7 lines
160 B
SCSS
7 lines
160 B
SCSS
@font-face {
|
|
font-family: "阿里巴巴普惠体";
|
|
font-style: normal;
|
|
font-weight: 300;
|
|
src: url("./Alibaba_PuHuiTi_2.0_55_Regular_55_Regular.ttf");
|
|
}
|