iconfont.css 933 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 2650790 */
  3. src: url('iconfont.woff2?t=1629439798220') format('woff2'),
  4. url('iconfont.woff?t=1629439798220') format('woff'),
  5. url('iconfont.ttf?t=1629439798220') 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-tiaoseban-copy:before {
  15. content: "\eb6f";
  16. }
  17. .icon-zan-copy:before {
  18. content: "\e6d1";
  19. }
  20. .icon-cai:before {
  21. content: "\e607";
  22. }
  23. .icon-zan1:before {
  24. content: "\e6b3";
  25. }
  26. .icon-icon_reply:before {
  27. content: "\e609";
  28. }
  29. .icon-yijin14-cai:before {
  30. content: "\e60e";
  31. }
  32. .icon-qizhi-:before {
  33. content: "\e60a";
  34. }
  35. .icon-yihuifu:before {
  36. content: "\e60b";
  37. }
  38. .icon-xiaolian:before {
  39. content: "\e661";
  40. }
  41. .icon-zan:before {
  42. content: "\e6d0";
  43. }
  44. .icon-tupian:before {
  45. content: "\e608";
  46. }