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

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* 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-baseball-fill:before { content: '\e800'; } /* '' */
.icon-baseball-line:before { content: '\e801'; } /* '' */
.icon-basketball-fill:before { content: '\e802'; } /* '' */
.icon-basketball-line:before { content: '\e803'; } /* '' */
.icon-billiards-fill:before { content: '\e804'; } /* '' */
.icon-billiards-line:before { content: '\e805'; } /* '' */
.icon-boxing-fill:before { content: '\e806'; } /* '' */
.icon-boxing-line:before { content: '\e807'; } /* '' */
.icon-chess-fill:before { content: '\e808'; } /* '' */
.icon-chess-line:before { content: '\e809'; } /* '' */
.icon-dice-1-fill:before { content: '\e80a'; } /* '' */
.icon-dice-2-fill:before { content: '\e80b'; } /* '' */
.icon-dice-2-line:before { content: '\e80c'; } /* '' */
.icon-dice-1-line:before { content: '\e80d'; } /* '' */
.icon-dice-3-line:before { content: '\e80e'; } /* '' */
.icon-dice-3-fill:before { content: '\e80f'; } /* '' */
.icon-dice-4-fill:before { content: '\e810'; } /* '' */
.icon-dice-4-line:before { content: '\e811'; } /* '' */
.icon-dice-5-fill:before { content: '\e812'; } /* '' */
.icon-dice-5-line:before { content: '\e813'; } /* '' */
.icon-dice-6-fill:before { content: '\e814'; } /* '' */
.icon-dice-fill:before { content: '\e815'; } /* '' */
.icon-dice-6-line:before { content: '\e816'; } /* '' */
.icon-football-line:before { content: '\e817'; } /* '' */
.icon-game-2-fill:before { content: '\e818'; } /* '' */
.icon-football-fill:before { content: '\e819'; } /* '' */
.icon-game-2-line:before { content: '\e81a'; } /* '' */
.icon-game-line:before { content: '\e81b'; } /* '' */
.icon-game-fill:before { content: '\e81c'; } /* '' */
.icon-golf-ball-fill:before { content: '\e81d'; } /* '' */
.icon-golf-ball-line:before { content: '\e81e'; } /* '' */
.icon-dice-line:before { content: '\e81f'; } /* '' */
.icon-piano-fill:before { content: '\e820'; } /* '' */
.icon-piano-grand-fill:before { content: '\e821'; } /* '' */
.icon-piano-grand-line:before { content: '\e822'; } /* '' */
.icon-piano-line:before { content: '\e823'; } /* '' */
.icon-ping-pong-fill:before { content: '\e824'; } /* '' */
.icon-ping-pong-line:before { content: '\e825'; } /* '' */
.icon-poker-clubs-fill:before { content: '\e826'; } /* '' */
.icon-poker-clubs-line:before { content: '\e827'; } /* '' */
.icon-poker-diamonds-fill:before { content: '\e828'; } /* '' */
.icon-poker-diamonds-line:before { content: '\e829'; } /* '' */
.icon-poker-hearts-fill:before { content: '\e82a'; } /* '' */
.icon-poker-hearts-line:before { content: '\e82b'; } /* '' */
.icon-poker-spades-fill:before { content: '\e82c'; } /* '' */
.icon-poker-spades-line:before { content: '\e82d'; } /* '' */
.icon-sword-fill:before { content: '\e82e'; } /* '' */
.icon-sword-line:before { content: '\e82f'; } /* '' */
.icon-target-fill:before { content: '\e830'; } /* '' */
.icon-target-line:before { content: '\e831'; } /* '' */
