/* ============================================================================
   SENECA INCOME FUND — SELF-HOSTED FONTS (OFL, free for commercial use)
   ----------------------------------------------------------------------------
   UnifrakturMaguntia .. blackletter / Old English (legacy)
   Grenze Gotisch ..... blackletter / Old English (legacy)
   Lancelot ........... gothic display (legacy)
   Cloister Black ..... blackletter / Textura — title + footer brand
                        (free for commercial use; ATF Cloister Black, 1904,
                         public-domain design; digitization by D. Steffmann)
   Sacramento ......... handwritten script quote
   Cormorant Garamond . display serif (headings, leads)
   EB Garamond ........ body serif
   Files live in assets/fonts/. font-display:swap avoids invisible text.
   ========================================================================== */

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

@font-face {
  font-family: 'Grenze Gotisch';
  font-style: normal; font-weight: 500; font-display: swap;
  src: url('fonts/grenze-gotisch-latin-500-normal.woff2') format('woff2');
}

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

@font-face {
  font-family: 'Cloister Black';
  font-style: normal; font-weight: 400; font-display: swap;
  src: url('fonts/cloister-black-400-normal.woff2') format('woff2');
}

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

/* Cormorant Garamond */
@font-face { font-family:'Cormorant Garamond'; font-style:normal; font-weight:300; font-display:swap;
  src:url('fonts/cormorant-garamond-latin-300-normal.woff2') format('woff2'); }
@font-face { font-family:'Cormorant Garamond'; font-style:italic; font-weight:300; font-display:swap;
  src:url('fonts/cormorant-garamond-latin-300-italic.woff2') format('woff2'); }
@font-face { font-family:'Cormorant Garamond'; font-style:normal; font-weight:400; font-display:swap;
  src:url('fonts/cormorant-garamond-latin-400-normal.woff2') format('woff2'); }
@font-face { font-family:'Cormorant Garamond'; font-style:italic; font-weight:400; font-display:swap;
  src:url('fonts/cormorant-garamond-latin-400-italic.woff2') format('woff2'); }
@font-face { font-family:'Cormorant Garamond'; font-style:normal; font-weight:500; font-display:swap;
  src:url('fonts/cormorant-garamond-latin-500-normal.woff2') format('woff2'); }
@font-face { font-family:'Cormorant Garamond'; font-style:normal; font-weight:600; font-display:swap;
  src:url('fonts/cormorant-garamond-latin-600-normal.woff2') format('woff2'); }

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