Dancing Peoples WOFF2 package
====================

Package files
-------------
This ZIP contains the WOFF2 font files for Dancing Peoples.

Local webfont use
-----------------
Put this folder on your web server and load WEBFONT.css.

<link rel="stylesheet" href="/fonts/DancingPeoples/WEBFONT.css">

Then use the family name in your CSS:

.dance-title {
  font-family: "Dancing Peoples", system-ui, sans-serif;
  font-weight: 800;
  font-variation-settings: "DANC" 50;
}

CDN
---
Public distribution repo:
https://github.com/hada0127/hada-type

Version-pinned stylesheet:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/hada0127/hada-type@v2026.09.04/css/dancing-peoples.css">

WOFF2 ZIP package:
https://github.com/hada0127/hada-type/releases/download/v2026.09.04/DancingPeoples-WOFF2.zip

The example uses v2026.09.04. Keep the version pinned in production,
then update it intentionally when you upgrade the font files.

License
-------
Dancing Peoples is distributed under the SIL Open Font License 1.1.
See LICENSE.txt in this package.
