@charset "UTF-8";

@font-face {
  font-family: "stenger";
  src:url("fonts/stenger.eot");
  src:url("fonts/stenger.eot?#iefix") format("embedded-opentype"),
    url("fonts/stenger.woff") format("woff"),
    url("fonts/stenger.ttf") format("truetype"),
    url("fonts/stenger.svg#stenger") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "stenger" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "stenger" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cart:before {
  content: "\61";
}
.icon-left:before {
  content: "\69";
}
.icon-right:before {
  content: "\6a";
}
.icon-up:before {
  content: "\6b";
}
.icon-down:before {
  content: "\6c";
}
.icon-facebook:before {
  content: "\6d";
}
.icon-linkedin:before {
  content: "\6e";
}
.icon-instagram:before {
  content: "\6f";
}
.icon-menu-bullets:before {
  content: "\70";
}
.icon-carrito-down:before {
  content: "\75";
}
.icon-user-rm:before {
  content: "\62";
}
.icon-iconosdietetica-05:before {
  content: "\67";
}
.icon-iconosdietetica-06:before {
  content: "\63";
}
.icon-whatsapp:before {
  content: "\64";
}
.icon-chevron-derecho:before {
  content: "\65";
}
.icon-chevron-izquierdo:before {
  content: "\66";
}
.icon-abajo-chevron:before {
  content: "\68";
}
.icon-lupa:before {
  content: "\71";
}
.icon-lupa-candace:before {
  content: "\72";
}
.icon-envio-shop:before {
  content: "\73";
}
.icon-devolucion-shop:before {
  content: "\74";
}
