@font-face {
  font-family: 'icomoon';
  src:  url('icomoon-old.eot?8jjgzn');
  src:  url('icomoon-old.eot?8jjgzn#iefix') format('embedded-opentype'),
    url('icomoon-old.ttf?8jjgzn') format('truetype'),
    url('icomoon-old.woff?8jjgzn') format('woff'),
    url('icomoon-old.svg?8jjgzn#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-heart-o:before {
  content: "\e909";
}
.icon-arrow-sketch:before {
  content: "\e900";
}
.icon-bars:before {
  content: "\e901";
}
.icon-bulb:before {
  content: "\e902";
}
.icon-cart-plus:before {
  content: "\e903";
}
.icon-cart:before {
  content: "\e904";
}
.icon-check:before {
  content: "\e905";
}
.icon-clock:before {
  content: "\e906";
}
.icon-darts:before {
  content: "\e907";
}
.icon-grid:before {
  content: "\e908";
}
.icon-list:before {
  content: "\e90a";
}
.icon-minus:before {
  content: "\e90b";
}
.icon-plus:before {
  content: "\e90c";
}
.icon-refresh:before {
  content: "\e90d";
}
.icon-search:before {
  content: "\e90e";
}
.icon-times:before {
  content: "\e90f";
}
.icon-trash:before {
  content: "\e910";
}
.icon-truck:before {
  content: "\e911";
}
.icon-user:before {
  content: "\e912";
}