font-icon.css 1.5 KB

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