12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- @font-face {
- font-family: "iconfont";
- /* Project id 3674157 */
- /* Color fonts */
- src:
- url('https://at.alicdn.com/t/c/font_3674157_kx83v79ah2c.woff2?t=1664331158645') format('woff2'),
- url('https://at.alicdn.com/t/c/font_3674157_kx83v79ah2c.woff?t=1664331158645') format('woff'),
- url('https://at.alicdn.com/t/c/font_3674157_kx83v79ah2c.ttf?t=1664331158645') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-dingweixiao:before {
- content: "\e8ba";
- }
- .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";
- }
|