@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n44cod');
  src:  url('fonts/icomoon.eot?n44cod#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n44cod') format('truetype'),
    url('fonts/icomoon.woff?n44cod') format('woff'),
    url('fonts/icomoon.svg?n44cod#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-attendance:before {
  content: "\e900";
}
.icon-bonus-payable:before {
  content: "\e901";
}
.icon-client-componies:before {
  content: "\e902";
}
.icon-conf-tax:before {
  content: "\e903";
}
.icon-deduction-management:before {
  content: "\e904";
}
.icon-hr-master:before {
  content: "\e905";
}
.icon-mat-fuse:before {
  content: "\e906";
}
.icon-mat-plug:before {
  content: "\e907";
}
.icon-payment-track:before {
  content: "\e908";
}
.icon-process-entry:before {
  content: "\e909";
}
.icon-tender:before {
  content: "\e90a";
}
.icon-work-orders:before {
  content: "\e90b";
}
.icon-workshop:before {
  content: "\e90c";
}
