Skip to content
Typography

font-family

Chooses the font and lists fallback faces to try when earlier choices are unavailable.

2,820 effects in the catalog use this property.

Syntax

font-family: <name>, <fallback>, <generic-family>;

Watch out

End every stack with a generic family such as `sans-serif` or `monospace`; otherwise a missing font can fall back to an unexpected browser default.

Effects using font-family

These are working effects from the catalog. Open a tile to inspect the full source.