4 lines
85 B
SCSS
4 lines
85 B
SCSS
|
@font-face {
|
||
|
font-family: 'douyin';
|
||
|
src: url('@/static/font/DouyinSansBold.otf');
|
||
|
}
|