iconfont.css 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. @font-face {
  2. font-family: "icon-base";
  3. src: url('../../fonts/icon-base/iconfont.woff2') format('woff2'),
  4. url('../../fonts/icon-base/iconfont.woff') format('woff'),
  5. url('../../fonts/icon-base/iconfont.ttf') format('truetype');
  6. }
  7. .icon-base {
  8. font-family: "icon-base" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .icon-zidongcaidan-xi:before {
  15. content: "\e649";
  16. }
  17. .icon-zidongcaidan-cu:before {
  18. content: "\e648";
  19. }
  20. .icon-zhankaicaidan-xi:before {
  21. content: "\e647";
  22. }
  23. .icon-zhankaicaidan-cu:before {
  24. content: "\e646";
  25. }
  26. .icon-gudingcaidan-xi:before {
  27. content: "\e644";
  28. }
  29. .icon-gudingcaidan-mian:before {
  30. content: "\e645";
  31. }
  32. .icon-shengyin:before {
  33. content: "\e642";
  34. }
  35. .icon-chilun:before {
  36. content: "\e641";
  37. }
  38. .icon-subm:before {
  39. content: "\e63f";
  40. }
  41. .icon-mute:before {
  42. content: "\e630";
  43. }
  44. .icon-spk:before {
  45. content: "\e62f";
  46. }
  47. .icon-search:before {
  48. content: "\e62e";
  49. }
  50. .icon-chg:before {
  51. content: "\e62d";
  52. }
  53. .icon-baseInfo:before {
  54. content: "\e62c";
  55. }
  56. .icon-close:before {
  57. content: "\e62b";
  58. }
  59. .icon-quxiao:before {
  60. content: "\e62a";
  61. }
  62. .icon-save:before {
  63. content: "\e629";
  64. }
  65. .icon-add:before {
  66. content: "\e628";
  67. }
  68. .icon-task:before {
  69. content: "\e620";
  70. }
  71. .icon-urge:before {
  72. content: "\e621";
  73. }
  74. .icon-help-bold:before {
  75. content: "\e61e";
  76. }
  77. .icon-help:before {
  78. content: "\e61f";
  79. }
  80. .icon-skin:before {
  81. content: "\e61c";
  82. }
  83. .icon-set-bold:before {
  84. content: "\e61d";
  85. }
  86. .icon-lock:before {
  87. content: "\e61b";
  88. }
  89. .icon-home:before {
  90. content: "\e619";
  91. }
  92. .icon-lock-bold:before {
  93. content: "\e61a";
  94. }
  95. .icon-user-sw:before {
  96. content: "\e618";
  97. }
  98. .icon-shak:before {
  99. content: "\e615";
  100. }
  101. .icon-login:before {
  102. content: "\e616";
  103. }
  104. .icon-exit:before {
  105. content: "\e617";
  106. }
  107. .icon-time:before {
  108. content: "\e614";
  109. }
  110. .icon-captcha:before {
  111. content: "\e613";
  112. }
  113. .icon-pwd:before {
  114. content: "\e612";
  115. }
  116. .icon-user:before {
  117. content: "\e611";
  118. }