@charset "utf-8";
/* CSS Document */

p {
	font-size: 17px;
}

h1{
	font-family: 'Pontano Sans', sans-serif;
	font-size: 40px;
	color:#000066;
	text-decoration:none;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	color:#000066;
	text-decoration:none;
}
h3 {
	font-family: 'Courgette', cursive;
	font-size: 26px;
	color:#000066;
	text-decoration:none;
}

