@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoond7b2.eot?5n080d');
  src:  url('fonts/icomoond7b2.eot?5n080d#iefix') format('embedded-opentype'),
    url('fonts/icomoond7b2.ttf?5n080d') format('truetype'),
    url('fonts/icomoond7b2.woff?5n080d') format('woff'),
    url('fonts/icomoond7b2.svg?5n080d#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-power:before {
  content: "\e906";
}
.icon-substation:before {
  content: "\e907";
}
.icon-steel:before {
  content: "\e908";
}
.icon-experience:before {
  content: "\e900";
}
.icon-oil:before {
  content: "\e901";
}
.icon-modern:before {
  content: "\e902";
}
.icon-solar:before {
  content: "\e903";
}
.icon-tnd:before {
  content: "\e904";
}
.icon-global:before {
  content: "\e905";
}
