@font-face {
    font-family: 'Pragmatica Light';
    src: url('Pragmatica-Light.woff2') format('woff2'),
        url('Pragmatica-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Pragmatica Book';
    src: url('Pragmatica-Book.woff2') format('woff2'),
        url('Pragmatica-Book.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Tobias TRIAL Light Italic';
    src: url('TobiasTRIAL-LightItalic.woff2') format('woff2'),
        url('TobiasTRIAL-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Tobias TRIAL Light';
    src: url('TobiasTRIAL-Light.woff2') format('woff2'),
        url('TobiasTRIAL-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

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

