@import url(https://fonts.googleapis.com/css?family=Merriweather);

h1, h2, h3, p {
  font-family: 'Merriweather', sans-serif;
}