@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8a9my1');
  src:  url('fonts/icomoon.eot?8a9my1#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8a9my1') format('truetype'),
    url('fonts/icomoon.woff?8a9my1') format('woff'),
    url('fonts/icomoon.svg?8a9my1#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-html:before {
  content: "\e903";
}
.icon-documents:before {
  content: "\e006";
}
.icon-logo-plain:before {
  content: "\e900";
}
.icon-minus:before {
  content: "\f068";
}
.icon-file:before {
  content: "\f016";
}
.icon-lock:before {
  content: "\f023";
}
.icon-edit:before {
  content: "\f044";
}
.icon-eye:before {
  content: "\f06e";
}
.icon-thumbs-o-up:before {
  content: "\f087";
}
.icon-thumbs-o-down:before {
  content: "\f088";
}
.icon-hand-o-right:before {
  content: "\f0a4";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-file-pdf:before {
  content: "\f1c1";
}
.icon-file-word:before {
  content: "\f1c2";
}
.icon-file-excel:before {
  content: "\f1c3";
}
.icon-file-powerpoint:before {
  content: "\f1c4";
}
.icon-file-image:before {
  content: "\f1c5";
}
.icon-help:before {
  content: "\f29c";
}
.icon-certificate:before {
  content: "\f2c3";
}
.icon-check:before {
  content: "\f00c";
}
.icon-attachment:before {
  content: "\e226";
}
.icon-save:before {
  content: "\e161";
}
.icon-security:before {
  content: "\e32a";
}
.icon-copy:before {
  content: "\e92c";
}
.icon-database:before {
  content: "\e964";
}
.icon-user:before {
  content: "\e971";
}
.icon-users:before {
  content: "\e972";
}
.icon-awaiting:before {
  content: "\e984";
}
.icon-clipboard:before {
  content: "\e9b8";
}
.icon-warning:before {
  content: "\ea06";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-exit:before {
  content: "\ea14";
}
.icon-arrow-up-left:before {
  content: "\ea31";
}
.icon-arrow-up:before {
  content: "\ea32";
}
.icon-arrow-up-right:before {
  content: "\ea33";
}
.icon-arrow-right:before {
  content: "\ea34";
}
.icon-arrow-down-right:before {
  content: "\ea35";
}
.icon-arrow-down:before {
  content: "\ea36";
}
.icon-arrow-down-left:before {
  content: "\ea37";
}
.icon-arrow-left:before {
  content: "\ea38";
}
.icon-upload:before {
  content: "\e961";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-arrow-bold-left:before {
  content: "\e901";
}
.icon-arrow-bold-right:before {
  content: "\e902";
}
