@font-face {
    font-family: 'The Falcone';
    src: url('TheFalcone-Black.woff2') format('woff2'),
        url('TheFalcone-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'The Falcone';
    src: url('TheFalcone-Italic.woff2') format('woff2'),
        url('TheFalcone-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'The Falcone';
    src: url('TheFalcone-BlackItalic.woff2') format('woff2'),
        url('TheFalcone-BlackItalic.woff') format('woff');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

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

@font-face {
    font-family: 'The Falcone';
    src: url('TheFalcone-BoldItalic.woff2') format('woff2'),
        url('TheFalcone-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

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

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

