@font-face {
  font-family: 'DSBodyType';
  src:
    url('fonts/DSBodyType.woff2?tw21dk') format('woff2'),
    url('fonts/DSBodyType.ttf?tw21dk') format('truetype'),
    url('fonts/DSBodyType.woff?tw21dk') format('woff'),
    url('fonts/DSBodyType.svg?tw21dk#DSBodyType') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="body-type_"], [class*=" body-type_"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'DSBodyType' !important;
  speak: none;
  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;
}

.body-type_default:before {
  content: "\e90a";
}
.body-type_bus:before {
  content: "\e909";
}
.body-type_cabchassis:before {
  content: "\e90b";
}
.body-type_dualcabutility:before {
  content: "\e90b";
}
.body-type_dualcab:before {
  content: "\e90b";
}
.body-type_allwheeldrive:before {
  content: "\e900";
}
.body-type_sedan:before {
  content: "\e901";
}
.body-type_van:before {
  content: "\e902";
}
.body-type_wagon:before {
  content: "\e903";
}
.body-type_4wd:before {
  content: "\e904";
}
.body-type_coupe:before {
  content: "\e905";
}
.body-type_convertible:before {
  content: "\e906";
}
.body-type_utility:before {
  content: "\e907";
}
.body-type_ute:before {
  content: "\e907";
}
.body-type_hatch:before {
  content: "\e908";
}
.body-type_hatches:before {
  content: "\e908";
}
.body-type_hatchback:before {
  content: "\e908";
}
.body-type_hardtop:before {
  content: "\e905";
}
