/* prettier-ignore */
@font-face {
    font-family: 'Mulish';
    src: local(''), url('/fonts/Mulish/Mulish-VariableFont_wght.ttf') format('truetype');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 200;
    src: local(''), url('/fonts/Nunito/ExtraLight.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 200;
    src: local(''), url('/fonts/Nunito/ExtraLightItalic.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    src: local(''), url('/fonts/Nunito/Light.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 300;
    src: local(''), url('/fonts/Nunito/LightItalic.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    src: local(''), url('/fonts/Nunito/Regular.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 400;
    src: local(''), url('/fonts/Nunito/Italic.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 500;
    src: local(''), url('/fonts/Nunito/Medium.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 500;
    src: local(''), url('/fonts/Nunito/MediumItalic.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    src: local(''), url('/fonts/Nunito/SemiBold.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 600;
    src: local(''), url('/fonts/Nunito/SemiBoldItalic.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    src: local(''), url('/fonts/Nunito/Bold.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 700;
    src: local(''), url('/fonts/Nunito/BoldItalic.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 800;
    src: local(''), url('/fonts/Nunito/ExtraBold.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 800;
    src: local(''), url('/fonts/Nunito/ExtraBoldItalic.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 900;
    src: local(''), url('/fonts/Nunito/Black.ttf') format('woff');
}

@font-face {
    font-family: 'Nunito';
    font-style: italic;
    font-weight: 900;
    src: local(''), url('/fonts/Nunito/BlackItalic.ttf') format('woff');
}
