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