@font-face {
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('../fonts/kanit/Kanit-Light.woff2') format('woff2');
}

@font-face {
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('../fonts/kanit/Kanit-Bold.woff2') format('woff2');
}

@font-face {
	font-family: 'Kanit';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('../fonts/kanit/Kanit-Black.woff2') format('woff2');
}
