Skip to content

chore: remove eot fonts#2491

Open
grigoriy-reshetniak wants to merge 1 commit into
telekom:mainfrom
grigoriy-reshetniak:remove-eot-fonts
Open

chore: remove eot fonts#2491
grigoriy-reshetniak wants to merge 1 commit into
telekom:mainfrom
grigoriy-reshetniak:remove-eot-fonts

Conversation

@grigoriy-reshetniak
Copy link
Copy Markdown
Contributor

This PR removes .eot font files and their usage. It is an outdated font format which is not supported by any modern browser.

Derivative from #2481.

Copilot AI review requested due to automatic review settings April 28, 2026 16:41
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes legacy .eot font assets and their @font-face references for the TeleNeoWeb font, keeping only modern woff2/woff sources.

Changes:

  • Removed .eot src: entries from TeleNeoWeb @font-face declarations.
  • Deleted TeleNeoWeb .eot font files from the repository.

Reviewed changes

Copilot reviewed 2 out of 14 changed files in this pull request and generated no comments.

File Description
packages/components/src/telekom/fonts/scale-fonts-telekom.css Drops .eot font sources from Telekom-specific font-face definitions.
packages/components/src/global/fonts.css Drops .eot font sources from the global font-face definitions.
packages/components/src/telekom/fonts/TeleNeoWeb/*.eot Removes obsolete .eot font binaries now that they’re no longer referenced.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants