@font-face {
    font-family: "bagisto-shop";
    src: url("../fonts/bagisto-shop.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: "bagisto-shop" !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
}

.icon-cart:before {
    content: "\e90e";
}

.icon-compare:before {
    content: "\e911";
}

.icon-cart:before {
    content: "\e90e";
}

.icon-users:before {
    content: "\e942";
}
