123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- @font-face {
- font-family: "iconfont"; /* Project id 4679810 */
- src: url('/static/iconfont.ttf') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-wode:before {
- content: "\e60f";
- }
- .icon-xiaoxi:before {
- content: "\e62c";
- }
- .icon-sousuo:before {
- content: "\e653";
- }
- .icon-jianli:before {
- content: "\e6b2";
- }
- .icon-jianli1:before {
- content: "\e608";
- }
- .icon-xiaoxi1:before {
- content: "\e614";
- }
- .icon-qiye:before {
- content: "\e91d";
- }
- .icon-sousuo1:before {
- content: "\f8b0";
- }
- .icon-qiye1:before {
- content: "\e640";
- }
- .icon-zhiwei:before {
- content: "\e60a";
- }
- .icon-zhiweisvg:before {
- content: "\eac0";
- }
- .icon-icon-myself-1:before {
- content: "\e601";
- }
- .icon-shouye-:before {
- content: "\e629";
- }
- .icon-shouye:before {
- content: "\e6fa";
- }
|