iconfont.css 822 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. @font-face {
  2. font-family: "custom-icon"; /* Project id 3810789 */
  3. src: url('./static/iconfont/iconfont.woff2?t=1670296530160') format('woff2'),
  4. url('./static/iconfont/iconfont.woff?t=1670296530160') format('woff'),
  5. url('./static/iconfont/iconfont.ttf?t=1670296530160') format('truetype');
  6. }
  7. .custom-icon {
  8. font-family: "custom-icon" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .custom-icon-xiugaimima:before {
  15. content: "\e61e";
  16. }
  17. .custom-icon-fq_kucunchaxun:before {
  18. content: "\e621";
  19. }
  20. .custom-icon-RectangleCopy:before {
  21. content: "\e6c6";
  22. }
  23. .custom-icon-pandian:before {
  24. content: "\e67f";
  25. }
  26. .custom-icon-chukuguanli:before {
  27. content: "\e622";
  28. }
  29. .custom-icon-ruku:before {
  30. content: "\e658";
  31. }