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

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

/* IK02 icon (impact certification) */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon-ik02.eot?6a3w97');
  src:  url('fonts/icomoon-ik02.eot?6a3w97#iefix') format('embedded-opentype'),
    url('fonts/icomoon-ik02.ttf?6a3w97') format('truetype'),
    url('fonts/icomoon-ik02.woff?6a3w97') format('woff'),
    url('fonts/icomoon-ik02.svg?6a3w97#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-pedido-custom:before {
  content: "\e916";
}
.icon-carrito-custom:before {
  content: "\e917";
}
.icon-noencontramos:before {
  content: "\e918";
}
.icon-nopedidos:before {
  content: "\e919";
}
.icon-favoritos-custom:before {
  content: "\e91a";
}
.icon-suscribirte-custom:before {
  content: "\e91b";
}
.icon-paypal_yovalo:before {
  content: "\e913";
}
.icon-klarna_yovalo:before {
  content: "\e914";
}
.icon-bizum_yovalo:before {
  content: "\e915";
}
.icon-cart:before {
  content: "\e900";
}
.icon-ul:before {
  content: "\e901";
}
.icon-c1:before {
  content: "\e902";
}
.icon-c2:before {
  content: "\e903";
}
.icon-c3:before {
  content: "\e904";
}
.icon-cul:before {
  content: "\e905";
}
.icon-ce:before {
  content: "\e906";
}
.icon-ip-20:before {
  content: "\e907";
}
.icon-ip-44:before {
  content: "\e908";
}
.icon-ip-54:before {
  content: "\e909";
}
.icon-ip-55:before {
  content: "\e90a";
}
.icon-ip-65:before {
  content: "\e90b";
}
.icon-ip-x4:before {
  content: "\e90c";
}
.icon-ccc:before {
    content: "\e90d";
}
.icon-ik02:before {
  content: "\e920";
}
.icon-close:before {
  content: "\f00d";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 1.6em;
  color: #1d1d1f;
}
.icon-arrow-left:before {
  content: "\e90e";
}
.icon-arrow-right:before {
  content: "\e90f";
}
.icon-menu:before {
  content: "\e910";
}
.icon-play:before {
  content: "\e911";
}
.icon-plus:before {
  content: "\e912";
}


/* ICONOS ESPECIALES PARA LA TEKIO */

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

[class^="icont-"], [class*=" icont-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'tekio' !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;
}

.icont-circular-p12:before {
  content: "\e902";
}
.icont-circular-p4:before {
  content: "\e900";
}
.icont-circular-p8:before {
  content: "\e901";
}
.icont-p3:before {
  content: "\e903";
}
.icont-p1:before {
  content: "\e905";
}
.icont-p2:before {
  content: "\e906";
}
.icont-p4:before {
  content: "\e90a";
}
.icont-bulb:before {
  content: "\e70b";
}
.icont-location:before {
  content: "\e70c";
}
