@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?m9ort7');
  src:  url('fonts/icomoon.eot?m9ort7#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?m9ort7') format('truetype'),
    url('fonts/icomoon.woff?m9ort7') format('woff'),
    url('fonts/icomoon.svg?m9ort7#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-inc:before {
  content: "\e912";
}
.icon-dec:before {
  content: "\e913";
}
.icon-user-not:before {
  content: "\e911";
}
.icon-tool-camp:before {
  content: "\e90c";
}
.icon-tool-config:before {
  content: "\e90d";
}
.icon-tool-logout:before {
  content: "\e90e";
}
.icon-tool-stores:before {
  content: "\e90f";
}
.icon-tool-user:before {
  content: "\e910";
}
.icon-next-line:before {
  content: "\e914";
}
.icon-prev-line:before {
  content: "\e915";
}
.icon-sort:before {
  content: "\ea3e";
}
.icon-filter:before {
  content: "\ea3f";
}
.icon-check:before {
  content: "\ea3c";
}
.icon-node:before {
  content: "\ea3d";
}
.icon-ArrowDownShort:before {
  content: "\ea3b";
}
.icon-ok:before {
  content: "\ea3a";
}
.icon-close:before {
  content: "\ea39";
}
.icon-timer:before {
  content: "\ea1f";
}
.icon-catgs-menu:before {
  content: "\ea1e";
}
.icon-search:before {
  content: "\e906";
}
.icon-cart-empty:before {
  content: "\e905";
}
.icon-cart-full:before {
  content: "\ea1c";
}
.icon-pending:before {
  content: "\ea1d";
}
.icon-nav-chat:before {
  content: "\e901";
}
.icon-nav-data:before {
  content: "\e902";
}
.icon-nav-home:before {
  content: "\e903";
}
.icon-nav-user:before {
  content: "\e904";
}
.icon-b-arrow:before {
  content: "\e900";
}
.icon-pin:before {
  content: "\e907";
}
.icon-heart:before {
  content: "\e908";
}
.icon-star:before {
  content: "\e909";
}
.icon-store-menu:before {
  content: "\e90a";
}
.icon-arrow:before {
  content: "\e90b";
}
