@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?ghg4ni');
  src:  url('fonts/icomoon.eot?ghg4ni#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?ghg4ni') format('truetype'),
    url('fonts/icomoon.woff?ghg4ni') format('woff'),
    url('fonts/icomoon.svg?ghg4ni#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-charging:before {
  content: "\e973";
}
.icon-circuit-breaker:before {
  content: "\e974";
}
.icon-cloud:before {
  content: "\e975";
}
.icon-electrical:before {
  content: "\e976";
}
.icon-electrical-panel:before {
  content: "\e977";
}
.icon-electricity:before {
  content: "\e978";
}
.icon-energy:before {
  content: "\e979";
}
.icon-engineering:before {
  content: "\e97a";
}
.icon-power:before {
  content: "\e97b";
}
.icon-sustainable-energy:before {
  content: "\e97c";
}
.icon-traffic-light:before {
  content: "\e97d";
}
