|
@@ -1,8 +1,8 @@
|
|
|
@font-face {
|
|
|
font-family: "fsfont";
|
|
|
- src: url('//at.alicdn.com/t/font_2762084_1v3fm9n7u4i.woff2?t=1645005817781') format('woff2'),
|
|
|
- url('//at.alicdn.com/t/font_2762084_1v3fm9n7u4i.woff?t=1645005817781') format('woff'),
|
|
|
- url('//at.alicdn.com/t/font_2762084_1v3fm9n7u4i.ttf?t=1645005817781') format('truetype');
|
|
|
+ src: url('//at.alicdn.com/t/font_2762084_inny2mfiip.woff2?t=1645069423835') format('woff2'),
|
|
|
+ url('//at.alicdn.com/t/font_2762084_inny2mfiip.woff?t=1645069423835') format('woff'),
|
|
|
+ url('//at.alicdn.com/t/font_2762084_inny2mfiip.ttf?t=1645069423835') format('truetype');
|
|
|
}
|
|
|
|
|
|
.fsfont {
|
|
@@ -13,6 +13,10 @@
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
+.icon-notice:before {
|
|
|
+ content: "\e7eb";
|
|
|
+}
|
|
|
+
|
|
|
.icon-close-circle:before {
|
|
|
content: "\e6d7";
|
|
|
}
|
|
@@ -57,7 +61,7 @@
|
|
|
content: "\e7a9";
|
|
|
}
|
|
|
|
|
|
-.icon-notice:before {
|
|
|
+.icon-sound:before {
|
|
|
content: "\e60d";
|
|
|
}
|
|
|
|
|
@@ -85,10 +89,6 @@
|
|
|
content: "\e62a";
|
|
|
}
|
|
|
|
|
|
-.icon-msg:before {
|
|
|
- content: "\e6cc";
|
|
|
-}
|
|
|
-
|
|
|
.icon-sort-down:before {
|
|
|
content: "\e843";
|
|
|
}
|
|
@@ -201,7 +201,7 @@
|
|
|
content: "\e61e";
|
|
|
}
|
|
|
|
|
|
-.icon-msg-fill:before {
|
|
|
+.icon-notice-fill:before {
|
|
|
content: "\e659";
|
|
|
}
|
|
|
|