DESKTOP-CVS3R96\我恁爹
2022-11-15 a1fb6cd3c3b8a48da4f9393e09718da04f51a373
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@font-face {
  font-family: "iconfont"; /* Project id  */
  src: url('iconfont.ttf?t=1668462797376') format('truetype');
}
 
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.icon-icon_A:before {
  content: "\e6ad";
}