Skip to content

New Shesha Font Defaults #4407

@AlexanderSlavchovUX

Description

@AlexanderSlavchovUX

Description:
Shesha currently relies on system fonts, which causes inconsistent UI rendering across operating systems, often failing to render correctly and going to fallback web safe fonts. To ensure a consistent, modern, and professional experience, we need to bundle and serve the Inter font directly from the Shesha Framework and make it the default font for all Shesha-based applications.

Inter should be delivered by Shesha itself so no end-user font installation is required.

Scope / Checklist

  • Add Inter font files (WOFF2 Font files attached) to Shesha's assets
  • Define and load Inter via framework-level @font-face
  • Set Inter as the default font-family for all Shesha UI components
  • Ensure all apps built on Shesha inherit the font automatically
  • Verify consistent rendering across Windows, macOS, and Linux

Acceptance Criteria

  • Inter is the default font across all Shesha applications
  • Font is served by Shesha and not dependent on OS-installed fonts
  • Typography is visually consistent across supported platforms

Font Files

InterVariable.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestux-enduserv1Feature required for v1.0 release

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions