@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?4wx09z');
  src:  url('fonts/icomoon.eot?4wx09z#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?4wx09z') format('truetype'),
    url('fonts/icomoon.woff?4wx09z') format('woff'),
    url('fonts/icomoon.svg?4wx09z#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-cheveron-down:before {
  content: "\e900";
}
.icon-cheveron-up:before {
  content: "\e901";
}
.icon-close:before {
  content: "\e908";
}
.icon-close-solid:before {
  content: "\e902";
}
.icon-hand-stop:before {
  content: "\e903";
}
.icon-menu:before {
  content: "\e904";
}
.icon-time:before {
  content: "\e905";
}
.icon-menu1:before {
  content: "\e906";
}
.icon-tiktok:before {
  content: "\e907";
}
.icon-map:before {
  content: "\e94b";
}
.icon-search:before {
  content: "\e986";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-amazon:before {
  content: "\ea87";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-pinterest:before {
  content: "\ead1";
}
