@font-face {
    font-family: 'TencentSans-W3';
    src: url('../font/TencentSans-W3-CN.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}
.tencent{
    font-family: 'TencentSans-W3', Courier, monospace;
    font-weight: bold;

}