1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- @font-face {
- font-family: "iconfont1"; /* Project id 4914772 */
- src: url('@/static/fontico/iconfont.woff2?t=1746702024236') format('woff2'),
- url('@/static/fontico/iconfont.woff?t=1746702024236') format('woff'),
- url('@/static/fontico/iconfont.ttf?t=1746702024236') format('truetype');
- }
- .iconfont1 {
- font-family: "iconfont1" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-sousuo:before {
- content: "\e86e";
- }
- .icon-zhiboyuyue:before {
- content: "\e67b";
- }
- .icon-jxa:before {
- content: "\e651";
- }
- .icon-quanzixiaoxihover:before {
- content: "\e634";
- }
- .icon-kechengshangxin:before {
- content: "\e61d";
- }
- .icon-yijianfankui:before {
- content: "\e82f";
- }
- .icon-zaixiankefu:before {
- content: "\e61c";
- }
- .icon-shezhi:before {
- content: "\e8b7";
- }
- .icon-huishouzhan:before {
- content: "\e646";
- }
- .icon-dianpuhoutai:before {
- content: "\e666";
- }
- .icon-tongzhishezhi:before {
- content: "\e62f";
- }
- .icon-lejiexiaoetong:before {
- content: "\e617";
- }
- .icon-chaojihuiyuan:before {
- content: "\e6df";
- }
- .icon-rili:before {
- content: "\e8b4";
- }
- .icon-wodexiazai:before {
- content: "\e71f";
- }
- .icon-cuotiben:before {
- content: "\e601";
- }
- .icon-dianpu:before {
- content: "\e767";
- }
|