font-icon.css 1.4 KB

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