@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "landing-page" !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: "landing-page" !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-back:before {
  content: "\61";
}
.icon-info:before {
  content: "\63";
}
.icon-youtube:before {
  content: "\64";
}
.icon-go:before {
  content: "\65";
}
.icon-descubre:before {
  content: "\66";
}
.icon-crea:before {
  content: "\67";
}
.icon-boletos:before {
  content: "\68";
}
.icon-whatsapp:before {
  content: "\6b";
}
.icon-instagram:before {
  content: "\6c";
}
.icon-direccion:before {
  content: "\6d";
}
.icon-telefono:before {
  content: "\6e";
}
.icon-alfa:before {
  content: "\6f";
}
.icon-explora:before {
  content: "\70";
}
.icon-comunica:before {
  content: "\71";
}
.icon-equipo:before {
  content: "\72";
}
.icon-menu:before {
  content: "\73";
}
.icon-cerrar:before {
  content: "\74";
}
.icon-siguiente:before {
  content: "\75";
}
.icon-anterior:before {
  content: "\76";
}
.icon-compartir:before {
  content: "\77";
}
.icon-a-logo:before {
  content: "\79";
}
.icon-crear:before {
  content: "\45";
}
.icon-buscar:before {
  content: "\46";
}
.icon-filtrar:before {
  content: "\47";
}
.icon-facebook:before {
  content: "\49";
}
.icon-correo:before {
  content: "\4a";
}
.icon-ticket:before {
  content: "\4b";
}
.icon-hemeroteca:before {
  content: "\4c";
}
.icon-link:before {
  content: "\48";
}
.icon-twitter:before {
  content: "\62";
}
.icon-sedes:before {
  content: "\69";
}
