@font-face {
    font-family: 'nunito_sansbold';
    src: url('./fonts/Nunito/nunitosans-bold-webfont.woff2') format('woff2'), url('nunitosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunito_sansregular';
    src: url('./fonts/Nunito/nunitosans-regular-webfont.woff2') format('woff2'), url('nunitosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nunito_sanssemibold';
    src: url('./fonts/Nunito/nunitosans-semibold-webfont.woff2') format('woff2'), url('nunitosans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
