
/* font information for !ie browsers - Pompeii Today*/

h1, h2, h3, h4 {
		font-family: 'Cinzel Decorative', cursive;
		color:#c35d4f;
}

p, ul {
	font-family: 'Macondo', cursive;
}
.alten {  /* for IE conditional   */
	font-family: 'Raleway', sans-serif;
}

/* nav txt */
nav > ul {
		font-family: 'Cinzel Decorative', cursive;  
}

figcaption {
	font-family: 'Macondo', cursive;
	color:#005000;
}

.w {
	font-family: 'Cinzel Decorative', cursive;  
	color:#005000;
}

label, legend {
	font-family: 'Cinzel Decorative', cursive;  
	color:#005000;
}