Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Add font-display default #44

Description

@abea

https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display

I'm suggesting we include font-display: fallback; on html or similarly. Just learned about it, but if supported (most do) it'll allow a short period of invisible text (~100ms) as fonts load, then if it's taking longer the browser will show a fallback font from the font-family. This would be meant to improve content access just in case the web font is too large or the user's connection is bad.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions