.contributions input {
  font-family: "VAGRoundedBT-Regular"; }
.contributions .amount:before, .contributions .timeframe:before, .contributions .percentage:before {
  font-family: "VAGRoundedBT-Regular"; }

.error, h1, h2, h3, h4, h5, h6, .heading {
  font-family: "VAGRoundedBT-Regular"; }

.warn, .info, .ok {
  font-family: "VAGRoundedBT-Regular" !important; }

#new_login label, .section-home #main-copy label {
  font-family: "VAGRoundedBT-Regular"; }

.register .pes-form label {
  font-family: "VAGRoundedBT-Regular"; }

.contact .cta {
  font-family: "VAGRoundedBT-Regular"; }

.modal legend span {
  font-family: "VAGRoundedBT-Regular"; }

h1, h2, h3, h4, h5, h6 {
	/* The VAGRoundedBT-Regular font is already bold, so we don't want to embolden it further */
	font-weight: normal;
}
  