@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.eot?q018n0');
  src:  url('icomoon.eot?q018n0#iefix') format('embedded-opentype'),
    url('icomoon.ttf?q018n0') format('truetype'),
    url('icomoon.woff?q018n0') format('woff'),
    url('icomoon.svg?q018n0#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-bill:before {
  content: "\e900";
}
.icon-contract:before {
  content: "\e901";
}
.icon-customers:before {
  content: "\e902";
}
.icon-dashboard:before {
  content: "\e903";
}
.icon-order:before {
  content: "\e904";
}
.icon-products:before {
  content: "\e905";
}
.icon-report:before {
  content: "\e906";
}
.icon-request:before {
  content: "\e907";
}
.icon-selfie:before {
  content: "\e908";
}
.icon-settings:before {
  content: "\e909";
}
.icon-stockist:before {
  content: "\e90a";
}
.icon-user:before {
  content: "\e90b";
}
