@font-face {
    font-family: 'MerriweatherLight';
    src: url('Merriweather-Light-webfont.eot');
    src: url('Merriweather-Light-webfont.eot%3F') format('embedded-opentype'),
         url('Merriweather-Light-webfont.woff') format('woff'),
         url('Merriweather-Light-webfont.ttf') format('truetype'),
         url('Merriweather-Light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, #main_menu, #home_widget_wrap.banner_widget_count2.wp_email_banner, #search_wrap #searchform #s {
	font-family:'MerriweatherLight',Georgia,serif;
}

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

h2 {
	margin-bottom: 20px;
	margin-top:35px;
	font-size:22px;
}

h3 {
	margin-bottom: 15px;
	margin-top:30px;
	font-size:18px;
}

h4 {
	margin-bottom: 15px;
	margin-top:30px;
	font-size:16px;
}