font-icon.css 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. @font-face {
  2. font-family: "iconfont"; /* Project id 3674157 */
  3. /* Color fonts */
  4. src:
  5. <<<<<<< HEAD
  6. url('//at.alicdn.com/t/c/font_3674157_g66ibypnxco.woff2?t=1664268545368') format('woff2'),
  7. url('//at.alicdn.com/t/c/font_3674157_g66ibypnxco.woff?t=1664268545368') format('woff'),
  8. url('//at.alicdn.com/t/c/font_3674157_g66ibypnxco.ttf?t=1664268545368') format('truetype');
  9. =======
  10. url('//at.alicdn.com/t/c/font_3674157_s06nuze3vmg.woff2?t=1664269015349') format('woff2'),
  11. url('//at.alicdn.com/t/c/font_3674157_s06nuze3vmg.woff?t=1664269015349') format('woff'),
  12. url('//at.alicdn.com/t/c/font_3674157_s06nuze3vmg.ttf?t=1664269015349') format('truetype');
  13. >>>>>>> 13515de1e9c8b4cd337efde9822ad234d869d636
  14. }
  15. .iconfont {
  16. font-family: "iconfont" !important;
  17. font-size: 16px;
  18. font-style: normal;
  19. -webkit-font-smoothing: antialiased;
  20. -moz-osx-font-smoothing: grayscale;
  21. }
  22. .icon-shangjiantou:before {
  23. content: "\e603";
  24. }
  25. .icon-xiajiantou:before {
  26. content: "\e604";
  27. }
  28. .icon-shangjiantou-copy:before {
  29. content: "\e714";
  30. }
  31. .icon-xiajiantou-copy:before {
  32. content: "\e715";
  33. }
  34. <<<<<<< HEAD
  35. =======
  36. .icon-del-copy:before {
  37. content: "\e716";
  38. }
  39. >>>>>>> 13515de1e9c8b4cd337efde9822ad234d869d636
  40. .icon-del:before {
  41. content: "\e616";
  42. }
  43. .icon-fanhuidingbu:before {
  44. content: "\e713";
  45. }
  46. .icon-gouwuche:before {
  47. content: "\e628";
  48. }
  49. .icon-dayufuhao:before {
  50. content: "\e62b";
  51. }
  52. .icon-daifahuo:before {
  53. content: "\e600";
  54. }
  55. .icon-daifukuan:before {
  56. content: "\e601";
  57. }
  58. .icon-shouhoufuwuicon:before {
  59. content: "\e633";
  60. }
  61. .icon-geren2:before {
  62. content: "\e6bc";
  63. }
  64. .icon-daishouhuo:before {
  65. content: "\e612";
  66. }
  67. .icon-daipinglun:before {
  68. content: "\e602";
  69. }