@font-face {
  font-family: 'Exo2';
  font-weight: 100;
  src: url(../fonts/Exo2-Thin.otf) format('truetype');
}
@font-face {
  font-family: 'Exo2';
  font-weight: 300;
  src: url(../fonts/Exo2-Light.otf) format('truetype');
}
@font-face {
  font-family: 'Exo2';
  font-weight: 400;
  src: url(../fonts/Exo2-Regular.otf) format('truetype');
}
@font-face {
  font-family: 'Exo2';
  font-weight: 700;
  src: url(../fonts/Exo2-Bold.otf) format('truetype');
}
@font-face {
  font-family: 'Exo2';
  font-weight: 900;
  src: url(../fonts/Exo2-Black.otf) format('truetype');
}
