@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    src: url("/fonts/themes/nunitosans/NunitoSans-Regular.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 400;
    src: url("/fonts/themes/nunitosans/NunitoSans-Italic.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    src: url("/fonts/themes/nunitosans/NunitoSans-Bold.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 700;
    src: url("/fonts/themes/nunitosans/NunitoSans-BoldItalic.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    src: url("/fonts/themes/nunitosans/NunitoSans-SemiBold.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 600;
    src: url("/fonts/themes/nunitosans/NunitoSans-SemiBoldItalic.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    src: url("/fonts/themes/nunitosans/NunitoSans-Light.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 300;
    src: url("/fonts/themes/nunitosans/NunitoSans-LightItalic.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 200;
    src: url("/fonts/themes/nunitosans/NunitoSans-ExtraLight.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 200;
    src: url("/fonts/themes/nunitosans/NunitoSans-ExtraLightItalic.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    src: url("/fonts/themes/nunitosans/NunitoSans-ExtraBold.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 800;
    src: url("/fonts/themes/nunitosans/NunitoSans-ExtraBoldItalic.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    src: url("/fonts/themes/nunitosans/NunitoSans-Black.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 900;
    src: url("/fonts/themes/nunitosans/NunitoSans-BlackItalic.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 500;
    src: url("/fonts/themes/nunitosans/NunitoSans-Medium.ttf");
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 500;
    src: url("/fonts/themes/nunitosans/NunitoSans-MediumItalic.ttf");
}

/*@font-face {
    font-family: 'Nunito Sans';
    font-stretch: 62.5% 100%;;
    font-style: normal;
    font-weight: 200 1000;
    src: url('/fonts/themes/nunitosans/NunitoSans-VariableFont_YTLC,opsz,wdth,wght.ttf') format('ttf');
}

@font-face {
    font-family: 'Nunito Sans';
    font-stretch: 62.5% 100%;;
    font-style: italic;
    font-weight: 200 1000;
    src: url('/fonts/themes/nunitosans/NunitoSans-Italic-VariableFont_YTLC,opsz,wdth,wght.ttf') format('ttf');
}*/
