|
1 | 1 |
|
2 | 2 | @font-face {font-family: "iconfont"; |
3 | | - src: url('iconfont.eot?t=1489382226862'); /* IE9*/ |
4 | | - src: url('iconfont.eot?t=1489382226862#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
5 | | - url('iconfont.woff?t=1489382226862') format('woff'), /* chrome, firefox */ |
6 | | - url('iconfont.ttf?t=1489382226862') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
7 | | - url('iconfont.svg?t=1489382226862#iconfont') format('svg'); /* iOS 4.1- */ |
| 3 | + src: url('iconfont.eot?t=1490592230483'); /* IE9*/ |
| 4 | + src: url('iconfont.eot?t=1490592230483#iefix') format('embedded-opentype'), /* IE6-IE8 */ |
| 5 | + url('iconfont.woff?t=1490592230483') format('woff'), /* chrome, firefox */ |
| 6 | + url('iconfont.ttf?t=1490592230483') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ |
| 7 | + url('iconfont.svg?t=1490592230483#iconfont') format('svg'); /* iOS 4.1- */ |
8 | 8 | } |
9 | 9 |
|
10 | 10 | .iconfont { |
|
15 | 15 | -moz-osx-font-smoothing: grayscale; |
16 | 16 | } |
17 | 17 |
|
| 18 | +.icon-setting:before { content: "\e664"; } |
| 19 | + |
18 | 20 | .icon-edit:before { content: "\e630"; } |
19 | 21 |
|
20 | 22 | .icon-book:before { content: "\e613"; } |
|
95 | 97 |
|
96 | 98 | .icon-prize:before { content: "\e638"; } |
97 | 99 |
|
| 100 | +.icon-camera:before { content: "\e63e"; } |
| 101 | + |
| 102 | +.icon-correct:before { content: "\e63f"; } |
| 103 | + |
| 104 | +.icon-error:before { content: "\e640"; } |
| 105 | + |
98 | 106 | .icon-circle-coach:before { content: "\e6ef"; } |
99 | 107 |
|
100 | 108 | .icon-circle-staff:before { content: "\e6f0"; } |
|
129 | 137 |
|
130 | 138 | .icon-female:before { content: "\e605"; } |
131 | 139 |
|
| 140 | +.icon-phone:before { content: "\e687"; } |
| 141 | + |
132 | 142 | .icon-jia:before { content: "\e60a"; } |
133 | 143 |
|
134 | 144 | .icon-circle-checkin:before { content: "\e74f"; } |
|
153 | 163 |
|
154 | 164 | .icon-clock-duration:before { content: "\e7d1"; } |
155 | 165 |
|
| 166 | +.icon-img-reverse:before { content: "\e7d3"; } |
| 167 | + |
156 | 168 | .icon-solid-circle-hook:before { content: "\e7d7"; } |
157 | 169 |
|
| 170 | +.icon-black:before { content: "\e7d8"; } |
| 171 | + |
| 172 | +.icon-white:before { content: "\e7d9"; } |
| 173 | + |
| 174 | +.icon-img2:before { content: "\e7da"; } |
| 175 | + |
| 176 | +.icon-img1:before { content: "\e7db"; } |
| 177 | + |
| 178 | +.icon-unchecked:before { content: "\e7dc"; } |
| 179 | + |
158 | 180 | .icon-card:before { content: "\e7df"; } |
159 | 181 |
|
160 | 182 | .icon-props-house:before { content: "\e7ea"; } |
|
208 | 230 | .icon-exp-voucher-circle:before { content: "\e837"; } |
209 | 231 |
|
210 | 232 | .icon-visitor:before { content: "\e839"; } |
| 233 | + |
| 234 | +.icon-hand:before { content: "\e843"; } |
0 commit comments