@font-face {
    font-family: 'car_body_type';
    src: url('../fonts/bodytype/car_body_type.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
  }
  /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
  /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
  /*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'car_body_type';
      src: url('../font/car_body_type.svg?62383972#car_body_type') format('svg');
    }
  }
  */
  
   [class^="bodytype__"]:before, [class*=" bodytype__"]:before {
    font-family: "car_body_type";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* allroad */
  .bodytype__3w5jlGST:before { content: '\e800'; }
  /* cabrio */
  .bodytype__RTFfvbxd:before { content: '\e801'; } 
  /* coupe */
  .bodytype__kjhESRF:before { content: '\e802'; }
  /* hatchback */
  .bodytype__4bknHfdu:before { content: '\e803'; }
  /* krosover */
  .bodytype__krosover:before { content: '\e804'; }
  /* liftback */
  .bodytype__asNMHG:before { content: '\e805'; }
  /* limousine */
  .bodytype__limousine:before { content: '\e806'; }
  /* microbus */
  .bodytype__microbus:before { content: '\e807'; }
  /* minivan */
  .bodytype__bvcERT:before { content: '\e808'; }
  /* pickup */
  .bodytype__rtyVCsd:before { content: '\e809'; }
  /* refrigerator */
  .bodytype__refrigerator:before { content: '\e80A'; }
  /* sedan */
  .bodytype__JvcxoW:before { content: '\e80B'; }
  /* van */
  .bodytype__hzxvcER:before { content: '\e80C'; }
  /* wagon */
  .bodytype__vxcoIOV:before { content: '\e80D'; }
  