@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/pos/icomoon.eot?96wgib');
  src:  url('../fonts/pos/icomoon.eot?96wgib#iefix') format('embedded-opentype'),
    url('../fonts/pos/icomoon.ttf?96wgib') format('truetype'),
    url('../fonts/pos/icomoon.woff?96wgib') format('woff'),
    url('../fonts/pos/icomoon.svg?96wgib#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon4-"], [class*=" icon4-"] {
  /* 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;
}
.icon4-sales-report:before {
  content: "\e9006";
}
.icon4-cashbox:before {
  content: "\e9000";
}
.icon4-puzzle:before {
  content: "\e9001";
}
.icon4-touch-screen:before {
  content: "\e9002";
}
.icon4-cashier:before {
  content: "\e9003";
}
.icon4-supermarket:before {
  content: "\e9004";
}
.icon4-eat:before {
  content: "\e9005";
}
