@font-face {
  font-family: 'stm-ico';
  src:  url('../eot/stm-ico-font8cef.eot');
  src:  url('../eot/stm-ico-font8cef.eot#iefix') format('embedded-opentype'),
    url('../ttf/stm-ico-font8cef.ttf') format('truetype'),
    url('../woff/stm-ico-font8cef.woff') format('woff'),
    url('../svg/stm-ico-font8cef.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'stm-ico';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-rendering: auto;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-steering_wheel:before {
  content: "\e814";
}
.icon-speedometr2:before {
  content: "\e800";
}

.icon-steering_wheel:before {
	content: "\e814";
}
