|
@@ -2,15 +2,47 @@
|
|
|
font-family: "iconfont";
|
|
|
/* Project id 4636045 */
|
|
|
src: url('@/static/font/iconfont.ttf') format('woff2');
|
|
|
-}
|
|
|
-
|
|
|
-.iconfont {
|
|
|
- font-family: "iconfont" !important;
|
|
|
- font-size: 16px;
|
|
|
- font-style: normal;
|
|
|
- -webkit-font-smoothing: antialiased;
|
|
|
- -moz-osx-font-smoothing: grayscale;
|
|
|
-}
|
|
|
+}
|
|
|
+
|
|
|
+.iconfont {
|
|
|
+ font-family: "iconfont" !important;
|
|
|
+ font-size: 16px;
|
|
|
+ font-style: normal;
|
|
|
+ -webkit-font-smoothing: antialiased;
|
|
|
+ -moz-osx-font-smoothing: grayscale;
|
|
|
+}
|
|
|
+
|
|
|
+.icon-bofang:before {
|
|
|
+ content: "\e61c";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-jinggao:before {
|
|
|
+ content: "\e766";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-yichuli1:before {
|
|
|
+ content: "\e769";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-zhuangtai:before {
|
|
|
+ content: "\e668";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-yujing:before {
|
|
|
+ content: "\e663";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-chuanganqi:before {
|
|
|
+ content: "\e674";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-lianjiezhuangtai:before {
|
|
|
+ content: "\e60e";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-a-chuchang32:before {
|
|
|
+ content: "\e6cd";
|
|
|
+}
|
|
|
|
|
|
.icon-chuqu:before {
|
|
|
content: "\e641";
|
|
@@ -262,4 +294,5 @@
|
|
|
|
|
|
.icon-gongyuan:before {
|
|
|
content: "\e617";
|
|
|
-}
|
|
|
+}
|
|
|
+
|