style: 更新图标

This commit is contained in:
xiaozzzi 2024-01-20 17:35:47 +08:00
parent efe4b4c4fc
commit 93b84abd99
5 changed files with 4 additions and 4 deletions

View File

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

File diff suppressed because one or more lines are too long