@font-face {
  font-family: 'DT-Service';
  src:  url('fonts/DT-Service.eot?kyge3t');
  src:  url('fonts/DT-Service.eot?kyge3t#iefix') format('embedded-opentype'),
    url('fonts/DT-Service.ttf?kyge3t') format('truetype'),
    url('fonts/DT-Service.woff?kyge3t') format('woff'),
    url('fonts/DT-Service.svg?kyge3t#DT-Service') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'DT-Service' !important;
  speak: never;
  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-construction:before {
  content: "\e906";
}
.icon-arrow:before {
  content: "\e905";
  color: #898989;
}
.icon-treatment:before {
  content: "\e902";
}
.icon-credit:before {
  content: "\e901";
}
.icon-spare-part:before {
  content: "\e903";
}
.icon-service:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e900";
}
