@charset "UTF-8";

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

}

[data-icon]:before {
  font-family: "phosphor-ecommerce" !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-phosphor-ecom-"]:before,
[class*=" icon-phosphor-ecom-"]:before {
  font-family: "phosphor-ecommerce" !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-phosphor-ecom-buildingoffice-bold:before {
  content: "\61";
}
.icon-phosphor-ecom-buildingoffice-fill:before {
  content: "\62";
}
.icon-phosphor-ecom-buildingoffice-light:before {
  content: "\63";
}
.icon-phosphor-ecom-buildingoffice-regular:before {
  content: "\64";
}
.icon-phosphor-ecom-buildingoffice-thin:before {
  content: "\65";
}
.icon-phosphor-ecom-creditcard-bold:before {
  content: "\66";
}
.icon-phosphor-ecom-creditcard-fill:before {
  content: "\67";
}
.icon-phosphor-ecom-creditcard-light:before {
  content: "\68";
}
.icon-phosphor-ecom-creditcard-regular:before {
  content: "\69";
}
.icon-phosphor-ecom-creditcard-thin:before {
  content: "\6a";
}
.icon-phosphor-ecom-shoppingcartsimple-bold:before {
  content: "\6b";
}
.icon-phosphor-ecom-shoppingcartsimple-fill:before {
  content: "\6c";
}
.icon-phosphor-ecom-shoppingcartsimple-light:before {
  content: "\6d";
}
.icon-phosphor-ecom-shoppingcartsimple-regular:before {
  content: "\6e";
}
.icon-phosphor-ecom-shoppingcartsimple-thin:before {
  content: "\6f";
}
