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

@font-face {
    font-family: 'Nunito Sans';
    src: url('NunitoSans-Bold.woff') format('woff2'),
        url('NunitoSans-Bold.woff') format('woff'),
        url('NunitoSans-Bold.ttf') format('truetype'),
        url('NunitoSans-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}

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


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

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

@font-face {
    font-family: 'Nunito Sans';
    src: url('NunitoSans-Regular.woff') format('woff2'),
        url('NunitoSans-Regular.woff') format('woff'),
        url('NunitoSans-Regular.ttf') format('truetype'),
        url('NunitoSans-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

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