123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- @font-face {
- font-family: "iconfont"; /* Project id 3674157 */
- /* Color fonts */
- src:
- url('//at.alicdn.com/t/c/font_3674157_g19wel1yxjd.woff2?t=1664269541651') format('woff2'),
- url('//at.alicdn.com/t/c/font_3674157_g19wel1yxjd.woff?t=1664269541651') format('woff'),
- url('//at.alicdn.com/t/c/font_3674157_g19wel1yxjd.ttf?t=1664269541651') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-shangdian:before {
- content: "\e67a";
- }
- .icon-shangjiantou:before {
- content: "\e603";
- }
- .icon-xiajiantou:before {
- content: "\e604";
- }
- .icon-shangjiantou-copy:before {
- content: "\e714";
- }
- .icon-xiajiantou-copy:before {
- content: "\e715";
- }
- .icon-del-copy:before {
- content: "\e716";
- }
- .icon-del:before {
- content: "\e616";
- }
- .icon-fanhuidingbu:before {
- content: "\e713";
- }
- .icon-gouwuche:before {
- content: "\e628";
- }
- .icon-dayufuhao:before {
- content: "\e62b";
- }
- .icon-daifahuo:before {
- content: "\e600";
- }
- .icon-daifukuan:before {
- content: "\e601";
- }
- .icon-shouhoufuwuicon:before {
- content: "\e633";
- }
- .icon-geren2:before {
- content: "\e6bc";
- }
- .icon-daishouhuo:before {
- content: "\e612";
- }
- .icon-daipinglun:before {
- content: "\e602";
- }
|