@font-face {
font-family: 'nunito_sansbold';
src: url('nunitosans-bold-webfont.woff2') format('woff2'),
url('nunitosans-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'nunito_sanslight';
src: url('nunitosans-light-webfont.woff2') format('woff2'),
url('nunitosans-light-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'nunito_sansregular';
src: url('nunitosans-regular-webfont.woff2') format('woff2'),
url('nunitosans-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}