Page MenuHomePhabricator

Publish full fallback sequence for (generic) font families (sans, serif) in SVG rendering
Open, Needs TriagePublic

Description

WMF currently only publishes a list of available fonts on meta:SVG fonts (and https://noc.wikimedia.org/conf/fc-list), without any mention of the order of font selection for generic families sans-serif ("Sans") and serif ("Serif"). Since those two generic families, sans especially, are in fact the most commonly used by default, WMF should publish the said lists. They can be generated by running fc-match -a Sans and fc-match -a Serif respectively.

The order problem is especially a problem with CJK languages, as many distributions and even fontconfig's own nonlatin file mixes up sans ("Gothic", "Hei"), serif ("Ming"/"Mincho", "Song"/"Sung"), and script/cursive ("Kai") families. So please publish results for stuff like fc-match -a Sans:lang=zh-cn too.

Event Timeline

I absolutely agree (for years, I just wanted to create this myself). On the one hand, it is absolutely annoying for editors if fonts get removed undocumented without any replacement/fallback.(rOMWC1616462ae03ad28fff9fdfc85203820c0bc25c1e)
The only information is https://noc.wikimedia.org/conf/fc-list (the whole page meta:SVG fonts is based on this).
Which seems neither complete nor trusty. We can see here the removed fonts are still present.
Examples (especially Nimbus Sans L fallback for Helvetica):

The fallback information we have are only vague information from temporary user tests. (Apart from the fact that the renderer should be set back to 2016, because font rendering is going to absolute worsing. T36947 I can't tell this enough.)

Perhelion renamed this task from Publish full fallback sequence for generic families (sans, serif) in SVG font rendering to Publish full fallback sequence for (generic) font families (sans, serif) in SVG rendering.Dec 14 2017, 4:08 PM

Debian font packages used by MediaWiki and Thumbor are installed from rOPUP modules/mediawiki/manifests/packages/fonts.pp.
Installing those packages in a fresh local Docker container nets the following results:

1DejaVuSans.ttf: "DejaVu Sans" "Book"
2DejaVuSansCondensed.ttf: "DejaVu Sans" "Condensed"
3DejaVuSans-ExtraLight.ttf: "DejaVu Sans" "ExtraLight"
4DejaVuSans-Bold.ttf: "DejaVu Sans" "Bold"
5DejaVuSansCondensed-Bold.ttf: "DejaVu Sans" "Condensed Bold"
6DejaVuSans-Oblique.ttf: "DejaVu Sans" "Oblique"
7DejaVuSansCondensed-Oblique.ttf: "DejaVu Sans" "Condensed Oblique"
8DejaVuSans-BoldOblique.ttf: "DejaVu Sans" "Bold Oblique"
9DejaVuSansCondensed-BoldOblique.ttf: "DejaVu Sans" "Condensed Bold Oblique"
10n019003l.pfb: "Nimbus Sans L" "Regular"
11n019043l.pfb: "Nimbus Sans L" "Regular Condensed"
12n019004l.pfb: "Nimbus Sans L" "Bold"
13n019044l.pfb: "Nimbus Sans L" "Bold Condensed"
14n019023l.pfb: "Nimbus Sans L" "Regular Italic"
15n019063l.pfb: "Nimbus Sans L" "Regular Condensed Italic"
16n019024l.pfb: "Nimbus Sans L" "Bold Italic"
17n019064l.pfb: "Nimbus Sans L" "Bold Condensed Italic"
18Loma.ttf: "Loma" "Regular"
19Loma-Bold.ttf: "Loma" "Bold"
20Loma-Oblique.ttf: "Loma" "Oblique"
21Loma-BoldOblique.ttf: "Loma" "Bold Oblique"
22Waree.ttf: "Waree" "Regular"
23Waree-Bold.ttf: "Waree" "Bold"
24Waree-Oblique.ttf: "Waree" "Oblique"
25Waree-BoldOblique.ttf: "Waree" "Bold Oblique"
26Garuda.ttf: "Garuda" "Regular"
27Garuda-Bold.ttf: "Garuda" "Bold"
28Garuda-Oblique.ttf: "Garuda" "Oblique"
29Garuda-BoldOblique.ttf: "Garuda" "Bold Oblique"
30Umpush.ttf: "Umpush" "Regular"
31Umpush-Light.ttf: "Umpush" "Light"
32Umpush-Bold.ttf: "Umpush" "Bold"
33Umpush-Oblique.ttf: "Umpush" "Oblique"
34Umpush-LightOblique.ttf: "Umpush" "Light Oblique"
35Umpush-BoldOblique.ttf: "Umpush" "Bold Oblique"
36Laksaman.ttf: "Laksaman" "Regular"
37Laksaman-Bold.ttf: "Laksaman" "Bold"
38Laksaman-Italic.ttf: "Laksaman" "Italic"
39Laksaman-BoldItalic.ttf: "Laksaman" "Bold Italic"
40wqy-zenhei.ttc: "WenQuanYi Zen Hei" "Regular"
41Meera.ttf: "Meera" "Regular"
42KhmerOS.ttf: "Khmer OS" "Regular"
43MuktiNarrow.ttf: "Mukti Narrow" "Regular"
44MuktiNarrowBold.ttf: "Mukti Narrow" "Regular"
45padmaa-Medium-0.5.ttf: "padmaa" "regular"
46padmaa.ttf: "padmaa" "Medium"
47padmaa-Bold.1.1.ttf: "padmaa-Bold.1.1" "bold"
48VL-Gothic-Regular.ttf: "VL Gothic" "regular"
49ipag.ttf: "IPAGothic" "Regular"
50UnDotum.ttf: "UnDotum" "Regular"
51UnDotumBold.ttf: "UnDotum" "Bold"
52Lohit-Bengali.ttf: "Lohit Bengali" "Regular"
53Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
54Lohit-Punjabi.ttf: "Lohit Punjabi" "Regular"
55Lohit-Tamil.ttf: "Lohit Tamil" "Regular"
56Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular"
57Lohit-Kannada.ttf: "Lohit Kannada" "Regular"
58Lohit-Telugu.ttf: "Lohit Telugu" "Regular"
59Lohit-Oriya.ttf: "Lohit Oriya" "Regular"
60lklug.ttf: "LKLUG" "Regular"
61TlwgTypo.ttf: "Tlwg Typo" "Regular"
62Suruma.ttf: "Suruma" "Medium"
63KacstArt.ttf: "KacstArt" "Medium"
64KacstBook.ttf: "KacstBook" "Medium"
65KacstDecorative.ttf: "KacstDecorative" "Medium"
66KacstDigital.ttf: "KacstDigital" "Medium"
67KacstFarsi.ttf: "KacstFarsi" "Medium"
68KacstLetter.ttf: "KacstLetter" "Medium"
69KacstNaskh.ttf: "KacstNaskh" "Medium"
70KacstOffice.ttf: "KacstOffice" "Medium"
71KacstPen.ttf: "KacstPen" "Medium"
72KacstPoster.ttf: "KacstPoster" "Medium"
73KacstScreen.ttf: "KacstScreen" "Medium"
74KacstTitle.ttf: "KacstTitle" "Medium"
75TlwgTypist.ttf: "Tlwg Typist" "Regular"
76Kinnari.ttf: "Kinnari" "Regular"
77TlwgTypewriter.ttf: "Tlwg Typewriter" "Regular"
78Lato-Medium.ttf: "Lato" "Medium"
79texgyrechorus-mediumitalic.otf: "TeX Gyre Chorus" "Regular"
80ShofarRegular.ttf: "Shofar" "Regular"
81Samyak-Devanagari.ttf: "Samyak Devanagari" "Regular"
82Samyak-Gujarati.ttf: "Samyak Gujarati" "Regular"
83Samyak-Tamil.ttf: "Samyak Tamil" "Regular"
84TlwgMono.ttf: "Tlwg Mono" "Regular"
85NotoSansCJK-Medium.ttc: "Noto Sans CJK JP" "Medium"
86NotoSansCJK-Medium.ttc: "Noto Sans CJK KR" "Medium"
87NotoSansCJK-Medium.ttc: "Noto Sans CJK SC" "Medium"
88NotoSansCJK-Medium.ttc: "Noto Sans CJK TC" "Medium"
89Bandal.ttf: "Bandal" "Regular"
90Bangwool.ttf: "Bangwool" "Regular"
91Eunjin.ttf: "Eunjin" "Regular"
92EunjinNakseo.ttf: "Eunjin Nakseo" "Regular"
93Guseul.ttf: "Guseul" "Regular"
94wqy-zenhei.ttc: "WenQuanYi Zen Hei Mono" "Regular"
95wqy-zenhei.ttc: "WenQuanYi Zen Hei Sharp" "Regular"
96Ubuntu-M.ttf: "Ubuntu" "Medium"
97LikhanNormal.ttf: "Likhan" "Normal"
98Rekha.ttf: "Rekha" "Medium"
99aakar-medium.ttf: "aakar" "medium"
100utkal.ttf: "ori1Uni" "Medium"
101FrankRuehlCLM-Medium.ttf: "Frank Ruehl CLM" "Medium"
102DavidCLM-Medium.ttf: "David CLM" "Medium"
103StamAshkenazCLM.ttf: "Stam Ashkenaz CLM" "Medium"
104StamSefaradCLM.ttf: "Stam Sefarad CLM" "Medium"
105KeterYG-Medium.ttf: "Keter YG" "Medium"
106c059013l.pfb: "Century Schoolbook L" "Roman"
107p052003l.pfb: "URW Palladio L" "Roman"
108ComixNo2CLM-Medium.pfa: "Comix No2 CLM" "Medium"
109JamrulNormal.ttf: "Jamrul" "Normal"
110Rachana.ttf: "Rachana" "Regular"
111LinLibertine_R.otf: "Linux Libertine O" "Regular"
112LinLibertine_DR.otf: "Linux Libertine Display O" "Regular"
113LinLibertine_M.otf: "Linux Libertine Mono O" "Mono"
114Norasi.ttf: "Norasi" "Regular"
115LinLibertine_I.otf: "Linux Libertine Initials O" "Initials"
116KacstOne.ttf: "KacstOne" "Regular"
117KhmerOSmetalchrieng.ttf: "Khmer OS Metal Chrieng" "Regular"
118KhmerOSmuol.ttf: "Khmer OS Muol" "Regular"
119fonts-japanese-gothic.ttf: "TakaoPGothic" "Regular"
120fonts-japanese-mincho.ttf: "TakaoPMincho" "Regular"
121ipagp.ttf: "IPAPGothic" "Regular"
122ipam.ttf: "IPAMincho" "Regular"
123ipamp.ttf: "IPAPMincho" "Regular"
124TakaoGothic.ttf: "TakaoGothic" "Regular"
125TakaoPGothic.ttf: "TakaoPGothic" "Regular"
126TakaoMincho.ttf: "TakaoMincho" "Regular"
127TakaoPMincho.ttf: "TakaoPMincho" "Regular"
128KhmerOSsys.ttf: "Khmer OS System" "Regular"
129Purisa.ttf: "Purisa" "Regular"
130homa.ttf: "Homa" "Regular"
131Padauk-book.ttf: "Padauk Book" "Regular"
132Padauk.ttf: "Padauk" "Regular"
133Lohit-Assamese.ttf: "Lohit Assamese" "Regular"
134Lohit-Devanagari.ttf: "Lohit Devanagari" "Regular"
135Lohit-Tamil-Classical.ttf: "Lohit Tamil Classical" "Regular"
136DejaVuMathTeXGyre.ttf: "DejaVu Math TeX Gyre" "Regular"
137DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
138DejaVuSerif.ttf: "DejaVu Serif" "Book"
139VL-PGothic-Regular.ttf: "VL PGothic" "regular"
140Scheherazade-Regular.ttf: "Scheherazade" "Regular"
141ae_AlArabiya.ttf: "AlArabiya" "Regular"
142ae_AlYarmook.ttf: "AlYarmook" "Regular"
143ae_Cortoba.ttf: "Cortoba" "Regular"
144ae_Dimnah.ttf: "Dimnah" "Regular"
145ae_Electron.ttf: "Electron" "Regular"
146ae_Furat.ttf: "Furat" "Regular"
147ae_Granada.ttf: "Granada" "Regular"
148ae_Hani.ttf: "Hani" "Regular"
149ae_Kayrawan.ttf: "Kayrawan" "Regular"
150ae_Khalid.ttf: "Khalid" "Regular"
151ae_Nagham.ttf: "Nagham" "Regular"
152ae_Ostorah.ttf: "Ostorah" "Regular"
153ae_Petra.ttf: "Petra" "Regular"
154ae_Rehan.ttf: "Rehan" "Regular"
155ae_Sharjah.ttf: "Sharjah" "Regular"
156ae_Sindbad.ttf: "Sindbad" "Regular"
157ae_Tarablus.ttf: "Tarablus" "Regular"
158Scheherazade-Regular.woff: "Scheherazade" "Regular"
159NuosuSIL.ttf: "Nuosu SIL" "Regular"
160SILEOTSR.ttf: "Ezra SIL SR" "Regular"
161NotoSansArmenian-Regular.ttf: "Noto Sans Armenian" "Regular"
162NotoSerifArmenian-Regular.ttf: "Noto Serif Armenian" "Regular"
163KacstQurn.ttf: "KacstQurn" "Medium"
164KacstTitleL.ttf: "KacstTitleL" "Medium"
165nazli.ttf: "Nazli" "Regular"
166Lato-Regular.ttf: "Lato" "Regular"
167Sawasdee.ttf: "Sawasdee" "Regular"
168SILEOT.ttf: "Ezra SIL" "Regular"
169ManchuFont.ttf: "Manchu" "Normal"
170texgyreschola-regular.otf: "TeX Gyre Schola" "Regular"
171lmmono10-regular.otf: "Latin Modern Mono" "10 Regular"
172lmmono12-regular.otf: "Latin Modern Mono" "12 Regular"
173lmmono8-regular.otf: "Latin Modern Mono" "8 Regular"
174lmmono9-regular.otf: "Latin Modern Mono" "9 Regular"
175lmmonocaps10-regular.otf: "Latin Modern Mono Caps" "10 Regular"
176lmmonolt10-regular.otf: "Latin Modern Mono Light" "10 Regular"
177lmmonoltcond10-regular.otf: "Latin Modern Mono Light Cond" "10 Regular"
178lmmonoprop10-regular.otf: "Latin Modern Mono Prop" "10 Regular"
179lmmonoproplt10-regular.otf: "Latin Modern Mono Prop Light" "10 Regular"
180lmmonoslant10-regular.otf: "Latin Modern Mono Slanted" "10 Regular"
181lmroman10-regular.otf: "Latin Modern Roman" "10 Regular"
182lmroman12-regular.otf: "Latin Modern Roman" "12 Regular"
183lmroman17-regular.otf: "Latin Modern Roman" "17 Regular"
184lmroman5-regular.otf: "Latin Modern Roman" "5 Regular"
185lmroman6-regular.otf: "Latin Modern Roman" "6 Regular"
186lmroman7-regular.otf: "Latin Modern Roman" "7 Regular"
187lmroman8-regular.otf: "Latin Modern Roman" "8 Regular"
188lmroman9-regular.otf: "Latin Modern Roman" "9 Regular"
189lmromancaps10-regular.otf: "Latin Modern Roman Caps" "10 Regular"
190lmromandunh10-regular.otf: "Latin Modern Roman Dunhill" "10 Regular"
191lmromanslant10-regular.otf: "Latin Modern Roman Slanted" "10 Regular"
192lmromanslant12-regular.otf: "Latin Modern Roman Slanted" "12 Regular"
193lmromanslant17-regular.otf: "Latin Modern Roman Slanted" "17 Regular"
194lmromanslant8-regular.otf: "Latin Modern Roman Slanted" "8 Regular"
195lmromanslant9-regular.otf: "Latin Modern Roman Slanted" "9 Regular"
196lmromanunsl10-regular.otf: "Latin Modern Roman Unslanted" "10 Regular"
197lmsans10-regular.otf: "Latin Modern Sans" "10 Regular"
198lmsans12-regular.otf: "Latin Modern Sans" "12 Regular"
199lmsans17-regular.otf: "Latin Modern Sans" "17 Regular"
200lmsans8-regular.otf: "Latin Modern Sans" "8 Regular"
201lmsans9-regular.otf: "Latin Modern Sans" "9 Regular"
202lmsansquot8-regular.otf: "Latin Modern Sans Quotation" "8 Regular"
203texgyrebonum-regular.otf: "TeX Gyre Bonum" "Regular"
204texgyrecursor-regular.otf: "TeX Gyre Cursor" "Regular"
205texgyreheros-regular.otf: "TeX Gyre Heros" "Regular"
206texgyrepagella-regular.otf: "TeX Gyre Pagella" "Regular"
207texgyretermes-regular.otf: "TeX Gyre Termes" "Regular"
208texgyreadventor-regular.otf: "TeX Gyre Adventor" "Regular"
209Gargi.ttf: "Gargi" "Regular"
210RaghuMalayalamSans.ttf: "RaghuMalayalam" "Sans"
211latinmodern-math.otf: "Latin Modern Math" "Regular"
212TibetanMachineUni.ttf: "Tibetan Machine Uni" "Regular"
213texgyrepagella-math.otf: "TeX Gyre Pagella Math" "Regular"
214texgyretermes-math.otf: "TeX Gyre Termes Math" "Regular"
215texgyreschola-math.otf: "TeX Gyre Schola Math" "Regular"
216AbyssinicaSIL-R.ttf: "Abyssinica SIL" "Regular"
217Gubbi.ttf: "Gubbi" "Normal"
218kalimati.ttf: "Kalimati" "Regular"
219Pothana2000.ttf: "Pothana2000" "Regular"
220Kalyani.ttf: "Kalyani" "Book"
221Navilu.ttf: "Navilu" "Normal"
222chandas1-2.ttf: "Chandas" "Regular"
223NafeesWeb.ttf: "Nafees" "Regular"
224msam10.ttf: "msam10" "LyX"
225msbm10.ttf: "msbm10" "LyX"
226Samyak-Malayalam.ttf: "Samyak Malayalam" "Medium"
227texgyredejavu-math.otf: "TeX Gyre DejaVu Math" "Regular"
228Carlito-Regular.ttf: "Carlito" "Regular"
229NotoSansMyanmar-Regular.ttf: "Noto Sans Myanmar" "Regular"
230NotoSansMyanmarUI-Regular.ttf: "Noto Sans Myanmar UI" "Regular"
231LinBiolinum_R.otf: "Linux Biolinum O" "Regular"
232vemana2000.ttf: "Vemana2000" "Regular"
233cmmi10.ttf: "cmmi10" "LyX"
234cmr10.ttf: "cmr10" "LyX"
235cmsy10.ttf: "cmsy10" "LyX"
236NotoSansSymbols-Regular.ttf: "Noto Sans Symbols" "Regular"
237NotoSansEthiopic-Regular.ttf: "Noto Sans Ethiopic" "Regular"
238NotoSansTamil-Regular.ttf: "Noto Sans Tamil" "Regular"
239NotoSansTamilUI-Regular.ttf: "Noto Sans Tamil UI" "Regular"
240LiberationMono-Regular.ttf: "Liberation Mono" "Regular"
241LiberationSans-Regular.ttf: "Liberation Sans" "Regular"
242LiberationSerif-Regular.ttf: "Liberation Serif" "Regular"
243NotoSans-Regular.ttf: "Noto Sans" "Regular"
244NotoSansUI-Regular.ttf: "Noto Sans UI" "Regular"
245NotoSerif-Regular.ttf: "Noto Serif" "Regular"
246NotoNaskhArabic-Regular.ttf: "Noto Naskh Arabic" "Regular"
247NotoNaskhArabicUI-Regular.ttf: "Noto Naskh Arabic UI" "Regular"
248NotoSansDevanagari-Regular.ttf: "Noto Sans Devanagari" "Regular"
249NotoSansDevanagariUI-Regular.ttf: "Noto Sans Devanagari UI" "Regular"
250NotoSansGeorgian-Regular.ttf: "Noto Sans Georgian" "Regular"
251NotoSansJavanese-Regular.ttf: "Noto Sans Javanese" "Regular"
252NotoSerifGeorgian-Regular.ttf: "Noto Serif Georgian" "Regular"
253NotoSansBatak-Regular.ttf: "Noto Sans Batak" "Regular"
254NotoSansBuginese-Regular.ttf: "Noto Sans Buginese" "Regular"
255NotoSansCarian-Regular.ttf: "Noto Sans Carian" "Regular"
256NotoSansCuneiform-Regular.ttf: "Noto Sans Cuneiform" "Regular"
257NotoSansKaithi-Regular.ttf: "Noto Sans Kaithi" "Regular"
258NotoSansLimbu-Regular.ttf: "Noto Sans Limbu" "Regular"
259NotoSansNewTaiLue-Regular.ttf: "Noto Sans New Tai Lue" "Regular"
260NotoSansRejang-Regular.ttf: "Noto Sans Rejang" "Regular"
261NotoSansSundanese-Regular.ttf: "Noto Sans Sundanese" "Regular"
262NotoSansTelugu-Regular.ttf: "Noto Sans Telugu" "Regular"
263NotoSansTeluguUI-Regular.ttf: "Noto Sans Telugu UI" "Regular"
264NotoSansTifinagh-Regular.ttf: "Noto Sans Tifinagh" "Regular"
265NotoKufiArabic-Regular.ttf: "Noto Kufi Arabic" "Regular"
266NotoSansAvestan-Regular.ttf: "Noto Sans Avestan" "Regular"
267NotoSansEgyptianHieroglyphs-Regular.ttf: "Noto Sans Egyptian Hieroglyphs" "Regular"
268NotoSansGlagolitic-Regular.ttf: "Noto Sans Glagolitic" "Regular"
269NotoSansHanunoo-Regular.ttf: "Noto Sans Hanunoo" "Regular"
270NotoSansHebrew-Regular.ttf: "Noto Sans Hebrew" "Regular"
271NotoSansKannada-Regular.ttf: "Noto Sans Kannada" "Regular"
272NotoSansKannadaUI-Regular.ttf: "Noto Sans Kannada UI" "Regular"
273NotoSansLinearB-Regular.ttf: "Noto Sans Linear B" "Regular"
274NotoSansLycian-Regular.ttf: "Noto Sans Lycian" "Regular"
275NotoSansMalayalam-Regular.ttf: "Noto Sans Malayalam" "Regular"
276NotoSansMalayalamUI-Regular.ttf: "Noto Sans Malayalam UI" "Regular"
277NotoSansMeeteiMayek-Regular.ttf: "Noto Sans Meetei Mayek" "Regular"
278NotoSansMongolian-Regular.ttf: "Noto Sans Mongolian" "Regular"
279NotoSansOgham-Regular.ttf: "Noto Sans Ogham" "Regular"
280NotoSansOldPersian-Regular.ttf: "Noto Sans Old Persian" "Regular"
281NotoSansPhoenician-Regular.ttf: "Noto Sans Phoenician" "Regular"
282NotoSansSaurashtra-Regular.ttf: "Noto Sans Saurashtra" "Regular"
283NotoSansSylotiNagri-Regular.ttf: "Noto Sans Syloti Nagri" "Regular"
284NotoSansSyriacEastern-Regular.ttf: "Noto Sans Syriac Eastern" "Regular"
285NotoSansSyriacEstrangela-Regular.ttf: "Noto Sans Syriac Estrangela" "Regular"
286NotoSansSyriacWestern-Regular.ttf: "Noto Sans Syriac Western" "Regular"
287NotoSansTagbanwa-Regular.ttf: "Noto Sans Tagbanwa" "Regular"
288NotoSansTaiLe-Regular.ttf: "Noto Sans Tai Le" "Regular"
289NotoSansTaiTham-Regular.ttf: "Noto Sans Tai Tham" "Regular"
290NotoSansThai-Regular.ttf: "Noto Sans Thai" "Regular"
291NotoSansThaiUI-Regular.ttf: "Noto Sans Thai UI" "Regular"
292NotoSerifThai-Regular.ttf: "Noto Serif Thai" "Regular"
293NotoSansBalinese-Regular.ttf: "Noto Sans Balinese" "Regular"
294NotoSansBamum-Regular.ttf: "Noto Sans Bamum" "Regular"
295NotoSansBengali-Regular.ttf: "Noto Sans Bengali" "Regular"
296NotoSansBengaliUI-Regular.ttf: "Noto Sans Bengali UI" "Regular"
297NotoSansBrahmi-Regular.ttf: "Noto Sans Brahmi" "Regular"
298NotoSansBuhid-Regular.ttf: "Noto Sans Buhid" "Regular"
299NotoSansCanadianAboriginal-Regular.ttf: "Noto Sans Canadian Aboriginal" "Regular"
300NotoSansCherokee-Regular.ttf: "Noto Sans Cherokee" "Regular"
301NotoSansCoptic-Regular.ttf: "Noto Sans Coptic" "Regular"
302NotoSansCypriot-Regular.ttf: "Noto Sans Cypriot" "Regular"
303NotoSansGothic-Regular.ttf: "Noto Sans Gothic" "Regular"
304NotoSansGujarati-Regular.ttf: "Noto Sans Gujarati" "Regular"
305NotoSansGujaratiUI-Regular.ttf: "Noto Sans Gujarati UI" "Regular"
306NotoSansGurmukhi-Regular.ttf: "Noto Sans Gurmukhi" "Regular"
307NotoSansGurmukhiUI-Regular.ttf: "Noto Sans Gurmukhi UI" "Regular"
308NotoSansImperialAramaic-Regular.ttf: "Noto Sans Imperial Aramaic" "Regular"
309NotoSansInscriptionalParthian-Regular.ttf: "Noto Sans Inscriptional Parthian" "Regular"
310NotoSansKharoshthi-Regular.ttf: "Noto Sans Kharoshthi" "Regular"
311NotoSansKhmer-Regular.ttf: "Noto Sans Khmer" "Regular"
312NotoSansKhmerUI-Regular.ttf: "Noto Sans Khmer UI" "Regular"
313NotoSansLao-Regular.ttf: "Noto Sans Lao" "Regular"
314NotoSansLaoUI-Regular.ttf: "Noto Sans Lao UI" "Regular"
315NotoSansLepcha-Regular.ttf: "Noto Sans Lepcha" "Regular"
316NotoSansLisu-Regular.ttf: "Noto Sans Lisu" "Regular"
317NotoSansLydian-Regular.ttf: "Noto Sans Lydian" "Regular"
318NotoSansOlChiki-Regular.ttf: "Noto Sans Ol Chiki" "Regular"
319NotoSansOldSouthArabian-Regular.ttf: "Noto Sans Old South Arabian" "Regular"
320NotoSansOsmanya-Regular.ttf: "Noto Sans Osmanya" "Regular"
321NotoSansPhagsPa-Regular.ttf: "Noto Sans Phags Pa" "Regular"
322NotoSansSamaritan-Regular.ttf: "Noto Sans Samaritan" "Regular"
323NotoSansShavian-Regular.ttf: "Noto Sans Shavian" "Regular"
324NotoSansSinhala-Regular.ttf: "Noto Sans Sinhala" "Regular"
325NotoSansTagalog-Regular.ttf: "Noto Sans Tagalog" "Regular"
326NotoSansTaiViet-Regular.ttf: "Noto Sans Tai Viet" "Regular"
327NotoSerifKhmer-Regular.ttf: "Noto Serif Khmer" "Regular"
328NotoSerifLao-Regular.ttf: "Noto Serif Lao" "Regular"
329NotoNastaliqUrdu-Regular.ttf: "Noto Nastaliq Urdu" "Regular"
330NotoSansCham-Regular.ttf: "Noto Sans Cham" "Regular"
331NotoSansDeseret-Regular.ttf: "Noto Sans Deseret" "Regular"
332NotoSansInscriptionalPahlavi-Regular.ttf: "Noto Sans Inscriptional Pahlavi" "Regular"
333NotoSansKayahLi-Regular.ttf: "Noto Sans Kayah Li" "Regular"
334NotoSansMandaic-Regular.ttf: "Noto Sans Mandaic" "Regular"
335NotoSansNKo-Regular.ttf: "Noto Sans NKo" "Regular"
336NotoSansOldItalic-Regular.ttf: "Noto Sans Old Italic" "Regular"
337NotoSansOldTurkic-Regular.ttf: "Noto Sans Old Turkic" "Regular"
338NotoSansRunic-Regular.ttf: "Noto Sans Runic" "Regular"
339NotoSansThaana-Regular.ttf: "Noto Sans Thaana" "Regular"
340NotoSansUgaritic-Regular.ttf: "Noto Sans Ugaritic" "Regular"
341NotoSansVai-Regular.ttf: "Noto Sans Vai" "Regular"
342NotoSansYi-Regular.ttf: "Noto Sans Yi" "Regular"
343NotoSerifGujarati-Regular.ttf: "Noto Serif Gujarati" "Regular"
344NotoSansOriya-Regular.ttf: "Noto Sans Oriya" "Regular"
345NotoSansOriyaUI-Regular.ttf: "Noto Sans Oriya UI" "Regular"
346NotoSansTibetan-Regular.ttf: "Noto Sans Tibetan" "Regular"
347NotoSerifBengali-Regular.ttf: "Noto Serif Bengali" "Regular"
348NotoSerifDevanagari-Regular.ttf: "Noto Serif Devanagari" "Regular"
349NotoSerifKannada-Regular.ttf: "Noto Serif Kannada" "Regular"
350NotoSerifMalayalam-Regular.ttf: "Noto Serif Malayalam" "Regular"
351NotoSerifTamil-Regular.ttf: "Noto Serif Tamil" "Regular"
352NotoSerifTelugu-Regular.ttf: "Noto Serif Telugu" "Regular"
353texgyrebonum-math.otf: "TeX Gyre Bonum Math" "Regular"
354NotoSansCJK-DemiLight.ttc: "Noto Sans CJK JP" "DemiLight"
355NotoSansCJK-DemiLight.ttc: "Noto Sans CJK KR" "DemiLight"
356NotoSansCJK-DemiLight.ttc: "Noto Sans CJK SC" "DemiLight"
357NotoSansCJK-DemiLight.ttc: "Noto Sans CJK TC" "DemiLight"
358NotoSansCJK-Regular.ttc: "Noto Sans CJK JP" "Regular"
359NotoSansCJK-Regular.ttc: "Noto Sans CJK KR" "Regular"
360NotoSansCJK-Regular.ttc: "Noto Sans CJK SC" "Regular"
361NotoSansCJK-Regular.ttc: "Noto Sans CJK TC" "Regular"
362NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK JP" "Regular"
363NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK KR" "Regular"
364NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK SC" "Regular"
365NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK TC" "Regular"
366mry_KacstQurn.ttf: "mry_KacstQurn" "Regular"
367wasy10.ttf: "wasy10" "LyX"
368Caladea-Regular.ttf: "Caladea" "Regular"
369LateefRegOT.ttf: "Lateef" "Regular"
370esint10.ttf: "esint10" "LyX"
371stmary10.ttf: "stmary10" "LyX"
372nakula.ttf: "Nakula" "Regular"
373sahadeva.ttf: "Sahadeva" "Regular"
374ae_AlBattar.ttf: "AlBattar" "Regular"
375ae_AlHor.ttf: "AlHor" "Regular"
376ae_AlManzomah.ttf: "AlManzomah" "Regular"
377ae_Arab.ttf: "Arab" "Regular"
378ae_Graph.ttf: "Graph" "Regular"
379ae_Haramain.ttf: "Haramain" "Regular"
380ae_Hor.ttf: "Hor" "Regular"
381ae_Japan.ttf: "Japan" "Regular"
382ae_Jet.ttf: "Jet" "Regular"
383ae_Mashq.ttf: "Mashq" "Regular"
384ae_Metal.ttf: "Metal" "Regular"
385ae_Nada.ttf: "Nada" "Regular"
386ae_Nice.ttf: "Nice" "Regular"
387ae_Salem.ttf: "Salem" "Regular"
388ae_Shado.ttf: "Shado" "Regular"
389TSCu_Comic.ttf: "TSCu_Comic" "Normal"
390TSCu_Paranar.ttf: "TSCu_Paranar" "Regular"
391TSCu_Times.ttf: "TSCu_Times" "Normal"
392KhmerOSbattambang.ttf: "Khmer OS Battambang" "Regular"
393KhmerOSbokor.ttf: "Khmer OS Bokor" "Regular"
394KhmerOScontent.ttf: "Khmer OS Content" "Regular"
395KhmerOSfasthand.ttf: "Khmer OS Fasthand" "Regular"
396KhmerOSfreehand.ttf: "Khmer OS Freehand" "Regular"
397KhmerOSmuollight.ttf: "Khmer OS Muol Light" "Regular"
398KhmerOSmuolpali.ttf: "Khmer OS Muol Pali" "Regular"
399KhmerOSsiemreap.ttf: "Khmer OS Siemreap" "Regular"
400Phetsarath_OT.ttf: "Phetsarath OT" "Regular"
401NotoMono-Regular.ttf: "Noto Mono" "Regular"
402UnDinaru.ttf: "UnDinaru" "Regular"
403Sarai.ttf: "Sarai" "Regular"
404DroidSansFallbackFull.ttf: "Droid Sans Fallback" "Regular"
405samanata.ttf: "Samanata" "Regular"
406Kalapi.ttf: "Kalapi" "Regular"
407cmex10.ttf: "cmex10" "LyX"
408eufm10.ttf: "eufm10" "LyX"
409Dyuthi.ttf: "Dyuthi" "Regular"
410Ubuntu-C.ttf: "Ubuntu Condensed" "Regular"
411Ubuntu-R.ttf: "Ubuntu" "Regular"
412UbuntuMono-R.ttf: "Ubuntu Mono" "Regular"
413ani.ttf: "Ani" "Regular"
414ukai.ttc: "AR PL UKai CN" "Book"
415ukai.ttc: "AR PL UKai HK" "Book"
416ukai.ttc: "AR PL UKai TW" "Book"
417ukai.ttc: "AR PL UKai TW MBE" "Book"
418MiriamMonoCLM-Book.ttf: "Miriam Mono CLM" "Book"
419HadasimCLM-Regular.ttf: "Hadasim CLM" "Regular"
420SimpleCLM-Medium.ttf: "Simple CLM" "Medium"
421amiri-regular.ttf: "Amiri" "Regular"
422amiri-quran.ttf: "Amiri Quran" "Regular"
423Saab.ttf: "Saab" "Regular"
424c0419bt_.pfb: "Courier 10 Pitch" "Regular"
425c0648bt_.pfb: "Bitstream Charter" "Regular"
426ae_Tholoth.ttf: "Tholoth" "Regular"
427UnBatang.ttf: "UnBatang" "Regular"
428UnGraphic.ttf: "UnGraphic" "Regular"
429UnGungseo.ttf: "UnGungseo" "Regular"
430UnPilgi.ttf: "UnPilgi" "Regular"
431UnJamoBatang.ttf: "UnJamoBatang" "Regular"
432UnJamoDotum.ttf: "UnJamoDotum" "Regular"
433UnJamoNovel.ttf: "UnJamoNovel" "Regular"
434UnJamoSora.ttf: "UnJamoSora" "Regular"
435UnPen.ttf: "UnPen" "Regular"
436UnPenheulim.ttf: "UnPenheulim" "Regular"
437UnPilgia.ttf: "UnPilgia" "Regular"
438UnShinmun.ttf: "UnShinmun" "Regular"
439UnTaza.ttf: "UnTaza" "Regular"
440UnVada.ttf: "UnVada" "Regular"
441b018012l.pfb: "URW Bookman L" "Light"
442n021003l.pfb: "Nimbus Roman No9 L" "Regular"
443n022003l.pfb: "Nimbus Mono L" "Regular"
444bchr8a.pfb: "Bitstream Charter" "Regular"
445pcrr8a.pfb: "Courier" "Regular"
446putr8a.pfb: "Utopia" "Regular"
447CaladingsCLM.pfa: "Caladings CLM" "Regular"
448mitra.ttf: "Mitra Mono" "Regular"
449d050000l.pfb: "Dingbats" "Regular"
450s050000l.pfb: "Standard Symbols L" "Regular"
451DejaVuSerifCondensed.ttf: "DejaVu Serif" "Condensed"
452MiriamCLM-Book.ttf: "Miriam CLM" "Book"
453texgyreheroscn-regular.otf: "TeX Gyre Heros Cn" "Regular"
454LiberationSansNarrow-Regular.ttf: "Liberation Sans Narrow" "Regular"
455a010013l.pfb: "URW Gothic L" "Book"
456AharoniCLM-Book.pfa: "Aharoni CLM" "Book"
457DorianCLM-Book.pfa: "Dorian CLM" "Book"
458Lato-Light.ttf: "Lato" "Light"
459NotoSansCJK-Light.ttc: "Noto Sans CJK JP" "Light"
460NotoSansCJK-Light.ttc: "Noto Sans CJK KR" "Light"
461NotoSansCJK-Light.ttc: "Noto Sans CJK SC" "Light"
462NotoSansCJK-Light.ttc: "Noto Sans CJK TC" "Light"
463NotoSansCJK-Thin.ttc: "Noto Sans CJK JP" "Thin"
464NotoSansCJK-Thin.ttc: "Noto Sans CJK KR" "Thin"
465NotoSansCJK-Thin.ttc: "Noto Sans CJK SC" "Thin"
466NotoSansCJK-Thin.ttc: "Noto Sans CJK TC" "Thin"
467UnDinaruLight.ttf: "UnDinaru" "Light"
468Ubuntu-L.ttf: "Ubuntu" "Light"
469uming.ttc: "AR PL UMing CN" "Light"
470uming.ttc: "AR PL UMing HK" "Light"
471uming.ttc: "AR PL UMing TW" "Light"
472uming.ttc: "AR PL UMing TW MBE" "Light"
473ElliniaCLM-Light.pfa: "Ellinia CLM" "Light"
474NachlieliCLM-Light.pfa: "Nachlieli CLM" "Light"
475YehudaCLM-Light.pfa: "Yehuda CLM" "Light"
476Lato-Thin.ttf: "Lato" "Thin"
477LinLibertine_RZ.otf: "Linux Libertine O" "Semibold"
478Lato-Semibold.ttf: "Lato" "Semibold"
479lmromandemi10-regular.otf: "Latin Modern Roman Demi" "10 Regular"
480lmsansdemicond10-regular.otf: "Latin Modern Sans Demi Cond" "10 Regular"
481a010015l.pfb: "URW Gothic L" "Demi"
482ShofarDemi-Bold.ttf: "Shofar" "Bold"
483LinLibertine_RB.otf: "Linux Libertine O" "Bold"
484Norasi-Bold.ttf: "Norasi" "Bold"
485KacstOne-Bold.ttf: "KacstOne" "Bold"
486TlwgTypo-Bold.ttf: "Tlwg Typo" "Bold"
487Purisa-Bold.ttf: "Purisa" "Bold"
488titr.ttf: "Titr" "Bold"
489nazlib.ttf: "Nazli" "Bold"
490Padauk-bold.ttf: "Padauk" "Bold"
491Padauk-bookbold.ttf: "Padauk Book" "Bold"
492DejaVuSansMono-Bold.ttf: "DejaVu Sans Mono" "Bold"
493DejaVuSerif-Bold.ttf: "DejaVu Serif" "Bold"
494Scheherazade-Bold.ttf: "Scheherazade" "Bold"
495ae_Mashq-Bold.ttf: "Mashq" "Bold"
496ae_Ouhod-Bold.ttf: "Ouhod" "Bold"
497ae_Rasheeq-Bold.ttf: "Rasheeq" "Bold"
498Scheherazade-Bold.woff: "Scheherazade" "Bold"
499NotoSansArmenian-Bold.ttf: "Noto Sans Armenian" "Bold"
500NotoSerifArmenian-Bold.ttf: "Noto Serif Armenian" "Bold"
501TlwgTypist-Bold.ttf: "Tlwg Typist" "Bold"
502Lato-Bold.ttf: "Lato" "Bold"
503Lato-Hairline.ttf: "Lato" "Hairline"
504Kinnari-Bold.ttf: "Kinnari" "Bold"
505Sawasdee-Bold.ttf: "Sawasdee" "Bold"
506TlwgTypewriter-Bold.ttf: "Tlwg Typewriter" "Bold"
507texgyreschola-bold.otf: "TeX Gyre Schola" "Bold"
508lmmonolt10-bold.otf: "Latin Modern Mono Light" "10 Bold"
509lmmonoproplt10-bold.otf: "Latin Modern Mono Prop Light" "10 Bold"
510lmroman10-bold.otf: "Latin Modern Roman" "10 Bold"
511lmroman12-bold.otf: "Latin Modern Roman" "12 Bold"
512lmroman5-bold.otf: "Latin Modern Roman" "5 Bold"
513lmroman6-bold.otf: "Latin Modern Roman" "6 Bold"
514lmroman7-bold.otf: "Latin Modern Roman" "7 Bold"
515lmroman8-bold.otf: "Latin Modern Roman" "8 Bold"
516lmroman9-bold.otf: "Latin Modern Roman" "9 Bold"
517lmromanslant10-bold.otf: "Latin Modern Roman Slanted" "10 Bold"
518lmsans10-bold.otf: "Latin Modern Sans" "10 Bold"
519lmsansquot8-bold.otf: "Latin Modern Sans Quotation" "8 Bold"
520texgyrebonum-bold.otf: "TeX Gyre Bonum" "Bold"
521texgyrecursor-bold.otf: "TeX Gyre Cursor" "Bold"
522texgyreheros-bold.otf: "TeX Gyre Heros" "Bold"
523texgyrepagella-bold.otf: "TeX Gyre Pagella" "Bold"
524texgyretermes-bold.otf: "TeX Gyre Termes" "Bold"
525texgyreadventor-bold.otf: "TeX Gyre Adventor" "Bold"
526LinBiolinum_RB.otf: "Linux Biolinum O" "Bold"
527Carlito-Bold.ttf: "Carlito" "Bold"
528NotoSansMyanmar-Bold.ttf: "Noto Sans Myanmar" "Bold"
529NotoSansMyanmarUI-Bold.ttf: "Noto Sans Myanmar UI" "Bold"
530NotoSansEthiopic-Bold.ttf: "Noto Sans Ethiopic" "Bold"
531NotoSansTamil-Bold.ttf: "Noto Sans Tamil" "Bold"
532NotoSansTamilUI-Bold.ttf: "Noto Sans Tamil UI" "Bold"
533LiberationMono-Bold.ttf: "Liberation Mono" "Bold"
534LiberationSans-Bold.ttf: "Liberation Sans" "Bold"
535LiberationSerif-Bold.ttf: "Liberation Serif" "Bold"
536NotoSans-Bold.ttf: "Noto Sans" "Bold"
537NotoSansUI-Bold.ttf: "Noto Sans UI" "Bold"
538NotoSerif-Bold.ttf: "Noto Serif" "Bold"
539NotoNaskhArabic-Bold.ttf: "Noto Naskh Arabic" "Bold"
540NotoNaskhArabicUI-Bold.ttf: "Noto Naskh Arabic UI" "Bold"
541NotoSansDevanagari-Bold.ttf: "Noto Sans Devanagari" "Bold"
542NotoSansDevanagariUI-Bold.ttf: "Noto Sans Devanagari UI" "Bold"
543NotoSansGeorgian-Bold.ttf: "Noto Sans Georgian" "Bold"
544NotoSerifGeorgian-Bold.ttf: "Noto Serif Georgian" "Bold"
545NotoSansTelugu-Bold.ttf: "Noto Sans Telugu" "Bold"
546NotoSansTeluguUI-Bold.ttf: "Noto Sans Telugu UI" "Bold"
547NotoKufiArabic-Bold.ttf: "Noto Kufi Arabic" "Bold"
548NotoSansHebrew-Bold.ttf: "Noto Sans Hebrew" "Bold"
549NotoSansKannada-Bold.ttf: "Noto Sans Kannada" "Bold"
550NotoSansKannadaUI-Bold.ttf: "Noto Sans Kannada UI" "Bold"
551NotoSansMalayalam-Bold.ttf: "Noto Sans Malayalam" "Bold"
552NotoSansMalayalamUI-Bold.ttf: "Noto Sans Malayalam UI" "Bold"
553NotoSansThai-Bold.ttf: "Noto Sans Thai" "Bold"
554NotoSansThaiUI-Bold.ttf: "Noto Sans Thai UI" "Bold"
555NotoSerifThai-Bold.ttf: "Noto Serif Thai" "Bold"
556KeterYG-Bold.ttf: "Keter YG" "Bold"
557NotoSansBengali-Bold.ttf: "Noto Sans Bengali" "Bold"
558NotoSansBengaliUI-Bold.ttf: "Noto Sans Bengali UI" "Bold"
559NotoSansGujarati-Bold.ttf: "Noto Sans Gujarati" "Bold"
560NotoSansGujaratiUI-Bold.ttf: "Noto Sans Gujarati UI" "Bold"
561NotoSansGurmukhi-Bold.ttf: "Noto Sans Gurmukhi" "Bold"
562NotoSansGurmukhiUI-Bold.ttf: "Noto Sans Gurmukhi UI" "Bold"
563NotoSansKhmer-Bold.ttf: "Noto Sans Khmer" "Bold"
564NotoSansKhmerUI-Bold.ttf: "Noto Sans Khmer UI" "Bold"
565NotoSansLao-Bold.ttf: "Noto Sans Lao" "Bold"
566NotoSansLaoUI-Bold.ttf: "Noto Sans Lao UI" "Bold"
567NotoSansSinhala-Bold.ttf: "Noto Sans Sinhala" "Bold"
568NotoSerifKhmer-Bold.ttf: "Noto Serif Khmer" "Bold"
569NotoSerifLao-Bold.ttf: "Noto Serif Lao" "Bold"
570TlwgMono-Bold.ttf: "Tlwg Mono" "Bold"
571NotoSansCham-Bold.ttf: "Noto Sans Cham" "Bold"
572NotoSansThaana-Bold.ttf: "Noto Sans Thaana" "Bold"
573NotoSerifGujarati-Bold.ttf: "Noto Serif Gujarati" "Bold"
574NotoSansOriya-Bold.ttf: "Noto Sans Oriya" "Bold"
575NotoSansOriyaUI-Bold.ttf: "Noto Sans Oriya UI" "Bold"
576NotoSansTibetan-Bold.ttf: "Noto Sans Tibetan" "Bold"
577NotoSerifBengali-Bold.ttf: "Noto Serif Bengali" "Bold"
578NotoSerifDevanagari-Bold.ttf: "Noto Serif Devanagari" "Bold"
579NotoSerifKannada-Bold.ttf: "Noto Serif Kannada" "Bold"
580NotoSerifMalayalam-Bold.ttf: "Noto Serif Malayalam" "Bold"
581NotoSerifTamil-Bold.ttf: "Noto Serif Tamil" "Bold"
582NotoSerifTelugu-Bold.ttf: "Noto Serif Telugu" "Bold"
583NotoSansCJK-Bold.ttc: "Noto Sans CJK JP" "Bold"
584NotoSansCJK-Bold.ttc: "Noto Sans CJK KR" "Bold"
585NotoSansCJK-Bold.ttc: "Noto Sans CJK SC" "Bold"
586NotoSansCJK-Bold.ttc: "Noto Sans CJK TC" "Bold"
587NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK JP" "Bold"
588NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK KR" "Bold"
589NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK SC" "Bold"
590NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK TC" "Bold"
591Caladea-Bold.ttf: "Caladea" "Bold"
592UnDinaruBold.ttf: "UnDinaru" "Bold"
593Ubuntu-B.ttf: "Ubuntu" "Bold"
594UbuntuMono-B.ttf: "Ubuntu Mono" "Bold"
595LinBiolinum_K.otf: "Linux Biolinum Keyboard O" "Regular"
596FrankRuehlCLM-Bold.ttf: "Frank Ruehl CLM" "Bold"
597DavidCLM-Bold.ttf: "David CLM" "Bold"
598MiriamCLM-Bold.ttf: "Miriam CLM" "Bold"
599MiriamMonoCLM-Bold.ttf: "Miriam Mono CLM" "Bold"
600amiri-bold.ttf: "Amiri" "Bold"
601c0583bt_.pfb: "Courier 10 Pitch" "Bold"
602c0632bt_.pfb: "Bitstream Charter" "Bold"
603TSCu_paranarb.ttf: "TSCu_Paranar" "Bold"
604UnBatangBold.ttf: "UnBatang" "Bold"
605UnGraphicBold.ttf: "UnGraphic" "Bold"
606UnPilgiBold.ttf: "UnPilgi" "Bold"
607UnYetgul.ttf: "UnYetgul" "Bold"
608b018015l.pfb: "URW Bookman L" "Demi Bold"
609c059016l.pfb: "Century Schoolbook L" "Bold"
610n021004l.pfb: "Nimbus Roman No9 L" "Medium"
611n022004l.pfb: "Nimbus Mono L" "Bold"
612p052004l.pfb: "URW Palladio L" "Bold"
613bchb8a.pfb: "Bitstream Charter" "Bold"
614pcrb8a.pfb: "Courier" "Bold"
615putb8a.pfb: "Utopia" "Bold"
616AharoniCLM-Bold.pfa: "Aharoni CLM" "Bold"
617AnkaCLM-Bold.pfa: "Anka CLM" "Bold"
618ComixNo2CLM-Bold.pfa: "Comix No2 CLM" "Bold"
619DrugulinCLM-Bold.pfa: "Drugulin CLM" "Bold"
620ElliniaCLM-Bold.pfa: "Ellinia CLM" "Bold"
621GanCLM-Bold.pfa: "Gan CLM" "Bold"
622GladiaCLM-Bold.pfa: "Gladia CLM" "Bold"
623NachlieliCLM-Bold.pfa: "Nachlieli CLM" "Bold"
624OzradCLM-Bold.pfa: "Ozrad CLM" "Bold"
625YehudaCLM-Bold.pfa: "Yehuda CLM" "Bold"
626DejaVuSerifCondensed-Bold.ttf: "DejaVu Serif" "Condensed Bold"
627texgyreheroscn-bold.otf: "TeX Gyre Heros Cn" "Bold"
628LiberationSansNarrow-Bold.ttf: "Liberation Sans Narrow" "Bold"
629HadasimCLM-Bold.ttf: "Hadasim CLM" "Bold"
630SimpleCLM-Bold.ttf: "Simple CLM" "Bold"
631Lato-Heavy.ttf: "Lato" "Heavy"
632Lato-Black.ttf: "Lato" "Black"
633NotoSansCJK-Black.ttc: "Noto Sans CJK JP" "Black"
634NotoSansCJK-Black.ttc: "Noto Sans CJK KR" "Black"
635NotoSansCJK-Black.ttc: "Noto Sans CJK SC" "Black"
636NotoSansCJK-Black.ttc: "Noto Sans CJK TC" "Black"
637Kinnari-Italic.ttf: "Kinnari" "Italic"
638Lato-MediumItalic.ttf: "Lato" "Medium Italic"
639Ubuntu-MI.ttf: "Ubuntu" "Medium Italic"
640DavidCLM-MediumItalic.ttf: "David CLM" "MediumItalic"
641z003034l.pfb: "URW Chancery L" "Medium Italic"
642KtavYadCLM-MediumItalic.pfa: "Ktav Yad CLM" "Medium Italic"
643LinLibertine_RI.otf: "Linux Libertine O" "Italic"
644Norasi-Italic.ttf: "Norasi" "Italic"
645DejaVuSerif-Italic.ttf: "DejaVu Serif" "Italic"
646Lato-Italic.ttf: "Lato" "Italic"
647texgyreschola-italic.otf: "TeX Gyre Schola" "Italic"
648lmmono10-italic.otf: "Latin Modern Mono" "10 Italic"
649lmroman10-italic.otf: "Latin Modern Roman" "10 Italic"
650lmroman12-italic.otf: "Latin Modern Roman" "12 Italic"
651lmroman7-italic.otf: "Latin Modern Roman" "7 Italic"
652lmroman8-italic.otf: "Latin Modern Roman" "8 Italic"
653lmroman9-italic.otf: "Latin Modern Roman" "9 Italic"
654texgyrebonum-italic.otf: "TeX Gyre Bonum" "Italic"
655texgyrecursor-italic.otf: "TeX Gyre Cursor" "Italic"
656texgyreheros-italic.otf: "TeX Gyre Heros" "Italic"
657texgyrepagella-italic.otf: "TeX Gyre Pagella" "Italic"
658texgyretermes-italic.otf: "TeX Gyre Termes" "Italic"
659texgyreadventor-italic.otf: "TeX Gyre Adventor" "Italic"
660Carlito-Italic.ttf: "Carlito" "Italic"
661LinBiolinum_RI.otf: "Linux Biolinum O" "Italic"
662NotoSerif-Italic.ttf: "Noto Serif" "Italic"
663LiberationMono-Italic.ttf: "Liberation Mono" "Italic"
664LiberationSans-Italic.ttf: "Liberation Sans" "Italic"
665LiberationSerif-Italic.ttf: "Liberation Serif" "Italic"
666NotoSans-Italic.ttf: "Noto Sans" "Italic"
667NotoSansUI-Italic.ttf: "Noto Sans UI" "Italic"
668Caladea-Italic.ttf: "Caladea" "Italic"
669rsfs10.ttf: "rsfs10" "LyX"
670Ubuntu-RI.ttf: "Ubuntu" "Italic"
671UbuntuMono-RI.ttf: "Ubuntu Mono" "Italic"
672AnjaliOldLipi.ttf: "AnjaliOldLipi" "Regular"
673amiri-slanted.ttf: "Amiri" "Slanted"
674c0582bt_.pfb: "Courier 10 Pitch" "Italic"
675c0649bt_.pfb: "Bitstream Charter" "Italic"
676TSCu_paranari.ttf: "TSCu_Paranar" "Italic"
677b018032l.pfb: "URW Bookman L" "Light Italic"
678c059033l.pfb: "Century Schoolbook L" "Italic"
679n021023l.pfb: "Nimbus Roman No9 L" "Regular Italic"
680p052023l.pfb: "URW Palladio L" "Italic"
681bchri8a.pfb: "Bitstream Charter" "Italic"
682pcrro8a.pfb: "Courier" "Italic"
683putri8a.pfb: "Utopia" "Italic"
684DejaVuSerifCondensed-Italic.ttf: "DejaVu Serif" "Condensed Italic"
685texgyreheroscn-italic.otf: "TeX Gyre Heros Cn" "Italic"
686LiberationSansNarrow-Italic.ttf: "Liberation Sans Narrow" "Italic"
687Lato-LightItalic.ttf: "Lato" "Light Italic"
688Ubuntu-LI.ttf: "Ubuntu" "Light Italic"
689ElliniaCLM-LightItalic.pfa: "Ellinia CLM" "Light Italic"
690Lato-ThinItalic.ttf: "Lato" "Thin Italic"
691LinLibertine_RZI.otf: "Linux Libertine O" "Semibold Italic"
692Lato-SemiboldItalic.ttf: "Lato" "Semibold Italic"
693LinLibertine_RBI.otf: "Linux Libertine O" "Bold Italic"
694Norasi-BoldItalic.ttf: "Norasi" "Bold Italic"
695DejaVuSerif-BoldItalic.ttf: "DejaVu Serif" "Bold Italic"
696Lato-BoldItalic.ttf: "Lato" "Bold Italic"
697Lato-HairlineItalic.ttf: "Lato" "Hairline Italic"
698Kinnari-BoldItalic.ttf: "Kinnari" "Bold Italic"
699texgyreschola-bolditalic.otf: "TeX Gyre Schola" "Bold Italic"
700lmroman10-bolditalic.otf: "Latin Modern Roman" "10 Bold Italic"
701texgyrebonum-bolditalic.otf: "TeX Gyre Bonum" "Bold Italic"
702texgyrecursor-bolditalic.otf: "TeX Gyre Cursor" "Bold Italic"
703texgyreheros-bolditalic.otf: "TeX Gyre Heros" "Bold Italic"
704texgyrepagella-bolditalic.otf: "TeX Gyre Pagella" "Bold Italic"
705texgyretermes-bolditalic.otf: "TeX Gyre Termes" "Bold Italic"
706texgyreadventor-bolditalic.otf: "TeX Gyre Adventor" "Bold Italic"
707Carlito-BoldItalic.ttf: "Carlito" "Bold Italic"
708LiberationMono-BoldItalic.ttf: "Liberation Mono" "Bold Italic"
709LiberationSans-BoldItalic.ttf: "Liberation Sans" "Bold Italic"
710LiberationSerif-BoldItalic.ttf: "Liberation Serif" "Bold Italic"
711NotoSans-BoldItalic.ttf: "Noto Sans" "Bold Italic"
712NotoSansUI-BoldItalic.ttf: "Noto Sans UI" "Bold Italic"
713NotoSerif-BoldItalic.ttf: "Noto Serif" "Bold Italic"
714Caladea-BoldItalic.ttf: "Caladea" "Bold Italic"
715Ubuntu-BI.ttf: "Ubuntu" "Bold Italic"
716UbuntuMono-BI.ttf: "Ubuntu Mono" "Bold Italic"
717DavidCLM-BoldItalic.ttf: "David CLM" "BoldItalic"
718amiri-boldslanted.ttf: "Amiri" "Bold Slanted"
719c0611bt_.pfb: "Courier 10 Pitch" "Bold Italic"
720c0633bt_.pfb: "Bitstream Charter" "Bold Italic"
721b018035l.pfb: "URW Bookman L" "Demi Bold Italic"
722c059036l.pfb: "Century Schoolbook L" "Bold Italic"
723n021024l.pfb: "Nimbus Roman No9 L" "Medium Italic"
724p052024l.pfb: "URW Palladio L" "Bold Italic"
725bchbi8a.pfb: "Bitstream Charter" "Bold Italic"
726pcrbo8a.pfb: "Courier" "Bold Italic"
727putbi8a.pfb: "Utopia" "Bold Italic"
728DrugulinCLM-BoldItalic.pfa: "Drugulin CLM" "Bold Italic"
729ElliniaCLM-BoldItalic.pfa: "Ellinia CLM" "Bold Italic"
730KtavYadCLM-BoldItalic.pfa: "Ktav Yad CLM" "Bold Italic"
731DejaVuSerifCondensed-BoldItalic.ttf: "DejaVu Serif" "Condensed Bold Italic"
732texgyreheroscn-bolditalic.otf: "TeX Gyre Heros Cn" "Bold Italic"
733LiberationSansNarrow-BoldItalic.ttf: "Liberation Sans Narrow" "Bold Italic"
734Lato-HeavyItalic.ttf: "Lato" "Heavy Italic"
735Lato-BlackItalic.ttf: "Lato" "Black Italic"
736TlwgTypo-Oblique.ttf: "Tlwg Typo" "Oblique"
737TlwgTypist-Oblique.ttf: "Tlwg Typist" "Oblique"
738Kinnari-Oblique.ttf: "Kinnari" "Oblique"
739ShofarRegularOblique.ttf: "Shofar" "RegularOblique"
740FrankRuehlCLM-MediumOblique.ttf: "Frank Ruehl CLM" "MediumOblique"
741KeterYG-MediumOblique.ttf: "Keter YG" "MediumOblique"
742Norasi-Oblique.ttf: "Norasi" "Oblique"
743Purisa-Oblique.ttf: "Purisa" "Oblique"
744DejaVuSansMono-Oblique.ttf: "DejaVu Sans Mono" "Oblique"
745Sawasdee-Oblique.ttf: "Sawasdee" "Oblique"
746TlwgTypewriter-Oblique.ttf: "Tlwg Typewriter" "Oblique"
747lmmonocaps10-oblique.otf: "Latin Modern Mono Caps" "10 Oblique"
748lmmonolt10-oblique.otf: "Latin Modern Mono Light" "10 Oblique"
749lmmonoltcond10-oblique.otf: "Latin Modern Mono Light Cond" "10 Oblique"
750lmmonoprop10-oblique.otf: "Latin Modern Mono Prop" "10 Oblique"
751lmmonoproplt10-oblique.otf: "Latin Modern Mono Prop Light" "10 Oblique"
752lmromancaps10-oblique.otf: "Latin Modern Roman Caps" "10 Oblique"
753lmromandunh10-oblique.otf: "Latin Modern Roman Dunhill" "10 Oblique"
754lmsans10-oblique.otf: "Latin Modern Sans" "10 Oblique"
755lmsans12-oblique.otf: "Latin Modern Sans" "12 Oblique"
756lmsans17-oblique.otf: "Latin Modern Sans" "17 Oblique"
757lmsans8-oblique.otf: "Latin Modern Sans" "8 Oblique"
758lmsans9-oblique.otf: "Latin Modern Sans" "9 Oblique"
759lmsansquot8-oblique.otf: "Latin Modern Sans Quotation" "8 Oblique"
760TlwgMono-Oblique.ttf: "Tlwg Mono" "Oblique"
761MiriamMonoCLM-BookOblique.ttf: "Miriam Mono CLM" "BookOblique"
762HadasimCLM-RegularOblique.ttf: "Hadasim CLM" "RegularOblique"
763SimpleCLM-MediumOblique.ttf: "Simple CLM" "MediumOblique"
764n022023l.pfb: "Nimbus Mono L" "Regular Oblique"
765a010033l.pfb: "URW Gothic L" "Book Oblique"
766AharoniCLM-BookOblique.pfa: "Aharoni CLM" "Book Oblique"
767NachlieliCLM-LightOblique.pfa: "Nachlieli CLM" "Light Oblique"
768lmromandemi10-oblique.otf: "Latin Modern Roman Demi" "10 Oblique"
769lmsansdemicond10-oblique.otf: "Latin Modern Sans Demi Cond" "10 Oblique"
770a010035l.pfb: "URW Gothic L" "Demi Oblique"
771ShofarDemi-BoldOblique.ttf: "Shofar" "BoldOblique"
772Norasi-BoldOblique.ttf: "Norasi" "Bold Oblique"
773TlwgTypo-BoldOblique.ttf: "Tlwg Typo" "Bold Oblique"
774Purisa-BoldOblique.ttf: "Purisa" "Bold Oblique"
775DejaVuSansMono-BoldOblique.ttf: "DejaVu Sans Mono" "Bold Oblique"
776TlwgTypist-BoldOblique.ttf: "Tlwg Typist" "Bold Oblique"
777Kinnari-BoldOblique.ttf: "Kinnari" "Bold Oblique"
778Sawasdee-BoldOblique.ttf: "Sawasdee" "Bold Oblique"
779TlwgTypewriter-BoldOblique.ttf: "Tlwg Typewriter" "Bold Oblique"
780lmmonolt10-boldoblique.otf: "Latin Modern Mono Light" "10 Bold Oblique"
781lmmonoproplt10-boldoblique.otf: "Latin Modern Mono Prop Light" "10 BoldOblique"
782lmsans10-boldoblique.otf: "Latin Modern Sans" "10 Bold Oblique"
783lmsansquot8-boldoblique.otf: "Latin Modern Sans Quotation" "8 Bold Oblique"
784KeterYG-BoldOblique.ttf: "Keter YG" "BoldOblique"
785TlwgMono-BoldOblique.ttf: "Tlwg Mono" "Bold Oblique"
786FrankRuehlCLM-BoldOblique.ttf: "Frank Ruehl CLM" "BoldOblique"
787MiriamMonoCLM-BoldOblique.ttf: "Miriam Mono CLM" "BoldOblique"
788n022024l.pfb: "Nimbus Mono L" "Bold Oblique"
789AharoniCLM-BoldOblique.pfa: "Aharoni CLM" "Bold Oblique"
790NachlieliCLM-BoldOblique.pfa: "Nachlieli CLM" "Bold Oblique"
791HadasimCLM-BoldOblique.ttf: "Hadasim CLM" "BoldOblique"
792SimpleCLM-BoldOblique.ttf: "Simple CLM" "BoldOblique"

1DejaVuSerif.ttf: "DejaVu Serif" "Book"
2DejaVuSerifCondensed.ttf: "DejaVu Serif" "Condensed"
3DejaVuSerif-Bold.ttf: "DejaVu Serif" "Bold"
4DejaVuSerifCondensed-Bold.ttf: "DejaVu Serif" "Condensed Bold"
5DejaVuSerif-Italic.ttf: "DejaVu Serif" "Italic"
6DejaVuSerifCondensed-Italic.ttf: "DejaVu Serif" "Condensed Italic"
7DejaVuSerif-BoldItalic.ttf: "DejaVu Serif" "Bold Italic"
8DejaVuSerifCondensed-BoldItalic.ttf: "DejaVu Serif" "Condensed Bold Italic"
9n021003l.pfb: "Nimbus Roman No9 L" "Regular"
10n021004l.pfb: "Nimbus Roman No9 L" "Medium"
11n021023l.pfb: "Nimbus Roman No9 L" "Regular Italic"
12n021024l.pfb: "Nimbus Roman No9 L" "Medium Italic"
13Kinnari.ttf: "Kinnari" "Regular"
14Kinnari-Bold.ttf: "Kinnari" "Bold"
15Kinnari-Italic.ttf: "Kinnari" "Italic"
16Kinnari-BoldItalic.ttf: "Kinnari" "Bold Italic"
17Kinnari-Oblique.ttf: "Kinnari" "Oblique"
18Kinnari-BoldOblique.ttf: "Kinnari" "Bold Oblique"
19Norasi.ttf: "Norasi" "Regular"
20Norasi-Bold.ttf: "Norasi" "Bold"
21Norasi-Italic.ttf: "Norasi" "Italic"
22Norasi-BoldItalic.ttf: "Norasi" "Bold Italic"
23Norasi-Oblique.ttf: "Norasi" "Oblique"
24Norasi-BoldOblique.ttf: "Norasi" "Bold Oblique"
25wqy-zenhei.ttc: "WenQuanYi Zen Hei" "Regular"
26Rachana.ttf: "Rachana" "Regular"
27KhmerOS.ttf: "Khmer OS" "Regular"
28MuktiNarrow.ttf: "Mukti Narrow" "Regular"
29MuktiNarrowBold.ttf: "Mukti Narrow" "Regular"
30padmaa-Medium-0.5.ttf: "padmaa" "regular"
31padmaa.ttf: "padmaa" "Medium"
32padmaa-Bold.1.1.ttf: "padmaa-Bold.1.1" "bold"
33ipam.ttf: "IPAMincho" "Regular"
34UnBatang.ttf: "UnBatang" "Regular"
35UnBatangBold.ttf: "UnBatang" "Bold"
36FrankRuehlCLM-Medium.ttf: "Frank Ruehl CLM" "Medium"
37FrankRuehlCLM-Bold.ttf: "Frank Ruehl CLM" "Bold"
38FrankRuehlCLM-MediumOblique.ttf: "Frank Ruehl CLM" "MediumOblique"
39FrankRuehlCLM-BoldOblique.ttf: "Frank Ruehl CLM" "BoldOblique"
40Lohit-Bengali.ttf: "Lohit Bengali" "Regular"
41Lohit-Gujarati.ttf: "Lohit Gujarati" "Regular"
42Lohit-Punjabi.ttf: "Lohit Punjabi" "Regular"
43Lohit-Tamil.ttf: "Lohit Tamil" "Regular"
44Lohit-Malayalam.ttf: "Lohit Malayalam" "Regular"
45Lohit-Kannada.ttf: "Lohit Kannada" "Regular"
46Lohit-Telugu.ttf: "Lohit Telugu" "Regular"
47Lohit-Oriya.ttf: "Lohit Oriya" "Regular"
48lklug.ttf: "LKLUG" "Regular"
49nazli.ttf: "Nazli" "Regular"
50nazlib.ttf: "Nazli" "Bold"
51TlwgTypo.ttf: "Tlwg Typo" "Regular"
52Suruma.ttf: "Suruma" "Medium"
53KacstArt.ttf: "KacstArt" "Medium"
54KacstBook.ttf: "KacstBook" "Medium"
55KacstDecorative.ttf: "KacstDecorative" "Medium"
56KacstDigital.ttf: "KacstDigital" "Medium"
57KacstFarsi.ttf: "KacstFarsi" "Medium"
58KacstLetter.ttf: "KacstLetter" "Medium"
59KacstNaskh.ttf: "KacstNaskh" "Medium"
60KacstOffice.ttf: "KacstOffice" "Medium"
61KacstPen.ttf: "KacstPen" "Medium"
62KacstPoster.ttf: "KacstPoster" "Medium"
63KacstScreen.ttf: "KacstScreen" "Medium"
64KacstTitle.ttf: "KacstTitle" "Medium"
65TlwgTypist.ttf: "Tlwg Typist" "Regular"
66TlwgTypewriter.ttf: "Tlwg Typewriter" "Regular"
67Lato-Medium.ttf: "Lato" "Medium"
68texgyrechorus-mediumitalic.otf: "TeX Gyre Chorus" "Regular"
69ShofarRegular.ttf: "Shofar" "Regular"
70Samyak-Devanagari.ttf: "Samyak Devanagari" "Regular"
71Samyak-Gujarati.ttf: "Samyak Gujarati" "Regular"
72Samyak-Tamil.ttf: "Samyak Tamil" "Regular"
73TlwgMono.ttf: "Tlwg Mono" "Regular"
74NotoSansCJK-Medium.ttc: "Noto Sans CJK JP" "Medium"
75NotoSansCJK-Medium.ttc: "Noto Sans CJK KR" "Medium"
76NotoSansCJK-Medium.ttc: "Noto Sans CJK SC" "Medium"
77NotoSansCJK-Medium.ttc: "Noto Sans CJK TC" "Medium"
78Bandal.ttf: "Bandal" "Regular"
79Bangwool.ttf: "Bangwool" "Regular"
80Eunjin.ttf: "Eunjin" "Regular"
81EunjinNakseo.ttf: "Eunjin Nakseo" "Regular"
82Guseul.ttf: "Guseul" "Regular"
83wqy-zenhei.ttc: "WenQuanYi Zen Hei Mono" "Regular"
84wqy-zenhei.ttc: "WenQuanYi Zen Hei Sharp" "Regular"
85Ubuntu-M.ttf: "Ubuntu" "Medium"
86LikhanNormal.ttf: "Likhan" "Normal"
87Rekha.ttf: "Rekha" "Medium"
88aakar-medium.ttf: "aakar" "medium"
89utkal.ttf: "ori1Uni" "Medium"
90DavidCLM-Medium.ttf: "David CLM" "Medium"
91StamAshkenazCLM.ttf: "Stam Ashkenaz CLM" "Medium"
92StamSefaradCLM.ttf: "Stam Sefarad CLM" "Medium"
93KeterYG-Medium.ttf: "Keter YG" "Medium"
94c059013l.pfb: "Century Schoolbook L" "Roman"
95p052003l.pfb: "URW Palladio L" "Roman"
96ComixNo2CLM-Medium.pfa: "Comix No2 CLM" "Medium"
97JamrulNormal.ttf: "Jamrul" "Normal"
98Meera.ttf: "Meera" "Regular"
99LinLibertine_R.otf: "Linux Libertine O" "Regular"
100LinLibertine_DR.otf: "Linux Libertine Display O" "Regular"
101LinLibertine_M.otf: "Linux Libertine Mono O" "Mono"
102LinLibertine_I.otf: "Linux Libertine Initials O" "Initials"
103KacstOne.ttf: "KacstOne" "Regular"
104KhmerOSmetalchrieng.ttf: "Khmer OS Metal Chrieng" "Regular"
105KhmerOSmuol.ttf: "Khmer OS Muol" "Regular"
106fonts-japanese-gothic.ttf: "TakaoPGothic" "Regular"
107fonts-japanese-mincho.ttf: "TakaoPMincho" "Regular"
108ipag.ttf: "IPAGothic" "Regular"
109ipagp.ttf: "IPAPGothic" "Regular"
110ipamp.ttf: "IPAPMincho" "Regular"
111TakaoGothic.ttf: "TakaoGothic" "Regular"
112TakaoPGothic.ttf: "TakaoPGothic" "Regular"
113TakaoMincho.ttf: "TakaoMincho" "Regular"
114TakaoPMincho.ttf: "TakaoPMincho" "Regular"
115Laksaman.ttf: "Laksaman" "Regular"
116KhmerOSsys.ttf: "Khmer OS System" "Regular"
117Garuda.ttf: "Garuda" "Regular"
118Purisa.ttf: "Purisa" "Regular"
119homa.ttf: "Homa" "Regular"
120Padauk-book.ttf: "Padauk Book" "Regular"
121Padauk.ttf: "Padauk" "Regular"
122Lohit-Assamese.ttf: "Lohit Assamese" "Regular"
123Lohit-Devanagari.ttf: "Lohit Devanagari" "Regular"
124Lohit-Tamil-Classical.ttf: "Lohit Tamil Classical" "Regular"
125DejaVuMathTeXGyre.ttf: "DejaVu Math TeX Gyre" "Regular"
126DejaVuSans.ttf: "DejaVu Sans" "Book"
127DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
128VL-Gothic-Regular.ttf: "VL Gothic" "regular"
129VL-PGothic-Regular.ttf: "VL PGothic" "regular"
130Scheherazade-Regular.ttf: "Scheherazade" "Regular"
131ae_AlArabiya.ttf: "AlArabiya" "Regular"
132ae_AlYarmook.ttf: "AlYarmook" "Regular"
133ae_Cortoba.ttf: "Cortoba" "Regular"
134ae_Dimnah.ttf: "Dimnah" "Regular"
135ae_Electron.ttf: "Electron" "Regular"
136ae_Furat.ttf: "Furat" "Regular"
137ae_Granada.ttf: "Granada" "Regular"
138ae_Hani.ttf: "Hani" "Regular"
139ae_Kayrawan.ttf: "Kayrawan" "Regular"
140ae_Khalid.ttf: "Khalid" "Regular"
141ae_Nagham.ttf: "Nagham" "Regular"
142ae_Ostorah.ttf: "Ostorah" "Regular"
143ae_Petra.ttf: "Petra" "Regular"
144ae_Rehan.ttf: "Rehan" "Regular"
145ae_Sharjah.ttf: "Sharjah" "Regular"
146ae_Sindbad.ttf: "Sindbad" "Regular"
147ae_Tarablus.ttf: "Tarablus" "Regular"
148Scheherazade-Regular.woff: "Scheherazade" "Regular"
149NuosuSIL.ttf: "Nuosu SIL" "Regular"
150SILEOTSR.ttf: "Ezra SIL SR" "Regular"
151NotoSansArmenian-Regular.ttf: "Noto Sans Armenian" "Regular"
152NotoSerifArmenian-Regular.ttf: "Noto Serif Armenian" "Regular"
153KacstQurn.ttf: "KacstQurn" "Medium"
154KacstTitleL.ttf: "KacstTitleL" "Medium"
155Lato-Regular.ttf: "Lato" "Regular"
156Sawasdee.ttf: "Sawasdee" "Regular"
157SILEOT.ttf: "Ezra SIL" "Regular"
158ManchuFont.ttf: "Manchu" "Normal"
159texgyreschola-regular.otf: "TeX Gyre Schola" "Regular"
160lmmono10-regular.otf: "Latin Modern Mono" "10 Regular"
161lmmono12-regular.otf: "Latin Modern Mono" "12 Regular"
162lmmono8-regular.otf: "Latin Modern Mono" "8 Regular"
163lmmono9-regular.otf: "Latin Modern Mono" "9 Regular"
164lmmonocaps10-regular.otf: "Latin Modern Mono Caps" "10 Regular"
165lmmonolt10-regular.otf: "Latin Modern Mono Light" "10 Regular"
166lmmonoltcond10-regular.otf: "Latin Modern Mono Light Cond" "10 Regular"
167lmmonoprop10-regular.otf: "Latin Modern Mono Prop" "10 Regular"
168lmmonoproplt10-regular.otf: "Latin Modern Mono Prop Light" "10 Regular"
169lmmonoslant10-regular.otf: "Latin Modern Mono Slanted" "10 Regular"
170lmroman10-regular.otf: "Latin Modern Roman" "10 Regular"
171lmroman12-regular.otf: "Latin Modern Roman" "12 Regular"
172lmroman17-regular.otf: "Latin Modern Roman" "17 Regular"
173lmroman5-regular.otf: "Latin Modern Roman" "5 Regular"
174lmroman6-regular.otf: "Latin Modern Roman" "6 Regular"
175lmroman7-regular.otf: "Latin Modern Roman" "7 Regular"
176lmroman8-regular.otf: "Latin Modern Roman" "8 Regular"
177lmroman9-regular.otf: "Latin Modern Roman" "9 Regular"
178lmromancaps10-regular.otf: "Latin Modern Roman Caps" "10 Regular"
179lmromandunh10-regular.otf: "Latin Modern Roman Dunhill" "10 Regular"
180lmromanslant10-regular.otf: "Latin Modern Roman Slanted" "10 Regular"
181lmromanslant12-regular.otf: "Latin Modern Roman Slanted" "12 Regular"
182lmromanslant17-regular.otf: "Latin Modern Roman Slanted" "17 Regular"
183lmromanslant8-regular.otf: "Latin Modern Roman Slanted" "8 Regular"
184lmromanslant9-regular.otf: "Latin Modern Roman Slanted" "9 Regular"
185lmromanunsl10-regular.otf: "Latin Modern Roman Unslanted" "10 Regular"
186lmsans10-regular.otf: "Latin Modern Sans" "10 Regular"
187lmsans12-regular.otf: "Latin Modern Sans" "12 Regular"
188lmsans17-regular.otf: "Latin Modern Sans" "17 Regular"
189lmsans8-regular.otf: "Latin Modern Sans" "8 Regular"
190lmsans9-regular.otf: "Latin Modern Sans" "9 Regular"
191lmsansquot8-regular.otf: "Latin Modern Sans Quotation" "8 Regular"
192texgyrebonum-regular.otf: "TeX Gyre Bonum" "Regular"
193texgyrecursor-regular.otf: "TeX Gyre Cursor" "Regular"
194texgyreheros-regular.otf: "TeX Gyre Heros" "Regular"
195texgyrepagella-regular.otf: "TeX Gyre Pagella" "Regular"
196texgyretermes-regular.otf: "TeX Gyre Termes" "Regular"
197texgyreadventor-regular.otf: "TeX Gyre Adventor" "Regular"
198Gargi.ttf: "Gargi" "Regular"
199RaghuMalayalamSans.ttf: "RaghuMalayalam" "Sans"
200latinmodern-math.otf: "Latin Modern Math" "Regular"
201TibetanMachineUni.ttf: "Tibetan Machine Uni" "Regular"
202texgyrepagella-math.otf: "TeX Gyre Pagella Math" "Regular"
203texgyretermes-math.otf: "TeX Gyre Termes Math" "Regular"
204texgyreschola-math.otf: "TeX Gyre Schola Math" "Regular"
205AbyssinicaSIL-R.ttf: "Abyssinica SIL" "Regular"
206Gubbi.ttf: "Gubbi" "Normal"
207kalimati.ttf: "Kalimati" "Regular"
208Pothana2000.ttf: "Pothana2000" "Regular"
209Kalyani.ttf: "Kalyani" "Book"
210Navilu.ttf: "Navilu" "Normal"
211chandas1-2.ttf: "Chandas" "Regular"
212NafeesWeb.ttf: "Nafees" "Regular"
213msam10.ttf: "msam10" "LyX"
214msbm10.ttf: "msbm10" "LyX"
215Samyak-Malayalam.ttf: "Samyak Malayalam" "Medium"
216texgyredejavu-math.otf: "TeX Gyre DejaVu Math" "Regular"
217Carlito-Regular.ttf: "Carlito" "Regular"
218NotoSansMyanmar-Regular.ttf: "Noto Sans Myanmar" "Regular"
219NotoSansMyanmarUI-Regular.ttf: "Noto Sans Myanmar UI" "Regular"
220LinBiolinum_R.otf: "Linux Biolinum O" "Regular"
221vemana2000.ttf: "Vemana2000" "Regular"
222cmmi10.ttf: "cmmi10" "LyX"
223cmr10.ttf: "cmr10" "LyX"
224cmsy10.ttf: "cmsy10" "LyX"
225NotoSansSymbols-Regular.ttf: "Noto Sans Symbols" "Regular"
226NotoSansEthiopic-Regular.ttf: "Noto Sans Ethiopic" "Regular"
227NotoSansTamil-Regular.ttf: "Noto Sans Tamil" "Regular"
228NotoSansTamilUI-Regular.ttf: "Noto Sans Tamil UI" "Regular"
229LiberationMono-Regular.ttf: "Liberation Mono" "Regular"
230LiberationSans-Regular.ttf: "Liberation Sans" "Regular"
231LiberationSerif-Regular.ttf: "Liberation Serif" "Regular"
232NotoSans-Regular.ttf: "Noto Sans" "Regular"
233NotoSansUI-Regular.ttf: "Noto Sans UI" "Regular"
234NotoSerif-Regular.ttf: "Noto Serif" "Regular"
235NotoNaskhArabic-Regular.ttf: "Noto Naskh Arabic" "Regular"
236NotoNaskhArabicUI-Regular.ttf: "Noto Naskh Arabic UI" "Regular"
237NotoSansDevanagari-Regular.ttf: "Noto Sans Devanagari" "Regular"
238NotoSansDevanagariUI-Regular.ttf: "Noto Sans Devanagari UI" "Regular"
239NotoSansGeorgian-Regular.ttf: "Noto Sans Georgian" "Regular"
240NotoSansJavanese-Regular.ttf: "Noto Sans Javanese" "Regular"
241NotoSerifGeorgian-Regular.ttf: "Noto Serif Georgian" "Regular"
242NotoSansBatak-Regular.ttf: "Noto Sans Batak" "Regular"
243NotoSansBuginese-Regular.ttf: "Noto Sans Buginese" "Regular"
244NotoSansCarian-Regular.ttf: "Noto Sans Carian" "Regular"
245NotoSansCuneiform-Regular.ttf: "Noto Sans Cuneiform" "Regular"
246NotoSansKaithi-Regular.ttf: "Noto Sans Kaithi" "Regular"
247NotoSansLimbu-Regular.ttf: "Noto Sans Limbu" "Regular"
248NotoSansNewTaiLue-Regular.ttf: "Noto Sans New Tai Lue" "Regular"
249NotoSansRejang-Regular.ttf: "Noto Sans Rejang" "Regular"
250NotoSansSundanese-Regular.ttf: "Noto Sans Sundanese" "Regular"
251NotoSansTelugu-Regular.ttf: "Noto Sans Telugu" "Regular"
252NotoSansTeluguUI-Regular.ttf: "Noto Sans Telugu UI" "Regular"
253NotoSansTifinagh-Regular.ttf: "Noto Sans Tifinagh" "Regular"
254NotoKufiArabic-Regular.ttf: "Noto Kufi Arabic" "Regular"
255NotoSansAvestan-Regular.ttf: "Noto Sans Avestan" "Regular"
256NotoSansEgyptianHieroglyphs-Regular.ttf: "Noto Sans Egyptian Hieroglyphs" "Regular"
257NotoSansGlagolitic-Regular.ttf: "Noto Sans Glagolitic" "Regular"
258NotoSansHanunoo-Regular.ttf: "Noto Sans Hanunoo" "Regular"
259NotoSansHebrew-Regular.ttf: "Noto Sans Hebrew" "Regular"
260NotoSansKannada-Regular.ttf: "Noto Sans Kannada" "Regular"
261NotoSansKannadaUI-Regular.ttf: "Noto Sans Kannada UI" "Regular"
262NotoSansLinearB-Regular.ttf: "Noto Sans Linear B" "Regular"
263NotoSansLycian-Regular.ttf: "Noto Sans Lycian" "Regular"
264NotoSansMalayalam-Regular.ttf: "Noto Sans Malayalam" "Regular"
265NotoSansMalayalamUI-Regular.ttf: "Noto Sans Malayalam UI" "Regular"
266NotoSansMeeteiMayek-Regular.ttf: "Noto Sans Meetei Mayek" "Regular"
267NotoSansMongolian-Regular.ttf: "Noto Sans Mongolian" "Regular"
268NotoSansOgham-Regular.ttf: "Noto Sans Ogham" "Regular"
269NotoSansOldPersian-Regular.ttf: "Noto Sans Old Persian" "Regular"
270NotoSansPhoenician-Regular.ttf: "Noto Sans Phoenician" "Regular"
271NotoSansSaurashtra-Regular.ttf: "Noto Sans Saurashtra" "Regular"
272NotoSansSylotiNagri-Regular.ttf: "Noto Sans Syloti Nagri" "Regular"
273NotoSansSyriacEastern-Regular.ttf: "Noto Sans Syriac Eastern" "Regular"
274NotoSansSyriacEstrangela-Regular.ttf: "Noto Sans Syriac Estrangela" "Regular"
275NotoSansSyriacWestern-Regular.ttf: "Noto Sans Syriac Western" "Regular"
276NotoSansTagbanwa-Regular.ttf: "Noto Sans Tagbanwa" "Regular"
277NotoSansTaiLe-Regular.ttf: "Noto Sans Tai Le" "Regular"
278NotoSansTaiTham-Regular.ttf: "Noto Sans Tai Tham" "Regular"
279NotoSansThai-Regular.ttf: "Noto Sans Thai" "Regular"
280NotoSansThaiUI-Regular.ttf: "Noto Sans Thai UI" "Regular"
281NotoSerifThai-Regular.ttf: "Noto Serif Thai" "Regular"
282NotoSansBalinese-Regular.ttf: "Noto Sans Balinese" "Regular"
283NotoSansBamum-Regular.ttf: "Noto Sans Bamum" "Regular"
284NotoSansBengali-Regular.ttf: "Noto Sans Bengali" "Regular"
285NotoSansBengaliUI-Regular.ttf: "Noto Sans Bengali UI" "Regular"
286NotoSansBrahmi-Regular.ttf: "Noto Sans Brahmi" "Regular"
287NotoSansBuhid-Regular.ttf: "Noto Sans Buhid" "Regular"
288NotoSansCanadianAboriginal-Regular.ttf: "Noto Sans Canadian Aboriginal" "Regular"
289NotoSansCherokee-Regular.ttf: "Noto Sans Cherokee" "Regular"
290NotoSansCoptic-Regular.ttf: "Noto Sans Coptic" "Regular"
291NotoSansCypriot-Regular.ttf: "Noto Sans Cypriot" "Regular"
292NotoSansGothic-Regular.ttf: "Noto Sans Gothic" "Regular"
293NotoSansGujarati-Regular.ttf: "Noto Sans Gujarati" "Regular"
294NotoSansGujaratiUI-Regular.ttf: "Noto Sans Gujarati UI" "Regular"
295NotoSansGurmukhi-Regular.ttf: "Noto Sans Gurmukhi" "Regular"
296NotoSansGurmukhiUI-Regular.ttf: "Noto Sans Gurmukhi UI" "Regular"
297NotoSansImperialAramaic-Regular.ttf: "Noto Sans Imperial Aramaic" "Regular"
298NotoSansInscriptionalParthian-Regular.ttf: "Noto Sans Inscriptional Parthian" "Regular"
299NotoSansKharoshthi-Regular.ttf: "Noto Sans Kharoshthi" "Regular"
300NotoSansKhmer-Regular.ttf: "Noto Sans Khmer" "Regular"
301NotoSansKhmerUI-Regular.ttf: "Noto Sans Khmer UI" "Regular"
302NotoSansLao-Regular.ttf: "Noto Sans Lao" "Regular"
303NotoSansLaoUI-Regular.ttf: "Noto Sans Lao UI" "Regular"
304NotoSansLepcha-Regular.ttf: "Noto Sans Lepcha" "Regular"
305NotoSansLisu-Regular.ttf: "Noto Sans Lisu" "Regular"
306NotoSansLydian-Regular.ttf: "Noto Sans Lydian" "Regular"
307NotoSansOlChiki-Regular.ttf: "Noto Sans Ol Chiki" "Regular"
308NotoSansOldSouthArabian-Regular.ttf: "Noto Sans Old South Arabian" "Regular"
309NotoSansOsmanya-Regular.ttf: "Noto Sans Osmanya" "Regular"
310NotoSansPhagsPa-Regular.ttf: "Noto Sans Phags Pa" "Regular"
311NotoSansSamaritan-Regular.ttf: "Noto Sans Samaritan" "Regular"
312NotoSansShavian-Regular.ttf: "Noto Sans Shavian" "Regular"
313NotoSansSinhala-Regular.ttf: "Noto Sans Sinhala" "Regular"
314NotoSansTagalog-Regular.ttf: "Noto Sans Tagalog" "Regular"
315NotoSansTaiViet-Regular.ttf: "Noto Sans Tai Viet" "Regular"
316NotoSerifKhmer-Regular.ttf: "Noto Serif Khmer" "Regular"
317NotoSerifLao-Regular.ttf: "Noto Serif Lao" "Regular"
318NotoNastaliqUrdu-Regular.ttf: "Noto Nastaliq Urdu" "Regular"
319NotoSansCham-Regular.ttf: "Noto Sans Cham" "Regular"
320NotoSansDeseret-Regular.ttf: "Noto Sans Deseret" "Regular"
321NotoSansInscriptionalPahlavi-Regular.ttf: "Noto Sans Inscriptional Pahlavi" "Regular"
322NotoSansKayahLi-Regular.ttf: "Noto Sans Kayah Li" "Regular"
323NotoSansMandaic-Regular.ttf: "Noto Sans Mandaic" "Regular"
324NotoSansNKo-Regular.ttf: "Noto Sans NKo" "Regular"
325NotoSansOldItalic-Regular.ttf: "Noto Sans Old Italic" "Regular"
326NotoSansOldTurkic-Regular.ttf: "Noto Sans Old Turkic" "Regular"
327NotoSansRunic-Regular.ttf: "Noto Sans Runic" "Regular"
328NotoSansThaana-Regular.ttf: "Noto Sans Thaana" "Regular"
329NotoSansUgaritic-Regular.ttf: "Noto Sans Ugaritic" "Regular"
330NotoSansVai-Regular.ttf: "Noto Sans Vai" "Regular"
331NotoSansYi-Regular.ttf: "Noto Sans Yi" "Regular"
332NotoSerifGujarati-Regular.ttf: "Noto Serif Gujarati" "Regular"
333NotoSansOriya-Regular.ttf: "Noto Sans Oriya" "Regular"
334NotoSansOriyaUI-Regular.ttf: "Noto Sans Oriya UI" "Regular"
335NotoSansTibetan-Regular.ttf: "Noto Sans Tibetan" "Regular"
336NotoSerifBengali-Regular.ttf: "Noto Serif Bengali" "Regular"
337NotoSerifDevanagari-Regular.ttf: "Noto Serif Devanagari" "Regular"
338NotoSerifKannada-Regular.ttf: "Noto Serif Kannada" "Regular"
339NotoSerifMalayalam-Regular.ttf: "Noto Serif Malayalam" "Regular"
340NotoSerifTamil-Regular.ttf: "Noto Serif Tamil" "Regular"
341NotoSerifTelugu-Regular.ttf: "Noto Serif Telugu" "Regular"
342texgyrebonum-math.otf: "TeX Gyre Bonum Math" "Regular"
343NotoSansCJK-DemiLight.ttc: "Noto Sans CJK JP" "DemiLight"
344NotoSansCJK-DemiLight.ttc: "Noto Sans CJK KR" "DemiLight"
345NotoSansCJK-DemiLight.ttc: "Noto Sans CJK SC" "DemiLight"
346NotoSansCJK-DemiLight.ttc: "Noto Sans CJK TC" "DemiLight"
347NotoSansCJK-Regular.ttc: "Noto Sans CJK JP" "Regular"
348NotoSansCJK-Regular.ttc: "Noto Sans CJK KR" "Regular"
349NotoSansCJK-Regular.ttc: "Noto Sans CJK SC" "Regular"
350NotoSansCJK-Regular.ttc: "Noto Sans CJK TC" "Regular"
351NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK JP" "Regular"
352NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK KR" "Regular"
353NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK SC" "Regular"
354NotoSansCJK-Regular.ttc: "Noto Sans Mono CJK TC" "Regular"
355mry_KacstQurn.ttf: "mry_KacstQurn" "Regular"
356wasy10.ttf: "wasy10" "LyX"
357Caladea-Regular.ttf: "Caladea" "Regular"
358LateefRegOT.ttf: "Lateef" "Regular"
359esint10.ttf: "esint10" "LyX"
360stmary10.ttf: "stmary10" "LyX"
361nakula.ttf: "Nakula" "Regular"
362sahadeva.ttf: "Sahadeva" "Regular"
363ae_AlBattar.ttf: "AlBattar" "Regular"
364ae_AlHor.ttf: "AlHor" "Regular"
365ae_AlManzomah.ttf: "AlManzomah" "Regular"
366ae_Arab.ttf: "Arab" "Regular"
367ae_Graph.ttf: "Graph" "Regular"
368ae_Haramain.ttf: "Haramain" "Regular"
369ae_Hor.ttf: "Hor" "Regular"
370ae_Japan.ttf: "Japan" "Regular"
371ae_Jet.ttf: "Jet" "Regular"
372ae_Mashq.ttf: "Mashq" "Regular"
373ae_Metal.ttf: "Metal" "Regular"
374ae_Nada.ttf: "Nada" "Regular"
375ae_Nice.ttf: "Nice" "Regular"
376ae_Salem.ttf: "Salem" "Regular"
377ae_Shado.ttf: "Shado" "Regular"
378TSCu_Comic.ttf: "TSCu_Comic" "Normal"
379TSCu_Paranar.ttf: "TSCu_Paranar" "Regular"
380TSCu_Times.ttf: "TSCu_Times" "Normal"
381KhmerOSbattambang.ttf: "Khmer OS Battambang" "Regular"
382KhmerOSbokor.ttf: "Khmer OS Bokor" "Regular"
383KhmerOScontent.ttf: "Khmer OS Content" "Regular"
384KhmerOSfasthand.ttf: "Khmer OS Fasthand" "Regular"
385KhmerOSfreehand.ttf: "Khmer OS Freehand" "Regular"
386KhmerOSmuollight.ttf: "Khmer OS Muol Light" "Regular"
387KhmerOSmuolpali.ttf: "Khmer OS Muol Pali" "Regular"
388KhmerOSsiemreap.ttf: "Khmer OS Siemreap" "Regular"
389Phetsarath_OT.ttf: "Phetsarath OT" "Regular"
390NotoMono-Regular.ttf: "Noto Mono" "Regular"
391UnDinaru.ttf: "UnDinaru" "Regular"
392Sarai.ttf: "Sarai" "Regular"
393DroidSansFallbackFull.ttf: "Droid Sans Fallback" "Regular"
394samanata.ttf: "Samanata" "Regular"
395Kalapi.ttf: "Kalapi" "Regular"
396cmex10.ttf: "cmex10" "LyX"
397eufm10.ttf: "eufm10" "LyX"
398Dyuthi.ttf: "Dyuthi" "Regular"
399Ubuntu-C.ttf: "Ubuntu Condensed" "Regular"
400Ubuntu-R.ttf: "Ubuntu" "Regular"
401UbuntuMono-R.ttf: "Ubuntu Mono" "Regular"
402ani.ttf: "Ani" "Regular"
403ukai.ttc: "AR PL UKai CN" "Book"
404ukai.ttc: "AR PL UKai HK" "Book"
405ukai.ttc: "AR PL UKai TW" "Book"
406ukai.ttc: "AR PL UKai TW MBE" "Book"
407Waree.ttf: "Waree" "Regular"
408MiriamMonoCLM-Book.ttf: "Miriam Mono CLM" "Book"
409HadasimCLM-Regular.ttf: "Hadasim CLM" "Regular"
410SimpleCLM-Medium.ttf: "Simple CLM" "Medium"
411amiri-regular.ttf: "Amiri" "Regular"
412amiri-quran.ttf: "Amiri Quran" "Regular"
413Loma.ttf: "Loma" "Regular"
414Umpush.ttf: "Umpush" "Regular"
415Saab.ttf: "Saab" "Regular"
416c0419bt_.pfb: "Courier 10 Pitch" "Regular"
417c0648bt_.pfb: "Bitstream Charter" "Regular"
418ae_Tholoth.ttf: "Tholoth" "Regular"
419UnDotum.ttf: "UnDotum" "Regular"
420UnGraphic.ttf: "UnGraphic" "Regular"
421UnGungseo.ttf: "UnGungseo" "Regular"
422UnPilgi.ttf: "UnPilgi" "Regular"
423UnJamoBatang.ttf: "UnJamoBatang" "Regular"
424UnJamoDotum.ttf: "UnJamoDotum" "Regular"
425UnJamoNovel.ttf: "UnJamoNovel" "Regular"
426UnJamoSora.ttf: "UnJamoSora" "Regular"
427UnPen.ttf: "UnPen" "Regular"
428UnPenheulim.ttf: "UnPenheulim" "Regular"
429UnPilgia.ttf: "UnPilgia" "Regular"
430UnShinmun.ttf: "UnShinmun" "Regular"
431UnTaza.ttf: "UnTaza" "Regular"
432UnVada.ttf: "UnVada" "Regular"
433b018012l.pfb: "URW Bookman L" "Light"
434n019003l.pfb: "Nimbus Sans L" "Regular"
435n022003l.pfb: "Nimbus Mono L" "Regular"
436bchr8a.pfb: "Bitstream Charter" "Regular"
437pcrr8a.pfb: "Courier" "Regular"
438putr8a.pfb: "Utopia" "Regular"
439CaladingsCLM.pfa: "Caladings CLM" "Regular"
440mitra.ttf: "Mitra Mono" "Regular"
441d050000l.pfb: "Dingbats" "Regular"
442s050000l.pfb: "Standard Symbols L" "Regular"
443DejaVuSansCondensed.ttf: "DejaVu Sans" "Condensed"
444MiriamCLM-Book.ttf: "Miriam CLM" "Book"
445texgyreheroscn-regular.otf: "TeX Gyre Heros Cn" "Regular"
446LiberationSansNarrow-Regular.ttf: "Liberation Sans Narrow" "Regular"
447n019043l.pfb: "Nimbus Sans L" "Regular Condensed"
448a010013l.pfb: "URW Gothic L" "Book"
449AharoniCLM-Book.pfa: "Aharoni CLM" "Book"
450DorianCLM-Book.pfa: "Dorian CLM" "Book"
451Lato-Light.ttf: "Lato" "Light"
452NotoSansCJK-Light.ttc: "Noto Sans CJK JP" "Light"
453NotoSansCJK-Light.ttc: "Noto Sans CJK KR" "Light"
454NotoSansCJK-Light.ttc: "Noto Sans CJK SC" "Light"
455NotoSansCJK-Light.ttc: "Noto Sans CJK TC" "Light"
456NotoSansCJK-Thin.ttc: "Noto Sans CJK JP" "Thin"
457NotoSansCJK-Thin.ttc: "Noto Sans CJK KR" "Thin"
458NotoSansCJK-Thin.ttc: "Noto Sans CJK SC" "Thin"
459NotoSansCJK-Thin.ttc: "Noto Sans CJK TC" "Thin"
460UnDinaruLight.ttf: "UnDinaru" "Light"
461Ubuntu-L.ttf: "Ubuntu" "Light"
462uming.ttc: "AR PL UMing CN" "Light"
463uming.ttc: "AR PL UMing HK" "Light"
464uming.ttc: "AR PL UMing TW" "Light"
465uming.ttc: "AR PL UMing TW MBE" "Light"
466Umpush-Light.ttf: "Umpush" "Light"
467ElliniaCLM-Light.pfa: "Ellinia CLM" "Light"
468NachlieliCLM-Light.pfa: "Nachlieli CLM" "Light"
469YehudaCLM-Light.pfa: "Yehuda CLM" "Light"
470DejaVuSans-ExtraLight.ttf: "DejaVu Sans" "ExtraLight"
471Lato-Thin.ttf: "Lato" "Thin"
472LinLibertine_RZ.otf: "Linux Libertine O" "Semibold"
473Lato-Semibold.ttf: "Lato" "Semibold"
474lmromandemi10-regular.otf: "Latin Modern Roman Demi" "10 Regular"
475lmsansdemicond10-regular.otf: "Latin Modern Sans Demi Cond" "10 Regular"
476a010015l.pfb: "URW Gothic L" "Demi"
477ShofarDemi-Bold.ttf: "Shofar" "Bold"
478LinLibertine_RB.otf: "Linux Libertine O" "Bold"
479KacstOne-Bold.ttf: "KacstOne" "Bold"
480Laksaman-Bold.ttf: "Laksaman" "Bold"
481Garuda-Bold.ttf: "Garuda" "Bold"
482TlwgTypo-Bold.ttf: "Tlwg Typo" "Bold"
483Purisa-Bold.ttf: "Purisa" "Bold"
484titr.ttf: "Titr" "Bold"
485Padauk-bold.ttf: "Padauk" "Bold"
486Padauk-bookbold.ttf: "Padauk Book" "Bold"
487DejaVuSans-Bold.ttf: "DejaVu Sans" "Bold"
488DejaVuSansMono-Bold.ttf: "DejaVu Sans Mono" "Bold"
489Scheherazade-Bold.ttf: "Scheherazade" "Bold"
490ae_Mashq-Bold.ttf: "Mashq" "Bold"
491ae_Ouhod-Bold.ttf: "Ouhod" "Bold"
492ae_Rasheeq-Bold.ttf: "Rasheeq" "Bold"
493Scheherazade-Bold.woff: "Scheherazade" "Bold"
494NotoSansArmenian-Bold.ttf: "Noto Sans Armenian" "Bold"
495NotoSerifArmenian-Bold.ttf: "Noto Serif Armenian" "Bold"
496TlwgTypist-Bold.ttf: "Tlwg Typist" "Bold"
497Lato-Bold.ttf: "Lato" "Bold"
498Lato-Hairline.ttf: "Lato" "Hairline"
499Sawasdee-Bold.ttf: "Sawasdee" "Bold"
500TlwgTypewriter-Bold.ttf: "Tlwg Typewriter" "Bold"
501texgyreschola-bold.otf: "TeX Gyre Schola" "Bold"
502lmmonolt10-bold.otf: "Latin Modern Mono Light" "10 Bold"
503lmmonoproplt10-bold.otf: "Latin Modern Mono Prop Light" "10 Bold"
504lmroman10-bold.otf: "Latin Modern Roman" "10 Bold"
505lmroman12-bold.otf: "Latin Modern Roman" "12 Bold"
506lmroman5-bold.otf: "Latin Modern Roman" "5 Bold"
507lmroman6-bold.otf: "Latin Modern Roman" "6 Bold"
508lmroman7-bold.otf: "Latin Modern Roman" "7 Bold"
509lmroman8-bold.otf: "Latin Modern Roman" "8 Bold"
510lmroman9-bold.otf: "Latin Modern Roman" "9 Bold"
511lmromanslant10-bold.otf: "Latin Modern Roman Slanted" "10 Bold"
512lmsans10-bold.otf: "Latin Modern Sans" "10 Bold"
513lmsansquot8-bold.otf: "Latin Modern Sans Quotation" "8 Bold"
514texgyrebonum-bold.otf: "TeX Gyre Bonum" "Bold"
515texgyrecursor-bold.otf: "TeX Gyre Cursor" "Bold"
516texgyreheros-bold.otf: "TeX Gyre Heros" "Bold"
517texgyrepagella-bold.otf: "TeX Gyre Pagella" "Bold"
518texgyretermes-bold.otf: "TeX Gyre Termes" "Bold"
519texgyreadventor-bold.otf: "TeX Gyre Adventor" "Bold"
520LinBiolinum_RB.otf: "Linux Biolinum O" "Bold"
521Carlito-Bold.ttf: "Carlito" "Bold"
522NotoSansMyanmar-Bold.ttf: "Noto Sans Myanmar" "Bold"
523NotoSansMyanmarUI-Bold.ttf: "Noto Sans Myanmar UI" "Bold"
524NotoSansEthiopic-Bold.ttf: "Noto Sans Ethiopic" "Bold"
525NotoSansTamil-Bold.ttf: "Noto Sans Tamil" "Bold"
526NotoSansTamilUI-Bold.ttf: "Noto Sans Tamil UI" "Bold"
527LiberationMono-Bold.ttf: "Liberation Mono" "Bold"
528LiberationSans-Bold.ttf: "Liberation Sans" "Bold"
529LiberationSerif-Bold.ttf: "Liberation Serif" "Bold"
530NotoSans-Bold.ttf: "Noto Sans" "Bold"
531NotoSansUI-Bold.ttf: "Noto Sans UI" "Bold"
532NotoSerif-Bold.ttf: "Noto Serif" "Bold"
533NotoNaskhArabic-Bold.ttf: "Noto Naskh Arabic" "Bold"
534NotoNaskhArabicUI-Bold.ttf: "Noto Naskh Arabic UI" "Bold"
535NotoSansDevanagari-Bold.ttf: "Noto Sans Devanagari" "Bold"
536NotoSansDevanagariUI-Bold.ttf: "Noto Sans Devanagari UI" "Bold"
537NotoSansGeorgian-Bold.ttf: "Noto Sans Georgian" "Bold"
538NotoSerifGeorgian-Bold.ttf: "Noto Serif Georgian" "Bold"
539NotoSansTelugu-Bold.ttf: "Noto Sans Telugu" "Bold"
540NotoSansTeluguUI-Bold.ttf: "Noto Sans Telugu UI" "Bold"
541NotoKufiArabic-Bold.ttf: "Noto Kufi Arabic" "Bold"
542NotoSansHebrew-Bold.ttf: "Noto Sans Hebrew" "Bold"
543NotoSansKannada-Bold.ttf: "Noto Sans Kannada" "Bold"
544NotoSansKannadaUI-Bold.ttf: "Noto Sans Kannada UI" "Bold"
545NotoSansMalayalam-Bold.ttf: "Noto Sans Malayalam" "Bold"
546NotoSansMalayalamUI-Bold.ttf: "Noto Sans Malayalam UI" "Bold"
547NotoSansThai-Bold.ttf: "Noto Sans Thai" "Bold"
548NotoSansThaiUI-Bold.ttf: "Noto Sans Thai UI" "Bold"
549NotoSerifThai-Bold.ttf: "Noto Serif Thai" "Bold"
550KeterYG-Bold.ttf: "Keter YG" "Bold"
551NotoSansBengali-Bold.ttf: "Noto Sans Bengali" "Bold"
552NotoSansBengaliUI-Bold.ttf: "Noto Sans Bengali UI" "Bold"
553NotoSansGujarati-Bold.ttf: "Noto Sans Gujarati" "Bold"
554NotoSansGujaratiUI-Bold.ttf: "Noto Sans Gujarati UI" "Bold"
555NotoSansGurmukhi-Bold.ttf: "Noto Sans Gurmukhi" "Bold"
556NotoSansGurmukhiUI-Bold.ttf: "Noto Sans Gurmukhi UI" "Bold"
557NotoSansKhmer-Bold.ttf: "Noto Sans Khmer" "Bold"
558NotoSansKhmerUI-Bold.ttf: "Noto Sans Khmer UI" "Bold"
559NotoSansLao-Bold.ttf: "Noto Sans Lao" "Bold"
560NotoSansLaoUI-Bold.ttf: "Noto Sans Lao UI" "Bold"
561NotoSansSinhala-Bold.ttf: "Noto Sans Sinhala" "Bold"
562NotoSerifKhmer-Bold.ttf: "Noto Serif Khmer" "Bold"
563NotoSerifLao-Bold.ttf: "Noto Serif Lao" "Bold"
564TlwgMono-Bold.ttf: "Tlwg Mono" "Bold"
565NotoSansCham-Bold.ttf: "Noto Sans Cham" "Bold"
566NotoSansThaana-Bold.ttf: "Noto Sans Thaana" "Bold"
567NotoSerifGujarati-Bold.ttf: "Noto Serif Gujarati" "Bold"
568NotoSansOriya-Bold.ttf: "Noto Sans Oriya" "Bold"
569NotoSansOriyaUI-Bold.ttf: "Noto Sans Oriya UI" "Bold"
570NotoSansTibetan-Bold.ttf: "Noto Sans Tibetan" "Bold"
571NotoSerifBengali-Bold.ttf: "Noto Serif Bengali" "Bold"
572NotoSerifDevanagari-Bold.ttf: "Noto Serif Devanagari" "Bold"
573NotoSerifKannada-Bold.ttf: "Noto Serif Kannada" "Bold"
574NotoSerifMalayalam-Bold.ttf: "Noto Serif Malayalam" "Bold"
575NotoSerifTamil-Bold.ttf: "Noto Serif Tamil" "Bold"
576NotoSerifTelugu-Bold.ttf: "Noto Serif Telugu" "Bold"
577NotoSansCJK-Bold.ttc: "Noto Sans CJK JP" "Bold"
578NotoSansCJK-Bold.ttc: "Noto Sans CJK KR" "Bold"
579NotoSansCJK-Bold.ttc: "Noto Sans CJK SC" "Bold"
580NotoSansCJK-Bold.ttc: "Noto Sans CJK TC" "Bold"
581NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK JP" "Bold"
582NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK KR" "Bold"
583NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK SC" "Bold"
584NotoSansCJK-Bold.ttc: "Noto Sans Mono CJK TC" "Bold"
585Caladea-Bold.ttf: "Caladea" "Bold"
586UnDinaruBold.ttf: "UnDinaru" "Bold"
587Ubuntu-B.ttf: "Ubuntu" "Bold"
588UbuntuMono-B.ttf: "Ubuntu Mono" "Bold"
589LinBiolinum_K.otf: "Linux Biolinum Keyboard O" "Regular"
590Waree-Bold.ttf: "Waree" "Bold"
591DavidCLM-Bold.ttf: "David CLM" "Bold"
592MiriamCLM-Bold.ttf: "Miriam CLM" "Bold"
593MiriamMonoCLM-Bold.ttf: "Miriam Mono CLM" "Bold"
594amiri-bold.ttf: "Amiri" "Bold"
595Loma-Bold.ttf: "Loma" "Bold"
596Umpush-Bold.ttf: "Umpush" "Bold"
597c0583bt_.pfb: "Courier 10 Pitch" "Bold"
598c0632bt_.pfb: "Bitstream Charter" "Bold"
599TSCu_paranarb.ttf: "TSCu_Paranar" "Bold"
600UnDotumBold.ttf: "UnDotum" "Bold"
601UnGraphicBold.ttf: "UnGraphic" "Bold"
602UnPilgiBold.ttf: "UnPilgi" "Bold"
603UnYetgul.ttf: "UnYetgul" "Bold"
604b018015l.pfb: "URW Bookman L" "Demi Bold"
605c059016l.pfb: "Century Schoolbook L" "Bold"
606n019004l.pfb: "Nimbus Sans L" "Bold"
607n022004l.pfb: "Nimbus Mono L" "Bold"
608p052004l.pfb: "URW Palladio L" "Bold"
609bchb8a.pfb: "Bitstream Charter" "Bold"
610pcrb8a.pfb: "Courier" "Bold"
611putb8a.pfb: "Utopia" "Bold"
612AharoniCLM-Bold.pfa: "Aharoni CLM" "Bold"
613AnkaCLM-Bold.pfa: "Anka CLM" "Bold"
614ComixNo2CLM-Bold.pfa: "Comix No2 CLM" "Bold"
615DrugulinCLM-Bold.pfa: "Drugulin CLM" "Bold"
616ElliniaCLM-Bold.pfa: "Ellinia CLM" "Bold"
617GanCLM-Bold.pfa: "Gan CLM" "Bold"
618GladiaCLM-Bold.pfa: "Gladia CLM" "Bold"
619NachlieliCLM-Bold.pfa: "Nachlieli CLM" "Bold"
620OzradCLM-Bold.pfa: "Ozrad CLM" "Bold"
621YehudaCLM-Bold.pfa: "Yehuda CLM" "Bold"
622DejaVuSansCondensed-Bold.ttf: "DejaVu Sans" "Condensed Bold"
623texgyreheroscn-bold.otf: "TeX Gyre Heros Cn" "Bold"
624LiberationSansNarrow-Bold.ttf: "Liberation Sans Narrow" "Bold"
625HadasimCLM-Bold.ttf: "Hadasim CLM" "Bold"
626SimpleCLM-Bold.ttf: "Simple CLM" "Bold"
627n019044l.pfb: "Nimbus Sans L" "Bold Condensed"
628Lato-Heavy.ttf: "Lato" "Heavy"
629Lato-Black.ttf: "Lato" "Black"
630NotoSansCJK-Black.ttc: "Noto Sans CJK JP" "Black"
631NotoSansCJK-Black.ttc: "Noto Sans CJK KR" "Black"
632NotoSansCJK-Black.ttc: "Noto Sans CJK SC" "Black"
633NotoSansCJK-Black.ttc: "Noto Sans CJK TC" "Black"
634Lato-MediumItalic.ttf: "Lato" "Medium Italic"
635Ubuntu-MI.ttf: "Ubuntu" "Medium Italic"
636DavidCLM-MediumItalic.ttf: "David CLM" "MediumItalic"
637z003034l.pfb: "URW Chancery L" "Medium Italic"
638KtavYadCLM-MediumItalic.pfa: "Ktav Yad CLM" "Medium Italic"
639LinLibertine_RI.otf: "Linux Libertine O" "Italic"
640Laksaman-Italic.ttf: "Laksaman" "Italic"
641Lato-Italic.ttf: "Lato" "Italic"
642texgyreschola-italic.otf: "TeX Gyre Schola" "Italic"
643lmmono10-italic.otf: "Latin Modern Mono" "10 Italic"
644lmroman10-italic.otf: "Latin Modern Roman" "10 Italic"
645lmroman12-italic.otf: "Latin Modern Roman" "12 Italic"
646lmroman7-italic.otf: "Latin Modern Roman" "7 Italic"
647lmroman8-italic.otf: "Latin Modern Roman" "8 Italic"
648lmroman9-italic.otf: "Latin Modern Roman" "9 Italic"
649texgyrebonum-italic.otf: "TeX Gyre Bonum" "Italic"
650texgyrecursor-italic.otf: "TeX Gyre Cursor" "Italic"
651texgyreheros-italic.otf: "TeX Gyre Heros" "Italic"
652texgyrepagella-italic.otf: "TeX Gyre Pagella" "Italic"
653texgyretermes-italic.otf: "TeX Gyre Termes" "Italic"
654texgyreadventor-italic.otf: "TeX Gyre Adventor" "Italic"
655Carlito-Italic.ttf: "Carlito" "Italic"
656LinBiolinum_RI.otf: "Linux Biolinum O" "Italic"
657NotoSerif-Italic.ttf: "Noto Serif" "Italic"
658LiberationMono-Italic.ttf: "Liberation Mono" "Italic"
659LiberationSans-Italic.ttf: "Liberation Sans" "Italic"
660LiberationSerif-Italic.ttf: "Liberation Serif" "Italic"
661NotoSans-Italic.ttf: "Noto Sans" "Italic"
662NotoSansUI-Italic.ttf: "Noto Sans UI" "Italic"
663Caladea-Italic.ttf: "Caladea" "Italic"
664rsfs10.ttf: "rsfs10" "LyX"
665Ubuntu-RI.ttf: "Ubuntu" "Italic"
666UbuntuMono-RI.ttf: "Ubuntu Mono" "Italic"
667AnjaliOldLipi.ttf: "AnjaliOldLipi" "Regular"
668amiri-slanted.ttf: "Amiri" "Slanted"
669c0582bt_.pfb: "Courier 10 Pitch" "Italic"
670c0649bt_.pfb: "Bitstream Charter" "Italic"
671TSCu_paranari.ttf: "TSCu_Paranar" "Italic"
672b018032l.pfb: "URW Bookman L" "Light Italic"
673c059033l.pfb: "Century Schoolbook L" "Italic"
674n019023l.pfb: "Nimbus Sans L" "Regular Italic"
675p052023l.pfb: "URW Palladio L" "Italic"
676bchri8a.pfb: "Bitstream Charter" "Italic"
677pcrro8a.pfb: "Courier" "Italic"
678putri8a.pfb: "Utopia" "Italic"
679texgyreheroscn-italic.otf: "TeX Gyre Heros Cn" "Italic"
680LiberationSansNarrow-Italic.ttf: "Liberation Sans Narrow" "Italic"
681n019063l.pfb: "Nimbus Sans L" "Regular Condensed Italic"
682Lato-LightItalic.ttf: "Lato" "Light Italic"
683Ubuntu-LI.ttf: "Ubuntu" "Light Italic"
684ElliniaCLM-LightItalic.pfa: "Ellinia CLM" "Light Italic"
685Lato-ThinItalic.ttf: "Lato" "Thin Italic"
686LinLibertine_RZI.otf: "Linux Libertine O" "Semibold Italic"
687Lato-SemiboldItalic.ttf: "Lato" "Semibold Italic"
688LinLibertine_RBI.otf: "Linux Libertine O" "Bold Italic"
689Laksaman-BoldItalic.ttf: "Laksaman" "Bold Italic"
690Lato-BoldItalic.ttf: "Lato" "Bold Italic"
691Lato-HairlineItalic.ttf: "Lato" "Hairline Italic"
692texgyreschola-bolditalic.otf: "TeX Gyre Schola" "Bold Italic"
693lmroman10-bolditalic.otf: "Latin Modern Roman" "10 Bold Italic"
694texgyrebonum-bolditalic.otf: "TeX Gyre Bonum" "Bold Italic"
695texgyrecursor-bolditalic.otf: "TeX Gyre Cursor" "Bold Italic"
696texgyreheros-bolditalic.otf: "TeX Gyre Heros" "Bold Italic"
697texgyrepagella-bolditalic.otf: "TeX Gyre Pagella" "Bold Italic"
698texgyretermes-bolditalic.otf: "TeX Gyre Termes" "Bold Italic"
699texgyreadventor-bolditalic.otf: "TeX Gyre Adventor" "Bold Italic"
700Carlito-BoldItalic.ttf: "Carlito" "Bold Italic"
701LiberationMono-BoldItalic.ttf: "Liberation Mono" "Bold Italic"
702LiberationSans-BoldItalic.ttf: "Liberation Sans" "Bold Italic"
703LiberationSerif-BoldItalic.ttf: "Liberation Serif" "Bold Italic"
704NotoSans-BoldItalic.ttf: "Noto Sans" "Bold Italic"
705NotoSansUI-BoldItalic.ttf: "Noto Sans UI" "Bold Italic"
706NotoSerif-BoldItalic.ttf: "Noto Serif" "Bold Italic"
707Caladea-BoldItalic.ttf: "Caladea" "Bold Italic"
708Ubuntu-BI.ttf: "Ubuntu" "Bold Italic"
709UbuntuMono-BI.ttf: "Ubuntu Mono" "Bold Italic"
710DavidCLM-BoldItalic.ttf: "David CLM" "BoldItalic"
711amiri-boldslanted.ttf: "Amiri" "Bold Slanted"
712c0611bt_.pfb: "Courier 10 Pitch" "Bold Italic"
713c0633bt_.pfb: "Bitstream Charter" "Bold Italic"
714b018035l.pfb: "URW Bookman L" "Demi Bold Italic"
715c059036l.pfb: "Century Schoolbook L" "Bold Italic"
716n019024l.pfb: "Nimbus Sans L" "Bold Italic"
717p052024l.pfb: "URW Palladio L" "Bold Italic"
718bchbi8a.pfb: "Bitstream Charter" "Bold Italic"
719pcrbo8a.pfb: "Courier" "Bold Italic"
720putbi8a.pfb: "Utopia" "Bold Italic"
721DrugulinCLM-BoldItalic.pfa: "Drugulin CLM" "Bold Italic"
722ElliniaCLM-BoldItalic.pfa: "Ellinia CLM" "Bold Italic"
723KtavYadCLM-BoldItalic.pfa: "Ktav Yad CLM" "Bold Italic"
724texgyreheroscn-bolditalic.otf: "TeX Gyre Heros Cn" "Bold Italic"
725LiberationSansNarrow-BoldItalic.ttf: "Liberation Sans Narrow" "Bold Italic"
726n019064l.pfb: "Nimbus Sans L" "Bold Condensed Italic"
727Lato-HeavyItalic.ttf: "Lato" "Heavy Italic"
728Lato-BlackItalic.ttf: "Lato" "Black Italic"
729TlwgTypo-Oblique.ttf: "Tlwg Typo" "Oblique"
730TlwgTypist-Oblique.ttf: "Tlwg Typist" "Oblique"
731ShofarRegularOblique.ttf: "Shofar" "RegularOblique"
732KeterYG-MediumOblique.ttf: "Keter YG" "MediumOblique"
733Garuda-Oblique.ttf: "Garuda" "Oblique"
734Purisa-Oblique.ttf: "Purisa" "Oblique"
735DejaVuSans-Oblique.ttf: "DejaVu Sans" "Oblique"
736DejaVuSansMono-Oblique.ttf: "DejaVu Sans Mono" "Oblique"
737Sawasdee-Oblique.ttf: "Sawasdee" "Oblique"
738TlwgTypewriter-Oblique.ttf: "Tlwg Typewriter" "Oblique"
739lmmonocaps10-oblique.otf: "Latin Modern Mono Caps" "10 Oblique"
740lmmonolt10-oblique.otf: "Latin Modern Mono Light" "10 Oblique"
741lmmonoltcond10-oblique.otf: "Latin Modern Mono Light Cond" "10 Oblique"
742lmmonoprop10-oblique.otf: "Latin Modern Mono Prop" "10 Oblique"
743lmmonoproplt10-oblique.otf: "Latin Modern Mono Prop Light" "10 Oblique"
744lmromancaps10-oblique.otf: "Latin Modern Roman Caps" "10 Oblique"
745lmromandunh10-oblique.otf: "Latin Modern Roman Dunhill" "10 Oblique"
746lmsans10-oblique.otf: "Latin Modern Sans" "10 Oblique"
747lmsans12-oblique.otf: "Latin Modern Sans" "12 Oblique"
748lmsans17-oblique.otf: "Latin Modern Sans" "17 Oblique"
749lmsans8-oblique.otf: "Latin Modern Sans" "8 Oblique"
750lmsans9-oblique.otf: "Latin Modern Sans" "9 Oblique"
751lmsansquot8-oblique.otf: "Latin Modern Sans Quotation" "8 Oblique"
752TlwgMono-Oblique.ttf: "Tlwg Mono" "Oblique"
753Waree-Oblique.ttf: "Waree" "Oblique"
754MiriamMonoCLM-BookOblique.ttf: "Miriam Mono CLM" "BookOblique"
755HadasimCLM-RegularOblique.ttf: "Hadasim CLM" "RegularOblique"
756SimpleCLM-MediumOblique.ttf: "Simple CLM" "MediumOblique"
757Loma-Oblique.ttf: "Loma" "Oblique"
758Umpush-Oblique.ttf: "Umpush" "Oblique"
759n022023l.pfb: "Nimbus Mono L" "Regular Oblique"
760DejaVuSansCondensed-Oblique.ttf: "DejaVu Sans" "Condensed Oblique"
761a010033l.pfb: "URW Gothic L" "Book Oblique"
762AharoniCLM-BookOblique.pfa: "Aharoni CLM" "Book Oblique"
763Umpush-LightOblique.ttf: "Umpush" "Light Oblique"
764NachlieliCLM-LightOblique.pfa: "Nachlieli CLM" "Light Oblique"
765lmromandemi10-oblique.otf: "Latin Modern Roman Demi" "10 Oblique"
766lmsansdemicond10-oblique.otf: "Latin Modern Sans Demi Cond" "10 Oblique"
767a010035l.pfb: "URW Gothic L" "Demi Oblique"
768ShofarDemi-BoldOblique.ttf: "Shofar" "BoldOblique"
769Garuda-BoldOblique.ttf: "Garuda" "Bold Oblique"
770TlwgTypo-BoldOblique.ttf: "Tlwg Typo" "Bold Oblique"
771Purisa-BoldOblique.ttf: "Purisa" "Bold Oblique"
772DejaVuSans-BoldOblique.ttf: "DejaVu Sans" "Bold Oblique"
773DejaVuSansMono-BoldOblique.ttf: "DejaVu Sans Mono" "Bold Oblique"
774TlwgTypist-BoldOblique.ttf: "Tlwg Typist" "Bold Oblique"
775Sawasdee-BoldOblique.ttf: "Sawasdee" "Bold Oblique"
776TlwgTypewriter-BoldOblique.ttf: "Tlwg Typewriter" "Bold Oblique"
777lmmonolt10-boldoblique.otf: "Latin Modern Mono Light" "10 Bold Oblique"
778lmmonoproplt10-boldoblique.otf: "Latin Modern Mono Prop Light" "10 BoldOblique"
779lmsans10-boldoblique.otf: "Latin Modern Sans" "10 Bold Oblique"
780lmsansquot8-boldoblique.otf: "Latin Modern Sans Quotation" "8 Bold Oblique"
781KeterYG-BoldOblique.ttf: "Keter YG" "BoldOblique"
782TlwgMono-BoldOblique.ttf: "Tlwg Mono" "Bold Oblique"
783Waree-BoldOblique.ttf: "Waree" "Bold Oblique"
784MiriamMonoCLM-BoldOblique.ttf: "Miriam Mono CLM" "BoldOblique"
785Loma-BoldOblique.ttf: "Loma" "Bold Oblique"
786Umpush-BoldOblique.ttf: "Umpush" "Bold Oblique"
787n022024l.pfb: "Nimbus Mono L" "Bold Oblique"
788AharoniCLM-BoldOblique.pfa: "Aharoni CLM" "Bold Oblique"
789NachlieliCLM-BoldOblique.pfa: "Nachlieli CLM" "Bold Oblique"
790DejaVuSansCondensed-BoldOblique.ttf: "DejaVu Sans" "Condensed Bold Oblique"
791HadasimCLM-BoldOblique.ttf: "Hadasim CLM" "BoldOblique"
792SimpleCLM-BoldOblique.ttf: "Simple CLM" "BoldOblique"

These should be representative, but are not authoritative. They're obviously not a replacement for what this task asks for, but I hope that they're helpful.