diff options
| author | winter | 2025-03-11 18:12:10 +0000 |
|---|---|---|
| committer | winter | 2025-03-11 18:12:10 +0000 |
| commit | 357697ef01f5d3bd0646a242eb0d34e293217fc4 (patch) | |
| tree | 6ca9d847f49afcc7fa3c3a8815d188d6d04a3f9c /static/language-support.css | |
| parent | db29e3c45d9f6c815b077bdb48a6247be086ff4b (diff) | |
new fonts!!
Diffstat (limited to 'static/language-support.css')
| -rw-r--r-- | static/language-support.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/static/language-support.css b/static/language-support.css new file mode 100644 index 0000000..2906a34 --- /dev/null +++ b/static/language-support.css @@ -0,0 +1,6 @@ +@font-face { + font-family: sitelen-pona-support; + src: local(Fairfax HD), local(Fairfax Pona HD), local(linja pona), + url(FairfaxHD-sitelen-pona.woff2) format("woff2"); + unicode-range: U+F1900-F19FF, U+F1C80-F1C9F, U+FF900-FFBFF, U+FFD00-FFEFF; +} |
