iconfont.css 1008 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3967191 */
  3. src: url('iconfont.woff2?t=1680060858543') format('woff2'),
  4. url('iconfont.woff?t=1680060858543') format('woff'),
  5. url('iconfont.ttf?t=1680060858543') 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-jiaoseguanli:before {
  15. content: "\e648";
  16. }
  17. .icon-zhanghu:before {
  18. content: "\e6a1";
  19. }
  20. .icon-jiaoseguanli1:before {
  21. content: "\e645";
  22. }
  23. .icon-kaoqin:before {
  24. content: "\e619";
  25. }
  26. .icon-qingjia:before {
  27. content: "\e627";
  28. }
  29. .icon-jiaban:before {
  30. content: "\e64c";
  31. }
  32. .icon-qingjiashenqing:before {
  33. content: "\e6aa";
  34. }
  35. .icon-jiabanshenqing:before {
  36. content: "\e690";
  37. }
  38. .icon-money:before {
  39. content: "\e663";
  40. }
  41. .icon-moneybag:before {
  42. content: "\e7d1";
  43. }
  44. .icon-moneycollect:before {
  45. content: "\e7cd";
  46. }
  47. .icon-money-funds:before {
  48. content: "\e831";
  49. }