all repos — web @ 3a70a01cec70117e3b02f98ae59f5737f12b86ce

My personal website.

static/fonts/atkinson-hyperlegible/Atkinson-Hyperlegible-BoldItalic-102.svg

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
 1000
 1001
 1002
 1003
 1004
 1005
 1006
 1007
 1008
 1009
 1010
 1011
 1012
 1013
 1014
 1015
 1016
 1017
 1018
 1019
 1020
 1021
 1022
 1023
 1024
 1025
 1026
 1027
 1028
 1029
 1030
 1031
 1032
 1033
 1034
 1035
 1036
 1037
 1038
 1039
 1040
 1041
 1042
 1043
 1044
 1045
 1046
 1047
 1048
 1049
 1050
 1051
 1052
 1053
 1054
 1055
 1056
 1057
 1058
 1059
 1060
 1061
 1062
 1063
 1064
 1065
 1066
 1067
 1068
 1069
 1070
 1071
 1072
 1073
 1074
 1075
 1076
 1077
 1078
 1079
 1080
 1081
 1082
 1083
 1084
 1085
 1086
 1087
 1088
 1089
 1090
 1091
 1092
 1093
 1094
 1095
 1096
 1097
 1098
 1099
 1100
 1101
 1102
 1103
 1104
 1105
 1106
 1107
 1108
 1109
 1110
 1111
 1112
 1113
 1114
 1115
 1116
 1117
 1118
 1119
 1120
 1121
 1122
 1123
 1124
 1125
 1126
 1127
 1128
 1129
 1130
 1131
 1132
 1133
 1134
 1135
 1136
 1137
 1138
 1139
 1140
 1141
 1142
 1143
 1144
 1145
 1146
 1147
 1148
 1149
 1150
 1151
 1152
 1153
 1154
 1155
 1156
 1157
 1158
 1159
 1160
 1161
 1162
 1163
 1164
 1165
 1166
 1167
 1168
 1169
 1170
 1171
 1172
 1173
 1174
 1175
 1176
 1177
 1178
 1179
 1180
 1181
 1182
 1183
 1184
 1185
 1186
 1187
 1188
 1189
 1190
 1191
 1192
 1193
 1194
 1195
 1196
 1197
 1198
 1199
 1200
 1201
 1202
 1203
 1204
 1205
 1206
 1207
 1208
 1209
 1210
 1211
 1212
 1213
 1214
 1215
 1216
 1217
 1218
 1219
 1220
 1221
 1222
 1223
 1224
 1225
 1226
 1227
 1228
 1229
 1230
 1231
 1232
 1233
 1234
 1235
 1236
 1237
 1238
 1239
 1240
 1241
 1242
 1243
 1244
 1245
 1246
 1247
 1248
 1249
 1250
 1251
 1252
 1253
 1254
 1255
 1256
 1257
 1258
 1259
 1260
 1261
 1262
 1263
 1264
 1265
 1266
 1267
 1268
 1269
 1270
 1271
 1272
 1273
 1274
 1275
 1276
 1277
 1278
 1279
 1280
 1281
 1282
 1283
 1284
 1285
 1286
 1287
 1288
 1289
 1290
 1291
 1292
 1293
 1294
 1295
 1296
 1297
 1298
 1299
 1300
 1301
 1302
 1303
 1304
 1305
 1306
 1307
 1308
 1309
 1310
 1311
 1312
 1313
 1314
 1315
 1316
 1317
 1318
 1319
 1320
 1321
 1322
 1323
 1324
 1325
 1326
 1327
 1328
 1329
 1330
 1331
 1332
 1333
 1334
 1335
 1336
 1337
 1338
 1339
 1340
 1341
 1342
 1343
 1344
 1345
 1346
 1347
 1348
 1349
 1350
 1351
 1352
 1353
 1354
 1355
 1356
 1357
 1358
 1359
 1360
 1361
 1362
 1363
 1364
 1365
 1366
 1367
 1368
 1369
 1370
 1371
 1372
 1373
 1374
 1375
 1376
 1377
 1378
 1379
 1380
 1381
 1382
 1383
 1384
 1385
 1386
 1387
 1388
 1389
 1390
 1391
 1392
 1393
 1394
 1395
 1396
 1397
 1398
 1399
 1400
 1401
 1402
 1403
 1404
 1405
 1406
 1407
 1408
 1409
 1410
 1411
 1412
 1413
 1414
 1415
 1416
 1417
 1418
 1419
 1420
 1421
 1422
 1423
 1424
 1425
 1426
 1427
 1428
 1429
 1430
 1431
 1432
 1433
 1434
 1435
 1436
 1437
 1438
 1439
 1440
 1441
 1442
 1443
 1444
 1445
 1446
 1447
 1448
 1449
 1450
 1451
 1452
 1453
 1454
 1455
 1456
 1457
 1458
 1459
 1460
 1461
 1462
 1463
 1464
 1465
 1466
 1467
 1468
 1469
 1470
 1471
 1472
 1473
 1474
 1475
 1476
 1477
 1478
 1479
 1480
 1481
 1482
 1483
 1484
 1485
 1486
 1487
 1488
 1489
 1490
 1491
 1492
 1493
 1494
 1495
 1496
 1497
 1498
 1499
 1500
 1501
 1502
 1503
 1504
 1505
 1506
 1507
 1508
 1509
 1510
 1511
 1512
 1513
 1514
 1515
 1516
 1517
 1518
 1519
 1520
 1521
 1522
 1523
 1524
 1525
 1526
 1527
 1528
 1529
 1530
 1531
 1532
 1533
 1534
 1535
 1536
 1537
 1538
 1539
 1540
 1541
 1542
 1543
 1544
 1545
 1546
 1547
 1548
 1549
 1550
 1551
 1552
 1553
 1554
 1555
 1556
 1557
 1558
 1559
 1560
 1561
 1562
 1563
 1564
 1565
 1566
 1567
 1568
 1569
 1570
 1571
 1572
 1573
 1574
 1575
 1576
 1577
 1578
 1579
 1580
 1581
 1582
 1583
 1584
 1585
 1586
 1587
 1588
 1589
 1590
 1591
 1592
 1593
 1594
 1595
 1596
 1597
 1598
 1599
 1600
 1601
 1602
 1603
 1604
 1605
 1606
 1607
 1608
 1609
 1610
 1611
 1612
 1613
 1614
 1615
 1616
 1617
 1618
 1619
 1620
 1621
 1622
 1623
 1624
 1625
 1626
 1627
 1628
 1629
 1630
 1631
 1632
 1633
 1634
 1635
 1636
 1637
 1638
 1639
 1640
 1641
 1642
 1643
 1644
 1645
 1646
 1647
 1648
 1649
 1650
 1651
 1652
 1653
 1654
 1655
 1656
 1657
 1658
 1659
 1660
 1661
 1662
 1663
 1664
 1665
 1666
 1667
 1668
 1669
 1670
 1671
 1672
 1673
 1674
 1675
 1676
 1677
 1678
 1679
 1680
 1681
 1682
 1683
 1684
 1685
 1686
 1687
 1688
 1689
 1690
 1691
 1692
 1693
 1694
 1695
 1696
 1697
 1698
 1699
 1700
 1701
 1702
 1703
 1704
 1705
 1706
 1707
 1708
 1709
 1710
 1711
 1712
 1713
 1714
 1715
 1716
 1717
 1718
 1719
 1720
 1721
 1722
 1723
 1724
 1725
 1726
 1727
 1728
 1729
 1730
 1731
 1732
 1733
 1734
 1735
 1736
 1737
 1738
 1739
 1740
 1741
 1742
 1743
 1744
 1745
 1746
 1747
 1748
 1749
 1750
 1751
 1752
 1753
 1754
 1755
 1756
 1757
 1758
 1759
 1760
 1761
 1762
 1763
 1764
 1765
 1766
 1767
 1768
 1769
 1770
 1771
 1772
 1773
 1774
 1775
 1776
 1777
 1778
 1779
 1780
 1781
 1782
 1783
 1784
 1785
 1786
 1787
 1788
 1789
 1790
 1791
 1792
 1793
 1794
 1795
 1796
 1797
 1798
 1799
 1800
 1801
 1802
 1803
 1804
 1805
 1806
 1807
 1808
 1809
 1810
 1811
 1812
 1813
 1814
 1815
 1816
 1817
 1818
 1819
 1820
 1821
 1822
 1823
 1824
 1825
 1826
 1827
 1828
 1829
 1830
 1831
 1832
 1833
 1834
 1835
 1836
 1837
 1838
 1839
 1840
 1841
 1842
 1843
 1844
 1845
 1846
 1847
 1848
 1849
 1850
 1851
 1852
 1853
 1854
 1855
 1856
 1857
 1858
 1859
 1860
 1861
 1862
 1863
 1864
 1865
 1866
 1867
 1868
 1869
 1870
 1871
 1872
 1873
 1874
 1875
 1876
 1877
 1878
 1879
 1880
 1881
 1882
 1883
 1884
 1885
 1886
 1887
 1888
 1889
 1890
 1891
 1892
 1893
 1894
 1895
 1896
 1897
 1898
 1899
 1900
 1901
 1902
 1903
 1904
 1905
 1906
 1907
 1908
 1909
 1910
 1911
 1912
 1913
 1914
 1915
 1916
 1917
 1918
 1919
 1920
 1921
 1922
 1923
 1924
 1925
 1926
 1927
 1928
 1929
 1930
 1931
 1932
 1933
 1934
 1935
 1936
 1937
 1938
 1939
 1940
 1941
 1942
 1943
 1944
 1945
 1946
 1947
 1948
 1949
 1950
 1951
 1952
 1953
 1954
 1955
 1956
 1957
 1958
 1959
 1960
 1961
 1962
 1963
 1964
 1965
 1966
 1967
 1968
 1969
 1970
 1971
 1972
 1973
 1974
 1975
 1976
 1977
 1978
 1979
 1980
 1981
 1982
 1983
 1984
 1985
 1986
 1987
 1988
 1989
 1990
 1991
 1992
 1993
 1994
 1995
 1996
 1997
 1998
 1999
 2000
 2001
 2002
 2003
 2004
 2005
 2006
 2007
 2008
 2009
 2010
 2011
 2012
 2013
 2014
 2015
 2016
 2017
 2018
 2019
 2020
 2021
 2022
 2023
 2024
 2025
 2026
 2027
 2028
 2029
 2030
 2031
 2032
 2033
 2034
 2035
 2036
 2037
 2038
 2039
 2040
 2041
 2042
 2043
 2044
 2045
 2046
 2047
 2048
 2049
 2050
 2051
 2052
 2053
 2054
 2055
 2056
 2057
 2058
 2059
 2060
 2061
 2062
 2063
 2064
 2065
 2066
 2067
 2068
 2069
 2070
 2071
 2072
 2073
 2074
 2075
 2076
 2077
 2078
 2079
 2080
 2081
 2082
 2083
 2084
 2085
 2086
 2087
 2088
 2089
 2090
 2091
 2092
 2093
 2094
 2095
 2096
 2097
 2098
 2099
 2100
 2101
 2102
 2103
 2104
 2105
 2106
 2107
 2108
 2109
 2110
 2111
 2112
 2113
 2114
 2115
 2116
 2117
 2118
 2119
 2120
 2121
 2122
 2123
 2124
 2125
 2126
 2127
 2128
 2129
 2130
 2131
 2132
 2133
 2134
 2135
 2136
 2137
 2138
 2139
 2140
 2141
 2142
 2143
 2144
 2145
 2146
 2147
 2148
 2149
 2150
 2151
 2152
 2153
 2154
 2155
 2156
 2157
 2158
 2159
 2160
 2161
 2162
 2163
 2164
 2165
 2166
 2167
 2168
 2169
 2170
 2171
 2172
 2173
 2174
 2175
 2176
 2177
 2178
 2179
 2180
 2181
 2182
 2183
 2184
 2185
 2186
 2187
 2188
 2189
 2190
 2191
 2192
 2193
 2194
 2195
 2196
 2197
 2198
 2199
 2200
 2201
 2202
 2203
 2204
 2205
 2206
 2207
 2208
 2209
 2210
 2211
 2212
 2213
 2214
 2215
 2216
 2217
 2218
 2219
 2220
 2221
 2222
 2223
 2224
 2225
 2226
 2227
 2228
 2229
 2230
 2231
 2232
 2233
 2234
 2235
 2236
 2237
 2238
 2239
 2240
 2241
 2242
 2243
 2244
 2245
 2246
 2247
 2248
 2249
 2250
 2251
 2252
 2253
 2254
 2255
 2256
 2257
 2258
 2259
 2260
 2261
 2262
 2263
 2264
 2265
 2266
 2267
 2268
 2269
 2270
 2271
 2272
 2273
 2274
 2275
 2276
 2277
 2278
 2279
 2280
 2281
 2282
 2283
 2284
 2285
 2286
 2287
 2288
 2289
 2290
 2291
 2292
 2293
 2294
 2295
 2296
 2297
 2298
 2299
 2300
 2301
 2302
 2303
<?xml version="1.0" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
Release v1.02. (c) 2020 Braille Institute of America, Inc., a 501(c)(3) Charitable Organization. BrailleInstitute.org.
Designed by Elliott Scott, Megan Eiswerth, Linus Boman and Theodore Petrosky at Applied Design Works.

Braille Institute of America, Inc. provides Atkinson Hyperlegible for use, without derivatives or alteration, to the public free of charge for all non-commercial and commercial work. No attribution required.
</metadata>
<defs>
<font id="AtkinsonHyperlegible-BoldItalic" horiz-adv-x="595" >
  <font-face 
    font-family="Atkinson Hyperlegible"
    font-weight="700"
    font-style="italic"
    font-stretch="normal"
    units-per-em="1000"
    panose-1="0 0 0 0 0 0 0 0 0 0"
    ascent="800"
    descent="-200"
    x-height="496"
    cap-height="668"
    bbox="-174 -252.464 1435.08 911"
    underline-thickness="57"
    underline-position="-219"
    slope="-12"
    unicode-range="U+000D-25CA"
  />
<missing-glyph horiz-adv-x="676" 
d="M129 0v700h427v-700h-427zM158 21h370l-185 308zM150 49l180 301l-180 300v-601zM536 47v605l-181 -302zM342 371l186 309h-371z" />
    <glyph glyph-name=".notdef" horiz-adv-x="676" 
d="M129 0v700h427v-700h-427zM158 21h370l-185 308zM150 49l180 301l-180 300v-601zM536 47v605l-181 -302zM342 371l186 309h-371z" />
    <glyph glyph-name=".null" horiz-adv-x="0" 
 />
    <glyph glyph-name="uni000D" unicode="&#xd;" horiz-adv-x="0" 
 />
    <glyph glyph-name="space" unicode=" " horiz-adv-x="320" 
 />
    <glyph glyph-name="exclam" unicode="!" horiz-adv-x="297" 
d="M70 243l12 253l37 172h198l-37 -172l-95 -253h-115zM-2 86q0 40 29 69t69 29t68.5 -29t28.5 -69t-28.5 -69t-68.5 -29t-69 29t-29 69z" />
    <glyph glyph-name="exclam" unicode="&#xe90f;" horiz-adv-x="297" 
d="M70 243l12 253l37 172h198l-37 -172l-95 -253h-115zM-2 86q0 40 29 69t69 29t68.5 -29t28.5 -69t-28.5 -69t-68.5 -29t-69 29t-29 69z" />
    <glyph glyph-name="quotedbl" unicode="&#x22;" horiz-adv-x="444" 
d="M102 668h142l-14 -234h-114zM290 668h142l-14 -234h-113z" />
    <glyph glyph-name="quotedbl" unicode="&#xe911;" horiz-adv-x="444" 
d="M102 668h142l-14 -234h-114zM290 668h142l-14 -234h-113z" />
    <glyph glyph-name="numbersign" unicode="#" horiz-adv-x="752" 
d="M137 127h-128l20 139h128l20 135h-128l20 140h128l19 127h140l-19 -127h137l19 127h141l-19 -127h129l-21 -139h-128l-19 -135h128l-20 -140h-129l-18 -127h-141l18 127h-136l-18 -127h-141zM298 267h137l19 134h-137z" />
    <glyph glyph-name="numbersign" unicode="&#xe913;" horiz-adv-x="752" 
d="M137 127h-128l20 139h128l20 135h-128l20 140h128l19 127h140l-19 -127h137l19 127h141l-19 -127h129l-21 -139h-128l-19 -135h128l-20 -140h-129l-18 -127h-141l18 127h-136l-18 -127h-141zM298 267h137l19 134h-137z" />
    <glyph glyph-name="dollar" unicode="$" horiz-adv-x="643" 
d="M207 -1q-150 36 -197 158l155 53q11 -54 70 -80l31 150q-39 13 -64 23t-57 29t-49.5 40.5t-27.5 56t-5 76.5q10 77 84.5 126t204.5 49l14 67h75l-16 -76q126 -29 182 -135l-155 -52q-13 35 -55 54l-30 -140q33 -9 47.5 -14t44.5 -16t45 -20.5t35.5 -26t30 -34.5t15.5 -44
t3 -56q-7 -96 -94 -150.5t-214 -47.5l-16 -75h-76zM337 256l-30 -141q48 -2 83 16t35 48q0 26 -22.5 44t-65.5 33zM224 493q0 -45 72 -72l28 131q-48 -1 -74 -17.5t-26 -41.5z" />
    <glyph glyph-name="dollar" unicode="&#xe914;" horiz-adv-x="643" 
d="M207 -1q-150 36 -197 158l155 53q11 -54 70 -80l31 150q-39 13 -64 23t-57 29t-49.5 40.5t-27.5 56t-5 76.5q10 77 84.5 126t204.5 49l14 67h75l-16 -76q126 -29 182 -135l-155 -52q-13 35 -55 54l-30 -140q33 -9 47.5 -14t44.5 -16t45 -20.5t35.5 -26t30 -34.5t15.5 -44
t3 -56q-7 -96 -94 -150.5t-214 -47.5l-16 -75h-76zM337 256l-30 -141q48 -2 83 16t35 48q0 26 -22.5 44t-65.5 33zM224 493q0 -45 72 -72l28 131q-48 -1 -74 -17.5t-26 -41.5z" />
    <glyph glyph-name="percent" unicode="%" horiz-adv-x="1044" 
d="M235 286q-82 0 -134 57.5t-43 139.5t72.5 139.5t145.5 57.5t133.5 -57.5t43.5 -139.5q-9 -82 -72.5 -139.5t-145.5 -57.5zM770 -12q-82 0 -133 57.5t-43 139.5t72 139.5t146 57.5t133 -57.5t43 -139.5t-72 -139.5t-146 -57.5zM227 0l467 668h127l-468 -668h-126zM712 185
q-3 -33 17.5 -55.5t53.5 -22.5q32 0 57.5 22.5t29.5 55.5q3 32 -17.5 55t-53.5 23q-32 0 -58 -23t-29 -55zM177 483q-4 -33 16.5 -55.5t53.5 -22.5t58 22.5t29 55.5q4 32 -17 55t-53 23q-33 0 -58.5 -23t-28.5 -55z" />
    <glyph glyph-name="percent" unicode="&#xe915;" horiz-adv-x="1044" 
d="M235 286q-82 0 -134 57.5t-43 139.5t72.5 139.5t145.5 57.5t133.5 -57.5t43.5 -139.5q-9 -82 -72.5 -139.5t-145.5 -57.5zM770 -12q-82 0 -133 57.5t-43 139.5t72 139.5t146 57.5t133 -57.5t43 -139.5t-72 -139.5t-146 -57.5zM227 0l467 668h127l-468 -668h-126zM712 185
q-3 -33 17.5 -55.5t53.5 -22.5q32 0 57.5 22.5t29.5 55.5q3 32 -17.5 55t-53.5 23q-32 0 -58 -23t-29 -55zM177 483q-4 -33 16.5 -55.5t53.5 -22.5t58 22.5t29 55.5q4 32 -17 55t-53 23q-33 0 -58.5 -23t-28.5 -55z" />
    <glyph glyph-name="ampersand" unicode="&#x26;" horiz-adv-x="683" 
d="M407 53q-109 -63 -208 -63q-57 0 -102.5 22t-71 56.5t-30.5 79.5t11 88.5t61 84.5t114 68q-42 63 -42 132q0 81 60 133t154 52q77 0 129 -46.5t52 -115.5q0 -55 -38 -107.5t-113 -88.5l68 -104q63 61 98 145h127q-58 -151 -161 -243l93 -146h-166zM247 290
q-40 -13 -63 -35t-25.5 -45.5t5.5 -45t29 -35t46 -13.5q47 0 104 31zM348 592q-56 -2 -68 -44.5t46 -110.5q80 38 82 94q2 39 -32 55q-13 6 -28 6z" />
    <glyph glyph-name="ampersand" unicode="&#xe916;" horiz-adv-x="683" 
d="M407 53q-109 -63 -208 -63q-57 0 -102.5 22t-71 56.5t-30.5 79.5t11 88.5t61 84.5t114 68q-42 63 -42 132q0 81 60 133t154 52q77 0 129 -46.5t52 -115.5q0 -55 -38 -107.5t-113 -88.5l68 -104q63 61 98 145h127q-58 -151 -161 -243l93 -146h-166zM247 290
q-40 -13 -63 -35t-25.5 -45.5t5.5 -45t29 -35t46 -13.5q47 0 104 31zM348 592q-56 -2 -68 -44.5t46 -110.5q80 38 82 94q2 39 -32 55q-13 6 -28 6z" />
    <glyph glyph-name="quotesingle" unicode="'" horiz-adv-x="258" 
d="M89 668h142l-14 -234h-114z" />
    <glyph glyph-name="quotesingle" unicode="&#xe917;" horiz-adv-x="258" 
d="M89 668h142l-14 -234h-114z" />
    <glyph glyph-name="parenleft" unicode="(" horiz-adv-x="378" 
d="M90 -161q-56 134 -70.5 251.5t12 218.5t76 186t129.5 174h151q-118 -143 -173.5 -267t-52.5 -265t77 -298h-149z" />
    <glyph glyph-name="parenleft" unicode="&#xe918;" horiz-adv-x="378" 
d="M90 -161q-56 134 -70.5 251.5t12 218.5t76 186t129.5 174h151q-118 -143 -173.5 -267t-52.5 -265t77 -298h-149z" />
    <glyph glyph-name="parenright" unicode=")" horiz-adv-x="378" 
d="M109 -161h-151q118 143 173.5 267t52.5 265t-77 298h149q56 -134 70.5 -251t-11.5 -218.5t-76 -186t-130 -174.5z" />
    <glyph glyph-name="parenright" unicode="&#xe919;" horiz-adv-x="378" 
d="M109 -161h-151q118 143 173.5 267t52.5 265t-77 298h149q56 -134 70.5 -251t-11.5 -218.5t-76 -186t-130 -174.5z" />
    <glyph glyph-name="asterisk" unicode="*" horiz-adv-x="443" 
d="M402 475l-100 -11l41 -92l-80 -36l-41 92l-74 -67l-59 65l75 68l-88 50l44 75l87 -50l21 99l86 -18l-21 -99l99 11z" />
    <glyph glyph-name="asterisk" unicode="&#xe91a;" horiz-adv-x="443" 
d="M402 475l-100 -11l41 -92l-80 -36l-41 92l-74 -67l-59 65l75 68l-88 50l44 75l87 -50l21 99l86 -18l-21 -99l99 11z" />
    <glyph glyph-name="plus" unicode="+" horiz-adv-x="645" 
d="M231 184h-192v128h192v184h128v-184h192v-128h-192v-184h-128v184z" />
    <glyph glyph-name="plus" unicode="&#xe91b;" horiz-adv-x="645" 
d="M231 184h-192v128h192v184h128v-184h192v-128h-192v-184h-128v184z" />
    <glyph glyph-name="comma" unicode="," horiz-adv-x="282" 
d="M59 -146h-99l89 142q-30 14 -46.5 44t-9.5 63q8 40 41 62.5t73 15.5q40 -8 64 -41.5t14 -72.5q-5 -21 -13 -34z" />
    <glyph glyph-name="comma" unicode="&#xe91c;" horiz-adv-x="282" 
d="M59 -146h-99l89 142q-30 14 -46.5 44t-9.5 63q8 40 41 62.5t73 15.5q40 -8 64 -41.5t14 -72.5q-5 -21 -13 -34z" />
    <glyph glyph-name="hyphen" unicode="-" horiz-adv-x="408" 
d="M336 184h-326l28 129h326z" />
    <glyph glyph-name="hyphen" unicode="&#xe91d;" horiz-adv-x="408" 
d="M336 184h-326l28 129h326z" />
    <glyph glyph-name="period" unicode="." horiz-adv-x="281" 
d="M-9 86q0 40 28.5 68.5t69.5 28.5q40 0 68.5 -28.5t28.5 -68.5t-28.5 -69t-68.5 -29q-41 0 -69.5 29t-28.5 69z" />
    <glyph glyph-name="period" unicode="&#xe91e;" horiz-adv-x="281" 
d="M-9 86q0 40 28.5 68.5t69.5 28.5q40 0 68.5 -28.5t28.5 -68.5t-28.5 -69t-68.5 -29q-41 0 -69.5 29t-28.5 69z" />
    <glyph glyph-name="slash" unicode="/" horiz-adv-x="442" 
d="M-55 0l403 668h151l-401 -668h-153z" />
    <glyph glyph-name="slash" unicode="&#xe91f;" horiz-adv-x="442" 
d="M-55 0l403 668h151l-401 -668h-153z" />
    <glyph glyph-name="zero" unicode="0" horiz-adv-x="659" 
d="M300 -12q-139 0 -203 92t-47 255t100 254t222 91q138 0 202.5 -91t47.5 -254q-17 -162 -100.5 -254.5t-221.5 -92.5zM206 335q-11 -104 14 -169t92 -65q40 0 73 27l-155 322q-19 -54 -24 -115zM360 567q-37 0 -69 -23l153 -317q16 51 22 108q6 30 3.5 70t-10 76t-33 61
t-66.5 25z" />
    <glyph glyph-name="one" unicode="1" horiz-adv-x="455" 
d="M228 449h-156l26 122q85 0 130.5 19.5t81.5 77.5h118l-141 -668h-155z" />
    <glyph glyph-name="one" unicode="&#xe920;" horiz-adv-x="455" 
d="M228 449h-156l26 122q85 0 130.5 19.5t81.5 77.5h118l-141 -668h-155z" />
    <glyph glyph-name="two" unicode="2" horiz-adv-x="587" 
d="M478 0h-513l26 125q216 111 329 206.5t99 175.5q-5 28 -29 44.5t-56 16.5q-35 0 -69 -20t-57 -59l-127 50q39 68 113 104.5t156 36.5q98 0 165.5 -50t62.5 -139q-10 -188 -374 -366h300z" />
    <glyph glyph-name="three" unicode="3" horiz-adv-x="619" 
d="M267 -12q-202 0 -261 152l149 50q8 -46 39 -67.5t74 -21.5q47 0 80 24.5t33 64.5q0 101 -176 101l22 106q196 0 192 95q-1 36 -27.5 55.5t-65.5 19.5q-100 0 -122 -82l-127 50q76 145 267 145q100 0 167.5 -45t67.5 -122q0 -119 -114 -164q82 -46 74 -149
q-9 -101 -86 -156.5t-186 -55.5z" />
    <glyph glyph-name="four" unicode="4" horiz-adv-x="646" 
d="M324 141h-340l23 111l414 416h171l-84 -393h92l-28 -134h-92l-30 -141h-156zM193 275h159l42 194z" />
    <glyph glyph-name="five" unicode="5" horiz-adv-x="616" 
d="M17 142l139 47q8 -42 40 -65.5t73 -23.5q43 0 77 26t40 73q8 67 -25 102.5t-84 35.5q-34 0 -64 -16t-45 -45l-127 51l115 341h430l-26 -124h-301l-42 -125q50 29 116 29q44 0 84 -15t71.5 -44t46.5 -78.5t6 -112.5q-14 -101 -92.5 -155.5t-180.5 -54.5q-89 0 -160 40.5
t-91 113.5z" />
    <glyph glyph-name="six" unicode="6" horiz-adv-x="629" 
d="M289 -12q-139 0 -199 90.5t-44 239.5q10 100 47.5 179.5t109 131t167.5 51.5q139 0 197 -97l-138 -48q-24 35 -77 35q-52 0 -87 -43.5t-45 -117.5q56 43 129 43q93 0 155.5 -61.5t57.5 -161.5q-5 -104 -82.5 -172.5t-190.5 -68.5zM193 227q-6 -54 22 -90t78 -36
q48 0 80.5 36t33.5 90q0 56 -26.5 84t-72.5 28q-49 0 -79 -29t-36 -83z" />
    <glyph glyph-name="seven" unicode="7" horiz-adv-x="561" 
d="M194 0h-181l387 543h-347l27 125h513l-26 -125z" />
    <glyph glyph-name="eight" unicode="8" horiz-adv-x="623" 
d="M274 -12q-126 0 -197 59t-64 154q8 111 134 177q-29 52 -26 108q5 78 63.5 136t149.5 58q81 0 131.5 -57.5t41.5 -128.5q-9 -78 -52 -121q111 -60 101 -172q-9 -97 -83.5 -155t-198.5 -58zM167 206q-4 -41 28 -66.5t85 -25.5q51 0 84 25.5t38 66.5q4 41 -27 64.5
t-84 23.5t-86.5 -23.5t-37.5 -64.5zM246 486q-3 -28 15 -48.5t46 -20.5t50 20.5t25 48.5q3 29 -14.5 49t-46.5 20q-28 0 -50 -20t-25 -49z" />
    <glyph glyph-name="nine" unicode="9" horiz-adv-x="576" 
d="M271 222q-69 -2 -119.5 30.5t-72 83t-14.5 113.5t46 118q41 57 99.5 85.5t121.5 28.5q47 0 86 -15q58 -21 96.5 -71.5t41.5 -122t-54 -153.5l-222 -319h-174zM203 437q-7 -45 22.5 -74t75.5 -27q50 4 81.5 34t34.5 71q4 50 -24 79t-78 25q-44 -4 -74.5 -32.5t-37.5 -75.5
z" />
    <glyph glyph-name="colon" unicode=":" horiz-adv-x="281" 
d="M159 316q-40 0 -69 28.5t-29 68.5q0 41 28.5 69.5t69.5 28.5q40 0 68.5 -28.5t28.5 -69.5q0 -40 -28.5 -68.5t-68.5 -28.5zM-9 86q0 40 28.5 68.5t69.5 28.5q40 0 68.5 -28.5t28.5 -68.5t-28.5 -69t-68.5 -29q-41 0 -69.5 29t-28.5 69z" />
    <glyph glyph-name="colon" unicode="&#xe921;" horiz-adv-x="281" 
d="M159 316q-40 0 -69 28.5t-29 68.5q0 41 28.5 69.5t69.5 28.5q40 0 68.5 -28.5t28.5 -69.5q0 -40 -28.5 -68.5t-68.5 -28.5zM-9 86q0 40 28.5 68.5t69.5 28.5q40 0 68.5 -28.5t28.5 -68.5t-28.5 -69t-68.5 -29q-41 0 -69.5 29t-28.5 69z" />
    <glyph glyph-name="semicolon" unicode=";" horiz-adv-x="282" 
d="M-40 -146l89 143q-30 14 -46.5 44t-9.5 63q8 40 41 62.5t73 15.5q40 -8 63.5 -41.5t14.5 -72.5q-5 -20 -13 -34l-113 -180h-99zM62 413q0 40 28.5 69t68.5 29q41 0 69.5 -28.5t28.5 -69.5q0 -40 -29 -68.5t-69 -28.5t-68.5 28.5t-28.5 68.5z" />
    <glyph glyph-name="semicolon" unicode="&#xe922;" horiz-adv-x="282" 
d="M-40 -146l89 143q-30 14 -46.5 44t-9.5 63q8 40 41 62.5t73 15.5q40 -8 63.5 -41.5t14.5 -72.5q-5 -20 -13 -34l-113 -180h-99zM62 413q0 40 28.5 69t68.5 29q41 0 69.5 -28.5t28.5 -69.5q0 -40 -29 -68.5t-69 -28.5t-68.5 28.5t-28.5 68.5z" />
    <glyph glyph-name="less" unicode="&#x3c;" horiz-adv-x="640" 
d="M34 200v99l493 211v-142l-324 -118l324 -120v-142z" />
    <glyph glyph-name="less" unicode="&#xe923;" horiz-adv-x="640" 
d="M34 200v99l493 211v-142l-324 -118l324 -120v-142z" />
    <glyph glyph-name="equal" unicode="=" horiz-adv-x="685" 
d="M60 225h512v-129h-512v129zM572 283h-512v127h512v-127z" />
    <glyph glyph-name="equal" unicode="&#xe924;" horiz-adv-x="685" 
d="M60 225h512v-129h-512v129zM572 283h-512v127h512v-127z" />
    <glyph glyph-name="greater" unicode="&#x3e;" horiz-adv-x="638" 
