iconfont.css 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 2208059 */
  3. src: url("iconfont.woff2?t=1634903299890") format("woff2"),
  4. url("iconfont.woff?t=1634903299890") format("woff"),
  5. url("iconfont.ttf?t=1634903299890") format("truetype");
  6. }
  7. .iconfont {
  8. font-family: "iconfont" !important;
  9. font-size: 16px;
  10. font-style: normal;
  11. -webkit-font-smoothing: antialiased;
  12. -moz-osx-font-smoothing: grayscale;
  13. }
  14. .team-iconshuifei::before {
  15. content: "\e62d";
  16. }
  17. .team-iconshuiyuandi::before {
  18. content: "\e64e";
  19. }
  20. .team-iconshuifei1::before {
  21. content: "\e616";
  22. }
  23. .team-iconshui::before {
  24. content: "\e61f";
  25. }
  26. .team-iconzuixinlianzai::before {
  27. content: "\e6da";
  28. }
  29. .team-iconxinpin::before {
  30. content: "\e614";
  31. }
  32. .team-iconxinpinrenqiwang::before {
  33. content: "\e615";
  34. }
  35. .team-iconinternationality::before {
  36. content: "\e67a";
  37. }
  38. .team-iconshanchu::before {
  39. content: "\e617";
  40. }
  41. .team-iconshow-main-container::before {
  42. content: "\e878";
  43. }
  44. .team-iconhidden-main-container::before {
  45. content: "\e881";
  46. }
  47. .team-iconexit-fullscreen::before {
  48. content: "\e62a";
  49. }
  50. .team-iconfullscreen::before {
  51. content: "\e62b";
  52. }