iconfont.css 883 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3578740 */
  3. src: url('iconfont.woff2?t=1666257694615') format('woff2'),
  4. url('iconfont.woff?t=1666257694615') format('woff'),
  5. url('iconfont.ttf?t=1666257694615') 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-liebiao:before {
  15. content: "\e600";
  16. }
  17. .icon-view-grid:before {
  18. content: "\e920";
  19. }
  20. .icon-yanjing_xianshi_o:before {
  21. content: "\ebcc";
  22. }
  23. .icon-yanjing_yincang_o:before {
  24. content: "\ebcd";
  25. }
  26. .icon-xiangxiashuangjiantou:before {
  27. content: "\e70c";
  28. }
  29. .icon-profile:before {
  30. content: "\e630";
  31. }
  32. .icon-dizhi:before {
  33. content: "\e619";
  34. }
  35. .icon-order:before {
  36. content: "\e610";
  37. }
  38. .icon-zhanghaoxinxi-xiugai:before {
  39. content: "\e638";
  40. }