1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- @font-face {
- font-family: "iconfont"; /* Project id 2880374 */
- src: url('iconfont.woff2?t=1635484775543') format('woff2'),
- url('iconfont.woff?t=1635484775543') format('woff'),
- url('iconfont.ttf?t=1635484775543') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-a-zu904:before {
- content: "\e619";
- }
- .icon-a-zu903:before {
- content: "\e618";
- }
- .icon-a-zu829:before {
- content: "\e616";
- }
- .icon-a-zu850:before {
- content: "\e617";
- }
- .icon-a-zu3:before {
- content: "\e614";
- }
- .icon-a-zu10:before {
- content: "\e615";
- }
- .icon-a-zu13:before {
- content: "\e610";
- }
- .icon-a-lujing3:before {
- content: "\e611";
- }
- .icon-a-zu8:before {
- content: "\e612";
- }
- .icon-a-zu1:before {
- content: "\e613";
- }
|