@font-face {
  font-family: 'construction-ico';
  src:
    url('fonts/construction-ico.ttf?z313uq') format('truetype'),
    url('fonts/construction-ico.woff?z313uq') format('woff'),
    url('fonts/construction-ico.svg?z313uq#construction-ico') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="const-cons-"], [class*=" const-cons-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'construction-ico' !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;
}

.const-cons-work-tools:before {
  content: "\e900";
}
.const-cons-road:before {
  content: "\e901";
}
.const-cons-roller:before {
  content: "\e902";
}
.const-cons-tipper:before {
  content: "\e903";
}
.const-cons-concrete-mixer:before {
  content: "\e904";
}
.const-cons-concrete:before {
  content: "\e905";
}
.const-cons-steamroller:before {
  content: "\e906";
}
.const-cons-truck:before {
  content: "\e907";
}
.const-cons-digger:before {
  content: "\e908";
}
.const-cons-excavator:before {
  content: "\e909";
}
