put name
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id */
|
||||
src: url('iconfont.ttf?t=1709533486156') format('truetype');
|
||||
font-family: "iconfont"; /* Project id 4452518 */
|
||||
src: url('iconfont.woff2?t=1723432108642') format('woff2'),
|
||||
url('iconfont.woff?t=1723432108642') format('woff'),
|
||||
url('iconfont.ttf?t=1723432108642') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -11,6 +13,22 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-renwuliebiao:before {
|
||||
content: "\e60a";
|
||||
}
|
||||
|
||||
.icon-paiming_paiming:before {
|
||||
content: "\e6dc";
|
||||
}
|
||||
|
||||
.icon-jiazai--kuai:before {
|
||||
content: "\e8b7";
|
||||
}
|
||||
|
||||
.icon-renwu:before {
|
||||
content: "\e653";
|
||||
}
|
||||
|
||||
.icon-xiazaiwenjian:before {
|
||||
content: "\e600";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user