@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?jxcd2l');
  src:  url('fonts/icomoon.eot?jxcd2l#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?jxcd2l') format('truetype'),
    url('fonts/icomoon.woff?jxcd2l') format('woff'),
    url('fonts/icomoon.svg?jxcd2l#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-gearss:before {
  content: "\e900";
}
.icon-cdds:before {
  content: "\e901";
}
.icon-repair:before {
  content: "\e902";
}
.icon-paper:before {
  content: "\e903";
}
.icon-cd-broke:before {
  content: "\e904";
}
.icon-ink:before {
  content: "\e905";
}
.icon-papers:before {
  content: "\e906";
}
.icon-hang:before {
  content: "\e907";
}
.icon-gears:before {
  content: "\e908";
}
.icon-note:before {
  content: "\e909";
}
.icon-puzzle:before {
  content: "\e90a";
}
.icon-printer:before {
  content: "\e90b";
}
.icon-printer-wifi:before {
  content: "\e90c";
}
.icon-printer-cloud:before {
  content: "\e90d";
}
.icon-pc:before {
  content: "\e90e";
}
.icon-idea:before {
  content: "\e90f";
}
.icon-chat:before {
  content: "\e910";
}
.icon-driver:before {
  content: "\e911";
}
.icon-wifi:before {
  content: "\e912";
}
.icon-speed:before {
  content: "\e913";
}

