123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051 |
- @font-face {
- font-family: "iconfont"; /* Project id 3578740 */
- src: url('iconfont.woff2?t=1666257694615') format('woff2'),
- url('iconfont.woff?t=1666257694615') format('woff'),
- url('iconfont.ttf?t=1666257694615') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-liebiao:before {
- content: "\e600";
- }
- .icon-view-grid:before {
- content: "\e920";
- }
- .icon-yanjing_xianshi_o:before {
- content: "\ebcc";
- }
- .icon-yanjing_yincang_o:before {
- content: "\ebcd";
- }
- .icon-xiangxiashuangjiantou:before {
- content: "\e70c";
- }
- .icon-profile:before {
- content: "\e630";
- }
- .icon-dizhi:before {
- content: "\e619";
- }
- .icon-order:before {
- content: "\e610";
- }
- .icon-zhanghaoxinxi-xiugai:before {
- content: "\e638";
- }
|