@font-face {
  font-family: 'hr-icon';
  src:  url('iconfont.eot?oscwcu');
  src:  url('iconfont.eot?oscwcu#iefix') format('embedded-opentype'),
    url('iconfont.ttf?oscwcu') format('truetype'),
    url('iconfont.woff?oscwcu') format('woff'),
    url('iconfont.svg?oscwcu#hr-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="hr-icon-"], [class*=" hr-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hr-icon' !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-class*/
.hr-icon-assignment-ind:before {
  content: "\e900";
}
.hr-icon-approve:before {
  content: "\e901";
}
.hr-icon-assignment:before {
  content: "\e902";
}
.hr-icon-contract:before {
  content: "\e903";
}
.hr-icon-duty:before {
  content: "\e904";
}
.hr-icon-lock:before {
  content: "\e905";
}
.hr-icon-organization:before {
  content: "\e906";
}
.hr-icon-payroll:before {
  content: "\e907";
}
.hr-icon-person:before {
  content: "\e908";
}
.hr-icon-recent-actors:before {
  content: "\e909";
}
.hr-icon-salary:before {
  content: "\e90a";
}
.hr-icon-setting:before {
  content: "\e90b";
}
.hr-icon-wage-increase:before {
  content: "\e90c";
}
