@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icon-landing" !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-landing-"]:before,
[class*=" icon-landing-"]:before {
  font-family: "icon-landing" !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-landing-catlogo:before {
  content: "\61";
}
.icon-landing-diseo-grfico-digital-ux:before {
  content: "\62";
}
