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

Find version of font-mfizz that satisfies Lighthouse report. #155

Open
dwenzlick opened this issue Oct 7, 2021 · 0 comments
Open

Find version of font-mfizz that satisfies Lighthouse report. #155

dwenzlick opened this issue Oct 7, 2021 · 0 comments
Labels

Comments

@dwenzlick
Copy link
Contributor

Describe the bug
This is a follow-up to #147 . I was able to fix the Lansing Code font, but I could not fix the other font mentioned in the report. The font in question is from 'https://cdnjs.cloudflare.com/ajax/libs/font-mfizz/2.4.1/font-mfizz.min.css', referenced in /www/nuxt.config.js

From Chrome's Lighthouse report:

image

To Reproduce
Steps to reproduce the behavior:

  1. Open https://lansing.codes in a new Chrome Incognito window
  2. Open Chrome DevTools
  3. Select the Lighthouse tab
  4. Check "Performance" and "Desktop"
  5. Run the audit

Expected behavior
The website text should appear immediately using a system font and then switch to the web font once it finishes downloading.

See Ensure text remains visible during web font load for details about fixing this issue.

After the fixes are applied, the Lighthouse audit should not red-flag this issue.

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

No branches or pull requests

1 participant