@font-face {
  font-family: 'plumber';
  src:  url('fonts/plumber.eot?ahpxvi');
  src:  url('fonts/plumber.eot?ahpxvi#iefix') format('embedded-opentype'),
    url('fonts/plumber.ttf?ahpxvi') format('truetype'),
    url('fonts/plumber.woff?ahpxvi') format('woff'),
    url('fonts/plumber.svg?ahpxvi#plumber') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="plumber-"], [class*=" plumber-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'plumber' !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;
}

.plumber-drainage:before {
  content: "\e900";
}
.plumber-glove:before {
  content: "\e901";
}
.plumber-installation:before {
  content: "\e902";
}
.plumber-pipe:before {
  content: "\e903";
}
.plumber-plunger:before {
  content: "\e904";
}
.plumber-waterdrainage:before {
  content: "\e905";
}
.plumber-watersupply:before {
  content: "\e906";
}
