@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?vkfwfk');
  src:  url('fonts/icomoon.eot?vkfwfk#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?vkfwfk') format('truetype'),
    url('fonts/icomoon.woff?vkfwfk') format('woff'),
    url('fonts/icomoon.svg?vkfwfk#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-ico-car-key:before {
  content: "\e900";
}
.icon-ico-web-driver:before {
  content: "\e901";
}
.icon-ico-web-babyseat:before {
  content: "\e902";
}
.icon-ico-web-wifi:before {
  content: "\e903";
}
.icon-ico-web-ac:before {
  content: "\e904";
}
.icon-ico-web-door:before {
  content: "\e905";
}
.icon-ico-web-seat:before {
  content: "\e906";
}
.icon-ico-eco-pin:before {
  content: "\e907";
}
.icon-ico-gear-auto:before {
  content: "\e908";
}
.icon-ico-gear-manual:before {
  content: "\e909";
}
