@font-face {
	font-family: "Prompt";
	src: url(prompt/fw400_th.woff2) format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Prompt";
	src: url(prompt/fw400_latin.woff2) format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Prompt";
	src: url(prompt/fw400_latin_ext.woff2) format("woff2");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Fira-code";
	src:
		url(FiraCode-Regular.woff2) format("woff2"),
		url(FiraCode-Regular.ttf) format("truetype");
	font-weight: normal;
	font-style: normal;
}
.font-prompt {font-family: 'Prompt-th', 'Prompt-latin', 'Prompt-latin-ext', 'sans-serif' !important}
.font-fira {font-family: 'Fira-code' !important}
