1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- @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-arrow-sortdown-smal:before {
- content: "\e877";
- }
- .icon-a-1_zhaopin:before {
- content: "\e621";
- }
- .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";
- }
|