@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?tk1ctk');
  src:  url('fonts/icomoon.eot?tk1ctk#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?tk1ctk') format('truetype'),
    url('fonts/icomoon.woff?tk1ctk') format('woff'),
    url('fonts/icomoon.svg?tk1ctk#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-wrench:before {
  content: "\e900";
}
.icon-helmet:before {
  content: "\e901";
}
.icon-excavator:before {
  content: "\e902";
}
.icon-chisel:before {
  content: "\e903";
}
.icon-correo:before {
  content: "\e90b";
}
.icon-sector:before {
  content: "\e90c";
  color: #616162;
}
.icon-marcador:before {
  content: "\e90d";
  color: #616162;
}
.icon-phone:before {
  content: "\e942";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-share:before {
  content: "\ea82";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-twitter:before {
  content: "\ea96";
}
