/* Self-hosted Latin subsets (variable woff2 from Google Fonts) */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300 500;
  font-display: swap;
  src: url('/fonts/manrope.woff2') format('woff2');
}

@font-face {
  font-family: 'Syne';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url('/fonts/syne.woff2') format('woff2');
}
