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

h3 {
	font-family: 'Roboto';
}
h1, h2 {
	font-family: 'Work Sans', sans-serif;
}
p	{
	line-height: 28px;
}
.black {
	color: black;
}