@citizenplane/pimp 9.13.7 → 9.14.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/dist/pimp.es.js +4496 -4490
  2. package/dist/pimp.umd.js +25 -25
  3. package/dist/style.css +1 -1
  4. package/package.json +1 -1
  5. package/src/assets/styles/base/_base.scss +4 -0
  6. package/src/assets/styles/helpers/_functions.scss +8 -0
  7. package/src/assets/styles/variables/_colors.scss +124 -0
  8. package/src/assets/styles/variables/_dimensions.scss +37 -0
  9. package/src/assets/styles/variables/_shadows.scss +67 -0
  10. package/src/assets/styles/variables/_spacing.scss +44 -0
  11. package/src/assets/styles/variables/_tokens.scss +426 -0
  12. package/src/components/CpTable.vue +30 -7
  13. package/src/constants/CpTableColumn.ts +1 -0
  14. package/src/stories/CpTable.stories.ts +2 -14
  15. package/src/assets/css/fonts.css +0 -185
  16. package/src/assets/fonts/gt_america/GT-America-Standard-Black-Italic.eot +0 -0
  17. package/src/assets/fonts/gt_america/GT-America-Standard-Black-Italic.woff +0 -0
  18. package/src/assets/fonts/gt_america/GT-America-Standard-Black-Italic.woff2 +0 -0
  19. package/src/assets/fonts/gt_america/GT-America-Standard-Black.eot +0 -0
  20. package/src/assets/fonts/gt_america/GT-America-Standard-Black.woff +0 -0
  21. package/src/assets/fonts/gt_america/GT-America-Standard-Black.woff2 +0 -0
  22. package/src/assets/fonts/gt_america/GT-America-Standard-Bold-Italic.eot +0 -0
  23. package/src/assets/fonts/gt_america/GT-America-Standard-Bold-Italic.woff +0 -0
  24. package/src/assets/fonts/gt_america/GT-America-Standard-Bold-Italic.woff2 +0 -0
  25. package/src/assets/fonts/gt_america/GT-America-Standard-Bold.eot +0 -0
  26. package/src/assets/fonts/gt_america/GT-America-Standard-Bold.woff +0 -0
  27. package/src/assets/fonts/gt_america/GT-America-Standard-Bold.woff2 +0 -0
  28. package/src/assets/fonts/gt_america/GT-America-Standard-Light-Italic.eot +0 -0
  29. package/src/assets/fonts/gt_america/GT-America-Standard-Light-Italic.woff +0 -0
  30. package/src/assets/fonts/gt_america/GT-America-Standard-Light-Italic.woff2 +0 -0
  31. package/src/assets/fonts/gt_america/GT-America-Standard-Light.eot +0 -0
  32. package/src/assets/fonts/gt_america/GT-America-Standard-Light.woff +0 -0
  33. package/src/assets/fonts/gt_america/GT-America-Standard-Light.woff2 +0 -0
  34. package/src/assets/fonts/gt_america/GT-America-Standard-Medium-Italic.eot +0 -0
  35. package/src/assets/fonts/gt_america/GT-America-Standard-Medium-Italic.woff +0 -0
  36. package/src/assets/fonts/gt_america/GT-America-Standard-Medium-Italic.woff2 +0 -0
  37. package/src/assets/fonts/gt_america/GT-America-Standard-Medium.eot +0 -0
  38. package/src/assets/fonts/gt_america/GT-America-Standard-Medium.woff +0 -0
  39. package/src/assets/fonts/gt_america/GT-America-Standard-Medium.woff2 +0 -0
  40. package/src/assets/fonts/gt_america/GT-America-Standard-Regular-Italic.eot +0 -0
  41. package/src/assets/fonts/gt_america/GT-America-Standard-Regular-Italic.woff +0 -0
  42. package/src/assets/fonts/gt_america/GT-America-Standard-Regular-Italic.woff2 +0 -0
  43. package/src/assets/fonts/gt_america/GT-America-Standard-Regular.eot +0 -0
  44. package/src/assets/fonts/gt_america/GT-America-Standard-Regular.woff +0 -0
  45. package/src/assets/fonts/gt_america/GT-America-Standard-Regular.woff2 +0 -0
  46. package/src/assets/fonts/gt_america/GT-America-Standard-Thin-Italic.eot +0 -0
  47. package/src/assets/fonts/gt_america/GT-America-Standard-Thin-Italic.woff +0 -0
  48. package/src/assets/fonts/gt_america/GT-America-Standard-Thin-Italic.woff2 +0 -0
  49. package/src/assets/fonts/gt_america/GT-America-Standard-Thin.eot +0 -0
  50. package/src/assets/fonts/gt_america/GT-America-Standard-Thin.woff +0 -0
  51. package/src/assets/fonts/gt_america/GT-America-Standard-Thin.woff2 +0 -0
  52. package/src/assets/fonts/gt_america/GT-America-Standard-Ultra-Light-Italic.eot +0 -0
  53. package/src/assets/fonts/gt_america/GT-America-Standard-Ultra-Light-Italic.woff +0 -0
  54. package/src/assets/fonts/gt_america/GT-America-Standard-Ultra-Light-Italic.woff2 +0 -0
  55. package/src/assets/fonts/gt_america/GT-America-Standard-Ultra-Light.eot +0 -0
  56. package/src/assets/fonts/gt_america/GT-America-Standard-Ultra-Light.woff +0 -0
  57. package/src/assets/fonts/gt_america/GT-America-Standard-Ultra-Light.woff2 +0 -0
  58. package/src/assets/fonts/proxima_nova/proxima_nova_black.eot +0 -0
  59. package/src/assets/fonts/proxima_nova/proxima_nova_black.otf +0 -0
  60. package/src/assets/fonts/proxima_nova/proxima_nova_black.svg +0 -3238
  61. package/src/assets/fonts/proxima_nova/proxima_nova_black.woff +0 -0
  62. package/src/assets/fonts/proxima_nova/proxima_nova_bold.eot +0 -0
  63. package/src/assets/fonts/proxima_nova/proxima_nova_bold.svg +0 -3892
  64. package/src/assets/fonts/proxima_nova/proxima_nova_bold.woff +0 -0
  65. package/src/assets/fonts/proxima_nova/proxima_nova_demibold.eot +0 -0
  66. package/src/assets/fonts/proxima_nova/proxima_nova_demibold.svg +0 -3914
  67. package/src/assets/fonts/proxima_nova/proxima_nova_demibold.woff +0 -0
  68. package/src/assets/fonts/proxima_nova/proxima_nova_regular.eot +0 -0
  69. package/src/assets/fonts/proxima_nova/proxima_nova_regular.svg +0 -3922
  70. package/src/assets/fonts/proxima_nova/proxima_nova_regular.woff +0 -0
@@ -1,3238 +0,0 @@
1
- <?xml version="1.0" standalone="no"?>
2
- <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
- <svg>
4
- <metadata>
5
- Created by FontForge 20090622 at Mon Mar 18 07:57:03 2019
6
- By deploy user
7
- Copyright (c) Mark Simonson, 2005. All rights reserved.
8
- </metadata>
9
- <defs>
10
- <font id="ProximaNova-Black" horiz-adv-x="407" >
11
- <font-face
12
- font-weight="900"
13
- font-stretch="normal"
14
- units-per-em="1000"
15
- panose-1="2 0 5 6 3 0 0 2 0 4"
16
- ascent="790"
17
- descent="-210"
18
- x-height="483"
19
- cap-height="667"
20
- bbox="-172 -304 1213 917"
21
- underline-thickness="20"
22
- underline-position="-113"
23
- unicode-range="U+0020-U+FB04"
24
- />
25
- <missing-glyph horiz-adv-x="459"
26
- d="M405 -90h-351v842h351v-842zM373 -60v782h-288v-782h288z" />
27
- <glyph glyph-name="f_f_j" unicode="ffj" horiz-adv-x="1022"
28
- d="M267 0h-180v327h-80v156h80v22q0 76 52 124t132 48q102 0 151 -52l-65 -100q-16 19 -45 19q-18 0 -31.5 -11t-13.5 -28v-22h98v-156h-98v-327zM638 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5
29
- v-22h98v-156h-98v-327zM882 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5zM771 -196q-52 0 -78 7t-57 26l43 133q25 -19 60 -19q53 0 53 70v462h180v-462q0 -98 -50 -157.5t-151 -59.5z" />
30
- <glyph glyph-name="f_j" unicode="fj" horiz-adv-x="651"
31
- d="M267 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5v-22h98v-156h-98v-327zM511 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5z
32
- M400 -196q-52 0 -78 7t-57 26l43 133q25 -19 60 -19q53 0 53 70v462h180v-462q0 -98 -50 -157.5t-151 -59.5z" />
33
- <glyph glyph-name="f_f" unicode="ff" horiz-adv-x="742"
34
- d="M267 0h-180v327h-80v156h80v22q0 76 52 124t132 48q102 0 151 -52l-65 -100q-16 19 -45 19q-18 0 -31.5 -11t-13.5 -28v-22h98v-156h-98v-327zM638 0h-180v327h-80v156h80v22q0 76 52 124t132 48q102 0 151 -52l-65 -100q-16 19 -45 19q-18 0 -31.5 -11t-13.5 -28v-22h98
35
- v-156h-98v-327z" />
36
- <glyph glyph-name="fi" unicode="fi" horiz-adv-x="651"
37
- d="M267 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5v-22h98v-156h-98v-327zM511 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5zM601 0
38
- h-180v483h180v-483z" />
39
- <glyph glyph-name="fl" unicode="fl" horiz-adv-x="651"
40
- d="M267 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5v-22h98v-156h-98v-327zM601 0h-180v667h180v-667z" />
41
- <glyph glyph-name="f_f_i" unicode="ffi" horiz-adv-x="1022"
42
- d="M267 0h-180v327h-80v156h80v22q0 76 52 124t132 48q102 0 151 -52l-65 -100q-16 19 -45 19q-18 0 -31.5 -11t-13.5 -28v-22h98v-156h-98v-327zM638 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5
43
- v-22h98v-156h-98v-327zM882 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5zM972 0h-180v483h180v-483z" />
44
- <glyph glyph-name="f_f_l" unicode="ffl" horiz-adv-x="1022"
45
- d="M267 0h-180v327h-80v156h80v22q0 76 52 124t132 48q102 0 151 -52l-65 -100q-16 19 -45 19q-18 0 -31.5 -11t-13.5 -28v-22h98v-156h-98v-327zM638 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5
46
- v-22h98v-156h-98v-327zM972 0h-180v667h180v-667z" />
47
- <glyph glyph-name="f_b" unicode="fb" horiz-adv-x="967"
48
- d="M267 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5v-22h98v-156h-98v-327zM601 179q26 -32 75 -32q38 0 64 25.5t26 69.5q0 43 -26 68.5t-64 25.5q-48 0 -75 -33v-124zM601 0h-180v667h180v-235
49
- q52 63 136 63q92 0 152.5 -68t60.5 -185q0 -120 -60.5 -187t-152.5 -67q-80 0 -136 63v-51z" />
50
- <glyph glyph-name="f_h" unicode="fh" horiz-adv-x="979"
51
- d="M267 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5v-22h98v-156h-98v-327zM929 0h-180v269q0 67 -70 67q-43 0 -77 -38v-298h-180v667h180v-239q59 67 166 67q80 0 120.5 -41.5t40.5 -108.5v-345
52
- z" />
53
- <glyph glyph-name="f_k" unicode="fk" horiz-adv-x="928"
54
- d="M267 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5v-22h98v-156h-98v-327zM940 0h-221l-83 156l-35 -47v-109h-180v667h180v-356l111 172h217l-166 -220z" />
55
- <glyph glyph-name=".notdef" horiz-adv-x="459"
56
- d="M405 -90h-351v842h351v-842zM373 -60v782h-288v-782h288z" />
57
- <glyph glyph-name=".null" horiz-adv-x="0"
58
- />
59
- <glyph glyph-name="nonmarkingreturn" horiz-adv-x="333"
60
- />
61
- <glyph glyph-name="space" unicode=" " horiz-adv-x="255"
62
- />
63
- <glyph glyph-name="exclam" unicode="!" horiz-adv-x="280"
64
- d="M222 248h-162l-27 419h214zM141 -11q-43 0 -74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5q0 -43 -31.5 -74.5t-74.5 -31.5z" />
65
- <glyph glyph-name="quotedbl" unicode="&#x22;" horiz-adv-x="469"
66
- d="M163 339h-74q-55 223 -55 246q0 38 27 65t65 27t65 -27t27 -65q0 -10 -14 -71.5l-28 -117.5zM380 339h-73q-55 223 -55 246q0 38 27 65t65 27t64.5 -27t26.5 -65q0 -10 -13.5 -71.5t-27.5 -117.5z" />
67
- <glyph glyph-name="numbersign" unicode="#" horiz-adv-x="646"
68
- d="M377 0h-127l53 158h-79l-52 -158h-127l53 158h-86l35 109h88l43 132h-87l34 108h90l53 160h127l-53 -160h78l53 160h127l-54 -160h88l-33 -108h-91l-44 -132h91l-34 -109h-94zM339 267l44 132h-78l-43 -132h77z" />
69
- <glyph glyph-name="dollar" unicode="$" horiz-adv-x="635"
70
- d="M262 -100v92q-148 14 -244 102l105 150q90 -86 215 -86q74 0 74 36q0 17 -38.5 26t-93 19t-109 29t-93 67t-38.5 121q0 80 58.5 141.5t163.5 75.5v95h128v-96q123 -17 210 -88l-108 -143q-87 66 -196 66q-51 0 -51 -30q0 -16 38 -26t92.5 -21t109.5 -30t93 -65t38 -115
71
- q0 -96 -59.5 -155t-166.5 -73v-92h-128z" />
72
- <glyph glyph-name="percent" unicode="%" horiz-adv-x="784"
73
- d="M198 341q-80 0 -129 48t-49 119q0 72 49 120.5t129 48.5q81 0 130.5 -48.5t49.5 -120.5q0 -71 -49.5 -119t-130.5 -48zM228 0h-97l426 667h98zM585 -12q-80 0 -129 48t-49 119q0 72 49 120.5t129 48.5t129.5 -48.5t49.5 -120.5q0 -71 -49.5 -119t-129.5 -48zM198 447
74
- q26 0 42 15t16 46q0 32 -16 47.5t-42 15.5q-25 0 -40.5 -15.5t-15.5 -47.5q0 -31 15.5 -46t40.5 -15zM585 94q58 0 58 61q0 32 -16 47.5t-42 15.5q-57 0 -57 -63q0 -61 57 -61z" />
75
- <glyph glyph-name="ampersand" unicode="&#x26;" horiz-adv-x="652"
76
- d="M664 0h-222q-7 7 -31 33q-79 -45 -166 -45q-102 0 -167.5 52t-65.5 149q0 120 140 187q-37 74 -37 136q0 70 59.5 117.5t153.5 47.5q81 0 140 -41.5t59 -109.5q0 -69 -41.5 -108t-116.5 -71q21 -30 38 -49l36 -46q33 52 49 106l139 -66q-43 -89 -95 -151zM272 126
77
- q24 0 47 10q-31 36 -50 61q-24 30 -49 66q-20 -25 -20 -56q0 -35 21 -58t51 -23zM291 507q0 -28 19 -66q66 32 66 74q0 16 -11 26.5t-28 10.5q-20 0 -33 -12.5t-13 -32.5z" />
78
- <glyph glyph-name="quotesingle" unicode="'" horiz-adv-x="252"
79
- d="M163 339h-74q-55 223 -55 246q0 38 27 65t65 27t65 -27t27 -65q0 -10 -14 -71.5l-28 -117.5z" />
80
- <glyph glyph-name="parenleft" unicode="(" horiz-adv-x="346"
81
- d="M328 -110l-114 -89q-79 70 -128 195t-49 247t49 247t128 195l114 -87q-53 -87 -75.5 -170t-22.5 -185q0 -101 22.5 -184.5t75.5 -168.5z" />
82
- <glyph glyph-name="parenright" unicode=")" horiz-adv-x="347"
83
- d="M18 -110l114 -89q79 70 128 195t49 247t-49 247t-128 195l-114 -87q53 -87 75.5 -170t22.5 -185q0 -101 -22.5 -184.5t-75.5 -168.5z" />
84
- <glyph glyph-name="asterisk" unicode="*" horiz-adv-x="363"
85
- d="M222 343h-81l4 105l-88 -56l-40 70l92 48l-92 48l40 70l88 -56l-4 105h81l-5 -105l88 56l41 -70l-93 -48l93 -48l-41 -70l-88 56z" />
86
- <glyph glyph-name="plus" unicode="+" horiz-adv-x="510"
87
- d="M481 285h-168v-193h-116v193h-168v105h168v185h116v-185h168v-105z" />
88
- <glyph glyph-name="comma" unicode="," horiz-adv-x="281"
89
- d="M254 73q0 -132 -125 -220l-73 59q25 11 53.5 40t37.5 56q-10 -4 -26 -4q-37 0 -62 26t-25 67q0 43 31 74t73 31q48 0 82 -35t34 -94z" />
90
- <glyph glyph-name="hyphen" unicode="-" horiz-adv-x="300"
91
- d="M270 167h-240v150h240v-150z" />
92
- <glyph glyph-name="period" unicode="." horiz-adv-x="283"
93
- d="M141 -12q-43 0 -75 32t-32 75t32 75t75 32t75 -32t32 -75t-32 -75t-75 -32z" />
94
- <glyph glyph-name="slash" unicode="/" horiz-adv-x="362"
95
- d="M125 -20h-125l237 707h125z" />
96
- <glyph glyph-name="zero" unicode="0" horiz-adv-x="628"
97
- d="M314 -12q-96 0 -164.5 49.5t-100 126t-31.5 169.5q0 145 77 244.5t219 99.5t219 -99.5t77 -244.5q0 -93 -31.5 -169.5t-100 -126t-164.5 -49.5zM314 166q93 0 93 167q0 166 -93 166t-93 -166q0 -167 93 -167z" />
98
- <glyph glyph-name="one" unicode="1" horiz-adv-x="483"
99
- d="M429 0h-202v410l-113 -112l-114 119l255 250h174v-667z" />
100
- <glyph glyph-name="two" unicode="2" horiz-adv-x="613"
101
- d="M586 0h-545v157l182.5 130t97.5 76t46.5 49t7.5 35q0 23 -22 37.5t-55 14.5q-94 0 -176 -69l-110 134q54 58 129.5 85.5t152.5 27.5q129 0 207.5 -64.5t78.5 -165.5q0 -70 -47 -132t-164 -139h217v-176z" />
102
- <glyph glyph-name="three" unicode="3" horiz-adv-x="617"
103
- d="M300 -12q-95 0 -169.5 28.5t-118.5 75.5l99 138q36 -31 87 -47.5t94 -16.5q47 0 72 13t25 32t-20.5 27.5t-82.5 8.5q-77 0 -97 -2v179q13 -1 97 -1q92 0 92 33q0 43 -99 43q-93 0 -163 -58l-95 126q100 110 280 110q135 0 206.5 -50t71.5 -135q0 -53 -41.5 -95.5
104
- t-105.5 -52.5q61 -7 109.5 -49t48.5 -107q0 -89 -80 -144.5t-210 -55.5z" />
105
- <glyph glyph-name="four" unicode="4" horiz-adv-x="636"
106
- d="M541 0h-202v107h-321v155l243 405h280v-384h77v-176h-77v-107zM339 283v210l-126 -210h126z" />
107
- <glyph glyph-name="five" unicode="5" horiz-adv-x="626"
108
- d="M311 -12q-175 0 -279 94l108 142q70 -58 169 -58q47 0 70.5 16t23.5 39q0 24 -22 39.5t-66 15.5q-75 0 -124 -46l-139 32v405h510v-176h-308v-94q53 51 139 51q89 0 152 -60.5t63 -157.5q0 -111 -79 -176.5t-218 -65.5z" />
109
- <glyph glyph-name="six" unicode="6" horiz-adv-x="625"
110
- d="M336 -12q-157 0 -237.5 95t-80.5 249q0 164 95.5 254.5t254.5 90.5q123 0 208 -58l-85 -156q-51 36 -123 36q-56 0 -101 -30t-45 -86v-2q53 68 155 68q96 0 166 -59.5t70 -161.5q0 -107 -78.5 -173.5t-198.5 -66.5zM323 166q37 0 61 16t24 38q0 29 -28.5 43.5t-64.5 14.5
111
- q-59 0 -94 -27q3 -37 28 -61t74 -24z" />
112
- <glyph glyph-name="seven" unicode="7" horiz-adv-x="575"
113
- d="M341 0h-221l211 491h-313v176h545v-140z" />
114
- <glyph glyph-name="eight" unicode="8" horiz-adv-x="630"
115
- d="M315 -12q-79 0 -143.5 18.5t-109 62.5t-44.5 109q0 53 34.5 97.5t92.5 68.5q-116 48 -116 154q0 62 44.5 104t106 58.5t135.5 16.5t135.5 -16.5t106 -58.5t44.5 -104q0 -106 -117 -154q58 -24 93 -68.5t35 -97.5q0 -65 -44.5 -109t-109 -62.5t-143.5 -18.5zM315 422
116
- q32 5 56 18t24 28q0 20 -21.5 32.5t-58.5 12.5q-38 0 -59.5 -12.5t-21.5 -32.5q0 -15 24.5 -28t56.5 -18zM315 152q41 0 66.5 13.5t25.5 35.5q0 18 -28.5 32.5t-63.5 19.5q-36 -5 -64 -19.5t-28 -32.5q0 -22 25 -35.5t67 -13.5z" />
117
- <glyph glyph-name="nine" unicode="9" horiz-adv-x="625"
118
- d="M257 -11q-123 0 -208 58l85 156q51 -36 123 -36q63 0 104.5 33t41.5 82v3q-53 -68 -155 -68q-96 0 -166 59.5t-70 161.5q0 107 78.5 173.5t198.5 66.5q157 0 237.5 -95t80.5 -249q0 -164 -95.5 -254.5t-254.5 -90.5zM310 388q59 0 94 27q-3 37 -28 61t-75 24
119
- q-36 0 -60 -16t-24 -38q0 -29 28.5 -43.5t64.5 -14.5z" />
120
- <glyph glyph-name="colon" unicode=":" horiz-adv-x="266"
121
- d="M141 276q-43 0 -75 32t-32 75t32 75t75 32t75 -32t32 -75t-32 -75t-75 -32zM141 -12q-43 0 -75 32t-32 75t32 75t75 32t75 -32t32 -75t-32 -75t-75 -32z" />
122
- <glyph glyph-name="semicolon" unicode=";" horiz-adv-x="281"
123
- d="M141 276q-43 0 -75 32t-32 76q0 43 31.5 74.5t75.5 31.5t75.5 -31.5t31.5 -74.5q0 -44 -32 -76t-75 -32zM254 79q0 -132 -125 -220l-73 59q25 11 53.5 40t37.5 56q-10 -4 -26 -4q-37 0 -62 26t-25 67q0 43 31 74t73 31q48 0 82 -35t34 -94z" />
124
- <glyph glyph-name="less" unicode="&#x3c;" horiz-adv-x="510"
125
- d="M481 90l-452 180v130l452 180v-125l-334 -121l334 -119v-125z" />
126
- <glyph glyph-name="equal" unicode="=" horiz-adv-x="510"
127
- d="M481 373h-452v105h452v-105zM481 190h-452v105h452v-105z" />
128
- <glyph glyph-name="greater" unicode="&#x3e;" horiz-adv-x="510"
129
- d="M481 270l-452 -180v125l334 119l-334 121v125l452 -180v-130z" />
130
- <glyph glyph-name="question" unicode="?" horiz-adv-x="450"
131
- d="M153 224q-27 37 -27 95q0 37 17.5 66t38.5 43t38.5 27t17.5 23q0 21 -39 21q-47 0 -87 -42l-112 129q42 45 101.5 68t120.5 23q101 0 160.5 -43.5t59.5 -117.5q0 -39 -14.5 -70t-35.5 -49t-42 -33.5t-35.5 -32t-14.5 -34.5q0 -24 11 -37zM228 -12q-44 0 -75.5 32
132
- t-31.5 75t31.5 75t75.5 32t75.5 -32t31.5 -75t-31.5 -75t-75.5 -32z" />
133
- <glyph glyph-name="at" unicode="@" horiz-adv-x="783"
134
- d="M352 -70q-136 0 -226.5 90.5t-90.5 223.5q0 157 120 275.5t277 118.5q141 0 228 -86t87 -209q0 -64 -22 -115.5t-56 -81.5t-71.5 -45.5t-73.5 -15.5q-84 0 -103 66l-2 7q-51 -73 -129 -73q-73 0 -115 49t-42 125q0 95 65.5 166.5t151.5 71.5q84 0 122 -56l9 44h158
135
- l-46 -217q-3 -15 -3 -27q0 -38 28 -38q32 0 55.5 37.5t23.5 102.5q0 115 -72 183t-197 68q-140 0 -244 -104t-104 -243q0 -117 79 -195.5t198 -78.5q93 0 179 54l24 -34q-98 -63 -208 -63zM358 209q42 0 74 41l19 95q-19 28 -58 28q-44 0 -71 -30t-27 -70q0 -29 17 -46.5
136
- t46 -17.5z" />
137
- <glyph glyph-name="A" unicode="A" horiz-adv-x="710"
138
- d="M728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132z" />
139
- <glyph glyph-name="B" unicode="B" horiz-adv-x="697"
140
- d="M473 0h-419v667h405q96 0 147 -52t51 -118q0 -61 -32 -101.5t-82 -51.5q55 -8 91 -53.5t36 -109.5q0 -75 -51 -128t-146 -53zM412 421q16 0 28 11.5t12 28.5t-12 27.5t-28 10.5h-156v-78h156zM418 168q22 0 34.5 11.5t12.5 30.5q0 18 -13 30.5t-34 12.5h-162v-85h162z
141
- " />
142
- <glyph glyph-name="C" unicode="C" horiz-adv-x="697"
143
- d="M385 -12q-158 0 -262.5 96.5t-104.5 248.5q0 153 104 249t263 96q120 0 193.5 -56t109.5 -138l-174 -81q-13 40 -49 68.5t-80 28.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q44 0 80 28.5t49 68.5l174 -80q-16 -37 -40 -68.5t-60 -61.5t-88.5 -47.5t-114.5 -17.5z" />
144
- <glyph glyph-name="D" unicode="D" horiz-adv-x="736"
145
- d="M353 0h-299v667h298q162 0 264 -88.5t102 -244.5t-102 -245t-263 -89zM352 176q73 0 117 46t44 112q0 71 -41 114t-119 43h-97v-315h96z" />
146
- <glyph glyph-name="E" unicode="E" horiz-adv-x="596"
147
- d="M560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176z" />
148
- <glyph glyph-name="F" unicode="F" horiz-adv-x="592"
149
- d="M256 0h-202v667h506v-176h-304v-66h297v-176h-297v-249z" />
150
- <glyph glyph-name="G" unicode="G" horiz-adv-x="726"
151
- d="M385 -12q-156 0 -261.5 94.5t-105.5 250.5t105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q28 0 58 9t46 21v24h-124v176h325v-273q-122 -135 -305 -135z" />
152
- <glyph glyph-name="H" unicode="H" horiz-adv-x="751"
153
- d="M697 0h-202v255h-239v-255h-202v667h202v-236h239v236h202v-667z" />
154
- <glyph glyph-name="I" unicode="I" horiz-adv-x="310"
155
- d="M256 0h-202v667h202v-667z" />
156
- <glyph glyph-name="J" unicode="J" horiz-adv-x="498"
157
- d="M186 -12q-116 0 -186 54l82 154q44 -30 86 -30q33 0 53.5 20t20.5 55v426h202v-429q0 -125 -69 -187.5t-189 -62.5z" />
158
- <glyph glyph-name="K" unicode="K" horiz-adv-x="671"
159
- d="M689 0h-246l-150 235l-37 -50v-185h-202v667h202v-250l175 250h247l-252 -310z" />
160
- <glyph glyph-name="L" unicode="L" horiz-adv-x="536"
161
- d="M509 0h-455v667h202v-491h253v-176z" />
162
- <glyph glyph-name="M" unicode="M" horiz-adv-x="900"
163
- d="M846 0h-202v401l-149 -401h-90l-149 401v-401h-202v667h279l117 -320l117 320h279v-667z" />
164
- <glyph glyph-name="N" unicode="N" horiz-adv-x="750"
165
- d="M696 0h-194l-246 338v-338h-202v667h208l232 -316v316h202v-667z" />
166
- <glyph glyph-name="O" unicode="O" horiz-adv-x="766"
167
- d="M383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119t115.5 -48z" />
168
- <glyph glyph-name="P" unicode="P" horiz-adv-x="662"
169
- d="M256 0h-202v667h356q113 0 176.5 -65.5t63.5 -163.5q0 -97 -63.5 -162.5t-176.5 -65.5h-154v-210zM384 386q27 0 44 13.5t17 38.5q0 26 -17 39.5t-44 13.5h-128v-105h128z" />
170
- <glyph glyph-name="Q" unicode="Q" horiz-adv-x="766"
171
- d="M383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5q0 -133 -83 -226l36 -45l-140 -112l-47 58q-63 -20 -131 -20zM383 166h6l-46 58l140 112l50 -64q10 27 10 61q0 71 -44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119
172
- t115.5 -48z" />
173
- <glyph glyph-name="R" unicode="R" horiz-adv-x="678"
174
- d="M651 0h-230l-92 210h-73v-210h-202v667h356q113 0 176.5 -65.5t63.5 -163.5q0 -78 -35.5 -128t-84.5 -74zM379 386q28 0 47 13.5t19 39.5q0 25 -19 38.5t-47 13.5h-123v-105h123z" />
175
- <glyph glyph-name="S" unicode="S" horiz-adv-x="613"
176
- d="M313 -12q-192 0 -310 106l105 150q90 -86 215 -86q74 0 74 36q0 17 -38.5 26t-93 19t-109 29t-93 67t-38.5 121q0 91 73.5 156t203.5 65q169 0 283 -93l-108 -143q-87 66 -196 66q-51 0 -51 -30q0 -16 38 -26t92.5 -21t109.5 -30t93 -65t38 -115q0 -110 -76.5 -171
177
- t-211.5 -61z" />
178
- <glyph glyph-name="T" unicode="T" horiz-adv-x="595"
179
- d="M399 0h-202v491h-179v176h559v-176h-178v-491z" />
180
- <glyph glyph-name="U" unicode="U" horiz-adv-x="767"
181
- d="M384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5z" />
182
- <glyph glyph-name="V" unicode="V" horiz-adv-x="710"
183
- d="M482 0h-254l-246 667h229l144 -449l144 449h229z" />
184
- <glyph glyph-name="W" unicode="W" horiz-adv-x="954"
185
- d="M775 0h-212l-86 378l-86 -378h-212l-191 667h226l86 -408l101 408h152l101 -408l85 408h227z" />
186
- <glyph glyph-name="X" unicode="X" horiz-adv-x="684"
187
- d="M702 0h-238l-122 204l-122 -204h-238l223 342l-208 325h237l108 -190l106 190h239l-208 -324z" />
188
- <glyph glyph-name="Y" unicode="Y" horiz-adv-x="664"
189
- d="M434 0h-202v265l-250 402h227l124 -225l122 225h227l-248 -402v-265z" />
190
- <glyph glyph-name="Z" unicode="Z" horiz-adv-x="600"
191
- d="M564 0h-528v160l254 331h-254v176h521v-159l-255 -332h262v-176z" />
192
- <glyph glyph-name="bracketleft" unicode="[" horiz-adv-x="317"
193
- d="M299 -190h-245v868h245v-114h-120v-640h120v-114z" />
194
- <glyph glyph-name="backslash" unicode="\" horiz-adv-x="362"
195
- d="M237 -20l-237 707h125l237 -707h-125z" />
196
- <glyph glyph-name="bracketright" unicode="]" horiz-adv-x="317"
197
- d="M263 -190h-245v114h120v640h-120v114h245v-868z" />
198
- <glyph glyph-name="asciicircum" unicode="^" horiz-adv-x="450"
199
- d="M431 333h-126l-80 215l-79 -215h-127l143 334h129z" />
200
- <glyph glyph-name="underscore" unicode="_" horiz-adv-x="564"
201
- d="M567 -154h-570v114h570v-114z" />
202
- <glyph glyph-name="grave" unicode="`" horiz-adv-x="275"
203
- d="M275 556h-120l-155 144h155z" />
204
- <glyph glyph-name="grave" unicode="&#x2cb;" horiz-adv-x="275"
205
- d="M275 556h-120l-155 144h155z" />
206
- <glyph glyph-name="a" unicode="a" horiz-adv-x="559"
207
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
208
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39z" />
209
- <glyph glyph-name="b" unicode="b" horiz-adv-x="596"
210
- d="M230 179q26 -32 75 -32q38 0 64 25.5t26 69.5q0 43 -26 68.5t-64 25.5q-48 0 -75 -33v-124zM230 0h-180v667h180v-235q52 63 136 63q92 0 152.5 -68t60.5 -185q0 -120 -60.5 -187t-152.5 -67q-80 0 -136 63v-51z" />
211
- <glyph glyph-name="c" unicode="c" horiz-adv-x="502"
212
- d="M288 -12q-117 0 -194 70t-77 184q0 113 77 183t194 70q75 0 128 -27.5t77 -63.5l-116 -109q-27 41 -81 41q-40 0 -67.5 -24.5t-27.5 -69.5t27.5 -70t67.5 -25q52 0 81 42l116 -110q-24 -36 -77 -63.5t-128 -27.5z" />
213
- <glyph glyph-name="d" unicode="d" horiz-adv-x="596"
214
- d="M546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q84 0 136 -63v235h180v-667zM291 147q48 0 75 33v124q-26 32 -75 32q-38 0 -64 -25.5t-26 -68.5q0 -44 26 -69.5t64 -25.5z" />
215
- <glyph glyph-name="e" unicode="e" horiz-adv-x="543"
216
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159z" />
217
- <glyph glyph-name="f" unicode="f" horiz-adv-x="371"
218
- d="M267 0h-180v327h-80v156h80v22q0 76 52 124t132 48q102 0 151 -52l-65 -100q-16 19 -45 19q-18 0 -31.5 -11t-13.5 -28v-22h98v-156h-98v-327z" />
219
- <glyph glyph-name="g" unicode="g" horiz-adv-x="595"
220
- d="M253 -196q-129 0 -220 72l76 128q53 -53 144 -53q43 0 77.5 22.5t34.5 78.5v26q-57 -65 -136 -65q-93 0 -152.5 61.5t-59.5 179.5q0 116 59.5 178.5t152.5 62.5q83 0 136 -63v51h180v-431q0 -60 -19.5 -106t-48.5 -72t-69.5 -42.5t-77.5 -22t-77 -5.5zM291 172
221
- q19 0 40.5 8.5t33.5 22.5v102q-12 14 -33.5 22.5t-40.5 8.5q-40 0 -65 -20t-25 -62t25 -62t65 -20z" />
222
- <glyph glyph-name="h" unicode="h" horiz-adv-x="608"
223
- d="M558 0h-180v269q0 67 -70 67q-43 0 -77 -38v-298h-180v667h180v-239q59 67 166 67q80 0 120.5 -41.5t40.5 -108.5v-345z" />
224
- <glyph glyph-name="i" unicode="i" horiz-adv-x="280"
225
- d="M140 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5zM230 0h-180v483h180v-483z" />
226
- <glyph glyph-name="j" unicode="j" horiz-adv-x="280"
227
- d="M140 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5zM29 -196q-52 0 -78 7t-57 26l43 133q25 -19 60 -19q53 0 53 70v462h180v-462q0 -98 -50 -157.5t-151 -59.5z" />
228
- <glyph glyph-name="k" unicode="k" horiz-adv-x="557"
229
- d="M569 0h-221l-83 156l-35 -47v-109h-180v667h180v-356l111 172h217l-166 -220z" />
230
- <glyph glyph-name="l" unicode="l" horiz-adv-x="280"
231
- d="M230 0h-180v667h180v-667z" />
232
- <glyph glyph-name="m" unicode="m" horiz-adv-x="897"
233
- d="M847 0h-180v282q0 24 -13.5 39t-41.5 15q-41 0 -74 -38v-298h-180v282q0 54 -55 54q-40 0 -73 -38v-298h-180v483h180v-55q19 24 63 45.5t97 21.5q108 0 139 -85q23 35 68.5 60t100.5 25q69 0 109 -36t40 -109v-350z" />
234
- <glyph glyph-name="n" unicode="n" horiz-adv-x="607"
235
- d="M557 0h-180v267q0 69 -70 69q-43 0 -77 -38v-298h-180v483h180v-55q59 67 166 67q80 0 120.5 -42.5t40.5 -109.5v-343z" />
236
- <glyph glyph-name="o" unicode="o" horiz-adv-x="577"
237
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5z" />
238
- <glyph glyph-name="p" unicode="p" horiz-adv-x="595"
239
- d="M366 -12q-81 0 -136 63v-235h-180v667h180v-51q53 63 136 63q93 0 152.5 -66.5t59.5 -186.5q0 -121 -59.5 -187.5t-152.5 -66.5zM304 147q38 0 64 25.5t26 69.5q0 43 -26 68.5t-64 25.5q-19 0 -40.5 -9t-33.5 -24v-123q11 -14 33.5 -23.5t40.5 -9.5z" />
240
- <glyph glyph-name="q" unicode="q" horiz-adv-x="595"
241
- d="M291 147q18 0 40.5 9.5t33.5 23.5v123q-12 15 -33.5 24t-40.5 9q-38 0 -64 -25.5t-26 -68.5q0 -44 26 -69.5t64 -25.5zM229 -12q-93 0 -152.5 66.5t-59.5 187.5q0 120 59.5 186.5t152.5 66.5q83 0 136 -63v51h180v-667h-180v235q-55 -63 -136 -63z" />
242
- <glyph glyph-name="r" unicode="r" horiz-adv-x="390"
243
- d="M230 0h-180v483h180v-53q23 27 65.5 47t82.5 20v-172q-15 5 -41 5q-79 0 -107 -34v-296z" />
244
- <glyph glyph-name="s" unicode="s" horiz-adv-x="490"
245
- d="M246 -12q-66 0 -132 20.5t-105 53.5l72 121q29 -23 82 -42t92 -19q48 0 48 21q0 12 -28 17.5t-68.5 11.5t-81 19t-68.5 49t-28 92q0 69 57.5 116t158.5 47q115 0 209 -62l-66 -117q-25 20 -63.5 35t-78.5 15q-45 0 -45 -21q0 -10 28 -15l68.5 -12t81 -21t68.5 -50.5
246
- t28 -92.5q0 -73 -62 -119.5t-167 -46.5z" />
247
- <glyph glyph-name="t" unicode="t" horiz-adv-x="382"
248
- d="M253 -12q-81 0 -123.5 38.5t-42.5 113.5v187h-80v156h80v132h180v-132h98v-156h-98v-135q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32z" />
249
- <glyph glyph-name="u" unicode="u" horiz-adv-x="606"
250
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483z" />
251
- <glyph glyph-name="v" unicode="v" horiz-adv-x="535"
252
- d="M363 0h-191l-187 483h190l92 -276l93 276h190z" />
253
- <glyph glyph-name="w" unicode="w" horiz-adv-x="805"
254
- d="M677 0h-196l-79 270l-78 -270h-196l-140 483h185l64 -266l85 266h161l84 -266l64 266h186z" />
255
- <glyph glyph-name="x" unicode="x" horiz-adv-x="521"
256
- d="M533 0h-197l-75 128l-77 -128h-196l158 248l-148 235h197l65 -113l65 113h197l-148 -235z" />
257
- <glyph glyph-name="y" unicode="y" horiz-adv-x="535"
258
- d="M45 -188l25 160q16 -9 38 -9q54 0 63 19l4 10l-190 491h190l92 -276l93 276h190l-210 -543q-30 -78 -84 -105.5t-141 -30.5q-43 0 -70 8z" />
259
- <glyph glyph-name="z" unicode="z" horiz-adv-x="486"
260
- d="M453 0h-420v132l170 195h-170v156h416v-126l-174 -201h178v-156z" />
261
- <glyph glyph-name="braceleft" unicode="{" horiz-adv-x="316"
262
- d="M299 -190h-60q-76 0 -130.5 50t-54.5 134v139q0 29 -13.5 46.5t-38.5 17.5v94q25 0 38.5 17.5t13.5 46.5v138q0 84 54.5 134.5t130.5 50.5h60v-114h-60q-26 0 -43 -19t-17 -51v-159q0 -71 -46 -91q46 -20 46 -91v-158q0 -32 17.5 -51.5t42.5 -19.5h60v-114z" />
263
- <glyph glyph-name="bar" unicode="|" horiz-adv-x="222"
264
- d="M168 -20h-114v707h114v-707z" />
265
- <glyph glyph-name="braceright" unicode="}" horiz-adv-x="316"
266
- d="M17 -190v114h60q25 0 42.5 19.5t17.5 51.5v158q0 71 46 91q-46 20 -46 91v159q0 32 -17 51t-43 19h-60v114h60q76 0 130.5 -50.5t54.5 -134.5v-138q0 -29 13.5 -46.5t38.5 -17.5v-94q-25 0 -38.5 -17.5t-13.5 -46.5v-139q0 -84 -54.5 -134t-130.5 -50h-60z" />
267
- <glyph glyph-name="asciitilde" unicode="~" horiz-adv-x="518"
268
- d="M377 667l116 -14q-4 -52 -11.5 -90.5t-24 -78.5t-47.5 -61.5t-76 -21.5q-38 0 -63 16.5t-36 40.5t-17.5 48t-14 40.5t-18.5 16.5q-32 0 -42 -162l-118 13q4 51 12 90.5t24.5 79t48 61.5t75.5 22q38 0 63 -17t36 -40.5t17.5 -47.5t14 -41t18.5 -17q33 0 43 163z" />
269
- <glyph glyph-name="nbspace" unicode="&#xa0;" horiz-adv-x="255"
270
- />
271
- <glyph glyph-name="exclamdown" unicode="&#xa1;" horiz-adv-x="280"
272
- d="M33 -184l25 419h162l27 -419h-214zM33 389q0 43 31.5 74.5t74.5 31.5t74.5 -31.5t31.5 -74.5q0 -44 -31.5 -75.5t-74.5 -31.5t-74.5 31.5t-31.5 75.5z" />
273
- <glyph glyph-name="cent" unicode="&#xa2;" horiz-adv-x="502"
274
- d="M229 -100v93q-94 17 -153 84t-59 165q0 97 59 163.5t153 84.5v75h126v-77q96 -20 138 -84l-116 -109q-27 41 -81 41q-40 0 -67.5 -24.5t-27.5 -69.5t27.5 -70t67.5 -25q52 0 81 42l116 -110q-43 -64 -138 -84v-95h-126z" />
275
- <glyph glyph-name="sterling" unicode="&#xa3;" horiz-adv-x="581"
276
- d="M26 270v109h38q-22 42 -22 81q0 68 42.5 119.5t100.5 74.5t118 23q100 0 163.5 -31t99.5 -99l-160 -92q-21 60 -77 60q-29 0 -47.5 -17t-18.5 -42q0 -27 22 -77h134v-109h-109q-2 -24 -16 -48.5t-35 -36.5q18 6 43 6q28 0 61 -12.5t53 -12.5q52 0 76 33l77 -159
277
- q-48 -52 -160 -52q-47 0 -106 21t-77 21q-50 0 -114 -37l-66 132q85 47 85 96q0 20 -9 49h-96z" />
278
- <glyph glyph-name="currency" unicode="&#xa4;" horiz-adv-x="522"
279
- d="M486 137l-29 -29l-56 57q-60 -51 -140 -51t-140 51l-57 -57l-28 29l56 56q-50 63 -50 140q0 79 50 140l-56 57l28 28l57 -56q59 50 140 50q79 0 140 -50l56 56l29 -28l-56 -57q50 -61 50 -140q0 -77 -50 -140zM432 333q0 71 -50 121t-121 50t-121 -50t-50 -121t50 -121
280
- t121 -50t121 50t50 121z" />
281
- <glyph glyph-name="yen" unicode="&#xa5;" horiz-adv-x="664"
282
- d="M434 0h-202v107h-207v105h207v53h-207v105h141l-184 297h227l124 -225l122 225h227l-183 -297h142v-105h-207v-53h207v-105h-207v-107z" />
283
- <glyph glyph-name="brokenbar" unicode="&#xa6;" horiz-adv-x="222"
284
- d="M168 -20h-114v316h114v-316zM168 371h-114v316h114v-316z" />
285
- <glyph glyph-name="section" unicode="&#xa7;" horiz-adv-x="500"
286
- d="M475 336q0 -39 -20 -73.5t-55 -54.5q75 -37 75 -123q0 -77 -64.5 -121.5t-164.5 -44.5q-137 0 -234 80l69 112q31 -27 77 -48.5t88 -21.5q57 0 57 27q0 18 -28 28t-68.5 18t-81 21.5t-68.5 48t-28 89.5q0 43 25.5 74.5t54.5 46.5q-80 37 -80 130q0 66 62 109.5t153 43.5
287
- q134 0 209 -65l-65 -105q-60 48 -135 48q-52 0 -52 -27q0 -15 28 -23.5t68.5 -15.5t81 -20t68.5 -46.5t28 -86.5zM298 298q0 42 -54 53q-43 -8 -43 -48q0 -43 63 -54q34 14 34 49z" />
288
- <glyph glyph-name="dieresis" unicode="&#xa8;" horiz-adv-x="318"
289
- d="M357 618q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM140 618q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5z" />
290
- <glyph glyph-name="copyright" unicode="&#xa9;" horiz-adv-x="778"
291
- d="M734 334q0 -143 -101 -244t-244 -101t-244 101.5t-101 243.5q0 143 101 244t244 101t244 -101t101 -244zM692 334q0 125 -89 214t-214 89t-214 -89t-89 -214q0 -124 89 -213.5t214 -89.5t214 89t89 214zM511 231l38 -36q-60 -70 -152 -70q-87 0 -147.5 60t-60.5 150
292
- t60.5 149t147.5 59q92 0 150 -68l-37 -37q-43 58 -113 58q-65 0 -109 -45.5t-44 -115.5q0 -69 44.5 -116t108.5 -47q70 0 114 59z" />
293
- <glyph glyph-name="ordfeminine" unicode="&#xaa;" horiz-adv-x="392"
294
- d="M352 326h-127v29q-29 -37 -96 -37q-42 0 -75.5 27t-33.5 76t33 74.5t76 25.5q68 0 96 -33v24q0 19 -14.5 31t-42.5 12q-47 0 -86 -36l-44 82q63 47 153 47q161 0 161 -139v-183zM183 395q31 0 42 19v15q-11 18 -42 18q-38 0 -38 -26t38 -26z" />
295
- <glyph glyph-name="guillemotleft" unicode="&#xab;" horiz-adv-x="615"
296
- d="M585 63h-160l-160 180l160 177h160l-160 -177zM350 63h-160l-160 180l160 177h160l-160 -177z" />
297
- <glyph glyph-name="logicalnot" unicode="&#xac;" horiz-adv-x="527"
298
- d="M481 478v-288h-108v183h-344v105h452z" />
299
- <glyph glyph-name="registered" unicode="&#xae;" horiz-adv-x="494"
300
- d="M459 465q0 -88 -62 -150t-150 -62t-150 62t-62 150t62 150t150 62q89 0 150.5 -61.5t61.5 -150.5zM424 465q0 74 -51.5 125.5t-125.5 51.5t-125.5 -51.5t-51.5 -125.5q0 -73 52 -125t125 -52t125 52t52 125zM349 343h-45l-63 96h-39v-96h-37v243h99q32 0 57 -21t25 -53
301
- q0 -35 -22.5 -53.5t-39.5 -18.5zM308 512q0 19 -13.5 31t-30.5 12h-62v-84h62q17 0 30.5 11.5t13.5 29.5z" />
302
- <glyph glyph-name="macron" unicode="&#xaf;" horiz-adv-x="363"
303
- d="M363 591h-363v97h363v-97z" />
304
- <glyph glyph-name="macron" unicode="&#x203e;" horiz-adv-x="363"
305
- d="M363 591h-363v97h363v-97z" />
306
- <glyph glyph-name="degree" unicode="&#xb0;" horiz-adv-x="331"
307
- d="M314 528q0 -61 -43.5 -104.5t-105.5 -43.5q-61 0 -104.5 43t-43.5 105t43.5 105.5t104.5 43.5t105 -43.5t44 -105.5zM224 528q0 24 -17.5 41.5t-41.5 17.5t-40.5 -17.5t-16.5 -41.5t16.5 -40.5t40.5 -16.5t41.5 16.5t17.5 40.5z" />
308
- <glyph glyph-name="plusminus" unicode="&#xb1;" horiz-adv-x="510"
309
- d="M481 328h-168v-193h-116v193h-168v105h168v185h116v-185h168v-105zM481 0h-452v105h452v-105z" />
310
- <glyph glyph-name="twosuperior" unicode="&#xb2;"
311
- d="M380 421h-338v95q96 67 138.5 99t53 44.5t10.5 25.5q0 38 -50 38q-30 0 -60 -15t-46 -33l-66 84q65 68 175 68q83 0 131 -35.5t48 -95.5q0 -39 -30.5 -76t-113.5 -95h148v-104z" />
312
- <glyph glyph-name="threesuperior" unicode="&#xb3;"
313
- d="M383 534q0 -53 -50 -86.5t-131 -33.5q-119 0 -179 62l62 87q23 -23 55 -34t57 -11q55 0 55 26q0 18 -17 23t-56 5q-43 0 -49 -1v102q9 -1 48 -1q38 0 52.5 5.5t14.5 20.5q0 25 -57 25q-60 0 -102 -39l-58 77q63 66 175 66q85 0 129 -30.5t44 -80.5q0 -31 -24.5 -56.5
314
- t-64.5 -32.5q37 -3 66.5 -28.5t29.5 -64.5z" />
315
- <glyph glyph-name="acute" unicode="&#xb4;" horiz-adv-x="275"
316
- d="M275 700l-155 -144h-120l120 144h155z" />
317
- <glyph glyph-name="mu" unicode="&#xb5;" horiz-adv-x="606"
318
- d="M230 -184h-180v667h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483h-180v54q-53 -60 -146 -66v-172z" />
319
- <glyph glyph-name="mu" unicode="&#x3bc;" horiz-adv-x="606"
320
- d="M230 -184h-180v667h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483h-180v54q-53 -60 -146 -66v-172z" />
321
- <glyph glyph-name="paragraph" unicode="&#xb6;" horiz-adv-x="449"
322
- d="M427 -100h-80v687h-68v-687h-80v423q-71 0 -121.5 50.5t-50.5 121.5t50.5 121.5t121.5 50.5h228v-767z" />
323
- <glyph glyph-name="periodcentered" unicode="&#xb7;" horiz-adv-x="283"
324
- d="M247 244q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
325
- <glyph glyph-name="periodcentered" unicode="&#x2219;" horiz-adv-x="283"
326
- d="M247 244q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
327
- <glyph glyph-name="cedilla" unicode="&#xb8;" horiz-adv-x="237"
328
- d="M119 -200q-77 0 -119 34l31 64q43 -30 83 -30q42 0 42 24q0 17 -21 17q-16 0 -26 -12l-59 34l30 80h80l-25 -58q15 9 34 9q28 0 48 -20.5t20 -52.5q0 -41 -34 -65t-84 -24z" />
329
- <glyph glyph-name="onesuperior" unicode="&#xb9;" horiz-adv-x="336"
330
- d="M276 421h-132v233l-70 -69l-74 78l163 158h113v-400z" />
331
- <glyph glyph-name="ordmasculine" unicode="&#xba;" horiz-adv-x="405"
332
- d="M202 318q-82 0 -132 48.5t-50 116.5t50 116.5t132 48.5q84 0 133.5 -48.5t49.5 -116.5t-49.5 -116.5t-133.5 -48.5zM202 418q53 0 53 65q0 63 -53 63q-51 0 -51 -63q0 -65 51 -65z" />
333
- <glyph glyph-name="guillemotright" unicode="&#xbb;" horiz-adv-x="615"
334
- d="M350 243l-160 -180h-160l160 180l-160 177h160zM585 243l-160 -180h-160l160 180l-160 177h160z" />
335
- <glyph glyph-name="onequarter" unicode="&#xbc;" horiz-adv-x="897"
336
- d="M692 667l-427 -667h-97l426 667h98zM884 71h-47v-71h-131v71h-197v87l143 242h185v-227h47v-102zM706 173v118l-68 -118h68zM276 267h-132v233l-70 -69l-74 78l163 158h113v-400z" />
337
- <glyph glyph-name="onehalf" unicode="&#xbd;" horiz-adv-x="927"
338
- d="M692 667l-427 -667h-97l426 667h98zM900 0h-338v95q96 67 138.5 99t53 44.5t10.5 25.5q0 38 -50 38q-30 0 -60 -15t-46 -33l-66 84q65 68 175 68q83 0 131 -35.5t48 -95.5q0 -39 -30.5 -76t-113.5 -95h148v-104zM276 267h-132v233l-70 -69l-74 78l163 158h113v-400z" />
339
- <glyph glyph-name="threequarters" unicode="&#xbe;" horiz-adv-x="964"
340
- d="M759 667l-427 -667h-97l426 667h98zM951 71h-47v-71h-131v71h-197v87l143 242h185v-227h47v-102zM773 173v118l-68 -118h68zM383 380q0 -53 -50 -86.5t-131 -33.5q-119 0 -179 62l62 87q23 -23 55 -34t57 -11q55 0 55 26q0 18 -17 23t-56 5q-43 0 -49 -1v102q9 -1 48 -1
341
- q38 0 52.5 5.5t14.5 20.5q0 25 -57 25q-60 0 -102 -39l-58 77q63 66 175 66q85 0 129 -30.5t44 -80.5q0 -31 -24.5 -56.5t-64.5 -32.5q37 -3 66.5 -28.5t29.5 -64.5z" />
342
- <glyph glyph-name="questiondown" unicode="&#xbf;" horiz-adv-x="401"
343
- d="M297 259q27 -37 27 -95q0 -37 -17.5 -66t-38.5 -43t-38.5 -27t-17.5 -23q0 -21 39 -21q47 0 87 42l112 -129q-42 -45 -101.5 -68t-120.5 -23q-101 0 -160.5 43.5t-59.5 117.5q0 39 14.5 70t35.5 49t42 33.5t35.5 32t14.5 34.5q0 24 -11 37zM222 495q44 0 75.5 -31.5
344
- t31.5 -75.5t-31.5 -75.5t-75.5 -31.5t-75.5 31.5t-31.5 75.5t31.5 75.5t75.5 31.5z" />
345
- <glyph glyph-name="Agrave" unicode="&#xc0;" horiz-adv-x="710"
346
- d="M454 728h-120l-155 144h155zM728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132z" />
347
- <glyph glyph-name="Aacute" unicode="&#xc1;" horiz-adv-x="710"
348
- d="M534 872l-155 -144h-120l120 144h155zM728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132z" />
349
- <glyph glyph-name="Acircumflex" unicode="&#xc2;" horiz-adv-x="710"
350
- d="M524 728h-105l-64 73l-61 -73h-105l88 144h156zM728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132z" />
351
- <glyph glyph-name="Atilde" unicode="&#xc3;" horiz-adv-x="710"
352
- d="M408 726q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134zM728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132z" />
353
- <glyph glyph-name="Adieresis" unicode="&#xc4;" horiz-adv-x="710"
354
- d="M553 795q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM336 795q0 -37 -26 -63t-63 -26t-63 26t-26 63t26 63t63 26t63 -26t26 -63zM728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132z" />
355
- <glyph glyph-name="Aring" unicode="&#xc5;" horiz-adv-x="710"
356
- d="M356 693q-46 0 -79 33t-33 79t33 79t79 33t78 -33t32 -79t-32 -79t-78 -33zM356 770q14 0 24 10.5t10 24.5t-10 24.5t-24 10.5t-24.5 -10.5t-10.5 -24.5t10.5 -24.5t24.5 -10.5zM728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132z" />
357
- <glyph glyph-name="AE" unicode="&#xc6;" horiz-adv-x="989"
358
- d="M959 0h-506v78h-207l-41 -78h-230l395 667h589v-176h-304v-66h297v-176h-297v-73h304v-176zM453 254v215l-113 -215h113z" />
359
- <glyph glyph-name="Ccedilla" unicode="&#xc7;" horiz-adv-x="697"
360
- d="M379 -196q-77 0 -119 34l31 64q43 -30 83 -30q42 0 42 24q0 17 -21 17q-16 0 -26 -12l-59 34l21 57q-138 16 -225.5 109t-87.5 232q0 153 104 249t263 96q120 0 193.5 -56t109.5 -138l-174 -81q-13 40 -49 68.5t-80 28.5q-72 0 -117 -48t-45 -119t45 -119t117 -48
361
- q44 0 80 28.5t49 68.5l174 -80q-33 -76 -102 -132t-178 -62l-13 -32q15 9 34 9q28 0 48 -20.5t20 -52.5q0 -41 -34 -65t-84 -24z" />
362
- <glyph glyph-name="Egrave" unicode="&#xc8;" horiz-adv-x="596"
363
- d="M406 728h-120l-155 144h155zM560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176z" />
364
- <glyph glyph-name="Eacute" unicode="&#xc9;" horiz-adv-x="596"
365
- d="M485 872l-155 -144h-120l120 144h155zM560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176z" />
366
- <glyph glyph-name="Ecircumflex" unicode="&#xca;" horiz-adv-x="596"
367
- d="M475 728h-105l-64 73l-61 -73h-105l88 144h156zM560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176z" />
368
- <glyph glyph-name="Edieresis" unicode="&#xcb;" horiz-adv-x="596"
369
- d="M508 795q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM291 795q0 -37 -25.5 -63t-63.5 -26t-63.5 26t-25.5 63t25.5 63t63.5 26t63.5 -26t25.5 -63zM560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176z" />
370
- <glyph glyph-name="Igrave" unicode="&#xcc;" horiz-adv-x="310"
371
- d="M251 728h-120l-155 144h155zM256 0h-202v667h202v-667z" />
372
- <glyph glyph-name="Iacute" unicode="&#xcd;" horiz-adv-x="310"
373
- d="M336 872l-155 -144h-120l120 144h155zM256 0h-202v667h202v-667z" />
374
- <glyph glyph-name="Icircumflex" unicode="&#xce;" horiz-adv-x="310"
375
- d="M321 728h-105l-64 73l-61 -73h-105l88 144h156zM256 0h-202v667h202v-667z" />
376
- <glyph glyph-name="Idieresis" unicode="&#xcf;" horiz-adv-x="310"
377
- d="M353 794q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM136 794q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5zM256 0h-202v667h202v-667z" />
378
- <glyph glyph-name="Eth" unicode="&#xd0;" horiz-adv-x="757"
379
- d="M374 0h-299v254h-68v159h68v254h298q162 0 264 -88.5t102 -244.5t-102 -245t-263 -89zM406 254h-129v-78h96q73 0 117 46t44 112q0 71 -41 114t-119 43h-97v-78h129v-159z" />
380
- <glyph glyph-name="Ntilde" unicode="&#xd1;" horiz-adv-x="750"
381
- d="M426 726q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134zM696 0h-194l-246 338v-338h-202v667h208l232 -316v316h202v-667z" />
382
- <glyph glyph-name="Ograve" unicode="&#xd2;" horiz-adv-x="766"
383
- d="M483 728h-120l-155 144h155zM383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119t115.5 -48z" />
384
- <glyph glyph-name="Oacute" unicode="&#xd3;" horiz-adv-x="766"
385
- d="M562 872l-155 -144h-120l120 144h155zM383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119t115.5 -48z" />
386
- <glyph glyph-name="Ocircumflex" unicode="&#xd4;" horiz-adv-x="766"
387
- d="M554 728h-105l-64 73l-61 -73h-105l88 144h156zM383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119
388
- t115.5 -48z" />
389
- <glyph glyph-name="Otilde" unicode="&#xd5;" horiz-adv-x="766"
390
- d="M436 726q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134zM383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166
391
- q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119t115.5 -48z" />
392
- <glyph glyph-name="Odieresis" unicode="&#xd6;" horiz-adv-x="766"
393
- d="M584 795q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM367 795q0 -37 -25.5 -63t-63.5 -26t-63.5 26t-25.5 63t25.5 63t63.5 26t63.5 -26t25.5 -63zM383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5
394
- t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119t115.5 -48z" />
395
- <glyph glyph-name="multiply" unicode="&#xd7;" horiz-adv-x="510"
396
- d="M389 126l-134 134l-133 -134l-75 74l134 134l-134 134l75 74l133 -134l134 134l74 -74l-133 -134l133 -134z" />
397
- <glyph glyph-name="Oslash" unicode="&#xd8;" horiz-adv-x="766"
398
- d="M383 -12q-110 0 -196 49l-31 -37h-138l87 102q-87 93 -87 231q0 152 104.5 248.5t260.5 96.5q93 0 178 -40l25 29h138l-76 -90q100 -97 100 -244q0 -152 -104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119q0 51 -25 92l-207 -243q34 -16 72 -16zM223 333
399
- q0 -42 15 -75l198 233q-24 9 -53 9q-71 0 -115.5 -48t-44.5 -119z" />
400
- <glyph glyph-name="Ugrave" unicode="&#xd9;" horiz-adv-x="767"
401
- d="M484 728h-120l-155 144h155zM384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5z" />
402
- <glyph glyph-name="Uacute" unicode="&#xda;" horiz-adv-x="767"
403
- d="M564 872l-155 -144h-120l120 144h155zM384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5z" />
404
- <glyph glyph-name="Ucircumflex" unicode="&#xdb;" horiz-adv-x="767"
405
- d="M559 728h-105l-64 73l-61 -73h-105l88 144h156zM384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5z" />
406
- <glyph glyph-name="Udieresis" unicode="&#xdc;" horiz-adv-x="767"
407
- d="M585 795q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM368 795q0 -37 -26 -63t-63 -26t-63 26t-26 63t26 63t63 26t63 -26t26 -63zM384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5
408
- t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5z" />
409
- <glyph glyph-name="Yacute" unicode="&#xdd;" horiz-adv-x="664"
410
- d="M512 872l-155 -144h-120l120 144h155zM434 0h-202v265l-250 402h227l124 -225l122 225h227l-248 -402v-265z" />
411
- <glyph glyph-name="Thorn" unicode="&#xde;" horiz-adv-x="662"
412
- d="M256 0h-202v667h202v-96h154q113 0 176.5 -66t63.5 -164t-63.5 -162.5t-176.5 -64.5h-154v-114zM384 290q27 0 44 13.5t17 38.5t-17 39t-44 14h-128v-105h128z" />
413
- <glyph glyph-name="germandbls" unicode="&#xdf;" horiz-adv-x="688"
414
- d="M676 154q0 -75 -61 -120.5t-155 -45.5q-122 0 -207 72l69 123q20 -25 60.5 -43t77.5 -18q44 0 44 21q0 11 -24 17.5t-58.5 14t-69 21t-58.5 48.5t-24 88q0 34 15.5 62.5t34.5 43t34.5 28t15.5 20.5q0 32 -56 32q-38 0 -60.5 -17.5t-22.5 -49.5v-451h-180v451
415
- q0 95 71.5 160.5t195.5 65.5q95 0 166 -45t71 -118q0 -39 -17.5 -70t-39 -46t-39 -30.5t-17.5 -27.5q0 -8 17.5 -12.5t43.5 -7t56 -12t56 -25t43.5 -49t17.5 -80.5z" />
416
- <glyph glyph-name="agrave" unicode="&#xe0;" horiz-adv-x="559"
417
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
418
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39zM371 556h-120l-155 144h155z" />
419
- <glyph glyph-name="aacute" unicode="&#xe1;" horiz-adv-x="559"
420
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
421
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39zM458 700l-155 -144h-120l120 144h155z" />
422
- <glyph glyph-name="acircumflex" unicode="&#xe2;" horiz-adv-x="559"
423
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
424
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39zM446 556h-105l-64 73l-61 -73h-105l88 144h156z" />
425
- <glyph glyph-name="atilde" unicode="&#xe3;" horiz-adv-x="559"
426
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
427
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39zM328 554q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
428
- <glyph glyph-name="adieresis" unicode="&#xe4;" horiz-adv-x="559"
429
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
430
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39zM471 618q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM254 618q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5z" />
431
- <glyph glyph-name="aring" unicode="&#xe5;" horiz-adv-x="559"
432
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
433
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39zM277 534q-46 0 -79 33t-33 79t33 79t79 33t78 -33t32 -79t-32 -79t-78 -33zM277 611q14 0 24 10.5t10 24.5t-10 24.5t-24 10.5t-24.5 -10.5t-10.5 -24.5t10.5 -24.5t24.5 -10.5z" />
434
- <glyph glyph-name="ae" unicode="&#xe6;" horiz-adv-x="851"
435
- d="M839 186h-328q27 -57 109 -57q61 0 102 34l78 -115q-34 -29 -91 -44.5t-115 -15.5q-57 0 -111 19.5t-88 55.5q-34 -34 -87 -54.5t-109 -20.5q-74 0 -128 39.5t-54 116.5t47.5 117t118.5 40q45 0 85 -14t61 -38v49q0 26 -23.5 42.5t-66.5 16.5q-74 0 -134 -47l-61 112
436
- q91 73 228 73q108 0 166 -52q58 52 160 52t171.5 -74t69.5 -198v-37zM509 300h159q-14 58 -80 58q-64 0 -79 -58zM333 133q-4 10 -4 24q-19 27 -71 27q-26 0 -44.5 -10t-18.5 -30q0 -39 63 -39q56 0 75 28z" />
437
- <glyph glyph-name="ccedilla" unicode="&#xe7;" horiz-adv-x="502"
438
- d="M293 -198q-77 0 -119 34l31 64q43 -30 83 -30q42 0 42 24q0 17 -21 17q-16 0 -26 -12l-59 34l21 58q-101 12 -164.5 80t-63.5 171q0 113 77 183t194 70q75 0 128 -27.5t77 -63.5l-116 -109q-27 41 -81 41q-40 0 -67.5 -24.5t-27.5 -69.5t27.5 -70t67.5 -25q52 0 81 42
439
- l116 -110q-21 -31 -64.5 -56.5t-104.5 -32.5l-15 -35q15 9 34 9q28 0 48 -20.5t20 -52.5q0 -41 -34 -65t-84 -24z" />
440
- <glyph glyph-name="egrave" unicode="&#xe8;" horiz-adv-x="543"
441
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159zM377 556h-120l-155 144h155z" />
442
- <glyph glyph-name="eacute" unicode="&#xe9;" horiz-adv-x="543"
443
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159zM460 700l-155 -144h-120l120 144h155z" />
444
- <glyph glyph-name="ecircumflex" unicode="&#xea;" horiz-adv-x="543"
445
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159zM448 556h-105l-64 73l-61 -73h-105l88 144
446
- h156z" />
447
- <glyph glyph-name="edieresis" unicode="&#xeb;" horiz-adv-x="543"
448
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159zM479 618q0 -37 -26 -63t-64 -26
449
- q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM262 618q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5z" />
450
- <glyph glyph-name="igrave" unicode="&#xec;" horiz-adv-x="280"
451
- d="M237 556h-120l-155 144h155zM230 0h-180v483h180v-483z" />
452
- <glyph glyph-name="iacute" unicode="&#xed;" horiz-adv-x="280"
453
- d="M318 700l-155 -144h-120l120 144h155zM230 0h-180v483h180v-483z" />
454
- <glyph glyph-name="icircumflex" unicode="&#xee;" horiz-adv-x="280"
455
- d="M308 556h-105l-64 73l-61 -73h-105l88 144h156zM230 0h-180v483h180v-483z" />
456
- <glyph glyph-name="idieresis" unicode="&#xef;" horiz-adv-x="280"
457
- d="M338 618q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM121 618q0 -38 -25.5 -63.5t-63.5 -25.5t-63.5 25.5t-25.5 63.5t25.5 63.5t63.5 25.5t63.5 -25.5t25.5 -63.5zM230 0h-180v483h180v-483z" />
458
- <glyph glyph-name="eth" unicode="&#xf0;" horiz-adv-x="577"
459
- d="M84 440l-32 78l97 42l-47 28l96 143q70 -42 134 -90l99 43l33 -75l-61 -27q157 -146 157 -324q0 -124 -72 -197t-200 -73q-122 0 -196.5 62.5t-74.5 164.5q0 100 60.5 163t147.5 63q107 0 162 -96q-22 68 -154 161zM288 147q41 0 64 18.5t23 49.5t-23 49.5t-64 18.5
460
- q-40 0 -63 -18.5t-23 -49.5t23 -49.5t63 -18.5z" />
461
- <glyph glyph-name="ntilde" unicode="&#xf1;" horiz-adv-x="607"
462
- d="M567 0h-180v267q0 69 -70 69q-43 0 -77 -38v-298h-180v483h180v-55q59 67 166 67q80 0 120.5 -42.5t40.5 -109.5v-343zM357 554q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
463
- <glyph glyph-name="ograve" unicode="&#xf2;" horiz-adv-x="577"
464
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5zM386 556h-120l-155 144h155z" />
465
- <glyph glyph-name="oacute" unicode="&#xf3;" horiz-adv-x="577"
466
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5zM466 700l-155 -144h-120l120 144h155z" />
467
- <glyph glyph-name="ocircumflex" unicode="&#xf4;" horiz-adv-x="577"
468
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5zM457 556h-105l-64 73l-61 -73h-105l88 144h156z" />
469
- <glyph glyph-name="otilde" unicode="&#xf5;" horiz-adv-x="577"
470
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5zM341 554q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89
471
- q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
472
- <glyph glyph-name="odieresis" unicode="&#xf6;" horiz-adv-x="577"
473
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5zM486 618q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63
474
- t26 63t63 26q38 0 64 -26t26 -63zM269 618q0 -38 -25.5 -63.5t-63.5 -25.5t-63.5 25.5t-25.5 63.5t25.5 63.5t63.5 25.5t63.5 -25.5t25.5 -63.5z" />
475
- <glyph glyph-name="divide" unicode="&#xf7;" horiz-adv-x="511"
476
- d="M331 505q0 -32 -22.5 -54.5t-53.5 -22.5t-53.5 22.5t-22.5 54.5q0 31 22 53t54 22t54 -22t22 -53zM482 285h-453v105h453v-105zM331 170q0 -32 -22.5 -54t-53.5 -22t-53.5 22t-22.5 54t22.5 54t53.5 22t53.5 -22t22.5 -54z" />
477
- <glyph glyph-name="oslash" unicode="&#xf8;" horiz-adv-x="577"
478
- d="M119 0h-102l64 71q-64 70 -64 171q0 106 73.5 179.5t197.5 73.5q82 0 146 -35l21 23h105l-65 -71q65 -71 65 -170q0 -106 -74 -180t-198 -74q-84 0 -147 36zM288 147q41 0 64 26.5t23 68.5q0 16 -5 33l-113 -123q15 -5 31 -5zM202 242q0 -20 4 -33l111 123q-12 4 -29 4
479
- q-40 0 -63 -26.5t-23 -67.5z" />
480
- <glyph glyph-name="ugrave" unicode="&#xf9;" horiz-adv-x="606"
481
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM402 556h-120l-155 144h155z" />
482
- <glyph glyph-name="uacute" unicode="&#xfa;" horiz-adv-x="606"
483
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM482 700l-155 -144h-120l120 144h155z" />
484
- <glyph glyph-name="ucircumflex" unicode="&#xfb;" horiz-adv-x="606"
485
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM473 556h-105l-64 73l-61 -73h-105l88 144h156z" />
486
- <glyph glyph-name="udieresis" unicode="&#xfc;" horiz-adv-x="606"
487
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM503 618q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM286 618q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5
488
- t63 25.5t63 -25.5t26 -63.5z" />
489
- <glyph glyph-name="yacute" unicode="&#xfd;" horiz-adv-x="535"
490
- d="M45 -188l25 160q16 -9 38 -9q54 0 63 19l4 10l-190 491h190l92 -276l93 276h190l-210 -543q-30 -78 -84 -105.5t-141 -30.5q-43 0 -70 8zM445 700l-155 -144h-120l120 144h155z" />
491
- <glyph glyph-name="thorn" unicode="&#xfe;" horiz-adv-x="595"
492
- d="M366 -12q-81 0 -136 63v-235h-180v851h180v-235q53 63 136 63q93 0 152.5 -66.5t59.5 -186.5q0 -121 -59.5 -187.5t-152.5 -66.5zM304 147q38 0 64 25.5t26 69.5q0 43 -26 68.5t-64 25.5q-19 0 -40.5 -9t-33.5 -24v-123q11 -14 33.5 -23.5t40.5 -9.5z" />
493
- <glyph glyph-name="ydieresis" unicode="&#xff;" horiz-adv-x="535"
494
- d="M45 -188l25 160q16 -9 38 -9q54 0 63 19l4 10l-190 491h190l92 -276l93 276h190l-210 -543q-30 -78 -84 -105.5t-141 -30.5q-43 0 -70 8zM465 618q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM248 618q0 -38 -26 -63.5t-63 -25.5
495
- t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5z" />
496
- <glyph glyph-name="Amacron" unicode="&#x100;" horiz-adv-x="710"
497
- d="M728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132zM536 745h-363v97h363v-97z" />
498
- <glyph glyph-name="amacron" unicode="&#x101;" horiz-adv-x="559"
499
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
500
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39zM457 571h-363v97h363v-97z" />
501
- <glyph glyph-name="Abreve" unicode="&#x102;" horiz-adv-x="710"
502
- d="M728 0h-229l-24 78h-240l-24 -78h-229l246 667h254zM421 254l-66 215l-66 -215h132zM530 796q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
503
- <glyph glyph-name="abreve" unicode="&#x103;" horiz-adv-x="559"
504
- d="M509 0h-180v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292zM258 105q53 0 71 26v27
505
- q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39zM451 637q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
506
- <glyph glyph-name="Aogonek" unicode="&#x104;" horiz-adv-x="710"
507
- d="M727 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-122l-24 78h-240l-24 -78h-229l246 667h254l246 -667q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28zM421 254l-66 215l-66 -215h132z" />
508
- <glyph glyph-name="aogonek" unicode="&#x105;" horiz-adv-x="559"
509
- d="M508 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-73v46q-20 -26 -60.5 -42t-85.5 -16q-62 0 -114 41.5t-52 117.5q0 56 27.5 92.5t62.5 49t76 12.5q104 0 146 -53v50q0 26 -23.5 43t-66.5 17q-72 0 -134 -47l-61 111q91 73 228 73
510
- q48 0 88 -9.5t75 -31t54.5 -63t19.5 -99.5v-292q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28zM258 105q53 0 71 26v27q-18 26 -71 26q-63 0 -63 -40q0 -39 63 -39z" />
511
- <glyph glyph-name="Cacute" unicode="&#x106;" horiz-adv-x="697"
512
- d="M385 -12q-158 0 -262.5 96.5t-104.5 248.5q0 153 104 249t263 96q120 0 193.5 -56t109.5 -138l-174 -81q-13 40 -49 68.5t-80 28.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q44 0 80 28.5t49 68.5l174 -80q-16 -37 -40 -68.5t-60 -61.5t-88.5 -47.5t-114.5 -17.5z
513
- M561 872l-155 -144h-120l120 144h155z" />
514
- <glyph glyph-name="cacute" unicode="&#x107;" horiz-adv-x="502"
515
- d="M288 -12q-117 0 -194 70t-77 184q0 113 77 183t194 70q75 0 128 -27.5t77 -63.5l-116 -109q-27 41 -81 41q-40 0 -67.5 -24.5t-27.5 -69.5t27.5 -70t67.5 -25q52 0 81 42l116 -110q-24 -36 -77 -63.5t-128 -27.5zM475 700l-155 -144h-120l120 144h155z" />
516
- <glyph glyph-name="Ccircumflex" unicode="&#x108;" horiz-adv-x="697"
517
- d="M385 -12q-158 0 -262.5 96.5t-104.5 248.5q0 153 104 249t263 96q120 0 193.5 -56t109.5 -138l-174 -81q-13 40 -49 68.5t-80 28.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q44 0 80 28.5t49 68.5l174 -80q-16 -37 -40 -68.5t-60 -61.5t-88.5 -47.5t-114.5 -17.5z
518
- M551 728h-105l-64 73l-61 -73h-105l88 144h156z" />
519
- <glyph glyph-name="ccircumflex" unicode="&#x109;" horiz-adv-x="502"
520
- d="M288 -12q-117 0 -194 70t-77 184q0 113 77 183t194 70q75 0 128 -27.5t77 -63.5l-116 -109q-27 41 -81 41q-40 0 -67.5 -24.5t-27.5 -69.5t27.5 -70t67.5 -25q52 0 81 42l116 -110q-24 -36 -77 -63.5t-128 -27.5zM466 556h-105l-64 73l-61 -73h-105l88 144h156z" />
521
- <glyph glyph-name="Cdotaccent" unicode="&#x10a;" horiz-adv-x="697"
522
- d="M385 -12q-158 0 -262.5 96.5t-104.5 248.5q0 153 104 249t263 96q120 0 193.5 -56t109.5 -138l-174 -81q-13 40 -49 68.5t-80 28.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q44 0 80 28.5t49 68.5l174 -80q-16 -37 -40 -68.5t-60 -61.5t-88.5 -47.5t-114.5 -17.5z
523
- M387 706q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
524
- <glyph glyph-name="cdotaccent" unicode="&#x10b;" horiz-adv-x="502"
525
- d="M288 -12q-117 0 -194 70t-77 184q0 113 77 183t194 70q75 0 128 -27.5t77 -63.5l-116 -109q-27 41 -81 41q-40 0 -67.5 -24.5t-27.5 -69.5t27.5 -70t67.5 -25q52 0 81 42l116 -110q-24 -36 -77 -63.5t-128 -27.5zM287 530q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26
526
- t26 -63t-26 -63t-62 -26z" />
527
- <glyph glyph-name="Ccaron" unicode="&#x10c;" horiz-adv-x="697"
528
- d="M385 -12q-158 0 -262.5 96.5t-104.5 248.5q0 153 104 249t263 96q120 0 193.5 -56t109.5 -138l-174 -81q-13 40 -49 68.5t-80 28.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q44 0 80 28.5t49 68.5l174 -80q-16 -37 -40 -68.5t-60 -61.5t-88.5 -47.5t-114.5 -17.5z
529
- M463 728h-156l-91 144h105l64 -73l61 73h105z" />
530
- <glyph glyph-name="ccaron" unicode="&#x10d;" horiz-adv-x="502"
531
- d="M288 -12q-117 0 -194 70t-77 184q0 113 77 183t194 70q75 0 128 -27.5t77 -63.5l-116 -109q-27 41 -81 41q-40 0 -67.5 -24.5t-27.5 -69.5t27.5 -70t67.5 -25q52 0 81 42l116 -110q-24 -36 -77 -63.5t-128 -27.5zM378 556h-156l-91 144h105l64 -73l61 73h105z" />
532
- <glyph glyph-name="Dcaron" unicode="&#x10e;" horiz-adv-x="736"
533
- d="M353 0h-299v667h298q162 0 264 -88.5t102 -244.5t-102 -245t-263 -89zM352 176q73 0 117 46t44 112q0 71 -41 114t-119 43h-97v-315h96zM453 728h-156l-91 144h105l64 -73l61 73h105z" />
534
- <glyph glyph-name="dcaron" unicode="&#x10f;" horiz-adv-x="736"
535
- d="M546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q84 0 136 -63v235h180v-667zM291 147q48 0 75 33v124q-26 32 -75 32q-38 0 -64 -25.5t-26 -68.5q0 -44 26 -69.5t64 -25.5zM742 582q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5
536
- q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
537
- <glyph glyph-name="Dcroat" unicode="&#x110;" horiz-adv-x="757"
538
- d="M374 0h-299v254h-68v159h68v254h298q162 0 264 -88.5t102 -244.5t-102 -245t-263 -89zM406 254h-129v-78h96q73 0 117 46t44 112q0 71 -41 114t-119 43h-97v-78h129v-159z" />
539
- <glyph glyph-name="dcroat" unicode="&#x111;" horiz-adv-x="602"
540
- d="M546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q84 0 136 -63v89h-134v97h134v49h180v-49h49v-97h-49v-521zM291 147q48 0 75 33v124q-26 32 -75 32q-38 0 -64 -25.5t-26 -68.5q0 -44 26 -69.5t64 -25.5z" />
541
- <glyph glyph-name="Emacron" unicode="&#x112;" horiz-adv-x="596"
542
- d="M560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176zM485 745h-363v97h363v-97z" />
543
- <glyph glyph-name="emacron" unicode="&#x113;" horiz-adv-x="543"
544
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159zM455 571h-363v97h363v-97z" />
545
- <glyph glyph-name="Ebreve" unicode="&#x114;" horiz-adv-x="596"
546
- d="M560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176zM478 796q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
547
- <glyph glyph-name="ebreve" unicode="&#x115;" horiz-adv-x="543"
548
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159zM457 637q-65 -88 -175 -88q-109 0 -176 88
549
- l76 62q38 -53 100 -53q63 0 100 53z" />
550
- <glyph glyph-name="Edotaccent" unicode="&#x116;" horiz-adv-x="596"
551
- d="M560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176zM306 706q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
552
- <glyph glyph-name="edotaccent" unicode="&#x117;" horiz-adv-x="543"
553
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159zM282 530q-37 0 -63 26t-26 63t26 63t63 26
554
- q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
555
- <glyph glyph-name="Eogonek" unicode="&#x118;" horiz-adv-x="596"
556
- d="M559 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-399v667h506v-176h-304v-66h297v-176h-297v-73h304v-176q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28z" />
557
- <glyph glyph-name="eogonek" unicode="&#x119;" horiz-adv-x="543"
558
- d="M385 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 46 28 81q-110 5 -180.5 73t-70.5 180q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-41 -35 -108 -49q-63 -34 -63 -83q0 -34 29 -34
559
- q24 0 35 28zM360 300q-14 58 -80 58q-63 0 -79 -58h159z" />
560
- <glyph glyph-name="Ecaron" unicode="&#x11a;" horiz-adv-x="596"
561
- d="M560 0h-506v667h506v-176h-304v-66h297v-176h-297v-73h304v-176zM387 728h-156l-91 144h105l64 -73l61 73h105z" />
562
- <glyph glyph-name="ecaron" unicode="&#x11b;" horiz-adv-x="543"
563
- d="M286 -12q-116 0 -192.5 69t-76.5 185q0 107 74 180t189 73q109 0 180 -73.5t71 -198.5v-37h-328q8 -25 35 -43t69 -18q23 0 58.5 10t52.5 24l74 -111q-34 -29 -91 -44.5t-115 -15.5zM360 300q-14 58 -80 58q-63 0 -79 -58h159zM357 556h-156l-91 144h105l64 -73l61 73
564
- h105z" />
565
- <glyph glyph-name="Gcircumflex" unicode="&#x11c;" horiz-adv-x="726"
566
- d="M385 -12q-156 0 -261.5 94.5t-105.5 250.5t105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q28 0 58 9t46 21v24h-124v176h325v-273q-122 -135 -305 -135zM553 728h-105l-64 73
567
- l-61 -73h-105l88 144h156z" />
568
- <glyph glyph-name="gcircumflex" unicode="&#x11d;" horiz-adv-x="595"
569
- d="M253 -196q-129 0 -220 72l76 128q53 -53 144 -53q43 0 77.5 22.5t34.5 78.5v26q-57 -65 -136 -65q-93 0 -152.5 61.5t-59.5 179.5q0 116 59.5 178.5t152.5 62.5q83 0 136 -63v51h180v-431q0 -60 -19.5 -106t-48.5 -72t-69.5 -42.5t-77.5 -22t-77 -5.5zM291 172
570
- q19 0 40.5 8.5t33.5 22.5v102q-12 14 -33.5 22.5t-40.5 8.5q-40 0 -65 -20t-25 -62t25 -62t65 -20zM473 546h-105l-64 73l-61 -73h-105l88 144h156z" />
571
- <glyph glyph-name="Gbreve" unicode="&#x11e;" horiz-adv-x="726"
572
- d="M385 -12q-156 0 -261.5 94.5t-105.5 250.5t105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q28 0 58 9t46 21v24h-124v176h325v-273q-122 -135 -305 -135zM560 796q-65 -88 -175 -88
573
- q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
574
- <glyph glyph-name="gbreve" unicode="&#x11f;" horiz-adv-x="595"
575
- d="M253 -196q-129 0 -220 72l76 128q53 -53 144 -53q43 0 77.5 22.5t34.5 78.5v26q-57 -65 -136 -65q-93 0 -152.5 61.5t-59.5 179.5q0 116 59.5 178.5t152.5 62.5q83 0 136 -63v51h180v-431q0 -60 -19.5 -106t-48.5 -72t-69.5 -42.5t-77.5 -22t-77 -5.5zM291 172
576
- q19 0 40.5 8.5t33.5 22.5v102q-12 14 -33.5 22.5t-40.5 8.5q-40 0 -65 -20t-25 -62t25 -62t65 -20zM469 637q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
577
- <glyph glyph-name="Gdotaccent" unicode="&#x120;" horiz-adv-x="726"
578
- d="M385 -12q-156 0 -261.5 94.5t-105.5 250.5t105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q28 0 58 9t46 21v24h-124v176h325v-273q-122 -135 -305 -135zM385 706q-37 0 -63 26
579
- t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
580
- <glyph glyph-name="gdotaccent" unicode="&#x121;" horiz-adv-x="595"
581
- d="M253 -196q-129 0 -220 72l76 128q53 -53 144 -53q43 0 77.5 22.5t34.5 78.5v26q-57 -65 -136 -65q-93 0 -152.5 61.5t-59.5 179.5q0 116 59.5 178.5t152.5 62.5q83 0 136 -63v51h180v-431q0 -60 -19.5 -106t-48.5 -72t-69.5 -42.5t-77.5 -22t-77 -5.5zM291 172
582
- q19 0 40.5 8.5t33.5 22.5v102q-12 14 -33.5 22.5t-40.5 8.5q-40 0 -65 -20t-25 -62t25 -62t65 -20zM307 530q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
583
- <glyph glyph-name="Gcommaaccent" unicode="&#x122;" horiz-adv-x="726"
584
- d="M385 -12q-156 0 -261.5 94.5t-105.5 250.5t105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q28 0 58 9t46 21v24h-124v176h325v-273q-122 -135 -305 -135zM472 -139q0 -99 -94 -165
585
- l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
586
- <glyph glyph-name="gcommaaccent" unicode="&#x123;" horiz-adv-x="595"
587
- d="M213 642q0 107 90 170l55 -44q-18 -6 -40.5 -26t-26.5 -39q1 0 3 0.5t4 0.5q29 0 52 -21.5t23 -52.5q0 -33 -23.5 -56.5t-56.5 -23.5q-29 0 -54.5 21t-25.5 71zM253 -196q-129 0 -220 72l76 128q53 -53 144 -53q43 0 77.5 22.5t34.5 78.5v26q-57 -65 -136 -65
588
- q-93 0 -152.5 61.5t-59.5 179.5q0 116 59.5 178.5t152.5 62.5q83 0 136 -63v51h180v-431q0 -60 -19.5 -106t-48.5 -72t-69.5 -42.5t-77.5 -22t-77 -5.5zM291 172q19 0 40.5 8.5t33.5 22.5v102q-12 14 -33.5 22.5t-40.5 8.5q-40 0 -65 -20t-25 -62t25 -62t65 -20z" />
589
- <glyph glyph-name="Hcircumflex" unicode="&#x124;" horiz-adv-x="751"
590
- d="M697 0h-202v255h-239v-255h-202v667h202v-236h239v236h202v-667zM543 728h-105l-64 73l-61 -73h-105l88 144h156z" />
591
- <glyph glyph-name="hcircumflex" unicode="&#x125;" horiz-adv-x="608"
592
- d="M558 0h-180v269q0 67 -70 67q-43 0 -77 -38v-298h-180v667h180v-239q59 67 166 67q80 0 120.5 -41.5t40.5 -108.5v-345zM311 728h-105l-64 73l-61 -73h-105l88 144h156z" />
593
- <glyph glyph-name="Hbar" unicode="&#x126;" horiz-adv-x="765"
594
- d="M704 0h-202v255h-239v-255h-202v501h-54v97h54v69h202v-69h239v69h202v-69h54v-97h-54v-501zM263 431h239v70h-239v-70z" />
595
- <glyph glyph-name="hbar" unicode="&#x127;" horiz-adv-x="613"
596
- d="M370 521h-134v-93q59 67 166 67q80 0 120.5 -41.5t40.5 -108.5v-345h-180v269q0 67 -70 67q-43 0 -77 -38v-298h-180v521h-49v97h49v49h180v-49h134v-97z" />
597
- <glyph glyph-name="Itilde" unicode="&#x128;" horiz-adv-x="310"
598
- d="M256 0h-202v667h202v-667zM209 726q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
599
- <glyph glyph-name="itilde" unicode="&#x129;" horiz-adv-x="280"
600
- d="M230 0h-180v483h180v-483zM194 534q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
601
- <glyph glyph-name="Imacron" unicode="&#x12a;" horiz-adv-x="310"
602
- d="M256 0h-202v667h202v-667zM337 745h-363v97h363v-97z" />
603
- <glyph glyph-name="imacron" unicode="&#x12b;" horiz-adv-x="280"
604
- d="M230 0h-180v483h180v-483zM322 571h-363v97h363v-97z" />
605
- <glyph glyph-name="Ibreve" unicode="&#x12c;" horiz-adv-x="310"
606
- d="M256 0h-202v667h202v-667zM335 796q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
607
- <glyph glyph-name="ibreve" unicode="&#x12d;" horiz-adv-x="280"
608
- d="M230 0h-180v483h180v-483zM317 637q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
609
- <glyph glyph-name="Iogonek" unicode="&#x12e;" horiz-adv-x="310"
610
- d="M255 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-95v667h202v-667q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28z" />
611
- <glyph glyph-name="iogonek" unicode="&#x12f;" horiz-adv-x="280"
612
- d="M229 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-73v483h180v-483q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28zM140 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5z" />
613
- <glyph glyph-name="Idotaccent" unicode="&#x130;" horiz-adv-x="310"
614
- d="M256 0h-202v667h202v-667zM157 706q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
615
- <glyph glyph-name="dotlessi" unicode="&#x131;" horiz-adv-x="280"
616
- d="M230 0h-180v483h180v-483z" />
617
- <glyph glyph-name="IJ" unicode="&#x132;" horiz-adv-x="808"
618
- d="M256 0h-202v667h202v-667zM496 -12q-116 0 -186 54l82 154q44 -30 86 -30q33 0 53.5 20t20.5 55v426h202v-429q0 -125 -69 -187.5t-189 -62.5z" />
619
- <glyph glyph-name="ij" unicode="&#x133;" horiz-adv-x="560"
620
- d="M140 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5zM230 0h-180v483h180v-483zM420 518q-42 0 -71.5 29.5t-29.5 71.5t29.5 71.5t71.5 29.5t71.5 -29.5t29.5 -71.5t-29.5 -71.5t-71.5 -29.5zM309 -196
621
- q-52 0 -78 7t-57 26l43 133q25 -19 60 -19q53 0 53 70v462h180v-462q0 -98 -50 -157.5t-151 -59.5z" />
622
- <glyph glyph-name="Jcircumflex" unicode="&#x134;" horiz-adv-x="498"
623
- d="M186 -12q-116 0 -186 54l82 154q44 -30 86 -30q33 0 53.5 20t20.5 55v426h202v-429q0 -125 -69 -187.5t-189 -62.5zM512 728h-105l-64 73l-61 -73h-105l88 144h156z" />
624
- <glyph glyph-name="jcircumflex" unicode="&#x135;" horiz-adv-x="280"
625
- d="M29 -196q-52 0 -78 7t-57 26l43 145q25 -19 60 -19q24 0 38.5 16t14.5 42v462h180v-462q0 -98 -50 -157.5t-151 -59.5zM311 556h-105l-64 73l-61 -73h-105l88 144h156z" />
626
- <glyph glyph-name="Kcommaaccent" unicode="&#x136;" horiz-adv-x="689"
627
- d="M689 0h-246l-150 235l-37 -50v-185h-202v667h202v-250l175 250h247l-252 -310zM430 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
628
- <glyph glyph-name="kcommaaccent" unicode="&#x137;" horiz-adv-x="557"
629
- d="M569 0h-221l-83 156l-35 -47v-109h-180v667h180v-356l111 172h217l-166 -220zM364 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
630
- <glyph glyph-name="kgreenlandic" unicode="&#x138;" horiz-adv-x="557"
631
- d="M569 0h-221l-83 156l-35 -47v-109h-180v483h180v-172l111 172h217l-166 -220z" />
632
- <glyph glyph-name="Lacute" unicode="&#x139;" horiz-adv-x="536"
633
- d="M509 0h-455v667h202v-491h253v-176zM457 872l-155 -144h-120l120 144h155z" />
634
- <glyph glyph-name="lacute" unicode="&#x13a;" horiz-adv-x="280"
635
- d="M230 0h-180v667h180v-667zM318 872l-155 -144h-120l120 144h155z" />
636
- <glyph glyph-name="Lcommaaccent" unicode="&#x13b;" horiz-adv-x="536"
637
- d="M509 0h-455v667h202v-491h253v-176zM349 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
638
- <glyph glyph-name="lcommaaccent" unicode="&#x13c;" horiz-adv-x="280"
639
- d="M230 0h-180v667h180v-667zM226 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
640
- <glyph glyph-name="Lcaron" unicode="&#x13d;" horiz-adv-x="536"
641
- d="M509 0h-455v667h202v-491h253v-176zM486 584q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
642
- <glyph glyph-name="lcaron" unicode="&#x13e;" horiz-adv-x="418"
643
- d="M230 0h-180v667h180v-667zM434 584q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
644
- <glyph glyph-name="Ldot" unicode="&#x13f;" horiz-adv-x="599"
645
- d="M509 0h-455v667h202v-491h253v-176zM563 342q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
646
- <glyph glyph-name="ldot" unicode="&#x140;" horiz-adv-x="462"
647
- d="M230 0h-180v667h180v-667zM477 244q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
648
- <glyph glyph-name="Lslash" unicode="&#x141;" horiz-adv-x="545"
649
- d="M7 163v160l56 32v312h202v-195l56 32v-161l-56 -32v-135h253v-176h-455v195z" />
650
- <glyph glyph-name="lslash" unicode="&#x142;" horiz-adv-x="330"
651
- d="M7 180v126l68 39v322h180v-218l68 39v-125l-68 -40v-323h-180v219z" />
652
- <glyph glyph-name="Nacute" unicode="&#x143;" horiz-adv-x="750"
653
- d="M696 0h-194l-246 338v-338h-202v667h208l232 -316v316h202v-667zM552 872l-155 -144h-120l120 144h155z" />
654
- <glyph glyph-name="nacute" unicode="&#x144;" horiz-adv-x="607"
655
- d="M567 0h-180v267q0 69 -70 69q-43 0 -77 -38v-298h-180v483h180v-55q59 67 166 67q80 0 120.5 -42.5t40.5 -109.5v-343zM481 700l-155 -144h-120l120 144h155z" />
656
- <glyph glyph-name="Ncommaaccent" unicode="&#x145;" horiz-adv-x="750"
657
- d="M696 0h-194l-246 338v-338h-202v667h208l232 -316v316h202v-667zM460 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
658
- <glyph glyph-name="ncommaaccent" unicode="&#x146;" horiz-adv-x="607"
659
- d="M567 0h-180v267q0 69 -70 69q-43 0 -77 -38v-298h-180v483h180v-55q59 67 166 67q80 0 120.5 -42.5t40.5 -109.5v-343zM389 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
660
- <glyph glyph-name="Ncaron" unicode="&#x147;" horiz-adv-x="750"
661
- d="M696 0h-194l-246 338v-338h-202v667h208l232 -316v316h202v-667zM454 728h-156l-91 144h105l64 -73l61 73h105z" />
662
- <glyph glyph-name="ncaron" unicode="&#x148;" horiz-adv-x="607"
663
- d="M567 0h-180v267q0 69 -70 69q-43 0 -77 -38v-298h-180v483h180v-55q59 67 166 67q80 0 120.5 -42.5t40.5 -109.5v-343zM383 556h-156l-91 144h105l64 -73l61 73h105z" />
664
- <glyph glyph-name="napostrophe" unicode="&#x149;" horiz-adv-x="607"
665
- d="M567 0h-180v267q0 69 -70 69q-43 0 -77 -38v-298h-180v483h180v-55q59 67 166 67q80 0 120.5 -42.5t40.5 -109.5v-343zM190 688q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
666
- <glyph glyph-name="Eng" unicode="&#x14a;" horiz-adv-x="750"
667
- d="M438 -196q-116 0 -186 54l82 154q44 -30 86 -30q48 0 67 39l-231 317v-338h-202v667h208l232 -316v316h202v-613q0 -125 -69 -187.5t-189 -62.5z" />
668
- <glyph glyph-name="eng" unicode="&#x14b;" horiz-adv-x="607"
669
- d="M356 -196q-52 0 -78 7t-57 26l43 145q25 -19 60 -19q23 0 37 14.5t16 38.5v251q0 69 -70 69q-43 0 -77 -38v-298h-180v483h180v-55q59 67 166 67q80 0 120.5 -42.5t40.5 -109.5v-322q0 -98 -50 -157.5t-151 -59.5z" />
670
- <glyph glyph-name="Omacron" unicode="&#x14c;" horiz-adv-x="766"
671
- d="M383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119t115.5 -48zM564 745h-363v97h363v-97z" />
672
- <glyph glyph-name="omacron" unicode="&#x14d;" horiz-adv-x="577"
673
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5zM470 571h-363v97h363v-97z" />
674
- <glyph glyph-name="Obreve" unicode="&#x14e;" horiz-adv-x="766"
675
- d="M383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119t115.5 -48zM558 796q-65 -88 -175 -88q-109 0 -176 88
676
- l76 62q38 -53 100 -53q63 0 100 53z" />
677
- <glyph glyph-name="obreve" unicode="&#x14f;" horiz-adv-x="577"
678
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5zM462 637q-65 -88 -175 -88q-109 0 -176 88l76 62
679
- q38 -53 100 -53q63 0 100 53z" />
680
- <glyph glyph-name="Ohungarumlaut" unicode="&#x150;" horiz-adv-x="766"
681
- d="M383 -12q-156 0 -260.5 96.5t-104.5 248.5t104.5 248.5t260.5 96.5t260.5 -96.5t104.5 -248.5t-104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119t-44.5 119t-115.5 48t-115.5 -48t-44.5 -119t44.5 -119t115.5 -48zM462 872l-115 -144h-100l80 144h135z
682
- M618 872l-115 -144h-100l80 144h135z" />
683
- <glyph glyph-name="ohungarumlaut" unicode="&#x151;" horiz-adv-x="577"
684
- d="M288 -12q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5t198 -73.5t74 -179.5t-74 -180t-198 -74zM288 147q41 0 64 26.5t23 68.5q0 41 -23 67.5t-64 26.5q-40 0 -63 -26.5t-23 -67.5q0 -42 23 -68.5t63 -26.5zM368 700l-115 -144h-100l80 144h135zM524 700
685
- l-115 -144h-100l80 144h135z" />
686
- <glyph glyph-name="OE" unicode="&#x152;" horiz-adv-x="1062"
687
- d="M1032 0h-506v36q-61 -48 -166 -48q-148 0 -245 96t-97 249t97 248.5t245 95.5q106 0 166 -46v36h506v-176h-304v-66h297v-176h-297v-73h304v-176zM526 237v193q-40 69 -135 69q-77 0 -122.5 -47t-45.5 -119t45.5 -119.5t122.5 -47.5q44 0 80 19t55 52z" />
688
- <glyph glyph-name="oe" unicode="&#x153;" horiz-adv-x="901"
689
- d="M889 186h-328q30 -62 109 -62q61 0 102 34l78 -110q-33 -28 -86.5 -44t-93.5 -16q-77 0 -121.5 19.5t-83.5 56.5q-76 -76 -177 -76q-124 0 -197.5 74t-73.5 180t73.5 179.5t197.5 73.5q95 0 178 -77q73 77 172 77q109 0 180 -73.5t71 -198.5v-37zM559 300h159
690
- q-14 59 -80 59q-64 0 -79 -59zM375 242q0 46 -24.5 70t-62.5 24t-62 -24.5t-24 -69.5q0 -46 24 -71t62 -25t62.5 25t24.5 71z" />
691
- <glyph glyph-name="Racute" unicode="&#x154;" horiz-adv-x="678"
692
- d="M651 0h-230l-92 210h-73v-210h-202v667h356q113 0 176.5 -65.5t63.5 -163.5q0 -78 -35.5 -128t-84.5 -74zM379 386q28 0 47 13.5t19 39.5q0 25 -19 38.5t-47 13.5h-123v-105h123zM520 872l-155 -144h-120l120 144h155z" />
693
- <glyph glyph-name="racute" unicode="&#x155;" horiz-adv-x="390"
694
- d="M230 0h-180v483h180v-53q23 27 65.5 47t82.5 20v-172q-15 5 -41 5q-79 0 -107 -34v-296zM391 700l-155 -144h-120l120 144h155z" />
695
- <glyph glyph-name="Rcommaaccent" unicode="&#x156;" horiz-adv-x="678"
696
- d="M651 0h-230l-92 210h-73v-210h-202v667h356q113 0 176.5 -65.5t63.5 -163.5q0 -78 -35.5 -128t-84.5 -74zM379 386q28 0 47 13.5t19 39.5q0 25 -19 38.5t-47 13.5h-123v-105h123zM428 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19
697
- t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
698
- <glyph glyph-name="rcommaaccent" unicode="&#x157;" horiz-adv-x="390"
699
- d="M230 0h-180v483h180v-53q23 27 65.5 47t82.5 20v-172q-15 5 -41 5q-79 0 -107 -34v-296zM280 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
700
- <glyph glyph-name="Rcaron" unicode="&#x158;" horiz-adv-x="678"
701
- d="M651 0h-230l-92 210h-73v-210h-202v667h356q113 0 176.5 -65.5t63.5 -163.5q0 -78 -35.5 -128t-84.5 -74zM379 386q28 0 47 13.5t19 39.5q0 25 -19 38.5t-47 13.5h-123v-105h123zM422 728h-156l-91 144h105l64 -73l61 73h105z" />
702
- <glyph glyph-name="rcaron" unicode="&#x159;" horiz-adv-x="390"
703
- d="M230 0h-180v483h180v-53q23 27 65.5 47t82.5 20v-172q-15 5 -41 5q-79 0 -107 -34v-296zM293 556h-156l-91 144h105l64 -73l61 73h105z" />
704
- <glyph glyph-name="Sacute" unicode="&#x15a;" horiz-adv-x="613"
705
- d="M313 -12q-192 0 -310 106l105 150q90 -86 215 -86q74 0 74 36q0 17 -38.5 26t-93 19t-109 29t-93 67t-38.5 121q0 91 73.5 156t203.5 65q169 0 283 -93l-108 -143q-87 66 -196 66q-51 0 -51 -30q0 -16 38 -26t92.5 -21t109.5 -30t93 -65t38 -115q0 -110 -76.5 -171
706
- t-211.5 -61zM480 872l-155 -144h-120l120 144h155z" />
707
- <glyph glyph-name="sacute" unicode="&#x15b;" horiz-adv-x="490"
708
- d="M246 -12q-66 0 -132 20.5t-105 53.5l72 121q29 -23 82 -42t92 -19q48 0 48 21q0 12 -28 17.5t-68.5 11.5t-81 19t-68.5 49t-28 92q0 69 57.5 116t158.5 47q115 0 209 -62l-66 -117q-25 20 -63.5 35t-78.5 15q-45 0 -45 -21q0 -10 28 -15l68.5 -12t81 -21t68.5 -50.5
709
- t28 -92.5q0 -73 -62 -119.5t-167 -46.5zM427 700l-155 -144h-120l120 144h155z" />
710
- <glyph glyph-name="Scircumflex" unicode="&#x15c;" horiz-adv-x="613"
711
- d="M467 728h-105l-64 73l-61 -73h-105l88 144h156zM313 -12q-192 0 -310 106l105 150q90 -86 215 -86q74 0 74 36q0 17 -38.5 26t-93 19t-109 29t-93 67t-38.5 121q0 91 73.5 156t203.5 65q169 0 283 -93l-108 -143q-87 66 -196 66q-51 0 -51 -30q0 -16 38 -26t92.5 -21
712
- t109.5 -30t93 -65t38 -115q0 -110 -76.5 -171t-211.5 -61z" />
713
- <glyph glyph-name="scircumflex" unicode="&#x15d;" horiz-adv-x="490"
714
- d="M246 -12q-66 0 -132 20.5t-105 53.5l72 121q29 -23 82 -42t92 -19q48 0 48 21q0 12 -28 17.5t-68.5 11.5t-81 19t-68.5 49t-28 92q0 69 57.5 116t158.5 47q115 0 209 -62l-66 -117q-25 20 -63.5 35t-78.5 15q-45 0 -45 -21q0 -10 28 -15l68.5 -12t81 -21t68.5 -50.5
715
- t28 -92.5q0 -73 -62 -119.5t-167 -46.5zM413 556h-105l-64 73l-61 -73h-105l88 144h156z" />
716
- <glyph glyph-name="Scedilla" unicode="&#x15e;" horiz-adv-x="613"
717
- d="M296 -200q-77 0 -119 34l31 64q43 -30 83 -30q42 0 42 24q0 17 -21 17q-16 0 -26 -12l-59 34l22 61q-148 14 -246 102l105 150q90 -86 215 -86q74 0 74 36q0 17 -38.5 26t-93 19t-109 29t-93 67t-38.5 121q0 91 73.5 156t203.5 65q169 0 283 -93l-108 -143
718
- q-87 66 -196 66q-51 0 -51 -30q0 -16 38 -26t92.5 -21t109.5 -30t93 -65t38 -115q0 -107 -72.5 -167.5t-201.5 -64.5l-15 -35q15 9 34 9q28 0 48 -20.5t20 -52.5q0 -41 -34 -65t-84 -24z" />
719
- <glyph glyph-name="scedilla" unicode="&#x15f;" horiz-adv-x="490"
720
- d="M245 -200q-77 0 -119 34l31 64q43 -30 83 -30q42 0 42 24q0 17 -21 17q-16 0 -26 -12l-59 34l22 60q-120 13 -189 71l72 121q29 -23 82 -42t92 -19q48 0 48 21q0 12 -28 17.5t-68.5 11.5t-81 19t-68.5 49t-28 92q0 69 57.5 116t158.5 47q115 0 209 -62l-66 -117
721
- q-25 20 -63.5 35t-78.5 15q-45 0 -45 -21q0 -10 28 -15l68.5 -12t81 -21t68.5 -50.5t28 -92.5q0 -68 -53 -113t-146 -52l-15 -36q15 9 34 9q28 0 48 -20.5t20 -52.5q0 -41 -34 -65t-84 -24z" />
722
- <glyph glyph-name="Scaron" unicode="&#x160;" horiz-adv-x="613"
723
- d="M379 728h-156l-91 144h105l64 -73l61 73h105zM313 -12q-192 0 -310 106l105 150q90 -86 215 -86q74 0 74 36q0 17 -38.5 26t-93 19t-109 29t-93 67t-38.5 121q0 91 73.5 156t203.5 65q169 0 283 -93l-108 -143q-87 66 -196 66q-51 0 -51 -30q0 -16 38 -26t92.5 -21
724
- t109.5 -30t93 -65t38 -115q0 -110 -76.5 -171t-211.5 -61z" />
725
- <glyph glyph-name="scaron" unicode="&#x161;" horiz-adv-x="490"
726
- d="M246 -12q-66 0 -132 20.5t-105 53.5l72 121q29 -23 82 -42t92 -19q48 0 48 21q0 12 -28 17.5t-68.5 11.5t-81 19t-68.5 49t-28 92q0 69 57.5 116t158.5 47q115 0 209 -62l-66 -117q-25 20 -63.5 35t-78.5 15q-45 0 -45 -21q0 -10 28 -15l68.5 -12t81 -21t68.5 -50.5
727
- t28 -92.5q0 -73 -62 -119.5t-167 -46.5zM325 556h-156l-91 144h105l64 -73l61 73h105z" />
728
- <glyph glyph-name="Tcommaaccent" unicode="&#x162;" horiz-adv-x="595"
729
- d="M399 0h-202v491h-179v176h559v-176h-178v-491zM383 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
730
- <glyph glyph-name="Tcommaaccent" unicode="&#x21a;" horiz-adv-x="595"
731
- d="M399 0h-202v491h-179v176h559v-176h-178v-491zM383 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
732
- <glyph glyph-name="tcommaaccent" unicode="&#x163;" horiz-adv-x="382"
733
- d="M253 -12q-81 0 -123.5 38.5t-42.5 113.5v187h-80v156h80v132h180v-132h98v-156h-98v-135q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32zM276 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23
734
- q36 0 61.5 -26t25.5 -71z" />
735
- <glyph glyph-name="tcommaaccent" unicode="&#x21b;" horiz-adv-x="382"
736
- d="M253 -12q-81 0 -123.5 38.5t-42.5 113.5v187h-80v156h80v132h180v-132h98v-156h-98v-135q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32zM276 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23
737
- q36 0 61.5 -26t25.5 -71z" />
738
- <glyph glyph-name="Tcaron" unicode="&#x164;" horiz-adv-x="595"
739
- d="M399 0h-202v491h-179v176h559v-176h-178v-491zM377 728h-156l-91 144h105l64 -73l61 73h105z" />
740
- <glyph glyph-name="tcaron" unicode="&#x165;" horiz-adv-x="447"
741
- d="M253 -12q-81 0 -123.5 38.5t-42.5 113.5v187h-80v156h80v132h180v-132h98v-156h-98v-135q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32zM478 688q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23
742
- q36 0 61.5 -26t25.5 -71z" />
743
- <glyph glyph-name="Tbar" unicode="&#x166;" horiz-adv-x="595"
744
- d="M399 0h-202v231h-116v97h116v163h-179v176h559v-176h-178v-163h118v-97h-118v-231z" />
745
- <glyph glyph-name="tbar" unicode="&#x167;" horiz-adv-x="382"
746
- d="M334 191h-67q0 -19 11 -31.5t29 -12.5q27 0 36 9l32 -136q-36 -32 -122 -32q-81 0 -123.5 38.5t-42.5 113.5v51h-80v97h80v39h-80v156h80v132h180v-132h98v-156h-98v-39h67v-97z" />
747
- <glyph glyph-name="Utilde" unicode="&#x168;" horiz-adv-x="767"
748
- d="M384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5zM438 726q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89
749
- q0 -134 -118 -134z" />
750
- <glyph glyph-name="utilde" unicode="&#x169;" horiz-adv-x="606"
751
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM356 554q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
752
- <glyph glyph-name="Umacron" unicode="&#x16a;" horiz-adv-x="767"
753
- d="M384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5zM568 745h-363v97h363v-97z" />
754
- <glyph glyph-name="umacron" unicode="&#x16b;" horiz-adv-x="606"
755
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM484 571h-363v97h363v-97z" />
756
- <glyph glyph-name="Ubreve" unicode="&#x16c;" horiz-adv-x="767"
757
- d="M384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5zM561 796q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
758
- <glyph glyph-name="ubreve" unicode="&#x16d;" horiz-adv-x="606"
759
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM481 637q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
760
- <glyph glyph-name="Uring" unicode="&#x16e;" horiz-adv-x="767"
761
- d="M384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5zM387 693q-46 0 -79 33t-33 79t33 79t79 33t78 -33t32 -79t-32 -79t-78 -33zM387 770q14 0 24 10.5t10 24.5
762
- t-10 24.5t-24 10.5t-24.5 -10.5t-10.5 -24.5t10.5 -24.5t24.5 -10.5z" />
763
- <glyph glyph-name="uring" unicode="&#x16f;" horiz-adv-x="606"
764
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM304 534q-46 0 -79 33t-33 79t33 79t79 33t78 -33t32 -79t-32 -79t-78 -33zM304 611q14 0 24 10.5t10 24.5t-10 24.5t-24 10.5t-24.5 -10.5t-10.5 -24.5
765
- t10.5 -24.5t24.5 -10.5z" />
766
- <glyph glyph-name="Uhungarumlaut" unicode="&#x170;" horiz-adv-x="767"
767
- d="M384 -12q-163 0 -246.5 78.5t-83.5 207.5v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -130 -83 -208.5t-246 -78.5zM466 872l-115 -144h-100l80 144h135zM622 872l-115 -144h-100l80 144h135z" />
768
- <glyph glyph-name="uhungarumlaut" unicode="&#x171;" horiz-adv-x="606"
769
- d="M556 0h-180v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483zM382 700l-115 -144h-100l80 144h135zM538 700l-115 -144h-100l80 144h135z" />
770
- <glyph glyph-name="Uogonek" unicode="&#x172;" horiz-adv-x="767"
771
- d="M496 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 44 28 80q-161 1 -243 79t-82 207v393h205v-386q0 -50 32.5 -82.5t92.5 -32.5q59 0 91.5 32.5t32.5 82.5v386h205v-392q0 -105 -54.5 -177.5t-161.5 -97.5q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28z" />
772
- <glyph glyph-name="uogonek" unicode="&#x173;" horiz-adv-x="606"
773
- d="M555 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-73v54q-60 -66 -166 -66q-80 0 -120 42t-40 108v345h180v-268q0 -68 70 -68q42 0 76 38v298h180v-483q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28z" />
774
- <glyph glyph-name="Wcircumflex" unicode="&#x174;" horiz-adv-x="954"
775
- d="M775 0h-212l-86 378l-86 -378h-212l-191 667h226l86 -408l101 408h152l101 -408l85 408h227zM645 728h-105l-64 73l-61 -73h-105l88 144h156z" />
776
- <glyph glyph-name="wcircumflex" unicode="&#x175;" horiz-adv-x="805"
777
- d="M677 0h-196l-79 270l-78 -270h-196l-140 483h185l64 -266l85 266h161l84 -266l64 266h186zM570 556h-105l-64 73l-61 -73h-105l88 144h156z" />
778
- <glyph glyph-name="Ycircumflex" unicode="&#x176;" horiz-adv-x="664"
779
- d="M502 728h-105l-64 73l-61 -73h-105l88 144h156zM434 0h-202v265l-250 402h227l124 -225l122 225h227l-248 -402v-265z" />
780
- <glyph glyph-name="ycircumflex" unicode="&#x177;" horiz-adv-x="535"
781
- d="M45 -188l25 160q16 -9 38 -9q54 0 63 19l4 10l-190 491h190l92 -276l93 276h190l-210 -543q-30 -78 -84 -105.5t-141 -30.5q-43 0 -70 8zM435 556h-105l-64 73l-61 -73h-105l88 144h156z" />
782
- <glyph glyph-name="Ydieresis" unicode="&#x178;" horiz-adv-x="664"
783
- d="M531 795q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM314 795q0 -37 -26 -63t-63 -26t-63 26t-26 63t26 63t63 26t63 -26t26 -63zM434 0h-202v265l-250 402h227l124 -225l122 225h227l-248 -402v-265z" />
784
- <glyph glyph-name="Zacute" unicode="&#x179;" horiz-adv-x="600"
785
- d="M564 0h-528v160l254 331h-254v176h521v-159l-255 -332h262v-176zM477 872l-155 -144h-120l120 144h155z" />
786
- <glyph glyph-name="zacute" unicode="&#x17a;" horiz-adv-x="486"
787
- d="M453 0h-420v132l170 195h-170v156h416v-126l-174 -201h178v-156zM420 700l-155 -144h-120l120 144h155z" />
788
- <glyph glyph-name="Zdotaccent" unicode="&#x17b;" horiz-adv-x="600"
789
- d="M564 0h-528v160l254 331h-254v176h521v-159l-255 -332h262v-176zM292 706q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
790
- <glyph glyph-name="zdotaccent" unicode="&#x17c;" horiz-adv-x="486"
791
- d="M453 0h-420v132l170 195h-170v156h416v-126l-174 -201h178v-156zM241 530q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
792
- <glyph glyph-name="Zcaron" unicode="&#x17d;" horiz-adv-x="600"
793
- d="M380 728h-156l-91 144h105l64 -73l61 73h105zM564 0h-528v160l254 331h-254v176h521v-159l-255 -332h262v-176z" />
794
- <glyph glyph-name="zcaron" unicode="&#x17e;" horiz-adv-x="486"
795
- d="M453 0h-420v132l170 195h-170v156h416v-126l-174 -201h178v-156zM317 556h-156l-91 144h105l64 -73l61 73h105z" />
796
- <glyph glyph-name="longs" unicode="&#x17f;" horiz-adv-x="371"
797
- d="M267 0h-180v327h-80v156h80v22q0 76 52 124t132 48q102 0 151 -52l-65 -100q-16 19 -47 19q-16 0 -29.5 -11t-13.5 -28v-505z" />
798
- <glyph glyph-name="florin" unicode="&#x192;" horiz-adv-x="477"
799
- d="M196 -161h-206l85 384h-40v156h74l28 127q16 75 79 123t143 48q95 0 141 -49l-71 -147q-15 20 -43 20q-18 0 -32.5 -11t-19.5 -31l-18 -80h87v-156h-121z" />
800
- <glyph glyph-name="AEacute" unicode="&#x1fc;" horiz-adv-x="989"
801
- d="M959 0h-506v78h-207l-41 -78h-230l395 667h589v-176h-304v-66h297v-176h-297v-73h304v-176zM453 254v215l-113 -215h113zM725 872l-155 -144h-120l120 144h155z" />
802
- <glyph glyph-name="aeacute" unicode="&#x1fd;" horiz-adv-x="851"
803
- d="M839 186h-328q27 -57 109 -57q61 0 102 34l78 -115q-34 -29 -91 -44.5t-115 -15.5q-57 0 -111 19.5t-88 55.5q-34 -34 -87 -54.5t-109 -20.5q-74 0 -128 39.5t-54 116.5t47.5 117t118.5 40q45 0 85 -14t61 -38v49q0 26 -23.5 42.5t-66.5 16.5q-74 0 -134 -47l-61 112
804
- q91 73 228 73q108 0 166 -52q58 52 160 52t171.5 -74t69.5 -198v-37zM509 300h159q-14 58 -80 58q-64 0 -79 -58zM333 133q-4 10 -4 24q-19 27 -71 27q-26 0 -44.5 -10t-18.5 -30q0 -39 63 -39q56 0 75 28zM595 700l-155 -144h-120l120 144h155z" />
805
- <glyph glyph-name="Oslashacute" unicode="&#x1fe;" horiz-adv-x="766"
806
- d="M562 872l-155 -144h-120l120 144h155zM383 -12q-110 0 -196 49l-31 -37h-138l87 102q-87 93 -87 231q0 152 104.5 248.5t260.5 96.5q93 0 178 -40l25 29h138l-76 -90q100 -97 100 -244q0 -152 -104.5 -248.5t-260.5 -96.5zM383 166q71 0 115.5 48t44.5 119q0 51 -25 92
807
- l-207 -243q34 -16 72 -16zM223 333q0 -42 15 -75l198 233q-24 9 -53 9q-71 0 -115.5 -48t-44.5 -119z" />
808
- <glyph glyph-name="oslashacute" unicode="&#x1ff;" horiz-adv-x="577"
809
- d="M466 700l-155 -144h-120l120 144h155zM119 0h-102l64 71q-64 70 -64 171q0 106 73.5 179.5t197.5 73.5q82 0 146 -35l21 23h105l-65 -71q65 -71 65 -170q0 -106 -74 -180t-198 -74q-84 0 -147 36zM288 147q41 0 64 26.5t23 68.5q0 16 -5 33l-113 -123q15 -5 31 -5z
810
- M202 242q0 -20 4 -33l111 123q-12 4 -29 4q-40 0 -63 -26.5t-23 -67.5z" />
811
- <glyph glyph-name="Scommaaccent" unicode="&#x218;" horiz-adv-x="635"
812
- d="M328 -12q-192 0 -310 106l105 150q90 -86 215 -86q74 0 74 36q0 17 -38.5 26t-93 19t-109 29t-93 67t-38.5 121q0 91 73.5 156t203.5 65q169 0 283 -93l-108 -143q-87 66 -196 66q-51 0 -51 -30q0 -16 38 -26t92.5 -21t109.5 -30t93 -65t38 -115q0 -110 -76.5 -171
813
- t-211.5 -61zM404 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
814
- <glyph glyph-name="scommaaccent" unicode="&#x219;" horiz-adv-x="500"
815
- d="M246 -12q-66 0 -132 20.5t-105 53.5l72 121q29 -23 82 -42t92 -19q48 0 48 21q0 12 -28 17.5t-68.5 11.5t-81 19t-68.5 49t-28 92q0 69 57.5 116t158.5 47q115 0 209 -62l-66 -117q-25 20 -63.5 35t-78.5 15q-45 0 -45 -21q0 -10 28 -15l68.5 -12t81 -21t68.5 -50.5
816
- t28 -92.5q0 -73 -62 -119.5t-167 -46.5zM336 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
817
- <glyph glyph-name="hsuperior" unicode="&#x2b0;" horiz-adv-x="424"
818
- d="M384 326h-127v174q0 41 -45 41q-25 0 -46 -21v-194h-126v434h126v-154q38 42 110 42q54 0 81 -28t27 -72v-222z" />
819
- <glyph glyph-name="hsuperior" unicode="&#xf637;" horiz-adv-x="424"
820
- d="M384 326h-127v174q0 41 -45 41q-25 0 -46 -21v-194h-126v434h126v-154q38 42 110 42q54 0 81 -28t27 -72v-222z" />
821
- <glyph glyph-name="circumflex" unicode="&#x2c6;" horiz-adv-x="335"
822
- d="M335 556h-105l-64 73l-61 -73h-105l88 144h156z" />
823
- <glyph glyph-name="caron" unicode="&#x2c7;" horiz-adv-x="335"
824
- d="M247 556h-156l-91 144h105l64 -73l61 73h105z" />
825
- <glyph glyph-name="breve" unicode="&#x2d8;" horiz-adv-x="351"
826
- d="M351 637q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
827
- <glyph glyph-name="dotaccent" unicode="&#x2d9;" horiz-adv-x="237"
828
- d="M119 530q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
829
- <glyph glyph-name="ring" unicode="&#x2da;" horiz-adv-x="222"
830
- d="M112 541q-46 0 -79 33t-33 79t33 79t79 33t78 -33t32 -79t-32 -79t-78 -33zM112 618q14 0 24 10.5t10 24.5t-10 24.5t-24 10.5t-24.5 -10.5t-10.5 -24.5t10.5 -24.5t24.5 -10.5z" />
831
- <glyph glyph-name="ogonek" unicode="&#x2db;" horiz-adv-x="211"
832
- d="M145 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 78 89 129l57 -37q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28z" />
833
- <glyph glyph-name="tilde" unicode="&#x2dc;" horiz-adv-x="341"
834
- d="M223 554q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
835
- <glyph glyph-name="hungarumlaut" unicode="&#x2dd;" horiz-adv-x="371"
836
- d="M215 700l-115 -144h-100l80 144h135zM371 700l-115 -144h-100l80 144h135z" />
837
- <glyph glyph-name="Delta" unicode="&#x394;" horiz-adv-x="710"
838
- d="M728 0h-746l246 667h254zM445 176l-90 293l-90 -293h180z" />
839
- <glyph glyph-name="Delta" unicode="&#x2206;" horiz-adv-x="710"
840
- d="M728 0h-746l246 667h254zM445 176l-90 293l-90 -293h180z" />
841
- <glyph glyph-name="Omega" unicode="&#x3a9;" horiz-adv-x="766"
842
- d="M35 0v176h103q-120 91 -120 207q0 138 103 216.5t262 78.5q160 0 262.5 -78.5t102.5 -216.5q0 -116 -120 -207h103v-176h-298v176q55 17 82.5 62.5t27.5 96.5q0 27 -8 53.5t-25 52.5t-50 42t-77 16t-77 -16t-50 -42t-25 -52.5t-8 -53.5q0 -51 27.5 -96.5t82.5 -62.5v-176
843
- h-298z" />
844
- <glyph glyph-name="Omega" unicode="&#x2126;" horiz-adv-x="766"
845
- d="M35 0v176h103q-120 91 -120 207q0 138 103 216.5t262 78.5q160 0 262.5 -78.5t102.5 -216.5q0 -116 -120 -207h103v-176h-298v176q55 17 82.5 62.5t27.5 96.5q0 27 -8 53.5t-25 52.5t-50 42t-77 16t-77 -16t-50 -42t-25 -52.5t-8 -53.5q0 -51 27.5 -96.5t82.5 -62.5v-176
846
- h-298z" />
847
- <glyph glyph-name="pi" unicode="&#x3c0;" horiz-adv-x="681"
848
- d="M600 0h-180v343h-158v-343h-180v343h-64v157h645v-157h-63v-343z" />
849
- <glyph glyph-name="endash" unicode="&#x2013;" horiz-adv-x="593"
850
- d="M563 167h-533v150h533v-150z" />
851
- <glyph glyph-name="emdash" unicode="&#x2014;" horiz-adv-x="833"
852
- d="M803 167h-773v150h773v-150z" />
853
- <glyph glyph-name="quoteleft" unicode="&#x2018;" horiz-adv-x="281"
854
- d="M30 458q0 132 125 220l73 -59q-25 -11 -53.5 -40t-37.5 -56q10 4 26 4q37 0 62 -26t25 -67q0 -43 -31 -74t-73 -31q-48 0 -82 35t-34 94z" />
855
- <glyph glyph-name="quoteright" unicode="&#x2019;" horiz-adv-x="281"
856
- d="M254 548q0 -132 -125 -220l-73 59q25 11 53.5 40t37.5 56q-10 -4 -26 -4q-37 0 -62 26t-25 67q0 43 31 74t73 31q48 0 82 -35t34 -94z" />
857
- <glyph glyph-name="quotesinglbase" unicode="&#x201a;" horiz-adv-x="281"
858
- d="M254 73q0 -132 -125 -220l-73 59q25 11 53.5 40t37.5 56q-10 -4 -26 -4q-37 0 -62 26t-25 67q0 43 31 74t73 31q48 0 82 -35t34 -94z" />
859
- <glyph glyph-name="quotedblleft" unicode="&#x201c;" horiz-adv-x="528"
860
- d="M26 458q0 132 125 220l73 -59q-25 -11 -53.5 -40t-37.5 -56q10 4 26 4q37 0 62 -26t25 -67q0 -43 -31 -74t-73 -31q-48 0 -82 35t-34 94zM273 458q0 132 125 220l73 -59q-25 -11 -53.5 -40t-37.5 -56q10 4 26 4q37 0 62 -26t25 -67q0 -43 -31 -74t-73 -31q-48 0 -82 35
861
- t-34 94z" />
862
- <glyph glyph-name="quotedblright" unicode="&#x201d;" horiz-adv-x="528"
863
- d="M501 548q0 -132 -125 -220l-73 59q25 11 53.5 40t37.5 56q-10 -4 -26 -4q-37 0 -62 26t-25 67q0 43 31 74t73 31q48 0 82 -35t34 -94zM254 548q0 -132 -125 -220l-73 59q25 11 53.5 40t37.5 56q-10 -4 -26 -4q-37 0 -62 26t-25 67q0 43 31 74t73 31q48 0 82 -35t34 -94z
864
- " />
865
- <glyph glyph-name="quotedblbase" unicode="&#x201e;" horiz-adv-x="528"
866
- d="M254 73q0 -132 -125 -220l-73 59q25 11 53.5 40t37.5 56q-10 -4 -26 -4q-37 0 -62 26t-25 67q0 43 31 74t73 31q48 0 82 -35t34 -94zM501 73q0 -132 -125 -220l-73 59q25 11 53.5 40t37.5 56q-10 -4 -26 -4q-37 0 -62 26t-25 67q0 43 31 74t73 31q48 0 82 -35t34 -94z
867
- " />
868
- <glyph glyph-name="dagger" unicode="&#x2020;" horiz-adv-x="291"
869
- d="M274 513l-89 4l4 -190h-88l5 190l-89 -4v81l89 -3l-5 86h88l-4 -86l89 3v-81z" />
870
- <glyph glyph-name="daggerdbl" unicode="&#x2021;" horiz-adv-x="291"
871
- d="M274 594v-81l-89 4v-175l89 4v-81l-89 3l4 -88h-88l4 88l-88 -3v81l88 -4v175l-88 -4v81l88 -3l-4 86h88l-4 -86z" />
872
- <glyph glyph-name="bullet" unicode="&#x2022;" horiz-adv-x="358"
873
- d="M310 242q0 -53 -38 -91t-92 -38t-92 38t-38 91q0 54 38 92t92 38t92 -38t38 -92z" />
874
- <glyph glyph-name="ellipsis" unicode="&#x2026;" horiz-adv-x="846"
875
- d="M247 95q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5zM529 95q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5zM811 95q0 -43 -31.5 -74.5t-74.5 -31.5
876
- t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
877
- <glyph glyph-name="perthousand" unicode="&#x2030;" horiz-adv-x="1160"
878
- d="M378 508q0 -71 -49.5 -119t-130.5 -48q-80 0 -129 48t-49 119q0 72 49 120.5t129 48.5q81 0 130.5 -48.5t49.5 -120.5zM655 667l-427 -667h-97l426 667h98zM764 155q0 -71 -49.5 -119t-129.5 -48t-129 48t-49 119q0 72 49 120.5t129 48.5t129.5 -48.5t49.5 -120.5z
879
- M256 508q0 38 -16 56.5t-42 18.5q-56 0 -56 -75q0 -37 15.5 -55t40.5 -18q26 0 42 18t16 55zM643 155q0 38 -16 56.5t-42 18.5q-57 0 -57 -75q0 -73 57 -73q26 0 42 18t16 55zM1140 155q0 -71 -49.5 -119t-129.5 -48t-129 48t-49 119q0 72 49 120.5t129 48.5t129.5 -48.5
880
- t49.5 -120.5zM1019 155q0 38 -16 56.5t-42 18.5q-57 0 -57 -75q0 -73 57 -73q26 0 42 18t16 55z" />
881
- <glyph glyph-name="guilsinglleft" unicode="&#x2039;" horiz-adv-x="380"
882
- d="M350 63h-160l-160 180l160 177h160l-160 -177z" />
883
- <glyph glyph-name="guilsinglright" unicode="&#x203a;" horiz-adv-x="380"
884
- d="M350 243l-160 -180h-160l160 180l-160 177h160z" />
885
- <glyph glyph-name="fraction" unicode="&#x2044;" horiz-adv-x="180"
886
- d="M352 667l-427 -667h-97l426 667h98z" />
887
- <glyph glyph-name="fraction" unicode="&#x2215;" horiz-adv-x="180"
888
- d="M352 667l-427 -667h-97l426 667h98z" />
889
- <glyph glyph-name="zerosuperior" unicode="&#x2070;"
890
- d="M387 621q0 -88 -47.5 -147.5t-135.5 -59.5q-89 0 -136.5 59.5t-47.5 147.5q0 87 48 146.5t136 59.5t135.5 -59.5t47.5 -146.5zM255 621q0 102 -51 102q-27 0 -39.5 -24t-12.5 -78q0 -103 52 -103q51 0 51 103z" />
891
- <glyph glyph-name="foursuperior" unicode="&#x2074;"
892
- d="M394 492h-47v-71h-131v71h-197v87l143 242h185v-227h47v-102zM216 594v118l-68 -118h68z" />
893
- <glyph glyph-name="fivesuperior" unicode="&#x2075;"
894
- d="M383 559q0 -64 -49 -104.5t-136 -40.5q-115 0 -173 55l69 84q39 -35 104 -35q27 0 41 11t14 26q0 37 -51 37q-46 0 -75 -26l-90 27v228h319v-104h-187v-61q32 30 84 30q55 0 92.5 -33t37.5 -94z" />
895
- <glyph glyph-name="sixsuperior" unicode="&#x2076;"
896
- d="M389 560q0 -66 -48 -106t-123 -40q-99 0 -149 56.5t-50 149.5q0 101 60 154t160 53q76 0 129 -33l-54 -93q-31 22 -75 22q-37 0 -62.5 -17.5t-25.5 -47.5v-2q34 40 91 40q59 0 103 -37.5t44 -98.5zM257 554q0 21 -17 31t-37 10q-34 0 -52 -16q2 -61 60 -61
897
- q19 0 32.5 10.5t13.5 25.5z" />
898
- <glyph glyph-name="sevensuperior" unicode="&#x2077;" horiz-adv-x="379"
899
- d="M359 730l-130 -309h-146l134 296h-197v104h339v-91z" />
900
- <glyph glyph-name="eightsuperior" unicode="&#x2078;"
901
- d="M389 528q0 -62 -53 -88t-133 -26q-49 0 -88 9t-68.5 35.5t-29.5 69.5q0 32 25 60.5t64 38.5q-37 9 -59.5 34t-22.5 58q0 55 53 81.5t126 26.5q74 0 127 -26.5t53 -81.5q0 -33 -22.5 -58t-59.5 -34q38 -10 63 -38.5t25 -60.5zM251 699q0 29 -48 29t-48 -29q0 -24 48 -32
902
- q16 2 32 10t16 22zM259 542q0 18 -20 28t-36 11q-16 -1 -35.5 -11t-19.5 -28q0 -29 55 -29q56 0 56 29z" />
903
- <glyph glyph-name="ninesuperior" unicode="&#x2079;"
904
- d="M19 681q0 66 48.5 106t123.5 40q98 0 148 -56.5t50 -149.5q0 -101 -60 -154t-160 -53q-76 0 -128 33l54 93q29 -22 75 -22q35 0 61 16.5t26 48.5v2q-34 -40 -91 -40q-59 0 -103 37.5t-44 98.5zM152 687q0 -21 16.5 -31t36.5 -10q34 0 52 17q-1 26 -15 43t-42 17
905
- q-21 0 -34.5 -10.5t-13.5 -25.5z" />
906
- <glyph glyph-name="parenleftsuperior" unicode="&#x207d;" horiz-adv-x="223"
907
- d="M213 387l-80 -31q-49 38 -80.5 114.5t-31.5 150.5q0 73 31.5 150t80.5 115l80 -31q-58 -103 -58 -234t58 -234z" />
908
- <glyph glyph-name="parenrightsuperior" unicode="&#x207e;" horiz-adv-x="223"
909
- d="M202 621q0 -74 -32 -150.5t-81 -114.5l-79 31q58 105 58 234q0 130 -58 234l79 31q49 -38 81 -115t32 -150z" />
910
- <glyph glyph-name="nsuperior" unicode="&#x207f;" horiz-adv-x="425"
911
- d="M385 326h-127v172q0 43 -44 43q-26 0 -47 -21v-194h-127v314h127v-34q40 42 110 42q53 0 80.5 -28.5t27.5 -72.5v-221z" />
912
- <glyph glyph-name="zeroinferior" unicode="&#x2080;"
913
- d="M387 54q0 -88 -47.5 -147.5t-135.5 -59.5q-89 0 -136.5 59.5t-47.5 147.5q0 87 48 146.5t136 59.5t135.5 -59.5t47.5 -146.5zM255 54q0 102 -51 102q-27 0 -39.5 -24t-12.5 -78q0 -103 52 -103q51 0 51 103z" />
914
- <glyph glyph-name="oneinferior" unicode="&#x2081;" horiz-adv-x="336"
915
- d="M276 -146h-132v233l-70 -69l-74 78l163 158h113v-400z" />
916
- <glyph glyph-name="twoinferior" unicode="&#x2082;"
917
- d="M380 -146h-338v95q96 67 138.5 99t53 44.5t10.5 25.5q0 38 -50 38q-30 0 -60 -15t-46 -33l-66 84q65 68 175 68q83 0 131 -35.5t48 -95.5q0 -39 -30.5 -76t-113.5 -95h148v-104z" />
918
- <glyph glyph-name="threeinferior" unicode="&#x2083;"
919
- d="M383 -33q0 -53 -50 -86.5t-131 -33.5q-119 0 -179 62l62 87q23 -23 55 -34t57 -11q55 0 55 26q0 18 -17 23t-56 5q-43 0 -49 -1v102q9 -1 48 -1q38 0 52.5 5.5t14.5 20.5q0 25 -57 25q-60 0 -102 -39l-58 77q63 66 175 66q85 0 129 -30.5t44 -80.5q0 -31 -24.5 -56.5
920
- t-64.5 -32.5q37 -3 66.5 -28.5t29.5 -64.5z" />
921
- <glyph glyph-name="fourinferior" unicode="&#x2084;"
922
- d="M394 -75h-47v-71h-131v71h-197v87l143 242h185v-227h47v-102zM216 27v118l-68 -118h68z" />
923
- <glyph glyph-name="fiveinferior" unicode="&#x2085;"
924
- d="M383 -8q0 -64 -49 -104.5t-136 -40.5q-115 0 -173 55l69 84q39 -35 104 -35q27 0 41 11t14 26q0 37 -51 37q-46 0 -75 -26l-90 27v228h319v-104h-187v-61q32 30 84 30q55 0 92.5 -33t37.5 -94z" />
925
- <glyph glyph-name="sixinferior" unicode="&#x2086;"
926
- d="M389 -7q0 -66 -48 -106t-123 -40q-99 0 -149 56.5t-50 149.5q0 101 60 154t160 53q76 0 129 -33l-54 -93q-31 22 -75 22q-37 0 -62.5 -17.5t-25.5 -47.5v-2q34 40 91 40q59 0 103 -37.5t44 -98.5zM257 -13q0 21 -17 31t-37 10q-34 0 -52 -16q2 -61 60 -61q19 0 32.5 10.5
927
- t13.5 25.5z" />
928
- <glyph glyph-name="seveninferior" unicode="&#x2087;" horiz-adv-x="379"
929
- d="M359 163l-130 -309h-146l134 296h-197v104h339v-91z" />
930
- <glyph glyph-name="eightinferior" unicode="&#x2088;"
931
- d="M389 -39q0 -62 -53 -88t-133 -26q-49 0 -88 9t-68.5 35.5t-29.5 69.5q0 32 25 60.5t64 38.5q-37 9 -59.5 34t-22.5 58q0 55 53 81.5t126 26.5q74 0 127 -26.5t53 -81.5q0 -33 -22.5 -58t-59.5 -34q38 -10 63 -38.5t25 -60.5zM251 132q0 29 -48 29t-48 -29q0 -24 48 -32
932
- q16 2 32 10t16 22zM259 -25q0 18 -20 28t-36 11q-16 -1 -35.5 -11t-19.5 -28q0 -29 55 -29q56 0 56 29z" />
933
- <glyph glyph-name="nineinferior" unicode="&#x2089;"
934
- d="M19 114q0 66 48.5 106t123.5 40q98 0 148 -56.5t50 -149.5q0 -101 -60 -154t-160 -53q-76 0 -128 33l54 93q29 -22 75 -22q35 0 61 16.5t26 48.5v2q-34 -40 -91 -40q-59 0 -103 37.5t-44 98.5zM152 120q0 -21 16.5 -31t36.5 -10q34 0 52 17q-1 26 -15 43t-42 17
935
- q-21 0 -34.5 -10.5t-13.5 -25.5z" />
936
- <glyph glyph-name="parenleftinferior" unicode="&#x208d;" horiz-adv-x="223"
937
- d="M213 -180l-80 -31q-49 38 -80.5 114.5t-31.5 150.5q0 73 31.5 150t80.5 115l80 -31q-58 -103 -58 -234t58 -234z" />
938
- <glyph glyph-name="parenrightinferior" unicode="&#x208e;" horiz-adv-x="223"
939
- d="M202 54q0 -74 -32 -150.5t-81 -114.5l-79 31q58 105 58 234q0 130 -58 234l79 31q49 -38 81 -115t32 -150z" />
940
- <glyph glyph-name="colonmonetary" unicode="&#x20a1;" horiz-adv-x="712"
941
- d="M656 768l-51 -157q62 -51 95 -127l-174 -81q-13 40 -49 68.5t-80 28.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q44 0 80 28.5t49 68.5l174 -80q-35 -81 -108.5 -137.5t-191.5 -57.5l-29 -88h-95l32 97q-18 3 -47 13l-36 -110h-95l49 149q-70 46 -109.5 119.5
942
- t-39.5 164.5q0 150 100.5 245t254.5 99l30 91h95l-32 -99q28 -5 46 -13l37 112h95z" />
943
- <glyph glyph-name="frenchfranc" unicode="&#x20a3;" horiz-adv-x="599"
944
- d="M263 0h-202v81h-54v97h54v489h506v-176h-304v-66h297v-176h-297v-71h107v-97h-107v-81z" />
945
- <glyph glyph-name="lira" unicode="&#x20a4;" horiz-adv-x="581"
946
- d="M26 339v84h21q-5 20 -5 37q0 68 42.5 119.5t100.5 74.5t118 23q100 0 163.5 -31t99.5 -99l-160 -92q-21 60 -77 60q-29 0 -47.5 -17t-18.5 -42q0 -16 5 -33h151v-84h-118q4 -14 7 -35h111v-84h-127q-14 -23 -33 -35q18 6 43 6q28 0 61 -12.5t53 -12.5q52 0 76 33l77 -159
947
- q-48 -52 -160 -52q-47 0 -106 21t-77 21q-50 0 -114 -37l-66 132q84 47 85 95h-105v84h81q-2 5 -20 35h-61z" />
948
- <glyph glyph-name="uni20A6" unicode="&#x20a6;" horiz-adv-x="764"
949
- d="M703 0h-194l-246 338v-338h-202v220h-54v97h54v37h-54v97h54v216h208l232 -316v316h202v-216h54v-97h-54v-37h54v-97h-54v-220z" />
950
- <glyph glyph-name="peseta" unicode="&#x20a7;" horiz-adv-x="715"
951
- d="M711 360h-58q-13 -93 -75 -151.5t-161 -58.5h-154v-150h-202v360h-54v97h54v210h356q99 0 161 -58.5t75 -151.5h58v-97zM391 326q36 0 52 34h-180v-34h128zM263 491v-34h179q-17 34 -51 34h-128z" />
952
- <glyph glyph-name="rupee" unicode="&#x20a8;" horiz-adv-x="1125"
953
- d="M651 0h-230l-92 210h-73v-210h-202v667h356q113 0 176.5 -65.5t63.5 -163.5q0 -78 -35.5 -128t-84.5 -74zM379 386q28 0 47 13.5t19 39.5q0 25 -19 38.5t-47 13.5h-123v-105h123zM881 -12q-66 0 -132 20.5t-105 53.5l72 121q29 -23 82 -42t92 -19q48 0 48 21
954
- q0 12 -28 17.5t-68.5 11.5t-81 19t-68.5 49t-28 92q0 69 57.5 116t158.5 47q115 0 209 -62l-66 -117q-25 20 -64 35t-78 15q-45 0 -45 -21q0 -10 28 -15l68.5 -12t81 -21t68.5 -50.5t28 -92.5q0 -73 -62 -119.5t-167 -46.5z" />
955
- <glyph glyph-name="uni20A9" unicode="&#x20a9;" horiz-adv-x="954"
956
- d="M775 0h-212l-86 378l-86 -378h-212l-63 220h-111v97h83l-11 37h-72v97h45l-62 216h226l86 -408l101 408h152l101 -408l85 408h227l-62 -216h45v-97h-73l-10 -37h83v-97h-111z" />
957
- <glyph glyph-name="afii57636" unicode="&#x20aa;" horiz-adv-x="869"
958
- d="M375 550q137 0 190.5 -57t53.5 -168v-135h-168v118q0 48 -14.5 68.5t-61.5 20.5h-157v-397h-168v550h325zM575 0h-325v359h168v-206h157q47 0 61.5 20.5t14.5 68.5v308h168v-325q0 -111 -53.5 -168t-190.5 -57z" />
959
- <glyph glyph-name="Euro" unicode="&#x20ac;" horiz-adv-x="722"
960
- d="M410 -12q-125 0 -219.5 62t-129.5 168h-49v95h31v20q0 15 1 23h-32v95h50q36 104 130 165.5t218 61.5q120 0 193.5 -56t109.5 -138l-174 -81q-13 40 -49 68.5t-80 28.5q-72 0 -118 -49h178v-95h-221q-1 -8 -1 -23q0 -14 1 -20h221v-95h-181q47 -52 121 -52q44 0 80 28.5
961
- t49 68.5l174 -80q-16 -37 -40 -68.5t-60 -61.5t-88.5 -47.5t-114.5 -17.5z" />
962
- <glyph glyph-name="afii61289" unicode="&#x2113;" horiz-adv-x="576"
963
- d="M51 469v-329q0 -78 44 -115t122 -37q86 0 122 32l-32 118q-14 -9 -36 -9q-18 0 -29 13t-11 32v33l147 96q85 55 133.5 104.5t48.5 106.5q0 72 -72.5 117.5t-169.5 45.5q-117 0 -192 -58.5t-75 -149.5zM320 427l-89 -58v100q0 41 21.5 63.5t61.5 22.5q31 0 53.5 -14
964
- t22.5 -37q0 -19 -15 -35t-55 -42z" />
965
- <glyph glyph-name="afii61352" unicode="&#x2116;" horiz-adv-x="1155"
966
- d="M696 0h-194l-246 338v-338h-202v667h208l232 -316v316h202v-667zM952 350q-82 0 -132 48.5t-50 116.5t50 116.5t132 48.5q84 0 133.5 -48.5t49.5 -116.5t-49.5 -116.5t-133.5 -48.5zM952 450q53 0 53 65q0 63 -53 63q-51 0 -51 -63q0 -65 51 -65z" />
967
- <glyph glyph-name="published" unicode="&#x2117;" horiz-adv-x="778"
968
- d="M734 334q0 -142 -101 -243.5t-244 -101.5t-244 101.5t-101 243.5t101 243.5t244 101.5t244 -101.5t101 -243.5zM692 334q0 124 -89 213.5t-214 89.5t-214 -89.5t-89 -213.5t89 -213.5t214 -89.5t214 89.5t89 213.5zM560 413q0 -52 -38 -86.5t-90 -34.5h-112v-161h-54v405
969
- h166q51 0 89.5 -34.5t38.5 -88.5zM503 413q0 32 -22 53.5t-49 21.5h-112v-148h112q27 0 49 21t22 52z" />
970
- <glyph glyph-name="servicemark" unicode="&#x2120;" horiz-adv-x="476"
971
- d="M439 447h-28v182l-75 -182h-8l-75 182v-182h-28v220h43l64 -160l64 160h43v-220zM188 506q0 -31 -22.5 -49t-64.5 -18q-55 0 -86 36l18 21q27 -31 69 -31q53 0 53 38q0 19 -21.5 30t-46.5 15t-46.5 19.5t-21.5 43.5q0 27 22.5 44.5t57.5 17.5q55 0 82 -32l-18 -19
972
- q-23 27 -63 27q-21 0 -34.5 -10t-13.5 -26q0 -17 21 -27t47 -14.5t47 -20.5t21 -45z" />
973
- <glyph glyph-name="trademark" unicode="&#x2122;" horiz-adv-x="454"
974
- d="M419 447h-28v182l-75 -182h-8l-75 182v-182h-28v220h43l64 -160l64 160h43v-220zM169 641h-62v-194h-28v194h-62v26h152v-26z" />
975
- <glyph glyph-name="estimated" unicode="&#x212e;" horiz-adv-x="842"
976
- d="M811 324h-632q-5 0 -5 -5v-190q0 -14 9 -23q98 -103 240 -103q151 0 250 115h57q-54 -63 -135 -99.5t-174 -36.5q-161 0 -275.5 103t-114.5 248t114.5 248t275.5 103t275.5 -103t114.5 -248v-9zM668 349v191q0 14 -10 24q-97 99 -235 99q-140 0 -239 -102
977
- q-10 -10 -10 -24v-188q0 -6 5 -6h485q4 0 4 6z" />
978
- <glyph glyph-name="onethird" unicode="&#x2153;" horiz-adv-x="927"
979
- d="M692 667l-427 -667h-97l426 667h98zM903 113q0 -53 -50 -86.5t-131 -33.5q-119 0 -179 62l62 87q23 -23 55 -34t57 -11q55 0 55 26q0 18 -17 23t-56 5q-43 0 -49 -1v102q9 -1 48 -1q38 0 52.5 5.5t14.5 20.5q0 25 -57 25q-60 0 -102 -39l-58 77q63 66 175 66
980
- q85 0 129 -30.5t44 -80.5q0 -31 -24.5 -56.5t-64.5 -32.5q37 -3 66.5 -28.5t29.5 -64.5zM276 267h-132v233l-70 -69l-74 78l163 158h113v-400z" />
981
- <glyph glyph-name="twothirds" unicode="&#x2154;" horiz-adv-x="994"
982
- d="M759 667l-427 -667h-97l426 667h98zM970 113q0 -53 -50 -86.5t-131 -33.5q-119 0 -179 62l62 87q23 -23 55 -34t57 -11q55 0 55 26q0 18 -17 23t-56 5q-43 0 -49 -1v102q9 -1 48 -1q38 0 52.5 5.5t14.5 20.5q0 25 -57 25q-60 0 -102 -39l-58 77q63 66 175 66
983
- q85 0 129 -30.5t44 -80.5q0 -31 -24.5 -56.5t-64.5 -32.5q37 -3 66.5 -28.5t29.5 -64.5zM380 267h-338v95q96 67 138.5 99t53 44.5t10.5 25.5q0 38 -50 38q-30 0 -60 -15t-46 -33l-66 84q65 68 175 68q83 0 131 -35.5t48 -95.5q0 -39 -30.5 -76t-113.5 -95h148v-104z" />
984
- <glyph glyph-name="oneeighth" unicode="&#x215b;" horiz-adv-x="927"
985
- d="M692 667l-427 -667h-97l426 667h98zM909 107q0 -62 -53 -88t-133 -26q-49 0 -88 9t-68.5 35.5t-29.5 69.5q0 32 25 60.5t64 38.5q-37 9 -59.5 34t-22.5 58q0 55 53 81.5t126 26.5q74 0 127 -26.5t53 -81.5q0 -33 -22.5 -58t-59.5 -34q38 -10 63 -38.5t25 -60.5zM771 278
986
- q0 29 -48 29t-48 -29q0 -24 48 -32q16 2 32 10t16 22zM779 121q0 18 -20 28t-36 11q-16 -1 -35.5 -11t-19.5 -28q0 -29 55 -29q56 0 56 29zM276 267h-132v233l-70 -69l-74 78l163 158h113v-400z" />
987
- <glyph glyph-name="threeeighths" unicode="&#x215c;" horiz-adv-x="994"
988
- d="M759 667l-427 -667h-97l426 667h98zM976 107q0 -62 -53 -88t-133 -26q-49 0 -88 9t-68.5 35.5t-29.5 69.5q0 32 25 60.5t64 38.5q-37 9 -59.5 34t-22.5 58q0 55 53 81.5t126 26.5q74 0 127 -26.5t53 -81.5q0 -33 -22.5 -58t-59.5 -34q38 -10 63 -38.5t25 -60.5zM838 278
989
- q0 29 -48 29t-48 -29q0 -24 48 -32q16 2 32 10t16 22zM846 121q0 18 -20 28t-36 11q-16 -1 -35.5 -11t-19.5 -28q0 -29 55 -29q56 0 56 29zM383 380q0 -53 -50 -86.5t-131 -33.5q-119 0 -179 62l62 87q23 -23 55 -34t57 -11q55 0 55 26q0 18 -17 23t-56 5q-43 0 -49 -1v102
990
- q9 -1 48 -1q38 0 52.5 5.5t14.5 20.5q0 25 -57 25q-60 0 -102 -39l-58 77q63 66 175 66q85 0 129 -30.5t44 -80.5q0 -31 -24.5 -56.5t-64.5 -32.5q37 -3 66.5 -28.5t29.5 -64.5z" />
991
- <glyph glyph-name="fiveeighths" unicode="&#x215d;" horiz-adv-x="984"
992
- d="M749 667l-427 -667h-97l426 667h98zM966 107q0 -62 -53 -88t-133 -26q-49 0 -88 9t-68.5 35.5t-29.5 69.5q0 32 25 60.5t64 38.5q-37 9 -59.5 34t-22.5 58q0 55 53 81.5t126 26.5q74 0 127 -26.5t53 -81.5q0 -33 -22.5 -58t-59.5 -34q38 -10 63 -38.5t25 -60.5zM828 278
993
- q0 29 -48 29t-48 -29q0 -24 48 -32q16 2 32 10t16 22zM836 121q0 18 -20 28t-36 11q-16 -1 -35.5 -11t-19.5 -28q0 -29 55 -29q56 0 56 29zM383 405q0 -64 -49 -104.5t-136 -40.5q-115 0 -173 55l69 84q39 -35 104 -35q27 0 41 11t14 26q0 37 -51 37q-46 0 -75 -26l-90 27
994
- v228h319v-104h-187v-61q32 30 84 30q55 0 92.5 -33t37.5 -94z" />
995
- <glyph glyph-name="seveneighths" unicode="&#x215e;" horiz-adv-x="916"
996
- d="M681 667l-427 -667h-97l426 667h98zM898 107q0 -62 -53 -88t-133 -26q-49 0 -88 9t-68.5 35.5t-29.5 69.5q0 32 25 60.5t64 38.5q-37 9 -59.5 34t-22.5 58q0 55 53 81.5t126 26.5q74 0 127 -26.5t53 -81.5q0 -33 -22.5 -58t-59.5 -34q38 -10 63 -38.5t25 -60.5zM760 278
997
- q0 29 -48 29t-48 -29q0 -24 48 -32q16 2 32 10t16 22zM768 121q0 18 -20 28t-36 11q-16 -1 -35.5 -11t-19.5 -28q0 -29 55 -29q56 0 56 29zM359 576l-130 -309h-146l134 296h-197v104h339v-91z" />
998
- <glyph glyph-name="arrowleft" unicode="&#x2190;" horiz-adv-x="582"
999
- d="M538 211h-269l12 -130l-281 205l281 204l-12 -129h269v-150z" />
1000
- <glyph glyph-name="arrowup" unicode="&#x2191;" horiz-adv-x="582"
1001
- d="M216 17v269l-130 -12l205 281l204 -281l-129 12v-269h-150z" />
1002
- <glyph glyph-name="arrowright" unicode="&#x2192;" horiz-adv-x="582"
1003
- d="M584 286l-281 -205l12 130h-268v150h268l-12 129z" />
1004
- <glyph glyph-name="arrowdown" unicode="&#x2193;" horiz-adv-x="582"
1005
- d="M366 555v-269l130 12l-205 -281l-204 281l129 -12v269h150z" />
1006
- <glyph glyph-name="partialdiff" unicode="&#x2202;" horiz-adv-x="577"
1007
- d="M288 -12q-124 0 -197.5 66t-73.5 161q0 92 61 159t147 67q110 0 153 -75q-26 74 -70 129t-120 98l146 94q89 -61 157.5 -178t68.5 -245t-72 -202t-200 -74zM288 147q42 0 64.5 18t22.5 50t-22.5 50t-64.5 18q-41 0 -63.5 -18t-22.5 -50t22.5 -50t63.5 -18z" />
1008
- <glyph glyph-name="product" unicode="&#x220f;" horiz-adv-x="868"
1009
- d="M751 -90h-202v581h-229v-581h-202v581h-100v176h832v-176h-99v-581z" />
1010
- <glyph glyph-name="summation" unicode="&#x2211;" horiz-adv-x="596"
1011
- d="M460 295l-170 196h270v176h-523v-175l174 -198l-175 -208v-176h524v176h-279z" />
1012
- <glyph glyph-name="minus" unicode="&#x2212;" horiz-adv-x="510"
1013
- d="M481 282h-452v105h452v-105z" />
1014
- <glyph glyph-name="radical" unicode="&#x221a;" horiz-adv-x="639"
1015
- d="M382 0h-111l-94 277l-107 -33l-31 101l216 66l74 -234l162 490h130z" />
1016
- <glyph glyph-name="infinity" unicode="&#x221e;" horiz-adv-x="724"
1017
- d="M208 147q-90 0 -134.5 56t-44.5 133t44.5 133t134.5 56q49 0 90.5 -25t63.5 -66q22 41 63.5 66t90.5 25q91 0 135 -56t44 -134q0 -77 -44 -132.5t-135 -55.5q-49 0 -90.5 24.5t-63.5 65.5q-22 -41 -63.5 -65.5t-90.5 -24.5zM500 251q35 0 58.5 22.5t23.5 61.5t-24 62.5
1018
- t-58 23.5q-31 0 -54.5 -23.5t-35.5 -62.5q12 -39 35.5 -61.5t54.5 -22.5zM225 250q31 0 54.5 23.5t35.5 62.5q-27 85 -90 85q-35 0 -59 -23t-24 -62t24.5 -62.5t58.5 -23.5z" />
1019
- <glyph glyph-name="integral" unicode="&#x222b;" horiz-adv-x="399"
1020
- d="M77 -100h-60v114h60q25 0 42.5 19.5t17.5 51.5v498q0 84 54.5 134.5t130.5 50.5h60v-114h-60q-26 0 -43 -19t-17 -51v-500q0 -84 -54.5 -134t-130.5 -50z" />
1021
- <glyph glyph-name="approxequal" unicode="&#x2248;" horiz-adv-x="510"
1022
- d="M29 190v112q52 -26 113 -26q44 0 105 22.5t120 22.5t114 -20v-112q-54 27 -114 27q-44 0 -105 -22.5t-120 -22.5q-61 0 -113 19zM29 367v112q52 -26 113 -26q44 0 105 22.5t120 22.5t114 -20v-112q-54 27 -114 27q-44 0 -105 -22.5t-120 -22.5q-61 0 -113 19z" />
1023
- <glyph glyph-name="notequal" unicode="&#x2260;" horiz-adv-x="510"
1024
- d="M150 93h-97l61 97h-85v105h152l50 78h-202v105h269l61 96h98l-61 -96h85v-105h-152l-50 -78h202v-105h-269z" />
1025
- <glyph glyph-name="lessequal" unicode="&#x2264;" horiz-adv-x="510"
1026
- d="M481 120l-452 180v130l452 180v-125l-334 -121l334 -119v-125zM481 0h-452v105h452v-105z" />
1027
- <glyph glyph-name="greaterequal" unicode="&#x2265;" horiz-adv-x="510"
1028
- d="M480 300l-452 -180v125l334 119l-334 121v125l452 -180v-130zM481 0h-452v105h452v-105z" />
1029
- <glyph glyph-name="triangleright" unicode="&#x22b2;" horiz-adv-x="587"
1030
- d="M589 286l-535 -309v618z" />
1031
- <glyph glyph-name="triangleleft" unicode="&#x22b3;" horiz-adv-x="587"
1032
- d="M535 595v-618l-535 309z" />
1033
- <glyph glyph-name="uni2318" unicode="&#x2318;" horiz-adv-x="667"
1034
- d="M211 154v58h-58q-24 0 -41 -17.5t-17 -40.5q0 -25 17 -42t41 -17t41 17t17 42zM211 455v59q0 24 -17 41t-40 17q-25 0 -42 -17t-17 -41t17 -41.5t42 -17.5h57zM265 265h137v137h-137v-137zM572 154q0 23 -17 40.5t-41 17.5h-58v-58q0 -25 17 -42t41 -17t41 17t17 42z
1035
- M572 514q0 24 -17.5 41t-40.5 17q-24 0 -41 -17t-17 -41v-59h58q23 0 40.5 17.5t17.5 41.5zM625 154q0 -46 -32.5 -79t-78.5 -33t-79 33t-33 79v58h-137v-58q0 -46 -33 -79t-79 -33t-78.5 33t-32.5 79t32.5 78.5t78.5 32.5h58v137h-57q-46 0 -79 33t-33 79t33 78.5t79 32.5
1036
- t78.5 -32.5t32.5 -78.5v-59h137v59q0 46 33 78.5t79 32.5t78.5 -32.5t32.5 -78.5t-32.5 -79t-78.5 -33h-58v-137h58q46 0 78.5 -32.5t32.5 -78.5z" />
1037
- <glyph glyph-name="uni2318" unicode="&#xf8ff;" horiz-adv-x="667"
1038
- d="M211 154v58h-58q-24 0 -41 -17.5t-17 -40.5q0 -25 17 -42t41 -17t41 17t17 42zM211 455v59q0 24 -17 41t-40 17q-25 0 -42 -17t-17 -41t17 -41.5t42 -17.5h57zM265 265h137v137h-137v-137zM572 154q0 23 -17 40.5t-41 17.5h-58v-58q0 -25 17 -42t41 -17t41 17t17 42z
1039
- M572 514q0 24 -17.5 41t-40.5 17q-24 0 -41 -17t-17 -41v-59h58q23 0 40.5 17.5t17.5 41.5zM625 154q0 -46 -32.5 -79t-78.5 -33t-79 33t-33 79v58h-137v-58q0 -46 -33 -79t-79 -33t-78.5 33t-32.5 79t32.5 78.5t78.5 32.5h58v137h-57q-46 0 -79 33t-33 79t33 78.5t79 32.5
1040
- t78.5 -32.5t32.5 -78.5v-59h137v59q0 46 33 78.5t79 32.5t78.5 -32.5t32.5 -78.5t-32.5 -79t-78.5 -33h-58v-137h58q46 0 78.5 -32.5t32.5 -78.5z" />
1041
- <glyph glyph-name="blacksquare" unicode="&#x25a0;" horiz-adv-x="661"
1042
- d="M618 0h-571v572h571v-572z" />
1043
- <glyph glyph-name="triagup" unicode="&#x25b2;" horiz-adv-x="616"
1044
- d="M617 29l-619 1l309 535z" />
1045
- <glyph glyph-name="triagdn" unicode="&#x25bc;" horiz-adv-x="616"
1046
- d="M617 510l-310 -535l-309 535h619z" />
1047
- <glyph glyph-name="lozenge" unicode="&#x25ca;" horiz-adv-x="375"
1048
- d="M198 0h-21l-158 334l158 333h21l158 -333zM188 41l132 293l-133 292l-132 -292z" />
1049
- <glyph glyph-name="circlesolid" unicode="&#x25cf;" horiz-adv-x="695"
1050
- d="M644 285q0 -123 -87 -210t-210 -87t-210 87t-87 210t87 210t210 87t210 -87t87 -210z" />
1051
- <glyph glyph-name="blackstar" unicode="&#x2605;" horiz-adv-x="759"
1052
- d="M759 421l-235 -171l90 -275l-235 170l-234 -170l89 275l-234 171h290l89 276l90 -276h290z" />
1053
- <glyph glyph-name="ballotbox" unicode="&#x2610;" horiz-adv-x="661"
1054
- d="M616 0h-571v572h571v-572zM501 105v362h-340v-362h340z" />
1055
- <glyph glyph-name="boxchecked" unicode="&#x2611;" horiz-adv-x="661"
1056
- d="M616 0h-571v572h471l99 180l90 -54l-89 -165v-533zM161 467v-362h203l-190 232l81 76l105 -124l98 178h-297zM501 105v216l-118 -216h118z" />
1057
- <glyph glyph-name="diamond" unicode="&#x2666;" horiz-adv-x="501"
1058
- d="M501 285l-251 -250l-250 250l250 251z" />
1059
- <glyph glyph-name="checkmark" unicode="&#x2713;" horiz-adv-x="531"
1060
- d="M531 698l-329 -607l-202 246l81 76l105 -124l255 463z" />
1061
- <glyph glyph-name="perthousand.onum" unicode="&#xf628;" horiz-adv-x="932"
1062
- d="M303 422q0 -59 -39 -99t-102 -40q-62 0 -100.5 40t-38.5 99t38.5 99.5t100.5 40.5q63 0 102 -40.5t39 -99.5zM612 130q0 -59 -39 -99t-101 -40t-100.5 40t-38.5 99t38.5 99.5t100.5 40.5t101 -40.5t39 -99.5zM554 550l-383 -550h-90l382 550h91zM202 422q0 25 -11.5 38.5
1063
- t-28.5 13.5q-16 0 -26.5 -14t-10.5 -38t10.5 -37t26.5 -13q17 0 28.5 13t11.5 37zM511 130q0 25 -11 38t-28 13t-28 -13t-11 -38q0 -24 11 -37t28 -13t28 13t11 37zM909 130q0 -59 -39 -99t-101 -40t-100.5 40t-38.5 99t38.5 99.5t100.5 40.5t101 -40.5t39 -99.5zM808 130
1064
- q0 25 -11 38t-28 13t-28 -13t-11 -38q0 -24 11 -37t28 -13t28 13t11 37z" />
1065
- <glyph glyph-name="zero.tzero" unicode="&#xf638;" horiz-adv-x="652"
1066
- d="M327 -12q-84 0 -146 37l-17 -25h-133l68 99q-68 93 -68 234q0 145 77 244.5t219 99.5q79 0 144 -36l18 26h133l-69 -100q70 -94 70 -234q0 -93 -31.5 -169.5t-100 -126t-164.5 -49.5zM327 166q93 0 93 167q0 14 -2 38l-133 -195q17 -10 42 -10zM234 333q0 -25 1 -36
1067
- l132 193q-18 9 -40 9q-93 0 -93 -166z" />
1068
- <glyph glyph-name="zero.tnum" unicode="&#xf639;" horiz-adv-x="648"
1069
- d="M324 -12q-96 0 -164.5 49.5t-100 126t-31.5 169.5q0 145 77 244.5t219 99.5t219 -99.5t77 -244.5q0 -93 -31.5 -169.5t-100 -126t-164.5 -49.5zM324 166q93 0 93 167q0 166 -93 166t-93 -166q0 -167 93 -167z" />
1070
- <glyph glyph-name="two.tnum" unicode="&#xf63a;" horiz-adv-x="648"
1071
- d="M611 0h-545v157l182.5 130t97.5 76t46.5 49t7.5 35q0 23 -22 37.5t-55 14.5q-94 0 -176 -69l-110 134q54 58 129.5 85.5t152.5 27.5q129 0 207.5 -64.5t78.5 -165.5q0 -70 -47 -132t-164 -139h217v-176z" />
1072
- <glyph glyph-name="three.tnum" unicode="&#xf63b;" horiz-adv-x="648"
1073
- d="M319 -12q-95 0 -169.5 28.5t-118.5 75.5l99 138q36 -31 87 -47.5t94 -16.5q47 0 72 13t25 32t-20.5 27.5t-82.5 8.5q-77 0 -97 -2v179q13 -1 97 -1q92 0 92 33q0 43 -99 43q-93 0 -163 -58l-95 126q100 110 280 110q135 0 206.5 -50t71.5 -135q0 -53 -41.5 -95.5
1074
- t-105.5 -52.5q61 -7 109.5 -49t48.5 -107q0 -89 -80 -144.5t-210 -55.5z" />
1075
- <glyph glyph-name="four.tnum" unicode="&#xf63c;" horiz-adv-x="648"
1076
- d="M543 0h-202v107h-321v155l243 405h280v-384h77v-176h-77v-107zM341 283v210l-126 -210h126z" />
1077
- <glyph glyph-name="five.tnum" unicode="&#xf63d;" horiz-adv-x="648"
1078
- d="M318 -12q-175 0 -279 94l108 142q70 -58 169 -58q47 0 70.5 16t23.5 39q0 24 -22 39.5t-66 15.5q-75 0 -124 -46l-139 32v405h510v-176h-308v-94q53 51 139 51q89 0 152 -60.5t63 -157.5q0 -111 -79 -176.5t-218 -65.5z" />
1079
- <glyph glyph-name="six.tnum" unicode="&#xf63e;" horiz-adv-x="648"
1080
- d="M349 -12q-157 0 -237.5 95t-80.5 249q0 164 95.5 254.5t254.5 90.5q123 0 208 -58l-85 -156q-51 36 -123 36q-56 0 -101 -30t-45 -86v-2q53 68 155 68q96 0 166 -59.5t70 -161.5q0 -107 -78.5 -173.5t-198.5 -66.5zM336 166q37 0 61 16t24 38q0 29 -28.5 43.5t-64.5 14.5
1081
- q-59 0 -94 -27q3 -37 28 -61t74 -24z" />
1082
- <glyph glyph-name="seven.tnum" unicode="&#xf63f;" horiz-adv-x="648"
1083
- d="M376 0h-221l211 491h-313v176h545v-140z" />
1084
- <glyph glyph-name="eight.tnum" unicode="&#xf640;" horiz-adv-x="648"
1085
- d="M324 -12q-79 0 -143.5 18.5t-109 62.5t-44.5 109q0 53 34.5 97.5t92.5 68.5q-116 48 -116 154q0 62 44.5 104t106 58.5t135.5 16.5t135.5 -16.5t106 -58.5t44.5 -104q0 -106 -117 -154q58 -24 93 -68.5t35 -97.5q0 -65 -44.5 -109t-109 -62.5t-143.5 -18.5zM324 422
1086
- q32 5 56 18t24 28q0 20 -21.5 32.5t-58.5 12.5q-38 0 -59.5 -12.5t-21.5 -32.5q0 -15 24.5 -28t56.5 -18zM324 152q41 0 66.5 13.5t25.5 35.5q0 18 -28.5 32.5t-63.5 19.5q-36 -5 -64 -19.5t-28 -32.5q0 -22 25 -35.5t67 -13.5z" />
1087
- <glyph glyph-name="nine.tnum" unicode="&#xf641;" horiz-adv-x="648"
1088
- d="M271 -11q-123 0 -208 58l85 156q51 -36 123 -36q63 0 104.5 33t41.5 82v3q-53 -68 -155 -68q-96 0 -166 59.5t-70 161.5q0 107 78.5 173.5t198.5 66.5q157 0 237.5 -95t80.5 -249q0 -164 -95.5 -254.5t-254.5 -90.5zM324 388q59 0 94 27q-3 37 -28 61t-75 24
1089
- q-36 0 -60 -16t-24 -38q0 -29 28.5 -43.5t64.5 -14.5z" />
1090
- <glyph glyph-name="percent.onum" unicode="&#xf642;" horiz-adv-x="635"
1091
- d="M303 422q0 -59 -39 -99t-102 -40q-62 0 -100.5 40t-38.5 99t38.5 99.5t100.5 40.5q63 0 102 -40.5t39 -99.5zM612 130q0 -59 -39 -99t-101 -40t-100.5 40t-38.5 99t38.5 99.5t100.5 40.5t101 -40.5t39 -99.5zM554 550l-384 -550h-90l383 550h91zM202 422q0 25 -11.5 38.5
1092
- t-28.5 13.5q-16 0 -26.5 -14t-10.5 -38t10.5 -37t26.5 -13q17 0 28.5 13t11.5 37zM511 130q0 25 -11 38t-28 13t-28 -13t-11 -38q0 -50 39 -50q17 0 28 13t11 37z" />
1093
- <glyph glyph-name="zero.tonum" unicode="&#xf643;" horiz-adv-x="648"
1094
- d="M620 275q0 -125 -76.5 -206t-219.5 -81t-219.5 81t-76.5 206t76.5 206t219.5 81t219.5 -81t76.5 -206zM417 275q0 51 -25 80t-68 29t-68 -29t-25 -80t25 -80t68 -29t68 29t25 80z" />
1095
- <glyph glyph-name="one.tonum" unicode="&#xf644;" horiz-adv-x="648"
1096
- d="M507 0h-202v293l-113 -112l-114 119l255 250h174v-550z" />
1097
- <glyph glyph-name="two.tonum" unicode="&#xf645;" horiz-adv-x="648"
1098
- d="M573 0h-507v157q92 25 157.5 52.5t97.5 52t45.5 43.5t13.5 35q0 21 -18 32.5t-47 11.5q-91 0 -168 -69l-110 134q54 58 129.5 85.5t151.5 27.5q128 0 197.5 -50t69.5 -135q0 -63 -50 -121.5t-110 -79.5h148v-176z" />
1099
- <glyph glyph-name="three.tonum" unicode="&#xf646;" horiz-adv-x="648"
1100
- d="M319 -127q-95 0 -169.5 28.5t-118.5 75.5l99 138q36 -31 87 -47.5t94 -16.5q47 0 72 13t25 32t-20.5 27.5t-82.5 8.5q-77 0 -97 -2v179q13 -1 97 -1q92 0 92 33q0 43 -99 43q-93 0 -163 -58l-95 126q100 110 280 110q135 0 206.5 -50t71.5 -135q0 -53 -41.5 -95.5
1101
- t-105.5 -52.5q61 -7 109.5 -49t48.5 -107q0 -89 -80 -144.5t-210 -55.5z" />
1102
- <glyph glyph-name="four.tonum" unicode="&#xf647;" horiz-adv-x="648"
1103
- d="M620 0h-77v-117h-202v117h-321v155l243 395h280v-374h77v-176zM341 176v200l-126 -200h126z" />
1104
- <glyph glyph-name="five.tonum" unicode="&#xf648;" horiz-adv-x="648"
1105
- d="M318 -129q-175 0 -279 94l108 142q70 -58 169 -58q47 0 70.5 16t23.5 39q0 24 -22 39.5t-66 15.5q-75 0 -124 -46l-139 32v405h510v-176h-308v-94q53 51 139 51q89 0 152 -60.5t63 -157.5q0 -111 -79 -176.5t-218 -65.5z" />
1106
- <glyph glyph-name="six.tonum" unicode="&#xf649;" horiz-adv-x="648"
1107
- d="M349 -12q-157 0 -237.5 95t-80.5 249q0 164 95.5 254.5t254.5 90.5q123 0 208 -58l-85 -156q-51 36 -123 36q-56 0 -101 -30t-45 -86v-2q53 68 155 68q96 0 166 -59.5t70 -161.5q0 -107 -78.5 -173.5t-198.5 -66.5zM336 166q37 0 61 16t24 38q0 29 -28.5 43.5t-64.5 14.5
1108
- q-59 0 -94 -27q3 -37 28 -61t74 -24z" />
1109
- <glyph glyph-name="seven.tonum" unicode="&#xf64a;" horiz-adv-x="648"
1110
- d="M376 -117h-221l211 491h-313v176h545v-140z" />
1111
- <glyph glyph-name="eight.tonum" unicode="&#xf64b;" horiz-adv-x="648"
1112
- d="M324 -12q-79 0 -143.5 18.5t-109 62.5t-44.5 109q0 53 34.5 97.5t92.5 68.5q-116 48 -116 154q0 62 44.5 104t106 58.5t135.5 16.5t135.5 -16.5t106 -58.5t44.5 -104q0 -106 -117 -154q58 -24 93 -68.5t35 -97.5q0 -65 -44.5 -109t-109 -62.5t-143.5 -18.5zM324 422
1113
- q32 5 56 18t24 28q0 20 -21.5 32.5t-58.5 12.5q-38 0 -59.5 -12.5t-21.5 -32.5q0 -15 24.5 -28t56.5 -18zM324 152q41 0 66.5 13.5t25.5 35.5q0 18 -28.5 32.5t-63.5 19.5q-36 -5 -64 -19.5t-28 -32.5q0 -22 25 -35.5t67 -13.5z" />
1114
- <glyph glyph-name="nine.tonum" unicode="&#xf64c;" horiz-adv-x="648"
1115
- d="M271 -127q-123 0 -208 58l85 156q51 -36 123 -36q63 0 104.5 33t41.5 82v3q-53 -68 -155 -68q-96 0 -166 59.5t-70 161.5q0 107 78.5 173.5t198.5 66.5q157 0 237.5 -95t80.5 -249q0 -164 -95.5 -254.5t-254.5 -90.5zM324 272q59 0 94 27q-3 37 -28 61t-75 24
1116
- q-36 0 -60 -16t-24 -38q0 -29 28.5 -43.5t64.5 -14.5z" />
1117
- <glyph glyph-name="colonmonetary.onum" unicode="&#xf64d;" horiz-adv-x="588"
1118
- d="M114 -53l30 89q-60 38 -93.5 100t-33.5 139q0 127 86 207t220 80h1l13 37h72l-16 -45q22 -5 36 -11l19 56h72l-31 -89q59 -42 90 -115l-157 -71q-11 32 -37.5 53.5t-61.5 21.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5q35 0 61.5 21t37.5 53l157 -69
1119
- q-28 -71 -94 -119.5t-162 -48.5h-12l-14 -41h-72l17 50q-18 3 -36 9l-20 -59h-72z" />
1120
- <glyph glyph-name="Euro.onum" unicode="&#xf64e;" horiz-adv-x="611"
1121
- d="M388 292h-159q-1 -6 -1 -17q0 -3 0.5 -9t0.5 -9h159v-57h-138q33 -49 96 -49q35 0 61.5 21t37.5 53l157 -69q-28 -71 -94 -119.5t-162 -48.5q-113 0 -193 57.5t-104 154.5h-37v57h28v18v17h-28v57h37q23 97 103.5 155t193.5 58q96 0 161.5 -48t94.5 -119l-157 -71
1122
- q-11 32 -37.5 53.5t-61.5 21.5q-62 0 -97 -50h139v-57z" />
1123
- <glyph glyph-name="florin.onum" unicode="&#xf64f;" horiz-adv-x="428"
1124
- d="M210 -119h-205l68 309h-34v125h62l16 68q19 87 70.5 132.5t128.5 45.5q80 0 122 -45l-57 -144q-9 13 -29 13q-14 0 -24 -10.5t-13 -25.5l-8 -34h61v-125h-88z" />
1125
- <glyph glyph-name="numbersign.onum" unicode="&#xf650;" horiz-adv-x="537"
1126
- d="M525 410l-27 -90h-71l-30 -87h72l-29 -91h-73l-48 -142h-113l47 142h-61l-47 -142h-113l47 142h-67l28 91h71l29 87h-71l28 90h73l48 140h113l-48 -140h61l48 140h113l-48 -140h68zM313 320h-61l-29 -87h61z" />
1127
- <glyph glyph-name="sterling.onum" unicode="&#xf651;" horiz-adv-x="474"
1128
- d="M17 225v90h26q-13 33 -13 60q0 82 66 134t147 52q158 0 217 -103l-137 -73q-16 46 -59 46q-22 0 -35 -16t-13 -43q0 -24 11 -57h114v-90h-86q0 -1 0.5 -4t0.5 -5q0 -21 -10.5 -41t-20.5 -28q8 4 18 4q22 0 48 -9t43 -9q42 0 62 27l66 -126q-40 -43 -134 -43
1129
- q-39 0 -85.5 15.5t-66.5 15.5q-33 0 -87 -28l-57 106q69 33 69 69q0 23 -15 56h-69z" />
1130
- <glyph glyph-name="yen.onum" unicode="&#xf652;" horiz-adv-x="583"
1131
- d="M384 0h-184v102h-173v88h173v29h-173v88h116l-160 243h208l102 -175l100 175h207l-159 -243h113v-88h-170v-29h170v-88h-170v-102z" />
1132
- <glyph glyph-name="cent.onum" unicode="&#xf654;" horiz-adv-x="588"
1133
- d="M255 -74v68q-107 20 -172.5 96t-65.5 185t65.5 185t172.5 96v72h126v-71q73 -14 123 -58.5t75 -103.5l-157 -71q-11 32 -37.5 53.5t-61.5 21.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5q35 0 61.5 21t37.5 53l157 -69q-24 -59 -74.5 -104t-123.5 -58v-68h-126z" />
1134
- <glyph glyph-name="zero.dnom" unicode="&#xf655;"
1135
- d="M387 200q0 -88 -47.5 -147.5t-135.5 -59.5q-89 0 -136.5 59.5t-47.5 147.5q0 87 48 146.5t136 59.5t135.5 -59.5t47.5 -146.5zM255 200q0 102 -51 102q-27 0 -39.5 -24t-12.5 -78q0 -103 52 -103q51 0 51 103z" />
1136
- <glyph glyph-name="one.dnom" unicode="&#xf656;" horiz-adv-x="336"
1137
- d="M276 0h-132v233l-70 -69l-74 78l163 158h113v-400z" />
1138
- <glyph glyph-name="two.dnom" unicode="&#xf657;"
1139
- d="M380 0h-338v95q96 67 138.5 99t53 44.5t10.5 25.5q0 38 -50 38q-30 0 -60 -15t-46 -33l-66 84q65 68 175 68q83 0 131 -35.5t48 -95.5q0 -39 -30.5 -76t-113.5 -95h148v-104z" />
1140
- <glyph glyph-name="three.dnom" unicode="&#xf658;"
1141
- d="M383 113q0 -53 -50 -86.5t-131 -33.5q-119 0 -179 62l62 87q23 -23 55 -34t57 -11q55 0 55 26q0 18 -17 23t-56 5q-43 0 -49 -1v102q9 -1 48 -1q38 0 52.5 5.5t14.5 20.5q0 25 -57 25q-60 0 -102 -39l-58 77q63 66 175 66q85 0 129 -30.5t44 -80.5q0 -31 -24.5 -56.5
1142
- t-64.5 -32.5q37 -3 66.5 -28.5t29.5 -64.5z" />
1143
- <glyph glyph-name="four.dnom" unicode="&#xf659;"
1144
- d="M394 71h-47v-71h-131v71h-197v87l143 242h185v-227h47v-102zM216 173v118l-68 -118h68z" />
1145
- <glyph glyph-name="five.dnom" unicode="&#xf65a;"
1146
- d="M383 138q0 -64 -49 -104.5t-136 -40.5q-115 0 -173 55l69 84q39 -35 104 -35q27 0 41 11t14 26q0 37 -51 37q-46 0 -75 -26l-90 27v228h319v-104h-187v-61q32 30 84 30q55 0 92.5 -33t37.5 -94z" />
1147
- <glyph glyph-name="six.dnom" unicode="&#xf65b;"
1148
- d="M389 139q0 -66 -48 -106t-123 -40q-99 0 -149 56.5t-50 149.5q0 101 60 154t160 53q76 0 129 -33l-54 -93q-31 22 -75 22q-37 0 -62.5 -17.5t-25.5 -47.5v-2q34 40 91 40q59 0 103 -37.5t44 -98.5zM257 133q0 21 -17 31t-37 10q-34 0 -52 -16q2 -61 60 -61
1149
- q19 0 32.5 10.5t13.5 25.5z" />
1150
- <glyph glyph-name="seven.dnom" unicode="&#xf65c;" horiz-adv-x="379"
1151
- d="M359 309l-130 -309h-146l134 296h-197v104h339v-91z" />
1152
- <glyph glyph-name="eight.dnom" unicode="&#xf65d;"
1153
- d="M389 107q0 -62 -53 -88t-133 -26q-49 0 -88 9t-68.5 35.5t-29.5 69.5q0 32 25 60.5t64 38.5q-37 9 -59.5 34t-22.5 58q0 55 53 81.5t126 26.5q74 0 127 -26.5t53 -81.5q0 -33 -22.5 -58t-59.5 -34q38 -10 63 -38.5t25 -60.5zM251 278q0 29 -48 29t-48 -29q0 -24 48 -32
1154
- q16 2 32 10t16 22zM259 121q0 18 -20 28t-36 11q-16 -1 -35.5 -11t-19.5 -28q0 -29 55 -29q56 0 56 29z" />
1155
- <glyph glyph-name="nine.dnom" unicode="&#xf65e;"
1156
- d="M19 260q0 66 48.5 106t123.5 40q98 0 148 -56.5t50 -149.5q0 -101 -60 -154t-160 -53q-76 0 -128 33l54 93q29 -22 75 -22q35 0 61 16.5t26 48.5v2q-34 -40 -91 -40q-59 0 -103 37.5t-44 98.5zM152 266q0 -21 16.5 -31t36.5 -10q34 0 52 17q-1 26 -15 43t-42 17
1157
- q-21 0 -34.5 -10.5t-13.5 -25.5z" />
1158
- <glyph glyph-name="zero.numr" unicode="&#xf661;"
1159
- d="M387 467q0 -88 -47.5 -147.5t-135.5 -59.5q-89 0 -136.5 59.5t-47.5 147.5q0 87 48 146.5t136 59.5t135.5 -59.5t47.5 -146.5zM255 467q0 102 -51 102q-27 0 -39.5 -24t-12.5 -78q0 -103 52 -103q51 0 51 103z" />
1160
- <glyph glyph-name="one.numr" unicode="&#xf662;" horiz-adv-x="336"
1161
- d="M276 267h-132v233l-70 -69l-74 78l163 158h113v-400z" />
1162
- <glyph glyph-name="two.numr" unicode="&#xf663;"
1163
- d="M380 267h-338v95q96 67 138.5 99t53 44.5t10.5 25.5q0 38 -50 38q-30 0 -60 -15t-46 -33l-66 84q65 68 175 68q83 0 131 -35.5t48 -95.5q0 -39 -30.5 -76t-113.5 -95h148v-104z" />
1164
- <glyph glyph-name="three.numr" unicode="&#xf664;"
1165
- d="M383 380q0 -53 -50 -86.5t-131 -33.5q-119 0 -179 62l62 87q23 -23 55 -34t57 -11q55 0 55 26q0 18 -17 23t-56 5q-43 0 -49 -1v102q9 -1 48 -1q38 0 52.5 5.5t14.5 20.5q0 25 -57 25q-60 0 -102 -39l-58 77q63 66 175 66q85 0 129 -30.5t44 -80.5q0 -31 -24.5 -56.5
1166
- t-64.5 -32.5q37 -3 66.5 -28.5t29.5 -64.5z" />
1167
- <glyph glyph-name="four.numr" unicode="&#xf665;"
1168
- d="M394 338h-47v-71h-131v71h-197v87l143 242h185v-227h47v-102zM216 440v118l-68 -118h68z" />
1169
- <glyph glyph-name="five.numr" unicode="&#xf666;"
1170
- d="M383 405q0 -64 -49 -104.5t-136 -40.5q-115 0 -173 55l69 84q39 -35 104 -35q27 0 41 11t14 26q0 37 -51 37q-46 0 -75 -26l-90 27v228h319v-104h-187v-61q32 30 84 30q55 0 92.5 -33t37.5 -94z" />
1171
- <glyph glyph-name="six.numr" unicode="&#xf667;"
1172
- d="M389 406q0 -66 -48 -106t-123 -40q-99 0 -149 56.5t-50 149.5q0 101 60 154t160 53q76 0 129 -33l-54 -93q-31 22 -75 22q-37 0 -62.5 -17.5t-25.5 -47.5v-2q34 40 91 40q59 0 103 -37.5t44 -98.5zM257 400q0 21 -17 31t-37 10q-34 0 -52 -16q2 -61 60 -61
1173
- q19 0 32.5 10.5t13.5 25.5z" />
1174
- <glyph glyph-name="seven.numr" unicode="&#xf668;" horiz-adv-x="379"
1175
- d="M359 576l-130 -309h-146l134 296h-197v104h339v-91z" />
1176
- <glyph glyph-name="eight.numr" unicode="&#xf669;"
1177
- d="M389 374q0 -62 -53 -88t-133 -26q-49 0 -88 9t-68.5 35.5t-29.5 69.5q0 32 25 60.5t64 38.5q-37 9 -59.5 34t-22.5 58q0 55 53 81.5t126 26.5q74 0 127 -26.5t53 -81.5q0 -33 -22.5 -58t-59.5 -34q38 -10 63 -38.5t25 -60.5zM251 545q0 29 -48 29t-48 -29q0 -24 48 -32
1178
- q16 2 32 10t16 22zM259 388q0 18 -20 28t-36 11q-16 -1 -35.5 -11t-19.5 -28q0 -29 55 -29q56 0 56 29z" />
1179
- <glyph glyph-name="nine.numr" unicode="&#xf66a;"
1180
- d="M19 527q0 66 48.5 106t123.5 40q98 0 148 -56.5t50 -149.5q0 -101 -60 -154t-160 -53q-76 0 -128 33l54 93q29 -22 75 -22q35 0 61 16.5t26 48.5v2q-34 -40 -91 -40q-59 0 -103 37.5t-44 98.5zM152 533q0 -21 16.5 -31t36.5 -10q34 0 52 17q-1 26 -15 43t-42 17
1181
- q-21 0 -34.5 -10.5t-13.5 -25.5z" />
1182
- <glyph glyph-name="Abreve.smcp" unicode="&#xf66d;" horiz-adv-x="621"
1183
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94zM487 677q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
1184
- <glyph glyph-name="Amacron.smcp" unicode="&#xf66e;" horiz-adv-x="621"
1185
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94zM493 621h-363v97h363v-97z" />
1186
- <glyph glyph-name="Aogonek.smcp" unicode="&#xf66f;" horiz-adv-x="621"
1187
- d="M197 550h228l213 -550q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-101l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94z" />
1188
- <glyph glyph-name="AEacute.smcp" unicode="&#xf670;" horiz-adv-x="869"
1189
- d="M645 750l-155 -144h-120l120 144h155zM837 0h-448v61h-165l-33 -61h-209l333 550h522v-155h-262v-40h255v-155h-255v-45h262v-155zM389 222v143l-78 -143h78z" />
1190
- <glyph glyph-name="Cacute.smcp" unicode="&#xf671;" horiz-adv-x="588"
1191
- d="M323 -12q-134 0 -220 80.5t-86 206.5q0 127 86 207t220 80q96 0 161.5 -48t94.5 -119l-157 -71q-11 32 -37.5 53.5t-61.5 21.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5q35 0 61.5 21t37.5 53l157 -69q-28 -71 -94 -119.5t-162 -48.5zM503 750l-155 -144h-120
1192
- l120 144h155z" />
1193
- <glyph glyph-name="Ccaron.smcp" unicode="&#xf672;" horiz-adv-x="588"
1194
- d="M323 -12q-134 0 -220 80.5t-86 206.5q0 127 86 207t220 80q96 0 161.5 -48t94.5 -119l-157 -71q-11 32 -37.5 53.5t-61.5 21.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5q35 0 61.5 21t37.5 53l157 -69q-28 -71 -94 -119.5t-162 -48.5zM404 606h-156l-91 144h105
1195
- l64 -73l61 73h105z" />
1196
- <glyph glyph-name="Ccircumflex.smcp" unicode="&#xf673;" horiz-adv-x="588"
1197
- d="M323 -12q-134 0 -220 80.5t-86 206.5q0 127 86 207t220 80q96 0 161.5 -48t94.5 -119l-157 -71q-11 32 -37.5 53.5t-61.5 21.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5q35 0 61.5 21t37.5 53l157 -69q-28 -71 -94 -119.5t-162 -48.5zM492 606h-105l-64 73l-61 -73
1198
- h-105l88 144h156z" />
1199
- <glyph glyph-name="Cdotaccent.smcp" unicode="&#xf674;" horiz-adv-x="588"
1200
- d="M323 -12q-134 0 -220 80.5t-86 206.5q0 127 86 207t220 80q96 0 161.5 -48t94.5 -119l-157 -71q-11 32 -37.5 53.5t-61.5 21.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5q35 0 61.5 21t37.5 53l157 -69q-28 -71 -94 -119.5t-162 -48.5zM324 600q-37 0 -63 26t-26 63
1201
- t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
1202
- <glyph glyph-name="Dcaron.smcp" unicode="&#xf675;" horiz-adv-x="637"
1203
- d="M308 0h-264v550h263q140 0 223.5 -72.5t83.5 -202.5q0 -129 -83.5 -202t-222.5 -73zM307 161q58 0 88.5 33t30.5 81q0 114 -118 114h-77v-228h76zM398 606h-156l-91 144h105l64 -73l61 73h105z" />
1204
- <glyph glyph-name="Dcroat.smcp" unicode="&#xf676;" horiz-adv-x="644"
1205
- d="M315 0h-264v212h-44v126h44v212h263q140 0 223.5 -72.5t83.5 -202.5q0 -129 -83.5 -202t-222.5 -73zM331 212h-93v-51h76q58 0 88.5 33t30.5 81q0 114 -118 114h-77v-51h93v-126z" />
1206
- <glyph glyph-name="Ebreve.smcp" unicode="&#xf677;" horiz-adv-x="530"
1207
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155zM451 677q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
1208
- <glyph glyph-name="Ecaron.smcp" unicode="&#xf678;" horiz-adv-x="530"
1209
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155zM354 606h-156l-91 144h105l64 -73l61 73h105z" />
1210
- <glyph glyph-name="Edotaccent.smcp" unicode="&#xf679;" horiz-adv-x="530"
1211
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155zM280 600q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
1212
- <glyph glyph-name="Emacron.smcp" unicode="&#xf67a;" horiz-adv-x="530"
1213
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155zM457 621h-363v97h363v-97z" />
1214
- <glyph glyph-name="Eng.smcp" unicode="&#xf67b;" horiz-adv-x="665"
1215
- d="M378 -196q-96 0 -157 51l68 142q34 -30 73 -30q44 0 60 34l-186 260v-261h-186v550h203l176 -245v245h186v-540q-1 -104 -63 -155t-174 -51z" />
1216
- <glyph glyph-name="Eogonek.smcp" unicode="&#xf67c;" horiz-adv-x="530"
1217
- d="M497 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-341v550h448v-155h-261v-40h255v-154h-255v-46h261v-155q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28z" />
1218
- <glyph glyph-name="Gbreve.smcp" unicode="&#xf67d;" horiz-adv-x="606"
1219
- d="M326 -12q-133 0 -221 79t-88 208q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -84q-25 54 -84 54q-55 0 -87.5 -34.5t-32.5 -88.5q0 -53 33 -88.5t87 -35.5q43 0 69 21v17h-92v144h278v-232q-106 -113 -255 -113zM504 677q-65 -88 -175 -88q-109 0 -176 88
1220
- l76 62q38 -53 100 -53q63 0 100 53z" />
1221
- <glyph glyph-name="Gcircumflex.smcp" unicode="&#xf67e;" horiz-adv-x="606"
1222
- d="M326 -12q-133 0 -221 79t-88 208q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -84q-25 54 -84 54q-55 0 -87.5 -34.5t-32.5 -88.5q0 -53 33 -88.5t87 -35.5q43 0 69 21v17h-92v144h278v-232q-106 -113 -255 -113zM494 606h-105l-64 73l-61 -73h-105l88 144
1223
- h156z" />
1224
- <glyph glyph-name="Gcommaaccent.smcp" unicode="&#xf67f;" horiz-adv-x="606"
1225
- d="M326 -12q-133 0 -221 79t-88 208q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -84q-25 54 -84 54q-55 0 -87.5 -34.5t-32.5 -88.5q0 -53 33 -88.5t87 -35.5q43 0 69 21v17h-92v144h278v-232q-106 -113 -255 -113zM414 -139q0 -99 -94 -165l-55 44
1226
- q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
1227
- <glyph glyph-name="Gdotaccent.smcp" unicode="&#xf680;" horiz-adv-x="606"
1228
- d="M326 -12q-133 0 -221 79t-88 208q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -84q-25 54 -84 54q-55 0 -87.5 -34.5t-32.5 -88.5q0 -53 33 -88.5t87 -35.5q43 0 69 21v17h-92v144h278v-232q-106 -113 -255 -113zM322 600q-37 0 -63 26t-26 63t26 63t63 26
1229
- q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
1230
- <glyph glyph-name="Hcircumflex.smcp" unicode="&#xf681;" horiz-adv-x="666"
1231
- d="M616 0h-186v200h-193v-200h-187v550h187v-189h193v189h186v-550zM500 606h-105l-64 73l-61 -73h-105l88 144h156z" />
1232
- <glyph glyph-name="Hbar.smcp" unicode="&#xf682;" horiz-adv-x="678"
1233
- d="M623 0h-186v200h-193v-200h-187v411h-50v97h50v42h187v-42h193v42h186v-42h48v-97h-48v-411zM244 361h193v50h-193v-50z" />
1234
- <glyph glyph-name="Ibreve.smcp" unicode="&#xf683;" horiz-adv-x="280"
1235
- d="M234 0h-187v550h187v-550zM317 677q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
1236
- <glyph glyph-name="IJ.smcp" unicode="&#xf684;" horiz-adv-x="731"
1237
- d="M237 0h-187v550h187v-550zM444 -12q-96 0 -157 51l68 142q34 -30 73 -30q30 0 48 16.5t18 45.5v337h187v-355q0 -105 -62 -156t-175 -51z" />
1238
- <glyph glyph-name="Imacron.smcp" unicode="&#xf685;" horiz-adv-x="280"
1239
- d="M234 0h-187v550h187v-550zM323 621h-363v97h363v-97z" />
1240
- <glyph glyph-name="Iogonek.smcp" unicode="&#xf686;" horiz-adv-x="280"
1241
- d="M234 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-80v550h187v-550q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28z" />
1242
- <glyph glyph-name="Itilde.smcp" unicode="&#xf687;" horiz-adv-x="280"
1243
- d="M235 0h-187v550h187v-550zM196 584q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
1244
- <glyph glyph-name="Jcircumflex.smcp" unicode="&#xf688;" horiz-adv-x="444"
1245
- d="M157 -12q-96 0 -157 51l68 142q34 -30 73 -30q30 0 48 16.5t18 45.5v337h187v-355q0 -105 -62 -156t-175 -51zM468 606h-105l-64 73l-61 -73h-105l88 144h156z" />
1246
- <glyph glyph-name="Kcommaaccent.smcp" unicode="&#xf689;" horiz-adv-x="598"
1247
- d="M610 0h-223l-125 186l-25 -32v-154h-187v550h187v-190l140 190h224l-218 -256zM386 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
1248
- <glyph glyph-name="Lacute.smcp" unicode="&#xf68a;" horiz-adv-x="479"
1249
- d="M454 0h-404v550h187v-389h217v-161zM432 750l-155 -144h-120l120 144h155z" />
1250
- <glyph glyph-name="Lcaron.smcp" unicode="&#xf68b;" horiz-adv-x="479"
1251
- d="M454 0h-404v550h187v-389h217v-161zM446 462q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
1252
- <glyph glyph-name="Lcommaaccent.smcp" unicode="&#xf68c;" horiz-adv-x="479"
1253
- d="M454 0h-404v550h187v-389h217v-161zM338 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
1254
- <glyph glyph-name="Ldot.smcp" unicode="&#xf68d;" horiz-adv-x="526"
1255
- d="M454 0h-404v550h187v-389h217v-161zM516 314q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
1256
- <glyph glyph-name="Nacute.smcp" unicode="&#xf68e;" horiz-adv-x="665"
1257
- d="M615 0h-192l-187 261v-261h-186v550h203l176 -245v245h186v-550zM509 750l-155 -144h-120l120 144h155z" />
1258
- <glyph glyph-name="Ncaron.smcp" unicode="&#xf68f;" horiz-adv-x="665"
1259
- d="M615 0h-192l-187 261v-261h-186v550h203l176 -245v245h186v-550zM410 606h-156l-91 144h105l64 -73l61 73h105z" />
1260
- <glyph glyph-name="Ncommaaccent.smcp" unicode="&#xf690;" horiz-adv-x="665"
1261
- d="M615 0h-192l-187 261v-261h-186v550h203l176 -245v245h186v-550zM422 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
1262
- <glyph glyph-name="Obreve.smcp" unicode="&#xf691;" horiz-adv-x="647"
1263
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5zM500 677q-65 -88 -175 -88q-109 0 -176 88l76 62
1264
- q38 -53 100 -53q63 0 100 53z" />
1265
- <glyph glyph-name="Ohungarumlaut.smcp" unicode="&#xf692;" horiz-adv-x="647"
1266
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5zM404 750l-115 -144h-100l80 144h135zM560 750
1267
- l-115 -144h-100l80 144h135z" />
1268
- <glyph glyph-name="Omacron.smcp" unicode="&#xf693;" horiz-adv-x="647"
1269
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5zM507 621h-363v97h363v-97z" />
1270
- <glyph glyph-name="Oslashacute.smcp" unicode="&#xf694;" horiz-adv-x="647"
1271
- d="M323 -12q-81 0 -146 31l-16 -19h-138l67 81q-73 78 -73 194q0 126 86 206.5t220 80.5q77 0 145 -30l15 18h138l-67 -80q76 -79 76 -195q0 -126 -86.5 -206.5t-220.5 -80.5zM503 750l-155 -144h-120l120 144h155zM323 151q53 0 85.5 35.5t32.5 88.5q0 27 -9 49l-141 -169
1272
- q13 -4 32 -4zM205 275q0 -28 8 -48l140 168q-12 4 -30 4q-52 0 -85 -35.5t-33 -88.5z" />
1273
- <glyph glyph-name="Racute.smcp" unicode="&#xf695;" horiz-adv-x="602"
1274
- d="M577 0h-209l-75 164h-56v-164h-187v550h320q94 0 150 -56t56 -137q0 -70 -32 -112t-73 -61zM346 325q18 0 29.5 9t11.5 23t-11.5 23t-29.5 9h-109v-64h109zM471 750l-155 -144h-120l120 144h155z" />
1275
- <glyph glyph-name="Rcaron.smcp" unicode="&#xf696;" horiz-adv-x="602"
1276
- d="M577 0h-209l-75 164h-56v-164h-187v550h320q94 0 150 -56t56 -137q0 -70 -32 -112t-73 -61zM346 325q18 0 29.5 9t11.5 23t-11.5 23t-29.5 9h-109v-64h109zM373 606h-156l-91 144h105l64 -73l61 73h105z" />
1277
- <glyph glyph-name="Rcommaaccent.smcp" unicode="&#xf697;" horiz-adv-x="602"
1278
- d="M577 0h-209l-75 164h-56v-164h-187v550h320q94 0 150 -56t56 -137q0 -70 -32 -112t-73 -61zM346 325q18 0 29.5 9t11.5 23t-11.5 23t-29.5 9h-109v-64h109zM379 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56
1279
- t55 23q36 0 61.5 -26t25.5 -71z" />
1280
- <glyph glyph-name="Sacute.smcp" unicode="&#xf698;" horiz-adv-x="528"
1281
- d="M260 -12q-80 0 -147.5 22t-109.5 57l79 137q31 -28 83 -47t102 -19q62 0 62 27q0 12 -31.5 18.5t-76.5 14.5t-90.5 24t-77 55.5t-31.5 99.5q0 75 65.5 130t176.5 55q146 0 244 -79l-83 -125q-31 23 -78.5 38.5t-84.5 15.5q-51 0 -51 -25q0 -12 31.5 -18.5t76.5 -14.5
1282
- t90.5 -23.5t77 -54.5t31.5 -98q0 -90 -68.5 -140t-189.5 -50zM443 750l-155 -144h-120l120 144h155z" />
1283
- <glyph glyph-name="Scedilla.smcp" unicode="&#xf699;" horiz-adv-x="528"
1284
- d="M259 -200q-77 0 -119 34l31 64q43 -30 83 -30q42 0 42 24q0 17 -21 17q-16 0 -26 -12l-59 34l22 59q-133 13 -209 77l79 137q31 -28 83 -47t102 -19q62 0 62 27q0 12 -31.5 18.5t-76.5 14.5t-90.5 24t-77 55.5t-31.5 99.5q0 75 65.5 130t176.5 55q146 0 244 -79l-83 -125
1285
- q-31 23 -78.5 38.5t-84.5 15.5q-51 0 -51 -25q0 -12 31.5 -18.5t76.5 -14.5t90.5 -23.5t77 -54.5t31.5 -98q0 -84 -60 -133t-168 -56l-15 -36q15 9 34 9q28 0 48 -20.5t20 -52.5q0 -41 -34 -65t-84 -24z" />
1286
- <glyph glyph-name="Scircumflex.smcp" unicode="&#xf69a;" horiz-adv-x="528"
1287
- d="M260 -12q-80 0 -147.5 22t-109.5 57l79 137q31 -28 83 -47t102 -19q62 0 62 27q0 12 -31.5 18.5t-76.5 14.5t-90.5 24t-77 55.5t-31.5 99.5q0 75 65.5 130t176.5 55q146 0 244 -79l-83 -125q-31 23 -78.5 38.5t-84.5 15.5q-51 0 -51 -25q0 -12 31.5 -18.5t76.5 -14.5
1288
- t90.5 -23.5t77 -54.5t31.5 -98q0 -90 -68.5 -140t-189.5 -50zM436 606h-105l-64 73l-61 -73h-105l88 144h156z" />
1289
- <glyph glyph-name="Scommaaccent.smcp" unicode="&#xf69b;" horiz-adv-x="528"
1290
- d="M260 -12q-80 0 -147.5 22t-109.5 57l79 137q31 -28 83 -47t102 -19q62 0 62 27q0 12 -31.5 18.5t-76.5 14.5t-90.5 24t-77 55.5t-31.5 99.5q0 75 65.5 130t176.5 55q146 0 244 -79l-83 -125q-31 23 -78.5 38.5t-84.5 15.5q-51 0 -51 -25q0 -12 31.5 -18.5t76.5 -14.5
1291
- t90.5 -23.5t77 -54.5t31.5 -98q0 -90 -68.5 -140t-189.5 -50zM351 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
1292
- <glyph glyph-name="Tbar.smcp" unicode="&#xf69c;" horiz-adv-x="501"
1293
- d="M344 0h-186v171h-88v97h88v121h-143v161h471v-161h-142v-121h89v-97h-89v-171z" />
1294
- <glyph glyph-name="Tcaron.smcp" unicode="&#xf69d;" horiz-adv-x="501"
1295
- d="M344 0h-186v389h-143v161h471v-161h-142v-389zM331 606h-156l-91 144h105l64 -73l61 73h105z" />
1296
- <glyph glyph-name="Tcommaaccent.smcp" unicode="&#xf69e;" horiz-adv-x="501"
1297
- d="M344 0h-186v389h-143v161h471v-161h-142v-389zM336 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
1298
- <glyph glyph-name="Ubreve.smcp" unicode="&#xf69f;" horiz-adv-x="669"
1299
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM511 677q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53z" />
1300
- <glyph glyph-name="Uhungarumlaut.smcp" unicode="&#xf6a0;" horiz-adv-x="669"
1301
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM415 750l-115 -144h-100l80 144h135zM571 750l-115 -144h-100l80 144h135z" />
1302
- <glyph glyph-name="Umacron.smcp" unicode="&#xf6a1;" horiz-adv-x="669"
1303
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM516 621h-363v97h363v-97z" />
1304
- <glyph glyph-name="Uogonek.smcp" unicode="&#xf6a2;" horiz-adv-x="669"
1305
- d="M439 -90l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 44 28 80q-134 3 -203 67.5t-69 168.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -85 -45.5 -144.5t-134.5 -80.5q-64 -33 -64 -84q0 -34 29 -34q24 0 35 28z" />
1306
- <glyph glyph-name="Uring.smcp" unicode="&#xf6a3;" horiz-adv-x="669"
1307
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM336 591q-46 0 -79 33t-33 79t33 79t79 33t78 -33t32 -79t-32 -79t-78 -33zM336 668q14 0 24 10.5t10 24.5t-10 24.5
1308
- t-24 10.5t-24.5 -10.5t-10.5 -24.5t10.5 -24.5t24.5 -10.5z" />
1309
- <glyph glyph-name="Utilde.smcp" unicode="&#xf6a4;" horiz-adv-x="669"
1310
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM388 604q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89
1311
- q0 -134 -118 -134z" />
1312
- <glyph glyph-name="Wcircumflex.smcp" unicode="&#xf6a6;" horiz-adv-x="831"
1313
- d="M584 606h-105l-64 73l-61 -73h-105l88 144h156zM677 0h-194l-68 285l-67 -285h-194l-166 550h209l67 -310l81 310h141l81 -310l68 310h208z" />
1314
- <glyph glyph-name="Ycircumflex.smcp" unicode="&#xf6a9;" horiz-adv-x="583"
1315
- d="M384 0h-184v220l-217 330h208l102 -175l100 175h207l-216 -330v-220zM461 606h-105l-64 73l-61 -73h-105l88 144h156z" />
1316
- <glyph glyph-name="Zacute.smcp" unicode="&#xf6ab;" horiz-adv-x="531"
1317
- d="M499 0h-467v133l200 254h-200v163h461v-132l-200 -255h206v-163zM439 750l-155 -144h-120l120 144h155z" />
1318
- <glyph glyph-name="Zdotaccent.smcp" unicode="&#xf6ac;" horiz-adv-x="531"
1319
- d="M499 0h-467v133l200 254h-200v163h461v-132l-200 -255h206v-163zM279 600q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
1320
- <glyph glyph-name="Idotaccent.smcp" unicode="&#xf6ad;" horiz-adv-x="268"
1321
- d="M231 0h-187v550h187v-550zM138 600q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
1322
- <glyph glyph-name="parenleft.case" unicode="&#xf6ae;" horiz-adv-x="346"
1323
- d="M328 -20l-114 -89q-79 70 -128 195t-49 247t49 247t128 195l114 -87q-53 -87 -75.5 -170t-22.5 -185q0 -101 22.5 -184.5t75.5 -168.5z" />
1324
- <glyph glyph-name="parenright.case" unicode="&#xf6af;" horiz-adv-x="347"
1325
- d="M18 -20l114 -89q79 70 128 195t49 247t-49 247t-128 195l-114 -87q53 -87 75.5 -170t22.5 -185q0 -101 -22.5 -184.5t-75.5 -168.5z" />
1326
- <glyph glyph-name="bracketleft.case" unicode="&#xf6b0;" horiz-adv-x="317"
1327
- d="M299 -100h-245v868h245v-114h-120v-640h120v-114z" />
1328
- <glyph glyph-name="bracketright.case" unicode="&#xf6b1;" horiz-adv-x="317"
1329
- d="M263 -100h-245v114h120v640h-120v114h245v-868z" />
1330
- <glyph glyph-name="braceleft.case" unicode="&#xf6b2;" horiz-adv-x="316"
1331
- d="M299 -100h-60q-76 0 -130.5 50t-54.5 134v139q0 29 -13.5 46.5t-38.5 17.5v94q25 0 38.5 17.5t13.5 46.5v138q0 84 54.5 134.5t130.5 50.5h60v-114h-60q-26 0 -43 -19t-17 -51v-159q0 -71 -46 -91q46 -20 46 -91v-158q0 -32 17.5 -51.5t42.5 -19.5h60v-114z" />
1332
- <glyph glyph-name="braceright.case" unicode="&#xf6b3;" horiz-adv-x="316"
1333
- d="M17 -100v114h60q25 0 42.5 19.5t17.5 51.5v158q0 71 46 91q-46 20 -46 91v159q0 32 -17 51t-43 19h-60v114h60q76 0 130.5 -50.5t54.5 -134.5v-138q0 -29 13.5 -46.5t38.5 -17.5v-94q-25 0 -38.5 -17.5t-13.5 -46.5v-139q0 -84 -54.5 -134t-130.5 -50h-60z" />
1334
- <glyph glyph-name="exclamdown.case" unicode="&#xf6b4;" horiz-adv-x="280"
1335
- d="M33 0l25 419h162l27 -419h-214zM33 573q0 43 31.5 74.5t74.5 31.5t74.5 -31.5t31.5 -74.5q0 -44 -31.5 -75.5t-74.5 -31.5t-74.5 31.5t-31.5 75.5z" />
1336
- <glyph glyph-name="questiondown.case" unicode="&#xf6b5;" horiz-adv-x="450"
1337
- d="M297 443q27 -37 27 -95q0 -37 -17.5 -66t-38.5 -43t-38.5 -27t-17.5 -23q0 -21 39 -21q47 0 87 42l112 -129q-42 -45 -101.5 -68t-120.5 -23q-101 0 -160.5 43.5t-59.5 117.5q0 39 14.5 70t35.5 49t42 33.5t35.5 32t14.5 34.5q0 24 -11 37zM222 679q44 0 75.5 -31.5
1338
- t31.5 -75.5t-31.5 -75.5t-75.5 -31.5t-75.5 31.5t-31.5 75.5t31.5 75.5t75.5 31.5z" />
1339
- <glyph glyph-name="guillemotleft.case" unicode="&#xf6b6;" horiz-adv-x="615"
1340
- d="M585 162h-160l-160 180l160 177h160l-160 -177zM350 162h-160l-160 180l160 177h160l-160 -177z" />
1341
- <glyph glyph-name="guillemotright.case" unicode="&#xf6b7;" horiz-adv-x="615"
1342
- d="M350 342l-160 -180h-160l160 180l-160 177h160zM585 342l-160 -180h-160l160 180l-160 177h160z" />
1343
- <glyph glyph-name="guilsinglleft.case" unicode="&#xf6b8;" horiz-adv-x="380"
1344
- d="M350 162h-160l-160 180l160 177h160l-160 -177z" />
1345
- <glyph glyph-name="guilsinglright.case" unicode="&#xf6b9;" horiz-adv-x="380"
1346
- d="M350 342l-160 -180h-160l160 180l-160 177h160z" />
1347
- <glyph glyph-name="hyphen.case" unicode="&#xf6ba;" horiz-adv-x="300"
1348
- d="M270 266h-240v150h240v-150z" />
1349
- <glyph glyph-name="endash.case" unicode="&#xf6bb;" horiz-adv-x="593"
1350
- d="M563 266h-533v150h533v-150z" />
1351
- <glyph glyph-name="emdash.case" unicode="&#xf6bc;" horiz-adv-x="833"
1352
- d="M803 266h-773v150h773v-150z" />
1353
- <glyph glyph-name="periodcentered.case" unicode="&#xf6bd;" horiz-adv-x="283"
1354
- d="M247 342q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
1355
- <glyph glyph-name="bullet.case" unicode="&#xf6be;" horiz-adv-x="358"
1356
- d="M310 341q0 -53 -38 -91t-92 -38t-92 38t-38 91q0 54 38 92t92 38t92 -38t38 -92z" />
1357
- <glyph glyph-name="cent.case" unicode="&#xf6bf;" horiz-adv-x="502"
1358
- d="M229 -9v93q-94 17 -153 84t-59 165q0 97 59 163.5t153 84.5v75h126v-77q96 -20 138 -84l-116 -109q-11 14 -22 23v-152q12 8 22 23l116 -110q-43 -64 -138 -84v-95h-126zM201 333q0 -45 28 -71v141q-28 -26 -28 -70z" />
1359
- <glyph glyph-name="commaaccent" unicode="&#xf6c3;" horiz-adv-x="281"
1360
- d="M226 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71z" />
1361
- <glyph glyph-name="one.tnum" unicode="&#xf6dc;" horiz-adv-x="648"
1362
- d="M507 0h-202v410l-113 -112l-114 119l255 250h174v-667z" />
1363
- <glyph glyph-name="rupiah" unicode="&#xf6dd;" horiz-adv-x="1230"
1364
- d="M651 0h-230l-92 210h-73v-210h-202v667h356q113 0 176.5 -65.5t63.5 -163.5q0 -78 -35.5 -128t-84.5 -74zM379 386q28 0 47 13.5t19 39.5q0 25 -19 38.5t-47 13.5h-123v-105h123zM1001 -12q-81 0 -136 63v-235h-180v667h180v-51q53 63 136 63q93 0 152.5 -66.5
1365
- t59.5 -186.5q0 -121 -59.5 -187.5t-152.5 -66.5zM939 147q38 0 64 25.5t26 69.5q0 43 -26 68.5t-64 25.5q-19 0 -40.5 -9t-33.5 -24v-123q11 -14 33.5 -23.5t40.5 -9.5z" />
1366
- <glyph glyph-name="centinferior" unicode="&#xf6df;" horiz-adv-x="317"
1367
- d="M145 -151v56q-58 10 -95 50t-37 99t37 99t95 50v45h82v-47q58 -13 83 -53l-80 -64q-13 28 -45 28q-21 0 -36.5 -15t-15.5 -43q0 -29 15.5 -44.5t36.5 -15.5q31 0 45 30l80 -64q-25 -40 -83 -53v-58h-82z" />
1368
- <glyph glyph-name="centsuperior" unicode="&#xf6e0;" horiz-adv-x="317"
1369
- d="M145 416v56q-59 10 -95.5 50t-36.5 99t37 99t95 50v45h82v-47q58 -13 83 -53l-80 -64q-13 28 -45 28q-21 0 -36.5 -15t-15.5 -43q0 -29 15.5 -44.5t36.5 -15.5q31 0 45 30l80 -64q-25 -40 -83 -53v-58h-82z" />
1370
- <glyph glyph-name="commainferior" unicode="&#xf6e1;" horiz-adv-x="175"
1371
- d="M156 -90q0 -89 -76 -142q-9 8 -26.5 22t-20.5 16q13 3 33 20t23 31q-1 0 -3 -0.5t-3 -0.5q-25 0 -44.5 18.5t-19.5 44.5q0 29 20 49t48 20q30 0 49.5 -21.5t19.5 -56.5z" />
1372
- <glyph glyph-name="commasuperior" unicode="&#xf6e2;" horiz-adv-x="175"
1373
- d="M156 477q0 -89 -76 -142q-9 8 -26.5 22t-20.5 16q13 3 33 20t23 31q-1 0 -3 -0.5t-3 -0.5q-25 0 -44.5 18.5t-19.5 44.5q0 29 20 49t48 20q30 0 49.5 -21.5t19.5 -56.5z" />
1374
- <glyph glyph-name="dollarinferior" unicode="&#xf6e3;" horiz-adv-x="396"
1375
- d="M162 -206v54q-100 9 -152 64l70 84q56 -52 120 -52q22 0 37 5.5t15 13.5q0 14 -24.5 21.5t-59 14t-69 17.5t-59 40.5t-24.5 75.5q0 45 39 82t107 44v57h82v-58q85 -12 127 -55l-72 -76q-49 39 -102 39q-47 0 -47 -20q0 -15 37 -24.5t81 -16.5t81 -38t37 -85
1376
- q0 -53 -37 -87t-105 -43v-57h-82z" />
1377
- <glyph glyph-name="dollarsuperior" unicode="&#xf6e4;" horiz-adv-x="396"
1378
- d="M162 361v54q-98 7 -152 64l70 84q56 -52 120 -52q22 0 37 5.5t15 13.5q0 14 -24.5 21.5t-59 14t-69 17.5t-59 40.5t-24.5 75.5q0 45 39 82t107 44v57h82v-58q85 -12 127 -55l-72 -76q-49 39 -102 39q-47 0 -47 -20q0 -15 37 -24.5t81 -16.5t81 -38t37 -85q0 -53 -37 -87
1379
- t-105 -44v-56h-82z" />
1380
- <glyph glyph-name="hypheninferior" unicode="&#xf6e5;" horiz-adv-x="183"
1381
- d="M165 4h-147v97h147v-97z" />
1382
- <glyph glyph-name="hyphensuperior" unicode="&#xf6e6;" horiz-adv-x="183"
1383
- d="M165 571h-147v97h147v-97z" />
1384
- <glyph glyph-name="periodinferior" unicode="&#xf6e7;" horiz-adv-x="174"
1385
- d="M155 -81q0 -27 -20 -47t-48 -20t-48 20t-20 47q0 28 20 48.5t48 20.5t48 -20.5t20 -48.5z" />
1386
- <glyph glyph-name="periodsuperior" unicode="&#xf6e8;" horiz-adv-x="174"
1387
- d="M155 486q0 -27 -20 -47t-48 -20t-48 20t-20 47q0 28 20 48.5t48 20.5t48 -20.5t20 -48.5z" />
1388
- <glyph glyph-name="asuperior" unicode="&#xf6e9;" horiz-adv-x="392"
1389
- d="M352 326h-127v29q-29 -37 -96 -37q-42 0 -75.5 27t-33.5 76t33 74.5t76 25.5q68 0 96 -33v24q0 19 -14.5 31t-42.5 12q-47 0 -86 -36l-44 82q63 47 153 47q161 0 161 -139v-183zM183 395q31 0 42 19v15q-11 18 -42 18q-38 0 -38 -26t38 -26z" />
1390
- <glyph glyph-name="bsuperior" unicode="&#xf6ea;" horiz-adv-x="416"
1391
- d="M212 417q22 0 38.5 17.5t16.5 48.5t-16 48t-39 17q-31 0 -45 -13v-105q14 -13 45 -13zM167 326h-127v434h128v-151q35 39 87 39q61 0 101 -44.5t40 -120.5q0 -78 -40.5 -121.5t-100.5 -43.5q-50 0 -88 39v-31z" />
1392
- <glyph glyph-name="dsuperior" unicode="&#xf6eb;" horiz-adv-x="417"
1393
- d="M377 326h-127v31q-36 -39 -88 -39q-60 0 -101 43.5t-41 121.5q0 76 40.5 120.5t101.5 44.5q52 0 87 -39v151h128v-434zM205 417q31 0 45 13v105q-14 13 -45 13q-23 0 -39 -17t-16 -48t16.5 -48.5t38.5 -17.5z" />
1394
- <glyph glyph-name="esuperior" unicode="&#xf6ec;" horiz-adv-x="384"
1395
- d="M200 318q-77 0 -128.5 44.5t-51.5 120.5q0 69 49.5 117t126.5 48q71 0 119.5 -48.5t48.5 -131.5v-27h-212q16 -30 63 -30q42 0 67 18l54 -74q-43 -37 -136 -37zM243 527q-9 32 -47 32q-35 0 -45 -32h92z" />
1396
- <glyph glyph-name="isuperior" unicode="&#xf6ed;" horiz-adv-x="207"
1397
- d="M104 658q-29 0 -49.5 20.5t-20.5 49.5t20.5 50t49.5 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5zM167 326h-127v314h127v-314z" />
1398
- <glyph glyph-name="lsuperior" unicode="&#xf6ee;" horiz-adv-x="207"
1399
- d="M167 326h-127v434h127v-434z" />
1400
- <glyph glyph-name="msuperior" unicode="&#xf6ef;" horiz-adv-x="620"
1401
- d="M580 326h-127v183q0 32 -34 32q-25 0 -46 -21v-194h-127v183q0 32 -34 32q-24 0 -45 -21v-194h-127v314h127v-34q13 15 42 28.5t65 13.5q71 0 93 -55q15 23 45 39t68 16q46 0 73 -24t27 -72v-226z" />
1402
- <glyph glyph-name="osuperior" unicode="&#xf6f0;" horiz-adv-x="405"
1403
- d="M202 318q-82 0 -132 48.5t-50 116.5t50 116.5t132 48.5q84 0 133.5 -48.5t49.5 -116.5t-49.5 -116.5t-133.5 -48.5zM202 418q53 0 53 65q0 63 -53 63q-51 0 -51 -63q0 -65 51 -65z" />
1404
- <glyph glyph-name="rsuperior" unicode="&#xf6f1;" horiz-adv-x="275"
1405
- d="M167 326h-127v314h127v-32q16 17 44 29.5t54 12.5v-111l-28 3q-53 0 -70 -18v-198z" />
1406
- <glyph glyph-name="ssuperior" unicode="&#xf6f2;" horiz-adv-x="342"
1407
- d="M167 318q-88 0 -157 54l48 78q21 -18 53.5 -32.5t57.5 -14.5q32 0 32 11q0 13 -28 20t-62 12.5t-62 30.5t-28 70q0 40 39.5 70.5t105.5 30.5q89 0 139 -42l-45 -73q-40 30 -89 30q-29 0 -29 -13q0 -10 28 -16t62 -10.5t62 -29t28 -67.5q0 -48 -42 -78.5t-113 -30.5z" />
1408
- <glyph glyph-name="tsuperior" unicode="&#xf6f3;" horiz-adv-x="264"
1409
- d="M175 318q-115 0 -115 103v131h-54v88h54v86h127v-86h66v-88h-66v-106q0 -11 7.5 -19.5t18.5 -8.5q18 0 23 5q3 -10 10.5 -38.5l11.5 -44.5q-24 -22 -83 -22z" />
1410
- <glyph glyph-name="Lslash.smcp" unicode="&#xf6f9;" horiz-adv-x="478"
1411
- d="M7 109v160l42 24v257h187v-149l66 38v-161l-66 -38v-79h217v-161h-404v133z" />
1412
- <glyph glyph-name="OE.smcp" unicode="&#xf6fa;" horiz-adv-x="905"
1413
- d="M873 0h-448v36q-54 -48 -140 -48q-117 0 -192.5 80t-75.5 207t75.5 207t192.5 80q86 0 140 -48v36h448v-155h-261v-40h255v-155h-255v-45h261v-155zM425 205v141q-33 53 -99 53q-54 0 -87.5 -35.5t-33.5 -88.5t33.5 -88.5t87.5 -35.5q66 0 99 54z" />
1414
- <glyph glyph-name="Scaron.smcp" unicode="&#xf6fd;" horiz-adv-x="528"
1415
- d="M260 -12q-80 0 -147.5 22t-109.5 57l79 137q31 -28 83 -47t102 -19q62 0 62 27q0 12 -31.5 18.5t-76.5 14.5t-90.5 24t-77 55.5t-31.5 99.5q0 75 65.5 130t176.5 55q146 0 244 -79l-83 -125q-31 23 -78.5 38.5t-84.5 15.5q-51 0 -51 -25q0 -12 31.5 -18.5t76.5 -14.5
1416
- t90.5 -23.5t77 -54.5t31.5 -98q0 -90 -68.5 -140t-189.5 -50zM348 606h-156l-91 144h105l64 -73l61 73h105z" />
1417
- <glyph glyph-name="Zcaron.smcp" unicode="&#xf6ff;" horiz-adv-x="531"
1418
- d="M499 0h-467v133l200 254h-200v163h461v-132l-200 -255h206v-163zM343 606h-156l-91 144h105l64 -73l61 73h105z" />
1419
- <glyph glyph-name="exclam.smcp" unicode="&#xf721;" horiz-adv-x="224"
1420
- d="M208 550l-21 -305h-147l-23 305h191zM219 94q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
1421
- <glyph glyph-name="dollar.onum" unicode="&#xf724;" horiz-adv-x="528"
1422
- d="M207 -74v65q-129 13 -204 76l79 137q31 -28 83 -47t102 -19q62 0 62 27q0 12 -31.5 18.5t-76.5 14.5t-90.5 24t-77 55.5t-31.5 99.5q0 64 49.5 115t135.5 65v71h126v-71q104 -17 175 -74l-83 -125q-31 23 -78.5 38.5t-84.5 15.5q-51 0 -51 -25q0 -12 31.5 -18.5
1423
- t76.5 -14.5t90.5 -23.5t77 -54.5t31.5 -98q0 -75 -48.5 -122.5t-136.5 -61.5v-68h-126z" />
1424
- <glyph glyph-name="ampersand.smcp" unicode="&#xf726;" horiz-adv-x="578"
1425
- d="M587 0h-202q-9 8 -26 25q-68 -35 -141 -35q-90 0 -147 43.5t-57 124.5q0 100 120 155q-31 62 -31 109q0 60 53 100t133 40q73 0 123.5 -35.5t50.5 -92.5q0 -58 -35 -91t-97 -58q13 -18 29 -35l28 -34q26 40 40 85l126 -57q-34 -70 -81 -125zM241 110q16 0 34 6
1426
- q-27 30 -39 47q-21 25 -39 51q-14 -19 -14 -41q0 -27 17 -45t41 -18zM260 418q0 -21 13 -49q53 23 53 56q0 12 -8.5 19.5t-20.5 7.5q-17 0 -27 -9.5t-10 -24.5z" />
1427
- <glyph glyph-name="zero.onum" unicode="&#xf730;" horiz-adv-x="628"
1428
- d="M610 275q0 -125 -76.5 -206t-219.5 -81t-219.5 81t-76.5 206t76.5 206t219.5 81t219.5 -81t76.5 -206zM407 275q0 51 -25 80t-68 29t-68 -29t-25 -80t25 -80t68 -29t68 29t25 80z" />
1429
- <glyph glyph-name="one.onum" unicode="&#xf731;" horiz-adv-x="483"
1430
- d="M429 0h-202v293l-113 -112l-114 119l255 250h174v-550z" />
1431
- <glyph glyph-name="two.onum" unicode="&#xf732;" horiz-adv-x="587"
1432
- d="M548 0h-507v157q92 25 157.5 52.5t97.5 52t45.5 43.5t13.5 35q0 21 -18 32.5t-47 11.5q-91 0 -168 -69l-110 134q54 58 129.5 85.5t151.5 27.5q128 0 197.5 -50t69.5 -135q0 -63 -50 -121.5t-110 -79.5h148v-176z" />
1433
- <glyph glyph-name="three.onum" unicode="&#xf733;" horiz-adv-x="605"
1434
- d="M288 -129q-95 0 -169.5 28.5t-118.5 75.5l99 138q36 -31 87 -47.5t94 -16.5q47 0 72 13t25 32t-20.5 27.5t-82.5 8.5q-77 0 -97 -2v179q13 -1 97 -1q92 0 92 33q0 43 -99 43q-93 0 -163 -58l-95 126q100 110 280 110q135 0 206.5 -50t71.5 -135q0 -53 -41.5 -95.5
1435
- t-105.5 -52.5q61 -7 109.5 -49t48.5 -107q0 -89 -80 -144.5t-210 -55.5z" />
1436
- <glyph glyph-name="four.onum" unicode="&#xf734;" horiz-adv-x="636"
1437
- d="M618 0h-77v-117h-202v117h-321v155l243 395h280v-374h77v-176zM339 176v200l-126 -200h126z" />
1438
- <glyph glyph-name="five.onum" unicode="&#xf735;" horiz-adv-x="626"
1439
- d="M311 -129q-175 0 -279 94l108 142q70 -58 169 -58q47 0 70.5 16t23.5 39q0 24 -22 39.5t-66 15.5q-75 0 -124 -46l-139 32v405h510v-176h-308v-94q53 51 139 51q89 0 152 -60.5t63 -157.5q0 -111 -79 -176.5t-218 -65.5z" />
1440
- <glyph glyph-name="six.onum" unicode="&#xf736;" horiz-adv-x="625"
1441
- d="M336 -12q-157 0 -237.5 95t-80.5 249q0 164 95.5 254.5t254.5 90.5q123 0 208 -58l-85 -156q-51 36 -123 36q-56 0 -101 -30t-45 -86v-2q53 68 155 68q96 0 166 -59.5t70 -161.5q0 -107 -78.5 -173.5t-198.5 -66.5zM323 166q37 0 61 16t24 38q0 29 -28.5 43.5t-64.5 14.5
1442
- q-59 0 -94 -27q3 -37 28 -61t74 -24z" />
1443
- <glyph glyph-name="seven.onum" unicode="&#xf737;" horiz-adv-x="575"
1444
- d="M341 -117h-221l211 491h-313v176h545v-140z" />
1445
- <glyph glyph-name="eight.onum" unicode="&#xf738;" horiz-adv-x="630"
1446
- d="M315 -12q-79 0 -143.5 18.5t-109 62.5t-44.5 109q0 53 34.5 97.5t92.5 68.5q-116 48 -116 154q0 62 44.5 104t106 58.5t135.5 16.5t135.5 -16.5t106 -58.5t44.5 -104q0 -106 -117 -154q58 -24 93 -68.5t35 -97.5q0 -65 -44.5 -109t-109 -62.5t-143.5 -18.5zM315 422
1447
- q32 5 56 18t24 28q0 20 -21.5 32.5t-58.5 12.5q-38 0 -59.5 -12.5t-21.5 -32.5q0 -15 24.5 -28t56.5 -18zM315 152q41 0 66.5 13.5t25.5 35.5q0 18 -28.5 32.5t-63.5 19.5q-36 -5 -64 -19.5t-28 -32.5q0 -22 25 -35.5t67 -13.5z" />
1448
- <glyph glyph-name="nine.onum" unicode="&#xf739;" horiz-adv-x="625"
1449
- d="M257 -128q-123 0 -208 58l85 156q51 -36 123 -36q63 0 104.5 33t41.5 82v3q-53 -68 -155 -68q-96 0 -166 59.5t-70 161.5q0 107 78.5 173.5t198.5 66.5q157 0 237.5 -95t80.5 -249q0 -164 -95.5 -254.5t-254.5 -90.5zM310 271q59 0 94 27q-3 37 -28 61t-75 24
1450
- q-36 0 -60 -16t-24 -38q0 -29 28.5 -43.5t64.5 -14.5z" />
1451
- <glyph glyph-name="question.smcp" unicode="&#xf73f;" horiz-adv-x="395"
1452
- d="M389 439q0 -30 -12.5 -54t-30 -38.5t-35 -26t-30 -22t-12.5 -21.5q0 -16 10 -28l-144 -31q-19 24 -19 64q0 34 22.5 57t45 35.5t22.5 20.5q0 13 -30 13q-55 0 -92 -37l-84 113q76 77 196 77q87 0 140 -34.5t53 -87.5zM308 95q0 -43 -32 -75t-75 -32t-75 32t-32 75t32 75
1453
- t75 32t75 -32t32 -75z" />
1454
- <glyph glyph-name="A.smcp" unicode="&#xf761;" horiz-adv-x="621"
1455
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94z" />
1456
- <glyph glyph-name="B.smcp" unicode="&#xf762;" horiz-adv-x="618"
1457
- d="M417 0h-367v550h355q85 0 130.5 -43t45.5 -98q0 -47 -26 -80t-68 -45q47 -10 76.5 -46.5t29.5 -87.5q0 -62 -46 -106t-130 -44zM375 151q13 0 21 7.5t8 18.5t-8 18.5t-21 7.5h-138v-52h138zM368 353q10 0 17 6.5t7 16.5q0 9 -7 16t-17 7h-131v-46h131z" />
1458
- <glyph glyph-name="C.smcp" unicode="&#xf763;" horiz-adv-x="588"
1459
- d="M323 -12q-134 0 -220 80.5t-86 206.5q0 127 86 207t220 80q96 0 161.5 -48t94.5 -119l-157 -71q-11 32 -37.5 53.5t-61.5 21.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5q35 0 61.5 21t37.5 53l157 -69q-28 -71 -94 -119.5t-162 -48.5z" />
1460
- <glyph glyph-name="D.smcp" unicode="&#xf764;" horiz-adv-x="637"
1461
- d="M314 0h-264v550h263q140 0 223.5 -72.5t83.5 -202.5q0 -129 -83.5 -202t-222.5 -73zM313 161q58 0 88.5 33t30.5 81q0 114 -118 114h-77v-228h76z" />
1462
- <glyph glyph-name="E.smcp" unicode="&#xf765;" horiz-adv-x="530"
1463
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155z" />
1464
- <glyph glyph-name="F.smcp" unicode="&#xf766;" horiz-adv-x="526"
1465
- d="M237 0h-187v550h448v-155h-261v-40h255v-155h-255v-200z" />
1466
- <glyph glyph-name="G.smcp" unicode="&#xf767;" horiz-adv-x="606"
1467
- d="M326 -12q-133 0 -221 79t-88 208q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -84q-25 54 -84 54q-55 0 -87.5 -34.5t-32.5 -88.5q0 -53 33 -88.5t87 -35.5q43 0 69 21v17h-92v144h278v-232q-106 -113 -255 -113z" />
1468
- <glyph glyph-name="H.smcp" unicode="&#xf768;" horiz-adv-x="666"
1469
- d="M616 0h-186v200h-193v-200h-187v550h187v-189h193v189h186v-550z" />
1470
- <glyph glyph-name="I.smcp" unicode="&#xf769;" horiz-adv-x="287"
1471
- d="M237 0h-187v550h187v-550z" />
1472
- <glyph glyph-name="J.smcp" unicode="&#xf76a;" horiz-adv-x="444"
1473
- d="M157 -12q-96 0 -157 51l68 142q34 -30 73 -30q30 0 48 16.5t18 45.5v337h187v-355q0 -105 -62 -156t-175 -51z" />
1474
- <glyph glyph-name="K.smcp" unicode="&#xf76b;" horiz-adv-x="598"
1475
- d="M610 0h-223l-125 186l-25 -32v-154h-187v550h187v-190l140 190h224l-218 -256z" />
1476
- <glyph glyph-name="L.smcp" unicode="&#xf76c;" horiz-adv-x="479"
1477
- d="M454 0h-404v550h187v-389h217v-161z" />
1478
- <glyph glyph-name="M.smcp" unicode="&#xf76d;" horiz-adv-x="794"
1479
- d="M744 0h-186v300l-117 -300h-87l-117 300v-300h-187v550h246l101 -265l101 265h246v-550z" />
1480
- <glyph glyph-name="N.smcp" unicode="&#xf76e;" horiz-adv-x="665"
1481
- d="M615 0h-192l-187 261v-261h-186v550h203l176 -245v245h186v-550z" />
1482
- <glyph glyph-name="O.smcp" unicode="&#xf76f;" horiz-adv-x="647"
1483
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5z" />
1484
- <glyph glyph-name="P.smcp" unicode="&#xf770;" horiz-adv-x="585"
1485
- d="M237 0h-187v550h320q94 0 150 -56t56 -137q0 -83 -54 -138t-152 -55h-133v-164zM346 325q18 0 29.5 9t11.5 23t-11.5 23t-29.5 9h-109v-64h109z" />
1486
- <glyph glyph-name="Q.smcp" unicode="&#xf771;" horiz-adv-x="647"
1487
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5q0 -114 -71 -191l31 -37l-110 -86l-38 46q-57 -19 -119 -19zM323 151h2l-28 35l108 86l30 -37q6 18 6 40q0 53 -32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5z" />
1488
- <glyph glyph-name="R.smcp" unicode="&#xf772;" horiz-adv-x="602"
1489
- d="M577 0h-209l-75 164h-56v-164h-187v550h320q94 0 150 -56t56 -137q0 -70 -32 -112t-73 -61zM346 325q18 0 29.5 9t11.5 23t-11.5 23t-29.5 9h-109v-64h109z" />
1490
- <glyph glyph-name="S.smcp" unicode="&#xf773;" horiz-adv-x="528"
1491
- d="M260 -12q-80 0 -147.5 22t-109.5 57l79 137q31 -28 83 -47t102 -19q62 0 62 27q0 12 -31.5 18.5t-76.5 14.5t-90.5 24t-77 55.5t-31.5 99.5q0 75 65.5 130t176.5 55q146 0 244 -79l-83 -125q-31 23 -78.5 38.5t-84.5 15.5q-51 0 -51 -25q0 -12 31.5 -18.5t76.5 -14.5
1492
- t90.5 -23.5t77 -54.5t31.5 -98q0 -90 -68.5 -140t-189.5 -50z" />
1493
- <glyph glyph-name="T.smcp" unicode="&#xf774;" horiz-adv-x="501"
1494
- d="M344 0h-186v389h-143v161h471v-161h-142v-389z" />
1495
- <glyph glyph-name="U.smcp" unicode="&#xf775;" horiz-adv-x="669"
1496
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65z" />
1497
- <glyph glyph-name="V.smcp" unicode="&#xf776;" horiz-adv-x="621"
1498
- d="M425 0h-228l-214 550h211l117 -350l119 350h208z" />
1499
- <glyph glyph-name="W.smcp" unicode="&#xf777;" horiz-adv-x="831"
1500
- d="M677 0h-194l-68 285l-67 -285h-194l-166 550h209l67 -310l81 310h141l81 -310l68 310h208z" />
1501
- <glyph glyph-name="X.smcp" unicode="&#xf778;" horiz-adv-x="601"
1502
- d="M618 0h-217l-101 159l-100 -159h-217l194 282l-180 268h216l87 -146l87 146h217l-180 -267z" />
1503
- <glyph glyph-name="Y.smcp" unicode="&#xf779;" horiz-adv-x="583"
1504
- d="M384 0h-184v220l-217 330h208l102 -175l100 175h207l-216 -330v-220z" />
1505
- <glyph glyph-name="Z.smcp" unicode="&#xf77a;" horiz-adv-x="531"
1506
- d="M499 0h-467v133l200 254h-200v163h461v-132l-200 -255h206v-163z" />
1507
- <glyph glyph-name="exclamdown.smcp" unicode="&#xf7a1;" horiz-adv-x="224"
1508
- d="M16 0l21 305h147l23 -305h-191zM5 456q0 43 31.5 74.5t74.5 31.5t74.5 -31.5t31.5 -74.5q0 -44 -31.5 -75.5t-74.5 -31.5t-74.5 31.5t-31.5 75.5z" />
1509
- <glyph glyph-name="questiondown.smcp" unicode="&#xf7b8;" horiz-adv-x="395"
1510
- d="M6 111q0 36 19 64.5t41 42t41 28t19 27.5q0 16 -10 28l144 31q19 -24 19 -64q0 -34 -22.5 -57t-45 -35.5t-22.5 -20.5q0 -13 30 -13q55 0 92 37l84 -113q-76 -77 -196 -77q-87 0 -140 34.5t-53 87.5zM87 455q0 43 31.5 75t75.5 32t75.5 -32t31.5 -75t-31.5 -75t-75.5 -32
1511
- t-75.5 32t-31.5 75z" />
1512
- <glyph glyph-name="Agrave.smcp" unicode="&#xf7e0;" horiz-adv-x="621"
1513
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94zM409 606h-120l-155 144h155z" />
1514
- <glyph glyph-name="Aacute.smcp" unicode="&#xf7e1;" horiz-adv-x="621"
1515
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94zM489 750l-155 -144h-120l120 144h155z" />
1516
- <glyph glyph-name="Acircumflex.smcp" unicode="&#xf7e2;" horiz-adv-x="621"
1517
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94zM479 606h-105l-64 73l-61 -73h-105l88 144h156z" />
1518
- <glyph glyph-name="Atilde.smcp" unicode="&#xf7e3;" horiz-adv-x="621"
1519
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94zM364 604q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
1520
- <glyph glyph-name="Adieresis.smcp" unicode="&#xf7e4;" horiz-adv-x="621"
1521
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94zM509 688q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM292 688q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5z
1522
- " />
1523
- <glyph glyph-name="Aring.smcp" unicode="&#xf7e5;" horiz-adv-x="621"
1524
- d="M197 550h228l213 -550h-208l-20 61h-198l-20 -61h-209zM358 222l-47 143l-47 -143h94zM312 591q-46 0 -79 33t-33 79t33 79t79 33t78 -33t32 -79t-32 -79t-78 -33zM312 668q14 0 24 10.5t10 24.5t-10 24.5t-24 10.5t-24.5 -10.5t-10.5 -24.5t10.5 -24.5t24.5 -10.5z" />
1525
- <glyph glyph-name="AE.smcp" unicode="&#xf7e6;" horiz-adv-x="869"
1526
- d="M837 0h-448v61h-165l-33 -61h-209l333 550h522v-155h-262v-40h255v-155h-255v-45h262v-155zM389 222v143l-78 -143h78z" />
1527
- <glyph glyph-name="Ccedilla.smcp" unicode="&#xf7e7;" horiz-adv-x="588"
1528
- d="M319 -200q-77 0 -119 34l31 64q43 -30 83 -30q42 0 42 24q0 17 -21 17q-16 0 -26 -12l-59 34l22 61q-114 14 -184.5 91.5t-70.5 191.5q0 127 86 207t220 80q96 0 161.5 -48t94.5 -119l-157 -71q-11 32 -37.5 53.5t-61.5 21.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5
1529
- t85 -35.5q35 0 61.5 21t37.5 53l157 -69q-26 -65 -85 -112t-144 -54l-15 -37q15 9 34 9q28 0 48 -20.5t20 -52.5q0 -41 -34 -65t-84 -24z" />
1530
- <glyph glyph-name="Egrave.smcp" unicode="&#xf7e8;" horiz-adv-x="530"
1531
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155zM372 606h-120l-155 144h155z" />
1532
- <glyph glyph-name="Eacute.smcp" unicode="&#xf7e9;" horiz-adv-x="530"
1533
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155zM453 750l-155 -144h-120l120 144h155z" />
1534
- <glyph glyph-name="Ecircumflex.smcp" unicode="&#xf7ea;" horiz-adv-x="530"
1535
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155zM444 606h-105l-64 73l-61 -73h-105l88 144h156z" />
1536
- <glyph glyph-name="Edieresis.smcp" unicode="&#xf7eb;" horiz-adv-x="530"
1537
- d="M498 0h-448v550h448v-155h-261v-40h255v-154h-255v-46h261v-155zM473 688q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM256 688q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5z" />
1538
- <glyph glyph-name="Igrave.smcp" unicode="&#xf7ec;" horiz-adv-x="280"
1539
- d="M237 0h-187v550h187v-550zM237 606h-120l-155 144h155z" />
1540
- <glyph glyph-name="Iacute.smcp" unicode="&#xf7ed;" horiz-adv-x="280"
1541
- d="M237 0h-187v550h187v-550zM318 750l-155 -144h-120l120 144h155z" />
1542
- <glyph glyph-name="Icircumflex.smcp" unicode="&#xf7ee;" horiz-adv-x="280"
1543
- d="M237 0h-187v550h187v-550zM308 606h-105l-64 73l-61 -73h-105l88 144h156z" />
1544
- <glyph glyph-name="Idieresis.smcp" unicode="&#xf7ef;" horiz-adv-x="280"
1545
- d="M237 0h-187v550h187v-550zM339 688q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM122 688q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5z" />
1546
- <glyph glyph-name="Eth.smcp" unicode="&#xf7f0;" horiz-adv-x="644"
1547
- d="M315 0h-264v212h-44v126h44v212h263q140 0 223.5 -72.5t83.5 -202.5q0 -129 -83.5 -202t-222.5 -73zM331 212h-93v-51h76q58 0 88.5 33t30.5 81q0 114 -118 114h-77v-51h93v-126z" />
1548
- <glyph glyph-name="Ntilde.smcp" unicode="&#xf7f1;" horiz-adv-x="665"
1549
- d="M615 0h-192l-187 261v-261h-186v550h203l176 -245v245h186v-550zM386 604q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
1550
- <glyph glyph-name="Ograve.smcp" unicode="&#xf7f2;" horiz-adv-x="647"
1551
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5zM421 606h-120l-155 144h155z" />
1552
- <glyph glyph-name="Oacute.smcp" unicode="&#xf7f3;" horiz-adv-x="647"
1553
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5zM503 750l-155 -144h-120l120 144h155z" />
1554
- <glyph glyph-name="Ocircumflex.smcp" unicode="&#xf7f4;" horiz-adv-x="647"
1555
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5zM493 606h-105l-64 73l-61 -73h-105l88 144h156z
1556
- " />
1557
- <glyph glyph-name="Otilde.smcp" unicode="&#xf7f5;" horiz-adv-x="647"
1558
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5zM379 604q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37
1559
- h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134z" />
1560
- <glyph glyph-name="Odieresis.smcp" unicode="&#xf7f6;" horiz-adv-x="647"
1561
- d="M323 -12q-134 0 -220 80.5t-86 206.5t86 206.5t220 80.5t220.5 -80.5t86.5 -206.5t-86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5t-32.5 88.5t-85.5 35.5q-52 0 -85 -35.5t-33 -88.5t33 -88.5t85 -35.5zM524 688q0 -37 -26 -63t-64 -26q-37 0 -63 26
1562
- t-26 63t26 63t63 26q38 0 64 -26t26 -63zM307 688q0 -38 -25.5 -63.5t-63.5 -25.5t-63.5 25.5t-25.5 63.5t25.5 63.5t63.5 25.5t63.5 -25.5t25.5 -63.5z" />
1563
- <glyph glyph-name="Oslash.smcp" unicode="&#xf7f8;" horiz-adv-x="647"
1564
- d="M323 -12q-81 0 -146 31l-16 -19h-138l67 81q-73 78 -73 194q0 126 86 206.5t220 80.5q77 0 145 -30l15 18h138l-67 -80q76 -79 76 -195q0 -126 -86.5 -206.5t-220.5 -80.5zM323 151q53 0 85.5 35.5t32.5 88.5q0 27 -9 49l-141 -169q13 -4 32 -4zM205 275q0 -28 8 -48
1565
- l140 168q-12 4 -30 4q-52 0 -85 -35.5t-33 -88.5z" />
1566
- <glyph glyph-name="Ugrave.smcp" unicode="&#xf7f9;" horiz-adv-x="669"
1567
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM432 606h-120l-155 144h155z" />
1568
- <glyph glyph-name="Uacute.smcp" unicode="&#xf7fa;" horiz-adv-x="669"
1569
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM513 750l-155 -144h-120l120 144h155z" />
1570
- <glyph glyph-name="Ucircumflex.smcp" unicode="&#xf7fb;" horiz-adv-x="669"
1571
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM503 606h-105l-64 73l-61 -73h-105l88 144h156z" />
1572
- <glyph glyph-name="Udieresis.smcp" unicode="&#xf7fc;" horiz-adv-x="669"
1573
- d="M335 -12q-140 0 -212.5 64.5t-72.5 171.5v326h188v-308q0 -40 26 -65.5t71 -25.5t70.5 25.5t25.5 65.5v308h188v-325q0 -107 -72 -172t-212 -65zM534 688q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM317 688q0 -38 -25.5 -63.5
1574
- t-63.5 -25.5t-63.5 25.5t-25.5 63.5t25.5 63.5t63.5 25.5t63.5 -25.5t25.5 -63.5z" />
1575
- <glyph glyph-name="Yacute.smcp" unicode="&#xf7fd;" horiz-adv-x="583"
1576
- d="M384 0h-184v220l-217 330h208l102 -175l100 175h207l-216 -330v-220zM471 750l-155 -144h-120l120 144h155z" />
1577
- <glyph glyph-name="Thorn.smcp" unicode="&#xf7fe;" horiz-adv-x="585"
1578
- d="M237 0h-187v550h187v-70h133q94 0 150 -56.5t56 -137.5q0 -83 -54 -138t-152 -55h-133v-93zM346 254q18 0 29.5 9t11.5 23t-11.5 23.5t-29.5 9.5h-109v-65h109z" />
1579
- <glyph glyph-name="Ydieresis.smcp" unicode="&#xf7ff;" horiz-adv-x="583"
1580
- d="M384 0h-184v220l-217 330h208l102 -175l100 175h207l-216 -330v-220zM491 688q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM274 688q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5z" />
1581
- <glyph glyph-name="f.alt1" horiz-adv-x="371"
1582
- d="M267 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5v-22h98v-156h-98v-327z" />
1583
- <glyph glyph-name="l.alt1" horiz-adv-x="328"
1584
- d="M216 -12q-81 0 -123.5 38.5t-42.5 113.5v527h180v-475q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32z" />
1585
- <glyph glyph-name="a.alt1" horiz-adv-x="596"
1586
- d="M546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1587
- <glyph glyph-name="y.alt1" horiz-adv-x="606"
1588
- d="M264 -196q-129 0 -220 72l76 128q23 -27 63.5 -40t80.5 -13q54 0 83 26t29 75v34q-60 -66 -166 -66q-80 0 -120 42t-40 108v313h180v-236q0 -68 70 -68q42 0 76 38v266h180v-431q0 -112 -77 -180t-215 -68z" />
1589
- <glyph glyph-name="G.alt1" horiz-adv-x="726"
1590
- d="M365 -12q-142 0 -244.5 95.5t-102.5 249.5q0 156 105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q78 0 122 55h-142v176h364q0 -196 -97.5 -302.5t-266.5 -106.5z" />
1591
- <glyph glyph-name="G.smcp.alt1" horiz-adv-x="621"
1592
- d="M316 -12q-126 0 -212.5 79.5t-86.5 207.5q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -83q-25 54 -84 54q-54 0 -87 -35t-33 -89q0 -53 33 -88.5t87 -35.5q24 0 47.5 10.5t35.5 27.5h-106v144h305q0 -174 -79.5 -259.5t-212.5 -85.5z" />
1593
- <glyph glyph-name="Gbreve.alt1" horiz-adv-x="726"
1594
- d="M560 796q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53zM365 -12q-142 0 -244.5 95.5t-102.5 249.5q0 156 105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48
1595
- q78 0 122 55h-142v176h364q0 -196 -97.5 -302.5t-266.5 -106.5z" />
1596
- <glyph glyph-name="Gbreve.smcp.alt1" horiz-adv-x="613"
1597
- d="M504 677q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53zM316 -12q-126 0 -212.5 79.5t-86.5 207.5q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -83q-25 54 -84 54q-54 0 -87 -35t-33 -89q0 -53 33 -88.5t87 -35.5q24 0 47.5 10.5
1598
- t35.5 27.5h-106v144h305q0 -174 -79.5 -259.5t-212.5 -85.5z" />
1599
- <glyph glyph-name="Gcommaaccent.alt1" horiz-adv-x="726"
1600
- d="M472 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71zM365 -12q-142 0 -244.5 95.5t-102.5 249.5q0 156 105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87
1601
- q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q78 0 122 55h-142v176h364q0 -196 -97.5 -302.5t-266.5 -106.5z" />
1602
- <glyph glyph-name="Gcommaaccent.smcp.alt1" horiz-adv-x="621"
1603
- d="M414 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71zM316 -12q-126 0 -212.5 79.5t-86.5 207.5q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -83q-25 54 -84 54
1604
- q-54 0 -87 -35t-33 -89q0 -53 33 -88.5t87 -35.5q24 0 47.5 10.5t35.5 27.5h-106v144h305q0 -174 -79.5 -259.5t-212.5 -85.5z" />
1605
- <glyph glyph-name="lslash.alt1" horiz-adv-x="352"
1606
- d="M7 180v126l67 38v323h180v-219l69 40v-125l-69 -40v-131q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32q-81 0 -123.5 38.5t-42.5 113.5v79z" />
1607
- <glyph glyph-name="lacute.alt1" horiz-adv-x="328"
1608
- d="M318 872l-155 -144h-120l120 144h155zM216 -12q-81 0 -123.5 38.5t-42.5 113.5v527h180v-475q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32z" />
1609
- <glyph glyph-name="lcommaaccent.alt1" horiz-adv-x="328"
1610
- d="M227 -139q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-4 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71zM216 -12q-81 0 -123.5 38.5t-42.5 113.5v527h180v-475q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32z" />
1611
- <glyph glyph-name="lcaron.alt1" horiz-adv-x="418"
1612
- d="M444 584q0 -99 -94 -165l-55 44q19 9 40.5 30.5t27.5 42.5q-5 -3 -19 -3q-28 0 -46.5 19t-18.5 50q0 33 23 56t55 23q36 0 61.5 -26t25.5 -71zM216 -12q-81 0 -123.5 38.5t-42.5 113.5v527h180v-475q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32z" />
1613
- <glyph glyph-name="aacute.alt1" horiz-adv-x="596"
1614
- d="M485 700l-155 -144h-120l120 144h155zM546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1615
- <glyph glyph-name="agrave.alt1" horiz-adv-x="596"
1616
- d="M405 556h-120l-155 144h155zM546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1617
- <glyph glyph-name="acircumflex.alt1" horiz-adv-x="596"
1618
- d="M475 556h-105l-64 73l-61 -73h-105l88 144h156zM546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1619
- <glyph glyph-name="adieresis.alt1" horiz-adv-x="596"
1620
- d="M507 618q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM290 618q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5zM546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68
1621
- q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1622
- <glyph glyph-name="atilde.alt1" horiz-adv-x="596"
1623
- d="M363 554q-35 0 -68 21.5t-42 21.5q-24 0 -24 -37h-89q0 134 118 134q35 0 68 -21.5t42 -21.5q24 0 24 37h89q0 -134 -118 -134zM546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123
1624
- q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1625
- <glyph glyph-name="aring.alt1" horiz-adv-x="596"
1626
- d="M310 541q-46 0 -79 33t-33 79t33 79t79 33t78 -33t32 -79t-32 -79t-78 -33zM310 618q14 0 24 10.5t10 24.5t-10 24.5t-24 10.5t-24.5 -10.5t-10.5 -24.5t10.5 -24.5t24.5 -10.5zM546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68
1627
- q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1628
- <glyph glyph-name="amacron.alt1" horiz-adv-x="596"
1629
- d="M489 591h-363v97h363v-97zM546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1630
- <glyph glyph-name="abreve.alt1" horiz-adv-x="596"
1631
- d="M485 637q-65 -88 -175 -88q-109 0 -176 88l76 62q38 -53 100 -53q63 0 100 53zM546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68
1632
- q0 -44 26 -69.5t64 -25.5z" />
1633
- <glyph glyph-name="aogonek.alt1" horiz-adv-x="596"
1634
- d="M546 0q-65 -33 -65 -84q0 -34 29 -34q24 0 35 28l66 -43q-35 -53 -101 -53q-47 0 -78.5 23.5t-31.5 70.5q0 53 39 92h-73v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-483zM291 147q48 0 75 33v123q-26 32 -75 32
1635
- q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5z" />
1636
- <glyph glyph-name="yacute.alt1" horiz-adv-x="606"
1637
- d="M481 700l-155 -144h-120l120 144h155zM264 -196q-129 0 -220 72l76 128q23 -27 63.5 -40t80.5 -13q54 0 83 26t29 75v34q-60 -66 -166 -66q-80 0 -120 42t-40 108v313h180v-236q0 -68 70 -68q42 0 76 38v266h180v-431q0 -112 -77 -180t-215 -68z" />
1638
- <glyph glyph-name="ydieresis.alt1" horiz-adv-x="606"
1639
- d="M499 618q0 -37 -26 -63t-64 -26q-37 0 -63 26t-26 63t26 63t63 26q38 0 64 -26t26 -63zM282 618q0 -38 -26 -63.5t-63 -25.5t-63 25.5t-26 63.5t26 63.5t63 25.5t63 -25.5t26 -63.5zM264 -196q-129 0 -220 72l76 128q23 -27 63.5 -40t80.5 -13q54 0 83 26t29 75v34
1640
- q-60 -66 -166 -66q-80 0 -120 42t-40 108v313h180v-236q0 -68 70 -68q42 0 76 38v266h180v-431q0 -112 -77 -180t-215 -68z" />
1641
- <glyph glyph-name="ae.alt1" horiz-adv-x="888"
1642
- d="M546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-45q49 57 136 57q83 0 138.5 -74t55.5 -198v-37h-330q30 -62 109 -62q63 0 102 34l77 -110q-22 -23 -65 -41.5t-82 -18.5q-90 0 -141 59v-47zM291 147
1643
- q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5zM705 300q-14 59 -80 59q-63 0 -79 -59h159z" />
1644
- <glyph glyph-name="zero.pzero" horiz-adv-x="628"
1645
- d="M314 -12q-84 0 -146 37l-17 -25h-133l68 99q-68 93 -68 234q0 145 77 244.5t219 99.5q79 0 144 -36l18 26h133l-69 -100q70 -94 70 -234q0 -93 -31.5 -169.5t-100 -126t-164.5 -49.5zM314 166q93 0 93 167q0 14 -2 38l-133 -195q17 -10 42 -10zM221 333q0 -25 1 -36
1646
- l132 193q-18 9 -40 9q-93 0 -93 -166z" />
1647
- <glyph glyph-name="Gcircumflex.alt1" horiz-adv-x="726"
1648
- d="M548 728h-105l-64 73l-61 -73h-105l88 144h156zM365 -12q-142 0 -244.5 95.5t-102.5 249.5q0 156 105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48q78 0 122 55h-142v176h364
1649
- q0 -196 -97.5 -302.5t-266.5 -106.5z" />
1650
- <glyph glyph-name="Gdotaccent.alt1" horiz-adv-x="726"
1651
- d="M383 706q-37 0 -63 26t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26zM365 -12q-142 0 -244.5 95.5t-102.5 249.5q0 156 105.5 250.5t261.5 94.5q110 0 183.5 -50t109.5 -124l-170 -87q-16 34 -48.5 58.5t-74.5 24.5q-72 0 -117 -48t-45 -119t45 -119t117 -48
1652
- q78 0 122 55h-142v176h364q0 -196 -97.5 -302.5t-266.5 -106.5z" />
1653
- <glyph glyph-name="Gcircumflex.smcp.alt1" horiz-adv-x="606"
1654
- d="M316 -12q-126 0 -212.5 79.5t-86.5 207.5q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -83q-25 54 -84 54q-54 0 -87 -35t-33 -89q0 -53 33 -88.5t87 -35.5q24 0 47.5 10.5t35.5 27.5h-106v144h305q0 -174 -79.5 -259.5t-212.5 -85.5zM480 606h-105l-64 73
1655
- l-61 -73h-105l88 144h156z" />
1656
- <glyph glyph-name="Gdotaccent.smcp.alt1" horiz-adv-x="606"
1657
- d="M316 -12q-126 0 -212.5 79.5t-86.5 207.5q0 130 88 208.5t221 78.5q83 0 145.5 -39t92.5 -95l-154 -83q-25 54 -84 54q-54 0 -87 -35t-33 -89q0 -53 33 -88.5t87 -35.5q24 0 47.5 10.5t35.5 27.5h-106v144h305q0 -174 -79.5 -259.5t-212.5 -85.5zM324 600q-37 0 -63 26
1658
- t-26 63t26 63t63 26q36 0 62 -26t26 -63t-26 -63t-62 -26z" />
1659
- <glyph glyph-name="aeacute.alt1" horiz-adv-x="851"
1660
- d="M546 0h-180v51q-56 -63 -136 -63q-92 0 -152.5 67t-60.5 187q0 117 60.5 185t152.5 68q83 0 135 -63v51h181v-45q49 57 136 57q83 0 138.5 -74t55.5 -198v-37h-330q30 -62 109 -62q63 0 102 34l77 -110q-22 -23 -65 -41.5t-82 -18.5q-90 0 -141 59v-47zM291 147
1661
- q48 0 75 33v123q-26 32 -75 32q-38 0 -64 -25t-26 -68q0 -44 26 -69.5t64 -25.5zM605 700l-155 -144h-120l120 144h155zM705 300q-14 59 -80 59q-63 0 -79 -59h159z" />
1662
- <glyph glyph-name="ycircumflex.alt1" horiz-adv-x="606"
1663
- d="M473 556h-105l-64 73l-61 -73h-105l88 144h156zM264 -196q-129 0 -220 72l76 128q23 -27 63.5 -40t80.5 -13q54 0 83 26t29 75v34q-60 -66 -166 -66q-80 0 -120 42t-40 108v313h180v-236q0 -68 70 -68q42 0 76 38v266h180v-431q0 -112 -77 -180t-215 -68z" />
1664
- <glyph glyph-name="ldot.alt1" horiz-adv-x="462"
1665
- d="M216 -12q-81 0 -123.5 38.5t-42.5 113.5v527h180v-475q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32zM477 244q0 -43 -31.5 -74.5t-74.5 -31.5t-74.5 31.5t-31.5 74.5q0 44 31.5 75.5t74.5 31.5t74.5 -31.5t31.5 -75.5z" />
1666
- <glyph glyph-name="fl.alt1" horiz-adv-x="699"
1667
- d="M267 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5v-22h98v-156h-98v-327zM587 -12q-81 0 -123.5 38.5t-42.5 113.5v527h180v-475q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32z" />
1668
- <glyph glyph-name="f_f_l.alt1" horiz-adv-x="1070"
1669
- d="M267 0h-180v327h-80v156h80v22q0 76 52 124t132 48q102 0 151 -52l-65 -100q-16 19 -45 19q-18 0 -31.5 -11t-13.5 -28v-22h98v-156h-98v-327zM638 0h-180v327h-80v156h80v22q0 75 52 123.5t132 48.5q67 0 112 -24l-33 -122q-18 13 -40 13q-18 0 -30.5 -11.5t-12.5 -27.5
1670
- v-22h98v-156h-98v-327zM958 -12q-81 0 -123.5 38.5t-42.5 113.5v527h180v-475q0 -19 11 -32t29 -13q27 0 36 9l32 -136q-36 -32 -122 -32z" />
1671
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1672
- g2="J,Jcircumflex"
1673
- k="70" />
1674
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1675
- g2="T,Tcommaaccent,Tcaron,Tbar"
1676
- k="80" />
1677
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1678
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
1679
- k="30" />
1680
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1681
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
1682
- k="40" />
1683
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1684
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
1685
- k="90" />
1686
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1687
- g2="V"
1688
- k="30" />
1689
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1690
- g2="W,Wcircumflex"
1691
- k="90" />
1692
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1693
- g2="Y,Yacute,Ycircumflex,Ydieresis"
1694
- k="30" />
1695
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1696
- g2="question"
1697
- k="35" />
1698
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1699
- g2="asterisk"
1700
- k="15" />
1701
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1702
- g2="bullet.case"
1703
- k="20" />
1704
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1705
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
1706
- k="10" />
1707
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1708
- g2="dagger"
1709
- k="20" />
1710
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1711
- g2="daggerdbl"
1712
- k="10" />
1713
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1714
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
1715
- k="10" />
1716
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1717
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
1718
- k="20" />
1719
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1720
- g2="t,tcommaaccent,tcaron,tbar"
1721
- k="20" />
1722
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1723
- g2="u,uogonek,y.alt1"
1724
- k="50" />
1725
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1726
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
1727
- k="100" />
1728
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1729
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
1730
- k="50" />
1731
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1732
- g2="X.smcp"
1733
- k="30" />
1734
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1735
- g2="X"
1736
- k="30" />
1737
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1738
- g2="Z,Zacute,Zdotaccent,Zcaron"
1739
- k="40" />
1740
- <hkern g1="Abreve.smcp,Amacron.smcp,Aogonek.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp"
1741
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
1742
- k="50" />
1743
- <hkern g1="B"
1744
- g2="J,Jcircumflex"
1745
- k="35" />
1746
- <hkern g1="B"
1747
- g2="T,Tcommaaccent,Tcaron,Tbar"
1748
- k="15" />
1749
- <hkern g1="B"
1750
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
1751
- k="20" />
1752
- <hkern g1="B"
1753
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
1754
- k="10" />
1755
- <hkern g1="B"
1756
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
1757
- k="20" />
1758
- <hkern g1="B"
1759
- g2="V"
1760
- k="10" />
1761
- <hkern g1="B"
1762
- g2="W,Wcircumflex"
1763
- k="10" />
1764
- <hkern g1="B"
1765
- g2="Y,Yacute,Ycircumflex,Ydieresis"
1766
- k="20" />
1767
- <hkern g1="B"
1768
- g2="question"
1769
- k="20" />
1770
- <hkern g1="B"
1771
- g2="asterisk"
1772
- k="50" />
1773
- <hkern g1="B"
1774
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
1775
- k="100" />
1776
- <hkern g1="B"
1777
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
1778
- k="50" />
1779
- <hkern g1="B"
1780
- g2="V.smcp"
1781
- k="30" />
1782
- <hkern g1="B"
1783
- g2="Wcircumflex.smcp,W.smcp"
1784
- k="30" />
1785
- <hkern g1="B"
1786
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
1787
- k="40" />
1788
- <hkern g1="B"
1789
- g2="Jcircumflex.smcp,J.smcp"
1790
- k="50" />
1791
- <hkern g1="B"
1792
- g2="bullet"
1793
- k="90" />
1794
- <hkern g1="B"
1795
- g2="question.smcp"
1796
- k="50" />
1797
- <hkern g1="B"
1798
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
1799
- k="50" />
1800
- <hkern g1="B"
1801
- g2="X"
1802
- k="70" />
1803
- <hkern g1="B"
1804
- g2="Z,Zacute,Zdotaccent,Zcaron"
1805
- k="20" />
1806
- <hkern g1="B"
1807
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
1808
- k="80" />
1809
- <hkern g1="B.smcp"
1810
- g2="J,Jcircumflex"
1811
- k="20" />
1812
- <hkern g1="B.smcp"
1813
- g2="T,Tcommaaccent,Tcaron,Tbar"
1814
- k="50" />
1815
- <hkern g1="B.smcp"
1816
- g2="daggerdbl"
1817
- k="100" />
1818
- <hkern g1="B.smcp"
1819
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
1820
- k="50" />
1821
- <hkern g1="B.smcp"
1822
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
1823
- k="30" />
1824
- <hkern g1="B.smcp"
1825
- g2="t,tcommaaccent,tcaron,tbar"
1826
- k="30" />
1827
- <hkern g1="B.smcp"
1828
- g2="u,uogonek,y.alt1"
1829
- k="40" />
1830
- <hkern g1="B.smcp"
1831
- g2="v"
1832
- k="50" />
1833
- <hkern g1="B.smcp"
1834
- g2="w"
1835
- k="90" />
1836
- <hkern g1="B.smcp"
1837
- g2="y,yacute,ydieresis,ycircumflex"
1838
- k="50" />
1839
- <hkern g1="B.smcp"
1840
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
1841
- k="50" />
1842
- <hkern g1="B.smcp"
1843
- g2="Wcircumflex.smcp,W.smcp"
1844
- k="70" />
1845
- <hkern g1="B.smcp"
1846
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
1847
- k="20" />
1848
- <hkern g1="B.smcp"
1849
- g2="Jcircumflex.smcp,J.smcp"
1850
- k="80" />
1851
- <hkern g1="B.smcp"
1852
- g2="Z,Zacute,Zdotaccent,Zcaron"
1853
- k="10" />
1854
- <hkern g1="B.smcp"
1855
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
1856
- k="10" />
1857
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1858
- g2="V"
1859
- k="100" />
1860
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1861
- g2="W,Wcircumflex"
1862
- k="50" />
1863
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1864
- g2="Y,Yacute,Ycircumflex,Ydieresis"
1865
- k="30" />
1866
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1867
- g2="question"
1868
- k="30" />
1869
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1870
- g2="asterisk"
1871
- k="40" />
1872
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1873
- g2="bullet.case"
1874
- k="50" />
1875
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1876
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
1877
- k="90" />
1878
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1879
- g2="dagger"
1880
- k="50" />
1881
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1882
- g2="daggerdbl"
1883
- k="50" />
1884
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1885
- g2="t,tcommaaccent,tcaron,tbar"
1886
- k="70" />
1887
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1888
- g2="u,uogonek,y.alt1"
1889
- k="20" />
1890
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1891
- g2="v"
1892
- k="80" />
1893
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1894
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
1895
- k="10" />
1896
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1897
- g2="Jcircumflex.smcp,J.smcp"
1898
- k="10" />
1899
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1900
- g2="bullet"
1901
- k="30" />
1902
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1903
- g2="question.smcp"
1904
- k="20" />
1905
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1906
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
1907
- k="40" />
1908
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1909
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
1910
- k="-20" />
1911
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1912
- g2="X.smcp"
1913
- k="10" />
1914
- <hkern g1="C,Ccedilla,Cacute,Ccircumflex,Cdotaccent,Ccaron"
1915
- g2="X"
1916
- k="50" />
1917
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1918
- g2="J,Jcircumflex"
1919
- k="30" />
1920
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1921
- g2="T,Tcommaaccent,Tcaron,Tbar"
1922
- k="40" />
1923
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1924
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
1925
- k="50" />
1926
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1927
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
1928
- k="90" />
1929
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1930
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
1931
- k="50" />
1932
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1933
- g2="V"
1934
- k="50" />
1935
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1936
- g2="question"
1937
- k="70" />
1938
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1939
- g2="asterisk"
1940
- k="20" />
1941
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1942
- g2="bullet.case"
1943
- k="80" />
1944
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1945
- g2="u,uogonek,y.alt1"
1946
- k="10" />
1947
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1948
- g2="v"
1949
- k="10" />
1950
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1951
- g2="w"
1952
- k="30" />
1953
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1954
- g2="y,yacute,ydieresis,ycircumflex"
1955
- k="20" />
1956
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1957
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
1958
- k="40" />
1959
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1960
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
1961
- k="-20" />
1962
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1963
- g2="V.smcp"
1964
- k="10" />
1965
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1966
- g2="Wcircumflex.smcp,W.smcp"
1967
- k="50" />
1968
- <hkern g1="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,C.smcp,Ccedilla.smcp"
1969
- g2="Z,Zacute,Zdotaccent,Zcaron"
1970
- k="10" />
1971
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1972
- g2="J,Jcircumflex"
1973
- k="70" />
1974
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1975
- g2="T,Tcommaaccent,Tcaron,Tbar"
1976
- k="20" />
1977
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1978
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
1979
- k="80" />
1980
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1981
- g2="asterisk"
1982
- k="10" />
1983
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1984
- g2="bullet.case"
1985
- k="10" />
1986
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1987
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
1988
- k="30" />
1989
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1990
- g2="dagger"
1991
- k="20" />
1992
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1993
- g2="daggerdbl"
1994
- k="40" />
1995
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1996
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
1997
- k="-20" />
1998
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
1999
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2000
- k="10" />
2001
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
2002
- g2="t,tcommaaccent,tcaron,tbar"
2003
- k="50" />
2004
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
2005
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2006
- k="10" />
2007
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
2008
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
2009
- k="20" />
2010
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
2011
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2012
- k="10" />
2013
- <hkern g1="D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Thorn,Dcaron,Dcroat,Omacron,Obreve,Ohungarumlaut,Oslashacute"
2014
- g2="X.smcp"
2015
- k="30" />
2016
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2017
- g2="T,Tcommaaccent,Tcaron,Tbar"
2018
- k="10" />
2019
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2020
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2021
- k="10" />
2022
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2023
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2024
- k="30" />
2025
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2026
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2027
- k="20" />
2028
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2029
- g2="V"
2030
- k="40" />
2031
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2032
- g2="W,Wcircumflex"
2033
- k="-20" />
2034
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2035
- g2="Y,Yacute,Ycircumflex,Ydieresis"
2036
- k="10" />
2037
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2038
- g2="question"
2039
- k="50" />
2040
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2041
- g2="u,uogonek,y.alt1"
2042
- k="10" />
2043
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2044
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2045
- k="20" />
2046
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2047
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2048
- k="10" />
2049
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2050
- g2="V.smcp"
2051
- k="30" />
2052
- <hkern g1="Dcaron.smcp,Dcroat.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,D.smcp,O.smcp,Q.smcp,Eth.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,Thorn.smcp"
2053
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2054
- k="10" />
2055
- <hkern g1="F.smcp"
2056
- g2="V.smcp"
2057
- k="30" />
2058
- <hkern g1="F.smcp"
2059
- g2="Wcircumflex.smcp,W.smcp"
2060
- k="50" />
2061
- <hkern g1="F.smcp"
2062
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2063
- k="20" />
2064
- <hkern g1="F.smcp"
2065
- g2="bullet"
2066
- k="30" />
2067
- <hkern g1="F.smcp"
2068
- g2="asterisk"
2069
- k="60" />
2070
- <hkern g1="F.smcp"
2071
- g2="dagger"
2072
- k="10" />
2073
- <hkern g1="F.smcp"
2074
- g2="daggerdbl"
2075
- k="30" />
2076
- <hkern g1="G,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2077
- g2="v"
2078
- k="30" />
2079
- <hkern g1="G,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2080
- g2="w"
2081
- k="50" />
2082
- <hkern g1="G,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2083
- g2="y,yacute,ydieresis,ycircumflex"
2084
- k="20" />
2085
- <hkern g1="G,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2086
- g2="hyphen,periodcentered,endash,emdash"
2087
- k="30" />
2088
- <hkern g1="G,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2089
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2090
- k="60" />
2091
- <hkern g1="G,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2092
- g2="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2093
- k="10" />
2094
- <hkern g1="G,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2095
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2096
- k="30" />
2097
- <hkern g1="Gbreve.smcp,Gcommaaccent.smcp,G.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1"
2098
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2099
- k="30" />
2100
- <hkern g1="Gbreve.smcp,Gcommaaccent.smcp,G.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1"
2101
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2102
- k="50" />
2103
- <hkern g1="Gbreve.smcp,Gcommaaccent.smcp,G.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1"
2104
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
2105
- k="20" />
2106
- <hkern g1="Gbreve.smcp,Gcommaaccent.smcp,G.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1"
2107
- g2="a,ae,aogonek,aeacute"
2108
- k="30" />
2109
- <hkern g1="Gbreve.smcp,Gcommaaccent.smcp,G.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1"
2110
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2111
- k="60" />
2112
- <hkern g1="Gbreve.smcp,Gcommaaccent.smcp,G.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1"
2113
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2114
- k="10" />
2115
- <hkern g1="Gbreve.smcp,Gcommaaccent.smcp,G.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1"
2116
- g2="t,tcommaaccent,tcaron,tbar"
2117
- k="30" />
2118
- <hkern g1="Hbar.smcp,Imacron.smcp,Iogonek.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Idotaccent.smcp,H.smcp,I.smcp,M.smcp,N.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Ntilde.smcp"
2119
- g2="Jcircumflex.smcp,J.smcp"
2120
- k="30" />
2121
- <hkern g1="Hbar.smcp,Imacron.smcp,Iogonek.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Idotaccent.smcp,H.smcp,I.smcp,M.smcp,N.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Ntilde.smcp"
2122
- g2="ampersand.smcp"
2123
- k="50" />
2124
- <hkern g1="Hbar.smcp,Imacron.smcp,Iogonek.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Idotaccent.smcp,H.smcp,I.smcp,M.smcp,N.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Ntilde.smcp"
2125
- g2="T,Tcommaaccent,Tcaron,Tbar"
2126
- k="20" />
2127
- <hkern g1="Hbar.smcp,Imacron.smcp,Iogonek.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Idotaccent.smcp,H.smcp,I.smcp,M.smcp,N.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Ntilde.smcp"
2128
- g2="V"
2129
- k="30" />
2130
- <hkern g1="Hbar.smcp,Imacron.smcp,Iogonek.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Idotaccent.smcp,H.smcp,I.smcp,M.smcp,N.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Ntilde.smcp"
2131
- g2="W,Wcircumflex"
2132
- k="60" />
2133
- <hkern g1="Hbar.smcp,Imacron.smcp,Iogonek.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Idotaccent.smcp,H.smcp,I.smcp,M.smcp,N.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Ntilde.smcp"
2134
- g2="Y,Yacute,Ycircumflex,Ydieresis"
2135
- k="10" />
2136
- <hkern g1="Hbar.smcp,Imacron.smcp,Iogonek.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Idotaccent.smcp,H.smcp,I.smcp,M.smcp,N.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Ntilde.smcp"
2137
- g2="question"
2138
- k="30" />
2139
- <hkern g1="K,Kcommaaccent"
2140
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2141
- k="30" />
2142
- <hkern g1="K,Kcommaaccent"
2143
- g2="J,Jcircumflex"
2144
- k="60" />
2145
- <hkern g1="K,Kcommaaccent"
2146
- g2="ampersand"
2147
- k="10" />
2148
- <hkern g1="K,Kcommaaccent"
2149
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
2150
- k="30" />
2151
- <hkern g1="K,Kcommaaccent"
2152
- g2="asterisk"
2153
- k="10" />
2154
- <hkern g1="Kcommaaccent.smcp,K.smcp"
2155
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2156
- k="10" />
2157
- <hkern g1="Kcommaaccent.smcp,K.smcp"
2158
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2159
- k="10" />
2160
- <hkern g1="Kcommaaccent.smcp,K.smcp"
2161
- g2="bullet"
2162
- k="10" />
2163
- <hkern g1="Kcommaaccent.smcp,K.smcp"
2164
- g2="asterisk"
2165
- k="20" />
2166
- <hkern g1="Kcommaaccent.smcp,K.smcp"
2167
- g2="dagger"
2168
- k="10" />
2169
- <hkern g1="Kcommaaccent.smcp,K.smcp"
2170
- g2="daggerdbl"
2171
- k="30" />
2172
- <hkern g1="L,Lacute,Lcommaaccent,Lslash"
2173
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2174
- k="10" />
2175
- <hkern g1="L,Lacute,Lcommaaccent,Lslash"
2176
- g2="y,yacute,ydieresis,ycircumflex"
2177
- k="10" />
2178
- <hkern g1="L,Lacute,Lcommaaccent,Lslash"
2179
- g2="hyphen,periodcentered,endash,emdash"
2180
- k="10" />
2181
- <hkern g1="L,Lacute,Lcommaaccent,Lslash"
2182
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2183
- k="20" />
2184
- <hkern g1="L,Lacute,Lcommaaccent,Lslash"
2185
- g2="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2186
- k="10" />
2187
- <hkern g1="L,Lacute,Lcommaaccent,Lslash"
2188
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2189
- k="30" />
2190
- <hkern g1="L,Lacute,Lcommaaccent,Lslash"
2191
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2192
- k="20" />
2193
- <hkern g1="Lacute.smcp,Lcommaaccent.smcp,Lslash.smcp,L.smcp"
2194
- g2="W,Wcircumflex"
2195
- k="10" />
2196
- <hkern g1="Lacute.smcp,Lcommaaccent.smcp,Lslash.smcp,L.smcp"
2197
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
2198
- k="10" />
2199
- <hkern g1="Lacute.smcp,Lcommaaccent.smcp,Lslash.smcp,L.smcp"
2200
- g2="a,ae,aogonek,aeacute"
2201
- k="10" />
2202
- <hkern g1="Lacute.smcp,Lcommaaccent.smcp,Lslash.smcp,L.smcp"
2203
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2204
- k="20" />
2205
- <hkern g1="Lacute.smcp,Lcommaaccent.smcp,Lslash.smcp,L.smcp"
2206
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2207
- k="10" />
2208
- <hkern g1="Lacute.smcp,Lcommaaccent.smcp,Lslash.smcp,L.smcp"
2209
- g2="t,tcommaaccent,tcaron,tbar"
2210
- k="30" />
2211
- <hkern g1="Lacute.smcp,Lcommaaccent.smcp,Lslash.smcp,L.smcp"
2212
- g2="u,uogonek,y.alt1"
2213
- k="20" />
2214
- <hkern g1="P.smcp"
2215
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2216
- k="110" />
2217
- <hkern g1="P.smcp"
2218
- g2="J,Jcircumflex"
2219
- k="50" />
2220
- <hkern g1="P.smcp"
2221
- g2="m,n,p,r,z,ncommaaccent,eng,rcommaaccent"
2222
- k="30" />
2223
- <hkern g1="R,Racute,Rcommaaccent,Rcaron"
2224
- g2="x"
2225
- k="30" />
2226
- <hkern g1="R,Racute,Rcommaaccent,Rcaron"
2227
- g2="Wcircumflex.smcp,W.smcp"
2228
- k="40" />
2229
- <hkern g1="R,Racute,Rcommaaccent,Rcaron"
2230
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2231
- k="70" />
2232
- <hkern g1="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2233
- g2="T,Tcommaaccent,Tcaron,Tbar"
2234
- k="30" />
2235
- <hkern g1="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2236
- g2="s,scedilla,scommaaccent"
2237
- k="40" />
2238
- <hkern g1="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2239
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2240
- k="70" />
2241
- <hkern g1="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2242
- g2="X"
2243
- k="30" />
2244
- <hkern g1="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2245
- g2="a,ae,aogonek,aeacute"
2246
- k="40" />
2247
- <hkern g1="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2248
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2249
- k="70" />
2250
- <hkern g1="T,Tcommaaccent,Tcaron,Tbar"
2251
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2252
- k="20" />
2253
- <hkern g1="T,Tcommaaccent,Tcaron,Tbar"
2254
- g2="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2255
- k="10" />
2256
- <hkern g1="T,Tcommaaccent,Tcaron,Tbar"
2257
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
2258
- k="20" />
2259
- <hkern g1="T,Tcommaaccent,Tcaron,Tbar"
2260
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2261
- k="30" />
2262
- <hkern g1="T,Tcommaaccent,Tcaron,Tbar"
2263
- g2="u,uogonek,y.alt1"
2264
- k="20" />
2265
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2266
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2267
- k="20" />
2268
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2269
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2270
- k="10" />
2271
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2272
- g2="v"
2273
- k="20" />
2274
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2275
- g2="w"
2276
- k="30" />
2277
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2278
- g2="V.smcp"
2279
- k="20" />
2280
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2281
- g2="Wcircumflex.smcp,W.smcp"
2282
- k="10" />
2283
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2284
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2285
- k="10" />
2286
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2287
- g2="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2288
- k="10" />
2289
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2290
- g2="colon,semicolon"
2291
- k="10" />
2292
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2293
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
2294
- k="20" />
2295
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2296
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2297
- k="10" />
2298
- <hkern g1="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2299
- g2="m,n,p,r,z,ncommaaccent,eng,rcommaaccent"
2300
- k="10" />
2301
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2302
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2303
- k="20" />
2304
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2305
- g2="hyphen,periodcentered,endash,emdash"
2306
- k="10" />
2307
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2308
- g2="Jcircumflex.smcp,J.smcp"
2309
- k="20" />
2310
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2311
- g2="ampersand.smcp"
2312
- k="30" />
2313
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2314
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
2315
- k="20" />
2316
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2317
- g2="s,scedilla,scommaaccent"
2318
- k="10" />
2319
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2320
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2321
- k="10" />
2322
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2323
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2324
- k="10" />
2325
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2326
- g2="t,tcommaaccent,tcaron,tbar"
2327
- k="10" />
2328
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2329
- g2="v"
2330
- k="20" />
2331
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2332
- g2="w"
2333
- k="10" />
2334
- <hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis,IJ,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2335
- g2="x"
2336
- k="10" />
2337
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2338
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2339
- k="20" />
2340
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2341
- g2="J,Jcircumflex"
2342
- k="30" />
2343
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2344
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
2345
- k="20" />
2346
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2347
- g2="a,ae,aogonek,aeacute"
2348
- k="10" />
2349
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2350
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2351
- k="10" />
2352
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2353
- g2="hyphen,periodcentered,endash,emdash"
2354
- k="10" />
2355
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2356
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
2357
- k="10" />
2358
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2359
- g2="Jcircumflex.smcp,J.smcp"
2360
- k="20" />
2361
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2362
- g2="ampersand.smcp"
2363
- k="10" />
2364
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2365
- g2="T,Tcommaaccent,Tcaron,Tbar"
2366
- k="10" />
2367
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2368
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2369
- k="10" />
2370
- <hkern g1="IJ.smcp,Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,J.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2371
- g2="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2372
- k="10" />
2373
- <hkern g1="V"
2374
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2375
- k="20" />
2376
- <hkern g1="V"
2377
- g2="J,Jcircumflex"
2378
- k="10" />
2379
- <hkern g1="V"
2380
- g2="X"
2381
- k="10" />
2382
- <hkern g1="V"
2383
- g2="w"
2384
- k="10" />
2385
- <hkern g1="V"
2386
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2387
- k="10" />
2388
- <hkern g1="V"
2389
- g2="Dcaron.smcp,Dcroat.smcp,Ecaron.smcp,Edotaccent.smcp,Emacron.smcp,Eogonek.smcp,Hcircumflex.smcp,Hbar.smcp,Imacron.smcp,Iogonek.smcp,Kcommaaccent.smcp,Lacute.smcp,Lcaron.smcp,Lcommaaccent.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Racute.smcp,Rcaron.smcp,Rcommaaccent.smcp,Idotaccent.smcp,Lslash.smcp,B.smcp,D.smcp,E.smcp,F.smcp,H.smcp,I.smcp,K.smcp,L.smcp,M.smcp,N.smcp,P.smcp,R.smcp,Egrave.smcp,Eacute.smcp,Ecircumflex.smcp,Edieresis.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Eth.smcp,Ntilde.smcp"
2390
- k="20" />
2391
- <hkern g1="V.smcp"
2392
- g2="w"
2393
- k="30" />
2394
- <hkern g1="V.smcp"
2395
- g2="question"
2396
- k="20" />
2397
- <hkern g1="V.smcp"
2398
- g2="Y,Yacute,Ycircumflex,Ydieresis"
2399
- k="80" />
2400
- <hkern g1="V.smcp"
2401
- g2="V.smcp"
2402
- k="20" />
2403
- <hkern g1="V.smcp"
2404
- g2="Wcircumflex.smcp,W.smcp"
2405
- k="30" />
2406
- <hkern g1="W"
2407
- g2="a,ae,aogonek,aeacute"
2408
- k="30" />
2409
- <hkern g1="W"
2410
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2411
- k="20" />
2412
- <hkern g1="W"
2413
- g2="m,n,p,r,z,ncommaaccent,eng,rcommaaccent"
2414
- k="80" />
2415
- <hkern g1="W"
2416
- g2="v"
2417
- k="20" />
2418
- <hkern g1="W"
2419
- g2="y,yacute,ydieresis,ycircumflex"
2420
- k="30" />
2421
- <hkern g1="W.smcp"
2422
- g2="Jcircumflex.smcp,J.smcp"
2423
- k="30" />
2424
- <hkern g1="W.smcp"
2425
- g2="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2426
- k="20" />
2427
- <hkern g1="W.smcp"
2428
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2429
- k="80" />
2430
- <hkern g1="W.smcp"
2431
- g2="J,Jcircumflex"
2432
- k="20" />
2433
- <hkern g1="W.smcp"
2434
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
2435
- k="30" />
2436
- <hkern g1="Y,Yacute,Ycircumflex,Ydieresis"
2437
- g2="hyphen,periodcentered,endash,emdash"
2438
- k="20" />
2439
- <hkern g1="Y,Yacute,Ycircumflex,Ydieresis"
2440
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
2441
- k="30" />
2442
- <hkern g1="Y,Yacute,Ycircumflex,Ydieresis"
2443
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
2444
- k="40" />
2445
- <hkern g1="Y,Yacute,Ycircumflex,Ydieresis"
2446
- g2="Y,Yacute,Ycircumflex,Ydieresis"
2447
- k="50" />
2448
- <hkern g1="Y,Yacute,Ycircumflex,Ydieresis"
2449
- g2="T,Tcommaaccent,Tcaron,Tbar"
2450
- k="30" />
2451
- <hkern g1="Y,Yacute,Ycircumflex,Ydieresis"
2452
- g2="V"
2453
- k="10" />
2454
- <hkern g1="Y,Yacute,Ycircumflex,Ydieresis"
2455
- g2="W,Wcircumflex"
2456
- k="60" />
2457
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2458
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2459
- k="40" />
2460
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2461
- g2="m,n,p,r,z,ncommaaccent,eng,rcommaaccent"
2462
- k="50" />
2463
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2464
- g2="s,scedilla,scommaaccent"
2465
- k="30" />
2466
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2467
- g2="t,tcommaaccent,tcaron,tbar"
2468
- k="10" />
2469
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2470
- g2="u,uogonek,y.alt1"
2471
- k="60" />
2472
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2473
- g2="colon,semicolon"
2474
- k="40" />
2475
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2476
- g2="w"
2477
- k="20" />
2478
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2479
- g2="question"
2480
- k="20" />
2481
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2482
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
2483
- k="80" />
2484
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2485
- g2="Y,Yacute,Ycircumflex,Ydieresis"
2486
- k="10" />
2487
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2488
- g2="T,Tcommaaccent,Tcaron,Tbar"
2489
- k="20" />
2490
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2491
- g2="V"
2492
- k="60" />
2493
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2494
- g2="W,Wcircumflex"
2495
- k="40" />
2496
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2497
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2498
- k="40" />
2499
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2500
- g2="V.smcp"
2501
- k="20" />
2502
- <hkern g1="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2503
- g2="Wcircumflex.smcp,W.smcp"
2504
- k="30" />
2505
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2506
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2507
- k="40" />
2508
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2509
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2510
- k="50" />
2511
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2512
- g2="ampersand.smcp"
2513
- k="30" />
2514
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2515
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2516
- k="10" />
2517
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2518
- g2="ampersand"
2519
- k="60" />
2520
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2521
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
2522
- k="40" />
2523
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2524
- g2="a,ae,aogonek,aeacute"
2525
- k="20" />
2526
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2527
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2528
- k="20" />
2529
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2530
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2531
- k="80" />
2532
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2533
- g2="m,n,p,r,z,ncommaaccent,eng,rcommaaccent"
2534
- k="10" />
2535
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2536
- g2="s,scedilla,scommaaccent"
2537
- k="20" />
2538
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2539
- g2="t,tcommaaccent,tcaron,tbar"
2540
- k="60" />
2541
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2542
- g2="u,uogonek,y.alt1"
2543
- k="40" />
2544
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2545
- g2="x"
2546
- k="40" />
2547
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2548
- g2="v"
2549
- k="20" />
2550
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2551
- g2="y,yacute,ydieresis,ycircumflex"
2552
- k="30" />
2553
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2554
- g2="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2555
- k="40" />
2556
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2557
- g2="colon,semicolon"
2558
- k="20" />
2559
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2560
- g2="w"
2561
- k="30" />
2562
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2563
- g2="question"
2564
- k="30" />
2565
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2566
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
2567
- k="10" />
2568
- <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
2569
- g2="Y,Yacute,Ycircumflex,Ydieresis"
2570
- k="10" />
2571
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2572
- g2="Dcaron.smcp,Dcroat.smcp,Ecaron.smcp,Edotaccent.smcp,Emacron.smcp,Eogonek.smcp,Hcircumflex.smcp,Hbar.smcp,Imacron.smcp,Iogonek.smcp,Kcommaaccent.smcp,Lacute.smcp,Lcaron.smcp,Lcommaaccent.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Racute.smcp,Rcaron.smcp,Rcommaaccent.smcp,Idotaccent.smcp,Lslash.smcp,B.smcp,D.smcp,E.smcp,F.smcp,H.smcp,I.smcp,K.smcp,L.smcp,M.smcp,N.smcp,P.smcp,R.smcp,Egrave.smcp,Eacute.smcp,Ecircumflex.smcp,Edieresis.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Eth.smcp,Ntilde.smcp"
2573
- k="40" />
2574
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2575
- g2="Jcircumflex.smcp,J.smcp"
2576
- k="20" />
2577
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2578
- g2="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2579
- k="20" />
2580
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2581
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2582
- k="80" />
2583
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2584
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2585
- k="10" />
2586
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2587
- g2="ampersand.smcp"
2588
- k="20" />
2589
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2590
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2591
- k="60" />
2592
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2593
- g2="ampersand"
2594
- k="40" />
2595
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2596
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2597
- k="40" />
2598
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2599
- g2="J,Jcircumflex"
2600
- k="20" />
2601
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2602
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
2603
- k="30" />
2604
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2605
- g2="bullet.case"
2606
- k="40" />
2607
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2608
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
2609
- k="20" />
2610
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2611
- g2="a,ae,aogonek,aeacute"
2612
- k="30" />
2613
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2614
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2615
- k="30" />
2616
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2617
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2618
- k="10" />
2619
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2620
- g2="m,n,p,r,z,ncommaaccent,eng,rcommaaccent"
2621
- k="10" />
2622
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2623
- g2="W,Wcircumflex"
2624
- k="20" />
2625
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2626
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2627
- k="20" />
2628
- <hkern g1="a,h,m,n,aogonek,hcircumflex,ncommaaccent,napostrophe,f_h"
2629
- g2="Wcircumflex.smcp,W.smcp"
2630
- k="60" />
2631
- <hkern g1="ampersand"
2632
- g2="hyphen,periodcentered,endash,emdash"
2633
- k="20" />
2634
- <hkern g1="ampersand"
2635
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
2636
- k="30" />
2637
- <hkern g1="ampersand"
2638
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2639
- k="40" />
2640
- <hkern g1="ampersand"
2641
- g2="Dcaron.smcp,Dcroat.smcp,Ecaron.smcp,Edotaccent.smcp,Emacron.smcp,Eogonek.smcp,Hcircumflex.smcp,Hbar.smcp,Imacron.smcp,Iogonek.smcp,Kcommaaccent.smcp,Lacute.smcp,Lcaron.smcp,Lcommaaccent.smcp,Nacute.smcp,Ncaron.smcp,Ncommaaccent.smcp,Racute.smcp,Rcaron.smcp,Rcommaaccent.smcp,Idotaccent.smcp,Lslash.smcp,B.smcp,D.smcp,E.smcp,F.smcp,H.smcp,I.smcp,K.smcp,L.smcp,M.smcp,N.smcp,P.smcp,R.smcp,Egrave.smcp,Eacute.smcp,Ecircumflex.smcp,Edieresis.smcp,Igrave.smcp,Iacute.smcp,Icircumflex.smcp,Idieresis.smcp,Eth.smcp,Ntilde.smcp"
2642
- k="20" />
2643
- <hkern g1="ampersand"
2644
- g2="Jcircumflex.smcp,J.smcp"
2645
- k="30" />
2646
- <hkern g1="ampersand"
2647
- g2="Sacute.smcp,Scedilla.smcp,Scircumflex.smcp,Scommaaccent.smcp,Scaron.smcp,S.smcp"
2648
- k="30" />
2649
- <hkern g1="ampersand"
2650
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2651
- k="10" />
2652
- <hkern g1="ampersand"
2653
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2654
- k="10" />
2655
- <hkern g1="ampersand"
2656
- g2="u,uogonek,y.alt1"
2657
- k="20" />
2658
- <hkern g1="ampersand"
2659
- g2="x"
2660
- k="20" />
2661
- <hkern g1="ampersand"
2662
- g2="y,yacute,ydieresis,ycircumflex"
2663
- k="60" />
2664
- <hkern g1="ampersand"
2665
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
2666
- k="20" />
2667
- <hkern g1="ampersand"
2668
- g2="Y,Yacute,Ycircumflex,Ydieresis"
2669
- k="20" />
2670
- <hkern g1="ampersand"
2671
- g2="V.smcp"
2672
- k="40" />
2673
- <hkern g1="ampersand.smcp"
2674
- g2="ampersand"
2675
- k="20" />
2676
- <hkern g1="ampersand.smcp"
2677
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2678
- k="20" />
2679
- <hkern g1="ampersand.smcp"
2680
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
2681
- k="60" />
2682
- <hkern g1="ampersand.smcp"
2683
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2684
- k="20" />
2685
- <hkern g1="ampersand.smcp"
2686
- g2="m,n,p,r,z,ncommaaccent,eng,rcommaaccent"
2687
- k="20" />
2688
- <hkern g1="ampersand.smcp"
2689
- g2="v"
2690
- k="40" />
2691
- <hkern g1="asterisk"
2692
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
2693
- k="60" />
2694
- <hkern g1="asterisk"
2695
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2696
- k="20" />
2697
- <hkern g1="asterisk"
2698
- g2="Ubreve.smcp,Uhungarumlaut.smcp,Umacron.smcp,Uogonek.smcp,Uring.smcp,U.smcp,Ugrave.smcp,Uacute.smcp,Ucircumflex.smcp,Udieresis.smcp"
2699
- k="20" />
2700
- <hkern g1="asterisk"
2701
- g2="J,Jcircumflex"
2702
- k="40" />
2703
- <hkern g1="asterisk"
2704
- g2="V.smcp"
2705
- k="130" />
2706
- <hkern g1="asterisk"
2707
- g2="Wcircumflex.smcp,W.smcp"
2708
- k="90" />
2709
- <hkern g1="b,o,p,oslash,thorn,f_b"
2710
- g2="hyphen,periodcentered,endash,emdash"
2711
- k="40" />
2712
- <hkern g1="b,o,p,oslash,thorn,f_b"
2713
- g2="v"
2714
- k="130" />
2715
- <hkern g1="b,o,p,oslash,thorn,f_b"
2716
- g2="y,yacute,ydieresis,ycircumflex"
2717
- k="90" />
2718
- <hkern g1="b,o,p,oslash,thorn,f_b"
2719
- g2="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2720
- k="90" />
2721
- <hkern g1="b,o,p,oslash,thorn,f_b"
2722
- g2="colon,semicolon"
2723
- k="40" />
2724
- <hkern g1="b,o,p,oslash,thorn,f_b"
2725
- g2="w"
2726
- k="130" />
2727
- <hkern g1="b,o,p,oslash,thorn,f_b"
2728
- g2="question"
2729
- k="60" />
2730
- <hkern g1="b,o,p,oslash,thorn,f_b"
2731
- g2="V"
2732
- k="70" />
2733
- <hkern g1="b,o,p,oslash,thorn,f_b"
2734
- g2="W,Wcircumflex"
2735
- k="60" />
2736
- <hkern g1="b,o,p,oslash,thorn,f_b"
2737
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2738
- k="40" />
2739
- <hkern g1="b,o,p,oslash,thorn,f_b"
2740
- g2="V.smcp"
2741
- k="120" />
2742
- <hkern g1="b,o,p,oslash,thorn,f_b"
2743
- g2="Wcircumflex.smcp,W.smcp"
2744
- k="90" />
2745
- <hkern g1="bullet.case"
2746
- g2="v"
2747
- k="30" />
2748
- <hkern g1="bullet.case"
2749
- g2="w"
2750
- k="40" />
2751
- <hkern g1="bullet.case"
2752
- g2="y,yacute,ydieresis,ycircumflex"
2753
- k="40" />
2754
- <hkern g1="bullet.case"
2755
- g2="one"
2756
- k="20" />
2757
- <hkern g1="bullet.case"
2758
- g2="zero,six"
2759
- k="80" />
2760
- <hkern g1="bullet.case"
2761
- g2="seven"
2762
- k="60" />
2763
- <hkern g1="bullet.case"
2764
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2765
- k="80" />
2766
- <hkern g1="bullet.case"
2767
- g2="Wcircumflex.smcp,W.smcp"
2768
- k="30" />
2769
- <hkern g1="c,cent,ccedilla"
2770
- g2="asterisk"
2771
- k="30" />
2772
- <hkern g1="c,cent,ccedilla"
2773
- g2="ampersand"
2774
- k="40" />
2775
- <hkern g1="c,cent,ccedilla"
2776
- g2="ampersand.smcp"
2777
- k="40" />
2778
- <hkern g1="c,cent,ccedilla"
2779
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
2780
- k="20" />
2781
- <hkern g1="c,cent,ccedilla"
2782
- g2="parenright,bracketright,braceright,parenright.case,bracketright.case,braceright.case"
2783
- k="80" />
2784
- <hkern g1="c,cent,ccedilla"
2785
- g2="exclam,B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Dcaron,Dcroat,Emacron,Edotaccent,Eogonek,Ecaron,Hcircumflex,Hbar,Imacron,Iogonek,Kcommaaccent,Lacute,Lcommaaccent,Lcaron,Lslash,Nacute,Ncommaaccent,Ncaron,Racute,Rcommaaccent,Rcaron"
2786
- k="60" />
2787
- <hkern g1="c,cent,ccedilla"
2788
- g2="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2789
- k="80" />
2790
- <hkern g1="c,cent,ccedilla"
2791
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2792
- k="30" />
2793
- <hkern g1="colon,semicolon"
2794
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
2795
- k="20" />
2796
- <hkern g1="colon,semicolon"
2797
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2798
- k="80" />
2799
- <hkern g1="colon,semicolon"
2800
- g2="T,Tcommaaccent,Tcaron,Tbar"
2801
- k="60" />
2802
- <hkern g1="colon,semicolon"
2803
- g2="V"
2804
- k="80" />
2805
- <hkern g1="colon,semicolon"
2806
- g2="W,Wcircumflex"
2807
- k="30" />
2808
- <hkern g1="colon,semicolon"
2809
- g2="s,scedilla,scommaaccent"
2810
- k="60" />
2811
- <hkern g1="e,ae,eogonek,oe,aeacute,ae.alt1,aeacute.alt1"
2812
- g2="hyphen,periodcentered,endash,emdash"
2813
- k="60" />
2814
- <hkern g1="e,ae,eogonek,oe,aeacute,ae.alt1,aeacute.alt1"
2815
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2816
- k="50" />
2817
- <hkern g1="e,ae,eogonek,oe,aeacute,ae.alt1,aeacute.alt1"
2818
- g2="t,tcommaaccent,tcaron,tbar"
2819
- k="30" />
2820
- <hkern g1="e,ae,eogonek,oe,aeacute,ae.alt1,aeacute.alt1"
2821
- g2="y,yacute,ydieresis,ycircumflex"
2822
- k="70" />
2823
- <hkern g1="e,ae,eogonek,oe,aeacute,ae.alt1,aeacute.alt1"
2824
- g2="zero,six"
2825
- k="30" />
2826
- <hkern g1="e,ae,eogonek,oe,aeacute,ae.alt1,aeacute.alt1"
2827
- g2="seven"
2828
- k="10" />
2829
- <hkern g1="f,longs,f_f,f.alt1"
2830
- g2="Z,Zacute,Zdotaccent,Zcaron"
2831
- k="60" />
2832
- <hkern g1="f,longs,f_f,f.alt1"
2833
- g2="question"
2834
- k="50" />
2835
- <hkern g1="f,longs,f_f,f.alt1"
2836
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
2837
- k="30" />
2838
- <hkern g1="f,longs,f_f,f.alt1"
2839
- g2="ampersand.smcp"
2840
- k="70" />
2841
- <hkern g1="f,longs,f_f,f.alt1"
2842
- g2="parenright,bracketright,braceright,parenright.case,bracketright.case,braceright.case"
2843
- k="30" />
2844
- <hkern g1="f,longs,f_f,f.alt1"
2845
- g2="exclam,B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Dcaron,Dcroat,Emacron,Edotaccent,Eogonek,Ecaron,Hcircumflex,Hbar,Imacron,Iogonek,Kcommaaccent,Lacute,Lcommaaccent,Lcaron,Lslash,Nacute,Ncommaaccent,Ncaron,Racute,Rcommaaccent,Rcaron"
2846
- k="10" />
2847
- <hkern g1="g,q,eng,y.alt1"
2848
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2849
- k="30" />
2850
- <hkern g1="g,q,eng,y.alt1"
2851
- g2="T,Tcommaaccent,Tcaron,Tbar"
2852
- k="10" />
2853
- <hkern g1="g,q,eng,y.alt1"
2854
- g2="Wcircumflex.smcp,W.smcp"
2855
- k="50" />
2856
- <hkern g1="hyphen.case,endash.case,emdash.case,periodcentered.case"
2857
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2858
- k="50" />
2859
- <hkern g1="hyphen.case,endash.case,emdash.case,periodcentered.case"
2860
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2861
- k="80" />
2862
- <hkern g1="hyphen,periodcentered,endash,emdash"
2863
- g2="W,Wcircumflex"
2864
- k="50" />
2865
- <hkern g1="hyphen,periodcentered,endash,emdash"
2866
- g2="question"
2867
- k="80" />
2868
- <hkern g1="k,kcommaaccent,kgreenlandic,f_k"
2869
- g2="one"
2870
- k="80" />
2871
- <hkern g1="k,kcommaaccent,kgreenlandic,f_k"
2872
- g2="zero,six"
2873
- k="60" />
2874
- <hkern g1="k,kcommaaccent,kgreenlandic,f_k"
2875
- g2="seven"
2876
- k="40" />
2877
- <hkern g1="k,kcommaaccent,kgreenlandic,f_k"
2878
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2879
- k="110" />
2880
- <hkern g1="k,kcommaaccent,kgreenlandic,f_k"
2881
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2882
- k="50" />
2883
- <hkern g1="k,kcommaaccent,kgreenlandic,f_k"
2884
- g2="s,scedilla,scommaaccent"
2885
- k="10" />
2886
- <hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis"
2887
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
2888
- k="80" />
2889
- <hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis"
2890
- g2="parenright,bracketright,braceright,parenright.case,bracketright.case,braceright.case"
2891
- k="60" />
2892
- <hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis"
2893
- g2="exclam,B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Dcaron,Dcroat,Emacron,Edotaccent,Eogonek,Ecaron,Hcircumflex,Hbar,Imacron,Iogonek,Kcommaaccent,Lacute,Lcommaaccent,Lcaron,Lslash,Nacute,Ncommaaccent,Ncaron,Racute,Rcommaaccent,Rcaron"
2894
- k="40" />
2895
- <hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis"
2896
- g2="j,jcircumflex"
2897
- k="110" />
2898
- <hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis"
2899
- g2="bullet"
2900
- k="50" />
2901
- <hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis"
2902
- g2="hyphen,periodcentered,endash,emdash"
2903
- k="10" />
2904
- <hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis"
2905
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
2906
- k="10" />
2907
- <hkern g1="questiondown"
2908
- g2="Abreve.smcp,Amacron.smcp,Aogonek.smcp,AEacute.smcp,A.smcp,Agrave.smcp,Aacute.smcp,Acircumflex.smcp,Atilde.smcp,Adieresis.smcp,Aring.smcp,AE.smcp"
2909
- k="80" />
2910
- <hkern g1="questiondown"
2911
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
2912
- k="60" />
2913
- <hkern g1="questiondown"
2914
- g2="T,Tcommaaccent,Tcaron,Tbar"
2915
- k="40" />
2916
- <hkern g1="questiondown"
2917
- g2="J,Jcircumflex"
2918
- k="110" />
2919
- <hkern g1="questiondown"
2920
- g2="Y,Yacute,Ycircumflex,Ydieresis"
2921
- k="50" />
2922
- <hkern g1="questiondown"
2923
- g2="Z,Zacute,Zdotaccent,Zcaron"
2924
- k="10" />
2925
- <hkern g1="questiondown"
2926
- g2="question"
2927
- k="10" />
2928
- <hkern g1="questiondown.case"
2929
- g2="t,tcommaaccent,tcaron,tbar"
2930
- k="-40" />
2931
- <hkern g1="questiondown.case"
2932
- g2="v"
2933
- k="-70" />
2934
- <hkern g1="questiondown.case"
2935
- g2="w"
2936
- k="-70" />
2937
- <hkern g1="questiondown.case"
2938
- g2="one"
2939
- k="-40" />
2940
- <hkern g1="questiondown.case"
2941
- g2="zero,six"
2942
- k="-70" />
2943
- <hkern g1="questiondown.case"
2944
- g2="seven"
2945
- k="-40" />
2946
- <hkern g1="questiondown.case"
2947
- g2="Tbar.smcp,Tcaron.smcp,Tcommaaccent.smcp,T.smcp"
2948
- k="-50" />
2949
- <hkern g1="questiondown.case"
2950
- g2="Wcircumflex.smcp,W.smcp"
2951
- k="-60" />
2952
- <hkern g1="questiondown.case"
2953
- g2="Ycircumflex.smcp,Y.smcp,Yacute.smcp,Ydieresis.smcp"
2954
- k="-60" />
2955
- <hkern g1="questiondown.case"
2956
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
2957
- k="10" />
2958
- <hkern g1="questiondown.case"
2959
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
2960
- k="10" />
2961
- <hkern g1="questiondown.case"
2962
- g2="s,scedilla,scommaaccent"
2963
- k="50" />
2964
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2965
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
2966
- k="-40" />
2967
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2968
- g2="asterisk"
2969
- k="-70" />
2970
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2971
- g2="ampersand"
2972
- k="-70" />
2973
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2974
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
2975
- k="-40" />
2976
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2977
- g2="parenright,bracketright,braceright,parenright.case,bracketright.case,braceright.case"
2978
- k="-70" />
2979
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2980
- g2="exclam,B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Dcaron,Dcroat,Emacron,Edotaccent,Eogonek,Ecaron,Hcircumflex,Hbar,Imacron,Iogonek,Kcommaaccent,Lacute,Lcommaaccent,Lcaron,Lslash,Nacute,Ncommaaccent,Ncaron,Racute,Rcommaaccent,Rcaron"
2981
- k="-40" />
2982
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2983
- g2="S,Sacute,Scircumflex,Scedilla,Scaron,Scommaaccent"
2984
- k="-50" />
2985
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2986
- g2="U,Ugrave,Uacute,Ucircumflex,Udieresis,Umacron,Ubreve,Uring,Uhungarumlaut,Uogonek"
2987
- k="-60" />
2988
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2989
- g2="j,jcircumflex"
2990
- k="-60" />
2991
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2992
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
2993
- k="10" />
2994
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2995
- g2="bullet"
2996
- k="10" />
2997
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
2998
- g2="hyphen,periodcentered,endash,emdash"
2999
- k="50" />
3000
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
3001
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
3002
- k="-60" />
3003
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
3004
- g2="t,tcommaaccent,tcaron,tbar"
3005
- k="-40" />
3006
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
3007
- g2="v"
3008
- k="-30" />
3009
- <hkern g1="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright"
3010
- g2="w"
3011
- k="-40" />
3012
- <hkern g1="s,scedilla,scommaaccent"
3013
- g2="y,yacute,ydieresis,ycircumflex"
3014
- k="100" />
3015
- <hkern g1="s,scedilla,scommaaccent"
3016
- g2="w"
3017
- k="60" />
3018
- <hkern g1="s,scedilla,scommaaccent"
3019
- g2="v"
3020
- k="50" />
3021
- <hkern g1="s,scedilla,scommaaccent"
3022
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
3023
- k="60" />
3024
- <hkern g1="s,scedilla,scommaaccent"
3025
- g2="t,tcommaaccent,tcaron,tbar"
3026
- k="10" />
3027
- <hkern g1="s,scedilla,scommaaccent"
3028
- g2="hyphen,periodcentered,endash,emdash"
3029
- k="50" />
3030
- <hkern g1="s,scedilla,scommaaccent"
3031
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
3032
- k="20" />
3033
- <hkern g1="t,tcommaaccent,tbar"
3034
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
3035
- k="60" />
3036
- <hkern g1="t,tcommaaccent,tbar"
3037
- g2="Y,Yacute,Ycircumflex,Ydieresis"
3038
- k="10" />
3039
- <hkern g1="t,tcommaaccent,tbar"
3040
- g2="T,Tcommaaccent,Tcaron,Tbar"
3041
- k="50" />
3042
- <hkern g1="t,tcommaaccent,tbar"
3043
- g2="V"
3044
- k="20" />
3045
- <hkern g1="t,tcommaaccent,tbar"
3046
- g2="four.dnom"
3047
- k="40" />
3048
- <hkern g1="t,tcommaaccent,tbar"
3049
- g2="one.dnom"
3050
- k="10" />
3051
- <hkern g1="u,z,uogonek,a.alt1,aogonek.alt1"
3052
- g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE,Amacron,Abreve,Aogonek,AEacute,Delta"
3053
- k="40" />
3054
- <hkern g1="u,z,uogonek,a.alt1,aogonek.alt1"
3055
- g2="bullet.case"
3056
- k="10" />
3057
- <hkern g1="u,z,uogonek,a.alt1,aogonek.alt1"
3058
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
3059
- k="40" />
3060
- <hkern g1="u,z,uogonek,a.alt1,aogonek.alt1"
3061
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
3062
- k="20" />
3063
- <hkern g1="v"
3064
- g2="ampersand"
3065
- k="90" />
3066
- <hkern g1="v"
3067
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
3068
- k="50" />
3069
- <hkern g1="v"
3070
- g2="j,jcircumflex"
3071
- k="70" />
3072
- <hkern g1="v"
3073
- g2="fraction"
3074
- k="30" />
3075
- <hkern g1="v"
3076
- g2="one.dnom"
3077
- k="30" />
3078
- <hkern g1="w"
3079
- g2="W,Wcircumflex"
3080
- k="90" />
3081
- <hkern g1="w"
3082
- g2="X"
3083
- k="50" />
3084
- <hkern g1="w"
3085
- g2="question"
3086
- k="70" />
3087
- <hkern g1="w"
3088
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
3089
- k="30" />
3090
- <hkern g1="w"
3091
- g2="bullet.case"
3092
- k="30" />
3093
- <hkern g1="y,yacute,ydieresis,ycircumflex"
3094
- g2="v"
3095
- k="60" />
3096
- <hkern g1="y,yacute,ydieresis,ycircumflex"
3097
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
3098
- k="60" />
3099
- <hkern g1="y,yacute,ydieresis,ycircumflex"
3100
- g2="hyphen,periodcentered,endash,emdash"
3101
- k="20" />
3102
- <hkern g1="y,yacute,ydieresis,ycircumflex"
3103
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
3104
- k="10" />
3105
- <hkern g1="y,yacute,ydieresis,ycircumflex"
3106
- g2="ampersand"
3107
- k="30" />
3108
- <hkern g1="y,yacute,ydieresis,ycircumflex"
3109
- g2="fraction"
3110
- k="20" />
3111
- <hkern g1="X"
3112
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
3113
- k="60" />
3114
- <hkern g1="X"
3115
- g2="T,Tcommaaccent,Tcaron,Tbar"
3116
- k="20" />
3117
- <hkern g1="X"
3118
- g2="V"
3119
- k="10" />
3120
- <hkern g1="X"
3121
- g2="W,Wcircumflex"
3122
- k="30" />
3123
- <hkern g1="X"
3124
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
3125
- k="20" />
3126
- <hkern g1="X.smcp"
3127
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
3128
- k="30" />
3129
- <hkern g1="X.smcp"
3130
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
3131
- k="60" />
3132
- <hkern g1="X.smcp"
3133
- g2="w"
3134
- k="20" />
3135
- <hkern g1="X.smcp"
3136
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
3137
- k="30" />
3138
- <hkern g1="X.smcp"
3139
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
3140
- k="10" />
3141
- <hkern g1="zero,nine"
3142
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
3143
- k="30" />
3144
- <hkern g1="zero,nine"
3145
- g2="V"
3146
- k="10" />
3147
- <hkern g1="zero,nine"
3148
- g2="j,jcircumflex"
3149
- k="50" />
3150
- <hkern g1="zero,nine"
3151
- g2="fraction"
3152
- k="60" />
3153
- <hkern g1="zero,nine"
3154
- g2="one.dnom"
3155
- k="20" />
3156
- <hkern g1="seven"
3157
- g2="question"
3158
- k="50" />
3159
- <hkern g1="seven"
3160
- g2="quotedbl,quotesingle,registered,quoteleft,quoteright,quotedblleft,quotedblright,trademark"
3161
- k="60" />
3162
- <hkern g1="seven"
3163
- g2="bullet.case"
3164
- k="20" />
3165
- <hkern g1="seven"
3166
- g2="hyphen.case,endash.case,emdash.case,periodcentered.case"
3167
- k="10" />
3168
- <hkern g1="seven"
3169
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
3170
- k="30" />
3171
- <hkern g1="seven"
3172
- g2="y,yacute,ydieresis,ycircumflex"
3173
- k="10" />
3174
- <hkern g1="seven"
3175
- g2="v"
3176
- k="20" />
3177
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3178
- g2="Cacute.smcp,Ccaron.smcp,Ccircumflex.smcp,Cdotaccent.smcp,Gbreve.smcp,Gcircumflex.smcp,Gcommaaccent.smcp,Gdotaccent.smcp,Obreve.smcp,Ohungarumlaut.smcp,Omacron.smcp,Oslashacute.smcp,OE.smcp,C.smcp,G.smcp,O.smcp,Q.smcp,Ccedilla.smcp,Ograve.smcp,Oacute.smcp,Ocircumflex.smcp,Otilde.smcp,Odieresis.smcp,Oslash.smcp,G.smcp.alt1,Gbreve.smcp.alt1,Gcommaaccent.smcp.alt1,Gcircumflex.smcp.alt1,Gdotaccent.smcp.alt1"
3179
- k="60" />
3180
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3181
- g2="y,yacute,ydieresis,ycircumflex"
3182
- k="70" />
3183
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3184
- g2="w"
3185
- k="40" />
3186
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3187
- g2="v"
3188
- k="30" />
3189
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3190
- g2="f,longs,f_f_j,f_j,f_f,fi,fl,f_f_i,f_f_l,f.alt1,f_h,f_k,fl.alt1,f_f_l.alt1"
3191
- k="30" />
3192
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3193
- g2="t,tcommaaccent,tcaron,tbar"
3194
- k="30" />
3195
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3196
- g2="hyphen,periodcentered,endash,emdash"
3197
- k="30" />
3198
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3199
- g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Cacute,Ccircumflex,Cdotaccent,Ccaron,Gcircumflex,Gbreve,Gdotaccent,Gcommaaccent,Omacron,Obreve,Ohungarumlaut,OE,Oslashacute,G.alt1,Gbreve.alt1,Gcommaaccent.alt1,Gcircumflex.alt1,Gdotaccent.alt1"
3200
- k="30" />
3201
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3202
- g2="ampersand"
3203
- k="50" />
3204
- <hkern g1="parenleft,bracketleft,braceleft,parenleft.case,bracketleft.case,braceleft.case"
3205
- g2="c,d,e,g,o,q,ccedilla,eth,oslash,dcaron,eogonek,oe,a.alt1,aogonek.alt1,ae.alt1,aeacute.alt1"
3206
- k="30" />
3207
- <hkern g1="seven.numr"
3208
- g2="comma,period,quotesinglbase,quotedblbase,ellipsis"
3209
- k="30" />
3210
- <hkern g1="seven.numr"
3211
- g2="Y,Yacute,Ycircumflex,Ydieresis"
3212
- k="30" />
3213
- <hkern g1="seven.numr"
3214
- g2="T,Tcommaaccent,Tcaron,Tbar"
3215
- k="30" />
3216
- <hkern g1="seven.numr"
3217
- g2="V"
3218
- k="30" />
3219
- <hkern g1="seven.numr"
3220
- g2="W,Wcircumflex"
3221
- k="50" />
3222
- <hkern g1="seven.numr"
3223
- g2="X"
3224
- k="30" />
3225
- <hkern g1="seven.numr"
3226
- g2="one.dnom"
3227
- k="30" />
3228
- <hkern g1="fraction"
3229
- g2="bullet.case"
3230
- k="30" />
3231
- <hkern g1="fraction"
3232
- g2="hyphen,periodcentered,endash,emdash"
3233
- k="20" />
3234
- <hkern g1="fraction"
3235
- g2="one.dnom"
3236
- k="10" />
3237
- </font>
3238
- </defs></svg>