iconfont.css 1018 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4101096 */
  3. src: url('//at.alicdn.com/t/c/font_4101096_wzrvwev9f5.woff2?t=1685946465587') format('woff2'),
  4. url('//at.alicdn.com/t/c/font_4101096_wzrvwev9f5.woff?t=1685946465587') format('woff'),
  5. url('//at.alicdn.com/t/c/font_4101096_wzrvwev9f5.ttf?t=1685946465587') format('truetype'),
  6. url('//at.alicdn.com/t/c/font_4101096_wzrvwev9f5.svg?t=1685946465587#iconfont') format('svg');
  7. }
  8. .iconfont {
  9. font-family: "iconfont" !important;
  10. font-size: 16px;
  11. font-style: normal;
  12. -webkit-font-smoothing: antialiased;
  13. -moz-osx-font-smoothing: grayscale;
  14. }
  15. .applet-gerenzhongxin-copy:before {
  16. content: "\e6da";
  17. }
  18. .applet-dizhiku:before {
  19. content: "\e64d";
  20. }
  21. .applet-dianpu:before {
  22. content: "\e6d9";
  23. }
  24. .applet-dianpu1:before {
  25. content: "\e60e";
  26. }
  27. .applet-geren:before {
  28. content: "\e608";
  29. }
  30. .applet-dizhi:before {
  31. content: "\e6bb";
  32. }
  33. .applet-xiala:before {
  34. content: "\e65c";
  35. }
  36. .applet-shangla:before {
  37. content: "\e628";
  38. }