	@import url('https://fonts.googleapis.com/css2?family=Mitr:wght@200;300;400;500;600;700&family=Noto+Sans+Thai:wght@100..900&display=swap');
	body{
		font-family: "Noto Sans Thai", sans-serif;
	}
	h1,h2,h3,h4,h5,h6,strong,b{
	  font-family: "Mitr", sans-serif;
	  font-weight: 500;
	  font-style: normal;		
	}