d="M571 200l-493 -212v142l325 120l-325 118v142l493 -211v-99z" />
    <glyph glyph-name="greater" unicode="&#xe925;" horiz-adv-x="638" 
d="M571 200l-493 -212v142l325 120l-325 118v142l493 -211v-99z" />
    <glyph glyph-name="question" unicode="?" horiz-adv-x="634" 
d="M223 486l-138 55q78 139 283 139q72 0 130.5 -16t96 -58.5t25.5 -106.5q-11 -58 -49.5 -92.5t-102.5 -61.5q-55 -23 -81.5 -44t-40.5 -58h-161q14 110 141 168q6 3 30.5 13.5t34.5 16t26.5 15t23 20t7.5 21.5q3 55 -92 55q-105 0 -133 -66zM237 -12q-40 0 -68.5 29
t-28.5 69t28.5 68.5t68.5 28.5q41 0 69.5 -28.5t28.5 -68.5t-28.5 -69t-69.5 -29z" />
    <glyph glyph-name="question" unicode="&#xe926;" horiz-adv-x="634" 
d="M223 486l-138 55q78 139 283 139q72 0 130.5 -16t96 -58.5t25.5 -106.5q-11 -58 -49.5 -92.5t-102.5 -61.5q-55 -23 -81.5 -44t-40.5 -58h-161q14 110 141 168q6 3 30.5 13.5t34.5 16t26.5 15t23 20t7.5 21.5q3 55 -92 55q-105 0 -133 -66zM237 -12q-40 0 -68.5 29
t-28.5 69t28.5 68.5t68.5 28.5q41 0 69.5 -28.5t28.5 -68.5t-28.5 -69t-69.5 -29z" />
    <glyph glyph-name="at" unicode="@" horiz-adv-x="757" 
d="M44 333q0 143 101.5 245t243.5 102q65 0 129 -26.5t113.5 -72.5t75 -116t12.5 -149q-13 -80 -63.5 -121.5t-111.5 -41.5q-40 0 -71 18.5t-40 52.5q-55 -71 -131 -71q-59 0 -94 44.5t-19 119.5q22 106 88.5 153.5t153.5 47.5q59 0 117 -20q-28 -126 -40 -186
q-10 -43 4.5 -62t40.5 -19q22 0 38 8q39 19 54 71t-2 115t-63 108q-80 77 -191 77q-115 0 -195.5 -81.5t-80.5 -195.5t81 -194.5t195 -80.5q73 0 136 36v-78q-64 -28 -136 -28q-143 0 -244 101t-101 244zM287 319q-7 -33 5.5 -51t35.5 -18q26 0 52 24t34 65l18 86
q-116 20 -145 -106z" />
    <glyph glyph-name="at" unicode="&#xe92c;" horiz-adv-x="757" 
d="M44 333q0 143 101.5 245t243.5 102q65 0 129 -26.5t113.5 -72.5t75 -116t12.5 -149q-13 -80 -63.5 -121.5t-111.5 -41.5q-40 0 -71 18.5t-40 52.5q-55 -71 -131 -71q-59 0 -94 44.5t-19 119.5q22 106 88.5 153.5t153.5 47.5q59 0 117 -20q-28 -126 -40 -186
q-10 -43 4.5 -62t40.5 -19q22 0 38 8q39 19 54 71t-2 115t-63 108q-80 77 -191 77q-115 0 -195.5 -81.5t-80.5 -195.5t81 -194.5t195 -80.5q73 0 136 36v-78q-64 -28 -136 -28q-143 0 -244 101t-101 244zM287 319q-7 -33 5.5 -51t35.5 -18q26 0 52 24t34 65l18 86
q-116 20 -145 -106z" />
    <glyph glyph-name="A" unicode="A" horiz-adv-x="698" 
d="M-65 0l394 668h183l111 -668h-165l-16 119h-255l-66 -119h-186zM395 501l-140 -254h172z" />
    <glyph glyph-name="B" unicode="B" horiz-adv-x="656" 
d="M283 0h-306l142 668h294q109 0 169.5 -38.5t48.5 -134.5t-108 -140q95 -43 73 -170q-15 -85 -97.5 -135t-215.5 -50zM198 282l-32 -151h147q47 0 79 21t39 55q7 35 -17.5 55t-74.5 20h-141zM224 404h139q41 0 68.5 18.5t31.5 49.5q5 31 -13.5 49t-58.5 18h-138z" />
    <glyph glyph-name="C" unicode="C" horiz-adv-x="686" 
d="M302 -12q-137 6 -213 95.5t-52 250.5q26 168 128 257t252 89q56 0 104 -14t90 -50t60 -91l-146 -49q-32 74 -124 74q-72 0 -127 -57t-70 -159q-14 -103 23.5 -158t110.5 -56q85 0 142 74l136 -53q-103 -162 -314 -153z" />
    <glyph glyph-name="D" unicode="D" horiz-adv-x="690" 
d="M-23 0l142 668h194q198 0 283 -95t55 -261q-15 -86 -60 -148.5t-109 -97t-134 -50.5t-148 -16h-223zM253 537l-86 -404h63q117 0 181.5 60t76.5 162q11 96 -25.5 139t-151.5 43h-58z" />
    <glyph glyph-name="E" unicode="E" 
d="M607 529h-356l-25 -116h217l-29 -139h-217l-29 -135h356l-29 -139h-518l142 668h518z" />
    <glyph glyph-name="F" unicode="F" horiz-adv-x="559" 
d="M571 529h-320l-25 -116h320l-29 -139h-320l-59 -274h-161l142 668h481z" />
    <glyph glyph-name="G" unicode="G" horiz-adv-x="734" 
d="M282 -12q-122 0 -196.5 93.5t-48.5 254.5q27 162 129.5 253t255.5 91q194 0 255 -145l-148 -57q-12 29 -46.5 50.5t-82.5 21.5q-74 0 -127 -56t-69 -158q-16 -99 17.5 -155t104.5 -63q59 -6 112.5 23.5t66.5 89.5l4 19h-150l27 128h312l-81 -378h-107l-6 74
q-83 -86 -222 -86z" />
    <glyph glyph-name="H" unicode="H" horiz-adv-x="695" 
d="M138 0h-161l142 668h160l-53 -255h276l54 255h161l-142 -668h-161l58 274h-275z" />
    <glyph glyph-name="I" unicode="I" horiz-adv-x="459" 
d="M331 0h-344l26 124h92l90 420h-92l26 124h345l-27 -124h-92l-88 -420h91z" />
    <glyph glyph-name="J" unicode="J" horiz-adv-x="566" 
d="M195 -12q-100 0 -159 53t-64 135l157 52q-5 -55 12 -84.5t65 -30.5q58 -1 87 30t46 113l87 412h162l-88 -412q-32 -149 -104.5 -208.5t-200.5 -59.5z" />
    <glyph glyph-name="K" unicode="K" horiz-adv-x="657" 
d="M138 0h-161l142 668h160l-50 -242l272 242h214l-331 -291l193 -377h-166l-141 277l-90 -80z" />
    <glyph glyph-name="L" unicode="L" horiz-adv-x="543" 
d="M168 139h320l-30 -139h-481l142 668h160z" />
    <glyph glyph-name="M" unicode="M" horiz-adv-x="858" 
d="M-23 0l142 668h237l38 -475l241 475h245l-143 -668h-156l109 510l-264 -510h-132l-47 533l-113 -533h-157z" />
    <glyph glyph-name="N" unicode="N" horiz-adv-x="715" 
d="M-23 0l142 668h199l160 -485l104 485h155l-142 -668h-199l-160 485l-103 -485h-156z" />
    <glyph glyph-name="O" unicode="O" horiz-adv-x="763" 
d="M335 -12q-156 0 -237.5 93t-62.5 240q21 163 128.5 261t262.5 98q151 0 235.5 -88.5t67.5 -246.5q-17 -159 -126 -258t-268 -99zM203 321q-11 -84 27.5 -143.5t118.5 -59.5q84 0 143 64t70 163t-34 152t-114 53q-77 0 -137 -60t-74 -169z" />
    <glyph glyph-name="P" unicode="P" horiz-adv-x="641" 
d="M-23 0l142 668h260q156 0 213.5 -57.5t42.5 -167.5q-32 -211 -331 -211h-117l-49 -232h-161zM216 363h103q134 0 149 87q8 43 -19.5 64t-93.5 21h-103z" />
    <glyph glyph-name="Q" unicode="Q" horiz-adv-x="774" 
d="M340 14q-156 0 -237.5 93t-62.5 239q21 164 128.5 262t262.5 98q151 0 236 -89t67 -246q-16 -147 -112 -244l87 -102l-92 -80l-94 111q-84 -42 -183 -42zM208 346q-11 -83 27.5 -142t118.5 -59q42 0 79 17l-103 123l91 78l103 -120q36 59 43 128q11 100 -34 152.5
t-114 52.5q-77 0 -137 -60t-74 -170z" />
    <glyph glyph-name="R" unicode="R" horiz-adv-x="644" 
d="M-23 0l142 668h250q137 0 204 -49t56 -158q-8 -80 -55.5 -128t-153.5 -64l137 -269h-166l-128 252h-71l-54 -252h-161zM252 535l-32 -151h103q63 0 98 15.5t41 59.5q6 43 -24 59.5t-92 16.5h-94z" />
    <glyph glyph-name="S" unicode="S" horiz-adv-x="642" 
d="M10 157l155 52q11 -46 53.5 -70.5t94.5 -24.5q46 0 78.5 17.5t32.5 47.5q0 28 -29 49t-72 32.5t-91.5 30.5t-89 41.5t-64 66.5t-15.5 105q11 86 91 131t187 45q83 0 154.5 -34.5t110.5 -110.5l-155 -52q-12 33 -47 50.5t-75 17.5q-50 0 -77.5 -16t-27.5 -43
q0 -34 39.5 -56t94.5 -36.5t109.5 -34.5t90 -65t29.5 -113q-8 -94 -89 -146.5t-192 -52.5q-109 0 -187 44.5t-109 124.5z" />
    <glyph glyph-name="T" unicode="T" horiz-adv-x="617" 
d="M57 529l30 139h586l-29 -139h-214l-111 -529h-161l112 529h-213z" />
    <glyph glyph-name="U" unicode="U" horiz-adv-x="676" 
d="M266 -12q-68 0 -116.5 16t-75 43t-38 66.5t-10 82.5t12.5 96l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-20 -93 -49.5 -153t-75 -93t-99 -45.5t-131.5 -12.5z" />
    <glyph glyph-name="V" unicode="V" horiz-adv-x="662" 
d="M166 0l-84 668h158l49 -491l257 491h178l-368 -668h-190z" />
    <glyph glyph-name="W" unicode="W" horiz-adv-x="889" 
d="M82 668h153l-5 -446l189 446h169v-463l195 463h168l-303 -668h-180v470l-202 -470h-165z" />
    <glyph glyph-name="X" unicode="X" horiz-adv-x="706" 
d="M-60 0l330 356l-155 312h171l96 -191l176 191h210l-312 -337l165 -331h-173l-105 210l-192 -210h-211z" />
    <glyph glyph-name="Y" unicode="Y" horiz-adv-x="700" 
d="M242 241l-160 427h171l86 -277l219 277h204l-358 -427l-50 -241h-163z" />
    <glyph glyph-name="Z" unicode="Z" horiz-adv-x="632" 
d="M642 547l-421 -408h339l-30 -139h-568l26 121l423 408h-311l30 139h538z" />
    <glyph glyph-name="bracketleft" unicode="[" horiz-adv-x="340" 
d="M353 552h-127l-127 -598h128l-25 -115h-259l176 829h259z" />
    <glyph glyph-name="bracketleft" unicode="&#xe927;" horiz-adv-x="340" 
d="M353 552h-127l-127 -598h128l-25 -115h-259l176 829h259z" />
    <glyph glyph-name="backslash" unicode="\" horiz-adv-x="584" 
d="M240 668l259 -668h-151l-261 668h153z" />
    <glyph glyph-name="backslash" unicode="&#xe928;" horiz-adv-x="584" 
d="M240 668l259 -668h-151l-261 668h153z" />
    <glyph glyph-name="bracketright" unicode="]" horiz-adv-x="342" 
d="M105 668h259l-176 -829h-259l25 115h128l127 598h-128z" />
    <glyph glyph-name="bracketright" unicode="&#xe929;" horiz-adv-x="342" 
d="M105 668h259l-176 -829h-259l25 115h128l127 598h-128z" />
    <glyph glyph-name="asciicircum" unicode="^" horiz-adv-x="589" 
d="M192 312h-143l185 356h113l185 -356h-143l-98 194z" />
    <glyph glyph-name="asciicircum" unicode="&#xe92a;" horiz-adv-x="589" 
d="M192 312h-143l185 356h113l185 -356h-143l-98 194z" />
    <glyph glyph-name="underscore" unicode="_" horiz-adv-x="457" 
d="M380 -128h-410v128h410v-128z" />
    <glyph glyph-name="underscore" unicode="&#xe92b;" horiz-adv-x="457" 
d="M380 -128h-410v128h410v-128z" />
    <glyph glyph-name="grave" unicode="`" horiz-adv-x="315" 
d="M139 635q-14 19 -11.5 41.5t20.5 37.5q14 13 35 13q27 0 43 -21q11 -14 33 -47t39 -59l16 -26h-108q-50 41 -67 61z" />
    <glyph glyph-name="grave" unicode="&#xe932;" horiz-adv-x="315" 
d="M139 635q-14 19 -11.5 41.5t20.5 37.5q14 13 35 13q27 0 43 -21q11 -14 33 -47t39 -59l16 -26h-108q-50 41 -67 61z" />
    <glyph glyph-name="a" unicode="a" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81z" />
    <glyph glyph-name="b" unicode="b" horiz-adv-x="593" 
d="M-20 0l142 667h155l-49 -231q54 74 146 74q89 0 141.5 -69t35.5 -190q-16 -121 -88 -192t-169 -71q-94 0 -144 78l-34 -66h-136zM181 255q-16 -72 10.5 -111t75.5 -39q48 0 85 39t43 107q5 64 -16.5 102.5t-67.5 38.5q-41 0 -77.5 -29.5t-52.5 -107.5z" />
    <glyph glyph-name="c" unicode="c" horiz-adv-x="531" 
d="M223 -12q-119 0 -178 73.5t-38 188.5q22 121 105 190.5t204 69.5q147 0 195 -128l-133 -46q-13 56 -79 56q-46 0 -84 -34.5t-53 -108.5t7.5 -109t66.5 -35q66 0 105 49l123 -47q-85 -119 -241 -119z" />
    <glyph glyph-name="d" unicode="d" horiz-adv-x="592" 
d="M187 -12q-98 0 -148.5 73.5t-29.5 193.5q20 118 89.5 186.5t167.5 68.5q48 0 85.5 -24t53.5 -65l53 246h155q-78 -356 -101 -474q-23 -115 -24 -193h-149l-5 63q-58 -75 -147 -75zM167 265q-13 -67 8 -113.5t76 -46.5q47 0 83 41t46 115q9 66 -19 98.5t-68 32.5
q-48 0 -81 -31.5t-45 -95.5z" />
    <glyph glyph-name="e" unicode="e" horiz-adv-x="567" 
d="M229 -12q-119 0 -180 69t-42 191q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-88 -110 -243 -110zM395 299q5 48 -22.5 74t-70.5 26t-81.5 -26.5t-52.5 -73.5h227z" />
    <glyph glyph-name="f" unicode="f" horiz-adv-x="379" 
d="M18 0l81 380h-80l24 116h81l13 62q19 74 40 107t63 47.5t126 14.5h68l-25 -119h-41q-46 0 -58.5 -13t-24.5 -68l-3 -12q-3 -12 -4 -19h107l-25 -116h-107l-80 -380h-155z" />
    <glyph glyph-name="g" unicode="g" 
d="M477 18q-26 -113 -105.5 -169t-176.5 -56q-77 0 -138 33.5t-78 88.5l134 44q7 -22 30.5 -34.5t53.5 -12.5q43 0 78 24t45 70l18 85q-62 -74 -150 -74q-84 0 -139 66.5t-39 174.5q19 123 92.5 188t160.5 65q49 0 88.5 -21.5t58.5 -60.5l34 67h134q-75 -359 -101 -478z
M168 266q-10 -61 13.5 -98t66.5 -37q107 0 133 132q12 64 -12 98t-72 34q-49 0 -84.5 -32.5t-44.5 -96.5z" />
    <glyph glyph-name="h" unicode="h" horiz-adv-x="581" 
d="M-20 0l142 668h151l-50 -236q24 33 68.5 55.5t105.5 22.5q78 0 112.5 -56t9.5 -173l-60 -281h-156l56 263q15 69 3.5 99t-50.5 30q-95 0 -122 -138l-54 -254h-156z" />
    <glyph glyph-name="i" unicode="i" horiz-adv-x="326" 
d="M26 380l25 116h258l-105 -496h-156l81 380h-103zM266 578q-37 0 -63 26.5t-26 63.5t26 63t63 26t63.5 -26t26.5 -63t-26.5 -63.5t-63.5 -26.5z" />
    <glyph glyph-name="j" unicode="j" horiz-adv-x="263" 
d="M-174 -162l26 120h61q44 0 58 14.5t25 66.5l97 457h156l-104 -488q-12 -48 -25 -77.5t-28.5 -49t-41.5 -28.5t-55.5 -12t-79.5 -3h-89zM206 578q-37 0 -63.5 26.5t-26.5 63.5q0 38 26 64t64 26q37 0 63.5 -26.5t26.5 -63.5t-26.5 -63.5t-63.5 -26.5z" />
    <glyph glyph-name="k" unicode="k" horiz-adv-x="563" 
d="M136 0h-156l142 668h155l-73 -341l185 169h198l-244 -213l145 -283h-163l-95 184l-68 -60z" />
    <glyph glyph-name="l" unicode="l" horiz-adv-x="318" 
d="M148 0q-81 0 -117.5 32t-20.5 108l112 528h156l-98 -464q-13 -39 -5 -59.5t53 -20.5h43l-26 -124h-97z" />
    <glyph glyph-name="m" unicode="m" horiz-adv-x="895" 
d="M-20 0l105 496h136l5 -64q63 78 158 78q111 0 139 -83q69 83 178 83q181 0 134 -220l-62 -290h-156l56 263q16 73 7 101t-52 28q-91 0 -119 -131l-55 -261h-156l56 263q15 77 4 103t-49 26q-89 0 -118 -134l-55 -258h-156z" />
    <glyph glyph-name="n" unicode="n" horiz-adv-x="581" 
d="M136 0h-156l105 496h136l5 -64q57 78 171 78q78 0 112.5 -56t9.5 -173l-60 -281h-156l56 263q15 69 3.5 99t-50.5 30q-93 0 -122 -138z" />
    <glyph glyph-name="o" unicode="o" horiz-adv-x="576" 
d="M239 -13q-117 0 -181.5 70t-50.5 185q11 91 57 153.5t106 88.5t132 26q114 0 181 -68.5t50 -192.5q-9 -62 -33 -110t-54.5 -76t-69 -46t-71.5 -24t-66 -6zM163 249q-3 -32 -2.5 -64t22.5 -56t62 -24q59 0 91.5 42t41.5 102q20 145 -89 143q-103 -2 -126 -143z" />
    <glyph glyph-name="p" unicode="p" horiz-adv-x="590" 
d="M-55 -161l140 657h134l6 -68q25 41 66 61.5t85 20.5q90 0 139 -72.5t33 -183.5q-19 -128 -90.5 -197.5t-170.5 -69.5q-90 0 -137 83l-49 -231h-156zM179 256q-15 -70 10 -110.5t72 -40.5q55 0 89 39.5t42 102.5q9 69 -14 107t-70 38q-48 0 -81.5 -34.5t-47.5 -101.5z" />
    <glyph glyph-name="q" unicode="q" horiz-adv-x="601" 
d="M183 -12q-89 0 -138.5 67t-39.5 173q11 124 82.5 203t175.5 79q98 0 141 -83l36 69h135l-93 -438q-13 -43 -8 -67.5t46 -24.5q32 0 88 13l-28 -130q-54 -22 -118 -22q-75 0 -120 38.5t-30 123.5l14 67q-56 -68 -143 -68zM162 224q-3 -118 88 -118q49 0 87 45t43 128
q4 55 -21.5 84.5t-67.5 29.5q-57 0 -92.5 -43.5t-36.5 -125.5z" />
    <glyph glyph-name="r" unicode="r" horiz-adv-x="391" 
d="M136 0h-156l105 496h123l7 -87q29 50 64 75t93 26h31l-32 -152q-26 3 -46 3q-62 0 -94 -32.5t-46 -97.5z" />
    <glyph glyph-name="s" unicode="s" horiz-adv-x="515" 
d="M-10 116l130 44q7 -32 37 -48t67 -16q35 0 60 13.5t22 33.5q-3 18 -32.5 30.5t-69.5 23.5t-79.5 27t-67 50t-27.5 83q0 65 61 109t152 44q166 0 228 -110l-132 -45q-18 44 -98 44q-33 0 -50 -11.5t-17 -25.5q0 -21 29 -35t70 -24.5t82 -24.5t70 -45t29 -77
q0 -77 -61 -123t-164 -46q-182 0 -239 129z" />
    <glyph glyph-name="t" unicode="t" horiz-adv-x="391" 
d="M28 380l25 116h78l26 124h155l-26 -124h108l-24 -116h-109l-37 -175q-5 -24 -6.5 -35t2 -24t16 -17.5t36.5 -4.5h43l-26 -124h-96q-82 0 -118 32t-20 108l51 240h-78z" />
    <glyph glyph-name="u" unicode="u" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496h-135l-5 64q-47 -76 -157 -76z" />
    <glyph glyph-name="v" unicode="v" horiz-adv-x="533" 
d="M107 0l-72 496h151l33 -339l179 339h170l-283 -496h-178z" />
    <glyph glyph-name="w" unicode="w" horiz-adv-x="727" 
d="M35 496h146l4 -321l128 321h150l-8 -337l149 337h158l-229 -496h-174l3 356l-148 -356h-160z" />
    <glyph glyph-name="x" unicode="x" horiz-adv-x="537" 
d="M-70 0l250 270l-113 226h150l60 -120l111 120h184l-231 -250l124 -246h-151l-71 141l-129 -141h-184z" />
    <glyph glyph-name="y" unicode="y" horiz-adv-x="527" 
d="M5 -161h-49l23 110h31q60 0 79.5 10.5t31.5 42.5l-86 494h155l30 -316l166 316h176l-296 -497q-37 -61 -56.5 -88t-50 -46.5t-61 -22.5t-93.5 -3z" />
    <glyph glyph-name="z" unicode="z" horiz-adv-x="528" 
d="M539 496l-26 -121l-310 -254h259l-25 -121h-477l26 121l310 254h-231l26 121h448z" />
    <glyph glyph-name="braceleft" unicode="{" horiz-adv-x="374" 
d="M45 97q13 43 3 69t-53 26l26 123q43 0 61.5 22.5t28.5 71.5l21 96q12 56 31.5 90t51 49t60.5 19t81 4h55l-26 -119h-33q-34 0 -51 -9.5t-23 -35.5l-26 -123q-13 -58 -44 -86t-76 -39l-1 -3q41 -12 60 -39.5t7 -85.5l-27 -125q-6 -26 8 -35t48 -9h34l-26 -120h-54
q-95 0 -134 43.5t-23 119.5z" />
    <glyph glyph-name="braceleft" unicode="&#xe92d;" horiz-adv-x="374" 
d="M45 97q13 43 3 69t-53 26l26 123q43 0 61.5 22.5t28.5 71.5l21 96q12 56 31.5 90t51 49t60.5 19t81 4h55l-26 -119h-33q-34 0 -51 -9.5t-23 -35.5l-26 -123q-13 -58 -44 -86t-76 -39l-1 -3q41 -12 60 -39.5t7 -85.5l-27 -125q-6 -26 8 -35t48 -9h34l-26 -120h-54
q-95 0 -134 43.5t-23 119.5z" />
    <glyph glyph-name="bar" unicode="|" horiz-adv-x="352" 
d="M233 -161h-146v829h146v-829z" />
    <glyph glyph-name="bar" unicode="&#xe92e;" horiz-adv-x="352" 
d="M233 -161h-146v829h146v-829z" />
    <glyph glyph-name="braceright" unicode="}" horiz-adv-x="374" 
d="M-70 -162l25 120h34q34 0 51.5 9t23.5 35l26 124q21 101 120 126l1 3q-41 12 -60 39t-7 85l27 124q6 27 -8 36t-48 9h-34l25 119h55q95 0 133 -43t22 -119l-20 -96q-12 -43 -2.5 -68.5t52.5 -25.5l-26 -123q-43 0 -62 -23t-29 -72l-19 -96q-12 -56 -31 -90t-51 -49.5
t-61.5 -19.5t-82.5 -4h-54z" />
    <glyph glyph-name="braceright" unicode="&#xe92f;" horiz-adv-x="374" 
d="M-70 -162l25 120h34q34 0 51.5 9t23.5 35l26 124q21 101 120 126l1 3q-41 12 -60 39t-7 85l27 124q6 27 -8 36t-48 9h-34l25 119h55q95 0 133 -43t22 -119l-20 -96q-12 -43 -2.5 -68.5t52.5 -25.5l-26 -123q-43 0 -62 -23t-29 -72l-19 -96q-12 -56 -31 -90t-51 -49.5
t-61.5 -19.5t-82.5 -4h-54z" />
    <glyph glyph-name="asciitilde" unicode="~" horiz-adv-x="533" 
d="M9 184q23 82 63 124t108 42q41 0 89.5 -30t69.5 -30q45 0 57 80l98 -37q-23 -82 -63 -124t-107 -42q-37 0 -85 30t-75 30q-45 0 -58 -81z" />
    <glyph glyph-name="asciitilde" unicode="&#xe930;" horiz-adv-x="533" 
d="M9 184q23 82 63 124t108 42q41 0 89.5 -30t69.5 -30q45 0 57 80l98 -37q-23 -82 -63 -124t-107 -42q-37 0 -85 30t-75 30q-45 0 -58 -81z" />
    <glyph glyph-name="uni00A0" unicode="&#xa0;" horiz-adv-x="320" 
 />
    <glyph glyph-name="exclamdown" unicode="&#xa1;" horiz-adv-x="297" 
d="M142 -162h-198l37 173l95 253h115l-12 -253zM68 420q0 40 28.5 69t68.5 29t68.5 -28.5t28.5 -69.5q0 -40 -28 -68t-69 -28q-40 0 -68.5 28t-28.5 68z" />
    <glyph glyph-name="exclamdown" unicode="&#xe931;" horiz-adv-x="297" 
d="M142 -162h-198l37 173l95 253h115l-12 -253zM68 420q0 40 28.5 69t68.5 29t68.5 -28.5t28.5 -69.5q0 -40 -28 -68t-69 -28q-40 0 -68.5 28t-28.5 68z" />
    <glyph glyph-name="cent" unicode="&#xa2;" horiz-adv-x="531" 
d="M172 -8q-95 16 -139 86.5t-26 172.5q21 111 94 179t181 78l13 63h73l-14 -64q115 -15 157 -126l-133 -46q-11 44 -49 53l-59 -279q41 8 71 46l123 -48q-78 -110 -219 -119l-16 -75h-74zM162 250q-22 -108 36 -136l57 269q-72 -30 -93 -133z" />
    <glyph glyph-name="cent" unicode="&#xe933;" horiz-adv-x="531" 
d="M172 -8q-95 16 -139 86.5t-26 172.5q21 111 94 179t181 78l13 63h73l-14 -64q115 -15 157 -126l-133 -46q-11 44 -49 53l-59 -279q41 8 71 46l123 -48q-78 -110 -219 -119l-16 -75h-74zM162 250q-22 -108 36 -136l57 269q-72 -30 -93 -133z" />
    <glyph glyph-name="sterling" unicode="&#xa3;" horiz-adv-x="617" 
d="M33 -12l-31 116q87 38 125.5 92t28.5 99h-113l15 73h75q-25 87 -18 139q13 85 92 128.5t181 43.5q177 0 244 -142l-147 -50q-39 69 -111 69q-75 0 -95.5 -47t19.5 -141h160l-15 -73h-127q7 -38 -28.5 -88t-106.5 -90q33 17 88 17q26 0 72 -10.5t66 -10.5q51 0 110 31
l18 -121q-78 -35 -168 -35q-35 0 -97 18t-95 18q-69 0 -142 -36z" />
    <glyph glyph-name="sterling" unicode="&#xe934;" horiz-adv-x="617" 
d="M33 -12l-31 116q87 38 125.5 92t28.5 99h-113l15 73h75q-25 87 -18 139q13 85 92 128.5t181 43.5q177 0 244 -142l-147 -50q-39 69 -111 69q-75 0 -95.5 -47t19.5 -141h160l-15 -73h-127q7 -38 -28.5 -88t-106.5 -90q33 17 88 17q26 0 72 -10.5t66 -10.5q51 0 110 31
l18 -121q-78 -35 -168 -35q-35 0 -97 18t-95 18q-69 0 -142 -36z" />
    <glyph glyph-name="currency" unicode="&#xa4;" horiz-adv-x="678" 
d="M159 446l-67 67l52 52l67 -67q57 41 126 41t126 -41l67 67l52 -52l-67 -67q40 -55 40 -125q0 -69 -40 -127l67 -67l-52 -52l-67 67q-55 -40 -126 -40t-126 40l-67 -67l-52 52l67 67q-41 57 -41 127q0 68 41 125zM238 321q0 -41 29 -70.5t70 -29.5t70 29.5t29 70.5
q0 40 -29 69t-70 29t-70 -28.5t-29 -69.5z" />
    <glyph glyph-name="currency" unicode="&#xe935;" horiz-adv-x="678" 
d="M159 446l-67 67l52 52l67 -67q57 41 126 41t126 -41l67 67l52 -52l-67 -67q40 -55 40 -125q0 -69 -40 -127l67 -67l-52 -52l-67 67q-55 -40 -126 -40t-126 40l-67 -67l-52 52l67 67q-41 57 -41 127q0 68 41 125zM238 321q0 -41 29 -70.5t70 -29.5t70 29.5t29 70.5
q0 40 -29 69t-70 29t-70 -28.5t-29 -69.5z" />
    <glyph glyph-name="yen" unicode="&#xa5;" horiz-adv-x="700" 
d="M225 286l-143 381h171l86 -277l219 277h204l-320 -381h102l-16 -74h-130l-13 -64h130l-16 -73h-129l-16 -75h-163l16 75h-124l16 73h123l14 64h-124l16 74h97z" />
    <glyph glyph-name="yen" unicode="&#xe936;" horiz-adv-x="700" 
d="M225 286l-143 381h171l86 -277l219 277h204l-320 -381h102l-16 -74h-130l-13 -64h130l-16 -73h-129l-16 -75h-163l16 75h-124l16 73h123l14 64h-124l16 74h97z" />
    <glyph glyph-name="brokenbar" unicode="&#xa6;" horiz-adv-x="334" 
d="M215 -161h-128v311h128v-311zM87 668h128v-310h-128v310z" />
    <glyph glyph-name="brokenbar" unicode="&#xe937;" horiz-adv-x="334" 
d="M215 -161h-128v311h128v-311zM87 668h128v-310h-128v310z" />
    <glyph glyph-name="section" unicode="&#xa7;" horiz-adv-x="563" 
d="M-59 -49l140 47q3 -25 23 -38.5t48 -13.5q31 0 55 16t24 43q0 14 -12.5 30t-25.5 26.5t-41 30t-40 28.5q-53 40 -72 66q-25 35 -25 75q0 64 38 103t106 65q-10 31 -11.5 64.5t15 67t42 59.5t69 42.5t97.5 16.5q156 0 200 -101l-139 -46q-10 31 -65 31q-27 0 -47 -10
t-21 -28q-1 -9 3 -17t15.5 -18t21.5 -17.5t31.5 -23.5t36.5 -27q3 -2 24 -17t33 -25.5t28.5 -28.5t25 -38t8.5 -42q0 -120 -151 -174q12 -28 13 -62.5t-18 -71.5t-48 -67.5t-78 -50t-106 -19.5q-74 0 -128 33t-69 92zM233 352q-51 -10 -60.5 -39.5t25.5 -55.5
q104 -78 106 -80q108 45 21 107z" />
    <glyph glyph-name="section" unicode="&#xe938;" horiz-adv-x="563" 
d="M-59 -49l140 47q3 -25 23 -38.5t48 -13.5q31 0 55 16t24 43q0 14 -12.5 30t-25.5 26.5t-41 30t-40 28.5q-53 40 -72 66q-25 35 -25 75q0 64 38 103t106 65q-10 31 -11.5 64.5t15 67t42 59.5t69 42.5t97.5 16.5q156 0 200 -101l-139 -46q-10 31 -65 31q-27 0 -47 -10
t-21 -28q-1 -9 3 -17t15.5 -18t21.5 -17.5t31.5 -23.5t36.5 -27q3 -2 24 -17t33 -25.5t28.5 -28.5t25 -38t8.5 -42q0 -120 -151 -174q12 -28 13 -62.5t-18 -71.5t-48 -67.5t-78 -50t-106 -19.5q-74 0 -128 33t-69 92zM233 352q-51 -10 -60.5 -39.5t25.5 -55.5
q104 -78 106 -80q108 45 21 107z" />
    <glyph glyph-name="dieresis" unicode="&#xa8;" horiz-adv-x="455" 
