/*! Template: CoraxSpip | typo.css | MIT License | Styling typographic elements */

h1, h2, h3
{
	font-family: 'Amaranth';
	font-weight: bold;
	text-align: left;
}

p
{
	font-family: 'Lato';
	text-align: justify;
}
