@font-face {
  font-family: 'sportsicons';
  src: url('../font/sportsicons.eot?75658663');
  src: url('../font/sportsicons.eot?75658663#iefix') format('embedded-opentype'),
       url('../font/sportsicons.woff2?75658663') format('woff2'),
       url('../font/sportsicons.woff?75658663') format('woff'),
       url('../font/sportsicons.ttf?75658663') format('truetype'),
       url('../font/sportsicons.svg?75658663#sportsicons') 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: 'sportsicons';
    src: url('../font/sportsicons.svg?75658663#sportsicons') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sportsicons";
  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-whistle:before { content: '\e800'; } /* '' */
.icon-award:before { content: '\e801'; } /* '' */
.icon-baseball:before { content: '\e802'; } /* '' */
.icon-badminton:before { content: '\e803'; } /* '' */
.icon-basketball:before { content: '\e804'; } /* '' */
.icon-basketball-net:before { content: '\e805'; } /* '' */
.icon-billiard-ball:before { content: '\e806'; } /* '' */
.icon-bottle-bolt:before { content: '\e807'; } /* '' */
.icon-bowling-ball:before { content: '\e808'; } /* '' */
.icon-bowling-ball-pin:before { content: '\e809'; } /* '' */
.icon-bowling-pins:before { content: '\e80a'; } /* '' */
.icon-bowling-pins-fall:before { content: '\e80b'; } /* '' */
.icon-cricket-sports:before { content: '\e80c'; } /* '' */
.icon-fencing:before { content: '\e80d'; } /* '' */
.icon-flag:before { content: '\e80e'; } /* '' */
.icon-flag-check:before { content: '\e80f'; } /* '' */
.icon-flag-dash:before { content: '\e810'; } /* '' */
.icon-flag-pennant:before { content: '\e811'; } /* '' */
.icon-flag-pennant-golf:before { content: '\e812'; } /* '' */
.icon-flag-stripes:before { content: '\e813'; } /* '' */
.icon-flag-tail:before { content: '\e814'; } /* '' */
.icon-football:before { content: '\e815'; } /* '' */
.icon-glove-boxing:before { content: '\e816'; } /* '' */
.icon-golf-ball:before { content: '\e817'; } /* '' */
.icon-golf-club:before { content: '\e818'; } /* '' */
.icon-golf-club-ball:before { content: '\e819'; } /* '' */
.icon-hockey:before { content: '\e81a'; } /* '' */
.icon-medal:before { content: '\e81b'; } /* '' */
.icon-people-bike:before { content: '\e81c'; } /* '' */
.icon-people-hike:before { content: '\e81d'; } /* '' */
.icon-people-hockey:before { content: '\e81e'; } /* '' */
.icon-people-run:before { content: '\e81f'; } /* '' */
.icon-people-skate:before { content: '\e820'; } /* '' */
.icon-people-ski-jump:before { content: '\e821'; } /* '' */
.icon-people-ski:before { content: '\e822'; } /* '' */
.icon-people-swim:before { content: '\e823'; } /* '' */
.icon-people-walk:before { content: '\e824'; } /* '' */
.icon-podium:before { content: '\e825'; } /* '' */
.icon-racquet:before { content: '\e826'; } /* '' */
.icon-rugby:before { content: '\e827'; } /* '' */
.icon-rugby-helmet:before { content: '\e828'; } /* '' */
.icon-shoe-running:before { content: '\e829'; } /* '' */
.icon-snorkel:before { content: '\e82a'; } /* '' */
.icon-steering-wheel:before { content: '\e82b'; } /* '' */
.icon-swimming-pool:before { content: '\e82c'; } /* '' */
.icon-tire:before { content: '\e82d'; } /* '' */
.icon-tire-flat:before { content: '\e82e'; } /* '' */
.icon-trophy:before { content: '\e82f'; } /* '' */
.icon-volleyball:before { content: '\e830'; } /* '' */
.icon-watch-digital-love:before { content: '\e831'; } /* '' */
