iconfontColor.wxss 749 B

123456789101112131415161718192021222324252627282930313233
  1. @font-face {
  2. font-family: "bxdfont"; /* Project id 4790035 */
  3. /* Color fonts */
  4. src:
  5. url('//at.alicdn.com/t/c/font_4790035_9y98zgaq8nb.woff2?t=1734955709733') format('woff2'),
  6. url('//at.alicdn.com/t/c/font_4790035_9y98zgaq8nb.woff?t=1734955709733') format('woff'),
  7. url('//at.alicdn.com/t/c/font_4790035_9y98zgaq8nb.ttf?t=1734955709733') format('truetype');
  8. }
  9. .bxdfont {
  10. font-family: "bxdfont" !important;
  11. font-size: 16px;
  12. font-style: normal;
  13. -webkit-font-smoothing: antialiased;
  14. -moz-osx-font-smoothing: grayscale;
  15. }
  16. .icon-bxdpaixu0:before {
  17. content: "\e625";
  18. }
  19. .icon-bxdpaixu2:before {
  20. content: "\e624";
  21. }
  22. .icon-bxdpaixu1:before {
  23. content: "\e623";
  24. }
  25. .icon-bxdkebiao:before {
  26. content: "\e633";
  27. }