iconfont.css 717 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. @font-face {
  2. font-family: 'iconfont'; /* Project id 3960504 */
  3. src: url('iconfont.ttf?t=1679625075392') format('truetype');
  4. }
  5. .iconfont {
  6. font-family: 'iconfont' !important;
  7. font-size: 16px;
  8. font-style: normal;
  9. -webkit-font-smoothing: antialiased;
  10. -moz-osx-font-smoothing: grayscale;
  11. }
  12. .gongzuoguanli::before {
  13. content: '\e7ca';
  14. }
  15. .fenxibaobiao::before {
  16. content: '\e7c8';
  17. }
  18. .xitongguanli::before {
  19. content: '\e7db';
  20. }
  21. .jichuziliao::before {
  22. content: '\e7c9';
  23. }
  24. .pandianguanli::before {
  25. content: '\e7ea';
  26. }
  27. .chukuguanli::before {
  28. content: '\e7ec';
  29. }
  30. .rukuguanli::before {
  31. content: '\e7ed';
  32. }
  33. .cangchuguanli::before {
  34. content: '\eb51';
  35. }
  36. .shouye::before {
  37. content: '\e8c6';
  38. }