金诚优选前端代码
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.

38 lines
814 B

  1. @font-face {
  2. font-family: "lf-iconfont"; /* Project id 2779107 */
  3. src: url('//at.alicdn.com/t/font_2779107_i410qmxy80m.woff2?t=1630489955128') format('woff2'),
  4. url('//at.alicdn.com/t/font_2779107_i410qmxy80m.woff?t=1630489955128') format('woff'),
  5. url('//at.alicdn.com/t/font_2779107_i410qmxy80m.ttf?t=1630489955128') format('truetype');
  6. }
  7. .iconfont {
  8. font-family: "lf-iconfont" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .icon-xiangyou:before {
  15. content: "\e6af";
  16. }
  17. .icon-zhankaishangxia:before {
  18. content: "\e7b1";
  19. }
  20. .icon-fabu:before {
  21. content: "\e62f";
  22. }
  23. .icon-shoucang:before {
  24. content: "\e61a";
  25. }
  26. .icon-fenxiang:before {
  27. content: "\e612";
  28. }
  29. .icon-sousuo:before {
  30. content: "\e61c";
  31. }