| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- @font-face {
- font-family: "iconfont"; /* Project id 4985326 */
- src: url('iconfont.woff2?t=1758353872130') format('woff2'),
- url('iconfont.woff?t=1758353872130') format('woff'),
- url('iconfont.ttf?t=1758353872130') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-yishouli:before {
- content: "\e707";
- }
- .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";
- }
|