Skip to content

Instantly share code, notes, and snippets.

@ebraminio
Created December 16, 2018 17:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebraminio/faeb3294033e3ffc7d68fd1c4f52de25 to your computer and use it in GitHub Desktop.
Save ebraminio/faeb3294033e3ffc7d68fd1c4f52de25 to your computer and use it in GitHub Desktop.
fontfolio fonts tables
import os, hashlib, re
files = !ls **/*.{ttf,otf}
for f in files:
# this is jupyter notebook...
msg = !/home/ebrahim/Desktop/harfbuzz/build/src/main "{f}"
print(f, hashlib.sha1(open(f, 'rb').read()).hexdigest(), re.findall(r': (....) \(', str(msg)))
Additional Language Fonts/Adobe Arabic/AdobeArabic-BoldItalic.otf 3086d449dd0858d039ff9d932ef7dfe6076e134d ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Arabic/AdobeArabic-Bold.otf c65c622f23c0c353c137aa0202af34460112d891 ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Arabic/AdobeArabic-Italic.otf 175ba952db04c6080610716dcfee794385dfa7db ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Arabic/AdobeArabic-Regular.otf 9263e02aa2e8c69767f0d11c96786ead5b8e0cf4 ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Hebrew/AdobeHebrew-BoldItalic.otf f4765e0a3bcee28dd99a4fc3d0d44db39cffc761 ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Hebrew/AdobeHebrew-Bold.otf 3350d47abd8a311f7913a1999675f8c5974ef5c7 ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Hebrew/AdobeHebrew-Italic.otf 2adcf91f896261253bbb1c8567f79fd29d3b7d71 ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Hebrew/AdobeHebrew-Regular.otf e798cbf34ece3a6a018b6d38c82e2bc07cc9fb93 ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Thai/AdobeThai-BoldItalic.otf e04fafb8a3e2bab3a31d032f63c21e7536080e90 ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Thai/AdobeThai-Bold.otf 2b7c27d63fc916211b82e3d98ef270a694629082 ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Thai/AdobeThai-Italic.otf d23d9f731ad621ac5d195a406c714870db38a9cc ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Adobe Thai/AdobeThai-Regular.otf dd70bd7627a8b75d834a5bd9eea88cb6a219444f ['BASE', 'CFF ', 'DSIG', 'GDEF', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Additional Language Fonts/Heisei Kaku Gothic Std/HeiseiKakuGoStd-W3.otf 43ad3df6d25e6bc44554ebaf58eaa9abda62b914 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Kaku Gothic Std/HeiseiKakuGoStd-W5.otf b4254eb0cc898af427ae40b9e686c179e8649a32 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Kaku Gothic Std/HeiseiKakuGoStd-W7.otf 8058935aa903c79f324f72ca084a557ec686705e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Kaku Gothic Std/HeiseiKakuGoStd-W9.otf 884bdcaf61cfa964b39cd4f19f63b03377b348bb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Maru Gothic Std/HeiseiMaruGoStd-W4.otf d3ec0714b15d8d85325fe99d901c1768d96565dd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Maru Gothic Std/HeiseiMaruGoStd-W8.otf bbe0a059964853439b59743bb4cfe62e81452d3a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Mincho Std/HeiseiMinStd-W3.otf aa3250b8d3bb80f7b9185dda76f6bfa40a1c9634 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Mincho Std/HeiseiMinStd-W5.otf 8c31f25eac4ed378298815a30d5186153250405e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Mincho Std/HeiseiMinStd-W7.otf 8e9cc7d027bebf1280cf43f77d2a05f410ec4ae0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Heisei Mincho Std/HeiseiMinStd-W9.otf 9a100a59c851f1ff20b47dc0e1c5d0a9fdb6fe6e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/HY Gothic Std/HYGoThicStd-Medium.otf 2ba6b3f2075670f01acfe11e5f17b12a7c361293 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/HY Gung So Std/HYGungSoStd-Bold.otf b6777450dd58bc502785662cca8ad65646a16edf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/HY Kak Headline Std/HYKHeadLineStd-Bold.otf 87d4ea7b471c8cb306cedd0a95eb455b4399da4c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/HY Kak Headline Std/HYKHeadLineStd-Medium.otf 15c8a6e1224fe5fbbafda4ebdee6bb7b36d4c61a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/HY Rounded Gothic Std/HYRGoThicStd-Medium.otf 1b7377451501dd301565cab1a975b9ed79287027 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Gothic Pr6N/KozGoPr6N-Bold.otf abeea6b4ad174955ab31c4c72ca1fa5f9233f59f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Gothic Pr6N/KozGoPr6N-ExtraLight.otf e686d909afe4563efc52228035c91ed3bc4aaf47 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Gothic Pr6N/KozGoPr6N-Heavy.otf 037cfdc3c766d64fb1a8ea87ebbe9c200c7fe3e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Gothic Pr6N/KozGoPr6N-Light.otf 6775395a30cee9c8cf109ed2f8e7a94e018481b9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Gothic Pr6N/KozGoPr6N-Medium.otf 83186e873e62b5dd501086d8994f5d0a910d7099 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Gothic Pr6N/KozGoPr6N-Regular.otf be218dcd7090c6a7fe0c23a43971497379b0a205 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Mincho Pr6N/KozMinPr6N-Bold.otf fd3d0d6a609a6080998ec293acec86ab5fe2adb9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Mincho Pr6N/KozMinPr6N-ExtraLight.otf 540ca36583012d8ade9d77e2548b8d049c5e705c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Mincho Pr6N/KozMinPr6N-Heavy.otf 60302d6adcbe5e0d70036d4a41447011dd4fc5b6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Mincho Pr6N/KozMinPr6N-Light.otf ef8510dca3d716d03ed41fe3d76792a9b52e5a2c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Mincho Pr6N/KozMinPr6N-Medium.otf ef2c3a201235213fcf191044336499df647b437f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Kozuka Mincho Pr6N/KozMinPr6N-Regular.otf d108347df8735926cacedb466612cb08b581ac52 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Arl Std/LogoArlStd-Bold.otf e3e55177731edb3cf76d99bb8f068e4a38cf71ef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Arl Std/LogoArlStd-Light.otf 79e2b83fad76f5e44e93e39556994ce93c15a567 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Arl Std/LogoArlStd-Medium.otf 0806baa97badc51cdea3f0f83b94a6fc7f7962e8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Arl Std/LogoArlStd-Ultra.otf 8fe873131d69c77e59e3b17d6f960f10c5c27347 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Cut Std/LogoCutStd-Bold.otf 9c269f5e492ff6e8a9500ecc557763aad032d4d9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Cut Std/LogoCutStd-Light.otf 33daf87386fd388d26ed5b8f2a413a92193cea6f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Cut Std/LogoCutStd-Medium.otf aace9418e1fb37ae0cb6ab4f57339ecea559b6dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Cut Std/LogoCutStd-Ultra.otf d66bb1c9446b5e52f7065786d5c52716ef9f1636 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Line Std/LogoLineStd-Bold.otf 5e5323df18fbffb5ce8beee7535f3970e956389d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Line Std/LogoLineStd-Light.otf c1102903530b512f5e8432955108cb1f79bd5173 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Line Std/LogoLineStd-Medium.otf ea22a24a982f92092f06bb4391d853383ddf2dbc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Logo Line Std/LogoLineStd-Ultra.otf 8fd63ba95ff5230ece7b1fdf0b4c490b11ef3627 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Display Std/RyoDispStd-Bold.otf a7b41843e557c2c22d00d672e5aeca5228c2803f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Display Std/RyoDispStd-ExtraBold.otf e78a756f451ca4c931aadbcb2ded536b5cd3c9d0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Display Std/RyoDispStd-Heavy.otf 694450ea1ca197628ab58ca55c131ff4197f655a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Display Std/RyoDispStd-Medium.otf dbf506ac08f00a55932b09f72d7ce240e8a4d2ef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Display Std/RyoDispStd-SemiBold.otf 84ea7eaf5cd18f0cd01b30aff874ae9a71fe86e9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Gothic PlusN/RyoGothicPlusN-Bold.otf f1627a9c9375f11816437a29d7d565eb3046c3e4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Gothic PlusN/RyoGothicPlusN-ExtraLight.otf ee528fe39eb1bb179497be5d475b0ba4d4db7d11 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Gothic PlusN/RyoGothicPlusN-Heavy.otf 5b1e505669d472aace41b1fcfdc1806c77a683e4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Gothic PlusN/RyoGothicPlusN-Light.otf e13a8c59c928846b27c26b7d6aab4ef7e2adce9d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Gothic PlusN/RyoGothicPlusN-Medium.otf 12438482ffd99e930dc9637376abd9de937fe752 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Gothic PlusN/RyoGothicPlusN-Regular.otf d1dd111193fe1d817ea40bbbffd3177368562a0f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Gothic PlusN/RyoGothicPlusN-UltraHeavy.otf 7d68ce62f1b9b5add536d38e5ef192418c7bb79d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Text PlusN/RyoTextPlusN-ExtraLight.otf 1cc393b1f62a306fe2a999b2576e8b68359c2dbf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Text PlusN/RyoTextPlusN-Light.otf de12e5aef2baf1952a721ee792da77e57cf2579e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Text PlusN/RyoTextPlusN-Medium.otf 429af13803dcdfd66bfc7fd4d6dd04adef879a6e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/Ryo Text PlusN/RyoTextPlusN-Regular.otf 031c60cfdf3fbe9f64143a847965448451378c13 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/SMGothic Std/SMGothicStd-Bold.otf 8e8b03917b7f51a16bf32bf6dd2d1eee04b81d64 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/SMGothic Std/SMGothicStd-DemiBold.otf af0370d5e47788986c5e366ee9164630197310fb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/SMGothic Std/SMGothicStd-Light.otf 428411dcc7d1b33de261e5ffac37029a4f8b2832 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/SMGothic Std/SMGothicStd-Medium.otf d0c3c877b5e3f7442f2baa48146c950451bc075a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/SMMyungjo Std/SMMyungjoStd-Bold.otf 433994d36682fb529486c26472ef1675ac265af2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/SMMyungjo Std/SMMyungjoStd-DemiBold.otf 6b4e9a5c3ffb31af7ca6d2b78ecfc2bdf175244b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/SMMyungjo Std/SMMyungjoStd-Light.otf a09be9485c33a8aa1893b17861a30a2191aff883 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Additional Language Fonts/SMMyungjo Std/SMMyungjoStd-Medium.otf 2e3cc73522395e9c41337315bf64df9e230f7d5b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Bickham Script Std/BickhamScriptStd-Bold.otf 1a6c18fc3a866e1090901e1599bf0a2faa6ccd46 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Deprecated Fonts/Bickham Script Std/BickhamScriptStd-Regular.otf 829d159bc86cb69455d467d7810abc0811e93e3c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Deprecated Fonts/Bickham Script Std/BickhamScriptStd-Semibold.otf b85f63326b64bf36cccf8c5807cc5520c2158d79 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Deprecated Fonts/Kozuka Gothic Pro/KozGoPro-Bold.otf b47df071f79760f6a54cb23d917f553ee2e225a4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Gothic Pro/KozGoPro-ExtraLight.otf 125ce8f2b1d0f4e40faa704cca4304c262641a51 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Gothic Pro/KozGoPro-Heavy.otf ac8cab2fd3c6dc81be547a249b6d284625167dd3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Gothic Pro/KozGoPro-Light.otf 35ce5f6382e0de9a33a732bd5066f032891a322b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Gothic Pro/KozGoPro-Medium.otf 4a34b68b7131d148db3e0d1170acff8e164ed781 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Gothic Pro/KozGoPro-Regular.otf 85c52a112d88337ba5d6d749a36a733e33cc38ca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Mincho Pro/KozMinPro-Bold.otf cf5c8c9b1108eb51b95bd982e41b6f842aeb0ad4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Mincho Pro/KozMinPro-ExtraLight.otf ffa2640263b3991682c142cce7bcfd7566cf34d4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Mincho Pro/KozMinPro-Heavy.otf e321d9d6e9efed7f7f4547e16bd54a2f4fcbfec4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Mincho Pro/KozMinPro-Light.otf 57dc5fedde55a5b839a4b7ff7b41a79435969e89 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Mincho Pro/KozMinPro-Medium.otf aad310f7e75fb64beadfa0ebd65b2613a5b24142 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Kozuka Mincho Pro/KozMinPro-Regular.otf 715208d8876c2e926654554982f41bb59518afd0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Ryo Text Std/RyoTextStd-ExtraLight.otf 79ef2a5d0cbd3626b1b0f2015b6b642ccf539ef9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Ryo Text Std/RyoTextStd-Light.otf ec96bd3b46bb916fadaf02ac7f31caafda5b0155 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Ryo Text Std/RyoTextStd-Medium.otf 22c530e952925f7d31a77f98522f7b2ab5d58056 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Deprecated Fonts/Ryo Text Std/RyoTextStd-Regular.otf 9a57e704c4bc1969c88022c5ced1c6940f201502 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'VORG', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post', 'vhea', 'vmtx']
Western Fonts/Aachen Std/AachenStd-Bold.otf 7f75be992f136fba7218a7181b2748c7c4cd2e3f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Caslon Pro/ACaslonPro-BoldItalic.otf a1c4786d1ab63ce3f5dba3170e96bd87b8504666 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Caslon Pro/ACaslonPro-Bold.otf 411272537c218fce3734523655e91620505ba332 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Caslon Pro/ACaslonPro-Italic.otf 9df8368bbe180c2930e24ee3b4c0939ba4930240 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Caslon Pro/ACaslonPro-Regular.otf 769d82e9bf903691e95cc9c507b86d1d10f935ef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Caslon Pro/ACaslonPro-SemiboldItalic.otf fabcb8929af2b5bab043a79d9e1bf497ac488b47 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Caslon Pro/ACaslonPro-Semibold.otf 43ed5dd37e7e8a25ed61d35ca4e8c5a4d9f21f98 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Garamond Pro/AGaramondPro-BoldItalic.otf 2c5cf5fe7e9e16e773cb6f7f232c544dd1b1fe23 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Garamond Pro/AGaramondPro-Bold.otf 4f500d4dddc89caace95cd08521a624d22a56b2d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Garamond Pro/AGaramondPro-Italic.otf c435b2ad14ce145c238c39ba1211f46659c181f7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Garamond Pro/AGaramondPro-Regular.otf 59141b2096ab6e06de9e619ee8ab61414ae29ee2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Garamond Pro/AGaramondPro-SemiboldItalic.otf f356988d39735dcfe00b504baf29b34ff7212a81 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Garamond Pro/AGaramondPro-Semibold.otf 0f5256b29da253003609dedad661758f802eb9bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-BoldCapt.otf ab4ebc2f597ed1779b6343d1ab6b4d394a909d9d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-BoldDisp.otf 8d183a511e94eb4d0bb71d8851a4e7f8978b11f0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-BoldItCapt.otf b501339c88fbd464d9eff5ead070c2a8106f2d1d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-BoldItDisp.otf 1c07cdde996f660d3046a2bee93417dfaa5f63d8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-BoldIt.otf dece9a88875a6d886b78fc537f6b41ffb6957b56 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-BoldItSubh.otf 0605e8a99d0fd56ff42e0c68298b78c3c1e525a4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-Bold.otf 941a7804c63611db26e0ff09f574f4b44a2677f3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-BoldSubh.otf a84b465cd47818d59ca8b05a7cd94acaf5631ac0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-Capt.otf 3d7d9763e70d844efb810b5a621b9efc7cd29281 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-Disp.otf a798edd4ea203522df231eec570152a51816e874 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-ItCapt.otf c40aca5b4c5a52cf1772221d5e232431400b4c8e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-ItDisp.otf 8bc5c9a7e0b8aa169c4aa4f7bd3a7c21cc70cf75 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-It.otf 481d44e148e46b16f7cd2b5eaf2214e9104c1f43 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-ItSubh.otf 533bb9c567d09c51e9d98da27192b8042ebc4b30 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-LtCapt.otf a5bb03ff8fe85859e874070c291782fd9cf8ebcf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-LtDisp.otf 154b584f0e88dbfbd4afff6d782a173f3364eeb0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-LtItCapt.otf 1b20c41066e5734e04234e37d52890675c7aae75 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-LtItDisp.otf 168606a60f6944527fae1dd1c126c3945ebba3db ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-LtIt.otf be58956e02fd23186d1dee3b9505f00faef9efc2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-LtItSubh.otf c2f26e6734e36cb5825f3ed24dc44d780533c545 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-Lt.otf a32213bc19fe3b3b3b20edd3abcb44db6825dd41 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-LtSubh.otf 1086a351849a5142b96e3ee12d601f57c1f93f0c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-Regular.otf 0dc663d1ced623e06b4fd671248a27b2870a36d6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-SemiboldCapt.otf d0ef758527d69ed8d9ac2e4284ac7fbdc485f68a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-SemiboldDisp.otf 7a747f5e0433d6c56e6e82f35fa4eb676cc4315f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-SemiboldItCapt.otf 6d322d717570d318f7ed2d01e6e5574596bf6599 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-SemiboldItDisp.otf d675e3e3d749021d508076a9d891bc80356a9946 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-SemiboldIt.otf b4846bb6255b723ac44c0d5715e29be917daf7df ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-SemiboldItSubh.otf 4bb73813421083b28b4166f2fd45e07da8fe4b63 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-Semibold.otf 4801832e7d1fb0ddd15a5ea12027573cd51bcedf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-SemiboldSubh.otf 6e76c476e84814377c13e981d04f8896978997c1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Jenson Pro/AJensonPro-Subh.otf 90260ded11f43341acc87869985d67c0f247ca48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Adobe Wood Type Ornaments Std/WoodtypeOrnamentsStd.otf 14f344a4d0e66c218a5d3afb650cc34a5643551a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Albertus MT Std/AlbertusMTStd-Italic.otf 1aaeef21602f86c9fb1d843b487a3ce7e13822ee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Albertus MT Std/AlbertusMTStd-Light.otf a7fa872afbc67018bdb159636f2613f105007233 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Albertus MT Std/AlbertusMTStd.otf 03380878e689127f24d542b1f3ec36619951c82f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Aldus LT Std/AldusLTStd-Italic.otf 0b899381f370db74d3b6081bc096f8247a6198df ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Aldus LT Std/AldusLTStd-Roman.otf 538765743355316826d9c73fe1daf9fd23d969dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Alexa Std/AlexaStd.otf ec390aa8eaec0fe09469ecc62fa5ffea0af59bee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Americana Std/AmericanaStd-Bold.otf 3c26b30825f25d84cb98373aa868353b40fb673c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Americana Std/AmericanaStd-ExtraBold.otf 7d104856cdbac079188c21ba3d4e3ff19c17c290 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Americana Std/AmericanaStd-Italic.otf 1fdeb630151af30d7a8b0dc8b4b84e03b6fda807 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Americana Std/AmericanaStd.otf 8a06dd91ed227e124993b7d024c7e06b9656e2f1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Amigo Std/AmigoStd.otf 6bd2d72e507a86b7deec95c3cf0b403a93918e58 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Andreas Std/AndreasStd.otf cd89f9a8731d53baa996cf413bc0db5d055fc13e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-Black.otf 8f29be6336ed5d403828dd2d2cdf306e256c5d48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-BoldCond.otf 5f5bd1a8548c481defcea398fe66712457b12e7b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-Bold.otf afedee0ea1029bda38d44278e7d2fb4721735aba ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-Compact.otf f9c6b606045054c832252c28936ef2540a992943 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-Italic.otf 496ccdb18cccae805786175073ab3d4f5431c99f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-Light.otf fc8fc0f6a41908a8dd5ebc1e560215e373d8d815 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-NordItalic.otf 5a18afda3040b60c7712568546794bdc8ff4b638 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-Nord.otf 90ce89840149c725179a2d9e8c386d3a6ef5683d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Antique Olive Std/AntiqueOliveStd-Roman.otf db01516f0f03c4b804bb675a104f49a268415c5a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Apollo MT Std/ApolloMTStd-Italic.otf 7c86ab7cd3edd0d37be3c1440898d8171d618ff4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Apollo MT Std/ApolloMTStd.otf 55846699d0dd5432055a4857c4e2bc033026673a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Apollo MT Std/ApolloMTStd-SemiBold.otf 8fda279f626ffd91309c03be2109e00603c1ff64 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arcadia LT Std/ArcadiaLTStd.otf 86b3bd30abd1c476da96eed7ab65e1d7530c5375 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arcana GMM Std/ArcanaGMMStd-Manuscript.otf 97884ea64be9ec9477d5e433981fad4a8079db70 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ariadne LT Std/AriadneLTStd-Roman.otf 2893d9a7f40f4c78f729f512cead19e0394df2cf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arnold Boecklin Std/ArnoldBoecklinStd.otf 2ee363a4dce3e65ac9deb576ada5b867e2c00a50 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldCaption.otf ca035cd67ce89048bc2f39f42981bacd5b7d854a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldDisplay.otf f90666fda22a9f1344c986d58b76dbf958f8d681 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldItalicCaption.otf 417c9d968ee315e1d68179bf38a4802e3c8a8407 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldItalicDisplay.otf fcb78f22d05a453d0f5b81fd0985c460907f2437 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldItalic.otf 274ffca9156df13cd8d3780e304387a09c430910 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldItalicSmText.otf 1afc5968775a13320efd6ab768bda2a600b20857 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldItalicSubhead.otf 2133aed44f48fbc2b73761cd5f82bb40de4f03a3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-Bold.otf 79ca6c25b8521f55fe8d6096153828bb1f9ae738 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldSmText.otf ca3f477028ebc697856d0c943847f07555612d63 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-BoldSubhead.otf b90b93abb0003990faa879c294c4f1121803819d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-Caption.otf 570a8db74d3cd095ccf6a0a4cd360759ef06e11b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-Display.otf 55d9d86df6bd417b4633c2419ad3cc633c19cc6b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-ItalicCaption.otf a9ca9b5b59eba796a04ffd90218e874c93060b18 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-ItalicDisplay.otf bd056960f0969c455d1c1b37a27b965e7629b569 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-Italic.otf 25de3a0efad9f49e26d33ef2ee92f048e718fd36 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-ItalicSmText.otf c440ae72967ed2ef593bfc63d4301f5ad662f4ec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-ItalicSubhead.otf ce6be50c4f806d39790f2e5e5a71d3873e1db5fe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-LightDisplay.otf 9a3e18b19de573584f24726e91246767d7a638e6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-LightItalicDisplay.otf 3f0e39f6e38938ea3b869221d5d1bebb2ff68e3e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-Regular.otf 9ccefe6d3efe89fdef92431a52511f81f22fce94 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdCaption.otf 2dbda7c4f11ac87e91f2a771ecfecaa908323c72 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdDisplay.otf 2d7abca1f5099358dbfcde683b227c09933c32a5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdItalicCaption.otf 88448fcb150be3729c1c4b74d9d0ae99682d81e7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdItalicDisplay.otf 7b104ea58deb3c2d68a51b175098502be33b98f0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdItalic.otf 4b28f181c93956c7a228265cbe16d690b1e5b442 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdItalicSmText.otf d4eea5381a9a6f98f95fdfdf17ad176fc65ede18 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdItalicSubhead.otf 92f38332549ada5e169c1bb89151e7f1615fecee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-Smbd.otf 0194c28d4ccd9e2b22423e3af080a165323ec9bb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdSmText.otf 06cd2a78ca30578b5eaa52feaf7d5a9e700684f2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmbdSubhead.otf fae4c596780418829e5a7b00c14cbc4b40db1468 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-SmText.otf 789f92203120cbc6bacd781982e4afbfd88ff730 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Arno Pro/ArnoPro-Subhead.otf 2a17e541b78440891b9d1011a31001de53867245 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ashley Script MT Std/AshleyScriptMTStd.otf 1f2e71c33e3ef27c65a2e98de26654175a328eef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Auriol LT Std/AuriolLTStd-BlackItalic.otf 516bb1c8308f1fd8b8ab642662922cccff629ba2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Auriol LT Std/AuriolLTStd-Black.otf 326c2b7cb7c17af4cfe76f9c719253a6e1ff24a6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Auriol LT Std/AuriolLTStd-BoldItalic.otf 62568dc07b1348e3f2d5340efec5774928bcc912 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Auriol LT Std/AuriolLTStd-Bold.otf a286217a7f6e73588efb740c8187be976aece6b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Auriol LT Std/AuriolLTStd-Italic.otf fc6f5e5ba197e15700a93a334f7f3678f258ae58 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Auriol LT Std/AuriolLTStd.otf 74488571470b822bf99f0c910d94c8bcf9b49ca3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-BlackOblique.otf c1ee7be8a17ca3967c357737087d2433ed2261cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-Black.otf e4fcf9a7e20379834849c5a18d1d208487ff33e3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-BookOblique.otf 98da1c3a186d1e19c33058983349f9015ed25c43 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-Book.otf 5cb9b69bf9642bed46a7dffab059de3d68d37af8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-HeavyOblique.otf 9ae9bc1c351dc967f1e29bb699af8ba9603f42af ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-Heavy.otf bea47421a3809e86ac297c53bc7bd1045400913d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-LightOblique.otf c79f59395387a87564266d5b7e1c0c1f5502d56c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-Light.otf 9f9784866e6c550287a7cd644b7e1163e0a38817 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-MediumOblique.otf 924c9d63d683a1e6f8978f46cceca88507b538b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-Medium.otf c71364993837cbff728be1f2930d4c5696fd1f27 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-Oblique.otf 44bbce2c9b68e855bf60de9fa0169e7c571679fe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Avenir LT Std/AvenirLTStd-Roman.otf 58591b0b7a556f68d6266a96a223bcee7e51846f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Baker Signet Std/BakerSignetStd.otf 2aa8e4831469a8a517d575fd3ac1d08576597960 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Balzano Std/BalzanoStd.otf 03874f27b10bad0ca5ee325fce5120f6e41f0048 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Banco Std/BancoStd.otf 8912de9dd493ac384de908e8d9215f207e52895a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Banshee Std/BansheeStd.otf 6208782dec5d38ce871e0c9d7c6641ad7b690a30 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Baskerville Cyrillic LT Std/BaskervilleCyrLTStd-Bold.otf 7c167b3a541bccdc9939eb3ddfa34b23e61cd019 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Baskerville Cyrillic LT Std/BaskervilleCyrLTStd-Incline.otf 9c004ccffbb04f941755d4378f6564009a244ed1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Baskerville Cyrillic LT Std/BaskervilleCyrLTStd-Upright.otf 4cfc1687c59de12f9e69e6195740595e4e159ead ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauer Bodoni Std/BauerBodoniStd-BlackCond.otf 231335f51067245a72dac046272abb55dbbef55c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauer Bodoni Std/BauerBodoniStd-BlackItalic.otf 766c3f8914488d0cd5d9c70a958a03867398a15e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauer Bodoni Std/BauerBodoniStd-Black.otf 857727303ef7da6eb5d2bcbb5fdbd1eb831abde5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauer Bodoni Std/BauerBodoniStd-BoldCond.otf 8da706f4bc157922355f34d078cf6971729f158a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauer Bodoni Std/BauerBodoniStd-BoldItalic.otf aa3bda77e58cc890993def8cdd7d27236bb74fb7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauer Bodoni Std/BauerBodoniStd-Bold.otf a29b6a2d9af895160aba6c649027389f61e27877 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauer Bodoni Std/BauerBodoniStd-Italic.otf 7a8508d0fd80b8c64c5f21f1c060e3550b3498cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauer Bodoni Std/BauerBodoniStd-Roman.otf e53c787b22c72d78b382dc62c5d8830821b3544e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauhaus Std/BauhausStd-Bold.otf 0df72babe17b9f00693157a6b0132dd132b18cd5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauhaus Std/BauhausStd-Demi.otf de2480d1a32729d0e9ce062458b8cec7ce5813c2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauhaus Std/BauhausStd-Heavy.otf dfa44ea418b5fc733afea849d1b53de7c8d07a26 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauhaus Std/BauhausStd-Light.otf 77f86e2468f1079ab2f00d0cef063db097aa5ef3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bauhaus Std/BauhausStd-Medium.otf 891cee92c026bb2c6fca708381e9b4f70bfb3b44 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell Centennial Std/BellCentennialStd-Address.otf 46fbbb0148f42ffeee3e3f0fe632c3ea2ef6578a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell Centennial Std/BellCentennialStd-BdListing.otf 5ffa1e6edbf75f66dce868e33c99b40bf00597c7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell Centennial Std/BellCentennialStd-NameNum.otf 3213a0b94665fcff98675cfad4e0865f5bfd9983 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell Centennial Std/BellCentennialStd-SubCapt.otf 0c9b40913205f4bfc4ab97f0ea42fff07768b23d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell Gothic Std/BellGothicStd-Black.otf 22e450a4510ee60ca88e110b89f31eda78fa8de5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell Gothic Std/BellGothicStd-Bold.otf f51dcb6e3c4885fda805b2c9d53041188e9f15c8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell Gothic Std/BellGothicStd-Light.otf 49224f8f7a3d85a2dd58eaccb4bb0676c6f4a987 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell MT Std/BellMTStd-BoldItalic.otf 048b71300ad6d88d477e13f4b3974313fad73699 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell MT Std/BellMTStd-Bold.otf 84b82adeca06d83183c48303d16daae4d10728cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell MT Std/BellMTStd-Italic.otf cfc7fcb92f176929d2c5384bc52b18c663bd5934 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell MT Std/BellMTStd-Regular.otf e911d9389b272e2314bccae03a1b652b95b53ee5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell MT Std/BellMTStd-SemiBoldItalic.otf 3167ae8e18a54801a51868181cdeb737b412ba8d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bell MT Std/BellMTStd-SemiBold.otf beb76bac30ec32fe61244a07ee901f4a4e077e62 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Belwe Std/BelweStd-Bold.otf c17bb0e89843a97b9bed2bdb0e268d520b905a44 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Belwe Std/BelweStd-Condensed.otf ef6262a3402d623e9fa5ee3cb54b2d7dbb738463 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Belwe Std/BelweStd-Light.otf 2603e7e50c28437e043eb785806a031fd3a74279 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Belwe Std/BelweStd-Medium.otf 4c6801bbb8803d70f5b2bf810d876de7dc51c239 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bembo Std/BemboStd-BoldItalic.otf 567d2866d09dfd93af82dec11a95bd8e65d5015d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bembo Std/BemboStd-Bold.otf 60b36d43d7c2de0fc272692b84cfacd0f279b5e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bembo Std/BemboStd-ExtraBoldItalic.otf ab89d68542ec6c2fac481534848a6a6ee0a6d3ff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bembo Std/BemboStd-ExtraBold.otf cc3a4e5163e337459757487bfdbb7f05701d404c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bembo Std/BemboStd-Italic.otf 442e50f8dcec42f950d5247477775eec3f8a85f7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bembo Std/BemboStd.otf 7aadebdd2e3143506f684fa6cd7be110bfb666e5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bembo Std/BemboStd-SemiboldItalic.otf 36788abb0cb7a5ec6c03fc0574c69f4b12b09688 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bembo Std/BemboStd-Semibold.otf 26c782dd0f7d719a9c8a7367c81b0d72c8789773 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Berling LT Std/BerlingLTStd-BoldItalic.otf fbe59a11a406810941755bab2e123b8f49f06ea4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Berling LT Std/BerlingLTStd-Bold.otf edb5893c93f0faaa244f24d989dc7639a6d4c151 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Berling LT Std/BerlingLTStd-Italic.otf 5564922bb0937abd9c5f4b5aee531c8696e02b10 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Berling LT Std/BerlingLTStd-Roman.otf 71809142648a61065c2125e72e6cf881b4915a20 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bermuda LP Std/BermudaLPStd-Dots.otf acc45d4489a3e0ad4f37037506e380751c42b1dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bermuda LP Std/BermudaLPStd-Open.otf 0f83c34d01415fa352112c871b8fa63003d4db8f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bermuda LP Std/BermudaLPStd-Solid.otf 64f5b2aeec8ce2995a60ce32687c848228a08217 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bermuda LP Std/BermudaLPStd-Squiggle.otf aff27c611ee8236e4a7f573ba97ceb89141fb93b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bernhard Modern Std/BernhardModernStd-BoldIt.otf ba94502243aa35afa5f72ae511e59873ce9bcdc1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bernhard Modern Std/BernhardModernStd-Bold.otf 46326448e7d500dfbd6eafc9d21f106f9f2def4b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bernhard Modern Std/BernhardModernStd-Italic.otf 846a126a00d110211b244ba6a07ec762869dad59 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bernhard Modern Std/BernhardModernStd-Roman.otf d29b3e87f44a4f0d7da7a758ac66e16272bf5509 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bernhard Std/BernhardStd-BoldCondensed.otf 8b7f61490a7141c7c0a8fa9f502606b2823b7e76 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bickham Script Pro/BickhamScriptPro-Bold.otf a26902cee9305927c8dd82baceed570ec74407dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bickham Script Pro/BickhamScriptPro-Regular.otf 03df9b37581690716b745fd99bb0f2eda320e779 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bickham Script Pro/BickhamScriptPro-Semibold.otf 23850d2f278091e68138a283639c7b9a60ca322f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Biffo MT Std/BiffoMTStd.otf 59a30c4331fcaadbeba7ee7309b74751c1fee311 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Birch Std/BirchStd.otf 12a9edbb1bb08034f0af3bbe774e84942bfb566e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Blackoak Std/BlackoakStd.otf 4814eff9d1b33223d8178005fd20c8f67d4fce48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Blue Island Std/BlueIslandStd.otf d08cbfce293b767e3cb4cde430745a68fcfcf164 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-BoldCondensed.otf 90d54c46f23fe083376f6a954cc884355cff5480 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-BoldItalic.otf 8b9665c1206b36d08ef6b8056d8dc319cf2d2e1c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-Bold.otf 98ddfd2855f9f724173ed80252d6de63e3bd798e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-BookItalic.otf 813cd23e63363c9094861614356eea91fd43ecb5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-Book.otf aeaae5e79d2e5b8cc9e99a37aed05ea491fd03f1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-Italic.otf 77deb153d9f8c83a173244a8b87679951e4a8d1a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd.otf 246318a59b9bb170b92e2369169617af4373b8ec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-PosterCompressed.otf 7e899c26f86049b4e4843d1b537ed9681e855dbc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-PosterItalic.otf 07d5a63ea35e69267d0eb3dda1538920440a7057 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bodoni Std/BodoniStd-Poster.otf 46c2c8144122045cf7011b016281ae91e50a942e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Border Pi Std/BorderPiStd-15159.otf 70ee3cff0f816f1747f7dfdba15e827291213941 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bossa Nova MVB Std/BossaNovaMVBStd.otf 4712a31052559aae9235acd9fde8c68de2015854 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-BlackComp.otf 861d90940bb1f9ac7843cb91897a793141592753 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-BlackCond.otf d2c6f1ddf922fecaf1096795183e3044def0687b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-Black.otf 7c957309d45d45d48166bb335eac4d560d70acfa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-BoldComp.otf fad87d5513b08213e9c269989a395ba5a7942888 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-BoldCond.otf 2b2562293be44603008846becb8e5bc29511cd79 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-Bold.otf 04db932ee092493a6b0948736b3bb2527e63439d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-Comp.otf e4abb0685d84c1948fd6b47a99728180c4752a83 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-Cond.otf aee9cb426d831efb083181624b3c87392ddf6147 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-Regular.otf a35bdbdf474000c5a80f3aea8ef07827869bd9f6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-SemiboldCmp.otf 69b84d78a8be4288d57aefeb958f0db9d8bff9d9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-SemiboldCn.otf ae379e1a150d2d59b12354fe021974b5f83948a1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Akademi Std/BriemAkademiStd-Semibold.otf 206f4d5c84714bc0630862a86139747d8621ba51 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Script Std/BriemScriptStd-Black.otf 1814b168d80cfd202fd940c2e7466da37dd1b262 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Script Std/BriemScriptStd-Bold.otf de16a219bcdda0bb3363256620108a842a0af4bf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Script Std/BriemScriptStd-Light.otf a7e9a3b0b6b0bb41aecb5a6b019398643977a533 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Script Std/BriemScriptStd-Medium.otf 80aee7889752a6eb9d8d8755542c6bab3a0fb5e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Script Std/BriemScriptStd-Regular.otf abe049d9b7c362d256dda04c6225b1d7f4139fa5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Briem Script Std/BriemScriptStd-Ultra.otf 3ea6b40dc56ef1b569f2b25270ccfd04854abed1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-BoldCapt.otf 42be174798b044986c1c0f62508c5a7d4cd0ea70 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-BoldDisp.otf 9c2d5cbde92a3b75841dc2ded66650699e1f040a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-BoldItCapt.otf 07b9cc75b14059ef6f537f03848b34ce474cc261 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-BoldItDisp.otf b90f0d672d7d551aa668555e8db162d8fd3bdbb6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-BoldIt.otf 1417b4345e259d3b70e22be93914118553792d66 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-BoldItSubh.otf 378633ab329d795263d72e08cbb599be837295a5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Bold.otf 0d013c202196d7bcb93b7def906aa5711ae4c94a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-BoldSubh.otf 6cf160e3a8d93450047eed13bcf055841fd7fb90 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Capt.otf e9a51505c5d441b9ed65ea5ec02fb10ec5ae9725 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Disp.otf 4909d19822acdede3ae7ba5e0a52687af7089338 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Italic.otf dd09d43789e32508d0c271a0f030ee7be42bb13b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-ItCapt.otf c2b42f01a885098edf54970783a77ed9541b1689 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-ItDisp.otf 417aedfd56879be9d333f39ecce2ecbcb263d5a8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-ItSubh.otf 3ca58bc543c2c3a89c71c8f307f3a564f5554551 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightCapt.otf 3d8def8074e4b3593c2836072ff504eca7a3522f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightDisp.otf 274a4368e711f9c95ba74b75fcc180a2dcaa357f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightItCapt.otf f481dafe46b3c92fe3fa59728b2b6ab5edb99cc8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightItDisp.otf 64e2e350f5d4e202d940b67dbeb8abb22948a34f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightIt.otf 1bd9f0ce7a33289e42686d2b5c29310085669497 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightItSubh.otf c3e148693d6530aa5ab595535fbdc0963945e37b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Light.otf e4b270d8d60deadcf0fd34557084e9ed76012623 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightPosterIt.otf d5347ee92bd458b9ea1f52ff9122633a4aeb73fb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightPoster.otf 8942a4e291b266a3594d8e2458f1a7e1fd278ac6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-LightSubh.otf d2302ecb4750a45cdf8dc3a47dcf0c605336d63f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-MediumCapt.otf d59b31e3d9478a6c486d8dfa0eaed218b4a318c8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-MediumDisp.otf 8c3e292086b0f043e6fd608e8fa32560d2506865 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-MediumItCapt.otf 45496ef486705042779c5da9c7ec2414c4cc7c2a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-MediumItDisp.otf 71ab42b3eecc2af1249ade2d60d782645512e072 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-MediumIt.otf 60bde844d828da365a07e12e0e38556e14fc51b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-MediumItSubh.otf 5ca599e3cf8c1b9597b2734caa50433d816a9cad ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Medium.otf 18c5a7bb1991e38d306e74b47fa5c32b21bb9664 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-MediumSubh.otf f4cbece42685ba7668d67ad37fed68e07629966c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Regular.otf 318b0927c49303afdee96800f3fc563c61cce0e2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-SemiboldCapt.otf 375df1929d0b7d444da10663a22fbfe845085287 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-SemiboldDisp.otf 6da168c5d5d12c01fd32bce2845ef48470ee4f1b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-SemiboldItCapt.otf a3426e41d2db0e02f79c43681df2937bc78ac43d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-SemiboldItDisp.otf d8864872cf31191248a02064a7afd24531468a87 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-SemiboldIt.otf ab58d705167ab980e3875496f1b9f30a711c56ab ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-SemiboldItSubh.otf 8eb65982c8155904f0aaa478aef9ce36ccf4db36 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Semibold.otf 6d0f499231806284a3edb7d90783bbd365a2d76a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-SemiboldSubh.otf 5d31fc708352c97a7119f218d3ec6a89ee3f1800 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brioso Pro/BriosoPro-Subh.otf c27ed5eaaec512d6ca6f2d098f35cc03ff8ccd6d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bruno JB Std/BrunoJBStd-Bold.otf aa997042f1c1624234c3eed9b8d929b0ec7319df ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bruno JB Std/BrunoJBStd.otf 1dbdbec77ca88e551d4ecb3d6cea2de50c98a3e3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Brush Script Std/BrushScriptStd.otf 28c6d2683e280016c3968ecf58a16db769c8b231 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-BoldDisplay.otf 8d2b9e3100eeafbff3d4759f87885cdaca2086f7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-BoldItalicDisp.otf b61c7bcc72fb89a92e1d6ecc5f55fa2bd22d7e53 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-BoldItalic.otf 87c3d4731c53db23225b7803ff1a651792caa67a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-Bold.otf 4e99cddb1b92b0938fa0eb28bfcacefebc275c8b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-Display.otf 5eff7348c5eea9893ee865e063b78d879fe8bbca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-ItalicDisplay.otf 3f0c229dd116a0acb597d8b425cc3a093c51bf41 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-Italic.otf 613727aaae8030a4b7cb77000a9d7085a180850e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-Regular.otf f7fc1a13f9323ab90a08d3e0d600907b2c7a3896 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-SemiBoldItalic.otf fdbc25ca29f0393213424d49ec80bf0ffb9647cf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bulmer MT Std/BulmerMTStd-SemiBold.otf e9c654271dd8ce6704e46aed73e0189637f0fbc3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bundesbahn Pi Std/BundesbahnPiStd-1.otf 3837ea0d099440ef69637bc72fe1ecd9ee70b74e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bundesbahn Pi Std/BundesbahnPiStd-2.otf 5b8c0f602511e1d1ce778445bda8f69fe284b3b3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Bundesbahn Pi Std/BundesbahnPiStd-3.otf cd4b1056aa93fbfcac55364faaa5f8d0ee53b6a6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caflisch Script Pro/CaflischScriptPro-Bold.otf cdd21887b6f8fbbefc4346be1ff5e0e787c3ce65 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caflisch Script Pro/CaflischScriptPro-Light.otf a784d7dc7cf57735f92e0e242069a095bbc04841 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caflisch Script Pro/CaflischScriptPro-Regular.otf 1eb2d4cf6961b0556f55a0e1ee3b610727c8b906 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caflisch Script Pro/CaflischScriptPro-Semibold.otf 15c1e870ce315ab0b75b9f3b9cb43dee56e6672e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Calcite Pro/CalcitePro-Black.otf 040823255b02b7acd712a5f79721799f974b4260 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Calcite Pro/CalcitePro-Bold.otf ba0b6dabe9813271388d894c1ca74f01dd7f67cb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Calcite Pro/CalcitePro-Regular.otf 1ccea1bb77f1dae0ef365aed3640b0ea20591d50 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caliban Std/CalibanStd.otf 441421307ccd47e3714a04bd1e882231a613759d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Calvert MT Std/CalvertMTStd-Bold.otf b50890a89105a1e9efa7bc0071a3268dc7f61844 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Calvert MT Std/CalvertMTStd-Light.otf bad122334ebf71ce903e785f673408d83711e3ee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Calvert MT Std/CalvertMTStd.otf 10ce74ac94eea297ab1053d9fba0f982d3517da8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Candida Std/CandidaStd-Bold.otf faa5a4ed5d096df4e742170be546b8075da95a9f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Candida Std/CandidaStd-Italic.otf 0aca874fe7481fd6d09a81511608d95e1b8e8ddc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Candida Std/CandidaStd-Roman.otf 482a3e00a55deb7ebc920ec9510a1f7196f523d4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-BoldItalic.otf 5ae775680ec40421e8f7d80ba5b00f1cd13ca03c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-Bold.otf 9c10318e95e156c6441bd10e85443d9959295177 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-ExtraBoldIt.otf 5fcd37086e99fe4b5b9e5edb31c7e4d66fddca01 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-ExtraBold.otf cbccd805903956962afecf0b566763a6b642931e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-Italic.otf 0b11cb5896b447138b4d44093d0107a827d6eac5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-LightItalic.otf cbb5b770a2ec20b074dbf51fe3e87bad4c63c0c1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-Light.otf b16b7c450f94b8d4d7859e4186424dbc61a1af4d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd.otf d19f2d0e19c57141f7a1a1d3e867ba4f8de6abc4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-SemiBoldIt.otf 080a8db4a1a46ea2ae0a805e5ad21a4f6157c739 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cantoria MT Std/CantoriaMTStd-SemiBold.otf d9b8fe7ff0c44b42af812d1cbc90bbd810ea0f2c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caravan LT Std/CaravanLTStd-1.otf 8dbd2576478ff5958f7d7fce0769df4b1ba797c4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caravan LT Std/CaravanLTStd-2.otf 86fe82e3602efe847fe8965a42017c01fa33ccbd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caravan LT Std/CaravanLTStd-3.otf d68cb509b0a3774e2d34aeeda58759371767539e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caravan LT Std/CaravanLTStd-4.otf 0075e07beb05e5fdabcd3eb43e26ea12eede63b6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Carolina LT Std/CarolinaLTStd.otf 79e419e46059c182eba880eef4f0d584f2669c77 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Carta Std/CartaStd.otf b7f3362c3379f6ec9b22ee43a261c96f4c30f661 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cascade Script LT Std/CascadeScriptLTStd.otf 7c43368371fe516351a2d63e568d2b4512ad0de8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caslon 3 LT Std/Caslon3LTStd-Italic.otf 37215fe365c0bd21d27907ba6f353d915b176546 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caslon 3 LT Std/Caslon3LTStd-Roman.otf 6597b21e7876b2cfc021a0fcf08ed9908e5192b4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caslon 540 LT Std/Caslon540LTStd-Italic.otf 111901c5f3c1b6c7617b82932b6016818c66f870 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caslon 540 LT Std/Caslon540LTStd-Roman.otf 41887bf68d53706a10cff11c7e954c8c9c6b9f30 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caslon Open Face LT Std/CaslonOpenFaceLTStd.otf c243cc1dc741ba91e4dad1c15525471e6cdfae38 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Castellar MT Std/CastellarMTStd.otf 7b632f045089869c9e3829f1929714c733b21082 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caxton Std/CaxtonStd-BoldItalic.otf bde66066dcb0237552cb872f7ee932c519d4dd66 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caxton Std/CaxtonStd-Bold.otf ed312b9b07c9a2caf623900bdcb45d630b9d39cc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caxton Std/CaxtonStd-BookItalic.otf 9e5b29494b2d935b4d5cfc733997a76046c45a6c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caxton Std/CaxtonStd-Book.otf a4034bbdaa7b82f6e2e4a0b5e6c09e9c5f1b4b39 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caxton Std/CaxtonStd-LightItalic.otf 9d91ea7caa3b8d2909c9f865d61e80e248b218f8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Caxton Std/CaxtonStd-Light.otf 1fdd60ee60008f978bf48913a295fd443d42e98c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Celestia Antiqua Std/CelestiaAntiquaStd-Bold.otf 2d4876cb728c57f04571d5214775060a2e1dec53 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Celestia Antiqua Std/CelestiaAntiquaStd-Italic.otf 837972c15b704e2c195a879005a580ffa4e784cc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Celestia Antiqua Std/CelestiaAntiquaStd.otf 7fc505042df2c0b7244881ddecfbdca8043ab557 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Celestia Antiqua Std/CelestiaAntiquaStd-Semibold.otf ff7b9f61328ad2a99f65c4b108057df3cf56f579 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Centaur MT Std/CentaurMTStd-BoldItalic.otf 9ff86e06941d7eaf9cffea2f6a1fe1e8ca7d8033 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Centaur MT Std/CentaurMTStd-Bold.otf 7a9d18a9ed546de7dbeb4aef7ca2642f0cd16df9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Centaur MT Std/CentaurMTStd-Italic.otf 8e030511089b339d58eea1f6a0fe20dab60a0b25 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Centaur MT Std/CentaurMTStd.otf d5ec7203cf2e75be1eac77938589cdc73fc77773 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Century Expanded LT Std/CenturyExpandedLTStd-Italic.otf 5827fd7d1492b434960b333ddedb34b4b0399360 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Century Expanded LT Std/CenturyExpandedLTStd.otf 157de767fdb49db77a83eaad96f32fc192a49b7c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Century Old Style Std/CenturyOldStyleStd-Bold.otf 672fc4b07e32bbf4b4a9c9e4669bc5d48b362e2d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Century Old Style Std/CenturyOldStyleStd-Italic.otf 3ebebf299ddcf132450b107d4ec6ad8932c60c60 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Century Old Style Std/CenturyOldStyleStd-Regular.otf d0883246170d678ccaf55c10f26f8b723230e461 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-BoldCapt.otf 5f668c2f766d3aef0589f0569d6a38ee88b18fff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-BoldDisp.otf a67dccf00b7e9fbde1c367297f6704f45d59494c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-BoldItCapt.otf 4a7e725fde002ec3a68ab058ac2bbe6710908467 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-BoldItDisp.otf c4a28f47863d1971d05396e0f00d78689eddeab9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-BoldIt.otf 4eade8a7e914a7d0945ea35f7754d02f1da1dcda ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-BoldItSubh.otf 9add2d6138edd3a849207290b76740d77bc16adb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-Bold.otf 4e61fe8d60ffa1e704b99ddead5858788b9f30fc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-BoldSubh.otf 6a26c13032850ff5cd7a05e43e56f7bb015e0a22 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-Capt.otf d4e0cb11ddad369c92f441c2f38a1711673c9815 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-Disp.otf 78cfa74fb3c9de7a9eabf2aaa398550bdcd1e03e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-Italic.otf 951221d414950057dfabf16260b9934fcf4096df ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-ItCapt.otf 3ddfa4f8f2aa2394c46231b833b057f65691adfd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-ItDisp.otf 45b2acab46730d6fcf0812ad789b17d4a39ac14c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-ItSubh.otf e599f26d0ffb5ef58783d18ae18963b33bac95b1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-LightCapt.otf 40795de1df97fadd85dad8a1e7efb6816b96906a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-LightDisp.otf f0cc13222eca1d0500f44a3aa8766dd5cc885685 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-LightItCapt.otf 43858a19908394812cc9a40ab159735240e70692 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-LightItDisp.otf 96cdd45d16084f7fedad578aacdbb9d71b7df10a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-LightIt.otf 1185ac85ec85168f2e96b97ed6c7f060ae278b4d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-LightItSubh.otf 98fc0f404da8a9fe44114767346c97d790297ea7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-Light.otf b46431617610d5a328a21f92938b45ef2fe4234d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-LightSubh.otf bc08216c14f1632df16237407950ea173d2d786e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-Regular.otf d85d28ff110d6c2b37671b28ceda05961a55269e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-SemiboldCapt.otf becbaa227c098eff9756e03f89f5feebfcaddc3d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-SemiboldDisp.otf 277a34ef2f426033ee199a64f85d9822dfa7411c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-SemiboldItCapt.otf fdbb0a8a81179306fb5dd3fd7329aa2a4fbac223 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-SemiboldItDisp.otf 4be9c2d49a0cc7d8ee0133d12918e60de96b34fe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-SemiboldIt.otf 9bbbd538d7dd564b3a9056c9fd765e949e7ba982 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-SemiboldItSubh.otf 7fcd11f80acbaf00a8b1f613ee46d5b55aecf583 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-Semibold.otf 4d7bf02b7ab5b1343f473c9d703c2814b087d13f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-SemiboldSubh.otf 8f0938478831b1411387e1e4eaf37d5832fef4c9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Chaparral Pro/ChaparralPro-Subh.otf 8fd907900cf62ae6d240e35396bd7169c8e7221f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Charlemagne Std/CharlemagneStd-Bold.otf 0d3251e8f2e931b4e138222b7819ebc0757eee18 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Charlemagne Std/CharlemagneStd-Regular.otf e2aacaf6883973f41405eeeb5c344caf63d04e1c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Charme Std/CharmeStd.otf 867670ba1286f198602d5c3075f162b8a798e40c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cheq Std/CheqStd.otf 417a20636d7839100641d2a04923470640c53f04 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clairvaux LT Std/ClairvauxLTStd.otf 8929c846656f21587fae597f8326eb9b7d4148ff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clarendon LT Std/ClarendonLTStd-Bold.otf 505a49f5946e3a0e4e31bd0ea80dc1a201ecc7b4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clarendon LT Std/ClarendonLTStd-Light.otf 72529134dc95c4efb1aa0425eac380c853db8570 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clarendon LT Std/ClarendonLTStd.otf 1d2659e6f6fc1350e45903a06a3c4840932780f6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clearface Gothic LT Std/ClearfaceGothicLTStd-Black.otf a9a9a247ca827c7d3278903035099543ddcc07ce ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clearface Gothic LT Std/ClearfaceGothicLTStd-Bold.otf fbe5553f9b4facb9c62a1b9008984b580e2ad89e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clearface Gothic LT Std/ClearfaceGothicLTStd-Light.otf dd9d0372d5f254e83771e7591a99289dde292dca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clearface Gothic LT Std/ClearfaceGothicLTStd-Medium.otf 39ad61483f2575a01123a6b69d0cc2f6b47691a8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Clearface Gothic LT Std/ClearfaceGothicLTStd-Roman.otf 7a3526b5826b6aeb37a94c8eb8ce085ca08caa0a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cloister Std/CloisterStd-OpenFace.otf 0fd4929562918cab0e34a78f1ed43895121fac52 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Club Type Mercurius Std/CTMercuriusStd-BlackItalic.otf a7e1a721f69b151fb7ff7e7e762f4ba4d67402c9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Club Type Mercurius Std/CTMercuriusStd-Black.otf 6d792fb7d5ef5112f8b6a4ee8e163f7b2651ac8c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Club Type Mercurius Std/CTMercuriusStd-LightItalic.otf cf04df7b2ed2698f902d6bb4f3e67622ed41adcc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Club Type Mercurius Std/CTMercuriusStd-Light.otf a7dd57799fb573b8a665803fcbb8696fc57a983e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Club Type Mercurius Std/CTMercuriusStd-MediumItalic.otf ee70174d10ae5e9ee04c41db439d4bdcdb73118f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Club Type Mercurius Std/CTMercuriusStd-Medium.otf 5c0f32299bd7e170337cc790548448f70b8db94e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cochin LT Std/CochinLTStd-BoldItalic.otf 75638e893829d3d1ef3fcb35cf1b3f729d7a3f2a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cochin LT Std/CochinLTStd-Bold.otf 5e62a4425266d4f2ae91b05aa0abfce4173fec4e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cochin LT Std/CochinLTStd-Italic.otf b124a18bf2439152be305be73dfd2e860fd8bfa4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cochin LT Std/CochinLTStd.otf e91b508c90726c5f3fef33129dd8632b8208e3ec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Std/CongaBravaStd-Black.otf 2460dfeac4e022acfe9f1dcb32485b98ecae4522 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Std/CongaBravaStd-Bold.otf 60e4bd8cfdee37baa0ddb7e8d0b2ea8ed9effcac ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Std/CongaBravaStd-Light.otf 937d906f613bea3254cea37e8c7bc08a1d7f33a3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Std/CongaBravaStd-Regular.otf 602b8a581c4e66e5ac2a971916400a2a2624d3ef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Std/CongaBravaStd-SmBd.otf 5f916e04abb6b052a6c7f22b8900d3c0d2bb7c36 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Stencil Std/CongaBravaStencilStd-Black.otf f4d6281ba3414b1f5524d32f498ad5b889844733 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Stencil Std/CongaBravaStencilStd-Bold.otf 9e77f8b8b1031e3e631133cce05c64bb948fe5d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Stencil Std/CongaBravaStencilStd-Reg.otf d7e697d8ce7903c23946ae801fc73df336728280 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Conga Brava Stencil Std/CongaBravaStencilStd-SmBd.otf 32837bda23fbca494331f9882e54dcf62cdd8fad ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cooper Std/CooperBlackStd-Italic.otf 3d9b6cc0e6b2653de0a45205bd2ae1fefcfb1bc6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cooper Std/CooperBlackStd.otf 7e1a5b66df272801f95f7ce1e6b2d04aa6d43dab ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copal Std/CopalStd-Decorated.otf 66a7ae880b497b4f5d33695a2f2cf19b93f8b72a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copal Std/CopalStd-Outline.otf f2ff7f0ea3966365620197b216ca2972650915ee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copal Std/CopalStd-Solid.otf cb95eef2ef44772c46700e5c9677b819729b1140 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-29AB.otf 3f6ea5f1b4fc0dd47ef69b3a1c6169b949c876d9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-29BC.otf 6972cf89f7f5ba4d828f6c9891b702df5fa58462 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-30AB.otf ecdf67ee65234fedc0e925d3718476c38ac0abb7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-30BC.otf 7c4108654d85a219f36286f4c3ed12d89c5a3455 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-31AB.otf 765389b59fd4a4f808d26c278dca524859926766 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-31BC.otf 4b10b38ca3fb0de407fd231172692a35d3d0c1d7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-32AB.otf 90ead0cf70fde6612cf4647991464c345d93b0df ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-32BC.otf 14af719193f095ab822ebb0b99658c99d9ce8c88 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Copperplate Gothic Std/CopperplateGothicStd-33BC.otf 8fc2ffe060fbd02c230f2a52fcb19612d8a9a699 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Coriander Std/CorianderStd.otf 3e60f1a9fcef8f1d2cc6541349a4c68795ab7427 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Corona LT Std/CoronaLTStd-BoldFaceNo2.otf 2e6a45111d31b851135cb723b136b3980455cd33 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Corona LT Std/CoronaLTStd-Italic.otf 5ea4ab71ece4f021650c2cbcf84da51de3d0f8c5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Corona LT Std/CoronaLTStd.otf 738fb88c4909f71ed6637534eb98759838858ba8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Coronet LT Std/CoronetLTStd-Bold.otf c8c72fc56ccaf18e95a5a97e23600a258a7656aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Coronet LT Std/CoronetLTStd-Regular.otf d14fd0fda1828beed452774ef00d75f474f41a21 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cottonwood Std/CottonwoodStd.otf 7e7c7d06cf27d2a1d12154e1ecbc34196bcc8f89 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Courier Std/CourierStd-BoldOblique.otf 5d40ad1d1f7be61ee068458b4eeab7a2d2720446 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Courier Std/CourierStd-Bold.otf 1ac39d911b698177c173c1f1d00a99b07749c2c6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Courier Std/CourierStd-Oblique.otf a78f66fdbcf74bbda12f8e9c64e9a6c48019d593 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Courier Std/CourierStd.otf af82538627bafd419a95342ada30b772c71ac9b1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Critter Std/CritterStd.otf 6e75bf6c663a2963886a8518be2fda4777eb6373 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-BoldCaptIt.otf 58cd8eac3f20adf260e0c6b121d6a9b73a586b66 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-BoldCapt.otf dee542bce169494cdd3fc818e8ce2ff8cddcbac6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-BoldDispIt.otf eb8550e1da767769fbc00cbb58f39abea2103f1d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-BoldDisp.otf 59c93217cb252a323ddc31bc5e6254edc868bac9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-BoldIt.otf 6f9ba154400cfebc6a358fadb75f2b77d1a71d33 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-Bold.otf a241f57236573dea8a5241112a6b0d548039760e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-BoldSubhIt.otf 78dff884705ab6764dd6f0cd3933815374ab8c8c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-BoldSubh.otf faf93570b9f6f7d61a90f6ea4c957ea12aa7318f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-CaptIt.otf 2168f69d190f3fdcfff8a985f6ed18d739ea60bf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-Capt.otf 7d8fee44ff74730df792b9f9c5f55b354f421bb5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-DispIt.otf af9dfb79055a804cf316b46956b6c6de601aa0b1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-Disp.otf 3dd8955d7b89011541747a7d536fb8048d3a0503 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-Italic.otf 8c0d0bcb0cead26256c0e391a92c2605a094b241 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-LtCaptIt.otf 8088302f7fcadae4450da3a7395d0868a4a1d8f1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-LtCapt.otf 7acc6bcb61a0b14df24c4a6b7429036cc48321ca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-LtDispIt.otf 9e9303e80baa24bbbc92e74c46b2c9bd45392a10 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-LtDisp.otf 8f36d7b533ec63061fba2bbd0832597d710566b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-LtIt.otf 55ebd746eaa04facd4c7a39d1e048d79a2a4641f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-Lt.otf 639dcdac8fbe3717e201db14ff8df9708ee2aa21 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-LtSubhIt.otf 97dd841e441404720287e2d8273bbcf5b03885c0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-LtSubh.otf 930c4677b89d9c8afd50a3e4d631a71e5c226a55 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-Regular.otf 400fedae863ed1214eedf5eb37ab17a82d5ed64c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-SemiboldCaptIt.otf ac6a0b8988ee841a2602ce2b5b7c36f1a7ebf3ff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-SemiboldCapt.otf 561d228c672e298158ce881e5cc95c2d5f05b335 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-SemiboldDispIt.otf 86b088405796ad36a25ec1e43d685b719ba9d07a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-SemiboldDisp.otf cb9926ea7aec86b14ad5ef744edeafd35ef02ed5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-SemiboldIt.otf 7fb26839d9db1e89b27e10c7682e3d80d4d7be62 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-Semibold.otf 04c9e24b21176e62f4d8f568ab6618999219e129 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-SemiboldSubhIt.otf db461454412c2bd2d0964d6988a7e5ac95c6e1d2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-SemiboldSubh.otf cf71800a2de73a39c4d7337e65c4fa7907a4bac6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-SubhIt.otf 758ee75627d10f51a117880c56d3662b52b64bb2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cronos Pro/CronosPro-Subh.otf 33930b3d68f033a6aa547a83306a75c00f92ceb0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Cutout Std/CutoutStd.otf 2fab64a46ac5e007cb963715585991d2bb18e322 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dante MT Std/DanteMTStd-BoldItalic.otf 3fea4cdf33742e19af8f952cba89909d90d807b0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dante MT Std/DanteMTStd-Bold.otf d0d756ad6422fd662c428508c376dbc66ad59c35 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dante MT Std/DanteMTStd-Italic.otf e8121fb88301be82a2cbe2662446d5d430cf3d4c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dante MT Std/DanteMTStd-MediumItalic.otf d5f01849dac30ac01e234a0c1c67758423f810ef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dante MT Std/DanteMTStd-Medium.otf 4561190a44381a67fb3f744c954ad7a54b650048 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dante MT Std/DanteMTStd-Regular.otf 28682d2a4ce98cbf5fc95a001a6d0627a7d9e3f0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Delphin LT Std/DelphinLTStd-1.otf 79c70fe105e75c18fc13e606f45f84b45c27dcf5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Delphin LT Std/DelphinLTStd-2.otf 539ab2e46c353ec780b12c64e4e9188377573832 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/DIN Std/DINEngschriftStd.otf d8d46ea0f820c3c7fa4b2fc14435e8677e4b69f6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/DIN Std/DINMittelschriftStd.otf a1fe289d79bc07dc17266a1458ccd450c6246de3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/DIN Std/DINNeuzeitGroteskStd-BdCond.otf 90a70a745f024dc28f653de49db163b33d1c4d8b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/DIN Std/DINNeuzeitGroteskStd-Light.otf 6964b37c90d70546e9c71e097212f997915a0713 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Diotima LT Std/DiotimaLTStd-Italic.otf 360e7dbdcb58beb63f913c2d67ba4badce6b5e92 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Diotima LT Std/DiotimaLTStd-Roman.otf 4e1619d5ac8aadf5bc6d1c43c5bcad94fd607332 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Diskus LT Std/DiskusLTStd-Bold.otf c43bb9f7f0c27655f32b60c228bbe8f7ab049539 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Diskus LT Std/DiskusLTStd.otf a5e2430dc4a861221870d290cbd5dea353d4ef21 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dom Casual Std/DomCasualStd-Bold.otf e18113894c370ace970542dcc2c39f0055c03489 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dom Casual Std/DomCasualStd.otf f8e2b9c09c90ed1ae3714dc3dc816caf921a462a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Dorchester Script MT Std/DorchesterScriptMTStd.otf 010412eff86ab1fda97af8f9234886f16d6398d5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Doric LT Std/DoricLTStd-Bold.otf 62ac6b0576e8062153e93f70538fbcfc05141995 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Duc De Berry LT Std/DucDeBerryLTStd.otf 7c8936a0c385e30c7a6e2b404a054b3ae44b4fc6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eccentric Std/EccentricStd.otf 2bf5073316095e464e5b1653c6edbbf65f0d77c3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Egyptienne F LT Std/EgyptienneFLTStd-Black.otf 5c8966543c3d78eead2439e19000000b9803218b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Egyptienne F LT Std/EgyptienneFLTStd-Bold.otf 526101807d71d20566c26c50a32b358f21ebd9a3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Egyptienne F LT Std/EgyptienneFLTStd-Italic.otf c7484e5e3b91ce66521891ef0939d9e1bf6d8dbd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Egyptienne F LT Std/EgyptienneFLTStd-Roman.otf 5bed0493c174f36afb7f67b79974f7c0a1433c6a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ehrhardt MT Std/EhrhardtMTStd-Italic.otf 0bbb2a39afad19ff9ec2a552f740f3bbe6286db8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ehrhardt MT Std/EhrhardtMTStd-Regular.otf 73b7bba0385bcca3cd29202cc9f5bd039f3f76d6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ehrhardt MT Std/EhrhardtMTStd-SemiboldIt.otf 7c6569d333bb1ad5f95d80939660724d686c19b9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ehrhardt MT Std/EhrhardtMTStd-Semibold.otf b331675562c53eeff932a73b30bba8bc01025a80 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Electra LT Std/ElectraLTStd-BoldCursiveDis.otf 2b483d4bc2cde9c42f13c7b408e5fc1e6ddb0f82 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Electra LT Std/ElectraLTStd-BoldCursive.otf 2dee9d4dc63e6f85f1457aa690ac98682173ba35 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Electra LT Std/ElectraLTStd-BoldDisplay.otf 9b9073e14100861f011bae7ffe85a8bf141d1d9b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Electra LT Std/ElectraLTStd-Bold.otf ef562efedd8ffb2f962de0640645985a3b7433c0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Electra LT Std/ElectraLTStd-CursiveDisplay.otf 54d1c56569808e9f1ec9b36215e45031d4a0dcb8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Electra LT Std/ElectraLTStd-Cursive.otf a09bee1771f489ca12faa8d10801c6a268d05440 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Electra LT Std/ElectraLTStd-Display.otf bebf774283bb075f3b40468ae1e49de0a26d467f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Electra LT Std/ElectraLTStd-Regular.otf cfde1d01715b9dd8516d0146f67391abafaa94fc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ellington MT Std/EllingtonMTStd-BoldItalic.otf f963b8f658af7de55630f0a4a6e0b664ea9ab382 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ellington MT Std/EllingtonMTStd-Bold.otf 5d4e8d8edb31bdccfce4c05d705d170906be69c6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ellington MT Std/EllingtonMTStd-ExtraBoldIt.otf 020844b58e9dc131b49086fdf0fb2ba76b3b665c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ellington MT Std/EllingtonMTStd-ExtraBold.otf 83f3c0f8bc1afd4806d956ccfff7d6dd3ffbaa20 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ellington MT Std/EllingtonMTStd-Italic.otf f32389b2a2be7d6a6c4af666df1c9915064d43ff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ellington MT Std/EllingtonMTStd-LightItalic.otf c2d09ed3b51d2e1fb59832e066b51b23e6437e69 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ellington MT Std/EllingtonMTStd-Light.otf ed6b40b783615691d7b23823b73517c20b19961e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ellington MT Std/EllingtonMTStd.otf c9ab94423259b5ac5268bcb16b59eca45bf9ff18 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Else NPL Std/ElseNPLStd-Bold.otf 0d958ba0b8c99c8559b9a9567a1b8afd3a17c283 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Else NPL Std/ElseNPLStd-Light.otf ba40479971b5526ef19fa6a5cfeaf0583a32a82f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Else NPL Std/ElseNPLStd-Medium.otf f1709d18c0191bb11bc8cc830fa5020ad6ee91ab ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Else NPL Std/ElseNPLStd-SemiBold.otf 1d33babd787f543b992ed8102c659c6316dd8cd9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Emmascript MVB Std/EmmascriptMVBStd.otf 1d019a7e4ad9647fe33a203f1640a7bf071101e3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Engravers LT Std/EngraversLTStd-BoldFace.otf ac8bc1d4f8b55c54e045709056b396202341b25c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Mono Std/EuroMonoStd-BoldItalic.otf 867e1814a89ce6702bb698b41c4c53ac6223a212 ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Mono Std/EuroMonoStd-Bold.otf 4441b0449b85274334adcd86363c8260e8a42425 ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Mono Std/EuroMonoStd-Italic.otf ce2f2679d439d52022c389e237a96c916193a670 ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Mono Std/EuroMonoStd-Regular.otf 7aa63773210a7022bf6888314d7c583b4d18796f ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/European Pi Std/EuropeanPiStd-1.otf 52de4f1d2ae05452575dfe6414261b47f39bb2a6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/European Pi Std/EuropeanPiStd-2.otf 2d7719bc5e9b2e8f1a263656c812d058f237b173 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/European Pi Std/EuropeanPiStd-3.otf 7f9bf5f7461c593dc29a507277fbf179942d27e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/European Pi Std/EuropeanPiStd-4.otf 161350502a7f70cd680d9e15863b8ce32db6605c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Sans Std/EuroSansStd-BoldItalic.otf 798b9b8838e6a5e1d77d4ac4c33d63040b0521fd ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Sans Std/EuroSansStd-Bold.otf 1307e58a4400bdc8fa62c13cf24e10acf4bea35b ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Sans Std/EuroSansStd-Italic.otf a695b09b5675fcbf0930c0ced25dda98aba5c5b5 ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Sans Std/EuroSansStd-Regular.otf fea07c6d8dc19207253bbad8ef30b5b101b8ce01 ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Serif Std/EuroSerifStd-BoldItalic.otf a532e09676858f0656ead51285ab94c4f85339fa ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Serif Std/EuroSerifStd-Bold.otf 061f7884cd1d6397634b107149791ff42884f697 ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Serif Std/EuroSerifStd-Italic.otf 4e02e996977a7d4f87483589e827ac3ea1635966 ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Euro Serif Std/EuroSerifStd-Regular.otf 89fc993bab579c63b6d3d97638a26eabca6b7c01 ['BASE', 'CFF ', 'DSIG', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-BoldCn.otf 75983872640af9c4bf3a6451ba5f7adcc904fba2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-BoldEx2.otf 812a2b1d51ad15fa1e25f02314c6a9752fe629f1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-BoldOblique.otf 60b92279a1ee50d48dc082f8ed97d468673f37b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-Bold.otf 6d63b7bb5b2fee613e692f7af9d678194208840c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-Cn.otf e783d9b86ab85ea4c9526e65623100bc5df975bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-DemiOblique.otf a786242520ce1a1585c2110521b5c4e66730c932 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-Demi.otf fd5cdc198467891420cd42f357101e09e0ab98f7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-Ex2.otf 826c51e07f772402529e5ef5fd8fc28da1e6cfd6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd-Oblique.otf 6da50734c85c4365d07cb5247325c16f45b669ef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Eurostile LT Std/EurostileLTStd.otf 2b87286c62dc9e6e6a70c18adbf6f62b9dd28293 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Excelsior LT Std/ExcelsiorLTStd-Bold.otf 2c9a8c45ade062483ff56086c34a69dc11ac558f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Excelsior LT Std/ExcelsiorLTStd-Italic.otf 6c475a3cc5854833bad8e08b383a2fd23fa49c27 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Excelsior LT Std/ExcelsiorLTStd.otf 6159ea69d21062c422fcfece07aa867ad931d54c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ex Ponto Pro/ExPontoPro-Bold.otf b5be9f3afd7f5d8daf9043e6861c41179c14f4bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ex Ponto Pro/ExPontoPro-Light.otf 9053e1fd515cd7ca82be05c49ac593a34eebbba8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ex Ponto Pro/ExPontoPro-Regular.otf 0de1d0b3510f825bb39a1c239304451a3990fba5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-BoldItalic.otf 542c297828e57f4ef51bc5ef4cdd5a2ae360960d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-Bold.otf c2438e3e974248f2873769e2d2848b3cbcaafd03 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-CaptionBold.otf fb0aae87fa7ac0b9b87483f7a36ad0cb77aade3e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-CaptionHeavy.otf 7337c6c1285fba55ad0c5241d7d014927b9d179f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-CaptionLight.otf 718528394bade582843bf8cdc680c4a54ad0353e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-CaptionMed.otf fac8c328678d8975e45f97c8cdf328d99f84af35 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-HeavyItalic.otf a508d9799475ac410ec00d4ffb1730a00a4f54a4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-Heavy.otf cc8ce4677dbe5aa8451fb8ed3160115af530578b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-LightItalic.otf eab1b38f8ac26c8749d871c8d0bc3442591aa81f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-Light.otf 7bf78263e289113d06bf6e7d263a8c75d2b6286e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-MediumItalic.otf e64e4f17d512795af7248eecec4f1f07ff4f684a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fairfield LT Std/FairfieldLTStd-Medium.otf ce961e6d6eefaffdba7198af60f6045b458747b4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Falstaff MT Std/FalstaffMTStd.otf 4fa571afbd32573a23cf9fe8a30b2d39cb7d8955 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fette Fraktur LT Std/FetteFrakturLTStd.otf 44d199a93d4fbf0b754d7bba50b39ffadebc2ae3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Flood Std/FloodStd.otf c1dc14a9af8c37d1d89bffb62fa1884f04f55e6c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Florens LP Std/FlorensLPStd.otf 49efa28df4d1bccf7fa363f4b8008726f91893ea ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Flyer LT Std/FlyerLTStd-BlackCondensed.otf 913fb99e6deee1edb11f79796279b16b78edd38d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Flyer LT Std/FlyerLTStd-ExtraBlackCond.otf fb9b2ca7d1b25458802659c8cc8fb8dbe6312664 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Folio Std/FolioStd-BoldCondensed.otf 635e944008f6a6100b6f3c05bb2d94254d9c6306 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Folio Std/FolioStd-Bold.otf 4691fb89b68848ce379695e0530c05328d505f78 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Folio Std/FolioStd-ExtraBold.otf 7f125fb4922084cf126a473bd264c2a846cefe48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Folio Std/FolioStd-Light.otf 20ae9493b94f754538e290d4ea920e735da7d71b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Folio Std/FolioStd-Medium.otf 60ac9bffa737e661dabb0ac6d26fd4220029300a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Forte MT Std/ForteMTStd.otf 0f6c34e7559557bded20b30c0147f446a9d10f75 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fournier MT Std/FournierMTStd-Italic.otf f1438ba17bf2be8b3dce663f1a2eefd513f8d257 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fournier MT Std/FournierMTStd-Regular.otf 63cb6b330ca945a88f34854363a7d9fe99520754 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Franklin Gothic Std/FranklinGothicStd-Condensed.otf 826a0a7f93ae16d5c3bac1e8fe074b8fa72bb624 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Franklin Gothic Std/FranklinGothicStd-ExtraCond.otf d6756e08bbae94b31cd9497b1f93316e6f36d66f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Franklin Gothic Std/FranklinGothicStd-Roman.otf 40e8fd3b85c71c31a6f062db04e2aa1b81d33b21 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Freestyle Script Std/FreestyleScriptStd.otf de2d789f22d60b943688446fc9b969290afad085 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Friz Quadrata Std/FrizQuadrataStd-Bold.otf a46dc98c777a70abd638dbb33222a0ace1d5cf42 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Friz Quadrata Std/FrizQuadrataStd.otf 801c71169159a2540850ae4b7f338d0596ee780a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-BlackCn.otf d6b4443121e3e1f0d706c18cf52c8632c84b3da8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-BlackItalic.otf 4dd8fef00d7f069b4a41c674a7799812d24c50c2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-Black.otf 043c90df1b77318b654795697e0bf66641f0b4d7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-BoldCn.otf b155784ad1175e5c5b45e11b6285fa5eb644f715 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-BoldItalic.otf 546ae813877b559f64628fe37622ccdd3b700a1f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-Bold.otf 0c221c793446a7b3f6f32a0f3c28529a76063574 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-Cn.otf 3b6206090151abc77da92bae3cd6a091df6e6965 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-ExtraBlackCn.otf f2e64032b09544d287ba5425f7e2f6d2ce023e23 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-Italic.otf 5eda88a2b51cde91bcc6271582a55a6d6c666fdc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-LightCn.otf 7b71572d6e5c85428330b18df2da4378d2fae1f5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-LightItalic.otf 335431f24c6f531305141b6aa9a31333cf72125b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-Light.otf 0d18594c53db3b144502d52f0179d2b1edc8a0c9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-Roman.otf f6d563fb6b7a1b63d178fe177a01be717da1518d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Frutiger LT Std/FrutigerLTStd-UltraBlack.otf 191805efe6423492629a0ebacd9adef82e4d4a48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Fusaka Std/FusakaStd.otf fc63131fdce5bff49e32ff25eb23e461c8e25d78 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-BoldOblique.otf ccb1c6ec0bc8d2f993bb77dc6b6cd8891466ca18 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-Bold.otf 4acca6749045d414d333cdb1821d936816362812 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-BookOblique.otf 1e534ff9d2173cafe9874c30e0c7736926d03bf6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-Book.otf b97134d14404e5eb9ea1efe0988edbfd3788dd77 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-CondensedBoldObl.otf ac5eb8b35b955ac5b43911c2586684bf1a7e45e9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-CondensedBold.otf dc18fc44f0e2c054c8c63595f6ddf166da35175a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-CondensedExtraBd.otf b9c2a1c8e2fe10f10c7fd2b04bbfb88835b2866d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-CondensedLightObl.otf 14e725b31ae074d1e6090711f8787c20fba1773c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-CondensedLight.otf 2171c5d0e1f14aa5938d4cdc47901d2933aac63c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-CondensedOblique.otf b180c3125ebc6bcce71d2700133abf68e8f977aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-Condensed.otf 2578ecf87a1de75db0e27b2881febca5846fb16e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-CondExtraBoldObl.otf e545ba722e0e866845f42bfbe5136ea36ac9a18e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-ExtraBoldOblique.otf df57671d2dd3421b593a823b54f2931fe6cc09a6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-ExtraBold.otf 65a14af8da554e2ada14f40c3d18c276bd3688a9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-HeavyOblique.otf 1490bc7dac976bdf262ccdba79c56b62c08b53a4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-Heavy.otf 7656b62c3d416fded0cea5215f55956fa12f9a6f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-LightOblique.otf b9262aa8fb092039a5a428f67c24f1206e9f2d48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-Light.otf 1ed57373ae833eff25e5bf8d7897f1a709152f28 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-MediumOblique.otf c4b940690aa573888c923c9c76bb3959750a3cfb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Futura Std/FuturaStd-Medium.otf 61b4c601351f1ba82710e0da38a2a6d4bd1c6271 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Galahad Std/GalahadStd-Regular.otf 169f738cb4bbd26fa4f650e49a1f24855918ba6f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond 3 LT Std/Garamond3LTStd-BoldItalic.otf f08cfd22b4ee42308d38c8cd670bce6c206e7e22 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond 3 LT Std/Garamond3LTStd-Bold.otf 78706f053c39e04f902f7fbc284a0c91a5a81737 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond 3 LT Std/Garamond3LTStd-Italic.otf 5455c584382c064ba413cb7278833775f7f054b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond 3 LT Std/Garamond3LTStd.otf 342209dc89ae92f57d550a597a5ed4cfbdb7f83b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-BdCapt.otf 863f1a990a7ffe62c9e788d3b22c9ed1321600b0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-BdDisp.otf 4a74eb5a09eb2bdd1d4318d0397991bb5caec4e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-BdItCapt.otf 38a7485ac3177ce31dbb94ac8ddb4693434fd286 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-BdItDisp.otf 4ada8b246a2b4c6e6bd556c20b0500f9583e0d17 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-BdIt.otf 4d2b9d47c313ccb7b4dfc4b9b7827e29513a145a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-BdItSubh.otf 1b9fb1bdd8f6c6f4cec7bf8629b9f4a94fbc1cda ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-Bd.otf b7c1a153ebaa2759e2104c6ac7a0d268e6394418 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-BdSubh.otf 51f8f4be11088318c162fd64eff43e2e0a649021 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-Capt.otf 9c830aaba62f8e2f693e56e8ce223a09b703205d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-Disp.otf 281c25c3f5d9ee15cf4e036349813d1a1c97c050 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-ItCapt.otf 0dddab62bfbd81a82bd87b9ca51bf11acd4719aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-ItDisp.otf 8225abe0fc30296d853460ca11a985f0a7b3853b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-It.otf be958b9e2c23d767af52ea6232abc9796b9248fd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-ItSubh.otf 3e7b919d7130ed6095dfe6c73cfb80d068990bf0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-LtDisp.otf 444985d22ab5abc40cd0aa3f9d6ac872740c1df9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-LtItDisp.otf 4d4cb966f83104a2fb3906786d96664892d190a9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-MedCapt.otf 2d115052da8185e979e9e4edfece216ac22db094 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-MedDisp.otf 2618253b42b370eb81a5ce2a19fbf26630bdb502 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-MedItCapt.otf 5c117d50f942d76b6c98947a3447074b5d864fd1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-MedItDisp.otf 0bd641ea0251af9f9ef31ce9d7be426e203fe250 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-MedIt.otf 247abe77416d532924b60fe001c8a7e8ff263578 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-MedItSubh.otf d18916217fffebede18a50ba8095c775b160a601 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-Med.otf 89b513c35d5a1c903f37439e8393742f88165451 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-MedSubh.otf d5d05039d13a4b02b8de8646233d2bed1d6260a1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro.otf 508c59cf3b93ef96939e6406f2ab6726e2d51e82 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-SmbdCapt.otf 0d1fbccfa4d40c3760065db1543c78aa5fcdfe42 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-SmbdDisp.otf 6452c145886ea24632830f93f6545cb1d126d463 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-SmbdItCapt.otf 99bdf72b27b4a4cc2ae16dc7d46faaa5719248b7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-SmbdItDisp.otf 9e4aa053cf7b12ff44f87731c2d71115354eb845 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-SmbdIt.otf 54eff8f4a768e4704f019bd3b16290cf2f1f3f05 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-SmbdItSubh.otf 372ac91c921c836dd895fea3d1030b4a2bd6fd88 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-Smbd.otf 225e408a59d5207706d0ae6ad01aa26394eeeb81 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-SmbdSubh.otf a3d36f9fce93d45df45b4fe28ba328b4f936fdb1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garamond Premier Pro/GaramondPremrPro-Subh.otf 8ab244b32e47d6c68555b9a1b3a213e8c1bc6048 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garth Graphic Std/GarthGraphicStd-Black.otf fd2cbd1a72539418fb99c9909e13197f75e588dd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garth Graphic Std/GarthGraphicStd-BoldCond.otf d99c58efdb11fd853c81e00b461a5cffee864821 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garth Graphic Std/GarthGraphicStd-BoldItalic.otf e1a7aa4ccec9a5cd321b042ec4642556a4718cfd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garth Graphic Std/GarthGraphicStd-Bold.otf 4a0e5add5003fff822fc0397c66fd01d2576befe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garth Graphic Std/GarthGraphicStd-Condensed.otf 1fc8f94ac3a3b9a5a49dfd447f581bd7858dd3c8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garth Graphic Std/GarthGraphicStd-ExtraBold.otf 099eccddf5d41721aeeab3b5bb80496d72028e10 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garth Graphic Std/GarthGraphicStd-Italic.otf cd362c99b615bb94972aa8f9ce345b6cf29c4785 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Garth Graphic Std/GarthGraphicStd.otf 6ca9ce77c3f11b65229a3eda0287f456d6ba9354 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gazette LT Std/GazetteLTStd-Bold.otf 6e438498e94b12cf45b373c65867e0606acc5a29 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gazette LT Std/GazetteLTStd-Italic.otf e03dbdb263f18ce62e635dc886363c65a0111fcf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gazette LT Std/GazetteLTStd-Roman.otf bacffb71591e67ef3f659efa8c8146cacf8ca71f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Giddyup Std/GiddyupStd.otf a7a86af30ebda8d3a9306611ec1aa9fcdb27439d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Giddyup Std/GiddyupStd-Thangs.otf fd171b85d2022f2aa2399b5ecc236d1daab9024a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Floriated Caps MT Std/GillFloriatedCapsMTStd.otf e9a85eec56418934be699001076e92248ca56e08 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-BoldCondensed.otf 39fcbea260dbe7eb623f6975ab76f6074b1b2131 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-BoldExtraCond.otf 02f5ba1e4ef3b29b970efea041721816fa2f4cbf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-BoldItalic.otf 692ec0146eb75d2d62e2f5545702bdcb6116fc19 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-Bold.otf 3e6d6112b1e9a0fa3a404da45bfbfd42094c4a19 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-Condensed.otf a7ab4e665e080b039c10ca7c66d078e6f44662b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-ExtraBoldDisp.otf 08761929e20f70d75a9ec2489d707e5891e51040 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-ExtraBold.otf 3ca597df34383f972c446eb567990f452310e661 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-Italic.otf be3da08a4ca58d1c195452a3e0593e3457269d48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-LightItalic.otf 820794fd75471876b9fdee64debbcf6eb4a73523 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-Light.otf 0242a2b1722a8f7cdeefd98a97270cb9eb23eef9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-LightShadowed.otf 63aeb37bb8af246cb391099677a2f44260ad6ccb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd.otf 4e3154720691f8d8a7352a095b6b5afbe37232d9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-Shadowed.otf 5ba5a1afc0d2bb59ec9a0e66a2d3277b4e21caf9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-UltraBoldCond.otf 1385b45d0fae5ae7eefccf379c6861bd2dd34674 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gill Sans Std/GillSansStd-UltraBold.otf 12b8bad88bf640451c84662b5bb08470c86815c9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-BlackOblique.otf baa6e4b8187c9bf23b0a281c5deb3b3bd7e0af3c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-Black.otf e81813598a68c3610c77d111331fee3b0ebd04f5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-BoldOblique.otf 8821dd0fa149ef9b9c9e4afac8b515891ac7fa52 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-Bold.otf 012cbb70738868b034d3a6f27c4dc9ce2d92a71e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-LightOblique.otf f8765fea4b9a5a70c81ad112132aa88191108507 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-Light.otf 9636006d93d8bc505e5672c43d047559af9a9b1c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-Oblique.otf 02d29568a7deb1d0b11130fa5df7aba61da6078a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd.otf 3545d7eda78769566fd7d2c7d3883c1d95fe2cfa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-ThinOblique.otf c758d151cd0af1ffc280226d02523fb870c18980 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Glypha LT Std/GlyphaLTStd-Thin.otf f796ccb0409ccc245c14a012a0ef57f1a39584bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Gothic 13 Std/GothicThirteenStd.otf f7070f78cb56fb00623b3a5a09c2f8c232689f75 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Heavyface Std/GoudyStd-HeavyfaceItalic.otf 23168bf553ab59f34d0018a1751fab641e5747c3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Heavyface Std/GoudyStd-Heavyface.otf 06039466344d9e47fdc08081908dc0190a6f9cbb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Modern MT Std/GoudyModernMTStd-Italic.otf 47f51a99c75933b286e8168e1a866d6c61078b9a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Modern MT Std/GoudyModernMTStd.otf eca1e302cddd0b1628eff570bf3d0ce648192a44 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Oldstyle Std/GoudyStd-BoldItalic.otf fe6b22c9c08aff8c442115e079c6bca95b761962 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Oldstyle Std/GoudyStd-Bold.otf ca3955da1456cdb5631d39f1ea36d2f1feb8704c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Oldstyle Std/GoudyStd-Italic.otf 528447df261f9acf5e547d628cc57b3e2b7736cf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Oldstyle Std/GoudyStd.otf 8e4252840d98fc5ba7a23f4cd3ac40465cffcd78 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Std/GoudyStd-ExtraBold.otf 032fcb50528ea439be2c064b9b9570989c51c6bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Goudy Text MT Std/GoudyTextMTStd.otf fb6a87d67a9fdf069a1050890483b14e21732019 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Granjon LT Std/GranjonLTStd-Bold.otf 7900703ddd5c5c7c6c07672a558f9c3f9d059689 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Granjon LT Std/GranjonLTStd-Italic.otf 44dbe255d0a9377a69d6288089358df4835abd66 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Granjon LT Std/GranjonLTStd.otf 663889931176c23efcab4cac938e0f0c78b6806b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-BoldNarrow.otf 977af8c1d2f417267dd32700fa69fe35744ccf7c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-Bold.otf 89d0a8cf7bf179c96019c7a39da899af9a250b42 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-BoldWide.otf b3f90b44c109393c50cd1875103d5c63701c47e9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-LightNarrow.otf 012323fa8d314b8cdadd191d494836ceb900734c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-Light.otf efffd1a8fb472c1a4fdbb893cb06cbebf011269a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-LightWide.otf 9e81e626962743ce7f80e692300a783d17c037a2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-Narrow.otf 06afba077a652afd7c370e7e68f9e3feb4f6a2f4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-Regular.otf 95215fc7ee464d4a99e195c359dd748d579330a1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Graphite Std/GraphiteStd-Wide.otf 88901081c6c02319cd907be68972445834ac2ac8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Greymantle MVB Std/GreymantleMVBStd-Ornaments.otf db2c2c1bdd68ddfed8869a0f10f48d90e353f77b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Greymantle MVB Std/GreymantleMVBStd.otf c4bdf3bb563b9e5f579415ce962f53e8be718ae2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-Black.otf e7952b6df2c9d7cc962bb39845fb0238ef78d68f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-BoldExtended.otf 938c2106183e995bacfc59086a4bf85d5d56511f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-Bold.otf c257dad94375cdf3239f8cf11ad69b3ff948b8dd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-Condensed.otf 6535e3a0b1d7a0991c46ed957f17081f421f3034 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-ExtraCond.otf 9c49b135b5e39c03ccdd23a34380667715e59f16 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-Italic.otf fc71617d40b23f175bc5cd78ce9b571ac66eb284 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-LightCond.otf d3b6a52d79e7de53a3976312420491f9b375a705 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-LightItalic.otf b87e051145c170a059f8b1c88374babb75a539a4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd-Light.otf 360938a76758311afb6e3ecdacfe9b6ded68315e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Grotesque MT Std/GrotesqueMTStd.otf a9414e53e6bf7d5eb932f36d38263745166a8c08 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Guardi LT Std/GuardiLTStd-BlackItalic.otf 0759c49fd9975631968539a5c84e68c86e8910fe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Guardi LT Std/GuardiLTStd-Black.otf d726e45455af136ec54a89a24b5ffecd8791bdc3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Guardi LT Std/GuardiLTStd-BoldItalic.otf 8ec70105f50a4b79ab7c6dd07c669489bf7eed41 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Guardi LT Std/GuardiLTStd-Bold.otf a0d45fd63e76317a8481c41fbbd56c53b818f0a4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Guardi LT Std/GuardiLTStd-Italic.otf cc235f221b5f6be1586a4b19c34dfd67bc87ee94 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Guardi LT Std/GuardiLTStd-Roman.otf 1f8b0192b2bc2e68236abb00f0acf345a736b509 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hadriano Std/HadrianoStd-Bold.otf 3d13e4bb3237fd83d2f817ad44b766a7af14bfc8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hadriano Std/HadrianoStd-ExtraBoldCond.otf 883c7e52d920bcf69600c10190a764a92617a926 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hadriano Std/HadrianoStd-ExtraBold.otf 13e6f71b4fcdc6cfe6e95114faa048d609a6d6cc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hadriano Std/HadrianoStd-Light.otf b2cb4ecd5011e17c1480f10210a3a4cae8ca1580 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hardwood LP Std/HardwoodLPStd.otf 19bb38ce52551bf9a6ab16c7cbc53f3be0d237aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Inserat LT Std/HelveticaInseratLTStd-Roman.otf 7bf60e41a3082207f61fb550d279a92aefc6a777 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-BlkCondObl.otf 7518976f0ca38ed7bf485eec4c61a0a450016c7f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-BlkCond.otf 0a1b90f97d02c9c6d2cd7f540ceac3ac556e1612 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-BlkObl.otf 54feb702acc87b92bcb0cc31ff0b4706bdb7193e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-Blk.otf 9f4bbc6af4d6bef6dd32a88dc1a66f373a027ce6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-BoldCondObl.otf 123a8ec73152c0fd2470f4605e625569caca2218 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-BoldCond.otf 8d23dce8c36f7cea65c23af5c7e7de180550720f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-BoldObl.otf d4ed90e1fd43f4204387f0ad3b8beec9093a5e8c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-Bold.otf 36b7929f1f1d4dc430822d53ef5a0a3beb6646e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-Comp.otf 5aa1a03f0cd5f49ca0fcb779690e0944afe94552 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-CondObl.otf eebcc02a72004c4038f8e30613d2e2b432a729dd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-Cond.otf 0d3ad47610cc2b551c045da41102db646793c340 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-ExtraComp.otf 21d14845ac439f1588040fcf9b70a70cb4e12bbd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-FractionsBd.otf ae8bd20311952e9a60c7fdc3685d258be22d477d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-Fractions.otf e58e61c019f1985279dc0deecca2683c83e7cacc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-LightCondObl.otf cb281a041ace92935d2b99a377df8bba43a0071e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-LightCond.otf 16538225dfe8c26bd6afd279aff77600cea35822 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-LightObl.otf b94b24d98c87c789db46f929d7ec25a4eb81218f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-Light.otf 9a79d40e63dc767e8b4da05c5bea6e037e0629fe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-Obl.otf cef13f486f6addd8da8ef50df44f73b3ac915618 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-Roman.otf 51e4dd475d045e8d265efca23ce16fcbd2840ab2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica LT Std/HelveticaLTStd-UltraComp.otf 3f1c9822089918750c88b2c892691f197c79e1e5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BdCnO.otf 4a141c2317664e8798b208400459eabb3cba9d4e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BdCn.otf 22b99ebd4efed1478b62c12ad12a634a46300117 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BdExO.otf 44cf6e303fb42134b1b753e22261716f413ad252 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BdEx.otf 0f73ddbbf5e0268fe319ff39e5e31bc2b2e4ccdf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BdIt.otf 54213b4b08db3e8b406c2d81f5fc53ff1e6e9502 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Bd.otf 73c2f0889c4a8fa84d4c0c3f39bddda410acc364 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BdOu.otf ad075538463cc08a070cd1657a17fc56c6151ab6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BlkCnO.otf a74cb394d4834832e3832e92fefcd419c5369306 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BlkCn.otf 4c7ff6430ff66e30ad2bfaafd6da9716203784bc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BlkExO.otf 194424d274dcdebcdf32104074e0165ea4d255d0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BlkEx.otf 2ed99b56d67efa36163565238add01f81fecc97b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-BlkIt.otf 5ff1b6c8300f1f0e872cac336282be7b0bf2db13 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Blk.otf 0bdb77fd04df6f47666b53588142a47a10528809 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-CnO.otf 1a6e3436ade4d1166758cf484c5660792a567f89 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Cn.otf bd3a5b237794b6ec1ae09faabd3ae06f0ca2c9ac ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-ExO.otf 14188f723618ab0657ea8ad596e05a201c4c576c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Ex.otf 56f6c5a24f14885560e29773db9f133d14ce4f9a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-HvCnO.otf ceea0599a924db25757fdfc4561ae2b944e65e01 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-HvCn.otf 5ca495357d4d3772f1f6c8af3de8e3f5ce9bdba4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-HvExO.otf 3c70f13791b14ea4936029a4db15972588d6084e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-HvEx.otf 8abc5250cb517f705bac8db0dbec70f0873b6b52 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-HvIt.otf 127b1c0255eb58e8e6f7954f29918c43d9e3e484 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Hv.otf b666c11639fc2c29d60aab522706b4d8fd5e909f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-It.otf 0370bb5f6d7a87d7a5bee2093a16c953ee7d7a82 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-LtCnO.otf 1b10adaf975e76632d9a1d7e7bba5732061b4a68 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-LtCn.otf 582af3cfbb96ff4fdbe78d3985469eec20f100f2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-LtExO.otf 3ee13ec02158e63bb6029c069b512b98bb74b921 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-LtEx.otf 28caa49d9f0c7a046e3ef76d21840c6b49d1ddec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-LtIt.otf 5b808c84e56c8ba2b917b7fc6e4b585f52514d43 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Lt.otf eff7122718f03dbc8f13085ce4d3589e1e4ea503 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-MdCnO.otf 9dd4d9c7cc74b93149e371701fad10e7a79d9cb9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-MdCn.otf 9aa8704cbb8478338d1ed0ee4bc403d6e184f8e5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-MdExO.otf 28672d7668bd282457f51035a4d30b1ce1d409d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-MdEx.otf 9fba7fc02953053f0f7a289fd88dfd54fd0d86b7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-MdIt.otf 3cc7b188a756a81b3f2847e98ce54cf21e453cad ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Md.otf a45cac9e1837eb45dd7a02efdcf83e4b69f96d9d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Roman.otf 611ec84275a93082e935456ab679e3f5c59f3124 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-ThCnO.otf 5ce56a4eed9e8f9f297ec0940771f21eb58e17de ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-ThCn.otf 6cab224dd35c5300ccbec60cdc6beb017edb986d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-ThExO.otf 902f5e277a2cda64cf073f3e5762ad527398183a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-ThEx.otf 54c142a9b76b728596f38984c96f76fb88a67ab0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-ThIt.otf af3d3c9790e296044fec0240badfee307f141487 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-Th.otf 360eccf48ee13aaaef7c20ba65bf364a201ce4d3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-UltLtCnO.otf 0bd2a54e2722c24af3ce4ea9de2fbb2590bde5f8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-UltLtCn.otf f252aa826ad26cb70dc43b9afd8498dff19ab7b6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-UltLtExO.otf f2fc129eb3eb87c8589d5591c7807700e659d03b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-UltLtEx.otf 70823ce6482aa2bcd4463deea5ed490f0ce666ee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-UltLtIt.otf 9268a28ffa9d5737b522befeada23457debdedf8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-UltLt.otf 2ba0019518f8f425b6faefafe4c6da9f3a91e852 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-XBlkCnO.otf 55a934396b293bc91f5d3307ff6faf43626a8b3e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Neue LT Std/HelveticaNeueLTStd-XBlkCn.otf 845cc8e3229936cbdfc27a18bfb2182fb3890ab4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Rounded LT Std/HelveticaRoundedLTStd-BdCnO.otf bb700fba4163b4449fd6a84b62ca671ed837bcf3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Rounded LT Std/HelveticaRoundedLTStd-BdCn.otf 3db3e693b20427fe23265a7dafac1f2108fd2f24 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Rounded LT Std/HelveticaRoundedLTStd-BdO.otf ea39970c8de7a82df08a4b8c94fb87666df488dd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Rounded LT Std/HelveticaRoundedLTStd-Bd.otf 9508ed9d1ac3b8e167b02f523b25edb050988378 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Rounded LT Std/HelveticaRoundedLTStd-Black.otf 9a8fe2649fa3e9bb6c9db1f619437f89d51dc4cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Helvetica Rounded LT Std/HelveticaRoundedLTStd-BlkO.otf bcbc0724d58cf536805f4e8682535082bb417458 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Herculanum LT Std/HerculanumLTStd.otf eb1c79402758dad2383a8c5bdfd75b6f029606ba ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hiroshige Std/HiroshigeStd-BlackItalic.otf 657aed18db0b354567ec84fc118d74a758bd4648 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hiroshige Std/HiroshigeStd-Black.otf 3fd7ac57a820847d42db3d481853556a9ae0bcc7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hiroshige Std/HiroshigeStd-BoldItalic.otf c06f2ef50bcdcc9868bdb25a15b95b72da9384d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hiroshige Std/HiroshigeStd-Bold.otf 3c7162a898071112821a326ba06c13f2b4070bae ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hiroshige Std/HiroshigeStd-BookItalic.otf f71804d9430de703697cb4852324cded0b4709d5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hiroshige Std/HiroshigeStd-Book.otf 8b663ee55f9bb354f387734b13c57fc739b77378 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hiroshige Std/HiroshigeStd-MediumItalic.otf 4b2f4927db1f1a0c7deafdd0d9eb1972200c4e27 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hiroshige Std/HiroshigeStd-Medium.otf ae5ab230ba492e3cd12918ee9ee3bf97edaf1562 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Hobo Std/HoboStd.otf d5445a8e9bc6be8d82ec414b9b873a96557a866d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Horley Old Style MT Std/HorleyOldStyleMTStd-BoldIt.otf faf621638f55a866991af86eae37885ffeb56c45 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Horley Old Style MT Std/HorleyOldStyleMTStd-Bold.otf d3cc26fe63d41739bfb6732c3031f1a5248a24b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Horley Old Style MT Std/HorleyOldStyleMTStd-Italic.otf 48d973ef93d73be38bf26ea0ea1f1b866e287187 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Horley Old Style MT Std/HorleyOldStyleMTStd-LightIt.otf a012bebcf49eb4ccd638b8038538880609086311 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Horley Old Style MT Std/HorleyOldStyleMTStd-Light.otf a45907e1b44aadf0a9b08594ecd4f18e038e5938 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Horley Old Style MT Std/HorleyOldStyleMTStd.otf 9fbf498069b6ab597db3409ac07f4547ee5412bc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Horley Old Style MT Std/HorleyOldStyleMTStd-SbIt.otf 9aea77a280bc32f010e3034267edc47104092ee2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Horley Old Style MT Std/HorleyOldStyleMTStd-Sb.otf e79f24c782f036de1727e202e48799d1414ee501 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Immi Five O Five Std/ImmiFiveOFiveStd.otf ba698277bf054e7a5230e173471928b1eeeb6d07 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Impact LT Std/ImpactLTStd.otf c09447f4396ea5b620942845cc02d637ca799c7d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Impressum Std/ImpressumStd-Bold.otf 29ab068065878df5a70954f03da9a7bb109a225a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Impressum Std/ImpressumStd-Italic.otf 63da92c2fd771e7bd87604340d0e632b70357dbd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Impressum Std/ImpressumStd-Roman.otf b59a206264f439a11538ff847fc86b6ffa97340d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Industria LT Std/IndustriaLTStd-Inline.otf b35a264cd80f59d819ee39ee3d7b856c76ae5d2b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Industria LT Std/IndustriaLTStd-Solid.otf 5a19bf8ae6f1303faa0a9798ef65479648c68abb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Inflex MT Std/InflexMTStd-Bold.otf 119136b9edc7e926bd1113fd367e350d9922c42f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Insignia LT Std/InsigniaLTStd.otf eafb4f009319fc43cd828735a6809742d0e5576b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ironwood Std/IronwoodStd.otf 6dfa9cfab80907744726bb6325a43cc37c63bc13 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Isabella Std/IsabellaStd.otf 26923bf2c91e5374be388ef3d307b1deaa2a7796 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Italian Old Style MT Std/ItalianOldStyleMTStd-BoldIt.otf 2a005dc102f3406074b0ab1a89ecd7909ebd153c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Italian Old Style MT Std/ItalianOldStyleMTStd-Bold.otf 4c9e84387b99a4afe1fd59f65dc3c75c3dd4a2a0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Italian Old Style MT Std/ItalianOldStyleMTStd-Italic.otf 1e65662b90a307c9a1fcd2bfe0dfa350695f5b1a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Italian Old Style MT Std/ItalianOldStyleMTStd.otf fbb7dbef9ce3beb8d41e5d0c85ad8be998f51079 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Italia Std/ItaliaStd-Bold.otf e3d15e4a8f8a6b5d1967658cb2da328021c58b96 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Italia Std/ItaliaStd-Book.otf d13826c581a5e220c4548f8ef2b895b864210567 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Italia Std/ItaliaStd-Medium.otf 8ad401b9c97bfbaeee01a85d5b00b996659bd230 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC American Typewriter Std/AmericanTypewriterStd-BdCnd.otf 1fd28dbe95e8fae6125485a72ef63385ca0ed445 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC American Typewriter Std/AmericanTypewriterStd-Bold.otf 02f54b0f258fa5700036aef166af4e71715bf3e4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC American Typewriter Std/AmericanTypewriterStd-Cond.otf 3badc695260a295d513240185aa00d1600991fbf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC American Typewriter Std/AmericanTypewriterStd-Light.otf 7aff4342729ff49d867586559235a62cededa714 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC American Typewriter Std/AmericanTypewriterStd-LtCnd.otf 4c20b3aeda508da06ec4e5d9b00356320a619450 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC American Typewriter Std/AmericanTypewriterStd-Med.otf 7e6525b3dcc78ca9b632d1708cbcd6f0e33eb121 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Anna Std/AnnaStd.otf cec9ec0c3d1ba465ce02f39d9dc2b329d3baa734 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-BkCnObl.otf bfcfb4a9ccb3b651bb8bf95fc8ae0582397778fa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-BkCn.otf 6acdefef4001f984a0880d2fa74f411c9fac9d0f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-BkObl.otf 82a4b4862b5b5761100880dba570bd58d4729950 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-Bk.otf ae47a78d3bcfd03c8afbe9be9caf18aba2b1bb87 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-BoldCnObl.otf ca10209f7bc8fc772ed2d0a9a2897112f5cb5790 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-BoldCn.otf 6b4270218150188ff3109a53379f2c78efdec9e2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-BoldObl.otf 0dbf576ef71fc4851dcd224f98d9304442a705d4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-Bold.otf 08510ce7315f5a9db1afa4ab905cc84b35c0a181 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-DemiCnObl.otf 2bc3f8d7525b84c87f01b08312bef322a7145abc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-DemiCn.otf 4318c5969b2375c3030684cf5864f968c6fa9c9f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-DemiObl.otf f3fac03a4b46059c6a81ac4c4858515b7fbf8a13 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-Demi.otf 46f6ac3bbf888a89e1e6c84e2e18951d6387c3e2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-MdCnObl.otf a58bc62437707eee09089cb48bedd056e57fa4d6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-MdCn.otf 893918631d348b273e9c791f595e6e5100809c31 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-MdObl.otf 62eacf6d2c4049bb2383bd93bb30c2bf5d5c609c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-Md.otf c5f0dc05ba5294f3ebdffa5bbcff25247081a73c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-XLtCnObl.otf 35441296034ed4a33c88a77b8aaeefb7a5141c4c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-XLtCn.otf a814e2c8ef93174c58cd95ca562617cd4b15c237 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-XLtObl.otf 4ed126cca15cd615c86ff9d9fa1eea66272a4993 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Avant Garde Gothic Std/ITCAvantGardeStd-XLt.otf 1e1c39c799b9c5f0a12a0b03b7056cc35c0086ae ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Beesknees Std/BeeskneesStd.otf b224e34309e1223cb38b71a692f2234d67ea5562 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Gothic Std/BenguiatGothicStd-BoldObl.otf 60d0804c4fc841cb3415eee4755c3fd0a22e0aab ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Gothic Std/BenguiatGothicStd-Bold.otf 072a6c41399d9432db2770422320d4e3d9ea3c67 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Gothic Std/BenguiatGothicStd-BookObl.otf 5c68d0c4252b2a37f530c079223987dd2aa83301 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Gothic Std/BenguiatGothicStd-Book.otf c3bec1def9197900a6b51584d97c3e2804d0adc4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Gothic Std/BenguiatGothicStd-HeavyObl.otf d8e09aba0e1101ee5f0cfd1040e9533835afa9cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Gothic Std/BenguiatGothicStd-Heavy.otf 71c714aa2b09a33fc1ba63c4d9ac17c8d6997a5c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Gothic Std/BenguiatGothicStd-MediumObl.otf 89cd320f9f3f8cffdc08dc15501d7076bf658a73 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Gothic Std/BenguiatGothicStd-Medium.otf 35ee581ff018830561c5ae391c06e2c64ce9f606 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Std/BenguiatStd-BoldItalic.otf 273e51e3ce1e858c5726510bafe8540621a94227 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Std/BenguiatStd-Bold.otf 261921217b6a604816a967f8fa3111515a513aa9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Std/BenguiatStd-BookItalic.otf 95506bfa0d52b4804c9d4c174457c33cc6b8cf01 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Std/BenguiatStd-Book.otf e4581830e09976dddd4d949c28d706e60f552435 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Std/BenguiatStd-MediumItalic.otf 92752d9a63696f9d3fd6fd91adea152ade9a1a48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Benguiat Std/BenguiatStd-Medium.otf 824ec10c786b191fa1095e3a702251d6affc95c7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Berkeley Oldstyle Std/BerkeleyStd-BlackItalic.otf 681b879b4100adb8dbfc4efb019958215b4221c5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Berkeley Oldstyle Std/BerkeleyStd-Black.otf e5541f9246b12ec28a8c7112757010ba199391d2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Berkeley Oldstyle Std/BerkeleyStd-BoldItalic.otf e10e8e6fcc5dc690165005536450cef6490bd1ad ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Berkeley Oldstyle Std/BerkeleyStd-Bold.otf d33b39c8e80525da8d7fb231c6d2ede5bdd3616a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Berkeley Oldstyle Std/BerkeleyStd-BookItalic.otf 9de31d2a85f6e2845d7539ff456b516bd7f91f80 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Berkeley Oldstyle Std/BerkeleyStd-Book.otf ec865aec821b11c8de096eb26b89a32d781e2cff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Berkeley Oldstyle Std/BerkeleyStd-Italic.otf fbe7ee1d2f5758292a33e12f72ce041f0c1e19ec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Berkeley Oldstyle Std/BerkeleyStd-Medium.otf d96ff2451002646213a96da6de3da2ba6bd1daa5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Bookman Std/BookmanStd-BoldItalic.otf e28b765e4e1de5c3863efc9c59f9909842ce73e8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Bookman Std/BookmanStd-Bold.otf 91ffc1e06f1da9766967dd26e85cec54d3dbf5de ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Bookman Std/BookmanStd-DemiItalic.otf a57f6e1621486ed6dfbf8506a24bc784a080e765 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Bookman Std/BookmanStd-Demi.otf b01bd940a6d3006c64b4fdd2dc28ccaf156ba25e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Bookman Std/BookmanStd-LightItalic.otf b4b50f255da37e393a398a18d8ce1157e32cb90f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Bookman Std/BookmanStd-Light.otf 0460834ed2941613f10ee1c7bfce9f14a994722d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Bookman Std/BookmanStd-MediumItalic.otf e58f4305782e9039b536204d6870d92cb2a8d5c3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Bookman Std/BookmanStd-Medium.otf eba59a2561a2d05119aa7c435ccfeaeed7fb60d3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Caslon 224 Std/Caslon224Std-BlackItalic.otf b41f6988de36026bc53ab38bfc7b3c981c50cca6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Caslon 224 Std/Caslon224Std-Black.otf b793391f40ad8c9278784d969bd9d5a84ac824c1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Caslon 224 Std/Caslon224Std-BoldItalic.otf 4b00842521554964f3651cc90c8967c837ee522d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Caslon 224 Std/Caslon224Std-Bold.otf c8624bf25b842dfbbd2fee1a9174bcb65a513569 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Caslon 224 Std/Caslon224Std-BookItalic.otf c83b8ff66f03301491741d6e13689161cb08f8c7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Caslon 224 Std/Caslon224Std-Book.otf 5fd6c86217e73980503b6ebfb832434f7930e7e8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Caslon 224 Std/Caslon224Std-MediumItalic.otf b1ab4a55a3365eab83e361e7570dc15a6ff635d4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Caslon 224 Std/Caslon224Std-Medium.otf 1b7735e615724d837fd40f5f3be375313e9c5f4d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Handtooled Std/CenturyStd-HandtooledBoldIt.otf 86753b7352284f3113c171a2b4817d0ad0a1c4ca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Handtooled Std/CenturyStd-HandtooledBold.otf 036b12c116bac03b251553d5e75f8ca621b348a9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-BoldCondensedIt.otf 1ec4c457870864185678a1b8ae528239498b0aca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-BoldCondensed.otf ab7311ab4de580840df460c835ac86d4b8edd7f3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-BoldItalic.otf ec9261567073598201ccc4dcc36de8690319ae71 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-Bold.otf f11d81833a18bd830661c91a3d02caf94614d5b4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-BookCondensedIt.otf 68d0ed6c19d695578cd806d06f667d6b3953f521 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-BookCondensed.otf 06a8c2d61c8aee5dc0abe5bda4e4374228dc01e9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-BookItalic.otf c5196f429bd69047e6fc1d9ce52f786cd7c7e47d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-Book.otf 79e9fb8776256b9a1223a34e6d322a2e39201379 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-LightCondensedIt.otf 8ba798e0719b75ed886a03aa70325c947e0b229c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-LightCondensed.otf 3e30db72d1209aefb746d2d8e577d195e18232e2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-LightItalic.otf a305f2e77be4dbbc08382c79e798e6511b1c1f4e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-Light.otf da946fb8c3919ec9388cad4b08ab9377aa610d79 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-UltraCondensedIt.otf 0ae989d03e9c65d7091dd3b03fd4e616f4b8dc2f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-UltraCondensed.otf 9ae3c4e30f435ca41d2490e93210a6ee78d1d193 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-UltraItalic.otf 3a181e26d9d4ade8ce55962901da3f6d566f8821 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Century Std/CenturyStd-Ultra.otf 1f15add03a3e433d9954f96ac10ba864441717f3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cerigo Std/CerigoStd-BoldItalic.otf 442332ed55877be0928a0cda2503944afda95e93 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cerigo Std/CerigoStd-Bold.otf 7bd225cc0e21f84ce02032c37c460054ed91863c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cerigo Std/CerigoStd-BookItalic.otf e684e7d7766b5d77f21a5b78b8008993c3710fdd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cerigo Std/CerigoStd-Book.otf 7d8897f29565b05f0f3c71b8ccec4b88c9cdc234 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cerigo Std/CerigoStd-MediumItalic.otf b1f6a09d7ece796719f7ca9a4acd63de55c23c06 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cerigo Std/CerigoStd-Medium.otf 0eb7ac49f4e193fe79353be5a183a6eadf7d8a4d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Handtooled Std/CheltenhamStd-HdtooledBdIt.otf fad0a84f48ac38dfa15545828155a1b11b99f06c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Handtooled Std/CheltenhamStd-HdtooledBold.otf 9ec32b521f7448e9fded29cde204b8ca4c9e6aa3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-BoldCondIt.otf 49a065b5cf5c73727489c50e8451fd5828b33132 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-BoldCond.otf cc976d1101ff37aad52f4e0fc77cb12c5e82329c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-BoldItalic.otf eae100e73a6389f4cf4aef2dc784d6988bea3abf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-Bold.otf c3b4ca414b2d07055536947c8194aa6a8553babf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-BookCondIt.otf 8d7824736e1aba82c76a8b35a38410c573fe6745 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-BookCond.otf ef6f03170223657c3255dcee3dce538a1ee13c69 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-BookItalic.otf a056c55aa27de378bf19ae94a2a0ff7d8bf4013d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-Book.otf 79452bdf23b89c3b8612d9b651d3403fae489e85 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-LightCondIt.otf 397987272ee060a773c94574523b8ef0074fa4a8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-LightCond.otf 76fab0976cf46e917725c8400c791fd0b88dd12e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-LightItalic.otf 59dbec38d6773f3c7af0566bb96b04c9570d96e4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-Light.otf 402b7083071593a8b8863151b544fcac9906bf29 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-UltraCondIt.otf cde1fb066d0bed5d564d092cf7361d00ec2572fd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-UltraCond.otf 6f4e3a4c2a334e78d7a7236641801d6788c03521 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-UltraItalic.otf ce437ab0462dbcce9f16dae3fd5dbb21c06b5b1b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cheltenham Std/CheltenhamStd-Ultra.otf e2d666319d8e8e6e4713d3d55f3a9f49d74d5cfa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Clearface Std/ClearfaceStd-BlackItalic.otf 8626fa3e4a0986fd886d0a72837c7267241efde2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Clearface Std/ClearfaceStd-Black.otf 6ecca8e097d3a565870a5d62b9b4a0b210c04624 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Clearface Std/ClearfaceStd-BoldItalic.otf 1b16b0b9469735b01417c7d2be0d63e5546af4e6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Clearface Std/ClearfaceStd-Bold.otf 1ca866867552304a79fc7517b1aa20505f20a7de ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Clearface Std/ClearfaceStd-HeavyItalic.otf e6be6566864dd8590402d211b964ad1139318287 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Clearface Std/ClearfaceStd-Heavy.otf 5b4b9702f46ca1460380c8f507ff1397b429bd86 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Clearface Std/ClearfaceStd-Italic.otf 74e993bb48e35f63aa4a803ce3566143d07ae832 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Clearface Std/ClearfaceStd-Regular.otf 3917ab4f01f455c139234724e695df28171832f6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cushing Std/CushingStd-BoldItalic.otf e3be81c9769ae62162523c4abd5b00fdf0b6f921 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cushing Std/CushingStd-Bold.otf f21ac7b696a4959c97b773ff5bd3f402fbd9005a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cushing Std/CushingStd-BookItalic.otf d74eef6a863bd59fe08157e1637761cd24af70f2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cushing Std/CushingStd-Book.otf 8d493480e7ae428c403c6a26cbce19d9a5ea2703 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cushing Std/CushingStd-HeavyItalic.otf 9936f0577a43d2f7bf101eb660deec7128a5ec89 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cushing Std/CushingStd-Heavy.otf 289cf2951cc3da758092ed24656392079c6415bf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cushing Std/CushingStd-MediumItalic.otf 65bf9fcefc62e8282bd271fdd0f5c7ae9607269e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Cushing Std/CushingStd-Medium.otf 174d1a52174a0b1ebad1b696f5cd9554c85bc2af ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Eras Std/ITCErasStd-Bold.otf 29c775b3470384d6772c50d552aca38cb147f9b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Eras Std/ITCErasStd-Book.otf 54c18cabd24eacf0ae50d7a7d0a3867f5eaf32c8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Eras Std/ITCErasStd-Demi.otf 48598945eabb7e1149d49a717bfa01ab61e5ef0c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Eras Std/ITCErasStd-Light.otf 5fc549e4932d85b20a69f09355cf6110cacff34f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Eras Std/ITCErasStd-Medium.otf ee67b6fc6c153d7a06974aaf246202e3b33ebaa5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Eras Std/ITCErasStd-Ultra.otf 291931cc2eeb50d6bf0b376c2908387aa62681c7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Esprit Std/EspritStd-BlackItalic.otf 3ed4548baeab820ae6919e081c61ea3556891bf6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Esprit Std/EspritStd-Black.otf a1e945dfe8d286e37f163c7c83be6bb3c80bbb32 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Esprit Std/EspritStd-BoldItalic.otf 31bbac4264fc76f75b3df0a9f5c491bb712596f2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Esprit Std/EspritStd-Bold.otf 9ec945ca1de8cf35d4ece6bc1f7f6f084d24f600 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Esprit Std/EspritStd-BookItalic.otf 732216a2adc9bf164a5d14da3e317c44236aae04 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Esprit Std/EspritStd-Book.otf 95f814f6240db9cfcdb355c093b6cbeaad7c9504 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Esprit Std/EspritStd-MediumItalic.otf e4e3ca909403d1f9d58cc21b1eae33f3b4c89d7d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Esprit Std/EspritStd-Medium.otf d28855584cd9a1394901b8ceb812dfaceaaec6a2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Fenice Std/FeniceStd-BoldOblique.otf a219cc829a256c673e785569a3d8de0c4aa71f30 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Fenice Std/FeniceStd-Bold.otf 0ea9a7c94255ea7d72a5980e99f9b4a2b106367f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Fenice Std/FeniceStd-LightOblique.otf 97aa7cebba163350696638183750f9779bb91abe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Fenice Std/FeniceStd-Light.otf c1bf113fe673b1c9dc2ffc033ddf51d2f32a996d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Fenice Std/FeniceStd-Oblique.otf 309b5492bb882fcaa8c04594b1f2c33d85b2ee0c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Fenice Std/FeniceStd-Regular.otf 6c2789b75e12e9ec418d78ef82e5ba46b0c7e81b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Fenice Std/FeniceStd-UltraOblique.otf 7351b6a53ac60d1fec0d26aa9d6c3ab84cf7034b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Fenice Std/FeniceStd-Ultra.otf dc6d63e86b35ea1901d7d6c50ca86e660a96d65a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Flora Std/FloraStd-Bold.otf e678e134f83c3660b1077774dfec38fc647d7fe2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Flora Std/FloraStd-Medium.otf fd8cfc8823f20d9ca7f42db589254b2bf744674b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-BkCdIt.otf b5583b0b7005e00733d00a3192009380faba0f87 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-BkCd.otf ba8945e04651098b7cbb5cb623ed462661d1a551 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-BkCpIt.otf 11ed493d33187a8a55d8cc13d809d722f33bcd52 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-BkCp.otf d00f391f2e2b4d3ee77937da13de0dc55abbdfbd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-BkXCp.otf 1d8d38b5cc5401893cf6f667188a1cc3931eb50c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-BookIt.otf 9125f625e0ba334b03f461be3f2734d786cc09fb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-Book.otf d5338f336917cf9cd7f24a3ed96a28c62a36aeb8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-DemiIt.otf 66ace74bdeafc80fc45e858d71c63173718f4bb6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-Demi.otf ffa804d8687d50f65c7a3f1336480252f09c2ddc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-DmCdIt.otf 8f9d5753c80925c4d52362c03aa4d8c9e1395c9e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-DmCd.otf c4d8d83579e8b7fccb7691cbc7193766d833b175 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-DmCpIt.otf c6ea16f8f6ab184bb4c605b8ce576574ee499158 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-DmCp.otf 2c39024d2ff3762726176546156992b03e60b071 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-DmXCp.otf 0e36ae04c00c9186cb364cd9c852c7677e206c98 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-HvyIt.otf 0c38a2a00cbffde846364afb10f362b694ee46a4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-Hvy.otf 3c1bf9ad9df158ad2f753decb6b61dc2564b192a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-MdCdIt.otf 6acc095d4bae69f379692f19838caccc79bc2f47 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-MdCd.otf 8c28717e3310e00395b1b57e6ed885cf59e48367 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-MedIt.otf 94c5df115dcfd2b4d206913f6ad707da066c6b3b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Franklin Gothic Std/ITCFranklinGothicStd-Med.otf 4eef88cd3935d42ea4dddf045fd13048c9ab4fe6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Galliard Std/GalliardStd-BlackItalic.otf bd851344b003792f4b9cf46796f817b5ad2a1241 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Galliard Std/GalliardStd-Black.otf db2b21534d61483113bca34ba52dcd75b8ff306c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Galliard Std/GalliardStd-BoldItalic.otf def9f36e7ab9419ba9213dbcd4481dcb83130f74 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Galliard Std/GalliardStd-Bold.otf 3bb10a1b3c1df1bf036f71bcab57cadebf4bd920 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Galliard Std/GalliardStd-Italic.otf 705e54863758ab837135c5c4da8072435efc77e7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Galliard Std/GalliardStd-Roman.otf 260fedcace68e0c05c5f5b3bb8c3b6cf1cb09179 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Galliard Std/GalliardStd-UltraItalic.otf 0bde77bdbf9557cc14e52c605662c3d79b2adf12 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Galliard Std/GalliardStd-Ultra.otf b8cac570d2506b400374cf15560bf243623bcc81 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Handtooled Std/GaramondStd-HandtooledBdIt.otf 5c1d85e9dea9e5ee248209f691ba9ddcee299f32 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Handtooled Std/GaramondStd-HandtooledBold.otf b3098883bc95ca88a059a0a2ed87331da091bd0d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BdCondIta.otf b270e1e81c1faf316283c837e4996e7e55207d07 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BdCond.otf 2c96ca899a4dd5c9e5475f333a40686a8fdd3246 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BdIta.otf b85965e2df4feb5497b088f1a949fc1080fc1a6f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BdNarrowIta.otf 5263a773837b969a1e91a85571ef44429575d1c4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BdNarrow.otf 6ef6dea7e67dd92ec170df5fc1042f57f78cce22 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-Bd.otf 3deba3b4c948fbce577c460ae3fde0a4e3e197f3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BkCondIta.otf d3d2449068049912d0dd7405105537d425d9bba9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BkCond.otf 19a6b153f0f0facc171f9ae31c052410fe96c25a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BkIta.otf 85a443c7956df660121002559834eb6e2580eb9e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BkNarrowIta.otf f3550555268039d6c30bdc462273da68229acad8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-BkNarrow.otf 1dbb5839aee65f94dd2f18eaa96ebeec211977b9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-Bk.otf 4b12adb8e9ebca1505f7936b93bce8327b59f7bc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-LtCondIta.otf 651d81a942a2160e7072eabcdf7951bc0d894db2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-LtCond.otf 8e648e357adf92c58eb80cd72dfb726559659cbd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-LtIta.otf ad13a4cb54cbe95017592ad89fb588918652525a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-LtNarrowIta.otf 37d75fe87cef4b6c23ff3dc950fcd6f9e52cee26 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-LtNarrow.otf 553de5bbe8e02ffbd74a8fc6401342e1c554bb92 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-Lt.otf a8a17a91c04e2e55f21e18b9dc5ec5e70ed779cf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-UltCondIta.otf a481af54e737b6c1fd8e35d9140dc2d551452107 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-UltCond.otf dc796dfca72992f9bc4853ef2aca4f580d24ff58 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-UltIta.otf e81ba695b6ba5f351322ae36e3102fe5321488a3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-UltNarrowIta.otf b557561abea588601fd112f5b62d3edc23c51f64 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-UltNarrow.otf 13701d936225570b12084da4c409e88300f7ba42 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Garamond Std/ITCGaramondStd-Ult.otf dc9e289fddae25e3d37936e530dd6392ba62df31 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Giovanni Std/GiovanniStd-BlackItalic.otf 513bd46d6728e797f69af152321072413a225317 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Giovanni Std/GiovanniStd-Black.otf 3fd9c4494cf5f141c27fcc055ba748f42c1c098f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Giovanni Std/GiovanniStd-BoldItalic.otf 206160d8a58724aa862b796752268cd9c90fc87a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Giovanni Std/GiovanniStd-Bold.otf 472ed43dfcd6f1e3518bab8af60c8989116c81bb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Giovanni Std/GiovanniStd-BookItalic.otf 89fc6b12a19150fcd8d8380af6b055ae72deedf8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Giovanni Std/GiovanniStd-Book.otf 01532cf422257449a8d835bdc9fde6508b26c5f5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Goudy Sans Std/GoudySansStd-BlackItalic.otf c6daaa547f44b7a6e9e6777591ec33febe34faad ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Goudy Sans Std/GoudySansStd-Black.otf f7fadd5c6035715648faaa6daf9599fa149152f8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Goudy Sans Std/GoudySansStd-BoldItalic.otf a015b30daf9f716e246d8907de4130a731774669 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Goudy Sans Std/GoudySansStd-Bold.otf 8883ee7a06ba6f8bc473f67f4d952ea1e42e1bd2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Goudy Sans Std/GoudySansStd-BookItalic.otf 2b0171d39118c6ba3c5afcb9224fe5fccdb6666d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Goudy Sans Std/GoudySansStd-Book.otf a3fc81996e86281a09712d86c31b8f6786bc34a0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Goudy Sans Std/GoudySansStd-MediumItalic.otf 616b3dddabf0cce47463ae7be86b64fbd5d0bb4e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Goudy Sans Std/GoudySansStd-Medium.otf 466c1873021c8ad236e8405765d8a025d2b14cba ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Highlander Std/HighlanderStd-BoldItalic.otf 54220b480871949babdce94bd5819c8b89965a5e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Highlander Std/HighlanderStd-Bold.otf 107cf69efe5e033b80fa5455da224823af54401b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Highlander Std/HighlanderStd-BookItalic.otf db798df9c169cf467db166f8715157a919cfce6b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Highlander Std/HighlanderStd-Book.otf f76e987a3913a614852c0416a9bf2edd7376fbf3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Highlander Std/HighlanderStd-MediumItalic.otf 51599f084e6d67a6ad34bb4d56c01441e26fdd32 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Highlander Std/HighlanderStd-Medium.otf 178c0effe21b46d43afd45053393f6064cd2b79f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Isadora Std/IsadoraStd-Bold.otf c06f0a1db17b61fd0a85a035fa9b3267fe2fe044 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Isadora Std/IsadoraStd-Regular.otf 2c36a9719cb7eed198899f2136a3c6fd5b4080e3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Kabel Std/ITCKabelStd-Bold.otf b354b952e5c3daf41c68378b4fbc6fd44b9fa044 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Kabel Std/ITCKabelStd-Book.otf 7b2975f29a06c47cbd2790702910005140da4267 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Kabel Std/ITCKabelStd-Demi.otf 8d6188d61d22eefa5ad61ed08235480cefdf8681 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Kabel Std/ITCKabelStd-Medium.otf 19db89e0ef0e9ad23ffae3cb9e1b5e50e58710f8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Kabel Std/ITCKabelStd-Ultra.otf 9cfa65edac38a42883043fe7936173830ba22853 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Korinna Std/KorinnaStd-BoldKursiv.otf e294349c6508ff96607571a8d6404f363d4ae648 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Korinna Std/KorinnaStd-Bold.otf 21e05a64a2f10bae137da45e58e27e368446f9a8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Korinna Std/KorinnaStd-Kursiv.otf 1389f231ce46012b3388649a0e6b543e3fe04e8d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Korinna Std/KorinnaStd-Regular.otf b9ebd1b79a6fa712c08b94f009b0d2edabaeac5a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Leawood Std/LeawoodStd-BlackItalic.otf 4697ce53be38fd71dcfab7e01d246b4c40d5bb04 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Leawood Std/LeawoodStd-Black.otf 1bc9b2b070509bc38c5cab78a96cec30be1e1a23 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Leawood Std/LeawoodStd-BoldItalic.otf 863529a1ce67f27fb742751db88129a1ee97a867 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Leawood Std/LeawoodStd-Bold.otf 89c4ff01b2106feed8845d3384c5606109929fb1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Leawood Std/LeawoodStd-BookItalic.otf 4aa90af05dc8397f2e2f7728323b3c0c8dc33a65 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Leawood Std/LeawoodStd-Book.otf 60ae2151464100ca94f6fe6102dfe14d4dcf581a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Leawood Std/LeawoodStd-MediumItalic.otf 1230a838ecc328cb0c38ec7102e515e099641492 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Leawood Std/LeawoodStd-Medium.otf 4c446a51eb81241235a7a90437f28b712e70dd67 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Sans Std/LegacySansStd-BoldItalic.otf e3c8f414956b23813dddfa13ed0990cc5c99b896 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Sans Std/LegacySansStd-Bold.otf fd8ea06da75d0a3275485f5480da98f7c5f09af0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Sans Std/LegacySansStd-BookItalic.otf 0c04de6ca6bc3870ab4e1ce87914f323a9f6188b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Sans Std/LegacySansStd-Book.otf 4ecfe8264a1ff331a1f5fbe8a60e42a7f1e3383c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Sans Std/LegacySansStd-MediumItalic.otf d686d58abecbc3e9c39606180d0272cfa35b3818 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Sans Std/LegacySansStd-Medium.otf ea06737f319c3142dcbe9d97ccf701b065898427 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Sans Std/LegacySansStd-Ultra.otf b7bef00841731095977833a04ae452b770a5562b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Serif Std/LegacySerifStd-BoldItalic.otf 00a293d6e9a110938f717813a2c08bb31da47102 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Serif Std/LegacySerifStd-Bold.otf 833206be71a01647a552684256640707f6462a61 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Serif Std/LegacySerifStd-BookItalic.otf f5f6a5ee7aedf0d6ccff481d75f64d554e2fffad ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Serif Std/LegacySerifStd-Book.otf 4ca30bc72e27c046c6fd6945cc94abea94840c6d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Serif Std/LegacySerifStd-MediumItalic.otf f30374cf2b2bbc2b67d4f21f66ea0162b4bc7433 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Serif Std/LegacySerifStd-Medium.otf eb154b1834853a58ee7d9bb1ff73fb6d136a25d6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Legacy Serif Std/LegacySerifStd-Ultra.otf b399c83af8fbb685c09d54e11292736b7255a423 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Lubalin Graph Std/LubalinGraphStd-BookOblique.otf 5a614a7030acca6e49a82f55adf2d34fdbe10e68 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Lubalin Graph Std/LubalinGraphStd-Book.otf 1f742a772b3057c7762f2cd1793ecb539cf721f4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Lubalin Graph Std/LubalinGraphStd-DemiOblique.otf afda0808d551bf0de8dfd9bd03c4b044bfd74698 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Lubalin Graph Std/LubalinGraphStd-Demi.otf 15696e661413d097b29be138c83da70c4bd79892 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Machine Std/MachineStd-Bold.otf d163ce4d642e1bf09d54aae716b401b3eba07024 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Machine Std/MachineStd.otf c7307b30db5631d6b981d7afa02934db0177a20a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Mendoza Roman Std/MendozaRomanStd-BoldItalic.otf e58b347f5aa3eea25cf3c3f3df8a518d1d6de55e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Mendoza Roman Std/MendozaRomanStd-Bold.otf aa46b16f07b1d63c62d587e7f9197646cc54514a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Mendoza Roman Std/MendozaRomanStd-BookItalic.otf be1d832d95c632810a200394279d9cf5b80c06f7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Mendoza Roman Std/MendozaRomanStd-Book.otf 1eced9f23c63e05c3030e9736f3007fbad8dd48b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Mendoza Roman Std/MendozaRomanStd-MediumIt.otf 3cf9e500a580677bf95d5ba573cf2c95509a6f2f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Mendoza Roman Std/MendozaRomanStd-Medium.otf c2de3c86bf92a289acf45097e5d17fb0250b481e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Mona Lisa Std/MonaLisaStd-Recut.otf a8c41ec0392406712efcb3577091c1a31ecb3bf1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Mona Lisa Std/MonaLisaStd-Solid.otf d81980dd4e7035be5fe8cd66596267b4785ae39a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC New Baskerville Std/NewBaskervilleStd-BoldIt.otf 8b3248c5fd32231d975a6f27e4258b3c1e3dd39d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC New Baskerville Std/NewBaskervilleStd-Bold.otf 080bbd7a132a0c4484cf90fcb63a3fbb3c2d70bc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC New Baskerville Std/NewBaskervilleStd-Italic.otf 8c25e31967061084cad234ec4646b3a640559764 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC New Baskerville Std/NewBaskervilleStd-Roman.otf 62c463dc750359e7bf1a3c18c240b5655c00d799 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Novarese Std/NovareseStd-BoldItalic.otf b070c65bc1e568254ccfc0e23b1b0f25c5c3f8ec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Novarese Std/NovareseStd-Bold.otf 743c9fc1214dee4c6dcd7b8508260faa24ab7d9d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Novarese Std/NovareseStd-BookItalic.otf 1094b28a48deaf637c14ea90606015b613e08a07 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Novarese Std/NovareseStd-Book.otf 48f6c5a440aa823b910ba2d7f163ed5d814d0326 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Novarese Std/NovareseStd-MediumItalic.otf be64f369d2dc17c2281ebe658f1a7d35d3e1fb5e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Novarese Std/NovareseStd-Medium.otf eb74b0cb18bdc5f3d5bf308803c31fa0d2b359e2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Novarese Std/NovareseStd-Ultra.otf 831599d4297064801a050997e23a8c2e71613970 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Officina Sans Std/OfficinaSansStd-BoldItalic.otf c005760bed909226d81671bda60466b018736cf1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Officina Sans Std/OfficinaSansStd-Bold.otf e5157f006ee6de29fffa0143c384d42bbc6fd48c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Officina Sans Std/OfficinaSansStd-BookItalic.otf 679eef90b16e55d51e5eef397a14d3fd3f2c920e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Officina Sans Std/OfficinaSansStd-Book.otf 5771e0669d8851d13327e20ccdedd1088dbb9043 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Officina Serif Std/OfficinaSerifStd-BoldItalic.otf 6aeb3ad816e757915ab0311b715b4e6733d9e897 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Officina Serif Std/OfficinaSerifStd-Bold.otf cfbde04ac61f6bbe1a1daadbdd93b28fed68faba ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Officina Serif Std/OfficinaSerifStd-BookItalic.otf 1e8bf0cd2bc0c09e0e25d955e77dd7bc6b827433 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Officina Serif Std/OfficinaSerifStd-Book.otf 1186a65ea9419e015818f805b1ef471daaf65779 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Ozwald Std/OzwaldStd.otf 8c59d8bfdc0b7db7dd0e82500f38f8cbc25d497b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Quorum Std/QuorumStd-Black.otf 400e1db8d9b4f7c64c23c46d170955e2c12dca1b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Quorum Std/QuorumStd-Bold.otf b29fee0e801300e0f894a0fd63eba598020d3183 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Quorum Std/QuorumStd-Book.otf b2e7aefaea107af6f275e8088706709e2dadd38a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Quorum Std/QuorumStd-Light.otf 695a176e9da728997bfb536faa10ed46730767f0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Quorum Std/QuorumStd-Medium.otf b000228b8455e4f00a57fb56df31fc59873f7185 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Serif Gothic Std/SerifGothicStd-Black.otf 590b30c187fa768bb059368f976793b50315f2ea ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Serif Gothic Std/SerifGothicStd-Bold.otf 1c3378d04c2f386c84dcb22db2fe0fb2aacbb4eb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Serif Gothic Std/SerifGothicStd-ExtraBold.otf 32f4869151e58f19a420a2622d01b4eca8f2c777 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Serif Gothic Std/SerifGothicStd-Heavy.otf dce06ed49bdbffa930fdc08f9062e9a7829bf496 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Serif Gothic Std/SerifGothicStd-Light.otf b406cbe12374e3252319d7af1d7fbf6f8b3dc93f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Serif Gothic Std/SerifGothicStd.otf 487d2c30f8c1ad39f91a473dfd97ceec78a0f13c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Slimbach Std/SlimbachStd-BlackItalic.otf b3f0f105a01e119e3724853f1013a93ed56d9d63 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Slimbach Std/SlimbachStd-Black.otf 218068faf88201b9f758ea0cf1fd9770e42403eb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Slimbach Std/SlimbachStd-BoldItalic.otf 995a66dcfc652b36e15a4fd10b02f4c3f55d61ce ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Slimbach Std/SlimbachStd-Bold.otf 2d15c0c7f8b4562855682377235fae87d4a73851 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Slimbach Std/SlimbachStd-BookItalic.otf fc401b61d1eb70903a3567a9a46215f7405b0030 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Slimbach Std/SlimbachStd-Book.otf 8a6bf3a09a8953608d236e9de0bd99338e59ad9e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Slimbach Std/SlimbachStd-MediumItalic.otf 34e99965683ee7dcd4005325456b384ae9edb2dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Slimbach Std/SlimbachStd-Medium.otf d1ffb2ad448c303c8ef15f40a92e6c7cbe462de7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Souvenir Std/SouvenirStd-BoldItalic.otf 705deed1de16ff8991fe19b38c29f2a89167347a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Souvenir Std/SouvenirStd-Bold.otf 87dab9c95df1e17e186e38bc39c877a6ffe589cf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Souvenir Std/SouvenirStd-DemiItalic.otf 0e4c5c51eb7672d7ada2ae707be0024e3e163dc1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Souvenir Std/SouvenirStd-Demi.otf af054963c8e1c81716ba33605020d5c502b1aad9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Souvenir Std/SouvenirStd-LightItalic.otf e440472f174694fb6d897d404b2399f6fd1e98fd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Souvenir Std/SouvenirStd-Light.otf 15b579cf20a1746812173f06cec44ff61c4073bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Souvenir Std/SouvenirStd-MediumItalic.otf 24a541fd22b48872ad2a572b45700b21a25ac10b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Souvenir Std/SouvenirStd-Medium.otf 61242f6b60910b49472071d4afaa2d50e53d1796 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Informal Std/StoneInformalStd-BoldItalic.otf d6322ea7c3dcdfcec991cbf80f6e24c60c45c8ea ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Informal Std/StoneInformalStd-Bold.otf 7bf2ce984d1fe033b74fb6b973563ddb4b7b970a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Informal Std/StoneInformalStd-MediumItal.otf 5df6ae36a900441ccce7ebb782e940c7688965ec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Informal Std/StoneInformalStd-Medium.otf 6f51292cd08b4b0869399ee250fdee4a68024bd1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Informal Std/StoneInformalStd-SemiboldIt.otf 62a4f65d0d9235c00cfa637246e9f5fbb1e70e96 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Informal Std/StoneInformalStd-Semibold.otf f6235539b30414c82ca3cf9e1e27af8c03bac8ef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Sans Std/StoneSansStd-BoldItalic.otf 5f4488d700344765c82be59cc810b258378665af ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Sans Std/StoneSansStd-Bold.otf 03daf39a515df98dacf5fab06aed07c8922ede43 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Sans Std/StoneSansStd-MediumItalic.otf 84cf23b8ba3f7cda318ecceaabd790b122c32135 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Sans Std/StoneSansStd-Medium.otf 6368ccb7830d61aff441f2774fc979ca8d995102 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Sans Std/StoneSansStd-Phonetic.otf 8685fc8a752a5b3e1104d0743a63639e46c59f25 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Sans Std/StoneSansStd-SemiboldItalic.otf 2d8e5033394c75dd5ca2786f0d3aada7f7f02f9e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Sans Std/StoneSansStd-Semibold.otf 33e9c202969205acb8e8fb9ae30e650dea723811 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Serif Std/StoneSerifStd-BoldItalic.otf 7ecc98691ba06095ce4b6283852635198bb34daf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Serif Std/StoneSerifStd-Bold.otf dd22097a02bbd4f5863d78b6323f056cd335e7a0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Serif Std/StoneSerifStd-MediumItalic.otf 543a7a099a8a7c176c9d84bab689311974914b11 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Serif Std/StoneSerifStd-Medium.otf 2a996ce70f3508402f5e90db6f02502f6d3856b1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Serif Std/StoneSerifStd-Phonetic.otf 3b0d5ef6eb976973ab40e6893e403f1c34796c28 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Serif Std/StoneSerifStd-SemiboldIt.otf 44f2f72b3ccf1ca5d85de8e0a6cd3df9e40e453f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Stone Serif Std/StoneSerifStd-Semibold.otf 6992241937e4ff1b83e3cab5f30447ba1038515f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Symbol Std/ITCSymbolStd-BlackItalic.otf c3a74e11bc7e9b49e7fa8e67a09dc1c28865ca4c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Symbol Std/ITCSymbolStd-Black.otf b02162abca06e91241afea4914d1e6ddc82c98d9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Symbol Std/ITCSymbolStd-BoldItalic.otf fbd149dedeace7d48137551bba13737e874ecb10 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Symbol Std/ITCSymbolStd-Bold.otf fc52d33b7075de5a151307ef7d9d3f3d42593b8e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Symbol Std/ITCSymbolStd-BookItalic.otf c408c8f1baaeb5e1f11219b1df6d13affc32c88c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Symbol Std/ITCSymbolStd-Book.otf 8bcefcd755bd055d429ed9e6f5d5e7db31bbb5a1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Symbol Std/ITCSymbolStd-MediumItalic.otf b70f74d12479d8815cfb5558717b2fedd88bb3dd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Symbol Std/ITCSymbolStd-Medium.otf 79fb50c97c19758dfab013f962bd1d6185988f8f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiepolo Std/TiepoloStd-BlackItalic.otf 67db981f86d419067088951d8618f12e476b901f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiepolo Std/TiepoloStd-Black.otf 839b294cbe6a59146df52f623659d3599133da22 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiepolo Std/TiepoloStd-BoldItalic.otf ad037380b2605466886e2ac8b45800499abeb3e4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiepolo Std/TiepoloStd-Bold.otf cafa35f829d329da78db2a41415e728beb9e71c4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiepolo Std/TiepoloStd-BookItalic.otf dde21086d818f9ca550b27a8d11cb51948e1ef01 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiepolo Std/TiepoloStd-Book.otf 9a09f214253af02df6b195419ce0602f46744604 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiffany Std/TiffanyStd-DemiItalic.otf 43c915bd702833b599a54d8288d91117301f29b3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiffany Std/TiffanyStd-Demi.otf 0852725f2ad32dbd9acac350cd664dafacfe935c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiffany Std/TiffanyStd-HeavyItalic.otf d8517c61725f3fc734cb982fcea5bd211319fd9c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiffany Std/TiffanyStd-Heavy.otf 2e6bfb10aac54e6b7ba6de25748a691a3808baaf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiffany Std/TiffanyStd-Italic.otf 7f93381682e17b6ce2e5ec93c725d13e0c8ecd87 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Tiffany Std/TiffanyStd.otf 5f03ebab09147aec510652c3e8497eac4dfd9d2a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Usherwood Std/UsherwoodStd-BlackItalic.otf f508bdf322bb8870716e80f65cbbf3e68fe9a727 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Usherwood Std/UsherwoodStd-Black.otf 308d03b1c696d3806315911c1e3b55704b158509 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Usherwood Std/UsherwoodStd-BoldItalic.otf f312cf1e6d6753da3322607ff5327392f32e2786 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Usherwood Std/UsherwoodStd-Bold.otf 8530a79662a34aa052ffacedaac2f112edaebbd8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Usherwood Std/UsherwoodStd-BookItalic.otf 4de740ad7bc4f48107078cf9779f3ef7d0a4a171 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Usherwood Std/UsherwoodStd-Book.otf 56afcda7d3248c83bd9112d3c53b426b3380a4f7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Usherwood Std/UsherwoodStd-MediumItalic.otf b2e315d44e06a1a2dc2e7908cb52f02169622fc2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Usherwood Std/UsherwoodStd-Medium.otf d6875007b33487cfee704179f17b664166e716ec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Veljovic Std/VeljovicStd-BlackItalic.otf 8d02f2b59788df311c125e15fac45fd0c1298cc2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Veljovic Std/VeljovicStd-Black.otf 5080561f53f8617ade88cca9cd9491284e8ea64b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Veljovic Std/VeljovicStd-BoldItalic.otf ce09a948a34d0c0c7809e0bdd04302b7ea550ca3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Veljovic Std/VeljovicStd-Bold.otf bfbe0d58a9b5c466b80f38061439de309113fe58 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Veljovic Std/VeljovicStd-BookItalic.otf 625f397fdfd4579cf370726fa70d0d4a7cf77172 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Veljovic Std/VeljovicStd-Book.otf 04a4999d29a0b713d8fb5f5c819d03920d89a24d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Veljovic Std/VeljovicStd-MediumItalic.otf fb1f87a6dc9a0e160866e460ade4670898eca88c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Veljovic Std/VeljovicStd-Medium.otf 1c5c4d5bbcd604a9330da7c56c1ddf3ffbf72424 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Zapf Chancery Std/ZapfChanceryStd-Bold.otf 1ef87d8ccd8553be732fafa4d11a1909ccffd331 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Zapf Chancery Std/ZapfChanceryStd-Demi.otf 0ebb3c448c32314faa37db9c590a075d7f6ecefa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Zapf Chancery Std/ZapfChanceryStd-Italic.otf 596edb2d76af4257e1ee0d0c9e084ec0b24f8916 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Zapf Chancery Std/ZapfChanceryStd-LightItalic.otf abb3590bf67ccbaab000b99e5d6ce81bf01c3821 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Zapf Chancery Std/ZapfChanceryStd-Light.otf e8ccc5ff5f8ca3b4f2b25d70fb79e1cf0395f8c5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Zapf Chancery Std/ZapfChanceryStd-Roman.otf d58dcf1b797bd50851b8e8224209ec134cf8254c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/ITC Zapf Dingbats Std/ZapfDingbatsStd.otf 983a02324654d2eca85e7bd3fbf1c37bbdc908b0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Janson Text LT Std/JansonTextLTStd-BoldItalic.otf 59cb79256515076a69d76e6de97a7139e6611312 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Janson Text LT Std/JansonTextLTStd-Bold.otf ad34618c5051c380dbd63cd13f94281c7266435b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Janson Text LT Std/JansonTextLTStd-Italic.otf dc930923246c13a3b00d0297258188dabdf28280 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Janson Text LT Std/JansonTextLTStd-Roman.otf 06395bc661c016b0498035c0cbd1e0758ca959f7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-BlackCondensed.otf efd6b5ca3e878783fcb861e9ab8d1309b1318fef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-BlackExpanded.otf 09222191592ded183e3cf1970b914d9225ebea56 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-Black.otf 11b9422308871bb076558cdc6670cbf4b8c09b3a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-BoldCondensed.otf c9c1d7540b836f23b749b7f6e348237b4309ec17 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-BoldExpanded.otf cef87ec4d9ec7b305cf3bbffaf5c5320a4c8b5d2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-Bold.otf 00aa7a9194b8542c5ff3eb2f19350bda753d9737 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-Condensed.otf a40799819bad5d561169316b9af531612790ce8a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-Expanded.otf 0792ec3eb8a7ebfc799ecf371c85d3e2b12ab5af ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Jimbo Std/JimboStd-Regular.otf 3dd6ac8ceb5da3abb10f3cfadd78fa54aead1b8d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Joanna MT Std/JoannaMTStd-BoldItalic.otf 74277266a49698ca7b679deffb015399c44601a1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Joanna MT Std/JoannaMTStd-Bold.otf 4e6d507103a3d007d3a56f0fc5d4e93ce8cfec4d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Joanna MT Std/JoannaMTStd-ExtraBold.otf 6522a61965ff47fc59b1a7b6758457a6900baabe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Joanna MT Std/JoannaMTStd-Italic.otf c82d6752e8928e2d40a0fcd0cc3cbd69b2e2aaf7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Joanna MT Std/JoannaMTStd.otf 4fbf52f11c98cd8dae9a869f95b533c4fbf4d290 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Joanna MT Std/JoannaMTStd-SemiBoldItalic.otf 8a2778b8637a05323057f89bc59604ef96dcb521 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Joanna MT Std/JoannaMTStd-SemiBold.otf ab777f43929d283f606bb5d4e995a3d655674c2d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Juniper Std/JuniperStd.otf 5bd1ad4cad5dbdefa040868d192e459124504e36 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kabel LT Std/KabelLTStd-Black.otf ddc599dd1fb8d3748c4d499443b4297e65893eaf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kabel LT Std/KabelLTStd-Book.otf 38802323b27ec12b1eea0bc646293b0a17282a02 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kabel LT Std/KabelLTStd-Heavy.otf 769da62af02b88b0ec4ae8f88eb65dc4027e5aee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kabel LT Std/KabelLTStd-Light.otf 35af6f616352a33c2e65ccdc29a4ed57cdc8c8c6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kaufmann Std/KaufmannStd-Bold.otf 4fdc5c3c47a80015548a6897477d7bf68e292649 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kaufmann Std/KaufmannStd.otf 1ee070cfed5f4c0e9a5a0e859b2ece3c44c8b17c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackCapt.otf 2d4bf0258dde59c1c3a236e719c3afb1d32cd214 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackCnDisp.otf 9f528e695f04fe9df8df1cfce0952e0f40ca8335 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackCnItDisp.otf d78ba75ee80cf6b76377cd72302ee6f8f19bbba4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackCnItSubh.otf 1e89e442a0f64ad821022ef53d2ba55509ed731a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackCnSubh.otf 9b10aa90161fc02926e82ce723b8c4a947d2a968 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackDisp.otf a9a0a92833b32b2edfa3bb0ef6ec1e91cd36d134 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackExtCapt.otf b1d452d8d7733fabe44f83ccd824fe3505e32e1b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackExtDisp.otf 7a2882caca21800d7092615bd38b37812f3c61bb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackExtItCapt.otf a7b6546b06c38b8930883488c651bb44494d521e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackExtItDisp.otf b39f3e0d81b54cd5ef92deca0b1c051f0e9725cf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackExtIt.otf afdb6b320269d68670e01add8e09a2b9ac3dc452 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackExtItSubh.otf ea24e40e2ed0d08958cdf9e07d26a0132443a3be ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackExt.otf ae1fdbce9e5021065848b231c39e45bb8f8da35f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackExtSubh.otf 3e110658ac5d070ba7f2419285dc90e4b9b31d58 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackItCapt.otf 38fe815f62e66da01d1dff9ea07129458ace9e62 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackItDisp.otf e24b87dff9827600d1f8951277ae6c3628172274 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackIt.otf bafbfac6ab7049b344ca0afae11f20ffef3dacc1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackItSubh.otf fcd33707d91bcd800e7addc6399826d4a2059494 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Black.otf d21bdf958501b60e57587c9e22f530645719bbd4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackScnCapt.otf 7011fdc9e46df61e3e06cc664ccf8a2c80546e11 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackScnDisp.otf 0045abbc981ffd4cfcbc62d53456d49ada13b191 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackScnItCapt.otf d9325f2973594892f21a15f69035162f0b73f270 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackScnItDisp.otf c963f8fff894fd779ba8ad90d65d07ab576abcae ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackScnIt.otf 269d4c41d7c158f48cf51b7914d82b945f634b0d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackScnItSubh.otf 7a4b4cdc0f866f45665634935d07d8768c3088c3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackScn.otf 77dcc46aed490a92f9ef9ba6c66b78b962cdd4bc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackScnSubh.otf ab875ec971df61ee37cc0156c161e14cdd17c9a5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BlackSubh.otf f54de1bc0009b06ded016f8e1dcc0d2fedc78369 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldCapt.otf b13cdf7f1002cd879681c064a8bc79fea85a5068 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldCnDisp.otf 5428b96f3b6b5a128bf8426d6d7d4d75bb87909f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldCnItDisp.otf e1f183621159d051949a65c49a25638ff4ccaa1e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldCnItSubh.otf 34e248bdecb91ca1caf01f0ed2cff802a2bd7c8b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldCnSubh.otf d32c5dbefb34d4092df14398835f3615cc5a8b5c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldDisp.otf 607e310f67eea435c769fc38cbbf4a97e4c3b9b0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldExtCapt.otf 4d0ad003543555418649467d6eb12d14262962b9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldExtDisp.otf 3d9816e67ab150d7a3ba53a860e279d9b0b82288 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldExtItCapt.otf 5d84a25432c165042a3757e0ce2522e208d5f9b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldExtItDisp.otf 4b8408d2089c1b9b57f79a8c1b59c164d7c174b8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldExtIt.otf 77923886ee14046cc42f157949f990a1f324b5b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldExtItSubh.otf 64c96d725c6f22f11fb59facccf4da701f4cd125 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldExt.otf e4fa34569bbc61a338d2f0239b1a085c1268b1f4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldExtSubh.otf 893a719f1dd43673831eb9ddaec53e7c2bf3b475 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldItCapt.otf 6d39aab83c529de3db5882c743935d5886221163 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldItDisp.otf 96596896bd7796cfc29e0af6211571e7f849626f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldIt.otf 8f2318f3938920a11c826408a061f189d9676c40 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldItSubh.otf 376b52731840b156492fb308869af10b9e94f60d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Bold.otf 29e7bf4f457ebb836c1361ad6223aed672648da1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldScnCapt.otf 7766cfc169b41839a70c786cdeff188c02c2bad9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldScnDisp.otf ae2267b84728dca56e50d9b81d0bfc3b40e38082 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldScnItCapt.otf a814771cc5848d1f3a9845eabd42bedd5f207d7e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldScnItDisp.otf 7259037c16e079b5fb77c74efef94850716f76a2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldScnIt.otf 43265417585aa1caa24becd9224c0f13c980baea ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldScnItSubh.otf 2ee376553c9da14f7bddf4b5e304ff3844bcccaa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldScn.otf afb5bf557838373276643cdae6619dfbff09daf0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldScnSubh.otf 599a86375fa70428bc9b2eaa4fb19a46cc74edad ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-BoldSubh.otf 9f5c4a7a79742d4915f63fade4188ff797a28bb9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Capt.otf 7eee790edf6cb03305f52adf63dbb3e531996733 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-CnDisp.otf 61a04f5dc91780f3f454304335971bd71c17cfca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-CnItDisp.otf 09740e0ed6f3abd76035f455107396f86a0e9d4f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-CnItSubh.otf 08f3ff4cacda4e14275b3c7a7d74bafd2aafb87a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-CnSubh.otf b26e4001ab989d7c8454033c39d9c9a68a4b8a99 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Disp.otf c24b52f6ab12560b854b77f3bed0100e61ac3d80 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ExtCapt.otf a87f05c0daf98abe0f08be02c3d4a93877cb4033 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ExtDisp.otf 4bdc93338fc4b94183183a1c0f9a90b43479339c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ExtItCapt.otf 78e20af9c2b4e3e90d391599ab2b1fe8e376cf39 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ExtItDisp.otf 2200dbc43e52f8e229f50815128f0ea1cd9345a4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ExtIt.otf aa79111dbf71aab981b0ea3d570dbf381e7efe9e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ExtItSubh.otf 1318bda6f61076e0bbaafa097d055e5ef08120c9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Ext.otf 3db441a498276323ff1a26999a60b67a0f5f159b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ExtSubh.otf 29efb41db519bdba7b51f517572b63cef3bba3a8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Italic.otf f83086a2117a752cdf666cc6ad2159298b2ad9eb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ItCapt.otf 860c13bb2464cb2e73daa5195489c111a5e2355a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ItDisp.otf 56c30b537293f483343997d9f60cd30dae8799dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ItSubh.otf 670764734a4a0f1d5abe5cc61db80ab0596236fe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightCapt.otf 40ce5efe56faf0f5949fd34ec08b031ab7a030d8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightCnDisp.otf ffb477092c8924eb489a83fd785c1afae0675793 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightCnItDisp.otf 72a161325be9cb825c0c601b4b5fdb942e16f352 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightCnItSubh.otf c9f1b874d603e908b9cb15b3e7113125c2c0106e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightCnSubh.otf b18b98d46a8e488f144088109347f79d7a7d68c3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightDisp.otf 0bc7b0f8285cf0857c9f0a9dbf68f064241dbc88 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightExtCapt.otf 533eeb71fc73a0b80707ca366577e3a723ba58cf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightExtDisp.otf 6f8bb6e74debd9bfd7cab13c457c04bdd607ed27 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightExtItCapt.otf 16ee531ab74a9c4c76c2e7832dc5a69ab88d357d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightExtItDisp.otf afc0c6db677a3d739c272bee976eb9e5e8bdb7c1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightExtIt.otf 5453a482be641fe0aa4110ba2ea927e730c18544 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightExtItSubh.otf 99ec0da29d499810b48795247567ba6c3364dbee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightExt.otf a86f2e8b37e53ccf197cb36ccdf8c9d45754480f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightExtSubh.otf 23377e688cb9e343627e08a472878cef152a70d5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightItCapt.otf 0bcf57bbf26d67d395e58f548c7208fcf9c9a784 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightItDisp.otf ba9d3ff703ae27c70cd8d811ec0e644fef9100d8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightIt.otf 8c1c97ece066c966eb3f56869fd7f44e74272d3f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightItSubh.otf cfd2f0c2b3426339eba7b30c2f58645416827175 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Light.otf 6daba904a4cf32951f44f676d954a6a9b27c7f31 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightScnCapt.otf 219b9e79a7e3d2a1c7f9c45b7240620d81c6b562 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightScnDisp.otf 1412aee3e631a46dc05980df6cb7a2d186e9d274 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightScnItCapt.otf 693c65353985cf87e8417b1ba2a6e38aef1268bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightScnItDisp.otf 56a3f895496d96dafa83d4e2e632cbd5819ac858 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightScnIt.otf 070bc98e4792b2dc03d745ab0a56d4f6c23fa6c6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightScnItSubh.otf 89ae5537b37981cc6a4824fa21b08ed64b0ecee4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightScn.otf 7a7e2da718c188cc539b1d76409ca69fb3a16ce1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightScnSubh.otf 5546c003d35e8594592da003a94300f0f63c29b4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-LightSubh.otf 26916664daf6f2ce1dc63ec39fa3c4711bf3471f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumCapt.otf 764dd7cb0c68a2521d7041924f4858492810cfbf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumCnDisp.otf 61e24fe280725e0b65e923bca53911b20453e9ba ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumCnItDisp.otf ebe838bde38b69431b06e1a0ed0f29d7c2bf2dbe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumCnItSubh.otf 4e23a79adc48b5fa99d7e1fd243712ff4fd7c287 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumCnSubh.otf 98f7e592d531e57ad3b07be711afef0f8668912c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumDisp.otf 3c6a1390b59471831eed453c689fff4a318b8176 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumExtCapt.otf f31aff868991073007c7000a109781b53b9eca9e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumExtDisp.otf e8dcfc42624ec06857159386772ffa622a063b48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumExtItCapt.otf 84400dfaf8f9b089be41794d4f7ebd6058c77998 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumExtItDisp.otf 61fbf1e5943fc19c328492ec6b4d322f83695c45 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumExtIt.otf 07df1d9890ab58469bd7cb42949073bcfa5abd7c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumExtItSubh.otf caf8ce5e6e945941c998e97ec4fd05f3b4aa5a58 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumExt.otf 002aa15acec199fb321c26b217ea401ae4d35f3c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumExtSubh.otf 53f8a57bb62bb66f993567aae95528173bafef17 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumItCapt.otf ac9f32324dad5d7b8a8bad257775314238d43577 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumItDisp.otf da1d30b9c48da9d6fa39b5c99d8b6c820dc7b829 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumIt.otf 2fa2c790dba0d45da2e1927c60d1e2c2e59a1daf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumItSubh.otf a1f94e9fb2a1f2eb9624de52c239feaf25c336b0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Medium.otf 540bc71da6dcdda93a1e3e1118f60ebc6cb844e9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumScnCapt.otf a81b3ff38c13f04db0fe43e0db7c5c8c47630527 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumScnDisp.otf 53896d3927e486295f9413a54560370bd5e57c92 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumScnItCapt.otf 54af1cc00b3eca5755aae50fbd8e34824fbf53f2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumScnItDisp.otf 6f8d4f6cf82fc8f5043f1d47051fa9158ef41498 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumScnIt.otf 52a68fad0ebb2b2ef8d5eba20c5cc7218b6bfbd7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumScnItSubh.otf 000c3678d5bc3ad12a918e03c07ef71735764f13 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumScn.otf b1596bcca89482569db577d66f178bdbf4029a6a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumScnSubh.otf a367ea030326620af60581b54724b480fee23299 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-MediumSubh.otf aba4716cfe002539c29572c269eac19c477b14cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Regular.otf 404191ad6aa328d89012a35b012a9c896dcbbd71 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ScnCapt.otf 5eaa37be82242ce6aed06b4bc70c408aa78c66e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ScnDisp.otf b66e3ef29478d424bd21cdb9db00bfdd7dcd1f50 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ScnItCapt.otf 2c9b2b74dd9c58de48887861b7a9eeb099695ba4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ScnItDisp.otf 18db3207d060142a6caa04de90a16de7cac8b682 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ScnIt.otf 596bdd057b218c698ba8d3dc5cba4f9fab977423 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ScnItSubh.otf cfbdc516247fba25e965e889c8cb1834597a854b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Scn.otf 9dbcfd319a5646471e8f29793f5d506feede6701 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-ScnSubh.otf 3cbe9de8506039a6f96686196ffb2ad7ad9f069c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldCapt.otf cdc1982ab2dd2ab597773b652accd326c7e72789 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldCnDisp.otf 2857dc3bfea3a78536901b0890281859f4fba2ac ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldCnItDisp.otf ee91e51acc9720cd42c76f02bfd71748b9199adc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldCnItSubh.otf 73938e9ad19f8b642e78536a83c1083b25fdeef3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldCnSubh.otf 56c95d77427c19845861504fa0306cf7a8835a07 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldDisp.otf 07ecf8d1345ddec86d5dc939490f0799b2d89024 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldExtCapt.otf 1976197c6e1b3a2fd22903a9a9b95666ea9b74fa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldExtDisp.otf 64262aece3dc56c51b664e6a2a9a296e52d37238 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldExtItCapt.otf 2a12a73bec639d5a3bbea0a1db233f74d37ac507 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldExtItDisp.otf decc552df6a05c4addc1814b21654830b1dad067 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldExtIt.otf a2b674867e4e89a0c71b12ba441feadf4c1378e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldExtItSubh.otf ab6a5c958c855acbe7fdf06b0ff5fe107aff52c0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldExt.otf d216d710f9a63dd9df049c7d96acf9d5b986ff86 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldExtSubh.otf e0d09d51065d69be13341338e7c44d799b757d81 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldItCapt.otf dde0c3f881d1a6fd82f6f0a458806e44b2df3a8f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldItDisp.otf 1fb9a7b2082d3a0e3143ca68d412dc172165a5ea ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldIt.otf da0f14f7959a99949671e131b110c2fa5f15dc03 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldItSubh.otf 3b2e932944e1f21a8a5618b70966ff6141f76111 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Semibold.otf fdf5bd75e54b1b5a17fcd9345e557453506e82c0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldScnCapt.otf d5f992899c297d64e19a5ae8bf67668b690af08f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldScnDisp.otf 689aacf1c38b1542eb5a5c83c445787ba26b1bef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldScnItCapt.otf 4c21d6abebbe311045610584b1d0c92ffe6f2ecb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldScnItDisp.otf dc9d0bc56dd1164b077fc9a0bd33cd817eb689cc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldScnIt.otf d98dc31074cbf9b4f4472eac3310a738a737e613 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldScnItSubh.otf 0383643d28cee88af45b951ee0699d3cb9b433f0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldScn.otf 05709d458a320285d46b72ea0ce38c72edadfe9c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldScnSubh.otf 89c5349c220e19eacb58943207414a8523f3fa40 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-SemiboldSubh.otf 742d5305a2d197397c50949da215b179eb423ca0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kepler Std/KeplerStd-Subh.otf 1b99b8f127edee3336b712995619344a2bbf36d9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Khaki Std/KhakiStd-1.otf ab86b07114205f465c320858eee9acb9d8c5cd64 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Khaki Std/KhakiStd-2.otf a3f01bcdc7b71565d7d478a8a38a0d0ddb1e7d4a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kigali Std/KigaliStd-Italic.otf 202b086b7c446161dc818c912d9d182cdb4634e8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kigali Std/KigaliStd-Roman.otf 84bfc796ac949bdba21334bb5ab0fda029173257 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kigali Std/KigaliStd-ZigZag.otf 0e3291755769d1088385a9df43cc0945affd412a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-BlackItalic.otf 247754ec8a1c15c5497a90199a5ca95a9fc29983 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-Black.otf bcbec17e1ca582e97b872b9c9337683b27e9a17e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-BoldItalic.otf 564781769da796be55f7d5f6ddb57c3ebb1d2ebf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-Bold.otf 7b729b34043a813e99197254c8e537bf8aa6ed92 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-Italic.otf 90bb2283bd226a6dd8a46ea7ad606f0618d8e362 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-LightItalic.otf 3737c8c981af7d0c6d529f72d9b33b11ae06881d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-Light.otf 652429eec23cee19410efee4ad999d60caeb60bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-Regular.otf daa0fa8c9ebba4220df371d5da63101834087db9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-SemiboldItalic.otf 0552c5da8bd95901676834d547a2e404a4cfe4b8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kinesis Std/KinesisStd-Semibold.otf eb493e19488bc01d6daaf7ca8cee271177973cc3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kino MT Std/KinoMTStd.otf 8a24e3a4e3842f9da09ac3f68485bf21dea92788 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Klang MT Std/KlangMTStd.otf f33ffd5831765020f50e1255f5bca4eb26838ee1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Koch Antiqua LT Std/KochAntiquaLTStd.otf 293671a9795d0b4712e8a6003c7d538258c7ed97 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kolo LP Std/KoloLPStd-Narrow.otf 67b996ca228d16a0d8f1a53759d50f9185948347 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kolo LP Std/KoloLPStd-Regular.otf 36a7ab7e5d65826e8a169b55c9689f90a906e2d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kolo LP Std/KoloLPStd-Wide.otf 4b125e34536c9252bd790e1a028529b83c5c2ef8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kompakt LT Std/KompaktLTStd.otf deaf6d08b8a6b7ab52ae11fc5a63e267691dd1f2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kuenstler Script LT Std/KuenstlerScriptLTStd-2Bold.otf d76ff2c2d60edf70d8bdfc2fde5d6906588de29b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kuenstler Script LT Std/KuenstlerScriptLTStd-Black.otf a8c6c08cbd2733f8b9d07635010679af0ff9fd5d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Kuenstler Script LT Std/KuenstlerScriptLTStd-Medium.otf a1f7cd05a51e62b49dff9fb8ca87eddea782221f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Latin MT Std/LatinMTStd-Condensed.otf 646b0fb17d23e3d5c92c34bd0c130b0f94ac9604 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Legault Std/LegaultStd-Bold.otf 83b8bfc309fa6aa5e98c98059e0a4cc63dd0dc41 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Legault Std/LegaultStd.otf 10cc717264f88548e3d0b4076855b1c31568e4d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Letter Gothic Std/LetterGothicStd-Bold.otf 585a22ff523d4bd6c21ba2572e4a0e58782f67b9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Letter Gothic Std/LetterGothicStd-BoldSlanted.otf 00926a816eb3561659147b5f1f3e5c6fe3451db3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Letter Gothic Std/LetterGothicStd.otf 69df43370b379aa5c836529ae18260dc9c9ee002 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Letter Gothic Std/LetterGothicStd-Slanted.otf 5f39528ec685ed5e5e92c7c0eda9ac051f419c10 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Life LT Std/LifeLTStd-Bold.otf 6da60035f102e779f1fbbac266b269173cf9af0c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Life LT Std/LifeLTStd-Italic.otf 14d18ca5c5e704de6890e0f05a00507e650fb8fd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Life LT Std/LifeLTStd-Roman.otf f4693d89ad22dafc6cecfb5371b405b68a09fb81 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/LinoLetter Std/LinoLetterStd-BlackIt.otf 785548768014da13953092c6ab4da5dd5fa9b3c5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/LinoLetter Std/LinoLetterStd-Black.otf 1edaaf70748566f176dedac25051adee2fb7dcc6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/LinoLetter Std/LinoLetterStd-BoldItalic.otf 5dbe98927c8e628b72ddc19e5a6329b094a9a912 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/LinoLetter Std/LinoLetterStd-Bold.otf a7443ff57dad09b3514273b3fb656614e94b2815 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/LinoLetter Std/LinoLetterStd-Italic.otf aa69776d9f2a539631b36c82cecd573b9d81232b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/LinoLetter Std/LinoLetterStd-MediumItalic.otf bab472e86d6da7ac05549c91ab61a925e202dff3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/LinoLetter Std/LinoLetterStd-Medium.otf 894a1cec0618ab1fb1bd4caf46ea603e61ef285a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/LinoLetter Std/LinoLetterStd-Roman.otf 39b6f122a9832456b7a1df4d616ee36de47f6adf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linoscript Std/LinoscriptStd.otf 946e094e7ef0a137249cbc8fd5a88564882d9ef5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotext Std/LinotextStd.otf 4eb7fa04b60f6b19fb316bf87cc127a693a2f6eb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Astrology Pi Std/AstrologyPiLTStd-1.otf 6d2597bd1de32021a6feb3f67af37e3ec2707234 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Astrology Pi Std/AstrologyPiLTStd-2.otf 0bbf945bc854424f8b1e1b170ac47c5cf811f4ca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Audio Pi Std/AudioPiLTStd.otf 39d848b7993c2b376f983a6ade8907590bf9eacc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Centennial Std/CentennialLTStd-BlackItalic.otf d93f4441915804c6cf8f2783cd6bea7f911963cf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Centennial Std/CentennialLTStd-Black.otf 8594a349105e5d7c3be1ffcd7b62e95bd55c10a7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Centennial Std/CentennialLTStd-BoldItalic.otf ce569013e06d1fd8c64b55c487c57d10d912d231 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Centennial Std/CentennialLTStd-Bold.otf 906ddcac0b19207b955c184b0b903988041a653f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Centennial Std/CentennialLTStd-Italic.otf 2208f6e6886b3d352643eff273c95a83ac22fbc4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Centennial Std/CentennialLTStd-LightItalic.otf e78fbc4db40e6477871a6871c39c984d85a5deb9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Centennial Std/CentennialLTStd-Light.otf bd2fe6b7f65f1bd67115b5a5de276f6bbbe10123 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Centennial Std/CentennialLTStd-Roman.otf f5f88e8e328cfda76f5b451a7e2a55a058b1a87a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Decoration Pi Std/DecorationPiLTStd-1.otf fbca987c7b7083dc13d2f42e66d19247b221680e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Decoration Pi Std/DecorationPiLTStd-2.otf 32fd08bfecde256719e25447c2494cbcd036bf34 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Didot Std/DidotLTStd-Bold.otf d68d226f1615ed387a7b5cb8000a7accef471c95 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Didot Std/DidotLTStd-Headline.otf 82870a7600c7a17bdababc2f3ffae2dcaefc4cd5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Didot Std/DidotLTStd-Italic.otf 53dcfb3a32618978aeb806182a95f0ec3da28d37 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Didot Std/DidotLTStd-Ornaments.otf f656d1b5424bf2a6fb3830a993c5738061ddcd42 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Didot Std/DidotLTStd-Roman.otf 58e05a6957d2e7a13f5d3c8bedf6358853d03277 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Game Pi Std/GamePiLTStd-ChessDraughts.otf 01783e06480991f5cfe1ee3fa2dced63a588f504 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Game Pi Std/GamePiLTStd-DiceDominoes.otf e907bf90dfef8d45bd23ad80f0566f3c315efdf7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Game Pi Std/GamePiLTStd-EnglishCards.otf 0db51c973f588613abd43732d28fc5996e5240d8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Game Pi Std/GamePiLTStd-FrenchCards.otf 4b17f478d4b78eb65bf643f76212a386c2bec885 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Holiday Pi Std/HolidayPiLTStd-1.otf ff24e0dd90e1bcddecb8dc4ef0bd45c5874c6d89 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Holiday Pi Std/HolidayPiLTStd-2.otf 95ddb76b6d087f3e357d4f0d31c0375136eae3f4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Holiday Pi Std/HolidayPiLTStd-3.otf ebd68ce696383946f13dbd8b8e88557ecc4a10f4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Linotype Warning Pi Std/WarningPiLTStd.otf 52d547c8d4beb45a66d35fe9cd9f3b355bfe2cca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lithos Pro/LithosPro-Black.otf 14b1c1fe4786cae6167faf90ae666ebdee43cf2e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lithos Pro/LithosPro-Bold.otf 0ac632d4f7f031f68c7e41823ba3fd4e56cb8e7d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lithos Pro/LithosPro-ExtraLight.otf 03f812843ed451092ea91cc38de4bdb7de446c67 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lithos Pro/LithosPro-Light.otf 277b733a14f89edcda719127afbd01da41601c0f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lithos Pro/LithosPro-Regular.otf 57126ff0c71fde1d51118ee2e44e553c04fabe9c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Math Std/LucidaMathStd-Extension.otf e9e023555130d53a3a43b37544b7a8327bb739ca ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Math Std/LucidaMathStd-Italic.otf 04431de2bea230622ab222357b713bfaf7f98604 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Math Std/LucidaMathStd-Symbol.otf 7e8b80d5d0113d1c1faee4283268c9dba6bc5575 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Sans Std/LucidaSansStd-BoldItalic.otf 142e55db295755d33ee21a51cc552c1f3b40b8d5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Sans Std/LucidaSansStd-Bold.otf 253ee51d404642afba644222c0493b91f6e050f1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Sans Std/LucidaSansStd-Italic.otf 3f64c50b238a2f2b3ad85670f7967ebef3e85d87 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Sans Std/LucidaSansStd.otf 968a6ae0f6a7bd8a96a469f9d0bcc69af297cbc8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Sans Typewriter Std/LucidaSansTypewriterStd-Bd.otf 1f6a36ab862a533c50a98f27a24ae1a2608a6afa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Sans Typewriter Std/LucidaSansTypewriterStd-BOb.otf c152a3c696497bbb26ceef7aa14981d1e3a00d54 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Sans Typewriter Std/LucidaSansTypewriterStd-Obl.otf afdf821fe8e86036a9e2d3a11e4b3c84b32b7d30 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Sans Typewriter Std/LucidaSansTypewriterStd.otf 299d2a77f0553a4f5ee9d34dc84f0406b6eeb72f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Std/LucidaStd-BoldItalic.otf 91b977caed5524ec3108f3ac1d74f6f9dc3a9b52 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Std/LucidaStd-Bold.otf 905f70addfb0b3b81ddf1bd023c3789ff6e4f819 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Std/LucidaStd-Italic.otf cf19990642a274699a96c09be854f84efb345e77 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Std/LucidaStd.otf 04371781735f43c2167358cfd20e0bd0a6e08c56 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Typewriter Std/LucidaTypewriterStd-BoldObl.otf c015408b4fd48bcc01503d8029c245d0a6093cd2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Typewriter Std/LucidaTypewriterStd-Bold.otf a6d83f9325311ea7a967baee8f8af4e47649eef1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Typewriter Std/LucidaTypewriterStd-Obl.otf a4843a5b4286ce518a0020a04fd34d5eb8f9cba8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Lucida Typewriter Std/LucidaTypewriterStd.otf dd2d2811dacd739dfc78ddacdc0d9c84580099f8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Madrone Std/MadroneStd.otf dcd804da792638bd9e132f3cda1986afaa76eb98 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Magnesium MVB Std/MagnesiumMVBStd-Grime.otf f587ec0aca866ec414a4a1951d049eeb4bf461e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Magnesium MVB Std/MagnesiumMVBStd.otf b9f9fe7be412d2311e76cb5bdf32d1f6cfde9a60 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Magnolia MVB Std/MagnoliaMVBStd.otf 200de60bbe90742905649fb518fae4c8a9709688 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Manito LP Std/ManitoLPStd.otf b23e8acb05ade1a0eeb3dc9828d5f0f8f66b78db ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Marigold Std/MarigoldStd.otf c0c95940017551943bd6255c79cc454c582cbd66 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mathematical Pi LT Std/MathematicalPiLTStd.otf ace8b28389d2204eb3cb9e74eed9f8e0182a7a59 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Matura MT Std/MaturaMTStd.otf 86f8e527b16997d6a455495e5c30447d01937c3c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Maximus LT Std/MaximusLTStd.otf 8dbfbdd772d1b5862ef3b1ac6b8a45e68b20765e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Medici Script LT Std/MediciScriptLTStd.otf 3d226584f758e73cc2b990f84648174369618f4f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Melior LT Std/MeliorLTStd-BoldItalic.otf 0927892245d82d5449f185af5159b027e0310197 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Melior LT Std/MeliorLTStd-Bold.otf 961823584e926f702160cb5d01ca0753d472c55e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Melior LT Std/MeliorLTStd-Italic.otf bf9a0516117b73d9aff4515f2447c9ec89fc2cc0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Melior LT Std/MeliorLTStd.otf 1876e5be4ca3ff3da6326134504c3b3c8a46e73e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Memphis LT Std/MemphisLTStd-BoldItalic.otf 8ff452c3624035449956c6de5499ebfbe950c320 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Memphis LT Std/MemphisLTStd-Bold.otf 6cfbf58c11d099b8adcef1e7aa91eb114287c5f1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Memphis LT Std/MemphisLTStd-ExtraBold.otf 370f3e0b65d6946d0a0fd78572b008eb20061811 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Memphis LT Std/MemphisLTStd-LightItalic.otf 401ca3189e05c9715311d47af3437b5020e6df42 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Memphis LT Std/MemphisLTStd-Light.otf 41bf388078b8ca083eccd9850b2bb0ecaf125dd8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Memphis LT Std/MemphisLTStd-MediumItalic.otf fb6a54b7f40c4c8474afa450ff473bb306654109 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Memphis LT Std/MemphisLTStd-Medium.otf 378a3b9c95e8fb93dcadc078777ce0d6707f2dee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mercurius MT Std/MercuriusMTStd-BoldScript.otf 36254e5b7ef025a87d2ada105fd9ea2306696b42 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Meridien LT Std/MeridienLTStd-BoldItalic.otf f758425c016c8791d394511ae3ba0b9dfcf219f5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Meridien LT Std/MeridienLTStd-Bold.otf dba533800cc6a4288b230a07218c6f0ac3b95b37 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Meridien LT Std/MeridienLTStd-Italic.otf 61e10c8e05c62639b93c25507c89ec7544370033 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Meridien LT Std/MeridienLTStd-MediumItalic.otf e15411635ec6a4ed10dea96d43d81b64b446011d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Meridien LT Std/MeridienLTStd-Medium.otf c36bdbe298a5ee71751d6eba026e604350a987d3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Meridien LT Std/MeridienLTStd-Roman.otf 6758a1d869c822df18b8b5343d3cef4bcc66c523 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mesquite Std/MesquiteStd.otf 3998446a15fe4af7442ca753448a9c9916767a08 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mezz Std/MezzStd-Black.otf c711744784a3fa63f66fb0f091d6706f647306db ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mezz Std/MezzStd-Bold.otf b5c5854d87086928ca13e9d70ded6e17d3343360 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mezz Std/MezzStd-Light.otf 5599ec49843fdbf98ff123b32b294b1a9ed4bab3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mezz Std/MezzStd-Regular.otf 74a84df79e404e9b7f5109dd98c9fe23987c60b9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mezz Std/MezzStd-Semibold.otf be48ca579aac5f937225a2c8f56b21ec34e9ee75 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/MICR Std/MICRStd.otf 4730c0a89865f65df44afe8e03806a0bec762d0d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCapt.otf e829a361fb9277da0b22b927c8ef126b8258785f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCnCapt.otf 6fa9fdfd9991e3dbc4d83c38a1aebd4aed8b3b7c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCnDisp.otf bc766b7ac552c829244faed325543683601e6f6d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCnItCapt.otf c9f406dfdf2052b5e00660816c7121ecdcb3183c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCnItDisp.otf 8ab529e85c023611586f756f0bf06ab1a4d68e37 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCnIt.otf 8f6973948603dc0fb5ced65d442ca3221b376dfb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCnItSubh.otf b386009dbff2d09da8861bccb6448989a8cd8ee7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCn.otf e11108e203dd79301ecbaa81b0da5828e02db70a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldCnSubh.otf 21c76ac905d6f6f95222514f4944b9c6ed6364d7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldDisp.otf 99ca90b23c326d4fdd8f8010255fc791bac965b1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldItCapt.otf 1679f25d96e064781476bdad7da45bfb35bb6261 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldItDisp.otf d150cc4437a058ea34352b00ca4959e30919dde0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldIt.otf bcbca7f34f75a6adb0401dfa43e0c9b2845ec1e3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldItSubh.otf 4d66cd66248e48a44aa58bc11686adda108b2c5b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-Bold.otf f3af51672e411676b5cd09f707e4a6c8b13e4a74 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-BoldSubh.otf cda1495cff25bcc796c961d061f1de1682d584e4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-Capt.otf 75c65d8d695e3700c633878eebcfcfcd2cc91362 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-CnCapt.otf 723e798403636b5a6506093cb436a932e4c1aa79 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-CnDisp.otf c5c778aed091fd1c315261bae1a082f8ef0853d0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-CnItCapt.otf 63063bebd4b65a119ea9f23ac17df134733ca2f2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-CnItDisp.otf cc0eb542de595a69c91d5e30c57eecb1701a2a0d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-CnIt.otf 7e159ed21764a1cbab4114804171706b56db5130 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-CnItSubh.otf f00252c0694740d9ff84de0981bfc6d3973490c0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-Cn.otf 97efd701b5ff3a70128d13f9978fddfd8e25026c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-CnSubh.otf 5a555e5d2c43d68c04d178f6280a04ab842e00cc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-Disp.otf 546dd0eeef006c30a69b50d2950fa02c05307a52 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-ItCapt.otf 177211ebe0dc859e77c1553d6443d9137e1ae732 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-ItDisp.otf 68a27c01377c23748107501e83f3fe3c3680c357 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-It.otf 71da8424276e3ab40a985a977ad163c4ab71f787 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-ItSubh.otf 1dcd2ed06b6d64c509b053134302f404be0ec408 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCapt.otf 153b509cacf83777b4253fe5e617d72dcb5584d3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCnCapt.otf c51882deee5d0a914f9d4818a16e7d7eca303674 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCnDisp.otf 2ccb9d7f0901a01abe3bb1ddfc53347af10b5e43 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCnItCapt.otf 747464f460e789e1a850c2e793928439507c66ee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCnItDisp.otf 62d02eca5966b0220e2dcdd2f4c45ecfd676f200 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCnIt.otf 0cd6b4b63fcb0a161e499b72f9a206fe52869a47 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCnItSubh.otf c00a7afa7b48f1afacb23f1e703c8a329e2105c9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCn.otf c5996d7f7b8e8c6db67673b6a1d16f3e46da6f79 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumCnSubh.otf 8a7c5e6090bcb16cd9bef7e1c4ac79b88b6ec145 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumDisp.otf 9951b3a02050ace546f762053b1d47b429b328c4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumItCapt.otf c614b1b4387406696b8a98a50a3c713811eac8e5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumItDisp.otf b21b2c6fff409fcea9eafb4d9691a6994d7bffbe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumIt.otf 4b38b74e1456dfa583bd7e64f23c840cd6234f9c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumItSubh.otf 2f2cf26c45d6f84021aadd4b5980362668cdb3cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-Medium.otf bbd5753969fcf24572e758e29af2215911000f03 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-MediumSubh.otf d627fe7af7a8482742b45cdbfe80eee9437aac66 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-Regular.otf 0aefa65beaf14985de151cbbd7acb4ec8b834350 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCapt.otf e6e82f1c6599284a420d706c612d0f4720f0fe40 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCnCapt.otf f209bf3f35c870938c313e8edbb9919e0c474f39 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCnDisp.otf c50d5d1fb7824b5a0cebcee899d7a7898bca3e37 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCnItCapt.otf feca0217928ffab745b8f7f00740f404b048cb3c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCnItDisp.otf 812229a089e6f7d26c6fbc34355e21c73b3bce60 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCnIt.otf b0980799a457615241112be477927fb1d19d5797 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCnItSubh.otf 99e480af9ffcf4fba524e20e384454b0be2e0b31 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCn.otf f662c6d969ccd8a73e0980fb6afef53dabb3e256 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldCnSubh.otf 3a71a3d5d7bf71ae9a862966f65b58a027f8a858 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldDisp.otf 7143dfc8e5bde1781dfd46f2810cd828c92c4a13 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldItCapt.otf ec57f79c692a8cc50626b729a581b836f797833f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldItDisp.otf 68c2e98116e06bfef90682fae69a876478c331d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldIt.otf dd0a4316bc345741229cbf43045915c576458d3d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldItSubh.otf ccdcc0b7bdd742e7dc12ade6a58e64da55bb28bb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-Semibold.otf 0bb96d588c93f6a57f3aee37265ea2517b74ebd2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-SemiboldSubh.otf 8011f06381a9419d7c31387f47a8b3ec41ae84f4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Pro/MinionPro-Subh.otf fde963570cf779477c0d0b6238ea485ae668adf7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minion Std/MinionStd-Black.otf ec62d8de7f71296b2486f3746e3b295283818d43 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minister Std/MinisterStd-BlackItalic.otf 1a9cffb6c5c1152ee27e6a6902b6a16d396ab21b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minister Std/MinisterStd-Black.otf f9d6fad93d43db0cee78815f7da73923de3cddbb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minister Std/MinisterStd-BoldItalic.otf c24a7673873c62366b653888a030e810382b7a06 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minister Std/MinisterStd-Bold.otf 92ff4bd5b5daf660328e981c2ba4ffb3a779b855 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minister Std/MinisterStd-BookItalic.otf 5de37e1eb7107a23f518a6446c4e6cdc86968b2b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minister Std/MinisterStd-Book.otf 68934cd683ad84ad38a71f5c33ecef254401436d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minister Std/MinisterStd-LightItalic.otf 8d0ed2b95a8c6fc9abddcab3533e596fead3b7e7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Minister Std/MinisterStd-Light.otf 5ea9310464d3d5866362dc216677625300effa92 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mistral Std/MistralStd.otf 9708c5c7997148dabd0ff4eb5c8780f0bc2a97b7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mojo Std/MojoStd.otf 42b6319ac926b6e992b0805ad320db7820823d65 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monoline Script MT Std/MonolineScriptMTStd.otf f1ee931ecfca8df5bd89f539548792333a549ee6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Modern Std/ModernMTStd-BoldItalic.otf 765424030f646c555f3fe68ccaccc543b7ad03b6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Modern Std/ModernMTStd-Bold.otf 7cf71297b2ed1d4b62d077fb1327e2527fb97cc9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Modern Std/ModernMTStd-CondensedItalic.otf 4a7da3b997cf3a12ea9d47b609081c6191d191e1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Modern Std/ModernMTStd-Condensed.otf ed89b96129622ee07d9e177aa836a199b176e127 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Modern Std/ModernMTStd-ExtendedItalic.otf c21c7ebe25ad3325aaff7272a2be7e889dacd412 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Modern Std/ModernMTStd-Extended.otf 590c7c44559bd01e190de6210c2565c8d0d0c6ae ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Modern Std/ModernMTStd-WideItalic.otf 63ab7a937f511a64ca3228778027545e52a5523e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Modern Std/ModernMTStd-Wide.otf 328f6b1fddc85b217cc056c3acc12f631143bc71 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Monotype Old Style MT Std/MonotypeOldStyleMTStd-BdOut.otf 0ce1060404abbe7a62e0614013eb08ee2a277e69 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Montara Std/Montara-BoldGothic.otf 40b461a57400756918bb49cd5ff7e8585cf44b3c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Montara Std/Montara-BoldInitials.otf b09f80495431dd428a53faa87ed0acea7c5d78d2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Montara Std/Montara-BoldItalic.otf 9759fb51fcff010039147a7f6062270d1dbaae9b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Montara Std/Montara-Gothic.otf e1b72b647b11880db1ce71261b0c7bd37de253c5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Montara Std/Montara-Italic.otf 034c6810348dfe812753bb9a7179abf4e49632fa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-BoldCond.otf 6f3b45cfac77d697f9a3974f38ca6d1d6562ed93 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-BoldExt.otf 8340b65ac2ced506abdf072fc1b007b187c8bb47 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-Bold.otf c96199e83c0d4b3762ef81dcf043375865508a4b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-Cond.otf d168dbca6838a74ac6025c73f160916b1be623ed ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-Ext.otf e1e09db473c181e25ea372c46599a7ba0819997d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-LightCond.otf b115b936828401446c58ec9d513a09d06a58f666 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-LightExt.otf ad3b0115c642d06f5cb75568be1dc3b585234468 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-Light.otf 2fd70cce7c58327fb551f3e8b728442f00e20f31 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-Regular.otf 28cea6c3c37b1d3825daefa4b6b8b4bbdfa83b08 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-SemiboldCond.otf 78a5f6f948f358f3fe1d71f1286160b864fceab5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-SemiboldExt.otf a54f4ab24122f5792fd8670c2f0000741a8aa265 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Moonglow Std/Moonglow-Semibold.otf 827fa39b82d8dacbb39da464030846e8c5a38e17 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Motter Corpus Std/MotterCorpusStd-Condensed.otf 52a270cb1ac240435869aa45da64fb6a35d93b16 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Motter Corpus Std/MotterCorpusStd-Regular.otf 5ba46b77b20162df08c9cd19384b586261ddd0ac ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Motter Corpus Std/MotterCorpusStd-SemiCond.otf 6c5abdaef7f97269e8bcf776260aa90b16f45178 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BlackCondIt.otf c7237771844b6f505d166ebb49e7f397e41c5fe2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BlackCond.otf ed4e2756e1c1d20aa93c470682bd6e798580f9e6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BlackIt.otf 99fda8950bd1b3e8e227b6ca2ed60513b77e9ac5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-Black.otf efca1169f753e36b90c41ea6bdfaaae28b66b9dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BlackSemiCnIt.otf 52e2d8854faafbb625ade4fd07338476d9e6cdbb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BlackSemiCn.otf 1c399e8285e409d07c8dff6a415dbc9437ee3b0a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BlackSemiExtIt.otf d8ff870ad126c9b7bf34d3e5a1df6f57cf021aec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BlackSemiExt.otf e96933e1ed3155269648276f14083335c2238052 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BoldCondIt.otf 4cca202e562fea2fca1430d3b1dc20ce7c502eff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BoldCond.otf 5cbc611d4fa27cd9bd7db3a5448953cb5df4ef8c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BoldIt.otf 0870ae81edac7f65762ece4ecb109454760c4acd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-Bold.otf 520d73967fd44a771dc1adc10106a19a867ccfb6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BoldSemiCnIt.otf b73d34867d6dac66cbd89902eee70b3520726e5a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BoldSemiCn.otf a9396836470bf890f57f2f5de0a34faa2c0e32e4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BoldSemiExtIt.otf 7f067ed1d689511e457fcf6183968722566b4b00 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-BoldSemiExt.otf e77be8e7f77a03ff67be8c70f079fd06f7578636 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-CondIt.otf d93cc393096e38f78fa88c913465c93a9dd16ea7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-Cond.otf 57003a00412e7967cc315ad99d1cff619d226328 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-It.otf 7932e311cc25cf0477399cb387b85c0343d64649 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-LightCondIt.otf a150339565322261d929e59aa4774fc0cf973632 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-LightCond.otf 094d00e84f67fb62a55f14b338521a6a54b01295 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-LightIt.otf 942f702ac96678f751ed605c2bd927e303cae07b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-Light.otf ebee3e0784b77f765e26487fc16ddc23e4750896 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-LightSemiCnIt.otf bf6b7c378e2653f2ae59610c015f85d31db7491c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-LightSemiCn.otf b216ada90980f9ab4ecd6ed73beb47a6d0caa248 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-LightSemiExtIt.otf 9df1e424cedbe3eb3ffff846dd36d61a8b805579 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-LightSemiExt.otf 46ac7181396b1dd92edf4f9932802017cf90a87b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-Regular.otf a4939e315e329ab89bd06737faeef848bec3d343 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiboldCondIt.otf 93eb779c791243ab227c498e636c4fa45f295172 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiboldCond.otf ba6e07bedea5c15b2a44934daf8798019dc36c8e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiboldIt.otf 6f507329771afa765d74b6d771d625324c55f80e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-Semibold.otf 61eac7ac97ec4e8f992457a7019a3b2929dfe13e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiboldSemiCnIt.otf 2d75285a1c888feffe07ce43338699992c8f6f46 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiboldSemiCn.otf d25b16beac19787edfb28d6f3889de5f6002acbd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiboldSemiExtIt.otf a0e638caba3b0875e1b613d89956761e9fe1051c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiboldSemiExt.otf 56eda29fe8ae3e31d4085b5b822b56a7aa3387a2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiCnIt.otf 07f6ed891627390726c7f0ac18252cb2a54d8ac2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiCn.otf d563f76050e93b978ddf21d314daecd5efa18fe1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiExtIt.otf 5f47b7e421eb3d66c6f81610a9d01d10a86e46cc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Pro/MyriadPro-SemiExt.otf 782a357498d6ec994d1979be2e03a755f412ee2a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Std/MyriadStd-Sketch.otf f9271a62a15accb7e36e1c9a3db580588ae7f217 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Myriad Std/MyriadStd-Tilt.otf e248cbad228e36f763d3e81238456917a05f8487 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Mythos Std/MythosStd.otf 30e1b37d316e757c3d64600677c936ba2c047906 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/National Code Pi Std/NationalCodePiStd-Universal.otf cb6ebd8fa568a2f7ad2bd57ebc55304117dc29b3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Neue Hammer Unziale LT Std/NeueHammerUnzialeLTStd.otf 664e71c5301cdd2c8996b0fa7a57e52b6ea69573 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Neuland LT Std/NeulandLTStd.otf 5743f461646950dd5a6d6133fbd7452f3e3e0b2a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Neuzeit S LT Std/NeuzeitSLTStd-BookHeavy.otf 72606a6378b6b9bc9d8c8420b38da9dcce64aae5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Neuzeit S LT Std/NeuzeitSLTStd-Book.otf 00029c9069f89ed6710fd615a35ff34851ef927d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Aster LT Std/NewAsterLTStd-BlackIt.otf 7b0c9a3090b024ea687f40b3581e218549e628fb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Aster LT Std/NewAsterLTStd-Black.otf 597762e71143a2ee933367f2d20a49ac23eac4aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Aster LT Std/NewAsterLTStd-BoldIt.otf c14ac651c71ca437b4e627f3c1d726cd61a631f8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Aster LT Std/NewAsterLTStd-Bold.otf c8dd5e850f487b3a1b5e052d060e1ec24d7f5782 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Aster LT Std/NewAsterLTStd-It.otf 84821d33cf94fa5b64121f8bd9ea5765694232de ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Aster LT Std/NewAsterLTStd.otf 3646364724be584643f35966cbff6f4db4432470 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Aster LT Std/NewAsterLTStd-SemiBoldIt.otf 4189cd8858fa922c2be6d969a1e21b26b9b7740d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Aster LT Std/NewAsterLTStd-SemiBold.otf 65ad31a4ac72b33bf319fd0589f7478d27a84791 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Berolina MT Std/NewBerolinaMTStd.otf 3c3902ee294a922a7dc24fa8f52f79d00bdb7b4f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Caledonia LT Std/NewCaledoniaLTStd-BlackIt.otf e71c128cd0fda11f22fddf5e65b88f7cee6b6185 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Caledonia LT Std/NewCaledoniaLTStd-Black.otf 9ecc08da4f359dbef126f5223a2ad6c8c3e068a3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Caledonia LT Std/NewCaledoniaLTStd-BoldIt.otf 003223016eb3cc3c5659d3f65a61433201b14e05 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Caledonia LT Std/NewCaledoniaLTStd-Bold.otf b926b421c859111cf4b0736f5a8c1050aedd74f9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Caledonia LT Std/NewCaledoniaLTStd-It.otf 276626805de6ae640197ac933c90597173eeae4a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Caledonia LT Std/NewCaledoniaLTStd.otf 143adebdbd61fece4e7270efd8b7d00bc1f2ccf8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Caledonia LT Std/NewCaledoniaLTStd-SemiBdIt.otf a5dec9c9eee4d649e60ce967bee7db2fad30ab6f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Caledonia LT Std/NewCaledoniaLTStd-SemiBd.otf 84a6ac0571e73ea9362281c8001acc17a08e5a9f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Century Schoolbook LT Std/NewCenturySchlbkLTStd-BdIt.otf 130dbfd5b1abdaa7c07d05545b79b4b3d2c34a23 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Century Schoolbook LT Std/NewCenturySchlbkLTStd-Bd.otf 9494399fa6dcbad2de4ad278c6c57e5d7f35d5e8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Century Schoolbook LT Std/NewCenturySchlbkLTStd-FraBd.otf 48036dce2bc4d497acbcddba31b43197b575d46c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Century Schoolbook LT Std/NewCenturySchlbkLTStd-Fra.otf d5fa6103092737a7e11f13c773feb1931f887ce5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Century Schoolbook LT Std/NewCenturySchlbkLTStd-It.otf 06ab5ea40a7bcc8fe03e3013317564d4aca03805 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/New Century Schoolbook LT Std/NewCenturySchlbkLTStd-Roman.otf fb6a004f886dd94b994c61f350c6324669aa5cd9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/News Gothic Std/NewsGothicStd-BoldOblique.otf 0fa7ab70d8c746440fe38f2f1fe42f842ab5f222 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/News Gothic Std/NewsGothicStd-Bold.otf e1f73a33a897ad471e38c1e5649040ee170a50d4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/News Gothic Std/NewsGothicStd-Oblique.otf 91c4225f85b51e588af416b5bc835f6cdfd37721 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/News Gothic Std/NewsGothicStd.otf 64362536a17c518ec79cdb786176dff7e0106360 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Notre Dame LT Std/NotreDameLTStd-Ornaments.otf 3bae3ba0940e35e2a1c3774277d92e6967cb880c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Notre Dame LT Std/NotreDameLTStd-Roman.otf 4a5fea99ec5a2ce83173a293bb01a4c2c715bae8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-BoldCondItalic.otf 71781ef55e55240c9ae54d43f9e3edacca47353d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-BoldCond.otf 2318bce9e48b33fb79aff72bf7cbd44f06eb1289 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-BoldExtendedItalic.otf 3e0249ed21d0252d9b4a423a16166cc0c08be93a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-BoldExtended.otf 5204b4dc4dce2892dd4c76787481e9ae7f7c4c14 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-BoldItalic.otf 78efd6d53471889cc278e5ee9a213f506ab1a9aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-Bold.otf 7a50bfb32e0c8dfbd4af3aef57d10ad8eaf185cb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-CondItalic.otf 71644149f0825d6239fad8221edfaa83ef0de3a2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-Cond.otf bf376b4262a58dce34da7cc6b0faf0dc1eeb3c8b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-ExtendedItalic.otf 7caf2855629f058a752706d7a72f2377c7c472bb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-Extended.otf f30f44b3390878c2ee15a726bd99f91915923f5e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-Italic.otf 27558356831decc823f1c088c462c1475357054c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-LightCondItalic.otf f35098b3e31848130979daadb4777e18874acf7f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-LightCond.otf 2395f316f6f58cc3eba673e25003d4fe2e380346 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-LightExtendedItal.otf 53b07107adcaf993a6e03e72f7f7563d456e2127 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-LightExtended.otf 6fca135c26b5f4e60391821d2068e59768887490 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-LightItalic.otf e21364f0c224be2e75de5074407021fbdea8e192 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-Light.otf 9329a6ea1f43642f450ed6ec0bd924e536f2c8ed ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nueva Std/NuevaStd-Regular.otf 01e282945747c346af2b904e32cbdea2f7844e28 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nuptial Script LT Std/NuptialScriptLTStd.otf 18c80dfc1196c6633fd923c8820dc92fe0c15dd5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Nyx Std/NyxStd.otf 6efa14697910f4c0d3569d5859ed3c06ccbe3982 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BoldExtIta.otf 09ffa74706da27965478e5c0e1862e2cecd4abd6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BoldExt.otf f036461ee772d8c8ee98e807e40d8304b57abb80 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BoldIta.otf 7257849e3b4eb015a13c7ff20b8f4ea180825fd0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-Bold.otf b5835f0ce2cb9661e495ed99d597ec5198670ea7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BoldSemiExtIta.otf eff80cbc1bdac542338f4ac70cce8b02bfd30d57 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BoldSemiExt.otf fbcfc9ed6ae122cd5b75f0c4d1aaa0c5123f1fff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BookExtIta.otf efb276e92d1731996296d2bbda558c6eb02cac31 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BookExt.otf cb8027c5d21c8803fdb0185c7f32062b16b74fe7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BookIta.otf 9600bcc37a2cef99699bd1214e6261c7fd6fdc1d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-Book.otf 8cbd2d812b3026d036b28f6c48708bdbe550113c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BookSemiExtIta.otf 8c86c861db632e5cbb2658dd9ef305fa1bbb3b25 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-BookSemiExt.otf 7f3afedd0222111311fce6f27d54340493a5430a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-LightExtIta.otf 0f55ff229d1189e9150ef07e0bcb0fe2c10bb589 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-LightExt.otf 4cef2604170d3d2daa019a74538c747a5a6f2655 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-LightIta.otf b180955e7a547c0a7fac4faba7e3152a7addabfd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-Light.otf 16f04d115a809802cc7ff108a26a1cd2930f7d1e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-SemiboldExtIta.otf 124e9c97ed368f820e9beaf3ab60e1625d358a18 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-SemiboldExt.otf c138b53b14e6ac89b3e18145aa74adac69dc10aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-SemiboldIta.otf 282d0e9f0327ca09c39f04a73865db7710e58009 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-Semibold.otf 15b512f85dde244677aad14220b9fbaa771a36e4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-XBoldExtIta.otf 864eb4478eff1fd10307c4f7f35a4c54a9c79f5d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-XBoldExt.otf 888d94f99a49736b5b7e592eab7d546bebd771ee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-XBoldIta.otf e0602b710a7e8338ee341f02716b3924cf2fb93d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ocean Sans Std/OceanSansStd-XBold.otf fd5d6b2504475057103ea445b2d3847f44caeb4f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/OCR A Std/OCRAStd.otf ed3ab802666412fdf13e18cedd117ecf11daa012 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/OCR B Std/OCRBStd.otf 6e9791be790be7b918f1951e67794c8b3cb705e5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Octavian MT Std/OctavianMTStd-Italic.otf 98ec55fd90910ed0607a0834578bf1369b57921f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Octavian MT Std/OctavianMTStd.otf 98a067b989b382b48e2a578b3b706b66d20c9f79 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Old Claude LP Std/OldClaudeLPStd.otf 2de6a80a776e32eb673220ff5ebbe54b76a07503 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Old Style 7 Std/OldStyle7Std-Italic.otf 90be3edf8a81746c7abf4ef109a4140cd2dbac95 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Old Style 7 Std/OldStyle7Std.otf 8f3016de7c3046a290c6de519f069bca9b7943f2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Olympian LT Std/OlympianLTStd-BoldItalic.otf b26a9c7b170708f0a55792c429adef7b621dc0ed ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Olympian LT Std/OlympianLTStd-Bold.otf 33c5d8bf80ef00042668cae4693796626cde067c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Olympian LT Std/OlympianLTStd-Italic.otf a887257748c38fd702d551a766e057f018692b08 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Olympian LT Std/OlympianLTStd.otf 29ae454cfe6ca1b537a78ad10c8282d0b54152aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Omnia LT Std/OmniaLTStd.otf 641290283bec503c825b8c8cdc25aa485d737670 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ondine LT Std/OndineLTStd.otf 9acda99e0a96eccd22a883f6119d7692936b896f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Onyx MT Std/OnyxMTStd.otf f0247642c11171e49c29321e3aadc6f64e16a290 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-BlackItalic.otf 7af25cb1b30cad844bdbcf5715d91bb96fddcd35 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-Black.otf 39b121f81b71b21c8e1be03b1275d0bd7f8c5750 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-BoldItalic.otf 99b8171b90e57041b8255d5d8f98d530d9c04b7f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-Bold.otf b3d872d000bba4c2312a77efc8350cd4866cee00 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-DemiBoldItalic.otf e6aebd9d576f7aec1abc5f020e88887ab8ff54e3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-DemiBold.otf fe095e5e7aee9e07336b694a93f27eb8bc49b2af ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-ExtraBlack.otf da1541f2cc6c04f43c19fdcbae8d1be63bd93821 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-Italic.otf 9d723611679d0675b2e811a7f38517b26d3154b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-MediumItalic.otf 89ecbae1a4ff0f9e4bd08554140e5598eb706d74 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-Medium.otf 4d5011b85446f554fbaf74ea7979c7824f8c9f22 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd.otf 91e2f215a83861f74dcbdda3ce785f3fdc5b1cd6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Optima LT Std/OptimaLTStd-XBlackItalic.otf 4b6dab486753f666b44d226c906fe96aa3c4bd79 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Orator Std/OratorStd.otf ada7355112996cf27314ab26962ec4994a92d649 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Orator Std/OratorStd-Slanted.otf ff0ee8ec2ebf4e1bc0e6d16f3b787671927a5e99 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Organica GMM Std/OrganicaGMMStd-SmSerifRoman.otf 11cd9e95b0c1259e357226cb5f0ce52d33cfb4b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Origami Std/OrigamiStd-BoldItalic.otf 5de9854ce616ebe1f3e3303ae18a49c5ce9b2888 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Origami Std/OrigamiStd-Bold.otf 12fc993a0f3133e85c0e17afcaa45d5bde91ac22 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Origami Std/OrigamiStd-Italic.otf afa972f6bc2b25c85c0f3740b6e98850b4323d37 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Origami Std/OrigamiStd-MediumItalic.otf 23fba3bdf6807dd37b69653d35881a43302a2665 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Origami Std/OrigamiStd-Medium.otf b6856131d2a2f61a2c6c0be58131b56931e55f5c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Origami Std/OrigamiStd-Regular.otf 5488b884e9a51b89b98575cc895ff3ddfef72cd8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Origami Std/OrigamiStd-SemiBoldItalic.otf a2837eb065eaa83c3417c824e30601c7cbce2dd1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Origami Std/OrigamiStd-SemiBold.otf 3afd6dfbb32bb9fa71d25f16b3120b94352f9955 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ouch! Std/OuchStd.otf 0cb464425bc391ca9645983c5770a2d667232579 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Oxford Std/OxfordStd.otf 10f728755283fe9b3f1aceafa738c1ba4609cce9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palace Script MT Std/PalaceScriptMTStd.otf 1882a0b3805e17f891400b17b071f886b7274a24 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palace Script MT Std/PalaceScriptMTStd-SemiBold.otf 2efc0704ccb4d974a6a01331ef77b74baa8e67f8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-BlackItalic.otf e607e3fc1c8a46fbd7e4935cafa20386adea8f44 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-Black.otf dbed40d7f5d4e0abe6a1ca8259f19ceccae3ee83 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-BoldItalic.otf ace35e3bef65e2cfb2d319fb3c29b773b7dba1d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-Bold.otf 717a035f0313bb15f849e5e32e3cfd1e4ed69279 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-Italic.otf 761bb03f2c860d329c8dc8ecd6df795d275dfa76 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-LightItalic.otf e467a220485ae3ae7d71df062306b7820bf6cfc9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-Light.otf 60d2f02ad7e86fcce161cb7a22186b2539a74c12 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-MediumItalic.otf 2f366cff324413ce68c0d2ebfe684e5c916369e5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-Medium.otf 9808b117bf2738a3108e8034d5587eeb5c19ddd5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Palatino LT Std/PalatinoLTStd-Roman.otf 64808ce49918b63e2391c471fd409711fce467e9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Parisian Std/ParisianStd.otf da5230ed275e33579d549e09bf319c4f5141e92c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Park Avenue Std/ParkAvenueStd.otf 07a2805f45b0db5562ef0dc9ce3f70e2dda07503 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Peignot LT Std/PeignotLTStd-Bold.otf 44aece023a2378b37a9e75d91a2f749aede661ce ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Peignot LT Std/PeignotLTStd-Demi.otf dbb4de5f469fcc88ad6e6d1ffefa798e91d350bf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Peignot LT Std/PeignotLTStd-Light.otf 3eafe8effa092c11a17966b427ccadf9b506323e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pelican Std/PelicanStd.otf e78580c4fed9ca34844f86e69f06653d338a98b0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Flare Std/PenumbraFlareStd-Bold.otf 7d0f53aa95d02b16f01b8e17bc9e11a50af720fe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Flare Std/PenumbraFlareStd-Light.otf a607d4652b6340ba2366b827d7db7e3f8052f2b4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Flare Std/PenumbraFlareStd-Regular.otf 16b9e212bd70d115f8f81692e16186da2fc9bb72 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Flare Std/PenumbraFlareStd-Semibold.otf c54cf2fe1648ecbcae982a695aa253a99e04b435 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra HalfSerif Std/PenumbraHalfSerifStd-Bold.otf 59e8eff7187477fbc7e49e0b9d09e382edcae3c8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra HalfSerif Std/PenumbraHalfSerifStd-Light.otf c435201492398b401a637f7a43164c5f29637449 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra HalfSerif Std/PenumbraHalfSerifStd-Reg.otf 7df26c4f56acdc8e4aae780530d883e87217e879 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra HalfSerif Std/PenumbraHalfSerifStd-SeBd.otf 49770c4d6f260ae8c359fc3f4beab04b9fd16592 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Sans Std/PenumbraSansStd-Bold.otf d34ad34eda6903801a49dc66497b5f4c49b78ef4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Sans Std/PenumbraSansStd-Light.otf e4ab2b9f5edbfee1460706d101b8a5c206f55ab4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Sans Std/PenumbraSansStd-Regular.otf 77813fb10d090c215782f07b7823364e6fc2fddc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Sans Std/PenumbraSansStd-Semibold.otf 5489a3c110268eac06b1c05d4258d3c01361f72a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Serif Std/PenumbraSerifStd-Bold.otf 7cb4ce1400d764ab2562da62b080e6dcaec9d55c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Serif Std/PenumbraSerifStd-Light.otf 0a6729480d23e512e868f809b50b6b2119722906 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Serif Std/PenumbraSerifStd-Regular.otf 9a1191324c387ee3b8b1d75a1befcb9c0ef484b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Penumbra Serif Std/PenumbraSerifStd-Semibold.otf 6476d5a2ac9973d3777f510f214ac6842bd1fb92 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pepita MT Std/PepitaMTStd.otf 93e2a981f8502ef1156a9b258f92ef372445d1dd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pepperwood Std/PepperwoodStd-Fill.otf 59a4097d17696aabdf6016bcdcaaf0ed7cebf3cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pepperwood Std/PepperwoodStd-Outline.otf 5b800a9767b077c65c6dd2eeb0ad860a649f0331 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pepperwood Std/PepperwoodStd-Regular.otf 32c46cc4f4102112022de15f4f5f17d1d268cc97 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Perpetua Std/PerpetuaStd-BoldItalic.otf e35ca17fe1a922a206129d172195add58faad8b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Perpetua Std/PerpetuaStd-Bold.otf 87ec6875de84a0ab2c38da5c2ddf9c237eb12a74 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Perpetua Std/PerpetuaStd-Italic.otf eb8cc02ccf538127361563ee19492716aaf03fe0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Perpetua Std/PerpetuaStd.otf 4d35d8b08e9f6c439479cfdab1bca4361a57c8c5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Photina MT Std/PhotinaMTStd-BoldItalic.otf 084cb54864f17f922a31aa0ed5240e8c377d6405 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Photina MT Std/PhotinaMTStd-Bold.otf 986b0afdc739d53361c99fe4de0ec2a6e55fec5a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Photina MT Std/PhotinaMTStd-Italic.otf b78092e96cb7fec9f1bf7a05ec4af2a1858ebcdb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Photina MT Std/PhotinaMTStd.otf cd9758d94066ebaf70f61ffede8c37bdbe149ee0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Photina MT Std/PhotinaMTStd-SemiBoldItalic.otf cdbc2df02cb813da1d35bd19b849c852cb3799a8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Photina MT Std/PhotinaMTStd-SemiBold.otf 37c3a7738744e3456371ced498275f3a66822627 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Photina MT Std/PhotinaMTStd-UltraBoldIt.otf cbbf55311b99a87759944b3e2b45336f6dc15ada ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Photina MT Std/PhotinaMTStd-UltraBold.otf d2147d3cff1e4a2fdee05e88178692448ac73d68 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd-BoldCondensed.otf 5048119c2d10e5413576d9c18e6987169e489674 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd-BoldItalic.otf 982fb082eece1a33627ce9f7ad6e2c277aa5e44a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd-Bold.otf 450fb8f02a03285efa43a7b0b44cdaed83d400c8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd-Italic.otf 26e90f7c3246d225702b53e2123f54025f8bc28b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd-LightItalic.otf 44a3cd3f755765a25a74bee8b1cf72e984cd7dc7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd-Light.otf 481add7f054704acef9e8f6bc1c7389fe90d390e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd.otf 2df50bea70d31dc039b011e21972366934467b26 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd-SemiboldItalic.otf 1aa835f098f64159dd085720adbc2c4cbef5adb1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Plantin Std/PlantinStd-Semibold.otf add11dd2e819313256e313304b00722a3f7514f9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/PMN Caecilia LT Std/CaeciliaLTStd-BoldItalic.otf 863935401734f158ee672ec96ececf575a672cd4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/PMN Caecilia LT Std/CaeciliaLTStd-Bold.otf 591f7b6c2f24bd468e914ec61d20fbdf73013393 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/PMN Caecilia LT Std/CaeciliaLTStd-HeavyItalic.otf 54f8935b928612ad0d516378d7de28e3e081ebac ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/PMN Caecilia LT Std/CaeciliaLTStd-Heavy.otf 6f896758d63cda31913b3a98add03428c551c68d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/PMN Caecilia LT Std/CaeciliaLTStd-Italic.otf 6b1560856a530ef59ccc3ccd3115854652a94005 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/PMN Caecilia LT Std/CaeciliaLTStd-LightItalic.otf d9ad2546bbfea0639599a0fcb49c20d926da2a05 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/PMN Caecilia LT Std/CaeciliaLTStd-Light.otf 8ab59d4e57dfad02e431788ca0e43ba7b41253c6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/PMN Caecilia LT Std/CaeciliaLTStd-Roman.otf 58cd965fd21d900ee2da7c8c270d75a5457cbebd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Poetica Std/PoeticaStd.otf 53f6e9cafc5fe78473016ecb09c2cd48895cf965 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pompeia Std/PompeiaStd-InlineItalic.otf fee2d8c76debf32315aa80bb0bf78146f5954d55 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pompeia Std/PompeiaStd-Inline.otf 3655310e57c40b24155198fb3264201400418fc2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pompeijana LT Std/PompeijanaLTStd-Borders.otf fc72d55b68d3052ce72edbdacf71e7d3bc5e2e90 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Pompeijana LT Std/PompeijanaLTStd-Roman.otf 75722184747df52e208876aa31dac26ffc784ebb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ponderosa Std/PonderosaStd.otf 4ef83498a23ecabc4f883ac380b8a90395a87486 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Poplar Std/PoplarStd.otf ed2854b991cdeee1c6423f13686be2bd54cf8e46 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Postino Std/PostinoStd-Italic.otf 15fc7d03c431dddc099557fbf52a3681103944e0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Postino Std/PostinoStd.otf 19498752ec0ecef96cb42636142d219e041cf97b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Present LT Std/PresentLTStd-BlackCondensed.otf 206c283bdb86746e114bf9c4062332461d4884c6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Present LT Std/PresentLTStd-Black.otf be661aede4cbbed67e5728795e3067da43ab59f8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Present LT Std/PresentLTStd-BoldCondensed.otf e500b2c25a6892181440303994ef4240554faec9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Present LT Std/PresentLTStd-Bold.otf 9bf7ad62328f3d3ff5e4cb568e17ccf9efbe9d92 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Present LT Std/PresentLTStd-Condensed.otf f582265a45354d6d5bacc63ab912627166a6552c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Present LT Std/PresentLTStd.otf 97a9812a4979844fb851b24c2d7d657629f4d542 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Prestige Elite Std/PrestigeEliteStd-Bd.otf 1bd8afa9da246f3b91ff074d3b4af36a2a8c7355 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Prestige Elite Std/PrestigeEliteStd-BdSlanted.otf 8a36ad2b92f37df293411228483ed78b96aa9b93 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Prestige Elite Std/PrestigeEliteStd.otf d96063668c6ca7e5e5f748dc81f12b526814a98b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Prestige Elite Std/PrestigeEliteStd-Slanted.otf 59288b004e1e223f1b9d6b9a215c0aa048442b39 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Quake Std/QuakeStd.otf d2b2fd735ee271b1e23d7082c31c69f122655a3d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rad Std/RadStd.otf f50641b56403b013b45ad1b73bd6f070fe04d0e9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Raleigh LT Std/RaleighLTStd-Bold.otf 373324cb6f1f2fc006e39ce88fc6a8c5cb4202c4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Raleigh LT Std/RaleighLTStd-DemiBold.otf c943364af505182b6bf0fd284ae9bbbe588543ab ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Raleigh LT Std/RaleighLTStd-Medium.otf ae7995d7510da29cff6ee5198c12db0214c75002 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Raleigh LT Std/RaleighLTStd.otf 3f58ea4de24d19cf5cbab38ff1b3ef231602ab3f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Raphael Std/RaphaelStd.otf ecb2d73c4342d45ecebba7e996a4e7a5c0de89f9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-Active.otf b723d7e887c402eea43c1567824224d5a1b569f0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-BoldActive.otf d11121116487d44d15cb465fb0ebccf801d2564c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-BoldCalm.otf 1c6bbb4d61c6cdf6c2bd0c7090ede461eca6b7a9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-BoldExtraActive.otf 77d333fb5c0ccf365f80c96f831bd8db9ca3786a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-Calm.otf db0aada6615096c754f13eabf4d857b2b3abddc0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-ExtraActive.otf 28ad474799d15e60794cd40afab96d9f5c5e2ded ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-LightActive.otf e238782d5e64852ba845fd2055f9001be91f4556 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-LightCalm.otf 7db6c9f2e5f3fa55cdab5994362482bd29ba1ccb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-LightExtraActive.otf 0fd90229590b9d59245ac81ffa71f4e3ec55f4b8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-SemiboldActive.otf 6f685152e3c430f425391fefeb4913efcb4bf35e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-SemiboldCalm.otf 3a14db4334002c5b420ba4e053ee29e12709979b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reliq Std/ReliqStd-SemiboldExtActive.otf f5b8b42ed95d195799c06f6b727d7caf89c097a5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Reporter LT Std/ReporterLTStd-2.otf f81fca14d94879b1c89e151447905862fad60b7d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Revue Std/RevueStd.otf 6ea3731c5ccc271aeff7912ab335b3984f81a7bd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd-BoldCondensed.otf b20dffbd65846db00133d365a354e55f27efe041 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd-BoldItalic.otf 0df8564dd5748684742cdd0aae450416d0c455fc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd-Bold.otf 47844bcf6eaabe5e9445f142ca598e43781219b1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd-Condensed.otf e40dcc61373e0d17c3fa2095bfe3e867e1644c7e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd-ExtraBold.otf e81ce391e435c53f23dc16ab9f30cae36d526290 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd-Italic.otf 37259092d86d4f4c8788d3b5834774f2dbbc466a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd-LightItalic.otf 896e2658763ef3dff269c541ec47056cc21296ac ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd-Light.otf d1970e996db1fe0a30ae26ba564a6ec537141350 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rockwell Std/RockwellStd.otf d8e2035339fb81b3576953845506b7a3186590da ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Romic Std/RomicStd-Bold.otf a7386dc964fe209767ee42aac2d319d7cb025dcd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Romic Std/RomicStd-ExtraBold.otf ec3f612f51d7c27e650e645d146232a36da3af0d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Romic Std/RomicStd-LightItalic.otf 01546aad2e1e6e1bdeb9badbabe594edeffe3f47 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Romic Std/RomicStd-Light.otf 6cfc06549135bf526481f4af55f819d5d6b58db7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Romic Std/RomicStd-Medium.otf d2703371bdc4649adf323ba7cbda1c5ce29392f0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rosewood Std/RosewoodStd-Fill.otf ac364d14a34359929baa0d613089fd2f373385c0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rosewood Std/RosewoodStd-Regular.otf 853dc5898fa6040e94e758b0be3c1459537135fc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotation LT Std/RotationLTStd-Bold.otf e853babd9e0e27dcf06c0b91b64276c267d4013d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotation LT Std/RotationLTStd-Italic.otf c49b82e0b2b38344daed7386befc9dddcc171fc3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotation LT Std/RotationLTStd-Roman.otf cdb68427aa20b18d16a8a0fa3575ea1206d7a64a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Sans Serif Std/RotisSansSerifStd-Bold.otf 95e9c8d1802b8a5c928a53288aa668ca6f882dbc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Sans Serif Std/RotisSansSerifStd-ExtraBold.otf a8ce2c0ca50a5b53f6c428b193f7c8968497b2c2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Sans Serif Std/RotisSansSerifStd-Italic.otf 35d0d59de68cd7e36054fba818eb72189dc6575a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Sans Serif Std/RotisSansSerifStd-LightIt.otf 4a84b7e905eacc07fdaa8d850c7b0a96e3c96835 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Sans Serif Std/RotisSansSerifStd-Light.otf d2cfd345a529b2531b81c7111061ba9f2519f8fa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Sans Serif Std/RotisSansSerifStd.otf c8d73b8cd92c6aee50c3e168e8f4d6ada1b413e2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Semi Sans Std/RotisSemiSansStd-Bold.otf 0faf9e88ea4d5fca4e4a7646f0edc4608f5d6538 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Semi Sans Std/RotisSemiSansStd-ExtraBold.otf 5eba413421a462cecd99cfe31e4c2297f4abb176 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Semi Sans Std/RotisSemiSansStd-Italic.otf c4f936868cdeb209fbe6573a2c5d036aef8d2f29 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Semi Sans Std/RotisSemiSansStd-LightIt.otf 0e3d48f8f193808ce5e549f063eb5d22d2afc33a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Semi Sans Std/RotisSemiSansStd-Light.otf bfccbcd4e93631f61a8cb093b091c5942581b288 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Semi Sans Std/RotisSemiSansStd.otf 3462a478d4b4d5b7e58421a21b7fd7c20953b579 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Semi Serif Std/RotisSemiSerifStd-Bold.otf 7ab17e439605ce482d0622a0726d0bb6b5d087a8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Semi Serif Std/RotisSemiSerifStd.otf 8cc02c4bc1cd6aae85b96e2b915eb2e9f09c2597 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Serif Std/RotisSerifStd-Bold.otf 733a331f39a14fc3405c3a50465bc5c3b37a798a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Serif Std/RotisSerifStd-Italic.otf 5d532268a3ce807e30e275f2ee68a18a4f0a788c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rotis Serif Std/RotisSerifStd.otf 915a4e547492ad841f3ee4edd94c4f934ec077d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ruling Script LT Std/RulingScriptLTStd-2.otf f21afb86c076a6854d2b6f61339ff85bd47f6bd5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Runic MT Std/RunicMTStd-Condensed.otf 06324a92fa3ed5ebccebe82a8049a9df21d80182 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Russell Oblique Std/RussellObliqueStd-Informal.otf 92924d98c9eae052609b8862fb2501d21cca24ec ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Russell Oblique Std/RussellObliqueStd.otf dd4489ad81a2652fb4305ab03f50fe5eab4490c3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Russell Square Std/RussellSquareStd-Oblique.otf 58c95026aa6ca6e5f50c09f178a69ef93051cb62 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Russell Square Std/RussellSquareStd.otf e9c540d7ee3906f65bfcd201d9fb1a45b8ca2ac3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rusticana LT Std/RusticanaLTStd-Borders.otf c8771105c37ed51d7cd8ab31978a1da3abaf53cb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Rusticana LT Std/RusticanaLTStd-Roman.otf f3078d77dcf737e980786975fce564ad378d4040 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ruzicka Freehand LT Std/RuzickaFreehandLTStd-Bold.otf c7857bd9c635c1ee1711f21db9b615101a7d8072 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Ruzicka Freehand LT Std/RuzickaFreehandLTStd-Roman.otf 1933592caab9e4ddd61712fda13791cd35982ecc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sabon LT Std/SabonLTStd-BoldItalic.otf 308f1adec8e3b947d3b55fe8820785d6340d2f08 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sabon LT Std/SabonLTStd-Bold.otf 9231c02a7a0e119e69a97590d35f44222c55e05f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sabon LT Std/SabonLTStd-Italic.otf 5896252bae6a5ba35a4a15e88d8b52d444b4fbd7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sabon LT Std/SabonLTStd-Roman.otf 9aa2cc5a2ac8703ca49c386b35ccc1f9761e3e8a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/San Marco LT Std/SanMarcoLTStd.otf 9904df455aaac88eb7f4ba583c546e3d428298fd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-BoldCapt.otf d3adf5c3bfe3074cc52869eb7820b9cd74395df1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-BoldDisp.otf 4ce533304a9ed3503a5dfa7e4bd63e833bc59009 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-Bold.otf 8d82eef8f301ff1608e2a8c5ebb241b3b6100f3d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-BoldSubh.otf e058731ac386f7f7c3005880b42faa59a7e96678 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-Capt.otf 664e0f1a34e06b02a8e9fba94588c3248df3da5a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-Disp.otf a438309e2b1638ac9deccf59b627bddeca0cfe5d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-LtCapt.otf 9c9203dc5052c3199bc8cd1a55ff7fa5afa4f229 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-LtDisp.otf c3ead9d82116f392bf8fe2c67f05849816f231a9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-Lt.otf 6da0daeb328d9a5254eb8f6bf5f2da10d7352b68 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-LtSubh.otf acea1aba81a7155286657582ed10979c8a4407bc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-Regular.otf 340774a076b068c30f9053f261b57da93ace4eb5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-SemiboldCapt.otf 6b8e4fc61641853890afe06c50c48eab886fae2d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-SemiboldDisp.otf 973f5d57e97ba081202fb225f7200ba73223cd26 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-Semibold.otf 42873cb1a0f0213a20fcc17ed6b802d7dbbd8cb1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-SemiboldSubh.otf 3434843bf7983919c43d8a4368acd2c906b2db25 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sanvito Pro/SanvitoPro-Subh.otf abb2197bfa11def09e349d5990060b50a5ba92b3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sassafras Std/SassafrasStd-Italic.otf 2927e212a037e965dac8410f1df727226c14ac31 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sassafras Std/SassafrasStd-Roman.otf 969dad4802e6e8f9931e6381f48e6282066d2bd6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sava Pro/SavaPro-Black.otf 1d4e5f5175f9820a75d2a0368c1e8a69bcf23649 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sava Pro/SavaPro-Bold.otf 2694402ab47d20c884acdb54e4e26e22908e3ca9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sava Pro/SavaPro-Light.otf fce2942518212a3de5398b52c27523b7f6603aa6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sava Pro/SavaPro-Medium.otf abbc164dabac5c69f5d7ac70165d80c0b9bac7c6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sava Pro/SavaPro-Regular.otf 8df28a644024ac50481803d5de40235d9499e7b0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sava Pro/SavaPro-Semibold.otf 107a016648d81d3820d64cfbcdc5cae790f5b843 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Scotch Roman MT Std/ScotchRomanMTStd-Italic.otf cb94ccd8b5ab634d5d287e0f111d616c3120f93e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Scotch Roman MT Std/ScotchRomanMTStd.otf 0c031712708df13e7330cf9bee4ea0e6a30d5ef9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Script MT Std/ScriptMTStd-Bold.otf e819e249e85bae1f51ff21a2b29a082913dba828 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serifa Std/SerifaStd-Black.otf 581ba75623f3e8793c9985319ad5590b51aa499d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serifa Std/SerifaStd-Bold.otf 14c69ebdfc1880ce69951da16bb0002fe9a199c4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serifa Std/SerifaStd-Italic.otf b9da0b8c07d68bcbcfee7ddc8a10d759dbc7352c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serifa Std/SerifaStd-LightItalic.otf a8d50a12a78b0884e51ee5081c7ae7215794c176 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serifa Std/SerifaStd-Light.otf 8b12e9512a587ab78364e4e0d7f384df2204657a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serifa Std/SerifaStd-Roman.otf 9a6023ac8d7ea6b6226972baa17c03760c585edc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serlio LT Std/SerlioLTStd.otf 72144eb309cfe4d6fa5abb65d8118c6f42b91996 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serpentine Std/SerpentineStd-BoldOblique.otf a1577e2a68e062e596d15ece839dbe4548b91396 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serpentine Std/SerpentineStd-Bold.otf 32ef04bc7dac4c53bad440f4d6debf9f220b456d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serpentine Std/SerpentineStd-LightOblique.otf eff8c7560cf577106af5b059fab3c01062157474 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serpentine Std/SerpentineStd-Light.otf f07bd648962bbbe6d7a3d9adc45b01b49c737478 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serpentine Std/SerpentineStd-MediumOblique.otf 9cd98c110487cb6fa86496344869956f9c6417b8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Serpentine Std/SerpentineStd-Medium.otf e18b0e7ac7f03e4e65d4c4a38005556e7229bd18 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Shannon Std/ShannonStd-Bold.otf f579ac59e5c7a6ab78d003d049bc9790ca8c6568 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Shannon Std/ShannonStd-Book.otf 0154bff8c9bba0cda74b0e0a122dd1d9b0a64b25 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Shannon Std/ShannonStd-ExtraBold.otf 3ea693741df55935d8529c39c143048242c34f3d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Shannon Std/ShannonStd-Oblique.otf d6c9b9cecc6c664feb5905f31836b5aadf469e9e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Shelley Script LT Std/ShelleyLTStd-Script.otf 8531a4d1b68ba523419bfaa4a316a37a5c0a8182 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sho LT Std/ShoLTStd-Roman.otf 5444d5c106dde6872af105c8e889c22164b43654 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Shuriken Boy Std/ShurikenStd-Boy.otf f89b4fb7f06853948762a1c26ea5ae62af371078 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Silentium Pro/SilentiumPro-RomanII.otf 7f90ee9aca95e0075eb5dbb7af0558afa91b2376 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Silentium Pro/SilentiumPro-RomanI.otf e69e8416aa98806f56e4173ede2338c0ec93a720 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Simoncini Garamond Std/SimonciniGaramondStd-Bold.otf 33311a398043b03d6ad94091df2ac4a776baf239 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Simoncini Garamond Std/SimonciniGaramondStd-Italic.otf 69eb632d505d6145d9550e870502ca0854339f93 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Simoncini Garamond Std/SimonciniGaramondStd.otf 83dcd0e37d50d0fe25fdf2d738d29a8d7e0acc8b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Smaragd LT Std/SmaragdLTStd.otf 66606f49c4437acde2722b365b46bece7fb8e39a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Snell Roundhand LT Std/SnellRoundhandLTStd-BdScr.otf cad3c680a66244c795144e3c21ab425160b3203b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Snell Roundhand LT Std/SnellRoundhandLTStd-BlkScr.otf 1755163201c424432aebebb5d5e16ce1904e681d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Snell Roundhand LT Std/SnellRoundhandLTStd-Scr.otf 3e50db25484d0de4e83154ac661cd97aa930ae54 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Sonata Std/SonataStd.otf c2713bf3ad6044345065003c96d9d37e0ad37ecc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Spartan LT Std/SpartanLTStd-BookClass.otf 2648828d1b53adb630641a702045fe194b39d332 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Spartan LT Std/SpartanLTStd-HeavyClass.otf 0f62c790957e968ec16959adcd0be2fb749621de ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Spectrum MT Std/SpectrumMTStd-Italic.otf fcd0274a0e5cfb2ce01df677cd4430c9800ac633 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Spectrum MT Std/SpectrumMTStd.otf 94da0a86d8e49a25b12af6bdbff063fc9406669c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Spectrum MT Std/SpectrumMTStd-SemiBold.otf f4e34d20f123d4fef68affb11a0932a4365d1df5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Spring LP Std/SpringLPStd-Light.otf 0e70a3468396a6ceed6ce0b77ef00833e2204af0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Spring LP Std/SpringLPStd.otf 227d0d1ba5fd0495e6eef6b3681dbb91a457a890 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Spumoni LP Std/SpumoniLPStd.otf e6ced50d8aa03ea9a92339a3b0a99b3bac472c8c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Garamond LT Std/StempelGaramondLTStd-BoldIt.otf dea546c3da6008e2a91b5e3252be41c31f47ec21 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Garamond LT Std/StempelGaramondLTStd-Bold.otf d36e6c98ab3f9634dc0c3e83c990119f57bca610 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Garamond LT Std/StempelGaramondLTStd-Italic.otf d141e431abadff9915917462c78388a3fba8349a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Garamond LT Std/StempelGaramondLTStd-Roman.otf feeb894243ef1d2a4b8590c00d37754bbf481b7c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-BdIt.otf ee268b5791ac1ff60ca816e13c4dd8989cedde6d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-Black.otf 86bd449ff83783fdfc7b921d89553d9960104b6e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-BlkIt.otf 06f50d6366b1da320fa1d57bdbeeaf5664dc1f75 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-Bold.otf 834356fa1f193c10ca8f7c939c84b71249c3e10c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-Italic.otf ce7d3c2568d9119ea5d552d5e09bf7d59e57494e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-Light.otf 8a7f6733c8add0a7b87d0117b9a8de80a0f00684 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-LtIt.otf ed05071260552f2a20c1118d50976d6e1eaeb8aa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-MedIt.otf bd46bfbee4ba6be1c1ce02184c7cd27706c58b3e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-Medium.otf e087b9391c0895879ba76b1888c60a739ecf76bc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stempel Schneidler Std/StempelSchneidlerStd-Roman.otf 9b6c7c62a4470d828f19f5dfeeef162b3464f914 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Stencil Std/StencilStd.otf 52ebfd1efdf907c9b0fe9d9e384920f6f9dd204c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strayhorn MT Std/StrayhornMTStd-BoldItalic.otf cfaffbcc551a8f50ab08e767a3d1326fc36951e5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strayhorn MT Std/StrayhornMTStd-Bold.otf e0357f70e1653a55b24d3d3592ed67da6128fb7b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strayhorn MT Std/StrayhornMTStd-ExtraBoldIt.otf 4c38b68a3bf4183671bcdc9c1be55bee2fbbb7a1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strayhorn MT Std/StrayhornMTStd-ExtraBold.otf 005f92eea6b6717ce331a0ad82c0d49d569cd100 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strayhorn MT Std/StrayhornMTStd-Italic.otf 13cc04db0e60fa32db31966a51f027954bd9600e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strayhorn MT Std/StrayhornMTStd-LightItalic.otf 0c5ab7c13e4fcbbf2b5270b6c1a845cbf5f23d85 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strayhorn MT Std/StrayhornMTStd-Light.otf b35bd4229858b2c0823d258d57bb702a0847f733 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strayhorn MT Std/StrayhornMTStd-Regular.otf ba5daa248907a65bcadefb8152840273020e2f7f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strumpf Std/StrumpfStd-Contour.otf eccff7adbc9d2d56d2d9e38d0f249e98962b60b4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Strumpf Std/StrumpfStd-Open.otf ff6d59c0c81c78912b58fe249f179683b540c9dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Studz Std/StudzStd.otf e807adbf5ef1995dda6bc268b1fb00f3e59b4db1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Symbol Std/SymbolStd.otf cbed786ec7e689577213935e3df6601ef63666c6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Syntax LT Std/SyntaxLTStd-Black.otf d7935395b2b14332ff8571a4a49e59c234b7c092 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Syntax LT Std/SyntaxLTStd-Bold.otf 2f97fb06ddb39c2e5808b1d6ff5f17deab5b1a9c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Syntax LT Std/SyntaxLTStd-Italic.otf 454a403374c96364b65324a463a2a69f67536553 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Syntax LT Std/SyntaxLTStd-Roman.otf e83bdb528a919fd00c58185545965743b425b50e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Syntax LT Std/SyntaxLTStd-UltraBlack.otf ca0ec06b7c5d0e5ce495fa8a9dde0ef3cc69d0c8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-BoldCondObl.otf 1ce8a59440520cd26c96f9c7d57357bbb4c35062 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-BoldCond.otf 735e8f751cf9321b5574856cf8cb4f015b165738 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-BoldExtObl.otf 028c9e6c26e3025a94ecf261ef169bcc5986fee6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-BoldExt.otf 8229fe7f86ce165838f7f20991c92147f3ec7c5b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-BoldObl.otf 3de903957e65a3ffff4290f334d362599635e980 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-Bold.otf 3b35771805b6addcf9c7ef8fa3e03bf6795391bc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-CondObl.otf 04e00ef37ab3e033f4d5015f1bdba8551c4d2100 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-Cond.otf 0f5570cb2c5de23335d984b920f3bdfd6b007aaf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-ExtObl.otf 90c8a1e4aadaf4d403b5359dcbe43b42f3e142c9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-Ext.otf 457cb8ffe34ca59f6b21795c066da874f24808e7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-LightCondObl.otf 0788ca8e657f079097ab921662fb62dd2b21a7fd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-LightCond.otf e7be68de120c3de281036c1d0b19a4ef6ba629ae ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-LightExtObl.otf d8ef785692f56e126283d0d5561847b0b8f53897 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-LightExt.otf edad4b35d15b1660e5644d3ce7e762706a831904 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-LightObl.otf b8e8382f4ea90b2174255fd59ca0119438ccead1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-Light.otf baed26c3efdead1939e09a8e6954e549a7fb11a5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-Obl.otf e7bfc21fdde127805b60a8cb29499ce03ae2ba33 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tekton Pro/TektonPro-Regular.otf 4c47b6e32e4993f60cd35e3774a0aa8c0b789aba ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tempo Std/TempoStd-HeavyCondensedIt.otf 21547539aa1b22ead1cad9a2f8c06b51252df51f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Tempo Std/TempoStd-HeavyCondensed.otf 9a7c892bec1528e7a44298de341926399d1f3572 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times Europa LT Std/TimesEuropaLTStd-BoldItalic.otf 33dfcbff78731d3f07760cd3ee4f729179dc9e3a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times Europa LT Std/TimesEuropaLTStd-Bold.otf ea1694e7a0364333e02b088cd7e6a4527fb98858 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times Europa LT Std/TimesEuropaLTStd-Italic.otf 494a489b7a4e4cee3b80889eb312d3878c649ce1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times Europa LT Std/TimesEuropaLTStd-Roman.otf eda945878951c48bc7e7f636fc92e90fa9f7c357 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times LT Std/TimesLTStd-BoldItalic.otf d44d6803f412dbc712f8b9a493f847ae51157d87 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times LT Std/TimesLTStd-Bold.otf 38ce05bd93128d7415893900f01785af5b65a5da ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times LT Std/TimesLTStd-ExtraBold.otf c37b545db4896a7108f0dc9f5a9defd8329378d3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times LT Std/TimesLTStd-Italic.otf db7f7613d1f1f4079c2b5b03e6787db449074a5f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times LT Std/TimesLTStd-Phonetic.otf 5d1c1e7b37ec9ef4c65c7d76bfd787c7dab8cc89 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times LT Std/TimesLTStd-Roman.otf 2f542e2af607e1ec073b7a25793404615dc77585 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times LT Std/TimesLTStd-SemiboldItalic.otf a45ff1e25094d4b8a2dc3e8edf8bef1afa03f810 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times LT Std/TimesLTStd-Semibold.otf 1aa04bcbeb000866481d7f9351262278b6412acd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times New Roman MT Std/TimesNewRomanMTStd-BoldCond.otf 6af92823662614394b970d883faaf67a21867b56 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times New Roman MT Std/TimesNewRomanMTStd-BoldIt.otf 79e185e87f79d5e04ea581915783da87ca1f7a1c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times New Roman MT Std/TimesNewRomanMTStd-Bold.otf 6b688c3a963091442c6d0c3ed724639b67bb0d3f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times New Roman MT Std/TimesNewRomanMTStd-CondIt.otf 2c12719f6faa802da388b1132e7df1de56388666 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times New Roman MT Std/TimesNewRomanMTStd-Cond.otf 6d581ece4b10de4f2c7660322896145ea852e61b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times New Roman MT Std/TimesNewRomanMTStd-Italic.otf e0c9778572affa5434a35f909420d74d2bd21fa9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times New Roman MT Std/TimesNewRomanMTStd.otf cf47ded9bcde2e4fa371afc63309e6abaa34cdd0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times Ten LT Std/TimesTenLTStd-BoldItalic.otf 2e3e94676cfe58c3bf8f6153ad9e2032997b1bc6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times Ten LT Std/TimesTenLTStd-Bold.otf fb8fc609baf378c1146144a3788c06c9aa8f8cd9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times Ten LT Std/TimesTenLTStd-Italic.otf 7c48e27380af2ef2995bfb0bef517154b655765b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Times Ten LT Std/TimesTenLTStd-Roman.otf 98405f34f6af26fee249105c9d452829f476451f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Toolbox Std/ToolboxStd.otf 72928b573e7650d885a87b7cc5a0ae1cb1be58fb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-Bd2Obl.otf 8a9e5af1f6353304633d6bc1aa407a359a9176a5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-Bd2.otf b8e4f837b27866feea37f58b8f94c6d3da1c1270 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-BdCn20Obl.otf 2860e2faeb23090bd3d8b63d62a8bb716eed565b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-BdCn20.otf 2089869cbe96a4d55629a6b5947890bd099bd2b9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-BoldExt.otf 3a70e6b210f3525b03e7b04c95849821b7c745e6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-BoldObl.otf f58bd1a349672111ed7276fb45b36ea2416a3dc6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-Bold.otf c666b4cfd2088b01923bc1e7b00226911852cd4f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-Cn18Obl.otf 590eb04b3b2ac4cb12791ee3eb8257b4c88474b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-Cn18.otf bd585d929dab5ebfa8fc299b26d22df7f49ff21b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-Extended.otf 9c164ed6cf61c8feac200179016838b10f6e7cee ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-LightObl.otf c741ceb621b905174307d7a3d7dfb6b7f1dbab40 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-Light.otf 6ba68e255d342bafcf36656743701882866b646f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd-Obl.otf 685ca0e341ad3ca55cdd8c446103fe8d1cb096eb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trade Gothic LT Std/TradeGothicLTStd.otf bc67ea5eaa7f0c379e234d64e0f575ce24bc3bc0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trajan Pro/TrajanPro-Bold.otf d858c13bcc76a5d42c37903bb4e5e0feb35d2e51 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trajan Pro/TrajanPro-Regular.otf 9639d1091e2f996b9b6e61a7dd81410dbbfe1efb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trump Mediaeval LT Std/TrumpMediaevalLTStd-BoldIt.otf d99cba6f66c311190d3e5148198ec045261de9c1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trump Mediaeval LT Std/TrumpMediaevalLTStd-Bold.otf c297061f87ad687a397366d1efdbe60d4e402887 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trump Mediaeval LT Std/TrumpMediaevalLTStd-Italic.otf 2add36689032d281c9494d9cc31ad6319f43e57a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Trump Mediaeval LT Std/TrumpMediaevalLTStd-Roman.otf 85e17e524f388f7227e207ec527194e30253ccf4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Umbra Std/UmbraStd.otf 08da0d51c09e82615840c91d9095e0e868ea950b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Universal Std/UniversalStd-GreekwMathPi.otf c4455956cc3e88580945d050bf31b5266d76de0b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Universal Std/UniversalStd-NewswithCommPi.otf ce1f3520a3e7e7a7e00c0b129c742bfc7b4f93f6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/University Std/UniversityRomanStd.otf 6200c10cc98aceedd35c166d3ff492fc38f83883 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-BlackExObl.otf 122b83d361a45fe4ecb89f8322c04e4836ad58a9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-BlackEx.otf cfcdc7f469d31c6b8729f5ada601afa183bc3fb4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-BlackObl.otf a53f2fee43e6a8d57d3b579111e00766faa657f1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-Black.otf 5be90039ac19d1e61ee73087574ccde57d940090 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-BoldCnObl.otf 714b77a210f08ff20d221be49c6e4ed8b1565b22 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-BoldCn.otf bd8c46acce9d1fe787650b93967685115ae1bf1e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-BoldExObl.otf abc0b0b01bd82f1e5fde18d5cb1a7631cd1c722f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-BoldEx.otf 7accaf22fca3a93702f1fd798386e2305470b35b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-BoldObl.otf 97b1704849451da9fb41c4b86b157ba96bb65fda ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-Bold.otf db5cbe17bde642c6a5eb250c5415ea7d1087cd96 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-CnObl.otf f5a71c08d75978a242a10c0108ae41246f1fd6b6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-Cn.otf 443fb79dc4acc9c0459435b04b5b4777d17972b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-ExObl.otf 2991bb26077e2f53d614cd52eeb0f182957613b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-Ex.otf 17eab449cc946683540f177997af6f71c1e6bf74 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-LightCnObl.otf b4e6a5c7419f1d501971ad35c51bfc67f48a7a3e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-LightCn.otf 9b05c90fe3a4c0e6a61b23076ed1daa59ceb108b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-LightObl.otf a4a789ad978548f997e4797e19c71f75fa482329 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-Light.otf 3ff6a868325c7799983fb40d9b7b866bba27ae59 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-LightUltraCn.otf 7aef8bc9b2db70e05a404f5521ac9c1c04b20c3d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-Obl.otf 120c531280db6986ca8bc7d76edfb46540fae421 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd.otf 142ade0e2b676fb5d40f89243f6a5385561e8143 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-ThinUltraCn.otf f847c33cc9ed0aa408899bf1ff4f41e8657ff5c8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-UltraCn.otf 70bbf4f8566418b7b9f4210fb0ae424bd7f5f4f4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-XBlackExObl.otf cc75512f7127e1c2aa2fbcd8ba5694a79bacbc49 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-XBlackEx.otf 9f5312d450f9a5a42b1733483d2017b28c4586b2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-XBlackObl.otf e91d89697024d7c205ce847b07c1988d59182092 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Univers LT Std/UniversLTStd-XBlack.otf 2235d924089e13e683f9ce9828b5a10a2a8ce5f6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-BlackHeadline.otf 6a7e17588591c314e029cae0096fbf8342df4244 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-BoldCaptIt.otf 7190a1fd98c0ee6ece4bd3bdbfb9f375303f69fb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-BoldCapt.otf db6ed348b96a3dc8a51086e3257c9203acc41b93 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-BoldDispIt.otf f1e3a84d522b3c5f9bc24fe004c27fdc71df2c15 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-BoldDisp.otf b67f3a97fe4ce7c2a06e5529456096ff02379648 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-BoldIt.otf 6abe28692b92701bd8f02715ba3d9b0cd75a37fd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-Bold.otf fc42d5f1e95391a3051a236ccf9c6d10f478442a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-BoldSubhIt.otf 6a12e12add570175a89542398c83c51d5687c612 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-BoldSubh.otf 0902ebe0ed69dc11b1fa7209ce796b964de6747f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-CaptIt.otf 7c1778b674953b0896481b5e3aa34ccaea0b6ce1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-Capt.otf fa63b1d94e3255967c097081ca5d0adec175e1b7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-DispIt.otf d41b5bc4171b6d78e85d6ec393b94a03e9bac71d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-Disp.otf cb7d7de57214fe398652fccddf8b7c4ae2fd68e6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-Italic.otf 1baa2729d62ec31c1d4b6f6dfe69b125b74cd047 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-Regular.otf fcf666469406a908ab23f7200698667ba29d0644 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-SemiboldCaptIt.otf a804c85e593e9fd9a3abd3ed7047849ab8a53de4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-SemiboldCapt.otf 9a6a00da7a4773086454a0de36ad6ba72d5d5871 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-SemiboldDispIt.otf fb85a886754413d15a9c15ac3aa400247a9b60af ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-SemiboldDisp.otf 600a493a5521a8c7e82c75c515d9c4395157ddb4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-SemiboldIt.otf 6dd1307824cbd532fc731d6bb2e4e84bdd71cbac ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-Semibold.otf 68510ad22ca3ef9286de5232558f751bb295ba09 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-SemiboldSubhIt.otf 4cc17c73d32c089b3f798a27a2d443ea5278adbf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-SemiboldSubh.otf 4f15d33d28ad664ebc5455519467bcd3c4c0a2bf ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-SubhIt.otf b2f40f7c7e9e23990ac60f2a1f8745be74cbfec8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Utopia Std/UtopiaStd-Subh.otf cb68e589d74b87269b29d4dec63c0c305e8c42b4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/VAG Rounded Std/VAGRoundedStd-Black.otf f9ea154c006ef6f6caea929dc47c74fd81b0e2cd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/VAG Rounded Std/VAGRoundedStd-Bold.otf 77bc3c66a6295e83ab0879ee9c19fe6d9dc1fbb6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/VAG Rounded Std/VAGRoundedStd-Light.otf 7e56a1e4efe76174492b3fa7e48633c9bc4eddc5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/VAG Rounded Std/VAGRoundedStd-Thin.otf 09371f9e9e0dd2e8283a1fa1d4604157ab301b80 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Vectora LT Std/VectoraLTStd-BlackItalic.otf 7ce6561c33373838fe7b75b8741c733e71b1fdb4 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Vectora LT Std/VectoraLTStd-Black.otf c16e7770cf3567426cbadef7fad6590077df3063 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Vectora LT Std/VectoraLTStd-BoldItalic.otf 0057ae0b14cdb311fac8167da9f613c0d083f5dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Vectora LT Std/VectoraLTStd-Bold.otf 8d440df8ca2a2634038abbfd142f5496bff6fa5b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Vectora LT Std/VectoraLTStd-Italic.otf c108653e81091cdeb8145db67ac3aeae61d10f6f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Vectora LT Std/VectoraLTStd-LightItalic.otf a6eccc8f5490dc77b32c13e48e4e7f0b2bac1044 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Vectora LT Std/VectoraLTStd-Light.otf 014d999ace740449539b5934a5163c15790edec2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Vectora LT Std/VectoraLTStd-Roman.otf c28947c3f3ee1b7ce629cf75760ef2b993468a3d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Versailles LT Std/VersaillesLTStd-BlackItalic.otf 47287878976aef08f079d13535c6148a34fe435a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Versailles LT Std/VersaillesLTStd-Black.otf a596f70a4b0d6c0c888d34d7dd4851592cea5b44 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Versailles LT Std/VersaillesLTStd-BoldItalic.otf effd0ca03cdded32524f23f589713c64f277055b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Versailles LT Std/VersaillesLTStd-Bold.otf e6c8a53a2ac2ad2ba16a86e859fecd2764aefdfd ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Versailles LT Std/VersaillesLTStd-Italic.otf 589a9e160d05e64f567f8312b13e18d01a6b52fa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Versailles LT Std/VersaillesLTStd-LightItalic.otf 75ad7af727e21ef151199f8d9a92c88f4b5e9cd0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Versailles LT Std/VersaillesLTStd-Light.otf 08d0bbeabe438d50909bde9370db9176049301d9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Versailles LT Std/VersaillesLTStd-Roman.otf 9cc3f20877586f96b9548346ae2ba74d3598c04d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Verve Std/VerveStd-Black.otf 5ea1ef859711b86a98088fbac8c7a2412c1e2ee9 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Verve Std/VerveStd-Bold.otf 3685b708a2153e924d33b655c8e28bbfe3e5cd83 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Verve Std/VerveStd-Regular.otf 702db34d3ea02a048a3bfe04d6c52c38386540e1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Visigoth Std/VisigothStd.otf d41fe368f6cd54c03aa1df44e796a39adf934355 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-BoldCondensed.otf 9f7a0ed9f8cf21ae2ce2402446f15e679fe31de0 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-BoldExtraExtended.otf 39d4e21c97585ad515003b80c720c06294ef8218 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-Bold.otf 60b5cf64e21a5a10e36b1237eff5e43e80da828d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-Condensed.otf f922f40663ab2f700c5aa30998f3b03d390ba3b5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-ExtraExtended.otf 1a63d8952f00f32d43175f4df74524dc25ff0394 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-LightCondensed.otf acc72121a4c5a34a1085eff05468bf012f83bb5a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-LightExtraExtended.otf 7f234c30c2cc055677fbd3c3fed31a5b38282622 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-Light.otf e1f61b48a9deeb937bde67a57e0ef4a1039fd44b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Viva Std/VivaStd-Regular.otf ad163371e8fc7238ab8fe08357a4f2894c4e8ad7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Voluta Script Pro/VolutaScriptPro-Regular.otf faacb27cf95219f1bd79482f14e792e0c1f19c69 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-BoldCapt.otf d617325d94b8a64e6721cad0cc5badf7995d5aad ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-BoldDisp.otf 5bfe1b30c51c94a309e394d691af1b319cf8db8f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-BoldItCapt.otf 5132f0ad0a56bec1d7e830a2b023642fe718cdf3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-BoldItDisp.otf 90b56210e3f3aa031fbb488e54febb5ab857b423 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-BoldIt.otf b2f3265117e4e252641e28ee40695f4356d9beae ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-BoldItSubh.otf e757c69cec7c3532c535e76eeb42a9abcea3e573 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-Bold.otf ec129bd16f988a010af69217ce4ef66bc6b2dd16 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-BoldSubh.otf b5122f861299fd4be535fd27f5b5022f1c537353 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-Capt.otf b6466b3f4ffdfe639f2032769ac164f7173b7225 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-Disp.otf 2d84bef800d337201eadda276a6cb71eeb3a0d3d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-ItCapt.otf 30ff07a3a712851a2cd567724195412ed4467a98 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-ItDisp.otf da3944cb71291669a9a2d1a5bf06c727b94a9b33 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-It.otf 98b4b085598707da3881b62e08ed85ae0aeccadc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-ItSubh.otf b70a2ff7c1bfacc6cdff1725da03d15bfb1f108a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-LightCapt.otf 561024aa4ff1c23da1aca284e785668e8aac12d6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-LightDisp.otf 5248c2fb9f8a0240e604536dd546c2481c32fff6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-LightItCapt.otf 27163e888aee51b1fd0b8d182e13392a63026308 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-LightItDisp.otf d90ff736b67e6d6196fa21ad70d729499d0b08dc ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-LightIt.otf d8026be98ecfd216081a369574ea765122e5f277 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-LightItSubh.otf fd77902843045762483420b326db2dcb2839cd6a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-Light.otf 6cb004539ab87c4904ad04b2752bb8e688ef5334 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-LightSubh.otf 166bb1da63a2c783b4efb1fd6cb1e8fae3ee8893 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-Regular.otf 96639648a4c5beb0c4b8afd415d95ee26ed0730b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-SemiboldCapt.otf 8ad94b750d767e90d51749c152b9111d9695e2a2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-SemiboldDisp.otf e9866a778eb649d94f283923fdc587ebda66368e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-SemiboldItCapt.otf 2fbf11be8e99b2aea64866d8c394acee5354d827 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-SemiboldItDisp.otf 5049e3c7840cc4d8990dff7cfd206846e73d597e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-SemiboldIt.otf 3c3a0a44f06281b5a66ba34ff1017e7770c86df5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-SemiboldItSubh.otf 3f6f678caa80ca5f8d9a43389e175348b25b6494 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-Semibold.otf b81afe74167492e755267416d39173e074274648 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-SemiboldSubh.otf 9bd994bfce1c240cb933237cb26c3447ae9d8a9d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Warnock Pro/WarnockPro-Subh.otf 93d065b4e0f4bd216cf3d92be2e6ddc05c2cf776 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-BdCn.otf 916fe4a120356f28f3b91cc35cd3908065abd7ef ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-Bd.otf 780204e4bdb93986b028e58ca52365c70575ea2c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-BdScn.otf 967907daa014326d2831f475db1118f3794ea146 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-Cn.otf c3c218fb9a12f8d57a49c04bb86cb22a0cb613fa ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-LtCn.otf 546d46379167908ca57bfc79c82eccf03ace8e40 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-Lt.otf 6f8bf4525fdfcefc0d4035a3fcb2607a7bd08891 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-LtScn.otf ead731d3f586fa63cdfff66d13aea6e7833f4fae ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-Rg.otf f827cf2a2cfa22567cd2dd5e9f33bc25e2fe09e7 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-SbCn.otf 789a86f967edb45088167d2f065ab42fc7b68621 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-Sb.otf 673e80bd98a5fb95ab2d438d344ffe0dc1038d5f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-SbScn.otf 03f993f3b3e71e253b0ddcbbd368e0924614c84d ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Waters Titling Pro/WatersTitlingPro-Scn.otf 4740ec7d9b819f70bd0e23b9cbd0235bb6ed624a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Web Type Pro/CaflischScriptWebPro.ttf fe68b5b5f0e16b75b1bfe9b8f7fbe25c1605dd40 ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/GiddyupWebPro.ttf 18052727ec2582e61b952c2bfbf1728ce5a83c1c ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MezzWebPro-Bold.ttf 743b27d9b3370749e611f0461b04d9ce5e2695be ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MinionWebPro-Bold.ttf 604c6b498dba9abb0f95cecc55dafa87dbc0ba29 ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MinionWebPro-Italic.ttf 6773bce3ccacb57b944e388bda7ae6a88b35389e ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MinionWebPro.ttf 5779a87c4bf5400eccaf43391fec394c28efff58 ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MyriadWebPro-Bold.ttf eb3214360f91563a2037a6701ac53a8eb774ca11 ['DSIG', 'GSUB', 'LTSH', 'OS/2', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MyriadWebPro-CondensedIt.ttf c2ab411b9eb1a9816853184a3c2046b87d35d1f4 ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MyriadWebPro-Condensed.ttf a54492f975b5e8ab4d62f64f118ec738ef7db673 ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MyriadWebPro-Italic.ttf 14e7593f616564ba65c1331b25c1f74878d2e42d ['DSIG', 'GSUB', 'LTSH', 'OS/2', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/MyriadWebPro.ttf d03be95b461f55ab2da658cac010f3850ebba9cc ['DSIG', 'GSUB', 'LTSH', 'OS/2', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Web Type Pro/PenumbraWebPro-Serif.ttf 85ae81570b613490eeccd938c4efc63f297bf79c ['DSIG', 'GDEF', 'GPOS', 'GSUB', 'LTSH', 'OS/2', 'VDMX', 'cmap', 'cvt ', 'fpgm', 'gasp', 'glyf', 'hdmx', 'head', 'hhea', 'hmtx', 'kern', 'loca', 'maxp', 'name', 'post', 'prep']
Western Fonts/Weidemann Std/WeidemannStd-BlackItalic.otf 2456b6fef9de604b7ff1b2b333fd72f82ccf8f18 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weidemann Std/WeidemannStd-Black.otf d1e42d850190f779dfba69b781fd166d97f3acbe ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weidemann Std/WeidemannStd-BoldItalic.otf f074523bb4fb790d7e5d62c55d5d93f3a31e3b8f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weidemann Std/WeidemannStd-Bold.otf 60fdc8f605b9a6e25e43245a2901855687b9c1d1 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weidemann Std/WeidemannStd-BookItalic.otf 95e2f9289f1635f0d148b6019daa9ff1c261f7c3 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weidemann Std/WeidemannStd-Book.otf 287e496143a1bea3041ff61e1bff2032f3da8f48 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weidemann Std/WeidemannStd-MediumItalic.otf c607cf762d09ba09e21966f02afbd8bdf71ccca5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weidemann Std/WeidemannStd-Medium.otf e2c60892149e25edd88e57342ddd56f058145139 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weiss Std/WeissStd-Bold.otf 6ba58676dc16fa2b8747e2858a778c255c8d6814 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weiss Std/WeissStd-ExtraBold.otf 3e9957f05bc230ef10b6f2655b338f070bca391e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weiss Std/WeissStd-Italic.otf 4d7ff83f37a23df33627d1308456d6b6615ebfc8 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Weiss Std/WeissStd.otf 0bc576318b50fb5505556246a0275f475a2f6b7c ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wendy LP Std/WendyLPStd-Bold.otf d4ef59c8c3dc493a3238c848fe2f0366cf75a53e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wendy LP Std/WendyLPStd-Light.otf b98df800272f91f88af2094bc9f05337d815697a ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wendy LP Std/WendyLPStd-Medium.otf bcdb6bb5ddf5267d7231177fc7ee080d71da1ece ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wiesbaden Swing LT Std/WiesbadenSwingLTStd-Ding.otf 2672ab4c680e2d5210b50d516abf9bb723779d74 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wiesbaden Swing LT Std/WiesbadenSwingLTStd-Roman.otf b046b89519ac61600067ef9c50d3d80ace628135 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/WilhelmKlingsporGotischLTStd/WilhelmKlingsporGotLTStd.otf a146d9edca562147ed87da6a0d1861de199b55eb ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wilke LT Std/WilkeLTStd-BlackItalic.otf fd591fd7e1cda30dfd39b6347e751602e669f12f ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wilke LT Std/WilkeLTStd-Black.otf 1745c7076d82ed8d7b7a08962aefaff8076048a5 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wilke LT Std/WilkeLTStd-BoldItalic.otf ab7bf17942fe7e64e06845b491980e3817821fc6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wilke LT Std/WilkeLTStd-Bold.otf e773db13cce5743ae01d61e285b1cbda3659816b ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wilke LT Std/WilkeLTStd-Italic.otf 187452bfa7eca5df3c15fa1ecf744da92ac0d81e ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wilke LT Std/WilkeLTStd-Roman.otf af957d62b65d2947e68b53b4a121fe99f3764cd2 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Willow Std/WillowStd.otf dc679a53e001ff975d2dbb485207c1f756ab3aff ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wittenberger Fraktur MT Std/WittenbergerFrakturMTStd-Bd.otf a7d0f5e343989ad6c5018e9846d4d4344c32ab03 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Wittenberger Fraktur MT Std/WittenbergerFrakturMTStd.otf 4ba1f3f20738b0924bc3f4e426e8bff81cf041d6 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Zebrawood Std/ZebrawoodStd-Fill.otf f7a7ac0fffb242b0a28004113cbb41c2ed7206df ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Zebrawood Std/ZebrawoodStd-Regular.otf adf43e370b5d6f3d4dd4da730c8a5f461c8942da ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Western Fonts/Zipty Do Std/ZiptyDoStd.otf 82a6fcdccc8335caf1036fb0fac822bfc3dae421 ['BASE', 'CFF ', 'DSIG', 'GPOS', 'GSUB', 'OS/2', 'cmap', 'head', 'hhea', 'hmtx', 'maxp', 'name', 'post']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment