iconfont.css 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4101096 */
  3. src: url('//at.alicdn.com/t/c/font_4101096_alqtra1v8eo.woff2?t=1689140442696') format('woff2'),
  4. url('//at.alicdn.com/t/c/font_4101096_alqtra1v8eo.woff?t=1689140442696') format('woff'),
  5. url('//at.alicdn.com/t/c/font_4101096_alqtra1v8eo.ttf?t=1689140442696') format('truetype'),
  6. url('//at.alicdn.com/t/c/font_4101096_alqtra1v8eo.svg?t=1689140442696#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-androidgengduo:before {
  16. content: "\e78d";
  17. }
  18. .applet-danxuankuang:before {
  19. content: "\e609";
  20. }
  21. .applet-sousuo:before {
  22. content: "\e8b9";
  23. }
  24. .applet-denglu-shuruqingkong:before {
  25. content: "\e60b";
  26. }
  27. .applet-dianpu1:before {
  28. content: "\e60e";
  29. }
  30. .applet-geren:before {
  31. content: "\e608";
  32. }
  33. .applet-dizhi:before {
  34. content: "\e6bb";
  35. }
  36. .applet-xiala:before {
  37. content: "\e65c";
  38. }
  39. .applet-shangla:before {
  40. content: "\e628";
  41. }