zsqy-naive-ui/public/font/index.css
2024-01-05 17:28:54 +08:00

27 lines
518 B
CSS

@font-face {
font-family: YouSheBiaoTiHei;
font-style: normal;
font-weight: normal;
src: url("./YouSheBiaoTiHei-2.ttf");
}
@font-face {
font-family: SourceHanSansCN;
font-style: normal;
font-weight: normal;
src: url("./SourceHanSansCN-Light.otf");
}
@font-face {
font-family: SourceHanSansK;
font-style: normal;
font-weight: normal;
src: url("./SourceHanSansK-Regular.ttf");
}
@font-face {
font-family: PingFang;
font-style: normal;
font-weight: normal;
src: url("./PingFang.otf");
}