
h1{
	text-align: center;
	font-size:10em;
	font-family: 'Trirong', serif;
	font-style: normal;
	font-weight: 400;
	margin: 0 0.5em;

}

.triangle-up {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 100px solid gray;
	
}
.triangle-down {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 100px solid gray;
	left: 110px;

}
.triangle-up {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 100px solid gray;
	
}
.triangle-down {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 100px solid gray;
	left: 110px;

}
.triangle-up {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 100px solid gray;
	
}
.triangle-down {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 100px solid gray;
	left: 110px;

}
.triangle-up {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 100px solid gray;
	
}
.triangle-down {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 100px solid gray;
	left: 110px;

}
.triangle-up {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-bottom: 100px solid gray;
}
.triangle-down {
	display: inline-block;
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 100px solid gray;
	left: 110px;


}

.left{
	display: inline-block;
	width:40%;
	margin:0 80px;
	vertical-align: top;
}
.lorem{
		display: inline-block;
		width:45%;
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:100;
		vertical-align: top;
		margin: 0 0 30px;
	}
	.regular{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight: 400;
		line-height: .8;
	}
	.thin{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:100;
		line-height: .8;
	}
	.thinitl{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:100;
		line-height: .8;
	}
	.extralight{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:200;
		line-height: .8;
	}
	.extralightitl{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:200;
		line-height: .8;
	}
	.light{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:300;
		line-height: .8;
	}
	.lightitl{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:300;
		line-height: .8;
	}
	.italic{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:400;
		line-height: .8;
	}
	.medium{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:500;
		line-height: .8;
	}
	.mediumitl{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:500;
		line-height: .8;
	}
	.mediumlte{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:500;
		line-height: .8;
	}
	.semibold{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:600;
		line-height: .8;
	}
	.semibolditl{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:600;
		line-height: .8;
	}
	.bold{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:700;
		line-height: .8;
	}
	.bolditl{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:700;
		line-height: .8;
	}
	.extrabold{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:800;
		line-height: .8;
	}
	.extrabolditl{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:800;
		line-height: .8;
	}
	.black{
		font-family: 'Trirong', serif;
		font-style: normal;
		font-weight:900;
		line-height: .8;
	}
	.blackitl{
		font-family: 'Trirong', serif;
		font-style: italic;
		font-weight:900;
		line-height: .8;
	}
