:root{
--font-core:"Segoe UI","Segoe UI Web (West European)",-apple-system,BlinkMacSystemFont,Helvetica,Arial,sans-serif;
--font-lato:"Lato",var(--font-core); /* @kind font */ /* supplied webfont, kept for print/CI material */

--fw-thin:100; /* @kind font */
--fw-light:300; /* @kind font */
--fw-regular:400; /* @kind font */
--fw-bold:700; /* @kind font */
--fw-black:900; /* @kind font */

/* website type scale — measured from brf-muenchen.de */
--fs-topbar:14px;
--fs-nav:14px;
--fs-submenu:14px;
--fs-button:15px;
--fs-small:13px;
--fs-body:16px;
--fs-body-lg:17px;
--fs-section-label:19px;
--fs-card-title:22px;
--fs-teaser-title:30px;
--fw-teaser-title:900; /* @kind font */
--fw-hero-title:900; /* @kind font */
--fw-hero-sub:700; /* @kind font */
--fs-hero-sub:25px;
--fs-hero:70px;

--lh-tight:1.2; /* @kind font */
--lh-heading:1.4; /* @kind font */
--lh-body:1.7; /* @kind font */

--ls-nav:.4px; /* @kind font */
--ls-label:.6px; /* @kind font */
--ls-hero-sub:2px; /* @kind font */
}
