@font-face {
    font-family: 'Inter';
    font-weight: 100 900;
    src: url('../../fonts/Inter-VariableFont_opsz,wght.ttf') format('truetype-variations');
    font-display: swap;
}

@font-face {
    font-family: 'FogtwoNo5';
    font-weight: 400;
    src: url('../../fonts/FogtwoNo5.ttf');
    font-display: swap;
}