@import url('https://fonts.googleapis.com/css2?family=BBH+Sans+Bogle&family=Bitcount+Grid+Single:wght@100..900&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&display=swap');


  font-family: "Bitcount Grid Single", system-ui;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "slnt" 0,
    "CRSV" 0.5,
    "ELSH" 0,
    "ELXP" 0;
.bbh-sans-bogle-regular {
  font-family: "BBH Sans Bogle", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.old-standard-tt-regular {
  font-family: "Old Standard TT", serif;
  font-weight: 400;
  font-style: normal;
}

.old-standard-tt-bold {
  font-family: "Old Standard TT", serif;
  font-weight: 700;
  font-style: normal;
}

.old-standard-tt-regular-italic {
  font-family: "Old Standard TT", serif;
  font-weight: 400;
  font-style: italic;
}
header.masthead.page-heading h1, {font-family: "BBH Sans Bogle", sans-serif;
}


body {
    font-family: "BBH Sans Bogle", sans-serif;
}

<h2 class="section-heading text-uppercase">About</h2>
#mainNav .navbar-brand,{font-family: "BBH Sans Bogle", sans-serif;
} 

.timeline .timeline-heading h4.subheading, .timeline .timeline-heading .subheading.h4 {
    font-family: "Bitcount Grid Single", system-ui;
}
header.masthead .masthead-heading {
    font-family: "Bitcount Grid Single", system-ui;
    text-shadow: 3px 3px 10px fuchsia;
}

