123456789101112131415161718192021222324 |
- @font-face {
- font-family: "newicon"; /* Project id 4304860 */
- src: url('iconfont.woff2?t=1706169341925') format('woff2'),
- url('iconfont.woff?t=1706169341925') format('woff'),
- url('iconfont.ttf?t=1706169341925') format('truetype');
- }
- .newicon {
- font-family: "newicon" !important;
- font-size: inherit;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .newicon-a-11111:before {
- content: "\e606";
- }
- .newicon-shebeixunjian:before {
- content: "\e609";
- }
|