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

  display: inline-block;
  text-decoration: inherit;
  text-align: center;

  /* 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;
  /* 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); */
}

.icon-service-alert-exterior:before {
  content: '\e800';
}
.icon-service-alert-recall:before {
  content: '\e801';
}
.icon-service-alert-tire:before {
  content: '\e802';
}
.icon-service-alert-undercarriage:before {
  content: '\e803';
}
.icon-service-alert-align:before {
  content: '\e804';
}
.icon-service-alert-rim-damage:before {
  content: '\e818';
}
.icon-service-alert-windshield:before {
  content: '\e807';
} /* '' */

/* 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: 'service';
    src: url('../font/service.svg?61040638#service') format('svg');
  }
}
*/
