
.w100 { font-family: 'Montserrat', sans-serif; font-weight: 100; }
.w200 { font-family: 'Montserrat', sans-serif; font-weight: 200; }
.w300 { font-family: 'Montserrat', sans-serif; font-weight: 300; }
.w400 { font-family: 'Montserrat', sans-serif; font-weight: 400; }
.w500 { font-family: 'Montserrat', sans-serif; font-weight: 500; }
.w600 { font-family: 'Montserrat', sans-serif; font-weight: 600; }
.w700 { font-family: 'Montserrat', sans-serif; font-weight: 700; }
.w800 { font-family: 'Montserrat', sans-serif; font-weight: 800; }
.w900 { font-family: 'Montserrat', sans-serif; font-weight: 900; }


/* CCM19 / e-Recht24: Floating Button "Cookie-Zustimmung ändern" ausblenden */
.ccm-settings-summoner,
.ccm-settings-summoner.ccm-show,
button.ccm-settings-summoner--link {
  display: none !important;
}