@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3hh3yi');
  src:  url('fonts/icomoon.eot?3hh3yi#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3hh3yi') format('truetype'),
    url('fonts/icomoon.woff?3hh3yi') format('woff'),
    url('fonts/icomoon.svg?3hh3yi#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-home-icon:before {
  content: "\e907";
  color: #4E4B66;
}
.icon-forward-down:before {
  content: "\e906";
}
.icon-star1:before {
  content: "\e901";
  color: #a0a3bd;
}
.icon-minicart-icon:before {
  content: "\e904";
}
.icon-star:before {
  content: "\e900";
}
.icon-eye:before {
  content: "\e903";
}
.icon-heart-o:before {
  content: "\e902";
}
.icon-heart1:before {
  content: "\e905";
}
