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

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

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


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

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

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

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


