@font-face {
  font-family: 'NunitoSans-Regular';
  src: url('fonts/NunitoSans-Regular.eot');
  src: url('fonts/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
       url('fonts/NunitoSans-Regular.svg#NunitoSans-Regular') format('svg'),
       url('fonts/NunitoSans-Regular.ttf') format('truetype'),
       url('fonts/NunitoSans-Regular.woff') format('woff'),
       url('fonts/NunitoSans-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

