configuration.naml

<override_macro name="nabble_stylesheets" unindent="true">
		<n.overridden/>
		
		<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'/>
		<style type="text/css">
			.second-font, h1, h2, h3, h4, h5, h6 {
				font-family: 'Open Sans';
			}
		</style>
		
	</override_macro>

<override_macro name="nabble_stylesheets" unindent="true">
		<n.overridden/>
		
		<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'/>
		<style type="text/css">
			body, input, button, textarea, select {
				font-family: 'Open Sans';
			}
		</style>
		
	</override_macro>