@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?26556883');
  src: url('../font/fontello.eot?26556883#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?26556883') format('woff'),
       url('../font/fontello.ttf?26556883') format('truetype'),
       url('../font/fontello.svg?26556883#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?26556883#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-pow-alert:before { content: '\e800'; } /* '' */
.icon-alpha-sort:before { content: '\e801'; } /* '' */
.icon-archive:before { content: '\e802'; } /* '' */
.icon-bill:before { content: '\e803'; } /* '' */
.icon-print:before { content: '\e804'; } /* '' */
.icon-calendar:before { content: '\e805'; } /* '' */
.icon-close:before { content: '\e806'; } /* '' */
.icon-delete-crl:before { content: '\e807'; } /* '' */
.icon-cq-logo:before { content: '\e808'; } /* '' */
.icon-doc:before { content: '\e809'; } /* '' */
.icon-tri-down:before { content: '\e80a'; } /* '' */
.icon-email:before { content: '\e80b'; } /* '' */
.icon-folder:before { content: '\e80c'; } /* '' */
.icon-gear:before { content: '\e80d'; } /* '' */
.icon-grab-handle:before { content: '\e80e'; } /* '' */
.icon-heads-up:before { content: '\e80f'; } /* '' */
.icon-news:before { content: '\e810'; } /* '' */
.icon-not-shared:before { content: '\e811'; } /* '' */
.icon-plus:before { content: '\e812'; } /* '' */
.icon-resize:before { content: '\e813'; } /* '' */
.icon-save:before { content: '\e814'; } /* '' */
.icon-reply:before { content: '\e815'; } /* '' */
.icon-tri-right:before { content: '\e816'; } /* '' */
.icon-rss:before { content: '\e817'; } /* '' */
.icon-send:before { content: '\e818'; } /* '' */
.icon-graph:before { content: '\e819'; } /* '' */
.icon-export:before { content: '\e81a'; } /* '' */
.icon-weekly:before { content: '\e81b'; } /* '' */
.icon-arrow-down:before { content: '\e81c'; } /* '' */
.icon-cq-plus-logo:before { content: '\e81d'; } /* '' */
.icon-move:before { content: '\e81e'; } /* '' */
.icon-column:before { content: '\e81f'; } /* '' */
.icon-add-project:before { content: '\e820'; } /* '' */
.icon-bolt:before { content: '\e821'; } /* '' */
.icon-bell:before { content: '\e822'; } /* '' */
.icon-private:before { content: '\e823'; } /* '' */
.icon-shared-1:before { content: '\e824'; } /* '' */
.icon-check:before { content: '\e825'; } /* '' */
.icon-comment:before { content: '\e826'; } /* '' */
.icon-duplicate:before { content: '\e827'; } /* '' */
.icon-edit:before { content: '\e828'; } /* '' */
.icon-email-1:before { content: '\e829'; } /* '' */
.icon-exclamation:before { content: '\e82a'; } /* '' */
.icon-home:before { content: '\e82b'; } /* '' */
.icon-info:before { content: '\e82c'; } /* '' */
.icon-info-circle:before { content: '\e82d'; } /* '' */
.icon-newgroup:before { content: '\e82e'; } /* '' */
.icon-new:before { content: '\e82f'; } /* '' */
.icon-no:before { content: '\e830'; } /* '' */
.icon-print-1:before { content: '\e831'; } /* '' */
.icon-folder-open:before { content: '\e832'; } /* '' */
.icon-search:before { content: '\e833'; } /* '' */
.icon-settings:before { content: '\e834'; } /* '' */
.icon-share:before { content: '\e835'; } /* '' */
.icon-tag:before { content: '\e836'; } /* '' */
.icon-trash:before { content: '\e837'; } /* '' */
.icon-eye-on:before { content: '\e838'; } /* '' */
.icon-eye-off:before { content: '\e839'; } /* '' */
.icon-tag-remove:before { content: '\e83a'; } /* '' */
.icon-user:before { content: '\e83b'; } /* '' */
.icon-shared:before { content: '\e83c'; } /* '' */
.icon-warning:before { content: '\e83d'; } /* '' */
.icon-question:before { content: '\e83e'; } /* '' */
.icon-information:before { content: '\e83f'; } /* '' */