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

.fontello-bishop:before { content: '\e6c4'; } /* '' */
.fontello-ai:before { content: '\e6ee'; } /* '' */
.fontello-rook:before { content: '\e74f'; } /* '' */
.fontello-calendar:before { content: '\e800'; } /* '' */
.fontello-star-man:before { content: '\e801'; } /* '' */
.fontello-heart:before { content: '\e802'; } /* '' */
.fontello-coffee:before { content: '\e803'; } /* '' */
.fontello-airship:before { content: '\e804'; } /* '' */
.fontello-balloon:before { content: '\e805'; } /* '' */
.fontello-time:before { content: '\e806'; } /* '' */
.fontello-target:before { content: '\e807'; } /* '' */
.fontello-hr-agency:before { content: '\e808'; } /* '' */
.fontello-check-1:before { content: '\e809'; } /* '' */
.fontello-check-2:before { content: '\e80a'; } /* '' */
.fontello-plus:before { content: '\e80b'; } /* '' */
.fontello-left:before { content: '\e80c'; } /* '' */
.fontello-right:before { content: '\e80d'; } /* '' */
.fontello-heart-empty:before { content: '\e80e'; } /* '' */
.fontello-optimize-2:before { content: '\e941'; } /* '' */
.fontello-copter:before { content: '\e9a4'; } /* '' */
.fontello-lamp:before { content: '\e9d5'; } /* '' */
.fontello-king:before { content: '\ea06'; } /* '' */
.fontello-knight:before { content: '\ea0b'; } /* '' */
.fontello-laptop:before { content: '\ea12'; } /* '' */
.fontello-team:before { content: '\ea92'; } /* '' */
.fontello-suitcase:before { content: '\ea95'; } /* '' */
.fontello-corporation:before { content: '\eab2'; } /* '' */
.fontello-optimize-1:before { content: '\eac4'; } /* '' */
.fontello-money:before { content: '\eac6'; } /* '' */
.fontello-devices:before { content: '\ead0'; } /* '' */
.fontello-paint:before { content: '\eb34'; } /* '' */
.fontello-pawn:before { content: '\eb46'; } /* '' */
.fontello-queen:before { content: '\ebb6'; } /* '' */
.fontello-quotes:before { content: '\ebbb'; } /* '' */
.fontello-dialog:before { content: '\eca6'; } /* '' */
.fontello-dialog2:before { content: '\eca7'; } /* '' */
.fontello-timer:before { content: '\ed51'; } /* '' */
.fontello-player:before { content: '\edc7'; } /* '' */
.fontello-play:before { content: '\edca'; } /* '' */
.fontello-player2:before { content: '\edd1'; } /* '' */
.fontello-cash:before { content: '\ede5'; } /* '' */
.fontello-check:before { content: '\ee1e'; } /* '' */
.fontello-twitter:before { content: '\f099'; } /* '' */
.fontello-facebook:before { content: '\f09a'; } /* '' */
.fontello-linkedin:before { content: '\f0e1'; } /* '' */
.fontello-up:before { content: '\f106'; } /* '' */
.fontello-youtube-squared:before { content: '\f166'; } /* '' */
.fontello-youtube-play:before { content: '\f16a'; } /* '' */
.fontello-facebook-squared:before { content: '\f230'; } /* '' */
.fontello-twitter-squared:before { content: '\f304'; } /* '' */
.fontello-linkedin-squared:before { content: '\f30c'; } /* '' */
