iconfont.css 784 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. @font-face {
  2. font-family: "dash"; /* Project id 2879659 */
  3. src: url('iconfont.woff2?t=1681130959360') format('woff2'),
  4. url('iconfont.woff?t=1681130959360') format('woff'),
  5. url('iconfont.ttf?t=1681130959360') format('truetype');
  6. }
  7. .dash {
  8. font-family: "dash" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .dash-dianbohuifang:before {
  15. content: "\e601";
  16. }
  17. .dash-jia:before {
  18. content: "\e600";
  19. }
  20. .dash-lock:before {
  21. content: "\e612";
  22. }
  23. .dash-unlock:before {
  24. content: "\e69e";
  25. }
  26. .dash-saoyisao:before {
  27. content: "\e8b5";
  28. }
  29. .dash-fangdajing:before {
  30. content: "\e609";
  31. }
  32. .dash-chahao:before {
  33. content: "\e7b7";
  34. }
  35. .dash-xiugaimima:before {
  36. content: "\e6bf";
  37. }