tfrere HF Staff commited on
Commit
eebc40f
·
0 Parent(s):

first commit

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitignore +28 -0
  2. README.md +82 -0
  3. font-names-results/google-fonts-names.json +1896 -0
  4. font-names-results/google-fonts-names.txt +1888 -0
  5. package-lock.json +0 -0
  6. package.json +48 -0
  7. public/data/char/abeezee_a.svg +3 -0
  8. public/data/char/abel_a.svg +3 -0
  9. public/data/char/abhaya-libre_a.svg +3 -0
  10. public/data/char/aboreto_a.svg +3 -0
  11. public/data/char/abril-fatface_a.svg +3 -0
  12. public/data/char/abyssinica-sil_a.svg +3 -0
  13. public/data/char/aclonica_a.svg +3 -0
  14. public/data/char/acme_a.svg +3 -0
  15. public/data/char/actor_a.svg +3 -0
  16. public/data/char/adamina_a.svg +3 -0
  17. public/data/char/adlam-display_a.svg +3 -0
  18. public/data/char/advent-pro_a.svg +3 -0
  19. public/data/char/afacad-flux_a.svg +3 -0
  20. public/data/char/afacad_a.svg +3 -0
  21. public/data/char/agbalumo_a.svg +3 -0
  22. public/data/char/agdasima_a.svg +3 -0
  23. public/data/char/agu-display_a.svg +3 -0
  24. public/data/char/aguafina-script_a.svg +3 -0
  25. public/data/char/akatab_a.svg +3 -0
  26. public/data/char/akaya-kanadaka_a.svg +3 -0
  27. public/data/char/akaya-telivigala_a.svg +3 -0
  28. public/data/char/akronim_a.svg +3 -0
  29. public/data/char/akshar_a.svg +3 -0
  30. public/data/char/aladin_a.svg +3 -0
  31. public/data/char/alan-sans_a.svg +3 -0
  32. public/data/char/alata_a.svg +3 -0
  33. public/data/char/alatsi_a.svg +3 -0
  34. public/data/char/albert-sans_a.svg +3 -0
  35. public/data/char/aldrich_a.svg +3 -0
  36. public/data/char/alef_a.svg +3 -0
  37. public/data/char/alegreya-sans-sc_a.svg +3 -0
  38. public/data/char/alegreya-sans_a.svg +3 -0
  39. public/data/char/alegreya-sc_a.svg +3 -0
  40. public/data/char/alegreya_a.svg +3 -0
  41. public/data/char/aleo_a.svg +3 -0
  42. public/data/char/alex-brush_a.svg +3 -0
  43. public/data/char/alexandria_a.svg +3 -0
  44. public/data/char/alfa-slab-one_a.svg +3 -0
  45. public/data/char/alice_a.svg +3 -0
  46. public/data/char/alike-angular_a.svg +3 -0
  47. public/data/char/alike_a.svg +3 -0
  48. public/data/char/alkalami_a.svg +3 -0
  49. public/data/char/alkatra_a.svg +3 -0
  50. public/data/char/allan_a.svg +3 -0
