@font-face {
  font-family: 'aopt-font';
  src: url('../font/aopt-font.eot?61483907');
  src: url('../font/aopt-font.eot?61483907#iefix') format('embedded-opentype'),
       url('../font/aopt-font.woff2?61483907') format('woff2'),
       url('../font/aopt-font.woff?61483907') format('woff'),
       url('../font/aopt-font.ttf?61483907') format('truetype'),
       url('../font/aopt-font.svg?61483907#aopt-font') 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: 'aopt-font';
    src: url('../font/aopt-font.svg?61483907#aopt-font') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "aopt-font";
  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); */
}

.icon-tires:before { content: '\e800'; } /* '' */
.icon-down:before { content: '\e801'; } /* '' */
.icon-up:before { content: '\e802'; } /* '' */
.icon-left:before { content: '\e803'; } /* '' */
.icon-right-dir:before { content: '\e804'; } /* '' */
.icon-down-open:before { content: '\e805'; } /* '' */
.icon-left-open:before { content: '\e806'; } /* '' */
.icon-right-open:before { content: '\e807'; } /* '' */
.icon-up-open:before { content: '\e808'; } /* '' */
.icon-fb:before { content: '\e809'; } /* '' */
.icon-accessories:before { content: '\e80a'; } /* '' */
.icon-electrics:before { content: '\e80b'; } /* '' */
.icon-chemistry:before { content: '\e80c'; } /* '' */
.icon-tools:before { content: '\e80d'; } /* '' */
.icon-search:before { content: '\e80e'; } /* '' */
.icon-menu:before { content: '\e80f'; } /* '' */
.icon-vk:before { content: '\e810'; } /* '' */
.icon-vector:before { content: '\e811'; } /* '' */
.icon-imgadd:before { content: '\e812'; } /* '' */
.icon-refresh:before { content: '\e813'; } /* '' */
.icon-check:before { content: '\e814'; } /* '' */
.icon-eye:before { content: '\e815'; } /* '' */
.icon-eye-off:before { content: '\e816'; } /* '' */
.icon-plus-square:before { content: '\e817'; } /* '' */
.icon-minus-square:before { content: '\e818'; } /* '' */
.icon-minus-circle:before { content: '\e819'; } /* '' */
.icon-plus-circle:before { content: '\e81a'; } /* '' */
.icon-rouble:before { content: '\e81b'; } /* '' */
.icon-brushes:before { content: '\e81c'; } /* '' */
.icon-disk:before { content: '\e81d'; } /* '' */
.icon-visa:before { content: '\e81e'; } /* '' */
.icon-oil:before { content: '\e81f'; } /* '' */
.icon-inst:before { content: '\e820'; } /* '' */
.icon-user:before { content: '\e821'; } /* '' */
.icon-close:before { content: '\e822'; } /* '' */
.icon-logo-1:before { content: '\e823'; } /* '' */
.icon-logo:before { content: '\e824'; } /* '' */
.icon-plus:before { content: '\e825'; } /* '' */
.icon-polygon:before { content: '\e826'; } /* '' */
.icon-category:before { content: '\e827'; } /* '' */
.icon-conditioner:before { content: '\e900'; } /* '' */
.icon-security-system:before { content: '\e901'; } /* '' */
.icon-exhaust-system:before { content: '\e902'; } /* '' */
.icon-electical-equipment:before { content: '\e903'; } /* '' */
.icon-light:before { content: '\e904'; } /* '' */
.icon-cabin:before { content: '\e905'; } /* '' */
.icon-carcass:before { content: '\e906'; } /* '' */
.icon-brake-system:before { content: '\e907'; } /* '' */
.icon-chassis:before { content: '\e908'; } /* '' */
.icon-transmission:before { content: '\e909'; } /* '' */
.icon-engine:before { content: '\e90a'; } /* '' */
.icon-kpp:before { content: '\e90b'; } /* '' */
.icon-car-for-parts:before { content: '\e90c'; } /* '' */
.icon-fuel-systen:before { content: '\e90d'; } /* '' */
.icon-cooling-system:before { content: '\e90e'; } /* '' */
