Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO/Barrierefreiheit - font-display: swap; #10

Open
bitshiftersgmbh opened this issue May 17, 2023 · 1 comment
Open

SEO/Barrierefreiheit - font-display: swap; #10

bitshiftersgmbh opened this issue May 17, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bitshiftersgmbh
Copy link
Member

Beim Schreiben/Manipulieren der all.min.css vor ;src: url( noch font-display: swap; einfügen, damit Fallbacks greifen bis die Font geladen ist.

@bitshiftersgmbh bitshiftersgmbh added the enhancement New feature or request label May 17, 2023
@bitshiftersgmbh bitshiftersgmbh added this to the 1.3.0 milestone May 17, 2023
@bitshiftersgmbh bitshiftersgmbh self-assigned this May 17, 2023
@alxndr-w
Copy link
Member

alxndr-w commented Apr 5, 2024

Das wäre kein Gewinn für SEO/Barrierefreiheit, siehe Thread hier bei FontAwesome direkt FortAwesome/Font-Awesome#14387 (comment)

👋 Lighthouse maintainer here, Lighthouse will not ding you for using block. If the Font Awesome CDN were to explicitly declare the font-display as block by default that seems like a win-win for everyone involved.

The intention of that audit is to explicitly opt-in or opt-out of font blocking, not to force icon fonts to render gibberish characters; no one wants that :)

Und siehe auch: FortAwesome/Font-Awesome#16077

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants