/* Nexeth Markenschrift (Geomanist) — zentral; Templates mit eigener Typo überschreiben nur im Theme-Scope */
/* Pfade relativ zu css/ → Projekt-Root assets/fonts */
@font-face{font-family:'G';src:url('../assets/fonts/Geomanist-Thin.otf') format('opentype');font-weight:100;font-display:swap;}
@font-face{font-family:'G';src:url('../assets/fonts/Geomanist-Light.otf') format('opentype');font-weight:300;font-display:swap;}
@font-face{font-family:'G';src:url('../assets/fonts/Geomanist-Regular.otf') format('opentype');font-weight:400;font-display:swap;}
@font-face{font-family:'G';src:url('../assets/fonts/Geomanist-Medium.otf') format('opentype');font-weight:500;font-display:swap;}
@font-face{font-family:'G';src:url('../assets/fonts/Geomanist-Bold.otf') format('opentype');font-weight:700;font-display:swap;}
@font-face{font-family:'G';src:url('../assets/fonts/Geomanist-Black.otf') format('opentype');font-weight:900;font-display:swap;}
@font-face{font-family:'G';src:url('../assets/fonts/Geomanist-Ultra.otf') format('opentype');font-weight:950;font-display:swap;}
