@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?dcr2nh');
  src:  url('fonts/icomoon.eot?dcr2nh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?dcr2nh') format('truetype'),
    url('fonts/icomoon.woff?dcr2nh') format('woff'),
    url('fonts/icomoon.svg?dcr2nh#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-site-cities:before {
  content: "\e908";
}
.icon-aisles:before {
  content: "\e909";
}
.icon-cities-areas:before {
  content: "\e910";
}
.icon-shelves:before {
  content: "\e911";
}
.icon-Freeze:before {
  content: "\e900";
}
.icon-delivery:before {
  content: "\e901";
}
.icon-configuration:before {
  content: "\e902";
}
.icon-billing:before {
  content: "\e903";
}
.icon-stock-count:before {
  content: "\e904";
}
.icon-shipment:before {
  content: "\e905";
}
.icon-administration:before {
  content: "\e906";
}
