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

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

.glyph-power:before {
  content: "\e902";
}
.glyph-digital:before {
  content: "\e900";
}
.glyph-energy:before {
  content: "\e901";
}
