@font-face {
    font-family: 'NunitoSans';
    src: url('../fonts/nunito-sans.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BiennaleSemiBold';
    src: url('../fonts/biennale-semi-bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BiennaleBold';
    src: url('../fonts/biennale-bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}
