
@font-face { src: url('../fonts/NotoSansTibetan-Regular.ttf') format('truetype'); font-weight: normal; font-family: 'tibetan'; }

.tibetanfont{
    font-family: tibetan;
}


.webfx-tree-item {
	line-height: 35px;
  font-family: tibetan;
  font-size: 14px;
}
  
.webfx-tree-item button,
.webfx-tree-item a {
	font-family: tibetan;
	font-size: 16px;
}
	

