@font-face {
  font-family: 'icomoon';
  src:  url('../../fonts/icomoon.eot?ejl0h8');
  src:  url('../../fonts/icomoon.eot?ejl0h8#iefix') format('embedded-opentype'),
    url('../../fonts/icomoon.ttf?ejl0h8') format('truetype'),
    url('../../fonts/icomoon.woff?ejl0h8') format('woff'),
    url('../../fonts/icomoon.svg?ejl0h8#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-search:before {
  content: "\f002";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-user:before {
  content: "\f007";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-circle:before {
  content: "\f111";
}
.icon-sort-amount-asc:before {
  content: "\f160";
}
.icon-sort-amount-desc:before {
  content: "\f161";
}
.icon-sort-numeric-asc:before {
  content: "\f162";
}
.icon-sort-numeric-desc:before {
  content: "\f163";
}
.icon-youtube:before {
  content: "\f167";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-sliders:before {
  content: "\f1de";
}
.icon-trash:before {
  content: "\f1f8";
}
.icon-genderless:before {
  content: "\f22d";
}
