|
@@ -1,8 +1,8 @@
|
1
|
1
|
@font-face {
|
2
|
2
|
font-family: "iconfont"; /* Project id 3309691 */
|
3
|
|
- src: url('iconfont.woff2?t=1651046175216') format('woff2'),
|
4
|
|
- url('iconfont.woff?t=1651046175216') format('woff'),
|
5
|
|
- url('iconfont.ttf?t=1651046175216') format('truetype');
|
|
3
|
+ src: url('iconfont.woff2?t=1652685556305') format('woff2'),
|
|
4
|
+ url('iconfont.woff?t=1652685556305') format('woff'),
|
|
5
|
+ url('iconfont.ttf?t=1652685556305') format('truetype');
|
6
|
6
|
}
|
7
|
7
|
|
8
|
8
|
.iconfont {
|
|
@@ -13,6 +13,10 @@
|
13
|
13
|
-moz-osx-font-smoothing: grayscale;
|
14
|
14
|
}
|
15
|
15
|
|
|
16
|
+.icon-dingdanguanli1:before {
|
|
17
|
+ content: "\e603";
|
|
18
|
+}
|
|
19
|
+
|
16
|
20
|
.icon-juji_icon:before {
|
17
|
21
|
content: "\e67f";
|
18
|
22
|
}
|