@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700;9..144,800&family=Source+Sans+3:wght@400;500;600;700;800&display=swap');

body,
button,
input,
select,
textarea {
  font-family: "Source Sans 3", Arial, Helvetica, sans-serif;
}

.brand strong,
h1,
h2,
h3,
.hero-note strong,
.stat-card span,
.site-footer strong {
  font-family: "Fraunces", Georgia, "Times New Roman", serif;
}
