12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- @font-face {
- font-family: "iconfont";
- /* Project id 3094003 */
- src: url('//at.alicdn.com/t/font_3094003_z3j0v2jnnuj.woff2?t=1640770192881') format('woff2'),
- url('//at.alicdn.com/t/font_3094003_z3j0v2jnnuj.woff?t=1640770192881') format('woff'),
- url('//at.alicdn.com/t/font_3094003_z3j0v2jnnuj.ttf?t=1640770192881') format('truetype');
- }
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .icon-dianhua:before {
- content: "\e8ad";
- }
- .icon-dianziyouxiang1:before {
- content: "\e616";
- }
- .icon-commpany:before {
- content: "\e611";
- }
- .icon-xingming:before {
- content: "\e62a";
- }
- .icon-bangongdianhua:before {
- content: "\e67e";
- }
- .icon-dizhi:before {
- content: "\e814";
- }
- .icon-quxiantongxunlu:before {
- content: "\e612";
- }
- .icon-bangdingweixin:before {
- content: "\e62b";
- }
- .icon-tuichudenglu:before {
- content: "\e647";
- }
- .icon-xiugaimima:before {
- content: "\e618";
- }
- .icon-weixin:before {
- content: "\e607";
- }
- .icon-mima:before {
- content: "\e600";
- }
- .icon-shenfenleibie:before {
- content: "\e64c";
- }
|