12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- @font-face {
- font-family: "iconfont"; /* Project id 4241853 */
- src: url('//at.alicdn.com/t/c/font_4241853_1c99vjt3wel.woff2?t=1694419891836') format('woff2'),
- url('//at.alicdn.com/t/c/font_4241853_1c99vjt3wel.woff?t=1694419891836') format('woff'),
- url('//at.alicdn.com/t/c/font_4241853_1c99vjt3wel.ttf?t=1694419891836') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-weixin:before {
- content: "\e73b";
- }
- .icon-pinglun:before {
- content: "\e8b4";
- }
- .icon-shoucang:before {
- content: "\e86d";
- }
- .icon-shoucang1:before {
- content: "\e8b9";
- }
- .icon-fabu:before {
- content: "\e65d";
- }
- .icon-7yijianfankui:before {
- content: "\e608";
- }
- .icon-zhanghaoshezhi:before {
- content: "\e610";
- }
- .icon-youhuijuan:before {
- content: "\e60b";
- }
- .icon-weibiaoti2fuzhi04:before {
- content: "\e621";
- }
- .icon-shouhou:before {
- content: "\e624";
- }
- .icon-daipingjia:before {
- content: "\e63d";
- }
- .icon-daishiyong:before {
- content: "\e611";
- }
- .icon-dayuhao:before {
- content: "\e625";
- }
- .icon-icon_set_up:before {
- content: "\e612";
- }
- .icon-yonghu:before {
- content: "\e69f";
- }
- .icon-aixin:before {
- content: "\e83f";
- }
- .icon-aixin1:before {
- content: "\e60f";
- }
|