123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- /* CDN 服务仅供平台体验和调试使用,平台不承诺服务的稳定性,企业客户需下载字体包自行发布使用并做好备份。 */
- @font-face {
- font-family: 'iconfont'; /* Project id 3889738 */
- src: url('https://at.alicdn.com/t/c/font_3889738_t0aoz1au1ag.woff2?t=1678343781890') format('woff2'),
- url('https://at.alicdn.com/t/c/font_3889738_t0aoz1au1ag.woff?t=1678343781890') format('woff'),
- url('https://at.alicdn.com/t/c/font_3889738_t0aoz1au1ag.ttf?t=1678343781890') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-call:before {
- content: "\e61e";
- }
- .icon-weixin:before {
- content: "\e603";
- }
- .icon-xiangji:before {
- content: "\e663";
- }
- .icon-tupian:before {
- content: "\e674";
- }
- .icon-naozhong:before {
- content: "\e678";
- }
- .icon-wuliu:before {
- content: "\e70e";
- }
- .icon-jiahao:before {
- content: "\eaf3";
- }
- .icon-guanbi1:before {
- content: "\e903";
- }
- .icon-dingwei2:before {
- content: "\e900";
- }
- .icon-close2:before {
- content: "\e620";
- }
- .icon-dingwei1:before {
- content: "\e602";
- }
- .icon-bianji:before {
- content: "\e8ac";
- }
- .icon-code:before {
- content: "\e614";
- }
- .icon-jinru:before {
- content: "\e60c";
- }
- .icon-danxuan2:before {
- content: "\e65a";
- }
- .icon-danxuan:before {
- content: "\e65b";
- }
- .icon-shoucang:before {
- content: "\e601";
- }
- .icon-shoucang2:before {
- content: "\e600";
- }
- .icon-gengduo:before {
- content: "\e648";
- }
- .icon-gouwuche1:before {
- content: "\e70b";
- }
- .icon-fenxiang:before {
- content: "\e7c5";
- }
- .icon-gouwuche:before {
- content: "\e606";
- }
- .icon-kefu:before {
- content: "\e608";
- }
|