main.wxss 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 1811281 */
  3. src: url('//at.alicdn.com/t/font_1811281_v7ei29bbvd.woff2?t=1640595680652') format('woff2'),
  4. url('//at.alicdn.com/t/font_1811281_v7ei29bbvd.woff?t=1640595680652') format('woff'),
  5. url('//at.alicdn.com/t/font_1811281_v7ei29bbvd.ttf?t=1640595680652') 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. .icon-bolineyecare:before {
  15. content: "\e730b";
  16. }
  17. .icon-zhuanjiajianjie:before {
  18. content: "\e7cf";
  19. }
  20. .icon-zhuanjiashanchang:before {
  21. content: "\e7d0";
  22. }
  23. .icon-shifouyouyixiakunrao:before {
  24. content: "\e7d1";
  25. }
  26. .icon-weinintigongdefuwu:before {
  27. content: "\e7d2";
  28. }
  29. .icon-Rp:before {
  30. content: "\e602";
  31. }
  32. .icon-xuanzhong:before {
  33. content: "\e74f";
  34. }
  35. .icon-bianzu:before {
  36. content: "\e601";
  37. }
  38. .icon-weichujieguo:before {
  39. content: "\e600";
  40. }
  41. .icon-yiwancheng:before {
  42. content: "\e65e";
  43. }
  44. .icon-sanhengxian:before {
  45. content: "\e60b";
  46. }
  47. .icon-maotouying:before {
  48. content: "\e674";
  49. }
  50. .icon-youjiantou:before {
  51. content: "\e64c";
  52. }
  53. .icon-quxiaoguanbi:before {
  54. content: "\e652";
  55. }
  56. .icon-xiajiantou:before {
  57. content: "\e655";
  58. }
  59. .icon-wenhao:before {
  60. content: "\e672";
  61. }
  62. .icon-girl:before {
  63. content: "\e737";
  64. }
  65. .icon-boy:before {
  66. content: "\e738";
  67. }