icon.wxss 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. @font-face {
  2. font-family: "iconfont";
  3. /* Project id 3244772 */
  4. src: url('//at.alicdn.com/t/font_3244772_fzxoodk18u.woff2?t=1649642530027') format('woff2'),
  5. url('//at.alicdn.com/t/font_3244772_fzxoodk18u.woff?t=1649642530027') format('woff'),
  6. url('//at.alicdn.com/t/font_3244772_fzxoodk18u.ttf?t=1649642530027') 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-shenpi:before {
  16. content: "\e626";
  17. font-size: 20px !important;
  18. }
  19. .icon-paiming_paiming:before {
  20. content: "\e6dc";
  21. font-size: 20px !important;
  22. }
  23. .icon-bisaiguanli:before {
  24. content: "\e6a5";
  25. }
  26. .icon-tuichudenglu:before {
  27. content: "\e66f";
  28. }
  29. .icon-jianhao:before {
  30. content: "\e61b";
  31. color: #fa1818;
  32. }
  33. .icon-jian-:before {
  34. content: "\e72c";
  35. font-size: 25px;
  36. color: #cfcfcf;
  37. }
  38. .icon-jia:before {
  39. content: "\e6a1";
  40. font-size: 25px;
  41. color: #cfcfcf;
  42. font-weight: 700;
  43. }
  44. .icon-dian:before {
  45. content: "\ec1e";
  46. font-size: 30px;
  47. }
  48. .icon-C1:before {
  49. content: "\e601";
  50. color: rgb(212, 0, 0);
  51. background-color: white;
  52. font-size: 17px;
  53. border-radius: 52%;
  54. }
  55. .icon-dayuhao1:before {
  56. content: "\e600";
  57. }
  58. .icon-xiaoyuhao:before {
  59. content: "\e600";
  60. font-size: 20px;
  61. }
  62. .icon-shenhe:before {
  63. content: "\e61d";
  64. font-size: 20px;
  65. }
  66. .icon-xiugaimima:before {
  67. content: "\e681";
  68. font-size: 20px;
  69. }
  70. .icon-ren_jiesantuandui_line:before {
  71. content: "\e844";
  72. font-size: 20px;
  73. }
  74. .icon-shangchuanzhaopian:before {
  75. content: "\eb4f";
  76. font-size: 20px;
  77. }
  78. .icon-qi:before {
  79. content: "\e61f";
  80. color: rgb(14, 176, 240);
  81. font-style: italic;
  82. }