font-icon.css 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4241853 */
  3. src: url('//at.alicdn.com/t/c/font_4241853_kzx0fqx7kh.woff2?t=1695351385437') format('woff2'),
  4. url('//at.alicdn.com/t/c/font_4241853_kzx0fqx7kh.woff?t=1695351385437') format('woff'),
  5. url('//at.alicdn.com/t/c/font_4241853_kzx0fqx7kh.ttf?t=1695351385437') 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-shanchu:before {
  15. content: "\e68a";
  16. }
  17. .icon-ditu:before {
  18. content: "\e68b";
  19. }
  20. .icon-zaixiankefu:before {
  21. content: "\e65a";
  22. }
  23. .icon-tupian:before {
  24. content: "\e67f";
  25. }
  26. .icon-gengduoneirong:before {
  27. content: "\e623";
  28. }
  29. .icon-weixin:before {
  30. content: "\e73b";
  31. }
  32. .icon-pinglun:before {
  33. content: "\e8b4";
  34. }
  35. .icon-shoucang:before {
  36. content: "\e86d";
  37. color: red;
  38. }
  39. .icon-shoucang1:before {
  40. content: "\e8b9";
  41. }
  42. .icon-fabu:before {
  43. content: "\e65d";
  44. }
  45. .icon-7yijianfankui:before {
  46. content: "\e608";
  47. }
  48. .icon-zhanghaoshezhi:before {
  49. content: "\e610";
  50. }
  51. .icon-youhuijuan:before {
  52. content: "\e60b";
  53. }
  54. .icon-weibiaoti2fuzhi04:before {
  55. content: "\e621";
  56. }
  57. .icon-shouhou:before {
  58. content: "\e624";
  59. }
  60. .icon-daipingjia:before {
  61. content: "\e63d";
  62. }
  63. .icon-daishiyong:before {
  64. content: "\e611";
  65. }
  66. .icon-dayuhao:before {
  67. content: "\e625";
  68. }
  69. .icon-icon_set_up:before {
  70. content: "\e612";
  71. }
  72. .icon-yonghu:before {
  73. content: "\e69f";
  74. }
  75. .icon-aixin:before {
  76. content: "\e83f";
  77. }
  78. .icon-aixin1:before {
  79. content: "\e60f";
  80. color: red;
  81. }