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

@font-face {
    font-family: 'Founders Grotesk X-Condensed';
    src: url('FoundersGroteskXCond-SmBd.woff2') format('woff2'),
        url('FoundersGroteskXCond-SmBd.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

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

