@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;
}