icon.wxss 1.5 KB

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