|
@@ -1,8 +1,8 @@
|
|
|
@font-face {
|
|
|
font-family: "fsfont";
|
|
|
- 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');
|
|
|
+ src: url('//at.alicdn.com/t/font_2762084_bf9che3kfth.woff2?t=1651119718610') format('woff2'),
|
|
|
+ url('//at.alicdn.com/t/font_2762084_bf9che3kfth.woff?t=1651119718610') format('woff'),
|
|
|
+ url('//at.alicdn.com/t/font_2762084_bf9che3kfth.ttf?t=1651119718610') format('truetype');
|
|
|
}
|
|
|
|
|
|
.fsfont {
|
|
@@ -13,6 +13,14 @@
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
}
|
|
|
|
|
|
+.icon-about:before {
|
|
|
+ content: "\e62e";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-copy:before {
|
|
|
+ content: "\e706";
|
|
|
+}
|
|
|
+
|
|
|
.icon-notice:before {
|
|
|
content: "\e7eb";
|
|
|
}
|