fix: 更新iconfont链接 (#398)
This commit is contained in:
parent
7e83c926ae
commit
5e30c2898e
@ -1,10 +1,8 @@
|
||||
@font-face {
|
||||
font-family: 'iconfont';
|
||||
/* Project id 4263849 */
|
||||
src:
|
||||
url('//at.alicdn.com/t/c/font_4263849_wh46krnnsv.woff2?t=1722515679936') format('woff2'),
|
||||
url('//at.alicdn.com/t/c/font_4263849_wh46krnnsv.woff?t=1722515679936') format('woff'),
|
||||
url('//at.alicdn.com/t/c/font_4263849_wh46krnnsv.ttf?t=1722515679936') format('truetype');
|
||||
font-family: 'iconfont'; /* Project id 4263849 */
|
||||
src: url('//at.alicdn.com/t/c/font_4263849_2re4gm4ryc3.woff2?t=1723600417360') format('woff2'),
|
||||
url('//at.alicdn.com/t/c/font_4263849_2re4gm4ryc3.woff?t=1723600417360') format('woff'),
|
||||
url('//at.alicdn.com/t/c/font_4263849_2re4gm4ryc3.ttf?t=1723600417360') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
|
Loading…
Reference in New Issue
Block a user