@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?d9f8hs');
  src:  url('fonts/icomoon.eot?d9f8hs#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?d9f8hs') format('truetype'),
    url('fonts/icomoon.woff?d9f8hs') format('woff'),
    url('fonts/icomoon.svg?d9f8hs#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-file-text:before {
  content: "\e922";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-display:before {
  content: "\e956";
}
.icon-spinner10:before {
  content: "\e983";
}
.icon-shrink:before {
  content: "\e98a";
}
.icon-cogs:before {
  content: "\e995";
}
.icon-magic-wand:before {
  content: "\e997";
}
.icon-stats-bars2:before {
  content: "\e99d";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-meter2:before {
  content: "\e9a7";
}
.icon-power:before {
  content: "\e9b5";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-link:before {
  content: "\e9cb";
}
.icon-loop2:before {
  content: "\ea2e";
}
.icon-filter:before {
  content: "\ea5b";
}
.icon-wordpress:before {
  content: "\eab4";
}

