iconfont.css 949 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. @font-face {
  2. font-family: "iconfont";
  3. src: url('@/common/css/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-icon_cz:before {
  13. content: "\e602";
  14. }
  15. .icon-caogao04:before {
  16. content: "\eb31";
  17. }
  18. .icon-31dianhua:before {
  19. content: "\e600";
  20. }
  21. .icon-yaoqinghuida:before {
  22. content: "\e60d";
  23. }
  24. .icon-shangjiantou:before {
  25. content: "\e603";
  26. }
  27. .icon-xiajiantou:before {
  28. content: "\e605";
  29. }
  30. .icon-xiangce:before {
  31. content: "\e7be";
  32. }
  33. .icon-zhangben:before {
  34. content: "\e604";
  35. }
  36. .icon-cricket-pitch:before {
  37. content: "\e895";
  38. }
  39. .icon-a-14-chengyuanguanli:before {
  40. content: "\e638";
  41. }
  42. .icon-weixin:before {
  43. content: "\e73b";
  44. }
  45. .icon-kaoqinchuqin:before {
  46. content: "\e8d0";
  47. }
  48. .icon-zuqiu:before {
  49. content: "\e61b";
  50. }
  51. .icon-qi:before {
  52. content: "\e61f";
  53. }