@font-face {
    font-family: 'NunitoRegular';
    src: url('NunitoRegular.eot');
    src: url('NunitoRegular.eot') format('embedded-opentype'),
         url('NunitoRegular.woff2') format('woff2'),
         url('NunitoRegular.woff') format('woff'),
         url('NunitoRegular.ttf') format('truetype'),
         url('NunitoRegular.svg#NunitoRegular') format('svg');
}
