|
@@ -0,0 +1,44 @@
|
|
|
+@font-face {
|
|
|
+ font-family: 'iconfont'; /* Project id 3960504 */
|
|
|
+ src: url('iconfont.ttf?t=1679103707765') format('truetype');
|
|
|
+}
|
|
|
+
|
|
|
+.iconfont {
|
|
|
+ font-family: 'iconfont' !important;
|
|
|
+ font-size: 16px !important;
|
|
|
+ font-style: normal;
|
|
|
+ -webkit-font-smoothing: antialiased;
|
|
|
+ -moz-osx-font-smoothing: grayscale;
|
|
|
+}
|
|
|
+
|
|
|
+.yonghu::before {
|
|
|
+ content: '\e8c8';
|
|
|
+}
|
|
|
+
|
|
|
+.cangku::before {
|
|
|
+ content: '\e71f';
|
|
|
+}
|
|
|
+
|
|
|
+.jinchuku::before {
|
|
|
+ content: '\e722';
|
|
|
+}
|
|
|
+
|
|
|
+.shouzhiliushui::before {
|
|
|
+ content: '\e727';
|
|
|
+}
|
|
|
+
|
|
|
+.shouye::before {
|
|
|
+ content: '\e8c6';
|
|
|
+}
|
|
|
+
|
|
|
+.weixiu::before {
|
|
|
+ content: '\e613';
|
|
|
+}
|
|
|
+
|
|
|
+.xitong::before {
|
|
|
+ content: '\e621';
|
|
|
+}
|
|
|
+
|
|
|
+.caigouguanli-caigouxuqiu::before {
|
|
|
+ content: '\e643';
|
|
|
+}
|