#div1{font-size: 50px;}
#div2{font-size: 50%;}#div3{font-size: 300%}#div4{font-size: 3em;}#div5{font-size: xx-small;}#div6{font-size: xx-large;}#div7{font-size: x-large;}#div8{font-size: smaller;}#div9{font-variant: small-caps; }#div10{font-style: oblique;}#div11{font-weight: bold;}#div12{font-weight: lighter;}#div13{font-family: 楷体,黑体,宋体;font-size: 50px}#div14{font: bold small-caps oblique 60px 楷体;}/*必须有60px和楷体,而且顺序不能颠倒*/@font-face{ font-family: "hwd"; src:url("telefono.ttf")}p{font-family:hwd;font-size: 50px;}/*www.youziku.com*/