Currently, the theme does not specify or load a default font. This can lead to inconsistent typography across different systems and browsers, as each browser falls back to its own default font stack. This negatively impacts the visual consistency and user experience of the theme, especially during early development stages before custom branding is applied.
Providing a default font improves the themeβs out-of-the-box appearance, ensures readability, and offers a better baseline experience for site builders and users.
Load the Inter font, https://rsms.me/inter, externally and set it as the default font-family for the theme.
The body and other base text elements will be updated to use Inter as the primary font, with a suitable fallback stack.
Active
2.0
Miscellaneous