Skip to content

chore: switch font family to Inter from Verdana#347

Open
Beldaa wants to merge 1 commit intobigbluebutton:developfrom
Beldaa:refact/font-change
Open

chore: switch font family to Inter from Verdana#347
Beldaa wants to merge 1 commit intobigbluebutton:developfrom
Beldaa:refact/font-change

Conversation

@Beldaa
Copy link
Contributor

@Beldaa Beldaa commented Mar 20, 2026

Summary

Updates the primary typeface of the playback player to Inter. This change replaces the legacy stack (Verdana/Arial) with a modern, high-quality font designed specifically for screen readability. The goal is to provide a cleaner and more professional appearance that aligns with modern web standards and significantly improves the overall UI aesthetic.

What it does

  • CSS / Styles — Imports the 'Inter' font family via Google Fonts, including weights from 300 to 700.
  • Variable Update — Updates the --font-family root variable to prioritize 'Inter' while maintaining robust system fallbacks (-apple-system, BlinkMacSystemFont, etc.) for optimal performance.

Note: Inter is a typeface specially crafted for user interfaces, offering better kerning and a more balanced "x-height" than traditional web-safe fonts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant