@charset "utf-8";
/* CSS Document */

html,body,h1,h2,h3,h4,h5,input,button {
	--font-family: "Prompt",Tahoma, sans-serif;
	--font-family: "Bai Jamjuree",Tahoma, sans-serif;
	font-family: "Prompt",Tahoma, sans-serif, serif;
	font-weight: 400;
	font-style: normal;
}


.font-normal {
	font-family:  Tahoma, Geneva, Verdana, sans-serif;
}

.nobr {
	white-space: nowrap;
}