GoogleChrome / GoogleChrome/lighthouse

Add "Missing Font-Face" audit

Open
#12,155 2 comments 0 reactions 0 assignees View on GitHub
new_audit P3
Dominant language
JavaScript
Stars
30.8k
Forks
9.8k
Avg merge
1d 14h
Merged PRs (30d)
20

Description

**Feature request summary**
Add an audit for "Missing font-face rule for custom font"

**What is the motivation or use case for changing this?**
If an app developer references a non web-standard font in CSS, but the font is not offered in an @font-face rule, the font does not appear properly.

**How is this beneficial to Lighthouse?**
Allows website developers to realize when they're referencing missing fonts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.