CSS, Dreamweaver, Front-end, HTML, RWD 網頁一定要用的google中文字型 Posted by JA Anything on 2018-06-24 最近常常會用到的google字型,先記錄下來,之後再整理~ @import url(//fonts.googleapis.com/earlyaccess/notosanstc.css); body *{ font-family: ‘Noto Sans TC’, sans-serif; }