12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- @font-face {
- font-family: "iconfont"; /* Project id 4182834 */
- src: url('//at.alicdn.com/t/c/font_4182834_c6qoydiu4q.woff2?t=1691042294599') format('woff2'),
- url('//at.alicdn.com/t/c/font_4182834_c6qoydiu4q.woff?t=1691042294599') format('woff'),
- url('//at.alicdn.com/t/c/font_4182834_c6qoydiu4q.ttf?t=1691042294599') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-changshangguanli:before {
- content: "\e621";
- }
- .icon-icon-cross-empty:before {
- content: "\e65c";
- }
- .icon-dayuhao:before {
- content: "\e625";
- }
- .icon-shenpi1:before {
- content: "\e63a";
- }
- .icon-zhuyuanriqingdanchaxunbeifen:before {
- content: "\e62b";
- }
- .icon-shangpinguanli:before {
- content: "\fcda";
- }
- .icon-31daifahuo:before {
- content: "\e600";
- }
- .icon-daishouhuo:before {
- content: "\e617";
- }
- .icon-transaction:before {
- content: "\e693";
- }
- .icon-shenpi:before {
- content: "\e733";
- }
- .icon-weixin:before {
- content: "\e73b";
- color: #0bc918;
- }
- .icon-yonghu:before {
- content: "\e643";
- }
- .icon-shezhi:before {
- content: "\10127";
- }
- .icon-shouye:before {
- content: "\10128";
- }
- .icon-taocan:before {
- content: "\10129";
- }
- .icon-fuwu:before {
- content: "\1012b";
- }
- .icon-tukuguanli:before {
- content: "\1012d";
- }
- .icon-haoyoutuijian:before {
- content: "\1012f";
- }
- .icon-zengjia:before {
- content: "\e608";
- }
|