https://fonts.google.com/spec...:400,500,500i,700
https://fonts.google.com/specimen/Ubuntu?selection.family=Ubuntu:400,500,500i,700
我選擇Ubuntu字體
然後有勾選 regular 400
我引入網站後按照他寫得這樣
font-family: 'Ubuntu', sans-serif;
不過我要的是 regular 400 這個字體
我有選了
但預設怎麼變成 Medium?
如何改成regular?
css加一条 font-weight: 400;