iconfont.scss 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4837432 */
  3. src: url('https://at.alicdn.com/t/c/font_4837432_m0jprcc44g.woff?t=1740725521618') format('woff'),
  4. url('https://at.alicdn.com/t/c/font_4837432_m0jprcc44g.ttf?t=1740725521618') format('truetype'),
  5. url('https://at.alicdn.com/t/c/font_4837432_m0jprcc44g.svg?t=1740725521618#iconfont') format('svg');
  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-search:before {
  15. content: "\e652";
  16. }
  17. .icon-left:before {
  18. content: "\e627";
  19. }
  20. .icon-yiwen:before {
  21. content: "\e6f0";
  22. }
  23. .icon-mulu:before {
  24. content: "\e779";
  25. }
  26. .icon-Aa:before {
  27. content: "\e636";
  28. }
  29. .icon-liuyan:before {
  30. content: "\e650";
  31. }
  32. .icon-zuotijilu:before {
  33. content: "\e61a";
  34. }
  35. .icon-xiezi:before {
  36. content: "\e651";
  37. }
  38. .icon-bookmark:before {
  39. content: "\e89c";
  40. }
  41. .icon-bookshelf:before {
  42. content: "\e63d";
  43. }
  44. .icon-addbookshelf:before {
  45. content: "\e62d";
  46. }
  47. .icon-schedule:before {
  48. content: "\e672";
  49. }
  50. .icon-xuetang:before {
  51. content: "\e79c";
  52. }
  53. .icon-shezhi:before {
  54. content: "\e603";
  55. }
  56. .icon-xuanxiang:before {
  57. content: "\f105";
  58. }
  59. .icon-jilu:before {
  60. content: "\e62e";
  61. }
  62. .icon-bagua:before {
  63. content: "\e625";
  64. }