@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Thaineue';
	font-display: swap ;
    src: local('Thaineue'), url('../font/ThaiSansNeue-Regular.eot');
    src: local('Thaineue'), url('../font/ThaiSansNeue-Regular.eot?') format('embedded-opentype'), 
		 local('Thaineue'), url('../font/ThaiSansNeue-Regular.woff2') format('woff2'),
         local('Thaineue'), url('../font/ThaiSansNeue-Regular.woff') format('woff'), 
         local('Thaineue'), url('../font/ThaiSansNeue-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'Thaineue Bold';
	font-display: fallback ;
    src: local('Thaineue Bold'), url('../font/ThaiSansNeue-Bold.eot');
    src: local('Thaineue Bold'), url('../font/ThaiSansNeue-Bold.eot?') format('embedded-opentype'), 
		 local('Thaineue Bold'), url('../font/ThaiSansNeue-Bold.woff2') format('woff2'),
         local('Thaineue Bold'), url('../font/ThaiSansNeue-Bold.woff') format('woff'), 
         local('Thaineue Bold'), url('../font/ThaiSansNeue-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Thaineue Italic';
	font-display: fallback;
    src: local('Thaineue Italic'), url('../font/ThaiSansNeue-Italic.eot');
    src: local('Thaineue Italic'), url('../font/ThaiSansNeue-Italic.eot?') format('embedded-opentype'), 
		 local('Thaineue Italic'), url('../font/ThaiSansNeue-Italic.woff2') format('woff2'),
         local('Thaineue Italic'), url('../font/ThaiSansNeue-Italic.woff') format('woff'), 
         local('Thaineue Italic'), url('../font/ThaiSansNeue-Italic.ttf') format('truetype');
}
strong, b {font-family:Thaineue Bold !important;}
em {font-family:Thaineue Italic !important;}
