# Type alias ThemeSettingsFontSource

ThemeSettingsFontSource: { local: string; } | { url: string; } | { format: string; url: string; }