@charset "UTF-8";

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

}

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

.iconsweb-zapatos:before {
  content: "\61";
}
.iconsweb-zapatillas:before {
  content: "\62";
}
.iconsweb-tienda:before {
  content: "\63";
}
.iconsweb-saco:before {
  content: "\64";
}
.iconsweb-pijama:before {
  content: "\65";
}
.iconsweb-vestido2:before {
  content: "\66";
}
.iconsweb-gorro:before {
  content: "\67";
}
.iconsweb-falda:before {
  content: "\68";
}
.iconsweb-corbata:before {
  content: "\69";
}
.iconsweb-icons8-mensaje-48:before {
  content: "\6a";
}
.iconsweb-icons8-user-50:before {
  content: "\6b";
}
.iconsweb-icons8-casa:before {
  content: "\6c";
}
.iconsweb-icons8-aipods-pro-max-48:before {
  content: "\6d";
}
