iconfont.css 784 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. @font-face {
  2. font-family: "newicon"; /* Project id 4304849 */
  3. src: url('~@/static/newIcon/iconfont.woff2?t=1709362538844') format('woff2'),
  4. url('~@/static/newIcon/iconfont.woff?t=1709362538844') format('woff'),
  5. url('~@/static/newIcon/iconfont.ttf?t=1709362538844') format('truetype');
  6. }
  7. .newicon {
  8. font-family: "newicon" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .newicon-icon_zhengzaijinx:before {
  15. content: "\e635";
  16. }
  17. .newicon-xiala1:before {
  18. content: "\e662";
  19. }
  20. .newicon-saoma:before {
  21. content: "\e660";
  22. }
  23. .newicon-yifeiguanli:before {
  24. content: "\e60a";
  25. }
  26. .newicon-a-ziyuan7:before {
  27. content: "\e604";
  28. }
  29. .newicon-a-ziyuan3:before {
  30. content: "\e601";
  31. }