@font-face {
  font-family: 'icomoon';
  src:  url('instrument-source.eot?reixq');
  src:  url('instrument-source.eot?reixq#iefix') format('embedded-opentype'),
    url('instrument-source.ttf?reixq') format('truetype'),
    url('instrument-source.woff?reixq') format('woff'),
    url('instrument-source.svg?reixq#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-brightness-bold:before {
  content: "\e900";
}
.icon-brightness-mono:before {
  content: "\e901";
}
.icon-cold-bold:before {
  content: "\e902";
}
.icon-cold-mono:before {
  content: "\e903";
}
.icon-electricity-bold:before {
  content: "\e904";
}
.icon-electricity-mono:before {
  content: "\e905";
}
.icon-green-bold:before {
  content: "\e906";
}
.icon-green-mono:before {
  content: "\e907";
}
.icon-hot-bold:before {
  content: "\e908";
}
.icon-hot-mono:before {
  content: "\e909";
}
.icon-lightbulb-off-bold:before {
  content: "\e90a";
}
.icon-lightbulb-off-mono:before {
  content: "\e90b";
}
.icon-lightbulb-on-bold:before {
  content: "\e90c";
}
.icon-lightbulb-on-mono:before {
  content: "\e90d";
}
.icon-power-bold:before {
  content: "\e90e";
}
.icon-power-mono:before {
  content: "\e90f";
}
.icon-recycle-bold:before {
  content: "\e910";
}
.icon-recycle-mono:before {
  content: "\e911";
}
.icon-sleep-bold:before {
  content: "\e912";
}
.icon-sleep-mono:before {
  content: "\e913";
}
