font-icon.css 946 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3674157 */
  3. /* Color fonts */
  4. src:
  5. url('//at.alicdn.com/t/c/font_3674157_irvx4yfhcfo.woff2?t=1664243609227') format('woff2'),
  6. url('//at.alicdn.com/t/c/font_3674157_irvx4yfhcfo.woff?t=1664243609227') format('woff'),
  7. url('//at.alicdn.com/t/c/font_3674157_irvx4yfhcfo.ttf?t=1664243609227') format('truetype');
  8. }
  9. .iconfont {
  10. font-family: "iconfont" !important;
  11. font-size: 16px;
  12. font-style: normal;
  13. -webkit-font-smoothing: antialiased;
  14. -moz-osx-font-smoothing: grayscale;
  15. }
  16. .icon-gouwuche:before {
  17. content: "\e628";
  18. }
  19. .icon-dayufuhao:before {
  20. content: "\e62b";
  21. }
  22. .icon-daifahuo:before {
  23. content: "\e600";
  24. }
  25. .icon-daifukuan:before {
  26. content: "\e601";
  27. }
  28. .icon-shouhoufuwuicon:before {
  29. content: "\e633";
  30. }
  31. .icon-geren2:before {
  32. content: "\e6bc";
  33. }
  34. .icon-daishouhuo:before {
  35. content: "\e612";
  36. }
  37. .icon-daipinglun:before {
  38. content: "\e602";
  39. }