@font-face {
    font-family: 'MuseoSlab500';
    src: url('Museo_Slab_500-webfont.eot');
    src: url('Museo_Slab_500-webfont.eot?iefix') format('eot'),
         url('Museo_Slab_500-webfont.woff') format('woff'),
         url('Museo_Slab_500-webfont.ttf') format('truetype'),
         url('Museo_Slab_500-webfont.svg#webfontyumMOUTD') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3 {
	font-family:helvetica,arial, serif;
}

h1 {
	margin-bottom: 20px;
	margin-top:40px;
	font-size:40px;
	line-height:40px;
}

h2 {
	margin-bottom: 20px;
	margin-top:35px;
	font-size:27px;
	line-height:27px;
}

h3 {
	margin-bottom: 15px;
	margin-top:30px;
	font-size:20px;
	line-height:20px;
}