iconfont.css 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4559910 */
  3. src: url('@/static/fonts/iconfont.woff2?t=1729654709312') format('woff2'),
  4. url('@/static/fonts/iconfont.woff?t=1729654709312') format('woff'),
  5. url('@/static/fonts/iconfont.ttf?t=1729654709312') 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-bianji:before {
  15. content: "\e6b0";
  16. }
  17. .icon-quanbudingdan:before {
  18. content: "\e602";
  19. }
  20. .icon-incubator:before {
  21. content: "\e7f5";
  22. }
  23. .icon-binggui:before {
  24. content: "\e64a";
  25. }
  26. .icon-baowenxiangguanli:before {
  27. content: "\e608";
  28. }
  29. .icon-bingpaiguanli:before {
  30. content: "\e717";
  31. }
  32. .icon-bingpaichuku:before {
  33. content: "\e9e7";
  34. }
  35. .icon-bingpairuku:before {
  36. content: "\e9e8";
  37. }
  38. .icon-dizhibu:before {
  39. content: "\e601";
  40. }
  41. .icon-zhankai1:before {
  42. content: "\e63c";
  43. }
  44. .icon-tianjiadingdan:before {
  45. content: "\e60a";
  46. }
  47. .icon-dingdan:before {
  48. content: "\e749";
  49. }
  50. .icon-tuichudenglu:before {
  51. content: "\e606";
  52. }
  53. .icon-shouye:before {
  54. content: "\e609";
  55. }
  56. .icon-saoyisao:before {
  57. content: "\e66f";
  58. }
  59. .icon-qianshou:before {
  60. content: "\e6dc";
  61. }
  62. .icon-wode:before {
  63. content: "\e60e";
  64. }
  65. .icon-yiquxiao:before {
  66. content: "\e616";
  67. }
  68. .icon-yisongda:before {
  69. content: "\e607";
  70. }
  71. .icon-delivery:before {
  72. content: "\e83e";
  73. }
  74. .icon-cancel:before {
  75. content: "\e62e";
  76. }