icon.wxss 1.5 KB

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