@font-face {
    font-family: 'Crossfit';
    src: url('/frontend/themes/twg/assets/fonts/Crossfit/Crossfit-Black.woff2') format('woff2'),
        url('/frontend/themes/twg/assets/fonts/Crossfit/Crossfit-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Crossfit';
    src: url('/frontend/themes/twg/assets/fonts/Crossfit/Crossfit-Demi.eot');
    src: url('/frontend/themes/twg/assets/fonts/Crossfit/Crossfit-Demi.eot?#iefix') format('embedded-opentype'),
        url('/frontend/themes/twg/assets/fonts/Crossfit/Crossfit-Demi.woff2') format('woff2'),
        url('/frontend/themes/twg/assets/fonts/Crossfit/Crossfit-Demi.woff') format('woff'),
        url('/frontend/themes/twg/assets/fonts/Crossfit/Crossfit-Demi.ttf') format('truetype'),
        url('/frontend/themes/twg/assets/fonts/Crossfit/Crossfit-Demi.svg#Crossfit-Demi') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Anton';
    src: url('/frontend/themes/twg/assets/fonts/Anton/Anton-Regular.eot');
    src: url('/frontend/themes/twg/assets/fonts/Anton/Anton-Regular.eot?#iefix') format('embedded-opentype'),
        url('/frontend/themes/twg/assets/fonts/Anton/Anton-Regular.woff2') format('woff2'),
        url('/frontend/themes/twg/assets/fonts/Anton/Anton-Regular.woff') format('woff'),
        url('/frontend/themes/twg/assets/fonts/Anton/Anton-Regular.ttf') format('truetype'),
        url('/frontend/themes/twg/assets/fonts/Anton/Anton-Regular.svg#Anton-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
