iconfont.wxss 871 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4679810 */
  3. src: url('/static/iconfont.ttf') format('truetype');
  4. }
  5. .iconfont {
  6. font-family: "iconfont" !important;
  7. font-size: 16px;
  8. font-style: normal;
  9. -webkit-font-smoothing: antialiased;
  10. -moz-osx-font-smoothing: grayscale;
  11. }
  12. .icon-renminbi1688:before {
  13. content: "\e6cb";
  14. }
  15. .icon-right:before {
  16. content: "\e840";
  17. }
  18. .icon-Filter:before {
  19. content: "\e605";
  20. }
  21. .icon-map:before {
  22. content: "\e6a2";
  23. }
  24. .icon-pin:before {
  25. content: "\e647";
  26. }
  27. .icon-ClearFilter:before {
  28. content: "\e611";
  29. }
  30. .icon-dunpai1:before {
  31. content: "\e610";
  32. }
  33. .icon-dunpai:before {
  34. content: "\e604";
  35. }
  36. .icon-mn_dunpai_fill:before {
  37. content: "\e600";
  38. }
  39. .icon-hongsedunpai:before {
  40. content: "\e622";
  41. }
  42. .icon-arrow-sortdown-smal:before {
  43. content: "\e877";
  44. }
  45. .icon-a-1_zhaopin:before {
  46. content: "\e621";
  47. }