@charset "utf-8";
.test {
}
.index {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	color: #FFF;
	font-size: 20px;
}
.index_large {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	color: #FFF;
	font-size: 80px;
}