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

Preload fonts to improve performance #56

Open
bhattumang7 opened this issue Oct 11, 2020 · 2 comments
Open

Preload fonts to improve performance #56

bhattumang7 opened this issue Oct 11, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@bhattumang7
Copy link

I analysed my website on Google analytics. It showed me that the fonts are loaded much later. So, is it possible to make two changes?

  1. While the fonts are being loaded (https://developers.google.com/web/updates/2016/02/font-display), is it possible to show default font?
  2. Can we preload the fonts to improve performance?

Thank you.

@YoussefRaafatNasry YoussefRaafatNasry added the enhancement New feature or request label May 4, 2021
@aboutgunin
Copy link

Hi, As of now I dont think HTML CSS OR JS provide such support for preloaded fonts

@jakechoulj
Copy link

On the discussion of fonts, how can I change the font in the file?

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

4 participants