@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(nunito-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  src: url(nunito-700.ttf) format('truetype');
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 800;
  src: url(nunito-800.ttf) format('truetype');
}
