物管理前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

101 lines
1.7 KiB

  1. @font-face {
  2. font-family: "lf-iconfont"; /* Project id 4057987 */
  3. src: url('iconfont.woff2?t=1692677227580') format('woff2'),
  4. url('iconfont.woff?t=1692677227580') format('woff'),
  5. url('iconfont.ttf?t=1692677227580') format('truetype');
  6. }
  7. @font-face {
  8. font-family: 'PangMenZhengDao';
  9. src: url('PangMenZhengDao.ttf');
  10. }
  11. @font-face {
  12. font-family: 'YouSheBiaoTiHei';
  13. src: url('YouSheBiaoTiHei.ttf');
  14. }
  15. @font-face {
  16. font-family: 'AlibabaPuHuiTi';
  17. src: url('Alibaba_PuHuiTi_2.0_55_Regular_85_Bold.ttf') format('truetype'); /* Safari, Android, iOS */
  18. font-weight: normal;
  19. font-style: normal;
  20. }
  21. .lf-iconfont {
  22. font-family: "lf-iconfont" !important;
  23. font-size: 18px;
  24. font-style: normal;
  25. -webkit-font-smoothing: antialiased;
  26. -moz-osx-font-smoothing: grayscale;
  27. }
  28. .icon-chuizhijuzhongduiqi:before {
  29. content: "\e654";
  30. }
  31. .icon-youduiqi:before {
  32. content: "\e718";
  33. }
  34. .icon-shuipingjuzhongduiqi:before {
  35. content: "\e7a5";
  36. }
  37. .icon-juxiaduiqi:before {
  38. content: "\e608";
  39. }
  40. .icon-jushangduiqi:before {
  41. content: "\e609";
  42. }
  43. .icon-zuoduiqi:before {
  44. content: "\e636";
  45. }
  46. .icon-lf-copy:before {
  47. content: "\ec7a";
  48. }
  49. .icon-lf-lock:before {
  50. content: "\e62b";
  51. }
  52. .icon-lf-delete:before {
  53. content: "\e8b6";
  54. }
  55. .icon-lf-view:before {
  56. content: "\e66f";
  57. }
  58. .icon-lf-makegroup:before {
  59. content: "\e6ba";
  60. }
  61. .icon-lf-movebottom:before {
  62. content: "\e61b";
  63. }
  64. .icon-lf-movetop:before {
  65. content: "\e61c";
  66. }
  67. .icon-lf-rename:before {
  68. content: "\e64c";
  69. }
  70. .icon-lf-paste:before {
  71. content: "\ea31";
  72. }
  73. .icon-lf-cut:before {
  74. content: "\e619";
  75. }
  76. .icon-lf-movetotop:before {
  77. content: "\e60d";
  78. }
  79. .icon-lf-movetobottom:before {
  80. content: "\e60e";
  81. }