@font-face {
	font-family: 'Gowun Batang', serif;
	font-weight: 400;
	font-display: swap;
	src: local('GowunBatang-Regular'), url("./ttf/GowunBatang-Regular.ttf") format('ttf');
}

@font-face {
	font-family: 'Gowun Batang', serif;
	font-weight: 700;
	font-display: swap;
	src: local('GowunBatang-Bold'), url("./ttf/GowunBatang-Bold.ttf") format('ttf');
}