font-icon.css 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4241853 */
  3. src: url('//at.alicdn.com/t/c/font_4241853_1c99vjt3wel.woff2?t=1694419891836') format('woff2'),
  4. url('//at.alicdn.com/t/c/font_4241853_1c99vjt3wel.woff?t=1694419891836') format('woff'),
  5. url('//at.alicdn.com/t/c/font_4241853_1c99vjt3wel.ttf?t=1694419891836') 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-weixin:before {
  15. content: "\e73b";
  16. }
  17. .icon-pinglun:before {
  18. content: "\e8b4";
  19. }
  20. .icon-shoucang:before {
  21. content: "\e86d";
  22. }
  23. .icon-shoucang1:before {
  24. content: "\e8b9";
  25. }
  26. .icon-fabu:before {
  27. content: "\e65d";
  28. }
  29. .icon-7yijianfankui:before {
  30. content: "\e608";
  31. }
  32. .icon-zhanghaoshezhi:before {
  33. content: "\e610";
  34. }
  35. .icon-youhuijuan:before {
  36. content: "\e60b";
  37. }
  38. .icon-weibiaoti2fuzhi04:before {
  39. content: "\e621";
  40. }
  41. .icon-shouhou:before {
  42. content: "\e624";
  43. }
  44. .icon-daipingjia:before {
  45. content: "\e63d";
  46. }
  47. .icon-daishiyong:before {
  48. content: "\e611";
  49. }
  50. .icon-dayuhao:before {
  51. content: "\e625";
  52. }
  53. .icon-icon_set_up:before {
  54. content: "\e612";
  55. }
  56. .icon-yonghu:before {
  57. content: "\e69f";
  58. }
  59. .icon-aixin:before {
  60. content: "\e83f";
  61. }
  62. .icon-aixin1:before {
  63. content: "\e60f";
  64. }