iconfont.css 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  1. /* CDN 服务仅供平台体验和调试使用,平台不承诺服务的稳定性,企业客户需下载字体包自行发布使用并做好备份。 */
  2. @font-face {
  3. font-family: 'iconfont'; /* Project id 3889738 */
  4. src: url('https://at.alicdn.com/t/c/font_3889738_t0aoz1au1ag.woff2?t=1678343781890') format('woff2'),
  5. url('https://at.alicdn.com/t/c/font_3889738_t0aoz1au1ag.woff?t=1678343781890') format('woff'),
  6. url('https://at.alicdn.com/t/c/font_3889738_t0aoz1au1ag.ttf?t=1678343781890') format('truetype');
  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. .icon-call:before {
  16. content: "\e61e";
  17. }
  18. .icon-weixin:before {
  19. content: "\e603";
  20. }
  21. .icon-xiangji:before {
  22. content: "\e663";
  23. }
  24. .icon-tupian:before {
  25. content: "\e674";
  26. }
  27. .icon-naozhong:before {
  28. content: "\e678";
  29. }
  30. .icon-wuliu:before {
  31. content: "\e70e";
  32. }
  33. .icon-jiahao:before {
  34. content: "\eaf3";
  35. }
  36. .icon-guanbi1:before {
  37. content: "\e903";
  38. }
  39. .icon-dingwei2:before {
  40. content: "\e900";
  41. }
  42. .icon-close2:before {
  43. content: "\e620";
  44. }
  45. .icon-dingwei1:before {
  46. content: "\e602";
  47. }
  48. .icon-bianji:before {
  49. content: "\e8ac";
  50. }
  51. .icon-code:before {
  52. content: "\e614";
  53. }
  54. .icon-jinru:before {
  55. content: "\e60c";
  56. }
  57. .icon-danxuan2:before {
  58. content: "\e65a";
  59. }
  60. .icon-danxuan:before {
  61. content: "\e65b";
  62. }
  63. .icon-shoucang:before {
  64. content: "\e601";
  65. }
  66. .icon-shoucang2:before {
  67. content: "\e600";
  68. }
  69. .icon-gengduo:before {
  70. content: "\e648";
  71. }
  72. .icon-gouwuche1:before {
  73. content: "\e70b";
  74. }
  75. .icon-fenxiang:before {
  76. content: "\e7c5";
  77. }
  78. .icon-gouwuche:before {
  79. content: "\e606";
  80. }
  81. .icon-kefu:before {
  82. content: "\e608";
  83. }