@font-face {
  font-family: 'Nunito';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/Nunito/Nunito-Regular.woff') format('woff');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 700;
  src: url('/fonts/Nunito/Nunito-Bold.woff') format('woff');
}

@font-face {
  font-family: 'Nunito';
  font-weight: 500;
  src: url('/fonts/Nunito/Nunito-SemiBold.ttf') format('ttf');
}