1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- @font-face {
- font-family: "iconfont"; /* Project id 4101096 */
- src: url('//at.alicdn.com/t/c/font_4101096_wzrvwev9f5.woff2?t=1685946465587') format('woff2'),
- url('//at.alicdn.com/t/c/font_4101096_wzrvwev9f5.woff?t=1685946465587') format('woff'),
- url('//at.alicdn.com/t/c/font_4101096_wzrvwev9f5.ttf?t=1685946465587') format('truetype'),
- url('//at.alicdn.com/t/c/font_4101096_wzrvwev9f5.svg?t=1685946465587#iconfont') format('svg');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .applet-gerenzhongxin-copy:before {
- content: "\e6da";
- }
- .applet-dizhiku:before {
- content: "\e64d";
- }
- .applet-dianpu:before {
- content: "\e6d9";
- }
- .applet-dianpu1:before {
- content: "\e60e";
- }
- .applet-geren:before {
- content: "\e608";
- }
- .applet-dizhi:before {
- content: "\e6bb";
- }
- .applet-xiala:before {
- content: "\e65c";
- }
- .applet-shangla:before {
- content: "\e628";
- }
|