body {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.form-submit {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
comment-form {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.main-navigation a {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}
.widget a {
	font-family: 'Slabo 27px', serif;
	font-weight: 500;
}
.rpwwt-widget {
	font-family: 'Slabo 27px', serif;
}
figcaption {
    line-height:16px;
    font-size:16px;
    font-family:"Slabo 27px", Serif;
    margin-bottom:1px;
}
.wp-caption-text {
    font-size:14px;
    font-family:"Roboto 27px", Serif;
    margin-bottom:1px;
}
.entry-content {
    line-height:24px;
}
.entry-thumb {
    margin-bottom: 15px;
}
.read-more {
    margin-top: 20px;
}