body {
    font-family: 'Lato', sans-serif !important;
    # color: #555;
}
h1, h2, h3, h4 {
	font-family: 'Alegreya Sans SC', sans-serif;
	font-weight: 400;
	color: #555;
}
h1 {
	font-size: 2em;
}
.pageInfo h2 a.second-menu {
    font-family: 'Lato', sans-serif !important;
	font-size: 1.2em;    
	color: rgba(255,255,255,0.9);
	
	font-weight: 300;
}
.pageInfo h2 {
}