Quick start
Change the hostname on your existing stylesheet link. Nothing else changes.
<link rel="stylesheet"
href="https://fonts.vappcdn.com/css2?family=Inter:wght@400;700&display=swap">
The returned CSS points at this host for the font files too, so no request leaves for a third party once the stylesheet is loaded.
Endpoints
| Path | Purpose |
|---|---|
/css2 | Stylesheet for one or more families. |
/font-files/<path> | The font binaries the stylesheet references. |
/api/fonts.json | The family index this page searches. |
Parameters
| Name | Notes |
|---|---|
family | Required. Family name, optionally with axes — Inter:wght@400;700. |
display | Optional. Font-display value. Defaults to swap. |
Caching
- Stylesheets are cached for a day; font binaries for a week.
- Responses are cacheable by your own CDN or browser without revalidation.
Get started
Create an account and manage your zones and assets from the dashboard.
Open the dashboard