body, .tooltip, .popover {
  font-family: "Kanit", "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}
.lang_sel, .lang_sel a, footer {
	font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
}

@media (max-width: 1100px) {
	.masthead h1, .masthead .h1 {
		font-size: 3.5rem;
	}
}

@media (max-width: 700px) {
	.masthead h1, .masthead .h1 {
		font-size: 3.5rem;
	}
}

@media (max-width: 660px) {
	.masthead h1, .masthead .h1 {
		font-size: 3.0rem;
	}
}

@media (max-width: 600px) {
	.masthead h1, .masthead .h1 {
		font-size: 2.5rem;
	}
}

@media (max-width: 490px) {
	.masthead h1, .masthead .h1 {
		font-size: 2.0rem;
	}
}

@media (max-width: 390px) {
	.masthead h1, .masthead .h1 {
		font-size: 1.7rem;
	}
}

@media (max-width: 345px) {
	.masthead h1, .masthead .h1 {
		font-size: 1.5rem;
	}
}

@media (max-width: 310px) {
	.masthead h1, .masthead .h1 {
		font-size: 1.3rem;
	}
}