@font-face {
    font-family: "RobotoRegular";
    src: url("../fonts/RobotoRegular/RobotoRegular.eot");
    src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix") format("embedded-opentype"),
                     url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
                     url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: 'DINPro';
    font-style: normal;
    font-weight: normal;
    /*src: local('DIN Pro'), url('DINPro.woff') format('woff');*/
    src: url("../fonts/DINPro/DINPro.eot");
    src: url("../fonts/DINPro/DINPro.eot?#iefix") format("embedded-opentype"),
                     url("../fonts/DINPro/DINPro.woff") format("woff"),
                     url("../fonts/DINPro/DINPro.ttf") format("truetype");
}
@font-face {
    font-family: 'DINPro-Medium';
    font-style: normal;
    font-weight: normal;
    /*src: local('DIN Pro Black'), url('DINPro-Black.woff') format('woff');*/
	src: url("../fonts/DINPro/DINPro-Medium.eot");
    src: url("../fonts/DINPro/DINPro-Medium.eot?#iefix") format("embedded-opentype"),
                     url("../fonts/DINPro/DINPro-Medium.woff") format("woff"),
                     url("../fonts/DINPro/DINPro-Medium.ttf") format("truetype");
}
@font-face {
    font-family: 'DINPro-Light';
    font-style: normal;
    font-weight: normal;
    /*src: local('DIN Pro Light'), url('DINPro-Light.woff') format('woff');*/
	src: url("../fonts/DINPro/DINPro-Light.eot");
    src: url("../fonts/DINPro/DINPro-Light.eot?#iefix") format("embedded-opentype"),
                     url("../fonts/DINPro/DINPro-Light.woff") format("woff"),
                     url("../fonts/DINPro/DINPro-Light.ttf") format("truetype");
}


@font-face {
    font-family: 'DINPro-Black';
    font-style: normal;
    font-weight: normal;
    /*src: local('DIN Pro Medium'), url('DINPro-Medium.woff') format('woff');*/
	src: url("../fonts/DINPro/DINPro-Black.eot");
    src: url("../fonts/DINPro/DINPro-Black.eot?#iefix") format("embedded-opentype"),
                     url("../fonts/DINPro/DINPro-Black.woff") format("woff"),
                     url("../fonts/DINPro/DINPro-Black.ttf") format("truetype");
}
@font-face {
    font-family: 'DINPro-Bold';
    font-style: normal;
    font-weight: normal;
    /*src: local('DIN Pro Black'), url('DINPro-Black.woff') format('woff');*/
	src: url("../fonts/DINPro/DINPro-Bold.eot");
    src: url("../fonts/DINPro/DINPro-Bold.eot?#iefix") format("embedded-opentype"),
                     url("../fonts/DINPro/DINPro-Bold.woff") format("woff"),
                     url("../fonts/DINPro/DINPro-Bold.ttf") format("truetype");
}
@font-face {
  font-family: 'topaz';
  src:  url('../fonts/topaz/topaz.eot?h5in7p');
  src:  url('../fonts/topaz/topaz.eot?h5in7p#iefix') format('embedded-opentype'),
    url('../fonts/topaz/topaz.ttf?h5in7p') format('truetype'),
    url('../fonts/topaz/topaz.woff?h5in7p') format('woff'),
    url('../fonts/topaz/topaz.svg?h5in7p#topaz') 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: 'topaz' !important;
  speak: none;
  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;
}

.icon-basket:before {
  content: "\e900";
}
.icon-calendar:before {
  content: "\e901";
}
.icon-calendar-s:before {
  content: "\e902";
}
.icon-car-s:before {
  content: "\e903";
}
.icon-diagnostics:before {
  content: "\e904";
}
.icon-f:before {
  content: "\e905";
}
.icon-geo:before {
  content: "\e906";
}
.icon-geo-s:before {
  content: "\e907";
}
.icon-i:before {
  content: "\e908";
}
.icon-man:before, .icon-1:before  {
  content: "\e909";
}
.icon-oil:before {
  content: "\e90a";
}
.icon-oils-s:before {
  content: "\e90b";
}
.icon-phone:before, .icon-2:before {
  content: "\e90c";
}
.icon-phone-s:before {
  content: "\e90d";
}
.icon-record:before {
  content: "\e90e";
}
.icon-repairs:before {
  content: "\e90f";
}
.icon-stopwatch-s:before {
  content: "\e910";
}
.icon-tire:before {
  content: "\e911";
}
.icon-tools:before {
  content: "\e912";
}
.icon-vk:before {
  content: "\e913";
}
