iconfont.css 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4410178 */
  3. src: url('iconfont.woff2?t=1738544263347') format('woff2'),
  4. url('iconfont.woff?t=1738544263347') format('woff'),
  5. url('iconfont.ttf?t=1738544263347') 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-copy:before {
  15. content: "\e8bc";
  16. }
  17. .icon-print:before {
  18. content: "\e8bb";
  19. }
  20. .icon-zhongliang:before {
  21. content: "\e8ba";
  22. }
  23. .icon-chuku-copy:before {
  24. content: "\e8b9";
  25. }
  26. .icon-ruku-copy:before {
  27. content: "\e8b8";
  28. }
  29. .icon-filter-copy:before {
  30. content: "\e8b7";
  31. }
  32. .icon-box-copy:before {
  33. content: "\e7ba";
  34. }
  35. .icon-location-copy:before {
  36. content: "\e7b7";
  37. }
  38. .icon-qujian:before {
  39. content: "\e7b5";
  40. }
  41. .icon-web-icon-:before {
  42. content: "\e70d";
  43. }
  44. .icon-saomiao3:before {
  45. content: "\e631";
  46. }
  47. .icon-bangding:before {
  48. content: "\e615";
  49. }
  50. .icon-rukuguanli:before {
  51. content: "\e644";
  52. }
  53. .icon-order-fill:before {
  54. content: "\e7b4";
  55. }
  56. .icon-order:before {
  57. content: "\e7b3";
  58. }
  59. .icon-user:before {
  60. content: "\e605";
  61. }
  62. .icon-scanfill:before {
  63. content: "\e737";
  64. }
  65. .icon-scan:before {
  66. content: "\e689";
  67. }
  68. .icon-home:before {
  69. content: "\e6b8";
  70. }
  71. .icon-homefill:before {
  72. content: "\e6bb";
  73. }
  74. .icon-peoplefill:before {
  75. content: "\e735";
  76. }
  77. .icon-people:before {
  78. content: "\e736";
  79. }