@import url(notosanstc.css);
@import url(notoseriftc.css);

body, div, p, h1, h2, h3, h4, h5, span, a, 
button, input, optgroup, select, textarea {
  /* 先套用 'Noto Serif TC' 這個 思源黑體 */
  font-family: 'Noto Serif TC', serif;
}

.penci-heading-title {
	font-family: 'Noto Serif TC', serif; 
	font-weight: 700; 
}

.eael-simple-menu li > a {
	font-family: 'Noto Serif TC', serif !important; 
	font-weight: 500 !important; 
}

.elementor-heading-title,
.eael-infobox .infobox-content .title,
.eael-infobox .infobox-content p {
	font-family: 'Noto Serif TC', serif !important; 
	
}