curo-material-interface 0.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +41 -0
- data/LICENSE +22 -0
- data/README.md +5 -0
- data/Rakefile +3 -0
- data/lib/assets/fonts/mdi/LICENSE.txt +428 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.eot +0 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.svg +751 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.ttf +0 -0
- data/lib/assets/fonts/mdi/Material-Design-Icons.woff +0 -0
- data/lib/assets/fonts/roboto/Apache License.txt +203 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Black-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-BlackItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.svg +593 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Bold-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-BoldItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Italic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.svg +641 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Light-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.svg +641 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-LightItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.svg +593 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Medium-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.svg +642 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-MediumItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.svg +621 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Regular-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.svg +631 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-Thin-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.svg +631 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/Roboto-ThinItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Bold-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-BoldItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.svg +644 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Italic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Light-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.svg +643 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-LightItalic-webfont.woff +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.eot +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.svg +644 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.ttf +0 -0
- data/lib/assets/fonts/roboto/RobotoCondensed-Regular-webfont.woff +0 -0
- data/lib/assets/stylesheets/cmi/_colors.scss +404 -0
- data/lib/assets/stylesheets/cmi/_extensions.sass +12 -0
- data/lib/assets/stylesheets/cmi/_global.sass +81 -0
- data/lib/assets/stylesheets/cmi/_icons.sass +2241 -0
- data/lib/assets/stylesheets/cmi/_libs.sass +2 -0
- data/lib/assets/stylesheets/cmi/_mixins.sass +10 -0
- data/lib/assets/stylesheets/cmi/_reset.sass +255 -0
- data/lib/assets/stylesheets/cmi/_roboto.sass +21 -0
- data/lib/assets/stylesheets/cmi/_typography.sass +125 -0
- data/lib/assets/stylesheets/cmi/_variables.sass +140 -0
- data/lib/assets/stylesheets/cmi/components/_buttons.sass +114 -0
- data/lib/assets/stylesheets/cmi/components/_navbar.sass +22 -0
- data/lib/curo-material-interface.rb +3 -0
- data/lib/curo_material_interface/version.rb +3 -0
- metadata +172 -0
Binary file
|
Binary file
|
@@ -0,0 +1,203 @@
|
|
1
|
+
Font data copyright Google 2012
|
2
|
+
|
3
|
+
Apache License
|
4
|
+
Version 2.0, January 2004
|
5
|
+
http://www.apache.org/licenses/
|
6
|
+
|
7
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
8
|
+
|
9
|
+
1. Definitions.
|
10
|
+
|
11
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
12
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
13
|
+
|
14
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
15
|
+
the copyright owner that is granting the License.
|
16
|
+
|
17
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
18
|
+
other entities that control, are controlled by, or are under common
|
19
|
+
control with that entity. For the purposes of this definition,
|
20
|
+
"control" means (i) the power, direct or indirect, to cause the
|
21
|
+
direction or management of such entity, whether by contract or
|
22
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
23
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
24
|
+
|
25
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
26
|
+
exercising permissions granted by this License.
|
27
|
+
|
28
|
+
"Source" form shall mean the preferred form for making modifications,
|
29
|
+
including but not limited to software source code, documentation
|
30
|
+
source, and configuration files.
|
31
|
+
|
32
|
+
"Object" form shall mean any form resulting from mechanical
|
33
|
+
transformation or translation of a Source form, including but
|
34
|
+
not limited to compiled object code, generated documentation,
|
35
|
+
and conversions to other media types.
|
36
|
+
|
37
|
+
"Work" shall mean the work of authorship, whether in Source or
|
38
|
+
Object form, made available under the License, as indicated by a
|
39
|
+
copyright notice that is included in or attached to the work
|
40
|
+
(an example is provided in the Appendix below).
|
41
|
+
|
42
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
43
|
+
form, that is based on (or derived from) the Work and for which the
|
44
|
+
editorial revisions, annotations, elaborations, or other modifications
|
45
|
+
represent, as a whole, an original work of authorship. For the purposes
|
46
|
+
of this License, Derivative Works shall not include works that remain
|
47
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
48
|
+
the Work and Derivative Works thereof.
|
49
|
+
|
50
|
+
"Contribution" shall mean any work of authorship, including
|
51
|
+
the original version of the Work and any modifications or additions
|
52
|
+
to that Work or Derivative Works thereof, that is intentionally
|
53
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
54
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
55
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
56
|
+
means any form of electronic, verbal, or written communication sent
|
57
|
+
to the Licensor or its representatives, including but not limited to
|
58
|
+
communication on electronic mailing lists, source code control systems,
|
59
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
60
|
+
Licensor for the purpose of discussing and improving the Work, but
|
61
|
+
excluding communication that is conspicuously marked or otherwise
|
62
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
63
|
+
|
64
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
65
|
+
on behalf of whom a Contribution has been received by Licensor and
|
66
|
+
subsequently incorporated within the Work.
|
67
|
+
|
68
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
69
|
+
this License, each Contributor hereby grants to You a perpetual,
|
70
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
71
|
+
copyright license to reproduce, prepare Derivative Works of,
|
72
|
+
publicly display, publicly perform, sublicense, and distribute the
|
73
|
+
Work and such Derivative Works in Source or Object form.
|
74
|
+
|
75
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
76
|
+
this License, each Contributor hereby grants to You a perpetual,
|
77
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
78
|
+
(except as stated in this section) patent license to make, have made,
|
79
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
80
|
+
where such license applies only to those patent claims licensable
|
81
|
+
by such Contributor that are necessarily infringed by their
|
82
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
83
|
+
with the Work to which such Contribution(s) was submitted. If You
|
84
|
+
institute patent litigation against any entity (including a
|
85
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
86
|
+
or a Contribution incorporated within the Work constitutes direct
|
87
|
+
or contributory patent infringement, then any patent licenses
|
88
|
+
granted to You under this License for that Work shall terminate
|
89
|
+
as of the date such litigation is filed.
|
90
|
+
|
91
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
92
|
+
Work or Derivative Works thereof in any medium, with or without
|
93
|
+
modifications, and in Source or Object form, provided that You
|
94
|
+
meet the following conditions:
|
95
|
+
|
96
|
+
(a) You must give any other recipients of the Work or
|
97
|
+
Derivative Works a copy of this License; and
|
98
|
+
|
99
|
+
(b) You must cause any modified files to carry prominent notices
|
100
|
+
stating that You changed the files; and
|
101
|
+
|
102
|
+
(c) You must retain, in the Source form of any Derivative Works
|
103
|
+
that You distribute, all copyright, patent, trademark, and
|
104
|
+
attribution notices from the Source form of the Work,
|
105
|
+
excluding those notices that do not pertain to any part of
|
106
|
+
the Derivative Works; and
|
107
|
+
|
108
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
109
|
+
distribution, then any Derivative Works that You distribute must
|
110
|
+
include a readable copy of the attribution notices contained
|
111
|
+
within such NOTICE file, excluding those notices that do not
|
112
|
+
pertain to any part of the Derivative Works, in at least one
|
113
|
+
of the following places: within a NOTICE text file distributed
|
114
|
+
as part of the Derivative Works; within the Source form or
|
115
|
+
documentation, if provided along with the Derivative Works; or,
|
116
|
+
within a display generated by the Derivative Works, if and
|
117
|
+
wherever such third-party notices normally appear. The contents
|
118
|
+
of the NOTICE file are for informational purposes only and
|
119
|
+
do not modify the License. You may add Your own attribution
|
120
|
+
notices within Derivative Works that You distribute, alongside
|
121
|
+
or as an addendum to the NOTICE text from the Work, provided
|
122
|
+
that such additional attribution notices cannot be construed
|
123
|
+
as modifying the License.
|
124
|
+
|
125
|
+
You may add Your own copyright statement to Your modifications and
|
126
|
+
may provide additional or different license terms and conditions
|
127
|
+
for use, reproduction, or distribution of Your modifications, or
|
128
|
+
for any such Derivative Works as a whole, provided Your use,
|
129
|
+
reproduction, and distribution of the Work otherwise complies with
|
130
|
+
the conditions stated in this License.
|
131
|
+
|
132
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
133
|
+
any Contribution intentionally submitted for inclusion in the Work
|
134
|
+
by You to the Licensor shall be under the terms and conditions of
|
135
|
+
this License, without any additional terms or conditions.
|
136
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
137
|
+
the terms of any separate license agreement you may have executed
|
138
|
+
with Licensor regarding such Contributions.
|
139
|
+
|
140
|
+
6. Trademarks. This License does not grant permission to use the trade
|
141
|
+
names, trademarks, service marks, or product names of the Licensor,
|
142
|
+
except as required for reasonable and customary use in describing the
|
143
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
144
|
+
|
145
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
146
|
+
agreed to in writing, Licensor provides the Work (and each
|
147
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
148
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
149
|
+
implied, including, without limitation, any warranties or conditions
|
150
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
151
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
152
|
+
appropriateness of using or redistributing the Work and assume any
|
153
|
+
risks associated with Your exercise of permissions under this License.
|
154
|
+
|
155
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
156
|
+
whether in tort (including negligence), contract, or otherwise,
|
157
|
+
unless required by applicable law (such as deliberate and grossly
|
158
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
159
|
+
liable to You for damages, including any direct, indirect, special,
|
160
|
+
incidental, or consequential damages of any character arising as a
|
161
|
+
result of this License or out of the use or inability to use the
|
162
|
+
Work (including but not limited to damages for loss of goodwill,
|
163
|
+
work stoppage, computer failure or malfunction, or any and all
|
164
|
+
other commercial damages or losses), even if such Contributor
|
165
|
+
has been advised of the possibility of such damages.
|
166
|
+
|
167
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
168
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
169
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
170
|
+
or other liability obligations and/or rights consistent with this
|
171
|
+
License. However, in accepting such obligations, You may act only
|
172
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
173
|
+
of any other Contributor, and only if You agree to indemnify,
|
174
|
+
defend, and hold each Contributor harmless for any liability
|
175
|
+
incurred by, or claims asserted against, such Contributor by reason
|
176
|
+
of your accepting any such warranty or additional liability.
|
177
|
+
|
178
|
+
END OF TERMS AND CONDITIONS
|
179
|
+
|
180
|
+
APPENDIX: How to apply the Apache License to your work.
|
181
|
+
|
182
|
+
To apply the Apache License to your work, attach the following
|
183
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
184
|
+
replaced with your own identifying information. (Don't include
|
185
|
+
the brackets!) The text should be enclosed in the appropriate
|
186
|
+
comment syntax for the file format. We also recommend that a
|
187
|
+
file or class name and description of purpose be included on the
|
188
|
+
same "printed page" as the copyright notice for easier
|
189
|
+
identification within third-party archives.
|
190
|
+
|
191
|
+
Copyright [yyyy] [name of copyright owner]
|
192
|
+
|
193
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
194
|
+
you may not use this file except in compliance with the License.
|
195
|
+
You may obtain a copy of the License at
|
196
|
+
|
197
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
198
|
+
|
199
|
+
Unless required by applicable law or agreed to in writing, software
|
200
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
201
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
202
|
+
See the License for the specific language governing permissions and
|
203
|
+
limitations under the License.
|
Binary file
|
@@ -0,0 +1,642 @@
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
|
3
|
+
<svg xmlns="http://www.w3.org/2000/svg">
|
4
|
+
<metadata></metadata>
|
5
|
+
<defs>
|
6
|
+
<font id="robotoblack" horiz-adv-x="1151" >
|
7
|
+
<font-face units-per-em="2048" ascent="1638" descent="-410" />
|
8
|
+
<missing-glyph horiz-adv-x="510" />
|
9
|
+
<glyph unicode="fi" horiz-adv-x="1302" d="M16 848v234h157v52q0 216 133 331.5t378 115.5q84 0 167 -15t185 -43l-46 -266q-86 22 -143.5 33t-142.5 11q-93 0 -143 -43.5t-50 -123.5v-52h212v-234h-212v-848h-338v848h-157zM852 0v1082h339v-1082h-339z" />
|
10
|
+
<glyph horiz-adv-x="2048" />
|
11
|
+
<glyph horiz-adv-x="2048" />
|
12
|
+
<glyph unicode="
" horiz-adv-x="510" />
|
13
|
+
<glyph unicode=" " horiz-adv-x="510" />
|
14
|
+
<glyph unicode="	" horiz-adv-x="510" />
|
15
|
+
<glyph unicode=" " horiz-adv-x="510" />
|
16
|
+
<glyph unicode="!" horiz-adv-x="565" d="M115 0v283h339v-283h-339zM115 516v940h339v-940h-339z" />
|
17
|
+
<glyph unicode=""" horiz-adv-x="649" d="M43 1042v518h229v-269l-85 -249h-144zM378 1042v518h227v-269l-84 -249h-143z" />
|
18
|
+
<glyph unicode="#" horiz-adv-x="1190" d="M37 410v183h252l44 264h-221v183h251l69 416h198l-68 -416h161l69 416h199l-69 -416h231v-183h-261l-44 -264h229v-183h-259l-67 -410h-199l67 410h-161l-67 -410h-199l67 410h-222zM488 593h161l44 264h-161z" />
|
19
|
+
<glyph unicode="$" horiz-adv-x="1186" d="M88 461l3 6h329q0 -124 54 -178.5t140 -54.5q72 0 109 42t37 110q0 79 -38 122.5t-135 85.5q-236 94 -343.5 190.5t-107.5 283.5q0 169 114 278.5t304 127.5v211h159v-215q180 -26 285 -148t102 -311l-2 -5h-331q0 109 -42 162.5t-112 53.5q-71 0 -105 -44t-34 -112 q0 -69 36.5 -112t136.5 -87q232 -99 341 -197.5t109 -281.5q0 -174 -109.5 -280t-294.5 -125v-201h-159v202q-194 19 -322 135.5t-124 341.5z" />
|
20
|
+
<glyph unicode="%" horiz-adv-x="1521" d="M91 1099v77q0 130 84 215.5t239 85.5q157 0 241 -85.5t84 -215.5v-77q0 -130 -84 -214.5t-239 -84.5q-156 0 -240.5 85t-84.5 214zM307 1099q0 -50 28 -83.5t81 -33.5q51 0 78.5 33.5t27.5 83.5v77q0 50 -28 84.5t-80 34.5q-51 0 -79 -34.5t-28 -84.5v-77zM312 188 l711 1138l157 -79l-711 -1138zM782 280v77q0 129 85 214.5t240 85.5q157 0 240.5 -85t83.5 -215v-77q0 -131 -83.5 -215.5t-238.5 -84.5q-156 0 -241.5 85t-85.5 215zM999 280q0 -48 32 -83t78 -35q62 0 84 31t22 87v77q0 49 -28.5 83.5t-79.5 34.5q-52 0 -80 -34.5 t-28 -83.5v-77z" />
|
21
|
+
<glyph unicode="&" horiz-adv-x="1380" d="M60 391q0 116 61.5 197.5t190.5 176.5l3 2q-64 90 -95.5 165t-31.5 152q0 174 113 283.5t299 109.5q159 0 258.5 -102t99.5 -248q0 -98 -45.5 -182t-123.5 -140l-87 -61l244 -280q35 56 54 123t19 141h238q0 -142 -31.5 -260t-100.5 -210l220 -253l-2 -5h-369l-74 84 q-87 -54 -173.5 -79.5t-190.5 -25.5q-218 0 -347 114t-129 298zM399 414q0 -77 46.5 -126t113.5 -49q43 0 86.5 9t85.5 28l-267 302l-9 -6q-31 -38 -43.5 -75.5t-12.5 -82.5zM480 1088q0 -39 19 -79.5t57 -88.5l60 38q56 36 75 70t19 75q0 44 -30.5 79t-80.5 35 q-57 0 -88 -37t-31 -92z" />
|
22
|
+
<glyph unicode="'" horiz-adv-x="316" d="M43 985v575h218v-292l-74 -283h-144z" />
|
23
|
+
<glyph unicode="(" horiz-adv-x="727" d="M120 564v28q0 389 148 659.5t348 347.5h6l61 -159q-128 -94 -211 -304t-83 -542v-32q0 -333 83 -542.5t211 -303.5l-61 -159h-6q-200 77 -348 347t-148 660z" />
|
24
|
+
<glyph unicode=")" horiz-adv-x="726" d="M44 -284q126 95 210 304.5t84 541.5v32q0 332 -84 542t-210 304l61 159h6q205 -76 362 -355t157 -652v-28q0 -374 -157 -652.5t-362 -354.5h-6z" />
|
25
|
+
<glyph unicode="*" horiz-adv-x="919" d="M26 1048l61 188l298 -130l-22 350h200l-25 -357l291 127l60 -190l-309 -90l205 -264l-161 -117l-173 293l-171 -283l-162 112l214 271z" />
|
26
|
+
<glyph unicode="+" horiz-adv-x="1094" d="M45 537v289h342v380h315v-380h341v-289h-341v-391h-315v391h-342z" />
|
27
|
+
<glyph unicode="," horiz-adv-x="541" d="M56 -326l70 327v253h292v-262l-163 -318h-199z" />
|
28
|
+
<glyph unicode="-" horiz-adv-x="921" d="M152 497v261h601v-261h-601z" />
|
29
|
+
<glyph unicode="." horiz-adv-x="619" d="M136 0v284h337v-284h-337z" />
|
30
|
+
<glyph unicode="/" horiz-adv-x="719" d="M-29 -125l497 1581h240l-498 -1581h-239z" />
|
31
|
+
<glyph unicode="0" horiz-adv-x="1186" d="M86 575v306q0 295 136 445.5t370 150.5q233 0 370.5 -151t137.5 -445v-306q0 -295 -137 -445.5t-369 -150.5q-234 0 -371 150.5t-137 445.5zM423 554q0 -170 43 -242.5t128 -72.5q83 0 126 72.5t43 242.5v350q0 167 -44 240t-127 73q-84 0 -126.5 -73t-42.5 -240v-350z " />
|
32
|
+
<glyph unicode="1" horiz-adv-x="1186" d="M144 1117v238l662 102v-1457h-337v1117h-325z" />
|
33
|
+
<glyph unicode="2" horiz-adv-x="1186" d="M65 994q-5 202 132 342.5t363 140.5q240 0 374.5 -118t134.5 -323q0 -138 -71.5 -244t-263.5 -315l-197 -211l3 -6h568v-260h-1019v220l468 492q89 102 131 182t42 139q0 84 -42.5 134t-127.5 50q-76 0 -119.5 -64.5t-43.5 -164.5h-330z" />
|
34
|
+
<glyph unicode="3" horiz-adv-x="1186" d="M54 398l2 6h330q0 -70 54.5 -117.5t132.5 -47.5q89 0 142 50t53 126q0 106 -55.5 154.5t-156.5 48.5h-159v251h159q91 0 140 49t49 136q0 69 -44 116t-128 47q-66 0 -116 -38t-50 -98h-328l-2 6q-6 174 137 282t347 108q237 0 379 -108.5t142 -307.5q0 -99 -61.5 -182.5 t-164.5 -130.5q117 -43 183 -130.5t66 -209.5q0 -200 -153 -314.5t-391 -114.5q-205 0 -358.5 107.5t-148.5 311.5z" />
|
35
|
+
<glyph unicode="4" horiz-adv-x="1186" d="M58 515l584 938v3h338v-887h147v-262h-147v-307h-338v307h-564zM360 569h282v448l-6 2l-26 -41z" />
|
36
|
+
<glyph unicode="5" horiz-adv-x="1186" d="M87 398l2 6l330 20q0 -87 48.5 -136t128.5 -49q92 0 130.5 64.5t38.5 163.5q0 120 -43 189t-136 69q-68 0 -109.5 -29t-57.5 -73l-303 17l84 816h854v-262h-579l-37 -303q38 29 95 47t125 20q214 4 329 -124.5t115 -364.5q0 -205 -131 -347.5t-375 -142.5 q-208 0 -361 115t-148 304z" />
|
37
|
+
<glyph unicode="6" horiz-adv-x="1186" d="M83 566v293q0 288 169.5 453t435.5 165q86 0 153 -14.5t148 -46.5l-56 -246q-70 21 -122.5 31.5t-120.5 10.5q-120 0 -192.5 -84.5t-69.5 -246.5l3 -5q44 50 117 78t166 28q195 0 303.5 -140.5t108.5 -359.5q0 -216 -143.5 -359.5t-366.5 -143.5q-239 0 -386 157 t-147 430zM421 566q0 -158 51.5 -242.5t143.5 -84.5q76 0 124 72t48 171q0 111 -46.5 176.5t-120.5 65.5q-70 0 -120.5 -19t-79.5 -53v-86z" />
|
38
|
+
<glyph unicode="7" horiz-adv-x="1186" d="M52 1196v260h1050v-260q-218 -249 -301 -486t-117 -569l-14 -141h-338l13 141q30 312 137 579t296 476h-726z" />
|
39
|
+
<glyph unicode="8" horiz-adv-x="1186" d="M86 401q0 115 63 204t174 140q-99 48 -153.5 131.5t-54.5 190.5q0 195 131.5 302.5t345.5 107.5q216 0 347 -107.5t131 -302.5q0 -107 -55 -190.5t-152 -131.5q111 -51 174 -140t63 -204q0 -204 -140 -313t-366 -109t-367 109.5t-141 312.5zM424 428q0 -88 46 -138.5 t124 -50.5q76 0 122.5 50.5t46.5 138.5q0 87 -47 137t-124 50t-122.5 -50t-45.5 -137zM454 1049q0 -80 36 -127t104 -47t103.5 46.5t35.5 127.5q0 78 -36 123t-105 45q-67 0 -102.5 -44.5t-35.5 -123.5z" />
|
40
|
+
<glyph unicode="9" horiz-adv-x="1186" d="M81 957q0 217 142 368.5t366 151.5q220 0 362.5 -159t142.5 -437v-346q0 -252 -162 -404t-408 -152q-75 0 -155.5 16.5t-153.5 46.5l35 241q70 -23 132.5 -33.5t141.5 -10.5q101 0 167 72.5t66 200.5v64q-49 -60 -114 -90.5t-138 -30.5q-199 0 -311.5 134.5t-112.5 367.5 zM419 957q0 -120 40 -189.5t120 -69.5q57 0 102.5 20t75.5 55v150q0 143 -47.5 218.5t-121.5 75.5q-78 0 -123.5 -79t-45.5 -181z" />
|
41
|
+
<glyph unicode=":" horiz-adv-x="613" d="M136 0v284h337v-284h-337zM136 798v284h337v-284h-337z" />
|
42
|
+
<glyph unicode=";" horiz-adv-x="579" d="M98 -326l70 327v253h292v-262l-163 -318h-199zM123 798v284h337v-284h-337z" />
|
43
|
+
<glyph unicode="<" horiz-adv-x="1044" d="M46 412v266l884 360v-306l-552 -186v-6l552 -181v-307z" />
|
44
|
+
<glyph unicode="=" horiz-adv-x="1195" d="M128 293v260h926v-260h-926zM128 732v260h926v-260h-926z" />
|
45
|
+
<glyph unicode=">" horiz-adv-x="1044" d="M114 52v307l552 181v6l-552 186v306l884 -360v-266z" />
|
46
|
+
<glyph unicode="?" horiz-adv-x="1043" d="M18 1060q-3 208 132.5 312.5t357.5 104.5q238 0 374.5 -120t136.5 -324q0 -125 -74.5 -230t-189.5 -165q-64 -42 -86.5 -90.5t-22.5 -131.5h-338q1 139 50 209t179 161q67 42 105.5 104t38.5 143q0 84 -45 134t-128 50q-67 0 -112 -41t-47 -122h-329zM309 0v270h336v-270 h-336z" />
|
47
|
+
<glyph unicode="@" horiz-adv-x="1809" d="M43 478q18 429 258 680.5t638 251.5q391 0 598.5 -238t191.5 -652q-9 -220 -132 -380.5t-367 -160.5q-81 0 -140 45.5t-83 128.5q-41 -85 -103.5 -127.5t-146.5 -42.5q-149 0 -228 118.5t-58 314.5q26 251 146.5 402t292.5 151q121 0 194.5 -26t161.5 -80l-3 -4h5 l-51 -566q-5 -87 11.5 -119.5t44.5 -32.5q112 0 179.5 107.5t75.5 271.5q16 339 -133 528.5t-460 189.5q-302 0 -480 -204t-193 -556q-17 -343 144.5 -542t463.5 -199q84 0 174.5 18.5t156.5 46.5l38 -166q-67 -42 -170.5 -65.5t-202.5 -23.5q-404 0 -622 249t-201 682z M719 416q-9 -120 17.5 -181.5t86.5 -61.5q54 0 96.5 30t74.5 111l40 452q-22 5 -43 8.5t-42 3.5q-104 0 -158.5 -90.5t-71.5 -271.5z" />
|
48
|
+
<glyph unicode="A" horiz-adv-x="1300" d="M7 0l470 1456h363l471 -1456h-340l-83 283h-459l-82 -283h-340zM504 543h309l-152 521h-6z" />
|
49
|
+
<glyph unicode="B" horiz-adv-x="1315" d="M114 0v1456h500q271 0 423 -100.5t152 -299.5q0 -104 -49 -185t-151 -122q128 -29 189 -116.5t61 -201.5q0 -213 -143 -322t-410 -109h-572zM453 260h233q108 0 162 42.5t54 130.5q0 95 -46.5 143.5t-150.5 48.5h-252v-365zM453 849h168q115 2 172 44.5t57 124.5 q0 93 -58 135.5t-178 42.5h-161v-347z" />
|
50
|
+
<glyph unicode="C" horiz-adv-x="1316" d="M80 576v304q0 264 162.5 430.5t422.5 166.5q276 0 422 -139t165 -395l-2 -6h-329q-7 142 -63.5 211t-192.5 69q-115 0 -181 -92.5t-66 -242.5v-306q0 -151 72 -244t198 -93q122 0 173 65t58 207h329l2 -6q-10 -256 -151.5 -391t-410.5 -135q-270 0 -439 166t-169 431z " />
|
51
|
+
<glyph unicode="D" horiz-adv-x="1338" d="M114 0v1456h526q257 0 430 -167.5t173 -429.5v-262q0 -263 -173 -430t-430 -167h-526zM453 260h164q135 0 211 92.5t76 244.5v264q0 151 -76 243t-211 92h-164v-936z" />
|
52
|
+
<glyph unicode="E" horiz-adv-x="1165" d="M114 0v1456h1014v-260h-675v-313h571v-260h-571v-363h673v-260h-1012z" />
|
53
|
+
<glyph unicode="F" horiz-adv-x="1177" d="M114 0v1456h1024v-260h-685v-350h583v-260h-583v-586h-339z" />
|
54
|
+
<glyph unicode="G" horiz-adv-x="1356" d="M88 576v304q0 263 164.5 430t423.5 167q281 0 421 -130t159 -355l-2 -6h-317q-17 115 -74.5 173t-175.5 58t-190 -93.5t-72 -241.5v-306q0 -152 71 -244.5t199 -92.5q93 0 146 15t84 40v230h-229v224h568v-547q-74 -88 -215 -155t-354 -67q-270 0 -438.5 166t-168.5 431z " />
|
55
|
+
<glyph unicode="H" horiz-adv-x="1444" d="M114 0v1456h339v-610h539v610h337v-1456h-337v586h-539v-586h-339z" />
|
56
|
+
<glyph unicode="I" horiz-adv-x="611" d="M137 0v1456h337v-1456h-337z" />
|
57
|
+
<glyph unicode="J" horiz-adv-x="1188" d="M61 430l2 6h330q0 -106 49 -151.5t126 -45.5q69 0 119 57t50 161v999h337v-999q0 -220 -144.5 -349t-361.5 -129q-237 0 -374 114q-133 110 -133 321v16z" />
|
58
|
+
<glyph unicode="K" horiz-adv-x="1325" d="M114 0v1456h339v-570h115l320 570h420l-451 -659l490 -797h-412l-326 584h-156v-584h-339z" />
|
59
|
+
<glyph unicode="L" horiz-adv-x="1109" d="M114 0v1456h339v-1196h627v-260h-966z" />
|
60
|
+
<glyph unicode="M" horiz-adv-x="1780" d="M114 0v1456h444l326 -1019h6l330 1019h446v-1456h-339v361l32 665l-6 1l-351 -1027h-228l-347 1018l-6 -1l32 -656v-361h-339z" />
|
61
|
+
<glyph unicode="N" horiz-adv-x="1444" d="M114 0v1456h339l533 -928l6 2v926h337v-1456h-337l-533 928l-6 -2v-926h-339z" />
|
62
|
+
<glyph unicode="O" horiz-adv-x="1400" d="M81 597v262q0 268 171.5 443t447.5 175q274 0 446 -175t172 -443v-262q0 -269 -170.5 -443.5t-445.5 -174.5q-277 0 -449 174.5t-172 443.5zM418 597q0 -158 73.5 -258t210.5 -100q133 0 206 100t73 258v264q0 156 -73.5 256t-207.5 100q-137 0 -209.5 -99.5 t-72.5 -256.5v-264z" />
|
63
|
+
<glyph unicode="P" horiz-adv-x="1344" d="M114 0v1456h591q259 0 411 -132.5t152 -346.5q0 -215 -152 -346.5t-411 -131.5h-252v-499h-339zM453 759h252q110 0 167.5 60.5t57.5 155.5q0 97 -57.5 159t-167.5 62h-252v-437z" />
|
64
|
+
<glyph unicode="Q" horiz-adv-x="1451" d="M89 597v262q0 268 171.5 443t447.5 175q274 0 446 -175t172 -443v-262q0 -127 -40.5 -237t-115.5 -192l244 -236l-206 -167l-261 255q-55 -20 -114.5 -30.5t-122.5 -10.5q-277 0 -449 174.5t-172 443.5zM426 597q0 -158 73.5 -258t210.5 -100q133 0 206 100t73 258v264 q0 156 -73.5 256t-207.5 100q-137 0 -209.5 -99.5t-72.5 -256.5v-264z" />
|
65
|
+
<glyph unicode="R" horiz-adv-x="1352" d="M114 0v1456h560q253 0 401 -117t148 -320q0 -113 -59.5 -194t-175.5 -132q134 -38 192.5 -126.5t58.5 -220.5v-92q0 -57 17 -130t59 -104v-20h-348q-40 31 -52.5 110t-12.5 146v88q0 104 -55 159t-161 55h-233v-558h-339zM453 818h223q102 0 156 46.5t54 133.5 q0 89 -55.5 143.5t-156.5 54.5h-221v-378z" />
|
66
|
+
<glyph unicode="S" horiz-adv-x="1293" d="M74 462l2 6h329q0 -126 68 -180t206 -54q105 0 156.5 42t51.5 110q0 77 -51 119t-183 89q-276 87 -409 186.5t-133 287.5q0 183 158.5 296t402.5 113q242 -1 396 -125q150 -121 150 -308v-12l-2 -6h-328q0 87 -59 141.5t-163 54.5q-102 0 -160 -45t-58 -111 q0 -64 58.5 -102.5t219.5 -96.5q248 -74 373.5 -182t125.5 -297q0 -192 -149.5 -300.5t-396.5 -108.5q-248 1 -429 125q-176 121 -176 345v13z" />
|
67
|
+
<glyph unicode="T" horiz-adv-x="1153" d="M26 1196v260h1104v-260h-384v-1196h-339v1196h-381z" />
|
68
|
+
<glyph unicode="U" horiz-adv-x="1417" d="M107 502v954h339v-954q0 -134 69 -198.5t195 -64.5q125 0 192.5 64t67.5 199v954h339v-954q0 -249 -165.5 -386t-433.5 -137q-271 0 -437 137t-166 386z" />
|
69
|
+
<glyph unicode="V" horiz-adv-x="1305" d="M-1 1456h353l285 -1061l10 -53h6l10 49l289 1065h354l-472 -1456h-365z" />
|
70
|
+
<glyph unicode="W" horiz-adv-x="1819" d="M10 1456h328l191 -955h6l257 955h235l258 -955h6l191 955h327l-334 -1456h-318l-245 898h-6l-243 -898h-318z" />
|
71
|
+
<glyph unicode="X" horiz-adv-x="1307" d="M14 0l428 734l-417 722h387l236 -491l240 491h390l-417 -722l449 -734h-410l-248 501l-248 -501h-390z" />
|
72
|
+
<glyph unicode="Y" horiz-adv-x="1310" d="M-3 1456h365l289 -636h6l290 636h367l-495 -944v-512h-337v529z" />
|
73
|
+
<glyph unicode="Z" horiz-adv-x="1196" d="M64 1196v260h1073v-146l-654 -1050h663v-260h-1079v152l651 1044h-654z" />
|
74
|
+
<glyph unicode="[" horiz-adv-x="577" d="M108 -349v2055h456v-246h-118v-1564h118v-245h-456z" />
|
75
|
+
<glyph unicode="\" horiz-adv-x="871" d="M-16 1456h338l608 -1581h-339z" />
|
76
|
+
<glyph unicode="]" horiz-adv-x="577" d="M14 -104h119v1564h-119v246h456v-2055h-456v245z" />
|
77
|
+
<glyph unicode="^" horiz-adv-x="916" d="M36 729l299 727h249l300 -727h-254l-165 413l-4 18h-6l-4 -18l-162 -413h-253z" />
|
78
|
+
<glyph unicode="_" horiz-adv-x="904" d="M0 0h903v-251h-903v251z" />
|
79
|
+
<glyph unicode="`" horiz-adv-x="695" d="M74 1472l2 6h347l208 -266h-275z" />
|
80
|
+
<glyph unicode="a" horiz-adv-x="1086" d="M45 305q0 161 120.5 248.5t366.5 87.5h123v77q0 69 -32.5 106t-100.5 37q-58 0 -86.5 -27.5t-28.5 -85.5l-327 1l-2 6v15q0 138 123 232q130 100 344 100q200 0 324.5 -100t124.5 -286v-408q0 -87 14.5 -161t43.5 -147l-334 1q-14 26 -25.5 58t-19.5 66 q-48 -67 -116 -106.5t-165 -39.5q-154 0 -250.5 89t-96.5 237zM382 323q0 -46 31.5 -74.5t81.5 -28.5t92 20t68 52v169h-120q-80 0 -116.5 -39t-36.5 -99z" />
|
81
|
+
<glyph unicode="b" d="M96 0v1560h338v-583q45 60 104.5 92.5t137.5 32.5q209 0 315.5 -153t106.5 -410v-21q0 -247 -106 -393t-314 -146q-89 0 -155 38.5t-112 110.5l-22 -128h-293zM434 308q24 -35 63 -52t96 -17q100 0 134 69.5t34 209.5v21q0 144 -36 223.5t-134 79.5q-55 0 -94.5 -20.5 t-62.5 -59.5v-454z" />
|
82
|
+
<glyph unicode="c" horiz-adv-x="1046" d="M45 529v23q0 243 133 396.5t377 153.5q206 0 329 -115q119 -111 119 -301v-12l-2 -6h-309q0 77 -34 125.5t-103 48.5q-96 0 -134.5 -79t-38.5 -211v-23q0 -136 38.5 -213t137.5 -77q68 0 101 37t33 109h309l2 -6v-11q-1 -170 -123 -278q-126 -112 -322 -111 q-246 0 -379.5 153t-133.5 397z" />
|
83
|
+
<glyph unicode="d" d="M51 518v21q0 253 110.5 408t311.5 155q75 0 135.5 -34.5t108.5 -98.5v591h338v-1560h-293l-24 133q-50 -75 -116.5 -114.5t-150.5 -39.5q-200 0 -310 148t-110 391zM389 518q0 -132 38.5 -205.5t129.5 -73.5q53 0 93.5 19.5t66.5 57.5v437q-26 43 -66 66t-92 23 q-90 0 -130 -83t-40 -220v-21z" />
|
84
|
+
<glyph unicode="e" horiz-adv-x="1083" d="M66 505v38q0 247 130 403q129 156 367 156h3q220 0 345 -132t125 -358v-177h-618l-2 -6q11 -83 68 -136.5t152 -53.5q96 0 153.5 15t145.5 52l80 -206q-71 -52 -183.5 -86.5t-241.5 -34.5q-239 0 -381.5 150t-142.5 376zM412 651l3 -5h291v26q0 82 -34 126t-106 44 q-73 0 -109.5 -52t-44.5 -139z" />
|
85
|
+
<glyph unicode="f" horiz-adv-x="743" d="M12 848v234h156v112q0 187 112 287t317 100q38 0 78 -5.5t89 -15.5l-25 -249q-27 5 -48.5 7.5t-52.5 2.5q-63 0 -97 -33t-34 -94v-112h210v-234h-210v-848h-339v848h-156z" />
|
86
|
+
<glyph unicode="g" d="M51 518v21q0 253 110 408t311 155q86 0 151 -40.5t112 -115.5l23 136h296v-1040q0 -217 -149 -348t-401 -131q-84 0 -176 23t-175 62l55 250q74 -32 141 -47.5t153 -15.5q104 0 159 56t55 153v55q-46 -59 -107 -89.5t-139 -30.5q-200 0 -309.5 148t-109.5 391zM388 518 q0 -132 38.5 -205.5t129.5 -73.5q55 0 94.5 17t65.5 52v454q-25 38 -64.5 59t-93.5 21q-90 0 -130 -83t-40 -220v-21z" />
|
87
|
+
<glyph unicode="h" d="M86 0v1560h338v-612q49 73 119.5 113.5t155.5 40.5q168 0 264 -117t96 -363v-622h-338v624q0 124 -37.5 171t-114.5 47q-49 0 -85 -14.5t-60 -40.5v-787h-338z" />
|
88
|
+
<glyph unicode="i" horiz-adv-x="561" d="M111 0v1082h339v-1082h-339zM111 1333v227h339v-227h-339z" />
|
89
|
+
<glyph unicode="j" horiz-adv-x="548" d="M-115 -420l14 255q29 -6 49.5 -9t51.5 -3q56 0 85.5 41t29.5 121v1097h339v-1097q0 -202 -108.5 -312t-301.5 -110q-44 0 -80.5 4t-78.5 13zM109 1334v226h339v-226h-339z" />
|
90
|
+
<glyph unicode="k" horiz-adv-x="1119" d="M96 0v1560h338v-875h45l231 397h387l-336 -489l389 -593h-385l-274 430h-57v-430h-338z" />
|
91
|
+
<glyph unicode="l" horiz-adv-x="561" d="M111 0v1560h339v-1560h-339z" />
|
92
|
+
<glyph unicode="m" horiz-adv-x="1764" d="M96 0v1082h318l12 -143q51 78 128.5 120.5t177.5 42.5q101 0 174 -44t110 -134q50 85 128.5 131.5t183.5 46.5q158 0 248.5 -108.5t90.5 -334.5v-659h-339v659q0 105 -32.5 144t-97.5 39q-49 0 -86.5 -17.5t-63.5 -48.5q0 -17 1 -29.5t1 -24.5v-722h-338v659 q0 105 -32 144t-99 39q-46 0 -83.5 -17.5t-63.5 -48.5v-776h-338z" />
|
93
|
+
<glyph unicode="n" d="M90 0v1082h317l13 -152q53 81 131 126.5t174 45.5q159 0 248.5 -103t89.5 -328v-671h-338v672q0 93 -38.5 131.5t-113.5 38.5q-47 0 -83.5 -17t-62.5 -47v-778h-337z" />
|
94
|
+
<glyph unicode="o" d="M51 530v21q0 244 138 397.5t385 153.5q248 0 386 -153.5t138 -397.5v-21q0 -245 -138 -398t-384 -153q-249 0 -387 153t-138 398zM389 530q0 -136 42.5 -213.5t144.5 -77.5q99 0 142 78t43 213v21q0 132 -43 211.5t-144 79.5q-100 0 -142.5 -80t-42.5 -211v-21z" />
|
95
|
+
<glyph unicode="p" d="M96 -416v1498h316l12 -119q46 67 108 103t144 36q201 0 311.5 -155t110.5 -408v-21q0 -244 -110 -391.5t-310 -147.5q-78 0 -138.5 30t-105.5 87v-512h-338zM434 308q24 -35 63.5 -52t97.5 -17q89 0 127.5 73.5t38.5 205.5v21q0 137 -40 220t-128 83q-57 0 -96.5 -21 t-62.5 -61v-452z" />
|
96
|
+
<glyph unicode="q" d="M51 518v21q0 253 110.5 408t311.5 155q85 0 150.5 -40.5t112.5 -115.5l27 136h293v-1498h-338v516q-46 -59 -107.5 -90t-139.5 -31q-200 0 -310 148t-110 391zM389 518q0 -132 38.5 -205.5t129.5 -73.5q56 0 96 17.5t65 52.5v450q-25 41 -64.5 62t-94.5 21 q-90 0 -130 -83t-40 -220v-21z" />
|
97
|
+
<glyph unicode="r" horiz-adv-x="757" d="M96 0v1082h318l12 -159q34 85 90 132t131 47q24 0 49 -3.5t44 -8.5l-33 -306l-123 1q-58 0 -95 -19.5t-55 -55.5v-710h-338z" />
|
98
|
+
<glyph unicode="s" horiz-adv-x="1048" d="M41 341l2 6h306q2 -77 46.5 -111t126.5 -34q68 0 103 26.5t35 75.5q0 40 -45.5 71.5t-165.5 56.5q-189 37 -285 115t-96 213q0 143 120 242.5t325 99.5q216 0 344 -96q122 -92 122 -236v-14l-2 -6h-328q0 64 -32.5 97t-104.5 33q-53 0 -89 -29t-36 -74q0 -43 41.5 -73 t167.5 -54q198 -39 293.5 -116.5t95.5 -219.5q0 -146 -129.5 -240.5t-342.5 -94.5q-221 0 -349 112q-123 107 -123 238v12z" />
|
99
|
+
<glyph unicode="t" horiz-adv-x="742" d="M7 848v234h152v269h337v-269h183v-234h-183v-496q0 -58 23.5 -83.5t63.5 -25.5q32 0 50.5 2t47.5 8l24 -250q-56 -13 -101 -18.5t-106 -5.5q-167 0 -253 89t-86 282v498h-152z" />
|
100
|
+
<glyph unicode="u" d="M88 422v660h337v-662q0 -91 34.5 -136t98.5 -45q54 0 95 15t70 45v783h338v-1082h-295l-21 128q-52 -72 -127.5 -110.5t-170.5 -38.5q-168 0 -263.5 108t-95.5 335z" />
|
101
|
+
<glyph unicode="v" horiz-adv-x="1053" d="M0 1082h356l145 -636l20 -115l6 -1l22 116l143 636h355l-352 -1082h-343z" />
|
102
|
+
<glyph unicode="w" horiz-adv-x="1485" d="M21 1082h312l119 -632h6l176 632h213l178 -627h6l117 627h312l-254 -1082h-286l-176 574h-6l-177 -574h-285z" />
|
103
|
+
<glyph unicode="x" horiz-adv-x="1053" d="M5 0l325 547l-315 535h377l132 -319h6l137 319h379l-314 -535l325 -547h-379l-144 329h-6l-144 -329h-379z" />
|
104
|
+
<glyph unicode="y" horiz-adv-x="1053" d="M-5 1082h359l161 -605l1 -8h6l179 613h360l-431 -1243q-50 -120 -129 -198t-251 -78q-44 0 -72 5.5t-88 20.5l41 241l21 -4.5t18 -1.5q80 0 117 23.5t55 70.5l27 70z" />
|
105
|
+
<glyph unicode="z" horiz-adv-x="1053" d="M65 0v188l481 634h-460v260h888v-182l-482 -640h492v-260h-919z" />
|
106
|
+
<glyph unicode="{" horiz-adv-x="665" d="M40 505v227q82 0 122 51.5t40 145.5v203q0 171 82.5 290.5t277.5 174.5l63 -176q-73 -29 -102 -103t-29 -186v-203q0 -104 -46 -184.5t-139 -125.5q93 -47 139 -127.5t46 -182.5v-203q0 -112 29 -186t102 -103l-63 -177q-195 55 -277.5 175t-82.5 291v203q0 92 -40 144 t-122 52z" />
|
107
|
+
<glyph unicode="|" horiz-adv-x="523" d="M172 -270v1726h184v-1726h-184z" />
|
108
|
+
<glyph unicode="}" horiz-adv-x="665" d="M41 -183q72 29 101.5 103t29.5 186v203q0 103 45.5 183.5t140.5 126.5q-95 45 -140.5 125.5t-45.5 184.5v203q0 112 -29.5 186t-101.5 103l63 176q194 -55 277 -174.5t83 -290.5v-203q0 -94 39.5 -145.5t122.5 -51.5v-227q-83 0 -122.5 -52t-39.5 -144v-203 q0 -171 -83 -291t-277 -175z" />
|
109
|
+
<glyph unicode="~" horiz-adv-x="1295" d="M94 435q0 175 87 288t226 113q81 0 156 -32.5t147 -96.5q43 -42 76.5 -60.5t72.5 -18.5q43 0 74.5 50t31.5 122l232 -31q0 -175 -88.5 -288.5t-226.5 -113.5q-83 0 -154 30.5t-146 99.5q-47 43 -79.5 61t-73.5 18q-43 0 -73.5 -50t-30.5 -121z" />
|
110
|
+
<glyph unicode="¡" horiz-adv-x="615" d="M141 -374v940h339v-940h-339zM141 799v283h339v-283h-339z" />
|
111
|
+
<glyph unicode="¢" horiz-adv-x="1210" d="M98 529v23q0 217 107 364t306 178v224h200v-225q162 -28 255.5 -138.5t91.5 -281.5l-3 -5h-310q0 77 -34 125.5t-103 48.5q-96 0 -134.5 -79t-38.5 -211v-23q0 -136 38.5 -213t137.5 -77q68 0 101 37t33 109h310l2 -5q3 -153 -93 -259.5t-253 -132.5v-233h-200v232 q-200 30 -306.5 177t-106.5 365z" />
|
112
|
+
<glyph unicode="£" horiz-adv-x="1227" d="M103 575v261h154l-7 185q0 213 124.5 334.5t333.5 121.5q223 0 345 -115t118 -304l-2 -6h-330q0 85 -37.5 125t-94.5 40t-88 -51t-31 -145l9 -185h325v-261h-312l3 -51q0 -73 -34.5 -141t-98.5 -123h692v-260h-1006v260h10q47 12 70.5 86.5t23.5 156.5l-3 72h-164z" />
|
113
|
+
<glyph unicode="¤" horiz-adv-x="1397" d="M69 118l135 137q-49 76 -74.5 165.5t-25.5 187.5q0 101 28 194t81 171l-144 147l141 144l142 -145q74 55 162.5 85t185.5 30q96 0 185 -30.5t164 -86.5l144 148l142 -145l-148 -151q51 -78 79 -169.5t28 -191.5q0 -97 -25.5 -185.5t-72.5 -163.5l139 -141l-142 -145 l-132 134q-77 -62 -169 -94.5t-192 -32.5q-101 0 -193.5 32.5t-167.5 93.5l-129 -132zM290 608q0 -184 119 -309.5t291 -125.5q170 0 289.5 125.5t119.5 309.5q0 183 -119.5 308.5t-289.5 125.5q-172 0 -291 -125.5t-119 -308.5z" />
|
114
|
+
<glyph unicode="¥" horiz-adv-x="1258" d="M18 1456h367l243 -579h6l244 579h366l-366 -714h213v-210h-295v-100h295v-210h-295v-222h-337v222h-323v210h323v100h-323v210h249z" />
|
115
|
+
<glyph unicode="¦" horiz-adv-x="524" d="M119 -270v795h292v-795h-292zM119 698v758h292v-758h-292z" />
|
116
|
+
<glyph unicode="§" horiz-adv-x="1301" d="M94 528q0 88 40 156.5t117 113.5q-71 52 -106 122.5t-35 169.5q0 175 145.5 281t388.5 106q249 0 389.5 -110.5t135.5 -309.5l-2 -6h-328q0 73 -51 119.5t-144 46.5q-99 0 -147 -35t-48 -90q0 -63 49.5 -96.5t209.5 -75.5q249 -62 368.5 -156.5t119.5 -263.5 q0 -90 -40 -157t-115 -111q69 -53 103.5 -123.5t34.5 -169.5q0 -180 -143.5 -281t-387.5 -101q-238 0 -395 98t-151 314l1 6h329q0 -87 60 -122t156 -35q94 0 143.5 32.5t49.5 87.5q0 56 -55 91.5t-207 79.5q-247 64 -366 157t-119 262zM431 568q0 -71 48.5 -107t210.5 -85 q33 -9 62 -17.5t56 -16.5q27 21 41.5 51.5t14.5 68.5q0 62 -56.5 102t-210.5 88q-31 8 -60.5 17t-56.5 19q-25 -21 -37 -51.5t-12 -68.5z" />
|
117
|
+
<glyph unicode="¨" horiz-adv-x="1123" d="M148 1252v204h290v-204h-290zM663 1252v204h290v-204h-290z" />
|
118
|
+
<glyph unicode="©" horiz-adv-x="1608" d="M85 729q0 315 207 531t503 216q295 0 502.5 -216t207.5 -531q0 -316 -208 -533t-502 -217q-296 0 -503 217t-207 533zM207 729q0 -264 171.5 -444.5t416.5 -180.5q244 0 415.5 180.5t171.5 444.5q0 263 -171.5 442.5t-415.5 179.5q-246 0 -417 -179.5t-171 -442.5z M432 669v119q0 173 94.5 280t254.5 107q157 0 245.5 -79.5t84.5 -228.5l-2 -6h-148q0 94 -45 136.5t-135 42.5q-94 0 -144 -69t-50 -182v-120q0 -115 50 -183.5t144 -68.5q90 0 134.5 41.5t44.5 137.5h148l2 -6q4 -151 -84 -229.5t-245 -78.5q-160 0 -254.5 106t-94.5 281z " />
|
119
|
+
<glyph unicode="ª" horiz-adv-x="904" d="M108 920q0 111 84.5 171t246.5 60h137v51q0 62 -29.5 94.5t-86.5 32.5q-66 0 -102 -26t-36 -73l-165 13l-1 6q-6 98 79 163t225 65q134 0 212.5 -71t78.5 -205v-314q0 -51 6 -95t20 -86h-177q-8 21 -13 44.5t-8 49.5q-33 -47 -88.5 -77.5t-133.5 -30.5q-119 0 -184 61 t-65 167zM283 924q0 -43 29 -65.5t88 -22.5q51 0 105 30t71 65v103h-136q-74 0 -115.5 -32t-41.5 -78z" />
|
120
|
+
<glyph unicode="«" horiz-adv-x="1054" d="M55 541v19l272 390h206l-232 -400l232 -399h-206zM478 541v19l272 390h206l-232 -400l232 -399h-206z" />
|
121
|
+
<glyph unicode="¬" horiz-adv-x="1124" d="M125 634v171h835v-431h-200v260h-635z" />
|
122
|
+
<glyph unicode="­" horiz-adv-x="921" d="M152 497v261h601v-261h-601z" />
|
123
|
+
<glyph unicode="®" horiz-adv-x="1608" d="M85 729q0 315 207 531t503 216q295 0 502.5 -216t207.5 -531q0 -316 -208 -533t-502 -217q-296 0 -503 217t-207 533zM207 729q0 -264 171.5 -444.5t416.5 -180.5q244 0 415.5 180.5t171.5 444.5q0 263 -171.5 442.5t-415.5 179.5q-246 0 -417 -179.5t-171 -442.5z M500 316v850h281q151 0 238 -69t87 -195q0 -56 -27.5 -98.5t-79.5 -71.5q55 -31 79.5 -86.5t24.5 -130.5v-56q0 -41 3.5 -73.5t13.5 -53.5v-16h-155q-9 21 -11 61.5t-2 82.5v54q0 71 -33.5 105t-109.5 34h-158v-337h-151zM651 787h128q74 0 125.5 30t51.5 86q0 72 -39 101 t-136 29h-130v-246z" />
|
124
|
+
<glyph unicode="¯" horiz-adv-x="1065" d="M161 1285v173h734v-173h-734z" />
|
125
|
+
<glyph unicode="°" horiz-adv-x="813" d="M125 1197q0 115 82.5 198t198.5 83q113 0 194 -83t81 -198q0 -116 -81 -196.5t-194 -80.5q-116 0 -198.5 80.5t-82.5 196.5zM280 1197q0 -53 37 -88.5t89 -35.5q51 0 86 35t35 89t-35 91t-86 37q-52 0 -89 -37t-37 -91z" />
|
126
|
+
<glyph unicode="±" horiz-adv-x="1103" d="M84 723v271h311v339h293v-339h312v-271h-312v-368h-293v368h-311zM112 1v264h834v-264h-834z" />
|
127
|
+
<glyph unicode="²" horiz-adv-x="856" d="M109 1215q-6 109 84.5 186.5t241.5 77.5q148 0 228.5 -65.5t80.5 -183.5q0 -84 -58.5 -150.5t-186.5 -166.5l-86 -73l2 -6h337v-167h-637v167l313 247q56 46 72 78t16 72q0 35 -21.5 58.5t-67.5 23.5q-49 0 -73 -28.5t-24 -75.5h-219z" />
|
128
|
+
<glyph unicode="³" horiz-adv-x="846" d="M92 900l2 6h219q0 -41 28.5 -62.5t87.5 -21.5q48 0 78.5 21.5t30.5 63.5q0 45 -34.5 71.5t-98.5 26.5h-101v134h101q60 0 88.5 23t28.5 67q0 35 -24.5 59t-73.5 24t-74 -21t-25 -48h-218l-2 6q-6 105 83.5 167t227.5 62q154 0 245 -59.5t91 -169.5q0 -55 -35.5 -100.5 t-96.5 -70.5q71 -24 108.5 -71.5t37.5 -115.5q0 -113 -89 -174.5t-245 -61.5q-155 0 -250.5 65t-89.5 180z" />
|
129
|
+
<glyph unicode="´" horiz-adv-x="762" d="M96 1212l206 266h348l2 -6l-280 -260h-276z" />
|
130
|
+
<glyph unicode="µ" horiz-adv-x="1313" d="M132 -416v1498h338v-620q0 -127 39.5 -173t123.5 -46q65 0 110 23t71 68v748h337v-1082h-317l-5 53q-43 -37 -96 -55.5t-114 -18.5q-43 0 -80 8.5t-69 25.5v-429h-338z" />
|
131
|
+
<glyph unicode="¶" horiz-adv-x="1113" d="M60 988q0 207 129.5 337.5t362.5 130.5h422v-1456h-339v520h-83q-233 0 -362.5 129.5t-129.5 338.5z" />
|
132
|
+
<glyph unicode="·" horiz-adv-x="657" d="M158 539v284h338v-284h-338z" />
|
133
|
+
<glyph unicode="¸" horiz-adv-x="569" d="M86 -136l31 146h256l-10 -61q64 -11 107 -52t43 -121q0 -114 -97 -181t-277 -67l-7 186q41 0 64.5 19t23.5 58q0 38 -30.5 53.5t-103.5 19.5z" />
|
134
|
+
<glyph unicode="¹" horiz-adv-x="579" d="M112 1285v170l355 23v-812h-228v619h-127z" />
|
135
|
+
<glyph unicode="º" horiz-adv-x="938" d="M117 1026v116q0 148 94 241.5t252 93.5t252.5 -93.5t94.5 -241.5v-116q0 -149 -94 -241.5t-251 -92.5q-159 0 -253.5 92.5t-94.5 241.5zM292 1026q0 -85 44 -136.5t129 -51.5q82 0 126 51.5t44 136.5v116q0 83 -44.5 135t-127.5 52q-84 0 -127.5 -52t-43.5 -135v-116z " />
|
136
|
+
<glyph unicode="»" horiz-adv-x="1054" d="M55 151l232 399l-232 400h207l272 -390v-19l-272 -390h-207zM490 151l232 399l-232 400h207l272 -390v-19l-272 -390h-207z" />
|
137
|
+
<glyph unicode="¼" horiz-adv-x="1441" d="M90 1283v170l355 23v-812h-228v619h-127zM204 196l711 1138l157 -79l-711 -1138zM673 271l423 527v3h230v-499h89v-168h-89v-134h-230v134h-407zM908 307l3 -5h185v234l-6 2l-14 -20z" />
|
138
|
+
<glyph unicode="½" horiz-adv-x="1473" d="M69 1283v170l355 23v-812h-228v619h-127zM193 196l711 1138l157 -79l-711 -1138zM788 548q-6 109 84.5 186.5t241.5 77.5q148 0 228.5 -65.5t80.5 -183.5q0 -84 -58.5 -150.5t-186.5 -166.5l-86 -73l2 -6h337v-167h-637v167l313 247q56 46 72 78t16 72q0 35 -21.5 58.5 t-67.5 23.5q-49 0 -73 -28.5t-24 -75.5h-219z" />
|
139
|
+
<glyph unicode="¾" horiz-adv-x="1665" d="M71 901l2 6h219q0 -41 28.5 -62.5t87.5 -21.5q48 0 78.5 21.5t30.5 63.5q0 45 -34.5 71.5t-98.5 26.5h-101v134h101q60 0 88.5 23t28.5 67q0 35 -24.5 59t-73.5 24t-74 -21t-25 -48h-218l-2 6q-6 105 83.5 167t227.5 62q154 0 245 -59.5t91 -169.5q0 -55 -35.5 -100.5 t-96.5 -70.5q71 -24 108.5 -71.5t37.5 -115.5q0 -113 -89 -174.5t-245 -61.5q-155 0 -250.5 65t-89.5 180zM435 196l711 1138l157 -79l-711 -1138zM859 271l423 527v3h230v-499h89v-168h-89v-134h-230v134h-407zM1094 307l3 -5h185v234l-6 2l-14 -20z" />
|
140
|
+
<glyph unicode="¿" horiz-adv-x="1047" d="M55 49q0 124 74.5 229t189.5 166q63 41 86 89.5t23 132.5h338q-2 -140 -51 -210t-178 -160q-68 -43 -106 -105t-38 -142q0 -84 44.5 -134t129.5 -50q66 0 110.5 41t47.5 122h329l2 -6q2 -208 -133.5 -312.5t-355.5 -104.5q-240 0 -376 120t-136 324zM429 812v270h336 v-270h-336z" />
|
141
|
+
<glyph unicode="À" horiz-adv-x="1300" d="M7 0l470 1456h363l471 -1456h-340l-83 283h-459l-82 -283h-340zM270 1819l2 6h347l208 -266h-275zM504 543h309l-152 521h-6z" />
|
142
|
+
<glyph unicode="Á" horiz-adv-x="1300" d="M7 0l470 1456h363l471 -1456h-340l-83 283h-459l-82 -283h-340zM470 1561l206 266h348l2 -6l-280 -260h-276zM504 543h309l-152 521h-6z" />
|
143
|
+
<glyph unicode="Â" horiz-adv-x="1300" d="M7 0l470 1456h363l471 -1456h-340l-83 283h-459l-82 -283h-340zM251 1587v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260zM504 543h309l-152 521h-6z" />
|
144
|
+
<glyph unicode="Ã" horiz-adv-x="1300" d="M7 0l470 1456h363l471 -1456h-340l-83 283h-459l-82 -283h-340zM259 1652q0 94 59.5 163.5t149.5 69.5q56 0 157.5 -41.5t153.5 -41.5q31 0 54.5 32t23.5 78l178 -51q0 -96 -60 -164.5t-150 -68.5q-70 0 -164.5 42t-146.5 42q-33 0 -55 -32.5t-22 -77.5zM504 543h309 l-152 521h-6z" />
|
145
|
+
<glyph unicode="Ä" horiz-adv-x="1300" d="M7 0l470 1456h363l471 -1456h-340l-83 283h-459l-82 -283h-340zM245 1601v204h290v-204h-290zM504 543h309l-152 521h-6zM760 1601v204h290v-204h-290z" />
|
146
|
+
<glyph unicode="Å" horiz-adv-x="1300" d="M7 0l470 1456h363l471 -1456h-340l-83 283h-459l-82 -283h-340zM435 1741q0 81 62 137t153 56q89 0 150 -56t61 -137q0 -82 -61 -135.5t-150 -53.5q-92 0 -153.5 53.5t-61.5 135.5zM504 543h309l-152 521h-6zM556 1741q0 -42 26.5 -68t67.5 -26q40 0 64.5 25.5t24.5 68.5 t-24.5 69.5t-64.5 26.5q-41 0 -67.5 -26.5t-26.5 -69.5z" />
|
147
|
+
<glyph unicode="Æ" horiz-adv-x="1926" d="M16 0l735 1456h1039v-264h-549l13 -316h455v-264h-444l15 -348h571v-264h-897l-14 329h-382l-152 -329h-390zM683 599h246l-20 473l-6 1z" />
|
148
|
+
<glyph unicode="Ç" horiz-adv-x="1316" d="M80 576v304q0 264 162.5 430.5t422.5 166.5q276 0 422 -139t165 -395l-2 -6h-329q-7 142 -63.5 211t-192.5 69q-115 0 -181 -92.5t-66 -242.5v-306q0 -151 72 -244t198 -93q122 0 173 65t58 207h329l2 -6q-10 -256 -151.5 -391t-410.5 -135q-270 0 -439 166t-169 431z M497 -136l31 146h256l-10 -61q64 -11 107 -52t43 -121q0 -114 -97 -181t-277 -67l-7 186q41 0 64.5 19t23.5 58q0 38 -30.5 53.5t-103.5 19.5z" />
|
149
|
+
<glyph unicode="È" horiz-adv-x="1165" d="M114 0v1456h1014v-260h-675v-313h571v-260h-571v-363h673v-260h-1012zM214 1819l2 6h347l208 -266h-275z" />
|
150
|
+
<glyph unicode="É" horiz-adv-x="1165" d="M114 0v1456h1014v-260h-675v-313h571v-260h-571v-363h673v-260h-1012zM414 1561l206 266h348l2 -6l-280 -260h-276z" />
|
151
|
+
<glyph unicode="Ê" horiz-adv-x="1165" d="M114 0v1456h1014v-260h-675v-313h571v-260h-571v-363h673v-260h-1012zM195 1587v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260z" />
|
152
|
+
<glyph unicode="Ë" horiz-adv-x="1165" d="M114 0v1456h1014v-260h-675v-313h571v-260h-571v-363h673v-260h-1012zM189 1601v204h290v-204h-290zM704 1601v204h290v-204h-290z" />
|
153
|
+
<glyph unicode="Ì" horiz-adv-x="611" d="M-70 1819l2 6h347l208 -266h-275zM137 0v1456h337v-1456h-337z" />
|
154
|
+
<glyph unicode="Í" horiz-adv-x="611" d="M128 1561l206 266h348l2 -6l-280 -260h-276zM137 0v1456h337v-1456h-337z" />
|
155
|
+
<glyph unicode="Î" horiz-adv-x="611" d="M-89 1587v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260zM137 0v1456h337v-1456h-337z" />
|
156
|
+
<glyph unicode="Ï" horiz-adv-x="611" d="M-95 1601v204h290v-204h-290zM137 0v1456h337v-1456h-337zM420 1601v204h290v-204h-290z" />
|
157
|
+
<glyph unicode="Ð" horiz-adv-x="1368" d="M25 647v191h119v618h526q257 0 430 -167.5t173 -429.5v-262q0 -263 -173 -430t-430 -167h-526v647h-119zM483 260h164q135 0 211 92.5t76 244.5v264q0 151 -76 243t-211 92h-164v-358h228v-191h-228v-387z" />
|
158
|
+
<glyph unicode="Ñ" horiz-adv-x="1444" d="M114 0v1456h339l533 -928l6 2v926h337v-1456h-337l-533 928l-6 -2v-926h-339zM334 1652q0 94 59.5 163.5t149.5 69.5q56 0 157.5 -41.5t153.5 -41.5q31 0 54.5 32t23.5 78l178 -51q0 -96 -60 -164.5t-150 -68.5q-70 0 -164.5 42t-146.5 42q-33 0 -55 -32.5t-22 -77.5z " />
|
159
|
+
<glyph unicode="Ò" horiz-adv-x="1400" d="M81 597v262q0 268 171.5 443t447.5 175q274 0 446 -175t172 -443v-262q0 -269 -170.5 -443.5t-445.5 -174.5q-277 0 -449 174.5t-172 443.5zM323 1840l2 6h347l208 -266h-275zM418 597q0 -158 73.5 -258t210.5 -100q133 0 206 100t73 258v264q0 156 -73.5 256t-207.5 100 q-137 0 -209.5 -99.5t-72.5 -256.5v-264z" />
|
160
|
+
<glyph unicode="Ó" horiz-adv-x="1400" d="M81 597v262q0 268 171.5 443t447.5 175q274 0 446 -175t172 -443v-262q0 -269 -170.5 -443.5t-445.5 -174.5q-277 0 -449 174.5t-172 443.5zM418 597q0 -158 73.5 -258t210.5 -100q133 0 206 100t73 258v264q0 156 -73.5 256t-207.5 100q-137 0 -209.5 -99.5 t-72.5 -256.5v-264zM523 1582l206 266h348l2 -6l-280 -260h-276z" />
|
161
|
+
<glyph unicode="Ô" horiz-adv-x="1400" d="M81 597v262q0 268 171.5 443t447.5 175q274 0 446 -175t172 -443v-262q0 -269 -170.5 -443.5t-445.5 -174.5q-277 0 -449 174.5t-172 443.5zM304 1608v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260zM418 597q0 -158 73.5 -258t210.5 -100q133 0 206 100 t73 258v264q0 156 -73.5 256t-207.5 100q-137 0 -209.5 -99.5t-72.5 -256.5v-264z" />
|
162
|
+
<glyph unicode="Õ" horiz-adv-x="1400" d="M81 597v262q0 268 171.5 443t447.5 175q274 0 446 -175t172 -443v-262q0 -269 -170.5 -443.5t-445.5 -174.5q-277 0 -449 174.5t-172 443.5zM312 1673q0 94 59.5 163.5t149.5 69.5q56 0 157.5 -41.5t153.5 -41.5q31 0 54.5 32t23.5 78l178 -51q0 -96 -60 -164.5 t-150 -68.5q-70 0 -164.5 42t-146.5 42q-33 0 -55 -32.5t-22 -77.5zM418 597q0 -158 73.5 -258t210.5 -100q133 0 206 100t73 258v264q0 156 -73.5 256t-207.5 100q-137 0 -209.5 -99.5t-72.5 -256.5v-264z" />
|
163
|
+
<glyph unicode="Ö" horiz-adv-x="1400" d="M81 597v262q0 268 171.5 443t447.5 175q274 0 446 -175t172 -443v-262q0 -269 -170.5 -443.5t-445.5 -174.5q-277 0 -449 174.5t-172 443.5zM298 1622v204h290v-204h-290zM418 597q0 -158 73.5 -258t210.5 -100q133 0 206 100t73 258v264q0 156 -73.5 256t-207.5 100 q-137 0 -209.5 -99.5t-72.5 -256.5v-264zM813 1622v204h290v-204h-290z" />
|
164
|
+
<glyph unicode="×" horiz-adv-x="1083" d="M53 381l299 305l-299 306l193 183l293 -299l293 299l193 -183l-300 -306l300 -305l-193 -183l-293 298l-293 -298z" />
|
165
|
+
<glyph unicode="Ø" horiz-adv-x="1416" d="M89 597v262q0 268 171.5 443t447.5 175q101 0 190.5 -26t163.5 -74l82 141h140l-127 -219q81 -84 125 -196.5t44 -243.5v-262q0 -269 -170.5 -443.5t-445.5 -174.5q-78 0 -149 15t-133 44l-77 -133h-140l112 194q-112 83 -173 212.5t-61 285.5zM426 597q0 -66 13 -123 t38 -97l6 -1l430 744q-37 46 -88.5 71.5t-116.5 25.5q-137 0 -209.5 -99.5t-72.5 -256.5v-264zM566 278q30 -20 66 -29.5t78 -9.5q133 0 206 100t73 258v264q0 31 -3.5 61.5t-9.5 52.5l-6 1z" />
|
166
|
+
<glyph unicode="Ù" horiz-adv-x="1417" d="M107 502v954h339v-954q0 -134 69 -198.5t195 -64.5q125 0 192.5 64t67.5 199v954h339v-954q0 -249 -165.5 -386t-433.5 -137q-271 0 -437 137t-166 386zM331 1819l2 6h347l208 -266h-275z" />
|
167
|
+
<glyph unicode="Ú" horiz-adv-x="1417" d="M107 502v954h339v-954q0 -134 69 -198.5t195 -64.5q125 0 192.5 64t67.5 199v954h339v-954q0 -249 -165.5 -386t-433.5 -137q-271 0 -437 137t-166 386zM531 1561l206 266h348l2 -6l-280 -260h-276z" />
|
168
|
+
<glyph unicode="Û" horiz-adv-x="1417" d="M107 502v954h339v-954q0 -134 69 -198.5t195 -64.5q125 0 192.5 64t67.5 199v954h339v-954q0 -249 -165.5 -386t-433.5 -137q-271 0 -437 137t-166 386zM312 1587v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260z" />
|
169
|
+
<glyph unicode="Ü" horiz-adv-x="1417" d="M107 502v954h339v-954q0 -134 69 -198.5t195 -64.5q125 0 192.5 64t67.5 199v954h339v-954q0 -249 -165.5 -386t-433.5 -137q-271 0 -437 137t-166 386zM306 1601v204h290v-204h-290zM821 1601v204h290v-204h-290z" />
|
170
|
+
<glyph unicode="Ý" horiz-adv-x="1310" d="M-3 1456h365l289 -636h6l290 636h367l-495 -944v-512h-337v529zM487 1561l206 266h348l2 -6l-280 -260h-276z" />
|
171
|
+
<glyph unicode="Þ" horiz-adv-x="1266" d="M116 0v1456h339v-258h198q266 0 413.5 -126.5t147.5 -333.5t-148 -333.5t-413 -126.5h-198v-278h-339zM455 538h198q112 0 167 56t55 142q0 87 -55 144.5t-167 57.5h-198v-400z" />
|
172
|
+
<glyph unicode="ß" horiz-adv-x="1330" d="M134 0v1112q0 226 134 347.5t377 121.5q190 0 317.5 -100.5t127.5 -279.5q0 -102 -47.5 -192.5t-47.5 -166.5q0 -43 138 -184t138 -281q0 -200 -120 -299t-357 -99q-80 0 -154.5 12.5t-113.5 35.5l59 256q36 -19 89.5 -31.5t121.5 -12.5q61 0 100 33t39 92 q0 65 -138.5 194.5t-138.5 268.5q0 96 47 190.5t47 169.5q0 53 -43 94t-97 41q-62 0 -101 -59t-39 -157v-1106h-338z" />
|
173
|
+
<glyph unicode="à" horiz-adv-x="1086" d="M45 305q0 161 120.5 248.5t366.5 87.5h123v77q0 69 -32.5 106t-100.5 37q-58 0 -86.5 -27.5t-28.5 -85.5l-327 1l-2 6q-7 148 123 247.5t344 99.5q200 0 324.5 -100t124.5 -286v-408q0 -87 14.5 -161t43.5 -147l-334 1q-14 26 -25.5 58t-19.5 66q-48 -67 -116 -106.5 t-165 -39.5q-154 0 -250.5 89t-96.5 237zM161 1497l2 6h347l208 -266h-275zM382 323q0 -46 31.5 -74.5t81.5 -28.5t92 20t68 52v169h-120q-80 0 -116.5 -39t-36.5 -99z" />
|
174
|
+
<glyph unicode="á" horiz-adv-x="1086" d="M45 305q0 161 120.5 248.5t366.5 87.5h123v77q0 69 -32.5 106t-100.5 37q-58 0 -86.5 -27.5t-28.5 -85.5l-327 1l-2 6q-7 148 123 247.5t344 99.5q200 0 324.5 -100t124.5 -286v-408q0 -87 14.5 -161t43.5 -147l-334 1q-14 26 -25.5 58t-19.5 66q-48 -67 -116 -106.5 t-165 -39.5q-154 0 -250.5 89t-96.5 237zM361 1239l206 266h348l2 -6l-280 -260h-276zM382 323q0 -46 31.5 -74.5t81.5 -28.5t92 20t68 52v169h-120q-80 0 -116.5 -39t-36.5 -99z" />
|
175
|
+
<glyph unicode="â" horiz-adv-x="1086" d="M45 305q0 161 120.5 248.5t366.5 87.5h123v77q0 69 -32.5 106t-100.5 37q-58 0 -86.5 -27.5t-28.5 -85.5l-327 1l-2 6q-7 148 123 247.5t344 99.5q200 0 324.5 -100t124.5 -286v-408q0 -87 14.5 -161t43.5 -147l-334 1q-14 26 -25.5 58t-19.5 66q-48 -67 -116 -106.5 t-165 -39.5q-154 0 -250.5 89t-96.5 237zM142 1265v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260zM382 323q0 -46 31.5 -74.5t81.5 -28.5t92 20t68 52v169h-120q-80 0 -116.5 -39t-36.5 -99z" />
|
176
|
+
<glyph unicode="ã" horiz-adv-x="1086" d="M45 305q0 161 120.5 248.5t366.5 87.5h123v77q0 69 -32.5 106t-100.5 37q-58 0 -86.5 -27.5t-28.5 -85.5l-327 1l-2 6q-7 148 123 247.5t344 99.5q200 0 324.5 -100t124.5 -286v-408q0 -87 14.5 -161t43.5 -147l-334 1q-14 26 -25.5 58t-19.5 66q-48 -67 -116 -106.5 t-165 -39.5q-154 0 -250.5 89t-96.5 237zM150 1330q0 94 59.5 163.5t149.5 69.5q56 0 157.5 -41.5t153.5 -41.5q31 0 54.5 32t23.5 78l178 -51q0 -96 -60 -164.5t-150 -68.5q-70 0 -164.5 42t-146.5 42q-33 0 -55 -32.5t-22 -77.5zM382 323q0 -46 31.5 -74.5t81.5 -28.5 t92 20t68 52v169h-120q-80 0 -116.5 -39t-36.5 -99z" />
|
177
|
+
<glyph unicode="ä" horiz-adv-x="1086" d="M45 305q0 161 120.5 248.5t366.5 87.5h123v77q0 69 -32.5 106t-100.5 37q-58 0 -86.5 -27.5t-28.5 -85.5l-327 1l-2 6q-7 148 123 247.5t344 99.5q200 0 324.5 -100t124.5 -286v-408q0 -87 14.5 -161t43.5 -147l-334 1q-14 26 -25.5 58t-19.5 66q-48 -67 -116 -106.5 t-165 -39.5q-154 0 -250.5 89t-96.5 237zM138 1279v204h290v-204h-290zM382 323q0 -46 31.5 -74.5t81.5 -28.5t92 20t68 52v169h-120q-80 0 -116.5 -39t-36.5 -99zM653 1279v204h290v-204h-290z" />
|
178
|
+
<glyph unicode="å" horiz-adv-x="1086" d="M45 305q0 161 120.5 248.5t366.5 87.5h123v77q0 69 -32.5 106t-100.5 37q-58 0 -86.5 -27.5t-28.5 -85.5l-327 1l-2 6q-7 148 123 247.5t344 99.5q200 0 324.5 -100t124.5 -286v-408q0 -87 14.5 -161t43.5 -147l-334 1q-14 26 -25.5 58t-19.5 66q-48 -67 -116 -106.5 t-165 -39.5q-154 0 -250.5 89t-96.5 237zM326 1419q0 81 62 137t153 56q89 0 150 -56t61 -137q0 -82 -61 -135.5t-150 -53.5q-92 0 -153.5 53.5t-61.5 135.5zM382 323q0 -46 31.5 -74.5t81.5 -28.5t92 20t68 52v169h-120q-80 0 -116.5 -39t-36.5 -99zM447 1419 q0 -42 26.5 -68t67.5 -26q40 0 64.5 25.5t24.5 68.5t-24.5 69.5t-64.5 26.5q-41 0 -67.5 -26.5t-26.5 -69.5z" />
|
179
|
+
<glyph unicode="æ" horiz-adv-x="1730" d="M41 324q0 159 132.5 245t386.5 86h158v46q0 66 -35 103.5t-99 37.5q-70 0 -109.5 -29t-39.5 -73l-328 18l-1 6q-7 147 126.5 242.5t355.5 95.5q97 0 179 -22.5t143 -66.5q61 43 140.5 66t176.5 23q211 0 334.5 -132.5t123.5 -357.5v-177h-619l-2 -6q4 -88 57.5 -139 t162.5 -51q88 0 148.5 16t136.5 51l81 -206q-66 -51 -178.5 -86t-233.5 -35q-125 0 -223.5 37.5t-166.5 107.5q-60 -64 -157 -104.5t-227 -40.5q-203 0 -313 92.5t-110 252.5zM378 320q0 -52 37 -80.5t113 -28.5q49 0 102.5 24t87.5 58v141q-1 4 -1 7.5v9.5h-155 q-87 0 -135.5 -38.5t-48.5 -92.5zM1062 651l2 -5h292v26q0 80 -34 125t-95 45q-86 0 -123.5 -50.5t-41.5 -140.5z" />
|
180
|
+
<glyph unicode="ç" horiz-adv-x="1046" d="M45 529v23q0 243 133 396.5t377 153.5q206 0 329 -115t119 -313l-2 -6h-309q0 77 -34 125.5t-103 48.5q-96 0 -134.5 -79t-38.5 -211v-23q0 -136 38.5 -213t137.5 -77q68 0 101 37t33 109h309l2 -6q4 -177 -122.5 -288.5t-322.5 -111.5q-246 0 -379.5 153t-133.5 397z M403 -136l31 146h256l-10 -61q64 -11 107 -52t43 -121q0 -114 -97 -181t-277 -67l-7 186q41 0 64.5 19t23.5 58q0 38 -30.5 53.5t-103.5 19.5z" />
|
181
|
+
<glyph unicode="è" horiz-adv-x="1083" d="M66 505v38q0 247 129.5 403.5t370.5 155.5q220 0 345 -132t125 -358v-177h-618l-2 -6q11 -83 68 -136.5t152 -53.5q96 0 153.5 15t145.5 52l80 -206q-71 -52 -183.5 -86.5t-241.5 -34.5q-239 0 -381.5 150t-142.5 376zM163 1498l2 6h347l208 -266h-275zM412 651l3 -5h291 v26q0 82 -34 126t-106 44q-73 0 -109.5 -52t-44.5 -139z" />
|
182
|
+
<glyph unicode="é" horiz-adv-x="1083" d="M66 505v38q0 247 129.5 403.5t370.5 155.5q220 0 345 -132t125 -358v-177h-618l-2 -6q11 -83 68 -136.5t152 -53.5q96 0 153.5 15t145.5 52l80 -206q-71 -52 -183.5 -86.5t-241.5 -34.5q-239 0 -381.5 150t-142.5 376zM363 1240l206 266h348l2 -6l-280 -260h-276z M412 651l3 -5h291v26q0 82 -34 126t-106 44q-73 0 -109.5 -52t-44.5 -139z" />
|
183
|
+
<glyph unicode="ê" horiz-adv-x="1083" d="M66 505v38q0 247 129.5 403.5t370.5 155.5q220 0 345 -132t125 -358v-177h-618l-2 -6q11 -83 68 -136.5t152 -53.5q96 0 153.5 15t145.5 52l80 -206q-71 -52 -183.5 -86.5t-241.5 -34.5q-239 0 -381.5 150t-142.5 376zM144 1266v26l300 240h193l305 -244v-22h-265 l-137 126l-136 -126h-260zM412 651l3 -5h291v26q0 82 -34 126t-106 44q-73 0 -109.5 -52t-44.5 -139z" />
|
184
|
+
<glyph unicode="ë" horiz-adv-x="1083" d="M66 505v38q0 247 129.5 403.5t370.5 155.5q220 0 345 -132t125 -358v-177h-618l-2 -6q11 -83 68 -136.5t152 -53.5q96 0 153.5 15t145.5 52l80 -206q-71 -52 -183.5 -86.5t-241.5 -34.5q-239 0 -381.5 150t-142.5 376zM140 1280v204h290v-204h-290zM412 651l3 -5h291v26 q0 82 -34 126t-106 44q-73 0 -109.5 -52t-44.5 -139zM655 1280v204h290v-204h-290z" />
|
185
|
+
<glyph unicode="ì" horiz-adv-x="584" d="M-82 1476l2 6h347l208 -266h-275zM123 0v1082h339v-1082h-339z" />
|
186
|
+
<glyph unicode="í" horiz-adv-x="584" d="M116 1218l206 266h348l2 -6l-280 -260h-276zM123 0v1082h339v-1082h-339z" />
|
187
|
+
<glyph unicode="î" horiz-adv-x="584" d="M-101 1246v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260zM123 0v1082h339v-1082h-339z" />
|
188
|
+
<glyph unicode="ï" horiz-adv-x="584" d="M-107 1258v204h290v-204h-290zM123 0v1082h339v-1082h-339zM408 1258v204h290v-204h-290z" />
|
189
|
+
<glyph unicode="ð" horiz-adv-x="1226" d="M37 468q0 226 132 359.5t372 133.5q73 0 137.5 -19t113.5 -53l4 5q-20 67 -57.5 125.5t-87.5 106.5l-213 -116l-78 118l157 85v6q-30 15 -64 29t-69 25l107 244q90 -20 172.5 -55.5t154.5 -84.5l196 107l77 -118l-157 -86q111 -114 172.5 -267.5t61.5 -336.5v-63 q0 -279 -163.5 -456.5t-408.5 -177.5q-248 0 -403.5 140.5t-155.5 348.5zM374 468q0 -101 61.5 -165t164.5 -64q108 0 169 104.5t61 269.5v35q-33 31 -89.5 51.5t-130.5 20.5q-118 0 -177 -66.5t-59 -185.5z" />
|
190
|
+
<glyph unicode="ñ" d="M90 0v1082h317l13 -152q53 81 131 126.5t174 45.5q159 0 248.5 -103t89.5 -328v-671h-338v672q0 93 -38.5 131.5t-113.5 38.5q-47 0 -83.5 -17t-62.5 -47v-778h-337zM188 1330q0 94 59.5 163.5t149.5 69.5q56 0 157.5 -41.5t153.5 -41.5q31 0 54.5 32t23.5 78l178 -51 q0 -96 -60 -164.5t-150 -68.5q-70 0 -164.5 42t-146.5 42q-33 0 -55 -32.5t-22 -77.5z" />
|
191
|
+
<glyph unicode="ò" d="M51 530v21q0 244 138 397.5t385 153.5q248 0 386 -153.5t138 -397.5v-21q0 -245 -138 -398t-384 -153q-249 0 -387 153t-138 398zM198 1497l2 6h347l208 -266h-275zM389 530q0 -136 42.5 -213.5t144.5 -77.5q99 0 142 78t43 213v21q0 132 -43 211.5t-144 79.5 q-100 0 -142.5 -80t-42.5 -211v-21z" />
|
192
|
+
<glyph unicode="ó" d="M51 530v21q0 244 138 397.5t385 153.5q248 0 386 -153.5t138 -397.5v-21q0 -245 -138 -398t-384 -153q-249 0 -387 153t-138 398zM389 530q0 -136 42.5 -213.5t144.5 -77.5q99 0 142 78t43 213v21q0 132 -43 211.5t-144 79.5q-100 0 -142.5 -80t-42.5 -211v-21zM398 1239 l206 266h348l2 -6l-280 -260h-276z" />
|
193
|
+
<glyph unicode="ô" d="M51 530v21q0 244 138 397.5t385 153.5q248 0 386 -153.5t138 -397.5v-21q0 -245 -138 -398t-384 -153q-249 0 -387 153t-138 398zM179 1265v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260zM389 530q0 -136 42.5 -213.5t144.5 -77.5q99 0 142 78t43 213v21 q0 132 -43 211.5t-144 79.5q-100 0 -142.5 -80t-42.5 -211v-21z" />
|
194
|
+
<glyph unicode="õ" d="M51 530v21q0 244 138 397.5t385 153.5q248 0 386 -153.5t138 -397.5v-21q0 -245 -138 -398t-384 -153q-249 0 -387 153t-138 398zM187 1330q0 94 59.5 163.5t149.5 69.5q56 0 157.5 -41.5t153.5 -41.5q31 0 54.5 32t23.5 78l178 -51q0 -96 -60 -164.5t-150 -68.5 q-70 0 -164.5 42t-146.5 42q-33 0 -55 -32.5t-22 -77.5zM389 530q0 -136 42.5 -213.5t144.5 -77.5q99 0 142 78t43 213v21q0 132 -43 211.5t-144 79.5q-100 0 -142.5 -80t-42.5 -211v-21z" />
|
195
|
+
<glyph unicode="ö" d="M51 530v21q0 244 138 397.5t385 153.5q248 0 386 -153.5t138 -397.5v-21q0 -245 -138 -398t-384 -153q-249 0 -387 153t-138 398zM173 1279v204h290v-204h-290zM389 530q0 -136 42.5 -213.5t144.5 -77.5q99 0 142 78t43 213v21q0 132 -43 211.5t-144 79.5 q-100 0 -142.5 -80t-42.5 -211v-21zM688 1279v204h290v-204h-290z" />
|
196
|
+
<glyph unicode="÷" horiz-adv-x="1166" d="M59 563v244h1044v-244h-1044zM413 158v246h339v-246h-339zM413 961v245h339v-245h-339z" />
|
197
|
+
<glyph unicode="ø" horiz-adv-x="1152" d="M51 530v21q0 244 138 397.5t385 153.5q47 0 91 -6.5t86 -18.5l69 142h177l-103 -212q99 -73 151.5 -191t52.5 -265v-21q0 -245 -138 -398t-384 -153q-47 0 -89.5 6t-81.5 17l-71 -147h-177l104 214q-103 72 -156.5 191.5t-53.5 269.5zM389 530q0 -47 4 -85t14 -63l6 -1 l220 452q-14 4 -28.5 6.5t-30.5 2.5q-100 0 -142.5 -80t-42.5 -211v-21zM524 245q11 -3 24 -4.5t28 -1.5q99 0 142 78t43 213v21q0 41 -4.5 76.5t-11.5 59.5l-6 1z" />
|
198
|
+
<glyph unicode="ù" d="M88 422v660h337v-662q0 -91 34.5 -136t98.5 -45q54 0 95 15t70 45v783h338v-1082h-295l-21 128q-52 -72 -127.5 -110.5t-170.5 -38.5q-168 0 -263.5 108t-95.5 335zM197 1476l2 6h347l208 -266h-275z" />
|
199
|
+
<glyph unicode="ú" d="M88 422v660h337v-662q0 -91 34.5 -136t98.5 -45q54 0 95 15t70 45v783h338v-1082h-295l-21 128q-52 -72 -127.5 -110.5t-170.5 -38.5q-168 0 -263.5 108t-95.5 335zM397 1218l206 266h348l2 -6l-280 -260h-276z" />
|
200
|
+
<glyph unicode="û" d="M88 422v660h337v-662q0 -91 34.5 -136t98.5 -45q54 0 95 15t70 45v783h338v-1082h-295l-21 128q-52 -72 -127.5 -110.5t-170.5 -38.5q-168 0 -263.5 108t-95.5 335zM178 1246v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260z" />
|
201
|
+
<glyph unicode="ü" d="M88 422v660h337v-662q0 -91 34.5 -136t98.5 -45q54 0 95 15t70 45v783h338v-1082h-295l-21 128q-52 -72 -127.5 -110.5t-170.5 -38.5q-168 0 -263.5 108t-95.5 335zM172 1258v204h290v-204h-290zM687 1258v204h290v-204h-290z" />
|
202
|
+
<glyph unicode="ý" horiz-adv-x="1053" d="M-5 1082h359l161 -605l1 -8h6l179 613h360l-431 -1243q-50 -120 -129 -198t-251 -78q-44 0 -72 5.5t-88 20.5l41 241l21 -4.5t18 -1.5q80 0 117 23.5t55 70.5l27 70zM350 1218l206 266h348l2 -6l-280 -260h-276z" />
|
203
|
+
<glyph unicode="þ" horiz-adv-x="1149" d="M95 -416v1976h339v-583q45 60 104 92.5t137 32.5q201 0 311.5 -155t110.5 -408v-21q0 -244 -110 -391.5t-310 -147.5q-79 0 -139 29.5t-104 86.5v-95h-1v-416h-338zM434 307q24 -34 63.5 -51t96.5 -17q89 0 127.5 73.5t38.5 205.5v21q0 137 -40 220t-128 83 q-56 0 -95.5 -21t-62.5 -59v-455z" />
|
204
|
+
<glyph unicode="ÿ" horiz-adv-x="1053" d="M-5 1082h359l161 -605l1 -8h6l179 613h360l-431 -1243q-50 -120 -129 -198t-251 -78q-44 0 -72 5.5t-88 20.5l41 241l21 -4.5t18 -1.5q80 0 117 23.5t55 70.5l27 70zM127 1258v204h290v-204h-290zM642 1258v204h290v-204h-290z" />
|
205
|
+
<glyph unicode="Œ" horiz-adv-x="1995" d="M93 576v304q0 265 173.5 431t453.5 166q69 0 140 -6t150 -15h923v-260h-675v-313h571v-260h-571v-363h673v-260h-921q-92 -10 -156.5 -15.5t-131.5 -5.5q-280 0 -454.5 166t-174.5 431zM430 576q0 -165 77 -251t215 -86q49 0 98.5 3t98.5 10v951q-52 6 -101.5 10t-97.5 4 q-138 0 -214 -85.5t-76 -249.5v-306z" />
|
206
|
+
<glyph unicode="œ" horiz-adv-x="1845" d="M75 530v21q0 244 137.5 397.5t384.5 153.5q110 0 200 -32.5t157 -91.5q63 60 148.5 92t191.5 32q220 0 345 -132t125 -358v-177h-617l-2 -6q11 -83 67.5 -136.5t152.5 -53.5q95 0 152.5 15t145.5 52l80 -206q-70 -52 -182.5 -86.5t-241.5 -34.5q-109 0 -200 33t-159 95 q-67 -62 -158 -95t-203 -33q-248 0 -386 153t-138 398zM412 530q0 -136 42.5 -213.5t144.5 -77.5q99 0 142 78t43 213v21q0 132 -43 211.5t-144 79.5q-99 0 -142 -80t-43 -211v-21zM1141 651l3 -5h291v26q0 82 -34.5 126t-106.5 44t-108.5 -52t-44.5 -139z" />
|
207
|
+
<glyph unicode="Ÿ" horiz-adv-x="1310" d="M-3 1456h365l289 -636h6l290 636h367l-495 -944v-512h-337v529zM262 1601v204h290v-204h-290zM777 1601v204h290v-204h-290z" />
|
208
|
+
<glyph unicode="ˆ" horiz-adv-x="1033" d="M120 1252v26l300 240h193l305 -244v-22h-265l-137 126l-136 -126h-260z" />
|
209
|
+
<glyph unicode="˜" horiz-adv-x="987" d="M111 1271q0 94 59.5 163.5t149.5 69.5q56 0 157.5 -41.5t153.5 -41.5q31 0 54.5 32t23.5 78l178 -51q0 -96 -60 -164.5t-150 -68.5q-70 0 -164.5 42t-146.5 42q-33 0 -55 -32.5t-22 -77.5z" />
|
210
|
+
<glyph unicode=" " horiz-adv-x="967" />
|
211
|
+
<glyph unicode=" " horiz-adv-x="1934" />
|
212
|
+
<glyph unicode=" " horiz-adv-x="967" />
|
213
|
+
<glyph unicode=" " horiz-adv-x="1934" />
|
214
|
+
<glyph unicode=" " horiz-adv-x="644" />
|
215
|
+
<glyph unicode=" " horiz-adv-x="483" />
|
216
|
+
<glyph unicode=" " horiz-adv-x="322" />
|
217
|
+
<glyph unicode=" " horiz-adv-x="322" />
|
218
|
+
<glyph unicode=" " horiz-adv-x="241" />
|
219
|
+
<glyph unicode=" " horiz-adv-x="386" />
|
220
|
+
<glyph unicode=" " horiz-adv-x="107" />
|
221
|
+
<glyph unicode="‐" horiz-adv-x="921" d="M152 497v261h601v-261h-601z" />
|
222
|
+
<glyph unicode="‑" horiz-adv-x="921" d="M152 497v261h601v-261h-601z" />
|
223
|
+
<glyph unicode="‒" horiz-adv-x="921" d="M152 497v261h601v-261h-601z" />
|
224
|
+
<glyph unicode="–" horiz-adv-x="1412" d="M157 578v264h1085v-264h-1085z" />
|
225
|
+
<glyph unicode="—" horiz-adv-x="1675" d="M126 578v264h1334v-264h-1334z" />
|
226
|
+
<glyph unicode="‘" horiz-adv-x="398" d="M35 1016v195l162 349h166l-60 -343v-201h-268z" />
|
227
|
+
<glyph unicode="’" horiz-adv-x="398" d="M46 1016l60 351v193h268v-194l-162 -350h-166z" />
|
228
|
+
<glyph unicode="‚" horiz-adv-x="399" d="M35 -266l60 269v306h269v-292l-139 -283h-190z" />
|
229
|
+
<glyph unicode="“" horiz-adv-x="739" d="M35 1016v195l162 349h166l-60 -343v-201h-268zM375 1016v195l162 349h166l-60 -343v-201h-268z" />
|
230
|
+
<glyph unicode="”" horiz-adv-x="747" d="M37 1016l60 351v193h268v-194l-162 -350h-166zM383 1016l60 351v193h268v-194l-162 -350h-166z" />
|
231
|
+
<glyph unicode="„" horiz-adv-x="733" d="M35 -216l60 236v288h246v-275l-162 -249h-144zM392 -216l60 244v280h246v-275l-162 -249h-144z" />
|
232
|
+
<glyph unicode="•" horiz-adv-x="757" d="M134 706v107q0 106 69 173.5t183 67.5q118 0 186.5 -67t68.5 -174v-107q0 -107 -68.5 -172.5t-184.5 -65.5t-185 66t-69 172z" />
|
233
|
+
<glyph unicode="…" horiz-adv-x="1587" d="M147 0v284h337v-284h-337zM636 0v284h337v-284h-337zM1124 0v284h337v-284h-337z" />
|
234
|
+
<glyph unicode=" " horiz-adv-x="386" />
|
235
|
+
<glyph unicode="‹" horiz-adv-x="650" d="M108 541v19l272 390h206l-232 -400l232 -399h-206z" />
|
236
|
+
<glyph unicode="›" horiz-adv-x="620" d="M76 151l232 399l-232 400h207l272 -390v-19l-272 -390h-207z" />
|
237
|
+
<glyph unicode=" " horiz-adv-x="483" />
|
238
|
+
<glyph unicode="€" horiz-adv-x="1130" d="M67 442v210h146v115h-146v210h146v13q0 202 154.5 344.5t405.5 142.5q60 0 117.5 -8t125.5 -23l-21 -264q-53 16 -109.5 25.5t-112.5 9.5q-105 0 -163 -67.5t-58 -157.5v-15h396v-210h-396v-115h396v-210h-396v-14q0 -79 57.5 -134t165.5 -55q57 0 112.5 8t107.5 25 l21 -262q-57 -15 -118 -23t-123 -8q-252 0 -407 131.5t-155 317.5v14h-146z" />
|
239
|
+
<glyph unicode="™" horiz-adv-x="1298" d="M92 1340v116h406v-116h-121v-423h-168v423h-117zM564 913v543h180l100 -348h6l99 348h175v-543h-147v243l-6 1l-83 -244h-83l-88 260l-6 -1v-259h-147z" />
|
240
|
+
<glyph unicode="" horiz-adv-x="1080" d="M0 0v1080h1080v-1080h-1080z" />
|
241
|
+
<glyph unicode="fl" horiz-adv-x="1304" d="M12 848v234h156v112q0 187 112 287t317 100q38 0 78 -5.5t89 -15.5l-25 -249q-27 5 -48.5 7.5t-52.5 2.5q-63 0 -97 -33t-34 -94v-112h210v-234h-210v-848h-339v848h-156zM854 0v1560h339v-1560h-339z" />
|
242
|
+
<glyph unicode="ffi" horiz-adv-x="2045" d="M12 848v234h156v112q0 187 112 287t317 100q38 0 78 -5.5t89 -15.5l-25 -249q-27 5 -48.5 7.5t-52.5 2.5q-63 0 -97 -33t-34 -94v-112h210v-234h-210v-848h-339v848h-156zM759 848v234h157v52q0 216 133 331.5t378 115.5q84 0 167 -15t185 -43l-46 -266q-86 22 -143.5 33 t-142.5 11q-93 0 -143 -43.5t-50 -123.5v-52h212v-234h-212v-848h-338v848h-157zM1595 0v1082h339v-1082h-339z" />
|
243
|
+
<glyph unicode="ffl" horiz-adv-x="2047" d="M12 848v234h156v112q0 187 112 287t317 100q38 0 78 -5.5t89 -15.5l-25 -249q-27 5 -48.5 7.5t-52.5 2.5q-63 0 -97 -33t-34 -94v-112h210v-234h-210v-848h-339v848h-156zM755 848v234h156v112q0 187 112 287t317 100q38 0 78 -5.5t89 -15.5l-25 -249q-27 5 -48.5 7.5 t-52.5 2.5q-63 0 -97 -33t-34 -94v-112h210v-234h-210v-848h-339v848h-156zM1597 0v1560h339v-1560h-339z" />
|
244
|
+
<hkern u1=""" u2="w" k="-11" />
|
245
|
+
<hkern u1="'" u2="w" k="-11" />
|
246
|
+
<hkern u1="(" u2="Ÿ" k="-22" />
|
247
|
+
<hkern u1="(" u2="Ý" k="-22" />
|
248
|
+
<hkern u1="(" u2="Y" k="-22" />
|
249
|
+
<hkern u1="(" u2="W" k="-38" />
|
250
|
+
<hkern u1="(" u2="V" k="-20" />
|
251
|
+
<hkern u1="/" u2="/" k="248" />
|
252
|
+
<hkern u1="A" u2="w" k="33" />
|
253
|
+
<hkern u1="A" u2="t" k="17" />
|
254
|
+
<hkern u1="A" u2="?" k="81" />
|
255
|
+
<hkern u1="C" u2="}" k="17" />
|
256
|
+
<hkern u1="C" u2="]" k="12" />
|
257
|
+
<hkern u1="C" u2=")" k="26" />
|
258
|
+
<hkern u1="D" u2="Æ" k="33" />
|
259
|
+
<hkern u1="E" u2="w" k="22" />
|
260
|
+
<hkern u1="E" u2="f" k="18" />
|
261
|
+
<hkern u1="F" u2="…" k="274" />
|
262
|
+
<hkern u1="F" u2="„" k="274" />
|
263
|
+
<hkern u1="F" u2="‚" k="274" />
|
264
|
+
<hkern u1="F" u2="œ" k="21" />
|
265
|
+
<hkern u1="F" u2="ÿ" k="24" />
|
266
|
+
<hkern u1="F" u2="ý" k="24" />
|
267
|
+
<hkern u1="F" u2="ü" k="22" />
|
268
|
+
<hkern u1="F" u2="û" k="22" />
|
269
|
+
<hkern u1="F" u2="ú" k="22" />
|
270
|
+
<hkern u1="F" u2="ù" k="22" />
|
271
|
+
<hkern u1="F" u2="ö" k="21" />
|
272
|
+
<hkern u1="F" u2="õ" k="21" />
|
273
|
+
<hkern u1="F" u2="ô" k="21" />
|
274
|
+
<hkern u1="F" u2="ó" k="21" />
|
275
|
+
<hkern u1="F" u2="ò" k="21" />
|
276
|
+
<hkern u1="F" u2="ë" k="21" />
|
277
|
+
<hkern u1="F" u2="ê" k="21" />
|
278
|
+
<hkern u1="F" u2="é" k="21" />
|
279
|
+
<hkern u1="F" u2="è" k="21" />
|
280
|
+
<hkern u1="F" u2="ç" k="21" />
|
281
|
+
<hkern u1="F" u2="å" k="34" />
|
282
|
+
<hkern u1="F" u2="ä" k="34" />
|
283
|
+
<hkern u1="F" u2="ã" k="34" />
|
284
|
+
<hkern u1="F" u2="â" k="34" />
|
285
|
+
<hkern u1="F" u2="á" k="34" />
|
286
|
+
<hkern u1="F" u2="à" k="34" />
|
287
|
+
<hkern u1="F" u2="Å" k="59" />
|
288
|
+
<hkern u1="F" u2="Ä" k="59" />
|
289
|
+
<hkern u1="F" u2="Ã" k="59" />
|
290
|
+
<hkern u1="F" u2="Â" k="59" />
|
291
|
+
<hkern u1="F" u2="Á" k="59" />
|
292
|
+
<hkern u1="F" u2="À" k="59" />
|
293
|
+
<hkern u1="F" u2="y" k="24" />
|
294
|
+
<hkern u1="F" u2="v" k="24" />
|
295
|
+
<hkern u1="F" u2="u" k="22" />
|
296
|
+
<hkern u1="F" u2="r" k="26" />
|
297
|
+
<hkern u1="F" u2="q" k="21" />
|
298
|
+
<hkern u1="F" u2="o" k="21" />
|
299
|
+
<hkern u1="F" u2="g" k="21" />
|
300
|
+
<hkern u1="F" u2="e" k="21" />
|
301
|
+
<hkern u1="F" u2="d" k="21" />
|
302
|
+
<hkern u1="F" u2="c" k="21" />
|
303
|
+
<hkern u1="F" u2="a" k="34" />
|
304
|
+
<hkern u1="F" u2="T" k="-20" />
|
305
|
+
<hkern u1="F" u2="J" k="208" />
|
306
|
+
<hkern u1="F" u2="A" k="59" />
|
307
|
+
<hkern u1="F" u2="." k="274" />
|
308
|
+
<hkern u1="F" u2="," k="274" />
|
309
|
+
<hkern u1="K" u2="w" k="63" />
|
310
|
+
<hkern u1="L" u2="w" k="52" />
|
311
|
+
<hkern u1="O" u2="Æ" k="33" />
|
312
|
+
<hkern u1="P" u2="Æ" k="297" />
|
313
|
+
<hkern u1="P" u2="t" k="-14" />
|
314
|
+
<hkern u1="Q" u2="Ÿ" k="35" />
|
315
|
+
<hkern u1="Q" u2="Ý" k="35" />
|
316
|
+
<hkern u1="Q" u2="Y" k="35" />
|
317
|
+
<hkern u1="Q" u2="W" k="20" />
|
318
|
+
<hkern u1="Q" u2="V" k="28" />
|
319
|
+
<hkern u1="Q" u2="T" k="33" />
|
320
|
+
<hkern u1="R" u2="Ÿ" k="48" />
|
321
|
+
<hkern u1="R" u2="Ý" k="48" />
|
322
|
+
<hkern u1="R" u2="Y" k="48" />
|
323
|
+
<hkern u1="R" u2="V" k="19" />
|
324
|
+
<hkern u1="R" u2="T" k="50" />
|
325
|
+
<hkern u1="T" u2="ø" k="95" />
|
326
|
+
<hkern u1="T" u2="æ" k="84" />
|
327
|
+
<hkern u1="T" u2="Æ" k="189" />
|
328
|
+
<hkern u1="T" u2="»" k="146" />
|
329
|
+
<hkern u1="T" u2="«" k="148" />
|
330
|
+
<hkern u1="T" u2="w" k="47" />
|
331
|
+
<hkern u1="T" u2="r" k="65" />
|
332
|
+
<hkern u1="V" u2="}" k="-19" />
|
333
|
+
<hkern u1="V" u2="r" k="30" />
|
334
|
+
<hkern u1="V" u2="]" k="-17" />
|
335
|
+
<hkern u1="V" u2=")" k="-20" />
|
336
|
+
<hkern u1="W" u2="}" k="-14" />
|
337
|
+
<hkern u1="W" u2="r" k="21" />
|
338
|
+
<hkern u1="W" u2="]" k="-12" />
|
339
|
+
<hkern u1="W" u2=")" k="-15" />
|
340
|
+
<hkern u1="Y" u2="•" k="45" />
|
341
|
+
<hkern u1="Y" u2="ø" k="64" />
|
342
|
+
<hkern u1="Y" u2="æ" k="63" />
|
343
|
+
<hkern u1="Y" u2="Æ" k="96" />
|
344
|
+
<hkern u1="Y" u2="»" k="51" />
|
345
|
+
<hkern u1="Y" u2="«" k="82" />
|
346
|
+
<hkern u1="Y" u2="}" k="-19" />
|
347
|
+
<hkern u1="Y" u2="t" k="22" />
|
348
|
+
<hkern u1="Y" u2="r" k="40" />
|
349
|
+
<hkern u1="Y" u2="f" k="22" />
|
350
|
+
<hkern u1="Y" u2="]" k="-18" />
|
351
|
+
<hkern u1="Y" u2="*" k="49" />
|
352
|
+
<hkern u1="Y" u2=")" k="-20" />
|
353
|
+
<hkern u1="Y" u2="&" k="30" />
|
354
|
+
<hkern u1="Z" u2="w" k="27" />
|
355
|
+
<hkern u1="[" u2="Ü" k="18" />
|
356
|
+
<hkern u1="[" u2="Û" k="18" />
|
357
|
+
<hkern u1="[" u2="Ú" k="18" />
|
358
|
+
<hkern u1="[" u2="Ù" k="18" />
|
359
|
+
<hkern u1="[" u2="U" k="18" />
|
360
|
+
<hkern u1="[" u2="J" k="18" />
|
361
|
+
<hkern u1="f" u2="”" k="-16" />
|
362
|
+
<hkern u1="f" u2="“" k="-16" />
|
363
|
+
<hkern u1="f" u2="’" k="-16" />
|
364
|
+
<hkern u1="f" u2="‘" k="-16" />
|
365
|
+
<hkern u1="f" u2="œ" k="24" />
|
366
|
+
<hkern u1="f" u2="ë" k="24" />
|
367
|
+
<hkern u1="f" u2="ê" k="24" />
|
368
|
+
<hkern u1="f" u2="é" k="24" />
|
369
|
+
<hkern u1="f" u2="è" k="24" />
|
370
|
+
<hkern u1="f" u2="ç" k="24" />
|
371
|
+
<hkern u1="f" u2="}" k="-19" />
|
372
|
+
<hkern u1="f" u2="q" k="24" />
|
373
|
+
<hkern u1="f" u2="g" k="24" />
|
374
|
+
<hkern u1="f" u2="e" k="24" />
|
375
|
+
<hkern u1="f" u2="d" k="24" />
|
376
|
+
<hkern u1="f" u2="c" k="24" />
|
377
|
+
<hkern u1="f" u2="]" k="-18" />
|
378
|
+
<hkern u1="f" u2=")" k="-20" />
|
379
|
+
<hkern u1="f" u2="'" k="-16" />
|
380
|
+
<hkern u1="f" u2=""" k="-16" />
|
381
|
+
<hkern u1="k" u2="œ" k="20" />
|
382
|
+
<hkern u1="k" u2="ë" k="20" />
|
383
|
+
<hkern u1="k" u2="ê" k="20" />
|
384
|
+
<hkern u1="k" u2="é" k="20" />
|
385
|
+
<hkern u1="k" u2="è" k="20" />
|
386
|
+
<hkern u1="k" u2="ç" k="20" />
|
387
|
+
<hkern u1="k" u2="q" k="20" />
|
388
|
+
<hkern u1="k" u2="g" k="20" />
|
389
|
+
<hkern u1="k" u2="e" k="20" />
|
390
|
+
<hkern u1="k" u2="d" k="20" />
|
391
|
+
<hkern u1="k" u2="c" k="20" />
|
392
|
+
<hkern u1="r" u2="w" k="-17" />
|
393
|
+
<hkern u1="r" u2="t" k="-24" />
|
394
|
+
<hkern u1="r" u2="f" k="-20" />
|
395
|
+
<hkern u1="t" u2="ö" k="30" />
|
396
|
+
<hkern u1="t" u2="õ" k="30" />
|
397
|
+
<hkern u1="t" u2="ô" k="30" />
|
398
|
+
<hkern u1="t" u2="ó" k="30" />
|
399
|
+
<hkern u1="t" u2="ò" k="30" />
|
400
|
+
<hkern u1="t" u2="o" k="30" />
|
401
|
+
<hkern u1="v" u2="f" k="-13" />
|
402
|
+
<hkern u1="w" u2="…" k="124" />
|
403
|
+
<hkern u1="w" u2="„" k="124" />
|
404
|
+
<hkern u1="w" u2="‚" k="124" />
|
405
|
+
<hkern u1="w" u2="." k="124" />
|
406
|
+
<hkern u1="w" u2="," k="124" />
|
407
|
+
<hkern u1="y" u2="f" k="-13" />
|
408
|
+
<hkern u1="{" u2="Ü" k="20" />
|
409
|
+
<hkern u1="{" u2="Û" k="20" />
|
410
|
+
<hkern u1="{" u2="Ú" k="20" />
|
411
|
+
<hkern u1="{" u2="Ù" k="20" />
|
412
|
+
<hkern u1="{" u2="U" k="20" />
|
413
|
+
<hkern u1="{" u2="J" k="20" />
|
414
|
+
<hkern u1="À" u2="w" k="33" />
|
415
|
+
<hkern u1="À" u2="t" k="17" />
|
416
|
+
<hkern u1="À" u2="?" k="81" />
|
417
|
+
<hkern u1="Á" u2="w" k="33" />
|
418
|
+
<hkern u1="Á" u2="t" k="17" />
|
419
|
+
<hkern u1="Á" u2="?" k="81" />
|
420
|
+
<hkern u1="Â" u2="w" k="33" />
|
421
|
+
<hkern u1="Â" u2="t" k="17" />
|
422
|
+
<hkern u1="Â" u2="?" k="81" />
|
423
|
+
<hkern u1="Ã" u2="w" k="33" />
|
424
|
+
<hkern u1="Ã" u2="t" k="17" />
|
425
|
+
<hkern u1="Ã" u2="?" k="81" />
|
426
|
+
<hkern u1="Ä" u2="w" k="33" />
|
427
|
+
<hkern u1="Ä" u2="t" k="17" />
|
428
|
+
<hkern u1="Ä" u2="?" k="81" />
|
429
|
+
<hkern u1="Å" u2="w" k="33" />
|
430
|
+
<hkern u1="Å" u2="t" k="17" />
|
431
|
+
<hkern u1="Å" u2="?" k="81" />
|
432
|
+
<hkern u1="Ç" u2="}" k="17" />
|
433
|
+
<hkern u1="Ç" u2="]" k="12" />
|
434
|
+
<hkern u1="Ç" u2=")" k="26" />
|
435
|
+
<hkern u1="È" u2="w" k="22" />
|
436
|
+
<hkern u1="È" u2="f" k="18" />
|
437
|
+
<hkern u1="É" u2="w" k="22" />
|
438
|
+
<hkern u1="É" u2="f" k="18" />
|
439
|
+
<hkern u1="Ê" u2="w" k="22" />
|
440
|
+
<hkern u1="Ê" u2="f" k="18" />
|
441
|
+
<hkern u1="Ë" u2="w" k="22" />
|
442
|
+
<hkern u1="Ë" u2="f" k="18" />
|
443
|
+
<hkern u1="Ð" u2="Æ" k="33" />
|
444
|
+
<hkern u1="Ò" u2="Æ" k="33" />
|
445
|
+
<hkern u1="Ó" u2="Æ" k="33" />
|
446
|
+
<hkern u1="Ô" u2="Æ" k="33" />
|
447
|
+
<hkern u1="Õ" u2="Æ" k="33" />
|
448
|
+
<hkern u1="Ö" u2="Æ" k="33" />
|
449
|
+
<hkern u1="Ý" u2="•" k="45" />
|
450
|
+
<hkern u1="Ý" u2="ø" k="64" />
|
451
|
+
<hkern u1="Ý" u2="æ" k="63" />
|
452
|
+
<hkern u1="Ý" u2="Æ" k="96" />
|
453
|
+
<hkern u1="Ý" u2="»" k="51" />
|
454
|
+
<hkern u1="Ý" u2="«" k="82" />
|
455
|
+
<hkern u1="Ý" u2="}" k="-19" />
|
456
|
+
<hkern u1="Ý" u2="t" k="22" />
|
457
|
+
<hkern u1="Ý" u2="r" k="40" />
|
458
|
+
<hkern u1="Ý" u2="f" k="22" />
|
459
|
+
<hkern u1="Ý" u2="]" k="-18" />
|
460
|
+
<hkern u1="Ý" u2="*" k="49" />
|
461
|
+
<hkern u1="Ý" u2=")" k="-20" />
|
462
|
+
<hkern u1="Ý" u2="&" k="30" />
|
463
|
+
<hkern u1="ý" u2="f" k="-13" />
|
464
|
+
<hkern u1="ÿ" u2="f" k="-13" />
|
465
|
+
<hkern u1="Ÿ" u2="•" k="45" />
|
466
|
+
<hkern u1="Ÿ" u2="ø" k="64" />
|
467
|
+
<hkern u1="Ÿ" u2="æ" k="63" />
|
468
|
+
<hkern u1="Ÿ" u2="Æ" k="96" />
|
469
|
+
<hkern u1="Ÿ" u2="»" k="51" />
|
470
|
+
<hkern u1="Ÿ" u2="«" k="82" />
|
471
|
+
<hkern u1="Ÿ" u2="}" k="-19" />
|
472
|
+
<hkern u1="Ÿ" u2="t" k="22" />
|
473
|
+
<hkern u1="Ÿ" u2="r" k="40" />
|
474
|
+
<hkern u1="Ÿ" u2="f" k="22" />
|
475
|
+
<hkern u1="Ÿ" u2="]" k="-18" />
|
476
|
+
<hkern u1="Ÿ" u2="*" k="49" />
|
477
|
+
<hkern u1="Ÿ" u2=")" k="-20" />
|
478
|
+
<hkern u1="Ÿ" u2="&" k="30" />
|
479
|
+
<hkern u1="‘" u2="w" k="-11" />
|
480
|
+
<hkern u1="’" u2="w" k="-11" />
|
481
|
+
<hkern u1="“" u2="w" k="-11" />
|
482
|
+
<hkern u1="”" u2="w" k="-11" />
|
483
|
+
<hkern g1="comma,period,quotesinglbase,quotedblbase,ellipsis" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="285" />
|
484
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="120" />
|
485
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="m,n,p,ntilde" k="48" />
|
486
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="12" />
|
487
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="11" />
|
488
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="T" k="89" />
|
489
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="17" />
|
490
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="V" k="77" />
|
491
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="W" k="39" />
|
492
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="Y,Yacute,Ydieresis" k="150" />
|
493
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="u,ugrave,uacute,ucircumflex,udieresis" k="11" />
|
494
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="v,y,yacute,ydieresis" k="50" />
|
495
|
+
<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" g2="z" k="-12" />
|
496
|
+
<hkern g1="B" g2="T" k="27" />
|
497
|
+
<hkern g1="B" g2="V" k="24" />
|
498
|
+
<hkern g1="B" g2="Y,Yacute,Ydieresis" k="55" />
|
499
|
+
<hkern g1="C,Ccedilla" g2="T" k="29" />
|
500
|
+
<hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="21" />
|
501
|
+
<hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis" g2="T" k="27" />
|
502
|
+
<hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis" g2="V" k="22" />
|
503
|
+
<hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis" g2="Y,Yacute,Ydieresis" k="43" />
|
504
|
+
<hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis" g2="comma,period,quotesinglbase,quotedblbase,ellipsis" k="122" />
|
505
|
+
<hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis" g2="X" k="22" />
|
506
|
+
<hkern g1="D,O,Eth,Ograve,Oacute,Ocircumflex,Otilde,Odieresis" g2="Z" k="23" />
|
507
|
+
<hkern g1="E,Egrave,Eacute,Ecircumflex,Edieresis" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="19" />
|
508
|
+
<hkern g1="E,Egrave,Eacute,Ecircumflex,Edieresis" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="19" />
|
509
|
+
<hkern g1="E,Egrave,Eacute,Ecircumflex,Edieresis" g2="T" k="-20" />
|
510
|
+
<hkern g1="E,Egrave,Eacute,Ecircumflex,Edieresis" g2="u,ugrave,uacute,ucircumflex,udieresis" k="17" />
|
511
|
+
<hkern g1="E,Egrave,Eacute,Ecircumflex,Edieresis" g2="v,y,yacute,ydieresis" k="26" />
|
512
|
+
<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-18" />
|
513
|
+
<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde" g2="T" k="29" />
|
514
|
+
<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde" g2="Y,Yacute,Ydieresis" k="28" />
|
515
|
+
<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde" g2="X" k="-17" />
|
516
|
+
<hkern g1="J,U,Ugrave,Uacute,Ucircumflex,Udieresis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="22" />
|
517
|
+
<hkern g1="K" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="26" />
|
518
|
+
<hkern g1="K" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="27" />
|
519
|
+
<hkern g1="K" g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="31" />
|
520
|
+
<hkern g1="K" g2="u,ugrave,uacute,ucircumflex,udieresis" k="23" />
|
521
|
+
<hkern g1="K" g2="v,y,yacute,ydieresis" k="40" />
|
522
|
+
<hkern g1="K" g2="hyphen,uni00AD,endash,emdash" k="164" />
|
523
|
+
<hkern g1="L" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="258" />
|
524
|
+
<hkern g1="L" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-19" />
|
525
|
+
<hkern g1="L" g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="25" />
|
526
|
+
<hkern g1="L" g2="T" k="205" />
|
527
|
+
<hkern g1="L" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="24" />
|
528
|
+
<hkern g1="L" g2="V" k="206" />
|
529
|
+
<hkern g1="L" g2="W" k="93" />
|
530
|
+
<hkern g1="L" g2="Y,Yacute,Ydieresis" k="279" />
|
531
|
+
<hkern g1="L" g2="u,ugrave,uacute,ucircumflex,udieresis" k="14" />
|
532
|
+
<hkern g1="L" g2="v,y,yacute,ydieresis" k="123" />
|
533
|
+
<hkern g1="P" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="178" />
|
534
|
+
<hkern g1="P" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring" k="11" />
|
535
|
+
<hkern g1="P" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="13" />
|
536
|
+
<hkern g1="P" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="13" />
|
537
|
+
<hkern g1="P" g2="v,y,yacute,ydieresis" k="-15" />
|
538
|
+
<hkern g1="P" g2="comma,period,quotesinglbase,quotedblbase,ellipsis" k="404" />
|
539
|
+
<hkern g1="P" g2="X" k="51" />
|
540
|
+
<hkern g1="P" g2="Z" k="36" />
|
541
|
+
<hkern g1="P" g2="J" k="184" />
|
542
|
+
<hkern g1="T" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="109" />
|
543
|
+
<hkern g1="T" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring" k="83" />
|
544
|
+
<hkern g1="T" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="89" />
|
545
|
+
<hkern g1="T" g2="m,n,p,ntilde" k="89" />
|
546
|
+
<hkern g1="T" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="79" />
|
547
|
+
<hkern g1="T" g2="s" k="76" />
|
548
|
+
<hkern g1="T" g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="28" />
|
549
|
+
<hkern g1="T" g2="T" k="-16" />
|
550
|
+
<hkern g1="T" g2="V" k="-16" />
|
551
|
+
<hkern g1="T" g2="W" k="-15" />
|
552
|
+
<hkern g1="T" g2="Y,Yacute,Ydieresis" k="-16" />
|
553
|
+
<hkern g1="T" g2="u,ugrave,uacute,ucircumflex,udieresis" k="65" />
|
554
|
+
<hkern g1="T" g2="v,y,yacute,ydieresis" k="82" />
|
555
|
+
<hkern g1="T" g2="z" k="60" />
|
556
|
+
<hkern g1="T" g2="comma,period,quotesinglbase,quotedblbase,ellipsis" k="258" />
|
557
|
+
<hkern g1="T" g2="hyphen,uni00AD,endash,emdash" k="272" />
|
558
|
+
<hkern g1="T" g2="J" k="216" />
|
559
|
+
<hkern g1="T" g2="S" k="16" />
|
560
|
+
<hkern g1="T" g2="x" k="77" />
|
561
|
+
<hkern g1="V" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="75" />
|
562
|
+
<hkern g1="V" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring" k="46" />
|
563
|
+
<hkern g1="V" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="44" />
|
564
|
+
<hkern g1="V" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="46" />
|
565
|
+
<hkern g1="V" g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="13" />
|
566
|
+
<hkern g1="V" g2="u,ugrave,uacute,ucircumflex,udieresis" k="28" />
|
567
|
+
<hkern g1="V" g2="v,y,yacute,ydieresis" k="11" />
|
568
|
+
<hkern g1="V" g2="comma,period,quotesinglbase,quotedblbase,ellipsis" k="215" />
|
569
|
+
<hkern g1="V" g2="hyphen,uni00AD,endash,emdash" k="157" />
|
570
|
+
<hkern g1="W" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="43" />
|
571
|
+
<hkern g1="W" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring" k="33" />
|
572
|
+
<hkern g1="W" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="31" />
|
573
|
+
<hkern g1="W" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="31" />
|
574
|
+
<hkern g1="W" g2="T" k="-14" />
|
575
|
+
<hkern g1="W" g2="u,ugrave,uacute,ucircumflex,udieresis" k="19" />
|
576
|
+
<hkern g1="W" g2="comma,period,quotesinglbase,quotedblbase,ellipsis" k="143" />
|
577
|
+
<hkern g1="W" g2="hyphen,uni00AD,endash,emdash" k="60" />
|
578
|
+
<hkern g1="X" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="26" />
|
579
|
+
<hkern g1="X" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="21" />
|
580
|
+
<hkern g1="X" g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="25" />
|
581
|
+
<hkern g1="X" g2="V" k="-14" />
|
582
|
+
<hkern g1="X" g2="u,ugrave,uacute,ucircumflex,udieresis" k="21" />
|
583
|
+
<hkern g1="X" g2="v,y,yacute,ydieresis" k="31" />
|
584
|
+
<hkern g1="X" g2="hyphen,uni00AD,endash,emdash" k="156" />
|
585
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="150" />
|
586
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring" k="63" />
|
587
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="65" />
|
588
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="m,n,p,ntilde" k="40" />
|
589
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="65" />
|
590
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="s" k="58" />
|
591
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="29" />
|
592
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="T" k="-17" />
|
593
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="U,Ugrave,Uacute,Ucircumflex,Udieresis" k="96" />
|
594
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="V" k="-18" />
|
595
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="W" k="-17" />
|
596
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="Y,Yacute,Ydieresis" k="-18" />
|
597
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="u,ugrave,uacute,ucircumflex,udieresis" k="39" />
|
598
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="v,y,yacute,ydieresis" k="20" />
|
599
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="z" k="30" />
|
600
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="comma,period,quotesinglbase,quotedblbase,ellipsis" k="231" />
|
601
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="X" k="-13" />
|
602
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="hyphen,uni00AD,endash,emdash" k="152" />
|
603
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="J" k="96" />
|
604
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="S" k="16" />
|
605
|
+
<hkern g1="Y,Yacute,Ydieresis" g2="x" k="23" />
|
606
|
+
<hkern g1="Z" g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring" k="-13" />
|
607
|
+
<hkern g1="Z" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="21" />
|
608
|
+
<hkern g1="Z" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="21" />
|
609
|
+
<hkern g1="Z" g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE" k="26" />
|
610
|
+
<hkern g1="Z" g2="u,ugrave,uacute,ucircumflex,udieresis" k="19" />
|
611
|
+
<hkern g1="Z" g2="v,y,yacute,ydieresis" k="27" />
|
612
|
+
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="17" />
|
613
|
+
<hkern g1="a,agrave,aacute,acircumflex,atilde,adieresis,aring" g2="v,y,yacute,ydieresis" k="15" />
|
614
|
+
<hkern g1="b,p,thorn" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="29" />
|
615
|
+
<hkern g1="b,p,thorn" g2="v,y,yacute,ydieresis" k="11" />
|
616
|
+
<hkern g1="b,p,thorn" g2="z" k="15" />
|
617
|
+
<hkern g1="b,p,thorn" g2="x" k="15" />
|
618
|
+
<hkern g1="c,ccedilla" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="11" />
|
619
|
+
<hkern g1="e,egrave,eacute,ecircumflex,edieresis" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="14" />
|
620
|
+
<hkern g1="e,egrave,eacute,ecircumflex,edieresis" g2="v,y,yacute,ydieresis" k="13" />
|
621
|
+
<hkern g1="h,m,n,ntilde" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="16" />
|
622
|
+
<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="20" />
|
623
|
+
<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis" g2="v,y,yacute,ydieresis" k="15" />
|
624
|
+
<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis" g2="z" k="16" />
|
625
|
+
<hkern g1="o,ograve,oacute,ocircumflex,otilde,odieresis" g2="x" k="21" />
|
626
|
+
<hkern g1="r" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="-16" />
|
627
|
+
<hkern g1="r" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring" k="20" />
|
628
|
+
<hkern g1="r" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="19" />
|
629
|
+
<hkern g1="r" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="20" />
|
630
|
+
<hkern g1="r" g2="v,y,yacute,ydieresis" k="-18" />
|
631
|
+
<hkern g1="r" g2="comma,period,quotesinglbase,quotedblbase,ellipsis" k="173" />
|
632
|
+
<hkern g1="v,y,yacute,ydieresis" g2="quotedbl,quotesingle,quoteleft,quoteright,quotedblleft,quotedblright" k="-15" />
|
633
|
+
<hkern g1="v,y,yacute,ydieresis" g2="a,agrave,aacute,acircumflex,atilde,adieresis,aring" k="15" />
|
634
|
+
<hkern g1="v,y,yacute,ydieresis" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="13" />
|
635
|
+
<hkern g1="v,y,yacute,ydieresis" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="15" />
|
636
|
+
<hkern g1="v,y,yacute,ydieresis" g2="comma,period,quotesinglbase,quotedblbase,ellipsis" k="167" />
|
637
|
+
<hkern g1="x" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="20" />
|
638
|
+
<hkern g1="x" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="40" />
|
639
|
+
<hkern g1="z" g2="c,d,e,g,q,ccedilla,egrave,eacute,ecircumflex,edieresis,oe" k="16" />
|
640
|
+
<hkern g1="z" g2="o,ograve,oacute,ocircumflex,otilde,odieresis" k="16" />
|
641
|
+
</font>
|
642
|
+
</defs></svg>
|