/* Generated by Hozio Studio typography helper. Do not edit by hand. */
/* Regenerates when body_font_family or heading_font_family in hzostudio_business_info changes. */
:root {
    --font-body: Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    --font-heading: 'DM Serif Display', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
    --font-number: var(--font-body);
}
