@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?hzvsiz');
  src:  url('fonts/icomoon.eot?hzvsiz#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?hzvsiz') format('truetype'),
    url('fonts/icomoon.woff?hzvsiz') format('woff'),
    url('fonts/icomoon.svg?hzvsiz#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-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-edit:before {
  content: "\f044";
}
.icon-pencil-square-o:before {
  content: "\f044";
}
.icon-check-square-o:before {
  content: "\f046";
}
.icon-ban:before {
  content: "\f05e";
}
.icon-add:before {
  content: "\f067";
}
.icon-warning:before {
  content: "\f071";
}
.icon-mail-reply:before {
  content: "\f112";
}
.icon-reply:before {
  content: "\f112";
}
.icon-exclamation:before {
  content: "\f12a";
}
.icon-file:before {
  content: "\f15c";
}
.icon-archive:before {
  content: "\f187";
}
.icon-shopping-basket:before {
  content: "\f291";
}
.icon-ok:before {
  content: "\e902";
}
.icon-out:before {
  content: "\e900";
}
.icon-in:before {
  content: "\e901";
}
.icon-drawer:before {
  content: "\e95c";
}
.icon-drawer2:before {
  content: "\e95d";
}
.icon-box-add:before {
  content: "\e95e";
}
.icon-box-remove:before {
  content: "\e95f";
}
.icon-users:before {
  content: "\e972";
}
.icon-spinner11:before {
  content: "\e984";
}
.icon-bin:before {
  content: "\e9ac";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-checkbox-checked:before {
  content: "\ea52";
}
.icon-checkbox-unchecked:before {
  content: "\ea53";
}
