@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    src: url(../../fonts/Nunito/Nunito.woff2) format('woff2');
}
@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 400;
    src: url(../../fonts/Nunito/Nunito-Italic.woff2) format('woff2');
}