
@font-face {
    font-family: 'nunito_sanslight';
    src: url('/lib/font/nunitosans-light-webfont.woff2') format('woff2'),
         url('/lib/font/nunitosans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansregular';
    src: url('/lib/font/nunitosans-regular-webfont.woff2') format('woff2'),
         url('/lib/font/nunitosans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sanssemibold';
    src: url('/lib/font/nunitosans-semibold-webfont.woff2') format('woff2'),
         url('/lib/font/nunitosans-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansbold';
    src: url('/lib/font/nunitosans-bold-webfont.woff2') format('woff2'),
         url('/lib/font/nunitosans-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansextrabold';
    src: url('/lib/font/nunitosans-extrabold-webfont.woff2') format('woff2'),
         url('/lib/font/nunitosans-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'nunito_sansitalic';
    src: url('/lib/font/nunitosans-italic-webfont.woff2') format('woff2'),
         url('/lib/font/nunitosans-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_regular';
    src: url('/lib/font/roboto-regular.woff2') format('woff2'),
         url('/lib/font/roboto-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
