罗广辉
2026-04-24 648904d076ae6e17892b40675598b1c8dc474277
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
@font-face {
  font-family: "Source Han Sans CN";
  src: url("https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_app_assets/fonts/SourceHanSansCN-Regular.woff2")
    format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: "Source Han Sans CN";
  src: url("https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_app_assets/fonts/SourceHanSansCN-Bold.woff2")
    format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: "Segoe UI";
  src: url("https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_app_assets/fonts/SourceHanSansCN-Regular.woff2")
    format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
 
@font-face {
  font-family: "Segoe UI";
  src: url("https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_app_assets/fonts/SourceHanSansCN-Bold.woff2")
    format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
 
/* 额外的标题字体 */
@font-face {
  font-family: "YouSheBiaoTiHei";
  src: url("https://wrj.shuixiongit.com/aiskyminio/cloud-bucket/ztzf_app_assets/fonts/YouSheBiaoTiHei.TTF")
    format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}