@font-face {
  font-family: 'conti-automotive';
  src:  url('../fonts/conti-automotive.eot?e8v4p5');
  src:  url('../fonts/conti-automotive.eot?e8v4p5#iefix') format('embedded-opentype'),
    url('../fonts/conti-automotive.woff2?e8v4p5') format('woff2'),
    url('../fonts/conti-automotive.woff?e8v4p5') format('woff'),
    url('../fonts/conti-automotive.ttf?e8v4p5') format('truetype'),
    url('../fonts/conti-automotive.svg?e8v4p5#conti-automotive') format('svg');
  font-weight: normal;
  font-style: normal;
}

i.ca {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'conti-automotive' !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;
}

.ca-tire:before {
  content: "\e905";
}
.ca-tire-position:before {
  content: "\e901";
}
.ca-tread-depth:before {
  content: "\e902";
}
.ca-used-tire:before {
  content: "\e903";
}
.ca-rim:before {
  content: "\e904";
}
.ca-power-air:before {
  content: "\e900";
}
.ca-rim-damage:before {
  content: "\e908";
}
.ca-tire-balancing:before {
  content: "\e909";
}
.ca-tire-damage:before {
  content: "\e90a";
}
.ca-tire-storage:before {
  content: "\e90b";
}
.ca-valve-damage:before {
  content: "\e90c";
}
.ca-wheel-washing:before {
  content: "\e90d";
}

