|
|
@@ -1,10 +1,10 @@
|
|
|
@font-face {
|
|
|
font-family: 'iconfont';
|
|
|
- src: url('http://at.alicdn.com/t/font_1421490211_4230533.eot'); /* IE9*/
|
|
|
- src: url('http://at.alicdn.com/t/font_1421490211_4230533.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
|
- url('http://at.alicdn.com/t/font_1421490211_4230533.woff') format('woff'), /* chrome、firefox */
|
|
|
- url('http://at.alicdn.com/t/font_1421490211_4230533.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
|
|
|
- url('http://at.alicdn.com/t/font_1421490211_4230533.svg#iconfont') format('svg'); /* iOS 4.1- */
|
|
|
+ src: url('font_1421490211_4230533.eot'); /* IE9*/
|
|
|
+ src: url('font_1421490211_4230533.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
|
|
|
+ url('font_1421490211_4230533.woff') format('woff'), /* chrome、firefox */
|
|
|
+ url('font_1421490211_4230533.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
|
|
|
+ url('font_1421490211_4230533.svg#iconfont') format('svg'); /* iOS 4.1- */
|
|
|
}
|
|
|
|
|
|
.iconfont {
|