| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- @font-face {
- font-family: "iconfont"; /* Project id 2399990 */
- src: url('iconfont.woff2?t=1635478222086') format('woff2'),
- url('iconfont.woff?t=1635478222086') format('woff'),
- url('iconfont.ttf?t=1635478222086') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-weixin1:before {
- content: "\e637";
- }
- .icon-weixin2:before {
- content: "\e607";
- }
- .icon-YUAN:before {
- content: "\e785";
- }
- .icon-comment:before {
- content: "\e8e8";
- }
- .icon-weixin:before {
- content: "\e8bb";
- }
- .icon-icon_order:before {
- content: "\e64e";
- }
- .icon-shouhou:before {
- content: "\e64b";
- }
- .icon-peisong:before {
- content: "\e64c";
- }
- .icon-fuwu:before {
- content: "\e64d";
- }
- .icon-ziying:before {
- content: "\e64a";
- }
- .icon-zhengpin:before {
- content: "\e648";
- }
- .icon-top:before {
- content: "\e646";
- }
- .icon-coupons:before {
- content: "\e74a";
- }
- .icon-service:before {
- content: "\e764";
- }
- .icon-survey:before {
- content: "\e767";
- }
- .icon-collection:before {
- content: "\e79d";
- }
- .icon-cart-Empty:before {
- content: "\e7b2";
- }
|