@import url(notosanstc.css);
@import url(notoseriftc.css);

body, div, p, h1, h2, h3, h4, h5, span, a, 
button, input, optgroup, select, textarea {
  /* 先套用 'Noto Sans TC' 這個 思源黑體 */
  font-family: 'Noto Sans TC', 'PingFang TC', '微軟正黑體', sans-serif;
}

.penci-heading-title {
	font-family: 'Noto Serif TC', serif; 
	font-weight: 700; 
}