@charset "utf-8";
/* CSS Document */
h2 {
    font-family: 'Prata', serif;
	
	color: #262626;
}
p {
    font-family: 'Source Serif Pro', serif;
	color: #262626;
}
