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

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

.icon-nhec-alert:before {
  content: "\e900";
}
.icon-nhec-billing-general:before {
  content: "\e901";
}
.icon-nhec-energy-saving:before {
  content: "\e902";
}
.icon-nhec-logo:before {
  content: "\e903";
}
.icon-nhec-media:before {
  content: "\e904";
}
.icon-nhec-my-account:before {
  content: "\e905";
}
.icon-nhec-outage-lg:before {
  content: "\e906";
}
.icon-nhec-outage-sm:before {
  content: "\e907";
}
.icon-nhec-product:before {
  content: "\e908";
}
.icon-nhec-ways-to-save:before {
  content: "\e909";
}
.icon-site-by-wedu:before {
  content: "\e90a";
}
.icon-social-facebook:before {
  content: "\e90b";
}
.icon-social-twitter:before {
  content: "\e90c";
}

