/* Local web fonts. Keep each family's OFL.txt with distributed files. */
@font-face {
  font-family: 'Bricolage Grotesque';
  src: url('./bricolage-grotesque/BricolageGrotesque-Variable.woff2') format('woff2');
  font-style: normal;
  font-weight: 200 800;
  font-stretch: 75% 100%;
  font-display: swap;
}
@font-face {
  font-family: 'Newsreader';
  src: url('./newsreader/Newsreader-Variable.woff2') format('woff2');
  font-style: normal;
  font-weight: 200 800;
  font-display: swap;
}
