.galup--theme {
  --font-body--family: "brandon-grotesque", sans-serif;
  --font-subheading--family: "brandon-grotesque", sans-serif;
  --font-heading--family: "brandon-grotesque", sans-serif;
  --font-accent--family: "brandon-grotesque", sans-serif;
  --font-paragraph--family: "brandon-grotesque", sans-serif;
  --font-h1--family: "brandon-grotesque", sans-serif;
  --font-h2--family: "brandon-grotesque", sans-serif;
  --font-h3--family: "brandon-grotesque", sans-serif;
  --font-h4--family: "brandon-grotesque", sans-serif;
  --font-h5--family: "brandon-grotesque", sans-serif;
  --font-h6--family: "brandon-grotesque", sans-serif;
  --font-h1--weight: 900;
  --font-h2--weight: 900;
  --font-h3--weight: 900;
  --font-h4--weight: 900;
  --font-h5--weight: 900;
  --font-h6--weight: 900;
}

.galup--theme strong {
  font-weight: 900;
}
