| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- @font-face {
- font-family: "iconfont"; /* Project id 4837432 */
- src: url('https://at.alicdn.com/t/c/font_4837432_m0jprcc44g.woff?t=1740725521618') format('woff'),
- url('https://at.alicdn.com/t/c/font_4837432_m0jprcc44g.ttf?t=1740725521618') format('truetype'),
- url('https://at.alicdn.com/t/c/font_4837432_m0jprcc44g.svg?t=1740725521618#iconfont') format('svg');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-search:before {
- content: "\e652";
- }
- .icon-left:before {
- content: "\e627";
- }
- .icon-yiwen:before {
- content: "\e6f0";
- }
- .icon-mulu:before {
- content: "\e779";
- }
- .icon-Aa:before {
- content: "\e636";
- }
- .icon-liuyan:before {
- content: "\e650";
- }
- .icon-zuotijilu:before {
- content: "\e61a";
- }
- .icon-xiezi:before {
- content: "\e651";
- }
- .icon-bookmark:before {
- content: "\e89c";
- }
- .icon-bookshelf:before {
- content: "\e63d";
- }
- .icon-addbookshelf:before {
- content: "\e62d";
- }
- .icon-schedule:before {
- content: "\e672";
- }
- .icon-xuetang:before {
- content: "\e79c";
- }
- .icon-shezhi:before {
- content: "\e603";
- }
- .icon-xuanxiang:before {
- content: "\f105";
- }
- .icon-jilu:before {
- content: "\e62e";
- }
- .icon-bagua:before {
- content: "\e625";
- }
|