@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?gnr8cg');
  src:  url('fonts/icomoon.eot?gnr8cg#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?gnr8cg') format('truetype'),
    url('fonts/icomoon.woff?gnr8cg') format('woff'),
    url('fonts/icomoon.svg?gnr8cg#icomoon') 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: 'icomoon' !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-concrete-mixer:before {
  content: "\e900";
}
.icon-trowel:before {
  content: "\e901";
}
.icon-brick-wall:before {
  content: "\e902";
}
.icon-repairing:before {
  content: "\e903";
}
.icon-flash:before {
  content: "\e904";
}
.icon-tool:before {
  content: "\e905";
}
.icon-paint-roller:before {
  content: "\e906";
}
.icon-engineer:before {
  content: "\e907";
}
.icon-attic:before {
  content: "\e908";
}
.icon-spoon-and-fork:before {
  content: "\e909";
}
.icon-faucet:before {
  content: "\e90a";
}
.icon-gardening:before {
  content: "\e90b";
}
.icon-bath:before {
  content: "\e90c";
}
.icon-shelter:before {
  content: "\e90d";
}
.icon-greenhouse:before {
  content: "\e90e";
}
.icon-greenhouse-1:before {
  content: "\e90f";
}
.icon-extension:before {
  content: "\e910";
}
.icon-hammer:before {
  content: "\e996";
}
.icon-hammer2:before {
  content: "\e9a8";
}
