@font-face {
  font-family: "icomoon";
  src: url("/themes/default_shop_theme/assets/fonts/icomoonFont/icomoon.woff?k9bdtu") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" 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-file:before {
  content: "\e906";
}

.icon-search:before {
  content: "\e902";
}

.icon-home-outline:before {
  content: "\e907";
}

.icon-apps:before {
  content: "\e903";
}

.icon-clear:before {
  content: "\e905";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-snapchat:before {
  content: "\f2ac";
}

.icon-telegram:before {
  content: "\e908";
}

.icon-whatsapp:before {
  content: "\e909";
}

.icon-twitter:before {
  content: "\e90a";
}

.icon-instagram:before {
  content: "\e90b";
}

.icon-facebook:before {
  content: "\e90c";
}

.icon-spinner11:before {
  content: "\e984";
}

.icon-user:before {
  content: "\e900";
}

.icon-headphone:before {
  content: "\e904";
}

.icon-tiktok:before {
  content: "\e901";
}
