theme.css
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexming.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
font-family: 'Noto Sans TC', sans-serif;
font-family: 'cwTeXHei', sans-serif;
font-family: 'cwTeXYen', sans-serif;
font-family: 'cwTeXMing', serif;
font-family: 'cwTeXFangSong', serif;
使用網路上的中文字型
theme.css
@import url(http://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexhei.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexyen.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexming.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexfangsong.css);
@import url(http://fonts.googleapis.com/earlyaccess/cwtexkai.css);
font-family: 'Noto Sans TC', sans-serif; 思源黑體
font-family: 'cwTeXHei', sans-serif; 黑體
font-family: 'cwTeXYen', sans-serif; 圓體
font-family: 'cwTeXMing', serif; 明體
font-family: 'cwTeXFangSong', serif; 仿宋體
font-family: 'cwTeXKai', serif; 楷書
Google Fonts 推出「思源黑體」
Fontshttps://www.google.com/fonts/earlyaccess
=======================================================================
其他更多好看的字型
@import 'https://fonts.googleapis.com/css?family=Playfair+Display+SC';
font-family: 'Playfair Display SC';
Bebas Neue https://www.fonts.net.cn/font-18680479478.html
Aliens And Cows https://www.fonts.net.cn/font-18680479478.html
Caviar Dreams https://www.fonts.net.cn/font-18682121251.html
Montserrat https://fonts.google.com/specimen/Montserrat#standard-styles
[CSS]
onlinewebfonts.com https://www.onlinewebfonts.com/download/4c4c08af466e9ad071b6d69cf44093df
@import url(//db.onlinewebfonts.com/c/4c4c08af466e9ad071b6d69cf44093df?family=Saol+Display+Regular);
# https://www.whatfontis.com/Saol-Display-Regular-Italic.similar
# https://hant.likefont.com/font/14913301/
https://www.dafontfree.net/gill-sans-mt-condensed-regular/f64848.htm
Embed Gill Sans MT Condensed Regular Font. To embed your selected fonts into a webpage, copy this code into the <head> of your HTML documen
<link href="https://www.dafontfree.net/embed/Z2lsbC1zYW5zLW10LWNvbmRlbnNlZC1yZWd1bGFyJmRhdGEvMTMvZy82NDg0OC9HSUxDX19fXy5UVEY" rel="stylesheet" type="text/css"/>
Specify in CSS,Use the following CSS rules to specify these families:
font-family: 'gill-sans-mt-condensed-regular', sans-serif;