@font-face {
    font-family: 'Glypha';
    src: url('glypha/glypha-lt-std-black-font.woff2') format('woff2'),
    url('glypha/glypha-lt-std-black-font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Sofia Sans Condensed – Regular */
@font-face {
    font-family: 'Sofia Sans Condensed';
    src: url('sofia/SofiaSansCondensed-Regular.woff2') format('woff2'),
    url('sofia/SofiaSansCondensed-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

/* Sofia Sans Condensed – Black */
@font-face {
    font-family: 'Sofia Sans Condensed';
    src: url('sofia/SofiaSansCondensed-Black.woff2') format('woff2'),
    url('sofia/SofiaSansCondensed-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* Sofia Sans – Régular
@font-face {
    font-family: 'Sofia Sans';
    src: url('sofia/sofia-sans-regular-font.woff2') format('woff2'),
    url('sofia/sofia-sans-regular-font.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
*/
/* Sofia Sans – Bold */
@font-face {
    font-family: 'Sofia Sans';
    src: url('sofia/sofia-sans-bold-font.woff2') format('woff2'),
    url('sofia/sofia-sans-bold-font.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Sofia Sans – Black */
@font-face {
    font-family: 'Sofia Sans';
    src: url('sofia/sofia-sans-black-font.woff2') format('woff2'),
    url('sofia/sofia-sans-black-font.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
