@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?qmq76q');
  src:  url('../fonts/icomoon.eot?qmq76q#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?qmq76q') format('truetype'),
    url('../fonts/icomoon.woff?qmq76q') format('woff'),
    url('../fonts/icomoon.svg?qmq76q#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-template-ico:before {
  content: "\e900";
}
.icon-accounts-ico:before {
  content: "\e901";
}
.icon-settings-ico:before {
  content: "\e902";
}
.icon-master-ico:before {
  content: "\e903";
}
.icon-employee-ico:before {
  content: "\e904";
}
.icon-report-ico:before {
  content: "\e905";
}
.icon-stock-ico:before {
  content: "\e906";
}
.icon-bank-ico:before {
  content: "\e907";
}
.icon-expense-ico:before {
  content: "\e908";
}
.icon-product-ico:before {
  content: "\e909";
}
.icon-purchase-ico:before {
  content: "\e90a";
}
.icon-sales-ico:before {
  content: "\e90b";
}
