@font-face {
  font-family: 'icomoon';
  src:  url('icomoon/icomoon.eot?6zqw3g');
  src:  url('icomoon/icomoon.eot?6zqw3g#iefix') format('embedded-opentype'),
    url('icomoon/icomoon.ttf?6zqw3g') format('truetype'),
    url('icomoon/icomoon.woff?6zqw3g') format('woff'),
    url('icomoon/icomoon.svg?6zqw3g#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-bin:before {
  content: "\e911";
}
.icon-checkmark:before {
  content: "\e90a";
}
.icon-equalizer:before {
  content: "\e909";
}
.icon-share:before {
  content: "\e913";
}
.icon-user:before {
  content: "\e912";
}
.icon-long-arrow-right:before {
  content: "\e910";
}
.icon-search:before {
  content: "\e90f";
}
.icon-bars:before {
  content: "\e90c";
}
.icon-catalog:before {
  content: "\e90d";
}
.icon-location:before {
  content: "\e90e";
}
.icon-clear:before {
  content: "\e90b";
}
.icon-cart-o:before {
  content: "\e908";
}
.icon-heart:before {
  content: "\e903";
}
.icon-heart-o:before {
  content: "\e904";
}
.icon-reviews:before {
  content: "\e905";
}
.icon-star:before {
  content: "\e906";
}
.icon-user-o:before {
  content: "\e907";
}
.icon-arrow-right:before {
  content: "\e902";
}
.icon-arrow-down:before {
  content: "\e900";
}
.icon-social-inst:before {
  content: "\e901";
}
