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

body {
	font-family: 'Merriweather', sans-serif;
	font-weight: 300;
}

.topbar {
	font-family: 'Merriweather', sans-serif;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Merriweather', sans-serif;
}

.more-btn>i {
	margin-top: 0.95em;
}