| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- @font-face {
- font-family: "iconfont"; /* Project id 4985326 */
- src: url('//at.alicdn.com/t/c/font_4985326_41ua1apdsq9.woff2?t=1754295970513') format('woff2'),
- url('//at.alicdn.com/t/c/font_4985326_41ua1apdsq9.woff?t=1754295970513') format('woff'),
- url('//at.alicdn.com/t/c/font_4985326_41ua1apdsq9.ttf?t=1754295970513') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .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";
- }
|