@font-face {
    font-family: 'Sarabun';
    src: url('Sarabun/Sarabun-Regular.ttf'),
    		url('Sarabun/Sarabun-Medium.ttf'),
    	 	url('Sarabun/Sarabun-SemiBold.ttf'); 
}

html {
	font-family:"Sarabun" !important;
}
:not(i) {
	font-family:"Sarabun" !important;
}
/* @font-face { */
/*     font-family: 'prompt'; */
/*     src: url('prompt/font/Prompt-Regular.ttf'), */
/*     		url('prompt/font/Prompt-Medium.ttf'), */
/*     	 	url('prompt/font/Prompt-SemiBold.ttf');   */
/* } */

/* html{ */
/* 	font-family:"prompt" !important; */
/* } */
/* :not(i) { */
/* 	font-family:"prompt" !important; */
/* } */