123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- @font-face {
- font-family: "iconfont"; /* Project id 4559910 */
- src: url('@/static/fonts/iconfont.woff2?t=1729654709312') format('woff2'),
- url('@/static/fonts/iconfont.woff?t=1729654709312') format('woff'),
- url('@/static/fonts/iconfont.ttf?t=1729654709312') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-bianji:before {
- content: "\e6b0";
- }
- .icon-quanbudingdan:before {
- content: "\e602";
- }
- .icon-incubator:before {
- content: "\e7f5";
- }
- .icon-binggui:before {
- content: "\e64a";
- }
- .icon-baowenxiangguanli:before {
- content: "\e608";
- }
- .icon-bingpaiguanli:before {
- content: "\e717";
- }
- .icon-bingpaichuku:before {
- content: "\e9e7";
- }
- .icon-bingpairuku:before {
- content: "\e9e8";
- }
- .icon-dizhibu:before {
- content: "\e601";
- }
- .icon-zhankai1:before {
- content: "\e63c";
- }
- .icon-tianjiadingdan:before {
- content: "\e60a";
- }
- .icon-dingdan:before {
- content: "\e749";
- }
- .icon-tuichudenglu:before {
- content: "\e606";
- }
- .icon-shouye:before {
- content: "\e609";
- }
- .icon-saoyisao:before {
- content: "\e66f";
- }
- .icon-qianshou:before {
- content: "\e6dc";
- }
- .icon-wode:before {
- content: "\e60e";
- }
- .icon-yiquxiao:before {
- content: "\e616";
- }
- .icon-yisongda:before {
- content: "\e607";
- }
- .icon-delivery:before {
- content: "\e83e";
- }
- .icon-cancel:before {
- content: "\e62e";
- }
|