iconfont.css 921 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4416009 */
  3. src: url('~@/static/iconfont/iconfont.woff2?t=1705568981672') format('woff2'),
  4. url('~@/static/iconfont/iconfont.woff?t=1705568981672') format('woff'),
  5. url('~@/static/iconfont/iconfont.ttf?t=1705568981672') 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-kuaisuyunxing01:before {
  15. content: "\e614";
  16. }
  17. .icon-check-in:before {
  18. content: "\e601";
  19. }
  20. .icon-zhuangjidan:before {
  21. content: "\e66b";
  22. }
  23. .icon-zhuangche:before {
  24. content: "\e600";
  25. }
  26. .icon-icon-test-copy:before {
  27. content: "\e710";
  28. }
  29. .icon--landing:before {
  30. content: "\e609";
  31. }
  32. .icon-huiyuan:before {
  33. content: "\e60f";
  34. }
  35. .icon-xieji:before {
  36. content: "\e705";
  37. }
  38. .icon-hanglidiushi:before {
  39. content: "\e62f";
  40. }