@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?g1kvv5');
  src:  url('fonts/icomoon.eot?g1kvv5#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?g1kvv5') format('truetype'),
    url('fonts/icomoon.woff?g1kvv5') format('woff'),
    url('fonts/icomoon.svg?g1kvv5#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-home:before {
  content: "\e900";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-twitter:before {
  content: "\ea96";
}
.icon-linkedin2:before {
  content: "\eaca";
}
.icon-next2:before {
  content: "\ea24";
}
.icon-previous2:before {
  content: "\ea23";
}
.icon-first:before {
  content: "\ea21";
}
.icon-last:before {
  content: "\ea22";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-load:before {
  content: "\e901";
}
.icon-cancel:before {
  content: "\e908";
}
.icon-camera:before {
  content: "\e90d";
}
.icon-image:before {
  content: "\e90e";
}
.icon-user-times:before {
  content: "\f235";
}
.icon-clock:before {
  content: "\e915";
}
.icon-users:before {
  content: "\e972";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-user-plus:before {
  content: "\e973";
}
.icon-key:before {
  content: "\e98d";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-search:before {
  content: "\e913";
}
.icon-home1:before {
  content: "\e90c";
}
.icon-home:before {
  content: "\e900";
}
.icon-save:before {
  content: "\e909";
}
.icon-checkmark:before {
  content: "\e91c";
}
.icon-cancel1:before {
  content: "\e91d";
}
.icon-th-menu:before {
  content: "\e91e";
}
.icon-th-menu-outline:before {
  content: "\e91f";
}
.icon-hourglass:before {
  content: "\e91b";
}
.icon-spinner:before {
  content: "\e920";
}
.icon-spinner3:before {
  content: "\e97c";
}
.icon-bars:before {
  content: "\e90f";
}
