Hada Batang WOFF2 package
====================

Package files
-------------
This ZIP contains the WOFF2 font files for Hada Batang.

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

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

Then use the family name in your CSS:

body {
  font-family: "Hada Batang", serif;
  font-weight: 400;
}

strong {
  font-weight: 700;
}

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/hada-batang.css">

WOFF2 ZIP package:
https://github.com/hada0127/hada-type/releases/download/v2026.09.04/HadaBatang-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
-------
Hada Batang is distributed under the SIL Open Font License 1.1.
See LICENSE.txt in this package.
