iconfont.css 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3719789 */
  3. src: url('iconfont.woff2?t=1677549998665') format('woff2'),
  4. url('iconfont.woff?t=1677549998665') format('woff'),
  5. url('iconfont.ttf?t=1677549998665') 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-card:before {
  15. content: "\e936";
  16. }
  17. .icon-pos:before {
  18. content: "\e615";
  19. }
  20. .icon-feed:before {
  21. content: "\e621";
  22. }
  23. .icon-dashboard:before {
  24. content: "\e67e";
  25. }
  26. .icon-gift-copy:before {
  27. content: "\e8b6";
  28. }
  29. .icon-gift-copy-copy:before {
  30. content: "\e8b7";
  31. }
  32. .icon-gift-full:before {
  33. content: "\e8b5";
  34. }
  35. .icon-key:before {
  36. content: "\e600";
  37. }
  38. .icon-wechat:before {
  39. content: "\e609";
  40. }
  41. .icon-phone:before {
  42. content: "\e678";
  43. }
  44. .icon-edit:before {
  45. content: "\e607";
  46. }
  47. .icon-roundcheckfill:before {
  48. content: "\e656";
  49. }
  50. .icon-roundclosefill:before {
  51. content: "\e658";
  52. }
  53. .icon-roundclose:before {
  54. content: "\e659";
  55. }
  56. .icon-back:before {
  57. content: "\e67a";
  58. }
  59. .icon-more:before {
  60. content: "\e6a3";
  61. }
  62. .icon-right-b:before {
  63. content: "\e682";
  64. }
  65. .icon-wrong-b:before {
  66. content: "\e697";
  67. }
  68. .icon-roundcheck:before {
  69. content: "\e657";
  70. }
  71. .icon-unfold:before {
  72. content: "\e661";
  73. }
  74. .icon-fold:before {
  75. content: "\e6de";
  76. }
  77. .icon-password:before {
  78. content: "\e61f";
  79. }
  80. .icon-account:before {
  81. content: "\e634";
  82. }