@font-face {
    font-family: 'Exo';
    font-style: normal;
    font-weight: 100 900;
    src: url('../fonts/exo/Exo-VariableFont_wght.ttf') format('truetype');
    font-display: swap;
}


@font-face {
    font-family: 'Exo';
    font-style: italic;
    font-weight: 100 900;
    src: url('../fonts/exo/Exo-Italic-VariableFont_wght.ttf') format('truetype');
    font-display: swap;
}