cdn.vapp.vn viDashboard →

Font CDNbeta

Web fonts served locally, so your pages stop calling out to a third party.

Compatible with: Google Fonts CSS2 API

Search runs against an index held on this server — no request leaves the country when you type, and it keeps working if the international link does not.

loading…

Specimen — type to change
Stylesheet link
CSS

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

PathPurpose
/css2Stylesheet for one or more families.
/font-files/<path>The font binaries the stylesheet references.
/api/fonts.jsonThe family index this page searches.

Parameters

NameNotes
familyRequired. Family name, optionally with axes — Inter:wght@400;700.
displayOptional. 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