@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?98982888');
  src: url('../font/fontello.eot?98982888#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?98982888') format('woff2'),
       url('../font/fontello.woff?98982888') format('woff'),
       url('../font/fontello.ttf?98982888') format('truetype'),
       url('../font/fontello.svg?98982888#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?98982888#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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-lock:before { content: '\e800'; } /* '' */
.icon-load:before { content: '\e801'; } /* '' */
.icon-chat:before { content: '\e802'; } /* '' */
.icon-up-arrow:before { content: '\e803'; } /* '' */
.icon-email:before { content: '\e804'; } /* '' */
.icon-info:before { content: '\e805'; } /* '' */
.icon-attachment:before { content: '\e806'; } /* '' */
.icon-key:before { content: '\e807'; } /* '' */
.icon-lock-open:before { content: '\e808'; } /* '' */
.icon-star-full:before { content: '\e809'; } /* '' */
.icon-edit:before { content: '\e80a'; } /* '' */
.icon-settings:before { content: '\e80b'; } /* '' */
.icon-user:before { content: '\e80c'; } /* '' */
.icon-tag:before { content: '\e80d'; } /* '' */
.icon-checked:before { content: '\e80e'; } /* '' */
.icon-plus:before { content: '\e80f'; } /* '' */
.icon-minus:before { content: '\e810'; } /* '' */
.icon-warning:before { content: '\e811'; } /* '' */
.icon-user-status-available:before { content: '\e812'; } /* '' */
.icon-circle-empty:before { content: '\e813'; } /* '' */
.icon-list:before { content: '\e814'; } /* '' */
.icon-heart:before { content: '\e815'; } /* '' */
.icon-ok:before { content: '\e816'; } /* '' */
.icon-star-empty:before { content: '\e817'; } /* '' */
.icon-clock:before { content: '\e818'; } /* '' */
.icon-help:before { content: '\e819'; } /* '' */
.icon-timeout:before { content: '\e81a'; } /* '' */
.icon-delete:before { content: '\e81b'; } /* '' */
.icon-hidden:before { content: '\e81c'; } /* '' */
.icon-block:before { content: '\e81d'; } /* '' */
.icon-users:before { content: '\e81e'; } /* '' */
.icon-no-audio:before { content: '\e81f'; } /* '' */
.icon-send:before { content: '\e820'; } /* '' */
.icon-audio:before { content: '\e821'; } /* '' */
.icon-emo-happy:before { content: '\e822'; } /* '' */
.icon-user-status-away:before { content: '\e823'; } /* '' */
.icon-user-status-idle:before { content: '\e824'; } /* '' */
.icon-moderator:before { content: '\e825'; } /* '' */
.icon-youtube:before { content: '\e826'; } /* '' */
.icon-menu:before { content: '\e827'; } /* '' */
.icon-user-status-busy:before { content: '\e828'; } /* '' */
.icon-image:before { content: '\e829'; } /* '' */
.icon-flag:before { content: '\e82a'; } /* '' */
.icon-quote:before { content: '\e82b'; } /* '' */
.icon-code:before { content: '\e82c'; } /* '' */
.icon-search:before { content: '\e82d'; } /* '' */
.icon-down-arrow:before { content: '\e82f'; } /* '' */
.icon-left:before { content: '\e835'; } /* '' */
.icon-cancel:before { content: '\e83e'; } /* '' */
.icon-right:before { content: '\e841'; } /* '' */
.icon-external:before { content: '\f08e'; } /* '' */
.icon-unchecked:before { content: '\f096'; } /* '' */
.icon-twitter:before { content: '\f099'; } /* '' */
.icon-document:before { content: '\f0f6'; } /* '' */
.icon-mobile:before { content: '\f10b'; } /* '' */
.icon-paypal:before { content: '\f342'; } /* '' */
