iconfont.css 891 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4636045 */
  3. src: url('@/static/font/iconfont.ttf') format('woff2');
  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-wodeshoucangshixin:before {
  13. content: "\e62c";
  14. }
  15. .icon-wodekehu:before {
  16. content: "\e608";
  17. }
  18. .icon-wodexiazaizhongxin:before {
  19. content: "\e67d";
  20. }
  21. .icon-kefuzhongxin:before {
  22. content: "\e621";
  23. }
  24. .icon-wodegongsi-gaoliang:before {
  25. content: "\e676";
  26. }
  27. .icon-gouwu:before {
  28. content: "\e7ed";
  29. }
  30. .icon-zhishiku:before {
  31. content: "\e684";
  32. }
  33. .icon-tubiao_-:before {
  34. content: "\e6ff";
  35. }
  36. .icon-wifi:before {
  37. content: "\ec81";
  38. }
  39. .icon-yunzhineng:before {
  40. content: "\e696";
  41. }
  42. .icon-jiaotong:before {
  43. content: "\e634";
  44. }
  45. .icon-gongyuan:before {
  46. content: "\e617";
  47. }