fix: 修复走查样式问题
This commit is contained in:
@@ -1,4 +1,11 @@
|
||||
// @font-face {
|
||||
// font-family: 'PoetsenOne';
|
||||
// src: url('./static/asserts/fonts/PoetsenOne-Regular.ttf') format('truetype');
|
||||
// }
|
||||
// }
|
||||
|
||||
@font-face {
|
||||
font-family: "Quicksand";
|
||||
src: url("https://bimwe.oss-cn-shanghai.aliyuncs.com/front/ball/other/57dc951f-f10e-45b7-9157-0b1e468187fd.ttf")
|
||||
format("truetype");
|
||||
font-display: swap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user