iconfont.css 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 4985326 */
  3. src: url('iconfont.woff2?t=1758353872130') format('woff2'),
  4. url('iconfont.woff?t=1758353872130') format('woff'),
  5. url('iconfont.ttf?t=1758353872130') 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-yishouli:before {
  15. content: "\e707";
  16. }
  17. .icon-a-wodetiaozhuan:before {
  18. content: "\e647";
  19. }
  20. .icon-dianhua2:before {
  21. content: "\e706";
  22. }
  23. .icon-jiedan:before {
  24. content: "\e705";
  25. }
  26. .icon-shezhi:before {
  27. content: "\e704";
  28. }
  29. .icon-dianjizhankai:before {
  30. content: "\e70f";
  31. }
  32. .icon-bodadianhua1:before {
  33. content: "\e6f7";
  34. }
  35. .icon-anzhuang:before {
  36. content: "\e6fe";
  37. }
  38. .icon-weixiu:before {
  39. content: "\e6ff";
  40. }
  41. .icon-qita:before {
  42. content: "\e700";
  43. }
  44. .icon-qingxi:before {
  45. content: "\e701";
  46. }
  47. .icon-bianji:before {
  48. content: "\e702";
  49. }
  50. .icon-dianhua:before {
  51. content: "\e703";
  52. }
  53. .icon-yipaigong:before {
  54. content: "\e6fa";
  55. }
  56. .icon-yiwancheng:before {
  57. content: "\e6fb";
  58. }
  59. .icon-yiyuyue:before {
  60. content: "\e6fc";
  61. }
  62. .icon-yidadao:before {
  63. content: "\e6fd";
  64. }
  65. .icon-zhuye-weixuanzhong:before {
  66. content: "\e6f6";
  67. }
  68. .icon-wode-weixuanzhong:before {
  69. content: "\e6f9";
  70. }