@font-face {
    font-family: 'FT System Grotesk';
    src: url('FTSystem-GroteskLight.woff2') format('woff2'),
        url('FTSystem-GroteskLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FT System Grotesk';
    src: url('FTSystem-GroteskRegular.woff2') format('woff2'),
        url('FTSystem-GroteskRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FT System Grotesk';
    src: url('FTSystem-GroteskMedium.woff2') format('woff2'),
        url('FTSystem-GroteskMedium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}



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

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

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