@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ijzqm3');
  src:  url('fonts/icomoon.eot?ijzqm3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ijzqm3') format('truetype'),
    url('fonts/icomoon.woff?ijzqm3') format('woff'),
    url('fonts/icomoon.svg?ijzqm3#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: "\e905";
}
.icon-banco:before {
  content: "\e904";
}
.icon-mastercard:before {
  content: "\e900";
}
.icon-visa:before {
  content: "\e901";
}
.icon-email:before {
  content: "\e902";
}
.icon-carrito:before {
  content: "\e93a";
}
.icon-telefono:before {
  content: "\e942";
}
.icon-ubicacion:before {
  content: "\e948";
}
.icon-calendario:before {
  content: "\e953";
}
.icon-celular:before {
  content: "\e958";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-web:before {
  content: "\e9c9";
}
.icon-check:before {
  content: "\ea10";
}
.icon-facebook:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-tiktok:before {
  content: "\e903";
}
