@font-face {
  font-family: "iconfont";
  src: url('../fonts/iconfont.eot');
  /* IE9*/
  src: url('../fonts/iconfont.eot') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../fonts/iconfont.woff') format('woff'),
    /* chrome, firefox */
    url('../fonts/iconfont.ttf') format('truetype'),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg') format('svg');
  /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

.icon-basketball:before {
  content: "\e60b";
  font-size: 23px;
}

.icon-football:before {
  content: "\e603";
  font-size: 23px;
}

.icon-tennis:before {
  content: "\e613";
  font-size: 23px;
}

.icon-star:before {
  content: "\e60c";
}

.icon-backtop:before {
  content: "\e61f";
  font-size: 23px;
}

.icon-down:before {
  content: "\e81c";
  font-size: small;
  font-weight: 100;
}

.icon-cur:before {
  content: "\e81c";
  font-size: 25px;
  font-weight: 800;
}

.icon-tv2:before {
  content: "\e600";
  font-size: 22px;
}

.icon-play:before {
  content: "\f0066";
  font-size: 25px;
  font-weight: 100;
}

.icon-play-s:before {
  content: "\f0066";
  font-size: 20px;
  font-weight: 100;
}

.icon-tv:before {
  content: "\e74c";
  font-size: 35px;
}

.icon-video:before {
  content: "\e68c";
  font-size: 35px;
}

.icon-play_s:before {
  content: "\f0066";
  font-size: 20px;
}

.icon-basketball2:before {
  content: "\e61a";
  font-size: 27px;
  line-height: 22px
}

.icon-basketball3:before {
  content: "\e61a";
  font-size: 20px;
  line-height: 20px;
  color: #369ee6
}

.icon-football2:before {
  content: "\e6c7";
  font-size: 27px;
  line-height: 25px;
}

.icon-football3:before {
  content: "\e6c7";
  font-size: 20px;
  line-height: 20px;
  color: #10c84c;
}

.icon-record:before {
  content: "\e62c";
  font-size: 35px;
}