
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100..900&display=swap');

@font-face{
	font-family:'Mitr';
	src: url('fonts/Mitr-300.otf');
	font-weight:300;
} 

@font-face{
	font-family:'Mitr';
	src: url('fonts/Mitr-400.otf');
	font-weight:400;
} 

@font-face{
	font-family:'Mitr';
	src: url('fonts/Mitr-500.otf');
	font-weight:500;
} 

@font-face{
	font-family:'Pridi';
	src: url('fonts/Pridi-300.otf');
	font-weight:300;
} 

@font-face{
	font-family:'Pridi';
	src: url('fonts/Pridi-400.otf');
	font-weight:400;
} 

@font-face{
	font-family:'Pridi';
	src: url('fonts/Pridi-500.otf');
	font-weight:500;
} 