|
- @font-face {
- font-family: "iconfont"; /* Project id 3051601 */
- src: url('//at.alicdn.com/t/font_3051601_80e3j4e5om7.woff2?t=1640658441847') format('woff2'),
- url('//at.alicdn.com/t/font_3051601_80e3j4e5om7.woff?t=1640658441847') format('woff'),
- url('//at.alicdn.com/t/font_3051601_80e3j4e5om7.ttf?t=1640658441847') format('truetype');
- }
-
- .iconfont {
- font-family: "iconfont" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
-
- .icon-bianji:before {
- content: "\e63d";
- }
-
- .icon-caipinguanli:before {
- content: "\e63f";
- }
-
- .icon-sousuo:before {
- content: "\e62b";
- }
-
- .icon-jiantou:before {
- content: "\e627";
- }
-
- .icon-jiantouyou:before {
- content: "\e628";
- }
-
- .icon-jiantoushang:before {
- content: "\e629";
- }
-
- .icon-guanbi:before {
- content: "\e62a";
- }
|