@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "maquitop" !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: "maquitop" !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-home:before {
  content: "\61";
}
.icon-productos:before {
  content: "\62";
}
.icon-servicios:before {
  content: "\64";
}
.icon-porafolio:before {
  content: "\63";
}
.icon-nosotros:before {
  content: "\65";
}
.icon-contactanos:before {
  content: "\66";
}
.icon-buscar:before {
  content: "\67";
}
.icon-buscar2:before {
  content: "\68";
}
.icon-whatsapp:before {
  content: "\69";
}
.icon-facebook:before {
  content: "\6a";
}
.icon-facebook-square:before {
  content: "\6b";
}
.icon-herramienta:before {
  content: "\6d";
}
.icon-herramient2:before {
  content: "\6e";
}
.icon-sharethis:before {
  content: "\6f";
}
.icon-alquler:before {
  content: "\6c";
}
.icon-cotizar:before {
  content: "\70";
}
.icon-youtube:before {
  content: "\71";
}
.icon-ubicanos:before {
  content: "\72";
}
.icon-oficina:before {
  content: "\73";
}
.icon-izquierda:before {
  content: "\74";
}
.icon-arriba:before {
  content: "\75";
}
.icon-abajo:before {
  content: "\76";
}
.icon-derecha:before {
  content: "\77";
}
.icon-derecha2:before {
  content: "\78";
}
.icon-abajo2:before {
  content: "\79";
}
.icon-twitter:before {
  content: "\7a";
}
