@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/nunito_sans/NunitoSans-VariableFont.ttf') format('opentype');
    font-weight: 100 900;
    font-display: swap;
}


/* @font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/nunito_sans/NunitoSans_10pt-Black.ttf') format('opentype');
    font-weight: 900;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('../fonts/nunito_sans/NunitoSans_10pt-ExtraBold.ttf') format('opentype');
    font-weight: 800;
} */