d="M128 648q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM393 578q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="copyright" unicode="&#xa9;" horiz-adv-x="814" 
d="M407 -12q-143 0 -244 101.5t-101 244.5q0 142 101 243.5t244 101.5q144 0 245.5 -101t101.5 -244t-101.5 -244.5t-245.5 -101.5zM132 334q0 -115 81 -196t194 -81q115 0 196 81t81 196q0 114 -81 195t-196 81q-113 0 -194 -81t-81 -195zM410 145q-86 0 -134.5 51.5
t-48.5 137.5q0 84 51 136t132 52q52 0 96 -22.5t67 -71.5l-92 -34q-17 43 -65 43q-33 0 -55 -25.5t-22 -77.5q0 -54 22.5 -79t54.5 -25q47 0 66 34l90 -33q-50 -86 -162 -86z" />
    <glyph glyph-name="copyright" unicode="&#xe93a;" horiz-adv-x="814" 
d="M407 -12q-143 0 -244 101.5t-101 244.5q0 142 101 243.5t244 101.5q144 0 245.5 -101t101.5 -244t-101.5 -244.5t-245.5 -101.5zM132 334q0 -115 81 -196t194 -81q115 0 196 81t81 196q0 114 -81 195t-196 81q-113 0 -194 -81t-81 -195zM410 145q-86 0 -134.5 51.5
t-48.5 137.5q0 84 51 136t132 52q52 0 96 -22.5t67 -71.5l-92 -34q-17 43 -65 43q-33 0 -55 -25.5t-22 -77.5q0 -54 22.5 -79t54.5 -25q47 0 66 34l90 -33q-50 -86 -162 -86z" />
    <glyph glyph-name="ordfeminine" unicode="&#xaa;" horiz-adv-x="395" 
d="M86 474q-1 31 15 52.5t48.5 32.5t63.5 15.5t76 7.5l4 12q3 15 -7.5 23t-31.5 8q-36 0 -47 -26l-80 32q42 61 139 61q65 0 100 -33t16 -110q-17 -72 -24 -146h-86l-2 32q-34 -39 -96 -39q-41 0 -64 22t-24 56zM193 491q-1 -13 7.5 -20t21.5 -7q18 0 34.5 12t20.5 34l5 18
q-30 -3 -39 -5q-50 -7 -50 -32z" />
    <glyph glyph-name="ordfeminine" unicode="&#xe93d;" horiz-adv-x="395" 
d="M86 474q-1 31 15 52.5t48.5 32.5t63.5 15.5t76 7.5l4 12q3 15 -7.5 23t-31.5 8q-36 0 -47 -26l-80 32q42 61 139 61q65 0 100 -33t16 -110q-17 -72 -24 -146h-86l-2 32q-34 -39 -96 -39q-41 0 -64 22t-24 56zM193 491q-1 -13 7.5 -20t21.5 -7q18 0 34.5 12t20.5 34l5 18
q-30 -3 -39 -5q-50 -7 -50 -32z" />
    <glyph glyph-name="guillemotleft" unicode="&#xab;" horiz-adv-x="665" 
d="M36 250l193 210h171l-197 -216l100 -204h-164zM276 250l193 210h171l-197 -216l100 -204h-164z" />
    <glyph glyph-name="guillemotleft" unicode="&#xe93e;" horiz-adv-x="665" 
d="M36 250l193 210h171l-197 -216l100 -204h-164zM276 250l193 210h171l-197 -216l100 -204h-164z" />
    <glyph glyph-name="logicalnot" unicode="&#xac;" horiz-adv-x="696" 
d="M73 422h512v-366h-128v239h-384v127z" />
    <glyph glyph-name="logicalnot" unicode="&#xe93f;" horiz-adv-x="696" 
d="M73 422h512v-366h-128v239h-384v127z" />
    <glyph glyph-name="registered" unicode="&#xae;" horiz-adv-x="814" 
d="M62 334q0 142 101 243.5t244 101.5q144 0 245.5 -101t101.5 -244t-101.5 -244.5t-245.5 -101.5q-143 0 -244 101.5t-101 244.5zM132 334q0 -115 81 -196t194 -81q115 0 196 81t81 196q0 114 -81 195t-196 81q-113 0 -194 -81t-81 -195zM250 161v368h151q80 0 123.5 -25
t43.5 -89q0 -81 -87 -105l107 -149h-108l-101 139h-32v-139h-97zM347 453v-78h52q68 0 68 39t-68 39h-52z" />
    <glyph glyph-name="registered" unicode="&#xe940;" horiz-adv-x="814" 
d="M62 334q0 142 101 243.5t244 101.5q144 0 245.5 -101t101.5 -244t-101.5 -244.5t-245.5 -101.5q-143 0 -244 101.5t-101 244.5zM132 334q0 -115 81 -196t194 -81q115 0 196 81t81 196q0 114 -81 195t-196 81q-113 0 -194 -81t-81 -195zM250 161v368h151q80 0 123.5 -25
t43.5 -89q0 -81 -87 -105l107 -149h-108l-101 139h-32v-139h-97zM347 453v-78h52q68 0 68 39t-68 39h-52z" />
    <glyph glyph-name="macron" unicode="&#xaf;" horiz-adv-x="405" 
d="M403 570h-299l21 98h299z" />
    <glyph glyph-name="degree" unicode="&#xb0;" horiz-adv-x="411" 
d="M83 517q0 67 47.5 114.5t114.5 47.5t114.5 -47.5t47.5 -114.5q0 -68 -47.5 -115.5t-114.5 -47.5t-114.5 48t-47.5 115zM245 590q-30 0 -51.5 -21.5t-21.5 -51.5t21.5 -51.5t51.5 -21.5q31 0 52 21.5t21 51.5t-21 51.5t-52 21.5z" />
    <glyph glyph-name="degree" unicode="&#xe941;" horiz-adv-x="411" 
d="M83 517q0 67 47.5 114.5t114.5 47.5t114.5 -47.5t47.5 -114.5q0 -68 -47.5 -115.5t-114.5 -47.5t-114.5 48t-47.5 115zM245 590q-30 0 -51.5 -21.5t-21.5 -51.5t21.5 -51.5t51.5 -21.5q31 0 52 21.5t21 51.5t-21 51.5t-52 21.5z" />
    <glyph glyph-name="plusminus" unicode="&#xb1;" horiz-adv-x="701" 
d="M56 391h192v104h128v-104h192v-108h-192v-103h-128v103h-192v108zM568 0h-512v128h512v-128z" />
    <glyph glyph-name="plusminus" unicode="&#xe942;" horiz-adv-x="701" 
d="M56 391h192v104h128v-104h192v-108h-192v-103h-128v103h-192v108zM568 0h-512v128h512v-128z" />
    <glyph glyph-name="twosuperior" unicode="&#xb2;" horiz-adv-x="407" 
d="M70 403l17 81q38 21 54 29.5t50 28.5t50.5 32.5t37.5 30.5t30.5 34t11.5 31q2 20 -11 30.5t-33 10.5q-45 0 -61 -44l-84 33q43 88 156 88q64 0 102 -24.5t37 -77.5q-1 -54 -57 -108.5t-130 -86.5h148l-18 -88h-300z" />
    <glyph glyph-name="twosuperior" unicode="&#xe943;" horiz-adv-x="407" 
d="M70 403l17 81q38 21 54 29.5t50 28.5t50.5 32.5t37.5 30.5t30.5 34t11.5 31q2 20 -11 30.5t-33 10.5q-45 0 -61 -44l-84 33q43 88 156 88q64 0 102 -24.5t37 -77.5q-1 -54 -57 -108.5t-130 -86.5h148l-18 -88h-300z" />
    <glyph glyph-name="threesuperior" unicode="&#xb3;" horiz-adv-x="425" 
d="M253 396q-108 0 -155 82l98 33q14 -39 58 -39q21 0 35.5 11.5t15.5 27.5q3 41 -72 41h-15l18 84h15q69 0 73 40q3 17 -11.5 27t-34.5 10q-44 0 -61 -37l-83 33q47 79 152 79q64 0 104 -27.5t38 -77.5q-3 -64 -66 -84q25 -12 38.5 -37t8.5 -57q-8 -53 -51.5 -81
t-104.5 -28z" />
    <glyph glyph-name="threesuperior" unicode="&#xe944;" horiz-adv-x="425" 
d="M253 396q-108 0 -155 82l98 33q14 -39 58 -39q21 0 35.5 11.5t15.5 27.5q3 41 -72 41h-15l18 84h15q69 0 73 40q3 17 -11.5 27t-34.5 10q-44 0 -61 -37l-83 33q47 79 152 79q64 0 104 -27.5t38 -77.5q-3 -64 -66 -84q25 -12 38.5 -37t8.5 -57q-8 -53 -51.5 -81
t-104.5 -28z" />
    <glyph glyph-name="acute" unicode="&#xb4;" horiz-adv-x="320" 
d="M228 574h-123q141 140 143 141q15 12 34 12q28 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5z" />
    <glyph glyph-name="acute" unicode="&#xe9cb;" horiz-adv-x="320" 
d="M228 574h-123q141 140 143 141q15 12 34 12q28 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5z" />
    <glyph glyph-name="paragraph" unicode="&#xb6;" horiz-adv-x="530" 
d="M160 296q-59 16 -88.5 66.5t-15.5 115.5q17 79 84 134.5t146 55.5h287l-15 -68h-48l-162 -761h-95l161 761h-93l-162 -761h-96z" />
    <glyph glyph-name="paragraph" unicode="&#xe946;" horiz-adv-x="530" 
d="M160 296q-59 16 -88.5 66.5t-15.5 115.5q17 79 84 134.5t146 55.5h287l-15 -68h-48l-162 -761h-95l161 761h-93l-162 -761h-96z" />
    <glyph glyph-name="periodcentered" unicode="&#xb7;" horiz-adv-x="305" 
d="M38 248q0 40 28.5 68.5t69.5 28.5q40 0 68.5 -28.5t28.5 -68.5t-28.5 -68.5t-68.5 -28.5q-41 0 -69.5 28.5t-28.5 68.5z" />
    <glyph glyph-name="periodcentered" unicode="&#xe947;" horiz-adv-x="305" 
d="M38 248q0 40 28.5 68.5t69.5 28.5q40 0 68.5 -28.5t28.5 -68.5t-28.5 -68.5t-68.5 -28.5q-41 0 -69.5 28.5t-28.5 68.5z" />
    <glyph glyph-name="cedilla" unicode="&#xb8;" horiz-adv-x="322" 
d="M-35 -178l26 50q29 -13 60 -13q49 0 52 30q1 12 -10 19.5t-29 7.5q-8 0 -24 -4q-13 -4 -20.5 7t2.5 24l69 83l36 -25l-40 -48q46 9 78.5 -9t28.5 -56q-5 -44 -43 -63.5t-90 -19.5q-60 0 -96 17z" />
    <glyph glyph-name="cedilla" unicode="&#xe9cd;" horiz-adv-x="322" 
d="M-35 -178l26 50q29 -13 60 -13q49 0 52 30q1 12 -10 19.5t-29 7.5q-8 0 -24 -4q-13 -4 -20.5 7t2.5 24l69 83l36 -25l-40 -48q46 9 78.5 -9t28.5 -56q-5 -44 -43 -63.5t-90 -19.5q-60 0 -96 17z" />
    <glyph glyph-name="onesuperior" unicode="&#xb9;" horiz-adv-x="294" 
d="M205 647h-84l19 88q46 0 71 8t44 36h82l-80 -376h-104z" />
    <glyph glyph-name="onesuperior" unicode="&#xe948;" horiz-adv-x="294" 
d="M205 647h-84l19 88q46 0 71 8t44 36h82l-80 -376h-104z" />
    <glyph glyph-name="ordmasculine" unicode="&#xba;" horiz-adv-x="412" 
d="M240 396q-66 0 -105.5 37.5t-31.5 109.5t55 109t113 37t105 -37t31 -109q-7 -72 -54 -109.5t-113 -37.5zM206 543q-4 -35 8 -52.5t34 -17.5t37 17.5t19 52.5q4 34 -8 51.5t-33 17.5q-22 0 -37.5 -17.5t-19.5 -51.5z" />
    <glyph glyph-name="ordmasculine" unicode="&#xe949;" horiz-adv-x="412" 
d="M240 396q-66 0 -105.5 37.5t-31.5 109.5t55 109t113 37t105 -37t31 -109q-7 -72 -54 -109.5t-113 -37.5zM206 543q-4 -35 8 -52.5t34 -17.5t37 17.5t19 52.5q4 34 -8 51.5t-33 17.5q-22 0 -37.5 -17.5t-19.5 -51.5z" />
    <glyph glyph-name="guillemotright" unicode="&#xbb;" horiz-adv-x="666" 
d="M-8 40l197 216l-100 204h164l103 -210l-193 -210h-171zM232 40l197 216l-100 204h164l103 -210l-193 -210h-171z" />
    <glyph glyph-name="guillemotright" unicode="&#xe94a;" horiz-adv-x="666" 
d="M-8 40l197 216l-100 204h164l103 -210l-193 -210h-171zM232 40l197 216l-100 204h164l103 -210l-193 -210h-171z" />
    <glyph glyph-name="onequarter" unicode="&#xbc;" horiz-adv-x="930" 
d="M129 0l468 667h127l-468 -667h-127zM662 75h-192l17 77l228 223h114l-45 -214h57l-19 -86h-57l-16 -75h-103zM181 536h-84l19 87q46 0 71 8t44 37h82l-80 -376h-104zM602 161h78l20 96z" />
    <glyph glyph-name="onequarter" unicode="&#xe94b;" horiz-adv-x="930" 
d="M129 0l468 667h127l-468 -667h-127zM662 75h-192l17 77l228 223h114l-45 -214h57l-19 -86h-57l-16 -75h-103zM181 536h-84l19 87q46 0 71 8t44 37h82l-80 -376h-104zM602 161h78l20 96z" />
    <glyph glyph-name="onehalf" unicode="&#xbd;" horiz-adv-x="919" 
d="M129 0l468 667h127l-468 -667h-127zM496 0l17 81q142 78 185 115q45 39 49 71q2 20 -11.5 30.5t-33.5 10.5q-45 0 -60 -44l-84 33q41 87 156 87q65 0 103 -24.5t37 -76.5q-1 -54 -57.5 -108.5t-130.5 -86.5h149l-19 -88h-300zM97 536l19 87q46 0 71 8t44 37h82l-80 -376
h-104l52 244h-84z" />
    <glyph glyph-name="onehalf" unicode="&#xe94c;" horiz-adv-x="919" 
d="M129 0l468 667h127l-468 -667h-127zM496 0l17 81q142 78 185 115q45 39 49 71q2 20 -11.5 30.5t-33.5 10.5q-45 0 -60 -44l-84 33q41 87 156 87q65 0 103 -24.5t37 -76.5q-1 -54 -57.5 -108.5t-130.5 -86.5h149l-19 -88h-300zM97 536l19 87q46 0 71 8t44 37h82l-80 -376
h-104l52 244h-84z" />
    <glyph glyph-name="threequarters" unicode="&#xbe;" horiz-adv-x="958" 
d="M198 0l468 667h127l-468 -667h-127zM499 75l16 77l229 223h114l-46 -214h57l-18 -86h-57l-16 -75h-104l16 75h-191zM75 370l98 33q14 -39 58 -39q21 0 35.5 11.5t15.5 27.5q3 41 -72 41h-15l18 84h15q69 0 73 40q3 17 -11.5 27t-34.5 10q-44 0 -61 -37l-83 32
q46 79 152 79q64 0 104 -27t38 -77q-1 -31 -19 -53.5t-47 -31.5q24 -11 37.5 -36t9.5 -57q-8 -52 -51.5 -80.5t-104.5 -28.5q-108 0 -155 82zM729 257l-99 -96h79z" />
    <glyph glyph-name="threequarters" unicode="&#xe94d;" horiz-adv-x="958" 
d="M198 0l468 667h127l-468 -667h-127zM499 75l16 77l229 223h114l-46 -214h57l-18 -86h-57l-16 -75h-104l16 75h-191zM75 370l98 33q14 -39 58 -39q21 0 35.5 11.5t15.5 27.5q3 41 -72 41h-15l18 84h15q69 0 73 40q3 17 -11.5 27t-34.5 10q-44 0 -61 -37l-83 32
q46 79 152 79q64 0 104 -27t38 -77q-1 -31 -19 -53.5t-47 -31.5q24 -11 37.5 -36t9.5 -57q-8 -52 -51.5 -80.5t-104.5 -28.5q-108 0 -155 82zM729 257l-99 -96h79z" />
    <glyph glyph-name="questiondown" unicode="&#xbf;" horiz-adv-x="634" 
d="M235 -173q-53 0 -99.5 9.5t-85.5 30t-58 57t-10 84.5q11 58 49 92t103 62q56 24 82.5 45t40.5 58h160q-14 -111 -142 -169q-7 -3 -30 -13.5t-34 -16t-26.5 -15t-22.5 -20t-8 -21.5q-2 -28 21.5 -41.5t71.5 -13.5q103 0 132 66l138 -55q-78 -139 -282 -139zM364 325
q-40 0 -68 27.5t-28 68.5t28 69.5t68 28.5t69 -28.5t29 -69.5q0 -40 -28.5 -68t-69.5 -28z" />
    <glyph glyph-name="questiondown" unicode="&#xe94e;" horiz-adv-x="634" 
d="M235 -173q-53 0 -99.5 9.5t-85.5 30t-58 57t-10 84.5q11 58 49 92t103 62q56 24 82.5 45t40.5 58h160q-14 -111 -142 -169q-7 -3 -30 -13.5t-34 -16t-26.5 -15t-22.5 -20t-8 -21.5q-2 -28 21.5 -41.5t71.5 -13.5q103 0 132 66l138 -55q-78 -139 -282 -139zM364 325
q-40 0 -68 27.5t-28 68.5t28 69.5t68 28.5t69 -28.5t29 -69.5q0 -40 -28.5 -68t-69.5 -28z" />
    <glyph glyph-name="Agrave" unicode="&#xc0;" horiz-adv-x="698" 
d="M121 0h-186l394 668h183l111 -668h-165l-16 119h-255zM255 247h172l-32 254zM325 793q-14 18 -12.5 41.5t19.5 37.5q15 12 35 12q28 0 44 -21q12 -14 34 -47t38 -59l16 -26h-108q-50 41 -66 62z" />
    <glyph glyph-name="Aacute" unicode="&#xc1;" horiz-adv-x="698" 
d="M-65 0l394 668h183l111 -668h-165l-16 119h-255l-66 -119h-186zM395 501l-140 -254h172zM485 731h-123q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5z" />
    <glyph glyph-name="Acircumflex" unicode="&#xc2;" horiz-adv-x="698" 
d="M121 0h-186l394 668h183l111 -668h-165l-16 119h-255zM224 731l189 137q20 15 44 15q33 0 55 -25l118 -127h-116l-59 61l-84 -61h-147zM255 247h172l-32 254z" />
    <glyph glyph-name="Atilde" unicode="&#xc3;" horiz-adv-x="698" 
d="M121 0h-186l394 668h183l111 -668h-165l-16 119h-255zM316 731h-89q15 47 51.5 81t84.5 34q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33zM395 501l-140 -254h172z" />
    <glyph glyph-name="Adieresis" unicode="&#xc4;" horiz-adv-x="698" 
d="M-65 0l394 668h183l111 -668h-165l-16 119h-255l-66 -119h-186zM395 501l-140 -254h172zM278 796q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM543 726q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5
t-49 -20.5z" />
    <glyph glyph-name="Aring" unicode="&#xc5;" horiz-adv-x="698" 
d="M-65 0l387 657q-21 34 -21 72q0 55 38.5 93.5t93.5 38.5t94 -38.5t39 -93.5q0 -62 -47 -101l104 -628h-165l-16 119h-255l-66 -119h-186zM395 501l-140 -254h172zM386 729q0 -19 14 -33t33 -14t33 14t14 33t-14 33t-33 14t-33 -14t-14 -33z" />
    <glyph glyph-name="AE" unicode="&#xc6;" horiz-adv-x="1030" 
d="M-65 0l618 668h518l-29 -139h-357l-25 -116h219l-30 -138h-218l-29 -136h357l-30 -139h-518l26 119h-196l-105 -119h-201zM501 421l-147 -174h110z" />
    <glyph glyph-name="AE" unicode="&#xe953;" horiz-adv-x="1030" 
d="M-65 0l618 668h518l-29 -139h-357l-25 -116h219l-30 -138h-218l-29 -136h357l-30 -139h-518l26 119h-196l-105 -119h-201zM501 421l-147 -174h110z" />
    <glyph glyph-name="Ccedilla" unicode="&#xc7;" horiz-adv-x="686" 
d="M302 -12q-137 6 -213 95.5t-52 250.5q26 168 128 257t252 89q56 0 104 -14t90 -50t60 -91l-146 -49q-32 74 -124 74q-72 0 -127 -57t-70 -159q-14 -103 23.5 -158t110.5 -56q85 0 142 74l136 -53q-103 -162 -314 -153zM251 -112q-5 -44 -43 -63.5t-90 -19.5q-60 0 -96 17
l26 50q29 -13 60 -13q49 0 52 30q1 12 -10 19.5t-29 7.5q-8 0 -24 -4q-13 -4 -20.5 7t2.5 24l69 83l36 -25l-40 -48q46 9 78.5 -9t28.5 -56z" />
    <glyph glyph-name="Egrave" unicode="&#xc8;" 
d="M495 0h-518l142 668h518l-30 -139h-356l-25 -116h217l-29 -139h-217l-29 -135h356zM290 793q-14 18 -12.5 41.5t19.5 37.5q15 12 35 12q28 0 44 -21q12 -14 34 -47t38 -59l16 -26h-108q-50 41 -66 62z" />
    <glyph glyph-name="Eacute" unicode="&#xc9;" 
d="M-23 0l142 668h518l-30 -139h-356l-25 -116h217l-29 -139h-217l-29 -135h356l-29 -139h-518zM308 731q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5l-91 -54h-123z" />
    <glyph glyph-name="Ecircumflex" unicode="&#xca;" 
d="M-23 0l142 668h518l-30 -139h-356l-25 -116h217l-29 -139h-217l-29 -135h356l-29 -139h-518zM183 731l189 137q20 15 44 15q33 0 55 -25l118 -127h-116l-59 61l-84 -61h-147z" />
    <glyph glyph-name="Edieresis" unicode="&#xcb;" 
d="M-23 0l142 668h518l-30 -139h-356l-25 -116h217l-29 -139h-217l-29 -135h356l-29 -139h-518zM229 796q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM423 796q0 29 21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5t-50 20.5
t-21 49.5z" />
    <glyph glyph-name="Igrave" unicode="&#xcc;" horiz-adv-x="459" 
d="M331 0h-344l26 124h92l90 420h-92l26 124h345l-27 -124h-92l-88 -420h91zM200 793q-14 18 -12.5 41.5t19.5 37.5q15 12 35 12q28 0 44 -21q12 -14 34 -47t38 -59l16 -26h-108q-50 41 -66 62z" />
    <glyph glyph-name="Iacute" unicode="&#xcd;" horiz-adv-x="459" 
d="M331 0h-344l26 124h92l90 420h-92l26 124h345l-27 -124h-92l-88 -420h91zM248 731q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5l-91 -54h-123z" />
    <glyph glyph-name="Icircumflex" unicode="&#xce;" horiz-adv-x="459" 
d="M-13 0l26 124h92l90 420h-92l26 124h345l-27 -124h-92l-88 -420h91l-27 -124h-344zM255 731h-147l189 137q19 15 44 15q33 0 55 -25l118 -127h-116l-59 61z" />
    <glyph glyph-name="Idieresis" unicode="&#xcf;" horiz-adv-x="459" 
d="M-13 0l26 124h92l90 420h-92l26 124h345l-27 -124h-92l-88 -420h91l-27 -124h-344zM162 796q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM356 796q0 29 21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5t-50 20.5t-21 49.5z
" />
    <glyph glyph-name="Eth" unicode="&#xd0;" horiz-adv-x="736" 
d="M6 275l30 137h76l54 256h194q198 0 283 -95t55 -261q-15 -86 -60 -148.5t-109 -97t-134 -50.5t-148 -16h-223l58 275h-76zM359 275h-115l-30 -142h63q117 0 181.5 60t76.5 162q11 96 -25.5 139t-151.5 43h-58l-27 -125h116z" />
    <glyph glyph-name="Ntilde" unicode="&#xd1;" horiz-adv-x="715" 
d="M-23 0l142 668h199l160 -485l104 485h155l-142 -668h-199l-160 485l-103 -485h-156zM335 731h-89q15 47 51.5 81t84.5 34q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33z" />
    <glyph glyph-name="Ograve" unicode="&#xd2;" horiz-adv-x="763" 
d="M335 -12q-156 0 -237.5 93t-62.5 240q21 163 128.5 261t262.5 98q151 0 235.5 -88.5t67.5 -246.5q-17 -159 -126 -258t-268 -99zM203 321q-11 -84 27.5 -143.5t118.5 -59.5q84 0 143 64t70 163t-34 152t-114 53q-77 0 -137 -60t-74 -169zM337 793q-14 18 -12.5 41.5
t19.5 37.5q15 12 35 12q27 0 44 -21q12 -14 34 -47t38 -59l16 -26h-108q-50 41 -66 62z" />
    <glyph glyph-name="Oacute" unicode="&#xd3;" horiz-adv-x="763" 
d="M335 -12q-156 0 -237.5 93t-62.5 240q21 163 128.5 261t262.5 98q151 0 235.5 -88.5t67.5 -246.5q-17 -159 -126 -258t-268 -99zM203 321q-11 -84 27.5 -143.5t118.5 -59.5q84 0 143 64t70 163t-34 152t-114 53q-77 0 -137 -60t-74 -169zM392 731q142 140 143 141
q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5l-91 -54h-123z" />
    <glyph glyph-name="Ocircumflex" unicode="&#xd4;" horiz-adv-x="763" 
d="M335 -12q-156 0 -237.5 93t-62.5 240q21 163 128.5 261t262.5 98q151 0 235.5 -88.5t67.5 -246.5q-17 -159 -126 -258t-268 -99zM203 321q-11 -84 27.5 -143.5t118.5 -59.5q84 0 143 64t70 163t-34 152t-114 53q-77 0 -137 -60t-74 -169zM397 731h-147l189 137
q20 15 44 15q33 0 55 -25l118 -127h-116l-59 61z" />
    <glyph glyph-name="Otilde" unicode="&#xd5;" horiz-adv-x="763" 
d="M335 -12q-156 0 -237.5 93t-62.5 240q21 163 128.5 261t262.5 98q151 0 235.5 -88.5t67.5 -246.5q-17 -159 -126 -258t-268 -99zM203 321q-11 -84 27.5 -143.5t118.5 -59.5q84 0 143 64t70 163t-34 152t-114 53q-77 0 -137 -60t-74 -169zM267 731q15 47 51.5 81t84.5 34
q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33h-89z" />
    <glyph glyph-name="Odieresis" unicode="&#xd6;" horiz-adv-x="763" 
d="M335 -12q-156 0 -237.5 93t-62.5 240q21 163 128.5 261t262.5 98q151 0 235.5 -88.5t67.5 -246.5q-17 -159 -126 -258t-268 -99zM203 321q-11 -84 27.5 -143.5t118.5 -59.5q84 0 143 64t70 163t-34 152t-114 53q-77 0 -137 -60t-74 -169zM368 726q-29 0 -50 20.5
t-21 49.5t21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5zM562 726q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="multiply" unicode="&#xd7;" horiz-adv-x="618" 
d="M512 385l-139 -137l136 -136l-91 -90l-134 136l-135 -136l-91 90l136 136l-139 137l91 91l138 -139l137 139z" />
    <glyph glyph-name="multiply" unicode="&#xe964;" horiz-adv-x="618" 
d="M512 385l-139 -137l136 -136l-91 -90l-134 136l-135 -136l-91 90l136 136l-139 137l91 91l138 -139l137 139z" />
    <glyph glyph-name="Oslash" unicode="&#xd8;" horiz-adv-x="762" 
d="M5 43l71 66q-58 87 -41 212q21 163 128.5 261t262.5 98q122 0 201 -58l69 64l51 -53l-68 -64q64 -86 49 -224q-17 -159 -126 -258t-268 -99q-129 0 -209 66l-69 -65zM242 163q40 -45 107 -45q83 0 142 64t70 163q7 59 -9 106zM202 321q-6 -51 5 -90l304 283
q-41 36 -97 36q-78 0 -138 -60t-74 -169z" />
    <glyph glyph-name="Oslash" unicode="&#xe965;" horiz-adv-x="762" 
d="M5 43l71 66q-58 87 -41 212q21 163 128.5 261t262.5 98q122 0 201 -58l69 64l51 -53l-68 -64q64 -86 49 -224q-17 -159 -126 -258t-268 -99q-129 0 -209 66l-69 -65zM242 163q40 -45 107 -45q83 0 142 64t70 163q7 59 -9 106zM202 321q-6 -51 5 -90l304 283
q-41 36 -97 36q-78 0 -138 -60t-74 -169z" />
    <glyph glyph-name="Ugrave" unicode="&#xd9;" horiz-adv-x="676" 
d="M266 -12q-68 0 -116.5 16t-75 43t-38 66.5t-10 82.5t12.5 96l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-20 -93 -49.5 -153t-75 -93t-99 -45.5t-131.5 -12.5zM308 793q-14 18 -12.5 41.5t19.5 37.5
q15 12 35 12q28 0 44 -21q12 -14 34 -47t38 -59l16 -26h-108q-50 41 -66 62z" />
    <glyph glyph-name="Uacute" unicode="&#xda;" horiz-adv-x="676" 
d="M266 -12q-68 0 -116.5 16t-75 43t-38 66.5t-10 82.5t12.5 96l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-20 -93 -49.5 -153t-75 -93t-99 -45.5t-131.5 -12.5zM478 731h-123q142 140 143 141
q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5z" />
    <glyph glyph-name="Ucircumflex" unicode="&#xdb;" horiz-adv-x="676" 
d="M266 -12q-68 0 -116.5 16t-75 43t-38 66.5t-10 82.5t12.5 96l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-20 -93 -49.5 -153t-75 -93t-99 -45.5t-131.5 -12.5zM355 731h-147l189 137q20 15 44 15
q33 0 55 -25l118 -127h-116l-59 61z" />
    <glyph glyph-name="Udieresis" unicode="&#xdc;" horiz-adv-x="676" 
d="M266 -12q-68 0 -116.5 16t-75 43t-38 66.5t-10 82.5t12.5 96l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-20 -93 -49.5 -153t-75 -93t-99 -45.5t-131.5 -12.5zM330 726q-29 0 -50 20.5t-21 49.5t21 50
t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5zM524 726q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="Yacute" unicode="&#xdd;" horiz-adv-x="700" 
d="M242 241l-160 427h171l86 -277l219 277h204l-358 -427l-50 -241h-163zM465 731h-123q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5z" />
    <glyph glyph-name="Thorn" unicode="&#xde;" horiz-adv-x="636" 
d="M-23 0l142 668h161l-21 -105h88q68 0 118 -10.5t87 -34.5t51.5 -67.5t5.5 -106.5q-7 -47 -25 -83t-46 -59t-59.5 -38.5t-72 -23t-75 -10t-76.5 -2.5h-89l-27 -128h-162zM230 426l-34 -157h98q76 0 107.5 20.5t39.5 57.5q9 42 -12.5 60.5t-96.5 18.5h-102z" />
    <glyph glyph-name="Thorn" unicode="&#xe96b;" horiz-adv-x="636" 
d="M-23 0l142 668h161l-21 -105h88q68 0 118 -10.5t87 -34.5t51.5 -67.5t5.5 -106.5q-7 -47 -25 -83t-46 -59t-59.5 -38.5t-72 -23t-75 -10t-76.5 -2.5h-89l-27 -128h-162zM230 426l-34 -157h98q76 0 107.5 20.5t39.5 57.5q9 42 -12.5 60.5t-96.5 18.5h-102z" />
    <glyph glyph-name="germandbls" unicode="&#xdf;" horiz-adv-x="642" 
d="M134 0h-157l93 435q29 133 101.5 188.5t204.5 55.5q108 0 172.5 -48t51.5 -138q-11 -77 -84 -125q36 -18 55 -60.5t14 -97.5q-23 -244 -332 -221l-12 134q41 -11 71 -11q50 0 79.5 24t32.5 68q4 48 -25.5 71t-91.5 23h-30l25 117h26q53 0 85 22.5t37 60.5q3 28 -17.5 48
t-67.5 20q-61 0 -92.5 -31t-48.5 -111z" />
    <glyph glyph-name="germandbls" unicode="&#xe96c;" horiz-adv-x="642" 
