@font-face {
  font-family: 'uveye-icons';
  src: url('../font/uveye-icons.eot?63529359');
  src:
    url('../font/uveye-icons.eot?63529359#iefix') format('embedded-opentype'),
    url('../font/uveye-icons.woff2?63529359') format('woff2'),
    url('../font/uveye-icons.woff?63529359') format('woff'),
    url('../font/uveye-icons.ttf?63529359') format('truetype'),
    url('../font/uveye-icons.svg?63529359#uveye-icons') format('svg');
  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: 'uveye-icons';
    src: url('../font/uveye-icons.svg?63529359#uveye-icons') format('svg');
  }
}
*/
[class^='uvi-']:before,
[class*=' uvi-']:before {
  font-family: 'uveye-icons';
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  /* width: 1em; */
  /* margin-right: .2em; */
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /* margin-left: .2em; */

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.uvi-mode-merchandising:before {
  content: '\e800';
} /* '' */
.uvi-mode-exterior:before {
  content: '\e801';
} /* '' */
.uvi-mode-360-view:before {
  content: '\e802';
} /* '' */
.uvi-nav-dashboard:before {
  content: '\e803';
} /* '' */
.uvi-tire-old:before {
  content: '\e804';
} /* '' */
.uvi-tire-mounting:before {
  content: '\e805';
} /* '' */
.uvi-tire-low-pressure:before {
  content: '\e806';
} /* '' */
.uvi-tire-dryrot:before {
  content: '\e807';
} /* '' */
.uvi-tire-sidewall:before {
  content: '\e808';
} /* '' */
.uvi-tire-tread:before {
  content: '\e809';
} /* '' */
.uvi-uneven-tread:before {
  content: '\e815';
} /* '' */
.uvi-tire-uneven-tread:before {
  content: '\e80a';
} /* '' */
.uvi-cam:before {
  content: '\e80b';
} /* '' */
.uvi-mode-reconditioning-report:before {
  content: '\e80c';
} /* '' */
.uvi-car-front:before {
  content: '\e80d';
} /* '' */
.uvi-car-rear:before {
  content: '\e80e';
} /* '' */
.uvi-car-right:before {
  content: '\e80f';
} /* '' */
.uvi-car-wide:before {
  content: '\e810';
} /* '' */
.uvi-gamma:before {
  content: '\e811';
} /* '' */
.uvi-mode-exterior-1:before {
  content: '\e812';
} /* '' */
.uvi-reconditioning-quote:before {
  content: '\e813';
} /* '' */
.uvi-mode-quicktag:before {
  content: '\e814';
} /* '' */
.uvi-mode-review:before {
  content: '\e817';
} /* '' */
.uvi-mode-sales:before {
  content: '\e818';
} /* '' */
.uvi-mode-interior:before {
  content: '\e819';
} /* '' */
.uvi-mode-report-service:before {
  content: '\e81a';
} /* '' */
.uvi-mode-report:before {
  content: '\e81b';
} /* '' */
.uvi-tire-mismatch:before {
  content: '\e81c';
} /* '' */
.uvi-mode-uv:before {
  content: '\e81d';
} /* '' */
.uvi-mode-wheels:before {
  content: '\e81e';
} /* '' */
.uvi-car:before {
  content: '\e81f';
} /* '' */
.uvi-mode-rental:before {
  content: '\e839';
} /* '' */
