initial commit

master 0.0.1
iGor 2015-09-22 14:03:38 +02:00
commit a83dde1f40
No known key found for this signature in database
GPG Key ID: 3E9D7C1605E40FCD
26 changed files with 2318 additions and 0 deletions

1
.gitignore vendored 100644
View File

@ -0,0 +1 @@
edition/

View File

@ -0,0 +1 @@
/home/igor/CV_Igor_Milhit.pdf

427
css/normalize.css vendored 100644
View File

@ -0,0 +1,427 @@
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
*/
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
/**
* Remove default margin.
*/
body {
margin: 0;
}
/* HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined for any HTML5 element in IE 8/9.
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox.
* Correct `block` display not defined for `main` in IE 11.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
/**
* 1. Correct `inline-block` display not defined in IE 8/9.
* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
*/
audio,
canvas,
progress,
video {
display: inline-block; /* 1 */
vertical-align: baseline; /* 2 */
}
/**
* Prevent modern browsers from displaying `audio` without controls.
* Remove excess height in iOS 5 devices.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Address `[hidden]` styling not present in IE 8/9/10.
* Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
*/
[hidden],
template {
display: none;
}
/* Links
========================================================================== */
/**
* Remove the gray background color from active links in IE 10.
*/
a {
background-color: transparent;
}
/**
* Improve readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
outline: 0;
}
/* Text-level semantics
========================================================================== */
/**
* Address styling not present in IE 8/9/10/11, Safari, and Chrome.
*/
abbr[title] {
border-bottom: 1px dotted;
}
/**
* Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
*/
b,
strong {
font-weight: bold;
}
/**
* Address styling not present in Safari and Chrome.
*/
dfn {
font-style: italic;
}
/**
* Address variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari, and Chrome.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/**
* Address styling not present in IE 8/9.
*/
mark {
background: #ff0;
color: #000;
}
/**
* Address inconsistent and variable font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` affecting `line-height` in all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9/10.
*/
img {
border: 0;
}
/**
* Correct overflow not hidden in IE 9/10/11.
*/
svg:not(:root) {
overflow: hidden;
}
/* Grouping content
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari.
*/
figure {
margin: 1em 40px;
}
/**
* Address differences between Firefox and other browsers.
*/
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
/**
* Contain overflow in all browsers.
*/
pre {
overflow: auto;
}
/**
* Address odd `em`-unit font size rendering in all browsers.
*/
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
/* Forms
========================================================================== */
/**
* Known limitation: by default, Chrome and Safari on OS X allow very limited
* styling of `select`, unless a `border` property is set.
*/
/**
* 1. Correct color not being inherited.
* Known issue: affects color of disabled elements.
* 2. Correct font properties not being inherited.
* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
*/
button,
input,
optgroup,
select,
textarea {
color: inherit; /* 1 */
font: inherit; /* 2 */
margin: 0; /* 3 */
}
/**
* Address `overflow` set to `hidden` in IE 8/9/10/11.
*/
button {
overflow: visible;
}
/**
* Address inconsistent `text-transform` inheritance for `button` and `select`.
* All other form control elements do not inherit `text-transform` values.
* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
* Correct `select` style inheritance in Firefox.
*/
button,
select {
text-transform: none;
}
/**
* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
* and `video` controls.
* 2. Correct inability to style clickable `input` types in iOS.
* 3. Improve usability and consistency of cursor style between image-type
* `input` and others.
*/
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; /* 2 */
cursor: pointer; /* 3 */
}
/**
* Re-set default cursor for disabled elements.
*/
button[disabled],
html input[disabled] {
cursor: default;
}
/**
* Remove inner padding and border in Firefox 4+.
*/
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
/**
* Address Firefox 4+ setting `line-height` on `input` using `!important` in
* the UA stylesheet.
*/
input {
line-height: normal;
}
/**
* It's recommended that you don't attempt to style these elements.
* Firefox's implementation doesn't respect box-sizing, padding, or width.
*
* 1. Address box sizing set to `content-box` in IE 8/9/10.
* 2. Remove excess padding in IE 8/9/10.
*/
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; /* 1 */
padding: 0; /* 2 */
}
/**
* Fix the cursor style for Chrome's increment/decrement buttons. For certain
* `font-size` values of the `input`, it causes the cursor style of the
* decrement button to change from `default` to `text`.
*/
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Address `appearance` set to `searchfield` in Safari and Chrome.
* 2. Address `box-sizing` set to `border-box` in Safari and Chrome
* (include `-moz` to future-proof).
*/
input[type="search"] {
-webkit-appearance: textfield; /* 1 */
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box; /* 2 */
box-sizing: content-box;
}
/**
* Remove inner padding and search cancel button in Safari and Chrome on OS X.
* Safari (but not Chrome) clips the cancel button when the search input has
* padding (and `textfield` appearance).
*/
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* Define consistent border, margin, and padding.
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct `color` not being inherited in IE 8/9/10/11.
* 2. Remove padding so people aren't caught out if they zero out fieldsets.
*/
legend {
border: 0; /* 1 */
padding: 0; /* 2 */
}
/**
* Remove default vertical scrollbar in IE 8/9/10/11.
*/
textarea {
overflow: auto;
}
/**
* Don't inherit the `font-weight` (applied by a rule above).
* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
*/
optgroup {
font-weight: bold;
}
/* Tables
========================================================================== */
/**
* Remove most spacing between table cells.
*/
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}

418
css/skeleton.css vendored 100644
View File

