|
@@ -1,8 +1,8 @@
|
|
|
@font-face {
|
|
|
font-family: "iconfont"; /* Project id 4617618 */
|
|
|
- src: url('iconfont.woff2?t=1721359549912') format('woff2'),
|
|
|
- url('iconfont.woff?t=1721359549912') format('woff'),
|
|
|
- url('iconfont.ttf?t=1721359549912') format('truetype');
|
|
|
+ src: url('iconfont.woff2?t=1721376810409') format('woff2'),
|
|
|
+ url('iconfont.woff?t=1721376810409') format('woff'),
|
|
|
+ url('iconfont.ttf?t=1721376810409') format('truetype');
|
|
|
}
|
|
|
|
|
|
.iconfont {
|
|
@@ -13,6 +13,14 @@
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
+.icon-huakuai:before {
|
|
|
+ content: "\e767";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-gouxuan:before {
|
|
|
+ content: "\e736";
|
|
|
+}
|
|
|
+
|
|
|
.icon-bukejian:before {
|
|
|
content: "\e62e";
|
|
|
}
|