Elektrine lite

← Feed

@db@typo.social

Post #1625900

2026-03-02 14:21 UTC

For comparison: Safari renders first line in Georgia, the fallback font (anti-fingerprinting measure prevents access to nonstandard local fonts). Chrome uses the remote font for both weights.

Replies (1)

  • @db@typo.social 2026-03-02 14:25

    #CSS PSA for today: don’t ask for random local fonts with `src: local()`. Nobody has them anyways and the one person who does probably has a different version than what you had in mind.

    Open ##1625901