iconfont.css 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3513276 */
  3. src: url('iconfont.woff2?t=1658199928350') format('woff2'),
  4. url('iconfont.woff?t=1658199928350') format('woff'),
  5. url('iconfont.ttf?t=1658199928350') 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-a-icon_warning_success2:before {
  15. content: "\e6ce";
  16. }
  17. .icon-a-icon_warning_success1:before {
  18. content: "\e6cf";
  19. }
  20. .icon-icon_warning_success:before {
  21. content: "\e6cb";
  22. }
  23. .icon-btn_open:before {
  24. content: "\e6cc";
  25. }
  26. .icon-btn_close:before {
  27. content: "\e6cd";
  28. }
  29. .icon-icon_lock:before {
  30. content: "\e6ca";
  31. }
  32. .icon-btn_up1:before {
  33. content: "\e6c9";
  34. }
  35. .icon-icon_xj:before {
  36. content: "\e6c6";
  37. }
  38. .icon-icon_ss:before {
  39. content: "\e6c7";
  40. }
  41. .icon-icon_zc:before {
  42. content: "\e6c8";
  43. }
  44. .icon-btn_mine_gray:before {
  45. content: "\e6be";
  46. }
  47. .icon-btn_shengc_gray:before {
  48. content: "\e6bf";
  49. }
  50. .icon-btn_shebei_gray:before {
  51. content: "\e6c0";
  52. }
  53. .icon-btn_up:before {
  54. content: "\e6c1";
  55. }
  56. .icon-icon_wdj:before {
  57. content: "\e6c2";
  58. }
  59. .icon-icon_zt:before {
  60. content: "\e6c3";
  61. }
  62. .icon-icon_scx:before {
  63. content: "\e6c4";
  64. }
  65. .icon-btn_left:before {
  66. content: "\e6c5";
  67. }
  68. .icon-btn_down1:before {
  69. content: "\e6b9";
  70. }
  71. .icon-btn_drop_down:before {
  72. content: "\e6ba";
  73. }
  74. .icon-btn_more:before {
  75. content: "\e6bb";
  76. }
  77. .icon-btn_list:before {
  78. content: "\e6bc";
  79. }
  80. .icon-btn_kanban_gray:before {
  81. content: "\e6bd";
  82. }