12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- @font-face {
- font-family: "iconfont1"; /* Project id 4914772 */
- src: url('@/static/fontico/iconfont.woff2?t=1746676340552') format('woff2'),
- url('@/static/fontico/iconfont.woff?t=1746676340552') format('woff'),
- url('@/static/fontico/iconfont.ttf?t=1746676340552') format('truetype');
- }
- .iconfont1 {
- font-family: "iconfont1" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .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";
- }
|