@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gwerjv');
  src:  url('fonts/icomoon.eot?gwerjv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gwerjv') format('truetype'),
    url('fonts/icomoon.woff?gwerjv') format('woff'),
    url('fonts/icomoon.svg?gwerjv#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-tools-2:before {
  content: "\e900";
}
.icon-tools:before {
  content: "\e901";
}
.icon-tools1:before {
  content: "\e902";
}
.icon-paint-format:before {
  content: "\e90c";
}
.icon-phone:before {
  content: "\e942";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-hammer:before {
  content: "\e996";
}
.icon-pie-chart:before {
  content: "\e99a";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-hammer2:before {
  content: "\e9a8";
}
.icon-tree:before {
  content: "\e9bc";
}
