@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8wal7v');
  src:  url('fonts/icomoon.eot?8wal7v#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8wal7v') format('truetype'),
    url('fonts/icomoon.woff?8wal7v') format('woff'),
    url('fonts/icomoon.svg?8wal7v#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-menu:before {
  content: "\e900";
}
.icon-tiktok:before {
  content: "\e901";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-facebook:before {
  content: "\f082";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-youtube:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-share:before {
  content: "\f1e0";
}
.icon-home:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e942";
}