.gitignore ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
2
+
3
+ # dependencies
4
+ /node_modules
5
+ src/typography/new-pipe/node_modules
6
+ src/typography/generated/
7
+ /.pnp
8
+ .pnp.js
9
+
10
+ # testing
11
+ /coverage
12
+
13
+ # production
14
+ /build
15
+
16
+ # misc
17
+ .DS_Store
18
+ .env.local
19
+ .env.development.local
20
+ .env.test.local
21
+ .env.production.local
22
+
23
+ npm-debug.log*
24
+ yarn-debug.log*
25
+ yarn-error.log*
26
+
27
+ src/typography/new-pipe/input
28
+ src/typography/new-pipe/output
README.md ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Fontmap
3
+ short_desc: Fontmap is using IA to surface relationship accross fonts
4
+ emoji: 🐠
5
+ colorFrom: indigo
6
+ colorTo: red
7
+ sdk: static
8
+ pinned: false
9
+ app_build_command: npm run build
10
+ app_file: build/index.html
11
+ ---
12
+
13
+ # Getting Started with Create React App
14
+
15
+ This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
16
+
17
+ ## Available Scripts
18
+
19
+ In the project directory, you can run:
20
+
21
+ ### `npm start`
22
+
23
+ Runs the app in the development mode.\
24
+ Open [http://localhost:3000](http://localhost:3000) to view it in your browser.
25
+
26
+ The page will reload when you make changes.\
27
+ You may also see any lint errors in the console.
28
+
29
+ ### `npm test`
30
+
31
+ Launches the test runner in the interactive watch mode.\
32
+ See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.
33
+
34
+ ### `npm run build`
35
+
36
+ Builds the app for production to the `build` folder.\
37
+ It correctly bundles React in production mode and optimizes the build for the best performance.
38
+
39
+ The build is minified and the filenames include the hashes.\
40
+ Your app is ready to be deployed!
41
+
42
+ See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.
43
+
44
+ ### `npm run eject`
45
+
46
+ **Note: this is a one-way operation. Once you `eject`, you can't go back!**
47
+
48
+ If you aren't satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.
49
+
50
+ Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
51
+
52
+ You don't have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
53
+
54
+ ## Learn More
55
+
56
+ You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).
57
+
58
+ To learn React, check out the [React documentation](https://reactjs.org/).
59
+
60
+ ### Code Splitting
61
+
62
+ This section has moved here: [https://facebook.github.io/create-react-app/docs/code-splitting](https://facebook.github.io/create-react-app/docs/code-splitting)
63
+
64
+ ### Analyzing the Bundle Size
65
+
66
+ This section has moved here: [https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size](https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size)
67
+
68
+ ### Making a Progressive Web App
69
+
70
+ This section has moved here: [https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app](https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app)
71
+
72
+ ### Advanced Configuration
73
+
74
+ This section has moved here: [https://facebook.github.io/create-react-app/docs/advanced-configuration](https://facebook.github.io/create-react-app/docs/advanced-configuration)
75
+
76
+ ### Deployment
77
+
78
+ This section has moved here: [https://facebook.github.io/create-react-app/docs/deployment](https://facebook.github.io/create-react-app/docs/deployment)
79
+
80
+ ### `npm run build` fails to minify
81
+
82
+ This section has moved here: [https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify](https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify)
font-names-results/google-fonts-names.json ADDED
@@ -0,0 +1,1896 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "timestamp": "2025-09-27T12:16:24.110Z",
3
+ "source": "Fontsource Google Font Metadata",
4
+ "sourceUrl": "https://raw.githubusercontent.com/fontsource/google-font-metadata/main/data/google-fonts-v1.json",
5
+ "totalCount": 1888,
6
+ "fontNames": [
7
+ "ABeeZee",
8
+ "ADLaM Display",
9
+ "AR One Sans",
10
+ "Abel",
11
+ "Abhaya Libre",
12
+ "Aboreto",
13
+ "Abril Fatface",
14
+ "Abyssinica SIL",
15
+ "Aclonica",
16
+ "Acme",
17
+ "Actor",
18
+ "Adamina",
19
+ "Advent Pro",
20
+ "Afacad",
21
+ "Afacad Flux",
22
+ "Agbalumo",
23
+ "Agdasima",
24
+ "Agu Display",
25
+ "Aguafina Script",
26
+ "Akatab",
27
+ "Akaya Kanadaka",
28
+ "Akaya Telivigala",
29
+ "Akronim",
30
+ "Akshar",
31
+ "Aladin",
32
+ "Alan Sans",
33
+ "Alata",
34
+ "Alatsi",
35
+ "Albert Sans",
36
+ "Aldrich",
37
+ "Alef",
38
+ "Alegreya",
39
+ "Alegreya SC",
40
+ "Alegreya Sans",
41
+ "Alegreya Sans SC",
42
+ "Aleo",
43
+ "Alex Brush",
44
+ "Alexandria",
45
+ "Alfa Slab One",
46
+ "Alice",
47
+ "Alike",
48
+ "Alike Angular",
49
+ "Alkalami",
50
+ "Alkatra",
51
+ "Allan",
52
+ "Allerta",
53
+ "Allerta Stencil",
54
+ "Allison",
55
+ "Allura",
56
+ "Almarai",
57
+ "Almendra",
58
+ "Almendra Display",
59
+ "Almendra SC",
60
+ "Alumni Sans",
61
+ "Alumni Sans Collegiate One",
62
+ "Alumni Sans Inline One",
63
+ "Alumni Sans Pinstripe",
64
+ "Alumni Sans SC",
65
+ "Amarante",
66
+ "Amaranth",
67
+ "Amatic SC",
68
+ "Amethysta",
69
+ "Amiko",
70
+ "Amiri",
71
+ "Amiri Quran",
72
+ "Amita",
73
+ "Anaheim",
74
+ "Ancizar Sans",
75
+ "Ancizar Serif",
76
+ "Andada Pro",
77
+ "Andika",
78
+ "Anek Bangla",
79
+ "Anek Devanagari",
80
+ "Anek Gujarati",
81
+ "Anek Gurmukhi",
82
+ "Anek Kannada",
83
+ "Anek Latin",
84
+ "Anek Malayalam",
85
+ "Anek Odia",
86
+ "Anek Tamil",
87
+ "Anek Telugu",
88
+ "Angkor",
89
+ "Annapurna SIL",
90
+ "Annie Use Your Telescope",
91
+ "Anonymous Pro",
92
+ "Anta",
93
+ "Antic",
94
+ "Antic Didone",
95
+ "Antic Slab",
96
+ "Anton",
97
+ "Anton SC",
98
+ "Antonio",
99
+ "Anuphan",
100
+ "Anybody",
101
+ "Aoboshi One",
102
+ "Arapey",
103
+ "Arbutus",
104
+ "Arbutus Slab",
105
+ "Architects Daughter",
106
+ "Archivo",
107
+ "Archivo Black",
108
+ "Archivo Narrow",
109
+ "Are You Serious",
110
+ "Aref Ruqaa",
111
+ "Aref Ruqaa Ink",
112
+ "Arima",
113
+ "Arimo",
114
+ "Arizonia",
115
+ "Armata",
116
+ "Arsenal",
117
+ "Arsenal SC",
118
+ "Artifika",
119
+ "Arvo",
120
+ "Arya",
121
+ "Asap",
122
+ "Asap Condensed",
123
+ "Asar",
124
+ "Asimovian",
125
+ "Asset",
126
+ "Assistant",
127
+ "Asta Sans",
128
+ "Astloch",
129
+ "Asul",
130
+ "Athiti",
131
+ "Atkinson Hyperlegible",
132
+ "Atkinson Hyperlegible Mono",
133
+ "Atkinson Hyperlegible Next",
134
+ "Atma",
135
+ "Atomic Age",
136
+ "Aubrey",
137
+ "Audiowide",
138
+ "Autour One",
139
+ "Average",
140
+ "Average Sans",
141
+ "Averia Gruesa Libre",
142
+ "Averia Libre",
143
+ "Averia Sans Libre",
144
+ "Averia Serif Libre",
145
+ "Azeret Mono",
146
+ "B612",
147
+ "B612 Mono",
148
+ "BIZ UDGothic",
149
+ "BIZ UDMincho",
150
+ "BIZ UDPGothic",
151
+ "BIZ UDPMincho",
152
+ "Babylonica",
153
+ "Bacasime Antique",
154
+ "Bad Script",
155
+ "Badeen Display",
156
+ "Bagel Fat One",
157
+ "Bahiana",
158
+ "Bahianita",
159
+ "Bai Jamjuree",
160
+ "Bakbak One",
161
+ "Ballet",
162
+ "Baloo 2",
163
+ "Baloo Bhai 2",
164
+ "Baloo Bhaijaan 2",
165
+ "Baloo Bhaina 2",
166
+ "Baloo Chettan 2",
167
+ "Baloo Da 2",
168
+ "Baloo Paaji 2",
169
+ "Baloo Tamma 2",
170
+ "Baloo Tammudu 2",
171
+ "Baloo Thambi 2",
172
+ "Balsamiq Sans",
173
+ "Balthazar",
174
+ "Bangers",
175
+ "Barlow",
176
+ "Barlow Condensed",
177
+ "Barlow Semi Condensed",
178
+ "Barriecito",
179
+ "Barrio",
180
+ "Basic",
181
+ "Baskervville",
182
+ "Baskervville SC",
183
+ "Battambang",
184
+ "Baumans",
185
+ "Bayon",
186
+ "Be Vietnam Pro",
187
+ "Beau Rivage",
188
+ "Bebas Neue",
189
+ "Beiruti",
190
+ "Belanosima",
191
+ "Belgrano",
192
+ "Bellefair",
193
+ "Belleza",
194
+ "Bellota",
195
+ "Bellota Text",
196
+ "BenchNine",
197
+ "Benne",
198
+ "Bentham",
199
+ "Berkshire Swash",
200
+ "Besley",
201
+ "Beth Ellen",
202
+ "Bevan",
203
+ "BhuTuka Expanded One",
204
+ "Big Shoulders",
205
+ "Big Shoulders Inline",
206
+ "Big Shoulders Stencil",
207
+ "Bigelow Rules",
208
+ "Bigshot One",
209
+ "Bilbo",
210
+ "Bilbo Swash Caps",
211
+ "BioRhyme",
212
+ "BioRhyme Expanded",
213
+ "Birthstone",
214
+ "Birthstone Bounce",
215
+ "Biryani",
216
+ "Bitcount",
217
+ "Bitcount Grid Double",
218
+ "Bitcount Grid Double Ink",
219
+ "Bitcount Grid Single",
220
+ "Bitcount Grid Single Ink",
221
+ "Bitcount Ink",
222
+ "Bitcount Prop Double",
223
+ "Bitcount Prop Double Ink",
224
+ "Bitcount Prop Single",
225
+ "Bitcount Prop Single Ink",
226
+ "Bitcount Single",
227
+ "Bitcount Single Ink",
228
+ "Bitter",
229
+ "Black And White Picture",
230
+ "Black Han Sans",
231
+ "Black Ops One",
232
+ "Blaka",
233
+ "Blaka Hollow",
234
+ "Blaka Ink",
235
+ "Blinker",
236
+ "Bodoni Moda",
237
+ "Bodoni Moda SC",
238
+ "Bokor",
239
+ "Boldonse",
240
+ "Bona Nova",
241
+ "Bona Nova SC",
242
+ "Bonbon",
243
+ "Bonheur Royale",
244
+ "Boogaloo",
245
+ "Borel",
246
+ "Bowlby One",
247
+ "Bowlby One SC",
248
+ "Braah One",
249
+ "Brawler",
250
+ "Bree Serif",
251
+ "Bricolage Grotesque",
252
+ "Bruno Ace",
253
+ "Bruno Ace SC",
254
+ "Brygada 1918",
255
+ "Bubblegum Sans",
256
+ "Bubbler One",
257
+ "Buda",
258
+ "Buenard",
259
+ "Bungee",
260
+ "Bungee Hairline",
261
+ "Bungee Inline",
262
+ "Bungee Outline",
263
+ "Bungee Shade",
264
+ "Bungee Spice",
265
+ "Bungee Tint",
266
+ "Butcherman",
267
+ "Butterfly Kids",
268
+ "Bytesized",
269
+ "Cabin",
270
+ "Cabin Condensed",
271
+ "Cabin Sketch",
272
+ "Cactus Classical Serif",
273
+ "Caesar Dressing",
274
+ "Cagliostro",
275
+ "Cairo",
276
+ "Cairo Play",
277
+ "Cal Sans",
278
+ "Caladea",
279
+ "Calistoga",
280
+ "Calligraffitti",
281
+ "Cambay",
282
+ "Cambo",
283
+ "Candal",
284
+ "Cantarell",
285
+ "Cantata One",
286
+ "Cantora One",
287
+ "Caprasimo",
288
+ "Capriola",
289
+ "Caramel",
290
+ "Carattere",
291
+ "Cardo",
292
+ "Carlito",
293
+ "Carme",
294
+ "Carrois Gothic",
295
+ "Carrois Gothic SC",
296
+ "Carter One",
297
+ "Cascadia Code",
298
+ "Cascadia Mono",
299
+ "Castoro",
300
+ "Castoro Titling",
301
+ "Catamaran",
302
+ "Caudex",
303
+ "Caveat",
304
+ "Caveat Brush",
305
+ "Cedarville Cursive",
306
+ "Ceviche One",
307
+ "Chakra Petch",
308
+ "Changa",
309
+ "Changa One",
310
+ "Chango",
311
+ "Charis SIL",
312
+ "Charm",
313
+ "Charmonman",
314
+ "Chathura",
315
+ "Chau Philomene One",
316
+ "Chela One",
317
+ "Chelsea Market",
318
+ "Chenla",
319
+ "Cherish",
320
+ "Cherry Bomb One",
321
+ "Cherry Cream Soda",
322
+ "Cherry Swash",
323
+ "Chewy",
324
+ "Chicle",
325
+ "Chilanka",
326
+ "Chiron GoRound TC",
327
+ "Chiron Hei HK",
328
+ "Chiron Sung HK",
329
+ "Chivo",
330
+ "Chivo Mono",
331
+ "Chocolate Classical Sans",
332
+ "Chokokutai",
333
+ "Chonburi",
334
+ "Cinzel",
335
+ "Cinzel Decorative",
336
+ "Clicker Script",
337
+ "Climate Crisis",
338
+ "Coda",
339
+ "Codystar",
340
+ "Coiny",
341
+ "Combo",
342
+ "Comfortaa",
343
+ "Comforter",
344
+ "Comforter Brush",
345
+ "Comic Neue",
346
+ "Comic Relief",
347
+ "Coming Soon",
348
+ "Comme",
349
+ "Commissioner",
350
+ "Concert One",
351
+ "Condiment",
352
+ "Content",
353
+ "Contrail One",
354
+ "Convergence",
355
+ "Cookie",
356
+ "Copse",
357
+ "Coral Pixels",
358
+ "Corben",
359
+ "Corinthia",
360
+ "Cormorant",
361
+ "Cormorant Garamond",
362
+ "Cormorant Infant",
363
+ "Cormorant SC",
364
+ "Cormorant Unicase",
365
+ "Cormorant Upright",
366
+ "Cossette Texte",
367
+ "Cossette Titre",
368
+ "Courgette",
369
+ "Courier Prime",
370
+ "Cousine",
371
+ "Coustard",
372
+ "Covered By Your Grace",
373
+ "Crafty Girls",
374
+ "Creepster",
375
+ "Crete Round",
376
+ "Crimson Pro",
377
+ "Crimson Text",
378
+ "Croissant One",
379
+ "Crushed",
380
+ "Cuprum",
381
+ "Cute Font",
382
+ "Cutive",
383
+ "Cutive Mono",
384
+ "DM Mono",
385
+ "DM Sans",
386
+ "DM Serif Display",
387
+ "DM Serif Text",
388
+ "Dai Banna SIL",
389
+ "Damion",
390
+ "Dancing Script",
391
+ "Danfo",
392
+ "Dangrek",
393
+ "Darker Grotesque",
394
+ "Darumadrop One",
395
+ "David Libre",
396
+ "Dawning of a New Day",
397
+ "Days One",
398
+ "Dekko",
399
+ "Dela Gothic One",
400
+ "Delicious Handrawn",
401
+ "Delius",
402
+ "Delius Swash Caps",
403
+ "Delius Unicase",
404
+ "Della Respira",
405
+ "Denk One",
406
+ "Devonshire",
407
+ "Dhurjati",
408
+ "Didact Gothic",
409
+ "Diphylleia",
410
+ "Diplomata",
411
+ "Diplomata SC",
412
+ "Do Hyeon",
413
+ "Dokdo",
414
+ "Domine",
415
+ "Donegal One",
416
+ "Dongle",
417
+ "Doppio One",
418
+ "Dorsa",
419
+ "Dosis",
420
+ "DotGothic16",
421
+ "Doto",
422
+ "Dr Sugiyama",
423
+ "Duru Sans",
424
+ "DynaPuff",
425
+ "Dynalight",
426
+ "EB Garamond",
427
+ "Eagle Lake",
428
+ "East Sea Dokdo",
429
+ "Eater",
430
+ "Economica",
431
+ "Eczar",
432
+ "Edu AU VIC WA NT Arrows",
433
+ "Edu AU VIC WA NT Dots",
434
+ "Edu AU VIC WA NT Guides",
435
+ "Edu AU VIC WA NT Hand",
436
+ "Edu AU VIC WA NT Pre",
437
+ "Edu NSW ACT Cursive",
438
+ "Edu NSW ACT Foundation",
439
+ "Edu NSW ACT Hand Pre",
440
+ "Edu QLD Beginner",
441
+ "Edu QLD Hand",
442
+ "Edu SA Beginner",
443
+ "Edu SA Hand",
444
+ "Edu TAS Beginner",
445
+ "Edu VIC WA NT Beginner",
446
+ "Edu VIC WA NT Hand",
447
+ "Edu VIC WA NT Hand Pre",
448
+ "El Messiri",
449
+ "Electrolize",
450
+ "Elsie",
451
+ "Elsie Swash Caps",
452
+ "Emblema One",
453
+ "Emilys Candy",
454
+ "Encode Sans",
455
+ "Encode Sans Condensed",
456
+ "Encode Sans Expanded",
457
+ "Encode Sans SC",
458
+ "Encode Sans Semi Condensed",
459
+ "Encode Sans Semi Expanded",
460
+ "Engagement",
461
+ "Englebert",
462
+ "Enriqueta",
463
+ "Ephesis",
464
+ "Epilogue",
465
+ "Epunda Sans",
466
+ "Epunda Slab",
467
+ "Erica One",
468
+ "Esteban",
469
+ "Estonia",
470
+ "Euphoria Script",
471
+ "Ewert",
472
+ "Exile",
473
+ "Exo",
474
+ "Exo 2",
475
+ "Expletus Sans",
476
+ "Explora",
477
+ "Faculty Glyphic",
478
+ "Fahkwang",
479
+ "Familjen Grotesk",
480
+ "Fanwood Text",
481
+ "Farro",
482
+ "Farsan",
483
+ "Fascinate",
484
+ "Fascinate Inline",
485
+ "Faster One",
486
+ "Fasthand",
487
+ "Fauna One",
488
+ "Faustina",
489
+ "Federant",
490
+ "Federo",
491
+ "Felipa",
492
+ "Fenix",
493
+ "Festive",
494
+ "Figtree",
495
+ "Finger Paint",
496
+ "Finlandica",
497
+ "Fira Code",
498
+ "Fira Mono",
499
+ "Fira Sans",
500
+ "Fira Sans Condensed",
501
+ "Fira Sans Extra Condensed",
502
+ "Fjalla One",
503
+ "Fjord One",
504
+ "Flamenco",
505
+ "Flavors",
506
+ "Fleur De Leah",
507
+ "Flow Block",
508
+ "Flow Circular",
509
+ "Flow Rounded",
510
+ "Foldit",
511
+ "Fondamento",
512
+ "Fontdiner Swanky",
513
+ "Forum",
514
+ "Fragment Mono",
515
+ "Francois One",
516
+ "Frank Ruhl Libre",
517
+ "Fraunces",
518
+ "Freckle Face",
519
+ "Fredericka the Great",
520
+ "Fredoka",
521
+ "Freehand",
522
+ "Freeman",
523
+ "Fresca",
524
+ "Frijole",
525
+ "Fruktur",
526
+ "Fugaz One",
527
+ "Fuggles",
528
+ "Funnel Display",
529
+ "Funnel Sans",
530
+ "Fustat",
531
+ "Fuzzy Bubbles",
532
+ "GFS Didot",
533
+ "GFS Neohellenic",
534
+ "Ga Maamli",
535
+ "Gabarito",
536
+ "Gabriela",
537
+ "Gaegu",
538
+ "Gafata",
539
+ "Gajraj One",
540
+ "Galada",
541
+ "Galdeano",
542
+ "Galindo",
543
+ "Gamja Flower",
544
+ "Gantari",
545
+ "Gasoek One",
546
+ "Gayathri",
547
+ "Geist",
548
+ "Geist Mono",
549
+ "Gelasio",
550
+ "Gemunu Libre",
551
+ "Genos",
552
+ "Gentium Book Plus",
553
+ "Gentium Plus",
554
+ "Geo",
555
+ "Geologica",
556
+ "Georama",
557
+ "Geostar",
558
+ "Geostar Fill",
559
+ "Germania One",
560
+ "Gideon Roman",
561
+ "Gidole",
562
+ "Gidugu",
563
+ "Gilda Display",
564
+ "Girassol",
565
+ "Give You Glory",
566
+ "Glass Antiqua",
567
+ "Glegoo",
568
+ "Gloock",
569
+ "Gloria Hallelujah",
570
+ "Glory",
571
+ "Gluten",
572
+ "Goblin One",
573
+ "Gochi Hand",
574
+ "Goldman",
575
+ "Golos Text",
576
+ "Google Sans Code",
577
+ "Gorditas",
578
+ "Gothic A1",
579
+ "Gotu",
580
+ "Goudy Bookletter 1911",
581
+ "Gowun Batang",
582
+ "Gowun Dodum",
583
+ "Graduate",
584
+ "Grand Hotel",
585
+ "Grandiflora One",
586
+ "Grandstander",
587
+ "Grape Nuts",
588
+ "Gravitas One",
589
+ "Great Vibes",
590
+ "Grechen Fuemen",
591
+ "Grenze",
592
+ "Grenze Gotisch",
593
+ "Grey Qo",
594
+ "Griffy",
595
+ "Gruppo",
596
+ "Gudea",
597
+ "Gugi",
598
+ "Gulzar",
599
+ "Gupter",
600
+ "Gurajada",
601
+ "Gwendolyn",
602
+ "Habibi",
603
+ "Hachi Maru Pop",
604
+ "Hahmlet",
605
+ "Halant",
606
+ "Hammersmith One",
607
+ "Hanalei",
608
+ "Hanalei Fill",
609
+ "Handjet",
610
+ "Handlee",
611
+ "Hanken Grotesk",
612
+ "Hanuman",
613
+ "Happy Monkey",
614
+ "Harmattan",
615
+ "Headland One",
616
+ "Hedvig Letters Sans",
617
+ "Hedvig Letters Serif",
618
+ "Heebo",
619
+ "Henny Penny",
620
+ "Hepta Slab",
621
+ "Herr Von Muellerhoff",
622
+ "Hi Melody",
623
+ "Hina Mincho",
624
+ "Hind",
625
+ "Hind Guntur",
626
+ "Hind Madurai",
627
+ "Hind Mysuru",
628
+ "Hind Siliguri",
629
+ "Hind Vadodara",
630
+ "Holtwood One SC",
631
+ "Homemade Apple",
632
+ "Homenaje",
633
+ "Honk",
634
+ "Host Grotesk",
635
+ "Hubballi",
636
+ "Hubot Sans",
637
+ "Huninn",
638
+ "Hurricane",
639
+ "IBM Plex Mono",
640
+ "IBM Plex Sans",
641
+ "IBM Plex Sans Arabic",
642
+ "IBM Plex Sans Condensed",
643
+ "IBM Plex Sans Devanagari",
644
+ "IBM Plex Sans Hebrew",
645
+ "IBM Plex Sans JP",
646
+ "IBM Plex Sans KR",
647
+ "IBM Plex Sans Thai",
648
+ "IBM Plex Sans Thai Looped",
649
+ "IBM Plex Serif",
650
+ "IM Fell DW Pica",
651
+ "IM Fell DW Pica SC",
652
+ "IM Fell Double Pica",
653
+ "IM Fell Double Pica SC",
654
+ "IM Fell English",
655
+ "IM Fell English SC",
656
+ "IM Fell French Canon",
657
+ "IM Fell French Canon SC",
658
+ "IM Fell Great Primer",
659
+ "IM Fell Great Primer SC",
660
+ "Iansui",
661
+ "Ibarra Real Nova",
662
+ "Iceberg",
663
+ "Iceland",
664
+ "Imbue",
665
+ "Imperial Script",
666
+ "Imprima",
667
+ "Inclusive Sans",
668
+ "Inconsolata",
669
+ "Inder",
670
+ "Indie Flower",
671
+ "Ingrid Darling",
672
+ "Inika",
673
+ "Inknut Antiqua",
674
+ "Inria Sans",
675
+ "Inria Serif",
676
+ "Inspiration",
677
+ "Instrument Sans",
678
+ "Instrument Serif",
679
+ "Intel One Mono",
680
+ "Inter",
681
+ "Inter Tight",
682
+ "Irish Grover",
683
+ "Island Moments",
684
+ "Istok Web",
685
+ "Italiana",
686
+ "Italianno",
687
+ "Itim",
688
+ "Jacquard 12",
689
+ "Jacquard 12 Charted",
690
+ "Jacquard 24",
691
+ "Jacquard 24 Charted",
692
+ "Jacquarda Bastarda 9",
693
+ "Jacquarda Bastarda 9 Charted",
694
+ "Jacques Francois",
695
+ "Jacques Francois Shadow",
696
+ "Jaini",
697
+ "Jaini Purva",
698
+ "Jaldi",
699
+ "Jaro",
700
+ "Jersey 10",
701
+ "Jersey 10 Charted",
702
+ "Jersey 15",
703
+ "Jersey 15 Charted",
704
+ "Jersey 20",
705
+ "Jersey 20 Charted",
706
+ "Jersey 25",
707
+ "Jersey 25 Charted",
708
+ "JetBrains Mono",
709
+ "Jim Nightshade",
710
+ "Joan",
711
+ "Jockey One",
712
+ "Jolly Lodger",
713
+ "Jomhuria",
714
+ "Jomolhari",
715
+ "Josefin Sans",
716
+ "Josefin Slab",
717
+ "Jost",
718
+ "Joti One",
719
+ "Jua",
720
+ "Judson",
721
+ "Julee",
722
+ "Julius Sans One",
723
+ "Junge",
724
+ "Jura",
725
+ "Just Another Hand",
726
+ "Just Me Again Down Here",
727
+ "K2D",
728
+ "Kablammo",
729
+ "Kadwa",
730
+ "Kaisei Decol",
731
+ "Kaisei HarunoUmi",
732
+ "Kaisei Opti",
733
+ "Kaisei Tokumin",
734
+ "Kalam",
735
+ "Kalnia",
736
+ "Kalnia Glaze",
737
+ "Kameron",
738
+ "Kanchenjunga",
739
+ "Kanit",
740
+ "Kantumruy Pro",
741
+ "Kapakana",
742
+ "Karantina",
743
+ "Karla",
744
+ "Karla Tamil Inclined",
745
+ "Karla Tamil Upright",
746
+ "Karma",
747
+ "Katibeh",
748
+ "Kaushan Script",
749
+ "Kavivanar",
750
+ "Kavoon",
751
+ "Kay Pho Du",
752
+ "Kdam Thmor Pro",
753
+ "Keania One",
754
+ "Kelly Slab",
755
+ "Kenia",
756
+ "Khand",
757
+ "Khmer",
758
+ "Khula",
759
+ "Kings",
760
+ "Kirang Haerang",
761
+ "Kite One",
762
+ "Kiwi Maru",
763
+ "Klee One",
764
+ "Knewave",
765
+ "KoHo",
766
+ "Kodchasan",
767
+ "Kode Mono",
768
+ "Koh Santepheap",
769
+ "Kolker Brush",
770
+ "Konkhmer Sleokchher",
771
+ "Kosugi",
772
+ "Kosugi Maru",
773
+ "Kotta One",
774
+ "Koulen",
775
+ "Kranky",
776
+ "Kreon",
777
+ "Kristi",
778
+ "Krona One",
779
+ "Krub",
780
+ "Kufam",
781
+ "Kulim Park",
782
+ "Kumar One",
783
+ "Kumar One Outline",
784
+ "Kumbh Sans",
785
+ "Kurale",
786
+ "LXGW Marker Gothic",
787
+ "LXGW WenKai Mono TC",
788
+ "LXGW WenKai TC",
789
+ "La Belle Aurore",
790
+ "Labrada",
791
+ "Lacquer",
792
+ "Laila",
793
+ "Lakki Reddy",
794
+ "Lalezar",
795
+ "Lancelot",
796
+ "Langar",
797
+ "Lateef",
798
+ "Lato",
799
+ "Lavishly Yours",
800
+ "League Gothic",
801
+ "League Script",
802
+ "League Spartan",
803
+ "Leckerli One",
804
+ "Ledger",
805
+ "Lekton",
806
+ "Lemon",
807
+ "Lemonada",
808
+ "Lexend",
809
+ "Lexend Deca",
810
+ "Lexend Exa",
811
+ "Lexend Giga",
812
+ "Lexend Mega",
813
+ "Lexend Peta",
814
+ "Lexend Tera",
815
+ "Lexend Zetta",
816
+ "Libertinus Keyboard",
817
+ "Libertinus Math",
818
+ "Libertinus Mono",
819
+ "Libertinus Sans",
820
+ "Libertinus Serif",
821
+ "Libertinus Serif Display",
822
+ "Libre Barcode 128",
823
+ "Libre Barcode 128 Text",
824
+ "Libre Barcode 39",
825
+ "Libre Barcode 39 Extended",
826
+ "Libre Barcode 39 Extended Text",
827
+ "Libre Barcode 39 Text",
828
+ "Libre Barcode EAN13 Text",
829
+ "Libre Baskerville",
830
+ "Libre Bodoni",
831
+ "Libre Caslon Display",
832
+ "Libre Caslon Text",
833
+ "Libre Franklin",
834
+ "Licorice",
835
+ "Life Savers",
836
+ "Lilita One",
837
+ "Lily Script One",
838
+ "Limelight",
839
+ "Linden Hill",
840
+ "Linefont",
841
+ "Lisu Bosa",
842
+ "Liter",
843
+ "Literata",
844
+ "Liu Jian Mao Cao",
845
+ "Livvic",
846
+ "Lobster",
847
+ "Lobster Two",
848
+ "Londrina Outline",
849
+ "Londrina Shadow",
850
+ "Londrina Sketch",
851
+ "Londrina Solid",
852
+ "Long Cang",
853
+ "Lora",
854
+ "Love Light",
855
+ "Love Ya Like A Sister",
856
+ "Loved by the King",
857
+ "Lovers Quarrel",
858
+ "Luckiest Guy",
859
+ "Lugrasimo",
860
+ "Lumanosimo",
861
+ "Lunasima",
862
+ "Lusitana",
863
+ "Lustria",
864
+ "Luxurious Roman",
865
+ "Luxurious Script",
866
+ "M PLUS 1",
867
+ "M PLUS 1 Code",
868
+ "M PLUS 1p",
869
+ "M PLUS 2",
870
+ "M PLUS Code Latin",
871
+ "M PLUS Rounded 1c",
872
+ "Ma Shan Zheng",
873
+ "Macondo",
874
+ "Macondo Swash Caps",
875
+ "Mada",
876
+ "Madimi One",
877
+ "Magra",
878
+ "Maiden Orange",
879
+ "Maitree",
880
+ "Major Mono Display",
881
+ "Mako",
882
+ "Mali",
883
+ "Mallanna",
884
+ "Maname",
885
+ "Mandali",
886
+ "Manjari",
887
+ "Manrope",
888
+ "Mansalva",
889
+ "Manuale",
890
+ "Manufacturing Consent",
891
+ "Marcellus",
892
+ "Marcellus SC",
893
+ "Marck Script",
894
+ "Margarine",
895
+ "Marhey",
896
+ "Markazi Text",
897
+ "Marko One",
898
+ "Marmelad",
899
+ "Martel",
900
+ "Martel Sans",
901
+ "Martian Mono",
902
+ "Marvel",
903
+ "Matangi",
904
+ "Mate",
905
+ "Mate SC",
906
+ "Matemasie",
907
+ "Material Symbols",
908
+ "Maven Pro",
909
+ "McLaren",
910
+ "Mea Culpa",
911
+ "Meddon",
912
+ "MedievalSharp",
913
+ "Medula One",
914
+ "Meera Inimai",
915
+ "Megrim",
916
+ "Meie Script",
917
+ "Menbere",
918
+ "Meow Script",
919
+ "Merienda",
920
+ "Merriweather",
921
+ "Merriweather Sans",
922
+ "Metal",
923
+ "Metal Mania",
924
+ "Metamorphous",
925
+ "Metrophobic",
926
+ "Michroma",
927
+ "Micro 5",
928
+ "Micro 5 Charted",
929
+ "Milonga",
930
+ "Miltonian",
931
+ "Miltonian Tattoo",
932
+ "Mina",
933
+ "Mingzat",
934
+ "Miniver",
935
+ "Miriam Libre",
936
+ "Mirza",
937
+ "Miss Fajardose",
938
+ "Mitr",
939
+ "Mochiy Pop One",
940
+ "Mochiy Pop P One",
941
+ "Modak",
942
+ "Modern Antiqua",
943
+ "Moderustic",
944
+ "Mogra",
945
+ "Mohave",
946
+ "Moirai One",
947
+ "Molengo",
948
+ "Molle",
949
+ "Mona Sans",
950
+ "Monda",
951
+ "Monofett",
952
+ "Monomakh",
953
+ "Monomaniac One",
954
+ "Monoton",
955
+ "Monsieur La Doulaise",
956
+ "Montaga",
957
+ "Montagu Slab",
958
+ "MonteCarlo",
959
+ "Montez",
960
+ "Montserrat",
961
+ "Montserrat Alternates",
962
+ "Montserrat Underline",
963
+ "Moo Lah Lah",
964
+ "Mooli",
965
+ "Moon Dance",
966
+ "Moul",
967
+ "Moulpali",
968
+ "Mountains of Christmas",
969
+ "Mouse Memoirs",
970
+ "Mozilla Headline",
971
+ "Mozilla Text",
972
+ "Mr Bedfort",
973
+ "Mr Dafoe",
974
+ "Mr De Haviland",
975
+ "Mrs Saint Delafield",
976
+ "Mrs Sheppards",
977
+ "Ms Madi",
978
+ "Mukta",
979
+ "Mukta Mahee",
980
+ "Mukta Malar",
981
+ "Mukta Vaani",
982
+ "Mulish",
983
+ "Murecho",
984
+ "MuseoModerno",
985
+ "My Soul",
986
+ "Mynerve",
987
+ "Mystery Quest",
988
+ "NTR",
989
+ "Nabla",
990
+ "Namdhinggo",
991
+ "Nanum Brush Script",
992
+ "Nanum Gothic",
993
+ "Nanum Gothic Coding",
994
+ "Nanum Myeongjo",
995
+ "Nanum Pen Script",
996
+ "Narnoor",
997
+ "Nata Sans",
998
+ "National Park",
999
+ "Neonderthaw",
1000
+ "Nerko One",
1001
+ "Neucha",
1002
+ "Neuton",
1003
+ "New Amsterdam",
1004
+ "New Rocker",
1005
+ "New Tegomin",
1006
+ "News Cycle",
1007
+ "Newsreader",
1008
+ "Niconne",
1009
+ "Niramit",
1010
+ "Nixie One",
1011
+ "Nobile",
1012
+ "Nokora",
1013
+ "Norican",
1014
+ "Nosifer",
1015
+ "Notable",
1016
+ "Nothing You Could Do",
1017
+ "Noticia Text",
1018
+ "Noto Color Emoji",
1019
+ "Noto Emoji",
1020
+ "Noto Kufi Arabic",
1021
+ "Noto Music",
1022
+ "Noto Naskh Arabic",
1023
+ "Noto Nastaliq Urdu",
1024
+ "Noto Rashi Hebrew",
1025
+ "Noto Sans",
1026
+ "Noto Sans Adlam",
1027
+ "Noto Sans Adlam Unjoined",
1028
+ "Noto Sans Anatolian Hieroglyphs",
1029
+ "Noto Sans Arabic",
1030
+ "Noto Sans Armenian",
1031
+ "Noto Sans Avestan",
1032
+ "Noto Sans Balinese",
1033
+ "Noto Sans Bamum",
1034
+ "Noto Sans Bassa Vah",
1035
+ "Noto Sans Batak",
1036
+ "Noto Sans Bengali",
1037
+ "Noto Sans Bhaiksuki",
1038
+ "Noto Sans Brahmi",
1039
+ "Noto Sans Buginese",
1040
+ "Noto Sans Buhid",
1041
+ "Noto Sans Canadian Aboriginal",
1042
+ "Noto Sans Carian",
1043
+ "Noto Sans Caucasian Albanian",
1044
+ "Noto Sans Chakma",
1045
+ "Noto Sans Cham",
1046
+ "Noto Sans Cherokee",
1047
+ "Noto Sans Chorasmian",
1048
+ "Noto Sans Coptic",
1049
+ "Noto Sans Cuneiform",
1050
+ "Noto Sans Cypriot",
1051
+ "Noto Sans Cypro Minoan",
1052
+ "Noto Sans Deseret",
1053
+ "Noto Sans Devanagari",
1054
+ "Noto Sans Display",
1055
+ "Noto Sans Duployan",
1056
+ "Noto Sans Egyptian Hieroglyphs",
1057
+ "Noto Sans Elbasan",
1058
+ "Noto Sans Elymaic",
1059
+ "Noto Sans Ethiopic",
1060
+ "Noto Sans Georgian",
1061
+ "Noto Sans Glagolitic",
1062
+ "Noto Sans Gothic",
1063
+ "Noto Sans Grantha",
1064
+ "Noto Sans Gujarati",
1065
+ "Noto Sans Gunjala Gondi",
1066
+ "Noto Sans Gurmukhi",
1067
+ "Noto Sans HK",
1068
+ "Noto Sans Hanifi Rohingya",
1069
+ "Noto Sans Hanunoo",
1070
+ "Noto Sans Hatran",
1071
+ "Noto Sans Hebrew",
1072
+ "Noto Sans Imperial Aramaic",
1073
+ "Noto Sans Indic Siyaq Numbers",
1074
+ "Noto Sans Inscriptional Pahlavi",
1075
+ "Noto Sans Inscriptional Parthian",
1076
+ "Noto Sans JP",
1077
+ "Noto Sans Javanese",
1078
+ "Noto Sans KR",
1079
+ "Noto Sans Kaithi",
1080
+ "Noto Sans Kannada",
1081
+ "Noto Sans Kawi",
1082
+ "Noto Sans Kayah Li",
1083
+ "Noto Sans Kharoshthi",
1084
+ "Noto Sans Khmer",
1085
+ "Noto Sans Khojki",
1086
+ "Noto Sans Khudawadi",
1087
+ "Noto Sans Lao",
1088
+ "Noto Sans Lao Looped",
1089
+ "Noto Sans Lepcha",
1090
+ "Noto Sans Limbu",
1091
+ "Noto Sans Linear A",
1092
+ "Noto Sans Linear B",
1093
+ "Noto Sans Lisu",
1094
+ "Noto Sans Lycian",
1095
+ "Noto Sans Lydian",
1096
+ "Noto Sans Mahajani",
1097
+ "Noto Sans Malayalam",
1098
+ "Noto Sans Mandaic",
1099
+ "Noto Sans Manichaean",
1100
+ "Noto Sans Marchen",
1101
+ "Noto Sans Masaram Gondi",
1102
+ "Noto Sans Math",
1103
+ "Noto Sans Mayan Numerals",
1104
+ "Noto Sans Medefaidrin",
1105
+ "Noto Sans Meetei Mayek",
1106
+ "Noto Sans Mende Kikakui",
1107
+ "Noto Sans Meroitic",
1108
+ "Noto Sans Miao",
1109
+ "Noto Sans Modi",
1110
+ "Noto Sans Mongolian",
1111
+ "Noto Sans Mono",
1112
+ "Noto Sans Mro",
1113
+ "Noto Sans Multani",
1114
+ "Noto Sans Myanmar",
1115
+ "Noto Sans NKo",
1116
+ "Noto Sans NKo Unjoined",
1117
+ "Noto Sans Nabataean",
1118
+ "Noto Sans Nag Mundari",
1119
+ "Noto Sans Nandinagari",
1120
+ "Noto Sans New Tai Lue",
1121
+ "Noto Sans Newa",
1122
+ "Noto Sans Nushu",
1123
+ "Noto Sans Ogham",
1124
+ "Noto Sans Ol Chiki",
1125
+ "Noto Sans Old Hungarian",
1126
+ "Noto Sans Old Italic",
1127
+ "Noto Sans Old North Arabian",
1128
+ "Noto Sans Old Permic",
1129
+ "Noto Sans Old Persian",
1130
+ "Noto Sans Old Sogdian",
1131
+ "Noto Sans Old South Arabian",
1132
+ "Noto Sans Old Turkic",
1133
+ "Noto Sans Oriya",
1134
+ "Noto Sans Osage",
1135
+ "Noto Sans Osmanya",
1136
+ "Noto Sans Pahawh Hmong",
1137
+ "Noto Sans Palmyrene",
1138
+ "Noto Sans Pau Cin Hau",
1139
+ "Noto Sans PhagsPa",
1140
+ "Noto Sans Phoenician",
1141
+ "Noto Sans Psalter Pahlavi",
1142
+ "Noto Sans Rejang",
1143
+ "Noto Sans Runic",
1144
+ "Noto Sans SC",
1145
+ "Noto Sans Samaritan",
1146
+ "Noto Sans Saurashtra",
1147
+ "Noto Sans Sharada",
1148
+ "Noto Sans Shavian",
1149
+ "Noto Sans Siddham",
1150
+ "Noto Sans SignWriting",
1151
+ "Noto Sans Sinhala",
1152
+ "Noto Sans Sogdian",
1153
+ "Noto Sans Sora Sompeng",
1154
+ "Noto Sans Soyombo",
1155
+ "Noto Sans Sundanese",
1156
+ "Noto Sans Sunuwar",
1157
+ "Noto Sans Syloti Nagri",
1158
+ "Noto Sans Symbols",
1159
+ "Noto Sans Symbols 2",
1160
+ "Noto Sans Syriac",
1161
+ "Noto Sans Syriac Eastern",
1162
+ "Noto Sans TC",
1163
+ "Noto Sans Tagalog",
1164
+ "Noto Sans Tagbanwa",
1165
+ "Noto Sans Tai Le",
1166
+ "Noto Sans Tai Tham",
1167
+ "Noto Sans Tai Viet",
1168
+ "Noto Sans Takri",
1169
+ "Noto Sans Tamil",
1170
+ "Noto Sans Tamil Supplement",
1171
+ "Noto Sans Tangsa",
1172
+ "Noto Sans Telugu",
1173
+ "Noto Sans Thaana",
1174
+ "Noto Sans Thai",
1175
+ "Noto Sans Thai Looped",
1176
+ "Noto Sans Tifinagh",
1177
+ "Noto Sans Tirhuta",
1178
+ "Noto Sans Ugaritic",
1179
+ "Noto Sans Vai",
1180
+ "Noto Sans Vithkuqi",
1181
+ "Noto Sans Wancho",
1182
+ "Noto Sans Warang Citi",
1183
+ "Noto Sans Yi",
1184
+ "Noto Sans Zanabazar Square",
1185
+ "Noto Serif",
1186
+ "Noto Serif Ahom",
1187
+ "Noto Serif Armenian",
1188
+ "Noto Serif Balinese",
1189
+ "Noto Serif Bengali",
1190
+ "Noto Serif Devanagari",
1191
+ "Noto Serif Display",
1192
+ "Noto Serif Dives Akuru",
1193
+ "Noto Serif Dogra",
1194
+ "Noto Serif Ethiopic",
1195
+ "Noto Serif Georgian",
1196
+ "Noto Serif Grantha",
1197
+ "Noto Serif Gujarati",
1198
+ "Noto Serif Gurmukhi",
1199
+ "Noto Serif HK",
1200
+ "Noto Serif Hebrew",
1201
+ "Noto Serif Hentaigana",
1202
+ "Noto Serif JP",
1203
+ "Noto Serif KR",
1204
+ "Noto Serif Kannada",
1205
+ "Noto Serif Khitan Small Script",
1206
+ "Noto Serif Khmer",
1207
+ "Noto Serif Khojki",
1208
+ "Noto Serif Lao",
1209
+ "Noto Serif Makasar",
1210
+ "Noto Serif Malayalam",
1211
+ "Noto Serif Myanmar",
1212
+ "Noto Serif NP Hmong",
1213
+ "Noto Serif Old Uyghur",
1214
+ "Noto Serif Oriya",
1215
+ "Noto Serif Ottoman Siyaq",
1216
+ "Noto Serif SC",
1217
+ "Noto Serif Sinhala",
1218
+ "Noto Serif TC",
1219
+ "Noto Serif Tamil",
1220
+ "Noto Serif Tangut",
1221
+ "Noto Serif Telugu",
1222
+ "Noto Serif Thai",
1223
+ "Noto Serif Tibetan",
1224
+ "Noto Serif Todhri",
1225
+ "Noto Serif Toto",
1226
+ "Noto Serif Vithkuqi",
1227
+ "Noto Serif Yezidi",
1228
+ "Noto Traditional Nushu",
1229
+ "Noto Znamenny Musical Notation",
1230
+ "Nova Cut",
1231
+ "Nova Flat",
1232
+ "Nova Mono",
1233
+ "Nova Oval",
1234
+ "Nova Round",
1235
+ "Nova Script",
1236
+ "Nova Slim",
1237
+ "Nova Square",
1238
+ "Numans",
1239
+ "Nunito",
1240
+ "Nunito Sans",
1241
+ "Nuosu SIL",
1242
+ "Odibee Sans",
1243
+ "Odor Mean Chey",
1244
+ "Offside",
1245
+ "Oi",
1246
+ "Ojuju",
1247
+ "Old Standard TT",
1248
+ "Oldenburg",
1249
+ "Ole",
1250
+ "Oleo Script",
1251
+ "Oleo Script Swash Caps",
1252
+ "Onest",
1253
+ "Oooh Baby",
1254
+ "Open Sans",
1255
+ "Oranienbaum",
1256
+ "Orbit",
1257
+ "Orbitron",
1258
+ "Oregano",
1259
+ "Orelega One",
1260
+ "Orienta",
1261
+ "Original Surfer",
1262
+ "Oswald",
1263
+ "Outfit",
1264
+ "Over the Rainbow",
1265
+ "Overlock",
1266
+ "Overlock SC",
1267
+ "Overpass",
1268
+ "Overpass Mono",
1269
+ "Ovo",
1270
+ "Oxanium",
1271
+ "Oxygen",
1272
+ "Oxygen Mono",
1273
+ "PT Mono",
1274
+ "PT Sans",
1275
+ "PT Sans Caption",
1276
+ "PT Sans Narrow",
1277
+ "PT Serif",
1278
+ "PT Serif Caption",
1279
+ "Pacifico",
1280
+ "Padauk",
1281
+ "Padyakke Expanded One",
1282
+ "Palanquin",
1283
+ "Palanquin Dark",
1284
+ "Palette Mosaic",
1285
+ "Pangolin",
1286
+ "Paprika",
1287
+ "Parastoo",
1288
+ "Parisienne",
1289
+ "Parkinsans",
1290
+ "Passero One",
1291
+ "Passion One",
1292
+ "Passions Conflict",
1293
+ "Pathway Extreme",
1294
+ "Pathway Gothic One",
1295
+ "Patrick Hand",
1296
+ "Patrick Hand SC",
1297
+ "Pattaya",
1298
+ "Patua One",
1299
+ "Pavanam",
1300
+ "Paytone One",
1301
+ "Peddana",
1302
+ "Peralta",
1303
+ "Permanent Marker",
1304
+ "Petemoss",
1305
+ "Petit Formal Script",
1306
+ "Petrona",
1307
+ "Phetsarath",
1308
+ "Philosopher",
1309
+ "Phudu",
1310
+ "Piazzolla",
1311
+ "Piedra",
1312
+ "Pinyon Script",
1313
+ "Pirata One",
1314
+ "Pixelify Sans",
1315
+ "Plaster",
1316
+ "Platypi",
1317
+ "Play",
1318
+ "Playball",
1319
+ "Playfair",
1320
+ "Playfair Display",
1321
+ "Playfair Display SC",
1322
+ "Playpen Sans",
1323
+ "Playpen Sans Arabic",
1324
+ "Playpen Sans Deva",
1325
+ "Playpen Sans Hebrew",
1326
+ "Playpen Sans Thai",
1327
+ "Playwrite AR",
1328
+ "Playwrite AR Guides",
1329
+ "Playwrite AT",
1330
+ "Playwrite AT Guides",
1331
+ "Playwrite AU NSW",
1332
+ "Playwrite AU NSW Guides",
1333
+ "Playwrite AU QLD",
1334
+ "Playwrite AU QLD Guides",
1335
+ "Playwrite AU SA",
1336
+ "Playwrite AU SA Guides",
1337
+ "Playwrite AU TAS",
1338
+ "Playwrite AU TAS Guides",
1339
+ "Playwrite AU VIC",
1340
+ "Playwrite AU VIC Guides",
1341
+ "Playwrite BE VLG",
1342
+ "Playwrite BE VLG Guides",
1343
+ "Playwrite BE WAL",
1344
+ "Playwrite BE WAL Guides",
1345
+ "Playwrite BR",
1346
+ "Playwrite BR Guides",
1347
+ "Playwrite CA",
1348
+ "Playwrite CA Guides",
1349
+ "Playwrite CL",
1350
+ "Playwrite CL Guides",
1351
+ "Playwrite CO",
1352
+ "Playwrite CO Guides",
1353
+ "Playwrite CU",
1354
+ "Playwrite CU Guides",
1355
+ "Playwrite CZ",
1356
+ "Playwrite CZ Guides",
1357
+ "Playwrite DE Grund",
1358
+ "Playwrite DE Grund Guides",
1359
+ "Playwrite DE LA",
1360
+ "Playwrite DE LA Guides",
1361
+ "Playwrite DE SAS",
1362
+ "Playwrite DE SAS Guides",
1363
+ "Playwrite DE VA",
1364
+ "Playwrite DE VA Guides",
1365
+ "Playwrite DK Loopet",
1366
+ "Playwrite DK Loopet Guides",
1367
+ "Playwrite DK Uloopet",
1368
+ "Playwrite DK Uloopet Guides",
1369
+ "Playwrite ES",
1370
+ "Playwrite ES Deco",
1371
+ "Playwrite ES Deco Guides",
1372
+ "Playwrite ES Guides",
1373
+ "Playwrite FR Moderne",
1374
+ "Playwrite FR Moderne Guides",
1375
+ "Playwrite FR Trad",
1376
+ "Playwrite FR Trad Guides",
1377
+ "Playwrite GB J",
1378
+ "Playwrite GB J Guides",
1379
+ "Playwrite GB S",
1380
+ "Playwrite GB S Guides",
1381
+ "Playwrite HR",
1382
+ "Playwrite HR Guides",
1383
+ "Playwrite HR Lijeva",
1384
+ "Playwrite HR Lijeva Guides",
1385
+ "Playwrite HU",
1386
+ "Playwrite HU Guides",
1387
+ "Playwrite ID",
1388
+ "Playwrite ID Guides",
1389
+ "Playwrite IE",
1390
+ "Playwrite IE Guides",
1391
+ "Playwrite IN",
1392
+ "Playwrite IN Guides",
1393
+ "Playwrite IS",
1394
+ "Playwrite IS Guides",
1395
+ "Playwrite IT Moderna",
1396
+ "Playwrite IT Moderna Guides",
1397
+ "Playwrite IT Trad",
1398
+ "Playwrite IT Trad Guides",
1399
+ "Playwrite MX",
1400
+ "Playwrite MX Guides",
1401
+ "Playwrite NG Modern",
1402
+ "Playwrite NG Modern Guides",
1403
+ "Playwrite NL",
1404
+ "Playwrite NL Guides",
1405
+ "Playwrite NO",
1406
+ "Playwrite NO Guides",
1407
+ "Playwrite NZ",
1408
+ "Playwrite NZ Guides",
1409
+ "Playwrite PE",
1410
+ "Playwrite PE Guides",
1411
+ "Playwrite PL",
1412
+ "Playwrite PL Guides",
1413
+ "Playwrite PT",
1414
+ "Playwrite PT Guides",
1415
+ "Playwrite RO",
1416
+ "Playwrite RO Guides",
1417
+ "Playwrite SK",
1418
+ "Playwrite SK Guides",
1419
+ "Playwrite TZ",
1420
+ "Playwrite TZ Guides",
1421
+ "Playwrite US Modern",
1422
+ "Playwrite US Modern Guides",
1423
+ "Playwrite US Trad",
1424
+ "Playwrite US Trad Guides",
1425
+ "Playwrite VN",
1426
+ "Playwrite VN Guides",
1427
+ "Playwrite ZA",
1428
+ "Playwrite ZA Guides",
1429
+ "Plus Jakarta Sans",
1430
+ "Pochaevsk",
1431
+ "Podkova",
1432
+ "Poetsen One",
1433
+ "Poiret One",
1434
+ "Poller One",
1435
+ "Poltawski Nowy",
1436
+ "Poly",
1437
+ "Pompiere",
1438
+ "Ponnala",
1439
+ "Ponomar",
1440
+ "Pontano Sans",
1441
+ "Poor Story",
1442
+ "Poppins",
1443
+ "Port Lligat Sans",
1444
+ "Port Lligat Slab",
1445
+ "Potta One",
1446
+ "Pragati Narrow",
1447
+ "Praise",
1448
+ "Prata",
1449
+ "Preahvihear",
1450
+ "Press Start 2P",
1451
+ "Pridi",
1452
+ "Princess Sofia",
1453
+ "Prociono",
1454
+ "Prompt",
1455
+ "Prosto One",
1456
+ "Protest Guerrilla",
1457
+ "Protest Revolution",
1458
+ "Protest Riot",
1459
+ "Protest Strike",
1460
+ "Proza Libre",
1461
+ "Public Sans",
1462
+ "Puppies Play",
1463
+ "Puritan",
1464
+ "Purple Purse",
1465
+ "Qahiri",
1466
+ "Quando",
1467
+ "Quantico",
1468
+ "Quattrocento",
1469
+ "Quattrocento Sans",
1470
+ "Questrial",
1471
+ "Quicksand",
1472
+ "Quintessential",
1473
+ "Qwigley",
1474
+ "Qwitcher Grypen",
1475
+ "REM",
1476
+ "Racing Sans One",
1477
+ "Radio Canada",
1478
+ "Radio Canada Big",
1479
+ "Radley",
1480
+ "Rajdhani",
1481
+ "Rakkas",
1482
+ "Raleway",
1483
+ "Raleway Dots",
1484
+ "Ramabhadra",
1485
+ "Ramaraja",
1486
+ "Rambla",
1487
+ "Rammetto One",
1488
+ "Rampart One",
1489
+ "Ranchers",
1490
+ "Rancho",
1491
+ "Ranga",
1492
+ "Rasa",
1493
+ "Rationale",
1494
+ "Ravi Prakash",
1495
+ "Readex Pro",
1496
+ "Recursive",
1497
+ "Red Hat Display",
1498
+ "Red Hat Mono",
1499
+ "Red Hat Text",
1500
+ "Red Rose",
1501
+ "Redacted",
1502
+ "Redacted Script",
1503
+ "Reddit Mono",
1504
+ "Reddit Sans",
1505
+ "Reddit Sans Condensed",
1506
+ "Redressed",
1507
+ "Reem Kufi",
1508
+ "Reem Kufi Fun",
1509
+ "Reem Kufi Ink",
1510
+ "Reenie Beanie",
1511
+ "Reggae One",
1512
+ "Rethink Sans",
1513
+ "Revalia",
1514
+ "Rhodium Libre",
1515
+ "Ribeye",
1516
+ "Ribeye Marrow",
1517
+ "Righteous",
1518
+ "Risque",
1519
+ "Road Rage",
1520
+ "Roboto",
1521
+ "Roboto Condensed",
1522
+ "Roboto Flex",
1523
+ "Roboto Mono",
1524
+ "Roboto Serif",
1525
+ "Roboto Slab",
1526
+ "Rochester",
1527
+ "Rock 3D",
1528
+ "Rock Salt",
1529
+ "RocknRoll One",
1530
+ "Rokkitt",
1531
+ "Romanesco",
1532
+ "Ropa Sans",
1533
+ "Rosario",
1534
+ "Rosarivo",
1535
+ "Rouge Script",
1536
+ "Rowdies",
1537
+ "Rozha One",
1538
+ "Rubik",
1539
+ "Rubik 80s Fade",
1540
+ "Rubik Beastly",
1541
+ "Rubik Broken Fax",
1542
+ "Rubik Bubbles",
1543
+ "Rubik Burned",
1544
+ "Rubik Dirt",
1545
+ "Rubik Distressed",
1546
+ "Rubik Doodle Shadow",
1547
+ "Rubik Doodle Triangles",
1548
+ "Rubik Gemstones",
1549
+ "Rubik Glitch",
1550
+ "Rubik Glitch Pop",
1551
+ "Rubik Iso",
1552
+ "Rubik Lines",
1553
+ "Rubik Maps",
1554
+ "Rubik Marker Hatch",
1555
+ "Rubik Maze",
1556
+ "Rubik Microbe",
1557
+ "Rubik Mono One",
1558
+ "Rubik Moonrocks",
1559
+ "Rubik Pixels",
1560
+ "Rubik Puddles",
1561
+ "Rubik Scribble",
1562
+ "Rubik Spray Paint",
1563
+ "Rubik Storm",
1564
+ "Rubik Vinyl",
1565
+ "Rubik Wet Paint",
1566
+ "Ruda",
1567
+ "Rufina",
1568
+ "Ruge Boogie",
1569
+ "Ruluko",
1570
+ "Rum Raisin",
1571
+ "Ruslan Display",
1572
+ "Russo One",
1573
+ "Ruthie",
1574
+ "Ruwudu",
1575
+ "Rye",
1576
+ "STIX Two Text",
1577
+ "SUSE",
1578
+ "SUSE Mono",
1579
+ "Sacramento",
1580
+ "Sahitya",
1581
+ "Sail",
1582
+ "Saira",
1583
+ "Saira Condensed",
1584
+ "Saira Extra Condensed",
1585
+ "Saira Semi Condensed",
1586
+ "Saira Stencil One",
1587
+ "Salsa",
1588
+ "Sanchez",
1589
+ "Sancreek",
1590
+ "Sankofa Display",
1591
+ "Sansation",
1592
+ "Sansita",
1593
+ "Sansita Swashed",
1594
+ "Sarabun",
1595
+ "Sarala",
1596
+ "Sarina",
1597
+ "Sarpanch",
1598
+ "Sassy Frass",
1599
+ "Satisfy",
1600
+ "Savate",
1601
+ "Sawarabi Gothic",
1602
+ "Sawarabi Mincho",
1603
+ "Scada",
1604
+ "Scheherazade New",
1605
+ "Schibsted Grotesk",
1606
+ "Schoolbell",
1607
+ "Scope One",
1608
+ "Seaweed Script",
1609
+ "Secular One",
1610
+ "Sedan",
1611
+ "Sedan SC",
1612
+ "Sedgwick Ave",
1613
+ "Sedgwick Ave Display",
1614
+ "Sen",
1615
+ "Send Flowers",
1616
+ "Sevillana",
1617
+ "Seymour One",
1618
+ "Shadows Into Light",
1619
+ "Shadows Into Light Two",
1620
+ "Shafarik",
1621
+ "Shalimar",
1622
+ "Shantell Sans",
1623
+ "Shanti",
1624
+ "Share",
1625
+ "Share Tech",
1626
+ "Share Tech Mono",
1627
+ "Shippori Antique",
1628
+ "Shippori Antique B1",
1629
+ "Shippori Mincho",
1630
+ "Shippori Mincho B1",
1631
+ "Shizuru",
1632
+ "Shojumaru",
1633
+ "Short Stack",
1634
+ "Shrikhand",
1635
+ "Siemreap",
1636
+ "Sigmar",
1637
+ "Sigmar One",
1638
+ "Signika",
1639
+ "Signika Negative",
1640
+ "Silkscreen",
1641
+ "Simonetta",
1642
+ "Single Day",
1643
+ "Sintony",
1644
+ "Sirin Stencil",
1645
+ "Sirivennela",
1646
+ "Six Caps",
1647
+ "Sixtyfour",
1648
+ "Sixtyfour Convergence",
1649
+ "Skranji",
1650
+ "Slabo 13px",
1651
+ "Slabo 27px",
1652
+ "Slackey",
1653
+ "Slackside One",
1654
+ "Smokum",
1655
+ "Smooch",
1656
+ "Smooch Sans",
1657
+ "Smythe",
1658
+ "Sniglet",
1659
+ "Snippet",
1660
+ "Snowburst One",
1661
+ "Sofadi One",
1662
+ "Sofia",
1663
+ "Sofia Sans",
1664
+ "Sofia Sans Condensed",
1665
+ "Sofia Sans Extra Condensed",
1666
+ "Sofia Sans Semi Condensed",
1667
+ "Solitreo",
1668
+ "Solway",
1669
+ "Sometype Mono",
1670
+ "Song Myung",
1671
+ "Sono",
1672
+ "Sonsie One",
1673
+ "Sora",
1674
+ "Sorts Mill Goudy",
1675
+ "Sour Gummy",
1676
+ "Source Code Pro",
1677
+ "Source Sans 3",
1678
+ "Source Serif 4",
1679
+ "Space Grotesk",
1680
+ "Space Mono",
1681
+ "Special Elite",
1682
+ "Special Gothic",
1683
+ "Special Gothic Condensed One",
1684
+ "Special Gothic Expanded One",
1685
+ "Spectral",
1686
+ "Spectral SC",
1687
+ "Spicy Rice",
1688
+ "Spinnaker",
1689
+ "Spirax",
1690
+ "Splash",
1691
+ "Spline Sans",
1692
+ "Spline Sans Mono",
1693
+ "Squada One",
1694
+ "Square Peg",
1695
+ "Sree Krushnadevaraya",
1696
+ "Sriracha",
1697
+ "Srisakdi",
1698
+ "Staatliches",
1699
+ "Stalemate",
1700
+ "Stalinist One",
1701
+ "Stardos Stencil",
1702
+ "Stick",
1703
+ "Stick No Bills",
1704
+ "Stint Ultra Condensed",
1705
+ "Stint Ultra Expanded",
1706
+ "Stoke",
1707
+ "Story Script",
1708
+ "Strait",
1709
+ "Style Script",
1710
+ "Stylish",
1711
+ "Sue Ellen Francisco",
1712
+ "Suez One",
1713
+ "Sulphur Point",
1714
+ "Sumana",
1715
+ "Sunflower",
1716
+ "Sunshiney",
1717
+ "Supermercado One",
1718
+ "Sura",
1719
+ "Suranna",
1720
+ "Suravaram",
1721
+ "Suwannaphum",
1722
+ "Swanky and Moo Moo",
1723
+ "Syncopate",
1724
+ "Syne",
1725
+ "Syne Mono",
1726
+ "Syne Tactile",
1727
+ "TASA Explorer",
1728
+ "TASA Orbiter",
1729
+ "Tac One",
1730
+ "Tagesschrift",
1731
+ "Tai Heritage Pro",
1732
+ "Tajawal",
1733
+ "Tangerine",
1734
+ "Tapestry",
1735
+ "Taprom",
1736
+ "Tauri",
1737
+ "Taviraj",
1738
+ "Teachers",
1739
+ "Teko",
1740
+ "Tektur",
1741
+ "Telex",
1742
+ "Tenali Ramakrishna",
1743
+ "Tenor Sans",
1744
+ "Text Me One",
1745
+ "Texturina",
1746
+ "Thasadith",
1747
+ "The Girl Next Door",
1748
+ "The Nautigal",
1749
+ "Tienne",
1750
+ "TikTok Sans",
1751
+ "Tillana",
1752
+ "Tilt Neon",
1753
+ "Tilt Prism",
1754
+ "Tilt Warp",
1755
+ "Timmana",
1756
+ "Tinos",
1757
+ "Tiny5",
1758
+ "Tiro Bangla",
1759
+ "Tiro Devanagari Hindi",
1760
+ "Tiro Devanagari Marathi",
1761
+ "Tiro Devanagari Sanskrit",
1762
+ "Tiro Gurmukhi",
1763
+ "Tiro Kannada",
1764
+ "Tiro Tamil",
1765
+ "Tiro Telugu",
1766
+ "Tirra",
1767
+ "Titan One",
1768
+ "Titillium Web",
1769
+ "Tomorrow",
1770
+ "Tourney",
1771
+ "Trade Winds",
1772
+ "Train One",
1773
+ "Triodion",
1774
+ "Trirong",
1775
+ "Trispace",
1776
+ "Trocchi",
1777
+ "Trochut",
1778
+ "Truculenta",
1779
+ "Trykker",
1780
+ "Tsukimi Rounded",
1781
+ "Tuffy",
1782
+ "Tulpen One",
1783
+ "Turret Road",
1784
+ "Twinkle Star",
1785
+ "Ubuntu",
1786
+ "Ubuntu Condensed",
1787
+ "Ubuntu Mono",
1788
+ "Ubuntu Sans",
1789
+ "Ubuntu Sans Mono",
1790
+ "Uchen",
1791
+ "Ultra",
1792
+ "Unbounded",
1793
+ "Uncial Antiqua",
1794
+ "Underdog",
1795
+ "Unica One",
1796
+ "UnifrakturCook",
1797
+ "UnifrakturMaguntia",
1798
+ "Unkempt",
1799
+ "Unlock",
1800
+ "Unna",
1801
+ "UoqMunThenKhung",
1802
+ "Updock",
1803
+ "Urbanist",
1804
+ "VT323",
1805
+ "Vampiro One",
1806
+ "Varela",
1807
+ "Varela Round",
1808
+ "Varta",
1809
+ "Vast Shadow",
1810
+ "Vazirmatn",
1811
+ "Vend Sans",
1812
+ "Vesper Libre",
1813
+ "Viaoda Libre",
1814
+ "Vibes",
1815
+ "Vibur",
1816
+ "Victor Mono",
1817
+ "Vidaloka",
1818
+ "Viga",
1819
+ "Vina Sans",
1820
+ "Voces",
1821
+ "Volkhov",
1822
+ "Vollkorn",
1823
+ "Vollkorn SC",
1824
+ "Voltaire",
1825
+ "Vujahday Script",
1826
+ "WDXL Lubrifont JP N",
1827
+ "WDXL Lubrifont SC",
1828
+ "WDXL Lubrifont TC",
1829
+ "Waiting for the Sunrise",
1830
+ "Wallpoet",
1831
+ "Walter Turncoat",
1832
+ "Warnes",
1833
+ "Water Brush",
1834
+ "Waterfall",
1835
+ "Wavefont",
1836
+ "Wellfleet",
1837
+ "Wendy One",
1838
+ "Whisper",
1839
+ "WindSong",
1840
+ "Winky Rough",
1841
+ "Winky Sans",
1842
+ "Wire One",
1843
+ "Wittgenstein",
1844
+ "Wix Madefor Display",
1845
+ "Wix Madefor Text",
1846
+ "Work Sans",
1847
+ "Workbench",
1848
+ "Xanh Mono",
1849
+ "Yaldevi",
1850
+ "Yanone Kaffeesatz",
1851
+ "Yantramanav",
1852
+ "Yarndings 12",
1853
+ "Yarndings 12 Charted",
1854
+ "Yarndings 20",
1855
+ "Yarndings 20 Charted",
1856
+ "Yatra One",
1857
+ "Yellowtail",
1858
+ "Yeon Sung",
1859
+ "Yeseva One",
1860
+ "Yesteryear",
1861
+ "Yomogi",
1862
+ "Young Serif",
1863
+ "Yrsa",
1864
+ "Ysabeau",
1865
+ "Ysabeau Infant",
1866
+ "Ysabeau Office",
1867
+ "Ysabeau SC",
1868
+ "Yuji Boku",
1869
+ "Yuji Hentaigana Akari",
1870
+ "Yuji Hentaigana Akebono",
1871
+ "Yuji Mai",
1872
+ "Yuji Syuku",
1873
+ "Yusei Magic",
1874
+ "ZCOOL KuaiLe",
1875
+ "ZCOOL QingKe HuangYou",
1876
+ "ZCOOL XiaoWei",
1877
+ "Zain",
1878
+ "Zalando Sans",
1879
+ "Zalando Sans Expanded",
1880
+ "Zalando Sans SemiExpanded",
1881
+ "Zen Antique",
1882
+ "Zen Antique Soft",
1883
+ "Zen Dots",
1884
+ "Zen Kaku Gothic Antique",
1885
+ "Zen Kaku Gothic New",
1886
+ "Zen Kurenaido",
1887
+ "Zen Loop",
1888
+ "Zen Maru Gothic",
1889
+ "Zen Old Mincho",
1890
+ "Zen Tokyo Zoo",
1891
+ "Zeyada",
1892
+ "Zhi Mang Xing",
1893
+ "Zilla Slab",
1894
+ "Zilla Slab Highlight"
1895
+ ]
1896
+ }
font-names-results/google-fonts-names.txt ADDED
@@ -0,0 +1,1888 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ABeeZee
2
+ ADLaM Display
3
+ AR One Sans
4
+ Abel
5
+ Abhaya Libre
6
+ Aboreto
7
+ Abril Fatface
8
+ Abyssinica SIL
9
+ Aclonica
10
+ Acme
11
+ Actor
12
+ Adamina
13
+ Advent Pro
14
+ Afacad
15
+ Afacad Flux
16
+ Agbalumo
17
+ Agdasima
18
+ Agu Display
19
+ Aguafina Script
20
+ Akatab
21
+ Akaya Kanadaka
22
+ Akaya Telivigala
23
+ Akronim
24
+ Akshar
25
+ Aladin
26
+ Alan Sans
27
+ Alata
28
+ Alatsi
29
+ Albert Sans
30
+ Aldrich
31
+ Alef
32
+ Alegreya
33
+ Alegreya SC
34
+ Alegreya Sans
35
+ Alegreya Sans SC
36
+ Aleo
37
+ Alex Brush
38
+ Alexandria
39
+ Alfa Slab One
40
+ Alice
41
+ Alike
42
+ Alike Angular
43
+ Alkalami
44
+ Alkatra
45
+ Allan
46
+ Allerta
47
+ Allerta Stencil
48
+ Allison
49
+ Allura
50
+ Almarai
51
+ Almendra
52
+ Almendra Display
53
+ Almendra SC
54
+ Alumni Sans
55
+ Alumni Sans Collegiate One
56
+ Alumni Sans Inline One
57
+ Alumni Sans Pinstripe
58
+ Alumni Sans SC
59
+ Amarante
60
+ Amaranth
61
+ Amatic SC
62
+ Amethysta
63
+ Amiko
64
+ Amiri
65
+ Amiri Quran
66
+ Amita
67
+ Anaheim
68
+ Ancizar Sans
69
+ Ancizar Serif
70
+ Andada Pro
71
+ Andika
72
+ Anek Bangla
73
+ Anek Devanagari
74
+ Anek Gujarati
75
+ Anek Gurmukhi
76
+ Anek Kannada
77
+ Anek Latin
78
+ Anek Malayalam
79
+ Anek Odia
80
+ Anek Tamil
81
+ Anek Telugu
82
+ Angkor
83
+ Annapurna SIL
84
+ Annie Use Your Telescope
85
+ Anonymous Pro
86
+ Anta
87
+ Antic
88
+ Antic Didone
89
+ Antic Slab
90
+ Anton
91
+ Anton SC
92
+ Antonio
93
+ Anuphan
94
+ Anybody
95
+ Aoboshi One
96
+ Arapey
97
+ Arbutus
98
+ Arbutus Slab
99
+ Architects Daughter
100
+ Archivo
101
+ Archivo Black
102
+ Archivo Narrow
103
+ Are You Serious
104
+ Aref Ruqaa
105
+ Aref Ruqaa Ink
106
+ Arima
107
+ Arimo
108
+ Arizonia
109
+ Armata
110
+ Arsenal
111
+ Arsenal SC
112
+ Artifika
113
+ Arvo
114
+ Arya
115
+ Asap
116
+ Asap Condensed
117
+ Asar
118
+ Asimovian
119
+ Asset
120
+ Assistant
121
+ Asta Sans
122
+ Astloch
123
+ Asul
124
+ Athiti
125
+ Atkinson Hyperlegible
126
+ Atkinson Hyperlegible Mono
127
+ Atkinson Hyperlegible Next
128
+ Atma
129
+ Atomic Age
130
+ Aubrey
131
+ Audiowide
132
+ Autour One
133
+ Average
134
+ Average Sans
135
+ Averia Gruesa Libre
136
+ Averia Libre
137
+ Averia Sans Libre
138
+ Averia Serif Libre
139
+ Azeret Mono
140
+ B612
141
+ B612 Mono
142
+ BIZ UDGothic
143
+ BIZ UDMincho
144
+ BIZ UDPGothic
145
+ BIZ UDPMincho
146
+ Babylonica
147
+ Bacasime Antique
148
+ Bad Script
149
+ Badeen Display
150
+ Bagel Fat One
151
+ Bahiana
152
+ Bahianita
153
+ Bai Jamjuree
154
+ Bakbak One
155
+ Ballet
156
+ Baloo 2
157
+ Baloo Bhai 2
158
+ Baloo Bhaijaan 2
159
+ Baloo Bhaina 2
160
+ Baloo Chettan 2
161
+ Baloo Da 2
162
+ Baloo Paaji 2
163
+ Baloo Tamma 2
164
+ Baloo Tammudu 2
165
+ Baloo Thambi 2
166
+ Balsamiq Sans
167
+ Balthazar
168
+ Bangers
169
+ Barlow
170
+ Barlow Condensed
171
+ Barlow Semi Condensed
172
+ Barriecito
173
+ Barrio
174
+ Basic
175
+ Baskervville
176
+ Baskervville SC
177
+ Battambang
178
+ Baumans
179
+ Bayon
180
+ Be Vietnam Pro
181
+ Beau Rivage
182
+ Bebas Neue
183
+ Beiruti
184
+ Belanosima
185
+ Belgrano
186
+ Bellefair
187
+ Belleza
188
+ Bellota
189
+ Bellota Text
190
+ BenchNine
191
+ Benne
192
+ Bentham
193
+ Berkshire Swash
194
+ Besley
195
+ Beth Ellen
196
+ Bevan
197
+ BhuTuka Expanded One
198
+ Big Shoulders
199
+ Big Shoulders Inline
200
+ Big Shoulders Stencil
201
+ Bigelow Rules
202
+ Bigshot One
203
+ Bilbo
204
+ Bilbo Swash Caps
205
+ BioRhyme
206
+ BioRhyme Expanded
207
+ Birthstone
208
+ Birthstone Bounce
209
+ Biryani
210
+ Bitcount
211
+ Bitcount Grid Double
212
+ Bitcount Grid Double Ink
213
+ Bitcount Grid Single
214
+ Bitcount Grid Single Ink
215
+ Bitcount Ink
216
+ Bitcount Prop Double
217
+ Bitcount Prop Double Ink
218
+ Bitcount Prop Single
219
+ Bitcount Prop Single Ink
220
+ Bitcount Single
221
+ Bitcount Single Ink
222
+ Bitter
223
+ Black And White Picture
224
+ Black Han Sans
225
+ Black Ops One
226
+ Blaka
227
+ Blaka Hollow
228
+ Blaka Ink
229
+ Blinker
230
+ Bodoni Moda
231
+ Bodoni Moda SC
232
+ Bokor
233
+ Boldonse
234
+ Bona Nova
235
+ Bona Nova SC
236
+ Bonbon
237
+ Bonheur Royale
238
+ Boogaloo
239
+ Borel
240
+ Bowlby One
241
+ Bowlby One SC
242
+ Braah One
243
+ Brawler
244
+ Bree Serif
245
+ Bricolage Grotesque
246
+ Bruno Ace
247
+ Bruno Ace SC
248
+ Brygada 1918
249
+ Bubblegum Sans
250
+ Bubbler One
251
+ Buda
252
+ Buenard
253
+ Bungee
254
+ Bungee Hairline
255
+ Bungee Inline
256
+ Bungee Outline
257
+ Bungee Shade
258
+ Bungee Spice
259
+ Bungee Tint
260
+ Butcherman
261
+ Butterfly Kids
262
+ Bytesized
263
+ Cabin
264
+ Cabin Condensed
265
+ Cabin Sketch
266
+ Cactus Classical Serif
267
+ Caesar Dressing
268
+ Cagliostro
269
+ Cairo
270
+ Cairo Play
271
+ Cal Sans
272
+ Caladea
273
+ Calistoga
274
+ Calligraffitti
275
+ Cambay
276
+ Cambo
277
+ Candal
278
+ Cantarell
279
+ Cantata One
280
+ Cantora One
281
+ Caprasimo
282
+ Capriola
283
+ Caramel
284
+ Carattere
285
+ Cardo
286
+ Carlito
287
+ Carme
288
+ Carrois Gothic
289
+ Carrois Gothic SC
290
+ Carter One
291
+ Cascadia Code
292
+ Cascadia Mono
293
+ Castoro
294
+ Castoro Titling
295
+ Catamaran
296
+ Caudex
297
+ Caveat
298
+ Caveat Brush
299
+ Cedarville Cursive
300
+ Ceviche One
301
+ Chakra Petch
302
+ Changa
303
+ Changa One
304
+ Chango
305
+ Charis SIL
306
+ Charm
307
+ Charmonman
308
+ Chathura
309
+ Chau Philomene One
310
+ Chela One
311
+ Chelsea Market
312
+ Chenla
313
+ Cherish
314
+ Cherry Bomb One
315
+ Cherry Cream Soda
316
+ Cherry Swash
317
+ Chewy
318
+ Chicle
319
+ Chilanka
320
+ Chiron GoRound TC
321
+ Chiron Hei HK
322
+ Chiron Sung HK
323
+ Chivo
324
+ Chivo Mono
325
+ Chocolate Classical Sans
326
+ Chokokutai
327
+ Chonburi
328
+ Cinzel
329
+ Cinzel Decorative
330
+ Clicker Script
331
+ Climate Crisis
332
+ Coda
333
+ Codystar
334
+ Coiny
335
+ Combo
336
+ Comfortaa
337
+ Comforter
338
+ Comforter Brush
339
+ Comic Neue
340
+ Comic Relief
341
+ Coming Soon
342
+ Comme
343
+ Commissioner
344
+ Concert One
345
+ Condiment
346
+ Content
347
+ Contrail One
348
+ Convergence
349
+ Cookie
350
+ Copse
351
+ Coral Pixels
352
+ Corben
353
+ Corinthia
354
+ Cormorant
355
+ Cormorant Garamond
356
+ Cormorant Infant
357
+ Cormorant SC
358
+ Cormorant Unicase
359
+ Cormorant Upright
360
+ Cossette Texte
361
+ Cossette Titre
362
+ Courgette
363
+ Courier Prime
364
+ Cousine
365
+ Coustard
366
+ Covered By Your Grace
367
+ Crafty Girls
368
+ Creepster
369
+ Crete Round
370
+ Crimson Pro
371
+ Crimson Text
372
+ Croissant One
373
+ Crushed
374
+ Cuprum
375
+ Cute Font
376
+ Cutive
377
+ Cutive Mono
378
+ DM Mono
379
+ DM Sans
380
+ DM Serif Display
381
+ DM Serif Text
382
+ Dai Banna SIL
383
+ Damion
384
+ Dancing Script
385
+ Danfo
386
+ Dangrek
387
+ Darker Grotesque
388
+ Darumadrop One
389
+ David Libre
390
+ Dawning of a New Day
391
+ Days One
392
+ Dekko
393
+ Dela Gothic One
394
+ Delicious Handrawn
395
+ Delius
396
+ Delius Swash Caps
397
+ Delius Unicase
398
+ Della Respira
399
+ Denk One
400
+ Devonshire
401
+ Dhurjati
402
+ Didact Gothic
403
+ Diphylleia
404
+ Diplomata
405
+ Diplomata SC
406
+ Do Hyeon
407
+ Dokdo
408
+ Domine
409
+ Donegal One
410
+ Dongle
411
+ Doppio One
412
+ Dorsa
413
+ Dosis
414
+ DotGothic16
415
+ Doto
416
+ Dr Sugiyama
417
+ Duru Sans
418
+ DynaPuff
419
+ Dynalight
420
+ EB Garamond
421
+ Eagle Lake
422
+ East Sea Dokdo
423
+ Eater
424
+ Economica
425
+ Eczar
426
+ Edu AU VIC WA NT Arrows
427
+ Edu AU VIC WA NT Dots
428
+ Edu AU VIC WA NT Guides
429
+ Edu AU VIC WA NT Hand
430
+ Edu AU VIC WA NT Pre
431
+ Edu NSW ACT Cursive
432
+ Edu NSW ACT Foundation
433
+ Edu NSW ACT Hand Pre
434
+ Edu QLD Beginner
435
+ Edu QLD Hand
436
+ Edu SA Beginner
437
+ Edu SA Hand
438
+ Edu TAS Beginner
439
+ Edu VIC WA NT Beginner
440
+ Edu VIC WA NT Hand
441
+ Edu VIC WA NT Hand Pre
442
+ El Messiri
443
+ Electrolize
444
+ Elsie
445
+ Elsie Swash Caps
446
+ Emblema One
447
+ Emilys Candy
448
+ Encode Sans
449
+ Encode Sans Condensed
450
+ Encode Sans Expanded
451
+ Encode Sans SC
452
+ Encode Sans Semi Condensed
453
+ Encode Sans Semi Expanded
454
+ Engagement
455
+ Englebert
456
+ Enriqueta
457
+ Ephesis
458
+ Epilogue
459
+ Epunda Sans
460
+ Epunda Slab
461
+ Erica One
462
+ Esteban
463
+ Estonia
464
+ Euphoria Script
465
+ Ewert
466
+ Exile
467
+ Exo
468
+ Exo 2
469
+ Expletus Sans
470
+ Explora
471
+ Faculty Glyphic
472
+ Fahkwang
473
+ Familjen Grotesk
474
+ Fanwood Text
475
+ Farro
476
+ Farsan
477
+ Fascinate
478
+ Fascinate Inline
479
+ Faster One
480
+ Fasthand
481
+ Fauna One
482
+ Faustina
483
+ Federant
484
+ Federo
485
+ Felipa
486
+ Fenix
487
+ Festive
488
+ Figtree
489
+ Finger Paint
490
+ Finlandica
491
+ Fira Code
492
+ Fira Mono
493
+ Fira Sans
494
+ Fira Sans Condensed
495
+ Fira Sans Extra Condensed
496
+ Fjalla One
497
+ Fjord One
498
+ Flamenco
499
+ Flavors
500
+ Fleur De Leah
501
+ Flow Block
502
+ Flow Circular
503
+ Flow Rounded
504
+ Foldit
505
+ Fondamento
506
+ Fontdiner Swanky
507
+ Forum
508
+ Fragment Mono
509
+ Francois One
510
+ Frank Ruhl Libre
511
+ Fraunces
512
+ Freckle Face
513
+ Fredericka the Great
514
+ Fredoka
515
+ Freehand
516
+ Freeman
517
+ Fresca
518
+ Frijole
519
+ Fruktur
520
+ Fugaz One
521
+ Fuggles
522
+ Funnel Display
523
+ Funnel Sans
524
+ Fustat
525
+ Fuzzy Bubbles
526
+ GFS Didot
527
+ GFS Neohellenic
528
+ Ga Maamli
529
+ Gabarito
530
+ Gabriela
531
+ Gaegu
532
+ Gafata
533
+ Gajraj One
534
+ Galada
535
+ Galdeano
536
+ Galindo
537
+ Gamja Flower
538
+ Gantari
539
+ Gasoek One
540
+ Gayathri
541
+ Geist
542
+ Geist Mono
543
+ Gelasio
544
+ Gemunu Libre
545
+ Genos
546
+ Gentium Book Plus
547
+ Gentium Plus
548
+ Geo
549
+ Geologica
550
+ Georama
551
+ Geostar
552
+ Geostar Fill
553
+ Germania One
554
+ Gideon Roman
555
+ Gidole
556
+ Gidugu
557
+ Gilda Display
558
+ Girassol
559
+ Give You Glory
560
+ Glass Antiqua
561
+ Glegoo
562
+ Gloock
563
+ Gloria Hallelujah
564
+ Glory
565
+ Gluten
566
+ Goblin One
567
+ Gochi Hand
568
+ Goldman
569
+ Golos Text
570
+ Google Sans Code
571
+ Gorditas
572
+ Gothic A1
573
+ Gotu
574
+ Goudy Bookletter 1911
575
+ Gowun Batang
576
+ Gowun Dodum
577
+ Graduate
578
+ Grand Hotel
579
+ Grandiflora One
580
+ Grandstander
581
+ Grape Nuts
582
+ Gravitas One
583
+ Great Vibes
584
+ Grechen Fuemen
585
+ Grenze
586
+ Grenze Gotisch
587
+ Grey Qo
588
+ Griffy
589
+ Gruppo
590
+ Gudea
591
+ Gugi
592
+ Gulzar
593
+ Gupter
594
+ Gurajada
595
+ Gwendolyn
596
+ Habibi
597
+ Hachi Maru Pop
598
+ Hahmlet
599
+ Halant
600
+ Hammersmith One
601
+ Hanalei
602
+ Hanalei Fill
603
+ Handjet
604
+ Handlee
605
+ Hanken Grotesk
606
+ Hanuman
607
+ Happy Monkey
608
+ Harmattan
609
+ Headland One
610
+ Hedvig Letters Sans
611
+ Hedvig Letters Serif
612
+ Heebo
613
+ Henny Penny
614
+ Hepta Slab
615
+ Herr Von Muellerhoff
616
+ Hi Melody
617
+ Hina Mincho
618
+ Hind
619
+ Hind Guntur
620
+ Hind Madurai
621
+ Hind Mysuru
622
+ Hind Siliguri
623
+ Hind Vadodara
624
+ Holtwood One SC
625
+ Homemade Apple
626
+ Homenaje
627
+ Honk
628
+ Host Grotesk
629
+ Hubballi
630
+ Hubot Sans
631
+ Huninn
632
+ Hurricane
633
+ IBM Plex Mono
634
+ IBM Plex Sans
635
+ IBM Plex Sans Arabic
636
+ IBM Plex Sans Condensed
637
+ IBM Plex Sans Devanagari
638
+ IBM Plex Sans Hebrew
639
+ IBM Plex Sans JP
640
+ IBM Plex Sans KR
641
+ IBM Plex Sans Thai
642
+ IBM Plex Sans Thai Looped
643
+ IBM Plex Serif
644
+ IM Fell DW Pica
645
+ IM Fell DW Pica SC
646
+ IM Fell Double Pica
647
+ IM Fell Double Pica SC
648
+ IM Fell English
649
+ IM Fell English SC
650
+ IM Fell French Canon
651
+ IM Fell French Canon SC
652
+ IM Fell Great Primer
653
+ IM Fell Great Primer SC
654
+ Iansui
655
+ Ibarra Real Nova
656
+ Iceberg
657
+ Iceland
658
+ Imbue
659
+ Imperial Script
660
+ Imprima
661
+ Inclusive Sans
662
+ Inconsolata
663
+ Inder
664
+ Indie Flower
665
+ Ingrid Darling
666
+ Inika
667
+ Inknut Antiqua
668
+ Inria Sans
669
+ Inria Serif
670
+ Inspiration
671
+ Instrument Sans
672
+ Instrument Serif
673
+ Intel One Mono
674
+ Inter
675
+ Inter Tight
676
+ Irish Grover
677
+ Island Moments
678
+ Istok Web
679
+ Italiana
680
+ Italianno
681
+ Itim
682
+ Jacquard 12
683
+ Jacquard 12 Charted
684
+ Jacquard 24
685
+ Jacquard 24 Charted
686
+ Jacquarda Bastarda 9
687
+ Jacquarda Bastarda 9 Charted
688
+ Jacques Francois
689
+ Jacques Francois Shadow
690
+ Jaini
691
+ Jaini Purva
692
+ Jaldi
693
+ Jaro
694
+ Jersey 10
695
+ Jersey 10 Charted
696
+ Jersey 15
697
+ Jersey 15 Charted
698
+ Jersey 20
699
+ Jersey 20 Charted
700
+ Jersey 25
701
+ Jersey 25 Charted
702
+ JetBrains Mono
703
+ Jim Nightshade
704
+ Joan
705
+ Jockey One
706
+ Jolly Lodger
707
+ Jomhuria
708
+ Jomolhari
709
+ Josefin Sans
710
+ Josefin Slab
711
+ Jost
712
+ Joti One
713
+ Jua
714
+ Judson
715
+ Julee
716
+ Julius Sans One
717
+ Junge
718
+ Jura
719
+ Just Another Hand
720
+ Just Me Again Down Here
721
+ K2D
722
+ Kablammo
723
+ Kadwa
724
+ Kaisei Decol
725
+ Kaisei HarunoUmi
726
+ Kaisei Opti
727
+ Kaisei Tokumin
728
+ Kalam
729
+ Kalnia
730
+ Kalnia Glaze
731
+ Kameron
732
+ Kanchenjunga
733
+ Kanit
734
+ Kantumruy Pro
735
+ Kapakana
736
+ Karantina
737
+ Karla
738
+ Karla Tamil Inclined
739
+ Karla Tamil Upright
740
+ Karma
741
+ Katibeh
742
+ Kaushan Script
743
+ Kavivanar
744
+ Kavoon
745
+ Kay Pho Du
746
+ Kdam Thmor Pro
747
+ Keania One
748
+ Kelly Slab
749
+ Kenia
750
+ Khand
751
+ Khmer
752
+ Khula
753
+ Kings
754
+ Kirang Haerang
755
+ Kite One
756
+ Kiwi Maru
757
+ Klee One
758
+ Knewave
759
+ KoHo
760
+ Kodchasan
761
+ Kode Mono
762
+ Koh Santepheap
763
+ Kolker Brush
764
+ Konkhmer Sleokchher
765
+ Kosugi
766
+ Kosugi Maru
767
+ Kotta One
768
+ Koulen
769
+ Kranky
770
+ Kreon
771
+ Kristi
772
+ Krona One
773
+ Krub
774
+ Kufam
775
+ Kulim Park
776
+ Kumar One
777
+ Kumar One Outline
778
+ Kumbh Sans
779
+ Kurale
780
+ LXGW Marker Gothic
781
+ LXGW WenKai Mono TC
782
+ LXGW WenKai TC
783
+ La Belle Aurore
784
+ Labrada
785
+ Lacquer
786
+ Laila
787
+ Lakki Reddy
788
+ Lalezar
789
+ Lancelot
790
+ Langar
791
+ Lateef
792
+ Lato
793
+ Lavishly Yours
794
+ League Gothic
795
+ League Script
796
+ League Spartan
797
+ Leckerli One
798
+ Ledger
799
+ Lekton
800
+ Lemon
801
+ Lemonada
802
+ Lexend
803
+ Lexend Deca
804
+ Lexend Exa
805
+ Lexend Giga
806
+ Lexend Mega
807
+ Lexend Peta
808
+ Lexend Tera
809
+ Lexend Zetta
810
+ Libertinus Keyboard
811
+ Libertinus Math
812
+ Libertinus Mono
813
+ Libertinus Sans
814
+ Libertinus Serif
815
+ Libertinus Serif Display
816
+ Libre Barcode 128
817
+ Libre Barcode 128 Text
818
+ Libre Barcode 39
819
+ Libre Barcode 39 Extended
820
+ Libre Barcode 39 Extended Text
821
+ Libre Barcode 39 Text
822
+ Libre Barcode EAN13 Text
823
+ Libre Baskerville
824
+ Libre Bodoni
825
+ Libre Caslon Display
826
+ Libre Caslon Text
827
+ Libre Franklin
828
+ Licorice
829
+ Life Savers
830
+ Lilita One
831
+ Lily Script One
832
+ Limelight
833
+ Linden Hill
834
+ Linefont
835
+ Lisu Bosa
836
+ Liter
837
+ Literata
838
+ Liu Jian Mao Cao
839
+ Livvic
840
+ Lobster
841
+ Lobster Two
842
+ Londrina Outline
843
+ Londrina Shadow
844
+ Londrina Sketch
845
+ Londrina Solid
846
+ Long Cang
847
+ Lora
848
+ Love Light
849
+ Love Ya Like A Sister
850
+ Loved by the King
851
+ Lovers Quarrel
852
+ Luckiest Guy
853
+ Lugrasimo
854
+ Lumanosimo
855
+ Lunasima
856
+ Lusitana
857
+ Lustria
858
+ Luxurious Roman
859
+ Luxurious Script
860
+ M PLUS 1
861
+ M PLUS 1 Code
862
+ M PLUS 1p
863
+ M PLUS 2
864
+ M PLUS Code Latin
865
+ M PLUS Rounded 1c
866
+ Ma Shan Zheng
867
+ Macondo
868
+ Macondo Swash Caps
869
+ Mada
870
+ Madimi One
871
+ Magra
872
+ Maiden Orange
873
+ Maitree
874
+ Major Mono Display
875
+ Mako
876
+ Mali
877
+ Mallanna
878
+ Maname
879
+ Mandali
880
+ Manjari
881
+ Manrope
882
+ Mansalva
883
+ Manuale
884
+ Manufacturing Consent
885
+ Marcellus
886
+ Marcellus SC
887
+ Marck Script
888
+ Margarine
889
+ Marhey
890
+ Markazi Text
891
+ Marko One
892
+ Marmelad
893
+ Martel
894
+ Martel Sans
895
+ Martian Mono
896
+ Marvel
897
+ Matangi
898
+ Mate
899
+ Mate SC
900
+ Matemasie
901
+ Material Symbols
902
+ Maven Pro
903
+ McLaren
904
+ Mea Culpa
905
+ Meddon
906
+ MedievalSharp
907
+ Medula One
908
+ Meera Inimai
909
+ Megrim
910
+ Meie Script
911
+ Menbere
912
+ Meow Script
913
+ Merienda
914
+ Merriweather
915
+ Merriweather Sans
916
+ Metal
917
+ Metal Mania
918
+ Metamorphous
919
+ Metrophobic
920
+ Michroma
921
+ Micro 5
922
+ Micro 5 Charted
923
+ Milonga
924
+ Miltonian
925
+ Miltonian Tattoo
926
+ Mina
927
+ Mingzat
928
+ Miniver
929
+ Miriam Libre
930
+ Mirza
931
+ Miss Fajardose
932
+ Mitr
933
+ Mochiy Pop One
934
+ Mochiy Pop P One
935
+ Modak
936
+ Modern Antiqua
937
+ Moderustic
938
+ Mogra
939
+ Mohave
940
+ Moirai One
941
+ Molengo
942
+ Molle
943
+ Mona Sans
944
+ Monda
945
+ Monofett
946
+ Monomakh
947
+ Monomaniac One
948
+ Monoton
949
+ Monsieur La Doulaise
950
+ Montaga
951
+ Montagu Slab
952
+ MonteCarlo
953
+ Montez
954
+ Montserrat
955
+ Montserrat Alternates
956
+ Montserrat Underline
957
+ Moo Lah Lah
958
+ Mooli
959
+ Moon Dance
960
+ Moul
961
+ Moulpali
962
+ Mountains of Christmas
963
+ Mouse Memoirs
964
+ Mozilla Headline
965
+ Mozilla Text
966
+ Mr Bedfort
967
+ Mr Dafoe
968
+ Mr De Haviland
969
+ Mrs Saint Delafield
970
+ Mrs Sheppards
971
+ Ms Madi
972
+ Mukta
973
+ Mukta Mahee
974
+ Mukta Malar
975
+ Mukta Vaani
976
+ Mulish
977
+ Murecho
978
+ MuseoModerno
979
+ My Soul
980
+ Mynerve
981
+ Mystery Quest
982
+ NTR
983
+ Nabla
984
+ Namdhinggo
985
+ Nanum Brush Script
986
+ Nanum Gothic
987
+ Nanum Gothic Coding
988
+ Nanum Myeongjo
989
+ Nanum Pen Script
990
+ Narnoor
991
+ Nata Sans
992
+ National Park
993
+ Neonderthaw
994
+ Nerko One
995
+ Neucha
996
+ Neuton
997
+ New Amsterdam
998
+ New Rocker
999
+ New Tegomin
1000
+ News Cycle
1001
+ Newsreader
1002
+ Niconne
1003
+ Niramit
1004
+ Nixie One
1005
+ Nobile
1006
+ Nokora
1007
+ Norican
1008
+ Nosifer
1009
+ Notable
1010
+ Nothing You Could Do
1011
+ Noticia Text
1012
+ Noto Color Emoji
1013
+ Noto Emoji
1014
+ Noto Kufi Arabic
1015
+ Noto Music
1016
+ Noto Naskh Arabic
1017
+ Noto Nastaliq Urdu
1018
+ Noto Rashi Hebrew
1019
+ Noto Sans
1020
+ Noto Sans Adlam
1021
+ Noto Sans Adlam Unjoined
1022
+ Noto Sans Anatolian Hieroglyphs
1023
+ Noto Sans Arabic
1024
+ Noto Sans Armenian
1025
+ Noto Sans Avestan
1026
+ Noto Sans Balinese
1027
+ Noto Sans Bamum
1028
+ Noto Sans Bassa Vah
1029
+ Noto Sans Batak
1030
+ Noto Sans Bengali
1031
+ Noto Sans Bhaiksuki
1032
+ Noto Sans Brahmi
1033
+ Noto Sans Buginese
1034
+ Noto Sans Buhid
1035
+ Noto Sans Canadian Aboriginal
1036
+ Noto Sans Carian
1037
+ Noto Sans Caucasian Albanian
1038
+ Noto Sans Chakma
1039
+ Noto Sans Cham
1040
+ Noto Sans Cherokee
1041
+ Noto Sans Chorasmian
1042
+ Noto Sans Coptic
1043
+ Noto Sans Cuneiform
1044
+ Noto Sans Cypriot
1045
+ Noto Sans Cypro Minoan
1046
+ Noto Sans Deseret
1047
+ Noto Sans Devanagari
1048
+ Noto Sans Display
1049
+ Noto Sans Duployan
1050
+ Noto Sans Egyptian Hieroglyphs
1051
+ Noto Sans Elbasan
1052
+ Noto Sans Elymaic
1053
+ Noto Sans Ethiopic
1054
+ Noto Sans Georgian
1055
+ Noto Sans Glagolitic
1056
+ Noto Sans Gothic
1057
+ Noto Sans Grantha
1058
+ Noto Sans Gujarati
1059
+ Noto Sans Gunjala Gondi
1060
+ Noto Sans Gurmukhi
1061
+ Noto Sans HK
1062
+ Noto Sans Hanifi Rohingya
1063
+ Noto Sans Hanunoo
1064
+ Noto Sans Hatran
1065
+ Noto Sans Hebrew
1066
+ Noto Sans Imperial Aramaic
1067
+ Noto Sans Indic Siyaq Numbers
1068
+ Noto Sans Inscriptional Pahlavi
1069
+ Noto Sans Inscriptional Parthian
1070
+ Noto Sans JP
1071
+ Noto Sans Javanese
1072
+ Noto Sans KR
1073
+ Noto Sans Kaithi
1074
+ Noto Sans Kannada
1075
+ Noto Sans Kawi
1076
+ Noto Sans Kayah Li
1077
+ Noto Sans Kharoshthi
1078
+ Noto Sans Khmer
1079
+ Noto Sans Khojki
1080
+ Noto Sans Khudawadi
1081
+ Noto Sans Lao
1082
+ Noto Sans Lao Looped
1083
+ Noto Sans Lepcha
1084
+ Noto Sans Limbu
1085
+ Noto Sans Linear A
1086
+ Noto Sans Linear B
1087
+ Noto Sans Lisu
1088
+ Noto Sans Lycian
1089
+ Noto Sans Lydian
1090
+ Noto Sans Mahajani
1091
+ Noto Sans Malayalam
1092
+ Noto Sans Mandaic
1093
+ Noto Sans Manichaean
1094
+ Noto Sans Marchen
1095
+ Noto Sans Masaram Gondi
1096
+ Noto Sans Math
1097
+ Noto Sans Mayan Numerals
1098
+ Noto Sans Medefaidrin
1099
+ Noto Sans Meetei Mayek
1100
+ Noto Sans Mende Kikakui
1101
+ Noto Sans Meroitic
1102
+ Noto Sans Miao
1103
+ Noto Sans Modi
1104
+ Noto Sans Mongolian
1105
+ Noto Sans Mono
1106
+ Noto Sans Mro
1107
+ Noto Sans Multani
1108
+ Noto Sans Myanmar
1109
+ Noto Sans NKo
1110
+ Noto Sans NKo Unjoined
1111
+ Noto Sans Nabataean
1112
+ Noto Sans Nag Mundari
1113
+ Noto Sans Nandinagari
1114
+ Noto Sans New Tai Lue
1115
+ Noto Sans Newa
1116
+ Noto Sans Nushu
1117
+ Noto Sans Ogham
1118
+ Noto Sans Ol Chiki
1119
+ Noto Sans Old Hungarian
1120
+ Noto Sans Old Italic
1121
+ Noto Sans Old North Arabian
1122
+ Noto Sans Old Permic
1123
+ Noto Sans Old Persian
1124
+ Noto Sans Old Sogdian
1125
+ Noto Sans Old South Arabian
1126
+ Noto Sans Old Turkic
1127
+ Noto Sans Oriya
1128
+ Noto Sans Osage
1129
+ Noto Sans Osmanya
1130
+ Noto Sans Pahawh Hmong
1131
+ Noto Sans Palmyrene
1132
+ Noto Sans Pau Cin Hau
1133
+ Noto Sans PhagsPa
1134
+ Noto Sans Phoenician
1135
+ Noto Sans Psalter Pahlavi
1136
+ Noto Sans Rejang
1137
+ Noto Sans Runic
1138
+ Noto Sans SC
1139
+ Noto Sans Samaritan
1140
+ Noto Sans Saurashtra
1141
+ Noto Sans Sharada
1142
+ Noto Sans Shavian
1143
+ Noto Sans Siddham
1144
+ Noto Sans SignWriting
1145
+ Noto Sans Sinhala
1146
+ Noto Sans Sogdian
1147
+ Noto Sans Sora Sompeng
1148
+ Noto Sans Soyombo
1149
+ Noto Sans Sundanese
1150
+ Noto Sans Sunuwar
1151
+ Noto Sans Syloti Nagri
1152
+ Noto Sans Symbols
1153
+ Noto Sans Symbols 2
1154
+ Noto Sans Syriac
1155
+ Noto Sans Syriac Eastern
1156
+ Noto Sans TC
1157
+ Noto Sans Tagalog
1158
+ Noto Sans Tagbanwa
1159
+ Noto Sans Tai Le
1160
+ Noto Sans Tai Tham
1161
+ Noto Sans Tai Viet
1162
+ Noto Sans Takri
1163
+ Noto Sans Tamil
1164
+ Noto Sans Tamil Supplement
1165
+ Noto Sans Tangsa
1166
+ Noto Sans Telugu
1167
+ Noto Sans Thaana
1168
+ Noto Sans Thai
1169
+ Noto Sans Thai Looped
1170
+ Noto Sans Tifinagh
1171
+ Noto Sans Tirhuta
1172
+ Noto Sans Ugaritic
1173
+ Noto Sans Vai
1174
+ Noto Sans Vithkuqi
1175
+ Noto Sans Wancho
1176
+ Noto Sans Warang Citi
1177
+ Noto Sans Yi
1178
+ Noto Sans Zanabazar Square
1179
+ Noto Serif
1180
+ Noto Serif Ahom
1181
+ Noto Serif Armenian
1182
+ Noto Serif Balinese
1183
+ Noto Serif Bengali
1184
+ Noto Serif Devanagari
1185
+ Noto Serif Display
1186
+ Noto Serif Dives Akuru
1187
+ Noto Serif Dogra
1188
+ Noto Serif Ethiopic
1189
+ Noto Serif Georgian
1190
+ Noto Serif Grantha
1191
+ Noto Serif Gujarati
1192
+ Noto Serif Gurmukhi
1193
+ Noto Serif HK
1194
+ Noto Serif Hebrew
1195
+ Noto Serif Hentaigana
1196
+ Noto Serif JP
1197
+ Noto Serif KR
1198
+ Noto Serif Kannada
1199
+ Noto Serif Khitan Small Script
1200
+ Noto Serif Khmer
1201
+ Noto Serif Khojki
1202
+ Noto Serif Lao
1203
+ Noto Serif Makasar
1204
+ Noto Serif Malayalam
1205
+ Noto Serif Myanmar
1206
+ Noto Serif NP Hmong
1207
+ Noto Serif Old Uyghur
1208
+ Noto Serif Oriya
1209
+ Noto Serif Ottoman Siyaq
1210
+ Noto Serif SC
1211
+ Noto Serif Sinhala
1212
+ Noto Serif TC
1213
+ Noto Serif Tamil
1214
+ Noto Serif Tangut
1215
+ Noto Serif Telugu
1216
+ Noto Serif Thai
1217
+ Noto Serif Tibetan
1218
+ Noto Serif Todhri
1219
+ Noto Serif Toto
1220
+ Noto Serif Vithkuqi
1221
+ Noto Serif Yezidi
1222
+ Noto Traditional Nushu
1223
+ Noto Znamenny Musical Notation
1224
+ Nova Cut
1225
+ Nova Flat
1226
+ Nova Mono
1227
+ Nova Oval
1228
+ Nova Round
1229
+ Nova Script
1230
+ Nova Slim
1231
+ Nova Square
1232
+ Numans
1233
+ Nunito
1234
+ Nunito Sans
1235
+ Nuosu SIL
1236
+ Odibee Sans
1237
+ Odor Mean Chey
1238
+ Offside
1239
+ Oi
1240
+ Ojuju
1241
+ Old Standard TT
1242
+ Oldenburg
1243
+ Ole
1244
+ Oleo Script
1245
+ Oleo Script Swash Caps
1246
+ Onest
1247
+ Oooh Baby
1248
+ Open Sans
1249
+ Oranienbaum
1250
+ Orbit
1251
+ Orbitron
1252
+ Oregano
1253
+ Orelega One
1254
+ Orienta
1255
+ Original Surfer
1256
+ Oswald
1257
+ Outfit
1258
+ Over the Rainbow
1259
+ Overlock
1260
+ Overlock SC
1261
+ Overpass
1262
+ Overpass Mono
1263
+ Ovo
1264
+ Oxanium
1265
+ Oxygen
1266
+ Oxygen Mono
1267
+ PT Mono
1268
+ PT Sans
1269
+ PT Sans Caption
1270
+ PT Sans Narrow
1271
+ PT Serif
1272
+ PT Serif Caption
1273
+ Pacifico
1274
+ Padauk
1275
+ Padyakke Expanded One
1276
+ Palanquin
1277
+ Palanquin Dark
1278
+ Palette Mosaic
1279
+ Pangolin
1280
+ Paprika
1281
+ Parastoo
1282
+ Parisienne
1283
+ Parkinsans
1284
+ Passero One
1285
+ Passion One
1286
+ Passions Conflict
1287
+ Pathway Extreme
1288
+ Pathway Gothic One
1289
+ Patrick Hand
1290
+ Patrick Hand SC
1291
+ Pattaya
1292
+ Patua One
1293
+ Pavanam
1294
+ Paytone One
1295
+ Peddana
1296
+ Peralta
1297
+ Permanent Marker
1298
+ Petemoss
1299
+ Petit Formal Script
1300
+ Petrona
1301
+ Phetsarath
1302
+ Philosopher
1303
+ Phudu
1304
+ Piazzolla
1305
+ Piedra
1306
+ Pinyon Script
1307
+ Pirata One
1308
+ Pixelify Sans
1309
+ Plaster
1310
+ Platypi
1311
+ Play
1312
+ Playball
1313
+ Playfair
1314
+ Playfair Display
1315
+ Playfair Display SC
1316
+ Playpen Sans
1317
+ Playpen Sans Arabic
1318
+ Playpen Sans Deva
1319
+ Playpen Sans Hebrew
1320
+ Playpen Sans Thai
1321
+ Playwrite AR
1322
+ Playwrite AR Guides
1323
+ Playwrite AT
1324
+ Playwrite AT Guides
1325
+ Playwrite AU NSW
1326
+ Playwrite AU NSW Guides
1327
+ Playwrite AU QLD
1328
+ Playwrite AU QLD Guides
1329
+ Playwrite AU SA
1330
+ Playwrite AU SA Guides
1331
+ Playwrite AU TAS
1332
+ Playwrite AU TAS Guides
1333
+ Playwrite AU VIC
1334
+ Playwrite AU VIC Guides
1335
+ Playwrite BE VLG
1336
+ Playwrite BE VLG Guides
1337
+ Playwrite BE WAL
1338
+ Playwrite BE WAL Guides
1339
+ Playwrite BR
1340
+ Playwrite BR Guides
1341
+ Playwrite CA
1342
+ Playwrite CA Guides
1343
+ Playwrite CL
1344
+ Playwrite CL Guides
1345
+ Playwrite CO
1346
+ Playwrite CO Guides
1347
+ Playwrite CU
1348
+ Playwrite CU Guides
1349
+ Playwrite CZ
1350
+ Playwrite CZ Guides
1351
+ Playwrite DE Grund
1352
+ Playwrite DE Grund Guides
1353
+ Playwrite DE LA
1354
+ Playwrite DE LA Guides
1355
+ Playwrite DE SAS
1356
+ Playwrite DE SAS Guides
1357
+ Playwrite DE VA
1358
+ Playwrite DE VA Guides
1359
+ Playwrite DK Loopet
1360
+ Playwrite DK Loopet Guides
1361
+ Playwrite DK Uloopet
1362
+ Playwrite DK Uloopet Guides
1363
+ Playwrite ES
1364
+ Playwrite ES Deco
1365
+ Playwrite ES Deco Guides
1366
+ Playwrite ES Guides
1367
+ Playwrite FR Moderne
1368
+ Playwrite FR Moderne Guides
1369
+ Playwrite FR Trad
1370
+ Playwrite FR Trad Guides
1371
+ Playwrite GB J
1372
+ Playwrite GB J Guides
1373
+ Playwrite GB S
1374
+ Playwrite GB S Guides
1375
+ Playwrite HR
1376
+ Playwrite HR Guides
1377
+ Playwrite HR Lijeva
1378
+ Playwrite HR Lijeva Guides
1379
+ Playwrite HU
1380
+ Playwrite HU Guides
1381
+ Playwrite ID
1382
+ Playwrite ID Guides
1383
+ Playwrite IE
1384
+ Playwrite IE Guides
1385
+ Playwrite IN
1386
+ Playwrite IN Guides
1387
+ Playwrite IS
1388
+ Playwrite IS Guides
1389
+ Playwrite IT Moderna
1390
+ Playwrite IT Moderna Guides
1391
+ Playwrite IT Trad
1392
+ Playwrite IT Trad Guides
1393
+ Playwrite MX
1394
+ Playwrite MX Guides
1395
+ Playwrite NG Modern
1396
+ Playwrite NG Modern Guides
1397
+ Playwrite NL
1398
+ Playwrite NL Guides
1399
+ Playwrite NO
1400
+ Playwrite NO Guides
1401
+ Playwrite NZ
1402
+ Playwrite NZ Guides
1403
+ Playwrite PE
1404
+ Playwrite PE Guides
1405
+ Playwrite PL
1406
+ Playwrite PL Guides
1407
+ Playwrite PT
1408
+ Playwrite PT Guides
1409
+ Playwrite RO
1410
+ Playwrite RO Guides
1411
+ Playwrite SK
1412
+ Playwrite SK Guides
1413
+ Playwrite TZ
1414
+ Playwrite TZ Guides
1415
+ Playwrite US Modern
1416
+ Playwrite US Modern Guides
1417
+ Playwrite US Trad
1418
+ Playwrite US Trad Guides
1419
+ Playwrite VN
1420
+ Playwrite VN Guides
1421
+ Playwrite ZA
1422
+ Playwrite ZA Guides
1423
+ Plus Jakarta Sans
1424
+ Pochaevsk
1425
+ Podkova
1426
+ Poetsen One
1427
+ Poiret One
1428
+ Poller One
1429
+ Poltawski Nowy
1430
+ Poly
1431
+ Pompiere
1432
+ Ponnala
1433
+ Ponomar
1434
+ Pontano Sans
1435
+ Poor Story
1436
+ Poppins
1437
+ Port Lligat Sans
1438
+ Port Lligat Slab
1439
+ Potta One
1440
+ Pragati Narrow
1441
+ Praise
1442
+ Prata
1443
+ Preahvihear
1444
+ Press Start 2P
1445
+ Pridi
1446
+ Princess Sofia
1447
+ Prociono
1448
+ Prompt
1449
+ Prosto One
1450
+ Protest Guerrilla
1451
+ Protest Revolution
1452
+ Protest Riot
1453
+ Protest Strike
1454
+ Proza Libre
1455
+ Public Sans
1456
+ Puppies Play
1457
+ Puritan
1458
+ Purple Purse
1459
+ Qahiri
1460
+ Quando
1461
+ Quantico
1462
+ Quattrocento
1463
+ Quattrocento Sans
1464
+ Questrial
1465
+ Quicksand
1466
+ Quintessential
1467
+ Qwigley
1468
+ Qwitcher Grypen
1469
+ REM
1470
+ Racing Sans One
1471
+ Radio Canada
1472
+ Radio Canada Big
1473
+ Radley
1474
+ Rajdhani
1475
+ Rakkas
1476
+ Raleway
1477
+ Raleway Dots
1478
+ Ramabhadra
1479
+ Ramaraja
1480
+ Rambla
1481
+ Rammetto One
1482
+ Rampart One
1483
+ Ranchers
1484
+ Rancho
1485
+ Ranga
1486
+ Rasa
1487
+ Rationale
1488
+ Ravi Prakash
1489
+ Readex Pro
1490
+ Recursive
1491
+ Red Hat Display
1492
+ Red Hat Mono
1493
+ Red Hat Text
1494
+ Red Rose
1495
+ Redacted
1496
+ Redacted Script
1497
+ Reddit Mono
1498
+ Reddit Sans
1499
+ Reddit Sans Condensed
1500
+ Redressed
1501
+ Reem Kufi
1502
+ Reem Kufi Fun
1503
+ Reem Kufi Ink
1504
+ Reenie Beanie
1505
+ Reggae One
1506
+ Rethink Sans
1507
+ Revalia
1508
+ Rhodium Libre
1509
+ Ribeye
1510
+ Ribeye Marrow
1511
+ Righteous
1512
+ Risque
1513
+ Road Rage
1514
+ Roboto
1515
+ Roboto Condensed
1516
+ Roboto Flex
1517
+ Roboto Mono
1518
+ Roboto Serif
1519
+ Roboto Slab
1520
+ Rochester
1521
+ Rock 3D
1522
+ Rock Salt
1523
+ RocknRoll One
1524
+ Rokkitt
1525
+ Romanesco
1526
+ Ropa Sans
1527
+ Rosario
1528
+ Rosarivo
1529
+ Rouge Script
1530
+ Rowdies
1531
+ Rozha One
1532
+ Rubik
1533
+ Rubik 80s Fade
1534
+ Rubik Beastly
1535
+ Rubik Broken Fax
1536
+ Rubik Bubbles
1537
+ Rubik Burned
1538
+ Rubik Dirt
1539
+ Rubik Distressed
1540
+ Rubik Doodle Shadow
1541
+ Rubik Doodle Triangles
1542
+ Rubik Gemstones
1543
+ Rubik Glitch
1544
+ Rubik Glitch Pop
1545
+ Rubik Iso
1546
+ Rubik Lines
1547
+ Rubik Maps
1548
+ Rubik Marker Hatch
1549
+ Rubik Maze
1550
+ Rubik Microbe
1551
+ Rubik Mono One
1552
+ Rubik Moonrocks
1553
+ Rubik Pixels
1554
+ Rubik Puddles
1555
+ Rubik Scribble
1556
+ Rubik Spray Paint
1557
+ Rubik Storm
1558
+ Rubik Vinyl
1559
+ Rubik Wet Paint
1560
+ Ruda
1561
+ Rufina
1562
+ Ruge Boogie
1563
+ Ruluko
1564
+ Rum Raisin
1565
+ Ruslan Display
1566
+ Russo One
1567
+ Ruthie
1568
+ Ruwudu
1569
+ Rye
1570
+ STIX Two Text
1571
+ SUSE
1572
+ SUSE Mono
1573
+ Sacramento
1574
+ Sahitya
1575
+ Sail
1576
+ Saira
1577
+ Saira Condensed
1578
+ Saira Extra Condensed
1579
+ Saira Semi Condensed
1580
+ Saira Stencil One
1581
+ Salsa
1582
+ Sanchez
1583
+ Sancreek
1584
+ Sankofa Display
1585
+ Sansation
1586
+ Sansita
1587
+ Sansita Swashed
1588
+ Sarabun
1589
+ Sarala
1590
+ Sarina
1591
+ Sarpanch
1592
+ Sassy Frass
1593
+ Satisfy
1594
+ Savate
1595
+ Sawarabi Gothic
1596
+ Sawarabi Mincho
1597
+ Scada
1598
+ Scheherazade New
1599
+ Schibsted Grotesk
1600
+ Schoolbell
1601
+ Scope One
1602
+ Seaweed Script
1603
+ Secular One
1604
+ Sedan
1605
+ Sedan SC
1606
+ Sedgwick Ave
1607
+ Sedgwick Ave Display
1608
+ Sen
1609
+ Send Flowers
1610
+ Sevillana
1611
+ Seymour One
1612
+ Shadows Into Light
1613
+ Shadows Into Light Two
1614
+ Shafarik
1615
+ Shalimar
1616
+ Shantell Sans
1617
+ Shanti
1618
+ Share
1619
+ Share Tech
1620
+ Share Tech Mono
1621
+ Shippori Antique
1622
+ Shippori Antique B1
1623
+ Shippori Mincho
1624
+ Shippori Mincho B1
1625
+ Shizuru
1626
+ Shojumaru
1627
+ Short Stack
1628
+ Shrikhand
1629
+ Siemreap
1630
+ Sigmar
1631
+ Sigmar One
1632
+ Signika
1633
+ Signika Negative
1634
+ Silkscreen
1635
+ Simonetta
1636
+ Single Day
1637
+ Sintony
1638
+ Sirin Stencil
1639
+ Sirivennela
1640
+ Six Caps
1641
+ Sixtyfour
1642
+ Sixtyfour Convergence
1643
+ Skranji
1644
+ Slabo 13px
1645
+ Slabo 27px
1646
+ Slackey
1647
+ Slackside One
1648
+ Smokum
1649
+ Smooch
1650
+ Smooch Sans
1651
+ Smythe
1652
+ Sniglet
1653
+ Snippet
1654
+ Snowburst One
1655
+ Sofadi One
1656
+ Sofia
1657
+ Sofia Sans
1658
+ Sofia Sans Condensed
1659
+ Sofia Sans Extra Condensed
1660
+ Sofia Sans Semi Condensed
1661
+ Solitreo
1662
+ Solway
1663
+ Sometype Mono
1664
+ Song Myung
1665
+ Sono
1666
+ Sonsie One
1667
+ Sora
1668
+ Sorts Mill Goudy
1669
+ Sour Gummy
1670
+ Source Code Pro
1671
+ Source Sans 3
1672
+ Source Serif 4
1673
+ Space Grotesk
1674
+ Space Mono
1675
+ Special Elite
1676
+ Special Gothic
1677
+ Special Gothic Condensed One
1678
+ Special Gothic Expanded One
1679
+ Spectral
1680
+ Spectral SC
1681
+ Spicy Rice
1682
+ Spinnaker
1683
+ Spirax
1684
+ Splash
1685
+ Spline Sans
1686
+ Spline Sans Mono
1687
+ Squada One
1688
+ Square Peg
1689
+ Sree Krushnadevaraya
1690
+ Sriracha
1691
+ Srisakdi
1692
+ Staatliches
1693
+ Stalemate
1694
+ Stalinist One
1695
+ Stardos Stencil
1696
+ Stick
1697
+ Stick No Bills
1698
+ Stint Ultra Condensed
1699
+ Stint Ultra Expanded
1700
+ Stoke
1701
+ Story Script
1702
+ Strait
1703
+ Style Script
1704
+ Stylish
1705
+ Sue Ellen Francisco
1706
+ Suez One
1707
+ Sulphur Point
1708
+ Sumana
1709
+ Sunflower
1710
+ Sunshiney
1711
+ Supermercado One
1712
+ Sura
1713
+ Suranna
1714
+ Suravaram
1715
+ Suwannaphum
1716
+ Swanky and Moo Moo
1717
+ Syncopate
1718
+ Syne
1719
+ Syne Mono
1720
+ Syne Tactile
1721
+ TASA Explorer
1722
+ TASA Orbiter
1723
+ Tac One
1724
+ Tagesschrift
1725
+ Tai Heritage Pro
1726
+ Tajawal
1727
+ Tangerine
1728
+ Tapestry
1729
+ Taprom
1730
+ Tauri
1731
+ Taviraj
1732
+ Teachers
1733
+ Teko
1734
+ Tektur
1735
+ Telex
1736
+ Tenali Ramakrishna
1737
+ Tenor Sans
1738
+ Text Me One
1739
+ Texturina
1740
+ Thasadith
1741
+ The Girl Next Door
1742
+ The Nautigal
1743
+ Tienne
1744
+ TikTok Sans
1745
+ Tillana
1746
+ Tilt Neon
1747
+ Tilt Prism
1748
+ Tilt Warp
1749
+ Timmana
1750
+ Tinos
1751
+ Tiny5
1752
+ Tiro Bangla
1753
+ Tiro Devanagari Hindi
1754
+ Tiro Devanagari Marathi
1755
+ Tiro Devanagari Sanskrit
1756
+ Tiro Gurmukhi
1757
+ Tiro Kannada
1758
+ Tiro Tamil
1759
+ Tiro Telugu
1760
+ Tirra
1761
+ Titan One
1762
+ Titillium Web
1763
+ Tomorrow
1764
+ Tourney
1765
+ Trade Winds
1766
+ Train One
1767
+ Triodion
1768
+ Trirong
1769
+ Trispace
1770
+ Trocchi
1771
+ Trochut
1772
+ Truculenta
1773
+ Trykker
1774
+ Tsukimi Rounded
1775
+ Tuffy
1776
+ Tulpen One
1777
+ Turret Road
1778
+ Twinkle Star
1779
+ Ubuntu
1780
+ Ubuntu Condensed
1781
+ Ubuntu Mono
1782
+ Ubuntu Sans
1783
+ Ubuntu Sans Mono
1784
+ Uchen
1785
+ Ultra
1786
+ Unbounded
1787
+ Uncial Antiqua
1788
+ Underdog
1789
+ Unica One
1790
+ UnifrakturCook
1791
+ UnifrakturMaguntia
1792
+ Unkempt
1793
+ Unlock
1794
+ Unna
1795
+ UoqMunThenKhung
1796
+ Updock
1797
+ Urbanist
1798
+ VT323
1799
+ Vampiro One
1800
+ Varela
1801
+ Varela Round
1802
+ Varta
1803
+ Vast Shadow
1804
+ Vazirmatn
1805
+ Vend Sans
1806
+ Vesper Libre
1807
+ Viaoda Libre
1808
+ Vibes
1809
+ Vibur
1810
+ Victor Mono
1811
+ Vidaloka
1812
+ Viga
1813
+ Vina Sans
1814
+ Voces
1815
+ Volkhov
1816
+ Vollkorn
1817
+ Vollkorn SC
1818
+ Voltaire
1819
+ Vujahday Script
1820
+ WDXL Lubrifont JP N
1821
+ WDXL Lubrifont SC
1822
+ WDXL Lubrifont TC
1823
+ Waiting for the Sunrise
1824
+ Wallpoet
1825
+ Walter Turncoat
1826
+ Warnes
1827
+ Water Brush
1828
+ Waterfall
1829
+ Wavefont
1830
+ Wellfleet
1831
+ Wendy One
1832
+ Whisper
1833
+ WindSong
1834
+ Winky Rough
1835
+ Winky Sans
1836
+ Wire One
1837
+ Wittgenstein
1838
+ Wix Madefor Display
1839
+ Wix Madefor Text
1840
+ Work Sans
1841
+ Workbench
1842
+ Xanh Mono
1843
+ Yaldevi
1844
+ Yanone Kaffeesatz
1845
+ Yantramanav
1846
+ Yarndings 12
1847
+ Yarndings 12 Charted
1848
+ Yarndings 20
1849
+ Yarndings 20 Charted
1850
+ Yatra One
1851
+ Yellowtail
1852
+ Yeon Sung
1853
+ Yeseva One
1854
+ Yesteryear
1855
+ Yomogi
1856
+ Young Serif
1857
+ Yrsa
1858
+ Ysabeau
1859
+ Ysabeau Infant
1860
+ Ysabeau Office
1861
+ Ysabeau SC
1862
+ Yuji Boku
1863
+ Yuji Hentaigana Akari
1864
+ Yuji Hentaigana Akebono
1865
+ Yuji Mai
1866
+ Yuji Syuku
1867
+ Yusei Magic
1868
+ ZCOOL KuaiLe
1869
+ ZCOOL QingKe HuangYou
1870
+ ZCOOL XiaoWei
1871
+ Zain
1872
+ Zalando Sans
1873
+ Zalando Sans Expanded
1874
+ Zalando Sans SemiExpanded
1875
+ Zen Antique
1876
+ Zen Antique Soft
1877
+ Zen Dots
1878
+ Zen Kaku Gothic Antique
1879
+ Zen Kaku Gothic New
1880
+ Zen Kurenaido
1881
+ Zen Loop
1882
+ Zen Maru Gothic
1883
+ Zen Old Mincho
1884
+ Zen Tokyo Zoo
1885
+ Zeyada
1886
+ Zhi Mang Xing
1887
+ Zilla Slab
1888
+ Zilla Slab Highlight
package-lock.json ADDED
The diff for this file is too large to render. See raw diff
 
package.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "react-template",
3
+ "version": "0.1.0",
4
+ "private": true,
5
+ "dependencies": {
6
+ "@testing-library/dom": "^10.4.0",
7
+ "@testing-library/jest-dom": "^6.6.3",
8
+ "@testing-library/react": "^16.3.0",
9
+ "@testing-library/user-event": "^13.5.0",
10
+ "axios": "^1.12.2",
11
+ "canvas": "^3.2.0",
12
+ "d3": "^7.9.0",
13
+ "fonteditor-core": "^2.6.3",
14
+ "jsdom": "^27.0.0",
15
+ "opentype.js": "^1.3.4",
16
+ "react": "^19.1.0",
17
+ "react-dom": "^19.1.0",
18
+ "react-scripts": "5.0.1",
19
+ "sharp": "^0.34.4",
20
+ "stats.js": "^0.17.0",
21
+ "tweakpane": "^4.0.5",
22
+ "web-vitals": "^2.1.4"
23
+ },
24
+ "scripts": {
25
+ "start": "react-scripts start",
26
+ "build": "react-scripts build",
27
+ "test": "react-scripts test",
28
+ "eject": "react-scripts eject"
29
+ },
30
+ "eslintConfig": {
31
+ "extends": [
32
+ "react-app",
33
+ "react-app/jest"
34
+ ]
35
+ },
36
+ "browserslist": {
37
+ "production": [
38
+ ">0.2%",
39
+ "not dead",
40
+ "not op_mini all"
41
+ ],
42
+ "development": [
43
+ "last 1 chrome version",
44
+ "last 1 firefox version",
45
+ "last 1 safari version"
46
+ ]
47
+ }
48
+ }
public/data/char/abeezee_a.svg ADDED
public/data/char/abel_a.svg ADDED
public/data/char/abhaya-libre_a.svg ADDED
public/data/char/aboreto_a.svg ADDED
public/data/char/abril-fatface_a.svg ADDED
public/data/char/abyssinica-sil_a.svg ADDED
public/data/char/aclonica_a.svg ADDED
public/data/char/acme_a.svg ADDED
public/data/char/actor_a.svg ADDED
public/data/char/adamina_a.svg ADDED
public/data/char/adlam-display_a.svg ADDED
public/data/char/advent-pro_a.svg ADDED
public/data/char/afacad-flux_a.svg ADDED
public/data/char/afacad_a.svg ADDED
public/data/char/agbalumo_a.svg ADDED
public/data/char/agdasima_a.svg ADDED
public/data/char/agu-display_a.svg ADDED
public/data/char/aguafina-script_a.svg ADDED
public/data/char/akatab_a.svg ADDED
public/data/char/akaya-kanadaka_a.svg ADDED
public/data/char/akaya-telivigala_a.svg ADDED
public/data/char/akronim_a.svg ADDED
public/data/char/akshar_a.svg ADDED
public/data/char/aladin_a.svg ADDED
public/data/char/alan-sans_a.svg ADDED
public/data/char/alata_a.svg ADDED
public/data/char/alatsi_a.svg ADDED
public/data/char/albert-sans_a.svg ADDED
public/data/char/aldrich_a.svg ADDED
public/data/char/alef_a.svg ADDED
public/data/char/alegreya-sans-sc_a.svg ADDED
public/data/char/alegreya-sans_a.svg ADDED
public/data/char/alegreya-sc_a.svg ADDED
public/data/char/alegreya_a.svg ADDED
public/data/char/aleo_a.svg ADDED
public/data/char/alex-brush_a.svg ADDED
public/data/char/alexandria_a.svg ADDED
public/data/char/alfa-slab-one_a.svg ADDED
public/data/char/alice_a.svg ADDED
public/data/char/alike-angular_a.svg ADDED
public/data/char/alike_a.svg ADDED
public/data/char/alkalami_a.svg ADDED
public/data/char/alkatra_a.svg ADDED
public/data/char/allan_a.svg ADDED