12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- @font-face {
- font-family: "iconfont"; /* Project id 3968184 */
- src: url('//at.alicdn.com/t/c/font_3968184_368tz8o7jan.woff2?t=1679449842165') format('woff2'),
- url('//at.alicdn.com/t/c/font_3968184_368tz8o7jan.woff?t=1679449842165') format('woff'),
- url('//at.alicdn.com/t/c/font_3968184_368tz8o7jan.ttf?t=1679449842165') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-saoyisao:before {
- content: "\ee17";
- }
- .icon-weixiu:before {
- content: "\e635";
- }
- .icon-camera:before {
- content: "\e605";
- }
- .icon-paragraph-left-2:before {
- content: "\e60e";
- }
- .icon-search-2:before {
- content: "\e610";
- }
- .icon-wallet:before {
- content: "\e611";
- }
- .icon-user:before {
- content: "\e612";
- }
- .icon-shouye:before {
- content: "\e602";
- }
- .icon-bangzhu:before {
- content: "\e613";
- }
- .icon-wode:before {
- content: "\e61f";
- }
- .icon-sousuo:before {
- content: "\e626";
- }
- .icon-baogaoguanli:before {
- content: "\e632";
- }
- .icon-tongzhi:before {
- content: "\e647";
- }
- .icon-ditu:before {
- content: "\e650";
- }
- .icon-xianshi:before {
- content: "\e660";
- }
- .icon-yincang:before {
- content: "\e661";
- }
- .icon-qianbao:before {
- content: "\e667";
- }
|