hb_zhgd_screen/css/font.css

25 lines
590 B
CSS
Raw Permalink Normal View History

2025-10-13 09:33:54 +08:00
@font-face {
font-family: 'zcoolqingkehuangyouti';
src: url('../font/zcoolqingkehuangyouti-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'Alibaba PuHuiTi R';
src: url('../font/Alibaba-PuHuiTi-R.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-display: auto;
}
@font-face {
font-family: 'AlimamaShuHeiTi';
src: url('../font/AlimamaShuHeiTi-Bold.ttf') format('truetype');
font-weight: 400;
font-style: normal;
font-display: auto;
}