/* ===============================
   Thai Typography Override
   Theme: prosilver
   =============================== */

/* โหลดฟอนต์ */
@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;500;600;700&display=swap');

/* Base */
html, body {
	font-family: "Sarabun", -apple-system, BlinkMacSystemFont,
		"Segoe UI", Tahoma, Arial, sans-serif !important;
	font-size: 14px;
	line-height: 1.65;
}

/* ===== Announce / Board rules ===== */
.rules,
.rules-content,
.announcement,
.panel.bg1 {
	font-family: "Sarabun", -apple-system, BlinkMacSystemFont,
		"Segoe UI", Tahoma, Arial, sans-serif !important;
	font-size: 14px;
	line-height: 1.7;
}

/* ===== Topic title ===== */
h2.topic-title,
h2.topic-title a,
a.topictitle,
.topictitle {
	font-family: "Sarabun", -apple-system, BlinkMacSystemFont,
		"Segoe UI", Tahoma, Arial, sans-serif !important;
	font-size: 26px;
	font-weight: 600;
	letter-spacing: 0;
}

/* ===== Forum / topic list ===== */
ul.topiclist dt a,
.forumtitle {
	font-family: "Sarabun", -apple-system, BlinkMacSystemFont,
		"Segoe UI", Tahoma, Arial, sans-serif !important;
	font-size: 14px;
}

/* ===== Post content ===== */
.postbody,
.postbody .content,
.signature,
.notice,
.panel,
.content {
	font-family: "Sarabun", -apple-system, BlinkMacSystemFont,
		"Segoe UI", Tahoma, Arial, sans-serif !important;
	font-size: 14px;
}

/* ===== Headings override (prosilver ชอบทับ) ===== */
h1, h2, h3, h4, h5 {
	font-family: "Sarabun", -apple-system, BlinkMacSystemFont,
		"Segoe UI", Tahoma, Arial, sans-serif !important;
}
