diff --git a/data/fontrepo/fonts/BoyoGagrai/BoyoGagrai.ttf b/data/fontrepo/fonts/BoyoGagrai/BoyoGagrai.ttf new file mode 100644 index 00000000..b9e4631c Binary files /dev/null and b/data/fontrepo/fonts/BoyoGagrai/BoyoGagrai.ttf differ diff --git a/data/fontrepo/fonts/BoyoGagrai/BoyoGagrai.woff2 b/data/fontrepo/fonts/BoyoGagrai/BoyoGagrai.woff2 new file mode 100644 index 00000000..2e280ae7 Binary files /dev/null and b/data/fontrepo/fonts/BoyoGagrai/BoyoGagrai.woff2 differ diff --git a/data/fontrepo/fonts/BoyoGagrai/font.ini b/data/fontrepo/fonts/BoyoGagrai/font.ini new file mode 100644 index 00000000..b44a02a3 --- /dev/null +++ b/data/fontrepo/fonts/BoyoGagrai/font.ini @@ -0,0 +1,6 @@ +[Boyo Gagrai] +languages=hoc +version=1.1 +license=OFL-1.1 +licensefile=OFL.txt +url=https://github.com/Singkiring57/esel-sadom diff --git a/resources/js/ext.uls.webfonts.repository.js b/resources/js/ext.uls.webfonts.repository.js index 7090c272..26ef13df 100644 --- a/resources/js/ext.uls.webfonts.repository.js +++ b/resources/js/ext.uls.webfonts.repository.js @@ -76,9 +76,9 @@ ], "ckb": [ "system", - "Amiri", "Lateef", - "Scheherazade" + "Scheherazade", + "Amiri" ], "cr": [ "OskiEast" @@ -189,6 +189,10 @@ "Miriam CLM", "Taamey Frank CLM" ], + "hoc": [ + "system", + "Boyo Gagrai" + ], "hu": [ "system", "OpenDyslexic" @@ -474,6 +478,9 @@ "woff": "Artaxerxes/Artaxerxes.woff?c1ed7", "woff2": "Artaxerxes/Artaxerxes.woff2?7a96e" }, + "Boyo Gagrai": { + "woff2": "BoyoGagrai/BoyoGagrai.woff2?d1060" + }, "CharisSIL": { "woff": "CharisSIL/CharisSIL-R.woff?3a622", "woff2": "CharisSIL/CharisSIL-R.woff2?b2a18"