iconfont.css 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. @font-face {
  2. font-family: 'iconfont'; /* Project id 3184967 */
  3. src: url('./iconfont.woff2') format('woff2'), url('./iconfont.woff') format('woff'),
  4. url('./iconfont.ttf') format('truetype');
  5. }
  6. .iconfont {
  7. font-size: 16px;
  8. font-family: 'iconfont' !important;
  9. font-style: normal;
  10. -webkit-font-smoothing: antialiased;
  11. -moz-osx-font-smoothing: grayscale;
  12. }
  13. .icon-manageperson:before {
  14. content: '\e62d';
  15. }
  16. .icon-manageintroduce:before {
  17. content: '\e62b';
  18. }
  19. .icon-managecloth:before {
  20. content: '\e62a';
  21. }
  22. .icon-manageswim:before {
  23. content: '\e629';
  24. }
  25. .icon-managebook:before {
  26. content: '\e628';
  27. }
  28. .icon-manageexperiment:before {
  29. content: '\e627';
  30. }
  31. .icon-managereception:before {
  32. content: '\e626';
  33. }
  34. .icon-manageactivity:before {
  35. content: '\e625';
  36. }
  37. .icon-managecontrol:before {
  38. content: '\e624';
  39. }
  40. .icon-managesport:before {
  41. content: '\e623';
  42. }
  43. .icon-managepublic:before {
  44. content: '\e622';
  45. }
  46. .icon-managedevice:before {
  47. content: '\e620';
  48. }
  49. .icon-managelift:before {
  50. content: '\e61f';
  51. }
  52. .icon-managedining:before {
  53. content: '\e61e';
  54. }
  55. .icon-managewashroom:before {
  56. content: '\e61c';
  57. }
  58. .icon-managereduce:before {
  59. content: '\e61b';
  60. }
  61. .icon-managezoom:before {
  62. content: '\e61a';
  63. }
  64. .icon-manageenvironment:before {
  65. content: '\e619';
  66. }
  67. .icon-manageequipment:before {
  68. content: '\e618';
  69. }
  70. .icon-manageruntime:before {
  71. content: '\e617';
  72. }
  73. .icon-managenotify:before {
  74. content: '\e615';
  75. }
  76. .icon-managework:before {
  77. content: '\e614';
  78. }
  79. .icon-managehover:before {
  80. content: '\e613';
  81. }
  82. .icon-managelight:before {
  83. content: '\e611';
  84. }
  85. .icon-managecurtain:before {
  86. content: '\e610';
  87. }
  88. .icon-manageairConditioner:before {
  89. content: '\e60f';
  90. }
  91. .icon-managewalk:before {
  92. content: '\e60e';
  93. }
  94. .icon-managestair:before {
  95. content: '\e60d';
  96. }
  97. .icon-managerest:before {
  98. content: '\e60c';
  99. }
  100. .icon-manageoffice:before {
  101. content: '\e60b';
  102. }
  103. .icon-managemeeting:before {
  104. content: '\e60a';
  105. }
  106. .icon-manageletter:before {
  107. content: '\e609';
  108. }
  109. .icon-managedocument:before {
  110. content: '\e608';
  111. }
  112. .icon-managewarning:before {
  113. content: '\ea51';
  114. }
  115. .icon-managecloseall:before {
  116. content: '\e607';
  117. }
  118. .icon-managesearch:before {
  119. content: '\e606';
  120. }
  121. .icon-manageclose:before {
  122. content: '\e605';
  123. }
  124. .icon-managebackward:before {
  125. content: '\e604';
  126. }