/* Selbst gehostete Schriften — keine Google-Fonts-Einbindung.
   Grund: DSGVO (kein Verbindungsaufbau zu Google-Servern beim Seitenaufruf,
   siehe LG München I, 3 O 17493/20) und schnellere Ladezeit.
   font-display:swap verhindert unsichtbaren Text während des Ladens. */

@font-face{font-family:'Montserrat';src:url('montserrat-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Montserrat';src:url('montserrat-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Montserrat';src:url('montserrat-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Montserrat';src:url('montserrat-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:'Montserrat';src:url('montserrat-800.woff2') format('woff2');font-weight:800;font-style:normal;font-display:swap}

@font-face{font-family:'Inter';src:url('inter-300.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:'Inter';src:url('inter-400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Inter';src:url('inter-500.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:'Inter';src:url('inter-600.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:'Inter';src:url('inter-700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
