/* Lunaris Holdings — self-hosted webfonts (v8.10).
   Replaces the cross-origin fonts.googleapis.com stylesheet so that
   style-src/font-src can be locked to 'self'. Latin subset, woff2 only,
   sourced from Fontsource (SIL OFL / Apache-2.0). font-display:swap to
   preserve the previous &display=swap behaviour. */

@font-face{
  font-family:'Playfair Display';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('./playfair-display-latin-400-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Playfair Display';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('./playfair-display-latin-500-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Playfair Display';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url('./playfair-display-latin-600-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Playfair Display';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url('./playfair-display-latin-400-italic.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url('./nunito-latin-300-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('./nunito-latin-400-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('./nunito-latin-500-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url('./nunito-latin-600-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url('./cormorant-garamond-latin-300-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('./cormorant-garamond-latin-400-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('./cormorant-garamond-latin-500-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:italic;
  font-weight:300;
  font-display:swap;
  src:url('./cormorant-garamond-latin-300-italic.woff2') format('woff2');
}
@font-face{
  font-family:'Cormorant Garamond';
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url('./cormorant-garamond-latin-400-italic.woff2') format('woff2');
}
@font-face{
  font-family:'Montserrat';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url('./montserrat-latin-300-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Montserrat';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('./montserrat-latin-400-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Montserrat';
  font-style:normal;
  font-weight:500;
  font-display:swap;
  src:url('./montserrat-latin-500-normal.woff2') format('woff2');
}
@font-face{
  font-family:'Montserrat';
  font-style:normal;
  font-weight:600;
  font-display:swap;
  src:url('./montserrat-latin-600-normal.woff2') format('woff2');
}
@font-face{
  font-family:'JetBrains Mono';
  font-style:normal;
  font-weight:300;
  font-display:swap;
  src:url('./jetbrains-mono-latin-300-normal.woff2') format('woff2');
}
@font-face{
  font-family:'JetBrains Mono';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('./jetbrains-mono-latin-400-normal.woff2') format('woff2');
}
