@font-face {
  font-family: 'hr';
  src:  url('fonts/hr.eot?fjpsh');
  src:  url('fonts/hr.eot?fjpsh#iefix') format('embedded-opentype'),
    url('fonts/hr.ttf?fjpsh') format('truetype'),
    url('fonts/hr.woff?fjpsh') format('woff'),
    url('fonts/hr.svg?fjpsh#hr') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-hr"], [class*=" icon-hr"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'hr' !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-hrcandidate:before {
  content: "\e900";
}
.icon-hrcustomer-care:before {
  content: "\e901";
}
.icon-hrprofile:before {
  content: "\e902";
}
