@font-face {
  font-family: "Exo";
  src: url("Exo-Regular.ttf") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Exo";
  src: url("Exo-Medium.ttf") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Exo";
  src: url("Exo-SemiBold.ttf") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
