Typeface Edge

Web font hosting with subsetting and long-lived cache

This host serves cached static responses for projects that point a hostname at the Typeface Edge network. Content is immutable once published; every release gets its own path prefix.

Typography

Cache policy
Immutable objects, one year max-age, revalidation on prefix change.
Compression
gzip on text payloads, negotiated by request headers.
Protocol
HTTP/2 over TLS 1.2 and TLS 1.3.
Region
Served from the nearest healthy edge location.

Using a prefix

Publish a build under a versioned prefix and reference it directly. Prefixes are never rewritten, so a deployed page keeps working after the next release.

<script src="https://se.staticedge.cloud/r/2026-09-04/bundle.js"></script>