diff --git a/data/fontrepo/fonts/GochiHand/GochiHand-Regular.ttf b/data/fontrepo/fonts/GochiHand/GochiHand-Regular.ttf new file mode 100644 index 00000000..91750518 Binary files /dev/null and b/data/fontrepo/fonts/GochiHand/GochiHand-Regular.ttf differ diff --git a/data/fontrepo/fonts/GochiHand/GochiHand-Regular.woff b/data/fontrepo/fonts/GochiHand/GochiHand-Regular.woff new file mode 100644 index 00000000..bab2d23e Binary files /dev/null and b/data/fontrepo/fonts/GochiHand/GochiHand-Regular.woff differ diff --git a/data/fontrepo/fonts/GochiHand/GochiHand-Regular.woff2 b/data/fontrepo/fonts/GochiHand/GochiHand-Regular.woff2 new file mode 100644 index 00000000..4d136254 Binary files /dev/null and b/data/fontrepo/fonts/GochiHand/GochiHand-Regular.woff2 differ diff --git a/data/fontrepo/fonts/GochiHand/font.ini b/data/fontrepo/fonts/GochiHand/font.ini new file mode 100644 index 00000000..47ba3d5a --- /dev/null +++ b/data/fontrepo/fonts/GochiHand/font.ini @@ -0,0 +1,10 @@ +[GochiHand] +languages=eu +version=f528c43 +license=OFL +licensefile=OFL.txt +url=https://github.com/huertatipografica/gochi-hand +request-url=https://phabricator.wikimedia.org/T258839 +ttf=GochiHand-Regular.ttf +woff=GochiHand-Regular.woff +woff2=GochiHand-Regular.woff2 diff --git a/resources/js/ext.uls.webfonts.repository.js b/resources/js/ext.uls.webfonts.repository.js index 94f3cb88..7090c272 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", - "Amiri" + "Scheherazade" ], "cr": [ "OskiEast" @@ -125,6 +125,10 @@ "system", "OpenDyslexic" ], + "eu": [ + "system", + "GochiHand" + ], "fa": [ "system", "Iranian Sans", @@ -532,6 +536,10 @@ "woff": "GentiumPlus/GentiumPlus-I.woff?ab550", "woff2": "GentiumPlus/GentiumPlus-I.woff2?35b11" }, + "GochiHand": { + "woff": "GochiHand/GochiHand-Regular.woff?310cc", + "woff2": "GochiHand/GochiHand-Regular.woff2?b6160" + }, "Hanuman": { "woff": "Hanuman/Hanuman.woff?d5078", "woff2": "Hanuman/Hanuman.woff2?0107a",