/* Self-hosted, latin-subset Google Fonts (Newsreader + Hanken Grotesk, aliased as 'Hanken Grotesque' to match design copy). */

@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/newsreader-normal-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/newsreader-normal-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Newsreader';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/newsreader-normal-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Newsreader';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/newsreader-italic-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Hanken Grotesque';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/hankengrotesk-normal-400.woff2') format('woff2');
}
@font-face {
  font-family: 'Hanken Grotesque';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('../fonts/hankengrotesk-normal-500.woff2') format('woff2');
}
@font-face {
  font-family: 'Hanken Grotesque';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('../fonts/hankengrotesk-normal-600.woff2') format('woff2');
}
@font-face {
  font-family: 'Hanken Grotesque';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/hankengrotesk-normal-700.woff2') format('woff2');
}
@font-face {
  font-family: 'Hanken Grotesque';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('../fonts/hankengrotesk-normal-800.woff2') format('woff2');
}
