Font loading laboratory

Preferred font loading

Prioritizes an immediate, readable first paint. If Inter is not ready right away, Lunaria keeps the branded system fallback instead of hiding text.

Normal

Immutable CDN response

Loads the exact managed Inter asset directly from the LEMN font CDN.

Identical sample

Lunaria Care — calm care, clearly. 0123456789 Åé →

Expected

Inter can render when it is immediately available; the text remains readable either way.

Observed statusWaiting for browser check…

Slow

2.5 second response

Uses the same managed asset through a deterministic delayed response.

Identical sample

Lunaria Care — calm care, clearly. 0123456789 Åé →

Expected

The response misses the optional loading window, so the visible fallback remains stable.

Observed statusWaiting for browser check…

Blocked

Deterministic 404 response

Simulates a font request rejected by the network, browser, or content blocker.

Identical sample

Lunaria Care — calm care, clearly. 0123456789 Åé →

Expected

The fallback remains visible from first paint and the page stays fully usable.

Observed statusWaiting for browser check…