@ -0,0 +1,418 @@
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Table of contents
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
/* Grid
*/
.container {
position: relative;
width: 100%;
max-width: 960px;
margin: 0 auto;
padding: 0 20px;
box-sizing: border-box; }
.column,
.columns {
width: 100%;
float: left;
box-sizing: border-box; }
/* For devices larger than 400px */
@media (min-width: 400px) {
.container {
width: 85%;
padding: 0; }
}
/* For devices larger than 550px */
@media (min-width: 550px) {
.container {
width: 80%; }
.column,
.columns {
margin-left: 4%; }
.column:first-child,
.columns:first-child {
margin-left: 0; }
.one.column,
.one.columns { width: 4.66666666667%; }
.two.columns { width: 13.3333333333%; }
.three.columns { width: 22%; }
.four.columns { width: 30.6666666667%; }
.five.columns { width: 39.3333333333%; }
.six.columns { width: 48%; }
.seven.columns { width: 56.6666666667%; }
.eight.columns { width: 65.3333333333%; }
.nine.columns { width: 74.0%; }
.ten.columns { width: 82.6666666667%; }
.eleven.columns { width: 91.3333333333%; }
.twelve.columns { width: 100%; margin-left: 0; }
.one-third.column { width: 30.6666666667%; }
.two-thirds.column { width: 65.3333333333%; }
.one-half.column { width: 48%; }
/* Offsets */
.offset-by-one.column,
.offset-by-one.columns { margin-left: 8.66666666667%; }
.offset-by-two.column,
.offset-by-two.columns { margin-left: 17.3333333333%; }
.offset-by-three.column,
.offset-by-three.columns { margin-left: 26%; }
.offset-by-four.column,
.offset-by-four.columns { margin-left: 34.6666666667%; }
.offset-by-five.column,
.offset-by-five.columns { margin-left: 43.3333333333%; }
.offset-by-six.column,
.offset-by-six.columns { margin-left: 52%; }
.offset-by-seven.column,
.offset-by-seven.columns { margin-left: 60.6666666667%; }
.offset-by-eight.column,
.offset-by-eight.columns { margin-left: 69.3333333333%; }
.offset-by-nine.column,
.offset-by-nine.columns { margin-left: 78.0%; }
.offset-by-ten.column,
.offset-by-ten.columns { margin-left: 86.6666666667%; }
.offset-by-eleven.column,
.offset-by-eleven.columns { margin-left: 95.3333333333%; }
.offset-by-one-third.column,
.offset-by-one-third.columns { margin-left: 34.6666666667%; }
.offset-by-two-thirds.column,
.offset-by-two-thirds.columns { margin-left: 69.3333333333%; }
.offset-by-one-half.column,
.offset-by-one-half.columns { margin-left: 52%; }
}
/* Base Styles
*/
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
font-size: 90%; }
body {
font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
line-height: 1.6;
font-weight: 400;
font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #222; }
/* Typography
*/
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 2rem;
font-weight: 300; }
h1 { font-size: 4.0rem; line-height: 1.2; letter-spacing: -.1rem;}
h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; }
h3 { font-size: 3.0rem; line-height: 1.3; letter-spacing: -.1rem; }
h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; }
h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; }
/* Larger than phablet */
@media (min-width: 550px) {
h1 { font-size: 5.0rem; }
h2 { font-size: 4.2rem; }
h3 { font-size: 3.6rem; }
h4 { font-size: 3.0rem; }
h5 { font-size: 2.4rem; }
h6 { font-size: 1.5rem; }
}
p {
margin-top: 0; }
/* Links
*/
a {
color: #1EAEDB; }
a:hover {
color: #0FA0CE; }
/* Buttons
*/
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
display: inline-block;
height: 38px;
padding: 0 30px;
color: #555;
text-align: center;
font-size: 11px;
font-weight: 600;
line-height: 38px;
letter-spacing: .1rem;
text-transform: uppercase;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border-radius: 4px;
border: 1px solid #bbb;
cursor: pointer;
box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
color: #333;
border-color: #888;
outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
color: #FFF;
background-color: #33C3F0;
border-color: #33C3F0; }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
color: #FFF;
background-color: #1EAEDB;
border-color: #1EAEDB; }
/* Forms
*/
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
height: 38px;
padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
background-color: #fff;
border: 1px solid #D1D1D1;
border-radius: 4px;
box-shadow: none;
box-sizing: border-box; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none; }
textarea {
min-height: 65px;
padding-top: 6px;
padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
border: 1px solid #33C3F0;
outline: 0; }
label,
legend {
display: block;
margin-bottom: .5rem;
font-weight: 600; }
fieldset {
padding: 0;
border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
display: inline; }
label > .label-body {
display: inline-block;
margin-left: .5rem;
font-weight: normal; }
/* Lists
*/
ul {
list-style: circle inside; }
ol {
list-style: decimal inside; }
ol, ul {
padding-left: 0;
margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
margin: 1.5rem 0 1.5rem 3rem;
font-size: 90%; }
li {
margin-bottom: 1rem; }
/* Code
*/
code {
padding: .2rem .5rem;
margin: 0 .2rem;
font-size: 90%;
white-space: nowrap;
background: #F1F1F1;
border: 1px solid #E1E1E1;
border-radius: 4px; }
pre > code {
display: block;
padding: 1rem 1.5rem;
white-space: pre; }
/* Tables
*/
th,
td {
padding: 12px 15px;
text-align: left;
border-bottom: 1px solid #E1E1E1; }
th:first-child,
td:first-child {
padding-left: 0; }
th:last-child,
td:last-child {
padding-right: 0; }
/* Spacing
*/
button,
.button {
margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
margin-bottom: 2.5rem; }
/* Utilities
*/
.u-full-width {
width: 100%;
box-sizing: border-box; }
.u-max-full-width {
max-width: 100%;
box-sizing: border-box; }
.u-pull-right {
float: right; }
.u-pull-left {
float: left; }
/* Misc
*/
hr {
margin-top: 3rem;
margin-bottom: 3.5rem;
border-width: 0;
border-top: 1px solid #E1E1E1; }
/* Clearing
*/
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
content: "";
display: table;
clear: both; }
/* Media Queries
*/
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
/* Larger than mobile */
@media (min-width: 400px) {}
/* Larger than phablet (also point when grid becomes active) */
@media (min-width: 550px) {}
/* Larger than tablet */
@media (min-width: 750px) {}
/* Larger than desktop */
@media (min-width: 1000px) {}
/* Larger than Desktop HD */
@media (min-width: 1200px) {}

54
css/style.css 100644
View File

@ -0,0 +1,54 @@
/* ---------- Fonts ---------- */
@import url('../fonts/fonts.css');
body {
font-family: "merriweatherlight", serif;
color: rgba(0, 0, 0, 0.6);
}
/* ----------- titre ---------- */
header {
padding: 1em 0 1em 0;
}
header h2::before {
content: " : ";
}
h1,h2 {
display: inline-block;
}
/* ----------- carte ---------- */
#carte {
padding-bottom: 1em;
}
#avatar {
width: 100%;
border: solid 1px rgba(103, 83, 108, 0.8);
border-radius: 50%;
}
#carte ul {
list-style-type: none;
}
#carte li {
line-height: 1.3em;
}
#empreinte {
font-family: monospace;
}
/* ----------- présentation et professionnel ------------ */
p {
-moz-hyphens: auto;
hyphens: auto;
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

44
fonts/fonts.css 100644
View File

@ -0,0 +1,44 @@
@font-face {
font-family: "Cantarell";
src: url("Cantarell-Regular.ttf");
}
@font-face {
font-family: "Cantarell";
src: url("Cantarell-Bold.ttf");
font-weight: bold;
}
@font-face {
font-family: "Cantarell";
src: url("Cantarell-Oblique.ttf");
font-style: italic;
}
@font-face {
font-family: "Cantarell";
src: url("Cantarell-BoldOblique.ttf");
font-style: italic;
font-weight: bold;
}
@font-face {
font-family: 'merriweatherlight';
src: url('merriweather_light-webfont.eot');
src: url('merriweather_light-webfont.eot?#iefix') format('embedded-opentype'),
url('merriweather_light-webfont.woff2') format('woff2'),
url('merriweather_light-webfont.woff') format('woff'),
url('merriweather_light-webfont.ttf') format('truetype'),
url('merriweather_light-webfont.svg#merriweather_lightregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'merriweatherlight';
src: url('merriweather-lightitalic-webfont.eot');
src: url('merriweather-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
url('merriweather-lightitalic-webfont.woff2') format('woff2'),
url('merriweather-lightitalic-webfont.woff') format('woff'),
url('merriweather-lightitalic-webfont.ttf') format('truetype'),
url('merriweather-lightitalic-webfont.svg#merriweatherlight_italic') format('svg');
font-weight: normal;
font-style: italic;
}

View File

@ -0,0 +1,636 @@
<!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: 'merriweatherlight_italic';
}
</style>
<title>Merriweather Light Italic 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">
Merriweather Light Italic </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>Merriweather Light Italic</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 Merriweather Light Italic 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 Merriweather Light Italic 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;#1;</p>&#1;</div>
<div><p>&amp;#2;</p>&#2;</div>
<div><p>&amp;#3;</p>&#3;</div>
<div><p>&amp;#4;</p>&#4;</div>
<div><p>&amp;#5;</p>&#5;</div>
<div><p>&amp;#6;</p>&#6;</div>
<div><p>&amp;#7;</p>&#7;</div>
<div><p>&amp;#8;</p>&#8;</div>
<div><p>&amp;#9;</p>&#9;</div>
<div><p>&amp;#10;</p>&#10;</div>
<div><p>&amp;#16;</p>&#16;</div>
<div><p>&amp;#17;</p>&#17;</div>
<div><p>&amp;#18;</p>&#18;</div>
<div><p>&amp;#19;</p>&#19;</div>
<div><p>&amp;#20;</p>&#20;</div>
<div><p>&amp;#21;</p>&#21;</div>
<div><p>&amp;#22;</p>&#22;</div>
<div><p>&amp;#23;</p>&#23;</div>
<div><p>&amp;#24;</p>&#24;</div>
<div><p>&amp;#25;</p>&#25;</div>
<div><p>&amp;#30;</p>&#30;</div>
<div><p>&amp;#31;</p>&#31;</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;#127;</p>&#127;</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><p>&amp;#64259;</p>&#64259;</div>
<div><p>&amp;#64260;</p>&#64260;</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>

Binary file not shown.

View File

@ -0,0 +1,283 @@
<?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="merriweatherlight_italic" horiz-adv-x="0" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="485" />
<glyph unicode="&#xfb01;" horiz-adv-x="1301" d="M-210 -494l42 124q76 -35 154 -34q115 1 152 277l142 1167h-139l12 61l147 49l14 99q25 175 143.5 298t257.5 123q98 0 158 -26l-46 -134q-67 44 -146 43q-86 -1 -141 -78t-71 -212l-13 -108h251l-12 -115h-262l-141 -1114q-17 -134 -60 -231t-114.5 -152t-165.5 -56 q-91 -1 -162 19zM824 1056l14 65l258 42l41 -21l-141 -984q-5 -35 3.5 -54t24.5 -19q40 0 108 71l27 -44q-25 -39 -85.5 -85.5t-132.5 -46.5q-120 0 -109 119q4 57 24.5 205t57 391.5t47.5 320.5zM999 1522q2 49 38.5 84.5t77.5 35.5q46 0 72 -27.5t24 -70.5 q-3 -51 -38.5 -87t-82.5 -36q-40 0 -67 29t-24 72z" />
<glyph unicode="&#xfb02;" horiz-adv-x="1274" d="M-210 -494l42 124q76 -35 154 -34q115 1 152 277l142 1167h-139l12 61l147 49l14 99q25 175 143.5 298t257.5 123q98 0 158 -26l-46 -134q-67 44 -146 43q-86 -1 -141 -78t-71 -212l-13 -108h251l-12 -115h-262l-141 -1114q-17 -134 -60 -231t-114.5 -152t-165.5 -56 q-91 -1 -162 19zM809 102q0 38 6 68l200 1345l-119 33l16 67l229 35l40 -23l-216 -1469q-5 -34 2.5 -53.5t22.5 -19.5q44 0 111 70l26 -43q-10 -19 -37 -47t-78 -56.5t-102 -28.5q-53 0 -77.5 29t-23.5 93z" />
<glyph unicode="&#xfb03;" horiz-adv-x="1977" d="M-210 -494l42 124q76 -35 154 -34q115 1 152 277l142 1167h-139l12 61l147 49l14 99q25 175 143.5 298t257.5 123q98 0 158 -26l-46 -134q-67 44 -146 43q-86 -1 -141 -78t-71 -212l-13 -108h251l-12 -115h-262l-141 -1114q-17 -134 -60 -231t-114.5 -152t-165.5 -56 q-91 -1 -162 19zM466 -494l42 124q76 -35 154 -34q115 1 152 277l142 1167h-139l12 61l147 49l14 99q25 175 143.5 298t257.5 123q98 0 158 -26l-46 -134q-67 44 -146 43q-86 -1 -141 -78t-71 -212l-13 -108h251l-12 -115h-262l-141 -1114q-17 -134 -60 -231t-114.5 -152 t-165.5 -56q-91 -1 -162 19zM1500 1056l14 65l258 42l41 -21l-141 -984q-5 -35 3.5 -54t24.5 -19q40 0 108 71l27 -44q-25 -39 -85.5 -85.5t-132.5 -46.5q-120 0 -109 119q4 57 24.5 205t57 391.5t47.5 320.5zM1675 1522q2 49 38.5 84.5t77.5 35.5q46 0 72 -27.5t24 -70.5 q-3 -51 -38.5 -87t-82.5 -36q-40 0 -67 29t-24 72z" />
<glyph unicode="&#xfb04;" horiz-adv-x="1950" d="M-210 -494l42 124q76 -35 154 -34q115 1 152 277l142 1167h-139l12 61l147 49l14 99q25 175 143.5 298t257.5 123q98 0 158 -26l-46 -134q-67 44 -146 43q-86 -1 -141 -78t-71 -212l-13 -108h251l-12 -115h-262l-141 -1114q-17 -134 -60 -231t-114.5 -152t-165.5 -56 q-91 -1 -162 19zM466 -494l42 124q76 -35 154 -34q115 1 152 277l142 1167h-139l12 61l147 49l14 99q25 175 143.5 298t257.5 123q98 0 158 -26l-46 -134q-67 44 -146 43q-86 -1 -141 -78t-71 -212l-13 -108h251l-12 -115h-262l-141 -1114q-17 -134 -60 -231t-114.5 -152 t-165.5 -56q-91 -1 -162 19zM1485 102q0 38 6 68l200 1345l-119 33l16 67l229 35l40 -23l-216 -1469q-5 -34 2.5 -53.5t22.5 -19.5q44 0 111 70l26 -43q-10 -19 -37 -47t-78 -56.5t-102 -28.5q-53 0 -77.5 29t-23.5 93z" />
<glyph />
<glyph horiz-adv-x="682" />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph unicode="&#x9;" />
<glyph unicode="&#xa;" />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph />
<glyph unicode=" " horiz-adv-x="485" />
<glyph unicode="&#x09;" horiz-adv-x="485" />
<glyph unicode="&#xa0;" horiz-adv-x="485" />
<glyph unicode="!" horiz-adv-x="686" d="M157 88q6 52 49.5 87t91.5 35q54 0 77 -28.5t17 -76.5q-7 -55 -49.5 -89t-91.5 -34q-45 0 -72.5 28t-21.5 78zM270 488l147 1290h195l-231 -1290h-111z" />
<glyph unicode="&#x22;" horiz-adv-x="1003" d="M266 966l86 721h182l-155 -721h-113zM745 966l86 721h182l-155 -721h-113z" />
<glyph unicode="#" horiz-adv-x="1405" d="M111 365l6 103h224l72 454h-222l6 103h232l53 332h132l-51 -332h377l56 332h132l-54 -332h232l-6 -103h-242l-73 -454h229l-6 -103h-239l-57 -365h-128l52 365h-378l-62 -365h-130l59 365h-214zM474 468h378l71 454h-376z" />
<glyph unicode="$" horiz-adv-x="1205" d="M107 65l43 278h101l12 -204q47 -36 124.5 -56.5t152.5 -20.5q62 0 121 18.5t109.5 54.5t83 95t36.5 132q3 60 -15.5 108t-67.5 91.5t-80.5 65t-104.5 64.5q-4 3 -7 4.5t-6 3.5q-137 82 -176 110q-151 111 -177 248q-6 31 -6 64q0 120 58.5 215t156.5 148t219 64l28 181 h145l-30 -183q185 -16 280 -81l-42 -245h-94l-23 181q-35 26 -103 44t-142 18q-36 0 -74 -8.5t-79.5 -29.5t-74 -52t-55 -82t-25.5 -114q-1 -35 7.5 -67.5t20.5 -57t38.5 -52t44 -43.5t56 -41.5t56 -36t61.5 -35.5q13 -7 19 -11q141 -83 195 -127q146 -119 146 -277 q0 -129 -63 -228.5t-167.5 -154.5t-235.5 -66l-34 -210h-144l34 210q-108 9 -199 34t-123 51z" />
<glyph unicode="%" horiz-adv-x="1911" d="M200 1055q0 106 52.5 203.5t149 159.5t211.5 62q142 0 209.5 -79t67.5 -216q0 -111 -49.5 -210.5t-145.5 -164.5t-217 -65q-133 0 -205.5 86.5t-72.5 223.5zM336 1057q0 -105 42 -167t123 -62q60 0 109 34.5t78 88.5t44 113t15 115q0 103 -38.5 161t-117.5 58 t-139.5 -56.5t-88 -132.5t-27.5 -152zM410 0l947 1530h129l-947 -1530h-129zM1036 374q0 106 52.5 203.5t149 159.5t211.5 62q142 0 209.5 -79t67.5 -216q0 -111 -49.5 -210.5t-145.5 -164.5t-217 -65q-133 0 -205.5 86.5t-72.5 223.5zM1172 376q0 -105 42 -167t123 -62 q60 0 109 34.5t78 88.5t44 113t15 115q0 103 -38.5 161t-117.5 58t-139.5 -56.5t-88 -132.5t-27.5 -152z" />
<glyph unicode="&#x26;" horiz-adv-x="1549" d="M59 366q0 58 20 110.5t50 92t79.5 78.5t95 67t109.5 61q-39 87 -66 192.5t-27 185.5q0 178 126 287t316 109q87 0 151 -24t99 -65.5t51.5 -89t16.5 -101.5q0 -36 -8.5 -70t-20.5 -62.5t-35.5 -58t-44 -51t-55.5 -48.5t-59.5 -44t-67.5 -42.5t-68.5 -39.5t-73 -39.5 t-70.5 -38.5q196 -350 432 -561q96 112 96 337q0 74 -23 139q-33 3 -71 3q-72 0 -135 -33v108q15 15 52.5 28.5t87.5 13.5q42 0 130 -13t138 -13q86 0 129.5 39t57.5 132h63q-3 -144 -53.5 -218.5t-164.5 -74.5q-34 0 -74 5q8 -35 8 -81q0 -261 -176 -426q66 -50 129 -68 q86 -28 165 -23l-9 -70q-78 -19 -166 -19q-142 0 -246 91q-164 -88 -384 -88q-99 0 -186.5 22.5t-160 67t-115 120t-42.5 173.5zM222 369q0 -142 97 -219.5t259 -77.5q192 0 309 53q-102 96 -186.5 201t-129.5 176t-119 198q-110 -72 -170 -151t-60 -180zM464 1173 q0 -158 79 -332q71 36 117 62.5t101 67t87 79t54 91.5t22 112q0 40 -8.5 75t-27.5 67.5t-56.5 51.5t-89.5 19q-126 0 -202 -82t-76 -211z" />
<glyph unicode="'" horiz-adv-x="524" d="M256 966l86 721h182l-155 -721h-113z" />
<glyph unicode="(" horiz-adv-x="854" d="M203 505q0 103 15 219q22 163 84 321t135.5 271.5t155.5 208.5t140.5 146t93.5 70l70 -48q-31 -20 -79 -66.5t-113 -132t-125 -188t-113.5 -247t-78.5 -296.5q-19 -143 -19 -253q0 -127 21 -245.5t51.5 -203t69.5 -155.5t71.5 -111t60.5 -63l-86 -51h-14q-22 15 -51 43.5 t-69.5 77.5t-77.5 118.5t-70 153.5t-52.5 196.5t-19.5 234.5z" />
<glyph unicode=")" horiz-adv-x="854" d="M-22 -265q31 20 79 66.5t113 132t125 188t113.5 247t78.5 296.5q19 143 19 253q0 127 -21 245.5t-51.5 203t-69.5 155.5t-71.5 111t-60.5 63l86 51h14q22 -15 51 -43.5t69.5 -77.5t77.5 -118.5t70 -153.5t52.5 -196.5t19.5 -234.5q0 -103 -15 -219q-22 -163 -84 -321 t-135.5 -271.5t-155.5 -208.5t-140.5 -146t-93.5 -70z" />
<glyph unicode="*" horiz-adv-x="1366" d="M284 963l319 136l124 48l-113 50l-292 143l91 133l252 -201l92 -80l-8 127l-3 334l153 -1l-63 -333l-28 -127l109 80l293 197l62 -134l-320 -139l-123 -50l110 -48l287 -142l-92 -132l-246 199l-90 81l7 -123l3 -334l-154 1l64 333l29 123l-108 -80l-292 -195z" />
<glyph unicode="+" horiz-adv-x="1366" d="M254 709l14 127h226l155 -9l16 178l27 230h143l-26 -230l-30 -178l132 9h255l-15 -127h-255l-129 6q-1 -24 -6.5 -92.5t-6.5 -86.5l-30 -241h-144l29 241l27 179l-157 -6h-225z" />
<glyph unicode="," horiz-adv-x="563" d="M-29 -446l2 18q95 42 169 144.5t74 214.5q0 74 -37.5 128.5t-87.5 56.5l5 43l90 106q71 -18 116 -64.5t60.5 -97t15.5 -107.5q0 -164 -103.5 -298t-269.5 -199z" />
<glyph unicode="-" horiz-adv-x="1270" d="M238 709l14 127h834l-15 -127h-833z" />
<glyph unicode="." horiz-adv-x="526" d="M113 88q7 53 43.5 87.5t83.5 34.5q54 0 77 -28.5t17 -76.5q-7 -56 -46 -89.5t-88 -33.5q-45 0 -69.5 28t-17.5 78z" />
<glyph unicode="/" horiz-adv-x="854" d="M-117 -362l862 1959h139l-863 -1959h-138z" />
<glyph unicode="0" horiz-adv-x="1270" d="M129 450q0 149 47.5 281t129 226.5t195 149.5t239.5 55q89 0 160 -25t117.5 -68t77 -103t43.5 -126.5t13 -142.5q0 -140 -44.5 -270t-123 -228t-193 -156.5t-245.5 -58.5q-107 0 -189 37t-130.5 102t-72.5 147.5t-24 179.5zM294 462q0 -81 15 -149t46 -123t84 -86 t123 -31q102 0 185 54t133.5 142.5t77.5 194.5t27 218q0 392 -266 392q-88 0 -160.5 -38.5t-120.5 -100.5t-81.5 -143t-48 -164t-14.5 -166z" />
<glyph unicode="1" horiz-adv-x="954" d="M130 0l8 70l218 21l126 875q-16 -5 -73.5 -25t-106 -34.5t-96.5 -24.5l-12 78q166 37 406 202l70 -19l-152 -1051l233 -22l-8 -70h-613z" />
<glyph unicode="2" horiz-adv-x="1273" d="M93 67q123 60 232.5 125t213.5 142t179 153t120 160t45 162q0 117 -65 180t-186 63q-179 0 -372 -160l-43 72q74 77 198 137.5t268 60.5q94 0 167 -27t117 -73t66 -103.5t22 -123.5q0 -83 -44.5 -169t-116 -161t-172 -150.5t-201 -135.5t-214.5 -118l638 30l93 174 l81 -29l-79 -276h-933z" />
<glyph unicode="3" horiz-adv-x="1128" d="M56 -315l11 92q93 -11 143 -11q142 0 265 44.5t202.5 135t79.5 209.5q0 261 -296 264q-13 -6 -89.5 -26t-82.5 -22l12 95q95 23 177.5 57.5t150.5 81.5t107.5 110.5t39.5 135.5q0 100 -59 150t-160 50q-102 0 -184 -36t-166 -98l-34 81q62 60 185.5 112t268.5 52 q66 0 123.5 -17t103.5 -50t73 -88t27 -126q0 -128 -108.5 -236.5t-259.5 -162.5q177 0 265.5 -87t88.5 -219q0 -112 -62.5 -208t-164.5 -159.5t-230 -99.5t-260 -36q-71 0 -167 12z" />
<glyph unicode="4" horiz-adv-x="1288" d="M45 76q264 410 695 1180h101l64 -72l-600 -938l-103 -149l543 22l72 483l155 47l-77 -521l249 11l-17 -139h-250l-55 -375h-152l57 375h-653z" />
<glyph unicode="5" horiz-adv-x="1140" d="M58 -329l11 74q42 -9 89 -9q118 0 228.5 28.5t200.5 81.5t144.5 140t54.5 194q0 150 -77 228t-214 78q-47 0 -102.5 -12t-88 -23.5t-90.5 -33.5l-41 32l163 697h573l20 16h134l-48 -151h-572l-119 -480q127 49 247 49q189 0 293.5 -93.5t104.5 -282.5q0 -121 -71.5 -227 t-185 -175t-251 -108.5t-273.5 -39.5q-81 0 -130 17z" />
<glyph unicode="6" horiz-adv-x="1292" d="M156 469q0 239 110 467.5t306.5 398t438.5 236.5l24 -69q-233 -85 -403.5 -261t-246.5 -398q158 132 376 132q94 0 166.5 -31.5t115 -85t63.5 -118.5t21 -139q0 -88 -25.5 -176.5t-75 -168t-116 -141.5t-156 -98.5t-187.5 -36.5q-132 0 -226.5 66t-139.5 175t-45 248z M322 454q0 -179 70.5 -282.5t210.5 -103.5q71 0 132 31.5t101.5 82.5t69 117t41.5 133t13 131q0 147 -64.5 230t-171.5 83q-217 0 -373 -180q-29 -126 -29 -242z" />
<glyph unicode="7" horiz-adv-x="1120" d="M107 817l70 329h862l28 -37l-642 -1424l-166 53l645 1296l-604 -10l-90 -211z" />
<glyph unicode="8" horiz-adv-x="1289" d="M139 333q0 263 397 465q-48 38 -80 69t-66 74t-51.5 94t-17.5 108q0 189 127 298t330 109q170 0 275 -87.5t105 -237.5q0 -238 -373 -430q52 -37 88 -65t79.5 -69.5t70 -79.5t45 -86t18.5 -97q0 -76 -28.5 -143.5t-78.5 -117t-115.5 -85.5t-141 -54t-153.5 -18 q-83 0 -158 21t-137 62.5t-98.5 111t-36.5 158.5zM309 360q0 -133 75 -213.5t213 -80.5q135 0 228 81.5t93 221.5q0 54 -23 104.5t-70 98.5t-96 86t-123 89q-120 -57 -207.5 -159t-89.5 -228zM477 1171q0 -42 13 -80.5t32 -68.5t52.5 -63t62 -55.5t73.5 -55.5 q54 24 103.5 59t92.5 80.5t69 104.5t26 122q0 126 -66 191t-174 65q-125 0 -204.5 -83t-79.5 -216z" />
<glyph unicode="9" horiz-adv-x="1271" d="M136 546q0 84 25.5 170.5t75 165.5t116 141.5t156.5 99.5t188 37q196 0 303 -135t107 -343q0 -186 -65 -367t-178 -328t-271.5 -257.5t-339.5 -161.5l-24 69q230 84 402 261t249 399q-59 -53 -157.5 -92.5t-219.5 -39.5q-96 0 -168.5 32t-115 86.5t-63 121t-20.5 141.5z M304 589q0 -152 64.5 -239t171.5 -87q70 0 134 19.5t111 51.5t75.5 57.5t51.5 53.5q30 115 30 251q0 169 -71.5 273t-210.5 104q-71 0 -131 -31.5t-100.5 -81.5t-69.5 -114.5t-42 -129.5t-13 -127z" />
<glyph unicode=":" horiz-adv-x="526" d="M93 88q7 53 43.5 87.5t83.5 34.5q54 0 77 -28.5t17 -76.5q-7 -56 -46 -89.5t-88 -33.5q-45 0 -69.5 28t-17.5 78zM186 897q7 53 43.5 87.5t83.5 34.5q55 0 77.5 -28.5t16.5 -76.5q-7 -56 -46 -89.5t-88 -33.5q-45 0 -69.5 28t-17.5 78z" />
<glyph unicode=";" horiz-adv-x="526" d="M-29 -446l2 18q95 42 169 144.5t74 214.5q0 74 -37.5 128.5t-87.5 56.5l5 43l90 106q71 -18 116 -64.5t60.5 -97t15.5 -107.5q0 -164 -103.5 -298t-269.5 -199zM188 897q7 53 43.5 87.5t83.5 34.5q55 0 77.5 -28.5t16.5 -76.5q-7 -56 -46 -89.5t-88 -33.5q-45 0 -69.5 28 t-17.5 78z" />
<glyph unicode="&#x3c;" horiz-adv-x="1368" d="M197 699l13 103l1010 522l-19 -156l-840 -417l742 -418l-18 -157z" />
<glyph unicode="=" horiz-adv-x="1063" d="M82 355l14 125h815l-14 -125h-815zM152 865l14 125h815l-14 -125h-815z" />
<glyph unicode="&#x3e;" horiz-adv-x="1368" d="M222 179l19 156l840 417l-742 418l18 157l888 -523l-13 -103z" />
<glyph unicode="?" horiz-adv-x="1020" d="M306 722q0 38 16.5 73t39 61.5t67 58t78.5 51.5t96 54q105 57 168 102.5t84 94.5q12 41 12 88q0 177 -101.5 278t-251.5 101q-108 0 -183 -38l22 114q21 22 82 37.5t121 15.5q102 0 182 -26t129.5 -68t81 -100.5t44 -118.5t12.5 -127q0 -92 -30.5 -165.5t-79 -120 t-107.5 -84.5t-118 -69t-107.5 -63t-79 -76.5t-30.5 -99.5q0 -66 50 -192l-102 -40l-15 1q-34 34 -57 108.5t-23 149.5zM324 73q1 55 48.5 96t96.5 41q48 0 71 -22t22 -61q-1 -64 -48 -104.5t-101 -40.5q-39 0 -64.5 24.5t-24.5 66.5z" />
<glyph unicode="@" horiz-adv-x="1969" d="M120 334q0 265 86 493.5t232 384.5t343.5 244.5t417.5 88.5q306 0 487.5 -169.5t181.5 -466.5q0 -162 -37 -306.5t-98.5 -248.5t-139 -180.5t-161 -114.5t-163.5 -38q-23 0 -39.5 7t-27 21.5t-17 30t-9 41.5t-3.5 46.5t-1 52.5q0 95 38 260q-38 -90 -78.5 -166.5 t-91 -149.5t-107.5 -115t-112 -42q-42 0 -81.5 15.5t-76 49.5t-64 83t-43 121t-13.5 158q2 75 17 150t43 149.5t73.5 139t103 113.5t135.5 77.5t168 28.5q52 0 120 -14t107 -40l134 25q-69 -260 -114 -624q-12 -95 -12 -244q0 -57 35 -57q67 0 137 60t126 156.5t92 229.5 t36 269q0 125 -33 225t-89 167t-135 111.5t-167.5 64t-188.5 19.5q-161 0 -303.5 -56t-248 -155.5t-182 -231t-115.5 -286.5t-39 -319q0 -149 33.5 -268.5t93 -201t143 -136t180.5 -79t209 -24.5q100 0 202 23.5t161 51.5l26 -70q-70 -53 -180 -84.5t-236 -31.5 q-164 0 -300 47t-238.5 139t-159.5 239.5t-57 336.5zM686 445q0 -145 43.5 -226t119.5 -81q65 0 150.5 120.5t158 298.5t111.5 353q-26 37 -87 59t-111 22q-85 0 -152.5 -34t-110 -88t-71 -127t-40 -146.5t-11.5 -150.5z" />
<glyph unicode="A" horiz-adv-x="1264" d="M-148 0l8 69l144 24l722 1437h167l235 -1434l167 -27l-6 -69h-488l5 69l165 24l-52 356h-600l-171 -355l173 -25l-5 -69h-464zM367 547h538l-106 727l-18 129z" />
<glyph unicode="B" horiz-adv-x="1293" d="M40 0l7 69l146 25l181 1336l-132 19l10 81h237q39 1 134 8t149 7q112 0 196.5 -27t133 -73.5t73 -103.5t25.5 -123v-11q0 -151 -80 -248q-82 -101 -233 -145q126 -17 214.5 -107.5t90.5 -216.5v-10q0 -126 -48 -221q-50 -99 -143.5 -157.5t-212.5 -87t-265 -28.5 q-39 0 -134 7t-130 7h-219zM355 103q26 -8 95 -13.5t109 -5.5q107 0 189.5 20.5t145.5 65.5t96 121q32 74 32 175v6q-2 133 -84 203.5t-234 70.5q-178 0 -263 -5zM455 848h219q80 0 146 21t116 63q50 41 78 109q27 66 27 151v6q-2 127 -71 190t-235 63q-127 0 -201 -13z" />
<glyph unicode="C" horiz-adv-x="1251" d="M93 627v19q1 124 25 239q26 124 75.5 224t119.5 182.5t153.5 138t178.5 86t194 30.5q177 0 352 -48l47 -13l-68 -363h-94l-4 275q-92 53 -252 53q-94 0 -176.5 -35.5t-143 -96.5t-108.5 -141t-76 -171q-30 -90 -44 -182q-13 -81 -12 -160v-21q2 -114 23.5 -211.5 t63.5 -178.5t115 -127.5t169 -46.5q84 0 169 26.5t122 73.5q1 5 30.5 106.5t31.5 116.5l98 -1l-40 -331q-3 -1 -44 -14t-61.5 -19t-68 -18.5t-84.5 -18.5t-89 -11t-102 -5q-103 0 -187.5 38.5t-141 101.5t-95.5 147.5t-56.5 173.5t-19.5 182z" />
<glyph unicode="D" horiz-adv-x="1426" d="M39 0l7 69l147 25l181 1336l-132 19l10 81h232q45 0 157 8t164 8q147 0 256 -44.5t175.5 -128t99.5 -195t35 -254.5v-21q1 -251 -93 -459q-98 -216 -280 -341q-174 -119 -391 -119h-21q-64 2 -113 7q-101 9 -207 9h-227zM354 105l1 1q140 -27 276 -27q116 6 213 56 t164 130t113.5 184.5t68.5 221.5q20 107 19 219v21q-4 280 -113.5 410.5t-335.5 130.5q-99 0 -226 -19z" />
<glyph unicode="E" horiz-adv-x="1210" d="M38 0l8 69l147 24l180 1337l-132 19l10 81h911l-7 -310h-86l-36 207l-497 16l-80 -603l466 6l-10 -125l-471 13l-88 -640l608 19l113 228l84 -25l-89 -316h-1031z" />
<glyph unicode="F" horiz-adv-x="1121" d="M39 0l7 70l147 24l181 1336l-132 19l10 81h930l-20 -310h-97l-22 207l-506 15l-82 -604l483 8l-10 -128l-487 13l-87 -635l243 -26l-6 -70h-552z" />
<glyph unicode="G" horiz-adv-x="1361" d="M101 627v21q0 190 51 353q54 172 152.5 291.5t238.5 186.5t304 67q209 0 401 -56l38 -11l-57 -296h-102l-7 202q-94 66 -291 66q-84 0 -157.5 -25.5t-129.5 -70.5t-102 -107t-77 -133.5t-52 -151.5t-31 -160q-8 -72 -8 -145v-15q1 -84 14.5 -163.5t43 -153.5t72.5 -128.5 t107.5 -87.5t143.5 -33q91 0 187 26.5t149 74.5l67 438l-270 14l11 93h435l-93 -629q-24 -2 -127 -33q-1 0 -43 -13t-53 -16t-50 -14t-60.5 -14.5t-57 -10t-67.5 -8.5t-64 -2q-104 0 -190.5 36.5t-145 98t-99.5 145t-60 174.5t-21 190z" />
<glyph unicode="H" horiz-adv-x="1534" d="M41 0l7 69l149 25l180 1336l-135 19l10 81h445l-8 -81l-151 -19l-81 -600h698l81 600l-148 19l7 81h450l-9 -81l-140 -19l-179 -1335l154 -26l-8 -69h-473l7 70l160 25l84 631h-698l-85 -632l156 -24l-7 -70h-466z" />
<glyph unicode="I" horiz-adv-x="717" d="M54 0l7 69l149 25l180 1336l-135 19l10 81h445l-8 -81l-151 -19l-180 -1336l156 -24l-7 -70h-466z" />
<glyph unicode="J" horiz-adv-x="694" d="M-170 -275q143 38 243.5 143t122.5 214q35 175 67 393.5t72 531.5t55 424l-163 18l11 81h487l-9 -81l-170 -18q-154 -1242 -192 -1356q-30 -98 -83 -175t-121.5 -125t-140 -77t-151.5 -43z" />
<glyph unicode="K" horiz-adv-x="1352" d="M37 0l7 69l149 25l181 1336l-135 19l10 81h445l-8 -81l-151 -19l-104 -767l694 767l-136 19l9 81h417l-9 -81l-123 -18l-571 -604q28 -42 70.5 -113t98.5 -165.5t75 -126.5q99 -168 139.5 -229.5t69.5 -78.5l145 -39l-11 -75h-249q-14 1 -29.5 17.5t-36 52.5t-39 72.5 t-51 100.5t-59.5 114q-177 316 -213 375l-212 -224l-56 -414l156 -24l-7 -70h-466z" />
<glyph unicode="L" horiz-adv-x="1173" d="M38 0l7 70l149 24l180 1336l-135 19l10 81h473l-9 -81l-178 -19l-181 -1336l538 9l130 346l94 -18l-96 -431h-982z" />
<glyph unicode="M" horiz-adv-x="1847" d="M-61 0l8 70l156 24l365 1336l-188 19l10 81h414l139 -1067l21 -259l99 255l502 1071h381l-9 -81l-179 -19l-61 -1335l162 -25l-7 -70h-510l8 70l180 23l72 933l31 401l-152 -353l-512 -1078l-100 -14l-149 1068l-42 377l-88 -385l-241 -948l184 -24l-7 -70h-487z" />
<glyph unicode="N" horiz-adv-x="1521" d="M24 0l7 69l140 23l190 1338l-145 19l14 81h301l515 -1162l66 -196l166 1259l-151 18l10 81h435l-8 -81l-152 -19l-214 -1430h-152l-511 1136l-64 200l-161 -1242l164 -24l-6 -70h-444z" />
<glyph unicode="O" horiz-adv-x="1352" d="M106 641v26q0 175 50 333q54 170 149 289.5t226 190t276 70.5q120 0 215.5 -52t155.5 -143t92.5 -209.5t34.5 -256.5v-21q1 -239 -87 -439q-92 -209 -254 -329t-358 -120q-227 0 -360.5 179t-139.5 482zM273 682q2 -140 22.5 -248t61.5 -189.5t109 -124.5t162 -44 q143 0 262 98q118 100 186 278q64 169 63 372v24q-12 606 -355 606q-144 0 -263 -104q-119 -102 -185 -280q-63 -170 -63 -370v-18z" />
<glyph unicode="P" horiz-adv-x="1216" d="M37 0l7 69l149 25l181 1336l-135 19l10 81h233q53 0 147 8.5t146 8.5q216 0 332.5 -97t119.5 -293v-16q-1 -133 -47 -245q-50 -118 -135 -194t-197.5 -117t-238.5 -41q-87 0 -195 9l-60 -459l196 -24l-6 -70h-507zM426 657q104 -17 191 -17q222 2 333 130t114 373v8 q0 149 -72 223q-74 76 -242 77q-114 0 -214 -21z" />
<glyph unicode="Q" horiz-adv-x="1353" d="M107 642v26q0 175 50 332q54 170 149 290t226 190.5t276 70.5q120 0 215.5 -52t155.5 -143t92.5 -209.5t34.5 -256.5v-17q0 -224 -76 -415q-80 -199 -222.5 -323t-319.5 -148q6 -204 304 -204q44 0 105.5 15t104.5 36l2 -111q-39 -32 -118 -56.5t-159 -24.5 q-70 0 -134 21t-115 61.5t-77 107.5q-19 50 -19 108q0 21 2 42q-217 9 -344 187t-133 473zM274 683q2 -140 22.5 -248t61.5 -189.5t109 -124.5t162 -44q143 0 261.5 98.5t185.5 276.5q64 169 64 373v24q-12 606 -355 606q-144 0 -263 -103.5t-185 -281.5q-63 -169 -63 -369 v-18z" />
<glyph unicode="R" horiz-adv-x="1324" d="M52 0l7 69l134 25l181 1336l-135 19l10 81h210q47 0 133 8t136 8q246 0 363 -87.5t121 -264.5v-14q0 -178 -100 -308q-104 -134 -287 -182q53 -41 108.5 -137t88.5 -180q72 -183 122 -240q47 -54 136 -54h10l-4 -80l-224 2h-1q-30 0 -62 54q-33 55 -95 211 q-8 20 -25 63.5t-26 66.5t-25 61.5t-27.5 60.5t-27.5 51.5t-29.5 45.5t-30 31.5t-33.5 21t-34 3.5h-32.5h-62.5h-69.5h-57.5l-76 -577l188 -24l-6 -70h-478zM436 766q40 -2 125 -3h51q45 0 67 1q179 11 279 124q96 109 95 285v14q-2 136 -82.5 200t-270.5 64q-66 0 -171 -15 z" />
<glyph unicode="S" horiz-adv-x="1094" d="M50 65l41 278l94 4l13 -210q41 -28 116 -45.5t146 -17.5q60 0 116.5 15.5t107 47t81.5 88t31 129.5q0 81 -34 148.5t-81 110.5t-120 90q-59 36 -97 62t-88 69.5t-80 84.5t-52 98.5t-23 120.5v8q0 120 60 212q62 95 166 143.5t233 48.5q130 0 226.5 -25.5t146.5 -59.5 l-46 -262h-86l-14 197q-34 23 -95.5 39t-134.5 16q-52 0 -99.5 -11.5t-95 -38t-76 -79.5t-28.5 -126q0 -52 15.5 -98.5t39 -81t62.5 -69t73 -58t83 -53.5q52 -32 89.5 -59t80 -67t69 -80.5t45 -95t19.5 -114.5v-8q0 -132 -65 -232q-67 -103 -180.5 -155t-253.5 -52 q-129 0 -246.5 28.5t-158.5 59.5z" />
<glyph unicode="T" horiz-adv-x="1235" d="M107 1064l81 466h1130l-75 -465l-88 -1l30 359l-365 20l-190 -1349l249 -19l-6 -75h-652l7 75l241 19l190 1349l-367 -21l-94 -358h-91z" />
<glyph unicode="U" horiz-adv-x="1396" d="M172 1450l10 80h455l-9 -80l-154 -21l-123 -822q-10 -96 -10 -175v-14q3 -166 81 -257.5t229 -91.5q188 0 295.5 137.5t141.5 420.5l119 802l-135 20l9 81h404l-9 -81l-129 -18l-120 -804q-45 -346 -190 -496.5t-409 -150.5q-212 0 -329 118.5t-121 327.5v15q0 68 8 152 l125 838z" />
<glyph unicode="V" horiz-adv-x="1212" d="M88 1449l8 81h481l-9 -81l-183 -19l132 -981l32 -316l117 316l452 981l-160 20l8 80h410l-8 -80l-112 -19l-673 -1442l-140 -10l-225 1451z" />
<glyph unicode="W" horiz-adv-x="1794" d="M33 1449l10 81h483l-9 -81l-184 -16l124 -998l39 -299l74 238l364 912l-15 146l-145 17l9 81h482l-17 -81l-177 -17l99 -997l22 -299l91 262l440 1031l-157 20l9 81h428l-14 -81l-133 -20l-624 -1439h-161l-103 1077l-429 -1077h-158l-201 1439z" />
<glyph unicode="X" horiz-adv-x="1287" d="M-65 0l9 70l134 23l515 680l-297 654l-149 22l8 81h503l-9 -81l-169 -18l220 -554l385 553l-162 19l9 81h460l-8 -81l-144 -18l-488 -652l319 -685l163 -24l-7 -70h-524l6 70l176 23l-242 580l-408 -579l168 -25l-7 -69h-461z" />
<glyph unicode="Y" horiz-adv-x="1167" d="M70 1449l8 81h468l-10 -81l-175 -19l220 -608l42 -137l78 137l375 608l-147 19l9 81h412l-12 -81l-113 -18l-547 -845l-67 -492l223 -24l-7 -70h-588l6 70l213 24l67 492l-339 844z" />
<glyph unicode="Z" horiz-adv-x="1203" d="M3 73l908 1220l125 145l-626 -6l-90 -265l-108 19l56 344h928l21 -69l-926 -1254l-104 -121l690 20l121 272l111 -25l-93 -353h-991z" />
<glyph unicode="[" horiz-adv-x="854" d="M202 -61q0 39 3 89q8 126 46.5 409.5t88.5 620t65 455.5q15 116 53 158t132 42q56 0 166 -19l110 -18l-11 -70h-288l-222 -1672q35 0 147 -1t146 -1q-5 -38 -8 -69q-150 -37 -292 -37q-75 0 -105.5 24.5t-30.5 88.5z" />
<glyph unicode="\" horiz-adv-x="854" d="M133 1597h138l577 -1959h-139z" />
<glyph unicode="]" horiz-adv-x="854" d="M39 -120l11 70h288l222 1672q-35 0 -147 1t-146 1q5 38 8 69q150 37 292 37q75 0 105.5 -24.5t30.5 -88.5q0 -39 -3 -89q-8 -126 -46.5 -409.5t-88.5 -620t-65 -455.5q-15 -116 -53 -158t-132 -42q-56 0 -166 19z" />
<glyph unicode="^" horiz-adv-x="1364" d="M182 510l526 1021h159l270 -1021h-133l-236 840l-452 -840h-134z" />
<glyph unicode="_" horiz-adv-x="1335" d="M-111 -338l16 120h1378l-16 -120h-1378z" />
<glyph unicode="`" horiz-adv-x="541" d="M58 1596l121 133l300 -425l-44 -49q-84 53 -212.5 165.5t-164.5 175.5z" />
<glyph unicode="a" horiz-adv-x="1138" d="M66 399q0 78 19.5 164t56 171.5t93 162.5t125.5 136.5t158.5 94.5t187.5 35q87 0 193 -36l1 1l118 34l-150 -989q-2 -16 -3 -29q0 -24 9 -38q13 -21 32 -21q12 0 28 9t25.5 17t36.5 33l27 -44q-14 -30 -73 -75t-126 -45q-117 0 -117 118q0 9 1 19l10 73 q-61 -87 -150.5 -148.5t-192.5 -61.5q-154 0 -231.5 112t-77.5 307zM230 421q0 -161 45 -244t132 -83q70 0 140.5 43.5t114 93.5t77.5 105l103 683q-60 45 -161 45q-104 0 -192.5 -62t-143 -158.5t-85 -207t-30.5 -215.5z" />
<glyph unicode="b" horiz-adv-x="1147" d="M99 -5l195 1521l-95 34l16 68l209 32l43 -23l-86 -659q56 80 144.5 137.5t192.5 57.5q167 0 253.5 -118.5t86.5 -314.5q0 -78 -19 -163t-55 -169t-91.5 -159t-123.5 -133t-157.5 -92t-187.5 -34q-60 0 -130 15.5t-115 35.5zM272 130q61 -52 177 -52q87 0 162 42 t126 109.5t87.5 152.5t53 171t16.5 166q0 156 -53 242.5t-149 86.5q-101 0 -193 -71.5t-137 -150.5z" />
<glyph unicode="c" horiz-adv-x="897" d="M71 430q0 100 23.5 202.5t72 198t115 169.5t161.5 118.5t203 44.5q55 0 116.5 -13.5t103.5 -34.5l-41 -147q-42 36 -101 56.5t-114 20.5q-161 0 -266.5 -167t-105.5 -425q0 -177 59.5 -269t167.5 -92q80 0 142 30t149 95l32 -66q-23 -26 -53 -51t-76 -54.5t-108.5 -47.5 t-129.5 -18q-165 0 -257.5 120t-92.5 330z" />
<glyph unicode="d" horiz-adv-x="1170" d="M76 412q0 94 27 196.5t81.5 201.5t129.5 177.5t180 127t223 48.5q74 0 168 -27l58 379l-128 33l17 67l239 35l44 -23l-214 -1469q-4 -35 2.5 -54t20.5 -19q35 0 96 55l27 -44q-23 -34 -80 -75t-124 -41q-104 0 -104 110v12q0 37 1 56q-58 -75 -144.5 -126.5t-187.5 -51.5 q-110 0 -186 56.5t-111 152t-35 223.5zM240 423q0 -155 50.5 -242t142.5 -87q97 0 185 62.5t140 139.5l109 716q-64 53 -174 53q-89 0 -165 -42t-128 -109.5t-89 -153t-54 -171.5t-17 -166z" />
<glyph unicode="e" horiz-adv-x="1025" d="M83 437q5 190 79 355.5t205.5 268t290.5 102.5q137 0 209.5 -69.5t72.5 -180.5q0 -75 -37 -141.5t-98 -113t-135 -84t-153 -60t-146.5 -34.5t-120.5 -13q-2 -25 -2 -50q0 -37 5 -74q9 -62 34.5 -120t78 -94.5t126.5 -36.5q179 0 341 162l38 -68q-55 -76 -161.5 -141 t-236.5 -65q-84 0 -151.5 26t-112 69.5t-74.5 103t-42 123.5q-10 55 -10 115v20zM254 557q84 3 173.5 27.5t168 66t129.5 107t51 141.5q0 83 -41 126.5t-114 43.5q-79 0 -147 -49.5t-112.5 -127.5t-72 -164.5t-35.5 -170.5z" />
<glyph unicode="f" horiz-adv-x="676" d="M-210 -494l42 124q74 -34 150 -34h4q115 1 152 277l142 1167h-139l12 61l147 49l14 99q25 175 143.5 298t257.5 123q98 0 158 -26l-46 -134q-66 43 -142 43h-4q-86 -1 -141 -78t-71 -212l-13 -108h251l-12 -115h-262l-141 -1114q-17 -134 -60 -231t-114.5 -152 t-165.5 -56h-9q-85 0 -153 19z" />
<glyph unicode="g" horiz-adv-x="1144" d="M75 412q0 94 27 196.5t81.5 201.5t129.5 177.5t180 127t223 48.5q102 0 211 -41l116 41l-193 -1240q-13 -91 -54 -165.5t-95.5 -123t-122 -81.5t-132 -47t-126.5 -14t-124.5 10.5t-94.5 24.5l40 148q125 -56 256 -56q138 0 203.5 54.5t87.5 195.5l44 281 q-59 -72 -143.5 -121t-181.5 -49q-110 0 -186 56.5t-111 152t-35 223.5zM239 423q0 -155 50.5 -242t142.5 -87q94 0 181.5 60t139.5 135l108 727q-63 49 -169 49q-89 0 -165 -42t-128 -109.5t-89 -153t-54 -171.5t-17 -166z" />
<glyph unicode="h" horiz-adv-x="1250" d="M105 0l200 1515l-115 33l13 67l232 35l44 -23l-102 -754q91 124 215 207t246 83q111 0 168 -68t57 -228q0 -92 -53 -362q-47 -281 -52 -348v-13q0 -60 27 -60q21 0 43.5 14t64.5 49l26 -44q-17 -32 -81 -77.5t-137 -45.5q-109 0 -109 103v13q1 33 8 82.5t13.5 89 t18 101.5t15.5 88q1 8 11 60t13.5 70.5t11.5 65.5t11 74.5t6 64.5t3 67q0 99 -32 138t-101 39q-92 0 -209.5 -86t-200.5 -208l-100 -742h-155z" />
<glyph unicode="i" horiz-adv-x="625" d="M148 1056l14 65l258 42l41 -21l-141 -984q-5 -35 3.5 -54t24.5 -19q40 0 108 71l27 -44q-25 -39 -85.5 -85.5t-132.5 -46.5q-110 0 -110 100q0 9 1 19q4 57 24.5 205t57 391.5t47.5 320.5zM323 1522q2 49 38.5 84.5t77.5 35.5q46 0 72 -28q24 -26 24 -64v-6 q-3 -51 -38.5 -87t-82.5 -36q-40 0 -67 29q-24 26 -24 64v8z" />
<glyph unicode="j" horiz-adv-x="622" d="M-242 -481l28 66q34 -17 85 -17q59 0 106 26.5t79 70t56 108t38 133t24 152.5l109 958l-143 40l14 65l265 42l40 -21l-135 -1140q-30 -254 -141.5 -387t-284.5 -133q-106 0 -140 37zM322 1522q2 49 38.5 84.5t77.5 35.5q46 0 72 -28q24 -25 24 -64v-6q-3 -51 -38.5 -87 t-82.5 -36q-40 0 -67 29q-24 26 -24 64v8z" />
<glyph unicode="k" horiz-adv-x="1059" d="M105 0l200 1515l-115 33l12 67l232 35l44 -23l-219 -1627h-154zM366 610l2 1h-2q34 25 128 87t152.5 111t101.5 108q44 59 57 155q8 43 40 67t70 24q35 0 59.5 -22.5t25.5 -58.5v-5q0 -59 -42 -121q-16 -24 -41.5 -50t-49.5 -47.5t-60.5 -48.5t-61.5 -44t-66 -43 t-59.5 -37t-57.5 -34.5t-46 -27.5l278 -432q29 -42 62 -69t58 -27q54 0 109 55l28 -50q-27 -45 -92.5 -83t-133.5 -38q-95 0 -159 108z" />
<glyph unicode="l" horiz-adv-x="598" d="M139 170l200 1345l-119 33l16 67l229 35l40 -23l-216 -1469q-5 -34 2.5 -53.5t22.5 -19.5q44 0 111 70l26 -43q-10 -19 -37 -47t-78 -56.5t-102 -28.5q-54 0 -78 29q-24 28 -23 88q0 43 6 73z" />
<glyph unicode="m" horiz-adv-x="1880" d="M114 0l132 1002l-97 47l14 72l210 42l40 -20l-26 -255q91 119 209.5 197t232.5 78q107 0 162.5 -63t60.5 -198q84 113 194 187t217 74q108 0 169.5 -71.5t61.5 -224.5q0 -27 -3 -60.5t-9.5 -77t-11 -72t-14 -81.5t-12.5 -70q-44 -271 -49 -348q-1 -11 -1 -21 q0 -52 23 -52q41 0 113 71l27 -44q-13 -20 -40 -47.5t-78.5 -56t-101.5 -28.5q-103 0 -103 106v8q1 35 7 86t12 88.5t16.5 103t14.5 90.5q2 13 12 70t14.5 85.5t11 77t9.5 88t3 75.5q0 99 -30.5 138t-98.5 39q-78 0 -177.5 -76t-179.5 -187q-10 -105 -36 -267l-68 -505h-158 l63 457q44 271 44 402q0 102 -29 140t-104 38q-87 0 -198.5 -84.5t-192.5 -205.5l-100 -747h-155z" />
<glyph unicode="n" horiz-adv-x="1253" d="M114 0l133 1002l-98 47l14 72l211 42l40 -20l-27 -257q91 118 213.5 197.5t237.5 79.5q112 0 170 -68t58 -227q0 -35 -6 -87t-12 -86.5t-19 -103.5t-16 -86q-47 -268 -52 -348v-14q0 -58 23 -58q37 0 97 54l26 -44q-19 -31 -79.5 -73.5t-127.5 -42.5q-105 0 -105 104v13 q3 70 55 361q1 6 16.5 88.5t20.5 115t12 93.5t7 105q0 101 -30.5 139.5t-106.5 38.5q-88 0 -203 -85.5t-198 -206.5l-99 -745h-155z" />
<glyph unicode="o" horiz-adv-x="1123" d="M87 439v16q0 101 23 199q25 106 74 197t116.5 161.5t156.5 110.5t187 40q187 0 285 -119.5t102 -340.5v-13q0 -128 -38 -252q-40 -130 -112 -231.5t-179 -164t-229 -62.5q-187 0 -284.5 119t-101.5 340zM252 441q2 -175 64 -269t185 -94q89 0 162 58.5t116 151.5 q43 92 65 200q21 99 21 196v17q-2 174 -63.5 269t-186.5 95q-73 0 -135 -39t-103.5 -102.5t-71 -145.5t-42.5 -168q-11 -75 -11 -147v-22z" />
<glyph unicode="p" horiz-adv-x="1147" d="M40 -520l206 1537l-108 40l14 64l229 42l39 -20l-21 -153q57 73 140 123t179 50q167 0 253.5 -118.5t86.5 -314.5q0 -95 -26.5 -197.5t-80.5 -201t-127.5 -177t-177.5 -126.5t-221 -48q-75 0 -162 24l-72 -524h-151zM280 124q62 -46 169 -46q105 0 192.5 61.5t141 158 t82.5 206.5t29 215q0 158 -54 243.5t-147 85.5q-92 0 -177 -60.5t-136 -137.5z" />
<glyph unicode="q" horiz-adv-x="1145" d="M73 412q0 94 27 196.5t81.5 201.5t129.5 177.5t180 127t223 48.5q100 0 206 -41l6 7l90 10l-212 -1479q-4 -28 3.5 -51t19.5 -23q44 0 113 72l26 -45q-22 -35 -87 -83t-137 -48q-98 0 -98 106v15q1 21 77 541q-58 -70 -139.5 -117t-176.5 -47q-110 0 -186 56.5t-111 152 t-35 223.5zM237 423q0 -158 52 -243.5t141 -85.5q58 0 115.5 25t101.5 63t75.5 76.5t47.5 72.5l19 -67q-15 -55 -68 -120q96 672 124 878q-60 42 -156 42q-72 0 -137 -28.5t-113.5 -77.5t-87.5 -113t-63.5 -135.5t-37.5 -144.5t-13 -142z" />
<glyph unicode="r" horiz-adv-x="824" d="M133 0l133 1002l-97 47l14 72l212 42l39 -20l-29 -254q21 44 56.5 89t83.5 87.5t111 69.5t128 27q50 0 64 -13l-34 -166q-28 14 -97 14q-90 0 -183 -68.5t-148 -194.5l-98 -734h-155z" />
<glyph unicode="s" horiz-adv-x="834" d="M25 43l29 121q104 -75 269 -75q47 0 86.5 8.5t74 27t54 53.5t19.5 84q0 29 -10 56.5t-22.5 47t-38 43.5t-40.5 36.5t-47 36t-43 31.5q-31 24 -51.5 41.5t-55 53t-56 68.5t-38 79.5t-16.5 93.5q0 143 112.5 228.5t271.5 85.5q73 0 144 -13.5t100 -27.5l-33 -135 q-14 20 -75 46t-144 26q-95 0 -155 -41t-67 -120q-1 -10 -1 -19q0 -33 11 -63q14 -39 44.5 -73.5t57 -57t66.5 -52.5q102 -77 142 -121q96 -103 96 -220q0 -145 -115 -228.5t-280 -83.5q-89 0 -175.5 19.5t-113.5 43.5z" />
<glyph unicode="t" horiz-adv-x="706" d="M138 1043l16 70l127 38q40 56 112 265h76l-33 -261h261l-16 -112h-259l-96 -699q-14 -107 -14 -156q0 -55 19.5 -75.5t77.5 -20.5q41 0 103 29.5t100 58.5l14 -64q-36 -44 -129 -90t-171 -46q-176 0 -176 167q0 37 11 121l101 775h-124z" />
<glyph unicode="u" horiz-adv-x="1204" d="M158 1049l14 71l210 43l40 -21l-69 -543q-3 -27 -11 -83t-11 -84.5t-6.5 -72t-3.5 -80.5q0 -109 39 -149t117 -40t166.5 56.5t148.5 132.5l115 876h155l-130 -996q-2 -16 -2 -29q0 -43 26 -43q41 0 111 71l26 -45q-21 -35 -86 -83t-138 -48q-56 0 -81 36q-16 24 -16 60 q0 19 4 41q1 8 3 50q-167 -189 -368 -189q-120 0 -183 62t-63 212q0 86 36 352l54 396z" />
<glyph unicode="v" horiz-adv-x="1046" d="M26 1058q18 29 69 67t112 38q65 0 90 -34t33 -103l76 -674l22 -220l146 195q106 159 170 297.5t87 299.5q1 9 1 19q0 33 -13 71q-17 50 -17 63q0 43 20.5 64.5t54.5 21.5q53 0 81.5 -51t28.5 -137q0 -229 -295 -662l-240 -322l-123 -11l-58 372l-99 627q-13 69 -47 70 q-7 0 -15 -2t-13 -4t-14 -8t-11.5 -8.5t-11.5 -10t-10 -8.5z" />
<glyph unicode="w" horiz-adv-x="1683" d="M26 1058q19 30 70.5 67.5t113.5 37.5q65 0 90.5 -32t34.5 -105l79 -715l14 -200l70 179l374 865h144l71 -844l11 -200l130 205q39 58 86 148.5t94 224.5t52 236v9q0 36 -14 81q-16 50 -15 62q0 42 21.5 64t56.5 22q106 0 106 -196q0 -228 -277 -654l-210 -321l-151 -11 l-36 341l-42 484l-7 129l-43 -130l-241 -516l-148 -297l-136 -12l-56 343l-94 656q-8 37 -18.5 53t-29.5 17q-9 0 -17 -2t-17 -7.5t-13.5 -9t-15 -12t-12.5 -10.5z" />
<glyph unicode="x" horiz-adv-x="989" d="M-5 0l437 589l-169 407q-10 23 -16 33.5t-18.5 19.5t-29.5 9q-37 0 -108 -59l-28 45q16 29 81.5 74t133.5 45q63 0 94 -25.5t48 -78.5l105 -365l316 461h170l-440 -591l185 -416q12 -32 26 -47.5t35 -15.5q43 0 117 74l30 -45q-15 -32 -82.5 -83t-137.5 -51 q-60 0 -87.5 25.5t-45.5 79.5l-132 377l-316 -462h-168z" />
<glyph unicode="y" horiz-adv-x="1051" d="M-143 -476l37 127q1 -1 12.5 -6t19.5 -8t24 -8.5t31 -8.5t36.5 -5.5t44.5 -2.5q53 0 108.5 28.5t118.5 100.5t113 180h-50l-180 1058q-10 41 -20.5 55.5t-26.5 14.5q-31 0 -90 -56l-24 49q18 32 75.5 76.5t121.5 44.5q61 0 85.5 -32.5t37.5 -104.5l101 -768l26 -281 q28 52 97 185t73 141q16 34 50 107t49 106.5t40.5 94.5t38 103t25 98.5t18.5 111.5q1 8 1 16q0 34 -14 74q-18 49 -18 62q0 43 21 64.5t56 21.5q53 0 81.5 -46t28.5 -134q0 -37 -5 -76t-17.5 -83t-22 -78t-31.5 -85t-33 -77.5t-39.5 -82t-37 -72t-39.5 -74.5t-34 -64 q-226 -450 -367 -619q-48 -68 -137 -122t-212 -54q-84 0 -173 29z" />
<glyph unicode="z" horiz-adv-x="1001" d="M4 28l645 822l125 147q-266 8 -364 8q-52 0 -56 -2q-59 -3 -105 -57.5t-51 -127.5h-53v15q0 77 18 175q20 108 58 135q28 20 104 20q80 0 261.5 -18t236.5 -18q26 0 60 9t56 27l-1 -4l46 -43l-669 -863l-97 -116q34 -1 144 -3t189 -3.5t92 -1.5q156 0 183 186h52 q-16 -272 -83 -317q-31 -20 -100 -20q-77 0 -279.5 17.5t-258.5 17.5q-51 0 -89 -27l-1 -1l-8 -7z" />
<glyph unicode="{" horiz-adv-x="997" d="M165 726l15 101q131 33 197 65q70 30 77 75l81 546q19 119 57 159.5t131 40.5q40 0 105.5 -9.5t111.5 -18.5l46 -9q-10 -55 -10 -70h-276l-96 -636q-11 -76 -106 -126q-26 -13 -86 -38.5t-73 -29.5q108 -51 152 -88q62 -49 52 -112l-94 -631h275l-10 -71 q-163 -38 -273 -38q-77 0 -107 24.5t-29 91.5l90 627q3 40 -58 76q-74 44 -172 71z" />
<glyph unicode="|" horiz-adv-x="854" d="M380 -186v1966h138v-1966h-138z" />
<glyph unicode="}" horiz-adv-x="1007" d="M84 -130q10 55 10 70h276l96 636q11 76 106 126q26 13 86 38.5t73 29.5q-108 51 -152 88q-62 49 -52 112l94 631h-275l10 71q163 38 273 38q77 0 107 -24.5t29 -91.5l-90 -627q-3 -40 58 -76q74 -44 172 -71l-15 -101q-131 -33 -197 -65q-70 -30 -77 -75l-81 -546 q-19 -119 -57 -159.5t-131 -40.5q-40 0 -105.5 9.5t-111.5 18.5z" />
<glyph unicode="~" horiz-adv-x="1137" d="M156 845q24 70 112 135.5t193 65.5q42 0 81.5 -18t70.5 -44t60.5 -51.5t62.5 -43.5t66 -18q125 0 210 128l58 -60q-23 -77 -107 -139t-191 -62q-51 0 -100.5 27.5t-82.5 60t-75.5 60t-82.5 27.5q-132 0 -218 -128z" />
<glyph />
<glyph unicode="&#xa1;" horiz-adv-x="686" d="M107 -434l231 1290h111l-147 -1290h-195zM327 1239q7 55 49.5 89t91.5 34q45 0 72.5 -28t21.5 -78q-6 -52 -49.5 -87t-91.5 -35q-55 0 -77.5 28.5t-16.5 76.5z" />
<glyph unicode="&#xa2;" horiz-adv-x="1056" d="M124 430q0 117 33 236t93.5 222.5t157 176.5t213.5 92l49 201h121l-48 -197q104 -10 176 -46l-41 -147q-42 36 -101 56.5t-114 20.5q-161 0 -266.5 -167t-105.5 -425q0 -177 59.5 -269t167.5 -92q80 0 142 30t149 95l32 -66q-47 -54 -124 -103t-179 -63l-40 -200l-109 44 l31 155q-141 19 -218.5 136.5t-77.5 309.5z" />
<glyph unicode="&#xa3;" horiz-adv-x="1368" d="M23 60q7 47 81 93t157 46q30 37 55.5 123t37.5 167l42 260h-184l15 105h186l24 143q22 146 94 271t188.5 203t252.5 78q93 0 153 -17t105 -65l-90 -135q-23 33 -92 68.5t-155 35.5q-49 0 -93.5 -22.5t-85.5 -71t-73.5 -136t-49.5 -207.5q-2 -16 -24 -145h336l-14 -105 h-341q-6 -33 -16 -102q-25 -169 -62 -274t-104 -202q36 -9 116.5 -38t158.5 -48.5t155 -19.5q315 0 315 248q0 52 -26 104.5t-58 80.5l109 103q62 -51 98.5 -123.5t36.5 -155.5q0 -40 -8.5 -77.5t-27 -78t-53.5 -73.5t-84 -60t-123 -42t-166 -15q-72 0 -152.5 14t-127 27.5 t-131.5 42t-104 34.5q-36 -44 -96 -77t-112 -33q-74 0 -63 76z" />
<glyph unicode="&#xa4;" horiz-adv-x="1540" d="M236 1147l91 91l192 -193q115 83 259 83q150 0 268 -91l189 188l90 -91l-189 -189q82 -116 82 -255q0 -147 -87 -262l192 -191l-91 -91l-191 192q-116 -86 -263 -86q-141 0 -255 81l-192 -192l-92 90l190 191q-91 118 -91 268q0 149 89 265zM457 690q0 -137 94 -234 t227 -97t226.5 97t93.5 234t-93.5 234t-226.5 97t-227 -97t-94 -234z" />
<glyph unicode="&#xa5;" horiz-adv-x="1483" d="M234 381l12 102h426l30 255h-428l11 103h382l-292 595l-129 15l9 80h490l-9 -80l-198 -15l215 -477l49 -116l74 122l359 471l-164 15l9 80h454l-9 -79l-138 -23l-476 -588h369l-12 -103h-428l-30 -255h429l-12 -102h-429l-33 -286l240 -25l-8 -70h-614l6 70l239 25 l33 286h-427z" />
<glyph unicode="&#xa6;" horiz-adv-x="854" d="M380 -186v894h138v-894h-138zM380 886v894h138v-894h-138z" />
<glyph unicode="&#xa7;" horiz-adv-x="1194" d="M55 -100l40 330h94l20 -232q85 -92 283 -92q45 0 89 7t92 25.5t85 47.5t65 76.5t35 107.5q6 48 -15 87.5t-61 68.5t-93 54.5t-112.5 49t-119 48.5t-112.5 56.5t-92 68.5t-58.5 90t-12.5 117q9 70 47 147.5t92 135.5q-89 89 -73 215q8 67 38 123.5t73 95t94 68t105.5 46 t102.5 24.5t89 8q127 0 232 -23.5t151 -52.5l-37 -301h-77l-35 226q-28 33 -102.5 49.5t-153.5 15.5q-36 0 -74.5 -6.5t-82.5 -24t-79.5 -43t-61.5 -69t-33 -97.5q-6 -55 20.5 -101t75.5 -77t112.5 -62.5t130.5 -57.5t129.5 -62t110 -76t71.5 -99.5t15 -132.5 q-21 -156 -125 -282q81 -85 67 -203q-12 -100 -69.5 -177.5t-139 -119.5t-165 -62.5t-162.5 -20.5q-116 0 -243.5 28.5t-169.5 57.5zM318 868q-6 -56 17.5 -102.5t65.5 -77.5t103.5 -62t120 -53.5t127 -54t114.5 -61.5q49 82 59 159q7 57 -15.5 105t-62.5 80t-100 64 t-117.5 55t-125.5 55.5t-114 62.5q-61 -90 -72 -170z" />
<glyph unicode="&#xa8;" horiz-adv-x="809" d="M84 1508q3 50 37.5 84.5t79.5 34.5t71.5 -27.5t24.5 -69.5q-2 -51 -38 -87.5t-84 -36.5q-40 0 -66.5 29.5t-24.5 72.5zM506 1508q2 50 36.5 84.5t79.5 34.5q46 0 72.5 -27t24.5 -70q-3 -51 -39 -87.5t-84 -36.5q-40 0 -66.5 29.5t-23.5 72.5z" />
<glyph unicode="&#xa9;" horiz-adv-x="1768" d="M178 805q0 205 101.5 378.5t275 274t378.5 100.5t379 -100.5t275.5 -274t101.5 -378.5q0 -154 -60 -294t-161.5 -240.5t-241.5 -160t-293 -59.5q-205 0 -378.5 100.5t-275 274t-101.5 379.5zM275 805q0 -182 87.5 -335.5t239 -243t331.5 -89.5q135 0 257.5 53t210.5 143 t139.5 213.5t51.5 258.5q0 181 -87.5 335t-239 243.5t-332.5 89.5q-135 0 -257 -53t-210 -143t-139.5 -213.5t-51.5 -258.5zM542 801q-1 121 49 221.5t149 162t229 61.5q68 0 136 -11t98 -27v-205h-61l-43 136q-44 38 -162 38q-117 0 -193.5 -88t-77.5 -241 q0 -100 25 -179.5t67.5 -126.5t92.5 -71t104 -24q125 0 234 65l24 -55q-46 -38 -127 -65t-166 -27q-116 0 -203 59.5t-130.5 157.5t-44.5 219z" />
<glyph unicode="&#xaa;" horiz-adv-x="825" d="M110 1040q0 96 37 191t101.5 172t160.5 125.5t205 48.5q90 0 175 -29l86 31l-129 -677q-10 -82 19 -82q24 0 68 31l19 -33q-9 -16 -64 -45.5t-102 -29.5t-70.5 42.5t-5.5 109.5l-1 12q-124 -164 -270 -164q-115 0 -172 78t-57 219zM267 1058q0 -54 5.5 -91t19.5 -68 t41 -46t69 -15q53 0 111.5 45t104.5 102l86 456q-19 24 -50.5 39t-58.5 15q-80 0 -144.5 -38.5t-103.5 -102t-59.5 -139.5t-20.5 -157z" />
<glyph unicode="&#xab;" horiz-adv-x="1878" d="M225 547l18 127l694 412l31 -93l-550 -379l447 -372l-56 -90zM901 547l18 127l694 412l31 -93l-550 -379l447 -372l-56 -90z" />
<glyph unicode="&#xac;" horiz-adv-x="1370" d="M214 731l12 106h962l-62 -515h-141l50 409h-821z" />
<glyph unicode="&#xad;" horiz-adv-x="1706" />
<glyph unicode="&#xae;" horiz-adv-x="1768" d="M178 806q0 205 101.5 378.5t275 274t378.5 100.5t379 -100.5t275.5 -274t101.5 -378.5q0 -154 -60 -294t-161.5 -240.5t-241.5 -160t-293 -59.5q-205 0 -378.5 100.5t-275 274t-101.5 379.5zM275 806q0 -182 87.5 -335.5t239 -243t331.5 -89.5q181 0 332.5 89.5 t239 243.5t87.5 335t-87.5 335t-239 243.5t-332.5 89.5q-135 0 -257 -53t-210 -143t-139.5 -213.5t-51.5 -258.5zM572 375v61l93 16v702l-93 19v67h143q37 -1 104 1.5t135 3.5q150 0 232 -62.5t84 -168.5q0 -213 -242 -249q47 -26 86 -75t59.5 -93.5t47 -88t51.5 -59.5 q26 -11 66 -11v-63h-138q-22 0 -43.5 31t-44 79.5t-48.5 99t-68 97.5t-91 69h-126v-299l119 -16v-61h-326zM779 823q36 -6 174 -6q87 1 139 53.5t52 126.5q0 86 -55 130.5t-156 44.5q-105 0 -154 -10v-339z" />
<glyph unicode="&#xaf;" horiz-adv-x="614" d="M47 1432l4 119h510l-5 -119h-509z" />
<glyph unicode="&#xb0;" horiz-adv-x="899" d="M204 1278q2 138 98.5 230t239.5 92q138 0 231 -94t91 -228q-2 -139 -100 -231t-241 -92q-136 0 -228.5 94.5t-90.5 228.5zM317 1278q-2 -94 60 -160t151 -66q96 0 158.5 64.5t64.5 161.5q2 95 -60 159.5t-153 64.5q-94 0 -156.5 -64t-64.5 -160z" />
<glyph unicode="&#xb1;" horiz-adv-x="1370" d="M180 30l13 120h869l-13 -120h-869zM251 709l15 127h225l156 -9q1 21 8 89t8 89l27 230h143l-26 -230l-30 -178l131 9h255l-14 -127h-256l-128 6q-1 -24 -7.5 -93.5t-7.5 -85.5l-28 -241h-144l28 241l28 179l-158 -6h-225z" />
<glyph unicode="&#xb2;" horiz-adv-x="1163" d="M198 733q58 34 96 56.5t116 72.5t132 91t122 99.5t110 110t71.5 111.5t29.5 114q0 74 -58 114t-155 40q-94 0 -182 -40t-155 -110l-56 76q53 69 180 132t267 65q80 1 143.5 -19.5t100.5 -55t56.5 -73.5t19.5 -79q0 -45 -12.5 -90.5t-30 -84t-52 -82t-63.5 -76 t-80.5 -75.5t-86.5 -70.5t-97.5 -70.5t-98 -66t-102.5 -67l519 20l84 159l83 -23l-83 -257h-781z" />
<glyph unicode="&#xb3;" horiz-adv-x="1071" d="M185 624l14 88q51 -27 122.5 -42.5t126.5 -14.5q58 0 118 16t114 46.5t89 82t37 115.5q4 74 -46.5 119t-145.5 46l-215 -50l16 101q375 77 401 292q6 62 -39.5 98t-143.5 35q-82 -1 -165 -29t-149 -72l-29 83q85 59 193 91.5t216 32.5q140 0 214 -61.5t71 -154.5 q-3 -104 -75 -177t-188 -117q73 0 126 -22t78.5 -58.5t36 -73.5t9.5 -76q-3 -87 -49.5 -159t-119.5 -117t-160 -69.5t-177 -24.5q-61 0 -144 19t-136 53z" />
<glyph unicode="&#xb4;" horiz-adv-x="559" d="M57 1304l322 425l113 -133q-29 -51 -166 -171t-226 -170z" />
<glyph unicode="&#xb5;" horiz-adv-x="1364" d="M125 -372l109 730q9 64 28 184t34 223t24 196q1 25 0.5 43.5t-6.5 29.5t-19 11q-26 0 -72 -43l-27 43q15 29 69.5 67t114.5 38q57 0 83 -29t20 -100q-9 -106 -45 -340q-4 -26 -14 -88.5t-16 -99t-11.5 -90.5t-6.5 -98q-3 -215 168 -215q79 0 167.5 53.5t146.5 117.5 l119 879h156l-128 -951q-8 -44 -3.5 -73t26.5 -29q29 0 79 46l27 -46q-19 -28 -74.5 -66.5t-115.5 -38.5q-63 0 -88.5 32t-14.5 117q-64 -65 -155 -108t-200 -43q-54 1 -97 21.5t-65 56.5l-65 -430h-148z" />
<glyph unicode="&#xb6;" horiz-adv-x="1364" d="M180 1117q-4 213 130 333.5t421 120.5q101 0 217 -9.5t159 -9.5h261l-9 -103l-187 -19q-25 -211 -91.5 -671t-91.5 -665l175 -25l-8 -69h-337l196 1428q-89 17 -232 17l-198 -1445h-329l6 70l182 24l93 680q-165 4 -259.5 92.5t-97.5 250.5z" />
<glyph unicode="&#xb7;" horiz-adv-x="686" d="M233 734q7 53 43.5 87.5t83.5 34.5q54 0 77 -28.5t17 -76.5q-7 -56 -46 -89.5t-88 -33.5q-45 0 -69.5 28t-17.5 78z" />
<glyph unicode="&#xb8;" horiz-adv-x="479" d="M11 -436l28 105q32 -17 85 -17q75 0 121.5 51t55.5 155q7 97 -14 163l46 4l44 -4q42 -69 29 -215q-13 -153 -76.5 -211.5t-180.5 -58.5q-40 0 -81 8t-57 20z" />
<glyph unicode="&#xb9;" horiz-adv-x="1020" d="M242 654l9 71l252 21l95 715q-8 -6 -67 -22t-128 -33.5t-90 -25.5l-5 84q86 25 225 93.5t180 101.5l59 -17l-120 -896l255 -22l-9 -70h-656z" />
<glyph unicode="&#xba;" horiz-adv-x="835" d="M120 1085q0 117 40 215t104 160t141 96t154 33q154 -2 230 -97.5t76 -257.5q0 -118 -38 -215.5t-100.5 -159t-140.5 -95t-161 -31.5q-144 2 -224.5 96.5t-80.5 255.5zM274 1099q0 -129 42.5 -205t117.5 -76q73 -1 128 32t86 91t46 127.5t15 151.5q0 133 -41.5 211.5 t-126.5 78.5q-89 0 -151.5 -63.5t-89 -153.5t-26.5 -194z" />
<glyph unicode="&#xbb;" horiz-adv-x="1878" d="M138 245l550 379l-447 372l56 90l584 -395l-18 -127l-694 -412zM814 245l550 379l-447 372l56 90l584 -395l-18 -127l-694 -412z" />
<glyph unicode="&#xbc;" horiz-adv-x="2560" d="M273 654l9 71l252 21l95 715q-8 -6 -67 -22t-128 -33.5t-90 -25.5l-5 84q86 25 225 93.5t180 101.5l59 -17l-120 -896l255 -22l-9 -70h-656zM820 0l681 1530h132l-681 -1530h-132zM1354 249l610 864l70 1l74 -83l-506 -651l-96 -121l413 26l41 293l161 21l-41 -304 l265 17l-15 -140h-267l-46 -348h-162l48 348h-519z" />
<glyph unicode="&#xbd;" horiz-adv-x="2560" d="M273 654l9 71l252 21l95 715q-8 -6 -67 -22t-128 -33.5t-90 -25.5l-5 84q86 25 225 93.5t180 101.5l59 -17l-120 -896l255 -22l-9 -70h-656zM820 0l681 1530h132l-681 -1530h-132zM1433 18q58 34 96 56.5t116 72.5t132 91t122 99.5t110 110t71.5 111.5t29.5 114 q0 74 -58 114t-155 40q-94 0 -182 -40t-155 -110l-56 76q53 69 180 132t267 65q80 1 143.5 -19.5t100.5 -55t56.5 -73.5t19.5 -79q0 -45 -12.5 -90.5t-30 -84t-52 -82t-63.5 -76t-80.5 -75.5t-86.5 -70.5t-97.5 -70.5t-98 -66t-102.5 -67l519 20l84 159l83 -23l-83 -257 h-781z" />
<glyph unicode="&#xbe;" horiz-adv-x="2563" d="M262 624l14 88q51 -27 122.5 -42.5t126.5 -14.5q58 0 118 16t114 46.5t89 82t37 115.5q4 74 -46.5 119t-145.5 46l-215 -50l16 101q375 77 401 292q6 62 -39.5 98t-143.5 35q-82 -1 -165 -29t-149 -72l-29 83q85 59 193 91.5t216 32.5q140 0 214 -61.5t71 -154.5 q-3 -104 -75 -177t-188 -117q73 0 126 -22t78.5 -58.5t36 -73.5t9.5 -76q-3 -87 -49.5 -159t-119.5 -117t-160 -69.5t-177 -24.5q-61 0 -144 19t-136 53zM876 0l681 1530h132l-681 -1530h-132zM1354 249l610 864l70 1l74 -83l-506 -651l-96 -121l413 26l41 293l161 21 l-41 -304l265 17l-15 -140h-267l-46 -348h-162l48 348h-519z" />
<glyph unicode="&#xbf;" horiz-adv-x="1028" d="M84 41q0 92 32.5 166t84.5 121t114.5 86t125 70t114.5 63t84.5 75t32.5 97q0 73 -50 192l103 40l14 -1q34 -33 57 -107.5t23 -150.5q0 -29 -8.5 -55.5t-29.5 -50t-40 -41.5t-55.5 -40.5t-60 -35.5t-70 -37.5t-69.5 -37.5q-105 -57 -168 -102.5t-84 -94.5q-12 -41 -12 -88 q0 -178 101.5 -278.5t252.5 -100.5q102 0 172 38l-22 -114q-21 -22 -78.5 -37.5t-114.5 -15.5q-102 0 -182 26t-129.5 68t-81 100.5t-44 118.5t-12.5 127zM475 1287q1 63 48 104t101 41q39 0 64.5 -24.5t24.5 -66.5q-1 -55 -48.5 -96t-97.5 -41q-47 0 -70 22t-22 61z" />
<glyph unicode="&#xc0;" horiz-adv-x="1264" d="M-148 0l8 69l144 24l722 1437h167l235 -1434l167 -27l-6 -69h-488l5 69l165 24l-52 356h-600l-171 -355l173 -25l-5 -69h-464zM367 547h538l-106 727l-18 129zM503 1890l106 110l271 -349l-46 -37q-100 57 -199 133t-132 143z" />
<glyph unicode="&#xc1;" horiz-adv-x="1264" d="M-148 0l8 69l144 24l722 1437h167l235 -1434l167 -27l-6 -69h-488l5 69l165 24l-52 356h-600l-171 -355l173 -25l-5 -69h-464zM367 547h538l-106 727l-18 129zM737 1651l282 349l99 -110q-25 -48 -91.5 -106t-125 -96.5t-120.5 -73.5z" />
<glyph unicode="&#xc2;" horiz-adv-x="1264" d="M-148 0l8 69l144 24l722 1437h167l235 -1434l167 -27l-6 -69h-488l5 69l165 24l-52 356h-600l-171 -355l173 -25l-5 -69h-464zM367 547h538l-106 727l-18 129zM457 1666l321 334h142l219 -335l-55 -48l-242 256l-335 -254z" />
<glyph unicode="&#xc3;" horiz-adv-x="1264" d="M-148 0l8 69l144 24l722 1437h167l235 -1434l167 -27l-6 -69h-488l5 69l165 24l-52 356h-600l-171 -355l173 -25l-5 -69h-464zM367 547h538l-106 727l-18 129zM468 1800q35 67 102 116t139 49q44 0 81.5 -23t60 -50t53.5 -50t63 -23q28 0 52.5 10.5t46.5 33.5t32 35.5 t29 39.5l48 -75q-25 -73 -92 -123.5t-146 -50.5q-43 0 -76.5 15t-54.5 36t-40 42.5t-44 36.5t-55 16q-69 1 -160 -104z" />
<glyph unicode="&#xc4;" horiz-adv-x="1264" d="M-148 0l8 69l144 24l722 1437h167l235 -1434l167 -27l-6 -69h-488l5 69l165 24l-52 356h-600l-171 -355l173 -25l-5 -69h-464zM367 547h538l-106 727l-18 129zM498 1818q2 49 38 84.5t77 35.5q46 0 72 -27.5t24 -70.5q-2 -51 -38.5 -87t-83.5 -36q-39 0 -65 29.5 t-24 71.5zM916 1818q1 49 39 84.5t79 35.5q45 0 71 -27.5t24 -70.5q-2 -51 -38 -87t-84 -36q-39 0 -65.5 28.5t-25.5 72.5z" />
<glyph unicode="&#xc5;" horiz-adv-x="1264" d="M-148 0l8 69l144 24l700 1393q-105 17 -157 83.5t-41 167.5q6 65 39.5 115.5t82.5 79.5t103.5 43.5t111.5 14.5q133 0 203.5 -65t60.5 -180q-9 -94 -66 -156.5t-143 -89.5l230 -1403l167 -27l-6 -69h-488l5 69l165 24l-52 356h-600l-171 -355l173 -25l-5 -69h-464z M367 547h538l-106 727l-18 129zM612 1737q-6 -80 44 -135t130 -56q89 -2 148 44t67 149q6 83 -41.5 133.5t-128.5 51.5q-89 0 -150 -45t-69 -142z" />
<glyph unicode="&#xc6;" horiz-adv-x="1834" d="M-142 0l13 69l149 24l706 1338l-303 19l11 80h1352l-7 -310h-86l-36 211l-501 12l-86 -603l476 6l-10 -125l-475 13l-84 -640l608 19l113 228l84 -25l-89 -316h-1031l8 69l147 24l52 407h-479l-202 -406l211 -25l-5 -69h-536zM439 597h443l108 833l-134 4z" />
<glyph unicode="&#xc7;" horiz-adv-x="1251" d="M93 627q-2 134 24.5 258t76 224t119.5 182.5t153.5 138t178.5 86t194 30.5q177 0 352 -48l47 -13l-68 -363h-94l-4 275q-92 53 -252 53q-94 0 -176.5 -35.5t-143 -96.5t-108.5 -141t-76.5 -170.5t-43 -183t-12.5 -180.5q2 -114 23.5 -211.5t63.5 -178.5t115 -127.5 t169 -46.5q84 0 169 26.5t122 73.5q1 5 30.5 106.5t31.5 116.5l98 -1l-40 -331q-5 -2 -31 -10.5t-40.5 -13t-43.5 -13t-53.5 -14t-56 -12.5t-64.5 -11.5t-67 -7.5q23 -70 14 -180q-13 -153 -76.5 -211.5t-180.5 -58.5q-40 0 -81 8t-57 20l28 105q32 -17 85 -17 q75 0 121.5 51t55.5 155q5 70 -4 124q-102 1 -186.5 39.5t-140.5 101.5t-95 147t-56.5 173t-19.5 182z" />
<glyph unicode="&#xc8;" horiz-adv-x="1210" d="M38 0l8 69l147 24l180 1337l-132 19l10 81h911l-7 -310h-86l-36 207l-497 16l-80 -603l466 6l-10 -125l-471 13l-88 -640l608 19l113 228l84 -25l-89 -316h-1031zM481 1890l106 110l271 -349l-46 -37q-100 57 -199 133t-132 143z" />
<glyph unicode="&#xc9;" horiz-adv-x="1210" d="M38 0l8 69l147 24l180 1337l-132 19l10 81h911l-7 -310h-86l-36 207l-497 16l-80 -603l466 6l-10 -125l-471 13l-88 -640l608 19l113 228l84 -25l-89 -316h-1031zM715 1651l282 349l99 -110q-25 -48 -91.5 -106t-125 -96.5t-120.5 -73.5z" />
<glyph unicode="&#xca;" horiz-adv-x="1210" d="M38 0l8 69l147 24l180 1337l-132 19l10 81h911l-7 -310h-86l-36 207l-497 16l-80 -603l466 6l-10 -125l-471 13l-88 -640l608 19l113 228l84 -25l-89 -316h-1031zM435 1666l321 334h142l219 -335l-55 -48l-242 256l-335 -254z" />
<glyph unicode="&#xcb;" horiz-adv-x="1210" d="M38 0l8 69l147 24l180 1337l-132 19l10 81h911l-7 -310h-86l-36 207l-497 16l-80 -603l466 6l-10 -125l-471 13l-88 -640l608 19l113 228l84 -25l-89 -316h-1031zM476 1818q2 49 38 84.5t77 35.5q46 0 72 -27.5t24 -70.5q-2 -51 -38.5 -87t-83.5 -36q-39 0 -65 29.5 t-24 71.5zM894 1818q1 49 39 84.5t79 35.5q45 0 71 -27.5t24 -70.5q-2 -51 -38 -87t-84 -36q-39 0 -65.5 28.5t-25.5 72.5z" />
<glyph unicode="&#xcc;" horiz-adv-x="717" d="M54 0l7 69l149 25l180 1336l-135 19l10 81h445l-8 -81l-151 -19l-180 -1336l156 -24l-7 -70h-466zM229 1890l106 110l271 -349l-46 -37q-100 57 -199 133t-132 143z" />
<glyph unicode="&#xcd;" horiz-adv-x="717" d="M54 0l7 69l149 25l180 1336l-135 19l10 81h445l-8 -81l-151 -19l-180 -1336l156 -24l-7 -70h-466zM463 1651l282 349l99 -110q-25 -48 -91.5 -106t-125 -96.5t-120.5 -73.5z" />
<glyph unicode="&#xce;" horiz-adv-x="717" d="M54 0l7 69l149 25l180 1336l-135 19l10 81h445l-8 -81l-151 -19l-180 -1336l156 -24l-7 -70h-466zM183 1666l321 334h142l219 -335l-55 -48l-242 256l-335 -254z" />
<glyph unicode="&#xcf;" horiz-adv-x="717" d="M54 0l7 69l149 25l180 1336l-135 19l10 81h445l-8 -81l-151 -19l-180 -1336l156 -24l-7 -70h-466zM224 1818q2 49 38 84.5t77 35.5q46 0 72 -27.5t24 -70.5q-2 -51 -38.5 -87t-83.5 -36q-39 0 -65 29.5t-24 71.5zM642 1818q1 49 39 84.5t79 35.5q45 0 71 -27.5t24 -70.5 q-2 -51 -38 -87t-84 -36q-39 0 -65.5 28.5t-25.5 72.5z" />
<glyph unicode="&#xd0;" horiz-adv-x="1426" d="M39 2l7 69l147 25l86 635h-163l13 105h164l81 596l-132 19l10 81h232q45 0 157 8t164 8q147 0 256 -44.5t175.5 -128t99.5 -195t35 -254.5q4 -263 -93.5 -479.5t-279.5 -341.5t-412 -119q-64 2 -113 7q-101 9 -207 9h-227zM354 107l1 1q140 -27 276 -27q116 6 213 56 t164 130t113.5 184.5t68 221.5t19.5 240q-4 280 -113.5 410.5t-335.5 130.5q-99 0 -226 -19l-82 -599h416l-13 -105h-417z" />
<glyph unicode="&#xd1;" horiz-adv-x="1521" d="M24 0l7 69l140 23l190 1338l-145 19l14 81h301l515 -1162l66 -196l166 1259l-151 18l10 81h435l-8 -81l-152 -19l-214 -1430h-152l-511 1136l-64 200l-161 -1242l164 -24l-6 -70h-444zM599 1800q35 67 102 116t139 49q44 0 81.5 -23t60 -50t53.5 -50t63 -23 q28 0 52.5 10.5t46.5 33.5t32 35.5t29 39.5l48 -75q-25 -73 -92 -123.5t-146 -50.5q-43 0 -76.5 15t-54.5 36t-40 42.5t-44 36.5t-55 16q-69 1 -160 -104z" />
<glyph unicode="&#xd2;" horiz-adv-x="1352" d="M106 641q-4 189 50 358.5t149 289.5t226 190.5t276 70.5q120 0 215.5 -52t155.5 -143t92.5 -209.5t34.5 -256.5q4 -251 -87.5 -460t-253.5 -329t-358 -120q-227 0 -360.5 179t-139.5 482zM273 682q2 -140 22.5 -248t61.5 -189.5t109 -124.5t162 -44q143 0 261.5 98.5 t186 277t63.5 396.5q-12 606 -355 606q-144 0 -263 -103.5t-185 -281t-63 -387.5zM546 1890l106 110l271 -349l-46 -37q-100 57 -199 133t-132 143z" />
<glyph unicode="&#xd3;" horiz-adv-x="1352" d="M106 641q-4 189 50 358.5t149 289.5t226 190.5t276 70.5q120 0 215.5 -52t155.5 -143t92.5 -209.5t34.5 -256.5q4 -251 -87.5 -460t-253.5 -329t-358 -120q-227 0 -360.5 179t-139.5 482zM273 682q2 -140 22.5 -248t61.5 -189.5t109 -124.5t162 -44q143 0 261.5 98.5 t186 277t63.5 396.5q-12 606 -355 606q-144 0 -263 -103.5t-185 -281t-63 -387.5zM780 1651l282 349l99 -110q-25 -48 -91.5 -106t-125 -96.5t-120.5 -73.5z" />
<glyph unicode="&#xd4;" horiz-adv-x="1352" d="M106 641q-4 189 50 358.5t149 289.5t226 190.5t276 70.5q120 0 215.5 -52t155.5 -143t92.5 -209.5t34.5 -256.5q4 -251 -87.5 -460t-253.5 -329t-358 -120q-227 0 -360.5 179t-139.5 482zM273 682q2 -140 22.5 -248t61.5 -189.5t109 -124.5t162 -44q143 0 261.5 98.5 t186 277t63.5 396.5q-12 606 -355 606q-144 0 -263 -103.5t-185 -281t-63 -387.5zM500 1666l321 334h142l219 -335l-55 -48l-242 256l-335 -254z" />
<glyph unicode="&#xd5;" horiz-adv-x="1352" d="M106 641q-4 189 50 358.5t149 289.5t226 190.5t276 70.5q120 0 215.5 -52t155.5 -143t92.5 -209.5t34.5 -256.5q4 -251 -87.5 -460t-253.5 -329t-358 -120q-227 0 -360.5 179t-139.5 482zM273 682q2 -140 22.5 -248t61.5 -189.5t109 -124.5t162 -44q143 0 261.5 98.5 t186 277t63.5 396.5q-12 606 -355 606q-144 0 -263 -103.5t-185 -281t-63 -387.5zM511 1800q35 67 102 116t139 49q44 0 81.5 -23t60 -50t53.5 -50t63 -23q28 0 52.5 10.5t46.5 33.5t32 35.5t29 39.5l48 -75q-25 -73 -92 -123.5t-146 -50.5q-43 0 -76.5 15t-54.5 36 t-40 42.5t-44 36.5t-55 16q-69 1 -160 -104z" />
<glyph unicode="&#xd6;" horiz-adv-x="1352" d="M106 641q-4 189 50 358.5t149 289.5t226 190.5t276 70.5q120 0 215.5 -52t155.5 -143t92.5 -209.5t34.5 -256.5q4 -251 -87.5 -460t-253.5 -329t-358 -120q-227 0 -360.5 179t-139.5 482zM273 682q2 -140 22.5 -248t61.5 -189.5t109 -124.5t162 -44q143 0 261.5 98.5 t186 277t63.5 396.5q-12 606 -355 606q-144 0 -263 -103.5t-185 -281t-63 -387.5zM541 1818q2 49 38 84.5t77 35.5q46 0 72 -27.5t24 -70.5q-2 -51 -38 -87t-84 -36q-39 0 -65 29.5t-24 71.5zM959 1818q1 49 39 84.5t79 35.5q45 0 71 -27.5t24 -70.5q-2 -51 -38 -87t-84 -36 q-39 0 -65.5 28.5t-25.5 72.5z" />
<glyph unicode="&#xd7;" horiz-adv-x="1370" d="M241 425l391 340l-307 338l105 98l292 -356l377 360l82 -99l-388 -342l309 -338l-106 -99l-292 357l-380 -358z" />
<glyph unicode="&#xd8;" horiz-adv-x="1353" d="M57 -83l177 261q-121 175 -127 465q-4 189 50 358.5t149 289.5t226 190.5t276 70.5q170 0 289 -103l146 212l69 -40l-157 -232q145 -180 151 -498q4 -251 -87.5 -460t-253.5 -329t-358 -120q-192 0 -320 131l-162 -238zM274 684q3 -231 57 -377l688 1037 q-87 112 -234 112q-144 0 -263 -103.5t-185 -281t-63 -387.5zM373 219q89 -140 256 -141q143 0 261.5 98.5t186 277t63.5 396.5q-7 270 -75 416z" />
<glyph unicode="&#xd9;" horiz-adv-x="1396" d="M172 1450l10 80h455l-9 -80l-154 -21l-123 -822q-11 -105 -10 -189q3 -166 81 -257.5t229 -91.5q188 0 295.5 137.5t141.5 420.5l119 802l-135 20l9 81h404l-9 -81l-129 -18l-120 -804q-45 -346 -190 -496.5t-409 -150.5q-212 0 -329 118.5t-121 327.5q-1 74 8 167 l125 838zM543 1890l106 110l271 -349l-46 -37q-100 57 -199 133t-132 143z" />
<glyph unicode="&#xda;" horiz-adv-x="1396" d="M172 1450l10 80h455l-9 -80l-154 -21l-123 -822q-11 -105 -10 -189q3 -166 81 -257.5t229 -91.5q188 0 295.5 137.5t141.5 420.5l119 802l-135 20l9 81h404l-9 -81l-129 -18l-120 -804q-45 -346 -190 -496.5t-409 -150.5q-212 0 -329 118.5t-121 327.5q-1 74 8 167 l125 838zM777 1651l282 349l99 -110q-25 -48 -91.5 -106t-125 -96.5t-120.5 -73.5z" />
<glyph unicode="&#xdb;" horiz-adv-x="1396" d="M172 1450l10 80h455l-9 -80l-154 -21l-123 -822q-11 -105 -10 -189q3 -166 81 -257.5t229 -91.5q188 0 295.5 137.5t141.5 420.5l119 802l-135 20l9 81h404l-9 -81l-129 -18l-120 -804q-45 -346 -190 -496.5t-409 -150.5q-212 0 -329 118.5t-121 327.5q-1 74 8 167 l125 838zM497 1666l321 334h142l219 -335l-55 -48l-242 256l-335 -254z" />
<glyph unicode="&#xdc;" horiz-adv-x="1396" d="M172 1450l10 80h455l-9 -80l-154 -21l-123 -822q-11 -105 -10 -189q3 -166 81 -257.5t229 -91.5q188 0 295.5 137.5t141.5 420.5l119 802l-135 20l9 81h404l-9 -81l-129 -18l-120 -804q-45 -346 -190 -496.5t-409 -150.5q-212 0 -329 118.5t-121 327.5q-1 74 8 167 l125 838zM538 1818q2 49 38 84.5t77 35.5q46 0 72 -27.5t24 -70.5q-2 -51 -38.5 -87t-83.5 -36q-39 0 -65 29.5t-24 71.5zM956 1818q1 49 39 84.5t79 35.5q45 0 71 -27.5t24 -70.5q-2 -51 -38 -87t-84 -36q-39 0 -65.5 28.5t-25.5 72.5z" />
<glyph unicode="&#xdd;" horiz-adv-x="1167" d="M70 1449l8 81h468l-10 -81l-175 -19l220 -608l42 -137l78 137l375 608l-147 19l9 81h412l-12 -81l-113 -18l-547 -845l-67 -492l223 -24l-7 -70h-588l6 70l213 24l67 492l-339 844zM680 1651l282 349l99 -110q-25 -48 -91.5 -106t-125 -96.5t-120.5 -73.5z" />
<glyph unicode="&#xde;" horiz-adv-x="1188" d="M38 0l7 69l149 25l180 1336l-135 19l10 81h445l-8 -81l-151 -19l-31 -232q115 15 220 15q459 0 459 -384q0 -154 -80 -272.5t-213.5 -180.5t-296.5 -62q-105 0 -208 5l-30 -225l156 -24l-7 -70h-466zM398 415q83 -10 193 -10q102 0 185 32t136 87t81 127t28 154 q-1 109 -32 175.5t-108.5 101.5t-208.5 35q-84 0 -181 -15z" />
<glyph unicode="&#xdf;" horiz-adv-x="1170" d="M82 0l120 927q16 125 45 225t64 167.5t81 117.5t89.5 78t98 44t98 21t96.5 5q139 0 225 -74.5t86 -213.5q0 -75 -28 -136.5t-67.5 -100t-79 -71t-67.5 -67.5t-28 -72q0 -25 18.5 -61.5t37 -63.5t70.5 -99q38 -59 55.5 -89.5t39 -94.5t21.5 -124q0 -92 -58.5 -170 t-152.5 -121.5t-198 -43.5q-61 0 -123 11.5t-95 25.5l21 151q26 -27 94 -54.5t129 -27.5q94 1 155 48.5t61 157.5q0 107 -84 248q-135 183 -135 268q0 41 15 76t28.5 51t50.5 55q78 72 118.5 142.5t40.5 157.5q0 85 -49.5 140t-145.5 55q-69 0 -125.5 -30.5t-107 -99 t-87.5 -189t-59 -290.5l-113 -879h-155z" />
<glyph unicode="&#xe0;" horiz-adv-x="1138" d="M66 399q0 78 19.5 164t56 171.5t93 162.5t125.5 136.5t158.5 94.5t187.5 35q87 0 193 -36l1 1l118 34l-150 -989q-7 -46 6 -67t32 -21q12 0 28 9t25.5 17t36.5 33l27 -44q-14 -30 -73 -75t-126 -45q-126 0 -116 137l10 73q-61 -87 -150.5 -148.5t-192.5 -61.5 q-154 0 -231.5 112t-77.5 307zM230 421q0 -161 45 -244t132 -83q70 0 140.5 43.5t114 93.5t77.5 105l103 683q-60 45 -161 45q-104 0 -192.5 -62t-143 -158.5t-85 -207t-30.5 -215.5zM334 1596l121 133l300 -425l-44 -49q-84 53 -212.5 165.5t-164.5 175.5z" />
<glyph unicode="&#xe1;" horiz-adv-x="1138" d="M66 399q0 78 19.5 164t56 171.5t93 162.5t125.5 136.5t158.5 94.5t187.5 35q87 0 193 -36l1 1l118 34l-150 -989q-7 -46 6 -67t32 -21q12 0 28 9t25.5 17t36.5 33l27 -44q-14 -30 -73 -75t-126 -45q-126 0 -116 137l10 73q-61 -87 -150.5 -148.5t-192.5 -61.5 q-154 0 -231.5 112t-77.5 307zM230 421q0 -161 45 -244t132 -83q70 0 140.5 43.5t114 93.5t77.5 105l103 683q-60 45 -161 45q-104 0 -192.5 -62t-143 -158.5t-85 -207t-30.5 -215.5zM611 1304l322 425l113 -133q-29 -51 -166 -171t-226 -170z" />
<glyph unicode="&#xe2;" horiz-adv-x="1138" d="M66 399q0 78 19.5 164t56 171.5t93 162.5t125.5 136.5t158.5 94.5t187.5 35q87 0 193 -36l1 1l118 34l-150 -989q-7 -46 6 -67t32 -21q12 0 28 9t25.5 17t36.5 33l27 -44q-14 -30 -73 -75t-126 -45q-126 0 -116 137l10 73q-61 -87 -150.5 -148.5t-192.5 -61.5 q-154 0 -231.5 112t-77.5 307zM230 421q0 -161 45 -244t132 -83q70 0 140.5 43.5t114 93.5t77.5 105l103 683q-60 45 -161 45q-104 0 -192.5 -62t-143 -158.5t-85 -207t-30.5 -215.5zM353 1275l341 375h142l202 -377l-61 -47l-232 297l-346 -295z" />
<glyph unicode="&#xe3;" horiz-adv-x="1138" d="M66 399q0 78 19.5 164t56 171.5t93 162.5t125.5 136.5t158.5 94.5t187.5 35q87 0 193 -36l1 1l118 34l-150 -989q-7 -46 6 -67t32 -21q12 0 28 9t25.5 17t36.5 33l27 -44q-14 -30 -73 -75t-126 -45q-126 0 -116 137l10 73q-61 -87 -150.5 -148.5t-192.5 -61.5 q-154 0 -231.5 112t-77.5 307zM230 421q0 -161 45 -244t132 -83q70 0 140.5 43.5t114 93.5t77.5 105l103 683q-60 45 -161 45q-104 0 -192.5 -62t-143 -158.5t-85 -207t-30.5 -215.5zM370 1485q34 67 101 116t139 49q44 0 81.5 -23t60.5 -50t54 -50t63 -23q28 0 52.5 10.5 t47 34t31.5 35t29 39.5l47 -74q-25 -74 -91.5 -124.5t-145.5 -50.5q-43 0 -76.5 15t-54.5 36.5t-40 42.5t-44 36.5t-55 15.5q-70 1 -161 -104z" />
<glyph unicode="&#xe4;" horiz-adv-x="1138" d="M66 399q0 78 19.5 164t56 171.5t93 162.5t125.5 136.5t158.5 94.5t187.5 35q87 0 193 -36l1 1l118 34l-150 -989q-7 -46 6 -67t32 -21q12 0 28 9t25.5 17t36.5 33l27 -44q-14 -30 -73 -75t-126 -45q-126 0 -116 137l10 73q-61 -87 -150.5 -148.5t-192.5 -61.5 q-154 0 -231.5 112t-77.5 307zM230 421q0 -161 45 -244t132 -83q70 0 140.5 43.5t114 93.5t77.5 105l103 683q-60 45 -161 45q-104 0 -192.5 -62t-143 -158.5t-85 -207t-30.5 -215.5zM417 1508q3 50 37.5 84.5t79.5 34.5t71.5 -27.5t24.5 -69.5q-2 -51 -38 -87.5t-84 -36.5 q-40 0 -66.5 29.5t-24.5 72.5zM839 1508q2 50 36.5 84.5t79.5 34.5q46 0 72.5 -27t24.5 -70q-3 -51 -39 -87.5t-84 -36.5q-40 0 -66.5 29.5t-23.5 72.5z" />
<glyph unicode="&#xe5;" horiz-adv-x="1138" d="M66 399q0 78 19.5 164t56 171.5t93 162.5t125.5 136.5t158.5 94.5t187.5 35q87 0 193 -36l1 1l118 34l-150 -989q-7 -46 6 -67t32 -21q12 0 28 9t25.5 17t36.5 33l27 -44q-14 -30 -73 -75t-126 -45q-126 0 -116 137l10 73q-61 -87 -150.5 -148.5t-192.5 -61.5 q-154 0 -231.5 112t-77.5 307zM230 421q0 -161 45 -244t132 -83q70 0 140.5 43.5t114 93.5t77.5 105l103 683q-60 45 -161 45q-104 0 -192.5 -62t-143 -158.5t-85 -207t-30.5 -215.5zM457 1517q6 66 39 118t82 82.5t104.5 45.5t113.5 15q135 0 205 -65.5t59 -182.5 q-6 -68 -37 -122t-78 -86.5t-102.5 -49t-114.5 -16.5q-143 0 -213 70.5t-58 190.5zM562 1517q-6 -83 43.5 -139t132.5 -58q93 0 151.5 48.5t66.5 155.5q6 85 -41.5 136.5t-130.5 52.5q-91 1 -153 -47t-69 -149z" />
<glyph unicode="&#xe6;" horiz-adv-x="1704" d="M73 396q0 94 26.5 198t81.5 205t129.5 182t180 131t223.5 50q104 0 215 -43l10 9l98 34l-38 -149q154 149 344 149q137 0 207.5 -70t70.5 -182q0 -75 -37 -141t-98 -112.5t-135 -83.5t-153 -59t-146 -34t-119 -13q-24 -375 223 -375q90 0 189 40t184 122l38 -68 q-55 -73 -174 -139.5t-256 -66.5q-153 0 -242 77t-116 216q-28 -54 -65 -101.5t-89 -93t-122 -72t-147 -26.5q-283 0 -283 416zM233 406q0 -312 159 -312q65 0 127.5 31.5t109.5 82.5t80.5 101t56.5 100v28q1 117 36 235l59 339q-61 53 -172 53q-86 0 -161.5 -42.5 t-128.5 -111t-91 -155.5t-56.5 -176.5t-18.5 -172.5zM937 557q83 3 171.5 27t167.5 66t130 107.5t51 141.5q0 84 -38.5 127t-112.5 43q-77 0 -145.5 -49.5t-113.5 -127t-73.5 -165t-36.5 -170.5z" />
<glyph unicode="&#xe7;" horiz-adv-x="897" d="M71 430q0 100 23.5 202.5t72 198t115 169.5t161.5 118.5t203 44.5q55 0 116.5 -13.5t103.5 -34.5l-41 -147q-42 36 -101 56.5t-114 20.5q-161 0 -266.5 -167t-105.5 -425q0 -177 59.5 -269t167.5 -92q80 0 142 30t149 95l32 -66q-42 -48 -111 -95t-160 -66 q24 -69 15 -184q-13 -153 -76.5 -211.5t-180.5 -58.5q-40 0 -81 8t-57 20l28 105q32 -17 85 -17q75 0 121.5 51t55.5 155q5 76 -4 122h-2q-165 0 -257.5 120t-92.5 330z" />
<glyph unicode="&#xe8;" horiz-adv-x="1025" d="M83 437q5 190 79 355.5t205.5 268t290.5 102.5q137 0 209.5 -69.5t72.5 -180.5q0 -75 -37 -141.5t-98 -113t-135 -84t-153 -60t-146.5 -34.5t-120.5 -13q-6 -62 3 -124t34.5 -120t78 -94.5t126.5 -36.5q179 0 341 162l38 -68q-55 -76 -161.5 -141t-236.5 -65 q-84 0 -151.5 26t-112 69.5t-74.5 103t-42 124t-10 134.5zM254 557q84 3 173.5 27.5t168 66t129.5 107t51 141.5q0 83 -41 126.5t-114 43.5q-79 0 -147 -49.5t-112.5 -127.5t-72 -164.5t-35.5 -170.5zM257 1596l121 133l300 -425l-44 -49q-84 53 -212.5 165.5t-164.5 175.5z " />
<glyph unicode="&#xe9;" horiz-adv-x="1025" d="M83 437q5 190 79 355.5t205.5 268t290.5 102.5q137 0 209.5 -69.5t72.5 -180.5q0 -75 -37 -141.5t-98 -113t-135 -84t-153 -60t-146.5 -34.5t-120.5 -13q-6 -62 3 -124t34.5 -120t78 -94.5t126.5 -36.5q179 0 341 162l38 -68q-55 -76 -161.5 -141t-236.5 -65 q-84 0 -151.5 26t-112 69.5t-74.5 103t-42 124t-10 134.5zM254 557q84 3 173.5 27.5t168 66t129.5 107t51 141.5q0 83 -41 126.5t-114 43.5q-79 0 -147 -49.5t-112.5 -127.5t-72 -164.5t-35.5 -170.5zM534 1304l322 425l113 -133q-29 -51 -166 -171t-226 -170z" />
<glyph unicode="&#xea;" horiz-adv-x="1025" d="M83 437q5 190 79 355.5t205.5 268t290.5 102.5q137 0 209.5 -69.5t72.5 -180.5q0 -75 -37 -141.5t-98 -113t-135 -84t-153 -60t-146.5 -34.5t-120.5 -13q-6 -62 3 -124t34.5 -120t78 -94.5t126.5 -36.5q179 0 341 162l38 -68q-55 -76 -161.5 -141t-236.5 -65 q-84 0 -151.5 26t-112 69.5t-74.5 103t-42 124t-10 134.5zM254 557q84 3 173.5 27.5t168 66t129.5 107t51 141.5q0 83 -41 126.5t-114 43.5q-79 0 -147 -49.5t-112.5 -127.5t-72 -164.5t-35.5 -170.5zM276 1275l341 375h142l202 -377l-61 -47l-232 297l-346 -295z" />
<glyph unicode="&#xeb;" horiz-adv-x="1025" d="M83 437q5 190 79 355.5t205.5 268t290.5 102.5q137 0 209.5 -69.5t72.5 -180.5q0 -75 -37 -141.5t-98 -113t-135 -84t-153 -60t-146.5 -34.5t-120.5 -13q-6 -62 3 -124t34.5 -120t78 -94.5t126.5 -36.5q179 0 341 162l38 -68q-55 -76 -161.5 -141t-236.5 -65 q-84 0 -151.5 26t-112 69.5t-74.5 103t-42 124t-10 134.5zM254 557q84 3 173.5 27.5t168 66t129.5 107t51 141.5q0 83 -41 126.5t-114 43.5q-79 0 -147 -49.5t-112.5 -127.5t-72 -164.5t-35.5 -170.5zM340 1508q3 50 37.5 84.5t79.5 34.5t71.5 -27.5t24.5 -69.5 q-2 -51 -38 -87.5t-84 -36.5q-40 0 -66.5 29.5t-24.5 72.5zM762 1508q2 50 36.5 84.5t79.5 34.5q46 0 72.5 -27t24.5 -70q-3 -51 -39 -87.5t-84 -36.5q-40 0 -66.5 29.5t-23.5 72.5z" />
<glyph unicode="&#xec;" horiz-adv-x="625" d="M24 1596l121 133l300 -425l-44 -49q-84 53 -212.5 165.5t-164.5 175.5zM148 1056l14 65l258 42l41 -21l-141 -984q-5 -35 3.5 -54t24.5 -19q40 0 108 71l27 -44q-25 -39 -85.5 -85.5t-132.5 -46.5q-120 0 -109 119q4 57 24.5 205t57 391.5t47.5 320.5z" />
<glyph unicode="&#xed;" horiz-adv-x="625" d="M148 1056l14 65l258 42l41 -21l-141 -984q-5 -35 3.5 -54t24.5 -19q40 0 108 71l27 -44q-25 -39 -85.5 -85.5t-132.5 -46.5q-120 0 -109 119q4 57 24.5 205t57 391.5t47.5 320.5zM301 1304l322 425l113 -133q-29 -51 -166 -171t-226 -170z" />
<glyph unicode="&#xee;" horiz-adv-x="625" d="M43 1275l341 375h142l202 -377l-61 -47l-232 297l-346 -295zM148 1056l14 65l258 42l41 -21l-141 -984q-5 -35 3.5 -54t24.5 -19q40 0 108 71l27 -44q-25 -39 -85.5 -85.5t-132.5 -46.5q-120 0 -109 119q4 57 24.5 205t57 391.5t47.5 320.5z" />
<glyph unicode="&#xef;" horiz-adv-x="625" d="M107 1508q3 50 37.5 84.5t79.5 34.5t71.5 -27.5t24.5 -69.5q-2 -51 -38 -87.5t-84 -36.5q-40 0 -66.5 29.5t-24.5 72.5zM148 1056l14 65l258 42l41 -21l-141 -984q-5 -35 3.5 -54t24.5 -19q40 0 108 71l27 -44q-25 -39 -85.5 -85.5t-132.5 -46.5q-120 0 -109 119 q4 57 24.5 205t57 391.5t47.5 320.5zM529 1508q2 50 36.5 84.5t79.5 34.5q46 0 72.5 -27t24.5 -70q-3 -51 -39 -87.5t-84 -36.5q-40 0 -66.5 29.5t-23.5 72.5z" />
<glyph unicode="&#xf0;" horiz-adv-x="1134" d="M86 421q0 156 46 287.5t122 218t174 135t203 48.5q84 0 160.5 -35.5t111.5 -98.5q-34 161 -82.5 265.5t-143.5 189.5l-151 -174l-86 71l153 170q-146 107 -248 130l36 97q115 -29 289 -140q28 30 67.5 76.5t64.5 78.5l26 31l83 -74q-102 -115 -154 -173l5 -4 q159 -135 225 -308.5t66 -395.5q0 -132 -24.5 -255.5t-73.5 -229t-118.5 -184t-164.5 -123t-205 -44.5q-98 0 -173.5 38.5t-119.5 102.5t-66 140t-22 160zM254 412q0 -96 23.5 -171.5t77.5 -124.5t134 -49q92 0 173 71.5t134 184t73 243.5q21 140 14 217q-2 21 -11 48.5 t-29 61.5t-47.5 61.5t-71.5 46.5t-96 19q-89 0 -162 -52.5t-118 -139.5t-69.5 -194.5t-24.5 -221.5z" />
<glyph unicode="&#xf1;" horiz-adv-x="1253" d="M114 0l133 1002l-98 47l14 72l211 42l40 -20l-27 -257q91 118 213.5 197.5t237.5 79.5q112 0 170 -68t58 -227q0 -35 -6 -87t-12 -86.5t-19 -103.5t-16 -86q-47 -268 -52 -348q-3 -72 23 -72q37 0 97 54l26 -44q-19 -31 -79.5 -73.5t-127.5 -42.5q-112 0 -105 117 q3 70 55 361q1 6 16.5 88.5t20.5 115t12 93.5t7 105q0 101 -30.5 139.5t-106.5 38.5q-88 0 -203 -85.5t-198 -206.5l-99 -745h-155zM362 1485q34 67 101 116t139 49q44 0 81.5 -23t60.5 -50t54 -50t63 -23q28 0 52.5 10.5t47 34t31.5 35t29 39.5l47 -74 q-25 -74 -91.5 -124.5t-145.5 -50.5q-43 0 -76.5 15t-54.5 36.5t-40 42.5t-44 36.5t-55 15.5q-70 1 -161 -104z" />
<glyph unicode="&#xf2;" horiz-adv-x="1123" d="M87 439q-2 108 23 214.5t74 197.5t116.5 161.5t156.5 110.5t187 40q187 0 285 -119.5t102 -340.5q2 -135 -38 -265t-112 -231.5t-179 -164t-229 -62.5q-187 0 -284.5 119t-101.5 340zM252 441q2 -175 64 -269t185 -94q89 0 162 58.5t116 151.5t65.5 200.5t20.5 212.5 q-2 174 -63.5 269t-186.5 95q-73 0 -135 -39t-103.5 -102.5t-71 -145.5t-42.5 -168t-11 -169zM283 1596l121 133l300 -425l-44 -49q-84 53 -212.5 165.5t-164.5 175.5z" />
<glyph unicode="&#xf3;" horiz-adv-x="1123" d="M87 439q-2 108 23 214.5t74 197.5t116.5 161.5t156.5 110.5t187 40q187 0 285 -119.5t102 -340.5q2 -135 -38 -265t-112 -231.5t-179 -164t-229 -62.5q-187 0 -284.5 119t-101.5 340zM252 441q2 -175 64 -269t185 -94q89 0 162 58.5t116 151.5t65.5 200.5t20.5 212.5 q-2 174 -63.5 269t-186.5 95q-73 0 -135 -39t-103.5 -102.5t-71 -145.5t-42.5 -168t-11 -169zM560 1304l322 425l113 -133q-29 -51 -166 -171t-226 -170z" />
<glyph unicode="&#xf4;" horiz-adv-x="1123" d="M87 439q-2 108 23 214.5t74 197.5t116.5 161.5t156.5 110.5t187 40q187 0 285 -119.5t102 -340.5q2 -135 -38 -265t-112 -231.5t-179 -164t-229 -62.5q-187 0 -284.5 119t-101.5 340zM252 441q2 -175 64 -269t185 -94q89 0 162 58.5t116 151.5t65.5 200.5t20.5 212.5 q-2 174 -63.5 269t-186.5 95q-73 0 -135 -39t-103.5 -102.5t-71 -145.5t-42.5 -168t-11 -169zM302 1275l341 375h142l202 -377l-61 -47l-232 297l-346 -295z" />
<glyph unicode="&#xf5;" horiz-adv-x="1123" d="M87 439q-2 108 23 214.5t74 197.5t116.5 161.5t156.5 110.5t187 40q187 0 285 -119.5t102 -340.5q2 -135 -38 -265t-112 -231.5t-179 -164t-229 -62.5q-187 0 -284.5 119t-101.5 340zM252 441q2 -175 64 -269t185 -94q89 0 162 58.5t116 151.5t65.5 200.5t20.5 212.5 q-2 174 -63.5 269t-186.5 95q-73 0 -135 -39t-103.5 -102.5t-71 -145.5t-42.5 -168t-11 -169zM319 1485q34 67 101 116t139 49q44 0 81.5 -23t60.5 -50t54 -50t63 -23q28 0 52.5 10.5t47 34t31.5 35t29 39.5l47 -74q-25 -74 -91.5 -124.5t-145.5 -50.5q-43 0 -76.5 15 t-54.5 36.5t-40 42.5t-44 36.5t-55 15.5q-70 1 -161 -104z" />
<glyph unicode="&#xf6;" horiz-adv-x="1123" d="M87 439q-2 108 23 214.5t74 197.5t116.5 161.5t156.5 110.5t187 40q187 0 285 -119.5t102 -340.5q2 -135 -38 -265t-112 -231.5t-179 -164t-229 -62.5q-187 0 -284.5 119t-101.5 340zM252 441q2 -175 64 -269t185 -94q89 0 162 58.5t116 151.5t65.5 200.5t20.5 212.5 q-2 174 -63.5 269t-186.5 95q-73 0 -135 -39t-103.5 -102.5t-71 -145.5t-42.5 -168t-11 -169zM366 1508q3 50 37.5 84.5t79.5 34.5t71.5 -27.5t24.5 -69.5q-2 -51 -38 -87.5t-84 -36.5q-40 0 -66.5 29.5t-24.5 72.5zM788 1508q2 50 36.5 84.5t79.5 34.5q46 0 72.5 -27 t24.5 -70q-3 -51 -39 -87.5t-84 -36.5q-40 0 -66.5 29.5t-23.5 72.5z" />
<glyph unicode="&#xf7;" horiz-adv-x="1370" d="M272 712l14 125h869l-14 -125h-869zM557 379q6 52 49 87t91 35q54 0 77.5 -28.5t17.5 -76.5q-7 -54 -48.5 -88.5t-90.5 -34.5q-45 0 -73.5 28t-22.5 78zM650 1152q6 52 49.5 87t91.5 35q53 0 77 -28.5t18 -76.5q-6 -54 -48.5 -88.5t-90.5 -34.5q-45 0 -74 28.5t-23 77.5z " />
<glyph unicode="&#xf8;" horiz-adv-x="1122" d="M41 -87l138 199q-89 118 -92 329q-2 108 23 214.5t74 197.5t116.5 161.5t156.5 110.5t187 40q123 0 208 -53l130 187l72 -40l-139 -199q111 -117 116 -355q2 -135 -38 -265t-112 -231.5t-179 -164t-229 -62.5q-144 0 -235 71l-125 -180zM252 443q2 -117 28 -196l491 761 q-61 59 -156 59q-73 0 -135 -39t-103.5 -102.5t-71 -145.5t-42.5 -168t-11 -169zM323 164q63 -84 178 -84q89 0 162 58.5t116 151.5t65.5 200.5t20.5 212.5q-3 144 -44 232z" />
<glyph unicode="&#xf9;" horiz-adv-x="1204" d="M158 1049l14 71l210 43l40 -21l-69 -543q-3 -27 -11 -83t-11 -84.5t-6.5 -72t-3.5 -80.5q0 -109 39 -149t117 -40t166.5 56.5t148.5 132.5l115 876h155l-130 -996q-10 -72 24 -72q41 0 111 71l26 -45q-21 -35 -86 -83t-138 -48q-56 0 -81 36.5t-12 100.5q1 8 3 50 q-167 -189 -368 -189q-120 0 -183 62t-63 212q0 86 36 352l54 396zM292 1596l121 133l300 -425l-44 -49q-84 53 -212.5 165.5t-164.5 175.5z" />
<glyph unicode="&#xfa;" horiz-adv-x="1204" d="M158 1049l14 71l210 43l40 -21l-69 -543q-3 -27 -11 -83t-11 -84.5t-6.5 -72t-3.5 -80.5q0 -109 39 -149t117 -40t166.5 56.5t148.5 132.5l115 876h155l-130 -996q-10 -72 24 -72q41 0 111 71l26 -45q-21 -35 -86 -83t-138 -48q-56 0 -81 36.5t-12 100.5q1 8 3 50 q-167 -189 -368 -189q-120 0 -183 62t-63 212q0 86 36 352l54 396zM569 1304l322 425l113 -133q-29 -51 -166 -171t-226 -170z" />
<glyph unicode="&#xfb;" horiz-adv-x="1204" d="M158 1049l14 71l210 43l40 -21l-69 -543q-3 -27 -11 -83t-11 -84.5t-6.5 -72t-3.5 -80.5q0 -109 39 -149t117 -40t166.5 56.5t148.5 132.5l115 876h155l-130 -996q-10 -72 24 -72q41 0 111 71l26 -45q-21 -35 -86 -83t-138 -48q-56 0 -81 36.5t-12 100.5q1 8 3 50 q-167 -189 -368 -189q-120 0 -183 62t-63 212q0 86 36 352l54 396zM311 1275l341 375h142l202 -377l-61 -47l-232 297l-346 -295z" />
<glyph unicode="&#xfc;" horiz-adv-x="1204" d="M158 1049l14 71l210 43l40 -21l-69 -543q-3 -27 -11 -83t-11 -84.5t-6.5 -72t-3.5 -80.5q0 -109 39 -149t117 -40t166.5 56.5t148.5 132.5l115 876h155l-130 -996q-10 -72 24 -72q41 0 111 71l26 -45q-21 -35 -86 -83t-138 -48q-56 0 -81 36.5t-12 100.5q1 8 3 50 q-167 -189 -368 -189q-120 0 -183 62t-63 212q0 86 36 352l54 396zM375 1508q3 50 37.5 84.5t79.5 34.5t71.5 -27.5t24.5 -69.5q-2 -51 -38 -87.5t-84 -36.5q-40 0 -66.5 29.5t-24.5 72.5zM797 1508q2 50 36.5 84.5t79.5 34.5q46 0 72.5 -27t24.5 -70q-3 -51 -39 -87.5 t-84 -36.5q-40 0 -66.5 29.5t-23.5 72.5z" />
<glyph unicode="&#xfd;" horiz-adv-x="1051" d="M-143 -476l37 127q1 -1 12.5 -6t19.5 -8t24 -8.5t31 -8.5t36.5 -5.5t44.5 -2.5q53 0 108.5 28.5t118.5 100.5t113 180h-50l-180 1058q-10 41 -20.5 55.5t-26.5 14.5q-31 0 -90 -56l-24 49q18 32 75.5 76.5t121.5 44.5q61 0 85.5 -32.5t37.5 -104.5l101 -768l26 -281 q28 52 97 185t73 141q16 34 50 107t49 106.5t40.5 94.5t38 103t25 98.5t18.5 111.5q4 41 -13.5 90t-17.5 62q0 43 21 64.5t56 21.5q53 0 81.5 -46t28.5 -134q0 -37 -5 -76t-17.5 -83t-22 -78t-31.5 -85t-33 -77.5t-39.5 -82t-37 -72t-39.5 -74.5t-34 -64 q-226 -450 -367 -619q-48 -68 -137 -122t-212 -54q-84 0 -173 29zM499 1304l322 425l113 -133q-29 -51 -166 -171t-226 -170z" />
<glyph unicode="&#xfe;" horiz-adv-x="1147" d="M30 -520l69 515l195 1521l-95 34l16 68l209 32l43 -23l-86 -659q56 80 144.5 137.5t192.5 57.5q167 0 253.5 -118.5t86.5 -314.5q0 -78 -19 -163t-55 -169t-91.5 -159t-123.5 -133t-157.5 -92t-187.5 -34q-76 0 -169 25l-14 -114l-58 -411h-153zM272 130q61 -52 177 -52 q87 0 162 42t126 109.5t87.5 152.5t53 171t16.5 166q0 156 -53 242.5t-149 86.5q-101 0 -193 -71.5t-137 -150.5z" />
<glyph unicode="&#xff;" horiz-adv-x="1051" d="M-143 -476l37 127q1 -1 12.5 -6t19.5 -8t24 -8.5t31 -8.5t36.5 -5.5t44.5 -2.5q53 0 108.5 28.5t118.5 100.5t113 180h-50l-180 1058q-10 41 -20.5 55.5t-26.5 14.5q-31 0 -90 -56l-24 49q18 32 75.5 76.5t121.5 44.5q61 0 85.5 -32.5t37.5 -104.5l101 -768l26 -281 q28 52 97 185t73 141q16 34 50 107t49 106.5t40.5 94.5t38 103t25 98.5t18.5 111.5q4 41 -13.5 90t-17.5 62q0 43 21 64.5t56 21.5q53 0 81.5 -46t28.5 -134q0 -37 -5 -76t-17.5 -83t-22 -78t-31.5 -85t-33 -77.5t-39.5 -82t-37 -72t-39.5 -74.5t-34 -64 q-226 -450 -367 -619q-48 -68 -137 -122t-212 -54q-84 0 -173 29zM305 1508q3 50 37.5 84.5t79.5 34.5t71.5 -27.5t24.5 -69.5q-2 -51 -38 -87.5t-84 -36.5q-40 0 -66.5 29.5t-24.5 72.5zM727 1508q2 50 36.5 84.5t79.5 34.5q46 0 72.5 -27t24.5 -70q-3 -51 -39 -87.5 t-84 -36.5q-40 0 -66.5 29.5t-23.5 72.5z" />
<glyph unicode="&#x152;" horiz-adv-x="2137" d="M106 641q-4 196 50.5 366.5t150.5 289t228.5 186t281.5 67.5q184 0 292 -118t146 -320l54 418h780l-7 -310h-86l-36 211l-498 12l-86 -603l473 6l-10 -125l-472 13l-84 -640l605 19l113 228l84 -25l-89 -316h-885l44 340q-88 -169 -227.5 -264.5t-311.5 -95.5 q-228 0 -366.5 180t-143.5 481zM268 682q9 -603 370 -606q143 0 260.5 102.5t184 286t62.5 407.5q-5 277 -94 427t-261 150q-147 0 -267.5 -102t-188.5 -278.5t-66 -386.5z" />
<glyph unicode="&#x153;" horiz-adv-x="1774" d="M87 439q-2 108 23 214.5t74 197.5t116.5 161.5t156.5 110.5t187 40q264 0 345 -240q79 112 187 176t233 64q137 0 209.5 -69.5t72.5 -180.5q0 -75 -37 -141.5t-98 -113t-135 -84t-153 -60t-146.5 -34.5t-120.5 -13q-6 -62 3 -124t34.5 -120t78 -94.5t126.5 -36.5 q179 0 341 162l38 -68q-55 -76 -161.5 -141t-236.5 -65q-132 0 -219.5 60.5t-130.5 163.5q-75 -105 -177.5 -164.5t-223.5 -59.5q-187 0 -284.5 119t-101.5 340zM252 441q2 -175 64 -269t185 -94q67 0 124 33t97.5 90t69 127t44.5 152q4 64 18 127q3 48 3 94 q-5 364 -242 364q-73 0 -135 -39t-103.5 -102.5t-71 -145.5t-42.5 -168t-11 -169zM1005 557q84 3 173.5 27.5t168 66t129.5 107t51 141.5q0 83 -41 126.5t-114 43.5q-79 0 -147 -49.5t-112.5 -127.5t-72 -164.5t-35.5 -170.5z" />
<glyph unicode="&#x178;" horiz-adv-x="1167" d="M70 1449l8 81h468l-10 -81l-175 -19l220 -608l42 -137l78 137l375 608l-147 19l9 81h412l-12 -81l-113 -18l-547 -845l-67 -492l223 -24l-7 -70h-588l6 70l213 24l67 492l-339 844zM441 1818q2 49 38 84.5t77 35.5q46 0 72 -27.5t24 -70.5q-2 -51 -38 -87t-84 -36 q-39 0 -65 29.5t-24 71.5zM859 1818q1 49 39 84.5t79 35.5q45 0 71 -27.5t24 -70.5q-2 -51 -38 -87t-84 -36q-39 0 -65.5 28.5t-25.5 72.5z" />
<glyph unicode="&#x2c6;" horiz-adv-x="795" d="M54 1275l341 375h142l202 -377l-61 -47l-232 297l-346 -295z" />
<glyph unicode="&#x2dc;" horiz-adv-x="816" d="M50 1485q34 67 101 116t139 49q44 0 81.5 -23t60.5 -50t54 -50t63 -23q28 0 52.5 10.5t47 34t31.5 35t29 39.5l47 -74q-25 -74 -91.5 -124.5t-145.5 -50.5q-43 0 -76.5 15t-54.5 36.5t-40 42.5t-44 36.5t-55 15.5q-70 1 -161 -104z" />
<glyph unicode="&#x2000;" horiz-adv-x="1000" />
<glyph unicode="&#x2001;" horiz-adv-x="2000" />
<glyph unicode="&#x2002;" horiz-adv-x="1000" />
<glyph unicode="&#x2003;" horiz-adv-x="2000" />
<glyph unicode="&#x2004;" horiz-adv-x="666" />
<glyph unicode="&#x2005;" horiz-adv-x="500" />
<glyph unicode="&#x2006;" horiz-adv-x="333" />
<glyph unicode="&#x2007;" horiz-adv-x="333" />
<glyph unicode="&#x2008;" horiz-adv-x="250" />
<glyph unicode="&#x2009;" horiz-adv-x="400" />
<glyph unicode="&#x200a;" horiz-adv-x="111" />
<glyph unicode="&#x2010;" horiz-adv-x="1270" d="M238 709l14 127h834l-15 -127h-833z" />
<glyph unicode="&#x2011;" horiz-adv-x="1270" d="M238 709l14 127h834l-15 -127h-833z" />
<glyph unicode="&#x2012;" horiz-adv-x="1270" d="M238 709l14 127h834l-15 -127h-833z" />
<glyph unicode="&#x2013;" horiz-adv-x="1548" d="M238 710l24 126h1102l-24 -126h-1102z" />
<glyph unicode="&#x2014;" horiz-adv-x="2043" d="M238 710l23 126h1597l-23 -126h-1597z" />
<glyph unicode="&#x2018;" horiz-adv-x="682" d="M217 1212q0 76 22.5 145.5t59 124t86.5 101.5t102.5 80t109.5 58l34 -57l-2 -17q-85 -30 -161 -138.5t-76 -227.5q0 -71 32.5 -126t90.5 -67l-4 -33l-116 -118q-63 17 -105 64t-57.5 100t-15.5 111z" />
<glyph unicode="&#x2019;" horiz-adv-x="682" d="M231 993l2 17q85 30 161 138.5t76 227.5q0 71 -32.5 126t-90.5 67l4 33l116 118q63 -17 105 -64t57.5 -100t15.5 -111q0 -76 -22.5 -145.5t-59 -124t-86.5 -101.5t-102.5 -80t-109.5 -58z" />
<glyph unicode="&#x201a;" horiz-adv-x="682" d="M47 -446l2 17q85 30 161 138.5t76 227.5q0 71 -32.5 126t-90.5 67l4 33l116 118q63 -17 105 -64t57.5 -100t15.5 -111q0 -76 -22.5 -145.5t-59 -124t-86.5 -101.5t-102.5 -80t-109.5 -58z" />
<glyph unicode="&#x201c;" horiz-adv-x="1161" d="M217 1212q0 76 22.5 145.5t59 124t86.5 101.5t102.5 80t109.5 58l34 -57l-2 -17q-85 -30 -161 -138.5t-76 -227.5q0 -71 32.5 -126t90.5 -67l-4 -33l-116 -118q-63 17 -105 64t-57.5 100t-15.5 111zM696 1212q0 76 22.5 145.5t59 124t86.5 101.5t102.5 80t109.5 58 l34 -57l-2 -17q-85 -30 -161 -138.5t-76 -227.5q0 -71 32.5 -126t90.5 -67l-4 -33l-116 -118q-63 17 -105 64t-57.5 100t-15.5 111z" />
<glyph unicode="&#x201d;" horiz-adv-x="1161" d="M231 993l2 17q85 30 161 138.5t76 227.5q0 71 -32.5 126t-90.5 67l4 33l116 118q63 -17 105 -64t57.5 -100t15.5 -111q0 -76 -22.5 -145.5t-59 -124t-86.5 -101.5t-102.5 -80t-109.5 -58zM710 993l2 17q85 30 161 138.5t76 227.5q0 71 -32.5 126t-90.5 67l4 33l116 118 q63 -17 105 -64t57.5 -100t15.5 -111q0 -76 -22.5 -145.5t-59 -124t-86.5 -101.5t-102.5 -80t-109.5 -58z" />
<glyph unicode="&#x201e;" horiz-adv-x="1161" d="M47 -446l2 17q85 30 161 138.5t76 227.5q0 71 -32.5 126t-90.5 67l4 33l116 118q63 -17 105 -64t57.5 -100t15.5 -111q0 -76 -22.5 -145.5t-59 -124t-86.5 -101.5t-102.5 -80t-109.5 -58zM526 -446l2 17q85 30 161 138.5t76 227.5q0 71 -32.5 126t-90.5 67l4 33l116 118 q63 -17 105 -64t57.5 -100t15.5 -111q0 -76 -22.5 -145.5t-59 -124t-86.5 -101.5t-102.5 -80t-109.5 -58z" />
<glyph unicode="&#x2022;" horiz-adv-x="858" d="M273 691q0 75 63 141t141 66q61 0 101.5 -39.5t40.5 -99.5q0 -75 -62 -143t-141 -68q-60 0 -101.5 41.5t-41.5 101.5z" />
<glyph unicode="&#x2026;" horiz-adv-x="1578" d="M113 88q7 53 43.5 87.5t83.5 34.5q54 0 77 -28.5t17 -76.5q-7 -56 -46 -89.5t-88 -33.5q-45 0 -69.5 28t-17.5 78zM639 88q7 53 43.5 87.5t83.5 34.5q54 0 77 -28.5t17 -76.5q-7 -56 -46 -89.5t-88 -33.5q-45 0 -69.5 28t-17.5 78zM1165 88q7 53 43.5 87.5t83.5 34.5 q54 0 77 -28.5t17 -76.5q-7 -56 -46 -89.5t-88 -33.5q-45 0 -69.5 28t-17.5 78z" />
<glyph unicode="&#x202f;" horiz-adv-x="400" />
<glyph unicode="&#x2039;" horiz-adv-x="1190" d="M244 547l18 127l694 412l31 -93l-550 -379l447 -372l-56 -90z" />
<glyph unicode="&#x203a;" horiz-adv-x="1190" d="M134 245l550 379l-447 372l56 90l584 -395l-18 -127l-694 -412z" />
<glyph unicode="&#x205f;" horiz-adv-x="500" />
<glyph unicode="&#x20ac;" horiz-adv-x="1388" d="M26 568l12 106h196q3 130 28 240h-171l16 106h185q82 242 256.5 384t384.5 142q69 0 134.5 -10t93.5 -18t82 -26q54 -16 72 -20l-51 -218h-87l-16 125q-84 71 -270 71q-164 0 -278 -114.5t-170 -315.5h587l-17 -106h-594q-21 -112 -24 -240h565l-10 -106h-556 q13 -489 336 -489q106 0 188 24t116 66l63 171l97 -1l-46 -269q-31 -1 -126 -26q-180 -60 -315 -60q-99 0 -178.5 33t-131 88t-87 132t-52.5 158t-22 173h-210z" />
<glyph unicode="&#x2122;" horiz-adv-x="2120" d="M151 1295l52 235h676l-32 -233l-52 -4l-1 151l-199 11l-86 -624l147 -15l-9 -62h-427l9 62l143 14l86 623l-194 -10l-59 -147zM861 754l9 62l114 13l113 625l-102 8l9 68h295l122 -459l39 -144l300 603h292l-9 -68l-109 -8l-27 -625l109 -13l-9 -62h-348l9 62l113 13 l23 388l19 238l-41 -85l-315 -624h-86l-153 547l-46 165l-28 -172l-80 -457l107 -13l-9 -62h-311z" />
<glyph unicode="&#x25fc;" horiz-adv-x="1165" d="M0 0v1165h1165v-1165h-1165z" />
<hkern u1="T" u2="z" k="95" />
<hkern u1="T" u2="y" k="95" />
<hkern u1="T" u2="x" k="95" />
<hkern u1="T" u2="w" k="95" />
<hkern u1="T" u2="u" k="95" />
<hkern u1="T" u2="t" k="71" />
<hkern u1="T" u2="s" k="95" />
<hkern u1="T" u2="r" k="71" />
<hkern u1="T" u2="p" k="71" />
<hkern u1="T" u2="o" k="95" />
<hkern u1="T" u2="n" k="71" />
<hkern u1="T" u2="m" k="71" />
<hkern u1="T" u2="j" k="24" />
<hkern u1="T" u2="i" k="24" />
<hkern u1="T" u2="g" k="95" />
<hkern u1="u" u2="r" k="10" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,238 @@
<?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="merriweather_lightregular" horiz-adv-x="1405" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="590" />
<glyph horiz-adv-x="0" />
<glyph horiz-adv-x="0" />
<glyph unicode="&#xd;" horiz-adv-x="0" />
<glyph unicode=" " horiz-adv-x="590" />
<glyph unicode="&#x09;" horiz-adv-x="590" />
<glyph unicode="&#xa0;" horiz-adv-x="590" />
<glyph unicode="!" horiz-adv-x="728" d="M236 91q0 28 12 52.5t31 42.5t43 28t49 10q31 0 53 -9t36 -25t20.5 -36.5t6.5 -42.5q0 -30 -11.5 -55t-30.5 -42t-43.5 -26.5t-50.5 -9.5q-23 0 -43.5 8t-36.5 22.5t-25.5 35.5t-9.5 47zM254 1780h194l-43 -1308h-104z" />
<glyph unicode="&#x22;" horiz-adv-x="1227" d="M264 1684h184l-39 -723h-107zM780 1684h184l-39 -723h-107z" />
<glyph unicode="#" horiz-adv-x="1523" d="M174 364v105h237l42 452h-245v105h254l30 347h136l-30 -347h371l31 347h135l-31 -347h245v-105h-255l-40 -452h251v-105h-262l-32 -364h-135l31 364h-373l-33 -364h-138l35 364h-224zM546 469h368l44 452h-371z" />
<glyph unicode="$" horiz-adv-x="1370" d="M210 69l15 344h103l40 -255q48 -38 125 -60t178 -22q158 0 243 67.5t85 206.5q0 66 -33 116.5t-87 93t-124.5 80t-145.5 76.5q-89 46 -159 91.5t-118.5 98.5t-74 119t-25.5 153q0 78 32 140t86 107t126 73t152 37v227h131v-224q60 -3 111 -12.5t92 -21t71.5 -23.5 t50.5 -20l-11 -325h-99l-47 245q-34 26 -89.5 44t-142.5 17q-60 0 -115 -13t-97 -41.5t-67 -74t-25 -110.5q0 -68 28 -117.5t73.5 -89t104 -72t118.5 -65.5q102 -58 185.5 -106.5t142 -101.5t90.5 -117.5t32 -154.5q0 -84 -30 -154.5t-86.5 -122t-138.5 -83.5t-185 -39 l-2 -238h-129l2 238q-65 4 -126 15t-112 24.5t-90 27t-58 22.5z" />
<glyph unicode="%" horiz-adv-x="2088" d="M116 1073q0 102 32 181.5t86 134t124 83t147 28.5q92 0 159.5 -32.5t111 -88.5t64.5 -131.5t21 -162.5q0 -102 -33 -180.5t-87 -132.5t-124.5 -81.5t-145.5 -27.5q-82 0 -147.5 33t-111.5 89t-71 130.5t-25 157.5zM274 1082q0 -66 14 -124.5t40.5 -102t65.5 -68.5t89 -25 q51 0 91.5 22t69.5 62.5t44.5 99t15.5 131.5q0 71 -13.5 130.5t-39.5 102t-65.5 66.5t-91.5 24q-51 0 -92 -22t-69.5 -63.5t-43.5 -100.5t-15 -132zM648 0l656 1538h134l-656 -1538h-134zM1224 459q0 102 32 181.5t86 133.5t124 82.5t147 28.5q92 0 159 -32.5t110.5 -88.5 t64.5 -131.5t21 -161.5q0 -102 -33 -180.5t-87 -132.5t-124.5 -81.5t-145.5 -27.5q-82 0 -147.5 33t-111.5 89t-70.5 130.5t-24.5 157.5zM1381 468q0 -67 14 -125t40.5 -101.5t65.5 -68.5t89 -25q51 0 92 22t70 62.5t44.5 99t15.5 131.5q0 71 -13.5 130.5t-39.5 102 t-66 66.5t-92 24q-51 0 -92 -22.5t-69.5 -63.5t-43.5 -100t-15 -132z" />
<glyph unicode="&#x26;" horiz-adv-x="1542" d="M139 371q0 70 28 127.5t72.5 105t99 85.5t107.5 71q-35 45 -67.5 97t-58 108t-41 114t-15.5 114q0 69 29 132t80.5 111t122.5 76t154 28q89 0 154.5 -25.5t109 -65.5t64.5 -90t21 -98q0 -96 -31 -165.5t-81 -125t-113.5 -102t-127.5 -96.5q36 -44 86 -101.5t103 -117 t104.5 -114t89.5 -93.5l56 -55q36 44 59.5 97t36 109t15 110.5t-2.5 101.5l-168 20v100h477v-100l-175 -20q1 -74 -9.5 -144.5t-32.5 -134t-53.5 -117.5t-70.5 -95q33 -31 63.5 -55t62 -41.5t67 -27.5t77.5 -13v-74q-10 -5 -26.5 -9t-34.5 -6.5t-35.5 -3.5t-28.5 -1 q-35 0 -66.5 8t-62 24t-62.5 40.5t-69 56.5q-45 -38 -95.5 -63.5t-101 -41t-98 -22t-85.5 -6.5q-118 0 -215 25.5t-166.5 75t-107.5 121.5t-38 166zM304 387q0 -60 23 -115t69 -96t115 -65.5t162 -24.5q35 0 74 6t78 18t76 30.5t69 44.5q-51 48 -113 112.5t-124.5 134.5 t-122 138t-106.5 122q-39 -29 -75 -62t-63.5 -70.5t-44.5 -80.5t-17 -92zM426 1207q0 -62 16 -116t40 -99.5t52.5 -83t54.5 -67.5q67 52 116 95.5t81 89.5t48 99.5t16 124.5q0 29 -8 65t-30.5 67.5t-62.5 53t-104 21.5q-46 0 -86 -20t-69.5 -54t-46.5 -79.5t-17 -96.5z" />
<glyph unicode="'" horiz-adv-x="712" d="M264 1684h184l-39 -723h-107z" />
<glyph unicode="(" horiz-adv-x="866" d="M150 684q0 146 29 273.5t75 234.5t102 193t111 149t102 103t74 55l74 -48q-21 -14 -58.5 -49.5t-81 -92t-89 -134t-83 -175.5t-62.5 -216.5t-28 -256.5q-3 -156 19 -289t60 -242.5t85.5 -196t94.5 -150t87.5 -103.5t64.5 -57l-83 -54q-23 14 -68.5 50.5t-100 97.5 t-112.5 147.5t-105 199t-77 252.5t-30 309z" />
<glyph unicode=")" horiz-adv-x="866" d="M140 1638l83 54q23 -14 68.5 -50.5t100 -97.5t112.5 -147.5t105 -199t77 -252.5t30 -309q0 -146 -29 -273.5t-75 -234.5t-102 -193t-111 -149t-102 -103t-74 -55l-74 48q21 14 58.5 49.5t81 92t89 134t83 175.5t62.5 216.5t28 256.5q3 156 -19 289t-60 242.5t-85.5 196 t-94.5 150t-87.5 103.5t-64.5 57z" />
<glyph unicode="*" horiz-adv-x="1297" d="M165 1337l79 140l258 -182l126 -107l-34 162l-32 315h162l-26 -314l-31 -161l122 109l258 184l80 -137l-283 -136l-156 -55l156 -51l288 -129l-82 -143l-255 181l-128 107l34 -162l34 -315l-162 -1l24 316l30 163l-121 -112l-257 -184l-82 139l286 137l155 54l-155 50z " />
<glyph unicode="+" horiz-adv-x="1353" d="M219 545v133h222l175 -11l-6 180v228h133v-228l-8 -180l151 11h248v-133h-248l-151 6l8 -177v-240h-133v240l6 177l-175 -6h-222z" />
<glyph unicode="," horiz-adv-x="686" d="M220 -379q18 14 39.5 37.5t41 59t32.5 83.5t13 111q0 39 -7.5 66t-18.5 47t-23.5 35t-23.5 32t-18.5 37.5t-7.5 51.5q0 49 30 76t71 27h8q31 0 56 -17.5t41.5 -50.5t25.5 -79.5t9 -104.5q0 -89 -19 -165t-49.5 -136.5t-69 -103.5t-77.5 -65h-2l-51 40v19z" />
<glyph unicode="-" horiz-adv-x="1285" d="M230 554v124h825v-124h-825z" />
<glyph unicode="." horiz-adv-x="503" d="M130 93q0 28 11 53t29.5 43t42.5 28.5t49 10.5q29 0 50 -9.5t34.5 -25.5t20 -37t6.5 -43q0 -30 -11 -55t-29 -42.5t-42 -27.5t-50 -10q-23 0 -43 8t-35 23t-24 36.5t-9 47.5z" />
<glyph unicode="/" horiz-adv-x="882" d="M78 -363l573 1962h153l-573 -1962h-153z" />
<glyph unicode="0" horiz-adv-x="1299" d="M133 655q1 145 44.5 262.5t116 200.5t169 128.5t204.5 45.5q145 0 242 -51.5t154.5 -140t81 -206.5t22.5 -251q-1 -142 -41 -263t-110.5 -209.5t-166.5 -138.5t-209 -50q-95 0 -169.5 26t-131 72.5t-96.5 110t-64.5 138.5t-35.5 158t-10 168zM312 664q0 -74 7.5 -146.5 t24 -138t42.5 -121.5t63.5 -96.5t86.5 -63.5t112 -23q92 0 156.5 40.5t105 114t59 177t18.5 228.5q0 117 -16 219.5t-54.5 179t-102.5 121t-159 44.5q-91 0 -156 -38.5t-106.5 -108.5t-61 -169t-19.5 -219z" />
<glyph unicode="1" horiz-adv-x="877" d="M81 1108q52 12 105 31t102.5 44t94 53.5t80.5 59.5h1l99 -21v-1171l268 -16v-88h-708v88l274 16v988q-21 -10 -57 -22t-77.5 -23.5t-84 -21t-75.5 -13.5z" />
<glyph unicode="2" horiz-adv-x="1217" d="M106 70q95 52 185 115.5t170 133.5t147 145.5t115 151t75 149.5t27 142q0 59 -17.5 107.5t-52 83.5t-86.5 54.5t-120 19.5q-70 0 -128 -17.5t-105 -43t-82.5 -55.5t-60.5 -54l-58 78q31 34 78.5 72t108.5 70.5t134.5 53.5t156.5 21q110 0 190 -32t131.5 -84t76.5 -119.5 t25 -137.5q0 -74 -26.5 -149.5t-73.5 -150t-112 -146.5t-141.5 -139.5t-162.5 -128.5t-175 -113l663 42l66 178l91 -19l-49 -298h-964z" />
<glyph unicode="3" horiz-adv-x="1139" d="M131 1133q23 22 65.5 50.5t98.5 54t122.5 42.5t137.5 17q83 0 156 -18t127.5 -57t86 -101t31.5 -150q0 -75 -33.5 -144t-87.5 -127t-122.5 -101.5t-139.5 -67.5q106 9 190.5 -14.5t143.5 -70.5t90.5 -112t32.5 -137q1 -116 -50.5 -212.5t-146 -166.5t-228.5 -109 t-298 -39q-19 0 -41 1.5t-44.5 3.5t-44.5 5.5t-41 7.5v96q16 -5 35.5 -7.5t39 -4.5t38 -2.5t32.5 -0.5q134 0 238 32.5t175.5 87.5t108.5 127.5t37 152.5q0 70 -21 126t-66 96t-115 62t-167 24q-6 -2 -25.5 -7.5t-42 -11.5t-42 -11t-24.5 -6l-30 98q41 7 81 18.5t78 27.5 q64 27 119.5 64.5t97 83t66 98t24.5 108.5q1 66 -20.5 111.5t-57.5 73.5t-84 40.5t-100 12.5q-49 0 -96.5 -9.5t-90.5 -26t-80.5 -37.5t-66.5 -45z" />
<glyph unicode="4" horiz-adv-x="1297" d="M85 81q48 90 101.5 196t110 220.5t113 233t111 234t104.5 224t92 202.5h48l121 -67l-573 -1109l-78 -120l575 27l1 410l146 13v-416l303 15v-144h-303v-330h-147v330h-681z" />
<glyph unicode="5" horiz-adv-x="1195" d="M195 556l102 723h550l21 39h119l-32 -181h-534l-97 -511q25 15 60.5 28t76 22.5t84.5 15.5t87 6q92 0 168.5 -26.5t132 -81.5t86 -138t30.5 -197q0 -111 -49.5 -216t-141 -187t-223 -132t-294.5 -50q-34 0 -71 3t-72 11l1 79q29 -4 61.5 -5.5t60.5 -1.5q113 0 211.5 34 t172 96.5t115.5 150.5t42 196q0 96 -23 164t-65 111t-101 62.5t-131 19.5q-35 0 -74.5 -5.5t-79.5 -14.5t-78 -21.5t-69 -27.5z" />
<glyph unicode="6" horiz-adv-x="1349" d="M166 591q0 134 34 256t93 229t139.5 196.5t173.5 158.5t194 114.5t202 64.5l38 -76q-131 -41 -239.5 -111.5t-192.5 -161.5t-142 -197t-87 -219q23 29 58 57.5t81.5 51.5t104.5 37t126 14q111 0 194 -33t138.5 -94.5t83 -148.5t27.5 -194q0 -108 -34 -209t-99 -178 t-159.5 -123.5t-216.5 -46.5q-127 0 -223.5 49.5t-162 133.5t-98.5 195.5t-33 234.5zM353 656q-3 -108 11 -213t53 -188.5t106 -134.5t171 -51q83 0 143 38.5t99 99.5t57.5 136t18.5 148q0 111 -22.5 188t-63 125t-95.5 69.5t-121 21.5q-70 0 -129 -18.5t-105 -46 t-76.5 -59.5t-43.5 -58q-3 -29 -3 -57z" />
<glyph unicode="7" horiz-adv-x="1196" d="M109 905l41 374h905l35 -44q-1 -3 -17.5 -48.5t-43.5 -121.5t-62.5 -176t-75.5 -212.5t-82.5 -231t-82.5 -231t-75.5 -213t-62.5 -176.5t-43.5 -121.5t-17.5 -48.5l-181 50q75 167 150 346.5t149 364t146.5 369.5t144.5 363l-648 -6l-70 -256z" />
<glyph unicode="8" horiz-adv-x="1285" d="M147 376q0 59 19 117t58.5 111t100.5 100.5t144 85.5q-53 33 -100 71t-82 85t-55.5 104.5t-20.5 129.5q0 93 38.5 164t101 119t143 72t164.5 24q92 0 170 -23.5t135 -67.5t89 -106.5t32 -140.5q0 -61 -19.5 -119t-55.5 -111.5t-88 -100.5t-117 -86q67 -37 129 -77.5 t109.5 -89.5t76 -108.5t28.5 -134.5q0 -95 -43 -171.5t-114 -130t-162 -82t-186 -28.5q-87 0 -175 21.5t-159 68.5t-116 122t-45 182zM309 412q0 -79 24.5 -142t70.5 -107.5t110.5 -68t145.5 -23.5q58 0 115 20.5t102 58t73 90t28 116.5q0 73 -37.5 127t-98.5 98t-137 82.5 t-153 79.5q-51 -24 -95.5 -58.5t-77.5 -77t-51.5 -92t-18.5 -103.5zM357 1217q0 -64 30 -115t79.5 -94t114.5 -80.5t134 -74.5q49 25 90.5 59.5t71 76t46 88.5t16.5 97q0 71 -21 127t-59 94.5t-91.5 59t-117.5 20.5q-60 0 -113.5 -18t-93 -51t-63 -81t-23.5 -108z" />
<glyph unicode="9" horiz-adv-x="1349" d="M170 762q0 105 35 201.5t102 171t163 118.5t218 44q132 0 229 -47.5t160 -128.5t93.5 -189t30.5 -229q0 -140 -30.5 -266t-84.5 -235t-128.5 -200t-162.5 -160.5t-186 -115.5t-199 -66l-40 78q129 43 232.5 113t180.5 160.5t128 197t77 222.5q-24 -30 -59.5 -59.5 t-79.5 -52t-96 -36.5t-109 -14q-111 0 -199 35t-149 99.5t-93.5 155.5t-32.5 203zM350 798q0 -115 23.5 -195.5t65 -131t98.5 -73.5t123 -23q69 0 127.5 19.5t103.5 48t75.5 62t43.5 62.5q2 18 2.5 36t1.5 36q2 70 -2.5 139.5t-18.5 132.5t-38.5 116.5t-63 93t-91.5 62 t-124 22.5q-83 0 -144.5 -37t-102 -95.5t-60 -131t-19.5 -143.5z" />
<glyph unicode=":" horiz-adv-x="707" d="M231 93q0 28 11 53t29.5 43t42.5 28.5t49 10.5q29 0 50 -9.5t34.5 -25.5t20 -37t6.5 -43q0 -30 -11 -55t-29 -42.5t-42 -27.5t-50 -10q-23 0 -43 8t-35 23t-24 36.5t-9 47.5zM231 944q0 28 11 53t29.5 43t42.5 28.5t49 10.5q29 0 50 -9.5t34.5 -25.5t20 -37t6.5 -43 q0 -30 -11 -55t-29 -42.5t-42 -27.5t-50 -10q-23 0 -43 8t-35 23t-24 36.5t-9 47.5z" />
<glyph unicode=";" horiz-adv-x="707" d="M220 -379q18 14 39.5 37.5t41 59t32.5 83.5t13 111q0 39 -7.5 66t-18.5 47t-23.5 35t-23.5 32t-18.5 37.5t-7.5 51.5q0 49 30 76t71 27h8q31 0 56 -17.5t41.5 -50.5t25.5 -79.5t9 -104.5q0 -89 -19 -165t-49.5 -136.5t-69 -103.5t-77.5 -65h-2l-51 40v19zM234 944 q0 28 11 53t29.5 43t42.5 28.5t49 10.5q29 0 50 -9.5t34.5 -25.5t20 -37t6.5 -43q0 -30 -11 -55t-29 -42.5t-42 -27.5t-50 -10q-23 0 -43 8t-35 23t-24 36.5t-9 47.5z" />
<glyph unicode="&#x3c;" horiz-adv-x="1370" d="M168 562v108l968 508v-155l-819 -407l819 -406v-155z" />
<glyph unicode="=" horiz-adv-x="1337" d="M210 269v126h917v-126h-917zM210 836v126h917v-126h-917z" />
<glyph unicode="&#x3e;" horiz-adv-x="1370" d="M234 55l968 507v108l-968 508v-155l819 -407l-819 -406v-155z" />
<glyph unicode="?" horiz-adv-x="974" d="M110 1804q7 6 30.5 12.5t54 11.5t65 8t63.5 3q105 0 188 -20.5t146.5 -57t108 -85.5t72.5 -105.5t41 -118.5t13 -123q0 -78 -29.5 -138t-75.5 -108t-101.5 -86.5t-107.5 -73t-94 -68t-61 -71.5q-2 -11 -1 -24t3 -27q2 -35 5 -64.5t7 -56t9 -51.5t12 -51l-114 -30 q-17 18 -33.5 55t-29.5 79.5t-22 83.5t-10 68q0 57 33.5 100t85 78t113 66t118 63.5t100 70.5t58.5 87q0 8 0.5 16.5t0.5 16.5q0 80 -31.5 160t-91.5 144.5t-148 104.5t-202 40q-20 0 -41.5 -1t-41.5 -3.5t-37 -5t-28 -5.5zM350 75q-4 24 3 46.5t21.5 39.5t33.5 29t39 15 q51 7 80.5 -16t38.5 -63q4 -26 -2 -48t-20 -39t-33.5 -28t-41.5 -14q-19 -4 -38 -0.5t-35.5 13.5t-28.5 26.5t-17 38.5z" />
<glyph unicode="@" horiz-adv-x="2200" d="M204 371q0 177 40 333t111 286t169.5 232t216 172.5t249.5 108t271 37.5q153 0 283 -46.5t225 -139.5t148.5 -234t53.5 -330q0 -135 -28.5 -248t-75.5 -203.5t-106 -159t-119.5 -114t-117.5 -68.5t-99 -23q-26 0 -52 11.5t-47 34t-35 55.5t-17 76q-4 48 2 119.5t25 174.5 q-33 -88 -77.5 -172.5t-96.5 -151t-108.5 -107t-113.5 -40.5q-50 0 -99.5 27t-89 79t-64 126.5t-24.5 170.5q0 68 16 144t46.5 149.5t75 140.5t101.5 118t126.5 81t150.5 30q27 0 58.5 -3.5t63 -11t62 -18.5t56.5 -26q3 9 7 18.5t8.5 17t11 12t14.5 2.5q25 -8 47.5 -16.5 t51.5 -18.5q-7 -32 -16 -79.5t-19.5 -104.5t-21.5 -120t-20 -125.5t-16.5 -122.5t-10.5 -111q-5 -63 -3.5 -107t8 -71t17 -39t23.5 -12q36 0 79 20t86.5 58.5t83.5 94.5t71.5 128t50 159t18.5 188q0 180 -54 307.5t-144.5 208.5t-208 118t-244.5 37q-113 0 -221 -31.5 t-204.5 -92.5t-177.5 -149.5t-139.5 -201.5t-91.5 -250.5t-33 -295.5q0 -196 48.5 -345t135 -249.5t205 -152t259.5 -51.5q55 0 116 7.5t118 21t105.5 32t79.5 39.5l32 -70q-38 -31 -90 -58t-114 -46.5t-132 -30.5t-143 -11q-182 0 -322 62.5t-235.5 177.5t-145 278.5 t-49.5 364.5zM785 415q0 -49 8 -101t26 -94.5t47 -70t71 -27.5q38 0 84 39.5t92 106.5t89.5 155.5t77.5 186.5q21 61 37.5 121t25.5 115q-15 15 -44.5 28.5t-64.5 23.5t-70.5 15.5t-62.5 5.5q-76 0 -134.5 -43.5t-99 -115t-61.5 -162t-21 -183.5z" />
<glyph unicode="A" d="M-23 0v88l132 19l510 1430h168l511 -1430l134 -19v-88h-500v88l180 19l-109 326h-639l-107 -325l181 -20v-88h-461zM399 539h568l-230 681l-57 195l-56 -201z" />
<glyph unicode="B" horiz-adv-x="1376" d="M103 0v88l175 19v1304l-171 23v88h256q46 0 87 2.5t80 5.5t76 5.5t75 2.5q138 0 234 -23.5t156.5 -67.5t88 -108t27.5 -145q0 -69 -19 -132t-57 -114t-94.5 -87t-131.5 -51q13 1 26 1q81 0 147 -22q76 -25 129 -72t81 -114t28 -148q0 -90 -29.5 -174t-101 -149.5 t-190 -104.5t-296.5 -39q-37 0 -70.5 2t-70 4t-81 4t-102.5 2h-252zM447 103q19 -6 48 -9.5t61 -5.5t64 -2.5t58 -0.5q119 0 202 23.5t134.5 67.5t75 106.5t23.5 140.5q0 82 -21 141.5t-66.5 98t-116 57t-169.5 18.5h-68.5h-83t-80.5 -0.5t-61 -1.5v-633zM447 846 q23 -2 58 -2.5t71 -0.5h69.5h53.5q156 0 237.5 80.5t81.5 232.5q0 71 -18 125t-59.5 90t-110 54.5t-170.5 18.5q-75 0 -129 -6t-84 -7v-585z" />
<glyph unicode="C" horiz-adv-x="1330" d="M74 768q0 171 56 312.5t154 243.5t231 158t288 56q69 0 135 -8t123 -18.5t102 -21.5t72 -17l-17 -334h-106l-44 237q-28 26 -106 44.5t-200 18.5q-104 0 -194.5 -43t-157.5 -126t-105 -204.5t-38 -279.5q0 -93 13.5 -181.5t41 -167.5t69 -145.5t98 -114.5t128 -75 t159.5 -27q64 0 110 6t80 16t58.5 24t44.5 30l82 193l100 -15l-50 -273q-41 -2 -78.5 -14.5t-84.5 -27t-110.5 -26t-155.5 -11.5q-168 0 -298 57t-219 160.5t-135 249.5t-46 324z" />
<glyph unicode="D" horiz-adv-x="1548" d="M102 0v88l176 19v1304l-164 23v88h248q95 0 183 8t179 8q199 0 341.5 -52.5t233.5 -148.5t133.5 -231t42.5 -300q0 -188 -57.5 -341.5t-159.5 -261.5q-103 -107 -246 -165q-134 -54 -292 -54h-22q-74 2 -159 9t-174 7h-263zM447 100q73 -14 139 -16q36 -1 75 -2 q30 0 62 1q124 2 228.5 47.5t180.5 132t119 214t43 294.5q0 669 -622 669q-70 0 -126.5 -5.5t-98.5 -7.5v-1327z" />
<glyph unicode="E" horiz-adv-x="1330" d="M103 0v88l175 19v1304l-171 23v88h1013l28 -301h-97l-56 197l-548 9v-596l377 6l25 170h104v-452h-104l-25 175l-377 5v-631l627 17l104 256l97 -31l-63 -346h-1109z" />
<glyph unicode="F" horiz-adv-x="1264" d="M99 1434v88h1072l21 -337h-112l-56 233l-577 9v-606l409 6l34 167h95v-453h-95l-34 173l-409 8v-615l320 -19v-88h-656v88l167 18v1305z" />
<glyph unicode="G" horiz-adv-x="1511" d="M99 736q0 128 27 237.5t77 198.5t119.5 157.5t155 115t183.5 70t205 23.5q79 0 151.5 -7.5t133 -18t106.5 -21.5t72 -17l-16 -340h-107l-45 237q-12 9 -35 20.5t-61 22.5t-92 18.5t-126 7.5q-119 0 -220.5 -41t-176 -123t-117 -203.5t-42.5 -283.5q0 -90 14 -178 t42.5 -167.5t71.5 -146.5t101.5 -116.5t132 -77t163.5 -27.5q54 0 106.5 6.5t99 19t85.5 30t66 38.5v466l-284 21v108h582v-108l-126 -21v-554q-41 -2 -92 -18.5t-117 -36t-148 -35t-185 -15.5q-167 0 -297.5 58t-221 159.5t-138 240.5t-47.5 301z" />
<glyph unicode="H" horiz-adv-x="1688" d="M110 0v88l174 19v1304l-168 23v88h515v-88l-178 -22v-576h781v575l-170 23v88h508v-88l-168 -23v-1304l168 -19v-88h-509v88l171 19v621h-781v-622l179 -18v-88h-522z" />
<glyph unicode="I" horiz-adv-x="814" d="M122 0v88l200 19v1304l-200 23v88h569v-88l-199 -22v-1305l199 -20v-87h-569z" />
<glyph unicode="J" horiz-adv-x="767" d="M-3 -281q46 12 88 35.5t78 56.5t63.5 76t43.5 95q14 44 22 90t12.5 107t6 142.5t1.5 196.5v892l-205 24v88h570v-88l-195 -24v-847q0 -171 -1.5 -298t-20.5 -222q-18 -88 -60.5 -156.5t-100 -118t-124.5 -80t-133 -42.5z" />
<glyph unicode="K" horiz-adv-x="1463" d="M109 0v88l175 19v1304l-171 23v88h516v-88l-176 -23v-745l640 746l-173 22v88h474v-88l-148 -22l-472 -527q51 -45 109 -119t116.5 -159.5t115 -173t104.5 -159t86 -117.5t59 -49l96 -23v-85h-245q-20 0 -46 25t-56.5 68t-65 100t-71 120t-75 129t-77 127t-76 113.5 t-73.5 89.5l-222 -252v-413l193 -22v-85h-537z" />
<glyph unicode="L" horiz-adv-x="1293" d="M109 0v88l175 19v1304l-171 23v88h544v-88l-204 -22v-1305l583 15l115 321l98 -17l-75 -426h-1065z" />
<glyph unicode="M" horiz-adv-x="2021" d="M4 0v88l179 19l162 1305l-232 22v88h479l345 -946l78 -274l62 274l297 946h476v-88l-235 -23l219 -1303l183 -20v-88h-546v88l189 19l-147 933l-53 411l-84 -284l-337 -1093h-72l-384 979l-128 398l-43 -410l-93 -934l202 -19v-88h-517z" />
<glyph unicode="N" horiz-adv-x="1632" d="M115 0v88l163 20v1303l-163 23v88h330l725 -1051l116 -205v1145l-180 23v88h466v-88l-167 -23v-1411h-106l-733 1054l-169 274v-1221l187 -19v-88h-469z" />
<glyph unicode="O" horiz-adv-x="1473" d="M75 749q0 181 53 327t145.5 248.5t216.5 158t267 55.5q156 0 275.5 -54.5t200.5 -154.5t123 -241t42 -313q0 -181 -52.5 -327.5t-144 -250t-214.5 -160.5t-265 -60h-16q-146 0 -260 53q-120 56 -203 158t-125.5 245t-42.5 316zM262 750q0 -147 31.5 -271t91.5 -214 t148 -140.5t201 -50.5q105 0 192.5 44t150.5 132t97.5 219t34.5 305q0 147 -31 270t-91 211.5t-147.5 137.5t-199.5 49q-107 0 -195 -43t-151 -129t-97.5 -216t-34.5 -304z" />
<glyph unicode="P" horiz-adv-x="1313" d="M109 0v88l175 19v1304l-163 23v88h248q51 0 88 2.5t75 5t83.5 5t112.5 2.5q150 0 251 -29.5t162.5 -85t87.5 -135.5t26 -182q0 -124 -45.5 -221.5t-124.5 -164.5t-186 -102.5t-229 -35.5q-30 0 -65 1t-66.5 2t-55 2.5t-30.5 3.5v-482l284 -20v-88h-628zM453 691 q29 -5 86.5 -7t133.5 -2q78 0 150.5 20.5t128.5 69.5t89.5 130t33.5 203q0 91 -24.5 154.5t-74 103.5t-124.5 57.5t-177 17.5q-74 0 -127 -6.5t-95 -6.5v-734z" />
<glyph unicode="Q" horiz-adv-x="1485" d="M81 749q0 181 53 327t145.5 248.5t216.5 158t267 55.5q156 0 275.5 -54.5t200.5 -154.5t123 -241t42 -313q0 -138 -31 -255.5t-86.5 -212t-132.5 -164t-170 -110.5q74 -5 143 -29.5t133.5 -58.5t127 -71.5t125 -69.5t125.5 -53t130 -21h2q14 0 24 0.5t20 1.5l20 -85 q-7 -7 -22.5 -17t-36 -19.5t-45.5 -16.5t-51 -7h-11q-89 0 -164.5 27t-143.5 68.5t-129.5 91t-121.5 94.5t-121 79.5t-127 45.5q-32 -8 -65.5 -11.5t-67.5 -4.5h-16q-146 0 -260 53q-121 56 -203.5 158t-125 245t-42.5 316zM268 750q0 -147 31.5 -271t91.5 -214t148 -140.5 t201 -50.5q105 0 192.5 44t150.5 132t97.5 219t34.5 305q0 147 -31 270t-91 211.5t-147.5 137.5t-199.5 49q-107 0 -195 -43t-151 -129t-97.5 -216t-34.5 -304z" />
<glyph unicode="R" horiz-adv-x="1419" d="M103 0v88l175 18v1308l-164 23v85h251q82 0 154.5 8t148.5 8q150 0 253.5 -25.5t168 -75.5t93 -125.5t28.5 -174.5q0 -72 -21 -141t-60.5 -126.5t-96.5 -100.5t-130 -64q39 -26 78.5 -78.5t79 -117t77 -133t72 -126t65.5 -97t56 -45.5l86 -23v-85h-239q-19 0 -42 25.5 t-49 68t-54 97.5t-57 114t-59.5 118t-61 109.5t-61 88.5t-59.5 54h-66.5t-87 0.5t-82 1t-52.5 0.5v-571l210 -18v-88h-554zM447 779q27 -2 66.5 -2.5t80 -0.5h75.5h54q68 0 124.5 21.5t97 64.5t62.5 108t22 153q0 68 -17.5 125.5t-60 99.5t-115.5 65.5t-184 23.5 q-40 0 -70.5 -2t-54.5 -4t-43 -4t-37 -2v-646z" />
<glyph unicode="S" horiz-adv-x="1204" d="M133 71l17 366h105l31 -269q18 -17 49 -33.5t71.5 -29.5t88.5 -20.5t101 -7.5q85 0 149 20t107 57.5t65 90t22 117.5q0 67 -28.5 117t-78 89t-116.5 71.5t-145 65.5q-42 18 -89.5 40t-94 49.5t-88.5 62t-74.5 78.5t-51.5 97.5t-19 119.5q0 87 35.5 158t99.5 121.5 t152.5 78.5t194.5 28q69 0 130 -10t110.5 -23t87 -24.5t60.5 -15.5l-13 -337h-101l-38 255q-11 9 -34 19t-55.5 19t-72.5 14.5t-83 5.5q-152 0 -232 -61t-80 -186q0 -66 26.5 -113t74 -85t114 -71.5t147.5 -71.5q76 -36 154 -75.5t141.5 -91t103.5 -119t40 -159.5 q0 -80 -35.5 -157t-103 -138t-166 -98.5t-225.5 -37.5q-87 0 -159.5 14t-130 31t-98.5 32t-65 17z" />
<glyph unicode="T" horiz-adv-x="1390" d="M37 1001l34 521h1248l23 -521h-110l-57 417l-394 11v-1322l292 -19v-88h-737v88l268 19v1322l-389 -11l-66 -417h-112z" />
<glyph unicode="U" horiz-adv-x="1512" d="M56 1434v88h501v-88l-176 -23v-778q0 -159 30.5 -265t85.5 -169.5t130.5 -89.5t165.5 -26q196 0 296 136.5t100 397.5v793l-169 24v88h455v-88l-157 -23v-786q0 -167 -41 -287.5t-113 -199.5t-171 -116.5t-216 -37.5q-149 0 -256 40.5t-177 123.5t-103 208t-33 295v760z " />
<glyph unicode="V" horiz-adv-x="1351" d="M-30 1434v88h497v-88l-189 -22l363 -989l86 -278l78 283l314 983l-164 23v88h431v-88l-130 -22l-488 -1428h-135l-536 1427z" />
<glyph unicode="W" horiz-adv-x="2026" d="M-42 1434v88h515v-88l-201 -23l298 -972l67 -325l80 325l246 800l-56 172l-151 23v88h532v-88l-203 -23l289 -972l80 -348l67 348l274 972l-215 23v88h485v-88l-138 -23l-419 -1422h-159l-331 1072l-326 -1072h-149l-443 1421z" />
<glyph unicode="X" horiz-adv-x="1449" d="M15 0v88l177 18l450 665l-433 639l-158 24v88h574v-88l-210 -24l345 -552l339 553l-183 23v88h489v-88l-161 -24l-429 -620l466 -684l162 -18v-88h-570v88l200 19l-372 594l-358 -595l210 -18v-88h-538z" />
<glyph unicode="Y" horiz-adv-x="1311" d="M-19 1434v88h491v-88l-173 -23l310 -580l73 -164l79 164l297 580l-171 23v88h445v-88l-136 -23l-442 -824v-479l233 -20v-88h-633v88l228 19v478l-473 825z" />
<glyph unicode="Z" horiz-adv-x="1338" d="M87 80l816 1206l116 148l-650 -21l-101 -267l-94 11l43 371h965l44 -76l-802 -1196l-133 -160l758 36l102 322l98 -21l-48 -433h-1066z" />
<glyph unicode="[" horiz-adv-x="872" d="M202 -90v1547q0 60 8.5 97t28 58t51.5 28t80 7q88 0 168 -11.5t139 -24.5v-75h-326v-1704h326v-76q-65 -16 -145 -26.5t-162 -10.5q-47 0 -79.5 7t-52 27.5t-28 58t-8.5 98.5z" />
<glyph unicode="\" horiz-adv-x="882" d="M73 1599l573 -1962h153l-573 1962h-153z" />
<glyph unicode="]" horiz-adv-x="872" d="M195 -168v-76q65 -16 145 -26.5t162 -10.5q47 0 79.5 7t52 27.5t28 58t8.5 98.5v1547q0 60 -8.5 97t-28 58t-51.5 28t-80 7q-88 0 -168 -11.5t-139 -24.5v-75h326v-1704h-326z" />
<glyph unicode="^" horiz-adv-x="1363" d="M185 273l410 1258h168l415 -1258h-134l-364 1083l-363 -1083h-132z" />
<glyph unicode="_" horiz-adv-x="1711" d="M-20 -250h1751v-113h-1751v113z" />
<glyph unicode="`" horiz-adv-x="681" d="M0 1688l128 111h1l319 -394l-59 -56h-1q-19 8 -51.5 30.5t-71 53.5t-80 67t-78.5 71t-65.5 66t-41.5 51z" />
<glyph unicode="a" horiz-adv-x="1140" d="M104 299q0 71 27.5 127t75.5 98t113.5 71.5t142 48t160 27.5t168.5 11v64q0 76 -11.5 129.5t-39.5 87t-75.5 49t-119.5 15.5q-60 0 -114.5 -12t-101 -29t-83.5 -36t-61 -33h-1l-45 90q9 9 32.5 24t57 32t75 34t87.5 31t94.5 23t95.5 9q104 0 175.5 -21.5t115.5 -69 t63 -122.5t19 -183v-675h128v-76q-17 -5 -40.5 -10.5t-49.5 -10t-52.5 -8t-49.5 -3.5q-22 0 -38.5 2t-27 11t-15.5 26.5t-5 47.5v75q-19 -17 -53 -45t-80 -55t-103 -46.5t-122 -19.5q-68 0 -130 19t-109 58.5t-75 100t-28 144.5zM286 319q0 -61 17 -103t47 -68t70 -37.5 t87 -11.5q31 0 67.5 10.5t74.5 27.5t74.5 39.5t67.5 46.5v363q-128 -1 -223 -21t-157.5 -55t-93.5 -84t-31 -107z" />
<glyph unicode="b" horiz-adv-x="1228" d="M-6 1567v75l299 35h4l38 -29v-622q27 25 63 50.5t80 46t96 33t112 12.5q86 0 166.5 -32t143 -99.5t100.5 -173.5t38 -253q0 -131 -40.5 -246t-116.5 -201t-184 -136t-243 -50q-70 0 -134.5 8.5t-115.5 20.5t-85.5 25.5t-44.5 24.5v1493zM335 154q8 -18 30.5 -31.5t54 -23 t69.5 -14t76 -4.5q83 0 153.5 30.5t122 92t81.5 155.5t32 222v9q0 116 -26 200q-26 88 -72 144t-107.5 82t-130.5 26q-48 0 -91.5 -13t-80.5 -33t-65 -43t-46 -42v-757z" />
<glyph unicode="c" horiz-adv-x="1043" d="M69 554v7q0 117 34 225q35 112 106 196.5t178 135t251 50.5q45 0 88 -6.5t81 -16t68.5 -20t50.5 -19.5l-9 -292h-102l-43 195q-4 18 -20.5 30t-40.5 19t-54 10t-61 3q-79 0 -143.5 -31t-110 -89.5t-71 -142.5t-25.5 -190v-9q0 -128 28 -223q28 -98 77.5 -162t117 -95.5 t145.5 -31.5q47 0 91.5 8.5t83.5 22t71 30t55 33.5l33 -68q-28 -29 -69.5 -55t-90.5 -46.5t-103 -32.5t-107 -12q-125 0 -220 45t-159 123t-96.5 183t-33.5 226z" />
<glyph unicode="d" horiz-adv-x="1265" d="M94 541q0 131 40.5 245.5t116.5 199t184 133.5t243 49q60 0 115.5 -7t101.5 -18v406l-213 19v75l335 34h5l38 -29v-1556h125v-79q-40 -10 -88 -21t-107 -11q-21 0 -37.5 2.5t-27 11.5t-16 26.5t-5.5 47.5v73q-27 -30 -64 -60t-82.5 -53t-99.5 -37.5t-116 -14.5 q-87 0 -168 34t-143 103.5t-99.5 176t-37.5 250.5zM275 570v-17q1 -113 25 -195q26 -88 72.5 -144t108 -81.5t129.5 -25.5q48 0 92.5 12.5t81.5 32t65.5 43.5t45.5 46v755q-9 14 -31.5 26.5t-54 21.5t-69.5 14.5t-77 5.5q-82 0 -152.5 -28.5t-122 -88.5t-82 -153.5 t-31.5 -223.5z" />
<glyph unicode="e" horiz-adv-x="1105" d="M96 574q0 132 39.5 241t110 187.5t166.5 122t209 43.5q182 0 283.5 -103t108.5 -303v-38q0 -36 -1 -64q-2 -44 -10 -78h-729v-12.5t1 -12.5q3 -119 33.5 -206t80.5 -144t115.5 -85t139.5 -28q44 0 89.5 8.5t87.5 23t78 33.5t60 39l33 -75q-29 -30 -73.5 -56.5 t-97.5 -46.5t-112 -31.5t-118 -11.5q-122 0 -214 44t-154.5 123t-94 189t-31.5 241zM275 678h555q2 22 3.5 45t1.5 46q0 63 -14.5 116.5t-45.5 92.5t-79.5 61.5t-116.5 22.5q-61 0 -113.5 -20t-92.5 -65t-65.5 -118.5t-32.5 -180.5z" />
<glyph unicode="f" horiz-adv-x="809" d="M63 1014v81l208 40v99q0 95 37.5 177.5t99 144t141 97t162.5 35.5q47 0 71.5 -5t42.5 -11v-169q-14 11 -61.5 24t-120.5 13q-53 0 -91.5 -13t-64 -42t-38 -77.5t-12.5 -118.5v-154h297v-121h-297v-911l233 -15v-88h-579v88l180 16v910h-208z" />
<glyph unicode="g" horiz-adv-x="1223" d="M95 -246q0 50 17 94t44 81t61 65.5t67 46.5q-46 25 -71 66t-25 104q0 39 12 76t33 68.5t48.5 57t59.5 42.5q-94 45 -148.5 126t-54.5 196q0 94 39.5 166.5t104 122.5t146 76t165.5 26h1q90 0 168 -20.5t137 -64.5q11 10 33 24.5t53 28t68.5 23t79.5 9.5h67v-152h-233 q28 -39 43.5 -88.5t15.5 -110.5q0 -93 -36 -168.5t-98 -129.5t-144.5 -83t-175.5 -29h-1q-41 0 -79.5 4.5t-73.5 14.5q-37 -29 -58.5 -67t-21.5 -76q0 -40 12 -67t39 -43t70 -23t105 -7h240q98 0 168.5 -20t116 -56.5t67 -88t21.5 -115.5q0 -84 -46.5 -159t-127 -132 t-189.5 -90.5t-235 -33.5h-1q-134 0 -226 22.5t-149 63t-82.5 97t-25.5 123.5zM261 -213q0 -56 15.5 -99.5t53 -73.5t100 -46t157.5 -16h2q81 0 158.5 18t138 52t98 83t37.5 111q0 43 -9 77t-36.5 57.5t-78 36t-134.5 12.5h-254q-42 0 -79 3t-69 11q-42 -41 -71 -97 t-29 -129zM311 798q0 -61 16 -114t50 -92t87 -61.5t127 -22.5h1q134 0 197 73.5t63 213.5q0 142 -70 207t-199 65h-1q-56 0 -105.5 -13t-86.5 -44t-58 -82.5t-21 -129.5z" />
<glyph unicode="h" horiz-adv-x="1335" d="M29 1567v75l302 35h5l39 -27v-486l-5 -171q26 23 70.5 52.5t100.5 56t120 44.5t128 18q97 0 160.5 -28t101 -86.5t52.5 -149.5t15 -217v-579l150 -16v-88h-459v88l144 16v580q0 90 -8.5 156t-34 109.5t-71.5 65t-122 21.5q-44 0 -90.5 -12t-91.5 -31t-86.5 -43.5 t-73.5 -48.5v-797l152 -16v-88h-445v88l128 15v1446z" />
<glyph unicode="i" horiz-adv-x="664" d="M87 0v88l180 16v897l-161 36v92l281 32h5l40 -32v-1026l179 -15v-88h-524zM213 1488q0 26 7.5 50.5t22.5 44t37.5 31t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20 -38t6.5 -42.5q0 -28 -7.5 -52.5t-22.5 -43t-38.5 -29t-54.5 -10.5h-1q-24 0 -43 9.5t-32.5 25t-20.5 36.5 t-7 45z" />
<glyph unicode="j" horiz-adv-x="630" d="M-21 -405q16 -2 48 3t70 17q47 15 77.5 53.5t48 96t24.5 130.5t7 156l-2 943l-162 36l1 99l283 32h5l39 -32v-1116q0 -128 -21 -221t-61.5 -155t-98.5 -95t-132 -39q-8 -1 -25.5 -1t-36.5 1t-35 2.5t-20 4.5zM218 1488q0 26 7.5 50.5t22.5 44t37.5 31t52.5 11.5h1 q26 0 46 -10.5t33.5 -27t20 -38t6.5 -42.5q0 -28 -7.5 -52.5t-22.5 -43t-38.5 -29t-54.5 -10.5h-1q-24 0 -43 9.5t-32.5 25t-20.5 36.5t-7 45z" />
<glyph unicode="k" horiz-adv-x="1189" d="M41 1567v75l293 35h2l39 -27v-1018l-5 -129l509 524l-155 28v81h473v-81l-158 -29l-333 -326l409 -597l134 -15v-88h-469v88l142 17l-321 504l-230 -226l4 -105v-174l157 -16v-88h-459v88l136 16v1445z" />
<glyph unicode="l" horiz-adv-x="673" d="M80 0v88l181 16v1445l-176 18v75l301 36h1l40 -28v-1547l191 -15v-88h-538z" />
<glyph unicode="m" horiz-adv-x="2015" d="M63 1037v92l261 32h5l40 -32v-91l-2 -51q33 29 83 60.5t107 57.5t117 42.5t115 16.5q110 0 176 -37t101 -115q28 23 75 50t103.5 49.5t116.5 37.5t115 15q97 0 161 -28t101 -86.5t52 -149t15 -214.5v-582l155 -16v-88h-458v88l138 16v576q0 88 -9 155t-35.5 112t-74.5 68 t-126 23q-41 0 -83 -10t-82 -26t-75.5 -35.5t-61.5 -38.5q11 -50 16 -111t5 -134v-579l155 -16v-88h-468v88l148 16v580q0 89 -7.5 155t-31.5 110t-68.5 65.5t-118.5 21.5q-43 0 -89 -12t-90.5 -31t-85 -43.5t-71.5 -48.5v-797l145 -16v-88h-441v88l131 16v897z" />
<glyph unicode="n" horiz-adv-x="1337" d="M63 1037v92l261 32h5l40 -32v-91l-2 -51q33 29 83.5 60.5t108.5 57.5t120.5 42.5t119.5 16.5q99 0 162.5 -29t100 -88.5t50.5 -150t14 -213.5v-580l154 -15v-88h-460v88l141 15v581q0 89 -8.5 155.5t-33.5 110t-70.5 65t-119.5 21.5q-44 0 -91 -12t-92.5 -31.5t-86.5 -44 t-72 -48.5v-796l149 -16v-88h-452v88l138 16v897z" />
<glyph unicode="o" horiz-adv-x="1218" d="M93 576q0 139 45.5 249t119.5 186.5t168 116.5t192 40q138 0 234.5 -48.5t157 -130.5t88 -190.5t27.5 -229.5q0 -140 -45.5 -250t-119.5 -186t-168.5 -116t-192.5 -40q-138 0 -234.5 48.5t-156.5 130.5t-87.5 190.5t-27.5 229.5zM279 587q0 -102 18 -193.5t57.5 -160.5 t102 -109t151.5 -40q156 0 243 119.5t87 354.5q0 101 -17.5 192.5t-56.5 160.5t-101.5 109.5t-152.5 40.5q-156 0 -243.5 -119.5t-87.5 -354.5z" />
<glyph unicode="p" horiz-adv-x="1278" d="M61 1037v92l262 32h5l37 -32v-125q27 28 64 57t83.5 53t102 39t120.5 15q85 0 166 -32t143.5 -99.5t100.5 -173.5t38 -253q0 -132 -41 -247t-116 -201t-181.5 -135.5t-238.5 -49.5q-27 0 -58 2.5t-61 6.5t-57.5 10t-48.5 14l4 -174v-220l227 -21v-91h-549v91l158 20v1386 zM385 144q7 -12 28 -24.5t52 -22.5t69.5 -16.5t80.5 -6.5q82 0 152.5 30t122.5 92.5t82.5 158t32.5 226.5v9q0 117 -26 201q-27 87 -73.5 143t-108 82t-130.5 26q-48 0 -91.5 -11.5t-79.5 -28.5t-64.5 -38.5t-46.5 -40.5v-779z" />
<glyph unicode="q" horiz-adv-x="1239" d="M95 547q0 131 40.5 244.5t116 197t183.5 131.5t243 48q69 0 135.5 -11t117.5 -25l92 30h1l34 -33v-1520l144 -21v-84h-538v84l229 21v343l6 178q-27 -27 -63 -54.5t-80.5 -49t-97.5 -35.5t-114 -14q-86 0 -166.5 34t-143.5 104t-101 177.5t-38 254.5zM274 576v-9 q0 -117 26 -204q26 -90 72.5 -149t108.5 -88t131 -29q50 0 93.5 12.5t79.5 31t63 39.5t44 39v786q-6 12 -27.5 25t-53 23.5t-70.5 17.5t-79 7q-82 0 -152 -29.5t-122 -91t-82 -156.5t-32 -225z" />
<glyph unicode="r" horiz-adv-x="922" d="M101 0v85l164 14v902l-158 36v92l259 32h5l39 -32v-72l-1 -116h1q6 7 22.5 26t42.5 44.5t61 53t78 50.5t93 38t107 15q21 0 35.5 -2.5t25.5 -6.5v-180q-7 5 -34 11.5t-60 6.5q-66 0 -120.5 -12t-97.5 -30.5t-76 -39.5t-56 -39v-776l272 -16v-84h-602z" />
<glyph unicode="s" horiz-adv-x="1016" d="M119 64v257h110l31 -159q10 -16 34.5 -32t58 -28.5t73 -20.5t81.5 -8q69 0 116.5 13.5t77.5 38t43.5 58.5t13.5 76q0 45 -19.5 79t-58 63t-96.5 54.5t-134 53.5q-80 29 -139.5 63t-98.5 77t-58.5 97t-19.5 124q0 68 32 122t86 91.5t126 57.5t152 20q61 0 112 -7.5t91 -18 t68.5 -21t44.5 -16.5v-243h-101l-36 148q-7 13 -25.5 25t-44.5 20.5t-58 13.5t-66 5h-8q-45 -1 -84 -11q-42 -12 -72 -32.5t-47 -51t-17 -67.5q0 -59 23 -97.5t61.5 -65.5t87 -47t99.5 -41q68 -27 131.5 -56.5t113 -69.5t79 -94t29.5 -131t-30.5 -137.5t-86.5 -102.5 t-134 -64t-173 -22q-47 0 -101.5 8.5t-105.5 21.5t-93.5 28t-67.5 29z" />
<glyph unicode="t" horiz-adv-x="831" d="M72 1015v81q13 3 31 7t35.5 8.5t32 8.5t20.5 8q16 10 26.5 25t18.5 39q6 18 15.5 51.5t19 70t17 68.5t10.5 46h95v-292h363v-121h-363v-662q0 -86 4 -135t17.5 -73.5t38.5 -30.5t67 -6h1q31 0 66.5 5t69 12.5t62 16.5t45.5 16h1l26 -76q-22 -17 -63 -35.5t-89.5 -33.5 t-99.5 -25.5t-93 -10.5h-2q-50 0 -90 10.5t-68 37t-43.5 70.5t-15.5 111v809h-155z" />
<glyph unicode="u" horiz-adv-x="1286" d="M80 1059v76l248 26h1l37 -24v-691q0 -91 9 -156t34.5 -106.5t70.5 -61t116 -19.5q50 0 96.5 12.5t87 32t73.5 42.5t57 43v790l-157 36v76l274 26h2l46 -24v-1047h127l-1 -78q-35 -10 -75.5 -20.5t-94.5 -10.5q-50 0 -77 17t-27 70v80q-30 -28 -72.5 -58.5t-92 -55.5 t-105 -41t-112.5 -16q-95 0 -160.5 26t-106 80t-59 138t-18.5 201v602z" />
<glyph unicode="v" horiz-adv-x="1160" d="M4 1052v84h435v-84l-153 -25l219 -609l102 -291l86 280l218 620l-144 25v84h392v-84l-105 -26l-402 -1043h-138l-414 1044z" />
<glyph unicode="w" horiz-adv-x="1717" d="M-6 1052v84h444v-84l-163 -24l182 -637l68 -284l67 286l205 743h170l205 -742l66 -289l73 286l180 635l-158 26v84h401v-84l-113 -25l-318 -1044h-167l-222 763l-58 258l-50 -258l-215 -763h-160l-329 1045z" />
<glyph unicode="x" horiz-adv-x="1206" d="M17 0v87l140 17l363 467l-350 457l-121 24v84h473v-84l-149 -24l202 -287l61 -90l56 89l216 288l-158 24v84h424v-84l-128 -24l-349 -438l367 -488l124 -15v-87h-486v87l146 17l-205 302l-64 92l-57 -90l-217 -303l180 -18v-87h-468z" />
<glyph unicode="y" horiz-adv-x="1172" d="M4 1052v84h452v-84l-165 -24l215 -627l107 -333l102 335l192 625l-144 24v84h394v-84l-107 -24q-61 -187 -108.5 -333t-84.5 -257t-63.5 -191t-45.5 -135.5t-32 -89.5t-21 -54q-48 -119 -90.5 -208.5t-93 -149.5t-114 -90t-152.5 -30q-14 0 -29 1t-28.5 3t-25 4.5 t-17.5 5.5v152q6 -3 18 -5.5t26.5 -4t30 -2.5t29.5 -1q41 0 82.5 11.5t82.5 49t83 108t85 188.5h-90l-391 1027z" />
<glyph unicode="z" horiz-adv-x="1128" d="M64 77l648 834l128 120l-557 -16l-30 -192h-111v313h852l35 -76l-642 -839l-130 -117l612 19l65 224l104 -14l-30 -333h-907z" />
<glyph unicode="{" horiz-adv-x="1027" d="M166 623v142q90 0 143.5 8.5t81.5 26.5t36.5 45t8.5 64q0 58 -20.5 114t-45 114.5t-45 121t-20.5 134.5q0 62 14.5 109.5t49.5 79.5t94.5 48.5t149.5 16.5q69 0 129.5 -9t117.5 -25v-81q-6 1 -32.5 2.5t-58 2.5t-58 1.5t-32.5 0.5q-47 0 -85.5 -8t-66 -27.5t-42.5 -54 t-15 -86.5q0 -50 16.5 -108t36.5 -118.5t36.5 -121.5t16.5 -116q0 -49 -17.5 -85t-48 -61.5t-73 -41t-92.5 -22.5q50 -7 92.5 -24t73 -44t48 -64.5t17.5 -86.5q0 -56 -16.5 -116.5t-36.5 -121t-36.5 -118.5t-16.5 -108q0 -54 14.5 -88t42 -53.5t66 -26.5t86.5 -7q7 0 34 0.5 t58 1.5t57 2t32 3v-82q-57 -16 -117.5 -25t-129.5 -9q-90 0 -149.5 16.5t-94.5 48.5t-49.5 79.5t-14.5 109.5q0 72 20.5 134.5t45 121t45 114.5t20.5 114q0 37 -8.5 67.5t-36.5 51.5t-81.5 32.5t-143.5 11.5z" />
<glyph unicode="|" horiz-adv-x="865" d="M359 -186v1966h147v-1966h-147z" />
<glyph unicode="}" horiz-adv-x="1027" d="M167 -162v-82q57 -16 117.5 -25t129.5 -9q90 0 149.5 16.5t94.5 48.5t49.5 79.5t14.5 109.5q0 72 -20.5 134.5t-45 121t-45 114.5t-20.5 114q0 37 8.5 67.5t36.5 51.5t81.5 32.5t143.5 11.5v142q-90 0 -143.5 8.5t-81.5 26.5t-36.5 45t-8.5 64q0 58 20.5 114t45 114.5 t45 121t20.5 134.5q0 62 -14.5 109.5t-49.5 79.5t-94.5 48.5t-149.5 16.5q-69 0 -129.5 -9t-117.5 -25v-81q6 1 32.5 2.5t58 2.5t58 1.5t32.5 0.5q47 0 85.5 -8t66 -27.5t42.5 -54t15 -86.5q0 -50 -16.5 -108t-36.5 -118.5t-36.5 -121.5t-16.5 -116q0 -49 17.5 -85t48 -61.5 t73 -41t92.5 -22.5q-50 -7 -92.5 -24t-73 -44t-48 -64.5t-17.5 -86.5q0 -56 16.5 -116.5t36.5 -121t36.5 -118.5t16.5 -108q0 -54 -14.5 -88t-42 -53.5t-66 -26.5t-86.5 -7q-7 0 -34 0.5t-58 1.5t-57 2t-32 3z" />
<glyph unicode="~" horiz-adv-x="1411" d="M225 589q18 32 48.5 63.5t70 57t87 41t101.5 15.5q44 0 79.5 -12.5t66 -31t57 -40.5t53 -40.5t54.5 -31t61 -12.5q37 0 69 10.5t58.5 27.5t48 38.5t37.5 42.5l69 -75q-19 -34 -49.5 -66t-69.5 -57t-86.5 -40t-99.5 -15q-44 0 -79 12.5t-65 31t-56.5 40.5t-53 40.5t-55 31 t-62.5 12.5q-37 0 -69 -10.5t-59 -28t-48.5 -38.5t-37.5 -42z" />
<glyph unicode="&#xa1;" horiz-adv-x="728" d="M241 1305q0 30 11.5 55t30.5 42t43.5 26.5t50.5 9.5q23 0 43.5 -8t36.5 -22.5t25.5 -35.5t9.5 -47q0 -28 -12 -52.5t-31 -42.5t-43 -28t-49 -10q-31 0 -53 9t-36 25t-20.5 36.5t-6.5 42.5zM280 -364l43 1308h104l47 -1308h-194z" />
<glyph unicode="&#xa2;" horiz-adv-x="1191" d="M119 554q-1 115 30.5 221t95 189.5t160 137t225.5 64.5l12 209h115l-12 -210q37 -3 71 -10t64 -15.5t54.5 -17.5t41.5 -16l-9 -292h-102l-43 195q-4 18 -20.5 30t-40.5 19t-54 10t-61 3q-79 0 -143.5 -31t-110 -89.5t-71 -142.5t-25.5 -190q-1 -134 27.5 -232t78 -162 t117 -95.5t145.5 -31.5q47 0 91.5 8.5t83.5 22t71 30t55 33.5l33 -68q-26 -27 -64 -51.5t-83 -44t-94.5 -33t-98.5 -16.5l-12 -221h-115l12 226q-104 15 -183 64.5t-132 125.5t-80.5 173.5t-28.5 207.5z" />
<glyph unicode="&#xa3;" horiz-adv-x="1491" d="M108 76q0 27 18.5 53t50 46.5t74.5 32t91 9.5q12 19 23 55.5t19.5 81.5t13.5 93t5 90v246h-209v98h209v140q0 118 39 214t105.5 163.5t155 104t186.5 36.5q91 0 172 -24.5t137 -73.5l-93 -134q-7 14 -30.5 34.5t-59.5 39.5t-83.5 32.5t-102.5 13.5q-44 0 -88.5 -14 t-81 -54t-59.5 -111.5t-23 -186.5v-180h325v-98h-325v-225q0 -65 -10 -118t-27 -97t-39 -79.5t-46 -64.5q67 -5 133 -18t131 -27t130 -25t131 -11q63 0 104.5 12t66 37t35 63t10.5 90q0 29 -3.5 58t-10 54.5t-15 45t-18.5 29.5h180q14 -17 25.5 -57t11.5 -103 q0 -70 -29 -135.5t-81 -115.5t-123 -80.5t-155 -30.5q-59 0 -112 9.5t-101.5 24t-95 31.5t-92.5 31.5t-93 24t-97 10.5q-19 -23 -40.5 -44t-45.5 -37t-49.5 -25.5t-53.5 -9.5q-13 0 -29 3.5t-29.5 12t-22.5 23t-9 37.5z" />
<glyph unicode="&#xa4;" horiz-adv-x="1547" d="M215 294l207 208q-38 54 -59.5 120t-21.5 141q0 77 22 146.5t64 127.5l-212 213l102 104l213 -214q51 36 111 56t129 20t131 -18.5t115 -52.5l212 211l104 -104l-208 -207q41 -54 63.5 -120.5t22.5 -141.5q0 -78 -24 -148t-67 -128l209 -209l-103 -104l-212 211 q-52 -35 -113.5 -55t-129.5 -20q-69 0 -129.5 18.5t-111.5 51.5l-211 -210zM474 766q0 -65 23 -122t63 -99t94.5 -66t116.5 -24q76 0 132 25t93 67.5t55 100t18 122.5t-24 123t-65.5 102t-96.5 70t-118 26q-72 0 -126 -27t-91 -72t-55.5 -104t-18.5 -122z" />
<glyph unicode="&#xa5;" horiz-adv-x="1567" d="M130 1445v77h488v-77l-152 -20l281 -443l59 -123l85 127l247 439l-153 20v77h446v-77l-142 -24l-375 -572h416v-97h-467v-285h467v-98h-467v-269l239 -22v-78h-620v78l236 23v268h-467v98h467v285h-467v97h403l-394 572z" />
<glyph unicode="&#xa6;" horiz-adv-x="865" d="M359 -186v827h147v-827h-147zM359 950v830h147v-830h-147z" />
<glyph unicode="&#xa7;" horiz-adv-x="1364" d="M190 -109l24 355h106l30 -258q19 -17 51 -33t73 -28t89 -19.5t99 -7.5q89 0 153.5 15.5t106 42.5t61.5 63.5t20 79.5q0 60 -33 104t-87.5 78.5t-126 63.5t-149.5 58q-72 27 -146 64.5t-134 90.5t-98.5 124.5t-38.5 167.5q0 89 38.5 151t107.5 112q-49 47 -79.5 105.5 t-30.5 133.5q0 74 33.5 134.5t96.5 104t152.5 67t200.5 23.5q70 0 130.5 -10t110 -23t86.5 -24.5t60 -15.5l-13 -326h-99l-48 243q-7 7 -27 16.5t-50 17.5t-69.5 13.5t-86.5 5.5q-155 0 -237.5 -48.5t-82.5 -143.5q0 -68 29.5 -113.5t79.5 -80t116 -62t139 -57.5 q42 -18 91 -39.5t97 -49t93 -61.5t79 -76t54.5 -93t20.5 -112q0 -84 -39 -152t-107 -125q56 -45 92 -99.5t36 -123.5q0 -64 -29.5 -126.5t-92 -111.5t-159 -79t-231.5 -30q-87 0 -161.5 14t-133 31t-101 32t-66.5 17zM339 889q0 -69 27 -119.5t75 -90.5t114 -73t144 -65 q52 -21 115.5 -48t126.5 -62q36 35 56.5 78.5t20.5 98.5q0 63 -27 111t-75.5 86.5t-115 70.5t-145.5 62q-54 20 -115.5 47t-119.5 65q-38 -33 -59.5 -71t-21.5 -90z" />
<glyph unicode="&#xa8;" horiz-adv-x="1022" d="M175 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-48 0 -75.5 34t-27.5 82zM623 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27 t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-24 0 -43 9t-32.5 25t-20.5 37t-7 45z" />
<glyph unicode="&#xa9;" horiz-adv-x="2129" d="M194 1003q0 121 30.5 233.5t87 210t135.5 177.5t175.5 137t208 88t233.5 31t233.5 -31t208.5 -88t176 -137t135 -177.5t87 -210t31 -233.5q0 -122 -31 -234.5t-87 -210.5t-135 -178.5t-176 -137.5t-209 -88.5t-233 -31.5t-233 31.5t-208.5 88.5t-175.5 137.5 t-135.5 178.5t-87 210.5t-30.5 234.5zM306 1003q0 -106 26.5 -205.5t74.5 -186t116.5 -158.5t153 -123t182 -79.5t205.5 -28.5q107 0 205 28.5t182.5 79.5t153 123t116.5 158.5t74.5 186t26.5 205.5t-26.5 205t-74.5 185.5t-116.5 158.5t-153 123t-182.5 79.5t-205 28.5 q-108 0 -205.5 -28.5t-182 -79.5t-153 -123t-116.5 -158.5t-74.5 -185.5t-26.5 -205zM622 994q0 105 38.5 196t106 159t160.5 107t202 39q33 0 71.5 -4t74.5 -11.5t65.5 -18.5t44.5 -26l-1 -215h-97l-40 132q-12 8 -26.5 15t-35.5 11.5t-50 7t-68 2.5q-66 0 -119 -25 t-89.5 -72t-56 -114t-19.5 -151q0 -87 24.5 -158t69.5 -120.5t108.5 -76.5t141.5 -27q70 0 127.5 25.5t99.5 67.5l41 -69q-21 -27 -54.5 -54t-76 -49t-92 -35.5t-102.5 -13.5q-111 0 -195 35.5t-140 99t-84.5 151.5t-28.5 192z" />
<glyph unicode="&#xaa;" horiz-adv-x="1030" d="M130 921q0 75 38 130.5t112 93t183.5 57t253.5 23.5v29q0 70 -11 115t-36.5 71t-67.5 36.5t-105 10.5q-43 0 -85.5 -7.5t-81.5 -19.5t-73 -26.5t-60 -27.5l-49 88q29 18 74.5 38t98 36t107.5 26.5t103 10.5q87 0 151 -17t106 -56t62.5 -102t20.5 -156v-507h115v-70 q-32 -8 -76.5 -17t-88.5 -9q-23 0 -40.5 1.5t-29.5 8.5t-18.5 21t-6.5 38v68q-24 -22 -55.5 -46.5t-71.5 -45t-87.5 -34t-102.5 -13.5q-61 0 -112 18.5t-88 51.5t-58 79.5t-21 102.5zM297 933q0 -68 46 -111.5t132 -43.5q36 0 74 11.5t71.5 28t59 35t36.5 31.5l1 -1v256 q-116 -3 -196 -16.5t-129.5 -38.5t-72 -62.5t-22.5 -88.5z" />
<glyph unicode="&#xab;" horiz-adv-x="1901" d="M243 544v136l657 440l50 -87l-512 -418l518 -408l-56 -91zM976 544v136l657 440l50 -87l-512 -418l518 -408l-56 -91z" />
<glyph unicode="&#xac;" horiz-adv-x="1410" d="M210 580v111h990v-532h-138v421h-852z" />
<glyph unicode="&#xad;" horiz-adv-x="1345" d="M230 554v124h885v-124h-885z" />
<glyph unicode="&#xae;" horiz-adv-x="2129" d="M194 1003q0 121 30.5 233.5t87 210t135.5 177.5t175.5 137t208 88t233.5 31t233.5 -31t208.5 -88t176 -137t135 -177.5t87 -210t31 -233.5q0 -122 -31 -234.5t-87 -210.5t-135 -178.5t-176 -137.5t-209 -88.5t-233 -31.5t-233 31.5t-208.5 88.5t-175.5 137.5 t-135.5 178.5t-87 210.5t-30.5 234.5zM306 1003q0 -106 26.5 -205.5t74.5 -186t116.5 -158.5t153 -123t182 -79.5t205.5 -28.5q107 0 205 28.5t182.5 79.5t153 123t116.5 158.5t74.5 186t26.5 205.5t-26.5 205t-74.5 185.5t-116.5 158.5t-153 123t-182.5 79.5t-205 28.5 q-108 0 -205.5 -28.5t-182 -79.5t-153 -123t-116.5 -158.5t-74.5 -185.5t-26.5 -205zM671 519v75l97 23v760l-97 20v84h153q40 0 70.5 0.5t59 1.5t59 2t69.5 1q179 0 271.5 -65.5t92.5 -180.5q0 -60 -16.5 -110t-46.5 -88t-71.5 -63.5t-90.5 -36.5q46 -23 73.5 -55.5t46 -69 t32 -72.5t31.5 -65.5t45 -49.5t72 -23v-88h-133q-49 0 -77 24t-45.5 61.5t-29.5 83t-29.5 89.5t-46.5 81t-79 57q-8 0 -33.5 0.5t-55 0.5t-55.5 0.5t-34 0.5v-304l111 -19v-75h-343zM903 1025q12 -3 36 -4t51.5 -2t54 -1h43.5q42 0 78.5 15t63.5 41t43 62t16 77 q0 99 -60 139t-175 40q-33 0 -68.5 -1t-82.5 -9v-357z" />
<glyph unicode="&#xaf;" horiz-adv-x="681" d="M72 1431v126h535v-126h-535z" />
<glyph unicode="&#xb0;" horiz-adv-x="916" d="M115 1293q0 73 27 135.5t73.5 108.5t109 71.5t132.5 25.5q75 0 138.5 -27t109.5 -73.5t71.5 -108.5t25.5 -132q0 -74 -27 -136.5t-74 -108.5t-109.5 -71.5t-134.5 -25.5q-70 0 -132.5 27t-109 73.5t-73.5 109t-27 132.5zM233 1293q0 -47 18 -88.5t49 -72.5t72 -49t87 -18 q49 0 90 16.5t70.5 46.5t46 72t16.5 93q0 47 -17.5 88.5t-47.5 72.5t-71.5 49t-89.5 18t-89 -17t-71 -47.5t-46.5 -72.5t-16.5 -91z" />
<glyph unicode="&#xb1;" horiz-adv-x="1353" d="M219 605v133h222l174 -10l-5 179v228h133v-228l-7 -179l150 10h248v-133h-248l-150 5l7 -176v-230h-133v230l5 176l-174 -5h-222zM233 0v125h885v-125h-885z" />
<glyph unicode="&#xb4;" horiz-adv-x="681" d="M231 1405l320 394h1l127 -111q-13 -20 -41 -50t-64 -64t-77 -69.5t-79.5 -66.5t-72 -55t-54.5 -34h-2z" />
<glyph unicode="&#xb5;" horiz-adv-x="1398" d="M140 1071v60l256 26l37 -23v-809q0 -26 14.5 -63.5t46.5 -72.5t83 -60t124 -25q61 0 107.5 17.5t80.5 42.5t56 52.5t33 48.5v762l-148 43v62l287 25l25 -22v-1046h127v-81q-15 -7 -37 -13t-47.5 -11t-52.5 -8t-50 -3q-42 0 -65 18t-23 58v109q-20 -36 -50 -68.5t-69 -57 t-85.5 -39t-97.5 -14.5q-39 0 -78.5 8t-75.5 23t-66.5 36.5t-51.5 49.5v-469h-151v826v8v566z" />
<glyph unicode="&#xb6;" horiz-adv-x="1427" d="M92 1272q0 94 35 174.5t104 139t171.5 92t237.5 33.5q69 0 121 -3t103 -7t108 -7t134 -3h190v-89l-178 -20v-1477l154 -19v-86h-309v1574q-18 2 -45 4.5t-58.5 5t-66.5 4t-70 1.5q-10 0 -19 -0.5t-17 -1.5v-1587h-357v86l200 19v716q-110 0 -192.5 30t-137 88t-81.5 142 t-27 191z" />
<glyph unicode="&#xb7;" horiz-adv-x="701" d="M231 668q0 28 11 53t29.5 43t42.5 28.5t49 10.5q29 0 50 -9.5t34.5 -25.5t20 -37t6.5 -43q0 -30 -11 -55t-29 -42.5t-42 -27.5t-50 -10q-23 0 -43 8t-35 23t-24 36.5t-9 47.5z" />
<glyph unicode="&#xb8;" horiz-adv-x="615" d="M1 -454l1 120q22 -8 50.5 -12t43.5 -4h1q37 0 66 5t49 20.5t30 44.5t10 76q0 32 -8.5 64t-19.5 60t-23 49t-19 32l48 11l37 -11q16 -15 38.5 -44.5t43.5 -68.5t35 -85.5t12 -94.5q-2 -53 -20 -89t-49.5 -58.5t-77 -32t-103.5 -9.5h-1q-17 0 -37 2t-39.5 5.5t-37 8.5 t-30.5 11z" />
<glyph unicode="&#xba;" horiz-adv-x="1039" d="M107 1147q1 119 40.5 205t101 141.5t136 81.5t146.5 26q94 0 168.5 -30.5t126.5 -89t79.5 -145.5t26.5 -199q-1 -124 -40 -211.5t-99 -142.5t-132.5 -80.5t-140.5 -25.5q-86 0 -161.5 28t-132 86t-89 146.5t-30.5 209.5zM274 1155q0 -93 20 -165.5t53.5 -122t77.5 -75.5 t92 -26q55 0 100.5 15.5t78.5 56t51 110t18 179.5q0 91 -17 162.5t-48.5 121t-76.5 75.5t-101 25q-53 0 -98 -20.5t-78.5 -63.5t-52.5 -110.5t-19 -161.5z" />
<glyph unicode="&#xbb;" horiz-adv-x="1897" d="M233 207l56 -91l657 428v136l-657 440l-50 -87l512 -418zM944 207l56 -91l657 428v136l-657 440l-50 -87l512 -418z" />
<glyph unicode="&#xbc;" horiz-adv-x="2381" d="M182 1415q82 24 170 59.5t175 101.5h3l86 -15v-908l226 -21v-83h-634v83l263 20v747q-63 -26 -133.5 -44t-135.5 -32zM728 -136l759 1805l122 -14l-757 -1801zM1419 270q1 1 21 36.5t52.5 92.5t74 129.5t84.5 148t84 148t74 130t53 93.5t21 38h136l29 -34l-414 -676 l-68 -92l414 19l14 283l128 10v-286l187 9v-118h-187v-201h-143v201h-507z" />
<glyph unicode="&#xbd;" horiz-adv-x="2368" d="M182 1415q82 24 170 59.5t175 101.5h3l86 -15v-908l226 -21v-83h-634v83l263 20v747q-63 -26 -133.5 -44t-135.5 -32zM728 -136l759 1805l122 -14l-757 -1801zM1490 856q18 25 53.5 55t83.5 56t106 43t121 17q83 0 145 -24t103 -64.5t61.5 -95t20.5 -115.5 q0 -76 -44.5 -161t-117.5 -169t-166.5 -162t-191.5 -140l443 27l74 158l87 -18l-51 -263h-683l-32 80q33 21 85 58t111.5 85.5t119.5 106.5t108 120t78.5 126t30.5 125q0 47 -13.5 86t-40 67t-65.5 43.5t-91 15.5q-47 0 -90 -11.5t-79 -28.5t-64.5 -38t-45.5 -40z" />
<glyph unicode="&#xbe;" horiz-adv-x="2393" d="M152 1468q51 51 144.5 79.5t209.5 28.5q70 0 126 -17.5t95 -48.5t60 -72t21 -89q0 -37 -10.5 -75.5t-36.5 -75t-70.5 -70t-111.5 -60.5q91 6 153 -15t100 -56t54.5 -77.5t16.5 -80.5q0 -66 -29.5 -122.5t-87 -98t-144 -65.5t-200.5 -24q-29 0 -63 3t-70 10t-73 18t-71 26 v95q55 -20 116.5 -35t129.5 -15q167 0 251.5 50.5t84.5 159.5q0 35 -17.5 68.5t-50 58.5t-79.5 39t-106 10q-9 -4 -25 -10t-34 -12t-35 -12t-27 -10l-31 91q23 6 62 19t84 35q32 16 62 36.5t53.5 45.5t37 55t13.5 65q-1 66 -45 105.5t-145 39.5q-77 0 -147.5 -21.5 t-114.5 -56.5zM740 -136l759 1805l122 -14l-757 -1801zM1431 270q1 1 21 36.5t52.5 92.5t74 129.5t84.5 148t84 148t74 130t53 93.5t21 38h136l29 -34l-414 -676l-68 -92l414 19l14 283l128 10v-286l187 9v-118h-187v-201h-143v201h-507z" />
<glyph unicode="&#xbf;" horiz-adv-x="974" d="M82 92q0 78 29.5 138t75.5 108t101.5 86.5t107.5 73t94 68t61 71.5q2 11 1 24t-3 27q-2 35 -5 64.5t-7 56t-9 51.5t-12 51l114 30q17 -18 33.5 -55t29.5 -79.5t22 -83.5t10 -68q0 -57 -33.5 -100t-85 -78t-113 -66t-118 -63.5t-100 -70.5t-58.5 -87q0 -8 -0.5 -16.5 t-0.5 -16.5q0 -80 31.5 -160t91.5 -144.5t148 -104.5t202 -40q20 0 41.5 1t41.5 3.5t37 5t28 5.5l27 -106q-7 -6 -30.5 -12.5t-54 -11.5t-65 -8t-63.5 -3q-105 0 -188 20.5t-146.5 57t-108 85.5t-72.5 105.5t-41 118.5t-13 123zM408 1295q-4 26 2 48t20 39t33.5 28t41.5 14 q19 4 38 0.5t35.5 -13.5t28.5 -26.5t17 -38.5q4 -24 -3 -46.5t-21.5 -39.5t-33.5 -29t-39 -15q-51 -7 -80.5 16t-38.5 63z" />
<glyph unicode="&#xc0;" d="M-23 0v88l132 19l510 1430h168l511 -1430l134 -19v-88h-500v88l180 19l-109 326h-639l-107 -325l181 -20v-88h-461zM399 539h568l-230 681l-57 195l-56 -201zM407 1902l115 106h1l338 -309l-55 -53h-1q-24 10 -57.5 26.5t-72 37.5t-79 45.5t-76.5 49.5t-66 50t-47 47z " />
<glyph unicode="&#xc1;" d="M-23 0v88l132 19l510 1430h168l511 -1430l134 -19v-88h-500v88l180 19l-109 326h-639l-107 -325l181 -20v-88h-461zM399 539h568l-230 681l-57 195l-56 -201zM567 1699l339 309h1l114 -106q-26 -33 -78 -72t-111.5 -75t-116 -65t-91.5 -44h-1z" />
<glyph unicode="&#xc2;" d="M-23 0v88l132 19l510 1430h168l511 -1430l134 -19v-88h-500v88l180 19l-109 326h-639l-107 -325l181 -20v-88h-461zM360 1716l262 298h154l265 -296l-75 -45l-266 217l-272 -217zM399 539h568l-230 681l-57 195l-56 -201z" />
<glyph unicode="&#xc3;" d="M-23 0v88l132 19l510 1430h168l511 -1430l134 -19v-88h-500v88l180 19l-109 326h-639l-107 -325l181 -20v-88h-461zM298 1796q9 33 31.5 69.5t57 67t80 50.5t99.5 20q41 0 71.5 -13t54.5 -32.5t44.5 -42t40.5 -42t43 -32.5t52 -13q36 0 61.5 15t42.5 36t27.5 43.5 l17.5 37.5l85 -48q-12 -39 -33.5 -76.5t-52 -66.5t-70.5 -46.5t-90 -17.5q-41 0 -72 13t-56 32.5t-46.5 42t-43.5 42t-47 32.5t-56 13q-36 0 -62 -15t-44.5 -35.5t-30.5 -43t-19 -37.5zM399 539h568l-230 681l-57 195l-56 -201z" />
<glyph unicode="&#xc4;" d="M-23 0v88l132 19l510 1430h168l511 -1430l134 -19v-88h-500v88l180 19l-109 326h-639l-107 -325l181 -20v-88h-461zM345 1825q0 26 7.5 50.5t22 43.5t37 30.5t52.5 11.5h1q26 0 46 -10.5t34 -27.5t21 -38t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1 q-48 0 -75.5 34.5t-27.5 82.5zM399 539h568l-230 681l-57 195l-56 -201zM831 1825q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27.5t20.5 -38t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5z" />
<glyph unicode="&#xc5;" d="M-23 0v88l132 19l505 1415q-60 10 -104 32t-73 54.5t-43 73t-13 86.5q1 62 30.5 108.5t76.5 77t106 45.5t119 15h1q76 0 134 -18.5t97 -51.5t59 -79t20 -102q-1 -50 -19 -90t-49.5 -70t-73.5 -50t-91 -29l507 -1417l134 -19v-88h-500v88l180 19l-109 326h-639l-107 -325 l181 -20v-88h-461zM399 539h568l-230 681l-57 195l-56 -201zM508 1769q0 -35 11.5 -66t35.5 -55t61 -38t89 -14h1q97 0 144.5 41t47.5 119q0 37 -10.5 69.5t-33.5 55.5t-59 36.5t-87 13.5h-1q-94 0 -146.5 -40.5t-52.5 -121.5z" />
<glyph unicode="&#xc6;" horiz-adv-x="1866" d="M-185 0v87l150 19l589 1309l-278 22v85h1380l35 -308h-97l-62 207l-543 9v-598l371 6l25 169h103v-452h-103l-25 176l-371 5v-635l627 20l119 256l97 -26l-77 -351h-1115v87l182 19v344h-554l-144 -343l160 -20v-87h-469zM313 557h509v867h-143l-113 -263z" />
<glyph unicode="&#xc7;" horiz-adv-x="1330" d="M74 768q0 171 56 312.5t154 243.5t231 158t288 56q69 0 135 -8t123 -18.5t102 -21.5t72 -17l-17 -334h-106l-44 237q-28 26 -106 44.5t-200 18.5q-104 0 -194.5 -43t-157.5 -126t-105 -204.5t-38 -279.5q0 -93 13.5 -181.5t41 -167.5t69 -145.5t98 -114.5t128 -75 t159.5 -27q64 0 110 6t80 16t58.5 24t44.5 30l82 193l100 -15l-50 -273q-38 -2 -72.5 -13t-77 -24t-97 -25t-131.5 -16q17 -20 36.5 -49.5t35.5 -64.5t26 -75t9 -81q-2 -53 -20 -89t-49.5 -58.5t-77 -32t-103.5 -9.5h-1q-17 0 -37 2t-39.5 5.5t-37 8.5t-30.5 11l1 120 q22 -8 50.5 -12t43.5 -4h1q37 0 66 5t49 20.5t30 44.5t10 76q0 26 -5.5 52t-14 50t-18 44.5t-18.5 35.5q-158 7 -280 67t-205.5 163t-127 245t-43.5 315z" />
<glyph unicode="&#xc8;" horiz-adv-x="1331" d="M103 0v88l175 19v1304l-171 23v88h1013l28 -301h-97l-56 197l-548 9v-596l377 6l25 170h104v-452h-104l-25 175l-377 5v-631l627 17l104 256l97 -31l-63 -346h-1109zM371 1902l115 106h1l338 -309l-55 -53h-1q-24 10 -57.5 26.5t-72 37.5t-79 45.5t-76.5 49.5t-66 50 t-47 47z" />
<glyph unicode="&#xc9;" horiz-adv-x="1331" d="M103 0v88l175 19v1304l-171 23v88h1013l28 -301h-97l-56 197l-548 9v-596l377 6l25 170h104v-452h-104l-25 175l-377 5v-631l627 17l104 256l97 -31l-63 -346h-1109zM561 1699l339 309h1l114 -106q-26 -33 -78 -72t-111.5 -75t-116 -65t-91.5 -44h-1z" />
<glyph unicode="&#xca;" horiz-adv-x="1331" d="M103 0v88l175 19v1304l-171 23v88h1013l28 -301h-97l-56 197l-548 9v-596l377 6l25 170h104v-452h-104l-25 175l-377 5v-631l627 17l104 256l97 -31l-63 -346h-1109zM355 1716l262 298h154l265 -296l-75 -45l-266 217l-272 -217z" />
<glyph unicode="&#xcb;" horiz-adv-x="1331" d="M103 0v88l175 19v1304l-171 23v88h1013l28 -301h-97l-56 197l-548 9v-596l377 6l25 170h104v-452h-104l-25 175l-377 5v-631l627 17l104 256l97 -31l-63 -346h-1109zM341 1825q0 26 7.5 50.5t22 43.5t37 30.5t52.5 11.5h1q26 0 46 -10.5t34 -27.5t21 -38t7 -43 q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5zM827 1825q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27.5t20.5 -38t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5z" />
<glyph unicode="&#xcc;" horiz-adv-x="814" d="M57 1902l115 106h1l338 -309l-55 -53h-1q-24 10 -57.5 26.5t-72 37.5t-79 45.5t-76.5 49.5t-66 50t-47 47zM122 0v88l200 19v1304l-200 23v88h569v-88l-199 -22v-1305l199 -20v-87h-569z" />
<glyph unicode="&#xcd;" horiz-adv-x="814" d="M122 0v88l200 19v1304l-200 23v88h569v-88l-199 -22v-1305l199 -20v-87h-569zM311 1699l339 309h1l114 -106q-26 -33 -78 -72t-111.5 -75t-116 -65t-91.5 -44h-1z" />
<glyph unicode="&#xce;" horiz-adv-x="814" d="M70 1716l262 298h154l265 -296l-75 -45l-266 217l-272 -217zM122 0v88l200 19v1304l-200 23v88h569v-88l-199 -22v-1305l199 -20v-87h-569z" />
<glyph unicode="&#xcf;" horiz-adv-x="814" d="M54 1825q0 26 7.5 50.5t22 43.5t37 30.5t52.5 11.5h1q26 0 46 -10.5t34 -27.5t21 -38t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5zM122 0v88l200 19v1304l-200 23v88h569v-88l-199 -22v-1305l199 -20v-87h-569zM540 1825 q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27.5t20.5 -38t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5z" />
<glyph unicode="&#xd0;" horiz-adv-x="1548" d="M102 0v88l176 19v641h-157v93h157v570l-164 23v88h248q95 0 183 8t179 8q199 0 341.5 -52.5t233.5 -148.5t133.5 -231t42.5 -300q0 -188 -57.5 -341.5t-160 -261.5t-245.5 -165.5t-314 -53.5q-74 2 -159 9t-174 7h-263zM447 100q74 -14 139.5 -16.5t136.5 -0.5 q124 2 228.5 47.5t180.5 132t119 214t43 294.5q0 669 -622 669q-70 0 -126.5 -5.5t-98.5 -7.5v-586h385v-93h-385v-648z" />
<glyph unicode="&#xd1;" horiz-adv-x="1634" d="M115 0v88l163 20v1303l-163 23v88h330l725 -1051l116 -205v1145l-180 23v88h466v-88l-167 -23v-1411h-106l-733 1054l-169 274v-1221l187 -19v-88h-469zM416 1796q9 33 31.5 69.5t57 67t80 50.5t99.5 20q41 0 71.5 -13t54.5 -32.5t44.5 -42t40.5 -42t43 -32.5t52 -13 q36 0 61.5 15t42.5 36t27.5 43.5l17.5 37.5l85 -48q-12 -39 -33.5 -76.5t-52 -66.5t-70.5 -46.5t-90 -17.5q-41 0 -72 13t-56 32.5t-46.5 42t-43.5 42t-47 32.5t-56 13q-36 0 -62 -15t-44.5 -35.5t-30.5 -43t-19 -37.5z" />
<glyph unicode="&#xd2;" horiz-adv-x="1473" d="M75 749q0 181 53 327t145.5 248.5t216.5 158t267 55.5q156 0 275.5 -54.5t200.5 -154.5t123 -241t42 -313q0 -181 -52.5 -327.5t-144 -250t-214.5 -160.5t-265 -60q-156 -3 -276.5 53t-203 158t-125 245t-42.5 316zM262 750q0 -147 31.5 -271t91.5 -214t148 -140.5 t201 -50.5q105 0 192.5 44t150.5 132t97.5 219t34.5 305q0 147 -31 270t-91 211.5t-147.5 137.5t-199.5 49q-107 0 -195 -43t-151 -129t-97.5 -216t-34.5 -304zM448 1902l115 106h1l338 -309l-55 -53h-1q-24 10 -57.5 26.5t-72 37.5t-79 45.5t-76.5 49.5t-66 50t-47 47z" />
<glyph unicode="&#xd3;" horiz-adv-x="1473" d="M75 749q0 181 53 327t145.5 248.5t216.5 158t267 55.5q156 0 275.5 -54.5t200.5 -154.5t123 -241t42 -313q0 -181 -52.5 -327.5t-144 -250t-214.5 -160.5t-265 -60q-156 -3 -276.5 53t-203 158t-125 245t-42.5 316zM262 750q0 -147 31.5 -271t91.5 -214t148 -140.5 t201 -50.5q105 0 192.5 44t150.5 132t97.5 219t34.5 305q0 147 -31 270t-91 211.5t-147.5 137.5t-199.5 49q-107 0 -195 -43t-151 -129t-97.5 -216t-34.5 -304zM605 1699l339 309h1l114 -106q-26 -33 -78 -72t-111.5 -75t-116 -65t-91.5 -44h-1z" />
<glyph unicode="&#xd4;" horiz-adv-x="1473" d="M75 749q0 181 53 327t145.5 248.5t216.5 158t267 55.5q156 0 275.5 -54.5t200.5 -154.5t123 -241t42 -313q0 -181 -52.5 -327.5t-144 -250t-214.5 -160.5t-265 -60q-156 -3 -276.5 53t-203 158t-125 245t-42.5 316zM262 750q0 -147 31.5 -271t91.5 -214t148 -140.5 t201 -50.5q105 0 192.5 44t150.5 132t97.5 219t34.5 305q0 147 -31 270t-91 211.5t-147.5 137.5t-199.5 49q-107 0 -195 -43t-151 -129t-97.5 -216t-34.5 -304zM400 1716l262 298h154l265 -296l-75 -45l-266 217l-272 -217z" />
<glyph unicode="&#xd5;" horiz-adv-x="1473" d="M75 749q0 181 53 327t145.5 248.5t216.5 158t267 55.5q156 0 275.5 -54.5t200.5 -154.5t123 -241t42 -313q0 -181 -52.5 -327.5t-144 -250t-214.5 -160.5t-265 -60q-156 -3 -276.5 53t-203 158t-125 245t-42.5 316zM262 750q0 -147 31.5 -271t91.5 -214t148 -140.5 t201 -50.5q105 0 192.5 44t150.5 132t97.5 219t34.5 305q0 147 -31 270t-91 211.5t-147.5 137.5t-199.5 49q-107 0 -195 -43t-151 -129t-97.5 -216t-34.5 -304zM338 1796q9 33 31.5 69.5t57 67t80 50.5t99.5 20q41 0 71.5 -13t54.5 -32.5t44.5 -42t40.5 -42t43 -32.5t52 -13 q36 0 61.5 15t42.5 36t27.5 43.5l17.5 37.5l85 -48q-12 -39 -33.5 -76.5t-52 -66.5t-70.5 -46.5t-90 -17.5q-41 0 -72 13t-56 32.5t-46.5 42t-43.5 42t-47 32.5t-56 13q-36 0 -62 -15t-44.5 -35.5t-30.5 -43t-19 -37.5z" />
<glyph unicode="&#xd6;" horiz-adv-x="1473" d="M75 749q0 181 53 327t145.5 248.5t216.5 158t267 55.5q156 0 275.5 -54.5t200.5 -154.5t123 -241t42 -313q0 -181 -52.5 -327.5t-144 -250t-214.5 -160.5t-265 -60q-156 -3 -276.5 53t-203 158t-125 245t-42.5 316zM262 750q0 -147 31.5 -271t91.5 -214t148 -140.5 t201 -50.5q105 0 192.5 44t150.5 132t97.5 219t34.5 305q0 147 -31 270t-91 211.5t-147.5 137.5t-199.5 49q-107 0 -195 -43t-151 -129t-97.5 -216t-34.5 -304zM385 1825q0 26 7.5 50.5t22 43.5t37 30.5t52.5 11.5h1q26 0 46 -10.5t34 -27.5t21 -38t7 -43q0 -27 -7.5 -51.5 t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5zM871 1825q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27.5t20.5 -38t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5z" />
<glyph unicode="&#xd7;" horiz-adv-x="1240" d="M185 279l349 337l-349 338l100 105l335 -357l335 356l100 -105l-349 -337l349 -337l-100 -105l-335 356l-336 -356z" />
<glyph unicode="&#xd8;" horiz-adv-x="1474" d="M76 749q0 181 53 327t145.5 248.5t216.5 158t267 55.5q121 0 223 -35l79 204l79 -29l-84 -206q84 -42 148 -109.5t107.5 -156.5t66 -197.5t22.5 -233.5q0 -181 -52.5 -327.5t-144 -250t-214.5 -160.5t-265 -60q-63 -1 -120 8t-109 26l-90 -214l-79 26l94 220 q-84 43 -148 112.5t-107.5 159.5t-65.5 199.5t-22 234.5zM263 750q0 -97 13.5 -184t40 -161.5t66 -134.5t90.5 -103l461 1229q-86 46 -193 46t-195 -43t-151 -129t-97.5 -216t-34.5 -304zM540 121q86 -47 195 -47q105 0 192.5 44t150.5 132t97.5 219t34.5 305 q0 194 -53 342.5t-154 233.5z" />
<glyph unicode="&#xd9;" horiz-adv-x="1512" d="M56 1434v88h501v-88l-176 -23v-778q0 -159 30.5 -265t85.5 -169.5t130.5 -89.5t165.5 -26q196 0 296 136.5t100 397.5v793l-169 24v88h455v-88l-157 -23v-786q0 -167 -41 -287.5t-113 -199.5t-171 -116.5t-216 -37.5q-149 0 -256 40.5t-177 123.5t-103 208t-33 295v760z M509 1902l115 106h1l338 -309l-55 -53h-1q-24 10 -57.5 26.5t-72 37.5t-79 45.5t-76.5 49.5t-66 50t-47 47z" />
<glyph unicode="&#xda;" horiz-adv-x="1512" d="M56 1434v88h501v-88l-176 -23v-778q0 -159 30.5 -265t85.5 -169.5t130.5 -89.5t165.5 -26q196 0 296 136.5t100 397.5v793l-169 24v88h455v-88l-157 -23v-786q0 -167 -41 -287.5t-113 -199.5t-171 -116.5t-216 -37.5q-149 0 -256 40.5t-177 123.5t-103 208t-33 295v760z M658 1699l339 309h1l114 -106q-26 -33 -78 -72t-111.5 -75t-116 -65t-91.5 -44h-1z" />
<glyph unicode="&#xdb;" horiz-adv-x="1512" d="M56 1434v88h501v-88l-176 -23v-778q0 -159 30.5 -265t85.5 -169.5t130.5 -89.5t165.5 -26q196 0 296 136.5t100 397.5v793l-169 24v88h455v-88l-157 -23v-786q0 -167 -41 -287.5t-113 -199.5t-171 -116.5t-216 -37.5q-149 0 -256 40.5t-177 123.5t-103 208t-33 295v760z M455 1716l262 298h154l265 -296l-75 -45l-266 217l-272 -217z" />
<glyph unicode="&#xdc;" horiz-adv-x="1512" d="M56 1434v88h501v-88l-176 -23v-778q0 -159 30.5 -265t85.5 -169.5t130.5 -89.5t165.5 -26q196 0 296 136.5t100 397.5v793l-169 24v88h455v-88l-157 -23v-786q0 -167 -41 -287.5t-113 -199.5t-171 -116.5t-216 -37.5q-149 0 -256 40.5t-177 123.5t-103 208t-33 295v760z M441 1825q0 26 7.5 50.5t22 43.5t37 30.5t52.5 11.5h1q26 0 46 -10.5t34 -27.5t21 -38t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5zM927 1825q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27.5t20.5 -38 t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5z" />
<glyph unicode="&#xdd;" horiz-adv-x="1311" d="M-19 1434v88h491v-88l-173 -23l310 -580l73 -164l79 164l297 580l-171 23v88h445v-88l-136 -23l-442 -824v-479l233 -20v-88h-633v88l228 19v478l-473 825zM542 1699l339 309h1l114 -106q-26 -33 -78 -72t-111.5 -75t-116 -65t-91.5 -44h-1z" />
<glyph unicode="&#xde;" horiz-adv-x="1301" d="M103 0v87l174 19v1307l-171 23v87h521v-87l-184 -23v-247q76 6 158.5 13t167.5 7q109 0 196 -25t147 -75t92 -125.5t32 -175.5q0 -115 -37 -199.5t-106.5 -140t-169 -82.5t-223.5 -27q-87 0 -148 1.5t-109 6.5v-238l222 -19v-87h-562zM443 437q66 -8 130 -8.5t121 -0.5 q76 0 141.5 18t113.5 59t75 107t27 163q0 75 -21 134.5t-66 99.5t-115 60.5t-168 17.5q-69 -2 -130.5 -8t-107.5 -12v-630z" />
<glyph unicode="&#xdf;" horiz-adv-x="1275" d="M54 0v88l144 17v844q0 161 46.5 283.5t124 205t178.5 124.5t211 42q67 0 128 -15.5t107.5 -48.5t74 -85t27.5 -124q0 -59 -17 -104t-43 -82t-55.5 -67.5t-55.5 -60t-43 -61t-17 -68.5q0 -46 27 -84t67.5 -75t87.5 -76t87.5 -85.5t67.5 -104.5t27 -133q0 -90 -35 -156.5 t-96 -110t-142.5 -65t-175.5 -21.5q-21 0 -45.5 2t-47.5 5.5t-43.5 7.5t-35.5 8v135q38 -16 90 -26t109 -10q65 0 111.5 14.5t76 40.5t43.5 61t14 76q0 61 -25.5 109t-64 88.5t-83.5 78t-83.5 79.5t-64 91t-25.5 113q0 36 16 69t40.5 65t52.5 64.5t52.5 68.5t40.5 76.5 t16 88.5q0 215 -213 215q-78 0 -141 -32.5t-108 -97t-69.5 -161.5t-24.5 -226v-980h-313z" />
<glyph unicode="&#xe0;" horiz-adv-x="1140" d="M104 299q0 71 27.5 127t75.5 98t113.5 71.5t142 48t160 27.5t168.5 11v64q0 76 -11.5 129.5t-39.5 87t-75.5 49t-119.5 15.5q-60 0 -114.5 -12t-101 -29t-83.5 -36t-61 -33h-1l-45 90q9 9 32.5 24t57 32t75 34t87.5 31t94.5 23t95.5 9q104 0 175.5 -21.5t115.5 -69 t63 -122.5t19 -183v-675h128v-76q-17 -5 -40.5 -10.5t-49.5 -10t-52.5 -8t-49.5 -3.5q-22 0 -38.5 2t-27 11t-15.5 26.5t-5 47.5v75q-19 -17 -53 -45t-80 -55t-103 -46.5t-122 -19.5q-68 0 -130 19t-109 58.5t-75 100t-28 144.5zM191 1688l128 111h1l319 -394l-59 -56h-1 q-19 8 -51.5 30.5t-71 53.5t-80 67t-78.5 71t-65.5 66t-41.5 51zM286 319q0 -61 17 -103t47 -68t70 -37.5t87 -11.5q31 0 67.5 10.5t74.5 27.5t74.5 39.5t67.5 46.5v363q-128 -1 -223 -21t-157.5 -55t-93.5 -84t-31 -107z" />
<glyph unicode="&#xe1;" horiz-adv-x="1140" d="M104 299q0 71 27.5 127t75.5 98t113.5 71.5t142 48t160 27.5t168.5 11v64q0 76 -11.5 129.5t-39.5 87t-75.5 49t-119.5 15.5q-60 0 -114.5 -12t-101 -29t-83.5 -36t-61 -33h-1l-45 90q9 9 32.5 24t57 32t75 34t87.5 31t94.5 23t95.5 9q104 0 175.5 -21.5t115.5 -69 t63 -122.5t19 -183v-675h128v-76q-17 -5 -40.5 -10.5t-49.5 -10t-52.5 -8t-49.5 -3.5q-22 0 -38.5 2t-27 11t-15.5 26.5t-5 47.5v75q-19 -17 -53 -45t-80 -55t-103 -46.5t-122 -19.5q-68 0 -130 19t-109 58.5t-75 100t-28 144.5zM286 319q0 -61 17 -103t47 -68t70 -37.5 t87 -11.5q31 0 67.5 10.5t74.5 27.5t74.5 39.5t67.5 46.5v363q-128 -1 -223 -21t-157.5 -55t-93.5 -84t-31 -107zM423 1405l320 394h1l127 -111q-13 -20 -41 -50t-64 -64t-77 -69.5t-79.5 -66.5t-72 -55t-54.5 -34h-2z" />
<glyph unicode="&#xe2;" horiz-adv-x="1140" d="M104 299q0 71 27.5 127t75.5 98t113.5 71.5t142 48t160 27.5t168.5 11v64q0 76 -11.5 129.5t-39.5 87t-75.5 49t-119.5 15.5q-60 0 -114.5 -12t-101 -29t-83.5 -36t-61 -33h-1l-45 90q9 9 32.5 24t57 32t75 34t87.5 31t94.5 23t95.5 9q104 0 175.5 -21.5t115.5 -69 t63 -122.5t19 -183v-675h128v-76q-17 -5 -40.5 -10.5t-49.5 -10t-52.5 -8t-49.5 -3.5q-22 0 -38.5 2t-27 11t-15.5 26.5t-5 47.5v75q-19 -17 -53 -45t-80 -55t-103 -46.5t-122 -19.5q-68 0 -130 19t-109 58.5t-75 100t-28 144.5zM169 1375l284 401h155l276 -400l-73 -42 l-281 309l-296 -310zM286 319q0 -61 17 -103t47 -68t70 -37.5t87 -11.5q31 0 67.5 10.5t74.5 27.5t74.5 39.5t67.5 46.5v363q-128 -1 -223 -21t-157.5 -55t-93.5 -84t-31 -107z" />
<glyph unicode="&#xe3;" horiz-adv-x="1140" d="M104 299q0 71 27.5 127t75.5 98t113.5 71.5t142 48t160 27.5t168.5 11v64q0 76 -11.5 129.5t-39.5 87t-75.5 49t-119.5 15.5q-60 0 -114.5 -12t-101 -29t-83.5 -36t-61 -33h-1l-45 90q9 9 32.5 24t57 32t75 34t87.5 31t94.5 23t95.5 9q104 0 175.5 -21.5t115.5 -69 t63 -122.5t19 -183v-675h128v-76q-17 -5 -40.5 -10.5t-49.5 -10t-52.5 -8t-49.5 -3.5q-22 0 -38.5 2t-27 11t-15.5 26.5t-5 47.5v75q-19 -17 -53 -45t-80 -55t-103 -46.5t-122 -19.5q-68 0 -130 19t-109 58.5t-75 100t-28 144.5zM129 1442q9 33 31.5 69.5t56.5 67t79 50 t99 19.5q41 0 71.5 -13t55 -32t44.5 -42t40.5 -42t43 -32t52.5 -13q36 0 61.5 14.5t42.5 35.5t27.5 43.5t16.5 38.5l85 -48q-12 -39 -33.5 -76.5t-52 -66t-70.5 -46t-90 -17.5q-41 0 -71.5 13t-55.5 32t-46.5 41.5t-43 41.5t-46.5 32t-56 13q-36 0 -62.5 -14.5t-45 -35.5 t-30.5 -43t-19 -37zM286 319q0 -61 17 -103t47 -68t70 -37.5t87 -11.5q31 0 67.5 10.5t74.5 27.5t74.5 39.5t67.5 46.5v363q-128 -1 -223 -21t-157.5 -55t-93.5 -84t-31 -107z" />
<glyph unicode="&#xe4;" horiz-adv-x="1140" d="M104 299q0 71 27.5 127t75.5 98t113.5 71.5t142 48t160 27.5t168.5 11v64q0 76 -11.5 129.5t-39.5 87t-75.5 49t-119.5 15.5q-60 0 -114.5 -12t-101 -29t-83.5 -36t-61 -33h-1l-45 90q9 9 32.5 24t57 32t75 34t87.5 31t94.5 23t95.5 9q104 0 175.5 -21.5t115.5 -69 t63 -122.5t19 -183v-675h128v-76q-17 -5 -40.5 -10.5t-49.5 -10t-52.5 -8t-49.5 -3.5q-22 0 -38.5 2t-27 11t-15.5 26.5t-5 47.5v75q-19 -17 -53 -45t-80 -55t-103 -46.5t-122 -19.5q-68 0 -130 19t-109 58.5t-75 100t-28 144.5zM196 1488q0 26 7.5 50.5t22.5 43.5 t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-48 0 -75.5 34t-27.5 82zM286 319q0 -61 17 -103t47 -68t70 -37.5t87 -11.5q31 0 67.5 10.5t74.5 27.5t74.5 39.5t67.5 46.5v363q-128 -1 -223 -21 t-157.5 -55t-93.5 -84t-31 -107zM644 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-24 0 -43 9t-32.5 25t-20.5 37t-7 45z" />
<glyph unicode="&#xe5;" horiz-adv-x="1140" d="M104 299q0 71 27.5 127t75.5 98t113.5 71.5t142 48t160 27.5t168.5 11v64q0 76 -11.5 129.5t-39.5 87t-75.5 49t-119.5 15.5q-60 0 -114.5 -12t-101 -29t-83.5 -36t-61 -33h-1l-45 90q9 9 32.5 24t57 32t75 34t87.5 31t94.5 23t95.5 9q104 0 175.5 -21.5t115.5 -69 t63 -122.5t19 -183v-675h128v-76q-17 -5 -40.5 -10.5t-49.5 -10t-52.5 -8t-49.5 -3.5q-22 0 -38.5 2t-27 11t-15.5 26.5t-5 47.5v75q-19 -17 -53 -45t-80 -55t-103 -46.5t-122 -19.5q-68 0 -130 19t-109 58.5t-75 100t-28 144.5zM209 1599q1 64 30 113t76 83t106.5 51.5 t119.5 17.5h1q75 0 133 -20.5t97 -57t59 -86t20 -106.5q-1 -67 -27.5 -118.5t-71 -86.5t-103 -53t-121.5 -18h-1q-81 0 -141.5 22t-100 60t-58.5 89t-18 110zM286 319q0 -61 17 -103t47 -68t70 -37.5t87 -11.5q31 0 67.5 10.5t74.5 27.5t74.5 39.5t67.5 46.5v363 q-128 -1 -223 -21t-157.5 -55t-93.5 -84t-31 -107zM334 1599q0 -39 11.5 -75.5t36 -64t62 -44t89.5 -16.5h1q97 0 144.5 48t48.5 139q0 39 -11 74.5t-34 62t-59.5 42.5t-87.5 16h-1q-94 0 -147 -48.5t-53 -133.5z" />
<glyph unicode="&#xe6;" horiz-adv-x="1779" d="M97 298q0 71 27.5 127t75 98t112.5 71.5t140 48.5t156.5 28t163.5 11v71q0 77 -9.5 130t-35.5 86t-71.5 48t-118.5 15q-59 0 -114.5 -12t-105 -30t-90.5 -38t-71 -36l-43 85q12 12 38.5 28t62.5 34t79.5 35t91 31t96 22.5t94.5 8.5q140 0 221.5 -39.5t116.5 -127.5 q71 83 168.5 129t214.5 46q183 0 284.5 -103t108.5 -303q0 -59 -1.5 -102.5t-9.5 -77.5h-729v-12.5t1 -12.5q3 -119 33.5 -206t80.5 -144t115 -85t139 -28q44 0 90 8.5t88 23t77.5 33.5t59.5 39l33 -75q-29 -30 -73 -56.5t-97 -46.5t-112 -31.5t-117 -11.5q-143 0 -245.5 60 t-163.5 166q-24 -33 -62 -72.5t-90 -73.5t-118.5 -57t-147.5 -23q-68 0 -130 19t-109.5 58t-75.5 99.5t-28 144.5zM279 319q0 -62 17 -104t47 -67.5t70 -37t87 -11.5q54 0 103.5 17t91.5 44t74 60t51 64q-48 126 -48 290v5v15q-123 -1 -215.5 -22t-154 -58t-92.5 -87 t-31 -108zM951 678h555q2 22 3 45t1 46q0 63 -14.5 116.5t-45 92.5t-79 61.5t-116.5 22.5q-61 0 -113.5 -20t-92.5 -65t-65.5 -118.5t-32.5 -180.5z" />
<glyph unicode="&#xe7;" horiz-adv-x="1043" d="M69 554q-1 121 34 232.5t106 196t178 135t251 50.5q45 0 88 -6.5t81 -16t68.5 -20t50.5 -19.5l-9 -292h-102l-43 195q-4 18 -20.5 30t-40.5 19t-54 10t-61 3q-79 0 -143.5 -31t-110 -89.5t-71 -142.5t-25.5 -190q-1 -134 27.5 -232t78 -162t117 -95.5t145.5 -31.5 q47 0 91.5 8.5t83.5 22t71 30t55 33.5l33 -68q-23 -23 -55.5 -45t-70.5 -41t-80.5 -32.5t-85.5 -20.5q17 -20 37 -49.5t37.5 -65.5t28 -77.5t9.5 -83.5q-2 -53 -20 -89t-49.5 -58.5t-77 -32t-103.5 -9.5h-1q-17 0 -37 2t-39.5 5.5t-37 8.5t-30.5 11l1 120q22 -8 50.5 -12 t43.5 -4h1q37 0 66 5t49 20.5t30 44.5t10 76q0 25 -5.5 51t-14 50t-18 44.5t-18.5 35.5q-122 2 -215 47.5t-156 123.5t-95 182t-33 224z" />
<glyph unicode="&#xe8;" horiz-adv-x="1105" d="M96 574q0 132 39.5 241t110 187.5t166.5 122t209 43.5q182 0 283.5 -103t108.5 -303q1 -59 -1 -102.5t-10 -77.5h-729v-12.5t1 -12.5q3 -119 33.5 -206t80.5 -144t115.5 -85t139.5 -28q44 0 89.5 8.5t87.5 23t78 33.5t60 39l33 -75q-29 -30 -73.5 -56.5t-97.5 -46.5 t-112 -31.5t-118 -11.5q-122 0 -214 44t-154.5 123t-94 189t-31.5 241zM254 1688l128 111h1l319 -394l-59 -56h-1q-19 8 -51.5 30.5t-71 53.5t-80 67t-78.5 71t-65.5 66t-41.5 51zM275 678h555q2 22 3.5 45t1.5 46q0 63 -14.5 116.5t-45.5 92.5t-79.5 61.5t-116.5 22.5 q-61 0 -113.5 -20t-92.5 -65t-65.5 -118.5t-32.5 -180.5z" />
<glyph unicode="&#xe9;" horiz-adv-x="1105" d="M96 574q0 132 39.5 241t110 187.5t166.5 122t209 43.5q182 0 283.5 -103t108.5 -303q1 -59 -1 -102.5t-10 -77.5h-729v-12.5t1 -12.5q3 -119 33.5 -206t80.5 -144t115.5 -85t139.5 -28q44 0 89.5 8.5t87.5 23t78 33.5t60 39l33 -75q-29 -30 -73.5 -56.5t-97.5 -46.5 t-112 -31.5t-118 -11.5q-122 0 -214 44t-154.5 123t-94 189t-31.5 241zM275 678h555q2 22 3.5 45t1.5 46q0 63 -14.5 116.5t-45.5 92.5t-79.5 61.5t-116.5 22.5q-61 0 -113.5 -20t-92.5 -65t-65.5 -118.5t-32.5 -180.5zM485 1405l320 394h1l127 -111q-13 -20 -41 -50 t-64 -64t-77 -69.5t-79.5 -66.5t-72 -55t-54.5 -34h-2z" />
<glyph unicode="&#xea;" horiz-adv-x="1105" d="M96 574q0 132 39.5 241t110 187.5t166.5 122t209 43.5q182 0 283.5 -103t108.5 -303q1 -59 -1 -102.5t-10 -77.5h-729v-12.5t1 -12.5q3 -119 33.5 -206t80.5 -144t115.5 -85t139.5 -28q44 0 89.5 8.5t87.5 23t78 33.5t60 39l33 -75q-29 -30 -73.5 -56.5t-97.5 -46.5 t-112 -31.5t-118 -11.5q-122 0 -214 44t-154.5 123t-94 189t-31.5 241zM231 1375l284 401h155l276 -400l-73 -42l-281 309l-296 -310zM275 678h555q2 22 3.5 45t1.5 46q0 63 -14.5 116.5t-45.5 92.5t-79.5 61.5t-116.5 22.5q-61 0 -113.5 -20t-92.5 -65t-65.5 -118.5 t-32.5 -180.5z" />
<glyph unicode="&#xeb;" horiz-adv-x="1105" d="M96 574q0 132 39.5 241t110 187.5t166.5 122t209 43.5q182 0 283.5 -103t108.5 -303q1 -59 -1 -102.5t-10 -77.5h-729v-12.5t1 -12.5q3 -119 33.5 -206t80.5 -144t115.5 -85t139.5 -28q44 0 89.5 8.5t87.5 23t78 33.5t60 39l33 -75q-29 -30 -73.5 -56.5t-97.5 -46.5 t-112 -31.5t-118 -11.5q-122 0 -214 44t-154.5 123t-94 189t-31.5 241zM259 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-48 0 -75.5 34t-27.5 82zM275 678h555 q2 22 3.5 45t1.5 46q0 63 -14.5 116.5t-45.5 92.5t-79.5 61.5t-116.5 22.5q-61 0 -113.5 -20t-92.5 -65t-65.5 -118.5t-32.5 -180.5zM707 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29 t-54.5 -10.5h-1q-24 0 -43 9t-32.5 25t-20.5 37t-7 45z" />
<glyph unicode="&#xec;" horiz-adv-x="664" d="M-3 1688l128 111h1l319 -394l-59 -56h-1q-19 8 -51.5 30.5t-71 53.5t-80 67t-78.5 71t-65.5 66t-41.5 51zM87 0v88l180 16v897l-161 36v92l281 32h5l40 -32v-1026l179 -15v-88h-524z" />
<glyph unicode="&#xed;" horiz-adv-x="664" d="M87 0v88l180 16v897l-161 36v92l281 32h5l40 -32v-1026l179 -15v-88h-524zM228 1405l320 394h1l127 -111q-13 -20 -41 -50t-64 -64t-77 -69.5t-79.5 -66.5t-72 -55t-54.5 -34h-2z" />
<glyph unicode="&#xee;" horiz-adv-x="664" d="M-26 1375l284 401h155l276 -400l-73 -42l-281 309l-296 -310zM87 0v88l180 16v897l-161 36v92l281 32h5l40 -32v-1026l179 -15v-88h-524z" />
<glyph unicode="&#xef;" horiz-adv-x="664" d="M2 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-48 0 -75.5 34t-27.5 82zM87 0v88l180 16v897l-161 36v92l281 32h5l40 -32v-1026l179 -15v-88h-524zM450 1488 q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-24 0 -43 9t-32.5 25t-20.5 37t-7 45z" />
<glyph unicode="&#xf0;" horiz-adv-x="1172" d="M86 530q0 159 43.5 278.5t116.5 199.5t167.5 120t196.5 40q66 0 119 -14t91 -31q-24 56 -58.5 113.5t-79 112.5t-98.5 105t-117 91l-148 -176l-82 58l152 173q-25 17 -55 33.5t-60 31t-58.5 26t-51.5 17.5l35 83q42 -12 75.5 -24.5t64 -26t60 -28t61.5 -32.5 q20 23 43.5 50.5t43.5 51.5q24 28 47 56l76 -65l-44 -52q-19 -22 -41 -47.5t-41 -45.5q122 -83 222 -183.5t171.5 -221t110.5 -260.5t39 -301q0 -85 -11.5 -168.5t-36.5 -159.5t-64 -141.5t-94.5 -113.5t-127.5 -75t-162 -27q-132 0 -227.5 42t-157 116t-91 175t-29.5 220z M268 543q0 -93 17 -177.5t55.5 -149t101 -102.5t153.5 -38q82 0 141 39.5t96.5 113.5t55.5 180t18 240q0 60 -5 110t-12 90.5t-14.5 70t-13.5 48.5q-11 16 -33 35.5t-54 36t-74 27.5t-94 11q-75 0 -137.5 -36.5t-107 -105.5t-69 -168.5t-24.5 -224.5z" />
<glyph unicode="&#xf1;" horiz-adv-x="1337" d="M63 1037v92l261 32h5l40 -32v-91l-2 -51q33 29 83.5 60.5t108.5 57.5t120.5 42.5t119.5 16.5q99 0 162.5 -29t100 -88.5t50.5 -150t14 -213.5v-580l154 -15v-88h-460v88l141 15v581q0 89 -8.5 155.5t-33.5 110t-70.5 65t-119.5 21.5q-44 0 -91 -12t-92.5 -31.5t-86.5 -44 t-72 -48.5v-796l149 -16v-88h-452v88l138 16v897zM281 1442q9 33 31.5 69.5t56.5 67t79 50t99 19.5q41 0 71.5 -13t55 -32t44.5 -42t40.5 -42t43 -32t52.5 -13q36 0 61.5 14.5t42.5 35.5t27.5 43.5t16.5 38.5l85 -48q-12 -39 -33.5 -76.5t-52 -66t-70.5 -46t-90 -17.5 q-41 0 -71.5 13t-55.5 32t-46.5 41.5t-43 41.5t-46.5 32t-56 13q-36 0 -62.5 -14.5t-45 -35.5t-30.5 -43t-19 -37z" />
<glyph unicode="&#xf2;" horiz-adv-x="1218" d="M93 576q0 139 45.5 249t119.5 186.5t168 116.5t192 40q138 0 234.5 -48.5t157 -130.5t88 -190.5t27.5 -229.5q0 -140 -45.5 -250t-119.5 -186t-168.5 -116t-192.5 -40q-138 0 -234.5 48.5t-156.5 130.5t-87.5 190.5t-27.5 229.5zM277 1688l128 111h1l319 -394l-59 -56h-1 q-19 8 -51.5 30.5t-71 53.5t-80 67t-78.5 71t-65.5 66t-41.5 51zM279 587q0 -102 18 -193.5t57.5 -160.5t102 -109t151.5 -40q156 0 243 119.5t87 354.5q0 101 -17.5 192.5t-56.5 160.5t-101.5 109.5t-152.5 40.5q-156 0 -243.5 -119.5t-87.5 -354.5z" />
<glyph unicode="&#xf3;" horiz-adv-x="1218" d="M93 576q0 139 45.5 249t119.5 186.5t168 116.5t192 40q138 0 234.5 -48.5t157 -130.5t88 -190.5t27.5 -229.5q0 -140 -45.5 -250t-119.5 -186t-168.5 -116t-192.5 -40q-138 0 -234.5 48.5t-156.5 130.5t-87.5 190.5t-27.5 229.5zM279 587q0 -102 18 -193.5t57.5 -160.5 t102 -109t151.5 -40q156 0 243 119.5t87 354.5q0 101 -17.5 192.5t-56.5 160.5t-101.5 109.5t-152.5 40.5q-156 0 -243.5 -119.5t-87.5 -354.5zM508 1405l320 394h1l127 -111q-13 -20 -41 -50t-64 -64t-77 -69.5t-79.5 -66.5t-72 -55t-54.5 -34h-2z" />
<glyph unicode="&#xf4;" horiz-adv-x="1218" d="M93 576q0 139 45.5 249t119.5 186.5t168 116.5t192 40q138 0 234.5 -48.5t157 -130.5t88 -190.5t27.5 -229.5q0 -140 -45.5 -250t-119.5 -186t-168.5 -116t-192.5 -40q-138 0 -234.5 48.5t-156.5 130.5t-87.5 190.5t-27.5 229.5zM255 1375l284 401h155l276 -400l-73 -42 l-281 309l-296 -310zM279 587q0 -102 18 -193.5t57.5 -160.5t102 -109t151.5 -40q156 0 243 119.5t87 354.5q0 101 -17.5 192.5t-56.5 160.5t-101.5 109.5t-152.5 40.5q-156 0 -243.5 -119.5t-87.5 -354.5z" />
<glyph unicode="&#xf5;" horiz-adv-x="1218" d="M93 576q0 139 45.5 249t119.5 186.5t168 116.5t192 40q138 0 234.5 -48.5t157 -130.5t88 -190.5t27.5 -229.5q0 -140 -45.5 -250t-119.5 -186t-168.5 -116t-192.5 -40q-138 0 -234.5 48.5t-156.5 130.5t-87.5 190.5t-27.5 229.5zM215 1442q9 33 31.5 69.5t56.5 67t79 50 t99 19.5q41 0 71.5 -13t55 -32t44.5 -42t40.5 -42t43 -32t52.5 -13q36 0 61.5 14.5t42.5 35.5t27.5 43.5t16.5 38.5l85 -48q-12 -39 -33.5 -76.5t-52 -66t-70.5 -46t-90 -17.5q-41 0 -71.5 13t-55.5 32t-46.5 41.5t-43 41.5t-46.5 32t-56 13q-36 0 -62.5 -14.5t-45 -35.5 t-30.5 -43t-19 -37zM279 587q0 -102 18 -193.5t57.5 -160.5t102 -109t151.5 -40q156 0 243 119.5t87 354.5q0 101 -17.5 192.5t-56.5 160.5t-101.5 109.5t-152.5 40.5q-156 0 -243.5 -119.5t-87.5 -354.5z" />
<glyph unicode="&#xf6;" horiz-adv-x="1218" d="M93 576q0 139 45.5 249t119.5 186.5t168 116.5t192 40q138 0 234.5 -48.5t157 -130.5t88 -190.5t27.5 -229.5q0 -140 -45.5 -250t-119.5 -186t-168.5 -116t-192.5 -40q-138 0 -234.5 48.5t-156.5 130.5t-87.5 190.5t-27.5 229.5zM279 587q0 -102 18 -193.5t57.5 -160.5 t102 -109t151.5 -40q156 0 243 119.5t87 354.5q0 101 -17.5 192.5t-56.5 160.5t-101.5 109.5t-152.5 40.5q-156 0 -243.5 -119.5t-87.5 -354.5zM282 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43 t-39 -29t-54.5 -10.5h-1q-48 0 -75.5 34t-27.5 82zM730 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-24 0 -43 9t-32.5 25t-20.5 37t-7 45z" />
<glyph unicode="&#xf7;" horiz-adv-x="1364" d="M219 552v126h926v-126h-926zM558 193q0 28 12 52.5t31 42.5t43.5 28t49.5 10q30 0 51.5 -9t36 -25t21 -36.5t6.5 -43.5q0 -30 -11.5 -54t-30.5 -41.5t-44 -27t-51 -9.5q-22 0 -42.5 8t-36.5 22.5t-25.5 35.5t-9.5 47zM577 1017q0 28 12 52.5t31.5 42.5t43.5 28t49 10 q30 0 52 -9t36 -24.5t20.5 -36.5t6.5 -44q0 -30 -11.5 -54t-30.5 -41.5t-43.5 -27t-50.5 -9.5q-23 0 -43.5 8t-36.5 22.5t-25.5 35.5t-9.5 47z" />
<glyph unicode="&#xf8;" horiz-adv-x="1218" d="M93 576q0 139 45.5 249t119.5 186.5t168 116.5t192 40q46 0 86.5 -5.5t77.5 -16.5l69 186l71 -20l-67 -194q72 -35 123 -91.5t84 -128t48 -155.5t15 -174q0 -140 -45.5 -250t-119.5 -186t-168.5 -116t-192.5 -40q-45 0 -85.5 5.5t-76.5 15.5l-75 -195l-75 21l77 201 q-73 35 -124.5 91.5t-84 128.5t-47.5 156t-15 175zM279 587q0 -69 8 -133t24.5 -120t42.5 -102t63 -79l322 880q-58 28 -129 28q-156 0 -243.5 -119.5t-87.5 -354.5zM479 112q58 -28 129 -28q156 0 243 119.5t87 354.5q0 67 -7.5 130t-24 118.5t-42 102t-61.5 80.5z" />
<glyph unicode="&#xf9;" horiz-adv-x="1286" d="M80 1059v76l248 26h1l37 -24v-691q0 -91 9 -156t34.5 -106.5t70.5 -61t116 -19.5q50 0 96.5 12.5t87 32t73.5 42.5t57 43v790l-157 36v76l274 26h2l46 -24v-1047h127l-1 -78q-35 -10 -75.5 -20.5t-94.5 -10.5q-50 0 -77 17t-27 70v80q-30 -28 -72.5 -58.5t-92 -55.5 t-105 -41t-112.5 -16q-95 0 -160.5 26t-106 80t-59 138t-18.5 201v602zM283 1688l128 111h1l319 -394l-59 -56h-1q-19 8 -51.5 30.5t-71 53.5t-80 67t-78.5 71t-65.5 66t-41.5 51z" />
<glyph unicode="&#xfa;" horiz-adv-x="1286" d="M80 1059v76l248 26h1l37 -24v-691q0 -91 9 -156t34.5 -106.5t70.5 -61t116 -19.5q50 0 96.5 12.5t87 32t73.5 42.5t57 43v790l-157 36v76l274 26h2l46 -24v-1047h127l-1 -78q-35 -10 -75.5 -20.5t-94.5 -10.5q-50 0 -77 17t-27 70v80q-30 -28 -72.5 -58.5t-92 -55.5 t-105 -41t-112.5 -16q-95 0 -160.5 26t-106 80t-59 138t-18.5 201v602zM514 1405l320 394h1l127 -111q-13 -20 -41 -50t-64 -64t-77 -69.5t-79.5 -66.5t-72 -55t-54.5 -34h-2z" />
<glyph unicode="&#xfb;" horiz-adv-x="1286" d="M80 1059v76l248 26h1l37 -24v-691q0 -91 9 -156t34.5 -106.5t70.5 -61t116 -19.5q50 0 96.5 12.5t87 32t73.5 42.5t57 43v790l-157 36v76l274 26h2l46 -24v-1047h127l-1 -78q-35 -10 -75.5 -20.5t-94.5 -10.5q-50 0 -77 17t-27 70v80q-30 -28 -72.5 -58.5t-92 -55.5 t-105 -41t-112.5 -16q-95 0 -160.5 26t-106 80t-59 138t-18.5 201v602zM260 1375l284 401h155l276 -400l-73 -42l-281 309l-296 -310z" />
<glyph unicode="&#xfc;" horiz-adv-x="1286" d="M80 1059v76l248 26h1l37 -24v-691q0 -91 9 -156t34.5 -106.5t70.5 -61t116 -19.5q50 0 96.5 12.5t87 32t73.5 42.5t57 43v790l-157 36v76l274 26h2l46 -24v-1047h127l-1 -78q-35 -10 -75.5 -20.5t-94.5 -10.5q-50 0 -77 17t-27 70v80q-30 -28 -72.5 -58.5t-92 -55.5 t-105 -41t-112.5 -16q-95 0 -160.5 26t-106 80t-59 138t-18.5 201v602zM287 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-48 0 -75.5 34t-27.5 82zM735 1488 q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-24 0 -43 9t-32.5 25t-20.5 37t-7 45z" />
<glyph unicode="&#xfd;" horiz-adv-x="1172" d="M4 1052v84h452v-84l-165 -24l215 -627l107 -333l102 335l192 625l-144 24v84h394v-84l-107 -24q-61 -187 -108.5 -333t-84.5 -257t-63.5 -191t-45.5 -135.5t-32 -89.5t-21 -54q-48 -119 -90.5 -208.5t-93 -149.5t-114 -90t-152.5 -30q-14 0 -29 1t-28.5 3t-25 4.5 t-17.5 5.5v152q6 -3 18 -5.5t26.5 -4t30 -2.5t29.5 -1q41 0 82.5 11.5t82.5 49t83 108t85 188.5h-90l-391 1027zM513 1405l320 394h1l127 -111q-13 -20 -41 -50t-64 -64t-77 -69.5t-79.5 -66.5t-72 -55t-54.5 -34h-2z" />
<glyph unicode="&#xfe;" horiz-adv-x="1228" d="M-6 1567v75l299 35h4l38 -29v-622q27 25 63 50.5t80 46t96 33t112 12.5q86 0 166.5 -32t143 -99.5t100.5 -173.5t38 -253q0 -131 -40.5 -246t-116.5 -201t-184 -136t-243 -50q-60 0 -116.5 6.5t-104.5 16.5l5 -136l1 -258l237 -21v-81h-562v81l160 21v1943zM335 154 q8 -18 30.5 -31.5t54 -23t69.5 -14t76 -4.5q83 0 153.5 30.5t122 92t81.5 155.5t32 222q1 122 -25.5 209.5t-72.5 143.5t-107.5 82t-130.5 26q-48 0 -91.5 -13t-80.5 -33t-65 -43t-46 -42v-757z" />
<glyph unicode="&#xff;" horiz-adv-x="1172" d="M4 1052v84h452v-84l-165 -24l215 -627l107 -333l102 335l192 625l-144 24v84h394v-84l-107 -24q-61 -187 -108.5 -333t-84.5 -257t-63.5 -191t-45.5 -135.5t-32 -89.5t-21 -54q-48 -119 -90.5 -208.5t-93 -149.5t-114 -90t-152.5 -30q-14 0 -29 1t-28.5 3t-25 4.5 t-17.5 5.5v152q6 -3 18 -5.5t26.5 -4t30 -2.5t29.5 -1q41 0 82.5 11.5t82.5 49t83 108t85 188.5h-90l-391 1027zM287 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1 q-48 0 -75.5 34t-27.5 82zM735 1488q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27t20.5 -37.5t7 -43q0 -27 -7.5 -51.5t-23 -43t-39 -29t-54.5 -10.5h-1q-24 0 -43 9t-32.5 25t-20.5 37t-7 45z" />
<glyph unicode="&#x152;" horiz-adv-x="2103" d="M75 751q0 181 53.5 327t146.5 249t217.5 159.5t266.5 59.5q152 3 276 -55v31h839l29 -307h-97l-55 199l-550 10v-591l380 6l25 168h104v-452h-104l-25 177l-380 5v-637l634 20l119 257l97 -27l-78 -350h-938v66q-69 -39 -145.5 -59.5t-159.5 -22.5q-155 -3 -277 52 t-206 156.5t-128 244t-44 314.5zM259 752q0 -138 32 -260.5t93.5 -214t151 -145t205.5 -53.5q93 0 166 30t128 88v1152q-49 47 -118.5 75t-170.5 28q-110 0 -200 -46t-154 -135t-98.5 -219.5t-34.5 -299.5z" />
<glyph unicode="&#x153;" horiz-adv-x="1962" d="M95 575q0 139 45.5 249t119.5 186.5t169.5 117t194.5 40.5q154 0 258.5 -64t162.5 -178q70 114 181.5 178t249.5 64q182 0 283.5 -103t109.5 -303q0 -59 -1.5 -102.5t-9.5 -77.5h-729v-12.5t1 -12.5q3 -119 33.5 -206t80.5 -144t115.5 -85t138.5 -28q44 0 90 8.5t88 23 t78 33.5t60 39l33 -75q-30 -30 -74 -56.5t-97.5 -46.5t-112 -31.5t-116.5 -11.5q-151 0 -256 66t-165 182q-34 -56 -79 -101.5t-99 -78t-116 -50.5t-130 -18q-135 0 -231 45t-157.5 124.5t-90 189.5t-28.5 239zM280 588q0 -116 20.5 -209.5t61.5 -158.5t103 -100t145 -35 q77 0 138.5 28t104.5 86.5t66 148t23 211.5q0 106 -19 198t-59.5 159.5t-102.5 106t-149 38.5q-159 0 -245.5 -119.5t-86.5 -353.5zM1131 678h555q2 22 3 45t1 46q0 63 -14.5 116.5t-45 92.5t-79 61.5t-116.5 22.5q-62 0 -114.5 -20t-92.5 -65t-65 -118.5t-32 -180.5z" />
<glyph unicode="&#x178;" horiz-adv-x="1311" d="M-19 1434v88h491v-88l-173 -23l310 -580l73 -164l79 164l297 580l-171 23v88h445v-88l-136 -23l-442 -824v-479l233 -20v-88h-633v88l228 19v478l-473 825zM322 1825q0 26 7.5 50.5t22 43.5t37 30.5t52.5 11.5h1q26 0 46 -10.5t34 -27.5t21 -38t7 -43q0 -27 -7.5 -51.5 t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5zM808 1825q0 26 7.5 50.5t22.5 43.5t37.5 30.5t52.5 11.5h1q26 0 46 -10.5t33.5 -27.5t20.5 -38t7 -43q0 -27 -7.5 -51.5t-23 -42.5t-39 -29t-54.5 -11h-1q-48 0 -75.5 34.5t-27.5 82.5z" />
<glyph unicode="&#x2c6;" horiz-adv-x="1061" d="M168 1375l284 401h155l276 -400l-73 -42l-281 309l-296 -310z" />
<glyph unicode="&#x2dc;" horiz-adv-x="1022" d="M108 1442q9 33 31.5 69.5t56.5 67t79 50t99 19.5q41 0 71.5 -13t55 -32t44.5 -42t40.5 -42t43 -32t52.5 -13q36 0 61.5 14.5t42.5 35.5t27.5 43.5t16.5 38.5l85 -48q-12 -39 -33.5 -76.5t-52 -66t-70.5 -46t-90 -17.5q-41 0 -71.5 13t-55.5 32t-46.5 41.5t-43 41.5 t-46.5 32t-56 13q-36 0 -62.5 -14.5t-45 -35.5t-30.5 -43t-19 -37z" />
<glyph unicode="&#x2000;" horiz-adv-x="1007" />
<glyph unicode="&#x2001;" horiz-adv-x="2014" />
<glyph unicode="&#x2002;" horiz-adv-x="1007" />
<glyph unicode="&#x2003;" horiz-adv-x="2014" />
<glyph unicode="&#x2004;" horiz-adv-x="671" />
<glyph unicode="&#x2005;" horiz-adv-x="503" />
<glyph unicode="&#x2006;" horiz-adv-x="335" />
<glyph unicode="&#x2007;" horiz-adv-x="335" />
<glyph unicode="&#x2008;" horiz-adv-x="251" />
<glyph unicode="&#x2009;" horiz-adv-x="402" />
<glyph unicode="&#x200a;" horiz-adv-x="111" />
<glyph unicode="&#x2010;" horiz-adv-x="1285" d="M230 554v124h825v-124h-825z" />
<glyph unicode="&#x2011;" horiz-adv-x="1285" d="M230 554v124h825v-124h-825z" />
<glyph unicode="&#x2012;" horiz-adv-x="1285" d="M230 554v124h825v-124h-825z" />
<glyph unicode="&#x2013;" horiz-adv-x="1664" d="M230 552v126h1204v-126h-1204z" />
<glyph unicode="&#x2014;" horiz-adv-x="2402" d="M230 553v125h1942v-125h-1942z" />
<glyph unicode="&#x2018;" horiz-adv-x="774" d="M237 1247q0 96 26 177t63 143t77.5 103t69.5 56h2l48 -48v-19q-17 -12 -42 -39.5t-47.5 -70.5t-38.5 -100.5t-16 -130.5q0 -47 10 -81t25.5 -60t33.5 -46.5t33.5 -39.5t25.5 -39t10 -45q0 -49 -25.5 -73t-64.5 -24h-1q-36 0 -70 28t-60.5 74.5t-42.5 107.5t-16 127z" />
<glyph unicode="&#x2019;" horiz-adv-x="774" d="M250 940v19q17 12 42 39.5t47.5 70.5t38.5 100.5t16 130.5q0 47 -10 81t-25.5 60t-33.5 46.5t-33.5 39.5t-25.5 39t-10 45q0 49 25.5 73t64.5 24h1q36 0 70 -28t60.5 -74.5t42.5 -107.5t16 -127q0 -96 -26 -177t-63 -143t-77.5 -103t-69.5 -56h-2z" />
<glyph unicode="&#x201a;" horiz-adv-x="774" d="M250 -439q17 12 42 39.5t47.5 70.5t38.5 100.5t16 130.5q0 47 -10 81t-25.5 60t-33.5 46.5t-33.5 39.5t-25.5 39t-10 45q0 49 25.5 73t64.5 24h1q36 0 70 -28t60.5 -74.5t42.5 -107.5t16 -127q0 -96 -26 -177t-63 -143t-77.5 -103t-69.5 -56h-2l-48 48v19z" />
<glyph unicode="&#x201c;" horiz-adv-x="1293" d="M237 1247q0 96 26 177t63 143t77.5 103t69.5 56h2l48 -48v-19q-17 -12 -42 -39.5t-47.5 -70.5t-38.5 -100.5t-16 -130.5q0 -47 10 -81t25.5 -60t33.5 -46.5t33.5 -39.5t25.5 -39t10 -45q0 -49 -25.5 -73t-64.5 -24h-1q-36 0 -70 28t-60.5 74.5t-42.5 107.5t-16 127z M756 1247q0 96 26 177t63 143t77.5 103t69.5 56h2l48 -48v-19q-17 -12 -42 -39.5t-47.5 -70.5t-38.5 -100.5t-16 -130.5q0 -47 10 -81t25.5 -60t33.5 -46.5t33.5 -39.5t25.5 -39t10 -45q0 -49 -25.5 -73t-64.5 -24h-1q-36 0 -70 28t-60.5 74.5t-42.5 107.5t-16 127z" />
<glyph unicode="&#x201d;" horiz-adv-x="1292" d="M250 940v19q17 12 42 39.5t47.5 70.5t38.5 100.5t16 130.5q0 47 -10 81t-25.5 60t-33.5 46.5t-33.5 39.5t-25.5 39t-10 45q0 49 25.5 73t64.5 24h1q36 0 70 -28t60.5 -74.5t42.5 -107.5t16 -127q0 -96 -26 -177t-63 -143t-77.5 -103t-69.5 -56h-2zM768 940v19 q17 12 42 39.5t47.5 70.5t38.5 100.5t16 130.5q0 47 -10 81t-25.5 60t-33.5 46.5t-33.5 39.5t-25.5 39t-10 45q0 49 25.5 73t64.5 24h1q36 0 70 -28t60.5 -74.5t42.5 -107.5t16 -127q0 -96 -26 -177t-63 -143t-77.5 -103t-69.5 -56h-2z" />
<glyph unicode="&#x201e;" horiz-adv-x="1292" d="M250 -439q17 12 42 39.5t47.5 70.5t38.5 100.5t16 130.5q0 47 -10 81t-25.5 60t-33.5 46.5t-33.5 39.5t-25.5 39t-10 45q0 49 25.5 73t64.5 24h1q36 0 70 -28t60.5 -74.5t42.5 -107.5t16 -127q0 -96 -26 -177t-63 -143t-77.5 -103t-69.5 -56h-2l-48 48v19zM768 -439 q17 12 42 39.5t47.5 70.5t38.5 100.5t16 130.5q0 47 -10 81t-25.5 60t-33.5 46.5t-33.5 39.5t-25.5 39t-10 45q0 49 25.5 73t64.5 24h1q36 0 70 -28t60.5 -74.5t42.5 -107.5t16 -127q0 -96 -26 -177t-63 -143t-77.5 -103t-69.5 -56h-2l-48 48v19z" />
<glyph unicode="&#x2022;" horiz-adv-x="842" d="M250 692q0 39 15 72t40 57t57.5 37.5t68.5 13.5q34 0 63.5 -13.5t51 -37t34 -56t12.5 -71.5q0 -38 -15 -70.5t-40 -57.5t-57.5 -39t-66.5 -14q-35 0 -64.5 14.5t-51.5 39.5t-34.5 57t-12.5 68z" />
<glyph unicode="&#x2026;" horiz-adv-x="1508" d="M129 93q0 28 11.5 53t30 43t42.5 28.5t49 10.5q30 0 51 -9.5t34.5 -25.5t19.5 -37t6 -43q0 -30 -11 -55t-29 -42.5t-42 -27.5t-50 -10q-46 0 -79 31t-33 84zM632 93q0 28 11.5 53t30 43t42 28.5t48.5 10.5q30 0 51 -9.5t34.5 -25.5t20 -37t6.5 -43q0 -30 -11 -55 t-29 -42.5t-42 -27.5t-50 -10q-46 0 -79 31t-33 84zM1135 93q0 28 11 53t29.5 43t42.5 28.5t49 10.5q30 0 51 -9.5t34.5 -25.5t19.5 -37t6 -43q0 -30 -11 -55t-29 -42.5t-42 -27.5t-50 -10q-23 0 -43 8t-35 23t-24 36.5t-9 47.5z" />
<glyph unicode="&#x202f;" horiz-adv-x="402" />
<glyph unicode="&#x2039;" horiz-adv-x="1189" d="M243 544v136l657 440l50 -87l-512 -418l518 -408l-56 -91z" />
<glyph unicode="&#x203a;" horiz-adv-x="1189" d="M233 207l56 -91l657 428v136l-657 440l-50 -87l512 -418z" />
<glyph unicode="&#x205f;" horiz-adv-x="503" />
<glyph unicode="&#x20ac;" horiz-adv-x="1551" d="M92 550v105h232q-1 17 -1 34.5v35.5q0 52 3.5 101t10.5 96h-222v105h244q32 126 92 226t144.5 169.5t191 106.5t231.5 37q67 0 124 -8.5t104.5 -20.5t86 -24t68.5 -19l-16 -323h-94l-32 223q-16 15 -44 27.5t-65 22t-82.5 15t-95.5 5.5q-89 0 -162.5 -29t-130 -85 t-96 -137.5t-60.5 -185.5h570v-105h-586q-4 -38 -6 -78.5t-2 -83.5q0 -54 3 -105h560v-105h-551q13 -107 44.5 -196.5t86 -154t135 -100t191.5 -35.5q48 0 87.5 7.5t73 20.5t63.5 31t58 39l53 163l93 -18l-21 -239q-32 -2 -69 -17t-88 -32.5t-121 -32t-168 -14.5 q-133 0 -236 41t-177 116.5t-119.5 182.5t-62.5 238h-242z" />
<glyph unicode="&#x2122;" horiz-adv-x="2244" d="M144 1330l20 225h706v-224l-66 -4l-22 140l-194 9v-607l144 -13v-78h-429v78l139 13v605l-191 -7l-38 -136zM971 778v78l114 13l40 594l-116 7v85h321l157 -427l62 -191l213 618h302v-85l-116 -7l53 -594l107 -13v-78h-345v78l96 12l-25 387l-11 227l-34 -105l-216 -607 h-91l-207 546l-66 171l-5 -177l-27 -441l101 -13v-78h-307z" />
<glyph unicode="&#x25fc;" horiz-adv-x="1135" d="M0 0v1135h1135v-1135h-1135z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,53 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1
mQENBFDWso8BCAC0AyLi5IQtjS7uIi0VWM96kxlECyk4gngx88dzpNnKytzA8yHF
4NGFkOD4tYrCCWO8yCitbakhwZWkA7pG2c59RqlGaF38oJHobs3YhdQ9m4LKOci7
j+V3W4kVXnjx14b9oqUkiRTGZduKjkzULAH708yqiiwrg94j3QMI5I84oxYm+IJN
ygkozJF+sD6stYK5sI/Gpyt/vzwv1ON57nPIgHXycMlPX6zh7wgZRUowoUICm8YJ
gGaKC9U2iW2YEnjbiD5bf0UNuLn3Uom1mSB6dwDGN9uLY9NOlF0fWmUb5JMrU47T
dUbwd+ObaC7vaZXpcQTl7FqY2vmrndAS/l/NABEBAAG0H2lHb3IgbWlsaGl0IDxp
Z29yQGlkLWxpYnJlLm9yZz6JAVIEEwECADwCGyMFCQlmAYAGCwkIBwMCBhUIAgkK
CwQWAgMBAh4BAheABQJUQM7dExhodHRwOi8vcGdwLm1pdC5lZHUACgkQPp18FgXk
D80fwggAhEq1aKhveukUCtgNTKaoM/5KxcjdH2MCAAtKGWLKVyUHW0E/hDi0rCuR
AOk5LROBea2QnlFbeAecx6L2lp4xTLt6fEdqvdUZLzo7YSR4y8QkaISn8MRPT/eh
uzIpLlWYAg+nkM0tbuLqqYSz1txZrjw4XJq8uv8jhORgCIAD75cRoPuBCDuChVj2
SBZvyDXQcMnK0ncYRbF2uNd6JpO0h+1CCefrfuiyluDQfCYFY6Bx5e7egw+v5Mlv
rPVZ19OhHYgREmO8IP5K3zDxnLehonaKALx+ns1V2mHjrztfMWBsHyW5p8SDFDbG
PoM83qCC+GhjrLMOFsSTZeN+8GjTlbQcaUdvciBtaWxoaXQgPGlnb3JAbWlsaGl0
Lm1lPokBUgQTAQIAPAIbIwUJCWYBgAYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AF
AlRAzt0TGGh0dHA6Ly9wZ3AubWl0LmVkdQAKCRA+nXwWBeQPzXKCCACWnlV06Bfq
svg/JuHuknG13mwAP4lM19MEwwKCzukpqspZWbD13EUFEeZdSaM1CYCqZuXsOoUZ
sHeoIor4ZIknI9rEOmKnV4qNfmOkC1FtkQddgjoUR0XvtNFmD8yCIpD1bRrpxYUM
7C1IC3sLVJylauL/HnRWLK2QskHn6ZszQLNlgC/lGYL0y+ebJe8AcCPPNYrL/bUx
2e7TEf/HH1to3j6hrbMUXCWHOpYTobBLXH4wBng7mZUyyPSeBiItwkaRkHmToT0f
zRNgM6d/lULJtdOMQCsG2OVmcoqbmwlnfBDCCVp/3fO07MgUOed2PkNawu0Y87xo
6JEqnMEmO2/atBxpR29yIDxpZ29ybWlsaGl0QG1haWxvby5vcmc+iQFSBBMBAgA8
AhsjBQkJZgGABgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAUCVEDO3RMYaHR0cDov
L3BncC5taXQuZWR1AAoJED6dfBYF5A/N9aAIAKErrcie7Tg75PN9dhl51rHM2trS
8OEH9Zxy+OcENwrU6DlbiZlKZs938M0jSol0hLSzZ0K+rWOMRppZaikLIQfErs0c
h/kkiSGCkxOy0e6nrPheLJ1vyXom7X6qJcgULrQloCnhE/tqFZwfS8Ws+0k00yh4
7tH56KZI47O0C1wHVN55rVCJjHqkSy/gy4PzgUZ4mOkrG3sgiawIa4ccCbMydg3/
CUVyfeZtRzJBqldtS5LvqjA8SrreVwQa+KIKWZTU4aE+W+DsK6lvUvqRXmZ3DzKW
CCmRRERAhh79wZLspZ7iO29K9Viqvfla93S/eQR+EHNtJTWbTCCh/6kK0cC0IWtl
eWJhc2UuaW8vMWcwciA8MWcwckBrZXliYXNlLmlvPokBLQQTAQoAFwUCUNayjwIb
IwMLCQcDFQoIAh4BAheAAAoJED6dfBYF5A/NAI4IAJudQkhS9KSIOoceSsnLpB2J
EreZpKB6gNy3G0bYCZ0S2UlQcu0ROTpQ4JKuoft2kMuLa5PHdVbl5p801tfDHE/e
F87RbTL2ecH0RrbmwPTDOgc1fslCQmkoZlVEYC9XdmefvkgIvPPVRVkAQyWk976F
pTZKvQTWRVRcBlN0Jw6ZF2rHZdkxe5rsUa6z6ucom123lVHUX1+SeHciCV3dY/kn
T3yqCDhii2RTTDv3sM4XdY3AX9ECm6RkGiwkk8nAv+WLV0G93uvX2KC8i8WkZ/Hu
bviyGpzR2WUccwZX1HlRo+SdJ66oiGqd8e9xsp+QMLw9Y72gsuUupDe8fZw5xN25
AQ0EUNayjwEIAKUTOCX+rU4Ftf+tacF7nG1zRu81A41jgFOJsgDM7HOEV5b2ezAt
RNwA5jGlUv0iUBI9JD4cNpgqy5fhkYTFWbUBe26UUZlv9kDQm/pwW2uNV6jGu633
XPOZL9w1SgfFAWCyLSRxdz5DZvxWgocnvBv5IA7jL2i6sFoBpl4fsVy3ZieH90IL
XKavxRsLAJxjDPA+7oVDuk8+CPZSE33rHCQMdrOAea7UInpLOMzomh+SJ+GcGXEU
IkCo7lzYXqIgKe1kOLxlRArDkkM30yIcSFKUMQCIIsqTL6aVu9MaN1AifFuoe6R+
M/YbCXkiKsdQTplp9XAsk76UZkjaa/OIPjcAEQEAAYkBJQQYAQIADwUCUNayjwIb
DAUJCWYBgAAKCRA+nXwWBeQPzdg+CACkm4EaUHMgDGNACvr+iLOPbXJvVRbpJhbA
dqtx2mKCy8xDA0IbhJlekknvCe13axT+qMDm/WnmLWl9+kp7jMYLwR8uIwsllMbn
/90l44zQ57kaDWjpG+N0GBf7EcpF2PFic0Ul7xM+jKyVuA/CHi0aiiCOQa4FhIoy
qwZWTomTKUTiU2Kyj4kruVhpqtQl6jmKFH12vDhcxuR391xcmVGUzObeZ4gt2XNy
SccS4sAAQS4QC+Z1R1WretxVwqGbnQbjQIH8Z4fp3Fpkn6WkW1bX8Z3lzlMlg+xN
UbuYdSVZ4SMDIR7uCh+6weUZj+cW4Hqh+kBUUEDxxgAtOe56oi4K
=C8h3
-----END PGP PUBLIC KEY BLOCK-----

106
img/avatar.svg 100644
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="64px"
height="64px"
id="svg3959"
version="1.1"
inkscape:version="0.48.5 r10040"
sodipodi:docname="avatar2d-square.svg"
inkscape:export-filename="/home/igor/creation/Images/avatar/neo-avatar_square-256.png"
inkscape:export-xdpi="361.08447"
inkscape:export-ydpi="361.08447">
<defs
id="defs3961">
<filter
id="filter3061"
inkscape:label="Darken edges"
inkscape:menu="Shadows and Glows"
inkscape:menu-tooltip="Darken the edges with an inner blur"
color-interpolation-filters="sRGB">
<feGaussianBlur
id="feGaussianBlur3063"
result="result6"
stdDeviation="1.5" />
<feComposite
id="feComposite3065"
in2="result6"
operator="atop"
in="SourceGraphic"
result="result8" />
<feComposite
id="feComposite3067"
in2="SourceAlpha"
in="result8"
operator="atop"
result="result9" />
</filter>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="16"
inkscape:cx="38.018312"
inkscape:cy="29.800736"
inkscape:current-layer="layer1"
showgrid="true"
inkscape:document-units="px"
inkscape:grid-bbox="true"
inkscape:window-width="2560"
inkscape:window-height="1340"
inkscape:window-x="0"
inkscape:window-y="49"
inkscape:window-maximized="1" />
<metadata
id="metadata3964">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
id="layer1"
inkscape:label="Layer 1"
inkscape:groupmode="layer">
<rect
style="fill:#eed7f4;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="rect3469"
width="64.523491"
height="63.904778"
x="-0.17677671"
y="0.0068362518"
inkscape:export-filename="/home/igor/creation/Images/avatar/neo-avatar-square-256.png"
inkscape:export-xdpi="358.36905"
inkscape:export-ydpi="358.36905" />
<path
id="path3957"
style="fill:#67536c"
d="m 13.676689,63.986481 c 0.979339,-1.553384 3.346734,-5.721263 3.505556,-7.562989 0.228537,-2.650159 -0.183937,-6.446917 -0.667506,-6.446917 C 7.7563433,55.679648 8.0852363,62.832132 6.2512673,64.171901 l -3.3668336,0.04663 -3.08212196,-0.05849 0.04102,-1.55278 2.34186396,-4.838992 5.1206546,-7.252077 c 2.6087877,-3.694669 7.6164437,-6.598555 8.3549377,-6.598555 0.289253,0 0.889577,0.63903 1.334059,1.420066 0.444472,0.781036 1.353088,1.811481 2.019153,2.289881 2.157685,1.549761 5.003377,3.259664 5.295692,3.182041 0.664808,0.337958 1.02846,0.224319 1.668042,0.421381 0.597708,0.307783 1.856181,0.758072 2.796607,1.000639 0.940425,0.242566 2.393812,0.747147 3.229745,1.12129 1.763005,0.789077 3.628709,1.039601 4.237625,1.221424 0.493936,0.14749 2.169458,3.1074 2.568102,3.855466 0.18256,0.342579 0.465006,0.60802 0.730554,1.009312 0.425719,0.643341 2.734312,3.906788 2.800684,4.551454 -2.485132,0.04253 -4.873298,0.02435 -7.391085,0.03381 -4.020945,0.01511 -8.236264,-0.116468 -12.061117,0.02289 -2.159684,0.07869 -4.210905,-0.0185 -6.126059,-0.05399 -0.643328,-0.01192 -1.249408,-0.002 -1.874942,0.0146 -0.398592,0.01059 -0.823645,0.07032 -1.211158,-0.02142 z m 29.383743,0.05791 c -0.112185,-0.364483 -0.399059,-3.41732 -0.63749,-4.979392 -0.238432,-1.562072 -0.685037,-3.327107 -0.992455,-3.922297 -0.74016,-1.433012 -0.383059,-2.440604 1.403415,-3.959855 l 1.475952,-1.255178 1.045785,1.633863 c 0.575183,0.898625 1.331497,1.974678 1.680702,2.391231 0.649585,0.774864 2.185611,4.420096 2.99631,7.447729 0.879765,2.42106 1.032856,2.624564 0.432046,2.644892 -0.514198,0.0174 -1.597322,0.0093 -3.063081,-0.07079 -0.476427,-0.02604 -1.812743,0.05702 -2.903595,0.07491 -0.635131,0.01041 -1.18705,-0.104551 -1.437589,-0.0051 z m -6.045825,-14.58113 c -0.745974,-1.134647 -0.824582,-2.602531 -0.201495,-3.762829 0.166046,-0.309207 1.375713,-1.354432 1.503709,-1.573554 0.326333,-0.558663 0.08278,-0.712658 -0.510145,-0.878011 -0.462373,-0.09107 -0.791727,-2.063949 -0.383305,-3.109928 l -0.999779,0.243574 c -1.211283,0.295102 -1.556269,0.755698 -1.563914,2.088001 -0.0079,1.38033 -0.940878,2.204483 -2.495526,2.204483 -1.07707,0 -1.337171,-0.165414 -1.542568,-0.981015 -0.135881,-0.539561 -0.05365,-1.624382 0.182746,-2.410712 0.566,-1.882757 0.545923,-3.691602 -0.04518,-4.068469 -0.513002,-0.327084 -0.989329,-1.031059 -2.182086,-3.224969 -1.04499,-1.922107 -1.953909,-2.35693 -3.715556,-1.777502 -1.652855,0.543647 -2.223353,1.055752 -2.768736,2.485361 -0.450127,1.179919 -0.406954,4.776328 0.07317,6.095793 0.219182,0.602338 0.166707,0.852039 -0.179045,0.852039 -0.579441,0 -1.547479,-1.271898 -3.266192,-4.291445 -1.009232,-1.77308 -1.218727,-2.494352 -1.062227,-3.657162 0.109183,-0.811251 0.0123,-1.630478 -0.22016,-1.862176 -0.228297,-0.227529 -1.365193,-0.413689 -2.526435,-0.413689 -3.024678,0 -4.427391,-0.513299 -6.1018447,-2.232871 -2.562018,-2.63107 -3.303713,-8.058842 -1.564454,-11.448958 3.0350987,-5.915935 9.5487987,-8.967197 14.5527767,-6.817062 3.588734,1.542019 5.151639,4.780271 4.733572,9.807694 l -0.228852,2.752094 1.040632,-0.203172 c 2.152793,-0.420305 8.004633,-0.207523 9.628682,0.350113 0.90281,0.30999 1.709589,0.495739 1.792836,0.412769 0.08325,-0.08297 0.401043,-1.468704 0.706212,-3.079411 1.1977,-6.321628 4.067227,-9.341033 8.823554,-9.284417 3.211927,0.03823 5.906865,1.548536 7.509549,4.208504 2.972912,4.93413 2.417833,10.738007 -1.371286,14.338184 -1.820649,1.729864 -3.165885,2.35904 -5.57328,2.606665 l -2.047082,0.210564 0,1.840439 c 0,1.012246 -0.170986,1.840443 -0.379969,1.840443 -0.208984,0 -0.382783,-0.724234 -0.386222,-1.609407 -0.007,-1.790064 -1.39875,-4.638882 -2.266334,-4.638882 -0.356903,0 -0.684263,0.766343 -0.970581,2.272105 -0.237619,1.249658 -0.759276,2.822015 -1.159231,3.494131 -0.606573,1.019315 -0.875075,1.568372 -0.252236,1.982952 0.417478,0.277886 0.474962,1.353792 0.474962,2.078404 0,0.617407 -0.898491,2.650641 -0.151953,1.994377 0.242295,-0.212996 0.835123,0.02322 1.291864,0.485267 2.533594,2.563049 0.488829,7.142128 -3.769626,7.48523 -1.485391,0.119677 -1.62498,-0.154531 -2.428965,-0.803545 z m 8.478418,-9.086625 c 0,-0.07305 0.187712,-0.669483 0.417141,-1.325395 0.550524,-1.573891 1.15058,-1.543157 0.696242,0.03567 -0.194393,0.675528 -0.353444,1.271955 -0.353444,1.325398 0,0.05345 -0.170987,0.09717 -0.379969,0.09717 -0.208985,0 -0.37997,-0.05977 -0.37997,-0.132843 z"
inkscape:connector-curvature="0"
sodipodi:nodetypes="csccccccssssccssssscssssccssscsscsssccssccscssscssssssscssssscsscssssscsscsssssssscsssssss"
inkscape:export-filename="/home/igor/creation/Images/avatar/neo-avatar-square-256.png"
inkscape:export-xdpi="358.36905"
inkscape:export-ydpi="358.36905" />
</g>
<g
inkscape:groupmode="layer"
inkscape:label="Copie de Layer 1"
id="g2994" />
</svg>

After

Width:  |  Height:  |  Size: 7.5 KiB

BIN
img/favicon.ico 100755

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

BIN
img/igor-milhit.jpg 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 MiB

57
index.html 100644
View File

@ -0,0 +1,57 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>iGor milhit</title>
<meta name="description" content="iGor milhit">
<meta name="keywords" content="iGor milhit, ePortfolio, contact, CV, veille">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<div class="container">
<header>
<h1>iGor milhit</h1>
</header>
<section id="carte" class="row">
<div class="three columns">
<a href="." title="mon ePortfolio"><img id="avatar" src="img/avatar.svg"></a>
</div>
<div class="nine columns">
<ul>
<li><a href="mailto:igor@milhit.ch" title="m'écrire">igor@milhit.ch</a></li>
<li><a href="igor-milhit-pub.asc" title="clé publique">clé publique</a></li>
<li>empreinte : <span id="empreinte">9347 2713 B56F 31D4 724A 8972 3E9D 7C16 05E4 0FCD</span></li>
<li>veille : <a href="https://id-libre.org/shaarli" title="mon site de social-bookmarking">id-libre.org/shaarli</a></li>
<li><a href="CV_Igor_Milhit.pdf" title="Mon CV, en format PDF, mis à jour">CV</a></li>
</ul>
</div>
</section>
<section id="presentation">
<p>Vieux comme la crise du pétrole, je suis né entre des livres, des taches d'encre et quelques vinyles. Les noyaux des centrales nucléaires se sont mises à fusionner, les empires d'après les empires s'écroulèrent et s'écroulent encore et à la croissance des montagnes de papiers s'ajoute la croissance des montagnes de déchets électroniques. Au milieu de cette dématérialisation joyeuse, j'observe les <a href="/blogigor/" title="blogiGor : traces éphémères">traces éphémères</a> de mon cheminement chaotique.</p>
</section>
<section id="professionnel" class="row">
<p>De profession, je suis <em>spécialiste HES en information documentaire</em>. En clair, si tu as besoin de pouvoir compter sur une information de qualité, <em>just in time</em>, pourtant noyée dans la surabondance des flux contemporains, alors je suis en mesure de te satisfaire. Depuis septembre 2013, je suis assistant HES d'enseignement à la <a href="http://hesge.ch/heg/" title="site web de la Haute école de gestion de Genève">Haute école de gestion de Genève</a>, au sein de la filière où j'ai obtenu mon diplôme.</p>
<p>Passionné par l'informatique, je participe aux cours d'informatique de base (bureautique), ainsi qu'à la découverte des logiciels <em>documentaires</em> propres à ma profession. Comme les outils numériques s'imposent de plus en plus comme les intermédiaires incontrournables de la plupart de nos activités, tant privées que professionnelles, je suis convaincu de l'importance des <a href="https://fw.wikipedia.org/wiki/Logiciel_libre" title="article 'logiciel libre' sur Wikipedia en français">logiciels libres</a>. La technologie n'est pas neutre, car elle s'inscrit dans un contexte humain, dans un cadre juridique précis.</p>
<p>Cet attrait pour l'informatique libre m'a poussé dans l'aventure de l'<a href="https://fr.wikipedia.org/wiki/Auto-hébergement_(Internet)" title="article 'auto-hebergement' sur Wikipedia en français">auto-hébergement</a> : <a href="http://id-libre.org" title="id-libre.org">id-libre</a>. L'administration d'un serveur me permet de pousser plus loin ma compréhension des fonctionnements du Web et m'initie peu à peu à la sécurité d'un système d'information.</p>
</section>
</div>
</body>
</html>