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

  display: inline-block;
  text-decoration: inherit;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */

  /* 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-baccarat:before {
  content: '\e800';
} /* '' */
.icon-ball:before {
  content: '\e801';
} /* '' */
.icon-bars:before {
  content: '\e802';
} /* '' */
.icon-blackjack:before {
  content: '\e803';
} /* '' */
.icon-bonus:before {
  content: '\e804';
} /* '' */
.icon-casino-chips:before {
  content: '\e805';
} /* '' */
.icon-crown:before {
  content: '\e806';
} /* '' */
.icon-dices:before {
  content: '\e807';
} /* '' */
.icon-drop-wins:before {
  content: '\e808';
} /* '' */
.icon-facebook:before {
  content: '\e80a';
} /* '' */
.icon-game-controller:before {
  content: '\e80b';
} /* '' */
.icon-games:before {
  content: '\e80c';
} /* '' */
.icon-gift-delivery:before {
  content: '\e80d';
} /* '' */
.icon-gift:before {
  content: '\e80e';
} /* '' */
.icon-instagram:before {
  content: '\e80f';
} /* '' */
.icon-jackpot:before {
  content: '\e810';
} /* '' */
.icon-lucky-number:before {
  content: '\e811';
} /* '' */
.icon-mega-ways:before {
  content: '\e812';
} /* '' */
.icon-online-casino:before {
  content: '\e813';
} /* '' */
.icon-percentage:before {
  content: '\e814';
} /* '' */
.icon-poker:before {
  content: '\e816';
} /* '' */
.icon-rulet:before {
  content: '\e817';
} /* '' */
.icon-slot-machine:before {
  content: '\e818';
} /* '' */
.icon-spades-circle:before {
  content: '\e819';
} /* '' */
.icon-telegram:before {
  content: '\e81a';
} /* '' */
.icon-thropy:before {
  content: '\e81b';
} /* '' */
.icon-tombala:before {
  content: '\e81c';
} /* '' */
.icon-tv-tiny:before {
  content: '\e81d';
} /* '' */
.icon-tv:before {
  content: '\e81e';
} /* '' */
.icon-twitter:before {
  content: '\e81f';
} /* '' */
.icon-vip:before {
  content: '\e820';
} /* '' */
.icon-wheel-trophy:before {
  content: '\e821';
} /* '' */
.icon-wheel:before {
  content: '\e822';
} /* '' */
.icon-x-diamond:before {
  content: '\e823';
} /* '' */
