@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7oc5dg');
  src:  url('fonts/icomoon.eot?7oc5dg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.woff2?7oc5dg') format('woff2'),
    url('fonts/icomoon.ttf?7oc5dg') format('truetype'),
    url('fonts/icomoon.woff?7oc5dg') format('woff'),
    url('fonts/icomoon.svg?7oc5dg#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-icon_kraftstoff:before {
  content: "\e900";
}
.icon-icon_leistung:before {
  content: "\e901";
}
.icon-icon_manuel:before {
  content: "\e902";
}
.icon-icon_polsterung-art:before {
  content: "\e903";
}
.icon-icon_polsterung-farbe:before {
  content: "\e904";
}
.icon-icon_sitze:before {
  content: "\e905";
}
.icon-icon_verbrauch:before {
  content: "\e906";
}
.icon-icon_automatik:before {
  content: "\e907";
}
.icon-icon_emission:before {
  content: "\e908";
}
.icon-icon_farbe:before {
  content: "\e909";
}
.icon-icon_gaenge:before {
  content: "\e90a";
}
.icon-icon_hubraum:before {
  content: "\e90b";
}
