<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?16956706');
  src: url('../font/fontello.eot?16956706#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?16956706') format('woff2'),
       url('../font/fontello.woff?16956706') format('woff'),
       url('../font/fontello.ttf?16956706') format('truetype'),
       url('../font/fontello.svg?16956706#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?16956706#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-reply-outline:before { content: '\e800'; } /* 'î&nbsp;€' */
.icon-cancel:before { content: '\e801'; } /* 'î&nbsp;' */
.icon-chart-bar:before { content: '\e802'; } /* 'î&nbsp;‚' */
.icon-zoom-in:before { content: '\e803'; } /* 'î&nbsp;ƒ' */
.icon-up-open:before { content: '\e804'; } /* 'î&nbsp;„' */
.icon-right-open:before { content: '\e805'; } /* 'î&nbsp;…' */
.icon-left-open:before { content: '\e806'; } /* 'î&nbsp;†' */
.icon-down-open:before { content: '\e807'; } /* 'î&nbsp;‡' */
.icon-doc:before { content: '\e808'; } /* 'î&nbsp;ˆ' */
.icon-casino-chip:before { content: '\e809'; } /* 'î&nbsp;‰' */
.icon-spades-poker-piece:before { content: '\e80a'; } /* 'î&nbsp;Š' */
.icon-dollar-chip:before { content: '\e80b'; } /* 'î&nbsp;‹' */
.icon-medal:before { content: '\e80c'; } /* 'î&nbsp;Œ' */
.icon-star-medal:before { content: '\e80d'; } /* 'î&nbsp;' */
.icon-link:before { content: '\e80e'; } /* 'î&nbsp;Ž' */
.icon-check:before { content: '\e80f'; } /* 'î&nbsp;' */
.icon-star:before { content: '\e810'; } /* 'î&nbsp;' */
.icon-star-empty:before { content: '\e811'; } /* 'î&nbsp;‘' */
.icon-play:before { content: '\e812'; } /* 'î&nbsp;’' */
.icon-calendar:before { content: '\e813'; } /* 'î&nbsp;“' */
.icon-cc:before { content: '\e814'; } /* 'î&nbsp;”' */
.icon-globe:before { content: '\e815'; } /* 'î&nbsp;•' */
.icon-money-1:before { content: '\e816'; } /* 'î&nbsp;–' */
.icon-clock:before { content: '\e817'; } /* 'î&nbsp;—' */
.icon-money:before { content: '\e818'; } /* 'î&nbsp;˜' */
.icon-software:before { content: '\e819'; } /* 'î&nbsp;™' */
.icon-cog-alt:before { content: '\e81a'; } /* 'î&nbsp;š' */
.icon-partners:before { content: '\e81b'; } /* 'î&nbsp;›' */
.icon-poker-playing-cards:before { content: '\e81c'; } /* 'î&nbsp;œ' */
.icon-slot-machine:before { content: '\e81d'; } /* 'î&nbsp;' */
.icon-search:before { content: '\e81e'; } /* 'î&nbsp;ž' */
.icon-five-stars:before { content: '\e81f'; } /* 'î&nbsp;Ÿ' */
.icon-video:before { content: '\e820'; } /* 'î&nbsp;&nbsp;' */
.icon-gift:before { content: '\e821'; } /* 'î&nbsp;¡' */
.icon-shield:before { content: '\e828'; } /* 'î&nbsp;¨' */
.icon-support:before { content: '\e829'; } /* 'î&nbsp;©' */
.icon-reviews:before { content: '\e82e'; } /* 'î&nbsp;®' */
.icon-crown:before { content: '\e844'; } /* 'î¡„' */
.icon-menu:before { content: '\f0c9'; } /* 'ïƒ‰' */
.icon-lock-open-alt:before { content: '\f13e'; } /* 'ï„¾' */
.icon-euro:before { content: '\f153'; } /* 'ï…“' */
.icon-dollar:before { content: '\f155'; } /* 'ï…•' */
.icon-bitcoin:before { content: '\f15a'; } /* 'ï…š' */
.icon-youtube-play:before { content: '\f16a'; } /* 'ï…ª' */
.icon-language:before { content: '\f1ab'; } /* 'ï†«' */
.icon-file-video:before { content: '\f1c8'; } /* 'ï‡ˆ' */
.icon-cc-visa:before { content: '\f1f0'; } /* 'ï‡°' */
.icon-diamond:before { content: '\f219'; } /* 'ïˆ™' */
</pre></body></html>