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.

26 lines
572 B

  1. @font-face {
  2. font-family: "iconfont"; /* Project id 2208059 */
  3. src: url("iconfont.woff2?t=1671895108120") format("woff2"),
  4. url("iconfont.woff?t=1671895108120") format("woff"),
  5. url("iconfont.ttf?t=1671895108120") 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. .pure-iconfont-tabs:before {
  15. content: "\e63e";
  16. }
  17. .pure-iconfont-logo:before {
  18. content: "\e620";
  19. }
  20. .pure-iconfont-new:before {
  21. content: "\e615";
  22. }