iconfont.css 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  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-dunpai1:before {
  13. content: "\e610";
  14. }
  15. .icon-dunpai:before {
  16. content: "\e604";
  17. }
  18. .icon-mn_dunpai_fill:before {
  19. content: "\e600";
  20. }
  21. .icon-hongsedunpai:before {
  22. content: "\e622";
  23. }
  24. .icon-arrow-sortdown-smal:before {
  25. content: "\e877";
  26. }
  27. .icon-a-1_zhaopin:before {
  28. content: "\e621";
  29. }
  30. .icon-wode:before {
  31. content: "\e60f";
  32. }
  33. .icon-xiaoxi:before {
  34. content: "\e62c";
  35. }
  36. .icon-sousuo:before {
  37. content: "\e653";
  38. }
  39. .icon-jianli:before {
  40. content: "\e6b2";
  41. }
  42. .icon-jianli1:before {
  43. content: "\e608";
  44. }
  45. .icon-xiaoxi1:before {
  46. content: "\e614";
  47. }
  48. .icon-qiye:before {
  49. content: "\e91d";
  50. }
  51. .icon-sousuo1:before {
  52. content: "\f8b0";
  53. }
  54. .icon-qiye1:before {
  55. content: "\e640";
  56. }
  57. .icon-zhiwei:before {
  58. content: "\e60a";
  59. }
  60. .icon-zhiweisvg:before {
  61. content: "\eac0";
  62. }
  63. .icon-icon-myself-1:before {
  64. content: "\e601";
  65. }
  66. .icon-shouye-:before {
  67. content: "\e629";
  68. }
  69. .icon-shouye:before {
  70. content: "\e6fa";
  71. }