@font-face {
  font-family: 'iconadxe';
  src:  url('fonts/iconadxe.eot?88q287');
  src:  url('fonts/iconadxe.eot?88q287#iefix') format('embedded-opentype'),
    url('fonts/iconadxe.ttf?88q287') format('truetype'),
    url('fonts/iconadxe.woff?88q287') format('woff'),
    url('fonts/iconadxe.svg?88q287#iconadxe') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.adxe-bateria:before {
  content: "\e301";
  color: #717171;
}
.adxe-carregador:before {
  content: "\e302";
  color: #717171;
}
.adxe-display:before {
  content: "\e303";
  color: #717171;
}
.adxe-motor:before {
  content: "\e307";
  color: #717171;
}
.adxe-sensor_velocidade:before {
  content: "\e308";
  color: #717171;
}
.adxe-trocador:before {
  content: "\e309";
  color: #717171;
}
.adxe-autonomia:before {
  content: "\e300";
  color: #7b7b7b;
}
