大数据展示系统-前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

80 lines
1.2 KiB

3 years ago
3 years ago
3 years ago
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3646564 */
  3. src: url('iconfont.woff2?t=1664428017869') format('woff2'),
  4. url('iconfont.woff?t=1664428017869') format('woff'),
  5. url('iconfont.ttf?t=1664428017869') format('truetype'),
  6. url('iconfont.svg?t=1664428017869#iconfont') format('svg');
  7. }
  8. .iconfont {
  9. font-family: "iconfont" !important;
  10. font-size: 16px;
  11. font-style: normal;
  12. -webkit-font-smoothing: antialiased;
  13. -moz-osx-font-smoothing: grayscale;
  14. }
  15. .icon-weizhi:before {
  16. content: "\e639";
  17. }
  18. .icon-youhua:before {
  19. content: "\e635";
  20. }
  21. .icon-zuohua:before {
  22. content: "\e638";
  23. }
  24. .icon-a-no21:before {
  25. content: "\e636";
  26. }
  27. .icon-a-21:before {
  28. content: "\e637";
  29. }
  30. .icon-jianpan:before {
  31. content: "\e634";
  32. }
  33. .icon-guanbi:before {
  34. content: "\e630";
  35. }
  36. .icon-zuo:before {
  37. content: "\e631";
  38. }
  39. .icon-benjiatushu:before {
  40. content: "\e632";
  41. }
  42. .icon-remen:before {
  43. content: "\e633";
  44. }
  45. .icon-you:before {
  46. content: "\e62f";
  47. }
  48. .icon-tongzhi:before {
  49. content: "\e628";
  50. }
  51. .icon-a-no3:before {
  52. content: "\e629";
  53. }
  54. .icon-a-no1:before {
  55. content: "\e62b";
  56. }
  57. .icon-a-3:before {
  58. content: "\e62d";
  59. }
  60. .icon-a-1:before {
  61. content: "\e62e";
  62. }