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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-flecha_down:before {
  content: "\e90a";
}
.icon-flecha_up:before {
  content: "\e90b";
}
.icon-flecha-left:before {
  content: "\e90c";
}
.icon-flecha-right:before {
  content: "\e90d";
}
.icon-telefono-circulo:before {
  content: "\e909";
}
.icon-email:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-herramientas:before {
  content: "\e902";
}
.icon-instagram:before {
  content: "\e903";
}
.icon-obras:before {
  content: "\e904";
}
.icon-productos:before {
  content: "\e905";
}
.icon-telefono:before {
  content: "\e906";
}
.icon-ubicacion:before {
  content: "\e907";
}
.icon-whatsapp:before {
  content: "\e908";
}
