@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n5b4qc');
  src:  url('fonts/icomoon.eot?n5b4qc#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n5b4qc') format('truetype'),
    url('fonts/icomoon.woff?n5b4qc') format('woff'),
    url('fonts/icomoon.svg?n5b4qc#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-eet:before {
  content: "\e638";
}
.icon-news:before {
  content: "\e24a";
}
.icon-user:before {
  content: "\e600";
}
.icon-bin:before {
  content: "\e601";
}
.icon-order:before {
  content: "\e602";
}
.icon-refresh:before {
  content: "\e603";
}
.icon-delete:before {
  content: "\e604";
}
.icon-lock-open:before {
  content: "\e605";
}
.icon-delivery:before {
  content: "\e606";
}
.icon-hotline:before {
  content: "\e607";
}
.icon-menu:before {
  content: "\e608";
}
.icon-basket:before {
  content: "\e609";
}
.icon-cart:before {
  content: "\e60a";
}
.icon-grid:before {
  content: "\e60b";
}
.icon-list:before {
  content: "\e60c";
}
.icon-plane:before {
  content: "\e60d";
}
.icon-gift:before {
  content: "\e60e";
}
.icon-arrow-left:before {
  content: "\e60f";
}
.icon-arrow-right:before {
  content: "\e610";
}
.icon-close:before {
  content: "\e611";
}
.icon-arrow-up:before {
  content: "\e612";
}
.icon-arrow-down:before {
  content: "\e613";
}
.icon-bag:before {
  content: "\e614";
}
.icon-search:before {
  content: "\e615";
}
.icon-assignment-late:before {
  content: "\e616";
}
.icon-assignment-returned:before {
  content: "\e617";
}
.icon-local-print-shop:before {
  content: "\e618";
}
.icon-star:before {
  content: "\e619";
}

