@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?79648807');
  src: url('font/fontello.eot?79648807#iefix') format('embedded-opentype'),
       url('font/fontello.woff2?79648807') format('woff2'),
       url('font/fontello.woff?79648807') format('woff'),
       url('font/fontello.ttf?79648807') format('truetype'),
       url('font/fontello.svg?79648807#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?79648807#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-crown:before { content: '\e800'; } /* '' */
.icon-down-dir:before { content: '\e801'; } /* '' */
.icon-anchor:before { content: '\e802'; } /* '' */
.icon-anchor-outline:before { content: '\e80f'; } /* '' */
.icon-puzzle-outline:before { content: '\e811'; } /* '' */
.icon-emo-happy:before { content: '\e812'; } /* '' */
.icon-search-outline:before { content: '\e815'; } /* '' */
.icon-search:before { content: '\e816'; } /* '' */
.icon-heart:before { content: '\e818'; } /* '' */
.icon-heart-filled:before { content: '\e819'; } /* '' */
.icon-star:before { content: '\e81a'; } /* '' */
.icon-star-filled:before { content: '\e81b'; } /* '' */
.icon-user-outline:before { content: '\e81c'; } /* '' */
.icon-user:before { content: '\e81d'; } /* '' */
.icon-users:before { content: '\e81f'; } /* '' */
.icon-ok-outline:before { content: '\e831'; } /* '' */
.icon-ok:before { content: '\e832'; } /* '' */
.icon-cancel-outline:before { content: '\e833'; } /* '' */
.icon-cancel:before { content: '\e834'; } /* '' */
.icon-home-outline:before { content: '\e843'; } /* '' */
.icon-home:before { content: '\e844'; } /* '' */
.icon-lock:before { content: '\e849'; } /* '' */
.icon-lock-filled:before { content: '\e84a'; } /* '' */
.icon-lock-open:before { content: '\e84b'; } /* '' */
.icon-lock-open-filled:before { content: '\e84c'; } /* '' */
.icon-pin-outline:before { content: '\e84d'; } /* '' */
.icon-pin:before { content: '\e84e'; } /* '' */
.icon-eye-outline:before { content: '\e84f'; } /* '' */
.icon-eye:before { content: '\e850'; } /* '' */
.icon-thumbs-up:before { content: '\e856'; } /* '' */
.icon-thumbs-down:before { content: '\e857'; } /* '' */
.icon-vcard:before { content: '\e874'; } /* '' */
.icon-address:before { content: '\e875'; } /* '' */
.icon-location-outline:before { content: '\e876'; } /* '' */
.icon-location:before { content: '\e877'; } /* '' */
.icon-compass:before { content: '\e87b'; } /* '' */
.icon-menu-outline:before { content: '\e88b'; } /* '' */
.icon-menu:before { content: '\e88c'; } /* '' */
.icon-calendar:before { content: '\e893'; } /* '' */
.icon-lightbulb:before { content: '\e89e'; } /* '' */
.icon-globe:before { content: '\e8e6'; } /* '' */
.icon-flash-outline:before { content: '\e8ec'; } /* '' */
.icon-flash:before { content: '\e8ed'; } /* '' */
.icon-lifebuoy:before { content: '\e8f1'; } /* '' */
.icon-credit-card:before { content: '\e8fa'; } /* '' */
.icon-puzzle:before { content: '\e904'; } /* '' */
.icon-facebook:before { content: '\e913'; } /* '' */
.icon-emo-wink:before { content: '\e920'; } /* '' */
.icon-chart-alt:before { content: '\e922'; } /* '' */
.icon-chart-alt-outline:before { content: '\e925'; } /* '' */
.icon-chart:before { content: '\e926'; } /* '' */
.icon-chart-outline:before { content: '\e927'; } /* '' */
.icon-twitter:before { content: '\e931'; } /* '' */
.icon-emo-sunglasses:before { content: '\e937'; } /* '' */
.icon-emo-grin:before { content: '\e93a'; } /* '' */
.icon-emo-laugh:before { content: '\e940'; } /* '' */
.icon-angle-down:before { content: '\f107'; } /* '' */