/* Self-hosted webfont. Latin subset only, no external requests.
   Generated file: see CLAUDE.md, Fonts section.
   EB Garamond, variable weight 400 to 600. Roman only, no italic face. */

@font-face {
  font-family: 'EB Garamond';
  font-style: normal;
  font-weight: 400 600;
  font-display: swap;
  src: url('../fonts/eb-garamond.woff2') format('woff2');
}
