FIX 解决icon样式问题

This commit is contained in:
jasder
2021-10-22 14:17:36 +08:00
parent d9e4f26819
commit 41022950a5
10 changed files with 10 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 2340181 */
src: url('iconfont.woff2?t=1632964996877') format('woff2'),
url('iconfont.woff?t=1632964996877') format('woff'),
url('iconfont.ttf?t=1632964996877') format('truetype');
src: url('iconfont.woff2?t=1634881729644') format('woff2'),
url('iconfont.woff?t=1634881729644') format('woff'),
url('iconfont.ttf?t=1634881729644') format('truetype');
}
.iconfont {

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.