@import url(http://fonts.googleapis.com/earlyaccess/cwtexfangsong.css); 

* {
    font-family: 'cwTeXFangSong', serif;
}

p {
    font-size: 1.2rem;
}