d="M134 0h-157l93 435q29 133 101.5 188.5t204.5 55.5q108 0 172.5 -48t51.5 -138q-11 -77 -84 -125q36 -18 55 -60.5t14 -97.5q-23 -244 -332 -221l-12 134q41 -11 71 -11q50 0 79.5 24t32.5 68q4 48 -25.5 71t-91.5 23h-30l25 117h26q53 0 85 22.5t37 60.5q3 28 -17.5 48
t-67.5 20q-61 0 -92.5 -31t-48.5 -111z" />
    <glyph glyph-name="agrave" unicode="&#xe0;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81zM179 635q-14 19 -11.5 41.5t20.5 37.5q14 13 35 13q27 0 43 -21q11 -14 33 -47t39 -59l16 -26h-108q-50 41 -67 61z" />
    <glyph glyph-name="aacute" unicode="&#xe1;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M241 574q141 140 143 141q15 12 34 12q28 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5l-90 -54h-123zM139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81z" />
    <glyph glyph-name="acircumflex" unicode="&#xe2;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M238 574h-147l189 137q19 15 44 15q33 0 55 -25l118 -127h-116l-59 61zM139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81z" />
    <glyph glyph-name="atilde" unicode="&#xe3;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M95 574q15 47 51.5 81t84.5 34q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33h-89zM139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81z" />
    <glyph glyph-name="adieresis" unicode="&#xe4;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81zM224 578q-29 0 -50 20.5t-21 49.5t21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5zM347 648q0 29 21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5t-50 20.5t-21 49.5z
" />
    <glyph glyph-name="aring" unicode="&#xe5;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M205 668q0 55 38.5 93.5t93.5 38.5t94 -38.5t39 -93.5t-39 -94t-94 -39t-93.5 39t-38.5 94zM139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81zM290 668q0 -20 14 -33.5t33 -13.5t33 13.5t14 33.5t-14 33.5t-33 13.5t-33 -13.5t-14 -33.5z
" />
    <glyph glyph-name="ae" unicode="&#xe6;" horiz-adv-x="882" 
d="M62 3q-53 18 -75 67t6 112q59 117 347 117l6 30q16 78 -69 78q-73 0 -101 -59l-118 46q77 116 240 116q99 0 139 -58q74 58 185 58q129 0 186.5 -83t25.5 -218h-366q-9 -52 20.5 -77.5t78.5 -25.5q69 0 106 37l113 -45q-87 -110 -242 -110q-122 0 -177 90
q-81 -91 -207 -91q-48 0 -98 16zM482 299h228q5 48 -22.5 73.5t-71.5 25.5t-82 -26t-52 -73zM139 145q-3 -25 16 -41t52 -13q26 2 46.5 13t31.5 21.5t21.5 31.5t12.5 27.5t8 24.5q-48 0 -78 -1.5t-56 -8t-38.5 -20t-15.5 -34.5z" />
    <glyph glyph-name="ae" unicode="&#xe973;" horiz-adv-x="882" 
d="M62 3q-53 18 -75 67t6 112q59 117 347 117l6 30q16 78 -69 78q-73 0 -101 -59l-118 46q77 116 240 116q99 0 139 -58q74 58 185 58q129 0 186.5 -83t25.5 -218h-366q-9 -52 20.5 -77.5t78.5 -25.5q69 0 106 37l113 -45q-87 -110 -242 -110q-122 0 -177 90
q-81 -91 -207 -91q-48 0 -98 16zM482 299h228q5 48 -22.5 73.5t-71.5 25.5t-82 -26t-52 -73zM139 145q-3 -25 16 -41t52 -13q26 2 46.5 13t31.5 21.5t21.5 31.5t12.5 27.5t8 24.5q-48 0 -78 -1.5t-56 -8t-38.5 -20t-15.5 -34.5z" />
    <glyph glyph-name="ccedilla" unicode="&#xe7;" horiz-adv-x="531" 
d="M170 -8q-94 16 -138 87t-25 171q22 121 105 190.5t204 69.5q147 0 195 -128l-133 -46q-13 56 -79 56q-46 0 -84 -34.5t-53 -108.5t7.5 -109t66.5 -35q66 0 105 49l123 -47q-85 -119 -241 -119l-28 -34q46 9 78.5 -9t28.5 -56q-5 -44 -43 -63.5t-90 -19.5q-60 0 -96 17
l26 50q29 -13 60 -13q49 0 52 30q1 12 -10 19.5t-29 7.5q-8 0 -24 -4q-13 -4 -20.5 7t2.5 24z" />
    <glyph glyph-name="egrave" unicode="&#xe8;" horiz-adv-x="567" 
d="M229 -12q-119 0 -180 69t-42 191q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-88 -110 -243 -110zM168 299h227q5 48 -22.5 74t-70.5 26t-81.5 -26.5t-52.5 -73.5zM205 635q-14 19 -11.5 41.5
t20.5 37.5q14 13 35 13q27 0 43 -21q11 -14 33 -47t39 -59l16 -26h-108q-50 41 -67 61z" />
    <glyph glyph-name="eacute" unicode="&#xe9;" horiz-adv-x="567" 
d="M229 -12q-119 0 -180 69t-42 191q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-88 -110 -243 -110zM395 299q5 48 -22.5 74t-70.5 26t-81.5 -26.5t-52.5 -73.5h227zM274 574q141 140 143 141
q15 12 34 12q27 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5l-90 -54h-123z" />
    <glyph glyph-name="ecircumflex" unicode="&#xea;" horiz-adv-x="567" 
d="M229 -12q-119 0 -180 69t-42 191q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-88 -110 -243 -110zM272 574h-147l189 137q20 15 44 15q33 0 55 -25l118 -127h-116l-59 61zM168 299h227
q5 48 -22.5 74t-70.5 26t-81.5 -26.5t-52.5 -73.5z" />
    <glyph glyph-name="edieresis" unicode="&#xeb;" horiz-adv-x="567" 
d="M229 -12q-119 0 -180 69t-42 191q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-88 -110 -243 -110zM168 299h227q5 48 -22.5 74t-70.5 26t-81.5 -26.5t-52.5 -73.5zM258 578q-29 0 -50 20.5
t-21 49.5t21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5zM381 648q0 29 21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="igrave" unicode="&#xec;" horiz-adv-x="326" 
d="M26 380l25 116h258l-105 -496h-156l81 380h-103zM144 635q-14 19 -11.5 41.5t20.5 37.5q14 13 35 13q26 0 43 -21q11 -14 33 -47t38 -59l17 -26h-108q-50 41 -67 61z" />
    <glyph glyph-name="iacute" unicode="&#xed;" horiz-adv-x="326" 
d="M129 380h-103l25 116h258l-105 -496h-156zM309 574h-123q141 140 143 141q15 12 34 12q27 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5z" />
    <glyph glyph-name="icircumflex" unicode="&#xee;" horiz-adv-x="326" 
d="M26 380l25 116h258l-105 -496h-156l81 380h-103zM169 574h-147l189 137q20 15 44 15q33 0 55 -25l118 -127h-116l-59 61z" />
    <glyph glyph-name="idieresis" unicode="&#xef;" horiz-adv-x="326" 
d="M129 380h-103l25 116h258l-105 -496h-156zM69 648q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM334 578q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="eth" unicode="&#xf0;" horiz-adv-x="582" 
d="M228 -12q-57 0 -101 17t-68.5 45t-40 63t-15.5 71.5t5 70.5q21 98 90.5 149.5t163.5 51.5q43 0 85 -20t62 -52q3 113 -43 163l-77 -64l-37 47l63 54q-43 20 -108 20l26 122q115 -4 191 -53l74 61l37 -48l-65 -53q88 -96 77 -262q-12 -194 -100 -288.5t-219 -94.5z
M142 220q-5 -51 22.5 -85t72.5 -34q106 0 119 119q6 54 -20.5 86t-74.5 32q-49 0 -81.5 -33t-37.5 -85z" />
    <glyph glyph-name="eth" unicode="&#xe97d;" horiz-adv-x="582" 
d="M228 -12q-57 0 -101 17t-68.5 45t-40 63t-15.5 71.5t5 70.5q21 98 90.5 149.5t163.5 51.5q43 0 85 -20t62 -52q3 113 -43 163l-77 -64l-37 47l63 54q-43 20 -108 20l26 122q115 -4 191 -53l74 61l37 -48l-65 -53q88 -96 77 -262q-12 -194 -100 -288.5t-219 -94.5z
M142 220q-5 -51 22.5 -85t72.5 -34q106 0 119 119q6 54 -20.5 86t-74.5 32q-49 0 -81.5 -33t-37.5 -85z" />
    <glyph glyph-name="ntilde" unicode="&#xf1;" horiz-adv-x="581" 
d="M136 0h-156l105 496h136l5 -64q57 78 171 78q78 0 112.5 -56t9.5 -173l-60 -281h-156l56 263q15 69 3.5 99t-50.5 30q-93 0 -122 -138zM128 574q15 47 51.5 81t84.5 34q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55
q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33h-89z" />
    <glyph glyph-name="ograve" unicode="&#xf2;" horiz-adv-x="576" 
d="M239 -13q-117 0 -181.5 70t-50.5 185q11 91 57 153.5t106 88.5t132 26q114 0 181 -68.5t50 -192.5q-9 -62 -33 -110t-54.5 -76t-69 -46t-71.5 -24t-66 -6zM163 249q-3 -32 -2.5 -64t22.5 -56t62 -24q59 0 91.5 42t41.5 102q20 145 -89 143q-103 -2 -126 -143zM206 635
q-14 19 -11.5 41.5t20.5 37.5q14 13 35 13q26 0 43 -21q11 -14 33 -47t38 -59l17 -26h-108q-50 41 -67 61z" />
    <glyph glyph-name="oacute" unicode="&#xf3;" horiz-adv-x="576" 
d="M239 -13q-117 0 -181.5 70t-50.5 185q11 91 57 153.5t106 88.5t132 26q114 0 181 -68.5t50 -192.5q-9 -62 -33 -110t-54.5 -76t-69 -46t-71.5 -24t-66 -6zM163 249q-3 -32 -2.5 -64t22.5 -56t62 -24q59 0 91.5 42t41.5 102q20 145 -89 143q-103 -2 -126 -143zM396 574
h-123q141 140 143 141q15 12 34 12q28 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5z" />
    <glyph glyph-name="ocircumflex" unicode="&#xf4;" horiz-adv-x="576" 
d="M239 -13q-117 0 -181.5 70t-50.5 185q11 91 57 153.5t106 88.5t132 26q114 0 181 -68.5t50 -192.5q-9 -62 -33 -110t-54.5 -76t-69 -46t-71.5 -24t-66 -6zM163 249q-3 -32 -2.5 -64t22.5 -56t62 -24q59 0 91.5 42t41.5 102q20 145 -89 143q-103 -2 -126 -143zM122 574
l189 137q20 15 44 15q33 0 55 -25l118 -127h-116l-59 61l-84 -61h-147z" />
    <glyph glyph-name="otilde" unicode="&#xf5;" horiz-adv-x="576" 
d="M239 -13q-117 0 -181.5 70t-50.5 185q11 91 57 153.5t106 88.5t132 26q114 0 181 -68.5t50 -192.5q-9 -62 -33 -110t-54.5 -76t-69 -46t-71.5 -24t-66 -6zM163 249q-3 -32 -2.5 -64t22.5 -56t62 -24q59 0 91.5 42t41.5 102q20 145 -89 143q-103 -2 -126 -143zM128 574
q15 47 51.5 81t84.5 34q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33h-89z" />
    <glyph glyph-name="odieresis" unicode="&#xf6;" horiz-adv-x="576" 
d="M239 -13q-117 0 -181.5 70t-50.5 185q11 91 57 153.5t106 88.5t132 26q114 0 181 -68.5t50 -192.5q-9 -62 -33 -110t-54.5 -76t-69 -46t-71.5 -24t-66 -6zM163 249q-3 -32 -2.5 -64t22.5 -56t62 -24q59 0 91.5 42t41.5 102q20 145 -89 143q-103 -2 -126 -143zM256 578
q-29 0 -50 20.5t-21 49.5t21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5zM450 578q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="divide" unicode="&#xf7;" horiz-adv-x="645" 
d="M40 186v128h512v-128h-512zM296 351q-32 0 -55.5 23.5t-23.5 56.5t23.5 56t55.5 23t55.5 -23t23.5 -56t-23.5 -56.5t-55.5 -23.5zM296 -12q-32 0 -55.5 23.5t-23.5 56.5q0 32 23.5 55.5t55.5 23.5t55.5 -23.5t23.5 -55.5q0 -33 -23.5 -56.5t-55.5 -23.5z" />
    <glyph glyph-name="divide" unicode="&#xe984;" horiz-adv-x="645" 
d="M40 186v128h512v-128h-512zM296 351q-32 0 -55.5 23.5t-23.5 56.5t23.5 56t55.5 23t55.5 -23t23.5 -56t-23.5 -56.5t-55.5 -23.5zM296 -12q-32 0 -55.5 23.5t-23.5 56.5q0 32 23.5 55.5t55.5 23.5t55.5 -23.5t23.5 -55.5q0 -33 -23.5 -56.5t-55.5 -23.5z" />
    <glyph glyph-name="oslash" unicode="&#xf8;" horiz-adv-x="577" 
d="M-26 27l63 58q-42 65 -30 158q18 134 101 200.5t195 66.5q88 0 147 -40l63 59l51 -54l-62 -57q46 -67 32 -168q-9 -62 -33 -110t-54.5 -76t-68.5 -46t-71 -24t-66 -6q-93 0 -154 44l-62 -59zM188 125q22 -19 59 -19q58 0 90.5 42t41.5 102q4 27 2 56zM164 250
q-5 -28 -4 -50l190 176q-23 18 -61 16q-102 -4 -125 -142z" />
    <glyph glyph-name="oslash" unicode="&#xe985;" horiz-adv-x="577" 
d="M-26 27l63 58q-42 65 -30 158q18 134 101 200.5t195 66.5q88 0 147 -40l63 59l51 -54l-62 -57q46 -67 32 -168q-9 -62 -33 -110t-54.5 -76t-68.5 -46t-71 -24t-66 -6q-93 0 -154 44l-62 -59zM188 125q22 -19 59 -19q58 0 90.5 42t41.5 102q4 27 2 56zM164 250
q-5 -28 -4 -50l190 176q-23 18 -61 16q-102 -4 -125 -142z" />
    <glyph glyph-name="ugrave" unicode="&#xf9;" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496h-135l-5 64q-47 -76 -157 -76zM223 635q-14 19 -11.5 41.5t20.5 37.5q14 13 35 13q27 0 43 -21q11 -14 33 -47t39 -59l16 -26h-108
q-50 41 -67 61z" />
    <glyph glyph-name="uacute" unicode="&#xfa;" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496h-135l-5 64q-47 -76 -157 -76zM398 574h-123q141 140 143 141q15 12 34 12q28 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5z" />
    <glyph glyph-name="ucircumflex" unicode="&#xfb;" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496h-135l-5 64q-47 -76 -157 -76zM281 574h-147l189 137q19 15 44 15q33 0 55 -25l118 -127h-116l-59 61z" />
    <glyph glyph-name="udieresis" unicode="&#xfc;" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496h-135l-5 64q-47 -76 -157 -76zM190 648q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM455 578
q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="yacute" unicode="&#xfd;" horiz-adv-x="527" 
d="M5 -161h-49l23 110h31q60 0 79.5 10.5t31.5 42.5l-86 494h155l30 -316l166 316h176l-296 -497q-37 -61 -56.5 -88t-50 -46.5t-61 -22.5t-93.5 -3zM366 574h-123q141 140 143 141q15 12 34 12q28 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5z" />
    <glyph glyph-name="thorn" unicode="&#xfe;" horiz-adv-x="590" 
d="M102 -161h-156l176 829h155l-49 -234q53 77 149 77q30 0 58.5 -9.5t56 -31t44 -64t16.5 -100.5q0 -130 -72.5 -224t-191.5 -94q-42 0 -82 24t-54 63zM179 256q-14 -68 12 -108.5t71 -40.5q37 0 65 18t41.5 45.5t19.5 53.5t6 49q0 119 -87 119q-47 0 -80 -34t-48 -102z
" />
    <glyph glyph-name="thorn" unicode="&#xe98b;" horiz-adv-x="590" 
d="M102 -161h-156l176 829h155l-49 -234q53 77 149 77q30 0 58.5 -9.5t56 -31t44 -64t16.5 -100.5q0 -130 -72.5 -224t-191.5 -94q-42 0 -82 24t-54 63zM179 256q-14 -68 12 -108.5t71 -40.5q37 0 65 18t41.5 45.5t19.5 53.5t6 49q0 119 -87 119q-47 0 -80 -34t-48 -102z
" />
    <glyph glyph-name="ydieresis" unicode="&#xff;" horiz-adv-x="527" 
d="M-44 -161l23 110h31q60 0 79.5 10.5t31.5 42.5l-86 494h155l30 -316l166 316h176l-296 -497q-37 -61 -56.5 -88t-50 -46.5t-61 -22.5t-93.5 -3h-49zM153 648q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM418 578q-29 0 -50 20.5
t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="Amacron" unicode="&#x100;" horiz-adv-x="698" 
d="M-65 0l394 668h183l111 -668h-165l-16 119h-255l-66 -119h-186zM285 746l21 98h299l-21 -98h-299zM255 247h172l-32 254z" />
    <glyph glyph-name="amacron" unicode="&#x101;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M471 570h-299l21 98h299zM139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81z" />
    <glyph glyph-name="Abreve" unicode="&#x102;" horiz-adv-x="698" 
d="M121 0h-186l394 668h183l111 -668h-165l-16 119h-255zM298 850h93q4 -16 18.5 -26.5t34.5 -10.5q21 0 37 10t22 27h94q-15 -49 -56.5 -80t-100.5 -31t-98 31t-44 80zM255 247h172l-32 254z" />
    <glyph glyph-name="abreve" unicode="&#x103;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193h-144l-5 59q-33 -40 -70 -55.5t-92 -15.5z
M330 577q-59 0 -98 31t-44 80h93q4 -16 18.5 -26.5t34.5 -10.5q21 0 37 10t22 27h94q-15 -49 -56.5 -80t-100.5 -31zM139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81z" />
    <glyph glyph-name="Aogonek" unicode="&#x104;" horiz-adv-x="698" 
d="M121 0h-186l394 668h183l111 -668q-33 -4 -68.5 -24t-40.5 -44q-4 -16 7.5 -23t31.5 -7q15 0 51 9l-16 -75q-32 -10 -81 -10q-73 0 -101.5 27t-21.5 62q7 32 34.5 53.5t63.5 31.5h-24l-16 119h-255zM395 501l-140 -254h172z" />
    <glyph glyph-name="aogonek" unicode="&#x105;" horiz-adv-x="541" 
d="M126 -12q-62 0 -106 37.5t-42 97.5q1 35 16 63t43.5 47.5t59.5 33t75 23t79.5 15t82.5 10.5l3 13q18 79 -69 79q-74 0 -102 -59l-117 46q76 116 240 116q105 0 161 -54t34 -154q-2 -14 -11.5 -55t-11.5 -54q-24 -111 -24 -193q-34 -15 -50.5 -23.5t-34.5 -21.5t-21 -24
q-3 -16 9 -22t33 -6q24 0 51 9l-16 -76q-38 -9 -81 -9q-74 0 -102 26.5t-22 62.5q5 27 30.5 51t59.5 33l-5 59q-33 -40 -70 -55.5t-92 -15.5zM139 144q-3 -24 16 -38.5t49 -14.5q43 0 71.5 28t45.5 94l3 12q-177 -15 -185 -81z" />
    <glyph glyph-name="Cacute" unicode="&#x106;" horiz-adv-x="686" 
d="M302 -12q-137 6 -213 95.5t-52 250.5q26 168 128 257t252 89q56 0 104 -14t90 -50t60 -91l-146 -49q-32 74 -124 74q-72 0 -127 -57t-70 -159q-14 -103 23.5 -158t110.5 -56q85 0 142 74l136 -53q-103 -162 -314 -153zM390 731q142 140 143 141q15 12 35 12q29 0 44 -21
q14 -18 12 -40.5t-20 -37.5l-91 -54h-123z" />
    <glyph glyph-name="cacute" unicode="&#x107;" horiz-adv-x="531" 
d="M223 -12q-119 0 -178 73.5t-38 188.5q22 121 105 190.5t204 69.5q147 0 195 -128l-133 -46q-13 56 -79 56q-46 0 -84 -34.5t-53 -108.5t7.5 -109t66.5 -35q66 0 105 49l123 -47q-85 -119 -241 -119zM269 574q141 140 143 141q15 12 34 12q28 0 44 -21q15 -18 12.5 -40.5
t-20.5 -37.5l-90 -54h-123z" />
    <glyph glyph-name="Cdotaccent" unicode="&#x10a;" horiz-adv-x="686" 
d="M302 -12q-137 6 -213 95.5t-52 250.5q26 168 128 257t252 89q56 0 104 -14t90 -50t60 -91l-146 -49q-32 74 -124 74q-72 0 -127 -57t-70 -159q-14 -103 23.5 -158t110.5 -56q85 0 142 74l136 -53q-103 -162 -314 -153zM388 796q0 29 21 50t50 21t49.5 -21t20.5 -50
t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="cdotaccent" unicode="&#x10b;" horiz-adv-x="531" 
d="M223 -12q-119 0 -178 73.5t-38 188.5q22 121 105 190.5t204 69.5q147 0 195 -128l-133 -46q-13 56 -79 56q-46 0 -84 -34.5t-53 -108.5t7.5 -109t66.5 -35q66 0 105 49l123 -47q-85 -119 -241 -119zM282 654q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5
t-50 20.5t-21 49.5z" />
    <glyph glyph-name="Ccaron" unicode="&#x10c;" horiz-adv-x="686" 
d="M302 -12q-137 6 -213 95.5t-52 250.5q26 168 128 257t252 89q56 0 104 -14t90 -50t60 -91l-146 -49q-32 74 -124 74q-72 0 -127 -57t-70 -159q-14 -103 23.5 -158t110.5 -56q85 0 142 74l136 -53q-103 -162 -314 -153zM289 877h115l56 -61l84 61h147l-190 -137
q-19 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="ccaron" unicode="&#x10d;" horiz-adv-x="531" 
d="M223 -12q-119 0 -178 73.5t-38 188.5q22 121 105 190.5t204 69.5q147 0 195 -128l-133 -46q-13 56 -79 56q-46 0 -84 -34.5t-53 -108.5t7.5 -109t66.5 -35q66 0 105 49l123 -47q-85 -119 -241 -119zM170 720h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15
q-32 0 -54 25z" />
    <glyph glyph-name="Dcaron" unicode="&#x10e;" horiz-adv-x="690" 
d="M200 0h-223l142 668h194q198 0 283 -95t55 -261q-15 -86 -60 -148.5t-109 -97t-134 -50.5t-148 -16zM253 537l-86 -404h63q117 0 181.5 60t76.5 162q11 96 -25.5 139t-151.5 43h-58zM253 877h115l56 -61l84 61h147l-190 -137q-19 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="dcaron" unicode="&#x10f;" horiz-adv-x="655" 
d="M458 667h155q-78 -356 -101 -474q-23 -115 -24 -193h-149l-5 63q-58 -75 -147 -75q-98 0 -148.5 73.5t-29.5 193.5q20 118 89.5 186.5t167.5 68.5q48 0 85.5 -24t53.5 -65zM380 261q9 66 -19 98.5t-68 32.5q-48 0 -81 -31.5t-45 -95.5q-13 -67 8 -113.5t76 -46.5
q47 0 83 41t46 115zM690 496h-83l53 154q13 38 54 38q25 0 39.5 -18t14.5 -39q0 -16 -6 -25z" />
    <glyph glyph-name="Dcroat" unicode="&#x110;" horiz-adv-x="744" 
d="M14 275l30 137h76l54 256h194q198 0 283 -95t55 -261q-15 -86 -60 -148.5t-109 -97t-134 -50.5t-148 -16h-223l58 275h-76zM367 275h-115l-30 -142h63q117 0 181.5 60t76.5 162q11 96 -25.5 139t-151.5 43h-58l-27 -125h116z" />
    <glyph glyph-name="dcroat" unicode="&#x111;" horiz-adv-x="589" 
d="M187 -13q-97 0 -148 73.5t-30 194.5q20 118 89.5 186.5t168.5 68.5q48 0 85.5 -24t53.5 -65l29 134h-148l17 78h147l14 65h155q-5 -25 -14 -65h67l-17 -78h-67q-69 -325 -76 -362q-23 -115 -24 -194h-149l-5 64q-59 -76 -148 -76zM163 265q-13 -67 8 -113.5t77 -46.5
q47 0 83 41t46 115q9 66 -19 98.5t-68 32.5q-48 0 -81.5 -31.5t-45.5 -95.5z" />
    <glyph glyph-name="Emacron" unicode="&#x112;" 
d="M607 529h-356l-25 -116h217l-29 -139h-217l-29 -135h356l-29 -139h-518l142 668h518zM543 747h-299l21 98h299z" />
    <glyph glyph-name="emacron" unicode="&#x113;" horiz-adv-x="567" 
d="M229 -12q-119 0 -180 69t-42 191q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-88 -110 -243 -110zM490 570h-299l21 98h299zM168 299h227q5 48 -22.5 74t-70.5 26t-81.5 -26.5t-52.5 -73.5z" />
    <glyph glyph-name="Edotaccent" unicode="&#x116;" 
d="M495 0h-518l142 668h518l-30 -139h-356l-25 -116h217l-29 -139h-217l-29 -135h356zM324 796q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="edotaccent" unicode="&#x117;" horiz-adv-x="567" 
d="M229 -12q-119 0 -180 69t-42 191q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-88 -110 -243 -110zM395 299q5 48 -22.5 74t-70.5 26t-81.5 -26.5t-52.5 -73.5h227zM289 654q0 29 21 50t50 21
t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="Eogonek" unicode="&#x118;" 
d="M443 0h-466l142 668h518l-30 -139h-356l-25 -116h217l-29 -139h-217l-29 -135h356l-29 -139h89q-33 -4 -68.5 -24t-40.5 -44q-4 -16 7.5 -23t31.5 -7q15 0 51 9l-16 -75q-32 -10 -81 -10q-73 0 -101.5 27t-21.5 62q7 32 34.5 53.5t63.5 31.5z" />
    <glyph glyph-name="eogonek" unicode="&#x119;" horiz-adv-x="567" 
d="M169 -7q-91 17 -134.5 83.5t-27.5 171.5q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-56 -70 -143 -96q-41 -14 -71.5 -34t-34.5 -37q-3 -16 9 -22t33 -6q24 0 51 9l-16 -76q-38 -9 -81 -9
q-74 0 -102 26.5t-22 62.5q3 22 24 44t50 33zM395 299q5 48 -22.5 74t-70.5 26t-81.5 -26.5t-52.5 -73.5h227z" />
    <glyph glyph-name="Ecaron" unicode="&#x11a;" 
d="M495 0h-518l142 668h518l-30 -139h-356l-25 -116h217l-29 -139h-217l-29 -135h356zM338 750l-114 127h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="ecaron" unicode="&#x11b;" horiz-adv-x="567" 
d="M229 -12q-119 0 -180 69t-42 191q17 109 96.5 185.5t203.5 76.5q129 0 186.5 -83t25.5 -218h-365q-9 -52 20.5 -77.5t78.5 -25.5q69 0 105 36l114 -44q-88 -110 -243 -110zM176 720h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25zM395 299q5 48 -22.5 74
t-70.5 26t-81.5 -26.5t-52.5 -73.5h227z" />
    <glyph glyph-name="Gbreve" unicode="&#x11e;" horiz-adv-x="734" 
d="M282 -12q-122 0 -196.5 93.5t-48.5 254.5q27 162 129.5 253t255.5 91q194 0 255 -145l-148 -57q-12 29 -46.5 50.5t-82.5 21.5q-74 0 -127 -56t-69 -158q-16 -99 17.5 -155t104.5 -63q59 -6 112.5 23.5t66.5 89.5l4 19h-150l27 128h312l-81 -378h-107l-6 74
q-83 -86 -222 -86zM451 850h93q4 -16 18.5 -26.5t34.5 -10.5q21 0 37 10t22 27h94q-15 -49 -56.5 -80t-100.5 -31t-98 31t-44 80z" />
    <glyph glyph-name="gbreve" unicode="&#x11f;" 
d="M477 18q-26 -113 -105.5 -169t-176.5 -56q-77 0 -138 33.5t-78 88.5l134 44q7 -22 30.5 -34.5t53.5 -12.5q43 0 78 24t45 70l18 85q-62 -74 -150 -74q-84 0 -139 66.5t-39 174.5q19 123 92.5 188t160.5 65q49 0 88.5 -21.5t58.5 -60.5l34 67h134q-75 -359 -101 -478z
M168 266q-10 -61 13.5 -98t66.5 -37q107 0 133 132q12 64 -12 98t-72 34q-49 0 -84.5 -32.5t-44.5 -96.5zM342 577q-59 0 -98 31t-44 80h93q4 -16 18.5 -26.5t34.5 -10.5q21 0 37 10t22 27h94q-15 -49 -56.5 -80t-100.5 -31z" />
    <glyph glyph-name="Gdotaccent" unicode="&#x120;" horiz-adv-x="734" 
d="M282 -12q-122 0 -196.5 93.5t-48.5 254.5q27 162 129.5 253t255.5 91q194 0 255 -145l-148 -57q-12 29 -46.5 50.5t-82.5 21.5q-74 0 -127 -56t-69 -158q-16 -99 17.5 -155t104.5 -63q59 -6 112.5 23.5t66.5 89.5l4 19h-150l27 128h312l-81 -378h-107l-6 74
q-83 -86 -222 -86zM395 796q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="gdotaccent" unicode="&#x121;" 
d="M477 18q-26 -113 -105.5 -169t-176.5 -56q-77 0 -138 33.5t-78 88.5l134 44q7 -22 30.5 -34.5t53.5 -12.5q43 0 78 24t45 70l18 85q-62 -74 -150 -74q-84 0 -139 66.5t-39 174.5q19 123 92.5 188t160.5 65q49 0 88.5 -21.5t58.5 -60.5l34 67h134q-75 -359 -101 -478z
M168 266q-10 -61 13.5 -98t66.5 -37q107 0 133 132q12 64 -12 98t-72 34q-49 0 -84.5 -32.5t-44.5 -96.5zM286 648q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="uni0122" unicode="&#x122;" horiz-adv-x="734" 
d="M359 250l27 128h312l-81 -378h-107l-6 74q-83 -86 -222 -86q-122 0 -196.5 93.5t-48.5 254.5q27 162 129.5 253t255.5 91q194 0 255 -145l-148 -57q-12 29 -46.5 50.5t-82.5 21.5q-74 0 -127 -56t-69 -158q-16 -99 17.5 -155t104.5 -63q59 -6 112.5 23.5t66.5 89.5l4 19
h-150zM181 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni0123" unicode="&#x123;" 
d="M444 496h134q-75 -359 -101 -478q-19 -84 -72.5 -139.5t-118 -72t-129 -10.5t-114 38.5t-64.5 80.5l134 44q10 -34 55.5 -44.5t93 13.5t58.5 78l18 85q-62 -74 -150 -74q-84 0 -139 66.5t-39 174.5q10 67 39.5 119.5t68 81.5t83 42t85 8.5t74 -25.5t50.5 -55zM381 263
q12 64 -12 98t-72 34q-49 0 -84.5 -32.5t-44.5 -96.5q-10 -61 13.5 -98t66.5 -37q107 0 133 132zM437 774l43 -45q-104 0 -111 -61q-2 -21 10 -38t35 -22l-101 -40q-74 32 -63 98q8 51 58.5 81.5t128.5 26.5z" />
    <glyph glyph-name="Hbar" unicode="&#x126;" horiz-adv-x="740" 
d="M164 0h-161l105 496h-58l21 98h58l16 74h160l-15 -74h276l16 74h161l-16 -74h54l-21 -98h-54l-105 -496h-161l58 274h-275zM546 496h-277l-17 -83h276z" />
    <glyph glyph-name="hbar" unicode="&#x127;" horiz-adv-x="601" 
d="M156 0h-156l118 555h-96l17 78h95l14 65h151l-14 -65h123l-17 -78h-122l-26 -123q24 33 68.5 55.5t105.5 22.5q78 0 112.5 -56t9.5 -173l-60 -281h-156l56 263q15 69 3.5 99t-50.5 30q-95 0 -122 -138z" />
    <glyph glyph-name="Imacron" unicode="&#x12a;" horiz-adv-x="459" 
d="M-13 0l26 124h92l90 420h-92l26 124h345l-27 -124h-92l-88 -420h91l-27 -124h-344zM169 747l21 98h299l-21 -98h-299z" />
    <glyph glyph-name="imacron" unicode="&#x12b;" horiz-adv-x="326" 
