font-icon.css 1.3 KB

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