@font-face {
font-family: 'icon-fonts';
src:url('../fonts/icon-fonts.eot'); /* IE9*/
src:url('../fonts/icon-fonts.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/icon-fonts.woff') format('woff'), /* chrome、firefox */
url('../fonts/icon-fonts.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
url('../fonts/icon-fonts.svg#icon-fonts') format('svg'); /* iOS 4.1- */
font-weight: normal;
font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
font-family: 'icon-fonts';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;/* Better Font Rendering */
}
.icon-zan:before {
content: "\e600";
}
.icon-ask:before {
content: "\e601";
}
.icon-start:before {
content: "\e602";
}
.icon-down:before {
content: "\e606";
}
.icon-love:before {
content: "\e60c";
}
.icon-mi:before {
content: "\e604";
}
.icon-look:before {
content: "\e605";
}
.icon-comment:before {
content: "\e60a";
}
.icon-answer:before {
content: "\e603";
}
.icon-comment1:before {
content: "\e60b";
}
.icon-female:before {
content: "\e608";
}
.icon-male:before {
content: "\e609";
}
.icon-close:before {
content: "\e60d";
}
.icon-broadcast:before {
content: "\e607";
}