1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- @font-face {
- font-family: "iconfont"; /* Project id 3674157 */
- /* Color fonts */
- src:
- url('https://at.alicdn.com/t/c/font_3674157_g19wel1yxjd.woff2?t=1664269541651') format('woff2'),
- url('https://at.alicdn.com/t/c/font_3674157_g19wel1yxjd.woff?t=1664269541651') format('woff'),
- url('https://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";
- }
|