iconfont.css 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. /* 在线链接服务仅供平台体验和调试使用,平台不承诺服务的稳定性,企业客户需下载字体包自行发布使用并做好备份。 */
  2. @font-face {
  3. font-family: 'iconfont'; /* Project id 4308323 */
  4. src: url('https://at.alicdn.com/t/c/font_4308323_zf22lmymn5.woff2?t=1698736545710') format('woff2'),
  5. url('https://at.alicdn.com/t/c/font_4308323_zf22lmymn5.woff?t=1698736545710') format('woff'),
  6. url('https://at.alicdn.com/t/c/font_4308323_zf22lmymn5.ttf?t=1698736545710') format('truetype');
  7. }
  8. .iconfont {
  9. font-family: "iconfont" !important;
  10. font-size: 16px;
  11. font-style: normal;
  12. -webkit-font-smoothing: antialiased;
  13. -moz-osx-font-smoothing: grayscale;
  14. }
  15. .icon-dingwei1:before {
  16. content: "\e603";
  17. }
  18. .icon-dianzan2:before {
  19. content: "\ec8c";
  20. }
  21. .icon-shoucang2:before {
  22. content: "\e601";
  23. }
  24. .icon-shoucang:before {
  25. content: "\e602";
  26. }
  27. .icon-dingwei:before {
  28. content: "\e609";
  29. }
  30. .icon-bianji:before {
  31. content: "\e8ac";
  32. }
  33. .icon-pinglun:before {
  34. content: "\e600";
  35. }
  36. .icon-liulan:before {
  37. content: "\e693";
  38. }
  39. .icon-dianzan:before {
  40. content: "\ec7f";
  41. }
  42. .icon-jinru:before {
  43. content: "\e60c";
  44. }
  45. .icon-xiangji:before {
  46. content: "\e663";
  47. }