@font-face {
  font-family: 'icomoongf';
  src:  url('../gffonts/icomoon.eot');
  src:  url('../gffonts/icomoon.eot') format('embedded-opentype'),
    url('../gffonts/icomoon.ttf') format('truetype'),
    url('../gffonts/icomoon.woff') format('woff'),
    url('../gffonts/icomoon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

del {
	display: none!important;
}

.hotlive>h2>span>i {
    cursor: pointer;
    margin-left: 30px;
    color: #666;
}
.hotlive>h2>span>i.on {
	color: #d33!important;
}
.icon-list:before {
    font-family: 'icomoongf' !important;
    content: "\e905"!important;
}
.icon-blocks:before {
	font-family: 'icomoongf' !important;
    content: "\e906"!important;
}

.hotlive, .newlive {
    margin-top: 50px!important;
}
