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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-suministro:before {
  content: "\e900";
}
.icon-programacion:before {
  content: "\e901";
}
.icon-industrial:before {
  content: "\e902";
}
.icon-ensamble:before {
  content: "\e903";
}
.icon-drivers:before {
  content: "\e904";
}
.icon-configuracion:before {
  content: "\e905";
}
.icon-automatizacin:before {
  content: "\e906";
}
.icon-asesoria:before {
  content: "\e907";
}
.icon-flecha_right:before {
  content: "\e908";
}
.icon-cerrar:before {
  content: "\e909";
}
.icon-dif_menu:before {
  content: "\e90a";
}
.icon-valores:before {
  content: "\e90b";
}
.icon-mision:before {
  content: "\e90c";
}
.icon-vision:before {
  content: "\e90d";
}
