Merge ~ya-bo-ng/maas:load-fonts-locally into maas:master

Proposed by Anthony Dillon
Status: Merged
Merged at revision: 464e22a010742ffc86e61dddd1edfa5eec1896a3
Proposed branch: ~ya-bo-ng/maas:load-fonts-locally
Merge into: maas:master
Diff against target: 8530 lines (+3/-243)
3 files modified
dev/null (+0/-242)
src/maasserver/static/css/build.css (+1/-1)
src/maasserver/static/scss/_settings.scss (+2/-0)
Reviewer Review Type Date Requested Status
MAAS Lander Needs Fixing
Mike Pontillo (community) Approve
Review via email: mp+340846@code.launchpad.net

Commit message

Fix vanilla CSS to load fonts locally and not over the internet.

Description of the change

## Done
- Updated the asset path from the asset server to a local directory
- Copied the latest web fonts into the fonts directory

## QA
- Load a few pages with the Network tab open and filtered by just Fonts
- See that all fonts load locally and are 200's

To post a comment you must log in.
Revision history for this message
Mike Pontillo (mpontillo) wrote :

Looks good!

review: Approve
Revision history for this message
MAAS Lander (maas-lander) wrote :
Revision history for this message
MAAS Lander (maas-lander) wrote :

UNIT TESTS
-b load-fonts-locally lp:~ya-bo-ng/maas/+git/maas into -b master lp:~maas-committers/maas

STATUS: FAILED
LOG: http://maas-ci-jenkins.internal:8080/job/maas/job/branch-tester/1856/console
COMMIT: 1a84b240a1ca52379c14d3b306e69e9fb2910ac3

review: Needs Fixing

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/maasserver/static/assets/fonts/502cc3a1-Ubuntu-Th_W.woff b/src/maasserver/static/assets/fonts/502cc3a1-Ubuntu-Th_W.woff
2new file mode 100644
3index 0000000..85db449
4Binary files /dev/null and b/src/maasserver/static/assets/fonts/502cc3a1-Ubuntu-Th_W.woff differ
5diff --git a/src/maasserver/static/assets/fonts/7af50859-Ubuntu-R_W.woff b/src/maasserver/static/assets/fonts/7af50859-Ubuntu-R_W.woff
6new file mode 100644
7index 0000000..901190f
8Binary files /dev/null and b/src/maasserver/static/assets/fonts/7af50859-Ubuntu-R_W.woff differ
9diff --git a/src/maasserver/static/assets/fonts/7f100985-Ubuntu-Th_W.woff2 b/src/maasserver/static/assets/fonts/7f100985-Ubuntu-Th_W.woff2
10new file mode 100644
11index 0000000..713a4b7
12Binary files /dev/null and b/src/maasserver/static/assets/fonts/7f100985-Ubuntu-Th_W.woff2 differ
13diff --git a/src/maasserver/static/assets/fonts/85edb898-UbuntuMono-R_W.woff b/src/maasserver/static/assets/fonts/85edb898-UbuntuMono-R_W.woff
14new file mode 100644
15index 0000000..529306e
16Binary files /dev/null and b/src/maasserver/static/assets/fonts/85edb898-UbuntuMono-R_W.woff differ
17diff --git a/src/maasserver/static/assets/fonts/8619add2-Ubuntu-L_W.woff b/src/maasserver/static/assets/fonts/8619add2-Ubuntu-L_W.woff
18new file mode 100644
19index 0000000..36a88c9
20Binary files /dev/null and b/src/maasserver/static/assets/fonts/8619add2-Ubuntu-L_W.woff differ
21diff --git a/src/maasserver/static/assets/fonts/8be89d02-Ubuntu-LI_W.woff b/src/maasserver/static/assets/fonts/8be89d02-Ubuntu-LI_W.woff
22new file mode 100644
23index 0000000..db1d365
24Binary files /dev/null and b/src/maasserver/static/assets/fonts/8be89d02-Ubuntu-LI_W.woff differ
25diff --git a/src/maasserver/static/assets/fonts/e8c07df6-Ubuntu-L_W.woff2 b/src/maasserver/static/assets/fonts/e8c07df6-Ubuntu-L_W.woff2
26new file mode 100644
27index 0000000..014a78f
28Binary files /dev/null and b/src/maasserver/static/assets/fonts/e8c07df6-Ubuntu-L_W.woff2 differ
29diff --git a/src/maasserver/static/assets/fonts/f0898c72-ubuntu-ri-webfont.woff b/src/maasserver/static/assets/fonts/f0898c72-ubuntu-ri-webfont.woff
30new file mode 100644
31index 0000000..d526e1a
32Binary files /dev/null and b/src/maasserver/static/assets/fonts/f0898c72-ubuntu-ri-webfont.woff differ
33diff --git a/src/maasserver/static/assets/fonts/f8097dea-Ubuntu-LI_W.woff2 b/src/maasserver/static/assets/fonts/f8097dea-Ubuntu-LI_W.woff2
34new file mode 100644
35index 0000000..e07014f
36Binary files /dev/null and b/src/maasserver/static/assets/fonts/f8097dea-Ubuntu-LI_W.woff2 differ
37diff --git a/src/maasserver/static/assets/fonts/fca66073-ubuntu-ri-webfont.woff2 b/src/maasserver/static/assets/fonts/fca66073-ubuntu-ri-webfont.woff2
38new file mode 100644
39index 0000000..2395817
40Binary files /dev/null and b/src/maasserver/static/assets/fonts/fca66073-ubuntu-ri-webfont.woff2 differ
41diff --git a/src/maasserver/static/assets/fonts/fdd692b9-UbuntuMono-R_W.woff2 b/src/maasserver/static/assets/fonts/fdd692b9-UbuntuMono-R_W.woff2
42new file mode 100644
43index 0000000..bf0c84a
44Binary files /dev/null and b/src/maasserver/static/assets/fonts/fdd692b9-UbuntuMono-R_W.woff2 differ
45diff --git a/src/maasserver/static/assets/fonts/fff37993-Ubuntu-R_W.woff2 b/src/maasserver/static/assets/fonts/fff37993-Ubuntu-R_W.woff2
46new file mode 100644
47index 0000000..fb66856
48Binary files /dev/null and b/src/maasserver/static/assets/fonts/fff37993-Ubuntu-R_W.woff2 differ
49diff --git a/src/maasserver/static/assets/fonts/ubuntu-b-webfont.eot b/src/maasserver/static/assets/fonts/ubuntu-b-webfont.eot
50deleted file mode 100644
51index b1c777c..0000000
52Binary files a/src/maasserver/static/assets/fonts/ubuntu-b-webfont.eot and /dev/null differ
53diff --git a/src/maasserver/static/assets/fonts/ubuntu-b-webfont.svg b/src/maasserver/static/assets/fonts/ubuntu-b-webfont.svg
54deleted file mode 100644
55index 6e745cd..0000000
56--- a/src/maasserver/static/assets/fonts/ubuntu-b-webfont.svg
57+++ /dev/null
58@@ -1,1915 +0,0 @@
59-<?xml version="1.0" standalone="no"?>
60-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
61-<svg xmlns="http://www.w3.org/2000/svg">
62-<metadata></metadata>
63-<defs>
64-<font id="ubuntubold" horiz-adv-x="1163" >
65-<font-face units-per-em="2048" ascent="1638" descent="-410" />
66-<missing-glyph horiz-adv-x="491" />
67-<glyph unicode="&#xfb01;" horiz-adv-x="1449" d="M143 0v1135q0 209 118 331.5t349 122.5q86 0 142.5 -14t95.5 -31l-53 -239q-33 14 -73 20t-81 6q-55 0 -93 -15.5t-59.5 -42t-30.5 -63t-9 -80.5v-53h376v-254h-376v-823h-306zM971 1389q0 84 54 132t128 48t128 -48t54 -132t-54 -132.5t-128 -48.5t-128 48.5t-54 132.5z M1001 0v1077h306v-1077h-306z" />
68-<glyph unicode="&#xfb02;" horiz-adv-x="1507" d="M143 0v1135q0 209 118 331.5t349 122.5q86 0 142.5 -14t95.5 -31l-53 -239q-33 14 -73 20t-81 6q-55 0 -93 -15.5t-59.5 -42t-30.5 -63t-9 -80.5v-53h376v-254h-376v-823h-306zM1004 354v1186l305 49v-1173q0 -41 6 -74t23.5 -55.5t50 -36.5t88.5 -19l-43 -251 q-133 2 -216 28.5t-131.5 74.5t-65.5 116.5t-17 154.5z" />
69-<glyph unicode="&#xfb03;" horiz-adv-x="2308" d="M143 0v1135q0 209 118 331.5t349 122.5q86 0 158 -17.5t111 -33.5l-60 -244q-41 18 -89 27.5t-89 9.5q-55 0 -93 -15.5t-59.5 -42t-30.5 -63t-9 -80.5v-53h376v-254h-376v-823h-306zM1001 0v1135q0 209 118 331.5t349 122.5q86 0 142.5 -14t95.5 -31l-53 -239 q-33 14 -73 20t-81 6q-55 0 -93 -15.5t-59.5 -42t-30.5 -63t-9 -80.5v-53h376v-254h-376v-823h-306zM1829 1389q0 84 54 132t128 48t128 -48t54 -132t-54 -132.5t-128 -48.5t-128 48.5t-54 132.5zM1860 0v1077h305v-1077h-305z" />
70-<glyph unicode="&#xfb04;" horiz-adv-x="2365" d="M143 0v1135q0 209 118 331.5t349 122.5q86 0 158 -17.5t111 -33.5l-60 -244q-41 18 -89 27.5t-89 9.5q-55 0 -93 -15.5t-59.5 -42t-30.5 -63t-9 -80.5v-53h376v-254h-376v-823h-306zM1001 0v1135q0 209 118 331.5t349 122.5q86 0 142.5 -14t95.5 -31l-53 -239 q-33 14 -73 20t-81 6q-55 0 -93 -15.5t-59.5 -42t-30.5 -63t-9 -80.5v-53h376v-254h-376v-823h-306zM1862 354v1186l305 49v-1173q0 -41 6 -74t23.5 -55.5t50 -36.5t88.5 -19l-43 -251q-133 2 -216 28.5t-131.5 74.5t-65.5 116.5t-17 154.5z" />
71-<glyph unicode="&#xd;" horiz-adv-x="491" />
72-<glyph horiz-adv-x="0" />
73-<glyph horiz-adv-x="0" />
74-<glyph unicode=" " horiz-adv-x="491" />
75-<glyph unicode="&#x09;" horiz-adv-x="491" />
76-<glyph unicode="&#xa0;" horiz-adv-x="491" />
77-<glyph unicode="!" horiz-adv-x="585" d="M102 162q0 90 58.5 139t132.5 49t132 -49t58 -139t-58 -139.5t-132 -49.5t-132.5 49.5t-58.5 139.5zM131 1053v366h326v-366q0 -166 -12.5 -309.5t-32.5 -290.5h-234q-20 147 -33.5 290.5t-13.5 309.5z" />
78-<glyph unicode="&#x22;" horiz-adv-x="952" d="M102 1407v149h301v-151q0 -98 -15 -215t-34 -236h-202q-23 119 -36.5 236t-13.5 217zM548 1407v149h301v-151q0 -98 -15 -215t-34 -236h-202q-23 119 -36.5 236t-13.5 217z" />
79-<glyph unicode="#" horiz-adv-x="1431" d="M113 348v236h192l49 252h-241v235h286l68 348h266l-67 -348h237l68 348h266l-68 -348h150v-235h-195l-49 -252h244v-236h-289l-65 -348h-267l66 348h-238l-65 -348h-266l65 348h-147zM571 584h238l49 252h-237z" />
80-<glyph unicode="$" d="M72 123l88 235q72 -35 171 -63.5t210 -28.5q125 0 171 34t46 95q0 39 -18.5 66.5t-53.5 50.5t-88 44.5t-123 45.5q-68 25 -132 54.5t-116.5 72.5t-84 105.5t-31.5 150.5q0 68 19.5 130.5t60 113.5t106 87t156.5 52v221h258v-213q106 -10 183 -30.5t122 -40.5l-64 -246 q-68 29 -156.5 49t-187.5 20q-98 0 -141 -32.5t-43 -85.5q0 -33 13.5 -56.5t42 -42t70.5 -36t101 -37.5q90 -33 167 -72t133.5 -89t88 -117.5t31.5 -158.5q0 -61 -18.5 -121.5t-61.5 -111.5t-111.5 -88t-168.5 -53v-250h-258v243q-150 12 -243 46t-138 57z" />
81-<glyph unicode="%" horiz-adv-x="1880" d="M72 1055q0 193 98 295t264 102t264.5 -102t98.5 -295t-98.5 -295.5t-264.5 -102.5t-264 102.5t-98 295.5zM303 1055q0 -104 36 -152.5t95 -48.5q57 0 94 48.5t37 152.5t-36.5 151t-94.5 47q-59 0 -95 -47t-36 -151zM395 0l801 1419h285l-801 -1419h-285zM1083 365 q0 193 98.5 295t264.5 102t264 -102t98 -295t-98 -295.5t-264 -102.5t-264.5 102.5t-98.5 295.5zM1315 365q0 -104 35.5 -152.5t95.5 -48.5q57 0 94 48.5t37 152.5t-37 151t-94 47q-59 0 -95 -47t-36 -151z" />
82-<glyph unicode="&#x26;" horiz-adv-x="1443" d="M72 377q0 78 22.5 142.5t60.5 116.5t88 92t105 71q-49 59 -88 127.5t-39 150.5q0 180 108.5 277.5t299.5 97.5q96 0 167.5 -25.5t120 -69.5t73 -102.5t24.5 -126.5q0 -125 -71 -222t-179 -163l229 -229q18 41 36 103.5t22 109.5l254 -33q-4 -39 -14.5 -85t-26 -93 t-35 -94t-41.5 -86q66 -74 128 -161t107 -175h-313q-16 27 -45 66.5t-57 68.5q-82 -66 -190.5 -109.5t-244.5 -43.5q-143 0 -239 35.5t-154.5 92t-83 127t-24.5 140.5zM356 408q0 -31 12.5 -64t40 -60.5t70.5 -45t105 -17.5q86 0 150.5 22.5t107.5 59.5l-328 330 q-29 -14 -56.5 -34.5t-50 -48.5t-37 -62.5t-14.5 -79.5zM483 1092q0 -53 31 -103.5t80 -95.5q66 37 113 88t47 133q0 47 -31 84t-102 37q-66 0 -102 -40t-36 -103z" />
83-<glyph unicode="'" horiz-adv-x="505" d="M102 1407v149h301v-151q0 -98 -15 -215t-34 -236h-202q-23 119 -36.5 236t-13.5 217z" />
84-<glyph unicode="(" horiz-adv-x="729" d="M143 612q0 285 94.5 537t268.5 455l213 -138q-123 -174 -199 -393t-76 -461t76 -461t199 -393l-213 -137q-174 203 -268.5 455t-94.5 536z" />
85-<glyph unicode=")" horiz-adv-x="729" d="M10 -242q123 174 199 393t76 461t-76 461t-199 393l213 138q174 -203 268.5 -455t94.5 -537t-94.5 -536.5t-268.5 -454.5z" />
86-<glyph unicode="*" horiz-adv-x="1028" d="M82 1008l82 254l49 -17q25 -8 57.5 -25.5t64.5 -39t61.5 -43t52.5 -39.5q-10 27 -21.5 62.5t-22 72.5t-17.5 72.5t-7 62.5v51h266v-51q0 -27 -7 -62.5t-17.5 -72.5t-21.5 -72.5t-21 -62.5q20 18 51 39.5t62.5 43t64.5 39t57 25.5l49 17l82 -254l-49 -17q-27 -8 -61.5 -12 t-73.5 -5t-76 -1h-65q25 -16 54.5 -38t59 -45.5t56 -48t43.5 -46.5l32 -43l-217 -154l-31 41q-16 20 -31.5 53t-29.5 69t-24.5 70.5t-18.5 63.5q-8 -29 -18.5 -63.5t-24.5 -70.5t-29.5 -69t-31.5 -53l-31 -41l-217 154l33 43q16 23 42.5 47t56.5 47.5t59.5 45t54.5 38.5h-66 t-76 1t-73.5 5t-61.5 12z" />
87-<glyph unicode="+" d="M100 483v256h342v379h279v-379h342v-256h-342v-379h-279v379h-342z" />
88-<glyph unicode="," horiz-adv-x="503" d="M35 -274q47 135 65.5 253.5t18.5 196.5q0 12 -1 31.5t-2 40t-2 39t-1 24.5h319q4 -49 5 -69.5t1 -34.5q0 -61 -11 -130t-31.5 -138.5t-51.5 -139t-70 -133.5z" />
89-<glyph unicode="-" horiz-adv-x="696" d="M51 473v277h594v-277h-594z" />
90-<glyph unicode="." horiz-adv-x="503" d="M61 162q0 92 58.5 140t132.5 48t132 -48t58 -140t-58 -140.5t-132 -48.5t-132.5 48.5t-58.5 140.5z" />
91-<glyph unicode="/" horiz-adv-x="894" d="M-51 -379l688 1983h309l-684 -1983h-313z" />
92-<glyph unicode="0" d="M70 713q0 178 35.5 315t103 231.5t162 143.5t211.5 49q240 0 376 -191.5t136 -547.5q0 -358 -136.5 -550t-375.5 -192q-240 0 -376 191.5t-136 550.5zM381 713q0 -106 10 -194.5t34 -152t61.5 -98.5t95.5 -35q57 0 96 35t61.5 98.5t32.5 152t10 194.5t-10 193 t-32.5 150.5t-61.5 98.5t-96 35t-95 -35t-62 -98.5t-34 -150.5t-10 -193z" />
93-<glyph unicode="1" d="M143 1124q59 25 124 56.5t126.5 69.5t117.5 80t101 89h213v-1419h-305v1022q-61 -41 -137 -75t-147 -58z" />
94-<glyph unicode="2" d="M72 1260q90 84 209.5 138t257.5 54q125 0 215 -28.5t148.5 -81t86 -127t27.5 -168.5q0 -78 -31 -150t-80 -138.5t-110.5 -128t-120.5 -116.5q-31 -29 -67 -64.5t-68.5 -72.5t-58 -69t-31.5 -52h610v-256h-946q-4 23 -4 57.5v48.5q0 98 31.5 180.5t82.5 153t115.5 132 t128.5 122.5q49 47 92 89t76 82t51.5 80t18.5 81q0 90 -51.5 127t-127.5 37q-55 0 -103 -17.5t-88 -41t-68.5 -47t-43.5 -37.5z" />
95-<glyph unicode="3" d="M53 49l60 254q53 -23 136 -48.5t206 -25.5q141 0 206.5 53.5t65.5 143.5q0 55 -23.5 93t-64.5 61.5t-97.5 33t-119.5 9.5h-119v245h135q45 0 87 8.5t75 28t52.5 53t19.5 84.5q0 39 -16.5 68t-42 47.5t-59.5 27.5t-69 9q-88 0 -162.5 -26.5t-136.5 -65.5l-108 223 q33 20 77 43t97 41t113.5 30.5t128.5 12.5q125 0 216 -29.5t150.5 -84t88 -127t28.5 -158.5q0 -84 -47 -163t-127 -120q111 -45 171 -134t60 -214q0 -98 -32.5 -181t-102.5 -143.5t-177.5 -94.5t-254.5 -34q-55 0 -116.5 7.5t-119 19.5t-104.5 26.5t-74 26.5z" />
96-<glyph unicode="4" d="M41 317v224q45 90 112.5 203.5t150.5 233.5t175 234.5t185 206.5h288v-852h152v-250h-152v-317h-299v317h-612zM332 567h321v480q-80 -104 -170 -227.5t-151 -252.5z" />
97-<glyph unicode="5" d="M78 43l55 252q51 -23 135 -44.5t201 -21.5q141 0 204.5 56.5t63.5 132.5q0 59 -26.5 105t-92 77t-176 47.5t-278.5 16.5q23 190 37 386.5t22 368.5h768v-256h-512q-4 -74 -9 -142.5t-11 -119.5q299 -20 441 -140t142 -333q0 -98 -34.5 -182t-104 -145.5t-175 -96.5 t-247.5 -35q-55 0 -115.5 7.5t-116.5 18.5t-101.5 23.5t-69.5 24.5z" />
98-<glyph unicode="6" d="M76 580q0 205 63.5 362.5t181 265t284.5 163.5t376 59q4 -63 8 -124t8 -126q-104 -2 -195 -19.5t-166 -54.5t-130 -95.5t-86 -142.5q45 20 92 28.5t88 8.5q133 0 226.5 -35.5t152.5 -97t86 -143.5t27 -174q0 -82 -30 -168t-90.5 -156t-153.5 -115t-220 -45 q-256 0 -389 162t-133 447zM383 584q0 -74 10 -139.5t35 -114.5t66 -77t102 -28q51 0 87 21.5t59.5 54.5t34.5 73t11 77q0 104 -52 160.5t-175 56.5q-45 0 -96 -8.5t-80 -22.5q0 -8 -1 -24.5t-1 -28.5z" />
99-<glyph unicode="7" d="M88 1161v260h993v-221q-66 -72 -144.5 -199t-149 -287.5t-123 -345t-64.5 -368.5h-309q12 150 51 311.5t95.5 317t126 294t141.5 238.5h-617z" />
100-<glyph unicode="8" d="M80 371q0 61 16.5 112.5t45 93t64.5 76.5t77 66q-88 72 -130 141.5t-42 177.5q0 82 33.5 158t95 132t148.5 90t194 34q125 0 214 -36t146 -91t83 -123.5t26 -136.5q0 -98 -52.5 -183t-130.5 -134q117 -76 167 -159t50 -194q0 -92 -31.5 -168.5t-95 -134t-158.5 -89.5 t-220 -32q-143 0 -238.5 40t-154 99.5t-83 130t-24.5 130.5zM377 383q0 -25 11 -54.5t36 -54t63.5 -41t94.5 -16.5q106 0 155 51t49 115q0 47 -21.5 84t-58 64.5t-87 49t-107.5 40.5q-57 -43 -96 -100.5t-39 -137.5zM408 1053q0 -66 48 -123.5t165 -98.5q66 41 100.5 94.5 t34.5 131.5q0 23 -9.5 48t-31 48t-54 38t-79.5 15q-45 0 -78 -14t-54.5 -38t-31.5 -50.5t-10 -50.5z" />
101-<glyph unicode="9" d="M57 967q0 82 28 168t87 156.5t150.5 116.5t220.5 46q264 0 398 -163t134 -468q0 -201 -52 -354.5t-161.5 -258t-279.5 -158.5t-404 -56q-2 66 -6 127t-8 127q117 2 211 17.5t165.5 51t121.5 95t79 149.5q-43 -20 -95 -29.5t-89 -9.5q-133 0 -227 32t-154.5 90.5 t-89.5 140t-29 180.5zM360 979q0 -111 54.5 -164t177.5 -53q47 0 98 9t76 26v18q0 8 1 16.5t1 14.5q-2 74 -12.5 138.5t-35 112.5t-66.5 75.5t-103 27.5q-49 0 -86 -20.5t-59.5 -53t-34 -71.5t-11.5 -76z" />
102-<glyph unicode=":" horiz-adv-x="503" d="M61 162q0 92 58.5 140t132.5 48t132 -48t58 -140t-58 -140.5t-132 -48.5t-132.5 48.5t-58.5 140.5zM61 889q0 92 58.5 140t132.5 48t132 -48t58 -140t-58 -140.5t-132 -48.5t-132.5 48.5t-58.5 140.5z" />
103-<glyph unicode=";" horiz-adv-x="503" d="M35 -274q47 135 65.5 253.5t18.5 196.5q0 12 -1 31.5t-2 40t-2 39t-1 24.5h319q4 -49 5 -69.5t1 -34.5q0 -61 -11 -130t-31.5 -138.5t-51.5 -139t-70 -133.5zM61 889q0 92 58.5 140t132.5 48t132 -48t58 -140t-58 -140.5t-132 -48.5t-132.5 48.5t-58.5 140.5z" />
104-<glyph unicode="&#x3c;" d="M102 485v254l881 371l80 -248l-643 -250l643 -250l-80 -247z" />
105-<glyph unicode="=" d="M100 258v256h963v-256h-963zM100 707v256h963v-256h-963z" />
106-<glyph unicode="&#x3e;" d="M100 362l643 250l-643 250l80 248l881 -371v-254l-881 -370z" />
107-<glyph unicode="?" horiz-adv-x="931" d="M41 1346q80 51 188.5 78.5t212.5 27.5q131 0 216 -35t134.5 -88t69 -116.5t19.5 -120.5t-17.5 -105.5t-44 -89.5t-61.5 -78t-68 -69q-25 -25 -51.5 -52.5t-48 -58.5t-35.5 -64.5t-14 -68.5v-24.5t2 -28.5h-271q-4 20 -5 45.5t-1 44.5q0 57 14.5 103t38 86t54 75t63.5 67 q47 47 86 93.5t39 105.5q0 49 -37.5 84t-111.5 35t-139.5 -18.5t-145.5 -59.5zM221 162q0 90 58.5 139t132.5 49t132 -49t58 -139t-58.5 -139.5t-131.5 -49.5q-74 0 -132.5 49.5t-58.5 139.5z" />
108-<glyph unicode="@" horiz-adv-x="1994" d="M102 557q0 227 78 398t205 286t290 172t335 57q188 0 350 -52t279.5 -152.5t185 -249t67.5 -340.5q0 -150 -31.5 -265.5t-92 -193.5t-144.5 -119t-188 -41q-59 0 -119 14.5t-98 51.5q-90 -63 -228 -64q-102 0 -187 32t-145.5 95.5t-94.5 156.5t-34 216q0 104 34 194.5 t99.5 157t161 105.5t215.5 39q121 0 214.5 -21.5t154.5 -44.5v-643q0 -47 19.5 -63.5t56.5 -16.5q33 0 64.5 18.5t54 66.5t37 131t14.5 210t-44 232.5t-127 180.5t-203 117t-271 42q-145 0 -267 -49.5t-211.5 -140.5t-139.5 -222t-50 -295q0 -170 49 -298t140.5 -214 t221.5 -130t294 -44q102 0 193 13.5t153 25.5l30 -193q-51 -16 -155.5 -34.5t-220.5 -18.5q-197 0 -369 51.5t-300 160t-202 277.5t-74 404zM807 559q0 -59 10 -109.5t36 -87t69 -58t106 -21.5q37 0 70 5t49 13q-4 16 -6 48t-2 61v417q-41 8 -86 9q-68 0 -115 -21.5 t-75.5 -58.5t-42 -87.5t-13.5 -109.5z" />
109-<glyph unicode="A" horiz-adv-x="1476" d="M20 0q80 229 152 423.5t140.5 367t135 327t138.5 301.5h305q70 -147 137.5 -301.5t136 -327t140 -367t151.5 -423.5h-342q-23 74 -50.5 151.5t-53.5 155.5h-553q-27 -78 -54.5 -155.5t-50.5 -151.5h-332zM530 561h404q-33 92 -63.5 176t-58.5 154t-48.5 123t-32.5 84 q-10 -31 -30.5 -84t-47 -123t-58.5 -154t-65 -176z" />
110-<glyph unicode="B" horiz-adv-x="1376" d="M164 23v1376q98 18 215 27.5t217 9.5q135 0 248.5 -19.5t195.5 -66.5t128 -124t46 -190q0 -170 -163 -268q135 -51 184 -139t49 -199q0 -223 -162.5 -335.5t-484.5 -112.5q-117 0 -232.5 7t-240.5 34zM475 252q35 -4 76 -6t90 -2q143 0 231.5 41t88.5 151q0 98 -74 140 t-211 42h-201v-366zM475 862h156q147 0 210.5 38t63.5 122q0 86 -65.5 121t-192.5 35q-41 0 -88 -1t-84 -6v-309z" />
111-<glyph unicode="C" horiz-adv-x="1327" d="M102 711q0 176 55.5 314t152 233.5t229.5 144.5t288 49q90 0 164 -13.5t129.5 -30.5t92 -35.5t53.5 -29.5l-92 -258q-66 35 -153 59.5t-198 24.5q-74 0 -144.5 -24.5t-124.5 -78.5t-87 -140t-33 -209q0 -98 21.5 -183t69.5 -146.5t126 -97.5t189 -36q70 0 125 8t98 19.5 t75.5 26t59.5 26.5l88 -256q-68 -41 -190.5 -74t-284.5 -33q-346 0 -527.5 192.5t-181.5 547.5z" />
112-<glyph unicode="D" horiz-adv-x="1509" d="M164 18v1383q111 20 230.5 27.5t205.5 7.5q182 0 330.5 -41t255 -129t164 -225t57.5 -330q0 -184 -57.5 -321.5t-163 -227.5t-257 -135t-339.5 -45q-86 0 -201 7t-225 29zM483 260q23 -2 52.5 -3t70.5 -1q240 0 355.5 121t115.5 334q0 223 -110.5 337.5t-350.5 114.5 q-33 0 -67.5 -1t-65.5 -5v-897z" />
113-<glyph unicode="E" horiz-adv-x="1241" d="M164 0v1419h958v-268h-639v-279h568v-262h-568v-342h686v-268h-1005z" />
114-<glyph unicode="F" horiz-adv-x="1175" d="M164 0v1419h950v-268h-631v-297h561v-268h-561v-586h-319z" />
115-<glyph unicode="G" horiz-adv-x="1437" d="M102 711q0 178 55.5 315t152 232.5t226.5 144.5t277 49q100 0 181 -13.5t139.5 -30.5t96.5 -35.5t54 -29.5l-92 -256q-66 35 -151 61t-185 26q-223 0 -322.5 -124t-99.5 -339q0 -104 24.5 -189.5t74 -147t123 -95t171.5 -33.5q53 0 91 2t67 8v494h320v-703 q-57 -23 -184.5 -48.5t-313.5 -25.5q-160 0 -290 49.5t-222 143.5t-142.5 231.5t-50.5 313.5z" />
116-<glyph unicode="H" horiz-adv-x="1503" d="M164 0v1419h319v-542h537v542h319v-1419h-319v602h-537v-602h-319z" />
117-<glyph unicode="I" horiz-adv-x="647" d="M164 0v1419h319v-1419h-319z" />
118-<glyph unicode="J" horiz-adv-x="1083" d="M20 84l107 248q59 -35 127 -61.5t147 -26.5q117 0 168.5 57t51.5 193v925h319v-942q0 -104 -23.5 -196.5t-82 -161t-157.5 -108.5t-251 -40q-139 0 -239.5 34t-166.5 79z" />
119-<glyph unicode="K" horiz-adv-x="1400" d="M164 0v1419h319v-536q125 131 251 273t235 263h379q-145 -172 -292 -331.5t-308 -321.5q170 -141 328.5 -335.5t303.5 -430.5h-379q-43 70 -101 150.5t-126.5 161.5t-142.5 156t-148 132v-600h-319z" />
120-<glyph unicode="L" horiz-adv-x="1153" d="M164 0v1419h319v-1145h629v-274h-948z" />
121-<glyph unicode="M" horiz-adv-x="1837" d="M123 0q8 168 19.5 358.5t24.5 380t30.5 364.5t38.5 316h305q37 -68 85 -167t100 -214.5t103.5 -236.5t96.5 -228q45 106 96 227.5t103.5 237t100.5 215t85 166.5h291q20 -141 37.5 -316t30.5 -364.5t24.5 -380t19.5 -358.5h-311q-6 207 -16.5 450.5t-30.5 491.5 q-37 -86 -82 -190.5t-89 -209t-85 -199.5t-70 -163h-223q-29 68 -70 163t-85 199.5t-89 209t-82 190.5q-20 -248 -30.5 -491.5t-16.5 -450.5h-311z" />
122-<glyph unicode="N" horiz-adv-x="1548" d="M164 0v1419h260q68 -68 149.5 -166t166.5 -209.5t169 -231.5t158 -230v837h317v-1419h-268q-137 244 -297 481.5t-340 448.5v-930h-315z" />
123-<glyph unicode="O" horiz-adv-x="1617" d="M102 711q0 182 57.5 320t155 232.5t225.5 141.5t269 47q145 0 274 -47t225.5 -141.5t152 -232.5t55.5 -320t-54.5 -320.5t-148.5 -231.5t-224.5 -140.5t-279.5 -47.5q-145 0 -274 47.5t-225.5 140.5t-152 231t-55.5 321zM432 711q0 -104 25.5 -188.5t74 -145t118 -93 t159.5 -32.5q88 0 158.5 32.5t119 93t74 144.5t25.5 189q0 104 -25.5 189t-74 145.5t-119 93t-158.5 32.5q-90 0 -159.5 -33.5t-118 -94t-74 -145.5t-25.5 -187z" />
124-<glyph unicode="P" horiz-adv-x="1318" d="M164 0v1399q104 20 221 28.5t205 8.5q317 0 487 -112t170 -366q0 -256 -172 -369.5t-491 -113.5h-101v-475h-319zM483 748h101q166 0 250 45t84 168q0 59 -22 98t-61.5 62.5t-97 32.5t-127.5 9q-35 0 -68.5 -2t-58.5 -4v-409z" />
125-<glyph unicode="Q" horiz-adv-x="1617" d="M102 711q0 182 57.5 320t155 232.5t225.5 141.5t269 47q145 0 274 -47t225.5 -141.5t152 -232.5t55.5 -320q0 -150 -37 -269.5t-103.5 -210t-159 -149.5t-202.5 -86q10 -41 45 -66.5t88 -42t123.5 -24.5t152.5 -15l-65 -233q-160 6 -273.5 31.5t-192.5 70.5t-125 111 t-71 152q-127 16 -235.5 70t-188 146.5t-125 221.5t-45.5 293zM432 711q0 -104 25.5 -188.5t74 -145t118 -93t159.5 -32.5q88 0 158.5 32.5t119 93t74 144.5t25.5 189q0 104 -25.5 189t-74 145.5t-119 93t-158.5 32.5q-90 0 -159.5 -33.5t-118 -94t-74 -145.5t-25.5 -187z " />
126-<glyph unicode="R" horiz-adv-x="1366" d="M164 0v1399q104 20 216 28.5t200 8.5q319 0 489 -114t170 -353q0 -150 -68.5 -243t-197.5 -146q43 -53 90 -122t93 -143.5t89 -155.5t80 -159h-358q-39 70 -79 141.5t-82 139t-83 128t-82 109.5h-158v-518h-319zM483 772h90q180 0 258 45t78 154q0 104 -78.5 148 t-232.5 44q-35 0 -62.5 -2t-52.5 -4v-385z" />
127-<glyph unicode="S" horiz-adv-x="1191" d="M76 80l90 254q63 -35 156.5 -62.5t228.5 -27.5q68 0 112 11t70.5 30.5t36.5 46t10 59.5q0 70 -65.5 116t-225.5 99q-70 25 -139 56.5t-124.5 80t-90.5 117t-35 166.5t37 177t104.5 134.5t164 85t217.5 29.5q143 0 247.5 -30.5t171.5 -67.5l-92 -252q-59 31 -132 54.5 t-175 23.5q-115 0 -165 -32t-50 -97q0 -39 18.5 -66t52 -48.5t78 -38.5t97.5 -36q111 -41 192.5 -81t136 -93t81 -124.5t26.5 -174.5q0 -199 -139.5 -308.5t-419.5 -109.5q-94 0 -170 11.5t-134.5 28t-100.5 34.5t-70 35z" />
128-<glyph unicode="T" horiz-adv-x="1257" d="M41 1147v272h1176v-272h-429v-1147h-319v1147h-428z" />
129-<glyph unicode="U" horiz-adv-x="1447" d="M143 537v882h320v-856q0 -86 19.5 -146.5t53 -98t82 -54t105.5 -16.5q117 0 189.5 71.5t72.5 243.5v856h320v-882q0 -125 -35 -229.5t-106.5 -179.5t-182 -116t-262.5 -41q-150 0 -258.5 42t-179 117t-104.5 178.5t-34 228.5z" />
130-<glyph unicode="V" horiz-adv-x="1478" d="M20 1419h353q41 -123 89 -265t98 -283.5t97.5 -270.5t87.5 -223q39 94 87.5 223t98.5 270.5t98 283.5t89 265h340q-47 -135 -108.5 -307t-135 -360.5t-155.5 -381t-166 -370.5h-307q-84 178 -166 370.5t-156 381t-136 360.5t-108 307z" />
131-<glyph unicode="W" horiz-adv-x="1941" d="M41 1419h346q20 -121 45 -251t51.5 -261t54 -254t56.5 -227q37 100 71.5 213t67.5 225.5t60.5 217t50.5 186.5h272q25 -84 54.5 -189.5t63.5 -218t68.5 -225.5t67.5 -209q27 104 54.5 227t52 254t48 261t44.5 251h332q-72 -356 -165.5 -722.5t-201.5 -696.5h-293 q-72 197 -139.5 413t-132.5 433q-66 -217 -131.5 -433t-137.5 -413h-292q-109 330 -202 696.5t-165 722.5z" />
132-<glyph unicode="X" horiz-adv-x="1382" d="M20 0q90 166 210 348t268 387l-457 684h387l277 -442l270 442h364l-450 -688q172 -223 288.5 -412.5t184.5 -318.5h-383q-59 119 -130 240.5t-163 248.5q-29 -37 -73 -102t-88 -139t-83 -141.5t-57 -106.5h-365z" />
133-<glyph unicode="Y" horiz-adv-x="1353" d="M10 1419h371q66 -147 141.5 -292.5t161.5 -290.5q86 145 164 290.5t143 292.5h352q-117 -229 -241.5 -444t-263.5 -432v-543h-320v539q-139 217 -265 434t-243 446z" />
134-<glyph unicode="Z" horiz-adv-x="1249" d="M72 0v190q57 104 140 232.5t173 258.5t183.5 252t172.5 218h-637v268h1061v-221q-66 -68 -155.5 -175.5t-186 -234t-190.5 -262t-168 -258.5h723v-268h-1116z" />
135-<glyph unicode="[" horiz-adv-x="759" d="M184 -379v1983h555v-244h-264v-1495h264v-244h-555z" />
136-<glyph unicode="\" horiz-adv-x="894" d="M-51 1604h309l688 -1983h-313z" />
137-<glyph unicode="]" horiz-adv-x="759" d="M20 -135h265v1495h-265v244h555v-1983h-555v244z" />
138-<glyph unicode="^" d="M37 717l424 710h241l424 -710l-256 -125l-288 502l-289 -502z" />
139-<glyph unicode="_" horiz-adv-x="1024" d="M0 -125h1024v-254h-1024v254z" />
140-<glyph unicode="`" horiz-adv-x="585" d="M41 1464l186 172l291 -331l-139 -125z" />
141-<glyph unicode="a" horiz-adv-x="1132" d="M72 332q0 94 37.5 159.5t101 104.5t145.5 56.5t170 17.5q59 0 105.5 -5.5t75.5 -13.5v29q0 78 -47.5 125t-163.5 47q-78 0 -154 -11.5t-131 -31.5l-39 246q27 8 67 17t87 16.5t99 12.5t105 5q135 0 225.5 -31t144.5 -88t76.5 -139t22.5 -182v-635q-66 -14 -182.5 -34 t-281.5 -20q-104 0 -189.5 18.5t-147 60.5t-94 109.5t-32.5 166.5zM375 340q0 -72 48 -99.5t132 -27.5q45 0 86 2t66 6v232q-18 4 -55.5 8t-67.5 4q-43 0 -81 -5t-66.5 -19.5t-45 -39t-16.5 -61.5z" />
142-<glyph unicode="b" horiz-adv-x="1236" d="M143 35v1505l306 49v-536q51 23 106 35t119 12q115 0 203 -40t147 -114t90 -177t31 -230q0 -129 -38 -233.5t-109.5 -178.5t-176 -114t-237.5 -40q-55 0 -115.5 5.5t-119 13.5t-112 19.5t-94.5 23.5zM449 244q23 -4 57.5 -7.5t75.5 -3.5q125 0 188.5 86.5t63.5 227.5 q0 295 -218 295q-47 0 -93 -12.5t-74 -30.5v-555z" />
143-<glyph unicode="c" horiz-adv-x="1024" d="M92 539q0 117 38 220t109.5 180t174 122t233.5 45q86 0 158 -15.5t139 -43.5l-63 -244q-43 16 -94.5 28.5t-114.5 12.5q-135 0 -202 -84t-67 -221q0 -145 62.5 -225.5t218.5 -80.5q55 0 118.5 10.5t117.5 32.5l43 -249q-53 -23 -133 -39.5t-177 -16.5q-147 0 -253.5 44 t-175 120t-100.5 179.5t-32 224.5z" />
144-<glyph unicode="d" horiz-adv-x="1236" d="M92 532q0 131 33 236.5t94.5 179.5t150.5 113t203 39q63 0 113.5 -12.5t101.5 -34.5v487l306 49v-1554q-41 -12 -94.5 -23.5t-112 -19.5t-118.5 -13.5t-116 -5.5q-133 0 -237.5 39t-176 112t-109.5 176t-38 232zM403 547q0 -141 63.5 -227.5t188.5 -86.5q41 0 76 3.5 t57 7.5v555q-29 18 -74.5 30.5t-92.5 12.5q-218 0 -218 -295z" />
145-<glyph unicode="e" horiz-adv-x="1196" d="M92 530q0 143 44 251t116 179.5t165 108.5t191 37q229 0 362.5 -140.5t133.5 -412.5q0 -27 -2 -58.5t-4 -56.5h-692q10 -94 87.5 -149.5t208.5 -55.5q84 0 165 15.5t132 38.5l41 -248q-25 -12 -65.5 -24.5t-90.5 -21.5t-107.5 -15.5t-114.5 -6.5q-145 0 -253 43 t-178.5 118t-104.5 177t-34 221zM406 647h403q-2 39 -13.5 76t-35 65.5t-59 47t-89.5 18.5q-51 0 -88 -17.5t-61.5 -46t-37.5 -66.5t-19 -77z" />
146-<glyph unicode="f" horiz-adv-x="864" d="M143 0v1135q0 209 118 331.5t349 122.5q86 0 158 -17.5t111 -33.5l-60 -244q-41 18 -89 27.5t-89 9.5q-55 0 -93 -15.5t-59.5 -42t-30.5 -63t-9 -80.5v-53h376v-254h-376v-823h-306z" />
147-<glyph unicode="g" horiz-adv-x="1216" d="M92 573q0 119 37 216.5t107.5 167t173 107.5t231.5 38q55 0 113.5 -5t116 -13.5t109.5 -19.5t93 -24v-905q0 -264 -134 -392t-415 -128q-98 0 -196.5 17.5t-182.5 45.5l54 256q72 -29 150.5 -45t178.5 -16q131 0 185.5 57.5t54.5 147.5v39q-49 -23 -101.5 -34t-113.5 -11 q-223 0 -342 132t-119 369zM403 573q0 -256 207 -256q47 0 88 12.5t70 28.5v488q-23 4 -53.5 7t-71.5 3q-121 0 -180.5 -80t-59.5 -203z" />
148-<glyph unicode="h" horiz-adv-x="1206" d="M143 0v1540l306 49v-516q31 10 78.5 19.5t93.5 9.5q131 0 218 -36t139 -101.5t73.5 -155.5t21.5 -201v-608h-305v571q0 147 -38 209t-140 62q-41 0 -77 -7.5t-64 -15.5v-819h-306z" />
149-<glyph unicode="i" horiz-adv-x="591" d="M113 1389q0 84 54 132t128 48t128 -48t54 -132t-54 -132.5t-128 -48.5t-128 48.5t-54 132.5zM143 0v1077h306v-1077h-306z" />
150-<glyph unicode="j" horiz-adv-x="591" d="M-147 -350l41 248q31 -10 56 -14.5t64 -4.5q72 0 100.5 43t28.5 125v1030h306v-1038q0 -213 -104.5 -315.5t-301.5 -102.5q-29 0 -85 6t-105 23zM113 1389q0 84 54 132t128 48t128 -48t54 -132t-54 -132.5t-128 -48.5t-128 48.5t-54 132.5z" />
151-<glyph unicode="k" horiz-adv-x="1185" d="M143 0v1540l306 49v-901q45 49 93 102.5t93 105.5t85 99t68 82h363q-109 -125 -212 -238.5t-226 -234.5q61 -55 126.5 -132t127 -159t112.5 -163.5t86 -149.5h-350q-33 53 -75 117.5t-89 129t-99 124t-103 100.5v-471h-306z" />
152-<glyph unicode="l" horiz-adv-x="647" d="M143 354v1186l306 49v-1173q0 -41 6 -74t23.5 -55.5t50 -36.5t87.5 -19l-43 -251q-133 2 -216 28.5t-131 74.5t-65.5 116.5t-17.5 154.5z" />
153-<glyph unicode="m" horiz-adv-x="1765" d="M143 0v1040q39 10 91.5 21.5t110.5 21t119.5 14.5t121.5 5q117 0 189.5 -30t119.5 -71q66 47 150.5 74t156.5 27q129 0 212 -36t132 -101.5t67.5 -155.5t18.5 -201v-608h-305v571q0 147 -38 209t-130 62q-25 0 -68.5 -12.5t-72.5 -30.5q14 -47 18 -99.5t4 -111.5v-588 h-305v571q0 147 -38 209t-130 62q-29 0 -59.5 -3t-58.5 -8v-831h-306z" />
154-<glyph unicode="n" horiz-adv-x="1206" d="M143 0v1040q78 23 201 42.5t258 19.5q137 0 228.5 -36t144.5 -101.5t75.5 -155.5t22.5 -201v-608h-305v571q0 147 -39 209t-145 62q-33 0 -70 -3t-65 -8v-831h-306z" />
155-<glyph unicode="o" horiz-adv-x="1243" d="M92 541q0 127 40 231.5t110.5 178t168 114.5t212.5 41q117 0 214 -41t166.5 -114.5t108.5 -178t39 -231.5t-37 -232.5t-106.5 -180.5t-167 -116t-217.5 -41q-119 0 -216.5 41t-167 116t-108.5 180.5t-39 232.5zM403 541q0 -141 57.5 -224.5t162.5 -83.5q104 0 160.5 83.5 t56.5 224.5t-56.5 222t-160.5 81t-162 -81t-58 -222z" />
156-<glyph unicode="p" horiz-adv-x="1236" d="M143 -379v1419q41 12 94.5 23.5t112 20t118.5 13.5t116 5q133 0 237.5 -40t176 -112.5t109.5 -177t38 -233.5q0 -125 -31 -227.5t-90 -176.5t-147.5 -114.5t-202.5 -40.5q-63 0 -118.5 12t-106.5 35v-406h-306zM449 281q29 -18 74.5 -30.5t92.5 -12.5h1q217 0 217 292 q0 141 -63.5 226.5t-188.5 85.5q-41 0 -76 -3t-57 -8v-550z" />
157-<glyph unicode="q" horiz-adv-x="1236" d="M92 539q0 125 38 228t109.5 178t176 116t237.5 41q55 0 115.5 -5t119 -13.5t112 -19.5t94.5 -24v-1419h-306v406q-51 -23 -106 -35t-119 -12q-229 0 -350 150.5t-121 408.5zM403 530q0 -292 217 -292h1q47 0 93 12t74 31v550q-23 4 -57.5 7.5t-75.5 3.5 q-125 0 -188.5 -85.5t-63.5 -226.5z" />
158-<glyph unicode="r" horiz-adv-x="864" d="M143 0v1020q82 29 194 54.5t249 25.5q25 0 59.5 -3t69.5 -8.5t69.5 -12.5t59.5 -17l-51 -252q-41 10 -96.5 21.5t-118.5 11.5q-29 0 -69 -5.5t-60 -11.5v-823h-306z" />
159-<glyph unicode="s" horiz-adv-x="993" d="M80 37l51 248q78 -31 160 -48.5t162 -17.5q84 0 118.5 16.5t34.5 63.5q0 37 -45 64.5t-137 62.5q-72 27 -130 55.5t-99 68.5t-63.5 95t-22.5 133q0 152 112.5 240t308.5 88q98 0 188.5 -17.5t143.5 -37.5l-53 -238q-53 18 -115.5 32.5t-140.5 14.5q-143 0 -143 -80 q0 -18 6 -32.5t24.5 -27.5t50 -28.5t80.5 -34.5q100 -37 166 -72.5t104 -77.5t53 -93.5t15 -118.5q0 -160 -119.5 -242t-338.5 -82q-143 0 -238.5 24.5t-132.5 41.5z" />
160-<glyph unicode="t" horiz-adv-x="909" d="M133 440v906l305 49v-318h367v-254h-367v-379q0 -96 34 -153.5t136 -57.5q49 0 101.5 9.5t95.5 25.5l43 -237q-55 -23 -123 -39.5t-166 -16.5q-125 0 -207 34t-131 94.5t-68.5 146.5t-19.5 190z" />
161-<glyph unicode="u" horiz-adv-x="1206" d="M133 477v600h305v-563q0 -147 39 -212.5t146 -65.5q33 0 69.5 3t65.5 7v831h305v-1040q-78 -23 -201 -42.5t-258 -19.5q-137 0 -228 37t-144.5 103.5t-76 159t-22.5 202.5z" />
162-<glyph unicode="v" horiz-adv-x="1126" d="M20 1077h324q20 -80 48 -173t57.5 -188t59.5 -185.5t58 -163.5q27 74 57.5 164t60.5 185t57.5 188t48.5 173h315q-96 -324 -203.5 -598t-212.5 -479h-254q-104 205 -211.5 479.5t-204.5 597.5z" />
163-<glyph unicode="w" horiz-adv-x="1605" d="M20 1077h322q16 -74 35.5 -161t41 -179t45 -185t48.5 -179q27 90 52.5 184t49 185.5t45 176.5t37.5 158h222q16 -74 36.5 -158.5t43 -176t47 -185.5t51.5 -184q25 86 49 179t45.5 185t41 179.5t36.5 160.5h317q-45 -160 -93 -316.5t-94 -296.5t-90 -259t-81 -205h-238 q-51 156 -100 309t-90 309q-41 -156 -87 -309t-98 -309h-237q-37 86 -80 205t-89 259t-94 297t-94 316z" />
164-<glyph unicode="x" horiz-adv-x="1134" d="M20 0q25 51 68 120.5t93 144.5t105.5 149.5t108.5 140.5q-92 129 -184 261t-182 261h329l213 -327l213 327h316l-369 -518q123 -154 223.5 -299t159.5 -260h-328q-16 31 -40.5 77t-55.5 96t-64.5 100.5t-66.5 91.5q-31 -39 -62.5 -86.5t-60 -95.5t-56.5 -95t-48 -88h-312 z" />
165-<glyph unicode="y" horiz-adv-x="1120" d="M10 -336l53 244q47 -16 84 -22.5t78 -6.5q82 0 126 44t75 122q-104 205 -208.5 460t-197.5 572h324q20 -80 48 -173t58.5 -188t62.5 -185.5t60 -163.5q27 74 55.5 164t56.5 185t53.5 188t45.5 173h316q-92 -311 -192.5 -583.5t-219.5 -528.5q-43 -92 -86 -156.5 t-94 -106.5t-115.5 -61.5t-150.5 -19.5q-72 0 -132.5 13.5t-99.5 29.5z" />
166-<glyph unicode="z" horiz-adv-x="1024" d="M72 0v180q43 74 103.5 159t127 171t132 167t120.5 146h-459v254h856v-205q-37 -41 -99 -110.5t-134 -153.5t-144.5 -176t-132.5 -178h521v-254h-891z" />
167-<glyph unicode="{" horiz-adv-x="759" d="M72 492v241q92 0 133 53.5t41 139.5v309q0 88 22.5 156.5t74.5 115.5t139 72t216 25h41v-244h-51q-92 0 -124 -41t-32 -127v-272q0 -106 -28.5 -180t-114.5 -128q86 -53 114.5 -126.5t28.5 -180.5v-272q0 -86 32 -127t124 -41h51v-244h-41q-129 0 -216 24.5t-139 71.5 t-74.5 116t-22.5 157v309q0 86 -41 139.5t-133 53.5z" />
168-<glyph unicode="|" horiz-adv-x="659" d="M184 -379v1983h291v-1983h-291z" />
169-<glyph unicode="}" horiz-adv-x="759" d="M20 -135h52q92 0 123.5 41t31.5 127v272q0 106 29 180t115 127q-86 53 -115 127t-29 181v272q0 86 -31.5 127t-123.5 41h-52v244h41q129 0 216.5 -25t139.5 -72t74.5 -115.5t22.5 -156.5v-309q0 -86 41 -139.5t133 -53.5v-241q-92 0 -133 -53.5t-41 -139.5v-309 q0 -88 -22.5 -157t-74.5 -116t-139.5 -71.5t-216.5 -24.5h-41v244z" />
170-<glyph unicode="~" d="M47 465q10 57 32.5 120.5t60.5 117t95.5 88t137.5 34.5q61 0 115.5 -24.5t104.5 -53t96 -53t91 -24.5q16 0 33.5 4t34 19.5t32 45t27.5 80.5l209 -57q-10 -57 -32.5 -120.5t-61.5 -117t-95 -88.5t-136 -35q-61 0 -115.5 25t-105 53.5t-96.5 53t-91 24.5q-16 0 -33.5 -4 t-34 -19.5t-32 -45t-27.5 -80.5z" />
171-<glyph unicode="&#xa1;" horiz-adv-x="585" d="M102 889q0 90 58.5 139t132.5 49t132 -49t58 -139t-58 -139.5t-132 -49.5t-132.5 49.5t-58.5 139.5zM131 8q0 166 13.5 309.5t33.5 290.5h234q20 -147 32.5 -290.5t12.5 -309.5v-377h-326v377z" />
172-<glyph unicode="&#xa2;" d="M92 600q0 90 24.5 173t73 150.5t116 118t153.5 76.5v299h291v-276q53 -8 101 -20.5t95 -33.5l-67 -243q-43 16 -93.5 28.5t-113.5 12.5q-129 0 -199 -77t-70 -208q0 -139 66 -212t215 -73q55 0 118.5 10.5t117.5 32.5l43 -249q-41 -16 -94.5 -29.5t-118.5 -22.5v-280 h-291v299q-188 51 -277.5 192.5t-89.5 331.5z" />
173-<glyph unicode="&#xa3;" d="M47 559v248h178v108q0 154 37 255.5t101.5 163t154.5 87t197 25.5q82 0 153.5 -16.5t139.5 -45.5l-76 -239q-47 23 -89 33t-102 12q-49 0 -89 -10.5t-68.5 -39t-45 -77.5t-16.5 -123v-133h340v-248h-340q-2 -72 -9 -153.5t-17 -149.5h534v-256h-870q37 164 49 303t16 256 h-178z" />
174-<glyph unicode="&#xa4;" d="M51 385l148 141q-43 80 -43 185q0 104 43 184l-148 141l193 189l151 -148q43 20 88.5 28.5t98.5 8.5q51 0 97 -8t91 -29l152 146l190 -187l-147 -141q43 -80 43 -184t-43 -185l147 -141l-192 -188l-152 147q-43 -20 -88 -28.5t-98 -8.5q-51 0 -97.5 8.5t-91.5 28.5 l-151 -145zM414 711q0 -88 49 -133.5t119 -45.5t119 45.5t49 133.5t-49.5 133t-118.5 45q-70 0 -119 -45t-49 -133z" />
175-<glyph unicode="&#xa5;" d="M-10 1419h348q63 -141 121.5 -283.5t128.5 -277.5q68 135 123 279.5t116 281.5h347q-78 -158 -161 -322.5t-177 -330.5h204v-203h-303v-133h303v-203h-303v-227h-309v227h-303v203h303v133h-303v203h205q-43 78 -90 164t-92.5 172t-86.5 168t-71 149z" />
176-<glyph unicode="&#xa6;" horiz-adv-x="618" d="M164 -379v813h291v-813h-291zM164 791v813h291v-813h-291z" />
177-<glyph unicode="&#xa7;" horiz-adv-x="1054" d="M57 -133l76 244q47 -18 89 -33t84 -24t87 -14t101 -5q76 0 114.5 17.5t38.5 60.5q0 20 -8 35.5t-29.5 30t-57.5 28.5t-91 33q-80 27 -150.5 56.5t-123 73.5t-82 106.5t-29.5 154.5q0 96 46 161.5t111 129.5q-98 82 -98 196q0 158 116 246t333 88q94 0 193.5 -20.5 t178.5 -53.5l-75 -245q-66 29 -136.5 45t-162.5 16q-78 0 -110 -17.5t-32 -52.5q0 -43 35 -68.5t127 -56.5q90 -31 162 -63.5t121 -75.5t75.5 -102.5t26.5 -143.5q0 -45 -10 -80.5t-29.5 -66.5t-48.5 -60.5t-63 -60.5q63 -47 89.5 -103.5t26.5 -131.5q0 -334 -442 -334 q-158 0 -269.5 26.5t-183.5 63.5zM350 653q0 -78 68.5 -118.5t210.5 -88.5q33 29 54.5 64t21.5 70q0 39 -17.5 66.5t-51.5 51t-87 43.5t-123 45q-33 -29 -54.5 -63.5t-21.5 -69.5z" />
178-<glyph unicode="&#xa8;" horiz-adv-x="1097" d="M162 1389q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM618 1389q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
179-<glyph unicode="&#xa9;" horiz-adv-x="1630" d="M102 711q0 174 58.5 312t157 233.5t227.5 145.5t270 50t270 -50t227.5 -145.5t157 -233.5t58.5 -312t-58.5 -312.5t-157 -233.5t-227.5 -145.5t-270 -50.5t-270 50.5t-227.5 145.5t-157 233.5t-58.5 312.5zM311 711q0 -123 37 -223.5t103.5 -172t160 -110.5t203.5 -39 q111 0 204 39t159.5 110.5t103.5 172t37 223.5t-37 223t-103.5 172t-159.5 110.5t-204 38.5t-204 -38.5t-159.5 -110.5t-103.5 -172t-37 -223zM473 715q0 184 101.5 284.5t267.5 100.5q98 0 158.5 -26.5t82.5 -39.5l-65 -180q-29 16 -64.5 27.5t-93.5 11.5q-68 0 -108.5 -43 t-40.5 -125q0 -37 6 -70.5t22.5 -59.5t45 -42t75.5 -16q61 0 102.5 14t73.5 27l58 -187q-27 -14 -90.5 -38.5t-155.5 -24.5q-182 0 -278.5 100t-96.5 287z" />
180-<glyph unicode="&#xaa;" horiz-adv-x="817" d="M49 889q0 70 27.5 116t74 74.5t109 41t129.5 12.5q41 0 75 -4.5t56 -8.5v21q0 57 -34.5 89t-118.5 32q-57 0 -114.5 -8.5t-98.5 -22.5l-31 182q39 12 115.5 24.5t152.5 12.5q98 0 165 -21.5t108 -62.5t58 -98.5t17 -130.5v-465q-47 -10 -136 -25.5t-208 -15.5 q-162 0 -254 57t-92 201zM279 895q0 -53 36 -71.5t95 -18.5q33 0 62.5 2t47.5 4v160q-14 4 -40.5 7t-49.5 3q-61 0 -106 -16.5t-45 -69.5z" />
181-<glyph unicode="&#xab;" horiz-adv-x="1222" d="M41 582l336 491l231 -108l-207 -383l207 -383l-231 -109zM594 582l336 491l231 -108l-207 -383l207 -383l-231 -109z" />
182-<glyph unicode="&#xac;" d="M102 575v256h963v-735h-279v479h-684z" />
183-<glyph unicode="&#xad;" horiz-adv-x="696" d="M51 473v277h594v-277h-594z" />
184-<glyph unicode="&#xae;" horiz-adv-x="1630" d="M102 711q0 174 58.5 312t157 233.5t227.5 145.5t270 50t270 -50t227.5 -145.5t157 -233.5t58.5 -312q0 -176 -58.5 -313.5t-157 -232.5t-227.5 -145.5t-270 -50.5t-270 50.5t-227.5 145.5t-157 232.5t-58.5 313.5zM311 711q0 -123 37 -223.5t103.5 -172t160 -110.5 t203.5 -39q111 0 204 39t159.5 110.5t103.5 172t37 223.5t-37 223t-103.5 172t-159.5 110.5t-204 38.5t-204 -38.5t-159.5 -110.5t-103.5 -172t-37 -223zM545 362v701q70 16 130 23.5t105 7.5q330 0 330 -248q0 -127 -111 -187q23 -35 40.5 -66.5t35 -65t34.5 -73.5t40 -92 h-209q-35 78 -59.5 136.5t-55.5 105.5h-82v-242h-198zM743 764h37q66 0 98.5 17.5t32.5 66.5q0 41 -28.5 57.5t-83.5 16.5q-14 0 -29.5 -1t-26.5 -3v-154z" />
185-<glyph unicode="&#xaf;" horiz-adv-x="770" d="M55 1276v209h660v-209h-660z" />
186-<glyph unicode="&#xb0;" horiz-adv-x="743" d="M41 1282q0 74 26.5 132.5t71.5 100t105.5 63t126.5 21.5t126 -21.5t105 -63t71.5 -100t26.5 -132.5t-26.5 -132t-71.5 -100t-105.5 -63.5t-125.5 -21.5q-66 0 -126.5 21.5t-105.5 63.5t-71.5 100t-26.5 132zM258 1282q0 -53 35 -85t78 -32t77.5 32t34.5 85t-34.5 85 t-77.5 32t-78 -32t-35 -85z" />
187-<glyph unicode="&#xb1;" d="M100 0v256h963v-256h-963zM100 676v256h342v348h279v-348h342v-256h-342v-348h-279v348h-342z" />
188-<glyph unicode="&#xb2;" horiz-adv-x="743" d="M33 1331q53 45 136 83t175 38q80 0 136.5 -18.5t91 -52t51 -80t16.5 -101.5q0 -45 -14.5 -82t-38 -68.5t-54 -59t-61.5 -54.5q-35 -29 -72 -64.5t-59 -66.5h319v-187h-587q-2 16 -2 30v28q0 100 54 181t159 169q55 47 89 82t34 72q0 31 -18.5 49t-53.5 18 q-59 0 -109.5 -23.5t-85.5 -52.5z" />
189-<glyph unicode="&#xb3;" horiz-adv-x="743" d="M35 657l47 183q70 -29 118 -37t105 -8q72 0 100.5 21.5t28.5 53.5q0 84 -143 84h-84v168h84q47 0 77.5 18.5t30.5 55.5q0 66 -90 66q-47 0 -94 -15.5t-90 -36.5l-78 162q51 33 128 56.5t151 23.5q82 0 138 -18.5t90 -50t48 -73.5t14 -87q0 -43 -19 -82t-67 -76 q66 -31 95.5 -82t29.5 -115q0 -55 -18.5 -104t-59 -85t-107.5 -56.5t-163 -20.5q-35 0 -72.5 4t-74.5 12.5t-69 17.5t-56 21z" />
190-<glyph unicode="&#xb4;" horiz-adv-x="585" d="M53 1305l291 331l186 -172l-337 -284z" />
191-<glyph unicode="&#xb5;" horiz-adv-x="1216" d="M143 -340v1417h306v-577q0 -78 11 -129.5t34.5 -81t58.5 -41.5t82 -12q33 0 68.5 3t64.5 7v831h305v-1040q-80 -23 -191.5 -40t-240.5 -17q-53 0 -108.5 10t-94.5 28q4 -41 7.5 -82.5t3.5 -117.5v-158h-306z" />
192-<glyph unicode="&#xb6;" horiz-adv-x="1454" d="M82 975q0 223 175 342t505 119q63 0 134 -4.5t140.5 -10.5t135 -16t118.5 -23v-1763h-289v1557q-29 4 -82 6t-98 2v-1565h-291v909q-229 31 -338.5 136.5t-109.5 310.5z" />
193-<glyph unicode="&#xb7;" horiz-adv-x="503" d="M61 604q0 92 58.5 140t132.5 48t132 -48t58 -140t-58 -140.5t-132 -48.5t-132.5 48.5t-58.5 140.5z" />
194-<glyph unicode="&#xb8;" horiz-adv-x="667" d="M92 -426l37 178q14 -4 52 -13t75 -9q29 0 50.5 11t23.5 40q2 25 -19.5 45t-68.5 31l-25 6q6 20 17.5 47t23.5 52.5t22.5 47t16.5 31.5h203q-12 -23 -31 -60.5t-29 -62.5q66 -33 90.5 -78t24.5 -92q0 -98 -77 -149.5t-206 -51.5q-45 0 -90 7.5t-90 19.5z" />
195-<glyph unicode="&#xb9;" horiz-adv-x="743" d="M78 1266q86 35 167 79t140 91h178v-818h-233v553q-41 -23 -84 -42t-105 -42z" />
196-<glyph unicode="&#xba;" horiz-adv-x="935" d="M68 1036q0 98 29.5 175t82.5 130.5t127 82t162 28.5t162 -28.5t126 -82t81.5 -130.5t29.5 -175q0 -96 -29.5 -172t-81.5 -128t-126 -80.5t-162 -28.5t-162 28.5t-127 80.5t-82.5 128t-29.5 172zM301 1036q0 -92 44 -148.5t124 -56.5t123 56.5t43 148.5q0 98 -43 154.5 t-123 56.5q-78 0 -123 -56t-45 -155z" />
197-<glyph unicode="&#xbb;" horiz-adv-x="1222" d="M61 199l207 383l-207 383l232 108l336 -491l-336 -492zM614 199l207 383l-207 383l232 108l336 -491l-336 -492z" />
198-<glyph unicode="&#xbc;" horiz-adv-x="1798" d="M41 1266q86 35 167 79t140 91h178v-818h-233v553q-41 -23 -84 -42t-105 -42zM379 0l731 1419h279l-728 -1419h-282zM1096 179v147q86 145 175 263t198 233h202v-473h95v-170h-95v-177h-192v177h-383zM1311 349h168v245q-47 -53 -89 -113.5t-79 -131.5z" />
199-<glyph unicode="&#xbd;" horiz-adv-x="1798" d="M41 1266q86 35 167 79t140 91h178v-818h-233v553q-41 -23 -84 -42t-105 -42zM322 0l731 1419h279l-728 -1419h-282zM1088 717q53 45 136 83t175 38q80 0 136.5 -18.5t91 -52t51 -80t16.5 -101.5q0 -45 -14.5 -82t-38 -68.5t-54 -59t-61.5 -54.5q-35 -29 -72 -64.5 t-59 -66.5h319v-187h-587q-2 16 -2 30v28q0 100 54 181t159 169q55 47 89 82t34 72q0 31 -18.5 49t-53.5 18q-59 0 -109.5 -23.5t-85.5 -52.5z" />
200-<glyph unicode="&#xbe;" horiz-adv-x="1798" d="M47 657l47 183q70 -29 118 -37t105 -8q72 0 100.5 21.5t28.5 53.5q0 84 -143 84h-84v168h84q47 0 77.5 18.5t30.5 55.5q0 66 -90 66q-47 0 -94 -15.5t-90 -36.5l-78 162q51 33 128 56.5t151 23.5q82 0 138 -18.5t90 -50t48 -73.5t14 -87q0 -43 -19 -82t-67 -76 q66 -31 95.5 -82t29.5 -115q0 -55 -18.5 -104t-59 -85t-107.5 -56.5t-163 -20.5q-35 0 -72.5 4t-74.5 12.5t-69 17.5t-56 21zM422 0l731 1419h279l-728 -1419h-282zM1096 179v147q86 145 175 263t198 233h202v-473h95v-170h-95v-177h-192v177h-383zM1311 349h168v245 q-47 -53 -89 -113.5t-79 -131.5z" />
201-<glyph unicode="&#xbf;" horiz-adv-x="931" d="M51 -43q0 57 17.5 105.5t44 89.5t60.5 77.5t69 69.5q25 25 51 52.5t47.5 58t36 64.5t14.5 69v24.5t-2 28.5h270q4 -20 5.5 -46t1.5 -44q0 -57 -14.5 -104.5t-38 -87.5t-54.5 -73.5t-63 -66.5q-47 -47 -86 -93t-39 -106q0 -49 37.5 -83.5t111.5 -34.5t139.5 18.5 t145.5 58.5l86 -231q-80 -51 -188.5 -78.5t-213.5 -27.5q-131 0 -216 34.5t-134 88t-68.5 117t-19.5 120.5zM330 887q0 90 58 139t132 49t132.5 -49t58.5 -139t-58.5 -139.5t-132.5 -49.5t-132 49.5t-58 139.5z" />
202-<glyph unicode="&#xc0;" horiz-adv-x="1476" d="M20 0q80 229 152 423.5t140.5 367t135 327t138.5 301.5h305q70 -147 137.5 -301.5t136 -327t140 -367t151.5 -423.5h-342q-23 74 -50.5 151.5t-53.5 155.5h-553q-27 -78 -54.5 -155.5t-50.5 -151.5h-332zM485 1792l186 172l291 -331l-139 -125zM530 561h404 q-33 92 -63.5 176t-58.5 154t-48.5 123t-32.5 84q-10 -31 -30.5 -84t-47 -123t-58.5 -154t-65 -176z" />
203-<glyph unicode="&#xc1;" horiz-adv-x="1476" d="M20 0q80 229 152 423.5t140.5 367t135 327t138.5 301.5h305q70 -147 137.5 -301.5t136 -327t140 -367t151.5 -423.5h-342q-23 74 -50.5 151.5t-53.5 155.5h-553q-27 -78 -54.5 -155.5t-50.5 -151.5h-332zM497 1633l291 331l186 -172l-337 -284zM530 561h404 q-33 92 -63.5 176t-58.5 154t-48.5 123t-32.5 84q-10 -31 -30.5 -84t-47 -123t-58.5 -154t-65 -176z" />
204-<glyph unicode="&#xc2;" horiz-adv-x="1476" d="M20 0q80 229 152 423.5t140.5 367t135 327t138.5 301.5h305q70 -147 137.5 -301.5t136 -327t140 -367t151.5 -423.5h-342q-23 74 -50.5 151.5t-53.5 155.5h-553q-27 -78 -54.5 -155.5t-50.5 -151.5h-332zM416 1661l322 281l317 -281l-113 -135l-204 157l-205 -157z M530 561h404q-33 92 -63.5 176t-58.5 154t-48.5 123t-32.5 84q-10 -31 -30.5 -84t-47 -123t-58.5 -154t-65 -176z" />
205-<glyph unicode="&#xc3;" horiz-adv-x="1476" d="M20 0q80 229 152 423.5t140.5 367t135 327t138.5 301.5h305q70 -147 137.5 -301.5t136 -327t140 -367t151.5 -423.5h-342q-23 74 -50.5 151.5t-53.5 155.5h-553q-27 -78 -54.5 -155.5t-50.5 -151.5h-332zM364 1659q12 31 33.5 68t52.5 68.5t70 52t86 20.5 q37 0 68.5 -11.5t62.5 -24.5t60.5 -24.5t64.5 -11.5q41 0 67.5 27t42.5 61l150 -98q-12 -31 -33.5 -67.5t-52.5 -68.5t-70 -52.5t-86 -20.5q-37 0 -68.5 11.5t-62.5 24.5t-61.5 24.5t-63.5 11.5q-41 0 -67.5 -26.5t-42.5 -61.5zM530 561h404q-33 92 -63.5 176t-58.5 154 t-48.5 123t-32.5 84q-10 -31 -30.5 -84t-47 -123t-58.5 -154t-65 -176z" />
206-<glyph unicode="&#xc4;" horiz-adv-x="1476" d="M20 0q80 229 152 423.5t140.5 367t135 327t138.5 301.5h305q70 -147 137.5 -301.5t136 -327t140 -367t151.5 -423.5h-342q-23 74 -50.5 151.5t-53.5 155.5h-553q-27 -78 -54.5 -155.5t-50.5 -151.5h-332zM338 1717q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113 q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM530 561h404q-33 92 -63.5 176t-58.5 154t-48.5 123t-32.5 84q-10 -31 -30.5 -84t-47 -123t-58.5 -154t-65 -176zM794 1717q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42 t-47.5 114z" />
207-<glyph unicode="&#xc5;" horiz-adv-x="1476" d="M20 0q78 223 148 414.5t137.5 360.5t133 320.5t134.5 297.5q-35 31 -55 74.5t-20 103.5q0 57 19.5 101t53 74t76.5 45t90 15q49 0 93 -15t78 -45t53.5 -74t19.5 -101q0 -59 -21.5 -104.5t-56.5 -73.5q68 -145 134.5 -297t133 -321t137 -360.5t148.5 -414.5h-342 q-23 74 -50.5 151.5t-53.5 155.5h-553q-27 -78 -54.5 -155.5t-50.5 -151.5h-332zM530 561h404q-33 92 -63.5 176t-58.5 154t-48.5 123t-32.5 84q-10 -31 -30.5 -84t-47 -123t-58.5 -154t-65 -176zM645 1571q0 -47 28.5 -71.5t63.5 -24.5q37 0 65.5 24.5t28.5 71.5 t-28.5 71.5t-65.5 24.5q-35 0 -63.5 -24.5t-28.5 -71.5z" />
208-<glyph unicode="&#xc6;" horiz-adv-x="2035" d="M20 0q250 449 465 800t408 619h1024v-268h-604v-279h532v-262h-532v-342h651v-268h-960v336h-451q-43 -78 -94 -168t-88 -168h-351zM682 590h322v520q-33 -47 -74 -112.5t-85 -136t-86 -142.5t-77 -129z" />
209-<glyph unicode="&#xc7;" horiz-adv-x="1327" d="M102 711q0 176 55.5 314t152 233.5t229.5 144.5t288 49q90 0 164 -13.5t129.5 -30.5t92 -35.5t53.5 -29.5l-92 -258q-66 35 -153 59.5t-198 24.5q-74 0 -144.5 -24.5t-124.5 -78.5t-87 -140t-33 -209q0 -98 21.5 -183t69.5 -146.5t126 -97.5t189 -36q70 0 125 8t98 19.5 t75.5 26t59.5 26.5l88 -256q-59 -37 -162.5 -67t-238.5 -38q-8 -16 -14.5 -30.5t-10.5 -24.5q66 -33 90.5 -78t24.5 -92q0 -98 -78 -149.5t-205 -51.5q-45 0 -90 7.5t-90 19.5l37 178q14 -4 52 -13t75 -9q29 0 50.5 11t23.5 40q2 25 -19.5 45t-68.5 31l-25 6q8 25 21.5 56.5 t25.5 60.5q-287 35 -434.5 222t-147.5 509z" />
210-<glyph unicode="&#xc8;" horiz-adv-x="1241" d="M164 0v1419h958v-268h-639v-279h568v-262h-568v-342h686v-268h-1005zM391 1792l186 172l291 -331l-139 -125z" />
211-<glyph unicode="&#xc9;" horiz-adv-x="1241" d="M164 0v1419h958v-268h-639v-279h568v-262h-568v-342h686v-268h-1005zM424 1633l291 331l186 -172l-337 -284z" />
212-<glyph unicode="&#xca;" horiz-adv-x="1241" d="M164 0v1419h958v-268h-639v-279h568v-262h-568v-342h686v-268h-1005zM326 1661l322 281l317 -281l-113 -135l-204 157l-205 -157z" />
213-<glyph unicode="&#xcb;" horiz-adv-x="1241" d="M164 0v1419h958v-268h-639v-279h568v-262h-568v-342h686v-268h-1005zM252 1717q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM708 1717q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42 t-110.5 42t-47.5 114z" />
214-<glyph unicode="&#xcc;" horiz-adv-x="647" d="M72 1792l186 172l291 -331l-139 -125zM164 0v1419h319v-1419h-319z" />
215-<glyph unicode="&#xcd;" horiz-adv-x="647" d="M102 1633l291 331l186 -172l-337 -284zM164 0v1419h319v-1419h-319z" />
216-<glyph unicode="&#xce;" horiz-adv-x="647" d="M8 1661l322 281l317 -281l-113 -135l-204 157l-205 -157zM164 0v1419h319v-1419h-319z" />
217-<glyph unicode="&#xcf;" horiz-adv-x="647" d="M-57 1717q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM164 0v1419h319v-1419h-319zM399 1717q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
218-<glyph unicode="&#xd0;" horiz-adv-x="1531" d="M20 618v236h166v547q111 20 231 27.5t206 7.5q182 0 330.5 -41t255 -129t164 -225t57.5 -330q0 -184 -57.5 -321.5t-163 -227.5t-257 -135t-340.5 -45q-86 0 -200.5 7t-225.5 29v600h-166zM506 260q23 -2 52.5 -3t70.5 -1q240 0 355.5 121t115.5 334q0 223 -110.5 337.5 t-350.5 114.5q-33 0 -67.5 -1t-65.5 -5v-303h258v-236h-258v-358z" />
219-<glyph unicode="&#xd1;" horiz-adv-x="1548" d="M164 0v1419h260q68 -68 149.5 -166t166.5 -209.5t169 -231.5t158 -230v837h317v-1419h-268q-137 244 -297 481.5t-340 448.5v-930h-315zM399 1659q12 31 33.5 68t52.5 68.5t70 52t86 20.5q37 0 68.5 -11.5t62.5 -24.5t60.5 -24.5t64.5 -11.5q41 0 67.5 27t42.5 61 l150 -98q-12 -31 -33.5 -67.5t-52.5 -68.5t-70 -52.5t-86 -20.5q-37 0 -68.5 11.5t-62.5 24.5t-61.5 24.5t-63.5 11.5q-41 0 -67.5 -26.5t-42.5 -61.5z" />
220-<glyph unicode="&#xd2;" horiz-adv-x="1617" d="M102 711q0 182 57.5 320t155 232.5t225.5 141.5t269 47q145 0 274 -47t225.5 -141.5t152 -232.5t55.5 -320t-54.5 -320.5t-148.5 -231.5t-224.5 -140.5t-279.5 -47.5q-145 0 -274 47.5t-225.5 140.5t-152 231t-55.5 321zM432 711q0 -104 25.5 -188.5t74 -145t118 -93 t159.5 -32.5q88 0 158.5 32.5t119 93t74 144.5t25.5 189q0 104 -25.5 189t-74 145.5t-119 93t-158.5 32.5q-90 0 -159.5 -33.5t-118 -94t-74 -145.5t-25.5 -187zM557 1792l186 172l291 -331l-139 -125z" />
221-<glyph unicode="&#xd3;" horiz-adv-x="1617" d="M102 711q0 182 57.5 320t155 232.5t225.5 141.5t269 47q145 0 274 -47t225.5 -141.5t152 -232.5t55.5 -320t-54.5 -320.5t-148.5 -231.5t-224.5 -140.5t-279.5 -47.5q-145 0 -274 47.5t-225.5 140.5t-152 231t-55.5 321zM432 711q0 -104 25.5 -188.5t74 -145t118 -93 t159.5 -32.5q88 0 158.5 32.5t119 93t74 144.5t25.5 189q0 104 -25.5 189t-74 145.5t-119 93t-158.5 32.5q-90 0 -159.5 -33.5t-118 -94t-74 -145.5t-25.5 -187zM573 1633l291 331l186 -172l-337 -284z" />
222-<glyph unicode="&#xd4;" horiz-adv-x="1617" d="M102 711q0 182 57.5 320t155 232.5t225.5 141.5t269 47q145 0 274 -47t225.5 -141.5t152 -232.5t55.5 -320t-54.5 -320.5t-148.5 -231.5t-224.5 -140.5t-279.5 -47.5q-145 0 -274 47.5t-225.5 140.5t-152 231t-55.5 321zM432 711q0 -104 25.5 -188.5t74 -145t118 -93 t159.5 -32.5q88 0 158.5 32.5t119 93t74 144.5t25.5 189q0 104 -25.5 189t-74 145.5t-119 93t-158.5 32.5q-90 0 -159.5 -33.5t-118 -94t-74 -145.5t-25.5 -187zM489 1661l322 281l317 -281l-113 -135l-204 157l-205 -157z" />
223-<glyph unicode="&#xd5;" horiz-adv-x="1617" d="M102 711q0 182 57.5 320t155 232.5t225.5 141.5t269 47q145 0 274 -47t225.5 -141.5t152 -232.5t55.5 -320t-54.5 -320.5t-148.5 -231.5t-224.5 -140.5t-279.5 -47.5q-145 0 -274 47.5t-225.5 140.5t-152 231t-55.5 321zM432 711q0 -104 25.5 -188.5t74 -145t118 -93 t159.5 -32.5q88 0 158.5 32.5t119 93t74 144.5t25.5 189q0 104 -25.5 189t-74 145.5t-119 93t-158.5 32.5q-90 0 -159.5 -33.5t-118 -94t-74 -145.5t-25.5 -187zM434 1659q12 31 33.5 68t52.5 68.5t70 52t86 20.5q37 0 68.5 -11.5t62.5 -24.5t60.5 -24.5t64.5 -11.5 q41 0 67.5 27t42.5 61l150 -98q-12 -31 -33.5 -67.5t-52.5 -68.5t-70 -52.5t-86 -20.5q-37 0 -68.5 11.5t-62.5 24.5t-61.5 24.5t-63.5 11.5q-41 0 -67.5 -26.5t-42.5 -61.5z" />
224-<glyph unicode="&#xd6;" horiz-adv-x="1617" d="M102 711q0 182 57.5 320t155 232.5t225.5 141.5t269 47q145 0 274 -47t225.5 -141.5t152 -232.5t55.5 -320t-54.5 -320.5t-148.5 -231.5t-224.5 -140.5t-279.5 -47.5q-145 0 -274 47.5t-225.5 140.5t-152 231t-55.5 321zM410 1717q0 72 47 113.5t110 41.5t110.5 -42 t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM432 711q0 -104 25.5 -188.5t74 -145t118 -93t159.5 -32.5q88 0 158.5 32.5t119 93t74 144.5t25.5 189q0 104 -25.5 189t-74 145.5t-119 93t-158.5 32.5q-90 0 -159.5 -33.5t-118 -94t-74 -145.5t-25.5 -187z M866 1717q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
225-<glyph unicode="&#xd7;" d="M127 336l279 276l-279 279l178 178l277 -278l278 278l178 -178l-278 -279l278 -276l-178 -178l-278 278l-277 -278z" />
226-<glyph unicode="&#xd8;" horiz-adv-x="1617" d="M102 711q0 182 57.5 320t155 232.5t225.5 141.5t269 47q203 0 365 -90l114 149l174 -129l-121 -155q82 -92 128.5 -221t46.5 -295q0 -182 -54.5 -320.5t-148.5 -231.5t-224.5 -140.5t-279.5 -47.5q-102 0 -195.5 21.5t-173.5 68.5l-118 -153l-175 129l125 160 q-80 92 -125 220t-45 294zM432 711q0 -141 47 -246l512 661q-80 45 -182 45q-90 0 -159.5 -33.5t-118 -94t-74 -145.5t-25.5 -187zM623 297q84 -45 186 -45q88 0 158.5 32.5t119 93t74 145t25.5 188.5q0 147 -49 252z" />
227-<glyph unicode="&#xd9;" horiz-adv-x="1447" d="M143 537v882h320v-856q0 -86 19.5 -146.5t53 -98t82 -54t105.5 -16.5q117 0 189.5 71.5t72.5 243.5v856h320v-882q0 -125 -35 -229.5t-106.5 -179.5t-182 -116t-262.5 -41q-150 0 -258.5 42t-179 117t-104.5 178.5t-34 228.5zM430 1792l186 172l291 -331l-139 -125z" />
228-<glyph unicode="&#xda;" horiz-adv-x="1447" d="M143 537v882h320v-856q0 -86 19.5 -146.5t53 -98t82 -54t105.5 -16.5q117 0 189.5 71.5t72.5 243.5v856h320v-882q0 -125 -35 -229.5t-106.5 -179.5t-182 -116t-262.5 -41q-150 0 -258.5 42t-179 117t-104.5 178.5t-34 228.5zM524 1633l291 331l186 -172l-337 -284z" />
229-<glyph unicode="&#xdb;" horiz-adv-x="1447" d="M143 537v882h320v-856q0 -86 19.5 -146.5t53 -98t82 -54t105.5 -16.5q117 0 189.5 71.5t72.5 243.5v856h320v-882q0 -125 -35 -229.5t-106.5 -179.5t-182 -116t-262.5 -41q-150 0 -258.5 42t-179 117t-104.5 178.5t-34 228.5zM401 1661l322 281l317 -281l-113 -135 l-204 157l-205 -157z" />
230-<glyph unicode="&#xdc;" horiz-adv-x="1447" d="M143 537v882h320v-856q0 -86 19.5 -146.5t53 -98t82 -54t105.5 -16.5q117 0 189.5 71.5t72.5 243.5v856h320v-882q0 -125 -35 -229.5t-106.5 -179.5t-182 -116t-262.5 -41q-150 0 -258.5 42t-179 117t-104.5 178.5t-34 228.5zM338 1717q0 72 47 113.5t110 41.5t110.5 -42 t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM794 1717q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
231-<glyph unicode="&#xdd;" horiz-adv-x="1353" d="M10 1419h371q66 -147 141.5 -292.5t161.5 -290.5q86 145 164 290.5t143 292.5h352q-117 -229 -241.5 -444t-263.5 -432v-543h-320v539q-139 217 -265 434t-243 446zM487 1633l291 331l186 -172l-337 -284z" />
232-<glyph unicode="&#xde;" horiz-adv-x="1318" d="M164 0v1419h319v-205q14 2 35 3.5t41.5 2.5t40 1h31.5q135 0 248.5 -26t195.5 -83t127 -147.5t45 -219.5q0 -256 -172 -369.5t-491 -113.5h-101v-262h-319zM483 535h101q166 0 250 45t84 168q0 59 -22 98t-61.5 62.5t-97 32.5t-127.5 9q-35 0 -68.5 -2t-58.5 -4v-409z " />
233-<glyph unicode="&#xdf;" horiz-adv-x="1349" d="M143 0v1092q0 109 29 199.5t89.5 157.5t151.5 103.5t216 36.5q119 0 205 -27.5t141 -73.5t80.5 -108.5t25.5 -130.5q0 -86 -17 -137t-58 -98q-45 -53 -81 -98.5t-36 -102.5q0 -31 16.5 -53.5t43 -43t62.5 -41t76 -42.5q74 -43 129.5 -112.5t55.5 -180.5 q0 -176 -100.5 -270.5t-331.5 -94.5q-113 0 -180.5 20.5t-108.5 37.5l51 246q20 -8 49 -17.5t59.5 -17.5t62.5 -13.5t61 -5.5q137 0 137 111q0 53 -55.5 95t-141.5 81q-59 27 -95 57.5t-54.5 64.5t-24.5 68.5t-6 71.5q0 86 39 144.5t92 119.5q35 41 53.5 76t18.5 88 q0 68 -43 100.5t-117 32.5q-98 0 -146.5 -61.5t-48.5 -175.5v-1098h-299z" />
234-<glyph unicode="&#xe0;" horiz-adv-x="1132" d="M72 332q0 94 37.5 159.5t101 104.5t145.5 56.5t170 17.5q59 0 105.5 -5.5t75.5 -13.5v29q0 78 -47.5 125t-163.5 47q-78 0 -154 -11.5t-131 -31.5l-39 246q27 8 67 17t87 16.5t99 12.5t105 5q135 0 225.5 -31t144.5 -88t76.5 -139t22.5 -182v-635q-66 -14 -182.5 -34 t-281.5 -20q-104 0 -189.5 18.5t-147 60.5t-94 109.5t-32.5 166.5zM293 1464l186 172l291 -331l-139 -125zM375 340q0 -72 48 -99.5t132 -27.5q45 0 86 2t66 6v232q-18 4 -55.5 8t-67.5 4q-43 0 -81 -5t-66.5 -19.5t-45 -39t-16.5 -61.5z" />
235-<glyph unicode="&#xe1;" horiz-adv-x="1132" d="M72 332q0 94 37.5 159.5t101 104.5t145.5 56.5t170 17.5q59 0 105.5 -5.5t75.5 -13.5v29q0 78 -47.5 125t-163.5 47q-78 0 -154 -11.5t-131 -31.5l-39 246q27 8 67 17t87 16.5t99 12.5t105 5q135 0 225.5 -31t144.5 -88t76.5 -139t22.5 -182v-635q-66 -14 -182.5 -34 t-281.5 -20q-104 0 -189.5 18.5t-147 60.5t-94 109.5t-32.5 166.5zM336 1305l291 331l186 -172l-337 -284zM375 340q0 -72 48 -99.5t132 -27.5q45 0 86 2t66 6v232q-18 4 -55.5 8t-67.5 4q-43 0 -81 -5t-66.5 -19.5t-45 -39t-16.5 -61.5z" />
236-<glyph unicode="&#xe2;" horiz-adv-x="1132" d="M72 332q0 94 37.5 159.5t101 104.5t145.5 56.5t170 17.5q59 0 105.5 -5.5t75.5 -13.5v29q0 78 -47.5 125t-163.5 47q-78 0 -154 -11.5t-131 -31.5l-39 246q27 8 67 17t87 16.5t99 12.5t105 5q135 0 225.5 -31t144.5 -88t76.5 -139t22.5 -182v-635q-66 -14 -182.5 -34 t-281.5 -20q-104 0 -189.5 18.5t-147 60.5t-94 109.5t-32.5 166.5zM213 1321l322 281l317 -281l-113 -135l-204 157l-205 -157zM375 340q0 -72 48 -99.5t132 -27.5q45 0 86 2t66 6v232q-18 4 -55.5 8t-67.5 4q-43 0 -81 -5t-66.5 -19.5t-45 -39t-16.5 -61.5z" />
237-<glyph unicode="&#xe3;" horiz-adv-x="1132" d="M72 332q0 94 37.5 159.5t101 104.5t145.5 56.5t170 17.5q59 0 105.5 -5.5t75.5 -13.5v29q0 78 -47.5 125t-163.5 47q-78 0 -154 -11.5t-131 -31.5l-39 246q27 8 67 17t87 16.5t99 12.5t105 5q135 0 225.5 -31t144.5 -88t76.5 -139t22.5 -182v-635q-66 -14 -182.5 -34 t-281.5 -20q-104 0 -189.5 18.5t-147 60.5t-94 109.5t-32.5 166.5zM174 1325q12 31 33.5 68t52.5 68.5t70 52t86 20.5q37 0 68.5 -11.5t62.5 -24.5t60.5 -24.5t64.5 -11.5q41 0 67.5 27t42.5 61l150 -98q-12 -31 -33.5 -67.5t-52.5 -68.5t-70 -52.5t-86 -20.5 q-37 0 -68.5 11.5t-62.5 24.5t-61.5 24.5t-63.5 11.5q-41 0 -67.5 -26.5t-42.5 -61.5zM375 340q0 -72 48 -99.5t132 -27.5q45 0 86 2t66 6v232q-18 4 -55.5 8t-67.5 4q-43 0 -81 -5t-66.5 -19.5t-45 -39t-16.5 -61.5z" />
238-<glyph unicode="&#xe4;" horiz-adv-x="1132" d="M72 332q0 94 37.5 159.5t101 104.5t145.5 56.5t170 17.5q59 0 105.5 -5.5t75.5 -13.5v29q0 78 -47.5 125t-163.5 47q-78 0 -154 -11.5t-131 -31.5l-39 246q27 8 67 17t87 16.5t99 12.5t105 5q135 0 225.5 -31t144.5 -88t76.5 -139t22.5 -182v-635q-66 -14 -182.5 -34 t-281.5 -20q-104 0 -189.5 18.5t-147 60.5t-94 109.5t-32.5 166.5zM158 1389q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM375 340q0 -72 48 -99.5t132 -27.5q45 0 86 2t66 6v232q-18 4 -55.5 8t-67.5 4q-43 0 -81 -5 t-66.5 -19.5t-45 -39t-16.5 -61.5zM614 1389q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
239-<glyph unicode="&#xe5;" horiz-adv-x="1132" d="M72 332q0 94 37.5 159.5t101 104.5t145.5 56.5t170 17.5q59 0 105.5 -5.5t75.5 -13.5v29q0 78 -47.5 125t-163.5 47q-78 0 -154 -11.5t-131 -31.5l-39 246q27 8 67 17t87 16.5t99 12.5t105 5q135 0 225.5 -31t144.5 -88t76.5 -139t22.5 -182v-635q-66 -14 -182.5 -34 t-281.5 -20q-104 0 -189.5 18.5t-147 60.5t-94 109.5t-32.5 166.5zM326 1432q0 57 19.5 101t53.5 73.5t77 45t90 15.5q49 0 93 -15.5t78 -45t53 -73.5t19 -101t-19 -101.5t-53 -74t-78 -45t-93 -15.5q-47 0 -90 15.5t-77 45t-53.5 73.5t-19.5 102zM375 340q0 -72 48 -99.5 t132 -27.5q45 0 86 2t66 6v232q-18 4 -55.5 8t-67.5 4q-43 0 -81 -5t-66.5 -19.5t-45 -39t-16.5 -61.5zM474 1432q0 -47 28.5 -72t63.5 -25q37 0 65.5 25t28.5 72t-28.5 71.5t-65.5 24.5q-35 0 -63.5 -24.5t-28.5 -71.5z" />
240-<glyph unicode="&#xe6;" horiz-adv-x="1789" d="M72 332q0 94 37.5 159.5t101 104.5t145.5 56.5t170 17.5q59 0 105.5 -5.5t75.5 -13.5v35q0 78 -47.5 122t-163.5 44q-78 0 -154 -11.5t-131 -31.5l-39 246q27 8 67 17t87 16.5t99 12.5t105 5q63 0 114.5 -8t91.5 -25.5t73 -45.5t61 -66q70 78 158 111.5t189 33.5 q111 0 198.5 -36t151 -105.5t97.5 -173t34 -238.5q0 -27 -2 -58.5t-4 -56.5h-693q10 -94 88 -149.5t209 -55.5q84 0 165 15.5t132 38.5l41 -248q-25 -12 -65.5 -24.5t-91 -21.5t-107.5 -15.5t-115 -6.5q-121 0 -211 27t-153 70q-154 -90 -356 -91q-104 0 -189.5 18.5 t-147 60.5t-94 109.5t-32.5 166.5zM375 340q0 -72 48 -99.5t132 -27.5q63 0 115.5 7t91.5 24q-29 74 -39 120t-12 93q-29 4 -68 6t-59 2q-43 0 -81 -5t-66.5 -19.5t-45 -39t-16.5 -61.5zM997 647h404q-2 39 -13.5 76t-35 65.5t-59.5 47t-89 18.5q-51 0 -88 -17.5t-61.5 -46 t-37.5 -66.5t-20 -77z" />
241-<glyph unicode="&#xe7;" horiz-adv-x="1024" d="M92 539q0 117 38 220t109.5 180t174 122t233.5 45q86 0 158 -15.5t139 -43.5l-63 -244q-43 16 -94.5 28.5t-114.5 12.5q-135 0 -202 -84t-67 -221q0 -145 62.5 -225.5t218.5 -80.5q55 0 118.5 10.5t117.5 32.5l43 -249q-47 -20 -116 -35t-151 -19q-8 -16 -14 -30.5 t-10 -24.5q66 -33 90 -78t24 -92q0 -98 -77.5 -149.5t-204.5 -51.5q-45 0 -90 7.5t-90 19.5l36 178q14 -4 52.5 -13t74.5 -9q29 0 50.5 11t23.5 40q2 25 -19.5 45t-68.5 31l-24 6q8 27 22 60.5t29 62.5q-106 20 -183 70t-127.5 123t-74 165t-23.5 195z" />
242-<glyph unicode="&#xe8;" horiz-adv-x="1196" d="M92 530q0 143 44 251t116 179.5t165 108.5t191 37q229 0 362.5 -140.5t133.5 -412.5q0 -27 -2 -58.5t-4 -56.5h-692q10 -94 87.5 -149.5t208.5 -55.5q84 0 165 15.5t132 38.5l41 -248q-25 -12 -65.5 -24.5t-90.5 -21.5t-107.5 -15.5t-114.5 -6.5q-145 0 -253 43 t-178.5 118t-104.5 177t-34 221zM346 1464l186 172l291 -331l-139 -125zM406 647h403q-2 39 -13.5 76t-35 65.5t-59 47t-89.5 18.5q-51 0 -88 -17.5t-61.5 -46t-37.5 -66.5t-19 -77z" />
243-<glyph unicode="&#xe9;" horiz-adv-x="1196" d="M92 530q0 143 44 251t116 179.5t165 108.5t191 37q229 0 362.5 -140.5t133.5 -412.5q0 -27 -2 -58.5t-4 -56.5h-692q10 -94 87.5 -149.5t208.5 -55.5q84 0 165 15.5t132 38.5l41 -248q-25 -12 -65.5 -24.5t-90.5 -21.5t-107.5 -15.5t-114.5 -6.5q-145 0 -253 43 t-178.5 118t-104.5 177t-34 221zM379 1305l291 331l186 -172l-337 -284zM406 647h403q-2 39 -13.5 76t-35 65.5t-59 47t-89.5 18.5q-51 0 -88 -17.5t-61.5 -46t-37.5 -66.5t-19 -77z" />
244-<glyph unicode="&#xea;" horiz-adv-x="1196" d="M92 530q0 143 44 251t116 179.5t165 108.5t191 37q229 0 362.5 -140.5t133.5 -412.5q0 -27 -2 -58.5t-4 -56.5h-692q10 -94 87.5 -149.5t208.5 -55.5q84 0 165 15.5t132 38.5l41 -248q-25 -12 -65.5 -24.5t-90.5 -21.5t-107.5 -15.5t-114.5 -6.5q-145 0 -253 43 t-178.5 118t-104.5 177t-34 221zM276 1321l322 281l317 -281l-113 -135l-204 157l-205 -157zM406 647h403q-2 39 -13.5 76t-35 65.5t-59 47t-89.5 18.5q-51 0 -88 -17.5t-61.5 -46t-37.5 -66.5t-19 -77z" />
245-<glyph unicode="&#xeb;" horiz-adv-x="1196" d="M92 530q0 143 44 251t116 179.5t165 108.5t191 37q229 0 362.5 -140.5t133.5 -412.5q0 -27 -2 -58.5t-4 -56.5h-692q10 -94 87.5 -149.5t208.5 -55.5q84 0 165 15.5t132 38.5l41 -248q-25 -12 -65.5 -24.5t-90.5 -21.5t-107.5 -15.5t-114.5 -6.5q-145 0 -253 43 t-178.5 118t-104.5 177t-34 221zM223 1389q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM406 647h403q-2 39 -13.5 76t-35 65.5t-59 47t-89.5 18.5q-51 0 -88 -17.5t-61.5 -46t-37.5 -66.5t-19 -77zM679 1389q0 72 47.5 113.5 t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
246-<glyph unicode="&#xec;" horiz-adv-x="591" d="M45 1464l186 172l291 -331l-139 -125zM143 0v1077h306v-1077h-306z" />
247-<glyph unicode="&#xed;" horiz-adv-x="591" d="M84 1305l291 331l186 -172l-337 -284zM143 0v1077h306v-1077h-306z" />
248-<glyph unicode="&#xee;" horiz-adv-x="591" d="M-20 1321l322 281l317 -281l-113 -135l-204 157l-205 -157zM143 0v1077h306v-1077h-306z" />
249-<glyph unicode="&#xef;" horiz-adv-x="591" d="M-98 1389q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM143 0v1077h306v-1077h-306zM358 1389q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
250-<glyph unicode="&#xf0;" horiz-adv-x="1230" d="M92 479q0 113 32 207t95.5 159.5t159.5 102.5t225 37q53 0 111.5 -15.5t99.5 -35.5q-25 109 -88 211l-227 -76l-60 172l164 55q-35 35 -73.5 66t-79.5 59l170 176q72 -41 136 -93t120 -115l235 79l59 -172l-182 -61q72 -123 113 -266.5t41 -304.5q0 -154 -32 -281 t-97.5 -218t-167 -142.5t-240.5 -51.5q-129 0 -225 41t-160.5 109.5t-96.5 161t-32 196.5zM399 483q0 -111 50.5 -179t156.5 -68q68 0 112 33.5t69.5 90t34.5 130t9 151.5v13.5t-2 19.5q-51 41 -103 54t-101 13q-66 0 -109 -20.5t-69.5 -55t-37 -81.5t-10.5 -101z" />
251-<glyph unicode="&#xf1;" horiz-adv-x="1206" d="M143 0v1040q78 23 201 42.5t258 19.5q137 0 228.5 -36t144.5 -101.5t75.5 -155.5t22.5 -201v-608h-305v571q0 147 -39 209t-145 62q-33 0 -70 -3t-65 -8v-831h-306zM229 1325q12 31 33.5 68t52.5 68.5t70 52t86 20.5q37 0 68.5 -11.5t62.5 -24.5t60.5 -24.5t64.5 -11.5 q41 0 67.5 27t42.5 61l150 -98q-12 -31 -33.5 -67.5t-52.5 -68.5t-70 -52.5t-86 -20.5q-37 0 -68.5 11.5t-62.5 24.5t-61.5 24.5t-63.5 11.5q-41 0 -67.5 -26.5t-42.5 -61.5z" />
252-<glyph unicode="&#xf2;" horiz-adv-x="1243" d="M92 541q0 127 40 231.5t110.5 178t168 114.5t212.5 41q117 0 214 -41t166.5 -114.5t108.5 -178t39 -231.5t-37 -232.5t-106.5 -180.5t-167 -116t-217.5 -41q-119 0 -216.5 41t-167 116t-108.5 180.5t-39 232.5zM369 1464l186 172l291 -331l-139 -125zM403 541 q0 -141 57.5 -224.5t162.5 -83.5q104 0 160.5 83.5t56.5 224.5t-56.5 222t-160.5 81t-162 -81t-58 -222z" />
253-<glyph unicode="&#xf3;" horiz-adv-x="1243" d="M92 541q0 127 40 231.5t110.5 178t168 114.5t212.5 41q117 0 214 -41t166.5 -114.5t108.5 -178t39 -231.5t-37 -232.5t-106.5 -180.5t-167 -116t-217.5 -41q-119 0 -216.5 41t-167 116t-108.5 180.5t-39 232.5zM397 1305l291 331l186 -172l-337 -284zM403 541 q0 -141 57.5 -224.5t162.5 -83.5q104 0 160.5 83.5t56.5 224.5t-56.5 222t-160.5 81t-162 -81t-58 -222z" />
254-<glyph unicode="&#xf4;" horiz-adv-x="1243" d="M92 541q0 127 40 231.5t110.5 178t168 114.5t212.5 41q117 0 214 -41t166.5 -114.5t108.5 -178t39 -231.5t-37 -232.5t-106.5 -180.5t-167 -116t-217.5 -41q-119 0 -216.5 41t-167 116t-108.5 180.5t-39 232.5zM299 1321l322 281l317 -281l-113 -135l-204 157l-205 -157z M403 541q0 -141 57.5 -224.5t162.5 -83.5q104 0 160.5 83.5t56.5 224.5t-56.5 222t-160.5 81t-162 -81t-58 -222z" />
255-<glyph unicode="&#xf5;" horiz-adv-x="1243" d="M92 541q0 127 40 231.5t110.5 178t168 114.5t212.5 41q117 0 214 -41t166.5 -114.5t108.5 -178t39 -231.5t-37 -232.5t-106.5 -180.5t-167 -116t-217.5 -41q-119 0 -216.5 41t-167 116t-108.5 180.5t-39 232.5zM241 1325q12 31 33.5 68t52.5 68.5t70 52t86 20.5 q37 0 68.5 -11.5t62.5 -24.5t60.5 -24.5t64.5 -11.5q41 0 67.5 27t42.5 61l150 -98q-12 -31 -33.5 -67.5t-52.5 -68.5t-70 -52.5t-86 -20.5q-37 0 -68.5 11.5t-62.5 24.5t-61.5 24.5t-63.5 11.5q-41 0 -67.5 -26.5t-42.5 -61.5zM403 541q0 -141 57.5 -224.5t162.5 -83.5 q104 0 160.5 83.5t56.5 224.5t-56.5 222t-160.5 81t-162 -81t-58 -222z" />
256-<glyph unicode="&#xf6;" horiz-adv-x="1243" d="M92 541q0 127 40 231.5t110.5 178t168 114.5t212.5 41q117 0 214 -41t166.5 -114.5t108.5 -178t39 -231.5t-37 -232.5t-106.5 -180.5t-167 -116t-217.5 -41q-119 0 -216.5 41t-167 116t-108.5 180.5t-39 232.5zM236 1389q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113 q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM403 541q0 -141 57.5 -224.5t162.5 -83.5q104 0 160.5 83.5t56.5 224.5t-56.5 222t-160.5 81t-162 -81t-58 -222zM692 1389q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42 t-47.5 114z" />
257-<glyph unicode="&#xf7;" d="M100 483v256h963v-256h-963zM410 197q0 86 53 129t121 43t121 -43t53 -129t-53.5 -129t-120.5 -43q-68 0 -121 43t-53 129zM410 1026q0 86 53 129t121 43t121 -43t53 -129t-53.5 -129t-120.5 -43q-68 0 -121 43t-53 129z" />
258-<glyph unicode="&#xf8;" horiz-adv-x="1243" d="M92 541q0 127 40 231.5t110.5 178t168 114.5t212.5 41q76 0 143.5 -17.5t124.5 -50.5l94 121l143 -108l-100 -129q59 -72 91 -168t32 -213q0 -127 -37 -232.5t-106.5 -180.5t-167 -116t-217.5 -41q-154 0 -275 70l-92 -121l-143 109l100 129q-59 74 -90 170t-31 213z M387 541q0 -39 3 -73t13 -62l328 425q-47 29 -108 29q-111 0 -173.5 -84.5t-62.5 -234.5zM510 248q49 -31 113 -31q111 0 172 87t61 237q0 70 -16 135z" />
259-<glyph unicode="&#xf9;" horiz-adv-x="1206" d="M133 477v600h305v-563q0 -147 39 -212.5t146 -65.5q33 0 69.5 3t65.5 7v831h305v-1040q-78 -23 -201 -42.5t-258 -19.5q-137 0 -228 37t-144.5 103.5t-76 159t-22.5 202.5zM303 1464l186 172l291 -331l-139 -125z" />
260-<glyph unicode="&#xfa;" horiz-adv-x="1206" d="M133 477v600h305v-563q0 -147 39 -212.5t146 -65.5q33 0 69.5 3t65.5 7v831h305v-1040q-78 -23 -201 -42.5t-258 -19.5q-137 0 -228 37t-144.5 103.5t-76 159t-22.5 202.5zM383 1305l291 331l186 -172l-337 -284z" />
261-<glyph unicode="&#xfb;" horiz-adv-x="1206" d="M133 477v600h305v-563q0 -147 39 -212.5t146 -65.5q33 0 69.5 3t65.5 7v831h305v-1040q-78 -23 -201 -42.5t-258 -19.5q-137 0 -228 37t-144.5 103.5t-76 159t-22.5 202.5zM281 1321l322 281l317 -281l-113 -135l-204 157l-205 -157z" />
262-<glyph unicode="&#xfc;" horiz-adv-x="1206" d="M133 477v600h305v-563q0 -147 39 -212.5t146 -65.5q33 0 69.5 3t65.5 7v831h305v-1040q-78 -23 -201 -42.5t-258 -19.5q-137 0 -228 37t-144.5 103.5t-76 159t-22.5 202.5zM213 1389q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42 t-47 114zM669 1389q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
263-<glyph unicode="&#xfd;" horiz-adv-x="1120" d="M10 -336l53 244q47 -16 84 -22.5t78 -6.5q82 0 126 44t75 122q-104 205 -208.5 460t-197.5 572h324q20 -80 48 -173t58.5 -188t62.5 -185.5t60 -163.5q27 74 55.5 164t56.5 185t53.5 188t45.5 173h316q-92 -311 -192.5 -583.5t-219.5 -528.5q-43 -92 -86 -156.5 t-94 -106.5t-115.5 -61.5t-150.5 -19.5q-72 0 -132.5 13.5t-99.5 29.5zM403 1305l291 331l186 -172l-337 -284z" />
264-<glyph unicode="&#xfe;" horiz-adv-x="1236" d="M143 -379v1919l306 49v-508q35 10 77.5 15.5t75.5 5.5q125 0 225.5 -40t171 -112.5t108.5 -177t38 -233.5q0 -125 -31 -227.5t-90 -176.5t-147.5 -114.5t-202.5 -40.5q-63 0 -118.5 12t-106.5 35v-406h-306zM449 281q29 -18 74.5 -30.5t92.5 -12.5q218 -1 218 292 q0 141 -62.5 226.5t-179.5 85.5q-41 0 -81 -5.5t-62 -13.5v-542z" />
265-<glyph unicode="&#xff;" horiz-adv-x="1120" d="M10 -336l53 244q47 -16 84 -22.5t78 -6.5q82 0 126 44t75 122q-104 205 -208.5 460t-197.5 572h324q20 -80 48 -173t58.5 -188t62.5 -185.5t60 -163.5q27 74 55.5 164t56.5 185t53.5 188t45.5 173h316q-92 -311 -192.5 -583.5t-219.5 -528.5q-43 -92 -86 -156.5 t-94 -106.5t-115.5 -61.5t-150.5 -19.5q-72 0 -132.5 13.5t-99.5 29.5zM180 1389q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114zM636 1389q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42 t-110.5 42t-47.5 114z" />
266-<glyph unicode="&#x152;" horiz-adv-x="2041" d="M102 711q0 186 58.5 321t164 224.5t254 132.5t328.5 43q47 0 105.5 -3.5t105.5 -9.5h805v-268h-604v-279h532v-262h-532v-342h651v-268h-852q-47 -6 -105.5 -9t-105.5 -3q-180 0 -328.5 43t-254 132t-164 225t-58.5 323zM430 711q0 -219 116.5 -336t356.5 -117h46.5 t60.5 2v899q-41 2 -59.5 2h-47.5q-240 0 -356.5 -115.5t-116.5 -334.5z" />
267-<glyph unicode="&#x153;" horiz-adv-x="1918" d="M92 541q0 127 38 231.5t107.5 178t166 114.5t210.5 41q238 0 371 -176q74 98 164 137t182 39q229 0 362.5 -139.5t133.5 -413.5q0 -27 -2 -58.5t-4 -56.5h-693q10 -94 88 -149.5t209 -55.5q86 0 166 15.5t131 38.5l41 -248q-25 -12 -65.5 -24.5t-91 -21.5t-108 -15.5 t-114.5 -6.5q-131 0 -236.5 42t-176.5 128q-68 -82 -160 -126t-197 -44q-119 0 -215 41t-164.5 116t-105.5 180.5t-37 232.5zM403 541q0 -141 57.5 -224.5t162.5 -83.5q104 0 160.5 83.5t56.5 224.5t-56.5 222t-160.5 81t-162 -81t-58 -222zM1128 647h404q-2 39 -13.5 76 t-35 65.5t-60.5 47t-88 18.5q-53 0 -89 -17.5t-60.5 -46t-37.5 -66.5t-20 -77z" />
268-<glyph unicode="&#x178;" horiz-adv-x="1353" d="M10 1419h371q66 -147 141.5 -292.5t161.5 -290.5q86 145 164 290.5t143 292.5h352q-117 -229 -241.5 -444t-263.5 -432v-543h-320v539q-139 217 -265 434t-243 446zM291 1717q0 72 47 113.5t110 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110 42t-47 114z M747 1717q0 72 47.5 113.5t110.5 41.5t110.5 -42t47.5 -113q0 -72 -47.5 -114t-110.5 -42t-110.5 42t-47.5 114z" />
269-<glyph unicode="&#x2c6;" horiz-adv-x="815" d="M86 1321l322 281l317 -281l-113 -135l-204 157l-205 -157z" />
270-<glyph unicode="&#x2dc;" horiz-adv-x="763" d="M8 1325q12 31 33.5 68t52.5 68.5t70 52t86 20.5q37 0 68.5 -11.5t62.5 -24.5t60.5 -24.5t64.5 -11.5q41 0 67.5 27t42.5 61l150 -98q-12 -31 -33.5 -67.5t-52.5 -68.5t-70 -52.5t-86 -20.5q-37 0 -68.5 11.5t-62.5 24.5t-61.5 24.5t-63.5 11.5q-41 0 -67.5 -26.5 t-42.5 -61.5z" />
271-<glyph unicode="&#x2000;" horiz-adv-x="982" />
272-<glyph unicode="&#x2001;" horiz-adv-x="1964" />
273-<glyph unicode="&#x2002;" horiz-adv-x="982" />
274-<glyph unicode="&#x2003;" horiz-adv-x="1964" />
275-<glyph unicode="&#x2004;" horiz-adv-x="654" />
276-<glyph unicode="&#x2005;" horiz-adv-x="491" />
277-<glyph unicode="&#x2006;" horiz-adv-x="327" />
278-<glyph unicode="&#x2007;" horiz-adv-x="327" />
279-<glyph unicode="&#x2008;" horiz-adv-x="245" />
280-<glyph unicode="&#x2009;" horiz-adv-x="392" />
281-<glyph unicode="&#x200a;" horiz-adv-x="109" />
282-<glyph unicode="&#x2010;" horiz-adv-x="696" d="M51 473v277h594v-277h-594z" />
283-<glyph unicode="&#x2011;" horiz-adv-x="696" d="M51 473v277h594v-277h-594z" />
284-<glyph unicode="&#x2012;" horiz-adv-x="696" d="M51 473v277h594v-277h-594z" />
285-<glyph unicode="&#x2013;" horiz-adv-x="1024" d="M0 485v254h1024v-254h-1024z" />
286-<glyph unicode="&#x2014;" horiz-adv-x="2048" d="M0 485v254h2048v-254h-2048z" />
287-<glyph unicode="&#x2018;" horiz-adv-x="497" d="M82 1118q0 137 49 261t121 210l215 -49q-39 -88 -62.5 -198.5t-23.5 -211.5v-17t1 -30.5t2 -36t3 -32.5h-297q-4 29 -6 59.5t-2 44.5z" />
288-<glyph unicode="&#x2019;" horiz-adv-x="497" d="M31 1044q39 88 62.5 199t23.5 211v17.5t-1 31t-2 35.5t-3 33h297q4 -29 6 -59.5t2 -45.5q0 -137 -49.5 -261t-120.5 -210z" />
289-<glyph unicode="&#x201a;" horiz-adv-x="497" d="M31 -211q39 88 62.5 199t23.5 211v17.5t-1 31t-2 35.5t-3 33h297q4 -29 6 -59.5t2 -45.5q0 -137 -49.5 -261t-120.5 -210z" />
290-<glyph unicode="&#x201c;" horiz-adv-x="929" d="M82 1118q0 137 49 261t121 210l207 -47q-39 -88 -62.5 -199.5t-23.5 -212.5v-17t1 -30.5t2 -36t3 -32.5h-289q-4 29 -6 59.5t-2 44.5zM522 1118q0 137 49.5 261t120.5 210l207 -47q-39 -88 -62.5 -199.5t-23.5 -212.5v-17t1 -30.5t2 -36t3 -32.5h-289q-4 29 -6 59.5 t-2 44.5z" />
291-<glyph unicode="&#x201d;" horiz-adv-x="929" d="M31 1042q39 88 62.5 200t23.5 212v17.5t-1 31t-2 35.5t-3 33h288q4 -29 6.5 -59.5t2.5 -45.5q0 -137 -49.5 -261t-120.5 -210zM471 1042q39 88 62.5 200t23.5 212v17.5t-1 31t-2 35.5t-3 33h289q4 -29 6 -59.5t2 -45.5q0 -137 -49 -261t-121 -210z" />
292-<glyph unicode="&#x201e;" horiz-adv-x="929" d="M31 -213q39 88 62.5 200t23.5 212v17.5t-1 31t-2 35.5t-3 33h288q4 -29 6.5 -59.5t2.5 -45.5q0 -137 -49.5 -261t-120.5 -210zM471 -213q39 88 62.5 200t23.5 212v17.5t-1 31t-2 35.5t-3 33h289q4 -29 6 -59.5t2 -45.5q0 -137 -49 -261t-121 -210z" />
293-<glyph unicode="&#x2022;" horiz-adv-x="745" d="M78 723q0 57 20.5 110.5t59.5 93.5t93 63.5t122 23.5t122 -23.5t93 -63.5t59.5 -93.5t20.5 -110.5q0 -59 -20.5 -111.5t-59.5 -92.5t-93.5 -63.5t-121.5 -23.5q-68 0 -122 23.5t-93 63.5t-59.5 92.5t-20.5 111.5z" />
294-<glyph unicode="&#x2026;" horiz-adv-x="2048" d="M122 162q0 92 58.5 140t132.5 48t132 -48t58 -140t-58 -140.5t-132 -48.5t-132.5 48.5t-58.5 140.5zM833 162q0 92 58.5 140t132.5 48t132 -48t58 -140t-58 -140.5t-132 -48.5t-132.5 48.5t-58.5 140.5zM1544 162q0 92 58.5 140t132.5 48t132 -48t58 -140t-58 -140.5 t-132 -48.5t-132.5 48.5t-58.5 140.5z" />
295-<glyph unicode="&#x202f;" horiz-adv-x="392" />
296-<glyph unicode="&#x2039;" horiz-adv-x="669" d="M41 582l336 491l231 -108l-207 -383l207 -383l-231 -109z" />
297-<glyph unicode="&#x203a;" horiz-adv-x="669" d="M61 199l207 383l-207 383l232 108l336 -491l-336 -492z" />
298-<glyph unicode="&#x205f;" horiz-adv-x="491" />
299-<glyph unicode="&#x20ac;" d="M94 446v203h129q-2 23 -2 35v29v34.5t2 34.5h-129v203h156q53 229 202.5 346t383.5 117q92 0 157.5 -14.5t130.5 -38.5l-63 -238q-49 16 -100.5 27.5t-126.5 11.5q-123 0 -192 -53t-99 -158h454l-39 -203h-442q-2 -23 -2 -38v-31v-28.5t2 -35.5h418l-39 -203h-352 q35 -123 104.5 -171t173.5 -48q68 0 137.5 12.5t139.5 41.5l59 -236q-55 -29 -142 -50.5t-204 -21.5q-256 0 -391 124t-178 349h-148z" />
300-<glyph unicode="&#x2122;" horiz-adv-x="1748" d="M61 1208v211h660v-211h-209v-510h-242v510h-209zM801 698q14 254 30.5 427t32.5 294h217q43 -92 82 -187t80 -188q41 92 83 194.5t75 180.5h219q20 -121 35.5 -294t32.5 -427h-236l-8 383l-121 -307h-162l-121 305q0 -66 -1 -130t-2 -117.5t-2 -90t-1 -43.5h-233z" />
301-<glyph unicode="&#x25fc;" horiz-adv-x="1075" d="M0 0v1075h1075v-1075h-1075z" />
302-<hkern u1="K" u2="&#xef;" k="-88" />
303-<hkern u1="T" u2="&#xef;" k="-94" />
304-<hkern u1="T" u2="&#xee;" k="-55" />
305-<hkern u1="T" u2="&#xec;" k="18" />
306-<hkern u1="V" u2="&#xef;" k="-104" />
307-<hkern u1="V" u2="&#xec;" k="-41" />
308-<hkern u1="W" u2="&#xef;" k="-94" />
309-<hkern u1="X" u2="&#xef;" k="-82" />
310-<hkern u1="Y" u2="&#xef;" k="-109" />
311-<hkern u1="Y" u2="&#xe4;" k="109" />
312-<hkern u1="Z" u2="&#xef;" k="-74" />
313-<hkern u1="Z" u2="&#xee;" k="-20" />
314-<hkern u1="f" u2="&#xef;" k="-106" />
315-<hkern u1="f" u2="&#xec;" k="-41" />
316-<hkern u1="&#xdd;" u2="&#xef;" k="-109" />
317-<hkern u1="&#xdd;" u2="&#xe4;" k="109" />
318-<hkern u1="&#x178;" u2="&#xef;" k="-109" />
319-<hkern u1="&#x178;" u2="&#xe4;" k="109" />
320-<hkern g1="b" g2="parenright" k="51" />
321-<hkern g1="b" g2="asterisk" k="61" />
322-<hkern g1="b" g2="question" k="57" />
323-<hkern g1="b" g2="backslash" k="102" />
324-<hkern g1="b" g2="bracketright" k="74" />
325-<hkern g1="b" g2="v" k="29" />
326-<hkern g1="b" g2="w" k="25" />
327-<hkern g1="b" g2="y,yacute,ydieresis" k="29" />
328-<hkern g1="b" g2="quoteleft,quotedblleft" k="53" />
329-<hkern g1="b" g2="quoteright,quotedblright" k="51" />
330-<hkern g1="b" g2="quotedbl,quotesingle" k="39" />
331-<hkern g1="b" g2="braceright" k="39" />
332-<hkern g1="b" g2="hyphen,endash,emdash" k="-25" />
333-<hkern g1="b" g2="comma,period,ellipsis" k="61" />
334-<hkern g1="b" g2="slash" k="57" />
335-<hkern g1="b" g2="x" k="37" />
336-<hkern g1="b" g2="z" k="20" />
337-<hkern g1="b" g2="guillemotleft,guilsinglleft" k="-23" />
338-<hkern g1="c,ccedilla" g2="question" k="27" />
339-<hkern g1="c,ccedilla" g2="bracketright" k="74" />
340-<hkern g1="c,ccedilla" g2="v" k="-16" />
341-<hkern g1="c,ccedilla" g2="w" k="-20" />
342-<hkern g1="c,ccedilla" g2="y,yacute,ydieresis" k="-16" />
343-<hkern g1="c,ccedilla" g2="quotesinglbase,quotedblbase" k="-49" />
344-<hkern g1="c,ccedilla" g2="quoteleft,quotedblleft" k="-23" />
345-<hkern g1="c,ccedilla" g2="quoteright,quotedblright" k="-51" />
346-<hkern g1="c,ccedilla" g2="hyphen,endash,emdash" k="20" />
347-<hkern g1="c,ccedilla" g2="comma,period,ellipsis" k="-35" />
348-<hkern g1="c,ccedilla" g2="x" k="-25" />
349-<hkern g1="c,ccedilla" g2="guillemotleft,guilsinglleft" k="31" />
350-<hkern g1="c,ccedilla" g2="colon,semicolon" k="-20" />
351-<hkern g1="c,ccedilla" g2="at" k="20" />
352-<hkern g1="c,ccedilla" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="51" />
353-<hkern g1="c,ccedilla" g2="c,ccedilla" k="51" />
354-<hkern g1="c,ccedilla" g2="d" k="51" />
355-<hkern g1="c,ccedilla" g2="e,egrave,eacute,ecircumflex,edieresis" k="51" />
356-<hkern g1="c,ccedilla" g2="g" k="51" />
357-<hkern g1="c,ccedilla" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="51" />
358-<hkern g1="c,ccedilla" g2="q" k="51" />
359-<hkern g1="c,ccedilla" g2="eth" k="61" />
360-<hkern g1="d" g2="parenright" k="43" />
361-<hkern g1="d" g2="asterisk" k="51" />
362-<hkern g1="d" g2="question" k="76" />
363-<hkern g1="d" g2="backslash" k="123" />
364-<hkern g1="d" g2="bracketright" k="70" />
365-<hkern g1="d" g2="v" k="33" />
366-<hkern g1="d" g2="w" k="20" />
367-<hkern g1="d" g2="y,yacute,ydieresis" k="33" />
368-<hkern g1="d" g2="quotesinglbase,quotedblbase" k="-20" />
369-<hkern g1="d" g2="quoteleft,quotedblleft" k="-27" />
370-<hkern g1="d" g2="quoteright,quotedblright" k="-29" />
371-<hkern g1="d" g2="hyphen,endash,emdash" k="-45" />
372-<hkern g1="f" g2="parenright" k="-109" />
373-<hkern g1="f" g2="asterisk" k="-47" />
374-<hkern g1="f" g2="question" k="-57" />
375-<hkern g1="f" g2="backslash" k="-164" />
376-<hkern g1="f" g2="bracketright" k="-106" />
377-<hkern g1="f" g2="v" k="-55" />
378-<hkern g1="f" g2="w" k="-55" />
379-<hkern g1="f" g2="y,yacute,ydieresis" k="-55" />
380-<hkern g1="f" g2="quotesinglbase,quotedblbase" k="117" />
381-<hkern g1="f" g2="quoteleft,quotedblleft" k="-78" />
382-<hkern g1="f" g2="quoteright,quotedblright" k="-113" />
383-<hkern g1="f" g2="braceright" k="-61" />
384-<hkern g1="f" g2="comma,period,ellipsis" k="123" />
385-<hkern g1="f" g2="slash" k="127" />
386-<hkern g1="f" g2="x" k="-41" />
387-<hkern g1="f" g2="guillemotleft,guilsinglleft" k="20" />
388-<hkern g1="f" g2="colon,semicolon" k="-37" />
389-<hkern g1="f" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="16" />
390-<hkern g1="f" g2="c,ccedilla" k="16" />
391-<hkern g1="f" g2="d" k="16" />
392-<hkern g1="f" g2="e,egrave,eacute,ecircumflex,edieresis" k="16" />
393-<hkern g1="f" g2="g" k="16" />
394-<hkern g1="f" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="16" />
395-<hkern g1="f" g2="q" k="16" />
396-<hkern g1="f" g2="eth" k="41" />
397-<hkern g1="f" g2="i,igrave,iacute,icircumflex,idieresis" k="-25" />
398-<hkern g1="f" g2="j" k="-23" />
399-<hkern g1="f" g2="guillemotright,guilsinglright" k="-37" />
400-<hkern g1="g" g2="parenright" k="27" />
401-<hkern g1="g" g2="asterisk" k="51" />
402-<hkern g1="g" g2="question" k="47" />
403-<hkern g1="g" g2="backslash" k="61" />
404-<hkern g1="g" g2="bracketright" k="70" />
405-<hkern g1="g" g2="v" k="33" />
406-<hkern g1="g" g2="w" k="20" />
407-<hkern g1="g" g2="y,yacute,ydieresis" k="33" />
408-<hkern g1="g" g2="quotesinglbase,quotedblbase" k="-20" />
409-<hkern g1="g" g2="quoteleft,quotedblleft" k="51" />
410-<hkern g1="g" g2="quoteright,quotedblright" k="31" />
411-<hkern g1="g" g2="j" k="-53" />
412-<hkern g1="h" g2="parenright" k="43" />
413-<hkern g1="h" g2="asterisk" k="51" />
414-<hkern g1="h" g2="question" k="76" />
415-<hkern g1="h" g2="backslash" k="123" />
416-<hkern g1="h" g2="bracketright" k="70" />
417-<hkern g1="h" g2="v" k="33" />
418-<hkern g1="h" g2="w" k="20" />
419-<hkern g1="h" g2="y,yacute,ydieresis" k="33" />
420-<hkern g1="h" g2="quotesinglbase,quotedblbase" k="-25" />
421-<hkern g1="h" g2="quoteleft,quotedblleft" k="51" />
422-<hkern g1="h" g2="quoteright,quotedblright" k="31" />
423-<hkern g1="h" g2="quotedbl,quotesingle" k="41" />
424-<hkern g1="h" g2="braceright" k="37" />
425-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="parenright" k="-23" />
426-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="asterisk" k="51" />
427-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="question" k="76" />
428-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="backslash" k="123" />
429-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="bracketright" k="70" />
430-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="v" k="33" />
431-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="w" k="20" />
432-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="y,yacute,ydieresis" k="33" />
433-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="quotesinglbase,quotedblbase" k="-20" />
434-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="quoteleft,quotedblleft" k="51" />
435-<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01,uniFB03" g2="quoteright,quotedblright" k="31" />
436-<hkern g1="j" g2="parenright" k="-25" />
437-<hkern g1="j" g2="asterisk" k="51" />
438-<hkern g1="j" g2="question" k="76" />
439-<hkern g1="j" g2="backslash" k="123" />
440-<hkern g1="j" g2="bracketright" k="-20" />
441-<hkern g1="j" g2="v" k="33" />
442-<hkern g1="j" g2="w" k="20" />
443-<hkern g1="j" g2="y,yacute,ydieresis" k="33" />
444-<hkern g1="j" g2="quotesinglbase,quotedblbase" k="-20" />
445-<hkern g1="j" g2="quoteleft,quotedblleft" k="51" />
446-<hkern g1="j" g2="quoteright,quotedblright" k="31" />
447-<hkern g1="j" g2="j" k="-61" />
448-<hkern g1="k" g2="asterisk" k="-27" />
449-<hkern g1="k" g2="bracketright" k="53" />
450-<hkern g1="k" g2="v" k="-41" />
451-<hkern g1="k" g2="w" k="-41" />
452-<hkern g1="k" g2="y,yacute,ydieresis" k="-41" />
453-<hkern g1="k" g2="quotesinglbase,quotedblbase" k="-45" />
454-<hkern g1="k" g2="quoteleft,quotedblleft" k="-25" />
455-<hkern g1="k" g2="quoteright,quotedblright" k="-49" />
456-<hkern g1="k" g2="hyphen,endash,emdash" k="90" />
457-<hkern g1="k" g2="comma,period,ellipsis" k="-25" />
458-<hkern g1="k" g2="slash" k="-43" />
459-<hkern g1="k" g2="x" k="-41" />
460-<hkern g1="k" g2="z" k="-31" />
461-<hkern g1="k" g2="guillemotleft,guilsinglleft" k="72" />
462-<hkern g1="k" g2="colon,semicolon" k="-20" />
463-<hkern g1="k" g2="at" k="45" />
464-<hkern g1="k" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="20" />
465-<hkern g1="k" g2="c,ccedilla" k="74" />
466-<hkern g1="k" g2="d" k="74" />
467-<hkern g1="k" g2="e,egrave,eacute,ecircumflex,edieresis" k="74" />
468-<hkern g1="k" g2="g" k="74" />
469-<hkern g1="k" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="74" />
470-<hkern g1="k" g2="q" k="74" />
471-<hkern g1="k" g2="eth" k="66" />
472-<hkern g1="k" g2="ampersand" k="41" />
473-<hkern g1="k" g2="parenleft" k="25" />
474-<hkern g1="k" g2="t" k="16" />
475-<hkern g1="k" g2="u,ugrave,uacute,ucircumflex,udieresis" k="20" />
476-<hkern g1="k" g2="braceleft" k="33" />
477-<hkern g1="l,uniFB02,uniFB04" g2="parenright" k="43" />
478-<hkern g1="l,uniFB02,uniFB04" g2="asterisk" k="49" />
479-<hkern g1="l,uniFB02,uniFB04" g2="question" k="29" />
480-<hkern g1="l,uniFB02,uniFB04" g2="backslash" k="123" />
481-<hkern g1="l,uniFB02,uniFB04" g2="bracketright" k="70" />
482-<hkern g1="l,uniFB02,uniFB04" g2="v" k="23" />
483-<hkern g1="l,uniFB02,uniFB04" g2="w" k="23" />
484-<hkern g1="l,uniFB02,uniFB04" g2="y,yacute,ydieresis" k="23" />
485-<hkern g1="l,uniFB02,uniFB04" g2="quotesinglbase,quotedblbase" k="-63" />
486-<hkern g1="l,uniFB02,uniFB04" g2="quoteleft,quotedblleft" k="51" />
487-<hkern g1="l,uniFB02,uniFB04" g2="quoteright,quotedblright" k="53" />
488-<hkern g1="l,uniFB02,uniFB04" g2="comma,period,ellipsis" k="-49" />
489-<hkern g1="l,uniFB02,uniFB04" g2="x" k="-43" />
490-<hkern g1="l,uniFB02,uniFB04" g2="z" k="-31" />
491-<hkern g1="l,uniFB02,uniFB04" g2="guillemotleft,guilsinglleft" k="29" />
492-<hkern g1="l,uniFB02,uniFB04" g2="colon,semicolon" k="-41" />
493-<hkern g1="l,uniFB02,uniFB04" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-31" />
494-<hkern g1="l,uniFB02,uniFB04" g2="guillemotright,guilsinglright" k="-41" />
495-<hkern g1="m,n,ntilde" g2="parenright" k="43" />
496-<hkern g1="m,n,ntilde" g2="asterisk" k="51" />
497-<hkern g1="m,n,ntilde" g2="question" k="76" />
498-<hkern g1="m,n,ntilde" g2="backslash" k="123" />
499-<hkern g1="m,n,ntilde" g2="bracketright" k="70" />
500-<hkern g1="m,n,ntilde" g2="v" k="33" />
501-<hkern g1="m,n,ntilde" g2="w" k="20" />
502-<hkern g1="m,n,ntilde" g2="y,yacute,ydieresis" k="33" />
503-<hkern g1="m,n,ntilde" g2="quotesinglbase,quotedblbase" k="-25" />
504-<hkern g1="m,n,ntilde" g2="quoteleft,quotedblleft" k="51" />
505-<hkern g1="m,n,ntilde" g2="quoteright,quotedblright" k="31" />
506-<hkern g1="m,n,ntilde" g2="quotedbl,quotesingle" k="37" />
507-<hkern g1="m,n,ntilde" g2="braceright" k="37" />
508-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="parenright" k="51" />
509-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="asterisk" k="61" />
510-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="question" k="57" />
511-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="backslash" k="102" />
512-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="bracketright" k="74" />
513-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="v" k="29" />
514-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="w" k="25" />
515-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="y,yacute,ydieresis" k="29" />
516-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quoteleft,quotedblleft" k="53" />
517-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quoteright,quotedblright" k="51" />
518-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quotedbl,quotesingle" k="37" />
519-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="braceright" k="47" />
520-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="hyphen,endash,emdash" k="-25" />
521-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="comma,period,ellipsis" k="61" />
522-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="slash" k="57" />
523-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="x" k="37" />
524-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="z" k="20" />
525-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="guillemotleft,guilsinglleft" k="-23" />
526-<hkern g1="p" g2="parenright" k="51" />
527-<hkern g1="p" g2="asterisk" k="61" />
528-<hkern g1="p" g2="question" k="57" />
529-<hkern g1="p" g2="backslash" k="102" />
530-<hkern g1="p" g2="bracketright" k="74" />
531-<hkern g1="p" g2="v" k="29" />
532-<hkern g1="p" g2="w" k="25" />
533-<hkern g1="p" g2="y,yacute,ydieresis" k="29" />
534-<hkern g1="p" g2="quoteleft,quotedblleft" k="53" />
535-<hkern g1="p" g2="quoteright,quotedblright" k="51" />
536-<hkern g1="p" g2="quotedbl,quotesingle" k="39" />
537-<hkern g1="p" g2="braceright" k="39" />
538-<hkern g1="p" g2="hyphen,endash,emdash" k="-25" />
539-<hkern g1="p" g2="comma,period,ellipsis" k="61" />
540-<hkern g1="p" g2="slash" k="57" />
541-<hkern g1="p" g2="x" k="37" />
542-<hkern g1="p" g2="z" k="20" />
543-<hkern g1="p" g2="guillemotleft,guilsinglleft" k="-23" />
544-<hkern g1="q" g2="parenright" k="43" />
545-<hkern g1="q" g2="asterisk" k="51" />
546-<hkern g1="q" g2="question" k="47" />
547-<hkern g1="q" g2="backslash" k="61" />
548-<hkern g1="q" g2="bracketright" k="70" />
549-<hkern g1="q" g2="v" k="33" />
550-<hkern g1="q" g2="w" k="20" />
551-<hkern g1="q" g2="y,yacute,ydieresis" k="33" />
552-<hkern g1="q" g2="quotesinglbase,quotedblbase" k="-20" />
553-<hkern g1="q" g2="quoteleft,quotedblleft" k="51" />
554-<hkern g1="q" g2="quoteright,quotedblright" k="31" />
555-<hkern g1="q" g2="slash" k="-43" />
556-<hkern g1="q" g2="j" k="-86" />
557-<hkern g1="r" g2="asterisk" k="-35" />
558-<hkern g1="r" g2="question" k="-20" />
559-<hkern g1="r" g2="backslash" k="-20" />
560-<hkern g1="r" g2="bracketright" k="20" />
561-<hkern g1="r" g2="v" k="-63" />
562-<hkern g1="r" g2="w" k="-63" />
563-<hkern g1="r" g2="y,yacute,ydieresis" k="-63" />
564-<hkern g1="r" g2="quotesinglbase,quotedblbase" k="115" />
565-<hkern g1="r" g2="quoteleft,quotedblleft" k="-57" />
566-<hkern g1="r" g2="quoteright,quotedblright" k="-98" />
567-<hkern g1="r" g2="comma,period,ellipsis" k="123" />
568-<hkern g1="r" g2="slash" k="115" />
569-<hkern g1="r" g2="x" k="-41" />
570-<hkern g1="r" g2="z" k="-20" />
571-<hkern g1="r" g2="guillemotleft,guilsinglleft" k="29" />
572-<hkern g1="r" g2="colon,semicolon" k="-37" />
573-<hkern g1="r" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="20" />
574-<hkern g1="r" g2="c,ccedilla" k="20" />
575-<hkern g1="r" g2="d" k="20" />
576-<hkern g1="r" g2="e,egrave,eacute,ecircumflex,edieresis" k="20" />
577-<hkern g1="r" g2="g" k="20" />
578-<hkern g1="r" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="20" />
579-<hkern g1="r" g2="q" k="20" />
580-<hkern g1="r" g2="eth" k="29" />
581-<hkern g1="r" g2="guillemotright,guilsinglright" k="-41" />
582-<hkern g1="r" g2="ampersand" k="41" />
583-<hkern g1="s" g2="parenright" k="27" />
584-<hkern g1="s" g2="asterisk" k="20" />
585-<hkern g1="s" g2="question" k="74" />
586-<hkern g1="s" g2="backslash" k="61" />
587-<hkern g1="s" g2="bracketright" k="70" />
588-<hkern g1="s" g2="quotesinglbase,quotedblbase" k="-29" />
589-<hkern g1="s" g2="braceright" k="37" />
590-<hkern g1="s" g2="slash" k="23" />
591-<hkern g1="s" g2="z" k="16" />
592-<hkern g1="t" g2="question" k="31" />
593-<hkern g1="t" g2="backslash" k="41" />
594-<hkern g1="t" g2="bracketright" k="68" />
595-<hkern g1="t" g2="v" k="-20" />
596-<hkern g1="t" g2="w" k="-20" />
597-<hkern g1="t" g2="y,yacute,ydieresis" k="-20" />
598-<hkern g1="t" g2="quotesinglbase,quotedblbase" k="-47" />
599-<hkern g1="t" g2="quoteleft,quotedblleft" k="-33" />
600-<hkern g1="t" g2="hyphen,endash,emdash" k="20" />
601-<hkern g1="t" g2="comma,period,ellipsis" k="-35" />
602-<hkern g1="t" g2="x" k="-37" />
603-<hkern g1="t" g2="guillemotleft,guilsinglleft" k="39" />
604-<hkern g1="t" g2="colon,semicolon" k="-20" />
605-<hkern g1="t" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="41" />
606-<hkern g1="t" g2="c,ccedilla" k="41" />
607-<hkern g1="t" g2="d" k="41" />
608-<hkern g1="t" g2="e,egrave,eacute,ecircumflex,edieresis" k="41" />
609-<hkern g1="t" g2="g" k="41" />
610-<hkern g1="t" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="41" />
611-<hkern g1="t" g2="q" k="41" />
612-<hkern g1="t" g2="eth" k="20" />
613-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="parenright" k="41" />
614-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="asterisk" k="51" />
615-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="question" k="47" />
616-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="backslash" k="123" />
617-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="bracketright" k="59" />
618-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="v" k="33" />
619-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="w" k="20" />
620-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="y,yacute,ydieresis" k="33" />
621-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="quotesinglbase,quotedblbase" k="-20" />
622-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="quoteleft,quotedblleft" k="51" />
623-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="quoteright,quotedblright" k="31" />
624-<hkern g1="v" g2="asterisk" k="-33" />
625-<hkern g1="v" g2="bracketright" k="59" />
626-<hkern g1="v" g2="v" k="-41" />
627-<hkern g1="v" g2="w" k="-41" />
628-<hkern g1="v" g2="y,yacute,ydieresis" k="-41" />
629-<hkern g1="v" g2="quotesinglbase,quotedblbase" k="84" />
630-<hkern g1="v" g2="quoteleft,quotedblleft" k="-43" />
631-<hkern g1="v" g2="quoteright,quotedblright" k="-80" />
632-<hkern g1="v" g2="comma,period,ellipsis" k="115" />
633-<hkern g1="v" g2="slash" k="82" />
634-<hkern g1="v" g2="x" k="-49" />
635-<hkern g1="v" g2="z" k="-27" />
636-<hkern g1="v" g2="colon,semicolon" k="-31" />
637-<hkern g1="v" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="20" />
638-<hkern g1="v" g2="c,ccedilla" k="29" />
639-<hkern g1="v" g2="d" k="29" />
640-<hkern g1="v" g2="e,egrave,eacute,ecircumflex,edieresis" k="29" />
641-<hkern g1="v" g2="g" k="29" />
642-<hkern g1="v" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="29" />
643-<hkern g1="v" g2="q" k="29" />
644-<hkern g1="v" g2="eth" k="39" />
645-<hkern g1="v" g2="guillemotright,guilsinglright" k="-35" />
646-<hkern g1="v" g2="ampersand" k="20" />
647-<hkern g1="w" g2="asterisk" k="-35" />
648-<hkern g1="w" g2="bracketright" k="57" />
649-<hkern g1="w" g2="v" k="-41" />
650-<hkern g1="w" g2="w" k="-41" />
651-<hkern g1="w" g2="y,yacute,ydieresis" k="-41" />
652-<hkern g1="w" g2="quotesinglbase,quotedblbase" k="55" />
653-<hkern g1="w" g2="quoteleft,quotedblleft" k="-49" />
654-<hkern g1="w" g2="quoteright,quotedblright" k="-82" />
655-<hkern g1="w" g2="hyphen,endash,emdash" k="-16" />
656-<hkern g1="w" g2="comma,period,ellipsis" k="109" />
657-<hkern g1="w" g2="slash" k="70" />
658-<hkern g1="w" g2="x" k="-41" />
659-<hkern g1="w" g2="z" k="-29" />
660-<hkern g1="w" g2="colon,semicolon" k="-33" />
661-<hkern g1="w" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="20" />
662-<hkern g1="w" g2="c,ccedilla" k="25" />
663-<hkern g1="w" g2="d" k="25" />
664-<hkern g1="w" g2="e,egrave,eacute,ecircumflex,edieresis" k="25" />
665-<hkern g1="w" g2="g" k="25" />
666-<hkern g1="w" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="25" />
667-<hkern g1="w" g2="q" k="25" />
668-<hkern g1="w" g2="eth" k="29" />
669-<hkern g1="w" g2="guillemotright,guilsinglright" k="-39" />
670-<hkern g1="w" g2="ampersand" k="20" />
671-<hkern g1="x" g2="asterisk" k="-27" />
672-<hkern g1="x" g2="bracketright" k="59" />
673-<hkern g1="x" g2="v" k="-49" />
674-<hkern g1="x" g2="w" k="-41" />
675-<hkern g1="x" g2="y,yacute,ydieresis" k="-49" />
676-<hkern g1="x" g2="quotesinglbase,quotedblbase" k="-43" />
677-<hkern g1="x" g2="quoteleft,quotedblleft" k="-31" />
678-<hkern g1="x" g2="quoteright,quotedblright" k="-57" />
679-<hkern g1="x" g2="hyphen,endash,emdash" k="41" />
680-<hkern g1="x" g2="comma,period,ellipsis" k="-39" />
681-<hkern g1="x" g2="slash" k="-43" />
682-<hkern g1="x" g2="x" k="-66" />
683-<hkern g1="x" g2="z" k="-39" />
684-<hkern g1="x" g2="guillemotleft,guilsinglleft" k="55" />
685-<hkern g1="x" g2="colon,semicolon" k="-29" />
686-<hkern g1="x" g2="at" k="20" />
687-<hkern g1="x" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="49" />
688-<hkern g1="x" g2="c,ccedilla" k="49" />
689-<hkern g1="x" g2="d" k="49" />
690-<hkern g1="x" g2="e,egrave,eacute,ecircumflex,edieresis" k="49" />
691-<hkern g1="x" g2="g" k="49" />
692-<hkern g1="x" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="49" />
693-<hkern g1="x" g2="q" k="49" />
694-<hkern g1="x" g2="eth" k="47" />
695-<hkern g1="x" g2="ampersand" k="41" />
696-<hkern g1="x" g2="parenleft" k="25" />
697-<hkern g1="x" g2="braceleft" k="25" />
698-<hkern g1="y,yacute,ydieresis" g2="asterisk" k="-33" />
699-<hkern g1="y,yacute,ydieresis" g2="bracketright" k="59" />
700-<hkern g1="y,yacute,ydieresis" g2="v" k="-41" />
701-<hkern g1="y,yacute,ydieresis" g2="w" k="-41" />
702-<hkern g1="y,yacute,ydieresis" g2="y,yacute,ydieresis" k="-41" />
703-<hkern g1="y,yacute,ydieresis" g2="quotesinglbase,quotedblbase" k="84" />
704-<hkern g1="y,yacute,ydieresis" g2="quoteleft,quotedblleft" k="-43" />
705-<hkern g1="y,yacute,ydieresis" g2="quoteright,quotedblright" k="-66" />
706-<hkern g1="y,yacute,ydieresis" g2="comma,period,ellipsis" k="115" />
707-<hkern g1="y,yacute,ydieresis" g2="slash" k="82" />
708-<hkern g1="y,yacute,ydieresis" g2="x" k="-49" />
709-<hkern g1="y,yacute,ydieresis" g2="z" k="-27" />
710-<hkern g1="y,yacute,ydieresis" g2="colon,semicolon" k="-31" />
711-<hkern g1="y,yacute,ydieresis" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="20" />
712-<hkern g1="y,yacute,ydieresis" g2="c,ccedilla" k="29" />
713-<hkern g1="y,yacute,ydieresis" g2="d" k="29" />
714-<hkern g1="y,yacute,ydieresis" g2="e,egrave,eacute,ecircumflex,edieresis" k="29" />
715-<hkern g1="y,yacute,ydieresis" g2="g" k="29" />
716-<hkern g1="y,yacute,ydieresis" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="29" />
717-<hkern g1="y,yacute,ydieresis" g2="q" k="29" />
718-<hkern g1="y,yacute,ydieresis" g2="eth" k="39" />
719-<hkern g1="y,yacute,ydieresis" g2="guillemotright,guilsinglright" k="-35" />
720-<hkern g1="y,yacute,ydieresis" g2="ampersand" k="20" />
721-<hkern g1="z" g2="question" k="23" />
722-<hkern g1="z" g2="bracketright" k="57" />
723-<hkern g1="z" g2="v" k="-39" />
724-<hkern g1="z" g2="w" k="-39" />
725-<hkern g1="z" g2="y,yacute,ydieresis" k="-39" />
726-<hkern g1="z" g2="quotesinglbase,quotedblbase" k="-57" />
727-<hkern g1="z" g2="quoteleft,quotedblleft" k="-31" />
728-<hkern g1="z" g2="quoteright,quotedblright" k="-53" />
729-<hkern g1="z" g2="braceright" k="25" />
730-<hkern g1="z" g2="comma,period,ellipsis" k="-49" />
731-<hkern g1="z" g2="slash" k="-20" />
732-<hkern g1="z" g2="x" k="-45" />
733-<hkern g1="z" g2="guillemotleft,guilsinglleft" k="33" />
734-<hkern g1="z" g2="colon,semicolon" k="-20" />
735-<hkern g1="z" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="31" />
736-<hkern g1="z" g2="c,ccedilla" k="31" />
737-<hkern g1="z" g2="d" k="31" />
738-<hkern g1="z" g2="e,egrave,eacute,ecircumflex,edieresis" k="31" />
739-<hkern g1="z" g2="g" k="31" />
740-<hkern g1="z" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="31" />
741-<hkern g1="z" g2="q" k="31" />
742-<hkern g1="z" g2="guillemotright,guilsinglright" k="-20" />
743-<hkern g1="germandbls" g2="parenright" k="49" />
744-<hkern g1="germandbls" g2="asterisk" k="152" />
745-<hkern g1="germandbls" g2="question" k="92" />
746-<hkern g1="germandbls" g2="backslash" k="102" />
747-<hkern g1="germandbls" g2="bracketright" k="45" />
748-<hkern g1="germandbls" g2="v" k="72" />
749-<hkern g1="germandbls" g2="w" k="63" />
750-<hkern g1="germandbls" g2="y,yacute,ydieresis" k="72" />
751-<hkern g1="germandbls" g2="quoteleft,quotedblleft" k="129" />
752-<hkern g1="germandbls" g2="quoteright,quotedblright" k="119" />
753-<hkern g1="germandbls" g2="quotedbl,quotesingle" k="76" />
754-<hkern g1="germandbls" g2="braceright" k="45" />
755-<hkern g1="germandbls" g2="hyphen,endash,emdash" k="-14" />
756-<hkern g1="germandbls" g2="x" k="20" />
757-<hkern g1="germandbls" g2="bracketleft" k="23" />
758-<hkern g1="eth" g2="parenright" k="-33" />
759-<hkern g1="eth" g2="question" k="-39" />
760-<hkern g1="eth" g2="backslash" k="-41" />
761-<hkern g1="eth" g2="bracketright" k="-45" />
762-<hkern g1="eth" g2="quoteleft,quotedblleft" k="-25" />
763-<hkern g1="eth" g2="quoteright,quotedblright" k="-41" />
764-<hkern g1="eth" g2="braceright" k="-20" />
765-<hkern g1="eth" g2="hyphen,endash,emdash" k="-25" />
766-<hkern g1="eth" g2="comma,period,ellipsis" k="61" />
767-<hkern g1="eth" g2="slash" k="53" />
768-<hkern g1="eth" g2="guillemotleft,guilsinglleft" k="-25" />
769-<hkern g1="thorn" g2="parenright" k="43" />
770-<hkern g1="thorn" g2="asterisk" k="31" />
771-<hkern g1="thorn" g2="question" k="51" />
772-<hkern g1="thorn" g2="bracketright" k="61" />
773-<hkern g1="thorn" g2="v" k="20" />
774-<hkern g1="thorn" g2="y,yacute,ydieresis" k="20" />
775-<hkern g1="thorn" g2="quoteleft,quotedblleft" k="41" />
776-<hkern g1="thorn" g2="quoteright,quotedblright" k="33" />
777-<hkern g1="thorn" g2="quotedbl,quotesingle" k="51" />
778-<hkern g1="thorn" g2="braceright" k="39" />
779-<hkern g1="thorn" g2="slash" k="43" />
780-<hkern g1="thorn" g2="x" k="25" />
781-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="asterisk" k="164" />
782-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="question" k="66" />
783-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="backslash" k="164" />
784-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="bracketright" k="53" />
785-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="v" k="72" />
786-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="w" k="53" />
787-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="y,yacute,ydieresis" k="72" />
788-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quotesinglbase,quotedblbase" k="-86" />
789-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quoteleft,quotedblleft" k="156" />
790-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quoteright,quotedblright" k="133" />
791-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quotedbl,quotesingle" k="104" />
792-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="comma,period,ellipsis" k="-61" />
793-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="slash" k="-49" />
794-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="x" k="-51" />
795-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="z" k="-33" />
796-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="guillemotleft,guilsinglleft" k="31" />
797-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="colon,semicolon" k="-39" />
798-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="23" />
799-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="c,ccedilla" k="23" />
800-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="d" k="23" />
801-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="e,egrave,eacute,ecircumflex,edieresis" k="23" />
802-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="g" k="23" />
803-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="23" />
804-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="q" k="23" />
805-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="eth" k="29" />
806-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="guillemotright,guilsinglright" k="-25" />
807-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="parenleft" k="37" />
808-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="braceleft" k="20" />
809-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="s" k="-20" />
810-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-76" />
811-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="C,Ccedilla" k="51" />
812-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="G" k="51" />
813-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="J" k="-68" />
814-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="51" />
815-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Q" k="51" />
816-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="S" k="-39" />
817-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="T" k="168" />
818-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="41" />
819-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="V" k="133" />
820-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="W" k="82" />
821-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="X" k="-76" />
822-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Y,Yacute,Ydieresis" k="205" />
823-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Z" k="-49" />
824-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="AE" k="-41" />
825-<hkern g1="B" g2="parenright" k="27" />
826-<hkern g1="B" g2="asterisk" k="25" />
827-<hkern g1="B" g2="question" k="41" />
828-<hkern g1="B" g2="backslash" k="41" />
829-<hkern g1="B" g2="bracketright" k="47" />
830-<hkern g1="B" g2="v" k="20" />
831-<hkern g1="B" g2="y,yacute,ydieresis" k="20" />
832-<hkern g1="B" g2="quotesinglbase,quotedblbase" k="-23" />
833-<hkern g1="B" g2="braceright" k="20" />
834-<hkern g1="B" g2="hyphen,endash,emdash" k="-23" />
835-<hkern g1="B" g2="slash" k="61" />
836-<hkern g1="B" g2="x" k="16" />
837-<hkern g1="B" g2="z" k="20" />
838-<hkern g1="B" g2="guillemotleft,guilsinglleft" k="-20" />
839-<hkern g1="B" g2="colon,semicolon" k="-23" />
840-<hkern g1="B" g2="guillemotright,guilsinglright" k="-23" />
841-<hkern g1="B" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="20" />
842-<hkern g1="B" g2="T" k="37" />
843-<hkern g1="B" g2="V" k="61" />
844-<hkern g1="B" g2="W" k="20" />
845-<hkern g1="B" g2="X" k="45" />
846-<hkern g1="B" g2="Y,Yacute,Ydieresis" k="70" />
847-<hkern g1="B" g2="AE" k="53" />
848-<hkern g1="C,Ccedilla" g2="parenright" k="-31" />
849-<hkern g1="C,Ccedilla" g2="asterisk" k="20" />
850-<hkern g1="C,Ccedilla" g2="question" k="-33" />
851-<hkern g1="C,Ccedilla" g2="backslash" k="-41" />
852-<hkern g1="C,Ccedilla" g2="bracketright" k="-53" />
853-<hkern g1="C,Ccedilla" g2="quotesinglbase,quotedblbase" k="-80" />
854-<hkern g1="C,Ccedilla" g2="quoteleft,quotedblleft" k="-41" />
855-<hkern g1="C,Ccedilla" g2="quoteright,quotedblright" k="-74" />
856-<hkern g1="C,Ccedilla" g2="hyphen,endash,emdash" k="23" />
857-<hkern g1="C,Ccedilla" g2="comma,period,ellipsis" k="-47" />
858-<hkern g1="C,Ccedilla" g2="slash" k="-27" />
859-<hkern g1="C,Ccedilla" g2="x" k="-49" />
860-<hkern g1="C,Ccedilla" g2="z" k="-33" />
861-<hkern g1="C,Ccedilla" g2="guillemotleft,guilsinglleft" k="49" />
862-<hkern g1="C,Ccedilla" g2="colon,semicolon" k="-39" />
863-<hkern g1="C,Ccedilla" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-20" />
864-<hkern g1="C,Ccedilla" g2="c,ccedilla" k="25" />
865-<hkern g1="C,Ccedilla" g2="d" k="25" />
866-<hkern g1="C,Ccedilla" g2="e,egrave,eacute,ecircumflex,edieresis" k="25" />
867-<hkern g1="C,Ccedilla" g2="g" k="25" />
868-<hkern g1="C,Ccedilla" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="25" />
869-<hkern g1="C,Ccedilla" g2="q" k="25" />
870-<hkern g1="C,Ccedilla" g2="eth" k="20" />
871-<hkern g1="C,Ccedilla" g2="guillemotright,guilsinglright" k="-29" />
872-<hkern g1="C,Ccedilla" g2="ampersand" k="-16" />
873-<hkern g1="C,Ccedilla" g2="parenleft" k="25" />
874-<hkern g1="C,Ccedilla" g2="u,ugrave,uacute,ucircumflex,udieresis" k="27" />
875-<hkern g1="C,Ccedilla" g2="s" k="-12" />
876-<hkern g1="C,Ccedilla" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-57" />
877-<hkern g1="C,Ccedilla" g2="C,Ccedilla" k="51" />
878-<hkern g1="C,Ccedilla" g2="G" k="51" />
879-<hkern g1="C,Ccedilla" g2="J" k="-63" />
880-<hkern g1="C,Ccedilla" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="51" />
881-<hkern g1="C,Ccedilla" g2="Q" k="51" />
882-<hkern g1="C,Ccedilla" g2="S" k="-35" />
883-<hkern g1="C,Ccedilla" g2="T" k="-43" />
884-<hkern g1="C,Ccedilla" g2="V" k="-41" />
885-<hkern g1="C,Ccedilla" g2="W" k="-39" />
886-<hkern g1="C,Ccedilla" g2="X" k="-53" />
887-<hkern g1="C,Ccedilla" g2="Y,Yacute,Ydieresis" k="-49" />
888-<hkern g1="C,Ccedilla" g2="Z" k="-37" />
889-<hkern g1="C,Ccedilla" g2="AE" k="-53" />
890-<hkern g1="D,Eth" g2="parenright" k="41" />
891-<hkern g1="D,Eth" g2="question" k="39" />
892-<hkern g1="D,Eth" g2="bracketright" k="41" />
893-<hkern g1="D,Eth" g2="quotesinglbase,quotedblbase" k="25" />
894-<hkern g1="D,Eth" g2="quoteright,quotedblright" k="-20" />
895-<hkern g1="D,Eth" g2="braceright" k="33" />
896-<hkern g1="D,Eth" g2="hyphen,endash,emdash" k="-41" />
897-<hkern g1="D,Eth" g2="comma,period,ellipsis" k="82" />
898-<hkern g1="D,Eth" g2="slash" k="106" />
899-<hkern g1="D,Eth" g2="guillemotleft,guilsinglleft" k="-20" />
900-<hkern g1="D,Eth" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="51" />
901-<hkern g1="D,Eth" g2="J" k="47" />
902-<hkern g1="D,Eth" g2="T" k="47" />
903-<hkern g1="D,Eth" g2="V" k="51" />
904-<hkern g1="D,Eth" g2="W" k="20" />
905-<hkern g1="D,Eth" g2="X" k="78" />
906-<hkern g1="D,Eth" g2="Y,Yacute,Ydieresis" k="92" />
907-<hkern g1="D,Eth" g2="Z" k="20" />
908-<hkern g1="D,Eth" g2="AE" k="123" />
909-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="quotesinglbase,quotedblbase" k="-82" />
910-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="quoteleft,quotedblleft" k="-27" />
911-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="quoteright,quotedblright" k="-37" />
912-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="x" k="-43" />
913-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="25" />
914-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="c,ccedilla" k="25" />
915-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="d" k="25" />
916-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="e,egrave,eacute,ecircumflex,edieresis" k="25" />
917-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="g" k="25" />
918-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="25" />
919-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="q" k="25" />
920-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="eth" k="20" />
921-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="guillemotright,guilsinglright" k="-27" />
922-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="J" k="-49" />
923-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="37" />
924-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="Q" k="37" />
925-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="V" k="-23" />
926-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="X" k="-41" />
927-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="Y,Yacute,Ydieresis" k="-20" />
928-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="Z" k="-23" />
929-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="AE" k="-37" />
930-<hkern g1="F" g2="parenright" k="-43" />
931-<hkern g1="F" g2="question" k="-43" />
932-<hkern g1="F" g2="backslash" k="-61" />
933-<hkern g1="F" g2="bracketright" k="-53" />
934-<hkern g1="F" g2="quotesinglbase,quotedblbase" k="129" />
935-<hkern g1="F" g2="quoteleft,quotedblleft" k="-82" />
936-<hkern g1="F" g2="quoteright,quotedblright" k="-76" />
937-<hkern g1="F" g2="hyphen,endash,emdash" k="-31" />
938-<hkern g1="F" g2="comma,period,ellipsis" k="127" />
939-<hkern g1="F" g2="slash" k="160" />
940-<hkern g1="F" g2="x" k="20" />
941-<hkern g1="F" g2="z" k="41" />
942-<hkern g1="F" g2="at" k="20" />
943-<hkern g1="F" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="49" />
944-<hkern g1="F" g2="c,ccedilla" k="20" />
945-<hkern g1="F" g2="d" k="20" />
946-<hkern g1="F" g2="e,egrave,eacute,ecircumflex,edieresis" k="20" />
947-<hkern g1="F" g2="g" k="20" />
948-<hkern g1="F" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="20" />
949-<hkern g1="F" g2="q" k="20" />
950-<hkern g1="F" g2="eth" k="20" />
951-<hkern g1="F" g2="guillemotright,guilsinglright" k="23" />
952-<hkern g1="F" g2="ampersand" k="41" />
953-<hkern g1="F" g2="parenleft" k="29" />
954-<hkern g1="F" g2="u,ugrave,uacute,ucircumflex,udieresis" k="41" />
955-<hkern g1="F" g2="s" k="27" />
956-<hkern g1="F" g2="m,n,ntilde" k="41" />
957-<hkern g1="F" g2="p" k="41" />
958-<hkern g1="F" g2="r" k="41" />
959-<hkern g1="F" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="98" />
960-<hkern g1="F" g2="C,Ccedilla" k="16" />
961-<hkern g1="F" g2="G" k="16" />
962-<hkern g1="F" g2="J" k="154" />
963-<hkern g1="F" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="16" />
964-<hkern g1="F" g2="Q" k="16" />
965-<hkern g1="F" g2="T" k="-43" />
966-<hkern g1="F" g2="V" k="-53" />
967-<hkern g1="F" g2="W" k="-43" />
968-<hkern g1="F" g2="X" k="-25" />
969-<hkern g1="F" g2="Y,Yacute,Ydieresis" k="-57" />
970-<hkern g1="F" g2="AE" k="240" />
971-<hkern g1="F" g2="M" k="20" />
972-<hkern g1="G" g2="asterisk" k="53" />
973-<hkern g1="G" g2="v" k="23" />
974-<hkern g1="G" g2="y,yacute,ydieresis" k="23" />
975-<hkern g1="G" g2="quotesinglbase,quotedblbase" k="-47" />
976-<hkern g1="G" g2="quoteleft,quotedblleft" k="20" />
977-<hkern g1="G" g2="hyphen,endash,emdash" k="-35" />
978-<hkern g1="G" g2="comma,period,ellipsis" k="-41" />
979-<hkern g1="G" g2="colon,semicolon" k="-20" />
980-<hkern g1="G" g2="T" k="20" />
981-<hkern g1="G" g2="V" k="41" />
982-<hkern g1="G" g2="W" k="41" />
983-<hkern g1="G" g2="Y,Yacute,Ydieresis" k="41" />
984-<hkern g1="H" g2="slash" k="20" />
985-<hkern g1="I,Igrave,Iacute,Icircumflex,Idieresis" g2="slash" k="20" />
986-<hkern g1="J" g2="backslash" k="-20" />
987-<hkern g1="J" g2="quoteleft,quotedblleft" k="-31" />
988-<hkern g1="J" g2="quoteright,quotedblright" k="-29" />
989-<hkern g1="J" g2="slash" k="63" />
990-<hkern g1="J" g2="guillemotright,guilsinglright" k="-20" />
991-<hkern g1="J" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="39" />
992-<hkern g1="J" g2="J" k="27" />
993-<hkern g1="J" g2="AE" k="82" />
994-<hkern g1="K" g2="parenright" k="-49" />
995-<hkern g1="K" g2="asterisk" k="82" />
996-<hkern g1="K" g2="backslash" k="-41" />
997-<hkern g1="K" g2="bracketright" k="-57" />
998-<hkern g1="K" g2="v" k="94" />
999-<hkern g1="K" g2="w" k="94" />
1000-<hkern g1="K" g2="y,yacute,ydieresis" k="94" />
1001-<hkern g1="K" g2="quotesinglbase,quotedblbase" k="-63" />
1002-<hkern g1="K" g2="hyphen,endash,emdash" k="102" />
1003-<hkern g1="K" g2="comma,period,ellipsis" k="-63" />
1004-<hkern g1="K" g2="slash" k="-47" />
1005-<hkern g1="K" g2="x" k="-70" />
1006-<hkern g1="K" g2="z" k="-43" />
1007-<hkern g1="K" g2="guillemotleft,guilsinglleft" k="104" />
1008-<hkern g1="K" g2="colon,semicolon" k="-20" />
1009-<hkern g1="K" g2="at" k="29" />
1010-<hkern g1="K" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="20" />
1011-<hkern g1="K" g2="c,ccedilla" k="82" />
1012-<hkern g1="K" g2="d" k="82" />
1013-<hkern g1="K" g2="e,egrave,eacute,ecircumflex,edieresis" k="82" />
1014-<hkern g1="K" g2="g" k="82" />
1015-<hkern g1="K" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="82" />
1016-<hkern g1="K" g2="q" k="82" />
1017-<hkern g1="K" g2="eth" k="70" />
1018-<hkern g1="K" g2="ampersand" k="41" />
1019-<hkern g1="K" g2="parenleft" k="39" />
1020-<hkern g1="K" g2="t" k="20" />
1021-<hkern g1="K" g2="u,ugrave,uacute,ucircumflex,udieresis" k="70" />
1022-<hkern g1="K" g2="braceleft" k="27" />
1023-<hkern g1="K" g2="s" k="-20" />
1024-<hkern g1="K" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-51" />
1025-<hkern g1="K" g2="C,Ccedilla" k="113" />
1026-<hkern g1="K" g2="G" k="113" />
1027-<hkern g1="K" g2="J" k="-41" />
1028-<hkern g1="K" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="113" />
1029-<hkern g1="K" g2="Q" k="113" />
1030-<hkern g1="K" g2="T" k="-47" />
1031-<hkern g1="K" g2="V" k="-37" />
1032-<hkern g1="K" g2="W" k="-27" />
1033-<hkern g1="K" g2="X" k="-74" />
1034-<hkern g1="K" g2="Y,Yacute,Ydieresis" k="-37" />
1035-<hkern g1="K" g2="Z" k="-49" />
1036-<hkern g1="K" g2="AE" k="-53" />
1037-<hkern g1="L" g2="asterisk" k="209" />
1038-<hkern g1="L" g2="question" k="74" />
1039-<hkern g1="L" g2="backslash" k="164" />
1040-<hkern g1="L" g2="bracketright" k="66" />
1041-<hkern g1="L" g2="v" k="96" />
1042-<hkern g1="L" g2="w" k="59" />
1043-<hkern g1="L" g2="y,yacute,ydieresis" k="96" />
1044-<hkern g1="L" g2="quotesinglbase,quotedblbase" k="-96" />
1045-<hkern g1="L" g2="quoteleft,quotedblleft" k="131" />
1046-<hkern g1="L" g2="quoteright,quotedblright" k="113" />
1047-<hkern g1="L" g2="quotedbl,quotesingle" k="199" />
1048-<hkern g1="L" g2="braceright" k="25" />
1049-<hkern g1="L" g2="hyphen,endash,emdash" k="41" />
1050-<hkern g1="L" g2="comma,period,ellipsis" k="-82" />
1051-<hkern g1="L" g2="slash" k="-35" />
1052-<hkern g1="L" g2="x" k="-59" />
1053-<hkern g1="L" g2="z" k="-33" />
1054-<hkern g1="L" g2="guillemotleft,guilsinglleft" k="39" />
1055-<hkern g1="L" g2="colon,semicolon" k="-49" />
1056-<hkern g1="L" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-25" />
1057-<hkern g1="L" g2="guillemotright,guilsinglright" k="-43" />
1058-<hkern g1="L" g2="ampersand" k="-20" />
1059-<hkern g1="L" g2="braceleft" k="33" />
1060-<hkern g1="L" g2="s" k="-16" />
1061-<hkern g1="L" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-63" />
1062-<hkern g1="L" g2="C,Ccedilla" k="41" />
1063-<hkern g1="L" g2="G" k="41" />
1064-<hkern g1="L" g2="J" k="-63" />
1065-<hkern g1="L" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="41" />
1066-<hkern g1="L" g2="Q" k="41" />
1067-<hkern g1="L" g2="S" k="-35" />
1068-<hkern g1="L" g2="T" k="160" />
1069-<hkern g1="L" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="20" />
1070-<hkern g1="L" g2="V" k="174" />
1071-<hkern g1="L" g2="W" k="102" />
1072-<hkern g1="L" g2="X" k="-63" />
1073-<hkern g1="L" g2="Y,Yacute,Ydieresis" k="205" />
1074-<hkern g1="L" g2="Z" k="-37" />
1075-<hkern g1="L" g2="AE" k="-63" />
1076-<hkern g1="L" g2="M" k="-20" />
1077-<hkern g1="L" g2="exclam" k="-20" />
1078-<hkern g1="M" g2="asterisk" k="20" />
1079-<hkern g1="M" g2="question" k="33" />
1080-<hkern g1="M" g2="backslash" k="41" />
1081-<hkern g1="M" g2="quoteleft,quotedblleft" k="41" />
1082-<hkern g1="M" g2="quoteright,quotedblright" k="31" />
1083-<hkern g1="M" g2="slash" k="20" />
1084-<hkern g1="M" g2="T" k="20" />
1085-<hkern g1="M" g2="V" k="20" />
1086-<hkern g1="M" g2="Y,Yacute,Ydieresis" k="31" />
1087-<hkern g1="N,Ntilde" g2="slash" k="20" />
1088-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="parenright" k="41" />
1089-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="question" k="39" />
1090-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="bracketright" k="41" />
1091-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="quotesinglbase,quotedblbase" k="25" />
1092-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="quoteright,quotedblright" k="-20" />
1093-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="braceright" k="27" />
1094-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="hyphen,endash,emdash" k="-41" />
1095-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="comma,period,ellipsis" k="82" />
1096-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="slash" k="106" />
1097-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="guillemotleft,guilsinglleft" k="-20" />
1098-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="51" />
1099-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="J" k="47" />
1100-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="T" k="47" />
1101-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="V" k="51" />
1102-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="W" k="20" />
1103-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="X" k="78" />
1104-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="Y,Yacute,Ydieresis" k="92" />
1105-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="Z" k="20" />
1106-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="AE" k="123" />
1107-<hkern g1="P" g2="parenright" k="16" />
1108-<hkern g1="P" g2="bracketright" k="27" />
1109-<hkern g1="P" g2="v" k="-41" />
1110-<hkern g1="P" g2="w" k="-41" />
1111-<hkern g1="P" g2="y,yacute,ydieresis" k="-41" />
1112-<hkern g1="P" g2="quotesinglbase,quotedblbase" k="188" />
1113-<hkern g1="P" g2="quoteleft,quotedblleft" k="-59" />
1114-<hkern g1="P" g2="quoteright,quotedblright" k="-59" />
1115-<hkern g1="P" g2="braceright" k="20" />
1116-<hkern g1="P" g2="comma,period,ellipsis" k="213" />
1117-<hkern g1="P" g2="slash" k="162" />
1118-<hkern g1="P" g2="x" k="-25" />
1119-<hkern g1="P" g2="guillemotleft,guilsinglleft" k="20" />
1120-<hkern g1="P" g2="colon,semicolon" k="-27" />
1121-<hkern g1="P" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="41" />
1122-<hkern g1="P" g2="c,ccedilla" k="31" />
1123-<hkern g1="P" g2="d" k="31" />
1124-<hkern g1="P" g2="e,egrave,eacute,ecircumflex,edieresis" k="31" />
1125-<hkern g1="P" g2="g" k="31" />
1126-<hkern g1="P" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="31" />
1127-<hkern g1="P" g2="q" k="31" />
1128-<hkern g1="P" g2="eth" k="47" />
1129-<hkern g1="P" g2="guillemotright,guilsinglright" k="-27" />
1130-<hkern g1="P" g2="ampersand" k="41" />
1131-<hkern g1="P" g2="bracketleft" k="29" />
1132-<hkern g1="P" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="139" />
1133-<hkern g1="P" g2="J" k="182" />
1134-<hkern g1="P" g2="T" k="-27" />
1135-<hkern g1="P" g2="X" k="45" />
1136-<hkern g1="P" g2="Y,Yacute,Ydieresis" k="20" />
1137-<hkern g1="P" g2="AE" k="256" />
1138-<hkern g1="Q" g2="parenright" k="41" />
1139-<hkern g1="Q" g2="question" k="39" />
1140-<hkern g1="Q" g2="bracketright" k="41" />
1141-<hkern g1="Q" g2="quotesinglbase,quotedblbase" k="25" />
1142-<hkern g1="Q" g2="quoteright,quotedblright" k="-20" />
1143-<hkern g1="Q" g2="hyphen,endash,emdash" k="-41" />
1144-<hkern g1="Q" g2="comma,period,ellipsis" k="82" />
1145-<hkern g1="Q" g2="slash" k="106" />
1146-<hkern g1="Q" g2="guillemotleft,guilsinglleft" k="-20" />
1147-<hkern g1="Q" g2="j" k="-31" />
1148-<hkern g1="Q" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="51" />
1149-<hkern g1="Q" g2="J" k="47" />
1150-<hkern g1="Q" g2="T" k="47" />
1151-<hkern g1="Q" g2="V" k="51" />
1152-<hkern g1="Q" g2="W" k="20" />
1153-<hkern g1="Q" g2="X" k="78" />
1154-<hkern g1="Q" g2="Y,Yacute,Ydieresis" k="92" />
1155-<hkern g1="Q" g2="Z" k="20" />
1156-<hkern g1="Q" g2="AE" k="123" />
1157-<hkern g1="R" g2="asterisk" k="20" />
1158-<hkern g1="R" g2="question" k="31" />
1159-<hkern g1="R" g2="backslash" k="20" />
1160-<hkern g1="R" g2="bracketright" k="47" />
1161-<hkern g1="R" g2="quotesinglbase,quotedblbase" k="-66" />
1162-<hkern g1="R" g2="quoteleft,quotedblleft" k="-27" />
1163-<hkern g1="R" g2="quoteright,quotedblright" k="-23" />
1164-<hkern g1="R" g2="hyphen,endash,emdash" k="41" />
1165-<hkern g1="R" g2="comma,period,ellipsis" k="-49" />
1166-<hkern g1="R" g2="slash" k="-37" />
1167-<hkern g1="R" g2="x" k="-37" />
1168-<hkern g1="R" g2="z" k="-20" />
1169-<hkern g1="R" g2="guillemotleft,guilsinglleft" k="45" />
1170-<hkern g1="R" g2="colon,semicolon" k="-25" />
1171-<hkern g1="R" g2="at" k="20" />
1172-<hkern g1="R" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="51" />
1173-<hkern g1="R" g2="c,ccedilla" k="51" />
1174-<hkern g1="R" g2="d" k="51" />
1175-<hkern g1="R" g2="e,egrave,eacute,ecircumflex,edieresis" k="51" />
1176-<hkern g1="R" g2="g" k="51" />
1177-<hkern g1="R" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="51" />
1178-<hkern g1="R" g2="q" k="51" />
1179-<hkern g1="R" g2="eth" k="57" />
1180-<hkern g1="R" g2="t" k="20" />
1181-<hkern g1="R" g2="u,ugrave,uacute,ucircumflex,udieresis" k="20" />
1182-<hkern g1="R" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-63" />
1183-<hkern g1="R" g2="C,Ccedilla" k="37" />
1184-<hkern g1="R" g2="G" k="37" />
1185-<hkern g1="R" g2="J" k="-53" />
1186-<hkern g1="R" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="37" />
1187-<hkern g1="R" g2="Q" k="37" />
1188-<hkern g1="R" g2="T" k="20" />
1189-<hkern g1="R" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="16" />
1190-<hkern g1="R" g2="V" k="31" />
1191-<hkern g1="R" g2="X" k="-41" />
1192-<hkern g1="R" g2="Y,Yacute,Ydieresis" k="68" />
1193-<hkern g1="R" g2="Z" k="-37" />
1194-<hkern g1="R" g2="AE" k="-41" />
1195-<hkern g1="S" g2="parenright" k="16" />
1196-<hkern g1="S" g2="asterisk" k="72" />
1197-<hkern g1="S" g2="question" k="20" />
1198-<hkern g1="S" g2="v" k="33" />
1199-<hkern g1="S" g2="w" k="27" />
1200-<hkern g1="S" g2="y,yacute,ydieresis" k="33" />
1201-<hkern g1="S" g2="quotesinglbase,quotedblbase" k="-37" />
1202-<hkern g1="S" g2="quoteleft,quotedblleft" k="41" />
1203-<hkern g1="S" g2="hyphen,endash,emdash" k="-57" />
1204-<hkern g1="S" g2="comma,period,ellipsis" k="-20" />
1205-<hkern g1="S" g2="slash" k="31" />
1206-<hkern g1="S" g2="x" k="23" />
1207-<hkern g1="S" g2="guillemotleft,guilsinglleft" k="-31" />
1208-<hkern g1="S" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-25" />
1209-<hkern g1="S" g2="T" k="41" />
1210-<hkern g1="S" g2="V" k="20" />
1211-<hkern g1="S" g2="W" k="20" />
1212-<hkern g1="S" g2="Y,Yacute,Ydieresis" k="20" />
1213-<hkern g1="S" g2="AE" k="41" />
1214-<hkern g1="T" g2="parenright" k="-51" />
1215-<hkern g1="T" g2="question" k="-53" />
1216-<hkern g1="T" g2="backslash" k="-82" />
1217-<hkern g1="T" g2="bracketright" k="-61" />
1218-<hkern g1="T" g2="v" k="154" />
1219-<hkern g1="T" g2="w" k="154" />
1220-<hkern g1="T" g2="y,yacute,ydieresis" k="154" />
1221-<hkern g1="T" g2="quotesinglbase,quotedblbase" k="109" />
1222-<hkern g1="T" g2="quoteleft,quotedblleft" k="-57" />
1223-<hkern g1="T" g2="quoteright,quotedblright" k="-41" />
1224-<hkern g1="T" g2="hyphen,endash,emdash" k="113" />
1225-<hkern g1="T" g2="comma,period,ellipsis" k="166" />
1226-<hkern g1="T" g2="slash" k="201" />
1227-<hkern g1="T" g2="x" k="154" />
1228-<hkern g1="T" g2="z" k="145" />
1229-<hkern g1="T" g2="guillemotleft,guilsinglleft" k="154" />
1230-<hkern g1="T" g2="colon,semicolon" k="125" />
1231-<hkern g1="T" g2="at" k="74" />
1232-<hkern g1="T" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="154" />
1233-<hkern g1="T" g2="c,ccedilla" k="154" />
1234-<hkern g1="T" g2="d" k="154" />
1235-<hkern g1="T" g2="e,egrave,eacute,ecircumflex,edieresis" k="154" />
1236-<hkern g1="T" g2="g" k="154" />
1237-<hkern g1="T" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="154" />
1238-<hkern g1="T" g2="q" k="154" />
1239-<hkern g1="T" g2="eth" k="188" />
1240-<hkern g1="T" g2="guillemotright,guilsinglright" k="135" />
1241-<hkern g1="T" g2="ampersand" k="41" />
1242-<hkern g1="T" g2="parenleft" k="37" />
1243-<hkern g1="T" g2="u,ugrave,uacute,ucircumflex,udieresis" k="141" />
1244-<hkern g1="T" g2="braceleft" k="37" />
1245-<hkern g1="T" g2="s" k="147" />
1246-<hkern g1="T" g2="m,n,ntilde" k="141" />
1247-<hkern g1="T" g2="p" k="141" />
1248-<hkern g1="T" g2="r" k="141" />
1249-<hkern g1="T" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="168" />
1250-<hkern g1="T" g2="C,Ccedilla" k="47" />
1251-<hkern g1="T" g2="G" k="47" />
1252-<hkern g1="T" g2="J" k="170" />
1253-<hkern g1="T" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="47" />
1254-<hkern g1="T" g2="Q" k="47" />
1255-<hkern g1="T" g2="T" k="-53" />
1256-<hkern g1="T" g2="V" k="-63" />
1257-<hkern g1="T" g2="W" k="-53" />
1258-<hkern g1="T" g2="X" k="-53" />
1259-<hkern g1="T" g2="Y,Yacute,Ydieresis" k="-70" />
1260-<hkern g1="T" g2="Z" k="-20" />
1261-<hkern g1="T" g2="AE" k="236" />
1262-<hkern g1="T" g2="M" k="20" />
1263-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="backslash" k="-20" />
1264-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="quoteleft,quotedblleft" k="-10" />
1265-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="quoteright,quotedblright" k="-47" />
1266-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="comma,period,ellipsis" k="61" />
1267-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="slash" k="111" />
1268-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="colon,semicolon" k="-20" />
1269-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="41" />
1270-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="J" k="39" />
1271-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="AE" k="113" />
1272-<hkern g1="V" g2="parenright" k="-66" />
1273-<hkern g1="V" g2="question" k="-57" />
1274-<hkern g1="V" g2="backslash" k="-82" />
1275-<hkern g1="V" g2="bracketright" k="-76" />
1276-<hkern g1="V" g2="quotesinglbase,quotedblbase" k="129" />
1277-<hkern g1="V" g2="quoteleft,quotedblleft" k="-57" />
1278-<hkern g1="V" g2="quoteright,quotedblright" k="-76" />
1279-<hkern g1="V" g2="quotedbl,quotesingle" k="-37" />
1280-<hkern g1="V" g2="hyphen,endash,emdash" k="61" />
1281-<hkern g1="V" g2="comma,period,ellipsis" k="164" />
1282-<hkern g1="V" g2="slash" k="193" />
1283-<hkern g1="V" g2="z" k="25" />
1284-<hkern g1="V" g2="guillemotleft,guilsinglleft" k="82" />
1285-<hkern g1="V" g2="colon,semicolon" k="25" />
1286-<hkern g1="V" g2="at" k="59" />
1287-<hkern g1="V" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="84" />
1288-<hkern g1="V" g2="c,ccedilla" k="113" />
1289-<hkern g1="V" g2="d" k="113" />
1290-<hkern g1="V" g2="e,egrave,eacute,ecircumflex,edieresis" k="113" />
1291-<hkern g1="V" g2="g" k="113" />
1292-<hkern g1="V" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="113" />
1293-<hkern g1="V" g2="q" k="113" />
1294-<hkern g1="V" g2="eth" k="125" />
1295-<hkern g1="V" g2="ampersand" k="61" />
1296-<hkern g1="V" g2="parenleft" k="63" />
1297-<hkern g1="V" g2="u,ugrave,uacute,ucircumflex,udieresis" k="43" />
1298-<hkern g1="V" g2="braceleft" k="37" />
1299-<hkern g1="V" g2="s" k="78" />
1300-<hkern g1="V" g2="m,n,ntilde" k="47" />
1301-<hkern g1="V" g2="p" k="47" />
1302-<hkern g1="V" g2="r" k="47" />
1303-<hkern g1="V" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="133" />
1304-<hkern g1="V" g2="C,Ccedilla" k="51" />
1305-<hkern g1="V" g2="G" k="51" />
1306-<hkern g1="V" g2="J" k="178" />
1307-<hkern g1="V" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="51" />
1308-<hkern g1="V" g2="Q" k="51" />
1309-<hkern g1="V" g2="T" k="-66" />
1310-<hkern g1="V" g2="V" k="-76" />
1311-<hkern g1="V" g2="W" k="-66" />
1312-<hkern g1="V" g2="X" k="-66" />
1313-<hkern g1="V" g2="Y,Yacute,Ydieresis" k="-80" />
1314-<hkern g1="V" g2="Z" k="-33" />
1315-<hkern g1="V" g2="AE" k="303" />
1316-<hkern g1="V" g2="M" k="20" />
1317-<hkern g1="W" g2="parenright" k="-57" />
1318-<hkern g1="W" g2="question" k="-51" />
1319-<hkern g1="W" g2="comma,period,ellipsis" k="90" />
1320-<hkern g1="W" g2="slash" k="127" />
1321-<hkern g1="W" g2="at" k="23" />
1322-<hkern g1="W" g2="ampersand" k="41" />
1323-<hkern g1="W" g2="parenleft" k="23" />
1324-<hkern g1="W" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="82" />
1325-<hkern g1="W" g2="C,Ccedilla" k="20" />
1326-<hkern g1="W" g2="G" k="20" />
1327-<hkern g1="W" g2="J" k="96" />
1328-<hkern g1="W" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="20" />
1329-<hkern g1="W" g2="Q" k="20" />
1330-<hkern g1="W" g2="T" k="-55" />
1331-<hkern g1="W" g2="V" k="-66" />
1332-<hkern g1="W" g2="W" k="-55" />
1333-<hkern g1="W" g2="X" k="-55" />
1334-<hkern g1="W" g2="Y,Yacute,Ydieresis" k="-72" />
1335-<hkern g1="W" g2="Z" k="-23" />
1336-<hkern g1="X" g2="backslash" k="-61" />
1337-<hkern g1="X" g2="bracketright" k="-63" />
1338-<hkern g1="X" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="61" />
1339-<hkern g1="X" g2="c,ccedilla" k="61" />
1340-<hkern g1="X" g2="d" k="61" />
1341-<hkern g1="X" g2="e,egrave,eacute,ecircumflex,edieresis" k="61" />
1342-<hkern g1="X" g2="g" k="61" />
1343-<hkern g1="X" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="61" />
1344-<hkern g1="X" g2="q" k="61" />
1345-<hkern g1="X" g2="s" k="-20" />
1346-<hkern g1="X" g2="u,ugrave,uacute,ucircumflex,udieresis" k="49" />
1347-<hkern g1="X" g2="v" k="49" />
1348-<hkern g1="X" g2="w" k="49" />
1349-<hkern g1="X" g2="x" k="-49" />
1350-<hkern g1="X" g2="y,yacute,ydieresis" k="49" />
1351-<hkern g1="X" g2="quotesinglbase,quotedblbase" k="-70" />
1352-<hkern g1="X" g2="guillemotleft,guilsinglleft" k="76" />
1353-<hkern g1="X" g2="quoteleft,quotedblleft" k="-20" />
1354-<hkern g1="X" g2="quoteright,quotedblright" k="-33" />
1355-<hkern g1="X" g2="AE" k="-74" />
1356-<hkern g1="X" g2="eth" k="43" />
1357-<hkern g1="X" g2="braceleft" k="27" />
1358-<hkern g1="X" g2="ampersand" k="41" />
1359-<hkern g1="X" g2="parenleft" k="39" />
1360-<hkern g1="X" g2="parenright" k="-53" />
1361-<hkern g1="X" g2="asterisk" k="53" />
1362-<hkern g1="X" g2="hyphen,endash,emdash" k="66" />
1363-<hkern g1="X" g2="comma,period,ellipsis" k="-51" />
1364-<hkern g1="X" g2="slash" k="-47" />
1365-<hkern g1="X" g2="colon,semicolon" k="-35" />
1366-<hkern g1="X" g2="question" k="-41" />
1367-<hkern g1="X" g2="at" k="29" />
1368-<hkern g1="X" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-74" />
1369-<hkern g1="X" g2="C,Ccedilla" k="78" />
1370-<hkern g1="X" g2="G" k="78" />
1371-<hkern g1="X" g2="J" k="-51" />
1372-<hkern g1="X" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="78" />
1373-<hkern g1="X" g2="Q" k="78" />
1374-<hkern g1="X" g2="S" k="-35" />
1375-<hkern g1="X" g2="T" k="-53" />
1376-<hkern g1="X" g2="V" k="-63" />
1377-<hkern g1="X" g2="W" k="-53" />
1378-<hkern g1="X" g2="X" k="-74" />
1379-<hkern g1="X" g2="Y,Yacute,Ydieresis" k="-68" />
1380-<hkern g1="X" g2="Z" k="-49" />
1381-<hkern g1="X" g2="z" k="-31" />
1382-<hkern g1="Y,Yacute,Ydieresis" g2="backslash" k="-82" />
1383-<hkern g1="Y,Yacute,Ydieresis" g2="bracketright" k="-80" />
1384-<hkern g1="Y,Yacute,Ydieresis" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="150" />
1385-<hkern g1="Y,Yacute,Ydieresis" g2="c,ccedilla" k="180" />
1386-<hkern g1="Y,Yacute,Ydieresis" g2="d" k="180" />
1387-<hkern g1="Y,Yacute,Ydieresis" g2="e,egrave,eacute,ecircumflex,edieresis" k="180" />
1388-<hkern g1="Y,Yacute,Ydieresis" g2="g" k="180" />
1389-<hkern g1="Y,Yacute,Ydieresis" g2="m,n,ntilde" k="76" />
1390-<hkern g1="Y,Yacute,Ydieresis" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="180" />
1391-<hkern g1="Y,Yacute,Ydieresis" g2="p" k="76" />
1392-<hkern g1="Y,Yacute,Ydieresis" g2="q" k="180" />
1393-<hkern g1="Y,Yacute,Ydieresis" g2="r" k="76" />
1394-<hkern g1="Y,Yacute,Ydieresis" g2="s" k="143" />
1395-<hkern g1="Y,Yacute,Ydieresis" g2="u,ugrave,uacute,ucircumflex,udieresis" k="70" />
1396-<hkern g1="Y,Yacute,Ydieresis" g2="v" k="20" />
1397-<hkern g1="Y,Yacute,Ydieresis" g2="x" k="41" />
1398-<hkern g1="Y,Yacute,Ydieresis" g2="y,yacute,ydieresis" k="20" />
1399-<hkern g1="Y,Yacute,Ydieresis" g2="quotesinglbase,quotedblbase" k="135" />
1400-<hkern g1="Y,Yacute,Ydieresis" g2="guillemotleft,guilsinglleft" k="162" />
1401-<hkern g1="Y,Yacute,Ydieresis" g2="quoteleft,quotedblleft" k="-51" />
1402-<hkern g1="Y,Yacute,Ydieresis" g2="quoteright,quotedblright" k="-63" />
1403-<hkern g1="Y,Yacute,Ydieresis" g2="AE" k="295" />
1404-<hkern g1="Y,Yacute,Ydieresis" g2="eth" k="184" />
1405-<hkern g1="Y,Yacute,Ydieresis" g2="braceleft" k="31" />
1406-<hkern g1="Y,Yacute,Ydieresis" g2="ampersand" k="102" />
1407-<hkern g1="Y,Yacute,Ydieresis" g2="parenleft" k="80" />
1408-<hkern g1="Y,Yacute,Ydieresis" g2="parenright" k="-70" />
1409-<hkern g1="Y,Yacute,Ydieresis" g2="asterisk" k="20" />
1410-<hkern g1="Y,Yacute,Ydieresis" g2="hyphen,endash,emdash" k="137" />
1411-<hkern g1="Y,Yacute,Ydieresis" g2="comma,period,ellipsis" k="195" />
1412-<hkern g1="Y,Yacute,Ydieresis" g2="slash" k="205" />
1413-<hkern g1="Y,Yacute,Ydieresis" g2="colon,semicolon" k="78" />
1414-<hkern g1="Y,Yacute,Ydieresis" g2="question" k="-59" />
1415-<hkern g1="Y,Yacute,Ydieresis" g2="at" k="121" />
1416-<hkern g1="Y,Yacute,Ydieresis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="205" />
1417-<hkern g1="Y,Yacute,Ydieresis" g2="C,Ccedilla" k="92" />
1418-<hkern g1="Y,Yacute,Ydieresis" g2="G" k="92" />
1419-<hkern g1="Y,Yacute,Ydieresis" g2="J" k="172" />
1420-<hkern g1="Y,Yacute,Ydieresis" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="92" />
1421-<hkern g1="Y,Yacute,Ydieresis" g2="Q" k="92" />
1422-<hkern g1="Y,Yacute,Ydieresis" g2="S" k="20" />
1423-<hkern g1="Y,Yacute,Ydieresis" g2="T" k="-70" />
1424-<hkern g1="Y,Yacute,Ydieresis" g2="V" k="-80" />
1425-<hkern g1="Y,Yacute,Ydieresis" g2="W" k="-70" />
1426-<hkern g1="Y,Yacute,Ydieresis" g2="X" k="-70" />
1427-<hkern g1="Y,Yacute,Ydieresis" g2="Y,Yacute,Ydieresis" k="-84" />
1428-<hkern g1="Y,Yacute,Ydieresis" g2="Z" k="-37" />
1429-<hkern g1="Y,Yacute,Ydieresis" g2="z" k="72" />
1430-<hkern g1="Y,Yacute,Ydieresis" g2="exclam" k="-23" />
1431-<hkern g1="Y,Yacute,Ydieresis" g2="M" k="31" />
1432-<hkern g1="Y,Yacute,Ydieresis" g2="guillemotright,guilsinglright" k="53" />
1433-<hkern g1="Z" g2="backslash" k="-41" />
1434-<hkern g1="Z" g2="bracketright" k="-43" />
1435-<hkern g1="Z" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-23" />
1436-<hkern g1="Z" g2="c,ccedilla" k="20" />
1437-<hkern g1="Z" g2="d" k="20" />
1438-<hkern g1="Z" g2="e,egrave,eacute,ecircumflex,edieresis" k="20" />
1439-<hkern g1="Z" g2="g" k="20" />
1440-<hkern g1="Z" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="20" />
1441-<hkern g1="Z" g2="q" k="20" />
1442-<hkern g1="Z" g2="x" k="-49" />
1443-<hkern g1="Z" g2="quotesinglbase,quotedblbase" k="-88" />
1444-<hkern g1="Z" g2="guillemotleft,guilsinglleft" k="63" />
1445-<hkern g1="Z" g2="quoteleft,quotedblleft" k="-41" />
1446-<hkern g1="Z" g2="quoteright,quotedblright" k="-59" />
1447-<hkern g1="Z" g2="AE" k="-53" />
1448-<hkern g1="Z" g2="ampersand" k="20" />
1449-<hkern g1="Z" g2="parenright" k="-33" />
1450-<hkern g1="Z" g2="hyphen,endash,emdash" k="41" />
1451-<hkern g1="Z" g2="comma,period,ellipsis" k="-55" />
1452-<hkern g1="Z" g2="colon,semicolon" k="-33" />
1453-<hkern g1="Z" g2="question" k="-31" />
1454-<hkern g1="Z" g2="at" k="20" />
1455-<hkern g1="Z" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-53" />
1456-<hkern g1="Z" g2="C,Ccedilla" k="25" />
1457-<hkern g1="Z" g2="G" k="25" />
1458-<hkern g1="Z" g2="J" k="-53" />
1459-<hkern g1="Z" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="25" />
1460-<hkern g1="Z" g2="Q" k="25" />
1461-<hkern g1="Z" g2="S" k="-25" />
1462-<hkern g1="Z" g2="T" k="-31" />
1463-<hkern g1="Z" g2="V" k="-43" />
1464-<hkern g1="Z" g2="W" k="-31" />
1465-<hkern g1="Z" g2="X" k="-53" />
1466-<hkern g1="Z" g2="Y,Yacute,Ydieresis" k="-47" />
1467-<hkern g1="Z" g2="Z" k="-27" />
1468-<hkern g1="Z" g2="z" k="-23" />
1469-<hkern g1="Z" g2="guillemotright,guilsinglright" k="-33" />
1470-<hkern g1="Thorn" g2="backslash" k="41" />
1471-<hkern g1="Thorn" g2="bracketright" k="72" />
1472-<hkern g1="Thorn" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="16" />
1473-<hkern g1="Thorn" g2="guillemotleft,guilsinglleft" k="-31" />
1474-<hkern g1="Thorn" g2="AE" k="109" />
1475-<hkern g1="Thorn" g2="parenright" k="49" />
1476-<hkern g1="Thorn" g2="hyphen,endash,emdash" k="-31" />
1477-<hkern g1="Thorn" g2="comma,period,ellipsis" k="115" />
1478-<hkern g1="Thorn" g2="slash" k="125" />
1479-<hkern g1="Thorn" g2="colon,semicolon" k="-25" />
1480-<hkern g1="Thorn" g2="question" k="55" />
1481-<hkern g1="Thorn" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="57" />
1482-<hkern g1="Thorn" g2="J" k="84" />
1483-<hkern g1="Thorn" g2="T" k="41" />
1484-<hkern g1="Thorn" g2="V" k="45" />
1485-<hkern g1="Thorn" g2="W" k="20" />
1486-<hkern g1="Thorn" g2="X" k="72" />
1487-<hkern g1="Thorn" g2="Y,Yacute,Ydieresis" k="78" />
1488-<hkern g1="Thorn" g2="Z" k="47" />
1489-<hkern g1="Thorn" g2="braceright" k="41" />
1490-<hkern g1="parenleft" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="51" />
1491-<hkern g1="parenleft" g2="c,ccedilla" k="61" />
1492-<hkern g1="parenleft" g2="d" k="61" />
1493-<hkern g1="parenleft" g2="e,egrave,eacute,ecircumflex,edieresis" k="61" />
1494-<hkern g1="parenleft" g2="g" k="61" />
1495-<hkern g1="parenleft" g2="m,n,ntilde" k="43" />
1496-<hkern g1="parenleft" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="61" />
1497-<hkern g1="parenleft" g2="p" k="43" />
1498-<hkern g1="parenleft" g2="q" k="61" />
1499-<hkern g1="parenleft" g2="r" k="43" />
1500-<hkern g1="parenleft" g2="s" k="37" />
1501-<hkern g1="parenleft" g2="u,ugrave,uacute,ucircumflex,udieresis" k="51" />
1502-<hkern g1="parenleft" g2="v" k="20" />
1503-<hkern g1="parenleft" g2="w" k="20" />
1504-<hkern g1="parenleft" g2="y,yacute,ydieresis" k="-61" />
1505-<hkern g1="parenleft" g2="eth" k="61" />
1506-<hkern g1="parenleft" g2="parenleft" k="59" />
1507-<hkern g1="parenleft" g2="parenright" k="-164" />
1508-<hkern g1="parenleft" g2="asterisk" k="41" />
1509-<hkern g1="parenleft" g2="hyphen,endash,emdash" k="20" />
1510-<hkern g1="parenleft" g2="at" k="61" />
1511-<hkern g1="parenleft" g2="C,Ccedilla" k="41" />
1512-<hkern g1="parenleft" g2="G" k="41" />
1513-<hkern g1="parenleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="41" />
1514-<hkern g1="parenleft" g2="Q" k="41" />
1515-<hkern g1="parenleft" g2="T" k="-51" />
1516-<hkern g1="parenleft" g2="V" k="-63" />
1517-<hkern g1="parenleft" g2="W" k="-53" />
1518-<hkern g1="parenleft" g2="X" k="-53" />
1519-<hkern g1="parenleft" g2="Y,Yacute,Ydieresis" k="-68" />
1520-<hkern g1="parenleft" g2="Z" k="-20" />
1521-<hkern g1="parenleft" g2="j" k="-174" />
1522-<hkern g1="parenleft" g2="f,uniFB01,uniFB02,uniFB03,uniFB04" k="27" />
1523-<hkern g1="parenleft" g2="i,igrave,iacute,icircumflex,idieresis" k="-25" />
1524-<hkern g1="parenleft" g2="germandbls" k="33" />
1525-<hkern g1="parenright" g2="x" k="29" />
1526-<hkern g1="parenright" g2="AE" k="41" />
1527-<hkern g1="parenright" g2="parenleft" k="47" />
1528-<hkern g1="parenright" g2="asterisk" k="39" />
1529-<hkern g1="parenright" g2="hyphen,endash,emdash" k="-45" />
1530-<hkern g1="parenright" g2="at" k="27" />
1531-<hkern g1="parenright" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="41" />
1532-<hkern g1="parenright" g2="J" k="27" />
1533-<hkern g1="parenright" g2="T" k="39" />
1534-<hkern g1="parenright" g2="V" k="68" />
1535-<hkern g1="parenright" g2="W" k="27" />
1536-<hkern g1="parenright" g2="X" k="41" />
1537-<hkern g1="parenright" g2="Y,Yacute,Ydieresis" k="82" />
1538-<hkern g1="parenright" g2="Z" k="23" />
1539-<hkern g1="bracketleft" g2="bracketright" k="-184" />
1540-<hkern g1="bracketleft" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="72" />
1541-<hkern g1="bracketleft" g2="c,ccedilla" k="74" />
1542-<hkern g1="bracketleft" g2="d" k="74" />
1543-<hkern g1="bracketleft" g2="e,egrave,eacute,ecircumflex,edieresis" k="74" />
1544-<hkern g1="bracketleft" g2="g" k="74" />
1545-<hkern g1="bracketleft" g2="m,n,ntilde" k="70" />
1546-<hkern g1="bracketleft" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="74" />
1547-<hkern g1="bracketleft" g2="p" k="70" />
1548-<hkern g1="bracketleft" g2="q" k="74" />
1549-<hkern g1="bracketleft" g2="r" k="70" />
1550-<hkern g1="bracketleft" g2="s" k="68" />
1551-<hkern g1="bracketleft" g2="u,ugrave,uacute,ucircumflex,udieresis" k="72" />
1552-<hkern g1="bracketleft" g2="v" k="61" />
1553-<hkern g1="bracketleft" g2="w" k="61" />
1554-<hkern g1="bracketleft" g2="x" k="61" />
1555-<hkern g1="bracketleft" g2="y,yacute,ydieresis" k="-61" />
1556-<hkern g1="bracketleft" g2="AE" k="57" />
1557-<hkern g1="bracketleft" g2="eth" k="82" />
1558-<hkern g1="bracketleft" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="57" />
1559-<hkern g1="bracketleft" g2="C,Ccedilla" k="41" />
1560-<hkern g1="bracketleft" g2="G" k="41" />
1561-<hkern g1="bracketleft" g2="J" k="57" />
1562-<hkern g1="bracketleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="41" />
1563-<hkern g1="bracketleft" g2="Q" k="41" />
1564-<hkern g1="bracketleft" g2="T" k="-61" />
1565-<hkern g1="bracketleft" g2="V" k="-72" />
1566-<hkern g1="bracketleft" g2="W" k="-61" />
1567-<hkern g1="bracketleft" g2="X" k="-61" />
1568-<hkern g1="bracketleft" g2="Y,Yacute,Ydieresis" k="-78" />
1569-<hkern g1="bracketleft" g2="Z" k="-29" />
1570-<hkern g1="bracketleft" g2="z" k="63" />
1571-<hkern g1="bracketleft" g2="j" k="-193" />
1572-<hkern g1="bracketleft" g2="i,igrave,iacute,icircumflex,idieresis" k="-20" />
1573-<hkern g1="bracketright" g2="j" k="-68" />
1574-<hkern g1="braceleft" g2="C,Ccedilla" k="25" />
1575-<hkern g1="braceleft" g2="G" k="33" />
1576-<hkern g1="braceleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="33" />
1577-<hkern g1="braceleft" g2="Q" k="33" />
1578-<hkern g1="braceleft" g2="braceright" k="-184" />
1579-<hkern g1="braceright" g2="AE" k="27" />
1580-<hkern g1="braceright" g2="J" k="27" />
1581-<hkern g1="braceright" g2="T" k="37" />
1582-<hkern g1="braceright" g2="V" k="35" />
1583-<hkern g1="braceright" g2="X" k="27" />
1584-<hkern g1="braceright" g2="Y,Yacute,Ydieresis" k="31" />
1585-<hkern g1="asterisk" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="35" />
1586-<hkern g1="asterisk" g2="c,ccedilla" k="61" />
1587-<hkern g1="asterisk" g2="d" k="61" />
1588-<hkern g1="asterisk" g2="e,egrave,eacute,ecircumflex,edieresis" k="61" />
1589-<hkern g1="asterisk" g2="g" k="61" />
1590-<hkern g1="asterisk" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="61" />
1591-<hkern g1="asterisk" g2="q" k="61" />
1592-<hkern g1="asterisk" g2="s" k="20" />
1593-<hkern g1="asterisk" g2="v" k="-33" />
1594-<hkern g1="asterisk" g2="w" k="-33" />
1595-<hkern g1="asterisk" g2="x" k="-25" />
1596-<hkern g1="asterisk" g2="y,yacute,ydieresis" k="-33" />
1597-<hkern g1="asterisk" g2="AE" k="285" />
1598-<hkern g1="asterisk" g2="eth" k="96" />
1599-<hkern g1="asterisk" g2="at" k="39" />
1600-<hkern g1="asterisk" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="164" />
1601-<hkern g1="asterisk" g2="J" k="213" />
1602-<hkern g1="asterisk" g2="X" k="45" />
1603-<hkern g1="asterisk" g2="Y,Yacute,Ydieresis" k="20" />
1604-<hkern g1="asterisk" g2="M" k="20" />
1605-<hkern g1="asterisk" g2="j" k="20" />
1606-<hkern g1="quotedbl,quotesingle" g2="AE" k="221" />
1607-<hkern g1="quotedbl,quotesingle" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="102" />
1608-<hkern g1="quotedbl,quotesingle" g2="J" k="178" />
1609-<hkern g1="quotedbl,quotesingle" g2="V" k="-35" />
1610-<hkern g1="quotedbl,quotesingle" g2="W" k="-39" />
1611-<hkern g1="quoteleft,quotedblleft" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="57" />
1612-<hkern g1="quoteleft,quotedblleft" g2="c,ccedilla" k="66" />
1613-<hkern g1="quoteleft,quotedblleft" g2="d" k="86" />
1614-<hkern g1="quoteleft,quotedblleft" g2="e,egrave,eacute,ecircumflex,edieresis" k="66" />
1615-<hkern g1="quoteleft,quotedblleft" g2="g" k="66" />
1616-<hkern g1="quoteleft,quotedblleft" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="86" />
1617-<hkern g1="quoteleft,quotedblleft" g2="q" k="66" />
1618-<hkern g1="quoteleft,quotedblleft" g2="s" k="41" />
1619-<hkern g1="quoteleft,quotedblleft" g2="v" k="-25" />
1620-<hkern g1="quoteleft,quotedblleft" g2="w" k="-25" />
1621-<hkern g1="quoteleft,quotedblleft" g2="y,yacute,ydieresis" k="-25" />
1622-<hkern g1="quoteleft,quotedblleft" g2="AE" k="399" />
1623-<hkern g1="quoteleft,quotedblleft" g2="eth" k="143" />
1624-<hkern g1="quoteleft,quotedblleft" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="168" />
1625-<hkern g1="quoteleft,quotedblleft" g2="C,Ccedilla" k="61" />
1626-<hkern g1="quoteleft,quotedblleft" g2="G" k="61" />
1627-<hkern g1="quoteleft,quotedblleft" g2="J" k="195" />
1628-<hkern g1="quoteleft,quotedblleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="61" />
1629-<hkern g1="quoteleft,quotedblleft" g2="Q" k="61" />
1630-<hkern g1="quoteleft,quotedblleft" g2="S" k="-33" />
1631-<hkern g1="quoteleft,quotedblleft" g2="T" k="-39" />
1632-<hkern g1="quoteleft,quotedblleft" g2="V" k="-57" />
1633-<hkern g1="quoteleft,quotedblleft" g2="W" k="-68" />
1634-<hkern g1="quoteleft,quotedblleft" g2="X" k="-29" />
1635-<hkern g1="quoteleft,quotedblleft" g2="Y,Yacute,Ydieresis" k="-53" />
1636-<hkern g1="quoteleft,quotedblleft" g2="Z" k="-45" />
1637-<hkern g1="quoteleft,quotedblleft" g2="M" k="41" />
1638-<hkern g1="quoteleft,quotedblleft" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="-37" />
1639-<hkern g1="quoteright,quotedblright" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="129" />
1640-<hkern g1="quoteright,quotedblright" g2="c,ccedilla" k="147" />
1641-<hkern g1="quoteright,quotedblright" g2="d" k="147" />
1642-<hkern g1="quoteright,quotedblright" g2="e,egrave,eacute,ecircumflex,edieresis" k="147" />
1643-<hkern g1="quoteright,quotedblright" g2="g" k="147" />
1644-<hkern g1="quoteright,quotedblright" g2="m,n,ntilde" k="86" />
1645-<hkern g1="quoteright,quotedblright" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="147" />
1646-<hkern g1="quoteright,quotedblright" g2="p" k="86" />
1647-<hkern g1="quoteright,quotedblright" g2="q" k="147" />
1648-<hkern g1="quoteright,quotedblright" g2="r" k="86" />
1649-<hkern g1="quoteright,quotedblright" g2="s" k="158" />
1650-<hkern g1="quoteright,quotedblright" g2="u,ugrave,uacute,ucircumflex,udieresis" k="68" />
1651-<hkern g1="quoteright,quotedblright" g2="v" k="20" />
1652-<hkern g1="quoteright,quotedblright" g2="w" k="20" />
1653-<hkern g1="quoteright,quotedblright" g2="y,yacute,ydieresis" k="20" />
1654-<hkern g1="quoteright,quotedblright" g2="AE" k="264" />
1655-<hkern g1="quoteright,quotedblright" g2="eth" k="150" />
1656-<hkern g1="quoteright,quotedblright" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="201" />
1657-<hkern g1="quoteright,quotedblright" g2="C,Ccedilla" k="76" />
1658-<hkern g1="quoteright,quotedblright" g2="G" k="76" />
1659-<hkern g1="quoteright,quotedblright" g2="J" k="215" />
1660-<hkern g1="quoteright,quotedblright" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="76" />
1661-<hkern g1="quoteright,quotedblright" g2="Q" k="76" />
1662-<hkern g1="quoteright,quotedblright" g2="S" k="41" />
1663-<hkern g1="quoteright,quotedblright" g2="T" k="-35" />
1664-<hkern g1="quoteright,quotedblright" g2="V" k="-55" />
1665-<hkern g1="quoteright,quotedblright" g2="W" k="-59" />
1666-<hkern g1="quoteright,quotedblright" g2="X" k="-29" />
1667-<hkern g1="quoteright,quotedblright" g2="Y,Yacute,Ydieresis" k="-45" />
1668-<hkern g1="quoteright,quotedblright" g2="Z" k="-35" />
1669-<hkern g1="quoteright,quotedblright" g2="z" k="68" />
1670-<hkern g1="quoteright,quotedblright" g2="f,uniFB01,uniFB02,uniFB03,uniFB04" k="39" />
1671-<hkern g1="quoteright,quotedblright" g2="i,igrave,iacute,icircumflex,idieresis" k="20" />
1672-<hkern g1="quoteright,quotedblright" g2="germandbls" k="41" />
1673-<hkern g1="quoteright,quotedblright" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="-27" />
1674-<hkern g1="quoteright,quotedblright" g2="b" k="20" />
1675-<hkern g1="quoteright,quotedblright" g2="h" k="20" />
1676-<hkern g1="quoteright,quotedblright" g2="k" k="20" />
1677-<hkern g1="quoteright,quotedblright" g2="l" k="20" />
1678-<hkern g1="quotesinglbase,quotedblbase" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-20" />
1679-<hkern g1="quotesinglbase,quotedblbase" g2="m,n,ntilde" k="-20" />
1680-<hkern g1="quotesinglbase,quotedblbase" g2="p" k="-20" />
1681-<hkern g1="quotesinglbase,quotedblbase" g2="r" k="-20" />
1682-<hkern g1="quotesinglbase,quotedblbase" g2="s" k="-23" />
1683-<hkern g1="quotesinglbase,quotedblbase" g2="u,ugrave,uacute,ucircumflex,udieresis" k="-20" />
1684-<hkern g1="quotesinglbase,quotedblbase" g2="v" k="84" />
1685-<hkern g1="quotesinglbase,quotedblbase" g2="w" k="59" />
1686-<hkern g1="quotesinglbase,quotedblbase" g2="x" k="-43" />
1687-<hkern g1="quotesinglbase,quotedblbase" g2="y,yacute,ydieresis" k="84" />
1688-<hkern g1="quotesinglbase,quotedblbase" g2="AE" k="-47" />
1689-<hkern g1="quotesinglbase,quotedblbase" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-43" />
1690-<hkern g1="quotesinglbase,quotedblbase" g2="C,Ccedilla" k="68" />
1691-<hkern g1="quotesinglbase,quotedblbase" g2="G" k="68" />
1692-<hkern g1="quotesinglbase,quotedblbase" g2="J" k="-45" />
1693-<hkern g1="quotesinglbase,quotedblbase" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="68" />
1694-<hkern g1="quotesinglbase,quotedblbase" g2="Q" k="68" />
1695-<hkern g1="quotesinglbase,quotedblbase" g2="S" k="-20" />
1696-<hkern g1="quotesinglbase,quotedblbase" g2="T" k="156" />
1697-<hkern g1="quotesinglbase,quotedblbase" g2="V" k="256" />
1698-<hkern g1="quotesinglbase,quotedblbase" g2="W" k="156" />
1699-<hkern g1="quotesinglbase,quotedblbase" g2="X" k="-47" />
1700-<hkern g1="quotesinglbase,quotedblbase" g2="Y,Yacute,Ydieresis" k="221" />
1701-<hkern g1="quotesinglbase,quotedblbase" g2="Z" k="-41" />
1702-<hkern g1="quotesinglbase,quotedblbase" g2="z" k="-49" />
1703-<hkern g1="quotesinglbase,quotedblbase" g2="j" k="-63" />
1704-<hkern g1="quotesinglbase,quotedblbase" g2="f,uniFB01,uniFB02,uniFB03,uniFB04" k="-20" />
1705-<hkern g1="quotesinglbase,quotedblbase" g2="i,igrave,iacute,icircumflex,idieresis" k="-20" />
1706-<hkern g1="quotesinglbase,quotedblbase" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="41" />
1707-<hkern g1="quotesinglbase,quotedblbase" g2="b" k="-20" />
1708-<hkern g1="quotesinglbase,quotedblbase" g2="h" k="-20" />
1709-<hkern g1="quotesinglbase,quotedblbase" g2="k" k="-20" />
1710-<hkern g1="quotesinglbase,quotedblbase" g2="l" k="-20" />
1711-<hkern g1="guillemotleft,guilsinglleft" g2="v" k="-35" />
1712-<hkern g1="guillemotleft,guilsinglleft" g2="w" k="-35" />
1713-<hkern g1="guillemotleft,guilsinglleft" g2="y,yacute,ydieresis" k="-35" />
1714-<hkern g1="guillemotleft,guilsinglleft" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-23" />
1715-<hkern g1="guillemotleft,guilsinglleft" g2="J" k="-35" />
1716-<hkern g1="guillemotleft,guilsinglleft" g2="T" k="137" />
1717-<hkern g1="guillemotleft,guilsinglleft" g2="V" k="20" />
1718-<hkern g1="guillemotleft,guilsinglleft" g2="Y,Yacute,Ydieresis" k="55" />
1719-<hkern g1="guillemotleft,guilsinglleft" g2="Z" k="-25" />
1720-<hkern g1="guillemotleft,guilsinglleft" g2="z" k="-16" />
1721-<hkern g1="guillemotright,guilsinglright" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-20" />
1722-<hkern g1="guillemotright,guilsinglright" g2="c,ccedilla" k="-20" />
1723-<hkern g1="guillemotright,guilsinglright" g2="d" k="-20" />
1724-<hkern g1="guillemotright,guilsinglright" g2="e,egrave,eacute,ecircumflex,edieresis" k="-20" />
1725-<hkern g1="guillemotright,guilsinglright" g2="g" k="-20" />
1726-<hkern g1="guillemotright,guilsinglright" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="-20" />
1727-<hkern g1="guillemotright,guilsinglright" g2="q" k="-20" />
1728-<hkern g1="guillemotright,guilsinglright" g2="x" k="57" />
1729-<hkern g1="guillemotright,guilsinglright" g2="AE" k="90" />
1730-<hkern g1="guillemotright,guilsinglright" g2="eth" k="-20" />
1731-<hkern g1="guillemotright,guilsinglright" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="33" />
1732-<hkern g1="guillemotright,guilsinglright" g2="C,Ccedilla" k="-20" />
1733-<hkern g1="guillemotright,guilsinglright" g2="G" k="-20" />
1734-<hkern g1="guillemotright,guilsinglright" g2="J" k="61" />
1735-<hkern g1="guillemotright,guilsinglright" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="-20" />
1736-<hkern g1="guillemotright,guilsinglright" g2="Q" k="-20" />
1737-<hkern g1="guillemotright,guilsinglright" g2="S" k="41" />
1738-<hkern g1="guillemotright,guilsinglright" g2="T" k="154" />
1739-<hkern g1="guillemotright,guilsinglright" g2="V" k="84" />
1740-<hkern g1="guillemotright,guilsinglright" g2="W" k="39" />
1741-<hkern g1="guillemotright,guilsinglright" g2="X" k="78" />
1742-<hkern g1="guillemotright,guilsinglright" g2="Y,Yacute,Ydieresis" k="164" />
1743-<hkern g1="guillemotright,guilsinglright" g2="Z" k="49" />
1744-<hkern g1="guillemotright,guilsinglright" g2="z" k="35" />
1745-<hkern g1="hyphen,endash,emdash" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-31" />
1746-<hkern g1="hyphen,endash,emdash" g2="c,ccedilla" k="-25" />
1747-<hkern g1="hyphen,endash,emdash" g2="d" k="-25" />
1748-<hkern g1="hyphen,endash,emdash" g2="e,egrave,eacute,ecircumflex,edieresis" k="-25" />
1749-<hkern g1="hyphen,endash,emdash" g2="g" k="-25" />
1750-<hkern g1="hyphen,endash,emdash" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="-25" />
1751-<hkern g1="hyphen,endash,emdash" g2="q" k="-25" />
1752-<hkern g1="hyphen,endash,emdash" g2="w" k="-16" />
1753-<hkern g1="hyphen,endash,emdash" g2="x" k="41" />
1754-<hkern g1="hyphen,endash,emdash" g2="AE" k="92" />
1755-<hkern g1="hyphen,endash,emdash" g2="eth" k="-25" />
1756-<hkern g1="hyphen,endash,emdash" g2="C,Ccedilla" k="-41" />
1757-<hkern g1="hyphen,endash,emdash" g2="G" k="-41" />
1758-<hkern g1="hyphen,endash,emdash" g2="J" k="31" />
1759-<hkern g1="hyphen,endash,emdash" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="-41" />
1760-<hkern g1="hyphen,endash,emdash" g2="Q" k="-41" />
1761-<hkern g1="hyphen,endash,emdash" g2="T" k="113" />
1762-<hkern g1="hyphen,endash,emdash" g2="V" k="61" />
1763-<hkern g1="hyphen,endash,emdash" g2="X" k="66" />
1764-<hkern g1="hyphen,endash,emdash" g2="Y,Yacute,Ydieresis" k="137" />
1765-<hkern g1="hyphen,endash,emdash" g2="Z" k="20" />
1766-<hkern g1="hyphen,endash,emdash" g2="f,uniFB01,uniFB02,uniFB03,uniFB04" k="-43" />
1767-<hkern g1="comma,period,ellipsis" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="61" />
1768-<hkern g1="comma,period,ellipsis" g2="c,ccedilla" k="61" />
1769-<hkern g1="comma,period,ellipsis" g2="d" k="61" />
1770-<hkern g1="comma,period,ellipsis" g2="e,egrave,eacute,ecircumflex,edieresis" k="61" />
1771-<hkern g1="comma,period,ellipsis" g2="g" k="61" />
1772-<hkern g1="comma,period,ellipsis" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="61" />
1773-<hkern g1="comma,period,ellipsis" g2="q" k="61" />
1774-<hkern g1="comma,period,ellipsis" g2="v" k="117" />
1775-<hkern g1="comma,period,ellipsis" g2="w" k="113" />
1776-<hkern g1="comma,period,ellipsis" g2="x" k="-41" />
1777-<hkern g1="comma,period,ellipsis" g2="y,yacute,ydieresis" k="117" />
1778-<hkern g1="comma,period,ellipsis" g2="AE" k="-51" />
1779-<hkern g1="comma,period,ellipsis" g2="eth" k="41" />
1780-<hkern g1="comma,period,ellipsis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-61" />
1781-<hkern g1="comma,period,ellipsis" g2="C,Ccedilla" k="82" />
1782-<hkern g1="comma,period,ellipsis" g2="G" k="82" />
1783-<hkern g1="comma,period,ellipsis" g2="J" k="-82" />
1784-<hkern g1="comma,period,ellipsis" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="82" />
1785-<hkern g1="comma,period,ellipsis" g2="Q" k="82" />
1786-<hkern g1="comma,period,ellipsis" g2="S" k="-27" />
1787-<hkern g1="comma,period,ellipsis" g2="T" k="166" />
1788-<hkern g1="comma,period,ellipsis" g2="V" k="168" />
1789-<hkern g1="comma,period,ellipsis" g2="W" k="86" />
1790-<hkern g1="comma,period,ellipsis" g2="X" k="-51" />
1791-<hkern g1="comma,period,ellipsis" g2="Y,Yacute,Ydieresis" k="195" />
1792-<hkern g1="comma,period,ellipsis" g2="Z" k="-45" />
1793-<hkern g1="comma,period,ellipsis" g2="z" k="-37" />
1794-<hkern g1="comma,period,ellipsis" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="61" />
1795-<hkern g1="colon,semicolon" g2="v" k="-29" />
1796-<hkern g1="colon,semicolon" g2="w" k="-29" />
1797-<hkern g1="colon,semicolon" g2="x" k="-27" />
1798-<hkern g1="colon,semicolon" g2="y,yacute,ydieresis" k="-29" />
1799-<hkern g1="colon,semicolon" g2="AE" k="-31" />
1800-<hkern g1="colon,semicolon" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-35" />
1801-<hkern g1="colon,semicolon" g2="J" k="-49" />
1802-<hkern g1="colon,semicolon" g2="T" k="127" />
1803-<hkern g1="colon,semicolon" g2="V" k="27" />
1804-<hkern g1="colon,semicolon" g2="X" k="-31" />
1805-<hkern g1="colon,semicolon" g2="Y,Yacute,Ydieresis" k="78" />
1806-<hkern g1="colon,semicolon" g2="Z" k="-25" />
1807-<hkern g1="colon,semicolon" g2="z" k="-20" />
1808-<hkern g1="backslash" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="51" />
1809-<hkern g1="backslash" g2="c,ccedilla" k="51" />
1810-<hkern g1="backslash" g2="d" k="51" />
1811-<hkern g1="backslash" g2="e,egrave,eacute,ecircumflex,edieresis" k="51" />
1812-<hkern g1="backslash" g2="g" k="51" />
1813-<hkern g1="backslash" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="51" />
1814-<hkern g1="backslash" g2="q" k="51" />
1815-<hkern g1="backslash" g2="u,ugrave,uacute,ucircumflex,udieresis" k="41" />
1816-<hkern g1="backslash" g2="v" k="61" />
1817-<hkern g1="backslash" g2="w" k="41" />
1818-<hkern g1="backslash" g2="y,yacute,ydieresis" k="-123" />
1819-<hkern g1="backslash" g2="AE" k="-41" />
1820-<hkern g1="backslash" g2="eth" k="41" />
1821-<hkern g1="backslash" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-41" />
1822-<hkern g1="backslash" g2="C,Ccedilla" k="82" />
1823-<hkern g1="backslash" g2="G" k="82" />
1824-<hkern g1="backslash" g2="J" k="-20" />
1825-<hkern g1="backslash" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="82" />
1826-<hkern g1="backslash" g2="Q" k="82" />
1827-<hkern g1="backslash" g2="T" k="184" />
1828-<hkern g1="backslash" g2="V" k="225" />
1829-<hkern g1="backslash" g2="W" k="143" />
1830-<hkern g1="backslash" g2="X" k="-41" />
1831-<hkern g1="backslash" g2="Y,Yacute,Ydieresis" k="225" />
1832-<hkern g1="backslash" g2="Z" k="-20" />
1833-<hkern g1="backslash" g2="M" k="61" />
1834-<hkern g1="backslash" g2="j" k="-287" />
1835-<hkern g1="backslash" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="82" />
1836-<hkern g1="backslash" g2="B" k="61" />
1837-<hkern g1="backslash" g2="D,Eth" k="61" />
1838-<hkern g1="backslash" g2="E,Egrave,Eacute,Ecircumflex,Edieresis" k="61" />
1839-<hkern g1="backslash" g2="F" k="61" />
1840-<hkern g1="backslash" g2="H" k="61" />
1841-<hkern g1="backslash" g2="I,Igrave,Iacute,Icircumflex,Idieresis" k="61" />
1842-<hkern g1="backslash" g2="K" k="61" />
1843-<hkern g1="backslash" g2="L" k="61" />
1844-<hkern g1="backslash" g2="N,Ntilde" k="61" />
1845-<hkern g1="backslash" g2="P" k="61" />
1846-<hkern g1="backslash" g2="R" k="61" />
1847-<hkern g1="backslash" g2="t" k="20" />
1848-<hkern g1="slash" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="80" />
1849-<hkern g1="slash" g2="c,ccedilla" k="119" />
1850-<hkern g1="slash" g2="d" k="119" />
1851-<hkern g1="slash" g2="e,egrave,eacute,ecircumflex,edieresis" k="119" />
1852-<hkern g1="slash" g2="g" k="119" />
1853-<hkern g1="slash" g2="m,n,ntilde" k="66" />
1854-<hkern g1="slash" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="119" />
1855-<hkern g1="slash" g2="p" k="66" />
1856-<hkern g1="slash" g2="q" k="119" />
1857-<hkern g1="slash" g2="r" k="66" />
1858-<hkern g1="slash" g2="s" k="63" />
1859-<hkern g1="slash" g2="u,ugrave,uacute,ucircumflex,udieresis" k="39" />
1860-<hkern g1="slash" g2="AE" k="246" />
1861-<hkern g1="slash" g2="eth" k="96" />
1862-<hkern g1="slash" g2="at" k="72" />
1863-<hkern g1="slash" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="133" />
1864-<hkern g1="slash" g2="C,Ccedilla" k="49" />
1865-<hkern g1="slash" g2="G" k="49" />
1866-<hkern g1="slash" g2="J" k="145" />
1867-<hkern g1="slash" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="49" />
1868-<hkern g1="slash" g2="Q" k="49" />
1869-<hkern g1="slash" g2="T" k="-88" />
1870-<hkern g1="slash" g2="V" k="-98" />
1871-<hkern g1="slash" g2="W" k="-88" />
1872-<hkern g1="slash" g2="X" k="-68" />
1873-<hkern g1="slash" g2="Y,Yacute,Ydieresis" k="-102" />
1874-<hkern g1="slash" g2="Z" k="-35" />
1875-<hkern g1="slash" g2="z" k="20" />
1876-<hkern g1="slash" g2="j" k="-31" />
1877-<hkern g1="slash" g2="i,igrave,iacute,icircumflex,idieresis" k="-33" />
1878-<hkern g1="slash" g2="b" k="-35" />
1879-<hkern g1="slash" g2="h" k="-35" />
1880-<hkern g1="slash" g2="k" k="-35" />
1881-<hkern g1="slash" g2="l" k="-35" />
1882-<hkern g1="ampersand" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="41" />
1883-<hkern g1="ampersand" g2="c,ccedilla" k="41" />
1884-<hkern g1="ampersand" g2="d" k="41" />
1885-<hkern g1="ampersand" g2="e,egrave,eacute,ecircumflex,edieresis" k="41" />
1886-<hkern g1="ampersand" g2="g" k="41" />
1887-<hkern g1="ampersand" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="41" />
1888-<hkern g1="ampersand" g2="q" k="41" />
1889-<hkern g1="ampersand" g2="v" k="76" />
1890-<hkern g1="ampersand" g2="w" k="61" />
1891-<hkern g1="ampersand" g2="x" k="-20" />
1892-<hkern g1="ampersand" g2="y,yacute,ydieresis" k="76" />
1893-<hkern g1="ampersand" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-61" />
1894-<hkern g1="ampersand" g2="C,Ccedilla" k="41" />
1895-<hkern g1="ampersand" g2="G" k="41" />
1896-<hkern g1="ampersand" g2="J" k="-41" />
1897-<hkern g1="ampersand" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="41" />
1898-<hkern g1="ampersand" g2="Q" k="41" />
1899-<hkern g1="ampersand" g2="T" k="164" />
1900-<hkern g1="ampersand" g2="V" k="143" />
1901-<hkern g1="ampersand" g2="W" k="82" />
1902-<hkern g1="ampersand" g2="X" k="-20" />
1903-<hkern g1="ampersand" g2="Y,Yacute,Ydieresis" k="205" />
1904-<hkern g1="exclamdown" g2="T" k="129" />
1905-<hkern g1="exclamdown" g2="V" k="68" />
1906-<hkern g1="exclamdown" g2="W" k="20" />
1907-<hkern g1="exclamdown" g2="Y,Yacute,Ydieresis" k="100" />
1908-<hkern g1="questiondown" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="80" />
1909-<hkern g1="questiondown" g2="c,ccedilla" k="82" />
1910-<hkern g1="questiondown" g2="d" k="82" />
1911-<hkern g1="questiondown" g2="e,egrave,eacute,ecircumflex,edieresis" k="82" />
1912-<hkern g1="questiondown" g2="g" k="82" />
1913-<hkern g1="questiondown" g2="m,n,ntilde" k="68" />
1914-<hkern g1="questiondown" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="82" />
1915-<hkern g1="questiondown" g2="p" k="68" />
1916-<hkern g1="questiondown" g2="q" k="82" />
1917-<hkern g1="questiondown" g2="r" k="68" />
1918-<hkern g1="questiondown" g2="s" k="76" />
1919-<hkern g1="questiondown" g2="u,ugrave,uacute,ucircumflex,udieresis" k="78" />
1920-<hkern g1="questiondown" g2="v" k="47" />
1921-<hkern g1="questiondown" g2="w" k="47" />
1922-<hkern g1="questiondown" g2="x" k="63" />
1923-<hkern g1="questiondown" g2="y,yacute,ydieresis" k="-31" />
1924-<hkern g1="questiondown" g2="AE" k="147" />
1925-<hkern g1="questiondown" g2="eth" k="88" />
1926-<hkern g1="questiondown" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="86" />
1927-<hkern g1="questiondown" g2="C,Ccedilla" k="82" />
1928-<hkern g1="questiondown" g2="G" k="82" />
1929-<hkern g1="questiondown" g2="J" k="113" />
1930-<hkern g1="questiondown" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="82" />
1931-<hkern g1="questiondown" g2="Q" k="82" />
1932-<hkern g1="questiondown" g2="S" k="70" />
1933-<hkern g1="questiondown" g2="T" k="215" />
1934-<hkern g1="questiondown" g2="V" k="127" />
1935-<hkern g1="questiondown" g2="W" k="86" />
1936-<hkern g1="questiondown" g2="X" k="127" />
1937-<hkern g1="questiondown" g2="Y,Yacute,Ydieresis" k="160" />
1938-<hkern g1="questiondown" g2="Z" k="102" />
1939-<hkern g1="questiondown" g2="z" k="68" />
1940-<hkern g1="questiondown" g2="M" k="41" />
1941-<hkern g1="questiondown" g2="j" k="-141" />
1942-<hkern g1="questiondown" g2="f,uniFB01,uniFB02,uniFB03,uniFB04" k="68" />
1943-<hkern g1="questiondown" g2="i,igrave,iacute,icircumflex,idieresis" k="68" />
1944-<hkern g1="questiondown" g2="germandbls" k="68" />
1945-<hkern g1="questiondown" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="68" />
1946-<hkern g1="questiondown" g2="b" k="68" />
1947-<hkern g1="questiondown" g2="h" k="68" />
1948-<hkern g1="questiondown" g2="k" k="68" />
1949-<hkern g1="questiondown" g2="l" k="68" />
1950-<hkern g1="questiondown" g2="B" k="63" />
1951-<hkern g1="questiondown" g2="D,Eth" k="63" />
1952-<hkern g1="questiondown" g2="E,Egrave,Eacute,Ecircumflex,Edieresis" k="63" />
1953-<hkern g1="questiondown" g2="F" k="63" />
1954-<hkern g1="questiondown" g2="H" k="63" />
1955-<hkern g1="questiondown" g2="I,Igrave,Iacute,Icircumflex,Idieresis" k="63" />
1956-<hkern g1="questiondown" g2="K" k="63" />
1957-<hkern g1="questiondown" g2="L" k="63" />
1958-<hkern g1="questiondown" g2="N,Ntilde" k="63" />
1959-<hkern g1="questiondown" g2="P" k="63" />
1960-<hkern g1="questiondown" g2="R" k="63" />
1961-<hkern g1="questiondown" g2="t" k="70" />
1962-<hkern g1="at" g2="x" k="20" />
1963-<hkern g1="at" g2="AE" k="113" />
1964-<hkern g1="at" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="41" />
1965-<hkern g1="at" g2="J" k="35" />
1966-<hkern g1="at" g2="T" k="74" />
1967-<hkern g1="at" g2="V" k="59" />
1968-<hkern g1="at" g2="W" k="23" />
1969-<hkern g1="at" g2="X" k="51" />
1970-<hkern g1="at" g2="Y,Yacute,Ydieresis" k="86" />
1971-<hkern g1="at" g2="Z" k="25" />
1972-</font>
1973-</defs></svg>
1974\ No newline at end of file
1975diff --git a/src/maasserver/static/assets/fonts/ubuntu-b-webfont.ttf b/src/maasserver/static/assets/fonts/ubuntu-b-webfont.ttf
1976deleted file mode 100644
1977index cb56ce9..0000000
1978Binary files a/src/maasserver/static/assets/fonts/ubuntu-b-webfont.ttf and /dev/null differ
1979diff --git a/src/maasserver/static/assets/fonts/ubuntu-b-webfont.woff b/src/maasserver/static/assets/fonts/ubuntu-b-webfont.woff
1980deleted file mode 100644
1981index d0ee6bb..0000000
1982Binary files a/src/maasserver/static/assets/fonts/ubuntu-b-webfont.woff and /dev/null differ
1983diff --git a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.eot b/src/maasserver/static/assets/fonts/ubuntu-l-webfont.eot
1984deleted file mode 100644
1985index ae6ec12..0000000
1986Binary files a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.eot and /dev/null differ
1987diff --git a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.svg b/src/maasserver/static/assets/fonts/ubuntu-l-webfont.svg
1988deleted file mode 100644
1989index d4f8d54..0000000
1990--- a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.svg
1991+++ /dev/null
1992@@ -1,1207 +0,0 @@
1993-<?xml version="1.0" standalone="no"?>
1994-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
1995-<svg xmlns="http://www.w3.org/2000/svg">
1996-<metadata></metadata>
1997-<defs>
1998-<font id="ubuntulight" horiz-adv-x="1155" >
1999-<font-face units-per-em="2048" ascent="1638" descent="-410" />
2000-<missing-glyph horiz-adv-x="466" />
2001-<glyph unicode="&#xfb01;" horiz-adv-x="1255" d="M176 0v1174q0 207 95 311t294 104q86 0 140.5 -13t70.5 -24l-26 -114q-23 10 -67 21t-112 11q-141 0 -201.5 -71.5t-60.5 -229.5v-110h426v-113h-426v-946h-133zM913 1378q0 47 29 75t70 28t69.5 -28t28.5 -75t-28.5 -74.5t-69.5 -27.5t-70 27.5t-29 74.5zM946 0v1059 h133v-1059h-133z" />
2002-<glyph unicode="&#xfb02;" horiz-adv-x="1292" d="M176 0v1174q0 207 95 311t294 104q86 0 140.5 -13t70.5 -24l-26 -114q-23 10 -67 21t-112 11q-141 0 -201.5 -71.5t-60.5 -229.5v-110h426v-113h-426v-946h-133zM944 254v1311l133 24v-1331q0 -49 9.5 -78.5t27.5 -47t48 -26t71 -14.5l-19 -110q-68 2 -118 17t-83.5 47 t-51 82t-17.5 126z" />
2003-<glyph unicode="&#xfb03;" horiz-adv-x="2025" d="M176 0v1174q0 207 95 311t294 104q86 0 140.5 -13t70.5 -24l-26 -114q-23 10 -67 21t-112 11q-141 0 -201.5 -71.5t-60.5 -229.5v-110h426v-113h-426v-946h-133zM946 0v1174q0 207 95 311t294 104q86 0 140.5 -13t70.5 -24l-26 -114q-23 10 -67 21t-112 11 q-141 0 -201.5 -71.5t-60.5 -229.5v-110h426v-113h-426v-946h-133zM1683 1378q0 47 29 75t70 28t69.5 -28t28.5 -75t-28.5 -74.5t-69.5 -27.5t-70 27.5t-29 74.5zM1716 0v1059h133v-1059h-133z" />
2004-<glyph unicode="&#xfb04;" horiz-adv-x="2062" d="M176 0v1174q0 207 95 311t294 104q86 0 140.5 -13t70.5 -24l-26 -114q-23 10 -67 21t-112 11q-141 0 -201.5 -71.5t-60.5 -229.5v-110h426v-113h-426v-946h-133zM946 0v1174q0 207 95 311t294 104q86 0 140.5 -13t70.5 -24l-26 -114q-23 10 -67 21t-112 11 q-141 0 -201.5 -71.5t-60.5 -229.5v-110h426v-113h-426v-946h-133zM1714 254v1311l133 24v-1331q0 -49 9.5 -78.5t27.5 -47t48 -26t71 -14.5l-19 -110q-68 2 -118 17t-83.5 47t-51 82t-17.5 126z" />
2005-<glyph unicode="&#xd;" horiz-adv-x="466" />
2006-<glyph horiz-adv-x="0" />
2007-<glyph horiz-adv-x="0" />
2008-<glyph unicode=" " horiz-adv-x="466" />
2009-<glyph unicode="&#x09;" horiz-adv-x="466" />
2010-<glyph unicode="&#xa0;" horiz-adv-x="466" />
2011-<glyph unicode="!" horiz-adv-x="561" d="M168 88q0 47 29.5 80t83.5 33q53 0 82.5 -33t29.5 -80t-29.5 -80t-82.5 -33t-83 33t-30 80zM209 1024v395h143v-395q0 -88 -3 -165t-9 -148.5t-13.5 -139t-15.5 -135.5h-61q-18 137 -29.5 274.5t-11.5 313.5z" />
2012-<glyph unicode="&#x22;" horiz-adv-x="802" d="M172 1481v75h147v-77q0 -102 -11 -208t-29 -210h-68q-16 104 -27.5 209.5t-11.5 210.5zM483 1481v75h147v-77q0 -102 -11 -208t-29 -210h-68q-16 104 -27.5 209.5t-11.5 210.5z" />
2013-<glyph unicode="#" horiz-adv-x="1337" d="M96 387v111h217l80 424h-297v108h320l73 389h125l-73 -389h379l73 389h125l-74 -389h197v-108h-219l-80 -424h299v-111h-319l-76 -387h-125l76 387h-379l-76 -387h-125l76 387h-197zM438 498h379l82 424h-379z" />
2014-<glyph unicode="$" d="M154 125l39 115q27 -14 59.5 -28.5t75.5 -27t99 -19.5t132 -7q80 0 136.5 16t92 44t51 67t15.5 82q0 68 -25.5 112.5t-71.5 78.5t-111.5 59.5t-143.5 54.5q-55 20 -112.5 45.5t-103.5 63.5t-75 92.5t-29 130.5q0 152 83 234.5t257 107.5v243h121v-237q96 -2 169 -19.5 t122 -38.5l-35 -112q-35 14 -102.5 33.5t-182.5 19.5q-291 0 -290 -211q0 -57 20.5 -95t59 -66.5t94 -51.5t123.5 -47q74 -29 142 -58.5t120.5 -72.5t83 -104.5t30.5 -149.5q0 -143 -94 -231.5t-260 -100.5v-270h-121v264q-139 2 -231 29.5t-137 54.5z" />
2015-<glyph unicode="%" horiz-adv-x="1701" d="M121 1083q0 90 24.5 159t67.5 115t98.5 69.5t116.5 23.5t116.5 -23.5t98.5 -69.5t67.5 -115t24.5 -159t-24.5 -158.5t-67.5 -114.5t-98.5 -69.5t-116.5 -23.5t-116.5 23.5t-98.5 69.5t-67.5 114.5t-24.5 158.5zM242 1083q0 -117 47 -187.5t139 -70.5t139 70.5t47 187.5 t-47 187.5t-139 70.5t-139 -70.5t-47 -187.5zM379 0l809 1419h135l-809 -1419h-135zM967 336q0 90 24.5 158.5t67.5 114.5t98 69.5t117 23.5q61 0 116.5 -23.5t98.5 -69.5t67.5 -114.5t24.5 -158.5t-24.5 -158.5t-67.5 -115t-98.5 -70t-116.5 -23.5t-116.5 23.5t-98.5 70 t-67.5 115t-24.5 158.5zM1087 336q0 -117 47.5 -187.5t139.5 -70.5t139 70.5t47 187.5t-47 187.5t-139 70.5t-139.5 -70.5t-47.5 -187.5z" />
2016-<glyph unicode="&#x26;" horiz-adv-x="1327" d="M102 367q0 82 26 146.5t69 114.5t100 89t119 67q-90 84 -126 164t-36 162q0 80 25.5 143.5t71.5 107.5t109.5 66.5t137.5 22.5q76 0 137.5 -23.5t102.5 -63.5t63.5 -95.5t22.5 -118.5q0 -76 -27 -136.5t-70 -107.5t-99 -84t-114 -67l381 -389q43 72 70 156.5t37 170.5 l115 -14q-10 -100 -45 -202.5t-97 -194.5q76 -78 136.5 -148t95.5 -133h-150q-29 47 -68.5 93t-87.5 93q-86 -92 -199.5 -148t-254.5 -56q-125 0 -210 35.5t-137.5 92t-75 124t-22.5 133.5zM246 367q0 -47 16.5 -95.5t51 -86.5t92 -62.5t141.5 -24.5q119 0 212 45t163 123 l-430 441q-41 -20 -85.5 -47t-80 -67t-58 -95.5t-22.5 -130.5zM389 1124q0 -72 32 -142.5t122 -152.5q111 53 182.5 125t71.5 193q0 80 -54.5 134t-140.5 54q-104 0 -158.5 -56t-54.5 -155z" />
2017-<glyph unicode="'" horiz-adv-x="491" d="M172 1481v75h147v-77q0 -102 -11 -208t-29 -210h-68q-16 104 -27.5 209.5t-11.5 210.5z" />
2018-<glyph unicode="(" horiz-adv-x="634" d="M170 612q0 297 97.5 547t252.5 445l96 -66q-162 -201 -236.5 -425t-74.5 -501q0 -276 75 -500.5t236 -424.5l-96 -66q-156 195 -253 444.5t-97 546.5z" />
2019-<glyph unicode=")" horiz-adv-x="634" d="M18 -313q162 201 237 425t75 500t-75 500.5t-237 425.5l97 66q156 -195 253 -445t97 -547t-97.5 -546.5t-252.5 -444.5z" />
2020-<glyph unicode="*" horiz-adv-x="966" d="M80 1073l43 133q49 -16 90 -32.5t80 -35t78 -38t82 -39.5q-8 49 -15.5 92t-12.5 85t-8 86t-3 95h139q0 -51 -3 -95t-8 -86t-12.5 -85t-15.5 -92q43 20 82 39.5t78 38t80 35t90 32.5l43 -133q-96 -31 -177.5 -45.5t-177.5 -28.5q70 -70 126.5 -127t117.5 -139l-114 -84 q-29 41 -52.5 79t-44 76t-40 78t-42.5 83q-23 -43 -42 -83t-39.5 -78t-44 -76t-52.5 -79l-115 84q31 41 60 75t57.5 64.5t60 61.5t66.5 65q-96 14 -177 28.5t-177 45.5z" />
2021-<glyph unicode="+" d="M115 535v114h403v445h119v-445h403v-114h-403v-447h-119v447h-403z" />
2022-<glyph unicode="," horiz-adv-x="503" d="M100 -281q47 90 66.5 189.5t19.5 206.5q0 25 -1 41t-3 39h150q2 -18 2 -33v-25q0 -127 -36 -243.5t-99 -219.5z" />
2023-<glyph unicode="-" horiz-adv-x="577" d="M57 528v129h463v-129h-463z" />
2024-<glyph unicode="." horiz-adv-x="503" d="M139 88q0 47 30 80t83 33t83 -33t30 -80t-30 -80t-83 -33t-83 33t-30 80z" />
2025-<glyph unicode="/" horiz-adv-x="735" d="M-47 -379l698 1983h131l-694 -1983h-135z" />
2026-<glyph unicode="0" d="M121 709q0 360 118.5 550.5t338.5 190.5q217 0 336.5 -190.5t119.5 -550.5q0 -358 -119.5 -549t-336.5 -191t-337 191t-120 549zM266 709q0 -123 15.5 -235t51.5 -196.5t95 -136t150 -51.5q88 0 147 51.5t96 136t52.5 196.5t15.5 235t-15.5 234.5t-52.5 197.5t-96 137 t-147 51q-90 0 -149.5 -51t-95.5 -137t-51.5 -198t-15.5 -234z" />
2027-<glyph unicode="1" d="M219 1128q123 43 219.5 110t190.5 181h94v-1419h-133v1217q-23 -25 -58.5 -51.5t-80.5 -52.5t-94.5 -49.5t-98.5 -37.5z" />
2028-<glyph unicode="2" d="M141 1288q12 14 44 42t80 54.5t111.5 46t141.5 19.5q207 0 311.5 -101.5t104.5 -281.5q0 -80 -28.5 -150.5t-77 -136t-110 -127t-124.5 -123.5q-53 -51 -103.5 -103t-90.5 -104.5t-63.5 -102.5t-23.5 -99v-4h670v-117h-817q0 4 -1 15.5t-1 33.5q0 96 34.5 179t89 157 t121 137.5t128.5 122.5q51 49 97 95t81 95.5t55.5 104.5t20.5 121q0 143 -77 205.5t-194 62.5q-66 0 -117 -16.5t-89 -38t-64.5 -44t-38.5 -34.5z" />
2029-<glyph unicode="3" d="M137 45l35 119q12 -8 41 -20.5t69 -23.5t90 -19.5t109 -8.5q195 0 279 81t84 218q0 90 -34 149.5t-92.5 95.5t-135 51t-162.5 15h-21v111h47q55 0 113.5 11.5t107 42t80 81.5t31.5 131q0 68 -22.5 116t-60.5 76.5t-88 42t-105 13.5q-111 0 -172.5 -30.5t-100.5 -57.5 l-57 104q20 14 52 33t75 35t95 27.5t114 11.5q106 0 183 -26.5t128 -75t76 -115t25 -143.5q0 -125 -67 -204t-171 -114q57 -14 111.5 -44t97.5 -76t69.5 -111.5t26.5 -153.5q0 -90 -31.5 -166t-94 -132t-159 -88t-225.5 -32q-68 0 -124 9.5t-99 21.5t-72.5 24.5t-44.5 20.5z " />
2030-<glyph unicode="4" d="M102 385v82q37 98 103.5 221t150.5 252t182.5 253t198.5 226h140v-925h176v-109h-176v-385h-132v385h-643zM240 494h505v776q-72 -74 -145.5 -170t-140 -199.5t-123.5 -208t-96 -198.5z" />
2031-<glyph unicode="5" d="M147 45l35 119q12 -8 42 -20.5t70 -23.5t90 -19.5t105 -8.5q102 0 171 23.5t110 64.5t58.5 95.5t17.5 117.5q0 82 -26.5 147.5t-94.5 110.5t-182.5 68.5t-290.5 23.5q12 104 20.5 191.5t14.5 168.5t9 157.5t5 158.5h639v-116h-522q-2 -39 -6 -100.5t-8.5 -126t-10.5 -124 t-10 -94.5q158 -4 272.5 -39t188.5 -94t109.5 -143t35.5 -187q0 -90 -29.5 -167.5t-91 -135t-156 -90.5t-223.5 -33q-66 0 -122 9.5t-100 21.5t-74.5 24.5t-45.5 20.5z" />
2032-<glyph unicode="6" d="M158 563q0 416 199.5 631t580.5 231l8 -112q-125 -8 -230.5 -38t-187.5 -92.5t-137 -160.5t-76 -242q55 29 133 50.5t166 21.5q115 0 195 -36t129 -95t71.5 -137t22.5 -164q0 -80 -24.5 -160t-76.5 -144.5t-131 -105.5t-188 -41q-223 0 -338.5 156.5t-115.5 437.5z M301 561q0 -96 13.5 -182t49 -151.5t95 -103.5t151.5 -38q76 0 129.5 27.5t86 72.5t48 104.5t15.5 125.5q0 164 -73 241.5t-214 77.5q-94 0 -164.5 -21.5t-132.5 -49.5q-4 -35 -4 -54.5v-48.5z" />
2033-<glyph unicode="7" d="M141 1296v123h863v-119q-70 -84 -153 -224t-156.5 -315t-128 -371.5t-66.5 -389.5h-142q12 170 62.5 360.5t123 368.5t157.5 327.5t165 239.5h-725z" />
2034-<glyph unicode="8" d="M135 356q0 72 20.5 130.5t54.5 104.5t78 82t93 62q-125 61 -170 145.5t-45 182.5q0 88 30.5 159.5t85 122t130 78t166.5 27.5q106 0 184 -32t128 -83t73.5 -116.5t23.5 -135.5q0 -68 -20.5 -124t-53 -102t-73.5 -81t-80 -59q143 -61 201.5 -153.5t58.5 -194.5 q0 -88 -32 -162t-89 -126t-139 -82t-182 -30t-181.5 29t-139.5 81t-90 122.5t-32 154.5zM276 356q0 -57 18.5 -106t56.5 -86t94.5 -58.5t132.5 -21.5t132 21.5t94 58.5t56.5 86t18.5 106q0 88 -34 143.5t-88.5 90.5t-123 55.5t-137.5 42.5q-104 -49 -162 -132t-58 -200z M305 1077q0 -57 13.5 -104t50.5 -85t102.5 -70t171.5 -60q94 53 149.5 131t55.5 194q0 47 -15.5 92.5t-47 81t-83 57t-124.5 21.5q-68 0 -119 -20.5t-85 -56t-51.5 -83t-17.5 -98.5z" />
2035-<glyph unicode="9" d="M129 1001q0 78 24.5 158t77 144.5t131 105.5t187.5 41q223 0 339 -156.5t116 -437.5q0 -428 -205 -644t-598 -216l-4 110q135 0 247.5 31t195.5 95.5t135 166t71 244.5q-55 -29 -133 -50.5t-166 -21.5q-115 0 -195 36t-129 95.5t-71.5 137.5t-22.5 161zM272 1006 q0 -162 73 -240t214 -78q94 0 165 21.5t132 50.5q2 25 3 47t1 51q0 96 -13 182t-49 151.5t-95.5 103.5t-151.5 38q-76 0 -129 -27.5t-86 -72.5t-48.5 -104.5t-15.5 -122.5z" />
2036-<glyph unicode=":" horiz-adv-x="503" d="M139 88q0 47 30 80t83 33t83 -33t30 -80t-30 -80t-83 -33t-83 33t-30 80zM139 946q0 47 30 80t83 33t83 -33t30 -80t-30 -80t-83 -33t-83 33t-30 80z" />
2037-<glyph unicode=";" horiz-adv-x="503" d="M100 -281q47 90 66.5 189.5t19.5 206.5q0 25 -1 41t-3 39h150q2 -18 2 -33v-25q0 -127 -36 -243.5t-99 -219.5zM139 946q0 47 30 80t83 33t83 -33t30 -80t-30 -80t-83 -33t-83 33t-30 80z" />
2038-<glyph unicode="&#x3c;" d="M113 530v119l886 377l41 -113l-772 -323l772 -324l-41 -112z" />
2039-<glyph unicode="=" d="M115 319v115h925v-115h-925zM115 750v114h925v-114h-925z" />
2040-<glyph unicode="&#x3e;" d="M113 266l772 324l-772 323l41 113l886 -377v-119l-886 -376z" />
2041-<glyph unicode="?" horiz-adv-x="778" d="M41 1380q43 25 124 47.5t179 22.5q109 0 181.5 -27.5t115.5 -71.5t61.5 -99.5t18.5 -108.5q0 -74 -26.5 -131.5t-67.5 -106.5t-87 -94t-87 -93t-68 -103.5t-27 -122.5v-34.5t2 -21.5h-106q-4 20 -6 44t-2 48q0 70 24.5 124.5t61.5 101.5t80 89t79.5 86t61.5 94t25 114 q0 57 -20.5 95t-54.5 60.5t-79 30.5t-94 8q-137 0 -250 -61zM205 88q0 47 29.5 80t82.5 33t83 -33t30 -80t-29.5 -80t-83.5 -33q-53 0 -82.5 33t-29.5 80z" />
2042-<glyph unicode="@" horiz-adv-x="1925" d="M147 575q0 219 66 383t179.5 272.5t266 162t324.5 53.5q164 0 308.5 -55.5t253 -158t171 -247.5t62.5 -326q0 -133 -29 -234t-79 -169t-117.5 -102.5t-145.5 -34.5q-66 0 -105.5 22.5t-58.5 48.5q-37 -25 -100.5 -49t-138.5 -24q-94 0 -173 27.5t-137.5 84t-91.5 142.5 t-33 202q0 96 30 180.5t86 147t139 98t190 35.5q98 0 177 -17.5t124 -35.5v-600q0 -80 27.5 -115t72.5 -35q70 0 114 44t69.5 111t36 141.5t10.5 136.5q0 133 -45.5 253.5t-130.5 212t-207.5 145.5t-278.5 54q-158 0 -287 -50t-221 -146.5t-143 -236.5t-51 -321 q0 -190 56 -333.5t154.5 -239.5t232.5 -144t290 -48q119 0 187.5 11t90.5 19l15 -112q-35 -10 -117 -22.5t-176 -12.5q-178 0 -336 52t-275.5 161.5t-186.5 275.5t-69 393zM707 575q0 -90 22.5 -155.5t61 -108.5t92 -63.5t112.5 -20.5q70 0 113 11.5t90 40.5q-8 20 -11 51.5 t-3 54.5v520q-16 4 -53 11.5t-103 7.5q-78 0 -138.5 -26t-101 -72t-61 -110.5t-20.5 -140.5z" />
2043-<glyph unicode="A" horiz-adv-x="1312" d="M20 0q82 221 154 412.5t140.5 362.5t136 329t143.5 315h123q76 -158 143.5 -315.5t136 -328.5t140 -362.5t155.5 -412.5h-153q-39 104 -74 200.5t-68 188.5h-690q-35 -92 -69.5 -188.5t-71.5 -200.5h-146zM350 508h604q-78 211 -151.5 393.5t-151.5 358.5 q-78 -176 -150.5 -358.5t-150.5 -393.5z" />
2044-<glyph unicode="B" horiz-adv-x="1290" d="M184 27v1366q37 10 82 17t93.5 12t94.5 7.5t85 2.5q115 0 218 -18.5t181 -61.5t124 -114t46 -175q0 -115 -58.5 -196t-156.5 -111q61 -14 112.5 -41t90.5 -69t60.5 -102.5t21.5 -144.5q0 -201 -160 -306t-494 -105q-35 0 -81 3t-94 8t-91 12t-74 16zM324 121 q31 -4 92 -9.5t125 -5.5q94 0 183 12.5t156.5 45.5t108.5 90t41 147q0 82 -28.5 136.5t-82 86t-130 44t-171.5 12.5h-294v-559zM324 799h270q76 0 143.5 11t117.5 41t79 80t29 128q0 70 -31 118t-87.5 78.5t-134 44t-171.5 13.5q-76 0 -128.5 -4t-86.5 -11v-499z" />
2045-<glyph unicode="C" horiz-adv-x="1247" d="M127 711q0 178 54.5 316t144.5 232.5t208.5 142.5t247.5 48q80 0 145.5 -10t115 -25.5t84 -31t53.5 -27.5l-45 -121q-51 31 -130 60.5t-196 29.5q-133 0 -232.5 -45t-167 -127t-101.5 -194.5t-34 -249.5q0 -141 34 -255t99.5 -194t161 -123t217.5 -43q135 0 226.5 25.5 t138.5 52.5l39 -119q-14 -10 -49 -23.5t-88.5 -27.5t-123 -23.5t-155.5 -9.5q-137 0 -255 49.5t-205 143.5t-137 232t-50 317z" />
2046-<glyph unicode="D" horiz-adv-x="1437" d="M184 25v1368q72 20 166 29.5t180 9.5q172 0 315.5 -45.5t247 -135.5t161 -225t57.5 -315q0 -182 -57.5 -317.5t-161 -225.5t-247 -135t-315.5 -45q-86 0 -180 9t-166 28zM324 123q12 -2 62 -8t161 -6q154 0 268.5 42t192 119.5t116.5 189t39 251.5q0 139 -39 249.5 t-116.5 188.5t-192.5 120t-268 42q-111 0 -161 -6.5t-62 -8.5v-1173z" />
2047-<glyph unicode="E" horiz-adv-x="1136" d="M184 0v1419h820v-121h-680v-493h606v-119h-606v-565h733v-121h-873z" />
2048-<glyph unicode="F" horiz-adv-x="1064" d="M184 0v1419h809v-121h-669v-499h594v-121h-594v-678h-140z" />
2049-<glyph unicode="G" horiz-adv-x="1347" d="M127 711q0 178 53 316t144.5 231.5t212 142.5t258.5 49q158 0 260 -34t149 -64l-47 -119q-57 41 -155.5 66.5t-213.5 25.5q-106 0 -200 -39t-164 -116.5t-110 -192.5t-40 -266q0 -141 33 -255t99.5 -195t165 -124t227.5 -43q104 0 174.5 11.5t95.5 21.5v545h139v-633 q-39 -16 -152.5 -42t-279.5 -26q-139 0 -258 49.5t-206 142.5t-136 231t-49 317z" />
2050-<glyph unicode="H" horiz-adv-x="1417" d="M184 0v1419h140v-616h770v616h139v-1419h-139v682h-770v-682h-140z" />
2051-<glyph unicode="I" horiz-adv-x="507" d="M184 0v1419h140v-1419h-140z" />
2052-<glyph unicode="J" horiz-adv-x="997" d="M16 90l66 113q18 -16 46 -36t64.5 -36t81.5 -26.5t99 -10.5q158 0 232.5 83t74.5 284v958h139v-973q0 -102 -20.5 -189t-70.5 -151.5t-133 -100.5t-208 -36q-74 0 -135.5 13.5t-108.5 32t-78.5 39t-48.5 36.5z" />
2053-<glyph unicode="K" horiz-adv-x="1226" d="M184 0v1419h140v-661q78 70 173 161t188 183t175 176t131 141h168q-59 -63 -143 -150t-178.5 -179.5t-187.5 -181.5t-167 -156q59 -37 128 -91.5t139.5 -119t139 -135t129 -142t109 -139.5t78.5 -125h-155q-70 106 -157 210.5t-183.5 197t-195.5 168t-191 126.5v-702 h-140z" />
2054-<glyph unicode="L" horiz-adv-x="1028" d="M184 0v1419h140v-1298h667v-121h-807z" />
2055-<glyph unicode="M" horiz-adv-x="1771" d="M150 0q18 387 41.5 741.5t58.5 677.5h123q61 -102 130.5 -236t138.5 -278.5t133.5 -285t113.5 -252.5q49 113 113.5 253t133 284.5t138 278.5t131.5 236h117q35 -324 58.5 -678t41.5 -741h-141q-12 330 -27.5 630t-42.5 556q-16 -29 -51 -98.5t-80 -161.5t-94 -197.5 t-96.5 -205t-85 -183.5t-58.5 -135h-125q-20 51 -58 135t-85 183.5t-96.5 205t-94.5 197.5t-79.5 161.5t-51.5 98.5q-27 -256 -42 -556t-27 -630h-137z" />
2056-<glyph unicode="N" horiz-adv-x="1452" d="M184 0v1419h111q104 -117 224 -269.5t234.5 -311t214 -310t162.5 -264.5v1155h138v-1419h-117q-39 72 -99.5 168t-132 205.5t-151.5 225.5t-159 225.5t-153.5 205.5t-133.5 166v-1196h-138z" />
2057-<glyph unicode="O" horiz-adv-x="1585" d="M127 711q0 182 53 320t144.5 231.5t212 140.5t256.5 47q135 0 255.5 -47t212 -140.5t144.5 -231.5t53 -320t-53 -321.5t-144.5 -233t-212 -140.5t-255.5 -47t-256 47t-212.5 140.5t-144.5 232.5t-53 322zM274 711q0 -143 37 -257t104.5 -194t163 -123t214.5 -43t214 43 t162.5 123t104.5 194t37 257t-37 256.5t-104.5 193.5t-163 122t-213.5 42q-119 0 -214.5 -42t-163 -122t-104.5 -193.5t-37 -256.5z" />
2058-<glyph unicode="P" horiz-adv-x="1212" d="M184 0v1393q74 20 173.5 29.5t185.5 9.5q301 0 448.5 -115t147.5 -326q0 -121 -43 -206t-123 -137t-195.5 -75.5t-261.5 -23.5h-192v-549h-140zM324 670h176q113 0 204 13t155.5 49t99 99.5t34.5 161.5q0 94 -37.5 155.5t-100 97.5t-142.5 50.5t-164 14.5 q-78 0 -132.5 -5.5t-92.5 -9.5v-626z" />
2059-<glyph unicode="Q" horiz-adv-x="1585" d="M127 711q0 182 53 320t144.5 231.5t212 140.5t256.5 47q135 0 255.5 -47t212 -140.5t144.5 -231.5t53 -320q0 -164 -43 -291t-116.5 -219t-174 -147.5t-215.5 -73.5q8 -57 52.5 -98.5t106.5 -70t138 -46t148 -27.5l-29 -117q-78 14 -168 35.5t-171 60.5t-140.5 99.5 t-77.5 152.5q-131 4 -248 53.5t-204 142.5t-138 230t-51 316zM274 711q0 -143 37 -257t104.5 -194t163 -123t214.5 -43t214 43t162.5 123t104.5 194t37 257t-37 256.5t-104.5 193.5t-163 122t-213.5 42q-119 0 -214.5 -42t-163 -122t-104.5 -193.5t-37 -256.5z" />
2060-<glyph unicode="R" horiz-adv-x="1265" d="M184 0v1393q74 20 173.5 29.5t183.5 9.5q293 0 441 -111t148 -328q0 -160 -83.5 -252t-221.5 -133q33 -41 85.5 -110.5t107.5 -152.5t108.5 -173t90.5 -172h-150q-43 82 -93 164t-102.5 158.5t-101.5 142t-86 115.5q-66 -6 -131 -7h-229v-573h-140zM324 692h192 q96 0 182 9.5t149.5 41t100.5 91t37 161.5q0 94 -37 155.5t-96 97.5t-136 49.5t-159 13.5q-78 0 -136.5 -5.5t-96.5 -9.5v-604z" />
2061-<glyph unicode="S" horiz-adv-x="1058" d="M70 66l45 120q20 -12 55 -28.5t82 -31.5t106 -25.5t131 -10.5q166 0 258.5 60.5t92.5 195.5q0 78 -30 130t-79 88t-112.5 61.5t-133.5 54.5q-88 35 -157.5 71.5t-118.5 83t-74.5 105.5t-25.5 139q0 182 120.5 276.5t335.5 94.5q57 0 112.5 -8t103.5 -21.5t88 -30 t67 -34.5l-49 -117q-59 41 -144.5 65.5t-183.5 24.5q-68 0 -124 -13t-97 -43t-64.5 -75t-23.5 -108q0 -66 24.5 -111t68.5 -78t103.5 -59.5t128.5 -55.5q84 -35 159 -69.5t130.5 -81.5t88 -114.5t32.5 -166.5q0 -193 -134 -289t-364 -96q-82 0 -149.5 10.5t-120.5 25.5 t-90 31.5t-57 29.5z" />
2062-<glyph unicode="T" horiz-adv-x="1122" d="M37 1298v121h1048v-121h-454v-1298h-139v1298h-455z" />
2063-<glyph unicode="U" horiz-adv-x="1392" d="M178 526v893h139v-874q0 -117 28 -202t77 -140.5t118.5 -82t155.5 -26.5t156 26.5t119 82t76.5 140.5t27.5 202v874h139v-893q0 -117 -27.5 -218t-89 -177t-161 -119t-240.5 -43t-240.5 43t-161 119t-89 177.5t-27.5 217.5z" />
2064-<glyph unicode="V" horiz-adv-x="1277" d="M20 1419h156q61 -182 118.5 -345t113 -315.5t113 -299t122.5 -295.5q63 147 121.5 293.5t115 299t113 316.5t117.5 346h147q-94 -268 -168.5 -471t-139 -366.5t-123 -302t-121.5 -279.5h-130q-63 141 -122.5 279.5t-124 302t-139 366.5t-169.5 471z" />
2065-<glyph unicode="W" horiz-adv-x="1886" d="M74 1419h143q31 -180 63.5 -353t68.5 -335t74 -306t75 -267q88 227 188 492t199 595h121q98 -330 197.5 -597t193.5 -490q72 242 142.5 569.5t135.5 691.5h137q-37 -219 -74.5 -410.5t-78.5 -364.5t-86 -331.5t-98 -312.5h-150q-49 117 -97 233.5t-95.5 240.5t-94.5 259 t-96 287q-49 -152 -97 -287t-95.5 -259t-95.5 -240.5t-97 -233.5h-147q-55 154 -101.5 312.5t-86.5 331.5t-75.5 364.5t-72.5 410.5z" />
2066-<glyph unicode="X" horiz-adv-x="1245" d="M55 0q94 186 221 374.5t259 375.5l-457 669h160l383 -571l383 571h155l-457 -665q133 -188 260.5 -378t221.5 -376h-152q-31 61 -79 141t-104 168t-116.5 176t-116.5 166q-55 -78 -115.5 -166t-116.5 -176t-104.5 -168t-78.5 -141h-146z" />
2067-<glyph unicode="Y" horiz-adv-x="1165" d="M20 1419h162q86 -180 189.5 -365.5t216.5 -353.5q109 168 213 353.5t192 365.5h152q-109 -195 -229.5 -404.5t-262.5 -426.5v-588h-139v584q-145 223 -267 431t-227 404z" />
2068-<glyph unicode="Z" horiz-adv-x="1146" d="M78 0v104q45 88 107.5 193.5t134 217.5t149.5 224.5t153.5 216t144.5 191.5t126 151h-776v121h927v-127q-49 -57 -113.5 -139t-138 -179t-150.5 -207t-151.5 -221.5t-141 -220t-120.5 -204.5h836v-121h-987z" />
2069-<glyph unicode="[" horiz-adv-x="634" d="M205 -379v1983h413v-103h-286v-1777h286v-103h-413z" />
2070-<glyph unicode="\" horiz-adv-x="735" d="M-47 1604h131l698 -1983h-135z" />
2071-<glyph unicode="]" horiz-adv-x="634" d="M16 -276h287v1777h-287v103h414v-1983h-414v103z" />
2072-<glyph unicode="^" d="M127 729l385 690h131l385 -690l-100 -53l-350 631l-351 -631z" />
2073-<glyph unicode="_" horiz-adv-x="1003" d="M-10 -264h1024v-115h-1024v115z" />
2074-<glyph unicode="`" horiz-adv-x="770" d="M123 1479l94 104l324 -311l-68 -78z" />
2075-<glyph unicode="a" horiz-adv-x="1042" d="M98 309q0 86 33 147.5t92.5 101.5t141 58.5t178.5 18.5q29 0 60.5 -3t61 -8.5t51 -10.5t29.5 -9v66q0 55 -8 107t-35.5 94t-78 68t-131.5 26q-117 0 -174.5 -16.5t-84.5 -26.5l-18 116q35 16 108 30.5t175 14.5q104 0 177 -29.5t118 -81.5t65.5 -124t20.5 -156v-667 q-20 -6 -59.5 -13.5t-90.5 -15.5t-113.5 -13.5t-128.5 -5.5q-84 0 -154.5 18.5t-122.5 58.5t-82 102.5t-30 152.5zM236 309q0 -59 19 -100t55 -65.5t86.5 -36t113.5 -11.5q78 0 136.5 5t98.5 14v372q-23 10 -71.5 21.5t-134.5 11.5q-49 0 -102.5 -7t-98.5 -30.5t-73.5 -64.5 t-28.5 -109z" />
2076-<glyph unicode="b" horiz-adv-x="1193" d="M176 33v1532l133 24v-594q35 27 112 56.5t181 29.5q115 0 204 -41t150.5 -114.5t93 -175t31.5 -222.5q0 -129 -37.5 -231t-106.5 -174t-164 -110t-212 -38q-141 0 -233 18.5t-152 39.5zM309 125q31 -10 91.5 -19.5t158.5 -9.5q172 0 276.5 111.5t104.5 320.5 q0 88 -18.5 167t-59.5 137.5t-107.5 93.5t-164.5 35q-47 0 -90 -9.5t-80 -24t-64.5 -30.5t-46.5 -31v-741z" />
2077-<glyph unicode="c" horiz-adv-x="942" d="M113 526q0 125 33.5 227.5t97 176.5t153.5 113.5t203 39.5q86 0 161 -14t116 -37l-35 -114q-41 20 -92.5 32.5t-137.5 12.5q-176 0 -267 -114t-91 -323q0 -94 20.5 -173t66.5 -135t118.5 -88t177.5 -32q86 0 144.5 19.5t84.5 34.5l29 -115q-37 -20 -116 -40t-165 -20 q-123 0 -217 39t-156.5 112t-95 174t-32.5 224z" />
2078-<glyph unicode="d" horiz-adv-x="1193" d="M113 528q0 121 31.5 222.5t93 175t150.5 114.5t204 41q104 0 181 -29.5t112 -56.5v570l133 24v-1556q-59 -20 -151.5 -39t-233.5 -19q-117 0 -212 38t-164 110t-106.5 174t-37.5 231zM254 528q0 -209 104.5 -320.5t276.5 -111.5q98 0 158.5 9.5t91.5 19.5v741 q-18 14 -46 30.5t-65 31t-80 24t-90 9.5q-98 0 -164.5 -35t-107.5 -93.5t-59.5 -137.5t-18.5 -167z" />
2079-<glyph unicode="e" horiz-adv-x="1122" d="M113 530q0 139 40 243t104.5 173.5t147 103t170.5 33.5q195 0 310.5 -127t115.5 -391q0 -16 -1 -32.5t-3 -30.5h-743q6 -195 96 -299.5t287 -104.5q109 0 172 20.5t92 35.5l25 -115q-29 -16 -108 -39t-185 -23q-139 0 -237.5 41t-162 115t-92 175t-28.5 222zM258 614h606 q-4 166 -77.5 258.5t-208.5 92.5q-72 0 -128.5 -29t-98.5 -77t-65.5 -111.5t-27.5 -133.5z" />
2080-<glyph unicode="f" horiz-adv-x="770" d="M176 0v1174q0 207 95 311t294 104q86 0 140.5 -13t70.5 -24l-26 -114q-23 10 -67 21t-112 11q-141 0 -201.5 -71.5t-60.5 -229.5v-110h426v-113h-426v-946h-133z" />
2081-<glyph unicode="g" horiz-adv-x="1173" d="M113 553q0 113 34.5 209t99 166.5t158 110.5t209.5 40q147 0 236.5 -19.5t146.5 -37.5v-967q0 -238 -122.5 -339t-370.5 -101q-102 0 -185 15.5t-143 35.5l27 121q49 -23 134 -39t171 -16q188 0 273 72.5t85 248.5v70q-12 -10 -36.5 -23.5t-60.5 -28t-82 -23.5t-103 -9 q-92 0 -178.5 28.5t-151 90t-103 159t-38.5 236.5zM254 551q0 -104 28.5 -179t74.5 -122t105.5 -68.5t121.5 -21.5q90 0 164.5 26.5t115.5 61.5v682q-35 10 -90 19t-158 9q-86 0 -152.5 -29.5t-113.5 -83.5t-71.5 -129t-24.5 -165z" />
2082-<glyph unicode="h" horiz-adv-x="1165" d="M176 0v1565l133 24v-561q66 25 133.5 38t135.5 13q123 0 204.5 -34.5t131 -99t68.5 -155t19 -198.5v-592h-133v549q0 113 -15 190.5t-51 126.5t-95.5 70.5t-149.5 21.5q-35 0 -75 -6t-74.5 -13t-62.5 -15.5t-36 -12.5v-911h-133z" />
2083-<glyph unicode="i" horiz-adv-x="485" d="M143 1378q0 47 29 75t70 28t69.5 -28t28.5 -75t-28.5 -74.5t-69.5 -27.5t-70 27.5t-29 74.5zM176 0v1059h133v-1059h-133z" />
2084-<glyph unicode="j" horiz-adv-x="485" d="M-129 -362l18 108q14 -4 39 -8t47 -4q121 0 161 67.5t40 202.5v1055h133v-1049q0 -201 -76 -297t-256 -96q-23 0 -56.5 6t-49.5 15zM143 1378q0 47 29 75t70 28t69.5 -28t28.5 -75t-28.5 -74.5t-69.5 -27.5t-70 27.5t-29 74.5z" />
2085-<glyph unicode="k" horiz-adv-x="1013" d="M176 0v1565l133 24v-1007q51 49 114.5 112.5t128 129t122 127t98.5 108.5h160q-47 -49 -106.5 -110.5t-124 -128t-128 -130.5t-114.5 -115q63 -43 136 -110.5t143.5 -146t133 -161.5t105.5 -157h-158q-49 82 -111.5 161t-131 148.5t-137 127t-130.5 95.5v-532h-133z" />
2086-<glyph unicode="l" horiz-adv-x="522" d="M174 254v1311l133 24v-1331q0 -49 9.5 -78.5t27.5 -47t48 -26t71 -14.5l-19 -110q-68 2 -118 17t-83.5 47t-51 82t-17.5 126z" />
2087-<glyph unicode="m" horiz-adv-x="1767" d="M176 0v1022q59 16 154.5 36.5t247.5 20.5q201 0 290 -116q10 8 40 27.5t75 40t105.5 34.5t134.5 14q121 0 195.5 -35.5t115.5 -100t55.5 -155t14.5 -196.5v-592h-134v549q0 104 -9 181t-36.5 127t-79 75.5t-133.5 25.5q-61 0 -111 -11t-87 -27.5t-60.5 -33t-33.5 -24.5 q18 -53 27 -119.5t9 -140.5v-602h-133v549q0 104 -9 181t-37.5 127t-81 75.5t-138.5 25.5q-96 0 -162.5 -10t-85.5 -18v-930h-133z" />
2088-<glyph unicode="n" horiz-adv-x="1165" d="M176 0v1022q59 16 159.5 36.5t246.5 20.5q121 0 201.5 -34.5t129 -99t68.5 -155t20 -198.5v-592h-133v549q0 113 -15 190.5t-51 126.5t-94.5 70.5t-146.5 21.5q-94 0 -162.5 -10t-89.5 -18v-930h-133z" />
2089-<glyph unicode="o" horiz-adv-x="1191" d="M113 528q0 125 35.5 227.5t100 175.5t152.5 112.5t195 39.5q106 0 194.5 -39.5t153 -112.5t100 -175.5t35.5 -227.5t-35.5 -227t-100 -174t-153 -112t-194.5 -40t-194.5 40t-153 112t-100 174t-35.5 227zM254 528q0 -199 92 -315.5t250 -116.5t250 116.5t92 315.5 t-92 317t-250 118t-250 -118t-92 -317z" />
2090-<glyph unicode="p" horiz-adv-x="1193" d="M176 -379v1401q59 20 151.5 38.5t233.5 18.5q117 0 212 -37.5t164 -109.5t106.5 -174.5t37.5 -231.5q0 -121 -31.5 -222t-93 -174t-150.5 -114t-204 -41q-104 0 -181 30t-112 56v-440h-133zM309 190q18 -14 46 -30.5t65 -30.5t80 -23.5t90 -9.5q98 0 164.5 34t107.5 92.5 t59.5 137t18.5 166.5q0 209 -104.5 320.5t-276.5 111.5q-98 0 -158.5 -9t-91.5 -19v-740z" />
2091-<glyph unicode="q" horiz-adv-x="1193" d="M113 526q0 129 37.5 231.5t106.5 174.5t164 109.5t212 37.5q141 0 233 -18.5t152 -38.5v-1401h-133v440q-35 -27 -112 -56.5t-181 -29.5q-115 0 -204 41t-150.5 114t-93 174.5t-31.5 221.5zM254 526q0 -88 18.5 -166.5t59.5 -137t107.5 -92.5t164.5 -34q47 0 90 9.5 t80 23.5t64.5 30.5t46.5 30.5v740q-31 10 -91.5 19t-158.5 9q-172 0 -276.5 -111.5t-104.5 -320.5z" />
2092-<glyph unicode="r" horiz-adv-x="765" d="M176 0v1010q51 23 141.5 46t219.5 23q66 0 124 -10t80 -20l-26 -115q-16 8 -66.5 17.5t-132.5 9.5q-86 0 -138 -12.5t-69 -20.5v-928h-133z" />
2093-<glyph unicode="s" horiz-adv-x="876" d="M82 35l35 121q6 -4 26.5 -13.5t55 -20.5t83 -19.5t111.5 -8.5q115 0 189.5 38t74.5 128q0 43 -13 74t-44 55.5t-81 47t-124 52.5q-59 25 -112.5 50.5t-94.5 59.5t-65.5 81t-24.5 115q0 129 97.5 208.5t267.5 79.5q109 0 179.5 -18t98.5 -33l-30 -119q-25 12 -83.5 33 t-170.5 21q-45 0 -85 -9.5t-71 -29t-49.5 -49t-18.5 -72.5t16.5 -74t48.5 -54.5t78 -44t105 -44.5q61 -25 117.5 -50.5t99.5 -61.5t70 -86t27 -126q0 -143 -107.5 -217t-294.5 -74q-139 0 -213 24t-98 36z" />
2094-<glyph unicode="t" horiz-adv-x="792" d="M168 395v975l133 25v-336h422v-113h-422v-563q0 -90 15.5 -146.5t44 -87t69.5 -41t90 -10.5q84 0 135.5 19.5t79.5 36.5l33 -111q-29 -18 -100.5 -42t-155.5 -24q-98 0 -164.5 26t-106.5 78t-56.5 130t-16.5 184z" />
2095-<glyph unicode="u" horiz-adv-x="1165" d="M164 465v594h133v-551q0 -113 16.5 -190.5t53 -126t95 -70t142.5 -21.5q94 0 164 10.5t88 18.5v930h133v-1022q-59 -16 -159.5 -36.5t-245.5 -20.5q-119 0 -199 34.5t-129 98t-70.5 153.5t-21.5 199z" />
2096-<glyph unicode="v" horiz-adv-x="983" d="M41 1059h141q25 -109 61 -233t77.5 -245.5t87 -235.5t88.5 -202q43 88 88 202t87 235.5t77.5 245.5t60.5 233h133q-37 -145 -82 -286.5t-95 -277t-104.5 -260t-105.5 -235.5h-127q-53 111 -106.5 235.5t-103.5 260t-95 276.5t-82 287z" />
2097-<glyph unicode="w" horiz-adv-x="1587" d="M47 1059h141q23 -109 57 -235t72.5 -249.5t78.5 -234.5t75 -188q39 102 79 218.5t74.5 235.5t65.5 234.5t53 218.5h115q18 -102 48 -218t66 -236t75.5 -236.5t80.5 -218.5q35 78 74 189.5t78 235t72.5 249.5t56.5 235h131q-74 -311 -161 -569.5t-191 -489.5h-125 q-31 72 -64.5 161t-69.5 190.5t-70 213t-64 228.5q-31 -117 -65 -228.5t-69.5 -213t-69.5 -190.5t-65 -161h-127q-104 231 -191 489.5t-161 569.5z" />
2098-<glyph unicode="x" horiz-adv-x="1021" d="M57 0q84 158 176.5 294t188.5 267l-344 498h155l275 -406l278 406h146l-338 -490q43 -57 92 -124.5t98.5 -140.5t95.5 -150.5t85 -153.5h-144q-25 45 -59.5 103.5t-76.5 122t-88 129t-89 124.5q-45 -59 -90 -124.5t-87 -129t-77 -122t-59 -103.5h-138z" />
2099-<glyph unicode="y" horiz-adv-x="970" d="M2 -354l27 110q8 -6 46 -17t79 -11q57 0 103 12t83 42t66.5 76.5t58.5 118.5q-68 125 -130.5 260.5t-116.5 273.5t-99 276.5t-78 271.5h141q23 -98 57.5 -212t78.5 -234.5t97.5 -247.5t114.5 -250q45 127 80 239.5t65 224t57.5 228.5t58.5 252h133q-66 -297 -150 -577.5 t-182 -514.5q-39 -92 -80 -158.5t-91 -109.5t-116.5 -63.5t-157.5 -20.5q-51 0 -93 12.5t-52 18.5z" />
2100-<glyph unicode="z" horiz-adv-x="931" d="M78 0v96q53 100 132 221t163 239t163.5 221.5t135.5 168.5h-563v113h725v-109q-47 -53 -123 -147t-162 -210t-170 -242t-148 -238h621v-113h-774z" />
2101-<glyph unicode="{" horiz-adv-x="653" d="M88 541v100q51 0 88 18.5t61.5 47t36 64.5t11.5 73v397q0 82 15 146.5t53 107.5t103.5 65.5t164.5 22.5h16v-102q-84 0 -129 -16.5t-66.5 -56.5t-25.5 -104.5t-4 -160.5v-219q0 -76 -9.5 -130.5t-28 -93t-45 -64.5t-59.5 -44q33 -18 59.5 -44t45 -65t28 -94t9.5 -131 v-219q0 -96 4 -160.5t25.5 -104.5t66.5 -56.5t129 -16.5v-102h-16q-98 0 -164 22.5t-104 65.5t-53 106.5t-15 147.5v397q0 37 -11.5 72.5t-36 64.5t-61.5 47.5t-88 18.5z" />
2102-<glyph unicode="|" horiz-adv-x="536" d="M205 -379v1983h127v-1983h-127z" />
2103-<glyph unicode="}" horiz-adv-x="653" d="M16 -299q84 0 129 16.5t66.5 56.5t26 104.5t4.5 160.5v219q0 76 9 131t27.5 94t45 65t59.5 44q-33 18 -59.5 44t-45 64.5t-27.5 93t-9 130.5v219q0 96 -4.5 160.5t-26 104.5t-66.5 56.5t-129 16.5v102h17q98 0 163.5 -22.5t103.5 -65.5t53.5 -107.5t15.5 -146.5v-397 q0 -37 11 -73t35.5 -64.5t61.5 -47t88 -18.5v-100q-51 0 -88 -18.5t-61.5 -47.5t-35.5 -64.5t-11 -72.5v-397q0 -84 -15.5 -147.5t-53.5 -106.5t-103.5 -65.5t-163.5 -22.5h-17v102z" />
2104-<glyph unicode="~" d="M102 498q8 37 25.5 81t47.5 81.5t77 63.5t117 26t125 -29t105 -63.5t98 -63.5t102 -29q39 0 65.5 19.5t44 47t26.5 55.5t13 44l105 -24q-10 -37 -26.5 -81t-46.5 -82t-77 -63.5t-117 -25.5t-125 28.5t-105 63.5t-98 63.5t-102 28.5q-39 0 -65.5 -19.5t-44 -47 t-26.5 -55.5t-13 -44z" />
2105-<glyph unicode="&#xa1;" horiz-adv-x="561" d="M168 946q0 47 29.5 80t83.5 33q53 0 82.5 -33t29.5 -80t-29.5 -79.5t-82.5 -32.5t-83 32.5t-30 79.5zM209 10q0 176 11 313.5t30 274.5h61q8 -68 15.5 -135.5t13.5 -139t9 -148.5t3 -165v-389h-143v389z" />
2106-<glyph unicode="&#xa2;" d="M219 594q0 104 27.5 195.5t80 161t127 115.5t169.5 60v293h120v-289q63 0 122 -13t116 -36l-35 -112q-43 18 -101.5 32.5t-121.5 14.5q-178 0 -270.5 -105.5t-92.5 -316.5q0 -90 21.5 -166t68 -131t119 -86t174.5 -31q86 0 145.5 17.5t86.5 29.5l24 -110 q-12 -8 -39.5 -17.5t-62.5 -16.5t-75 -12t-79 -8v-286h-120v293q-98 14 -174 59t-126.5 113.5t-77 157.5t-26.5 194z" />
2107-<glyph unicode="&#xa3;" d="M162 633v112h196v197q0 152 31 250t87 154.5t133 78t169 21.5q86 0 150.5 -17.5t111.5 -39.5l-36 -121q-100 53 -242 53q-63 0 -113.5 -16.5t-84.5 -58.5t-51 -111.5t-17 -173.5v-216h411v-112h-411v-19q0 -121 -7.5 -246.5t-27.5 -250.5h620v-117h-776q23 141 38 289.5 t15 318.5v25h-196z" />
2108-<glyph unicode="&#xa4;" d="M115 319l151 156q-35 47 -53 107.5t-18 128.5t18 128t53 107l-151 156l82 84l155 -160q47 35 104.5 53.5t121.5 18.5q63 0 120.5 -18.5t104.5 -53.5l155 160l82 -84l-151 -156q35 -47 53.5 -107.5t18.5 -127.5q0 -68 -18.5 -128.5t-53.5 -107.5l151 -156l-82 -83 l-155 159q-47 -35 -104.5 -53t-120.5 -18t-121 18t-105 53l-155 -159zM313 711q0 -61 20.5 -112.5t56.5 -88.5t84 -57.5t104 -20.5q55 0 103 20.5t84 57.5t56.5 88.5t20.5 112.5t-20.5 112t-56.5 88t-84 57.5t-103 20.5t-103.5 -20.5t-84.5 -57.5t-56.5 -88t-20.5 -112z" />
2109-<glyph unicode="&#xa5;" d="M63 1419h142q80 -170 176 -337t201 -322q104 156 199.5 322.5t174.5 336.5h136q-88 -178 -193.5 -355t-228.5 -368h309v-108h-334v-244h334v-108h-334v-236h-133v236h-334v108h334v244h-334v108h305q-123 190 -227 367.5t-193 355.5z" />
2110-<glyph unicode="&#xa6;" horiz-adv-x="536" d="M205 -379v770h127v-770h-127zM205 834v770h127v-770h-127z" />
2111-<glyph unicode="&#xa7;" horiz-adv-x="987" d="M96 633q0 57 19.5 105t48.5 85t64.5 63.5t66.5 45.5q-61 45 -91 97t-30 128q0 135 91 214t270 79q123 0 194.5 -19.5t101.5 -31.5l-32 -109q-35 16 -99.5 36t-167.5 20q-100 0 -165.5 -40t-65.5 -126q0 -84 54.5 -131.5t181.5 -85.5q68 -23 131 -47.5t114.5 -62.5 t82 -95.5t30.5 -143.5q0 -51 -16.5 -96t-44 -84t-63.5 -68.5t-73 -50.5q68 -41 106 -102t38 -137q0 -147 -109.5 -223t-294.5 -76q-123 0 -199.5 19.5t-123.5 41.5l32 105q53 -23 119 -42.5t187 -19.5q53 0 100 10.5t83 32t56.5 54t20.5 79.5q0 43 -14.5 76t-46 59.5t-82 49 t-119.5 47.5q-72 25 -136.5 50.5t-112.5 63t-77 93t-29 137.5zM223 649q0 -59 23.5 -98t64.5 -67.5t96.5 -50t118.5 -42.5q20 -6 43 -14t37 -15q78 39 120 104.5t42 137.5q0 57 -26.5 98t-69.5 70t-97.5 49.5t-109.5 38.5q-23 8 -44.5 15.5t-31.5 11.5q-72 -37 -119 -94.5 t-47 -143.5z" />
2112-<glyph unicode="&#xa8;" horiz-adv-x="770" d="M115 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM467 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2113-<glyph unicode="&#xa9;" horiz-adv-x="1691" d="M152 711q0 174 57 312t152.5 232.5t221.5 144.5t263 50t263 -50t221 -144.5t152.5 -232.5t57.5 -312q0 -176 -57.5 -313.5t-152.5 -232.5t-221 -145.5t-263 -50.5t-263 50.5t-221.5 145.5t-152.5 232.5t-57 313.5zM272 711q0 -141 43 -258t119 -200t181.5 -129t230.5 -46 t230.5 46t181 129t118.5 200t43 258t-43 257.5t-118.5 199.5t-181 128t-230.5 45t-230.5 -45t-181.5 -128t-119 -199.5t-43 -257.5zM479 713q0 98 32 175t85 131t122.5 81.5t145.5 27.5q100 0 163 -27.5t85 -43.5l-39 -92q-31 16 -79 35.5t-130 19.5q-113 0 -187.5 -80 t-74.5 -227q0 -152 73 -233t197 -81q88 0 138.5 19.5t72.5 34.5l35 -99q-27 -16 -94.5 -39.5t-167.5 -23.5q-80 0 -148.5 28.5t-119.5 82t-80 132t-29 179.5z" />
2114-<glyph unicode="&#xaa;" horiz-adv-x="790" d="M94 907q0 61 25.5 105.5t69.5 72t102.5 41t124.5 13.5q23 0 59.5 -4.5t77.5 -12.5v19q0 37 -4 72.5t-20.5 64.5t-50.5 47t-91 18q-53 0 -103.5 -5t-90.5 -19l-15 94q35 10 89 19.5t120 9.5q76 0 129 -19.5t86 -55.5t47.5 -86t14.5 -110v-462q-25 -6 -59 -11.5t-69.5 -9.5 t-71.5 -6t-63 -2q-137 0 -222 54t-85 173zM207 915q0 -66 40.5 -102.5t151.5 -36.5q45 0 88 3t66 7v246q-27 4 -61.5 8t-71.5 4q-43 0 -82 -6t-68.5 -20t-46 -40t-16.5 -63z" />
2115-<glyph unicode="&#xab;" horiz-adv-x="925" d="M74 582l311 432l84 -53l-238 -379l238 -381l-84 -54zM436 582l311 432l84 -53l-238 -379l238 -381l-84 -54z" />
2116-<glyph unicode="&#xac;" d="M115 664v114h925v-680h-118v566h-807z" />
2117-<glyph unicode="&#xad;" horiz-adv-x="577" d="M57 528v129h463v-129h-463z" />
2118-<glyph unicode="&#xae;" horiz-adv-x="1691" d="M152 711q0 174 57 312t152.5 232.5t221.5 144.5t263 50t263 -50t221 -144.5t152.5 -232.5t57.5 -312q0 -176 -57.5 -313.5t-152.5 -232.5t-221 -145.5t-263 -50.5t-263 50.5t-221.5 145.5t-152.5 232.5t-57 313.5zM272 711q0 -141 43 -258t119 -200t181.5 -129t230.5 -46 t230.5 46t181 129t118.5 200t43 258t-43 257.5t-118.5 199.5t-181 128t-230.5 45t-230.5 -45t-181.5 -128t-119 -199.5t-43 -257.5zM565 305v793q47 10 105.5 16t109.5 6q174 0 265.5 -63.5t91.5 -192.5q0 -74 -41 -132t-121 -87q16 -18 44 -56t58.5 -85t61 -100.5 t53.5 -98.5h-125q-53 96 -110.5 183t-100.5 139q-14 -2 -26.5 -2h-22.5h-129v-320h-113zM678 717h102q51 0 94.5 6t75 23.5t49 46t17.5 73.5q0 43 -19.5 73t-51.5 48.5t-73 26.5t-86 8q-31 0 -58.5 -1t-49.5 -3v-301z" />
2119-<glyph unicode="&#xaf;" horiz-adv-x="770" d="M115 1329v113h542v-113h-542z" />
2120-<glyph unicode="&#xb0;" horiz-adv-x="651" d="M59 1315q0 63 21.5 113.5t58.5 84t85 52t102 18.5q53 0 101 -18.5t85 -52t58.5 -84t21.5 -113.5t-21.5 -113.5t-58.5 -84.5t-85 -52t-101 -18t-101.5 18t-85.5 52t-58.5 84t-21.5 114zM158 1315q0 -82 48 -129t120 -47t120 47t48 129t-48.5 129t-119.5 47q-72 0 -120 -47 t-48 -129z" />
2121-<glyph unicode="&#xb1;" d="M115 0v115h925v-115h-925zM115 707v114h403v445h119v-445h403v-114h-403v-445h-119v445h-403z" />
2122-<glyph unicode="&#xb2;" horiz-adv-x="735" d="M88 1350q35 37 97.5 68.5t154.5 31.5q115 0 178.5 -55t63.5 -166q0 -43 -15.5 -80t-40 -68.5t-56.5 -60.5t-67 -55q-53 -43 -86.5 -76t-53 -57.5t-27 -45t-7.5 -38.5h392v-99h-508q-2 10 -2 20.5v20.5q0 61 20.5 109.5t52 88.5t70.5 73.5t76 68.5q29 25 53.5 46.5 t42.5 45t29.5 50t11.5 61.5q0 68 -41 93.5t-96 25.5q-35 0 -64.5 -9.5t-54.5 -22.5t-42 -26.5t-26 -21.5z" />
2123-<glyph unicode="&#xb3;" horiz-adv-x="735" d="M92 676l27 96q29 -14 73 -27.5t107 -13.5q117 0 158 40t41 99q0 43 -20.5 72t-53.5 47.5t-77 25.5t-89 7h-27v92h31q37 0 73 5t62.5 20.5t43 40t16.5 65.5q0 59 -38 84t-102 25q-66 0 -110.5 -19.5t-71.5 -38.5l-41 86q23 18 82.5 43t145.5 25q133 0 189 -54.5t56 -140.5 q0 -127 -125 -178q76 -23 123 -74t47 -137q0 -47 -17 -89t-54 -74.5t-95.5 -51t-140.5 -18.5q-78 0 -129 13t-84 30z" />
2124-<glyph unicode="&#xb4;" horiz-adv-x="770" d="M229 1272l324 311l94 -104l-350 -285z" />
2125-<glyph unicode="&#xb5;" horiz-adv-x="1177" d="M176 -379v1438h133v-551q0 -113 16.5 -190.5t53.5 -126t95 -70t142 -21.5q94 0 164 10.5t88 18.5v930h133v-1022q-59 -16 -159.5 -36.5t-245.5 -20.5q-117 0 -188.5 30.5t-112.5 83.5q8 -66 9 -132t1 -124v-217h-129z" />
2126-<glyph unicode="&#xb6;" horiz-adv-x="1261" d="M94 983q0 113 48 197t134 140t206 84t263 28q66 0 152 -5.5t158 -21.5v-1784h-119v1686q-29 4 -77 7t-87 3q-16 0 -34.5 -1t-28.5 -3v-1692h-119v920q-113 8 -205 38.5t-156.5 85t-99.5 133.5t-35 185z" />
2127-<glyph unicode="&#xb7;" horiz-adv-x="503" d="M139 602q0 47 30 80t83 33t83 -33t30 -80t-30 -80t-83 -33t-83 33t-30 80z" />
2128-<glyph unicode="&#xb8;" horiz-adv-x="770" d="M201 -358l16 88q23 -10 51.5 -14.5t69.5 -4.5q84 0 84 60q0 35 -28.5 53t-90.5 43q6 20 18.5 47t24.5 51.5t23.5 45t17.5 30.5h94q-14 -23 -31.5 -56.5t-27.5 -58.5q57 -25 91 -60.5t34 -94.5q0 -25 -8.5 -52.5t-31 -50t-61 -37t-100.5 -14.5q-41 0 -84 7t-61 18z" />
2129-<glyph unicode="&#xb9;" horiz-adv-x="735" d="M125 1270q72 23 143.5 62.5t122.5 99.5h76v-783h-111v623q-23 -16 -52.5 -30.5t-58 -27t-54 -20.5t-39.5 -10z" />
2130-<glyph unicode="&#xba;" horiz-adv-x="894" d="M94 1061q0 86 26.5 156.5t74 121t112 78t139.5 27.5q76 0 141.5 -27.5t113 -78t74 -121t26.5 -156.5t-26.5 -156.5t-74 -121t-113 -78t-141.5 -27.5t-140 27.5t-111.5 78t-74 121t-26.5 156.5zM215 1061q0 -129 63.5 -206t167.5 -77q106 0 170 77t64 206t-63.5 205.5 t-170.5 76.5q-104 0 -167.5 -76.5t-63.5 -205.5z" />
2131-<glyph unicode="&#xbb;" horiz-adv-x="925" d="M94 201l238 381l-238 379l84 53l311 -432l-311 -435zM456 201l238 381l-238 379l84 53l311 -432l-311 -435z" />
2132-<glyph unicode="&#xbc;" horiz-adv-x="1789" d="M125 1270q72 23 143.5 62.5t122.5 99.5h76v-783h-111v623q-23 -16 -52.5 -30.5t-58 -27t-54 -20.5t-39.5 -10zM421 0l809 1419h136l-809 -1419h-136zM1123 199v67q20 41 62 109t96.5 143.5t117 147t121.5 119.5h96v-496h105v-90h-105v-197h-108v197h-385zM1239 289h269 v367q-35 -35 -74 -82t-75 -97.5t-67.5 -100.5t-52.5 -87z" />
2133-<glyph unicode="&#xbd;" horiz-adv-x="1789" d="M125 1270q72 23 143.5 62.5t122.5 99.5h76v-783h-111v623q-23 -16 -52.5 -30.5t-58 -27t-54 -20.5t-39.5 -10zM378 0l809 1419h136l-809 -1419h-136zM1143 703q35 37 97.5 68.5t154.5 31.5q115 0 178.5 -55t63.5 -166q0 -43 -15.5 -80t-40 -68.5t-56.5 -60.5t-67 -55 q-53 -43 -86.5 -76t-53 -57.5t-27 -45t-7.5 -38.5h392v-99h-508q-2 10 -2 20.5v20.5q0 61 20.5 109.5t52 88.5t70.5 73.5t76 68.5q29 25 53.5 46.5t42.5 45t29.5 50t11.5 61.5q0 68 -41 93.5t-96 25.5q-35 0 -64.5 -9.5t-54.5 -22.5t-42 -26.5t-26 -21.5z" />
2134-<glyph unicode="&#xbe;" horiz-adv-x="1789" d="M92 676l27 96q29 -14 73 -27.5t107 -13.5q117 0 158 40t41 99q0 43 -20.5 72t-53.5 47.5t-77 25.5t-89 7h-27v92h31q37 0 73 5t62.5 20.5t43 40t16.5 65.5q0 59 -38 84t-102 25q-66 0 -110.5 -19.5t-71.5 -38.5l-41 86q23 18 82.5 43t145.5 25q133 0 189 -54.5t56 -140.5 q0 -127 -125 -178q76 -23 123 -74t47 -137q0 -47 -17 -89t-54 -74.5t-95.5 -51t-140.5 -18.5q-78 0 -129 13t-84 30zM452 0l809 1419h136l-809 -1419h-136zM1123 199v67q20 41 62 109t96.5 143.5t117 147t121.5 119.5h96v-496h105v-90h-105v-197h-108v197h-385zM1239 289 h269v367q-35 -35 -74 -82t-75 -97.5t-67.5 -100.5t-52.5 -87z" />
2135-<glyph unicode="&#xbf;" horiz-adv-x="778" d="M61 -92q0 70 26 127t64.5 106t85 96.5t85 96.5t64.5 105.5t26 125.5v17.5t-2 15.5h104q8 -35 8 -76q0 -66 -23.5 -120t-59.5 -101t-76.5 -92t-76.5 -90t-59.5 -93.5t-23.5 -105.5q0 -53 20.5 -88t54 -55.5t79.5 -29.5t98 -9q135 0 250 61l38 -110q-43 -25 -123.5 -47.5 t-179.5 -22.5q-111 0 -183.5 27.5t-116.5 69.5t-61.5 93.5t-17.5 98.5zM336 946q0 47 29.5 80t83.5 33q53 0 82.5 -33t29.5 -80t-29.5 -79.5t-82.5 -32.5t-83 32.5t-30 79.5z" />
2136-<glyph unicode="&#xc0;" horiz-adv-x="1312" d="M20 0q82 221 154 412.5t140.5 362.5t136 329t143.5 315h123q76 -158 143.5 -315.5t136 -328.5t140 -362.5t155.5 -412.5h-153q-39 104 -74 200.5t-68 188.5h-690q-35 -92 -69.5 -188.5t-71.5 -200.5h-146zM350 508h604q-78 211 -151.5 393.5t-151.5 358.5 q-78 -176 -150.5 -358.5t-150.5 -393.5zM373 1798l94 104l324 -311l-68 -78z" />
2137-<glyph unicode="&#xc1;" horiz-adv-x="1312" d="M20 0q82 221 154 412.5t140.5 362.5t136 329t143.5 315h123q76 -158 143.5 -315.5t136 -328.5t140 -362.5t155.5 -412.5h-153q-39 104 -74 200.5t-68 188.5h-690q-35 -92 -69.5 -188.5t-71.5 -200.5h-146zM350 508h604q-78 211 -151.5 393.5t-151.5 358.5 q-78 -176 -150.5 -358.5t-150.5 -393.5zM520 1591l324 311l94 -104l-350 -285z" />
2138-<glyph unicode="&#xc2;" horiz-adv-x="1312" d="M20 0q82 221 154 412.5t140.5 362.5t136 329t143.5 315h123q76 -158 143.5 -315.5t136 -328.5t140 -362.5t155.5 -412.5h-153q-39 104 -74 200.5t-68 188.5h-690q-35 -92 -69.5 -188.5t-71.5 -200.5h-146zM350 508h604q-78 211 -151.5 393.5t-151.5 358.5 q-78 -176 -150.5 -358.5t-150.5 -393.5zM385 1579l270 301l270 -301l-57 -64l-213 197l-213 -197z" />
2139-<glyph unicode="&#xc3;" horiz-adv-x="1312" d="M20 0q82 221 154 412.5t140.5 362.5t136 329t143.5 315h123q76 -158 143.5 -315.5t136 -328.5t140 -362.5t155.5 -412.5h-153q-39 104 -74 200.5t-68 188.5h-690q-35 -92 -69.5 -188.5t-71.5 -200.5h-146zM331 1632q10 25 27.5 53.5t41.5 53t55.5 41t72.5 16.5 q45 0 82 -14.5t72 -30.5q39 -20 63.5 -27.5t44.5 -7.5q43 0 67.5 28.5t45.5 63.5l78 -37q-10 -25 -27.5 -53.5t-41.5 -53t-55.5 -41t-72.5 -16.5q-45 0 -82 14.5t-72 30.5q-39 20 -63.5 27.5t-44.5 7.5q-43 0 -67.5 -28.5t-45.5 -63.5zM350 508h604q-78 211 -151.5 393.5 t-151.5 358.5q-78 -176 -150.5 -358.5t-150.5 -393.5z" />
2140-<glyph unicode="&#xc4;" horiz-adv-x="1312" d="M20 0q82 221 154 412.5t140.5 362.5t136 329t143.5 315h123q76 -158 143.5 -315.5t136 -328.5t140 -362.5t155.5 -412.5h-153q-39 104 -74 200.5t-68 188.5h-690q-35 -92 -69.5 -188.5t-71.5 -200.5h-146zM350 508h604q-78 211 -151.5 393.5t-151.5 358.5 q-78 -176 -150.5 -358.5t-150.5 -393.5zM383 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM735 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2141-<glyph unicode="&#xc5;" horiz-adv-x="1312" d="M20 0q76 209 143.5 390t132 344t128 313.5t133.5 298.5q-45 25 -71.5 69.5t-26.5 104.5q0 88 58 141t138 53q39 0 75 -14t62.5 -40t42 -61.5t15.5 -78.5q0 -59 -27.5 -104.5t-70.5 -69.5q70 -147 133 -298t127.5 -314t133 -344t146.5 -390h-153q-39 104 -74 200.5 t-68 188.5h-690q-35 -92 -69.5 -188.5t-71.5 -200.5h-146zM350 508h604q-78 211 -151.5 393.5t-151.5 358.5q-78 -176 -150.5 -358.5t-150.5 -393.5zM539 1520q0 -59 33.5 -90t82.5 -31t83 31t34 90q0 57 -33.5 88.5t-83.5 31.5q-49 0 -82.5 -31.5t-33.5 -88.5z" />
2142-<glyph unicode="&#xc6;" horiz-adv-x="1873" d="M12 0q111 219 220.5 411.5t218 365.5t217 332t219.5 310h854v-121h-651v-493h577v-119h-577v-565h704v-121h-844v389h-588q-53 -98 -105 -194.5t-101 -194.5h-144zM430 508h520v797q-141 -190 -270 -388t-250 -409z" />
2143-<glyph unicode="&#xc7;" horiz-adv-x="1247" d="M127 711q0 178 54.5 316t144.5 232.5t208.5 142.5t247.5 48q80 0 145.5 -10t115 -25.5t84 -31t53.5 -27.5l-45 -121q-51 31 -130 60.5t-196 29.5q-133 0 -232.5 -45t-167 -127t-101.5 -194.5t-34 -249.5q0 -141 34 -255t99.5 -194t161 -123t217.5 -43q135 0 226.5 25.5 t138.5 52.5l39 -119q-14 -10 -49 -23.5t-88.5 -27.5t-123 -23.5t-155.5 -9.5h-10q-6 -10 -10.5 -21.5t-8.5 -21.5q57 -25 91 -60.5t34 -94.5q0 -25 -8 -52.5t-30.5 -50t-61.5 -37t-100 -14.5q-41 0 -84 7t-62 18l17 88q23 -10 51.5 -14.5t69.5 -4.5q84 0 83 60 q0 35 -28.5 53t-89.5 43q8 23 20 52.5t27 57.5q-119 16 -219.5 71.5t-173 149t-113.5 221.5t-41 292z" />
2144-<glyph unicode="&#xc8;" horiz-adv-x="1136" d="M184 0v1419h820v-121h-680v-493h606v-119h-606v-565h733v-121h-873zM311 1798l94 104l324 -311l-68 -78z" />
2145-<glyph unicode="&#xc9;" horiz-adv-x="1136" d="M184 0v1419h820v-121h-680v-493h606v-119h-606v-565h733v-121h-873zM458 1591l324 311l94 -104l-350 -285z" />
2146-<glyph unicode="&#xca;" horiz-adv-x="1136" d="M184 0v1419h820v-121h-680v-493h606v-119h-606v-565h733v-121h-873zM324 1579l270 301l270 -301l-57 -64l-213 197l-213 -197z" />
2147-<glyph unicode="&#xcb;" horiz-adv-x="1136" d="M184 0v1419h820v-121h-680v-493h606v-119h-606v-565h733v-121h-873zM324 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM676 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5 t-26.5 71.5z" />
2148-<glyph unicode="&#xcc;" horiz-adv-x="507" d="M-27 1798l94 104l324 -311l-68 -78zM184 0v1419h140v-1419h-140z" />
2149-<glyph unicode="&#xcd;" horiz-adv-x="507" d="M120 1591l324 311l94 -104l-350 -285zM184 0v1419h140v-1419h-140z" />
2150-<glyph unicode="&#xce;" horiz-adv-x="507" d="M-14 1579l270 301l270 -301l-57 -64l-213 197l-213 -197zM184 0v1419h140v-1419h-140z" />
2151-<glyph unicode="&#xcf;" horiz-adv-x="507" d="M-14 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM184 0v1419h140v-1419h-140zM338 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2152-<glyph unicode="&#xd0;" horiz-adv-x="1466" d="M49 686v113h164v594q72 20 166 29.5t180 9.5q172 0 315.5 -45.5t247 -135.5t160.5 -225t57 -315q0 -182 -57 -317.5t-160.5 -225.5t-247 -135t-315.5 -45q-86 0 -180 9t-166 28v661h-164zM352 123q12 -2 62.5 -8t160.5 -6q154 0 268.5 42t192.5 119.5t117 189t39 251.5 q0 139 -39 249.5t-117 188.5t-192.5 120t-268.5 42q-111 0 -160.5 -6.5t-62.5 -8.5v-497h271v-113h-271v-563z" />
2153-<glyph unicode="&#xd1;" horiz-adv-x="1452" d="M184 0v1419h111q104 -117 224 -269.5t234.5 -311t214 -310t162.5 -264.5v1155h138v-1419h-117q-39 72 -99.5 168t-132 205.5t-151.5 225.5t-159 225.5t-153.5 205.5t-133.5 166v-1196h-138zM401 1632q10 25 27.5 53.5t41.5 53t55.5 41t72.5 16.5q45 0 82 -14.5t72 -30.5 q39 -20 63.5 -27.5t44.5 -7.5q43 0 67.5 28.5t45.5 63.5l78 -37q-10 -25 -27.5 -53.5t-41.5 -53t-55.5 -41t-72.5 -16.5q-45 0 -82 14.5t-72 30.5q-39 20 -63.5 27.5t-44.5 7.5q-43 0 -67.5 -28.5t-45.5 -63.5z" />
2154-<glyph unicode="&#xd2;" horiz-adv-x="1585" d="M127 711q0 182 53 320t144.5 231.5t212 140.5t256.5 47q135 0 255.5 -47t212 -140.5t144.5 -231.5t53 -320t-53 -321.5t-144.5 -233t-212 -140.5t-255.5 -47t-256 47t-212.5 140.5t-144.5 232.5t-53 322zM274 711q0 -143 37 -257t104.5 -194t163 -123t214.5 -43t214 43 t162.5 123t104.5 194t37 257t-37 256.5t-104.5 193.5t-163 122t-213.5 42q-119 0 -214.5 -42t-163 -122t-104.5 -193.5t-37 -256.5zM510 1798l94 104l324 -311l-68 -78z" />
2155-<glyph unicode="&#xd3;" horiz-adv-x="1585" d="M127 711q0 182 53 320t144.5 231.5t212 140.5t256.5 47q135 0 255.5 -47t212 -140.5t144.5 -231.5t53 -320t-53 -321.5t-144.5 -233t-212 -140.5t-255.5 -47t-256 47t-212.5 140.5t-144.5 232.5t-53 322zM274 711q0 -143 37 -257t104.5 -194t163 -123t214.5 -43t214 43 t162.5 123t104.5 194t37 257t-37 256.5t-104.5 193.5t-163 122t-213.5 42q-119 0 -214.5 -42t-163 -122t-104.5 -193.5t-37 -256.5zM657 1591l324 311l94 -104l-350 -285z" />
2156-<glyph unicode="&#xd4;" horiz-adv-x="1585" d="M127 711q0 182 53 320t144.5 231.5t212 140.5t256.5 47q135 0 255.5 -47t212 -140.5t144.5 -231.5t53 -320t-53 -321.5t-144.5 -233t-212 -140.5t-255.5 -47t-256 47t-212.5 140.5t-144.5 232.5t-53 322zM274 711q0 -143 37 -257t104.5 -194t163 -123t214.5 -43t214 43 t162.5 123t104.5 194t37 257t-37 256.5t-104.5 193.5t-163 122t-213.5 42q-119 0 -214.5 -42t-163 -122t-104.5 -193.5t-37 -256.5zM523 1579l270 301l270 -301l-57 -64l-213 197l-213 -197z" />
2157-<glyph unicode="&#xd5;" horiz-adv-x="1585" d="M127 711q0 182 53 320t144.5 231.5t212 140.5t256.5 47q135 0 255.5 -47t212 -140.5t144.5 -231.5t53 -320t-53 -321.5t-144.5 -233t-212 -140.5t-255.5 -47t-256 47t-212.5 140.5t-144.5 232.5t-53 322zM274 711q0 -143 37 -257t104.5 -194t163 -123t214.5 -43t214 43 t162.5 123t104.5 194t37 257t-37 256.5t-104.5 193.5t-163 122t-213.5 42q-119 0 -214.5 -42t-163 -122t-104.5 -193.5t-37 -256.5zM469 1632q10 25 27.5 53.5t41.5 53t55.5 41t72.5 16.5q45 0 82 -14.5t72 -30.5q39 -20 63.5 -27.5t44.5 -7.5q43 0 67.5 28.5t45.5 63.5 l78 -37q-10 -25 -27.5 -53.5t-41.5 -53t-55.5 -41t-72.5 -16.5q-45 0 -82 14.5t-72 30.5q-39 20 -63.5 27.5t-44.5 7.5q-43 0 -67.5 -28.5t-45.5 -63.5z" />
2158-<glyph unicode="&#xd6;" horiz-adv-x="1585" d="M127 711q0 182 53 320t144.5 231.5t212 140.5t256.5 47q135 0 255.5 -47t212 -140.5t144.5 -231.5t53 -320t-53 -321.5t-144.5 -233t-212 -140.5t-255.5 -47t-256 47t-212.5 140.5t-144.5 232.5t-53 322zM274 711q0 -143 37 -257t104.5 -194t163 -123t214.5 -43t214 43 t162.5 123t104.5 194t37 257t-37 256.5t-104.5 193.5t-163 122t-213.5 42q-119 0 -214.5 -42t-163 -122t-104.5 -193.5t-37 -256.5zM523 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM875 1697q0 45 26.5 72t67.5 27 t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2159-<glyph unicode="&#xd7;" d="M184 289l316 313l-316 313l80 80l314 -315l313 315l80 -80l-316 -313l316 -313l-80 -80l-313 315l-314 -315z" />
2160-<glyph unicode="&#xd8;" horiz-adv-x="1585" d="M127 711q0 182 53 320t144.5 231.5t212 140.5t256.5 47q111 0 212 -32t187 -97l131 170l98 -74l-139 -180q82 -92 129 -223t47 -303q0 -182 -53 -321.5t-144.5 -233t-212 -140.5t-255.5 -47q-111 0 -210.5 31t-185.5 94l-125 -164l-98 74l133 172q-86 92 -133 226.5 t-47 308.5zM274 711q0 -131 31 -238.5t88 -185.5l719 930q-133 109 -319 108q-119 0 -214.5 -42t-163 -122t-104.5 -193.5t-37 -256.5zM477 197q127 -102 316 -103q119 0 214 43t162.5 123t104.5 194t37 257q0 129 -30 233.5t-85 181.5z" />
2161-<glyph unicode="&#xd9;" horiz-adv-x="1392" d="M178 526v893h139v-874q0 -117 28 -202t77 -140.5t118.5 -82t155.5 -26.5t156 26.5t119 82t76.5 140.5t27.5 202v874h139v-893q0 -117 -27.5 -218t-89 -177t-161 -119t-240.5 -43t-240.5 43t-161 119t-89 177.5t-27.5 217.5zM414 1798l94 104l324 -311l-68 -78z" />
2162-<glyph unicode="&#xda;" horiz-adv-x="1392" d="M178 526v893h139v-874q0 -117 28 -202t77 -140.5t118.5 -82t155.5 -26.5t156 26.5t119 82t76.5 140.5t27.5 202v874h139v-893q0 -117 -27.5 -218t-89 -177t-161 -119t-240.5 -43t-240.5 43t-161 119t-89 177.5t-27.5 217.5zM561 1591l324 311l94 -104l-350 -285z" />
2163-<glyph unicode="&#xdb;" horiz-adv-x="1392" d="M178 526v893h139v-874q0 -117 28 -202t77 -140.5t118.5 -82t155.5 -26.5t156 26.5t119 82t76.5 140.5t27.5 202v874h139v-893q0 -117 -27.5 -218t-89 -177t-161 -119t-240.5 -43t-240.5 43t-161 119t-89 177.5t-27.5 217.5zM426 1579l270 301l270 -301l-57 -64l-213 197 l-213 -197z" />
2164-<glyph unicode="&#xdc;" horiz-adv-x="1392" d="M178 526v893h139v-874q0 -117 28 -202t77 -140.5t118.5 -82t155.5 -26.5t156 26.5t119 82t76.5 140.5t27.5 202v874h139v-893q0 -117 -27.5 -218t-89 -177t-161 -119t-240.5 -43t-240.5 43t-161 119t-89 177.5t-27.5 217.5zM426 1697q0 45 26.5 72t67.5 27t67.5 -27 t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM778 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2165-<glyph unicode="&#xdd;" horiz-adv-x="1165" d="M20 1419h162q86 -180 189.5 -365.5t216.5 -353.5q109 168 213 353.5t192 365.5h152q-109 -195 -229.5 -404.5t-262.5 -426.5v-588h-139v584q-145 223 -267 431t-227 404zM448 1591l324 311l94 -104l-350 -285z" />
2166-<glyph unicode="&#xde;" horiz-adv-x="1214" d="M184 0v1419h140v-252q35 4 99 8.5t116 4.5q303 0 451.5 -116t148.5 -325q0 -121 -43 -205.5t-123 -137t-195.5 -76t-261.5 -23.5h-192v-297h-140zM324 418h176q113 0 204 13t155.5 49t99 99.5t34.5 161.5q0 94 -37.5 155.5t-100 97.5t-143.5 50.5t-167 14.5 q-74 0 -130.5 -4t-90.5 -8v-629z" />
2167-<glyph unicode="&#xdf;" horiz-adv-x="1220" d="M176 0v1155q0 98 28.5 179t83 137.5t130.5 87t170 30.5q201 0 293 -89t92 -232q0 -53 -17.5 -97.5t-43 -79t-54.5 -63.5l-49 -49q-29 -29 -48.5 -50.5t-31.5 -40t-17 -36.5t-5 -41q0 -29 13 -51.5t34.5 -38.5t48 -29.5t53.5 -25.5q61 -29 115.5 -60t94.5 -71.5t62.5 -98 t22.5 -139.5q0 -154 -104.5 -238t-290.5 -84q-100 0 -172 21.5t-92 32.5l28 123q16 -10 79 -35t181 -25q111 0 172.5 55.5t61.5 149.5q0 45 -11.5 79t-38 62.5t-67.5 54t-98 56.5q-68 35 -112 61.5t-69.5 54t-36 58.5t-10.5 76q0 70 40 123t94 108q31 33 56 58.5t42.5 52 t27 55.5t9.5 66q0 92 -63.5 150t-172.5 58q-158 0 -226.5 -88t-68.5 -235v-1147h-133z" />
2168-<glyph unicode="&#xe0;" horiz-adv-x="1042" d="M98 309q0 86 33 147.5t92.5 101.5t141 58.5t178.5 18.5q29 0 60.5 -3t61 -8.5t51 -10.5t29.5 -9v66q0 55 -8 107t-35.5 94t-78 68t-131.5 26q-117 0 -174.5 -16.5t-84.5 -26.5l-18 116q35 16 108 30.5t175 14.5q104 0 177 -29.5t118 -81.5t65.5 -124t20.5 -156v-667 q-20 -6 -59.5 -13.5t-90.5 -15.5t-113.5 -13.5t-128.5 -5.5q-84 0 -154.5 18.5t-122.5 58.5t-82 102.5t-30 152.5zM236 309q0 -59 19 -100t55 -65.5t86.5 -36t113.5 -11.5q78 0 136.5 5t98.5 14v372q-23 10 -71.5 21.5t-134.5 11.5q-49 0 -102.5 -7t-98.5 -30.5t-73.5 -64.5 t-28.5 -109zM250 1479l94 104l324 -311l-68 -78z" />
2169-<glyph unicode="&#xe1;" horiz-adv-x="1042" d="M98 309q0 86 33 147.5t92.5 101.5t141 58.5t178.5 18.5q29 0 60.5 -3t61 -8.5t51 -10.5t29.5 -9v66q0 55 -8 107t-35.5 94t-78 68t-131.5 26q-117 0 -174.5 -16.5t-84.5 -26.5l-18 116q35 16 108 30.5t175 14.5q104 0 177 -29.5t118 -81.5t65.5 -124t20.5 -156v-667 q-20 -6 -59.5 -13.5t-90.5 -15.5t-113.5 -13.5t-128.5 -5.5q-84 0 -154.5 18.5t-122.5 58.5t-82 102.5t-30 152.5zM236 309q0 -59 19 -100t55 -65.5t86.5 -36t113.5 -11.5q78 0 136.5 5t98.5 14v372q-23 10 -71.5 21.5t-134.5 11.5q-49 0 -102.5 -7t-98.5 -30.5t-73.5 -64.5 t-28.5 -109zM397 1272l324 311l94 -104l-350 -285z" />
2170-<glyph unicode="&#xe2;" horiz-adv-x="1042" d="M98 309q0 86 33 147.5t92.5 101.5t141 58.5t178.5 18.5q29 0 60.5 -3t61 -8.5t51 -10.5t29.5 -9v66q0 55 -8 107t-35.5 94t-78 68t-131.5 26q-117 0 -174.5 -16.5t-84.5 -26.5l-18 116q35 16 108 30.5t175 14.5q104 0 177 -29.5t118 -81.5t65.5 -124t20.5 -156v-667 q-20 -6 -59.5 -13.5t-90.5 -15.5t-113.5 -13.5t-128.5 -5.5q-84 0 -154.5 18.5t-122.5 58.5t-82 102.5t-30 152.5zM236 309q0 -59 19 -100t55 -65.5t86.5 -36t113.5 -11.5q78 0 136.5 5t98.5 14v372q-23 10 -71.5 21.5t-134.5 11.5q-49 0 -102.5 -7t-98.5 -30.5t-73.5 -64.5 t-28.5 -109zM262 1260l270 301l270 -301l-57 -64l-213 197l-213 -197z" />
2171-<glyph unicode="&#xe3;" horiz-adv-x="1042" d="M98 309q0 86 33 147.5t92.5 101.5t141 58.5t178.5 18.5q29 0 60.5 -3t61 -8.5t51 -10.5t29.5 -9v66q0 55 -8 107t-35.5 94t-78 68t-131.5 26q-117 0 -174.5 -16.5t-84.5 -26.5l-18 116q35 16 108 30.5t175 14.5q104 0 177 -29.5t118 -81.5t65.5 -124t20.5 -156v-667 q-20 -6 -59.5 -13.5t-90.5 -15.5t-113.5 -13.5t-128.5 -5.5q-84 0 -154.5 18.5t-122.5 58.5t-82 102.5t-30 152.5zM208 1313q10 25 27.5 53.5t41.5 53t55.5 41t72.5 16.5q45 0 82 -14.5t72 -30.5q39 -20 63.5 -27.5t44.5 -7.5q43 0 67.5 28.5t45.5 63.5l78 -37 q-10 -25 -27.5 -53.5t-41.5 -53t-55.5 -41t-72.5 -16.5q-45 0 -82 14.5t-72 30.5q-39 20 -63.5 27.5t-44.5 7.5q-43 0 -67.5 -28.5t-45.5 -63.5zM236 309q0 -59 19 -100t55 -65.5t86.5 -36t113.5 -11.5q78 0 136.5 5t98.5 14v372q-23 10 -71.5 21.5t-134.5 11.5 q-49 0 -102.5 -7t-98.5 -30.5t-73.5 -64.5t-28.5 -109z" />
2172-<glyph unicode="&#xe4;" horiz-adv-x="1042" d="M98 309q0 86 33 147.5t92.5 101.5t141 58.5t178.5 18.5q29 0 60.5 -3t61 -8.5t51 -10.5t29.5 -9v66q0 55 -8 107t-35.5 94t-78 68t-131.5 26q-117 0 -174.5 -16.5t-84.5 -26.5l-18 116q35 16 108 30.5t175 14.5q104 0 177 -29.5t118 -81.5t65.5 -124t20.5 -156v-667 q-20 -6 -59.5 -13.5t-90.5 -15.5t-113.5 -13.5t-128.5 -5.5q-84 0 -154.5 18.5t-122.5 58.5t-82 102.5t-30 152.5zM236 309q0 -59 19 -100t55 -65.5t86.5 -36t113.5 -11.5q78 0 136.5 5t98.5 14v372q-23 10 -71.5 21.5t-134.5 11.5q-49 0 -102.5 -7t-98.5 -30.5t-73.5 -64.5 t-28.5 -109zM262 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM614 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2173-<glyph unicode="&#xe5;" horiz-adv-x="1042" d="M98 309q0 86 33 147.5t92.5 101.5t141 58.5t178.5 18.5q29 0 60.5 -3t61 -8.5t51 -10.5t29.5 -9v66q0 55 -8 107t-35.5 94t-78 68t-131.5 26q-117 0 -174.5 -16.5t-84.5 -26.5l-18 116q35 16 108 30.5t175 14.5q104 0 177 -29.5t118 -81.5t65.5 -124t20.5 -156v-667 q-20 -6 -59.5 -13.5t-90.5 -15.5t-113.5 -13.5t-128.5 -5.5q-84 0 -154.5 18.5t-122.5 58.5t-82 102.5t-30 152.5zM236 309q0 -59 19 -100t55 -65.5t86.5 -36t113.5 -11.5q78 0 136.5 5t98.5 14v372q-23 10 -71.5 21.5t-134.5 11.5q-49 0 -102.5 -7t-98.5 -30.5t-73.5 -64.5 t-28.5 -109zM338 1384q0 88 58.5 141.5t138.5 53.5q39 0 75 -14.5t62.5 -40t42 -61.5t15.5 -79q0 -45 -15.5 -80.5t-42 -61t-62.5 -40t-75 -14.5q-80 0 -138.5 53t-58.5 143zM418 1384q0 -59 34 -89.5t83 -30.5t83 30.5t34 89.5q0 57 -34 89t-83 32t-83 -31.5t-34 -89.5z " />
2174-<glyph unicode="&#xe6;" horiz-adv-x="1748" d="M98 309q0 86 33 147.5t92.5 101.5t141 58.5t178.5 18.5q29 0 60.5 -3t61 -8.5t51 -10.5t29.5 -9v66q0 55 -8 107t-35.5 94t-78 68t-131.5 26q-111 0 -172.5 -15.5t-88.5 -25.5l-16 114q35 16 108.5 30.5t174.5 14.5q145 0 228 -54t118 -146q68 100 162 150t196 50 q195 0 310.5 -127t115.5 -391q0 -16 -1 -32.5t-3 -30.5h-743q6 -195 96 -299.5t287 -104.5q109 0 172 20.5t92 35.5l24 -115q-29 -16 -107.5 -39t-184.5 -23q-117 0 -207 29t-158 94q-23 -18 -56.5 -39.5t-80.5 -40t-106.5 -31t-135.5 -12.5q-90 0 -167 18.5t-132 58.5 t-87 102.5t-32 152.5zM236 309q0 -59 20 -100t58 -65.5t89.5 -36t112.5 -11.5q127 0 201 34t102 60q-33 53 -51 126t-20 171q-23 10 -73 21.5t-136 11.5q-49 0 -102.5 -7t-98.5 -30.5t-73.5 -64.5t-28.5 -109zM885 614h606q-4 166 -78 258.5t-209 92.5q-72 0 -128 -29 t-98 -77t-65.5 -111.5t-27.5 -133.5z" />
2175-<glyph unicode="&#xe7;" horiz-adv-x="942" d="M113 526q0 125 33.5 227.5t97 176.5t153.5 113.5t203 39.5q86 0 161 -14t116 -37l-35 -114q-41 20 -92.5 32.5t-137.5 12.5q-176 0 -267 -114t-91 -323q0 -94 20.5 -173t66.5 -135t118.5 -88t177.5 -32q86 0 144.5 19.5t84.5 34.5l29 -115q-35 -20 -110.5 -38.5 t-159.5 -21.5q-6 -14 -12.5 -27.5t-10.5 -23.5q57 -25 91 -60.5t34 -94.5q0 -25 -8 -52.5t-30.5 -50t-61.5 -37t-101 -14.5q-41 0 -84 7t-61 18l16 88q23 -10 51.5 -14.5t69.5 -4.5q84 0 84 60q0 35 -28.5 53t-90.5 43q8 25 21.5 56.5t30.5 60.5q-207 25 -314.5 170 t-107.5 372z" />
2176-<glyph unicode="&#xe8;" horiz-adv-x="1122" d="M113 530q0 139 40 243t104.5 173.5t147 103t170.5 33.5q195 0 310.5 -127t115.5 -391q0 -16 -1 -32.5t-3 -30.5h-743q6 -195 96 -299.5t287 -104.5q109 0 172 20.5t92 35.5l25 -115q-29 -16 -108 -39t-185 -23q-139 0 -237.5 41t-162 115t-92 175t-28.5 222zM258 614h606 q-4 166 -77.5 258.5t-208.5 92.5q-72 0 -128.5 -29t-98.5 -77t-65.5 -111.5t-27.5 -133.5zM291 1479l94 104l324 -311l-68 -78z" />
2177-<glyph unicode="&#xe9;" horiz-adv-x="1122" d="M113 530q0 139 40 243t104.5 173.5t147 103t170.5 33.5q195 0 310.5 -127t115.5 -391q0 -16 -1 -32.5t-3 -30.5h-743q6 -195 96 -299.5t287 -104.5q109 0 172 20.5t92 35.5l25 -115q-29 -16 -108 -39t-185 -23q-139 0 -237.5 41t-162 115t-92 175t-28.5 222zM258 614h606 q-4 166 -77.5 258.5t-208.5 92.5q-72 0 -128.5 -29t-98.5 -77t-65.5 -111.5t-27.5 -133.5zM438 1272l324 311l94 -104l-350 -285z" />
2178-<glyph unicode="&#xea;" horiz-adv-x="1122" d="M113 530q0 139 40 243t104.5 173.5t147 103t170.5 33.5q195 0 310.5 -127t115.5 -391q0 -16 -1 -32.5t-3 -30.5h-743q6 -195 96 -299.5t287 -104.5q109 0 172 20.5t92 35.5l25 -115q-29 -16 -108 -39t-185 -23q-139 0 -237.5 41t-162 115t-92 175t-28.5 222zM258 614h606 q-4 166 -77.5 258.5t-208.5 92.5q-72 0 -128.5 -29t-98.5 -77t-65.5 -111.5t-27.5 -133.5zM303 1260l270 301l270 -301l-57 -64l-213 197l-213 -197z" />
2179-<glyph unicode="&#xeb;" horiz-adv-x="1122" d="M113 530q0 139 40 243t104.5 173.5t147 103t170.5 33.5q195 0 310.5 -127t115.5 -391q0 -16 -1 -32.5t-3 -30.5h-743q6 -195 96 -299.5t287 -104.5q109 0 172 20.5t92 35.5l25 -115q-29 -16 -108 -39t-185 -23q-139 0 -237.5 41t-162 115t-92 175t-28.5 222zM258 614h606 q-4 166 -77.5 258.5t-208.5 92.5q-72 0 -128.5 -29t-98.5 -77t-65.5 -111.5t-27.5 -133.5zM303 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM655 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5 t-67.5 26.5t-26.5 71.5z" />
2180-<glyph unicode="&#xec;" horiz-adv-x="485" d="M-39 1479l94 104l324 -311l-68 -78zM176 0v1059h133v-1059h-133z" />
2181-<glyph unicode="&#xed;" horiz-adv-x="485" d="M108 1272l324 311l94 -104l-350 -285zM176 0v1059h133v-1059h-133z" />
2182-<glyph unicode="&#xee;" horiz-adv-x="485" d="M-26 1260l270 301l270 -301l-57 -64l-213 197l-213 -197zM176 0v1059h133v-1059h-133z" />
2183-<glyph unicode="&#xef;" horiz-adv-x="485" d="M-26 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM176 0v1059h133v-1059h-133zM326 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2184-<glyph unicode="&#xf0;" horiz-adv-x="1183" d="M113 502q0 119 34.5 211t97 155.5t149.5 96t192 32.5q61 0 111.5 -11t90 -27.5t69.5 -35t46 -32.5q-10 86 -45 180t-94 184l-268 -94l-35 92l241 84q-84 100 -200 172l88 80q137 -84 235 -207l246 86l35 -92l-219 -78q84 -129 129 -284.5t45 -337.5q0 -123 -19.5 -248 t-74 -225.5t-150.5 -164t-250 -63.5q-106 0 -190 42t-142.5 114t-90 167t-31.5 204zM252 502q0 -82 20.5 -156t60.5 -129t98 -88t136 -33q111 0 179.5 50.5t107.5 132t53.5 186t14.5 213.5v35.5t-2 36.5q-72 72 -152 100.5t-166 28.5q-92 0 -158.5 -30t-108.5 -80 t-62.5 -118.5t-20.5 -148.5z" />
2185-<glyph unicode="&#xf1;" horiz-adv-x="1165" d="M176 0v1022q59 16 159.5 36.5t246.5 20.5q121 0 201.5 -34.5t129 -99t68.5 -155t20 -198.5v-592h-133v549q0 113 -15 190.5t-51 126.5t-94.5 70.5t-146.5 21.5q-94 0 -162.5 -10t-89.5 -18v-930h-133zM264 1313q10 25 27.5 53.5t41.5 53t55.5 41t72.5 16.5q45 0 82 -14.5 t72 -30.5q39 -20 63.5 -27.5t44.5 -7.5q43 0 67.5 28.5t45.5 63.5l78 -37q-10 -25 -27.5 -53.5t-41.5 -53t-55.5 -41t-72.5 -16.5q-45 0 -82 14.5t-72 30.5q-39 20 -63.5 27.5t-44.5 7.5q-43 0 -67.5 -28.5t-45.5 -63.5z" />
2186-<glyph unicode="&#xf2;" horiz-adv-x="1191" d="M113 528q0 125 35.5 227.5t100 175.5t152.5 112.5t195 39.5q106 0 194.5 -39.5t153 -112.5t100 -175.5t35.5 -227.5t-35.5 -227t-100 -174t-153 -112t-194.5 -40t-194.5 40t-153 112t-100 174t-35.5 227zM254 528q0 -199 92 -315.5t250 -116.5t250 116.5t92 315.5 t-92 317t-250 118t-250 -118t-92 -317zM313 1479l94 104l324 -311l-68 -78z" />
2187-<glyph unicode="&#xf3;" horiz-adv-x="1191" d="M113 528q0 125 35.5 227.5t100 175.5t152.5 112.5t195 39.5q106 0 194.5 -39.5t153 -112.5t100 -175.5t35.5 -227.5t-35.5 -227t-100 -174t-153 -112t-194.5 -40t-194.5 40t-153 112t-100 174t-35.5 227zM254 528q0 -199 92 -315.5t250 -116.5t250 116.5t92 315.5 t-92 317t-250 118t-250 -118t-92 -317zM460 1272l324 311l94 -104l-350 -285z" />
2188-<glyph unicode="&#xf4;" horiz-adv-x="1191" d="M113 528q0 125 35.5 227.5t100 175.5t152.5 112.5t195 39.5q106 0 194.5 -39.5t153 -112.5t100 -175.5t35.5 -227.5t-35.5 -227t-100 -174t-153 -112t-194.5 -40t-194.5 40t-153 112t-100 174t-35.5 227zM254 528q0 -199 92 -315.5t250 -116.5t250 116.5t92 315.5 t-92 317t-250 118t-250 -118t-92 -317zM326 1260l270 301l270 -301l-57 -64l-213 197l-213 -197z" />
2189-<glyph unicode="&#xf5;" horiz-adv-x="1191" d="M113 528q0 125 35.5 227.5t100 175.5t152.5 112.5t195 39.5q106 0 194.5 -39.5t153 -112.5t100 -175.5t35.5 -227.5t-35.5 -227t-100 -174t-153 -112t-194.5 -40t-194.5 40t-153 112t-100 174t-35.5 227zM254 528q0 -199 92 -315.5t250 -116.5t250 116.5t92 315.5 t-92 317t-250 118t-250 -118t-92 -317zM272 1313q10 25 27.5 53.5t41.5 53t55.5 41t72.5 16.5q45 0 82 -14.5t72 -30.5q39 -20 63.5 -27.5t44.5 -7.5q43 0 67.5 28.5t45.5 63.5l78 -37q-10 -25 -27.5 -53.5t-41.5 -53t-55.5 -41t-72.5 -16.5q-45 0 -82 14.5t-72 30.5 q-39 20 -63.5 27.5t-44.5 7.5q-43 0 -67.5 -28.5t-45.5 -63.5z" />
2190-<glyph unicode="&#xf6;" horiz-adv-x="1191" d="M113 528q0 125 35.5 227.5t100 175.5t152.5 112.5t195 39.5q106 0 194.5 -39.5t153 -112.5t100 -175.5t35.5 -227.5t-35.5 -227t-100 -174t-153 -112t-194.5 -40t-194.5 40t-153 112t-100 174t-35.5 227zM254 528q0 -199 92 -315.5t250 -116.5t250 116.5t92 315.5 t-92 317t-250 118t-250 -118t-92 -317zM326 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM678 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2191-<glyph unicode="&#xf7;" d="M115 535v114h925v-114h-925zM479 205q0 45 28 73.5t68 28.5q43 0 71 -28.5t28 -73.5q0 -43 -28 -72t-71 -29q-41 0 -68.5 29t-27.5 72zM479 977q0 43 28 71.5t68 28.5q43 0 71 -28.5t28 -71.5q0 -45 -28 -74t-71 -29q-41 0 -68.5 29t-27.5 74z" />
2192-<glyph unicode="&#xf8;" horiz-adv-x="1191" d="M113 528q0 125 35.5 227.5t100 175.5t152.5 112.5t195 39.5q166 0 289 -98l104 137l86 -63l-114 -150q57 -72 87.5 -168t30.5 -213q0 -125 -35.5 -227t-100 -174t-153 -112t-194.5 -40q-164 0 -285 93l-104 -138l-88 66l114 147q-59 72 -89.5 169.5t-30.5 215.5zM254 528 q0 -164 63 -274l490 631q-41 37 -94.5 57.5t-116.5 20.5q-158 0 -250 -118t-92 -317zM389 168q84 -72 207 -72q158 0 250 116.5t92 315.5q0 160 -64 271z" />
2193-<glyph unicode="&#xf9;" horiz-adv-x="1165" d="M164 465v594h133v-551q0 -113 16.5 -190.5t53 -126t95 -70t142.5 -21.5q94 0 164 10.5t88 18.5v930h133v-1022q-59 -16 -159.5 -36.5t-245.5 -20.5q-119 0 -199 34.5t-129 98t-70.5 153.5t-21.5 199zM293 1479l94 104l324 -311l-68 -78z" />
2194-<glyph unicode="&#xfa;" horiz-adv-x="1165" d="M164 465v594h133v-551q0 -113 16.5 -190.5t53 -126t95 -70t142.5 -21.5q94 0 164 10.5t88 18.5v930h133v-1022q-59 -16 -159.5 -36.5t-245.5 -20.5q-119 0 -199 34.5t-129 98t-70.5 153.5t-21.5 199zM440 1272l324 311l94 -104l-350 -285z" />
2195-<glyph unicode="&#xfb;" horiz-adv-x="1165" d="M164 465v594h133v-551q0 -113 16.5 -190.5t53 -126t95 -70t142.5 -21.5q94 0 164 10.5t88 18.5v930h133v-1022q-59 -16 -159.5 -36.5t-245.5 -20.5q-119 0 -199 34.5t-129 98t-70.5 153.5t-21.5 199zM305 1260l270 301l270 -301l-57 -64l-213 197l-213 -197z" />
2196-<glyph unicode="&#xfc;" horiz-adv-x="1165" d="M164 465v594h133v-551q0 -113 16.5 -190.5t53 -126t95 -70t142.5 -21.5q94 0 164 10.5t88 18.5v930h133v-1022q-59 -16 -159.5 -36.5t-245.5 -20.5q-119 0 -199 34.5t-129 98t-70.5 153.5t-21.5 199zM305 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5 t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM657 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2197-<glyph unicode="&#xfd;" horiz-adv-x="970" d="M2 -354l27 110q8 -6 46 -17t79 -11q57 0 103 12t83 42t66.5 76.5t58.5 118.5q-68 125 -130.5 260.5t-116.5 273.5t-99 276.5t-78 271.5h141q23 -98 57.5 -212t78.5 -234.5t97.5 -247.5t114.5 -250q45 127 80 239.5t65 224t57.5 228.5t58.5 252h133q-66 -297 -150 -577.5 t-182 -514.5q-39 -92 -80 -158.5t-91 -109.5t-116.5 -63.5t-157.5 -20.5q-51 0 -93 12.5t-52 18.5zM372 1272l324 311l94 -104l-350 -285z" />
2198-<glyph unicode="&#xfe;" horiz-adv-x="1193" d="M176 -379v1944l133 24v-561q131 51 260 51q115 0 209 -39t162 -110.5t104.5 -174t36.5 -229.5q0 -121 -31.5 -222t-93 -174t-150.5 -114t-204 -41q-104 0 -181 30t-112 56v-440h-133zM309 190q18 -14 46 -30.5t65 -30.5t80 -23.5t90 -9.5q98 0 164.5 34t107.5 92.5 t59.5 137t18.5 166.5q0 207 -105.5 319.5t-277.5 112.5q-86 0 -155.5 -18t-92.5 -29v-721z" />
2199-<glyph unicode="&#xff;" horiz-adv-x="970" d="M2 -354l27 110q8 -6 46 -17t79 -11q57 0 103 12t83 42t66.5 76.5t58.5 118.5q-68 125 -130.5 260.5t-116.5 273.5t-99 276.5t-78 271.5h141q23 -98 57.5 -212t78.5 -234.5t97.5 -247.5t114.5 -250q45 127 80 239.5t65 224t57.5 228.5t58.5 252h133q-66 -297 -150 -577.5 t-182 -514.5q-39 -92 -80 -158.5t-91 -109.5t-116.5 -63.5t-157.5 -20.5q-51 0 -93 12.5t-52 18.5zM238 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5zM590 1378q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5 t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2200-<glyph unicode="&#x152;" horiz-adv-x="2027" d="M133 711q0 180 56.5 315t159 225t242.5 135.5t310 45.5q49 0 101.5 -3.5t101.5 -9.5h790v-121h-651v-493h578v-119h-578v-565h705v-121h-842q-102 -12 -205 -12q-170 0 -310 45t-242.5 135t-159 225t-56.5 318zM281 711q0 -139 37.5 -251t113.5 -189.5t189.5 -119.5 t263.5 -42q111 0 159 6t60 8v1173q-12 2 -60.5 8.5t-158.5 6.5q-150 0 -263.5 -42t-189.5 -120t-113.5 -188.5t-37.5 -249.5z" />
2201-<glyph unicode="&#x153;" horiz-adv-x="1933" d="M113 528q0 125 35.5 227.5t100 175.5t153 112.5t194.5 39.5q143 0 244.5 -70.5t158.5 -195.5q59 133 162 199.5t225 66.5q195 0 310.5 -127t115.5 -391q0 -16 -1 -32.5t-3 -30.5h-743q6 -195 96 -299.5t287 -104.5q109 0 172 20.5t92 35.5l25 -115q-29 -16 -108 -39 t-185 -23q-184 0 -288.5 68t-158.5 186q-59 -121 -159.5 -188.5t-241.5 -67.5q-106 0 -194.5 40t-153 112t-100 174t-35.5 227zM254 528q0 -199 92 -315.5t250 -116.5t250 116.5t92 315.5t-92 317t-250 118t-250 -118t-92 -317zM1069 614h606q-4 166 -77.5 258.5 t-208.5 92.5q-72 0 -128.5 -29t-98.5 -77t-65.5 -111.5t-27.5 -133.5z" />
2202-<glyph unicode="&#x178;" horiz-adv-x="1165" d="M20 1419h162q86 -180 189.5 -365.5t216.5 -353.5q109 168 213 353.5t192 365.5h152q-109 -195 -229.5 -404.5t-262.5 -426.5v-588h-139v584q-145 223 -267 431t-227 404zM314 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5 t-26.5 71.5zM666 1697q0 45 26.5 72t67.5 27t67.5 -27t26.5 -72t-26.5 -71.5t-67.5 -26.5t-67.5 26.5t-26.5 71.5z" />
2203-<glyph unicode="&#x2c6;" horiz-adv-x="770" d="M115 1260l270 301l270 -301l-57 -64l-213 197l-213 -197z" />
2204-<glyph unicode="&#x2dc;" horiz-adv-x="770" d="M61 1313q10 25 27.5 53.5t41.5 53t55.5 41t72.5 16.5q45 0 82 -14.5t72 -30.5q39 -20 63.5 -27.5t44.5 -7.5q43 0 67.5 28.5t45.5 63.5l78 -37q-10 -25 -27.5 -53.5t-41.5 -53t-55.5 -41t-72.5 -16.5q-45 0 -82 14.5t-72 30.5q-39 20 -63.5 27.5t-44.5 7.5 q-43 0 -67.5 -28.5t-45.5 -63.5z" />
2205-<glyph unicode="&#x2000;" horiz-adv-x="951" />
2206-<glyph unicode="&#x2001;" horiz-adv-x="1902" />
2207-<glyph unicode="&#x2002;" horiz-adv-x="951" />
2208-<glyph unicode="&#x2003;" horiz-adv-x="1902" />
2209-<glyph unicode="&#x2004;" horiz-adv-x="634" />
2210-<glyph unicode="&#x2005;" horiz-adv-x="475" />
2211-<glyph unicode="&#x2006;" horiz-adv-x="317" />
2212-<glyph unicode="&#x2007;" horiz-adv-x="317" />
2213-<glyph unicode="&#x2008;" horiz-adv-x="237" />
2214-<glyph unicode="&#x2009;" horiz-adv-x="380" />
2215-<glyph unicode="&#x200a;" horiz-adv-x="105" />
2216-<glyph unicode="&#x2010;" horiz-adv-x="577" d="M57 528v129h463v-129h-463z" />
2217-<glyph unicode="&#x2011;" horiz-adv-x="577" d="M57 528v129h463v-129h-463z" />
2218-<glyph unicode="&#x2012;" horiz-adv-x="577" d="M57 528v129h463v-129h-463z" />
2219-<glyph unicode="&#x2013;" horiz-adv-x="1015" d="M-4 535v116h1024v-116h-1024z" />
2220-<glyph unicode="&#x2014;" horiz-adv-x="2039" d="M-4 535v116h2048v-116h-2048z" />
2221-<glyph unicode="&#x2018;" horiz-adv-x="471" d="M152 1090v20q0 117 34.5 222.5t104.5 209.5l98 -45q-51 -98 -70.5 -180t-19.5 -154v-39t2 -34h-149z" />
2222-<glyph unicode="&#x2019;" horiz-adv-x="471" d="M82 1110q51 98 70.5 180t19.5 154v39t-2 35h149v-21q0 -117 -34.5 -222.5t-104.5 -209.5z" />
2223-<glyph unicode="&#x201a;" horiz-adv-x="471" d="M82 -213q51 98 70.5 180t19.5 154v39t-2 35h149v-21q0 -117 -34.5 -222.5t-104.5 -209.5z" />
2224-<glyph unicode="&#x201c;" horiz-adv-x="802" d="M152 1090v20q0 117 34.5 222.5t104.5 209.5l98 -45q-51 -98 -70.5 -180t-19.5 -154v-39t2 -34h-149zM484 1090v20q0 117 34.5 222.5t104.5 209.5l98 -45q-51 -98 -70.5 -180t-19.5 -154v-39t2 -34h-149z" />
2225-<glyph unicode="&#x201d;" horiz-adv-x="802" d="M82 1110q51 98 70.5 180t19.5 154v39t-2 35h149v-21q0 -117 -34.5 -222.5t-104.5 -209.5zM414 1110q51 98 70.5 180t19.5 154v39t-2 35h149v-21q0 -117 -34.5 -222.5t-104.5 -209.5z" />
2226-<glyph unicode="&#x201e;" horiz-adv-x="802" d="M82 -213q51 98 70.5 180t19.5 154v39t-2 35h149v-21q0 -117 -34.5 -222.5t-104.5 -209.5zM414 -213q51 98 70.5 180t19.5 154v39t-2 35h149v-21q0 -117 -34.5 -222.5t-104.5 -209.5z" />
2227-<glyph unicode="&#x2022;" horiz-adv-x="737" d="M123 723q0 49 16.5 93t48 78t77.5 54.5t104 20.5q57 0 102 -20.5t77 -54.5t49 -78t17 -93t-17 -94t-49 -79t-77 -53.5t-102 -19.5t-103.5 19.5t-78 53.5t-48 79t-16.5 94z" />
2228-<glyph unicode="&#x2026;" horiz-adv-x="2039" d="M225 88q0 47 30 80t83 33t83 -33t30 -80t-30 -80t-83 -33t-83 33t-30 80zM907 88q0 47 30 80t83 33t83 -33t30 -80t-30 -80t-83 -33t-83 33t-30 80zM1589 88q0 47 30 80t83 33t83 -33t30 -80t-30 -80t-83 -33t-83 33t-30 80z" />
2229-<glyph unicode="&#x202f;" horiz-adv-x="380" />
2230-<glyph unicode="&#x2039;" horiz-adv-x="563" d="M74 582l311 432l84 -53l-238 -379l238 -381l-84 -54z" />
2231-<glyph unicode="&#x203a;" horiz-adv-x="563" d="M94 201l238 381l-238 379l84 53l311 -432l-311 -435z" />
2232-<glyph unicode="&#x205f;" horiz-adv-x="475" />
2233-<glyph unicode="&#x20ac;" d="M92 485v109h187q-2 29 -2.5 57.5t-0.5 57.5q0 63 7 129h-191v108h203q18 100 55 190.5t100.5 159t153.5 108.5t215 40q45 0 81 -3t65.5 -8.5t57.5 -13.5t56 -18l-32 -119q-49 20 -111 31.5t-117 11.5q-92 0 -157.5 -30.5t-109.5 -83t-70.5 -121t-39.5 -144.5h490 l-21 -108h-483q-2 -33 -3 -66t-1 -63v-57.5t2 -57.5h436l-22 -109h-404q12 -78 37 -148.5t69 -123.5t113.5 -86t169.5 -33q92 0 157 17.5t101 38.5l31 -115q-14 -8 -43 -18.5t-67.5 -19.5t-86 -16.5t-96.5 -7.5q-133 0 -226 41t-155.5 111t-98.5 163t-50 197h-199z" />
2234-<glyph unicode="&#x2122;" horiz-adv-x="1460" d="M41 1337v82h528v-82h-219v-581h-90v581h-219zM625 756q2 102 9 200.5t14 185.5t16.5 157.5t17.5 119.5h76q18 -29 48 -81t63.5 -113.5t69.5 -128t65 -123.5q29 57 64.5 123.5t69 128t63.5 114t48 80.5h72q8 -49 17.5 -119.5t16.5 -157.5t13 -185.5t10 -200.5h-92 q-6 147 -15 274t-22 219q-25 -43 -57.5 -100t-63 -114.5t-56 -107.5t-40.5 -79h-65q-14 29 -40 79t-56.5 107.5t-63.5 114.5t-57 100q-12 -92 -21.5 -219t-15.5 -274h-88z" />
2235-<glyph unicode="&#x25fc;" horiz-adv-x="1054" d="M0 0v1055h1055v-1055h-1055z" />
2236-<hkern u1="K" u2="&#xef;" k="-43" />
2237-<hkern u1="T" u2="&#xef;" k="-63" />
2238-<hkern u1="T" u2="&#xee;" k="-43" />
2239-<hkern u1="V" u2="&#xef;" k="-66" />
2240-<hkern u1="V" u2="&#xec;" k="-23" />
2241-<hkern u1="W" u2="&#xef;" k="-37" />
2242-<hkern u1="Y" u2="&#xef;" k="-84" />
2243-<hkern u1="Z" u2="&#xef;" k="-20" />
2244-<hkern u1="f" u2="&#xef;" k="-82" />
2245-<hkern u1="f" u2="&#xec;" k="-61" />
2246-<hkern u1="&#xdd;" u2="&#xef;" k="-84" />
2247-<hkern u1="&#x178;" u2="&#xef;" k="-84" />
2248-<hkern g1="b" g2="quotedbl,quotesingle" k="53" />
2249-<hkern g1="b" g2="parenright" k="33" />
2250-<hkern g1="b" g2="question" k="35" />
2251-<hkern g1="b" g2="bracketright" k="39" />
2252-<hkern g1="b" g2="braceright" k="20" />
2253-<hkern g1="b" g2="quoteright,quotedblright" k="45" />
2254-<hkern g1="b" g2="slash" k="23" />
2255-<hkern g1="b" g2="quoteleft,quotedblleft" k="45" />
2256-<hkern g1="b" g2="x" k="18" />
2257-<hkern g1="b" g2="z" k="18" />
2258-<hkern g1="c,ccedilla" g2="bracketright" k="33" />
2259-<hkern g1="c,ccedilla" g2="x" k="-33" />
2260-<hkern g1="c,ccedilla" g2="hyphen,endash,emdash" k="43" />
2261-<hkern g1="c,ccedilla" g2="braceleft" k="20" />
2262-<hkern g1="c,ccedilla" g2="guillemotleft,guilsinglleft" k="37" />
2263-<hkern g1="c,ccedilla" g2="v" k="-23" />
2264-<hkern g1="c,ccedilla" g2="w" k="-20" />
2265-<hkern g1="c,ccedilla" g2="y,yacute,ydieresis" k="-23" />
2266-<hkern g1="c,ccedilla" g2="comma,period,ellipsis" k="-20" />
2267-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="quotedbl,quotesingle" k="31" />
2268-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="parenright" k="35" />
2269-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="question" k="39" />
2270-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="bracketright" k="41" />
2271-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="braceright" k="23" />
2272-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="quoteright,quotedblright" k="27" />
2273-<hkern g1="f" g2="parenright" k="-80" />
2274-<hkern g1="f" g2="asterisk" k="-23" />
2275-<hkern g1="f" g2="question" k="-49" />
2276-<hkern g1="f" g2="bracketright" k="-80" />
2277-<hkern g1="f" g2="braceright" k="-80" />
2278-<hkern g1="f" g2="quoteright,quotedblright" k="-41" />
2279-<hkern g1="f" g2="slash" k="63" />
2280-<hkern g1="f" g2="x" k="-31" />
2281-<hkern g1="f" g2="hyphen,endash,emdash" k="49" />
2282-<hkern g1="f" g2="guillemotleft,guilsinglleft" k="16" />
2283-<hkern g1="f" g2="v" k="-39" />
2284-<hkern g1="f" g2="w" k="-37" />
2285-<hkern g1="f" g2="y,yacute,ydieresis" k="-39" />
2286-<hkern g1="f" g2="comma,period,ellipsis" k="84" />
2287-<hkern g1="f" g2="eth" k="18" />
2288-<hkern g1="f" g2="quotesinglbase,quotedblbase" k="86" />
2289-<hkern g1="f" g2="guillemotright,guilsinglright" k="-18" />
2290-<hkern g1="h" g2="quotedbl,quotesingle" k="53" />
2291-<hkern g1="h" g2="parenright" k="27" />
2292-<hkern g1="h" g2="asterisk" k="20" />
2293-<hkern g1="h" g2="question" k="33" />
2294-<hkern g1="h" g2="bracketright" k="37" />
2295-<hkern g1="h" g2="braceright" k="20" />
2296-<hkern g1="h" g2="quoteright,quotedblright" k="39" />
2297-<hkern g1="h" g2="quoteleft,quotedblleft" k="39" />
2298-<hkern g1="h" g2="y,yacute,ydieresis" k="18" />
2299-<hkern g1="j" g2="j" k="-18" />
2300-<hkern g1="k" g2="bracketright" k="29" />
2301-<hkern g1="k" g2="slash" k="-23" />
2302-<hkern g1="k" g2="x" k="-39" />
2303-<hkern g1="k" g2="hyphen,endash,emdash" k="33" />
2304-<hkern g1="k" g2="braceleft" k="16" />
2305-<hkern g1="k" g2="guillemotleft,guilsinglleft" k="47" />
2306-<hkern g1="k" g2="eth" k="33" />
2307-<hkern g1="k" g2="c,ccedilla" k="31" />
2308-<hkern g1="k" g2="d" k="31" />
2309-<hkern g1="k" g2="e,egrave,eacute,ecircumflex,edieresis" k="31" />
2310-<hkern g1="k" g2="g" k="37" />
2311-<hkern g1="k" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="37" />
2312-<hkern g1="k" g2="q" k="31" />
2313-<hkern g1="k" g2="at" k="18" />
2314-<hkern g1="m" g2="quotedbl,quotesingle" k="35" />
2315-<hkern g1="m" g2="parenright" k="27" />
2316-<hkern g1="m" g2="asterisk" k="20" />
2317-<hkern g1="m" g2="question" k="33" />
2318-<hkern g1="m" g2="bracketright" k="37" />
2319-<hkern g1="m" g2="braceright" k="20" />
2320-<hkern g1="m" g2="quoteright,quotedblright" k="29" />
2321-<hkern g1="m" g2="quoteleft,quotedblleft" k="18" />
2322-<hkern g1="n,ntilde" g2="quotedbl,quotesingle" k="41" />
2323-<hkern g1="n,ntilde" g2="parenright" k="29" />
2324-<hkern g1="n,ntilde" g2="asterisk" k="23" />
2325-<hkern g1="n,ntilde" g2="question" k="35" />
2326-<hkern g1="n,ntilde" g2="bracketright" k="39" />
2327-<hkern g1="n,ntilde" g2="braceright" k="20" />
2328-<hkern g1="n,ntilde" g2="quoteright,quotedblright" k="31" />
2329-<hkern g1="n,ntilde" g2="quoteleft,quotedblleft" k="23" />
2330-<hkern g1="n,ntilde" g2="y,yacute,ydieresis" k="14" />
2331-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quotedbl,quotesingle" k="43" />
2332-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="parenright" k="33" />
2333-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="asterisk" k="18" />
2334-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="question" k="39" />
2335-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="bracketright" k="39" />
2336-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="braceright" k="20" />
2337-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quoteright,quotedblright" k="33" />
2338-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="slash" k="25" />
2339-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quoteleft,quotedblleft" k="23" />
2340-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="x" k="18" />
2341-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="z" k="18" />
2342-<hkern g1="p" g2="quotedbl,quotesingle" k="43" />
2343-<hkern g1="p" g2="parenright" k="33" />
2344-<hkern g1="p" g2="asterisk" k="18" />
2345-<hkern g1="p" g2="question" k="35" />
2346-<hkern g1="p" g2="bracketright" k="39" />
2347-<hkern g1="p" g2="braceright" k="20" />
2348-<hkern g1="p" g2="quoteright,quotedblright" k="33" />
2349-<hkern g1="p" g2="slash" k="23" />
2350-<hkern g1="p" g2="quoteleft,quotedblleft" k="23" />
2351-<hkern g1="p" g2="x" k="18" />
2352-<hkern g1="p" g2="z" k="14" />
2353-<hkern g1="q" g2="j" k="-61" />
2354-<hkern g1="r" g2="asterisk" k="-25" />
2355-<hkern g1="r" g2="question" k="66" />
2356-<hkern g1="r" g2="bracketright" k="27" />
2357-<hkern g1="r" g2="quoteright,quotedblright" k="-29" />
2358-<hkern g1="r" g2="slash" k="72" />
2359-<hkern g1="r" g2="x" k="-33" />
2360-<hkern g1="r" g2="hyphen,endash,emdash" k="43" />
2361-<hkern g1="r" g2="guillemotleft,guilsinglleft" k="20" />
2362-<hkern g1="r" g2="v" k="-43" />
2363-<hkern g1="r" g2="w" k="-39" />
2364-<hkern g1="r" g2="y,yacute,ydieresis" k="-43" />
2365-<hkern g1="r" g2="comma,period,ellipsis" k="90" />
2366-<hkern g1="r" g2="eth" k="16" />
2367-<hkern g1="r" g2="quotesinglbase,quotedblbase" k="84" />
2368-<hkern g1="s" g2="quotedbl,quotesingle" k="27" />
2369-<hkern g1="s" g2="parenright" k="33" />
2370-<hkern g1="s" g2="question" k="20" />
2371-<hkern g1="s" g2="bracketright" k="45" />
2372-<hkern g1="s" g2="braceright" k="23" />
2373-<hkern g1="t" g2="bracketright" k="33" />
2374-<hkern g1="t" g2="x" k="-35" />
2375-<hkern g1="t" g2="hyphen,endash,emdash" k="57" />
2376-<hkern g1="t" g2="braceleft" k="20" />
2377-<hkern g1="t" g2="guillemotleft,guilsinglleft" k="35" />
2378-<hkern g1="t" g2="comma,period,ellipsis" k="-23" />
2379-<hkern g1="v" g2="asterisk" k="-18" />
2380-<hkern g1="v" g2="question" k="57" />
2381-<hkern g1="v" g2="bracketright" k="31" />
2382-<hkern g1="v" g2="quoteright,quotedblright" k="-25" />
2383-<hkern g1="v" g2="slash" k="43" />
2384-<hkern g1="v" g2="x" k="-29" />
2385-<hkern g1="v" g2="v" k="-37" />
2386-<hkern g1="v" g2="w" k="-35" />
2387-<hkern g1="v" g2="y,yacute,ydieresis" k="-37" />
2388-<hkern g1="v" g2="comma,period,ellipsis" k="49" />
2389-<hkern g1="v" g2="eth" k="18" />
2390-<hkern g1="v" g2="quotesinglbase,quotedblbase" k="51" />
2391-<hkern g1="w" g2="asterisk" k="-18" />
2392-<hkern g1="w" g2="question" k="49" />
2393-<hkern g1="w" g2="bracketright" k="31" />
2394-<hkern g1="w" g2="quoteright,quotedblright" k="-25" />
2395-<hkern g1="w" g2="slash" k="35" />
2396-<hkern g1="w" g2="x" k="-29" />
2397-<hkern g1="w" g2="v" k="-37" />
2398-<hkern g1="w" g2="w" k="-35" />
2399-<hkern g1="w" g2="y,yacute,ydieresis" k="-37" />
2400-<hkern g1="w" g2="comma,period,ellipsis" k="43" />
2401-<hkern g1="w" g2="quotesinglbase,quotedblbase" k="39" />
2402-<hkern g1="x" g2="bracketright" k="33" />
2403-<hkern g1="x" g2="x" k="-35" />
2404-<hkern g1="x" g2="braceleft" k="20" />
2405-<hkern g1="x" g2="guillemotleft,guilsinglleft" k="37" />
2406-<hkern g1="x" g2="eth" k="27" />
2407-<hkern g1="x" g2="c,ccedilla" k="20" />
2408-<hkern g1="x" g2="d" k="20" />
2409-<hkern g1="x" g2="e,egrave,eacute,ecircumflex,edieresis" k="20" />
2410-<hkern g1="x" g2="g" k="20" />
2411-<hkern g1="x" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="20" />
2412-<hkern g1="x" g2="q" k="20" />
2413-<hkern g1="y,yacute,ydieresis" g2="question" k="43" />
2414-<hkern g1="y,yacute,ydieresis" g2="bracketright" k="33" />
2415-<hkern g1="y,yacute,ydieresis" g2="quoteright,quotedblright" k="-23" />
2416-<hkern g1="y,yacute,ydieresis" g2="slash" k="37" />
2417-<hkern g1="y,yacute,ydieresis" g2="x" k="-27" />
2418-<hkern g1="y,yacute,ydieresis" g2="v" k="-35" />
2419-<hkern g1="y,yacute,ydieresis" g2="w" k="-33" />
2420-<hkern g1="y,yacute,ydieresis" g2="y,yacute,ydieresis" k="-35" />
2421-<hkern g1="y,yacute,ydieresis" g2="comma,period,ellipsis" k="23" />
2422-<hkern g1="y,yacute,ydieresis" g2="quotesinglbase,quotedblbase" k="39" />
2423-<hkern g1="z" g2="bracketright" k="47" />
2424-<hkern g1="z" g2="braceright" k="20" />
2425-<hkern g1="z" g2="braceleft" k="35" />
2426-<hkern g1="z" g2="guillemotleft,guilsinglleft" k="45" />
2427-<hkern g1="z" g2="eth" k="14" />
2428-<hkern g1="z" g2="c,ccedilla" k="16" />
2429-<hkern g1="z" g2="d" k="18" />
2430-<hkern g1="z" g2="e,egrave,eacute,ecircumflex,edieresis" k="16" />
2431-<hkern g1="z" g2="g" k="23" />
2432-<hkern g1="z" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="18" />
2433-<hkern g1="z" g2="q" k="14" />
2434-<hkern g1="germandbls" g2="quotedbl,quotesingle" k="59" />
2435-<hkern g1="germandbls" g2="parenright" k="33" />
2436-<hkern g1="germandbls" g2="asterisk" k="45" />
2437-<hkern g1="germandbls" g2="question" k="18" />
2438-<hkern g1="germandbls" g2="bracketright" k="20" />
2439-<hkern g1="germandbls" g2="braceright" k="20" />
2440-<hkern g1="germandbls" g2="quoteright,quotedblright" k="39" />
2441-<hkern g1="germandbls" g2="quoteleft,quotedblleft" k="41" />
2442-<hkern g1="germandbls" g2="v" k="35" />
2443-<hkern g1="germandbls" g2="w" k="29" />
2444-<hkern g1="germandbls" g2="y,yacute,ydieresis" k="35" />
2445-<hkern g1="eth" g2="question" k="-31" />
2446-<hkern g1="eth" g2="bracketright" k="-27" />
2447-<hkern g1="eth" g2="braceright" k="-27" />
2448-<hkern g1="eth" g2="slash" k="20" />
2449-<hkern g1="thorn" g2="quotedbl,quotesingle" k="59" />
2450-<hkern g1="thorn" g2="parenright" k="33" />
2451-<hkern g1="thorn" g2="asterisk" k="18" />
2452-<hkern g1="thorn" g2="question" k="35" />
2453-<hkern g1="thorn" g2="bracketright" k="39" />
2454-<hkern g1="thorn" g2="braceright" k="20" />
2455-<hkern g1="thorn" g2="quoteright,quotedblright" k="51" />
2456-<hkern g1="thorn" g2="slash" k="23" />
2457-<hkern g1="thorn" g2="quoteleft,quotedblleft" k="51" />
2458-<hkern g1="thorn" g2="x" k="18" />
2459-<hkern g1="thorn" g2="z" k="14" />
2460-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quotedbl,quotesingle" k="135" />
2461-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="asterisk" k="104" />
2462-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="bracketright" k="33" />
2463-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quoteright,quotedblright" k="115" />
2464-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="slash" k="-35" />
2465-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quoteleft,quotedblleft" k="121" />
2466-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="x" k="-53" />
2467-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="z" k="-31" />
2468-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="braceleft" k="18" />
2469-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="guillemotleft,guilsinglleft" k="16" />
2470-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="v" k="20" />
2471-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="w" k="16" />
2472-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="comma,period,ellipsis" k="-53" />
2473-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quotesinglbase,quotedblbase" k="-51" />
2474-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="C,Ccedilla" k="16" />
2475-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="G" k="16" />
2476-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="16" />
2477-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Q" k="16" />
2478-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="T" k="106" />
2479-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="V" k="102" />
2480-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="W" k="14" />
2481-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Y,Yacute,Ydieresis" k="137" />
2482-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="parenleft" k="16" />
2483-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="s" k="-27" />
2484-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-68" />
2485-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="J" k="-59" />
2486-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="S" k="-33" />
2487-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="X" k="-51" />
2488-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Z" k="-31" />
2489-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="AE" k="-70" />
2490-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="colon,semicolon" k="-35" />
2491-<hkern g1="B" g2="quotedbl,quotesingle" k="14" />
2492-<hkern g1="B" g2="parenright" k="29" />
2493-<hkern g1="B" g2="asterisk" k="14" />
2494-<hkern g1="B" g2="question" k="18" />
2495-<hkern g1="B" g2="bracketright" k="47" />
2496-<hkern g1="B" g2="braceright" k="23" />
2497-<hkern g1="B" g2="slash" k="20" />
2498-<hkern g1="B" g2="V" k="16" />
2499-<hkern g1="B" g2="Y,Yacute,Ydieresis" k="29" />
2500-<hkern g1="B" g2="parenleft" k="14" />
2501-<hkern g1="B" g2="X" k="20" />
2502-<hkern g1="B" g2="colon,semicolon" k="14" />
2503-<hkern g1="C,Ccedilla" g2="question" k="-31" />
2504-<hkern g1="C,Ccedilla" g2="quoteright,quotedblright" k="-27" />
2505-<hkern g1="C,Ccedilla" g2="x" k="-29" />
2506-<hkern g1="C,Ccedilla" g2="hyphen,endash,emdash" k="39" />
2507-<hkern g1="C,Ccedilla" g2="braceleft" k="35" />
2508-<hkern g1="C,Ccedilla" g2="guillemotleft,guilsinglleft" k="70" />
2509-<hkern g1="C,Ccedilla" g2="w" k="18" />
2510-<hkern g1="C,Ccedilla" g2="comma,period,ellipsis" k="-45" />
2511-<hkern g1="C,Ccedilla" g2="quotesinglbase,quotedblbase" k="-37" />
2512-<hkern g1="C,Ccedilla" g2="at" k="18" />
2513-<hkern g1="C,Ccedilla" g2="C,Ccedilla" k="18" />
2514-<hkern g1="C,Ccedilla" g2="G" k="18" />
2515-<hkern g1="C,Ccedilla" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="18" />
2516-<hkern g1="C,Ccedilla" g2="Q" k="18" />
2517-<hkern g1="C,Ccedilla" g2="T" k="-35" />
2518-<hkern g1="C,Ccedilla" g2="V" k="-35" />
2519-<hkern g1="C,Ccedilla" g2="Y,Yacute,Ydieresis" k="-35" />
2520-<hkern g1="C,Ccedilla" g2="parenleft" k="25" />
2521-<hkern g1="C,Ccedilla" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-45" />
2522-<hkern g1="C,Ccedilla" g2="J" k="-47" />
2523-<hkern g1="C,Ccedilla" g2="S" k="-20" />
2524-<hkern g1="C,Ccedilla" g2="X" k="-27" />
2525-<hkern g1="C,Ccedilla" g2="Z" k="-20" />
2526-<hkern g1="C,Ccedilla" g2="AE" k="-45" />
2527-<hkern g1="C,Ccedilla" g2="colon,semicolon" k="-20" />
2528-<hkern g1="C,Ccedilla" g2="u,ugrave,uacute,ucircumflex,udieresis" k="18" />
2529-<hkern g1="D,Eth" g2="quotedbl,quotesingle" k="31" />
2530-<hkern g1="D,Eth" g2="parenright" k="45" />
2531-<hkern g1="D,Eth" g2="question" k="57" />
2532-<hkern g1="D,Eth" g2="bracketright" k="63" />
2533-<hkern g1="D,Eth" g2="braceright" k="37" />
2534-<hkern g1="D,Eth" g2="slash" k="66" />
2535-<hkern g1="D,Eth" g2="quoteleft,quotedblleft" k="18" />
2536-<hkern g1="D,Eth" g2="comma,period,ellipsis" k="45" />
2537-<hkern g1="D,Eth" g2="quotesinglbase,quotedblbase" k="47" />
2538-<hkern g1="D,Eth" g2="at" k="14" />
2539-<hkern g1="D,Eth" g2="T" k="33" />
2540-<hkern g1="D,Eth" g2="V" k="18" />
2541-<hkern g1="D,Eth" g2="W" k="18" />
2542-<hkern g1="D,Eth" g2="Y,Yacute,Ydieresis" k="61" />
2543-<hkern g1="D,Eth" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="16" />
2544-<hkern g1="D,Eth" g2="J" k="29" />
2545-<hkern g1="D,Eth" g2="X" k="27" />
2546-<hkern g1="D,Eth" g2="AE" k="63" />
2547-<hkern g1="D,Eth" g2="bracketleft" k="14" />
2548-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="asterisk" k="68" />
2549-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="bracketright" k="66" />
2550-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="braceright" k="23" />
2551-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="quoteleft,quotedblleft" k="25" />
2552-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="x" k="-18" />
2553-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="braceleft" k="16" />
2554-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="guillemotleft,guilsinglleft" k="25" />
2555-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="v" k="29" />
2556-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="w" k="29" />
2557-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="y,yacute,ydieresis" k="29" />
2558-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="comma,period,ellipsis" k="-23" />
2559-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="d" k="18" />
2560-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="g" k="25" />
2561-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="18" />
2562-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="C,Ccedilla" k="35" />
2563-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="G" k="35" />
2564-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="35" />
2565-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="Q" k="35" />
2566-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="parenleft" k="20" />
2567-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-35" />
2568-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="J" k="-35" />
2569-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="AE" k="-37" />
2570-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="u,ugrave,uacute,ucircumflex,udieresis" k="16" />
2571-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="bracketleft" k="18" />
2572-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="23" />
2573-<hkern g1="F" g2="asterisk" k="41" />
2574-<hkern g1="F" g2="question" k="-27" />
2575-<hkern g1="F" g2="bracketright" k="61" />
2576-<hkern g1="F" g2="slash" k="98" />
2577-<hkern g1="F" g2="x" k="51" />
2578-<hkern g1="F" g2="z" k="31" />
2579-<hkern g1="F" g2="comma,period,ellipsis" k="109" />
2580-<hkern g1="F" g2="quotesinglbase,quotedblbase" k="186" />
2581-<hkern g1="F" g2="guillemotright,guilsinglright" k="20" />
2582-<hkern g1="F" g2="at" k="14" />
2583-<hkern g1="F" g2="T" k="-29" />
2584-<hkern g1="F" g2="V" k="-37" />
2585-<hkern g1="F" g2="Y,Yacute,Ydieresis" k="-41" />
2586-<hkern g1="F" g2="parenleft" k="27" />
2587-<hkern g1="F" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="72" />
2588-<hkern g1="F" g2="J" k="139" />
2589-<hkern g1="F" g2="AE" k="131" />
2590-<hkern g1="F" g2="colon,semicolon" k="14" />
2591-<hkern g1="F" g2="u,ugrave,uacute,ucircumflex,udieresis" k="29" />
2592-<hkern g1="F" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="82" />
2593-<hkern g1="F" g2="m" k="35" />
2594-<hkern g1="F" g2="n,ntilde" k="35" />
2595-<hkern g1="F" g2="p" k="35" />
2596-<hkern g1="F" g2="r" k="35" />
2597-<hkern g1="G" g2="asterisk" k="29" />
2598-<hkern g1="G" g2="quoteright,quotedblright" k="23" />
2599-<hkern g1="G" g2="quoteleft,quotedblleft" k="29" />
2600-<hkern g1="G" g2="v" k="14" />
2601-<hkern g1="G" g2="y,yacute,ydieresis" k="14" />
2602-<hkern g1="G" g2="comma,period,ellipsis" k="-37" />
2603-<hkern g1="G" g2="quotesinglbase,quotedblbase" k="-29" />
2604-<hkern g1="J" g2="bracketright" k="47" />
2605-<hkern g1="J" g2="braceright" k="16" />
2606-<hkern g1="J" g2="quoteright,quotedblright" k="-29" />
2607-<hkern g1="J" g2="slash" k="51" />
2608-<hkern g1="J" g2="z" k="14" />
2609-<hkern g1="J" g2="quotesinglbase,quotedblbase" k="20" />
2610-<hkern g1="J" g2="Z" k="18" />
2611-<hkern g1="J" g2="AE" k="29" />
2612-<hkern g1="J" g2="colon,semicolon" k="29" />
2613-<hkern g1="K" g2="asterisk" k="45" />
2614-<hkern g1="K" g2="question" k="-23" />
2615-<hkern g1="K" g2="bracketright" k="31" />
2616-<hkern g1="K" g2="slash" k="-37" />
2617-<hkern g1="K" g2="x" k="-55" />
2618-<hkern g1="K" g2="z" k="-33" />
2619-<hkern g1="K" g2="hyphen,endash,emdash" k="74" />
2620-<hkern g1="K" g2="braceleft" k="16" />
2621-<hkern g1="K" g2="guillemotleft,guilsinglleft" k="100" />
2622-<hkern g1="K" g2="w" k="76" />
2623-<hkern g1="K" g2="comma,period,ellipsis" k="-33" />
2624-<hkern g1="K" g2="eth" k="29" />
2625-<hkern g1="K" g2="quotesinglbase,quotedblbase" k="-31" />
2626-<hkern g1="K" g2="c,ccedilla" k="20" />
2627-<hkern g1="K" g2="d" k="20" />
2628-<hkern g1="K" g2="e,egrave,eacute,ecircumflex,edieresis" k="20" />
2629-<hkern g1="K" g2="g" k="20" />
2630-<hkern g1="K" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="20" />
2631-<hkern g1="K" g2="q" k="20" />
2632-<hkern g1="K" g2="at" k="16" />
2633-<hkern g1="K" g2="C,Ccedilla" k="49" />
2634-<hkern g1="K" g2="G" k="49" />
2635-<hkern g1="K" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="49" />
2636-<hkern g1="K" g2="Q" k="49" />
2637-<hkern g1="K" g2="T" k="-35" />
2638-<hkern g1="K" g2="V" k="-41" />
2639-<hkern g1="K" g2="W" k="-20" />
2640-<hkern g1="K" g2="Y,Yacute,Ydieresis" k="-45" />
2641-<hkern g1="K" g2="parenleft" k="14" />
2642-<hkern g1="K" g2="s" k="-29" />
2643-<hkern g1="K" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-70" />
2644-<hkern g1="K" g2="J" k="-55" />
2645-<hkern g1="K" g2="X" k="-53" />
2646-<hkern g1="K" g2="Z" k="-43" />
2647-<hkern g1="K" g2="AE" k="-72" />
2648-<hkern g1="K" g2="colon,semicolon" k="-35" />
2649-<hkern g1="L" g2="quotedbl,quotesingle" k="231" />
2650-<hkern g1="L" g2="asterisk" k="258" />
2651-<hkern g1="L" g2="bracketright" k="43" />
2652-<hkern g1="L" g2="quoteright,quotedblright" k="215" />
2653-<hkern g1="L" g2="slash" k="-25" />
2654-<hkern g1="L" g2="quoteleft,quotedblleft" k="219" />
2655-<hkern g1="L" g2="x" k="-43" />
2656-<hkern g1="L" g2="z" k="-20" />
2657-<hkern g1="L" g2="hyphen,endash,emdash" k="117" />
2658-<hkern g1="L" g2="braceleft" k="27" />
2659-<hkern g1="L" g2="guillemotleft,guilsinglleft" k="57" />
2660-<hkern g1="L" g2="v" k="59" />
2661-<hkern g1="L" g2="w" k="53" />
2662-<hkern g1="L" g2="y,yacute,ydieresis" k="18" />
2663-<hkern g1="L" g2="comma,period,ellipsis" k="-47" />
2664-<hkern g1="L" g2="quotesinglbase,quotedblbase" k="-29" />
2665-<hkern g1="L" g2="guillemotright,guilsinglright" k="-23" />
2666-<hkern g1="L" g2="C,Ccedilla" k="70" />
2667-<hkern g1="L" g2="G" k="70" />
2668-<hkern g1="L" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="70" />
2669-<hkern g1="L" g2="Q" k="70" />
2670-<hkern g1="L" g2="T" k="209" />
2671-<hkern g1="L" g2="V" k="180" />
2672-<hkern g1="L" g2="W" k="70" />
2673-<hkern g1="L" g2="Y,Yacute,Ydieresis" k="209" />
2674-<hkern g1="L" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-57" />
2675-<hkern g1="L" g2="J" k="-57" />
2676-<hkern g1="L" g2="S" k="-29" />
2677-<hkern g1="L" g2="X" k="-41" />
2678-<hkern g1="L" g2="Z" k="-29" />
2679-<hkern g1="L" g2="AE" k="-59" />
2680-<hkern g1="L" g2="colon,semicolon" k="-31" />
2681-<hkern g1="L" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="14" />
2682-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="quotedbl,quotesingle" k="25" />
2683-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="parenright" k="35" />
2684-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="question" k="47" />
2685-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="bracketright" k="63" />
2686-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="braceright" k="37" />
2687-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="slash" k="63" />
2688-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="quoteleft,quotedblleft" k="39" />
2689-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="comma,period,ellipsis" k="45" />
2690-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="quotesinglbase,quotedblbase" k="39" />
2691-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="at" k="14" />
2692-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="T" k="33" />
2693-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="V" k="18" />
2694-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="Y,Yacute,Ydieresis" k="61" />
2695-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="16" />
2696-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="J" k="29" />
2697-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="X" k="27" />
2698-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="AE" k="59" />
2699-<hkern g1="P" g2="parenright" k="27" />
2700-<hkern g1="P" g2="asterisk" k="-39" />
2701-<hkern g1="P" g2="bracketright" k="61" />
2702-<hkern g1="P" g2="braceright" k="27" />
2703-<hkern g1="P" g2="quoteright,quotedblright" k="-20" />
2704-<hkern g1="P" g2="slash" k="102" />
2705-<hkern g1="P" g2="quoteleft,quotedblleft" k="-31" />
2706-<hkern g1="P" g2="guillemotleft,guilsinglleft" k="14" />
2707-<hkern g1="P" g2="v" k="-20" />
2708-<hkern g1="P" g2="w" k="-18" />
2709-<hkern g1="P" g2="y,yacute,ydieresis" k="-20" />
2710-<hkern g1="P" g2="comma,period,ellipsis" k="160" />
2711-<hkern g1="P" g2="quotesinglbase,quotedblbase" k="209" />
2712-<hkern g1="P" g2="c,ccedilla" k="20" />
2713-<hkern g1="P" g2="d" k="20" />
2714-<hkern g1="P" g2="e,egrave,eacute,ecircumflex,edieresis" k="43" />
2715-<hkern g1="P" g2="g" k="20" />
2716-<hkern g1="P" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="20" />
2717-<hkern g1="P" g2="q" k="14" />
2718-<hkern g1="P" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="80" />
2719-<hkern g1="P" g2="J" k="170" />
2720-<hkern g1="P" g2="X" k="14" />
2721-<hkern g1="P" g2="AE" k="147" />
2722-<hkern g1="P" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="16" />
2723-<hkern g1="P" g2="exclam" k="14" />
2724-<hkern g1="Q" g2="quotedbl,quotesingle" k="25" />
2725-<hkern g1="Q" g2="question" k="47" />
2726-<hkern g1="Q" g2="quoteleft,quotedblleft" k="39" />
2727-<hkern g1="Q" g2="comma,period,ellipsis" k="45" />
2728-<hkern g1="Q" g2="quotesinglbase,quotedblbase" k="18" />
2729-<hkern g1="Q" g2="j" k="-31" />
2730-<hkern g1="Q" g2="at" k="14" />
2731-<hkern g1="Q" g2="T" k="33" />
2732-<hkern g1="Q" g2="V" k="18" />
2733-<hkern g1="Q" g2="Y,Yacute,Ydieresis" k="61" />
2734-<hkern g1="Q" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="16" />
2735-<hkern g1="Q" g2="J" k="29" />
2736-<hkern g1="Q" g2="X" k="27" />
2737-<hkern g1="Q" g2="AE" k="59" />
2738-<hkern g1="R" g2="bracketright" k="45" />
2739-<hkern g1="R" g2="quoteright,quotedblright" k="-20" />
2740-<hkern g1="R" g2="slash" k="-25" />
2741-<hkern g1="R" g2="x" k="-43" />
2742-<hkern g1="R" g2="z" k="-18" />
2743-<hkern g1="R" g2="braceleft" k="18" />
2744-<hkern g1="R" g2="guillemotleft,guilsinglleft" k="18" />
2745-<hkern g1="R" g2="comma,period,ellipsis" k="-29" />
2746-<hkern g1="R" g2="quotesinglbase,quotedblbase" k="-29" />
2747-<hkern g1="R" g2="C,Ccedilla" k="14" />
2748-<hkern g1="R" g2="G" k="14" />
2749-<hkern g1="R" g2="Q" k="14" />
2750-<hkern g1="R" g2="Y,Yacute,Ydieresis" k="16" />
2751-<hkern g1="R" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-57" />
2752-<hkern g1="R" g2="J" k="-45" />
2753-<hkern g1="R" g2="X" k="-39" />
2754-<hkern g1="R" g2="Z" k="-29" />
2755-<hkern g1="R" g2="AE" k="-59" />
2756-<hkern g1="R" g2="colon,semicolon" k="-20" />
2757-<hkern g1="S" g2="asterisk" k="23" />
2758-<hkern g1="S" g2="quoteleft,quotedblleft" k="25" />
2759-<hkern g1="S" g2="v" k="25" />
2760-<hkern g1="S" g2="y,yacute,ydieresis" k="27" />
2761-<hkern g1="S" g2="comma,period,ellipsis" k="-33" />
2762-<hkern g1="S" g2="quotesinglbase,quotedblbase" k="-31" />
2763-<hkern g1="T" g2="parenright" k="-25" />
2764-<hkern g1="T" g2="asterisk" k="51" />
2765-<hkern g1="T" g2="question" k="-45" />
2766-<hkern g1="T" g2="bracketright" k="43" />
2767-<hkern g1="T" g2="quoteright,quotedblright" k="-29" />
2768-<hkern g1="T" g2="slash" k="152" />
2769-<hkern g1="T" g2="x" k="14" />
2770-<hkern g1="T" g2="z" k="39" />
2771-<hkern g1="T" g2="hyphen,endash,emdash" k="78" />
2772-<hkern g1="T" g2="braceleft" k="27" />
2773-<hkern g1="T" g2="guillemotleft,guilsinglleft" k="150" />
2774-<hkern g1="T" g2="v" k="23" />
2775-<hkern g1="T" g2="w" k="141" />
2776-<hkern g1="T" g2="y,yacute,ydieresis" k="23" />
2777-<hkern g1="T" g2="comma,period,ellipsis" k="129" />
2778-<hkern g1="T" g2="eth" k="137" />
2779-<hkern g1="T" g2="quotesinglbase,quotedblbase" k="113" />
2780-<hkern g1="T" g2="guillemotright,guilsinglright" k="131" />
2781-<hkern g1="T" g2="c,ccedilla" k="90" />
2782-<hkern g1="T" g2="d" k="90" />
2783-<hkern g1="T" g2="e,egrave,eacute,ecircumflex,edieresis" k="90" />
2784-<hkern g1="T" g2="g" k="90" />
2785-<hkern g1="T" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="90" />
2786-<hkern g1="T" g2="q" k="90" />
2787-<hkern g1="T" g2="at" k="82" />
2788-<hkern g1="T" g2="C,Ccedilla" k="33" />
2789-<hkern g1="T" g2="G" k="33" />
2790-<hkern g1="T" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="33" />
2791-<hkern g1="T" g2="Q" k="33" />
2792-<hkern g1="T" g2="T" k="-49" />
2793-<hkern g1="T" g2="V" k="-55" />
2794-<hkern g1="T" g2="W" k="-35" />
2795-<hkern g1="T" g2="Y,Yacute,Ydieresis" k="-59" />
2796-<hkern g1="T" g2="parenleft" k="33" />
2797-<hkern g1="T" g2="s" k="70" />
2798-<hkern g1="T" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="106" />
2799-<hkern g1="T" g2="J" k="160" />
2800-<hkern g1="T" g2="X" k="-31" />
2801-<hkern g1="T" g2="AE" k="123" />
2802-<hkern g1="T" g2="colon,semicolon" k="147" />
2803-<hkern g1="T" g2="u,ugrave,uacute,ucircumflex,udieresis" k="47" />
2804-<hkern g1="T" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="70" />
2805-<hkern g1="T" g2="m" k="49" />
2806-<hkern g1="T" g2="n,ntilde" k="59" />
2807-<hkern g1="T" g2="p" k="59" />
2808-<hkern g1="T" g2="r" k="59" />
2809-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="bracketright" k="53" />
2810-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="braceright" k="23" />
2811-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="quoteright,quotedblright" k="-31" />
2812-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="slash" k="61" />
2813-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="z" k="14" />
2814-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="comma,period,ellipsis" k="37" />
2815-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="quotesinglbase,quotedblbase" k="20" />
2816-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="AE" k="47" />
2817-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="colon,semicolon" k="31" />
2818-<hkern g1="V" g2="quotedbl,quotesingle" k="-29" />
2819-<hkern g1="V" g2="parenright" k="-33" />
2820-<hkern g1="V" g2="question" k="-49" />
2821-<hkern g1="V" g2="bracketright" k="35" />
2822-<hkern g1="V" g2="quoteright,quotedblright" k="-49" />
2823-<hkern g1="V" g2="slash" k="113" />
2824-<hkern g1="V" g2="quoteleft,quotedblleft" k="-39" />
2825-<hkern g1="V" g2="braceleft" k="27" />
2826-<hkern g1="V" g2="guillemotleft,guilsinglleft" k="66" />
2827-<hkern g1="V" g2="comma,period,ellipsis" k="129" />
2828-<hkern g1="V" g2="eth" k="82" />
2829-<hkern g1="V" g2="quotesinglbase,quotedblbase" k="127" />
2830-<hkern g1="V" g2="guillemotright,guilsinglright" k="14" />
2831-<hkern g1="V" g2="c,ccedilla" k="70" />
2832-<hkern g1="V" g2="d" k="70" />
2833-<hkern g1="V" g2="e,egrave,eacute,ecircumflex,edieresis" k="70" />
2834-<hkern g1="V" g2="g" k="70" />
2835-<hkern g1="V" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="70" />
2836-<hkern g1="V" g2="q" k="70" />
2837-<hkern g1="V" g2="at" k="55" />
2838-<hkern g1="V" g2="C,Ccedilla" k="18" />
2839-<hkern g1="V" g2="G" k="18" />
2840-<hkern g1="V" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="18" />
2841-<hkern g1="V" g2="Q" k="18" />
2842-<hkern g1="V" g2="T" k="-57" />
2843-<hkern g1="V" g2="V" k="-63" />
2844-<hkern g1="V" g2="W" k="-43" />
2845-<hkern g1="V" g2="Y,Yacute,Ydieresis" k="-68" />
2846-<hkern g1="V" g2="parenleft" k="45" />
2847-<hkern g1="V" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="102" />
2848-<hkern g1="V" g2="J" k="170" />
2849-<hkern g1="V" g2="X" k="-39" />
2850-<hkern g1="V" g2="AE" k="143" />
2851-<hkern g1="V" g2="colon,semicolon" k="18" />
2852-<hkern g1="V" g2="u,ugrave,uacute,ucircumflex,udieresis" k="27" />
2853-<hkern g1="V" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="29" />
2854-<hkern g1="V" g2="m" k="39" />
2855-<hkern g1="V" g2="n,ntilde" k="39" />
2856-<hkern g1="V" g2="p" k="39" />
2857-<hkern g1="V" g2="r" k="39" />
2858-<hkern g1="W" g2="quotedbl,quotesingle" k="-27" />
2859-<hkern g1="W" g2="question" k="-33" />
2860-<hkern g1="W" g2="bracketright" k="53" />
2861-<hkern g1="W" g2="quoteright,quotedblright" k="-51" />
2862-<hkern g1="W" g2="slash" k="74" />
2863-<hkern g1="W" g2="quoteleft,quotedblleft" k="-37" />
2864-<hkern g1="W" g2="braceleft" k="18" />
2865-<hkern g1="W" g2="guillemotleft,guilsinglleft" k="18" />
2866-<hkern g1="W" g2="comma,period,ellipsis" k="53" />
2867-<hkern g1="W" g2="eth" k="31" />
2868-<hkern g1="W" g2="quotesinglbase,quotedblbase" k="55" />
2869-<hkern g1="W" g2="c,ccedilla" k="23" />
2870-<hkern g1="W" g2="d" k="23" />
2871-<hkern g1="W" g2="e,egrave,eacute,ecircumflex,edieresis" k="23" />
2872-<hkern g1="W" g2="g" k="31" />
2873-<hkern g1="W" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="23" />
2874-<hkern g1="W" g2="q" k="23" />
2875-<hkern g1="W" g2="at" k="16" />
2876-<hkern g1="W" g2="T" k="-39" />
2877-<hkern g1="W" g2="V" k="-45" />
2878-<hkern g1="W" g2="W" k="-25" />
2879-<hkern g1="W" g2="Y,Yacute,Ydieresis" k="-49" />
2880-<hkern g1="W" g2="s" k="18" />
2881-<hkern g1="W" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="14" />
2882-<hkern g1="W" g2="J" k="98" />
2883-<hkern g1="W" g2="X" k="-20" />
2884-<hkern g1="W" g2="AE" k="78" />
2885-<hkern g1="W" g2="colon,semicolon" k="14" />
2886-<hkern g1="W" g2="u,ugrave,uacute,ucircumflex,udieresis" k="16" />
2887-<hkern g1="W" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="37" />
2888-<hkern g1="W" g2="m" k="20" />
2889-<hkern g1="W" g2="n,ntilde" k="20" />
2890-<hkern g1="W" g2="p" k="20" />
2891-<hkern g1="W" g2="r" k="20" />
2892-<hkern g1="X" g2="asterisk" k="31" />
2893-<hkern g1="X" g2="bracketright" k="47" />
2894-<hkern g1="X" g2="slash" k="-20" />
2895-<hkern g1="X" g2="x" k="-39" />
2896-<hkern g1="X" g2="hyphen,endash,emdash" k="35" />
2897-<hkern g1="X" g2="braceleft" k="31" />
2898-<hkern g1="X" g2="guillemotleft,guilsinglleft" k="74" />
2899-<hkern g1="X" g2="v" k="14" />
2900-<hkern g1="X" g2="w" k="53" />
2901-<hkern g1="X" g2="comma,period,ellipsis" k="-27" />
2902-<hkern g1="X" g2="eth" k="37" />
2903-<hkern g1="X" g2="quotesinglbase,quotedblbase" k="-20" />
2904-<hkern g1="X" g2="c,ccedilla" k="14" />
2905-<hkern g1="X" g2="d" k="14" />
2906-<hkern g1="X" g2="e,egrave,eacute,ecircumflex,edieresis" k="14" />
2907-<hkern g1="X" g2="g" k="14" />
2908-<hkern g1="X" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="14" />
2909-<hkern g1="X" g2="q" k="14" />
2910-<hkern g1="X" g2="at" k="31" />
2911-<hkern g1="X" g2="C,Ccedilla" k="27" />
2912-<hkern g1="X" g2="G" k="27" />
2913-<hkern g1="X" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="27" />
2914-<hkern g1="X" g2="Q" k="27" />
2915-<hkern g1="X" g2="T" k="-27" />
2916-<hkern g1="X" g2="V" k="-35" />
2917-<hkern g1="X" g2="Y,Yacute,Ydieresis" k="-39" />
2918-<hkern g1="X" g2="parenleft" k="29" />
2919-<hkern g1="X" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-55" />
2920-<hkern g1="X" g2="J" k="-41" />
2921-<hkern g1="X" g2="X" k="-37" />
2922-<hkern g1="X" g2="Z" k="-27" />
2923-<hkern g1="X" g2="AE" k="-57" />
2924-<hkern g1="Y,Yacute,Ydieresis" g2="parenright" k="-37" />
2925-<hkern g1="Y,Yacute,Ydieresis" g2="question" k="-51" />
2926-<hkern g1="Y,Yacute,Ydieresis" g2="bracketright" k="31" />
2927-<hkern g1="Y,Yacute,Ydieresis" g2="quoteright,quotedblright" k="-35" />
2928-<hkern g1="Y,Yacute,Ydieresis" g2="slash" k="143" />
2929-<hkern g1="Y,Yacute,Ydieresis" g2="quoteleft,quotedblleft" k="-23" />
2930-<hkern g1="Y,Yacute,Ydieresis" g2="z" k="35" />
2931-<hkern g1="Y,Yacute,Ydieresis" g2="hyphen,endash,emdash" k="78" />
2932-<hkern g1="Y,Yacute,Ydieresis" g2="braceleft" k="23" />
2933-<hkern g1="Y,Yacute,Ydieresis" g2="guillemotleft,guilsinglleft" k="131" />
2934-<hkern g1="Y,Yacute,Ydieresis" g2="comma,period,ellipsis" k="109" />
2935-<hkern g1="Y,Yacute,Ydieresis" g2="eth" k="135" />
2936-<hkern g1="Y,Yacute,Ydieresis" g2="quotesinglbase,quotedblbase" k="135" />
2937-<hkern g1="Y,Yacute,Ydieresis" g2="guillemotright,guilsinglright" k="43" />
2938-<hkern g1="Y,Yacute,Ydieresis" g2="c,ccedilla" k="78" />
2939-<hkern g1="Y,Yacute,Ydieresis" g2="d" k="78" />
2940-<hkern g1="Y,Yacute,Ydieresis" g2="e,egrave,eacute,ecircumflex,edieresis" k="78" />
2941-<hkern g1="Y,Yacute,Ydieresis" g2="g" k="78" />
2942-<hkern g1="Y,Yacute,Ydieresis" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="78" />
2943-<hkern g1="Y,Yacute,Ydieresis" g2="q" k="78" />
2944-<hkern g1="Y,Yacute,Ydieresis" g2="at" k="94" />
2945-<hkern g1="Y,Yacute,Ydieresis" g2="C,Ccedilla" k="61" />
2946-<hkern g1="Y,Yacute,Ydieresis" g2="G" k="61" />
2947-<hkern g1="Y,Yacute,Ydieresis" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="61" />
2948-<hkern g1="Y,Yacute,Ydieresis" g2="Q" k="61" />
2949-<hkern g1="Y,Yacute,Ydieresis" g2="T" k="-61" />
2950-<hkern g1="Y,Yacute,Ydieresis" g2="V" k="-68" />
2951-<hkern g1="Y,Yacute,Ydieresis" g2="W" k="-47" />
2952-<hkern g1="Y,Yacute,Ydieresis" g2="Y,Yacute,Ydieresis" k="-72" />
2953-<hkern g1="Y,Yacute,Ydieresis" g2="parenleft" k="63" />
2954-<hkern g1="Y,Yacute,Ydieresis" g2="s" k="18" />
2955-<hkern g1="Y,Yacute,Ydieresis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="137" />
2956-<hkern g1="Y,Yacute,Ydieresis" g2="J" k="209" />
2957-<hkern g1="Y,Yacute,Ydieresis" g2="X" k="-43" />
2958-<hkern g1="Y,Yacute,Ydieresis" g2="Z" k="-23" />
2959-<hkern g1="Y,Yacute,Ydieresis" g2="AE" k="139" />
2960-<hkern g1="Y,Yacute,Ydieresis" g2="colon,semicolon" k="55" />
2961-<hkern g1="Y,Yacute,Ydieresis" g2="u,ugrave,uacute,ucircumflex,udieresis" k="47" />
2962-<hkern g1="Y,Yacute,Ydieresis" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="61" />
2963-<hkern g1="Y,Yacute,Ydieresis" g2="m" k="59" />
2964-<hkern g1="Y,Yacute,Ydieresis" g2="n,ntilde" k="59" />
2965-<hkern g1="Y,Yacute,Ydieresis" g2="p" k="59" />
2966-<hkern g1="Y,Yacute,Ydieresis" g2="r" k="59" />
2967-<hkern g1="Z" g2="bracketright" k="66" />
2968-<hkern g1="Z" g2="quoteright,quotedblright" k="-33" />
2969-<hkern g1="Z" g2="quoteleft,quotedblleft" k="-27" />
2970-<hkern g1="Z" g2="x" k="-18" />
2971-<hkern g1="Z" g2="hyphen,endash,emdash" k="98" />
2972-<hkern g1="Z" g2="braceleft" k="49" />
2973-<hkern g1="Z" g2="guillemotleft,guilsinglleft" k="80" />
2974-<hkern g1="Z" g2="v" k="25" />
2975-<hkern g1="Z" g2="w" k="27" />
2976-<hkern g1="Z" g2="y,yacute,ydieresis" k="25" />
2977-<hkern g1="Z" g2="comma,period,ellipsis" k="-23" />
2978-<hkern g1="Z" g2="d" k="18" />
2979-<hkern g1="Z" g2="g" k="25" />
2980-<hkern g1="Z" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="18" />
2981-<hkern g1="Z" g2="C,Ccedilla" k="51" />
2982-<hkern g1="Z" g2="G" k="51" />
2983-<hkern g1="Z" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="31" />
2984-<hkern g1="Z" g2="Q" k="51" />
2985-<hkern g1="Z" g2="V" k="-20" />
2986-<hkern g1="Z" g2="Y,Yacute,Ydieresis" k="-25" />
2987-<hkern g1="Z" g2="parenleft" k="20" />
2988-<hkern g1="Z" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-35" />
2989-<hkern g1="Z" g2="J" k="-35" />
2990-<hkern g1="Z" g2="AE" k="-37" />
2991-<hkern g1="Z" g2="u,ugrave,uacute,ucircumflex,udieresis" k="16" />
2992-<hkern g1="Z" g2="bracketleft" k="18" />
2993-<hkern g1="Thorn" g2="quotedbl,quotesingle" k="45" />
2994-<hkern g1="Thorn" g2="parenright" k="57" />
2995-<hkern g1="Thorn" g2="question" k="47" />
2996-<hkern g1="Thorn" g2="bracketright" k="63" />
2997-<hkern g1="Thorn" g2="braceright" k="33" />
2998-<hkern g1="Thorn" g2="quoteright,quotedblright" k="27" />
2999-<hkern g1="Thorn" g2="slash" k="61" />
3000-<hkern g1="Thorn" g2="quoteleft,quotedblleft" k="29" />
3001-<hkern g1="Thorn" g2="comma,period,ellipsis" k="98" />
3002-<hkern g1="Thorn" g2="quotesinglbase,quotedblbase" k="94" />
3003-<hkern g1="Thorn" g2="T" k="68" />
3004-<hkern g1="Thorn" g2="V" k="20" />
3005-<hkern g1="Thorn" g2="Y,Yacute,Ydieresis" k="63" />
3006-<hkern g1="Thorn" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="33" />
3007-<hkern g1="Thorn" g2="J" k="92" />
3008-<hkern g1="Thorn" g2="X" k="66" />
3009-<hkern g1="Thorn" g2="Z" k="74" />
3010-<hkern g1="Thorn" g2="AE" k="78" />
3011-<hkern g1="parenleft" g2="C,Ccedilla" k="39" />
3012-<hkern g1="parenleft" g2="G" k="39" />
3013-<hkern g1="parenright" g2="T" k="35" />
3014-<hkern g1="parenright" g2="V" k="47" />
3015-<hkern g1="parenright" g2="Y,Yacute,Ydieresis" k="66" />
3016-<hkern g1="parenright" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="18" />
3017-<hkern g1="parenright" g2="W" k="14" />
3018-<hkern g1="parenright" g2="X" k="35" />
3019-<hkern g1="parenright" g2="Z" k="23" />
3020-<hkern g1="parenright" g2="AE" k="18" />
3021-<hkern g1="bracketleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="66" />
3022-<hkern g1="bracketleft" g2="Q" k="66" />
3023-<hkern g1="bracketleft" g2="S" k="31" />
3024-<hkern g1="bracketleft" g2="T" k="45" />
3025-<hkern g1="bracketleft" g2="V" k="37" />
3026-<hkern g1="bracketleft" g2="Y,Yacute,Ydieresis" k="33" />
3027-<hkern g1="bracketleft" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="35" />
3028-<hkern g1="bracketleft" g2="W" k="53" />
3029-<hkern g1="bracketleft" g2="X" k="51" />
3030-<hkern g1="bracketleft" g2="Z" k="61" />
3031-<hkern g1="bracketleft" g2="AE" k="33" />
3032-<hkern g1="bracketleft" g2="C,Ccedilla" k="66" />
3033-<hkern g1="bracketleft" g2="G" k="66" />
3034-<hkern g1="bracketleft" g2="J" k="35" />
3035-<hkern g1="bracketleft" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="55" />
3036-<hkern g1="bracketleft" g2="bracketright" k="-164" />
3037-<hkern g1="braceleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="39" />
3038-<hkern g1="braceleft" g2="Q" k="39" />
3039-<hkern g1="braceleft" g2="S" k="20" />
3040-<hkern g1="braceleft" g2="Z" k="14" />
3041-<hkern g1="braceleft" g2="AE" k="14" />
3042-<hkern g1="braceleft" g2="C,Ccedilla" k="31" />
3043-<hkern g1="braceleft" g2="G" k="39" />
3044-<hkern g1="braceleft" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="25" />
3045-<hkern g1="braceleft" g2="braceright" k="-82" />
3046-<hkern g1="braceright" g2="S" k="14" />
3047-<hkern g1="braceright" g2="T" k="29" />
3048-<hkern g1="braceright" g2="V" k="29" />
3049-<hkern g1="braceright" g2="Y,Yacute,Ydieresis" k="27" />
3050-<hkern g1="braceright" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="20" />
3051-<hkern g1="braceright" g2="W" k="16" />
3052-<hkern g1="braceright" g2="X" k="37" />
3053-<hkern g1="braceright" g2="Z" k="47" />
3054-<hkern g1="braceright" g2="AE" k="18" />
3055-<hkern g1="braceright" g2="J" k="20" />
3056-<hkern g1="braceright" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="14" />
3057-<hkern g1="asterisk" g2="S" k="-25" />
3058-<hkern g1="asterisk" g2="T" k="51" />
3059-<hkern g1="asterisk" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="106" />
3060-<hkern g1="asterisk" g2="X" k="29" />
3061-<hkern g1="asterisk" g2="Z" k="88" />
3062-<hkern g1="asterisk" g2="AE" k="174" />
3063-<hkern g1="asterisk" g2="J" k="223" />
3064-<hkern g1="quotedbl,quotesingle" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="29" />
3065-<hkern g1="quotedbl,quotesingle" g2="Q" k="29" />
3066-<hkern g1="quotedbl,quotesingle" g2="V" k="-27" />
3067-<hkern g1="quotedbl,quotesingle" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="137" />
3068-<hkern g1="quotedbl,quotesingle" g2="W" k="-20" />
3069-<hkern g1="quotedbl,quotesingle" g2="AE" k="248" />
3070-<hkern g1="quotedbl,quotesingle" g2="C,Ccedilla" k="29" />
3071-<hkern g1="quotedbl,quotesingle" g2="G" k="29" />
3072-<hkern g1="quotedbl,quotesingle" g2="J" k="225" />
3073-<hkern g1="quoteleft,quotedblleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="20" />
3074-<hkern g1="quoteleft,quotedblleft" g2="Q" k="20" />
3075-<hkern g1="quoteleft,quotedblleft" g2="S" k="-27" />
3076-<hkern g1="quoteleft,quotedblleft" g2="T" k="-43" />
3077-<hkern g1="quoteleft,quotedblleft" g2="V" k="-39" />
3078-<hkern g1="quoteleft,quotedblleft" g2="Y,Yacute,Ydieresis" k="-27" />
3079-<hkern g1="quoteleft,quotedblleft" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="129" />
3080-<hkern g1="quoteleft,quotedblleft" g2="W" k="-35" />
3081-<hkern g1="quoteleft,quotedblleft" g2="X" k="-25" />
3082-<hkern g1="quoteleft,quotedblleft" g2="AE" k="244" />
3083-<hkern g1="quoteleft,quotedblleft" g2="C,Ccedilla" k="20" />
3084-<hkern g1="quoteleft,quotedblleft" g2="G" k="20" />
3085-<hkern g1="quoteleft,quotedblleft" g2="J" k="209" />
3086-<hkern g1="quoteright,quotedblright" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="41" />
3087-<hkern g1="quoteright,quotedblright" g2="Q" k="41" />
3088-<hkern g1="quoteright,quotedblright" g2="T" k="-23" />
3089-<hkern g1="quoteright,quotedblright" g2="V" k="-20" />
3090-<hkern g1="quoteright,quotedblright" g2="Y,Yacute,Ydieresis" k="-31" />
3091-<hkern g1="quoteright,quotedblright" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="145" />
3092-<hkern g1="quoteright,quotedblright" g2="W" k="-33" />
3093-<hkern g1="quoteright,quotedblright" g2="AE" k="260" />
3094-<hkern g1="quoteright,quotedblright" g2="C,Ccedilla" k="41" />
3095-<hkern g1="quoteright,quotedblright" g2="G" k="41" />
3096-<hkern g1="quoteright,quotedblright" g2="J" k="225" />
3097-<hkern g1="quotesinglbase,quotedblbase" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="35" />
3098-<hkern g1="quotesinglbase,quotedblbase" g2="Q" k="41" />
3099-<hkern g1="quotesinglbase,quotedblbase" g2="S" k="-33" />
3100-<hkern g1="quotesinglbase,quotedblbase" g2="T" k="113" />
3101-<hkern g1="quotesinglbase,quotedblbase" g2="V" k="127" />
3102-<hkern g1="quotesinglbase,quotedblbase" g2="Y,Yacute,Ydieresis" k="133" />
3103-<hkern g1="quotesinglbase,quotedblbase" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-53" />
3104-<hkern g1="quotesinglbase,quotedblbase" g2="W" k="47" />
3105-<hkern g1="quotesinglbase,quotedblbase" g2="X" k="-25" />
3106-<hkern g1="quotesinglbase,quotedblbase" g2="Z" k="-43" />
3107-<hkern g1="quotesinglbase,quotedblbase" g2="AE" k="-43" />
3108-<hkern g1="quotesinglbase,quotedblbase" g2="C,Ccedilla" k="29" />
3109-<hkern g1="quotesinglbase,quotedblbase" g2="G" k="29" />
3110-<hkern g1="quotesinglbase,quotedblbase" g2="J" k="-57" />
3111-<hkern g1="quotesinglbase,quotedblbase" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="16" />
3112-<hkern g1="guillemotleft,guilsinglleft" g2="T" k="133" />
3113-<hkern g1="guillemotleft,guilsinglleft" g2="Y,Yacute,Ydieresis" k="45" />
3114-<hkern g1="guillemotright,guilsinglright" g2="S" k="20" />
3115-<hkern g1="guillemotright,guilsinglright" g2="T" k="152" />
3116-<hkern g1="guillemotright,guilsinglright" g2="V" k="68" />
3117-<hkern g1="guillemotright,guilsinglright" g2="Y,Yacute,Ydieresis" k="135" />
3118-<hkern g1="guillemotright,guilsinglright" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="18" />
3119-<hkern g1="guillemotright,guilsinglright" g2="W" k="20" />
3120-<hkern g1="guillemotright,guilsinglright" g2="X" k="82" />
3121-<hkern g1="guillemotright,guilsinglright" g2="Z" k="66" />
3122-<hkern g1="guillemotright,guilsinglright" g2="AE" k="68" />
3123-<hkern g1="guillemotright,guilsinglright" g2="J" k="63" />
3124-<hkern g1="hyphen,endash,emdash" g2="T" k="80" />
3125-<hkern g1="hyphen,endash,emdash" g2="Y,Yacute,Ydieresis" k="80" />
3126-<hkern g1="hyphen,endash,emdash" g2="X" k="41" />
3127-<hkern g1="hyphen,endash,emdash" g2="J" k="35" />
3128-<hkern g1="comma,period,ellipsis" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="45" />
3129-<hkern g1="comma,period,ellipsis" g2="Q" k="45" />
3130-<hkern g1="comma,period,ellipsis" g2="S" k="-29" />
3131-<hkern g1="comma,period,ellipsis" g2="T" k="119" />
3132-<hkern g1="comma,period,ellipsis" g2="V" k="133" />
3133-<hkern g1="comma,period,ellipsis" g2="Y,Yacute,Ydieresis" k="139" />
3134-<hkern g1="comma,period,ellipsis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-51" />
3135-<hkern g1="comma,period,ellipsis" g2="W" k="59" />
3136-<hkern g1="comma,period,ellipsis" g2="X" k="-20" />
3137-<hkern g1="comma,period,ellipsis" g2="Z" k="-39" />
3138-<hkern g1="comma,period,ellipsis" g2="AE" k="-39" />
3139-<hkern g1="comma,period,ellipsis" g2="C,Ccedilla" k="37" />
3140-<hkern g1="comma,period,ellipsis" g2="G" k="37" />
3141-<hkern g1="comma,period,ellipsis" g2="J" k="-57" />
3142-<hkern g1="comma,period,ellipsis" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="25" />
3143-<hkern g1="colon,semicolon" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="14" />
3144-<hkern g1="colon,semicolon" g2="Q" k="14" />
3145-<hkern g1="colon,semicolon" g2="T" k="150" />
3146-<hkern g1="colon,semicolon" g2="V" k="20" />
3147-<hkern g1="colon,semicolon" g2="Y,Yacute,Ydieresis" k="59" />
3148-<hkern g1="colon,semicolon" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-35" />
3149-<hkern g1="colon,semicolon" g2="AE" k="-37" />
3150-<hkern g1="colon,semicolon" g2="C,Ccedilla" k="14" />
3151-<hkern g1="colon,semicolon" g2="G" k="14" />
3152-<hkern g1="colon,semicolon" g2="J" k="-39" />
3153-<hkern g1="colon,semicolon" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="33" />
3154-<hkern g1="slash" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="31" />
3155-<hkern g1="slash" g2="Q" k="31" />
3156-<hkern g1="slash" g2="T" k="-59" />
3157-<hkern g1="slash" g2="V" k="-66" />
3158-<hkern g1="slash" g2="Y,Yacute,Ydieresis" k="-70" />
3159-<hkern g1="slash" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="80" />
3160-<hkern g1="slash" g2="W" k="-45" />
3161-<hkern g1="slash" g2="X" k="-41" />
3162-<hkern g1="slash" g2="Z" k="-18" />
3163-<hkern g1="slash" g2="AE" k="133" />
3164-<hkern g1="slash" g2="C,Ccedilla" k="33" />
3165-<hkern g1="slash" g2="G" k="33" />
3166-<hkern g1="slash" g2="J" k="121" />
3167-<hkern g1="exclamdown" g2="T" k="145" />
3168-<hkern g1="exclamdown" g2="V" k="37" />
3169-<hkern g1="exclamdown" g2="Y,Yacute,Ydieresis" k="74" />
3170-<hkern g1="exclamdown" g2="W" k="20" />
3171-<hkern g1="exclamdown" g2="Z" k="14" />
3172-<hkern g1="exclamdown" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="14" />
3173-<hkern g1="questiondown" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="53" />
3174-<hkern g1="questiondown" g2="Q" k="53" />
3175-<hkern g1="questiondown" g2="S" k="41" />
3176-<hkern g1="questiondown" g2="T" k="201" />
3177-<hkern g1="questiondown" g2="V" k="74" />
3178-<hkern g1="questiondown" g2="Y,Yacute,Ydieresis" k="111" />
3179-<hkern g1="questiondown" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="72" />
3180-<hkern g1="questiondown" g2="W" k="57" />
3181-<hkern g1="questiondown" g2="X" k="117" />
3182-<hkern g1="questiondown" g2="Z" k="115" />
3183-<hkern g1="questiondown" g2="AE" k="121" />
3184-<hkern g1="questiondown" g2="C,Ccedilla" k="53" />
3185-<hkern g1="questiondown" g2="G" k="53" />
3186-<hkern g1="questiondown" g2="J" k="102" />
3187-<hkern g1="questiondown" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="68" />
3188-<hkern g1="at" g2="S" k="14" />
3189-<hkern g1="at" g2="T" k="68" />
3190-<hkern g1="at" g2="V" k="51" />
3191-<hkern g1="at" g2="Y,Yacute,Ydieresis" k="88" />
3192-<hkern g1="at" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="31" />
3193-<hkern g1="at" g2="W" k="25" />
3194-<hkern g1="at" g2="X" k="57" />
3195-<hkern g1="at" g2="Z" k="47" />
3196-<hkern g1="at" g2="AE" k="55" />
3197-<hkern g1="at" g2="J" k="31" />
3198-</font>
3199-</defs></svg>
3200\ No newline at end of file
3201diff --git a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.ttf b/src/maasserver/static/assets/fonts/ubuntu-l-webfont.ttf
3202deleted file mode 100644
3203index a094384..0000000
3204Binary files a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.ttf and /dev/null differ
3205diff --git a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.woff b/src/maasserver/static/assets/fonts/ubuntu-l-webfont.woff
3206deleted file mode 100644
3207index 35efb94..0000000
3208Binary files a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.woff and /dev/null differ
3209diff --git a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.woff2 b/src/maasserver/static/assets/fonts/ubuntu-l-webfont.woff2
3210deleted file mode 100644
3211index 96fc4bb..0000000
3212Binary files a/src/maasserver/static/assets/fonts/ubuntu-l-webfont.woff2 and /dev/null differ
3213diff --git a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.eot b/src/maasserver/static/assets/fonts/ubuntu-li-webfont.eot
3214deleted file mode 100644
3215index 147a93a..0000000
3216Binary files a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.eot and /dev/null differ
3217diff --git a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.svg b/src/maasserver/static/assets/fonts/ubuntu-li-webfont.svg
3218deleted file mode 100644
3219index fc25cc9..0000000
3220--- a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.svg
3221+++ /dev/null
3222@@ -1,1151 +0,0 @@
3223-<?xml version="1.0" standalone="no"?>
3224-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3225-<svg xmlns="http://www.w3.org/2000/svg">
3226-<metadata></metadata>
3227-<defs>
3228-<font id="ubuntulight_italic" horiz-adv-x="1155" >
3229-<font-face units-per-em="2048" ascent="1638" descent="-410" />
3230-<missing-glyph horiz-adv-x="475" />
3231-<glyph unicode="&#xfb01;" horiz-adv-x="1159" d="M-29 -369q51 70 87 128.5t60.5 115.5t43 115.5t35.5 128.5l254 1055q29 123 76.5 202.5t108 126.5t130.5 66.5t141 19.5q47 0 83 -5t69 -15l-41 -115q-31 10 -61.5 14.5t-69.5 4.5q-53 0 -98.5 -14.5t-83 -49.5t-68.5 -93.5t-53 -146.5l-29 -110h354l-24 -115h-359 l-176 -735q-25 -98 -48 -181t-53 -155t-69 -135.5t-92 -124.5zM848 0l256 1059h133l-256 -1059h-133zM1157 1368q0 53 30 81t64 28q41 0 63.5 -26t22.5 -67q0 -49 -32.5 -75.5t-65.5 -26.5q-41 0 -61.5 23.5t-20.5 62.5z" />
3232-<glyph unicode="&#xfb02;" horiz-adv-x="1257" d="M-29 -369q51 70 87 128.5t60.5 115.5t43 115.5t35.5 128.5l254 1055q29 123 76.5 202.5t108 126.5t130.5 66.5t141 19.5q47 0 83 -5t69 -15l-41 -115q-31 10 -61.5 14.5t-69.5 4.5q-53 0 -98.5 -14.5t-83 -49.5t-68.5 -93.5t-53 -146.5l-29 -110h354l-24 -115h-359 l-176 -735q-25 -98 -48 -181t-53 -155t-69 -135.5t-92 -124.5zM934 256q0 49 8 103.5t23 113.5l262 1092l137 24l-254 -1067q-16 -70 -31.5 -132t-15.5 -116q0 -33 6 -60.5t24.5 -49t52.5 -37.5t87 -29l-31 -116q-150 18 -209 90.5t-59 183.5z" />
3233-<glyph unicode="&#xfb03;" horiz-adv-x="1812" d="M-29 -369q51 70 87 128.5t60.5 115.5t43 115.5t35.5 128.5l254 1055q29 123 76.5 202.5t108 126.5t130.5 66.5t141 19.5q47 0 83 -5t69 -15l-41 -115q-31 10 -61.5 14.5t-69.5 4.5q-53 0 -98.5 -14.5t-83 -49.5t-68.5 -93.5t-53 -146.5l-29 -110h354l-24 -115h-359 l-176 -735q-25 -98 -48 -181t-53 -155t-69 -135.5t-92 -124.5zM625 -369q51 70 87 128.5t60.5 115.5t43 115.5t34.5 128.5l254 1055q29 123 77 202.5t108.5 126.5t130 66.5t141.5 19.5q47 0 82.5 -5t68.5 -15l-41 -115q-31 10 -61.5 14.5t-69.5 4.5q-53 0 -98 -14.5 t-83 -49.5t-68.5 -93.5t-53.5 -146.5l-29 -110h355l-25 -115h-358l-176 -735q-25 -98 -48.5 -181t-53.5 -155t-68.5 -135.5t-92.5 -124.5zM1501 0l256 1059h133l-256 -1059h-133zM1810 1368q0 53 30 81t65 28q41 0 63.5 -26t22.5 -67q0 -49 -33 -75.5t-66 -26.5 q-41 0 -61.5 23.5t-20.5 62.5z" />
3234-<glyph unicode="&#xfb04;" horiz-adv-x="1912" d="M-29 -369q51 70 87 128.5t60.5 115.5t43 115.5t35.5 128.5l254 1055q29 123 76.5 202.5t108 126.5t130.5 66.5t141 19.5q47 0 83 -5t69 -15l-41 -115q-31 10 -61.5 14.5t-69.5 4.5q-53 0 -98.5 -14.5t-83 -49.5t-68.5 -93.5t-53 -146.5l-29 -110h354l-24 -115h-359 l-176 -735q-25 -98 -48 -181t-53 -155t-69 -135.5t-92 -124.5zM625 -369q51 70 87 128.5t60.5 115.5t43 115.5t34.5 128.5l254 1055q29 123 77 202.5t108.5 126.5t130 66.5t141.5 19.5q47 0 82.5 -5t68.5 -15l-41 -115q-31 10 -61.5 14.5t-69.5 4.5q-53 0 -98 -14.5 t-83 -49.5t-68.5 -93.5t-53.5 -146.5l-29 -110h355l-25 -115h-358l-176 -735q-25 -98 -48.5 -181t-53.5 -155t-68.5 -135.5t-92.5 -124.5zM1589 256q0 49 8.5 103.5t22.5 113.5l262 1092l137 24l-254 -1067q-16 -70 -31.5 -132t-15.5 -116q0 -33 6.5 -60.5t24.5 -49 t52 -37.5t87 -29l-30 -116q-150 18 -209.5 90.5t-59.5 183.5z" />
3235-<glyph unicode="&#xd;" horiz-adv-x="475" />
3236-<glyph horiz-adv-x="0" />
3237-<glyph horiz-adv-x="0" />
3238-<glyph unicode=" " horiz-adv-x="475" />
3239-<glyph unicode="&#x09;" horiz-adv-x="475" />
3240-<glyph unicode="&#xa0;" horiz-adv-x="475" />
3241-<glyph unicode="!" horiz-adv-x="462" d="M150 74q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69zM301 436q16 135 38.5 274.5t63.5 313.5l95 395h143l-94 -397q-8 -35 -28.5 -110.5t-46.5 -164t-51.5 -174.5t-45.5 -137h-74z" />
3242-<glyph unicode="&#x22;" horiz-adv-x="729" d="M406 1061q8 104 22 209.5t41 210.5l18 75h144l-19 -77q-27 -102 -61.5 -211t-77.5 -207h-67zM713 1061q8 104 22 209.5t41 210.5l18 75h144l-19 -77q-27 -102 -61.5 -211t-77.5 -207h-67z" />
3243-<glyph unicode="#" horiz-adv-x="1275" d="M180 387l27 111h203l182 422h-285l27 110h305l168 389h127l-168 -389h354l168 389h127l-168 -389h176l-28 -110h-195l-180 -422h276l-28 -111h-295l-166 -387h-127l166 387h-359l-165 -387h-127l165 387h-180zM537 498h356l180 422h-356z" />
3244-<glyph unicode="$" d="M201 137l65 111q16 -10 43 -24.5t66 -29t88 -23.5t108 -9q68 0 135.5 14t120 46t85 84t32.5 126q0 68 -36 110t-90 72.5t-117.5 57t-118 65.5t-90 96.5t-35.5 151.5q0 154 100 246t283 117l57 241h123l-55 -231q94 -4 165.5 -31t106.5 -49l-66 -113q-25 16 -88 42 t-174 26q-68 0 -126 -13.5t-103 -41t-70.5 -71.5t-25.5 -103q0 -70 36.5 -113t91 -75t118 -59.5t117.5 -65.5t91 -96t37 -149q0 -86 -30.5 -154.5t-87 -118.5t-135.5 -82t-173 -42l-65 -272h-121l65 274q-47 -2 -97 7.5t-96 22.5t-82 28.5t-52 27.5z" />
3245-<glyph unicode="%" horiz-adv-x="1607" d="M324 983q0 72 23.5 154t70.5 150.5t118.5 114.5t170.5 46q117 0 177 -68.5t60 -197.5q0 -72 -23.5 -154t-70.5 -151.5t-120 -115.5t-171 -46q-117 0 -176 69.5t-59 198.5zM330 0l1122 1419h143l-1122 -1419h-143zM438 999q0 -37 4 -69.5t16.5 -57t37 -39t67.5 -14.5 q74 0 124 39t82 93.5t46 112.5t14 99q0 39 -4 72t-18 57.5t-39 37.5t-68 13q-74 0 -124 -38.5t-80.5 -93t-44 -114t-13.5 -98.5zM991 238q0 72 23.5 153.5t71 150t119 114.5t169.5 46q117 0 177.5 -68.5t60.5 -197.5q0 -72 -23.5 -153.5t-71 -151.5t-120 -116t-170.5 -46 q-117 0 -176.5 70t-59.5 199zM1106 254q0 -37 4 -69.5t16.5 -57.5t37 -39t67.5 -14q74 0 124 39t81.5 93t46 112.5t14.5 99.5q0 39 -4 71.5t-18.5 57t-39 38t-67.5 13.5q-74 0 -124 -39t-80.5 -93t-44 -113.5t-13.5 -98.5z" />
3246-<glyph unicode="&#x26;" horiz-adv-x="1298" d="M201 322q0 66 19.5 126t65.5 117.5t122.5 109.5t189.5 101q-47 72 -69.5 144.5t-22.5 142.5q0 80 28.5 150.5t81 123t127 83t166.5 30.5q61 0 111.5 -20.5t87.5 -55.5t56.5 -83t19.5 -103q0 -53 -15.5 -107.5t-57.5 -108.5t-116.5 -109.5t-193.5 -112.5l-19 -11l269 -368 q47 59 90 131.5t80 161.5l122 -15q-41 -111 -98 -204t-123 -171q45 -66 83 -130t71 -144h-139q-16 47 -43 92t-60 92q-106 -98 -228 -150t-251 -52q-86 0 -151.5 27.5t-110.5 73.5t-68.5 107.5t-23.5 131.5zM336 338q0 -41 11 -82t37 -75t69.5 -55.5t111.5 -21.5 q98 0 200.5 43t199.5 132l-301 407q-55 -27 -113.5 -57.5t-107 -71.5t-78 -94t-29.5 -125zM635 1079q0 -63 21.5 -129.5t62.5 -124.5q109 47 175.5 92.5t102 89.5t48 87t12.5 84q0 78 -47 117.5t-113 39.5q-68 0 -117 -20.5t-81.5 -55t-48 -82t-15.5 -98.5z" />
3247-<glyph unicode="'" horiz-adv-x="421" d="M406 1061q8 104 22 209.5t41 210.5l18 75h144l-19 -77q-27 -102 -61.5 -211t-77.5 -207h-67z" />
3248-<glyph unicode="(" horiz-adv-x="618" d="M262 262q0 182 40 364.5t119 355.5t193.5 330.5t264.5 291.5l92 -68q-141 -127 -250 -276.5t-182.5 -312.5t-111.5 -334t-38 -341q0 -147 26.5 -295.5t82.5 -285.5l-103 -58q-66 156 -99.5 310.5t-33.5 318.5z" />
3249-<glyph unicode=")" horiz-adv-x="618" d="M-45 -313q141 127 249.5 273t182.5 307t112 332t38 345q0 150 -28 303.5t-87 294.5l106 53q68 -158 102 -312.5t34 -319.5q0 -184 -40 -366.5t-119 -355.5t-193.5 -331t-264.5 -291z" />
3250-<glyph unicode="*" horiz-adv-x="880" d="M272 1079l45 131q94 -31 165 -64.5t159 -78.5q-8 49 -14 91t-11.5 83t-8.5 84t-3 94h144q0 -51 -3.5 -94t-8.5 -84t-11 -83t-14 -91q88 45 158.5 79t164.5 64l45 -131q-96 -39 -176 -51t-180 -20q39 -35 71.5 -66t62.5 -61.5t58.5 -64.5t57.5 -77l-117 -80 q-29 43 -51.5 82t-44 76t-42 75t-42.5 83q-25 -45 -45.5 -83t-42 -75t-45 -76t-49.5 -82l-115 80q29 43 57.5 77t57 64.5t61.5 61.5t72 66q-49 4 -93.5 9t-86 12t-85 19.5t-90.5 30.5z" />
3251-<glyph unicode="+" d="M262 535l29 114h389l108 445h121l-108 -445h389l-29 -114h-387l-108 -447h-119l106 447h-391z" />
3252-<glyph unicode="," horiz-adv-x="487" d="M27 -272q41 51 75.5 114.5t60 128t41 123t21.5 101.5h144q-12 -68 -38 -139.5t-62 -139.5t-76.5 -129t-83.5 -109z" />
3253-<glyph unicode="-" horiz-adv-x="571" d="M162 528l31 129h466l-30 -129h-467z" />
3254-<glyph unicode="." horiz-adv-x="497" d="M160 72q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69z" />
3255-<glyph unicode="/" horiz-adv-x="774" d="M-127 -379l1143 1983h131l-1145 -1983h-129z" />
3256-<glyph unicode="0" d="M246 397q0 121 20.5 246t59.5 241.5t96 220t128 180.5t156 122t181 45q172 -2 244.5 -118.5t72.5 -309.5q0 -180 -46 -367.5t-130 -340t-201.5 -250t-261.5 -97.5q-86 0 -147.5 31t-99 87t-55 135t-17.5 175zM385 416q0 -170 48 -247t142 -77q100 0 189.5 80t156 210 t105.5 294t39 330q0 170 -48 246.5t-143 76.5q-100 0 -189 -80t-155.5 -210t-105.5 -293.5t-39 -329.5z" />
3257-<glyph unicode="1" d="M526 1126q119 43 238 111t235 182h99l-340 -1419h-131l291 1212q-66 -66 -164.5 -119t-202.5 -85z" />
3258-<glyph unicode="2" d="M207 0q25 154 97.5 266.5t166.5 198.5t197.5 157.5t189.5 143.5t142.5 153.5t56.5 192.5q0 115 -62.5 166t-150.5 51q-86 0 -176 -36t-156 -91l-45 111q78 63 185.5 100t211.5 37q68 0 128.5 -18.5t106.5 -57.5t73.5 -100.5t27.5 -145.5q0 -96 -36 -175t-92 -146.5 t-128 -125.5t-145 -112q-90 -68 -164 -124t-128 -109t-89 -106.5t-49 -112.5h657l-27 -117h-792z" />
3259-<glyph unicode="3" d="M160 45l53 115q57 -35 132 -51.5t155 -16.5q88 0 163.5 21.5t132 64.5t89.5 109.5t33 156.5q0 137 -97.5 197.5t-261.5 60.5l29 111h51q98 0 170 30.5t118 78t67.5 104.5t21.5 113q0 51 -16.5 88t-45 58.5t-66.5 31.5t-81 10q-72 0 -144.5 -22.5t-125.5 -57.5l-29 107 q72 45 153.5 70.5t169.5 25.5q63 0 123 -16.5t105 -52t72.5 -92t27.5 -138.5q0 -61 -18.5 -120.5t-56 -112t-95 -94.5t-133.5 -68q37 -14 73 -39t65.5 -62t48 -88t18.5 -118q0 -121 -48 -211.5t-126 -149.5t-179.5 -89t-207.5 -30q-90 0 -177 18.5t-163 57.5z" />
3260-<glyph unicode="4" d="M195 385l20 80q63 111 156.5 235.5t205 250.5t236.5 247t254 221h133l-221 -923h174l-27 -111h-172l-90 -385h-131l90 385h-628zM369 496h479l180 747q-84 -68 -174 -153.5t-177 -183t-167 -202t-141 -208.5z" />
3261-<glyph unicode="5" d="M164 43l55 121q59 -35 130 -53.5t143 -18.5q82 0 159.5 22.5t138 66.5t97.5 111.5t37 158.5q0 76 -28 127t-71 85.5t-98 53t-108.5 29t-101.5 12.5t-79 4q33 92 59.5 172t51 156.5t48.5 156.5t46 172h619l-27 -116h-500q-14 -47 -31.5 -104.5t-36 -117t-38 -116 t-33.5 -99.5q104 -10 191 -37.5t149.5 -77t96.5 -120t34 -164.5q0 -125 -47 -218t-125 -155.5t-181.5 -93.5t-213.5 -31q-86 0 -171 17.5t-165 56.5z" />
3262-<glyph unicode="6" d="M256 391q0 209 70.5 395.5t199.5 326.5t313.5 224t411.5 88l-14 -120q-150 -4 -273.5 -46t-221 -114t-169 -170t-114.5 -211q78 39 160.5 61.5t168.5 22.5q92 0 159 -25.5t110 -70.5t63.5 -106.5t20.5 -135.5q0 -129 -44 -229.5t-116 -170t-163 -105.5t-185 -36 q-78 0 -146.5 27t-120 79t-81 131t-29.5 185zM393 391q0 -80 18.5 -138t51.5 -95t76 -54.5t90 -17.5q76 0 142.5 28.5t116.5 81t79.5 126t29.5 163.5q0 111 -57 175.5t-192 64.5q-84 0 -170 -24.5t-156 -59.5q-16 -59 -22.5 -122.5t-6.5 -127.5z" />
3263-<glyph unicode="7" d="M352 0q35 113 88.5 236.5t120 247.5t142 244t155.5 226.5t160 194.5t153 147h-698l27 123h839l-28 -119q-92 -88 -210 -230t-233.5 -317t-216 -369t-157.5 -384h-142z" />
3264-<glyph unicode="8" d="M203 272q0 59 15 122t55 124.5t109 119.5t173 107q-63 39 -105 104.5t-42 151.5q0 106 40.5 190.5t108.5 142t156 87t180 29.5q150 0 244 -74.5t94 -226.5q0 -59 -15.5 -119.5t-53.5 -118t-100.5 -110.5t-156.5 -99q96 -53 143.5 -126.5t47.5 -159.5q0 -106 -44 -189.5 t-118 -140.5t-170 -87t-203 -30q-72 0 -136.5 18.5t-113.5 55.5t-78.5 94.5t-29.5 134.5zM344 307q0 -59 18.5 -101t51 -68.5t75.5 -40t91 -13.5q72 0 139 22.5t119.5 63.5t84 100t31.5 131q0 63 -26.5 108.5t-69.5 78.5t-96 57.5t-109 46.5q-84 -43 -143 -92t-96 -99 t-53.5 -100.5t-16.5 -93.5zM547 1008q0 -53 22.5 -92t59.5 -69t83 -51.5t95 -39.5q147 78 216 173t69 201q0 102 -56.5 153.5t-161.5 51.5q-66 0 -124 -20.5t-104 -62.5t-72.5 -103t-26.5 -141z" />
3265-<glyph unicode="9" d="M180 -2l25 117q156 -4 284.5 34.5t229 110.5t172.5 173.5t115 221.5q-96 -45 -180.5 -64.5t-131.5 -19.5q-96 0 -164.5 26t-112.5 70t-64.5 103t-20.5 127q0 133 43 235.5t114.5 173t163.5 107.5t191 37q72 0 137.5 -21.5t116.5 -69.5t80.5 -127t29.5 -194 q0 -215 -68.5 -405.5t-195.5 -331.5t-307 -223t-404 -82h-24t-29 2zM475 920q0 -92 56.5 -159t185.5 -67q68 0 148.5 18.5t174.5 63.5q31 125 31 266q0 143 -58 217t-169 74q-74 0 -141.5 -26.5t-117.5 -78.5t-80 -130t-30 -178z" />
3266-<glyph unicode=":" horiz-adv-x="497" d="M160 72q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69zM375 934q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69z" />
3267-<glyph unicode=";" horiz-adv-x="487" d="M27 -272q41 51 75.5 114.5t60 128t41 123t21.5 101.5h144q-12 -68 -38 -139.5t-62 -139.5t-76.5 -129t-83.5 -109zM375 934q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69z" />
3268-<glyph unicode="&#x3c;" d="M244 553l28 119l934 362l11 -125l-814 -307l658 -303l-66 -111z" />
3269-<glyph unicode="=" d="M213 340l29 115h897l-27 -115h-899zM315 770l29 115h897l-27 -115h-899z" />
3270-<glyph unicode="&#x3e;" d="M221 313l813 308l-657 303l65 110l752 -364l-29 -119l-934 -363z" />
3271-<glyph unicode="?" horiz-adv-x="747" d="M242 74q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69zM326 436q2 74 22.5 133.5t55 109.5t80.5 94t102 87l24 19q113 84 158 149.5t45 145.5q0 88 -55.5 122.5t-130.5 34.5q-66 0 -132.5 -18.5t-115.5 -40.5l-17 112 q61 29 137 47.5t152 18.5q61 0 116.5 -14.5t97.5 -46t66.5 -84t24.5 -127.5q0 -86 -37.5 -151.5t-96 -122t-125 -108t-125 -105.5t-96.5 -115.5t-38 -139.5h-112z" />
3272-<glyph unicode="@" horiz-adv-x="1900" d="M242 362q0 264 85 467t228 341.5t331.5 209t397.5 70.5q147 0 269 -40t209 -122t135.5 -204.5t48.5 -290.5q0 -182 -49.5 -309.5t-125 -209t-167 -118.5t-172.5 -37q-57 0 -100.5 19.5t-59.5 56.5q-47 -33 -116 -56.5t-136 -23.5q-74 0 -135.5 19.5t-105.5 60.5 t-69.5 103t-25.5 146q0 129 41 238t114.5 186.5t177 121.5t230.5 44q98 0 176 -16.5t113 -30.5l-154 -622q-4 -16 -9 -35t-5 -37q0 -20 12.5 -40t73.5 -20q98 0 168 56.5t113 141.5t62.5 186.5t19.5 191.5q0 131 -39 230.5t-112 164t-175 97t-229 32.5q-168 0 -327 -62.5 t-283 -183t-199.5 -298t-75.5 -408.5q0 -279 150.5 -428.5t424.5 -149.5q131 0 289 37l-10 -112q-158 -41 -295 -41q-152 0 -280 45t-220 131t-143 212t-51 287zM825 457q0 -121 53.5 -175.5t145.5 -54.5q90 0 138 18.5t83 37.5q0 43 5 69.5t10 46.5l124 508q-2 2 -16 5 t-35.5 5.5t-47 4.5t-50.5 2q-90 0 -165 -35t-129 -97.5t-85 -148.5t-31 -186z" />
3273-<glyph unicode="A" horiz-adv-x="1273" d="M41 0q211 381 434 741.5t438 677.5h150q51 -299 101 -646t98 -773h-144q-10 98 -21.5 194.5t-23.5 194.5h-667q-53 -94 -106.5 -190.5t-106.5 -198.5h-152zM475 508h584q-23 184 -49.5 369.5t-57.5 382.5q-125 -190 -243.5 -375t-233.5 -377z" />
3274-<glyph unicode="B" horiz-adv-x="1222" d="M170 27l328 1366q66 16 155.5 28.5t186.5 12.5q88 0 172 -14.5t150.5 -51.5t106.5 -99.5t40 -156.5q0 -70 -24.5 -129t-64.5 -105.5t-93.5 -80t-110.5 -52.5q47 -12 85 -38.5t63.5 -62.5t40 -80t14.5 -89q0 -145 -59.5 -239.5t-156 -149.5t-220.5 -76.5t-255 -21.5 q-98 0 -189 11t-169 28zM330 121q43 -8 94 -11.5t108 -3.5q100 0 197.5 14.5t173.5 54.5t122 109.5t46 182.5q0 121 -82 167t-268 46h-260zM492 799h190q258 0 369.5 78.5t111.5 209.5q0 123 -87 174.5t-265 51.5q-55 0 -106.5 -4t-90.5 -11z" />
3275-<glyph unicode="C" horiz-adv-x="1249" d="M283 518q0 219 67.5 392t182 293t264 183.5t313.5 63.5q96 0 179 -20.5t169 -67.5l-63 -127q-147 90 -314 90q-129 0 -246.5 -56.5t-207.5 -160.5t-143.5 -252.5t-53.5 -333.5q0 -209 90 -318.5t277 -109.5q82 0 145.5 10.5t109.5 24.5t77.5 29.5t54.5 27.5l18 -123 q-84 -45 -190.5 -69.5t-210.5 -24.5q-115 0 -210 32t-164 98.5t-106.5 170t-37.5 248.5z" />
3276-<glyph unicode="D" horiz-adv-x="1390" d="M170 27l326 1366q100 23 182 31t162 8q313 0 464.5 -152t151.5 -430q0 -188 -61.5 -347t-181 -273.5t-298 -178t-411.5 -63.5q-41 0 -87 3t-90 7t-85 11t-72 18zM332 123q51 -8 98 -11t94 -3q193 0 339.5 56t244.5 154.5t148.5 232.5t50.5 292q0 236 -118 352.5 t-368 116.5q-51 0 -103 -4t-106 -13z" />
3277-<glyph unicode="E" horiz-adv-x="1073" d="M170 0l340 1419h793l-27 -121h-658l-120 -493h585l-26 -119h-582l-141 -565h704l-24 -121h-844z" />
3278-<glyph unicode="F" horiz-adv-x="1024" d="M170 0l340 1419h784l-26 -121h-650l-122 -499h579l-28 -121h-574l-164 -678h-139z" />
3279-<glyph unicode="G" horiz-adv-x="1310" d="M283 530q0 180 57 346t163.5 293t259 204t341.5 77q92 0 157.5 -10t111.5 -24.5t75 -31t51 -26.5l-63 -127q-6 6 -35 21.5t-75 31.5t-106.5 28.5t-132.5 12.5q-152 0 -273.5 -65.5t-206.5 -174t-131 -251t-46 -297.5q0 -213 92 -328t297 -115q66 0 134.5 11.5t140.5 35.5 l120 523h140l-148 -617q-92 -37 -190 -57.5t-191 -20.5q-141 0 -244.5 39t-169 113t-97 177t-31.5 232z" />
3280-<glyph unicode="H" horiz-adv-x="1341" d="M170 0l340 1419h139l-151 -616h735l147 616h140l-338 -1419h-140l164 682h-733l-164 -682h-139z" />
3281-<glyph unicode="I" horiz-adv-x="471" d="M170 0l340 1419h139l-338 -1419h-141z" />
3282-<glyph unicode="J" horiz-adv-x="921" d="M37 88l72 107q31 -31 102.5 -66t169.5 -35q55 0 104.5 11.5t92.5 44t77.5 93t59.5 158.5l246 1018h139l-246 -1034q-29 -123 -76 -203t-108.5 -128t-136 -66.5t-158.5 -18.5q-106 0 -191.5 33t-146.5 86z" />
3283-<glyph unicode="K" horiz-adv-x="1226" d="M170 0l340 1419h137l-155 -653q100 72 217.5 164t230.5 184t208 173t150 132h185q-68 -61 -172.5 -149t-221 -182.5t-234.5 -187.5t-212 -167q74 -55 154 -144t154.5 -191.5t138 -207t100.5 -190.5h-152q-119 229 -255 409.5t-306 303.5l-168 -713h-139z" />
3284-<glyph unicode="L" horiz-adv-x="970" d="M170 0l338 1419h139l-311 -1300h629l-27 -119h-768z" />
3285-<glyph unicode="M" horiz-adv-x="1701" d="M139 0q104 383 218 741.5t218 677.5h140q31 -123 62.5 -262t60 -279.5t52 -272.5t40.5 -240q76 117 170 259t190 285.5t188.5 276.5t166.5 233h143q-18 -186 -43 -363t-52.5 -351.5t-59 -349.5t-66.5 -355h-144q72 334 124 637t91 573q-31 -39 -85 -115.5t-119.5 -173 t-136 -203t-136 -205.5t-119 -180t-81.5 -128h-123q-8 57 -22.5 141t-32 180.5t-37 198.5t-39 195.5t-37 169t-29.5 122.5q-90 -270 -182 -579t-180 -633h-140z" />
3286-<glyph unicode="N" horiz-adv-x="1370" d="M170 0l340 1419h137q76 -131 150.5 -292.5t141.5 -326.5t117 -316.5t77 -260.5l278 1196h137l-336 -1419h-137q-37 125 -92 292t-119.5 339t-132 330.5t-129.5 269.5l-295 -1231h-137z" />
3287-<glyph unicode="O" horiz-adv-x="1531" d="M283 528q0 211 69.5 382t184 291t259 184.5t296.5 64.5q100 0 192 -34t162 -102.5t110.5 -174t40.5 -246.5q0 -213 -69.5 -384t-184 -291t-260 -184.5t-295.5 -64.5q-102 0 -193 34t-160.5 102.5t-110.5 174t-41 248.5zM430 506q0 -104 28.5 -182t80 -128.5t118 -76 t144.5 -25.5q125 0 241.5 54.5t206.5 159t145.5 257t55.5 348.5q0 104 -28.5 182.5t-80 128.5t-119 75.5t-143.5 25.5q-125 0 -241.5 -54t-207.5 -158.5t-145.5 -257t-54.5 -349.5z" />
3288-<glyph unicode="P" horiz-adv-x="1157" d="M170 0l334 1393q78 16 167 27.5t181 11.5q244 0 358.5 -92.5t114.5 -266.5q0 -115 -46 -211t-133 -165.5t-216 -108.5t-295 -39h-193l-133 -549h-139zM469 670h184q250 0 387.5 102t137.5 283q0 133 -86 194.5t-271 61.5q-53 0 -105 -5.5t-95 -9.5z" />
3289-<glyph unicode="Q" horiz-adv-x="1531" d="M283 528q0 211 69.5 382t184 291t259 184.5t296.5 64.5q100 0 192 -34t162 -102.5t110.5 -174t40.5 -246.5q0 -201 -62 -364.5t-165.5 -282.5t-237 -188.5t-274.5 -84.5q-6 -18 -6 -34q0 -41 33 -73t88 -56.5t125.5 -42t146.5 -29.5l-53 -115q-72 8 -155 26.5 t-153.5 52.5t-117.5 86t-47 132v25.5t4 27.5q-90 10 -171 49t-140.5 108t-94 168t-34.5 230zM430 506q0 -104 28.5 -182t80 -128.5t118 -76t144.5 -25.5q125 0 241.5 54.5t206.5 159t145.5 257t55.5 348.5q0 104 -28.5 182.5t-80 128.5t-119 75.5t-143.5 25.5 q-125 0 -241.5 -54t-207.5 -158.5t-145.5 -257t-54.5 -349.5z" />
3290-<glyph unicode="R" horiz-adv-x="1212" d="M170 0l334 1393q72 14 157 26.5t175 12.5q242 0 362.5 -97.5t120.5 -275.5q0 -160 -102.5 -280t-311.5 -173q25 -45 59.5 -117.5t70.5 -156.5t70 -171t56 -161h-147q-57 174 -126 324.5t-128 255.5q-68 -6 -142 -7h-172l-137 -573h-139zM473 692h170q256 0 393.5 97.5 t137.5 273.5q0 129 -86.5 188.5t-272.5 59.5q-53 0 -103 -5.5t-91 -9.5z" />
3291-<glyph unicode="S" horiz-adv-x="997" d="M98 70l72 120q59 -45 144 -72.5t178 -27.5q74 0 142 17.5t122.5 55.5t87.5 96t33 140t-39 133.5t-97.5 88t-127 68.5t-127 77t-97.5 109.5t-39 168.5q0 74 31 147t95.5 130t161.5 93t230 36q88 0 167 -17.5t171 -62.5l-71 -117q-72 43 -142.5 60.5t-148.5 17.5 q-68 0 -130.5 -15.5t-111.5 -47t-78.5 -83.5t-29.5 -126q0 -82 38.5 -133.5t98 -88t127 -68.5t127 -76t98.5 -111.5t39 -175.5q0 -80 -32 -159t-100.5 -140.5t-174 -99.5t-252.5 -38q-98 0 -191.5 27t-173.5 74z" />
3292-<glyph unicode="T" horiz-adv-x="1077" d="M348 1298l27 121h1009l-28 -121h-434l-312 -1298h-139l311 1298h-434z" />
3293-<glyph unicode="U" horiz-adv-x="1327" d="M283 369q0 90 24 188l205 862h139l-207 -858q-10 -47 -17 -93t-7 -89q0 -61 14.5 -113.5t49 -91.5t90 -61.5t139.5 -22.5q94 0 165.5 26.5t126 83t93.5 144.5t69 211l209 864h140l-213 -884q-37 -150 -88.5 -257.5t-124 -176t-169 -101.5t-221.5 -33q-109 0 -187.5 30 t-129.5 83t-75.5 127t-24.5 162z" />
3294-<glyph unicode="V" horiz-adv-x="1218" d="M348 1419h135q18 -213 37 -391t38.5 -331.5t39.5 -287t45 -253.5q197 268 384 587.5t364 675.5h155q-129 -240 -243.5 -441.5t-221 -374.5t-206 -321.5t-199.5 -281.5h-129q-29 143 -54.5 284.5t-49 305.5t-47 364.5t-48.5 464.5z" />
3295-<glyph unicode="W" horiz-adv-x="1775" d="M349 700q5 352 28 719h135q-20 -309 -28 -625q-3 -122 -3 -245q0 -196 8 -395q86 135 161 255.5t148.5 246.5t151.5 266.5t172 314.5h123q10 -154 24.5 -305.5t30 -291.5t33 -264t33.5 -220q68 119 139.5 267t143 312t143.5 338t139 346h152q-166 -414 -330 -763 t-338 -656h-147q-39 215 -72 470t-55 552q-152 -276 -302.5 -524t-312.5 -498h-147q-31 304 -31 612q0 44 1 88z" />
3296-<glyph unicode="X" horiz-adv-x="1126" d="M20 0l646 750l-289 669h151l244 -575q133 152 250 296t215 279h156q-143 -186 -281.5 -350t-286.5 -328q74 -178 154 -365.5t149 -375.5h-151q-20 63 -48 138t-60.5 158t-69.5 170t-76 173l-535 -639h-168z" />
3297-<glyph unicode="Y" horiz-adv-x="1136" d="M369 1419h151q41 -176 94.5 -363.5t118.5 -348.5q70 78 147.5 168t153.5 184t143.5 186t120.5 174h166q-141 -188 -319 -407t-371 -439l-135 -573h-139l135 573q-39 104 -75 215t-69.5 219.5t-64.5 214t-57 197.5z" />
3298-<glyph unicode="Z" horiz-adv-x="1120" d="M82 0l22 104q59 84 142.5 185.5t178.5 212t196.5 223.5t200 218.5t188.5 196.5t161 158h-743l29 121h909l-29 -127q-59 -53 -141 -135t-177 -179t-195.5 -208t-200 -222.5t-189.5 -221t-162 -205.5h793l-27 -121h-956z" />
3299-<glyph unicode="[" horiz-adv-x="624" d="M119 -379l477 1983h401l-22 -103h-279l-430 -1777h281l-27 -103h-401z" />
3300-<glyph unicode="\" horiz-adv-x="739" d="M365 1604h122l215 -1983h-122z" />
3301-<glyph unicode="]" horiz-adv-x="626" d="M-106 -379l24 103h279l430 1777h-281l27 103h401l-477 -1983h-403z" />
3302-<glyph unicode="^" d="M307 737l537 682h100l215 -696l-100 -45l-191 602l-469 -596z" />
3303-<glyph unicode="_" horiz-adv-x="1124" d="M-25 -379l27 111h1024l-27 -111h-1024z" />
3304-<glyph unicode="`" horiz-adv-x="688" d="M436 1464l109 119l299 -317l-72 -72z" />
3305-<glyph unicode="a" horiz-adv-x="1069" d="M201 365q0 164 53 297t148.5 226t225.5 144t283 51q127 0 244 -43l-158 -637q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-137 -20q-12 25 -21.5 56.5t-13.5 64.5q-72 -70 -151 -103t-163 -33q-66 0 -125 22.5t-104 70t-72.5 122t-27.5 177.5zM336 391 q0 -84 16.5 -140t45 -90t66.5 -49.5t81 -15.5q84 0 157.5 40t139.5 114q0 55 16 127t31 129l108 438q-37 8 -67.5 12.5t-63.5 4.5q-127 0 -225 -49.5t-165.5 -129.5t-103.5 -182t-36 -209z" />
3306-<glyph unicode="b" horiz-adv-x="1071" d="M160 35l366 1530l140 24l-140 -588q61 41 131 61.5t138 20.5q174 0 258 -106.5t84 -288.5q0 -131 -45 -259t-133.5 -228.5t-219.5 -163t-303 -62.5q-145 0 -276 60zM315 121q74 -23 146 -23q133 0 234.5 53.5t169 137.5t102 186.5t34.5 202.5q0 147 -64.5 215t-162.5 68 q-66 0 -140.5 -30t-146.5 -85z" />
3307-<glyph unicode="c" horiz-adv-x="931" d="M201 375q0 139 43 267t126 226.5t203.5 156.5t274.5 58q106 0 211 -34l-55 -121q-47 18 -93.5 25.5t-89.5 7.5q-109 0 -197.5 -46.5t-152 -125t-98.5 -182t-35 -218.5q0 -135 62.5 -213t199.5 -78q43 0 87 8.5t81 19.5t65.5 23.5t43.5 22.5l14 -121q-41 -27 -126 -51.5 t-190 -24.5q-186 0 -280 106.5t-94 293.5z" />
3308-<glyph unicode="d" horiz-adv-x="1105" d="M201 371q0 129 42 256t129 228t220 164.5t313 63.5q66 0 133 -12l117 494l139 24l-295 -1222q-10 -37 -15 -72t-5 -68q0 -59 10 -112.5t37 -106.5l-137 -20q-10 20 -20.5 54t-14.5 67q-18 -20 -48 -44t-71 -43.5t-92 -33t-113 -13.5q-88 0 -150.5 32t-102 85t-58 126 t-18.5 153zM336 389q0 -61 11 -113.5t36 -92.5t63.5 -62.5t94.5 -22.5q51 0 97 14.5t86 36t72.5 48t55.5 51.5q0 53 14.5 119.5t32.5 138.5l111 444q-29 4 -64 7.5t-63 3.5q-143 0 -247 -52.5t-170.5 -135.5t-98 -184.5t-31.5 -199.5z" />
3309-<glyph unicode="e" horiz-adv-x="999" d="M201 365q0 131 40 260t117.5 231t191.5 164.5t259 62.5q143 0 220 -74.5t77 -197.5q0 -115 -56.5 -186.5t-157.5 -113.5t-243.5 -60.5t-316.5 -26.5v-43q0 -59 12 -110.5t45 -89.5t91.5 -60.5t150.5 -22.5q72 0 144.5 20.5t137.5 61.5l15 -123q-70 -39 -154 -60.5 t-170 -21.5q-113 0 -189.5 29t-124.5 80t-68.5 123t-20.5 158zM352 545q174 4 293 22.5t191.5 51t103.5 78.5t31 106q0 80 -48 120t-126 40q-82 0 -154 -34t-129 -91.5t-99 -133t-63 -159.5z" />
3310-<glyph unicode="f" horiz-adv-x="727" d="M-29 -369q51 70 87 128.5t60.5 115.5t43 115.5t35.5 128.5l254 1055q29 123 76.5 202.5t108 126.5t130.5 66.5t141 19.5q70 0 120 -12t93 -29l-63 -106q-43 14 -81 22.5t-89 8.5q-53 0 -98.5 -14.5t-83 -49.5t-68.5 -93.5t-53 -146.5l-29 -110h354l-24 -115h-359 l-176 -735q-25 -98 -48 -181t-53 -155t-69 -135.5t-92 -124.5z" />
3311-<glyph unicode="g" horiz-adv-x="1073" d="M33 -309l57 127q43 -35 124 -57.5t161 -22.5q188 0 289.5 86t132.5 244l10 53q-61 -39 -131 -58.5t-139 -19.5q-88 0 -153 28.5t-105.5 79t-61 117t-20.5 142.5q0 117 42 236.5t130 217t220 158.5t314 61q74 0 139.5 -15t116.5 -44l-229 -954q-20 -86 -53 -168 t-96.5 -145.5t-169 -102.5t-271.5 -39q-33 0 -74 5t-83 15.5t-81 23.5t-69 32zM332 438q0 -55 10 -105t34.5 -87t67.5 -58.5t111 -21.5q70 0 144.5 25.5t142.5 68.5l166 686q-66 16 -127 17q-141 0 -245 -49.5t-171.5 -126t-100 -170t-32.5 -179.5z" />
3312-<glyph unicode="h" horiz-adv-x="1116" d="M170 0l373 1565l139 24l-135 -559q129 53 244 53q70 0 129 -20.5t104 -61t70.5 -103t25.5 -148.5q0 -53 -8 -109.5t-22 -114.5l-127 -526h-134l113 471q16 68 30.5 137.5t14.5 132.5q0 61 -19.5 103.5t-51 68t-74.5 37t-90 11.5q-59 0 -120 -12.5t-114 -30.5l-215 -918 h-133z" />
3313-<glyph unicode="i" horiz-adv-x="481" d="M170 0l256 1059h133l-256 -1059h-133zM479 1368q0 53 30 81t64 28q41 0 63.5 -26t22.5 -67q0 -49 -32.5 -75.5t-65.5 -26.5q-41 0 -61.5 23.5t-20.5 62.5z" />
3314-<glyph unicode="j" horiz-adv-x="481" d="M-207 -348l31 112q33 -16 62.5 -24t68.5 -8q55 0 94 22.5t68.5 62.5t49 95t36.5 121l243 1026h134l-240 -1002q-27 -111 -58.5 -193.5t-77.5 -138t-110.5 -83t-154.5 -27.5q-51 0 -87 11.5t-59 25.5zM504 1368q0 53 29.5 81t64.5 28q41 0 63.5 -26t22.5 -67 q0 -49 -33 -75.5t-65 -26.5q-41 0 -61.5 23.5t-20.5 62.5z" />
3315-<glyph unicode="k" horiz-adv-x="1021" d="M170 0l377 1565l139 24l-235 -979q74 49 150.5 111.5t147 125t128 119t90.5 93.5h161q-37 -47 -105.5 -114.5t-145 -137.5t-151.5 -130.5t-124 -88.5q70 -53 136.5 -125t121.5 -152t99.5 -160.5t68.5 -150.5h-143q-90 193 -205 331t-242 224l-135 -555h-133z" />
3316-<glyph unicode="l" horiz-adv-x="544" d="M221 256q0 49 8.5 103.5t22.5 113.5l262 1092l137 24l-254 -1067q-16 -70 -31.5 -132t-15.5 -116q0 -33 6 -60.5t24.5 -49t52.5 -37.5t87 -29l-31 -116q-150 18 -209 90.5t-59 183.5z" />
3317-<glyph unicode="m" horiz-adv-x="1681" d="M170 0l244 1022q31 10 69.5 20.5t81.5 18.5t88 13t86 5q86 0 157 -23.5t118 -84.5q104 61 183 84.5t155 23.5q70 0 130 -15t105 -52t72 -100.5t27 -161.5q0 -53 -8.5 -109.5t-22.5 -114.5l-127 -526h-133l112 471q16 68 30.5 137.5t14.5 132.5t-16 105.5t-46 67t-69 33.5 t-84 9q-43 0 -111.5 -15t-164.5 -77q12 -53 12 -114q0 -53 -8 -109.5t-23 -114.5l-127 -526h-133l113 471q16 68 30.5 137.5t14.5 132.5t-16.5 105.5t-46 67t-68.5 33.5t-84 9q-47 0 -100.5 -8t-98.5 -20l-223 -928h-133z" />
3318-<glyph unicode="n" horiz-adv-x="1118" d="M170 0l244 1022q80 23 170 40t178 17q74 0 139.5 -15t114.5 -54t77.5 -102.5t28.5 -157.5q0 -53 -8 -109.5t-22 -114.5l-127 -526h-134l113 471q16 68 29.5 137.5t15.5 132.5q0 63 -19.5 104.5t-53 66t-78.5 34.5t-95 10q-53 0 -108 -8t-109 -20l-223 -928h-133z" />
3319-<glyph unicode="o" horiz-adv-x="1077" d="M201 332q0 193 54 334t139 233t188.5 137t203.5 45q72 0 136.5 -22.5t113.5 -67.5t78 -111.5t29 -152.5q0 -193 -54.5 -334t-139.5 -234t-188.5 -138.5t-203.5 -45.5q-72 0 -136.5 22.5t-113.5 68t-77.5 112t-28.5 154.5zM336 340q0 -121 67.5 -182.5t161.5 -61.5 q74 0 152 38t142.5 115t106.5 193.5t42 274.5q0 121 -68 182.5t-162 61.5q-74 0 -151.5 -38t-142 -115t-106.5 -193.5t-42 -274.5z" />
3320-<glyph unicode="p" horiz-adv-x="1062" d="M78 -379l336 1395q86 31 172 49t170 18q372 0 372 -387q0 -139 -45 -268t-132 -228.5t-213 -158.5t-287 -59q-80 0 -148 18l-90 -379h-135zM336 123q63 -18 129 -19q127 0 225 50.5t166 131.5t102.5 182t34.5 206q0 154 -67.5 224.5t-202.5 70.5q-47 0 -95 -8.5 t-100 -22.5z" />
3321-<glyph unicode="q" horiz-adv-x="1103" d="M201 360q0 129 42 259.5t133 232.5t235.5 166.5t351.5 64.5q39 0 101 -12t105 -41l-340 -1409h-133l99 412q-47 -27 -114 -42.5t-140 -15.5q-92 0 -157 32t-105.5 85t-59 123t-18.5 145zM336 379q0 -43 8 -93t32.5 -93t71 -72t121.5 -29q72 0 141.5 25.5t120.5 66.5 l185 764q-23 4 -48.5 10.5t-45.5 6.5q-133 0 -241 -44t-184.5 -122t-118.5 -185.5t-42 -234.5z" />
3322-<glyph unicode="r" horiz-adv-x="749" d="M170 0l242 1012q78 31 171 51t183 20q47 0 90 -6t82 -20l-35 -121q-80 25 -164 25q-53 0 -106 -8.5t-107 -24.5l-223 -928h-133z" />
3323-<glyph unicode="s" horiz-adv-x="819" d="M98 47l58 121q76 -41 133 -55.5t129 -14.5q51 0 98 11.5t82 34t55.5 59.5t20.5 86q0 53 -30 88t-74 60.5t-95 50t-95 57.5t-74 82t-30 127q0 88 33 150.5t88.5 102.5t127 58t147.5 18q66 0 130 -11t124 -34l-54 -118q-43 18 -98 29.5t-115 11.5q-49 0 -95 -10.5 t-80.5 -34t-56 -59.5t-21.5 -87q0 -53 29.5 -88t72.5 -61.5t95 -50t95 -56.5t73 -79t30 -118q0 -90 -34 -155.5t-89 -106.5t-127 -60.5t-148 -19.5q-80 0 -159.5 17.5t-145.5 54.5z" />
3324-<glyph unicode="t" horiz-adv-x="772" d="M231 223q0 88 29 203l227 944l140 25l-80 -336h373l-27 -115h-375l-125 -518q-10 -37 -17 -79t-7 -83q0 -92 45 -129t112 -37q66 0 114 14.5t101 39.5l13 -121q-55 -23 -124 -39.5t-136 -16.5q-53 0 -100.5 12.5t-83.5 41t-57.5 76t-21.5 118.5z" />
3325-<glyph unicode="u" horiz-adv-x="1069" d="M201 272q0 59 10 126t27 134l127 527h133l-113 -467q-16 -72 -35.5 -151t-19.5 -150q0 -41 9 -76t31.5 -61.5t59.5 -41t94 -14.5q98 0 173 39t141 113q0 55 16 127t31 129l137 553h133l-162 -656q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-138 -20q-12 25 -21 56.5 t-13 64.5q-72 -70 -153 -102t-179 -32q-88 0 -147.5 22.5t-94.5 62.5t-50 94.5t-15 117.5z" />
3326-<glyph unicode="v" horiz-adv-x="931" d="M266 1059h131q2 -111 10.5 -234t22.5 -245.5t33.5 -237.5t44.5 -205q61 82 134 195.5t142.5 239.5t128 252t93.5 235h131q-41 -129 -106.5 -270.5t-145.5 -280.5t-171 -270.5t-179 -237.5h-132q-51 227 -92 499.5t-45 559.5z" />
3327-<glyph unicode="w" horiz-adv-x="1562" d="M266 1059h131q2 -109 8.5 -237t16.5 -255t22.5 -239.5t28.5 -188.5q66 92 134.5 205t131 234.5t116.5 244.5t91 236h137q0 -100 5.5 -219t13.5 -242t19.5 -241.5t25.5 -217.5q49 55 119.5 167t142.5 244t134.5 267t92.5 242h131q-47 -152 -122.5 -310.5t-160.5 -301 t-169 -260t-148 -187.5h-139q-20 180 -38.5 389t-22.5 412q-41 -96 -95.5 -206t-116 -217.5t-126 -205.5t-125.5 -172h-139q-43 225 -69 493.5t-30 565.5z" />
3328-<glyph unicode="x" horiz-adv-x="925" d="M25 0l495 555l-262 504h156l207 -428q94 115 183 228.5t142 199.5h148q-90 -135 -200 -270.5t-212 -253.5q27 -51 59.5 -115t66.5 -134.5t63.5 -143t52.5 -142.5h-140q-14 47 -36.5 105.5t-50 120t-56.5 122t-53 109.5l-402 -457h-161z" />
3329-<glyph unicode="y" horiz-adv-x="925" d="M-121 -348l47 110q53 -30 121 -30h4q104 0 204.5 57t186.5 174q-86 272 -135 553t-57 543h139q4 -98 13.5 -215t28 -244t45 -259t65.5 -257q92 145 165.5 293.5t129 279.5t91.5 236.5t52 165.5h131q-12 -43 -45 -146.5t-88 -240.5t-134 -296t-181 -310 q-158 -236 -305.5 -343.5t-307.5 -107.5q-37 0 -80 6t-90 31z" />
3330-<glyph unicode="z" horiz-adv-x="876" d="M82 0l22 94q41 66 102.5 143.5t132.5 157.5t146.5 160t148.5 151.5t137.5 133t113.5 104.5h-551l24 115h723l-24 -105q-43 -39 -110.5 -102.5t-145.5 -140t-160 -161.5t-156.5 -165t-134 -150.5t-90.5 -119.5h604l-24 -115h-758z" />
3331-<glyph unicode="{" horiz-adv-x="624" d="M221 541l25 100q59 0 99 29.5t66.5 75t43 96.5t26.5 94l54 213q29 117 55 199t71.5 134t119 76.5t196.5 24.5l-27 -102q-51 0 -93 -7.5t-75.5 -31t-59.5 -67.5t-44 -115l-60 -242q-25 -96 -47 -169t-48.5 -126t-60.5 -88t-81 -55q51 -31 66.5 -76t15.5 -96q0 -37 -7 -75 t-16 -73l-82 -338q-14 -55 -14 -96q0 -66 45 -94.5t133 -28.5l-28 -102q-127 0 -198 50t-71 159q0 23 6.5 60.5t16.5 78.5l78 315q10 37 15 71t5 62q0 59 -27.5 98.5t-97.5 45.5z" />
3332-<glyph unicode="|" horiz-adv-x="550" d="M119 -379l477 1983h123l-477 -1983h-123z" />
3333-<glyph unicode="}" horiz-adv-x="624" d="M-37 -399l27 102q51 0 93 7t76 30.5t59.5 68t43.5 115.5l60 242q25 96 47 169t48.5 126t60.5 88t81 55q-51 31 -66.5 76t-15.5 96q0 37 7.5 75t15.5 73l82 338q14 55 14 96q0 66 -45 94.5t-133 28.5l28 102q127 0 198 -50t71 -159q0 -23 -6.5 -60.5t-16.5 -78.5l-78 -315 q-10 -37 -15 -71t-5 -63q0 -59 27.5 -98t97.5 -45l-25 -100q-59 0 -99 -30t-66.5 -75t-43 -96t-26.5 -94l-53 -213q-29 -117 -55.5 -200t-72 -135t-119 -75.5t-196.5 -23.5z" />
3334-<glyph unicode="~" d="M217 483q14 35 39 80t62.5 85t89 67.5t118.5 27.5q66 0 112 -29.5t86 -65.5t81 -65.5t96 -29.5q43 0 76 21.5t56.5 50t37.5 56.5t21 40l98 -33q-12 -33 -36 -78t-62.5 -85t-92 -67.5t-122.5 -27.5q-66 0 -112 29.5t-86 65.5t-80 66t-93 30q-43 0 -76 -23t-56.5 -51.5 t-37.5 -56t-21 -39.5z" />
3335-<glyph unicode="&#xa1;" horiz-adv-x="544" d="M188 -379h144l94 395q41 174 63.5 313.5t38.5 274.5h-73q-20 -53 -46 -138t-51.5 -173t-46 -165t-28.5 -110zM461 940q0 45 31 85t86 40q53 0 77.5 -29.5t24.5 -68.5q0 -45 -31 -85t-86 -40q-53 0 -77.5 29.5t-24.5 68.5z" />
3336-<glyph unicode="&#xa2;" d="M305 453q0 115 36 225t104.5 202.5t170 158t232.5 87.5l72 293h120l-69 -289q51 0 112.5 -13t112.5 -36l-53 -116q-55 27 -108.5 38t-106.5 11q-102 0 -190.5 -43t-155 -119t-104.5 -179.5t-38 -221.5q0 -72 23.5 -123.5t63.5 -84t93.5 -48t110.5 -15.5q63 0 128 16.5 t120 47.5l8 -119q-31 -16 -106.5 -39t-165.5 -23l-70 -286h-121l72 293q-80 16 -136.5 53t-90 87t-49 112.5t-15.5 130.5z" />
3337-<glyph unicode="&#xa3;" d="M264 0q53 141 111.5 305t93.5 328h-197l27 112h197l45 189q35 147 86 245.5t116.5 158t145.5 84t174 24.5q70 0 135.5 -18.5t118.5 -49.5l-64 -110q-88 53 -215 53q-63 0 -117.5 -17.5t-99.5 -61.5t-80.5 -118.5t-62.5 -187.5l-45 -191h401l-28 -112h-400 q-23 -109 -64.5 -247t-95.5 -269h613l-29 -117h-766z" />
3338-<glyph unicode="&#xa4;" d="M295 319l151 156q-35 47 -53 107.5t-18 128.5t18.5 128t52.5 107l-151 156l82 84l155 -160q47 35 104.5 53.5t121.5 18.5q63 0 120.5 -18.5t104.5 -53.5l156 160l82 -84l-152 -156q35 -47 53.5 -107.5t18.5 -127.5q0 -68 -18.5 -128.5t-53.5 -107.5l152 -156l-82 -83 l-156 159q-47 -35 -104.5 -53t-120.5 -18t-120.5 18t-105.5 53l-155 -159zM494 711q0 -61 20.5 -112.5t56 -88.5t83.5 -57.5t104 -20.5q55 0 103 20.5t84 57.5t56.5 88.5t20.5 112.5t-20.5 112t-56.5 88t-84 57.5t-103 20.5t-103.5 -20.5t-84 -57.5t-56 -88t-20.5 -112z" />
3339-<glyph unicode="&#xa5;" d="M211 236l27 108h342l57 244h-342l27 108h313q-78 190 -137.5 367.5t-104.5 355.5h142q37 -174 86.5 -334.5t119.5 -322.5q147 162 279.5 327.5t253.5 329.5h135q-66 -88 -131.5 -176t-136 -178t-149.5 -182t-171 -187h320l-27 -108h-344l-57 -244h344l-27 -108h-344 l-57 -236h-133l57 236h-342z" />
3340-<glyph unicode="&#xa6;" horiz-adv-x="538" d="M127 -379l184 768h127l-184 -768h-127zM418 834l186 770h127l-184 -770h-129z" />
3341-<glyph unicode="&#xa7;" horiz-adv-x="1007" d="M119 -150l63 115q53 -37 127 -55.5t150 -18.5q59 0 115.5 12.5t99.5 39t69.5 66.5t26.5 95q0 57 -37 92t-93 59t-120.5 45.5t-121 55t-93.5 87t-37 139.5q0 117 74 206t199 160q-31 39 -47.5 83t-16.5 85q0 88 37 151.5t97.5 103.5t138 59.5t159.5 19.5q78 0 153 -16.5 t134 -47.5l-57 -104q-47 33 -108.5 48.5t-123.5 15.5q-57 0 -110.5 -13.5t-94 -39t-65.5 -63.5t-25 -87q0 -66 36 -102.5t88 -61.5t114.5 -45.5t115 -52t88.5 -84t36 -138.5q0 -115 -74 -201.5t-191 -152.5q37 -29 59.5 -73t22.5 -103q0 -92 -39 -158.5t-102.5 -109.5 t-145 -63.5t-169.5 -20.5t-174.5 18.5t-157.5 54.5zM403 602q0 -61 35 -101t113 -71l164 -68q106 45 172.5 121t66.5 154q0 51 -28.5 93t-118.5 77l-193 76q-41 -23 -78.5 -51.5t-67.5 -64.5t-47.5 -78t-17.5 -87z" />
3342-<glyph unicode="&#xa8;" horiz-adv-x="688" d="M360 1366q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM713 1366q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3343-<glyph unicode="&#xa9;" horiz-adv-x="1544" d="M242 711q0 174 57 312t152.5 232.5t221.5 144.5t263 50t263 -50t221.5 -144.5t152.5 -232.5t57 -312q0 -176 -57 -313.5t-152.5 -232.5t-221.5 -145.5t-263 -50.5t-263 50.5t-221.5 145.5t-152.5 232.5t-57 313.5zM362 711q0 -141 43.5 -258t119 -200t181 -129t230.5 -46 t230.5 46t181 129t118.5 200t43 258t-43 257.5t-118.5 199.5t-181 128t-230.5 45t-230.5 -45t-181 -128t-119 -199.5t-43.5 -257.5zM569 713q0 98 32 175t85 131t123 81.5t145 27.5q100 0 163 -27.5t85 -43.5l-39 -92q-31 16 -79 35.5t-130 19.5q-113 0 -187.5 -80 t-74.5 -227q0 -152 73 -233t198 -81q88 0 138 19.5t73 34.5l34 -99q-27 -16 -94.5 -39.5t-167.5 -23.5q-80 0 -148.5 28.5t-119.5 82t-80 132t-29 179.5z" />
3344-<glyph unicode="&#xaa;" horiz-adv-x="888" d="M375 940q0 90 33.5 179t100 161t164 117t224.5 45q27 0 77 -10.5t83 -26.5q-18 -70 -43 -147.5t-46.5 -150.5t-35.5 -135.5t-14 -103.5q0 -39 14 -84t45 -92l-113 -20q-12 18 -18 33.5t-15 35.5q-37 -23 -90 -42t-131 -19q-117 0 -176 68.5t-59 191.5zM494 934 q0 -86 38.5 -121t98.5 -35q41 0 88 16.5t90 47.5q-2 10 -2 24.5v20.5q0 16 3 45t15 76l88 327q-10 4 -20 6t-29 2q-86 0 -155.5 -36.5t-116.5 -95t-72.5 -132t-25.5 -145.5z" />
3345-<glyph unicode="&#xab;" horiz-adv-x="978" d="M242 582l387 432l73 -62l-303 -379l170 -380l-94 -46zM604 582l387 432l73 -62l-303 -379l170 -380l-94 -46z" />
3346-<glyph unicode="&#xac;" d="M268 676l27 115h885l-162 -680h-119l135 565h-766z" />
3347-<glyph unicode="&#xad;" horiz-adv-x="571" d="M162 528l31 129h466l-30 -129h-467z" />
3348-<glyph unicode="&#xae;" horiz-adv-x="1544" d="M242 711q0 174 57 312t152.5 232.5t221.5 144.5t263 50t263 -50t221.5 -144.5t152.5 -232.5t57 -312q0 -176 -57 -313.5t-152.5 -232.5t-221.5 -145.5t-263 -50.5t-263 50.5t-221.5 145.5t-152.5 232.5t-57 313.5zM362 711q0 -141 43.5 -258t119 -200t181 -129t230.5 -46 t230.5 46t181 129t118.5 200t43 258t-43 257.5t-118.5 199.5t-181 128t-230.5 45t-230.5 -45t-181 -128t-119 -199.5t-43.5 -257.5zM655 305v793q47 10 105.5 16t109.5 6q174 0 265.5 -63.5t91.5 -192.5q0 -74 -41 -132t-121 -87q16 -18 44 -56t58.5 -85t61.5 -100.5 t53 -98.5h-125q-53 96 -110.5 183t-100.5 139q-14 -2 -26.5 -2h-22.5h-129v-320h-113zM768 717h102q51 0 94.5 6t75 23.5t49 46t17.5 73.5q0 43 -19.5 73t-51 48.5t-72.5 26.5t-86 8q-31 0 -58.5 -1t-50.5 -3v-301z" />
3349-<glyph unicode="&#xaf;" horiz-adv-x="688" d="M360 1325l27 117h531l-27 -117h-531z" />
3350-<glyph unicode="&#xb0;" horiz-adv-x="632" d="M344 1315q0 63 21.5 113.5t58.5 84t85 52t101 18.5t101.5 -18.5t85.5 -52t58.5 -84t21.5 -113.5t-21.5 -113.5t-58.5 -84.5t-85.5 -52t-101.5 -18t-101 18t-85 52t-58.5 84t-21.5 114zM442 1315q0 -82 48 -129t120 -47t120 47t48 129t-48 129t-120 47t-120 -47t-48 -129z " />
3351-<glyph unicode="&#xb1;" d="M151 3l27 114h879l-27 -114h-879zM297 707l29 114h389l108 445h121l-108 -445h389l-29 -114h-387l-108 -447h-119l106 447h-391z" />
3352-<glyph unicode="&#xb2;" horiz-adv-x="743" d="M276 649q6 92 46 156.5t96.5 112t120 83t118 71.5t90 77t35.5 100q0 51 -31.5 77t-78.5 26q-63 0 -117.5 -20.5t-91.5 -49.5l-39 76q59 49 120.5 70.5t129.5 21.5q43 0 83 -9t71.5 -30.5t50 -59.5t18.5 -94q0 -66 -34 -116.5t-84 -91.5t-111.5 -77t-115.5 -71t-95 -71.5 t-51 -81.5h389l-25 -99h-494z" />
3353-<glyph unicode="&#xb3;" horiz-adv-x="743" d="M279 682l43 90q37 -20 86 -30.5t100 -10.5q111 0 175.5 46t64.5 120q0 66 -52.5 95.5t-175.5 29.5h-12l22 92h45q111 0 168.5 45t57.5 105q0 90 -121 90q-53 0 -108.5 -15.5t-86.5 -31.5l-22 82q51 29 113.5 45t128.5 16q104 0 155 -51t51 -119q0 -59 -43 -119.5 t-129 -93.5q66 -23 94.5 -67t28.5 -97q0 -47 -20.5 -95t-63.5 -87t-111.5 -63.5t-164.5 -24.5q-59 0 -117.5 12t-105.5 37z" />
3354-<glyph unicode="&#xb4;" horiz-adv-x="688" d="M442 1284l340 299l78 -127l-358 -262z" />
3355-<glyph unicode="&#xb5;" horiz-adv-x="1148" d="M78 -379l346 1438h133l-113 -467q-16 -72 -37.5 -153t-21.5 -152q0 -92 42 -140.5t157 -48.5q98 0 170.5 32t138.5 97q2 53 15.5 118t35.5 161l137 553h133l-161 -656q-10 -39 -17.5 -78.5t-7.5 -72.5q0 -27 4 -50.5t17.5 -44t40 -34.5t69.5 -23l-33 -118q-20 0 -52 6 t-62.5 20.5t-57 37t-39.5 54.5q-80 -66 -168 -95.5t-180 -29.5t-151.5 29t-93.5 72l-111 -455h-133z" />
3356-<glyph unicode="&#xb6;" horiz-adv-x="1198" d="M283 895q0 102 45 199.5t137 172t231.5 121t325.5 46.5q41 0 91 -2t99.5 -6.5t93.5 -10.5t74 -16l-426 -1778h-118l405 1682q-43 4 -83 7t-83 3h-33.5t-35.5 -2l-408 -1690h-119l219 920q-104 0 -182 28.5t-130 77.5t-77.5 112.5t-25.5 135.5z" />
3357-<glyph unicode="&#xb7;" horiz-adv-x="415" d="M242 686q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69z" />
3358-<glyph unicode="&#xb8;" horiz-adv-x="688" d="M72 -358l37 88q45 -18 100 -19q47 0 75.5 14.5t28.5 49.5q0 31 -19.5 49t-76.5 41q10 20 27.5 47t36 52.5t35 46t24.5 30.5h96q-16 -23 -41.5 -58.5t-42.5 -60.5q47 -27 68.5 -54.5t21.5 -76.5q0 -84 -64.5 -129t-162.5 -45q-35 0 -68.5 4t-74.5 21z" />
3359-<glyph unicode="&#xb9;" horiz-adv-x="743" d="M463 1270q100 35 172 72.5t135 89.5h74l-187 -783h-110l151 631q-59 -41 -124.5 -64.5t-94.5 -31.5z" />
3360-<glyph unicode="&#xba;" horiz-adv-x="909" d="M375 942q0 90 29.5 179t86 161t139.5 117t191 45q61 0 105.5 -21.5t74 -58.5t43 -85t13.5 -99q0 -90 -30 -179.5t-86 -161t-140.5 -116.5t-190.5 -45q-61 0 -105 21.5t-74 58.5t-43 84t-13 100zM494 961q0 -182 145 -183q68 0 123 36t94 91.5t60.5 123t21.5 132.5 q0 182 -145 182q-68 0 -123.5 -35.5t-94 -91t-60 -123t-21.5 -132.5z" />
3361-<glyph unicode="&#xbb;" horiz-adv-x="978" d="M221 209l303 379l-170 381l95 45l233 -434l-387 -433zM583 209l303 379l-170 381l95 45l233 -434l-387 -433z" />
3362-<glyph unicode="&#xbc;" horiz-adv-x="1798" d="M336 0l1149 1419h144l-1149 -1419h-144zM420 1270q100 35 172 72.5t135 89.5h74l-187 -783h-110l151 631q-59 -41 -124.5 -64.5t-94.5 -31.5zM1024 199l16 67q33 51 92.5 123t131 145.5t149.5 140.5t145 110h96l-118 -496h98l-23 -90h-96l-47 -197h-109l46 197h-381z M1161 289h268l88 369q-94 -74 -187 -171.5t-169 -197.5z" />
3363-<glyph unicode="&#xbd;" horiz-adv-x="1798" d="M356 0l1149 1419h144l-1149 -1419h-144zM440 1270q100 35 172 72.5t135 89.5h74l-187 -783h-110l151 631q-59 -41 -124.5 -64.5t-94.5 -31.5zM1140 2q6 92 46 156.5t96.5 112t120 83t118 71.5t90 77t35.5 100q0 51 -31.5 77t-78.5 26q-63 0 -117.5 -20.5t-91.5 -49.5 l-39 76q59 49 120.5 70.5t129.5 21.5q43 0 83 -9t71.5 -30.5t50 -59.5t18.5 -94q0 -66 -34 -116.5t-84 -91.5t-111.5 -77t-115.5 -71t-95 -71.5t-51 -81.5h389l-25 -99h-494z" />
3364-<glyph unicode="&#xbe;" horiz-adv-x="1798" d="M259 682l43 90q37 -20 86 -30.5t100 -10.5q111 0 175.5 46t64.5 120q0 66 -52.5 95.5t-175.5 29.5h-12l22 92h45q111 0 168.5 45t57.5 105q0 90 -121 90q-53 0 -108.5 -15.5t-86.5 -31.5l-22 82q51 29 113.5 45t128.5 16q104 0 155 -51t51 -119q0 -59 -43 -119.5 t-129 -93.5q66 -23 94.5 -67t28.5 -97q0 -47 -20.5 -95t-63.5 -87t-111.5 -63.5t-164.5 -24.5q-59 0 -117.5 12t-105.5 37zM411 0l1149 1419h144l-1149 -1419h-144zM1149 199l16 67q33 51 92.5 123t131 145.5t149.5 140.5t145 110h96l-118 -496h98l-23 -90h-96l-47 -197 h-109l46 197h-381zM1286 289h268l88 369q-94 -74 -187 -171.5t-169 -197.5z" />
3365-<glyph unicode="&#xbf;" horiz-adv-x="788" d="M188 -113q0 -76 25 -128t67 -83.5t97 -46t117 -14.5q76 0 151.5 18.5t136.5 47.5l-16 112q-49 -23 -115.5 -41t-132.5 -18q-37 0 -70.5 8t-59.5 26.5t-41 48t-15 74.5q0 80 45 145.5t158 149.5l24 19q55 43 101.5 87t81 94t55 109.5t22.5 133.5h-112q0 -78 -38 -139.5 t-96.5 -116t-125 -105.5t-125 -107.5t-96.5 -123t-38 -150.5zM684 965q0 45 31 85t86 40q53 0 77.5 -30t24.5 -69q0 -45 -30.5 -85t-86.5 -40q-53 0 -77.5 30t-24.5 69z" />
3366-<glyph unicode="&#xc0;" horiz-adv-x="1273" d="M41 0q211 381 434 741.5t438 677.5h150q51 -299 101 -646t98 -773h-144q-10 98 -21.5 194.5t-23.5 194.5h-667q-53 -94 -106.5 -190.5t-106.5 -198.5h-152zM475 508h584q-23 184 -49.5 369.5t-57.5 382.5q-125 -190 -243.5 -375t-233.5 -377zM796 1771l109 119l299 -317 l-72 -72z" />
3367-<glyph unicode="&#xc1;" horiz-adv-x="1273" d="M41 0q211 381 434 741.5t438 677.5h150q51 -299 101 -646t98 -773h-144q-10 98 -21.5 194.5t-23.5 194.5h-667q-53 -94 -106.5 -190.5t-106.5 -198.5h-152zM475 508h584q-23 184 -49.5 369.5t-57.5 382.5q-125 -190 -243.5 -375t-233.5 -377zM882 1591l340 299l78 -127 l-358 -262z" />
3368-<glyph unicode="&#xc2;" horiz-adv-x="1273" d="M41 0q211 381 434 741.5t438 677.5h150q51 -299 101 -646t98 -773h-144q-10 98 -21.5 194.5t-23.5 194.5h-667q-53 -94 -106.5 -190.5t-106.5 -198.5h-152zM475 508h584q-23 184 -49.5 369.5t-57.5 382.5q-125 -190 -243.5 -375t-233.5 -377zM746 1571l346 301l203 -301 l-70 -68l-166 197l-260 -197z" />
3369-<glyph unicode="&#xc3;" horiz-adv-x="1273" d="M41 0q211 381 434 741.5t438 677.5h150q51 -299 101 -646t98 -773h-144q-10 98 -21.5 194.5t-23.5 194.5h-667q-53 -94 -106.5 -190.5t-106.5 -198.5h-152zM475 508h584q-23 184 -49.5 369.5t-57.5 382.5q-125 -190 -243.5 -375t-233.5 -377zM709 1630q16 29 36.5 57.5 t48.5 51t64.5 36t87.5 13.5q37 0 66 -12.5t55.5 -28t55 -27.5t65.5 -12q45 0 74 23.5t61 70.5l74 -47q-16 -29 -36.5 -57.5t-48.5 -50t-65 -35t-88 -13.5q-39 0 -67.5 12.5t-55 27.5t-54 27.5t-64.5 12.5q-45 0 -74 -23.5t-61 -70.5z" />
3370-<glyph unicode="&#xc4;" horiz-adv-x="1273" d="M41 0q211 381 434 741.5t438 677.5h150q51 -299 101 -646t98 -773h-144q-10 98 -21.5 194.5t-23.5 194.5h-667q-53 -94 -106.5 -190.5t-106.5 -198.5h-152zM475 508h584q-23 184 -49.5 369.5t-57.5 382.5q-125 -190 -243.5 -375t-233.5 -377zM782 1681q0 41 27 76t76 35 q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM1135 1681q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3371-<glyph unicode="&#xc5;" horiz-adv-x="1273" d="M41 0q199 358 414 706.5t419 653.5q-66 55 -65 149q0 88 58.5 141.5t138.5 53.5q39 0 74.5 -14.5t62 -40t42 -61.5t15.5 -79q0 -68 -33.5 -114.5t-87.5 -69.5q47 -285 92.5 -607.5t90.5 -717.5h-144q-10 98 -21.5 194.5t-23.5 194.5h-667q-53 -94 -106.5 -190.5 t-106.5 -198.5h-152zM475 508h584q-23 184 -49.5 369.5t-57.5 382.5q-125 -190 -243.5 -375t-233.5 -377zM889 1509q0 -59 33.5 -89.5t83.5 -30.5q49 0 82.5 30.5t33.5 89.5q0 57 -33.5 89t-82.5 32t-83 -31.5t-34 -89.5z" />
3372-<glyph unicode="&#xc6;" horiz-adv-x="1824" d="M37 0q143 205 283.5 388t284 355t293 338t314.5 338h842l-26 -121h-617l-121 -493h545l-27 -119h-540l-142 -565h664l-25 -121h-802l92 389h-584q-76 -98 -146.5 -195.5t-136.5 -193.5h-151zM565 508h518l195 811q-61 -61 -143 -147.5t-175.5 -192t-193.5 -225 t-201 -246.5z" />
3373-<glyph unicode="&#xc7;" horiz-adv-x="1249" d="M283 518q0 219 67.5 392t182 293t264 183.5t313.5 63.5q96 0 179 -20.5t169 -67.5l-63 -127q-147 90 -314 90q-129 0 -246.5 -56.5t-207.5 -160.5t-143.5 -252.5t-53.5 -333.5q0 -209 90 -318.5t277 -109.5q82 0 145.5 10.5t109.5 24.5t77.5 29.5t54.5 27.5l18 -123 q-80 -43 -183.5 -67.5t-203.5 -26.5q-16 -20 -31 -47q47 -27 68.5 -54.5t21.5 -76.5q0 -84 -64.5 -129t-162.5 -45q-35 0 -68.5 4t-74.5 21l37 88q45 -18 100 -19q47 0 75.5 14.5t28.5 49.5q0 31 -19 49t-77 41q10 23 29.5 52.5t40.5 55.5q-98 10 -178 47t-137.5 103.5 t-89 164t-31.5 230.5z" />
3374-<glyph unicode="&#xc8;" horiz-adv-x="1073" d="M170 0l340 1419h793l-27 -121h-658l-120 -493h585l-26 -119h-582l-141 -565h704l-24 -121h-844zM710 1771l109 119l299 -317l-72 -72z" />
3375-<glyph unicode="&#xc9;" horiz-adv-x="1073" d="M170 0l340 1419h793l-27 -121h-658l-120 -493h585l-26 -119h-582l-141 -565h704l-24 -121h-844zM761 1591l340 299l78 -127l-358 -262z" />
3376-<glyph unicode="&#xca;" horiz-adv-x="1073" d="M170 0l340 1419h793l-27 -121h-658l-120 -493h585l-26 -119h-582l-141 -565h704l-24 -121h-844zM656 1571l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3377-<glyph unicode="&#xcb;" horiz-adv-x="1073" d="M170 0l340 1419h793l-27 -121h-658l-120 -493h585l-26 -119h-582l-141 -565h704l-24 -121h-844zM696 1681q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM1049 1681q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59 q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3378-<glyph unicode="&#xcc;" horiz-adv-x="471" d="M170 0l340 1419h139l-338 -1419h-141zM338 1771l109 119l299 -317l-72 -72z" />
3379-<glyph unicode="&#xcd;" horiz-adv-x="471" d="M170 0l340 1419h139l-338 -1419h-141zM444 1591l340 299l78 -127l-358 -262z" />
3380-<glyph unicode="&#xce;" horiz-adv-x="471" d="M170 0l340 1419h139l-338 -1419h-141zM332 1571l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3381-<glyph unicode="&#xcf;" horiz-adv-x="471" d="M170 0l340 1419h139l-338 -1419h-141zM372 1681q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM725 1681q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3382-<glyph unicode="&#xd0;" horiz-adv-x="1417" d="M190 686l27 113h164l141 594q100 23 182 31t162 8q295 0 456 -138.5t161 -421.5q0 -162 -49.5 -320.5t-162 -283.5t-293.5 -202.5t-448 -77.5q-41 0 -87 3t-90 7t-85 11t-71 18l157 659h-164zM358 123q51 -8 98.5 -11t94.5 -3q182 0 327.5 54t247 154.5t155.5 244 t54 319.5q0 119 -39 201.5t-105.5 134t-154.5 74t-188 22.5q-51 0 -103.5 -4t-105.5 -13l-119 -497h268l-26 -113h-268z" />
3383-<glyph unicode="&#xd1;" horiz-adv-x="1370" d="M170 0l340 1419h137q76 -131 150.5 -292.5t141.5 -326.5t117 -316.5t77 -260.5l278 1196h137l-336 -1419h-137q-37 125 -92 292t-119.5 339t-132 330.5t-129.5 269.5l-295 -1231h-137zM739 1630q16 29 36.5 57.5t48.5 51t64.5 36t87.5 13.5q37 0 66 -12.5t55.5 -28 t55 -27.5t65.5 -12q45 0 74 23.5t61 70.5l74 -47q-16 -29 -36.5 -57.5t-48.5 -50t-65 -35t-88 -13.5q-39 0 -67.5 12.5t-55 27.5t-54 27.5t-64.5 12.5q-45 0 -74 -23.5t-61 -70.5z" />
3384-<glyph unicode="&#xd2;" horiz-adv-x="1531" d="M283 528q0 211 69.5 382t184 291t259 184.5t296.5 64.5q100 0 192 -34t162 -102.5t110.5 -174t40.5 -246.5q0 -213 -69.5 -384t-184 -291t-260 -184.5t-295.5 -64.5q-102 0 -193 34t-160.5 102.5t-110.5 174t-41 248.5zM430 506q0 -104 28.5 -182t80 -128.5t118 -76 t144.5 -25.5q125 0 241.5 54.5t206.5 159t145.5 257t55.5 348.5q0 104 -28.5 182.5t-80 128.5t-119 75.5t-143.5 25.5q-125 0 -241.5 -54t-207.5 -158.5t-145.5 -257t-54.5 -349.5zM874 1771l109 119l299 -317l-72 -72z" />
3385-<glyph unicode="&#xd3;" horiz-adv-x="1531" d="M283 528q0 211 69.5 382t184 291t259 184.5t296.5 64.5q100 0 192 -34t162 -102.5t110.5 -174t40.5 -246.5q0 -213 -69.5 -384t-184 -291t-260 -184.5t-295.5 -64.5q-102 0 -193 34t-160.5 102.5t-110.5 174t-41 248.5zM430 506q0 -104 28.5 -182t80 -128.5t118 -76 t144.5 -25.5q125 0 241.5 54.5t206.5 159t145.5 257t55.5 348.5q0 104 -28.5 182.5t-80 128.5t-119 75.5t-143.5 25.5q-125 0 -241.5 -54t-207.5 -158.5t-145.5 -257t-54.5 -349.5zM995 1591l340 299l78 -127l-358 -262z" />
3386-<glyph unicode="&#xd4;" horiz-adv-x="1531" d="M283 528q0 211 69.5 382t184 291t259 184.5t296.5 64.5q100 0 192 -34t162 -102.5t110.5 -174t40.5 -246.5q0 -213 -69.5 -384t-184 -291t-260 -184.5t-295.5 -64.5q-102 0 -193 34t-160.5 102.5t-110.5 174t-41 248.5zM430 506q0 -104 28.5 -182t80 -128.5t118 -76 t144.5 -25.5q125 0 241.5 54.5t206.5 159t145.5 257t55.5 348.5q0 104 -28.5 182.5t-80 128.5t-119 75.5t-143.5 25.5q-125 0 -241.5 -54t-207.5 -158.5t-145.5 -257t-54.5 -349.5zM858 1571l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3387-<glyph unicode="&#xd5;" horiz-adv-x="1531" d="M283 528q0 211 69.5 382t184 291t259 184.5t296.5 64.5q100 0 192 -34t162 -102.5t110.5 -174t40.5 -246.5q0 -213 -69.5 -384t-184 -291t-260 -184.5t-295.5 -64.5q-102 0 -193 34t-160.5 102.5t-110.5 174t-41 248.5zM430 506q0 -104 28.5 -182t80 -128.5t118 -76 t144.5 -25.5q125 0 241.5 54.5t206.5 159t145.5 257t55.5 348.5q0 104 -28.5 182.5t-80 128.5t-119 75.5t-143.5 25.5q-125 0 -241.5 -54t-207.5 -158.5t-145.5 -257t-54.5 -349.5zM805 1630q16 29 36.5 57.5t48.5 51t64.5 36t87.5 13.5q37 0 66 -12.5t55.5 -28t55 -27.5 t65.5 -12q45 0 74 23.5t61 70.5l74 -47q-16 -29 -36.5 -57.5t-48.5 -50t-65 -35t-88 -13.5q-39 0 -67.5 12.5t-55 27.5t-54 27.5t-64.5 12.5q-45 0 -74 -23.5t-61 -70.5z" />
3388-<glyph unicode="&#xd6;" horiz-adv-x="1531" d="M283 528q0 211 69.5 382t184 291t259 184.5t296.5 64.5q100 0 192 -34t162 -102.5t110.5 -174t40.5 -246.5q0 -213 -69.5 -384t-184 -291t-260 -184.5t-295.5 -64.5q-102 0 -193 34t-160.5 102.5t-110.5 174t-41 248.5zM430 506q0 -104 28.5 -182t80 -128.5t118 -76 t144.5 -25.5q125 0 241.5 54.5t206.5 159t145.5 257t55.5 348.5q0 104 -28.5 182.5t-80 128.5t-119 75.5t-143.5 25.5q-125 0 -241.5 -54t-207.5 -158.5t-145.5 -257t-54.5 -349.5zM942 1681q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36 q-45 0 -67 25.5t-22 60.5zM1295 1681q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3389-<glyph unicode="&#xd7;" d="M272 299l365 295l-238 313l88 72l236 -311l387 311l70 -86l-389 -309l231 -303l-88 -70l-227 299l-367 -299z" />
3390-<glyph unicode="&#xd8;" horiz-adv-x="1531" d="M254 16l129 148q-47 68 -73.5 157.5t-26.5 206.5q0 211 69.5 382t184 291t259 184.5t296.5 64.5q92 0 175 -27.5t150 -83.5l129 148l86 -74l-137 -158q47 -68 74.5 -156.5t27.5 -205.5q0 -213 -69.5 -384t-184 -291t-260 -184.5t-295.5 -64.5q-92 0 -175 27t-150 82 l-121 -137zM430 506q0 -139 49 -232l848 963q-49 45 -112.5 66.5t-135.5 21.5q-125 0 -241.5 -54t-207.5 -158.5t-145.5 -257t-54.5 -349.5zM553 180q98 -86 248 -86q125 0 241.5 54.5t206.5 159t145.5 256.5t55.5 349q0 135 -51 232z" />
3391-<glyph unicode="&#xd9;" horiz-adv-x="1327" d="M283 369q0 90 24 188l205 862h139l-207 -858q-10 -47 -17 -93t-7 -89q0 -61 14.5 -113.5t49 -91.5t90 -61.5t139.5 -22.5q94 0 165.5 26.5t126 83t93.5 144.5t69 211l209 864h140l-213 -884q-37 -150 -88.5 -257.5t-124 -176t-169 -101.5t-221.5 -33q-109 0 -187.5 30 t-129.5 83t-75.5 127t-24.5 162zM798 1771l109 119l299 -317l-72 -72z" />
3392-<glyph unicode="&#xda;" horiz-adv-x="1327" d="M283 369q0 90 24 188l205 862h139l-207 -858q-10 -47 -17 -93t-7 -89q0 -61 14.5 -113.5t49 -91.5t90 -61.5t139.5 -22.5q94 0 165.5 26.5t126 83t93.5 144.5t69 211l209 864h140l-213 -884q-37 -150 -88.5 -257.5t-124 -176t-169 -101.5t-221.5 -33q-109 0 -187.5 30 t-129.5 83t-75.5 127t-24.5 162zM895 1591l340 299l78 -127l-358 -262z" />
3393-<glyph unicode="&#xdb;" horiz-adv-x="1327" d="M283 369q0 90 24 188l205 862h139l-207 -858q-10 -47 -17 -93t-7 -89q0 -61 14.5 -113.5t49 -91.5t90 -61.5t139.5 -22.5q94 0 165.5 26.5t126 83t93.5 144.5t69 211l209 864h140l-213 -884q-37 -150 -88.5 -257.5t-124 -176t-169 -101.5t-221.5 -33q-109 0 -187.5 30 t-129.5 83t-75.5 127t-24.5 162zM764 1571l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3394-<glyph unicode="&#xdc;" horiz-adv-x="1327" d="M283 369q0 90 24 188l205 862h139l-207 -858q-10 -47 -17 -93t-7 -89q0 -61 14.5 -113.5t49 -91.5t90 -61.5t139.5 -22.5q94 0 165.5 26.5t126 83t93.5 144.5t69 211l209 864h140l-213 -884q-37 -150 -88.5 -257.5t-124 -176t-169 -101.5t-221.5 -33q-109 0 -187.5 30 t-129.5 83t-75.5 127t-24.5 162zM815 1681q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM1168 1681q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3395-<glyph unicode="&#xdd;" horiz-adv-x="1136" d="M369 1419h151q41 -176 94.5 -363.5t118.5 -348.5q70 78 147.5 168t153.5 184t143.5 186t120.5 174h166q-141 -188 -319 -407t-371 -439l-135 -573h-139l135 573q-39 104 -75 215t-69.5 219.5t-64.5 214t-57 197.5zM800 1591l340 299l78 -127l-358 -262z" />
3396-<glyph unicode="&#xde;" horiz-adv-x="1081" d="M170 0l342 1419h139l-59 -248q43 4 79 5.5t81 1.5q250 0 373.5 -87t123.5 -286q0 -227 -182 -363.5t-545 -136.5h-141l-72 -305h-139zM410 418h141q150 0 255 28.5t171.5 80t97.5 121t31 151.5q0 137 -86 199.5t-260 62.5q-96 0 -143.5 -4t-55.5 -6z" />
3397-<glyph unicode="&#xdf;" horiz-adv-x="1206" d="M-29 -369q51 70 87 128.5t60.5 115.5t43 115.5t35.5 128.5l241 1001q31 129 80 218t113.5 144.5t142.5 81t164 25.5q147 0 227 -72.5t80 -197.5q0 -72 -26.5 -130.5t-65.5 -107.5t-85 -89t-85 -76.5t-65.5 -70.5t-26.5 -69q0 -41 23.5 -69.5t58.5 -52t76 -49t75.5 -61.5 t58 -88.5t23.5 -127.5q0 -90 -34.5 -157t-92 -110t-132.5 -64.5t-156 -21.5q-74 0 -150 15.5t-141 54.5l57 121q45 -29 108.5 -48.5t129.5 -19.5q53 0 103 12.5t89 39t62.5 67.5t23.5 98q0 61 -23.5 102.5t-58.5 72t-77 56t-76.5 55.5t-58 67t-23.5 90q0 59 26.5 105 t65.5 87t85 80t85 81t65.5 91t26.5 113q0 76 -44 117t-126 41q-59 0 -115.5 -18.5t-104.5 -59.5t-87 -105.5t-60 -154.5l-223 -926q-25 -98 -48 -181t-53 -155t-69 -135.5t-92 -124.5z" />
3398-<glyph unicode="&#xe0;" horiz-adv-x="1069" d="M201 365q0 164 53 297t148.5 226t225.5 144t283 51q127 0 244 -43l-158 -637q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-137 -20q-12 25 -21.5 56.5t-13.5 64.5q-72 -70 -151 -103t-163 -33q-66 0 -125 22.5t-104 70t-72.5 122t-27.5 177.5zM336 391 q0 -84 16.5 -140t45 -90t66.5 -49.5t81 -15.5q84 0 157.5 40t139.5 114q0 55 16 127t31 129l108 438q-37 8 -67.5 12.5t-63.5 4.5q-127 0 -225 -49.5t-165.5 -129.5t-103.5 -182t-36 -209zM635 1464l109 119l299 -317l-72 -72z" />
3399-<glyph unicode="&#xe1;" horiz-adv-x="1069" d="M201 365q0 164 53 297t148.5 226t225.5 144t283 51q127 0 244 -43l-158 -637q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-137 -20q-12 25 -21.5 56.5t-13.5 64.5q-72 -70 -151 -103t-163 -33q-66 0 -125 22.5t-104 70t-72.5 122t-27.5 177.5zM336 391 q0 -84 16.5 -140t45 -90t66.5 -49.5t81 -15.5q84 0 157.5 40t139.5 114q0 55 16 127t31 129l108 438q-37 8 -67.5 12.5t-63.5 4.5q-127 0 -225 -49.5t-165.5 -129.5t-103.5 -182t-36 -209zM768 1284l340 299l78 -127l-358 -262z" />
3400-<glyph unicode="&#xe2;" horiz-adv-x="1069" d="M201 365q0 164 53 297t148.5 226t225.5 144t283 51q127 0 244 -43l-158 -637q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-137 -20q-12 25 -21.5 56.5t-13.5 64.5q-72 -70 -151 -103t-163 -33q-66 0 -125 22.5t-104 70t-72.5 122t-27.5 177.5zM336 391 q0 -84 16.5 -140t45 -90t66.5 -49.5t81 -15.5q84 0 157.5 40t139.5 114q0 55 16 127t31 129l108 438q-37 8 -67.5 12.5t-63.5 4.5q-127 0 -225 -49.5t-165.5 -129.5t-103.5 -182t-36 -209zM588 1262l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3401-<glyph unicode="&#xe3;" horiz-adv-x="1069" d="M201 365q0 164 53 297t148.5 226t225.5 144t283 51q127 0 244 -43l-158 -637q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-137 -20q-12 25 -21.5 56.5t-13.5 64.5q-72 -70 -151 -103t-163 -33q-66 0 -125 22.5t-104 70t-72.5 122t-27.5 177.5zM336 391 q0 -84 16.5 -140t45 -90t66.5 -49.5t81 -15.5q84 0 157.5 40t139.5 114q0 55 16 127t31 129l108 438q-37 8 -67.5 12.5t-63.5 4.5q-127 0 -225 -49.5t-165.5 -129.5t-103.5 -182t-36 -209zM541 1319q16 29 36.5 57.5t48.5 51t64.5 36t87.5 13.5q37 0 66 -12.5t55.5 -28 t55 -27.5t65.5 -12q45 0 74 23.5t61 70.5l74 -47q-16 -29 -36.5 -57.5t-48.5 -50t-65 -35t-88 -13.5q-39 0 -67.5 12.5t-55 27.5t-54 27.5t-64.5 12.5q-45 0 -74 -23.5t-61 -70.5z" />
3402-<glyph unicode="&#xe4;" horiz-adv-x="1069" d="M201 365q0 164 53 297t148.5 226t225.5 144t283 51q127 0 244 -43l-158 -637q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-137 -20q-12 25 -21.5 56.5t-13.5 64.5q-72 -70 -151 -103t-163 -33q-66 0 -125 22.5t-104 70t-72.5 122t-27.5 177.5zM336 391 q0 -84 16.5 -140t45 -90t66.5 -49.5t81 -15.5q84 0 157.5 40t139.5 114q0 55 16 127t31 129l108 438q-37 8 -67.5 12.5t-63.5 4.5q-127 0 -225 -49.5t-165.5 -129.5t-103.5 -182t-36 -209zM632 1366q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36 q-45 0 -67 25.5t-22 60.5zM985 1366q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3403-<glyph unicode="&#xe5;" horiz-adv-x="1069" d="M201 365q0 164 53 297t148.5 226t225.5 144t283 51q127 0 244 -43l-158 -637q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-137 -20q-12 25 -21.5 56.5t-13.5 64.5q-72 -70 -151 -103t-163 -33q-66 0 -125 22.5t-104 70t-72.5 122t-27.5 177.5zM336 391 q0 -84 16.5 -140t45 -90t66.5 -49.5t81 -15.5q84 0 157.5 40t139.5 114q0 55 16 127t31 129l108 438q-37 8 -67.5 12.5t-63.5 4.5q-127 0 -225 -49.5t-165.5 -129.5t-103.5 -182t-36 -209zM718 1384q0 88 58.5 141.5t138.5 53.5q39 0 75 -14.5t62.5 -40t42 -61.5t15.5 -79 q0 -45 -15.5 -80.5t-42 -61t-62.5 -40t-75 -14.5q-80 0 -138.5 53t-58.5 143zM798 1384q0 -59 34 -89.5t83 -30.5t83 30.5t34 89.5q0 57 -34 89t-83 32t-83 -31.5t-34 -89.5z" />
3404-<glyph unicode="&#xe6;" horiz-adv-x="1583" d="M111 248q0 119 46 193.5t138 117.5t230.5 62.5t322.5 27.5q0 10 1 18.5t1 16.5q0 90 -22.5 145.5t-62.5 85t-93.5 40t-112.5 10.5q-127 0 -276 -72l-15 119q61 29 149.5 50t180.5 21q152 0 237 -62.5t117 -166.5q78 115 195 172t233 57q59 0 112.5 -16t93.5 -50t63.5 -85 t23.5 -121q0 -121 -45 -194.5t-137 -116.5t-229.5 -61.5t-321.5 -24.5q0 -10 -1 -20.5t-1 -18.5q0 -90 22.5 -145.5t61.5 -84t91 -38t112 -9.5q127 0 276 72l15 -123q-61 -29 -149.5 -50.5t-180.5 -21.5q-154 0 -238 61.5t-119 166.5q-72 -102 -179 -165t-249 -63 q-59 0 -112 17.5t-93 51.5t-62.5 85t-22.5 119zM246 256q0 -78 48 -119t128 -41q61 0 124.5 24.5t119 76t97.5 132.5t64 191q-176 -4 -289.5 -21.5t-178 -50t-89 -81t-24.5 -111.5zM961 535q174 2 286.5 20t177 51t89 82t24.5 115q0 78 -48 119t-128 41q-61 0 -122.5 -25 t-117 -77t-98.5 -133t-63 -193z" />
3405-<glyph unicode="&#xe7;" horiz-adv-x="931" d="M201 375q0 139 43 267t126 226.5t203.5 156.5t274.5 58q106 0 211 -34l-55 -121q-47 18 -93.5 25.5t-89.5 7.5q-109 0 -197.5 -46.5t-152 -125t-98.5 -182t-35 -218.5q0 -135 62.5 -213t199.5 -78q43 0 87 8.5t81 19.5t65.5 23.5t43.5 22.5l14 -121q-39 -25 -119 -48 t-178 -28q-10 -14 -19.5 -28.5t-15.5 -24.5q47 -27 68.5 -54.5t21.5 -76.5q0 -84 -64.5 -129t-162.5 -45q-35 0 -69 4t-74 21l36 88q45 -18 101 -19q47 0 75.5 14.5t28.5 49.5q0 31 -19.5 49t-76.5 41q12 25 32.5 56.5t43.5 60.5q-150 20 -224.5 123.5t-74.5 269.5z" />
3406-<glyph unicode="&#xe8;" horiz-adv-x="999" d="M201 365q0 131 40 260t117.5 231t191.5 164.5t259 62.5q143 0 220 -74.5t77 -197.5q0 -115 -56.5 -186.5t-157.5 -113.5t-243.5 -60.5t-316.5 -26.5v-43q0 -59 12 -110.5t45 -89.5t91.5 -60.5t150.5 -22.5q72 0 144.5 20.5t137.5 61.5l15 -123q-70 -39 -154 -60.5 t-170 -21.5q-113 0 -189.5 29t-124.5 80t-68.5 123t-20.5 158zM352 545q174 4 293 22.5t191.5 51t103.5 78.5t31 106q0 80 -48 120t-126 40q-82 0 -154 -34t-129 -91.5t-99 -133t-63 -159.5zM612 1464l109 119l299 -317l-72 -72z" />
3407-<glyph unicode="&#xe9;" horiz-adv-x="999" d="M201 365q0 131 40 260t117.5 231t191.5 164.5t259 62.5q143 0 220 -74.5t77 -197.5q0 -115 -56.5 -186.5t-157.5 -113.5t-243.5 -60.5t-316.5 -26.5v-43q0 -59 12 -110.5t45 -89.5t91.5 -60.5t150.5 -22.5q72 0 144.5 20.5t137.5 61.5l15 -123q-70 -39 -154 -60.5 t-170 -21.5q-113 0 -189.5 29t-124.5 80t-68.5 123t-20.5 158zM352 545q174 4 293 22.5t191.5 51t103.5 78.5t31 106q0 80 -48 120t-126 40q-82 0 -154 -34t-129 -91.5t-99 -133t-63 -159.5zM645 1284l340 299l78 -127l-358 -262z" />
3408-<glyph unicode="&#xea;" horiz-adv-x="999" d="M201 365q0 131 40 260t117.5 231t191.5 164.5t259 62.5q143 0 220 -74.5t77 -197.5q0 -115 -56.5 -186.5t-157.5 -113.5t-243.5 -60.5t-316.5 -26.5v-43q0 -59 12 -110.5t45 -89.5t91.5 -60.5t150.5 -22.5q72 0 144.5 20.5t137.5 61.5l15 -123q-70 -39 -154 -60.5 t-170 -21.5q-113 0 -189.5 29t-124.5 80t-68.5 123t-20.5 158zM352 545q174 4 293 22.5t191.5 51t103.5 78.5t31 106q0 80 -48 120t-126 40q-82 0 -154 -34t-129 -91.5t-99 -133t-63 -159.5zM570 1262l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3409-<glyph unicode="&#xeb;" horiz-adv-x="999" d="M201 365q0 131 40 260t117.5 231t191.5 164.5t259 62.5q143 0 220 -74.5t77 -197.5q0 -115 -56.5 -186.5t-157.5 -113.5t-243.5 -60.5t-316.5 -26.5v-43q0 -59 12 -110.5t45 -89.5t91.5 -60.5t150.5 -22.5q72 0 144.5 20.5t137.5 61.5l15 -123q-70 -39 -154 -60.5 t-170 -21.5q-113 0 -189.5 29t-124.5 80t-68.5 123t-20.5 158zM352 545q174 4 293 22.5t191.5 51t103.5 78.5t31 106q0 80 -48 120t-126 40q-82 0 -154 -34t-129 -91.5t-99 -133t-63 -159.5zM596 1366q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36 q-45 0 -67 25.5t-22 60.5zM949 1366q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3410-<glyph unicode="&#xec;" horiz-adv-x="481" d="M170 0l256 1059h133l-256 -1059h-133zM274 1464l109 119l299 -317l-72 -72z" />
3411-<glyph unicode="&#xed;" horiz-adv-x="481" d="M170 0l256 1059h133l-256 -1059h-133zM374 1284l340 299l78 -127l-358 -262z" />
3412-<glyph unicode="&#xee;" horiz-adv-x="481" d="M170 0l256 1059h133l-256 -1059h-133zM262 1262l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3413-<glyph unicode="&#xef;" horiz-adv-x="481" d="M170 0l256 1059h133l-256 -1059h-133zM284 1366q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM637 1366q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3414-<glyph unicode="&#xf0;" horiz-adv-x="1150" d="M201 385q0 141 48 255t127 193.5t180 122.5t210 43q94 0 163.5 -21.5t141.5 -76.5q-2 84 -19.5 171t-54.5 171l-270 -86l-14 107l231 73q-35 51 -78 96.5t-96 82.5l111 73q59 -41 108 -93t88 -118l269 86l14 -106l-234 -74q84 -186 84 -412q0 -76 -12 -171t-41 -195 t-76 -195.5t-117.5 -170t-167 -120t-223.5 -45.5q-92 0 -161.5 31t-116.5 86t-70.5 130t-23.5 163zM340 397q0 -63 15.5 -118.5t46 -95.5t78.5 -63.5t114 -23.5q113 0 195.5 56.5t140 148.5t89.5 209t44 238q-63 70 -129 100.5t-168 30.5q-100 0 -179 -37t-134.5 -102.5 t-84 -153.5t-28.5 -189z" />
3415-<glyph unicode="&#xf1;" horiz-adv-x="1118" d="M170 0l244 1022q80 23 170 40t178 17q74 0 139.5 -15t114.5 -54t77.5 -102.5t28.5 -157.5q0 -53 -8 -109.5t-22 -114.5l-127 -526h-134l113 471q16 68 29.5 137.5t15.5 132.5q0 63 -19.5 104.5t-53 66t-78.5 34.5t-95 10q-53 0 -108 -8t-109 -20l-223 -928h-133z M496 1319q16 29 36.5 57.5t48.5 51t64.5 36t87.5 13.5q37 0 66 -12.5t55.5 -28t55 -27.5t65.5 -12q45 0 74 23.5t61 70.5l74 -47q-16 -29 -36.5 -57.5t-48.5 -50t-65 -35t-88 -13.5q-39 0 -67.5 12.5t-55 27.5t-54 27.5t-64.5 12.5q-45 0 -74 -23.5t-61 -70.5z" />
3416-<glyph unicode="&#xf2;" horiz-adv-x="1077" d="M201 332q0 193 54 334t139 233t188.5 137t203.5 45q72 0 136.5 -22.5t113.5 -67.5t78 -111.5t29 -152.5q0 -193 -54.5 -334t-139.5 -234t-188.5 -138.5t-203.5 -45.5q-72 0 -136.5 22.5t-113.5 68t-77.5 112t-28.5 154.5zM336 340q0 -121 67.5 -182.5t161.5 -61.5 q74 0 152 38t142.5 115t106.5 193.5t42 274.5q0 121 -68 182.5t-162 61.5q-74 0 -151.5 -38t-142 -115t-106.5 -193.5t-42 -274.5zM612 1464l109 119l299 -317l-72 -72z" />
3417-<glyph unicode="&#xf3;" horiz-adv-x="1077" d="M201 332q0 193 54 334t139 233t188.5 137t203.5 45q72 0 136.5 -22.5t113.5 -67.5t78 -111.5t29 -152.5q0 -193 -54.5 -334t-139.5 -234t-188.5 -138.5t-203.5 -45.5q-72 0 -136.5 22.5t-113.5 68t-77.5 112t-28.5 154.5zM336 340q0 -121 67.5 -182.5t161.5 -61.5 q74 0 152 38t142.5 115t106.5 193.5t42 274.5q0 121 -68 182.5t-162 61.5q-74 0 -151.5 -38t-142 -115t-106.5 -193.5t-42 -274.5zM692 1284l340 299l78 -127l-358 -262z" />
3418-<glyph unicode="&#xf4;" horiz-adv-x="1077" d="M201 332q0 193 54 334t139 233t188.5 137t203.5 45q72 0 136.5 -22.5t113.5 -67.5t78 -111.5t29 -152.5q0 -193 -54.5 -334t-139.5 -234t-188.5 -138.5t-203.5 -45.5q-72 0 -136.5 22.5t-113.5 68t-77.5 112t-28.5 154.5zM336 340q0 -121 67.5 -182.5t161.5 -61.5 q74 0 152 38t142.5 115t106.5 193.5t42 274.5q0 121 -68 182.5t-162 61.5q-74 0 -151.5 -38t-142 -115t-106.5 -193.5t-42 -274.5zM572 1262l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3419-<glyph unicode="&#xf5;" horiz-adv-x="1077" d="M201 332q0 193 54 334t139 233t188.5 137t203.5 45q72 0 136.5 -22.5t113.5 -67.5t78 -111.5t29 -152.5q0 -193 -54.5 -334t-139.5 -234t-188.5 -138.5t-203.5 -45.5q-72 0 -136.5 22.5t-113.5 68t-77.5 112t-28.5 154.5zM336 340q0 -121 67.5 -182.5t161.5 -61.5 q74 0 152 38t142.5 115t106.5 193.5t42 274.5q0 121 -68 182.5t-162 61.5q-74 0 -151.5 -38t-142 -115t-106.5 -193.5t-42 -274.5zM524 1319q16 29 36.5 57.5t48.5 51t64.5 36t87.5 13.5q37 0 66 -12.5t55.5 -28t55 -27.5t65.5 -12q45 0 74 23.5t61 70.5l74 -47 q-16 -29 -36.5 -57.5t-48.5 -50t-65 -35t-88 -13.5q-39 0 -67.5 12.5t-55 27.5t-54 27.5t-64.5 12.5q-45 0 -74 -23.5t-61 -70.5z" />
3420-<glyph unicode="&#xf6;" horiz-adv-x="1077" d="M201 332q0 193 54 334t139 233t188.5 137t203.5 45q72 0 136.5 -22.5t113.5 -67.5t78 -111.5t29 -152.5q0 -193 -54.5 -334t-139.5 -234t-188.5 -138.5t-203.5 -45.5q-72 0 -136.5 22.5t-113.5 68t-77.5 112t-28.5 154.5zM336 340q0 -121 67.5 -182.5t161.5 -61.5 q74 0 152 38t142.5 115t106.5 193.5t42 274.5q0 121 -68 182.5t-162 61.5q-74 0 -151.5 -38t-142 -115t-106.5 -193.5t-42 -274.5zM600 1366q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM953 1366q0 41 27.5 76t76.5 35 q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3421-<glyph unicode="&#xf7;" d="M248 545l26 114h926l-26 -114h-926zM532 215q10 45 45 73.5t76 28.5q43 0 63.5 -28.5t10.5 -73.5q-10 -43 -45 -71.5t-78 -28.5q-41 0 -61.5 28.5t-10.5 71.5zM719 987q10 43 45 71.5t76 28.5q43 0 63.5 -28.5t9.5 -71.5q-10 -45 -44.5 -73.5t-77.5 -28.5 q-41 0 -61.5 28.5t-10.5 73.5z" />
3422-<glyph unicode="&#xf8;" horiz-adv-x="1077" d="M154 -4l108 123q-29 41 -45 94t-16 119q0 193 54 334t139 233t188.5 137t203.5 45q72 0 135.5 -22.5t112.5 -65.5l111 125l80 -65l-127 -144q45 -78 45 -182q0 -193 -54.5 -334t-139.5 -234t-188.5 -138.5t-203.5 -45.5q-61 0 -118.5 16.5t-104.5 51.5l-101 -115z M336 340q0 -35 5 -62.5t15 -52.5l590 668q-66 68 -168 68q-74 0 -151.5 -38t-142 -115t-106.5 -193.5t-42 -274.5zM422 141q57 -45 143 -45q74 0 152 38t142.5 115t106.5 193.5t42 274.5q0 41 -11 78z" />
3423-<glyph unicode="&#xf9;" horiz-adv-x="1069" d="M201 272q0 59 10 126t27 134l127 527h133l-113 -467q-16 -72 -35.5 -151t-19.5 -150q0 -41 9 -76t31.5 -61.5t59.5 -41t94 -14.5q98 0 173 39t141 113q0 55 16 127t31 129l137 553h133l-162 -656q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-138 -20q-12 25 -21 56.5 t-13 64.5q-72 -70 -153 -102t-179 -32q-88 0 -147.5 22.5t-94.5 62.5t-50 94.5t-15 117.5zM502 1464l109 119l299 -317l-72 -72z" />
3424-<glyph unicode="&#xfa;" horiz-adv-x="1069" d="M201 272q0 59 10 126t27 134l127 527h133l-113 -467q-16 -72 -35.5 -151t-19.5 -150q0 -41 9 -76t31.5 -61.5t59.5 -41t94 -14.5q98 0 173 39t141 113q0 55 16 127t31 129l137 553h133l-162 -656q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-138 -20q-12 25 -21 56.5 t-13 64.5q-72 -70 -153 -102t-179 -32q-88 0 -147.5 22.5t-94.5 62.5t-50 94.5t-15 117.5zM643 1284l340 299l78 -127l-358 -262z" />
3425-<glyph unicode="&#xfb;" horiz-adv-x="1069" d="M201 272q0 59 10 126t27 134l127 527h133l-113 -467q-16 -72 -35.5 -151t-19.5 -150q0 -41 9 -76t31.5 -61.5t59.5 -41t94 -14.5q98 0 173 39t141 113q0 55 16 127t31 129l137 553h133l-162 -656q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-138 -20q-12 25 -21 56.5 t-13 64.5q-72 -70 -153 -102t-179 -32q-88 0 -147.5 22.5t-94.5 62.5t-50 94.5t-15 117.5zM516 1262l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3426-<glyph unicode="&#xfc;" horiz-adv-x="1069" d="M201 272q0 59 10 126t27 134l127 527h133l-113 -467q-16 -72 -35.5 -151t-19.5 -150q0 -41 9 -76t31.5 -61.5t59.5 -41t94 -14.5q98 0 173 39t141 113q0 55 16 127t31 129l137 553h133l-162 -656q-12 -51 -20 -96t-8 -86q0 -55 10 -104t37 -109l-138 -20q-12 25 -21 56.5 t-13 64.5q-72 -70 -153 -102t-179 -32q-88 0 -147.5 22.5t-94.5 62.5t-50 94.5t-15 117.5zM550 1366q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM903 1366q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75 t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3427-<glyph unicode="&#xfd;" horiz-adv-x="925" d="M-121 -348l47 110q55 -31 125 -30q104 0 204.5 57t186.5 174q-86 272 -135 553t-57 543h139q4 -98 13.5 -215t28 -244t45 -259t65.5 -257q92 145 165.5 293.5t129 279.5t91.5 236.5t52 165.5h131q-12 -43 -45 -146.5t-88 -240.5t-134 -296t-181 -310 q-158 -236 -305.5 -343.5t-307.5 -107.5q-37 0 -80 6t-90 31zM553 1284l340 299l78 -127l-358 -262z" />
3428-<glyph unicode="&#xfe;" horiz-adv-x="1062" d="M78 -379l282 1174l54 221l131 549l139 24l-125 -530q98 25 197 24q188 0 280 -98t92 -291q0 -141 -45 -270t-132 -227.5t-213 -156.5t-287 -58q-80 0 -148 18l-90 -379h-135zM336 123q63 -18 129 -19q127 0 225 48.5t166 127t102.5 181t34.5 213.5q0 154 -67.5 224.5 t-202.5 70.5q-47 0 -95 -8.5t-100 -22.5z" />
3429-<glyph unicode="&#xff;" horiz-adv-x="925" d="M-121 -348l47 110q55 -31 125 -30q104 0 204.5 57t186.5 174q-86 272 -135 553t-57 543h139q4 -98 13.5 -215t28 -244t45 -259t65.5 -257q92 145 165.5 293.5t129 279.5t91.5 236.5t52 165.5h131q-12 -43 -45 -146.5t-88 -240.5t-134 -296t-181 -310 q-158 -236 -305.5 -343.5t-307.5 -107.5q-37 0 -80 6t-90 31zM450 1366q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM803 1366q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5 t-21.5 60.5z" />
3430-<glyph unicode="&#x152;" horiz-adv-x="1941" d="M283 567q0 182 61.5 340t183 274.5t300 184.5t411.5 68q47 0 94 -4.5t97 -10.5h741l-27 -121h-626l-121 -493h555l-27 -119h-551l-141 -565h674l-25 -121h-768q-57 -8 -111.5 -12t-107.5 -4q-313 0 -462.5 144t-149.5 439zM430 569q0 -248 111.5 -354t347.5 -106 q51 0 103 4t106 10l282 1180q-37 4 -73.5 6t-71.5 2q-197 0 -347.5 -53.5t-251.5 -151.5t-153.5 -234.5t-52.5 -302.5z" />
3431-<glyph unicode="&#x153;" horiz-adv-x="1732" d="M201 371q0 133 42 261t118.5 228.5t184 161.5t240.5 61q135 0 211 -57t109 -180q86 119 202.5 178t239.5 59q59 0 112.5 -17t93.5 -51t62.5 -85t22.5 -119q0 -121 -49 -194.5t-144.5 -116.5t-235.5 -62.5t-325 -27.5q0 -10 -1 -18.5t-1 -16.5q0 -90 22.5 -145.5t61.5 -84 t91.5 -38t111.5 -9.5q127 0 277 72l14 -123q-61 -29 -149.5 -50.5t-180.5 -21.5q-59 0 -115.5 11.5t-104.5 39t-84 72.5t-54 113q-86 -127 -194.5 -181.5t-221.5 -54.5q-94 0 -161.5 30t-110.5 83t-63.5 125t-20.5 158zM338 375q0 -129 53 -205t174 -76q74 0 148.5 38 t135 116t99.5 194.5t39 274.5q0 121 -57.5 182.5t-151.5 61.5q-96 0 -177 -51.5t-139.5 -134.5t-91 -188.5t-32.5 -211.5zM1106 539q174 2 289.5 20.5t184.5 51t96.5 81t27.5 111.5q0 78 -48 119t-128 41q-61 0 -125 -25t-121 -75t-103 -125.5t-69 -180.5z" />
3432-<glyph unicode="&#x178;" horiz-adv-x="1136" d="M369 1419h151q41 -176 94.5 -363.5t118.5 -348.5q70 78 147.5 168t153.5 184t143.5 186t120.5 174h166q-141 -188 -319 -407t-371 -439l-135 -573h-139l135 573q-39 104 -75 215t-69.5 219.5t-64.5 214t-57 197.5zM684 1681q0 41 27 76t76 35q47 0 68.5 -27t21.5 -59 q0 -39 -27.5 -75t-76.5 -36q-45 0 -67 25.5t-22 60.5zM1037 1681q0 41 27.5 76t76.5 35q45 0 66.5 -27t21.5 -59q0 -39 -26.5 -75t-75.5 -36q-47 0 -68.5 25.5t-21.5 60.5z" />
3433-<glyph unicode="&#x2c6;" horiz-adv-x="688" d="M328 1262l346 301l203 -301l-70 -68l-166 197l-260 -197z" />
3434-<glyph unicode="&#x2dc;" horiz-adv-x="688" d="M338 1319q16 29 36.5 57.5t48.5 51t64.5 36t87.5 13.5q37 0 66 -12.5t55.5 -28t55 -27.5t65.5 -12q45 0 74 23.5t61 70.5l74 -47q-16 -29 -36.5 -57.5t-48.5 -50t-65 -35t-88 -13.5q-39 0 -67.5 12.5t-55 27.5t-54 27.5t-64.5 12.5q-45 0 -74 -23.5t-61 -70.5z" />
3435-<glyph unicode="&#x2000;" horiz-adv-x="945" />
3436-<glyph unicode="&#x2001;" horiz-adv-x="1890" />
3437-<glyph unicode="&#x2002;" horiz-adv-x="945" />
3438-<glyph unicode="&#x2003;" horiz-adv-x="1890" />
3439-<glyph unicode="&#x2004;" horiz-adv-x="630" />
3440-<glyph unicode="&#x2005;" horiz-adv-x="472" />
3441-<glyph unicode="&#x2006;" horiz-adv-x="315" />
3442-<glyph unicode="&#x2007;" horiz-adv-x="315" />
3443-<glyph unicode="&#x2008;" horiz-adv-x="236" />
3444-<glyph unicode="&#x2009;" horiz-adv-x="378" />
3445-<glyph unicode="&#x200a;" horiz-adv-x="105" />
3446-<glyph unicode="&#x2010;" horiz-adv-x="571" d="M162 528l31 129h466l-30 -129h-467z" />
3447-<glyph unicode="&#x2011;" horiz-adv-x="571" d="M162 528l31 129h466l-30 -129h-467z" />
3448-<glyph unicode="&#x2012;" horiz-adv-x="571" d="M162 528l31 129h466l-30 -129h-467z" />
3449-<glyph unicode="&#x2013;" horiz-adv-x="1001" d="M119 567l28 117h1022l-26 -117h-1024z" />
3450-<glyph unicode="&#x2014;" horiz-adv-x="2027" d="M119 567l28 117h2048l-30 -117h-2046z" />
3451-<glyph unicode="&#x2018;" horiz-adv-x="483" d="M406 1090q12 61 37.5 123.5t57 120t68.5 109.5t74 95l102 -41q-37 -53 -65.5 -101t-50 -96.5t-35.5 -99.5t-23 -110h-165z" />
3452-<glyph unicode="&#x2019;" horiz-adv-x="483" d="M383 1110q37 53 65.5 101.5t50 96.5t36 99t22.5 111h166q-12 -61 -38 -124t-57.5 -120t-68.5 -109.5t-74 -95.5z" />
3453-<glyph unicode="&#x201a;" horiz-adv-x="464" d="M37 -211q78 106 121 199.5t63 206.5h166q-25 -117 -86.5 -228.5t-157.5 -220.5z" />
3454-<glyph unicode="&#x201c;" horiz-adv-x="811" d="M406 1090q12 61 37.5 123.5t57 120t68.5 109.5t74 95l102 -41q-37 -53 -65.5 -101t-50 -96.5t-35.5 -99.5t-23 -110h-165zM742 1090q12 61 37.5 123.5t57 120t68.5 109.5t74 95l102 -41q-37 -53 -65.5 -101t-50 -96.5t-35.5 -99.5t-23 -110h-165z" />
3455-<glyph unicode="&#x201d;" horiz-adv-x="811" d="M365 1110q37 53 65.5 101.5t50 96.5t36 99t22.5 111h166q-12 -61 -38 -124t-57.5 -120t-68.5 -109.5t-74 -95.5zM698 1110q37 53 65.5 101.5t50 96.5t36 99t22.5 111h166q-12 -61 -38 -124t-57.5 -120t-68.5 -109.5t-74 -95.5z" />
3456-<glyph unicode="&#x201e;" horiz-adv-x="802" d="M37 -211q78 106 121 199.5t63 206.5h166q-25 -117 -86.5 -228.5t-157.5 -220.5zM375 -211q78 106 121 199.5t63 206.5h166q-25 -117 -86.5 -228.5t-157.5 -220.5z" />
3457-<glyph unicode="&#x2022;" horiz-adv-x="688" d="M303 723q0 49 16.5 93t48 78t78 54.5t103.5 20.5t102 -20.5t77 -54.5t49.5 -78t17.5 -93t-17.5 -94t-49.5 -79t-77 -53.5t-102 -19.5t-103.5 19.5t-78 53.5t-48 79t-16.5 94z" />
3458-<glyph unicode="&#x2026;" horiz-adv-x="1830" d="M160 72q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69zM826 72q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85t-86 -40q-53 0 -77.5 30t-24.5 69zM1493 72q0 45 30.5 85t85.5 40q53 0 78 -30t25 -69q0 -45 -31 -85 t-86 -40q-53 0 -77.5 30t-24.5 69z" />
3459-<glyph unicode="&#x202f;" horiz-adv-x="378" />
3460-<glyph unicode="&#x2039;" horiz-adv-x="616" d="M242 582l387 432l73 -62l-303 -379l170 -380l-94 -46z" />
3461-<glyph unicode="&#x203a;" horiz-adv-x="616" d="M221 209l303 379l-170 381l95 45l233 -434l-387 -433z" />
3462-<glyph unicode="&#x205f;" horiz-adv-x="472" />
3463-<glyph unicode="&#x20ac;" d="M203 485l24 109h158q16 127 49 244h-147l24 108h160q43 111 106.5 203t145.5 157.5t182.5 101.5t218.5 36q57 0 106.5 -8.5t112.5 -30.5l-59 -119q-86 39 -194 39q-86 0 -158 -28.5t-130.5 -79t-105.5 -120t-80 -151.5h494l-45 -108h-487q-35 -121 -48 -244h426l-45 -109 h-389q-2 -20 -2 -38.5v-36.5q0 -55 8.5 -111.5t37 -101.5t84 -74t149.5 -29q92 0 158.5 15.5t113.5 35.5l4 -114q-41 -16 -125 -37t-184 -21q-117 0 -192.5 38t-119.5 98.5t-61.5 135t-17.5 146.5v47.5t2 46.5h-174z" />
3464-<glyph unicode="&#x2122;" horiz-adv-x="1452" d="M283 1337v82h528v-82h-219v-581h-90v581h-219zM866 756q2 102 9.5 200.5t14.5 185.5t16 157.5t18 119.5h75q18 -29 48 -81t64 -113.5t69.5 -128t64.5 -123.5q29 57 65 123.5t69.5 128t63.5 114t48 80.5h72q8 -49 17 -119.5t16.5 -157.5t13.5 -185.5t10 -200.5h-92 q-6 147 -15.5 274t-21.5 219q-25 -43 -57.5 -100t-63.5 -114.5t-56.5 -107.5t-39.5 -79h-66q-14 29 -39.5 79t-56.5 107.5t-63.5 114.5t-57.5 100q-12 -92 -21 -219t-16 -274h-88z" />
3465-<glyph unicode="&#x25fc;" horiz-adv-x="1054" d="M0 0v1055h1055v-1055h-1055z" />
3466-<hkern u1="T" u2="&#xef;" k="-84" />
3467-<hkern u1="T" u2="&#xee;" k="-63" />
3468-<hkern u1="T" u2="&#xec;" k="-63" />
3469-<hkern u1="V" u2="&#xef;" k="-106" />
3470-<hkern u1="V" u2="&#xee;" k="-86" />
3471-<hkern u1="V" u2="&#xec;" k="-84" />
3472-<hkern u1="W" u2="&#xef;" k="-106" />
3473-<hkern u1="W" u2="&#xee;" k="-86" />
3474-<hkern u1="W" u2="&#xec;" k="-63" />
3475-<hkern u1="X" u2="&#xef;" k="-20" />
3476-<hkern u1="Y" u2="&#xef;" k="-106" />
3477-<hkern u1="Y" u2="&#xec;" k="-86" />
3478-<hkern u1="f" u2="&#xef;" k="-84" />
3479-<hkern u1="f" u2="&#xec;" k="-129" />
3480-<hkern u1="&#xdd;" u2="&#xef;" k="-106" />
3481-<hkern u1="&#xdd;" u2="&#xec;" k="-86" />
3482-<hkern u1="&#x178;" u2="&#xef;" k="-106" />
3483-<hkern u1="&#x178;" u2="&#xec;" k="-86" />
3484-<hkern g1="b" g2="backslash" k="45" />
3485-<hkern g1="b" g2="v" k="16" />
3486-<hkern g1="b" g2="y,yacute,ydieresis" k="16" />
3487-<hkern g1="b" g2="z" k="14" />
3488-<hkern g1="b" g2="quoteright,quotedblright" k="100" />
3489-<hkern g1="b" g2="quoteleft,quotedblleft" k="100" />
3490-<hkern g1="b" g2="hyphen,uni00AD,endash,emdash" k="-16" />
3491-<hkern g1="b" g2="asterisk" k="100" />
3492-<hkern g1="b" g2="quotedbl,quotesingle" k="100" />
3493-<hkern g1="c,ccedilla" g2="x" k="-27" />
3494-<hkern g1="c,ccedilla" g2="y,yacute,ydieresis" k="-29" />
3495-<hkern g1="c,ccedilla" g2="z" k="-29" />
3496-<hkern g1="c,ccedilla" g2="hyphen,uni00AD,endash,emdash" k="23" />
3497-<hkern g1="c,ccedilla" g2="parenright" k="-27" />
3498-<hkern g1="c,ccedilla" g2="comma,period,ellipsis" k="-27" />
3499-<hkern g1="c,ccedilla" g2="slash" k="-33" />
3500-<hkern g1="c,ccedilla" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="18" />
3501-<hkern g1="c,ccedilla" g2="c,ccedilla" k="23" />
3502-<hkern g1="c,ccedilla" g2="d" k="18" />
3503-<hkern g1="c,ccedilla" g2="e,egrave,eacute,ecircumflex,edieresis" k="23" />
3504-<hkern g1="c,ccedilla" g2="g" k="18" />
3505-<hkern g1="c,ccedilla" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="23" />
3506-<hkern g1="c,ccedilla" g2="q" k="18" />
3507-<hkern g1="c,ccedilla" g2="s" k="-25" />
3508-<hkern g1="c,ccedilla" g2="w" k="-16" />
3509-<hkern g1="c,ccedilla" g2="braceright" k="-16" />
3510-<hkern g1="c,ccedilla" g2="eth" k="23" />
3511-<hkern g1="c,ccedilla" g2="h" k="20" />
3512-<hkern g1="c,ccedilla" g2="b" k="20" />
3513-<hkern g1="c,ccedilla" g2="t" k="25" />
3514-<hkern g1="d" g2="x" k="-29" />
3515-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="backslash" k="23" />
3516-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="quoteright,quotedblright" k="33" />
3517-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="quoteleft,quotedblleft" k="33" />
3518-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="asterisk" k="45" />
3519-<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe" g2="quotedbl,quotesingle" k="33" />
3520-<hkern g1="f" g2="backslash" k="-145" />
3521-<hkern g1="f" g2="y,yacute,ydieresis" k="-33" />
3522-<hkern g1="f" g2="quoteright,quotedblright" k="-113" />
3523-<hkern g1="f" g2="quoteleft,quotedblleft" k="-113" />
3524-<hkern g1="f" g2="hyphen,uni00AD,endash,emdash" k="23" />
3525-<hkern g1="f" g2="asterisk" k="-90" />
3526-<hkern g1="f" g2="quotedbl,quotesingle" k="-113" />
3527-<hkern g1="f" g2="parenright" k="-131" />
3528-<hkern g1="f" g2="comma,period,ellipsis" k="94" />
3529-<hkern g1="f" g2="c,ccedilla" k="29" />
3530-<hkern g1="f" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="39" />
3531-<hkern g1="f" g2="q" k="37" />
3532-<hkern g1="f" g2="w" k="-35" />
3533-<hkern g1="f" g2="braceright" k="-113" />
3534-<hkern g1="f" g2="question" k="-100" />
3535-<hkern g1="f" g2="ampersand" k="23" />
3536-<hkern g1="f" g2="bracketright" k="-123" />
3537-<hkern g1="f" g2="j" k="-16" />
3538-<hkern g1="g" g2="backslash" k="23" />
3539-<hkern g1="g" g2="j" k="-49" />
3540-<hkern g1="h" g2="backslash" k="37" />
3541-<hkern g1="h" g2="v" k="16" />
3542-<hkern g1="h" g2="y,yacute,ydieresis" k="16" />
3543-<hkern g1="h" g2="quoteright,quotedblright" k="90" />
3544-<hkern g1="h" g2="quoteleft,quotedblleft" k="68" />
3545-<hkern g1="h" g2="asterisk" k="55" />
3546-<hkern g1="h" g2="quotedbl,quotesingle" k="90" />
3547-<hkern g1="h" g2="w" k="16" />
3548-<hkern g1="j" g2="j" k="-57" />
3549-<hkern g1="k" g2="backslash" k="23" />
3550-<hkern g1="k" g2="z" k="-39" />
3551-<hkern g1="k" g2="hyphen,uni00AD,endash,emdash" k="49" />
3552-<hkern g1="k" g2="slash" k="-27" />
3553-<hkern g1="k" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="47" />
3554-<hkern g1="k" g2="c,ccedilla" k="51" />
3555-<hkern g1="k" g2="d" k="47" />
3556-<hkern g1="k" g2="e,egrave,eacute,ecircumflex,edieresis" k="51" />
3557-<hkern g1="k" g2="g" k="47" />
3558-<hkern g1="k" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="51" />
3559-<hkern g1="k" g2="q" k="57" />
3560-<hkern g1="k" g2="s" k="-29" />
3561-<hkern g1="k" g2="eth" k="51" />
3562-<hkern g1="k" g2="t" k="27" />
3563-<hkern g1="k" g2="l" k="31" />
3564-<hkern g1="k" g2="u,ugrave,uacute,ucircumflex,udieresis" k="27" />
3565-<hkern g1="k" g2="guillemotleft,guilsinglleft" k="68" />
3566-<hkern g1="l,uniFB02,uniFB04" g2="x" k="-49" />
3567-<hkern g1="l,uniFB02,uniFB04" g2="v" k="27" />
3568-<hkern g1="l,uniFB02,uniFB04" g2="y,yacute,ydieresis" k="27" />
3569-<hkern g1="l,uniFB02,uniFB04" g2="z" k="-29" />
3570-<hkern g1="l,uniFB02,uniFB04" g2="slash" k="-27" />
3571-<hkern g1="l,uniFB02,uniFB04" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="27" />
3572-<hkern g1="l,uniFB02,uniFB04" g2="c,ccedilla" k="18" />
3573-<hkern g1="l,uniFB02,uniFB04" g2="d" k="27" />
3574-<hkern g1="l,uniFB02,uniFB04" g2="e,egrave,eacute,ecircumflex,edieresis" k="18" />
3575-<hkern g1="l,uniFB02,uniFB04" g2="g" k="27" />
3576-<hkern g1="l,uniFB02,uniFB04" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="18" />
3577-<hkern g1="l,uniFB02,uniFB04" g2="q" k="27" />
3578-<hkern g1="l,uniFB02,uniFB04" g2="w" k="23" />
3579-<hkern g1="l,uniFB02,uniFB04" g2="eth" k="18" />
3580-<hkern g1="m,n,ntilde" g2="backslash" k="37" />
3581-<hkern g1="m,n,ntilde" g2="v" k="16" />
3582-<hkern g1="m,n,ntilde" g2="y,yacute,ydieresis" k="16" />
3583-<hkern g1="m,n,ntilde" g2="quoteright,quotedblright" k="90" />
3584-<hkern g1="m,n,ntilde" g2="quoteleft,quotedblleft" k="68" />
3585-<hkern g1="m,n,ntilde" g2="asterisk" k="55" />
3586-<hkern g1="m,n,ntilde" g2="quotedbl,quotesingle" k="90" />
3587-<hkern g1="m,n,ntilde" g2="w" k="16" />
3588-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="backslash" k="45" />
3589-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="v" k="16" />
3590-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="y,yacute,ydieresis" k="16" />
3591-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quoteright,quotedblright" k="100" />
3592-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quoteleft,quotedblleft" k="100" />
3593-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="hyphen,uni00AD,endash,emdash" k="-16" />
3594-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="asterisk" k="106" />
3595-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quotedbl,quotesingle" k="100" />
3596-<hkern g1="p" g2="backslash" k="45" />
3597-<hkern g1="p" g2="v" k="16" />
3598-<hkern g1="p" g2="y,yacute,ydieresis" k="16" />
3599-<hkern g1="p" g2="z" k="14" />
3600-<hkern g1="p" g2="quoteright,quotedblright" k="100" />
3601-<hkern g1="p" g2="quoteleft,quotedblleft" k="100" />
3602-<hkern g1="p" g2="hyphen,uni00AD,endash,emdash" k="-16" />
3603-<hkern g1="p" g2="asterisk" k="100" />
3604-<hkern g1="p" g2="quotedbl,quotesingle" k="100" />
3605-<hkern g1="q" g2="j" k="-33" />
3606-<hkern g1="r" g2="v" k="-14" />
3607-<hkern g1="r" g2="quoteright,quotedblright" k="-23" />
3608-<hkern g1="r" g2="quoteleft,quotedblleft" k="-23" />
3609-<hkern g1="r" g2="hyphen,uni00AD,endash,emdash" k="23" />
3610-<hkern g1="r" g2="asterisk" k="-23" />
3611-<hkern g1="r" g2="quotedbl,quotesingle" k="-23" />
3612-<hkern g1="r" g2="comma,period,ellipsis" k="100" />
3613-<hkern g1="r" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="14" />
3614-<hkern g1="r" g2="d" k="14" />
3615-<hkern g1="r" g2="g" k="14" />
3616-<hkern g1="r" g2="q" k="14" />
3617-<hkern g1="r" g2="w" k="-39" />
3618-<hkern g1="s" g2="slash" k="-23" />
3619-<hkern g1="t" g2="x" k="-59" />
3620-<hkern g1="t" g2="z" k="-35" />
3621-<hkern g1="t" g2="hyphen,uni00AD,endash,emdash" k="23" />
3622-<hkern g1="t" g2="parenright" k="-27" />
3623-<hkern g1="t" g2="comma,period,ellipsis" k="-27" />
3624-<hkern g1="t" g2="slash" k="-33" />
3625-<hkern g1="t" g2="s" k="-31" />
3626-<hkern g1="t" g2="guillemotleft,guilsinglleft" k="33" />
3627-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="backslash" k="23" />
3628-<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" g2="x" k="-29" />
3629-<hkern g1="v" g2="x" k="-41" />
3630-<hkern g1="v" g2="v" k="-37" />
3631-<hkern g1="v" g2="y,yacute,ydieresis" k="-37" />
3632-<hkern g1="v" g2="comma,period,ellipsis" k="39" />
3633-<hkern g1="v" g2="slash" k="45" />
3634-<hkern g1="v" g2="w" k="-29" />
3635-<hkern g1="w" g2="x" k="-41" />
3636-<hkern g1="w" g2="v" k="-37" />
3637-<hkern g1="w" g2="y,yacute,ydieresis" k="-37" />
3638-<hkern g1="w" g2="comma,period,ellipsis" k="39" />
3639-<hkern g1="w" g2="slash" k="33" />
3640-<hkern g1="w" g2="w" k="-29" />
3641-<hkern g1="x" g2="x" k="-63" />
3642-<hkern g1="x" g2="y,yacute,ydieresis" k="-25" />
3643-<hkern g1="x" g2="z" k="-39" />
3644-<hkern g1="x" g2="hyphen,uni00AD,endash,emdash" k="29" />
3645-<hkern g1="x" g2="comma,period,ellipsis" k="-33" />
3646-<hkern g1="x" g2="slash" k="-33" />
3647-<hkern g1="x" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="18" />
3648-<hkern g1="x" g2="d" k="18" />
3649-<hkern g1="x" g2="g" k="18" />
3650-<hkern g1="x" g2="q" k="18" />
3651-<hkern g1="x" g2="s" k="-31" />
3652-<hkern g1="x" g2="guillemotleft,guilsinglleft" k="45" />
3653-<hkern g1="y,yacute,ydieresis" g2="x" k="-33" />
3654-<hkern g1="y,yacute,ydieresis" g2="v" k="-29" />
3655-<hkern g1="y,yacute,ydieresis" g2="y,yacute,ydieresis" k="-29" />
3656-<hkern g1="y,yacute,ydieresis" g2="comma,period,ellipsis" k="39" />
3657-<hkern g1="y,yacute,ydieresis" g2="w" k="-18" />
3658-<hkern g1="z" g2="x" k="-33" />
3659-<hkern g1="z" g2="v" k="-29" />
3660-<hkern g1="z" g2="y,yacute,ydieresis" k="-29" />
3661-<hkern g1="z" g2="w" k="-37" />
3662-<hkern g1="z" g2="guillemotleft,guilsinglleft" k="23" />
3663-<hkern g1="germandbls" g2="backslash" k="55" />
3664-<hkern g1="germandbls" g2="v" k="78" />
3665-<hkern g1="germandbls" g2="y,yacute,ydieresis" k="72" />
3666-<hkern g1="germandbls" g2="quoteright,quotedblright" k="53" />
3667-<hkern g1="germandbls" g2="quoteleft,quotedblleft" k="53" />
3668-<hkern g1="germandbls" g2="asterisk" k="78" />
3669-<hkern g1="germandbls" g2="quotedbl,quotesingle" k="53" />
3670-<hkern g1="germandbls" g2="w" k="72" />
3671-<hkern g1="germandbls" g2="j" k="-49" />
3672-<hkern g1="germandbls" g2="guillemotleft,guilsinglleft" k="45" />
3673-<hkern g1="thorn" g2="backslash" k="45" />
3674-<hkern g1="thorn" g2="v" k="16" />
3675-<hkern g1="thorn" g2="y,yacute,ydieresis" k="16" />
3676-<hkern g1="thorn" g2="z" k="14" />
3677-<hkern g1="thorn" g2="quoteright,quotedblright" k="100" />
3678-<hkern g1="thorn" g2="quoteleft,quotedblleft" k="100" />
3679-<hkern g1="thorn" g2="hyphen,uni00AD,endash,emdash" k="-16" />
3680-<hkern g1="thorn" g2="asterisk" k="100" />
3681-<hkern g1="thorn" g2="quotedbl,quotesingle" k="100" />
3682-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="backslash" k="113" />
3683-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="v" k="74" />
3684-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="y,yacute,ydieresis" k="35" />
3685-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quoteright,quotedblright" k="160" />
3686-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quoteleft,quotedblleft" k="193" />
3687-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="hyphen,uni00AD,endash,emdash" k="35" />
3688-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="asterisk" k="193" />
3689-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quotedbl,quotesingle" k="137" />
3690-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="parenright" k="-23" />
3691-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="comma,period,ellipsis" k="-33" />
3692-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="slash" k="-33" />
3693-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="w" k="41" />
3694-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="t" k="16" />
3695-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="l" k="25" />
3696-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="u,ugrave,uacute,ucircumflex,udieresis" k="27" />
3697-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="guillemotleft,guilsinglleft" k="27" />
3698-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="61" />
3699-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="T" k="203" />
3700-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="55" />
3701-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="V" k="117" />
3702-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="W" k="68" />
3703-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Y,Yacute,Ydieresis" k="174" />
3704-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="colon,semicolon" k="-33" />
3705-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="exclamdown" k="-18" />
3706-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-63" />
3707-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="J" k="-45" />
3708-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="S" k="-31" />
3709-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="X" k="-57" />
3710-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Z" k="-35" />
3711-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="AE" k="-74" />
3712-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="C,Ccedilla" k="61" />
3713-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="G" k="61" />
3714-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Q" k="61" />
3715-<hkern g1="B" g2="quoteright,quotedblright" k="70" />
3716-<hkern g1="B" g2="quoteleft,quotedblleft" k="96" />
3717-<hkern g1="B" g2="asterisk" k="23" />
3718-<hkern g1="B" g2="T" k="49" />
3719-<hkern g1="B" g2="V" k="25" />
3720-<hkern g1="B" g2="Y,Yacute,Ydieresis" k="76" />
3721-<hkern g1="C,Ccedilla" g2="hyphen,uni00AD,endash,emdash" k="139" />
3722-<hkern g1="C,Ccedilla" g2="parenright" k="-23" />
3723-<hkern g1="C,Ccedilla" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="55" />
3724-<hkern g1="C,Ccedilla" g2="c,ccedilla" k="55" />
3725-<hkern g1="C,Ccedilla" g2="d" k="55" />
3726-<hkern g1="C,Ccedilla" g2="e,egrave,eacute,ecircumflex,edieresis" k="55" />
3727-<hkern g1="C,Ccedilla" g2="g" k="55" />
3728-<hkern g1="C,Ccedilla" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="55" />
3729-<hkern g1="C,Ccedilla" g2="q" k="55" />
3730-<hkern g1="C,Ccedilla" g2="eth" k="55" />
3731-<hkern g1="C,Ccedilla" g2="guillemotleft,guilsinglleft" k="92" />
3732-<hkern g1="C,Ccedilla" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="57" />
3733-<hkern g1="C,Ccedilla" g2="T" k="-25" />
3734-<hkern g1="C,Ccedilla" g2="V" k="-27" />
3735-<hkern g1="C,Ccedilla" g2="Y,Yacute,Ydieresis" k="-27" />
3736-<hkern g1="C,Ccedilla" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-39" />
3737-<hkern g1="C,Ccedilla" g2="J" k="-29" />
3738-<hkern g1="C,Ccedilla" g2="X" k="-33" />
3739-<hkern g1="C,Ccedilla" g2="AE" k="-47" />
3740-<hkern g1="C,Ccedilla" g2="C,Ccedilla" k="57" />
3741-<hkern g1="C,Ccedilla" g2="G" k="57" />
3742-<hkern g1="C,Ccedilla" g2="Q" k="57" />
3743-<hkern g1="D,Eth" g2="quoteright,quotedblright" k="82" />
3744-<hkern g1="D,Eth" g2="quoteleft,quotedblleft" k="86" />
3745-<hkern g1="D,Eth" g2="hyphen,uni00AD,endash,emdash" k="-27" />
3746-<hkern g1="D,Eth" g2="asterisk" k="33" />
3747-<hkern g1="D,Eth" g2="quotedbl,quotesingle" k="49" />
3748-<hkern g1="D,Eth" g2="comma,period,ellipsis" k="27" />
3749-<hkern g1="D,Eth" g2="slash" k="61" />
3750-<hkern g1="D,Eth" g2="T" k="106" />
3751-<hkern g1="D,Eth" g2="V" k="47" />
3752-<hkern g1="D,Eth" g2="W" k="29" />
3753-<hkern g1="D,Eth" g2="Y,Yacute,Ydieresis" k="90" />
3754-<hkern g1="D,Eth" g2="J" k="27" />
3755-<hkern g1="D,Eth" g2="X" k="68" />
3756-<hkern g1="D,Eth" g2="AE" k="45" />
3757-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="16" />
3758-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="c,ccedilla" k="16" />
3759-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="d" k="16" />
3760-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="e,egrave,eacute,ecircumflex,edieresis" k="16" />
3761-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="g" k="16" />
3762-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="16" />
3763-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="q" k="16" />
3764-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="eth" k="16" />
3765-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-25" />
3766-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="J" k="-23" />
3767-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="X" k="-18" />
3768-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="AE" k="-33" />
3769-<hkern g1="F" g2="z" k="23" />
3770-<hkern g1="F" g2="comma,period,ellipsis" k="113" />
3771-<hkern g1="F" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="27" />
3772-<hkern g1="F" g2="c,ccedilla" k="27" />
3773-<hkern g1="F" g2="d" k="27" />
3774-<hkern g1="F" g2="e,egrave,eacute,ecircumflex,edieresis" k="27" />
3775-<hkern g1="F" g2="g" k="27" />
3776-<hkern g1="F" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="27" />
3777-<hkern g1="F" g2="q" k="27" />
3778-<hkern g1="F" g2="s" k="16" />
3779-<hkern g1="F" g2="eth" k="27" />
3780-<hkern g1="F" g2="ampersand" k="55" />
3781-<hkern g1="F" g2="T" k="-23" />
3782-<hkern g1="F" g2="V" k="-37" />
3783-<hkern g1="F" g2="Y,Yacute,Ydieresis" k="-39" />
3784-<hkern g1="F" g2="colon,semicolon" k="33" />
3785-<hkern g1="F" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="96" />
3786-<hkern g1="F" g2="J" k="180" />
3787-<hkern g1="F" g2="AE" k="145" />
3788-<hkern g1="J" g2="J" k="41" />
3789-<hkern g1="K" g2="v" k="61" />
3790-<hkern g1="K" g2="y,yacute,ydieresis" k="39" />
3791-<hkern g1="K" g2="hyphen,uni00AD,endash,emdash" k="117" />
3792-<hkern g1="K" g2="asterisk" k="23" />
3793-<hkern g1="K" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="72" />
3794-<hkern g1="K" g2="c,ccedilla" k="72" />
3795-<hkern g1="K" g2="d" k="72" />
3796-<hkern g1="K" g2="e,egrave,eacute,ecircumflex,edieresis" k="72" />
3797-<hkern g1="K" g2="g" k="72" />
3798-<hkern g1="K" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="72" />
3799-<hkern g1="K" g2="q" k="72" />
3800-<hkern g1="K" g2="w" k="55" />
3801-<hkern g1="K" g2="eth" k="72" />
3802-<hkern g1="K" g2="t" k="23" />
3803-<hkern g1="K" g2="ampersand" k="49" />
3804-<hkern g1="K" g2="u,ugrave,uacute,ucircumflex,udieresis" k="72" />
3805-<hkern g1="K" g2="guillemotleft,guilsinglleft" k="121" />
3806-<hkern g1="K" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="109" />
3807-<hkern g1="K" g2="T" k="-31" />
3808-<hkern g1="K" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="49" />
3809-<hkern g1="K" g2="V" k="-47" />
3810-<hkern g1="K" g2="W" k="-23" />
3811-<hkern g1="K" g2="Y,Yacute,Ydieresis" k="-49" />
3812-<hkern g1="K" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-41" />
3813-<hkern g1="K" g2="J" k="-35" />
3814-<hkern g1="K" g2="S" k="-27" />
3815-<hkern g1="K" g2="X" k="-63" />
3816-<hkern g1="K" g2="Z" k="-25" />
3817-<hkern g1="K" g2="AE" k="-78" />
3818-<hkern g1="K" g2="C,Ccedilla" k="104" />
3819-<hkern g1="K" g2="G" k="104" />
3820-<hkern g1="K" g2="Q" k="109" />
3821-<hkern g1="K" g2="guillemotright,guilsinglright" k="51" />
3822-<hkern g1="K" g2="at" k="33" />
3823-<hkern g1="L" g2="backslash" k="199" />
3824-<hkern g1="L" g2="v" k="139" />
3825-<hkern g1="L" g2="y,yacute,ydieresis" k="84" />
3826-<hkern g1="L" g2="quoteright,quotedblright" k="244" />
3827-<hkern g1="L" g2="quoteleft,quotedblleft" k="260" />
3828-<hkern g1="L" g2="hyphen,uni00AD,endash,emdash" k="180" />
3829-<hkern g1="L" g2="asterisk" k="264" />
3830-<hkern g1="L" g2="quotedbl,quotesingle" k="244" />
3831-<hkern g1="L" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="94" />
3832-<hkern g1="L" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="94" />
3833-<hkern g1="L" g2="w" k="119" />
3834-<hkern g1="L" g2="t" k="55" />
3835-<hkern g1="L" g2="question" k="63" />
3836-<hkern g1="L" g2="ampersand" k="33" />
3837-<hkern g1="L" g2="u,ugrave,uacute,ucircumflex,udieresis" k="63" />
3838-<hkern g1="L" g2="guillemotleft,guilsinglleft" k="158" />
3839-<hkern g1="L" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="131" />
3840-<hkern g1="L" g2="T" k="281" />
3841-<hkern g1="L" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="115" />
3842-<hkern g1="L" g2="V" k="240" />
3843-<hkern g1="L" g2="W" k="150" />
3844-<hkern g1="L" g2="Y,Yacute,Ydieresis" k="283" />
3845-<hkern g1="L" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-49" />
3846-<hkern g1="L" g2="J" k="-47" />
3847-<hkern g1="L" g2="S" k="-27" />
3848-<hkern g1="L" g2="X" k="-45" />
3849-<hkern g1="L" g2="Z" k="-23" />
3850-<hkern g1="L" g2="AE" k="-57" />
3851-<hkern g1="L" g2="C,Ccedilla" k="131" />
3852-<hkern g1="L" g2="G" k="131" />
3853-<hkern g1="L" g2="Q" k="131" />
3854-<hkern g1="L" g2="guillemotright,guilsinglright" k="25" />
3855-<hkern g1="L" g2="at" k="78" />
3856-<hkern g1="M" g2="T" k="23" />
3857-<hkern g1="M" g2="Y,Yacute,Ydieresis" k="37" />
3858-<hkern g1="M" g2="V" k="18" />
3859-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="T" k="106" />
3860-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="Y,Yacute,Ydieresis" k="90" />
3861-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="V" k="47" />
3862-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="quotedbl,quotesingle" k="49" />
3863-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="asterisk" k="33" />
3864-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="hyphen,uni00AD,endash,emdash" k="-27" />
3865-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="comma,period,ellipsis" k="27" />
3866-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="slash" k="61" />
3867-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="J" k="27" />
3868-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="W" k="29" />
3869-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="X" k="68" />
3870-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="quoteleft,quotedblleft" k="63" />
3871-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="quoteright,quotedblright" k="72" />
3872-<hkern g1="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash" g2="AE" k="45" />
3873-<hkern g1="P" g2="T" k="35" />
3874-<hkern g1="P" g2="comma,period,ellipsis" k="123" />
3875-<hkern g1="P" g2="slash" k="92" />
3876-<hkern g1="P" g2="J" k="190" />
3877-<hkern g1="P" g2="X" k="76" />
3878-<hkern g1="P" g2="AE" k="125" />
3879-<hkern g1="P" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="106" />
3880-<hkern g1="P" g2="v" k="-45" />
3881-<hkern g1="P" g2="w" k="-33" />
3882-<hkern g1="P" g2="y,yacute,ydieresis" k="-53" />
3883-<hkern g1="P" g2="x" k="-35" />
3884-<hkern g1="P" g2="ampersand" k="23" />
3885-<hkern g1="Q" g2="T" k="106" />
3886-<hkern g1="Q" g2="Y,Yacute,Ydieresis" k="90" />
3887-<hkern g1="Q" g2="V" k="47" />
3888-<hkern g1="Q" g2="quotedbl,quotesingle" k="49" />
3889-<hkern g1="Q" g2="asterisk" k="33" />
3890-<hkern g1="Q" g2="hyphen,uni00AD,endash,emdash" k="-27" />
3891-<hkern g1="Q" g2="comma,period,ellipsis" k="27" />
3892-<hkern g1="Q" g2="slash" k="61" />
3893-<hkern g1="Q" g2="J" k="27" />
3894-<hkern g1="Q" g2="W" k="29" />
3895-<hkern g1="Q" g2="X" k="68" />
3896-<hkern g1="Q" g2="quoteleft,quotedblleft" k="63" />
3897-<hkern g1="Q" g2="quoteright,quotedblright" k="70" />
3898-<hkern g1="Q" g2="AE" k="45" />
3899-<hkern g1="R" g2="c,ccedilla" k="23" />
3900-<hkern g1="R" g2="d" k="23" />
3901-<hkern g1="R" g2="e,egrave,eacute,ecircumflex,edieresis" k="23" />
3902-<hkern g1="R" g2="g" k="23" />
3903-<hkern g1="R" g2="q" k="23" />
3904-<hkern g1="R" g2="eth" k="23" />
3905-<hkern g1="R" g2="T" k="61" />
3906-<hkern g1="R" g2="Y,Yacute,Ydieresis" k="49" />
3907-<hkern g1="R" g2="V" k="27" />
3908-<hkern g1="R" g2="J" k="-18" />
3909-<hkern g1="R" g2="X" k="-41" />
3910-<hkern g1="R" g2="quoteright,quotedblright" k="57" />
3911-<hkern g1="R" g2="AE" k="-55" />
3912-<hkern g1="R" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-47" />
3913-<hkern g1="R" g2="ampersand" k="23" />
3914-<hkern g1="R" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="23" />
3915-<hkern g1="R" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="23" />
3916-<hkern g1="R" g2="Z" k="-16" />
3917-<hkern g1="R" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="25" />
3918-<hkern g1="R" g2="C,Ccedilla" k="25" />
3919-<hkern g1="S" g2="quoteleft,quotedblleft" k="18" />
3920-<hkern g1="S" g2="v" k="51" />
3921-<hkern g1="S" g2="w" k="49" />
3922-<hkern g1="S" g2="y,yacute,ydieresis" k="45" />
3923-<hkern g1="T" g2="c,ccedilla" k="135" />
3924-<hkern g1="T" g2="d" k="139" />
3925-<hkern g1="T" g2="e,egrave,eacute,ecircumflex,edieresis" k="135" />
3926-<hkern g1="T" g2="g" k="139" />
3927-<hkern g1="T" g2="q" k="139" />
3928-<hkern g1="T" g2="eth" k="135" />
3929-<hkern g1="T" g2="T" k="-39" />
3930-<hkern g1="T" g2="Y,Yacute,Ydieresis" k="-57" />
3931-<hkern g1="T" g2="V" k="-55" />
3932-<hkern g1="T" g2="quotedbl,quotesingle" k="-23" />
3933-<hkern g1="T" g2="hyphen,uni00AD,endash,emdash" k="117" />
3934-<hkern g1="T" g2="comma,period,ellipsis" k="123" />
3935-<hkern g1="T" g2="slash" k="119" />
3936-<hkern g1="T" g2="J" k="215" />
3937-<hkern g1="T" g2="W" k="-31" />
3938-<hkern g1="T" g2="X" k="-25" />
3939-<hkern g1="T" g2="quoteleft,quotedblleft" k="-23" />
3940-<hkern g1="T" g2="quoteright,quotedblright" k="-23" />
3941-<hkern g1="T" g2="AE" k="160" />
3942-<hkern g1="T" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="152" />
3943-<hkern g1="T" g2="v" k="39" />
3944-<hkern g1="T" g2="w" k="33" />
3945-<hkern g1="T" g2="y,yacute,ydieresis" k="39" />
3946-<hkern g1="T" g2="x" k="35" />
3947-<hkern g1="T" g2="ampersand" k="49" />
3948-<hkern g1="T" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="139" />
3949-<hkern g1="T" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="135" />
3950-<hkern g1="T" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="53" />
3951-<hkern g1="T" g2="C,Ccedilla" k="53" />
3952-<hkern g1="T" g2="M" k="14" />
3953-<hkern g1="T" g2="m,n,ntilde" k="109" />
3954-<hkern g1="T" g2="s" k="109" />
3955-<hkern g1="T" g2="u,ugrave,uacute,ucircumflex,udieresis" k="106" />
3956-<hkern g1="T" g2="z" k="80" />
3957-<hkern g1="T" g2="colon,semicolon" k="74" />
3958-<hkern g1="T" g2="guillemotright,guilsinglright" k="90" />
3959-<hkern g1="T" g2="guillemotleft,guilsinglleft" k="125" />
3960-<hkern g1="T" g2="backslash" k="-55" />
3961-<hkern g1="T" g2="question" k="-35" />
3962-<hkern g1="T" g2="exclamdown" k="74" />
3963-<hkern g1="T" g2="parenright" k="-23" />
3964-<hkern g1="T" g2="at" k="86" />
3965-<hkern g1="T" g2="G" k="53" />
3966-<hkern g1="T" g2="Q" k="53" />
3967-<hkern g1="T" g2="p" k="109" />
3968-<hkern g1="T" g2="r" k="109" />
3969-<hkern g1="T" g2="j" k="47" />
3970-<hkern g1="T" g2="i,igrave,iacute,icircumflex,idieresis" k="29" />
3971-<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="J" k="23" />
3972-<hkern g1="V" g2="c,ccedilla" k="61" />
3973-<hkern g1="V" g2="d" k="82" />
3974-<hkern g1="V" g2="e,egrave,eacute,ecircumflex,edieresis" k="61" />
3975-<hkern g1="V" g2="g" k="82" />
3976-<hkern g1="V" g2="q" k="82" />
3977-<hkern g1="V" g2="eth" k="61" />
3978-<hkern g1="V" g2="T" k="-49" />
3979-<hkern g1="V" g2="Y,Yacute,Ydieresis" k="-68" />
3980-<hkern g1="V" g2="V" k="-63" />
3981-<hkern g1="V" g2="hyphen,uni00AD,endash,emdash" k="27" />
3982-<hkern g1="V" g2="comma,period,ellipsis" k="90" />
3983-<hkern g1="V" g2="slash" k="68" />
3984-<hkern g1="V" g2="J" k="145" />
3985-<hkern g1="V" g2="W" k="-37" />
3986-<hkern g1="V" g2="X" k="-33" />
3987-<hkern g1="V" g2="quoteleft,quotedblleft" k="-37" />
3988-<hkern g1="V" g2="AE" k="123" />
3989-<hkern g1="V" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="94" />
3990-<hkern g1="V" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="82" />
3991-<hkern g1="V" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="61" />
3992-<hkern g1="V" g2="m,n,ntilde" k="41" />
3993-<hkern g1="V" g2="u,ugrave,uacute,ucircumflex,udieresis" k="37" />
3994-<hkern g1="V" g2="z" k="27" />
3995-<hkern g1="V" g2="guillemotright,guilsinglright" k="23" />
3996-<hkern g1="V" g2="guillemotleft,guilsinglleft" k="23" />
3997-<hkern g1="V" g2="backslash" k="-39" />
3998-<hkern g1="V" g2="question" k="-49" />
3999-<hkern g1="V" g2="p" k="41" />
4000-<hkern g1="V" g2="r" k="41" />
4001-<hkern g1="W" g2="c,ccedilla" k="14" />
4002-<hkern g1="W" g2="d" k="23" />
4003-<hkern g1="W" g2="e,egrave,eacute,ecircumflex,edieresis" k="14" />
4004-<hkern g1="W" g2="g" k="23" />
4005-<hkern g1="W" g2="q" k="23" />
4006-<hkern g1="W" g2="eth" k="14" />
4007-<hkern g1="W" g2="T" k="-25" />
4008-<hkern g1="W" g2="Y,Yacute,Ydieresis" k="-41" />
4009-<hkern g1="W" g2="V" k="-39" />
4010-<hkern g1="W" g2="slash" k="35" />
4011-<hkern g1="W" g2="J" k="72" />
4012-<hkern g1="W" g2="quoteleft,quotedblleft" k="-33" />
4013-<hkern g1="W" g2="AE" k="53" />
4014-<hkern g1="W" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="37" />
4015-<hkern g1="W" g2="y,yacute,ydieresis" k="-55" />
4016-<hkern g1="W" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="23" />
4017-<hkern g1="W" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="14" />
4018-<hkern g1="W" g2="backslash" k="-16" />
4019-<hkern g1="X" g2="c,ccedilla" k="51" />
4020-<hkern g1="X" g2="d" k="51" />
4021-<hkern g1="X" g2="e,egrave,eacute,ecircumflex,edieresis" k="51" />
4022-<hkern g1="X" g2="g" k="51" />
4023-<hkern g1="X" g2="q" k="51" />
4024-<hkern g1="X" g2="eth" k="51" />
4025-<hkern g1="X" g2="Y,Yacute,Ydieresis" k="-27" />
4026-<hkern g1="X" g2="V" k="-25" />
4027-<hkern g1="X" g2="hyphen,uni00AD,endash,emdash" k="49" />
4028-<hkern g1="X" g2="comma,period,ellipsis" k="-33" />
4029-<hkern g1="X" g2="slash" k="-27" />
4030-<hkern g1="X" g2="J" k="-23" />
4031-<hkern g1="X" g2="X" k="-45" />
4032-<hkern g1="X" g2="quoteleft,quotedblleft" k="45" />
4033-<hkern g1="X" g2="AE" k="-57" />
4034-<hkern g1="X" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-51" />
4035-<hkern g1="X" g2="v" k="39" />
4036-<hkern g1="X" g2="w" k="33" />
4037-<hkern g1="X" g2="y,yacute,ydieresis" k="27" />
4038-<hkern g1="X" g2="ampersand" k="16" />
4039-<hkern g1="X" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="51" />
4040-<hkern g1="X" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="51" />
4041-<hkern g1="X" g2="Z" k="-23" />
4042-<hkern g1="X" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="74" />
4043-<hkern g1="X" g2="C,Ccedilla" k="74" />
4044-<hkern g1="X" g2="u,ugrave,uacute,ucircumflex,udieresis" k="53" />
4045-<hkern g1="X" g2="guillemotright,guilsinglright" k="31" />
4046-<hkern g1="X" g2="guillemotleft,guilsinglleft" k="61" />
4047-<hkern g1="X" g2="at" k="29" />
4048-<hkern g1="X" g2="G" k="74" />
4049-<hkern g1="X" g2="Q" k="74" />
4050-<hkern g1="X" g2="t" k="27" />
4051-<hkern g1="Y,Yacute,Ydieresis" g2="c,ccedilla" k="129" />
4052-<hkern g1="Y,Yacute,Ydieresis" g2="d" k="158" />
4053-<hkern g1="Y,Yacute,Ydieresis" g2="e,egrave,eacute,ecircumflex,edieresis" k="129" />
4054-<hkern g1="Y,Yacute,Ydieresis" g2="g" k="158" />
4055-<hkern g1="Y,Yacute,Ydieresis" g2="q" k="158" />
4056-<hkern g1="Y,Yacute,Ydieresis" g2="eth" k="129" />
4057-<hkern g1="Y,Yacute,Ydieresis" g2="T" k="-53" />
4058-<hkern g1="Y,Yacute,Ydieresis" g2="Y,Yacute,Ydieresis" k="-72" />
4059-<hkern g1="Y,Yacute,Ydieresis" g2="V" k="-70" />
4060-<hkern g1="Y,Yacute,Ydieresis" g2="hyphen,uni00AD,endash,emdash" k="76" />
4061-<hkern g1="Y,Yacute,Ydieresis" g2="comma,period,ellipsis" k="123" />
4062-<hkern g1="Y,Yacute,Ydieresis" g2="slash" k="80" />
4063-<hkern g1="Y,Yacute,Ydieresis" g2="J" k="197" />
4064-<hkern g1="Y,Yacute,Ydieresis" g2="W" k="-45" />
4065-<hkern g1="Y,Yacute,Ydieresis" g2="X" k="-37" />
4066-<hkern g1="Y,Yacute,Ydieresis" g2="AE" k="158" />
4067-<hkern g1="Y,Yacute,Ydieresis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="145" />
4068-<hkern g1="Y,Yacute,Ydieresis" g2="x" k="16" />
4069-<hkern g1="Y,Yacute,Ydieresis" g2="ampersand" k="45" />
4070-<hkern g1="Y,Yacute,Ydieresis" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="158" />
4071-<hkern g1="Y,Yacute,Ydieresis" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="129" />
4072-<hkern g1="Y,Yacute,Ydieresis" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="47" />
4073-<hkern g1="Y,Yacute,Ydieresis" g2="C,Ccedilla" k="47" />
4074-<hkern g1="Y,Yacute,Ydieresis" g2="M" k="23" />
4075-<hkern g1="Y,Yacute,Ydieresis" g2="m,n,ntilde" k="68" />
4076-<hkern g1="Y,Yacute,Ydieresis" g2="s" k="80" />
4077-<hkern g1="Y,Yacute,Ydieresis" g2="u,ugrave,uacute,ucircumflex,udieresis" k="57" />
4078-<hkern g1="Y,Yacute,Ydieresis" g2="z" k="53" />
4079-<hkern g1="Y,Yacute,Ydieresis" g2="colon,semicolon" k="39" />
4080-<hkern g1="Y,Yacute,Ydieresis" g2="guillemotright,guilsinglright" k="39" />
4081-<hkern g1="Y,Yacute,Ydieresis" g2="guillemotleft,guilsinglleft" k="94" />
4082-<hkern g1="Y,Yacute,Ydieresis" g2="backslash" k="-47" />
4083-<hkern g1="Y,Yacute,Ydieresis" g2="question" k="-49" />
4084-<hkern g1="Y,Yacute,Ydieresis" g2="exclamdown" k="39" />
4085-<hkern g1="Y,Yacute,Ydieresis" g2="at" k="45" />
4086-<hkern g1="Y,Yacute,Ydieresis" g2="G" k="47" />
4087-<hkern g1="Y,Yacute,Ydieresis" g2="Q" k="47" />
4088-<hkern g1="Y,Yacute,Ydieresis" g2="p" k="68" />
4089-<hkern g1="Y,Yacute,Ydieresis" g2="r" k="68" />
4090-<hkern g1="Z" g2="c,ccedilla" k="70" />
4091-<hkern g1="Z" g2="d" k="70" />
4092-<hkern g1="Z" g2="e,egrave,eacute,ecircumflex,edieresis" k="55" />
4093-<hkern g1="Z" g2="g" k="68" />
4094-<hkern g1="Z" g2="q" k="70" />
4095-<hkern g1="Z" g2="eth" k="55" />
4096-<hkern g1="Z" g2="T" k="-16" />
4097-<hkern g1="Z" g2="Y,Yacute,Ydieresis" k="-33" />
4098-<hkern g1="Z" g2="V" k="-31" />
4099-<hkern g1="Z" g2="hyphen,uni00AD,endash,emdash" k="104" />
4100-<hkern g1="Z" g2="J" k="-31" />
4101-<hkern g1="Z" g2="X" k="-29" />
4102-<hkern g1="Z" g2="AE" k="-41" />
4103-<hkern g1="Z" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-33" />
4104-<hkern g1="Z" g2="ampersand" k="33" />
4105-<hkern g1="Z" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="86" />
4106-<hkern g1="Z" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="70" />
4107-<hkern g1="Z" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="33" />
4108-<hkern g1="Z" g2="C,Ccedilla" k="33" />
4109-<hkern g1="Z" g2="u,ugrave,uacute,ucircumflex,udieresis" k="27" />
4110-<hkern g1="Z" g2="guillemotright,guilsinglright" k="18" />
4111-<hkern g1="Z" g2="guillemotleft,guilsinglleft" k="49" />
4112-<hkern g1="Z" g2="at" k="23" />
4113-<hkern g1="Z" g2="G" k="33" />
4114-<hkern g1="Z" g2="Q" k="33" />
4115-<hkern g1="Thorn" g2="eth" k="-14" />
4116-<hkern g1="Thorn" g2="T" k="145" />
4117-<hkern g1="Thorn" g2="Y,Yacute,Ydieresis" k="104" />
4118-<hkern g1="Thorn" g2="V" k="57" />
4119-<hkern g1="Thorn" g2="quotedbl,quotesingle" k="74" />
4120-<hkern g1="Thorn" g2="asterisk" k="45" />
4121-<hkern g1="Thorn" g2="hyphen,uni00AD,endash,emdash" k="-35" />
4122-<hkern g1="Thorn" g2="comma,period,ellipsis" k="55" />
4123-<hkern g1="Thorn" g2="J" k="98" />
4124-<hkern g1="Thorn" g2="X" k="86" />
4125-<hkern g1="Thorn" g2="quoteleft,quotedblleft" k="82" />
4126-<hkern g1="Thorn" g2="quoteright,quotedblright" k="74" />
4127-<hkern g1="Thorn" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="33" />
4128-<hkern g1="Thorn" g2="y,yacute,ydieresis" k="-35" />
4129-<hkern g1="Thorn" g2="Z" k="49" />
4130-<hkern g1="Thorn" g2="u,ugrave,uacute,ucircumflex,udieresis" k="-20" />
4131-<hkern g1="Thorn" g2="backslash" k="51" />
4132-<hkern g1="parenleft" g2="c,ccedilla" k="33" />
4133-<hkern g1="parenleft" g2="d" k="39" />
4134-<hkern g1="parenleft" g2="e,egrave,eacute,ecircumflex,edieresis" k="33" />
4135-<hkern g1="parenleft" g2="g" k="39" />
4136-<hkern g1="parenleft" g2="q" k="39" />
4137-<hkern g1="parenleft" g2="eth" k="33" />
4138-<hkern g1="parenleft" g2="T" k="-23" />
4139-<hkern g1="parenleft" g2="Y,Yacute,Ydieresis" k="-33" />
4140-<hkern g1="parenleft" g2="V" k="-33" />
4141-<hkern g1="parenleft" g2="AE" k="47" />
4142-<hkern g1="parenleft" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="23" />
4143-<hkern g1="parenleft" g2="y,yacute,ydieresis" k="-45" />
4144-<hkern g1="parenleft" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="39" />
4145-<hkern g1="parenleft" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="33" />
4146-<hkern g1="parenleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="23" />
4147-<hkern g1="parenleft" g2="C,Ccedilla" k="23" />
4148-<hkern g1="parenleft" g2="parenright" k="-82" />
4149-<hkern g1="parenleft" g2="G" k="23" />
4150-<hkern g1="parenleft" g2="Q" k="23" />
4151-<hkern g1="parenleft" g2="j" k="-203" />
4152-<hkern g1="bracketleft" g2="Y,Yacute,Ydieresis" k="-23" />
4153-<hkern g1="bracketleft" g2="y,yacute,ydieresis" k="-84" />
4154-<hkern g1="bracketleft" g2="j" k="-213" />
4155-<hkern g1="bracketleft" g2="bracketright" k="-164" />
4156-<hkern g1="braceleft" g2="AE" k="55" />
4157-<hkern g1="braceleft" g2="y,yacute,ydieresis" k="-84" />
4158-<hkern g1="braceleft" g2="j" k="-205" />
4159-<hkern g1="braceleft" g2="braceright" k="-82" />
4160-<hkern g1="asterisk" g2="T" k="23" />
4161-<hkern g1="asterisk" g2="Y,Yacute,Ydieresis" k="23" />
4162-<hkern g1="asterisk" g2="J" k="252" />
4163-<hkern g1="asterisk" g2="X" k="23" />
4164-<hkern g1="asterisk" g2="AE" k="135" />
4165-<hkern g1="asterisk" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="55" />
4166-<hkern g1="asterisk" g2="v" k="-68" />
4167-<hkern g1="asterisk" g2="w" k="-45" />
4168-<hkern g1="asterisk" g2="y,yacute,ydieresis" k="-68" />
4169-<hkern g1="asterisk" g2="x" k="-68" />
4170-<hkern g1="quotedbl,quotesingle" g2="c,ccedilla" k="68" />
4171-<hkern g1="quotedbl,quotesingle" g2="d" k="78" />
4172-<hkern g1="quotedbl,quotesingle" g2="e,egrave,eacute,ecircumflex,edieresis" k="68" />
4173-<hkern g1="quotedbl,quotesingle" g2="g" k="78" />
4174-<hkern g1="quotedbl,quotesingle" g2="q" k="78" />
4175-<hkern g1="quotedbl,quotesingle" g2="eth" k="68" />
4176-<hkern g1="quotedbl,quotesingle" g2="T" k="-23" />
4177-<hkern g1="quotedbl,quotesingle" g2="Y,Yacute,Ydieresis" k="-23" />
4178-<hkern g1="quotedbl,quotesingle" g2="V" k="-23" />
4179-<hkern g1="quotedbl,quotesingle" g2="AE" k="242" />
4180-<hkern g1="quotedbl,quotesingle" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="115" />
4181-<hkern g1="quotedbl,quotesingle" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="78" />
4182-<hkern g1="quotedbl,quotesingle" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="68" />
4183-<hkern g1="quotedbl,quotesingle" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="14" />
4184-<hkern g1="quotedbl,quotesingle" g2="C,Ccedilla" k="14" />
4185-<hkern g1="quotedbl,quotesingle" g2="G" k="14" />
4186-<hkern g1="quotedbl,quotesingle" g2="Q" k="14" />
4187-<hkern g1="quoteleft,quotedblleft" g2="c,ccedilla" k="33" />
4188-<hkern g1="quoteleft,quotedblleft" g2="d" k="55" />
4189-<hkern g1="quoteleft,quotedblleft" g2="e,egrave,eacute,ecircumflex,edieresis" k="33" />
4190-<hkern g1="quoteleft,quotedblleft" g2="g" k="55" />
4191-<hkern g1="quoteleft,quotedblleft" g2="q" k="55" />
4192-<hkern g1="quoteleft,quotedblleft" g2="eth" k="33" />
4193-<hkern g1="quoteleft,quotedblleft" g2="T" k="-23" />
4194-<hkern g1="quoteleft,quotedblleft" g2="Y,Yacute,Ydieresis" k="-23" />
4195-<hkern g1="quoteleft,quotedblleft" g2="V" k="-23" />
4196-<hkern g1="quoteleft,quotedblleft" g2="J" k="197" />
4197-<hkern g1="quoteleft,quotedblleft" g2="W" k="-23" />
4198-<hkern g1="quoteleft,quotedblleft" g2="AE" k="242" />
4199-<hkern g1="quoteleft,quotedblleft" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="115" />
4200-<hkern g1="quoteleft,quotedblleft" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="55" />
4201-<hkern g1="quoteleft,quotedblleft" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="8" />
4202-<hkern g1="quoteleft,quotedblleft" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="14" />
4203-<hkern g1="quoteleft,quotedblleft" g2="C,Ccedilla" k="14" />
4204-<hkern g1="quoteleft,quotedblleft" g2="G" k="14" />
4205-<hkern g1="quoteleft,quotedblleft" g2="Q" k="14" />
4206-<hkern g1="quoteleft,quotedblleft" g2="R" k="-37" />
4207-<hkern g1="quoteright,quotedblright" g2="c,ccedilla" k="68" />
4208-<hkern g1="quoteright,quotedblright" g2="d" k="78" />
4209-<hkern g1="quoteright,quotedblright" g2="e,egrave,eacute,ecircumflex,edieresis" k="68" />
4210-<hkern g1="quoteright,quotedblright" g2="g" k="78" />
4211-<hkern g1="quoteright,quotedblright" g2="q" k="78" />
4212-<hkern g1="quoteright,quotedblright" g2="eth" k="68" />
4213-<hkern g1="quoteright,quotedblright" g2="T" k="-23" />
4214-<hkern g1="quoteright,quotedblright" g2="Y,Yacute,Ydieresis" k="-23" />
4215-<hkern g1="quoteright,quotedblright" g2="V" k="-23" />
4216-<hkern g1="quoteright,quotedblright" g2="AE" k="242" />
4217-<hkern g1="quoteright,quotedblright" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="115" />
4218-<hkern g1="quoteright,quotedblright" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="78" />
4219-<hkern g1="quoteright,quotedblright" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="68" />
4220-<hkern g1="quoteright,quotedblright" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="14" />
4221-<hkern g1="quoteright,quotedblright" g2="C,Ccedilla" k="14" />
4222-<hkern g1="quoteright,quotedblright" g2="G" k="14" />
4223-<hkern g1="quoteright,quotedblright" g2="Q" k="14" />
4224-<hkern g1="quotesinglbase,quotedblbase" g2="T" k="203" />
4225-<hkern g1="quotesinglbase,quotedblbase" g2="Y,Yacute,Ydieresis" k="203" />
4226-<hkern g1="quotesinglbase,quotedblbase" g2="V" k="180" />
4227-<hkern g1="quotesinglbase,quotedblbase" g2="W" k="90" />
4228-<hkern g1="quotesinglbase,quotedblbase" g2="v" k="55" />
4229-<hkern g1="quotesinglbase,quotedblbase" g2="w" k="45" />
4230-<hkern g1="quotesinglbase,quotedblbase" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="68" />
4231-<hkern g1="quotesinglbase,quotedblbase" g2="C,Ccedilla" k="68" />
4232-<hkern g1="quotesinglbase,quotedblbase" g2="s" k="-23" />
4233-<hkern g1="quotesinglbase,quotedblbase" g2="G" k="68" />
4234-<hkern g1="quotesinglbase,quotedblbase" g2="Q" k="68" />
4235-<hkern g1="quotesinglbase,quotedblbase" g2="j" k="-100" />
4236-<hkern g1="guillemotleft,guilsinglleft" g2="T" k="113" />
4237-<hkern g1="guillemotleft,guilsinglleft" g2="Y,Yacute,Ydieresis" k="90" />
4238-<hkern g1="guillemotleft,guilsinglleft" g2="V" k="33" />
4239-<hkern g1="guillemotleft,guilsinglleft" g2="X" k="16" />
4240-<hkern g1="guillemotright,guilsinglright" g2="T" k="137" />
4241-<hkern g1="guillemotright,guilsinglright" g2="Y,Yacute,Ydieresis" k="127" />
4242-<hkern g1="guillemotright,guilsinglright" g2="V" k="53" />
4243-<hkern g1="guillemotright,guilsinglright" g2="J" k="90" />
4244-<hkern g1="guillemotright,guilsinglright" g2="W" k="23" />
4245-<hkern g1="guillemotright,guilsinglright" g2="X" k="35" />
4246-<hkern g1="guillemotright,guilsinglright" g2="AE" k="68" />
4247-<hkern g1="guillemotright,guilsinglright" g2="x" k="33" />
4248-<hkern g1="guillemotright,guilsinglright" g2="S" k="33" />
4249-<hkern g1="hyphen,uni00AD,endash,emdash" g2="c,ccedilla" k="-16" />
4250-<hkern g1="hyphen,uni00AD,endash,emdash" g2="d" k="-16" />
4251-<hkern g1="hyphen,uni00AD,endash,emdash" g2="e,egrave,eacute,ecircumflex,edieresis" k="-16" />
4252-<hkern g1="hyphen,uni00AD,endash,emdash" g2="g" k="-16" />
4253-<hkern g1="hyphen,uni00AD,endash,emdash" g2="q" k="-16" />
4254-<hkern g1="hyphen,uni00AD,endash,emdash" g2="eth" k="-16" />
4255-<hkern g1="hyphen,uni00AD,endash,emdash" g2="T" k="135" />
4256-<hkern g1="hyphen,uni00AD,endash,emdash" g2="Y,Yacute,Ydieresis" k="92" />
4257-<hkern g1="hyphen,uni00AD,endash,emdash" g2="V" k="57" />
4258-<hkern g1="hyphen,uni00AD,endash,emdash" g2="J" k="162" />
4259-<hkern g1="hyphen,uni00AD,endash,emdash" g2="X" k="49" />
4260-<hkern g1="hyphen,uni00AD,endash,emdash" g2="AE" k="59" />
4261-<hkern g1="hyphen,uni00AD,endash,emdash" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="23" />
4262-<hkern g1="hyphen,uni00AD,endash,emdash" g2="x" k="29" />
4263-<hkern g1="hyphen,uni00AD,endash,emdash" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-16" />
4264-<hkern g1="hyphen,uni00AD,endash,emdash" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="-16" />
4265-<hkern g1="hyphen,uni00AD,endash,emdash" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="-27" />
4266-<hkern g1="hyphen,uni00AD,endash,emdash" g2="C,Ccedilla" k="-27" />
4267-<hkern g1="hyphen,uni00AD,endash,emdash" g2="G" k="-27" />
4268-<hkern g1="hyphen,uni00AD,endash,emdash" g2="Q" k="-27" />
4269-<hkern g1="hyphen,uni00AD,endash,emdash" g2="S" k="55" />
4270-<hkern g1="comma,period,ellipsis" g2="T" k="190" />
4271-<hkern g1="comma,period,ellipsis" g2="V" k="180" />
4272-<hkern g1="comma,period,ellipsis" g2="W" k="90" />
4273-<hkern g1="comma,period,ellipsis" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="100" />
4274-<hkern g1="comma,period,ellipsis" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="55" />
4275-<hkern g1="colon,semicolon" g2="Y,Yacute,Ydieresis" k="82" />
4276-<hkern g1="colon,semicolon" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-27" />
4277-<hkern g1="colon,semicolon" g2="AE" k="-23" />
4278-<hkern g1="colon,semicolon" g2="T" k="98" />
4279-<hkern g1="colon,semicolon" g2="V" k="39" />
4280-<hkern g1="backslash" g2="Y,Yacute,Ydieresis" k="123" />
4281-<hkern g1="backslash" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-33" />
4282-<hkern g1="backslash" g2="AE" k="-59" />
4283-<hkern g1="backslash" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="-23" />
4284-<hkern g1="backslash" g2="v" k="33" />
4285-<hkern g1="backslash" g2="w" k="33" />
4286-<hkern g1="backslash" g2="y,yacute,ydieresis" k="-139" />
4287-<hkern g1="backslash" g2="C,Ccedilla" k="76" />
4288-<hkern g1="backslash" g2="G" k="76" />
4289-<hkern g1="backslash" g2="Q" k="76" />
4290-<hkern g1="backslash" g2="d" k="-23" />
4291-<hkern g1="backslash" g2="g" k="-23" />
4292-<hkern g1="backslash" g2="q" k="-23" />
4293-<hkern g1="backslash" g2="T" k="180" />
4294-<hkern g1="backslash" g2="V" k="113" />
4295-<hkern g1="backslash" g2="j" k="-281" />
4296-<hkern g1="backslash" g2="m,n,ntilde" k="-29" />
4297-<hkern g1="backslash" g2="germandbls" k="-29" />
4298-<hkern g1="backslash" g2="thorn" k="-29" />
4299-<hkern g1="backslash" g2="f,uniFB01,uniFB02,uniFB03,uniFB04" k="-29" />
4300-<hkern g1="backslash" g2="x" k="-23" />
4301-<hkern g1="backslash" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="76" />
4302-<hkern g1="backslash" g2="H" k="39" />
4303-<hkern g1="backslash" g2="B" k="39" />
4304-<hkern g1="backslash" g2="D,Eth" k="39" />
4305-<hkern g1="backslash" g2="E,Egrave,Eacute,Ecircumflex,Edieresis" k="39" />
4306-<hkern g1="backslash" g2="F" k="39" />
4307-<hkern g1="backslash" g2="I,Igrave,Iacute,Icircumflex,Idieresis" k="39" />
4308-<hkern g1="backslash" g2="L" k="39" />
4309-<hkern g1="backslash" g2="M" k="16" />
4310-<hkern g1="backslash" g2="N,Ntilde" k="39" />
4311-<hkern g1="backslash" g2="P" k="39" />
4312-<hkern g1="backslash" g2="R" k="39" />
4313-<hkern g1="backslash" g2="Thorn" k="39" />
4314-<hkern g1="backslash" g2="W" k="68" />
4315-<hkern g1="backslash" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="72" />
4316-<hkern g1="backslash" g2="p" k="-29" />
4317-<hkern g1="backslash" g2="r" k="-29" />
4318-<hkern g1="slash" g2="Y,Yacute,Ydieresis" k="-94" />
4319-<hkern g1="slash" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="72" />
4320-<hkern g1="slash" g2="AE" k="199" />
4321-<hkern g1="slash" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="39" />
4322-<hkern g1="slash" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="45" />
4323-<hkern g1="slash" g2="l" k="-33" />
4324-<hkern g1="slash" g2="c,ccedilla" k="39" />
4325-<hkern g1="slash" g2="d" k="45" />
4326-<hkern g1="slash" g2="e,egrave,eacute,ecircumflex,edieresis" k="39" />
4327-<hkern g1="slash" g2="g" k="45" />
4328-<hkern g1="slash" g2="q" k="45" />
4329-<hkern g1="slash" g2="eth" k="39" />
4330-<hkern g1="slash" g2="T" k="-84" />
4331-<hkern g1="slash" g2="V" k="-100" />
4332-<hkern g1="slash" g2="H" k="-27" />
4333-<hkern g1="slash" g2="B" k="-27" />
4334-<hkern g1="slash" g2="D,Eth" k="-27" />
4335-<hkern g1="slash" g2="E,Egrave,Eacute,Ecircumflex,Edieresis" k="-27" />
4336-<hkern g1="slash" g2="F" k="-27" />
4337-<hkern g1="slash" g2="I,Igrave,Iacute,Icircumflex,Idieresis" k="-27" />
4338-<hkern g1="slash" g2="L" k="-27" />
4339-<hkern g1="slash" g2="N,Ntilde" k="-27" />
4340-<hkern g1="slash" g2="P" k="-27" />
4341-<hkern g1="slash" g2="R" k="-27" />
4342-<hkern g1="slash" g2="Thorn" k="-27" />
4343-<hkern g1="slash" g2="W" k="-72" />
4344-<hkern g1="slash" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="-27" />
4345-<hkern g1="slash" g2="b" k="-33" />
4346-<hkern g1="slash" g2="h" k="-33" />
4347-<hkern g1="slash" g2="X" k="-45" />
4348-<hkern g1="slash" g2="J" k="102" />
4349-<hkern g1="slash" g2="K" k="-27" />
4350-<hkern g1="ampersand" g2="Y,Yacute,Ydieresis" k="127" />
4351-<hkern g1="ampersand" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-27" />
4352-<hkern g1="ampersand" g2="AE" k="-35" />
4353-<hkern g1="ampersand" g2="T" k="190" />
4354-<hkern g1="ampersand" g2="V" k="90" />
4355-<hkern g1="ampersand" g2="W" k="33" />
4356-<hkern g1="ampersand" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="72" />
4357-<hkern g1="exclamdown" g2="Y,Yacute,Ydieresis" k="82" />
4358-<hkern g1="exclamdown" g2="T" k="98" />
4359-<hkern g1="exclamdown" g2="V" k="39" />
4360-<hkern g1="exclamdown" g2="j" k="-117" />
4361-<hkern g1="questiondown" g2="Y,Yacute,Ydieresis" k="152" />
4362-<hkern g1="questiondown" g2="y,yacute,ydieresis" k="-129" />
4363-<hkern g1="questiondown" g2="T" k="180" />
4364-<hkern g1="questiondown" g2="V" k="76" />
4365-<hkern g1="questiondown" g2="j" k="-233" />
4366-<hkern g1="questiondown" g2="W" k="29" />
4367-<hkern g1="questiondown" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="37" />
4368-<hkern g1="at" g2="Y,Yacute,Ydieresis" k="78" />
4369-<hkern g1="at" g2="T" k="113" />
4370-<hkern g1="at" g2="X" k="23" />
4371-<hkern g1="at" g2="J" k="45" />
4372-</font>
4373-</defs></svg>
4374\ No newline at end of file
4375diff --git a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.ttf b/src/maasserver/static/assets/fonts/ubuntu-li-webfont.ttf
4376deleted file mode 100644
4377index 6eed9bd..0000000
4378Binary files a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.ttf and /dev/null differ
4379diff --git a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.woff b/src/maasserver/static/assets/fonts/ubuntu-li-webfont.woff
4380deleted file mode 100644
4381index e914efd..0000000
4382Binary files a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.woff and /dev/null differ
4383diff --git a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.woff2 b/src/maasserver/static/assets/fonts/ubuntu-li-webfont.woff2
4384deleted file mode 100644
4385index ce11d12..0000000
4386Binary files a/src/maasserver/static/assets/fonts/ubuntu-li-webfont.woff2 and /dev/null differ
4387diff --git a/src/maasserver/static/assets/fonts/ubuntu-m-webfont.eot b/src/maasserver/static/assets/fonts/ubuntu-m-webfont.eot
4388deleted file mode 100644
4389index d28b96d..0000000
4390Binary files a/src/maasserver/static/assets/fonts/ubuntu-m-webfont.eot and /dev/null differ
4391diff --git a/src/maasserver/static/assets/fonts/ubuntu-m-webfont.svg b/src/maasserver/static/assets/fonts/ubuntu-m-webfont.svg
4392deleted file mode 100644
4393index cd500f2..0000000
4394--- a/src/maasserver/static/assets/fonts/ubuntu-m-webfont.svg
4395+++ /dev/null
4396@@ -1,1332 +0,0 @@
4397-<?xml version="1.0" standalone="no"?>
4398-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
4399-<svg xmlns="http://www.w3.org/2000/svg">
4400-<metadata></metadata>
4401-<defs>
4402-<font id="ubuntumedium" horiz-adv-x="1163" >
4403-<font-face units-per-em="2048" ascent="1638" descent="-410" />
4404-<missing-glyph horiz-adv-x="477" />
4405-<glyph unicode="&#xfb01;" horiz-adv-x="1392" d="M158 0v1147q0 209 108.5 325.5t331.5 116.5q78 0 132 -12t85 -25l-39 -200q-29 10 -68.5 18t-86.5 8q-123 0 -169 -65.5t-46 -169.5v-72h393v-207h-393v-864h-248zM956 1384q0 72 45.5 113t108.5 41q61 0 106.5 -41t45.5 -113q0 -70 -45.5 -110.5t-106.5 -40.5 q-63 0 -108.5 41t-45.5 110zM985 0v1071h248v-1071h-248z" />
4406-<glyph unicode="&#xfb02;" horiz-adv-x="1439" d="M158 0v1147q0 209 108.5 325.5t331.5 116.5q78 0 132 -12t85 -25l-39 -200q-29 10 -68.5 18t-86.5 8q-123 0 -169 -65.5t-46 -169.5v-72h393v-207h-393v-864h-248zM985 315v1233l248 41v-1227q0 -45 7 -75.5t25.5 -52t50.5 -33t81 -17.5l-35 -204q-111 2 -183.5 24.5 t-115.5 64.5t-60.5 104.5t-17.5 141.5z" />
4407-<glyph unicode="&#xfb03;" horiz-adv-x="2220" d="M158 0v1147q0 207 108.5 324.5t327.5 117.5q86 0 151.5 -15t98.5 -28l-47 -205q-35 16 -81 26.5t-100 10.5q-59 0 -100 -17.5t-65.5 -48t-34.5 -74.5t-10 -95v-72h389v-207h-389v-864h-248zM985 0v1147q0 209 108.5 325.5t331.5 116.5q78 0 132 -12t85 -25l-39 -200 q-29 10 -68.5 18t-86.5 8q-123 0 -169 -65.5t-46 -169.5v-72h393v-207h-393v-864h-248zM1783 1384q0 72 45.5 113t108.5 41q61 0 106.5 -41t45.5 -113q0 -70 -45.5 -110.5t-106.5 -40.5q-63 0 -108.5 41t-45.5 110zM1812 0v1071h248v-1071h-248z" />
4408-<glyph unicode="&#xfb04;" horiz-adv-x="2355" d="M158 0v1147q0 207 108.5 324.5t327.5 117.5q86 0 151.5 -15t98.5 -28l-47 -205q-35 16 -81 26.5t-100 10.5q-59 0 -100 -17.5t-65.5 -48t-34.5 -74.5t-10 -95v-72h389v-207h-389v-864h-248zM985 0v1147q0 209 108.5 325.5t331.5 116.5q78 0 132 -12t85 -25l-39 -200 q-29 10 -68.5 18t-86.5 8q-123 0 -169 -65.5t-46 -169.5v-72h393v-207h-393v-864h-248zM1812 315v1233l248 41v-1227q0 -45 7 -75.5t25.5 -52t50.5 -33t81 -17.5l-35 -204q-111 2 -183.5 24.5t-115.5 64.5t-60.5 104.5t-17.5 141.5z" />
4409-<glyph unicode="&#xd;" horiz-adv-x="477" />
4410-<glyph horiz-adv-x="0" />
4411-<glyph horiz-adv-x="0" />
4412-<glyph unicode=" " horiz-adv-x="477" />
4413-<glyph unicode="&#x09;" horiz-adv-x="477" />
4414-<glyph unicode="&#xa0;" horiz-adv-x="477" />
4415-<glyph unicode="!" horiz-adv-x="626" d="M150 135q0 72 48 118t115 46q70 0 117 -46t47 -118t-47 -117t-117 -45q-68 0 -115.5 45t-47.5 117zM182 1038v381h264v-381q0 -170 -12 -311t-31 -285h-176q-20 143 -32.5 285.5t-12.5 310.5z" />
4416-<glyph unicode="&#x22;" horiz-adv-x="935" d="M141 1432v124h250v-126q0 -98 -14.5 -212t-32.5 -229h-158q-20 115 -32.5 227.5t-12.5 215.5zM544 1432v124h250v-126q0 -98 -14.5 -212t-32.5 -229h-158q-20 115 -32.5 227.5t-12.5 215.5z" />
4417-<glyph unicode="#" horiz-adv-x="1374" d="M94 360v195h201l59 309h-260v193h297l70 362h219l-70 -362h285l70 362h219l-70 -362h166v-193h-203l-59 -309h262v-195h-299l-70 -360h-219l70 360h-285l-69 -360h-220l70 360h-164zM514 555h285l59 309h-285z" />
4418-<glyph unicode="$" d="M104 121l70 194q66 -33 159 -59.5t212 -26.5q141 0 195.5 42t54.5 112q0 47 -22.5 82t-63.5 61.5t-97.5 49t-124.5 47.5q-63 23 -125.5 51t-112.5 70t-81 101.5t-31 145.5q0 141 84 240.5t258 128.5v229h213v-221q98 -8 176 -27.5t123 -37.5l-51 -203q-59 23 -140 43 t-186 20q-111 0 -166 -40t-55 -109q0 -41 16.5 -68.5t49.5 -49.5t80 -41t106 -40q84 -33 159 -68.5t130 -84t87 -114t32 -155.5q0 -135 -84 -233.5t-277 -126.5v-256h-213v250q-147 10 -238 39.5t-137 54.5z" />
4419-<glyph unicode="%" horiz-adv-x="1837" d="M96 1063q0 188 95.5 287.5t248.5 99.5q154 0 249 -99.5t95 -287.5q0 -186 -95 -286.5t-249 -100.5q-76 0 -139 25.5t-108.5 74.5t-71 122t-25.5 165zM293 1063q0 -109 39 -163t108 -54q70 0 110 54t40 163t-40 163t-110 54t-108.5 -54.5t-38.5 -162.5zM399 0l801 1419 h236l-801 -1419h-236zM1053 354q0 188 95 287.5t249 99.5t249 -99.5t95 -287.5q0 -186 -95.5 -286.5t-248.5 -100.5q-76 0 -139.5 25.5t-108.5 75t-70.5 122t-25.5 164.5zM1249 354q0 -109 39 -163t109 -54t109.5 54t39.5 163t-40 163t-109 54q-70 0 -109 -54t-39 -163z" />
4420-<glyph unicode="&#x26;" horiz-adv-x="1400" d="M88 377q0 78 23.5 141.5t63.5 114.5t92 90t110 70q-61 66 -99 139.5t-38 154.5q0 172 105.5 268.5t277.5 96.5q88 0 156.5 -24.5t113.5 -67.5t68.5 -101.5t23.5 -123.5q0 -66 -21.5 -123.5t-58.5 -105.5t-85 -88t-103 -70l280 -283q29 53 47.5 119.5t28.5 130.5l207 -27 q-10 -82 -43 -181t-86 -190q68 -76 130 -156.5t103 -160.5h-258q-20 35 -52 76t-66 76q-84 -76 -192.5 -123t-246.5 -47q-137 0 -229 36.5t-148.5 94t-80 127t-23.5 137.5zM326 393q0 -35 13 -71.5t43 -68.5t78 -52.5t115 -20.5q92 0 167 29t128 82l-360 366 q-31 -16 -63.5 -38.5t-59.5 -54.5t-44 -74t-17 -97zM459 1102q0 -59 32.5 -117.5t90.5 -112.5q39 20 72.5 45t59 56t41 67.5t15.5 83.5q0 59 -39 101.5t-113 42.5q-78 0 -118.5 -47t-40.5 -119z" />
4421-<glyph unicode="'" horiz-adv-x="532" d="M141 1432v124h250v-126q0 -98 -14.5 -212t-32.5 -229h-158q-20 115 -32.5 227.5t-12.5 215.5z" />
4422-<glyph unicode="(" horiz-adv-x="694" d="M154 612q0 287 96 540t262 452l174 -115q-135 -184 -211 -404.5t-76 -472.5t76 -473t211 -403l-174 -115q-166 199 -262 452t-96 539z" />
4423-<glyph unicode=")" horiz-adv-x="694" d="M8 -264q135 182 211 403t76 473t-76 472.5t-211 404.5l174 115q166 -199 262.5 -452t96.5 -540t-96.5 -539.5t-262.5 -451.5z" />
4424-<glyph unicode="*" horiz-adv-x="987" d="M70 1030l69 213l31 -10q70 -23 139.5 -66t128.5 -82l-37.5 150t-19.5 149v35h225v-35q0 -72 -19.5 -149.5t-37.5 -149.5q59 39 130 82t138 66l31 10l70 -213l-33 -10q-66 -20 -149 -27.5t-154 -9.5q57 -45 119.5 -97t105.5 -112l20 -29l-182 -129l-20 27q-41 59 -72 135 t-59 142q-27 -66 -59 -142t-73 -135l-18 -27l-184 129l22 29q41 59 103.5 111.5t122.5 97.5q-72 2 -155 7t-151 30z" />
4425-<glyph unicode="+" d="M106 481v209h365v402h221v-402h365v-209h-365v-401h-221v401h-365z" />
4426-<glyph unicode="," horiz-adv-x="548" d="M72 -276q49 119 66.5 232.5t17.5 199.5q0 25 -1 61.5t-3 54.5h262q4 -35 4 -51v-33q0 -127 -40 -262t-112 -256z" />
4427-<glyph unicode="-" horiz-adv-x="645" d="M47 471v227h551v-227h-551z" />
4428-<glyph unicode="." horiz-adv-x="544" d="M109 135q0 72 47 118t116 46q68 0 116 -46t48 -118t-48 -117t-116 -45q-70 0 -116.5 45t-46.5 117z" />
4429-<glyph unicode="/" horiz-adv-x="851" d="M-55 -379l692 1983h250l-688 -1983h-254z" />
4430-<glyph unicode="0" d="M88 711q0 178 34 316t98.5 232.5t155.5 143.5t206 49q231 0 362 -191.5t131 -549.5t-131 -550t-362 -192t-362.5 191.5t-131.5 550.5zM344 711q0 -111 11.5 -207t39 -167t73.5 -112t114 -41t112.5 41t72.5 112t40 167t12 207t-12 207t-40 166.5t-73 111.5t-112 41 q-68 0 -114 -41t-73.5 -111.5t-39 -167t-11.5 -206.5z" />
4431-<glyph unicode="1" d="M184 1124q119 47 239 121t212 174h174v-1419h-248v1087q-55 -43 -139 -83.5t-162 -67.5z" />
4432-<glyph unicode="2" d="M92 1270q86 82 202 132t249 50q227 0 334.5 -107.5t107.5 -293.5q0 -74 -30.5 -144.5t-79 -137.5t-109.5 -129t-123 -122q-33 -31 -74 -74t-77.5 -86t-63.5 -82.5t-29 -66.5h631v-209h-903q-2 16 -2 39.5v36.5q0 98 31.5 181t83 154.5t115 135t126.5 125.5q49 47 94.5 92 t79 89t54 90t20.5 95q0 106 -61.5 151.5t-149.5 45.5q-57 0 -106.5 -16.5t-87 -39t-66.5 -46t-43 -37.5z" />
4433-<glyph unicode="3" d="M98 45l49 211q43 -20 125 -46t203 -26q162 0 233.5 62.5t71.5 167.5q0 68 -27.5 112.5t-75.5 72.5t-110.5 39t-132.5 11h-84v201h103q47 0 95 9t87 32.5t63.5 62.5t24.5 101q0 49 -18.5 84t-48 57.5t-68.5 32.5t-82 10q-92 0 -164 -27.5t-127 -62.5l-90 184q29 18 70 39 t91 39.5t107.5 29.5t120.5 11q119 0 205 -28.5t142.5 -81t84 -123t27.5 -154.5q0 -98 -54.5 -176t-140.5 -119q111 -39 183.5 -129t72.5 -231q0 -94 -32.5 -175t-100 -139.5t-171.5 -92.5t-247 -34q-55 0 -113.5 7.5t-110.5 18.5t-95 24.5t-66 25.5z" />
4434-<glyph unicode="4" d="M68 340v176q41 90 109.5 207t152.5 239.5t178 241.5t188 215h236v-876h160v-203h-160v-340h-242v340h-622zM311 543h379v571q-49 -59 -101 -126.5t-101.5 -141.5t-94.5 -151t-82 -152z" />
4435-<glyph unicode="5" d="M117 43l47 209q43 -20 124 -44t197 -24q80 0 137.5 17.5t93.5 48.5t52 71t16 85q0 68 -26.5 121t-93 89.5t-178 55t-281.5 18.5q23 197 35 374t20 355h725v-209h-514q-2 -35 -5 -79t-6 -89t-7 -86t-9 -69q303 -16 447.5 -138t144.5 -333q0 -96 -32.5 -178t-100 -141.5 t-170 -93.5t-239.5 -34q-55 0 -112.5 8.5t-110 19.5t-93.5 23.5t-61 22.5z" />
4436-<glyph unicode="6" d="M106 573q0 205 60.5 364t172.5 267.5t270.5 164.5t357.5 58l14 -204q-111 -2 -207 -23.5t-172 -67t-130 -117t-83 -175.5q100 47 219 47q127 0 216 -36t144.5 -97.5t81 -142.5t25.5 -169q0 -80 -27.5 -163.5t-86 -152.5t-146.5 -113t-209 -44q-244 0 -372 161t-128 443z M358 575q0 -82 11.5 -154.5t39 -126.5t75.5 -86t120 -32q59 0 101.5 24.5t69 63.5t38.5 85t12 89q0 123 -59 187.5t-188 64.5q-59 0 -114.5 -10t-101.5 -31q-2 -16 -3 -35.5t-1 -38.5z" />
4437-<glyph unicode="7" d="M109 1206v213h948v-188q-68 -76 -148 -207t-151.5 -296t-123.5 -353.5t-65 -374.5h-254q12 156 55.5 328t106 334.5t137 305t148.5 238.5h-653z" />
4438-<glyph unicode="8" d="M98 365q0 61 17.5 113t48.5 96t69.5 81t81.5 66q-94 66 -140 142.5t-46 187.5q0 80 32 152.5t91 127.5t143 88t187 33q121 0 205.5 -35t139 -90t79 -122.5t24.5 -131.5q0 -113 -61.5 -200t-141.5 -138q121 -66 179.5 -151.5t58.5 -202.5q0 -88 -30.5 -164t-92 -131 t-153 -86t-209.5 -31q-139 0 -231.5 39t-148 98.5t-79 128t-23.5 130.5zM342 369q0 -31 12.5 -66t41 -63.5t73.5 -48t113 -19.5q61 0 106 16.5t74 44t43 63.5t14 73q0 57 -22.5 100t-64.5 74.5t-99.5 55.5t-126.5 42q-74 -47 -119 -113.5t-45 -158.5zM373 1065 q0 -78 58 -147.5t196 -110.5q76 47 118.5 107.5t42.5 154.5q0 27 -11 58.5t-36.5 58t-64.5 45t-94 18.5t-95.5 -17.5t-65 -45t-36.5 -59t-12 -62.5z" />
4439-<glyph unicode="9" d="M88 979q0 80 26.5 163t84 152.5t145.5 113.5t209 44q250 0 378 -161t128 -453q0 -414 -213 -627t-653 -215l-11 207q123 0 222.5 20.5t174 65.5t125.5 118t78 179q-49 -23 -108.5 -35t-114.5 -12q-127 0 -216 33.5t-145.5 94t-83 140.5t-26.5 172zM338 987 q0 -125 60.5 -188.5t189.5 -63.5q59 0 116.5 11.5t98.5 33.5q2 23 2 39.5v28.5q0 82 -11.5 154.5t-39 127t-75.5 86t-120 31.5q-59 0 -101 -24.5t-69 -63.5t-39 -84t-12 -88z" />
4440-<glyph unicode=":" horiz-adv-x="544" d="M109 135q0 72 47 118t116 46q68 0 116 -46t48 -118t-48 -117t-116 -45q-70 0 -116.5 45t-46.5 117zM109 901q0 72 47 118t116 46q68 0 116 -46t48 -118t-48 -117t-116 -45q-70 0 -116.5 45t-46.5 117z" />
4441-<glyph unicode=";" horiz-adv-x="540" d="M72 -276q49 119 66.5 232.5t17.5 199.5q0 25 -1 61.5t-3 54.5h262q4 -35 4 -51v-33q0 -127 -40 -262t-112 -256zM107 901q0 72 47 118t116 46q68 0 116 -46t48 -118t-48 -117t-116 -45q-70 0 -116.5 45t-46.5 117z" />
4442-<glyph unicode="&#x3c;" d="M106 479v209l883 373l68 -203l-686 -274l686 -275l-68 -203z" />
4443-<glyph unicode="=" d="M106 260v209h951v-209h-951zM106 702v209h951v-209h-951z" />
4444-<glyph unicode="&#x3e;" d="M106 309l687 275l-687 274l68 203l883 -373v-209l-883 -373z" />
4445-<glyph unicode="?" horiz-adv-x="868" d="M33 1358q76 43 173 68.5t200 25.5q123 0 202.5 -34t126.5 -85t65.5 -112.5t18.5 -118.5q0 -70 -25.5 -125t-64.5 -102.5t-84 -89.5t-84 -86t-64.5 -93t-25.5 -110v-23.5t2 -26.5h-213q-4 20 -6 44t-2 45q0 68 22.5 121t57.5 98t74.5 84t74.5 77.5t57.5 79.5t22.5 90 q0 68 -46 112t-138 44q-72 0 -137.5 -17.5t-137.5 -56.5zM209 135q0 72 48 118t116 46q70 0 117 -46t47 -118t-47.5 -117t-116.5 -45q-68 0 -116 45t-48 117z" />
4446-<glyph unicode="@" horiz-adv-x="1988" d="M127 563q0 223 73.5 392t196.5 281t282 168t331 56q178 0 333.5 -53t270.5 -154.5t181.5 -249t66.5 -335.5q0 -145 -32 -256t-89.5 -186.5t-135 -114.5t-171.5 -39q-61 0 -112.5 17t-86.5 54q-45 -33 -105.5 -49t-125.5 -16q-100 0 -183.5 30.5t-144 92t-93 152.5 t-32.5 212q0 100 32.5 189.5t95 155t154 103.5t207.5 38q113 0 203 -18.5t143 -39.5v-635q0 -57 22 -78.5t58 -21.5q88 0 138.5 109.5t50.5 314.5q0 127 -44 236.5t-128 189.5t-204 126t-269 46q-147 0 -271.5 -49t-213.5 -141.5t-139 -225.5t-50 -301q0 -176 51 -308 t144.5 -220t223.5 -133t289 -45q111 0 196 13t128 24l25 -173q-23 -6 -59 -14t-82 -15t-99 -12.5t-109 -5.5q-190 0 -357 51.5t-291 160t-196.5 276.5t-72.5 401zM786 565q0 -129 55.5 -213t172.5 -84q37 0 76.5 5.5t78.5 21.5q-4 23 -7 51.5t-3 54.5v451q-41 10 -106 10 q-70 0 -120 -22.5t-83 -62.5t-48.5 -94t-15.5 -118z" />
4447-<glyph unicode="A" horiz-adv-x="1400" d="M10 0q80 227 151.5 419.5t140.5 364.5t136.5 328t139.5 307h243q72 -152 139.5 -307.5t136 -327.5t141.5 -364.5t153 -419.5h-279q-29 84 -59.5 166t-59.5 168h-598q-29 -86 -58.5 -169t-57.5 -165h-269zM461 543h467q-66 182 -127.5 340t-106.5 262 q-47 -109 -107.5 -264.5t-125.5 -337.5z" />
4448-<glyph unicode="B" horiz-adv-x="1345" d="M170 20v1379q45 8 96 15t104.5 11.5t105.5 6.5t99 2q129 0 240 -19.5t191.5 -64.5t126 -119t45.5 -182q0 -100 -48.5 -172t-134.5 -115q129 -43 190.5 -127t61.5 -213q0 -219 -159.5 -328.5t-489.5 -109.5q-113 0 -227.5 7t-200.5 29zM424 207q43 -4 92 -6t90 -2 q80 0 148.5 10t119 35.5t80 68.5t29.5 111q0 121 -88 168t-244 47h-227v-432zM424 842h182q147 0 231.5 42t84.5 150q0 102 -87 145.5t-227 43.5q-59 0 -105 -2t-79 -7v-372z" />
4449-<glyph unicode="C" horiz-adv-x="1306" d="M117 711q0 178 54 315t148.5 232.5t221.5 144.5t272 49q88 0 159.5 -13.5t125 -29.5t88.5 -34.5t49 -26.5l-76 -211q-49 31 -140 58.5t-198 27.5q-92 0 -172 -32t-138 -95.5t-91 -159.5t-33 -223q0 -113 25.5 -207t79 -163t135.5 -106.5t196 -37.5q137 0 223.5 27.5 t133.5 52.5l69 -211q-25 -16 -66.5 -33t-99 -32t-129 -24.5t-153.5 -9.5q-160 0 -287 49.5t-215 144.5t-135 232t-47 316z" />
4450-<glyph unicode="D" horiz-adv-x="1486" d="M170 20v1379q98 23 208.5 29t196.5 6q178 0 326 -42t253.5 -131.5t162.5 -225.5t57 -324q0 -184 -57 -320.5t-162.5 -227.5t-254 -135t-329.5 -44q-86 0 -194.5 7t-206.5 29zM428 213q23 -2 59.5 -3t100.5 -1q260 0 388 132t128 370q0 242 -125 370.5t-387 128.5 q-115 0 -164 -6v-991z" />
4451-<glyph unicode="E" horiz-adv-x="1200" d="M170 0v1419h911v-219h-653v-350h582v-215h-582v-416h702v-219h-960z" />
4452-<glyph unicode="F" horiz-adv-x="1128" d="M170 0v1419h897v-219h-639v-362h567v-220h-567v-618h-258z" />
4453-<glyph unicode="G" horiz-adv-x="1398" d="M113 711q0 178 54 315t148.5 232.5t221.5 144.5t270 49q98 0 175 -13.5t132 -29.5t91 -34.5t50 -26.5l-77 -211q-61 37 -152.5 62.5t-191.5 25.5q-219 0 -335 -136.5t-116 -377.5q0 -115 27.5 -210t82 -163t135.5 -105.5t189 -37.5q68 0 117 5t78 13v510h258v-682 q-53 -20 -180 -45t-293 -25q-154 0 -281 49.5t-216 143.5t-138 231t-49 316z" />
4454-<glyph unicode="H" horiz-adv-x="1472" d="M170 0v1419h258v-567h616v567h259v-1419h-259v629h-616v-629h-258z" />
4455-<glyph unicode="I" horiz-adv-x="598" d="M170 0v1419h258v-1419h-258z" />
4456-<glyph unicode="J" horiz-adv-x="1050" d="M10 88l92 203q51 -35 126 -66.5t153 -31.5q131 0 190.5 65.5t59.5 224.5v936h260v-952q0 -104 -22.5 -194.5t-79 -158t-151.5 -106.5t-241 -39q-135 0 -234.5 38t-152.5 81z" />
4457-<glyph unicode="K" horiz-adv-x="1333" d="M170 0v1419h258v-585q68 68 141.5 144.5t146 155t138.5 152.5t119 133h309q-68 -78 -143.5 -161.5t-155.5 -168.5t-161 -169t-158 -160q86 -66 175 -153t175 -186t164.5 -207t144.5 -214h-305q-53 82 -123 172t-146.5 174t-158.5 160t-162 131v-637h-258z" />
4458-<glyph unicode="L" horiz-adv-x="1093" d="M170 0v1419h258v-1196h639v-223h-897z" />
4459-<glyph unicode="M" horiz-adv-x="1810" d="M131 0q8 176 19.5 364.5t24.5 374t29.5 359.5t35.5 321h239q45 -78 100.5 -190.5t113 -236.5t113.5 -252t103 -236q47 109 102.5 236.5t113 251.5t112.5 236.5t100 190.5h234q18 -156 34.5 -331t30 -358t24.5 -368.5t19 -361.5h-254q-8 248 -19 510t-34 508 q-23 -47 -53.5 -112.5t-65 -142.5t-70.5 -159t-70 -158.5t-62.5 -143t-49.5 -114.5h-192q-20 47 -49 115t-62.5 144.5t-69.5 158.5t-71 158t-65.5 142.5t-53.5 111.5q-23 -246 -34 -508t-19 -510h-254z" />
4460-<glyph unicode="N" horiz-adv-x="1515" d="M170 0v1419h211q82 -86 176 -203.5t189.5 -244.5t184.5 -255t159 -239v942h256v-1419h-220q-70 117 -155.5 251t-178 270t-187.5 264t-181 231v-1016h-254z" />
4461-<glyph unicode="O" horiz-adv-x="1601" d="M113 711q0 182 55 320t150.5 232.5t220.5 141.5t264 47t264 -47t218 -141.5t148.5 -232.5t55.5 -320t-54.5 -321.5t-147.5 -233t-218 -140.5t-266 -47t-267 47t-219.5 140.5t-148.5 232.5t-55 322zM381 711q0 -117 28.5 -212.5t83 -162t132 -103t176.5 -36.5 q96 0 174 36.5t132 103t83 162t29 212.5t-29 212t-83 161.5t-132 103.5t-174 37q-98 0 -176 -37t-132.5 -104.5t-83 -161.5t-28.5 -211z" />
4462-<glyph unicode="P" horiz-adv-x="1275" d="M170 0v1399q90 20 199.5 27.5t201.5 7.5q309 0 474 -113t165 -352q0 -125 -44 -214t-128 -145.5t-204.5 -83t-276.5 -26.5h-129v-500h-258zM428 721h125q186 0 286.5 52t100.5 198q0 70 -26.5 117t-73.5 73.5t-111.5 37.5t-138.5 11q-98 0 -162 -6v-483z" />
4463-<glyph unicode="Q" horiz-adv-x="1601" d="M113 711q0 182 55 320t150.5 232.5t220.5 141.5t264 47t264 -47t218 -141.5t148.5 -232.5t55.5 -320q0 -154 -39 -277t-108.5 -214t-163 -148.5t-203.5 -81.5q6 -43 43 -74t93 -51.5t129 -33.5t153 -19l-58 -195q-264 20 -419.5 101t-198.5 257q-127 12 -236.5 65.5 t-191.5 146t-129 223.5t-47 301zM381 711q0 -117 28.5 -212.5t83 -162t132 -103t176.5 -36.5q96 0 174 36.5t132 103t83 162t29 212.5t-29 212t-83 161.5t-132 103.5t-174 37q-98 0 -176 -37t-132.5 -104.5t-83 -161.5t-28.5 -211z" />
4464-<glyph unicode="R" horiz-adv-x="1310" d="M170 0v1399q94 20 200.5 27.5t190.5 7.5q307 0 470 -113t163 -344q0 -289 -285 -391q39 -47 88.5 -115t100.5 -146.5t98 -161.5t84 -163h-289q-39 74 -84 148.5t-91 145.5t-91 133t-84 112q-29 -2 -49.5 -2h-38.5h-125v-537h-258zM428 745h113q94 0 165.5 10.5t119.5 37 t73 71.5t25 115q0 66 -25 111t-71 71.5t-109 37.5t-139 11q-82 0 -152 -6v-459z" />
4465-<glyph unicode="S" horiz-adv-x="1105" d="M61 74l76 211q55 -31 149.5 -61.5t227.5 -30.5q139 0 202.5 47t63.5 133q0 51 -21.5 88t-61.5 66.5t-97 55t-131 50.5q-74 27 -142.5 58.5t-120.5 78.5t-84 112.5t-32 157.5q0 193 133 302.5t363 109.5q133 0 236.5 -29.5t162.5 -64.5l-80 -209q-70 39 -152.5 59.5 t-170.5 20.5q-104 0 -163 -43t-59 -121q0 -47 19.5 -81t55.5 -60.5t84 -49t106 -43.5q100 -37 179 -74.5t133 -90t83 -123t29 -170.5q0 -193 -136.5 -298.5t-398.5 -105.5q-88 0 -160.5 11.5t-129 28t-97.5 33.5t-66 32z" />
4466-<glyph unicode="T" horiz-adv-x="1185" d="M27 1196v223h1132v-223h-436v-1196h-260v1196h-436z" />
4467-<glyph unicode="U" horiz-adv-x="1439" d="M160 532v887h260v-862q0 -96 21.5 -164.5t61.5 -111.5t94 -63.5t122 -20.5t123 20.5t95 63.5t61.5 111.5t21.5 164.5v862h260v-887q0 -123 -34 -225t-102.5 -178t-175 -118t-251.5 -42t-250 42t-173.5 118t-101 178.5t-32.5 224.5z" />
4468-<glyph unicode="V" horiz-adv-x="1398" d="M14 1419h285q49 -143 100.5 -292.5t102.5 -294t102 -279.5t101 -248q47 113 98 247t103 279.5t103.5 295t98.5 292.5h276q-125 -362 -266 -724.5t-295 -694.5h-248q-154 332 -296 694.5t-265 724.5z" />
4469-<glyph unicode="W" horiz-adv-x="1921" d="M51 1419h277q25 -139 52.5 -284.5t57 -285.5t60 -271.5t61.5 -241.5q39 104 79 220t79 235.5t74.5 238.5t66.5 230h221q33 -111 70 -231t77 -239.5t80 -235.5t76 -218q31 111 59.5 241t57.5 270t56.5 285.5t52.5 286.5h266q-72 -385 -160 -740t-196 -679h-246 q-160 414 -309 903q-76 -248 -154 -471t-156 -432h-245q-111 324 -198 679t-159 740z" />
4470-<glyph unicode="X" horiz-adv-x="1345" d="M41 0q92 174 213 357.5t262 383.5l-455 678h308l313 -485l309 485h295l-448 -676q156 -211 275.5 -399t201.5 -344h-303q-59 121 -149.5 266.5t-188.5 280.5q-41 -53 -89 -127t-96.5 -150.5t-89.5 -148.5t-65 -121h-293z" />
4471-<glyph unicode="Y" horiz-adv-x="1280" d="M6 1419h303q72 -160 158 -317t180 -311q92 154 180 311.5t160 316.5h287q-115 -217 -239 -431t-265 -431v-557h-258v553q-141 219 -266 434t-240 432z" />
4472-<glyph unicode="Z" horiz-adv-x="1204" d="M61 0v162q41 76 95.5 165t116 183t128 190.5t132 185.5t128 170t117.5 144h-682v219h1016v-190q-68 -74 -164 -191.5t-198.5 -256t-201.5 -285t-175 -277.5h762v-219h-1074z" />
4473-<glyph unicode="[" horiz-adv-x="708" d="M190 -379v1983h508v-197h-274v-1589h274v-197h-508z" />
4474-<glyph unicode="\" horiz-adv-x="851" d="M-35 1604h250l692 -1983h-254z" />
4475-<glyph unicode="]" horiz-adv-x="708" d="M10 -182h273v1589h-273v197h508v-1983h-508v197z" />
4476-<glyph unicode="^" d="M68 715l411 704h205l410 -704l-203 -101l-309 539l-310 -539z" />
4477-<glyph unicode="_" horiz-adv-x="1024" d="M0 -172h1024v-207h-1024v207z" />
4478-<glyph unicode="`" horiz-adv-x="802" d="M158 1511l157 144l297 -359l-123 -110z" />
4479-<glyph unicode="a" horiz-adv-x="1093" d="M82 324q0 92 36 155.5t97 103.5t142 57t169 17q41 0 86 -5t97 -17v41q0 43 -10.5 82t-36 68.5t-67.5 46t-106 16.5q-86 0 -157.5 -12.5t-116.5 -28.5l-31 201q47 16 137.5 32.5t192.5 16.5q123 0 207 -31t134 -86t71.5 -134t21.5 -173v-649q-57 -12 -173 -30t-261 -18 q-96 0 -176 18.5t-136.5 59.5t-88 106.5t-31.5 162.5zM330 330q0 -88 55.5 -122t149.5 -34q115 0 174 12v275q-20 6 -59.5 12t-86.5 6q-41 0 -83 -6t-75.5 -22.5t-54 -46t-20.5 -74.5z" />
4480-<glyph unicode="b" horiz-adv-x="1220" d="M158 33v1515l248 41v-555q43 23 105 41.5t138 18.5q113 0 202 -40t148.5 -114t91 -177t31.5 -228q0 -129 -37.5 -232.5t-108.5 -177.5t-171 -113t-227 -39q-123 0 -235 18.5t-185 41.5zM406 205q27 -6 68.5 -11.5t100.5 -5.5q137 0 215 93.5t78 257.5q0 158 -62.5 250 t-197.5 92q-61 0 -115.5 -18.5t-86.5 -41.5v-616z" />
4481-<glyph unicode="c" horiz-adv-x="966" d="M98 535q0 119 37 222t105.5 179t167 119t221.5 43q152 0 286 -56l-53 -202q-43 18 -97 30.5t-116 12.5q-145 0 -221 -91.5t-76 -256.5q0 -160 72 -253.5t242 -93.5q63 0 124.5 12.5t106.5 30.5l35 -204q-41 -20 -124 -37t-171 -17q-137 0 -238.5 42t-168 117t-99.5 178.5 t-33 224.5z" />
4482-<glyph unicode="d" horiz-adv-x="1220" d="M98 532q0 127 32 230.5t93.5 177.5t149.5 114t202 40q78 0 137.5 -18.5t102.5 -41.5v514l248 41v-1556q-74 -23 -185.5 -41.5t-234.5 -18.5q-127 0 -227.5 39t-171 112t-108.5 176t-38 232zM352 539q0 -164 78 -257.5t215 -93.5q59 0 101 5.5t69 11.5v614 q-33 23 -87 42.5t-116 19.5q-135 0 -197.5 -92t-62.5 -250z" />
4483-<glyph unicode="e" horiz-adv-x="1169" d="M98 530q0 141 42 248t112 177.5t160 106.5t184 36q221 0 345 -137.5t124 -409.5q0 -20 -1 -46t-3 -46h-707q10 -129 91 -200t235 -71q90 0 165 16.5t118 35.5l32 -203q-20 -10 -56 -21.5t-82 -20.5t-99 -15.5t-109 -6.5q-141 0 -245.5 42t-172 117t-100.5 176t-33 222z M356 641h461q0 51 -14.5 97t-42 80t-67.5 53.5t-95 19.5q-57 0 -100 -21.5t-73 -56.5t-46.5 -80t-22.5 -92z" />
4484-<glyph unicode="f" horiz-adv-x="819" d="M158 0v1147q0 207 108.5 324.5t327.5 117.5q86 0 151.5 -15t98.5 -28l-47 -205q-35 16 -81 26.5t-100 10.5q-59 0 -100 -17.5t-65.5 -48t-34.5 -74.5t-10 -95v-72h389v-207h-389v-864h-248z" />
4485-<glyph unicode="g" horiz-adv-x="1200" d="M98 563q0 117 36 215.5t104.5 168t167 108.5t223.5 39q121 0 229.5 -18.5t183.5 -39.5v-927q0 -256 -130 -375t-398 -119q-98 0 -191.5 16.5t-168.5 42.5l45 211q63 -27 144 -43t175 -16q150 0 213.5 61.5t63.5 182.5v41q-37 -18 -97.5 -37t-138.5 -19q-102 0 -187 33 t-145.5 96.5t-94.5 158.5t-34 220zM352 563q0 -158 68.5 -230.5t177.5 -72.5q59 0 111.5 16.5t85.5 38.5v555q-27 6 -66 11.5t-98 5.5q-135 0 -207 -89.5t-72 -234.5z" />
4486-<glyph unicode="h" horiz-adv-x="1191" d="M158 0v1548l248 41v-530q41 14 95 24.5t107 10.5q129 0 214 -36t136.5 -100.5t73 -154.5t21.5 -201v-602h-248v563q0 86 -11.5 146.5t-37 98.5t-68.5 55.5t-106 17.5q-49 0 -100.5 -10.5t-75.5 -18.5v-852h-248z" />
4487-<glyph unicode="i" horiz-adv-x="565" d="M129 1384q0 72 45 113t109 41q61 0 106 -41t45 -113q0 -70 -45 -110.5t-106 -40.5q-63 0 -108.5 41t-45.5 110zM160 0v1071h248v-1071h-248z" />
4488-<glyph unicode="j" horiz-adv-x="563" d="M-139 -356l33 202q45 -14 108 -14q86 0 121 50t35 151v1038h248v-1042q0 -209 -100 -309.5t-286 -100.5q-27 0 -74.5 5t-84.5 20zM127 1384q0 72 45 113t109 41q61 0 106 -41t45 -113q0 -70 -45 -110.5t-106 -40.5q-63 0 -108.5 41t-45.5 110z" />
4489-<glyph unicode="k" horiz-adv-x="1128" d="M158 0v1548l248 41v-936q47 49 100 105.5t104.5 113t97.5 108.5t78 91h293q-102 -115 -215.5 -237.5t-228.5 -239.5q61 -51 128.5 -124t131 -155t119 -163.5t92.5 -151.5h-287q-37 63 -85 133t-103.5 135.5t-112.5 124t-112 99.5v-492h-248z" />
4490-<glyph unicode="l" horiz-adv-x="608" d="M154 315v1233l247 41v-1227q0 -45 7.5 -75.5t26 -52t50 -33t80.5 -17.5l-35 -204q-111 2 -183.5 24.5t-115.5 64.5t-60 104.5t-17 141.5z" />
4491-<glyph unicode="m" horiz-adv-x="1771" d="M158 0v1036q72 20 187.5 39t244.5 19q111 0 181.5 -29t117.5 -76q23 16 57.5 34.5t77.5 34t91 26t97 10.5q125 0 206 -36t127 -100.5t63.5 -155.5t17.5 -200v-602h-248v563q0 168 -41 243t-157 75q-59 0 -112.5 -19.5t-80.5 -38.5q16 -51 22.5 -108.5t6.5 -122.5v-592 h-248v563q0 168 -42 243t-157 75q-41 0 -90 -6.5t-73 -10.5v-864h-248z" />
4492-<glyph unicode="n" horiz-adv-x="1198" d="M158 0v1036q72 20 186.5 39t253.5 19q131 0 219 -36t140.5 -100.5t74 -155.5t21.5 -200v-602h-248v563q0 86 -11.5 146.5t-37 98.5t-69.5 55.5t-107 17.5q-47 0 -98.5 -6.5t-75.5 -10.5v-864h-248z" />
4493-<glyph unicode="o" horiz-adv-x="1224" d="M98 537q0 127 38 230t106.5 177t163 114t206.5 40q113 0 208 -40t163 -114t105.5 -177t37.5 -230t-36.5 -231.5t-104 -178.5t-163 -115t-210.5 -41t-209 41t-161.5 115t-105.5 178.5t-38 231.5zM352 537q0 -162 68.5 -256.5t191.5 -94.5t191.5 94.5t68.5 256.5 q0 160 -68.5 253t-191.5 93t-191.5 -93.5t-68.5 -252.5z" />
4494-<glyph unicode="p" horiz-adv-x="1220" d="M158 -379v1415q76 20 186.5 39t233.5 19q127 0 227 -39t171 -112t108.5 -176t37.5 -232q0 -123 -31.5 -225.5t-91 -176.5t-148.5 -115t-202 -41q-76 0 -139.5 18.5t-103.5 41.5v-416h-248zM406 252q33 -23 87 -42.5t115 -19.5q135 0 197.5 92t62.5 248q0 166 -74.5 258.5 t-240.5 92.5q-35 0 -73 -3.5t-74 -13.5v-612z" />
4495-<glyph unicode="q" horiz-adv-x="1220" d="M98 535q0 127 38 230t108.5 176t171 113t227.5 40t237.5 -18.5t182.5 -39.5v-1415h-248v416q-43 -23 -105.5 -41.5t-138.5 -18.5q-115 0 -202.5 40t-147 114t-91.5 176.5t-32 227.5zM352 530q0 -156 62.5 -248t197.5 -92q61 0 115.5 19.5t87.5 42.5v612q-27 6 -66.5 11.5 t-103.5 5.5q-137 0 -215 -93.5t-78 -257.5z" />
4496-<glyph unicode="r" horiz-adv-x="825" d="M158 0v1020q72 27 179 50.5t238 23.5q25 0 58 -3.5t65.5 -8.5t63.5 -12t49 -13l-43 -209q-31 10 -85 21.5t-126 11.5q-41 0 -87 -8.5t-64 -14.5v-858h-248z" />
4497-<glyph unicode="s" horiz-adv-x="935" d="M76 35l43 207q55 -23 132 -43.5t175 -20.5t143 23.5t45 81.5q0 53 -48 88t-158 75q-68 25 -124.5 52.5t-97.5 64.5t-64.5 89.5t-23.5 127.5q0 147 108.5 232.5t295.5 85.5q94 0 180 -17.5t129 -33.5l-45 -201q-41 18 -104.5 33.5t-147.5 15.5q-76 0 -123 -25.5t-47 -78.5 q0 -27 9 -47.5t32 -38t59.5 -35t90.5 -35.5q88 -33 149 -64.5t101 -71.5t58.5 -91.5t18.5 -122.5q0 -154 -113.5 -233t-324.5 -79q-141 0 -227 23.5t-121 38.5z" />
4498-<glyph unicode="t" horiz-adv-x="856" d="M145 426v928l248 41v-324h381v-207h-381v-436q0 -129 41 -184.5t139 -55.5q68 0 120 14.5t83 26.5l41 -196q-43 -18 -112.5 -38t-163.5 -20q-115 0 -192 31t-122 89.5t-63.5 141t-18.5 189.5z" />
4499-<glyph unicode="u" horiz-adv-x="1193" d="M145 471v600h248v-561q0 -172 50.5 -246t174.5 -74q45 0 95.5 4.5t74.5 10.5v866h248v-1038q-72 -18 -186.5 -38t-251.5 -20q-129 0 -216 37t-139.5 102.5t-75 156.5t-22.5 200z" />
4500-<glyph unicode="v" horiz-adv-x="1077" d="M27 1071h264q23 -90 52.5 -193.5t63 -207t69.5 -200.5t67 -175q31 78 65.5 175t68.5 200.5t64.5 207t53.5 193.5h256q-88 -313 -195.5 -586.5t-210.5 -484.5h-213q-102 211 -209.5 484.5t-195.5 586.5z" />
4501-<glyph unicode="w" horiz-adv-x="1597" d="M31 1071h262q18 -86 42.5 -185.5t51.5 -202.5t55.5 -201.5t57.5 -180.5q31 94 60.5 194.5t56 201t50 195.5t42.5 179h190q18 -84 41 -179t48.5 -195.5t55 -201t60.5 -194.5q27 82 55.5 180.5t56 201.5t52 202.5t43.5 185.5h256q-43 -158 -88 -309.5t-90.5 -288.5 t-90.5 -258t-88 -215h-200q-53 152 -109.5 323t-103.5 351q-47 -180 -101.5 -351t-107.5 -323h-203q-41 94 -86 215t-90 258t-90 288.5t-88 309.5z" />
4502-<glyph unicode="x" horiz-adv-x="1083" d="M27 0q31 61 73.5 131t92 142.5t101.5 145.5t103 138l-354 514h272l228 -350l227 350h260l-352 -506q111 -143 212 -289.5t167 -275.5h-269q-18 39 -47.5 89t-63.5 104.5t-71 107.5t-71 100q-72 -92 -140.5 -203.5t-113.5 -197.5h-254z" />
4503-<glyph unicode="y" horiz-adv-x="1062" d="M-2 -344l45 199q74 -29 145 -29q96 0 150.5 46t95.5 142q-117 225 -224.5 491.5t-191.5 565.5h265q20 -86 49.5 -186.5t64.5 -203.5t74 -205.5t78 -190.5q66 182 123 388t104 398h256q-166 -610 -385 -1106q-41 -92 -84 -157.5t-96 -108.5t-118.5 -62.5t-151.5 -19.5 q-57 0 -113.5 12.5t-85.5 26.5z" />
4504-<glyph unicode="z" horiz-adv-x="991" d="M68 0v154q45 82 112.5 178t139 193.5t142 185.5t126.5 153h-494v207h813v-174q-41 -43 -107.5 -121t-142 -173t-152.5 -198.5t-138 -197.5h553v-207h-852z" />
4505-<glyph unicode="{" horiz-adv-x="712" d="M76 514v195q94 0 138 58t44 138v301q0 96 18.5 171t65.5 125t131 76t215 26h14v-197q-59 0 -100 -8t-65.5 -29.5t-36 -57.5t-11.5 -91v-293q0 -123 -31.5 -196t-107.5 -120q76 -47 107.5 -120.5t31.5 -194.5v-295q0 -55 11.5 -90t36 -56.5t65.5 -29.5t100 -8v-197 q-137 0 -223 24.5t-135 75t-67.5 124t-18.5 171.5v303q0 78 -44 136.5t-138 58.5z" />
4506-<glyph unicode="|" horiz-adv-x="614" d="M190 -379v1983h234v-1983h-234z" />
4507-<glyph unicode="}" horiz-adv-x="712" d="M10 -182q119 0 166 38t47 146v295q0 121 32 194.5t107 120.5q-76 47 -107.5 120t-31.5 196v293q0 55 -11 91t-35.5 57.5t-65.5 29.5t-101 8v197h15q131 0 215 -26t131 -76t65.5 -124.5t18.5 -171.5v-301q0 -80 44 -138t138 -58v-195q-94 0 -138 -58.5t-44 -136.5v-303 q0 -98 -18.5 -171.5t-68 -124t-135.5 -75t-223 -24.5v197z" />
4508-<glyph unicode="~" d="M68 481q10 49 29.5 105.5t55 104.5t89 81t129.5 33q63 0 117.5 -25.5t105.5 -57.5t98 -57.5t96 -25.5q51 0 82 39t52 117l170 -47q-10 -49 -30 -105.5t-55.5 -105t-89 -81t-129.5 -32.5q-63 0 -117.5 25.5t-105.5 56.5t-98 56.5t-96 25.5t-80 -38t-53 -116z" />
4509-<glyph unicode="&#xa1;" horiz-adv-x="626" d="M150 909q0 72 48 117t115 45q70 0 117 -45t47 -117t-47 -118t-117 -46q-68 0 -115.5 46.5t-47.5 117.5zM182 6q0 168 12.5 310.5t32.5 285.5h176q18 -143 30.5 -284.5t12.5 -311.5v-381h-264v381z" />
4510-<glyph unicode="&#xa2;" d="M135 598q0 94 25.5 180t75 154.5t120 117t160.5 70.5v297h232v-280q109 -8 210 -50l-55 -200q-43 16 -96 28.5t-117 12.5q-145 0 -222 -86t-77 -244q0 -154 73 -241t241 -87q66 0 128 12.5t107 30.5l35 -202q-35 -16 -96.5 -30.5t-130.5 -21.5v-282h-232v297 q-193 43 -287 185t-94 339z" />
4511-<glyph unicode="&#xa3;" d="M102 584v200h185v136q0 156 34.5 257t96 160.5t147.5 84t189 24.5q86 0 152.5 -16.5t127.5 -43.5l-61 -200q-96 45 -211 47q-53 0 -96 -13.5t-73 -47t-46.5 -92t-16.5 -146.5v-150h365v-200h-365q0 -88 -7 -187.5t-21 -187.5h563v-209h-840q61 313 62 584h-185z" />
4512-<glyph unicode="&#xa4;" d="M72 362l149 146q-51 84 -51 203q0 117 51 200l-149 146l155 153l152 -149q88 47 203 47q113 0 200 -47l154 149l154 -153l-150 -146q51 -84 51 -200q0 -119 -51 -201l150 -148l-156 -153l-152 149q-88 -47 -200 -47q-115 0 -203 47l-152 -147zM377 711 q0 -104 59.5 -160.5t145.5 -56.5q84 0 144 56t60 161q0 102 -60 158.5t-144 56.5q-86 0 -145.5 -56.5t-59.5 -158.5z" />
4513-<glyph unicode="&#xa5;" d="M14 1419h279q70 -152 141.5 -302t153.5 -292q78 141 147.5 293t136.5 301h277q-86 -166 -175 -335t-194 -343h244v-174h-317v-172h317v-174h-317v-221h-248v221h-318v174h318v172h-318v174h242q-98 168 -195.5 346.5t-173.5 331.5z" />
4514-<glyph unicode="&#xa6;" horiz-adv-x="614" d="M190 -379v799h234v-799h-234zM190 805v799h234v-799h-234z" />
4515-<glyph unicode="&#xa7;" horiz-adv-x="1042" d="M82 -143l61 196q78 -33 162 -51t174 -18q31 0 66 4t64.5 16t49 33.5t19.5 56.5q0 53 -47 86t-166 76q-78 27 -145.5 56.5t-118.5 71.5t-81 101.5t-30 145.5q0 51 14.5 94t39 79t55 65.5t61.5 54.5q-49 41 -76.5 92t-27.5 114q0 150 107.5 236t305.5 86q98 0 193.5 -20.5 t161.5 -45.5l-60 -202q-57 23 -127.5 42t-169.5 19q-78 0 -124 -25.5t-46 -76.5q0 -57 43 -89t148 -67q82 -29 150.5 -58.5t118.5 -72.5t78 -101.5t28 -140.5q0 -98 -49.5 -164.5t-114.5 -115.5q125 -90 125 -236q0 -94 -37 -155.5t-99.5 -98.5t-142.5 -52t-166 -15 q-129 0 -232.5 25.5t-164.5 54.5zM313 651q0 -84 69 -128t185 -83l62 -22q47 35 75.5 78t28.5 92q0 51 -23.5 84t-65.5 57.5t-99 44.5t-127 47q-47 -35 -76 -78t-29 -92z" />
4516-<glyph unicode="&#xa8;" horiz-adv-x="829" d="M66 1384q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM487 1384q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4517-<glyph unicode="&#xa9;" horiz-adv-x="1667" d="M127 711q0 174 58.5 312t155.5 233.5t225 145.5t268 50q141 0 269 -50t225 -145.5t154.5 -233.5t57.5 -312q0 -176 -57.5 -313.5t-154.5 -232.5t-225 -145.5t-269 -50.5q-139 0 -267.5 50.5t-225.5 145.5t-155.5 232.5t-58.5 313.5zM307 711q0 -129 39 -235.5 t108.5 -182.5t166 -117t213.5 -41t213 41t166.5 117t109.5 182.5t39 235.5t-39 234.5t-109.5 181t-167 116.5t-212.5 41q-117 0 -213.5 -41t-166 -116.5t-108.5 -181t-39 -234.5zM479 713q0 94 29 169.5t80 127t120.5 79t151.5 27.5q102 0 166 -27.5t84 -39.5l-57 -152 q-27 16 -71 31.5t-110 15.5q-86 0 -141 -58.5t-55 -168.5q0 -49 11 -93t34.5 -76t61.5 -50.5t91 -18.5q72 0 118 15.5t77 29.5l49 -155q-25 -12 -92.5 -37t-163.5 -25q-180 0 -281.5 105.5t-101.5 300.5z" />
4518-<glyph unicode="&#xaa;" horiz-adv-x="823" d="M72 901q0 68 26.5 113t72.5 72.5t106.5 40t128.5 12.5q35 0 68.5 -3t66.5 -8v13q0 59 -33 102t-127 43q-53 0 -109.5 -7t-97.5 -22l-27 156q39 12 108.5 23.5t141.5 11.5q90 0 152.5 -21.5t100.5 -60.5t54.5 -94t16.5 -123v-465q-47 -10 -133 -21.5t-189 -11.5 q-147 0 -237 56.5t-90 193.5zM258 895q0 -31 15.5 -49.5t41 -27.5t57 -12t64.5 -3q35 0 62.5 2t42.5 6v180q-18 4 -48 7t-59 3q-25 0 -55.5 -3t-57 -14t-45 -32.5t-18.5 -56.5z" />
4519-<glyph unicode="&#xab;" horiz-adv-x="1130" d="M55 582l328 471l182 -90l-217 -381l217 -383l-182 -90zM544 582l328 471l182 -90l-217 -381l217 -383l-182 -90z" />
4520-<glyph unicode="&#xac;" d="M106 604v209h951v-717h-221v508h-730z" />
4521-<glyph unicode="&#xad;" horiz-adv-x="645" d="M47 471v227h551v-227h-551z" />
4522-<glyph unicode="&#xae;" horiz-adv-x="1667" d="M127 711q0 174 58.5 312t155.5 233.5t225 145.5t268 50q141 0 269 -50t225 -145.5t154.5 -233.5t57.5 -312q0 -176 -57.5 -313.5t-154.5 -232.5t-225 -145.5t-269 -50.5q-139 0 -267.5 50.5t-225.5 145.5t-155.5 232.5t-58.5 313.5zM307 711q0 -129 39 -235.5 t108.5 -182.5t166 -117t213.5 -41t213 41t166.5 117t109.5 182.5t39 235.5t-39 234.5t-109.5 181t-167 116.5t-212.5 41q-117 0 -213.5 -41t-166 -116.5t-108.5 -181t-39 -234.5zM555 332v747q63 16 124.5 22.5t108.5 6.5q170 0 257.5 -63.5t87.5 -192.5q0 -70 -34 -122 t-98 -81q41 -59 88.5 -137t92.5 -180h-185q-41 86 -82 156.5t-77 117.5h-111v-274h-172zM727 745h57q80 0 127 21.5t47 87.5q0 57 -44 80.5t-111 23.5h-35.5t-40.5 -4v-209z" />
4523-<glyph unicode="&#xaf;" horiz-adv-x="796" d="M88 1292v178h621v-178h-621z" />
4524-<glyph unicode="&#xb0;" horiz-adv-x="710" d="M47 1292q0 70 24.5 126.5t67.5 95t98.5 59t116.5 20.5t117.5 -20.5t99.5 -59t68 -95t25 -126.5t-25 -126t-68 -95t-99 -59.5t-118 -20.5q-61 0 -116.5 20.5t-98.5 59.5t-67.5 95.5t-24.5 125.5zM223 1292q0 -63 39 -99t92 -36t92 36t39 99t-38.5 100.5t-92.5 37.5 q-53 0 -92 -37t-39 -101z" />
4525-<glyph unicode="&#xb1;" d="M106 0v209h951v-209h-951zM106 686v209h365v379h221v-379h365v-209h-365v-381h-221v381h-365z" />
4526-<glyph unicode="&#xb2;" horiz-adv-x="743" d="M57 1337q43 41 120 78t169 37q152 0 219.5 -64.5t67.5 -175.5q0 -43 -15.5 -79.5t-44 -73.5t-70.5 -76t-97 -88q-31 -27 -59 -55.5t-38 -51.5h350v-157h-567q-2 39 0 71q8 98 64.5 170t144.5 146q61 53 100 96t39 86q0 41 -25.5 62.5t-72.5 21.5q-66 0 -116 -27.5 t-79 -50.5z" />
4527-<glyph unicode="&#xb3;" horiz-adv-x="743" d="M66 666l38 153q59 -23 107.5 -34t103.5 -11q92 0 126 27.5t34 70.5q0 57 -52 82t-132 25h-62v143h68q53 0 98 20.5t45 69.5q0 80 -112 80q-53 0 -99.5 -17.5t-85.5 -35.5l-65 137q41 29 114.5 52.5t145.5 23.5q78 0 132 -17.5t88 -48t48.5 -71.5t14.5 -86 q0 -94 -101 -160q70 -29 106 -80t36 -119q0 -53 -18.5 -100t-59.5 -82t-106.5 -54.5t-160.5 -19.5q-66 0 -137 15.5t-114 36.5z" />
4528-<glyph unicode="&#xb4;" horiz-adv-x="802" d="M190 1296l302 359l155 -146l-334 -323z" />
4529-<glyph unicode="&#xb5;" horiz-adv-x="1210" d="M158 -360v1431h248v-573q0 -88 13 -146.5t40.5 -94.5t70.5 -51.5t103 -15.5q47 0 97 4.5t75 10.5v866h248v-1038q-74 -18 -181.5 -37t-232.5 -19q-84 0 -144.5 17.5t-101.5 48.5q6 -49 8 -103.5t2 -125.5v-174h-245z" />
4530-<glyph unicode="&#xb6;" horiz-adv-x="1398" d="M82 977q0 223 178 340t494 117q106 0 228 -10.5t218 -32.5v-1770h-223v1600q-23 4 -59.5 6t-65.5 2h-42t-38 -2v-1606h-225v911q-229 27 -347 132.5t-118 312.5z" />
4531-<glyph unicode="&#xb7;" horiz-adv-x="430" d="M54 602q0 72 47 118t116 46q68 0 116 -46t48 -118t-48 -117t-116 -45q-70 0 -116.5 45t-46.5 117z" />
4532-<glyph unicode="&#xb8;" horiz-adv-x="798" d="M135 -393l29 147q20 -6 53 -14t68 -8t54 12t19 37q0 33 -28.5 48t-57.5 26l-20 6q6 20 18.5 46.5t24.5 53.5t22.5 48.5t16.5 31.5h164q-12 -23 -31 -59.5t-29 -61.5q66 -31 91.5 -69.5t25.5 -96.5q0 -72 -61.5 -123t-184.5 -51q-98 0 -174 27z" />
4533-<glyph unicode="&#xb9;" horiz-adv-x="743" d="M96 1268q82 31 160 73.5t135 94.5h139v-805h-188v577q-41 -25 -92 -46t-103 -38z" />
4534-<glyph unicode="&#xba;" horiz-adv-x="931" d="M82 1049q0 92 28.5 166.5t80 127t122 80t154.5 27.5t154.5 -27.5t121 -80t79 -127t28.5 -166.5t-28.5 -166t-79 -126t-121 -80t-154.5 -28t-154.5 28t-122 80t-80 125.5t-28.5 166.5zM274 1049q0 -104 50.5 -167t142.5 -63t141 63t49 167q0 106 -49 168.5t-141 62.5 t-142.5 -62.5t-50.5 -168.5z" />
4535-<glyph unicode="&#xbb;" horiz-adv-x="1130" d="M76 199l217 383l-217 381l182 90l328 -471l-328 -473zM565 199l217 383l-217 381l182 90l328 -471l-328 -473z" />
4536-<glyph unicode="&#xbc;" horiz-adv-x="1798" d="M73 1268q82 31 160 73.5t135 94.5h139v-805h-188v577q-41 -25 -92 -46t-103 -38zM391 0l766 1419h229l-764 -1419h-231zM1102 184v121q35 61 79 126.5t94 131t104.5 128t109.5 116.5h168v-478h98v-145h-98v-182h-166v182h-389zM1286 329h205v283q-53 -59 -108.5 -133 t-96.5 -150z" />
4537-<glyph unicode="&#xbd;" horiz-adv-x="1798" d="M73 1268q82 31 160 73.5t135 94.5h139v-805h-188v577q-41 -25 -92 -46t-103 -38zM340 0l766 1419h229l-764 -1419h-231zM1104 708q43 41 120 78t169 37q152 0 219.5 -64.5t67.5 -175.5q0 -43 -15.5 -79.5t-44 -73.5t-70.5 -76t-97 -88q-31 -27 -59 -55.5t-38 -51.5h350 v-157h-567q-2 39 0 71q8 98 64.5 170t144.5 146q61 53 100 96t39 86q0 41 -25.5 62.5t-72.5 21.5q-66 0 -116 -27.5t-79 -50.5z" />
4538-<glyph unicode="&#xbe;" horiz-adv-x="1798" d="M60 666l38 153q59 -23 107.5 -34t103.5 -11q92 0 126 27.5t34 70.5q0 57 -52 82t-132 25h-62v143h68q53 0 98 20.5t45 69.5q0 80 -112 80q-53 0 -99.5 -17.5t-85.5 -35.5l-65 137q41 29 114.5 52.5t145.5 23.5q78 0 132 -17.5t88 -48t48.5 -71.5t14.5 -86 q0 -94 -101 -160q70 -29 106 -80t36 -119q0 -53 -18.5 -100t-59.5 -82t-106.5 -54.5t-160.5 -19.5q-66 0 -137 15.5t-114 36.5zM428 0l766 1419h229l-764 -1419h-231zM1102 184v121q35 61 79 126.5t94 131t104.5 128t109.5 116.5h168v-478h98v-145h-98v-182h-166v182h-389z M1286 329h205v283q-53 -59 -108.5 -133t-96.5 -150z" />
4539-<glyph unicode="&#xbf;" horiz-adv-x="868" d="M49 -57q0 70 25.5 125t64.5 102t84 89t84 86t64.5 93t25.5 111v23.5t-2 25.5h213q4 -20 6 -44t2 -44q0 -68 -22.5 -121t-57 -98t-74.5 -84t-75 -78t-57.5 -80t-22.5 -90q0 -68 46.5 -112t138.5 -44q72 0 137 17.5t137 56.5l70 -190q-76 -43 -173.5 -69t-199.5 -26 q-123 0 -203 34t-127 85t-65.5 112.5t-18.5 119.5zM332 909q0 72 47 117t117 45q68 0 115.5 -45t47.5 -117t-48 -118t-115 -46q-70 0 -117 46t-47 118z" />
4540-<glyph unicode="&#xc0;" horiz-adv-x="1400" d="M10 0q80 227 151.5 419.5t140.5 364.5t136.5 328t139.5 307h243q72 -152 139.5 -307.5t136 -327.5t141.5 -364.5t153 -419.5h-279q-29 84 -59.5 166t-59.5 168h-598q-29 -86 -58.5 -169t-57.5 -165h-269zM379 1843l157 144l297 -359l-123 -110zM461 543h467 q-66 182 -127.5 340t-106.5 262q-47 -109 -107.5 -264.5t-125.5 -337.5z" />
4541-<glyph unicode="&#xc1;" horiz-adv-x="1400" d="M10 0q80 227 151.5 419.5t140.5 364.5t136.5 328t139.5 307h243q72 -152 139.5 -307.5t136 -327.5t141.5 -364.5t153 -419.5h-279q-29 84 -59.5 166t-59.5 168h-598q-29 -86 -58.5 -169t-57.5 -165h-269zM461 543h467q-66 182 -127.5 340t-106.5 262 q-47 -109 -107.5 -264.5t-125.5 -337.5zM569 1628l302 359l155 -146l-334 -323z" />
4542-<glyph unicode="&#xc2;" horiz-adv-x="1400" d="M10 0q80 227 151.5 419.5t140.5 364.5t136.5 328t139.5 307h243q72 -152 139.5 -307.5t136 -327.5t141.5 -364.5t153 -419.5h-279q-29 84 -59.5 166t-59.5 168h-598q-29 -86 -58.5 -169t-57.5 -165h-269zM399 1630l299 287l299 -287l-96 -108l-203 166l-200 -166z M461 543h467q-66 182 -127.5 340t-106.5 262q-47 -109 -107.5 -264.5t-125.5 -337.5z" />
4543-<glyph unicode="&#xc3;" horiz-adv-x="1400" d="M10 0q80 227 151.5 419.5t140.5 364.5t136.5 328t139.5 307h243q72 -152 139.5 -307.5t136 -327.5t141.5 -364.5t153 -419.5h-279q-29 84 -59.5 166t-59.5 168h-598q-29 -86 -58.5 -169t-57.5 -165h-269zM344 1643q10 29 29.5 62.5t49.5 63.5t66.5 50t81.5 20 q37 0 70 -12t64.5 -25.5t61.5 -25.5t58 -12q39 0 66.5 27.5t44.5 62.5l125 -74q-13 -29 -32 -62.5t-48 -63.5t-66 -50.5t-82 -20.5q-37 0 -69.5 11.5t-64 26t-61.5 25.5t-59 11q-39 0 -66.5 -26.5t-43.5 -61.5zM461 543h467q-66 182 -127.5 340t-106.5 262 q-47 -109 -107.5 -264.5t-125.5 -337.5z" />
4544-<glyph unicode="&#xc4;" horiz-adv-x="1400" d="M10 0q80 227 151.5 419.5t140.5 364.5t136.5 328t139.5 307h243q72 -152 139.5 -307.5t136 -327.5t141.5 -364.5t153 -419.5h-279q-29 84 -59.5 166t-59.5 168h-598q-29 -86 -58.5 -169t-57.5 -165h-269zM342 1708q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102 q0 -63 -42 -100t-97 -37t-96 37t-41 100zM461 543h467q-66 182 -127.5 340t-106.5 262q-47 -109 -107.5 -264.5t-125.5 -337.5zM763 1708q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4545-<glyph unicode="&#xc5;" horiz-adv-x="1400" d="M10 0q76 217 144.5 402.5t134 351.5t130 316.5t132.5 295.5q-35 29 -56.5 72t-21.5 102q0 51 18.5 93t49 70t71.5 43t86 15t86 -15t73 -43t50.5 -70t18.5 -93q0 -59 -21.5 -102t-58.5 -72q68 -145 132 -295.5t131 -316.5t135.5 -351.5t146.5 -402.5h-279 q-29 84 -59.5 166t-59.5 168h-598q-29 -86 -58.5 -169t-57.5 -165h-269zM461 543h467q-66 182 -127.5 340t-106.5 262q-47 -109 -107.5 -264.5t-125.5 -337.5zM596 1540q0 -53 30.5 -81.5t71.5 -28.5q43 0 74 28.5t31 81.5q0 51 -31 81t-74 30q-41 0 -71.5 -30t-30.5 -81z " />
4546-<glyph unicode="&#xc6;" horiz-adv-x="1959" d="M6 0q242 444 455 791.5t411 627.5h969v-217h-610v-354h538v-211h-538v-420h659v-217h-911v350h-506q-47 -86 -96 -175t-90 -175h-281zM584 557h395v629q-43 -61 -92 -135t-100.5 -156t-102.5 -168t-100 -170z" />
4547-<glyph unicode="&#xc7;" horiz-adv-x="1306" d="M117 711q0 178 54 315t148.5 232.5t221.5 144.5t272 49q88 0 159.5 -13.5t125 -29.5t88.5 -34.5t49 -26.5l-76 -211q-49 31 -140 58.5t-198 27.5q-92 0 -172 -32t-138 -95.5t-91 -159.5t-33 -223q0 -113 25.5 -207t79 -163t135.5 -106.5t196 -37.5q137 0 223.5 27.5 t133.5 52.5l69 -211q-45 -29 -151.5 -61t-253.5 -38q-8 -14 -13.5 -26.5t-9.5 -22.5q66 -31 91.5 -69.5t25.5 -96.5q0 -72 -61.5 -123t-184.5 -51q-98 0 -174 27l29 147q20 -6 53 -14t68 -8t54 12t19 37q0 33 -28.5 48t-57.5 26l-20 6q8 25 21.5 56.5t27.5 59.5 q-268 33 -417.5 221.5t-149.5 512.5z" />
4548-<glyph unicode="&#xc8;" horiz-adv-x="1200" d="M170 0v1419h911v-219h-653v-350h582v-215h-582v-416h702v-219h-960zM322 1843l157 144l297 -359l-123 -110z" />
4549-<glyph unicode="&#xc9;" horiz-adv-x="1200" d="M170 0v1419h911v-219h-653v-350h582v-215h-582v-416h702v-219h-960zM524 1628l302 359l155 -146l-334 -323z" />
4550-<glyph unicode="&#xca;" horiz-adv-x="1200" d="M170 0v1419h911v-219h-653v-350h582v-215h-582v-416h702v-219h-960zM327 1630l299 287l299 -287l-96 -108l-203 166l-200 -166z" />
4551-<glyph unicode="&#xcb;" horiz-adv-x="1200" d="M170 0v1419h911v-219h-653v-350h582v-215h-582v-416h702v-219h-960zM273 1708q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM694 1708q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100 z" />
4552-<glyph unicode="&#xcc;" horiz-adv-x="598" d="M-26 1843l157 144l297 -359l-123 -110zM170 0v1419h258v-1419h-258z" />
4553-<glyph unicode="&#xcd;" horiz-adv-x="598" d="M170 0v1419h258v-1419h-258zM176 1628l302 359l155 -146l-334 -323z" />
4554-<glyph unicode="&#xce;" horiz-adv-x="598" d="M2 1630l299 287l299 -287l-96 -108l-203 166l-200 -166zM170 0v1419h258v-1419h-258z" />
4555-<glyph unicode="&#xcf;" horiz-adv-x="598" d="M-47 1708q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM170 0v1419h258v-1419h-258zM374 1708q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4556-<glyph unicode="&#xd0;" horiz-adv-x="1515" d="M33 641v195h166v563q98 23 208.5 29t196.5 6q178 0 325.5 -42t253 -131.5t163 -225.5t57.5 -324q0 -184 -57.5 -320.5t-163 -227.5t-254 -135t-328.5 -44q-86 0 -194.5 7t-206.5 29v621h-166zM457 213q23 -2 59.5 -3t99.5 -1q260 0 388.5 132t128.5 370q0 242 -125 370.5 t-387 128.5q-115 0 -164 -6v-368h262v-195h-262v-428z" />
4557-<glyph unicode="&#xd1;" horiz-adv-x="1515" d="M170 0v1419h211q82 -86 176 -203.5t189.5 -244.5t184.5 -255t159 -239v942h256v-1419h-220q-70 117 -155.5 251t-178 270t-187.5 264t-181 231v-1016h-254zM401 1643q10 29 29.5 62.5t49.5 63.5t66.5 50t81.5 20q37 0 70 -12t64.5 -25.5t61.5 -25.5t58 -12 q39 0 66.5 27.5t44.5 62.5l125 -74q-13 -29 -32 -62.5t-48 -63.5t-66 -50.5t-82 -20.5q-37 0 -69.5 11.5t-64 26t-61.5 25.5t-59 11q-39 0 -66.5 -26.5t-43.5 -61.5z" />
4558-<glyph unicode="&#xd2;" horiz-adv-x="1601" d="M113 711q0 182 55 320t150.5 232.5t220.5 141.5t264 47t264 -47t218 -141.5t148.5 -232.5t55.5 -320t-54.5 -321.5t-147.5 -233t-218 -140.5t-266 -47t-267 47t-219.5 140.5t-148.5 232.5t-55 322zM381 711q0 -117 28.5 -212.5t83 -162t132 -103t176.5 -36.5 q96 0 174 36.5t132 103t83 162t29 212.5t-29 212t-83 161.5t-132 103.5t-174 37q-98 0 -176 -37t-132.5 -104.5t-83 -161.5t-28.5 -211zM473 1843l157 144l297 -359l-123 -110z" />
4559-<glyph unicode="&#xd3;" horiz-adv-x="1601" d="M113 711q0 182 55 320t150.5 232.5t220.5 141.5t264 47t264 -47t218 -141.5t148.5 -232.5t55.5 -320t-54.5 -321.5t-147.5 -233t-218 -140.5t-266 -47t-267 47t-219.5 140.5t-148.5 232.5t-55 322zM381 711q0 -117 28.5 -212.5t83 -162t132 -103t176.5 -36.5 q96 0 174 36.5t132 103t83 162t29 212.5t-29 212t-83 161.5t-132 103.5t-174 37q-98 0 -176 -37t-132.5 -104.5t-83 -161.5t-28.5 -211zM667 1628l302 359l155 -146l-334 -323z" />
4560-<glyph unicode="&#xd4;" horiz-adv-x="1601" d="M113 711q0 182 55 320t150.5 232.5t220.5 141.5t264 47t264 -47t218 -141.5t148.5 -232.5t55.5 -320t-54.5 -321.5t-147.5 -233t-218 -140.5t-266 -47t-267 47t-219.5 140.5t-148.5 232.5t-55 322zM381 711q0 -117 28.5 -212.5t83 -162t132 -103t176.5 -36.5 q96 0 174 36.5t132 103t83 162t29 212.5t-29 212t-83 161.5t-132 103.5t-174 37q-98 0 -176 -37t-132.5 -104.5t-83 -161.5t-28.5 -211zM501 1630l299 287l299 -287l-96 -108l-203 166l-200 -166z" />
4561-<glyph unicode="&#xd5;" horiz-adv-x="1601" d="M113 711q0 182 55 320t150.5 232.5t220.5 141.5t264 47t264 -47t218 -141.5t148.5 -232.5t55.5 -320t-54.5 -321.5t-147.5 -233t-218 -140.5t-266 -47t-267 47t-219.5 140.5t-148.5 232.5t-55 322zM381 711q0 -117 28.5 -212.5t83 -162t132 -103t176.5 -36.5 q96 0 174 36.5t132 103t83 162t29 212.5t-29 212t-83 161.5t-132 103.5t-174 37q-98 0 -176 -37t-132.5 -104.5t-83 -161.5t-28.5 -211zM444 1643q10 29 29.5 62.5t49.5 63.5t66.5 50t81.5 20q37 0 70 -12t64.5 -25.5t61.5 -25.5t58 -12q39 0 66.5 27.5t44.5 62.5l125 -74 q-13 -29 -32 -62.5t-48 -63.5t-66 -50.5t-82 -20.5q-37 0 -69.5 11.5t-64 26t-61.5 25.5t-59 11q-39 0 -66.5 -26.5t-43.5 -61.5z" />
4562-<glyph unicode="&#xd6;" horiz-adv-x="1601" d="M113 711q0 182 55 320t150.5 232.5t220.5 141.5t264 47t264 -47t218 -141.5t148.5 -232.5t55.5 -320t-54.5 -321.5t-147.5 -233t-218 -140.5t-266 -47t-267 47t-219.5 140.5t-148.5 232.5t-55 322zM381 711q0 -117 28.5 -212.5t83 -162t132 -103t176.5 -36.5 q96 0 174 36.5t132 103t83 162t29 212.5t-29 212t-83 161.5t-132 103.5t-174 37q-98 0 -176 -37t-132.5 -104.5t-83 -161.5t-28.5 -211zM445 1708q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM866 1708q0 63 42 101.5t98 38.5 q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4563-<glyph unicode="&#xd7;" d="M147 315l289 287l-289 289l146 147l289 -288l288 288l146 -147l-289 -289l289 -287l-146 -147l-288 289l-289 -289z" />
4564-<glyph unicode="&#xd8;" horiz-adv-x="1601" d="M113 711q0 182 55 320t150.5 232.5t220.5 141.5t264 47q102 0 196.5 -25.5t176.5 -76.5l118 153l152 -112l-127 -164q78 -92 124 -221t46 -295q0 -182 -54.5 -321.5t-147.5 -233t-218 -140.5t-266 -47q-104 0 -200.5 25.5t-178.5 77.5l-119 -156l-149 113l127 164 q-80 92 -125 222t-45 296zM381 711q0 -178 65 -303l580 749q-96 68 -225 68q-98 0 -176 -37t-132.5 -104.5t-83 -161.5t-28.5 -211zM573 262q94 -66 228 -65q96 0 174 36.5t132 103t83 162t29 212.5q0 88 -17.5 163.5t-48.5 137.5z" />
4565-<glyph unicode="&#xd9;" horiz-adv-x="1439" d="M160 532v887h260v-862q0 -96 21.5 -164.5t61.5 -111.5t94 -63.5t122 -20.5t123 20.5t95 63.5t61.5 111.5t21.5 164.5v862h260v-887q0 -123 -34 -225t-102.5 -178t-175 -118t-251.5 -42t-250 42t-173.5 118t-101 178.5t-32.5 224.5zM371 1843l157 144l297 -359l-123 -110z " />
4566-<glyph unicode="&#xda;" horiz-adv-x="1439" d="M160 532v887h260v-862q0 -96 21.5 -164.5t61.5 -111.5t94 -63.5t122 -20.5t123 20.5t95 63.5t61.5 111.5t21.5 164.5v862h260v-887q0 -123 -34 -225t-102.5 -178t-175 -118t-251.5 -42t-250 42t-173.5 118t-101 178.5t-32.5 224.5zM606 1628l302 359l155 -146l-334 -323z " />
4567-<glyph unicode="&#xdb;" horiz-adv-x="1439" d="M160 532v887h260v-862q0 -96 21.5 -164.5t61.5 -111.5t94 -63.5t122 -20.5t123 20.5t95 63.5t61.5 111.5t21.5 164.5v862h260v-887q0 -123 -34 -225t-102.5 -178t-175 -118t-251.5 -42t-250 42t-173.5 118t-101 178.5t-32.5 224.5zM419 1630l299 287l299 -287l-96 -108 l-203 166l-200 -166z" />
4568-<glyph unicode="&#xdc;" horiz-adv-x="1439" d="M160 532v887h260v-862q0 -96 21.5 -164.5t61.5 -111.5t94 -63.5t122 -20.5t123 20.5t95 63.5t61.5 111.5t21.5 164.5v862h260v-887q0 -123 -34 -225t-102.5 -178t-175 -118t-251.5 -42t-250 42t-173.5 118t-101 178.5t-32.5 224.5zM371 1708q0 63 40.5 101.5t96.5 38.5 q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM792 1708q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4569-<glyph unicode="&#xdd;" horiz-adv-x="1280" d="M6 1419h303q72 -160 158 -317t180 -311q92 154 180 311.5t160 316.5h287q-115 -217 -239 -431t-265 -431v-557h-258v553q-141 219 -266 434t-240 432zM491 1628l302 359l155 -146l-334 -323z" />
4570-<glyph unicode="&#xde;" horiz-adv-x="1286" d="M172 0v1419h258v-219q37 4 79 5t77 1q295 0 460.5 -110.5t165.5 -352.5q0 -125 -44 -214t-128 -145t-204.5 -82t-276.5 -26h-129v-276h-258zM430 494h125q92 0 165 11t122 40.5t74.5 78t25.5 121.5q0 70 -26.5 117t-75.5 74t-118 38t-151 11q-47 0 -86 -1t-55 -3v-487z " />
4571-<glyph unicode="&#xdf;" horiz-adv-x="1298" d="M158 0v1112q0 106 28.5 193.5t86 151t144.5 98t201 34.5q115 0 198 -26.5t136.5 -71.5t78 -105.5t24.5 -130.5q0 -92 -33 -151.5t-76 -106.5q-47 -53 -82 -93t-35 -93q0 -31 15.5 -53.5t41 -41t59.5 -35.5t69 -36q45 -25 86 -53.5t71.5 -66.5t48 -87t17.5 -114 q0 -166 -96.5 -257.5t-309.5 -91.5q-70 0 -146.5 14.5t-147.5 43.5l43 205q16 -6 42.5 -16.5t59.5 -19.5t68.5 -15.5t70.5 -6.5q86 0 127 37t41 102q0 66 -50 112t-153 93q-63 29 -103 58.5t-61.5 60.5t-29.5 64.5t-8 70.5q0 82 42 141.5t93 114.5q37 41 67.5 85t30.5 98 q0 80 -48 120.5t-138 40.5q-119 0 -174.5 -69.5t-55.5 -194.5v-1114h-243z" />
4572-<glyph unicode="&#xe0;" horiz-adv-x="1093" d="M82 324q0 92 36 155.5t97 103.5t142 57t169 17q41 0 86 -5t97 -17v41q0 43 -10.5 82t-36 68.5t-67.5 46t-106 16.5q-86 0 -157.5 -12.5t-116.5 -28.5l-31 201q47 16 137.5 32.5t192.5 16.5q123 0 207 -31t134 -86t71.5 -134t21.5 -173v-649q-57 -12 -173 -30t-261 -18 q-96 0 -176 18.5t-136.5 59.5t-88 106.5t-31.5 162.5zM250 1511l157 144l297 -359l-123 -110zM330 330q0 -88 55.5 -122t149.5 -34q115 0 174 12v275q-20 6 -59.5 12t-86.5 6q-41 0 -83 -6t-75.5 -22.5t-54 -46t-20.5 -74.5z" />
4573-<glyph unicode="&#xe1;" horiz-adv-x="1093" d="M82 324q0 92 36 155.5t97 103.5t142 57t169 17q41 0 86 -5t97 -17v41q0 43 -10.5 82t-36 68.5t-67.5 46t-106 16.5q-86 0 -157.5 -12.5t-116.5 -28.5l-31 201q47 16 137.5 32.5t192.5 16.5q123 0 207 -31t134 -86t71.5 -134t21.5 -173v-649q-57 -12 -173 -30t-261 -18 q-96 0 -176 18.5t-136.5 59.5t-88 106.5t-31.5 162.5zM330 330q0 -88 55.5 -122t149.5 -34q115 0 174 12v275q-20 6 -59.5 12t-86.5 6q-41 0 -83 -6t-75.5 -22.5t-54 -46t-20.5 -74.5zM366 1296l302 359l155 -146l-334 -323z" />
4574-<glyph unicode="&#xe2;" horiz-adv-x="1093" d="M82 324q0 92 36 155.5t97 103.5t142 57t169 17q41 0 86 -5t97 -17v41q0 43 -10.5 82t-36 68.5t-67.5 46t-106 16.5q-86 0 -157.5 -12.5t-116.5 -28.5l-31 201q47 16 137.5 32.5t192.5 16.5q123 0 207 -31t134 -86t71.5 -134t21.5 -173v-649q-57 -12 -173 -30t-261 -18 q-96 0 -176 18.5t-136.5 59.5t-88 106.5t-31.5 162.5zM252 1300l299 287l299 -287l-96 -108l-203 166l-200 -166zM330 330q0 -88 55.5 -122t149.5 -34q115 0 174 12v275q-20 6 -59.5 12t-86.5 6q-41 0 -83 -6t-75.5 -22.5t-54 -46t-20.5 -74.5z" />
4575-<glyph unicode="&#xe3;" horiz-adv-x="1093" d="M82 324q0 92 36 155.5t97 103.5t142 57t169 17q41 0 86 -5t97 -17v41q0 43 -10.5 82t-36 68.5t-67.5 46t-106 16.5q-86 0 -157.5 -12.5t-116.5 -28.5l-31 201q47 16 137.5 32.5t192.5 16.5q123 0 207 -31t134 -86t71.5 -134t21.5 -173v-649q-57 -12 -173 -30t-261 -18 q-96 0 -176 18.5t-136.5 59.5t-88 106.5t-31.5 162.5zM193 1317q10 29 29.5 62.5t49.5 63.5t66.5 50t81.5 20q37 0 70 -12t64.5 -25.5t61.5 -25.5t58 -12q39 0 66.5 27.5t44.5 62.5l125 -74q-13 -29 -32 -62.5t-48 -63.5t-66 -50.5t-82 -20.5q-37 0 -69.5 11.5t-64 26 t-61.5 25.5t-59 11q-39 0 -66.5 -26.5t-43.5 -61.5zM330 330q0 -88 55.5 -122t149.5 -34q115 0 174 12v275q-20 6 -59.5 12t-86.5 6q-41 0 -83 -6t-75.5 -22.5t-54 -46t-20.5 -74.5z" />
4576-<glyph unicode="&#xe4;" horiz-adv-x="1093" d="M82 324q0 92 36 155.5t97 103.5t142 57t169 17q41 0 86 -5t97 -17v41q0 43 -10.5 82t-36 68.5t-67.5 46t-106 16.5q-86 0 -157.5 -12.5t-116.5 -28.5l-31 201q47 16 137.5 32.5t192.5 16.5q123 0 207 -31t134 -86t71.5 -134t21.5 -173v-649q-57 -12 -173 -30t-261 -18 q-96 0 -176 18.5t-136.5 59.5t-88 106.5t-31.5 162.5zM195 1384q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM330 330q0 -88 55.5 -122t149.5 -34q115 0 174 12v275q-20 6 -59.5 12t-86.5 6q-41 0 -83 -6t-75.5 -22.5t-54 -46 t-20.5 -74.5zM616 1384q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4577-<glyph unicode="&#xe5;" horiz-adv-x="1093" d="M82 324q0 92 36 155.5t97 103.5t142 57t169 17q41 0 86 -5t97 -17v41q0 43 -10.5 82t-36 68.5t-67.5 46t-106 16.5q-86 0 -157.5 -12.5t-116.5 -28.5l-31 201q47 16 137.5 32.5t192.5 16.5q123 0 207 -31t134 -86t71.5 -134t21.5 -173v-649q-57 -12 -173 -30t-261 -18 q-96 0 -176 18.5t-136.5 59.5t-88 106.5t-31.5 162.5zM328 1409q0 51 18.5 93t49 69.5t71.5 43t86 15.5t86 -15.5t73 -43t50.5 -69.5t18.5 -93q0 -53 -18.5 -94t-50.5 -69.5t-73 -44t-86 -15.5t-86 15.5t-71.5 44t-49 69.5t-18.5 94zM330 330q0 -88 55.5 -122t149.5 -34 q115 0 174 12v275q-20 6 -59.5 12t-86.5 6q-41 0 -83 -6t-75.5 -22.5t-54 -46t-20.5 -74.5zM453 1409q0 -51 30.5 -77.5t69.5 -26.5q41 0 72 26.5t31 77.5q0 49 -31 76.5t-72 27.5q-39 0 -69.5 -27.5t-30.5 -76.5z" />
4578-<glyph unicode="&#xe6;" horiz-adv-x="1779" d="M82 324q0 92 37 155.5t100.5 103.5t144 57t171.5 17q57 0 110 -8t76 -14v45q0 43 -11.5 82t-37 66.5t-69.5 44t-107 16.5q-86 0 -159 -12.5t-120 -28.5l-31 201q47 16 138.5 32.5t193.5 16.5q135 0 215 -41t129 -123q70 86 160 125t190 39q217 0 340 -137.5t123 -409.5 q0 -25 -2 -47.5t-2 -44.5h-706q10 -129 91 -200t232 -71q92 0 167 16.5t118 35.5l33 -203q-20 -10 -56.5 -21.5t-82.5 -20.5t-100 -15.5t-110 -6.5q-119 0 -206.5 29t-153.5 80q-80 -51 -175 -79t-204 -28q-98 0 -179 19.5t-138.5 61.5t-88 107.5t-30.5 160.5zM330 330 q0 -88 57.5 -122t159.5 -34q86 0 142 15.5t91 35.5q-29 66 -42 122t-17 116q-27 6 -67 11t-83 5t-86 -6t-77.5 -22.5t-56 -46t-21.5 -74.5zM967 641h460q0 51 -14 97t-42 80t-67.5 53.5t-95.5 19.5q-57 0 -100 -21.5t-72.5 -56.5t-46 -80t-22.5 -92z" />
4579-<glyph unicode="&#xe7;" horiz-adv-x="966" d="M98 535q0 119 37 222t105.5 179t167 119t221.5 43q152 0 286 -56l-53 -202q-43 18 -97 30.5t-116 12.5q-145 0 -221 -91.5t-76 -256.5q0 -160 72 -253.5t242 -93.5q63 0 124.5 12.5t106.5 30.5l35 -204q-37 -18 -108.5 -32.5t-149.5 -19.5q-8 -16 -14.5 -30.5 t-10.5 -24.5q66 -31 91.5 -69.5t25.5 -96.5q0 -72 -61.5 -123t-184.5 -51q-98 0 -174 27l29 147q20 -6 53 -14t68 -8t54 12t19 37q0 33 -28.5 48t-57.5 26l-20 6q8 27 22.5 60.5t28.5 62.5q-106 18 -184 65t-129 120t-77 165t-26 201z" />
4580-<glyph unicode="&#xe8;" horiz-adv-x="1169" d="M98 530q0 141 42 248t112 177.5t160 106.5t184 36q221 0 345 -137.5t124 -409.5q0 -20 -1 -46t-3 -46h-707q10 -129 91 -200t235 -71q90 0 165 16.5t118 35.5l32 -203q-20 -10 -56 -21.5t-82 -20.5t-99 -15.5t-109 -6.5q-141 0 -245.5 42t-172 117t-100.5 176t-33 222z M324 1511l157 144l297 -359l-123 -110zM356 641h461q0 51 -14.5 97t-42 80t-67.5 53.5t-95 19.5q-57 0 -100 -21.5t-73 -56.5t-46.5 -80t-22.5 -92z" />
4581-<glyph unicode="&#xe9;" horiz-adv-x="1169" d="M98 530q0 141 42 248t112 177.5t160 106.5t184 36q221 0 345 -137.5t124 -409.5q0 -20 -1 -46t-3 -46h-707q10 -129 91 -200t235 -71q90 0 165 16.5t118 35.5l32 -203q-20 -10 -56 -21.5t-82 -20.5t-99 -15.5t-109 -6.5q-141 0 -245.5 42t-172 117t-100.5 176t-33 222z M356 641h461q0 51 -14.5 97t-42 80t-67.5 53.5t-95 19.5q-57 0 -100 -21.5t-73 -56.5t-46.5 -80t-22.5 -92zM403 1296l302 359l155 -146l-334 -323z" />
4582-<glyph unicode="&#xea;" horiz-adv-x="1169" d="M98 530q0 141 42 248t112 177.5t160 106.5t184 36q221 0 345 -137.5t124 -409.5q0 -20 -1 -46t-3 -46h-707q10 -129 91 -200t235 -71q90 0 165 16.5t118 35.5l32 -203q-20 -10 -56 -21.5t-82 -20.5t-99 -15.5t-109 -6.5q-141 0 -245.5 42t-172 117t-100.5 176t-33 222z M288 1300l299 287l299 -287l-96 -108l-203 166l-200 -166zM356 641h461q0 51 -14.5 97t-42 80t-67.5 53.5t-95 19.5q-57 0 -100 -21.5t-73 -56.5t-46.5 -80t-22.5 -92z" />
4583-<glyph unicode="&#xeb;" horiz-adv-x="1169" d="M98 530q0 141 42 248t112 177.5t160 106.5t184 36q221 0 345 -137.5t124 -409.5q0 -20 -1 -46t-3 -46h-707q10 -129 91 -200t235 -71q90 0 165 16.5t118 35.5l32 -203q-20 -10 -56 -21.5t-82 -20.5t-99 -15.5t-109 -6.5q-141 0 -245.5 42t-172 117t-100.5 176t-33 222z M246 1384q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM356 641h461q0 51 -14.5 97t-42 80t-67.5 53.5t-95 19.5q-57 0 -100 -21.5t-73 -56.5t-46.5 -80t-22.5 -92zM667 1384q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102 q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4584-<glyph unicode="&#xec;" horiz-adv-x="565" d="M-10 1511l157 144l297 -359l-123 -110zM160 0v1071h248v-1071h-248z" />
4585-<glyph unicode="&#xed;" horiz-adv-x="565" d="M120 1296l302 359l155 -146l-334 -323zM160 0v1071h248v-1071h-248z" />
4586-<glyph unicode="&#xee;" horiz-adv-x="565" d="M-15 1300l299 287l299 -287l-96 -108l-203 166l-200 -166zM160 0v1071h248v-1071h-248z" />
4587-<glyph unicode="&#xef;" horiz-adv-x="565" d="M-57 1384q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM160 0v1071h248v-1071h-248zM364 1384q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4588-<glyph unicode="&#xf0;" horiz-adv-x="1210" d="M96 494q0 113 31 205t92.5 157.5t151.5 101t207 35.5q68 0 140.5 -19.5t127.5 -51.5q-25 137 -101 256l-237 -80l-53 151l186 64q-66 72 -162 139l146 141q57 -35 118.5 -86t118.5 -121l246 84l53 -149l-200 -70q76 -135 114.5 -284.5t38.5 -315.5q0 -143 -27.5 -267 t-89 -216t-161 -144.5t-242.5 -52.5q-125 0 -218 43t-155.5 115t-93.5 166t-31 199zM346 496q0 -66 15.5 -121.5t46 -97t77.5 -65.5t109 -24q84 0 136 36t82 99.5t40 148.5t10 181v21.5t-2 27.5q-59 51 -123.5 68.5t-122.5 17.5q-74 0 -125 -22.5t-82.5 -62t-46 -93 t-14.5 -114.5z" />
4589-<glyph unicode="&#xf1;" horiz-adv-x="1198" d="M158 0v1036q72 20 186.5 39t253.5 19q131 0 219 -36t140.5 -100.5t74 -155.5t21.5 -200v-602h-248v563q0 86 -11.5 146.5t-37 98.5t-69.5 55.5t-107 17.5q-47 0 -98.5 -6.5t-75.5 -10.5v-864h-248zM246 1317q10 29 29.5 62.5t49.5 63.5t66.5 50t81.5 20q37 0 70 -12 t64.5 -25.5t61.5 -25.5t58 -12q39 0 66.5 27.5t44.5 62.5l125 -74q-13 -29 -32 -62.5t-48 -63.5t-66 -50.5t-82 -20.5q-37 0 -69.5 11.5t-64 26t-61.5 25.5t-59 11q-39 0 -66.5 -26.5t-43.5 -61.5z" />
4590-<glyph unicode="&#xf2;" horiz-adv-x="1224" d="M98 537q0 127 38 230t106.5 177t163 114t206.5 40q113 0 208 -40t163 -114t105.5 -177t37.5 -230t-36.5 -231.5t-104 -178.5t-163 -115t-210.5 -41t-209 41t-161.5 115t-105.5 178.5t-38 231.5zM352 537q0 -162 68.5 -256.5t191.5 -94.5t191.5 94.5t68.5 256.5 q0 160 -68.5 253t-191.5 93t-191.5 -93.5t-68.5 -252.5zM357 1511l157 144l297 -359l-123 -110z" />
4591-<glyph unicode="&#xf3;" horiz-adv-x="1224" d="M98 537q0 127 38 230t106.5 177t163 114t206.5 40q113 0 208 -40t163 -114t105.5 -177t37.5 -230t-36.5 -231.5t-104 -178.5t-163 -115t-210.5 -41t-209 41t-161.5 115t-105.5 178.5t-38 231.5zM352 537q0 -162 68.5 -256.5t191.5 -94.5t191.5 94.5t68.5 256.5 q0 160 -68.5 253t-191.5 93t-191.5 -93.5t-68.5 -252.5zM423 1296l302 359l155 -146l-334 -323z" />
4592-<glyph unicode="&#xf4;" horiz-adv-x="1224" d="M98 537q0 127 38 230t106.5 177t163 114t206.5 40q113 0 208 -40t163 -114t105.5 -177t37.5 -230t-36.5 -231.5t-104 -178.5t-163 -115t-210.5 -41t-209 41t-161.5 115t-105.5 178.5t-38 231.5zM311 1300l299 287l299 -287l-96 -108l-203 166l-200 -166zM352 537 q0 -162 68.5 -256.5t191.5 -94.5t191.5 94.5t68.5 256.5q0 160 -68.5 253t-191.5 93t-191.5 -93.5t-68.5 -252.5z" />
4593-<glyph unicode="&#xf5;" horiz-adv-x="1224" d="M98 537q0 127 38 230t106.5 177t163 114t206.5 40q113 0 208 -40t163 -114t105.5 -177t37.5 -230t-36.5 -231.5t-104 -178.5t-163 -115t-210.5 -41t-209 41t-161.5 115t-105.5 178.5t-38 231.5zM254 1317q10 29 29.5 62.5t49.5 63.5t66.5 50t81.5 20q37 0 70 -12 t64.5 -25.5t61.5 -25.5t58 -12q39 0 66.5 27.5t44.5 62.5l125 -74q-13 -29 -32 -62.5t-48 -63.5t-66 -50.5t-82 -20.5q-37 0 -69.5 11.5t-64 26t-61.5 25.5t-59 11q-39 0 -66.5 -26.5t-43.5 -61.5zM352 537q0 -162 68.5 -256.5t191.5 -94.5t191.5 94.5t68.5 256.5 q0 160 -68.5 253t-191.5 93t-191.5 -93.5t-68.5 -252.5z" />
4594-<glyph unicode="&#xf6;" horiz-adv-x="1224" d="M98 537q0 127 38 230t106.5 177t163 114t206.5 40q113 0 208 -40t163 -114t105.5 -177t37.5 -230t-36.5 -231.5t-104 -178.5t-163 -115t-210.5 -41t-209 41t-161.5 115t-105.5 178.5t-38 231.5zM263 1384q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100 t-97 -37t-96 37t-41 100zM352 537q0 -162 68.5 -256.5t191.5 -94.5t191.5 94.5t68.5 256.5q0 160 -68.5 253t-191.5 93t-191.5 -93.5t-68.5 -252.5zM684 1384q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4595-<glyph unicode="&#xf7;" d="M106 498v209h951v-209h-951zM434 197q0 72 44 110.5t104 38.5q59 0 104 -38.5t45 -110.5q0 -70 -45 -109t-104 -39t-103.5 39t-44.5 109zM434 1008q0 70 44 108.5t104 38.5q59 0 104 -38.5t45 -108.5q0 -72 -45 -111t-104 -39t-103.5 39t-44.5 111z" />
4596-<glyph unicode="&#xf8;" horiz-adv-x="1224" d="M98 537q0 127 38 230t106.5 177t163 114t206.5 40q156 0 277 -76l96 125l125 -94l-104 -135q57 -72 88.5 -168t31.5 -213q0 -127 -36.5 -231.5t-104 -178.5t-163 -115t-210.5 -41q-78 0 -147.5 20.5t-128.5 55.5l-96 -125l-127 96l104 136q-57 74 -88 170t-31 213z M344 537q0 -102 29 -183l383 496q-66 43 -144 43q-127 0 -197.5 -95t-70.5 -261zM467 219q61 -43 145 -43q129 0 199 97.5t70 263.5q0 100 -29 180z" />
4597-<glyph unicode="&#xf9;" horiz-adv-x="1193" d="M145 471v600h248v-561q0 -172 50.5 -246t174.5 -74q45 0 95.5 4.5t74.5 10.5v866h248v-1038q-72 -18 -186.5 -38t-251.5 -20q-129 0 -216 37t-139.5 102.5t-75 156.5t-22.5 200zM303 1511l157 144l297 -359l-123 -110z" />
4598-<glyph unicode="&#xfa;" horiz-adv-x="1193" d="M145 471v600h248v-561q0 -172 50.5 -246t174.5 -74q45 0 95.5 4.5t74.5 10.5v866h248v-1038q-72 -18 -186.5 -38t-251.5 -20q-129 0 -216 37t-139.5 102.5t-75 156.5t-22.5 200zM421 1296l302 359l155 -146l-334 -323z" />
4599-<glyph unicode="&#xfb;" horiz-adv-x="1193" d="M145 471v600h248v-561q0 -172 50.5 -246t174.5 -74q45 0 95.5 4.5t74.5 10.5v866h248v-1038q-72 -18 -186.5 -38t-251.5 -20q-129 0 -216 37t-139.5 102.5t-75 156.5t-22.5 200zM293 1300l299 287l299 -287l-96 -108l-203 166l-200 -166z" />
4600-<glyph unicode="&#xfc;" horiz-adv-x="1193" d="M145 471v600h248v-561q0 -172 50.5 -246t174.5 -74q45 0 95.5 4.5t74.5 10.5v866h248v-1038q-72 -18 -186.5 -38t-251.5 -20q-129 0 -216 37t-139.5 102.5t-75 156.5t-22.5 200zM242 1384q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37 t-41 100zM663 1384q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4601-<glyph unicode="&#xfd;" horiz-adv-x="1062" d="M-2 -344l45 199q74 -29 145 -29q96 0 150.5 46t95.5 142q-117 225 -224.5 491.5t-191.5 565.5h265q20 -86 49.5 -186.5t64.5 -203.5t74 -205.5t78 -190.5q66 182 123 388t104 398h256q-166 -610 -385 -1106q-41 -92 -84 -157.5t-96 -108.5t-118.5 -62.5t-151.5 -19.5 q-57 0 -113.5 12.5t-85.5 26.5zM385 1296l302 359l155 -146l-334 -323z" />
4602-<glyph unicode="&#xfe;" horiz-adv-x="1220" d="M158 -379v1927l248 41v-526q43 14 94 22.5t94 8.5q121 0 219 -39t168 -112t107.5 -176t37.5 -232q0 -123 -31.5 -225.5t-92 -176.5t-148.5 -115t-203 -41q-78 0 -140 18.5t-105 41.5v-416h-248zM406 252q33 -23 87 -42.5t117 -19.5q137 0 199.5 92t62.5 248 q0 66 -18 129.5t-55 112.5t-94.5 79t-133.5 30q-55 0 -99 -8.5t-66 -18.5v-602z" />
4603-<glyph unicode="&#xff;" horiz-adv-x="1062" d="M-2 -344l45 199q74 -29 145 -29q96 0 150.5 46t95.5 142q-117 225 -224.5 491.5t-191.5 565.5h265q20 -86 49.5 -186.5t64.5 -203.5t74 -205.5t78 -190.5q66 182 123 388t104 398h256q-166 -610 -385 -1106q-41 -92 -84 -157.5t-96 -108.5t-118.5 -62.5t-151.5 -19.5 q-57 0 -113.5 12.5t-85.5 26.5zM193 1384q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM614 1384q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4604-<glyph unicode="&#x152;" horiz-adv-x="2035" d="M113 711q0 184 58 319t163.5 224t250 133.5t316.5 44.5q47 0 105.5 -3.5t107.5 -9.5h803v-217h-621v-354h547v-211h-547v-420h670v-217h-852q-49 -6 -107.5 -10t-105.5 -4q-172 0 -317.5 44t-250 134t-162.5 226t-58 321zM381 711q0 -242 134 -373t384 -131q76 0 143 6 v991q-43 4 -75.5 5t-67.5 1q-250 0 -384 -130t-134 -369z" />
4605-<glyph unicode="&#x153;" horiz-adv-x="1931" d="M98 537q0 127 38 230t105.5 177t161 114t205.5 40q125 0 221.5 -51.5t161.5 -149.5q72 106 168 153.5t199 47.5q223 0 346 -137.5t123 -409.5q0 -25 -1 -49.5t-3 -42.5h-711q10 -129 92 -200t236 -71q92 0 166.5 16.5t117.5 35.5l33 -203q-20 -10 -56 -21.5t-82 -20.5 t-100.5 -15.5t-109.5 -6.5q-147 0 -252.5 50.5t-171.5 146.5q-68 -98 -164 -148.5t-213 -50.5q-115 0 -208 41t-160.5 115t-104.5 178.5t-37 231.5zM350 537q0 -162 68.5 -256.5t191.5 -94.5t191.5 94.5t68.5 256.5q0 160 -68.5 253t-191.5 93t-191.5 -93.5t-68.5 -252.5z M1118 641h461q0 51 -14.5 97t-42 80t-67.5 53.5t-95 19.5q-57 0 -100 -21.5t-73 -56.5t-46.5 -80t-22.5 -92z" />
4606-<glyph unicode="&#x178;" horiz-adv-x="1280" d="M6 1419h303q72 -160 158 -317t180 -311q92 154 180 311.5t160 316.5h287q-115 -217 -239 -431t-265 -431v-557h-258v553q-141 219 -266 434t-240 432zM291 1708q0 63 40.5 101.5t96.5 38.5q55 0 97 -38t42 -102q0 -63 -42 -100t-97 -37t-96 37t-41 100zM712 1708 q0 63 42 101.5t98 38.5q55 0 96 -38t41 -102q0 -63 -41 -100t-96 -37t-97.5 37t-42.5 100z" />
4607-<glyph unicode="&#x2c6;" horiz-adv-x="798" d="M100 1300l299 287l299 -287l-96 -108l-203 166l-200 -166z" />
4608-<glyph unicode="&#x2dc;" horiz-adv-x="800" d="M41 1317q10 29 29.5 62.5t49.5 63.5t66.5 50t81.5 20q37 0 70 -12t64.5 -25.5t61.5 -25.5t58 -12q39 0 66.5 27.5t44.5 62.5l125 -74q-13 -29 -32 -62.5t-48 -63.5t-66 -50.5t-82 -20.5q-37 0 -69.5 11.5t-64 26t-61.5 25.5t-59 11q-39 0 -66.5 -26.5t-43.5 -61.5z" />
4609-<glyph unicode="&#x2000;" horiz-adv-x="993" />
4610-<glyph unicode="&#x2001;" horiz-adv-x="1987" />
4611-<glyph unicode="&#x2002;" horiz-adv-x="993" />
4612-<glyph unicode="&#x2003;" horiz-adv-x="1987" />
4613-<glyph unicode="&#x2004;" horiz-adv-x="662" />
4614-<glyph unicode="&#x2005;" horiz-adv-x="496" />
4615-<glyph unicode="&#x2006;" horiz-adv-x="331" />
4616-<glyph unicode="&#x2007;" horiz-adv-x="331" />
4617-<glyph unicode="&#x2008;" horiz-adv-x="248" />
4618-<glyph unicode="&#x2009;" horiz-adv-x="397" />
4619-<glyph unicode="&#x200a;" horiz-adv-x="110" />
4620-<glyph unicode="&#x2010;" horiz-adv-x="645" d="M47 471v227h551v-227h-551z" />
4621-<glyph unicode="&#x2011;" horiz-adv-x="645" d="M47 471v227h551v-227h-551z" />
4622-<glyph unicode="&#x2012;" horiz-adv-x="645" d="M47 471v227h551v-227h-551z" />
4623-<glyph unicode="&#x2013;" horiz-adv-x="1024" d="M0 481v209h1024v-209h-1024z" />
4624-<glyph unicode="&#x2014;" horiz-adv-x="2048" d="M0 481v209h2048v-209h-2048z" />
4625-<glyph unicode="&#x2018;" horiz-adv-x="516" d="M117 1091.5v43.5q4 123 48 235.5t107 202.5l183 -49q-41 -90 -63.5 -190.5t-22.5 -190.5v-47t4 -58h-252q-4 27 -4 53.5z" />
4626-<glyph unicode="&#x2019;" horiz-adv-x="516" d="M61 1067q41 90 63.5 190.5t22.5 192.5q0 14 -1 45t-5 57h254q2 -25 3 -51t-1 -43q-4 -123 -48 -236.5t-107 -201.5z" />
4627-<glyph unicode="&#x201a;" horiz-adv-x="516" d="M61 -213q41 90 63.5 190.5t22.5 190.5q0 16 -1 47t-5 57h254q2 -18 2 -37.5v-35.5q0 -129 -45 -248t-110 -213z" />
4628-<glyph unicode="&#x201c;" horiz-adv-x="927" d="M117 1091.5v43.5q4 123 48 235.5t107 202.5l183 -49q-41 -90 -63.5 -190.5t-22.5 -190.5v-47t4 -58h-252q-4 27 -4 53.5zM529 1091.5v43.5q4 123 48 235.5t107 202.5l183 -49q-41 -90 -63.5 -190.5t-22.5 -190.5v-47t4 -58h-252q-4 27 -4 53.5z" />
4629-<glyph unicode="&#x201d;" horiz-adv-x="929" d="M61 1067q41 90 63.5 190.5t22.5 192.5q0 14 -1 45t-5 57h254q2 -25 3 -51t-1 -43q-4 -123 -48 -236.5t-107 -201.5zM475 1067q41 90 63.5 190.5t22.5 192.5q0 14 -1 45t-5 57h254q2 -25 3 -51t-1 -43q-4 -123 -48 -236.5t-107 -201.5z" />
4630-<glyph unicode="&#x201e;" horiz-adv-x="923" d="M61 -213q41 90 63.5 190.5t22.5 190.5q0 16 -1 47t-5 57h254q2 -18 2 -37.5v-35.5q0 -129 -45 -248t-110 -213zM469 -213q41 90 63.5 190.5t22.5 190.5q0 16 -1 47t-5 57h254q2 -18 2 -37.5v-35.5q0 -129 -45 -248t-110 -213z" />
4631-<glyph unicode="&#x2022;" horiz-adv-x="757" d="M100 723q0 55 19.5 105.5t55.5 87t87 59t117 22.5q63 0 114.5 -22.5t88 -59t56 -87t19.5 -105.5t-19.5 -105.5t-56 -88t-88 -60.5t-114.5 -23q-66 0 -117 23t-87 60.5t-55.5 88t-19.5 105.5z" />
4632-<glyph unicode="&#x2026;" horiz-adv-x="2048" d="M248 135q0 72 47 118t116 46q68 0 116 -46t48 -118t-48 -117t-116 -45q-70 0 -116.5 45t-46.5 117zM861 135q0 72 47 118t116 46q68 0 116 -46t48 -118t-48 -117t-116 -45q-70 0 -116.5 45t-46.5 117zM1471 135q0 72 47 118t116 46q68 0 116 -46t48 -118t-48 -117 t-116 -45q-70 0 -116.5 45t-46.5 117z" />
4633-<glyph unicode="&#x202f;" horiz-adv-x="397" />
4634-<glyph unicode="&#x2039;" horiz-adv-x="641" d="M55 582l328 471l182 -90l-217 -381l217 -383l-182 -90z" />
4635-<glyph unicode="&#x203a;" horiz-adv-x="641" d="M76 199l217 383l-217 381l182 90l328 -471l-328 -473z" />
4636-<glyph unicode="&#x205f;" horiz-adv-x="496" />
4637-<glyph unicode="&#x20ac;" d="M78 455v176h149q-2 23 -2 41v39v45t2 45h-149v174h172q51 236 195.5 353.5t369.5 117.5q90 0 152.5 -12.5t126.5 -34.5l-54 -201q-49 18 -103 29.5t-124 11.5q-139 0 -214 -70.5t-103 -193.5h465l-33 -174h-457q-2 -25 -2 -46.5v-43.5v-39t2 -41h424l-35 -176h-366 q33 -152 113.5 -212.5t201.5 -60.5q78 0 143.5 14.5t124.5 41.5l51 -199q-47 -23 -133 -44.5t-196 -21.5q-248 0 -381 127t-174 355h-166z" />
4638-<glyph unicode="&#x2122;" horiz-adv-x="1703" d="M41 1251v168h616v-168h-213v-534h-190v534h-213zM707 717q20 260 33.5 427t29.5 275h191q37 -74 90 -178t106 -215q55 111 110.5 215.5t90.5 177.5h194q18 -109 29.5 -275.5t28.5 -426.5h-180q-4 109 -10.5 233.5t-14.5 229.5q-25 -41 -53.5 -94.5t-55 -105.5t-49 -98 t-35.5 -73h-106q-12 27 -34.5 72t-50.5 97t-56.5 105.5t-51.5 96.5q-8 -104 -14 -229.5t-10 -233.5h-182z" />
4639-<glyph unicode="&#x25fc;" horiz-adv-x="1075" d="M0 0v1075h1075v-1075h-1075z" />
4640-<hkern u1="K" u2="&#xef;" k="-57" />
4641-<hkern u1="T" u2="&#xef;" k="-76" />
4642-<hkern u1="T" u2="&#xee;" k="-37" />
4643-<hkern u1="V" u2="&#xef;" k="-98" />
4644-<hkern u1="V" u2="&#xec;" k="10" />
4645-<hkern u1="W" u2="&#xef;" k="-33" />
4646-<hkern u1="Y" u2="&#xef;" k="-74" />
4647-<hkern u1="Z" u2="&#xef;" k="-18" />
4648-<hkern u1="f" u2="&#xef;" k="-94" />
4649-<hkern u1="f" u2="&#xec;" k="-55" />
4650-<hkern u1="&#xdd;" u2="&#xef;" k="-74" />
4651-<hkern u1="&#x178;" u2="&#xef;" k="-74" />
4652-<hkern g1="b" g2="v" k="23" />
4653-<hkern g1="b" g2="w" k="20" />
4654-<hkern g1="b" g2="y,yacute,ydieresis" k="23" />
4655-<hkern g1="b" g2="quotedbl,quotesingle" k="68" />
4656-<hkern g1="b" g2="parenright" k="49" />
4657-<hkern g1="b" g2="question" k="51" />
4658-<hkern g1="b" g2="bracketright" k="55" />
4659-<hkern g1="b" g2="braceright" k="37" />
4660-<hkern g1="b" g2="quoteright,quotedblright" k="59" />
4661-<hkern g1="b" g2="slash" k="39" />
4662-<hkern g1="b" g2="quoteleft,quotedblleft" k="59" />
4663-<hkern g1="b" g2="x" k="31" />
4664-<hkern g1="b" g2="z" k="37" />
4665-<hkern g1="c,ccedilla" g2="v" k="-18" />
4666-<hkern g1="c,ccedilla" g2="w" k="-18" />
4667-<hkern g1="c,ccedilla" g2="y,yacute,ydieresis" k="-18" />
4668-<hkern g1="c,ccedilla" g2="bracketright" k="49" />
4669-<hkern g1="c,ccedilla" g2="x" k="-29" />
4670-<hkern g1="c,ccedilla" g2="hyphen,endash,emdash" k="57" />
4671-<hkern g1="c,ccedilla" g2="braceleft" k="37" />
4672-<hkern g1="c,ccedilla" g2="guillemotleft,guilsinglleft" k="53" />
4673-<hkern g1="c,ccedilla" g2="d" k="20" />
4674-<hkern g1="c,ccedilla" g2="g" k="29" />
4675-<hkern g1="c,ccedilla" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="23" />
4676-<hkern g1="c,ccedilla" g2="comma,period,ellipsis" k="-18" />
4677-<hkern g1="f" g2="v" k="-35" />
4678-<hkern g1="f" g2="w" k="-33" />
4679-<hkern g1="f" g2="y,yacute,ydieresis" k="-35" />
4680-<hkern g1="f" g2="parenright" k="-72" />
4681-<hkern g1="f" g2="asterisk" k="-18" />
4682-<hkern g1="f" g2="question" k="-43" />
4683-<hkern g1="f" g2="bracketright" k="-72" />
4684-<hkern g1="f" g2="braceright" k="-72" />
4685-<hkern g1="f" g2="quoteright,quotedblright" k="-37" />
4686-<hkern g1="f" g2="slash" k="76" />
4687-<hkern g1="f" g2="x" k="-27" />
4688-<hkern g1="f" g2="hyphen,endash,emdash" k="63" />
4689-<hkern g1="f" g2="guillemotleft,guilsinglleft" k="35" />
4690-<hkern g1="f" g2="g" k="12" />
4691-<hkern g1="f" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="20" />
4692-<hkern g1="f" g2="comma,period,ellipsis" k="94" />
4693-<hkern g1="f" g2="eth" k="31" />
4694-<hkern g1="f" g2="quotesinglbase,quotedblbase" k="96" />
4695-<hkern g1="f" g2="guillemotright,guilsinglright" k="-16" />
4696-<hkern g1="f" g2="c,ccedilla" k="20" />
4697-<hkern g1="f" g2="e,egrave,eacute,ecircumflex,edieresis" k="20" />
4698-<hkern g1="f" g2="q" k="20" />
4699-<hkern g1="h" g2="v" k="27" />
4700-<hkern g1="h" g2="w" k="23" />
4701-<hkern g1="h" g2="y,yacute,ydieresis" k="31" />
4702-<hkern g1="h" g2="quotedbl,quotesingle" k="68" />
4703-<hkern g1="h" g2="parenright" k="43" />
4704-<hkern g1="h" g2="asterisk" k="37" />
4705-<hkern g1="h" g2="question" k="49" />
4706-<hkern g1="h" g2="bracketright" k="53" />
4707-<hkern g1="h" g2="braceright" k="37" />
4708-<hkern g1="h" g2="quoteright,quotedblright" k="55" />
4709-<hkern g1="h" g2="quoteleft,quotedblleft" k="55" />
4710-<hkern g1="j" g2="j" k="-16" />
4711-<hkern g1="k" g2="bracketright" k="45" />
4712-<hkern g1="k" g2="slash" k="-18" />
4713-<hkern g1="k" g2="x" k="-35" />
4714-<hkern g1="k" g2="hyphen,endash,emdash" k="49" />
4715-<hkern g1="k" g2="braceleft" k="35" />
4716-<hkern g1="k" g2="guillemotleft,guilsinglleft" k="61" />
4717-<hkern g1="k" g2="d" k="47" />
4718-<hkern g1="k" g2="g" k="53" />
4719-<hkern g1="k" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="53" />
4720-<hkern g1="k" g2="eth" k="49" />
4721-<hkern g1="k" g2="c,ccedilla" k="47" />
4722-<hkern g1="k" g2="e,egrave,eacute,ecircumflex,edieresis" k="47" />
4723-<hkern g1="k" g2="q" k="47" />
4724-<hkern g1="k" g2="at" k="37" />
4725-<hkern g1="m,n,ntilde" g2="v" k="29" />
4726-<hkern g1="m,n,ntilde" g2="w" k="25" />
4727-<hkern g1="m,n,ntilde" g2="y,yacute,ydieresis" k="33" />
4728-<hkern g1="m,n,ntilde" g2="quotedbl,quotesingle" k="55" />
4729-<hkern g1="m,n,ntilde" g2="parenright" k="45" />
4730-<hkern g1="m,n,ntilde" g2="asterisk" k="39" />
4731-<hkern g1="m,n,ntilde" g2="question" k="51" />
4732-<hkern g1="m,n,ntilde" g2="bracketright" k="55" />
4733-<hkern g1="m,n,ntilde" g2="braceright" k="37" />
4734-<hkern g1="m,n,ntilde" g2="quoteright,quotedblright" k="47" />
4735-<hkern g1="m,n,ntilde" g2="quoteleft,quotedblleft" k="39" />
4736-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="v" k="25" />
4737-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="w" k="23" />
4738-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="y,yacute,ydieresis" k="25" />
4739-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quotedbl,quotesingle" k="57" />
4740-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="parenright" k="49" />
4741-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="asterisk" k="37" />
4742-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="question" k="55" />
4743-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="bracketright" k="55" />
4744-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="braceright" k="37" />
4745-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quoteright,quotedblright" k="49" />
4746-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="slash" k="41" />
4747-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="quoteleft,quotedblleft" k="39" />
4748-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="x" k="31" />
4749-<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash" g2="z" k="37" />
4750-<hkern g1="p" g2="v" k="25" />
4751-<hkern g1="p" g2="w" k="20" />
4752-<hkern g1="p" g2="y,yacute,ydieresis" k="25" />
4753-<hkern g1="p" g2="quotedbl,quotesingle" k="57" />
4754-<hkern g1="p" g2="parenright" k="49" />
4755-<hkern g1="p" g2="asterisk" k="37" />
4756-<hkern g1="p" g2="question" k="51" />
4757-<hkern g1="p" g2="bracketright" k="55" />
4758-<hkern g1="p" g2="braceright" k="37" />
4759-<hkern g1="p" g2="quoteright,quotedblright" k="49" />
4760-<hkern g1="p" g2="slash" k="39" />
4761-<hkern g1="p" g2="quoteleft,quotedblleft" k="39" />
4762-<hkern g1="p" g2="x" k="31" />
4763-<hkern g1="p" g2="z" k="33" />
4764-<hkern g1="q" g2="j" k="-55" />
4765-<hkern g1="r" g2="v" k="-37" />
4766-<hkern g1="r" g2="w" k="-35" />
4767-<hkern g1="r" g2="y,yacute,ydieresis" k="-37" />
4768-<hkern g1="r" g2="asterisk" k="-20" />
4769-<hkern g1="r" g2="question" k="78" />
4770-<hkern g1="r" g2="bracketright" k="43" />
4771-<hkern g1="r" g2="quoteright,quotedblright" k="-25" />
4772-<hkern g1="r" g2="slash" k="84" />
4773-<hkern g1="r" g2="x" k="-29" />
4774-<hkern g1="r" g2="hyphen,endash,emdash" k="57" />
4775-<hkern g1="r" g2="guillemotleft,guilsinglleft" k="37" />
4776-<hkern g1="r" g2="comma,period,ellipsis" k="100" />
4777-<hkern g1="r" g2="eth" k="35" />
4778-<hkern g1="r" g2="quotesinglbase,quotedblbase" k="94" />
4779-<hkern g1="r" g2="q" k="20" />
4780-<hkern g1="t" g2="bracketright" k="49" />
4781-<hkern g1="t" g2="x" k="-31" />
4782-<hkern g1="t" g2="hyphen,endash,emdash" k="72" />
4783-<hkern g1="t" g2="braceleft" k="37" />
4784-<hkern g1="t" g2="guillemotleft,guilsinglleft" k="51" />
4785-<hkern g1="t" g2="d" k="25" />
4786-<hkern g1="t" g2="g" k="18" />
4787-<hkern g1="t" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="25" />
4788-<hkern g1="t" g2="comma,period,ellipsis" k="-18" />
4789-<hkern g1="t" g2="eth" k="20" />
4790-<hkern g1="t" g2="c,ccedilla" k="23" />
4791-<hkern g1="t" g2="e,egrave,eacute,ecircumflex,edieresis" k="18" />
4792-<hkern g1="t" g2="q" k="20" />
4793-<hkern g1="v" g2="v" k="-33" />
4794-<hkern g1="v" g2="w" k="-31" />
4795-<hkern g1="v" g2="y,yacute,ydieresis" k="-33" />
4796-<hkern g1="v" g2="asterisk" k="-16" />
4797-<hkern g1="v" g2="question" k="72" />
4798-<hkern g1="v" g2="bracketright" k="47" />
4799-<hkern g1="v" g2="quoteright,quotedblright" k="-20" />
4800-<hkern g1="v" g2="slash" k="57" />
4801-<hkern g1="v" g2="x" k="-25" />
4802-<hkern g1="v" g2="d" k="25" />
4803-<hkern g1="v" g2="g" k="23" />
4804-<hkern g1="v" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="25" />
4805-<hkern g1="v" g2="comma,period,ellipsis" k="63" />
4806-<hkern g1="v" g2="eth" k="31" />
4807-<hkern g1="v" g2="quotesinglbase,quotedblbase" k="66" />
4808-<hkern g1="v" g2="c,ccedilla" k="27" />
4809-<hkern g1="v" g2="e,egrave,eacute,ecircumflex,edieresis" k="25" />
4810-<hkern g1="v" g2="q" k="25" />
4811-<hkern g1="w" g2="v" k="-33" />
4812-<hkern g1="w" g2="w" k="-31" />
4813-<hkern g1="w" g2="y,yacute,ydieresis" k="-33" />
4814-<hkern g1="w" g2="asterisk" k="-16" />
4815-<hkern g1="w" g2="question" k="63" />
4816-<hkern g1="w" g2="bracketright" k="47" />
4817-<hkern g1="w" g2="quoteright,quotedblright" k="-20" />
4818-<hkern g1="w" g2="slash" k="51" />
4819-<hkern g1="w" g2="x" k="-25" />
4820-<hkern g1="w" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="20" />
4821-<hkern g1="w" g2="comma,period,ellipsis" k="57" />
4822-<hkern g1="w" g2="eth" k="25" />
4823-<hkern g1="w" g2="quotesinglbase,quotedblbase" k="55" />
4824-<hkern g1="w" g2="c,ccedilla" k="23" />
4825-<hkern g1="x" g2="bracketright" k="49" />
4826-<hkern g1="x" g2="x" k="-31" />
4827-<hkern g1="x" g2="braceleft" k="37" />
4828-<hkern g1="x" g2="guillemotleft,guilsinglleft" k="53" />
4829-<hkern g1="x" g2="d" k="37" />
4830-<hkern g1="x" g2="g" k="37" />
4831-<hkern g1="x" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="37" />
4832-<hkern g1="x" g2="eth" k="43" />
4833-<hkern g1="x" g2="c,ccedilla" k="37" />
4834-<hkern g1="x" g2="e,egrave,eacute,ecircumflex,edieresis" k="37" />
4835-<hkern g1="x" g2="q" k="37" />
4836-<hkern g1="z" g2="bracketright" k="61" />
4837-<hkern g1="z" g2="braceright" k="37" />
4838-<hkern g1="z" g2="braceleft" k="51" />
4839-<hkern g1="z" g2="guillemotleft,guilsinglleft" k="59" />
4840-<hkern g1="z" g2="d" k="37" />
4841-<hkern g1="z" g2="g" k="39" />
4842-<hkern g1="z" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="37" />
4843-<hkern g1="z" g2="eth" k="33" />
4844-<hkern g1="z" g2="c,ccedilla" k="35" />
4845-<hkern g1="z" g2="e,egrave,eacute,ecircumflex,edieresis" k="35" />
4846-<hkern g1="z" g2="q" k="33" />
4847-<hkern g1="z" g2="f,uniFB01,uniFB02,uniFB03,uniFB04" k="20" />
4848-<hkern g1="z" g2="t" k="23" />
4849-<hkern g1="z" g2="u,ugrave,uacute,ucircumflex,udieresis" k="23" />
4850-<hkern g1="germandbls" g2="v" k="51" />
4851-<hkern g1="germandbls" g2="w" k="45" />
4852-<hkern g1="germandbls" g2="y,yacute,ydieresis" k="51" />
4853-<hkern g1="germandbls" g2="quotedbl,quotesingle" k="74" />
4854-<hkern g1="germandbls" g2="parenright" k="49" />
4855-<hkern g1="germandbls" g2="asterisk" k="59" />
4856-<hkern g1="germandbls" g2="question" k="37" />
4857-<hkern g1="germandbls" g2="bracketright" k="37" />
4858-<hkern g1="germandbls" g2="braceright" k="37" />
4859-<hkern g1="germandbls" g2="quoteright,quotedblright" k="55" />
4860-<hkern g1="germandbls" g2="quoteleft,quotedblleft" k="55" />
4861-<hkern g1="eth" g2="question" k="-27" />
4862-<hkern g1="eth" g2="bracketright" k="-23" />
4863-<hkern g1="eth" g2="braceright" k="-23" />
4864-<hkern g1="eth" g2="slash" k="37" />
4865-<hkern g1="eth" g2="comma,period,ellipsis" k="25" />
4866-<hkern g1="thorn" g2="v" k="25" />
4867-<hkern g1="thorn" g2="w" k="20" />
4868-<hkern g1="thorn" g2="y,yacute,ydieresis" k="25" />
4869-<hkern g1="thorn" g2="quotedbl,quotesingle" k="74" />
4870-<hkern g1="thorn" g2="parenright" k="49" />
4871-<hkern g1="thorn" g2="asterisk" k="37" />
4872-<hkern g1="thorn" g2="question" k="51" />
4873-<hkern g1="thorn" g2="bracketright" k="55" />
4874-<hkern g1="thorn" g2="braceright" k="37" />
4875-<hkern g1="thorn" g2="quoteright,quotedblright" k="66" />
4876-<hkern g1="thorn" g2="slash" k="39" />
4877-<hkern g1="thorn" g2="quoteleft,quotedblleft" k="66" />
4878-<hkern g1="thorn" g2="x" k="31" />
4879-<hkern g1="thorn" g2="z" k="33" />
4880-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="v" k="37" />
4881-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="w" k="35" />
4882-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="y,yacute,ydieresis" k="27" />
4883-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quotedbl,quotesingle" k="143" />
4884-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="asterisk" k="115" />
4885-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="bracketright" k="49" />
4886-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="braceright" k="18" />
4887-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quoteright,quotedblright" k="125" />
4888-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="slash" k="-31" />
4889-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quoteleft,quotedblleft" k="129" />
4890-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="x" k="-47" />
4891-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="z" k="-27" />
4892-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="braceleft" k="37" />
4893-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="guillemotleft,guilsinglleft" k="35" />
4894-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="d" k="29" />
4895-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="g" k="29" />
4896-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="29" />
4897-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="comma,period,ellipsis" k="-47" />
4898-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="eth" k="29" />
4899-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quotesinglbase,quotedblbase" k="-45" />
4900-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="c,ccedilla" k="29" />
4901-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="e,egrave,eacute,ecircumflex,edieresis" k="29" />
4902-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="q" k="29" />
4903-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="at" k="27" />
4904-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="t" k="10" />
4905-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="u,ugrave,uacute,ucircumflex,udieresis" k="27" />
4906-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="C,Ccedilla" k="35" />
4907-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="G" k="35" />
4908-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="35" />
4909-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Q" k="35" />
4910-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="T" k="117" />
4911-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="18" />
4912-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="V" k="113" />
4913-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="W" k="33" />
4914-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Y,Yacute,Ydieresis" k="145" />
4915-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="parenleft" k="35" />
4916-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="s" k="-23" />
4917-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-59" />
4918-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="J" k="-53" />
4919-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="S" k="-29" />
4920-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="X" k="-45" />
4921-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Z" k="-35" />
4922-<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="AE" k="-61" />
4923-<hkern g1="B" g2="quotedbl,quotesingle" k="18" />
4924-<hkern g1="B" g2="parenright" k="45" />
4925-<hkern g1="B" g2="asterisk" k="18" />
4926-<hkern g1="B" g2="question" k="37" />
4927-<hkern g1="B" g2="bracketright" k="61" />
4928-<hkern g1="B" g2="braceright" k="39" />
4929-<hkern g1="B" g2="slash" k="37" />
4930-<hkern g1="B" g2="z" k="23" />
4931-<hkern g1="B" g2="comma,period,ellipsis" k="18" />
4932-<hkern g1="B" g2="V" k="35" />
4933-<hkern g1="B" g2="W" k="23" />
4934-<hkern g1="B" g2="Y,Yacute,Ydieresis" k="45" />
4935-<hkern g1="B" g2="parenleft" k="18" />
4936-<hkern g1="B" g2="X" k="37" />
4937-<hkern g1="B" g2="AE" k="20" />
4938-<hkern g1="B" g2="colon,semicolon" k="18" />
4939-<hkern g1="C,Ccedilla" g2="v" k="29" />
4940-<hkern g1="C,Ccedilla" g2="w" k="31" />
4941-<hkern g1="C,Ccedilla" g2="y,yacute,ydieresis" k="29" />
4942-<hkern g1="C,Ccedilla" g2="question" k="-27" />
4943-<hkern g1="C,Ccedilla" g2="quoteright,quotedblright" k="-23" />
4944-<hkern g1="C,Ccedilla" g2="x" k="-25" />
4945-<hkern g1="C,Ccedilla" g2="hyphen,endash,emdash" k="55" />
4946-<hkern g1="C,Ccedilla" g2="braceleft" k="51" />
4947-<hkern g1="C,Ccedilla" g2="guillemotleft,guilsinglleft" k="82" />
4948-<hkern g1="C,Ccedilla" g2="d" k="27" />
4949-<hkern g1="C,Ccedilla" g2="g" k="27" />
4950-<hkern g1="C,Ccedilla" g2="o,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe" k="27" />
4951-<hkern g1="C,Ccedilla" g2="comma,period,ellipsis" k="-39" />
4952-<hkern g1="C,Ccedilla" g2="eth" k="27" />
4953-<hkern g1="C,Ccedilla" g2="quotesinglbase,quotedblbase" k="-33" />
4954-<hkern g1="C,Ccedilla" g2="c,ccedilla" k="27" />
4955-<hkern g1="C,Ccedilla" g2="e,egrave,eacute,ecircumflex,edieresis" k="27" />
4956-<hkern g1="C,Ccedilla" g2="q" k="27" />
4957-<hkern g1="C,Ccedilla" g2="at" k="31" />
4958-<hkern g1="C,Ccedilla" g2="u,ugrave,uacute,ucircumflex,udieresis" k="37" />
4959-<hkern g1="C,Ccedilla" g2="C,Ccedilla" k="37" />
4960-<hkern g1="C,Ccedilla" g2="G" k="37" />
4961-<hkern g1="C,Ccedilla" g2="O,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="37" />
4962-<hkern g1="C,Ccedilla" g2="Q" k="37" />
4963-<hkern g1="C,Ccedilla" g2="T" k="-31" />
4964-<hkern g1="C,Ccedilla" g2="V" k="-31" />
4965-<hkern g1="C,Ccedilla" g2="Y,Yacute,Ydieresis" k="-31" />
4966-<hkern g1="C,Ccedilla" g2="parenleft" k="41" />
4967-<hkern g1="C,Ccedilla" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-39" />
4968-<hkern g1="C,Ccedilla" g2="J" k="-41" />
4969-<hkern g1="C,Ccedilla" g2="S" k="-18" />
4970-<hkern g1="C,Ccedilla" g2="X" k="-23" />
4971-<hkern g1="C,Ccedilla" g2="Z" k="-18" />
4972-<hkern g1="C,Ccedilla" g2="AE" k="-39" />
4973-<hkern g1="C,Ccedilla" g2="bracketleft" k="18" />
4974-<hkern g1="D,Eth" g2="quotedbl,quotesingle" k="47" />
4975-<hkern g1="D,Eth" g2="parenright" k="59" />
4976-<hkern g1="D,Eth" g2="question" k="72" />
4977-<hkern g1="D,Eth" g2="bracketright" k="76" />
4978-<hkern g1="D,Eth" g2="braceright" k="53" />
4979-<hkern g1="D,Eth" g2="quoteright,quotedblright" k="20" />
4980-<hkern g1="D,Eth" g2="slash" k="78" />
4981-<hkern g1="D,Eth" g2="quoteleft,quotedblleft" k="37" />
4982-<hkern g1="D,Eth" g2="comma,period,ellipsis" k="59" />
4983-<hkern g1="D,Eth" g2="quotesinglbase,quotedblbase" k="61" />
4984-<hkern g1="D,Eth" g2="at" k="18" />
4985-<hkern g1="D,Eth" g2="T" k="49" />
4986-<hkern g1="D,Eth" g2="V" k="31" />
4987-<hkern g1="D,Eth" g2="W" k="31" />
4988-<hkern g1="D,Eth" g2="Y,Yacute,Ydieresis" k="74" />
4989-<hkern g1="D,Eth" g2="parenleft" k="20" />
4990-<hkern g1="D,Eth" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="35" />
4991-<hkern g1="D,Eth" g2="J" k="55" />
4992-<hkern g1="D,Eth" g2="S" k="18" />
4993-<hkern g1="D,Eth" g2="X" k="43" />
4994-<hkern g1="D,Eth" g2="Z" k="27" />
4995-<hkern g1="D,Eth" g2="AE" k="76" />
4996-<hkern g1="D,Eth" g2="bracketleft" k="18" />
4997-<hkern g1="D,Eth" g2="exclam" k="25" />
4998-<hkern g1="D,Eth" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae" k="25" />
4999-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="v" k="45" />
5000-<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" g2="w" k="45" />
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches