_font-icon.scss
2.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
/*
| @header iconapp
| @author wangzhixiang (zhixiang.wang@yoho.cn)
| @abstract app
*/
@include font-face('icomoon','../fonts/icomoon');
[class^="icon-"], [class*=" icon-"] {
font-family: 'icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-uni2E:before { content: "\2e"; }
.icon-uni73:before { content: "\73"; }
.icon-uni6C:before { content: "\6c"; }
.icon-uni63:before { content: "\63"; }
.icon-uni53:before { content: "\53"; }
.icon-uni66:before { content: "\66"; }
.icon-uni75:before { content: "\75"; }
.icon-uni32:before { content: "\32"; }
.icon-uni33:before { content: "\33"; }
.icon-uni3C:before { content: "\3c"; }
.icon-uni3E:before { content: "\3e"; }
.icon-uni2C:before { content: "\2c"; }
.icon-uni7D:before { content: "\7d"; }
.icon-uni41:before { content: "\41"; }
.icon-uni48:before { content: "\48"; }
.icon-uni59:before { content: "\59"; }
.icon-uni79:before { content: "\79"; }
.icon-uni5C:before { content: "\5c"; }
.icon-uni46:before { content: "\46"; }
.icon-uni6E:before { content: "\6e"; }
.icon-uni6D:before { content: "\6d"; }
.icon-uni31:before { content: "\31"; }
.icon-uni5B:before { content: "\5b"; }
.icon-uni5D:before { content: "\5d"; }
.icon-uni6F:before { content: "\6f"; }
.icon-uni5F:before { content: "\5f"; }
.icon-uni2D:before { content: "\2d"; }
.icon-uni21:before { content: "\21"; }
.icon-uni2F:before { content: "\2f"; }
.icon-uni49:before { content: "\49"; }
.icon-uni69:before { content: "\69"; }
.icon-uni54:before { content: "\54"; }
.icon-uni74:before { content: "\74"; }
.icon-uni65:before { content: "\65"; }
.icon-uni43:before { content: "\43"; }
.icon-uni68:before { content: "\68"; }
.icon-uni67:before { content: "\67"; }
.icon-uni4C:before { content: "\4c"; }
.icon-uni70:before { content: "\70"; }
.icon-uni77:before { content: "\77"; }
.icon-uni57:before { content: "\57"; }
.icon-uni61:before { content: "\61"; }
.icon-uni7B:before { content: "\7b"; }
.icon-uni3B:before { content: "\3b"; }
.icon-uni3F:before { content: "\3f"; }
.icon-uni4F:before { content: "\4f"; }
.icon-uni2B:before { content: "\2b"; }
.icon-uni3D:before { content: "\3d"; }
.icon-yoho-logo-e:before { content: "\47"; }
.icon-wrong-c:before { content: "\78"; }
.icon-wrong-b:before { content: "\58"; }
.icon-correct-b:before { content: "\76"; }
.icon-circle-c:before { content: "\30"; }
.icon-app-user:before { content: "\55"; }
.icon-app-search:before { content: "\62"; }
.icon-app-list:before { content: "\6b"; }
.icon-app-cart:before { content: "\42"; }
.icon-app-bag:before { content: "\4e"; }
.icon-app-brand:before { content: "\4d"; }
.icon-app-sale:before { content: "\64"; }