@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?5it34n');
  src:  url('fonts/icomoon.eot?5it34n#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?5it34n') format('truetype'),
    url('fonts/icomoon.woff?5it34n') format('woff'),
    url('fonts/icomoon.svg?5it34n#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-arrow:before {
  content: "\e900";
}
.icon-arrow-left:before {
  content: "\e901";
}
.icon-ban-smoking-light:before {
  content: "\e902";
}
.icon-bars-light:before {
  content: "\e903";
}
.icon-chevron-down-light:before {
  content: "\e904";
}
.icon-circle-close:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e906";
}
.icon-credit-card-light:before {
  content: "\e907";
}
.icon-einkaufskorb:before {
  content: "\e908";
}
.icon-facebook:before {
  content: "\e909";
}
.icon-family-light:before {
  content: "\e90a";
}
.icon-file-lines-light:before {
  content: "\e90b";
}
.icon-info:before {
  content: "\e90c";
}
.icon-instagram:before {
  content: "\e90d";
}
.icon-minus:before {
  content: "\e90e";
}
.icon-play-light:before {
  content: "\e90f";
}
.icon-plus:before {
  content: "\e910";
}
.icon-wheelchair-light:before {
  content: "\e911";
}
.icon-wifi-light:before {
  content: "\e912";
}
