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

.hicon-chevron-right-circle:before { content: '\e800'; } /* '' */
.hicon-coin:before { content: '\e801'; } /* '' */
.hicon-follow-check:before { content: '\e802'; } /* '' */
.hicon-crown:before { content: '\e803'; } /* '' */
.hicon-pencil:before { content: '\e804'; } /* '' */
.hicon-search:before { content: '\e805'; } /* '' */
.hicon-info:before { content: '\e806'; } /* '' */
.hicon-trophy:before { content: '\e807'; } /* '' */
.hicon-add-circle:before { content: '\e808'; } /* '' */
.hicon-console:before { content: '\e809'; } /* '' */
.hicon-follow-plus:before { content: '\e80a'; } /* '' */
.hicon-star-outline:before { content: '\e80b'; } /* '' */
.hicon-badge:before { content: '\e80c'; } /* '' */
.hicon-star-fill:before { content: '\e80d'; } /* '' */
.hicon-console-fill:before { content: '\e80e'; } /* '' */
.hicon-user:before { content: '\e80f'; } /* '' */
.hicon-arrow-right:before { content: '\e810'; } /* '' */
.hicon-arrow-left:before { content: '\e811'; } /* '' */
.hicon-arrow-right-lg:before { content: '\e812'; } /* '' */
.hicon-arrow-left-lg:before { content: '\e813'; } /* '' */
.hicon-users:before { content: '\e814'; } /* '' */
.hicon-telegram:before { content: '\e815'; } /* '' */
.hicon-discord:before { content: '\e816'; } /* '' */
.hicon-twitch:before { content: '\e817'; } /* '' */
.hicon-trophy-sm:before { content: '\e818'; } /* '' */
.hicon-level:before { content: '\e819'; } /* '' */
.hicon-group-circle:before { content: '\e81a'; } /* '' */
.hicon-chevron-right:before { content: '\e81b'; } /* '' */
.hicon-chevron-left:before { content: '\e81c'; } /* '' */
.hicon-door-open:before { content: '\e81d'; } /* '' */
.hicon-share:before { content: '\e81e'; } /* '' */
.hicon-facebook:before { content: '\e81f'; } /* '' */
.hicon-twitter:before { content: '\e820'; } /* '' */
.hicon-whatsapp:before { content: '\e821'; } /* '' */
.hicon-minus-circle:before { content: '\e822'; } /* '' */
.hicon-bell:before { content: '\e823'; } /* '' */
.hicon-kick:before { content: '\e824'; } /* '' */
.hicon-leave:before { content: '\e825'; } /* '' */
.hicon-join:before { content: '\e826'; } /* '' */
.hicon-youtube:before { content: '\f16a'; } /* '' */
.hicon-instagram:before { content: '\f16d'; } /* '' */
