|
@@ -1,10 +1,10 @@
|
|
|
@font-face {
|
|
|
- font-family: "menu_iconfont"; /* Project id */
|
|
|
- src: url('menu_iconfont.ttf?t=1681350036788') format('truetype');
|
|
|
+ font-family: "menu-iconfont"; /* Project id */
|
|
|
+ src: url('menu_iconfont.ttf?t=1683335470719') format('truetype');
|
|
|
}
|
|
|
|
|
|
.menu_iconfont {
|
|
|
- font-family: "menu_iconfont" !important;
|
|
|
+ font-family: "menu-iconfont" !important;
|
|
|
font-size: 16px;
|
|
|
font-style: normal;
|
|
|
-webkit-font-smoothing: antialiased;
|
|
@@ -35,3 +35,11 @@
|
|
|
content: "\e6a8";
|
|
|
}
|
|
|
|
|
|
+.icon-ai-chat:before {
|
|
|
+ content: "\e62a";
|
|
|
+}
|
|
|
+
|
|
|
+.icon-aihuihua:before {
|
|
|
+ content: "\e68a";
|
|
|
+}
|
|
|
+
|