font-icon.css 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. @font-face {
  2. font-family: "iconfont";
  3. /* Project id 4182834 */
  4. src: url('//at.alicdn.com/t/c/font_4182834_1d96fd2ql62g.woff2?t=1690533488918') format('woff2'),
  5. url('//at.alicdn.com/t/c/font_4182834_1d96fd2ql62g.woff?t=1690533488918') format('woff'),
  6. url('//at.alicdn.com/t/c/font_4182834_1d96fd2ql62g.ttf?t=1690533488918') 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-dayuhao:before {
  16. content: "\e625";
  17. }
  18. .icon-shenpi1:before {
  19. content: "\e63a";
  20. }
  21. .icon-zhuyuanriqingdanchaxunbeifen:before {
  22. content: "\e62b";
  23. }
  24. .icon-shangpinguanli:before {
  25. content: "\fcda";
  26. }
  27. .icon-31daifahuo:before {
  28. content: "\e600";
  29. }
  30. .icon-daishouhuo:before {
  31. content: "\e617";
  32. }
  33. .icon-transaction:before {
  34. content: "\e693";
  35. }
  36. .icon-shenpi:before {
  37. content: "\e733";
  38. }
  39. .icon-weixin:before {
  40. content: "\e73b";
  41. color: #0bc918;
  42. }
  43. .icon-yonghu:before {
  44. content: "\e643";
  45. }
  46. .icon-shezhi:before {
  47. content: "\10127";
  48. }
  49. .icon-shouye:before {
  50. content: "\10128";
  51. }
  52. .icon-taocan:before {
  53. content: "\10129";
  54. }
  55. .icon-fuwu:before {
  56. content: "\1012b";
  57. }
  58. .icon-tukuguanli:before {
  59. content: "\1012d";
  60. }
  61. .icon-haoyoutuijian:before {
  62. content: "\1012f";
  63. }
  64. .icon-zengjia:before {
  65. content: "\e608";
  66. }