/*Kommon Grotesk */

@font-face {
  font-family: "Kommon Grotesk";
  src: url("../fonts/kommon-grotesk/KommonGrotesk-Normal.eot");
  src: local("Kommon Grotesk Normal"), local("KommonGrotesk-Normal"),
    url("../fonts/kommon-grotesk/KommonGrotesk-Normal.eot?#iefix") format("embedded-opentype"),
    url("../fonts/kommon-grotesk/KommonGrotesk-Normal.woff2") format("woff2"),
    url("../fonts/kommon-grotesk/KommonGrotesk-Normal.woff") format("woff"),
    url("../fonts/kommon-grotesk/KommonGrotesk-Normal.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/*Rockwell Nova */

@font-face {
  font-family: "Rockwell Nova";
  font-style: normal;
  font-weight: 400;
  src: local("Rockwell Nova"), url("../fonts/rockwell-nova/RockwellNova.woff") format("woff");
}

/* Recoleta Alt */
@font-face {
  font-family: "Recoleta Alt";
  font-style: normal;
  font-weight: 600;
  src:url("../fonts/recoleta-font/Recoleta-Bold.ttf") format("woff");
}
