iconfont.css 916 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4931683 */
  3. src: url('@/static/font/iconfont.woff2?t=1748174081762') format('woff2'),
  4. url('@/static/font/iconfont.woff?t=1748174081762') format('woff'),
  5. url('@/static/font/iconfont.ttf?t=1748174081762') 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-yongyaotixing:before {
  15. content: "\e674";
  16. }
  17. .icon-dianzichufang:before {
  18. content: "\e604";
  19. }
  20. .icon-wodeyuyue:before {
  21. content: "\e661";
  22. }
  23. .icon-a-1-24:before {
  24. content: "\e605";
  25. }
  26. .icon-Heath-Report:before {
  27. content: "\e68a";
  28. }
  29. .icon-bianji:before {
  30. content: "\10208";
  31. }
  32. .icon-jibingbaike:before {
  33. content: "\e62e";
  34. }
  35. .icon-zhengzhuangzicha:before {
  36. content: "\e607";
  37. }
  38. .icon-yaopinchaxun:before {
  39. content: "\e7d2";
  40. }