@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?x27kpb');
  src:  url('fonts/icomoon.eot?x27kpb#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?x27kpb') format('woff2'),
    url('fonts/icomoon.ttf?x27kpb') format('truetype'),
    url('fonts/icomoon.woff?x27kpb') format('woff'),
    url('fonts/icomoon.svg?x27kpb#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  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-calendar:before {
  content: "\e905";
}
.icon-cart:before {
  content: "\e900";
}
.icon-envelope:before {
  content: "\e901";
}
.icon-favorite:before {
  content: "\e87d";
}
.icon-important_devices:before {
  content: "\e912";
}
.icon-menu:before {
  content: "\e5d2";
}
.icon-user:before {
  content: "\e902";
}
.icon-search:before {
  content: "\f002";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-youtube:before {
  content: "\f16a";
}
.icon-percent:before {
  content: "\f295";
}
.icon-gift:before {
  content: "\e903";
}
.icon-refresh:before {
  content: "\e904";
}
.icon-equalizer:before {
  content: "\e992";
}
