
@font-face { src: url('NotoSerifThai-Regular.ttf') format('truetype'); font-weight: normal; font-family: 'thai'; }

.thaifont{
    font-family: thai;
}


.webfx-tree-item {
  font-family: thai;
  font-size: 16px;
}
  
  
.webfx-tree-item a {
	font-family: thai;
	font-size: 16px;
}
	