d="M26 380l25 116h258l-105 -496h-156l81 380h-103zM367 570h-299l21 98h299z" />
    <glyph glyph-name="Iogonek" unicode="&#x12e;" horiz-adv-x="459" 
d="M-13 0l26 124h92l90 420h-92l26 124h345l-27 -124h-92l-88 -420h91l-27 -124h-94q-33 -4 -68.5 -24t-40.5 -44q-4 -16 7.5 -23t31.5 -7q15 0 51 9l-16 -75q-32 -10 -81 -10q-73 0 -101.5 27t-21.5 62q7 32 34.5 53.5t63.5 31.5h-109z" />
    <glyph glyph-name="iogonek" unicode="&#x12f;" horiz-adv-x="326" 
d="M123 -173q-74 0 -102 26.5t-22 62.5q5 27 30.5 51t59.5 33h-41l81 380h-103l25 116h258l-105 -496h29q-34 -15 -50.5 -23.5t-34.5 -21.5t-21 -24q-3 -16 9 -22t33 -6q24 0 51 9l-16 -76q-38 -9 -81 -9zM177 668q0 37 26 63t63 26t63.5 -26t26.5 -63t-26.5 -63.5
t-63.5 -26.5t-63 26.5t-26 63.5z" />
    <glyph glyph-name="dotlessi" unicode="&#x131;" horiz-adv-x="326" 
d="M26 380l25 116h258l-105 -496h-156l81 380h-103z" />
    <glyph glyph-name="dotlessi" unicode="&#xe98d;" horiz-adv-x="326" 
d="M26 380l25 116h258l-105 -496h-156l81 380h-103z" />
    <glyph glyph-name="uni0136" unicode="&#x136;" horiz-adv-x="657" 
d="M384 377l193 -377h-166l-141 277l-90 -80l-42 -197h-161l142 668h160l-50 -242l272 242h214zM114 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni0137" unicode="&#x137;" horiz-adv-x="563" 
d="M587 496l-244 -213l145 -283h-163l-95 184l-68 -60l-26 -124h-156l142 668h155l-73 -341l185 169h198zM84 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni013B" unicode="&#x13b;" horiz-adv-x="543" 
d="M168 139h320l-30 -139h-481l142 668h160zM125 -252l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni013C" unicode="&#x13c;" horiz-adv-x="318" 
d="M180 204q-13 -39 -5 -59.5t53 -20.5h43l-26 -124h-97q-81 0 -117.5 32t-20.5 108l112 528h156zM-33 -252l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="Lcaron" unicode="&#x13d;" horiz-adv-x="543" 
d="M168 139h320l-30 -139h-481l142 668h160zM356 503h-83l53 154q13 38 54 38q25 0 39.5 -18t14.5 -39q0 -16 -6 -25z" />
    <glyph glyph-name="lcaron" unicode="&#x13e;" horiz-adv-x="318" 
d="M180 204q-13 -39 -5 -59.5t53 -20.5h43l-26 -124h-97q-81 0 -117.5 32t-20.5 108l112 528h156zM352 496h-83l53 154q13 38 54 38q25 0 39.5 -18t14.5 -39q0 -16 -6 -25z" />
    <glyph glyph-name="Lslash" unicode="&#x141;" 
d="M219 140h320l-29 -140h-482l48 225l-91 -48l26 123l92 48l68 320h160l-48 -223l176 93l-26 -124l-175 -92z" />
    <glyph glyph-name="Lslash" unicode="&#xe98e;" 
d="M219 140h320l-29 -140h-482l48 225l-91 -48l26 123l92 48l68 320h160l-48 -223l176 93l-26 -124l-175 -92z" />
    <glyph glyph-name="lslash" unicode="&#x142;" horiz-adv-x="343" 
d="M-22 188l26 121l76 40l67 319h155l-47 -226l122 65l-26 -122l-121 -64l-25 -116q-5 -25 -6.5 -35.5t1.5 -23.5t16 -17.5t37 -4.5h42l-25 -124h-97q-82 0 -118 32t-20 108l19 88z" />
    <glyph glyph-name="lslash" unicode="&#xe98f;" horiz-adv-x="343" 
d="M-22 188l26 121l76 40l67 319h155l-47 -226l122 65l-26 -122l-121 -64l-25 -116q-5 -25 -6.5 -35.5t1.5 -23.5t16 -17.5t37 -4.5h42l-25 -124h-97q-82 0 -118 32t-20 108l19 88z" />
    <glyph glyph-name="Nacute" unicode="&#x143;" horiz-adv-x="715" 
d="M133 0h-156l142 668h199l160 -485l104 485h155l-142 -668h-199l-160 485zM400 731q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5l-91 -54h-123z" />
    <glyph glyph-name="nacute" unicode="&#x144;" horiz-adv-x="581" 
d="M136 0h-156l105 496h136l5 -64q57 78 171 78q78 0 112.5 -56t9.5 -173l-60 -281h-156l56 263q15 69 3.5 99t-50.5 30q-93 0 -122 -138zM284 574q141 140 143 141q15 12 34 12q27 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5l-90 -54h-123z" />
    <glyph glyph-name="uni0145" unicode="&#x145;" horiz-adv-x="715" 
d="M396 0l-160 485l-103 -485h-156l142 668h199l160 -485l104 485h155l-142 -668h-199zM147 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni0146" unicode="&#x146;" horiz-adv-x="581" 
d="M397 510q78 0 112.5 -56t9.5 -173l-60 -281h-156l56 263q15 69 3.5 99t-50.5 30q-93 0 -122 -138l-54 -254h-156l105 496h136l5 -64q57 78 171 78zM87 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="Ncaron" unicode="&#x147;" horiz-adv-x="715" 
d="M-23 0l142 668h199l160 -485l104 485h155l-142 -668h-199l-160 485l-103 -485h-156zM273 877h115l56 -61l84 61h147l-190 -137q-19 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="ncaron" unicode="&#x148;" horiz-adv-x="581" 
d="M136 0h-156l105 496h136l5 -64q57 78 171 78q78 0 112.5 -56t9.5 -173l-60 -281h-156l56 263q15 69 3.5 99t-50.5 30q-93 0 -122 -138zM287 593l-114 127h115l56 -61l84 61h147l-190 -137q-19 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="Ohungarumlaut" unicode="&#x150;" horiz-adv-x="763" 
d="M335 -12q-156 0 -237.5 93t-62.5 240q21 163 128.5 261t262.5 98q151 0 235.5 -88.5t67.5 -246.5q-17 -159 -126 -258t-268 -99zM203 321q-11 -84 27.5 -143.5t118.5 -59.5q84 0 143 64t70 163t-34 152t-114 53q-77 0 -137 -60t-74 -169zM410 743h-123q141 140 143 141
q14 13 35 13q27 0 43 -21q15 -18 13 -42t-21 -37zM495 743q140 140 142 141q14 13 35 13q26 0 43 -21q15 -18 13 -42t-21 -37l-90 -54h-122z" />
    <glyph glyph-name="ohungarumlaut" unicode="&#x151;" horiz-adv-x="576" 
d="M239 -13q-117 0 -181.5 70t-50.5 185q11 91 57 153.5t106 88.5t132 26q114 0 181 -68.5t50 -192.5q-9 -62 -33 -110t-54.5 -76t-69 -46t-71.5 -24t-66 -6zM163 249q-3 -32 -2.5 -64t22.5 -56t62 -24q59 0 91.5 42t41.5 102q20 145 -89 143q-103 -2 -126 -143zM286 572
h-123q141 140 143 141q14 13 35 13q27 0 43 -21q15 -18 13 -42t-21 -37zM493 572h-122q140 140 142 141q14 13 35 13q26 0 43 -21q15 -18 13 -42t-21 -37z" />
    <glyph glyph-name="OE" unicode="&#x152;" horiz-adv-x="1109" 
d="M329 -12q-152 0 -232.5 93.5t-61.5 239.5q21 163 128.5 261t262.5 98q69 0 127 -22t90 -62l15 72h493l-30 -139h-356l-25 -116h218l-29 -138h-218l-29 -135h356l-29 -140h-493l13 59q-71 -71 -200 -71zM203 321q-11 -84 27.5 -143t118.5 -59q84 0 143 63.5t70 162.5
q11 100 -33.5 152.5t-114.5 52.5q-77 0 -137 -60t-74 -169z" />
    <glyph glyph-name="OE" unicode="&#xe990;" horiz-adv-x="1109" 
d="M329 -12q-152 0 -232.5 93.5t-61.5 239.5q21 163 128.5 261t262.5 98q69 0 127 -22t90 -62l15 72h493l-30 -139h-356l-25 -116h218l-29 -138h-218l-29 -135h356l-29 -140h-493l13 59q-71 -71 -200 -71zM203 321q-11 -84 27.5 -143t118.5 -59q84 0 143 63.5t70 162.5
q11 100 -33.5 152.5t-114.5 52.5q-77 0 -137 -60t-74 -169z" />
    <glyph glyph-name="oe" unicode="&#x153;" horiz-adv-x="939" 
d="M221 -12q-123 0 -180 67.5t-35 187.5q17 92 65.5 154t109.5 88t134 26q60 0 103.5 -23.5t65.5 -60.5q30 38 91 61t120 23q126 0 177 -82.5t19 -218.5h-368q-9 -52 20 -77.5t77 -25.5q68 0 104 36l111 -44q-102 -111 -246 -111q-55 0 -102.5 18.5t-72.5 49.5
q-42 -34 -95 -51t-98 -17zM164 259q-8 -38 -8 -72t20.5 -57t61.5 -23q108 0 139 143q15 71 -6.5 107t-74.5 35q-99 -2 -132 -133zM541 300h226q8 47 -18 72.5t-70 25.5q-45 0 -85.5 -26t-52.5 -72z" />
    <glyph glyph-name="oe" unicode="&#xe991;" horiz-adv-x="939" 
d="M221 -12q-123 0 -180 67.5t-35 187.5q17 92 65.5 154t109.5 88t134 26q60 0 103.5 -23.5t65.5 -60.5q30 38 91 61t120 23q126 0 177 -82.5t19 -218.5h-368q-9 -52 20 -77.5t77 -25.5q68 0 104 36l111 -44q-102 -111 -246 -111q-55 0 -102.5 18.5t-72.5 49.5
q-42 -34 -95 -51t-98 -17zM164 259q-8 -38 -8 -72t20.5 -57t61.5 -23q108 0 139 143q15 71 -6.5 107t-74.5 35q-99 -2 -132 -133zM541 300h226q8 47 -18 72.5t-70 25.5q-45 0 -85.5 -26t-52.5 -72z" />
    <glyph glyph-name="Racute" unicode="&#x154;" horiz-adv-x="644" 
d="M138 0h-161l142 668h250q137 0 204 -49t56 -158q-8 -80 -55.5 -128t-153.5 -64l137 -269h-166l-128 252h-71zM252 535l-32 -151h103q63 0 98 15.5t41 59.5q6 43 -24 59.5t-92 16.5h-94zM473 731h-123q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5
z" />
    <glyph glyph-name="racute" unicode="&#x155;" horiz-adv-x="391" 
d="M-20 0l105 496h123l7 -87q29 50 64 75t93 26h31l-32 -152q-26 3 -46 3q-62 0 -94 -32.5t-46 -97.5l-49 -231h-156zM327 574h-123q141 140 143 141q15 12 34 12q27 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5z" />
    <glyph glyph-name="Rcaron" unicode="&#x158;" horiz-adv-x="644" 
d="M-23 0l142 668h250q137 0 204 -49t56 -158q-8 -80 -55.5 -128t-153.5 -64l137 -269h-166l-128 252h-71l-54 -252h-161zM252 535l-32 -151h103q63 0 98 15.5t41 59.5q6 43 -24 59.5t-92 16.5h-94zM344 750l-114 127h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15
q-32 0 -54 25z" />
    <glyph glyph-name="rcaron" unicode="&#x159;" horiz-adv-x="391" 
d="M-20 0l105 496h123l7 -87q29 50 64 75t93 26h31l-32 -152q-26 3 -46 3q-62 0 -94 -32.5t-46 -97.5l-49 -231h-156zM107 720h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="Sacute" unicode="&#x15a;" horiz-adv-x="642" 
d="M10 157l155 52q11 -46 53.5 -70.5t94.5 -24.5q46 0 78.5 17.5t32.5 47.5q0 28 -29 49t-72 32.5t-91.5 30.5t-89 41.5t-64 66.5t-15.5 105q11 86 91 131t187 45q83 0 154.5 -34.5t110.5 -110.5l-155 -52q-12 33 -47 50.5t-75 17.5q-50 0 -77.5 -16t-27.5 -43
q0 -34 39.5 -56t94.5 -36.5t109.5 -34.5t90 -65t29.5 -113q-8 -94 -89 -146.5t-192 -52.5q-109 0 -187 44.5t-109 124.5zM329 731q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5l-91 -54h-123z" />
    <glyph glyph-name="sacute" unicode="&#x15b;" horiz-adv-x="515" 
d="M-10 116l130 44q7 -32 37 -48t67 -16q35 0 60 13.5t22 33.5q-3 18 -32.5 30.5t-69.5 23.5t-79.5 27t-67 50t-27.5 83q0 65 61 109t152 44q166 0 228 -110l-132 -45q-18 44 -98 44q-33 0 -50 -11.5t-17 -25.5q0 -21 29 -35t70 -24.5t82 -24.5t70 -45t29 -77
q0 -77 -61 -123t-164 -46q-182 0 -239 129zM253 574q141 140 143 141q15 12 34 12q28 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5l-90 -54h-123z" />
    <glyph glyph-name="Scedilla" unicode="&#x15e;" horiz-adv-x="642" 
d="M224 -5q-78 15 -133.5 57t-80.5 105l155 52q11 -46 53.5 -70.5t94.5 -24.5q46 0 78.5 17.5t32.5 47.5q0 28 -29 49t-72 32.5t-91.5 30.5t-89 41.5t-64 66.5t-15.5 105q11 86 91 131t187 45q83 0 154.5 -34.5t110.5 -110.5l-155 -52q-12 33 -47 50.5t-75 17.5
q-50 0 -77.5 -16t-27.5 -43q0 -34 39.5 -56t94.5 -36.5t109.5 -34.5t90 -65t29.5 -113q-8 -94 -89 -146.5t-192 -52.5q-21 0 -31 1l-30 -36q46 9 78.5 -9t28.5 -56q-5 -44 -43 -63.5t-90 -19.5q-60 0 -96 17l26 50q29 -13 60 -13q49 0 52 30q1 12 -10 19.5t-29 7.5
q-8 0 -24 -4q-13 -4 -20.5 7t2.5 24z" />
    <glyph glyph-name="scedilla" unicode="&#x15f;" horiz-adv-x="515" 
d="M166 -8q-129 20 -176 124l130 44q7 -32 37 -48t67 -16q35 0 60 13.5t22 33.5q-3 18 -32.5 30.5t-69.5 23.5t-79.5 27t-67 50t-27.5 83q0 65 61 109t152 44q166 0 228 -110l-132 -45q-18 44 -98 44q-33 0 -50 -11.5t-17 -25.5q0 -21 29 -35t70 -24.5t82 -24.5t70 -45
t29 -77q0 -62 -37.5 -101.5t-87 -53.5t-110.5 -14l-28 -34q46 9 78.5 -9t28.5 -56q-5 -44 -43 -63.5t-90 -19.5q-60 0 -96 17l26 50q29 -13 60 -13q49 0 52 30q1 12 -10 19.5t-29 7.5q-8 0 -24 -4q-13 -4 -20.5 7t2.5 24z" />
    <glyph glyph-name="Scaron" unicode="&#x160;" horiz-adv-x="642" 
d="M10 157l155 52q11 -46 53.5 -70.5t94.5 -24.5q46 0 78.5 17.5t32.5 47.5q0 28 -29 49t-72 32.5t-91.5 30.5t-89 41.5t-64 66.5t-15.5 105q11 86 91 131t187 45q83 0 154.5 -34.5t110.5 -110.5l-155 -52q-12 33 -47 50.5t-75 17.5q-50 0 -77.5 -16t-27.5 -43
q0 -34 39.5 -56t94.5 -36.5t109.5 -34.5t90 -65t29.5 -113q-8 -94 -89 -146.5t-192 -52.5q-109 0 -187 44.5t-109 124.5zM325 750l-114 127h115l56 -61l84 61h147l-190 -137q-19 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="scaron" unicode="&#x161;" horiz-adv-x="515" 
d="M-10 116l130 44q7 -32 37 -48t67 -16q35 0 60 13.5t22 33.5q-3 18 -32.5 30.5t-69.5 23.5t-79.5 27t-67 50t-27.5 83q0 65 61 109t152 44q166 0 228 -110l-132 -45q-18 44 -98 44q-33 0 -50 -11.5t-17 -25.5q0 -21 29 -35t70 -24.5t82 -24.5t70 -45t29 -77
q0 -77 -61 -123t-164 -46q-182 0 -239 129zM230 593l-114 127h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="uni0162" unicode="&#x162;" horiz-adv-x="617" 
d="M87 668h586l-29 -139h-214l-111 -529h-161l112 529h-213zM122 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni0163" unicode="&#x163;" horiz-adv-x="391" 
d="M261 380l-37 -175q-5 -24 -6.5 -35t2 -24t16 -17.5t36.5 -4.5h43l-26 -124h-96q-82 0 -118 32t-20 108l51 240h-78l25 116h78l26 124h155l-26 -124h108l-24 -116h-109zM11 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5
t-128.5 -26.5z" />
    <glyph glyph-name="Tcaron" unicode="&#x164;" horiz-adv-x="617" 
d="M270 529h-213l30 139h586l-29 -139h-214l-111 -529h-161zM228 877h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="tcaron" unicode="&#x165;" horiz-adv-x="391" 
d="M261 380l-37 -175q-5 -24 -6.5 -35t2 -24t16 -17.5t36.5 -4.5h43l-26 -124h-96q-82 0 -118 32t-20 108l51 240h-78l25 116h78l26 124h155l-26 -124h108l-24 -116h-109zM428 553h-83l53 154q13 38 54 38q25 0 39.5 -18t14.5 -39q0 -16 -6 -25z" />
    <glyph glyph-name="Umacron" unicode="&#x16a;" horiz-adv-x="676" 
d="M266 -12q-68 0 -116.5 16t-75 43t-38 66.5t-10 82.5t12.5 96l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-20 -93 -49.5 -153t-75 -93t-99 -45.5t-131.5 -12.5zM275 747l21 98h299l-21 -98h-299z" />
    <glyph glyph-name="umacron" unicode="&#x16b;" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496h-135l-5 64q-47 -76 -157 -76zM180 570l21 98h299l-21 -98h-299z" />
    <glyph glyph-name="Uring" unicode="&#x16e;" horiz-adv-x="676" 
d="M266 -12q-68 0 -116.5 16t-75 43t-38 66.5t-10 82.5t12.5 96l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-20 -93 -49.5 -153t-75 -93t-99 -45.5t-131.5 -12.5zM413 646q-55 0 -93.5 39t-38.5 94
t38.5 93.5t93.5 38.5t94 -38.5t39 -93.5t-39 -94t-94 -39zM413 826q-19 0 -33 -14t-14 -33t14 -33t33 -14t33 14t14 33t-14 33t-33 14z" />
    <glyph glyph-name="uring" unicode="&#x16f;" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496h-135l-5 64q-47 -76 -157 -76zM340 535q-55 0 -93.5 39t-38.5 94t38.5 93.5t93.5 38.5t94 -38.5t39 -93.5t-39 -94t-94 -39z
M340 715q-20 0 -33.5 -13.5t-13.5 -33.5t13.5 -33.5t33.5 -13.5t33.5 13.5t13.5 33.5t-13.5 33.5t-33.5 13.5z" />
    <glyph glyph-name="Uhungarumlaut" unicode="&#x170;" horiz-adv-x="676" 
d="M266 -12q-68 0 -116.5 16t-75 43t-38 66.5t-10 82.5t12.5 96l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-20 -93 -49.5 -153t-75 -93t-99 -45.5t-131.5 -12.5zM367 744h-123q141 140 143 141
q14 13 35 13q26 0 43 -21q15 -18 13 -42t-21 -37zM574 744h-122q140 140 142 141q14 13 35 13q27 0 43 -21q15 -18 13 -42t-21 -37z" />
    <glyph glyph-name="uhungarumlaut" unicode="&#x171;" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496h-135l-5 64q-47 -76 -157 -76zM148 572q141 140 143 141q14 13 35 13q26 0 43 -21q15 -18 13 -42t-21 -37l-90 -54h-123zM478 572
h-122q140 140 142 141q14 13 35 13q27 0 43 -21q15 -18 13 -42t-21 -37z" />
    <glyph glyph-name="Uogonek" unicode="&#x172;" horiz-adv-x="676" 
d="M207 -9q-65 8 -106.5 35.5t-57 67t-17.5 91t13 107.5l81 376h161l-83 -389q-9 -47 -10 -83t24.5 -57.5t81.5 -21.5q76 0 110.5 39.5t52.5 122.5l83 389h161l-80 -376q-33 -158 -99.5 -224t-185.5 -77q-66 -23 -73 -59q-4 -16 7.5 -23t31.5 -7q15 0 51 9l-16 -75
q-32 -10 -81 -10q-73 0 -101.5 27t-21.5 62q11 50 74 76z" />
    <glyph glyph-name="uogonek" unicode="&#x173;" horiz-adv-x="578" 
d="M159 -12q-54 0 -87 20.5t-44 56.5t-11 73.5t10 81.5l59 276h155l-55 -261q-25 -129 45 -129q41 0 73 31.5t46 96.5l56 262h155l-105 -496q-34 -15 -50.5 -23.5t-34.5 -21.5t-21 -24q-3 -16 9 -22t33 -6q24 0 51 9l-16 -76q-38 -9 -81 -9q-73 0 -100.5 27.5t-22.5 61.5
q5 30 33 54t65 33l-5 61q-47 -76 -157 -76z" />
    <glyph glyph-name="Ydieresis" unicode="&#x178;" horiz-adv-x="700" 
d="M242 241l-160 427h171l86 -277l219 277h204l-358 -427l-50 -241h-163zM257 796q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM522 726q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="Zacute" unicode="&#x179;" horiz-adv-x="632" 
d="M-38 0l26 121l423 408h-311l30 139h538l-26 -121l-421 -408h339l-30 -139h-568zM462 731h-123q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5z" />
    <glyph glyph-name="zacute" unicode="&#x17a;" horiz-adv-x="528" 
d="M-40 0l26 121l310 254h-231l26 121h448l-26 -121l-310 -254h259l-25 -121h-477zM377 574h-123q141 140 143 141q15 12 34 12q27 0 44 -21q15 -18 12.5 -40.5t-20.5 -37.5z" />
    <glyph glyph-name="Zdotaccent" unicode="&#x17b;" horiz-adv-x="632" 
d="M-38 0l26 121l423 408h-311l30 139h538l-26 -121l-421 -408h339l-30 -139h-568zM400 726q-29 0 -50 20.5t-21 49.5t21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5z" />
    <glyph glyph-name="zdotaccent" unicode="&#x17c;" horiz-adv-x="528" 
d="M-40 0l26 121l310 254h-231l26 121h448l-26 -121l-310 -254h259l-25 -121h-477zM252 648q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="Zcaron" unicode="&#x17d;" horiz-adv-x="632" 
d="M-38 0l26 121l423 408h-311l30 139h538l-26 -121l-421 -408h339l-30 -139h-568zM230 877h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="zcaron" unicode="&#x17e;" horiz-adv-x="528" 
d="M437 0h-477l26 121l310 254h-231l26 121h448l-26 -121l-310 -254h259zM150 720h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="florin" unicode="&#x192;" horiz-adv-x="389" 
d="M-87 -164l28 133q40 -7 61 5q16 9 23 23t13 42l73 342h-82l24 115h82l18 82q18 86 69 118.5t154 32.5h69l-26 -121h-42q-41 0 -55 -8t-20 -36l-15 -68h108l-24 -115h-108l-84 -397q-12 -57 -43.5 -95t-73.5 -52q-27 -9 -72 -9q-42 0 -77 8z" />
    <glyph glyph-name="florin" unicode="&#xe997;" horiz-adv-x="389" 
d="M-87 -164l28 133q40 -7 61 5q16 9 23 23t13 42l73 342h-82l24 115h82l18 82q18 86 69 118.5t154 32.5h69l-26 -121h-42q-41 0 -55 -8t-20 -36l-15 -68h108l-24 -115h-108l-84 -397q-12 -57 -43.5 -95t-73.5 -52q-27 -9 -72 -9q-42 0 -77 8z" />
    <glyph glyph-name="uni0218" unicode="&#x218;" horiz-adv-x="642" 
d="M224 492q0 -34 39.5 -56t94.5 -36.5t109.5 -34.5t90 -65t29.5 -113q-8 -94 -89 -146.5t-192 -52.5q-109 0 -187 44.5t-109 124.5l155 52q13 -59 77.5 -82.5t123 -6.5t58.5 59q0 28 -29 49t-72 32.5t-91.5 30.5t-89 41.5t-64 66.5t-15.5 105q11 86 91 131t187 45
q83 0 154.5 -34.5t110.5 -110.5l-155 -52q-12 33 -47 50.5t-75 17.5q-50 0 -77.5 -16t-27.5 -43zM134 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni0219" unicode="&#x219;" horiz-adv-x="515" 
d="M174 362q0 -21 29 -35t70 -24.5t82 -24.5t70 -45t29 -77q0 -77 -61 -123t-164 -46q-182 0 -239 129l130 44q9 -42 57 -57t90.5 -1.5t38.5 41.5q-3 18 -32.5 30.5t-69.5 23.5t-79.5 27t-67 50t-27.5 83q0 65 61 109t152 44q166 0 228 -110l-132 -45q-18 44 -98 44
q-33 0 -50 -11.5t-17 -25.5zM86 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni021A" unicode="&#x21a;" horiz-adv-x="617" 
d="M87 668h586l-29 -139h-214l-111 -529h-161l112 529h-213zM122 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni021B" unicode="&#x21b;" horiz-adv-x="391" 
d="M261 380l-37 -175q-5 -24 -6.5 -35t2 -24t16 -17.5t36.5 -4.5h43l-26 -124h-96q-82 0 -118 32t-20 108l51 240h-78l25 116h78l26 124h155l-26 -124h108l-24 -116h-109zM21 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5
t-128.5 -26.5z" />
    <glyph glyph-name="circumflex" unicode="&#x2c6;" horiz-adv-x="480" 
d="M236 574h-147l189 137q20 15 44 15q33 0 55 -25l118 -127h-116l-59 61z" />
    <glyph glyph-name="circumflex" unicode="&#xe998;" horiz-adv-x="480" 
d="M236 574h-147l189 137q20 15 44 15q33 0 55 -25l118 -127h-116l-59 61z" />
    <glyph glyph-name="caron" unicode="&#x2c7;" horiz-adv-x="476" 
d="M120 720h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="caron" unicode="&#xe999;" horiz-adv-x="476" 
d="M120 720h115l56 -61l84 61h147l-190 -137q-20 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="uni02C9" unicode="&#x2c9;" horiz-adv-x="373" 
d="M383 550h-299l21 98h299z" />
    <glyph glyph-name="breve" unicode="&#x2d8;" horiz-adv-x="385" 
d="M136 688h93q4 -16 18.5 -26.5t34.5 -10.5q21 0 37 10t22 27h94q-15 -49 -56.5 -80t-100.5 -31t-98 31t-44 80z" />
    <glyph glyph-name="breve" unicode="&#xe99b;" horiz-adv-x="385" 
d="M136 688h93q4 -16 18.5 -26.5t34.5 -10.5q21 0 37 10t22 27h94q-15 -49 -56.5 -80t-100.5 -31t-98 31t-44 80z" />
    <glyph glyph-name="dotaccent" unicode="&#x2d9;" horiz-adv-x="204" 
d="M99 648q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="dotaccent" unicode="&#xe99c;" horiz-adv-x="204" 
d="M99 648q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="ring" unicode="&#x2da;" horiz-adv-x="301" 
d="M222 535q-55 0 -93.5 39t-38.5 94t38.5 93.5t93.5 38.5t94 -38.5t39 -93.5t-39 -94t-94 -39zM175 668q0 -20 13.5 -33.5t33.5 -13.5t33.5 13.5t13.5 33.5t-13.5 33.5t-33.5 13.5t-33.5 -13.5t-13.5 -33.5z" />
    <glyph glyph-name="ogonek" unicode="&#x2db;" horiz-adv-x="296" 
d="M73 -173q-74 0 -102 26.5t-22 62.5q5 27 30.5 51t59.5 33h144q-34 -15 -50.5 -23.5t-34.5 -21.5t-21 -24q-3 -16 9 -22t33 -6q24 0 51 9l-16 -76q-38 -9 -81 -9z" />
    <glyph glyph-name="ogonek" unicode="&#xe99e;" horiz-adv-x="296" 
d="M73 -173q-74 0 -102 26.5t-22 62.5q5 27 30.5 51t59.5 33h144q-34 -15 -50.5 -23.5t-34.5 -21.5t-21 -24q-3 -16 9 -22t33 -6q24 0 51 9l-16 -76q-38 -9 -81 -9z" />
    <glyph glyph-name="tilde" unicode="&#x2dc;" horiz-adv-x="461" 
d="M89 574q15 47 51.5 81t84.5 34q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33h-89z" />
    <glyph glyph-name="tilde" unicode="&#xe99f;" horiz-adv-x="461" 
d="M89 574q15 47 51.5 81t84.5 34q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33h-89z" />
    <glyph glyph-name="hungarumlaut" unicode="&#x2dd;" horiz-adv-x="502" 
d="M212 572h-123q141 140 143 141q14 13 35 13q27 0 43 -21q15 -18 13 -42t-21 -37zM419 572h-122q140 140 142 141q14 13 35 13q26 0 43 -21q15 -18 13 -42t-21 -37z" />
    <glyph glyph-name="hungarumlaut" unicode="&#xe9c5;" horiz-adv-x="502" 
d="M212 572h-123q141 140 143 141q14 13 35 13q27 0 43 -21q15 -18 13 -42t-21 -37zM419 572h-122q140 140 142 141q14 13 35 13q26 0 43 -21q15 -18 13 -42t-21 -37z" />
    <glyph glyph-name="uni0326" unicode="&#x326;" horiz-adv-x="280" 
d="M-43 -251l-43 45q104 0 111 61q2 21 -10 38t-35 22l101 40q74 -32 63 -98q-8 -51 -58.5 -81.5t-128.5 -26.5z" />
    <glyph glyph-name="uni0394" unicode="&#x394;" horiz-adv-x="715" 
d="M287 418l-128 -303h256zM287 680l317 -680h-633z" />
    <glyph glyph-name="uni0394" unicode="&#xe9b7;" horiz-adv-x="715" 
d="M287 418l-128 -303h256zM287 680l317 -680h-633z" />
    <glyph glyph-name="uni03A9" unicode="&#x3a9;" horiz-adv-x="757" 
d="M60 0v115h137v24q-63 40 -100 105.5t-37 141.5q0 122 86 208t207 86t207 -86t86 -208q0 -76 -37 -141.5t-100 -105.5v-24h137v-115h-268v223q62 9 104 57t42 112q0 71 -50 121.5t-121 50.5t-121.5 -50.5t-50.5 -121.5q0 -63 42 -111.5t105 -57.5v-223h-268z" />
    <glyph glyph-name="uni03A9" unicode="&#xe9b4;" horiz-adv-x="757" 
d="M60 0v115h137v24q-63 40 -100 105.5t-37 141.5q0 122 86 208t207 86t207 -86t86 -208q0 -76 -37 -141.5t-100 -105.5v-24h137v-115h-268v223q62 9 104 57t42 112q0 71 -50 121.5t-121 50.5t-121.5 -50.5t-50.5 -121.5q0 -63 42 -111.5t105 -57.5v-223h-268z" />
    <glyph glyph-name="uni03BC" unicode="&#x3bc;" horiz-adv-x="577" 
d="M-55 -161l140 656h155l-56 -264q-14 -67 0 -95t52 -30q43 -3 70 26.5t42 98.5l56 264h156l-105 -495h-141l-4 43q-13 -22 -39 -35t-54 -13q-59 0 -74 45l-42 -201h-156z" />
    <glyph glyph-name="uni03BC" unicode="&#xe945;" horiz-adv-x="577" 
d="M-55 -161l140 656h155l-56 -264q-14 -67 0 -95t52 -30q43 -3 70 26.5t42 98.5l56 264h156l-105 -495h-141l-4 43q-13 -22 -39 -35t-54 -13q-59 0 -74 45l-42 -201h-156z" />
    <glyph glyph-name="pi" unicode="&#x3c0;" horiz-adv-x="672" 
