iconfont.css 528 B

123456789101112131415161718192021222324
  1. @font-face {
  2. font-family: "newicon"; /* Project id 4304860 */
  3. src: url('iconfont.woff2?t=1706169341925') format('woff2'),
  4. url('iconfont.woff?t=1706169341925') format('woff'),
  5. url('iconfont.ttf?t=1706169341925') format('truetype');
  6. }
  7. .newicon {
  8. font-family: "newicon" !important;
  9. font-size: inherit;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .newicon-a-11111:before {
  15. content: "\e606";
  16. }
  17. .newicon-shebeixunjian:before {
  18. content: "\e609";
  19. }