@charset "UTF-8";
@font-face {
  font-family: "bodytypes";
  src: url("../../fonts/bodytypes.woff2?wn2fw8") format("woff2"), url("../../fonts/bodytypes.ttf?wn2fw8") format("truetype"), url("../../fonts/bodytypes.woff?wn2fw8") format("woff"), url("../../fonts/bodytypes.svg?wn2fw8#bodytypes") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
html [class^=icon-body-], html [class*=" icon-body-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "bodytypes" !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-body-vip:before {
  content: "\e900";
}

.icon-body-van:before {
  content: "\e901";
}

.icon-body-suv:before {
  content: "\e903";
}

.icon-body-sportcar:before {
  content: "\e904";
}

.icon-body-sedan:before {
  content: "\e905";
}

.icon-body-pickup:before {
  content: "\e906";
}

.icon-body-luxury:before {
  content: "\e907";
}

.icon-body-hatchback:before {
  content: "\e908";
}

.icon-body-coupe:before {
  content: "\e909";
}

.icon-body-convertible:before {
  content: "\e90a";
}

.icon-body-compact:before {
  content: "\e90b";
}

.icon-body-any:before {
  content: "\e90c";
}

.icon-body-buggy:before {
  content: "ຐ";
}

/*# sourceMappingURL=bodytypes.css.map */
