@font-face {
  font-family: 'sports';
  src: url('../font/sports.eot?46107572');
  src: url('../font/sports.eot?46107572#iefix') format('embedded-opentype'),
       url('../font/sports.woff?46107572') format('woff'),
       url('../font/sports.ttf?46107572') format('truetype'),
       url('../font/sports.svg?46107572#sports') 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: 'sports';
    src: url('../font/sports.svg?46107572#sports') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "sports";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  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-cricket:before { content: '\e800'; } /* '' */
.icon-bicycle:before { content: '\e801'; } /* '' */
.icon-baseball:before { content: '\e802'; } /* '' */
.icon-golf:before { content: '\e803'; } /* '' */
.icon-skiing:before { content: '\e804'; } /* '' */
.icon-soccer:before { content: '\e805'; } /* '' */
.icon-swimming:before { content: '\e806'; } /* '' */
.icon-tennis:before { content: '\e807'; } /* '' */
.icon-theatre:before { content: '\e808'; } /* '' */
.icon-football:before { content: '\e809'; } /* '' */
.icon-basketball-1:before { content: '\e80a'; } /* '' */
.icon-pitch:before { content: '\e80b'; } /* '' */
.icon-badminton:before { content: '\e80c'; } /* '' */
.icon-rowing:before { content: '\e80d'; } /* '' */
.icon-rugby:before { content: '\e80e'; } /* '' */
.icon-archery:before { content: '\e80f'; } /* '' */
.icon-baking:before { content: '\e810'; } /* '' */
.icon-dance:before { content: '\e811'; } /* '' */
.icon-bouldering:before { content: '\e812'; } /* '' */
.icon-canoe:before { content: '\e813'; } /* '' */
.icon-shooting:before { content: '\e814'; } /* '' */
.icon-climbing:before { content: '\e815'; } /* '' */
.icon-bowl:before { content: '\e816'; } /* '' */
.icon-cycling:before { content: '\e817'; } /* '' */
.icon-volleyball:before { content: '\e818'; } /* '' */
.icon-unichallenge:before { content: '\e819'; } /* '' */
.icon-trampoline:before { content: '\e81a'; } /* '' */
.icon-tabletennis:before { content: '\e81b'; } /* '' */
.icon-squash:before { content: '\e81c'; } /* '' */
.icon-sail:before { content: '\e81d'; } /* '' */
.icon-run:before { content: '\e81e'; } /* '' */
.icon-pool:before { content: '\e81f'; } /* '' */
.icon-goal:before { content: '\e820'; } /* '' */
.icon-lacrosse:before { content: '\e821'; } /* '' */
.icon-martial:before { content: '\e822'; } /* '' */
.icon-hockey:before { content: '\e823'; } /* '' */
.icon-frisbee:before { content: '\e824'; } /* '' */
.icon-handball:before { content: '\e825'; } /* '' */
.icon-fencing:before { content: '\e826'; } /* '' */
.icon-horse:before { content: '\e827'; } /* '' */
.icon-netball:before { content: '\e828'; } /* '' */
.icon-darts:before { content: '\e829'; } /* '' */
.icon-fulltime:before { content: '\e82a'; } /* '' */
.icon-halftime:before { content: '\e82b'; } /* '' */
.icon-kickoff:before { content: '\e82c'; } /* '' */
.icon-debate:before { content: '\e82d'; } /* '' */
.icon-starttime:before { content: '\e82e'; } /* '' */
.icon-cheerleader:before { content: '\e82f'; } /* '' */
.icon-pokemon:before { content: '\e830'; } /* '' */
.icon-computer:before { content: '\e831'; } /* '' */
.icon-boxing:before { content: '\e832'; } /* '' */
.icon-croquet:before { content: '\e833'; } /* '' */
.icon-cinema:before { content: '\e834'; } /* '' */