领峰UI库,封装一些经常使用到的组件,自定义样式,模块化js函数,调用简单快速上手。
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.

30 lines
710 B

  1. @font-face {
  2. font-family: "le"; /* Project id 2758976 */
  3. src: url('//at.alicdn.com/t/font_2758976_blqjbbep8zo.woff2?t=1629876001355') format('woff2'),
  4. url('//at.alicdn.com/t/font_2758976_blqjbbep8zo.woff?t=1629876001355') format('woff'),
  5. url('//at.alicdn.com/t/font_2758976_blqjbbep8zo.ttf?t=1629876001355') format('truetype');
  6. }
  7. .le {
  8. font-family: "le" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .lf-icon-xingxing-kong:before {
  15. content: "\e649";
  16. }
  17. .lf-icon-xingxing-shi:before {
  18. content: "\e651";
  19. }
  20. .lf-icon-shanchu:before {
  21. content: "\e674";
  22. }
  23. .lf-icon-jia:before {
  24. content: "\e715";
  25. }