/* Lokale Fonts — die Design-Quelle lud diese vom Google-CDN. Kein CDN hier:
   die Seite darf keine Verbindung zu Dritten aufbauen (DSGVO). */
@font-face{font-family:'Nunito';src:url('../../assets/fonts/nunito-latin.woff2')format('woff2');font-weight:200 1000;font-display:swap}
@font-face{font-family:'Nunito Sans';src:url('../../assets/fonts/nunito-sans-latin.woff2')format('woff2');font-weight:200 1000;font-display:swap}
@font-face{font-family:'JetBrains Mono';src:url('../fonts/jetbrains-mono-tour.woff2')format('woff2');font-weight:100 800;font-display:swap}
@font-face{font-family:'Material Symbols Rounded';src:url('../fonts/material-symbols-tour.woff2')format('woff2');font-weight:100 700;font-display:block}
.material-symbols-rounded{font-family:'Material Symbols Rounded';font-weight:400;font-style:normal;
  line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;
  word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased}
html,body{margin:0;height:100%;background:#E7E5E0;overflow:hidden}
#root{width:100%;height:100vh}
a{color:#2D7D62}a:hover{color:#256B53}
