.familyfont {
	font-family: "Trebuchet MS";
	font-size: 27px;
	font-weight: bold;
	color: 262626;
}

.orange {
	font-family: Trebuchet MS;
	font-size: 27px;
	font-weight: bold;
	color: fe6a00;
}

.selamat {
	font-family: "Trebuchet MS";
	font-size: 27px;
	font-weight: bold;
	color: 262626;
}

.welcome {
	font-family: "Trebuchet MS";
	font-size: 27px;
	color: #666666;
}

.dot {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: 979797;
}

.pg {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #ffffff;
}

.desc {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #262626;
}

.desc2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight:bold;
	color: #262626;
}

.desc3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #262626;
}

.desc3orange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:bold;
	color: #fe6a00;
}

.descwhite {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #ffffff;
}

.descorange {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #fe6a00;
}