@charset "UTF-8";

@font-face {
  font-family: "zinetika";
  src:url("fonts/zinetika.eot");
  src:url("fonts/zinetika.eot?#iefix") format("embedded-opentype"),
    url("fonts/zinetika.woff") format("woff"),
    url("fonts/zinetika.ttf") format("truetype"),
    url("fonts/zinetika.svg#zinetika") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "zinetika" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "zinetika" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ano:before {
  content: "\61";
}
.icon-arrow-down:before {
  content: "\62";
}
.icon-arrow-left:before {
  content: "\63";
}
.icon-arrow-right:before {
  content: "\64";
}
.icon-arrow-up:before {
  content: "\65";
}
.icon-director:before {
  content: "\66";
}
.icon-duracion:before {
  content: "\67";
}
.icon-encuentro:before {
  content: "\68";
}
.icon-info:before {
  content: "\69";
}
.icon-masterclass:before {
  content: "\6a";
}
.icon-pais:before {
  content: "\6b";
}
.icon-premio:before {
  content: "\6c";
}
.icon-proyeccion:before {
  content: "\6d";
}
.icon-talleres:before {
  content: "\6e";
}
.icon-cerrar:before {
  content: "\6f";
}
.icon-lupa:before {
  content: "\70";
}
.icon-mouse:before {
  content: "\71";
}
.icon-arrow-link:before {
  content: "\72";
}
.icon-ticket:before {
  content: "\73";
}
