@font-face {
  font-family: 'eac-icons';
  src:  url('fonts/eac-icons.eot?757cj6');
  src:  url('fonts/eac-icons.eot?757cj6#iefix') format('embedded-opentype'),
    url('fonts/eac-icons.ttf?757cj6') format('truetype'),
    url('fonts/eac-icons.woff?757cj6') format('woff'),
    url('fonts/eac-icons.svg?757cj6#eac-icons') 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: 'eac-icons' !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-tools:before {
  content: "\e908";
}
.icon-vehicles:before {
  content: "\e909";
}
.icon-trailer:before {
  content: "\e900";
}
.icon-earthmoving:before {
  content: "\e902";
}
.icon-tractor:before {
  content: "\e903";
}
.icon-truck:before {
  content: "\e904";
}
.icon-farm:before {
  content: "\e906";
}
.icon-mining-gear:before {
  content: "\e907";
}
