1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- @font-face {
- font-family: "iconfont"; /* Project id 2650790 */
- src: url('iconfont.woff2?t=1629439798220') format('woff2'),
- url('iconfont.woff?t=1629439798220') format('woff'),
- url('iconfont.ttf?t=1629439798220') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-tiaoseban-copy:before {
- content: "\eb6f";
- }
- .icon-zan-copy:before {
- content: "\e6d1";
- }
- .icon-cai:before {
- content: "\e607";
- }
- .icon-zan1:before {
- content: "\e6b3";
- }
- .icon-icon_reply:before {
- content: "\e609";
- }
- .icon-yijin14-cai:before {
- content: "\e60e";
- }
- .icon-qizhi-:before {
- content: "\e60a";
- }
- .icon-yihuifu:before {
- content: "\e60b";
- }
- .icon-xiaolian:before {
- content: "\e661";
- }
- .icon-zan:before {
- content: "\e6d0";
- }
- .icon-tupian:before {
- content: "\e608";
- }
|