@font-face {
  font-family: 'Nunito-Light';
  font-style: normal;
  font-weight: 300;
  src: url('./Nunito-Light.ttf');
}

@font-face {
  font-family: 'Exo2-Light';
  src: url('./Exo2-Light.otf');
}

@font-face {
  font-family: 'Exo2-Medium';
  src: url('./Exo2-Medium.ttf');
}

@font-face {
  font-family: 'Exo2-SemiBold';
  src: url('./Exo2-SemiBold.ttf');
}
