You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
711 B

6 months ago
  1. @font-face {
  2. font-family: 'iconfont';
  3. src: url('https://at.alicdn.com/t/c/font_4299987_viu481j01hf.woff2?t=1698135634093') format('woff2'),
  4. url('https://at.alicdn.com/t/c/font_4299987_viu481j01hf.woff?t=1698135634093') format('woff'),
  5. url('https://at.alicdn.com/t/c/font_4299987_viu481j01hf.ttf?t=1698135634093') 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-huodaofukuan:before {
  15. content: "\e63c";
  16. color:#fa436a;
  17. }
  18. .icon-xianjinzhifu:before {
  19. content: "\ebdb";
  20. color:#fa436a;
  21. }
  22. .icon-huiyuanjifen:before {
  23. content: "\e6b0";
  24. }