@charset "UTF-8";
.font-regular {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 16px;
	display: block;
}

.font-h1{
	font-family: 'Ropa Sans', sans-serif;
	font-size: 28px;
	color: #FFF;
}
.font-copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.font-green {
	color: #004146;
}
