@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hvqul8');
  src:  url('fonts/icomoon.eot?hvqul8#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hvqul8') format('truetype'),
    url('fonts/icomoon.woff?hvqul8') format('woff'),
    url('fonts/icomoon.svg?hvqul8#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-account1:before {
  content: "\e90a";
  color: #999;
}
.icon-cart:before {
  content: "\e90c";
  color: #999;
}
.icon-search:before {
  content: "\e913";
  color: #999;
}
.icon-wishlist:before {
  content: "\e916";
  color: #999;
}
.icon-warning:before {
  content: "\e908";
  color: #fff;
}
.icon-account:before {
  content: "\e900";
  color: #999;
}
.icon-angle-down:before {
  content: "\e901";
  color: #ae0931;
}
.icon-angle-left:before {
  content: "\e902";
  color: #ae0931;
}
.icon-angle-right:before {
  content: "\e903";
  color: #ae0931;
}
.icon-angle-sharp:before {
  content: "\e904";
}
.icon-arrow-large:before {
  content: "\e905";
  color: #fff;
}
.icon-b-separator:before {
  content: "\e906";
}
.icon-call:before {
  content: "\e907";
  color: #ae0931;
}
.icon-checkmark:before {
  content: "\e909";
  color: #fff;
}
.icon-filter:before {
  content: "\e90b";
}
.icon-heart-like:before {
  content: "\e90d";
  color: #999;
}
.icon-mail:before {
  content: "\e90e";
  color: #ae0931;
}
.icon-Search:before {
  content: "\e90f";
  color: #999;
}
.icon-search-menu:before {
  content: "\e910";
  color: #999;
}
.icon-slider-arrow-right:before {
  content: "\e911";
}
.icon-sorting:before {
  content: "\e912";
}
.icon-star-active:before {
  content: "\e914";
  color: #ffba49;
}
.icon-times:before {
  content: "\e915";
}
