@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-ExtraLight.woff2') format('woff2');
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-Light.woff2') format('woff2');
    font-style: normal;
    font-weight: 300;
}


@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-Regular.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-SemiBold.woff2') format('woff2');
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-Bold.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-ExtraBold.woff2') format('woff2');
    font-style: normal;
    font-weight: 800;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-Black.woff2') format('woff2');
    font-style: normal;
    font-weight: 900;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-ExtraLightItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 200;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-LightItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 300;
}


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

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-SemiBoldItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 600;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-BoldItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 700;
}

@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-ExtraBoldItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 800;
}


@font-face {
    font-family: 'Nunito Sans';
    src: url('./woff2/NunitoSans-BlackItalic.woff2') format('woff2');
    font-style: italic;
    font-weight: 900;
}
