字体引入

This commit is contained in:
aixianling
2022-08-09 14:27:52 +08:00
parent dd6d901953
commit 6a17a86645
2 changed files with 6 additions and 1 deletions

View File

@@ -3,6 +3,11 @@
@import "./party";
@import "./iconfont";
@font-face {
font-family: DIN;
src: url("https://cdn.cunwuyun.cn/fonts/DIN Alternate Bold.ttf");
}
/**
常用内外边距样式
*/