@font-face {
    font-family: 'TencentSansW7';
    src: url('TencentSans-W7.ttf');
    font-weight: normal;
    font-style: normal;
}
/* @font-face {
    font-family: 'siyuanMedium';
    src: url('SourceHanSansCN-Medium.ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'siyuanBold';
    src: url('SourceHanSansCN-Bold.ttf');
    font-weight: normal;
    font-style: normal;
} */

#h {
    font-family: TencentSansW7;
}