p {
	font-family: 'Raleway', sans-serif; 
  	font-size: 16px;
}

li	{
	font-family: 'Raleway', sans-serif;
  	font-size: 16px;
}

figcaption {
  	font-family: 'Raleway', sans-serif;
  	font-size: 15px !important;
    font-style: italic;
}

h2	{
  	font-family: 'Raleway' !important;;
	font-size: 28px;
}

h3	{
  	font-family: 'Raleway' !important;;
	font-size: 24px;
}

h1, h1 a, h1 a:hover, h1 a:visited  {
  	font-family: 'Raleway';
	font-size: 34px;
	text-decoration: underline
}