123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163 |
- @font-face {
- font-family: "iconfont"; /* Project id 4808041 */
- src: url('./static/fonts/iconfont.woff2?t=1739340354021') format('woff2'),
- url('./static/fonts/iconfont.woff?t=1739340354021') format('woff'),
- url('./static/fonts/iconfont.ttf?t=1739340354021') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-shoucang1:before {
- content: "\e639";
- }
- .icon-zhuanfa:before {
- content: "\e627";
- }
- .icon-dianzan:before {
- content: "\e628";
- }
- .icon-xiaoxi:before {
- content: "\e68d";
- }
- .icon-pengyouquan:before {
- content: "\e636";
- }
- .icon-zhongjie:before {
- content: "\e618";
- }
- .icon-baogao:before {
- content: "\eb66";
- }
- .icon-hetong:before {
- content: "\e662";
- }
- .icon-chengshi:before {
- content: "\e63c";
- }
- .icon-sangedian-copy:before {
- content: "\e600";
- }
- .icon-success-filling:before {
- content: "\e68b";
- }
- .icon-prompt-filling:before {
- content: "\e68c";
- }
- .icon-chevron-up:before {
- content: "\e7f0";
- }
- .icon-kaipiao:before {
- content: "\e637";
- }
- .icon-kaipiaojilu:before {
- content: "\e638";
- }
- .icon-qianbi:before {
- content: "\e69d";
- }
- .icon-dingdan:before {
- content: "\e617";
- }
- .icon-shezhi:before {
- content: "\e614";
- }
- .icon-xiazai:before {
- content: "\e64f";
- }
- .icon-shoucang:before {
- content: "\e633";
- }
- .icon-anquan:before {
- content: "\e663";
- }
- .icon-yonghuzu:before {
- content: "\e607";
- }
- .icon-xiugai:before {
- content: "\e63e";
- }
- .icon-shijian:before {
- content: "\e640";
- }
- .icon-time:before {
- content: "\e656";
- }
- .icon-chevron-left:before {
- content: "\e7ee";
- }
- .icon-chevron-right:before {
- content: "\e7ef";
- }
- .icon-filter:before {
- content: "\e805";
- }
- .icon-filter-filled:before {
- content: "\e806";
- }
- .icon-menu:before {
- content: "\e828";
- }
- .icon-search:before {
- content: "\e845";
- }
- .icon-comment:before {
- content: "\e668";
- }
- .icon-comment-filling:before {
- content: "\e689";
- }
- .icon-home-fill:before {
- content: "\e857";
- }
- .icon-home:before {
- content: "\e858";
- }
- .icon-user-s:before {
- content: "\e634";
- }
- .icon-user-line:before {
- content: "\e635";
- }
|