iconfont.css 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. @font-face {
  2. font-family: "pda"; /* Project id 3307922 */
  3. src: url('/static/fonts/iconfont.woff2?t=1652696906310') format('woff2'),
  4. url('/static/fonts/iconfont.woff?t=1652696906310') format('woff'),
  5. url('/static/fonts/iconfont.ttf?t=1652696906310') format('truetype');
  6. }
  7. .pda {
  8. font-family: "pda" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .pda-shouye8:before {
  15. content: "\e621";
  16. }
  17. .pda-icon:before {
  18. content: "\e65f";
  19. }
  20. .pda-icon_liucheng:before {
  21. content: "\e636";
  22. }
  23. .pda-haoping:before {
  24. content: "\e612";
  25. }
  26. .pda-haoping1:before {
  27. content: "\e640";
  28. }
  29. .pda-wenhao:before {
  30. content: "\e7d2";
  31. }
  32. .pda-xiala:before {
  33. content: "\e68f";
  34. }
  35. .pda-shibai:before {
  36. content: "\e626";
  37. }
  38. .pda-duigou:before {
  39. content: "\e602";
  40. }
  41. .pda-xiangyou:before {
  42. content: "\e637";
  43. }
  44. .pda-shouye2:before {
  45. content: "\e613";
  46. }
  47. .pda-shouye3:before {
  48. content: "\e615";
  49. }
  50. .pda-wodehuanzhe:before {
  51. content: "\e610";
  52. }
  53. .pda-gongdan:before {
  54. content: "\e667";
  55. }
  56. .pda-ziyuan91:before {
  57. content: "\e608";
  58. }
  59. .pda-saoma:before {
  60. content: "\e660";
  61. }