@font-face {
  font-family: 'exo2.0';
  src: url("../fonts/exo2.0-blackitalic.otf") format("opentype");
  font-style: italic;
  font-weight: bold;
}

@font-face {
  font-family: 'exo2.0';
  src: url("../fonts/exo2.0-thinitalic.otf") format("opentype");
  font-style: italic;
  font-weight: lighter;
}

@font-face {
  font-family: 'exo2.0';
  src: url("../fonts/exo2.0-Regular.otf") format("opentype");
}

@font-face {
  font-family: 'exo2.0';
  src: url("../fonts/exo2.0-light.otf") format("opentype");
  font-weight: lighter;
}

@font-face {
  font-family: 'exo2.0';
  src: url("../fonts/exo2.0-extrabolditalic.otf") format("opentype");
  font-weight: bolder;
  font-style: italic;
}
/*# sourceMappingURL=fonts.css.map */