<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: "icons";
    src: url("https://static.onecommerce.shop/icons/icons-0a14ed92-f536-43c8-a283-2301eed5769c/icons.svg?86e62e084f7c693779cf281010cb60c3#icons") format("svg"),
url("https://static.onecommerce.shop/icons/icons-0a14ed92-f536-43c8-a283-2301eed5769c/icons.eot?86e62e084f7c693779cf281010cb60c3#iefix") format("embedded-opentype"),
url("https://static.onecommerce.shop/icons/icons-0a14ed92-f536-43c8-a283-2301eed5769c/icons.woff?86e62e084f7c693779cf281010cb60c3") format("woff"),
url("https://static.onecommerce.shop/icons/icons-0a14ed92-f536-43c8-a283-2301eed5769c/icons.woff2?86e62e084f7c693779cf281010cb60c3") format("woff2"),
url("https://static.onecommerce.shop/icons/icons-0a14ed92-f536-43c8-a283-2301eed5769c/icons.ttf?86e62e084f7c693779cf281010cb60c3") format("truetype");
}

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

.icon-basic-magnifier:before {
    content: "\f101";
}
.icon-basic-sheet-txt:before {
    content: "\f102";
}
.icon-box-add:before {
    content: "\f103";
}
.icon-ecommerce-cart-content:before {
    content: "\f104";
}
.icon-ecommerce-cart-download:before {
    content: "\f105";
}
</pre></body></html>