@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?49xlev');
  src:  url('../fonts/icomoon.eot?49xlev#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?49xlev') format('truetype'),
    url('../fonts/icomoon.woff?49xlev') format('woff'),
    url('../fonts/icomoon.svg?49xlev#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-iconWhatsapp:before {
  content: "\e910";
}
.icon-icon-arrow-down:before {
  content: "\e90f";
}
.icon-iconClose:before {
  content: "\e90e";
}
.icon-iconCel:before {
  content: "\e901";
}
.icon-iconMail:before {
  content: "\e90c";
}
.icon-iconProveedores:before {
  content: "\e900";
}
.icon-iconContacto:before {
  content: "\e902";
}
.icon-iconCotizacion:before {
  content: "\e903";
}
.icon-iconFaceBook:before {
  content: "\e904";
}
.icon-iconFlecha-derecha:before {
  content: "\e905";
}
.icon-iconFlecha-izquierda:before {
  content: "\e906";
}
.icon-iconHome:before {
  content: "\e907";
}
.icon-iconInstagram:before {
  content: "\e908";
}
.icon-iconLinkedin:before {
  content: "\e909";
}
.icon-iconNosotros:before {
  content: "\e90a";
}
.icon-iconPhone:before {
  content: "\e90b";
}
.icon-iconProtocolo:before {
  content: "\e90d";
}
