iconfont.css 687 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. @font-face {
  2. font-family: "iconfont"; /* Project id */
  3. src: url('iconfont.ttf?t=1697350440750') format('truetype');
  4. }
  5. .iconfont {
  6. font-family: "iconfont" !important;
  7. font-size: 16px;
  8. font-style: normal;
  9. -webkit-font-smoothing: antialiased;
  10. -moz-osx-font-smoothing: grayscale;
  11. }
  12. .icon-fangdajing:before {
  13. content: "\e63d";
  14. }
  15. .icon-shuliangtongji:before {
  16. content: "\e667";
  17. }
  18. .icon-fallbehavior:before {
  19. content: "\e6c2";
  20. }
  21. .icon-fuwufei:before {
  22. content: "\e6a6";
  23. }
  24. .icon-jine:before {
  25. content: "\e705";
  26. }
  27. .icon-dansezhuzhuangtu:before {
  28. content: "\e69e";
  29. }
  30. .icon-chukujine:before {
  31. content: "\e607";
  32. }
  33. .icon-rukujine:before {
  34. content: "\e608";
  35. }