@import url(https://fonts.googleapis.com/css?family=Merriweather:200,300,400,400,600,700&subset=latin,latin-ext);
/* Options set in the admin page */

body,
body p{ 
	font-family: 'Merriweather';
	color: ;
}
#header .logo h1 {
	font-family: 'Merriweather';
}

/* Extra CSS */
#subheader .sf-menu li ul li > a {
    font-size: 9px;
}