/* body text fonts */
body { font-family: 'ff-nuvo-web-pro-1', 'ff-nuvo-web-pro-2', Georgia, serif }
.entry-content h3, .entry-content h4 { font-family: 'ff-nuvo-web-pro-1', 'ff-nuvo-web-pro-2', Georgia, serif }

/* headline fonts */
h1, h2, h3, h4, h5, h6 {
	font-family: 'kulturista-web-1', 'kulturista-web-2', Arial, sans-serif;
	font-weight: normal;
}
.button, .more-link {
	font-family: 'kulturista-web-1', 'kulturista-web-2', Arial, sans-serif;
	font-weight: normal;
}

/* misc fixes */
.comment-bubble { line-height: 14px }