| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- @font-face {
- font-family: "iconfont"; /* Project id 4985326 */
- src: url('//at.alicdn.com/t/c/font_4985326_k6gds60jjxi.woff2?t=1756186335629') format('woff2'),
- url('//at.alicdn.com/t/c/font_4985326_k6gds60jjxi.woff?t=1756186335629') format('woff'),
- url('//at.alicdn.com/t/c/font_4985326_k6gds60jjxi.ttf?t=1756186335629') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-a-wodetiaozhuan:before {
- content: "\e647";
- }
- .icon-dianhua2:before {
- content: "\e706";
- }
- .icon-jiedan:before {
- content: "\e705";
- }
- .icon-shezhi:before {
- content: "\e704";
- }
- .icon-dianjizhankai:before {
- content: "\e70f";
- }
- .icon-bodadianhua1:before {
- content: "\e6f7";
- }
- .icon-anzhuang:before {
- content: "\e6fe";
- }
- .icon-weixiu:before {
- content: "\e6ff";
- }
- .icon-qita:before {
- content: "\e700";
- }
- .icon-qingxi:before {
- content: "\e701";
- }
- .icon-bianji:before {
- content: "\e702";
- }
- .icon-dianhua:before {
- content: "\e703";
- }
- .icon-yipaigong:before {
- content: "\e6fa";
- }
- .icon-yiwancheng:before {
- content: "\e6fb";
- }
- .icon-yiyuyue:before {
- content: "\e6fc";
- }
- .icon-yidadao:before {
- content: "\e6fd";
- }
- .icon-zhuye-weixuanzhong:before {
- content: "\e6f6";
- }
- .icon-wode-weixuanzhong:before {
- content: "\e6f9";
- }
|