iconfont.css 933 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  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-wode:before {
  13. content: "\e60f";
  14. }
  15. .icon-xiaoxi:before {
  16. content: "\e62c";
  17. }
  18. .icon-sousuo:before {
  19. content: "\e653";
  20. }
  21. .icon-jianli:before {
  22. content: "\e6b2";
  23. }
  24. .icon-jianli1:before {
  25. content: "\e608";
  26. }
  27. .icon-xiaoxi1:before {
  28. content: "\e614";
  29. }
  30. .icon-qiye:before {
  31. content: "\e91d";
  32. }
  33. .icon-sousuo1:before {
  34. content: "\f8b0";
  35. }
  36. .icon-qiye1:before {
  37. content: "\e640";
  38. }
  39. .icon-zhiwei:before {
  40. content: "\e60a";
  41. }
  42. .icon-zhiweisvg:before {
  43. content: "\eac0";
  44. }
  45. .icon-icon-myself-1:before {
  46. content: "\e601";
  47. }
  48. .icon-shouye-:before {
  49. content: "\e629";
  50. }
  51. .icon-shouye:before {
  52. content: "\e6fa";
  53. }