@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n765o5');
  src:  url('fonts/icomoon.eot?n765o5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n765o5') format('truetype'),
    url('fonts/icomoon.woff?n765o5') format('woff'),
    url('fonts/icomoon.svg?n765o5#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-rocket:before {
  content: "\e900";
}
.icon-king:before {
  content: "\e901";
}
.icon-tools:before {
  content: "\e902";
}
.icon-analytics:before {
  content: "\e903";
}
.icon-box-open:before {
  content: "\e904";
}
.icon-calculator-money:before {
  content: "\e905";
}
.icon-expense:before {
  content: "\e906";
}
.icon-file-invoice-dollar:before {
  content: "\e907";
}
.icon-hr-group:before {
  content: "\e908";
}
.icon-target-audience:before {
  content: "\e909";
}
