@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?bt6z3z');
  src:  url('fonts/icomoon.eot?bt6z3z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?bt6z3z') format('truetype'),
    url('fonts/icomoon.woff?bt6z3z') format('woff'),
    url('fonts/icomoon.svg?bt6z3z#icomoon') format('svg');
  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-arrow:before {
  content: "\e908";
}
.icon-tiktok:before {
  content: "\e913";
}
.icon-newUser:before {
  content: "\e912";
}
.icon-user:before {
  content: "\e910";
}
.icon-cart:before {
  content: "\e911";
}
.icon-checkOff:before {
  content: "\e90e";
}
.icon-checkOn:before {
  content: "\e90f";
}
.icon-mail:before {
  content: "\e907";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-pin:before {
  content: "\e90d";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-linkedin:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-instagram:before {
  content: "\e904";
}
.icon-youtube:before {
  content: "\e905";
}
.icon-pinterest:before {
  content: "\e906";
}
.icon-whatsapp:before {
  content: "\e90c";
}
.icon-utd:before {
  content: "\e90a";
}
.icon-close:before {
  content: "\e909";
}
.icon-byM:before {
  content: "\e900";
}
