@font-face {
   font-family: "Exo ExtraBold";
   src: url("fonts/Exo ExtraBold.woff") format("woff"), url("fonts/Exo ExtraBold.eot") format("embedded-opentype"), url("fonts/Exo ExtraBold.otf") format("opentype");
   font-weight: bold;
   font-style: normal;
}
@font-face {
   font-family: "Exo Regular";
   src: url("fonts/Exo Regular.woff") format("woff"), url("fonts/Exo Regular.eot") format("embedded-opentype"), url("fonts/Exo Regular.otf") format("opentype");
   font-weight: normal;
   font-style: normal;
}