d="M141 380h-89l25 116h589l-25 -116h-88l-49 -228q-6 -28 2 -37.5t44 -9.5h33l-23 -104h-78q-141 0 -116 117l56 262h-150l-81 -380h-131z" />
    <glyph glyph-name="pi" unicode="&#xe9a0;" horiz-adv-x="672" 
d="M141 380h-89l25 116h589l-25 -116h-88l-49 -228q-6 -28 2 -37.5t44 -9.5h33l-23 -104h-78q-141 0 -116 117l56 262h-150l-81 -380h-131z" />
    <glyph glyph-name="endash" unicode="&#x2013;" horiz-adv-x="536" 
d="M464 185h-426v128h426v-128z" />
    <glyph glyph-name="emdash" unicode="&#x2014;" horiz-adv-x="870" 
d="M798 185h-760v128h760v-128z" />
    <glyph glyph-name="quoteleft" unicode="&#x2018;" horiz-adv-x="281" 
d="M145 341q-39 7 -61.5 40.5t-15.5 73.5q3 16 13 33l112 180h99l-89 -142q31 -14 47 -43.5t9 -63.5q-7 -40 -40.5 -62.5t-73.5 -15.5z" />
    <glyph glyph-name="quoteleft" unicode="&#xe9a3;" horiz-adv-x="281" 
d="M145 341q-39 7 -61.5 40.5t-15.5 73.5q3 16 13 33l112 180h99l-89 -142q31 -14 47 -43.5t9 -63.5q-7 -40 -40.5 -62.5t-73.5 -15.5z" />
    <glyph glyph-name="quoteright" unicode="&#x2019;" horiz-adv-x="282" 
d="M165 351h-99l89 142q-31 14 -47 44t-9 64q7 40 40.5 62.5t73.5 14.5t64 -41.5t14 -72.5q-5 -19 -13 -33z" />
    <glyph glyph-name="quoteright" unicode="&#xe9a4;" horiz-adv-x="282" 
d="M165 351h-99l89 142q-31 14 -47 44t-9 64q7 40 40.5 62.5t73.5 14.5t64 -41.5t14 -72.5q-5 -19 -13 -33z" />
    <glyph glyph-name="quotesinglbase" unicode="&#x201a;" horiz-adv-x="282" 
d="M59 -145h-99l89 142q-30 14 -46.5 44t-9.5 63q8 40 41 62.5t73 15.5q40 -8 64 -41.5t14 -72.5q-5 -19 -13 -33z" />
    <glyph glyph-name="quotesinglbase" unicode="&#xe9a5;" horiz-adv-x="282" 
d="M59 -145h-99l89 142q-30 14 -46.5 44t-9.5 63q8 40 41 62.5t73 15.5q40 -8 64 -41.5t14 -72.5q-5 -19 -13 -33z" />
    <glyph glyph-name="quotedblleft" unicode="&#x201c;" horiz-adv-x="505" 
d="M145 341q-39 7 -61.5 40.5t-15.5 73.5q3 16 13 33l112 180h99l-89 -142q31 -14 47 -43.5t9 -63.5q-7 -40 -40.5 -62.5t-73.5 -15.5zM369 341q-39 7 -61.5 40.5t-15.5 73.5q3 16 13 33l112 180h99l-89 -142q30 -14 46 -43.5t10 -63.5q-7 -40 -40.5 -62.5t-73.5 -15.5z" />
    <glyph glyph-name="quotedblleft" unicode="&#xe9a6;" horiz-adv-x="505" 
d="M145 341q-39 7 -61.5 40.5t-15.5 73.5q3 16 13 33l112 180h99l-89 -142q31 -14 47 -43.5t9 -63.5q-7 -40 -40.5 -62.5t-73.5 -15.5zM369 341q-39 7 -61.5 40.5t-15.5 73.5q3 16 13 33l112 180h99l-89 -142q30 -14 46 -43.5t10 -63.5q-7 -40 -40.5 -62.5t-73.5 -15.5z" />
    <glyph glyph-name="quotedblright" unicode="&#x201d;" horiz-adv-x="505" 
d="M165 351h-99l89 142q-31 14 -47 44t-9 64q7 40 40.5 62.5t73.5 14.5t64 -41.5t14 -72.5q-5 -19 -13 -33zM290 351l88 142q-30 14 -46 44t-9 64q7 40 40 62.5t73 14.5q40 -7 62.5 -40.5t15.5 -73.5q-3 -16 -13 -33l-112 -180h-99z" />
    <glyph glyph-name="quotedblright" unicode="&#xe9a7;" horiz-adv-x="505" 
d="M165 351h-99l89 142q-31 14 -47 44t-9 64q7 40 40.5 62.5t73.5 14.5t64 -41.5t14 -72.5q-5 -19 -13 -33zM290 351l88 142q-30 14 -46 44t-9 64q7 40 40 62.5t73 14.5q40 -7 62.5 -40.5t15.5 -73.5q-3 -16 -13 -33l-112 -180h-99z" />
    <glyph glyph-name="quotedblbase" unicode="&#x201e;" horiz-adv-x="505" 
d="M59 -145h-99l89 142q-30 14 -46.5 44t-9.5 63q8 40 41 62.5t73 15.5q40 -8 64 -41.5t14 -72.5q-5 -19 -13 -33zM184 -145l88 142q-30 14 -45.5 44t-9.5 63q8 40 40.5 62.5t72.5 15.5t62.5 -40.5t15.5 -73.5q-3 -16 -13 -33l-112 -180h-99z" />
    <glyph glyph-name="quotedblbase" unicode="&#xe9a8;" horiz-adv-x="505" 
d="M59 -145h-99l89 142q-30 14 -46.5 44t-9.5 63q8 40 41 62.5t73 15.5q40 -8 64 -41.5t14 -72.5q-5 -19 -13 -33zM184 -145l88 142q-30 14 -45.5 44t-9.5 63q8 40 40.5 62.5t72.5 15.5t62.5 -40.5t15.5 -73.5q-3 -16 -13 -33l-112 -180h-99z" />
    <glyph glyph-name="dagger" unicode="&#x2020;" horiz-adv-x="594" 
d="M236 380h-184l25 116h183l37 172h145l-37 -172h183l-24 -116h-184l-80 -379h-145z" />
    <glyph glyph-name="dagger" unicode="&#xe9a9;" horiz-adv-x="594" 
d="M236 380h-184l25 116h183l37 172h145l-37 -172h183l-24 -116h-184l-80 -379h-145z" />
    <glyph glyph-name="daggerdbl" unicode="&#x2021;" 
d="M192 173h-184l25 115h183l20 92h-184l25 116h183l37 172h145l-37 -172h184l-25 -116h-183l-20 -92h183l-24 -115h-184l-35 -172h-146z" />
    <glyph glyph-name="daggerdbl" unicode="&#xe9aa;" 
d="M192 173h-184l25 115h183l20 92h-184l25 116h183l37 172h145l-37 -172h184l-25 -116h-183l-20 -92h183l-24 -115h-184l-35 -172h-146z" />
    <glyph glyph-name="bullet" unicode="&#x2022;" horiz-adv-x="446" 
d="M41 254q0 69 48.5 117.5t117.5 48.5t117.5 -48.5t48.5 -117.5q0 -68 -48.5 -117t-117.5 -49t-117.5 49t-48.5 117z" />
    <glyph glyph-name="ellipsis" unicode="&#x2026;" horiz-adv-x="807" 
d="M517 86q0 40 28.5 69t69.5 29q40 0 68.5 -28.5t28.5 -69.5t-28.5 -69.5t-68.5 -28.5q-41 0 -69.5 29t-28.5 69zM-9 86q0 40 28.5 69t69.5 29q40 0 68.5 -29t28.5 -69t-28.5 -69t-68.5 -29q-41 0 -69.5 29t-28.5 69zM255 86q0 41 28 69.5t68 28.5q41 0 69.5 -29t28.5 -69
t-28.5 -69t-69.5 -29q-40 0 -68 28.5t-28 69.5z" />
    <glyph glyph-name="ellipsis" unicode="&#xe9ac;" horiz-adv-x="807" 
d="M517 86q0 40 28.5 69t69.5 29q40 0 68.5 -28.5t28.5 -69.5t-28.5 -69.5t-68.5 -28.5q-41 0 -69.5 29t-28.5 69zM-9 86q0 40 28.5 69t69.5 29q40 0 68.5 -29t28.5 -69t-28.5 -69t-68.5 -29q-41 0 -69.5 29t-28.5 69zM255 86q0 41 28 69.5t68 28.5q41 0 69.5 -29t28.5 -69
t-28.5 -69t-69.5 -29q-40 0 -68 28.5t-28 69.5z" />
    <glyph glyph-name="perthousand" unicode="&#x2030;" horiz-adv-x="1507" 
d="M252 286q-82 0 -134 57.5t-43 139.5t72.5 139.5t145.5 57.5t133.5 -57.5t43.5 -139.5q-9 -82 -72.5 -139.5t-145.5 -57.5zM787 -12q-82 0 -133 57.5t-43 139.5t72 139.5t146 57.5t133 -57.5t43 -139.5t-72 -139.5t-146 -57.5zM1216 -12q-82 0 -133 57.5t-43 139.5
t72 139.5t146 57.5t133 -57.5t43 -139.5t-72 -139.5t-146 -57.5zM370 0h-126l467 668h127zM1158 185q-3 -33 17.5 -55.5t53.5 -22.5q32 0 57.5 22.5t29.5 55.5q3 32 -17.5 55t-53.5 23q-32 0 -58 -23t-29 -55zM729 185q-3 -33 17.5 -55.5t53.5 -22.5q32 0 57.5 22.5
t29.5 55.5q3 32 -17.5 55t-53.5 23q-32 0 -58 -23t-29 -55zM194 483q-4 -33 16.5 -55.5t53.5 -22.5t58 22.5t29 55.5q4 32 -17 55t-53 23q-33 0 -58.5 -23t-28.5 -55z" />
    <glyph glyph-name="perthousand" unicode="&#xe9ad;" horiz-adv-x="1507" 
d="M252 286q-82 0 -134 57.5t-43 139.5t72.5 139.5t145.5 57.5t133.5 -57.5t43.5 -139.5q-9 -82 -72.5 -139.5t-145.5 -57.5zM787 -12q-82 0 -133 57.5t-43 139.5t72 139.5t146 57.5t133 -57.5t43 -139.5t-72 -139.5t-146 -57.5zM1216 -12q-82 0 -133 57.5t-43 139.5
t72 139.5t146 57.5t133 -57.5t43 -139.5t-72 -139.5t-146 -57.5zM370 0h-126l467 668h127zM1158 185q-3 -33 17.5 -55.5t53.5 -22.5q32 0 57.5 22.5t29.5 55.5q3 32 -17.5 55t-53.5 23q-32 0 -58 -23t-29 -55zM729 185q-3 -33 17.5 -55.5t53.5 -22.5q32 0 57.5 22.5
t29.5 55.5q3 32 -17.5 55t-53.5 23q-32 0 -58 -23t-29 -55zM194 483q-4 -33 16.5 -55.5t53.5 -22.5t58 22.5t29 55.5q4 32 -17 55t-53 23q-33 0 -58.5 -23t-28.5 -55z" />
    <glyph glyph-name="guilsinglleft" unicode="&#x2039;" horiz-adv-x="401" 
d="M127 40l-103 210l193 210h171l-197 -216l100 -204h-164z" />
    <glyph glyph-name="guilsinglleft" unicode="&#xe9ae;" horiz-adv-x="401" 
d="M127 40l-103 210l193 210h171l-197 -216l100 -204h-164z" />
    <glyph glyph-name="guilsinglright" unicode="&#x203a;" horiz-adv-x="402" 
d="M-20 40l197 216l-100 204h164l103 -210l-193 -210h-171z" />
    <glyph glyph-name="guilsinglright" unicode="&#xe9af;" horiz-adv-x="402" 
d="M-20 40l197 216l-100 204h164l103 -210l-193 -210h-171z" />
    <glyph glyph-name="fraction" unicode="&#x2044;" horiz-adv-x="482" 
d="M413 668h126l-467 -668h-127z" />
    <glyph glyph-name="fraction" unicode="&#xe9b0;" horiz-adv-x="482" 
d="M413 668h126l-467 -668h-127z" />
    <glyph glyph-name="Euro" unicode="&#x20ac;" horiz-adv-x="762" 
d="M128 231h-107l56 74h51q3 27 9 61h-88l56 74h52q41 114 128 177t203 63q193 0 246 -155l-139 -50q-32 78 -118 78q-53 0 -95.5 -29.5t-68.5 -83.5h195l-56 -74h-164q-6 -28 -9 -61h125l-56 -74h-64q11 -55 43.5 -84t77.5 -29q96 0 147 76l129 -54q-97 -159 -297 -152
q-108 4 -177.5 66t-78.5 177z" />
    <glyph glyph-name="Euro" unicode="&#xe9b1;" horiz-adv-x="762" 
d="M128 231h-107l56 74h51q3 27 9 61h-88l56 74h52q41 114 128 177t203 63q193 0 246 -155l-139 -50q-32 78 -118 78q-53 0 -95.5 -29.5t-68.5 -83.5h195l-56 -74h-164q-6 -28 -9 -61h125l-56 -74h-64q11 -55 43.5 -84t77.5 -29q96 0 147 76l129 -54q-97 -159 -297 -152
q-108 4 -177.5 66t-78.5 177z" />
    <glyph glyph-name="uni2113" unicode="&#x2113;" horiz-adv-x="506" 
d="M-5 112l23 106l74 47l40 187q25 120 81 174t143 54q80 0 120.5 -36t32.5 -104q-3 -24 -13 -47.5t-19 -40.5t-33.5 -40.5t-35.5 -34t-47.5 -36.5t-47 -33t-54.5 -36l-12 -8l-16 -73q-10 -43 1.5 -62t43.5 -19q37 0 86 31l38 -89q-85 -64 -181 -64q-81 0 -124 40.5
t-26 128.5zM270 373l5 3q87 54 108 145q12 52 -29 52q-43 0 -58 -72z" />
    <glyph glyph-name="uni2113" unicode="&#xe9b2;" horiz-adv-x="506" 
d="M-5 112l23 106l74 47l40 187q25 120 81 174t143 54q80 0 120.5 -36t32.5 -104q-3 -24 -13 -47.5t-19 -40.5t-33.5 -40.5t-35.5 -34t-47.5 -36.5t-47 -33t-54.5 -36l-12 -8l-16 -73q-10 -43 1.5 -62t43.5 -19q37 0 86 31l38 -89q-85 -64 -181 -64q-81 0 -124 40.5
t-26 128.5zM270 373l5 3q87 54 108 145q12 52 -29 52q-43 0 -58 -72z" />
    <glyph glyph-name="trademark" unicode="&#x2122;" horiz-adv-x="1013" 
d="M487 301v367h173l66 -236l67 236h173v-367h-107v257l-84 -257h-97l-84 257v-257h-107zM113 575v93h350v-93h-120v-274h-109v274h-121z" />
    <glyph glyph-name="trademark" unicode="&#xe9b3;" horiz-adv-x="1013" 
d="M487 301v367h173l66 -236l67 236h173v-367h-107v257l-84 -257h-97l-84 257v-257h-107zM113 575v93h350v-93h-120v-274h-109v274h-121z" />
    <glyph glyph-name="estimated" unicode="&#x212e;" horiz-adv-x="610" 
d="M292 -12q-109 0 -185.5 76.5t-76.5 184.5t76.5 184.5t185.5 76.5q107 0 183.5 -76.5t76.5 -184.5h-385v-145q52 -46 125 -46q90 0 147 70l68 -25q-36 -53 -92.5 -84t-122.5 -31zM167 394v-79h248v79q-52 46 -123 46q-73 0 -125 -46z" />
    <glyph glyph-name="estimated" unicode="&#xe9b5;" horiz-adv-x="610" 
d="M292 -12q-109 0 -185.5 76.5t-76.5 184.5t76.5 184.5t185.5 76.5q107 0 183.5 -76.5t76.5 -184.5h-385v-145q52 -46 125 -46q90 0 147 70l68 -25q-36 -53 -92.5 -84t-122.5 -31zM167 394v-79h248v79q-52 46 -123 46q-73 0 -125 -46z" />
    <glyph glyph-name="partialdiff" unicode="&#x2202;" horiz-adv-x="594" 
d="M269 -12q-106 0 -177 59t-71 165q0 92 65.5 157.5t158.5 65.5q116 0 177 -79q-7 103 -68 157.5t-202 46.5v120h10q26 0 42 -0.5t48.5 -3.5t55 -9t54.5 -18.5t54 -30t46.5 -46t39.5 -63.5t24.5 -85t9.5 -109q0 -105 -27 -172q-35 -84 -100 -119.5t-140 -35.5zM276 315
q-43 0 -73.5 -30.5t-30.5 -73.5t30.5 -73.5t73.5 -30.5t73 30.5t30 73.5t-30 73.5t-73 30.5z" />
    <glyph glyph-name="partialdiff" unicode="&#xe9b6;" horiz-adv-x="594" 
d="M269 -12q-106 0 -177 59t-71 165q0 92 65.5 157.5t158.5 65.5q116 0 177 -79q-7 103 -68 157.5t-202 46.5v120h10q26 0 42 -0.5t48.5 -3.5t55 -9t54.5 -18.5t54 -30t46.5 -46t39.5 -63.5t24.5 -85t9.5 -109q0 -105 -27 -172q-35 -84 -100 -119.5t-140 -35.5zM276 315
q-43 0 -73.5 -30.5t-30.5 -73.5t30.5 -73.5t73.5 -30.5t73 30.5t30 73.5t-30 73.5t-73 30.5z" />
    <glyph glyph-name="product" unicode="&#x220f;" horiz-adv-x="790" 
d="M241 -161h-128v829h532v-829h-128v713h-276v-713z" />
    <glyph glyph-name="product" unicode="&#xe9b8;" horiz-adv-x="790" 
d="M241 -161h-128v829h532v-829h-128v713h-276v-713z" />
    <glyph glyph-name="summation" unicode="&#x2211;" horiz-adv-x="793" 
d="M113 668h535v-128h-365l239 -286l-239 -288h365v-128h-535v128l237 288l-237 286v128z" />
    <glyph glyph-name="summation" unicode="&#xe9b9;" horiz-adv-x="793" 
d="M113 668h535v-128h-365l239 -286l-239 -288h365v-128h-535v128l237 288l-237 286v128z" />
    <glyph glyph-name="minus" unicode="&#x2212;" horiz-adv-x="645" 
d="M551 184h-512v128h512v-128z" />
    <glyph glyph-name="minus" unicode="&#xe9ba;" horiz-adv-x="645" 
d="M551 184h-512v128h512v-128z" />
    <glyph glyph-name="uni2215" unicode="&#x2215;" horiz-adv-x="482" 
d="M413 668h126l-467 -668h-127z" />
    <glyph glyph-name="uni2215" unicode="&#xe9bb;" horiz-adv-x="482" 
d="M413 668h126l-467 -668h-127z" />
    <glyph glyph-name="uni2219" unicode="&#x2219;" horiz-adv-x="281" 
d="M27 255q0 40 28.5 68t69.5 28q40 0 68.5 -28t28.5 -68t-28.5 -69t-68.5 -29q-41 0 -69.5 28.5t-28.5 69.5z" />
    <glyph glyph-name="uni2219" unicode="&#xe9bc;" horiz-adv-x="281" 
d="M27 255q0 40 28.5 68t69.5 28q40 0 68.5 -28t28.5 -68t-28.5 -69t-68.5 -29q-41 0 -69.5 28.5t-28.5 69.5z" />
    <glyph glyph-name="radical" unicode="&#x221a;" horiz-adv-x="615" 
d="M502 668h144l-219 -830h-156l-110 255h-142v132h233l80 -196z" />
    <glyph glyph-name="radical" unicode="&#xe9bd;" horiz-adv-x="615" 
d="M502 668h144l-219 -830h-156l-110 255h-142v132h233l80 -196z" />
    <glyph glyph-name="infinity" unicode="&#x221e;" horiz-adv-x="757" 
d="M201 97q-74 0 -123 44.5t-49 113.5q0 68 50.5 112.5t125.5 44.5q86 0 157 -76q73 76 158 76q75 0 125.5 -44.5t50.5 -112.5q0 -69 -49 -113.5t-123 -44.5q-88 0 -162 79q-74 -79 -161 -79zM515 306q-43 0 -86 -50q43 -52 88 -52q26 0 42.5 14.5t16.5 37.5q0 22 -17.5 36
t-43.5 14zM210 306q-26 0 -43.5 -14t-17.5 -36q0 -23 16.5 -37.5t42.5 -14.5q45 0 88 52q-43 50 -86 50z" />
    <glyph glyph-name="infinity" unicode="&#xe9be;" horiz-adv-x="757" 
d="M201 97q-74 0 -123 44.5t-49 113.5q0 68 50.5 112.5t125.5 44.5q86 0 157 -76q73 76 158 76q75 0 125.5 -44.5t50.5 -112.5q0 -69 -49 -113.5t-123 -44.5q-88 0 -162 79q-74 -79 -161 -79zM515 306q-43 0 -86 -50q43 -52 88 -52q26 0 42.5 14.5t16.5 37.5q0 22 -17.5 36
t-43.5 14zM210 306q-26 0 -43.5 -14t-17.5 -36q0 -23 16.5 -37.5t42.5 -14.5q45 0 88 52q-43 50 -86 50z" />
    <glyph glyph-name="integral" unicode="&#x222b;" horiz-adv-x="344" 
d="M-46 -84q1 22 17 38t39 16q24 0 40.5 -16.5t16.5 -39.5q0 -10 -3 -19q29 13 29 107q0 22 -3.5 179t-4.5 207q-3 292 174 292q38 0 68.5 -26t30.5 -64q-1 -22 -17 -38t-39 -16q-24 0 -40 16.5t-16 39.5q0 10 3 19q-29 -14 -29 -107q0 -22 3.5 -179t4.5 -207
q3 -292 -174 -292q-35 0 -67.5 28t-32.5 62z" />
    <glyph glyph-name="integral" unicode="&#xe9bf;" horiz-adv-x="344" 
d="M-46 -84q1 22 17 38t39 16q24 0 40.5 -16.5t16.5 -39.5q0 -10 -3 -19q29 13 29 107q0 22 -3.5 179t-4.5 207q-3 292 174 292q38 0 68.5 -26t30.5 -64q-1 -22 -17 -38t-39 -16q-24 0 -40 16.5t-16 39.5q0 10 3 19q-29 -14 -29 -107q0 -22 3.5 -179t4.5 -207
q3 -292 -174 -292q-35 0 -67.5 28t-32.5 62z" />
    <glyph glyph-name="approxequal" unicode="&#x2248;" horiz-adv-x="556" 
d="M140 57l-104 38q7 72 38.5 110t95.5 38q41 0 96.5 -30.5t75.5 -30.5q39 0 40 62l104 -38q-7 -73 -38 -110t-94 -37q-37 0 -92 29.5t-82 29.5q-39 0 -40 -61zM36 294q7 71 38.5 109t95.5 38q41 0 96.5 -30.5t75.5 -30.5q39 0 40 61l104 -37q-7 -72 -38 -109.5t-94 -37.5
q-37 0 -92 30t-82 30q-39 0 -40 -61z" />
    <glyph glyph-name="approxequal" unicode="&#xe9c0;" horiz-adv-x="556" 
d="M140 57l-104 38q7 72 38.5 110t95.5 38q41 0 96.5 -30.5t75.5 -30.5q39 0 40 62l104 -38q-7 -73 -38 -110t-94 -37q-37 0 -92 29.5t-82 29.5q-39 0 -40 -61zM36 294q7 71 38.5 109t95.5 38q41 0 96.5 -30.5t75.5 -30.5q39 0 40 61l104 -37q-7 -72 -38 -109.5t-94 -37.5
q-37 0 -92 30t-82 30q-39 0 -40 -61z" />
    <glyph glyph-name="notequal" unicode="&#x2260;" horiz-adv-x="661" 
d="M58 225h163l41 58h-204v127h294l59 85h153l-60 -85h66v-127h-156l-40 -58h196v-129h-285l-68 -96h-153l67 96h-73v129z" />
    <glyph glyph-name="notequal" unicode="&#xe9c1;" horiz-adv-x="661" 
d="M58 225h163l41 58h-204v127h294l59 85h153l-60 -85h66v-127h-156l-40 -58h196v-129h-285l-68 -96h-153l67 96h-73v129z" />
    <glyph glyph-name="lessequal" unicode="&#x2264;" horiz-adv-x="676" 
d="M565 136l-512 124v126l512 124v-129l-337 -57l337 -59v-129zM53 128h512v-128h-512v128z" />
    <glyph glyph-name="lessequal" unicode="&#xe9c2;" horiz-adv-x="676" 
d="M565 136l-512 124v126l512 124v-129l-337 -57l337 -59v-129zM53 128h512v-128h-512v128z" />
    <glyph glyph-name="greaterequal" unicode="&#x2265;" horiz-adv-x="702" 
d="M79 510l512 -124v-126l-512 -124v129l337 59l-337 57v129zM79 0v128h512v-128h-512z" />
    <glyph glyph-name="greaterequal" unicode="&#xe9c3;" horiz-adv-x="702" 
d="M79 510l512 -124v-126l-512 -124v129l337 59l-337 57v129zM79 0v128h512v-128h-512z" />
    <glyph glyph-name="lozenge" unicode="&#x25ca;" horiz-adv-x="607" 
d="M301 502l-125 -189l125 -189l124 189zM301 716l262 -403l-262 -404l-263 404z" />
    <glyph glyph-name="lozenge" unicode="&#xe9c4;" horiz-adv-x="607" 
d="M301 502l-125 -189l125 -189l124 189zM301 716l262 -403l-262 -404l-263 404z" />
    <glyph glyph-name="NULL" horiz-adv-x="0" 
 />
    <glyph glyph-name="grave.case" horiz-adv-x="240" 
d="M101 793q-14 18 -12.5 41.5t19.5 37.5q15 12 35 12q27 0 44 -21q12 -14 34 -47t38 -59l16 -26h-108q-50 41 -66 62z" />
    <glyph glyph-name="acute.case" horiz-adv-x="199" 
d="M129 731q142 140 143 141q15 12 35 12q29 0 44 -21q14 -18 12 -40.5t-20 -37.5l-91 -54h-123z" />
    <glyph glyph-name="circumflex.case" horiz-adv-x="408" 
d="M233 731h-147l189 137q19 15 44 15q33 0 55 -25l118 -127h-116l-59 61z" />
    <glyph glyph-name="dieresis.case" horiz-adv-x="369" 
d="M116 796q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5zM381 726q-29 0 -50 20.5t-21 49.5t21 50t50 21q28 0 48.5 -21t20.5 -50t-20 -49.5t-49 -20.5z" />
    <glyph glyph-name="caron.case" horiz-adv-x="404" 
d="M117 877h115l56 -61l84 61h147l-190 -137q-19 -15 -44 -15q-32 0 -54 25z" />
    <glyph glyph-name="ring.case" horiz-adv-x="378" 
d="M274 596q-55 0 -93.5 39t-38.5 94t38.5 93.5t93.5 38.5t94 -38.5t39 -93.5t-39 -94t-94 -39zM227 729q0 -19 13.5 -33t33.5 -14t33.5 14t13.5 33t-13.5 33t-33.5 14t-33.5 -14t-13.5 -33z" />
    <glyph glyph-name="macron.case" horiz-adv-x="349" 
d="M413 747h-299l21 98h299z" />
    <glyph glyph-name="breve.case" horiz-adv-x="342" 
d="M135 850h93q4 -16 18.5 -26.5t34.5 -10.5q21 0 37 10t22 27h94q-15 -49 -56.5 -80t-100.5 -31t-98 31t-44 80z" />
    <glyph glyph-name="dotaccent.case" horiz-adv-x="348" 
d="M205 796q0 29 21 50t50 21t49.5 -21t20.5 -50t-20.5 -49.5t-49.5 -20.5t-50 20.5t-21 49.5z" />
    <glyph glyph-name="tilde.case" horiz-adv-x="383" 
d="M84 731q15 47 51.5 81t84.5 34q44 0 84 -20.5t55 -20.5q24 0 45 18.5t32 21.5q27 9 43.5 -14.5t-2.5 -50.5q-42 -58 -120 -55q-36 2 -72.5 20.5t-60.5 18.5q-31 0 -51 -33h-89z" />
    <glyph glyph-name="hungarumlaut.case" horiz-adv-x="445" 
d="M220 744h-123q141 140 143 141q14 13 35 13q27 0 43 -21q15 -18 13 -42t-21 -37zM427 744h-122q140 140 142 141q14 13 35 13q26 0 43 -21q15 -18 13 -42t-21 -37z" />
    <glyph glyph-name="zero.tf" horiz-adv-x="640" 
d="M285 -12q-139 0 -203 92t-47 255t100 254t222 91q138 0 202.5 -91t47.5 -254q-17 -162 -100.5 -254.5t-221.5 -92.5zM191 335q-11 -104 14 -169t92 -65q40 0 73 27l-155 322q-19 -54 -24 -115zM345 567q-37 0 -69 -23l153 -317q16 51 22 108q6 30 3.5 70t-10 76t-33 61
t-66.5 25z" />
    <glyph glyph-name="one.tf" horiz-adv-x="640" 
d="M25 0l26 124h156l67 323h-154l27 123q84 0 128.5 19t81.5 78h118l-115 -543h141l-27 -124h-449z" />
    <glyph glyph-name="two.tf" horiz-adv-x="640" 
d="M507 0h-513l26 125q216 111 329 206.5t99 175.5q-5 28 -29 44.5t-56 16.5q-35 0 -69 -20t-57 -59l-127 50q39 68 113 104.5t156 36.5q98 0 165.5 -50t62.5 -139q-10 -188 -374 -366h300z" />
    <glyph glyph-name="three.tf" horiz-adv-x="640" 
d="M286 -12q-202 0 -261 152l149 50q8 -46 39 -67.5t74 -21.5q47 0 80 24.5t33 64.5q0 101 -176 101l22 106q196 0 192 95q-1 36 -27.5 55.5t-65.5 19.5q-100 0 -122 -82l-127 50q76 145 267 145q100 0 167.5 -45t67.5 -122q0 -119 -114 -164q82 -46 74 -149
q-9 -101 -86 -156.5t-186 -55.5z" />
    <glyph glyph-name="four.tf" horiz-adv-x="640" 
d="M327 141h-340l23 111l414 416h171l-84 -393h92l-28 -134h-92l-30 -141h-156zM196 275h159l42 194z" />
    <glyph glyph-name="five.tf" horiz-adv-x="640" 
d="M32 142l139 47q8 -42 40 -65.5t73 -23.5q43 0 77 26t40 73q8 67 -25 102.5t-84 35.5q-34 0 -64 -16t-45 -45l-127 51l115 341h430l-26 -124h-301l-42 -125q50 29 116 29q44 0 84 -15t71.5 -44t46.5 -78.5t6 -112.5q-14 -101 -92.5 -155.5t-180.5 -54.5q-89 0 -160 40.5
t-91 113.5z" />
    <glyph glyph-name="six.tf" horiz-adv-x="640" 
d="M293 -12q-139 0 -199 90.5t-44 239.5q10 100 47.5 179.5t109 131t167.5 51.5q139 0 197 -97l-138 -48q-24 35 -77 35q-52 0 -87 -43.5t-45 -117.5q56 43 129 43q93 0 155.5 -61.5t57.5 -161.5q-5 -104 -82.5 -172.5t-190.5 -68.5zM197 227q-6 -54 22 -90t78 -36
q48 0 80.5 36t33.5 90q0 56 -26.5 84t-72.5 28q-49 0 -79 -29t-36 -83z" />
    <glyph glyph-name="seven.tf" horiz-adv-x="640" 
d="M244 0h-181l387 543h-347l27 125h513l-26 -125z" />
    <glyph glyph-name="eight.tf" horiz-adv-x="640" 
d="M281 -12q-126 0 -197 59t-64 154q8 111 134 177q-29 52 -26 108q5 78 63.5 136t149.5 58q81 0 131.5 -57.5t41.5 -128.5q-9 -78 -52 -121q111 -60 101 -172q-9 -97 -83.5 -155t-198.5 -58zM174 206q-4 -41 28 -66.5t85 -25.5q51 0 84 25.5t38 66.5q4 41 -27 64.5
t-84 23.5t-86.5 -23.5t-37.5 -64.5zM253 486q-3 -28 15 -48.5t46 -20.5t50 20.5t25 48.5q3 29 -14.5 49t-46.5 20q-28 0 -50 -20t-25 -49z" />
    <glyph glyph-name="nine.tf" horiz-adv-x="640" 
d="M306 222q-69 -2 -119.5 30.5t-72 83t-14.5 113.5t46 118q41 57 99.5 85.5t121.5 28.5q47 0 86 -15q58 -21 96.5 -71.5t41.5 -122t-54 -153.5l-222 -319h-174zM238 437q-7 -45 22.5 -74t75.5 -27q50 4 81.5 34t34.5 71q4 50 -24 79t-78 25q-44 -4 -74.5 -32.5t-37.5 -75.5
z" />
    <glyph glyph-name="ogonek.case" horiz-adv-x="263" 
