@font-face {
  font-family: 'GAT-Icon';
  src:  url('fonts/GAT-Icon.eot?6noj7n');
  src:  url('fonts/GAT-Icon.eot?6noj7n#iefix') format('embedded-opentype'),
    url('fonts/GAT-Icon.ttf?6noj7n') format('truetype'),
    url('fonts/GAT-Icon.woff?6noj7n') format('woff'),
    url('fonts/GAT-Icon.svg?6noj7n#GAT-Icon') 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: 'GAT-Icon' !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-fuel-diesel-system:before {
  content: "\e908";
  color: #e65025;
}
.icon-service-product:before {
  content: "\e909";
}
.icon-air-condition:before {
  content: "\e90a";
  color: #1f9dd8;
}
.icon-car-care:before {
  content: "\e90b";
  color: #15b0ab;
}
.icon-nano-sealant:before {
  content: "\e90c";
  color: #7aad41;
}
.icon-diesel-system:before {
  content: "\e90d";
  color: #fecc0e;
}
.icon-lpg-system:before {
  content: "\e90e";
  color: #f07d21;
}
.icon-fuel-system:before {
  content: "\e90f";
  color: #d42027;
}
.icon-cooling-system:before {
  content: "\e910";
  color: #166cb5;
}
.icon-gearbox-power-steering:before {
  content: "\e911";
  color: #676463;
}
.icon-oil-system:before {
  content: "\e912";
  color: #254720;
}
.icon-car:before {
  content: "\e900";
  color: #254720;
}
.icon-boatsvg:before {
  content: "\e901";
  color: #254720;
}
.icon-trucks:before {
  content: "\e902";
  color: #254720;
}
.icon-bikes:before {
  content: "\e903";
  color: #254720;
}
.icon-busses:before {
  content: "\e904";
  color: #254720;
}
.icon-scooters:before {
  content: "\e905";
  color: #254720;
}
.icon-commercial-vehicles:before {
  content: "\e906";
  color: #254720;
}
.icon-industry:before {
  content: "\e907";
  color: #254720;
}
