@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "icono-ecomerce" !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^="iconwp-"]:before,
[class*=" iconwp-"]:before {
  font-family: "icono-ecomerce" !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;
}

.iconwp-flaticon-50:before {
  content: "\59";
}
.iconwp-flaticon-51:before {
  content: "\5a";
}
.iconwp-flaticon-52:before {
  content: "\30";
}
.iconwp-flaticon-53:before {
  content: "\31";
}
.iconwp-flaticon-54:before {
  content: "\32";
}
.iconwp-flaticon-55:before {
  content: "\33";
}
.iconwp-flaticon-56:before {
  content: "\34";
}
.iconwp-flaticon-57:before {
  content: "\35";
}
.iconwp-flaticon-58:before {
  content: "\36";
}
.iconwp-flaticon-59:before {
  content: "\37";
}
.iconwp-flaticon-60:before {
  content: "\38";
}
