@import url(https://fonts.googleapis.com/css?family=Merriweather:300,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);

body, .site-logo.logo small{
	font-family: 'Merriweather', sans-serif !important;
}
body {
    font-size: 0.875rem;
    font-weight: 300;
    /*line-height: 1.75;*/
}


h1, h2, h3, h4, h5, h6, .btn, .widget-heading, .widget-heading p, .site-logo.logo a, .nav-link, .f-logo {
    font-family: 'Lato', serif !important;
}
