[gimp-web/gimp-web-static] Moved Josefin Sans into place, our of google fonts - testing



commit 45e81bc0bf85cd20c19790ae1a6ec2ae58ee0dcc
Author: Pat David <patdavid gmail com>
Date:   Tue Sep 1 13:06:37 2015 -0500

    Moved Josefin Sans into place, our of google fonts - testing

 content/about/meta/to-do/index.md                  |    3 +
 themes/newgimp/static/css/gimp.css                 |   15 +-
 .../static/fonts/Josefin Test/generator_config.txt |    5 +
 .../Josefin Test/josefinsans-regular-demo.html     |  612 +++++++
 .../Josefin Test/josefinsans-regular-webfont.eot   |  Bin 0 -> 25288 bytes
 .../Josefin Test/josefinsans-regular-webfont.svg   | 1792 ++++++++++++++++++++
 .../Josefin Test/josefinsans-regular-webfont.ttf   |  Bin 0 -> 57124 bytes
 .../Josefin Test/josefinsans-regular-webfont.woff  |  Bin 0 -> 28068 bytes
 .../Josefin Test/josefinsans-regular-webfont.woff2 |  Bin 0 -> 22308 bytes
 .../specimen_files/grid_12-825-55-15.css           |  129 ++
 .../specimen_files/specimen_stylesheet.css         |  396 +++++
 .../static/fonts/Josefin Test/stylesheet.css       |   16 +
 .../static/fonts/josefinsans-regular-webfont.eot   |  Bin 0 -> 25288 bytes
 .../static/fonts/josefinsans-regular-webfont.svg   | 1792 ++++++++++++++++++++
 .../static/fonts/josefinsans-regular-webfont.ttf   |  Bin 0 -> 57124 bytes
 .../static/fonts/josefinsans-regular-webfont.woff  |  Bin 0 -> 28068 bytes
 .../static/fonts/josefinsans-regular-webfont.woff2 |  Bin 0 -> 22308 bytes
 17 files changed, 4759 insertions(+), 1 deletions(-)
---
diff --git a/content/about/meta/to-do/index.md b/content/about/meta/to-do/index.md
index 5590563..d033a2b 100644
--- a/content/about/meta/to-do/index.md
+++ b/content/about/meta/to-do/index.md
@@ -18,6 +18,9 @@ There are still rendering issues for akk and drc for the navigation item font, L
 I'm switching it to Josefin Sans for the time being to see if it renders nicer.
 Don't forget to host the font files from wgo before going live (or asap after).
 
+
+##
+
 ## <del>Test/Port News Items</del>
 
 <del>2015-08-19T14:25:29-05:00</del>
diff --git a/themes/newgimp/static/css/gimp.css b/themes/newgimp/static/css/gimp.css
index 8339e75..7cfc052 100644
--- a/themes/newgimp/static/css/gimp.css
+++ b/themes/newgimp/static/css/gimp.css
@@ -25,7 +25,7 @@ Used as Heading font
 */
 
 /* Using Google Fonts for now */
- import 
url(http://fonts.googleapis.com/css?family=Open+Sans:600,400,300|Lato:300|Questrial|Josefin+Sans:300,400);
+ import url(http://fonts.googleapis.com/css?family=Open+Sans:600,400,300|Lato:300|Questrial);
 
 /* League Gothic Regular */
 /* Also only used on the main page
@@ -42,6 +42,19 @@ Used as Heading font
 
 }
 
+ font-face {
+    font-family: 'Josefin Sans';
+    src: url('/theme/fonts/josefinsans-regular-webfont.eot');
+    src: url('/theme/fonts/josefinsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('/theme/fonts/josefinsans-regular-webfont.woff2') format('woff2'),
+         url('/theme/fonts/josefinsans-regular-webfont.woff') format('woff'),
+         url('/theme/fonts/josefinsans-regular-webfont.ttf') format('truetype'),
+         url('/theme/fonts/josefinsans-regular-webfont.svg#josefin_sansregular') format('svg');
+    font-weight: normal;
+    font-style: normal;
+}
+
+
 /* Ostrich Sans Rounded */
 /* Only used on the main page?
  * may have to move this to only the index.css */
diff --git a/themes/newgimp/static/fonts/Josefin Test/generator_config.txt 
b/themes/newgimp/static/fonts/Josefin Test/generator_config.txt
new file mode 100644
index 0000000..c71db93
--- /dev/null
+++ b/themes/newgimp/static/fonts/Josefin Test/generator_config.txt     
@@ -0,0 +1,5 @@
+# Font Squirrel Font-face Generator Configuration File
+# Upload this file to the generator to recreate the settings
+# you used to create these fonts.
+
+{"mode":"optimal","formats":["ttf","woff","woff2","eotz"],"tt_instructor":"default","fix_vertical_metrics":"Y","fix_gasp":"xy","add_spaces":"Y","add_hyphens":"Y","fallback":"none","fallback_custom":"100","options_subset":"basic","subset_custom":"","subset_custom_range":"","subset_ot_features_list":"","css_stylesheet":"stylesheet.css","filename_suffix":"-webfont","emsquare":"2048","spacing_adjustment":"0"}
\ No newline at end of file
diff --git a/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-demo.html 
b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-demo.html
new file mode 100644
index 0000000..b0e01fa
--- /dev/null
+++ b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-demo.html    
@@ -0,0 +1,612 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
+
+<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
+<head>
+       <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+       <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"; type="text/javascript" 
charset="utf-8"></script>
+       <script src="specimen_files/easytabs.js" type="text/javascript" charset="utf-8"></script>
+       <link rel="stylesheet" href="specimen_files/specimen_stylesheet.css" type="text/css" charset="utf-8" 
/>
+       <link rel="stylesheet" href="stylesheet.css" type="text/css" charset="utf-8" />
+
+       <style type="text/css">
+                                       body{
+                               font-family: 'josefin_sansregular';
+                                                       }
+               </style>
+
+       <title>Josefin Sans Regular Specimen</title>
+       
+       
+       <script type="text/javascript" charset="utf-8">
+               $(document).ready(function() {
+                       $('#container').easyTabs({defaultContent:1});
+               });
+       </script>
+</head>
+
+<body>
+<div id="container">
+       <div id="header">
+               Josefin Sans Regular    </div>
+       <ul class="tabs">
+               <li><a href="#specimen">Specimen</a></li>
+               <li><a href="#layout">Sample Layout</a></li>
+                               <li><a href="#glyphs">Glyphs &amp; Languages</a></li>
+               <li><a href="#installing">Installing Webfonts</a></li>
+               
+       </ul>
+       
+       <div id="main_content">
+
+               
+                       <div id="specimen">
+               
+                               <div class="section">
+                                       <div class="grid12 firstcol">
+                                               <div class="huge">AaBb</div>
+                                       </div>
+                               </div>
+               
+                               <div class="section">
+                                       <div 
class="glyph_range">A&#x200B;B&#x200b;C&#x200b;D&#x200b;E&#x200b;F&#x200b;G&#x200b;H&#x200b;I&#x200b;J&#x200b;K&#x200b;L&#x200b;M&#x200b;N&#x200b;O&#x200b;P&#x200b;Q&#x200b;R&#x200b;S&#x200b;T&#x200b;U&#x200b;V&#x200b;W&#x200b;X&#x200b;Y&#x200b;Z&#x200b;a&#x200b;b&#x200b;c&#x200b;d&#x200b;e&#x200b;f&#x200b;g&#x200b;h&#x200b;i&#x200b;j&#x200b;k&#x200b;l&#x200b;m&#x200b;n&#x200b;o&#x200b;p&#x200b;q&#x200b;r&#x200b;s&#x200b;t&#x200b;u&#x200b;v&#x200b;w&#x200b;x&#x200b;y&#x200b;z&#x200b;1&#x200b;2&#x200b;3&#x200b;4&#x200b;5&#x200b;6&#x200b;7&#x200b;8&#x200b;9&#x200b;0&#x200b;&amp;&#x200b;.&#x200b;,&#x200b;?&#x200b;!&#x200b;&#64;&#x200b;(&#x200b;)&#x200b;#&#x200b;$&#x200b;%&#x200b;*&#x200b;+&#x200b;-&#x200b;=&#x200b;:&#x200b;;</div>
+                               </div>
+                               <div class="section">
+                                       <div class="grid12 firstcol">
+                                               <table class="sample_table">
+                                                       <tr><td>10</td><td 
class="size10">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>11</td><td 
class="size11">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>12</td><td 
class="size12">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>13</td><td 
class="size13">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>14</td><td 
class="size14">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>16</td><td 
class="size16">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>18</td><td 
class="size18">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>20</td><td 
class="size20">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>24</td><td 
class="size24">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>30</td><td 
class="size30">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>36</td><td 
class="size36">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>48</td><td 
class="size48">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>60</td><td 
class="size60">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>72</td><td 
class="size72">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                                       <tr><td>90</td><td 
class="size90">abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ</td></tr>
+                                               </table>
+                               
+                                       </div>
+                       
+                               </div>
+               
+               
+               
+                                                               <div class="section" id="bodycomparison">
+
+
+                                                                               <div id="xheight">
+                               <div 
class="fontbody">&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;&#x25FC;body</div><div
 class="arialbody">body</div><div class="verdanabody">body</div><div class="georgiabody">body</div></div>
+                                                                               <div class="fontbody" 
style="z-index:1">
+                                                                                       body<span>Josefin 
Sans Regular</span>
+                                                                               </div>
+                                                                               <div class="arialbody" 
style="z-index:1">
+                                                                                       body<span>Arial</span>
+                                                                               </div>
+                                                                               <div class="verdanabody" 
style="z-index:1">
+                                                                                       
body<span>Verdana</span>
+                                                                               </div>
+                                                                               <div class="georgiabody" 
style="z-index:1">
+                                                                                       
body<span>Georgia</span>
+                                                                               </div>
+
+
+
+                                                               </div>
+               
+               
+                               <div class="section psample psample_row1" id="">
+                                       
+                                       <div class="grid2 firstcol">
+                                               <p class="size10"><span>10.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid3">
+                                               <p class="size11"><span>11.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid3">
+                                               <p class="size12"><span>12.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid4">
+                                               <p class="size13"><span>13.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="white_blend"></div>
+                                       
+                               </div>
+                               <div class="section psample psample_row2" id="">
+                                       <div class="grid3 firstcol">
+                                               <p class="size14"><span>14.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid4">
+                                               <p class="size16"><span>16.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid5">
+                                               <p class="size18"><span>18.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+
+                                       <div class="white_blend"></div>
+
+                               </div>
+                               
+                               <div class="section psample psample_row3" id="">
+                                       <div class="grid5 firstcol">
+                                               <p class="size20"><span>20.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                                       </div>
+                                       <div class="grid7">
+                                               <p class="size24"><span>24.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                                       </div>
+                                       
+                                       <div class="white_blend"></div>
+                                       
+                               </div>
+                               
+                               <div class="section psample psample_row4" id="">
+                                       <div class="grid12 firstcol">
+                                               <p class="size30"><span>30.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                                       </div>
+                                       <div class="white_blend"></div>
+                                       
+                               </div>
+                               
+                               
+                               
+                               <div class="section psample psample_row1 fullreverse">
+                                       <div class="grid2 firstcol">
+                                               <p class="size10"><span>10.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid3">
+                                               <p class="size11"><span>11.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid3">
+                                               <p class="size12"><span>12.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid4">
+                                               <p class="size13"><span>13.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="black_blend"></div>
+                                       
+                               </div>
+                               
+                               <div class="section psample psample_row2 fullreverse">
+                                       <div class="grid3 firstcol">
+                                               <p class="size14"><span>14.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid4">
+                                               <p class="size16"><span>16.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="grid5">
+                                               <p class="size18"><span>18.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                       
+                                       </div>
+                                       <div class="black_blend"></div>
+
+                               </div>
+                               
+                               <div class="section psample fullreverse psample_row3" id="">
+                                       <div class="grid5 firstcol">
+                                               <p class="size20"><span>20.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                                       </div>
+                                       <div class="grid7">
+                                               <p class="size24"><span>24.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                                       </div>
+                                       
+                                       <div class="black_blend"></div>
+                                       
+                               </div>
+                               
+                               <div class="section psample fullreverse psample_row4" id="" 
style="border-bottom: 20px #000 solid;">
+                                       <div class="grid12 firstcol">
+                                               <p class="size30"><span>30.</span>Aenean lacinia bibendum 
nulla sed consectetur. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum 
massa justo sit amet risus. Nullam id dolor id nibh ultricies vehicula ut id elit. Cum sociis natoque 
penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nulla vitae elit libero, a pharetra 
augue.</p>
+                                       </div>
+                                       <div class="black_blend"></div>
+                                       
+                               </div>
+                               
+                               
+                               
+                               
+                       </div>
+                       
+                       <div id="layout">
+                               
+                               <div class="section">
+                                       
+                                       <div class="grid12 firstcol">
+                                               <h1>Lorem Ipsum Dolor</h1>
+                                               <h2>Etiam porta sem malesuada magna mollis euismod</h2>
+                                               
+                                               <p class="byline">By <a href="#link">Aenean Lacinia</a></p>
+                                       </div>
+                               </div>
+                               <div class="section">
+                                       <div class="grid8 firstcol">
+                                               <p class="large">Donec sed odio dui. Morbi leo risus, porta 
ac consectetur ac, vestibulum at eros. Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum 
nibh, ut fermentum massa justo sit amet risus. </p>
+
+                                               
+                                               <h3>Pellentesque ornare sem</h3>
+
+                                               <p>Maecenas sed diam eget risus varius blandit sit amet non 
magna. Maecenas faucibus mollis interdum. Donec ullamcorper nulla non metus auctor fringilla. Nullam id dolor 
id nibh ultricies vehicula ut id elit. Nullam id dolor id nibh ultricies vehicula ut id elit. </p>
+
+                                               <p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam 
venenatis vestibulum. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Cum sociis natoque penatibus 
et magnis dis parturient montes, nascetur ridiculus mus. </p>
+
+                                               <p>Nulla vitae elit libero, a pharetra augue. Praesent 
commodo cursus magna, vel scelerisque nisl consectetur et. Aenean lacinia bibendum nulla sed consectetur. </p>
+
+                                               <p>Nullam quis risus eget urna mollis ornare vel eu leo. 
Nullam quis risus eget urna mollis ornare vel eu leo. Maecenas sed diam eget risus varius blandit sit amet 
non magna. Donec ullamcorper nulla non metus auctor fringilla. </p>
+
+                                               <h3>Cras mattis consectetur</h3>
+
+                                               <p>Aenean eu leo quam. Pellentesque ornare sem lacinia quam 
venenatis vestibulum. Aenean lacinia bibendum nulla sed consectetur. Integer posuere erat a ante venenatis 
dapibus posuere velit aliquet. Cras mattis consectetur purus sit amet fermentum. </p>
+
+                                               <p>Nullam id dolor id nibh ultricies vehicula ut id elit. 
Nullam quis risus eget urna mollis ornare vel eu leo. Cras mattis consectetur purus sit amet fermentum.</p>
+                                       </div>
+                                       
+                                       <div class="grid4 sidebar">
+                                               
+                                               <div class="box reverse">
+                                                       <p class="last">Nullam quis risus eget urna mollis 
ornare vel eu leo. Donec ullamcorper nulla non metus auctor fringilla. Cras mattis consectetur purus sit amet 
fermentum. Sed posuere consectetur est at lobortis. Lorem ipsum dolor sit amet, consectetur adipiscing elit. 
</p>
+                                               </div>
+                                               
+                                               <p class="caption">Maecenas sed diam eget risus varius.</p>
+
+                                               <p>Vestibulum id ligula porta felis euismod semper. Integer 
posuere erat a ante venenatis dapibus posuere velit aliquet. Vestibulum id ligula porta felis euismod semper. 
Sed posuere consectetur est at lobortis. Maecenas sed diam eget risus varius blandit sit amet non magna. 
Fusce dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet 
risus. </p>
+
+                                       
+
+                                               <p>Duis mollis, est non commodo luctus, nisi erat porttitor 
ligula, eget lacinia odio sem nec elit. Aenean lacinia bibendum nulla sed consectetur. Vivamus sagittis lacus 
vel augue laoreet rutrum faucibus dolor auctor. Aenean lacinia bibendum nulla sed consectetur. Nullam quis 
risus eget urna mollis ornare vel eu leo. </p>
+
+                                               <p>Praesent commodo cursus magna, vel scelerisque nisl 
consectetur et. Donec ullamcorper nulla non metus auctor fringilla. Maecenas faucibus mollis interdum. Fusce 
dapibus, tellus ac cursus commodo, tortor mauris condimentum nibh, ut fermentum massa justo sit amet risus. 
</p>
+
+                                       </div>
+                               </div>
+                               
+                       </div>
+
+
+                       
+
+
+
+               <div id="glyphs">
+                       <div class="section">
+                               <div class="grid12 firstcol">
+                       
+                               <h1>Language Support</h1>
+                               <p>The subset of Josefin Sans Regular in this kit supports the following 
languages:<br />
+                       
+                                       Albanian, Basque, Breton, Chamorro, Danish, Dutch, English, Faroese, 
Finnish, French, Frisian, Galician, German, Icelandic, Italian, Malagasy, Norwegian, Portuguese, Spanish, 
Swedish                          </p>
+                               <h1>Glyph Chart</h1>
+                               <p>The subset of Josefin Sans Regular in this kit includes all the glyphs 
listed below. Unicode entities are included above each glyph to help you insert individual characters into 
your layout.</p>
+                               <div id="glyph_chart">
+                       
+                                                                                                             
                                                                                                              
                     <div><p>&amp;#13;</p>&#13;</div>
+                                                                                                             
                                                   <div><p>&amp;#32;</p>&#32;</div>
+                                                                                                             
                                                   <div><p>&amp;#33;</p>&#33;</div>
+                                                                                                             
                                                   <div><p>&amp;#34;</p>&#34;</div>
+                                                                                                             
                                                   <div><p>&amp;#35;</p>&#35;</div>
+                                                                                                             
                                                   <div><p>&amp;#36;</p>&#36;</div>
+                                                                                                             
                                                   <div><p>&amp;#37;</p>&#37;</div>
+                                                                                                             
                                                   <div><p>&amp;#38;</p>&#38;</div>
+                                                                                                             
                                                   <div><p>&amp;#39;</p>&#39;</div>
+                                                                                                             
                                                   <div><p>&amp;#40;</p>&#40;</div>
+                                                                                                             
                                                   <div><p>&amp;#41;</p>&#41;</div>
+                                                                                                             
                                                   <div><p>&amp;#42;</p>&#42;</div>
+                                                                                                             
                                                   <div><p>&amp;#43;</p>&#43;</div>
+                                                                                                             
                                                   <div><p>&amp;#44;</p>&#44;</div>
+                                                                                                             
                                                   <div><p>&amp;#45;</p>&#45;</div>
+                                                                                                             
                                                   <div><p>&amp;#46;</p>&#46;</div>
+                                                                                                             
                                                   <div><p>&amp;#47;</p>&#47;</div>
+                                                                                                             
                                                   <div><p>&amp;#48;</p>&#48;</div>
+                                                                                                             
                                                   <div><p>&amp;#49;</p>&#49;</div>
+                                                                                                             
                                                   <div><p>&amp;#50;</p>&#50;</div>
+                                                                                                             
                                                   <div><p>&amp;#51;</p>&#51;</div>
+                                                                                                             
                                                   <div><p>&amp;#52;</p>&#52;</div>
+                                                                                                             
                                                   <div><p>&amp;#53;</p>&#53;</div>
+                                                                                                             
                                                   <div><p>&amp;#54;</p>&#54;</div>
+                                                                                                             
                                                   <div><p>&amp;#55;</p>&#55;</div>
+                                                                                                             
                                                   <div><p>&amp;#56;</p>&#56;</div>
+                                                                                                             
                                                   <div><p>&amp;#57;</p>&#57;</div>
+                                                                                                             
                                                   <div><p>&amp;#58;</p>&#58;</div>
+                                                                                                             
                                                   <div><p>&amp;#59;</p>&#59;</div>
+                                                                                                             
                                                   <div><p>&amp;#60;</p>&#60;</div>
+                                                                                                             
                                                   <div><p>&amp;#61;</p>&#61;</div>
+                                                                                                             
                                                   <div><p>&amp;#62;</p>&#62;</div>
+                                                                                                             
                                                   <div><p>&amp;#63;</p>&#63;</div>
+                                                                                                             
                                                   <div><p>&amp;#64;</p>&#64;</div>
+                                                                                                             
                                                   <div><p>&amp;#65;</p>&#65;</div>
+                                                                                                             
                                                   <div><p>&amp;#66;</p>&#66;</div>
+                                                                                                             
                                                   <div><p>&amp;#67;</p>&#67;</div>
+                                                                                                             
                                                   <div><p>&amp;#68;</p>&#68;</div>
+                                                                                                             
                                                   <div><p>&amp;#69;</p>&#69;</div>
+                                                                                                             
                                                   <div><p>&amp;#70;</p>&#70;</div>
+                                                                                                             
                                                   <div><p>&amp;#71;</p>&#71;</div>
+                                                                                                             
                                                   <div><p>&amp;#72;</p>&#72;</div>
+                                                                                                             
                                                   <div><p>&amp;#73;</p>&#73;</div>
+                                                                                                             
                                                   <div><p>&amp;#74;</p>&#74;</div>
+                                                                                                             
                                                   <div><p>&amp;#75;</p>&#75;</div>
+                                                                                                             
                                                   <div><p>&amp;#76;</p>&#76;</div>
+                                                                                                             
                                                   <div><p>&amp;#77;</p>&#77;</div>
+                                                                                                             
                                                   <div><p>&amp;#78;</p>&#78;</div>
+                                                                                                             
                                                   <div><p>&amp;#79;</p>&#79;</div>
+                                                                                                             
                                                   <div><p>&amp;#80;</p>&#80;</div>
+                                                                                                             
                                                   <div><p>&amp;#81;</p>&#81;</div>
+                                                                                                             
                                                   <div><p>&amp;#82;</p>&#82;</div>
+                                                                                                             
                                                   <div><p>&amp;#83;</p>&#83;</div>
+                                                                                                             
                                                   <div><p>&amp;#84;</p>&#84;</div>
+                                                                                                             
                                                   <div><p>&amp;#85;</p>&#85;</div>
+                                                                                                             
                                                   <div><p>&amp;#86;</p>&#86;</div>
+                                                                                                             
                                                   <div><p>&amp;#87;</p>&#87;</div>
+                                                                                                             
                                                   <div><p>&amp;#88;</p>&#88;</div>
+                                                                                                             
                                                   <div><p>&amp;#89;</p>&#89;</div>
+                                                                                                             
                                                   <div><p>&amp;#90;</p>&#90;</div>
+                                                                                                             
                                                   <div><p>&amp;#91;</p>&#91;</div>
+                                                                                                             
                                                   <div><p>&amp;#92;</p>&#92;</div>
+                                                                                                             
                                                   <div><p>&amp;#93;</p>&#93;</div>
+                                                                                                             
                                                   <div><p>&amp;#94;</p>&#94;</div>
+                                                                                                             
                                                   <div><p>&amp;#95;</p>&#95;</div>
+                                                                                                             
                                                   <div><p>&amp;#96;</p>&#96;</div>
+                                                                                                             
                                                   <div><p>&amp;#97;</p>&#97;</div>
+                                                                                                             
                                                   <div><p>&amp;#98;</p>&#98;</div>
+                                                                                                             
                                                   <div><p>&amp;#99;</p>&#99;</div>
+                                                                                                             
                                                   <div><p>&amp;#100;</p>&#100;</div>
+                                                                                                             
                                                   <div><p>&amp;#101;</p>&#101;</div>
+                                                                                                             
                                                   <div><p>&amp;#102;</p>&#102;</div>
+                                                                                                             
                                                   <div><p>&amp;#103;</p>&#103;</div>
+                                                                                                             
                                                   <div><p>&amp;#104;</p>&#104;</div>
+                                                                                                             
                                                   <div><p>&amp;#105;</p>&#105;</div>
+                                                                                                             
                                                   <div><p>&amp;#106;</p>&#106;</div>
+                                                                                                             
                                                   <div><p>&amp;#107;</p>&#107;</div>
+                                                                                                             
                                                   <div><p>&amp;#108;</p>&#108;</div>
+                                                                                                             
                                                   <div><p>&amp;#109;</p>&#109;</div>
+                                                                                                             
                                                   <div><p>&amp;#110;</p>&#110;</div>
+                                                                                                             
                                                   <div><p>&amp;#111;</p>&#111;</div>
+                                                                                                             
                                                   <div><p>&amp;#112;</p>&#112;</div>
+                                                                                                             
                                                   <div><p>&amp;#113;</p>&#113;</div>
+                                                                                                             
                                                   <div><p>&amp;#114;</p>&#114;</div>
+                                                                                                             
                                                   <div><p>&amp;#115;</p>&#115;</div>
+                                                                                                             
                                                   <div><p>&amp;#116;</p>&#116;</div>
+                                                                                                             
                                                   <div><p>&amp;#117;</p>&#117;</div>
+                                                                                                             
                                                   <div><p>&amp;#118;</p>&#118;</div>
+                                                                                                             
                                                   <div><p>&amp;#119;</p>&#119;</div>
+                                                                                                             
                                                   <div><p>&amp;#120;</p>&#120;</div>
+                                                                                                             
                                                   <div><p>&amp;#121;</p>&#121;</div>
+                                                                                                             
                                                   <div><p>&amp;#122;</p>&#122;</div>
+                                                                                                             
                                                   <div><p>&amp;#123;</p>&#123;</div>
+                                                                                                             
                                                   <div><p>&amp;#124;</p>&#124;</div>
+                                                                                                             
                                                   <div><p>&amp;#125;</p>&#125;</div>
+                                                                                                             
                                                   <div><p>&amp;#126;</p>&#126;</div>
+                                                                                                             
                                                   <div><p>&amp;#160;</p>&#160;</div>
+                                                                                                             
                                                   <div><p>&amp;#161;</p>&#161;</div>
+                                                                                                             
                                                   <div><p>&amp;#162;</p>&#162;</div>
+                                                                                                             
                                                   <div><p>&amp;#163;</p>&#163;</div>
+                                                                                                             
                                                   <div><p>&amp;#164;</p>&#164;</div>
+                                                                                                             
                                                   <div><p>&amp;#165;</p>&#165;</div>
+                                                                                                             
                                                   <div><p>&amp;#166;</p>&#166;</div>
+                                                                                                             
                                                   <div><p>&amp;#167;</p>&#167;</div>
+                                                                                                             
                                                   <div><p>&amp;#168;</p>&#168;</div>
+                                                                                                             
                                                   <div><p>&amp;#169;</p>&#169;</div>
+                                                                                                             
                                                   <div><p>&amp;#170;</p>&#170;</div>
+                                                                                                             
                                                   <div><p>&amp;#171;</p>&#171;</div>
+                                                                                                             
                                                   <div><p>&amp;#172;</p>&#172;</div>
+                                                                                                             
                                                   <div><p>&amp;#173;</p>&#173;</div>
+                                                                                                             
                                                   <div><p>&amp;#174;</p>&#174;</div>
+                                                                                                             
                                                   <div><p>&amp;#175;</p>&#175;</div>
+                                                                                                             
                                                   <div><p>&amp;#176;</p>&#176;</div>
+                                                                                                             
                                                   <div><p>&amp;#177;</p>&#177;</div>
+                                                                                                             
                                                   <div><p>&amp;#178;</p>&#178;</div>
+                                                                                                             
                                                   <div><p>&amp;#179;</p>&#179;</div>
+                                                                                                             
                                                   <div><p>&amp;#180;</p>&#180;</div>
+                                                                                                             
                                                   <div><p>&amp;#181;</p>&#181;</div>
+                                                                                                             
                                                   <div><p>&amp;#182;</p>&#182;</div>
+                                                                                                             
                                                   <div><p>&amp;#183;</p>&#183;</div>
+                                                                                                             
                                                   <div><p>&amp;#184;</p>&#184;</div>
+                                                                                                             
                                                   <div><p>&amp;#185;</p>&#185;</div>
+                                                                                                             
                                                   <div><p>&amp;#186;</p>&#186;</div>
+                                                                                                             
                                                   <div><p>&amp;#187;</p>&#187;</div>
+                                                                                                             
                                                   <div><p>&amp;#188;</p>&#188;</div>
+                                                                                                             
                                                   <div><p>&amp;#189;</p>&#189;</div>
+                                                                                                             
                                                   <div><p>&amp;#190;</p>&#190;</div>
+                                                                                                             
                                                   <div><p>&amp;#191;</p>&#191;</div>
+                                                                                                             
                                                   <div><p>&amp;#192;</p>&#192;</div>
+                                                                                                             
                                                   <div><p>&amp;#193;</p>&#193;</div>
+                                                                                                             
                                                   <div><p>&amp;#194;</p>&#194;</div>
+                                                                                                             
                                                   <div><p>&amp;#195;</p>&#195;</div>
+                                                                                                             
                                                   <div><p>&amp;#196;</p>&#196;</div>
+                                                                                                             
                                                   <div><p>&amp;#197;</p>&#197;</div>
+                                                                                                             
                                                   <div><p>&amp;#198;</p>&#198;</div>
+                                                                                                             
                                                   <div><p>&amp;#199;</p>&#199;</div>
+                                                                                                             
                                                   <div><p>&amp;#200;</p>&#200;</div>
+                                                                                                             
                                                   <div><p>&amp;#201;</p>&#201;</div>
+                                                                                                             
                                                   <div><p>&amp;#202;</p>&#202;</div>
+                                                                                                             
                                                   <div><p>&amp;#203;</p>&#203;</div>
+                                                                                                             
                                                   <div><p>&amp;#204;</p>&#204;</div>
+                                                                                                             
                                                   <div><p>&amp;#205;</p>&#205;</div>
+                                                                                                             
                                                   <div><p>&amp;#206;</p>&#206;</div>
+                                                                                                             
                                                   <div><p>&amp;#207;</p>&#207;</div>
+                                                                                                             
                                                   <div><p>&amp;#208;</p>&#208;</div>
+                                                                                                             
                                                   <div><p>&amp;#209;</p>&#209;</div>
+                                                                                                             
                                                   <div><p>&amp;#210;</p>&#210;</div>
+                                                                                                             
                                                   <div><p>&amp;#211;</p>&#211;</div>
+                                                                                                             
                                                   <div><p>&amp;#212;</p>&#212;</div>
+                                                                                                             
                                                   <div><p>&amp;#213;</p>&#213;</div>
+                                                                                                             
                                                   <div><p>&amp;#214;</p>&#214;</div>
+                                                                                                             
                                                   <div><p>&amp;#215;</p>&#215;</div>
+                                                                                                             
                                                   <div><p>&amp;#216;</p>&#216;</div>
+                                                                                                             
                                                   <div><p>&amp;#217;</p>&#217;</div>
+                                                                                                             
                                                   <div><p>&amp;#218;</p>&#218;</div>
+                                                                                                             
                                                   <div><p>&amp;#219;</p>&#219;</div>
+                                                                                                             
                                                   <div><p>&amp;#220;</p>&#220;</div>
+                                                                                                             
                                                   <div><p>&amp;#221;</p>&#221;</div>
+                                                                                                             
                                                   <div><p>&amp;#222;</p>&#222;</div>
+                                                                                                             
                                                   <div><p>&amp;#223;</p>&#223;</div>
+                                                                                                             
                                                   <div><p>&amp;#224;</p>&#224;</div>
+                                                                                                             
                                                   <div><p>&amp;#225;</p>&#225;</div>
+                                                                                                             
                                                   <div><p>&amp;#226;</p>&#226;</div>
+                                                                                                             
                                                   <div><p>&amp;#227;</p>&#227;</div>
+                                                                                                             
                                                   <div><p>&amp;#228;</p>&#228;</div>
+                                                                                                             
                                                   <div><p>&amp;#229;</p>&#229;</div>
+                                                                                                             
                                                   <div><p>&amp;#230;</p>&#230;</div>
+                                                                                                             
                                                   <div><p>&amp;#231;</p>&#231;</div>
+                                                                                                             
                                                   <div><p>&amp;#232;</p>&#232;</div>
+                                                                                                             
                                                   <div><p>&amp;#233;</p>&#233;</div>
+                                                                                                             
                                                   <div><p>&amp;#234;</p>&#234;</div>
+                                                                                                             
                                                   <div><p>&amp;#235;</p>&#235;</div>
+                                                                                                             
                                                   <div><p>&amp;#236;</p>&#236;</div>
+                                                                                                             
                                                   <div><p>&amp;#237;</p>&#237;</div>
+                                                                                                             
                                                   <div><p>&amp;#238;</p>&#238;</div>
+                                                                                                             
                                                   <div><p>&amp;#239;</p>&#239;</div>
+                                                                                                             
                                                   <div><p>&amp;#240;</p>&#240;</div>
+                                                                                                             
                                                   <div><p>&amp;#241;</p>&#241;</div>
+                                                                                                             
                                                   <div><p>&amp;#242;</p>&#242;</div>
+                                                                                                             
                                                   <div><p>&amp;#243;</p>&#243;</div>
+                                                                                                             
                                                   <div><p>&amp;#244;</p>&#244;</div>
+                                                                                                             
                                                   <div><p>&amp;#245;</p>&#245;</div>
+                                                                                                             
                                                   <div><p>&amp;#246;</p>&#246;</div>
+                                                                                                             
                                                   <div><p>&amp;#247;</p>&#247;</div>
+                                                                                                             
                                                   <div><p>&amp;#248;</p>&#248;</div>
+                                                                                                             
                                                   <div><p>&amp;#249;</p>&#249;</div>
+                                                                                                             
                                                   <div><p>&amp;#250;</p>&#250;</div>
+                                                                                                             
                                                   <div><p>&amp;#251;</p>&#251;</div>
+                                                                                                             
                                                   <div><p>&amp;#252;</p>&#252;</div>
+                                                                                                             
                                                   <div><p>&amp;#253;</p>&#253;</div>
+                                                                                                             
                                                   <div><p>&amp;#254;</p>&#254;</div>
+                                                                                                             
                                                   <div><p>&amp;#255;</p>&#255;</div>
+                                                                                                             
                                                   <div><p>&amp;#338;</p>&#338;</div>
+                                                                                                             
                                                   <div><p>&amp;#339;</p>&#339;</div>
+                                                                                                             
                                                   <div><p>&amp;#376;</p>&#376;</div>
+                                                                                                             
                                                   <div><p>&amp;#710;</p>&#710;</div>
+                                                                                                             
                                                   <div><p>&amp;#732;</p>&#732;</div>
+                                                                                                             
                                                   <div><p>&amp;#8192;</p>&#8192;</div>
+                                                                                                             
                                                   <div><p>&amp;#8193;</p>&#8193;</div>
+                                                                                                             
                                                   <div><p>&amp;#8194;</p>&#8194;</div>
+                                                                                                             
                                                   <div><p>&amp;#8195;</p>&#8195;</div>
+                                                                                                             
                                                   <div><p>&amp;#8196;</p>&#8196;</div>
+                                                                                                             
                                                   <div><p>&amp;#8197;</p>&#8197;</div>
+                                                                                                             
                                                   <div><p>&amp;#8198;</p>&#8198;</div>
+                                                                                                             
                                                   <div><p>&amp;#8199;</p>&#8199;</div>
+                                                                                                             
                                                   <div><p>&amp;#8200;</p>&#8200;</div>
+                                                                                                             
                                                   <div><p>&amp;#8201;</p>&#8201;</div>
+                                                                                                             
                                                   <div><p>&amp;#8202;</p>&#8202;</div>
+                                                                                                             
                                                   <div><p>&amp;#8208;</p>&#8208;</div>
+                                                                                                             
                                                   <div><p>&amp;#8209;</p>&#8209;</div>
+                                                                                                             
                                                   <div><p>&amp;#8210;</p>&#8210;</div>
+                                                                                                             
                                                   <div><p>&amp;#8211;</p>&#8211;</div>
+                                                                                                             
                                                   <div><p>&amp;#8212;</p>&#8212;</div>
+                                                                                                             
                                                   <div><p>&amp;#8216;</p>&#8216;</div>
+                                                                                                             
                                                   <div><p>&amp;#8217;</p>&#8217;</div>
+                                                                                                             
                                                   <div><p>&amp;#8218;</p>&#8218;</div>
+                                                                                                             
                                                   <div><p>&amp;#8220;</p>&#8220;</div>
+                                                                                                             
                                                   <div><p>&amp;#8221;</p>&#8221;</div>
+                                                                                                             
                                                   <div><p>&amp;#8222;</p>&#8222;</div>
+                                                                                                             
                                                   <div><p>&amp;#8226;</p>&#8226;</div>
+                                                                                                             
                                                   <div><p>&amp;#8230;</p>&#8230;</div>
+                                                                                                             
                                                   <div><p>&amp;#8239;</p>&#8239;</div>
+                                                                                                             
                                                   <div><p>&amp;#8249;</p>&#8249;</div>
+                                                                                                             
                                                   <div><p>&amp;#8250;</p>&#8250;</div>
+                                                                                                             
                                                   <div><p>&amp;#8287;</p>&#8287;</div>
+                                                                                                             
                                                   <div><p>&amp;#8364;</p>&#8364;</div>
+                                                                                                             
                                                   <div><p>&amp;#8482;</p>&#8482;</div>
+                                                                                                             
                                                   <div><p>&amp;#9724;</p>&#9724;</div>
+                                                                                                             
                                                   <div><p>&amp;#64257;</p>&#64257;</div>
+                                                                                                             
                                                   <div><p>&amp;#64258;</p>&#64258;</div>
+                                                                                                             
                                                                                                              
    </div>  
+                               </div>
+               
+               
+                       </div>
+               </div>
+               
+               
+               <div id="specs">
+                       
+               </div>
+       
+               <div id="installing">
+                       <div class="section">
+                               <div class="grid7 firstcol">
+                                       <h1>Installing Webfonts</h1>
+                                       
+                                       <p>Webfonts are supported by all major browser platforms but not all 
in the same way. There are currently four different font formats that must be included in order to target all 
browsers. This includes TTF, WOFF, EOT and SVG.</p>
+                                       
+                                       <h2>1. Upload your webfonts</h2>
+                                       <p>You must upload your webfont kit to your website. They should be 
in or near the same directory as your CSS files.</p>
+                                       
+                                       <h2>2. Include the webfont stylesheet</h2>
+                                       <p>A special CSS @font-face declaration helps the various browsers 
select the appropriate font it needs without causing you a bunch of headaches. Learn more about this syntax 
by reading the <a 
href="http://www.fontspring.com/blog/further-hardening-of-the-bulletproof-syntax";>Fontspring blog post</a> 
about it. The code for it is as follows:</p>
+
+
+<code>
+ font-face{ 
+       font-family: 'MyWebFont';
+       src: url('WebFont.eot');
+       src: url('WebFont.eot?#iefix') format('embedded-opentype'),
+            url('WebFont.woff') format('woff'),
+            url('WebFont.ttf') format('truetype'),
+            url('WebFont.svg#webfont') format('svg');
+}
+</code>
+
+       <p>We've already gone ahead and generated the code for you. All you have to do is link to the 
stylesheet in your HTML, like this:</p>
+       <code>&lt;link rel=&quot;stylesheet&quot; href=&quot;stylesheet.css&quot; type=&quot;text/css&quot; 
charset=&quot;utf-8&quot; /&gt;</code>
+
+                                       <h2>3. Modify your own stylesheet</h2>
+                                       <p>To take advantage of your new fonts, you must tell your stylesheet 
to use them. Look at the original @font-face declaration above and find the property called "font-family." 
The name linked there will be what you use to reference the font. Prepend that webfont name to the font stack 
in the "font-family" property, inside the selector you want to change. For example:</p>
+<code>p { font-family: 'WebFont', Arial, sans-serif; }</code>
+
+<h2>4. Test</h2>
+<p>Getting webfonts to work cross-browser <em>can</em> be tricky. Use the information in the sidebar to help 
you if you find that fonts aren't loading in a particular browser.</p>
+                               </div>
+                               
+                               <div class="grid5 sidebar">
+                                       <div class="box">
+                                               <h2>Troubleshooting<br />Font-Face Problems</h2>
+                                               <p>Having trouble getting your webfonts to load in your new 
website? Here are some tips to sort out what might be the problem.</p>
+
+                                               <h3>Fonts not showing in any browser</h3>
+
+                                               <p>This sounds like you need to work on the plumbing. You 
either did not upload the fonts to the correct directory, or you did not link the fonts properly in the CSS. 
If you've confirmed that all this is correct and you still have a problem, take a look at your .htaccess file 
and see if requests are getting intercepted.</p>
+
+                                               <h3>Fonts not loading in iPhone or iPad</h3>
+
+                                               <p>The most common problem here is that you are serving the 
fonts from an IIS server. IIS refuses to serve files that have unknown MIME types. If that is the case, you 
must set the MIME type for SVG to "image/svg+xml" in the server settings. Follow these instructions from 
Microsoft if you need help.</p>
+
+                                               <h3>Fonts not loading in Firefox</h3>
+
+                                               <p>The primary reason for this failure? You are still using a 
version Firefox older than 3.5. So upgrade already! If that isn't it, then you are very likely serving fonts 
from a different domain. Firefox requires that all font assets be served from the same domain. Lastly it is 
possible that you need to add WOFF to your list of MIME types (if you are serving via IIS.)</p>
+
+                                               <h3>Fonts not loading in IE</h3>
+
+                                               <p>Are you looking at Internet Explorer on an actual Windows 
machine or are you cheating by using a service like Adobe BrowserLab? Many of these screenshot services do 
not render @font-face for IE. Best to test it on a real machine.</p>
+
+                                               <h3>Fonts not loading in IE9</h3>
+
+                                               <p>IE9, like Firefox, requires that fonts be served from the 
same domain as the website. Make sure that is the case.</p>
+                                       </div>
+                               </div>
+                       </div>
+                       
+               </div>
+       
+       </div>
+       <div id="footer">
+               <p>&copy;2010-2011 Font Squirrel. All rights reserved.</p>
+       </div>
+</div>
+</body>
+</html>
diff --git a/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.eot 
b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.eot
new file mode 100644
index 0000000..876c08d
Binary files /dev/null and b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.eot differ
diff --git a/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.svg 
b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.svg
new file mode 100644
index 0000000..d79488b
--- /dev/null
+++ b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.svg  
@@ -0,0 +1,1792 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"; >
+<svg xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1">
+<metadata></metadata>
+<defs>
+<font id="josefin_sansregular" horiz-adv-x="1323" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="503" />
+<glyph horiz-adv-x="0" />
+<glyph horiz-adv-x="0" />
+<glyph unicode="&#xd;" horiz-adv-x="614" />
+<glyph unicode=" "  horiz-adv-x="503" />
+<glyph unicode="&#x09;" horiz-adv-x="503" />
+<glyph unicode="&#xa0;" horiz-adv-x="503" />
+<glyph unicode="!" horiz-adv-x="518" d="M178 111q0 39 24.5 61.5t57.5 22.5q31 0 56.5 -22.5t25.5 -61.5q0 -35 
-25.5 -59.5t-56.5 -24.5q-33 0 -57.5 24.5t-24.5 59.5zM199 342v1206h120v-1206h-120z" />
+<glyph unicode="&#x22;" horiz-adv-x="688" d="M147 975v512h123l-8 -512h-115zM424 975v512h121l-8 -512h-113z" />
+<glyph unicode="#" horiz-adv-x="1177" d="M55 416q4 29 7.5 58.5t5.5 57.5h211q8 66 14 130.5t16 130.5h-207l11 
116h209l53 418h119q-12 -104 -24.5 -207.5t-27.5 -210.5h260l52 418h120q-14 -104 -26 -207.5t-25 -210.5h236l-12 
-116h-238l-31 -261h236l-15 -116h-235l-49 -416h-121l49 416h-258 q-12 -104 -25.5 -208t-23.5 -208h-121q12 104 
24.5 207.5t22.5 208.5h-207zM397 532h260l31 261h-258q-8 -66 -15 -130.5t-18 -130.5z" />
+<glyph unicode="$" horiz-adv-x="1130" d="M78 119l63 123q72 -47 175.5 -83t203.5 -38v620q-72 27 -138.5 
55.5t-118.5 69.5t-84 96.5t-32 133.5q0 68 26 130t74 112.5t116.5 84t156.5 43.5v131h86v-127q55 -2 113.5 -11t109 
-22.5t90 -27t62.5 -23.5l-51 -112q-72 29 -158 48t-166 21v-497q76 -29 154 -62.5 t141.5 -83t102 -120t38.5 
-174.5q0 -180 -118.5 -290t-317.5 -128v-127h-86v123q-86 0 -156.5 16t-127 37.5t-96.5 44t-62 37.5zM287 1108q0 
-45 18.5 -79t49 -61.5t73.5 -49t92 -39.5v456q-111 -18 -172 -81.5t-61 -145.5zM606 127q51 8 104.5 28.5t96.5 
54.5t70.5 83 t27.5 115q0 61 -24.5 107t-65.5 82t-95 62.5t-114 49.5v-582z" />
+<glyph unicode="%" horiz-adv-x="1380" d="M88 803q0 51 20.5 96t54.5 79t80 53.5t97 19.5q49 0 95 -19.5t80 
-53.5t54.5 -79t20.5 -96q0 -53 -20.5 -98.5t-54.5 -78t-80 -52t-95 -19.5q-51 0 -97 19.5t-80 52t-54.5 78t-20.5 
98.5zM209 803q0 -55 37 -93t94 -38q55 0 92 38t37 93t-37 92t-92 37q-57 0 -94 -37 t-37 -92zM315 0q154 260 307.5 
516t307.5 516h131q-154 -260 -307.5 -516t-307.5 -516h-131zM799 231q0 51 19.5 95.5t53 78t79.5 53t98 19.5q51 0 
96 -19.5t78.5 -53t54 -77.5t20.5 -96q0 -53 -20.5 -98t-54 -79t-78.5 -53t-96 -19t-97.5 19t-80 53t-53 79t-19.5 
98z M918 229q0 -55 36.5 -93t94.5 -38q57 0 94 38t37 93t-37 93t-94 38t-94 -38t-37 -93z" />
+<glyph unicode="&#x26;" horiz-adv-x="1333" d="M92 403q0 82 30 154t81 127t120.5 93t147.5 54q-47 63 -80 
110.5t-45 72.5q-29 55 -49.5 106t-20.5 117q0 70 28 127t74 97t107.5 61.5t130.5 21.5q90 2 166 -25.5t123 -58.5q0 
-2 -9 -15t-20.5 -28.5t-20.5 -28t-9 -14.5q-41 23 -86 40.5t-98 21.5q-51 2 -98.5 -10.5 t-84.5 -39t-59.5 
-66.5t-22.5 -93q0 -33 8.5 -62.5t17.5 -53.5t17.5 -39t10.5 -17l516 -676l176 461h121l-217 -564l210 -276h-135q-2 
0 -40 46t-97 122q-63 -82 -173 -133t-245 -51q-104 0 -191 31.5t-150.5 89t-98.5 133t-35 165.5zM207 408q0 -76 
30.5 -134.5t81 -98.5 t117 -60.5t137.5 -20.5q51 0 103.5 12.5t97.5 34t82 51t59 64.5q-86 109 -183 232.5t-183 
238.5q-61 -2 -122.5 -25.5t-111 -66.5t-79 -100.5t-29.5 -126.5z" />
+<glyph unicode="'" horiz-adv-x="415" d="M147 975v512h125l-8 -512h-117z" />
+<glyph unicode="(" horiz-adv-x="569" d="M92 602q0 154 29 294t77 261t108.5 218.5t125.5 164.5l98 -47q-59 -68 
-116.5 -161t-102.5 -206.5t-71.5 -244.5t-26.5 -279q0 -147 26.5 -279.5t71.5 -246t102.5 -206.5t116.5 -161l-98 
-47q-66 70 -126 167t-108 217t-77 260t-29 296z" />
+<glyph unicode=")" horiz-adv-x="569" d="M41 -297q59 68 116.5 161t101.5 206.5t71.5 244.5t27.5 279q0 147 -27.5 
279.5t-71.5 246t-101.5 206.5t-116.5 161q25 12 49.5 24.5t48.5 26.5q66 -70 127.5 -167t108.5 -218t75.5 -261t28.5 
-294q0 -156 -28.5 -296t-75.5 -260t-108.5 -217t-127.5 -167 q-25 12 -49 23.5t-49 21.5z" />
+<glyph unicode="*" horiz-adv-x="800" d="M123 1075l188 105l-186 110q16 35 41 72l188 -111v224h90q0 -55 -1 
-110.5t-1 -113.5l193 109q10 -16 20.5 -34.5t20.5 -37.5l-193 -110q47 -27 95.5 -53.5t95.5 -55.5q-12 -18 -23.5 
-37.5t-23.5 -40.5l-187 111l-4 -213h-82v213q-47 -27 -92 -52.5t-92 -54.5z" />
+<glyph unicode="+" horiz-adv-x="935" d="M96 420v115h312v313h120v-313h312v-115h-312v-316h-120v316h-312z" />
+<glyph unicode="," horiz-adv-x="471" d="M31 -248q41 109 80 213.5t79 212.5h127l-176 -426h-110z" />
+<glyph unicode="-" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="." horiz-adv-x="425" d="M131 84q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="/" horiz-adv-x="854" d="M80 -39q145 393 287.5 779t285.5 780h121q-145 -393 -286.5 
-779.5t-286.5 -779.5h-121z" />
+<glyph unicode="0" horiz-adv-x="1341" d="M117 676q0 135 36.5 259t108.5 218t176.5 149.5t237.5 55.5q137 0 
239.5 -59.5t172 -155.5t103.5 -220t32 -255q0 -154 -44 -280t-120 -216t-176.5 -139t-216.5 -49q-115 0 -214.5 
50t-174 140t-117.5 217t-43 285zM238 674q0 -123 34.5 -228.5t93 -181.5t136.5 -120 t164 -44t164.5 42t139 
118t97.5 181.5t37 228.5q0 106 -27.5 209.5t-82 183.5t-134.5 129t-186 49q-109 0 -190 -49t-135 -130t-82.5 
-182.5t-28.5 -205.5z" />
+<glyph unicode="1" horiz-adv-x="610" d="M86 1225v116h297v-1341h-123v1225h-174z" />
+<glyph unicode="2" horiz-adv-x="1081" d="M109 950q0 82 26.5 157t78.5 130t129 88t175 33q90 0 164 -33t127 
-89t82 -133t29 -163q0 -109 -45.5 -214t-117 -206.5t-161.5 -202t-182 -200.5h590v-117h-881q129 127 251 250t216 
237.5t151.5 222t57.5 205.5q0 90 -28 152.5t-70 100.5t-91 55.5t-92 17.5 q-86 0 -142.5 -30.5t-89 -74.5t-45 
-95.5t-12.5 -90.5q0 -72 21.5 -127t60.5 -96l-71 -72q-31 23 -55.5 56.5t-41 73.5t-25.5 82t-9 83z" />
+<glyph unicode="3" horiz-adv-x="970" d="M88 127l88 84q41 -51 100.5 -81t131.5 -30q66 0 125 26t103 70t69.5 
101t25.5 123q0 68 -25.5 126t-69.5 101t-103.5 67.5t-124.5 24.5q-73 0 -132 -41q86 133 179.5 263.5t179.5 
263.5h-490v116h689q-86 -125 -173.5 -249.5t-173.5 -251.5q76 -14 142.5 -50t116 -91.5 t77 -126t27.5 -152.5q0 -90 
-35 -169t-95.5 -138.5t-140 -94t-169.5 -34.5q-96 0 -179.5 38.5t-142.5 104.5z" />
+<glyph unicode="4" horiz-adv-x="1081" d="M16 358q190 248 390 501t391 
499v-883h200v-117h-200v-358h-121v358h-660zM250 475h426v555q-49 -63 -103.5 -134t-109.5 -142.5t-109.5 
-143t-103.5 -135.5z" />
+<glyph unicode="5" horiz-adv-x="952" d="M104 106l89 80q41 -41 95 -63.5t118 -22.5q66 0 125 26t103 70t69.5 
101t25.5 123t-25.5 124t-69.5 101t-103.5 67.5t-124.5 24.5q-61 0 -122 -18.5t-106 
-63.5v686h594v-116h-489v-400q29 12 58.5 20.5t66.5 8.5q96 0 177 -34t139 -92t91 -137t33 -167q0 -92 -35 -172 
t-95.5 -140.5t-141 -94t-170.5 -33.5q-86 0 -164 31.5t-138 90.5z" />
+<glyph unicode="6" horiz-adv-x="1095" d="M109 420q0 104 31.5 198.5t85 177.5t123 156.5t145 138t150.5 120t140 
102.5l76 -94q-92 -61 -176 -127t-151.5 -127.5t-116.5 -115.5t-72 -95q35 45 88 72.5t115 27.5q90 0 170 -34t140.5 
-93t95 -138t34.5 -169t-34.5 -169t-94 -138.5t-139.5 -94t-170 -34.5 q-82 0 -161 29.5t-141.5 85t-100 136.5t-37.5 
185zM231 420q0 -66 25 -124t68 -101t100 -69t123 -26t124 26t102 69t69.5 101t25.5 124t-25.5 124t-69.5 101t-102.5 
67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-68 -101t-25 -124z" />
+<glyph unicode="7" horiz-adv-x="944" d="M72 1225v116h843q-145 -346 -283 -674.5t-278 -666.5h-139q123 293 253 
603t259 622h-655z" />
+<glyph unicode="8" horiz-adv-x="1093" d="M109 416q0 74 20.5 137t56 112.5t83.5 85t104 54.5q-72 37 -109 
99.5t-37 131.5q0 70 24.5 128.5t67.5 101.5t100.5 67.5t123.5 24.5t123 -24.5t100 -67.5t68.5 -102.5t25.5 -127.5q0 
-72 -37 -132t-106 -99q55 -18 104 -54t86 -86.5t58.5 -113t21.5 -135.5 q0 -88 -32.5 -166t-92 -137.5t-140.5 
-94t-177 -34.5t-176 34.5t-138.5 94t-90 137.5t-31.5 166zM231 420q0 -66 25 -123t67 -101t98 -70t122 -26t125 
26t103 70t69.5 101t25.5 123t-25.5 123t-68.5 100t-101.5 68.5t-123.5 25.5q-66 0 -123 -24.5t-100 -67.5t-68 -100 
t-25 -125zM344 1036q0 -78 59.5 -130t143.5 -52t141 52t57 130q0 41 -15 79t-41.5 65.5t-63.5 44t-78 16.5t-78 
-16.5t-64.5 -44t-44 -65.5t-16.5 -79z" />
+<glyph unicode="9" horiz-adv-x="1095" d="M109 877q0 90 34.5 168.5t95 138t140.5 94.5t170 35q80 0 158.5 
-30t141 -85t100.5 -136t38 -185q0 -158 -68.5 -290t-171 -243t-220 -200t-216.5 -160q-18 23 -37.5 47t-35.5 47q92 
61 176 125.5t151.5 126t116.5 117t72 96.5q-35 -47 -88.5 -74t-116.5 -27 q-90 0 -170 34t-140.5 92.5t-95 
138t-34.5 170.5zM229 877q0 -66 26 -124.5t70 -101.5t102 -67.5t124 -24.5t123 24.5t100 67.5t67.5 101.5t24.5 
124.5t-24.5 124t-67.5 101t-100.5 68.5t-122.5 25.5q-66 0 -124 -25.5t-102 -68.5t-70 -101.5t-26 -123.5z" />
+<glyph unicode=":" horiz-adv-x="428" d="M131 84q0 35 25.5 59.5t58.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5zM131 625q0 35 25.5 59.5t58.5 24.5q31 0 56.5 -25t25.5 
-59q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5z" />
+<glyph unicode=";" horiz-adv-x="509" d="M35 -248q41 109 80 213.5t80 212.5h127q-47 -109 -90.5 -213t-88.5 
-213h-108zM193 600q0 35 24.5 59.5t56.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 
-57 23.5t-24 60.5z" />
+<glyph unicode="&#x3c;" horiz-adv-x="1144" d="M74 492q227 129 450.5 260t450.5 260v-160q-156 -90 -312.5 
-179t-312.5 -181q156 -92 312.5 -181.5t312.5 -179.5v-162z" />
+<glyph unicode="=" horiz-adv-x="1335" d="M145 260v117h1045v-117h-1045zM145 659v119h1045v-119h-1045z" />
+<glyph unicode="&#x3e;" horiz-adv-x="1144" d="M170 -31v162l627 361l-627 360v160q227 -129 450.5 -260t450.5 
-260z" />
+<glyph unicode="?" horiz-adv-x="976" d="M74 1210q16 49 47 102.5t79 97.5t115.5 72.5t159.5 28.5q86 0 160 
-31.5t128 -87t86 -129t32 -155.5q0 -113 -54.5 -198t-148.5 -154q-33 -25 -66.5 -45.5t-61.5 -47t-45.5 -65.5t-17.5 
-98v-162h-120v201q0 66 21.5 106.5t57 71.5t81.5 58.5t94 68.5q72 55 104.5 121.5 t32.5 142.5q0 61 -21.5 
113.5t-58.5 91.5t-89 60.5t-114 21.5q-119 0 -190.5 -58.5t-106.5 -162.5zM344 102q0 35 25.5 59.5t56.5 24.5q29 0 
55.5 -24.5t26.5 -59.5q0 -37 -26.5 -60.5t-55.5 -23.5q-31 0 -56.5 24t-25.5 60z" />
+<glyph unicode="@" horiz-adv-x="1916" d="M96 406q0 164 61.5 317.5t175 271t274.5 188t360 70.5q188 0 341.5 
-65.5t261 -176t166 -256t58.5 -302.5q0 -121 -26.5 -206t-72.5 -140.5t-107.5 -81t-129.5 -25.5h-219v84q0 23 1 
43t1 39q-14 -35 -43 -66.5t-71 -58.5t-95 -42t-117 -15q-92 0 -170.5 33.5t-135 91 t-89.5 134.5t-33 163q0 88 34 
166.5t92.5 138t136 93.5t165.5 34q61 0 114.5 -16.5t95.5 -44t71 -61.5t43 -67l8 170h105v-715h112q39 0 78 18.5t71 
60.5t51 107.5t19 160.5q0 137 -51 264t-144 222t-226.5 152.5t-296.5 57.5q-180 0 -320.5 -64.5t-238 -169t-148.5 
-238.5 t-51 -274q0 -152 58.5 -285.5t157.5 -234t234.5 -158t288.5 -57.5q123 0 234.5 37t205.5 102l66 -77q-104 
-82 -238.5 -125t-271.5 -43q-174 0 -327.5 66.5t-269.5 181t-182.5 268t-66.5 330.5zM600 412q0 -68 24.5 
-125.5t67.5 -100.5t101.5 -67.5t126.5 -24.5t126 24.5 t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 
100t-101.5 67.5t-125.5 24.5q-68 0 -126.5 -24.5t-101.5 -66.5t-67.5 -99t-24.5 -125z" />
+<glyph unicode="A" d="M31 0q31 74 82 195.5t110.5 267t123 302.5t122.5 302t109.5 266t83.5 197q31 -76 82 
-197t110 -266t123.5 -302t124 -302.5t110 -267t82.5 -195.5h-141q-41 94 -96.5 231.5t-114.5 290.5h-561q-59 -154 
-114.5 -291t-96.5 -231h-139zM428 643h467q-61 154 -116.5 293 t-96.5 235q-4 8 -10 28t-10 36q-4 -16 -10.5 
-36t-10.5 -28q-41 -96 -97.5 -235t-115.5 -293z" />
+<glyph unicode="B" horiz-adv-x="1189" d="M209 0v1462h342q102 0 185 -20.5t142.5 -65.5t91 -116.5t31.5 -174.5q0 
-59 -12 -113t-38.5 -100.5t-69.5 -80t-107 -52.5q57 -12 111.5 -38.5t96.5 -69.5t67.5 -103.5t25.5 -140.5q0 -98 
-39 -172t-103.5 -121t-148.5 -70.5t-174 -23.5h-401zM348 127h250 q70 0 131.5 17.5t107.5 51t72.5 85t26.5 118.5q0 
74 -31 127.5t-83 86t-118.5 48t-136.5 15.5h-219v-549zM348 797h246q133 0 200.5 78.5t67.5 199.5q0 137 -82 
198.5t-213 61.5h-219v-538z" />
+<glyph unicode="C" horiz-adv-x="1320" d="M102 721q0 162 59.5 301t162 240.5t239.5 159t293 57.5q55 0 111.5 
-7.5t107.5 -21.5t94 -32.5t74 -41.5q-10 -16 -16 -26.5t-12.5 -21.5t-14.5 -25.5t-20 -36.5q-66 41 -153 61.5t-167 
20.5q-129 0 -241.5 -49.5t-195.5 -134.5t-131 -196.5t-48 -236.5q0 -119 43 -228.5 t122.5 -192.5t190.5 -133t246 
-50q59 0 114.5 9t102.5 24.5t83 32t56 32.5l64 -127q-66 -41 -174.5 -77.5t-251.5 -36.5q-170 0 -306.5 59t-231.5 
160.5t-147.5 234.5t-52.5 283z" />
+<glyph unicode="D" horiz-adv-x="1462" d="M211 0v1462h340q221 0 374.5 -67.5t250 -174t139.5 -238.5t43 -261q0 
-166 -59.5 -299t-160 -227.5t-233.5 -144.5t-282 -50h-412zM352 133h256q127 0 238.5 41t194.5 118t130.5 
187.5t47.5 249.5q0 127 -44.5 236.5t-126 189.5t-196.5 126t-258 46h-242v-1194z" />
+<glyph unicode="E" horiz-adv-x="1253" d="M211 0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950z" />
+<glyph unicode="F" horiz-adv-x="1132" d="M211 0v1462h838v-129h-699v-553h617v-131h-617v-649h-139z" />
+<glyph unicode="G" horiz-adv-x="1398" d="M102 713q0 166 60.5 306t164 242.5t242 160t291.5 57.5q104 0 212 
-27t192 -78l-70 -114q-68 41 -159 64.5t-177 23.5q-125 0 -236.5 -49.5t-196.5 -133.5t-134 -198.5t-49 -243.5q0 
-123 44 -233.5t123.5 -193.5t192.5 -131t250 -48q68 0 142.5 15t142.5 46v369h-316 v123h445v-582q-84 -49 -190.5 
-76.5t-223.5 -27.5q-172 0 -310.5 56t-235.5 154.5t-150.5 231.5t-53.5 287z" />
+<glyph unicode="H" horiz-adv-x="1531" d="M209 0v1462h141v-659h832v659h143v-187.5v-253.5t-1 -288.5t-1 -289t-1 
-255t-1 -188.5h-139v670h-832v-670h-141z" />
+<glyph unicode="I" horiz-adv-x="559" d="M209 0v1462h141v-1462h-141z" />
+<glyph unicode="J" horiz-adv-x="608" d="M-74 -168q74 4 135.5 31.5t105.5 79t69.5 127t25.5 
174.5v1218h141v-1224q0 -127 -36.5 -226.5t-101 -167t-152 -104.5t-187.5 -39v131z" />
+<glyph unicode="K" horiz-adv-x="1275" d="M209 0v1462h153v-614q0 -16 -2 -32.5t-4 -35.5q10 14 19.5 24.5t19.5 
24.5q164 154 321.5 316t321.5 317h181q-150 -152 -299.5 -304t-301.5 -304q172 -219 330 -427t328 -427h-176q-154 
195 -295 378t-295 380q-37 -37 -74 -72t-76 -70q0 -160 1 -308t1 -308h-153z" />
+<glyph unicode="L" horiz-adv-x="1155" d="M209 0v1462h139v-1329h778v-133h-917z" />
+<glyph unicode="M" horiz-adv-x="1839" d="M209 0v1528q39 -57 96 -140t125 -179.5t139.5 -197t138 -193.5t122 
-171t90.5 -127q18 27 66 96.5t112.5 161.5t140.5 199.5t148.5 211t137 192.5t105.5 147v-1528h-147v1042q0 18 2 
39t2 35q-35 -49 -83 -117.5t-101.5 -146.5t-108.5 -159t-106.5 -156.5t-95.5 -141 t-72 -108.5q-29 37 -78 
105.5t-107.5 153.5t-122 176t-118 171t-96.5 140.5t-56 82.5q0 -14 3 -34.5t3 -39.5v-1042h-139z" />
+<glyph unicode="N" horiz-adv-x="1662" d="M209 0v1530q59 -76 145 -174.5t187.5 -209t208 -227t206 -226t185.5 
-207t141 -169.5q4 -10 16.5 -25.5t22.5 -29.5l-6 68v1132h139v-1530q-59 72 -146 171.5t-188.5 212t-209 230.5t-208 
230.5t-183.5 209.5t-136 169q-6 8 -18.5 23.5t-22.5 29.5l6 -65v-1143h-139z" />
+<glyph unicode="O" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5z" />
+<glyph unicode="P" horiz-adv-x="1128" d="M211 0v1462h354q92 0 178 -25.5t153 -78.5t106.5 -133t39.5 -191q0 -84 
-26.5 -165t-82.5 -143t-146.5 -101t-217.5 -39h-219v-586h-139zM350 719h217q98 0 164 31.5t103.5 80t53 102.5t15.5 
99q0 55 -21.5 109.5t-62.5 96.5t-104.5 67.5t-145.5 25.5h-219v-612z" />
+<glyph unicode="Q" horiz-adv-x="1705" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290q0 -190 -89 -349t-236 -257l372 10v-133h-641q-39 -8 -76.5 -12t-78.5 
-4q-154 0 -290 58t-237.5 159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5 t192.5 -131t235.5 
-48t236.5 48t194.5 131t131 194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48t-235.5 -48t-192.5 
-132t-130 -195.5t-48 -238.5z" />
+<glyph unicode="R" horiz-adv-x="1234" d="M209 0v1462h354q92 0 178 -25.5t153 -78.5t106.5 -133t39.5 -191q0 
-123 -55 -233.5t-182 -169.5q18 -31 49 -82t67.5 -111.5t76.5 -126t77 -125t67.5 -108.5t49.5 -78h-170q-16 25 -43 
68t-59.5 96t-69.5 112.5t-72 117t-66.5 108.5t-54.5 88q-20 -4 -42.5 -4h-45.5 h-219v-586h-139zM348 719h217q98 0 
164 32.5t103.5 81t53 102.5t15.5 99q0 55 -21.5 108.5t-62.5 95.5t-104.5 67.5t-145.5 25.5h-219v-612z" />
+<glyph unicode="S" horiz-adv-x="1128" d="M74 119l63 123q37 -23 83 -45.5t96.5 -39t103.5 -26.5t104 -10q55 0 
122 15.5t123 50t94 89t38 132.5q0 96 -56.5 155.5t-140 101.5t-182 74.5t-182.5 76.5t-140.5 109.5t-56.5 170.5q0 
74 30 142.5t87 119.5t139 81.5t185 30.5q57 0 117.5 -9t113.5 -22.5t96 -28 t66 -24.5l-51 -112q-72 29 -159 
49t-169 20q-74 0 -132 -18t-99 -51t-62.5 -75t-21.5 -91q0 -59 32.5 -101t86 -73t121 -56.5t138 -52t138 -60.5t121 
-83t86 -116.5t32.5 -164.5q0 -96 -34.5 -172.5t-100 -131t-161 -84t-216.5 -29.5q-86 0 -158.5 15t-129 36.5t-98.5 
44 t-66 39.5z" />
+<glyph unicode="T" horiz-adv-x="1099" d="M92 1329v133h916v-133h-390v-1329h-141v1329h-385z" />
+<glyph unicode="U" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5z" />
+<glyph unicode="V" horiz-adv-x="1327" d="M33 1462h139q29 -70 66.5 -164t80.5 -200.5t88.5 -220t88.5 -220t80.5 
-201t66.5 -163.5l21 -66l20 66q29 70 66.5 164t80.5 200.5t88.5 220t88.5 220t80.5 201t66.5 163.5h141q-33 -76 -83 
-196.5t-109.5 -266t-124 -302t-123.5 -301t-110.5 -266.5t-81.5 -198 q-31 76 -82.5 198t-110.5 266.5t-122.5 
301t-123 302t-111 266t-81.5 196.5z" />
+<glyph unicode="W" horiz-adv-x="1933" d="M39 1458h158q39 -100 84 -216t90 -232.5t87 -228t76.5 -205t58 
-161t32.5 -96.5l16 -61q0 6 8 29.5t10 29.5t13.5 37t28 77t38 103.5t43.5 116.5q53 139 117 312q-45 127 -82 
231q-16 45 -31.5 88t-28 80t-21.5 62.5t-11 33.5h135q96 -248 178 -469q35 -94 72 -192.5 t69.5 -187.5t60.5 
-164.5t44 -125.5q4 -16 8 -30.5t8 -30.5l17 61q6 31 30.5 99.5t59.5 162t78 206t88 228t91 230.5t85 213h147q-51 
-127 -109 -274.5t-117.5 -300t-117 -300t-106.5 -274.5t-87 -225t-56 -150l-320 826q-4 8 -9 20.5t-7 22.5q-2 -4 -4 
-12.5t-5 -14.5 l-4 -16q-61 -160 -120 -311q-25 -66 -52.5 -134.5t-54.5 -136t-51.5 -131t-42.5 -115.5q-154 385 
-297 764t-297 762z" />
+<glyph unicode="X" horiz-adv-x="1218" d="M37 0q25 37 62.5 96.5t83.5 131t95.5 147.5t94.5 147.5t83.5 131t61.5 
96.5q-23 35 -59.5 91t-79.5 124.5t-91 141.5t-91 140.5t-80 123.5t-60 91h172q31 -49 79 -124.5t100.5 -157.5t100.5 
-159t81 -126l24 -49l25 49q31 49 78 126t98 159t98.5 157.5t77.5 124.5h166 l-457 -719q25 -37 63 -96t84 -130t95 
-146.5t95 -146t84 -129t63 -95.5h-174l-334 524q-14 20 -36 58.5t-38 60.5q-6 -14 -13 -28.5t-11 -18.5l-369 
-596h-172z" />
+<glyph unicode="Y" horiz-adv-x="1302" d="M37 1462h158q37 -61 90 -155.5t113.5 -200t121 -214t109.5 -198.5l24 
-61l25 61q51 90 110.5 198.5t118 214t110.5 200t89 155.5h160l-543 -952v-510h-141v510q-27 45 -71 120t-95 
166t-107.5 190t-107.5 190.5t-94.5 166t-69.5 119.5z" />
+<glyph unicode="Z" horiz-adv-x="1298" d="M25 0q51 74 126.5 183.5t163.5 236.5t181.5 262t181.5 261t164 
232.5t127 176.5h-721q-66 0 -110 26.5t-44 85.5v72h129v-27q0 -29 14.5 -38t49.5 -9h919l-938 
-1327h977v-135h-1220z" />
+<glyph unicode="[" horiz-adv-x="634" d="M195 -307v1847h374v-117h-254v-1613h254v-117h-374z" />
+<glyph unicode="\" horiz-adv-x="868" d="M80 1520h133l575 -1559h-133z" />
+<glyph unicode="]" horiz-adv-x="634" d="M66 -190h253v1613h-253v117h374v-1847h-374v117z" />
+<glyph unicode="^" horiz-adv-x="788" d="M147 989l248 373q61 -92 123 -186.5t125 -186.5h-90q-16 25 -36.5 
53.5t-42 59.5t-42 60.5t-37.5 51.5q-16 -23 -36.5 -52t-43 -60t-43 -59.5t-36.5 -53.5h-89z" />
+<glyph unicode="_" horiz-adv-x="1087" d="M131 0v117h825v-117h-825z" />
+<glyph unicode="`" horiz-adv-x="413" d="M-78 1264h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="a" horiz-adv-x="1085" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125z" />
+<glyph unicode="b" horiz-adv-x="1087" d="M141 0v1569h113v-922q39 76 125 133.5t205 57.5q92 0 168.5 -32t133 
-88t88.5 -135t32 -173q0 -90 -32 -168t-89.5 -135.5t-135 -90t-169.5 -32.5q-115 0 -204 53t-124 131q0 -20 1 
-39.5t1 -42.5v-86h-113zM254 412q0 -68 24.5 -125.5t67.5 -100.5t101.5 -67.5 t125.5 -24.5q68 0 125.5 24.5t99.5 
67.5t64.5 100.5t22.5 123.5q0 68 -22.5 126t-64.5 100t-99.5 66.5t-125.5 24.5t-126 -24.5t-101 -66.5t-67.5 
-99.5t-24.5 -124.5z" />
+<glyph unicode="c" horiz-adv-x="847" d="M80 410q0 88 33.5 166.5t92 136t137.5 91.5t169 34q78 0 147.5 
-25t124.5 -70q-16 -23 -34.5 -42t-36.5 -42q-84 68 -201 68q-68 0 -126 -24.5t-101 -66.5t-67.5 -100.5t-24.5 
-125.5q0 -66 24.5 -123.5t67.5 -100.5t101 -67.5t126 -24.5q117 0 201 68l69 -84 q-55 -45 -123.5 -69.5t-146.5 
-24.5q-90 0 -169 33.5t-137.5 91t-92 135.5t-33.5 166z" />
+<glyph unicode="d" horiz-adv-x="1087" d="M82 410q0 92 32.5 170.5t89 135t133.5 89.5t167 33q63 0 116.5 
-16.5t95.5 -43t71.5 -61.5t46.5 -70v922h112v-1569h-112v84q0 23 2 44.5t2 41.5q-41 -76 -127 -131t-209 -55q-94 0 
-171 33.5t-132.5 91t-86 135.5t-30.5 166zM195 412q0 -68 24.5 -125.5t67.5 -100.5 t101 -67.5t126 -24.5t126 
24.5t101 67.5t68 100.5t25 125.5q0 66 -25 123t-68 100t-101 67.5t-126 24.5t-126 -24.5t-101 -66.5t-67.5 
-99t-24.5 -125z" />
+<glyph unicode="e" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5z" />
+<glyph unicode="f" horiz-adv-x="606" d="M57 707v110h142v242q0 250 119.5 376t318.5 134v-109q-152 -4 -239 
-109.5t-87 -291.5v-242h269v-110h-269v-707h-112v707h-142z" />
+<glyph unicode="g" horiz-adv-x="1087" d="M82 408q0 92 32.5 169.5t90 136t134.5 91.5t163 33q68 0 123 -18.5t97 
-46.5t70.5 -60.5t41.5 -63.5q0 41 3 84t5 86h104v-805q0 -88 -26.5 -162.5t-80 -129t-135 -85t-192.5 -30.5q-117 0 
-204 43t-177 127l74 78q80 -78 152.5 -109t150.5 -31q86 0 146.5 21.5 t99.5 59.5t57 92.5t20 119.5v28.5t3 47.5q0 
6 1 19.5t1 28.5t1 28.5t1 17.5q-39 -78 -124 -136t-210 -58q-90 0 -167 32.5t-134.5 90t-89 134.5t-31.5 167zM195 
412q0 -68 24.5 -125.5t67.5 -100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t68 100.5t25 125.5q0 66 -25 123 t-68 
100t-101 67.5t-126 24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125z" />
+<glyph unicode="h" horiz-adv-x="987" d="M139 0v1569h113v-948q41 94 126 154.5t208 62.5q123 0 194.5 -68t75.5 
-178v-592h-113v553q-4 70 -49 119t-135 53q-66 0 -121 -21.5t-97 -60.5t-65.5 -92t-23.5 -117v-434h-113z" />
+<glyph unicode="i" horiz-adv-x="391" d="M115 1116q0 35 25.5 58.5t56.5 23.5t55 -23.5t24 -58.5q0 -37 -24.5 
-59.5t-54.5 -22.5q-31 0 -56.5 22.5t-25.5 59.5zM139 0v819h113v-819h-113z" />
+<glyph unicode="j" horiz-adv-x="391" d="M20 -311q55 53 87 127.5t32 177.5v825h113v-825q0 -129 -41 -226.5t-111 
-160.5q-23 20 -41 39.5t-39 42.5zM117 1116q0 35 25.5 58.5t56.5 23.5q33 0 57.5 -23.5t24.5 -58.5q0 -37 -25 
-59.5t-57 -22.5q-31 0 -56.5 22.5t-25.5 59.5z" />
+<glyph unicode="k" horiz-adv-x="845" d="M139 0v1569h113v-1143q115 106 221 205.5t221 208.5l68 -70q-78 -72 
-148.5 -140.5t-148.5 -140.5l356 -489h-131l-305 414l-133 -123v-291h-113z" />
+<glyph unicode="l" horiz-adv-x="399" d="M143 0v1569h113v-1569h-113z" />
+<glyph unicode="m" horiz-adv-x="1576" d="M141 0v819h97q2 -18 3 -48t3 -61.5t3 -59t1 -42.5q45 102 128 165t206 
65q115 0 184.5 -60.5t81.5 -159.5q47 98 128 158t202 62q123 0 193.5 -68t74.5 -178v-592h-113v553q-4 70 -49 
119t-135 53q-63 0 -117.5 -21.5t-94.5 -59.5t-62.5 -90t-24.5 -114v-440h-113v553 q-4 70 -49 119t-133 53q-66 0 
-120 -21.5t-95 -60.5t-63.5 -92t-22.5 -117v-434h-113z" />
+<glyph unicode="n" horiz-adv-x="989" d="M141 0v819h97l10 -211q45 102 133 166t211 64q121 0 191.5 -68t74.5 
-178v-592h-113v553q-4 70 -49 119t-135 53q-66 0 -121 -21.5t-97 -60.5t-65.5 -92t-23.5 -117v-434h-113z" />
+<glyph unicode="o" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124z" />
+<glyph unicode="p" horiz-adv-x="1087" d="M141 -393v1212h109q0 -6 1 -26.5t1 -46t1 -52t1 -47.5q39 76 125 
133.5t205 57.5q92 0 168.5 -32t133 -88t88.5 -135t32 -173q0 -90 -32 -168t-89.5 -135.5t-135 -90t-169.5 
-32.5q-115 0 -204 53t-124 131q0 -20 1 -39.5t1 -42.5v-479h-113zM254 412q0 -68 24.5 -125.5 t67.5 -100.5t101.5 
-67.5t125.5 -24.5q68 0 125.5 24.5t99.5 67.5t64.5 100.5t22.5 123.5q0 68 -22.5 126t-64.5 100t-99.5 66.5t-125.5 
24.5t-126 -24.5t-101 -66.5t-67.5 -99.5t-24.5 -124.5z" />
+<glyph unicode="q" horiz-adv-x="1087" d="M82 410q0 92 32.5 170.5t89 135t133.5 89.5t167 33q63 0 116.5 
-16.5t95.5 -43t71.5 -61.5t46.5 -70q0 20 1 47t1 52.5t1 46t1 26.5h108v-1212h-112v477q0 23 2 44.5t2 41.5q-41 -76 
-127 -131t-209 -55q-94 0 -171 33.5t-132.5 91t-86 135.5t-30.5 166zM195 412 q0 -68 24.5 -125.5t67.5 -100.5t101 
-67.5t126 -24.5t126 24.5t101 67.5t68 100.5t25 125.5q0 66 -25 123t-68 100t-101 67.5t-126 24.5t-126 -24.5t-101 
-66.5t-67.5 -99t-24.5 -125z" />
+<glyph unicode="r" horiz-adv-x="602" d="M141 0v819h97l10 -211q25 53 63.5 95t84.5 72t96.5 46.5t95.5 16.5l-23 
-142q-61 0 -117.5 -19.5t-99.5 -54t-68.5 -85t-25.5 -111.5v-426h-113z" />
+<glyph unicode="s" horiz-adv-x="679" d="M74 86q8 8 20 22.5t22.5 26.5t17.5 21.5t9 9.5q6 -10 26.5 -22.5t47.5 
-23.5t57.5 -19.5t59.5 -8.5q25 0 52.5 7t51 23.5t37.5 41t14 59.5q0 47 -28.5 75t-71.5 48.5t-94 37.5t-94 44t-72 
70t-29 110q0 61 22.5 103.5t57.5 70t79 40t85 12.5q53 0 116.5 -23t110.5 -70 l-61 -79q-16 23 -64.5 42t-97.5 
19q-20 0 -43.5 -6t-43 -19.5t-33 -35t-13.5 -52.5q0 -47 28.5 -74.5t71.5 -48t93.5 -39t93.5 -45t71.5 -68.5t28.5 
-108q0 -102 -69.5 -172.5t-198.5 -70.5q-70 0 -142.5 24.5t-117.5 77.5z" />
+<glyph unicode="t" horiz-adv-x="585" d="M39 709v102h164v367h112v-367h244v-102h-244v-709h-112v709h-164z" />
+<glyph unicode="u" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 21.5t97.5 
59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 67.5t-74.5 
177.5z" />
+<glyph unicode="v" horiz-adv-x="874" d="M25 819h120q61 -123 104.5 -216t75 -168t58.5 -139.5t55 -129.5q29 66 
54.5 130t57.5 139t75 168t104 216h121q-111 -219 -206 -434t-206 -434q-57 109 -108 217t-100.5 217t-99.5 
217.5t-105 216.5z" />
+<glyph unicode="w" d="M31 819h112q49 -113 87 -202t69 -164.5t57.5 -144t51.5 -142.5q16 43 34.5 88t41 100.5t51 
126t69.5 162.5l-80 176h101q102 -227 168.5 -381.5t115.5 -271.5q25 74 52.5 143.5t60.5 145t73 164t89 
200.5h112l-387 -868q-70 147 -128 290.5t-128 290.5l-245 -581 q-96 219 -189.5 434t-187.5 434z" />
+<glyph unicode="x" horiz-adv-x="821" d="M45 0q72 106 147.5 212t147.5 212q-70 98 -143.5 197.5t-145.5 
197.5h139q57 -86 110.5 -156.5t113.5 -154.5q57 84 110.5 154.5t110.5 154.5h127q-37 -53 -71 -102t-68.5 
-96.5t-70.5 -96.5t-73 -104q72 -98 154 -209t151 -209h-141q-61 84 -121.5 161t-120.5 161 q-59 -84 -114.5 
-160t-114.5 -162h-127z" />
+<glyph unicode="y" horiz-adv-x="917" d="M29 819h121q61 -123 106 -221t81 -179t64.5 -150.5t57.5 -135.5q29 66 
56.5 135.5t63 150.5t81 179t106.5 221h121l-559 -1212h-119q27 55 48.5 103t41.5 97.5t44 103.5t54 122q-94 188 
-184 392t-184 394z" />
+<glyph unicode="z" horiz-adv-x="827" d="M53 0l510 721h-346q-68 0 -107.5 29.5t-39.5 91.5v55h102v-27q0 -29 
16.5 -40t51.5 -11h528l-502 -708h494v-111h-707z" />
+<glyph unicode="{" horiz-adv-x="628" d="M68 551v125q51 2 82.5 30.5t50 69.5t24.5 89t6 89v342q0 94 17.5 
144.5t48.5 73t71 24.5t83 2h110v-117h-100q-63 0 -86 -45t-23 -174v-282q0 -76 -12 -127.5t-31.5 -87t-43 -56t-46.5 
-35.5q23 -14 46.5 -35.5t43 -57.5t31.5 -87t12 -125v-282q0 -129 22.5 -174 t86.5 -45h100v-117h-110q-45 0 -85 
2t-70 26.5t-47.5 80t-17.5 161.5v309q0 43 -6 90.5t-24.5 89.5t-50 69.5t-82.5 29.5z" />
+<glyph unicode="|" horiz-adv-x="503" d="M193 -479v1925h118v-1925h-118z" />
+<glyph unicode="}" horiz-adv-x="626" d="M68 -190h100q31 0 51.5 10t32.5 34.5t17 66.5t5 108v311q0 66 14.5 
113t35 78.5t44 52t42.5 32.5q-23 14 -46.5 35t-44 56.5t-33 87t-12.5 127.5v282q0 63 -5 106.5t-17 68t-32.5 
34.5t-51.5 10h-100v117h108q43 0 83 -2t70.5 -23.5t49 -71.5t18.5 -147v-313 q0 -41 4.5 -92t21.5 -98.5t49 -81t87 
-35.5v-125q-55 -2 -87 -35t-49 -80t-21.5 -99t-4.5 -91v-309q0 -96 -18.5 -145.5t-49 -72t-70.5 -24.5t-83 
-2h-108v117z" />
+<glyph unicode="~" horiz-adv-x="966" d="M170 965q2 41 19.5 71.5t43 52t56 31.5t61.5 10q47 0 84 -18t70 
-53t56.5 -46.5t51.5 -11.5q14 0 34 4.5t38 15.5t31.5 31.5t17.5 51.5l68 -4q-2 -41 -19.5 -72t-43 -52.5t-56.5 
-31.5t-61 -10q-47 0 -84 19.5t-70 52.5q-33 35 -56.5 46t-52.5 11q-16 0 -34.5 -4 t-37 -15.5t-31.5 -32t-17 
-50.5z" />
+<glyph unicode="&#xa1;" horiz-adv-x="509" d="M174 1004q0 35 24.5 59t57.5 24q31 0 56.5 -24.5t25.5 -58.5q0 -39 
-25.5 -61.5t-56.5 -22.5q-33 0 -57.5 22.5t-24.5 61.5zM195 -434v1206h120v-1206h-120z" />
+<glyph unicode="&#xa2;" horiz-adv-x="878" d="M82 410q0 80 27.5 150.5t74.5 126.5t112.5 94t141.5 
50v121h86v-114q76 -2 142.5 -27t119.5 -68q-16 -23 -34.5 -42t-36.5 -42q-80 63 -191 68v-633q111 2 191 68l69 
-84q-53 -43 -119.5 -67.5t-140.5 -26.5v-123h-86v129q-76 12 -141.5 50t-112.5 93t-74.5 126 t-27.5 151zM195 410q0 
-115 67.5 -199t175.5 -109v617q-109 -25 -176 -108.5t-67 -200.5z" />
+<glyph unicode="&#xa3;" horiz-adv-x="1210" d="M86 0v117h90q35 0 56.5 10t32.5 36.5t15.5 75t4.5 
121.5v232h-135v117h135v364q0 145 107.5 227t281.5 82q143 0 226 -53t130 -145l-90 -51q-16 25 -35.5 49t-48.5 
42.5t-72 30t-106 11.5q-145 0 -208.5 -60.5t-63.5 -158.5v-338h249v-117h-249v-295q0 -59 -7.5 -105 t-38.5 
-75h412q63 0 106.5 5t68 17.5t34.5 33t10 52.5v101h121v-150q0 -37 -7 -68.5t-31.5 -55t-73 -38t-132.5 
-14.5h-782z" />
+<glyph unicode="&#xa4;" horiz-adv-x="935" d="M164 489l72 72q-62 78 -62 178q0 47 14.5 91t40.5 79l-65 68l61 
59l66 -65q37 29 81 45t95 16t96 -17.5t80 -45.5l66 67l61 -61l-65 -64q57 -76 57 -172q0 -98 -62 -176l70 -71l-59 
-60l-72 70q-35 -27 -80 -41.5t-92 -14.5t-91 14.5t-79 39.5l-72 -70zM260 739 q0 -43 16.5 -82t45 -67.5t65.5 
-45t80 -16.5t82 16.5t66.5 45t44 67.5t16.5 82t-16.5 81t-44 66.5t-66.5 45t-82 16.5t-80 -16.5t-65.5 -45t-45 
-66.5t-16.5 -81z" />
+<glyph unicode="&#xa5;" horiz-adv-x="1355" d="M63 1462h158q37 -61 90.5 -155.5t113.5 -200t120.5 -214t109.5 
-198.5l25 -61l25 61q51 90 110 198.5t117.5 214t111 200t89.5 155.5h159l-479 -839h207v-84h-254l-16 
-29v-221h270v-84h-270v-205h-142v205h-270v84h270v221l-18 29h-252v84h203q-35 61 -78 136t-89 155.5 t-91 
162.5t-87 155t-76 133t-57 97z" />
+<glyph unicode="&#xa6;" horiz-adv-x="507" d="M195 242h118v-723h-118v723zM195 723v723h118v-723h-118z" />
+<glyph unicode="&#xa7;" horiz-adv-x="765" d="M119 695.5q-8 52.5 1 102.5t34.5 94t68.5 75q80 49 178 32q-29 41 
-51 84t-49 88q-35 61 -48 106.5t-10 78.5t20.5 56.5t41.5 41.5q31 29 73 50.5t79 43.5l59 -100q-23 -12 -44 
-24.5t-44 -26.5q-51 -29 -51 -73t53 -136h2l182 -309q27 -47 35 -97.5t-2 -99.5t-37.5 -92 t-70.5 -74q-80 -53 -177 
-37l103 -174q37 -61 50 -106t9 -79t-21.5 -57.5t-41.5 -42.5q-29 -29 -71 -50t-79 -44q-14 25 -29.5 50.5t-29.5 
52.5l88 51q27 14 39 32.5t10 45t-18 63.5t-49 90q-45 72 -74 120t-47.5 80t-29.5 51.5t-19 35.5q-25 45 -33 
97.5zM231 775.5 q-5 -33.5 7 -68.5q8 -55 53 -89t100 -32q66 4 109 53t39 113q-4 68 -53.5 109.5t-112.5 41.5q-39 
-4 -70 -21.5t-49 -45t-23 -61z" />
+<glyph unicode="&#xa8;" horiz-adv-x="763" d="M127 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 
-37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM494 1059q0 35 24.5 59.5t56.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57 23.5t-24 60.5z" />
+<glyph unicode="&#xa9;" d="M133 762q0 115 41 211t112.5 166.5t168 110.5t207.5 40t207 -40t167.5 -110.5t112.5 
-166.5t41 -211q0 -113 -41 -209t-112.5 -167t-167.5 -110.5t-207 -39.5t-207.5 39.5t-168 110.5t-112.5 167t-41 
209zM182 760q0 -102 38 -189.5t102.5 -152t151.5 -100t185 -35.5 q100 0 188.5 35.5t153 100t102.5 151.5t38 190q0 
104 -38 192t-102.5 152.5t-152.5 101.5t-189 37q-98 0 -185 -37t-151.5 -101.5t-102.5 -152.5t-38 -192zM338 762q0 
74 26.5 136.5t73.5 108.5t108.5 72.5t133.5 26.5q51 0 98 -13.5t76 -33.5q-10 -14 -13 -21.5t-16 -27.5 q-29 18 
-68.5 27.5t-74.5 9.5q-59 0 -110.5 -23t-88.5 -60.5t-58.5 -89t-21.5 -106.5t19.5 -104.5t55.5 -87t85 -60t111 
-22.5q53 0 98 15t64 30l28 -58q-29 -18 -78 -35.5t-114 -17.5q-76 0 -137.5 26.5t-105.5 72.5t-67.5 106.5t-23.5 
128.5z" />
+<glyph unicode="&#xaa;" horiz-adv-x="880" d="M102 920q0 63 25 119.5t67 99.5t98 67.5t120 24.5q45 0 82.5 
-12.5t68.5 -32t51.5 -43t30.5 -47.5l6 121h76v-590h-82v61q0 16 1 30.5t1 26.5q-23 -47 -83 -89t-152 -42q-68 0 
-124.5 25t-97 65.5t-64.5 97.5t-24 118zM184 924q0 -98 65.5 -164t164.5 -66q49 0 92 17.5 t73.5 48.5t48 72.5t17.5 
91.5q0 47 -17.5 89t-48 72.5t-73.5 48t-92 17.5q-98 0 -164 -64.5t-66 -162.5z" />
+<glyph unicode="&#xab;" horiz-adv-x="927" d="M90 494q27 25 75 76t101 106t101.5 106.5t74.5 75.5v-137q-23 -23 
-49 -52.5t-54 -61.5t-55.5 -61.5t-50.5 -51.5q23 -23 50.5 -52.5t55.5 -62.5t54.5 -63.5t48.5 -53.5v-135zM442 
494q27 25 75 76t101.5 106t102.5 106.5t76 75.5v-135q-23 -23 -50.5 -52.5t-55 -62.5 t-55.5 -62.5t-48 -51.5q20 
-23 48 -52.5t55.5 -62.5t55 -63.5t50.5 -53.5v-135z" />
+<glyph unicode="&#xac;" horiz-adv-x="1054" d="M166 418v88h743v-201h-121v113h-622z" />
+<glyph unicode="&#xad;" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="&#xae;" d="M133 762q0 115 41 211t112.5 166.5t168 110.5t207.5 40t207 -40t167.5 -110.5t112.5 
-166.5t41 -211q0 -113 -41 -209t-112.5 -167t-167.5 -110.5t-207 -39.5t-207.5 39.5t-168 110.5t-112.5 167t-41 
209zM182 760q0 -102 38 -189.5t102.5 -152t151.5 -100t185 -35.5 q100 0 188.5 35.5t153 100t102.5 151.5t38 190q0 
104 -38 192t-102.5 152.5t-152.5 101.5t-189 37q-98 0 -185 -37t-151.5 -101.5t-102.5 -152.5t-38 -192zM483 
430v692h168q43 0 84 -12t72 -37.5t50.5 -63.5t19.5 -89q0 -59 -27 -111.5t-86 -81.5q12 -23 37.5 -63.5 t53.5 
-86t53.5 -86t37.5 -61.5h-80q-10 16 -32.5 53t-47 78l-49 82t-41.5 66q-10 -2 -21 -2h-22h-104v-277h-66zM549 
770h102q47 0 78 15.5t49.5 38t25.5 48t7 48.5q0 53 -40 96t-118 43h-104v-289z" />
+<glyph unicode="&#xaf;" horiz-adv-x="825" d="M176 997v80h475v-80h-475z" />
+<glyph unicode="&#xb0;" horiz-adv-x="606" d="M113 1155q0 80 55 134t137 54q39 0 74 -14t60.5 -39.5t40 
-60.5t14.5 -74q0 -41 -14.5 -74.5t-40 -59.5t-60.5 -40t-74 -14q-82 0 -137 54t-55 134zM195 1155q0 -47 31.5 
-79t78.5 -32t79 32t32 79t-32 79t-79 32t-78.5 -32t-31.5 -79z" />
+<glyph unicode="&#xb1;" horiz-adv-x="1067" d="M162 217v117h743v-117h-743zM162 
750v116h311v312h121v-312h311v-116h-311v-314h-121v314h-311z" />
+<glyph unicode="&#xb2;" horiz-adv-x="704" d="M135 1237q0 84 52.5 142.5t150.5 58.5q90 0 144.5 -59.5t54.5 
-145.5q0 -53 -22.5 -105.5t-58.5 -103.5t-81 -100.5t-90 -98.5h293v-57h-437q63 63 124 123.5t108 117t74.5 
109.5t27.5 103q0 45 -13 75.5t-33.5 49t-45.5 26.5t-45 8q-43 0 -70.5 -15t-44 -36.5 t-22.5 -46.5t-6 -45q0 -66 41 
-111l-37 -34q-29 23 -46.5 63.5t-17.5 81.5z" />
+<glyph unicode="&#xb3;" horiz-adv-x="600" d="M113 842l43 41q43 -55 112 -56q33 0 62.5 13.5t51 35t34 50t12.5 
59.5q0 66 -47 112t-113 46q-32 -1 -63 -21q41 66 88 129.5t88 128.5h-242v60h340l-170 -248q76 -14 127 -69.5t51 
-137.5q0 -45 -17 -84t-47 -68.5t-69 -46t-84 -16.5q-47 0 -88 19.5t-69 52.5z" />
+<glyph unicode="&#xb4;" horiz-adv-x="524" d="M207 989l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" 
/>
+<glyph unicode="&#xb5;" horiz-adv-x="1095" d="M182 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-12 221q-43 -102 -131.5 -165.5t-212.5 -63.5q-88 0 -154 
38v-432h-111v611q-2 8 -2 28z" />
+<glyph unicode="&#xb6;" horiz-adv-x="1105" d="M76 1210q0 70 26.5 132.5t71.5 107.5t106.5 71.5t133.5 
26.5h454v-1548h-118v1432h-218v-1432h-118v872q-72 0 -133.5 27t-106.5 72t-71.5 106.5t-26.5 132.5z" />
+<glyph unicode="&#xb7;" horiz-adv-x="425" d="M131 582q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -25t25.5 -59q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xb8;" horiz-adv-x="933" d="M233 -354q39 20 72 35q10 -37 41 -60.5t76 -23.5q53 0 86 36.5t33 
90.5q0 47 -23.5 73.5t-53.5 46t-53.5 41t-23.5 58.5v57h78v-14q0 -29 8 -46.5t20.5 -28.5t28 -19.5t27.5 -16.5q45 
-33 63.5 -74t18.5 -84q0 -94 -54.5 -153.5t-146.5 -59.5q-63 0 -117.5 35t-79.5 107z " />
+<glyph unicode="&#xb9;" horiz-adv-x="385" d="M98 1384v54h135v-617h-55v563h-80z" />
+<glyph unicode="&#xba;" horiz-adv-x="825" d="M102 922q0 63 25 120.5t67 99.5t98 66.5t122 24.5t122 -24.5t98 
-66.5t65.5 -99.5t23.5 -120.5t-23.5 -120t-65.5 -97.5t-98.5 -65.5t-121.5 -25q-66 0 -122 24t-98 64.5t-67 97t-25 
122.5zM184 922q0 -47 17.5 -89t48.5 -73t73 -48.5t89 -17.5t89 17.5t72.5 48.5 t49 72.5t18.5 89.5q0 47 -18.5 
89t-49 72.5t-72.5 49t-89 18.5t-89 -18.5t-73 -49t-48.5 -72.5t-17.5 -89z" />
+<glyph unicode="&#xbb;" horiz-adv-x="927" d="M131 127v135q23 23 50.5 53.5t55 63.5t54 62.5t49.5 52.5q-23 23 
-49.5 52t-54 62t-55 62.5t-50.5 52.5v135q27 -25 76 -76t102 -106t101.5 -106.5t74.5 -75.5zM485 127v135q20 23 48 
53.5t55.5 63.5t55.5 62.5t50 52.5q-23 23 -50.5 52t-55 61t-55 61.5t-48.5 52.5v137 q27 -25 75 -76t101.5 
-106t101.5 -106.5t75 -75.5z" />
+<glyph unicode="&#xbc;" horiz-adv-x="1628" d="M84 1348v84h211v-953h-88v869h-123zM387 -39l574 1557h120q-145 
-391 -286.5 -777.5t-286.5 -779.5h-121zM825 266q141 184 290 372.5t290 
373.5v-658h147v-88h-147v-266h-90v266h-490zM997 354h318v414z" />
+<glyph unicode="&#xbd;" horiz-adv-x="1708" d="M80 1348v84h211v-953h-88v869h-123zM403 -39l574 1557h121q-145 
-391 -286.5 -777.5t-287.5 -779.5h-121zM997 672q0 59 18.5 111.5t55.5 92t91.5 62.5t123.5 23q63 0 115.5 -24t90.5 
-63.5t58.5 -93t20.5 -114.5q0 -78 -32 -153t-83 -146.5t-116 -143t-128 -141.5h418 v-82h-624q92 90 178 177t153.5 
169t107.5 158t40 143q0 63 -19.5 107.5t-49.5 72t-64.5 40t-65.5 12.5q-61 0 -101 -21.5t-62.5 -53.5t-32 -68t-9.5 
-64q0 -49 15.5 -89t44.5 -69l-51 -49q-43 33 -68 92t-25 115z" />
+<glyph unicode="&#xbe;" horiz-adv-x="2019" d="M90 520l68 66q33 -41 78 -63.5t100 -22.5q51 0 96 19.5t79 
53t54.5 78.5t20.5 94q0 51 -20.5 97.5t-54.5 79t-79 52t-96 19.5q-59 1 -100 -32q66 104 137 204.5t139 
202.5h-379v90h531q-66 -98 -133.5 -193.5t-133.5 -193.5q59 -10 110.5 -38.5t89.5 -70.5t59.5 -97.5 t21.5 -119.5q0 
-70 -27.5 -130t-74 -106t-107.5 -72.5t-131 -26.5q-74 0 -137.5 29.5t-110.5 80.5zM729 -39q145 393 287.5 
779t286.5 780h120q-145 -393 -286.5 -779.5t-286.5 -779.5h-121zM1214 266q141 184 290 372.5t290 
373.5v-658h150v-88h-150v-266h-90v266h-490z M1386 354h318v414z" />
+<glyph unicode="&#xbf;" horiz-adv-x="976" d="M96 -4q0 113 54.5 198t148.5 154q33 25 66.5 45.5t61.5 47t45 
65.5t17 98v162h121v-201q0 -66 -21.5 -106.5t-57 -71.5t-82 -59.5t-93.5 -67.5q-72 -55 -104.5 -121.5t-32.5 
-142.5q0 -61 21.5 -113.5t58.5 -91.5t89 -60.5t114 -21.5q119 0 190.5 58.5t106.5 162.5 l104 -36q-16 -49 -47 
-102.5t-79 -97.5t-115.5 -73t-159.5 -29q-86 0 -160 32t-128 87.5t-86 128t-32 156.5zM469 1001q0 37 26.5 
60.5t55.5 23.5q31 0 56.5 -23.5t25.5 -60.5q0 -35 -25.5 -59t-56.5 -24q-29 0 -55.5 24.5t-26.5 58.5z" />
+<glyph unicode="&#xc0;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM418 1831h123 q47 -70 93 -138.5t93 -136.5h-90zM428 643q59 154 115.5 
293t97.5 235q4 8 10 28t11 36q4 -16 10 -35.5t10 -28.5q41 -96 96.5 -235t116.5 -293h-467z" />
+<glyph unicode="&#xc1;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM428 643q59 154 115.5 293 t97.5 235q4 8 10 28t11 36q4 -16 10 -35.5t10 
-28.5q41 -96 96.5 -235t116.5 -293h-467zM600 1556l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" />
+<glyph unicode="&#xc2;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM428 643q59 154 115.5 293 t97.5 235q4 8 10 28t11 36q4 -16 10 -35.5t10 
-28.5q41 -96 96.5 -235t116.5 -293h-467zM467 1556l248 373q61 -92 122.5 -186t125.5 -187h-91q-16 25 -36.5 
53.5t-42 59.5t-42 60.5t-36.5 52.5q-16 -23 -37 -52.5t-43.5 -60.5t-43 -59.5t-36.5 -53.5h-88z" />
+<glyph unicode="&#xc3;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM348 1583q2 41 19.5 72 t43 52.5t56.5 31.5t61 10q47 0 84 -18.5t70 
-53.5t56.5 -46t52.5 -11q14 0 33.5 4t38 15.5t31.5 32t17 50.5l68 -4q-2 -41 -19.5 -71.5t-43 -52t-56.5 -32t-61 
-10.5q-47 0 -84 19.5t-70 52.5q-33 35 -56.5 46t-51.5 11q-16 0 -35 -4t-37.5 -15t-31.5 -31.5t-17 -51.5z M428 
643q59 154 115.5 293t97.5 235q4 8 10 28t11 36q4 -16 10 -35.5t10 -28.5q41 -96 96.5 -235t116.5 -293h-467z" />
+<glyph unicode="&#xc4;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM397 1665q0 35 24.5 59.5 t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM428 643q59 154 115.5 293t97.5 235q4 8 10 28t11 36q4 -16 
10 -35.5t10 -28.5q41 -96 96.5 -235t116.5 -293h-467zM764 1665q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5 t25.5 
-59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xc5;" d="M31 0q31 74 82 195.5t110.5 267t123 302.5t122.5 302t109.5 266t83.5 197q31 -76 82 
-197t110 -266t123.5 -302t124 -302.5t110 -267t82.5 -195.5h-141q-41 94 -96.5 231.5t-114.5 290.5h-561q-59 -154 
-114.5 -291t-96.5 -231h-139zM428 643h467q-61 154 -116.5 293 t-96.5 235q-4 8 -10 28t-10 36q-4 -16 -10.5 
-36t-10.5 -28q-41 -96 -97.5 -235t-115.5 -293zM508 1726q0 63 45 108.5t111 45.5t110.5 -45t44.5 -109q0 -66 -45 
-110.5t-110 -44.5q-66 0 -111 44.5t-45 110.5zM580 1724q0 -35 24.5 -59.5t59.5 -24.5t59.5 25t24.5 59 q0 35 -25 
59.5t-59 24.5q-35 0 -59.5 -24.5t-24.5 -59.5z" />
+<glyph unicode="&#xc6;" horiz-adv-x="1400" d="M33 0q31 74 80 190.5t105 255t116.5 286t117 285.5t104.5 
253.5t79 191.5h651v-127h-518v-534h436v-131h-436v-539h547v-131h-680v522h-252q-59 -154 -114.5 -291t-96.5 
-231h-139zM426 635h209v516q-41 -96 -95.5 -232.5t-113.5 -283.5z" />
+<glyph unicode="&#xc7;" horiz-adv-x="1320" d="M102 721q0 162 59.5 301t162 240.5t239.5 159t293 57.5q55 0 
111.5 -7.5t107.5 -21.5t94 -32.5t74 -41.5q-10 -16 -16 -26.5t-12.5 -21.5t-14.5 -25.5t-20 -36.5q-66 41 -153 
61.5t-167 20.5q-129 0 -241.5 -49.5t-195.5 -134.5t-131 -196.5t-48 -236.5q0 -119 43 -228.5 t122.5 -192.5t190.5 
-133t246 -50q59 0 114.5 9t102.5 24.5t83 32t56 32.5l64 -127q-61 -41 -163 -75.5t-237 -38.5q0 -29 8.5 -45.5t20.5 
-27.5t27.5 -19.5t27.5 -16.5q45 -33 63.5 -74t18.5 -84q0 -94 -54 -153.5t-147 -59.5q-63 0 -117.5 35t-78.5 107q39 
20 72 35 q10 -37 40.5 -60.5t75.5 -23.5q53 0 86 36.5t33 90.5q0 47 -23.5 72.5t-53 46t-53.5 45t-24 71.5v27q-158 
8 -284.5 70.5t-215.5 162.5t-137.5 229.5t-48.5 272.5z" />
+<glyph unicode="&#xc8;" horiz-adv-x="1255" d="M211 
0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950zM494 1831h122q47 -70 93.5 -138.5t93.5 -136.5h-90z" 
/>
+<glyph unicode="&#xc9;" horiz-adv-x="1255" d="M211 
0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950zM602 1556l186 275h121q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88z" />
+<glyph unicode="&#xca;" horiz-adv-x="1255" d="M211 
0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950zM440 1556l248 373q61 -92 122.5 -186t125.5 
-187h-90q-16 25 -37 53.5t-42.5 59.5t-41.5 60.5t-37 52.5q-16 -23 -36.5 -52.5t-43 -60.5t-43 -59.5t-37.5 
-53.5h-88z" />
+<glyph unicode="&#xcb;" horiz-adv-x="1255" d="M211 
0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950zM430 1665q0 35 24.5 59.5t57.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM797 1665q0 35 24.5 59.5t57.5 
24.5q31 0 56.5 -24.5t25.5 -59.5 q0 -37 -26 -60.5t-56 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xcc;" horiz-adv-x="561" d="M47 1831h123q47 -70 93 -138.5t93 -136.5h-90zM209 
0v1462h141v-1462h-141z" />
+<glyph unicode="&#xcd;" horiz-adv-x="561" d="M203 1556l186 275h121q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88zM209 0v1462h141v-1462h-141z" />
+<glyph unicode="&#xce;" horiz-adv-x="561" d="M35 1556l248 373q61 -92 122.5 -186t124.5 -187h-90q-16 25 -36.5 
53.5t-42 59.5t-42 60.5t-36.5 52.5q-16 -23 -37 -52.5t-43.5 -60.5t-43 -59.5t-36.5 -53.5h-88zM209 
0v1462h141v-1462h-141z" />
+<glyph unicode="&#xcf;" horiz-adv-x="561" d="M18 1665q0 35 25 59.5t57 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM209 0v1462h141v-1462h-141zM385 1665q0 35 24.5 59.5t57.5 
24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5 t-24.5 60.5z" />
+<glyph unicode="&#xd0;" horiz-adv-x="1474" d="M90 676v98h133v688h340q221 0 375 -67.5t250 -174t139 -238.5t43 
-261q0 -166 -59.5 -299t-159.5 -227.5t-233.5 -144.5t-282.5 -50h-412v676h-133zM365 133h256q127 0 238.5 41t194.5 
118t130 187.5t47 249.5q0 127 -44 236.5t-126 189.5t-196.5 126t-258.5 46h-241 v-553h323v-98h-323v-543z" />
+<glyph unicode="&#xd1;" horiz-adv-x="1665" d="M209 0v1530q59 -76 145 -174.5t187.5 -209t208 -227t206 
-226t185.5 -207t141 -169.5q4 -10 16.5 -25.5t22.5 -29.5l-6 68v1132h139v-1530q-59 72 -146 171.5t-188.5 212t-209 
230.5t-208 230.5t-183.5 209.5t-136 169q-6 8 -18.5 23.5t-22.5 29.5l6 -65v-1143h-139z M528 1577q2 41 19.5 
71.5t43 52t56.5 32t62 10.5q47 0 83.5 -18.5t69.5 -53.5t56.5 -46t52.5 -11q14 0 33.5 4t38 15.5t31.5 32t18 
50.5l67 -4q-2 -41 -19.5 -71.5t-43 -52t-56 -32t-61.5 -10.5q-47 0 -84 19.5t-70 52.5q-33 35 -56.5 46t-51.5 
11q-16 0 -34.5 -4t-37 -15 t-32 -31.5t-17.5 -51.5z" />
+<glyph unicode="&#xd2;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM625 1831h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xd3;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM758 1556l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" />
+<glyph unicode="&#xd4;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM594 1556l248 373q61 -92 122.5 -186t125.5 -187h-91q-16 25 -36.5 53.5t-42 59.5t-42 60.5t-36.5 52.5q-16 
-23 -37 -52.5 t-43.5 -60.5t-43 -59.5t-36.5 -53.5h-88z" />
+<glyph unicode="&#xd5;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM518 1647q2 41 19.5 71.5t43 52t56.5 31.5t61 10q47 0 84 -18t70 -53t56.5 -46.5t52.5 -11.5q14 0 33.5 
4.5t38 15.5t31.5 31.5 t17 51.5l68 -4q-2 -41 -19.5 -72t-43 -52.5t-56.5 -31.5t-61 -10q-47 0 -84 19.5t-70 
52.5q-33 35 -56.5 46t-51.5 11q-16 0 -35 -4t-37.5 -15.5t-31.5 -32t-17 -51.5z" />
+<glyph unicode="&#xd6;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM578 1665q0 35 24.5 59.5t56.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57 
23.5t-24 60.5z M944 1665q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 
-23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xd7;" horiz-adv-x="894" d="M131 532l102 103l218 -217q53 55 107 108.5t108 106.5q25 -23 49 
-49.5t49 -51.5q-53 -53 -106.5 -106t-106.5 -107q55 -53 108.5 -108t108.5 -109l-104 -102l-218 215q-104 -109 -213 
-213l-100 98l215 217z" />
+<glyph unicode="&#xd8;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5q123 0 
232.5 -38t201.5 -104q37 41 67.5 79t57.5 69l68 -62l-121 -143q113 -104 178 -246.5t65 -304.5q0 -154 -59 
-290t-160.5 -237.5t-239 -159.5t-290.5 -58q-131 0 -248 42t-213 115l-135 -159l-68 61l135 160 q-102 102 -159.5 
237t-57.5 289zM240 729q0 -123 44 -230.5t122 -191.5l786 926q-74 53 -161 81.5t-185 28.5q-127 0 -236.5 
-48t-192.5 -132t-130 -195.5t-47 -238.5zM473 246q78 -61 172 -95t201 -34q125 0 236.5 48t194.5 131t131 194.5t48 
238.5q0 131 -51 246t-141 201 z" />
+<glyph unicode="&#xd9;" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5zM500 1831h123 q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xda;" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5zM639 1556l186 275h121 q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88z" />
+<glyph unicode="&#xdb;" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5zM479 1583l248 373 q61 -92 122.5 -186.5t125.5 
-186.5h-90q-16 25 -37 53.5t-42.5 59t-42 60.5t-36.5 52q-16 -23 -36.5 -52.5t-43 -60t-43 -59t-37.5 -53.5h-88z" />
+<glyph unicode="&#xdc;" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5zM469 1665q0 35 24.5 59.5 t57.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM836 1665q0 35 24.5 59.5t57.5 
24.5q31 0 56 -24.5t25 -59.5q0 -37 -25.5 -60.5t-55.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xdd;" horiz-adv-x="1302" d="M37 1462h158q37 -61 90 -155.5t113.5 -200t121 -214t109.5 
-198.5l24 -61l25 61q51 90 110.5 198.5t118 214t110.5 200t89 155.5h160l-543 -952v-510h-141v510q-27 45 -71 
120t-95 166t-107.5 190t-107.5 190.5t-94.5 166t-69.5 119.5zM592 1556l186 275h121 q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88z" />
+<glyph unicode="&#xde;" horiz-adv-x="1105" d="M211 0v1446h139v-285h215q92 0 178 -25.5t153 -78.5t106.5 
-133t39.5 -191q0 -84 -26.5 -165t-82.5 -143.5t-146.5 -101t-217.5 -38.5h-219v-285h-139zM350 418h217q98 0 164 
31.5t103.5 80t53 102.5t15.5 99q0 55 -21.5 109.5t-62.5 96.5t-104.5 67.5t-145.5 25.5h-219 v-612z" />
+<glyph unicode="&#xdf;" horiz-adv-x="1128" d="M61 717v117h134v43q0 113 27.5 201.5t76.5 150t117.5 94.5t150.5 
35q94 0 162 -26.5t111 -69.5t63.5 -98.5t20.5 -114.5q0 -84 -39 -149.5t-113 -94.5q51 -12 101.5 -47t89 -86t62.5 
-115.5t24 -138.5q0 -90 -35 -169t-95.5 -138.5t-141.5 -94t-171 -34.5q-102 0 -190 47 l49 104q63 -35 141 -35q68 0 
126.5 26t102.5 70t69.5 102t25.5 124t-25.5 123t-69.5 100t-102.5 67.5t-124.5 24.5h-2v117q86 0 142.5 50t56.5 
136q0 80 -56.5 141.5t-166.5 61.5q-139 0 -204 -100.5t-65 -268.5v-872h-118v717h-134z" />
+<glyph unicode="&#xe0;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM260 1264h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xe1;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM471 989l186 275h121q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88z" />
+<glyph unicode="&#xe2;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM301 987l248 373q61 -92 122.5 -186.5t125.5 -186.5h-90q-16 25 
-37 53.5 t-42.5 59t-42 60.5t-36.5 52q-16 -23 -36.5 -52.5t-43.5 -60t-43 -59t-37 -53.5h-88z" />
+<glyph unicode="&#xe3;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM240 965q2 41 19 71.5t43 52t56.5 31.5t61.5 10q47 0 84 -18t69 
-53 q33 -35 56.5 -46.5t52.5 -11.5q14 0 33.5 4.5t38 15.5t32 31.5t17.5 51.5l67 -4q-2 -41 -19 -72t-43 
-52.5t-56.5 -31.5t-61.5 -10q-47 0 -83.5 19.5t-69.5 52.5q-33 35 -56.5 46t-52.5 11q-16 0 -34.5 -4t-37 -15.5t-32 
-32t-17.5 -50.5z" />
+<glyph unicode="&#xe4;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM283 1059q0 35 24.5 59.5t57.5 24.5q31 0 56 -24.5t25 -59.5q0 
-37 -25.5 -60.5 t-55.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM649 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xe5;" horiz-adv-x="1085" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM367 1049q0 63 45 108t110 45q66 0 111 -45t45 -108q0 -66 -45 
-111t-111 -45 t-110.5 45t-44.5 111zM438 1047q0 -35 24.5 -59.5t59.5 -24.5t59.5 24.5t24.5 59.5t-24.5 59t-59.5 
24t-59.5 -24t-24.5 -59z" />
+<glyph unicode="&#xe6;" horiz-adv-x="1366" d="M74 225q0 57 24.5 98.5t62.5 69t85 40.5t94 13h172q12 127 84 
220q-53 59 -190 59q-90 0 -147.5 -18.5t-102.5 -47.5l-50 91q57 41 137.5 64.5t180.5 23.5q90 0 153.5 -23.5t100.5 
-66.5q53 43 120.5 67.5t141.5 24.5q135 0 234.5 -82t146.5 -209q-70 -27 -155 -60.5 t-174 -69.5t-177 -72t-164 
-66q16 -39 39 -68l41 -14l-6 -21q41 -41 96.5 -62.5t118.5 -21.5q66 0 125 22.5t100 61.5l84 -80q-59 -53 -139 
-83.5t-166 -30.5q-80 0 -151.5 25.5t-126.5 72.5q-51 -49 -127 -73.5t-166 -24.5q-78 0 -134.5 20.5t-93 54t-54 
76.5t-17.5 90z M180 236q0 -41 18.5 -69t47 -44.5t65.5 -22.5t74 -6q143 0 209 66q-63 82 -80 196h-104q-68 0 -112 
-10t-69.5 -27.5t-37 -38.5t-11.5 -44zM625 414q0 -33 6 -58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 
-98.5 109.5t-141.5 39.5q-66 0 -123 -25.5 t-100 -68.5t-67.5 -99.5t-24.5 -119.5z" />
+<glyph unicode="&#xe7;" horiz-adv-x="847" d="M80 410q0 88 33.5 166.5t92 136t137.5 91.5t169 34q78 0 147.5 
-25t124.5 -70q-16 -23 -34.5 -42t-36.5 -42q-84 68 -201 68q-68 0 -126 -24.5t-101 -66.5t-67.5 -100.5t-24.5 
-125.5q0 -66 24.5 -123.5t67.5 -100.5t101 -67.5t126 -24.5q117 0 201 68l69 -84 q-55 -45 -123.5 -69.5t-144.5 
-24.5q0 -29 8 -45.5t20.5 -27.5t28 -19.5t27.5 -16.5q45 -33 63.5 -74t18.5 -84q0 -94 -54.5 -153.5t-146.5 
-59.5q-63 0 -117.5 35t-78.5 107q39 20 71 35q10 -37 41 -60.5t76 -23.5q53 0 86 36.5t33 90.5q0 47 -23.5 
72.5t-53.5 46t-53.5 45 t-23.5 71.5v31q-76 12 -141.5 50t-112.5 93t-74.5 126t-27.5 151z" />
+<glyph unicode="&#xe8;" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5zM211 1264h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xe9;" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5zM440 989l187 275h121q-53 -70 -108.5 -138.5t-111.5 -136.5h-88z" />
+<glyph unicode="&#xea;" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5zM233 989l248 373q61 -92 123 -186.5t125 -186.5h-90q-16 25 -36.5 53.5t-42 
59.5t-42 60.5 t-37.5 51.5q-16 -23 -36.5 -52t-43 -60t-43 -59.5t-36.5 -53.5h-89z" />
+<glyph unicode="&#xeb;" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5zM221 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 
-60.5t-56.5 -23.5 q-33 0 -57.5 23.5t-24.5 60.5zM588 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 
-59.5q0 -37 -26 -60.5t-56 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xec;" horiz-adv-x="391" d="M-49 1264h123q47 -70 93 -138.5t93 -136.5h-90zM139 
0v819h113v-819h-113z" />
+<glyph unicode="&#xed;" horiz-adv-x="391" d="M139 0v819h113v-819h-113zM141 989l187 275h121q-53 -70 -108.5 
-138.5t-111.5 -136.5h-88z" />
+<glyph unicode="&#xee;" horiz-adv-x="391" d="M-49 989l248 373q61 -92 122.5 -186.5t124.5 -186.5h-90q-16 25 
-36.5 53.5t-42 59.5t-42 60.5t-36.5 51.5q-16 -23 -37 -52t-43.5 -60t-43 -59.5t-36.5 -53.5h-88zM139 
0v819h113v-819h-113z" />
+<glyph unicode="&#xef;" horiz-adv-x="391" d="M-66 1059q0 35 25 59.5t57 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM139 0v819h113v-819h-113zM301 1059q0 35 24.5 59.5t57.5 
24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5 t-24.5 60.5z" />
+<glyph unicode="&#xf0;" horiz-adv-x="1028" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34q68 0 129 
-20.5t113 -55.5q-33 104 -99.5 231t-177.5 262l-137 -145l-64 59q70 80 146 158q-47 53 -98.5 102.5t-104.5 92.5l66 
63q53 -41 103 -87t99 -99q33 35 65 69.5t64 71.5l64 -57l-137 -152q80 -98 152.5 -210.5 t127 -232.5t87 -240t32.5 
-232q0 -8 -1 -15.5t-1 -11.5q-4 -86 -38 -159.5t-91 -129t-135 -87t-166 -31.5q-90 0 -168 31.5t-136.5 89t-92 
135.5t-33.5 170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5t67.5 100.5t24.5 
123.5t-24.5 124 t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124z" />
+<glyph unicode="&#xf1;" horiz-adv-x="989" d="M141 0v819h97l10 -211q45 102 133 166t211 64q121 0 191.5 
-68t74.5 -178v-592h-113v553q-4 70 -49 119t-135 53q-66 0 -121 -21.5t-97 -60.5t-65.5 -92t-23.5 
-117v-434h-113zM215 981q2 41 19.5 71.5t43 52t56.5 32t61 10.5q47 0 84 -18.5t70 -53.5t56.5 -46t51.5 -11 q14 0 
34 4t38.5 15.5t31.5 32t17 50.5l68 -4q-2 -41 -19.5 -71.5t-43 -52t-56.5 -32t-61 -10.5q-47 0 -84 19.5t-70 
52.5q-33 35 -56.5 46t-52.5 11q-16 0 -34.5 -4t-37 -15t-31.5 -31.5t-17 -51.5z" />
+<glyph unicode="&#xf2;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM223 1264h123q47 -70 
93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xf3;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM508 989l186 
275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" />
+<glyph unicode="&#xf4;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM262 989l248 373q61 
-92 122.5 -186.5t125.5 -186.5h-90q-16 25 -37 53.5t-42.5 59.5t-42 60.5t-36.5 51.5q-16 -23 -36.5 -52t-43 
-60t-43 -59.5 t-37.5 -53.5h-88z" />
+<glyph unicode="&#xf5;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM207 965q2 41 19.5 
71.5t43 52t56 31.5t61.5 10q47 0 84 -18t70 -53t56.5 -46.5t51.5 -11.5q14 0 33.5 4.5t38 15.5t32 31.5t17.5 
51.5l68 -4 q-2 -41 -19.5 -72t-43 -52.5t-56.5 -31.5t-62 -10q-47 0 -83.5 19.5t-69.5 52.5q-33 35 -56.5 46t-52.5 
11q-16 0 -34.5 -4t-37 -15.5t-31.5 -32t-18 -50.5z" />
+<glyph unicode="&#xf6;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM264 1059q0 35 24.5 
59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM631 1059 
q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -26 -60.5t-56 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" 
/>
+<glyph unicode="&#xf7;" horiz-adv-x="1032" d="M143 428v117h744v-117h-744zM438 205q0 35 25.5 59.5t58.5 
24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5zM438 770q0 35 25.5 
59.5t58.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5 q-33 0 -58.5 23.5t-25.5 60.5z" />
+<glyph unicode="&#xf8;" horiz-adv-x="1017" d="M78 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34q66 0 125 
-18.5t110 -51.5l68 80l61 -51l-67 -80q61 -59 96 -138t35 -171q0 -88 -33 -166t-91 -135.5t-136 -91t-170 -33.5q-74 
0 -141.5 21.5t-120.5 62.5q-27 -31 -48.5 -55.5t-35.5 -43.5l-58 56q14 16 35 41.5 t47 54.5q-51 57 -79.5 
130t-28.5 159zM190 410q0 -117 72 -201q47 53 99.5 113.5t105.5 123t105.5 123t97.5 113.5q-74 45 -164 45q-66 0 
-123 -24.5t-100 -67.5t-68 -101t-25 -124zM319 154q39 -29 86.5 -44.5t100.5 -15.5q66 0 124 24.5t101 67.5t67.5 
100.5t24.5 123.5 t-24.5 123t-67.5 100q-47 -53 -99 -114.5t-105.5 -124t-107 -124t-100.5 -116.5z" />
+<glyph unicode="&#xf9;" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 
67.5t-74.5 177.5zM289 1264h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xfa;" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 
67.5t-74.5 177.5zM453 989l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" />
+<glyph unicode="&#xfb;" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 
67.5t-74.5 177.5zM279 989l247 373q61 -92 123 -186.5t125 -186.5h-90q-16 25 -36.5 53.5t-42 59.5 t-42 60.5t-37.5 
51.5q-16 -23 -36.5 -52t-43 -60t-43 -59.5t-36.5 -53.5h-88z" />
+<glyph unicode="&#xfc;" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 
67.5t-74.5 177.5zM258 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5 q0 -37 -25.5 -60.5t-56.5 
-23.5q-33 0 -57.5 23.5t-24.5 60.5zM625 1059q0 35 24.5 59.5t57.5 24.5q31 0 56 -24.5t25 -59.5q0 -37 -25.5 
-60.5t-55.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xfd;" horiz-adv-x="917" d="M29 819h121q61 -123 106 -221t81 -179t64.5 -150.5t57.5 -135.5q29 
66 56.5 135.5t63 150.5t81 179t106.5 221h121l-559 -1212h-119q27 55 48.5 103t41.5 97.5t44 103.5t54 122q-94 188 
-184 392t-184 394zM430 989l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88 z" />
+<glyph unicode="&#xfe;" horiz-adv-x="1085" d="M139 -393v1962h113v-922q39 76 125 133.5t205 57.5q92 0 168.5 
-32t133 -88t88.5 -135t32 -173q0 -90 -32 -168t-89.5 -135.5t-135 -90t-169.5 -32.5q-115 0 -204 53t-124 131q0 -20 
1 -39.5t1 -42.5v-479h-113zM252 412q0 -68 24.5 -125.5t67.5 -100.5t101.5 -67.5 t125.5 -24.5q68 0 125.5 
24.5t99.5 67.5t64.5 100.5t22.5 123.5q0 68 -22.5 126t-64.5 100t-99.5 66.5t-125.5 24.5t-126 -24.5t-101 
-66.5t-67.5 -99.5t-24.5 -124.5z" />
+<glyph unicode="&#xff;" horiz-adv-x="917" d="M29 819h121q61 -123 106 -221t81 -179t64.5 -150.5t57.5 -135.5q29 
66 56.5 135.5t63 150.5t81 179t106.5 221h121l-559 -1212h-119q27 55 48.5 103t41.5 97.5t44 103.5t54 122q-94 188 
-184 392t-184 394zM207 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5 t25.5 -59.5q0 -37 -26 -60.5t-56 
-23.5q-33 0 -57.5 23.5t-24.5 60.5zM573 1059q0 35 25 59.5t57 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 
-60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#x152;" horiz-adv-x="1945" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5q78 0 155 
-17h824v-127h-719v-534h637v-131h-637v-539h747v-131h-849q-82 -16 -158 -16q-154 0 -290 58t-237.5 159.5t-160 
237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 q31 0 60.5 2t58.5 8v1204q-60 12 
-119 12q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 -238.5z" />
+<glyph unicode="&#x153;" horiz-adv-x="1417" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34q68 0 128 
-19.5t114 -54.5q51 35 111.5 54.5t125.5 19.5q135 0 234.5 -82t146.5 -209q-70 -27 -154.5 -60.5t-174 -69.5t-177.5 
-72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125.5 22.5t100.5 61.5l83 -80 q-59 -53 -139 -83.5t-166 -30.5q-68 
0 -129 18t-112 53q-53 -35 -114.5 -53t-129.5 -18q-90 0 -168 31.5t-136.5 89t-92 135t-33.5 170.5zM193 410q0 -66 
24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5q84 0 156 39q-47 55 -74 127t-27 150t26.5 148.5t74.5 127.5 q-35 18 
-75 29.5t-81 11.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101.5t-24.5 -123.5zM676 414q0 -33 6 -58q63 27 135 
55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 -68.5t-67.5 
-99.5t-24.5 -119.5z" />
+<glyph unicode="&#x178;" horiz-adv-x="1302" d="M37 1462h158q37 -61 90 -155.5t113.5 -200t121 -214t109.5 
-198.5l24 -61l25 61q51 90 110.5 198.5t118 214t110.5 200t89 155.5h160l-543 -952v-510h-141v510q-27 45 -71 
120t-95 166t-107.5 190t-107.5 190.5t-94.5 166t-69.5 119.5zM387 1665q0 35 24.5 59.5 t57.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM754 1665q0 35 24.5 59.5t57.5 
24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -26 -60.5t-56 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#x2c6;" horiz-adv-x="921" d="M231 989l248 373q61 -92 123 -186.5t125 -186.5h-90q-16 25 -36.5 
53.5t-42 59.5t-42 60.5t-37.5 51.5q-16 -23 -36.5 -52t-43 -60t-43 -59.5t-37.5 -53.5h-88z" />
+<glyph unicode="&#x2dc;" horiz-adv-x="1220" d="M338 981q2 41 19.5 71.5t43 52t56 32t61.5 10.5q47 0 84 
-18.5t70 -53.5t56.5 -46t51.5 -11q14 0 34 4t38 15.5t31.5 32t17.5 50.5l68 -4q-2 -41 -19.5 -71.5t-43 -52t-56.5 
-32t-62 -10.5q-47 0 -83.5 19.5t-69.5 52.5q-33 35 -56.5 46t-52.5 11q-16 0 -34.5 -4t-37 -15 t-31.5 -31.5t-17 
-51.5z" />
+<glyph unicode="&#x2000;" horiz-adv-x="978" />
+<glyph unicode="&#x2001;" horiz-adv-x="1956" />
+<glyph unicode="&#x2002;" horiz-adv-x="978" />
+<glyph unicode="&#x2003;" horiz-adv-x="1956" />
+<glyph unicode="&#x2004;" horiz-adv-x="652" />
+<glyph unicode="&#x2005;" horiz-adv-x="489" />
+<glyph unicode="&#x2006;" horiz-adv-x="326" />
+<glyph unicode="&#x2007;" horiz-adv-x="326" />
+<glyph unicode="&#x2008;" horiz-adv-x="244" />
+<glyph unicode="&#x2009;" horiz-adv-x="391" />
+<glyph unicode="&#x200a;" horiz-adv-x="108" />
+<glyph unicode="&#x2010;" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="&#x2011;" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="&#x2012;" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="&#x2013;" horiz-adv-x="892" d="M135 354v117h621v-117h-621z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1308" d="M135 354v117h1036v-117h-1036z" />
+<glyph unicode="&#x2018;" horiz-adv-x="378" d="M119 1468l84 -14q-14 -72 5 -133t62 -102l-57 -45q-59 55 -85 
131.5t-9 162.5z" />
+<glyph unicode="&#x2019;" horiz-adv-x="378" d="M109 1219q45 41 64.5 102t4.5 133l82 14q16 -86 -8.5 
-162.5t-83.5 -131.5z" />
+<glyph unicode="&#x201a;" horiz-adv-x="399" d="M92 -59q43 41 62.5 102t5.5 133l82 14q16 -86 -8.5 -162.5t-83.5 
-131.5q-31 23 -58 45z" />
+<glyph unicode="&#x201c;" horiz-adv-x="591" d="M119 1468l82 -14q-14 -72 6 -133t63 -102l-59 -45q-59 55 -84 
131.5t-8 162.5zM334 1468l82 -14q-14 -72 5 -133t62 -102q-27 -23 -57 -45q-59 55 -84 131.5t-8 162.5z" />
+<glyph unicode="&#x201d;" horiz-adv-x="593" d="M109 1219q45 41 64.5 102t4.5 133l82 14q16 -86 -8.5 
-162.5t-83.5 -131.5zM324 1219q43 41 62.5 102t4.5 133l84 14q16 -86 -9.5 -162.5t-84.5 -131.5z" />
+<glyph unicode="&#x201e;" horiz-adv-x="614" d="M92 -59q43 41 62.5 102t5.5 133l82 14q16 -86 -8.5 -162.5t-83.5 
-131.5q-31 23 -58 45zM305 -59q45 41 64.5 102t5.5 133l82 14q16 -86 -8.5 -162.5t-83.5 -131.5z" />
+<glyph unicode="&#x2022;" horiz-adv-x="772" d="M170 618q0 45 16.5 85t46 70t68.5 47.5t84 17.5t85 -17.5t68.5 
-47.5t46 -69.5t17.5 -85.5q0 -45 -17.5 -83.5t-46 -67.5t-68.5 -45t-85 -16t-84 16t-68.5 45t-46 67.5t-16.5 83.5z" 
/>
+<glyph unicode="&#x2026;" horiz-adv-x="1103" d="M131 84q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 
-59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM467 84q0 35 25.5 59.5t58.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5zM805 84 q0 35 25.5 59.5t58.5 
24.5q29 0 55.5 -24.5t26.5 -59.5q0 -37 -26.5 -60.5t-55.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="391" />
+<glyph unicode="&#x2039;" horiz-adv-x="573" d="M90 494q27 25 75 76t101 106t101.5 106.5t74.5 75.5v-137q-23 
-23 -49 -52.5t-54 -61.5t-55.5 -61.5t-50.5 -51.5q23 -23 50.5 -52.5t55.5 -62.5t54.5 -63.5t48.5 -53.5v-135z" />
+<glyph unicode="&#x203a;" horiz-adv-x="573" d="M131 127v135q20 23 48 53.5t55.5 63.5t55 62.5t50.5 52.5q-23 23 
-50.5 52t-55 61t-55 61.5t-48.5 52.5v137q27 -25 75 -76t101 -106t101.5 -106.5t74.5 -75.5z" />
+<glyph unicode="&#x205f;" horiz-adv-x="489" />
+<glyph unicode="&#x20ac;" horiz-adv-x="1114" d="M84 752v67h141q18 113 62.5 211t114 171t162.5 115t210 42q78 0 
137.5 -19.5t89.5 -35.5l-53 -105q-41 23 -83 33t-95 10q-90 0 -162.5 -29.5t-127 -86t-88.5 -134.5t-48 
-172h461v-67h-467q-2 -14 -2 -27.5v-28.5q0 -27 1 -50t3 -46h465v-68h-455q18 -109 61.5 -189.5 t100.5 
-133.5t122.5 -81t131.5 -28q47 0 94 14.5t90 39.5l64 -105q-115 -66 -250 -65q-100 0 -190.5 38.5t-162 
110.5t-120.5 172.5t-68 226.5h-137v68h131q-2 18 -2 36.5v39.5v36.5t2 39.5h-133z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1200" d="M88 1501v49h330v-49h-142v-481h-47v481h-141zM516 1020v553q20 
-31 56 -82t74 -104.5t73 -102.5t53 -76l258 365v-553h-53v381q0 6 1 13t1 11q-18 -27 -47 -67.5t-58.5 -84.5t-57.5 
-83t-44 -64q-14 20 -46 64.5t-64.5 92.5t-60.5 89t-36 53q0 -4 1 -11t1 -13v-381h-51z " />
+<glyph unicode="&#x25fc;" horiz-adv-x="819" d="M0 0v819h819v-819h-819z" />
+<glyph unicode="&#xfb01;" horiz-adv-x="1062" d="M57 709v110h142v240q0 250 119.5 376t318.5 134v-109q-152 -4 
-239 -109.5t-87 -291.5v-240h611v-819h-113v709h-498v-709h-112v709h-142z" />
+<glyph unicode="&#xfb02;" horiz-adv-x="1050" d="M57 707v110h142v242q0 250 119.5 376t318.5 
134h270v-1569h-112v1460h-158q-152 -4 -239 -109.5t-87 -291.5v-242h269v-110h-269v-707h-112v707h-142z" />
+<hkern u1="&#x20;" u2="w" k="45" />
+<hkern u1="&#x20;" u2="v" k="47" />
+<hkern u1="&#x20;" u2="W" k="76" />
+<hkern u1="&#x20;" u2="V" k="80" />
+<hkern u1="&#x23;" u2="&#x37;" k="23" />
+<hkern u1="&#x26;" u2="W" k="57" />
+<hkern u1="&#x26;" u2="V" k="63" />
+<hkern u1="&#x28;" u2="&#xe6;" k="74" />
+<hkern u1="&#x28;" u2="&#xd0;" k="31" />
+<hkern u1="&#x28;" u2="x" k="45" />
+<hkern u1="&#x28;" u2="w" k="88" />
+<hkern u1="&#x28;" u2="v" k="88" />
+<hkern u1="&#x28;" u2="&#x39;" k="51" />
+<hkern u1="&#x28;" u2="&#x38;" k="57" />
+<hkern u1="&#x28;" u2="&#x36;" k="72" />
+<hkern u1="&#x28;" u2="&#x34;" k="66" />
+<hkern u1="&#x28;" u2="&#x30;" k="63" />
+<hkern u1="&#x28;" u2="&#x28;" k="31" />
+<hkern u1="&#x29;" u2="&#x7d;" k="23" />
+<hkern u1="&#x29;" u2="]" k="29" />
+<hkern u1="&#x29;" u2="&#x29;" k="31" />
+<hkern u1="&#x2a;" u2="&#xef;" k="-66" />
+<hkern u1="&#x2a;" u2="&#xee;" k="-14" />
+<hkern u1="&#x2a;" u2="&#xec;" k="-23" />
+<hkern u1="&#x2a;" u2="&#xe6;" k="39" />
+<hkern u1="&#x2b;" u2="&#x39;" k="25" />
+<hkern u1="&#x2b;" u2="&#x37;" k="90" />
+<hkern u1="&#x2b;" u2="&#x33;" k="27" />
+<hkern u1="&#x2b;" u2="&#x32;" k="31" />
+<hkern u1="&#x2b;" u2="&#x31;" k="41" />
+<hkern u1="&#x2c;" u2="&#xd0;" k="35" />
+<hkern u1="&#x2e;" u2="&#xd0;" k="35" />
+<hkern u1="&#x2f;" u2="&#xe6;" k="88" />
+<hkern u1="&#x2f;" u2="x" k="59" />
+<hkern u1="&#x2f;" u2="w" k="61" />
+<hkern u1="&#x2f;" u2="v" k="59" />
+<hkern u1="&#x2f;" u2="&#x38;" k="29" />
+<hkern u1="&#x2f;" u2="&#x36;" k="72" />
+<hkern u1="&#x2f;" u2="&#x34;" k="76" />
+<hkern u1="&#x2f;" u2="&#x30;" k="23" />
+<hkern u1="&#x2f;" u2="&#x2f;" k="78" />
+<hkern u1="&#x30;" u2="&#x7d;" k="53" />
+<hkern u1="&#x30;" u2="]" k="61" />
+<hkern u1="&#x30;" u2="\" k="23" />
+<hkern u1="&#x30;" u2="X" k="27" />
+<hkern u1="&#x30;" u2="W" k="53" />
+<hkern u1="&#x30;" u2="V" k="57" />
+<hkern u1="&#x30;" u2="&#x37;" k="25" />
+<hkern u1="&#x30;" u2="&#x29;" k="63" />
+<hkern u1="&#x31;" u2="&#x7d;" k="20" />
+<hkern u1="&#x31;" u2="]" k="27" />
+<hkern u1="&#x31;" u2="W" k="31" />
+<hkern u1="&#x31;" u2="V" k="33" />
+<hkern u1="&#x31;" u2="&#x29;" k="23" />
+<hkern u1="&#x32;" u2="]" k="31" />
+<hkern u1="&#x32;" u2="W" k="47" />
+<hkern u1="&#x32;" u2="V" k="51" />
+<hkern u1="&#x33;" u2="W" k="25" />
+<hkern u1="&#x33;" u2="V" k="27" />
+<hkern u1="&#x34;" u2="&#x7d;" k="37" />
+<hkern u1="&#x34;" u2="]" k="49" />
+<hkern u1="&#x34;" u2="\" k="25" />
+<hkern u1="&#x34;" u2="W" k="57" />
+<hkern u1="&#x34;" u2="V" k="61" />
+<hkern u1="&#x34;" u2="&#x29;" k="51" />
+<hkern u1="&#x35;" u2="]" k="23" />
+<hkern u1="&#x35;" u2="W" k="27" />
+<hkern u1="&#x35;" u2="V" k="31" />
+<hkern u1="&#x36;" u2="&#x7d;" k="43" />
+<hkern u1="&#x36;" u2="]" k="55" />
+<hkern u1="&#x36;" u2="\" k="25" />
+<hkern u1="&#x36;" u2="W" k="55" />
+<hkern u1="&#x36;" u2="V" k="59" />
+<hkern u1="&#x36;" u2="&#x37;" k="23" />
+<hkern u1="&#x36;" u2="&#x29;" k="53" />
+<hkern u1="&#x37;" u2="&#xf7;" k="70" />
+<hkern u1="&#x37;" u2="&#xd7;" k="96" />
+<hkern u1="&#x37;" u2="&#xb7;" k="43" />
+<hkern u1="&#x37;" u2="&#xa2;" k="82" />
+<hkern u1="&#x37;" u2="&#x38;" k="20" />
+<hkern u1="&#x37;" u2="&#x36;" k="63" />
+<hkern u1="&#x37;" u2="&#x34;" k="72" />
+<hkern u1="&#x37;" u2="&#x2f;" k="72" />
+<hkern u1="&#x37;" u2="&#x2b;" k="90" />
+<hkern u1="&#x37;" u2="&#x23;" k="23" />
+<hkern u1="&#x38;" u2="&#x7d;" k="47" />
+<hkern u1="&#x38;" u2="]" k="59" />
+<hkern u1="&#x38;" u2="\" k="31" />
+<hkern u1="&#x38;" u2="W" k="63" />
+<hkern u1="&#x38;" u2="V" k="68" />
+<hkern u1="&#x38;" u2="&#x29;" k="59" />
+<hkern u1="&#x39;" u2="&#xd7;" k="25" />
+<hkern u1="&#x39;" u2="&#x7d;" k="57" />
+<hkern u1="&#x39;" u2="]" k="68" />
+<hkern u1="&#x39;" u2="X" k="47" />
+<hkern u1="&#x39;" u2="W" k="39" />
+<hkern u1="&#x39;" u2="V" k="41" />
+<hkern u1="&#x39;" u2="&#x33;" k="25" />
+<hkern u1="&#x39;" u2="&#x2f;" k="35" />
+<hkern u1="&#x39;" u2="&#x2b;" k="23" />
+<hkern u1="&#x39;" u2="&#x29;" k="66" />
+<hkern u1="&#x40;" u2="&#xd0;" k="20" />
+<hkern u1="&#x40;" u2="W" k="88" />
+<hkern u1="&#x40;" u2="V" k="96" />
+<hkern u1="A" u2="&#xd0;" k="18" />
+<hkern u1="B" u2="&#xe6;" k="37" />
+<hkern u1="B" u2="&#xd0;" k="14" />
+<hkern u1="B" u2="&#x7d;" k="31" />
+<hkern u1="B" u2="x" k="74" />
+<hkern u1="B" u2="w" k="63" />
+<hkern u1="B" u2="v" k="70" />
+<hkern u1="B" u2="]" k="43" />
+<hkern u1="B" u2="W" k="29" />
+<hkern u1="B" u2="V" k="33" />
+<hkern u1="B" u2="&#x29;" k="39" />
+<hkern u1="D" u2="&#xd0;" k="20" />
+<hkern u1="F" u2="&#xed;" k="115" />
+<hkern u1="F" u2="&#xe6;" k="141" />
+<hkern u1="F" u2="x" k="90" />
+<hkern u1="F" u2="w" k="63" />
+<hkern u1="F" u2="v" k="61" />
+<hkern u1="F" u2="&#x40;" k="27" />
+<hkern u1="F" u2="&#x36;" k="23" />
+<hkern u1="F" u2="&#x34;" k="59" />
+<hkern u1="F" u2="&#x2f;" k="63" />
+<hkern u1="F" u2="&#x20;" k="47" />
+<hkern u1="G" u2="&#xd0;" k="12" />
+<hkern u1="O" u2="&#xd0;" k="20" />
+<hkern u1="P" u2="&#xef;" k="-33" />
+<hkern u1="P" u2="&#xee;" k="-12" />
+<hkern u1="P" u2="&#xed;" k="43" />
+<hkern u1="P" u2="&#xe6;" k="106" />
+<hkern u1="P" u2="x" k="29" />
+<hkern u1="P" u2="w" k="14" />
+<hkern u1="P" u2="v" k="12" />
+<hkern u1="P" u2="&#x36;" k="23" />
+<hkern u1="P" u2="&#x34;" k="68" />
+<hkern u1="P" u2="&#x2f;" k="63" />
+<hkern u1="P" u2="&#x26;" k="23" />
+<hkern u1="P" u2="&#x20;" k="59" />
+<hkern u1="Q" u2="&#xd0;" k="20" />
+<hkern u1="R" u2="&#xd0;" k="20" />
+<hkern u1="S" u2="&#xd0;" k="12" />
+<hkern u1="T" u2="&#xdf;" k="193" />
+<hkern u1="V" u2="&#x2122;" k="-33" />
+<hkern u1="V" u2="&#xef;" k="70" />
+<hkern u1="V" u2="&#xee;" k="82" />
+<hkern u1="V" u2="&#xed;" k="135" />
+<hkern u1="V" u2="&#xec;" k="16" />
+<hkern u1="V" u2="&#xe6;" k="217" />
+<hkern u1="V" u2="&#xdf;" k="145" />
+<hkern u1="V" u2="&#xd0;" k="18" />
+<hkern u1="V" u2="&#xba;" k="29" />
+<hkern u1="V" u2="&#xae;" k="53" />
+<hkern u1="V" u2="&#xaa;" k="29" />
+<hkern u1="V" u2="&#xa9;" k="53" />
+<hkern u1="V" u2="x" k="166" />
+<hkern u1="V" u2="w" k="156" />
+<hkern u1="V" u2="v" k="152" />
+<hkern u1="V" u2="&#x40;" k="100" />
+<hkern u1="V" u2="&#x39;" k="39" />
+<hkern u1="V" u2="&#x38;" k="55" />
+<hkern u1="V" u2="&#x36;" k="102" />
+<hkern u1="V" u2="&#x34;" k="113" />
+<hkern u1="V" u2="&#x32;" k="33" />
+<hkern u1="V" u2="&#x30;" k="49" />
+<hkern u1="V" u2="&#x2f;" k="109" />
+<hkern u1="V" u2="&#x26;" k="49" />
+<hkern u1="V" u2="&#x20;" k="80" />
+<hkern u1="W" u2="&#x2122;" k="-35" />
+<hkern u1="W" u2="&#xef;" k="70" />
+<hkern u1="W" u2="&#xee;" k="78" />
+<hkern u1="W" u2="&#xed;" k="129" />
+<hkern u1="W" u2="&#xec;" k="16" />
+<hkern u1="W" u2="&#xe6;" k="211" />
+<hkern u1="W" u2="&#xdf;" k="137" />
+<hkern u1="W" u2="&#xd0;" k="16" />
+<hkern u1="W" u2="&#xba;" k="23" />
+<hkern u1="W" u2="&#xae;" k="49" />
+<hkern u1="W" u2="&#xaa;" k="25" />
+<hkern u1="W" u2="&#xa9;" k="49" />
+<hkern u1="W" u2="x" k="158" />
+<hkern u1="W" u2="w" k="147" />
+<hkern u1="W" u2="v" k="143" />
+<hkern u1="W" u2="&#x40;" k="94" />
+<hkern u1="W" u2="&#x39;" k="37" />
+<hkern u1="W" u2="&#x38;" k="51" />
+<hkern u1="W" u2="&#x36;" k="98" />
+<hkern u1="W" u2="&#x34;" k="104" />
+<hkern u1="W" u2="&#x32;" k="31" />
+<hkern u1="W" u2="&#x30;" k="45" />
+<hkern u1="W" u2="&#x2f;" k="102" />
+<hkern u1="W" u2="&#x26;" k="45" />
+<hkern u1="W" u2="&#x20;" k="76" />
+<hkern u1="X" u2="&#xe6;" k="31" />
+<hkern u1="X" u2="&#xd0;" k="12" />
+<hkern u1="X" u2="&#xba;" k="41" />
+<hkern u1="X" u2="&#xae;" k="59" />
+<hkern u1="X" u2="&#xaa;" k="43" />
+<hkern u1="X" u2="&#xa9;" k="59" />
+<hkern u1="X" u2="w" k="117" />
+<hkern u1="X" u2="v" k="121" />
+<hkern u1="X" u2="&#x30;" k="20" />
+<hkern u1="Y" u2="&#xf0;" k="270" />
+<hkern u1="Y" u2="&#xef;" k="96" />
+<hkern u1="Y" u2="&#xee;" k="98" />
+<hkern u1="Y" u2="&#xed;" k="190" />
+<hkern u1="Y" u2="&#xec;" k="53" />
+<hkern u1="Y" u2="&#xdf;" k="197" />
+<hkern u1="Y" u2="&#xd0;" k="27" />
+<hkern u1="Z" u2="&#xd0;" k="12" />
+<hkern u1="[" u2="&#xe6;" k="82" />
+<hkern u1="[" u2="&#xd0;" k="33" />
+<hkern u1="[" u2="x" k="68" />
+<hkern u1="[" u2="w" k="78" />
+<hkern u1="[" u2="v" k="80" />
+<hkern u1="[" u2="&#x39;" k="57" />
+<hkern u1="[" u2="&#x38;" k="57" />
+<hkern u1="[" u2="&#x36;" k="72" />
+<hkern u1="[" u2="&#x34;" k="61" />
+<hkern u1="[" u2="&#x32;" k="31" />
+<hkern u1="[" u2="&#x30;" k="61" />
+<hkern u1="[" u2="&#x28;" k="31" />
+<hkern u1="\" u2="w" k="20" />
+<hkern u1="\" u2="v" k="25" />
+<hkern u1="\" u2="W" k="102" />
+<hkern u1="\" u2="V" k="109" />
+<hkern u1="a" u2="&#xd0;" k="49" />
+<hkern u1="b" u2="&#xd0;" k="74" />
+<hkern u1="c" u2="&#xd0;" k="78" />
+<hkern u1="d" u2="&#xd0;" k="51" />
+<hkern u1="e" u2="&#xd0;" k="86" />
+<hkern u1="f" u2="&#x2122;" k="-72" />
+<hkern u1="f" u2="&#xd0;" k="37" />
+<hkern u1="f" u2="&#x7d;" k="-51" />
+<hkern u1="f" u2="]" k="-53" />
+<hkern u1="f" u2="\" k="-45" />
+<hkern u1="f" u2="W" k="-18" />
+<hkern u1="f" u2="V" k="-29" />
+<hkern u1="f" u2="&#x2f;" k="20" />
+<hkern u1="f" u2="&#x29;" k="-74" />
+<hkern u1="f" u2="&#x20;" k="39" />
+<hkern u1="g" u2="&#xd0;" k="49" />
+<hkern u1="h" u2="&#xd0;" k="53" />
+<hkern u1="i" u2="&#xd0;" k="51" />
+<hkern u1="j" u2="&#xd0;" k="51" />
+<hkern u1="k" u2="&#xd0;" k="82" />
+<hkern u1="l" u2="&#xd0;" k="49" />
+<hkern u1="m" u2="&#xd0;" k="53" />
+<hkern u1="n" u2="&#xd0;" k="53" />
+<hkern u1="o" u2="&#xd0;" k="74" />
+<hkern u1="p" u2="&#xd0;" k="74" />
+<hkern u1="q" u2="&#xd0;" k="49" />
+<hkern u1="r" u2="&#xd0;" k="61" />
+<hkern u1="s" u2="&#xd0;" k="86" />
+<hkern u1="t" u2="&#xd0;" k="66" />
+<hkern u1="u" u2="&#xd0;" k="49" />
+<hkern u1="v" u2="&#x2122;" k="18" />
+<hkern u1="v" u2="&#xe6;" k="14" />
+<hkern u1="v" u2="&#xd0;" k="76" />
+<hkern u1="v" u2="&#x7d;" k="66" />
+<hkern u1="v" u2="]" k="78" />
+<hkern u1="v" u2="\" k="59" />
+<hkern u1="v" u2="X" k="121" />
+<hkern u1="v" u2="W" k="141" />
+<hkern u1="v" u2="V" k="154" />
+<hkern u1="v" u2="&#x3f;" k="27" />
+<hkern u1="v" u2="&#x2f;" k="25" />
+<hkern u1="v" u2="&#x29;" k="90" />
+<hkern u1="v" u2="&#x20;" k="47" />
+<hkern u1="w" u2="&#x2122;" k="18" />
+<hkern u1="w" u2="&#xe6;" k="14" />
+<hkern u1="w" u2="&#xd0;" k="76" />
+<hkern u1="w" u2="&#x7d;" k="63" />
+<hkern u1="w" u2="]" k="78" />
+<hkern u1="w" u2="\" k="59" />
+<hkern u1="w" u2="X" k="117" />
+<hkern u1="w" u2="W" k="141" />
+<hkern u1="w" u2="V" k="152" />
+<hkern u1="w" u2="&#x3f;" k="25" />
+<hkern u1="w" u2="&#x2f;" k="20" />
+<hkern u1="w" u2="&#x29;" k="88" />
+<hkern u1="w" u2="&#x20;" k="47" />
+<hkern u1="x" u2="&#x2122;" k="25" />
+<hkern u1="x" u2="&#xd0;" k="76" />
+<hkern u1="x" u2="&#x7d;" k="51" />
+<hkern u1="x" u2="]" k="70" />
+<hkern u1="x" u2="\" k="68" />
+<hkern u1="x" u2="W" k="176" />
+<hkern u1="x" u2="V" k="186" />
+<hkern u1="x" u2="&#x3f;" k="39" />
+<hkern u1="x" u2="&#x2a;" k="16" />
+<hkern u1="x" u2="&#x29;" k="45" />
+<hkern u1="y" u2="&#xd0;" k="78" />
+<hkern u1="z" u2="&#xd0;" k="78" />
+<hkern u1="&#x7b;" u2="&#xe6;" k="66" />
+<hkern u1="&#x7b;" u2="&#xd0;" k="31" />
+<hkern u1="&#x7b;" u2="x" k="51" />
+<hkern u1="&#x7b;" u2="w" k="66" />
+<hkern u1="&#x7b;" u2="v" k="68" />
+<hkern u1="&#x7b;" u2="&#x39;" k="47" />
+<hkern u1="&#x7b;" u2="&#x38;" k="47" />
+<hkern u1="&#x7b;" u2="&#x36;" k="59" />
+<hkern u1="&#x7b;" u2="&#x34;" k="43" />
+<hkern u1="&#x7b;" u2="&#x30;" k="53" />
+<hkern u1="&#x7b;" u2="&#x28;" k="25" />
+<hkern u1="&#x7c;" u2="W" k="25" />
+<hkern u1="&#x7c;" u2="V" k="27" />
+<hkern u1="&#xa1;" u2="W" k="53" />
+<hkern u1="&#xa1;" u2="V" k="59" />
+<hkern u1="&#xb0;" u2="&#x36;" k="53" />
+<hkern u1="&#xb0;" u2="&#x34;" k="102" />
+<hkern u1="&#xb7;" u2="&#x37;" k="51" />
+<hkern u1="&#xb7;" u2="&#x33;" k="20" />
+<hkern u1="&#xbb;" u2="&#xd0;" k="35" />
+<hkern u1="&#xbf;" u2="&#xe6;" k="63" />
+<hkern u1="&#xbf;" u2="&#xd0;" k="39" />
+<hkern u1="&#xbf;" u2="w" k="68" />
+<hkern u1="&#xbf;" u2="v" k="72" />
+<hkern u1="&#xbf;" u2="W" k="113" />
+<hkern u1="&#xbf;" u2="V" k="117" />
+<hkern u1="&#xc0;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc1;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc2;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc3;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc4;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc5;" u2="&#xd0;" k="18" />
+<hkern u1="&#xd0;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd2;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd3;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd4;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd5;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd6;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd7;" u2="&#x37;" k="53" />
+<hkern u1="&#xd7;" u2="&#x31;" k="33" />
+<hkern u1="&#xd8;" u2="&#xd0;" k="20" />
+<hkern u1="&#xdd;" u2="&#xf0;" k="270" />
+<hkern u1="&#xdd;" u2="&#xdf;" k="197" />
+<hkern u1="&#xdd;" u2="&#xd0;" k="27" />
+<hkern u1="&#xde;" u2="&#x2122;" k="23" />
+<hkern u1="&#xde;" u2="&#xe6;" k="18" />
+<hkern u1="&#xde;" u2="&#xd0;" k="14" />
+<hkern u1="&#xde;" u2="&#x7d;" k="39" />
+<hkern u1="&#xde;" u2="]" k="53" />
+<hkern u1="&#xde;" u2="X" k="49" />
+<hkern u1="&#xde;" u2="W" k="47" />
+<hkern u1="&#xde;" u2="V" k="53" />
+<hkern u1="&#xde;" u2="&#x37;" k="27" />
+<hkern u1="&#xde;" u2="&#x29;" k="59" />
+<hkern u1="&#xdf;" u2="&#x2122;" k="25" />
+<hkern u1="&#xdf;" u2="&#xd0;" k="72" />
+<hkern u1="&#xdf;" u2="&#x7d;" k="55" />
+<hkern u1="&#xdf;" u2="x" k="29" />
+<hkern u1="&#xdf;" u2="w" k="23" />
+<hkern u1="&#xdf;" u2="v" k="27" />
+<hkern u1="&#xdf;" u2="]" k="63" />
+<hkern u1="&#xdf;" u2="\" k="51" />
+<hkern u1="&#xdf;" u2="X" k="82" />
+<hkern u1="&#xdf;" u2="W" k="145" />
+<hkern u1="&#xdf;" u2="V" k="154" />
+<hkern u1="&#xdf;" u2="&#x3f;" k="23" />
+<hkern u1="&#xdf;" u2="&#x2a;" k="16" />
+<hkern u1="&#xdf;" u2="&#x29;" k="68" />
+<hkern u1="&#xe6;" u2="&#xd0;" k="86" />
+<hkern u1="&#xed;" u2="&#x201d;" k="-12" />
+<hkern u1="&#xed;" u2="&#x2019;" k="-12" />
+<hkern u1="&#xed;" u2="&#x3f;" k="-57" />
+<hkern u1="&#xed;" u2="&#x2a;" k="-29" />
+<hkern u1="&#xee;" u2="&#xba;" k="-31" />
+<hkern u1="&#xee;" u2="&#xaa;" k="-31" />
+<hkern u1="&#xee;" u2="&#x2a;" k="-23" />
+<hkern u1="&#xef;" u2="&#xba;" k="-35" />
+<hkern u1="&#xef;" u2="&#xaa;" k="-41" />
+<hkern u1="&#xef;" u2="&#x2a;" k="-76" />
+<hkern u1="&#xef;" u2="&#x27;" k="-12" />
+<hkern u1="&#xef;" u2="&#x22;" k="-12" />
+<hkern u1="&#xf0;" u2="&#x2122;" k="29" />
+<hkern u1="&#xf0;" u2="&#xd0;" k="63" />
+<hkern u1="&#xf0;" u2="&#x7d;" k="57" />
+<hkern u1="&#xf0;" u2="x" k="14" />
+<hkern u1="&#xf0;" u2="v" k="8" />
+<hkern u1="&#xf0;" u2="]" k="68" />
+<hkern u1="&#xf0;" u2="\" k="55" />
+<hkern u1="&#xf0;" u2="X" k="86" />
+<hkern u1="&#xf0;" u2="W" k="174" />
+<hkern u1="&#xf0;" u2="V" k="184" />
+<hkern u1="&#xf0;" u2="&#x3f;" k="45" />
+<hkern u1="&#xf0;" u2="&#x2a;" k="25" />
+<hkern u1="&#xf0;" u2="&#x29;" k="70" />
+<hkern u1="&#xf7;" u2="&#x39;" k="20" />
+<hkern u1="&#xf7;" u2="&#x37;" k="68" />
+<hkern u1="&#xf7;" u2="&#x33;" k="27" />
+<hkern u1="&#xf7;" u2="&#x32;" k="25" />
+<hkern u1="&#xf7;" u2="&#x31;" k="35" />
+<hkern u1="&#xfe;" u2="&#xd0;" k="74" />
+<hkern u1="&#x153;" u2="&#xd0;" k="86" />
+<hkern u1="&#x178;" u2="&#xf0;" k="270" />
+<hkern u1="&#x178;" u2="&#xdf;" k="197" />
+<hkern u1="&#x178;" u2="&#xd0;" k="27" />
+<hkern u1="&#x201a;" u2="&#xd0;" k="35" />
+<hkern u1="&#x201e;" u2="&#xd0;" k="35" />
+<hkern u1="&#x203a;" u2="&#xd0;" k="35" />
+<hkern u1="&#x20ac;" u2="&#x34;" k="23" />
+<hkern g1="space"      g2="t"  k="20" />
+<hkern g1="space"      g2="y,yacute,ydieresis"         k="47" />
+<hkern g1="space"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="59" />
+<hkern g1="space"      g2="J"  k="96" />
+<hkern g1="space"      g2="Y,Yacute,Ydieresis"         k="86" />
+<hkern g1="space"      g2="T"  k="59" />
+<hkern g1="space"      g2="quoteright,quotedblright"   k="70" />
+<hkern g1="space"      g2="quotedbl,quotesingle"       k="29" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="t"  k="16" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="y,yacute,ydieresis"         k="74" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="J"  k="43" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="Y,Yacute,Ydieresis"         k="184" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="T"  k="127" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="quoteright,quotedblright"   k="188" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="quotedbl,quotesingle"       k="207" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="v"  k="76" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="w"  k="70" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="18" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      
k="47" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="one"        k="41" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="seven"      k="39" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="nine"       k="37" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="zero"       k="43" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="V"  k="170" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="W"  k="160" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="quoteleft,quotedblleft"     k="188" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="70" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="J"  k="43" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="Y,Yacute,Ydieresis"         k="141" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="T"  k="137" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="quoteright,quotedblright"   k="156" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="V"  k="96" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="W"  k="88" />
+<hkern g1="at"         g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="at"         g2="J"  k="43" />
+<hkern g1="at"         g2="Y,Yacute,Ydieresis"         k="137" />
+<hkern g1="at"         g2="T"  k="125" />
+<hkern g1="at"         g2="quoteright,quotedblright"   k="70" />
+<hkern g1="at"         g2="quotedbl,quotesingle"       k="31" />
+<hkern g1="colon,semicolon"    g2="Y,Yacute,Ydieresis"         k="133" />
+<hkern g1="colon,semicolon"    g2="T"  k="100" />
+<hkern g1="colon,semicolon"    g2="quoteright,quotedblright"   k="188" />
+<hkern g1="colon,semicolon"    g2="quotedbl,quotesingle"       k="82" />
+<hkern g1="colon,semicolon"    g2="V"  k="92" />
+<hkern g1="colon,semicolon"    g2="W"  k="84" />
+<hkern g1="quoteright,quotedblright"   g2="t"  k="18" />
+<hkern g1="quoteright,quotedblright"   g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="145" />
+<hkern g1="quoteright,quotedblright"   g2="J"  k="31" />
+<hkern g1="quoteright,quotedblright"   g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="quoteright,quotedblright"   
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="27" />
+<hkern g1="quoteright,quotedblright"   g2="space"      k="70" />
+<hkern g1="quoteright,quotedblright"   g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="188" />
+<hkern g1="quoteright,quotedblright"   g2="z"  k="25" />
+<hkern g1="quoteright,quotedblright"   
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="quoteright,quotedblright"   g2="guillemotleft,guilsinglleft"        k="188" />
+<hkern g1="quoteright,quotedblright"   g2="at"         k="117" />
+<hkern g1="quoteright,quotedblright"   g2="colon,semicolon"    k="188" />
+<hkern g1="quoteright,quotedblright"   g2="hyphen,endash,emdash"       k="188" />
+<hkern g1="quoteright,quotedblright"   g2="slash"      k="94" />
+<hkern g1="quoteright,quotedblright"   g2="guillemotright,guilsinglright"      k="164" />
+<hkern g1="quoteright,quotedblright"   g2="ampersand"  k="27" />
+<hkern g1="asterisk"   g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="115" />
+<hkern g1="asterisk"   g2="J"  k="31" />
+<hkern g1="asterisk"   
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="57" />
+<hkern g1="asterisk"   g2="u,ugrave,uacute,ucircumflex,udieresis"      k="18" />
+<hkern g1="asterisk"   g2="s"  k="41" />
+<hkern g1="asterisk"   g2="m,n,p,r,ntilde"     k="23" />
+<hkern g1="bar"        g2="Y,Yacute,Ydieresis"         k="37" />
+<hkern g1="hyphen,endash,emdash"       g2="J"  k="27" />
+<hkern g1="hyphen,endash,emdash"       g2="Y,Yacute,Ydieresis"         k="162" />
+<hkern g1="hyphen,endash,emdash"       g2="T"  k="100" />
+<hkern g1="hyphen,endash,emdash"       g2="quoteright,quotedblright"   k="188" />
+<hkern g1="hyphen,endash,emdash"       g2="quotedbl,quotesingle"       k="184" />
+<hkern g1="hyphen,endash,emdash"       g2="v"  k="16" />
+<hkern g1="hyphen,endash,emdash"       g2="seven"      k="47" />
+<hkern g1="hyphen,endash,emdash"       g2="V"  k="104" />
+<hkern g1="hyphen,endash,emdash"       g2="W"  k="96" />
+<hkern g1="hyphen,endash,emdash"       g2="z"  k="33" />
+<hkern g1="slash"      g2="t"  k="29" />
+<hkern g1="slash"      g2="y,yacute,ydieresis"         k="61" />
+<hkern g1="slash"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="111" />
+<hkern g1="slash"      g2="J"  k="37" />
+<hkern g1="slash"      g2="f,germandbls,uniFB01,uniFB02"       k="20" />
+<hkern g1="slash"      g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="20" />
+<hkern g1="slash"      g2="z"  k="49" />
+<hkern g1="slash"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="106" />
+<hkern g1="slash"      g2="u,ugrave,uacute,ucircumflex,udieresis"      k="74" />
+<hkern g1="slash"      g2="s"  k="90" />
+<hkern g1="slash"      g2="m,n,p,r,ntilde"     k="80" />
+<hkern g1="backslash"  g2="y,yacute,ydieresis"         k="23" />
+<hkern g1="backslash"  g2="Y,Yacute,Ydieresis"         k="133" />
+<hkern g1="backslash"  g2="T"  k="96" />
+<hkern g1="backslash"  g2="quoteright,quotedblright"   k="86" />
+<hkern g1="backslash"  g2="quotedbl,quotesingle"       k="70" />
+<hkern g1="exclamdown"         g2="Y,Yacute,Ydieresis"         k="80" />
+<hkern g1="exclamdown"         g2="T"  k="106" />
+<hkern g1="questiondown"       g2="t"  k="47" />
+<hkern g1="questiondown"       g2="y,yacute,ydieresis"         k="31" />
+<hkern g1="questiondown"       g2="J"  k="-68" />
+<hkern g1="questiondown"       g2="Y,Yacute,Ydieresis"         k="139" />
+<hkern g1="questiondown"       g2="T"  k="141" />
+<hkern g1="questiondown"       g2="f,germandbls,uniFB01,uniFB02"       k="49" />
+<hkern g1="questiondown"       g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="49" />
+<hkern g1="questiondown"       g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="57" />
+<hkern g1="questiondown"       g2="z"  k="20" />
+<hkern g1="questiondown"       
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="80" />
+<hkern g1="questiondown"       g2="u,ugrave,uacute,ucircumflex,udieresis"      k="57" />
+<hkern g1="questiondown"       g2="s"  k="49" />
+<hkern g1="questiondown"       g2="m,n,p,r,ntilde"     k="37" />
+<hkern g1="questiondown"       g2="l"  k="31" />
+<hkern g1="questiondown"       g2="i,igrave,iacute,icircumflex,idieresis"      k="33" />
+<hkern g1="questiondown"       g2="b,h,k,thorn"        k="31" />
+<hkern g1="questiondown"       g2="S"  k="35" />
+<hkern g1="quotedbl,quotesingle"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="119" />
+<hkern g1="quotedbl,quotesingle"       g2="J"  k="31" />
+<hkern g1="quotedbl,quotesingle"       g2="space"      k="29" />
+<hkern g1="quotedbl,quotesingle"       g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="207" />
+<hkern g1="quotedbl,quotesingle"       
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="43" />
+<hkern g1="quotedbl,quotesingle"       g2="guillemotleft,guilsinglleft"        k="113" />
+<hkern g1="quotedbl,quotesingle"       g2="at"         k="53" />
+<hkern g1="quotedbl,quotesingle"       g2="colon,semicolon"    k="84" />
+<hkern g1="quotedbl,quotesingle"       g2="hyphen,endash,emdash"       k="186" />
+<hkern g1="quotedbl,quotesingle"       g2="slash"      k="72" />
+<hkern g1="quotedbl,quotesingle"       g2="ampersand"  k="29" />
+<hkern g1="quotedbl,quotesingle"       g2="s"  k="25" />
+<hkern g1="quotedbl,quotesingle"       g2="ae"         k="25" />
+<hkern g1="quotedbl,quotesingle"       g2="four"       k="102" />
+<hkern g1="quotedbl,quotesingle"       g2="six"        k="51" />
+<hkern g1="quoteleft,quotedblleft"     g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="137" />
+<hkern g1="quoteleft,quotedblleft"     g2="J"  k="29" />
+<hkern g1="quoteleft,quotedblleft"     g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="188" />
+<hkern g1="quoteleft,quotedblleft"     g2="z"  k="16" />
+<hkern g1="quoteleft,quotedblleft"     
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="18" />
+<hkern g1="guillemotright,guilsinglright"      g2="y,yacute,ydieresis"         k="20" />
+<hkern g1="guillemotright,guilsinglright"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"    
  k="25" />
+<hkern g1="guillemotright,guilsinglright"      g2="J"  k="74" />
+<hkern g1="guillemotright,guilsinglright"      g2="Y,Yacute,Ydieresis"         k="193" />
+<hkern g1="guillemotright,guilsinglright"      g2="T"  k="158" />
+<hkern g1="guillemotright,guilsinglright"      g2="quoteright,quotedblright"   k="188" />
+<hkern g1="guillemotright,guilsinglright"      g2="quotedbl,quotesingle"       k="113" />
+<hkern g1="guillemotright,guilsinglright"      g2="v"  k="20" />
+<hkern g1="guillemotright,guilsinglright"      g2="V"  k="145" />
+<hkern g1="guillemotright,guilsinglright"      g2="W"  k="135" />
+<hkern g1="guillemotright,guilsinglright"      g2="z"  k="51" />
+<hkern g1="guillemotright,guilsinglright"      g2="S"  k="39" />
+<hkern g1="guillemotright,guilsinglright"      g2="x"  k="39" />
+<hkern g1="guillemotright,guilsinglright"      g2="Z"  k="53" />
+<hkern g1="guillemotright,guilsinglright"      g2="X"  k="66" />
+<hkern g1="ampersand"  g2="Y,Yacute,Ydieresis"         k="90" />
+<hkern g1="ampersand"  g2="T"  k="88" />
+<hkern g1="ampersand"  g2="quoteright,quotedblright"   k="92" />
+<hkern g1="two"        g2="Y,Yacute,Ydieresis"         k="76" />
+<hkern g1="two"        g2="T"  k="41" />
+<hkern g1="one"        g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="25" />
+<hkern g1="one"        g2="J"  k="20" />
+<hkern g1="one"        g2="Y,Yacute,Ydieresis"         k="45" />
+<hkern g1="three"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="three"      g2="J"  k="37" />
+<hkern g1="three"      g2="Y,Yacute,Ydieresis"         k="29" />
+<hkern g1="four"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="four"       g2="J"  k="33" />
+<hkern g1="four"       g2="Y,Yacute,Ydieresis"         k="78" />
+<hkern g1="four"       g2="T"  k="37" />
+<hkern g1="five"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="five"       g2="J"  k="33" />
+<hkern g1="five"       g2="Y,Yacute,Ydieresis"         k="39" />
+<hkern g1="six"        g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="six"        g2="J"  k="41" />
+<hkern g1="six"        g2="Y,Yacute,Ydieresis"         k="78" />
+<hkern g1="six"        g2="T"  k="39" />
+<hkern g1="seven"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="106" />
+<hkern g1="seven"      g2="J"  k="37" />
+<hkern g1="seven"      g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="133" />
+<hkern g1="seven"      g2="hyphen,endash,emdash"       k="55" />
+<hkern g1="eight"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="eight"      g2="J"  k="41" />
+<hkern g1="eight"      g2="Y,Yacute,Ydieresis"         k="90" />
+<hkern g1="eight"      g2="T"  k="51" />
+<hkern g1="parenleft"  g2="t"  k="59" />
+<hkern g1="parenleft"  g2="y,yacute,ydieresis"         k="51" />
+<hkern g1="parenleft"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="parenleft"  g2="J"  k="-109" />
+<hkern g1="parenleft"  g2="f,germandbls,uniFB01,uniFB02"       k="47" />
+<hkern g1="parenleft"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="59" />
+<hkern g1="parenleft"  g2="z"  k="45" />
+<hkern g1="parenleft"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="94" />
+<hkern g1="parenleft"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="78" />
+<hkern g1="parenleft"  g2="s"  k="70" />
+<hkern g1="parenleft"  g2="m,n,p,r,ntilde"     k="63" />
+<hkern g1="parenleft"  g2="i,igrave,iacute,icircumflex,idieresis"      k="33" />
+<hkern g1="parenleft"  g2="S"  k="20" />
+<hkern g1="nine"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="74" />
+<hkern g1="nine"       g2="J"  k="47" />
+<hkern g1="nine"       g2="Y,Yacute,Ydieresis"         k="72" />
+<hkern g1="nine"       g2="T"  k="47" />
+<hkern g1="nine"       g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="115" />
+<hkern g1="nine"       g2="Z"  k="63" />
+<hkern g1="braceleft"  g2="t"  k="49" />
+<hkern g1="braceleft"  g2="y,yacute,ydieresis"         k="45" />
+<hkern g1="braceleft"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="47" />
+<hkern g1="braceleft"  g2="J"  k="-82" />
+<hkern g1="braceleft"  g2="f,germandbls,uniFB01,uniFB02"       k="41" />
+<hkern g1="braceleft"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="51" />
+<hkern g1="braceleft"  g2="z"  k="51" />
+<hkern g1="braceleft"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="78" />
+<hkern g1="braceleft"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="66" />
+<hkern g1="braceleft"  g2="s"  k="70" />
+<hkern g1="braceleft"  g2="m,n,p,r,ntilde"     k="63" />
+<hkern g1="braceleft"  g2="i,igrave,iacute,icircumflex,idieresis"      k="31" />
+<hkern g1="braceleft"  g2="S"  k="25" />
+<hkern g1="zero"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="39" />
+<hkern g1="zero"       g2="J"  k="41" />
+<hkern g1="zero"       g2="Y,Yacute,Ydieresis"         k="86" />
+<hkern g1="zero"       g2="T"  k="61" />
+<hkern g1="zero"       g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="43" />
+<hkern g1="zero"       g2="Z"  k="37" />
+<hkern g1="bracketleft"        g2="t"  k="57" />
+<hkern g1="bracketleft"        g2="y,yacute,ydieresis"         k="51" />
+<hkern g1="bracketleft"        g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="66" />
+<hkern g1="bracketleft"        g2="J"  k="-86" />
+<hkern g1="bracketleft"        g2="f,germandbls,uniFB01,uniFB02"       k="47" />
+<hkern g1="bracketleft"        g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="57" />
+<hkern g1="bracketleft"        g2="z"  k="68" />
+<hkern g1="bracketleft"        
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="92" />
+<hkern g1="bracketleft"        g2="u,ugrave,uacute,ucircumflex,udieresis"      k="80" />
+<hkern g1="bracketleft"        g2="s"  k="82" />
+<hkern g1="bracketleft"        g2="m,n,p,r,ntilde"     k="78" />
+<hkern g1="bracketleft"        g2="i,igrave,iacute,icircumflex,idieresis"      k="35" />
+<hkern g1="bracketleft"        g2="S"  k="37" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="t"  k="47" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="y,yacute,ydieresis"         
k="51" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="Y,Yacute,Ydieresis"         
k="135" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="T"  k="133" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="quoteright,quotedblright"   
k="137" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="quotedbl,quotesingle"       
k="117" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="f,germandbls,uniFB01,uniFB02"     
  k="45" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="v"  k="53" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="w"  k="47" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="29" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="one"        k="37" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="seven"      k="33" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="nine"       k="37" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="zero"       k="35" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="V"  k="109" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="W"  k="100" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="quoteleft,quotedblleft"     
k="147" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="51" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="space"      k="59" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="guillemotleft,guilsinglleft"      
  k="25" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="ampersand"  k="29" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="u,ugrave,uacute,ucircumflex,udieresis"      k="20" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="m,n,p,r,ntilde"     k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="l"  k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="i,igrave,iacute,icircumflex,idieresis"      k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="b,h,k,thorn"        k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="four"       k="20" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="six"        k="29" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="j"  k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="question"   k="61" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="two"        k="20" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="eight"      k="29" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="parenright"         k="27" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="asterisk"   k="113" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="braceright"         k="41" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="backslash"  k="111" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="bracketright"       k="57" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="copyright"  k="63" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="registered"         k="63" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="ordfeminine"        k="84" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="ordmasculine"       k="84" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="trademark"  k="135" />
+<hkern g1="B"  g2="t"  k="66" />
+<hkern g1="B"  g2="y,yacute,ydieresis"         k="63" />
+<hkern g1="B"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="B"  g2="J"  k="14" />
+<hkern g1="B"  g2="Y,Yacute,Ydieresis"         k="55" />
+<hkern g1="B"  g2="T"  k="25" />
+<hkern g1="B"  g2="f,germandbls,uniFB01,uniFB02"       k="68" />
+<hkern g1="B"  g2="z"  k="80" />
+<hkern g1="B"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="25" />
+<hkern g1="B"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="39" />
+<hkern g1="B"  g2="s"  k="51" />
+<hkern g1="B"  g2="m,n,p,r,ntilde"     k="41" />
+<hkern g1="B"  g2="l"  k="41" />
+<hkern g1="B"  g2="i,igrave,iacute,icircumflex,idieresis"      k="39" />
+<hkern g1="B"  g2="b,h,k,thorn"        k="41" />
+<hkern g1="B"  g2="Z"  k="12" />
+<hkern g1="B"  g2="j"  k="41" />
+<hkern g1="D,Eth"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="51" />
+<hkern g1="D,Eth"      g2="J"  k="29" />
+<hkern g1="D,Eth"      g2="Y,Yacute,Ydieresis"         k="88" />
+<hkern g1="D,Eth"      g2="T"  k="63" />
+<hkern g1="D,Eth"      g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="D,Eth"      g2="seven"      k="20" />
+<hkern g1="D,Eth"      g2="V"  k="53" />
+<hkern g1="D,Eth"      g2="W"  k="49" />
+<hkern g1="D,Eth"      g2="quoteleft,quotedblleft"     k="20" />
+<hkern g1="D,Eth"      g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="66" />
+<hkern g1="D,Eth"      g2="z"  k="25" />
+<hkern g1="D,Eth"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="39" />
+<hkern g1="D,Eth"      g2="u,ugrave,uacute,ucircumflex,udieresis"      k="35" />
+<hkern g1="D,Eth"      g2="s"  k="35" />
+<hkern g1="D,Eth"      g2="m,n,p,r,ntilde"     k="41" />
+<hkern g1="D,Eth"      g2="l"  k="35" />
+<hkern g1="D,Eth"      g2="i,igrave,iacute,icircumflex,idieresis"      k="35" />
+<hkern g1="D,Eth"      g2="b,h,k,thorn"        k="35" />
+<hkern g1="D,Eth"      g2="S"  k="12" />
+<hkern g1="D,Eth"      g2="ae"         k="41" />
+<hkern g1="D,Eth"      g2="x"  k="23" />
+<hkern g1="D,Eth"      g2="Z"  k="51" />
+<hkern g1="D,Eth"      g2="X"  k="41" />
+<hkern g1="D,Eth"      g2="j"  k="35" />
+<hkern g1="D,Eth"      g2="parenright"         k="61" />
+<hkern g1="D,Eth"      g2="braceright"         k="49" />
+<hkern g1="D,Eth"      g2="bracketright"       k="57" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="t"  k="45" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="y,yacute,ydieresis"         k="63" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="f,germandbls,uniFB01,uniFB02"       
k="55" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="v"  k="63" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="w"  k="63" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="33" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="z"  k="14" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="53" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="guillemotleft,guilsinglleft"        
k="45" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="u,ugrave,uacute,ucircumflex,udieresis"    
  k="47" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="s"  k="20" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="m,n,p,r,ntilde"     k="39" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="l"  k="27" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="i,igrave,iacute,icircumflex,idieresis"    
  k="39" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="b,h,k,thorn"        k="27" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="ae"         k="20" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="x"  k="12" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="j"  k="39" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="t"  k="49" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="y,yacute,ydieresis"         
k="49" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="f,germandbls,uniFB01,uniFB02"     
  k="51" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="v"  k="51" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="w"  k="51" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         
g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="18" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="z"  k="51" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="47" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         
g2="u,ugrave,uacute,ucircumflex,udieresis"      k="25" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="s"  k="61" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="m,n,p,r,ntilde"     k="23" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="l"  k="23" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         
g2="i,igrave,iacute,icircumflex,idieresis"      k="23" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="b,h,k,thorn"        k="23" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="ae"         k="59" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="x"  k="47" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="j"  k="23" />
+<hkern g1="J"  g2="t"  k="49" />
+<hkern g1="J"  g2="y,yacute,ydieresis"         k="47" />
+<hkern g1="J"  g2="f,germandbls,uniFB01,uniFB02"       k="53" />
+<hkern g1="J"  g2="v"  k="47" />
+<hkern g1="J"  g2="w"  k="49" />
+<hkern g1="J"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="20" />
+<hkern g1="J"  g2="z"  k="55" />
+<hkern g1="J"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="47" />
+<hkern g1="J"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="25" />
+<hkern g1="J"  g2="s"  k="63" />
+<hkern g1="J"  g2="m,n,p,r,ntilde"     k="23" />
+<hkern g1="J"  g2="l"  k="25" />
+<hkern g1="J"  g2="i,igrave,iacute,icircumflex,idieresis"      k="23" />
+<hkern g1="J"  g2="b,h,k,thorn"        k="25" />
+<hkern g1="J"  g2="ae"         k="59" />
+<hkern g1="J"  g2="x"  k="51" />
+<hkern g1="J"  g2="j"  k="23" />
+<hkern g1="K"  g2="t"  k="61" />
+<hkern g1="K"  g2="y,yacute,ydieresis"         k="123" />
+<hkern g1="K"  g2="f,germandbls,uniFB01,uniFB02"       k="59" />
+<hkern g1="K"  g2="v"  k="123" />
+<hkern g1="K"  g2="w"  k="119" />
+<hkern g1="K"  g2="zero"       k="25" />
+<hkern g1="K"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="92" />
+<hkern g1="K"  g2="space"      k="27" />
+<hkern g1="K"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="55" />
+<hkern g1="K"  g2="guillemotleft,guilsinglleft"        k="63" />
+<hkern g1="K"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="37" />
+<hkern g1="K"  g2="m,n,p,r,ntilde"     k="12" />
+<hkern g1="K"  g2="l"  k="12" />
+<hkern g1="K"  g2="i,igrave,iacute,icircumflex,idieresis"      k="12" />
+<hkern g1="K"  g2="b,h,k,thorn"        k="12" />
+<hkern g1="K"  g2="ae"         k="12" />
+<hkern g1="K"  g2="j"  k="12" />
+<hkern g1="K"  g2="copyright"  k="78" />
+<hkern g1="K"  g2="registered"         k="78" />
+<hkern g1="K"  g2="ordfeminine"        k="72" />
+<hkern g1="K"  g2="ordmasculine"       k="70" />
+<hkern g1="P"  g2="t"  k="20" />
+<hkern g1="P"  g2="y,yacute,ydieresis"         k="12" />
+<hkern g1="P"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="115" />
+<hkern g1="P"  g2="J"  k="16" />
+<hkern g1="P"  g2="Y,Yacute,Ydieresis"         k="27" />
+<hkern g1="P"  g2="f,germandbls,uniFB01,uniFB02"       k="25" />
+<hkern g1="P"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="209" />
+<hkern g1="P"  g2="z"  k="16" />
+<hkern g1="P"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="162" />
+<hkern g1="P"  g2="guillemotleft,guilsinglleft"        k="90" />
+<hkern g1="P"  g2="colon,semicolon"    k="41" />
+<hkern g1="P"  g2="hyphen,endash,emdash"       k="129" />
+<hkern g1="P"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="86" />
+<hkern g1="P"  g2="s"  k="125" />
+<hkern g1="P"  g2="m,n,p,r,ntilde"     k="102" />
+<hkern g1="P"  g2="l"  k="23" />
+<hkern g1="P"  g2="i,igrave,iacute,icircumflex,idieresis"      k="18" />
+<hkern g1="P"  g2="b,h,k,thorn"        k="23" />
+<hkern g1="P"  g2="j"  k="18" />
+<hkern g1="R"  g2="t"  k="72" />
+<hkern g1="R"  g2="y,yacute,ydieresis"         k="98" />
+<hkern g1="R"  g2="Y,Yacute,Ydieresis"         k="80" />
+<hkern g1="R"  g2="T"  k="47" />
+<hkern g1="R"  g2="f,germandbls,uniFB01,uniFB02"       k="76" />
+<hkern g1="R"  g2="v"  k="98" />
+<hkern g1="R"  g2="w"  k="98" />
+<hkern g1="R"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="12" />
+<hkern g1="R"  g2="V"  k="55" />
+<hkern g1="R"  g2="W"  k="53" />
+<hkern g1="R"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="20" />
+<hkern g1="R"  g2="z"  k="14" />
+<hkern g1="R"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="86" />
+<hkern g1="R"  g2="guillemotleft,guilsinglleft"        k="61" />
+<hkern g1="R"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="68" />
+<hkern g1="R"  g2="s"  k="29" />
+<hkern g1="R"  g2="m,n,p,r,ntilde"     k="41" />
+<hkern g1="R"  g2="l"  k="43" />
+<hkern g1="R"  g2="i,igrave,iacute,icircumflex,idieresis"      k="43" />
+<hkern g1="R"  g2="b,h,k,thorn"        k="43" />
+<hkern g1="R"  g2="ae"         k="37" />
+<hkern g1="R"  g2="x"  k="12" />
+<hkern g1="R"  g2="j"  k="43" />
+<hkern g1="R"  g2="bracketright"       k="31" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="t"  k="45" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="y,yacute,ydieresis"         k="39" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="f,germandbls,uniFB01,uniFB02"       k="57" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="v"  k="39" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="w"  k="41" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      
g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="47" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="z"  k="63" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="70" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="u,ugrave,uacute,ucircumflex,udieresis"      
k="49" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="s"  k="70" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="m,n,p,r,ntilde"     k="41" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="l"  k="43" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="i,igrave,iacute,icircumflex,idieresis"      
k="43" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="b,h,k,thorn"        k="43" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="ae"         k="70" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="x"  k="61" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="j"  k="43" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="t"  k="172" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="y,yacute,ydieresis"         k="236" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="135" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="J"  k="29" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="f,germandbls,uniFB01,uniFB02"       k="137" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="v"  k="238" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="w"  k="240" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="nine"       k="63" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="zero"       k="84" />
+<hkern g1="Y,Yacute,Ydieresis"         
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="86" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="space"      k="84" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="184" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="z"  k="215" />
+<hkern g1="Y,Yacute,Ydieresis"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="311" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="guillemotleft,guilsinglleft"        k="193" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="at"         k="139" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="colon,semicolon"    k="133" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="hyphen,endash,emdash"       k="162" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="slash"      k="133" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="guillemotright,guilsinglright"      k="141" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="ampersand"  k="68" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="u,ugrave,uacute,ucircumflex,udieresis"      k="252" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="s"  k="270" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="m,n,p,r,ntilde"     k="262" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="l"  k="37" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="i,igrave,iacute,icircumflex,idieresis"      k="127" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="b,h,k,thorn"        k="37" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="S"  k="47" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="ae"         k="260" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="four"       k="156" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="six"        k="147" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="x"  k="229" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="j"  k="129" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="two"        k="47" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="eight"      k="86" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="copyright"  k="92" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="registered"         k="92" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="ordfeminine"        k="53" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="ordmasculine"       k="51" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="trademark"  k="-29" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="five"       k="29" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="bar"        k="27" />
+<hkern g1="F"  g2="t"  k="55" />
+<hkern g1="F"  g2="y,yacute,ydieresis"         k="61" />
+<hkern g1="F"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="104" />
+<hkern g1="F"  g2="J"  k="10" />
+<hkern g1="F"  g2="f,germandbls,uniFB01,uniFB02"       k="68" />
+<hkern g1="F"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="201" />
+<hkern g1="F"  g2="z"  k="96" />
+<hkern g1="F"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="131" />
+<hkern g1="F"  g2="guillemotleft,guilsinglleft"        k="72" />
+<hkern g1="F"  g2="colon,semicolon"    k="31" />
+<hkern g1="F"  g2="hyphen,endash,emdash"       k="68" />
+<hkern g1="F"  g2="guillemotright,guilsinglright"      k="33" />
+<hkern g1="F"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="117" />
+<hkern g1="F"  g2="s"  k="119" />
+<hkern g1="F"  g2="m,n,p,r,ntilde"     k="113" />
+<hkern g1="F"  g2="l"  k="45" />
+<hkern g1="F"  g2="i,igrave,iacute,icircumflex,idieresis"      k="84" />
+<hkern g1="F"  g2="b,h,k,thorn"        k="45" />
+<hkern g1="F"  g2="S"  k="23" />
+<hkern g1="F"  g2="j"  k="86" />
+<hkern g1="L"  g2="t"  k="66" />
+<hkern g1="L"  g2="y,yacute,ydieresis"         k="172" />
+<hkern g1="L"  g2="Y,Yacute,Ydieresis"         k="215" />
+<hkern g1="L"  g2="T"  k="184" />
+<hkern g1="L"  g2="quoteright,quotedblright"   k="188" />
+<hkern g1="L"  g2="quotedbl,quotesingle"       k="207" />
+<hkern g1="L"  g2="f,germandbls,uniFB01,uniFB02"       k="63" />
+<hkern g1="L"  g2="v"  k="174" />
+<hkern g1="L"  g2="w"  k="156" />
+<hkern g1="L"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="31" />
+<hkern g1="L"  g2="nine"       k="23" />
+<hkern g1="L"  g2="zero"       k="25" />
+<hkern g1="L"  g2="V"  k="199" />
+<hkern g1="L"  g2="W"  k="193" />
+<hkern g1="L"  g2="quoteleft,quotedblleft"     k="188" />
+<hkern g1="L"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="78" />
+<hkern g1="L"  g2="space"      k="68" />
+<hkern g1="L"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="57" />
+<hkern g1="L"  g2="guillemotleft,guilsinglleft"        k="117" />
+<hkern g1="L"  g2="hyphen,endash,emdash"       k="117" />
+<hkern g1="L"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="31" />
+<hkern g1="L"  g2="m,n,p,r,ntilde"     k="10" />
+<hkern g1="L"  g2="l"  k="10" />
+<hkern g1="L"  g2="i,igrave,iacute,icircumflex,idieresis"      k="10" />
+<hkern g1="L"  g2="b,h,k,thorn"        k="10" />
+<hkern g1="L"  g2="four"       k="29" />
+<hkern g1="L"  g2="j"  k="12" />
+<hkern g1="L"  g2="question"   k="55" />
+<hkern g1="L"  g2="asterisk"   k="225" />
+<hkern g1="L"  g2="backslash"  k="127" />
+<hkern g1="L"  g2="bracketright"       k="35" />
+<hkern g1="L"  g2="copyright"  k="160" />
+<hkern g1="L"  g2="registered"         k="160" />
+<hkern g1="L"  g2="ordfeminine"        k="223" />
+<hkern g1="L"  g2="ordmasculine"       k="223" />
+<hkern g1="L"  g2="trademark"  k="229" />
+<hkern g1="L"  g2="periodcentered"     k="170" />
+<hkern g1="C,Ccedilla"         g2="t"  k="78" />
+<hkern g1="C,Ccedilla"         g2="y,yacute,ydieresis"         k="131" />
+<hkern g1="C,Ccedilla"         g2="f,germandbls,uniFB01,uniFB02"       k="78" />
+<hkern g1="C,Ccedilla"         g2="v"  k="133" />
+<hkern g1="C,Ccedilla"         g2="w"  k="127" />
+<hkern g1="C,Ccedilla"         g2="nine"       k="23" />
+<hkern g1="C,Ccedilla"         g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="47" />
+<hkern g1="C,Ccedilla"         g2="z"  k="12" />
+<hkern g1="C,Ccedilla"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="41" />
+<hkern g1="C,Ccedilla"         g2="guillemotleft,guilsinglleft"        k="53" />
+<hkern g1="C,Ccedilla"         g2="u,ugrave,uacute,ucircumflex,udieresis"      k="41" />
+<hkern g1="C,Ccedilla"         g2="m,n,p,r,ntilde"     k="29" />
+<hkern g1="C,Ccedilla"         g2="l"  k="23" />
+<hkern g1="C,Ccedilla"         g2="i,igrave,iacute,icircumflex,idieresis"      k="29" />
+<hkern g1="C,Ccedilla"         g2="b,h,k,thorn"        k="23" />
+<hkern g1="C,Ccedilla"         g2="j"  k="29" />
+<hkern g1="C,Ccedilla"         g2="copyright"  k="61" />
+<hkern g1="C,Ccedilla"         g2="registered"         k="61" />
+<hkern g1="C,Ccedilla"         g2="ordfeminine"        k="53" />
+<hkern g1="C,Ccedilla"         g2="ordmasculine"       k="53" />
+<hkern g1="T"  g2="t"  k="201" />
+<hkern g1="T"  g2="y,yacute,ydieresis"         k="223" />
+<hkern g1="T"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="133" />
+<hkern g1="T"  g2="J"  k="12" />
+<hkern g1="T"  g2="f,germandbls,uniFB01,uniFB02"       k="162" />
+<hkern g1="T"  g2="v"  k="225" />
+<hkern g1="T"  g2="w"  k="227" />
+<hkern g1="T"  g2="nine"       k="41" />
+<hkern g1="T"  g2="zero"       k="63" />
+<hkern g1="T"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="63" />
+<hkern g1="T"  g2="space"      k="59" />
+<hkern g1="T"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="129" />
+<hkern g1="T"  g2="z"  k="215" />
+<hkern g1="T"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="231" />
+<hkern g1="T"  g2="guillemotleft,guilsinglleft"        k="158" />
+<hkern g1="T"  g2="at"         k="123" />
+<hkern g1="T"  g2="colon,semicolon"    k="102" />
+<hkern g1="T"  g2="hyphen,endash,emdash"       k="102" />
+<hkern g1="T"  g2="slash"      k="98" />
+<hkern g1="T"  g2="guillemotright,guilsinglright"      k="139" />
+<hkern g1="T"  g2="ampersand"  k="29" />
+<hkern g1="T"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="233" />
+<hkern g1="T"  g2="s"  k="223" />
+<hkern g1="T"  g2="m,n,p,r,ntilde"     k="236" />
+<hkern g1="T"  g2="l"  k="68" />
+<hkern g1="T"  g2="i,igrave,iacute,icircumflex,idieresis"      k="193" />
+<hkern g1="T"  g2="b,h,k,thorn"        k="68" />
+<hkern g1="T"  g2="ae"         k="221" />
+<hkern g1="T"  g2="four"       k="117" />
+<hkern g1="T"  g2="six"        k="129" />
+<hkern g1="T"  g2="x"  k="211" />
+<hkern g1="T"  g2="j"  k="193" />
+<hkern g1="T"  g2="eight"      k="43" />
+<hkern g1="T"  g2="copyright"  k="76" />
+<hkern g1="T"  g2="registered"         k="76" />
+<hkern g1="T"  g2="ordfeminine"        k="27" />
+<hkern g1="T"  g2="ordmasculine"       k="25" />
+<hkern g1="G"  g2="t"  k="31" />
+<hkern g1="G"  g2="y,yacute,ydieresis"         k="37" />
+<hkern g1="G"  g2="Y,Yacute,Ydieresis"         k="29" />
+<hkern g1="G"  g2="f,germandbls,uniFB01,uniFB02"       k="37" />
+<hkern g1="G"  g2="v"  k="37" />
+<hkern g1="G"  g2="w"  k="35" />
+<hkern g1="G"  g2="V"  k="27" />
+<hkern g1="G"  g2="W"  k="25" />
+<hkern g1="G"  g2="z"  k="37" />
+<hkern g1="G"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="G"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="31" />
+<hkern g1="G"  g2="s"  k="23" />
+<hkern g1="G"  g2="m,n,p,r,ntilde"     k="31" />
+<hkern g1="G"  g2="l"  k="31" />
+<hkern g1="G"  g2="i,igrave,iacute,icircumflex,idieresis"      k="33" />
+<hkern g1="G"  g2="b,h,k,thorn"        k="31" />
+<hkern g1="G"  g2="ae"         k="23" />
+<hkern g1="G"  g2="x"  k="29" />
+<hkern g1="G"  g2="j"  k="33" />
+<hkern g1="V"  g2="t"  k="121" />
+<hkern g1="V"  g2="y,yacute,ydieresis"         k="152" />
+<hkern g1="V"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="109" />
+<hkern g1="V"  g2="J"  k="18" />
+<hkern g1="V"  g2="f,germandbls,uniFB01,uniFB02"       k="121" />
+<hkern g1="V"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="51" />
+<hkern g1="V"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="170" />
+<hkern g1="V"  g2="z"  k="145" />
+<hkern g1="V"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="215" />
+<hkern g1="V"  g2="guillemotleft,guilsinglleft"        k="145" />
+<hkern g1="V"  g2="colon,semicolon"    k="92" />
+<hkern g1="V"  g2="hyphen,endash,emdash"       k="106" />
+<hkern g1="V"  g2="guillemotright,guilsinglright"      k="94" />
+<hkern g1="V"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="174" />
+<hkern g1="V"  g2="s"  k="213" />
+<hkern g1="V"  g2="m,n,p,r,ntilde"     k="178" />
+<hkern g1="V"  g2="l"  k="25" />
+<hkern g1="V"  g2="i,igrave,iacute,icircumflex,idieresis"      k="106" />
+<hkern g1="V"  g2="b,h,k,thorn"        k="25" />
+<hkern g1="V"  g2="S"  k="33" />
+<hkern g1="V"  g2="j"  k="106" />
+<hkern g1="S"  g2="t"  k="37" />
+<hkern g1="S"  g2="y,yacute,ydieresis"         k="41" />
+<hkern g1="S"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="25" />
+<hkern g1="S"  g2="Y,Yacute,Ydieresis"         k="27" />
+<hkern g1="S"  g2="f,germandbls,uniFB01,uniFB02"       k="45" />
+<hkern g1="S"  g2="v"  k="43" />
+<hkern g1="S"  g2="w"  k="41" />
+<hkern g1="S"  g2="V"  k="27" />
+<hkern g1="S"  g2="W"  k="25" />
+<hkern g1="S"  g2="z"  k="57" />
+<hkern g1="S"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="12" />
+<hkern g1="S"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="23" />
+<hkern g1="S"  g2="s"  k="25" />
+<hkern g1="S"  g2="m,n,p,r,ntilde"     k="25" />
+<hkern g1="S"  g2="l"  k="25" />
+<hkern g1="S"  g2="i,igrave,iacute,icircumflex,idieresis"      k="25" />
+<hkern g1="S"  g2="b,h,k,thorn"        k="25" />
+<hkern g1="S"  g2="ae"         k="18" />
+<hkern g1="S"  g2="x"  k="45" />
+<hkern g1="S"  g2="j"  k="25" />
+<hkern g1="S"  g2="ordfeminine"        k="20" />
+<hkern g1="S"  g2="ordmasculine"       k="20" />
+<hkern g1="Z"  g2="t"  k="63" />
+<hkern g1="Z"  g2="y,yacute,ydieresis"         k="127" />
+<hkern g1="Z"  g2="f,germandbls,uniFB01,uniFB02"       k="63" />
+<hkern g1="Z"  g2="v"  k="129" />
+<hkern g1="Z"  g2="w"  k="123" />
+<hkern g1="Z"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="43" />
+<hkern g1="Z"  g2="z"  k="10" />
+<hkern g1="Z"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="33" />
+<hkern g1="Z"  g2="guillemotleft,guilsinglleft"        k="27" />
+<hkern g1="Z"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="31" />
+<hkern g1="Z"  g2="s"  k="10" />
+<hkern g1="Z"  g2="m,n,p,r,ntilde"     k="23" />
+<hkern g1="Z"  g2="l"  k="23" />
+<hkern g1="Z"  g2="i,igrave,iacute,icircumflex,idieresis"      k="23" />
+<hkern g1="Z"  g2="b,h,k,thorn"        k="23" />
+<hkern g1="Z"  g2="ae"         k="10" />
+<hkern g1="Z"  g2="j"  k="23" />
+<hkern g1="Z"  g2="copyright"  k="66" />
+<hkern g1="Z"  g2="registered"         k="66" />
+<hkern g1="Z"  g2="ordfeminine"        k="63" />
+<hkern g1="Z"  g2="ordmasculine"       k="63" />
+<hkern g1="W"  g2="t"  k="119" />
+<hkern g1="W"  g2="y,yacute,ydieresis"         k="152" />
+<hkern g1="W"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="102" />
+<hkern g1="W"  g2="J"  k="16" />
+<hkern g1="W"  g2="f,germandbls,uniFB01,uniFB02"       k="119" />
+<hkern g1="W"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="49" />
+<hkern g1="W"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="160" />
+<hkern g1="W"  g2="z"  k="137" />
+<hkern g1="W"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="203" />
+<hkern g1="W"  g2="guillemotleft,guilsinglleft"        k="137" />
+<hkern g1="W"  g2="colon,semicolon"    k="86" />
+<hkern g1="W"  g2="hyphen,endash,emdash"       k="98" />
+<hkern g1="W"  g2="guillemotright,guilsinglright"      k="90" />
+<hkern g1="W"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="164" />
+<hkern g1="W"  g2="s"  k="205" />
+<hkern g1="W"  g2="m,n,p,r,ntilde"     k="166" />
+<hkern g1="W"  g2="l"  k="23" />
+<hkern g1="W"  g2="i,igrave,iacute,icircumflex,idieresis"      k="104" />
+<hkern g1="W"  g2="b,h,k,thorn"        k="23" />
+<hkern g1="W"  g2="S"  k="31" />
+<hkern g1="W"  g2="j"  k="104" />
+<hkern g1="X"  g2="t"  k="92" />
+<hkern g1="X"  g2="y,yacute,ydieresis"         k="121" />
+<hkern g1="X"  g2="f,germandbls,uniFB01,uniFB02"       k="90" />
+<hkern g1="X"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="41" />
+<hkern g1="X"  g2="z"  k="10" />
+<hkern g1="X"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="78" />
+<hkern g1="X"  g2="guillemotleft,guilsinglleft"        k="66" />
+<hkern g1="X"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="66" />
+<hkern g1="X"  g2="s"  k="23" />
+<hkern g1="X"  g2="m,n,p,r,ntilde"     k="39" />
+<hkern g1="X"  g2="l"  k="35" />
+<hkern g1="X"  g2="i,igrave,iacute,icircumflex,idieresis"      k="39" />
+<hkern g1="X"  g2="b,h,k,thorn"        k="35" />
+<hkern g1="X"  g2="j"  k="39" />
+<hkern g1="Thorn"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="51" />
+<hkern g1="Thorn"      g2="J"  k="20" />
+<hkern g1="Thorn"      g2="Y,Yacute,Ydieresis"         k="98" />
+<hkern g1="Thorn"      g2="T"  k="129" />
+<hkern g1="Thorn"      g2="quoteright,quotedblright"   k="49" />
+<hkern g1="Thorn"      g2="quoteleft,quotedblleft"     k="63" />
+<hkern g1="Thorn"      g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="86" />
+<hkern g1="Thorn"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="Thorn"      g2="hyphen,endash,emdash"       k="18" />
+<hkern g1="Thorn"      g2="u,ugrave,uacute,ucircumflex,udieresis"      k="16" />
+<hkern g1="Thorn"      g2="s"  k="16" />
+<hkern g1="Thorn"      g2="m,n,p,r,ntilde"     k="18" />
+<hkern g1="Thorn"      g2="l"  k="16" />
+<hkern g1="Thorn"      g2="i,igrave,iacute,icircumflex,idieresis"      k="18" />
+<hkern g1="Thorn"      g2="b,h,k,thorn"        k="16" />
+<hkern g1="Thorn"      g2="S"  k="10" />
+<hkern g1="Thorn"      g2="Z"  k="61" />
+<hkern g1="Thorn"      g2="j"  k="18" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="51" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="J"  k="27" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="Y,Yacute,Ydieresis"         
k="86" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="T"  k="61" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="f,germandbls,uniFB01,uniFB02"     
  k="14" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="seven"      k="20" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="V"  k="53" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="W"  k="49" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="quoteleft,quotedblleft"     
k="20" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="70" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="z"  k="23" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="41" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="u,ugrave,uacute,ucircumflex,udieresis"      k="35" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="s"  k="35" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="m,n,p,r,ntilde"     k="39" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="l"  k="33" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="i,igrave,iacute,icircumflex,idieresis"      k="35" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="b,h,k,thorn"        k="33" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="S"  k="12" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="ae"         k="41" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="x"  k="20" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="Z"  k="53" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="X"  k="41" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="j"  k="35" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="parenright"         k="59" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="braceright"         k="49" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="bracketright"       k="57" />
+<hkern g1="t"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="76" />
+<hkern g1="t"  g2="J"  k="78" />
+<hkern g1="t"  g2="Y,Yacute,Ydieresis"         k="197" />
+<hkern g1="t"  g2="T"  k="174" />
+<hkern g1="t"  g2="quoteright,quotedblright"   k="25" />
+<hkern g1="t"  g2="quotedbl,quotesingle"       k="18" />
+<hkern g1="t"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="47" />
+<hkern g1="t"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="37" />
+<hkern g1="t"  g2="V"  k="133" />
+<hkern g1="t"  g2="W"  k="127" />
+<hkern g1="t"  g2="quoteleft,quotedblleft"     k="29" />
+<hkern g1="t"  g2="space"      k="39" />
+<hkern g1="t"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="43" />
+<hkern g1="t"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="25" />
+<hkern g1="t"  g2="guillemotleft,guilsinglleft"        k="23" />
+<hkern g1="t"  g2="hyphen,endash,emdash"       k="25" />
+<hkern g1="t"  g2="slash"      k="20" />
+<hkern g1="t"  g2="S"  k="74" />
+<hkern g1="t"  g2="Z"  k="96" />
+<hkern g1="t"  g2="X"  k="115" />
+<hkern g1="t"  g2="parenright"         k="74" />
+<hkern g1="t"  g2="asterisk"   k="18" />
+<hkern g1="t"  g2="braceright"         k="57" />
+<hkern g1="t"  g2="backslash"  k="39" />
+<hkern g1="t"  g2="bracketright"       k="66" />
+<hkern g1="t"  g2="trademark"  k="29" />
+<hkern g1="l,uniFB02"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="l,uniFB02"  g2="J"  k="47" />
+<hkern g1="l,uniFB02"  g2="Y,Yacute,Ydieresis"         k="39" />
+<hkern g1="l,uniFB02"  g2="T"  k="68" />
+<hkern g1="l,uniFB02"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="l,uniFB02"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="43" />
+<hkern g1="l,uniFB02"  g2="V"  k="25" />
+<hkern g1="l,uniFB02"  g2="W"  k="23" />
+<hkern g1="l,uniFB02"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="33" />
+<hkern g1="l,uniFB02"  g2="S"  k="31" />
+<hkern g1="l,uniFB02"  g2="Z"  k="27" />
+<hkern g1="l,uniFB02"  g2="X"  k="35" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="J"  k="49" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="Y,Yacute,Ydieresis"         k="127" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="T"  k="188" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"    
  k="43" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="V"  k="106" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="W"  k="104" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="35" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="S"  k="29" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="Z"  k="27" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="X"  k="41" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="parenright"         k="33" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="braceright"         k="31" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="bracketright"       k="35" />
+<hkern g1="c,ccedilla"         g2="J"  k="78" />
+<hkern g1="c,ccedilla"         g2="Y,Yacute,Ydieresis"         k="274" />
+<hkern g1="c,ccedilla"         g2="T"  k="211" />
+<hkern g1="c,ccedilla"         g2="quotedbl,quotesingle"       k="20" />
+<hkern g1="c,ccedilla"         
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="53" />
+<hkern g1="c,ccedilla"         g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="72" />
+<hkern g1="c,ccedilla"         g2="V"  k="201" />
+<hkern g1="c,ccedilla"         g2="W"  k="188" />
+<hkern g1="c,ccedilla"         g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="31" />
+<hkern g1="c,ccedilla"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="c,ccedilla"         g2="guillemotleft,guilsinglleft"        k="37" />
+<hkern g1="c,ccedilla"         g2="hyphen,endash,emdash"       k="25" />
+<hkern g1="c,ccedilla"         g2="S"  k="27" />
+<hkern g1="c,ccedilla"         g2="X"  k="18" />
+<hkern g1="c,ccedilla"         g2="question"   k="49" />
+<hkern g1="c,ccedilla"         g2="parenright"         k="68" />
+<hkern g1="c,ccedilla"         g2="asterisk"   k="37" />
+<hkern g1="c,ccedilla"         g2="braceright"         k="63" />
+<hkern g1="c,ccedilla"         g2="backslash"  k="78" />
+<hkern g1="c,ccedilla"         g2="bracketright"       k="78" />
+<hkern g1="c,ccedilla"         g2="trademark"  k="33" />
+<hkern g1="r"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="82" />
+<hkern g1="r"  g2="J"  k="78" />
+<hkern g1="r"  g2="Y,Yacute,Ydieresis"         k="201" />
+<hkern g1="r"  g2="T"  k="172" />
+<hkern g1="r"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="43" />
+<hkern g1="r"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="35" />
+<hkern g1="r"  g2="V"  k="133" />
+<hkern g1="r"  g2="W"  k="127" />
+<hkern g1="r"  g2="space"      k="43" />
+<hkern g1="r"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="72" />
+<hkern g1="r"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="29" />
+<hkern g1="r"  g2="guillemotleft,guilsinglleft"        k="25" />
+<hkern g1="r"  g2="hyphen,endash,emdash"       k="41" />
+<hkern g1="r"  g2="slash"      k="31" />
+<hkern g1="r"  g2="S"  k="74" />
+<hkern g1="r"  g2="Z"  k="125" />
+<hkern g1="r"  g2="X"  k="121" />
+<hkern g1="r"  g2="parenright"         k="84" />
+<hkern g1="r"  g2="braceright"         k="61" />
+<hkern g1="r"  g2="backslash"  k="43" />
+<hkern g1="r"  g2="bracketright"       k="74" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="y,yacute,ydieresis"         k="12" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="18" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="J"  k="82" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="Y,Yacute,Ydieresis"         k="272" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="T"  k="217" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="quotedbl,quotesingle"       k="33" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="v"  k="12" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="w"  k="10" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="59" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"    
  k="63" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="V"  k="227" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="W"  k="213" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="quoteleft,quotedblleft"     k="18" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="25" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="S"  k="49" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="ae"         k="8" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="Z"  k="37" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="X"  k="53" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="question"   k="66" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="parenright"         k="84" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="asterisk"   k="47" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="braceright"         k="78" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="backslash"  k="92" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="bracketright"       k="86" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="trademark"  k="45" />
+<hkern g1="f"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="76" />
+<hkern g1="f"  g2="J"  k="61" />
+<hkern g1="f"  g2="Y,Yacute,Ydieresis"         k="-25" />
+<hkern g1="f"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="18" />
+<hkern g1="f"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="14" />
+<hkern g1="f"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="51" />
+<hkern g1="f"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="f"  g2="guillemotleft,guilsinglleft"        k="25" />
+<hkern g1="f"  g2="hyphen,endash,emdash"       k="33" />
+<hkern g1="f"  g2="S"  k="43" />
+<hkern g1="v"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="53" />
+<hkern g1="v"  g2="J"  k="86" />
+<hkern g1="v"  g2="Y,Yacute,Ydieresis"         k="233" />
+<hkern g1="v"  g2="T"  k="221" />
+<hkern g1="v"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="49" />
+<hkern g1="v"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="39" />
+<hkern g1="v"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="76" />
+<hkern g1="v"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="v"  g2="guillemotleft,guilsinglleft"        k="23" />
+<hkern g1="v"  g2="hyphen,endash,emdash"       k="18" />
+<hkern g1="v"  g2="s"  k="14" />
+<hkern g1="v"  g2="S"  k="78" />
+<hkern g1="v"  g2="Z"  k="117" />
+<hkern g1="j"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="j"  g2="J"  k="27" />
+<hkern g1="j"  g2="Y,Yacute,Ydieresis"         k="125" />
+<hkern g1="j"  g2="T"  k="188" />
+<hkern g1="j"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="j"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="43" />
+<hkern g1="j"  g2="V"  k="106" />
+<hkern g1="j"  g2="W"  k="104" />
+<hkern g1="j"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="33" />
+<hkern g1="j"  g2="S"  k="29" />
+<hkern g1="j"  g2="Z"  k="27" />
+<hkern g1="j"  g2="X"  k="41" />
+<hkern g1="s"  g2="y,yacute,ydieresis"         k="14" />
+<hkern g1="s"  g2="J"  k="84" />
+<hkern g1="s"  g2="Y,Yacute,Ydieresis"         k="258" />
+<hkern g1="s"  g2="T"  k="219" />
+<hkern g1="s"  g2="quotedbl,quotesingle"       k="25" />
+<hkern g1="s"  g2="v"  k="14" />
+<hkern g1="s"  g2="w"  k="14" />
+<hkern g1="s"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="59" />
+<hkern g1="s"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="s"  g2="V"  k="209" />
+<hkern g1="s"  g2="W"  k="197" />
+<hkern g1="s"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="41" />
+<hkern g1="s"  g2="S"  k="20" />
+<hkern g1="s"  g2="Z"  k="18" />
+<hkern g1="s"  g2="X"  k="31" />
+<hkern g1="s"  g2="question"   k="55" />
+<hkern g1="s"  g2="parenright"         k="74" />
+<hkern g1="s"  g2="asterisk"   k="39" />
+<hkern g1="s"  g2="braceright"         k="63" />
+<hkern g1="s"  g2="backslash"  k="90" />
+<hkern g1="s"  g2="bracketright"       k="82" />
+<hkern g1="s"  g2="trademark"  k="37" />
+<hkern g1="k"  g2="J"  k="63" />
+<hkern g1="k"  g2="Y,Yacute,Ydieresis"         k="229" />
+<hkern g1="k"  g2="T"  k="213" />
+<hkern g1="k"  g2="quoteright,quotedblright"   k="74" />
+<hkern g1="k"  g2="quotedbl,quotesingle"       k="53" />
+<hkern g1="k"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="55" />
+<hkern g1="k"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="66" />
+<hkern g1="k"  g2="V"  k="203" />
+<hkern g1="k"  g2="W"  k="193" />
+<hkern g1="k"  g2="quoteleft,quotedblleft"     k="74" />
+<hkern g1="k"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="45" />
+<hkern g1="k"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="37" />
+<hkern g1="k"  g2="guillemotleft,guilsinglleft"        k="47" />
+<hkern g1="k"  g2="hyphen,endash,emdash"       k="16" />
+<hkern g1="k"  g2="S"  k="20" />
+<hkern g1="k"  g2="question"   k="51" />
+<hkern g1="k"  g2="parenright"         k="39" />
+<hkern g1="k"  g2="asterisk"   k="45" />
+<hkern g1="k"  g2="braceright"         k="49" />
+<hkern g1="k"  g2="backslash"  k="76" />
+<hkern g1="k"  g2="bracketright"       k="63" />
+<hkern g1="k"  g2="trademark"  k="63" />
+<hkern g1="y,yacute,ydieresis"         g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="53" />
+<hkern g1="y,yacute,ydieresis"         g2="J"  k="86" />
+<hkern g1="y,yacute,ydieresis"         g2="Y,Yacute,Ydieresis"         k="238" />
+<hkern g1="y,yacute,ydieresis"         g2="T"  k="221" />
+<hkern g1="y,yacute,ydieresis"         
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="51" />
+<hkern g1="y,yacute,ydieresis"         g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="41" />
+<hkern g1="y,yacute,ydieresis"         g2="V"  k="154" />
+<hkern g1="y,yacute,ydieresis"         g2="W"  k="143" />
+<hkern g1="y,yacute,ydieresis"         g2="space"      k="47" />
+<hkern g1="y,yacute,ydieresis"         g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="74" />
+<hkern g1="y,yacute,ydieresis"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="y,yacute,ydieresis"         g2="guillemotleft,guilsinglleft"        k="20" />
+<hkern g1="y,yacute,ydieresis"         g2="slash"      k="25" />
+<hkern g1="y,yacute,ydieresis"         g2="s"  k="14" />
+<hkern g1="y,yacute,ydieresis"         g2="S"  k="82" />
+<hkern g1="y,yacute,ydieresis"         g2="ae"         k="14" />
+<hkern g1="y,yacute,ydieresis"         g2="Z"  k="117" />
+<hkern g1="y,yacute,ydieresis"         g2="X"  k="121" />
+<hkern g1="y,yacute,ydieresis"         g2="question"   k="27" />
+<hkern g1="y,yacute,ydieresis"         g2="parenright"         k="84" />
+<hkern g1="y,yacute,ydieresis"         g2="braceright"         k="61" />
+<hkern g1="y,yacute,ydieresis"         g2="backslash"  k="61" />
+<hkern g1="y,yacute,ydieresis"         g2="bracketright"       k="74" />
+<hkern g1="y,yacute,ydieresis"         g2="trademark"  k="16" />
+<hkern g1="w"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="49" />
+<hkern g1="w"  g2="J"  k="80" />
+<hkern g1="w"  g2="Y,Yacute,Ydieresis"         k="236" />
+<hkern g1="w"  g2="T"  k="219" />
+<hkern g1="w"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="49" />
+<hkern g1="w"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="39" />
+<hkern g1="w"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="70" />
+<hkern g1="w"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="25" />
+<hkern g1="w"  g2="s"  k="14" />
+<hkern g1="w"  g2="S"  k="76" />
+<hkern g1="w"  g2="Z"  k="111" />
+<hkern g1="x"  g2="J"  k="72" />
+<hkern g1="x"  g2="Y,Yacute,Ydieresis"         k="231" />
+<hkern g1="x"  g2="T"  k="211" />
+<hkern g1="x"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="51" />
+<hkern g1="x"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="x"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="27" />
+<hkern g1="x"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="x"  g2="guillemotleft,guilsinglleft"        k="39" />
+<hkern g1="x"  g2="S"  k="23" />
+<hkern g1="z"  g2="J"  k="74" />
+<hkern g1="z"  g2="Y,Yacute,Ydieresis"         k="250" />
+<hkern g1="z"  g2="T"  k="209" />
+<hkern g1="z"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="51" />
+<hkern g1="z"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="z"  g2="V"  k="188" />
+<hkern g1="z"  g2="W"  k="176" />
+<hkern g1="z"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="27" />
+<hkern g1="z"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="16" />
+<hkern g1="z"  g2="guillemotleft,guilsinglleft"        k="39" />
+<hkern g1="z"  g2="hyphen,endash,emdash"       k="16" />
+<hkern g1="z"  g2="S"  k="18" />
+<hkern g1="z"  g2="X"  k="10" />
+<hkern g1="z"  g2="question"   k="41" />
+<hkern g1="z"  g2="parenright"         k="49" />
+<hkern g1="z"  g2="asterisk"   k="16" />
+<hkern g1="z"  g2="braceright"         k="53" />
+<hkern g1="z"  g2="backslash"  k="70" />
+<hkern g1="z"  g2="bracketright"       k="70" />
+<hkern g1="z"  g2="trademark"  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="t"  k="12" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="y,yacute,ydieresis"       
  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="J"  k="74" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="Y,Yacute,Ydieresis"       
  k="309" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="T"  k="229" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="quoteright,quotedblright" 
  k="18" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="quotedbl,quotesingle"     
  k="43" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="v"  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="w"  k="25" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="47" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="V"  k="215" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="W"  k="199" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="quoteleft,quotedblleft"   
  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="39" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="z"  k="31" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="S"  k="51" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="x"  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="Z"  k="57" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="X"  k="78" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="question"   k="76" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="parenright"         
k="96" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="asterisk"   k="55" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="braceright"         
k="76" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="backslash"  k="106" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="bracketright"       
k="92" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="trademark"  k="53" />
+<hkern g1="eth"        g2="y,yacute,ydieresis"         k="8" />
+<hkern g1="eth"        g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="eth"        g2="J"  k="61" />
+<hkern g1="eth"        g2="Y,Yacute,Ydieresis"         k="217" />
+<hkern g1="eth"        g2="T"  k="186" />
+<hkern g1="eth"        g2="quoteright,quotedblright"   k="37" />
+<hkern g1="eth"        g2="quotedbl,quotesingle"       k="23" />
+<hkern g1="eth"        
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="35" />
+<hkern g1="eth"        g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="61" />
+<hkern g1="eth"        g2="quoteleft,quotedblleft"     k="37" />
+<hkern g1="eth"        g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="31" />
+<hkern g1="eth"        g2="z"  k="14" />
+<hkern g1="eth"        g2="S"  k="53" />
+<hkern g1="eth"        g2="Z"  k="57" />
+<hkern g1="germandbls"         g2="t"  k="14" />
+<hkern g1="germandbls"         g2="y,yacute,ydieresis"         k="27" />
+<hkern g1="germandbls"         g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="germandbls"         g2="J"  k="72" />
+<hkern g1="germandbls"         g2="Y,Yacute,Ydieresis"         k="197" />
+<hkern g1="germandbls"         g2="T"  k="182" />
+<hkern g1="germandbls"         g2="quoteright,quotedblright"   k="18" />
+<hkern g1="germandbls"         g2="quotedbl,quotesingle"       k="16" />
+<hkern g1="germandbls"         g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="germandbls"         
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="45" />
+<hkern g1="germandbls"         g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="germandbls"         g2="quoteleft,quotedblleft"     k="25" />
+<hkern g1="germandbls"         g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="39" />
+<hkern g1="germandbls"         g2="z"  k="31" />
+<hkern g1="germandbls"         g2="S"  k="51" />
+<hkern g1="germandbls"         g2="Z"  k="57" />
+<hkern g1="d"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="12" />
+<hkern g1="d"  g2="J"  k="47" />
+<hkern g1="d"  g2="Y,Yacute,Ydieresis"         k="37" />
+<hkern g1="d"  g2="T"  k="63" />
+<hkern g1="d"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="d"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="41" />
+<hkern g1="d"  g2="V"  k="27" />
+<hkern g1="d"  g2="W"  k="23" />
+<hkern g1="d"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="33" />
+<hkern g1="d"  g2="S"  k="31" />
+<hkern g1="d"  g2="Z"  k="27" />
+<hkern g1="d"  g2="X"  k="35" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="J"  k="51" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="Y,Yacute,Ydieresis"         k="258" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="T"  k="233" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="39" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="V"  k="176" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="W"  k="164" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="39" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="S"  k="41" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="Z"  k="27" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="X"  k="41" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="question"   k="49" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="parenright"         k="68" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="asterisk"   k="20" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="braceright"         k="61" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="backslash"  k="78" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="bracketright"       k="78" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="trademark"  k="27" />
+<hkern g1="h,m,n,ntilde"       g2="y,yacute,ydieresis"         k="10" />
+<hkern g1="h,m,n,ntilde"       g2="J"  k="51" />
+<hkern g1="h,m,n,ntilde"       g2="Y,Yacute,Ydieresis"         k="297" />
+<hkern g1="h,m,n,ntilde"       g2="T"  k="236" />
+<hkern g1="h,m,n,ntilde"       g2="quotedbl,quotesingle"       k="27" />
+<hkern g1="h,m,n,ntilde"       g2="f,germandbls,uniFB01,uniFB02"       k="8" />
+<hkern g1="h,m,n,ntilde"       g2="v"  k="12" />
+<hkern g1="h,m,n,ntilde"       g2="w"  k="8" />
+<hkern g1="h,m,n,ntilde"       
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="25" />
+<hkern g1="h,m,n,ntilde"       g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="43" />
+<hkern g1="h,m,n,ntilde"       g2="V"  k="209" />
+<hkern g1="h,m,n,ntilde"       g2="W"  k="195" />
+<hkern g1="h,m,n,ntilde"       g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="49" />
+<hkern g1="h,m,n,ntilde"       g2="S"  k="39" />
+<hkern g1="h,m,n,ntilde"       g2="Z"  k="23" />
+<hkern g1="h,m,n,ntilde"       g2="X"  k="35" />
+<hkern g1="h,m,n,ntilde"       g2="question"   k="61" />
+<hkern g1="h,m,n,ntilde"       g2="parenright"         k="68" />
+<hkern g1="h,m,n,ntilde"       g2="asterisk"   k="41" />
+<hkern g1="h,m,n,ntilde"       g2="braceright"         k="66" />
+<hkern g1="h,m,n,ntilde"       g2="backslash"  k="96" />
+<hkern g1="h,m,n,ntilde"       g2="bracketright"       k="82" />
+<hkern g1="h,m,n,ntilde"       g2="trademark"  k="37" />
+</font>
+</defs></svg> 
\ No newline at end of file
diff --git a/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.ttf 
b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.ttf
new file mode 100644
index 0000000..17aad20
Binary files /dev/null and b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.ttf differ
diff --git a/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.woff 
b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.woff
new file mode 100644
index 0000000..37db3b0
Binary files /dev/null and b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.woff differ
diff --git a/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.woff2 
b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.woff2
new file mode 100644
index 0000000..f90fb6f
Binary files /dev/null and b/themes/newgimp/static/fonts/Josefin Test/josefinsans-regular-webfont.woff2 differ
diff --git a/themes/newgimp/static/fonts/Josefin Test/specimen_files/grid_12-825-55-15.css 
b/themes/newgimp/static/fonts/Josefin Test/specimen_files/grid_12-825-55-15.css
new file mode 100644
index 0000000..3d6aef7
--- /dev/null
+++ b/themes/newgimp/static/fonts/Josefin Test/specimen_files/grid_12-825-55-15.css     
@@ -0,0 +1,129 @@
+/*Notes about grid:
+Columns:      12
+Grid Width:   825px
+Column Width: 55px
+Gutter Width: 15px
+-------------------------------*/
+ 
+ 
+ 
+.section               {margin-bottom: 18px;
+}
+.section:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
+.section               {*zoom: 1;}
+ 
+.section .firstcolumn,
+.section .firstcol {margin-left: 0;}
+ 
+ 
+/* Border on left hand side of a column. */
+.border {
+  padding-left: 7px;
+  margin-left: 7px;
+  border-left: 1px solid #eee;
+}
+ 
+/* Border with more whitespace, spans one column. */
+.colborder {
+    padding-left: 42px;
+  margin-left: 42px;
+  border-left: 1px solid #eee;
+}
+ 
+
+ 
+/* The Grid Classes */
+.grid1, .grid1_2cols, .grid1_3cols, .grid1_4cols, .grid2, .grid2_3cols, .grid2_4cols, .grid3, .grid3_2cols, 
.grid3_4cols, .grid4, .grid4_3cols, .grid5, .grid5_2cols, .grid5_3cols, .grid5_4cols, .grid6, .grid6_4cols, 
.grid7, .grid7_2cols, .grid7_3cols, .grid7_4cols, .grid8, .grid8_3cols, .grid9, .grid9_2cols, .grid9_4cols, 
.grid10, .grid10_3cols, .grid10_4cols, .grid11, .grid11_2cols, .grid11_3cols, .grid11_4cols, .grid12
+{margin-left: 15px;float: left;display: inline; overflow: hidden;}
+ 
+ 
+.width1, .grid1, .span-1 {width: 55px;}
+.width1_2cols,.grid1_2cols {width: 20px;}
+.width1_3cols,.grid1_3cols  {width: 8px;}
+.width1_4cols,.grid1_4cols  {width: 2px;}
+.input_width1 {width: 49px;}
+ 
+.width2, .grid2, .span-2 {width: 125px;}
+.width2_3cols,.grid2_3cols  {width: 31px;}
+.width2_4cols,.grid2_4cols  {width: 20px;}
+.input_width2 {width: 119px;}
+ 
+.width3, .grid3, .span-3 {width: 195px;}
+.width3_2cols,.grid3_2cols {width: 90px;}
+.width3_4cols,.grid3_4cols  {width: 37px;}
+.input_width3 {width: 189px;}
+ 
+.width4, .grid4, .span-4 {width: 265px;}
+.width4_3cols,.grid4_3cols  {width: 78px;}
+.input_width4 {width: 259px;}
+ 
+.width5, .grid5, .span-5 {width: 335px;}
+.width5_2cols,.grid5_2cols {width: 160px;}
+.width5_3cols,.grid5_3cols  {width: 101px;}
+.width5_4cols,.grid5_4cols  {width: 72px;}
+.input_width5 {width: 329px;}
+ 
+.width6, .grid6, .span-6 {width: 405px;}
+.width6_4cols,.grid6_4cols  {width: 90px;}
+.input_width6 {width: 399px;}
+ 
+.width7, .grid7, .span-7 {width: 475px;}
+.width7_2cols,.grid7_2cols {width: 230px;}
+.width7_3cols,.grid7_3cols  {width: 148px;}
+.width7_4cols,.grid7_4cols  {width: 107px;}
+.input_width7 {width: 469px;}
+ 
+.width8, .grid8, .span-8 {width: 545px;}
+.width8_3cols,.grid8_3cols  {width: 171px;}
+.input_width8 {width: 539px;}
+ 
+.width9, .grid9, .span-9 {width: 615px;}
+.width9_2cols,.grid9_2cols {width: 300px;}
+.width9_4cols,.grid9_4cols  {width: 142px;}
+.input_width9 {width: 609px;}
+ 
+.width10, .grid10, .span-10 {width: 685px;}
+.width10_3cols,.grid10_3cols  {width: 218px;}
+.width10_4cols,.grid10_4cols  {width: 160px;}
+.input_width10 {width: 679px;}
+ 
+.width11, .grid11, .span-11 {width: 755px;}
+.width11_2cols,.grid11_2cols {width: 370px;}
+.width11_3cols,.grid11_3cols  {width: 241px;}
+.width11_4cols,.grid11_4cols  {width: 177px;}
+.input_width11 {width: 749px;}
+ 
+.width12, .grid12, .span-12 {width: 825px;}
+.input_width12 {width: 819px;}
+ 
+/* Subdivided grid spaces */
+.emptycols_left1, .prepend-1 {padding-left: 70px;}
+.emptycols_right1, .append-1 {padding-right: 70px;}
+.emptycols_left2, .prepend-2 {padding-left: 140px;}
+.emptycols_right2, .append-2 {padding-right: 140px;}
+.emptycols_left3, .prepend-3 {padding-left: 210px;}
+.emptycols_right3, .append-3 {padding-right: 210px;}
+.emptycols_left4, .prepend-4 {padding-left: 280px;}
+.emptycols_right4, .append-4 {padding-right: 280px;}
+.emptycols_left5, .prepend-5 {padding-left: 350px;}
+.emptycols_right5, .append-5 {padding-right: 350px;}
+.emptycols_left6, .prepend-6 {padding-left: 420px;}
+.emptycols_right6, .append-6 {padding-right: 420px;}
+.emptycols_left7, .prepend-7 {padding-left: 490px;}
+.emptycols_right7, .append-7 {padding-right: 490px;}
+.emptycols_left8, .prepend-8 {padding-left: 560px;}
+.emptycols_right8, .append-8 {padding-right: 560px;}
+.emptycols_left9, .prepend-9 {padding-left: 630px;}
+.emptycols_right9, .append-9 {padding-right: 630px;}
+.emptycols_left10, .prepend-10 {padding-left: 700px;}
+.emptycols_right10, .append-10 {padding-right: 700px;}
+.emptycols_left11, .prepend-11 {padding-left: 770px;}
+.emptycols_right11, .append-11 {padding-right: 770px;}
+.pull-1 {margin-left: -70px;}
+.push-1 {margin-right: -70px;margin-left: 18px;float: right;}
+.pull-2 {margin-left: -140px;}
+.push-2 {margin-right: -140px;margin-left: 18px;float: right;}
+.pull-3 {margin-left: -210px;}
+.push-3 {margin-right: -210px;margin-left: 18px;float: right;}
+.pull-4 {margin-left: -280px;}
+.push-4 {margin-right: -280px;margin-left: 18px;float: right;}
\ No newline at end of file
diff --git a/themes/newgimp/static/fonts/Josefin Test/specimen_files/specimen_stylesheet.css 
b/themes/newgimp/static/fonts/Josefin Test/specimen_files/specimen_stylesheet.css
new file mode 100644
index 0000000..aecc43c
--- /dev/null
+++ b/themes/newgimp/static/fonts/Josefin Test/specimen_files/specimen_stylesheet.css   
@@ -0,0 +1,396 @@
+ import url('grid_12-825-55-15.css');
+
+/*  
+       CSS Reset by Eric Meyer - Released under Public Domain
+    http://meyerweb.com/eric/tools/css/reset/
+*/
+html, body, div, span, applet, object, iframe,
+h1, h2, h3, h4, h5, h6, p, blockquote, pre,
+a, abbr, acronym, address, big, cite, code,
+del, dfn, em, font, img, ins, kbd, q, s, samp,
+small, strike, strong, sub, sup, tt, var,
+b, u, i, center, dl, dt, dd, ol, ul, li,
+fieldset, form, label, legend, table, 
+caption, tbody, tfoot, thead, tr, th, td 
+                  {margin: 0;padding: 0;border: 0;outline: 0;
+                  font-size: 100%;vertical-align: baseline;
+                  background: transparent;}
+body              {line-height: 1;}
+ol, ul            {list-style: none;}
+blockquote, q     {quotes: none;}
+blockquote:before, blockquote:after,
+q:before, q:after {content: '';        content: none;}
+:focus            {outline: 0;}
+ins               {text-decoration: none;}
+del               {text-decoration: line-through;}
+table             {border-collapse: collapse;border-spacing: 0;}
+
+
+
+
+body {
+       color: #000;
+       background-color: #dcdcdc;
+}
+
+a {
+       text-decoration: none;
+       color: #1883ba;
+}
+
+h1{
+       font-size: 32px;
+       font-weight: normal;
+       font-style: normal;
+       margin-bottom: 18px;
+}
+
+h2{
+       font-size: 18px;
+}
+
+#container {
+       width: 865px;
+       margin: 0px auto;
+}
+
+
+#header {
+       padding: 20px;
+       font-size: 36px;
+       background-color: #000;
+       color: #fff;
+}
+
+#header span {
+       color: #666;
+}
+#main_content {
+       background-color: #fff;
+       padding: 60px 20px 20px;
+}
+
+
+#footer p {
+       margin: 0;
+       padding-top: 10px;
+       padding-bottom: 50px;
+       color: #333;
+       font: 10px Arial, sans-serif;
+}
+
+.tabs {
+       width: 100%;
+       height: 31px;
+       background-color: #444;
+}
+.tabs li {
+       float:  left;
+       margin: 0;
+       overflow: hidden;
+       background-color: #444;
+}
+.tabs li a {
+       display: block;
+       color: #fff;
+       text-decoration: none;
+       font: bold 11px/11px 'Arial';
+       text-transform: uppercase;
+       padding: 10px 15px;
+       border-right: 1px solid #fff;
+}
+
+.tabs li a:hover {
+               background-color: #00b3ff;
+
+}
+
+.tabs li.active a {
+       color:  #000;
+       background-color: #fff;
+}
+
+
+
+div.huge {
+       
+       font-size: 300px;
+       line-height: 1em;
+       padding: 0;
+       letter-spacing: -.02em;
+       overflow: hidden;
+}
+div.glyph_range {
+       font-size: 72px;
+       line-height: 1.1em;
+}
+
+.size10{ font-size: 10px; }
+.size11{ font-size: 11px; }
+.size12{ font-size: 12px; }
+.size13{ font-size: 13px; }
+.size14{ font-size: 14px; }
+.size16{ font-size: 16px; }
+.size18{ font-size: 18px; }
+.size20{ font-size: 20px; }
+.size24{ font-size: 24px; }
+.size30{ font-size: 30px; }
+.size36{ font-size: 36px; }
+.size48{ font-size: 48px; }
+.size60{ font-size: 60px; }
+.size72{ font-size: 72px; }
+.size90{ font-size: 90px; }
+
+
+.psample_row1 {        height: 120px;}
+.psample_row1 {        height: 120px;}
+.psample_row2 {        height: 160px;}
+.psample_row3 {        height: 160px;}
+.psample_row4 {        height: 160px;}
+
+.psample {
+       overflow: hidden;
+       position: relative;
+}
+.psample p {
+       line-height: 1.3em;
+       display: block;
+       overflow: hidden;
+       margin: 0;
+}
+
+.psample span {
+       margin-right: .5em;
+}
+
+.white_blend {
+       width: 100%;
+       height: 61px;
+       background-image: 
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVkAAAA9CAYAAAAH4BojAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNrs3TsKgFAMRUE/eer+NxztxMYuEWQG3ECKwwUF58ycAKixOAGAyAKILAAiCyCyACILgMgCiCyAyAIgsgAiCyCyAIgsgMgCiCwAIgsgsgAiC4DIAogsACIL0CWuZ3UGgLrIhjMA1EV2OAOAJQtgyQLwjOzmDAAiCyCyAIgsQFtkd2cAEFkAkQVAZAHaIns4A4AlC2DJAiCyACILILIAiCzAV5H1dQGAJQsgsgCILIDIAvwisl58AViyAJYsACILILIAIgvAe2T9EhxAZAFEFgCRBeiL7HAGgLrIhjMAWLIAliwAt1OAAQDwygTBulLIlQAAAABJRU5ErkJggg==);
+       position: absolute;
+       bottom: 0;
+}
+.black_blend {
+       width: 100%;
+       height: 61px;
+       background-image: 
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVkAAAA9CAYAAAAH4BojAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAPJJREFUeNrs3TEKhTAQRVGjibr/9QoxhY2N3Ywo50A28IrLwP9g6b1PAMSYTQAgsgAiC4DIAogsgMgCILIAIgsgsgCILIDIAogsACILILIAIguAyAKILIDIAiCyACILgMgCZCnjLWYAiFGvB0BQZJsZAFyyAC5ZAO6RXc0AILIAIguAyAKkRXYzA4DIAogsACILkBbZ3QwALlkAlywAIgsgsgAiC4DIArwVWf8uAHDJAogsACILILIAv4isH74AXLIALlkARBZAZAFEFoDnyPokOIDIAogsACILkBfZZgaAuMhWMwC4ZAE+p4x3mAEgxinAAJ+XBbPWGkwAAAAAAElFTkSuQmCC);
+       position: absolute;
+       bottom: 0;
+}
+.fullreverse {
+       background:  #000 !important;
+       color:  #fff !important;
+       margin-left: -20px;
+       padding-left: 20px;
+       margin-right: -20px;
+       padding-right: 20px;
+       padding: 20px;
+       margin-bottom:0;
+}
+
+
+.sample_table td {
+       padding-top: 3px;
+       padding-bottom:5px;
+       padding-left: 5px;
+       vertical-align: middle;
+       line-height: 1.2em;
+}
+
+.sample_table td:first-child {
+       background-color: #eee;
+       text-align: right;
+       padding-right: 5px;
+       padding-left: 0;
+       padding: 5px;
+       font: 11px/12px "Courier New", Courier, mono;
+}
+
+code {
+       white-space: pre;
+       background-color: #eee;
+       display: block;
+       padding: 10px;
+       margin-bottom: 18px;
+       overflow: auto;
+}
+
+
+.bottom,.last  {margin-bottom:0 !important; padding-bottom:0 !important;}
+
+.box  { 
+  padding: 18px; 
+  margin-bottom: 18px; 
+  background: #eee; 
+}
+
+.reverse,.reversed { background:  #000 !important;color:  #fff !important; border: none !important;}
+
+#bodycomparison {
+       position: relative;
+       overflow: hidden;
+       font-size: 72px;
+       height: 90px;
+       white-space: nowrap;
+}
+
+#bodycomparison div{
+       font-size: 72px;
+       line-height: 90px;
+       display: inline;
+       margin: 0 15px 0 0;
+       padding: 0;
+}
+
+#bodycomparison div span{
+       font: 10px Arial;
+       position: absolute;
+       left: 0;
+}
+#xheight {
+       float: none;
+       position: absolute;
+       color: #d9f3ff;
+       font-size: 72px;
+       line-height: 90px;
+}
+
+.fontbody {
+ position: relative;
+}
+.arialbody{
+       font-family: Arial;
+       position: relative;
+}
+.verdanabody{
+       font-family: Verdana;
+       position: relative;
+}
+.georgiabody{
+       font-family: Georgia;
+       position: relative;
+}
+
+/* @group Layout page
+ */
+
+#layout h1 {
+       font-size: 36px;
+       line-height: 42px;
+       font-weight: normal;
+       font-style: normal;
+}
+
+#layout h2 {
+       font-size: 24px;
+       line-height: 23px;
+       font-weight: normal;
+       font-style: normal;
+}
+
+#layout h3 {
+       font-size: 22px;
+       line-height: 1.4em;
+       margin-top: 1em;
+       font-weight: normal;
+       font-style: normal;
+}
+
+
+#layout p.byline {
+       font-size: 12px;
+       margin-top: 18px;
+       line-height: 12px;
+       margin-bottom: 0;
+}
+#layout p {
+       font-size: 14px;
+       line-height: 21px;
+       margin-bottom: .5em;
+}
+
+#layout p.large{
+       font-size: 18px;
+       line-height: 26px;
+}
+
+#layout .sidebar p{
+       font-size: 12px;
+       line-height: 1.4em;
+}
+
+#layout p.caption {
+       font-size: 10px;
+       margin-top: -16px;
+       margin-bottom: 18px;
+}
+
+/* @end */
+
+/* @group Glyphs */
+
+#glyph_chart div{
+       background-color: #d9f3ff;
+       color: black;
+       float: left;
+       font-size: 36px;
+       height: 1.2em;
+       line-height: 1.2em;
+       margin-bottom: 1px;
+       margin-right: 1px;
+       text-align: center;
+       width: 1.2em;
+       position: relative;
+       padding: .6em .2em .2em;
+}
+
+#glyph_chart div p {
+       position: absolute;
+       left: 0;
+       top: 0;
+       display: block;
+       text-align: center;
+       font: bold 9px Arial, sans-serif;
+       background-color: #3a768f;
+       width: 100%;
+       color: #fff;
+       padding: 2px 0;
+}
+
+
+#glyphs h1 {
+       font-family: Arial, sans-serif;
+}
+/* @end */
+
+/* @group Installing */
+
+#installing {
+       font: 13px Arial, sans-serif;
+}
+
+#installing p,
+#glyphs p{
+       line-height: 1.2em;
+       margin-bottom: 18px;
+       font: 13px Arial, sans-serif;
+}
+
+
+
+#installing h3{
+       font-size: 15px;
+       margin-top: 18px;
+}
+
+/* @end */
+
+#rendering h1 {
+       font-family: Arial, sans-serif;
+}
+.render_table td {
+       font: 11px "Courier New", Courier, mono;
+       vertical-align: middle;
+}
+
+
diff --git a/themes/newgimp/static/fonts/Josefin Test/stylesheet.css b/themes/newgimp/static/fonts/Josefin 
Test/stylesheet.css
new file mode 100644
index 0000000..93248dd
--- /dev/null
+++ b/themes/newgimp/static/fonts/Josefin Test/stylesheet.css   
@@ -0,0 +1,16 @@
+/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 1, 2015 */
+
+
+
+ font-face {
+    font-family: 'josefin_sansregular';
+    src: url('josefinsans-regular-webfont.eot');
+    src: url('josefinsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
+         url('josefinsans-regular-webfont.woff2') format('woff2'),
+         url('josefinsans-regular-webfont.woff') format('woff'),
+         url('josefinsans-regular-webfont.ttf') format('truetype'),
+         url('josefinsans-regular-webfont.svg#josefin_sansregular') format('svg');
+    font-weight: normal;
+    font-style: normal;
+
+}
\ No newline at end of file
diff --git a/themes/newgimp/static/fonts/josefinsans-regular-webfont.eot 
b/themes/newgimp/static/fonts/josefinsans-regular-webfont.eot
new file mode 100644
index 0000000..876c08d
Binary files /dev/null and b/themes/newgimp/static/fonts/josefinsans-regular-webfont.eot differ
diff --git a/themes/newgimp/static/fonts/josefinsans-regular-webfont.svg 
b/themes/newgimp/static/fonts/josefinsans-regular-webfont.svg
new file mode 100644
index 0000000..d79488b
--- /dev/null
+++ b/themes/newgimp/static/fonts/josefinsans-regular-webfont.svg
@@ -0,0 +1,1792 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"; >
+<svg xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; version="1.1">
+<metadata></metadata>
+<defs>
+<font id="josefin_sansregular" horiz-adv-x="1323" >
+<font-face units-per-em="2048" ascent="1536" descent="-512" />
+<missing-glyph horiz-adv-x="503" />
+<glyph horiz-adv-x="0" />
+<glyph horiz-adv-x="0" />
+<glyph unicode="&#xd;" horiz-adv-x="614" />
+<glyph unicode=" "  horiz-adv-x="503" />
+<glyph unicode="&#x09;" horiz-adv-x="503" />
+<glyph unicode="&#xa0;" horiz-adv-x="503" />
+<glyph unicode="!" horiz-adv-x="518" d="M178 111q0 39 24.5 61.5t57.5 22.5q31 0 56.5 -22.5t25.5 -61.5q0 -35 
-25.5 -59.5t-56.5 -24.5q-33 0 -57.5 24.5t-24.5 59.5zM199 342v1206h120v-1206h-120z" />
+<glyph unicode="&#x22;" horiz-adv-x="688" d="M147 975v512h123l-8 -512h-115zM424 975v512h121l-8 -512h-113z" />
+<glyph unicode="#" horiz-adv-x="1177" d="M55 416q4 29 7.5 58.5t5.5 57.5h211q8 66 14 130.5t16 130.5h-207l11 
116h209l53 418h119q-12 -104 -24.5 -207.5t-27.5 -210.5h260l52 418h120q-14 -104 -26 -207.5t-25 -210.5h236l-12 
-116h-238l-31 -261h236l-15 -116h-235l-49 -416h-121l49 416h-258 q-12 -104 -25.5 -208t-23.5 -208h-121q12 104 
24.5 207.5t22.5 208.5h-207zM397 532h260l31 261h-258q-8 -66 -15 -130.5t-18 -130.5z" />
+<glyph unicode="$" horiz-adv-x="1130" d="M78 119l63 123q72 -47 175.5 -83t203.5 -38v620q-72 27 -138.5 
55.5t-118.5 69.5t-84 96.5t-32 133.5q0 68 26 130t74 112.5t116.5 84t156.5 43.5v131h86v-127q55 -2 113.5 -11t109 
-22.5t90 -27t62.5 -23.5l-51 -112q-72 29 -158 48t-166 21v-497q76 -29 154 -62.5 t141.5 -83t102 -120t38.5 
-174.5q0 -180 -118.5 -290t-317.5 -128v-127h-86v123q-86 0 -156.5 16t-127 37.5t-96.5 44t-62 37.5zM287 1108q0 
-45 18.5 -79t49 -61.5t73.5 -49t92 -39.5v456q-111 -18 -172 -81.5t-61 -145.5zM606 127q51 8 104.5 28.5t96.5 
54.5t70.5 83 t27.5 115q0 61 -24.5 107t-65.5 82t-95 62.5t-114 49.5v-582z" />
+<glyph unicode="%" horiz-adv-x="1380" d="M88 803q0 51 20.5 96t54.5 79t80 53.5t97 19.5q49 0 95 -19.5t80 
-53.5t54.5 -79t20.5 -96q0 -53 -20.5 -98.5t-54.5 -78t-80 -52t-95 -19.5q-51 0 -97 19.5t-80 52t-54.5 78t-20.5 
98.5zM209 803q0 -55 37 -93t94 -38q55 0 92 38t37 93t-37 92t-92 37q-57 0 -94 -37 t-37 -92zM315 0q154 260 307.5 
516t307.5 516h131q-154 -260 -307.5 -516t-307.5 -516h-131zM799 231q0 51 19.5 95.5t53 78t79.5 53t98 19.5q51 0 
96 -19.5t78.5 -53t54 -77.5t20.5 -96q0 -53 -20.5 -98t-54 -79t-78.5 -53t-96 -19t-97.5 19t-80 53t-53 79t-19.5 
98z M918 229q0 -55 36.5 -93t94.5 -38q57 0 94 38t37 93t-37 93t-94 38t-94 -38t-37 -93z" />
+<glyph unicode="&#x26;" horiz-adv-x="1333" d="M92 403q0 82 30 154t81 127t120.5 93t147.5 54q-47 63 -80 
110.5t-45 72.5q-29 55 -49.5 106t-20.5 117q0 70 28 127t74 97t107.5 61.5t130.5 21.5q90 2 166 -25.5t123 -58.5q0 
-2 -9 -15t-20.5 -28.5t-20.5 -28t-9 -14.5q-41 23 -86 40.5t-98 21.5q-51 2 -98.5 -10.5 t-84.5 -39t-59.5 
-66.5t-22.5 -93q0 -33 8.5 -62.5t17.5 -53.5t17.5 -39t10.5 -17l516 -676l176 461h121l-217 -564l210 -276h-135q-2 
0 -40 46t-97 122q-63 -82 -173 -133t-245 -51q-104 0 -191 31.5t-150.5 89t-98.5 133t-35 165.5zM207 408q0 -76 
30.5 -134.5t81 -98.5 t117 -60.5t137.5 -20.5q51 0 103.5 12.5t97.5 34t82 51t59 64.5q-86 109 -183 232.5t-183 
238.5q-61 -2 -122.5 -25.5t-111 -66.5t-79 -100.5t-29.5 -126.5z" />
+<glyph unicode="'" horiz-adv-x="415" d="M147 975v512h125l-8 -512h-117z" />
+<glyph unicode="(" horiz-adv-x="569" d="M92 602q0 154 29 294t77 261t108.5 218.5t125.5 164.5l98 -47q-59 -68 
-116.5 -161t-102.5 -206.5t-71.5 -244.5t-26.5 -279q0 -147 26.5 -279.5t71.5 -246t102.5 -206.5t116.5 -161l-98 
-47q-66 70 -126 167t-108 217t-77 260t-29 296z" />
+<glyph unicode=")" horiz-adv-x="569" d="M41 -297q59 68 116.5 161t101.5 206.5t71.5 244.5t27.5 279q0 147 -27.5 
279.5t-71.5 246t-101.5 206.5t-116.5 161q25 12 49.5 24.5t48.5 26.5q66 -70 127.5 -167t108.5 -218t75.5 -261t28.5 
-294q0 -156 -28.5 -296t-75.5 -260t-108.5 -217t-127.5 -167 q-25 12 -49 23.5t-49 21.5z" />
+<glyph unicode="*" horiz-adv-x="800" d="M123 1075l188 105l-186 110q16 35 41 72l188 -111v224h90q0 -55 -1 
-110.5t-1 -113.5l193 109q10 -16 20.5 -34.5t20.5 -37.5l-193 -110q47 -27 95.5 -53.5t95.5 -55.5q-12 -18 -23.5 
-37.5t-23.5 -40.5l-187 111l-4 -213h-82v213q-47 -27 -92 -52.5t-92 -54.5z" />
+<glyph unicode="+" horiz-adv-x="935" d="M96 420v115h312v313h120v-313h312v-115h-312v-316h-120v316h-312z" />
+<glyph unicode="," horiz-adv-x="471" d="M31 -248q41 109 80 213.5t79 212.5h127l-176 -426h-110z" />
+<glyph unicode="-" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="." horiz-adv-x="425" d="M131 84q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="/" horiz-adv-x="854" d="M80 -39q145 393 287.5 779t285.5 780h121q-145 -393 -286.5 
-779.5t-286.5 -779.5h-121z" />
+<glyph unicode="0" horiz-adv-x="1341" d="M117 676q0 135 36.5 259t108.5 218t176.5 149.5t237.5 55.5q137 0 
239.5 -59.5t172 -155.5t103.5 -220t32 -255q0 -154 -44 -280t-120 -216t-176.5 -139t-216.5 -49q-115 0 -214.5 
50t-174 140t-117.5 217t-43 285zM238 674q0 -123 34.5 -228.5t93 -181.5t136.5 -120 t164 -44t164.5 42t139 
118t97.5 181.5t37 228.5q0 106 -27.5 209.5t-82 183.5t-134.5 129t-186 49q-109 0 -190 -49t-135 -130t-82.5 
-182.5t-28.5 -205.5z" />
+<glyph unicode="1" horiz-adv-x="610" d="M86 1225v116h297v-1341h-123v1225h-174z" />
+<glyph unicode="2" horiz-adv-x="1081" d="M109 950q0 82 26.5 157t78.5 130t129 88t175 33q90 0 164 -33t127 
-89t82 -133t29 -163q0 -109 -45.5 -214t-117 -206.5t-161.5 -202t-182 -200.5h590v-117h-881q129 127 251 250t216 
237.5t151.5 222t57.5 205.5q0 90 -28 152.5t-70 100.5t-91 55.5t-92 17.5 q-86 0 -142.5 -30.5t-89 -74.5t-45 
-95.5t-12.5 -90.5q0 -72 21.5 -127t60.5 -96l-71 -72q-31 23 -55.5 56.5t-41 73.5t-25.5 82t-9 83z" />
+<glyph unicode="3" horiz-adv-x="970" d="M88 127l88 84q41 -51 100.5 -81t131.5 -30q66 0 125 26t103 70t69.5 
101t25.5 123q0 68 -25.5 126t-69.5 101t-103.5 67.5t-124.5 24.5q-73 0 -132 -41q86 133 179.5 263.5t179.5 
263.5h-490v116h689q-86 -125 -173.5 -249.5t-173.5 -251.5q76 -14 142.5 -50t116 -91.5 t77 -126t27.5 -152.5q0 -90 
-35 -169t-95.5 -138.5t-140 -94t-169.5 -34.5q-96 0 -179.5 38.5t-142.5 104.5z" />
+<glyph unicode="4" horiz-adv-x="1081" d="M16 358q190 248 390 501t391 
499v-883h200v-117h-200v-358h-121v358h-660zM250 475h426v555q-49 -63 -103.5 -134t-109.5 -142.5t-109.5 
-143t-103.5 -135.5z" />
+<glyph unicode="5" horiz-adv-x="952" d="M104 106l89 80q41 -41 95 -63.5t118 -22.5q66 0 125 26t103 70t69.5 
101t25.5 123t-25.5 124t-69.5 101t-103.5 67.5t-124.5 24.5q-61 0 -122 -18.5t-106 
-63.5v686h594v-116h-489v-400q29 12 58.5 20.5t66.5 8.5q96 0 177 -34t139 -92t91 -137t33 -167q0 -92 -35 -172 
t-95.5 -140.5t-141 -94t-170.5 -33.5q-86 0 -164 31.5t-138 90.5z" />
+<glyph unicode="6" horiz-adv-x="1095" d="M109 420q0 104 31.5 198.5t85 177.5t123 156.5t145 138t150.5 120t140 
102.5l76 -94q-92 -61 -176 -127t-151.5 -127.5t-116.5 -115.5t-72 -95q35 45 88 72.5t115 27.5q90 0 170 -34t140.5 
-93t95 -138t34.5 -169t-34.5 -169t-94 -138.5t-139.5 -94t-170 -34.5 q-82 0 -161 29.5t-141.5 85t-100 136.5t-37.5 
185zM231 420q0 -66 25 -124t68 -101t100 -69t123 -26t124 26t102 69t69.5 101t25.5 124t-25.5 124t-69.5 101t-102.5 
67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-68 -101t-25 -124z" />
+<glyph unicode="7" horiz-adv-x="944" d="M72 1225v116h843q-145 -346 -283 -674.5t-278 -666.5h-139q123 293 253 
603t259 622h-655z" />
+<glyph unicode="8" horiz-adv-x="1093" d="M109 416q0 74 20.5 137t56 112.5t83.5 85t104 54.5q-72 37 -109 
99.5t-37 131.5q0 70 24.5 128.5t67.5 101.5t100.5 67.5t123.5 24.5t123 -24.5t100 -67.5t68.5 -102.5t25.5 -127.5q0 
-72 -37 -132t-106 -99q55 -18 104 -54t86 -86.5t58.5 -113t21.5 -135.5 q0 -88 -32.5 -166t-92 -137.5t-140.5 
-94t-177 -34.5t-176 34.5t-138.5 94t-90 137.5t-31.5 166zM231 420q0 -66 25 -123t67 -101t98 -70t122 -26t125 
26t103 70t69.5 101t25.5 123t-25.5 123t-68.5 100t-101.5 68.5t-123.5 25.5q-66 0 -123 -24.5t-100 -67.5t-68 -100 
t-25 -125zM344 1036q0 -78 59.5 -130t143.5 -52t141 52t57 130q0 41 -15 79t-41.5 65.5t-63.5 44t-78 16.5t-78 
-16.5t-64.5 -44t-44 -65.5t-16.5 -79z" />
+<glyph unicode="9" horiz-adv-x="1095" d="M109 877q0 90 34.5 168.5t95 138t140.5 94.5t170 35q80 0 158.5 
-30t141 -85t100.5 -136t38 -185q0 -158 -68.5 -290t-171 -243t-220 -200t-216.5 -160q-18 23 -37.5 47t-35.5 47q92 
61 176 125.5t151.5 126t116.5 117t72 96.5q-35 -47 -88.5 -74t-116.5 -27 q-90 0 -170 34t-140.5 92.5t-95 
138t-34.5 170.5zM229 877q0 -66 26 -124.5t70 -101.5t102 -67.5t124 -24.5t123 24.5t100 67.5t67.5 101.5t24.5 
124.5t-24.5 124t-67.5 101t-100.5 68.5t-122.5 25.5q-66 0 -124 -25.5t-102 -68.5t-70 -101.5t-26 -123.5z" />
+<glyph unicode=":" horiz-adv-x="428" d="M131 84q0 35 25.5 59.5t58.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5zM131 625q0 35 25.5 59.5t58.5 24.5q31 0 56.5 -25t25.5 
-59q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5z" />
+<glyph unicode=";" horiz-adv-x="509" d="M35 -248q41 109 80 213.5t80 212.5h127q-47 -109 -90.5 -213t-88.5 
-213h-108zM193 600q0 35 24.5 59.5t56.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 
-57 23.5t-24 60.5z" />
+<glyph unicode="&#x3c;" horiz-adv-x="1144" d="M74 492q227 129 450.5 260t450.5 260v-160q-156 -90 -312.5 
-179t-312.5 -181q156 -92 312.5 -181.5t312.5 -179.5v-162z" />
+<glyph unicode="=" horiz-adv-x="1335" d="M145 260v117h1045v-117h-1045zM145 659v119h1045v-119h-1045z" />
+<glyph unicode="&#x3e;" horiz-adv-x="1144" d="M170 -31v162l627 361l-627 360v160q227 -129 450.5 -260t450.5 
-260z" />
+<glyph unicode="?" horiz-adv-x="976" d="M74 1210q16 49 47 102.5t79 97.5t115.5 72.5t159.5 28.5q86 0 160 
-31.5t128 -87t86 -129t32 -155.5q0 -113 -54.5 -198t-148.5 -154q-33 -25 -66.5 -45.5t-61.5 -47t-45.5 -65.5t-17.5 
-98v-162h-120v201q0 66 21.5 106.5t57 71.5t81.5 58.5t94 68.5q72 55 104.5 121.5 t32.5 142.5q0 61 -21.5 
113.5t-58.5 91.5t-89 60.5t-114 21.5q-119 0 -190.5 -58.5t-106.5 -162.5zM344 102q0 35 25.5 59.5t56.5 24.5q29 0 
55.5 -24.5t26.5 -59.5q0 -37 -26.5 -60.5t-55.5 -23.5q-31 0 -56.5 24t-25.5 60z" />
+<glyph unicode="@" horiz-adv-x="1916" d="M96 406q0 164 61.5 317.5t175 271t274.5 188t360 70.5q188 0 341.5 
-65.5t261 -176t166 -256t58.5 -302.5q0 -121 -26.5 -206t-72.5 -140.5t-107.5 -81t-129.5 -25.5h-219v84q0 23 1 
43t1 39q-14 -35 -43 -66.5t-71 -58.5t-95 -42t-117 -15q-92 0 -170.5 33.5t-135 91 t-89.5 134.5t-33 163q0 88 34 
166.5t92.5 138t136 93.5t165.5 34q61 0 114.5 -16.5t95.5 -44t71 -61.5t43 -67l8 170h105v-715h112q39 0 78 18.5t71 
60.5t51 107.5t19 160.5q0 137 -51 264t-144 222t-226.5 152.5t-296.5 57.5q-180 0 -320.5 -64.5t-238 -169t-148.5 
-238.5 t-51 -274q0 -152 58.5 -285.5t157.5 -234t234.5 -158t288.5 -57.5q123 0 234.5 37t205.5 102l66 -77q-104 
-82 -238.5 -125t-271.5 -43q-174 0 -327.5 66.5t-269.5 181t-182.5 268t-66.5 330.5zM600 412q0 -68 24.5 
-125.5t67.5 -100.5t101.5 -67.5t126.5 -24.5t126 24.5 t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 
100t-101.5 67.5t-125.5 24.5q-68 0 -126.5 -24.5t-101.5 -66.5t-67.5 -99t-24.5 -125z" />
+<glyph unicode="A" d="M31 0q31 74 82 195.5t110.5 267t123 302.5t122.5 302t109.5 266t83.5 197q31 -76 82 
-197t110 -266t123.5 -302t124 -302.5t110 -267t82.5 -195.5h-141q-41 94 -96.5 231.5t-114.5 290.5h-561q-59 -154 
-114.5 -291t-96.5 -231h-139zM428 643h467q-61 154 -116.5 293 t-96.5 235q-4 8 -10 28t-10 36q-4 -16 -10.5 
-36t-10.5 -28q-41 -96 -97.5 -235t-115.5 -293z" />
+<glyph unicode="B" horiz-adv-x="1189" d="M209 0v1462h342q102 0 185 -20.5t142.5 -65.5t91 -116.5t31.5 -174.5q0 
-59 -12 -113t-38.5 -100.5t-69.5 -80t-107 -52.5q57 -12 111.5 -38.5t96.5 -69.5t67.5 -103.5t25.5 -140.5q0 -98 
-39 -172t-103.5 -121t-148.5 -70.5t-174 -23.5h-401zM348 127h250 q70 0 131.5 17.5t107.5 51t72.5 85t26.5 118.5q0 
74 -31 127.5t-83 86t-118.5 48t-136.5 15.5h-219v-549zM348 797h246q133 0 200.5 78.5t67.5 199.5q0 137 -82 
198.5t-213 61.5h-219v-538z" />
+<glyph unicode="C" horiz-adv-x="1320" d="M102 721q0 162 59.5 301t162 240.5t239.5 159t293 57.5q55 0 111.5 
-7.5t107.5 -21.5t94 -32.5t74 -41.5q-10 -16 -16 -26.5t-12.5 -21.5t-14.5 -25.5t-20 -36.5q-66 41 -153 61.5t-167 
20.5q-129 0 -241.5 -49.5t-195.5 -134.5t-131 -196.5t-48 -236.5q0 -119 43 -228.5 t122.5 -192.5t190.5 -133t246 
-50q59 0 114.5 9t102.5 24.5t83 32t56 32.5l64 -127q-66 -41 -174.5 -77.5t-251.5 -36.5q-170 0 -306.5 59t-231.5 
160.5t-147.5 234.5t-52.5 283z" />
+<glyph unicode="D" horiz-adv-x="1462" d="M211 0v1462h340q221 0 374.5 -67.5t250 -174t139.5 -238.5t43 -261q0 
-166 -59.5 -299t-160 -227.5t-233.5 -144.5t-282 -50h-412zM352 133h256q127 0 238.5 41t194.5 118t130.5 
187.5t47.5 249.5q0 127 -44.5 236.5t-126 189.5t-196.5 126t-258 46h-242v-1194z" />
+<glyph unicode="E" horiz-adv-x="1253" d="M211 0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950z" />
+<glyph unicode="F" horiz-adv-x="1132" d="M211 0v1462h838v-129h-699v-553h617v-131h-617v-649h-139z" />
+<glyph unicode="G" horiz-adv-x="1398" d="M102 713q0 166 60.5 306t164 242.5t242 160t291.5 57.5q104 0 212 
-27t192 -78l-70 -114q-68 41 -159 64.5t-177 23.5q-125 0 -236.5 -49.5t-196.5 -133.5t-134 -198.5t-49 -243.5q0 
-123 44 -233.5t123.5 -193.5t192.5 -131t250 -48q68 0 142.5 15t142.5 46v369h-316 v123h445v-582q-84 -49 -190.5 
-76.5t-223.5 -27.5q-172 0 -310.5 56t-235.5 154.5t-150.5 231.5t-53.5 287z" />
+<glyph unicode="H" horiz-adv-x="1531" d="M209 0v1462h141v-659h832v659h143v-187.5v-253.5t-1 -288.5t-1 -289t-1 
-255t-1 -188.5h-139v670h-832v-670h-141z" />
+<glyph unicode="I" horiz-adv-x="559" d="M209 0v1462h141v-1462h-141z" />
+<glyph unicode="J" horiz-adv-x="608" d="M-74 -168q74 4 135.5 31.5t105.5 79t69.5 127t25.5 
174.5v1218h141v-1224q0 -127 -36.5 -226.5t-101 -167t-152 -104.5t-187.5 -39v131z" />
+<glyph unicode="K" horiz-adv-x="1275" d="M209 0v1462h153v-614q0 -16 -2 -32.5t-4 -35.5q10 14 19.5 24.5t19.5 
24.5q164 154 321.5 316t321.5 317h181q-150 -152 -299.5 -304t-301.5 -304q172 -219 330 -427t328 -427h-176q-154 
195 -295 378t-295 380q-37 -37 -74 -72t-76 -70q0 -160 1 -308t1 -308h-153z" />
+<glyph unicode="L" horiz-adv-x="1155" d="M209 0v1462h139v-1329h778v-133h-917z" />
+<glyph unicode="M" horiz-adv-x="1839" d="M209 0v1528q39 -57 96 -140t125 -179.5t139.5 -197t138 -193.5t122 
-171t90.5 -127q18 27 66 96.5t112.5 161.5t140.5 199.5t148.5 211t137 192.5t105.5 147v-1528h-147v1042q0 18 2 
39t2 35q-35 -49 -83 -117.5t-101.5 -146.5t-108.5 -159t-106.5 -156.5t-95.5 -141 t-72 -108.5q-29 37 -78 
105.5t-107.5 153.5t-122 176t-118 171t-96.5 140.5t-56 82.5q0 -14 3 -34.5t3 -39.5v-1042h-139z" />
+<glyph unicode="N" horiz-adv-x="1662" d="M209 0v1530q59 -76 145 -174.5t187.5 -209t208 -227t206 -226t185.5 
-207t141 -169.5q4 -10 16.5 -25.5t22.5 -29.5l-6 68v1132h139v-1530q-59 72 -146 171.5t-188.5 212t-209 230.5t-208 
230.5t-183.5 209.5t-136 169q-6 8 -18.5 23.5t-22.5 29.5l6 -65v-1143h-139z" />
+<glyph unicode="O" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5z" />
+<glyph unicode="P" horiz-adv-x="1128" d="M211 0v1462h354q92 0 178 -25.5t153 -78.5t106.5 -133t39.5 -191q0 -84 
-26.5 -165t-82.5 -143t-146.5 -101t-217.5 -39h-219v-586h-139zM350 719h217q98 0 164 31.5t103.5 80t53 102.5t15.5 
99q0 55 -21.5 109.5t-62.5 96.5t-104.5 67.5t-145.5 25.5h-219v-612z" />
+<glyph unicode="Q" horiz-adv-x="1705" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290q0 -190 -89 -349t-236 -257l372 10v-133h-641q-39 -8 -76.5 -12t-78.5 
-4q-154 0 -290 58t-237.5 159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5 t192.5 -131t235.5 
-48t236.5 48t194.5 131t131 194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48t-235.5 -48t-192.5 
-132t-130 -195.5t-48 -238.5z" />
+<glyph unicode="R" horiz-adv-x="1234" d="M209 0v1462h354q92 0 178 -25.5t153 -78.5t106.5 -133t39.5 -191q0 
-123 -55 -233.5t-182 -169.5q18 -31 49 -82t67.5 -111.5t76.5 -126t77 -125t67.5 -108.5t49.5 -78h-170q-16 25 -43 
68t-59.5 96t-69.5 112.5t-72 117t-66.5 108.5t-54.5 88q-20 -4 -42.5 -4h-45.5 h-219v-586h-139zM348 719h217q98 0 
164 32.5t103.5 81t53 102.5t15.5 99q0 55 -21.5 108.5t-62.5 95.5t-104.5 67.5t-145.5 25.5h-219v-612z" />
+<glyph unicode="S" horiz-adv-x="1128" d="M74 119l63 123q37 -23 83 -45.5t96.5 -39t103.5 -26.5t104 -10q55 0 
122 15.5t123 50t94 89t38 132.5q0 96 -56.5 155.5t-140 101.5t-182 74.5t-182.5 76.5t-140.5 109.5t-56.5 170.5q0 
74 30 142.5t87 119.5t139 81.5t185 30.5q57 0 117.5 -9t113.5 -22.5t96 -28 t66 -24.5l-51 -112q-72 29 -159 
49t-169 20q-74 0 -132 -18t-99 -51t-62.5 -75t-21.5 -91q0 -59 32.5 -101t86 -73t121 -56.5t138 -52t138 -60.5t121 
-83t86 -116.5t32.5 -164.5q0 -96 -34.5 -172.5t-100 -131t-161 -84t-216.5 -29.5q-86 0 -158.5 15t-129 36.5t-98.5 
44 t-66 39.5z" />
+<glyph unicode="T" horiz-adv-x="1099" d="M92 1329v133h916v-133h-390v-1329h-141v1329h-385z" />
+<glyph unicode="U" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5z" />
+<glyph unicode="V" horiz-adv-x="1327" d="M33 1462h139q29 -70 66.5 -164t80.5 -200.5t88.5 -220t88.5 -220t80.5 
-201t66.5 -163.5l21 -66l20 66q29 70 66.5 164t80.5 200.5t88.5 220t88.5 220t80.5 201t66.5 163.5h141q-33 -76 -83 
-196.5t-109.5 -266t-124 -302t-123.5 -301t-110.5 -266.5t-81.5 -198 q-31 76 -82.5 198t-110.5 266.5t-122.5 
301t-123 302t-111 266t-81.5 196.5z" />
+<glyph unicode="W" horiz-adv-x="1933" d="M39 1458h158q39 -100 84 -216t90 -232.5t87 -228t76.5 -205t58 
-161t32.5 -96.5l16 -61q0 6 8 29.5t10 29.5t13.5 37t28 77t38 103.5t43.5 116.5q53 139 117 312q-45 127 -82 
231q-16 45 -31.5 88t-28 80t-21.5 62.5t-11 33.5h135q96 -248 178 -469q35 -94 72 -192.5 t69.5 -187.5t60.5 
-164.5t44 -125.5q4 -16 8 -30.5t8 -30.5l17 61q6 31 30.5 99.5t59.5 162t78 206t88 228t91 230.5t85 213h147q-51 
-127 -109 -274.5t-117.5 -300t-117 -300t-106.5 -274.5t-87 -225t-56 -150l-320 826q-4 8 -9 20.5t-7 22.5q-2 -4 -4 
-12.5t-5 -14.5 l-4 -16q-61 -160 -120 -311q-25 -66 -52.5 -134.5t-54.5 -136t-51.5 -131t-42.5 -115.5q-154 385 
-297 764t-297 762z" />
+<glyph unicode="X" horiz-adv-x="1218" d="M37 0q25 37 62.5 96.5t83.5 131t95.5 147.5t94.5 147.5t83.5 131t61.5 
96.5q-23 35 -59.5 91t-79.5 124.5t-91 141.5t-91 140.5t-80 123.5t-60 91h172q31 -49 79 -124.5t100.5 -157.5t100.5 
-159t81 -126l24 -49l25 49q31 49 78 126t98 159t98.5 157.5t77.5 124.5h166 l-457 -719q25 -37 63 -96t84 -130t95 
-146.5t95 -146t84 -129t63 -95.5h-174l-334 524q-14 20 -36 58.5t-38 60.5q-6 -14 -13 -28.5t-11 -18.5l-369 
-596h-172z" />
+<glyph unicode="Y" horiz-adv-x="1302" d="M37 1462h158q37 -61 90 -155.5t113.5 -200t121 -214t109.5 -198.5l24 
-61l25 61q51 90 110.5 198.5t118 214t110.5 200t89 155.5h160l-543 -952v-510h-141v510q-27 45 -71 120t-95 
166t-107.5 190t-107.5 190.5t-94.5 166t-69.5 119.5z" />
+<glyph unicode="Z" horiz-adv-x="1298" d="M25 0q51 74 126.5 183.5t163.5 236.5t181.5 262t181.5 261t164 
232.5t127 176.5h-721q-66 0 -110 26.5t-44 85.5v72h129v-27q0 -29 14.5 -38t49.5 -9h919l-938 
-1327h977v-135h-1220z" />
+<glyph unicode="[" horiz-adv-x="634" d="M195 -307v1847h374v-117h-254v-1613h254v-117h-374z" />
+<glyph unicode="\" horiz-adv-x="868" d="M80 1520h133l575 -1559h-133z" />
+<glyph unicode="]" horiz-adv-x="634" d="M66 -190h253v1613h-253v117h374v-1847h-374v117z" />
+<glyph unicode="^" horiz-adv-x="788" d="M147 989l248 373q61 -92 123 -186.5t125 -186.5h-90q-16 25 -36.5 
53.5t-42 59.5t-42 60.5t-37.5 51.5q-16 -23 -36.5 -52t-43 -60t-43 -59.5t-36.5 -53.5h-89z" />
+<glyph unicode="_" horiz-adv-x="1087" d="M131 0v117h825v-117h-825z" />
+<glyph unicode="`" horiz-adv-x="413" d="M-78 1264h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="a" horiz-adv-x="1085" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125z" />
+<glyph unicode="b" horiz-adv-x="1087" d="M141 0v1569h113v-922q39 76 125 133.5t205 57.5q92 0 168.5 -32t133 
-88t88.5 -135t32 -173q0 -90 -32 -168t-89.5 -135.5t-135 -90t-169.5 -32.5q-115 0 -204 53t-124 131q0 -20 1 
-39.5t1 -42.5v-86h-113zM254 412q0 -68 24.5 -125.5t67.5 -100.5t101.5 -67.5 t125.5 -24.5q68 0 125.5 24.5t99.5 
67.5t64.5 100.5t22.5 123.5q0 68 -22.5 126t-64.5 100t-99.5 66.5t-125.5 24.5t-126 -24.5t-101 -66.5t-67.5 
-99.5t-24.5 -124.5z" />
+<glyph unicode="c" horiz-adv-x="847" d="M80 410q0 88 33.5 166.5t92 136t137.5 91.5t169 34q78 0 147.5 
-25t124.5 -70q-16 -23 -34.5 -42t-36.5 -42q-84 68 -201 68q-68 0 -126 -24.5t-101 -66.5t-67.5 -100.5t-24.5 
-125.5q0 -66 24.5 -123.5t67.5 -100.5t101 -67.5t126 -24.5q117 0 201 68l69 -84 q-55 -45 -123.5 -69.5t-146.5 
-24.5q-90 0 -169 33.5t-137.5 91t-92 135.5t-33.5 166z" />
+<glyph unicode="d" horiz-adv-x="1087" d="M82 410q0 92 32.5 170.5t89 135t133.5 89.5t167 33q63 0 116.5 
-16.5t95.5 -43t71.5 -61.5t46.5 -70v922h112v-1569h-112v84q0 23 2 44.5t2 41.5q-41 -76 -127 -131t-209 -55q-94 0 
-171 33.5t-132.5 91t-86 135.5t-30.5 166zM195 412q0 -68 24.5 -125.5t67.5 -100.5 t101 -67.5t126 -24.5t126 
24.5t101 67.5t68 100.5t25 125.5q0 66 -25 123t-68 100t-101 67.5t-126 24.5t-126 -24.5t-101 -66.5t-67.5 
-99t-24.5 -125z" />
+<glyph unicode="e" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5z" />
+<glyph unicode="f" horiz-adv-x="606" d="M57 707v110h142v242q0 250 119.5 376t318.5 134v-109q-152 -4 -239 
-109.5t-87 -291.5v-242h269v-110h-269v-707h-112v707h-142z" />
+<glyph unicode="g" horiz-adv-x="1087" d="M82 408q0 92 32.5 169.5t90 136t134.5 91.5t163 33q68 0 123 -18.5t97 
-46.5t70.5 -60.5t41.5 -63.5q0 41 3 84t5 86h104v-805q0 -88 -26.5 -162.5t-80 -129t-135 -85t-192.5 -30.5q-117 0 
-204 43t-177 127l74 78q80 -78 152.5 -109t150.5 -31q86 0 146.5 21.5 t99.5 59.5t57 92.5t20 119.5v28.5t3 47.5q0 
6 1 19.5t1 28.5t1 28.5t1 17.5q-39 -78 -124 -136t-210 -58q-90 0 -167 32.5t-134.5 90t-89 134.5t-31.5 167zM195 
412q0 -68 24.5 -125.5t67.5 -100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t68 100.5t25 125.5q0 66 -25 123 t-68 
100t-101 67.5t-126 24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125z" />
+<glyph unicode="h" horiz-adv-x="987" d="M139 0v1569h113v-948q41 94 126 154.5t208 62.5q123 0 194.5 -68t75.5 
-178v-592h-113v553q-4 70 -49 119t-135 53q-66 0 -121 -21.5t-97 -60.5t-65.5 -92t-23.5 -117v-434h-113z" />
+<glyph unicode="i" horiz-adv-x="391" d="M115 1116q0 35 25.5 58.5t56.5 23.5t55 -23.5t24 -58.5q0 -37 -24.5 
-59.5t-54.5 -22.5q-31 0 -56.5 22.5t-25.5 59.5zM139 0v819h113v-819h-113z" />
+<glyph unicode="j" horiz-adv-x="391" d="M20 -311q55 53 87 127.5t32 177.5v825h113v-825q0 -129 -41 -226.5t-111 
-160.5q-23 20 -41 39.5t-39 42.5zM117 1116q0 35 25.5 58.5t56.5 23.5q33 0 57.5 -23.5t24.5 -58.5q0 -37 -25 
-59.5t-57 -22.5q-31 0 -56.5 22.5t-25.5 59.5z" />
+<glyph unicode="k" horiz-adv-x="845" d="M139 0v1569h113v-1143q115 106 221 205.5t221 208.5l68 -70q-78 -72 
-148.5 -140.5t-148.5 -140.5l356 -489h-131l-305 414l-133 -123v-291h-113z" />
+<glyph unicode="l" horiz-adv-x="399" d="M143 0v1569h113v-1569h-113z" />
+<glyph unicode="m" horiz-adv-x="1576" d="M141 0v819h97q2 -18 3 -48t3 -61.5t3 -59t1 -42.5q45 102 128 165t206 
65q115 0 184.5 -60.5t81.5 -159.5q47 98 128 158t202 62q123 0 193.5 -68t74.5 -178v-592h-113v553q-4 70 -49 
119t-135 53q-63 0 -117.5 -21.5t-94.5 -59.5t-62.5 -90t-24.5 -114v-440h-113v553 q-4 70 -49 119t-133 53q-66 0 
-120 -21.5t-95 -60.5t-63.5 -92t-22.5 -117v-434h-113z" />
+<glyph unicode="n" horiz-adv-x="989" d="M141 0v819h97l10 -211q45 102 133 166t211 64q121 0 191.5 -68t74.5 
-178v-592h-113v553q-4 70 -49 119t-135 53q-66 0 -121 -21.5t-97 -60.5t-65.5 -92t-23.5 -117v-434h-113z" />
+<glyph unicode="o" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124z" />
+<glyph unicode="p" horiz-adv-x="1087" d="M141 -393v1212h109q0 -6 1 -26.5t1 -46t1 -52t1 -47.5q39 76 125 
133.5t205 57.5q92 0 168.5 -32t133 -88t88.5 -135t32 -173q0 -90 -32 -168t-89.5 -135.5t-135 -90t-169.5 
-32.5q-115 0 -204 53t-124 131q0 -20 1 -39.5t1 -42.5v-479h-113zM254 412q0 -68 24.5 -125.5 t67.5 -100.5t101.5 
-67.5t125.5 -24.5q68 0 125.5 24.5t99.5 67.5t64.5 100.5t22.5 123.5q0 68 -22.5 126t-64.5 100t-99.5 66.5t-125.5 
24.5t-126 -24.5t-101 -66.5t-67.5 -99.5t-24.5 -124.5z" />
+<glyph unicode="q" horiz-adv-x="1087" d="M82 410q0 92 32.5 170.5t89 135t133.5 89.5t167 33q63 0 116.5 
-16.5t95.5 -43t71.5 -61.5t46.5 -70q0 20 1 47t1 52.5t1 46t1 26.5h108v-1212h-112v477q0 23 2 44.5t2 41.5q-41 -76 
-127 -131t-209 -55q-94 0 -171 33.5t-132.5 91t-86 135.5t-30.5 166zM195 412 q0 -68 24.5 -125.5t67.5 -100.5t101 
-67.5t126 -24.5t126 24.5t101 67.5t68 100.5t25 125.5q0 66 -25 123t-68 100t-101 67.5t-126 24.5t-126 -24.5t-101 
-66.5t-67.5 -99t-24.5 -125z" />
+<glyph unicode="r" horiz-adv-x="602" d="M141 0v819h97l10 -211q25 53 63.5 95t84.5 72t96.5 46.5t95.5 16.5l-23 
-142q-61 0 -117.5 -19.5t-99.5 -54t-68.5 -85t-25.5 -111.5v-426h-113z" />
+<glyph unicode="s" horiz-adv-x="679" d="M74 86q8 8 20 22.5t22.5 26.5t17.5 21.5t9 9.5q6 -10 26.5 -22.5t47.5 
-23.5t57.5 -19.5t59.5 -8.5q25 0 52.5 7t51 23.5t37.5 41t14 59.5q0 47 -28.5 75t-71.5 48.5t-94 37.5t-94 44t-72 
70t-29 110q0 61 22.5 103.5t57.5 70t79 40t85 12.5q53 0 116.5 -23t110.5 -70 l-61 -79q-16 23 -64.5 42t-97.5 
19q-20 0 -43.5 -6t-43 -19.5t-33 -35t-13.5 -52.5q0 -47 28.5 -74.5t71.5 -48t93.5 -39t93.5 -45t71.5 -68.5t28.5 
-108q0 -102 -69.5 -172.5t-198.5 -70.5q-70 0 -142.5 24.5t-117.5 77.5z" />
+<glyph unicode="t" horiz-adv-x="585" d="M39 709v102h164v367h112v-367h244v-102h-244v-709h-112v709h-164z" />
+<glyph unicode="u" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 21.5t97.5 
59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 67.5t-74.5 
177.5z" />
+<glyph unicode="v" horiz-adv-x="874" d="M25 819h120q61 -123 104.5 -216t75 -168t58.5 -139.5t55 -129.5q29 66 
54.5 130t57.5 139t75 168t104 216h121q-111 -219 -206 -434t-206 -434q-57 109 -108 217t-100.5 217t-99.5 
217.5t-105 216.5z" />
+<glyph unicode="w" d="M31 819h112q49 -113 87 -202t69 -164.5t57.5 -144t51.5 -142.5q16 43 34.5 88t41 100.5t51 
126t69.5 162.5l-80 176h101q102 -227 168.5 -381.5t115.5 -271.5q25 74 52.5 143.5t60.5 145t73 164t89 
200.5h112l-387 -868q-70 147 -128 290.5t-128 290.5l-245 -581 q-96 219 -189.5 434t-187.5 434z" />
+<glyph unicode="x" horiz-adv-x="821" d="M45 0q72 106 147.5 212t147.5 212q-70 98 -143.5 197.5t-145.5 
197.5h139q57 -86 110.5 -156.5t113.5 -154.5q57 84 110.5 154.5t110.5 154.5h127q-37 -53 -71 -102t-68.5 
-96.5t-70.5 -96.5t-73 -104q72 -98 154 -209t151 -209h-141q-61 84 -121.5 161t-120.5 161 q-59 -84 -114.5 
-160t-114.5 -162h-127z" />
+<glyph unicode="y" horiz-adv-x="917" d="M29 819h121q61 -123 106 -221t81 -179t64.5 -150.5t57.5 -135.5q29 66 
56.5 135.5t63 150.5t81 179t106.5 221h121l-559 -1212h-119q27 55 48.5 103t41.5 97.5t44 103.5t54 122q-94 188 
-184 392t-184 394z" />
+<glyph unicode="z" horiz-adv-x="827" d="M53 0l510 721h-346q-68 0 -107.5 29.5t-39.5 91.5v55h102v-27q0 -29 
16.5 -40t51.5 -11h528l-502 -708h494v-111h-707z" />
+<glyph unicode="{" horiz-adv-x="628" d="M68 551v125q51 2 82.5 30.5t50 69.5t24.5 89t6 89v342q0 94 17.5 
144.5t48.5 73t71 24.5t83 2h110v-117h-100q-63 0 -86 -45t-23 -174v-282q0 -76 -12 -127.5t-31.5 -87t-43 -56t-46.5 
-35.5q23 -14 46.5 -35.5t43 -57.5t31.5 -87t12 -125v-282q0 -129 22.5 -174 t86.5 -45h100v-117h-110q-45 0 -85 
2t-70 26.5t-47.5 80t-17.5 161.5v309q0 43 -6 90.5t-24.5 89.5t-50 69.5t-82.5 29.5z" />
+<glyph unicode="|" horiz-adv-x="503" d="M193 -479v1925h118v-1925h-118z" />
+<glyph unicode="}" horiz-adv-x="626" d="M68 -190h100q31 0 51.5 10t32.5 34.5t17 66.5t5 108v311q0 66 14.5 
113t35 78.5t44 52t42.5 32.5q-23 14 -46.5 35t-44 56.5t-33 87t-12.5 127.5v282q0 63 -5 106.5t-17 68t-32.5 
34.5t-51.5 10h-100v117h108q43 0 83 -2t70.5 -23.5t49 -71.5t18.5 -147v-313 q0 -41 4.5 -92t21.5 -98.5t49 -81t87 
-35.5v-125q-55 -2 -87 -35t-49 -80t-21.5 -99t-4.5 -91v-309q0 -96 -18.5 -145.5t-49 -72t-70.5 -24.5t-83 
-2h-108v117z" />
+<glyph unicode="~" horiz-adv-x="966" d="M170 965q2 41 19.5 71.5t43 52t56 31.5t61.5 10q47 0 84 -18t70 
-53t56.5 -46.5t51.5 -11.5q14 0 34 4.5t38 15.5t31.5 31.5t17.5 51.5l68 -4q-2 -41 -19.5 -72t-43 -52.5t-56.5 
-31.5t-61 -10q-47 0 -84 19.5t-70 52.5q-33 35 -56.5 46t-52.5 11q-16 0 -34.5 -4 t-37 -15.5t-31.5 -32t-17 
-50.5z" />
+<glyph unicode="&#xa1;" horiz-adv-x="509" d="M174 1004q0 35 24.5 59t57.5 24q31 0 56.5 -24.5t25.5 -58.5q0 -39 
-25.5 -61.5t-56.5 -22.5q-33 0 -57.5 22.5t-24.5 61.5zM195 -434v1206h120v-1206h-120z" />
+<glyph unicode="&#xa2;" horiz-adv-x="878" d="M82 410q0 80 27.5 150.5t74.5 126.5t112.5 94t141.5 
50v121h86v-114q76 -2 142.5 -27t119.5 -68q-16 -23 -34.5 -42t-36.5 -42q-80 63 -191 68v-633q111 2 191 68l69 
-84q-53 -43 -119.5 -67.5t-140.5 -26.5v-123h-86v129q-76 12 -141.5 50t-112.5 93t-74.5 126 t-27.5 151zM195 410q0 
-115 67.5 -199t175.5 -109v617q-109 -25 -176 -108.5t-67 -200.5z" />
+<glyph unicode="&#xa3;" horiz-adv-x="1210" d="M86 0v117h90q35 0 56.5 10t32.5 36.5t15.5 75t4.5 
121.5v232h-135v117h135v364q0 145 107.5 227t281.5 82q143 0 226 -53t130 -145l-90 -51q-16 25 -35.5 49t-48.5 
42.5t-72 30t-106 11.5q-145 0 -208.5 -60.5t-63.5 -158.5v-338h249v-117h-249v-295q0 -59 -7.5 -105 t-38.5 
-75h412q63 0 106.5 5t68 17.5t34.5 33t10 52.5v101h121v-150q0 -37 -7 -68.5t-31.5 -55t-73 -38t-132.5 
-14.5h-782z" />
+<glyph unicode="&#xa4;" horiz-adv-x="935" d="M164 489l72 72q-62 78 -62 178q0 47 14.5 91t40.5 79l-65 68l61 
59l66 -65q37 29 81 45t95 16t96 -17.5t80 -45.5l66 67l61 -61l-65 -64q57 -76 57 -172q0 -98 -62 -176l70 -71l-59 
-60l-72 70q-35 -27 -80 -41.5t-92 -14.5t-91 14.5t-79 39.5l-72 -70zM260 739 q0 -43 16.5 -82t45 -67.5t65.5 
-45t80 -16.5t82 16.5t66.5 45t44 67.5t16.5 82t-16.5 81t-44 66.5t-66.5 45t-82 16.5t-80 -16.5t-65.5 -45t-45 
-66.5t-16.5 -81z" />
+<glyph unicode="&#xa5;" horiz-adv-x="1355" d="M63 1462h158q37 -61 90.5 -155.5t113.5 -200t120.5 -214t109.5 
-198.5l25 -61l25 61q51 90 110 198.5t117.5 214t111 200t89.5 155.5h159l-479 -839h207v-84h-254l-16 
-29v-221h270v-84h-270v-205h-142v205h-270v84h270v221l-18 29h-252v84h203q-35 61 -78 136t-89 155.5 t-91 
162.5t-87 155t-76 133t-57 97z" />
+<glyph unicode="&#xa6;" horiz-adv-x="507" d="M195 242h118v-723h-118v723zM195 723v723h118v-723h-118z" />
+<glyph unicode="&#xa7;" horiz-adv-x="765" d="M119 695.5q-8 52.5 1 102.5t34.5 94t68.5 75q80 49 178 32q-29 41 
-51 84t-49 88q-35 61 -48 106.5t-10 78.5t20.5 56.5t41.5 41.5q31 29 73 50.5t79 43.5l59 -100q-23 -12 -44 
-24.5t-44 -26.5q-51 -29 -51 -73t53 -136h2l182 -309q27 -47 35 -97.5t-2 -99.5t-37.5 -92 t-70.5 -74q-80 -53 -177 
-37l103 -174q37 -61 50 -106t9 -79t-21.5 -57.5t-41.5 -42.5q-29 -29 -71 -50t-79 -44q-14 25 -29.5 50.5t-29.5 
52.5l88 51q27 14 39 32.5t10 45t-18 63.5t-49 90q-45 72 -74 120t-47.5 80t-29.5 51.5t-19 35.5q-25 45 -33 
97.5zM231 775.5 q-5 -33.5 7 -68.5q8 -55 53 -89t100 -32q66 4 109 53t39 113q-4 68 -53.5 109.5t-112.5 41.5q-39 
-4 -70 -21.5t-49 -45t-23 -61z" />
+<glyph unicode="&#xa8;" horiz-adv-x="763" d="M127 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 
-37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM494 1059q0 35 24.5 59.5t56.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57 23.5t-24 60.5z" />
+<glyph unicode="&#xa9;" d="M133 762q0 115 41 211t112.5 166.5t168 110.5t207.5 40t207 -40t167.5 -110.5t112.5 
-166.5t41 -211q0 -113 -41 -209t-112.5 -167t-167.5 -110.5t-207 -39.5t-207.5 39.5t-168 110.5t-112.5 167t-41 
209zM182 760q0 -102 38 -189.5t102.5 -152t151.5 -100t185 -35.5 q100 0 188.5 35.5t153 100t102.5 151.5t38 190q0 
104 -38 192t-102.5 152.5t-152.5 101.5t-189 37q-98 0 -185 -37t-151.5 -101.5t-102.5 -152.5t-38 -192zM338 762q0 
74 26.5 136.5t73.5 108.5t108.5 72.5t133.5 26.5q51 0 98 -13.5t76 -33.5q-10 -14 -13 -21.5t-16 -27.5 q-29 18 
-68.5 27.5t-74.5 9.5q-59 0 -110.5 -23t-88.5 -60.5t-58.5 -89t-21.5 -106.5t19.5 -104.5t55.5 -87t85 -60t111 
-22.5q53 0 98 15t64 30l28 -58q-29 -18 -78 -35.5t-114 -17.5q-76 0 -137.5 26.5t-105.5 72.5t-67.5 106.5t-23.5 
128.5z" />
+<glyph unicode="&#xaa;" horiz-adv-x="880" d="M102 920q0 63 25 119.5t67 99.5t98 67.5t120 24.5q45 0 82.5 
-12.5t68.5 -32t51.5 -43t30.5 -47.5l6 121h76v-590h-82v61q0 16 1 30.5t1 26.5q-23 -47 -83 -89t-152 -42q-68 0 
-124.5 25t-97 65.5t-64.5 97.5t-24 118zM184 924q0 -98 65.5 -164t164.5 -66q49 0 92 17.5 t73.5 48.5t48 72.5t17.5 
91.5q0 47 -17.5 89t-48 72.5t-73.5 48t-92 17.5q-98 0 -164 -64.5t-66 -162.5z" />
+<glyph unicode="&#xab;" horiz-adv-x="927" d="M90 494q27 25 75 76t101 106t101.5 106.5t74.5 75.5v-137q-23 -23 
-49 -52.5t-54 -61.5t-55.5 -61.5t-50.5 -51.5q23 -23 50.5 -52.5t55.5 -62.5t54.5 -63.5t48.5 -53.5v-135zM442 
494q27 25 75 76t101.5 106t102.5 106.5t76 75.5v-135q-23 -23 -50.5 -52.5t-55 -62.5 t-55.5 -62.5t-48 -51.5q20 
-23 48 -52.5t55.5 -62.5t55 -63.5t50.5 -53.5v-135z" />
+<glyph unicode="&#xac;" horiz-adv-x="1054" d="M166 418v88h743v-201h-121v113h-622z" />
+<glyph unicode="&#xad;" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="&#xae;" d="M133 762q0 115 41 211t112.5 166.5t168 110.5t207.5 40t207 -40t167.5 -110.5t112.5 
-166.5t41 -211q0 -113 -41 -209t-112.5 -167t-167.5 -110.5t-207 -39.5t-207.5 39.5t-168 110.5t-112.5 167t-41 
209zM182 760q0 -102 38 -189.5t102.5 -152t151.5 -100t185 -35.5 q100 0 188.5 35.5t153 100t102.5 151.5t38 190q0 
104 -38 192t-102.5 152.5t-152.5 101.5t-189 37q-98 0 -185 -37t-151.5 -101.5t-102.5 -152.5t-38 -192zM483 
430v692h168q43 0 84 -12t72 -37.5t50.5 -63.5t19.5 -89q0 -59 -27 -111.5t-86 -81.5q12 -23 37.5 -63.5 t53.5 
-86t53.5 -86t37.5 -61.5h-80q-10 16 -32.5 53t-47 78l-49 82t-41.5 66q-10 -2 -21 -2h-22h-104v-277h-66zM549 
770h102q47 0 78 15.5t49.5 38t25.5 48t7 48.5q0 53 -40 96t-118 43h-104v-289z" />
+<glyph unicode="&#xaf;" horiz-adv-x="825" d="M176 997v80h475v-80h-475z" />
+<glyph unicode="&#xb0;" horiz-adv-x="606" d="M113 1155q0 80 55 134t137 54q39 0 74 -14t60.5 -39.5t40 
-60.5t14.5 -74q0 -41 -14.5 -74.5t-40 -59.5t-60.5 -40t-74 -14q-82 0 -137 54t-55 134zM195 1155q0 -47 31.5 
-79t78.5 -32t79 32t32 79t-32 79t-79 32t-78.5 -32t-31.5 -79z" />
+<glyph unicode="&#xb1;" horiz-adv-x="1067" d="M162 217v117h743v-117h-743zM162 
750v116h311v312h121v-312h311v-116h-311v-314h-121v314h-311z" />
+<glyph unicode="&#xb2;" horiz-adv-x="704" d="M135 1237q0 84 52.5 142.5t150.5 58.5q90 0 144.5 -59.5t54.5 
-145.5q0 -53 -22.5 -105.5t-58.5 -103.5t-81 -100.5t-90 -98.5h293v-57h-437q63 63 124 123.5t108 117t74.5 
109.5t27.5 103q0 45 -13 75.5t-33.5 49t-45.5 26.5t-45 8q-43 0 -70.5 -15t-44 -36.5 t-22.5 -46.5t-6 -45q0 -66 41 
-111l-37 -34q-29 23 -46.5 63.5t-17.5 81.5z" />
+<glyph unicode="&#xb3;" horiz-adv-x="600" d="M113 842l43 41q43 -55 112 -56q33 0 62.5 13.5t51 35t34 50t12.5 
59.5q0 66 -47 112t-113 46q-32 -1 -63 -21q41 66 88 129.5t88 128.5h-242v60h340l-170 -248q76 -14 127 -69.5t51 
-137.5q0 -45 -17 -84t-47 -68.5t-69 -46t-84 -16.5q-47 0 -88 19.5t-69 52.5z" />
+<glyph unicode="&#xb4;" horiz-adv-x="524" d="M207 989l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" 
/>
+<glyph unicode="&#xb5;" horiz-adv-x="1095" d="M182 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-12 221q-43 -102 -131.5 -165.5t-212.5 -63.5q-88 0 -154 
38v-432h-111v611q-2 8 -2 28z" />
+<glyph unicode="&#xb6;" horiz-adv-x="1105" d="M76 1210q0 70 26.5 132.5t71.5 107.5t106.5 71.5t133.5 
26.5h454v-1548h-118v1432h-218v-1432h-118v872q-72 0 -133.5 27t-106.5 72t-71.5 106.5t-26.5 132.5z" />
+<glyph unicode="&#xb7;" horiz-adv-x="425" d="M131 582q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -25t25.5 -59q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xb8;" horiz-adv-x="933" d="M233 -354q39 20 72 35q10 -37 41 -60.5t76 -23.5q53 0 86 36.5t33 
90.5q0 47 -23.5 73.5t-53.5 46t-53.5 41t-23.5 58.5v57h78v-14q0 -29 8 -46.5t20.5 -28.5t28 -19.5t27.5 -16.5q45 
-33 63.5 -74t18.5 -84q0 -94 -54.5 -153.5t-146.5 -59.5q-63 0 -117.5 35t-79.5 107z " />
+<glyph unicode="&#xb9;" horiz-adv-x="385" d="M98 1384v54h135v-617h-55v563h-80z" />
+<glyph unicode="&#xba;" horiz-adv-x="825" d="M102 922q0 63 25 120.5t67 99.5t98 66.5t122 24.5t122 -24.5t98 
-66.5t65.5 -99.5t23.5 -120.5t-23.5 -120t-65.5 -97.5t-98.5 -65.5t-121.5 -25q-66 0 -122 24t-98 64.5t-67 97t-25 
122.5zM184 922q0 -47 17.5 -89t48.5 -73t73 -48.5t89 -17.5t89 17.5t72.5 48.5 t49 72.5t18.5 89.5q0 47 -18.5 
89t-49 72.5t-72.5 49t-89 18.5t-89 -18.5t-73 -49t-48.5 -72.5t-17.5 -89z" />
+<glyph unicode="&#xbb;" horiz-adv-x="927" d="M131 127v135q23 23 50.5 53.5t55 63.5t54 62.5t49.5 52.5q-23 23 
-49.5 52t-54 62t-55 62.5t-50.5 52.5v135q27 -25 76 -76t102 -106t101.5 -106.5t74.5 -75.5zM485 127v135q20 23 48 
53.5t55.5 63.5t55.5 62.5t50 52.5q-23 23 -50.5 52t-55 61t-55 61.5t-48.5 52.5v137 q27 -25 75 -76t101.5 
-106t101.5 -106.5t75 -75.5z" />
+<glyph unicode="&#xbc;" horiz-adv-x="1628" d="M84 1348v84h211v-953h-88v869h-123zM387 -39l574 1557h120q-145 
-391 -286.5 -777.5t-286.5 -779.5h-121zM825 266q141 184 290 372.5t290 
373.5v-658h147v-88h-147v-266h-90v266h-490zM997 354h318v414z" />
+<glyph unicode="&#xbd;" horiz-adv-x="1708" d="M80 1348v84h211v-953h-88v869h-123zM403 -39l574 1557h121q-145 
-391 -286.5 -777.5t-287.5 -779.5h-121zM997 672q0 59 18.5 111.5t55.5 92t91.5 62.5t123.5 23q63 0 115.5 -24t90.5 
-63.5t58.5 -93t20.5 -114.5q0 -78 -32 -153t-83 -146.5t-116 -143t-128 -141.5h418 v-82h-624q92 90 178 177t153.5 
169t107.5 158t40 143q0 63 -19.5 107.5t-49.5 72t-64.5 40t-65.5 12.5q-61 0 -101 -21.5t-62.5 -53.5t-32 -68t-9.5 
-64q0 -49 15.5 -89t44.5 -69l-51 -49q-43 33 -68 92t-25 115z" />
+<glyph unicode="&#xbe;" horiz-adv-x="2019" d="M90 520l68 66q33 -41 78 -63.5t100 -22.5q51 0 96 19.5t79 
53t54.5 78.5t20.5 94q0 51 -20.5 97.5t-54.5 79t-79 52t-96 19.5q-59 1 -100 -32q66 104 137 204.5t139 
202.5h-379v90h531q-66 -98 -133.5 -193.5t-133.5 -193.5q59 -10 110.5 -38.5t89.5 -70.5t59.5 -97.5 t21.5 -119.5q0 
-70 -27.5 -130t-74 -106t-107.5 -72.5t-131 -26.5q-74 0 -137.5 29.5t-110.5 80.5zM729 -39q145 393 287.5 
779t286.5 780h120q-145 -393 -286.5 -779.5t-286.5 -779.5h-121zM1214 266q141 184 290 372.5t290 
373.5v-658h150v-88h-150v-266h-90v266h-490z M1386 354h318v414z" />
+<glyph unicode="&#xbf;" horiz-adv-x="976" d="M96 -4q0 113 54.5 198t148.5 154q33 25 66.5 45.5t61.5 47t45 
65.5t17 98v162h121v-201q0 -66 -21.5 -106.5t-57 -71.5t-82 -59.5t-93.5 -67.5q-72 -55 -104.5 -121.5t-32.5 
-142.5q0 -61 21.5 -113.5t58.5 -91.5t89 -60.5t114 -21.5q119 0 190.5 58.5t106.5 162.5 l104 -36q-16 -49 -47 
-102.5t-79 -97.5t-115.5 -73t-159.5 -29q-86 0 -160 32t-128 87.5t-86 128t-32 156.5zM469 1001q0 37 26.5 
60.5t55.5 23.5q31 0 56.5 -23.5t25.5 -60.5q0 -35 -25.5 -59t-56.5 -24q-29 0 -55.5 24.5t-26.5 58.5z" />
+<glyph unicode="&#xc0;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM418 1831h123 q47 -70 93 -138.5t93 -136.5h-90zM428 643q59 154 115.5 
293t97.5 235q4 8 10 28t11 36q4 -16 10 -35.5t10 -28.5q41 -96 96.5 -235t116.5 -293h-467z" />
+<glyph unicode="&#xc1;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM428 643q59 154 115.5 293 t97.5 235q4 8 10 28t11 36q4 -16 10 -35.5t10 
-28.5q41 -96 96.5 -235t116.5 -293h-467zM600 1556l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" />
+<glyph unicode="&#xc2;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM428 643q59 154 115.5 293 t97.5 235q4 8 10 28t11 36q4 -16 10 -35.5t10 
-28.5q41 -96 96.5 -235t116.5 -293h-467zM467 1556l248 373q61 -92 122.5 -186t125.5 -187h-91q-16 25 -36.5 
53.5t-42 59.5t-42 60.5t-36.5 52.5q-16 -23 -37 -52.5t-43.5 -60.5t-43 -59.5t-36.5 -53.5h-88z" />
+<glyph unicode="&#xc3;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM348 1583q2 41 19.5 72 t43 52.5t56.5 31.5t61 10q47 0 84 -18.5t70 
-53.5t56.5 -46t52.5 -11q14 0 33.5 4t38 15.5t31.5 32t17 50.5l68 -4q-2 -41 -19.5 -71.5t-43 -52t-56.5 -32t-61 
-10.5q-47 0 -84 19.5t-70 52.5q-33 35 -56.5 46t-51.5 11q-16 0 -35 -4t-37.5 -15t-31.5 -31.5t-17 -51.5z M428 
643q59 154 115.5 293t97.5 235q4 8 10 28t11 36q4 -16 10 -35.5t10 -28.5q41 -96 96.5 -235t116.5 -293h-467z" />
+<glyph unicode="&#xc4;" d="M31 0h139q41 94 96.5 231.5t114.5 290.5h561q59 -154 114.5 -291t96.5 -231h141q-33 
74 -83 195.5t-109.5 267t-124 302.5t-123.5 302t-110.5 266t-81.5 197q-33 -76 -83.5 -197t-109.5 -266t-122.5 
-302t-123 -302.5t-111 -267t-81.5 -195.5zM397 1665q0 35 24.5 59.5 t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM428 643q59 154 115.5 293t97.5 235q4 8 10 28t11 36q4 -16 
10 -35.5t10 -28.5q41 -96 96.5 -235t116.5 -293h-467zM764 1665q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5 t25.5 
-59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xc5;" d="M31 0q31 74 82 195.5t110.5 267t123 302.5t122.5 302t109.5 266t83.5 197q31 -76 82 
-197t110 -266t123.5 -302t124 -302.5t110 -267t82.5 -195.5h-141q-41 94 -96.5 231.5t-114.5 290.5h-561q-59 -154 
-114.5 -291t-96.5 -231h-139zM428 643h467q-61 154 -116.5 293 t-96.5 235q-4 8 -10 28t-10 36q-4 -16 -10.5 
-36t-10.5 -28q-41 -96 -97.5 -235t-115.5 -293zM508 1726q0 63 45 108.5t111 45.5t110.5 -45t44.5 -109q0 -66 -45 
-110.5t-110 -44.5q-66 0 -111 44.5t-45 110.5zM580 1724q0 -35 24.5 -59.5t59.5 -24.5t59.5 25t24.5 59 q0 35 -25 
59.5t-59 24.5q-35 0 -59.5 -24.5t-24.5 -59.5z" />
+<glyph unicode="&#xc6;" horiz-adv-x="1400" d="M33 0q31 74 80 190.5t105 255t116.5 286t117 285.5t104.5 
253.5t79 191.5h651v-127h-518v-534h436v-131h-436v-539h547v-131h-680v522h-252q-59 -154 -114.5 -291t-96.5 
-231h-139zM426 635h209v516q-41 -96 -95.5 -232.5t-113.5 -283.5z" />
+<glyph unicode="&#xc7;" horiz-adv-x="1320" d="M102 721q0 162 59.5 301t162 240.5t239.5 159t293 57.5q55 0 
111.5 -7.5t107.5 -21.5t94 -32.5t74 -41.5q-10 -16 -16 -26.5t-12.5 -21.5t-14.5 -25.5t-20 -36.5q-66 41 -153 
61.5t-167 20.5q-129 0 -241.5 -49.5t-195.5 -134.5t-131 -196.5t-48 -236.5q0 -119 43 -228.5 t122.5 -192.5t190.5 
-133t246 -50q59 0 114.5 9t102.5 24.5t83 32t56 32.5l64 -127q-61 -41 -163 -75.5t-237 -38.5q0 -29 8.5 -45.5t20.5 
-27.5t27.5 -19.5t27.5 -16.5q45 -33 63.5 -74t18.5 -84q0 -94 -54 -153.5t-147 -59.5q-63 0 -117.5 35t-78.5 107q39 
20 72 35 q10 -37 40.5 -60.5t75.5 -23.5q53 0 86 36.5t33 90.5q0 47 -23.5 72.5t-53 46t-53.5 45t-24 71.5v27q-158 
8 -284.5 70.5t-215.5 162.5t-137.5 229.5t-48.5 272.5z" />
+<glyph unicode="&#xc8;" horiz-adv-x="1255" d="M211 
0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950zM494 1831h122q47 -70 93.5 -138.5t93.5 -136.5h-90z" 
/>
+<glyph unicode="&#xc9;" horiz-adv-x="1255" d="M211 
0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950zM602 1556l186 275h121q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88z" />
+<glyph unicode="&#xca;" horiz-adv-x="1255" d="M211 
0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950zM440 1556l248 373q61 -92 122.5 -186t125.5 
-187h-90q-16 25 -37 53.5t-42.5 59.5t-41.5 60.5t-37 52.5q-16 -23 -36.5 -52.5t-43 -60.5t-43 -59.5t-37.5 
-53.5h-88z" />
+<glyph unicode="&#xcb;" horiz-adv-x="1255" d="M211 
0v1462h922v-127h-783v-534h701v-131h-701v-539h811v-131h-950zM430 1665q0 35 24.5 59.5t57.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM797 1665q0 35 24.5 59.5t57.5 
24.5q31 0 56.5 -24.5t25.5 -59.5 q0 -37 -26 -60.5t-56 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xcc;" horiz-adv-x="561" d="M47 1831h123q47 -70 93 -138.5t93 -136.5h-90zM209 
0v1462h141v-1462h-141z" />
+<glyph unicode="&#xcd;" horiz-adv-x="561" d="M203 1556l186 275h121q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88zM209 0v1462h141v-1462h-141z" />
+<glyph unicode="&#xce;" horiz-adv-x="561" d="M35 1556l248 373q61 -92 122.5 -186t124.5 -187h-90q-16 25 -36.5 
53.5t-42 59.5t-42 60.5t-36.5 52.5q-16 -23 -37 -52.5t-43.5 -60.5t-43 -59.5t-36.5 -53.5h-88zM209 
0v1462h141v-1462h-141z" />
+<glyph unicode="&#xcf;" horiz-adv-x="561" d="M18 1665q0 35 25 59.5t57 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM209 0v1462h141v-1462h-141zM385 1665q0 35 24.5 59.5t57.5 
24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5 t-24.5 60.5z" />
+<glyph unicode="&#xd0;" horiz-adv-x="1474" d="M90 676v98h133v688h340q221 0 375 -67.5t250 -174t139 -238.5t43 
-261q0 -166 -59.5 -299t-159.5 -227.5t-233.5 -144.5t-282.5 -50h-412v676h-133zM365 133h256q127 0 238.5 41t194.5 
118t130 187.5t47 249.5q0 127 -44 236.5t-126 189.5t-196.5 126t-258.5 46h-241 v-553h323v-98h-323v-543z" />
+<glyph unicode="&#xd1;" horiz-adv-x="1665" d="M209 0v1530q59 -76 145 -174.5t187.5 -209t208 -227t206 
-226t185.5 -207t141 -169.5q4 -10 16.5 -25.5t22.5 -29.5l-6 68v1132h139v-1530q-59 72 -146 171.5t-188.5 212t-209 
230.5t-208 230.5t-183.5 209.5t-136 169q-6 8 -18.5 23.5t-22.5 29.5l6 -65v-1143h-139z M528 1577q2 41 19.5 
71.5t43 52t56.5 32t62 10.5q47 0 83.5 -18.5t69.5 -53.5t56.5 -46t52.5 -11q14 0 33.5 4t38 15.5t31.5 32t18 
50.5l67 -4q-2 -41 -19.5 -71.5t-43 -52t-56 -32t-61.5 -10.5q-47 0 -84 19.5t-70 52.5q-33 35 -56.5 46t-51.5 
11q-16 0 -34.5 -4t-37 -15 t-32 -31.5t-17.5 -51.5z" />
+<glyph unicode="&#xd2;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM625 1831h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xd3;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM758 1556l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" />
+<glyph unicode="&#xd4;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM594 1556l248 373q61 -92 122.5 -186t125.5 -187h-91q-16 25 -36.5 53.5t-42 59.5t-42 60.5t-36.5 52.5q-16 
-23 -37 -52.5 t-43.5 -60.5t-43 -59.5t-36.5 -53.5h-88z" />
+<glyph unicode="&#xd5;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM518 1647q2 41 19.5 71.5t43 52t56.5 31.5t61 10q47 0 84 -18t70 -53t56.5 -46.5t52.5 -11.5q14 0 33.5 
4.5t38 15.5t31.5 31.5 t17 51.5l68 -4q-2 -41 -19.5 -72t-43 -52.5t-56.5 -31.5t-61 -10q-47 0 -84 19.5t-70 
52.5q-33 35 -56.5 46t-51.5 11q-16 0 -35 -4t-37.5 -15.5t-31.5 -32t-17 -51.5z" />
+<glyph unicode="&#xd6;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5t291 
-59.5t238.5 -162t160.5 -238.5t59 -290t-59 -290t-160.5 -237.5t-239 -159.5t-290.5 -58q-154 0 -290 58t-237.5 
159.5t-160 237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 t236.5 48t194.5 131t131 
194.5t48 238.5t-48 238.5t-131 195.5t-194.5 132t-236.5 48q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 
-238.5zM578 1665q0 35 24.5 59.5t56.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57 
23.5t-24 60.5z M944 1665q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 
-23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xd7;" horiz-adv-x="894" d="M131 532l102 103l218 -217q53 55 107 108.5t108 106.5q25 -23 49 
-49.5t49 -51.5q-53 -53 -106.5 -106t-106.5 -107q55 -53 108.5 -108t108.5 -109l-104 -102l-218 215q-104 -109 -213 
-213l-100 98l215 217z" />
+<glyph unicode="&#xd8;" horiz-adv-x="1695" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5q123 0 
232.5 -38t201.5 -104q37 41 67.5 79t57.5 69l68 -62l-121 -143q113 -104 178 -246.5t65 -304.5q0 -154 -59 
-290t-160.5 -237.5t-239 -159.5t-290.5 -58q-131 0 -248 42t-213 115l-135 -159l-68 61l135 160 q-102 102 -159.5 
237t-57.5 289zM240 729q0 -123 44 -230.5t122 -191.5l786 926q-74 53 -161 81.5t-185 28.5q-127 0 -236.5 
-48t-192.5 -132t-130 -195.5t-47 -238.5zM473 246q78 -61 172 -95t201 -34q125 0 236.5 48t194.5 131t131 194.5t48 
238.5q0 131 -51 246t-141 201 z" />
+<glyph unicode="&#xd9;" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5zM500 1831h123 q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xda;" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5zM639 1556l186 275h121 q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88z" />
+<glyph unicode="&#xdb;" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5zM479 1583l248 373 q61 -92 122.5 -186.5t125.5 
-186.5h-90q-16 25 -37 53.5t-42.5 59t-42 60.5t-36.5 52q-16 -23 -36.5 -52.5t-43 -60t-43 -59t-37.5 -53.5h-88z" />
+<glyph unicode="&#xdc;" horiz-adv-x="1425" d="M193 498v964h139v-958q0 -88 28.5 -160t80 -122t121 -77.5t151.5 
-27.5q80 0 149.5 27.5t120.5 77.5t81 122t30 160v958h139v-964q0 -121 -40 -216.5t-110.5 -161t-165.5 -101t-204 
-35.5q-111 0 -206 35.5t-165 101t-109.5 161t-39.5 216.5zM469 1665q0 35 24.5 59.5 t57.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM836 1665q0 35 24.5 59.5t57.5 
24.5q31 0 56 -24.5t25 -59.5q0 -37 -25.5 -60.5t-55.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xdd;" horiz-adv-x="1302" d="M37 1462h158q37 -61 90 -155.5t113.5 -200t121 -214t109.5 
-198.5l24 -61l25 61q51 90 110.5 198.5t118 214t110.5 200t89 155.5h160l-543 -952v-510h-141v510q-27 45 -71 
120t-95 166t-107.5 190t-107.5 190.5t-94.5 166t-69.5 119.5zM592 1556l186 275h121 q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88z" />
+<glyph unicode="&#xde;" horiz-adv-x="1105" d="M211 0v1446h139v-285h215q92 0 178 -25.5t153 -78.5t106.5 
-133t39.5 -191q0 -84 -26.5 -165t-82.5 -143.5t-146.5 -101t-217.5 -38.5h-219v-285h-139zM350 418h217q98 0 164 
31.5t103.5 80t53 102.5t15.5 99q0 55 -21.5 109.5t-62.5 96.5t-104.5 67.5t-145.5 25.5h-219 v-612z" />
+<glyph unicode="&#xdf;" horiz-adv-x="1128" d="M61 717v117h134v43q0 113 27.5 201.5t76.5 150t117.5 94.5t150.5 
35q94 0 162 -26.5t111 -69.5t63.5 -98.5t20.5 -114.5q0 -84 -39 -149.5t-113 -94.5q51 -12 101.5 -47t89 -86t62.5 
-115.5t24 -138.5q0 -90 -35 -169t-95.5 -138.5t-141.5 -94t-171 -34.5q-102 0 -190 47 l49 104q63 -35 141 -35q68 0 
126.5 26t102.5 70t69.5 102t25.5 124t-25.5 123t-69.5 100t-102.5 67.5t-124.5 24.5h-2v117q86 0 142.5 50t56.5 
136q0 80 -56.5 141.5t-166.5 61.5q-139 0 -204 -100.5t-65 -268.5v-872h-118v717h-134z" />
+<glyph unicode="&#xe0;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM260 1264h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xe1;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM471 989l186 275h121q-53 -70 -108.5 -138.5t-110.5 
-136.5h-88z" />
+<glyph unicode="&#xe2;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM301 987l248 373q61 -92 122.5 -186.5t125.5 -186.5h-90q-16 25 
-37 53.5 t-42.5 59t-42 60.5t-36.5 52q-16 -23 -36.5 -52.5t-43.5 -60t-43 -59t-37 -53.5h-88z" />
+<glyph unicode="&#xe3;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM240 965q2 41 19 71.5t43 52t56.5 31.5t61.5 10q47 0 84 -18t69 
-53 q33 -35 56.5 -46.5t52.5 -11.5q14 0 33.5 4.5t38 15.5t32 31.5t17.5 51.5l67 -4q-2 -41 -19 -72t-43 
-52.5t-56.5 -31.5t-61.5 -10q-47 0 -83.5 19.5t-69.5 52.5q-33 35 -56.5 46t-52.5 11q-16 0 -34.5 -4t-37 -15.5t-32 
-32t-17.5 -50.5z" />
+<glyph unicode="&#xe4;" horiz-adv-x="1083" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM283 1059q0 35 24.5 59.5t57.5 24.5q31 0 56 -24.5t25 -59.5q0 
-37 -25.5 -60.5 t-55.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM649 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xe5;" horiz-adv-x="1085" d="M80 406q0 88 33.5 166.5t92 138t136.5 93.5t166 34q61 0 114.5 
-16.5t95.5 -44t70.5 -61.5t42.5 -67l9 170h104v-819h-113v84q0 23 1.5 43t1.5 39q-14 -35 -43 -66.5t-71 
-58.5t-95.5 -42t-116.5 -15q-92 0 -171 33.5t-135.5 91t-89 134.5t-32.5 163zM193 412 q0 -68 24.5 -125.5t67.5 
-100.5t101 -67.5t126 -24.5t126 24.5t101 67.5t67.5 100.5t24.5 125.5q0 66 -24.5 123t-67.5 100t-101 67.5t-126 
24.5t-126 -24.5t-101 -66.5t-67.5 -99t-24.5 -125zM367 1049q0 63 45 108t110 45q66 0 111 -45t45 -108q0 -66 -45 
-111t-111 -45 t-110.5 45t-44.5 111zM438 1047q0 -35 24.5 -59.5t59.5 -24.5t59.5 24.5t24.5 59.5t-24.5 59t-59.5 
24t-59.5 -24t-24.5 -59z" />
+<glyph unicode="&#xe6;" horiz-adv-x="1366" d="M74 225q0 57 24.5 98.5t62.5 69t85 40.5t94 13h172q12 127 84 
220q-53 59 -190 59q-90 0 -147.5 -18.5t-102.5 -47.5l-50 91q57 41 137.5 64.5t180.5 23.5q90 0 153.5 -23.5t100.5 
-66.5q53 43 120.5 67.5t141.5 24.5q135 0 234.5 -82t146.5 -209q-70 -27 -155 -60.5 t-174 -69.5t-177 -72t-164 
-66q16 -39 39 -68l41 -14l-6 -21q41 -41 96.5 -62.5t118.5 -21.5q66 0 125 22.5t100 61.5l84 -80q-59 -53 -139 
-83.5t-166 -30.5q-80 0 -151.5 25.5t-126.5 72.5q-51 -49 -127 -73.5t-166 -24.5q-78 0 -134.5 20.5t-93 54t-54 
76.5t-17.5 90z M180 236q0 -41 18.5 -69t47 -44.5t65.5 -22.5t74 -6q143 0 209 66q-63 82 -80 196h-104q-68 0 -112 
-10t-69.5 -27.5t-37 -38.5t-11.5 -44zM625 414q0 -33 6 -58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 
-98.5 109.5t-141.5 39.5q-66 0 -123 -25.5 t-100 -68.5t-67.5 -99.5t-24.5 -119.5z" />
+<glyph unicode="&#xe7;" horiz-adv-x="847" d="M80 410q0 88 33.5 166.5t92 136t137.5 91.5t169 34q78 0 147.5 
-25t124.5 -70q-16 -23 -34.5 -42t-36.5 -42q-84 68 -201 68q-68 0 -126 -24.5t-101 -66.5t-67.5 -100.5t-24.5 
-125.5q0 -66 24.5 -123.5t67.5 -100.5t101 -67.5t126 -24.5q117 0 201 68l69 -84 q-55 -45 -123.5 -69.5t-144.5 
-24.5q0 -29 8 -45.5t20.5 -27.5t28 -19.5t27.5 -16.5q45 -33 63.5 -74t18.5 -84q0 -94 -54.5 -153.5t-146.5 
-59.5q-63 0 -117.5 35t-78.5 107q39 20 71 35q10 -37 41 -60.5t76 -23.5q53 0 86 36.5t33 90.5q0 47 -23.5 
72.5t-53.5 46t-53.5 45 t-23.5 71.5v31q-76 12 -141.5 50t-112.5 93t-74.5 126t-27.5 151z" />
+<glyph unicode="&#xe8;" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5zM211 1264h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xe9;" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5zM440 989l187 275h121q-53 -70 -108.5 -138.5t-111.5 -136.5h-88z" />
+<glyph unicode="&#xea;" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5zM233 989l248 373q61 -92 123 -186.5t125 -186.5h-90q-16 25 -36.5 53.5t-42 
59.5t-42 60.5 t-37.5 51.5q-16 -23 -36.5 -52t-43 -60t-43 -59.5t-36.5 -53.5h-89z" />
+<glyph unicode="&#xeb;" horiz-adv-x="933" d="M80 410q0 88 33.5 166.5t92 137t136.5 92.5t166 34q135 0 234.5 
-82t146.5 -209q-70 -27 -155 -60.5t-174 -69.5t-177 -72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125 22.5t100 
61.5l84 -80q-59 -53 -139 -83.5t-166 -30.5q-90 0 -169 33.5t-137.5 91t-92 135.5 t-33.5 166zM193 414q0 -33 6 
-58q63 27 135 55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 
-68.5t-67.5 -99.5t-24.5 -119.5zM221 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 
-60.5t-56.5 -23.5 q-33 0 -57.5 23.5t-24.5 60.5zM588 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 
-59.5q0 -37 -26 -60.5t-56 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xec;" horiz-adv-x="391" d="M-49 1264h123q47 -70 93 -138.5t93 -136.5h-90zM139 
0v819h113v-819h-113z" />
+<glyph unicode="&#xed;" horiz-adv-x="391" d="M139 0v819h113v-819h-113zM141 989l187 275h121q-53 -70 -108.5 
-138.5t-111.5 -136.5h-88z" />
+<glyph unicode="&#xee;" horiz-adv-x="391" d="M-49 989l248 373q61 -92 122.5 -186.5t124.5 -186.5h-90q-16 25 
-36.5 53.5t-42 59.5t-42 60.5t-36.5 51.5q-16 -23 -37 -52t-43.5 -60t-43 -59.5t-36.5 -53.5h-88zM139 
0v819h113v-819h-113z" />
+<glyph unicode="&#xef;" horiz-adv-x="391" d="M-66 1059q0 35 25 59.5t57 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 
-25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM139 0v819h113v-819h-113zM301 1059q0 35 24.5 59.5t57.5 
24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5 t-24.5 60.5z" />
+<glyph unicode="&#xf0;" horiz-adv-x="1028" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34q68 0 129 
-20.5t113 -55.5q-33 104 -99.5 231t-177.5 262l-137 -145l-64 59q70 80 146 158q-47 53 -98.5 102.5t-104.5 92.5l66 
63q53 -41 103 -87t99 -99q33 35 65 69.5t64 71.5l64 -57l-137 -152q80 -98 152.5 -210.5 t127 -232.5t87 -240t32.5 
-232q0 -8 -1 -15.5t-1 -11.5q-4 -86 -38 -159.5t-91 -129t-135 -87t-166 -31.5q-90 0 -168 31.5t-136.5 89t-92 
135.5t-33.5 170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5t67.5 100.5t24.5 
123.5t-24.5 124 t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124z" />
+<glyph unicode="&#xf1;" horiz-adv-x="989" d="M141 0v819h97l10 -211q45 102 133 166t211 64q121 0 191.5 
-68t74.5 -178v-592h-113v553q-4 70 -49 119t-135 53q-66 0 -121 -21.5t-97 -60.5t-65.5 -92t-23.5 
-117v-434h-113zM215 981q2 41 19.5 71.5t43 52t56.5 32t61 10.5q47 0 84 -18.5t70 -53.5t56.5 -46t51.5 -11 q14 0 
34 4t38.5 15.5t31.5 32t17 50.5l68 -4q-2 -41 -19.5 -71.5t-43 -52t-56.5 -32t-61 -10.5q-47 0 -84 19.5t-70 
52.5q-33 35 -56.5 46t-52.5 11q-16 0 -34.5 -4t-37 -15t-31.5 -31.5t-17 -51.5z" />
+<glyph unicode="&#xf2;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM223 1264h123q47 -70 
93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xf3;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM508 989l186 
275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" />
+<glyph unicode="&#xf4;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM262 989l248 373q61 
-92 122.5 -186.5t125.5 -186.5h-90q-16 25 -37 53.5t-42.5 59.5t-42 60.5t-36.5 51.5q-16 -23 -36.5 -52t-43 
-60t-43 -59.5 t-37.5 -53.5h-88z" />
+<glyph unicode="&#xf5;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM207 965q2 41 19.5 
71.5t43 52t56 31.5t61.5 10q47 0 84 -18t70 -53t56.5 -46.5t51.5 -11.5q14 0 33.5 4.5t38 15.5t32 31.5t17.5 
51.5l68 -4 q-2 -41 -19.5 -72t-43 -52.5t-56.5 -31.5t-62 -10q-47 0 -83.5 19.5t-69.5 52.5q-33 35 -56.5 46t-52.5 
11q-16 0 -34.5 -4t-37 -15.5t-31.5 -32t-18 -50.5z" />
+<glyph unicode="&#xf6;" horiz-adv-x="1019" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34t169 -34t136 
-92.5t90 -137t33 -166.5t-33 -166t-91 -135.5t-136 -91t-170 -33.5q-90 0 -168 31.5t-136.5 89t-92 135.5t-33.5 
170zM193 410q0 -66 24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5t124 24.5t101 67.5 t67.5 100.5t24.5 123.5t-24.5 
124t-67.5 101t-101.5 67.5t-123.5 24.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101t-24.5 -124zM264 1059q0 35 24.5 
59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM631 1059 
q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -26 -60.5t-56 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" 
/>
+<glyph unicode="&#xf7;" horiz-adv-x="1032" d="M143 428v117h744v-117h-744zM438 205q0 35 25.5 59.5t58.5 
24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5zM438 770q0 35 25.5 
59.5t58.5 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5 q-33 0 -58.5 23.5t-25.5 60.5z" />
+<glyph unicode="&#xf8;" horiz-adv-x="1017" d="M78 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34q66 0 125 
-18.5t110 -51.5l68 80l61 -51l-67 -80q61 -59 96 -138t35 -171q0 -88 -33 -166t-91 -135.5t-136 -91t-170 -33.5q-74 
0 -141.5 21.5t-120.5 62.5q-27 -31 -48.5 -55.5t-35.5 -43.5l-58 56q14 16 35 41.5 t47 54.5q-51 57 -79.5 
130t-28.5 159zM190 410q0 -117 72 -201q47 53 99.5 113.5t105.5 123t105.5 123t97.5 113.5q-74 45 -164 45q-66 0 
-123 -24.5t-100 -67.5t-68 -101t-25 -124zM319 154q39 -29 86.5 -44.5t100.5 -15.5q66 0 124 24.5t101 67.5t67.5 
100.5t24.5 123.5 t-24.5 123t-67.5 100q-47 -53 -99 -114.5t-105.5 -124t-107 -124t-100.5 -116.5z" />
+<glyph unicode="&#xf9;" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 
67.5t-74.5 177.5zM289 1264h123q47 -70 93 -138.5t93 -136.5h-90z" />
+<glyph unicode="&#xfa;" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 
67.5t-74.5 177.5zM453 989l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88z" />
+<glyph unicode="&#xfb;" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 
67.5t-74.5 177.5zM279 989l247 373q61 -92 123 -186.5t125 -186.5h-90q-16 25 -36.5 53.5t-42 59.5 t-42 60.5t-37.5 
51.5q-16 -23 -36.5 -52t-43 -60t-43 -59.5t-36.5 -53.5h-88z" />
+<glyph unicode="&#xfc;" horiz-adv-x="987" d="M131 227v592h113v-553q4 -70 49 -119t135 -53q63 0 119.5 
21.5t97.5 59.5t65.5 91t24.5 117v436h113v-829h-94l-13 221q-43 -102 -131 -165.5t-213 -63.5q-121 0 -191.5 
67.5t-74.5 177.5zM258 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 -59.5 q0 -37 -25.5 -60.5t-56.5 
-23.5q-33 0 -57.5 23.5t-24.5 60.5zM625 1059q0 35 24.5 59.5t57.5 24.5q31 0 56 -24.5t25 -59.5q0 -37 -25.5 
-60.5t-55.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#xfd;" horiz-adv-x="917" d="M29 819h121q61 -123 106 -221t81 -179t64.5 -150.5t57.5 -135.5q29 
66 56.5 135.5t63 150.5t81 179t106.5 221h121l-559 -1212h-119q27 55 48.5 103t41.5 97.5t44 103.5t54 122q-94 188 
-184 392t-184 394zM430 989l186 275h121q-53 -70 -108.5 -138.5t-110.5 -136.5h-88 z" />
+<glyph unicode="&#xfe;" horiz-adv-x="1085" d="M139 -393v1962h113v-922q39 76 125 133.5t205 57.5q92 0 168.5 
-32t133 -88t88.5 -135t32 -173q0 -90 -32 -168t-89.5 -135.5t-135 -90t-169.5 -32.5q-115 0 -204 53t-124 131q0 -20 
1 -39.5t1 -42.5v-479h-113zM252 412q0 -68 24.5 -125.5t67.5 -100.5t101.5 -67.5 t125.5 -24.5q68 0 125.5 
24.5t99.5 67.5t64.5 100.5t22.5 123.5q0 68 -22.5 126t-64.5 100t-99.5 66.5t-125.5 24.5t-126 -24.5t-101 
-66.5t-67.5 -99.5t-24.5 -124.5z" />
+<glyph unicode="&#xff;" horiz-adv-x="917" d="M29 819h121q61 -123 106 -221t81 -179t64.5 -150.5t57.5 -135.5q29 
66 56.5 135.5t63 150.5t81 179t106.5 221h121l-559 -1212h-119q27 55 48.5 103t41.5 97.5t44 103.5t54 122q-94 188 
-184 392t-184 394zM207 1059q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5 t25.5 -59.5q0 -37 -26 -60.5t-56 
-23.5q-33 0 -57.5 23.5t-24.5 60.5zM573 1059q0 35 25 59.5t57 24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -25.5 
-60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#x152;" horiz-adv-x="1945" d="M100 729q0 154 58.5 290t160 238.5t237.5 162t290 59.5q78 0 155 
-17h824v-127h-719v-534h637v-131h-637v-539h747v-131h-849q-82 -16 -158 -16q-154 0 -290 58t-237.5 159.5t-160 
237.5t-58.5 290zM240 729q0 -127 48 -238.5t130 -194.5t192.5 -131t235.5 -48 q31 0 60.5 2t58.5 8v1204q-60 12 
-119 12q-127 0 -236.5 -48t-192.5 -132t-130 -195.5t-47 -238.5z" />
+<glyph unicode="&#x153;" horiz-adv-x="1417" d="M80 410q0 88 33.5 166.5t92 137t137.5 92.5t169 34q68 0 128 
-19.5t114 -54.5q51 35 111.5 54.5t125.5 19.5q135 0 234.5 -82t146.5 -209q-70 -27 -154.5 -60.5t-174 -69.5t-177.5 
-72t-164 -66q37 -84 114 -135.5t175 -51.5q66 0 125.5 22.5t100.5 61.5l83 -80 q-59 -53 -139 -83.5t-166 -30.5q-68 
0 -129 18t-112 53q-53 -35 -114.5 -53t-129.5 -18q-90 0 -168 31.5t-136.5 89t-92 135t-33.5 170.5zM193 410q0 -66 
24.5 -123.5t67.5 -100.5t100 -67.5t123 -24.5q84 0 156 39q-47 55 -74 127t-27 150t26.5 148.5t74.5 127.5 q-35 18 
-75 29.5t-81 11.5q-66 0 -123 -24.5t-100 -67.5t-67.5 -101.5t-24.5 -123.5zM676 414q0 -33 6 -58q63 27 135 
55.5t143.5 58.5t141.5 57.5t129 50.5q-35 70 -98.5 109.5t-141.5 39.5q-66 0 -123 -25.5t-100 -68.5t-67.5 
-99.5t-24.5 -119.5z" />
+<glyph unicode="&#x178;" horiz-adv-x="1302" d="M37 1462h158q37 -61 90 -155.5t113.5 -200t121 -214t109.5 
-198.5l24 -61l25 61q51 90 110.5 198.5t118 214t110.5 200t89 155.5h160l-543 -952v-510h-141v510q-27 45 -71 
120t-95 166t-107.5 190t-107.5 190.5t-94.5 166t-69.5 119.5zM387 1665q0 35 24.5 59.5 t57.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM754 1665q0 35 24.5 59.5t57.5 
24.5q31 0 56.5 -24.5t25.5 -59.5q0 -37 -26 -60.5t-56 -23.5q-33 0 -57.5 23.5t-24.5 60.5z" />
+<glyph unicode="&#x2c6;" horiz-adv-x="921" d="M231 989l248 373q61 -92 123 -186.5t125 -186.5h-90q-16 25 -36.5 
53.5t-42 59.5t-42 60.5t-37.5 51.5q-16 -23 -36.5 -52t-43 -60t-43 -59.5t-37.5 -53.5h-88z" />
+<glyph unicode="&#x2dc;" horiz-adv-x="1220" d="M338 981q2 41 19.5 71.5t43 52t56 32t61.5 10.5q47 0 84 
-18.5t70 -53.5t56.5 -46t51.5 -11q14 0 34 4t38 15.5t31.5 32t17.5 50.5l68 -4q-2 -41 -19.5 -71.5t-43 -52t-56.5 
-32t-62 -10.5q-47 0 -83.5 19.5t-69.5 52.5q-33 35 -56.5 46t-52.5 11q-16 0 -34.5 -4t-37 -15 t-31.5 -31.5t-17 
-51.5z" />
+<glyph unicode="&#x2000;" horiz-adv-x="978" />
+<glyph unicode="&#x2001;" horiz-adv-x="1956" />
+<glyph unicode="&#x2002;" horiz-adv-x="978" />
+<glyph unicode="&#x2003;" horiz-adv-x="1956" />
+<glyph unicode="&#x2004;" horiz-adv-x="652" />
+<glyph unicode="&#x2005;" horiz-adv-x="489" />
+<glyph unicode="&#x2006;" horiz-adv-x="326" />
+<glyph unicode="&#x2007;" horiz-adv-x="326" />
+<glyph unicode="&#x2008;" horiz-adv-x="244" />
+<glyph unicode="&#x2009;" horiz-adv-x="391" />
+<glyph unicode="&#x200a;" horiz-adv-x="108" />
+<glyph unicode="&#x2010;" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="&#x2011;" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="&#x2012;" horiz-adv-x="643" d="M131 365v116h381v-116h-381z" />
+<glyph unicode="&#x2013;" horiz-adv-x="892" d="M135 354v117h621v-117h-621z" />
+<glyph unicode="&#x2014;" horiz-adv-x="1308" d="M135 354v117h1036v-117h-1036z" />
+<glyph unicode="&#x2018;" horiz-adv-x="378" d="M119 1468l84 -14q-14 -72 5 -133t62 -102l-57 -45q-59 55 -85 
131.5t-9 162.5z" />
+<glyph unicode="&#x2019;" horiz-adv-x="378" d="M109 1219q45 41 64.5 102t4.5 133l82 14q16 -86 -8.5 
-162.5t-83.5 -131.5z" />
+<glyph unicode="&#x201a;" horiz-adv-x="399" d="M92 -59q43 41 62.5 102t5.5 133l82 14q16 -86 -8.5 -162.5t-83.5 
-131.5q-31 23 -58 45z" />
+<glyph unicode="&#x201c;" horiz-adv-x="591" d="M119 1468l82 -14q-14 -72 6 -133t63 -102l-59 -45q-59 55 -84 
131.5t-8 162.5zM334 1468l82 -14q-14 -72 5 -133t62 -102q-27 -23 -57 -45q-59 55 -84 131.5t-8 162.5z" />
+<glyph unicode="&#x201d;" horiz-adv-x="593" d="M109 1219q45 41 64.5 102t4.5 133l82 14q16 -86 -8.5 
-162.5t-83.5 -131.5zM324 1219q43 41 62.5 102t4.5 133l84 14q16 -86 -9.5 -162.5t-84.5 -131.5z" />
+<glyph unicode="&#x201e;" horiz-adv-x="614" d="M92 -59q43 41 62.5 102t5.5 133l82 14q16 -86 -8.5 -162.5t-83.5 
-131.5q-31 23 -58 45zM305 -59q45 41 64.5 102t5.5 133l82 14q16 -86 -8.5 -162.5t-83.5 -131.5z" />
+<glyph unicode="&#x2022;" horiz-adv-x="772" d="M170 618q0 45 16.5 85t46 70t68.5 47.5t84 17.5t85 -17.5t68.5 
-47.5t46 -69.5t17.5 -85.5q0 -45 -17.5 -83.5t-46 -67.5t-68.5 -45t-85 -16t-84 16t-68.5 45t-46 67.5t-16.5 83.5z" 
/>
+<glyph unicode="&#x2026;" horiz-adv-x="1103" d="M131 84q0 35 24.5 59.5t57.5 24.5q31 0 56.5 -24.5t25.5 
-59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -57.5 23.5t-24.5 60.5zM467 84q0 35 25.5 59.5t58.5 24.5q31 0 56.5 
-24.5t25.5 -59.5q0 -37 -25.5 -60.5t-56.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5zM805 84 q0 35 25.5 59.5t58.5 
24.5q29 0 55.5 -24.5t26.5 -59.5q0 -37 -26.5 -60.5t-55.5 -23.5q-33 0 -58.5 23.5t-25.5 60.5z" />
+<glyph unicode="&#x202f;" horiz-adv-x="391" />
+<glyph unicode="&#x2039;" horiz-adv-x="573" d="M90 494q27 25 75 76t101 106t101.5 106.5t74.5 75.5v-137q-23 
-23 -49 -52.5t-54 -61.5t-55.5 -61.5t-50.5 -51.5q23 -23 50.5 -52.5t55.5 -62.5t54.5 -63.5t48.5 -53.5v-135z" />
+<glyph unicode="&#x203a;" horiz-adv-x="573" d="M131 127v135q20 23 48 53.5t55.5 63.5t55 62.5t50.5 52.5q-23 23 
-50.5 52t-55 61t-55 61.5t-48.5 52.5v137q27 -25 75 -76t101 -106t101.5 -106.5t74.5 -75.5z" />
+<glyph unicode="&#x205f;" horiz-adv-x="489" />
+<glyph unicode="&#x20ac;" horiz-adv-x="1114" d="M84 752v67h141q18 113 62.5 211t114 171t162.5 115t210 42q78 0 
137.5 -19.5t89.5 -35.5l-53 -105q-41 23 -83 33t-95 10q-90 0 -162.5 -29.5t-127 -86t-88.5 -134.5t-48 
-172h461v-67h-467q-2 -14 -2 -27.5v-28.5q0 -27 1 -50t3 -46h465v-68h-455q18 -109 61.5 -189.5 t100.5 
-133.5t122.5 -81t131.5 -28q47 0 94 14.5t90 39.5l64 -105q-115 -66 -250 -65q-100 0 -190.5 38.5t-162 
110.5t-120.5 172.5t-68 226.5h-137v68h131q-2 18 -2 36.5v39.5v36.5t2 39.5h-133z" />
+<glyph unicode="&#x2122;" horiz-adv-x="1200" d="M88 1501v49h330v-49h-142v-481h-47v481h-141zM516 1020v553q20 
-31 56 -82t74 -104.5t73 -102.5t53 -76l258 365v-553h-53v381q0 6 1 13t1 11q-18 -27 -47 -67.5t-58.5 -84.5t-57.5 
-83t-44 -64q-14 20 -46 64.5t-64.5 92.5t-60.5 89t-36 53q0 -4 1 -11t1 -13v-381h-51z " />
+<glyph unicode="&#x25fc;" horiz-adv-x="819" d="M0 0v819h819v-819h-819z" />
+<glyph unicode="&#xfb01;" horiz-adv-x="1062" d="M57 709v110h142v240q0 250 119.5 376t318.5 134v-109q-152 -4 
-239 -109.5t-87 -291.5v-240h611v-819h-113v709h-498v-709h-112v709h-142z" />
+<glyph unicode="&#xfb02;" horiz-adv-x="1050" d="M57 707v110h142v242q0 250 119.5 376t318.5 
134h270v-1569h-112v1460h-158q-152 -4 -239 -109.5t-87 -291.5v-242h269v-110h-269v-707h-112v707h-142z" />
+<hkern u1="&#x20;" u2="w" k="45" />
+<hkern u1="&#x20;" u2="v" k="47" />
+<hkern u1="&#x20;" u2="W" k="76" />
+<hkern u1="&#x20;" u2="V" k="80" />
+<hkern u1="&#x23;" u2="&#x37;" k="23" />
+<hkern u1="&#x26;" u2="W" k="57" />
+<hkern u1="&#x26;" u2="V" k="63" />
+<hkern u1="&#x28;" u2="&#xe6;" k="74" />
+<hkern u1="&#x28;" u2="&#xd0;" k="31" />
+<hkern u1="&#x28;" u2="x" k="45" />
+<hkern u1="&#x28;" u2="w" k="88" />
+<hkern u1="&#x28;" u2="v" k="88" />
+<hkern u1="&#x28;" u2="&#x39;" k="51" />
+<hkern u1="&#x28;" u2="&#x38;" k="57" />
+<hkern u1="&#x28;" u2="&#x36;" k="72" />
+<hkern u1="&#x28;" u2="&#x34;" k="66" />
+<hkern u1="&#x28;" u2="&#x30;" k="63" />
+<hkern u1="&#x28;" u2="&#x28;" k="31" />
+<hkern u1="&#x29;" u2="&#x7d;" k="23" />
+<hkern u1="&#x29;" u2="]" k="29" />
+<hkern u1="&#x29;" u2="&#x29;" k="31" />
+<hkern u1="&#x2a;" u2="&#xef;" k="-66" />
+<hkern u1="&#x2a;" u2="&#xee;" k="-14" />
+<hkern u1="&#x2a;" u2="&#xec;" k="-23" />
+<hkern u1="&#x2a;" u2="&#xe6;" k="39" />
+<hkern u1="&#x2b;" u2="&#x39;" k="25" />
+<hkern u1="&#x2b;" u2="&#x37;" k="90" />
+<hkern u1="&#x2b;" u2="&#x33;" k="27" />
+<hkern u1="&#x2b;" u2="&#x32;" k="31" />
+<hkern u1="&#x2b;" u2="&#x31;" k="41" />
+<hkern u1="&#x2c;" u2="&#xd0;" k="35" />
+<hkern u1="&#x2e;" u2="&#xd0;" k="35" />
+<hkern u1="&#x2f;" u2="&#xe6;" k="88" />
+<hkern u1="&#x2f;" u2="x" k="59" />
+<hkern u1="&#x2f;" u2="w" k="61" />
+<hkern u1="&#x2f;" u2="v" k="59" />
+<hkern u1="&#x2f;" u2="&#x38;" k="29" />
+<hkern u1="&#x2f;" u2="&#x36;" k="72" />
+<hkern u1="&#x2f;" u2="&#x34;" k="76" />
+<hkern u1="&#x2f;" u2="&#x30;" k="23" />
+<hkern u1="&#x2f;" u2="&#x2f;" k="78" />
+<hkern u1="&#x30;" u2="&#x7d;" k="53" />
+<hkern u1="&#x30;" u2="]" k="61" />
+<hkern u1="&#x30;" u2="\" k="23" />
+<hkern u1="&#x30;" u2="X" k="27" />
+<hkern u1="&#x30;" u2="W" k="53" />
+<hkern u1="&#x30;" u2="V" k="57" />
+<hkern u1="&#x30;" u2="&#x37;" k="25" />
+<hkern u1="&#x30;" u2="&#x29;" k="63" />
+<hkern u1="&#x31;" u2="&#x7d;" k="20" />
+<hkern u1="&#x31;" u2="]" k="27" />
+<hkern u1="&#x31;" u2="W" k="31" />
+<hkern u1="&#x31;" u2="V" k="33" />
+<hkern u1="&#x31;" u2="&#x29;" k="23" />
+<hkern u1="&#x32;" u2="]" k="31" />
+<hkern u1="&#x32;" u2="W" k="47" />
+<hkern u1="&#x32;" u2="V" k="51" />
+<hkern u1="&#x33;" u2="W" k="25" />
+<hkern u1="&#x33;" u2="V" k="27" />
+<hkern u1="&#x34;" u2="&#x7d;" k="37" />
+<hkern u1="&#x34;" u2="]" k="49" />
+<hkern u1="&#x34;" u2="\" k="25" />
+<hkern u1="&#x34;" u2="W" k="57" />
+<hkern u1="&#x34;" u2="V" k="61" />
+<hkern u1="&#x34;" u2="&#x29;" k="51" />
+<hkern u1="&#x35;" u2="]" k="23" />
+<hkern u1="&#x35;" u2="W" k="27" />
+<hkern u1="&#x35;" u2="V" k="31" />
+<hkern u1="&#x36;" u2="&#x7d;" k="43" />
+<hkern u1="&#x36;" u2="]" k="55" />
+<hkern u1="&#x36;" u2="\" k="25" />
+<hkern u1="&#x36;" u2="W" k="55" />
+<hkern u1="&#x36;" u2="V" k="59" />
+<hkern u1="&#x36;" u2="&#x37;" k="23" />
+<hkern u1="&#x36;" u2="&#x29;" k="53" />
+<hkern u1="&#x37;" u2="&#xf7;" k="70" />
+<hkern u1="&#x37;" u2="&#xd7;" k="96" />
+<hkern u1="&#x37;" u2="&#xb7;" k="43" />
+<hkern u1="&#x37;" u2="&#xa2;" k="82" />
+<hkern u1="&#x37;" u2="&#x38;" k="20" />
+<hkern u1="&#x37;" u2="&#x36;" k="63" />
+<hkern u1="&#x37;" u2="&#x34;" k="72" />
+<hkern u1="&#x37;" u2="&#x2f;" k="72" />
+<hkern u1="&#x37;" u2="&#x2b;" k="90" />
+<hkern u1="&#x37;" u2="&#x23;" k="23" />
+<hkern u1="&#x38;" u2="&#x7d;" k="47" />
+<hkern u1="&#x38;" u2="]" k="59" />
+<hkern u1="&#x38;" u2="\" k="31" />
+<hkern u1="&#x38;" u2="W" k="63" />
+<hkern u1="&#x38;" u2="V" k="68" />
+<hkern u1="&#x38;" u2="&#x29;" k="59" />
+<hkern u1="&#x39;" u2="&#xd7;" k="25" />
+<hkern u1="&#x39;" u2="&#x7d;" k="57" />
+<hkern u1="&#x39;" u2="]" k="68" />
+<hkern u1="&#x39;" u2="X" k="47" />
+<hkern u1="&#x39;" u2="W" k="39" />
+<hkern u1="&#x39;" u2="V" k="41" />
+<hkern u1="&#x39;" u2="&#x33;" k="25" />
+<hkern u1="&#x39;" u2="&#x2f;" k="35" />
+<hkern u1="&#x39;" u2="&#x2b;" k="23" />
+<hkern u1="&#x39;" u2="&#x29;" k="66" />
+<hkern u1="&#x40;" u2="&#xd0;" k="20" />
+<hkern u1="&#x40;" u2="W" k="88" />
+<hkern u1="&#x40;" u2="V" k="96" />
+<hkern u1="A" u2="&#xd0;" k="18" />
+<hkern u1="B" u2="&#xe6;" k="37" />
+<hkern u1="B" u2="&#xd0;" k="14" />
+<hkern u1="B" u2="&#x7d;" k="31" />
+<hkern u1="B" u2="x" k="74" />
+<hkern u1="B" u2="w" k="63" />
+<hkern u1="B" u2="v" k="70" />
+<hkern u1="B" u2="]" k="43" />
+<hkern u1="B" u2="W" k="29" />
+<hkern u1="B" u2="V" k="33" />
+<hkern u1="B" u2="&#x29;" k="39" />
+<hkern u1="D" u2="&#xd0;" k="20" />
+<hkern u1="F" u2="&#xed;" k="115" />
+<hkern u1="F" u2="&#xe6;" k="141" />
+<hkern u1="F" u2="x" k="90" />
+<hkern u1="F" u2="w" k="63" />
+<hkern u1="F" u2="v" k="61" />
+<hkern u1="F" u2="&#x40;" k="27" />
+<hkern u1="F" u2="&#x36;" k="23" />
+<hkern u1="F" u2="&#x34;" k="59" />
+<hkern u1="F" u2="&#x2f;" k="63" />
+<hkern u1="F" u2="&#x20;" k="47" />
+<hkern u1="G" u2="&#xd0;" k="12" />
+<hkern u1="O" u2="&#xd0;" k="20" />
+<hkern u1="P" u2="&#xef;" k="-33" />
+<hkern u1="P" u2="&#xee;" k="-12" />
+<hkern u1="P" u2="&#xed;" k="43" />
+<hkern u1="P" u2="&#xe6;" k="106" />
+<hkern u1="P" u2="x" k="29" />
+<hkern u1="P" u2="w" k="14" />
+<hkern u1="P" u2="v" k="12" />
+<hkern u1="P" u2="&#x36;" k="23" />
+<hkern u1="P" u2="&#x34;" k="68" />
+<hkern u1="P" u2="&#x2f;" k="63" />
+<hkern u1="P" u2="&#x26;" k="23" />
+<hkern u1="P" u2="&#x20;" k="59" />
+<hkern u1="Q" u2="&#xd0;" k="20" />
+<hkern u1="R" u2="&#xd0;" k="20" />
+<hkern u1="S" u2="&#xd0;" k="12" />
+<hkern u1="T" u2="&#xdf;" k="193" />
+<hkern u1="V" u2="&#x2122;" k="-33" />
+<hkern u1="V" u2="&#xef;" k="70" />
+<hkern u1="V" u2="&#xee;" k="82" />
+<hkern u1="V" u2="&#xed;" k="135" />
+<hkern u1="V" u2="&#xec;" k="16" />
+<hkern u1="V" u2="&#xe6;" k="217" />
+<hkern u1="V" u2="&#xdf;" k="145" />
+<hkern u1="V" u2="&#xd0;" k="18" />
+<hkern u1="V" u2="&#xba;" k="29" />
+<hkern u1="V" u2="&#xae;" k="53" />
+<hkern u1="V" u2="&#xaa;" k="29" />
+<hkern u1="V" u2="&#xa9;" k="53" />
+<hkern u1="V" u2="x" k="166" />
+<hkern u1="V" u2="w" k="156" />
+<hkern u1="V" u2="v" k="152" />
+<hkern u1="V" u2="&#x40;" k="100" />
+<hkern u1="V" u2="&#x39;" k="39" />
+<hkern u1="V" u2="&#x38;" k="55" />
+<hkern u1="V" u2="&#x36;" k="102" />
+<hkern u1="V" u2="&#x34;" k="113" />
+<hkern u1="V" u2="&#x32;" k="33" />
+<hkern u1="V" u2="&#x30;" k="49" />
+<hkern u1="V" u2="&#x2f;" k="109" />
+<hkern u1="V" u2="&#x26;" k="49" />
+<hkern u1="V" u2="&#x20;" k="80" />
+<hkern u1="W" u2="&#x2122;" k="-35" />
+<hkern u1="W" u2="&#xef;" k="70" />
+<hkern u1="W" u2="&#xee;" k="78" />
+<hkern u1="W" u2="&#xed;" k="129" />
+<hkern u1="W" u2="&#xec;" k="16" />
+<hkern u1="W" u2="&#xe6;" k="211" />
+<hkern u1="W" u2="&#xdf;" k="137" />
+<hkern u1="W" u2="&#xd0;" k="16" />
+<hkern u1="W" u2="&#xba;" k="23" />
+<hkern u1="W" u2="&#xae;" k="49" />
+<hkern u1="W" u2="&#xaa;" k="25" />
+<hkern u1="W" u2="&#xa9;" k="49" />
+<hkern u1="W" u2="x" k="158" />
+<hkern u1="W" u2="w" k="147" />
+<hkern u1="W" u2="v" k="143" />
+<hkern u1="W" u2="&#x40;" k="94" />
+<hkern u1="W" u2="&#x39;" k="37" />
+<hkern u1="W" u2="&#x38;" k="51" />
+<hkern u1="W" u2="&#x36;" k="98" />
+<hkern u1="W" u2="&#x34;" k="104" />
+<hkern u1="W" u2="&#x32;" k="31" />
+<hkern u1="W" u2="&#x30;" k="45" />
+<hkern u1="W" u2="&#x2f;" k="102" />
+<hkern u1="W" u2="&#x26;" k="45" />
+<hkern u1="W" u2="&#x20;" k="76" />
+<hkern u1="X" u2="&#xe6;" k="31" />
+<hkern u1="X" u2="&#xd0;" k="12" />
+<hkern u1="X" u2="&#xba;" k="41" />
+<hkern u1="X" u2="&#xae;" k="59" />
+<hkern u1="X" u2="&#xaa;" k="43" />
+<hkern u1="X" u2="&#xa9;" k="59" />
+<hkern u1="X" u2="w" k="117" />
+<hkern u1="X" u2="v" k="121" />
+<hkern u1="X" u2="&#x30;" k="20" />
+<hkern u1="Y" u2="&#xf0;" k="270" />
+<hkern u1="Y" u2="&#xef;" k="96" />
+<hkern u1="Y" u2="&#xee;" k="98" />
+<hkern u1="Y" u2="&#xed;" k="190" />
+<hkern u1="Y" u2="&#xec;" k="53" />
+<hkern u1="Y" u2="&#xdf;" k="197" />
+<hkern u1="Y" u2="&#xd0;" k="27" />
+<hkern u1="Z" u2="&#xd0;" k="12" />
+<hkern u1="[" u2="&#xe6;" k="82" />
+<hkern u1="[" u2="&#xd0;" k="33" />
+<hkern u1="[" u2="x" k="68" />
+<hkern u1="[" u2="w" k="78" />
+<hkern u1="[" u2="v" k="80" />
+<hkern u1="[" u2="&#x39;" k="57" />
+<hkern u1="[" u2="&#x38;" k="57" />
+<hkern u1="[" u2="&#x36;" k="72" />
+<hkern u1="[" u2="&#x34;" k="61" />
+<hkern u1="[" u2="&#x32;" k="31" />
+<hkern u1="[" u2="&#x30;" k="61" />
+<hkern u1="[" u2="&#x28;" k="31" />
+<hkern u1="\" u2="w" k="20" />
+<hkern u1="\" u2="v" k="25" />
+<hkern u1="\" u2="W" k="102" />
+<hkern u1="\" u2="V" k="109" />
+<hkern u1="a" u2="&#xd0;" k="49" />
+<hkern u1="b" u2="&#xd0;" k="74" />
+<hkern u1="c" u2="&#xd0;" k="78" />
+<hkern u1="d" u2="&#xd0;" k="51" />
+<hkern u1="e" u2="&#xd0;" k="86" />
+<hkern u1="f" u2="&#x2122;" k="-72" />
+<hkern u1="f" u2="&#xd0;" k="37" />
+<hkern u1="f" u2="&#x7d;" k="-51" />
+<hkern u1="f" u2="]" k="-53" />
+<hkern u1="f" u2="\" k="-45" />
+<hkern u1="f" u2="W" k="-18" />
+<hkern u1="f" u2="V" k="-29" />
+<hkern u1="f" u2="&#x2f;" k="20" />
+<hkern u1="f" u2="&#x29;" k="-74" />
+<hkern u1="f" u2="&#x20;" k="39" />
+<hkern u1="g" u2="&#xd0;" k="49" />
+<hkern u1="h" u2="&#xd0;" k="53" />
+<hkern u1="i" u2="&#xd0;" k="51" />
+<hkern u1="j" u2="&#xd0;" k="51" />
+<hkern u1="k" u2="&#xd0;" k="82" />
+<hkern u1="l" u2="&#xd0;" k="49" />
+<hkern u1="m" u2="&#xd0;" k="53" />
+<hkern u1="n" u2="&#xd0;" k="53" />
+<hkern u1="o" u2="&#xd0;" k="74" />
+<hkern u1="p" u2="&#xd0;" k="74" />
+<hkern u1="q" u2="&#xd0;" k="49" />
+<hkern u1="r" u2="&#xd0;" k="61" />
+<hkern u1="s" u2="&#xd0;" k="86" />
+<hkern u1="t" u2="&#xd0;" k="66" />
+<hkern u1="u" u2="&#xd0;" k="49" />
+<hkern u1="v" u2="&#x2122;" k="18" />
+<hkern u1="v" u2="&#xe6;" k="14" />
+<hkern u1="v" u2="&#xd0;" k="76" />
+<hkern u1="v" u2="&#x7d;" k="66" />
+<hkern u1="v" u2="]" k="78" />
+<hkern u1="v" u2="\" k="59" />
+<hkern u1="v" u2="X" k="121" />
+<hkern u1="v" u2="W" k="141" />
+<hkern u1="v" u2="V" k="154" />
+<hkern u1="v" u2="&#x3f;" k="27" />
+<hkern u1="v" u2="&#x2f;" k="25" />
+<hkern u1="v" u2="&#x29;" k="90" />
+<hkern u1="v" u2="&#x20;" k="47" />
+<hkern u1="w" u2="&#x2122;" k="18" />
+<hkern u1="w" u2="&#xe6;" k="14" />
+<hkern u1="w" u2="&#xd0;" k="76" />
+<hkern u1="w" u2="&#x7d;" k="63" />
+<hkern u1="w" u2="]" k="78" />
+<hkern u1="w" u2="\" k="59" />
+<hkern u1="w" u2="X" k="117" />
+<hkern u1="w" u2="W" k="141" />
+<hkern u1="w" u2="V" k="152" />
+<hkern u1="w" u2="&#x3f;" k="25" />
+<hkern u1="w" u2="&#x2f;" k="20" />
+<hkern u1="w" u2="&#x29;" k="88" />
+<hkern u1="w" u2="&#x20;" k="47" />
+<hkern u1="x" u2="&#x2122;" k="25" />
+<hkern u1="x" u2="&#xd0;" k="76" />
+<hkern u1="x" u2="&#x7d;" k="51" />
+<hkern u1="x" u2="]" k="70" />
+<hkern u1="x" u2="\" k="68" />
+<hkern u1="x" u2="W" k="176" />
+<hkern u1="x" u2="V" k="186" />
+<hkern u1="x" u2="&#x3f;" k="39" />
+<hkern u1="x" u2="&#x2a;" k="16" />
+<hkern u1="x" u2="&#x29;" k="45" />
+<hkern u1="y" u2="&#xd0;" k="78" />
+<hkern u1="z" u2="&#xd0;" k="78" />
+<hkern u1="&#x7b;" u2="&#xe6;" k="66" />
+<hkern u1="&#x7b;" u2="&#xd0;" k="31" />
+<hkern u1="&#x7b;" u2="x" k="51" />
+<hkern u1="&#x7b;" u2="w" k="66" />
+<hkern u1="&#x7b;" u2="v" k="68" />
+<hkern u1="&#x7b;" u2="&#x39;" k="47" />
+<hkern u1="&#x7b;" u2="&#x38;" k="47" />
+<hkern u1="&#x7b;" u2="&#x36;" k="59" />
+<hkern u1="&#x7b;" u2="&#x34;" k="43" />
+<hkern u1="&#x7b;" u2="&#x30;" k="53" />
+<hkern u1="&#x7b;" u2="&#x28;" k="25" />
+<hkern u1="&#x7c;" u2="W" k="25" />
+<hkern u1="&#x7c;" u2="V" k="27" />
+<hkern u1="&#xa1;" u2="W" k="53" />
+<hkern u1="&#xa1;" u2="V" k="59" />
+<hkern u1="&#xb0;" u2="&#x36;" k="53" />
+<hkern u1="&#xb0;" u2="&#x34;" k="102" />
+<hkern u1="&#xb7;" u2="&#x37;" k="51" />
+<hkern u1="&#xb7;" u2="&#x33;" k="20" />
+<hkern u1="&#xbb;" u2="&#xd0;" k="35" />
+<hkern u1="&#xbf;" u2="&#xe6;" k="63" />
+<hkern u1="&#xbf;" u2="&#xd0;" k="39" />
+<hkern u1="&#xbf;" u2="w" k="68" />
+<hkern u1="&#xbf;" u2="v" k="72" />
+<hkern u1="&#xbf;" u2="W" k="113" />
+<hkern u1="&#xbf;" u2="V" k="117" />
+<hkern u1="&#xc0;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc1;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc2;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc3;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc4;" u2="&#xd0;" k="18" />
+<hkern u1="&#xc5;" u2="&#xd0;" k="18" />
+<hkern u1="&#xd0;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd2;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd3;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd4;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd5;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd6;" u2="&#xd0;" k="20" />
+<hkern u1="&#xd7;" u2="&#x37;" k="53" />
+<hkern u1="&#xd7;" u2="&#x31;" k="33" />
+<hkern u1="&#xd8;" u2="&#xd0;" k="20" />
+<hkern u1="&#xdd;" u2="&#xf0;" k="270" />
+<hkern u1="&#xdd;" u2="&#xdf;" k="197" />
+<hkern u1="&#xdd;" u2="&#xd0;" k="27" />
+<hkern u1="&#xde;" u2="&#x2122;" k="23" />
+<hkern u1="&#xde;" u2="&#xe6;" k="18" />
+<hkern u1="&#xde;" u2="&#xd0;" k="14" />
+<hkern u1="&#xde;" u2="&#x7d;" k="39" />
+<hkern u1="&#xde;" u2="]" k="53" />
+<hkern u1="&#xde;" u2="X" k="49" />
+<hkern u1="&#xde;" u2="W" k="47" />
+<hkern u1="&#xde;" u2="V" k="53" />
+<hkern u1="&#xde;" u2="&#x37;" k="27" />
+<hkern u1="&#xde;" u2="&#x29;" k="59" />
+<hkern u1="&#xdf;" u2="&#x2122;" k="25" />
+<hkern u1="&#xdf;" u2="&#xd0;" k="72" />
+<hkern u1="&#xdf;" u2="&#x7d;" k="55" />
+<hkern u1="&#xdf;" u2="x" k="29" />
+<hkern u1="&#xdf;" u2="w" k="23" />
+<hkern u1="&#xdf;" u2="v" k="27" />
+<hkern u1="&#xdf;" u2="]" k="63" />
+<hkern u1="&#xdf;" u2="\" k="51" />
+<hkern u1="&#xdf;" u2="X" k="82" />
+<hkern u1="&#xdf;" u2="W" k="145" />
+<hkern u1="&#xdf;" u2="V" k="154" />
+<hkern u1="&#xdf;" u2="&#x3f;" k="23" />
+<hkern u1="&#xdf;" u2="&#x2a;" k="16" />
+<hkern u1="&#xdf;" u2="&#x29;" k="68" />
+<hkern u1="&#xe6;" u2="&#xd0;" k="86" />
+<hkern u1="&#xed;" u2="&#x201d;" k="-12" />
+<hkern u1="&#xed;" u2="&#x2019;" k="-12" />
+<hkern u1="&#xed;" u2="&#x3f;" k="-57" />
+<hkern u1="&#xed;" u2="&#x2a;" k="-29" />
+<hkern u1="&#xee;" u2="&#xba;" k="-31" />
+<hkern u1="&#xee;" u2="&#xaa;" k="-31" />
+<hkern u1="&#xee;" u2="&#x2a;" k="-23" />
+<hkern u1="&#xef;" u2="&#xba;" k="-35" />
+<hkern u1="&#xef;" u2="&#xaa;" k="-41" />
+<hkern u1="&#xef;" u2="&#x2a;" k="-76" />
+<hkern u1="&#xef;" u2="&#x27;" k="-12" />
+<hkern u1="&#xef;" u2="&#x22;" k="-12" />
+<hkern u1="&#xf0;" u2="&#x2122;" k="29" />
+<hkern u1="&#xf0;" u2="&#xd0;" k="63" />
+<hkern u1="&#xf0;" u2="&#x7d;" k="57" />
+<hkern u1="&#xf0;" u2="x" k="14" />
+<hkern u1="&#xf0;" u2="v" k="8" />
+<hkern u1="&#xf0;" u2="]" k="68" />
+<hkern u1="&#xf0;" u2="\" k="55" />
+<hkern u1="&#xf0;" u2="X" k="86" />
+<hkern u1="&#xf0;" u2="W" k="174" />
+<hkern u1="&#xf0;" u2="V" k="184" />
+<hkern u1="&#xf0;" u2="&#x3f;" k="45" />
+<hkern u1="&#xf0;" u2="&#x2a;" k="25" />
+<hkern u1="&#xf0;" u2="&#x29;" k="70" />
+<hkern u1="&#xf7;" u2="&#x39;" k="20" />
+<hkern u1="&#xf7;" u2="&#x37;" k="68" />
+<hkern u1="&#xf7;" u2="&#x33;" k="27" />
+<hkern u1="&#xf7;" u2="&#x32;" k="25" />
+<hkern u1="&#xf7;" u2="&#x31;" k="35" />
+<hkern u1="&#xfe;" u2="&#xd0;" k="74" />
+<hkern u1="&#x153;" u2="&#xd0;" k="86" />
+<hkern u1="&#x178;" u2="&#xf0;" k="270" />
+<hkern u1="&#x178;" u2="&#xdf;" k="197" />
+<hkern u1="&#x178;" u2="&#xd0;" k="27" />
+<hkern u1="&#x201a;" u2="&#xd0;" k="35" />
+<hkern u1="&#x201e;" u2="&#xd0;" k="35" />
+<hkern u1="&#x203a;" u2="&#xd0;" k="35" />
+<hkern u1="&#x20ac;" u2="&#x34;" k="23" />
+<hkern g1="space"      g2="t"  k="20" />
+<hkern g1="space"      g2="y,yacute,ydieresis"         k="47" />
+<hkern g1="space"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="59" />
+<hkern g1="space"      g2="J"  k="96" />
+<hkern g1="space"      g2="Y,Yacute,Ydieresis"         k="86" />
+<hkern g1="space"      g2="T"  k="59" />
+<hkern g1="space"      g2="quoteright,quotedblright"   k="70" />
+<hkern g1="space"      g2="quotedbl,quotesingle"       k="29" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="t"  k="16" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="y,yacute,ydieresis"         k="74" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="J"  k="43" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="Y,Yacute,Ydieresis"         k="184" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="T"  k="127" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="quoteright,quotedblright"   k="188" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="quotedbl,quotesingle"       k="207" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="v"  k="76" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="w"  k="70" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="18" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      
k="47" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="one"        k="41" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="seven"      k="39" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="nine"       k="37" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="zero"       k="43" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="V"  k="170" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="W"  k="160" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   g2="quoteleft,quotedblleft"     k="188" />
+<hkern g1="comma,period,quotesinglbase,quotedblbase"   
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="70" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="J"  k="43" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="Y,Yacute,Ydieresis"         k="141" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="T"  k="137" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="quoteright,quotedblright"   k="156" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="V"  k="96" />
+<hkern g1="guillemotleft,guilsinglleft"        g2="W"  k="88" />
+<hkern g1="at"         g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="at"         g2="J"  k="43" />
+<hkern g1="at"         g2="Y,Yacute,Ydieresis"         k="137" />
+<hkern g1="at"         g2="T"  k="125" />
+<hkern g1="at"         g2="quoteright,quotedblright"   k="70" />
+<hkern g1="at"         g2="quotedbl,quotesingle"       k="31" />
+<hkern g1="colon,semicolon"    g2="Y,Yacute,Ydieresis"         k="133" />
+<hkern g1="colon,semicolon"    g2="T"  k="100" />
+<hkern g1="colon,semicolon"    g2="quoteright,quotedblright"   k="188" />
+<hkern g1="colon,semicolon"    g2="quotedbl,quotesingle"       k="82" />
+<hkern g1="colon,semicolon"    g2="V"  k="92" />
+<hkern g1="colon,semicolon"    g2="W"  k="84" />
+<hkern g1="quoteright,quotedblright"   g2="t"  k="18" />
+<hkern g1="quoteright,quotedblright"   g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="145" />
+<hkern g1="quoteright,quotedblright"   g2="J"  k="31" />
+<hkern g1="quoteright,quotedblright"   g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="quoteright,quotedblright"   
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="27" />
+<hkern g1="quoteright,quotedblright"   g2="space"      k="70" />
+<hkern g1="quoteright,quotedblright"   g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="188" />
+<hkern g1="quoteright,quotedblright"   g2="z"  k="25" />
+<hkern g1="quoteright,quotedblright"   
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="quoteright,quotedblright"   g2="guillemotleft,guilsinglleft"        k="188" />
+<hkern g1="quoteright,quotedblright"   g2="at"         k="117" />
+<hkern g1="quoteright,quotedblright"   g2="colon,semicolon"    k="188" />
+<hkern g1="quoteright,quotedblright"   g2="hyphen,endash,emdash"       k="188" />
+<hkern g1="quoteright,quotedblright"   g2="slash"      k="94" />
+<hkern g1="quoteright,quotedblright"   g2="guillemotright,guilsinglright"      k="164" />
+<hkern g1="quoteright,quotedblright"   g2="ampersand"  k="27" />
+<hkern g1="asterisk"   g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="115" />
+<hkern g1="asterisk"   g2="J"  k="31" />
+<hkern g1="asterisk"   
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="57" />
+<hkern g1="asterisk"   g2="u,ugrave,uacute,ucircumflex,udieresis"      k="18" />
+<hkern g1="asterisk"   g2="s"  k="41" />
+<hkern g1="asterisk"   g2="m,n,p,r,ntilde"     k="23" />
+<hkern g1="bar"        g2="Y,Yacute,Ydieresis"         k="37" />
+<hkern g1="hyphen,endash,emdash"       g2="J"  k="27" />
+<hkern g1="hyphen,endash,emdash"       g2="Y,Yacute,Ydieresis"         k="162" />
+<hkern g1="hyphen,endash,emdash"       g2="T"  k="100" />
+<hkern g1="hyphen,endash,emdash"       g2="quoteright,quotedblright"   k="188" />
+<hkern g1="hyphen,endash,emdash"       g2="quotedbl,quotesingle"       k="184" />
+<hkern g1="hyphen,endash,emdash"       g2="v"  k="16" />
+<hkern g1="hyphen,endash,emdash"       g2="seven"      k="47" />
+<hkern g1="hyphen,endash,emdash"       g2="V"  k="104" />
+<hkern g1="hyphen,endash,emdash"       g2="W"  k="96" />
+<hkern g1="hyphen,endash,emdash"       g2="z"  k="33" />
+<hkern g1="slash"      g2="t"  k="29" />
+<hkern g1="slash"      g2="y,yacute,ydieresis"         k="61" />
+<hkern g1="slash"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="111" />
+<hkern g1="slash"      g2="J"  k="37" />
+<hkern g1="slash"      g2="f,germandbls,uniFB01,uniFB02"       k="20" />
+<hkern g1="slash"      g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="20" />
+<hkern g1="slash"      g2="z"  k="49" />
+<hkern g1="slash"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="106" />
+<hkern g1="slash"      g2="u,ugrave,uacute,ucircumflex,udieresis"      k="74" />
+<hkern g1="slash"      g2="s"  k="90" />
+<hkern g1="slash"      g2="m,n,p,r,ntilde"     k="80" />
+<hkern g1="backslash"  g2="y,yacute,ydieresis"         k="23" />
+<hkern g1="backslash"  g2="Y,Yacute,Ydieresis"         k="133" />
+<hkern g1="backslash"  g2="T"  k="96" />
+<hkern g1="backslash"  g2="quoteright,quotedblright"   k="86" />
+<hkern g1="backslash"  g2="quotedbl,quotesingle"       k="70" />
+<hkern g1="exclamdown"         g2="Y,Yacute,Ydieresis"         k="80" />
+<hkern g1="exclamdown"         g2="T"  k="106" />
+<hkern g1="questiondown"       g2="t"  k="47" />
+<hkern g1="questiondown"       g2="y,yacute,ydieresis"         k="31" />
+<hkern g1="questiondown"       g2="J"  k="-68" />
+<hkern g1="questiondown"       g2="Y,Yacute,Ydieresis"         k="139" />
+<hkern g1="questiondown"       g2="T"  k="141" />
+<hkern g1="questiondown"       g2="f,germandbls,uniFB01,uniFB02"       k="49" />
+<hkern g1="questiondown"       g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="49" />
+<hkern g1="questiondown"       g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="57" />
+<hkern g1="questiondown"       g2="z"  k="20" />
+<hkern g1="questiondown"       
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="80" />
+<hkern g1="questiondown"       g2="u,ugrave,uacute,ucircumflex,udieresis"      k="57" />
+<hkern g1="questiondown"       g2="s"  k="49" />
+<hkern g1="questiondown"       g2="m,n,p,r,ntilde"     k="37" />
+<hkern g1="questiondown"       g2="l"  k="31" />
+<hkern g1="questiondown"       g2="i,igrave,iacute,icircumflex,idieresis"      k="33" />
+<hkern g1="questiondown"       g2="b,h,k,thorn"        k="31" />
+<hkern g1="questiondown"       g2="S"  k="35" />
+<hkern g1="quotedbl,quotesingle"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="119" />
+<hkern g1="quotedbl,quotesingle"       g2="J"  k="31" />
+<hkern g1="quotedbl,quotesingle"       g2="space"      k="29" />
+<hkern g1="quotedbl,quotesingle"       g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="207" />
+<hkern g1="quotedbl,quotesingle"       
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="43" />
+<hkern g1="quotedbl,quotesingle"       g2="guillemotleft,guilsinglleft"        k="113" />
+<hkern g1="quotedbl,quotesingle"       g2="at"         k="53" />
+<hkern g1="quotedbl,quotesingle"       g2="colon,semicolon"    k="84" />
+<hkern g1="quotedbl,quotesingle"       g2="hyphen,endash,emdash"       k="186" />
+<hkern g1="quotedbl,quotesingle"       g2="slash"      k="72" />
+<hkern g1="quotedbl,quotesingle"       g2="ampersand"  k="29" />
+<hkern g1="quotedbl,quotesingle"       g2="s"  k="25" />
+<hkern g1="quotedbl,quotesingle"       g2="ae"         k="25" />
+<hkern g1="quotedbl,quotesingle"       g2="four"       k="102" />
+<hkern g1="quotedbl,quotesingle"       g2="six"        k="51" />
+<hkern g1="quoteleft,quotedblleft"     g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="137" />
+<hkern g1="quoteleft,quotedblleft"     g2="J"  k="29" />
+<hkern g1="quoteleft,quotedblleft"     g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="188" />
+<hkern g1="quoteleft,quotedblleft"     g2="z"  k="16" />
+<hkern g1="quoteleft,quotedblleft"     
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="18" />
+<hkern g1="guillemotright,guilsinglright"      g2="y,yacute,ydieresis"         k="20" />
+<hkern g1="guillemotright,guilsinglright"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"    
  k="25" />
+<hkern g1="guillemotright,guilsinglright"      g2="J"  k="74" />
+<hkern g1="guillemotright,guilsinglright"      g2="Y,Yacute,Ydieresis"         k="193" />
+<hkern g1="guillemotright,guilsinglright"      g2="T"  k="158" />
+<hkern g1="guillemotright,guilsinglright"      g2="quoteright,quotedblright"   k="188" />
+<hkern g1="guillemotright,guilsinglright"      g2="quotedbl,quotesingle"       k="113" />
+<hkern g1="guillemotright,guilsinglright"      g2="v"  k="20" />
+<hkern g1="guillemotright,guilsinglright"      g2="V"  k="145" />
+<hkern g1="guillemotright,guilsinglright"      g2="W"  k="135" />
+<hkern g1="guillemotright,guilsinglright"      g2="z"  k="51" />
+<hkern g1="guillemotright,guilsinglright"      g2="S"  k="39" />
+<hkern g1="guillemotright,guilsinglright"      g2="x"  k="39" />
+<hkern g1="guillemotright,guilsinglright"      g2="Z"  k="53" />
+<hkern g1="guillemotright,guilsinglright"      g2="X"  k="66" />
+<hkern g1="ampersand"  g2="Y,Yacute,Ydieresis"         k="90" />
+<hkern g1="ampersand"  g2="T"  k="88" />
+<hkern g1="ampersand"  g2="quoteright,quotedblright"   k="92" />
+<hkern g1="two"        g2="Y,Yacute,Ydieresis"         k="76" />
+<hkern g1="two"        g2="T"  k="41" />
+<hkern g1="one"        g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="25" />
+<hkern g1="one"        g2="J"  k="20" />
+<hkern g1="one"        g2="Y,Yacute,Ydieresis"         k="45" />
+<hkern g1="three"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="three"      g2="J"  k="37" />
+<hkern g1="three"      g2="Y,Yacute,Ydieresis"         k="29" />
+<hkern g1="four"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="four"       g2="J"  k="33" />
+<hkern g1="four"       g2="Y,Yacute,Ydieresis"         k="78" />
+<hkern g1="four"       g2="T"  k="37" />
+<hkern g1="five"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="five"       g2="J"  k="33" />
+<hkern g1="five"       g2="Y,Yacute,Ydieresis"         k="39" />
+<hkern g1="six"        g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="six"        g2="J"  k="41" />
+<hkern g1="six"        g2="Y,Yacute,Ydieresis"         k="78" />
+<hkern g1="six"        g2="T"  k="39" />
+<hkern g1="seven"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="106" />
+<hkern g1="seven"      g2="J"  k="37" />
+<hkern g1="seven"      g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="133" />
+<hkern g1="seven"      g2="hyphen,endash,emdash"       k="55" />
+<hkern g1="eight"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="eight"      g2="J"  k="41" />
+<hkern g1="eight"      g2="Y,Yacute,Ydieresis"         k="90" />
+<hkern g1="eight"      g2="T"  k="51" />
+<hkern g1="parenleft"  g2="t"  k="59" />
+<hkern g1="parenleft"  g2="y,yacute,ydieresis"         k="51" />
+<hkern g1="parenleft"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="parenleft"  g2="J"  k="-109" />
+<hkern g1="parenleft"  g2="f,germandbls,uniFB01,uniFB02"       k="47" />
+<hkern g1="parenleft"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="59" />
+<hkern g1="parenleft"  g2="z"  k="45" />
+<hkern g1="parenleft"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="94" />
+<hkern g1="parenleft"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="78" />
+<hkern g1="parenleft"  g2="s"  k="70" />
+<hkern g1="parenleft"  g2="m,n,p,r,ntilde"     k="63" />
+<hkern g1="parenleft"  g2="i,igrave,iacute,icircumflex,idieresis"      k="33" />
+<hkern g1="parenleft"  g2="S"  k="20" />
+<hkern g1="nine"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="74" />
+<hkern g1="nine"       g2="J"  k="47" />
+<hkern g1="nine"       g2="Y,Yacute,Ydieresis"         k="72" />
+<hkern g1="nine"       g2="T"  k="47" />
+<hkern g1="nine"       g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="115" />
+<hkern g1="nine"       g2="Z"  k="63" />
+<hkern g1="braceleft"  g2="t"  k="49" />
+<hkern g1="braceleft"  g2="y,yacute,ydieresis"         k="45" />
+<hkern g1="braceleft"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="47" />
+<hkern g1="braceleft"  g2="J"  k="-82" />
+<hkern g1="braceleft"  g2="f,germandbls,uniFB01,uniFB02"       k="41" />
+<hkern g1="braceleft"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="51" />
+<hkern g1="braceleft"  g2="z"  k="51" />
+<hkern g1="braceleft"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="78" />
+<hkern g1="braceleft"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="66" />
+<hkern g1="braceleft"  g2="s"  k="70" />
+<hkern g1="braceleft"  g2="m,n,p,r,ntilde"     k="63" />
+<hkern g1="braceleft"  g2="i,igrave,iacute,icircumflex,idieresis"      k="31" />
+<hkern g1="braceleft"  g2="S"  k="25" />
+<hkern g1="zero"       g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="39" />
+<hkern g1="zero"       g2="J"  k="41" />
+<hkern g1="zero"       g2="Y,Yacute,Ydieresis"         k="86" />
+<hkern g1="zero"       g2="T"  k="61" />
+<hkern g1="zero"       g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="43" />
+<hkern g1="zero"       g2="Z"  k="37" />
+<hkern g1="bracketleft"        g2="t"  k="57" />
+<hkern g1="bracketleft"        g2="y,yacute,ydieresis"         k="51" />
+<hkern g1="bracketleft"        g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="66" />
+<hkern g1="bracketleft"        g2="J"  k="-86" />
+<hkern g1="bracketleft"        g2="f,germandbls,uniFB01,uniFB02"       k="47" />
+<hkern g1="bracketleft"        g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="57" />
+<hkern g1="bracketleft"        g2="z"  k="68" />
+<hkern g1="bracketleft"        
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="92" />
+<hkern g1="bracketleft"        g2="u,ugrave,uacute,ucircumflex,udieresis"      k="80" />
+<hkern g1="bracketleft"        g2="s"  k="82" />
+<hkern g1="bracketleft"        g2="m,n,p,r,ntilde"     k="78" />
+<hkern g1="bracketleft"        g2="i,igrave,iacute,icircumflex,idieresis"      k="35" />
+<hkern g1="bracketleft"        g2="S"  k="37" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="t"  k="47" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="y,yacute,ydieresis"         
k="51" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="Y,Yacute,Ydieresis"         
k="135" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="T"  k="133" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="quoteright,quotedblright"   
k="137" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="quotedbl,quotesingle"       
k="117" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="f,germandbls,uniFB01,uniFB02"     
  k="45" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="v"  k="53" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="w"  k="47" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="29" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="one"        k="37" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="seven"      k="33" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="nine"       k="37" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="zero"       k="35" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="V"  k="109" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="W"  k="100" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="quoteleft,quotedblleft"     
k="147" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="51" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="space"      k="59" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="guillemotleft,guilsinglleft"      
  k="25" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="ampersand"  k="29" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="u,ugrave,uacute,ucircumflex,udieresis"      k="20" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="m,n,p,r,ntilde"     k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="l"  k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         
g2="i,igrave,iacute,icircumflex,idieresis"      k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="b,h,k,thorn"        k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="four"       k="20" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="six"        k="29" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="j"  k="10" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="question"   k="61" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="two"        k="20" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="eight"      k="29" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="parenright"         k="27" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="asterisk"   k="113" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="braceright"         k="41" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="backslash"  k="111" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="bracketright"       k="57" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="copyright"  k="63" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="registered"         k="63" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="ordfeminine"        k="84" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="ordmasculine"       k="84" />
+<hkern g1="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring"         g2="trademark"  k="135" />
+<hkern g1="B"  g2="t"  k="66" />
+<hkern g1="B"  g2="y,yacute,ydieresis"         k="63" />
+<hkern g1="B"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="B"  g2="J"  k="14" />
+<hkern g1="B"  g2="Y,Yacute,Ydieresis"         k="55" />
+<hkern g1="B"  g2="T"  k="25" />
+<hkern g1="B"  g2="f,germandbls,uniFB01,uniFB02"       k="68" />
+<hkern g1="B"  g2="z"  k="80" />
+<hkern g1="B"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="25" />
+<hkern g1="B"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="39" />
+<hkern g1="B"  g2="s"  k="51" />
+<hkern g1="B"  g2="m,n,p,r,ntilde"     k="41" />
+<hkern g1="B"  g2="l"  k="41" />
+<hkern g1="B"  g2="i,igrave,iacute,icircumflex,idieresis"      k="39" />
+<hkern g1="B"  g2="b,h,k,thorn"        k="41" />
+<hkern g1="B"  g2="Z"  k="12" />
+<hkern g1="B"  g2="j"  k="41" />
+<hkern g1="D,Eth"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="51" />
+<hkern g1="D,Eth"      g2="J"  k="29" />
+<hkern g1="D,Eth"      g2="Y,Yacute,Ydieresis"         k="88" />
+<hkern g1="D,Eth"      g2="T"  k="63" />
+<hkern g1="D,Eth"      g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="D,Eth"      g2="seven"      k="20" />
+<hkern g1="D,Eth"      g2="V"  k="53" />
+<hkern g1="D,Eth"      g2="W"  k="49" />
+<hkern g1="D,Eth"      g2="quoteleft,quotedblleft"     k="20" />
+<hkern g1="D,Eth"      g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="66" />
+<hkern g1="D,Eth"      g2="z"  k="25" />
+<hkern g1="D,Eth"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="39" />
+<hkern g1="D,Eth"      g2="u,ugrave,uacute,ucircumflex,udieresis"      k="35" />
+<hkern g1="D,Eth"      g2="s"  k="35" />
+<hkern g1="D,Eth"      g2="m,n,p,r,ntilde"     k="41" />
+<hkern g1="D,Eth"      g2="l"  k="35" />
+<hkern g1="D,Eth"      g2="i,igrave,iacute,icircumflex,idieresis"      k="35" />
+<hkern g1="D,Eth"      g2="b,h,k,thorn"        k="35" />
+<hkern g1="D,Eth"      g2="S"  k="12" />
+<hkern g1="D,Eth"      g2="ae"         k="41" />
+<hkern g1="D,Eth"      g2="x"  k="23" />
+<hkern g1="D,Eth"      g2="Z"  k="51" />
+<hkern g1="D,Eth"      g2="X"  k="41" />
+<hkern g1="D,Eth"      g2="j"  k="35" />
+<hkern g1="D,Eth"      g2="parenright"         k="61" />
+<hkern g1="D,Eth"      g2="braceright"         k="49" />
+<hkern g1="D,Eth"      g2="bracketright"       k="57" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="t"  k="45" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="y,yacute,ydieresis"         k="63" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="f,germandbls,uniFB01,uniFB02"       
k="55" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="v"  k="63" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="w"  k="63" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="33" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="z"  k="14" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="53" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="guillemotleft,guilsinglleft"        
k="45" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="u,ugrave,uacute,ucircumflex,udieresis"    
  k="47" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="s"  k="20" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="m,n,p,r,ntilde"     k="39" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="l"  k="27" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="i,igrave,iacute,icircumflex,idieresis"    
  k="39" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="b,h,k,thorn"        k="27" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="ae"         k="20" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="x"  k="12" />
+<hkern g1="E,AE,Egrave,Eacute,Ecircumflex,Edieresis,OE"        g2="j"  k="39" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="t"  k="49" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="y,yacute,ydieresis"         
k="49" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="f,germandbls,uniFB01,uniFB02"     
  k="51" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="v"  k="51" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="w"  k="51" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         
g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="18" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="z"  k="51" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="47" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         
g2="u,ugrave,uacute,ucircumflex,udieresis"      k="25" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="s"  k="61" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="m,n,p,r,ntilde"     k="23" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="l"  k="23" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         
g2="i,igrave,iacute,icircumflex,idieresis"      k="23" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="b,h,k,thorn"        k="23" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="ae"         k="59" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="x"  k="47" />
+<hkern g1="H,I,M,N,Igrave,Iacute,Icircumflex,Idieresis,Ntilde"         g2="j"  k="23" />
+<hkern g1="J"  g2="t"  k="49" />
+<hkern g1="J"  g2="y,yacute,ydieresis"         k="47" />
+<hkern g1="J"  g2="f,germandbls,uniFB01,uniFB02"       k="53" />
+<hkern g1="J"  g2="v"  k="47" />
+<hkern g1="J"  g2="w"  k="49" />
+<hkern g1="J"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="20" />
+<hkern g1="J"  g2="z"  k="55" />
+<hkern g1="J"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="47" />
+<hkern g1="J"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="25" />
+<hkern g1="J"  g2="s"  k="63" />
+<hkern g1="J"  g2="m,n,p,r,ntilde"     k="23" />
+<hkern g1="J"  g2="l"  k="25" />
+<hkern g1="J"  g2="i,igrave,iacute,icircumflex,idieresis"      k="23" />
+<hkern g1="J"  g2="b,h,k,thorn"        k="25" />
+<hkern g1="J"  g2="ae"         k="59" />
+<hkern g1="J"  g2="x"  k="51" />
+<hkern g1="J"  g2="j"  k="23" />
+<hkern g1="K"  g2="t"  k="61" />
+<hkern g1="K"  g2="y,yacute,ydieresis"         k="123" />
+<hkern g1="K"  g2="f,germandbls,uniFB01,uniFB02"       k="59" />
+<hkern g1="K"  g2="v"  k="123" />
+<hkern g1="K"  g2="w"  k="119" />
+<hkern g1="K"  g2="zero"       k="25" />
+<hkern g1="K"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="92" />
+<hkern g1="K"  g2="space"      k="27" />
+<hkern g1="K"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="55" />
+<hkern g1="K"  g2="guillemotleft,guilsinglleft"        k="63" />
+<hkern g1="K"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="37" />
+<hkern g1="K"  g2="m,n,p,r,ntilde"     k="12" />
+<hkern g1="K"  g2="l"  k="12" />
+<hkern g1="K"  g2="i,igrave,iacute,icircumflex,idieresis"      k="12" />
+<hkern g1="K"  g2="b,h,k,thorn"        k="12" />
+<hkern g1="K"  g2="ae"         k="12" />
+<hkern g1="K"  g2="j"  k="12" />
+<hkern g1="K"  g2="copyright"  k="78" />
+<hkern g1="K"  g2="registered"         k="78" />
+<hkern g1="K"  g2="ordfeminine"        k="72" />
+<hkern g1="K"  g2="ordmasculine"       k="70" />
+<hkern g1="P"  g2="t"  k="20" />
+<hkern g1="P"  g2="y,yacute,ydieresis"         k="12" />
+<hkern g1="P"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="115" />
+<hkern g1="P"  g2="J"  k="16" />
+<hkern g1="P"  g2="Y,Yacute,Ydieresis"         k="27" />
+<hkern g1="P"  g2="f,germandbls,uniFB01,uniFB02"       k="25" />
+<hkern g1="P"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="209" />
+<hkern g1="P"  g2="z"  k="16" />
+<hkern g1="P"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="162" />
+<hkern g1="P"  g2="guillemotleft,guilsinglleft"        k="90" />
+<hkern g1="P"  g2="colon,semicolon"    k="41" />
+<hkern g1="P"  g2="hyphen,endash,emdash"       k="129" />
+<hkern g1="P"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="86" />
+<hkern g1="P"  g2="s"  k="125" />
+<hkern g1="P"  g2="m,n,p,r,ntilde"     k="102" />
+<hkern g1="P"  g2="l"  k="23" />
+<hkern g1="P"  g2="i,igrave,iacute,icircumflex,idieresis"      k="18" />
+<hkern g1="P"  g2="b,h,k,thorn"        k="23" />
+<hkern g1="P"  g2="j"  k="18" />
+<hkern g1="R"  g2="t"  k="72" />
+<hkern g1="R"  g2="y,yacute,ydieresis"         k="98" />
+<hkern g1="R"  g2="Y,Yacute,Ydieresis"         k="80" />
+<hkern g1="R"  g2="T"  k="47" />
+<hkern g1="R"  g2="f,germandbls,uniFB01,uniFB02"       k="76" />
+<hkern g1="R"  g2="v"  k="98" />
+<hkern g1="R"  g2="w"  k="98" />
+<hkern g1="R"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="12" />
+<hkern g1="R"  g2="V"  k="55" />
+<hkern g1="R"  g2="W"  k="53" />
+<hkern g1="R"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="20" />
+<hkern g1="R"  g2="z"  k="14" />
+<hkern g1="R"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="86" />
+<hkern g1="R"  g2="guillemotleft,guilsinglleft"        k="61" />
+<hkern g1="R"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="68" />
+<hkern g1="R"  g2="s"  k="29" />
+<hkern g1="R"  g2="m,n,p,r,ntilde"     k="41" />
+<hkern g1="R"  g2="l"  k="43" />
+<hkern g1="R"  g2="i,igrave,iacute,icircumflex,idieresis"      k="43" />
+<hkern g1="R"  g2="b,h,k,thorn"        k="43" />
+<hkern g1="R"  g2="ae"         k="37" />
+<hkern g1="R"  g2="x"  k="12" />
+<hkern g1="R"  g2="j"  k="43" />
+<hkern g1="R"  g2="bracketright"       k="31" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="t"  k="45" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="y,yacute,ydieresis"         k="39" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="f,germandbls,uniFB01,uniFB02"       k="57" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="v"  k="39" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="w"  k="41" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      
g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="47" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="z"  k="63" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="70" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="u,ugrave,uacute,ucircumflex,udieresis"      
k="49" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="s"  k="70" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="m,n,p,r,ntilde"     k="41" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="l"  k="43" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="i,igrave,iacute,icircumflex,idieresis"      
k="43" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="b,h,k,thorn"        k="43" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="ae"         k="70" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="x"  k="61" />
+<hkern g1="U,Ugrave,Uacute,Ucircumflex,Udieresis"      g2="j"  k="43" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="t"  k="172" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="y,yacute,ydieresis"         k="236" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="135" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="J"  k="29" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="f,germandbls,uniFB01,uniFB02"       k="137" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="v"  k="238" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="w"  k="240" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="nine"       k="63" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="zero"       k="84" />
+<hkern g1="Y,Yacute,Ydieresis"         
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="86" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="space"      k="84" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="184" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="z"  k="215" />
+<hkern g1="Y,Yacute,Ydieresis"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="311" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="guillemotleft,guilsinglleft"        k="193" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="at"         k="139" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="colon,semicolon"    k="133" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="hyphen,endash,emdash"       k="162" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="slash"      k="133" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="guillemotright,guilsinglright"      k="141" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="ampersand"  k="68" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="u,ugrave,uacute,ucircumflex,udieresis"      k="252" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="s"  k="270" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="m,n,p,r,ntilde"     k="262" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="l"  k="37" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="i,igrave,iacute,icircumflex,idieresis"      k="127" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="b,h,k,thorn"        k="37" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="S"  k="47" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="ae"         k="260" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="four"       k="156" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="six"        k="147" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="x"  k="229" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="j"  k="129" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="two"        k="47" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="eight"      k="86" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="copyright"  k="92" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="registered"         k="92" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="ordfeminine"        k="53" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="ordmasculine"       k="51" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="trademark"  k="-29" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="five"       k="29" />
+<hkern g1="Y,Yacute,Ydieresis"         g2="bar"        k="27" />
+<hkern g1="F"  g2="t"  k="55" />
+<hkern g1="F"  g2="y,yacute,ydieresis"         k="61" />
+<hkern g1="F"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="104" />
+<hkern g1="F"  g2="J"  k="10" />
+<hkern g1="F"  g2="f,germandbls,uniFB01,uniFB02"       k="68" />
+<hkern g1="F"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="201" />
+<hkern g1="F"  g2="z"  k="96" />
+<hkern g1="F"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="131" />
+<hkern g1="F"  g2="guillemotleft,guilsinglleft"        k="72" />
+<hkern g1="F"  g2="colon,semicolon"    k="31" />
+<hkern g1="F"  g2="hyphen,endash,emdash"       k="68" />
+<hkern g1="F"  g2="guillemotright,guilsinglright"      k="33" />
+<hkern g1="F"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="117" />
+<hkern g1="F"  g2="s"  k="119" />
+<hkern g1="F"  g2="m,n,p,r,ntilde"     k="113" />
+<hkern g1="F"  g2="l"  k="45" />
+<hkern g1="F"  g2="i,igrave,iacute,icircumflex,idieresis"      k="84" />
+<hkern g1="F"  g2="b,h,k,thorn"        k="45" />
+<hkern g1="F"  g2="S"  k="23" />
+<hkern g1="F"  g2="j"  k="86" />
+<hkern g1="L"  g2="t"  k="66" />
+<hkern g1="L"  g2="y,yacute,ydieresis"         k="172" />
+<hkern g1="L"  g2="Y,Yacute,Ydieresis"         k="215" />
+<hkern g1="L"  g2="T"  k="184" />
+<hkern g1="L"  g2="quoteright,quotedblright"   k="188" />
+<hkern g1="L"  g2="quotedbl,quotesingle"       k="207" />
+<hkern g1="L"  g2="f,germandbls,uniFB01,uniFB02"       k="63" />
+<hkern g1="L"  g2="v"  k="174" />
+<hkern g1="L"  g2="w"  k="156" />
+<hkern g1="L"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="31" />
+<hkern g1="L"  g2="nine"       k="23" />
+<hkern g1="L"  g2="zero"       k="25" />
+<hkern g1="L"  g2="V"  k="199" />
+<hkern g1="L"  g2="W"  k="193" />
+<hkern g1="L"  g2="quoteleft,quotedblleft"     k="188" />
+<hkern g1="L"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="78" />
+<hkern g1="L"  g2="space"      k="68" />
+<hkern g1="L"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="57" />
+<hkern g1="L"  g2="guillemotleft,guilsinglleft"        k="117" />
+<hkern g1="L"  g2="hyphen,endash,emdash"       k="117" />
+<hkern g1="L"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="31" />
+<hkern g1="L"  g2="m,n,p,r,ntilde"     k="10" />
+<hkern g1="L"  g2="l"  k="10" />
+<hkern g1="L"  g2="i,igrave,iacute,icircumflex,idieresis"      k="10" />
+<hkern g1="L"  g2="b,h,k,thorn"        k="10" />
+<hkern g1="L"  g2="four"       k="29" />
+<hkern g1="L"  g2="j"  k="12" />
+<hkern g1="L"  g2="question"   k="55" />
+<hkern g1="L"  g2="asterisk"   k="225" />
+<hkern g1="L"  g2="backslash"  k="127" />
+<hkern g1="L"  g2="bracketright"       k="35" />
+<hkern g1="L"  g2="copyright"  k="160" />
+<hkern g1="L"  g2="registered"         k="160" />
+<hkern g1="L"  g2="ordfeminine"        k="223" />
+<hkern g1="L"  g2="ordmasculine"       k="223" />
+<hkern g1="L"  g2="trademark"  k="229" />
+<hkern g1="L"  g2="periodcentered"     k="170" />
+<hkern g1="C,Ccedilla"         g2="t"  k="78" />
+<hkern g1="C,Ccedilla"         g2="y,yacute,ydieresis"         k="131" />
+<hkern g1="C,Ccedilla"         g2="f,germandbls,uniFB01,uniFB02"       k="78" />
+<hkern g1="C,Ccedilla"         g2="v"  k="133" />
+<hkern g1="C,Ccedilla"         g2="w"  k="127" />
+<hkern g1="C,Ccedilla"         g2="nine"       k="23" />
+<hkern g1="C,Ccedilla"         g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="47" />
+<hkern g1="C,Ccedilla"         g2="z"  k="12" />
+<hkern g1="C,Ccedilla"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="41" />
+<hkern g1="C,Ccedilla"         g2="guillemotleft,guilsinglleft"        k="53" />
+<hkern g1="C,Ccedilla"         g2="u,ugrave,uacute,ucircumflex,udieresis"      k="41" />
+<hkern g1="C,Ccedilla"         g2="m,n,p,r,ntilde"     k="29" />
+<hkern g1="C,Ccedilla"         g2="l"  k="23" />
+<hkern g1="C,Ccedilla"         g2="i,igrave,iacute,icircumflex,idieresis"      k="29" />
+<hkern g1="C,Ccedilla"         g2="b,h,k,thorn"        k="23" />
+<hkern g1="C,Ccedilla"         g2="j"  k="29" />
+<hkern g1="C,Ccedilla"         g2="copyright"  k="61" />
+<hkern g1="C,Ccedilla"         g2="registered"         k="61" />
+<hkern g1="C,Ccedilla"         g2="ordfeminine"        k="53" />
+<hkern g1="C,Ccedilla"         g2="ordmasculine"       k="53" />
+<hkern g1="T"  g2="t"  k="201" />
+<hkern g1="T"  g2="y,yacute,ydieresis"         k="223" />
+<hkern g1="T"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="133" />
+<hkern g1="T"  g2="J"  k="12" />
+<hkern g1="T"  g2="f,germandbls,uniFB01,uniFB02"       k="162" />
+<hkern g1="T"  g2="v"  k="225" />
+<hkern g1="T"  g2="w"  k="227" />
+<hkern g1="T"  g2="nine"       k="41" />
+<hkern g1="T"  g2="zero"       k="63" />
+<hkern g1="T"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="63" />
+<hkern g1="T"  g2="space"      k="59" />
+<hkern g1="T"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="129" />
+<hkern g1="T"  g2="z"  k="215" />
+<hkern g1="T"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="231" />
+<hkern g1="T"  g2="guillemotleft,guilsinglleft"        k="158" />
+<hkern g1="T"  g2="at"         k="123" />
+<hkern g1="T"  g2="colon,semicolon"    k="102" />
+<hkern g1="T"  g2="hyphen,endash,emdash"       k="102" />
+<hkern g1="T"  g2="slash"      k="98" />
+<hkern g1="T"  g2="guillemotright,guilsinglright"      k="139" />
+<hkern g1="T"  g2="ampersand"  k="29" />
+<hkern g1="T"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="233" />
+<hkern g1="T"  g2="s"  k="223" />
+<hkern g1="T"  g2="m,n,p,r,ntilde"     k="236" />
+<hkern g1="T"  g2="l"  k="68" />
+<hkern g1="T"  g2="i,igrave,iacute,icircumflex,idieresis"      k="193" />
+<hkern g1="T"  g2="b,h,k,thorn"        k="68" />
+<hkern g1="T"  g2="ae"         k="221" />
+<hkern g1="T"  g2="four"       k="117" />
+<hkern g1="T"  g2="six"        k="129" />
+<hkern g1="T"  g2="x"  k="211" />
+<hkern g1="T"  g2="j"  k="193" />
+<hkern g1="T"  g2="eight"      k="43" />
+<hkern g1="T"  g2="copyright"  k="76" />
+<hkern g1="T"  g2="registered"         k="76" />
+<hkern g1="T"  g2="ordfeminine"        k="27" />
+<hkern g1="T"  g2="ordmasculine"       k="25" />
+<hkern g1="G"  g2="t"  k="31" />
+<hkern g1="G"  g2="y,yacute,ydieresis"         k="37" />
+<hkern g1="G"  g2="Y,Yacute,Ydieresis"         k="29" />
+<hkern g1="G"  g2="f,germandbls,uniFB01,uniFB02"       k="37" />
+<hkern g1="G"  g2="v"  k="37" />
+<hkern g1="G"  g2="w"  k="35" />
+<hkern g1="G"  g2="V"  k="27" />
+<hkern g1="G"  g2="W"  k="25" />
+<hkern g1="G"  g2="z"  k="37" />
+<hkern g1="G"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="G"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="31" />
+<hkern g1="G"  g2="s"  k="23" />
+<hkern g1="G"  g2="m,n,p,r,ntilde"     k="31" />
+<hkern g1="G"  g2="l"  k="31" />
+<hkern g1="G"  g2="i,igrave,iacute,icircumflex,idieresis"      k="33" />
+<hkern g1="G"  g2="b,h,k,thorn"        k="31" />
+<hkern g1="G"  g2="ae"         k="23" />
+<hkern g1="G"  g2="x"  k="29" />
+<hkern g1="G"  g2="j"  k="33" />
+<hkern g1="V"  g2="t"  k="121" />
+<hkern g1="V"  g2="y,yacute,ydieresis"         k="152" />
+<hkern g1="V"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="109" />
+<hkern g1="V"  g2="J"  k="18" />
+<hkern g1="V"  g2="f,germandbls,uniFB01,uniFB02"       k="121" />
+<hkern g1="V"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="51" />
+<hkern g1="V"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="170" />
+<hkern g1="V"  g2="z"  k="145" />
+<hkern g1="V"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="215" />
+<hkern g1="V"  g2="guillemotleft,guilsinglleft"        k="145" />
+<hkern g1="V"  g2="colon,semicolon"    k="92" />
+<hkern g1="V"  g2="hyphen,endash,emdash"       k="106" />
+<hkern g1="V"  g2="guillemotright,guilsinglright"      k="94" />
+<hkern g1="V"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="174" />
+<hkern g1="V"  g2="s"  k="213" />
+<hkern g1="V"  g2="m,n,p,r,ntilde"     k="178" />
+<hkern g1="V"  g2="l"  k="25" />
+<hkern g1="V"  g2="i,igrave,iacute,icircumflex,idieresis"      k="106" />
+<hkern g1="V"  g2="b,h,k,thorn"        k="25" />
+<hkern g1="V"  g2="S"  k="33" />
+<hkern g1="V"  g2="j"  k="106" />
+<hkern g1="S"  g2="t"  k="37" />
+<hkern g1="S"  g2="y,yacute,ydieresis"         k="41" />
+<hkern g1="S"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="25" />
+<hkern g1="S"  g2="Y,Yacute,Ydieresis"         k="27" />
+<hkern g1="S"  g2="f,germandbls,uniFB01,uniFB02"       k="45" />
+<hkern g1="S"  g2="v"  k="43" />
+<hkern g1="S"  g2="w"  k="41" />
+<hkern g1="S"  g2="V"  k="27" />
+<hkern g1="S"  g2="W"  k="25" />
+<hkern g1="S"  g2="z"  k="57" />
+<hkern g1="S"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="12" />
+<hkern g1="S"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="23" />
+<hkern g1="S"  g2="s"  k="25" />
+<hkern g1="S"  g2="m,n,p,r,ntilde"     k="25" />
+<hkern g1="S"  g2="l"  k="25" />
+<hkern g1="S"  g2="i,igrave,iacute,icircumflex,idieresis"      k="25" />
+<hkern g1="S"  g2="b,h,k,thorn"        k="25" />
+<hkern g1="S"  g2="ae"         k="18" />
+<hkern g1="S"  g2="x"  k="45" />
+<hkern g1="S"  g2="j"  k="25" />
+<hkern g1="S"  g2="ordfeminine"        k="20" />
+<hkern g1="S"  g2="ordmasculine"       k="20" />
+<hkern g1="Z"  g2="t"  k="63" />
+<hkern g1="Z"  g2="y,yacute,ydieresis"         k="127" />
+<hkern g1="Z"  g2="f,germandbls,uniFB01,uniFB02"       k="63" />
+<hkern g1="Z"  g2="v"  k="129" />
+<hkern g1="Z"  g2="w"  k="123" />
+<hkern g1="Z"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="43" />
+<hkern g1="Z"  g2="z"  k="10" />
+<hkern g1="Z"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="33" />
+<hkern g1="Z"  g2="guillemotleft,guilsinglleft"        k="27" />
+<hkern g1="Z"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="31" />
+<hkern g1="Z"  g2="s"  k="10" />
+<hkern g1="Z"  g2="m,n,p,r,ntilde"     k="23" />
+<hkern g1="Z"  g2="l"  k="23" />
+<hkern g1="Z"  g2="i,igrave,iacute,icircumflex,idieresis"      k="23" />
+<hkern g1="Z"  g2="b,h,k,thorn"        k="23" />
+<hkern g1="Z"  g2="ae"         k="10" />
+<hkern g1="Z"  g2="j"  k="23" />
+<hkern g1="Z"  g2="copyright"  k="66" />
+<hkern g1="Z"  g2="registered"         k="66" />
+<hkern g1="Z"  g2="ordfeminine"        k="63" />
+<hkern g1="Z"  g2="ordmasculine"       k="63" />
+<hkern g1="W"  g2="t"  k="119" />
+<hkern g1="W"  g2="y,yacute,ydieresis"         k="152" />
+<hkern g1="W"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="102" />
+<hkern g1="W"  g2="J"  k="16" />
+<hkern g1="W"  g2="f,germandbls,uniFB01,uniFB02"       k="119" />
+<hkern g1="W"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="49" />
+<hkern g1="W"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="160" />
+<hkern g1="W"  g2="z"  k="137" />
+<hkern g1="W"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="203" />
+<hkern g1="W"  g2="guillemotleft,guilsinglleft"        k="137" />
+<hkern g1="W"  g2="colon,semicolon"    k="86" />
+<hkern g1="W"  g2="hyphen,endash,emdash"       k="98" />
+<hkern g1="W"  g2="guillemotright,guilsinglright"      k="90" />
+<hkern g1="W"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="164" />
+<hkern g1="W"  g2="s"  k="205" />
+<hkern g1="W"  g2="m,n,p,r,ntilde"     k="166" />
+<hkern g1="W"  g2="l"  k="23" />
+<hkern g1="W"  g2="i,igrave,iacute,icircumflex,idieresis"      k="104" />
+<hkern g1="W"  g2="b,h,k,thorn"        k="23" />
+<hkern g1="W"  g2="S"  k="31" />
+<hkern g1="W"  g2="j"  k="104" />
+<hkern g1="X"  g2="t"  k="92" />
+<hkern g1="X"  g2="y,yacute,ydieresis"         k="121" />
+<hkern g1="X"  g2="f,germandbls,uniFB01,uniFB02"       k="90" />
+<hkern g1="X"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="41" />
+<hkern g1="X"  g2="z"  k="10" />
+<hkern g1="X"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="78" />
+<hkern g1="X"  g2="guillemotleft,guilsinglleft"        k="66" />
+<hkern g1="X"  g2="u,ugrave,uacute,ucircumflex,udieresis"      k="66" />
+<hkern g1="X"  g2="s"  k="23" />
+<hkern g1="X"  g2="m,n,p,r,ntilde"     k="39" />
+<hkern g1="X"  g2="l"  k="35" />
+<hkern g1="X"  g2="i,igrave,iacute,icircumflex,idieresis"      k="39" />
+<hkern g1="X"  g2="b,h,k,thorn"        k="35" />
+<hkern g1="X"  g2="j"  k="39" />
+<hkern g1="Thorn"      g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="51" />
+<hkern g1="Thorn"      g2="J"  k="20" />
+<hkern g1="Thorn"      g2="Y,Yacute,Ydieresis"         k="98" />
+<hkern g1="Thorn"      g2="T"  k="129" />
+<hkern g1="Thorn"      g2="quoteright,quotedblright"   k="49" />
+<hkern g1="Thorn"      g2="quoteleft,quotedblleft"     k="63" />
+<hkern g1="Thorn"      g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="86" />
+<hkern g1="Thorn"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="Thorn"      g2="hyphen,endash,emdash"       k="18" />
+<hkern g1="Thorn"      g2="u,ugrave,uacute,ucircumflex,udieresis"      k="16" />
+<hkern g1="Thorn"      g2="s"  k="16" />
+<hkern g1="Thorn"      g2="m,n,p,r,ntilde"     k="18" />
+<hkern g1="Thorn"      g2="l"  k="16" />
+<hkern g1="Thorn"      g2="i,igrave,iacute,icircumflex,idieresis"      k="18" />
+<hkern g1="Thorn"      g2="b,h,k,thorn"        k="16" />
+<hkern g1="Thorn"      g2="S"  k="10" />
+<hkern g1="Thorn"      g2="Z"  k="61" />
+<hkern g1="Thorn"      g2="j"  k="18" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="51" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="J"  k="27" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="Y,Yacute,Ydieresis"         
k="86" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="T"  k="61" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="f,germandbls,uniFB01,uniFB02"     
  k="14" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="seven"      k="20" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="V"  k="53" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="W"  k="49" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="quoteleft,quotedblleft"     
k="20" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="70" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="z"  k="23" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="41" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="u,ugrave,uacute,ucircumflex,udieresis"      k="35" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="s"  k="35" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="m,n,p,r,ntilde"     k="39" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="l"  k="33" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      
g2="i,igrave,iacute,icircumflex,idieresis"      k="35" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="b,h,k,thorn"        k="33" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="S"  k="12" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="ae"         k="41" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="x"  k="20" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="Z"  k="53" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="X"  k="41" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="j"  k="35" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="parenright"         k="59" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="braceright"         k="49" />
+<hkern g1="O,Q,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash"      g2="bracketright"       k="57" />
+<hkern g1="t"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="76" />
+<hkern g1="t"  g2="J"  k="78" />
+<hkern g1="t"  g2="Y,Yacute,Ydieresis"         k="197" />
+<hkern g1="t"  g2="T"  k="174" />
+<hkern g1="t"  g2="quoteright,quotedblright"   k="25" />
+<hkern g1="t"  g2="quotedbl,quotesingle"       k="18" />
+<hkern g1="t"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="47" />
+<hkern g1="t"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="37" />
+<hkern g1="t"  g2="V"  k="133" />
+<hkern g1="t"  g2="W"  k="127" />
+<hkern g1="t"  g2="quoteleft,quotedblleft"     k="29" />
+<hkern g1="t"  g2="space"      k="39" />
+<hkern g1="t"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="43" />
+<hkern g1="t"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="25" />
+<hkern g1="t"  g2="guillemotleft,guilsinglleft"        k="23" />
+<hkern g1="t"  g2="hyphen,endash,emdash"       k="25" />
+<hkern g1="t"  g2="slash"      k="20" />
+<hkern g1="t"  g2="S"  k="74" />
+<hkern g1="t"  g2="Z"  k="96" />
+<hkern g1="t"  g2="X"  k="115" />
+<hkern g1="t"  g2="parenright"         k="74" />
+<hkern g1="t"  g2="asterisk"   k="18" />
+<hkern g1="t"  g2="braceright"         k="57" />
+<hkern g1="t"  g2="backslash"  k="39" />
+<hkern g1="t"  g2="bracketright"       k="66" />
+<hkern g1="t"  g2="trademark"  k="29" />
+<hkern g1="l,uniFB02"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="l,uniFB02"  g2="J"  k="47" />
+<hkern g1="l,uniFB02"  g2="Y,Yacute,Ydieresis"         k="39" />
+<hkern g1="l,uniFB02"  g2="T"  k="68" />
+<hkern g1="l,uniFB02"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="l,uniFB02"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="43" />
+<hkern g1="l,uniFB02"  g2="V"  k="25" />
+<hkern g1="l,uniFB02"  g2="W"  k="23" />
+<hkern g1="l,uniFB02"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="33" />
+<hkern g1="l,uniFB02"  g2="S"  k="31" />
+<hkern g1="l,uniFB02"  g2="Z"  k="27" />
+<hkern g1="l,uniFB02"  g2="X"  k="35" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="J"  k="49" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="Y,Yacute,Ydieresis"         k="127" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="T"  k="188" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"    
  k="43" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="V"  k="106" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="W"  k="104" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="35" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="S"  k="29" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="Z"  k="27" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="X"  k="41" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="parenright"         k="33" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="braceright"         k="31" />
+<hkern g1="i,igrave,iacute,icircumflex,idieresis,uniFB01"      g2="bracketright"       k="35" />
+<hkern g1="c,ccedilla"         g2="J"  k="78" />
+<hkern g1="c,ccedilla"         g2="Y,Yacute,Ydieresis"         k="274" />
+<hkern g1="c,ccedilla"         g2="T"  k="211" />
+<hkern g1="c,ccedilla"         g2="quotedbl,quotesingle"       k="20" />
+<hkern g1="c,ccedilla"         
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="53" />
+<hkern g1="c,ccedilla"         g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="72" />
+<hkern g1="c,ccedilla"         g2="V"  k="201" />
+<hkern g1="c,ccedilla"         g2="W"  k="188" />
+<hkern g1="c,ccedilla"         g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="31" />
+<hkern g1="c,ccedilla"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="c,ccedilla"         g2="guillemotleft,guilsinglleft"        k="37" />
+<hkern g1="c,ccedilla"         g2="hyphen,endash,emdash"       k="25" />
+<hkern g1="c,ccedilla"         g2="S"  k="27" />
+<hkern g1="c,ccedilla"         g2="X"  k="18" />
+<hkern g1="c,ccedilla"         g2="question"   k="49" />
+<hkern g1="c,ccedilla"         g2="parenright"         k="68" />
+<hkern g1="c,ccedilla"         g2="asterisk"   k="37" />
+<hkern g1="c,ccedilla"         g2="braceright"         k="63" />
+<hkern g1="c,ccedilla"         g2="backslash"  k="78" />
+<hkern g1="c,ccedilla"         g2="bracketright"       k="78" />
+<hkern g1="c,ccedilla"         g2="trademark"  k="33" />
+<hkern g1="r"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="82" />
+<hkern g1="r"  g2="J"  k="78" />
+<hkern g1="r"  g2="Y,Yacute,Ydieresis"         k="201" />
+<hkern g1="r"  g2="T"  k="172" />
+<hkern g1="r"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="43" />
+<hkern g1="r"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="35" />
+<hkern g1="r"  g2="V"  k="133" />
+<hkern g1="r"  g2="W"  k="127" />
+<hkern g1="r"  g2="space"      k="43" />
+<hkern g1="r"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="72" />
+<hkern g1="r"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="29" />
+<hkern g1="r"  g2="guillemotleft,guilsinglleft"        k="25" />
+<hkern g1="r"  g2="hyphen,endash,emdash"       k="41" />
+<hkern g1="r"  g2="slash"      k="31" />
+<hkern g1="r"  g2="S"  k="74" />
+<hkern g1="r"  g2="Z"  k="125" />
+<hkern g1="r"  g2="X"  k="121" />
+<hkern g1="r"  g2="parenright"         k="84" />
+<hkern g1="r"  g2="braceright"         k="61" />
+<hkern g1="r"  g2="backslash"  k="43" />
+<hkern g1="r"  g2="bracketright"       k="74" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="y,yacute,ydieresis"         k="12" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="18" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="J"  k="82" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="Y,Yacute,Ydieresis"         k="272" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="T"  k="217" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="quotedbl,quotesingle"       k="33" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="v"  k="12" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="w"  k="10" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="59" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"    
  k="63" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="V"  k="227" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="W"  k="213" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="quoteleft,quotedblleft"     k="18" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="25" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="S"  k="49" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="ae"         k="8" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="Z"  k="37" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="X"  k="53" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="question"   k="66" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="parenright"         k="84" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="asterisk"   k="47" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="braceright"         k="78" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="backslash"  k="92" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="bracketright"       k="86" />
+<hkern g1="e,ae,egrave,eacute,ecircumflex,edieresis,oe"        g2="trademark"  k="45" />
+<hkern g1="f"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="76" />
+<hkern g1="f"  g2="J"  k="61" />
+<hkern g1="f"  g2="Y,Yacute,Ydieresis"         k="-25" />
+<hkern g1="f"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="18" />
+<hkern g1="f"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="14" />
+<hkern g1="f"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="51" />
+<hkern g1="f"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="f"  g2="guillemotleft,guilsinglleft"        k="25" />
+<hkern g1="f"  g2="hyphen,endash,emdash"       k="33" />
+<hkern g1="f"  g2="S"  k="43" />
+<hkern g1="v"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="53" />
+<hkern g1="v"  g2="J"  k="86" />
+<hkern g1="v"  g2="Y,Yacute,Ydieresis"         k="233" />
+<hkern g1="v"  g2="T"  k="221" />
+<hkern g1="v"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="49" />
+<hkern g1="v"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="39" />
+<hkern g1="v"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="76" />
+<hkern g1="v"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="v"  g2="guillemotleft,guilsinglleft"        k="23" />
+<hkern g1="v"  g2="hyphen,endash,emdash"       k="18" />
+<hkern g1="v"  g2="s"  k="14" />
+<hkern g1="v"  g2="S"  k="78" />
+<hkern g1="v"  g2="Z"  k="117" />
+<hkern g1="j"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="j"  g2="J"  k="27" />
+<hkern g1="j"  g2="Y,Yacute,Ydieresis"         k="125" />
+<hkern g1="j"  g2="T"  k="188" />
+<hkern g1="j"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="j"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="43" />
+<hkern g1="j"  g2="V"  k="106" />
+<hkern g1="j"  g2="W"  k="104" />
+<hkern g1="j"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="33" />
+<hkern g1="j"  g2="S"  k="29" />
+<hkern g1="j"  g2="Z"  k="27" />
+<hkern g1="j"  g2="X"  k="41" />
+<hkern g1="s"  g2="y,yacute,ydieresis"         k="14" />
+<hkern g1="s"  g2="J"  k="84" />
+<hkern g1="s"  g2="Y,Yacute,Ydieresis"         k="258" />
+<hkern g1="s"  g2="T"  k="219" />
+<hkern g1="s"  g2="quotedbl,quotesingle"       k="25" />
+<hkern g1="s"  g2="v"  k="14" />
+<hkern g1="s"  g2="w"  k="14" />
+<hkern g1="s"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="59" />
+<hkern g1="s"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="s"  g2="V"  k="209" />
+<hkern g1="s"  g2="W"  k="197" />
+<hkern g1="s"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="41" />
+<hkern g1="s"  g2="S"  k="20" />
+<hkern g1="s"  g2="Z"  k="18" />
+<hkern g1="s"  g2="X"  k="31" />
+<hkern g1="s"  g2="question"   k="55" />
+<hkern g1="s"  g2="parenright"         k="74" />
+<hkern g1="s"  g2="asterisk"   k="39" />
+<hkern g1="s"  g2="braceright"         k="63" />
+<hkern g1="s"  g2="backslash"  k="90" />
+<hkern g1="s"  g2="bracketright"       k="82" />
+<hkern g1="s"  g2="trademark"  k="37" />
+<hkern g1="k"  g2="J"  k="63" />
+<hkern g1="k"  g2="Y,Yacute,Ydieresis"         k="229" />
+<hkern g1="k"  g2="T"  k="213" />
+<hkern g1="k"  g2="quoteright,quotedblright"   k="74" />
+<hkern g1="k"  g2="quotedbl,quotesingle"       k="53" />
+<hkern g1="k"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="55" />
+<hkern g1="k"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="66" />
+<hkern g1="k"  g2="V"  k="203" />
+<hkern g1="k"  g2="W"  k="193" />
+<hkern g1="k"  g2="quoteleft,quotedblleft"     k="74" />
+<hkern g1="k"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="45" />
+<hkern g1="k"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="37" />
+<hkern g1="k"  g2="guillemotleft,guilsinglleft"        k="47" />
+<hkern g1="k"  g2="hyphen,endash,emdash"       k="16" />
+<hkern g1="k"  g2="S"  k="20" />
+<hkern g1="k"  g2="question"   k="51" />
+<hkern g1="k"  g2="parenright"         k="39" />
+<hkern g1="k"  g2="asterisk"   k="45" />
+<hkern g1="k"  g2="braceright"         k="49" />
+<hkern g1="k"  g2="backslash"  k="76" />
+<hkern g1="k"  g2="bracketright"       k="63" />
+<hkern g1="k"  g2="trademark"  k="63" />
+<hkern g1="y,yacute,ydieresis"         g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      
k="53" />
+<hkern g1="y,yacute,ydieresis"         g2="J"  k="86" />
+<hkern g1="y,yacute,ydieresis"         g2="Y,Yacute,Ydieresis"         k="238" />
+<hkern g1="y,yacute,ydieresis"         g2="T"  k="221" />
+<hkern g1="y,yacute,ydieresis"         
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="51" />
+<hkern g1="y,yacute,ydieresis"         g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="41" />
+<hkern g1="y,yacute,ydieresis"         g2="V"  k="154" />
+<hkern g1="y,yacute,ydieresis"         g2="W"  k="143" />
+<hkern g1="y,yacute,ydieresis"         g2="space"      k="47" />
+<hkern g1="y,yacute,ydieresis"         g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="74" />
+<hkern g1="y,yacute,ydieresis"         
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="y,yacute,ydieresis"         g2="guillemotleft,guilsinglleft"        k="20" />
+<hkern g1="y,yacute,ydieresis"         g2="slash"      k="25" />
+<hkern g1="y,yacute,ydieresis"         g2="s"  k="14" />
+<hkern g1="y,yacute,ydieresis"         g2="S"  k="82" />
+<hkern g1="y,yacute,ydieresis"         g2="ae"         k="14" />
+<hkern g1="y,yacute,ydieresis"         g2="Z"  k="117" />
+<hkern g1="y,yacute,ydieresis"         g2="X"  k="121" />
+<hkern g1="y,yacute,ydieresis"         g2="question"   k="27" />
+<hkern g1="y,yacute,ydieresis"         g2="parenright"         k="84" />
+<hkern g1="y,yacute,ydieresis"         g2="braceright"         k="61" />
+<hkern g1="y,yacute,ydieresis"         g2="backslash"  k="61" />
+<hkern g1="y,yacute,ydieresis"         g2="bracketright"       k="74" />
+<hkern g1="y,yacute,ydieresis"         g2="trademark"  k="16" />
+<hkern g1="w"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="49" />
+<hkern g1="w"  g2="J"  k="80" />
+<hkern g1="w"  g2="Y,Yacute,Ydieresis"         k="236" />
+<hkern g1="w"  g2="T"  k="219" />
+<hkern g1="w"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="49" />
+<hkern g1="w"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="39" />
+<hkern g1="w"  g2="comma,period,quotesinglbase,quotedblbase,ellipsis"  k="70" />
+<hkern g1="w"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="25" />
+<hkern g1="w"  g2="s"  k="14" />
+<hkern g1="w"  g2="S"  k="76" />
+<hkern g1="w"  g2="Z"  k="111" />
+<hkern g1="x"  g2="J"  k="72" />
+<hkern g1="x"  g2="Y,Yacute,Ydieresis"         k="231" />
+<hkern g1="x"  g2="T"  k="211" />
+<hkern g1="x"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="51" />
+<hkern g1="x"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="x"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="27" />
+<hkern g1="x"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="27" />
+<hkern g1="x"  g2="guillemotleft,guilsinglleft"        k="39" />
+<hkern g1="x"  g2="S"  k="23" />
+<hkern g1="z"  g2="J"  k="74" />
+<hkern g1="z"  g2="Y,Yacute,Ydieresis"         k="250" />
+<hkern g1="z"  g2="T"  k="209" />
+<hkern g1="z"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="51" />
+<hkern g1="z"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="z"  g2="V"  k="188" />
+<hkern g1="z"  g2="W"  k="176" />
+<hkern g1="z"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="27" />
+<hkern g1="z"  
g2="a,c,d,e,g,o,q,agrave,aacute,acircumflex,atilde,adieresis,aring,ccedilla,egrave,eacute,ecircumflex,edieresis,eth,ograve,oacute,ocircumflex,otilde,odieresis,oslash,oe"
       k="16" />
+<hkern g1="z"  g2="guillemotleft,guilsinglleft"        k="39" />
+<hkern g1="z"  g2="hyphen,endash,emdash"       k="16" />
+<hkern g1="z"  g2="S"  k="18" />
+<hkern g1="z"  g2="X"  k="10" />
+<hkern g1="z"  g2="question"   k="41" />
+<hkern g1="z"  g2="parenright"         k="49" />
+<hkern g1="z"  g2="asterisk"   k="16" />
+<hkern g1="z"  g2="braceright"         k="53" />
+<hkern g1="z"  g2="backslash"  k="70" />
+<hkern g1="z"  g2="bracketright"       k="70" />
+<hkern g1="z"  g2="trademark"  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="t"  k="12" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="y,yacute,ydieresis"       
  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="J"  k="74" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="Y,Yacute,Ydieresis"       
  k="309" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="T"  k="229" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="quoteright,quotedblright" 
  k="18" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="quotedbl,quotesingle"     
  k="43" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="v"  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="w"  k="25" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="47" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="V"  k="215" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="W"  k="199" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="quoteleft,quotedblleft"   
  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      
g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="39" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="z"  k="31" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="S"  k="51" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="x"  k="27" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="Z"  k="57" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="X"  k="78" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="question"   k="76" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="parenright"         
k="96" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="asterisk"   k="55" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="braceright"         
k="76" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="backslash"  k="106" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="bracketright"       
k="92" />
+<hkern g1="b,o,p,ograve,oacute,ocircumflex,otilde,odieresis,oslash,thorn"      g2="trademark"  k="53" />
+<hkern g1="eth"        g2="y,yacute,ydieresis"         k="8" />
+<hkern g1="eth"        g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="31" />
+<hkern g1="eth"        g2="J"  k="61" />
+<hkern g1="eth"        g2="Y,Yacute,Ydieresis"         k="217" />
+<hkern g1="eth"        g2="T"  k="186" />
+<hkern g1="eth"        g2="quoteright,quotedblright"   k="37" />
+<hkern g1="eth"        g2="quotedbl,quotesingle"       k="23" />
+<hkern g1="eth"        
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="35" />
+<hkern g1="eth"        g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="61" />
+<hkern g1="eth"        g2="quoteleft,quotedblleft"     k="37" />
+<hkern g1="eth"        g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      
k="31" />
+<hkern g1="eth"        g2="z"  k="14" />
+<hkern g1="eth"        g2="S"  k="53" />
+<hkern g1="eth"        g2="Z"  k="57" />
+<hkern g1="germandbls"         g2="t"  k="14" />
+<hkern g1="germandbls"         g2="y,yacute,ydieresis"         k="27" />
+<hkern g1="germandbls"         g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="29" />
+<hkern g1="germandbls"         g2="J"  k="72" />
+<hkern g1="germandbls"         g2="Y,Yacute,Ydieresis"         k="197" />
+<hkern g1="germandbls"         g2="T"  k="182" />
+<hkern g1="germandbls"         g2="quoteright,quotedblright"   k="18" />
+<hkern g1="germandbls"         g2="quotedbl,quotesingle"       k="16" />
+<hkern g1="germandbls"         g2="f,germandbls,uniFB01,uniFB02"       k="16" />
+<hkern g1="germandbls"         
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="45" />
+<hkern g1="germandbls"         g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="70" />
+<hkern g1="germandbls"         g2="quoteleft,quotedblleft"     k="25" />
+<hkern g1="germandbls"         g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="39" />
+<hkern g1="germandbls"         g2="z"  k="31" />
+<hkern g1="germandbls"         g2="S"  k="51" />
+<hkern g1="germandbls"         g2="Z"  k="57" />
+<hkern g1="d"  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="12" />
+<hkern g1="d"  g2="J"  k="47" />
+<hkern g1="d"  g2="Y,Yacute,Ydieresis"         k="37" />
+<hkern g1="d"  g2="T"  k="63" />
+<hkern g1="d"  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="d"  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="41" />
+<hkern g1="d"  g2="V"  k="27" />
+<hkern g1="d"  g2="W"  k="23" />
+<hkern g1="d"  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="33" />
+<hkern g1="d"  g2="S"  k="31" />
+<hkern g1="d"  g2="Z"  k="27" />
+<hkern g1="d"  g2="X"  k="35" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="A,Agrave,Aacute,Acircumflex,Atilde,Adieresis,Aring,AE"      k="10" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="J"  k="51" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="Y,Yacute,Ydieresis"         k="258" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="T"  k="233" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="23" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="39" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="V"  k="176" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="W"  k="164" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"      k="39" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="S"  k="41" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="Z"  k="27" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="X"  k="41" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="question"   k="49" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="parenright"         k="68" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="asterisk"   k="20" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="braceright"         k="61" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="backslash"  k="78" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="bracketright"       k="78" />
+<hkern g1="a,g,q,u,agrave,aacute,acircumflex,atilde,adieresis,aring,ugrave,uacute,ucircumflex,udieresis"     
  g2="trademark"  k="27" />
+<hkern g1="h,m,n,ntilde"       g2="y,yacute,ydieresis"         k="10" />
+<hkern g1="h,m,n,ntilde"       g2="J"  k="51" />
+<hkern g1="h,m,n,ntilde"       g2="Y,Yacute,Ydieresis"         k="297" />
+<hkern g1="h,m,n,ntilde"       g2="T"  k="236" />
+<hkern g1="h,m,n,ntilde"       g2="quotedbl,quotesingle"       k="27" />
+<hkern g1="h,m,n,ntilde"       g2="f,germandbls,uniFB01,uniFB02"       k="8" />
+<hkern g1="h,m,n,ntilde"       g2="v"  k="12" />
+<hkern g1="h,m,n,ntilde"       g2="w"  k="8" />
+<hkern g1="h,m,n,ntilde"       
g2="B,D,E,F,H,I,K,L,M,N,P,R,Egrave,Eacute,Ecircumflex,Edieresis,Igrave,Iacute,Icircumflex,Idieresis,Eth,Ntilde,Thorn"
   k="25" />
+<hkern g1="h,m,n,ntilde"       g2="U,Ugrave,Uacute,Ucircumflex,Udieresis"      k="43" />
+<hkern g1="h,m,n,ntilde"       g2="V"  k="209" />
+<hkern g1="h,m,n,ntilde"       g2="W"  k="195" />
+<hkern g1="h,m,n,ntilde"       g2="C,G,O,Q,Ccedilla,Ograve,Oacute,Ocircumflex,Otilde,Odieresis,Oslash,OE"    
  k="49" />
+<hkern g1="h,m,n,ntilde"       g2="S"  k="39" />
+<hkern g1="h,m,n,ntilde"       g2="Z"  k="23" />
+<hkern g1="h,m,n,ntilde"       g2="X"  k="35" />
+<hkern g1="h,m,n,ntilde"       g2="question"   k="61" />
+<hkern g1="h,m,n,ntilde"       g2="parenright"         k="68" />
+<hkern g1="h,m,n,ntilde"       g2="asterisk"   k="41" />
+<hkern g1="h,m,n,ntilde"       g2="braceright"         k="66" />
+<hkern g1="h,m,n,ntilde"       g2="backslash"  k="96" />
+<hkern g1="h,m,n,ntilde"       g2="bracketright"       k="82" />
+<hkern g1="h,m,n,ntilde"       g2="trademark"  k="37" />
+</font>
+</defs></svg> 
\ No newline at end of file
diff --git a/themes/newgimp/static/fonts/josefinsans-regular-webfont.ttf 
b/themes/newgimp/static/fonts/josefinsans-regular-webfont.ttf
new file mode 100644
index 0000000..17aad20
Binary files /dev/null and b/themes/newgimp/static/fonts/josefinsans-regular-webfont.ttf differ
diff --git a/themes/newgimp/static/fonts/josefinsans-regular-webfont.woff 
b/themes/newgimp/static/fonts/josefinsans-regular-webfont.woff
new file mode 100644
index 0000000..37db3b0
Binary files /dev/null and b/themes/newgimp/static/fonts/josefinsans-regular-webfont.woff differ
diff --git a/themes/newgimp/static/fonts/josefinsans-regular-webfont.woff2 
b/themes/newgimp/static/fonts/josefinsans-regular-webfont.woff2
new file mode 100644
index 0000000..f90fb6f
Binary files /dev/null and b/themes/newgimp/static/fonts/josefinsans-regular-webfont.woff2 differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]