You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
319 B
14 lines
319 B
2 months ago
|
@font-face {
|
||
|
font-family: "DingTalk JinBuTi-Regular";
|
||
|
src: url("./font/YouSheBiaoTiHei-2.ttf");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "AlibabaPuHuiTi-Regular";
|
||
|
src: url("./font/AlibabaSans-Regular.otf");
|
||
|
}
|
||
|
|
||
|
@font-face {
|
||
|
font-family: "AlibabaPuHuiTi-Medium";
|
||
|
src: url("./font/AlibabaSans-Medium.otf");
|
||
|
}
|