iconfont.css 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4985326 */
  3. src: url('//at.alicdn.com/t/c/font_4985326_dzcwlg84nhp.woff2?t=1753943776484') format('woff2'),
  4. url('//at.alicdn.com/t/c/font_4985326_dzcwlg84nhp.woff?t=1753943776484') format('woff'),
  5. url('//at.alicdn.com/t/c/font_4985326_dzcwlg84nhp.ttf?t=1753943776484') format('truetype');
  6. }
  7. .iconfont {
  8. font-family: "iconfont" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .icon-bodadianhua1:before {
  15. content: "\e6f7";
  16. }
  17. .icon-anzhuang:before {
  18. content: "\e6fe";
  19. }
  20. .icon-weixiu:before {
  21. content: "\e6ff";
  22. }
  23. .icon-qita:before {
  24. content: "\e700";
  25. }
  26. .icon-qingxi:before {
  27. content: "\e701";
  28. }
  29. .icon-bianji:before {
  30. content: "\e702";
  31. }
  32. .icon-dianhua:before {
  33. content: "\e703";
  34. }
  35. .icon-yipaigong:before {
  36. content: "\e6fa";
  37. }
  38. .icon-yiwancheng:before {
  39. content: "\e6fb";
  40. }
  41. .icon-yiyuyue:before {
  42. content: "\e6fc";
  43. }
  44. .icon-yidadao:before {
  45. content: "\e6fd";
  46. }
  47. .icon-zhuye-weixuanzhong:before {
  48. content: "\e6f6";
  49. }
  50. .icon-wode-weixuanzhong:before {
  51. content: "\e6f9";
  52. }