all repos — h3rald @ 189874834318f374f79fd819afb1890ed906df25

The sources of https://h3rald.com

assets/fonts/bundaysans-boldup-webfont.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
<?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></metadata>
<defs>
<font id="bunday_sansbold_up" horiz-adv-x="529" >
<font-face units-per-em="1000" ascent="750" descent="-250" />
<missing-glyph horiz-adv-x="224" />
<glyph unicode="&#xfb00;" horiz-adv-x="656" d="M91 409h-68v94h68v73q0 92 38.5 123t113.5 31q61 0 111 -12l-16 -95q-5 0 -25 2t-30 2q-34 0 -47.5 -11t-13.5 -50v-63h164v73q0 92 38.5 123t113.5 31q77 0 141 -14l-17 -96q-54 7 -84 7q-34 0 -47 -11t-13 -50v-63h139l-15 -94h-124v-409h-132v409h-164v-409h-131v409z " />
<glyph unicode="&#xfb01;" horiz-adv-x="584" d="M222 503h299v-503h-132v409h-167v-409h-131v409h-68v94h68v73q0 93 39 123.5t119 30.5q50 0 114.5 -8t92.5 -15l-16 -96q-94 16 -157 16q-34 0 -47.5 -11t-13.5 -50v-63z" />
<glyph unicode="&#xfb02;" horiz-adv-x="614" d="M222 503h104l-15 -94h-89v-409h-131v409h-68v94h68v73q0 93 40.5 123.5t126.5 30.5q125 0 263 -23v-562q0 -27 7.5 -35t24.5 -8q11 0 35 3l12 -100q-36 -12 -95 -12q-61 0 -88.5 30.5t-27.5 116.5v483q-76 6 -95 6q-43 0 -57.5 -10.5t-14.5 -48.5v-67z" />
<glyph unicode="&#xfb03;" horiz-adv-x="882" d="M521 503h298v-503h-132v409h-166v-409h-132v409h-167v-409h-131v409h-68v94h68v73q0 92 38.5 123t113.5 31q61 0 111 -12l-16 -95q-5 0 -25 2t-30 2q-34 0 -47.5 -11t-13.5 -50v-63h167v73q0 93 39 123.5t119 30.5q50 0 114.5 -8t92.5 -15l-16 -96q-94 16 -157 16 q-34 0 -47 -11t-13 -50v-63z" />
<glyph unicode="&#xfb04;" horiz-adv-x="912" d="M521 503h103l-15 -94h-88v-409h-132v409h-167v-409h-131v409h-68v94h68v73q0 92 38.5 123t113.5 31q61 0 111 -12l-16 -95q-5 0 -25 2t-30 2q-34 0 -47.5 -11t-13.5 -50v-63h167v73q0 93 40.5 123.5t126.5 30.5q125 0 263 -23v-562q0 -26 7.5 -34.5t24.5 -8.5q14 0 35 3 l12 -100q-36 -12 -95 -12q-61 0 -88.5 30.5t-27.5 116.5v483q-76 6 -95 6q-43 0 -57 -10t-14 -49v-67z" />
<glyph unicode="fb" horiz-adv-x="840" d="M222 503h104l-15 -94h-89v-409h-131v409h-68v94h68v73q0 93 40.5 123.5t126.5 30.5q125 0 263 -23v-143q0 -82 -4 -102h3q61 50 134 50q74 0 110.5 -50.5t36.5 -182.5q0 -156 -45 -222t-158 -66q-115 0 -209 40v592q-76 6 -95 6q-43 0 -57.5 -10.5t-14.5 -48.5v-67z M585 99q30 0 46.5 10.5t27 47.5t10.5 108q0 84 -14.5 111.5t-44.5 27.5q-47 0 -89 -44v-250q24 -11 64 -11z" />
<glyph unicode="fh" horiz-adv-x="856" d="M222 503h104l-15 -94h-89v-409h-131v409h-68v94h68v73q0 93 40.5 123.5t126.5 30.5q125 0 263 -23v-148l-3 -97h3q59 50 143 50q58 0 93.5 -35t35.5 -113v-364h-132v340q0 64 -48 64q-47 0 -92 -43v-361h-132v623q-76 6 -95 6q-43 0 -57.5 -10.5t-14.5 -48.5v-67z" />
<glyph unicode="fj" horiz-adv-x="584" d="M222 503h299v-484q0 -104 -33 -147.5t-108 -59.5q-38 -8 -87 -15l-19 100q6 1 29 6t36 9q33 10 41.5 34t8.5 77v386h-167v-409h-131v409h-68v94h68v73q0 93 39 123.5t119 30.5q50 0 114.5 -8t92.5 -15l-16 -96q-94 16 -157 16q-34 0 -47.5 -11t-13.5 -50v-63z" />
<glyph unicode="ffj" horiz-adv-x="882" d="M521 503h298v-484q0 -104 -33 -147.5t-108 -59.5q-36 -7 -86 -15l-20 100q6 1 29 6t36 9q33 10 41.5 34t8.5 77v386h-166v-409h-132v409h-167v-409h-131v409h-68v94h68v73q0 92 38.5 123t113.5 31q61 0 111 -12l-16 -95q-5 0 -25 2t-30 2q-34 0 -47.5 -11t-13.5 -50v-63 h167v73q0 93 39 123.5t119 30.5q50 0 114.5 -8t92.5 -15l-16 -96q-94 16 -157 16q-34 0 -47 -11t-13 -50v-63z" />
<glyph unicode="fk" horiz-adv-x="881" d="M222 503h104l-15 -94h-89v-409h-131v409h-68v94h68v73q0 93 40.5 123.5t126.5 30.5q125 0 263 -23v-251q79 56 168 56q69 0 102.5 -34t34.5 -89q1 -53 -23.5 -95.5t-88.5 -81.5l23 -43q19 -37 36.5 -53t43.5 -16q19 0 37 8l30 -88q-42 -25 -97 -25q-49 0 -84 26t-72 97 l-67 125q77 33 106.5 61.5t29.5 63.5q0 38 -48 38q-70 0 -131 -53v-353h-132v623q-76 6 -95 6q-43 0 -57.5 -10.5t-14.5 -48.5v-67z" />
<glyph unicode="ft" horiz-adv-x="671" d="M91 409h-68v94h68v73q0 92 38.5 123t113.5 31q61 0 111 -12l-16 -95q-5 0 -25 2t-30 2q-34 0 -47.5 -11t-13.5 -50v-63h168l10 130l121 12v-142h126l-15 -94h-111v-268q0 -26 9 -33.5t32 -7.5q9 0 69 10l17 -99q-46 -18 -119 -18q-77 0 -108.5 29.5t-31.5 117.5v269h-167 v-409h-131v409z" />
<glyph horiz-adv-x="500" />
<glyph horiz-adv-x="500" />
<glyph horiz-adv-x="333" />
<glyph unicode="&#xd;" horiz-adv-x="0" />
<glyph unicode=" "  horiz-adv-x="224" />
<glyph unicode="&#x09;" horiz-adv-x="224" />
<glyph unicode="&#xa0;" horiz-adv-x="224" />
<glyph unicode="!" horiz-adv-x="261" d="M64 202v495h133v-495h-133zM64 0v113h133v-113h-133z" />
<glyph unicode="&#x22;" horiz-adv-x="419" d="M258 512l-9 210h109l-9 -210h-91zM70 512l-9 210h109l-9 -210h-91z" />
<glyph unicode="#" horiz-adv-x="776" d="M65 142l9 86h161l13 122h-161l9 84h161l17 160h85l-17 -160h128l17 160h85l-17 -160h153l-9 -84h-153l-13 -122h153l-8 -86h-154l-15 -146h-85l15 146h-127l-16 -146h-85l16 146h-162zM320 228h128l13 122h-128z" />
<glyph unicode="$" horiz-adv-x="555" d="M70 31l19 105q119 -25 168 -25q57 0 79 19t22 66q0 35 -18 58.5t-65 43.5l-46 20q-79 34 -114.5 76t-35.5 121q0 157 160 177v96h76v-94q79 -4 147 -24l-22 -103q-73 17 -141 17q-90 0 -90 -69q0 -35 17.5 -53.5t58.5 -35.5l39 -17q86 -36 125 -80t39 -132 q0 -98 -40 -143t-133 -52v-93h-76v93q-99 6 -169 29z" />
<glyph unicode="%" horiz-adv-x="889" d="M29 480q0 127 32.5 176t116.5 49q83 0 113.5 -49t30.5 -177q0 -126 -32 -173.5t-116 -47.5t-114.5 47.5t-30.5 174.5zM176 338q28 0 36.5 28t8.5 114t-9 115t-36 29q-28 0 -37.5 -29.5t-9.5 -114.5t9.5 -113.5t37.5 -28.5zM566 215q0 127 33 176t117 49q83 0 113.5 -49 t30.5 -177q0 -126 -32 -173.5t-116 -47.5t-115 47.5t-31 174.5zM714 73q28 0 36.5 28t8.5 114t-9 115t-36 29q-28 0 -37.5 -29.5t-9.5 -114.5t9.5 -113.5t37.5 -28.5zM226 -22l344 740h93l-344 -740h-93z" />
<glyph unicode="&#x26;" horiz-adv-x="571" d="M498 456l30 -99l-64 -20q2 -6 13 -33.5t16 -41t10 -38.5t5 -49q0 -94 -61 -140t-169 -46q-229 0 -229 181q0 119 106 166v2q-81 43 -81 144q0 155 186 155q88 0 147 -22l-20 -97q-57 12 -102 12q-43 0 -62 -16t-19 -51q0 -31 18.5 -51.5t48.5 -22.5zM344 298 q-75 -21 -102 -33q-33 -16 -47.5 -37t-14.5 -54q0 -37 24.5 -57.5t74.5 -20.5q47 0 72.5 23t25.5 60q0 10 -1.5 21t-3 18.5t-6 21t-6.5 18t-8.5 21t-7.5 19.5z" />
<glyph unicode="'" horiz-adv-x="231" d="M70 512l-9 210h109l-9 -210h-91z" />
<glyph unicode="(" horiz-adv-x="389" d="M329 -27h-141q-110 181 -110 381q0 186 111 370h139q-125 -193 -125 -369q0 -190 126 -382z" />
<glyph unicode=")" horiz-adv-x="389" d="M201 -27h-141q126 192 126 382q0 176 -125 369h139q111 -184 111 -370q0 -200 -110 -381z" />
<glyph unicode="*" horiz-adv-x="498" d="M164 318l-66 46l89 116l-143 43l26 75l140 -46l-3 145h83l-2 -145l140 46l26 -75l-142 -43l91 -116l-69 -46l-85 118z" />
<glyph unicode="+" horiz-adv-x="515" d="M205 103v160h-157v101h157v160h104v-160h158v-101h-158v-160h-104z" />
<glyph unicode="," horiz-adv-x="263" d="M141 -106h-111q52 94 52 226h118q0 -77 -19.5 -136.5t-39.5 -89.5z" />
<glyph unicode="-" horiz-adv-x="367" d="M37 234v104h293v-104h-293z" />
<glyph unicode="." horiz-adv-x="263" d="M60 0v120h143v-120h-143z" />
<glyph unicode="/" horiz-adv-x="389" d="M246 697h114l-218 -697h-113z" />
<glyph unicode="0" horiz-adv-x="538" d="M42 347q0 196 49.5 279t181.5 83q130 0 176.5 -82.5t46.5 -279.5q0 -195 -49 -277t-180 -82t-178 81t-47 278zM270 98q57 0 75 52.5t18 196.5q0 145 -18 198.5t-75 53.5q-58 0 -76.5 -54t-18.5 -198t18.5 -196.5t76.5 -52.5z" />
<glyph unicode="1" horiz-adv-x="326" d="M123 0v587h-96v110h229v-697h-133z" />
<glyph unicode="2" horiz-adv-x="476" d="M45 0v159q0 69 17.5 111.5t46.5 65t86 48.5l40 18q35 17 51.5 41.5t16.5 68.5q0 84 -76 84q-43 0 -150 -23l-19 103q114 30 187 30q96 0 141.5 -45.5t45.5 -140.5q0 -94 -35.5 -141t-107.5 -80l-43 -20q-41 -19 -54.5 -46t-13.5 -83v-40h254v-110h-387z" />
<glyph unicode="3" horiz-adv-x="466" d="M17 25l26 101q84 -26 154 -26q55 0 75.5 25.5t21.5 73.5q0 57 -25 83.5t-98 28.5l-64 2v103l68 3q64 1 86 24t22 73q0 40 -17.5 60t-61.5 20q-60 0 -155 -27l-22 98q97 39 189 39q105 0 152.5 -44t47.5 -141q0 -56 -23 -96.5t-58 -54.5q92 -40 92 -172q-1 -106 -53 -157 t-167 -51q-102 0 -190 35z" />
<glyph unicode="4" horiz-adv-x="510" d="M35 181l-19 102l197 427l122 -45l-76 -162q-24 -52 -51 -105t-42 -80l-14 -27h165l10 138h119v-429h-133v181h-278z" />
<glyph unicode="5" horiz-adv-x="493" d="M43 22l20 103q103 -25 162 -25q52 0 76 26t24 83q0 58 -21 86t-86 28q-56 0 -122 -14l-33 20v368h353v-110h-220v-160q29 5 59 5q104 0 153.5 -55t49.5 -168q0 -116 -55 -167.5t-163 -51.5q-101 0 -197 32z" />
<glyph unicode="6" horiz-adv-x="511" d="M285 596q-61 0 -84 -41t-26 -147q56 30 123 30q176 0 176 -223q0 -124 -56.5 -175.5t-157.5 -51.5q-124 0 -171 79.5t-47 262.5q0 209 48.5 292.5t191.5 83.5q82 0 156 -28l-22 -101q-88 19 -131 19zM265 331q-50 0 -90 -26q2 -117 19.5 -162t65.5 -45q41 0 61 26t20 91 q0 63 -19 89.5t-57 26.5z" />
<glyph unicode="7" horiz-adv-x="455" d="M207 0h-135q39 180 82 297.5t129 289.5h-256v110h402v-102q-94 -189 -141.5 -312t-80.5 -283z" />
<glyph unicode="8" horiz-adv-x="532" d="M35 200q0 125 90 174q-30 15 -49 54.5t-19 87.5q0 193 210 193q208 0 208 -193q0 -47 -20 -86.5t-49 -54.5q91 -47 90 -175q-1 -212 -231 -212q-117 0 -173.5 52t-56.5 160zM265 419q81 0 81 93q0 90 -80 90t-80 -90q0 -93 79 -93zM265 95q51 0 75.5 25.5t24.5 85.5 q0 110 -99 110q-101 0 -101 -111q0 -60 24.5 -85t75.5 -25z" />
<glyph unicode="9" horiz-adv-x="511" d="M226 101q61 0 83.5 41t25.5 147q-51 -30 -122 -30q-176 0 -176 223q0 124 56.5 175.5t157.5 51.5q124 0 171 -79.5t47 -262.5q0 -209 -48.5 -292.5t-191.5 -83.5q-82 0 -156 28l22 101q88 -19 131 -19zM246 366q53 0 89 26q-2 116 -19.5 161.5t-64.5 45.5q-41 0 -61 -26 t-20 -91q0 -63 19 -89.5t57 -26.5z" />
<glyph unicode=":" horiz-adv-x="263" d="M60 316v120h143v-120h-143zM60 0v120h143v-120h-143z" />
<glyph unicode=";" horiz-adv-x="263" d="M61 316v120h142v-120h-142zM141 -106h-111q52 94 52 226h118q0 -77 -19.5 -136.5t-39.5 -89.5z" />
<glyph unicode="&#x3c;" horiz-adv-x="515" d="M81 251v123l352 246v-132l-248 -174l248 -177v-132z" />
<glyph unicode="=" horiz-adv-x="515" d="M58 365v101h399v-101h-399zM58 162v100h399v-100h-399z" />
<glyph unicode="&#x3e;" horiz-adv-x="515" d="M433 374v-123l-352 -246v132l248 177l-248 174v132z" />
<glyph unicode="?" horiz-adv-x="414" d="M129 198v63q0 42 9 71t20.5 44.5t37.5 42.5l29 30q31 32 31 80q0 40 -19.5 55t-62.5 15q-55 0 -126 -21l-20 97q93 31 175 31q91 0 137 -41.5t46 -134.5q0 -52 -14.5 -83.5t-41.5 -59.5l-31 -33q-24 -25 -32 -46t-8 -60v-50h-130zM129 0v113h130v-113h-130z" />
<glyph unicode="@" horiz-adv-x="763" d="M46 255q0 180 87.5 269t248.5 89t248 -89t87 -269q0 -100 -35.5 -143t-109.5 -43q-63 0 -93 42q-57 -51 -131 -51q-53 0 -86.5 39.5t-33.5 147.5q0 113 43 156t116 43q79 0 111.5 -40t32.5 -129v-85q0 -51 40 -51q34 0 51.5 23.5t17.5 91.5q0 151 -65 219.5t-193 68.5 q-129 0 -194.5 -68.5t-65.5 -220.5t65.5 -221t194.5 -69q42 0 108 11l8 -67q-51 -12 -116 -12q-162 0 -249 88.5t-87 269.5zM363 131q51 0 84 42v105q0 58 -11.5 77.5t-47.5 19.5q-38 0 -58 -28t-20 -100q0 -63 12.5 -89.5t40.5 -26.5z" />
<glyph unicode="A" d="M13 0l151 697h201l150 -697h-134l-32 157h-174l-31 -157h-131zM189 254h145l-68 337h-5z" />
<glyph unicode="B" horiz-adv-x="558" d="M279 0h-210v697h189q125 0 179 -42t54 -140q0 -100 -85 -142q115 -36 115 -169q0 -109 -59.5 -156.5t-182.5 -47.5zM199 413h49q66 0 90 20t24 74q0 49 -24.5 68t-94.5 19h-44v-181zM199 108h70q65 0 93 21.5t28 79.5q0 57 -26.5 79t-95.5 22h-69v-202z" />
<glyph unicode="C" horiz-adv-x="477" d="M432 118l19 -102q-77 -25 -163 -25q-89 0 -141 30.5t-78.5 108.5t-26.5 216q0 193 54 276.5t194 83.5q95 0 157 -22l-18 -101q-75 13 -120 13q-53 0 -79 -16.5t-40.5 -71t-14.5 -162.5q0 -107 13.5 -159t40 -69t81.5 -17q35 0 122 17z" />
<glyph unicode="D" horiz-adv-x="566" d="M220 0h-151v697h150q77 0 127.5 -10t86.5 -31.5t55 -63.5t27.5 -98.5t8.5 -143.5q0 -74 -4.5 -125t-18 -92t-34.5 -65t-56 -40t-80.5 -22t-110.5 -6zM202 110h27q56 0 84 6.5t48 32.5t25.5 71.5t5.5 130.5q0 84 -6.5 130t-27.5 70.5t-47.5 30t-80.5 5.5h-28v-477z" />
<glyph unicode="E" horiz-adv-x="489" d="M69 0v697h382v-110h-249v-172h199v-106h-199v-199h254v-110h-387z" />
<glyph unicode="F" horiz-adv-x="471" d="M69 0v697h381v-110h-248v-190h190v-111h-190v-286h-133z" />
<glyph unicode="G" horiz-adv-x="532" d="M42 351q0 190 54 272.5t193 82.5q97 0 177 -25l-18 -102q-109 17 -145 17q-49 0 -74.5 -16.5t-39.5 -70t-14 -158.5q0 -108 13.5 -162.5t38.5 -71t75 -16.5q27 0 54 6v275h127v-358q-82 -33 -195 -33q-90 0 -141.5 31t-78 110t-26.5 219z" />
<glyph unicode="H" horiz-adv-x="592" d="M69 0v697h133v-281h188v281h133v-697h-133v306h-188v-306h-133z" />
<glyph unicode="I" horiz-adv-x="270" d="M69 0v697h133v-697h-133z" />
<glyph unicode="J" horiz-adv-x="406" d="M12 10l17 101q60 -10 105 -10q41 0 58.5 19.5t17.5 62.5v514h133v-516q0 -190 -191 -190q-77 0 -140 19z" />
<glyph unicode="K" horiz-adv-x="556" d="M69 0v697h133v-290q19 0 56 -7l136 297h138l-164 -340q44 -42 79 -118l116 -239h-144l-95 199q-27 57 -53 77t-69 22v-298h-133z" />
<glyph unicode="L" horiz-adv-x="436" d="M69 0v697h133v-587h215v-110h-348z" />
<glyph unicode="M" horiz-adv-x="759" d="M712 0h-128l-17 314q-3 44 -4.5 100.5t-1.5 91.5v35h-5q-12 -66 -109 -395h-136q-43 146 -70.5 244.5t-32.5 124.5l-6 26h-6q0 -130 -5 -228l-17 -313h-127l40 697h170q51 -174 81 -286.5t35 -137.5l5 -25h4q9 61 120 449h169z" />
<glyph unicode="N" horiz-adv-x="618" d="M69 0v697h168q77 -203 125 -335t58 -163l9 -31h3q-6 129 -6 254v275h123v-697h-168q-78 204 -126 336.5t-57 162.5l-8 30h-4q5 -139 6 -266l1 -263h-124z" />
<glyph unicode="O" horiz-adv-x="570" d="M42 347q0 194 54 278t192 84t189 -83t51 -279q0 -194 -53.5 -276.5t-192.5 -82.5q-138 0 -189 82t-51 277zM285 98q65 0 87.5 53.5t22.5 195.5t-22.5 197t-87.5 55q-64 0 -87 -55t-23 -197q0 -141 22.5 -195t87.5 -54z" />
<glyph unicode="P" horiz-adv-x="530" d="M69 0v697h200q125 0 178.5 -50t53.5 -170q0 -110 -59 -169.5t-174 -59.5h-66v-248h-133zM202 358h58q58 0 83.5 27.5t25.5 92.5q0 62 -23.5 85.5t-85.5 23.5h-58v-229z" />
<glyph unicode="Q" horiz-adv-x="570" d="M42 347q0 194 54 278t192 84t189 -83t51 -279q0 -126 -21 -202.5t-71 -114.5q45 -52 155 -84l-32 -96q-177 38 -242 140q-22 -2 -35 -2q-138 0 -189 82t-51 277zM285 98q65 0 87.5 53.5t22.5 195.5t-22.5 197t-87.5 55q-64 0 -87 -55t-23 -197q0 -141 22.5 -195t87.5 -54 z" />
<glyph unicode="R" horiz-adv-x="556" d="M69 0v697h201q124 0 176 -48t52 -168q0 -133 -98 -176q49 -31 78 -117l67 -188h-140l-54 167q-16 50 -37.5 67.5t-62.5 17.5h-49v-252h-133zM202 362h57q58 0 82 27t24 90t-21.5 85.5t-82.5 22.5h-59v-225z" />
<glyph unicode="S" horiz-adv-x="488" d="M33 21l19 106q124 -26 168 -26q57 0 79 20t22 69q0 39 -17 63.5t-65 45.5l-41 18q-82 35 -119 79t-37 126q0 184 205 184q97 0 178 -25l-22 -103q-85 18 -142 18q-45 0 -67 -16.5t-22 -57.5q0 -37 19 -57t62 -39l34 -16q89 -40 126.5 -84t37.5 -135q0 -109 -48.5 -154.5 t-162.5 -45.5q-110 0 -207 30z" />
<glyph unicode="T" horiz-adv-x="464" d="M166 0v587h-149v110h430v-110h-148v-587h-133z" />
<glyph unicode="U" horiz-adv-x="580" d="M63 187v510h133v-511q0 -88 93 -88q94 0 94 88v511h133v-510q0 -199 -227 -199q-226 0 -226 199z" />
<glyph unicode="V" horiz-adv-x="505" d="M159 0l-151 697h136l71 -359q16 -84 36 -225h5q3 18 17 102.5t21 120.5l70 361h132l-149 -697h-188z" />
<glyph unicode="W" horiz-adv-x="776" d="M134 0l-116 697h127l57 -374q18 -118 22 -184h5q7 78 25 181l67 367h140l68 -370q12 -68 25 -178h4q4 66 21 183l56 375h124l-115 -697h-163l-60 340q-23 122 -29 195h-4q-7 -82 -31 -199l-61 -336h-162z" />
<glyph unicode="X" horiz-adv-x="525" d="M263 278h-6q-39 -99 -64 -158l-50 -120h-139l173 365l-163 332h142l43 -96l62 -153h6q37 89 66 156l42 93h137l-164 -333l174 -364h-142l-55 122z" />
<glyph unicode="Y" horiz-adv-x="506" d="M185 0v307l-191 390h144l80 -172q29 -70 34 -83h3q13 34 34 81l83 174h141l-195 -391v-306h-133z" />
<glyph unicode="Z" horiz-adv-x="493" d="M28 0v61l258 526h-235v110h398v-57l-257 -530h267v-110h-431z" />
<glyph unicode="[" horiz-adv-x="366" d="M98 -87v865h202v-84h-88v-695h88v-86h-202z" />
<glyph unicode="\" horiz-adv-x="389" d="M29 697h114l217 -697h-113z" />
<glyph unicode="]" horiz-adv-x="366" d="M268 778v-865h-202v86h88v695h-88v84h202z" />
<glyph unicode="^" horiz-adv-x="539" d="M32 374l182 323h111l182 -323h-107l-131 234l-133 -234h-104z" />
<glyph unicode="_" horiz-adv-x="440" d="M0 -161v82h440v-82h-440z" />
<glyph unicode="`" horiz-adv-x="277" d="M138 640l-92 154h116l68 -154h-92z" />
<glyph unicode="a" d="M39 224q0 112 24 176.5t66 88t111 23.5q111 0 211 -40v-320q0 -40 11 -49.5t47 -2.5l16 -91q-35 -14 -88 -14q-72 0 -97 53h-3q-74 -57 -147 -57q-77 0 -114 50.5t-37 182.5zM255 404q-30 0 -46.5 -10.5t-27 -47.5t-10.5 -106q0 -60 8 -91.5t19.5 -40.5t32.5 -9 q45 0 88 43v251q-29 11 -64 11z" />
<glyph unicode="b" horiz-adv-x="514" d="M63 722h132v-158q0 -24 -0.5 -48t-1.5 -38.5t-1 -15.5h2q64 50 134 50q74 0 110.5 -50.5t36.5 -182.5q0 -156 -45 -222t-158 -66t-209 40v691zM259 99q46 0 65 31.5t19 134.5q0 85 -14 112t-45 27q-45 0 -89 -44v-250q25 -11 64 -11z" />
<glyph unicode="c" horiz-adv-x="421" d="M39 250q0 129 46.5 195.5t164.5 66.5q77 0 138 -21l-19 -100q-54 13 -96 13q-57 0 -79.5 -36t-22.5 -118q0 -87 21.5 -119t78.5 -32q37 0 99 15l23 -99q-65 -24 -149 -24q-117 0 -161 63t-44 196z" />
<glyph unicode="d" horiz-adv-x="514" d="M39 224q0 111 24.5 176t65 88.5t103.5 23.5q44 0 87 -13h3q-3 38 -3 98v125h132v-722h-116l-7 45h-3q-71 -54 -139 -54q-74 0 -110.5 50.5t-36.5 182.5zM319 142v251q-31 11 -64 11q-30 0 -46.5 -10.5t-27 -48t-10.5 -108.5q0 -84 14.5 -111t45.5 -27q43 0 88 43z" />
<glyph unicode="e" horiz-adv-x="484" d="M39 251q0 133 46 198.5t171 65.5q58 0 98.5 -16.5t59.5 -43.5t26 -52t7 -52q0 -80 -27.5 -107.5t-116.5 -27.5q-75 0 -133 16v-7q1 -74 22 -103t75 -29q63 0 147 26l21 -93q-24 -12 -75.5 -23.5t-112.5 -11.5q-119 0 -163.5 60.5t-44.5 199.5zM173 319q45 -15 96 -15 q31 0 40.5 12t9.5 38q0 65 -66 65q-37 0 -57 -22.5t-23 -77.5z" />
<glyph unicode="f" horiz-adv-x="361" d="M347 409h-125v-409h-131v409h-68v94h68v73q0 92 38.5 123t113.5 31q77 0 141 -14l-17 -96q-54 7 -84 7q-34 0 -47.5 -11t-13.5 -50v-63h140z" />
<glyph unicode="g" horiz-adv-x="514" d="M170 79l-1 2q-54 9 -92 53.5t-38 137.5q0 119 54.5 179.5t155.5 60.5q103 0 202 -39v-472q0 -104 -52.5 -169t-162.5 -65q-82 0 -128 40t-46 110q0 98 108 162zM319 174v220q-38 10 -61 10q-41 0 -63.5 -29t-23.5 -110q-1 -67 24.5 -96t74.5 -15q12 1 24.5 6t18.5 10z M324 -3v77q-38 -17 -70 -39q-70 -48 -70 -105q0 -29 16 -44.5t42 -15.5q82 0 82 127z" />
<glyph unicode="h" horiz-adv-x="530" d="M63 0v722h132v-163l-3 -97h3q61 50 143 50q129 0 129 -148v-364h-131v340q0 64 -49 64q-45 0 -92 -43v-361h-132z" />
<glyph unicode="i" horiz-adv-x="265" d="M67 0v503h131v-503h-131zM64 589v108h137v-108h-137z" />
<glyph unicode="j" horiz-adv-x="267" d="M-26 -228l-20 100q6 1 29 6t36 9q33 10 41.5 34t8.5 77v505h132v-509q0 -104 -33 -147.5t-108 -59.5q-31 -6 -86 -15zM67 589v108h137v-108h-137z" />
<glyph unicode="k" horiz-adv-x="555" d="M195 0h-132v722h132v-266q81 56 168 56q70 0 103 -34t34 -89q1 -54 -23.5 -96t-88.5 -81l23 -43q20 -38 37 -53.5t43 -15.5q20 0 38 8l29 -88q-42 -25 -97 -25q-49 0 -84 26t-72 97l-67 125q77 33 106.5 61.5t29.5 63.5q0 38 -48 38q-70 0 -131 -53v-353z" />
<glyph unicode="l" horiz-adv-x="287" d="M260 103l13 -100q-38 -12 -96 -12q-60 0 -87.5 30.5t-27.5 115.5v585h131v-579q0 -27 7.5 -35.5t24.5 -8.5q21 0 35 4z" />
<glyph unicode="m" horiz-adv-x="777" d="M63 0v503h116l8 -45h2q68 54 138 54q79 0 110 -63q72 63 149 63q129 0 129 -147v-365h-132v345q0 31 -10.5 45t-36.5 14q-38 0 -83 -43v-361h-128v345q0 31 -10.5 45t-36.5 14q-36 0 -83 -43v-361h-132z" />
<glyph unicode="n" horiz-adv-x="530" d="M63 0v503h116l8 -45h2q68 54 149 54q129 0 129 -148v-364h-131v340q0 64 -49 64q-45 0 -92 -43v-361h-132z" />
<glyph unicode="o" horiz-adv-x="503" d="M247 -12q-122 0 -165 60t-43 196q0 137 46.5 204t168.5 67t166 -66.5t44 -204.5q0 -134 -46.5 -195t-170.5 -61zM251 96q47 0 64 31.5t17 118.5q0 86 -17.5 123.5t-63.5 37.5q-45 0 -62.5 -37.5t-17.5 -123.5q0 -87 17 -118.5t63 -31.5z" />
<glyph unicode="p" horiz-adv-x="514" d="M475 279q0 -162 -48 -225t-144 -63q-46 0 -87 13h-4q3 -32 3 -80v-147h-132v726h116l8 -45h2q68 54 139 54q74 0 110.5 -50.5t36.5 -182.5zM195 361v-251q27 -11 64 -11q30 0 46.5 10.5t27 47t10.5 106.5q0 60 -8 91.5t-19.5 40.5t-32.5 9q-41 0 -88 -43z" />
<glyph unicode="q" horiz-adv-x="514" d="M451 -223h-132v162q0 19 0.5 43.5t1.5 41.5l1 17h-3q-64 -50 -134 -50q-73 0 -109.5 50.5t-36.5 182.5q0 164 48.5 226t154.5 62q109 0 209 -40v-695zM255 404q-30 0 -46.5 -10.5t-27 -48t-10.5 -108.5q0 -84 15 -111t46 -27q42 0 87 43v251q-27 11 -64 11z" />
<glyph unicode="r" horiz-adv-x="371" d="M64 0v503h115l8 -45h2q52 52 123 52q28 0 49 -7l-18 -118q-33 7 -55 7q-58 0 -92 -42v-350h-132z" />
<glyph unicode="s" horiz-adv-x="451" d="M29 23l19 101q109 -29 171 -29q37 0 51.5 10.5t14.5 37.5q0 23 -12 35.5t-48 23.5l-24 7q-89 26 -125 59t-36 101q0 80 44 111.5t125 31.5q104 0 186 -28l-19 -96q-96 21 -150 21q-58 0 -58 -40q0 -19 12 -31t49 -23l24 -7q92 -27 126.5 -62t34.5 -105q0 -82 -47 -116 t-133 -34q-93 0 -205 32z" />
<glyph unicode="t" horiz-adv-x="366" d="M84 140v269h-69v94h70l10 130l121 12v-142h126l-15 -94h-111v-268q0 -26 9 -33.5t32 -7.5q9 0 69 10l17 -99q-46 -18 -119 -18q-77 0 -108.5 29.5t-31.5 117.5z" />
<glyph unicode="u" horiz-adv-x="530" d="M62 503h132v-341q0 -34 12 -48.5t38 -14.5q44 0 91 43v361h132v-503h-116l-8 45h-2q-71 -54 -149 -54q-130 0 -130 149v363z" />
<glyph unicode="v" horiz-adv-x="511" d="M191 503v-329q0 -78 55 -78q38 0 66 46q29 47 29 138q0 94 -43 223h134q41 -116 39 -223q1 -202 -130 -266q-50 -26 -114 -26q-169 0 -168 184v331h132z" />
<glyph unicode="w" horiz-adv-x="765" d="M325 259v233h128v-312q0 -84 55 -84q31 0 52 32t28.5 71.5t7.5 80.5q0 94 -43 223h134q39 -112 39 -223q0 -119 -57.5 -205.5t-159.5 -86.5q-97 0 -133 83q-51 -83 -161 -83q-157 0 -157 184v331h132v-328q0 -79 52 -79q83 0 83 163z" />
<glyph unicode="x" horiz-adv-x="474" d="M9 0l154 262l-139 241h145l39 -78q7 -14 14.5 -29.5t12.5 -26.5t5 -12l2 5l5.5 11l7.5 15t9 18.5t10 19.5l40 77h139l-139 -240l151 -263h-149l-39 77q-8 17 -17.5 38.5t-16 35.5t-6.5 15l-39 -83l-43 -83h-146z" />
<glyph unicode="y" horiz-adv-x="527" d="M59 503h132v-279q0 -90 87 -71q32 6 54 20v330h131v-502q0 -104 -52.5 -169t-163.5 -65q-82 0 -127.5 40t-45.5 109q0 99 108 163v2q-123 13 -123 154v268zM336 -3v78q-50 -28 -69 -40q-71 -48 -71 -105q0 -29 16 -44.5t43 -15.5q81 0 81 127z" />
<glyph unicode="z" horiz-adv-x="445" d="M38 0v59l194 336h-176v108h347v-56l-196 -339h210v-108h-379z" />
<glyph unicode="{" horiz-adv-x="358" d="M114 62v165q0 49 -16 65.5t-65 16.5v88q48 0 64.5 16.5t16.5 64.5v152q0 87 33 117.5t110 30.5h35v-86h-27q-25 0 -33.5 -10t-8.5 -35v-165q0 -105 -61 -130q61 -24 61 -134v-175q0 -23 9 -33t32 -10h28v-86h-32q-79 0 -112.5 30.5t-33.5 117.5z" />
<glyph unicode="|" horiz-adv-x="265" d="M83 -196v1088h99v-1088h-99z" />
<glyph unicode="}" horiz-adv-x="358" d="M244 227v-165q0 -87 -33.5 -117.5t-112.5 -30.5h-32v86h28q23 0 32 10t9 33v175q0 110 61 134q-61 25 -61 130v165q0 25 -8.5 35t-33.5 10h-27v86h35q77 0 110 -30.5t33 -117.5v-152q0 -48 16.5 -64.5t64.5 -16.5v-88q-49 0 -65 -16.5t-16 -65.5z" />
<glyph unicode="~" horiz-adv-x="530" d="M124 244l-66 59q51 72 120 72q39 0 71 -20t56 -40t43 -20q10 0 20 4.5t14.5 7.5t13.5 12l9 9l66 -58q-53 -73 -120 -73q-38 0 -70.5 20.5t-57 40.5t-42.5 20q-26 0 -57 -34z" />
<glyph unicode="&#xa1;" horiz-adv-x="261" d="M197 299v-495h-133v495h133zM197 501v-113h-133v113h133z" />
<glyph unicode="&#xa2;" horiz-adv-x="555" d="M70 336q0 112 33.5 176.5t117.5 80.5v104h78v-99q71 -4 120 -20l-19 -100q-50 12 -96 12q-56 0 -79 -36t-23 -118q0 -86 22 -118t78 -32q46 0 99 15l23 -99q-53 -21 -125 -24v-95h-78v99q-85 14 -118 75.5t-33 178.5z" />
<glyph unicode="&#xa3;" horiz-adv-x="555" d="M142 397v107q0 201 208 201q86 0 139 -21l-19 -96q-48 12 -93 12q-57 0 -80 -23.5t-23 -72.5v-107h111v-75h-111v-216h223v-106h-441v106h86v216h-68v75h68z" />
<glyph unicode="&#xa4;" horiz-adv-x="721" d="M128 60l-61 60l82 81q-49 68 -49 152q0 80 49 151l-83 81l61 61l81 -82q73 50 152 50q82 0 152 -51l82 80l60 -59l-82 -81q49 -72 49 -150q0 -83 -47 -149l81 -82l-59 -60l-82 80q-70 -51 -154 -51q-76 0 -151 49zM360 187q69 0 117 48.5t48 117.5q0 68 -48 116.5 t-117 48.5q-68 0 -116 -48.5t-48 -116.5q0 -69 48.5 -117.5t115.5 -48.5z" />
<glyph unicode="&#xa5;" horiz-adv-x="555" d="M114 342h77l-174 355h144l80 -172q29 -70 34 -83h3q13 34 34 81l83 174h141l-177 -355h79v-74h-97v-47h97v-75h-97v-146h-133v146h-94v75h94v47h-94v74z" />
<glyph unicode="&#xa6;" horiz-adv-x="265" d="M83 444v448h99v-448h-99zM83 -196v448h99v-448h-99z" />
<glyph unicode="&#xa7;" horiz-adv-x="511" d="M48 -79l18 103q103 -24 168 -24q57 0 78 13t21 45q0 24 -16 40t-60 32l-55 19q-73 26 -108.5 62.5t-35.5 97.5q0 76 55 117q-55 44 -55 116q0 163 203 163q99 0 177 -26l-22 -103q-85 19 -147 19q-81 0 -81 -49q0 -22 16 -34.5t54 -25.5l46 -15q82 -26 120.5 -66 t38.5 -114q0 -67 -43 -117q43 -41 43 -110q0 -94 -48 -134t-161 -40q-111 0 -206 31zM270 358l-54 18q-34 -11 -34 -51q0 -25 15.5 -39.5t49.5 -27.5l56 -20q6 -3 18 -7q18 18 18 51q0 51 -69 76z" />
<glyph unicode="&#xa8;" horiz-adv-x="915" d="M423 640h-116v109h116v-109zM607 640h-115v109h115v-109z" />
<glyph unicode="&#xa9;" horiz-adv-x="838" d="M509 221l13 -64q-49 -15 -100 -15q-85 0 -113 46t-28 164t28 163t113 45q58 0 99 -13l-12 -64q-56 6 -69 6q-43 0 -56.5 -24t-13.5 -113t14 -114t57 -25q23 0 68 8zM78 350q0 170 90 265.5t251 95.5t251 -95.5t90 -265.5t-90 -266t-251 -96t-251 96t-90 266zM160 350 q0 -138 66 -212.5t193 -74.5q126 0 192.5 74.5t66.5 212.5q0 137 -66.5 212t-192.5 75t-192.5 -74.5t-66.5 -212.5z" />
<glyph unicode="&#xaa;" horiz-adv-x="325" d="M27 405q0 101 30.5 139.5t96.5 38.5q82 0 143 -27v-182q0 -25 7 -31t28 -3l11 -66q-28 -12 -64 -12q-48 0 -68 32h-2q-44 -35 -93 -35q-44 0 -66.5 32t-22.5 114zM168 503q-21 0 -31 -16.5t-10 -71.5q0 -47 7.5 -61.5t22.5 -14.5q16 0 40 16v142q-11 6 -29 6z" />
<glyph unicode="&#xab;" horiz-adv-x="532" d="M157 54l-99 200l100 199h107l-99 -199l99 -200h-108zM359 54l-99 200l100 199h107l-99 -199l99 -200h-108z" />
<glyph unicode="&#xac;" horiz-adv-x="515" d="M59 260v105h397v-235h-103v130h-294z" />
<glyph unicode="&#xad;" horiz-adv-x="367" d="M37 234v104h293v-104h-293z" />
<glyph unicode="&#xae;" horiz-adv-x="506" d="M54 501q0 100 53.5 153.5t145.5 53.5q91 0 145 -53.5t54 -153.5t-54 -154t-145 -54t-145 53.5t-54 154.5zM102 501q0 -164 151 -164t151 164q0 163 -151 163t-151 -163zM181 388l1 230h73q40 0 57.5 -17t17.5 -57q0 -42 -29 -57q17 -15 26 -42l19 -57h-60l-13 44 q-7 20 -12 25.5t-16 5.5h-6v-75h-58zM239 510h11q14 0 19.5 7t5.5 25q0 17 -5 23.5t-19 6.5h-12v-62z" />
<glyph unicode="&#xaf;" horiz-adv-x="498" d="M389 693h-280v79h280v-79z" />
<glyph unicode="&#xb0;" horiz-adv-x="327" d="M48 590q0 117 115 117q116 0 116 -117q0 -62 -31 -91.5t-85 -29.5t-84.5 29.5t-30.5 91.5zM163 523q54 0 54 67q0 35 -13 50t-41 15t-41 -15t-13 -50q0 -67 54 -67z" />
<glyph unicode="&#xb1;" horiz-adv-x="515" d="M205 188v155h-147v102h147v158h104v-158h148v-102h-148v-155h-104zM58 0v101h399v-101h-399z" />
<glyph unicode="&#xb2;" horiz-adv-x="312" d="M29 380v103q0 64 21 92t75 50l24 10q22 9 30.5 22t8.5 39q0 22 -9.5 31.5t-31.5 9.5q-21 0 -95 -12l-14 75q69 18 123 18q125 0 125 -121q0 -56 -23 -86.5t-68 -49.5l-29 -13q-21 -9 -28 -25t-7 -48v-14h155v-81h-257z" />
<glyph unicode="&#xb3;" horiz-adv-x="308" d="M13 397l18 73q54 -15 91 -15q30 0 42 12.5t12 37.5q2 32 -12 45.5t-57 14.5l-40 1v75l44 2q37 1 47.5 12.5t10.5 40.5q0 41 -42 41q-38 0 -94 -16l-15 71q58 26 125 26t97.5 -28t30.5 -92q0 -31 -12.5 -56.5t-31.5 -34.5q51 -27 51 -101q0 -69 -34.5 -100.5t-110.5 -31.5 q-69 0 -120 23z" />
<glyph unicode="&#xb4;" horiz-adv-x="277" d="M198 794l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xb5;" horiz-adv-x="523" d="M60 503h131v-341q0 -63 48 -63q44 0 89 41v363h132v-503h-116l-8 43h-2q-50 -48 -102 -48q-24 0 -44 8q3 -48 3 -84v-116h-131v700z" />
<glyph unicode="&#xb6;" horiz-adv-x="603" d="M452 0v697h81v-697h-81zM305 0v299h-73q-163 0 -163 159v83q0 156 163 156h157v-697h-84z" />
<glyph unicode="&#xb7;" horiz-adv-x="244" d="M55 257v133h135v-133h-135z" />
<glyph unicode="&#xb8;" horiz-adv-x="395" d="M102 -226l14 57q41 -11 66 -11q41 0 41 23q0 13 -12.5 22.5t-27.5 15.5t-27.5 19.5t-12.5 33.5q0 32 30 64h68q-28 -25 -28 -51q0 -12 13 -21t29 -15.5t29.5 -24t13.5 -43.5q0 -45 -26 -64t-84 -19q-17 0 -38.5 3.5t-34.5 6.5z" />
<glyph unicode="&#xb9;" horiz-adv-x="233" d="M76 380v351h-58v81h160v-432h-102z" />
<glyph unicode="&#xba;" horiz-adv-x="326" d="M163 258q-82 0 -110 37.5t-28 121.5q0 85 28.5 126.5t109.5 41.5q80 0 109 -41.5t29 -126.5q0 -83 -28.5 -121t-109.5 -38zM163 337q21 0 29 17.5t8 64.5q0 86 -37 86q-21 0 -29.5 -21t-8.5 -65q0 -47 8 -64.5t30 -17.5z" />
<glyph unicode="&#xbb;" horiz-adv-x="532" d="M272 254l-100 -200h-107l98 200l-99 199h108zM474 254l-100 -200h-107l98 200l-99 199h108z" />
<glyph unicode="&#xbc;" horiz-adv-x="725" d="M76 265v351h-58v81h160v-432h-102zM424 106l-10 73l115 259l91 -32l-43 -94l-61 -125h76l13 79h89v-266h-102v106h-168zM123 -22l344 740h93l-344 -740h-93z" />
<glyph unicode="&#xbd;" horiz-adv-x="757" d="M76 265v351h-58v81h160v-432h-102zM474 0v103q0 64 21 92t75 50l24 10q22 9 30.5 22t8.5 39q0 22 -10 31.5t-31 9.5t-95 -12l-14 75q69 18 123 18q125 0 125 -121q0 -56 -23 -86.5t-68 -49.5l-29 -13q-21 -9 -28 -25t-7 -48v-14h155v-81h-257zM123 -22l344 740h93 l-344 -740h-93z" />
<glyph unicode="&#xbe;" horiz-adv-x="790" d="M13 282l18 73q54 -15 91 -15q30 0 42 12.5t12 37.5q2 32 -12 45.5t-57 14.5l-40 1v75l44 2q37 1 47.5 12.5t10.5 40.5q0 41 -42 41q-38 0 -94 -16l-15 71q58 26 125 26t97.5 -28t30.5 -92q0 -31 -12.5 -56.5t-31.5 -34.5q51 -27 51 -101q0 -69 -34.5 -100.5t-110.5 -31.5 q-69 0 -120 23zM489 106l-10 73l115 259l91 -32l-42 -94l-61 -125h76l13 79h89v-266h-102v106h-169zM188 -22l344 740h93l-344 -740h-93z" />
<glyph unicode="&#xbf;" horiz-adv-x="414" d="M285 303v-63q0 -42 -9 -71t-20.5 -44.5t-37.5 -42.5l-29 -30q-31 -32 -31 -80q0 -40 19.5 -55t62.5 -15q55 0 126 21l20 -97q-93 -31 -175 -31q-91 0 -137 41.5t-46 134.5q0 52 14.5 83.5t41.5 59.5l31 33q24 25 32 46t8 60v50h130zM285 501v-113h-130v113h130z" />
<glyph unicode="&#xc0;" d="M13 0l151 697h201l150 -697h-134l-32 157h-174l-31 -157h-131zM189 254h145l-68 337h-5zM221 748l-92 154h116l68 -154h-92z" />
<glyph unicode="&#xc1;" d="M13 0l151 697h201l150 -697h-134l-32 157h-174l-31 -157h-131zM189 254h145l-68 337h-5zM398 902l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xc2;" d="M13 0l151 697h201l150 -697h-134l-32 157h-174l-31 -157h-131zM189 254h145l-68 337h-5zM107 748l113 154h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph unicode="&#xc3;" d="M13 0l151 697h201l150 -697h-134l-32 157h-174l-31 -157h-131zM189 254h145l-68 337h-5zM140 760l-35 47q35 58 97 58q32 0 71.5 -22t64.5 -22q27 0 56 36l35 -49q-37 -65 -98 -65q-31 0 -69 22t-64 22q-25 0 -58 -27z" />
<glyph unicode="&#xc4;" d="M13 0l151 697h201l150 -697h-134l-32 157h-174l-31 -157h-131zM189 254h145l-68 337h-5zM229 748h-116v109h116v-109zM413 748h-115v109h115v-109z" />
<glyph unicode="&#xc5;" d="M13 0l151 697h201l150 -697h-134l-32 157h-174l-31 -157h-131zM189 254h145l-68 337h-5zM154 846q0 48 29.5 76.5t79.5 28.5t79.5 -28.5t29.5 -76.5t-29.5 -76.5t-79.5 -28.5t-79.5 28.5t-29.5 76.5zM216 846q0 -23 12.5 -36.5t34.5 -13.5t35 13.5t13 36.5t-13 36.5 t-35 13.5t-34.5 -13.5t-12.5 -36.5z" />
<glyph unicode="&#xc6;" horiz-adv-x="715" d="M3 0l178 697h496v-110h-276l31 -172h195v-106h-177l35 -199h197v-110h-309l-25 157h-176l-39 -157h-130zM195 256h140l-52 335h-6z" />
<glyph unicode="&#xc7;" horiz-adv-x="477" d="M174 -214l14 57q41 -11 66 -11q41 0 41 23q0 13 -12.5 22.5t-27.5 15.5t-27.5 19.5t-12.5 33.5q0 21 17 49q-101 12 -145.5 91t-44.5 260q0 193 54 276.5t194 83.5q95 0 157 -22l-18 -101q-75 13 -120 13q-53 0 -79 -16.5t-40.5 -71t-14.5 -162.5q0 -107 13.5 -159 t40 -69t81.5 -17q35 0 122 17l19 -102q-71 -24 -155 -25q-11 -17 -11 -32q0 -12 13 -21t29 -15.5t29.5 -24t13.5 -43.5q0 -45 -26 -64t-84 -19q-17 0 -38.5 3.5t-34.5 6.5z" />
<glyph unicode="&#xc8;" horiz-adv-x="489" d="M69 0v697h382v-110h-249v-172h199v-106h-199v-199h254v-110h-387zM217 748l-92 154h116l68 -154h-92z" />
<glyph unicode="&#xc9;" horiz-adv-x="489" d="M69 0v697h382v-110h-249v-172h199v-106h-199v-199h254v-110h-387zM394 902l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xca;" horiz-adv-x="489" d="M69 0v697h382v-110h-249v-172h199v-106h-199v-199h254v-110h-387zM103 748l113 154h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph unicode="&#xcb;" horiz-adv-x="489" d="M69 0v697h382v-110h-249v-172h199v-106h-199v-199h254v-110h-387zM226 748h-116v109h116v-109zM410 748h-115v109h115v-109z" />
<glyph unicode="&#xcc;" horiz-adv-x="270" d="M69 0v697h133v-697h-133zM92 748l-92 154h116l68 -154h-92z" />
<glyph unicode="&#xcd;" horiz-adv-x="270" d="M69 0v697h133v-697h-133zM269 902l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xce;" horiz-adv-x="270" d="M69 0v697h133v-697h-133zM-23 748l113 154h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph unicode="&#xcf;" horiz-adv-x="270" d="M69 0v697h133v-697h-133zM100 748h-116v109h116v-109zM284 748h-115v109h115v-109z" />
<glyph unicode="&#xd0;" horiz-adv-x="566" d="M11 317v77h58v303h150q77 0 127.5 -10t86.5 -31.5t55 -63.5t27.5 -98.5t8.5 -143.5q0 -74 -4.5 -125t-18 -92t-34.5 -65t-56 -40t-80.5 -22t-110.5 -6h-151v317h-58zM202 110h27q56 0 84 6.5t48 32.5t25.5 71.5t5.5 130.5q0 84 -6.5 130t-27.5 70.5t-47.5 30t-80.5 5.5 h-28v-193h95v-77h-95v-207z" />
<glyph unicode="&#xd1;" horiz-adv-x="618" d="M69 0v697h168q77 -203 125 -335t58 -163l9 -31h3q-6 129 -6 254v275h123v-697h-168q-78 204 -126 336.5t-57 162.5l-8 30h-4q5 -139 6 -266l1 -263h-124zM189 760l-35 47q35 58 97 58q32 0 71.5 -22t64.5 -22q27 0 56 36l35 -49q-37 -65 -98 -65q-32 0 -70 22t-63 22 t-58 -27z" />
<glyph unicode="&#xd2;" horiz-adv-x="570" d="M42 347q0 194 54 278t192 84t189 -83t51 -279q0 -194 -53.5 -276.5t-192.5 -82.5q-138 0 -189 82t-51 277zM285 98q65 0 87.5 53.5t22.5 195.5t-22.5 197t-87.5 55q-64 0 -87 -55t-23 -197q0 -141 22.5 -195t87.5 -54zM244 748l-92 154h116l68 -154h-92z" />
<glyph unicode="&#xd3;" horiz-adv-x="570" d="M42 347q0 194 54 278t192 84t189 -83t51 -279q0 -194 -53.5 -276.5t-192.5 -82.5q-138 0 -189 82t-51 277zM285 98q65 0 87.5 53.5t22.5 195.5t-22.5 197t-87.5 55q-64 0 -87 -55t-23 -197q0 -141 22.5 -195t87.5 -54zM421 902l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xd4;" horiz-adv-x="570" d="M42 347q0 194 54 278t192 84t189 -83t51 -279q0 -194 -53.5 -276.5t-192.5 -82.5q-138 0 -189 82t-51 277zM285 98q65 0 87.5 53.5t22.5 195.5t-22.5 197t-87.5 55q-64 0 -87 -55t-23 -197q0 -141 22.5 -195t87.5 -54zM129 748l113 154h90l113 -154h-98l-61 85l-61 -85 h-96z" />
<glyph unicode="&#xd5;" horiz-adv-x="570" d="M42 347q0 194 54 278t192 84t189 -83t51 -279q0 -194 -53.5 -276.5t-192.5 -82.5q-138 0 -189 82t-51 277zM285 98q65 0 87.5 53.5t22.5 195.5t-22.5 197t-87.5 55q-64 0 -87 -55t-23 -197q0 -141 22.5 -195t87.5 -54zM163 760l-35 47q35 58 97 58q32 0 71.5 -22 t64.5 -22q27 0 56 36l35 -49q-37 -65 -98 -65q-32 0 -70 22t-63 22t-58 -27z" />
<glyph unicode="&#xd6;" horiz-adv-x="570" d="M42 347q0 194 54 278t192 84t189 -83t51 -279q0 -194 -53.5 -276.5t-192.5 -82.5q-138 0 -189 82t-51 277zM285 98q65 0 87.5 53.5t22.5 195.5t-22.5 197t-87.5 55q-64 0 -87 -55t-23 -197q0 -141 22.5 -195t87.5 -54zM252 748h-116v109h116v-109zM436 748h-115v109h115 v-109z" />
<glyph unicode="&#xd7;" horiz-adv-x="515" d="M109 91l-73 75l148 148l-149 150l73 74l151 -150l147 149l73 -74l-148 -149l147 -147l-71 -75l-148 149z" />
<glyph unicode="&#xd8;" horiz-adv-x="570" d="M42 347q0 194 54 278t192 84q88 0 139 -33l37 64l53 -29l-44 -80q55 -78 55 -284q0 -194 -53.5 -276.5t-192.5 -82.5q-95 0 -148 38l-37 -68l-53 29l48 84q-50 78 -50 276zM285 95q65 0 88.5 55.5t23.5 196.5q0 98 -11 152q-37 -82 -79 -166l-100 -202q24 -36 78 -36z M181 205q41 87 80 164l99 199q-25 34 -75 34q-65 0 -88.5 -57t-23.5 -198q0 -94 8 -142z" />
<glyph unicode="&#xd9;" horiz-adv-x="580" d="M63 187v510h133v-511q0 -88 93 -88q94 0 94 88v511h133v-510q0 -199 -227 -199q-226 0 -226 199zM247 748l-92 154h116l68 -154h-92z" />
<glyph unicode="&#xda;" horiz-adv-x="580" d="M63 187v510h133v-511q0 -88 93 -88q94 0 94 88v511h133v-510q0 -199 -227 -199q-226 0 -226 199zM424 902l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xdb;" horiz-adv-x="580" d="M63 187v510h133v-511q0 -88 93 -88q94 0 94 88v511h133v-510q0 -199 -227 -199q-226 0 -226 199zM132 748l113 154h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph unicode="&#xdc;" horiz-adv-x="580" d="M63 187v510h133v-511q0 -88 93 -88q94 0 94 88v511h133v-510q0 -199 -227 -199q-226 0 -226 199zM255 748h-116v109h116v-109zM439 748h-115v109h115v-109z" />
<glyph unicode="&#xdd;" horiz-adv-x="506" d="M185 0v307l-191 390h144l80 -172q29 -70 34 -83h3q13 34 34 81l83 174h141l-195 -391v-306h-133zM388 902l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xde;" horiz-adv-x="533" d="M69 0v697h133v-102h68q124 0 175.5 -49t51.5 -169q0 -227 -228 -227h-67v-150h-133zM202 260h61q57 0 80.5 26.5t23.5 91.5q0 62 -21.5 84t-82.5 22h-61v-224z" />
<glyph unicode="&#xdf;" horiz-adv-x="558" d="M63 0v480q0 92 45.5 143t158.5 51q91 0 141 -39t50 -104q0 -39 -25.5 -84.5t-25.5 -72.5q0 -22 19 -43.5t41.5 -39t41.5 -56t19 -90.5q0 -82 -35 -116.5t-129 -34.5q-69 0 -116 17l22 104q44 -11 70 -11q32 0 44 13t12 40q0 23 -12 41t-29.5 31.5t-35 28.5t-29.5 40 t-12 57q0 36 25.5 85.5t25.5 74.5q0 51 -64 51q-40 0 -55 -20.5t-15 -59.5v-486h-132z" />
<glyph unicode="&#xe0;" d="M39 224q0 112 24 176.5t66 88t111 23.5q111 0 211 -40v-320q0 -40 11 -49.5t47 -2.5l16 -91q-35 -14 -88 -14q-72 0 -97 53h-3q-74 -57 -147 -57q-77 0 -114 50.5t-37 182.5zM255 404q-30 0 -46.5 -10.5t-27 -47.5t-10.5 -106q0 -60 8 -91.5t19.5 -40.5t32.5 -9 q45 0 88 43v251q-29 11 -64 11zM223 577l-92 154h116l68 -154h-92z" />
<glyph unicode="&#xe1;" d="M39 224q0 112 24 176.5t66 88t111 23.5q111 0 211 -40v-320q0 -40 11 -49.5t47 -2.5l16 -91q-35 -14 -88 -14q-72 0 -97 53h-3q-74 -57 -147 -57q-77 0 -114 50.5t-37 182.5zM255 404q-30 0 -46.5 -10.5t-27 -47.5t-10.5 -106q0 -60 8 -91.5t19.5 -40.5t32.5 -9 q45 0 88 43v251q-29 11 -64 11zM400 731l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xe2;" d="M39 224q0 112 24 176.5t66 88t111 23.5q111 0 211 -40v-320q0 -40 11 -49.5t47 -2.5l16 -91q-35 -14 -88 -14q-72 0 -97 53h-3q-74 -57 -147 -57q-77 0 -114 50.5t-37 182.5zM255 404q-30 0 -46.5 -10.5t-27 -47.5t-10.5 -106q0 -60 8 -91.5t19.5 -40.5t32.5 -9 q45 0 88 43v251q-29 11 -64 11zM108 577l113 154h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph unicode="&#xe3;" d="M39 224q0 112 24 176.5t66 88t111 23.5q111 0 211 -40v-320q0 -40 11 -49.5t47 -2.5l16 -91q-35 -14 -88 -14q-72 0 -97 53h-3q-74 -57 -147 -57q-77 0 -114 50.5t-37 182.5zM255 404q-30 0 -46.5 -10.5t-27 -47.5t-10.5 -106q0 -60 8 -91.5t19.5 -40.5t32.5 -9 q45 0 88 43v251q-29 11 -64 11zM141 589l-35 47q35 58 97 58q32 0 71.5 -22t64.5 -22q27 0 56 36l35 -49q-37 -65 -98 -65q-32 0 -70 22t-63 22t-58 -27z" />
<glyph unicode="&#xe4;" d="M39 224q0 112 24 176.5t66 88t111 23.5q111 0 211 -40v-320q0 -40 11 -49.5t47 -2.5l16 -91q-35 -14 -88 -14q-72 0 -97 53h-3q-74 -57 -147 -57q-77 0 -114 50.5t-37 182.5zM255 404q-30 0 -46.5 -10.5t-27 -47.5t-10.5 -106q0 -60 8 -91.5t19.5 -40.5t32.5 -9 q45 0 88 43v251q-29 11 -64 11zM231 577h-116v109h116v-109zM415 577h-115v109h115v-109z" />
<glyph unicode="&#xe5;" d="M39 224q0 112 24 176.5t66 88t111 23.5q111 0 211 -40v-320q0 -40 11 -49.5t47 -2.5l16 -91q-35 -14 -88 -14q-72 0 -97 53h-3q-74 -57 -147 -57q-77 0 -114 50.5t-37 182.5zM255 404q-30 0 -46.5 -10.5t-27 -47.5t-10.5 -106q0 -60 8 -91.5t19.5 -40.5t32.5 -9 q45 0 88 43v251q-29 11 -64 11zM156 675q0 48 29.5 76.5t79.5 28.5t79.5 -28.5t29.5 -76.5t-29.5 -76.5t-79.5 -28.5t-79.5 28.5t-29.5 76.5zM218 675q0 -23 12.5 -36.5t34.5 -13.5t35 13.5t13 36.5t-13 36.5t-35 13.5t-34.5 -13.5t-12.5 -36.5z" />
<glyph unicode="&#xe6;" horiz-adv-x="759" d="M266 512q87 0 122 -48q41 49 143 49q58 0 98.5 -16t59 -43t26 -51.5t7.5 -51.5q0 -79 -28.5 -107t-113.5 -28q-76 0 -135 16v-7q1 -74 22 -103t75 -29q62 0 147 26l21 -93q-24 -12 -75 -23.5t-112 -11.5q-127 0 -173 71q-71 -71 -175 -71q-135 0 -135 145v8 q0 79 38.5 116.5t119.5 46.5q41 5 119 7v16q0 47 -13.5 62.5t-54.5 15.5q-81 0 -166 -30l-25 94q35 13 95.5 26.5t112.5 13.5zM217 93q66 0 104 52q-7 44 -7 85q-62 -2 -88 -8q-59 -11 -59 -72q0 -57 50 -57zM448 319q45 -15 96 -15q29 0 39.5 11.5t10.5 38.5q0 65 -66 65 q-37 0 -57 -22.5t-23 -77.5z" />
<glyph unicode="&#xe7;" horiz-adv-x="421" d="M140 -214l14 57q41 -11 66 -11q41 0 41 23q0 13 -12.5 22.5t-27.5 15.5t-27.5 19.5t-12.5 33.5q0 24 17 48q-89 11 -124 73.5t-35 182.5q0 129 46.5 195.5t164.5 66.5q77 0 138 -21l-19 -100q-54 13 -96 13q-57 0 -79.5 -36t-22.5 -118q0 -87 21.5 -119t78.5 -32 q37 0 99 15l23 -99q-56 -21 -131 -24q-11 -17 -11 -32q0 -12 13 -21t29 -15.5t29.5 -24t13.5 -43.5q0 -45 -26 -64t-84 -19q-17 0 -38.5 3.5t-34.5 6.5z" />
<glyph unicode="&#xe8;" horiz-adv-x="484" d="M39 251q0 133 46 198.5t171 65.5q58 0 98.5 -16.5t59.5 -43.5t26 -52t7 -52q0 -80 -27.5 -107.5t-116.5 -27.5q-75 0 -133 16v-7q1 -74 22 -103t75 -29q63 0 147 26l21 -93q-24 -12 -75.5 -23.5t-112.5 -11.5q-119 0 -163.5 60.5t-44.5 199.5zM213 577l-92 154h116 l68 -154h-92zM173 319q45 -15 96 -15q31 0 40.5 12t9.5 38q0 65 -66 65q-37 0 -57 -22.5t-23 -77.5z" />
<glyph unicode="&#xe9;" horiz-adv-x="484" d="M39 251q0 133 46 198.5t171 65.5q58 0 98.5 -16.5t59.5 -43.5t26 -52t7 -52q0 -80 -27.5 -107.5t-116.5 -27.5q-75 0 -133 16v-7q1 -74 22 -103t75 -29q63 0 147 26l21 -93q-24 -12 -75.5 -23.5t-112.5 -11.5q-119 0 -163.5 60.5t-44.5 199.5zM390 731l-92 -154h-92 l69 154h115zM173 319q45 -15 96 -15q31 0 40.5 12t9.5 38q0 65 -66 65q-37 0 -57 -22.5t-23 -77.5z" />
<glyph unicode="&#xea;" horiz-adv-x="484" d="M39 251q0 133 46 198.5t171 65.5q58 0 98.5 -16.5t59.5 -43.5t26 -52t7 -52q0 -80 -27.5 -107.5t-116.5 -27.5q-75 0 -133 16v-7q1 -74 22 -103t75 -29q63 0 147 26l21 -93q-24 -12 -75.5 -23.5t-112.5 -11.5q-119 0 -163.5 60.5t-44.5 199.5zM98 577l113 154h90 l113 -154h-98l-61 85l-61 -85h-96zM173 319q45 -15 96 -15q31 0 40.5 12t9.5 38q0 65 -66 65q-37 0 -57 -22.5t-23 -77.5z" />
<glyph unicode="&#xeb;" horiz-adv-x="484" d="M39 251q0 133 46 198.5t171 65.5q58 0 98.5 -16.5t59.5 -43.5t26 -52t7 -52q0 -80 -27.5 -107.5t-116.5 -27.5q-75 0 -133 16v-7q1 -74 22 -103t75 -29q63 0 147 26l21 -93q-24 -12 -75.5 -23.5t-112.5 -11.5q-119 0 -163.5 60.5t-44.5 199.5zM173 319q45 -15 96 -15 q31 0 40.5 12t9.5 38q0 65 -66 65q-37 0 -57 -22.5t-23 -77.5zM221 577h-116v109h116v-109zM405 577h-115v109h115v-109z" />
<glyph unicode="&#xec;" horiz-adv-x="265" d="M67 0v503h131v-503h-131zM92 577l-92 154h116l68 -154h-92z" />
<glyph unicode="&#xed;" horiz-adv-x="265" d="M67 0v503h131v-503h-131zM269 731l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xee;" horiz-adv-x="265" d="M67 0v503h131v-503h-131zM-23 577l113 154h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph unicode="&#xef;" horiz-adv-x="265" d="M67 0v503h131v-503h-131zM100 577h-116v109h116v-109zM284 577h-115v109h115v-109z" />
<glyph unicode="&#xf0;" horiz-adv-x="502" d="M393 627l-47 -23q69 -64 92.5 -153t23.5 -215q-1 -126 -46.5 -187t-168.5 -61q-119 0 -163.5 61t-44.5 188q0 246 186 246q45 0 83 -15q-18 50 -64 87l-111 -54l-26 51l79 39q-41 19 -77 29l34 87q89 -25 150 -63l74 36zM330 236q0 98 -11 130q-24 13 -69 13 q-79 0 -79 -142q0 -77 17 -109t61 -32q45 0 63 31.5t18 108.5z" />
<glyph unicode="&#xf1;" horiz-adv-x="530" d="M63 0v503h116l8 -45h2q68 54 149 54q129 0 129 -148v-364h-131v340q0 64 -49 64q-45 0 -92 -43v-361h-132zM143 589l-35 47q35 58 97 58q32 0 71.5 -22t64.5 -22q27 0 56 36l35 -49q-37 -65 -98 -65q-32 0 -69.5 22t-63.5 22q-25 0 -58 -27z" />
<glyph unicode="&#xf2;" horiz-adv-x="503" d="M247 -12q-122 0 -165 60t-43 196q0 137 46.5 204t168.5 67t166 -66.5t44 -204.5q0 -134 -46.5 -195t-170.5 -61zM251 96q47 0 64 31.5t17 118.5q0 86 -17.5 123.5t-63.5 37.5q-45 0 -62.5 -37.5t-17.5 -123.5q0 -87 17 -118.5t63 -31.5zM209 577l-92 154h116l68 -154h-92 z" />
<glyph unicode="&#xf3;" horiz-adv-x="503" d="M247 -12q-122 0 -165 60t-43 196q0 137 46.5 204t168.5 67t166 -66.5t44 -204.5q0 -134 -46.5 -195t-170.5 -61zM251 96q47 0 64 31.5t17 118.5q0 86 -17.5 123.5t-63.5 37.5q-45 0 -62.5 -37.5t-17.5 -123.5q0 -87 17 -118.5t63 -31.5zM386 731l-92 -154h-92l69 154h115 z" />
<glyph unicode="&#xf4;" horiz-adv-x="503" d="M247 -12q-122 0 -165 60t-43 196q0 137 46.5 204t168.5 67t166 -66.5t44 -204.5q0 -134 -46.5 -195t-170.5 -61zM251 96q47 0 64 31.5t17 118.5q0 86 -17.5 123.5t-63.5 37.5q-45 0 -62.5 -37.5t-17.5 -123.5q0 -87 17 -118.5t63 -31.5zM95 577l113 154h90l113 -154h-98 l-61 85l-61 -85h-96z" />
<glyph unicode="&#xf5;" horiz-adv-x="503" d="M247 -12q-122 0 -165 60t-43 196q0 137 46.5 204t168.5 67t166 -66.5t44 -204.5q0 -134 -46.5 -195t-170.5 -61zM251 96q47 0 64 31.5t17 118.5q0 86 -17.5 123.5t-63.5 37.5q-45 0 -62.5 -37.5t-17.5 -123.5q0 -87 17 -118.5t63 -31.5zM128 589l-35 47q35 58 97 58 q32 0 71.5 -22t64.5 -22q27 0 56 36l35 -49q-37 -65 -98 -65q-31 0 -69 22t-64 22q-25 0 -58 -27z" />
<glyph unicode="&#xf6;" horiz-adv-x="503" d="M247 -12q-122 0 -165 60t-43 196q0 137 46.5 204t168.5 67t166 -66.5t44 -204.5q0 -134 -46.5 -195t-170.5 -61zM251 96q47 0 64 31.5t17 118.5q0 86 -17.5 123.5t-63.5 37.5q-45 0 -62.5 -37.5t-17.5 -123.5q0 -87 17 -118.5t63 -31.5zM217 577h-116v109h116v-109z M401 577h-115v109h115v-109z" />
<glyph unicode="&#xf7;" horiz-adv-x="515" d="M191 437v111h133v-111h-133zM191 78v111h133v-111h-133zM48 263v101h419v-101h-419z" />
<glyph unicode="&#xf8;" horiz-adv-x="503" d="M247 -12q-75 0 -121 23l-35 -53l-50 34l39 58q-41 55 -41 194q0 137 46.5 204t168.5 67q76 0 121 -27l37 56l51 -33l-43 -64q44 -60 44 -203q0 -134 -46.5 -195t-170.5 -61zM173 164q16 32 73 121l62 97q-20 27 -57 27q-45 0 -64 -39t-19 -124q0 -56 5 -82zM251 94 q47 0 65.5 33t18.5 119q0 59 -8 91q-7 -23 -79 -137l-54 -85q18 -21 57 -21z" />
<glyph unicode="&#xf9;" horiz-adv-x="530" d="M62 503h132v-341q0 -34 12 -48.5t38 -14.5q44 0 91 43v361h132v-503h-116l-8 45h-2q-71 -54 -149 -54q-130 0 -130 149v363zM218 577l-92 154h116l68 -154h-92z" />
<glyph unicode="&#xfa;" horiz-adv-x="530" d="M62 503h132v-341q0 -34 12 -48.5t38 -14.5q44 0 91 43v361h132v-503h-116l-8 45h-2q-71 -54 -149 -54q-130 0 -130 149v363zM395 731l-92 -154h-92l69 154h115z" />
<glyph unicode="&#xfb;" horiz-adv-x="530" d="M62 503h132v-341q0 -34 12 -48.5t38 -14.5q44 0 91 43v361h132v-503h-116l-8 45h-2q-71 -54 -149 -54q-130 0 -130 149v363zM103 577l113 154h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph unicode="&#xfc;" horiz-adv-x="530" d="M62 503h132v-341q0 -34 12 -48.5t38 -14.5q44 0 91 43v361h132v-503h-116l-8 45h-2q-71 -54 -149 -54q-130 0 -130 149v363zM226 577h-116v109h116v-109zM410 577h-115v109h115v-109z" />
<glyph unicode="&#xfd;" horiz-adv-x="527" d="M59 503h132v-279q0 -90 87 -71q32 6 54 20v330h131v-502q0 -104 -52.5 -169t-163.5 -65q-82 0 -127.5 40t-45.5 109q0 99 108 163v2q-123 13 -123 154v268zM336 -3v78q-50 -28 -69 -40q-71 -48 -71 -105q0 -29 16 -44.5t43 -15.5q81 0 81 127zM397 721l-92 -154h-92 l69 154h115z" />
<glyph unicode="&#xfe;" horiz-adv-x="514" d="M63 722h132v-158q0 -24 -0.5 -48t-1.5 -38.5t-1 -15.5h2q64 50 134 50q74 0 110.5 -50.5t36.5 -182.5q0 -156 -45 -222t-158 -66q-38 0 -80 6q3 -39 3 -84v-136h-132v945zM259 99q46 0 65 31.5t19 134.5q0 85 -14 112t-45 27q-45 0 -89 -44v-250q25 -11 64 -11z" />
<glyph unicode="&#xff;" horiz-adv-x="527" d="M59 503h132v-279q0 -90 87 -71q32 6 54 20v330h131v-502q0 -104 -52.5 -169t-163.5 -65q-82 0 -127.5 40t-45.5 109q0 99 108 163v2q-123 13 -123 154v268zM336 -3v78q-50 -28 -69 -40q-71 -48 -71 -105q0 -29 16 -44.5t43 -15.5q81 0 81 127zM228 567h-116v109h116v-109 zM412 567h-115v109h115v-109z" />
<glyph unicode="&#x152;" horiz-adv-x="779" d="M42 347q0 192 52.5 276.5t178.5 84.5q46 0 85 -14v3h383v-110h-250v-172h200v-106h-200v-199h255v-110h-388v3q-42 -14 -93 -14q-122 0 -172.5 83t-50.5 275zM297 98q34 0 61 15v467q-30 19 -69 19q-68 0 -91 -54.5t-23 -197.5t24 -196t98 -53z" />
<glyph unicode="&#x153;" horiz-adv-x="774" d="M243 -12q-117 0 -160.5 60.5t-43.5 195.5t46 203t159 68q105 0 151 -67q47 67 158 67q56 0 95 -16.5t57 -43.5t25 -52t7 -52q0 -79 -27.5 -107t-113.5 -28q-77 0 -135 16v-7q0 -74 21 -103t76 -29q62 0 147 26l21 -93q-73 -35 -188 -35q-100 0 -146 60q-47 -63 -149 -63z M250 96q46 0 63 31.5t17 118.5q0 86 -17.5 123.5t-62.5 37.5q-44 0 -61.5 -38t-17.5 -123q0 -87 16.5 -118.5t62.5 -31.5zM464 319q43 -15 96 -15q31 0 40.5 12t9.5 38q0 65 -66 65q-37 0 -57 -22.5t-23 -77.5z" />
<glyph unicode="&#x178;" horiz-adv-x="506" d="M185 0v307l-191 390h144l80 -172q29 -70 34 -83h3q13 34 34 81l83 174h141l-195 -391v-306h-133zM219 748h-116v109h116v-109zM403 748h-115v109h115v-109z" />
<glyph unicode="&#x2c6;" horiz-adv-x="307" d="M-3 640l113 154h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph unicode="&#x2dc;" horiz-adv-x="488" d="M124 712l-35 47q35 58 97 58q32 0 71.5 -22t64.5 -22q27 0 56 36l35 -49q-37 -65 -98 -65q-31 0 -69 22t-64 22q-25 0 -58 -27z" />
<glyph unicode="&#x1e9e;" horiz-adv-x="597" d="M62 0v437q0 147 49 208t182 61q103 0 208 -31v-112q-39 -33 -54.5 -59t-15.5 -59q0 -41 40 -78l19 -17q38 -35 55 -72t17 -105q0 -179 -180 -179q-75 0 -131 20l24 102q71 -13 85 -13q70 0 70 78q0 35 -10 55.5t-36 42.5l-25 22q-58 53 -58 134q0 79 73 153 q-33 10 -79 10q-62 0 -81.5 -32t-19.5 -129v-437h-132z" />
<glyph unicode="&#x2000;" horiz-adv-x="475" />
<glyph unicode="&#x2001;" horiz-adv-x="951" />
<glyph unicode="&#x2002;" horiz-adv-x="475" />
<glyph unicode="&#x2003;" horiz-adv-x="951" />
<glyph unicode="&#x2004;" horiz-adv-x="317" />
<glyph unicode="&#x2005;" horiz-adv-x="237" />
<glyph unicode="&#x2006;" horiz-adv-x="158" />
<glyph unicode="&#x2007;" horiz-adv-x="158" />
<glyph unicode="&#x2008;" horiz-adv-x="118" />
<glyph unicode="&#x2009;" horiz-adv-x="190" />
<glyph unicode="&#x200a;" horiz-adv-x="52" />
<glyph unicode="&#x2010;" horiz-adv-x="367" d="M37 234v104h293v-104h-293z" />
<glyph unicode="&#x2011;" horiz-adv-x="367" d="M37 234v104h293v-104h-293z" />
<glyph unicode="&#x2012;" horiz-adv-x="367" d="M37 234v104h293v-104h-293z" />
<glyph unicode="&#x2013;" horiz-adv-x="507" d="M37 234v105h433v-105h-433z" />
<glyph unicode="&#x2014;" horiz-adv-x="1007" d="M37 234v105h933v-105h-933z" />
<glyph unicode="&#x2018;" horiz-adv-x="252" d="M112 722h99q0 -1 -4.5 -11.5t-9.5 -22t-11.5 -31.5t-11 -41t-8 -48.5t-3.5 -55.5h-106q0 116 55 210z" />
<glyph unicode="&#x2019;" horiz-adv-x="252" d="M140 512h-99q0 1 4.5 11.5t9.5 22t11.5 31.5t11 41t8 48.5t3.5 55.5h106q0 -116 -55 -210z" />
<glyph unicode="&#x201a;" horiz-adv-x="252" d="M140 -91h-99q0 1 4.5 11.5t9.5 22t11.5 31.5t11 41t8 48.5t3.5 55.5h106q0 -116 -55 -210z" />
<glyph unicode="&#x201c;" horiz-adv-x="433" d="M293 722h99q0 -1 -4.5 -11.5t-9.5 -22t-11.5 -31.5t-11 -41t-8 -48.5t-3.5 -55.5h-106q0 116 55 210zM112 722h99q0 -1 -4.5 -11.5t-9.5 -22t-11.5 -31.5t-11 -41t-8 -48.5t-3.5 -55.5h-106q0 116 55 210z" />
<glyph unicode="&#x201d;" horiz-adv-x="433" d="M321 512h-99q0 1 4.5 11.5t9.5 22t11.5 31.5t11 41t8 48.5t3.5 55.5h106q0 -116 -55 -210zM140 512h-99q0 1 4.5 11.5t9.5 22t11.5 31.5t11 41t8 48.5t3.5 55.5h106q0 -116 -55 -210z" />
<glyph unicode="&#x201e;" horiz-adv-x="434" d="M322 -91h-99q0 1 4.5 11.5t9.5 22t11.5 31.5t11 41t8 48.5t3.5 55.5h106q0 -116 -55 -210zM140 -91h-99q0 1 4.5 11.5t9.5 22t11.5 31.5t11 41t8 48.5t3.5 55.5h106q0 -116 -55 -210z" />
<glyph unicode="&#x2022;" horiz-adv-x="278" d="M52 267v170h174v-170h-174z" />
<glyph unicode="&#x2026;" horiz-adv-x="821" d="M71 0v120h143v-120h-143zM339 0v120h143v-120h-143zM607 0v120h143v-120h-143z" />
<glyph unicode="&#x202f;" horiz-adv-x="190" />
<glyph unicode="&#x2039;" horiz-adv-x="316" d="M150 54l-99 200l100 199h107l-99 -199l99 -200h-108z" />
<glyph unicode="&#x203a;" horiz-adv-x="316" d="M265 254l-100 -200h-107l98 200l-99 199h108z" />
<glyph unicode="&#x205f;" horiz-adv-x="237" />
<glyph unicode="&#x20ac;" horiz-adv-x="555" d="M354 387h-108v-36v-35h108v-77h-105q8 -85 34 -111.5t88 -26.5q35 0 117 16l19 -101q-80 -25 -159 -25q-118 0 -169.5 54.5t-62.5 193.5h-68v77h65v35v36h-65v77h69q11 135 62.5 188.5t168.5 53.5q91 0 155 -22l-17 -100q-68 12 -115 12q-61 0 -87 -25t-34 -107h104v-77z " />
<glyph unicode="&#x2116;" horiz-adv-x="934" d="M636 232v82h276v-82h-276zM774 356q-82 0 -110 37.5t-28 121.5q0 85 28.5 126.5t109.5 41.5q80 0 109 -41.5t29 -126.5q0 -83 -28.5 -121t-109.5 -38zM774 435q21 0 29 17.5t8 64.5q0 86 -37 86q-21 0 -29.5 -21t-8.5 -65q0 -47 8 -64.5t30 -17.5zM66 0v697h168 q77 -203 125 -335t57 -163l10 -31h3q-6 129 -6 254v275h123v-697h-168q-78 204 -126 336.5t-56 162.5l-9 30h-4q5 -139 6 -266l1 -263h-124z" />
<glyph unicode="&#x2122;" horiz-adv-x="659" d="M607 348h-69l-8 136l-3 118h-2q-5 -28 -16 -66l-39 -137h-56l-38 136l-15 67h-3q2 -64 -2 -119l-9 -135h-68l20 349l88 -1l42 -155l13 -64h3q3 26 13 64l41 156h88zM104 348v290h-73v59h217v-59h-72v-290h-72z" />
<glyph unicode="&#x25fc;" horiz-adv-x="505" d="M0 505h505v-505h-505v505z" />
<glyph unicode="&#xfb06;" horiz-adv-x="809" d="M527 140v269h-68v94h70l6 101q-38 12 -88 12q-85 0 -85 -63q0 -42 33 -69l-19 -96q-96 21 -150 21q-58 0 -58 -40q0 -19 12 -31t49 -23l24 -7q92 -27 126.5 -62t34.5 -105q0 -82 -47 -116t-133 -34q-93 0 -205 32l19 101q109 -29 171 -29q37 0 51.5 10.5t14.5 37.5 q0 23 -12 35.5t-48 23.5l-24 7q-89 26 -125 59t-36 101q0 80 44 111.5t125 31.5q31 0 61 -3q-18 31 -18 68q0 127 188 127q113 0 219 -33v-168h127l-16 -94h-111v-268q0 -26 9 -33.5t32 -7.5q10 0 70 10l16 -99q-46 -18 -118 -18q-78 0 -109.5 29.5t-31.5 117.5z" />
<glyph horiz-adv-x="367" d="M37 290v105h293v-105h-293z" />
<glyph horiz-adv-x="507" d="M37 291v104h433v-104h-433z" />
<glyph horiz-adv-x="1007" d="M37 291v104h933v-104h-933z" />
<glyph horiz-adv-x="55" d="M-40 311v115h107v-115h-107z" />
<glyph horiz-adv-x="0" d="M-131 321v114h106v-114h-106z" />
<glyph horiz-adv-x="352" d="M291 -141h-116q-4 7 -10.5 21t-23 60t-29.5 96t-23.5 126.5t-10.5 153.5t10 153t24.5 129t28.5 95.5t24 63.5l10 21h116q-4 -8 -10 -23t-21.5 -62.5t-27.5 -98t-22 -124.5t-10 -146t9.5 -146.5t23 -129.5t26.5 -99t23 -67z" />
<glyph horiz-adv-x="352" d="M177 -141h-116q4 8 10 23.5t21.5 65.5t27.5 101.5t22 127t10 147.5t-9.5 145t-22.5 126.5t-26.5 96t-23.5 64.5l-9 22h116q4 -8 10.5 -22t23 -61t29.5 -97.5t23.5 -127.5t10.5 -154t-10 -152.5t-24 -128t-28.5 -94t-24.5 -61.5z" />
<glyph horiz-adv-x="591" d="M518 502l30 -102l-66 -23q3 -8 11.5 -32t13 -38t10.5 -35.5t8.5 -40.5t2.5 -37q0 -206 -242 -206q-109 0 -173 48.5t-64 150.5q0 132 114 187v2q-88 46 -88 151q0 83 47.5 131t151.5 48q80 0 146 -22l-20 -98q-53 10 -102 10q-48 0 -70 -19.5t-22 -59.5q0 -76 73 -89 q39 12 123.5 38.5t115.5 35.5zM360 339q-82 -27 -112 -42q-68 -35 -68 -106q0 -93 107 -93q110 0 110 94q0 52 -37 147z" />
<glyph horiz-adv-x="477" d="M432 118l19 -102q-77 -25 -163 -25q-89 0 -141 30.5t-78.5 108.5t-26.5 216q0 193 54 276.5t194 83.5q95 0 157 -22l-18 -101q-75 13 -120 13q-53 0 -79 -16.5t-40.5 -71t-14.5 -162.5q0 -107 13.5 -159t40 -69t81.5 -17q35 0 122 17zM269 -213h-86q1 1 3.5 4t8.5 11.5 t11 18t10.5 24t8 28.5t1.5 32t-6 36h101q12 -47 0.5 -81.5t-31.5 -53.5z" />
<glyph horiz-adv-x="570" d="M42 347q0 194 54 278t192 84t189 -83t51 -279q0 -194 -53.5 -276.5t-192.5 -82.5q-138 0 -189 82t-51 277zM285 98q65 0 87.5 53.5t22.5 195.5t-22.5 197t-87.5 55q-64 0 -87 -55t-23 -197q0 -141 22.5 -195t87.5 -54zM389 902l-63 -154h-83l41 154h105z" />
<glyph horiz-adv-x="504" d="M443 0h-112l-8 45h-2q-71 -54 -150 -54q-131 0 -131 145v8q0 79 38.5 116.5t117.5 46.5q45 5 119 7v16q0 47 -13.5 62.5t-54.5 15.5q-78 0 -165 -30l-24 94q105 40 206 40q90 0 134.5 -39.5t44.5 -146.5v-326zM315 136v94q-60 -2 -90 -8q-58 -11 -58 -72q0 -57 51 -57 q50 0 97 43z" />
<glyph horiz-adv-x="488" d="M39 248q0 135 45.5 201t170.5 66q101 0 147 -44.5t47 -139.5q0 -47 -9 -107l-270 -1q1 -73 22.5 -101.5t77.5 -28.5q54 0 144 26l21 -93q-70 -35 -185 -35q-121 0 -166 60t-45 197zM172 315h144q4 27 3 41q-3 63 -64 63q-40 0 -59.5 -23.5t-23.5 -80.5z" />
<glyph horiz-adv-x="361" d="M222 503h140l-15 -94h-124v-415q0 -104 -33 -147.5t-108 -59.5q-31 -6 -86 -15l-20 100q6 1 29 6t36 9q33 10 41.5 34t8.5 77v411h-68v94h68v73q0 92 38.5 123t113.5 31q77 0 141 -14l-17 -96q-54 7 -84 7q-34 0 -47.5 -11t-13.5 -50v-63z" />
<glyph horiz-adv-x="514" d="M156 -233l-19 99q79 13 122 27q34 10 49.5 31.5t15.5 67.5v57h-2q-64 -49 -137 -49t-109.5 49t-36.5 175q0 164 48.5 226t154.5 62q109 0 209 -40v-483q0 -93 -40.5 -137.5t-113.5 -61.5q-66 -15 -141 -23zM171 242q0 -82 14.5 -108t45.5 -26q48 0 88 40v245 q-25 11 -64 11q-22 0 -36 -5.5t-25.5 -22t-17 -49.5t-5.5 -85z" />
<glyph horiz-adv-x="258" d="M63 0v722h132v-722h-132z" />
<glyph horiz-adv-x="345" d="M63 140v491l132 14v-142h127l-16 -94h-111v-268q0 -26 9 -33.5t32 -7.5q5 0 70 10l16 -99q-44 -18 -118 -18q-78 0 -109.5 29.5t-31.5 117.5z" />
<glyph horiz-adv-x="527" d="M189 0q-129 0 -129 149v354h131v-333q0 -62 49 -62t92 39v356h132v-514q0 -92 -40.5 -137t-113.5 -62q-65 -14 -142 -23l-18 99q81 14 122 27q34 10 49.5 31t15.5 65v60h-2q-61 -49 -146 -49z" />
<glyph horiz-adv-x="504" d="M443 0h-112l-8 45h-2q-71 -54 -150 -54q-131 0 -131 145v8q0 79 38.5 116.5t117.5 46.5q45 5 119 7v16q0 47 -13.5 62.5t-54.5 15.5q-78 0 -165 -30l-24 94q105 40 206 40q90 0 134.5 -39.5t44.5 -146.5v-326zM315 136v94q-60 -2 -90 -8q-58 -11 -58 -72q0 -57 51 -57 q50 0 97 43zM212 577l-92 154h116l68 -154h-92z" />
<glyph horiz-adv-x="504" d="M443 0h-112l-8 45h-2q-71 -54 -150 -54q-131 0 -131 145v8q0 79 38.5 116.5t117.5 46.5q45 5 119 7v16q0 47 -13.5 62.5t-54.5 15.5q-78 0 -165 -30l-24 94q105 40 206 40q90 0 134.5 -39.5t44.5 -146.5v-326zM315 136v94q-60 -2 -90 -8q-58 -11 -58 -72q0 -57 51 -57 q50 0 97 43zM389 731l-92 -154h-92l69 154h115z" />
<glyph horiz-adv-x="504" d="M443 0h-112l-8 45h-2q-71 -54 -150 -54q-131 0 -131 145v8q0 79 38.5 116.5t117.5 46.5q45 5 119 7v16q0 47 -13.5 62.5t-54.5 15.5q-78 0 -165 -30l-24 94q105 40 206 40q90 0 134.5 -39.5t44.5 -146.5v-326zM98 577l113 154h90l113 -154h-98l-61 85l-61 -85h-96z M315 136v94q-60 -2 -90 -8q-58 -11 -58 -72q0 -57 51 -57q50 0 97 43z" />
<glyph horiz-adv-x="504" d="M443 0h-112l-8 45h-2q-71 -54 -150 -54q-131 0 -131 145v8q0 79 38.5 116.5t117.5 46.5q45 5 119 7v16q0 47 -13.5 62.5t-54.5 15.5q-78 0 -165 -30l-24 94q105 40 206 40q90 0 134.5 -39.5t44.5 -146.5v-326zM131 589l-35 47q35 58 97 58q32 0 71.5 -22t64.5 -22 q27 0 56 36l35 -49q-37 -65 -98 -65q-32 0 -69.5 22t-63.5 22q-25 0 -58 -27zM315 136v94q-60 -2 -90 -8q-58 -11 -58 -72q0 -57 51 -57q50 0 97 43z" />
<glyph horiz-adv-x="504" d="M443 0h-112l-8 45h-2q-71 -54 -150 -54q-131 0 -131 145v8q0 79 38.5 116.5t117.5 46.5q45 5 119 7v16q0 47 -13.5 62.5t-54.5 15.5q-78 0 -165 -30l-24 94q105 40 206 40q90 0 134.5 -39.5t44.5 -146.5v-326zM315 136v94q-60 -2 -90 -8q-58 -11 -58 -72q0 -57 51 -57 q50 0 97 43zM220 577h-116v109h116v-109zM404 577h-115v109h115v-109z" />
<glyph horiz-adv-x="504" d="M443 0h-112l-8 45h-2q-71 -54 -150 -54q-131 0 -131 145v8q0 79 38.5 116.5t117.5 46.5q45 5 119 7v16q0 47 -13.5 62.5t-54.5 15.5q-78 0 -165 -30l-24 94q105 40 206 40q90 0 134.5 -39.5t44.5 -146.5v-326zM145 675q0 48 29.5 76.5t79.5 28.5t79.5 -28.5t29.5 -76.5 t-29.5 -76.5t-79.5 -28.5t-79.5 28.5t-29.5 76.5zM315 136v94q-60 -2 -90 -8q-58 -11 -58 -72q0 -57 51 -57q50 0 97 43zM207 675q0 -23 12.5 -36.5t34.5 -13.5t35 13.5t13 36.5t-13 36.5t-35 13.5t-34.5 -13.5t-12.5 -36.5z" />
<glyph horiz-adv-x="762" d="M266 512q83 0 120 -45q42 45 143 45q102 0 148 -43.5t47 -137.5q0 -47 -9 -107l-270 -1q1 -73 22.5 -101.5t77.5 -28.5q54 0 144 26l21 -93q-73 -35 -185 -35q-129 0 -175 72q-71 -72 -175 -72q-135 0 -135 145v8q0 79 38.5 116.5t119.5 46.5q41 5 119 7v16 q0 47 -13.5 62.5t-54.5 15.5q-81 0 -166 -30l-25 94q35 13 95.5 26.5t112.5 13.5zM217 93q66 0 104 52q-7 44 -7 85q-62 -2 -88 -8q-59 -11 -59 -72q0 -57 50 -57zM447 315h144q4 27 3 41q-3 60 -65 60q-40 0 -59 -22.5t-23 -78.5z" />
<glyph horiz-adv-x="488" d="M39 248q0 135 45.5 201t170.5 66q101 0 147 -44.5t47 -139.5q0 -47 -9 -107l-270 -1q1 -73 22.5 -101.5t77.5 -28.5q54 0 144 26l21 -93q-70 -35 -185 -35q-121 0 -166 60t-45 197zM172 315h144q4 27 3 41q-3 63 -64 63q-40 0 -59.5 -23.5t-23.5 -80.5zM212 577l-92 154 h116l68 -154h-92z" />
<glyph horiz-adv-x="488" d="M39 248q0 135 45.5 201t170.5 66q101 0 147 -44.5t47 -139.5q0 -47 -9 -107l-270 -1q1 -73 22.5 -101.5t77.5 -28.5q54 0 144 26l21 -93q-70 -35 -185 -35q-121 0 -166 60t-45 197zM172 315h144q4 27 3 41q-3 63 -64 63q-40 0 -59.5 -23.5t-23.5 -80.5zM389 731l-92 -154 h-92l69 154h115z" />
<glyph horiz-adv-x="488" d="M39 248q0 135 45.5 201t170.5 66q101 0 147 -44.5t47 -139.5q0 -47 -9 -107l-270 -1q1 -73 22.5 -101.5t77.5 -28.5q54 0 144 26l21 -93q-70 -35 -185 -35q-121 0 -166 60t-45 197zM172 315h144q4 27 3 41q-3 63 -64 63q-40 0 -59.5 -23.5t-23.5 -80.5zM97 577l113 154 h90l113 -154h-98l-61 85l-61 -85h-96z" />
<glyph horiz-adv-x="488" d="M39 248q0 135 45.5 201t170.5 66q101 0 147 -44.5t47 -139.5q0 -47 -9 -107l-270 -1q1 -73 22.5 -101.5t77.5 -28.5q54 0 144 26l21 -93q-70 -35 -185 -35q-121 0 -166 60t-45 197zM172 315h144q4 27 3 41q-3 63 -64 63q-40 0 -59.5 -23.5t-23.5 -80.5zM220 577h-116v109 h116v-109zM404 577h-115v109h115v-109z" />
<glyph horiz-adv-x="334" d="M195 503h140l-16 -94h-124v-409h-132v503v48q0 92 38.5 123t113.5 31q79 0 141 -14l-17 -96q-54 7 -83 7q-35 0 -48 -11t-13 -50v-38z" />
<glyph horiz-adv-x="778" d="M243 -12q-117 0 -160.5 60.5t-43.5 195.5t46 203t159 68q109 0 153 -65q48 65 157 65q93 0 138.5 -45.5t46.5 -139.5q1 -45 -8 -106l-270 -1q0 -73 22 -101.5t77 -28.5q58 0 149 28l21 -93q-77 -37 -189 -37q-104 0 -147 55q-43 -58 -151 -58zM250 96q46 0 63 31.5 t17 118.5q0 86 -17.5 123.5t-62.5 37.5q-44 0 -61.5 -38t-17.5 -123q0 -87 16.5 -118.5t62.5 -31.5zM463 315h144q3 19 3 41q-3 63 -65 63q-40 0 -59 -23.5t-23 -80.5z" />
<glyph horiz-adv-x="527" d="M189 0q-129 0 -129 149v354h131v-333q0 -62 49 -62t92 39v356h132v-514q0 -92 -40.5 -137t-113.5 -62q-65 -14 -142 -23l-18 99q81 14 122 27q34 10 49.5 31t15.5 65v60h-2q-61 -49 -146 -49zM396 731l-92 -154h-92l69 154h115z" />
<glyph horiz-adv-x="527" d="M189 0q-129 0 -129 149v354h131v-333q0 -62 49 -62t92 39v356h132v-514q0 -92 -40.5 -137t-113.5 -62q-65 -14 -142 -23l-18 99q81 14 122 27q34 10 49.5 31t15.5 65v60h-2q-61 -49 -146 -49zM227 577h-116v109h116v-109zM411 577h-115v109h115v-109z" />
<glyph horiz-adv-x="421" d="M39 250q0 129 46.5 195.5t164.5 66.5q77 0 138 -21l-19 -100q-54 13 -96 13q-57 0 -79.5 -36t-22.5 -118q0 -87 21.5 -119t78.5 -32q37 0 99 15l23 -99q-65 -24 -149 -24q-117 0 -161 63t-44 196zM235 -213h-86q1 1 3.5 4t8.5 11.5t11 18t10.5 24t8 28.5t1.5 32t-6 36 h101q12 -47 0.5 -81.5t-31.5 -53.5z" />
<glyph horiz-adv-x="503" d="M247 -12q-122 0 -165 60t-43 196q0 137 46.5 204t168.5 67t166 -66.5t44 -204.5q0 -134 -46.5 -195t-170.5 -61zM251 96q47 0 64 31.5t17 118.5q0 86 -17.5 123.5t-63.5 37.5q-45 0 -62.5 -37.5t-17.5 -123.5q0 -87 17 -118.5t63 -31.5zM354 731l-63 -154h-83l41 154h105 z" />
<glyph horiz-adv-x="584" d="M222 503h104l-15 -94h-89v-409h-131v409h-68v94h68v73q0 93 40.5 123.5t126.5 30.5q125 0 263 -23v-707h-132v623q-76 6 -95 6q-43 0 -57.5 -10.5t-14.5 -48.5v-67z" />
<glyph horiz-adv-x="983" d="M29 23l19 101q109 -29 171 -29q37 0 51.5 10.5t14.5 37.5q0 23 -12 35.5t-48 23.5l-24 7q-89 26 -125 59t-36 101q0 80 44 111.5t125 31.5q35 0 63 -4q-23 37 -23 79q0 142 191 142q109 0 208 -30v-140l-2 -97h2q61 50 143 50q130 0 130 -148v-364h-132v340q0 64 -49 64 q-45 0 -92 -43v-361h-132v634q-37 7 -69 7q-88 0 -88 -79q0 -47 36 -78l-19 -96q-96 21 -150 21q-58 0 -58 -40q0 -19 12 -31t49 -23l24 -7q92 -27 126.5 -62t34.5 -105q0 -82 -47 -116t-133 -34q-93 0 -205 32z" />
<glyph horiz-adv-x="787" d="M39 250q0 129 46.5 195.5t164.5 66.5h11q-20 29 -20 65q0 127 187 127q107 0 209 -31v-170h126l-15 -94h-111v-268q0 -26 9 -33.5t32 -7.5q9 0 69 10l17 -99q-46 -18 -118 -18q-78 0 -109.5 29.5t-31.5 117.5v269h-69v94h70l7 104q-41 9 -78 9q-84 0 -84 -62 q0 -18 7.5 -32t12.5 -18.5t17 -12.5l-19 -100q-54 13 -96 13q-57 0 -79.5 -36t-22.5 -118q0 -87 21.5 -119t78.5 -32q37 0 99 15l23 -99q-65 -24 -149 -24q-117 0 -161 63t-44 196z" />
<glyph horiz-adv-x="951" d="M485 0v637q-30 4 -48 4q-81 0 -81 -74q0 -35 32 -76l-19 -100q-54 13 -96 13q-57 0 -79.5 -36t-22.5 -118q0 -87 21.5 -119t78.5 -32q37 0 99 15l23 -99q-65 -24 -149 -24q-117 0 -161 63t-44 196q0 129 46.5 195.5t164.5 66.5q12 0 18 -1q-23 40 -23 83q0 65 50.5 100 t143.5 35q94 0 177 -25v-145l-2 -97h2q61 50 143 50q130 0 130 -148v-364h-132v340q0 64 -49 64q-45 0 -92 -43v-361h-131z" />
<glyph horiz-adv-x="348" d="M290 265h-85l-6 24h-1q-49 -30 -92 -30q-81 0 -81 92v4q0 45 20.5 69t66.5 31q34 5 81 7v8q0 22 -7.5 29.5t-28.5 7.5q-47 0 -104 -18l-18 67q63 27 136 27q59 0 89 -25.5t30 -91.5v-201zM193 349v52q-28 0 -44 -4q-29 -6 -29 -36q0 -29 28 -29q24 0 45 17z" />
<glyph horiz-adv-x="414" d="M285 499v-63q0 -42 -9 -71t-20.5 -44.5t-37.5 -42.5l-29 -30q-31 -32 -31 -80q0 -40 19.5 -55t62.5 -15q55 0 126 21l20 -97q-93 -31 -175 -31q-91 0 -137 41.5t-46 134.5q0 52 14.5 83.5t41.5 59.5l31 33q24 25 32 46t8 60v50h130zM285 697v-113h-130v113h130z" />
<glyph horiz-adv-x="261" d="M197 495v-495h-133v495h133zM197 697v-113h-133v113h133z" />
<hkern u1="&#x24;" u2="&#x201c;" k="46" />
<hkern u1="&#x24;" u2="&#x2018;" k="46" />
<hkern u1="&#x28;" u2="J" k="12" />
<hkern u1="&#x2d;" u2="y" k="14" />
<hkern u1="&#x2f;" u2="y" k="32" />
<hkern u1="&#x2f;" u2="g" k="55" />
<hkern u1="&#x30;" u2="g" k="-3" />
<hkern u1="&#x32;" u2="&#x201d;" k="-15" />
<hkern u1="&#x32;" u2="&#x201c;" k="-10" />
<hkern u1="&#x32;" u2="&#x2019;" k="-15" />
<hkern u1="&#x32;" u2="&#x2018;" k="-10" />
<hkern u1="&#x32;" u2="&#x39;" k="-5" />
<hkern u1="&#x32;" u2="&#x34;" k="10" />
<hkern u1="&#x32;" u2="&#x27;" k="-4" />
<hkern u1="&#x32;" u2="&#x22;" k="-4" />
<hkern u1="&#x35;" u2="&#x3c;" k="3" />
<hkern u1="&#x37;" u2="&#x32;" k="12" />
<hkern u1="&#x3f;" u2="&#x2039;" k="20" />
<hkern u1="&#x3f;" u2="&#xab;" k="20" />
<hkern u1="A" u2="&#x2122;" k="55" />
<hkern u1="A" u2="&#xae;" k="30" />
<hkern u1="B" g2="c_h.dlig" k="-3" />
<hkern u1="B" g2="c_t.dlig" k="-3" />
<hkern u1="B" g2="oacute.aalt" k="-3" />
<hkern u1="B" g2="ccedilla.aalt" k="-3" />
<hkern u1="B" g2="oe.aalt" k="-3" />
<hkern u1="B" g2="edieresis.aalt" k="-3" />
<hkern u1="B" g2="ecircumflex.aalt" k="-3" />
<hkern u1="B" g2="eacute.aalt" k="-3" />
<hkern u1="B" g2="egrave.aalt" k="-3" />
<hkern u1="B" g2="e.aalt" k="-3" />
<hkern u1="B" u2="&#x2026;" k="25" />
<hkern u1="B" u2="&#x178;" k="10" />
<hkern u1="B" u2="&#x153;" k="-3" />
<hkern u1="B" u2="&#xf8;" k="-3" />
<hkern u1="B" u2="&#xf6;" k="-3" />
<hkern u1="B" u2="&#xf5;" k="-3" />
<hkern u1="B" u2="&#xf4;" k="-3" />
<hkern u1="B" u2="&#xf3;" k="-3" />
<hkern u1="B" u2="&#xf2;" k="-3" />
<hkern u1="B" u2="&#xf0;" k="-3" />
<hkern u1="B" u2="&#xeb;" k="-3" />
<hkern u1="B" u2="&#xea;" k="-3" />
<hkern u1="B" u2="&#xe9;" k="-3" />
<hkern u1="B" u2="&#xe8;" k="-3" />
<hkern u1="B" u2="&#xe7;" k="-3" />
<hkern u1="B" u2="&#xe5;" k="-3" />
<hkern u1="B" u2="&#xe4;" k="-3" />
<hkern u1="B" u2="&#xe3;" k="-3" />
<hkern u1="B" u2="&#xe2;" k="-3" />
<hkern u1="B" u2="&#xe1;" k="-3" />
<hkern u1="B" u2="&#xe0;" k="-3" />
<hkern u1="B" u2="&#xdd;" k="10" />
<hkern u1="B" u2="&#xc6;" k="7" />
<hkern u1="B" u2="&#xc5;" k="7" />
<hkern u1="B" u2="&#xc4;" k="7" />
<hkern u1="B" u2="&#xc3;" k="7" />
<hkern u1="B" u2="&#xc2;" k="7" />
<hkern u1="B" u2="&#xc1;" k="7" />
<hkern u1="B" u2="&#xc0;" k="7" />
<hkern u1="B" u2="q" k="-3" />
<hkern u1="B" u2="o" k="-3" />
<hkern u1="B" u2="e" k="-3" />
<hkern u1="B" u2="d" k="-3" />
<hkern u1="B" u2="c" k="-3" />
<hkern u1="B" u2="a" k="-3" />
<hkern u1="B" u2="Y" k="10" />
<hkern u1="B" u2="X" k="5" />
<hkern u1="B" u2="V" k="5" />
<hkern u1="B" u2="T" k="5" />
<hkern u1="B" u2="J" k="17" />
<hkern u1="B" u2="A" k="7" />
<hkern u1="B" u2="&#x39;" k="-3" />
<hkern u1="B" u2="&#x38;" k="-3" />
<hkern u1="B" u2="&#x36;" k="-6" />
<hkern u1="B" u2="&#x33;" k="15" />
<hkern u1="B" u2="&#x2e;" k="25" />
<hkern u1="B" u2="&#x2c;" k="25" />
<hkern u1="B" u2="g" k="-3" />
<hkern u1="C" u2="&#x3f;" k="-20" />
<hkern u1="D" u2="g" k="-3" />
<hkern u1="E" u2="g" k="5" />
<hkern u1="E" u2="&#x3f;" k="-25" />
<hkern u1="F" u2="&#x2122;" k="-20" />
<hkern u1="F" u2="&#x1e9e;" k="3" />
<hkern u1="F" u2="&#xae;" k="-15" />
<hkern u1="F" u2="y" k="25" />
<hkern u1="F" u2="g" k="27" />
<hkern u1="F" u2="&#x3f;" k="-30" />
<hkern u1="K" u2="&#x3f;" k="-20" />
<hkern u1="L" u2="&#x2122;" k="80" />
<hkern u1="L" u2="&#xae;" k="75" />
<hkern u1="M" u2="&#x201d;" k="10" />
<hkern u1="M" u2="&#x201c;" k="10" />
<hkern u1="M" u2="&#x2019;" k="10" />
<hkern u1="M" u2="&#x2018;" k="10" />
<hkern u1="O" u2="g" k="-3" />
<hkern u1="P" u2="r" k="5" />
<hkern u1="P" u2="g" k="15" />
<hkern u1="P" u2="&#x3f;" k="-15" />
<hkern u1="Q" u2="&#x2026;" k="-36" />
<hkern u1="Q" u2="&#x2e;" k="-36" />
<hkern u1="Q" u2="&#x2c;" k="-36" />
<hkern u1="Q" u2="g" k="-3" />
<hkern u1="R" g2="t.aalt" k="-8" />
<hkern u1="T" u2="&#xae;" k="-15" />
<hkern u1="T" u2="y" k="58" />
<hkern u1="T" u2="g" k="49" />
<hkern u1="T" u2="&#x3f;" k="-23" />
<hkern u1="V" u2="&#x2122;" k="-20" />
<hkern u1="V" u2="&#x1e9e;" k="8" />
<hkern u1="V" u2="y" k="8" />
<hkern u1="V" u2="g" k="25" />
<hkern u1="V" u2="&#x3f;" k="-30" />
<hkern u1="W" u2="&#x2122;" k="-15" />
<hkern u1="W" u2="g" k="12" />
<hkern u1="W" u2="&#x3f;" k="-30" />
<hkern u1="X" u2="&#x2122;" k="-15" />
<hkern u1="X" u2="g" k="5" />
<hkern u1="X" u2="&#x3f;" k="-25" />
<hkern u1="Y" u2="&#x1e9e;" k="13" />
<hkern u1="Y" u2="y" k="33" />
<hkern u1="Y" u2="g" k="69" />
<hkern u1="Y" u2="&#x3f;" k="-38" />
<hkern u1="Z" u2="g" k="7" />
<hkern u1="[" u2="j" k="-18" />
<hkern u1="a" u2="&#x2122;" k="15" />
<hkern u1="a" u2="&#xae;" k="20" />
<hkern u1="a" u2="y" k="10" />
<hkern u1="a" u2="g" k="10" />
<hkern u1="b" u2="g" k="-3" />
<hkern u1="c" u2="g" k="10" />
<hkern u1="f" u2="&#x2122;" k="-35" />
<hkern u1="f" u2="&#xae;" k="-15" />
<hkern u1="f" u2="g" k="10" />
<hkern u1="f" u2="]" k="-13" />
<hkern u1="f" u2="&#x3f;" k="-35" />
<hkern u1="f" u2="&#x29;" k="-30" />
<hkern u1="g" u2="&#x178;" k="46" />
<hkern u1="g" u2="&#xdd;" k="46" />
<hkern u1="g" u2="l" k="10" />
<hkern u1="g" u2="b" k="10" />
<hkern u1="g" u2="Y" k="46" />
<hkern u1="g" u2="T" k="44" />
<hkern u1="o" u2="g" k="-3" />
<hkern u1="p" u2="&#x178;" k="49" />
<hkern u1="p" u2="&#xdd;" k="49" />
<hkern u1="p" u2="Y" k="49" />
<hkern u1="p" u2="V" k="10" />
<hkern u1="p" u2="T" k="45" />
<hkern u1="p" u2="g" k="-3" />
<hkern u1="r" u2="g" k="5" />
<hkern u1="s" u2="&#x2026;" k="-1" />
<hkern u1="s" u2="&#x201d;" k="-5" />
<hkern u1="s" u2="&#x201c;" k="1" />
<hkern u1="s" u2="&#x2019;" k="-5" />
<hkern u1="s" u2="&#x2018;" k="1" />
<hkern u1="s" u2="&#x2014;" k="3" />
<hkern u1="s" u2="&#x2013;" k="3" />
<hkern u1="s" u2="&#x178;" k="43" />
<hkern u1="s" u2="&#xdd;" k="43" />
<hkern u1="s" u2="&#xad;" k="3" />
<hkern u1="s" u2="t" k="10" />
<hkern u1="s" u2="Y" k="43" />
<hkern u1="s" u2="T" k="30" />
<hkern u1="s" u2="&#x2e;" k="-1" />
<hkern u1="s" u2="&#x2d;" k="3" />
<hkern u1="s" u2="&#x2c;" k="-1" />
<hkern u1="t" u2="g" k="11" />
<hkern u1="x" u2="g" k="4" />
<hkern u1="&#x7b;" u2="j" k="-24" />
<hkern u1="&#xa0;" u2="&#x201e;" k="40" />
<hkern u1="&#xa0;" u2="&#x201d;" k="51" />
<hkern u1="&#xa0;" u2="&#x201c;" k="40" />
<hkern u1="&#xa0;" u2="&#x201a;" k="40" />
<hkern u1="&#xa0;" u2="&#x2019;" k="51" />
<hkern u1="&#xa0;" u2="&#x2018;" k="40" />
<hkern u1="&#xa0;" u2="&#x178;" k="9" />
<hkern u1="&#xa0;" u2="&#xdd;" k="9" />
<hkern u1="&#xa0;" u2="&#xc6;" k="9" />
<hkern u1="&#xa0;" u2="&#xc5;" k="9" />
<hkern u1="&#xa0;" u2="&#xc4;" k="9" />
<hkern u1="&#xa0;" u2="&#xc3;" k="9" />
<hkern u1="&#xa0;" u2="&#xc2;" k="9" />
<hkern u1="&#xa0;" u2="&#xc1;" k="9" />
<hkern u1="&#xa0;" u2="&#xc0;" k="9" />
<hkern u1="&#xa0;" u2="Y" k="9" />
<hkern u1="&#xa0;" u2="V" k="9" />
<hkern u1="&#xa0;" u2="A" k="9" />
<hkern u1="&#xa5;" u2="&#x201c;" k="29" />
<hkern u1="&#xa5;" u2="&#x2018;" k="29" />
<hkern u1="&#xad;" u2="y" k="14" />
<hkern u1="&#xae;" u2="&#x2026;" k="100" />
<hkern u1="&#xae;" u2="&#x2e;" k="100" />
<hkern u1="&#xae;" u2="&#x2c;" k="100" />
<hkern u1="&#xbf;" g2="c_h.dlig" k="10" />
<hkern u1="&#xbf;" g2="c_t.dlig" k="10" />
<hkern u1="&#xbf;" g2="oacute.aalt" k="10" />
<hkern u1="&#xbf;" g2="ccedilla.aalt" k="10" />
<hkern u1="&#xbf;" g2="oe.aalt" k="10" />
<hkern u1="&#xbf;" g2="edieresis.aalt" k="10" />
<hkern u1="&#xbf;" g2="ecircumflex.aalt" k="10" />
<hkern u1="&#xbf;" g2="eacute.aalt" k="10" />
<hkern u1="&#xbf;" g2="egrave.aalt" k="10" />
<hkern u1="&#xbf;" g2="e.aalt" k="10" />
<hkern u1="&#xbf;" g2="Oacute.aalt" k="25" />
<hkern u1="&#xbf;" g2="Ccedilla.aalt" k="25" />
<hkern u1="&#xbf;" u2="&#x178;" k="35" />
<hkern u1="&#xbf;" u2="&#x153;" k="10" />
<hkern u1="&#xbf;" u2="&#x152;" k="25" />
<hkern u1="&#xbf;" u2="&#xf8;" k="10" />
<hkern u1="&#xbf;" u2="&#xf6;" k="10" />
<hkern u1="&#xbf;" u2="&#xf5;" k="10" />
<hkern u1="&#xbf;" u2="&#xf4;" k="10" />
<hkern u1="&#xbf;" u2="&#xf3;" k="10" />
<hkern u1="&#xbf;" u2="&#xf2;" k="10" />
<hkern u1="&#xbf;" u2="&#xf0;" k="10" />
<hkern u1="&#xbf;" u2="&#xeb;" k="10" />
<hkern u1="&#xbf;" u2="&#xea;" k="10" />
<hkern u1="&#xbf;" u2="&#xe9;" k="10" />
<hkern u1="&#xbf;" u2="&#xe8;" k="10" />
<hkern u1="&#xbf;" u2="&#xe7;" k="10" />
<hkern u1="&#xbf;" u2="&#xe5;" k="10" />
<hkern u1="&#xbf;" u2="&#xe4;" k="10" />
<hkern u1="&#xbf;" u2="&#xe3;" k="10" />
<hkern u1="&#xbf;" u2="&#xe2;" k="10" />
<hkern u1="&#xbf;" u2="&#xe1;" k="10" />
<hkern u1="&#xbf;" u2="&#xe0;" k="10" />
<hkern u1="&#xbf;" u2="&#xdd;" k="35" />
<hkern u1="&#xbf;" u2="&#xdc;" k="10" />
<hkern u1="&#xbf;" u2="&#xdb;" k="10" />
<hkern u1="&#xbf;" u2="&#xda;" k="10" />
<hkern u1="&#xbf;" u2="&#xd9;" k="10" />
<hkern u1="&#xbf;" u2="&#xd8;" k="25" />
<hkern u1="&#xbf;" u2="&#xd6;" k="25" />
<hkern u1="&#xbf;" u2="&#xd5;" k="25" />
<hkern u1="&#xbf;" u2="&#xd4;" k="25" />
<hkern u1="&#xbf;" u2="&#xd3;" k="25" />
<hkern u1="&#xbf;" u2="&#xd2;" k="25" />
<hkern u1="&#xbf;" u2="&#xc7;" k="25" />
<hkern u1="&#xbf;" u2="q" k="10" />
<hkern u1="&#xbf;" u2="o" k="10" />
<hkern u1="&#xbf;" u2="e" k="10" />
<hkern u1="&#xbf;" u2="d" k="10" />
<hkern u1="&#xbf;" u2="c" k="10" />
<hkern u1="&#xbf;" u2="a" k="10" />
<hkern u1="&#xbf;" u2="Y" k="35" />
<hkern u1="&#xbf;" u2="W" k="20" />
<hkern u1="&#xbf;" u2="V" k="30" />
<hkern u1="&#xbf;" u2="U" k="10" />
<hkern u1="&#xbf;" u2="T" k="40" />
<hkern u1="&#xbf;" u2="Q" k="25" />
<hkern u1="&#xbf;" u2="O" k="25" />
<hkern u1="&#xbf;" u2="J" k="-15" />
<hkern u1="&#xbf;" u2="G" k="25" />
<hkern u1="&#xbf;" u2="C" k="25" />
<hkern u1="&#xbf;" u2="&#x30;" k="25" />
<hkern u1="&#xbf;" u2="g" k="10" />
<hkern u1="&#xc0;" u2="&#x2122;" k="55" />
<hkern u1="&#xc0;" u2="&#xae;" k="30" />
<hkern u1="&#xc1;" u2="&#x2122;" k="55" />
<hkern u1="&#xc1;" u2="&#xae;" k="30" />
<hkern u1="&#xc2;" u2="&#x2122;" k="55" />
<hkern u1="&#xc2;" u2="&#xae;" k="30" />
<hkern u1="&#xc3;" u2="&#x2122;" k="55" />
<hkern u1="&#xc3;" u2="&#xae;" k="30" />
<hkern u1="&#xc4;" u2="&#x2122;" k="55" />
<hkern u1="&#xc4;" u2="&#xae;" k="30" />
<hkern u1="&#xc5;" u2="&#x2122;" k="55" />
<hkern u1="&#xc5;" u2="&#xae;" k="30" />
<hkern u1="&#xc6;" u2="g" k="5" />
<hkern u1="&#xc6;" u2="&#x3f;" k="-25" />
<hkern u1="&#xc7;" u2="&#x3f;" k="-20" />
<hkern u1="&#xc8;" u2="g" k="5" />
<hkern u1="&#xc8;" u2="&#x3f;" k="-25" />
<hkern u1="&#xc9;" u2="g" k="5" />
<hkern u1="&#xc9;" u2="&#x3f;" k="-25" />
<hkern u1="&#xca;" u2="g" k="5" />
<hkern u1="&#xca;" u2="&#x3f;" k="-25" />
<hkern u1="&#xcb;" u2="g" k="5" />
<hkern u1="&#xcb;" u2="&#x3f;" k="-25" />
<hkern u1="&#xd0;" u2="g" k="-3" />
<hkern u1="&#xd2;" u2="g" k="-3" />
<hkern u1="&#xd3;" u2="g" k="-3" />
<hkern u1="&#xd4;" u2="g" k="-3" />
<hkern u1="&#xd5;" u2="g" k="-3" />
<hkern u1="&#xd6;" u2="g" k="-3" />
<hkern u1="&#xd8;" u2="g" k="-3" />
<hkern u1="&#xdd;" u2="&#x1e9e;" k="13" />
<hkern u1="&#xdd;" u2="y" k="33" />
<hkern u1="&#xdd;" u2="g" k="69" />
<hkern u1="&#xdd;" u2="&#x3f;" k="-38" />
<hkern u1="&#xde;" u2="&#x178;" k="38" />
<hkern u1="&#xde;" u2="&#xdd;" k="38" />
<hkern u1="&#xde;" u2="&#xc6;" k="17" />
<hkern u1="&#xde;" u2="&#xc5;" k="17" />
<hkern u1="&#xde;" u2="&#xc4;" k="17" />
<hkern u1="&#xde;" u2="&#xc3;" k="17" />
<hkern u1="&#xde;" u2="&#xc2;" k="17" />
<hkern u1="&#xde;" u2="&#xc1;" k="17" />
<hkern u1="&#xde;" u2="&#xc0;" k="17" />
<hkern u1="&#xde;" u2="Z" k="30" />
<hkern u1="&#xde;" u2="Y" k="38" />
<hkern u1="&#xde;" u2="X" k="37" />
<hkern u1="&#xde;" u2="W" k="27" />
<hkern u1="&#xde;" u2="V" k="27" />
<hkern u1="&#xde;" u2="T" k="36" />
<hkern u1="&#xde;" u2="J" k="68" />
<hkern u1="&#xde;" u2="A" k="17" />
<hkern u1="&#xe0;" u2="&#x2122;" k="15" />
<hkern u1="&#xe0;" u2="&#xae;" k="20" />
<hkern u1="&#xe0;" u2="y" k="10" />
<hkern u1="&#xe0;" u2="g" k="10" />
<hkern u1="&#xe1;" u2="&#x2122;" k="15" />
<hkern u1="&#xe1;" u2="&#xae;" k="20" />
<hkern u1="&#xe1;" u2="y" k="10" />
<hkern u1="&#xe1;" u2="g" k="10" />
<hkern u1="&#xe2;" u2="&#x2122;" k="15" />
<hkern u1="&#xe2;" u2="&#xae;" k="20" />
<hkern u1="&#xe2;" u2="y" k="10" />
<hkern u1="&#xe2;" u2="g" k="10" />
<hkern u1="&#xe3;" u2="&#x2122;" k="15" />
<hkern u1="&#xe3;" u2="&#xae;" k="20" />
<hkern u1="&#xe3;" u2="y" k="10" />
<hkern u1="&#xe3;" u2="g" k="10" />
<hkern u1="&#xe4;" u2="&#x2122;" k="15" />
<hkern u1="&#xe4;" u2="&#xae;" k="20" />
<hkern u1="&#xe4;" u2="y" k="10" />
<hkern u1="&#xe4;" u2="g" k="10" />
<hkern u1="&#xe5;" u2="&#x2122;" k="15" />
<hkern u1="&#xe5;" u2="&#xae;" k="20" />
<hkern u1="&#xe5;" u2="y" k="10" />
<hkern u1="&#xe5;" u2="g" k="10" />
<hkern u1="&#xe7;" u2="g" k="10" />
<hkern u1="&#xf0;" u2="g" k="-3" />
<hkern u1="&#xf2;" u2="g" k="-3" />
<hkern u1="&#xf3;" u2="g" k="-3" />
<hkern u1="&#xf4;" u2="g" k="-3" />
<hkern u1="&#xf5;" u2="g" k="-3" />
<hkern u1="&#xf6;" u2="g" k="-3" />
<hkern u1="&#xf8;" u2="g" k="-3" />
<hkern u1="&#xfe;" u2="g" k="-3" />
<hkern u1="&#x152;" u2="g" k="5" />
<hkern u1="&#x152;" u2="&#x3f;" k="-25" />
<hkern u1="&#x178;" u2="&#x1e9e;" k="13" />
<hkern u1="&#x178;" u2="y" k="33" />
<hkern u1="&#x178;" u2="g" k="69" />
<hkern u1="&#x178;" u2="&#x3f;" k="-38" />
<hkern u1="&#x1e9e;" u2="&#x201d;" k="-4" />
<hkern u1="&#x1e9e;" u2="&#x201c;" k="3" />
<hkern u1="&#x1e9e;" u2="&#x2019;" k="-4" />
<hkern u1="&#x1e9e;" u2="&#x2018;" k="3" />
<hkern u1="&#x1e9e;" u2="V" k="10" />
<hkern u1="&#x2013;" u2="y" k="14" />
<hkern u1="&#x2014;" u2="y" k="14" />
<hkern u1="&#x2018;" u2="&#xa5;" k="-13" />
<hkern u1="&#x2018;" u2="y" k="25" />
<hkern u1="&#x2018;" u2="g" k="60" />
<hkern u1="&#x2018;" u2="M" k="20" />
<hkern u1="&#x2018;" u2="&#x32;" k="15" />
<hkern u1="&#x2019;" u2="y" k="30" />
<hkern u1="&#x2019;" u2="g" k="68" />
<hkern u1="&#x2019;" u2="M" k="20" />
<hkern u1="&#x2019;" u2="&#x32;" k="15" />
<hkern u1="&#x201a;" u2="&#x1e9e;" k="-31" />
<hkern u1="&#x201a;" u2="M" k="-10" />
<hkern u1="&#x201a;" u2="&#x32;" k="-10" />
<hkern u1="&#x201c;" u2="&#xa5;" k="-13" />
<hkern u1="&#x201c;" u2="y" k="25" />
<hkern u1="&#x201c;" u2="g" k="60" />
<hkern u1="&#x201c;" u2="M" k="20" />
<hkern u1="&#x201c;" u2="&#x32;" k="15" />
<hkern u1="&#x201d;" u2="y" k="30" />
<hkern u1="&#x201d;" u2="g" k="68" />
<hkern u1="&#x201d;" u2="M" k="20" />
<hkern u1="&#x201d;" u2="&#x32;" k="15" />
<hkern u1="&#x201e;" u2="&#x1e9e;" k="-31" />
<hkern u1="&#x201e;" u2="M" k="-10" />
<hkern u1="&#x201e;" u2="&#x32;" k="-10" />
<hkern u1="&#x2122;" u2="&#x2026;" k="100" />
<hkern u1="&#x2122;" u2="&#x2e;" k="100" />
<hkern u1="&#x2122;" u2="&#x2c;" k="100" />
<hkern g1="uniFB00" u2="&#x2122;" k="-35" />
<hkern g1="uniFB00" u2="&#xae;" k="-15" />
<hkern g1="uniFB00" u2="g" k="10" />
<hkern g1="uniFB00" u2="]" k="-13" />
<hkern g1="uniFB00" u2="&#x3f;" k="-35" />
<hkern g1="uniFB00" u2="&#x29;" k="-30" />
<hkern u1="&#xfb06;" u2="g" k="11" />
<hkern g1="glyph226" g2="l.aalt" k="6" />
<hkern g1="Ccedilla.aalt" u2="&#x3f;" k="-20" />
<hkern g1="Oacute.aalt" u2="g" k="-3" />
<hkern g1="f.ss03" u2="&#x2122;" k="-35" />
<hkern g1="f.ss03" u2="&#xae;" k="-15" />
<hkern g1="f.ss03" u2="g" k="10" />
<hkern g1="f.ss03" u2="]" k="-13" />
<hkern g1="f.ss03" u2="&#x3f;" k="-35" />
<hkern g1="f.ss03" u2="&#x29;" k="-30" />
<hkern g1="l.aalt" g2="glyph226" k="-24" />
<hkern g1="t.aalt" u2="g" k="11" />
<hkern g1="y.aalt" u2="&#x178;" k="30" />
<hkern g1="y.aalt" u2="&#xdd;" k="30" />
<hkern g1="y.aalt" u2="j" k="-11" />
<hkern g1="y.aalt" u2="Y" k="30" />
<hkern g1="y.aalt" u2="T" k="40" />
<hkern g1="f.ss07" u2="&#x2122;" k="-35" />
<hkern g1="f.ss07" u2="&#xae;" k="-15" />
<hkern g1="f.ss07" u2="g" k="10" />
<hkern g1="f.ss07" u2="]" k="-13" />
<hkern g1="f.ss07" u2="&#x3f;" k="-35" />
<hkern g1="f.ss07" u2="&#x29;" k="-30" />
<hkern g1="ccedilla.aalt" u2="g" k="10" />
<hkern g1="oacute.aalt" u2="g" k="-3" />
<hkern g1="f_t.liga" u2="g" k="11" />
<hkern g1="c_t.dlig" u2="g" k="11" />
<hkern g1="questiondown.aalt" u2="&#x178;" k="38" />
<hkern g1="questiondown.aalt" u2="&#xdd;" k="38" />
<hkern g1="questiondown.aalt" u2="&#xdc;" k="17" />
<hkern g1="questiondown.aalt" u2="&#xdb;" k="17" />
<hkern g1="questiondown.aalt" u2="&#xda;" k="17" />
<hkern g1="questiondown.aalt" u2="&#xd9;" k="17" />
<hkern g1="questiondown.aalt" u2="&#xc6;" k="-20" />
<hkern g1="questiondown.aalt" u2="&#xc5;" k="-20" />
<hkern g1="questiondown.aalt" u2="&#xc4;" k="-20" />
<hkern g1="questiondown.aalt" u2="&#xc3;" k="-20" />
<hkern g1="questiondown.aalt" u2="&#xc2;" k="-20" />
<hkern g1="questiondown.aalt" u2="&#xc1;" k="-20" />
<hkern g1="questiondown.aalt" u2="&#xc0;" k="-20" />
<hkern g1="questiondown.aalt" u2="Z" k="-10" />
<hkern g1="questiondown.aalt" u2="Y" k="38" />
<hkern g1="questiondown.aalt" u2="W" k="35" />
<hkern g1="questiondown.aalt" u2="V" k="38" />
<hkern g1="questiondown.aalt" u2="U" k="17" />
<hkern g1="questiondown.aalt" u2="T" k="25" />
<hkern g1="questiondown.aalt" u2="A" k="-20" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="7" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="T" 	k="28" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" 	k="7" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="V" 	k="13" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="W" 	k="3" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="Y,Yacute,Ydieresis" 	k="31" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="t" 	k="-6" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="quoteleft,quotedblleft" 	k="73" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="quoteright,quotedblright" 	k="56" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="S" 	k="8" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="-7" />
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" 	g2="j" 	k="-18" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="-6" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="T" 	k="5" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="V" 	k="5" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="Y,Yacute,Ydieresis" 	k="10" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="7" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="J" 	k="17" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="X" 	k="5" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="comma,period,ellipsis" 	k="25" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="three" 	k="15" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="nine" 	k="-3" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="six" 	k="-6" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="eight" 	k="-3" />
<hkern g1="zero,D,O,Q,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,Oacute.aalt" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="-4" />
<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="5" />
<hkern g1="F" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="7" />
<hkern g1="F" 	g2="Y,Yacute,Ydieresis" 	k="-4" />
<hkern g1="F" 	g2="quoteleft,quotedblleft" 	k="-10" />
<hkern g1="F" 	g2="quoteright,quotedblright" 	k="-25" />
<hkern g1="F" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="37" />
<hkern g1="F" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="28" />
<hkern g1="F" 	g2="J" 	k="64" />
<hkern g1="F" 	g2="comma,period,ellipsis" 	k="85" />
<hkern g1="F" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="27" />
<hkern g1="F" 	g2="m,n,p,r,ntilde" 	k="26" />
<hkern g1="F" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="25" />
<hkern g1="F" 	g2="x" 	k="9" />
<hkern g1="F" 	g2="z" 	k="14" />
<hkern g1="F" 	g2="icircumflex,idieresis" 	k="-56" />
<hkern g1="F" 	g2="slash" 	k="52" />
<hkern g1="F" 	g2="Z" 	k="7" />
<hkern g1="F" 	g2="B,D,E,F,H,I,K,L,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn" 	k="5" />
<hkern g1="F" 	g2="igrave" 	k="-20" />
<hkern g1="F" 	g2="guillemotleft,guilsinglleft" 	k="15" />
<hkern g1="G" 	g2="T" 	k="13" />
<hkern g1="G" 	g2="V" 	k="13" />
<hkern g1="G" 	g2="W" 	k="5" />
<hkern g1="G" 	g2="Y,Yacute,Ydieresis" 	k="12" />
<hkern g1="G" 	g2="quoteleft,quotedblleft" 	k="22" />
<hkern g1="G" 	g2="quoteright,quotedblright" 	k="15" />
<hkern g1="G" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="-3" />
<hkern g1="one,H,I,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde" 	g2="J" 	k="8" />
<hkern g1="J" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="7" />
<hkern g1="J" 	g2="J" 	k="8" />
<hkern g1="J" 	g2="comma,period,ellipsis" 	k="20" />
<hkern g1="K" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="10" />
<hkern g1="K" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="-15" />
<hkern g1="K" 	g2="comma,period,ellipsis" 	k="-20" />
<hkern g1="K" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="-10" />
<hkern g1="K" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="-5" />
<hkern g1="K" 	g2="s,uniFB06,s_h.dlig" 	k="-10" />
<hkern g1="L" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="17" />
<hkern g1="L" 	g2="T" 	k="69" />
<hkern g1="L" 	g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" 	k="7" />
<hkern g1="L" 	g2="V" 	k="35" />
<hkern g1="L" 	g2="W" 	k="22" />
<hkern g1="L" 	g2="Y,Yacute,Ydieresis" 	k="62" />
<hkern g1="L" 	g2="t" 	k="30" />
<hkern g1="L" 	g2="quoteleft,quotedblleft" 	k="75" />
<hkern g1="L" 	g2="quoteright,quotedblright" 	k="75" />
<hkern g1="L" 	g2="S" 	k="7" />
<hkern g1="L" 	g2="j" 	k="-21" />
<hkern g1="L" 	g2="X" 	k="-3" />
<hkern g1="L" 	g2="comma,period,ellipsis" 	k="-15" />
<hkern g1="L" 	g2="guillemotleft,guilsinglleft" 	k="10" />
<hkern g1="L" 	g2="hyphen,uni00AD,endash,emdash" 	k="14" />
<hkern g1="P" 	g2="T" 	k="1" />
<hkern g1="P" 	g2="V" 	k="-5" />
<hkern g1="P" 	g2="quoteleft,quotedblleft" 	k="-15" />
<hkern g1="P" 	g2="quoteright,quotedblright" 	k="-20" />
<hkern g1="P" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="19" />
<hkern g1="P" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="27" />
<hkern g1="P" 	g2="J" 	k="75" />
<hkern g1="P" 	g2="X" 	k="4" />
<hkern g1="P" 	g2="comma,period,ellipsis" 	k="72" />
<hkern g1="P" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="13" />
<hkern g1="P" 	g2="slash" 	k="25" />
<hkern g1="P" 	g2="Z" 	k="12" />
<hkern g1="P" 	g2="guillemotleft,guilsinglleft" 	k="10" />
<hkern g1="R" 	g2="T" 	k="5" />
<hkern g1="R" 	g2="Y,Yacute,Ydieresis" 	k="4" />
<hkern g1="R" 	g2="j" 	k="-8" />
<hkern g1="R" 	g2="J" 	k="-6" />
<hkern g1="R" 	g2="comma,period,ellipsis" 	k="-15" />
<hkern g1="R" 	g2="x" 	k="-9" />
<hkern g1="S" 	g2="T" 	k="22" />
<hkern g1="S" 	g2="V" 	k="12" />
<hkern g1="S" 	g2="W" 	k="10" />
<hkern g1="S" 	g2="Y,Yacute,Ydieresis" 	k="20" />
<hkern g1="S" 	g2="quoteleft,quotedblleft" 	k="15" />
<hkern g1="S" 	g2="quoteright,quotedblright" 	k="15" />
<hkern g1="S" 	g2="S" 	k="13" />
<hkern g1="S" 	g2="J" 	k="5" />
<hkern g1="S" 	g2="X" 	k="5" />
<hkern g1="S" 	g2="comma,period,ellipsis" 	k="10" />
<hkern g1="S" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="-4" />
<hkern g1="T" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="5" />
<hkern g1="T" 	g2="V" 	k="-12" />
<hkern g1="T" 	g2="W" 	k="-2" />
<hkern g1="T" 	g2="Y,Yacute,Ydieresis" 	k="-7" />
<hkern g1="T" 	g2="t" 	k="12" />
<hkern g1="T" 	g2="quoteleft,quotedblleft" 	k="-10" />
<hkern g1="T" 	g2="quoteright,quotedblright" 	k="-10" />
<hkern g1="T" 	g2="S" 	k="1" />
<hkern g1="T" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="46" />
<hkern g1="T" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="28" />
<hkern g1="T" 	g2="J" 	k="49" />
<hkern g1="T" 	g2="X" 	k="2" />
<hkern g1="T" 	g2="comma,period,ellipsis" 	k="75" />
<hkern g1="T" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="49" />
<hkern g1="T" 	g2="m,n,p,r,ntilde" 	k="58" />
<hkern g1="T" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="58" />
<hkern g1="T" 	g2="x" 	k="38" />
<hkern g1="T" 	g2="z" 	k="32" />
<hkern g1="T" 	g2="icircumflex,idieresis" 	k="-56" />
<hkern g1="T" 	g2="slash" 	k="60" />
<hkern g1="T" 	g2="Z" 	k="12" />
<hkern g1="T" 	g2="igrave" 	k="-30" />
<hkern g1="T" 	g2="guillemotleft,guilsinglleft" 	k="65" />
<hkern g1="T" 	g2="s,uniFB06,s_h.dlig" 	k="49" />
<hkern g1="T" 	g2="hyphen,uni00AD,endash,emdash" 	k="50" />
<hkern g1="T" 	g2="colon,semicolon" 	k="25" />
<hkern g1="T" 	g2="guillemotright,guilsinglright" 	k="55" />
<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="7" />
<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" 	g2="J" 	k="17" />
<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis" 	g2="comma,period,ellipsis" 	k="20" />
<hkern g1="V" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="5" />
<hkern g1="V" 	g2="T" 	k="-12" />
<hkern g1="V" 	g2="t" 	k="-5" />
<hkern g1="V" 	g2="quoteright,quotedblright" 	k="-10" />
<hkern g1="V" 	g2="S" 	k="1" />
<hkern g1="V" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="32" />
<hkern g1="V" 	g2="j" 	k="-2" />
<hkern g1="V" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="13" />
<hkern g1="V" 	g2="J" 	k="57" />
<hkern g1="V" 	g2="comma,period,ellipsis" 	k="64" />
<hkern g1="V" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="25" />
<hkern g1="V" 	g2="m,n,p,r,ntilde" 	k="8" />
<hkern g1="V" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="8" />
<hkern g1="V" 	g2="x" 	k="9" />
<hkern g1="V" 	g2="z" 	k="6" />
<hkern g1="V" 	g2="icircumflex,idieresis" 	k="-56" />
<hkern g1="V" 	g2="slash" 	k="17" />
<hkern g1="V" 	g2="igrave" 	k="-30" />
<hkern g1="V" 	g2="guillemotleft,guilsinglleft" 	k="20" />
<hkern g1="V" 	g2="hyphen,uni00AD,endash,emdash" 	k="24" />
<hkern g1="V" 	g2="guillemotright,guilsinglright" 	k="20" />
<hkern g1="V" 	g2="hyphen.aalt,endash.aalt,emdash.aalt" 	k="14" />
<hkern g1="V" 	g2="i,iacute" 	k="-3" />
<hkern g1="V" 	g2="l" 	k="-3" />
<hkern g1="V" 	g2="b" 	k="-3" />
<hkern g1="W" 	g2="quoteright,quotedblright" 	k="-10" />
<hkern g1="W" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="25" />
<hkern g1="W" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="3" />
<hkern g1="W" 	g2="J" 	k="32" />
<hkern g1="W" 	g2="comma,period,ellipsis" 	k="40" />
<hkern g1="W" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="24" />
<hkern g1="W" 	g2="m,n,p,r,ntilde" 	k="5" />
<hkern g1="W" 	g2="z" 	k="5" />
<hkern g1="W" 	g2="icircumflex,idieresis" 	k="-56" />
<hkern g1="W" 	g2="igrave" 	k="-30" />
<hkern g1="W" 	g2="guillemotleft,guilsinglleft" 	k="15" />
<hkern g1="W" 	g2="guillemotright,guilsinglright" 	k="15" />
<hkern g1="W" 	g2="i,iacute" 	k="-5" />
<hkern g1="X" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="6" />
<hkern g1="X" 	g2="T" 	k="2" />
<hkern g1="X" 	g2="t" 	k="13" />
<hkern g1="X" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="4" />
<hkern g1="X" 	g2="j" 	k="-5" />
<hkern g1="X" 	g2="comma,period,ellipsis" 	k="-30" />
<hkern g1="X" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="5" />
<hkern g1="X" 	g2="hyphen,uni00AD,endash,emdash" 	k="21" />
<hkern g1="X" 	g2="hyphen.aalt,endash.aalt,emdash.aalt" 	k="40" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="10" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="T" 	k="-9" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="Y,Yacute,Ydieresis" 	k="-26" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="quoteright,quotedblright" 	k="-15" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="S" 	k="2" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="63" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="31" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="J" 	k="83" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="comma,period,ellipsis" 	k="50" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="69" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="m,n,p,r,ntilde" 	k="33" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="33" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="x" 	k="43" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="z" 	k="41" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="icircumflex,idieresis" 	k="-54" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="slash" 	k="45" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="Z" 	k="4" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="igrave" 	k="-30" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="guillemotleft,guilsinglleft" 	k="65" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="s,uniFB06,s_h.dlig" 	k="41" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="hyphen,uni00AD,endash,emdash" 	k="45" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="colon,semicolon" 	k="55" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="guillemotright,guilsinglright" 	k="30" />
<hkern g1="Y,Yacute,Ydieresis" 	g2="hyphen.aalt,endash.aalt,emdash.aalt" 	k="32" />
<hkern g1="Z" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="2" />
<hkern g1="Z" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="4" />
<hkern g1="Z" 	g2="J" 	k="10" />
<hkern g1="Z" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="7" />
<hkern g1="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	g2="T" 	k="58" />
<hkern g1="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	g2="V" 	k="17" />
<hkern g1="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	g2="W" 	k="10" />
<hkern g1="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	g2="Y,Yacute,Ydieresis" 	k="66" />
<hkern g1="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	g2="quoteleft,quotedblleft" 	k="28" />
<hkern g1="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	g2="quoteright,quotedblright" 	k="11" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="T" 	k="57" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="V" 	k="18" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="W" 	k="17" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="Y,Yacute,Ydieresis" 	k="66" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="t" 	k="5" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="quoteleft,quotedblleft" 	k="25" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="x" 	k="-10" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="s,uniFB06,s_h.dlig" 	k="-5" />
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" 	g2="f,uniFB00,uniFB01,uniFB02,uniFB03,uniFB04,f.ss03,f_b.liga,f_h.liga,f_j.liga,f_f_j.liga,f_k.liga,f_t.liga,f_l.aalt.liga" 	k="5" />
<hkern g1="b,o,p,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn,oacute.aalt" 	g2="T" 	k="49" />
<hkern g1="b,o,p,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn,oacute.aalt" 	g2="V" 	k="10" />
<hkern g1="b,o,p,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn,oacute.aalt" 	g2="W" 	k="5" />
<hkern g1="b,o,p,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn,oacute.aalt" 	g2="Y,Yacute,Ydieresis" 	k="66" />
<hkern g1="b,o,p,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn,oacute.aalt" 	g2="quoteleft,quotedblleft" 	k="26" />
<hkern g1="b,o,p,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn,oacute.aalt" 	g2="quoteright,quotedblright" 	k="3" />
<hkern g1="b,o,p,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn,oacute.aalt" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="-3" />
<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,e.aalt,ae.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt" 	g2="T" 	k="47" />
<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,e.aalt,ae.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt" 	g2="V" 	k="14" />
<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,e.aalt,ae.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt" 	g2="Y,Yacute,Ydieresis" 	k="40" />
<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,e.aalt,ae.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt" 	g2="t" 	k="-7" />
<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,e.aalt,ae.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt" 	g2="quoteleft,quotedblleft" 	k="10" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="V" 	k="-20" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="t" 	k="-3" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="quoteleft,quotedblleft" 	k="-51" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="quoteright,quotedblright" 	k="-61" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="10" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="comma,period,ellipsis" 	k="50" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="10" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="z" 	k="5" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="guillemotleft,guilsinglleft" 	k="20" />
<hkern g1="f,uniFB00,f.ss03,f.ss07" 	g2="hyphen,uni00AD,endash,emdash" 	k="24" />
<hkern g1="g.aalt" 	g2="T" 	k="44" />
<hkern g1="g.aalt" 	g2="Y,Yacute,Ydieresis" 	k="37" />
<hkern g1="g.aalt" 	g2="j" 	k="-18" />
<hkern g1="k,f_k.liga" 	g2="T" 	k="22" />
<hkern g1="k,f_k.liga" 	g2="Y,Yacute,Ydieresis" 	k="41" />
<hkern g1="k,f_k.liga" 	g2="quoteleft,quotedblleft" 	k="20" />
<hkern g1="k,f_k.liga" 	g2="quoteright,quotedblright" 	k="-10" />
<hkern g1="k,f_k.liga" 	g2="comma,period,ellipsis" 	k="-16" />
<hkern g1="k,f_k.liga" 	g2="x" 	k="-13" />
<hkern g1="k,f_k.liga" 	g2="z" 	k="-15" />
<hkern g1="k,f_k.liga" 	g2="slash" 	k="-8" />
<hkern g1="k,f_k.liga" 	g2="hyphen,uni00AD,endash,emdash" 	k="21" />
<hkern g1="k,f_k.liga" 	g2="l" 	k="6" />
<hkern g1="j" 	g2="j" 	k="-11" />
<hkern g1="j" 	g2="comma,period,ellipsis" 	k="-10" />
<hkern g1="l" 	g2="quoteleft,quotedblleft" 	k="33" />
<hkern g1="l" 	g2="quoteright,quotedblright" 	k="15" />
<hkern g1="l" 	g2="j" 	k="-1" />
<hkern g1="l" 	g2="comma,period,ellipsis" 	k="-10" />
<hkern g1="l" 	g2="i,iacute" 	k="-2" />
<hkern g1="l" 	g2="l" 	k="10" />
<hkern g1="l.aalt" 	g2="j" 	k="-1" />
<hkern g1="l.aalt" 	g2="i,iacute" 	k="-2" />
<hkern g1="q" 	g2="T" 	k="42" />
<hkern g1="q" 	g2="Y,Yacute,Ydieresis" 	k="48" />
<hkern g1="q" 	g2="j" 	k="-26" />
<hkern g1="q" 	g2="comma,period,ellipsis" 	k="-20" />
<hkern g1="r" 	g2="T" 	k="12" />
<hkern g1="r" 	g2="t" 	k="-18" />
<hkern g1="r" 	g2="quoteleft,quotedblleft" 	k="-28" />
<hkern g1="r" 	g2="quoteright,quotedblright" 	k="-52" />
<hkern g1="r" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="12" />
<hkern g1="r" 	g2="comma,period,ellipsis" 	k="55" />
<hkern g1="r" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="5" />
<hkern g1="r" 	g2="guillemotleft,guilsinglleft" 	k="20" />
<hkern g1="r" 	g2="f,uniFB00,uniFB01,uniFB02,uniFB03,uniFB04,f.ss03,f_b.liga,f_h.liga,f_j.liga,f_f_j.liga,f_k.liga,f_t.liga,f_l.aalt.liga" 	k="-10" />
<hkern g1="t,uniFB06,t.aalt,f_t.liga,c_t.dlig" 	g2="quoteright,quotedblright" 	k="-15" />
<hkern g1="t,uniFB06,t.aalt,f_t.liga,c_t.dlig" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="1" />
<hkern g1="t,uniFB06,t.aalt,f_t.liga,c_t.dlig" 	g2="comma,period,ellipsis" 	k="-20" />
<hkern g1="t,uniFB06,t.aalt,f_t.liga,c_t.dlig" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="11" />
<hkern g1="t,uniFB06,t.aalt,f_t.liga,c_t.dlig" 	g2="hyphen,uni00AD,endash,emdash" 	k="11" />
<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" 	g2="T" 	k="40" />
<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" 	g2="Y,Yacute,Ydieresis" 	k="33" />
<hkern g1="u,ugrave,uacute,ucircumflex,udieresis" 	g2="quoteright,quotedblright" 	k="-18" />
<hkern g1="x" 	g2="T" 	k="24" />
<hkern g1="x" 	g2="quoteleft,quotedblleft" 	k="-5" />
<hkern g1="x" 	g2="quoteright,quotedblright" 	k="-20" />
<hkern g1="x" 	g2="comma,period,ellipsis" 	k="-22" />
<hkern g1="x" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="4" />
<hkern g1="x" 	g2="slash" 	k="-8" />
<hkern g1="x" 	g2="guillemotleft,guilsinglleft" 	k="20" />
<hkern g1="x" 	g2="hyphen,uni00AD,endash,emdash" 	k="30" />
<hkern g1="y,yacute,ydieresis" 	g2="Y,Yacute,Ydieresis" 	k="30" />
<hkern g1="y,yacute,ydieresis" 	g2="quoteright,quotedblright" 	k="-17" />
<hkern g1="z" 	g2="T" 	k="26" />
<hkern g1="z" 	g2="V" 	k="10" />
<hkern g1="z" 	g2="Y,Yacute,Ydieresis" 	k="20" />
<hkern g1="z" 	g2="quoteleft,quotedblleft" 	k="-15" />
<hkern g1="z" 	g2="quoteright,quotedblright" 	k="-36" />
<hkern g1="z" 	g2="j" 	k="-3" />
<hkern g1="z" 	g2="comma,period,ellipsis" 	k="-20" />
<hkern g1="z" 	g2="guillemotleft,guilsinglleft" 	k="20" />
<hkern g1="germandbls" 	g2="Y,Yacute,Ydieresis" 	k="43" />
<hkern g1="germandbls" 	g2="quoteleft,quotedblleft" 	k="36" />
<hkern g1="germandbls" 	g2="quoteright,quotedblright" 	k="25" />
<hkern g1="quoteleft,quotedblleft" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="15" />
<hkern g1="quoteleft,quotedblleft" 	g2="T" 	k="-10" />
<hkern g1="quoteleft,quotedblleft" 	g2="Y,Yacute,Ydieresis" 	k="-25" />
<hkern g1="quoteleft,quotedblleft" 	g2="S" 	k="5" />
<hkern g1="quoteleft,quotedblleft" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="33" />
<hkern g1="quoteleft,quotedblleft" 	g2="j" 	k="3" />
<hkern g1="quoteleft,quotedblleft" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="79" />
<hkern g1="quoteleft,quotedblleft" 	g2="J" 	k="60" />
<hkern g1="quoteleft,quotedblleft" 	g2="comma,period,ellipsis" 	k="100" />
<hkern g1="quoteleft,quotedblleft" 	g2="three" 	k="-10" />
<hkern g1="quoteleft,quotedblleft" 	g2="nine" 	k="2" />
<hkern g1="quoteleft,quotedblleft" 	g2="eight" 	k="20" />
<hkern g1="quoteleft,quotedblleft" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="60" />
<hkern g1="quoteleft,quotedblleft" 	g2="m,n,p,r,ntilde" 	k="35" />
<hkern g1="quoteleft,quotedblleft" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="25" />
<hkern g1="quoteleft,quotedblleft" 	g2="x" 	k="20" />
<hkern g1="quoteleft,quotedblleft" 	g2="z" 	k="28" />
<hkern g1="quoteleft,quotedblleft" 	g2="icircumflex,idieresis" 	k="-32" />
<hkern g1="quoteleft,quotedblleft" 	g2="igrave" 	k="-42" />
<hkern g1="quoteleft,quotedblleft" 	g2="s,uniFB06,s_h.dlig" 	k="33" />
<hkern g1="quoteleft,quotedblleft" 	g2="f,uniFB00,uniFB01,uniFB02,uniFB03,uniFB04,f.ss03,f_b.liga,f_h.liga,f_j.liga,f_f_j.liga,f_k.liga,f_t.liga,f_l.aalt.liga" 	k="19" />
<hkern g1="quoteleft,quotedblleft" 	g2="four" 	k="30" />
<hkern g1="quoteleft,quotedblleft" 	g2="space,uni00A0" 	k="52" />
<hkern g1="quoteleft,quotedblleft" 	g2="f.ss07" 	k="20" />
<hkern g1="quoteleft,quotedblleft" 	g2="one" 	k="-25" />
<hkern g1="quoteleft,quotedblleft" 	g2="seven" 	k="-10" />
<hkern g1="quoteleft,quotedblleft" 	g2="germandbls" 	k="15" />
<hkern g1="quoteright,quotedblright" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="15" />
<hkern g1="quoteright,quotedblright" 	g2="T" 	k="-10" />
<hkern g1="quoteright,quotedblright" 	g2="Y,Yacute,Ydieresis" 	k="-20" />
<hkern g1="quoteright,quotedblright" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="27" />
<hkern g1="quoteright,quotedblright" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="77" />
<hkern g1="quoteright,quotedblright" 	g2="J" 	k="60" />
<hkern g1="quoteright,quotedblright" 	g2="comma,period,ellipsis" 	k="100" />
<hkern g1="quoteright,quotedblright" 	g2="three" 	k="-15" />
<hkern g1="quoteright,quotedblright" 	g2="eight" 	k="15" />
<hkern g1="quoteright,quotedblright" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="68" />
<hkern g1="quoteright,quotedblright" 	g2="m,n,p,r,ntilde" 	k="35" />
<hkern g1="quoteright,quotedblright" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="30" />
<hkern g1="quoteright,quotedblright" 	g2="x" 	k="23" />
<hkern g1="quoteright,quotedblright" 	g2="z" 	k="21" />
<hkern g1="quoteright,quotedblright" 	g2="icircumflex,idieresis" 	k="-31" />
<hkern g1="quoteright,quotedblright" 	g2="igrave" 	k="-20" />
<hkern g1="quoteright,quotedblright" 	g2="s,uniFB06,s_h.dlig" 	k="39" />
<hkern g1="quoteright,quotedblright" 	g2="f,uniFB00,uniFB01,uniFB02,uniFB03,uniFB04,f.ss03,f_b.liga,f_h.liga,f_j.liga,f_f_j.liga,f_k.liga,f_t.liga,f_l.aalt.liga" 	k="19" />
<hkern g1="quoteright,quotedblright" 	g2="four" 	k="40" />
<hkern g1="quoteright,quotedblright" 	g2="space,uni00A0" 	k="52" />
<hkern g1="quoteright,quotedblright" 	g2="f.ss07" 	k="20" />
<hkern g1="quoteright,quotedblright" 	g2="one" 	k="-19" />
<hkern g1="quoteright,quotedblright" 	g2="seven" 	k="-10" />
<hkern g1="quoteright,quotedblright" 	g2="germandbls" 	k="15" />
<hkern g1="quotedbl,quotesingle" 	g2="comma,period,ellipsis" 	k="100" />
<hkern g1="quotedbl,quotesingle" 	g2="three" 	k="-4" />
<hkern g1="quotedbl,quotesingle" 	g2="nine" 	k="-3" />
<hkern g1="quotedbl,quotesingle" 	g2="four" 	k="22" />
<hkern g1="quotedbl,quotesingle" 	g2="one" 	k="-13" />
<hkern g1="quotedbl,quotesingle" 	g2="seven" 	k="-35" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="T" 	k="50" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="V" 	k="50" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="W" 	k="50" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="Y,Yacute,Ydieresis" 	k="70" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="t" 	k="15" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="S" 	k="-11" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="-10" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="j" 	k="-20" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="-27" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="J" 	k="-34" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="X" 	k="-20" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="three" 	k="-17" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="nine" 	k="40" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="z" 	k="-15" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="Z" 	k="-20" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="s,uniFB06,s_h.dlig" 	k="-10" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="f,uniFB00,uniFB01,uniFB02,uniFB03,uniFB04,f.ss03,f_b.liga,f_h.liga,f_j.liga,f_f_j.liga,f_k.liga,f_t.liga,f_l.aalt.liga" 	k="25" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="space,uni00A0" 	k="16" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="f.ss07" 	k="-15" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="one" 	k="25" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="seven" 	k="15" />
<hkern g1="quotesinglbase,quotedblbase" 	g2="five" 	k="-4" />
<hkern g1="comma,period,ellipsis" 	g2="t" 	k="17" />
<hkern g1="comma,period,ellipsis" 	g2="quoteleft,quotedblleft" 	k="100" />
<hkern g1="comma,period,ellipsis" 	g2="quoteright,quotedblright" 	k="100" />
<hkern g1="comma,period,ellipsis" 	g2="nine" 	k="30" />
<hkern g1="comma,period,ellipsis" 	g2="six" 	k="5" />
<hkern g1="comma,period,ellipsis" 	g2="eight" 	k="5" />
<hkern g1="comma,period,ellipsis" 	g2="space,uni00A0" 	k="30" />
<hkern g1="comma,period,ellipsis" 	g2="one" 	k="35" />
<hkern g1="comma,period,ellipsis" 	g2="seven" 	k="25" />
<hkern g1="comma,period,ellipsis" 	g2="quotedbl,quotesingle" 	k="100" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="V" 	k="24" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="W" 	k="7" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="Y,Yacute,Ydieresis" 	k="42" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="S" 	k="24" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="10" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="J" 	k="19" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="X" 	k="18" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="three" 	k="25" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="m,n,p,r,ntilde" 	k="10" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="14" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="x" 	k="30" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="i,iacute" 	k="15" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="four" 	k="-18" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="one" 	k="20" />
<hkern g1="hyphen,uni00AD,endash,emdash" 	g2="seven" 	k="34" />
<hkern g1="colon,semicolon" 	g2="space,uni00A0" 	k="37" />
<hkern g1="colon,semicolon" 	g2="one" 	k="22" />
<hkern g1="hyphen.aalt,endash.aalt,emdash.aalt" 	g2="V" 	k="14" />
<hkern g1="hyphen.aalt,endash.aalt,emdash.aalt" 	g2="Y,Yacute,Ydieresis" 	k="32" />
<hkern g1="hyphen.aalt,endash.aalt,emdash.aalt" 	g2="X" 	k="22" />
<hkern g1="hyphen.aalt,endash.aalt,emdash.aalt" 	g2="three" 	k="25" />
<hkern g1="hyphen.aalt,endash.aalt,emdash.aalt" 	g2="one" 	k="20" />
<hkern g1="hyphen.aalt,endash.aalt,emdash.aalt" 	g2="seven" 	k="27" />
<hkern g1="four" 	g2="three" 	k="1" />
<hkern g1="four" 	g2="one" 	k="10" />
<hkern g1="four" 	g2="seven" 	k="16" />
<hkern g1="four" 	g2="quotedbl,quotesingle" 	k="7" />
<hkern g1="five" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="-3" />
<hkern g1="five" 	g2="quoteleft,quotedblleft" 	k="23" />
<hkern g1="five" 	g2="quoteright,quotedblright" 	k="13" />
<hkern g1="five" 	g2="comma,period,ellipsis" 	k="5" />
<hkern g1="five" 	g2="three" 	k="3" />
<hkern g1="five" 	g2="nine" 	k="15" />
<hkern g1="five" 	g2="six" 	k="-6" />
<hkern g1="five" 	g2="eight" 	k="-8" />
<hkern g1="five" 	g2="one" 	k="6" />
<hkern g1="five" 	g2="seven" 	k="10" />
<hkern g1="five" 	g2="quotedbl,quotesingle" 	k="19" />
<hkern g1="six" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="-3" />
<hkern g1="six" 	g2="quoteleft,quotedblleft" 	k="20" />
<hkern g1="six" 	g2="quoteright,quotedblright" 	k="15" />
<hkern g1="six" 	g2="comma,period,ellipsis" 	k="10" />
<hkern g1="six" 	g2="three" 	k="7" />
<hkern g1="six" 	g2="nine" 	k="14" />
<hkern g1="six" 	g2="eight" 	k="-7" />
<hkern g1="six" 	g2="four" 	k="-5" />
<hkern g1="six" 	g2="one" 	k="9" />
<hkern g1="six" 	g2="seven" 	k="10" />
<hkern g1="six" 	g2="quotedbl,quotesingle" 	k="23" />
<hkern g1="eight" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="-3" />
<hkern g1="eight" 	g2="quoteleft,quotedblleft" 	k="4" />
<hkern g1="eight" 	g2="comma,period,ellipsis" 	k="15" />
<hkern g1="eight" 	g2="six" 	k="-5" />
<hkern g1="eight" 	g2="eight" 	k="-8" />
<hkern g1="eight" 	g2="seven" 	k="4" />
<hkern g1="nine" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="-6" />
<hkern g1="nine" 	g2="comma,period,ellipsis" 	k="35" />
<hkern g1="nine" 	g2="eight" 	k="-5" />
<hkern g1="three" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="-3" />
<hkern g1="three" 	g2="comma,period,ellipsis" 	k="20" />
<hkern g1="three" 	g2="six" 	k="-3" />
<hkern g1="three" 	g2="eight" 	k="-3" />
<hkern g1="seven" 	g2="zero,C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE,Ccedilla.aalt,Oacute.aalt" 	k="4" />
<hkern g1="seven" 	g2="quoteleft,quotedblleft" 	k="-20" />
<hkern g1="seven" 	g2="quoteright,quotedblright" 	k="-10" />
<hkern g1="seven" 	g2="comma,period,ellipsis" 	k="99" />
<hkern g1="seven" 	g2="six" 	k="10" />
<hkern g1="seven" 	g2="eight" 	k="10" />
<hkern g1="seven" 	g2="slash" 	k="35" />
<hkern g1="seven" 	g2="hyphen,uni00AD,endash,emdash" 	k="26" />
<hkern g1="seven" 	g2="colon,semicolon" 	k="24" />
<hkern g1="seven" 	g2="hyphen.aalt,endash.aalt,emdash.aalt" 	k="24" />
<hkern g1="seven" 	g2="four" 	k="26" />
<hkern g1="seven" 	g2="one" 	k="-20" />
<hkern g1="seven" 	g2="quotedbl,quotesingle" 	k="-31" />
<hkern g1="slash" 	g2="a.ss01,agrave.aalt,aacute.aalt,acircumflex.aalt,atilde.aalt,adieresis.aalt,aring.aalt" 	k="42" />
<hkern g1="slash" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="30" />
<hkern g1="slash" 	g2="J" 	k="49" />
<hkern g1="slash" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="55" />
<hkern g1="slash" 	g2="m,n,p,r,ntilde" 	k="38" />
<hkern g1="slash" 	g2="u,y,ugrave,uacute,ucircumflex,udieresis,yacute,ydieresis" 	k="32" />
<hkern g1="slash" 	g2="z" 	k="37" />
<hkern g1="slash" 	g2="icircumflex,idieresis" 	k="-41" />
<hkern g1="slash" 	g2="igrave" 	k="-25" />
<hkern g1="space,uni00A0" 	g2="V" 	k="9" />
<hkern g1="space,uni00A0" 	g2="Y,Yacute,Ydieresis" 	k="9" />
<hkern g1="space,uni00A0" 	g2="quoteleft,quotedblleft" 	k="40" />
<hkern g1="space,uni00A0" 	g2="quoteright,quotedblright" 	k="51" />
<hkern g1="space,uni00A0" 	g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE" 	k="9" />
<hkern g1="space,uni00A0" 	g2="quotesinglbase,quotedblbase" 	k="40" />
<hkern g1="guillemotleft,guilsinglleft" 	g2="V" 	k="20" />
<hkern g1="guillemotleft,guilsinglleft" 	g2="W" 	k="15" />
<hkern g1="guillemotleft,guilsinglleft" 	g2="Y,Yacute,Ydieresis" 	k="30" />
<hkern g1="guillemotright,guilsinglright" 	g2="V" 	k="20" />
<hkern g1="guillemotright,guilsinglright" 	g2="W" 	k="15" />
<hkern g1="guillemotright,guilsinglright" 	g2="Y,Yacute,Ydieresis" 	k="65" />
<hkern g1="guillemotright,guilsinglright" 	g2="t" 	k="15" />
<hkern g1="guillemotright,guilsinglright" 	g2="S" 	k="20" />
<hkern g1="guillemotright,guilsinglright" 	g2="J" 	k="10" />
<hkern g1="guillemotright,guilsinglright" 	g2="x" 	k="20" />
<hkern g1="guillemotright,guilsinglright" 	g2="z" 	k="30" />
<hkern g1="h,m,n,ntilde,s_h.dlig,c_h.dlig" 	g2="T" 	k="37" />
<hkern g1="h,m,n,ntilde,s_h.dlig,c_h.dlig" 	g2="V" 	k="10" />
<hkern g1="h,m,n,ntilde,s_h.dlig,c_h.dlig" 	g2="Y,Yacute,Ydieresis" 	k="51" />
<hkern g1="h,m,n,ntilde,s_h.dlig,c_h.dlig" 	g2="quoteleft,quotedblleft" 	k="17" />
<hkern g1="c,ccedilla,ccedilla.aalt" 	g2="T" 	k="20" />
<hkern g1="c,ccedilla,ccedilla.aalt" 	g2="quoteright,quotedblright" 	k="-15" />
<hkern g1="c,ccedilla,ccedilla.aalt" 	g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe,e.aalt,egrave.aalt,eacute.aalt,ecircumflex.aalt,edieresis.aalt,oe.aalt,ccedilla.aalt,oacute.aalt,c_t.dlig,c_h.dlig" 	k="10" />
</font>
</defs></svg>