@font-face {
	font-family: 'Noto Sans Thai';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url(../fonts/google-fonts/NotoSansThai-Light-300.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-family: 'Noto Sans Thai';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url(../fonts/google-fonts/NotoSansThai-Regular-400.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-family: 'Noto Sans Thai';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url(../fonts/google-fonts/NotoSansThai-SemiBold-600.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-family: 'Noto Sans Thai';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url(../fonts/google-fonts/NotoSansThai-Bold-700.woff) format('woff');
	unicode-range: U+0-10FFFF;
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url(../fonts/google-fonts/Inter-normal-300.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url(../fonts/google-fonts/Inter-normal-400.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url(../fonts/google-fonts/Inter-normal-600.woff) format('woff');
	unicode-range: U+0-10FFFF;
}

@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url(../fonts/google-fonts/Inter-normal-700.woff) format('woff');
	unicode-range: U+0-10FFFF;
}