/* Montserrat – lokal gehostet (keine Verbindung zu Google Fonts) */
@font-face {
   font-family: 'Montserrat';
   font-style: normal;
   font-weight: 100 900;
   font-display: swap;
   src: url('../fonts/montserrat-latin.woff2') format('woff2');
}

/* Great Vibes – Schreibschrift für Unterschrift (lokal) */
@font-face {
   font-family: 'Great Vibes';
   font-style: normal;
   font-weight: 400;
   font-display: swap;
   src: url('../fonts/great-vibes-latin.woff2') format('woff2');
}
