/*------------------------------------------
 * Add your custom css below.
------------------------------------------*/
<style type="text/css">
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	font-weight: bold;
	font-family: 'nexa_lightregular', Arial, Helvetica, sans-serif;
	color: #8c8c8c;
	margin: 20px 0 10px;
}
</style>