@charset "utf-8";
/* CSS Document SUTBAN */
@font-face {
    font-family: 'CooperFive';
    src:url("../fonts/cooper.otf") format('opentype');
    font-weight: normal;
    font-style: normal;
}

h1{
	
}
h2{
	font-family: "Roboto", sans-serif;
	font-size: 1.2rem;
	color:#CC0306;
	padding: 10px 0 20px 0;
}
h3{
	
}
ul li{
	font-family: "Roboto", sans-serif;
	font-size: 0.9rem;
	color: #000;
	text-align: justify;
}


@media screen and (max-width: 800px) {
	
	 
 }



		  