
/*@font-face {
    font-family: 'thaisanslite_r1';
         url('../fonts/thaisanslite_r1.svg#myfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myfont';
    src: url('../fonts/thaisanslite_r1.eot');
    src: url('../fonts/thaisanslite_r1.eot?#iefix') format('embedded-opentype'),
         url('../fonts/thaisanslite_r1.woff') format('woff'),
         url('../fonts/thaisanslite_r1.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
	font-family: 'thaisanslite_r1';
	src: url('../fonts/thaisanslite_r1.eot');
	src: url('../fonts/thaisanslite_r1.woff') format('woff'), url('../fonts/thaisanslite_r1.ttf') format('truetype'), url('../fonts/thaisanslite_r1.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


.font-thai { 
font-family: thaisanslite_r1; 
font-size:19px;
}
.font-thai-orange { 
font-family: thaisanslite_r1; 
font-size:28px;
}
.font-thai-t { 
font-family: thaisanslite_r1; 
margin:-5px;
}
.font-thai-line1 { 
font-family: thaisanslite_r1; 
line-height:200%;
}