123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- /* 在线链接服务仅供平台体验和调试使用,平台不承诺服务的稳定性,企业客户需下载字体包自行发布使用并做好备份。 */
- @font-face {
- font-family: 'iconfont'; /* Project id 4308323 */
- src: url('https://at.alicdn.com/t/c/font_4308323_zf22lmymn5.woff2?t=1698736545710') format('woff2'),
- url('https://at.alicdn.com/t/c/font_4308323_zf22lmymn5.woff?t=1698736545710') format('woff'),
- url('https://at.alicdn.com/t/c/font_4308323_zf22lmymn5.ttf?t=1698736545710') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-dingwei1:before {
- content: "\e603";
- }
- .icon-dianzan2:before {
- content: "\ec8c";
- }
- .icon-shoucang2:before {
- content: "\e601";
- }
- .icon-shoucang:before {
- content: "\e602";
- }
- .icon-dingwei:before {
- content: "\e609";
- }
- .icon-bianji:before {
- content: "\e8ac";
- }
- .icon-pinglun:before {
- content: "\e600";
- }
- .icon-liulan:before {
- content: "\e693";
- }
- .icon-dianzan:before {
- content: "\ec7f";
- }
- .icon-jinru:before {
- content: "\e60c";
- }
- .icon-xiangji:before {
- content: "\e663";
- }
|