| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- @font-face {font-family: "iconfont";
- src: url('../fonts/iconfont.eot'); /* IE9 */
- src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
- url('../fonts/dc58cc40abeb4d37bfbea2728891853b.woff') format('woff2'),
- url('../fonts/iconfont.woff') format('woff'),
- url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
- url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-muying1:before {
- content: "\e600";
- }
- .icon-jiaju:before {
- content: "\e601";
- }
- .icon-jichujiancai:before {
- content: "\e675";
- }
- .icon-meirong:before {
- content: "\e60c";
- }
- .icon-xingxing:before {
- content: "\e62b";
- }
- .icon-iconfontshenghuojiaofei:before {
- content: "\e654";
- }
- .icon-xingye:before {
- content: "\e61e";
- }
- .icon-jiaoyu:before {
- content: "\e643";
- }
- .icon-xiewrite18:before {
- content: "\e9ca";
- }
- .icon-muying:before {
- content: "\e662";
- }
- .icon-xihuan:before {
- content: "\e63c";
- }
- .icon-ziyuan:before {
- content: "\e629";
- }
- .icon-daocha:before {
- content: "\e615";
- }
- .icon-huo:before {
- content: "\e606";
- }
- .icon-xiyiji:before {
- content: "\e607";
- }
- .icon-study:before {
- content: "\e61c";
- }
- .icon-qian:before {
- content: "\e62c";
- }
- .icon-laba:before {
- content: "\e62d";
- }
- .icon-ic_project:before {
- content: "\e611";
- }
- .icon-jingxuan:before {
- content: "\e60b";
- }
- .icon-canyin:before {
- content: "\e7ec";
- }
- .icon-fuzhuang-:before {
- content: "\e626";
- }
|