icon.wxss 1.4 KB

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