font-icon.css 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3674157 */
  3. /* Color fonts */
  4. src:
  5. url('//at.alicdn.com/t/c/font_3674157_g19wel1yxjd.woff2?t=1664269541651') format('woff2'),
  6. url('//at.alicdn.com/t/c/font_3674157_g19wel1yxjd.woff?t=1664269541651') format('woff'),
  7. url('//at.alicdn.com/t/c/font_3674157_g19wel1yxjd.ttf?t=1664269541651') format('truetype');
  8. }
  9. .iconfont {
  10. font-family: "iconfont" !important;
  11. font-size: 16px;
  12. font-style: normal;
  13. -webkit-font-smoothing: antialiased;
  14. -moz-osx-font-smoothing: grayscale;
  15. }
  16. .icon-shangdian:before {
  17. content: "\e67a";
  18. }
  19. .icon-shangjiantou:before {
  20. content: "\e603";
  21. }
  22. .icon-xiajiantou:before {
  23. content: "\e604";
  24. }
  25. .icon-shangjiantou-copy:before {
  26. content: "\e714";
  27. }
  28. .icon-xiajiantou-copy:before {
  29. content: "\e715";
  30. }
  31. .icon-del-copy:before {
  32. content: "\e716";
  33. }
  34. .icon-del:before {
  35. content: "\e616";
  36. }
  37. .icon-fanhuidingbu:before {
  38. content: "\e713";
  39. }
  40. .icon-gouwuche:before {
  41. content: "\e628";
  42. }
  43. .icon-dayufuhao:before {
  44. content: "\e62b";
  45. }
  46. .icon-daifahuo:before {
  47. content: "\e600";
  48. }
  49. .icon-daifukuan:before {
  50. content: "\e601";
  51. }
  52. .icon-shouhoufuwuicon:before {
  53. content: "\e633";
  54. }
  55. .icon-geren2:before {
  56. content: "\e6bc";
  57. }
  58. .icon-daishouhuo:before {
  59. content: "\e612";
  60. }
  61. .icon-daipinglun:before {
  62. content: "\e602";
  63. }