<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: 'icomoon';
  src:
    url('../font/icomoon.ttf?4m5jyk') format('truetype'),
    url('../font/icomoon.woff?4m5jyk') format('woff'),
    url('../font/icomoon.svg?4m5jyk#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-planet-icon-avatar:before {
  content: "\e90b";
}
.icon-planet-icon-box:before {
  content: "\e90c";
}
.icon-planet-icon-box2:before {
  content: "\e90d";
}
.icon-planet-icon-cart:before {
  content: "\e90e";
}
.icon-planet-icon-checkmark:before {
  content: "\e90f";
}
.icon-planet-icon-cut:before {
  content: "\e911";
}
.icon-planet-icon-discount:before {
  content: "\e912";
}
.icon-planet-icon-euro:before {
  content: "\e913";
}
.icon-planet-icon-lock:before {
  content: "\e914";
}
.icon-planet-icon-phone:before {
  content: "\e915";
}
.icon-planet-icon-refresh:before {
  content: "\e916";
}
.icon-planet-icon-truck:before {
  content: "\e919";
}
</pre></body></html>