@font-face {
    font-family: 'Laurentian Std';
    src: url('LaurentianStd-Italic.woff2') format('woff2'),
        url('LaurentianStd-Italic.woff') format('woff'),
        url('LaurentianStd-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Laurentian Std';
    src: url('LaurentianStd-SemiBold.woff2') format('woff2'),
        url('LaurentianStd-SemiBold.woff') format('woff'),
        url('LaurentianStd-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Laurentian Std';
    src: url('LaurentianStd.woff2') format('woff2'),
        url('LaurentianStd.woff') format('woff'),
        url('LaurentianStd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Laurentian Std';
    src: url('LaurentianStd-Bold.woff2') format('woff2'),
        url('LaurentianStd-Bold.woff') format('woff'),
        url('LaurentianStd-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Laurentian Std';
    src: url('LaurentianStd-SemiBoldIt.woff2') format('woff2'),
        url('LaurentianStd-SemiBoldIt.woff') format('woff'),
        url('LaurentianStd-SemiBoldIt.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

