/*Font*/

@font-face {
 font-family: th-sans;
 src: url("../font/ThaiSansNeue/thaisansneue-regular-webfont.eot") format('truetype'); /* EOT file for IE */
}
@font-face {
 font-family: th-sans;
 src: url("../font/ThaiSansNeue/thaisansneue-regular-webfont.ttf") format('truetype'); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: thsans-ul;
 src: url("../font/ThaiSansNeue/thaisansneue-ultralight-webfont.eot") format('truetype'); /* EOT file for IE */
}
@font-face {
 font-family: thsans-ul;
 src: url("../font/ThaiSansNeue/thaisansneue-ultralight-webfont.ttf") format('truetype'); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: thsans-l;
 src: url("../font/ThaiSansNeue/thaisansneue-light-webfont.eot") format('truetype'); /* EOT file for IE */
}
@font-face {
 font-family: thsans-l;
 src: url("../font/ThaiSansNeue/thaisansneue-light-webfont.ttf") format('truetype'); /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: thsans-sb;
 src: url("../font/ThaiSansNeue/thaisansneue-semibold-webfont.eot") format('truetype'); /* EOT file for IE */
}
@font-face {
 font-family: thsans-sb;
 src: url("../font/ThaiSansNeue/thaisansneue-semibold-webfont.ttf") format('truetype'); /* TTF file for CSS3 browsers */
}