@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?e70u73');
  src:  url('fonts/icomoon.eot?e70u73#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?e70u73') format('truetype'),
    url('fonts/icomoon.woff?e70u73') format('woff'),
    url('fonts/icomoon.svg?e70u73#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-edit:before {
  content: "\e913";
}
.icon-trash:before {
  content: "\e914";
}
.icon-facebook:before {
  content: "\e905";
}
.icon-favoriten:before {
  content: "\e906";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-konto:before {
  content: "\e908";
}
.icon-lieferung:before {
  content: "\e909";
}
.icon-sofort-lieferbar .path1:before {
  content: "\e90a";
  color: rgb(0, 0, 0);
}
.icon-sofort-lieferbar .path2:before {
  content: "\e90b";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-sofort-lieferbar .path3:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-sofort-lieferbar .path4:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-sofort-lieferbar .path5:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-sofort-lieferbar .path6:before {
  content: "\e90f";
  margin-left: -1em;
  color: rgb(87, 222, 92);
}
.icon-versand:before {
  content: "\e910";
}
.icon-warenkorb:before {
  content: "\e911";
}
.icon-zahlung:before {
  content: "\e912";
}
.icon-search:before {
  content: "\e904";
}
.icon-close:before {
  content: "\e903";
}
.icon-angle-left:before {
  content: "\e901";
}
.icon-angle-right:before {
  content: "\e902";
}
.icon-cart:before {
  content: "\e900";
}
