/* nunito_normal_400 */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://gfonts.deitron.de/s/nunito/normal/400.woff2) format('woff2');
}

/* nunito_normal_700 */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://gfonts.deitron.de/s/nunito/normal/700.woff2) format('woff2');
}

/* nunito_normal_900 */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://gfonts.deitron.de/s/nunito/normal/900.woff2) format('woff2');
}

