@charset "utf-8";
/*Google網路中文字型應用02 – cwTeXYen (Chinese Traditional) 圓體字型*/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexyen.css);
/*Google網路中文字型應用03 – cwTeXFangSong (Chinese Traditional) 仿宋體字型*/
@import url(https://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
h1,h2,h3,h4,h5,h6{font-family: 'CSong3HK Medium','cwtexfangsong', serif;font-weight: 100;}
section{font-family: 'cwtexyen';line-height: 1.5}