.text-jumbotron {
  font-family: $jumbotron-font-family;
  font-weight: $jumbotron-font-weight;
}

.text-sans-serif {
  font-family: $font-family-sans-serif;
}

.text-serif {
  font-family: $font-family-serif;
}

.jumbotron > h1,
.jumbotron > .h1 {
  font-family: $jumbotron-font-family;
  font-weight: $jumbotron-font-weight;
}
