font-icon.css 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4241853 */
  3. src: url('//at.alicdn.com/t/c/font_4241853_4dqwiv9sdn3.woff2?t=1694418817815') format('woff2'),
  4. url('//at.alicdn.com/t/c/font_4241853_4dqwiv9sdn3.woff?t=1694418817815') format('woff'),
  5. url('//at.alicdn.com/t/c/font_4241853_4dqwiv9sdn3.ttf?t=1694418817815') format('truetype');
  6. }
  7. .iconfont {
  8. font-family: "iconfont" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .icon-pinglun:before {
  15. content: "\e8b4";
  16. }
  17. .icon-shoucang:before {
  18. content: "\e86d";
  19. }
  20. .icon-shoucang1:before {
  21. content: "\e8b9";
  22. }
  23. .icon-fabu:before {
  24. content: "\e65d";
  25. }
  26. .icon-7yijianfankui:before {
  27. content: "\e608";
  28. }
  29. .icon-zhanghaoshezhi:before {
  30. content: "\e610";
  31. }
  32. .icon-youhuijuan:before {
  33. content: "\e60b";
  34. }
  35. .icon-weibiaoti2fuzhi04:before {
  36. content: "\e621";
  37. }
  38. .icon-shouhou:before {
  39. content: "\e624";
  40. }
  41. .icon-daipingjia:before {
  42. content: "\e63d";
  43. }
  44. .icon-daishiyong:before {
  45. content: "\e611";
  46. }
  47. .icon-dayuhao:before {
  48. content: "\e625";
  49. }
  50. .icon-icon_set_up:before {
  51. content: "\e612";
  52. }
  53. .icon-yonghu:before {
  54. content: "\e69f";
  55. }
  56. .icon-aixin:before {
  57. content: "\e83f";
  58. }
  59. .icon-aixin1:before {
  60. content: "\e60f";
  61. }