/* Nunito Variable Font - Normal */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 200 1000;
    font-display: swap;
    src: url("/assets/Nunito-VariableFont_wght-1592f4af.ttf") format('truetype');
}

/* Nunito Variable Font - Italic */
@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 200 1000;
    font-display: swap;
    src: url("/assets/Nunito-Italic-VariableFont_wght-e2a37cce.ttf") format('truetype');
}