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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  /*noinspection CssNoGenericFontName*/
  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-award:before {
  content: "\e900";
}
.icon-menu:before {
  content: "\e902";
}
.icon-log-out:before {
  content: "\e901";
}
.icon-hammer2:before {
  content: "\e9a8";
}
.icon-office:before {
  content: "\e903";
}
.icon-pencil:before {
  content: "\e905";
}
.icon-pencil2:before {
  content: "\e906";
}
.icon-file-text:before {
  content: "\e922";
}
.icon-download:before {
  content: "\e960";
}
.icon-search:before {
  content: "\e986";
}
.icon-meter:before {
  content: "\e9a6";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-file-pdf:before {
  content: "\eadf";
}
.icon-file-excel:before {
  content: "\eae2";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-printer:before {
  content: "\e954";
}
.icon-cloud:before {
  content: "\e9c1";
}
.icon-warning:before {
  content: "\ea07";
}
.icon-book:before {
  content: "\e91f";
}
.icon-display:before {
  content: "\e956";
}
.icon-bubble2:before {
  content: "\e96e";
}
.icon-earth:before {
  content: "\e9ca";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-user-minus:before {
  content: "\e974";
}
.icon-file-text2:before {
  content: "\e923";
}
.icon-user-minus2:before {
  content: "\e975";
}
.icon-user-check:before {
  content: "\e976";
}
.icon-eye-plus:before {
  content: "\e9cf";
}
.icon-eye-minus:before {
  content: "\e9d0";
}
.icon-plus:before {
  content: "\f067";
}
.icon-close:before {
  content: "\f00d";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-times:before {
  content: "\f00d";
}
.icon-trash-o:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-paperclip:before {
  content: "\f0c6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-unsorted:before {
  content: "\f0dc";
}
.icon-sort-desc:before {
  content: "\f0dd";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-asc:before {
  content: "\f0de";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-user-o:before {
  content: "\f2c0";
}
