@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?9g53pe');
  src:  url('icomoon.eot?9g53pe#iefix') format('embedded-opentype'),
    url('icomoon.ttf?9g53pe') format('truetype'),
    url('icomoon.woff?9g53pe') format('woff'),
    url('icomoon.svg?9g53pe#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;
  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-newspaper:before {
  content: "\e904";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-stack:before {
  content: "\e92e";
}
.icon-barcode:before {
  content: "\e937";
}
.icon-qrcode:before {
  content: "\e938";
}
.icon-location:before {
  content: "\e948";
}
.icon-download:before {
  content: "\e95e";
}
.icon-back:before {
  content: "\e967";
}
.icon-forward:before {
  content: "\e968";
}
.icon-search:before {
  content: "\e986";
}
.icon-lock:before {
  content: "\e98f";
}
.icon-unlocked:before {
  content: "\e990";
}
.icon-wrench:before {
  content: "\e991";
}
.icon-equalizer:before {
  content: "\e992";
}
.icon-chart:before {
  content: "\e99a";
}
.icon-stats:before {
  content: "\e99b";
}
.icon-list:before {
  content: "\e9bb";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-danger:before {
  content: "\ea07";
}
.icon-warning:before {
  content: "\ea08";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-check:before {
  content: "\ea10";
}
.icon-up:before {
  content: "\ea41";
}
.icon-down:before {
  content: "\ea43";
}
