icon.scss 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3968184 */
  3. src:
  4. url('//at.alicdn.com/t/c/font_3968184_ktsc58pj9jo.woff2?t=1680488905338') format('woff2'),
  5. url('//at.alicdn.com/t/c/font_3968184_ktsc58pj9jo.woff?t=1680488905338') format('woff'),
  6. url('//at.alicdn.com/t/c/font_3968184_ktsc58pj9jo.ttf?t=1680488905338') format('truetype');
  7. }
  8. .iconfont {
  9. font-family: "iconfont" !important;
  10. font-size: 16px;
  11. font-style: normal;
  12. -webkit-font-smoothing: antialiased;
  13. -moz-osx-font-smoothing: grayscale;
  14. }
  15. .icon-tuichu:before {
  16. content: "\e6bc";
  17. }
  18. .icon-liebiao:before {
  19. content: "\e600";
  20. }
  21. .icon-yuandian:before {
  22. content: "\e604";
  23. }
  24. .icon-shebei:before {
  25. content: "\e62e";
  26. }
  27. .icon-dingwei:before {
  28. content: "\ec32";
  29. }
  30. .icon-shijian:before {
  31. content: "\1010f";
  32. }
  33. .icon-right:before {
  34. content: "\e662";
  35. }
  36. .icon-baocun:before {
  37. content: "\e648";
  38. }
  39. .icon-dangewenjian:before {
  40. content: "\e649";
  41. }
  42. .icon-qianbao1:before {
  43. content: "\e64e";
  44. }
  45. .icon-a-shezhi2:before {
  46. content: "\e64f";
  47. }
  48. .icon-wenti-yuan:before {
  49. content: "\e653";
  50. }
  51. .icon-xiangji:before {
  52. content: "\e654";
  53. }
  54. .icon-saoyisao:before {
  55. content: "\ee17";
  56. }
  57. .icon-weixiu:before {
  58. content: "\e635";
  59. }
  60. .icon-camera:before {
  61. content: "\e605";
  62. }
  63. .icon-search-2:before {
  64. content: "\e610";
  65. }
  66. .icon-shouye:before {
  67. content: "\e602";
  68. }
  69. .icon-bangzhu:before {
  70. content: "\e613";
  71. }
  72. .icon-wode:before {
  73. content: "\e61f";
  74. }
  75. .icon-sousuo:before {
  76. content: "\e626";
  77. }
  78. .icon-baogaoguanli:before {
  79. content: "\e632";
  80. }
  81. .icon-tongzhi:before {
  82. content: "\e647";
  83. }
  84. .icon-ditu:before {
  85. content: "\e650";
  86. }
  87. .icon-xianshi:before {
  88. content: "\e660";
  89. }
  90. .icon-yincang:before {
  91. content: "\e661";
  92. }
  93. .icon-qianbao:before {
  94. content: "\e667";
  95. }