@font-face {
    font-family:'webfont';
    font-display: swap;
    src: url('../t/webfont_g5vihh6bxz9.eot');
    /* IE9*/
    src: url('../t/webfont_g5vihh6bxz9.eot#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('../t/webfont_g5vihh6bxz9.woff2') format('woff2'), url('../t/webfont_g5vihh6bxz9.woff') format('woff'),
    /* chrome、firefox */
    url('../t/webfont_g5vihh6bxz9.ttf') format('truetype'),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('https://at.alicdn.com/t/webfont_g5vihh6bxz9.svg#杨任东竹石体-Bold') format('svg');
    /* iOS 4.1- */
}
.web-font {
    font-family:"webfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
}
#player > div.aplayer-lrc > div > p.aplayer-lrc-current {
    color:rgb(255, 109, 172);
    font-size: 15px;
    font-weight:bold;
}
#player > div.aplayer-lrc {
    height: 45px;
}