iconfont.css 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. @font-face {
  2. font-family: "iconfont"; /* Project id */
  3. src: url('iconfont.ttf?t=1698853988369') format('truetype');
  4. }
  5. .iconfont {
  6. font-family: "iconfont" !important;
  7. font-size: 16px;
  8. font-style: normal;
  9. -webkit-font-smoothing: antialiased;
  10. -moz-osx-font-smoothing: grayscale;
  11. }
  12. .icon-yingyongicon-:before {
  13. content: "\e6eb";
  14. }
  15. .icon-icon-ing2:before {
  16. content: "\e504";
  17. }
  18. .icon-yiwancheng:before {
  19. content: "\e622";
  20. }
  21. .icon-jiesuan:before {
  22. content: "\e60a";
  23. }
  24. .icon-zhuanxiangfeiyusuan:before {
  25. content: "\e611";
  26. }
  27. .icon-ic_detail_telx:before {
  28. content: "\e608";
  29. }
  30. .icon-yusuan:before {
  31. content: "\e68a";
  32. }
  33. .icon-jinhangzhong:before {
  34. content: "\e63a";
  35. }
  36. .icon-shiliangzhinengduixiang6:before {
  37. content: "\e75e";
  38. }
  39. .icon-yiwancheng1:before {
  40. content: "\e72d";
  41. }
  42. .icon-bohui:before {
  43. content: "\e6b8";
  44. }
  45. .icon-yiwancheng2:before {
  46. content: "\e70a";
  47. }
  48. .icon-xiangmu2:before {
  49. content: "\e607";
  50. }
  51. .icon-xiangmu21:before {
  52. content: "\e67e";
  53. }
  54. .icon-bohui1:before {
  55. content: "\e501";
  56. }