iconfont.css 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 2916418 */
  3. src: url('iconfont.woff2?t=1682412478314') format('woff2'),
  4. url('iconfont.woff?t=1682412478314') format('woff'),
  5. url('iconfont.ttf?t=1682412478314') format('truetype');
  6. }
  7. .iconfont {
  8. font-family: "iconfont" !important;
  9. font-size: 26px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .titleIcon{
  15. color: #303133 !important;
  16. }
  17. .icon-piao:before {
  18. content: "\e647";
  19. }
  20. .icon-shouye1:before {
  21. content: "\e6cb";
  22. }
  23. .icon-tianshenpi:before {
  24. content: "\eb67";
  25. }
  26. .icon-gongdanqueren:before {
  27. content: "\ec36";
  28. }
  29. .icon-yonghujihuo:before {
  30. content: "\e72f";
  31. }
  32. .icon-RectangleCopy:before {
  33. content: "\e730";
  34. }
  35. .icon-star-half:before {
  36. content: "\e9a1";
  37. }
  38. .icon-a-chaosongrenchaosongyonghu-01:before {
  39. content: "\e731";
  40. }
  41. .icon-shezhi_jichushezhi:before {
  42. content: "\e70c";
  43. }
  44. .icon-shezhi_jiaose:before {
  45. content: "\e70f";
  46. }
  47. .icon-shezhi_zidongjifen:before {
  48. content: "\e710";
  49. }
  50. .icon-shezhi_zuzhijiagou:before {
  51. content: "\e711";
  52. }
  53. .icon-fulizhongxin:before {
  54. content: "\e652";
  55. }
  56. .icon-kaoqin_kaoqinyuebaobiao:before {
  57. content: "\e708";
  58. }
  59. .icon-shezhi_jifenguize:before {
  60. content: "\e70d";
  61. }
  62. .icon-PC_gongzuotai_ABfen:before {
  63. content: "\e71d";
  64. }
  65. .icon-dingdingPC_shezhi1:before {
  66. content: "\e725";
  67. }
  68. .icon-dingdingPC_tongji1:before {
  69. content: "\e726";
  70. }
  71. .icon-shouye:before {
  72. content: "\e639";
  73. }