<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">[class^="icon-"]:before, [class*=" icon-"]:before {
    content: "";
    font-family: 'Theme icons' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;    /*Better Font Rendering*/
    -moz-osx-font-smoothing: grayscale;
}

[class*="icon-"]&gt;.icon-text{display: none}


.icon-star:before {
  content: "\e625";
}
.icon-gift:before {
  content: "\e62a";
}
.icon-truck:before {
  content: "\e930";
}
.icon-phone:before {
  content: "\e901";
}
.icon-pin:before {
  content: "\e902";
}
.icon-search:before {
  content: "\e903";
}
.icon-compare:before {
  content: "\e904";
}
.icon-user:before {
  content: "\e905";
}
.icon-phone-full:before {
  content: "\e907";
}
.icon-home:before {
  content: "\e908";
}
.icon-gard:before {
  content: "\e909";
}
.icon-phone-2:before {
  content: "\e90c";
}
.icon-youtube:before {
  content: "\e90d";
}
.icon-mail:before {
  content: "\e90e";
}
.icon-twitter:before {
  content: "\e90f";
}
.icon-instagram:before {
  content: "\e910";
}
.icon-facebook:before {
  content: "\ea91";
}</pre></body></html>