d="M68 -174q-73 0 -101.5 27t-21.5 62q7 32 34.5 53.5t63.5 31.5h141q-33 -4 -68.5 -24t-40.5 -44q-4 -16 7.5 -23t31.5 -7q15 0 51 9l-16 -75q-32 -10 -81 -10z" />
    <glyph glyph-name="caron.salt" horiz-adv-x="205" 
d="M158 496h-83l53 154q13 38 54 38q25 0 39.5 -18t14.5 -39q0 -16 -6 -25z" />
    <hkern u1="&#x28;" u2="&#x37;" k="-31" />
    <hkern u1="&#x2d;" u2="&#x37;" k="55" />
    <hkern u1="&#x2d;" u2="&#x34;" k="-31" />
    <hkern u1="&#x2d;" u2="&#x32;" k="31" />
    <hkern u1="&#x2d;" u2="&#x31;" k="47" />
    <hkern u1="&#x2f;" u2="&#x2f;" k="119" />
    <hkern u1="&#x31;" u2="&#x29;" k="-16" />
    <hkern u1="&#x32;" u2="&#x34;" k="8" />
    <hkern u1="&#x34;" u2="&#x2030;" k="23" />
    <hkern u1="&#x34;" u2="&#xb0;" k="76" />
    <hkern u1="&#x34;" u2="&#x39;" k="22" />
    <hkern u1="&#x34;" u2="&#x34;" k="-20" />
    <hkern u1="&#x34;" u2="&#x25;" k="23" />
    <hkern u1="&#x35;" u2="&#x2030;" k="8" />
    <hkern u1="&#x35;" u2="&#x39;" k="27" />
    <hkern u1="&#x35;" u2="&#x25;" k="8" />
    <hkern u1="&#x36;" u2="&#x2030;" k="39" />
    <hkern u1="&#x36;" u2="&#x32;" k="19" />
    <hkern u1="&#x36;" u2="&#x31;" k="23" />
    <hkern u1="&#x36;" u2="&#x25;" k="39" />
    <hkern u1="&#x37;" u2="&#x2030;" k="-31" />
    <hkern u1="&#x37;" u2="&#x2014;" k="55" />
    <hkern u1="&#x37;" u2="&#x2013;" k="55" />
    <hkern u1="&#x37;" u2="&#x38;" k="27" />
    <hkern u1="&#x37;" u2="&#x37;" k="-36" />
    <hkern u1="&#x37;" u2="&#x34;" k="37" />
    <hkern u1="&#x37;" u2="&#x2d;" k="55" />
    <hkern u1="&#x37;" u2="&#x25;" k="-31" />
    <hkern u1="&#x38;" u2="&#x2030;" k="61" />
    <hkern u1="&#x38;" u2="&#xb0;" k="28" />
    <hkern u1="&#x38;" u2="&#x39;" k="23" />
    <hkern u1="&#x38;" u2="&#x37;" k="19" />
    <hkern u1="&#x38;" u2="&#x31;" k="28" />
    <hkern u1="&#x38;" u2="&#x25;" k="61" />
    <hkern u1="&#x39;" u2="&#x38;" k="23" />
    <hkern u1="&#x39;" u2="&#x37;" k="19" />
    <hkern u1="&#x39;" u2="&#x34;" k="23" />
    <hkern u1="A" u2="x" k="-20" />
    <hkern u1="A" u2="w" k="44" />
    <hkern u1="A" u2="l" k="21" />
    <hkern u1="A" u2="W" k="47" />
    <hkern u1="A" u2="V" k="89" />
    <hkern u1="A" u2="U" k="28" />
    <hkern u1="B" u2="&#x178;" k="28" />
    <hkern u1="B" u2="&#x104;" k="19" />
    <hkern u1="B" u2="&#x102;" k="19" />
    <hkern u1="B" u2="&#x100;" k="19" />
    <hkern u1="B" u2="&#xdd;" k="28" />
    <hkern u1="B" u2="&#xc5;" k="19" />
    <hkern u1="B" u2="&#xc4;" k="19" />
    <hkern u1="B" u2="&#xc3;" k="19" />
    <hkern u1="B" u2="&#xc2;" k="19" />
    <hkern u1="B" u2="&#xc1;" k="19" />
    <hkern u1="B" u2="&#xc0;" k="19" />
    <hkern u1="B" u2="Y" k="28" />
    <hkern u1="B" u2="X" k="19" />
    <hkern u1="B" u2="V" k="19" />
    <hkern u1="B" u2="A" k="19" />
    <hkern u1="D" u2="&#xc6;" k="70" />
    <hkern u1="D" u2="X" k="19" />
    <hkern u1="D" u2="W" k="19" />
    <hkern u1="D" u2="V" k="28" />
    <hkern u1="D" u2="I" k="28" />
    <hkern u1="E" u2="W" k="-18" />
    <hkern u1="E" u2="V" k="-17" />
    <hkern u1="F" u2="&#x21a;" k="-23" />
    <hkern u1="F" u2="&#x164;" k="-23" />
    <hkern u1="F" u2="&#x162;" k="-23" />
    <hkern u1="F" u2="&#x104;" k="38" />
    <hkern u1="F" u2="&#x102;" k="38" />
    <hkern u1="F" u2="&#x100;" k="38" />
    <hkern u1="F" u2="&#xc6;" k="114" />
    <hkern u1="F" u2="&#xc5;" k="38" />
    <hkern u1="F" u2="&#xc4;" k="38" />
    <hkern u1="F" u2="&#xc3;" k="38" />
    <hkern u1="F" u2="&#xc2;" k="38" />
    <hkern u1="F" u2="&#xc1;" k="38" />
    <hkern u1="F" u2="&#xc0;" k="38" />
    <hkern u1="F" u2="T" k="-23" />
    <hkern u1="F" u2="J" k="32" />
    <hkern u1="F" u2="A" k="38" />
    <hkern u1="G" u2="&#x21a;" k="19" />
    <hkern u1="G" u2="&#x178;" k="47" />
    <hkern u1="G" u2="&#x164;" k="19" />
    <hkern u1="G" u2="&#x162;" k="19" />
    <hkern u1="G" u2="&#xdd;" k="47" />
    <hkern u1="G" u2="Y" k="47" />
    <hkern u1="G" u2="V" k="28" />
    <hkern u1="G" u2="T" k="19" />
    <hkern u1="I" u2="f" k="21" />
    <hkern u1="J" u2="&#x105;" k="17" />
    <hkern u1="J" u2="&#x104;" k="28" />
    <hkern u1="J" u2="&#x103;" k="17" />
    <hkern u1="J" u2="&#x102;" k="28" />
    <hkern u1="J" u2="&#x101;" k="17" />
    <hkern u1="J" u2="&#x100;" k="28" />
    <hkern u1="J" u2="&#xe6;" k="17" />
    <hkern u1="J" u2="&#xe5;" k="17" />
    <hkern u1="J" u2="&#xe4;" k="17" />
    <hkern u1="J" u2="&#xe3;" k="17" />
    <hkern u1="J" u2="&#xe2;" k="17" />
    <hkern u1="J" u2="&#xe1;" k="17" />
    <hkern u1="J" u2="&#xe0;" k="17" />
    <hkern u1="J" u2="&#xc5;" k="28" />
    <hkern u1="J" u2="&#xc4;" k="28" />
    <hkern u1="J" u2="&#xc3;" k="28" />
    <hkern u1="J" u2="&#xc2;" k="28" />
    <hkern u1="J" u2="&#xc1;" k="28" />
    <hkern u1="J" u2="&#xc0;" k="28" />
    <hkern u1="J" u2="a" k="17" />
    <hkern u1="J" u2="A" k="28" />
    <hkern u1="K" u2="&#x173;" k="43" />
    <hkern u1="K" u2="&#x171;" k="43" />
    <hkern u1="K" u2="&#x16f;" k="43" />
    <hkern u1="K" u2="&#x16b;" k="43" />
    <hkern u1="K" u2="&#x153;" k="33" />
    <hkern u1="K" u2="&#x152;" k="47" />
    <hkern u1="K" u2="&#x131;" k="56" />
    <hkern u1="K" u2="&#x12f;" k="56" />
    <hkern u1="K" u2="&#x12b;" k="56" />
    <hkern u1="K" u2="&#x122;" k="47" />
    <hkern u1="K" u2="&#x120;" k="47" />
    <hkern u1="K" u2="&#x11e;" k="47" />
    <hkern u1="K" u2="&#x11b;" k="33" />
    <hkern u1="K" u2="&#x119;" k="33" />
    <hkern u1="K" u2="&#x117;" k="33" />
    <hkern u1="K" u2="&#x113;" k="33" />
    <hkern u1="K" u2="&#x111;" k="33" />
    <hkern u1="K" u2="&#x10f;" k="33" />
    <hkern u1="K" u2="&#x10d;" k="33" />
    <hkern u1="K" u2="&#x10c;" k="47" />
    <hkern u1="K" u2="&#x10b;" k="33" />
    <hkern u1="K" u2="&#x10a;" k="47" />
    <hkern u1="K" u2="&#x107;" k="33" />
    <hkern u1="K" u2="&#x106;" k="47" />
    <hkern u1="K" u2="&#xff;" k="50" />
    <hkern u1="K" u2="&#xfd;" k="50" />
    <hkern u1="K" u2="&#xfc;" k="43" />
    <hkern u1="K" u2="&#xfb;" k="43" />
    <hkern u1="K" u2="&#xfa;" k="43" />
    <hkern u1="K" u2="&#xf9;" k="43" />
    <hkern u1="K" u2="&#xf8;" k="33" />
    <hkern u1="K" u2="&#xf6;" k="33" />
    <hkern u1="K" u2="&#xf5;" k="33" />
    <hkern u1="K" u2="&#xf4;" k="33" />
    <hkern u1="K" u2="&#xf3;" k="33" />
    <hkern u1="K" u2="&#xf2;" k="33" />
    <hkern u1="K" u2="&#xf0;" k="33" />
    <hkern u1="K" u2="&#xef;" k="56" />
    <hkern u1="K" u2="&#xee;" k="56" />
    <hkern u1="K" u2="&#xed;" k="56" />
    <hkern u1="K" u2="&#xec;" k="56" />
    <hkern u1="K" u2="&#xeb;" k="33" />
    <hkern u1="K" u2="&#xea;" k="33" />
    <hkern u1="K" u2="&#xe9;" k="33" />
    <hkern u1="K" u2="&#xe8;" k="33" />
    <hkern u1="K" u2="&#xe7;" k="33" />
    <hkern u1="K" u2="&#xd6;" k="47" />
    <hkern u1="K" u2="&#xd5;" k="47" />
    <hkern u1="K" u2="&#xd4;" k="47" />
    <hkern u1="K" u2="&#xd3;" k="47" />
    <hkern u1="K" u2="&#xd2;" k="47" />
    <hkern u1="K" u2="&#xc7;" k="47" />
    <hkern u1="K" u2="y" k="50" />
    <hkern u1="K" u2="w" k="50" />
    <hkern u1="K" u2="v" k="50" />
    <hkern u1="K" u2="u" k="43" />
    <hkern u1="K" u2="q" k="33" />
    <hkern u1="K" u2="o" k="33" />
    <hkern u1="K" u2="i" k="56" />
    <hkern u1="K" u2="e" k="33" />
    <hkern u1="K" u2="d" k="33" />
    <hkern u1="K" u2="c" k="33" />
    <hkern u1="K" u2="Q" k="47" />
    <hkern u1="K" u2="O" k="47" />
    <hkern u1="K" u2="G" k="47" />
    <hkern u1="K" u2="C" k="47" />
    <hkern u1="L" u2="x" k="-28" />
    <hkern u1="L" u2="w" k="47" />
    <hkern u1="L" u2="X" k="-28" />
    <hkern u1="L" u2="W" k="38" />
    <hkern u1="L" u2="V" k="66" />
    <hkern u1="L" u2="J" k="-28" />
    <hkern u1="O" u2="&#xc6;" k="70" />
    <hkern u1="O" u2="X" k="19" />
    <hkern u1="O" u2="W" k="19" />
    <hkern u1="O" u2="V" k="28" />
    <hkern u1="O" u2="I" k="28" />
    <hkern u1="P" u2="&#x219;" k="19" />
    <hkern u1="P" u2="&#x17d;" k="19" />
    <hkern u1="P" u2="&#x178;" k="19" />
    <hkern u1="P" u2="&#x161;" k="19" />
    <hkern u1="P" u2="&#x15f;" k="19" />
    <hkern u1="P" u2="&#x15b;" k="19" />
    <hkern u1="P" u2="&#x104;" k="82" />
    <hkern u1="P" u2="&#x102;" k="82" />
    <hkern u1="P" u2="&#x100;" k="82" />
    <hkern u1="P" u2="&#xdd;" k="19" />
    <hkern u1="P" u2="&#xc5;" k="82" />
    <hkern u1="P" u2="&#xc4;" k="82" />
    <hkern u1="P" u2="&#xc3;" k="82" />
    <hkern u1="P" u2="&#xc2;" k="82" />
    <hkern u1="P" u2="&#xc1;" k="82" />
    <hkern u1="P" u2="&#xc0;" k="82" />
    <hkern u1="P" u2="s" k="19" />
    <hkern u1="P" u2="Z" k="19" />
    <hkern u1="P" u2="Y" k="19" />
    <hkern u1="P" u2="X" k="29" />
    <hkern u1="P" u2="J" k="67" />
    <hkern u1="P" u2="A" k="82" />
    <hkern u1="Q" u2="&#x17e;" k="-19" />
    <hkern u1="Q" u2="&#x17c;" k="-19" />
    <hkern u1="Q" u2="&#x17a;" k="-19" />
    <hkern u1="Q" u2="&#x178;" k="38" />
    <hkern u1="Q" u2="&#x104;" k="-28" />
    <hkern u1="Q" u2="&#x102;" k="-28" />
    <hkern u1="Q" u2="&#x100;" k="-28" />
    <hkern u1="Q" u2="&#xdd;" k="38" />
    <hkern u1="Q" u2="&#xc5;" k="-28" />
    <hkern u1="Q" u2="&#xc4;" k="-28" />
    <hkern u1="Q" u2="&#xc3;" k="-28" />
    <hkern u1="Q" u2="&#xc2;" k="-28" />
    <hkern u1="Q" u2="&#xc1;" k="-28" />
    <hkern u1="Q" u2="&#xc0;" k="-28" />
    <hkern u1="Q" u2="z" k="-19" />
    <hkern u1="Q" u2="Y" k="38" />
    <hkern u1="Q" u2="X" k="-19" />
    <hkern u1="Q" u2="A" k="-28" />
    <hkern u1="S" u2="W" k="19" />
    <hkern u1="T" u2="&#xc6;" k="125" />
    <hkern u1="T" u2="r" k="57" />
    <hkern u1="T" u2="p" k="57" />
    <hkern u1="T" u2="m" k="66" />
    <hkern u1="T" u2="f" k="-19" />
    <hkern u1="T" u2="W" k="-28" />
    <hkern u1="T" u2="V" k="-38" />
    <hkern u1="T" u2="U" k="-17" />
    <hkern u1="T" u2="J" k="104" />
    <hkern u1="V" u2="&#x21a;" k="-38" />
    <hkern u1="V" u2="&#x219;" k="19" />
    <hkern u1="V" u2="&#x178;" k="-19" />
    <hkern u1="V" u2="&#x164;" k="-38" />
    <hkern u1="V" u2="&#x162;" k="-38" />
    <hkern u1="V" u2="&#x161;" k="19" />
    <hkern u1="V" u2="&#x15f;" k="19" />
    <hkern u1="V" u2="&#x15b;" k="19" />
    <hkern u1="V" u2="&#x153;" k="47" />
    <hkern u1="V" u2="&#x152;" k="28" />
    <hkern u1="V" u2="&#x148;" k="19" />
    <hkern u1="V" u2="&#x146;" k="19" />
    <hkern u1="V" u2="&#x144;" k="19" />
    <hkern u1="V" u2="&#x123;" k="47" />
    <hkern u1="V" u2="&#x122;" k="28" />
    <hkern u1="V" u2="&#x121;" k="47" />
    <hkern u1="V" u2="&#x120;" k="28" />
    <hkern u1="V" u2="&#x11f;" k="47" />
    <hkern u1="V" u2="&#x11e;" k="28" />
    <hkern u1="V" u2="&#x11b;" k="47" />
    <hkern u1="V" u2="&#x119;" k="47" />
    <hkern u1="V" u2="&#x117;" k="47" />
    <hkern u1="V" u2="&#x113;" k="47" />
    <hkern u1="V" u2="&#x111;" k="47" />
    <hkern u1="V" u2="&#x10f;" k="47" />
    <hkern u1="V" u2="&#x10d;" k="47" />
    <hkern u1="V" u2="&#x10c;" k="28" />
    <hkern u1="V" u2="&#x10b;" k="47" />
    <hkern u1="V" u2="&#x10a;" k="28" />
    <hkern u1="V" u2="&#x107;" k="47" />
    <hkern u1="V" u2="&#x106;" k="28" />
    <hkern u1="V" u2="&#x105;" k="38" />
    <hkern u1="V" u2="&#x104;" k="67" />
    <hkern u1="V" u2="&#x103;" k="38" />
    <hkern u1="V" u2="&#x102;" k="67" />
    <hkern u1="V" u2="&#x101;" k="38" />
    <hkern u1="V" u2="&#x100;" k="67" />
    <hkern u1="V" u2="&#xf8;" k="47" />
    <hkern u1="V" u2="&#xf6;" k="47" />
    <hkern u1="V" u2="&#xf5;" k="47" />
    <hkern u1="V" u2="&#xf4;" k="47" />
    <hkern u1="V" u2="&#xf3;" k="47" />
    <hkern u1="V" u2="&#xf2;" k="47" />
    <hkern u1="V" u2="&#xf1;" k="19" />
    <hkern u1="V" u2="&#xf0;" k="47" />
    <hkern u1="V" u2="&#xeb;" k="47" />
    <hkern u1="V" u2="&#xea;" k="47" />
    <hkern u1="V" u2="&#xe9;" k="47" />
    <hkern u1="V" u2="&#xe8;" k="47" />
    <hkern u1="V" u2="&#xe7;" k="47" />
    <hkern u1="V" u2="&#xe6;" k="38" />
    <hkern u1="V" u2="&#xe5;" k="38" />
    <hkern u1="V" u2="&#xe4;" k="38" />
    <hkern u1="V" u2="&#xe3;" k="38" />
    <hkern u1="V" u2="&#xe2;" k="38" />
    <hkern u1="V" u2="&#xe1;" k="38" />
    <hkern u1="V" u2="&#xe0;" k="38" />
    <hkern u1="V" u2="&#xdd;" k="-19" />
    <hkern u1="V" u2="&#xd6;" k="28" />
    <hkern u1="V" u2="&#xd5;" k="28" />
    <hkern u1="V" u2="&#xd4;" k="28" />
    <hkern u1="V" u2="&#xd3;" k="28" />
    <hkern u1="V" u2="&#xd2;" k="28" />
    <hkern u1="V" u2="&#xc7;" k="28" />
    <hkern u1="V" u2="&#xc6;" k="94" />
    <hkern u1="V" u2="&#xc5;" k="67" />
    <hkern u1="V" u2="&#xc4;" k="67" />
    <hkern u1="V" u2="&#xc3;" k="67" />
    <hkern u1="V" u2="&#xc2;" k="67" />
    <hkern u1="V" u2="&#xc1;" k="67" />
    <hkern u1="V" u2="&#xc0;" k="67" />
    <hkern u1="V" u2="s" k="19" />
    <hkern u1="V" u2="q" k="47" />
    <hkern u1="V" u2="o" k="47" />
    <hkern u1="V" u2="n" k="19" />
    <hkern u1="V" u2="m" k="19" />
    <hkern u1="V" u2="g" k="47" />
    <hkern u1="V" u2="e" k="47" />
    <hkern u1="V" u2="d" k="47" />
    <hkern u1="V" u2="c" k="47" />
    <hkern u1="V" u2="a" k="38" />
    <hkern u1="V" u2="Y" k="-19" />
    <hkern u1="V" u2="W" k="-19" />
    <hkern u1="V" u2="V" k="-19" />
    <hkern u1="V" u2="T" k="-38" />
    <hkern u1="V" u2="Q" k="28" />
    <hkern u1="V" u2="O" k="28" />
    <hkern u1="V" u2="J" k="38" />
    <hkern u1="V" u2="G" k="28" />
    <hkern u1="V" u2="C" k="28" />
    <hkern u1="V" u2="A" k="67" />
    <hkern u1="W" u2="&#x21a;" k="-28" />
    <hkern u1="W" u2="&#x178;" k="-14" />
    <hkern u1="W" u2="&#x164;" k="-28" />
    <hkern u1="W" u2="&#x162;" k="-28" />
    <hkern u1="W" u2="&#x153;" k="23" />
    <hkern u1="W" u2="&#x152;" k="19" />
    <hkern u1="W" u2="&#x123;" k="28" />
    <hkern u1="W" u2="&#x122;" k="19" />
    <hkern u1="W" u2="&#x121;" k="28" />
    <hkern u1="W" u2="&#x120;" k="19" />
    <hkern u1="W" u2="&#x11f;" k="28" />
    <hkern u1="W" u2="&#x11e;" k="19" />
    <hkern u1="W" u2="&#x11b;" k="23" />
    <hkern u1="W" u2="&#x119;" k="23" />
    <hkern u1="W" u2="&#x117;" k="23" />
    <hkern u1="W" u2="&#x113;" k="23" />
    <hkern u1="W" u2="&#x111;" k="23" />
    <hkern u1="W" u2="&#x10f;" k="23" />
    <hkern u1="W" u2="&#x10d;" k="23" />
    <hkern u1="W" u2="&#x10c;" k="19" />
    <hkern u1="W" u2="&#x10b;" k="23" />
    <hkern u1="W" u2="&#x10a;" k="19" />
    <hkern u1="W" u2="&#x107;" k="23" />
    <hkern u1="W" u2="&#x106;" k="19" />
    <hkern u1="W" u2="&#x105;" k="28" />
    <hkern u1="W" u2="&#x104;" k="47" />
    <hkern u1="W" u2="&#x103;" k="28" />
    <hkern u1="W" u2="&#x102;" k="47" />
    <hkern u1="W" u2="&#x101;" k="28" />
    <hkern u1="W" u2="&#x100;" k="47" />
    <hkern u1="W" u2="&#xf8;" k="23" />
    <hkern u1="W" u2="&#xf6;" k="23" />
    <hkern u1="W" u2="&#xf5;" k="23" />
    <hkern u1="W" u2="&#xf4;" k="23" />
    <hkern u1="W" u2="&#xf3;" k="23" />
    <hkern u1="W" u2="&#xf2;" k="23" />
    <hkern u1="W" u2="&#xf0;" k="23" />
    <hkern u1="W" u2="&#xeb;" k="23" />
    <hkern u1="W" u2="&#xea;" k="23" />
    <hkern u1="W" u2="&#xe9;" k="23" />
    <hkern u1="W" u2="&#xe8;" k="23" />
    <hkern u1="W" u2="&#xe7;" k="23" />
    <hkern u1="W" u2="&#xe6;" k="28" />
    <hkern u1="W" u2="&#xe5;" k="28" />
    <hkern u1="W" u2="&#xe4;" k="28" />
    <hkern u1="W" u2="&#xe3;" k="28" />
    <hkern u1="W" u2="&#xe2;" k="28" />
    <hkern u1="W" u2="&#xe1;" k="28" />
    <hkern u1="W" u2="&#xe0;" k="28" />
    <hkern u1="W" u2="&#xdd;" k="-14" />
    <hkern u1="W" u2="&#xd6;" k="19" />
    <hkern u1="W" u2="&#xd5;" k="19" />
    <hkern u1="W" u2="&#xd4;" k="19" />
    <hkern u1="W" u2="&#xd3;" k="19" />
    <hkern u1="W" u2="&#xd2;" k="19" />
    <hkern u1="W" u2="&#xc7;" k="19" />
    <hkern u1="W" u2="&#xc5;" k="47" />
    <hkern u1="W" u2="&#xc4;" k="47" />
    <hkern u1="W" u2="&#xc3;" k="47" />
    <hkern u1="W" u2="&#xc2;" k="47" />
    <hkern u1="W" u2="&#xc1;" k="47" />
    <hkern u1="W" u2="&#xc0;" k="47" />
    <hkern u1="W" u2="q" k="23" />
    <hkern u1="W" u2="o" k="23" />
    <hkern u1="W" u2="g" k="28" />
    <hkern u1="W" u2="e" k="23" />
    <hkern u1="W" u2="d" k="23" />
    <hkern u1="W" u2="c" k="23" />
    <hkern u1="W" u2="a" k="28" />
    <hkern u1="W" u2="Y" k="-14" />
    <hkern u1="W" u2="V" k="-19" />
    <hkern u1="W" u2="T" k="-28" />
    <hkern u1="W" u2="Q" k="19" />
    <hkern u1="W" u2="O" k="19" />
    <hkern u1="W" u2="J" k="28" />
    <hkern u1="W" u2="G" k="19" />
    <hkern u1="W" u2="C" k="19" />
    <hkern u1="W" u2="A" k="47" />
    <hkern u1="X" u2="&#x173;" k="28" />
    <hkern u1="X" u2="&#x171;" k="28" />
    <hkern u1="X" u2="&#x16f;" k="28" />
    <hkern u1="X" u2="&#x16b;" k="28" />
    <hkern u1="X" u2="&#x153;" k="18" />
    <hkern u1="X" u2="&#x152;" k="28" />
    <hkern u1="X" u2="&#x131;" k="21" />
    <hkern u1="X" u2="&#x12f;" k="21" />
    <hkern u1="X" u2="&#x12b;" k="21" />
    <hkern u1="X" u2="&#x123;" k="19" />
    <hkern u1="X" u2="&#x122;" k="28" />
    <hkern u1="X" u2="&#x121;" k="19" />
    <hkern u1="X" u2="&#x120;" k="28" />
    <hkern u1="X" u2="&#x11f;" k="19" />
    <hkern u1="X" u2="&#x11e;" k="28" />
    <hkern u1="X" u2="&#x11b;" k="18" />
    <hkern u1="X" u2="&#x119;" k="18" />
    <hkern u1="X" u2="&#x117;" k="18" />
    <hkern u1="X" u2="&#x113;" k="18" />
    <hkern u1="X" u2="&#x111;" k="18" />
    <hkern u1="X" u2="&#x10f;" k="18" />
    <hkern u1="X" u2="&#x10d;" k="18" />
    <hkern u1="X" u2="&#x10c;" k="28" />
    <hkern u1="X" u2="&#x10b;" k="18" />
    <hkern u1="X" u2="&#x10a;" k="28" />
    <hkern u1="X" u2="&#x107;" k="18" />
    <hkern u1="X" u2="&#x106;" k="28" />
    <hkern u1="X" u2="&#x105;" k="19" />
    <hkern u1="X" u2="&#x103;" k="19" />
    <hkern u1="X" u2="&#x101;" k="19" />
    <hkern u1="X" u2="&#xff;" k="19" />
    <hkern u1="X" u2="&#xfd;" k="19" />
    <hkern u1="X" u2="&#xfc;" k="28" />
    <hkern u1="X" u2="&#xfb;" k="28" />
    <hkern u1="X" u2="&#xfa;" k="28" />
    <hkern u1="X" u2="&#xf9;" k="28" />
    <hkern u1="X" u2="&#xf8;" k="18" />
    <hkern u1="X" u2="&#xf6;" k="18" />
    <hkern u1="X" u2="&#xf5;" k="18" />
    <hkern u1="X" u2="&#xf4;" k="18" />
    <hkern u1="X" u2="&#xf3;" k="18" />
    <hkern u1="X" u2="&#xf2;" k="18" />
    <hkern u1="X" u2="&#xf0;" k="18" />
    <hkern u1="X" u2="&#xef;" k="21" />
    <hkern u1="X" u2="&#xee;" k="21" />
    <hkern u1="X" u2="&#xed;" k="21" />
    <hkern u1="X" u2="&#xec;" k="21" />
    <hkern u1="X" u2="&#xeb;" k="18" />
    <hkern u1="X" u2="&#xea;" k="18" />
    <hkern u1="X" u2="&#xe9;" k="18" />
    <hkern u1="X" u2="&#xe8;" k="18" />
    <hkern u1="X" u2="&#xe7;" k="18" />
    <hkern u1="X" u2="&#xe6;" k="19" />
    <hkern u1="X" u2="&#xe5;" k="19" />
    <hkern u1="X" u2="&#xe4;" k="19" />
    <hkern u1="X" u2="&#xe3;" k="19" />
    <hkern u1="X" u2="&#xe2;" k="19" />
    <hkern u1="X" u2="&#xe1;" k="19" />
    <hkern u1="X" u2="&#xe0;" k="19" />
    <hkern u1="X" u2="&#xd6;" k="28" />
    <hkern u1="X" u2="&#xd5;" k="28" />
    <hkern u1="X" u2="&#xd4;" k="28" />
    <hkern u1="X" u2="&#xd3;" k="28" />
    <hkern u1="X" u2="&#xd2;" k="28" />
    <hkern u1="X" u2="&#xc7;" k="28" />
    <hkern u1="X" u2="y" k="19" />
    <hkern u1="X" u2="v" k="19" />
    <hkern u1="X" u2="u" k="28" />
    <hkern u1="X" u2="q" k="18" />
    <hkern u1="X" u2="o" k="18" />
    <hkern u1="X" u2="i" k="21" />
    <hkern u1="X" u2="g" k="19" />
    <hkern u1="X" u2="e" k="18" />
    <hkern u1="X" u2="d" k="18" />
    <hkern u1="X" u2="c" k="18" />
    <hkern u1="X" u2="a" k="19" />
    <hkern u1="X" u2="Q" k="28" />
    <hkern u1="X" u2="O" k="28" />
    <hkern u1="X" u2="G" k="28" />
    <hkern u1="X" u2="C" k="28" />
    <hkern u1="Y" u2="x" k="19" />
    <hkern u1="Y" u2="p" k="52" />
    <hkern u1="Y" u2="V" k="-19" />
    <hkern u1="Y" u2="J" k="57" />
    <hkern u1="a" u2="&#xff;" k="23" />
    <hkern u1="a" u2="&#xfd;" k="23" />
    <hkern u1="a" u2="y" k="23" />
    <hkern u1="a" u2="v" k="23" />
    <hkern u1="c" u2="W" k="28" />
    <hkern u1="d" u2="j" k="-17" />
    <hkern u1="e" u2="X" k="19" />
    <hkern u1="e" u2="W" k="28" />
    <hkern u1="e" u2="V" k="38" />
    <hkern u1="f" u2="W" k="-19" />
    <hkern u1="g" u2="&#x178;" k="47" />
    <hkern u1="g" u2="&#xdd;" k="47" />
    <hkern u1="g" u2="Y" k="47" />
    <hkern u1="h" u2="W" k="28" />
    <hkern u1="j" u2="j" k="-44" />
    <hkern u1="k" u2="&#x21b;" k="12" />
    <hkern u1="k" u2="&#x165;" k="12" />
    <hkern u1="k" u2="&#x163;" k="12" />
    <hkern u1="k" u2="&#x153;" k="29" />
    <hkern u1="k" u2="&#x152;" k="19" />
    <hkern u1="k" u2="&#x131;" k="12" />
    <hkern u1="k" u2="&#x12f;" k="12" />
    <hkern u1="k" u2="&#x12b;" k="12" />
    <hkern u1="k" u2="&#x122;" k="19" />
    <hkern u1="k" u2="&#x120;" k="19" />
    <hkern u1="k" u2="&#x11e;" k="19" />
    <hkern u1="k" u2="&#x11b;" k="29" />
    <hkern u1="k" u2="&#x119;" k="29" />
    <hkern u1="k" u2="&#x117;" k="29" />
    <hkern u1="k" u2="&#x113;" k="29" />
    <hkern u1="k" u2="&#x111;" k="29" />
    <hkern u1="k" u2="&#x10f;" k="29" />
    <hkern u1="k" u2="&#x10d;" k="29" />
    <hkern u1="k" u2="&#x10c;" k="19" />
    <hkern u1="k" u2="&#x10b;" k="29" />
    <hkern u1="k" u2="&#x10a;" k="19" />
    <hkern u1="k" u2="&#x107;" k="29" />
    <hkern u1="k" u2="&#x106;" k="19" />
    <hkern u1="k" u2="&#x104;" k="-28" />
    <hkern u1="k" u2="&#x102;" k="-28" />
    <hkern u1="k" u2="&#x100;" k="-28" />
    <hkern u1="k" u2="&#xf8;" k="29" />
    <hkern u1="k" u2="&#xf6;" k="29" />
    <hkern u1="k" u2="&#xf5;" k="29" />
    <hkern u1="k" u2="&#xf4;" k="29" />
    <hkern u1="k" u2="&#xf3;" k="29" />
    <hkern u1="k" u2="&#xf2;" k="29" />
    <hkern u1="k" u2="&#xf0;" k="29" />
    <hkern u1="k" u2="&#xef;" k="12" />
    <hkern u1="k" u2="&#xee;" k="12" />
    <hkern u1="k" u2="&#xed;" k="12" />
    <hkern u1="k" u2="&#xec;" k="12" />
    <hkern u1="k" u2="&#xeb;" k="29" />
    <hkern u1="k" u2="&#xea;" k="29" />
    <hkern u1="k" u2="&#xe9;" k="29" />
    <hkern u1="k" u2="&#xe8;" k="29" />
    <hkern u1="k" u2="&#xe7;" k="29" />
    <hkern u1="k" u2="&#xd6;" k="19" />
    <hkern u1="k" u2="&#xd5;" k="19" />
    <hkern u1="k" u2="&#xd4;" k="19" />
    <hkern u1="k" u2="&#xd3;" k="19" />
    <hkern u1="k" u2="&#xd2;" k="19" />
    <hkern u1="k" u2="&#xc7;" k="19" />
    <hkern u1="k" u2="&#xc5;" k="-28" />
    <hkern u1="k" u2="&#xc4;" k="-28" />
    <hkern u1="k" u2="&#xc3;" k="-28" />
    <hkern u1="k" u2="&#xc2;" k="-28" />
    <hkern u1="k" u2="&#xc1;" k="-28" />
    <hkern u1="k" u2="&#xc0;" k="-28" />
    <hkern u1="k" u2="t" k="12" />
    <hkern u1="k" u2="q" k="29" />
    <hkern u1="k" u2="o" k="29" />
    <hkern u1="k" u2="i" k="12" />
    <hkern u1="k" u2="e" k="29" />
    <hkern u1="k" u2="d" k="29" />
    <hkern u1="k" u2="c" k="29" />
    <hkern u1="k" u2="Q" k="19" />
    <hkern u1="k" u2="O" k="19" />
    <hkern u1="k" u2="G" k="19" />
    <hkern u1="k" u2="C" k="19" />
    <hkern u1="k" u2="A" k="-28" />
    <hkern u1="l" u2="&#x2026;" k="-28" />
    <hkern u1="l" u2="&#x201e;" k="-28" />
    <hkern u1="l" u2="&#x201d;" k="25" />
    <hkern u1="l" u2="&#x201a;" k="-28" />
    <hkern u1="l" u2="&#x2019;" k="25" />
    <hkern u1="l" u2="&#x131;" k="27" />
    <hkern u1="l" u2="&#x12f;" k="27" />
    <hkern u1="l" u2="&#x12b;" k="27" />
    <hkern u1="l" u2="&#x105;" k="-22" />
    <hkern u1="l" u2="&#x103;" k="-22" />
    <hkern u1="l" u2="&#x101;" k="-22" />
    <hkern u1="l" u2="&#xef;" k="27" />
    <hkern u1="l" u2="&#xee;" k="27" />
    <hkern u1="l" u2="&#xed;" k="27" />
    <hkern u1="l" u2="&#xec;" k="27" />
    <hkern u1="l" u2="&#xe6;" k="-22" />
    <hkern u1="l" u2="&#xe5;" k="-22" />
    <hkern u1="l" u2="&#xe4;" k="-22" />
    <hkern u1="l" u2="&#xe3;" k="-22" />
    <hkern u1="l" u2="&#xe2;" k="-22" />
    <hkern u1="l" u2="&#xe1;" k="-22" />
    <hkern u1="l" u2="&#xe0;" k="-22" />
    <hkern u1="l" u2="p" k="-12" />
    <hkern u1="l" u2="i" k="27" />
    <hkern u1="l" u2="a" k="-22" />
    <hkern u1="l" u2="X" k="-19" />
    <hkern u1="l" u2="&#x2e;" k="-28" />
    <hkern u1="l" u2="&#x2c;" k="-28" />
    <hkern u1="m" u2="W" k="28" />
    <hkern u1="n" u2="W" k="28" />
    <hkern u1="r" u2="&#x21b;" k="-16" />
    <hkern u1="r" u2="&#x165;" k="-16" />
    <hkern u1="r" u2="&#x163;" k="-16" />
    <hkern u1="r" u2="&#x131;" k="-15" />
    <hkern u1="r" u2="&#x12f;" k="-15" />
    <hkern u1="r" u2="&#x12b;" k="-15" />
    <hkern u1="r" u2="&#x105;" k="13" />
    <hkern u1="r" u2="&#x103;" k="13" />
    <hkern u1="r" u2="&#x101;" k="13" />
    <hkern u1="r" u2="&#xff;" k="-26" />
    <hkern u1="r" u2="&#xfd;" k="-26" />
    <hkern u1="r" u2="&#xef;" k="-15" />
    <hkern u1="r" u2="&#xee;" k="-15" />
    <hkern u1="r" u2="&#xed;" k="-15" />
    <hkern u1="r" u2="&#xec;" k="-15" />
    <hkern u1="r" u2="&#xe6;" k="13" />
    <hkern u1="r" u2="&#xe5;" k="13" />
    <hkern u1="r" u2="&#xe4;" k="13" />
    <hkern u1="r" u2="&#xe3;" k="13" />
    <hkern u1="r" u2="&#xe2;" k="13" />
    <hkern u1="r" u2="&#xe1;" k="13" />
    <hkern u1="r" u2="&#xe0;" k="13" />
    <hkern u1="r" u2="y" k="-26" />
    <hkern u1="r" u2="x" k="-21" />
    <hkern u1="r" u2="w" k="-24" />
    <hkern u1="r" u2="v" k="-26" />
    <hkern u1="r" u2="t" k="-16" />
    <hkern u1="r" u2="i" k="-15" />
    <hkern u1="r" u2="f" k="-19" />
    <hkern u1="r" u2="a" k="13" />
    <hkern u1="r" u2="W" k="-28" />
    <hkern u1="s" u2="V" k="19" />
    <hkern u1="s" u2="J" k="-21" />
    <hkern u1="t" u2="w" k="-12" />
    <hkern u1="v" u2="f" k="-27" />
    <hkern u1="v" u2="X" k="19" />
    <hkern u1="w" u2="&#xff;" k="-26" />
    <hkern u1="w" u2="&#xfd;" k="-26" />
    <hkern u1="w" u2="y" k="-26" />
    <hkern u1="w" u2="v" k="-26" />
    <hkern u1="x" u2="&#x178;" k="19" />
    <hkern u1="x" u2="&#x104;" k="-20" />
    <hkern u1="x" u2="&#x102;" k="-20" />
    <hkern u1="x" u2="&#x100;" k="-20" />
    <hkern u1="x" u2="&#xdd;" k="19" />
    <hkern u1="x" u2="&#xc5;" k="-20" />
    <hkern u1="x" u2="&#xc4;" k="-20" />
    <hkern u1="x" u2="&#xc3;" k="-20" />
    <hkern u1="x" u2="&#xc2;" k="-20" />
    <hkern u1="x" u2="&#xc1;" k="-20" />
    <hkern u1="x" u2="&#xc0;" k="-20" />
    <hkern u1="x" u2="Y" k="19" />
    <hkern u1="x" u2="A" k="-20" />
    <hkern u1="y" u2="f" k="-27" />
    <hkern u1="y" u2="X" k="19" />
    <hkern u1="&#xc0;" u2="x" k="-20" />
    <hkern u1="&#xc0;" u2="w" k="44" />
    <hkern u1="&#xc0;" u2="l" k="21" />
    <hkern u1="&#xc0;" u2="W" k="47" />
    <hkern u1="&#xc0;" u2="V" k="89" />
    <hkern u1="&#xc0;" u2="U" k="28" />
    <hkern u1="&#xc1;" u2="x" k="-20" />
    <hkern u1="&#xc1;" u2="w" k="44" />
    <hkern u1="&#xc1;" u2="l" k="21" />
    <hkern u1="&#xc1;" u2="W" k="47" />
    <hkern u1="&#xc1;" u2="V" k="89" />
    <hkern u1="&#xc1;" u2="U" k="28" />
    <hkern u1="&#xc2;" u2="x" k="-20" />
    <hkern u1="&#xc2;" u2="w" k="44" />
    <hkern u1="&#xc2;" u2="l" k="21" />
    <hkern u1="&#xc2;" u2="W" k="47" />
    <hkern u1="&#xc2;" u2="V" k="89" />
    <hkern u1="&#xc2;" u2="U" k="28" />
    <hkern u1="&#xc3;" u2="x" k="-20" />
    <hkern u1="&#xc3;" u2="w" k="44" />
    <hkern u1="&#xc3;" u2="l" k="21" />
    <hkern u1="&#xc3;" u2="W" k="47" />
    <hkern u1="&#xc3;" u2="V" k="89" />
    <hkern u1="&#xc3;" u2="U" k="28" />
    <hkern u1="&#xc4;" u2="x" k="-20" />
    <hkern u1="&#xc4;" u2="w" k="44" />
    <hkern u1="&#xc4;" u2="l" k="21" />
    <hkern u1="&#xc4;" u2="W" k="47" />
    <hkern u1="&#xc4;" u2="V" k="89" />
    <hkern u1="&#xc4;" u2="U" k="28" />
    <hkern u1="&#xc5;" u2="x" k="-20" />
    <hkern u1="&#xc5;" u2="w" k="44" />
    <hkern u1="&#xc5;" u2="l" k="21" />
    <hkern u1="&#xc5;" u2="W" k="47" />
    <hkern u1="&#xc5;" u2="V" k="89" />
    <hkern u1="&#xc5;" u2="U" k="28" />
    <hkern u1="&#xc6;" u2="W" k="-18" />
    <hkern u1="&#xc6;" u2="V" k="-17" />
    <hkern u1="&#xc8;" u2="W" k="-18" />
    <hkern u1="&#xc8;" u2="V" k="-17" />
    <hkern u1="&#xc9;" u2="W" k="-18" />
    <hkern u1="&#xc9;" u2="V" k="-17" />
    <hkern u1="&#xca;" u2="W" k="-18" />
    <hkern u1="&#xca;" u2="V" k="-17" />
    <hkern u1="&#xcb;" u2="W" k="-18" />
    <hkern u1="&#xcb;" u2="V" k="-17" />
    <hkern u1="&#xcc;" u2="f" k="21" />
    <hkern u1="&#xcd;" u2="f" k="21" />
    <hkern u1="&#xce;" u2="f" k="21" />
    <hkern u1="&#xcf;" u2="f" k="21" />
    <hkern u1="&#xd0;" u2="&#xc6;" k="70" />
    <hkern u1="&#xd0;" u2="X" k="19" />
    <hkern u1="&#xd0;" u2="W" k="19" />
    <hkern u1="&#xd0;" u2="V" k="28" />
    <hkern u1="&#xd0;" u2="I" k="28" />
    <hkern u1="&#xd2;" u2="&#xc6;" k="70" />
    <hkern u1="&#xd2;" u2="X" k="19" />
    <hkern u1="&#xd2;" u2="W" k="19" />
    <hkern u1="&#xd2;" u2="V" k="28" />
    <hkern u1="&#xd2;" u2="I" k="28" />
    <hkern u1="&#xd3;" u2="&#xc6;" k="70" />
    <hkern u1="&#xd3;" u2="X" k="19" />
    <hkern u1="&#xd3;" u2="W" k="19" />
    <hkern u1="&#xd3;" u2="V" k="28" />
    <hkern u1="&#xd3;" u2="I" k="28" />
    <hkern u1="&#xd4;" u2="&#xc6;" k="70" />
    <hkern u1="&#xd4;" u2="X" k="19" />
    <hkern u1="&#xd4;" u2="W" k="19" />
    <hkern u1="&#xd4;" u2="V" k="28" />
    <hkern u1="&#xd4;" u2="I" k="28" />
    <hkern u1="&#xd5;" u2="&#xc6;" k="70" />
    <hkern u1="&#xd5;" u2="X" k="19" />
    <hkern u1="&#xd5;" u2="W" k="19" />
    <hkern u1="&#xd5;" u2="V" k="28" />
    <hkern u1="&#xd5;" u2="I" k="28" />
    <hkern u1="&#xd6;" u2="&#xc6;" k="70" />
    <hkern u1="&#xd6;" u2="X" k="19" />
    <hkern u1="&#xd6;" u2="W" k="19" />
    <hkern u1="&#xd6;" u2="V" k="28" />
    <hkern u1="&#xd6;" u2="I" k="28" />
    <hkern u1="&#xdd;" u2="x" k="19" />
    <hkern u1="&#xdd;" u2="p" k="52" />
    <hkern u1="&#xdd;" u2="V" k="-19" />
    <hkern u1="&#xdd;" u2="J" k="57" />
    <hkern u1="&#xe0;" u2="W" k="28" />
    <hkern u1="&#xe1;" u2="W" k="28" />
    <hkern u1="&#xe2;" u2="W" k="28" />
    <hkern u1="&#xe3;" u2="W" k="28" />
    <hkern u1="&#xe4;" u2="W" k="28" />
    <hkern u1="&#xe5;" u2="W" k="28" />
    <hkern u1="&#xe6;" u2="X" k="19" />
    <hkern u1="&#xe6;" u2="W" k="28" />
    <hkern u1="&#xe6;" u2="V" k="38" />
    <hkern u1="&#xe7;" u2="W" k="28" />
    <hkern u1="&#xe8;" u2="X" k="19" />
    <hkern u1="&#xe8;" u2="W" k="28" />
    <hkern u1="&#xe8;" u2="V" k="38" />
    <hkern u1="&#xe9;" u2="X" k="19" />
    <hkern u1="&#xe9;" u2="W" k="28" />
    <hkern u1="&#xe9;" u2="V" k="38" />
    <hkern u1="&#xea;" u2="X" k="19" />
    <hkern u1="&#xea;" u2="W" k="28" />
    <hkern u1="&#xea;" u2="V" k="38" />
    <hkern u1="&#xeb;" u2="X" k="19" />
    <hkern u1="&#xeb;" u2="W" k="28" />
    <hkern u1="&#xeb;" u2="V" k="38" />
    <hkern u1="&#xef;" u2="l" k="-20" />
    <hkern u1="&#xf0;" u2="&#xc6;" k="70" />
    <hkern u1="&#xf0;" u2="X" k="19" />
    <hkern u1="&#xf0;" u2="W" k="19" />
    <hkern u1="&#xf0;" u2="V" k="28" />
    <hkern u1="&#xf0;" u2="I" k="28" />
    <hkern u1="&#xf1;" u2="W" k="28" />
    <hkern u1="&#xfd;" u2="f" k="-27" />
    <hkern u1="&#xfd;" u2="X" k="19" />
    <hkern u1="&#xff;" u2="f" k="-27" />
    <hkern u1="&#xff;" u2="X" k="19" />
    <hkern u1="&#x100;" u2="x" k="-20" />
    <hkern u1="&#x100;" u2="w" k="44" />
    <hkern u1="&#x100;" u2="l" k="21" />
    <hkern u1="&#x100;" u2="W" k="47" />
    <hkern u1="&#x100;" u2="V" k="89" />
    <hkern u1="&#x100;" u2="U" k="28" />
    <hkern u1="&#x101;" u2="W" k="28" />
    <hkern u1="&#x102;" u2="x" k="-20" />
    <hkern u1="&#x102;" u2="w" k="44" />
    <hkern u1="&#x102;" u2="l" k="21" />
    <hkern u1="&#x102;" u2="W" k="47" />
    <hkern u1="&#x102;" u2="V" k="89" />
    <hkern u1="&#x102;" u2="U" k="28" />
    <hkern u1="&#x103;" u2="W" k="28" />
    <hkern u1="&#x104;" u2="x" k="-20" />
    <hkern u1="&#x104;" u2="w" k="44" />
    <hkern u1="&#x104;" u2="l" k="21" />
    <hkern u1="&#x104;" u2="W" k="47" />
    <hkern u1="&#x104;" u2="V" k="89" />
    <hkern u1="&#x104;" u2="U" k="28" />
    <hkern u1="&#x105;" u2="j" k="-56" />
    <hkern u1="&#x107;" u2="W" k="28" />
    <hkern u1="&#x10b;" u2="W" k="28" />
    <hkern u1="&#x10d;" u2="W" k="28" />
    <hkern u1="&#x10e;" u2="&#xc6;" k="70" />
    <hkern u1="&#x10e;" u2="X" k="19" />
    <hkern u1="&#x10e;" u2="W" k="19" />
    <hkern u1="&#x10e;" u2="V" k="28" />
    <hkern u1="&#x10e;" u2="I" k="28" />
    <hkern u1="&#x110;" u2="&#xc6;" k="70" />
    <hkern u1="&#x110;" u2="X" k="19" />
    <hkern u1="&#x110;" u2="W" k="19" />
    <hkern u1="&#x110;" u2="V" k="28" />
    <hkern u1="&#x110;" u2="I" k="28" />
    <hkern u1="&#x111;" u2="W" k="-19" />
    <hkern u1="&#x112;" u2="W" k="-18" />
    <hkern u1="&#x112;" u2="V" k="-17" />
    <hkern u1="&#x113;" u2="X" k="19" />
    <hkern u1="&#x113;" u2="W" k="28" />
    <hkern u1="&#x113;" u2="V" k="38" />
    <hkern u1="&#x116;" u2="W" k="-18" />
    <hkern u1="&#x116;" u2="V" k="-17" />
    <hkern u1="&#x117;" u2="X" k="19" />
    <hkern u1="&#x117;" u2="W" k="28" />
    <hkern u1="&#x117;" u2="V" k="38" />
    <hkern u1="&#x118;" u2="W" k="-18" />
    <hkern u1="&#x118;" u2="V" k="-17" />
    <hkern u1="&#x119;" u2="X" k="19" />
    <hkern u1="&#x119;" u2="W" k="28" />
    <hkern u1="&#x119;" u2="V" k="38" />
    <hkern u1="&#x11a;" u2="W" k="-18" />
    <hkern u1="&#x11a;" u2="V" k="-17" />
    <hkern u1="&#x11b;" u2="X" k="19" />
    <hkern u1="&#x11b;" u2="W" k="28" />
    <hkern u1="&#x11b;" u2="V" k="38" />
    <hkern u1="&#x12a;" u2="f" k="21" />
    <hkern u1="&#x12e;" u2="f" k="21" />
    <hkern u1="&#x141;" u2="x" k="-28" />
    <hkern u1="&#x141;" u2="w" k="47" />
    <hkern u1="&#x141;" u2="X" k="-28" />
    <hkern u1="&#x141;" u2="W" k="38" />
    <hkern u1="&#x141;" u2="V" k="66" />
    <hkern u1="&#x141;" u2="J" k="-28" />
    <hkern u1="&#x144;" u2="W" k="28" />
    <hkern u1="&#x146;" u2="W" k="28" />
    <hkern u1="&#x148;" u2="W" k="28" />
    <hkern u1="&#x152;" u2="W" k="-18" />
    <hkern u1="&#x152;" u2="V" k="-17" />
    <hkern u1="&#x153;" u2="X" k="19" />
    <hkern u1="&#x153;" u2="W" k="28" />
    <hkern u1="&#x153;" u2="V" k="38" />
    <hkern u1="&#x15a;" u2="W" k="19" />
    <hkern u1="&#x15b;" u2="V" k="19" />
    <hkern u1="&#x15b;" u2="J" k="-21" />
    <hkern u1="&#x15e;" u2="W" k="19" />
    <hkern u1="&#x15f;" u2="V" k="19" />
    <hkern u1="&#x15f;" u2="J" k="-21" />
    <hkern u1="&#x160;" u2="W" k="19" />
    <hkern u1="&#x161;" u2="V" k="19" />
    <hkern u1="&#x161;" u2="J" k="-21" />
    <hkern u1="&#x162;" u2="&#xc6;" k="125" />
    <hkern u1="&#x162;" u2="r" k="57" />
    <hkern u1="&#x162;" u2="p" k="57" />
    <hkern u1="&#x162;" u2="m" k="66" />
    <hkern u1="&#x162;" u2="f" k="-19" />
    <hkern u1="&#x162;" u2="W" k="-28" />
    <hkern u1="&#x162;" u2="V" k="-38" />
    <hkern u1="&#x162;" u2="U" k="-17" />
    <hkern u1="&#x162;" u2="J" k="104" />
    <hkern u1="&#x163;" u2="w" k="-12" />
    <hkern u1="&#x164;" u2="&#xc6;" k="125" />
    <hkern u1="&#x164;" u2="r" k="57" />
    <hkern u1="&#x164;" u2="p" k="57" />
    <hkern u1="&#x164;" u2="m" k="66" />
    <hkern u1="&#x164;" u2="f" k="-19" />
    <hkern u1="&#x164;" u2="W" k="-28" />
    <hkern u1="&#x164;" u2="V" k="-38" />
    <hkern u1="&#x164;" u2="U" k="-17" />
    <hkern u1="&#x164;" u2="J" k="104" />
    <hkern u1="&#x165;" u2="w" k="-12" />
    <hkern u1="&#x178;" u2="x" k="19" />
    <hkern u1="&#x178;" u2="p" k="52" />
    <hkern u1="&#x178;" u2="V" k="-19" />
    <hkern u1="&#x178;" u2="J" k="57" />
    <hkern u1="&#x218;" u2="W" k="19" />
    <hkern u1="&#x219;" u2="V" k="19" />
    <hkern u1="&#x219;" u2="J" k="-21" />
    <hkern u1="&#x21a;" u2="&#xc6;" k="125" />
    <hkern u1="&#x21a;" u2="r" k="57" />
    <hkern u1="&#x21a;" u2="p" k="57" />
    <hkern u1="&#x21a;" u2="m" k="66" />
    <hkern u1="&#x21a;" u2="f" k="-19" />
    <hkern u1="&#x21a;" u2="W" k="-28" />
    <hkern u1="&#x21a;" u2="V" k="-38" />
    <hkern u1="&#x21a;" u2="U" k="-17" />
    <hkern u1="&#x21a;" u2="J" k="104" />
    <hkern u1="&#x21b;" u2="w" k="-12" />
    <hkern u1="&#x2013;" u2="&#x37;" k="55" />
    <hkern u1="&#x2013;" u2="&#x34;" k="-31" />
    <hkern u1="&#x2013;" u2="&#x32;" k="31" />
    <hkern u1="&#x2013;" u2="&#x31;" k="47" />
    <hkern u1="&#x2014;" u2="&#x37;" k="55" />
    <hkern u1="&#x2014;" u2="&#x34;" k="-31" />
    <hkern u1="&#x2014;" u2="&#x32;" k="31" />
    <hkern u1="&#x2014;" u2="&#x31;" k="47" />
    <hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="37" />
    <hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	g2="v,y,yacute,ydieresis"
	k="40" />
    <hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	g2="Y,Yacute,Ydieresis"
	k="66" />
    <hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="-19" />
    <hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	g2="u,ugrave,uacute,ucircumflex,udieresis,umacron,uring,uhungarumlaut,uogonek"
	k="24" />
    <hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	g2="t,uni0163,tcaron,uni021B"
	k="50" />
    <hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	g2="T,uni0162,Tcaron,uni021A"
	k="66" />
    <hkern g1="c,ccedilla,cacute,cdotaccent,ccaron"
	g2="Y,Yacute,Ydieresis"
	k="76" />
    <hkern g1="c,ccedilla,cacute,cdotaccent,ccaron"
	g2="T,uni0162,Tcaron,uni021A"
	k="47" />
    <hkern g1="C,Ccedilla,Cacute,Cdotaccent,Ccaron"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="19" />
    <hkern g1="C,Ccedilla,Cacute,Cdotaccent,Ccaron"
	g2="Y,Yacute,Ydieresis"
	k="23" />
    <hkern g1="C,Ccedilla,Cacute,Cdotaccent,Ccaron"
	g2="c,d,e,o,q,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,cacute,cdotaccent,ccaron,dcaron,dcroat,emacron,edotaccent,eogonek,ecaron,oe"
	k="17" />
    <hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,emacron,edotaccent,eogonek,ecaron,oe"
	g2="v,y,yacute,ydieresis"
	k="12" />
    <hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,emacron,edotaccent,eogonek,ecaron,oe"
	g2="Y,Yacute,Ydieresis"
	k="76" />
    <hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,emacron,edotaccent,eogonek,ecaron,oe"
	g2="T,uni0162,Tcaron,uni021A"
	k="66" />
    <hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,Emacron,Edotaccent,Eogonek,Ecaron,OE"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="19" />
    <hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,Emacron,Edotaccent,Eogonek,Ecaron,OE"
	g2="c,d,e,o,q,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,cacute,cdotaccent,ccaron,dcaron,dcroat,emacron,edotaccent,eogonek,ecaron,oe"
	k="17" />
    <hkern g1="I,Igrave,Iacute,Icircumflex,Idieresis,Imacron,Iogonek"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="28" />
    <hkern g1="I,Igrave,Iacute,Icircumflex,Idieresis,Imacron,Iogonek"
	g2="t,uni0163,tcaron,uni021B"
	k="28" />
    <hkern g1="I,Igrave,Iacute,Icircumflex,Idieresis,Imacron,Iogonek"
	g2="g,gbreve,gdotaccent,uni0123"
	k="21" />
    <hkern g1="L,Lslash"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="37" />
    <hkern g1="L,Lslash"
	g2="v,y,yacute,ydieresis"
	k="38" />
    <hkern g1="L,Lslash"
	g2="Y,Yacute,Ydieresis"
	k="93" />
    <hkern g1="L,Lslash"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="-28" />
    <hkern g1="L,Lslash"
	g2="T,uni0162,Tcaron,uni021A"
	k="96" />
    <hkern g1="L,Lslash"
	g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae,amacron,abreve,aogonek"
	k="-12" />
    <hkern g1="L,Lslash"
	g2="i,igrave,iacute,icircumflex,idieresis,imacron,iogonek,dotlessi"
	k="38" />
    <hkern g1="h,m,n,agrave,aacute,acircumflex,atilde,adieresis,aring,ntilde,amacron,abreve,nacute,uni0146,ncaron"
	g2="Y,Yacute,Ydieresis"
	k="66" />
    <hkern g1="h,m,n,agrave,aacute,acircumflex,atilde,adieresis,aring,ntilde,amacron,abreve,nacute,uni0146,ncaron"
	g2="t,uni0163,tcaron,uni021B"
	k="13" />
    <hkern g1="h,m,n,agrave,aacute,acircumflex,atilde,adieresis,aring,ntilde,amacron,abreve,nacute,uni0146,ncaron"
	g2="T,uni0162,Tcaron,uni021A"
	k="57" />
    <hkern g1="h,m,n,agrave,aacute,acircumflex,atilde,adieresis,aring,ntilde,amacron,abreve,nacute,uni0146,ncaron"
	g2="i,igrave,iacute,icircumflex,idieresis,imacron,iogonek,dotlessi"
	k="15" />
    <hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,eth,Dcaron,Dcroat"
	g2="Y,Yacute,Ydieresis"
	k="47" />
    <hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,eth,Dcaron,Dcroat"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="38" />
    <hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,eth,Dcaron,Dcroat"
	g2="T,uni0162,Tcaron,uni021A"
	k="38" />
    <hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,eth,Dcaron,Dcroat"
	g2="Z,Zcaron"
	k="19" />
    <hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,eth,Dcaron,Dcroat"
	g2="z,zacute,zdotaccent,zcaron"
	k="19" />
    <hkern g1="s,sacute,scedilla,scaron,uni0219"
	g2="Y,Yacute,Ydieresis"
	k="56" />
    <hkern g1="s,sacute,scedilla,scaron,uni0219"
	g2="T,uni0162,Tcaron,uni021A"
	k="38" />
    <hkern g1="s,sacute,scedilla,scaron,uni0219"
	g2="i,igrave,iacute,icircumflex,idieresis,imacron,iogonek,dotlessi"
	k="12" />
    <hkern g1="s,sacute,scedilla,scaron,uni0219"
	g2="s,sacute,scedilla,scaron,uni0219"
	k="11" />
    <hkern g1="q"
	g2="Y,Yacute,Ydieresis"
	k="28" />
    <hkern g1="q"
	g2="T,uni0162,Tcaron,uni021A"
	k="47" />
    <hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="28" />
    <hkern g1="v,y,yacute,ydieresis"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="56" />
    <hkern g1="v,y,yacute,ydieresis"
	g2="c,d,e,o,q,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,cacute,cdotaccent,ccaron,dcaron,dcroat,emacron,edotaccent,eogonek,ecaron,oe"
	k="10" />
    <hkern g1="v,y,yacute,ydieresis"
	g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae,amacron,abreve,aogonek"
	k="5" />
    <hkern g1="v,y,yacute,ydieresis"
	g2="i,igrave,iacute,icircumflex,idieresis,imacron,iogonek,dotlessi"
	k="-17" />
    <hkern g1="v,y,yacute,ydieresis"
	g2="Z,Zcaron"
	k="19" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="47" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="66" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="u,ugrave,uacute,ucircumflex,udieresis,umacron,uring,uhungarumlaut,uogonek"
	k="38" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="T,uni0162,Tcaron,uni021A"
	k="-19" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="c,d,e,o,q,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,cacute,cdotaccent,ccaron,dcaron,dcroat,emacron,edotaccent,eogonek,ecaron,oe"
	k="86" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="g,gbreve,gdotaccent,uni0123"
	k="85" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae,amacron,abreve,aogonek"
	k="76" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="i,igrave,iacute,icircumflex,idieresis,imacron,iogonek,dotlessi"
	k="35" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="z,zacute,zdotaccent,zcaron"
	k="19" />
    <hkern g1="Y,Yacute,Ydieresis"
	g2="s,sacute,scedilla,scaron,uni0219"
	k="60" />
    <hkern g1="z,zacute,zdotaccent,zcaron"
	g2="Y,Yacute,Ydieresis"
	k="19" />
    <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="28" />
    <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
	g2="t,uni0163,tcaron,uni021B"
	k="28" />
    <hkern g1="Z,Zacute,Zdotaccent,Zcaron"
	g2="g,gbreve,gdotaccent,uni0123"
	k="28" />
    <hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis"
	g2="g,gbreve,gdotaccent,uni0123"
	k="15" />
    <hkern g1="quoteright,quotedblright"
	g2="s,sacute,scedilla,scaron,uni0219"
	k="28" />
    <hkern g1="f,dcroat"
	g2="t,uni0163,tcaron,uni021B"
	k="-12" />
    <hkern g1="f,dcroat"
	g2="T,uni0162,Tcaron,uni021A"
	k="-28" />
    <hkern g1="f,dcroat"
	g2="c,d,e,o,q,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,cacute,cdotaccent,ccaron,dcaron,dcroat,emacron,edotaccent,eogonek,ecaron,oe"
	k="10" />
    <hkern g1="f,dcroat"
	g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae,amacron,abreve,aogonek"
	k="23" />
    <hkern g1="t,uni0163,tcaron,uni021B"
	g2="Y,Yacute,Ydieresis"
	k="28" />
    <hkern g1="t,uni0163,tcaron,uni021B"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="-24" />
    <hkern g1="u,ugrave,uacute,ucircumflex,udieresis,uring,uhungarumlaut"
	g2="Y,Yacute,Ydieresis"
	k="39" />
    <hkern g1="u,ugrave,uacute,ucircumflex,udieresis,uring,uhungarumlaut"
	g2="T,uni0162,Tcaron,uni021A"
	k="70" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="38" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="Y,Yacute,Ydieresis"
	k="-19" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="66" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="u,ugrave,uacute,ucircumflex,udieresis,umacron,uring,uhungarumlaut,uogonek"
	k="57" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="T,uni0162,Tcaron,uni021A"
	k="-30" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="c,d,e,o,q,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,cacute,cdotaccent,ccaron,dcaron,dcroat,emacron,edotaccent,eogonek,ecaron,oe"
	k="86" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="g,gbreve,gdotaccent,uni0123"
	k="67" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring,ae,amacron,abreve,aogonek"
	k="57" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="s,sacute,scedilla,scaron,uni0219"
	k="38" />
    <hkern g1="T,uni0162,Tcaron,uni021A"
	g2="n,ntilde,nacute,uni0146,ncaron"
	k="66" />
    <hkern g1="R,Racute,Rcaron"
	g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Cacute,Cdotaccent,Ccaron,Gbreve,Gdotaccent,uni0122,OE"
	k="21" />
    <hkern g1="R,Racute,Rcaron"
	g2="Y,Yacute,Ydieresis"
	k="16" />
    <hkern g1="R,Racute,Rcaron"
	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,Amacron,Abreve,Aogonek"
	k="-18" />
    <hkern g1="R,Racute,Rcaron"
	g2="u,ugrave,uacute,ucircumflex,udieresis,umacron,uring,uhungarumlaut,uogonek"
	k="19" />
    <hkern g1="R,Racute,Rcaron"
	g2="g,gbreve,gdotaccent,uni0123"
	k="19" />
  </font>
</defs></svg>