@font-face {
  font-family: 'hrms-icons';
  src: url('../fonts/hrms-icons.eot?37040218');
  src: url('../fonts/hrms-icons.eot?37040218#iefix') format('embedded-opentype'),
       url('../fonts/hrms-icons.woff2?37040218') format('woff2'),
       url('../fonts/hrms-icons.woff?37040218') format('woff'),
       url('../fonts/hrms-icons.ttf?37040218') format('truetype'),
       url('../fonts/hrms-icons.svg?37040218#hrms-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'hrms-icons';
    src: url('../font/hrms-icons.svg?37040218#hrms-icons') format('svg');
  }
}
*/
[class^="hrms-"]:before, [class*=" hrms-"]:before {
  font-family: "hrms-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.hrms-user:before { content: '\e800'; } /* '' */
.hrms-view:before { content: '\e801'; } /* '' */
.hrms-attachment:before { content: '\e802'; } /* '' */
.hrms-attendance:before { content: '\e803'; } /* '' */
.hrms-bell:before { content: '\e804'; } /* '' */
.hrms-calender:before { content: '\e805'; } /* '' */
.hrms-calender-bell:before { content: '\e806'; } /* '' */
.hrms-calender-edit:before { content: '\e807'; } /* '' */
.hrms-calender-event:before { content: '\e808'; } /* '' */
.hrms-calender-search:before { content: '\e809'; } /* '' */
.hrms-call:before { content: '\e80a'; } /* '' */
.hrms-chart:before { content: '\e80b'; } /* '' */
.hrms-check:before { content: '\e80c'; } /* '' */
.hrms-check-circle:before { content: '\e80d'; } /* '' */
.hrms-close:before { content: '\e80e'; } /* '' */
.hrms-close-circle:before { content: '\e80f'; } /* '' */
.hrms-copy:before { content: '\e810'; } /* '' */
.hrms-dashboard:before { content: '\e811'; } /* '' */
.hrms-date-time:before { content: '\e812'; } /* '' */
.hrms-delete:before { content: '\e813'; } /* '' */
.hrms-edit:before { content: '\e814'; } /* '' */
.hrms-employees:before { content: '\e815'; } /* '' */
.hrms-export:before { content: '\e816'; } /* '' */
.hrms-file:before { content: '\e817'; } /* '' */
.hrms-files-three:before { content: '\e818'; } /* '' */
.hrms-file-two:before { content: '\e819'; } /* '' */
.hrms-fullscreen:before { content: '\e81a'; } /* '' */
.hrms-fullscreen-exit:before { content: '\e81b'; } /* '' */
.hrms-help:before { content: '\e81c'; } /* '' */
.hrms-home:before { content: '\e81d'; } /* '' */
.hrms-image:before { content: '\e81e'; } /* '' */
.hrms-import:before { content: '\e81f'; } /* '' */
.hrms-inbox:before { content: '\e820'; } /* '' */
.hrms-info:before { content: '\e821'; } /* '' */
.hrms-job:before { content: '\e822'; } /* '' */
.hrms-key:before { content: '\e823'; } /* '' */
.hrms-arrow-up:before { content: '\e824'; } /* '' */
.hrms-arrow-down:before { content: '\e825'; } /* '' */
.hrms-link:before { content: '\e826'; } /* '' */
.hrms-list-view:before { content: '\e827'; } /* '' */
.hrms-logout:before { content: '\e828'; } /* '' */
.hrms-mail:before { content: '\e829'; } /* '' */
.hrms-map-pin:before { content: '\e82a'; } /* '' */
.hrms-minus-circle:before { content: '\e82b'; } /* '' */
.hrms-notes:before { content: '\e82c'; } /* '' */
.hrms-notes-1:before { content: '\e82d'; } /* '' */
.hrms-plus:before { content: '\e82e'; } /* '' */
.hrms-plus-circle:before { content: '\e82f'; } /* '' */
.hrms-refresh:before { content: '\e830'; } /* '' */
.hrms-reset:before { content: '\e831'; } /* '' */
.hrms-save:before { content: '\e832'; } /* '' */
.hrms-search:before { content: '\e833'; } /* '' */
.hrms-selected-user:before { content: '\e834'; } /* '' */
.hrms-setting:before { content: '\e835'; } /* '' */
.hrms-time:before { content: '\e836'; } /* '' */
.hrms-total-attendance:before { content: '\e837'; } /* '' */
.hrms-leave-list:before { content: '\e838'; } /* '' */
.hrms-arrow-left:before { content: '\e839'; } /* '' */
.hrms-arrow-right:before { content: '\e83a'; } /* '' */
.hrms-proactive:before { content: '\e83b'; } /* '' */
