

@font-face {
    font-family: 'Archivo';
    src: url('/elements/fonts/Archivo[wdth,wght].woff2') format('woff2'),
         url('/elements/fonts/Archivo[wdth,wght].ttf') format('truetype');
    font-weight: 1 999;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Archivo Narrow';
    src: url('/elements/fonts/ArchivoNarrow[wght].woff2') format('woff2'),
         url('/elements/fonts/ArchivoNarrow[wght].ttf') format('truetype');
    font-weight: 1 999;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Bangers';
    src: url('/elements/fonts/Bangers-Regular.woff2') format('woff2'),
         url('/elements/fonts/Bangers-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Inter';
    src: url('/elements/fonts/Inter[opsz,wght].woff2') format('woff2'),
         url('/elements/fonts/Inter[opsz,wght].ttf') format('truetype');
    font-weight: 1 999;
    font-style: normal;
    font-display: swap;
}
