$font-stack-header: 'Men of Science';
$font-stack-body: 'SF Proverbial Gothic Condensed';

body {
	font-family: 'SF Proverbial Gothic Condensed' !important;
}

h1, h2, h3, h4, h5 {
 	font-family: 'Men of Science' !important; 
}