@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?n34wvw');
  src:  url('fonts/icomoon.eot?n34wvw#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?n34wvw') format('truetype'),
    url('fonts/icomoon.woff?n34wvw') format('woff'),
    url('fonts/icomoon.svg?n34wvw#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: 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-bar-chart:before {
  content: "\f080";
}
.icon-bar-chart-o:before {
  content: "\f080";
}
.icon-lightbulb-o:before {
  content: "\e903";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-server:before {
  content: "\f233";
}
.icon-sign-out:before {
  content: "\e900";
}
.icon-user-circle-o:before {
  content: "\e901";
}
.icon-user-circle:before {
  content: "\e902";
}
.icon-user:before {
  content: "\f007";
}
.icon-check:before {
  content: "\f00c";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-power-off:before {
  content: "\f011";
}
.icon-cog:before {
  content: "\f013";
}
.icon-gear:before {
  content: "\f013";
}
.icon-home:before {
  content: "\f015";
}
.icon-lock:before {
  content: "\f023";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-floppy-o:before {
  content: "\f0c7";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-list:before {
  content: "\e9ba";
}
