@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@300;400;500;600;700&display=swap');

html, body {
	font-family: "Sarabun", -apple-system, BlinkMacSystemFont,
		"Segoe UI", Tahoma, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.65;
}

body,
.content,
.postbody,
.postbody .content,
.signature,
.notice,
.panel,
.topiclist,
.forumlist,
.postprofile {
	font-family: "Sarabun", -apple-system, BlinkMacSystemFont,
		"Segoe UI", Tahoma, Arial, sans-serif;
}
