@font-face {
  font-family: 'nep-icons';
  src: url('../font/nep-icons.eot?14674241');
  src: url('../font/nep-icons.eot?14674241#iefix') format('embedded-opentype'),
       url('../font/nep-icons.woff2?14674241') format('woff2'),
       url('../font/nep-icons.woff?14674241') format('woff'),
       url('../font/nep-icons.ttf?14674241') format('truetype'),
       url('../font/nep-icons.svg?14674241#nep-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-nep-"]:before, [class*=" icon-nep-"]:before {
  font-family: "nep-icons";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-nep-emergency-plumbing:before { content: '\e900'; }
.icon-nep-drain-cleaning:before { content: '\e901'; }
.icon-nep-water-heater:before { content: '\e902'; }
.icon-nep-leak-detection:before { content: '\e903'; }
.icon-nep-sewer-line:before { content: '\e904'; }
.icon-nep-commercial-plumbing:before { content: '\e905'; }
.icon-nep-pipe-repair:before { content: '\e906'; }
.icon-nep-mechanical-systems:before { content: '\e907'; }
