body, html, p, div {
	font-family: 'Pontano Sans', sans-serif;
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

nav.well {
	padding: 8px 0;
}
