@import url('https://fonts.googleapis.com/css?family=undefined|');

.single article.entry .entry-content h2 {
  font-family: Oswald;
  text-transform: uppercase;
}
.single article.entry .entry-content h1 {
  font-family: oswald;
  font-size: 36px;
  text-transform: uppercase;
  line-height: 35px;
}
.single article.entry .entry-content h3 {
  font-family: oswald;
}
