iconfont.css 861 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. @font-face {
  2. font-family: "iconfont";
  3. /* Project id 2906628 */
  4. src: url('iconfont.woff2?t=1640660196056') format('woff2'), url('iconfont.woff?t=1640660196056') format('woff'), url('iconfont.ttf?t=1640660196056') format('truetype');
  5. }
  6. .iconfont {
  7. font-family: "iconfont" !important;
  8. font-size: 16px;
  9. margin-left: 4px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .iconIOTtubiao_huabanfuben:before {
  15. content: "\e61a";
  16. }
  17. .iconzidingyi:before {
  18. content: "\e61e";
  19. }
  20. .iconxitongcaidan:before {
  21. content: "\e696";
  22. }
  23. .iconnibianqi:before {
  24. content: "\e72c";
  25. }
  26. .iconbaojingpeizhi:before {
  27. content: "\e67d";
  28. }
  29. .iconguzhangzhenduan:before {
  30. content: "\e601";
  31. }
  32. .iconfengji:before {
  33. content: "\e606";
  34. }
  35. .iconjichushuju:before {
  36. content: "\e7d3";
  37. }