@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);

html body *{
font-family: 'Noto Sans TC', sans-serif;
}
