@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?6iuir');
  src:  url('../fonts/icomoon/icomoon.eot?6iuir#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?6iuir') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?6iuir') format('woff'),
    url('../fonts/icomoon/icomoon.svg?6iuir#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-eye:before {
  content: "\e000";
}
.icon-command:before {
  content: "\e087";
}
.icon-power-plug:before {
  content: "\e9f9";
}
.icon-bar-graph:before {
  content: "\e090";
}
.icon-bar-graph-2:before {
  content: "\e091";
}
.icon-pie-graph:before {
  content: "\e092";
}
.icon-star:before {
  content: "\e093";
}
.icon-bag:before {
  content: "\e106";
}
.icon-box:before {
  content: "\e079";
}
.icon-check:before {
  content: "\e116";
}
.icon-arrow-up2:before {
  content: "\e91a";
}
.icon-power-plug:before {
  content: "\e9f9";
}.icon-power:before {
  content: "\e086";
}
.icon-arrow-down:before {
	content: "\e097"
}
.icon-warning:before {
	content: "\e90e"
}
