12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- @font-face {
- font-family: "store_icon";
- /* Project id 2496948 */
- src: url('https://at.alicdn.com/t/font_2496948_7ng6ne3o78r.woff2?t=1629800234551') format('woff2'),
- url('https://at.alicdn.com/t/font_2496948_7ng6ne3o78r.woff?t=1629800234551') format('woff'),
- url('https://at.alicdn.com/t/font_2496948_7ng6ne3o78r.ttf?t=1629800234551') format('truetype');
- }
- .store_icon {
- font-family: "store_icon" !important;
- font-size: 16px;
- font-style: normal;
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
- .iconguanbi2:before {
- content: "\e62c";
- }
- .iconshanchu1:before {
- content: "\e63c";
- }
- .icongonggao:before {
- content: "\e61e";
- }
- .iconjiantou:before {
- content: "\e622";
- }
- .iconjiantou2:before {
- content: "\e623";
- }
- .iconjiantou3:before {
- content: "\e624";
- }
- .iconjiantou4:before {
- content: "\e625";
- }
|