.typography-provider *{font-family:var(--font-family)}.typography-provider .text-base,.typography-provider .text-sm,.typography-provider .text-xs,.typography-provider [class*="text-[11px]"],.typography-provider [class*="text-[12px]"],.typography-provider [class*="text-[13px]"],.typography-provider [class*="text-[14px]"],.typography-provider [class*="text-[16px]"]{font-weight:var(--font-weight-small)!important;color:var(--font-color-small)}.typography-provider .text-2xl,.typography-provider .text-3xl,.typography-provider .text-4xl,.typography-provider .text-5xl,.typography-provider .text-6xl,.typography-provider .text-lg,.typography-provider .text-xl,.typography-provider [class*="text-[18px]"],.typography-provider [class*="text-[20px]"],.typography-provider [class*="text-[24px]"],.typography-provider [class*="text-[26px]"],.typography-provider [class*="text-[28px]"],.typography-provider [class*="text-[32px]"]{font-weight:var(--font-weight-large)!important;color:var(--font-color-large)}.typography-provider *{font-weight:var(--font-weight-small);color:var(--font-color-small)}.typography-provider h1,.typography-provider h2,.typography-provider h3,.typography-provider h4,.typography-provider h5,.typography-provider h6{font-family:var(--font-family);font-weight:var(--font-weight-large);color:var(--font-color-large)}