Files
huangjingfen/pro_v3.5.1/view/uniapp/static/fonts/font.scss
panchengyong 7acbf45ff7 new files
2026-03-07 22:29:07 +08:00

8 lines
187 B
SCSS

@font-face {
font-family: SemiBold;
src: url('static/fonts/D-DIN-PRO-600-SemiBold.ttf');
}
@font-face {
font-family: Regular;
src: url('static/fonts/D-DIN-PRO-400-Regular.ttf');
}