new_iconfont.css 845 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. @font-face {
  2. font-family: "store_icon";
  3. /* Project id 2496948 */
  4. src: url('https://at.alicdn.com/t/font_2496948_7ng6ne3o78r.woff2?t=1629800234551') format('woff2'),
  5. url('https://at.alicdn.com/t/font_2496948_7ng6ne3o78r.woff?t=1629800234551') format('woff'),
  6. url('https://at.alicdn.com/t/font_2496948_7ng6ne3o78r.ttf?t=1629800234551') format('truetype');
  7. }
  8. .store_icon {
  9. font-family: "store_icon" !important;
  10. font-size: 16px;
  11. font-style: normal;
  12. -webkit-font-smoothing: antialiased;
  13. -moz-osx-font-smoothing: grayscale;
  14. }
  15. .iconguanbi2:before {
  16. content: "\e62c";
  17. }
  18. .iconshanchu1:before {
  19. content: "\e63c";
  20. }
  21. .icongonggao:before {
  22. content: "\e61e";
  23. }
  24. .iconjiantou:before {
  25. content: "\e622";
  26. }
  27. .iconjiantou2:before {
  28. content: "\e623";
  29. }
  30. .iconjiantou3:before {
  31. content: "\e624";
  32. }
  33. .iconjiantou4:before {
  34. content: "\e625";
  35. }