@font-face {
    font-family: 'Nunito Sans Regular';
    src: url('nunitosans-regular.eot');
    src: url('nunitosans-regular.eot?#iefix') format('embedded-opentype'),
         url('nunitosans-regular.woff') format('woff'),
         url('nunitosans-regular.ttf') format('truetype'),
         url('nunitosans-regular.svg#OpenSansLight') format('svg');
}

@font-face {
    font-family: 'Nunito Sans Bold';
    src: url('nunitosans-bold.eot');
    src: url('nunitosans-bold.eot?#iefix') format('embedded-opentype'),
    url('nunitosans-bold.woff') format('woff'),
    url('nunitosans-bold.ttf') format('truetype'),
    url('nunitosans-bold.svg#OpenSansLight') format('svg');
}

@font-face {
    font-family: 'Nunito Sans Black';
    src: url('nunitosans-black.eot');
    src: url('nunitosans-black.eot?#iefix') format('embedded-opentype'),
    url('nunitosans-black.woff') format('woff'),
    url('nunitosans-black.ttf') format('truetype'),
    url('nunitosans-black.svg#OpenSansLight') format('svg');
}

@font-face {
    font-family: 'Nunito Sans Light';
    src: url('nunitosans-light.eot');
    src: url('nunitosans-light.eot?#iefix') format('embedded-opentype'),
    url('nunitosans-light.woff') format('woff'),
    url('nunitosans-light.ttf') format('truetype'),
    url('nunitosans-light.svg#OpenSansLight') format('svg');
}
