iconfont.css 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. @font-face {
  2. font-family: "iconfont1"; /* Project id 4914772 */
  3. src: url('@/static/fontico/iconfont.woff2?t=1746702024236') format('woff2'),
  4. url('@/static/fontico/iconfont.woff?t=1746702024236') format('woff'),
  5. url('@/static/fontico/iconfont.ttf?t=1746702024236') format('truetype');
  6. }
  7. .iconfont1 {
  8. font-family: "iconfont1" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .icon-sousuo:before {
  15. content: "\e86e";
  16. }
  17. .icon-zhiboyuyue:before {
  18. content: "\e67b";
  19. }
  20. .icon-jxa:before {
  21. content: "\e651";
  22. }
  23. .icon-quanzixiaoxihover:before {
  24. content: "\e634";
  25. }
  26. .icon-kechengshangxin:before {
  27. content: "\e61d";
  28. }
  29. .icon-yijianfankui:before {
  30. content: "\e82f";
  31. }
  32. .icon-zaixiankefu:before {
  33. content: "\e61c";
  34. }
  35. .icon-shezhi:before {
  36. content: "\e8b7";
  37. }
  38. .icon-huishouzhan:before {
  39. content: "\e646";
  40. }
  41. .icon-dianpuhoutai:before {
  42. content: "\e666";
  43. }
  44. .icon-tongzhishezhi:before {
  45. content: "\e62f";
  46. }
  47. .icon-lejiexiaoetong:before {
  48. content: "\e617";
  49. }
  50. .icon-chaojihuiyuan:before {
  51. content: "\e6df";
  52. }
  53. .icon-rili:before {
  54. content: "\e8b4";
  55. }
  56. .icon-wodexiazai:before {
  57. content: "\e71f";
  58. }
  59. .icon-cuotiben:before {
  60. content: "\e601";
  61. }
  62. .icon-dianpu:before {
  63. content: "\e767";
  64. }