/* ----------------------- static ----------------------- */

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url("Nunito-Thin.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url("Nunito-ThinItalic.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url("Nunito-ExtraLight.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url("Nunito-ExtraLightItalic.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url("Nunito-Light.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url("Nunito-LightItalic.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("Nunito-Regular.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("Nunito-Italic.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("Nunito-Medium.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url("Nunito-MediumItalic.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("Nunito-SemiBold.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url("Nunito-SemiBoldItalic.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("Nunito-Bold.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url("Nunito-BoldItalic.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("Nunito-ExtraBold.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url("Nunito-ExtraBoldItalic.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("Nunito-Black.woff2");
}

@font-face {
    font-family: "Nunito";
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url("Nunito-BlackItalic.woff2");
}

/* ----------------------- variable ----------------------- */

@font-face {
    font-family: "Nunito VF";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("Nunito-VF.ttf");
    font-named-instance: "Regular";
}

@font-face {
    font-family: "Nunito VF";
    font-style: italic;
    font-weight: 100 900;
    font-display: swap;
    src: url("Nunito-Italic-VF.ttf");
    font-named-instance: "Italic";
}
