@font-face {
  font-family: 'plumbing-icons';
  src:  url('fonts/plumbing-icons.woff2?v=1.0') format('woff2'),
        url('fonts/plumbing-icons.woff?v=1.0') format('woff'),
        url('fonts/plumbing-icons.ttf?v=1.0') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.pi-bathtub:before {
  content: "\e900";
}

.pi-dish-washer:before {
  content: "\e901";
}

.pi-dryer:before {
  content: "\e902";
}

.pi-faucet-1:before {
  content: "\e903";
}

.pi-faucet-2:before {
  content: "\e904";
}

.pi-filters:before {
  content: "\e905";
}

.pi-gauge:before {
  content: "\e906";
}

.pi-pipes-1:before {
  content: "\e907";
}

.pi-pipes-2:before {
  content: "\e908";
}

.pi-plumber-1:before {
  content: "\e909";
}

.pi-plumber-2:before {
  content: "\e90a";
}

.pi-plumber-3:before {
  content: "\e90b";
}

.pi-plunger:before {
  content: "\e90c";
}

.pi-radiator:before {
  content: "\e90d";
}

.pi-shower:before {
  content: "\e90e";
}

.pi-sink-1:before {
  content: "\e90f";
}

.pi-sink-2:before {
  content: "\e910";
}

.pi-sink-3:before {
  content: "\e911";
}

.pi-toilet:before {
  content: "\e912";
}

.pi-valve:before {
  content: "\e913";
}

.pi-washing-machine:before {
  content: "\e914";
}

.pi-water-heater-1:before {
  content: "\e915";
}

.pi-water-heater-2:before {
  content: "\e916";
}

.pi-water-heater-3:before {
  content: "\e917";
}

.pi-wrench:before {
  content: "\e918";
}
