@font-face {
    font-family: 'thai_sans_literegular';
    src:url('../fonts/thaisanslite_r1-webfont.eot');
 src:url('../fonts/thaisanslite_r1-webfont.eot?iefix') format('eot'),
     url('../fonts/thaisanslite_r1-webfont.woff') format('woff'),
     url('../fonts/thaisanslite_r1-webfont.ttf') format('truetype'),
     url('../fonts/thaisanslite_r1-webfont.svg#webfontCXAunSZT') 
     format('svg');
         font-weight: normal;
         font-style: normal;
}

h3,h4 {
  font-family: 'thai_sans_literegular', sans-serif;
  font-size: 200%;
  color: #006600;
}

.panelTitle {
  font-family: 'thai_sans_literegular', sans-serif;
  font-size: 130%;
}

.navbar-brand {
  font-family: 'thai_sans_literegular', sans-serif;
  font-size: 200%;
  color: #006600;
}

.tabtitle {
	font-family: 'thai_sans_literegular', sans-serif;
	font-size: 150%;
}
li b {
	font-family: 'thai_sans_literegular', sans-serif;
	font-size: 130%;
}

.footer-detail {
	font-family: 'thai_sans_literegular', sans-serif;
	font-size: 120%;
}
body {
	background-color: #f5fffa;
}
