
/* Font */
@font-face {
    font-family: 'thaisans_neueultra_light';
    src: url('../common/fonts/thaisansneue-ultralight-webfont.eot');
    src: url('../common/fonts/thaisansneue-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../common/fonts/thaisansneue-ultralight-webfont.woff') format('woff'),
         url('../common/fonts/thaisansneue-ultralight-webfont.ttf') format('truetype'),
         url('../common/fonts/thaisansneue-ultralight-webfont.svg#thaisans_neueultra_light') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: "ThaiSansNeue-Regular";
	src: url('../common/fonts/ThaiSansNeue-Regular.eot');
	src: url('../common/fonts/ThaiSansNeue-Regular.eot?#iefix') format('embedded-opentype'),
         url('../common/fonts/ThaiSansNeue-Regular.svg#ThaiSansNeue-Regular') format('svg'),
		 url('../common/fonts/ThaiSansNeue-Regular.woff') format('woff'),
         url('../common/fonts/ThaiSansNeue-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ThaiSansNeue-Bold';
	src: url('../common/fonts/ThaiSansNeue-Bold.eot');
	src: url('../common/fonts/ThaiSansNeue-Bold.eot?#iefix') format('embedded-opentype'),
         url('../common/fonts/ThaiSansNeue-Bold.svg#ThaiSansNeue-Bold') format('svg'),
         url('../common/fonts/ThaiSansNeue-Bold.woff') format('woff'),
         url('../common/fonts/ThaiSansNeue-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'rsuregular';
    src: url('/fonts/rsu/rsu_regular-webfont.eot');
    src: url('/fonts/rsu/rsu_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/rsu/rsu_regular-webfont.woff2') format('woff2'),
         url('/fonts/rsu/rsu_regular-webfont.woff') format('woff'),
         url('/fonts/rsu/rsu_regular-webfont.ttf') format('truetype'),
         url('/fonts/rsu/rsu_regular-webfont.svg#rsuregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rsubold';
    src: url('/fonts/rsu/rsu_bold-webfont.eot');
    src: url('/fonts/rsu/rsu_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/rsu/rsu_bold-webfont.woff2') format('woff2'),
         url('/fonts/rsu/rsu_bold-webfont.woff') format('woff'),
         url('/fonts/rsu/rsu_bold-webfont.ttf') format('truetype'),
         url('/fonts/rsu/rsu_bold-webfont.svg#tahoma') format('svg');
    font-weight: normal;
    font-style: normal;
}