@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?98867680');
  src: url('font/fontello.eot?98867680#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?98867680') format('woff2'),
       url('font/fontello.woff?98867680') format('woff'),
       url('font/fontello.ttf?98867680') format('truetype'),
       url('font/fontello.svg?98867680#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[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;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-volume-down:before { content: '\e800'; }
.icon-heart:before { content: '\e801'; }
.icon-cog:before { content: '\e802'; }
.icon-cancel:before { content: '\e803'; }
.icon-star:before { content: '\e804'; }
.icon-star-empty:before { content: '\e805'; }
.icon-play:before { content: '\e806'; }
.icon-stop:before { content: '\e807'; }
.icon-pause:before { content: '\e808'; }
.icon-lock:before { content: '\e809'; }
.icon-lock-open:before { content: '\e80a'; }
.icon-left-dir:before { content: '\e80b'; }
.icon-right-dir:before { content: '\e80c'; }
.icon-up-dir:before { content: '\e80d'; }
.icon-down-dir:before { content: '\e80e'; }
.icon-link:before { content: '\e80f'; }
.icon-award:before { content: '\e810'; }
.icon-ok:before { content: '\e811'; }
.icon-attention:before { content: '\e812'; }
.icon-block:before { content: '\e813'; }
.icon-shuffle:before { content: '\e814'; }
.icon-cw:before { content: '\e815'; }
.icon-logout:before { content: '\e816'; }
.icon-login:before { content: '\e817'; }
.icon-plus:before { content: '\e818'; }
.icon-to-start:before { content: '\e819'; }
.icon-volume-off:before { content: '\e81a'; }
.icon-volume-up:before { content: '\e81b'; }
.icon-crown:before { content: '\e844'; }
.icon-menu:before { content: '\f0c9'; }
.icon-circle:before { content: '\f111'; }
.icon-help:before { content: '\f128'; }
.icon-heart-empty:before { content: '\1f509'; }
