@font-face {
	font-family: 'changa'; 
	src: url('../fonts/Changa/Changa-VariableFont_wght.ttf') format('truetype');
	font-weight: normal; 
	font-style: normal; 
}

.changa {
	font-family: 'changa'; 
}

.divNama {
	font-family: 'changa';
	padding-left:2%;
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
}
.namaAPP {
	font-size:32px;
	font-weight:800;
	white-space: nowrap;
} 
.subAPP {
	font-size:16px;
	white-space: nowrap;
}

.divNama_sm {
	font-family: 'changa';
	color:#000;
	text-align: left;
	
}

.namaApp_sm {
	font-size:24px;
	white-space: nowrap;
	line-height: 18px;
	margin-bottom:0%;
} 
.subApp_sm {
	font-size:18px;
	white-space: nowrap;
	margin-top:0%;
}