@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?rji686');
  src:  url('fonts/icomoon.eot?rji686#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?rji686') format('truetype'),
    url('fonts/icomoon.woff?rji686') format('woff'),
    url('fonts/icomoon.svg?rji686#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-office:before {
  content: "\e903";
}
.icon-books:before {
  content: "\e920";
}
.icon-price-tags:before {
  content: "\e936";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-floppy-disk:before {
  content: "\e962";
}
.icon-user-tie:before {
  content: "\e976";
}
.icon-cog:before {
  content: "\e994";
}
.icon-stats-dots:before {
  content: "\e99b";
}
.icon-leaf:before {
  content: "\e9a4";
}
.icon-list2:before {
  content: "\e9bb";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-eye:before {
  content: "\e9ce";
}
