@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?idca1j');
  src:  url('fonts/icomoon.eot?idca1j#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?idca1j') format('truetype'),
    url('fonts/icomoon.woff?idca1j') format('woff'),
    url('fonts/icomoon.svg?idca1j#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-check2:before {
  content: "\e902";
}
.icon-abajo:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e900";
}
.icon-carrito:before {
  content: "\e93a";
}
.icon-telefono:before {
  content: "\e942";
}
.icon-ubicacion:before {
  content: "\e947";
}
.icon-calendario:before {
  content: "\e953";
}
.icon-celular:before {
  content: "\e958";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-check:before {
  content: "\ea10";
}
.icon-facebook2:before {
  content: "\ea90";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
