11local FontFace = {
22 -- [[<font family="rbxasset://fonts/families/FAMILY.json">NAME</font>]]
33 {
4- Id = " AccanthisADFStd " ,
4+ Id = " Accanthis ADF Std " ,
55 Font = Font .fromName (" AccanthisADFStd" ),
6- Text = [[ <font family="rbxasset://fonts/families/AccanthisADFStd.json">Accanthis</font>]] ,
6+ Text = [[ <font family="rbxasset://fonts/families/AccanthisADFStd.json">Accanthis ADF Std </font>]] ,
77 },
88 {
9- Id = " AmaticSC " ,
9+ Id = " Amatic SC " ,
1010 Font = Font .fromName (" AmaticSC" ),
1111 Text = [[ <font family="rbxasset://fonts/families/AmaticSC.json">Amatic SC</font>]] ,
1212 },
@@ -15,6 +15,11 @@ local FontFace = {
1515 Font = Font .fromName (" Arial" ),
1616 Text = [[ <font family="rbxasset://fonts/families/Arial.json">Arial</font>]] ,
1717 },
18+ {
19+ Id = " Arial (Legacy)" ,
20+ Font = Font .fromName (" LegacyArial" ),
21+ Text = [[ <font family="rbxasset://fonts/families/LegacyArial.json">Arial (Legacy)</font>]] ,
22+ },
1823 {
1924 Id = " Balthazar" ,
2025 Font = Font .fromName (" Balthazar" ),
@@ -26,37 +31,37 @@ local FontFace = {
2631 Text = [[ <font family="rbxasset://fonts/families/Bangers.json">Bangers</font>]] ,
2732 },
2833 {
29- Id = " ComicNeueAngular " ,
34+ Id = " Comic Neue Angular " ,
3035 Font = Font .fromName (" ComicNeueAngular" ),
31- Text = [[ <font family="rbxasset://fonts/families/ComicNeueAngular.json">Comic Neue</font>]] ,
36+ Text = [[ <font family="rbxasset://fonts/families/ComicNeueAngular.json">Comic Neue Angular </font>]] ,
3237 },
3338 {
3439 Id = " Creepster" ,
3540 Font = Font .fromName (" Creepster" ),
3641 Text = [[ <font family="rbxasset://fonts/families/Creepster.json">Creepster</font>]] ,
3742 },
3843 {
39- Id = " DenkOne " ,
44+ Id = " Denk One " ,
4045 Font = Font .fromName (" DenkOne" ),
41- Text = [[ <font family="rbxasset://fonts/families/DenkOne.json">DenkOne </font>]] ,
46+ Text = [[ <font family="rbxasset://fonts/families/DenkOne.json">Denk One </font>]] ,
4247 },
4348 {
4449 Id = " Fondamento" ,
4550 Font = Font .fromName (" Fondamento" ),
4651 Text = [[ <font family="rbxasset://fonts/families/Fondamento.json">Fondamento</font>]] ,
4752 },
4853 {
49- Id = " FredokaOne " ,
54+ Id = " Fredoka One " ,
5055 Font = Font .fromName (" FredokaOne" ),
51- Text = [[ <font family="rbxasset://fonts/families/FredokaOne.json">FredokaOne </font>]] ,
56+ Text = [[ <font family="rbxasset://fonts/families/FredokaOne.json">Fredoka One </font>]] ,
5257 },
5358 {
54- Id = " GothamSSm " ,
59+ Id = " Gotham SSm " ,
5560 Font = Font .fromName (" GothamSSm" ),
5661 Text = [[ <font family="rbxasset://fonts/families/GothamSSm.json">Gotham SSm</font>]] ,
5762 },
5863 {
59- Id = " GrenzeGotisch " ,
64+ Id = " Grenze Gotisch " ,
6065 Font = Font .fromName (" GrenzeGotisch" ),
6166 Text = [[ <font family="rbxasset://fonts/families/GrenzeGotisch.json">Grenze Gotisch </font>]] ,
6267 },
@@ -66,7 +71,7 @@ local FontFace = {
6671 Text = [[ <font family="rbxasset://fonts/families/Guru.json">Guru</font>]] ,
6772 },
6873 {
69- Id = " HighwayGothic " ,
74+ Id = " Highway Gothic " ,
7075 Font = Font .fromName (" HighwayGothic" ),
7176 Text = [[ <font family="rbxasset://fonts/families/HighwayGothic.json">Highway Gothic</font>]] ,
7277 },
@@ -76,12 +81,12 @@ local FontFace = {
7681 Text = [[ <font family="rbxasset://fonts/families/Inconsolata.json">Inconsolata</font>]] ,
7782 },
7883 {
79- Id = " IndieFlower " ,
84+ Id = " Indie Flower " ,
8085 Font = Font .fromName (" IndieFlower" ),
8186 Text = [[ <font family="rbxasset://fonts/families/IndieFlower.json">Indie Flower</font>]] ,
8287 },
8388 {
84- Id = " JosefinSans " ,
89+ Id = " Josefin Sans " ,
8590 Font = Font .fromName (" JosefinSans" ),
8691 Text = [[ <font family="rbxasset://fonts/families/JosefinSans.json">Josefin Sans</font>]] ,
8792 },
@@ -96,7 +101,7 @@ local FontFace = {
96101 Text = [[ <font family="rbxasset://fonts/families/Kalam.json">Kalam</font>]] ,
97102 },
98103 {
99- Id = " LuckiestGuy " ,
104+ Id = " Luckiest Guy " ,
100105 Font = Font .fromName (" LuckiestGuy" ),
101106 Text = [[ <font family="rbxasset://fonts/families/LuckiestGuy.json">Luckiest Guy</font>]] ,
102107 },
@@ -121,32 +126,32 @@ local FontFace = {
121126 Text = [[ <font family="rbxasset://fonts/families/Oswald.json">Oswald</font>]] ,
122127 },
123128 {
124- Id = " PatrickHand " ,
129+ Id = " Patrick Hand " ,
125130 Font = Font .fromName (" PatrickHand" ),
126131 Text = [[ <font family="rbxasset://fonts/families/PatrickHand.json">Patrick Hand</font>]] ,
127132 },
128133 {
129- Id = " PermanentMarker " ,
134+ Id = " Permanent Marker " ,
130135 Font = Font .fromName (" PermanentMarker" ),
131136 Text = [[ <font family="rbxasset://fonts/families/PermanentMarker.json">Preduring Marker</font>]] ,
132137 },
133138 {
134- Id = " PressStart2P " ,
139+ Id = " Press Start 2P " ,
135140 Font = Font .fromName (" PressStart2P" ),
136- Text = [[ <font family="rbxasset://fonts/families/PressStart2P.json">PressStart2P </font>]] ,
141+ Text = [[ <font family="rbxasset://fonts/families/PressStart2P.json">Press Start 2P </font>]] ,
137142 },
138143 {
139144 Id = " Roboto" ,
140145 Font = Font .fromName (" Roboto" ),
141146 Text = [[ <font family="rbxasset://fonts/families/Roboto.json">Roboto</font>]] ,
142147 },
143148 {
144- Id = " RobotoCondensed " ,
149+ Id = " Roboto Condensed " ,
145150 Font = Font .fromName (" RobotoCondensed" ),
146151 Text = [[ <font family="rbxasset://fonts/families/RobotoCondensed.json">Roboto Condensed</font>]] ,
147152 },
148153 {
149- Id = " RobotoMono " ,
154+ Id = " Roboto Mono " ,
150155 Font = Font .fromName (" RobotoMono" ),
151156 Text = [[ <font family="rbxasset://fonts/families/RobotoMono.json">Roboto Mono</font>]] ,
152157 },
@@ -156,17 +161,17 @@ local FontFace = {
156161 Text = [[ <font family="rbxasset://fonts/families/Sarpanch.json">Sarpanch</font>]] ,
157162 },
158163 {
159- Id = " SourceSansPro " ,
164+ Id = " Source Sans Pro " ,
160165 Font = Font .fromName (" SourceSansPro" ),
161166 Text = [[ <font family="rbxasset://fonts/families/SourceSansPro.json">Source Sans Pro</font>]] ,
162167 },
163168 {
164- Id = " SpecialElite " ,
169+ Id = " Special Elite " ,
165170 Font = Font .fromName (" SpecialElite" ),
166171 Text = [[ <font size="12" family="rbxasset://fonts/families/SpecialElite.json">Special Elite</font>]] ,
167172 },
168173 {
169- Id = " TitilliumWeb " ,
174+ Id = " Titillium Web " ,
170175 Font = Font .fromName (" TitilliumWeb" ),
171176 Text = [[ <font family="rbxasset://fonts/families/TitilliumWeb.json">Titillium Web</font>]] ,
172177 },
@@ -187,7 +192,7 @@ local FontFace = {
187192 Text = [[ <font family="12187368317">Akronim</font>]] ,
188193 },
189194 {
190- Id = " AreYouSerious " ,
195+ Id = " Are You Serious " ,
191196 Font = Font .fromId (12187363616 ),
192197 Text = [[ <font family="12187363616">Are You Serious</font>]] ,
193198 },
@@ -247,7 +252,7 @@ local FontFace = {
247252 Text = [[ <font family="12187607722">Damion</font>]] ,
248253 },
249254 {
250- Id = " DancingScript " ,
255+ Id = " Dancing Script " ,
251256 Font = Font .fromId (8764312106 ),
252257 Text = [[ <font family="8764312106">Dancing Script</font>]] ,
253258 },
@@ -387,9 +392,9 @@ local FontFace = {
387392 Text = [[ <font family="12187372629">Mulish</font>]] ,
388393 },
389394 {
390- Id = " NanumGothic " ,
395+ Id = " Nanum Gothic " ,
391396 Font = Font .fromId (12187361718 ),
392- Text = [[ <font family="12187361718">NanumGothic </font>]] ,
397+ Text = [[ <font family="12187361718">Nanum Gothic </font>]] ,
393398 },
394399 {
395400 Id = " Nosifer" ,
@@ -402,44 +407,64 @@ local FontFace = {
402407 Text = [[ <font family="12187367901">Nothing You Could Do</font>]] ,
403408 },
404409 {
405- Id = " Noto Sans JP" ,
406- Font = Font .fromId (12187364401 ),
407- Text = [[ <font family="12187364401">Noto Sans JP</font>]] ,
410+ Id = " Noto Sans HK" ,
411+ Font = Font .fromId (12187362892 ),
412+ Text = [[ <font family="12187362892">Noto Sans HK</font>]] ,
413+ },
414+ {
415+ Id = " Noto Sans" ,
416+ Font = Font .fromId (12187370747 ),
417+ Text = [[ <font family="12187370747">Noto Sans</font>]] ,
418+ },
419+ {
420+ Id = " Noto Serif HK" ,
421+ Font = Font .fromId (12187366846 ),
422+ Text = [[ <font family="12187366846">Noto Serif HK</font>]] ,
408423 },
409424 {
410425 Id = " Noto Serif JP" ,
411- Font = Font .fromId (12187364913 ),
412- Text = [[ <font family="12187364913 ">Noto Serif JP</font>]] ,
426+ Font = Font .fromId (12187369639 ),
427+ Text = [[ <font family="12187369639 ">Noto Serif JP</font>]] ,
413428 },
414429 {
415- Id = " Nunito " ,
416- Font = Font .fromId (12187369046 ),
417- Text = [[ <font family="12187369046">Nunito </font>]] ,
430+ Id = " Noto Serif SC " ,
431+ Font = Font .fromId (12187376739 ),
432+ Text = [[ <font family="12187376739">Noto Serif SC </font>]] ,
418433 },
419434 {
420- Id = " Orbitron " ,
421- Font = Font .fromId (12187375202 ),
422- Text = [[ <font family="12187375202">Orbitron </font>]] ,
435+ Id = " Noto Serif TC " ,
436+ Font = Font .fromId (12187368093 ),
437+ Text = [[ <font family="12187368093">Noto Serif TC </font>]] ,
423438 },
424439 {
425- Id = " Oswald " ,
426- Font = Font .fromId (12187367939 ),
427- Text = [[ <font family="12187367939">Oswald </font>]] ,
440+ Id = " Nunito Sans " ,
441+ Font = Font .fromId (12187363368 ),
442+ Text = [[ <font family="12187363368">Nunito Sans </font>]] ,
428443 },
429444 {
430- Id = " Pacifico " ,
431- Font = Font .fromId (12187375807 ),
432- Text = [[ <font family="12187375807">Pacifico </font>]] ,
445+ Id = " Open Sans " ,
446+ Font = Font .fromId (11598121416 ),
447+ Text = [[ <font family="11598121416">Open Sans </font>]] ,
433448 },
434449 {
435- Id = " Pangolin " ,
436- Font = Font .fromId (12187374240 ),
437- Text = [[ <font family="12187374240">Pangolin </font>]] ,
450+ Id = " PT Sans " ,
451+ Font = Font .fromId (12187606934 ),
452+ Text = [[ <font family="12187606934">PT Sans </font>]] ,
438453 },
439454 {
440- Id = " Pattaya" ,
441- Font = Font .fromId (12187376357 ),
442- Text = [[ <font family="12187376357">Pattaya</font>]] ,
455+ Id = " PT Serif" ,
456+ Font = Font .fromId (12187606624 ),
457+ Text = [[ <font family="12187606624">PT Serif</font>]] ,
458+ },
459+ {
460+ Id = " Pacifico" ,
461+ Font = Font .fromId (12187367362 ),
462+ Text = [[ <font family="12187367362">Pacifico</font>]] ,
463+ },
464+ {
465+ Id = " Parisienne" ,
466+ Font = Font .fromId (12187361943 ),
467+ Text = [[ <font family="12187361943">Parisienne</font>]] ,
443468 },
444469 {
445470 Id = " Playfair Display" ,
0 commit comments