@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?70ae59');
  src:  url('fonts/icomoon.eot?70ae59#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?70ae59') format('truetype'),
    url('fonts/icomoon.woff?70ae59') format('woff'),
    url('fonts/icomoon.svg?70ae59#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-chevron-down-outline:before {
  content: "\e900";
}
.icon-chevron-up-outline:before {
  content: "\e901";
}
.icon-chevron-left:before {
  content: "\e902";
}
.icon-chevron-right:before {
  content: "\e903";
}
.icon-close:before {
  content: "\e904";
}
.icon-home:before {
  content: "\e905";
}
.icon-pencil:before {
  content: "\e906";
}
.icon-instagram:before,
.icon-logo-instagram:before {
  content: "\e907";
}
.icon-kontakt:before {
  content: "\e908";
}
.icon-suche:before {
  content: "\e909";
}
.icon-kacheln:before {
  content: "\e90a";
}
.icon-telefon:before {
  content: "\e90b";
}
.icon-userprofil:before {
  content: "\e90c";
}
.icon-warenkorb-big:before {
  content: "\e90d";
}
.icon-trash:before {
  content: "\e90e";
}
.icon-warenkorb-small:before {
  content: "\e90f";
}
.icon-logo-facebook:before,
.icon-facebook:before {
  content: "\e910";
}
.icon-logo-youtube:before,
.icon-youtube:before {
  content: "\e911";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-alert:before {
  content: "\e912";
}
.icon-merkliste:before {
  content: "\e928";
}
