@font-face {
font-family: 'PF-M';
src: url(/fonts/PingFang-Medium.woff2) format('woff2');
}
@font-face {
font-family: 'PF-B';
src: url(/fonts/PingFang-Blod.woff2) format('woff2');
}
@font-face {
font-family: 'DIN-M';
src: url(/fonts/DIN-Medium.woff2) format('woff2');
}
@font-face {
font-family: 'SHSS';
src: url(/fonts/SourceHanSerifSC.woff2) format('woff2');
}
@font-face {
font-family: 'SHSCS';
src: url("/public/fonts/SOURCEHANSERIFSC-SEMIBOLD.OTF");
}
@font-face {
font-family: 'SYST';
src: url("/public/fonts/思源宋体.OTF");
}
div {
font-family: 'DIN-M';
}