12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- @font-face {
- font-family: "iconfont"; /* Project id 3674157 */
- /* Color fonts */
- src:
- <<<<<<< HEAD
- url('//at.alicdn.com/t/c/font_3674157_g66ibypnxco.woff2?t=1664268545368') format('woff2'),
- url('//at.alicdn.com/t/c/font_3674157_g66ibypnxco.woff?t=1664268545368') format('woff'),
- url('//at.alicdn.com/t/c/font_3674157_g66ibypnxco.ttf?t=1664268545368') format('truetype');
- =======
- url('//at.alicdn.com/t/c/font_3674157_s06nuze3vmg.woff2?t=1664269015349') format('woff2'),
- url('//at.alicdn.com/t/c/font_3674157_s06nuze3vmg.woff?t=1664269015349') format('woff'),
- url('//at.alicdn.com/t/c/font_3674157_s06nuze3vmg.ttf?t=1664269015349') format('truetype');
- >>>>>>> 13515de1e9c8b4cd337efde9822ad234d869d636
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-shangjiantou:before {
- content: "\e603";
- }
- .icon-xiajiantou:before {
- content: "\e604";
- }
- .icon-shangjiantou-copy:before {
- content: "\e714";
- }
- .icon-xiajiantou-copy:before {
- content: "\e715";
- }
- <<<<<<< HEAD
- =======
- .icon-del-copy:before {
- content: "\e716";
- }
- >>>>>>> 13515de1e9c8b4cd337efde9822ad234d869d636
- .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";
- }
|