字体显示效果:
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, .post-navigation .post-title, button, input[type="button"], input[type="reset"], input[type="submit"], .widget-title, .author-heading, .page-title, .comments-title, .comment-reply-title, .post-navigation .post-title {
font-family: PingFang SC,Microsoft YaHei,WenQuanYi Micro Hei,Arial,sans-serif;
}
控制字体粗细:
p, address, pre, hr, ul, ol, dl, dd, table {
font-weight: 300;
}