firstcommit

This commit is contained in:
2018-04-16 13:29:39 +02:00
commit 530688b1f8
71 changed files with 36733 additions and 0 deletions
View File
+5
View File
@@ -0,0 +1,5 @@
# Schema for the configuration files of the Stark theme.
vanina.settings:
type: theme_settings
label: 'vanina settings'
+49
View File
@@ -0,0 +1,49 @@
*{
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html, body {
margin: 0;
padding: 0;
font-family: helvetica, sans-serif;
font-size: 1rem;
line-height: 1.4;
/*height: 100vh;*/
text-decoration: none;
/*overflow-x: hidden;*/
}
body{
/*min-height: 100vh;*/
}
p, h1, h2{
margin: 0;
padding: 0;
font-weight: normal;
}
ul, li{
list-style: none;
margin: 0;
padding: 0;
}
img{
vertical-align: bottom;
-webkit-transition: filter 0.1s; /* Safari */
transition: filter 0.1s;
}
a {
text-decoration: none;
color: black;
}
/*------------*/
#block-formulairederecherche{
display: none;
}
+573
View File
@@ -0,0 +1,573 @@
#toolbar-administration{
position: absolute;
width: 100%;
background: black;
}
.contextual-region{
position: inherit;
}
/*header*/
header{
width: 300px;
margin: 50px 0 0 5% ;
position: absolute;
}
#sommaire{
width: 50%;
height: auto;
min-width: 700px;
float: left;
margin: 50px 30px 50px 10%;
}
.layout-sidebar-first{
padding-top: 50px;
margin-left: 10%;
margin-right: 15%;
}
#sommaire h3{
margin-bottom: 0;
}
#sommaire h3:nth-of-type(1){
margin-top: 100px;
}
#sommaire .views-element-container > div{
-webkit-column-gap: 40px;
-moz-column-gap: 40px;
column-gap: 40px;
-webkit-column-width: 300px;
-moz-column-width: 300px;
column-width: 250px;
}
#sommaire .views-field-title a:nth-last-child(1)::before{
content:"— ";
}
#sommaire .views-row{
margin-bottom: 5px;
}
.layout-sidebar-first h2{
display: none;
}
.layout-sidebar-first p{
margin-bottom: 20px;
}
.layout-sidebar-second img{
width: 100%;
height: 100%;
}
.layout-sidebar-second .views-field-field-date-h .field-content:before{
background-image: url('../../images/pointv.svg');
background-size: cover;
background-repeat: no-repeat;
display: inline-block;
width: 10px;
height: 10px;
content:" ";
margin-bottom: 5px;
margin-right: 5px;
}
.layout-sidebar-second .views-element-container{
position:fixed;
min-width: 350px!important;
width: 30%;
height: 100%;
top: 0;
cursor: pointer;
overflow-y: auto;
overflow-x: hidden;
cursor: move;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
user-select: none;
}
#block-views-block-page-etudiant-block-1{
background: #34f0b9;
}
#block-views-block-une-saison-graphique-block-1{
background: #6050dc;
}
#block-views-block-expositions-block-1{
background: #ff4b5a;
}
.layout-sidebar-second .views-element-container h2{
position: absolute;
padding: 10px 0 0 10px;
z-index: 9;
}
.layout-sidebar-second .more-link{
position: absolute;
right: 10px;
top: 10px;
}
.degrader{
z-index: 0;
width: 100%;
min-width: 350px!important;
height: 120px;
position: absolute;
top: 0;
}
#block-views-block-page-etudiant-block-1 .degrader{
background: linear-gradient(rgba(52, 240, 185, 1),rgba(255, 255, 255, 0));
}
#block-views-block-une-saison-graphique-block-1 .degrader{
background: linear-gradient(rgba(96, 80, 220, 1),rgba(255, 255, 255, 0));
}
#block-views-block-expositions-block-1 .degrader{
background: linear-gradient(rgba(255, 75, 90, 1),rgba(255, 255, 255, 0));
}
.layout-sidebar-second > div .views-element-container:nth-child(1){
z-index: 5;
left: 95vw;
}
.layout-sidebar-second > div .views-element-container:nth-child(2){
left: 90vw;
z-index: 4;
}
.layout-sidebar-second > div .views-element-container:nth-child(3){
left: 85vw;
z-index: 3;
}
.layout-sidebar-second .views-field-field-images{
margin-top: 10px;
}
/* article */
article{
margin-left: 15%;
}
.en-tete{
position: fixed;
background: white;
top: 0;
left: 0;
padding: 30px 0 30px 5%;
width: 85vw;
z-index: 1;
}
.en-tete h2::before{
display: inline-block;
content:"— ";
margin: 0 10px;
}
.en-tete .date{
text-transform: capitalize;
}
.source{
margin-top: 15px;
}
.source a::before{
background-image: url('../../images/scala_hand.svg');
background-size: cover;
background-repeat: no-repeat;
background-size: 40px auto;
display: inline-block;
width: 50px;
height: 25px;
vertical-align: middle;
content:" ";
}
.body-articles{
width: 40%;
min-width: 500px;
margin-top: 250px;
position: relative;
}
.body-articles sub{
width: 10%;
min-width: 200px;
height: 20px;
position: absolute;
left: 100%;
margin-left: 20px;
right: -220px;
overflow: hidden;
margin-top: 0px;
}
.body-articles sub:hover{
overflow: visible;
z-index: 99999;
height: auto;
background: white;
}
.body-articles img{
width: 100%;
height: auto;
}
.body-articles p{
margin-top: 40px;
}
/* fermepage */
.icone-croix{
position: fixed;
right: 15vw;
top: 10px;
width: 12px;
height: auto;
z-index: 2;
}
.icone-croix img{
width: 100%;
height: auto;
}
.layout-sidebar-second li > a{
width: 25vw;
height: auto;
}
.hover{
position: fixed;
width: 100%;
height: 100%;
opacity: 0.8;
background: white;
z-index: 3;
-webkit-transition: background 0.2s;
transition: background 0.2s;
}
.opacity{
-webkit-transition: background 0.2s;
transition: background 0.2s;
}
.hover .title-views .articles-blog img{
filter: opacity(0.2);
-webkit-filter: opacity(0.2);
-moz-filter: opacity(0.2);
-ms-filter: opacity(0.2);
-o-filter: opacity(0.2);
-webkit-transition: filter 0.1s;
transition: filter 0.1s;
}
.ui-draggable > div > div > .views-row:nth-child(2){
margin-top: 90px;
}
.layout-sidebar-second .views-field-field-sous-titre,
.layout-sidebar-second .views-field-title,
.layout-sidebar-second .views-field-field-date-h{
padding: 0px 0 0 10px;
}
.layout-sidebar-second .views-field-field-sous-titre{
margin-bottom: 20px;
}
.bouton_retour{
width: 60px;
height: 30px;
background-image: url(../../images/btn_ranger.svg);
background-size: 100%;
background-repeat: no-repeat;
background-position: center;
z-index: 999;
}
.articles h1{
top:5px;
left:10px;
position:fixed;
z-index:1;
}
.articles .layout-content > div .views-exposed-form {
top:0;
padding-top: 50px;
padding-bottom: 5px;
background-color:white;
border-bottom:1px solid grey;
width:70%;
position:fixed;
z-index:1;
}
.articles .layout-content {
top:120px;
left:15%;
width:70%;
height:90vh;
position:absolute;
}
/* navhome */
.home nav{
position: fixed;
bottom: 0px;
z-index: 2;
}
.home nav .js-pager__items a[rel="next"]{
float: right;
font-size: 1.3rem;
}
.home nav .js-pager__items a[rel="prev"]{
float: left;
font-size: 1.3rem;
}
/* ///////////////////////////////////////// */
/* liste noms */
#block-views-block-liste-site-etudiant-block-1 {
top:245px;
left:20px;
position:fixed;
width:9vw;
word-wrap:break-word;
z-index:1;
}
#edit-created--wrapper {
display:inline-block;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
position: absolute;
left: -9999px;
}
/* on prépare le label */
[type="checkbox"]:not(:checked) + label::before{
content: "";
border: 1px solid grey;
position:absolute;
width: 13px;
height: 13px;
line-height:1.2;
left:0;
transition: all .2s; /* on prévoit une animation */
}
[type="checkbox"]:checked + label::before {
content: '✕';
border: 1px solid grey;
position:absolute;
width: 13px;
height: 13px;
line-height:1.2;
left:0;
transition: all .2s; /* on prévoit une animation */
}
.articles .layout-content > div .option {
margin-left:20px;
vertical-align:bottom;
}
.articles .layout-content > div .views-field-field-date-h{
margin-right: 10px;
}
.articles .layout-content > div .views-field-field-images {
z-index:-1;
padding-left: 50px;
}
.articles .layout-content > div .views-field-field-images .field-content ul {
display:flex;
flex-wrap: wrap;
}
.articles .layout-content > div .views-field-field-images .field-content li {
width:20vw;
margin:10px 10px 10px 10px;
}
/* boutton 'Apply' */
#edit-field-date-h-value .js-form-type-checkbox{
display: inline-block;
position: relative;
}
.articles .layout-content > div #edit-actions {
display:inline-block; /* MODIF */
margin-left:2px; /* MODIF */
}
.articles .layout-content > div .button{
cursor: pointer;
}
.articles .layout-content > div .button:hover{
background: black;
color: white;
transition: background 0.3s;
border: 1px solid black;
}
.articles .layout-content > div .button {
float:left; /* MODIF */
border:1px solid grey; /* MODIF */
padding:3px;
background-color:white; /* MODIF */
transition: background 0.3s;
color:grey; /* MODIF */
}
/* puces typo date + h */
.articles .layout-content > div .views-row{
padding-bottom: 50px;
}
.articles .layout-content > div.views-row .views-field-field-source a{
display: block;
}
.articles .layout-content > div .views-row .views-field-field-source a::before{
background-image: url('../../images/scala_hand.svg');
background-size: cover;
background-repeat: no-repeat;
display: inline-block;
width: 25px;
height: 15px;
content: " ";
margin-bottom: -3px;
margin-right: 10px;
}
.articles .layout-content > div .views-field-field-date-h .field-content:before {
background-image: url('../../images/pointvnoir.svg');
background-size: cover;
background-repeat: no-repeat;
display: inline-block;
width: 10px;
height: 10px;
content: " ";
margin-bottom: 4px;
margin-right: 5px;
}
.articles .layout-content > div .views-field-body .field-content {
margin: 20px 0 0 0;
}
.articles .layout-content > div .views-field-field-source .field-content {
padding: 20px 0 0 80px; /* MODIF */
}
/* images articles */
.articles .layout-content > div .views-field-field-images .field-content img {
position:relative;
width:100%;
height:auto;
}
/*----------------------------------*/
footer{
position: fixed;
bottom: 0px;
left: 4%;
width: 100%;
background: white;
}
.index{
z-index: 999;
position: fixed;
bottom: 6px;
width: 34%;
min-width: 500px;
text-align: center;
}
.index h6{
margin: 0;
}
#edit-submit{
width: 20px;
height: 19px;
margin-left: -24px;
margin-bottom: 1px;
background-image: url("../../images/loupe.svg")!important;
background-size: 20px 20px!important;
background-repeat: no-repeat!important;
vertical-align: bottom;
}
#edit-submit{
border: 1px solid black;
background: white;
}
#edit-keys{
width: 30vh;
border: 1px solid black;
}
/*---------recherche---------*/
#block-views-block-rechercher-block-1{
position: fixed;
top: 700px;
}
#block-views-block-rechercher-block-1 #views-exposed-form-rechercher-block-1{
display: flex;
}
#block-views-block-rechercher-block-1 form > div{
border: 1px solid black;
}
#block-views-block-rechercher-block-1 form > div:nth-child(2){
border-right: none;
background: white;
}
#block-views-block-rechercher-block-1 form > div:nth-child(3){
border-left: none;
}
#block-views-block-rechercher-block-1 form > div > input{
border: none;
background: white;
}
#block-views-block-rechercher-block-1 form > div > select{
background: white;
border: none;
width: 15px;
}
File diff suppressed because it is too large Load Diff
+16
View File
@@ -0,0 +1,16 @@
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 30, 2017 */
@font-face {
font-family: 'scalaitalic';
src: url('ufonts.com_scala-italic-webfont.eot');
src: url('ufonts.com_scala-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('ufonts.com_scala-italic-webfont.woff2') format('woff2'),
url('ufonts.com_scala-italic-webfont.woff') format('woff'),
url('ufonts.com_scala-italic-webfont.ttf') format('truetype'),
url('ufonts.com_scala-italic-webfont.svg#scalaitalic') format('svg');
font-weight: normal;
font-style: normal;
}
+16
View File
@@ -0,0 +1,16 @@
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 25, 2017 */
@font-face {
font-family: 'scala_sans_scregular';
src: url('scala-sans-regular-sc_39565-webfont.eot');
src: url('scala-sans-regular-sc_39565-webfont.eot?#iefix') format('embedded-opentype'),
url('scala-sans-regular-sc_39565-webfont.woff2') format('woff2'),
url('scala-sans-regular-sc_39565-webfont.woff') format('woff'),
url('scala-sans-regular-sc_39565-webfont.ttf') format('truetype'),
url('scala-sans-regular-sc_39565-webfont.svg#scala_sans_scregular') format('svg');
font-weight: normal;
font-style: normal;
}
+16
View File
@@ -0,0 +1,16 @@
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 30, 2017 */
@font-face {
font-family: 'scalasansregularscitalic';
src: url('scalasans_regularscitalic-webfont.eot');
src: url('scalasans_regularscitalic-webfont.eot?#iefix') format('embedded-opentype'),
url('scalasans_regularscitalic-webfont.woff2') format('woff2'),
url('scalasans_regularscitalic-webfont.woff') format('woff'),
url('scalasans_regularscitalic-webfont.ttf') format('truetype'),
url('scalasans_regularscitalic-webfont.svg#scalasansregularscitalic') format('svg');
font-weight: normal;
font-style: normal;
}
+211
View File
@@ -0,0 +1,211 @@
@font-face {
font-family: 'scala_sans_scregular';
src: url('../typographies/scala-sans-regular-sc_39565-webfont.eot');
src: url('../typographies/scala-sans-regular-sc_39565-webfont.eot?#iefix') format('embedded-opentype'),
url('../typographies/scala-sans-regular-sc_39565-webfont.woff2') format('woff2'),
url('../typographies/scala-sans-regular-sc_39565-webfont.woff') format('woff'),
url('../typographies/scala-sans-regular-sc_39565-webfont.ttf') format('truetype'),
url('../typographies/scala-sans-regular-sc_39565-webfont.svg#scala_sans_scregular') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'scalaitalic';
src: url('../typographies/ufonts.com_scala-italic-webfont.eot');
src: url('../typographies/ufonts.com_scala-italic-webfont.eot?#iefix') format('embedded-opentype'),
url('../typographies/ufonts.com_scala-italic-webfont.woff2') format('woff2'),
url('../typographies/ufonts.com_scala-italic-webfont.woff') format('woff'),
url('../typographies/ufonts.com_scala-italic-webfont.ttf') format('truetype'),
url('../typographies/ufonts.com_scala-italic-webfont.svg#scalaitalic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'scalaregular';
src: url('../typographies/scala-webfont.woff2') format('woff2'),
url('../typographies/scala-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'eliticaitalic';
src: url('../typographies/elitica-webfont.woff2') format('woff2'),
url('../typographies/elitica-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'criptoideregular';
src: url('../typographies/criptoide-webfont.woff2') format('woff2'),
url('../typographies/criptoide-webfont.woff') format('woff'),
url('../typographies/CRIPTOIDE.ttf') format('ttf');
font-weight: normal;
font-style: normal;
}
header,
.layout-sidebar-first{
font-family: 'scalaregular';
font-size: 1rem;
line-height: 1.25rem;
}
.home h3,
.home p{
font-family: 'scalaregular';
font-size: 1rem;
line-height: 1.25rem;
font-weight: normal;
}
#sommaire a{
font-family: 'scalaitalic';
}
#sommaire .views-row:hover a{
color: lightgrey!important;
}
.layout-sidebar-second, .layout-sidebar-second a{
color: white;
}
.layout-sidebar-second h2, .layout-sidebar-second .more-link a{
font-size: 0.9rem;
text-decoration: underline;
}
.layout-sidebar-second .views-field-field-date-h{
font-family: 'criptoideregular';
font-size: 2.7em;
line-height: 1;
margin-top: 30px;
}
.layout-sidebar-second .views-field-title a{
font-size: 2.7em;
line-height: 1;
}
.layout-sidebar-second .views-field-title a:nth-child(1){
font-family: 'eliticaitalic';
text-decoration: underline;
}
.layout-sidebar-second .views-field-title a:nth-child(2){
font-family: 'scalaitalic';
}
/* Article */
.en-tete .date{
float: left;
margin-right: 5px;
}
.en-tete, .en-tete h2{
font-family: 'scalaitalic';
font-size: 2rem;
line-height: 1.3;
z-index: 200;
}
.source{
font-size: 1.5rem;
}
/* ///////////////////////////////////////// */
.body-articles{
font-family: 'scalaregular';
font-size: 1rem;
text-align: justify;
}
.body-articles blockquote{
font-size: 0.8rem;
text-align: left;
}
h6{
font-family: 'scala_sans_scregular';
font-size: 0.8rem;
font-weight: normal;
}
/*marjo*/
.articles h1 {
font-size: 0.9rem;
font-family: 'scala_sans_scregular';
text-decoration: underline;
text-transform: uppercase;
}
/* dates checkboxes */
.articles .option {
font-family: 'criptoideregular';
font-size: 1rem;
color:grey;
}
/* date + h article */
.articles .field-content span{
margin-right: 10px;
}
.articles .field-content span:nth-child(1){
font-family: 'criptoideregular';
font-size: 2em;
line-height:1;
}
/* titre article */
.articles .field-content span:nth-child(3) {
font-family: 'eliticaitalic';
font-size: 1.75em;
}
.articles .field-content span:nth-child(4){
font-family: 'scalaitalic';
font-size: 1.75em;
}
/* noms étudiants */
#block-views-block-liste-site-etudiant-block-1 {
font-family:arial;
font-size: 0.75rem;
}
/* texte articles */
/* h2 */
.articles .views-field-body .field-content h2 {
font-family: 'scalaregular';
font-size: 1rem;
}
/* p */
.articles .views-field-body .field-content p {
font-family: 'scalaregular';
font-size: 1rem;
}
/* source liens web */
.articles .views-field-field-source .field-content {
font-family: 'scalaregular';
font-size: 1rem;
}
/* source liens web (soulignement lien) */
.articles .views-field-field-source .field-content a {
text-decoration: underline;
}
.more-link, .layout-sidebar-second h2{
font-family: 'scala_sans_scregular';
text-transform: uppercase;
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,618 @@
<!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 type="text/javascript">
(function($){$.fn.easyTabs=function(option){var param=jQuery.extend({fadeSpeed:"fast",defaultContent:1,activeClass:'active'},option);$(this).each(function(){var thisId="#"+this.id;if(param.defaultContent==''){param.defaultContent=1;}
if(typeof param.defaultContent=="number")
{var defaultTab=$(thisId+" .tabs li:eq("+(param.defaultContent-1)+") a").attr('href').substr(1);}else{var defaultTab=param.defaultContent;}
$(thisId+" .tabs li a").each(function(){var tabToHide=$(this).attr('href').substr(1);$("#"+tabToHide).addClass('easytabs-tab-content');});hideAll();changeContent(defaultTab);function hideAll(){$(thisId+" .easytabs-tab-content").hide();}
function changeContent(tabId){hideAll();$(thisId+" .tabs li").removeClass(param.activeClass);$(thisId+" .tabs li a[href=#"+tabId+"]").closest('li').addClass(param.activeClass);if(param.fadeSpeed!="none")
{$(thisId+" #"+tabId).fadeIn(param.fadeSpeed);}else{$(thisId+" #"+tabId).show();}}
$(thisId+" .tabs li").click(function(){var tabId=$(this).find('a').attr('href').substr(1);changeContent(tabId);return false;});});}})(jQuery);
</script>
<link rel="stylesheet" href="specimen_files/specimen_stylesheet.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="scala-sans.css" type="text/css" charset="utf-8" />
<style type="text/css">
body{
font-family: 'scala_sans_scregular';
}
</style>
<title>Scala Sans Regular SC 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">
Scala Sans Regular SC </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>Scala Sans Regular SC</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 Scala Sans Regular SC 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, Alsatian, Aragonese, Arapaho, Arrernte, Asturian, Aymara, Bislama, Cebuano, Corsican, Fijian, French_creole, Genoese, Gilbertese, Greenlandic, Haitian_creole, Hiligaynon, Hmong, Hopi, Ibanag, Iloko_ilokano, Indonesian, Interglossa_glosa, Interlingua, Irish_gaelic, Jerriais, Lojban, Lombard, Luxembourgeois, Manx, Mohawk, Norfolk_pitcairnese, Occitan, Oromo, Pangasinan, Papiamento, Piedmontese, Potawatomi, Rhaeto-romance, Romansh, Rotokas, Sami_lule, Samoan, Sardinian, Scots_gaelic, Seychelles_creole, Shona, Sicilian, Somali, Southern_ndebele, Swahili, Swati_swazi, Tagalog_filipino_pilipino, Tetum, Tok_pisin, Uyghur_latinized, Volapuk, Walloon, Warlpiri, Xhosa, Yapese, Zulu, Latinbasic, Ubasic, Demo </p>
<h1>Glyph Chart</h1>
<p>The subset of Scala Sans Regular SC 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;#32;</p>&#32;</div>
<div><p>&amp;#33;</p>&#33;</div>
<div><p>&amp;#34;</p>&#34;</div>
<div><p>&amp;#35;</p>&#35;</div>
<div><p>&amp;#36;</p>&#36;</div>
<div><p>&amp;#37;</p>&#37;</div>
<div><p>&amp;#38;</p>&#38;</div>
<div><p>&amp;#39;</p>&#39;</div>
<div><p>&amp;#40;</p>&#40;</div>
<div><p>&amp;#41;</p>&#41;</div>
<div><p>&amp;#42;</p>&#42;</div>
<div><p>&amp;#43;</p>&#43;</div>
<div><p>&amp;#44;</p>&#44;</div>
<div><p>&amp;#45;</p>&#45;</div>
<div><p>&amp;#46;</p>&#46;</div>
<div><p>&amp;#47;</p>&#47;</div>
<div><p>&amp;#48;</p>&#48;</div>
<div><p>&amp;#49;</p>&#49;</div>
<div><p>&amp;#50;</p>&#50;</div>
<div><p>&amp;#51;</p>&#51;</div>
<div><p>&amp;#52;</p>&#52;</div>
<div><p>&amp;#53;</p>&#53;</div>
<div><p>&amp;#54;</p>&#54;</div>
<div><p>&amp;#55;</p>&#55;</div>
<div><p>&amp;#56;</p>&#56;</div>
<div><p>&amp;#57;</p>&#57;</div>
<div><p>&amp;#58;</p>&#58;</div>
<div><p>&amp;#59;</p>&#59;</div>
<div><p>&amp;#60;</p>&#60;</div>
<div><p>&amp;#61;</p>&#61;</div>
<div><p>&amp;#62;</p>&#62;</div>
<div><p>&amp;#63;</p>&#63;</div>
<div><p>&amp;#64;</p>&#64;</div>
<div><p>&amp;#65;</p>&#65;</div>
<div><p>&amp;#66;</p>&#66;</div>
<div><p>&amp;#67;</p>&#67;</div>
<div><p>&amp;#68;</p>&#68;</div>
<div><p>&amp;#69;</p>&#69;</div>
<div><p>&amp;#70;</p>&#70;</div>
<div><p>&amp;#71;</p>&#71;</div>
<div><p>&amp;#72;</p>&#72;</div>
<div><p>&amp;#73;</p>&#73;</div>
<div><p>&amp;#74;</p>&#74;</div>
<div><p>&amp;#75;</p>&#75;</div>
<div><p>&amp;#76;</p>&#76;</div>
<div><p>&amp;#77;</p>&#77;</div>
<div><p>&amp;#78;</p>&#78;</div>
<div><p>&amp;#79;</p>&#79;</div>
<div><p>&amp;#80;</p>&#80;</div>
<div><p>&amp;#81;</p>&#81;</div>
<div><p>&amp;#82;</p>&#82;</div>
<div><p>&amp;#83;</p>&#83;</div>
<div><p>&amp;#84;</p>&#84;</div>
<div><p>&amp;#85;</p>&#85;</div>
<div><p>&amp;#86;</p>&#86;</div>
<div><p>&amp;#87;</p>&#87;</div>
<div><p>&amp;#88;</p>&#88;</div>
<div><p>&amp;#89;</p>&#89;</div>
<div><p>&amp;#90;</p>&#90;</div>
<div><p>&amp;#91;</p>&#91;</div>
<div><p>&amp;#92;</p>&#92;</div>
<div><p>&amp;#93;</p>&#93;</div>
<div><p>&amp;#94;</p>&#94;</div>
<div><p>&amp;#95;</p>&#95;</div>
<div><p>&amp;#96;</p>&#96;</div>
<div><p>&amp;#97;</p>&#97;</div>
<div><p>&amp;#98;</p>&#98;</div>
<div><p>&amp;#99;</p>&#99;</div>
<div><p>&amp;#100;</p>&#100;</div>
<div><p>&amp;#101;</p>&#101;</div>
<div><p>&amp;#102;</p>&#102;</div>
<div><p>&amp;#103;</p>&#103;</div>
<div><p>&amp;#104;</p>&#104;</div>
<div><p>&amp;#105;</p>&#105;</div>
<div><p>&amp;#106;</p>&#106;</div>
<div><p>&amp;#107;</p>&#107;</div>
<div><p>&amp;#108;</p>&#108;</div>
<div><p>&amp;#109;</p>&#109;</div>
<div><p>&amp;#110;</p>&#110;</div>
<div><p>&amp;#111;</p>&#111;</div>
<div><p>&amp;#112;</p>&#112;</div>
<div><p>&amp;#113;</p>&#113;</div>
<div><p>&amp;#114;</p>&#114;</div>
<div><p>&amp;#115;</p>&#115;</div>
<div><p>&amp;#116;</p>&#116;</div>
<div><p>&amp;#117;</p>&#117;</div>
<div><p>&amp;#118;</p>&#118;</div>
<div><p>&amp;#119;</p>&#119;</div>
<div><p>&amp;#120;</p>&#120;</div>
<div><p>&amp;#121;</p>&#121;</div>
<div><p>&amp;#122;</p>&#122;</div>
<div><p>&amp;#123;</p>&#123;</div>
<div><p>&amp;#124;</p>&#124;</div>
<div><p>&amp;#125;</p>&#125;</div>
<div><p>&amp;#126;</p>&#126;</div>
<div><p>&amp;#160;</p>&#160;</div>
<div><p>&amp;#161;</p>&#161;</div>
<div><p>&amp;#162;</p>&#162;</div>
<div><p>&amp;#163;</p>&#163;</div>
<div><p>&amp;#165;</p>&#165;</div>
<div><p>&amp;#166;</p>&#166;</div>
<div><p>&amp;#167;</p>&#167;</div>
<div><p>&amp;#168;</p>&#168;</div>
<div><p>&amp;#169;</p>&#169;</div>
<div><p>&amp;#170;</p>&#170;</div>
<div><p>&amp;#171;</p>&#171;</div>
<div><p>&amp;#172;</p>&#172;</div>
<div><p>&amp;#173;</p>&#173;</div>
<div><p>&amp;#174;</p>&#174;</div>
<div><p>&amp;#175;</p>&#175;</div>
<div><p>&amp;#176;</p>&#176;</div>
<div><p>&amp;#177;</p>&#177;</div>
<div><p>&amp;#178;</p>&#178;</div>
<div><p>&amp;#179;</p>&#179;</div>
<div><p>&amp;#180;</p>&#180;</div>
<div><p>&amp;#181;</p>&#181;</div>
<div><p>&amp;#182;</p>&#182;</div>
<div><p>&amp;#183;</p>&#183;</div>
<div><p>&amp;#184;</p>&#184;</div>
<div><p>&amp;#185;</p>&#185;</div>
<div><p>&amp;#186;</p>&#186;</div>
<div><p>&amp;#187;</p>&#187;</div>
<div><p>&amp;#188;</p>&#188;</div>
<div><p>&amp;#189;</p>&#189;</div>
<div><p>&amp;#190;</p>&#190;</div>
<div><p>&amp;#191;</p>&#191;</div>
<div><p>&amp;#192;</p>&#192;</div>
<div><p>&amp;#193;</p>&#193;</div>
<div><p>&amp;#194;</p>&#194;</div>
<div><p>&amp;#195;</p>&#195;</div>
<div><p>&amp;#196;</p>&#196;</div>
<div><p>&amp;#197;</p>&#197;</div>
<div><p>&amp;#198;</p>&#198;</div>
<div><p>&amp;#199;</p>&#199;</div>
<div><p>&amp;#200;</p>&#200;</div>
<div><p>&amp;#201;</p>&#201;</div>
<div><p>&amp;#202;</p>&#202;</div>
<div><p>&amp;#203;</p>&#203;</div>
<div><p>&amp;#204;</p>&#204;</div>
<div><p>&amp;#205;</p>&#205;</div>
<div><p>&amp;#206;</p>&#206;</div>
<div><p>&amp;#207;</p>&#207;</div>
<div><p>&amp;#208;</p>&#208;</div>
<div><p>&amp;#209;</p>&#209;</div>
<div><p>&amp;#210;</p>&#210;</div>
<div><p>&amp;#211;</p>&#211;</div>
<div><p>&amp;#212;</p>&#212;</div>
<div><p>&amp;#213;</p>&#213;</div>
<div><p>&amp;#214;</p>&#214;</div>
<div><p>&amp;#215;</p>&#215;</div>
<div><p>&amp;#216;</p>&#216;</div>
<div><p>&amp;#217;</p>&#217;</div>
<div><p>&amp;#218;</p>&#218;</div>
<div><p>&amp;#219;</p>&#219;</div>
<div><p>&amp;#220;</p>&#220;</div>
<div><p>&amp;#221;</p>&#221;</div>
<div><p>&amp;#222;</p>&#222;</div>
<div><p>&amp;#223;</p>&#223;</div>
<div><p>&amp;#224;</p>&#224;</div>
<div><p>&amp;#225;</p>&#225;</div>
<div><p>&amp;#226;</p>&#226;</div>
<div><p>&amp;#227;</p>&#227;</div>
<div><p>&amp;#228;</p>&#228;</div>
<div><p>&amp;#229;</p>&#229;</div>
<div><p>&amp;#230;</p>&#230;</div>
<div><p>&amp;#231;</p>&#231;</div>
<div><p>&amp;#232;</p>&#232;</div>
<div><p>&amp;#233;</p>&#233;</div>
<div><p>&amp;#234;</p>&#234;</div>
<div><p>&amp;#235;</p>&#235;</div>
<div><p>&amp;#236;</p>&#236;</div>
<div><p>&amp;#237;</p>&#237;</div>
<div><p>&amp;#238;</p>&#238;</div>
<div><p>&amp;#239;</p>&#239;</div>
<div><p>&amp;#240;</p>&#240;</div>
<div><p>&amp;#241;</p>&#241;</div>
<div><p>&amp;#242;</p>&#242;</div>
<div><p>&amp;#243;</p>&#243;</div>
<div><p>&amp;#244;</p>&#244;</div>
<div><p>&amp;#245;</p>&#245;</div>
<div><p>&amp;#246;</p>&#246;</div>
<div><p>&amp;#247;</p>&#247;</div>
<div><p>&amp;#248;</p>&#248;</div>
<div><p>&amp;#249;</p>&#249;</div>
<div><p>&amp;#250;</p>&#250;</div>
<div><p>&amp;#251;</p>&#251;</div>
<div><p>&amp;#252;</p>&#252;</div>
<div><p>&amp;#253;</p>&#253;</div>
<div><p>&amp;#254;</p>&#254;</div>
<div><p>&amp;#255;</p>&#255;</div>
<div><p>&amp;#338;</p>&#338;</div>
<div><p>&amp;#339;</p>&#339;</div>
<div><p>&amp;#376;</p>&#376;</div>
<div><p>&amp;#710;</p>&#710;</div>
<div><p>&amp;#732;</p>&#732;</div>
<div><p>&amp;#8192;</p>&#8192;</div>
<div><p>&amp;#8193;</p>&#8193;</div>
<div><p>&amp;#8194;</p>&#8194;</div>
<div><p>&amp;#8195;</p>&#8195;</div>
<div><p>&amp;#8196;</p>&#8196;</div>
<div><p>&amp;#8197;</p>&#8197;</div>
<div><p>&amp;#8198;</p>&#8198;</div>
<div><p>&amp;#8199;</p>&#8199;</div>
<div><p>&amp;#8200;</p>&#8200;</div>
<div><p>&amp;#8201;</p>&#8201;</div>
<div><p>&amp;#8202;</p>&#8202;</div>
<div><p>&amp;#8208;</p>&#8208;</div>
<div><p>&amp;#8209;</p>&#8209;</div>
<div><p>&amp;#8210;</p>&#8210;</div>
<div><p>&amp;#8211;</p>&#8211;</div>
<div><p>&amp;#8212;</p>&#8212;</div>
<div><p>&amp;#8216;</p>&#8216;</div>
<div><p>&amp;#8217;</p>&#8217;</div>
<div><p>&amp;#8218;</p>&#8218;</div>
<div><p>&amp;#8220;</p>&#8220;</div>
<div><p>&amp;#8221;</p>&#8221;</div>
<div><p>&amp;#8222;</p>&#8222;</div>
<div><p>&amp;#8226;</p>&#8226;</div>
<div><p>&amp;#8230;</p>&#8230;</div>
<div><p>&amp;#8239;</p>&#8239;</div>
<div><p>&amp;#8249;</p>&#8249;</div>
<div><p>&amp;#8250;</p>&#8250;</div>
<div><p>&amp;#8287;</p>&#8287;</div>
<div><p>&amp;#8364;</p>&#8364;</div>
<div><p>&amp;#8482;</p>&#8482;</div>
<div><p>&amp;#9724;</p>&#9724;</div>
<div><p>&amp;#64257;</p>&#64257;</div>
<div><p>&amp;#64258;</p>&#64258;</div>
</div>
</div>
</div>
</div>
<div id="specs">
</div>
<div id="installing">
<div class="section">
<div class="grid7 firstcol">
<h1>Installing Webfonts</h1>
<p>Webfonts are supported by all major browser platforms but not all in the same way. There are currently four different font formats that must be included in order to target all browsers. This includes TTF, WOFF, EOT and SVG.</p>
<h2>1. Upload your webfonts</h2>
<p>You must upload your webfont kit to your website. They should be in or near the same directory as your CSS files.</p>
<h2>2. Include the webfont stylesheet</h2>
<p>A special CSS @font-face declaration helps the various browsers select the appropriate font it needs without causing you a bunch of headaches. Learn more about this syntax by reading the <a href="https://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-2017 Font Squirrel. All rights reserved.</p>
</div>
</div>
</body>
</html>
@@ -0,0 +1,241 @@
<?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="scala_sans_scregular" horiz-adv-x="1126" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="512" />
<glyph horiz-adv-x="0" />
<glyph horiz-adv-x="682" />
<glyph unicode=" " horiz-adv-x="512" />
<glyph unicode="&#x09;" horiz-adv-x="512" />
<glyph unicode="&#xa0;" horiz-adv-x="512" />
<glyph unicode="!" horiz-adv-x="540" d="M164 90q0 47 35 82t82 35t81.5 -35t34.5 -82t-34.5 -82t-81.5 -35t-82 35t-35 82zM190 1507h181l-13 -1108h-155z" />
<glyph unicode="&#x22;" horiz-adv-x="843" d="M190 889v463h142v-463h-142zM512 889v463h141v-463h-141z" />
<glyph unicode="#" horiz-adv-x="1331" d="M113 438l20 117h238l55 266h-238l21 117h237l82 410h123l-80 -410h293l80 410h127l-80 -410h228l-21 -117h-229l-51 -266h233l-21 -117h-237l-84 -438h-127l84 438h-293l-88 -438h-125l88 438h-235zM496 555h292l54 266h-293z" />
<glyph unicode="$" horiz-adv-x="1093" d="M102 119l86 133q103 -67 154 -90q42 -18 76.5 -25t99.5 -12v491l-84 50q-163 96 -226 171.5t-63 178.5q0 146 97 238.5t276 115.5l2 123h90v-121q78 -3 117.5 -8.5t91.5 -22.5q68 -22 164 -79l-78 -140q-77 47 -141 70q-48 18 -76.5 24t-77.5 9v-471q18 -12 43 -27 q165 -95 211 -133q49 -38 78 -103t29 -139q0 -83 -32 -155.5t-91 -122.5q-48 -42 -96.5 -61.5t-141.5 -32.5v-121h-90l-2 114q-90 4 -139.5 13.5t-102.5 31.5q-56 22 -174 101zM311 1028q0 -90 84 -147q74 -52 76 -54q30 -27 45 -29q2 0 2 1v424q-101 -19 -154 -68.5 t-53 -126.5zM610 129q89 17 142 72.5t53 130.5q0 72 -19 100q-17 26 -124 111q-33 26 -52 26v-440z" />
<glyph unicode="%" horiz-adv-x="1740" d="M70 1014q0 149 105 254.5t253 105.5q149 0 253.5 -105.5t104.5 -254.5t-104.5 -254t-253.5 -105q-148 0 -253 105t-105 254zM195 1014q0 -98 68 -167t165 -69q98 0 167 69t69 167q0 97 -69 166t-167 69q-97 0 -165 -69t-68 -166zM211 -90l1171 1507h142l-1172 -1507h-141 zM954 332q0 149 105 253.5t254 104.5q148 0 253 -104.5t105 -253.5q0 -148 -105 -253.5t-253 -105.5q-149 0 -254 105.5t-105 253.5zM1077 332q0 -97 69 -165.5t167 -68.5q97 0 165 68.5t68 165.5q0 98 -68 166.5t-165 68.5q-98 0 -167 -68.5t-69 -166.5z" />
<glyph unicode="&#x26;" horiz-adv-x="1280" d="M135 223q0 86 37.5 150.5t151.5 126.5l71 39q-125 125 -125 211q0 104 82.5 174.5t222.5 70.5q131 0 206 -64.5t75 -178.5q0 -58 -32.5 -96t-116.5 -83l-35 -18l-80 88l37 19q78 36 80 86q2 52 -34.5 91.5t-103.5 39.5q-74 0 -111.5 -37.5t-37.5 -87.5q0 -37 15 -61.5 t79 -96.5l305 -338q72 61 96 101.5t23 121.5h131q-1 -29 -4 -55t-6 -45.5t-12.5 -40t-14 -32.5t-20 -30.5t-21.5 -26t-27.5 -27t-29.5 -26t-35 -28.5q43 -44 69 -57t66 -13q39 0 72.5 21.5t77.5 75.5l82 -64q-7 -9 -18 -22.5t-15.5 -19t-12 -14.5t-12.5 -14l-11.5 -11.5 t-14.5 -12.5q-71 -59 -168 -59q-68 0 -115.5 24.5t-97.5 83.5q-142 -108 -336 -108q-148 0 -240 69t-92 174zM299 240q0 -54 52.5 -92.5t109.5 -38.5t83.5 1.5t78 17t98.5 48.5l-248 275l-45 -27q-78 -46 -103.5 -82.5t-25.5 -101.5z" />
<glyph unicode="'" horiz-adv-x="514" d="M186 889v463h142v-463h-142z" />
<glyph unicode="(" horiz-adv-x="743" d="M266 436q0 321 140 658q59 140 81.5 180t73.5 90h154q-122 -145 -200.5 -407.5t-78.5 -526.5q0 -267 78 -527t201 -405h-154q-53 65 -78 110.5t-77 168.5q-140 332 -140 659z" />
<glyph unicode=")" horiz-adv-x="743" d="M45 -502q123 145 201 405t78 527q0 264 -78.5 526.5t-200.5 407.5h154q51 -51 74.5 -92t80.5 -178q140 -337 140 -658q0 -169 -33 -322.5t-107 -336.5q-46 -113 -73 -161.5t-82 -117.5h-154z" />
<glyph unicode="*" horiz-adv-x="1024" d="M51 965l45 139l326 -119l-39 -115zM184 561l213 270l99 -69l-193 -287zM442 1352h146l-15 -346h-118zM530 762l97 72l213 -273l-117 -86zM600 985l326 119l45 -139l-332 -95z" />
<glyph unicode="+" d="M78 426v117h428v428h115v-428h428v-117h-428v-426h-115v426h-428z" />
<glyph unicode="," horiz-adv-x="516" d="M125 168q55 37 119 37q116 0 116 -131q0 -47 -16 -109q-25 -85 -94 -213l-27 -49h-90q25 57 45 117q22 70 35 127z" />
<glyph unicode="-" horiz-adv-x="565" d="M86 389v156h391v-156h-391z" />
<glyph unicode="." horiz-adv-x="514" d="M141 92q0 48 34 81.5t83 33.5q47 0 81 -34t34 -81q0 -49 -33.5 -83t-81.5 -34q-50 0 -83.5 33.5t-33.5 83.5z" />
<glyph unicode="/" horiz-adv-x="837" d="M88 -502l516 1854h141l-516 -1854h-141z" />
<glyph unicode="0" horiz-adv-x="1167" d="M86 479q0 141 68 260.5t185.5 188.5t256.5 69q138 0 255 -69t185 -188.5t68 -260.5q0 -140 -68 -259t-185 -188t-255 -69q-139 0 -256.5 69t-185.5 188t-68 259zM240 479q0 -161 104 -276t252 -115q146 0 250 115t104 276q0 162 -103.5 276.5t-250.5 114.5 q-148 0 -252 -114t-104 -277z" />
<glyph unicode="1" horiz-adv-x="798" d="M121 850v129h385v-979h-154v850h-231z" />
<glyph unicode="2" horiz-adv-x="1011" d="M86 0v78l475 411q103 86 103 199q0 75 -50.5 121.5t-130.5 46.5q-79 0 -135 -37q-30 -19 -51 -39t-94 -98l-105 78q67 77 89.5 99.5t58.5 51.5q106 82 254 82q149 0 236 -81t87 -218q0 -72 -24 -131q-19 -46 -56.5 -87.5t-136.5 -125.5l-264 -221h567v-129h-823z" />
<glyph unicode="3" horiz-adv-x="880" d="M70 -299q138 3 214 19.5t148 56.5q80 44 125 115.5t45 154.5q0 118 -75.5 182t-213.5 64h-102v113q157 34 241.5 109.5t84.5 182.5q0 74 -41.5 118t-110.5 44q-53 0 -99.5 -23t-125.5 -89l-90 102q42 36 77 61q58 39 129 61.5t138 22.5q124 0 198 -76t74 -204 q0 -213 -205 -316q74 -23 111 -43q78 -43 120 -119t42 -176q0 -224 -172 -357.5t-461 -133.5h-51v131z" />
<glyph unicode="4" horiz-adv-x="1077" d="M14 0v39l721 952h72v-862h237v-129h-237v-430h-148v430h-645zM242 119l51 10h366l-2 500l5 63l-31 -61l-350 -469z" />
<glyph unicode="5" horiz-adv-x="845" d="M111 -309q100 6 145.5 13t103.5 24q108 34 167 115.5t59 197.5q0 157 -90 244q-38 35 -95 51.5t-151 19.5l-100 4v619h555v-129h-408v-361l80 -6q171 -14 269.5 -129t98.5 -303q0 -122 -54 -224t-152 -165q-83 -55 -195 -76q-84 -17 -233 -24v129z" />
<glyph unicode="6" horiz-adv-x="1114" d="M139 545q0 364 197 614q88 110 198 161.5t259 51.5q45 0 133 -8v-127q-51 6 -109 6q-98 0 -166 -20q-112 -39 -205 -152q-66 -79 -96.5 -151t-58.5 -211q94 45 117 53q117 47 231 47q155 0 251.5 -105.5t96.5 -273.5q0 -204 -117 -338.5t-297 -134.5q-201 0 -317.5 157.5 t-116.5 430.5zM289 498q0 -181 80 -292.5t209 -111.5q117 0 195.5 92.5t78.5 227.5q0 114 -69 188t-175 74q-39 0 -121 -19q-86 -22 -196 -77q-2 -43 -2 -82z" />
<glyph unicode="7" horiz-adv-x="952" d="M86 838v141h799v-78l-297 -747q-43 -106 -107 -222q-60 -107 -102 -169t-125 -162l-119 100q72 84 82 98q71 91 137 208t107 224l233 607h-608z" />
<glyph unicode="8" horiz-adv-x="1021" d="M86 303q0 80 33 148q21 39 64 91t79 79l146 112l-134 113q-79 68 -107 115t-28 114q0 140 106.5 227t276.5 87q160 0 260.5 -78.5t100.5 -204.5q0 -139 -129 -244l-142 -114l168 -144q34 -27 70 -72q51 -59 68.5 -106.5t17.5 -120.5q0 -148 -122.5 -242t-317.5 -94 q-183 0 -296.5 92.5t-113.5 241.5zM248 319q0 -103 66.5 -159t187.5 -56q126 0 198 57.5t72 157.5q0 56 -30.5 107t-102.5 115l-129 116l-129 -104q-133 -106 -133 -234zM299 1090q0 -91 100 -175l111 -92l113 92q44 37 70 88.5t26 102.5q0 74 -57.5 118t-155.5 44 q-90 0 -148.5 -50.5t-58.5 -127.5z" />
<glyph unicode="9" horiz-adv-x="1114" d="M145 522q0 205 117.5 340t296.5 135q203 0 318.5 -157t115.5 -432q0 -366 -194 -613q-88 -111 -199 -163t-260 -52q-43 0 -131 8v129q65 -8 106 -8q97 0 168 23q107 34 205 149q66 80 97 153t57 212q-84 -41 -117 -53q-121 -50 -231 -50q-154 0 -251.5 106t-97.5 273z M283 539q0 -114 68 -188.5t175 -74.5q50 0 121 19q79 19 195 78q2 43 2 82q0 183 -79 294t-210 111q-116 0 -194 -92.5t-78 -228.5z" />
<glyph unicode=":" horiz-adv-x="514" d="M141 92q0 48 34 81.5t83 33.5q47 0 81 -34t34 -81q0 -49 -33.5 -83t-81.5 -34q-50 0 -83.5 33.5t-33.5 83.5zM141 838q0 47 34 80.5t83 33.5q47 0 81 -33.5t34 -80.5q0 -49 -33.5 -83t-81.5 -34q-50 0 -83.5 33.5t-33.5 83.5z" />
<glyph unicode=";" horiz-adv-x="514" d="M125 168q32 22 57 29.5t62 7.5q116 0 116 -131q0 -47 -16 -109q-25 -97 -94 -213l-29 -49h-90q19 36 45 117q23 66 37 127zM143 838q0 47 34 80.5t81 33.5q49 0 83 -33.5t34 -80.5q0 -50 -33.5 -83.5t-83.5 -33.5q-48 0 -81.5 34t-33.5 83z" />
<glyph unicode="&#x3c;" d="M80 430v111l967 430v-129l-811 -357l811 -356v-129z" />
<glyph unicode="=" d="M51 274v117h1024v-117h-1024zM51 559v117h1024v-117h-1024z" />
<glyph unicode="&#x3e;" d="M80 0v129l811 356l-811 357v129l967 -430v-111z" />
<glyph unicode="?" horiz-adv-x="856" d="M172 1356l51 155q93 -19 137.5 -33.5t94.5 -43.5q133 -76 213 -218.5t80 -302.5q0 -80 -20 -135.5t-66 -101.5q-43 -43 -77.5 -56.5t-103.5 -13.5h-104v-219h-154v361h309q33 46 44.5 79t11.5 82q0 178 -113.5 300t-302.5 147zM184 92q0 48 34 81.5t83 33.5q47 0 81 -34 t34 -81q0 -49 -33.5 -83t-81.5 -34q-49 0 -83 33.5t-34 83.5z" />
<glyph unicode="@" horiz-adv-x="2048" d="M203 446q0 250 109.5 447t306 306.5t446.5 109.5q229 0 408.5 -97.5t279.5 -272t100 -396.5q0 -259 -138 -410t-374 -151q-213 0 -213 194q0 47 15 115l10 47q-92 -158 -208 -251t-220 -93q-61 0 -98 82.5t-37 220.5q0 189 63.5 346t174 246.5t243.5 89.5q45 0 123 -10 q73 -12 186 -47l-106 -668q-8 -49 -8 -86t31.5 -61.5t78.5 -24.5q43 0 103 24q243 108 243 424q0 177 -86.5 325.5t-236.5 234.5t-328 86q-156 0 -291.5 -54.5t-231.5 -150t-151 -230.5t-55 -290q0 -167 60 -293t186 -224q95 -75 194.5 -107t233.5 -32q93 0 160.5 14.5 t154.5 53.5l47 -121q-16 -7 -38 -17.5t-29 -13.5q-125 -49 -299 -49q-171 0 -292.5 40.5t-238.5 135.5q-144 116 -211 264t-67 344zM752 291q0 -67 15 -97t48 -30q43 0 146 106q29 29 92 117q119 175 149 315l25 113q-98 33 -160 33q-85 0 -158 -75t-115 -203.5t-42 -278.5z " />
<glyph unicode="A" horiz-adv-x="1218" d="M16 0l504 1391h180l502 -1391h-180l-139 399h-547l-139 -399h-181zM389 553h440l-219 618z" />
<glyph unicode="B" horiz-adv-x="1210" d="M223 0v1352h439q98 0 158.5 -19t111.5 -65q50 -46 78 -112t28 -136q0 -108 -61.5 -191t-169.5 -120q135 -26 209 -117.5t74 -231.5q0 -161 -101.5 -260.5t-265.5 -99.5h-500zM391 141h232q91 0 136 11t81 41q32 28 51.5 77t19.5 103q0 118 -75 181.5t-213 63.5h-232v-477 zM391 772h219q72 0 111.5 12.5t73.5 46.5q65 65 65 175q0 100 -55 155q-26 28 -65 38.5t-117 10.5h-232v-438z" />
<glyph unicode="C" horiz-adv-x="1239" d="M102 682q0 146 52 275t142.5 220.5t216.5 145t269 53.5q130 0 254 -45q79 -31 156 -84l-84 -127q-77 54 -155.5 78.5t-176.5 24.5q-215 0 -353 -149.5t-138 -381.5q0 -255 143 -409t381 -154q156 0 311 64l47 -132q-103 -46 -182 -65q-98 -23 -186 -23q-202 0 -361 90 t-247.5 252t-88.5 367z" />
<glyph unicode="D" horiz-adv-x="1456" d="M223 0v1352h451q195 0 350.5 -86t242.5 -239t87 -345q0 -132 -47.5 -258.5t-135.5 -226.5q-92 -106 -207 -151.5t-292 -45.5h-449zM391 141h256q133 0 216.5 28.5t148.5 94.5q74 78 120 194t46 226q0 149 -68.5 269t-190.5 188.5t-272 68.5h-256v-1069z" />
<glyph unicode="E" horiz-adv-x="1103" d="M223 0v1352h760v-142h-592v-450h490v-142h-490v-477h610v-141h-778z" />
<glyph unicode="F" horiz-adv-x="1069" d="M223 0v1352h760v-142h-592v-462h490v-144h-490v-604h-168z" />
<glyph unicode="G" horiz-adv-x="1449" d="M102 678q0 198 92 357t256 249t367 90q157 0 281 -31q70 -19 164 -71l-64 -139q-15 8 -28.5 15t-26.5 13t-17 8q-128 54 -292 54q-143 0 -241.5 -40.5t-176.5 -131.5q-63 -74 -98 -168t-35 -193q0 -244 166.5 -404.5t420.5 -160.5q87 0 224 29v450h168v-553 q-64 -24 -99 -33q-143 -45 -340 -45q-201 0 -366.5 92.5t-260 254t-94.5 358.5z" />
<glyph unicode="H" horiz-adv-x="1579" d="M223 0v1352h168v-580h797v580h168v-1352h-168v618h-797v-618h-168z" />
<glyph unicode="I" horiz-adv-x="614" d="M223 0v1352h168v-1352h-168z" />
<glyph unicode="J" horiz-adv-x="614" d="M12 -385q110 121 150 195q61 122 61 307v1235h168v-1391q-25 -87 -45 -133.5t-59 -108.5q-36 -58 -68.5 -96t-97.5 -100z" />
<glyph unicode="K" horiz-adv-x="1169" d="M223 0v1352h168v-1352h-168zM403 682l529 670h192l-528 -658l555 -694h-207z" />
<glyph unicode="L" horiz-adv-x="1013" d="M223 0v1352h168v-1211h604v-141h-772z" />
<glyph unicode="M" horiz-adv-x="1798" d="M223 0v1352h232l411 -1082q20 -54 27 -102q9 60 25 102l425 1082h232v-1352h-168v1184q-15 -73 -51 -166l-400 -1018h-153l-373 991q-24 63 -33 92t-20 88v-1171h-154z" />
<glyph unicode="N" horiz-adv-x="1554" d="M223 0v1352h219l670 -1030q4 -6 18 -33q17 -42 25 -62q1 -2 3.5 -9t4.5 -11v1145h168v-1364h-194l-682 1054q-18 30 -27 48q-15 26 -16 30q-12 21 -21 51v-1171h-168z" />
<glyph unicode="O" horiz-adv-x="1562" d="M102 676q0 150 51.5 280.5t141 222.5t216 144.5t271.5 52.5q194 0 349 -90t242 -250t87 -360q0 -201 -87 -362t-242 -251t-349 -90t-349.5 90t-243 251t-87.5 362zM287 676q0 -150 66.5 -278t180.5 -202.5t248 -74.5q99 0 190.5 44t158 118.5t106 177.5t39.5 215 q0 149 -66.5 276.5t-180.5 202t-247 74.5q-134 0 -248 -74.5t-180.5 -202t-66.5 -276.5z" />
<glyph unicode="P" horiz-adv-x="1138" d="M223 0v1352h424q123 0 198 -24.5t132 -82.5q104 -107 104 -293q0 -212 -129 -334t-352 -122q-50 0 -209 16v-512h-168zM391 653q113 -12 180 -12q109 0 177 27q73 31 116 105t43 169q0 135 -76 211q-31 31 -78.5 44t-129.5 13h-232v-557z" />
<glyph unicode="Q" horiz-adv-x="1562" d="M102 676q0 200 87 360t242.5 250t350.5 90q194 0 349 -90t242 -250.5t87 -361.5q0 -267 -154.5 -458.5t-410.5 -240.5q20 -26 68 -77q62 -62 110 -99q54 -41 101 -67t139 -66l-94 -129q-101 53 -154 86t-115 82q-65 51 -108.5 97t-118.5 137l-29 34q-102 17 -155 35 q-192 66 -314.5 253.5t-122.5 414.5zM285 676q0 -150 66.5 -278t181 -202.5t249.5 -74.5q134 0 248 74.5t181 202.5t67 278q0 149 -67 276.5t-181 202t-248 74.5t-248.5 -74.5t-181.5 -202t-67 -276.5z" />
<glyph unicode="R" horiz-adv-x="1196" d="M223 0v1352h412q123 0 191.5 -22t127.5 -79q50 -47 78.5 -117.5t28.5 -146.5q0 -80 -31 -153t-88 -127q-41 -41 -85.5 -63.5t-119.5 -39.5l400 -604h-193l-373 580h-180v-580h-168zM391 721h219q134 0 202.5 67t68.5 197q0 127 -74 186q-30 24 -67.5 31.5t-129.5 7.5 h-219v-489z" />
<glyph unicode="S" horiz-adv-x="1093" d="M102 119l86 133q98 -66 156 -88q90 -35 195 -35q120 0 188 54t68 151q0 58 -21 96q-37 65 -115 111q-102 53 -225 121q-152 82 -220.5 166t-68.5 188q0 161 123 259.5t324 98.5q127 0 227 -33q68 -22 164 -79l-78 -140q-93 54 -141 70q-92 29 -186 29 q-116 0 -187.5 -52.5t-71.5 -138.5q0 -75 64 -131.5t270 -165.5q145 -77 213 -137q49 -41 77 -106.5t28 -139.5q0 -173 -120.5 -275t-324.5 -102q-138 0 -250 45q-56 22 -174 101z" />
<glyph unicode="T" horiz-adv-x="1103" d="M16 1210v142h1069v-142h-450v-1210h-168v1210h-451z" />
<glyph unicode="U" horiz-adv-x="1433" d="M188 463v889h168v-838q0 -127 14.5 -180t63.5 -107q104 -116 283 -116q178 0 282 116q49 54 63.5 107t14.5 180v838h168v-889q0 -136 -35.5 -222t-119.5 -155q-152 -125 -371 -125q-221 0 -373 125q-85 69 -121.5 157t-36.5 220z" />
<glyph unicode="V" horiz-adv-x="1193" d="M16 1352h181l399 -1055q12 -35 14 -66q0 29 13 66l385 1055h168l-525 -1387h-102z" />
<glyph unicode="W" horiz-adv-x="1769" d="M16 1352h181l413 -1116l213 555l-213 561h154l135 -355l137 355h140l-207 -537l221 -577l397 1114h166l-512 -1379h-104l-244 639l-246 -639h-90z" />
<glyph unicode="X" horiz-adv-x="1171" d="M16 0l473 690l-450 662h192l359 -521l354 521h191l-453 -664l471 -688h-192l-373 551l-377 -551h-195z" />
<glyph unicode="Y" d="M16 1352h181l362 -580l373 580h178l-475 -721v-631h-168v618z" />
<glyph unicode="Z" horiz-adv-x="1218" d="M86 0v78l782 1132h-782v142h1012v-90l-783 -1121h820v-141h-1049z" />
<glyph unicode="[" horiz-adv-x="512" d="M150 -502v1854h335v-115h-180v-1624h180v-115h-335z" />
<glyph unicode="\" horiz-adv-x="837" d="M88 1352h141l516 -1854h-141z" />
<glyph unicode="]" horiz-adv-x="512" d="M27 -387h180v1624h-180v115h335v-1854h-335v115z" />
<glyph unicode="^" horiz-adv-x="1069" d="M49 2l430 967h111l430 -967h-129l-356 809l-357 -809h-129z" />
<glyph unicode="_" horiz-adv-x="1024" d="M0 0h1024v-117h-1024v117z" />
<glyph unicode="`" horiz-adv-x="784" d="M156 1397h180l192 -334h-141z" />
<glyph unicode="a" horiz-adv-x="1056" d="M51 0l400 1004h153l400 -1004h-154l-113 272h-420l-110 -272h-156zM360 399h334l-166 439z" />
<glyph unicode="b" horiz-adv-x="1013" d="M188 0v979h361q315 0 315 -242q0 -85 -47.5 -147.5t-122.5 -75.5q98 -15 156.5 -82.5t58.5 -165.5q0 -117 -86 -191.5t-221 -74.5h-414zM344 129h180h21q65 0 84 3t47 20q32 19 50.5 54t18.5 77q0 83 -57 125q-42 30 -86 30h-78h-180v-309zM344 567h166q73 0 95 4.5 t50 26.5q52 43 52 117t-41.5 104.5t-141.5 30.5h-180v-283z" />
<glyph unicode="c" horiz-adv-x="1056" d="M121 494q0 215 155.5 359t387.5 144q93 0 170 -22t157 -72l-73 -119q-62 45 -99 58q-74 24 -160 24q-166 0 -270 -101.5t-104 -262.5q0 -175 116 -291q55 -54 128 -78t180 -24q69 0 112.5 10t104.5 41l45 -115q-155 -63 -293 -63q-246 0 -401.5 143t-155.5 369z" />
<glyph unicode="d" horiz-adv-x="1247" d="M240 0v979h360q274 0 406 -135q60 -62 99.5 -162.5t39.5 -192.5q0 -94 -38 -189.5t-103 -164.5q-129 -135 -404 -135h-360zM395 129h180q105 0 165 16t112 56q58 47 93.5 127t35.5 164q0 85 -35 162t-96 128q-46 38 -103 53t-159 15h-193v-721z" />
<glyph unicode="e" horiz-adv-x="978" d="M240 0v979h606v-129h-451v-283h373v-129h-373v-309h463v-129h-618z" />
<glyph unicode="f" horiz-adv-x="948" d="M240 0v979h606v-129h-451v-297h373v-129h-373v-424h-155z" />
<glyph unicode="g" horiz-adv-x="1277" d="M121 492q0 143 73.5 258t203.5 180t292 65q124 0 225 -22q56 -14 146 -60l-66 -129q-54 32 -67 37q-110 47 -234 47q-177 0 -293 -105t-116 -263q0 -167 127.5 -279t316.5 -112q69 0 189 20v309h155v-399q-13 -4 -31 -9.5t-29.5 -8.5t-19.5 -5q-155 -36 -288 -36 q-166 0 -299.5 66.5t-209 183.5t-75.5 262z" />
<glyph unicode="h" horiz-adv-x="1406" d="M240 0v979h155v-412h619v412h153v-979h-153v438h-619v-438h-155z" />
<glyph unicode="i" horiz-adv-x="634" d="M240 0v979h155v-979h-155z" />
<glyph unicode="j" horiz-adv-x="595" d="M29 -279q78 87 114 142q58 93 58 266v850h155v-1006q-47 -119 -94 -188q-47 -67 -125 -145z" />
<glyph unicode="k" horiz-adv-x="1093" d="M240 0v979h155v-979h-155zM408 489l399 490h207l-414 -490l438 -489h-219z" />
<glyph unicode="l" horiz-adv-x="892" d="M240 0v979h155v-850h463v-129h-618z" />
<glyph unicode="m" horiz-adv-x="1562" d="M240 0v979h198l318 -723q11 -27 18 -78q5 26 21 78l329 723h197v-979h-154v780q-15 -62 -39 -114l-301 -666h-122l-271 625q-30 65 -39 129v-754h-155z" />
<glyph unicode="n" horiz-adv-x="1368" d="M240 0v979h155l553 -696q34 -48 39 -90v786h141v-991h-141l-553 706q-44 57 -51 90v-784h-143z" />
<glyph unicode="o" horiz-adv-x="1325" d="M121 489q0 220 153.5 364t389.5 144q235 0 388.5 -144t153.5 -364q0 -221 -153.5 -364t-388.5 -143q-236 0 -389.5 143t-153.5 364zM285 489q0 -161 109 -269.5t270 -108.5t268.5 108.5t107.5 269.5t-107.5 269t-268.5 108t-270 -108t-109 -269z" />
<glyph unicode="p" horiz-adv-x="1013" d="M240 0v979h340q175 0 266.5 -76.5t91.5 -224.5q0 -136 -94.5 -222.5t-243.5 -86.5q-135 0 -205 20v-389h-155zM395 518q83 -20 189 -20q89 0 143.5 50.5t54.5 135.5q0 88 -51 127t-168 39h-168v-332z" />
<glyph unicode="q" horiz-adv-x="1325" d="M121 489q0 220 153.5 364t389.5 144q235 0 388.5 -144t153.5 -364q0 -186 -109 -317t-306 -182q42 -52 70.5 -78t76.5 -57q46 -32 83 -51t107 -46l-84 -108q-88 34 -133 56.5t-94 55.5q-58 40 -107 89t-116 131q-128 24 -192.5 53t-131.5 94q-149 146 -149 360zM285 489 q0 -161 109 -269.5t270 -108.5t268.5 108.5t107.5 269.5t-107.5 269t-268.5 108t-270 -108t-109 -269z" />
<glyph unicode="r" horiz-adv-x="1050" d="M240 0v979h329q177 0 271 -72t94 -207q0 -114 -63 -192.5t-166 -95.5l270 -412h-180l-258 399h-142v-399h-155zM395 528h154q76 0 104 7t60 34q53 47 53 125q0 85 -59 129q-25 19 -49 23t-109 4h-154v-322z" />
<glyph unicode="s" horiz-adv-x="950" d="M119 86l69 133q79 -58 127 -78q78 -32 162 -32q86 0 134 34.5t48 96.5q0 49 -25.5 83t-84.5 62l-178 86q-112 54 -164.5 117t-52.5 141q0 122 96.5 194t259.5 72q100 0 182 -24q47 -13 131 -58l-55 -129q-62 43 -123 60q-64 20 -137 20q-94 0 -147.5 -32t-53.5 -89 q0 -33 12 -51q21 -31 63.5 -56.5t188.5 -96.5q138 -68 191 -128t53 -151q0 -130 -95 -204t-261 -74q-115 0 -201 30q-51 20 -139 74z" />
<glyph unicode="t" horiz-adv-x="917" d="M35 850v129h850v-129h-348v-850h-154v850h-348z" />
<glyph unicode="u" horiz-adv-x="1257" d="M207 399v580h153v-606q0 -133 68.5 -202t200.5 -69t200 69t68 202v606h154v-580q0 -146 -33 -227t-111 -127q-56 -33 -132.5 -53.5t-145.5 -20.5q-71 0 -147.5 20t-133.5 54q-76 44 -108.5 125.5t-32.5 228.5z" />
<glyph unicode="v" horiz-adv-x="1030" d="M51 979h168l295 -707q10 -20 10 -45q3 24 13 45l274 707h168l-420 -1004h-82z" />
<glyph unicode="w" horiz-adv-x="1492" d="M51 979h168l309 -760l154 361l-168 399h143l103 -231l90 231h141l-168 -387l168 -373l297 760h154l-412 -997h-82l-200 442l-191 -442h-74z" />
<glyph unicode="x" horiz-adv-x="1017" d="M51 0l361 502l-342 477h188l256 -348l258 348h180l-360 -477l375 -502h-183l-282 373l-271 -373h-180z" />
<glyph unicode="y" horiz-adv-x="978" d="M51 979h180l258 -399l259 399h180l-375 -541v-438h-154v438z" />
<glyph unicode="z" horiz-adv-x="1042" d="M102 0v90l592 760h-592v129h811v-90l-591 -760h618v-129h-838z" />
<glyph unicode="{" horiz-adv-x="837" d="M176 455v112h74q75 0 115.5 59.5t40.5 172.5v450q0 145 62.5 208t207.5 63h115v-129h-91q-33 0 -65 -17.5t-49 -44.5q-27 -42 -27 -145v-412q0 -69 -2 -92q-6 -59 -40.5 -103t-80.5 -55l-51 -12l49 -8q53 -9 90 -66q22 -34 28.5 -69t6.5 -117v-414q0 -98 27 -143 q17 -26 49.5 -44t64.5 -18h91v-129h-115q-145 0 -207.5 63t-62.5 208v450q0 114 -39.5 173t-116.5 59h-74z" />
<glyph unicode="|" horiz-adv-x="512" d="M188 -489v1982h144v-1982h-144z" />
<glyph unicode="}" horiz-adv-x="837" d="M55 -369h90q33 0 65.5 17.5t49.5 44.5q27 42 27 143v414q0 67 2 92q6 60 40.5 104.5t80.5 53.5l51 10l-49 10q-55 13 -90 66q-22 34 -28.5 69t-6.5 117v412q0 100 -27 145q-17 26 -50 44t-65 18h-90v129h115q145 0 207.5 -63t62.5 -208v-450q0 -229 156 -232l74 -2v-110 h-74q-75 0 -115.5 -60t-40.5 -172v-450q0 -145 -62.5 -208t-207.5 -63h-115v129z" />
<glyph unicode="~" horiz-adv-x="1114" d="M16 455q50 41 80.5 59.5t79.5 38.5q90 37 166 37q75 0 164 -41l102 -45q84 -37 146 -37q63 0 131 22q56 20 133 76l67 -90q-83 -60 -153 -88q-96 -35 -187 -35q-65 0 -118 15t-150 61q-83 41 -145 41q-126 0 -256 -100z" />
<glyph unicode="&#xa1;" horiz-adv-x="540" d="M156 928q0 49 34 82.5t82 33.5t81.5 -33.5t33.5 -82.5q0 -47 -34 -81t-81 -34t-81.5 34t-34.5 81zM182 -487l13 1105h153l14 -1105h-180z" />
<glyph unicode="&#xa2;" horiz-adv-x="909" d="M88 453q0 212 134.5 356.5t332.5 144.5q21 0 35 -2l33 172h90l-33 -182q66 -17 98.5 -32t85.5 -52l-88 -125q-36 32 -59.5 45t-65.5 25l-129 -682q35 -6 53 -6q70 0 120 17.5t108 60.5l80 -121q-93 -58 -168 -78q-82 -21 -166 -21q-5 0 -55 4l-33 -170h-90l35 189 q-5 2 -12 4.5t-9 3.5q-68 28 -95.5 44.5t-62.5 49.5q-139 133 -139 355zM256 461q0 -177 102 -266q17 -17 76 -56l129 674q-4 0 -10.5 1t-9.5 1q-120 0 -203.5 -103t-83.5 -251z" />
<glyph unicode="&#xa3;" horiz-adv-x="1179" d="M0 -502l27 154q67 8 102 18t66 33q51 35 85 95.5t60 162.5l59 232h-258l39 116l258 25l205 735q49 174 76 230.5t86 107.5q110 92 274 92q101 0 154.5 -34.5t93.5 -125.5l-117 -77q-26 59 -53.5 76.5t-93.5 17.5q-92 0 -166 -74q-40 -43 -62.5 -91.5t-50.5 -160.5 l-180 -696h387l-51 -141h-387l-82 -304l-31 -92q-5 -15 -10 -29.5t-8 -23t-4 -10.5q-3 -5 -10.5 -19.5t-12.5 -23.5q23 4 49 4q31 0 54 -4q19 -2 43.5 -5.5t29.5 -4.5q53 -18 111 -33q64 -19 137 -19q107 0 107 78q0 22 -6 49q-1 4 -5 23t-6 33l154 22q22 -105 22 -145 q0 -95 -69 -145t-201 -50q-75 0 -164 19l-141 32q-77 17 -143 17h-17q-58 0 -139 -15q-33 -9 -145 -34q-17 -5 -66 -15z" />
<glyph unicode="&#xa5;" d="M16 1352h181l362 -580l373 580h178l-424 -643h285v-117h-336v-141h336v-117h-336v-334h-168v334h-334v117h334v141h-334v117h283z" />
<glyph unicode="&#xa6;" horiz-adv-x="450" d="M156 408h147v-897h-147v897zM156 596v897h147v-897h-147z" />
<glyph unicode="&#xa7;" horiz-adv-x="811" d="M80 -371l108 88q59 -96 168 -96q106 0 168 88t62 240q0 81 -25 198.5t-96 372.5q-131 463 -131 625q0 38 9.5 69t35.5 78l74 -28q-23 -50 -23 -84q0 -72 25 -164l149 -529q105 -368 105 -569q0 -189 -100.5 -302.5t-268.5 -113.5q-69 0 -131 19q-38 12 -65.5 35t-63.5 73 zM88 1087q0 189 101 302.5t268 113.5q68 0 133 -20q36 -12 63.5 -35t65.5 -72l-111 -88q-58 96 -166 96q-106 0 -167.5 -88.5t-61.5 -240.5q0 -85 25 -206.5t94 -365.5q133 -478 133 -624q0 -39 -10 -70t-37 -76l-74 27q25 51 25 84q0 64 -27 164l-149 528 q-105 370 -105 571z" />
<glyph unicode="&#xa8;" horiz-adv-x="831" d="M133 1171q0 43 31 74t74 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -74 30.5t-31 71.5zM492 1171q0 43 30.5 74t73.5 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -73.5 30.5t-30.5 71.5z" />
<glyph unicode="&#xa9;" horiz-adv-x="2066" d="M193 498q0 171 66.5 326t179 267.5t267.5 179t326 66.5t327 -66.5t269 -179t179.5 -267.5t66.5 -326t-66.5 -327t-179.5 -269t-269 -179.5t-327 -66.5t-326 66.5t-267.5 179.5t-179 269t-66.5 327zM324 498q0 -193 95 -357t258 -259t355 -95q145 0 276.5 56.5 t226.5 151.5t151.5 226.5t56.5 276.5q0 192 -95 355t-259 258t-357 95q-144 0 -275 -56t-226 -151t-151 -226t-56 -275zM561 483q0 218 143.5 358t366.5 140q75 0 146 -18q46 -12 77.5 -27t83.5 -49l-94 -125q-56 44 -104.5 62t-114.5 18q-146 0 -237 -98t-91 -255 q0 -159 92.5 -252.5t249.5 -93.5q70 0 121.5 17.5t112.5 60.5l84 -119q-46 -28 -66 -36q-125 -64 -270 -64q-223 0 -361.5 133t-138.5 348z" />
<glyph unicode="&#xaa;" horiz-adv-x="845" d="M68 649l290 703h129l291 -703h-139l-80 182h-272l-78 -182h-141zM328 946h190l-94 238z" />
<glyph unicode="&#xab;" horiz-adv-x="1146" d="M82 463l463 387v-168l-271 -219l271 -219v-166zM571 463l463 387v-168l-270 -219l270 -219v-166z" />
<glyph unicode="&#xac;" d="M51 557v115h856h168v-115v-334h-127v334h-897z" />
<glyph unicode="&#xad;" horiz-adv-x="565" d="M86 389v156h391v-156h-391z" />
<glyph unicode="&#xae;" horiz-adv-x="2004" d="M162 498q0 171 66.5 326t179.5 267.5t269 179t327 66.5t326 -66.5t267.5 -179t179 -267.5t66.5 -326t-66.5 -327t-179 -269t-267.5 -179.5t-326 -66.5t-327 66.5t-269 179.5t-179.5 269t-66.5 327zM293 498q0 -145 56.5 -276.5t151.5 -226.5t226.5 -151.5t276.5 -56.5 q192 0 355 95t258 259t95 357q0 144 -56 275t-151 226t-226 151t-275 56q-193 0 -357 -95t-259 -258t-95 -355zM651 12v967h348q189 0 276 -65t87 -207q0 -120 -68.5 -195.5t-191.5 -87.5l323 -412h-206l-297 400h-103v-400h-168zM819 528h156q113 0 167 42.5t54 131.5 q0 42 -17 77t-44 48q-51 23 -160 23h-156v-322z" />
<glyph unicode="&#xaf;" horiz-adv-x="831" d="M139 1104v129h559v-129h-559z" />
<glyph unicode="&#xb0;" horiz-adv-x="681" d="M88 1120q0 103 72.5 176.5t175.5 73.5q104 0 177 -73.5t73 -176.5t-73 -175.5t-177 -72.5q-103 0 -175.5 72.5t-72.5 175.5zM190 1120q0 -60 43 -102.5t103 -42.5q61 0 104 42.5t43 102.5q0 62 -43 105t-104 43q-60 0 -103 -43.5t-43 -104.5z" />
<glyph unicode="&#xb1;" d="M78 0v117h971v-117h-971zM78 510v115h428v346h115v-346h428v-115h-428v-346h-115v346h-428z" />
<glyph unicode="&#xb2;" horiz-adv-x="716" d="M39 1212q46 38 74 58t69.5 43.5t84.5 34t93 10.5q120 0 188 -70t68 -190q0 -60 -14 -101q-16 -47 -64 -119t-87 -121t-106 -128t-73 -86h381v-133h-602v73q24 29 85 102t97 117t85 108t85 116q39 56 53.5 93t14.5 81q0 131 -121 131q-27 0 -50.5 -5.5t-49.5 -22 t-37.5 -24.5t-43.5 -36t-38 -33z" />
<glyph unicode="&#xb3;" horiz-adv-x="716" d="M55 461l58 125q74 -38 107 -50t65 -12q69 0 115 49t46 125q0 64 -41 102t-114 38h-78v104q56 20 82 36t51 46q53 56 53 123q0 43 -22 66.5t-60 23.5q-35 0 -64.5 -14.5t-98.5 -67.5l-82 100q43 33 65.5 48.5t57 33.5t69 24.5t78.5 6.5q97 0 156 -57.5t59 -149.5 q0 -129 -113 -215q74 -22 116 -84.5t42 -150.5q0 -132 -96 -223t-236 -91q-53 0 -96.5 13t-118.5 51z" />
<glyph unicode="&#xb4;" horiz-adv-x="784" d="M334 1018l192 334h181l-232 -334h-141z" />
<glyph unicode="&#xb5;" horiz-adv-x="1107" d="M156 -487l12 1105v310h154v-641v-47q3 -131 110 -131q74 0 173.5 70.5t178.5 180.5v568h156v-928h-156v193q-161 -222 -368 -222q-38 0 -88 11l8 -469h-180z" />
<glyph unicode="&#xb6;" horiz-adv-x="1318" d="M111 999q0 105 39.5 202t113.5 171q72 72 154 103.5t200 31.5h451v-1970h-117v1841h-141v-1841h-117v965h-102q-128 0 -239 68t-176.5 182.5t-65.5 246.5z" />
<glyph unicode="&#xb7;" horiz-adv-x="514" d="M141 492q0 48 34 82t83 34q47 0 81 -34.5t34 -81.5t-34 -82t-81 -35q-49 0 -83 34.5t-34 82.5z" />
<glyph unicode="&#xb8;" horiz-adv-x="909" d="M287 -438l51 104q104 -45 158 -45q35 0 58.5 22t23.5 54q0 45 -31.5 64.5t-104.5 19.5h-65l117 192h102l-64 -114q72 0 112 -40.5t40 -115.5q0 -82 -55 -134t-140 -52q-41 0 -78.5 8t-123.5 37z" />
<glyph unicode="&#xb9;" horiz-adv-x="714" d="M104 1223v133h347v-946h-148v813h-199z" />
<glyph unicode="&#xba;" horiz-adv-x="845" d="M29 991q0 155 111.5 256t281.5 101q171 0 283 -101t112 -256q0 -154 -111.5 -254t-281.5 -100q-172 0 -283.5 99.5t-111.5 254.5zM174 991q0 -101 71 -170t177 -69q107 0 178.5 68.5t71.5 170.5q0 103 -71 171.5t-177 68.5q-107 0 -178.5 -68.5t-71.5 -171.5z" />
<glyph unicode="&#xbb;" horiz-adv-x="1146" d="M111 78v166l272 219l-272 219v168l464 -387zM600 78v166l270 219l-270 219v168l465 -387z" />
<glyph unicode="&#xbc;" horiz-adv-x="1853" d="M104 1223v133h347v-946h-148v813h-199zM143 -90l1160 1493h178l-1157 -1493h-181zM1059 231v88l432 621h96l-2 -584h119v-125h-117v-237h-139v237h-389zM1239 356h209v295z" />
<glyph unicode="&#xbd;" horiz-adv-x="1853" d="M104 1223v133h347v-946h-148v813h-199zM143 -90l1160 1493h178l-1157 -1493h-181zM1116 803q44 36 72.5 57.5t69.5 44t84.5 33t93.5 10.5q120 0 189 -70t69 -190q0 -51 -17 -100q-16 -47 -64 -120t-85.5 -120t-107.5 -129.5t-72 -85.5h381v-133h-603v74q22 27 108.5 129 t143 173.5t103.5 139.5q38 55 51.5 92t13.5 82q0 131 -121 131q-23 0 -45 -6t-37.5 -12t-37.5 -22t-31.5 -24t-34 -29.5t-31.5 -27.5z" />
<glyph unicode="&#xbe;" horiz-adv-x="1853" d="M96 461l58 125q74 -38 107 -50t65 -12q69 0 115 49t46 125q0 64 -41 102t-114 38h-78v104q56 20 82 36t51 46q53 56 53 123q0 43 -22 66.5t-60 23.5q-35 0 -64.5 -14.5t-98.5 -67.5l-82 100q43 33 65.5 48.5t57 33.5t69 24.5t78.5 6.5q97 0 156 -57.5t59 -149.5 q0 -129 -113 -215q74 -22 116 -84.5t42 -150.5q0 -132 -96 -223t-236 -91q-53 0 -96.5 13t-118.5 51zM266 -90l1159 1493h179l-1158 -1493h-180zM1100 231v88l432 621h96l-2 -584h119v-125h-117v-237h-139v237h-389zM1280 356h209v295z" />
<glyph unicode="&#xbf;" horiz-adv-x="856" d="M154 109q0 80 20 135.5t66 99.5q43 43 77.5 56.5t102.5 13.5h104v221h154v-361h-311q-32 -47 -43 -80t-11 -83q0 -178 113.5 -300t302.5 -147l-51 -153q-89 17 -135 32t-99 45q-132 75 -211 217.5t-79 303.5zM485 930q0 47 34 80.5t81 33.5q49 0 83 -33.5t34 -80.5 q0 -50 -33.5 -83.5t-83.5 -33.5q-48 0 -81.5 34t-33.5 83z" />
<glyph unicode="&#xc0;" horiz-adv-x="1218" d="M16 0l504 1391h180l502 -1391h-180l-139 399h-547l-139 -399h-181zM319 1706h181l194 -242h-141zM389 553h440l-219 618z" />
<glyph unicode="&#xc1;" horiz-adv-x="1218" d="M16 0l504 1391h180l502 -1391h-180l-139 399h-547l-139 -399h-181zM389 553h440l-219 618zM547 1464l194 242h181l-232 -242h-143z" />
<glyph unicode="&#xc2;" horiz-adv-x="1218" d="M16 0l504 1391h180l502 -1391h-180l-139 399h-547l-139 -399h-181zM322 1425l229 240h129l233 -240h-143l-156 138l-153 -138h-139zM389 553h440l-219 618z" />
<glyph unicode="&#xc3;" horiz-adv-x="1218" d="M16 0l504 1391h180l502 -1391h-180l-139 399h-547l-139 -399h-181zM238 1559q87 55 124 71q64 31 127 31q17 0 25 -2q33 -3 55.5 -12.5t104.5 -53.5q61 -34 106 -34q42 0 74.5 14t99.5 61l64 -82q-33 -32 -54.5 -46t-60.5 -29q-73 -33 -143 -33q-74 0 -178 55 q-48 25 -68 32t-47 7q-40 0 -72 -16q-31 -14 -92 -54zM389 553h440l-219 618z" />
<glyph unicode="&#xc4;" horiz-adv-x="1218" d="M16 0l504 1391h180l502 -1391h-180l-139 399h-547l-139 -399h-181zM315 1552q0 43 31 74t72 31q43 0 73.5 -31t30.5 -74q0 -41 -30.5 -71.5t-73.5 -30.5q-41 0 -72 30.5t-31 71.5zM389 553h440l-219 618zM694 1552q0 43 31 74t74 31q42 0 72 -31t30 -74q0 -42 -30 -72 t-72 -30q-43 0 -74 30.5t-31 71.5z" />
<glyph unicode="&#xc5;" horiz-adv-x="1218" d="M16 0l504 1391h180l502 -1391h-180l-139 399h-547l-139 -399h-181zM389 553h440l-219 618zM451 1614q0 68 48 116t115 48t114.5 -48t47.5 -116t-47 -115t-115 -47t-115.5 47.5t-47.5 114.5zM528 1614q0 -35 25.5 -59.5t60.5 -24.5q34 0 59 24.5t25 59.5t-25 60.5 t-59 25.5q-35 0 -60.5 -25.5t-25.5 -60.5z" />
<glyph unicode="&#xc6;" horiz-adv-x="1626" d="M-35 0l682 1352h105h759v-142h-602v-450h498v-142h-498v-477h615v-141h-772v399h-400l-192 -399h-195zM416 553h336v692z" />
<glyph unicode="&#xc7;" horiz-adv-x="1239" d="M102 682q0 146 52 275t142.5 220.5t216.5 145t269 53.5q130 0 254 -45q79 -31 156 -84l-84 -127q-77 54 -155.5 78.5t-176.5 24.5q-215 0 -353 -149.5t-138 -381.5q0 -255 143 -409t381 -154q156 0 311 64l47 -132q-85 -39 -151 -57q-111 -27 -199 -27h-8l-74 -118h19 q76 0 116.5 -40.5t40.5 -115.5q0 -86 -57 -137t-154 -51q-87 0 -219 47l51 104q104 -45 156 -45q36 0 60 22t24 54q0 46 -31.5 65t-105.5 19h-64l119 199q-70 10 -108 20.5t-88 32.5q-180 82 -286 257t-106 392z" />
<glyph unicode="&#xc8;" horiz-adv-x="1103" d="M223 0v1352h760v-142h-592v-450h490v-142h-490v-477h610v-141h-778zM369 1706h180l192 -242h-141z" />
<glyph unicode="&#xc9;" horiz-adv-x="1103" d="M223 0v1352h760v-142h-592v-450h490v-142h-490v-477h610v-141h-778zM565 1464l195 242h180l-231 -242h-144z" />
<glyph unicode="&#xca;" horiz-adv-x="1103" d="M223 0v1352h760v-142h-592v-450h490v-142h-490v-477h610v-141h-778zM342 1425l227 240h129l236 -240h-146l-153 138l-156 -138h-137z" />
<glyph unicode="&#xcb;" horiz-adv-x="1103" d="M223 0v1352h760v-142h-592v-450h490v-142h-490v-477h610v-141h-778zM338 1559q0 43 30.5 72.5t73.5 29.5q42 0 72.5 -30t30.5 -72q0 -43 -31 -74t-72 -31q-43 0 -73.5 31t-30.5 74zM719 1559q0 43 29.5 72.5t72.5 29.5t73 -29.5t30 -72.5t-30 -74t-73 -31q-42 0 -72 31 t-30 74z" />
<glyph unicode="&#xcc;" horiz-adv-x="614" d="M57 1706h181l192 -242h-141zM223 0v1352h168v-1352h-168z" />
<glyph unicode="&#xcd;" horiz-adv-x="614" d="M197 1464l192 242h180l-231 -242h-141zM223 0v1352h168v-1352h-168z" />
<glyph unicode="&#xce;" horiz-adv-x="614" d="M23 1425l229 240h129l233 -240h-143l-156 138l-153 -138h-139zM223 0v1352h168v-1352h-168z" />
<glyph unicode="&#xcf;" horiz-adv-x="614" d="M55 1552q0 43 30 74t73 31q42 0 72 -31t30 -74q0 -42 -30 -72t-72 -30t-72.5 30t-30.5 72zM223 0v1352h168v-1352h-168zM367 1552q0 43 30 74t72 31t72 -31t30 -74q0 -42 -30 -72t-72 -30t-72 30t-30 72z" />
<glyph unicode="&#xd0;" horiz-adv-x="1456" d="M-20 662v120h243v570h451q195 0 350.5 -86t242.5 -239t87 -345q0 -132 -47.5 -258.5t-135.5 -226.5q-92 -106 -207 -151.5t-292 -45.5h-449v662h-243zM391 141h256q133 0 216.5 28.5t148.5 94.5q74 78 120 194t46 226q0 149 -68.5 269t-190.5 188.5t-272 68.5h-256v-428 h262v-120h-262v-521z" />
<glyph unicode="&#xd1;" horiz-adv-x="1554" d="M223 0v1352h219l670 -1030q4 -6 18 -33q17 -42 25 -62q1 -2 3.5 -9t4.5 -11v1145h168v-1364h-194l-682 1054q-18 30 -27 48q-15 26 -16 30q-12 21 -21 51v-1171h-168zM410 1540q90 57 125 72q62 30 127 30q16 0 24 -2q33 -3 56.5 -12.5t103.5 -52.5q63 -35 106 -35 q41 0 73.5 14.5t100.5 61.5l64 -82q-34 -33 -55.5 -47t-59.5 -29q-73 -33 -143 -33q-72 0 -178 56q-48 25 -68 32t-47 7q-38 0 -72 -17q-36 -16 -92 -53z" />
<glyph unicode="&#xd2;" horiz-adv-x="1562" d="M102 676q0 150 51.5 280.5t141 222.5t216 144.5t271.5 52.5q194 0 349 -90t242 -250t87 -360q0 -201 -87 -362t-242 -251t-349 -90t-349.5 90t-243 251t-87.5 362zM287 676q0 -146 67.5 -272t181.5 -199.5t246 -73.5q99 0 190 44t157.5 117.5t106.5 174t40 209.5 t-40 209.5t-106.5 174t-157.5 117.5t-190 44q-132 0 -246 -74t-181.5 -200t-67.5 -271zM467 1706h180l193 -242h-142z" />
<glyph unicode="&#xd3;" horiz-adv-x="1562" d="M102 676q0 150 51.5 280.5t141 222.5t216 144.5t271.5 52.5q194 0 349 -90t242 -250t87 -360q0 -201 -87 -362t-242 -251t-349 -90t-349.5 90t-243 251t-87.5 362zM287 676q0 -146 67.5 -272t181.5 -199.5t246 -73.5q99 0 190 44t157.5 117.5t106.5 174t40 209.5 t-40 209.5t-106.5 174t-157.5 117.5t-190 44q-132 0 -246 -74t-181.5 -200t-67.5 -271zM705 1464l192 242h180l-231 -242h-141z" />
<glyph unicode="&#xd4;" horiz-adv-x="1562" d="M102 676q0 150 51.5 280.5t141 222.5t216 144.5t271.5 52.5q194 0 349 -90t242 -250t87 -360q0 -201 -87 -362t-242 -251t-349 -90t-349.5 90t-243 251t-87.5 362zM287 676q0 -146 67.5 -272t181.5 -199.5t246 -73.5q99 0 190 44t157.5 117.5t106.5 174t40 209.5 t-40 209.5t-106.5 174t-157.5 117.5t-190 44q-132 0 -246 -74t-181.5 -200t-67.5 -271zM485 1425l230 240h129l235 -240h-145l-154 138l-155 -138h-140z" />
<glyph unicode="&#xd5;" horiz-adv-x="1562" d="M102 676q0 150 51.5 280.5t141 222.5t216 144.5t271.5 52.5q194 0 349 -90t242 -250t87 -360q0 -201 -87 -362t-242 -251t-349 -90t-349.5 90t-243 251t-87.5 362zM287 676q0 -146 67.5 -272t181.5 -199.5t246 -73.5q99 0 190 44t157.5 117.5t106.5 174t40 209.5 t-40 209.5t-106.5 174t-157.5 117.5t-190 44q-132 0 -246 -74t-181.5 -200t-67.5 -271zM395 1532q90 57 125 72q62 30 127 30q17 0 25 -2q33 -3 55.5 -12.5t103.5 -52.5q63 -35 107 -35q41 0 73.5 14.5t100.5 61.5l64 -82q-34 -33 -55.5 -47t-59.5 -29q-73 -33 -143 -33 q-73 0 -179 56q-48 25 -67 31.5t-47 6.5q-40 0 -72 -16q-36 -16 -92 -53z" />
<glyph unicode="&#xd6;" horiz-adv-x="1562" d="M102 676q0 150 51.5 280.5t141 222.5t216 144.5t271.5 52.5q194 0 349 -90t242 -250t87 -360q0 -201 -87 -362t-242 -251t-349 -90t-349.5 90t-243 251t-87.5 362zM287 676q0 -146 67.5 -272t181.5 -199.5t246 -73.5q99 0 190 44t157.5 117.5t106.5 174t40 209.5 t-40 209.5t-106.5 174t-157.5 117.5t-190 44q-132 0 -246 -74t-181.5 -200t-67.5 -271zM475 1556q0 41 31 72t74 31q41 0 71.5 -31t30.5 -72q0 -43 -30.5 -73.5t-71.5 -30.5q-43 0 -74 30.5t-31 73.5zM891 1556q0 42 30 72.5t72 30.5t72.5 -30.5t30.5 -72.5q0 -43 -30 -73.5 t-73 -30.5t-72.5 30.5t-29.5 73.5z" />
<glyph unicode="&#xd7;" d="M74 59l403 404l-403 403l86 86l403 -403l404 403l86 -86l-404 -403l404 -404l-86 -84l-404 402l-403 -404z" />
<glyph unicode="&#xd8;" horiz-adv-x="1572" d="M70 -39l209 242q-99 140 -132.5 233.5t-33.5 229.5q0 206 87 368t243 252t354 90q124 0 198.5 -20.5t184.5 -93.5l12 -9l190 215l76 -65l-188 -215q200 -209 200 -512q0 -204 -87.5 -364t-244.5 -249.5t-356 -89.5q-140 0 -220 25t-191 115l-23 18l-203 -233zM297 680 q0 -87 29 -179.5t75 -156.5l676 774q-57 51 -136.5 82t-154.5 31q-96 0 -186.5 -44.5t-156.5 -119t-106 -176.5t-40 -211zM467 266q90 -77 164.5 -110t161.5 -33q131 0 244.5 75t181 202t67.5 274q0 103 -38 206.5t-101 170.5z" />
<glyph unicode="&#xd9;" horiz-adv-x="1433" d="M188 463v889h168v-838q0 -127 14.5 -180t63.5 -107q104 -116 283 -116q178 0 282 116q49 54 63.5 107t14.5 180v838h168v-889q0 -136 -35.5 -222t-119.5 -155q-152 -125 -371 -125q-221 0 -373 125q-85 69 -121.5 157t-36.5 220zM481 1706h181l194 -242h-141z" />
<glyph unicode="&#xda;" horiz-adv-x="1433" d="M188 463v889h168v-838q0 -127 14.5 -180t63.5 -107q104 -116 283 -116q178 0 282 116q49 54 63.5 107t14.5 180v838h168v-889q0 -136 -35.5 -222t-119.5 -155q-152 -125 -371 -125q-221 0 -373 125q-85 69 -121.5 157t-36.5 220zM635 1464l192 242h181l-232 -242h-141z " />
<glyph unicode="&#xdb;" horiz-adv-x="1433" d="M188 463v889h168v-838q0 -127 14.5 -180t63.5 -107q104 -116 283 -116q178 0 282 116q49 54 63.5 107t14.5 180v838h168v-889q0 -136 -35.5 -222t-119.5 -155q-152 -125 -371 -125q-221 0 -373 125q-85 69 -121.5 157t-36.5 220zM436 1425l230 240h129l235 -240h-145 l-154 138l-156 -138h-139z" />
<glyph unicode="&#xdc;" horiz-adv-x="1433" d="M188 463v889h168v-838q0 -127 14.5 -180t63.5 -107q104 -116 283 -116q178 0 282 116q49 54 63.5 107t14.5 180v838h168v-889q0 -136 -35.5 -222t-119.5 -155q-152 -125 -371 -125q-221 0 -373 125q-85 69 -121.5 157t-36.5 220zM422 1561q0 43 29.5 72.5t72.5 29.5 t73 -29.5t30 -72.5t-30 -73t-73 -30t-72.5 30t-29.5 73zM836 1561q0 43 29.5 72.5t72.5 29.5t72.5 -29.5t29.5 -72.5t-29.5 -73t-72.5 -30t-72.5 30t-29.5 73z" />
<glyph unicode="&#xdd;" d="M16 1352h181l362 -580l373 580h178l-475 -721v-631h-168v618zM477 1403l195 242h180l-231 -242h-144z" />
<glyph unicode="&#xde;" horiz-adv-x="1138" d="M223 0v1352h168v-242h256q124 0 198.5 -24t131.5 -82q104 -107 104 -293q0 -212 -129 -334.5t-352 -122.5q-50 0 -209 16v-270h-168zM391 412q122 -13 180 -13q109 0 177 27q73 31 116 105t43 169q0 135 -76 211q-31 31 -79 44.5t-129 13.5h-232v-557z" />
<glyph unicode="&#xdf;" horiz-adv-x="1900" d="M119 86l69 133q79 -58 127 -78q78 -32 162 -32q86 0 134 34.5t48 96.5q0 49 -25.5 83t-84.5 62l-178 86q-112 54 -164.5 117t-52.5 141q0 122 96.5 194t259.5 72q100 0 182 -24q47 -13 131 -58l-55 -129q-62 43 -123 60q-64 20 -137 20q-94 0 -147.5 -32t-53.5 -89 q0 -30 19 -57.5t55 -51t64.5 -38.5t72 -33.5t53.5 -23.5q138 -68 191 -128t53 -151q0 -130 -95 -204t-261 -74q-115 0 -201 30q-51 20 -139 74zM1069 86l70 133q79 -58 127 -78q78 -32 161 -32q86 0 134.5 34.5t48.5 96.5q0 49 -26 83t-85 62l-178 86q-112 54 -164.5 117 t-52.5 141q0 122 96.5 194t259.5 72q100 0 182 -24q49 -13 132 -58l-56 -129q-62 43 -123 60q-64 20 -137 20q-94 0 -147.5 -32t-53.5 -89q0 -30 19 -57.5t55 -51t65 -38.5t72.5 -33.5t53.5 -23.5q138 -67 190.5 -127.5t52.5 -151.5q0 -130 -95 -204t-261 -74 q-115 0 -201 30q-51 20 -139 74z" />
<glyph unicode="&#xe0;" horiz-adv-x="1056" d="M51 0l400 1004h153l400 -1004h-154l-113 272h-420l-110 -272h-156zM285 1397h180l192 -334h-141zM360 399h334l-166 439z" />
<glyph unicode="&#xe1;" horiz-adv-x="1056" d="M51 0l400 1004h153l400 -1004h-154l-113 272h-420l-110 -272h-156zM360 399h334l-166 439zM422 1061l192 336h181l-232 -336h-141z" />
<glyph unicode="&#xe2;" horiz-adv-x="1056" d="M51 0l400 1004h153l400 -1004h-154l-113 272h-420l-110 -272h-156zM250 1063l229 334h129l234 -334h-144l-155 219l-154 -219h-139zM360 399h334l-166 439z" />
<glyph unicode="&#xe3;" horiz-adv-x="1056" d="M51 0l400 1004h153l400 -1004h-154l-113 272h-420l-110 -272h-156zM141 1184q85 54 125 71q64 31 127 31q17 0 25 -2q33 -3 56.5 -12.5t103.5 -52.5q63 -35 106 -35q41 0 73.5 14.5t100.5 61.5l64 -82q-34 -33 -55.5 -47t-59.5 -29q-73 -33 -143 -33q-75 0 -179 55 q-49 26 -68 32.5t-46 6.5q-40 0 -72 -16q-36 -16 -92 -53zM360 399h334l-166 439z" />
<glyph unicode="&#xe4;" horiz-adv-x="1056" d="M51 0l400 1004h153l400 -1004h-154l-113 272h-420l-110 -272h-156zM254 1171q0 43 30.5 74t73.5 31q41 0 72 -31t31 -74q0 -41 -31 -71.5t-72 -30.5q-43 0 -73.5 30.5t-30.5 71.5zM360 399h334l-166 439zM612 1171q0 43 31 74t74 31q41 0 71.5 -31t30.5 -74 q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -74 30.5t-31 71.5z" />
<glyph unicode="&#xe5;" horiz-adv-x="1056" d="M51 0l400 1004h153l400 -1004h-154l-113 272h-420l-110 -272h-156zM360 399h334l-166 439zM369 1221q0 67 47.5 115t115.5 48q67 0 114.5 -47.5t47.5 -115.5q0 -67 -47 -114.5t-115 -47.5t-115.5 47.5t-47.5 114.5zM446 1221q0 -35 25.5 -59.5t60.5 -24.5q34 0 59 24.5 t25 59.5t-25 60.5t-59 25.5q-35 0 -60.5 -25.5t-25.5 -60.5z" />
<glyph unicode="&#xe6;" horiz-adv-x="1404" d="M0 -2l580 981h88h606v-129h-453v-283h375v-129h-373v-309h461v-131h-616v276h-332l-158 -276h-178zM410 410h247v446z" />
<glyph unicode="&#xe7;" horiz-adv-x="1056" d="M121 494q0 215 155.5 359t387.5 144q93 0 170 -22t157 -72l-73 -119q-62 45 -99 58q-74 24 -160 24q-166 0 -270 -101.5t-104 -262.5q0 -175 116 -291q55 -54 128 -78t180 -24q69 0 112.5 10t104.5 41l45 -115q-72 -31 -146 -47q-81 -18 -147 -18l-66 -115 q73 0 113.5 -41t40.5 -115q0 -82 -55 -135t-140 -53q-39 0 -76 8.5t-126 38.5l51 102q99 -43 158 -43q35 0 58 22t23 54q0 44 -32 64t-105 20h-63l119 201q-210 31 -333.5 168t-123.5 338z" />
<glyph unicode="&#xe8;" horiz-adv-x="978" d="M240 0v979h606v-129h-451v-283h373v-129h-373v-309h463v-129h-618zM287 1397h180l192 -334h-141z" />
<glyph unicode="&#xe9;" horiz-adv-x="978" d="M240 0v979h606v-129h-451v-283h373v-129h-373v-309h463v-129h-618zM479 1061l193 336h180l-231 -336h-142z" />
<glyph unicode="&#xea;" horiz-adv-x="978" d="M240 0v979h606v-129h-451v-283h373v-129h-373v-309h463v-129h-618zM258 1063l229 334h129l234 -334h-143l-156 219l-154 -219h-139z" />
<glyph unicode="&#xeb;" horiz-adv-x="978" d="M240 0v979h606v-129h-451v-283h373v-129h-373v-309h463v-129h-618zM266 1167q0 43 31 74t74 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -74 30.5t-31 71.5zM625 1167q0 43 30.5 74t73.5 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5 q-43 0 -73.5 30.5t-30.5 71.5z" />
<glyph unicode="&#xec;" horiz-adv-x="634" d="M72 1397h180l192 -334h-141zM240 0v979h155v-979h-155z" />
<glyph unicode="&#xed;" horiz-adv-x="634" d="M201 1061l194 336h180l-231 -336h-143zM240 0v979h155v-979h-155z" />
<glyph unicode="&#xee;" horiz-adv-x="634" d="M33 1063l229 334h127l236 -334h-146l-153 219l-154 -219h-139zM240 0v979h155v-979h-155z" />
<glyph unicode="&#xef;" horiz-adv-x="634" d="M66 1171q0 43 30.5 74t73.5 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -73.5 30.5t-30.5 71.5zM240 0v979h155v-979h-155zM373 1171q0 43 30.5 74t73.5 31q41 0 72 -31t31 -74q0 -41 -31 -71.5t-72 -30.5q-43 0 -73.5 30.5t-30.5 71.5z" />
<glyph unicode="&#xf0;" horiz-adv-x="1247" d="M20 451v120h220v408h360q274 0 406 -135q60 -62 99.5 -162.5t39.5 -192.5q0 -94 -38 -189.5t-103 -164.5q-129 -135 -404 -135h-360v451h-220zM395 129h180q105 0 165 16t112 56q58 47 93.5 127t35.5 164q0 85 -35 162t-96 128q-46 38 -103 53t-159 15h-193v-279h217 v-120h-217v-322z" />
<glyph unicode="&#xf1;" horiz-adv-x="1368" d="M240 0v979h155l553 -696q34 -48 39 -90v786h141v-991h-141l-553 706q-44 57 -51 90v-784h-143zM289 1184q85 54 125 71q64 31 127 31q16 0 24 -2q33 -3 56.5 -12.5t103.5 -52.5q63 -35 106 -35q41 0 74.5 14.5t100.5 61.5l63 -82q-34 -33 -55.5 -47t-59.5 -29 q-73 -33 -143 -33q-74 0 -178 55q-48 25 -68 32t-47 7q-40 0 -72 -16q-36 -16 -92 -53z" />
<glyph unicode="&#xf2;" horiz-adv-x="1325" d="M121 489q0 220 153.5 364t389.5 144q235 0 388.5 -144t153.5 -364q0 -221 -153.5 -364t-388.5 -143q-236 0 -389.5 143t-153.5 364zM285 489q0 -161 109 -269.5t270 -108.5t268.5 108.5t107.5 269.5t-107.5 269t-268.5 108t-270 -108t-109 -269zM383 1397h180l193 -334 h-142z" />
<glyph unicode="&#xf3;" horiz-adv-x="1325" d="M121 489q0 220 153.5 364t389.5 144q235 0 388.5 -144t153.5 -364q0 -221 -153.5 -364t-388.5 -143q-236 0 -389.5 143t-153.5 364zM285 489q0 -161 109 -269.5t270 -108.5t268.5 108.5t107.5 269.5t-107.5 269t-268.5 108t-270 -108t-109 -269zM569 1061l193 336h180 l-231 -336h-142z" />
<glyph unicode="&#xf4;" horiz-adv-x="1325" d="M121 489q0 220 153.5 364t389.5 144q235 0 388.5 -144t153.5 -364q0 -221 -153.5 -364t-388.5 -143q-236 0 -389.5 143t-153.5 364zM285 489q0 -161 109 -269.5t270 -108.5t268.5 108.5t107.5 269.5t-107.5 269t-268.5 108t-270 -108t-109 -269zM381 1063l229 334h129 l234 -334h-144l-155 219l-154 -219h-139z" />
<glyph unicode="&#xf5;" horiz-adv-x="1325" d="M121 489q0 220 153.5 364t389.5 144q235 0 388.5 -144t153.5 -364q0 -221 -153.5 -364t-388.5 -143q-236 0 -389.5 143t-153.5 364zM264 1182q85 54 125 71q64 31 127 31q17 0 25 -2q33 -3 55.5 -12.5t103.5 -52.5q63 -35 107 -35q41 0 74 14t100 61l63 -81 q-35 -33 -56 -47t-58 -29q-73 -33 -144 -33q-74 0 -178 55q-49 26 -68 32.5t-46 6.5q-40 0 -72 -16q-36 -16 -92 -53zM285 489q0 -161 109 -269.5t270 -108.5t268.5 108.5t107.5 269.5t-107.5 269t-268.5 108t-270 -108t-109 -269z" />
<glyph unicode="&#xf6;" horiz-adv-x="1325" d="M121 489q0 220 153.5 364t389.5 144q235 0 388.5 -144t153.5 -364q0 -221 -153.5 -364t-388.5 -143q-236 0 -389.5 143t-153.5 364zM285 489q0 -161 109 -269.5t270 -108.5t268.5 108.5t107.5 269.5t-107.5 269t-268.5 108t-270 -108t-109 -269zM313 1171q0 43 30 74 t73 31q42 0 72 -31t30 -74q0 -42 -30 -72t-72 -30t-72.5 30.5t-30.5 71.5zM795 1171q0 43 30 74t72 31t72 -31t30 -74q0 -42 -30 -72t-72 -30t-72 30t-30 72z" />
<glyph unicode="&#xf7;" d="M51 426v117h1024v-117h-1024zM446 98q0 50 35 84.5t86 34.5q49 0 84 -34.5t35 -84.5q0 -51 -34.5 -86t-84.5 -35q-51 0 -86 35t-35 86zM446 874q0 51 35 86t86 35q50 0 84.5 -35t34.5 -86q0 -49 -34.5 -83.5t-84.5 -34.5q-51 0 -86 34t-35 84z" />
<glyph unicode="&#xf8;" horiz-adv-x="1325" d="M121 489q0 220 153 364t388 144q186 0 313 -86l108 127l62 -47l-107 -131q78 -60 123 -159.5t45 -213.5q0 -218 -153.5 -361.5t-386.5 -143.5q-191 0 -308 81l-135 -155l-61 51l129 150q-170 157 -170 380zM285 489q0 -77 27.5 -148t76.5 -118l492 578q-100 65 -219 65 q-160 0 -268.5 -108.5t-108.5 -268.5zM449 172q76 -37 118 -49t101 -12q157 0 264.5 109t107.5 267q0 77 -27 148.5t-71 112.5z" />
<glyph unicode="&#xf9;" horiz-adv-x="1257" d="M207 399v580h153v-606q0 -133 68.5 -202t200.5 -69t200 69t68 202v606h154v-580q0 -146 -33 -227t-111 -127q-56 -33 -132.5 -53.5t-145.5 -20.5q-71 0 -147.5 20t-133.5 54q-76 44 -108.5 125.5t-32.5 228.5zM350 1397h180l193 -334h-141z" />
<glyph unicode="&#xfa;" horiz-adv-x="1257" d="M207 399v580h153v-606q0 -133 68.5 -202t200.5 -69t200 69t68 202v606h154v-580q0 -146 -33 -227t-111 -127q-56 -33 -132.5 -53.5t-145.5 -20.5q-71 0 -147.5 20t-133.5 54q-76 44 -108.5 125.5t-32.5 228.5zM539 1061l192 336h180l-231 -336h-141z" />
<glyph unicode="&#xfb;" horiz-adv-x="1257" d="M207 399v580h153v-606q0 -133 68.5 -202t200.5 -69t200 69t68 202v606h154v-580q0 -146 -33 -227t-111 -127q-56 -33 -132.5 -53.5t-145.5 -20.5q-71 0 -147.5 20t-133.5 54q-76 44 -108.5 125.5t-32.5 228.5zM344 1063l229 334h127l236 -334h-143l-156 219l-154 -219 h-139z" />
<glyph unicode="&#xfc;" horiz-adv-x="1257" d="M207 399v580h153v-606q0 -133 68.5 -202t200.5 -69t200 69t68 202v606h154v-580q0 -146 -33 -227t-111 -127q-56 -33 -132.5 -53.5t-145.5 -20.5q-71 0 -147.5 20t-133.5 54q-76 44 -108.5 125.5t-32.5 228.5zM342 1169q0 43 30 74t72 31q43 0 73 -31t30 -74 q0 -41 -30.5 -71.5t-72.5 -30.5t-72 30t-30 72zM707 1169q0 43 30 74t72 31t72 -31t30 -74q0 -42 -30 -72t-72 -30t-72 30t-30 72z" />
<glyph unicode="&#xfd;" horiz-adv-x="978" d="M51 979h180l258 -399l259 399h180l-375 -541v-438h-154v438zM416 1061l192 336h180l-231 -336h-141z" />
<glyph unicode="&#xfe;" horiz-adv-x="1013" d="M240 0v979h155v-180h185q175 0 266.5 -76.5t91.5 -224.5q0 -137 -94.5 -223.5t-243.5 -86.5q-132 0 -205 21v-209h-155zM395 338q88 -21 189 -21q89 0 143.5 51t54.5 136q0 88 -51 127t-168 39h-168v-332z" />
<glyph unicode="&#xff;" horiz-adv-x="978" d="M51 979h180l258 -399l259 399h180l-375 -541v-438h-154v438zM215 1174q0 43 30.5 73.5t73.5 30.5q41 0 72 -31t31 -73q0 -41 -31 -72t-72 -31q-43 0 -73.5 30.5t-30.5 72.5zM573 1174q0 43 31 73.5t74 30.5q41 0 71.5 -30.5t30.5 -73.5q0 -41 -30.5 -72t-71.5 -31 q-43 0 -74 31t-31 72z" />
<glyph unicode="&#x152;" horiz-adv-x="1880" d="M102 676q0 144 51 274t138 224t207.5 149t255.5 55q84 0 237 -26h760v-142h-592v-450h490v-142h-490v-477h619v-141h-787q-162 -27 -237 -27q-135 0 -255.5 55t-207.5 148.5t-138 224t-51 275.5zM287 676q0 -151 67 -278.5t183.5 -201t255.5 -73.5q59 0 97 8.5t101 36.5 v1018q-67 27 -104.5 35t-95.5 8q-138 0 -254 -73.5t-183 -200.5t-67 -279z" />
<glyph unicode="&#x153;" horiz-adv-x="1693" d="M121 475q0 142 71 263t193.5 191t267.5 70q73 0 199 -18h709v-125h-449v-291h371v-127h-371v-311h461v-127h-721q-155 -27 -219 -27q-141 0 -259 66.5t-185.5 182t-67.5 253.5zM285 487q0 -154 113.5 -268.5t265.5 -114.5q137 0 292 46v684q-138 30 -256 30 q-99 0 -163.5 -22.5t-124.5 -77.5q-58 -54 -92.5 -128.5t-34.5 -148.5z" />
<glyph unicode="&#x178;" d="M16 1352h181l362 -580l373 580h178l-475 -721v-631h-168v618zM240 1552q0 42 30 72.5t72 30.5t73 -30.5t31 -72.5q0 -43 -30.5 -73.5t-73.5 -30.5t-72.5 30.5t-29.5 73.5zM653 1552q0 41 31 72t72 31q42 0 73 -30.5t31 -72.5q0 -43 -30.5 -73.5t-73.5 -30.5 q-42 0 -72.5 31t-30.5 73z" />
<glyph unicode="&#x2c6;" horiz-adv-x="692" d="M129 1018l227 334h129l236 -334h-146l-153 219l-156 -219h-137z" />
<glyph unicode="&#x2dc;" horiz-adv-x="929" d="M51 1184q85 54 125 71q64 31 127 31q17 0 25 -2q33 -3 55.5 -12.5t103.5 -52.5q63 -35 107 -35q41 0 73.5 14.5t100.5 61.5l63 -82q-35 -33 -56 -47t-58 -29q-73 -33 -144 -33q-74 0 -178 55q-49 26 -68 32.5t-46 6.5q-40 0 -72 -16q-36 -16 -92 -53z" />
<glyph unicode="&#x2000;" horiz-adv-x="889" />
<glyph unicode="&#x2001;" horiz-adv-x="1778" />
<glyph unicode="&#x2002;" horiz-adv-x="889" />
<glyph unicode="&#x2003;" horiz-adv-x="1778" />
<glyph unicode="&#x2004;" horiz-adv-x="592" />
<glyph unicode="&#x2005;" horiz-adv-x="444" />
<glyph unicode="&#x2006;" horiz-adv-x="296" />
<glyph unicode="&#x2007;" horiz-adv-x="296" />
<glyph unicode="&#x2008;" horiz-adv-x="222" />
<glyph unicode="&#x2009;" horiz-adv-x="355" />
<glyph unicode="&#x200a;" horiz-adv-x="98" />
<glyph unicode="&#x2010;" horiz-adv-x="565" d="M86 389v156h391v-156h-391z" />
<glyph unicode="&#x2011;" horiz-adv-x="565" d="M86 389v156h391v-156h-391z" />
<glyph unicode="&#x2012;" horiz-adv-x="565" d="M86 389v156h391v-156h-391z" />
<glyph unicode="&#x2013;" horiz-adv-x="1024" d="M0 426v117h1024v-117h-1024z" />
<glyph unicode="&#x2014;" horiz-adv-x="2048" d="M0 426v117h2048v-117h-2048z" />
<glyph unicode="&#x2018;" horiz-adv-x="516" d="M154 981q0 47 16 106q3 13 7 25t10 26.5t10.5 24.5t14 29.5t14.5 30t19 37t21 40.5l27 52h90q-26 -61 -45 -117q-28 -92 -35 -129l88 -219q-57 -37 -119 -37q-118 0 -118 131z" />
<glyph unicode="&#x2019;" horiz-adv-x="516" d="M125 877q23 36 32 55.5t27 68.5q19 60 31 121l-90 219q47 23 67.5 29t53.5 6q116 0 116 -131q0 -73 -35.5 -170.5t-99.5 -197.5h-102z" />
<glyph unicode="&#x201a;" horiz-adv-x="516" d="M125 168q55 37 119 37q116 0 116 -131q0 -47 -16 -109q-25 -85 -94 -213l-27 -49h-90q25 57 45 117q22 70 35 127z" />
<glyph unicode="&#x201c;" horiz-adv-x="894" d="M154 983q0 151 135 369h104q-23 -35 -33 -56t-26 -69q-20 -63 -31 -121l90 -219q-45 -23 -66.5 -29t-54.5 -6q-118 0 -118 131zM530 983q0 71 36 169t100 200h104q-25 -37 -34.5 -57.5t-24.5 -67.5q-19 -60 -31 -121l90 -219q-47 -23 -67.5 -29t-53.5 -6q-119 0 -119 131 z" />
<glyph unicode="&#x201d;" horiz-adv-x="894" d="M125 877q23 36 32 55.5t27 68.5q19 60 31 121l-90 219q47 23 67.5 29t53.5 6q116 0 116 -131q0 -73 -35.5 -170.5t-99.5 -197.5h-102zM502 877q39 57 59 124q14 43 31 121l-90 219q43 23 65 29t56 6q116 0 116 -131q0 -155 -135 -368h-102z" />
<glyph unicode="&#x201e;" horiz-adv-x="894" d="M125 168q47 24 67.5 30.5t53.5 6.5q116 0 116 -133q0 -73 -35.5 -170.5t-99.5 -196.5h-102q24 36 34 57t25 66q17 49 31 121zM502 168q45 24 66.5 30.5t54.5 6.5q116 0 116 -133q0 -154 -135 -367h-102q25 38 35.5 59t23.5 64q12 36 31 121z" />
<glyph unicode="&#x2022;" horiz-adv-x="720" d="M121 473q0 100 69.5 170t169.5 70t170 -70t70 -170t-70 -170t-170 -70t-169.5 70t-69.5 170z" />
<glyph unicode="&#x2026;" horiz-adv-x="1536" d="M139 92q0 49 34.5 83t82.5 34t81.5 -34t33.5 -83q0 -47 -34 -81t-81 -34t-82 34t-35 81zM670 92q0 49 33.5 83t80.5 34q50 0 83.5 -33.5t33.5 -83.5q0 -48 -34 -81.5t-83 -33.5q-47 0 -80.5 34t-33.5 81zM1182 92q0 49 33.5 83t80.5 34q50 0 83.5 -33.5t33.5 -83.5 q0 -48 -34 -81.5t-83 -33.5q-47 0 -80.5 34t-33.5 81z" />
<glyph unicode="&#x202f;" horiz-adv-x="355" />
<glyph unicode="&#x2039;" horiz-adv-x="657" d="M82 463l463 387v-168l-271 -219l271 -219v-166z" />
<glyph unicode="&#x203a;" horiz-adv-x="657" d="M111 78v166l272 219l-272 219v168l464 -387z" />
<glyph unicode="&#x205f;" horiz-adv-x="444" />
<glyph unicode="&#x20ac;" horiz-adv-x="1056" d="M39 371v84l125 34q-3 57 0 115h-125v84q40 10 75 18t50.5 11.5t21.5 5.5q53 172 193.5 277.5t325.5 105.5q92 0 169 -25t158 -80l-74 -133q-64 52 -120 72.5t-138 20.5q-122 0 -213 -64t-133 -174h561v-119h-587q-5 -46 2 -115h585v-118h-559q43 -120 144.5 -185 t249.5 -65q70 0 113 11t104 44l45 -127q-156 -69 -293 -69q-198 0 -341 105.5t-194 285.5h-145z" />
<glyph unicode="&#x2122;" horiz-adv-x="1767" d="M94 1237v115h553v-115h-207v-543h-141v543h-205zM788 694v658h232l168 -490l12 -51h14l13 51l168 490h217v-658h-127v555h-15l-12 -90l-168 -465h-180l-154 453l-12 90h-14v-543h-142z" />
<glyph unicode="&#x25fc;" horiz-adv-x="983" d="M0 0v983h983v-983h-983z" />
<glyph unicode="&#xfb01;" horiz-adv-x="1583" d="M240 0v979h606v-129h-451v-297h373v-129h-373v-424h-155zM1188 0v979h155v-979h-155z" />
<glyph unicode="&#xfb02;" horiz-adv-x="1839" d="M240 0v979h606v-129h-451v-297h373v-129h-373v-424h-155zM1186 0v979h155v-850h463v-129h-618z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.
Binary file not shown.
@@ -0,0 +1,239 @@
<?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="scalasansregularscitalic" horiz-adv-x="1126" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="512" />
<glyph horiz-adv-x="0" />
<glyph unicode="&#xd;" horiz-adv-x="512" />
<glyph unicode=" " horiz-adv-x="512" />
<glyph unicode="&#x09;" horiz-adv-x="512" />
<glyph unicode="&#xa0;" horiz-adv-x="512" />
<glyph unicode="!" horiz-adv-x="577" d="M197 80q0 43 29.5 72.5t72.5 29.5t72.5 -29.5t29.5 -72.5t-29.5 -73t-72.5 -30t-72.5 30t-29.5 73zM266 387l156 1055l176 51l-188 -1106h-144z" />
<glyph unicode="&#x22;" horiz-adv-x="843" d="M246 889l71 463h144l-74 -463h-141zM567 889l74 463h141l-73 -463h-142z" />
<glyph unicode="#" horiz-adv-x="1331" d="M182 438l39 117h238l98 266h-240l39 117h240l147 410h121l-143 -410h291l145 410h127l-145 -410h227l-39 -117h-229l-94 -266h233l-39 -117h-235l-154 -438h-127l154 438h-293l-158 -438h-125l158 438h-236zM584 555h293l96 266h-295z" />
<glyph unicode="$" horiz-adv-x="1093" d="M14 119l109 133q88 -66 144.5 -89.5t166.5 -33.5l76 483l-78 50q-129 82 -183 151.5t-54 155.5q0 96 63 194q115 176 373 207l18 123h90l-18 -121q131 -6 205 -31q59 -20 151 -79l-100 -140q-82 51 -132 69.5t-149 27.5l-71 -459q12 -10 39 -27q154 -100 192 -137 q70 -66 70 -184q0 -209 -172 -338q-94 -72 -252 -94l-21 -121h-90l17 114q-147 8 -234 45q-66 29 -160 101zM375 997q0 -63 65 -114q51 -39 60 -49q37 -41 41 -29l65 412q-231 -41 -231 -220zM524 135q221 43 221 246q0 31 -8 49q-12 27 -98 111q-25 25 -45 24z" />
<glyph unicode="%" horiz-adv-x="1740" d="M70 1014q0 150 105.5 255t252.5 105q150 0 254 -105t104 -255t-104 -254.5t-254 -104.5q-147 0 -252.5 104.5t-105.5 254.5zM195 1014q0 -98 68.5 -167t164.5 -69q98 0 167 69t69 167q0 96 -69 165.5t-167 69.5q-96 0 -164.5 -69.5t-68.5 -165.5zM211 -90l1171 1507h142 l-1172 -1507h-141zM954 332q0 150 104.5 254t254.5 104q147 0 252.5 -104t105.5 -254q0 -147 -105.5 -253t-252.5 -106q-150 0 -254.5 105.5t-104.5 253.5zM1077 332q0 -96 68.5 -165t167.5 -69q96 0 164.5 69t68.5 165q0 98 -68.5 166.5t-164.5 68.5q-98 0 -167 -68.5 t-69 -166.5z" />
<glyph unicode="&#x26;" horiz-adv-x="1280" d="M133 223q-2 160 232 277l77 39q-90 111 -90 211q0 111 98.5 178t245.5 67q231 0 234 -243q0 -92 -170 -179l-37 -18l-68 88l41 19q94 43 95 112q0 104 -117 105q-72 0 -122 -41t-50 -111q0 -35 71 -131l252 -338q80 61 105 94q37 47 49 129h131q-23 -123 -74 -190 q-35 -47 -141 -125q35 -43 59 -55q18 -10 60 -11q70 0 166 97l71 -64q-33 -35 -98 -94q-84 -59 -178 -59q-123 0 -197 108q-158 -109 -352 -108q-289 0 -293 243zM299 240q-8 -53 38 -92t103 -39q162 -1 271 67l-205 275l-49 -27q-84 -45 -116 -82t-42 -102z" />
<glyph unicode="'" horiz-adv-x="514" d="M242 889l73 463h142l-74 -463h-141z" />
<glyph unicode="(" horiz-adv-x="743" d="M246 182q0 297 106 582q66 178 171.5 355t185.5 245h153q-111 -111 -213 -305q-236 -446 -235 -909q0 -197 42 -374t111 -278h-153q-72 109 -120 304.5t-48 379.5z" />
<glyph unicode=")" horiz-adv-x="743" d="M-109 -502q113 113 213 301q236 442 236 910q0 197 -42 375t-112 280h154q66 -78 118 -285t52 -393q0 -287 -109 -580q-63 -170 -162.5 -339.5t-193.5 -268.5h-154z" />
<glyph unicode="*" horiz-adv-x="1024" d="M82 967l47 141l328 -129l-41 -105zM211 567l223 271l90 -78l-186 -283zM477 1352h141l-16 -348h-115zM563 760l90 78l215 -271l-116 -90zM637 979l317 129l41 -141l-323 -93z" />
<glyph unicode="+" d="M78 426v117h428v428h115v-428h428v-117h-428v-426h-115v426h-428z" />
<glyph unicode="," horiz-adv-x="516" d="M0 -297q72 121 119 244l-53 221q63 37 124 37q99 -1 99 -101q0 -57 -34 -137t-130 -215l-35 -49h-90z" />
<glyph unicode="-" horiz-adv-x="565" d="M61 389l25 156h393l-24 -156h-394z" />
<glyph unicode="." horiz-adv-x="514" d="M70 90q0 49 37.5 83t91.5 34q43 0 72.5 -33t29.5 -80q0 -49 -38 -84t-91 -35q-41 0 -71.5 34t-30.5 81z" />
<glyph unicode="/" horiz-adv-x="837" d="M-12 -502l807 1854h151l-809 -1854h-149z" />
<glyph unicode="0" horiz-adv-x="1081" d="M160 401q0 39 4 70q31 225 170 362.5t338 137.5q176 0 281.5 -115.5t105.5 -308.5q0 -242 -147.5 -408t-360.5 -166q-180 0 -285.5 116t-105.5 312zM311 414q0 -139 66.5 -222t179.5 -83q139 0 241.5 127t102.5 301q0 135 -65.5 216t-173.5 81q-129 0 -227.5 -102.5 t-119.5 -260.5q-4 -31 -4 -57z" />
<glyph unicode="1" horiz-adv-x="747" d="M133 811l402 180h116l-157 -991h-154l127 809l-277 -127z" />
<glyph unicode="2" horiz-adv-x="878" d="M49 0l10 72l328 262q287 229 287 379q0 66 -39 106.5t-100 40.5q-51 0 -113 -31q-74 -37 -170 -135l-86 105q51 49 108 92q135 102 291 102q129 0 203 -70.5t74 -193.5q0 -211 -207 -381l-266 -219h411l-22 -129h-709z" />
<glyph unicode="3" horiz-adv-x="839" d="M-43 -360l76 118q78 -47 153 -47q145 0 261 118t116 269q0 90 -53 131q-39 29 -178 29h-78l33 117q305 129 305 334q0 66 -33 106.5t-86 40.5q-74 0 -237 -104l-68 106q43 27 98 57q135 76 254 76q111 0 175.5 -71.5t64.5 -196.5q0 -96 -43 -172q-27 -47 -82 -98 q-66 -61 -146 -93q240 -2 240 -260q0 -217 -163 -373.5t-390 -156.5q-100 0 -219 70z" />
<glyph unicode="4" horiz-adv-x="952" d="M18 0l15 90l721 901h90l-139 -874h180l-19 -117h-180l-65 -424h-144l68 424h-527zM217 117h346l76 475q4 29 27 86q6 16 22 55q-8 -16 -22 -43q-10 -10 -23.5 -35.5t-24.5 -36.5z" />
<glyph unicode="5" horiz-adv-x="823" d="M-6 -360l78 129q82 -51 145 -52q145 0 257 118t112 269q0 104 -51 170q-57 74 -218 74h-114l98 631h541l-23 -141h-385l-57 -361h78q160 0 239 -133q59 -98 60 -221q0 -223 -159 -388t-376 -165q-109 0 -225 70z" />
<glyph unicode="6" d="M219 467q0 354 193.5 630.5t443.5 276.5q110 0 221 -82l-78 -114q-80 55 -151 55q-82 0 -168 -68.5t-152 -183.5q-137 -244 -137 -516q0 -156 58.5 -256t148.5 -100q55 0 125 48t113 115q59 96 59 211q0 51 -14 90q-23 61 -70 85t-147 24h-91l17 117q90 23 149 22 q147 0 237.5 -90t90.5 -235q0 -209 -144.5 -365t-336.5 -156q-176 0 -271.5 128t-95.5 364z" />
<glyph unicode="7" horiz-adv-x="860" d="M37 -328q156 186 213 273q129 193 205 364l239 541h-563l21 129h745l-12 -90l-314 -670q-59 -127 -102 -205q-109 -197 -324 -452z" />
<glyph unicode="8" horiz-adv-x="1038" d="M135 272q0 96 45 172t158 164l170 133l-92 99q-109 117 -109 219q0 137 120 226t304 89q311 0 311 -264q0 -129 -92 -201l-221 -174l131 -127q84 -82 112.5 -134t28.5 -126q0 -164 -141 -267.5t-366 -103.5q-358 0 -359 295zM301 285q0 -86 60.5 -137.5t162.5 -51.5 q121 0 215.5 78t94.5 178q0 68 -95 166l-131 137l-151 -118q-156 -123 -156 -252zM475 1063q0 -55 64 -131l92 -111l119 90q124 95 124 195q0 63 -49 105t-127 42q-92 0 -157.5 -56t-65.5 -134z" />
<glyph unicode="9" horiz-adv-x="1095" d="M170 -328l78 115q80 -55 151 -55q82 0 170 68.5t152 183.5q135 242 135 516q0 156 -58.5 256t-148.5 100q-55 0 -124.5 -48t-110.5 -116q-61 -98 -62 -211q0 -51 15 -90q23 -61 70.5 -84.5t148.5 -23.5h90l-19 -117q-88 -23 -149 -23q-145 0 -235.5 90.5t-90.5 235.5 q0 211 142.5 365.5t337.5 154.5q176 0 271 -127.5t95 -363.5q0 -354 -193.5 -631t-443.5 -277q-109 0 -221 82z" />
<glyph unicode=":" horiz-adv-x="514" d="M70 90q0 49 37.5 83t91.5 34q43 0 72.5 -33t29.5 -80q0 -49 -38 -84t-91 -35q-41 0 -71.5 34t-30.5 81zM188 836q0 49 37 82.5t90 33.5q43 0 74 -32.5t31 -79.5q0 -49 -38 -84t-91 -35q-43 0 -73 33.5t-30 81.5z" />
<glyph unicode=";" horiz-adv-x="514" d="M-2 -297q68 109 121 244l-53 221q63 37 124 37q99 -1 99 -101q0 -57 -34 -137t-130 -215l-35 -49h-92zM190 836q0 49 37 82.5t90 33.5q43 0 74 -32.5t31 -79.5q0 -49 -38 -84t-91 -35q-43 0 -73 33.5t-30 81.5z" />
<glyph unicode="&#x3c;" d="M80 430v111l967 430v-129l-811 -357l811 -356v-129z" />
<glyph unicode="=" d="M51 274v117h1024v-117h-1024zM51 559v117h1024v-117h-1024z" />
<glyph unicode="&#x3e;" d="M80 0v129l811 356l-811 357v129l967 -430v-111z" />
<glyph unicode="?" horiz-adv-x="980" d="M158 1188q0 39 35 88q70 96 185.5 154.5t239.5 58.5q143 0 227.5 -83t84.5 -222q0 -199 -144 -336q-43 -41 -120 -105q-84 -68 -213 -163q43 -66 108 -129l-117 -97q-66 66 -106.5 119t-77.5 139l143 107q35 27 150 117q70 53 117 102q96 98 96 225q0 88 -47 143.5 t-123 55.5t-157 -46t-134 -118q37 -51 90 -90l-110 -84q-127 82 -127 164zM266 82q0 41 31 71.5t72 30.5q43 0 73.5 -30.5t30.5 -71.5q0 -43 -30.5 -74t-73.5 -31q-41 0 -72 31t-31 74z" />
<glyph unicode="@" horiz-adv-x="2048" d="M203 446q0 379 241.5 621t620.5 242q346 0 567 -215t221 -551q0 -260 -137 -410.5t-375 -150.5q-213 0 -213 194q0 49 15 115l10 47q-92 -158 -208 -251t-220 -93q-61 0 -98 83t-37 220q0 289 139 485.5t342 196.5q53 0 121 -10.5t188 -46.5l-106 -668q-8 -51 -8 -86 q0 -37 31.5 -61.5t78.5 -24.5t103 24q244 106 243 424q0 270 -189.5 458t-461.5 188q-317 0 -523 -205t-206 -520q0 -324 246 -517q178 -139 428 -139q164 0 315 68l47 -121q-27 -12 -67 -31q-125 -49 -299 -49q-172 0 -293 40t-238 136q-279 225 -278 608zM752 291 q0 -127 63 -127q41 0 146 106q41 41 92 117q119 172 149 315l25 113q-98 33 -160 33q-131 0 -223 -164t-92 -393z" />
<glyph unicode="A" horiz-adv-x="1218" d="M-16 0l721 1391h180l282 -1391h-180l-63 399h-553l-195 -399h-192zM446 553h439l-115 618z" />
<glyph unicode="B" horiz-adv-x="1210" d="M172 0l213 1352h438q180 0 256 -78t76 -199q0 -129 -81 -230.5t-212 -135.5q113 -14 177.5 -90t64.5 -191q0 -193 -119 -310.5t-311 -117.5h-502zM362 141h232q154 0 227 52q103 69 103 221q0 204 -254 204h-2h-232zM461 772h219q131 0 212 80t81 207q0 63 -29 102 q-35 49 -182 49h-232z" />
<glyph unicode="C" horiz-adv-x="1239" d="M145 555q0 346 229.5 583.5t565.5 237.5q137 0 252 -45q69 -27 143 -84l-106 -127q-125 102 -311 103q-240 0 -415 -193.5t-175 -458.5q0 -211 114.5 -327.5t319.5 -116.5q84 0 158 14q86 16 178 66l28 -144q-80 -49 -170 -67q-109 -23 -227 -23q-272 0 -428 155 t-156 427z" />
<glyph unicode="D" horiz-adv-x="1456" d="M172 0l213 1352h451q272 0 426.5 -147.5t154.5 -407.5q0 -199 -92 -391q-195 -406 -702 -406h-451zM362 141h256q246 0 402 138q94 84 158.5 229t64.5 278q0 182 -113 306q-63 70 -134.5 94t-207.5 24h-258z" />
<glyph unicode="E" horiz-adv-x="1103" d="M172 0l213 1352h760l-23 -142h-592l-71 -450h489l-22 -142h-490l-74 -477h605l-23 -141h-772z" />
<glyph unicode="F" horiz-adv-x="1069" d="M172 0l213 1352h760l-23 -142h-592l-73 -462h489l-22 -144h-490l-94 -604h-168z" />
<glyph unicode="G" horiz-adv-x="1449" d="M147 565q0 346 235.5 577.5t588.5 231.5q180 0 284 -31q60 -16 152 -71l-86 -139q-25 14 -66 36q-117 53 -282 54q-270 0 -447 -172q-198 -194 -198 -460q0 -216 133 -341t356 -125q160 0 248 43l70 436h168l-89 -553q-70 -25 -102 -35q-156 -45 -326 -45 q-293 0 -466 161t-173 433z" />
<glyph unicode="H" horiz-adv-x="1579" d="M168 0l213 1352h168l-92 -580h798l93 580h168l-216 -1352h-167l98 618h-799l-96 -618h-168z" />
<glyph unicode="I" horiz-adv-x="614" d="M168 0l213 1352h168l-213 -1352h-168z" />
<glyph unicode="J" horiz-adv-x="614" d="M-371 -387l76 156q147 -92 248 -93q106 0 156 121q45 106 77 320l195 1235h168l-209 -1325q-33 -205 -80 -310q-94 -204 -330 -204h-2q-143 0 -299 100z" />
<glyph unicode="K" horiz-adv-x="1169" d="M172 0l213 1352h168l-213 -1352h-168zM463 694l631 658h206l-645 -658l443 -694h-193z" />
<glyph unicode="L" horiz-adv-x="1013" d="M172 0l213 1352h168l-191 -1211h605l-23 -141h-772z" />
<glyph unicode="M" horiz-adv-x="1798" d="M172 0l213 1352h219l242 -1082q6 -31 10 -90l12 31q10 27 29 59l596 1082h244l-213 -1352h-181l177 1145q-12 -37 -54 -127l-561 -1018h-153l-217 991q-23 102 -25 168l-184 -1159h-154z" />
<glyph unicode="N" horiz-adv-x="1554" d="M172 0l213 1352h207l506 -1030q18 -35 32 -115l183 1145h168l-217 -1364h-193l-516 1054q-25 51 -43 129l-186 -1171h-154z" />
<glyph unicode="O" horiz-adv-x="1562" d="M145 553q0 340 235.5 581.5t565.5 241.5q262 0 419 -157.5t157 -419.5q0 -340 -236.5 -583t-566.5 -243q-260 0 -417 159t-157 421zM330 575q0 -197 114.5 -320.5t296.5 -123.5q233 0 413.5 196.5t180.5 450.5q0 203 -109.5 323t-295.5 120q-238 0 -419 -196t-181 -450z " />
<glyph unicode="P" horiz-adv-x="1138" d="M172 0l215 1352h424q125 0 193.5 -24.5t115.5 -86.5q64 -84 64 -225q0 -231 -155 -375.5t-402 -144.5q-53 0 -207 16l-80 -512h-168zM442 653q111 -12 181 -12q178 0 274 90q113 107 113 273q0 113 -56.5 159.5t-189.5 46.5h-234z" />
<glyph unicode="Q" horiz-adv-x="1562" d="M145 553q0 340 235.5 581.5t565.5 241.5q262 0 419 -157.5t157 -419.5q0 -301 -193.5 -533.5t-490.5 -290.5l-314 -194q102 -37 140 -49q254 -80 593 -80q104 0 232 14l-35 -129q-139 -22 -252 -22h-10q-160 0 -332 26q-303 47 -569 195l-37 20l360 232q-139 18 -231 80 q-238 160 -238 485zM330 575q0 -197 114.5 -320.5t296.5 -123.5q233 0 413.5 196.5t180.5 450.5q0 203 -109.5 323t-295.5 120q-238 0 -419 -196t-181 -450z" />
<glyph unicode="R" horiz-adv-x="1196" d="M172 0l213 1352h414q362 -1 362 -316q0 -168 -111.5 -296t-267.5 -136l303 -604h-192l-283 580h-180l-90 -580h-168zM453 721h219q143 0 231 87t88 228q0 94 -54 134t-187 40h-220z" />
<glyph unicode="S" horiz-adv-x="1093" d="M100 76l82 147q94 -47 150 -63q96 -29 188 -29q135 0 215 69.5t80 186.5q0 92 -104 158q-6 4 -207 121q-238 139 -238 309q0 182 135.5 290.5t360.5 108.5q170 0 346 -63l-61 -146q-94 33 -140 41q-86 16 -164 17q-127 0 -213 -63.5t-86 -158.5q0 -61 59.5 -116.5 t229.5 -151.5q150 -86 206 -155.5t56 -167.5q0 -199 -132 -317t-355 -118q-135 0 -248 35q-63 20 -160 66z" />
<glyph unicode="T" horiz-adv-x="1103" d="M158 1210l22 142h1069l-22 -142h-451l-192 -1210h-168l192 1210h-450z" />
<glyph unicode="U" horiz-adv-x="1433" d="M207 328q0 72 10 135l141 889h168l-133 -838q-18 -117 -18 -166q0 -102 87 -167.5t222 -65.5q174 0 286.5 104.5t143.5 294.5l133 838h168l-141 -889q-35 -221 -205 -359.5t-405 -138.5q-209 0 -333 98.5t-124 264.5z" />
<glyph unicode="V" horiz-adv-x="1193" d="M166 1352h180l236 -1121q6 16 6 21q6 18 16 45l555 1055h166l-735 -1391h-103z" />
<glyph unicode="W" horiz-adv-x="1769" d="M154 1352h180l237 -1108l293 555l-119 553h156l74 -348l196 348h142l-291 -541l129 -567l561 1108h180l-733 -1379h-102l-146 631l-344 -631h-90z" />
<glyph unicode="X" horiz-adv-x="1171" d="M-39 0l586 694l-342 658h186l275 -521l436 521h198l-561 -668l361 -684h-191l-284 549l-463 -549h-201z" />
<glyph unicode="Y" d="M205 1352h168l268 -580l465 580h180l-590 -721l-100 -631h-168l100 631z" />
<glyph unicode="Z" horiz-adv-x="1218" d="M70 0l12 78l952 1132h-772l23 142h1011l-14 -90l-946 -1121h805l-23 -141h-1048z" />
<glyph unicode="[" horiz-adv-x="512" d="M37 -502l293 1854h336l-19 -115h-180l-258 -1624h180l-18 -115h-334z" />
<glyph unicode="\" horiz-adv-x="837" d="M303 1352h141l222 -1854h-142z" />
<glyph unicode="]" horiz-adv-x="512" d="M-129 -502l18 115h181l258 1624h-181l17 115h336l-293 -1854h-336z" />
<glyph unicode="^" horiz-adv-x="1069" d="M49 2l430 967h111l430 -967h-129l-356 809l-357 -809h-129z" />
<glyph unicode="_" horiz-adv-x="1024" d="M0 0h1024v-117h-1024v117z" />
<glyph unicode="`" horiz-adv-x="784" d="M250 1352h180l141 -334h-143z" />
<glyph unicode="a" horiz-adv-x="1056" d="M-20 0l559 1004h153l240 -1004h-154l-69 272h-420l-154 -272h-155zM352 399h334l-98 439z" />
<glyph unicode="b" horiz-adv-x="1013" d="M117 0l155 979h361q280 0 280 -201q0 -96 -60 -173t-148 -91q178 -29 178 -203q0 -131 -101.5 -221t-251.5 -90h-413zM293 129h180q109 0 154 23q94 46 94 157q0 53 -34 91t-87 38h-258zM360 567h168q106 0 150 31q72 51 72 141q0 63 -35 87t-129 24h-180z" />
<glyph unicode="c" horiz-adv-x="1056" d="M121 416q0 238 186.5 409.5t442.5 171.5q172 0 313 -94l-92 -119q-51 43 -90 58q-65 24 -151 24h-7q-182 0 -308 -125t-126 -307q0 -135 76 -223q88 -102 290 -102q113 0 226 51l26 -115q-168 -63 -305 -63q-221 0 -351 116.5t-130 317.5z" />
<glyph unicode="d" horiz-adv-x="1247" d="M168 0l156 979h360q473 0 473 -418q0 -129 -76 -264q-88 -156 -219 -226.5t-334 -70.5h-360zM344 129h180q188 0 289 72q78 55 128 154.5t50 195.5q0 164 -106 248q-66 51 -234 51h-192z" />
<glyph unicode="e" horiz-adv-x="978" d="M168 0l156 979h606l-21 -129h-450l-45 -283h372l-20 -129h-373l-49 -309h463l-21 -129h-618z" />
<glyph unicode="f" horiz-adv-x="948" d="M168 0l156 979h606l-21 -129h-450l-47 -297h372l-20 -129h-373l-67 -424h-156z" />
<glyph unicode="g" horiz-adv-x="1277" d="M121 414q0 242 193.5 411.5t467.5 169.5q125 0 215 -22q56 -15 136 -60l-84 -129l-5 4q-41 25 -59 33q-106 47 -225 47q-193 0 -332 -125t-139 -297q0 -152 106.5 -244.5t278.5 -92.5q68 0 192 20l49 309h156l-63 -399q-66 -18 -84 -23q-152 -36 -295 -36h-8 q-219 0 -359.5 121.5t-140.5 312.5z" />
<glyph unicode="h" horiz-adv-x="1406" d="M168 0l156 979h153l-63 -412h616l66 412h155l-155 -979h-154l68 438h-617l-69 -438h-156z" />
<glyph unicode="i" horiz-adv-x="634" d="M168 0l156 979h153l-153 -979h-156z" />
<glyph unicode="j" horiz-adv-x="595" d="M-268 -322l67 127q76 -47 146 -47q43 0 79.5 23.5t57.5 60.5q37 88 55 203l148 934h155l-166 -983q-25 -143 -65 -223q-78 -150 -272 -150q-88 0 -205 55z" />
<glyph unicode="k" horiz-adv-x="1093" d="M168 0l156 979h153l-153 -979h-156zM414 489l477 490h205l-490 -490l361 -489h-219z" />
<glyph unicode="l" horiz-adv-x="892" d="M168 0l156 979h153l-133 -850h463l-21 -129h-618z" />
<glyph unicode="m" horiz-adv-x="1562" d="M168 0l156 979h198l203 -723q6 -37 6 -53v-25q6 20 31 78l446 723h197l-156 -979h-153l123 780q-12 -33 -56 -114l-407 -666h-123l-172 625q-18 68 -19 120v9l-118 -754h-156z" />
<glyph unicode="n" horiz-adv-x="1368" d="M168 0l156 979h153l445 -696q25 -39 24 -90l125 786h141l-157 -991h-142l-442 706q-31 49 -37 90l-123 -784h-143z" />
<glyph unicode="o" horiz-adv-x="1325" d="M119 412q0 248 194 419q186 166 439 166q209 0 338 -116.5t129 -309.5q0 -246 -185.5 -417.5t-447.5 -171.5q-211 0 -339 117.5t-128 312.5zM287 430q0 -143 88 -231t233 -88q180 0 311.5 131t131.5 309q0 141 -89.5 228t-232.5 87q-178 0 -310 -129t-132 -307z" />
<glyph unicode="p" horiz-adv-x="1013" d="M78 0l155 979h340q317 0 318 -240q0 -28 -6 -61q-20 -137 -129 -223t-258 -86q-133 0 -203 20l-62 -389h-155zM315 518q82 -20 187 -20q90 0 151.5 51t75.5 135q4 23 4 41q0 125 -196 125h-168z" />
<glyph unicode="q" horiz-adv-x="1325" d="M119 406q0 246 185 418.5t448 172.5q209 0 338 -116.5t129 -309.5q0 -260 -215 -442q-74 -61 -134 -88q-51 -23 -184 -57l-211 -144q240 -114 443 -114h4q68 0 153 12l-39 -121q-102 -18 -174 -18q-160 0 -336 53t-309 143l301 187q-119 20 -180.5 50.5t-118.5 96.5 q-100 113 -100 277zM287 430q0 -143 88 -231t233 -88q180 0 311.5 131t131.5 309q0 141 -89.5 228t-232.5 87q-178 0 -310 -129t-132 -307z" />
<glyph unicode="r" horiz-adv-x="1050" d="M168 0l156 979h329q322 0 322 -231q0 -125 -80 -221.5t-197 -114.5l205 -412h-180l-195 399h-141l-63 -399h-156zM408 528h153q76 0 105.5 7.5t64.5 33.5q76 60 76 158q0 63 -41 96q-23 18 -46.5 22.5t-107.5 4.5h-153z" />
<glyph unicode="s" horiz-adv-x="950" d="M61 86l91 133q68 -57 114 -78q72 -32 151 -32h5q94 0 150.5 43t56.5 114q0 72 -90 119l-166 86q-178 92 -178 219q0 133 112.5 219t288.5 86q98 0 178 -24q53 -17 123 -58l-76 -129q-61 45 -137 66q-51 14 -111 14q-102 0 -162.5 -39t-60.5 -102q0 -41 43 -75t191 -109 q113 -59 157.5 -110.5t44.5 -123.5q0 -145 -111.5 -234t-291.5 -89q-119 0 -195 30q-45 18 -127 74z" />
<glyph unicode="t" horiz-adv-x="917" d="M96 850l21 129h850l-21 -129h-346l-135 -850h-154l133 850h-348z" />
<glyph unicode="u" horiz-adv-x="1257" d="M186 254q0 82 11 145l92 580h155l-96 -606q-6 -39 -6 -74q0 -197 229 -197q268 0 312 271l96 606h156l-93 -580q-43 -270 -198 -354q-135 -74 -291 -74t-268 74q-98 63 -99 209z" />
<glyph unicode="v" horiz-adv-x="1030" d="M135 979h168l184 -707q2 -8 2 -28v-17q6 29 19 45l387 707h166l-578 -1004h-82z" />
<glyph unicode="w" horiz-adv-x="1492" d="M135 979h168l189 -760l210 361l-104 399h141l68 -231l127 231h141l-229 -387l108 -373l416 760h156l-570 -997h-84l-131 442l-260 -442h-71z" />
<glyph unicode="x" horiz-adv-x="1017" d="M-20 0l440 502l-266 477h186l203 -348l313 348h180l-436 -477l295 -502h-182l-224 373l-329 -373h-180z" />
<glyph unicode="y" horiz-adv-x="978" d="M135 979h180l195 -399l319 399h181l-459 -541l-70 -438h-153l69 438z" />
<glyph unicode="z" horiz-adv-x="1042" d="M31 0l14 90l713 760h-592l20 129h809l-12 -90l-713 -760h619l-21 -129h-837z" />
<glyph unicode="{" horiz-adv-x="837" d="M180 455l17 112h75q154 0 191 232l72 450q23 145 95 208t218 63h115l-21 -129h-90q-76 0 -125 -62q-33 -39 -49 -145l-66 -412q-4 -35 -16 -92q-37 -131 -147 -158l-52 -12l47 -8q43 -8 71 -49t28 -99q0 -27 -13 -104l-65 -414q-8 -51 -8 -82q0 -55 31.5 -89t84.5 -34h91 l-21 -129h-115q-236 0 -235 185q0 35 8 86l72 450q6 39 6 78q0 154 -125 154h-74z" />
<glyph unicode="|" horiz-adv-x="512" d="M27 -489l313 1982h141l-313 -1982h-141z" />
<glyph unicode="}" horiz-adv-x="837" d="M-94 -498l20 129h90q76 0 125 62q33 43 49 143l66 414q8 55 18 92q35 137 146 158l53 10l-49 10q-41 8 -68.5 49t-27.5 97q0 29 12 106l66 412q8 51 8 84q0 55 -33 89t-86 34h-90l20 129h117q236 0 236 -185q0 -35 -9 -86l-71 -450q-6 -39 -6 -78q0 -150 124 -154l74 -2 l-18 -110h-74q-154 0 -190 -232l-72 -450q-25 -158 -123 -226q-66 -45 -190 -45h-117z" />
<glyph unicode="~" horiz-adv-x="1114" d="M16 455q82 68 160 98q92 37 166 37q72 0 164 -41l102 -45q84 -37 146 -37q66 0 131 22q55 18 133 76l67 -90q-86 -63 -153 -88q-94 -35 -187 -35q-100 0 -227 58.5t-186 58.5q-127 0 -256 -100z" />
<glyph unicode="&#xa1;" horiz-adv-x="577" d="M49 -489l189 1107h141l-154 -1056zM246 926q0 41 29.5 71.5t72.5 30.5t73 -30.5t30 -71.5q0 -43 -30 -74t-73 -31t-72.5 31t-29.5 74z" />
<glyph unicode="&#xa2;" horiz-adv-x="806" d="M72 270q0 279 155 484q66 84 126.5 127t158.5 69l29 146h88l-25 -142q78 -8 124 -27.5t95 -62.5l-88 -104q-49 43 -74.5 56t-80.5 22l-129 -672q111 80 225 207l90 -76q-88 -106 -173 -175t-171 -108l-37 -194h-88l33 172q-39 -6 -64 -6q-88 0 -141 78.5t-53 205.5z M240 283q0 -164 75 -164q16 0 41 6l131 702q-248 -139 -247 -544z" />
<glyph unicode="&#xa3;" horiz-adv-x="1179" d="M0 -502l27 154q115 14 168 51q96 68 145 258l59 232h-258l39 116l258 25l205 735q49 174 75.5 230.5t86.5 107.5q106 92 274 92q100 0 153.5 -35t94.5 -125l-117 -77q-27 59 -54.5 76.5t-92.5 17.5q-94 0 -163 -71t-116 -255l-180 -696h387l-51 -141h-387l-82 -304 l-31 -92q-6 -20 -14 -43q-4 -10 -9 -21.5t-22 -41.5q23 4 49 4q25 0 54 -4q45 -6 73 -10q154 -51 248 -52q106 0 107 78q0 6 -17 105l154 22q23 -104 22 -145q0 -195 -270 -195q-84 0 -164 19l-141 32q-72 16 -143 17h-17q-63 0 -139 -15q-14 -4 -145 -34q-14 -4 -66 -15z " />
<glyph unicode="&#xa5;" d="M98 348l21 129h334l20 127h-334l21 129h270l-293 619h193l256 -572l448 572h201l-510 -619h270l-20 -129h-334l-20 -127h333l-20 -129h-334l-55 -348h-168l55 348h-334z" />
<glyph unicode="&#xa6;" horiz-adv-x="450" d="M78 -489l143 897h148l-144 -897h-147zM250 596l141 897h148l-142 -897h-147z" />
<glyph unicode="&#xa7;" horiz-adv-x="811" d="M-45 -375l123 88q45 -96 151 -96q129 0 210 127t81 328q0 186 -37 446q-47 332 -47 473v21q0 68 13 129q14 72 69 147l70 -26q-43 -70 -43 -162q0 -37 6 -86l65 -529q29 -231 29 -399q0 -270 -121 -429t-325 -159q-96 0 -148.5 26.5t-95.5 100.5zM182 913q0 270 120 429 t325 159q98 0 149 -26.5t94 -100.5l-122 -90q-41 96 -152 96q-129 0 -210 -126t-81 -326q0 -170 39 -447q45 -319 45 -477v-16q0 -63 -12 -132t-70 -147l-69 29q43 63 43 160q0 37 -7 88l-63 528q-29 240 -29 399z" />
<glyph unicode="&#xa8;" horiz-adv-x="831" d="M133 1171q0 43 31 74t74 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -74 30.5t-31 71.5zM492 1171q0 43 30.5 74t73.5 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -73.5 30.5t-30.5 71.5z" />
<glyph unicode="&#xa9;" horiz-adv-x="2066" d="M184 498q0 348 247 593.5t595 245.5t594 -245.5t246 -593.5t-246 -595t-594 -247t-595 247t-247 595zM315 498q0 -295 209 -503t502 -208t501 208t208 503q0 293 -208 500.5t-501 207.5t-502 -207.5t-209 -500.5zM541 426q0 238 164.5 399.5t408.5 161.5q84 0 162 -22 q67 -21 149 -80l-104 -117q-88 80 -205 80q-168 0 -283.5 -127t-115.5 -311q0 -123 73.5 -191.5t204.5 -68.5q125 0 252 79l70 -129q-104 -49 -168 -69q-72 -23 -160 -23q-207 0 -327.5 112.5t-120.5 305.5z" />
<glyph unicode="&#xaa;" horiz-adv-x="845" d="M82 727l410 703h129l174 -703h-140l-49 182h-272l-107 -182h-145zM395 1024h189l-56 238z" />
<glyph unicode="&#xab;" horiz-adv-x="1146" d="M70 463l524 387l-27 -168l-305 -219l236 -219l-27 -166zM559 463l524 387l-26 -168l-305 -219l235 -219l-26 -166z" />
<glyph unicode="&#xac;" d="M51 557v115h1024v-449h-127v334h-897z" />
<glyph unicode="&#xad;" horiz-adv-x="565" d="M61 389l25 156h393l-24 -156h-394z" />
<glyph unicode="&#xae;" horiz-adv-x="2004" d="M156 494q0 348 245.5 594.5t593.5 246.5t594 -246.5t246 -594.5q0 -346 -246 -593t-594 -247t-593.5 245.5t-245.5 594.5zM287 494q0 -293 207.5 -501t500.5 -208t501 208t208 501q0 295 -208 502.5t-501 207.5t-500.5 -208t-207.5 -502zM582 10l151 967h350 q326 0 326 -227q0 -139 -85 -228.5t-228 -101.5l254 -410h-195l-233 400h-105l-63 -400h-172zM836 524h151q115 0 184.5 57.5t69.5 151.5q0 74 -43 96q-35 18 -160 19h-151z" />
<glyph unicode="&#xaf;" horiz-adv-x="831" d="M139 1104v129h559v-129h-559z" />
<glyph unicode="&#xb0;" horiz-adv-x="681" d="M88 1120q0 102 72.5 176t175.5 74q104 0 177 -74t73 -176t-73 -175t-177 -73q-102 0 -175 73t-73 175zM190 1120q0 -59 43 -102t103 -43q61 0 104 43t43 102q0 61 -43 104.5t-104 43.5q-59 0 -102.5 -43t-43.5 -105z" />
<glyph unicode="&#xb1;" d="M78 0v117h971v-117h-971zM78 510v115h428v346h115v-346h428v-115h-428v-346h-115v346h-428z" />
<glyph unicode="&#xb2;" horiz-adv-x="716" d="M170 410l12 75l279 281q168 168 215 252q31 53 31 117q0 96 -103 96q-68 0 -133 -45q-16 -12 -102 -76l-78 102q195 145 342 146q221 0 221 -211q0 -80 -37 -152q-47 -90 -192 -243q-102 -104 -207 -209h379l-23 -133h-604z" />
<glyph unicode="&#xb3;" horiz-adv-x="716" d="M182 463l78 121q111 -59 162 -60q78 0 136 61.5t58 143.5q0 109 -133 109h-80l17 104q223 80 223 223q0 72 -68 72q-53 0 -178 -82l-65 102q88 61 133 80q68 31 151 31q84 0 135.5 -46t51.5 -122q0 -68 -29 -123q-39 -78 -119 -131q119 -37 119 -192q0 -143 -115.5 -250 t-267.5 -107q-90 0 -209 66z" />
<glyph unicode="&#xb4;" horiz-adv-x="784" d="M188 1018l246 334h180l-284 -334h-142z" />
<glyph unicode="&#xb5;" horiz-adv-x="1052" d="M-20 -489l235 1402l158 27l-111 -696q-8 -53 -8 -74q0 -63 39 -64q72 0 201 140q193 209 245 340q25 59 41 162l27 165l158 27l-148 -940h-155l69 360q-106 -152 -196 -239q-150 -147 -275 -148q-16 0 -45 4l-59 -415z" />
<glyph unicode="&#xb6;" horiz-adv-x="1318" d="M233 -399l95 116q35 -25 43 -32q82 -59 145 -60q33 0 84 15l135 862l-63 2q-170 6 -288 123.5t-118 287.5q0 264 219 457q154 135 371 135h490q-4 0 30 -2q51 -4 121 -24l-57 -117q-55 27 -113 27h-63l-217 -1364q-41 -254 -184.5 -396.5t-362.5 -142.5q-70 0 -127 23 q-41 16 -140 90zM721 -322q74 47 108 99q82 119 113 313l205 1301h-154z" />
<glyph unicode="&#xb7;" horiz-adv-x="514" d="M152 489q0 49 36.5 84t90.5 35q43 0 73.5 -33.5t30.5 -80.5q0 -49 -38 -84t-91 -35q-43 0 -72.5 33.5t-29.5 80.5z" />
<glyph unicode="&#xb8;" horiz-adv-x="909" d="M287 -438l51 104q104 -45 158 -45q82 0 82 76q0 84 -136 84h-65l117 192h102l-64 -114q152 0 152 -156q0 -82 -55.5 -134t-139.5 -52q-68 0 -202 45z" />
<glyph unicode="&#xb9;" horiz-adv-x="714" d="M356 1135l23 149l348 76l-156 -950h-147l131 766z" />
<glyph unicode="&#xba;" horiz-adv-x="845" d="M109 1018q0 172 139 293q135 115 319 114q154 0 248 -83t94 -218q0 -172 -134 -290.5t-324 -118.5q-154 0 -248 83t-94 220zM256 1030q0 -90 57.5 -145.5t153.5 -55.5q119 0 207 84t88 197q0 88 -58.5 143.5t-152.5 55.5q-119 0 -207 -83t-88 -196z" />
<glyph unicode="&#xbb;" horiz-adv-x="1146" d="M39 78l27 166l303 219l-236 219l27 168l403 -387zM526 78l27 166l305 219l-235 219l26 168l404 -387z" />
<glyph unicode="&#xbc;" horiz-adv-x="1830" d="M264 -90l1159 1493h179l-1156 -1493h-182zM356 1135l23 149l348 76l-156 -950h-147l131 766zM1022 231l14 91l531 618h98l-96 -584h119l-21 -125h-119l-39 -237h-137l37 237h-387zM1223 356h207l49 293z" />
<glyph unicode="&#xbd;" horiz-adv-x="1830" d="M244 -90l1159 1493h178l-1155 -1493h-182zM356 1135l23 149l348 76l-156 -950h-147l131 766zM1118 0l10 76l279 280q168 168 215 252q31 53 31 117q0 96 -103 96q-68 0 -133 -45q-16 -12 -102 -76l-78 103q195 145 342 145q223 0 223 -211q0 -78 -39 -151 q-47 -90 -192 -244q-102 -104 -207 -209h379l-23 -133h-602z" />
<glyph unicode="&#xbe;" horiz-adv-x="1830" d="M182 463l78 121q111 -59 162 -60q78 0 136 61.5t58 143.5q0 109 -133 109h-80l17 104q223 80 223 223q0 72 -68 72q-53 0 -178 -82l-65 102q88 61 133 80q68 31 151 31q84 0 135.5 -46t51.5 -122q0 -68 -29 -123q-39 -78 -119 -131q119 -37 119 -192q0 -143 -115.5 -250 t-267.5 -107q-90 0 -209 66zM358 -90l1160 1493h178l-1157 -1493h-181zM1114 231l16 91l531 618h98l-96 -584h117l-21 -125h-117l-38 -237h-140l39 237h-389zM1317 356h207l47 293z" />
<glyph unicode="&#xbf;" horiz-adv-x="980" d="M98 -176q0 199 144 336q55 53 118 104q113 92 213 164q-43 68 -106 129l115 98q66 -66 105.5 -118t80.5 -140l-143 -108q-35 -29 -152 -117q-70 -53 -117 -102q-96 -100 -96 -226q0 -88 47 -143t123 -55q78 0 159 46t132 120q-37 47 -88 90l110 82q125 -84 125 -162 q0 -41 -34 -90q-70 -96 -186 -154.5t-240 -58.5q-143 0 -226.5 83t-83.5 222zM553 926q0 43 29.5 73.5t72.5 30.5t73 -30.5t30 -73.5q0 -41 -30 -72t-73 -31t-72.5 30t-29.5 73z" />
<glyph unicode="&#xc0;" horiz-adv-x="1218" d="M-16 0l721 1391h180l282 -1391h-180l-63 399h-553l-195 -399h-192zM446 553h439l-115 618zM547 1712h180l154 -239h-142z" />
<glyph unicode="&#xc1;" horiz-adv-x="1218" d="M-16 0l721 1391h180l282 -1391h-180l-63 399h-553l-195 -399h-192zM446 553h439l-115 618zM686 1468l234 232h204l-270 -232h-168z" />
<glyph unicode="&#xc2;" horiz-adv-x="1218" d="M-16 0l721 1391h180l282 -1391h-180l-63 399h-553l-195 -399h-192zM446 553h439l-115 618zM500 1425l268 240h129l195 -240h-144l-133 138l-176 -138h-139z" />
<glyph unicode="&#xc3;" horiz-adv-x="1218" d="M-16 0l721 1391h180l282 -1391h-180l-63 399h-553l-195 -399h-192zM399 1581q86 49 136 72q70 31 131 30q18 0 24 -2q37 -4 76 -22q27 -14 76 -43q57 -35 98 -35q68 0 186 76l52 -82q-59 -51 -125 -76q-84 -33 -150 -33q-74 0 -170 56q-68 39 -108 39q-39 0 -76 -17 q-16 -6 -100 -53zM446 553h439l-115 618z" />
<glyph unicode="&#xc4;" horiz-adv-x="1218" d="M-16 0l721 1391h180l282 -1391h-180l-63 399h-553l-195 -399h-192zM446 553h439l-115 618zM526 1563q0 43 31 73.5t74 30.5q41 0 71.5 -30.5t30.5 -73.5q0 -41 -30.5 -72t-71.5 -31q-43 0 -74 31t-31 72zM885 1563q0 43 30.5 73.5t73.5 30.5q41 0 72 -30.5t31 -73.5 q0 -41 -31 -72t-72 -31q-43 0 -73.5 31t-30.5 72z" />
<glyph unicode="&#xc5;" horiz-adv-x="1218" d="M-16 0l721 1391h180l282 -1391h-180l-63 399h-553l-195 -399h-192zM446 553h439l-115 618zM655 1616q0 68 48.5 116t115.5 48q68 0 115 -48t47 -116t-47 -115t-115 -47t-116 47t-48 115zM733 1616q0 -35 25.5 -59.5t60.5 -24.5t59.5 24.5t24.5 59.5t-24.5 60.5 t-59.5 25.5t-60.5 -25.5t-25.5 -60.5z" />
<glyph unicode="&#xc6;" horiz-adv-x="1701" d="M-16 0l827 1352h932l-23 -142h-592l-71 -450h489l-22 -142h-490l-76 -477h607l-23 -141h-772l64 399h-416l-242 -399h-192zM514 553h344l103 657h-52z" />
<glyph unicode="&#xc7;" horiz-adv-x="1239" d="M145 555q0 346 229.5 583.5t565.5 237.5q137 0 252 -45q69 -27 143 -84l-106 -127q-125 102 -311 103q-240 0 -415 -193.5t-175 -458.5q0 -211 114.5 -327.5t319.5 -116.5q84 0 158 14q86 16 178 66l28 -144q-80 -47 -170 -67q-82 -18 -174 -21l-94 -106 q137 -10 137 -143q0 -84 -60 -139.5t-151 -55.5q-94 0 -217 55l52 90q84 -43 139 -43q96 0 96 88q0 84 -125 84h-63l143 170q-92 18 -133 31q-172 53 -266.5 196.5t-94.5 352.5z" />
<glyph unicode="&#xc8;" horiz-adv-x="1103" d="M172 0l213 1352h760l-23 -142h-592l-71 -450h489l-22 -142h-490l-74 -477h605l-23 -141h-772zM571 1706h181l155 -242h-141z" />
<glyph unicode="&#xc9;" horiz-adv-x="1103" d="M172 0l213 1352h760l-23 -142h-592l-71 -450h489l-22 -142h-490l-74 -477h605l-23 -141h-772zM709 1468l233 232h205l-270 -232h-168z" />
<glyph unicode="&#xca;" horiz-adv-x="1103" d="M172 0l213 1352h760l-23 -142h-592l-71 -450h489l-22 -142h-490l-74 -477h605l-23 -141h-772zM481 1425l269 240h127l196 -240h-143l-133 138l-176 -138h-140z" />
<glyph unicode="&#xcb;" horiz-adv-x="1103" d="M172 0l213 1352h760l-23 -142h-592l-71 -450h489l-22 -142h-490l-74 -477h605l-23 -141h-772zM496 1556q0 43 30.5 74t73.5 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -73.5 31t-30.5 71zM854 1556q0 43 30.5 74t73.5 31q41 0 72 -31t31 -74 q0 -41 -31 -71.5t-72 -30.5q-43 0 -73.5 31t-30.5 71z" />
<glyph unicode="&#xcc;" horiz-adv-x="614" d="M168 0l213 1352h168l-213 -1352h-168zM233 1706h181l155 -242h-141z" />
<glyph unicode="&#xcd;" horiz-adv-x="614" d="M168 0l213 1352h168l-213 -1352h-168zM375 1468l233 232h205l-270 -232h-168z" />
<glyph unicode="&#xce;" horiz-adv-x="614" d="M168 0l213 1352h168l-213 -1352h-168zM188 1425l269 240h129l194 -240h-143l-133 138l-176 -138h-140z" />
<glyph unicode="&#xcf;" horiz-adv-x="614" d="M168 0l213 1352h168l-213 -1352h-168zM262 1561q0 41 30 71.5t73 30.5t72.5 -30.5t29.5 -71.5q0 -43 -29.5 -74t-72.5 -31t-73 31t-30 74zM547 1561q0 41 30.5 71.5t73.5 30.5q41 0 72 -30.5t31 -71.5q0 -43 -31 -74t-72 -31q-43 0 -73.5 31t-30.5 74z" />
<glyph unicode="&#xd0;" horiz-adv-x="1456" d="M43 662l20 120h232l90 570h451q272 0 426.5 -147.5t154.5 -407.5q0 -199 -92 -391q-195 -406 -702 -406h-451l104 662h-233zM362 141h256q246 0 402 138q94 84 158.5 229t64.5 278q0 182 -113 306q-63 70 -134.5 94t-207.5 24h-258l-67 -428h274l-20 -120h-273z" />
<glyph unicode="&#xd1;" horiz-adv-x="1554" d="M172 0l213 1352h207l506 -1030q18 -35 32 -115l183 1145h168l-217 -1364h-193l-516 1054q-25 51 -43 129l-186 -1171h-154zM571 1554q86 49 136 72q70 31 131 31q18 0 24 -2q37 -4 76 -23q27 -14 76 -43q57 -35 98 -35q68 0 186 76l52 -82q-59 -51 -125 -75 q-84 -33 -150 -33q-74 0 -170 55q-68 39 -108 39q-39 0 -76 -16q-16 -6 -100 -54z" />
<glyph unicode="&#xd2;" horiz-adv-x="1562" d="M145 553q0 340 235.5 581.5t565.5 241.5q262 0 419 -157.5t157 -419.5q0 -340 -236.5 -583t-566.5 -243q-260 0 -417 159t-157 421zM330 575q0 -197 114.5 -320.5t296.5 -123.5q233 0 413.5 196.5t180.5 450.5q0 203 -109.5 323t-295.5 120q-238 0 -419 -196t-181 -450z M696 1706h181l155 -242h-141z" />
<glyph unicode="&#xd3;" horiz-adv-x="1562" d="M145 553q0 340 235.5 581.5t565.5 241.5q262 0 419 -157.5t157 -419.5q0 -340 -236.5 -583t-566.5 -243q-260 0 -417 159t-157 421zM330 575q0 -197 114.5 -320.5t296.5 -123.5q233 0 413.5 196.5t180.5 450.5q0 203 -109.5 323t-295.5 120q-238 0 -419 -196t-181 -450z M893 1468l231 232h207l-272 -232h-166z" />
<glyph unicode="&#xd4;" horiz-adv-x="1562" d="M145 553q0 340 235.5 581.5t565.5 241.5q262 0 419 -157.5t157 -419.5q0 -340 -236.5 -583t-566.5 -243q-260 0 -417 159t-157 421zM330 575q0 -197 114.5 -320.5t296.5 -123.5q233 0 413.5 196.5t180.5 450.5q0 203 -109.5 323t-295.5 120q-238 0 -419 -196t-181 -450z M668 1425l266 240h129l197 -240h-144l-133 138l-176 -138h-139z" />
<glyph unicode="&#xd5;" horiz-adv-x="1562" d="M145 553q0 340 235.5 581.5t565.5 241.5q262 0 419 -157.5t157 -419.5q0 -340 -236.5 -583t-566.5 -243q-260 0 -417 159t-157 421zM330 575q0 -197 114.5 -320.5t296.5 -123.5q233 0 413.5 196.5t180.5 450.5q0 203 -109.5 323t-295.5 120q-238 0 -419 -196t-181 -450z M602 1563q86 49 135 71q70 31 131 31q18 0 25 -2q37 -4 76 -23q27 -14 75 -43q57 -35 99 -34q68 0 186 75l51 -82q-59 -51 -125 -75q-84 -33 -149 -33q-74 0 -170 55q-68 39 -109 39q-39 0 -75 -16q-16 -6 -101 -53z" />
<glyph unicode="&#xd6;" horiz-adv-x="1562" d="M145 553q0 340 235.5 581.5t565.5 241.5q262 0 419 -157.5t157 -419.5q0 -340 -236.5 -583t-566.5 -243q-260 0 -417 159t-157 421zM330 575q0 -197 114.5 -320.5t296.5 -123.5q233 0 413.5 196.5t180.5 450.5q0 203 -109.5 323t-295.5 120q-238 0 -419 -196t-181 -450z M715 1556q0 43 30.5 74t73.5 31q41 0 72 -31t31 -74q0 -41 -31 -71.5t-72 -30.5q-43 0 -73.5 31t-30.5 71zM1073 1556q0 43 31 74t74 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -74 31t-31 71z" />
<glyph unicode="&#xd7;" d="M74 59l403 404l-403 403l86 86l403 -403l404 403l86 -86l-404 -403l404 -404l-86 -84l-404 402l-403 -404z" />
<glyph unicode="&#xd8;" horiz-adv-x="1562" d="M0 -43l250 242q-100 154 -100 354q0 340 228 579.5t552 239.5q133 0 200 -20q76 -20 189 -92l10 -13l223 217l68 -65l-225 -215q129 -162 129 -389q0 -346 -226.5 -586t-554.5 -240q-135 0 -214.5 27t-202.5 113l-19 18l-239 -233zM336 580q0 -150 53 -244l807 782 q-133 98 -264 99q-231 0 -413.5 -195t-182.5 -442zM444 262q135 -137 297 -137q229 0 412.5 191.5t183.5 431.5q0 201 -82 303z" />
<glyph unicode="&#xd9;" horiz-adv-x="1433" d="M207 328q0 72 10 135l141 889h168l-133 -838q-18 -117 -18 -166q0 -102 87 -167.5t222 -65.5q174 0 286.5 104.5t143.5 294.5l133 838h168l-141 -889q-35 -221 -205 -359.5t-405 -138.5q-209 0 -333 98.5t-124 264.5zM690 1706h180l156 -242h-141z" />
<glyph unicode="&#xda;" horiz-adv-x="1433" d="M207 328q0 72 10 135l141 889h168l-133 -838q-18 -117 -18 -166q0 -102 87 -167.5t222 -65.5q174 0 286.5 104.5t143.5 294.5l133 838h168l-141 -889q-35 -221 -205 -359.5t-405 -138.5q-209 0 -333 98.5t-124 264.5zM795 1468l231 232h207l-272 -232h-166z" />
<glyph unicode="&#xdb;" horiz-adv-x="1433" d="M207 328q0 72 10 135l141 889h168l-133 -838q-18 -117 -18 -166q0 -102 87 -167.5t222 -65.5q174 0 286.5 104.5t143.5 294.5l133 838h168l-141 -889q-35 -221 -205 -359.5t-405 -138.5q-209 0 -333 98.5t-124 264.5zM592 1425l266 240h129l197 -240h-146l-133 138 l-176 -138h-137z" />
<glyph unicode="&#xdc;" horiz-adv-x="1433" d="M207 328q0 72 10 135l141 889h168l-133 -838q-18 -117 -18 -166q0 -102 87 -167.5t222 -65.5q174 0 286.5 104.5t143.5 294.5l133 838h168l-141 -889q-35 -221 -205 -359.5t-405 -138.5q-209 0 -333 98.5t-124 264.5zM590 1563q0 43 29.5 72.5t72.5 29.5t73 -29.5 t30 -72.5t-30 -73t-73 -30t-72.5 30t-29.5 73zM1016 1563q0 43 30.5 72.5t73.5 29.5q41 0 72 -29.5t31 -72.5t-31 -73t-72 -30q-43 0 -73.5 30t-30.5 73z" />
<glyph unicode="&#xdd;" d="M205 1352h168l268 -580l465 580h180l-590 -721l-100 -631h-168l100 631zM668 1468l233 232h205l-270 -232h-168z" />
<glyph unicode="&#xde;" horiz-adv-x="1138" d="M172 0l215 1352h164l-37 -228h260q125 0 193.5 -24.5t115.5 -85.5q64 -85 64 -226q0 -231 -154.5 -375.5t-402.5 -144.5q-53 0 -207 17l-43 -285h-168zM406 426q111 -12 180 -12q178 0 274 90q113 106 113 272q0 113 -56.5 160t-189.5 47h-233z" />
<glyph unicode="&#xdf;" horiz-adv-x="1900" d="M61 86l91 133q68 -57 114 -78q74 -33 156 -32q94 0 150.5 43t56.5 114q0 72 -90 119l-166 86q-178 92 -178 219q0 133 112.5 219t288.5 86q98 0 178 -24q53 -17 123 -58l-76 -129q-61 45 -137 66q-51 14 -111 14q-102 0 -162.5 -39t-60.5 -102q0 -41 43 -75t191 -109 q113 -59 157.5 -110.5t44.5 -123.5q0 -145 -111.5 -234t-291.5 -89q-119 0 -195 30q-45 18 -127 74zM1012 86l90 133q68 -57 115 -78q74 -33 155 -32q94 0 150.5 43t56.5 114q0 72 -90 119l-166 86q-178 92 -178 219q0 133 112.5 219t288.5 86q98 0 178 -24q53 -17 123 -58 l-75 -129q-61 45 -138 66q-51 14 -110 14q-102 0 -163 -39t-61 -102q0 -41 43 -75t191 -109q113 -59 158 -110.5t45 -123.5q0 -145 -112 -234t-292 -89q-119 0 -194 30q-45 18 -127 74z" />
<glyph unicode="&#xe0;" horiz-adv-x="1056" d="M-20 0l559 1004h153l240 -1004h-154l-69 272h-420l-154 -272h-155zM352 399h334l-98 439zM434 1397h180l140 -334h-142z" />
<glyph unicode="&#xe1;" horiz-adv-x="1056" d="M-20 0l559 1004h153l240 -1004h-154l-69 272h-420l-154 -272h-155zM352 399h334l-98 439zM518 1061l246 336h180l-285 -336h-141z" />
<glyph unicode="&#xe2;" horiz-adv-x="1056" d="M-20 0l559 1004h153l240 -1004h-154l-69 272h-420l-154 -272h-155zM346 1063l283 334h129l180 -334h-143l-121 219l-189 -219h-139zM352 399h334l-98 439z" />
<glyph unicode="&#xe3;" horiz-adv-x="1056" d="M-20 0l559 1004h153l240 -1004h-154l-69 272h-420l-154 -272h-155zM258 1184q86 49 135 71q70 31 131 31q18 0 25 -2q37 -4 76 -22q27 -14 75 -43q57 -35 99 -35q68 0 186 76l51 -82q-59 -51 -125 -76q-84 -33 -149 -33q-74 0 -170 55q-68 39 -109 39q-39 0 -75 -16 q-16 -6 -101 -53zM352 399h334l-98 439z" />
<glyph unicode="&#xe4;" horiz-adv-x="1056" d="M-20 0l559 1004h153l240 -1004h-154l-69 272h-420l-154 -272h-155zM352 399h334l-98 439zM367 1171q0 43 30.5 74t73.5 31q41 0 71.5 -31t30.5 -74q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -73.5 30.5t-30.5 71.5zM725 1171q0 43 30.5 74t73.5 31q41 0 72 -31t31 -74 q0 -41 -31 -71.5t-72 -30.5q-43 0 -73.5 30.5t-30.5 71.5z" />
<glyph unicode="&#xe5;" horiz-adv-x="1056" d="M-20 0l559 1004h153l240 -1004h-154l-69 272h-420l-154 -272h-155zM352 399h334l-98 439zM492 1221q0 68 48 115.5t115 47.5q68 0 115 -47.5t47 -115.5t-47 -115t-115 -47t-115.5 47t-47.5 115zM569 1221q0 -35 26 -59.5t60 -24.5q35 0 59.5 24.5t24.5 59.5t-24.5 60.5 t-59.5 25.5t-60.5 -26t-25.5 -60z" />
<glyph unicode="&#xe6;" horiz-adv-x="1404" d="M-74 -2l738 981h694l-21 -129h-452l-45 -283h374l-20 -129h-373l-49 -309h461l-21 -131h-616l43 276h-332l-201 -276h-180zM401 410h248l72 446z" />
<glyph unicode="&#xe7;" horiz-adv-x="1056" d="M121 416q0 238 186.5 409.5t442.5 171.5q172 0 313 -94l-92 -119q-51 43 -90 58q-68 25 -158 24q-182 0 -308 -125t-126 -307q0 -135 76 -223q88 -102 290 -102q113 0 226 51l26 -115q-78 -31 -153 -47q-88 -18 -152 -18l-82 -115q129 0 129 -127q0 -90 -66.5 -153.5 t-162.5 -63.5q-59 0 -191 47l68 102q96 -43 149 -43q41 0 69 25.5t28 62.5q0 72 -125 72h-64l150 201q-184 27 -283.5 138.5t-99.5 289.5z" />
<glyph unicode="&#xe8;" horiz-adv-x="978" d="M168 0l156 979h606l-21 -129h-450l-45 -283h372l-20 -129h-373l-49 -309h463l-21 -129h-618zM436 1397h180l142 -334h-144z" />
<glyph unicode="&#xe9;" horiz-adv-x="978" d="M168 0l156 979h606l-21 -129h-450l-45 -283h372l-20 -129h-373l-49 -309h463l-21 -129h-618zM575 1061l246 336h180l-284 -336h-142z" />
<glyph unicode="&#xea;" horiz-adv-x="978" d="M168 0l156 979h606l-21 -129h-450l-45 -283h372l-20 -129h-373l-49 -309h463l-21 -129h-618zM354 1063l283 334h129l180 -334h-143l-119 219l-190 -219h-140z" />
<glyph unicode="&#xeb;" horiz-adv-x="978" d="M168 0l156 979h606l-21 -129h-450l-45 -283h372l-20 -129h-373l-49 -309h463l-21 -129h-618zM381 1167q0 43 30.5 74t73.5 31q41 0 72 -31t31 -74q0 -41 -31 -71.5t-72 -30.5q-43 0 -73.5 30.5t-30.5 71.5zM739 1167q0 43 31 74t74 31q41 0 71.5 -31t30.5 -74 q0 -41 -30.5 -71.5t-71.5 -30.5q-43 0 -74 30.5t-31 71.5z" />
<glyph unicode="&#xec;" horiz-adv-x="634" d="M168 0l156 979h153l-153 -979h-156zM221 1397h180l140 -334h-142z" />
<glyph unicode="&#xed;" horiz-adv-x="634" d="M168 0l156 979h153l-153 -979h-156zM299 1061l246 336h180l-285 -336h-141z" />
<glyph unicode="&#xee;" horiz-adv-x="634" d="M129 1063l283 334h127l182 -334h-143l-121 219l-189 -219h-139zM168 0l156 979h153l-153 -979h-156z" />
<glyph unicode="&#xef;" horiz-adv-x="634" d="M168 0l156 979h153l-153 -979h-156zM180 1171q0 43 33 74t80 31q39 0 65.5 -29.5t26.5 -72.5t-34 -74t-81 -31q-37 0 -63.5 29.5t-26.5 72.5zM487 1171q0 43 33 74t80 31q39 0 66.5 -29.5t27.5 -72.5t-34.5 -74t-81.5 -31q-37 0 -64 29.5t-27 72.5z" />
<glyph unicode="&#xf0;" horiz-adv-x="1247" d="M31 451l18 120h209l66 408h360q473 0 473 -418q0 -129 -76 -264q-88 -156 -219 -226.5t-334 -70.5h-360l72 451h-209zM344 129h180q188 0 289 72q78 55 128 154.5t50 195.5q0 164 -106 248q-66 51 -234 51h-192l-45 -279h227l-18 -120h-228z" />
<glyph unicode="&#xf1;" horiz-adv-x="1368" d="M168 0l156 979h153l445 -696q25 -39 24 -90l125 786h141l-157 -991h-142l-442 706q-31 49 -37 90l-123 -784h-143zM406 1184q86 49 135 71q70 31 131 31q18 0 24 -2q37 -4 76 -22q27 -14 76 -43q57 -35 98 -35q68 0 187 76l51 -82q-59 -51 -125 -76q-84 -33 -150 -33 q-74 0 -170 55q-68 39 -108 39q-39 0 -76 -16q-16 -6 -100 -53z" />
<glyph unicode="&#xf2;" horiz-adv-x="1325" d="M119 412q0 248 194 419q186 166 439 166q209 0 338 -116.5t129 -309.5q0 -246 -185.5 -417.5t-447.5 -171.5q-211 0 -339 117.5t-128 312.5zM287 430q0 -143 88 -231t233 -88q180 0 311.5 131t131.5 309q0 141 -89.5 228t-232.5 87q-178 0 -310 -129t-132 -307zM532 1397 h181l141 -334h-143z" />
<glyph unicode="&#xf3;" horiz-adv-x="1325" d="M119 412q0 248 194 419q186 166 439 166q209 0 338 -116.5t129 -309.5q0 -246 -185.5 -417.5t-447.5 -171.5q-211 0 -339 117.5t-128 312.5zM287 430q0 -143 88 -231t233 -88q180 0 311.5 131t131.5 309q0 141 -89.5 228t-232.5 87q-178 0 -310 -129t-132 -307zM666 1061 l245 336h181l-285 -336h-141z" />
<glyph unicode="&#xf4;" horiz-adv-x="1325" d="M119 412q0 248 194 419q186 166 439 166q209 0 338 -116.5t129 -309.5q0 -246 -185.5 -417.5t-447.5 -171.5q-211 0 -339 117.5t-128 312.5zM287 430q0 -143 88 -231t233 -88q180 0 311.5 131t131.5 309q0 141 -89.5 228t-232.5 87q-178 0 -310 -129t-132 -307zM477 1063 l283 334h129l180 -334h-143l-121 219l-189 -219h-139z" />
<glyph unicode="&#xf5;" horiz-adv-x="1325" d="M119 412q0 248 194 419q186 166 439 166q209 0 338 -116.5t129 -309.5q0 -246 -185.5 -417.5t-447.5 -171.5q-211 0 -339 117.5t-128 312.5zM287 430q0 -143 88 -231t233 -88q180 0 311.5 131t131.5 309q0 141 -89.5 228t-232.5 87q-178 0 -310 -129t-132 -307zM381 1182 q86 49 135 71q70 31 131 31q18 0 25 -2q37 -4 76 -22q27 -14 75 -43q57 -35 99 -35q68 0 186 75l51 -81q-59 -51 -125 -76q-84 -33 -149 -33q-74 0 -170 55q-68 39 -109 39q-39 0 -76 -16q-16 -6 -100 -53z" />
<glyph unicode="&#xf6;" horiz-adv-x="1325" d="M119 412q0 248 194 419q186 166 439 166q209 0 338 -116.5t129 -309.5q0 -246 -185.5 -417.5t-447.5 -171.5q-211 0 -339 117.5t-128 312.5zM287 430q0 -143 88 -231t233 -88q180 0 311.5 131t131.5 309q0 141 -89.5 228t-232.5 87q-178 0 -310 -129t-132 -307zM426 1171 q0 43 34 74t81 31q39 0 65.5 -29.5t26.5 -72.5t-34 -74t-81 -31q-39 0 -65.5 29.5t-26.5 72.5zM907 1171q0 43 34 74t81 31q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74t-81.5 -31q-39 0 -65.5 29.5t-26.5 72.5z" />
<glyph unicode="&#xf7;" d="M51 426v117h1024v-117h-1024zM446 98q0 49 35 84t86 35q49 0 84 -35t35 -84q0 -51 -35 -86t-84 -35q-51 0 -86 35t-35 86zM446 874q0 51 35 86t86 35q49 0 84 -35t35 -86q0 -49 -35 -83.5t-84 -34.5q-51 0 -86 34.5t-35 83.5z" />
<glyph unicode="&#xf8;" horiz-adv-x="1325" d="M84 -41l154 150q-119 127 -119 299q0 244 184 416.5t445 172.5q188 0 299 -86l129 127l55 -47l-127 -131q115 -102 115 -293q0 -242 -185.5 -413.5t-443.5 -171.5q-190 0 -293 81l-160 -155zM287 428q0 -127 65 -205l584 578q-90 66 -209 65q-178 0 -309 -131t-131 -307z M406 172q113 -61 208 -61q174 0 305.5 131t131.5 307q0 131 -62 199z" />
<glyph unicode="&#xf9;" horiz-adv-x="1257" d="M186 254q0 82 11 145l92 580h155l-96 -606q-6 -39 -6 -74q0 -197 229 -197q268 0 312 271l96 606h156l-93 -580q-43 -270 -198 -354q-135 -74 -291 -74t-268 74q-98 63 -99 209zM500 1397h180l139 -334h-141z" />
<glyph unicode="&#xfa;" horiz-adv-x="1257" d="M186 254q0 82 11 145l92 580h155l-96 -606q-6 -39 -6 -74q0 -197 229 -197q268 0 312 271l96 606h156l-93 -580q-43 -270 -198 -354q-135 -74 -291 -74t-268 74q-98 63 -99 209zM635 1061l246 336h180l-285 -336h-141z" />
<glyph unicode="&#xfb;" horiz-adv-x="1257" d="M186 254q0 82 11 145l92 580h155l-96 -606q-6 -39 -6 -74q0 -197 229 -197q268 0 312 271l96 606h156l-93 -580q-43 -270 -198 -354q-135 -74 -291 -74t-268 74q-98 63 -99 209zM440 1063l283 334h129l180 -334h-143l-121 219l-188 -219h-140z" />
<glyph unicode="&#xfc;" horiz-adv-x="1257" d="M186 254q0 82 11 145l92 580h155l-96 -606q-6 -39 -6 -74q0 -197 229 -197q268 0 312 271l96 606h156l-93 -580q-43 -270 -198 -354q-135 -74 -291 -74t-268 74q-98 63 -99 209zM455 1169q0 43 33.5 74t80.5 31q39 0 66 -30t27 -73t-34 -73.5t-81 -30.5q-39 0 -65.5 29.5 t-26.5 72.5zM819 1169q0 43 33 74t80 31q39 0 66.5 -30t27.5 -73t-34 -73.5t-81 -30.5q-39 0 -65.5 29.5t-26.5 72.5z" />
<glyph unicode="&#xfd;" horiz-adv-x="978" d="M135 979h180l195 -399l319 399h181l-459 -541l-70 -438h-153l69 438zM494 1061l245 336h181l-285 -336h-141z" />
<glyph unicode="&#xfe;" horiz-adv-x="1013" d="M78 0l155 979h156l-27 -180h185q317 0 317 -240q0 -28 -6 -61q-20 -137 -128.5 -223.5t-258.5 -86.5q-133 0 -203 21l-35 -209h-155zM289 338q82 -20 186 -21q90 0 151.5 51.5t75.5 135.5q4 23 5 41q0 125 -197 125h-168z" />
<glyph unicode="&#xff;" horiz-adv-x="978" d="M135 979h180l195 -399l319 399h181l-459 -541l-70 -438h-153l69 438zM330 1174q0 43 30.5 73.5t73.5 30.5q41 0 72 -30.5t31 -73.5q0 -41 -31 -72t-72 -31q-43 0 -73.5 31t-30.5 72zM688 1174q0 43 31 73.5t74 30.5q41 0 71.5 -30.5t30.5 -73.5q0 -41 -30.5 -72 t-71.5 -31q-43 0 -74 31t-31 72z" />
<glyph unicode="&#x152;" horiz-adv-x="1855" d="M145 553q0 334 233.5 578.5t551.5 244.5q86 0 207 -24h759l-22 -142h-592l-72 -450h490l-23 -142h-489l-76 -477h606l-22 -141l-817 -6q-150 -20 -189 -21q-238 0 -391.5 164t-153.5 416zM330 578q0 -195 113.5 -322t289.5 -127q82 0 203 35l14 4l160 1016l-6 4 q-86 33 -162 33q-244 0 -428 -192.5t-184 -450.5z" />
<glyph unicode="&#x153;" horiz-adv-x="1693" d="M117 393q0 240 188.5 423t435.5 183q72 0 195 -18h709l-21 -125h-448l-46 -291h371l-20 -127h-371l-49 -311h461l-21 -127h-721q-154 -27 -221 -27q-193 0 -317.5 119t-124.5 301zM287 436q0 -141 92 -236.5t229 -95.5q133 0 299 46l109 684q-143 31 -250 30 q-182 0 -305 -100q-174 -141 -174 -328z" />
<glyph unicode="&#x178;" d="M205 1352h168l268 -580l465 580h180l-590 -721l-100 -631h-168l100 631zM467 1563q0 43 30.5 72.5t73.5 29.5q41 0 72 -29.5t31 -72.5t-31 -73t-72 -30q-43 0 -73.5 30t-30.5 73zM852 1561q0 43 30.5 73.5t73.5 30.5q41 0 72 -30.5t31 -73.5q0 -41 -31 -72t-72 -31 q-43 0 -73.5 31t-30.5 72z" />
<glyph unicode="&#x2c6;" horiz-adv-x="692" d="M129 1018l227 334h129l236 -334h-146l-153 219l-156 -219h-137z" />
<glyph unicode="&#x2dc;" horiz-adv-x="929" d="M51 1184q78 49 125 71q66 31 127 31q16 0 25 -2q47 -4 159 -65q63 -35 107 -35q66 0 174 76l63 -82q-51 -49 -114 -76q-78 -33 -144 -33q-72 0 -178 55q-74 39 -114 39q-37 0 -72 -16q-16 -6 -92 -53z" />
<glyph unicode="&#x2000;" horiz-adv-x="890" />
<glyph unicode="&#x2001;" horiz-adv-x="1780" />
<glyph unicode="&#x2002;" horiz-adv-x="890" />
<glyph unicode="&#x2003;" horiz-adv-x="1780" />
<glyph unicode="&#x2004;" horiz-adv-x="593" />
<glyph unicode="&#x2005;" horiz-adv-x="445" />
<glyph unicode="&#x2006;" horiz-adv-x="296" />
<glyph unicode="&#x2007;" horiz-adv-x="296" />
<glyph unicode="&#x2008;" horiz-adv-x="222" />
<glyph unicode="&#x2009;" horiz-adv-x="356" />
<glyph unicode="&#x200a;" horiz-adv-x="98" />
<glyph unicode="&#x2010;" horiz-adv-x="565" d="M61 389l25 156h393l-24 -156h-394z" />
<glyph unicode="&#x2011;" horiz-adv-x="565" d="M61 389l25 156h393l-24 -156h-394z" />
<glyph unicode="&#x2012;" horiz-adv-x="565" d="M61 389l25 156h393l-24 -156h-394z" />
<glyph unicode="&#x2013;" horiz-adv-x="1024" d="M51 426v117h1024v-117h-1024z" />
<glyph unicode="&#x2014;" horiz-adv-x="2048" d="M16 424l19 117h1997l-19 -117h-1997z" />
<glyph unicode="&#x2018;" horiz-adv-x="516" d="M221 948q0 57 35 140t129 212l37 52h90q-29 -47 -62.5 -116t-58.5 -130l53 -219q-61 -37 -125 -37q-98 0 -98 98z" />
<glyph unicode="&#x2019;" horiz-adv-x="516" d="M178 877q43 55 77 122.5t52 122.5l-55 219q80 35 127 35q98 0 98 -98q0 -152 -196 -401h-103z" />
<glyph unicode="&#x201a;" horiz-adv-x="516" d="M0 -297q72 121 119 244l-53 221q63 37 124 37q99 -1 99 -101q0 -57 -34 -137t-130 -215l-35 -49h-90z" />
<glyph unicode="&#x201c;" horiz-adv-x="894" d="M221 950q0 150 197 402h102q-43 -55 -78 -125q-23 -45 -51 -121l55 -219q-74 -35 -127 -35q-98 0 -98 98zM598 950q0 152 197 402h102q-43 -55 -78 -125q-23 -45 -51 -121l55 -219q-72 -35 -127 -35q-98 0 -98 98z" />
<glyph unicode="&#x201d;" horiz-adv-x="894" d="M178 877q43 55 77 122.5t52 122.5l-55 219q80 35 127 35q98 0 98 -98q0 -152 -196 -401h-103zM555 877q45 57 78 124q29 59 51 121l-55 219q74 35 127 35q98 0 98 -98q0 -150 -197 -401h-102z" />
<glyph unicode="&#x201e;" horiz-adv-x="894" d="M-8 -295q45 51 78 123q16 35 51 121l-55 219q78 37 127 37q98 -1 98 -101q0 -152 -195 -399h-104zM369 -295q47 57 77 123q16 33 52 121l-56 219q76 37 127 37q99 -1 99 -101q0 -145 -195 -399h-104z" />
<glyph unicode="&#x2022;" horiz-adv-x="720" d="M121 473q0 100 69.5 170t169.5 70t170 -70t70 -170t-69.5 -170t-170.5 -70q-100 0 -169.5 70t-69.5 170z" />
<glyph unicode="&#x2026;" horiz-adv-x="1536" d="M100 92q0 49 34 83t81 34q49 0 83 -34t34 -83q0 -47 -34 -81t-83 -34q-47 0 -81 34t-34 81zM629 92q0 49 34.5 83t81.5 34t81 -34t34 -83q0 -47 -33.5 -81t-81.5 -34q-47 0 -81.5 34t-34.5 81zM1141 92q0 49 34.5 83t81.5 34t81 -34t34 -83q0 -47 -33.5 -81t-81.5 -34 q-47 0 -81.5 34t-34.5 81z" />
<glyph unicode="&#x202f;" horiz-adv-x="356" />
<glyph unicode="&#x2039;" horiz-adv-x="657" d="M70 463l524 387l-27 -168l-305 -219l236 -219l-27 -166z" />
<glyph unicode="&#x203a;" horiz-adv-x="657" d="M39 78l27 166l303 219l-236 219l27 168l403 -387z" />
<glyph unicode="&#x205f;" horiz-adv-x="445" />
<glyph unicode="&#x20ac;" horiz-adv-x="1056" d="M98 371l13 84l131 34q2 55 18 115h-125l12 84l136 31q12 2 18 4q80 172 236.5 277.5t341.5 105.5q174 -1 311 -105l-94 -133q-98 92 -244 93q-256 0 -383 -238h561l-18 -119h-588q-12 -45 -16 -115h585l-18 -118h-559q51 -250 352 -250q117 0 227 55l25 -127 q-168 -70 -305 -69q-199 0 -324 105t-147 286h-146z" />
<glyph unicode="&#x2122;" horiz-adv-x="1767" d="M289 1237l18 115h553l-18 -115h-205l-86 -543h-141l86 543h-207zM899 694l105 658h231l90 -490l4 -51h12l23 51l244 490h219l-105 -658h-129l88 555h-12l-27 -90l-241 -465h-180l-84 453l2 90h-13l-86 -543h-141z" />
<glyph unicode="&#x25fc;" horiz-adv-x="983" d="M0 0v983h983v-983h-983z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.
@@ -0,0 +1,223 @@
<?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="scalaitalic" horiz-adv-x="512" >
<font-face units-per-em="2048" ascent="1638" descent="-410" />
<missing-glyph horiz-adv-x="500" />
<glyph unicode="&#xfb01;" horiz-adv-x="1073" d="M-342 -428l113 123q27 -31 46 -50.5t36.5 -32.5t38 -22.5t49.5 -19.5q45 25 76.5 52.5t54 70.5t39 108.5t32.5 163.5l138 848h-172v39l188 61l45 256q16 86 48 143.5t91 104.5q57 47 126 71.5t136 24.5q70 0 123.5 -23.5t126.5 -82.5l-116 -123q-35 35 -58.5 56.5t-42 37 t-37 27.5t-45.5 29q-49 -14 -84 -36t-60.5 -57.5t-44 -88t-30.5 -126.5l-39 -219h324l119 41h51l-129 -815q29 25 49 42.5t37.5 34.5t34 38.5t39.5 52.5l45 64l61 -39q-45 -66 -78 -110t-60.5 -74.5t-52 -54.5t-51.5 -44q-31 -23 -57.5 -35t-75.5 -24q-16 45 -21 70.5 t-5 62.5q0 23 2 41t10 71l88 584h-346l-150 -919q-14 -90 -51 -167t-89 -132.5t-115.5 -87t-133.5 -31.5q-61 0 -111.5 21.5t-111.5 74.5z" />
<glyph unicode="&#xfb02;" horiz-adv-x="1048" d="M-342 -428l113 121q25 -29 42 -46.5t34.5 -31.5t39 -25.5t52.5 -23.5q47 23 78.5 51.5t55 72.5t40 109.5t32.5 163.5l142 850h-172v39l186 61l45 254q8 53 20.5 93t30 71t39 56.5t51.5 48.5q49 37 108.5 57t123.5 20q23 0 41 -2t36.5 -7t39 -13t47.5 -23l82 41h53 l-221 -1376q31 25 50 43.5t36.5 35.5t34 37.5t38.5 51.5q10 14 21.5 29.5t23.5 34.5l62 -41q-47 -63 -80 -107.5t-60.5 -75t-51 -54.5t-50.5 -44q-16 -12 -30.5 -21.5t-28.5 -15.5t-31.5 -11t-42.5 -11q-16 47 -21 74.5t-5 62.5v19.5t2 19.5l10 71l172 1086q-25 23 -41.5 38 t-31.5 27.5t-32.5 23.5t-42.5 26q-92 -23 -140 -92.5t-77 -217.5l-41 -215h209l-14 -94h-211l-150 -924q-14 -88 -51 -163.5t-89 -131t-116.5 -87t-132.5 -31.5q-70 0 -119 21.5t-108 74.5z" />
<glyph horiz-adv-x="0" />
<glyph unicode="&#xd;" />
<glyph unicode=" " />
<glyph unicode="!" horiz-adv-x="577" d="M184 92q0 49 38 84t91 35q43 0 74 -34t31 -81q0 -49 -39 -84t-92 -35q-41 0 -72 34t-31 81zM307 393l105 1032l223 84l-246 -1116h-82z" />
<glyph unicode="&#x22;" horiz-adv-x="837" d="M336 885l72 463h120l-73 -463h-119zM664 885l73 463h119l-74 -463h-118z" />
<glyph unicode="#" horiz-adv-x="1331" d="M182 438l39 117h238l96 266h-238l39 117h240l145 410h123l-143 -410h291l145 410h127l-145 -410h227l-39 -117h-229l-94 -266h233l-39 -117h-235l-154 -438h-127l154 438h-293l-158 -438h-125l158 438h-236zM584 555h293l96 266h-295z" />
<glyph unicode="$" horiz-adv-x="1112" d="M168 76l137 135q20 -29 35.5 -47.5t31 -33.5t35 -30.5t48.5 -36.5l80 7l88 561l-35 20q-145 86 -208 169t-63 177q0 70 35 135.5t93.5 119t135 88t160.5 40.5l19 119h94l-18 -117q47 -2 84.5 -7t73.5 -16t74 -29.5t85 -47.5l-143 -131q-23 27 -37.5 45t-29.5 33.5 t-33.5 30t-45.5 34.5l-45 -4l-82 -532q92 -57 153.5 -103.5t97.5 -89.5t50.5 -87t14.5 -95q0 -80 -34 -150.5t-93.5 -125t-139 -88t-174.5 -39.5l-18 -119h-94l18 112q-66 4 -114 10.5t-88 17.5t-74.5 29.5t-73.5 45.5zM494 1028q0 -31 6 -55.5t23.5 -48t48 -49t79.5 -60.5 l74 465q-111 -27 -171 -92.5t-60 -159.5zM629 84q131 39 186 103.5t55 174.5q0 59 -35.5 107.5t-125.5 110.5z" />
<glyph unicode="%" horiz-adv-x="1740" d="M70 1014q0 74 28.5 139.5t76.5 114.5t113.5 77.5t139.5 28.5t139.5 -28.5t114.5 -77.5t76.5 -114.5t27.5 -139.5t-27.5 -139.5t-76.5 -114.5t-114.5 -77t-139.5 -28t-139.5 28t-113.5 77t-76.5 114.5t-28.5 139.5zM195 1014q0 -49 18 -92t50 -75t74 -50.5t91 -18.5 t92 18.5t75 50.5t50.5 75t18.5 92t-18.5 91t-50.5 74.5t-75 51t-92 18.5t-91 -18.5t-74 -51t-50 -74.5t-18 -91zM236 -94l1144 1501h142l-1178 -1501h-108zM954 332q0 74 28 139.5t77 114.5t114.5 76.5t139.5 27.5t139.5 -27.5t113.5 -76.5t76.5 -114.5t28.5 -139.5 t-28.5 -139.5t-76.5 -113.5t-114 -77t-139 -29q-74 0 -139.5 29t-114.5 77t-77 113.5t-28 139.5zM1077 332q0 -49 18.5 -91t50.5 -74t75 -50.5t92 -18.5t91 18.5t73.5 50.5t50 74t18.5 91t-18.5 92t-50 74.5t-73.5 50t-91 18.5t-92 -18.5t-75 -50t-50.5 -74.5t-18.5 -92z " />
<glyph unicode="&#x26;" horiz-adv-x="1206" d="M113 272q0 135 45 277.5t123 251.5q47 68 124.5 109.5t157.5 41.5q51 0 96.5 -12t78 -32.5t51 -49.5t18.5 -61v-49l-236 -230l136 -203q37 43 63.5 75t46 60.5t34.5 57.5t32 63q45 96 71 222q33 145 33 280v37h-215l35 76h510l-33 -76h-201q-4 -147 -33.5 -290.5 t-78.5 -266.5q-16 -43 -34.5 -78t-43.5 -69.5t-58.5 -72.5t-80.5 -87l174 -254q33 -47 56.5 -78t41.5 -48.5t33.5 -24.5t34.5 -7q27 0 51 19.5t61 70.5l64 -43q-14 -16 -24.5 -28.5t-16.5 -20.5q-29 -35 -52.5 -58.5t-46 -38t-45 -19.5t-49.5 -5t-49 7.5t-44.5 24.5 t-46.5 46t-52 70l-191 280q-57 -45 -103 -74.5t-88 -48t-84 -25.5t-89 -7q-18 0 -39 2t-55 8q-82 115 -82 278zM266 416q0 -174 27.5 -250t93.5 -76q39 0 89 26.5t132 86.5l-229 344q281 76 280 229q0 47 -32.5 77t-81.5 30q-23 0 -47.5 -6.5t-94.5 -26.5 q-74 -119 -105.5 -218.5t-31.5 -215.5z" />
<glyph unicode="'" d="M336 885l74 463h118l-71 -463h-121z" />
<glyph unicode="(" horiz-adv-x="837" d="M289 162q0 141 28.5 292.5t79.5 288.5q59 160 160 330q31 51 52.5 87t43 65.5t46 59.5t57.5 67h88q-82 -123 -158 -289t-129 -342q-49 -162 -72.5 -318.5t-23.5 -320.5q0 -172 22.5 -331t63.5 -275h-88q-37 66 -69 148.5t-54.5 172.5t-34.5 183.5t-12 181.5z" />
<glyph unicode=")" horiz-adv-x="837" d="M125 -524q80 119 156.5 285.5t130.5 344.5q98 322 98 639q0 172 -23.5 332t-64.5 275h90q37 -63 67.5 -145.5t53 -173.5t35 -184t12.5 -181q0 -141 -27.5 -294t-79.5 -290q-29 -78 -69.5 -160t-91.5 -170q-31 -53 -53.5 -89t-44 -65.5t-45 -58t-56.5 -65.5h-88z" />
<glyph unicode="*" horiz-adv-x="1024" d="M104 1014l48 145l337 -147l-24 -78zM233 616l244 277l68 -49l-189 -318zM489 1403h152l-35 -367h-82zM584 846l65 49l246 -277l-123 -90zM637 1012l338 147l47 -145l-360 -80z" />
<glyph unicode="+" horiz-adv-x="1126" d="M78 426v117h428v428h115v-428h428v-117h-428v-426h-115v426h-428z" />
<glyph unicode="," d="M82 -207q88 63 125 108.5t37 94.5q0 41 -19.5 62.5t-68.5 37.5q35 66 66.5 91.5t78.5 25.5t76 -26.5t29 -71.5q0 -39 -20.5 -86t-58.5 -97.5t-90.5 -102.5t-115.5 -99z" />
<glyph unicode="-" horiz-adv-x="563" d="M147 389l25 156h391l-24 -156h-392z" />
<glyph unicode="." d="M152 96q0 51 38.5 87t94.5 36q45 0 75.5 -35t30.5 -84q0 -51 -39 -87t-94 -36q-45 0 -75.5 35t-30.5 84z" />
<glyph unicode="/" horiz-adv-x="837" d="M23 -498l806 1850h121l-807 -1850h-120z" />
<glyph unicode="0" horiz-adv-x="1081" d="M176 401q0 16 1 35t3 35q14 109 58.5 201t109 158.5t147.5 103.5t175 37q82 0 149.5 -32t116.5 -88t76.5 -133t27.5 -169q0 -119 -38.5 -223.5t-105.5 -183.5t-157 -124t-192 -45q-82 0 -150.5 32t-118 88.5t-76 135t-26.5 172.5zM295 418q0 -141 71.5 -225t192.5 -84 q74 0 139.5 33.5t114.5 91t79 134t30 160.5q0 139 -72 222.5t-193 83.5q-66 0 -126 -28t-108 -76t-81 -114.5t-43 -144.5q-2 -12 -3 -25.5t-1 -27.5z" />
<glyph unicode="1" horiz-adv-x="747" d="M143 0l13 76h176l112 717l-221 -107l-39 82l383 176h56l-138 -868h170l-12 -76h-500z" />
<glyph unicode="2" horiz-adv-x="878" d="M49 0l10 72l340 258q80 59 132.5 108t84 93t45 88.5t13.5 93.5q0 68 -39 105.5t-105 37.5q-72 0 -136 -36t-148 -124l-47 62q57 59 105 98t91 62.5t87 33t96 9.5q113 0 181 -63.5t68 -168.5q0 -92 -61 -185t-174 -175l-320 -234h564l-78 -135h-709z" />
<glyph unicode="3" horiz-adv-x="825" d="M-100 -446l82 108q39 -25 64.5 -41t45 -24.5t35.5 -11.5t37 -3q45 0 93 21.5t94 60.5t88 92.5t73 114.5q18 37 28.5 83t10.5 87q0 106 -58.5 170.5t-156.5 64.5h-80l20 78q295 158 295 375q0 131 -131 131q-23 0 -43 -4t-41.5 -16.5t-47 -32t-58.5 -49.5l-51 61 q76 78 146.5 111t164.5 33q109 0 167 -54.5t58 -156.5q0 -111 -62.5 -196t-197.5 -159q111 -2 172.5 -77.5t61.5 -208.5q0 -154 -87 -296.5t-243 -240.5q-72 -47 -143 -71.5t-132 -24.5q-27 0 -49 3t-45.5 12t-50.5 23.5t-59 37.5z" />
<glyph unicode="4" horiz-adv-x="968" d="M18 0l5 37l798 934h45l-121 -852h222l-84 -119h-154l-72 -498h-139l72 498h-572zM209 119h397l80 561z" />
<glyph unicode="5" horiz-adv-x="854" d="M12 -440l88 100q47 -47 80 -64.5t74 -17.5q61 0 119.5 39t104.5 103.5t74 146.5t28 170q0 156 -74 235.5t-236 104.5l82 567h522l-110 -162h-350l-43 -274q369 -49 368 -381q0 -127 -45 -245t-120.5 -208t-175 -144t-205.5 -54q-29 0 -51.5 4t-43 13t-41 25.5t-45.5 41.5 z" />
<glyph unicode="6" horiz-adv-x="1128" d="M199 449q0 80 17 170t48 184t75 188t99 180q104 164 238.5 254.5t271.5 90.5q63 0 112.5 -17.5t113.5 -62.5l-101 -138q-49 66 -88 94.5t-86 28.5q-78 0 -171 -80.5t-169 -212.5q-43 -76 -79 -161.5t-60.5 -175t-38.5 -176.5t-14 -162q0 -88 16 -161t46 -126t71 -83 t90 -30q63 0 138 54.5t124 136.5q31 53 48.5 112.5t17.5 118.5q0 129 -72 206t-195 77h-90l27 78q51 12 77.5 16t61.5 4q80 0 145.5 -25.5t112.5 -72.5t72.5 -111.5t25.5 -144.5q0 -102 -44 -197.5t-115.5 -169.5t-165.5 -118t-193 -44q-170 0 -268 128t-98 348z" />
<glyph unicode="7" horiz-adv-x="1001" d="M143 -406q45 37 79 66t60.5 57.5t51 60.5t53.5 72q16 25 36.5 58t41 66.5t38 65.5t27.5 54l336 713h-524l-37 -240h-88l55 377h756l-10 -78l-408 -843q-57 -117 -113.5 -209.5t-134.5 -192.5q-18 -25 -46.5 -61.5t-69.5 -83.5z" />
<glyph unicode="8" horiz-adv-x="1044" d="M154 289q0 201 219 379l155 127l-114 127q-88 98 -88 221q0 74 32.5 141.5t89 118.5t130 80.5t155.5 29.5q61 0 113.5 -20t90.5 -56t59.5 -86.5t21.5 -107.5q0 -74 -48 -155.5t-130 -151.5l-115 -96l141 -158q66 -72 92.5 -126t26.5 -114q0 -94 -40 -179t-106.5 -149.5 t-155.5 -102.5t-187 -38q-166 0 -254 81t-88 235zM289 281q0 -111 57 -170.5t164 -59.5q68 0 125 24.5t100 68.5t66.5 104.5t23.5 130.5q0 53 -18.5 91t-71.5 97l-151 166l-142 -123q-74 -66 -113.5 -150.5t-39.5 -178.5zM489 1186q0 -104 68 -176l113 -115l88 78 q59 53 95 130t36 154q0 84 -45 131.5t-123 47.5q-49 0 -92 -18.5t-74 -52.5t-48.5 -80t-17.5 -99z" />
<glyph unicode="9" horiz-adv-x="1128" d="M109 -442l98 137q49 -68 89 -95.5t87 -27.5q78 0 170 80t170 213q84 143 130 313t46 332q0 84 -16.5 153.5t-46 118.5t-70.5 77t-90 28q-70 0 -143.5 -51.5t-122.5 -135.5q-31 -53 -48.5 -112.5t-17.5 -118.5q0 -131 71.5 -207t196.5 -76h88l-26 -77q-49 -12 -77 -16.5 t-60 -4.5q-80 0 -146.5 25.5t-114 71.5t-73 111.5t-25.5 145.5q0 100 43 195.5t116 169.5t165 119t190 45q174 0 272.5 -128t98.5 -356q0 -158 -58.5 -332.5t-162.5 -334.5q-111 -166 -242 -255t-268 -89q-61 0 -111.5 18.5t-111.5 63.5z" />
<glyph unicode=":" d="M154 94q0 49 37.5 84t91.5 35q45 0 75.5 -34t30.5 -81q0 -49 -39 -85t-94 -36q-43 0 -72.5 34t-29.5 83zM270 834q0 49 38 83.5t91 34.5q45 0 76 -32.5t31 -79.5q0 -51 -39 -86t-94 -35q-41 0 -72 33.5t-31 81.5z" />
<glyph unicode=";" d="M72 -207q90 63 125.5 108.5t35.5 94.5q0 41 -18 62.5t-70 37.5q35 66 68 91.5t80 25.5t75.5 -26.5t28.5 -71.5q0 -39 -20.5 -86t-58 -97.5t-90 -102.5t-115.5 -99zM276 834q0 49 38 83.5t92 34.5q45 0 76.5 -32.5t31.5 -79.5q0 -51 -39 -86t-94 -35q-43 0 -74 33.5 t-31 81.5z" />
<glyph unicode="&#x3c;" horiz-adv-x="1126" d="M80 430v111l967 430v-129l-811 -357l811 -356v-129z" />
<glyph unicode="=" horiz-adv-x="1126" d="M51 274v117h1024v-117h-1024zM51 559v115h1024v-115h-1024z" />
<glyph unicode="&#x3e;" horiz-adv-x="1126" d="M80 0v129l811 356l-811 357v129l967 -430v-111z" />
<glyph unicode="?" horiz-adv-x="980" d="M274 1192q0 53 86 135q92 84 176.5 123t182.5 39q133 0 213 -77t80 -206q0 -74 -23.5 -139.5t-79 -134t-146.5 -145.5t-228 -173q20 -29 35.5 -46t29.5 -32.5t32.5 -29.5t45.5 -35l-129 -119q-39 45 -65.5 77t-46 59.5t-37 56t-38.5 67.5q74 51 122 85t81 57.5t57.5 42 t53.5 41.5q61 47 110 102q41 47 63.5 106.5t22.5 114.5q0 92 -61 143.5t-172 51.5q-35 0 -61.5 -4t-53 -16.5t-53.5 -32t-61 -50.5q14 -18 26.5 -30.5t25.5 -23.5t30.5 -23.5t42.5 -30.5l-136 -125q-39 35 -63.5 60.5t-37.5 44t-18.5 35t-5.5 32.5zM354 94q0 49 38 84t91 35 q45 0 76 -34t31 -81q0 -49 -38 -85t-93 -36q-43 0 -74 34t-31 83z" />
<glyph unicode="@" horiz-adv-x="2048" d="M203 446q0 190 63.5 348t178 273t273.5 178.5t349 63.5q186 0 324.5 -55.5t255.5 -178.5q106 -113 154 -236.5t48 -289.5q0 -86 -10 -154.5t-33.5 -124t-59.5 -101.5t-87 -87q-131 -100 -311 -100q-115 0 -167.5 46t-52.5 150q0 27 4.5 56.5t10.5 56.5l22 88 q-35 -57 -64.5 -99t-58 -76t-58.5 -62.5t-64 -55.5q-51 -39 -108.5 -64.5t-98.5 -25.5q-27 0 -49.5 22.5t-39 62.5t-25.5 95t-9 121q0 145 38 270t103.5 217.5t154.5 144.5t193 52q27 0 46.5 -2t39 -7t39 -15.5t45.5 -26.5l62 51h80l-117 -727q-4 -29 -6 -50.5t-2 -35.5 q0 -41 32.5 -63.5t90.5 -22.5q45 0 90 13.5t85 37t73.5 56t54.5 71.5q61 111 61 297q0 137 -40 238.5t-130 201.5q-51 57 -105.5 98.5t-116 67t-131 36.5t-153.5 11q-176 0 -318.5 -53t-243.5 -150.5t-156.5 -235.5t-55.5 -308q0 -195 58.5 -327t191.5 -236q49 -39 97 -66 t101.5 -43t115 -23.5t134.5 -7.5q55 0 98.5 3.5t81.5 11.5t75.5 22.5t80.5 34.5l41 -90q-47 -23 -90 -38t-86 -24.5t-89 -13.5t-101 -4q-86 0 -159 9.5t-135.5 31t-120.5 55t-116 80.5q-145 117 -211.5 264.5t-66.5 343.5zM752 342q0 -172 82 -172q41 0 103 56.5t128 152.5 q33 47 57.5 92t43 95t32.5 107.5t27 127.5q-41 53 -76 74.5t-80 21.5q-61 0 -118.5 -46t-101.5 -123t-70.5 -177t-26.5 -209z" />
<glyph unicode="A" horiz-adv-x="1374" d="M10 0l13 76h133l741 1319h35l303 -1319h141l-12 -76h-479l12 76h174l-84 370h-516l-207 -370h160l-10 -76h-404zM524 543h443l-125 563z" />
<glyph unicode="B" horiz-adv-x="1300" d="M166 0l12 76h154l190 1200h-153l10 76h561q141 0 223 -81t82 -218q0 -74 -26.5 -135.5t-74.5 -106.5t-113.5 -71.5t-143.5 -28.5q152 -16 233.5 -104.5t81.5 -233.5q0 -80 -31.5 -148.5t-87 -118t-131 -78t-164.5 -28.5h-622zM494 92h211q72 0 131 23.5t102 67.5 t66.5 104.5t23.5 134.5q0 123 -60.5 178t-191.5 55h-194zM596 748h182q61 0 112.5 23.5t90.5 64.5t60.5 96t21.5 121q0 100 -50 152t-147 52h-188z" />
<glyph unicode="C" horiz-adv-x="1366" d="M201 588q0 160 64.5 303t174 251.5t254 172t303.5 63.5q90 0 166 -17.5t150 -55.5l14 88h92l-55 -349h-92l24 152q-123 82 -280 82q-129 0 -244 -54.5t-201 -147.5t-136 -218t-50 -266q0 -113 32 -207t89 -161.5t136 -105.5t175 -38q51 0 98.5 10t94.5 32.5t95 58.5 t101 87l78 -75q-35 -33 -62.5 -56.5t-51 -41t-48 -31t-53.5 -27.5q-133 -63 -287 -64q-127 0 -233.5 46.5t-184 127t-120.5 193.5t-43 248z" />
<glyph unicode="D" horiz-adv-x="1515" d="M168 0l12 76h154l190 1200h-155l12 76h575q117 0 215.5 -45t171 -125t113.5 -188.5t41 -235.5q0 -147 -62.5 -284.5t-168 -243t-242.5 -168t-285 -62.5h-571zM496 102h217q125 0 235.5 54.5t192.5 147.5t129 218t47 269q0 223 -102.5 339.5t-294.5 116.5h-244z" />
<glyph unicode="E" horiz-adv-x="1189" d="M166 0l12 76h154l190 1200h-153l10 76h782l10 57h93l-52 -326h-92l29 174h-471l-84 -524h375l24 154l92 2l-63 -406h-94l26 158h-374l-86 -549h489l29 180h92l-43 -272h-895z" />
<glyph unicode="F" horiz-adv-x="1169" d="M135 0l12 76h154l191 1200h-154l10 76h782l11 57h92l-51 -326h-92l28 174h-471l-84 -524h375l25 154l92 2l-64 -406h-94l27 158h-375l-88 -565h186l-12 -76h-500z" />
<glyph unicode="G" horiz-adv-x="1525" d="M199 602q0 154 65.5 295t176 247.5t255 170t301.5 63.5q82 0 153 -16t161 -55l12 86h92l-55 -349h-90l22 152q-53 39 -126.5 60.5t-153.5 21.5q-129 0 -243 -55.5t-199 -149.5t-135 -220t-50 -267q0 -240 133 -373t369 -133q31 0 54.5 1t46 5t49 10t63.5 17l55 352h-174 l12 76h486l-11 -76h-153l-68 -420q-43 -18 -86 -32.5t-89 -22.5t-98 -12.5t-116 -4.5q-150 0 -271.5 45t-207.5 127t-133 198t-47 259z" />
<glyph unicode="H" horiz-adv-x="1710" d="M164 0l10 76h156l190 1200h-155l12 76h467l-10 -76h-156l-86 -545h758l86 545h-156l12 76h469l-12 -76h-156l-190 -1200h156l-13 -76h-467l11 76h155l90 563h-757l-91 -563h156l-12 -76h-467z" />
<glyph unicode="I" horiz-adv-x="794" d="M164 0l10 76h156l190 1200h-155l12 76h467l-10 -76h-156l-191 -1200h156l-12 -76h-467z" />
<glyph unicode="J" horiz-adv-x="782" d="M-193 -424l113 121l50.5 -50.5t37 -32.5t35.5 -22.5t45 -19.5q47 20 80 47t55.5 70t39 109.5t32.5 166.5l215 1311h-154l13 76h471l-13 -76h-155l-211 -1294q-49 -309 -232 -433q-55 -37 -103 -51t-114 -14q-27 0 -49 4t-45.5 15.5t-50.5 28.5t-60 44z" />
<glyph unicode="K" horiz-adv-x="1337" d="M164 0l10 78h156l188 1198h-153l12 76h467l-10 -76h-156l-191 -1200h156l-12 -76h-467zM598 702l576 574h-138l13 76h436l-12 -76h-160l-533 -533l457 -667h125l-12 -76h-269z" />
<glyph unicode="L" horiz-adv-x="1087" d="M131 0l12 76h154l190 1200h-153l10 76h500l-10 -76h-189l-186 -1184h489l29 180h92l-43 -272h-895z" />
<glyph unicode="M" horiz-adv-x="1845" d="M115 0l10 76h156l190 1200h-156l13 76h321l305 -1059l654 1059h288l-12 -76h-155l-189 -1200h154l-13 -76h-467l13 76h153l154 962l-657 -1069l-326 1137l-164 -1030h154l-11 -76h-415z" />
<glyph unicode="N" horiz-adv-x="1509" d="M147 0l11 76h155l172 1149l-26 51h-152l12 76h281l594 -1037l152 961h-156l12 76h416l-12 -76h-156l-205 -1299h-49l-618 1092l-158 -993h153l-12 -76h-414z" />
<glyph unicode="O" horiz-adv-x="1540" d="M203 557q0 160 64.5 308.5t173 262t248.5 181t294 67.5q121 0 223.5 -44t176 -121.5t115.5 -184t42 -233.5q0 -160 -64.5 -308.5t-172 -262t-249 -181.5t-292.5 -68q-117 0 -219.5 46.5t-177 125t-118.5 185t-44 227.5zM391 549q0 -109 26.5 -197t77 -150.5t121 -96 t156.5 -33.5q123 0 229.5 57t184.5 157.5t123 235.5t45 291q0 221 -102.5 346t-286.5 125q-119 0 -223.5 -57.5t-182.5 -157.5t-123 -233t-45 -287z" />
<glyph unicode="P" horiz-adv-x="1228" d="M164 0l10 76h156l190 1200h-155l12 76h524q82 0 149.5 -26t115.5 -72t74 -111.5t26 -145.5q0 -88 -40 -167.5t-105.5 -141t-152.5 -97.5t-182 -36q-31 0 -58.5 4t-82.5 14l10 62q20 -4 31.5 -5t22.5 -1q78 0 147.5 33.5t122.5 91t84 133.5t31 160q0 210 -215 210h-2h-201 l-189 -1181h175l-13 -76h-485z" />
<glyph unicode="Q" horiz-adv-x="1540" d="M267.5 865.5q64.5 148.5 173 262t249.5 181t295 67.5q121 0 222.5 -44t175 -121.5t115.5 -184t42 -233.5q0 -117 -37 -232t-101.5 -214t-153.5 -179t-195 -127q-29 -12 -55.5 -22.5t-86.5 -26.5q-41 -23 -71.5 -39t-63.5 -31.5t-72.5 -32t-99.5 -39.5q121 -55 237.5 -100 t223 -76.5t198 -48t158.5 -16.5q180 0 226 178h59q-10 -88 -28.5 -147.5t-53.5 -96.5t-88 -52t-129 -15q-145 0 -303 36.5t-365 118.5q-53 20 -98 39t-94 39.5t-106.5 46t-137.5 62.5q63 18 108.5 32.5t89.5 31t97 39t137 59.5q-131 10 -217 49t-166 127q-149 161 -149 396 q0 165 64.5 313.5zM391 555q0 -227 100.5 -355t278.5 -128q125 0 231.5 56t184.5 155.5t123 233.5t45 290q0 225 -102.5 350t-288.5 125q-117 0 -220.5 -57.5t-182.5 -156.5t-124 -231t-45 -282z" />
<glyph unicode="R" horiz-adv-x="1339" d="M164 0l10 76h156l190 1200h-155l12 76h543q78 0 141 -24.5t109.5 -69t72 -105.5t25.5 -135t-27 -138.5t-74 -115.5t-114.5 -87t-149.5 -50l223 -453q25 -51 51.5 -72.5t63.5 -21.5h98l-12 -80h-180q-72 0 -111 26.5t-73 98.5l-228 481h-164l-84 -530h156l-12 -76h-467z M588 700h166q74 0 135 25t104 68t67.5 104t24.5 135q0 117 -52 171t-167 54h-190z" />
<glyph unicode="S" horiz-adv-x="1150" d="M186 -18l58 368h92l-27 -170q66 -55 118 -75.5t126 -20.5q72 0 133.5 19.5t106.5 54.5t70.5 82t25.5 102q0 72 -57.5 135.5t-194.5 147.5q-84 49 -140.5 93t-91 86t-50 86t-15.5 97q0 82 34 152.5t93 123t139 83t172 30.5q78 0 136.5 -16.5t105.5 -50.5l14 84h90 l-55 -351h-90l25 166q-55 41 -96.5 55.5t-98.5 14.5q-68 0 -124 -18.5t-98 -51t-65.5 -79t-23.5 -99.5q0 -63 59 -125.5t207 -156.5q78 -51 131 -94.5t86 -86.5t47 -86t14 -94q0 -84 -35.5 -159.5t-96 -132t-141.5 -89.5t-173 -33q-90 0 -160.5 25t-144.5 78l-15 -94h-90z " />
<glyph unicode="T" horiz-adv-x="1228" d="M201 1085l53 324h90l-8 -57h954l8 57h93l-52 -324h-92l27 164h-397l-187 -1173h205l-10 -76h-572l13 76h204l187 1173h-398l-26 -164h-92z" />
<glyph unicode="U" horiz-adv-x="1597" d="M365 1276l12 76h467l-10 -76h-156l-123 -774q-6 -37 -8 -71t-2 -64q0 -131 86 -209t231 -78q57 0 114.5 14.5t107 42t90 64.5t65.5 84q47 86 70 219l123 772h-154l10 76h416l-10 -76h-156l-123 -782q-29 -188 -102.5 -297t-208.5 -168q-123 -55 -266 -56 q-104 0 -188.5 29t-144 82t-91 128t-31.5 167v28.5t4 30.5l133 838h-155z" />
<glyph unicode="V" horiz-adv-x="1353" d="M240 1276l12 76h491l-12 -76h-203l236 -995l547 995h-127l12 76h330l-13 -76h-94l-721 -1311h-22l-311 1311h-125z" />
<glyph unicode="W" horiz-adv-x="1929" d="M238 1276l12 76h416l-13 -76h-127l236 -995l278 507l-116 488h-131l12 76h749l-10 -76h-127l-233 -428l133 -567l547 995h-127l12 76h330l-13 -76h-94l-721 -1311h-12l-166 686l-377 -686h-22l-312 1311h-124zM1081 1276l70 -291l156 291h-226z" />
<glyph unicode="X" horiz-adv-x="1275" d="M4 0l12 76h103l530 583l-325 617h-136l13 76h530l-12 -76h-211l258 -490l446 490h-178l13 76h417l-12 -76h-100l-535 -588l328 -612h137l-12 -76h-537l12 76h211l-256 483l-440 -483h174l-12 -76h-418z" />
<glyph unicode="Y" horiz-adv-x="1253" d="M213 1276l12 76h516l-12 -76h-203l265 -533l407 533h-174l12 76h389l-12 -76h-96l-506 -658l-86 -542h154l-13 -76h-467l13 76h153l90 573l-307 627h-135z" />
<glyph unicode="Z" horiz-adv-x="1368" d="M115 0l10 76l1067 1171h-770l-27 -164h-90l51 326h90l-8 -57h989l-12 -78l-1067 -1172h813l33 213h90l-49 -315h-1120z" />
<glyph unicode="[" d="M63 -498l293 1850h312l-15 -95h-192l-264 -1663h192l-14 -92h-312z" />
<glyph unicode="\" horiz-adv-x="837" d="M315 1352h121l221 -1850h-120z" />
<glyph unicode="]" d="M-20 -498l14 92h192l263 1663h-191l14 95h312l-293 -1850h-311z" />
<glyph unicode="^" horiz-adv-x="692" d="M240 1014l282 338h90l166 -338h-90l-145 178l-205 -178h-98z" />
<glyph unicode="_" horiz-adv-x="1024" d="M-18 -117l18 117h1024l-18 -117h-1024z" />
<glyph unicode="`" horiz-adv-x="528" d="M475 1352h191l139 -330h-111z" />
<glyph unicode="a" horiz-adv-x="1024" d="M100 252q0 133 40 268t112 240q72 104 145.5 148t177.5 44q61 0 103.5 -14t97.5 -55l19 67h112l-104 -588q-10 -47 -13.5 -83.5t-3.5 -65.5v-59q27 27 49.5 49t42 46.5t40 53.5t45.5 66l61 -39q-59 -92 -105.5 -149.5t-93.5 -104.5q-45 -43 -77.5 -62.5t-73.5 -31.5 q-16 53 -21.5 91t-5.5 87q0 35 4 79t11 78l14 84q-41 -92 -96.5 -170.5t-117 -135t-126 -89.5t-123.5 -33q-53 0 -83 73t-30 206zM258 309q0 -84 15.5 -138t39.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t27 97 q-53 57 -94 80.5t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5z" />
<glyph unicode="b" horiz-adv-x="954" d="M111 0l219 1374h-172v37l280 98h51l-145 -919q53 80 111.5 146.5t115 114.5t106.5 74.5t91 26.5q31 0 56.5 -23.5t45 -66.5t29.5 -101.5t10 -127.5q0 -129 -40 -249t-105.5 -211t-151.5 -145.5t-180 -54.5q-41 0 -89 14.5t-97 41.5l-39 -29h-96zM272 141q33 -29 53.5 -44 t38 -24.5t34 -11.5t38.5 -2q59 0 115.5 46.5t99.5 122t68.5 174t25.5 202.5q0 92 -17 142.5t-52 50.5q-20 0 -52 -20.5t-69 -55.5t-76 -82t-76 -98q-47 -70 -75.5 -138.5t-38.5 -146.5z" />
<glyph unicode="c" horiz-adv-x="772" d="M94 268q0 139 38 264t103.5 218.5t151.5 148.5t184 55q147 0 248 -94l-112 -123q-25 33 -37 49q-37 47 -64.5 63.5t-68.5 16.5q-35 0 -67 -9t-89 -34q-37 -66 -62.5 -119t-41 -103t-21.5 -100t-6 -106q0 -141 32.5 -219t90.5 -78q61 0 144 63.5t200 203.5l55 -52 q-43 -53 -74.5 -92t-60.5 -66.5t-56.5 -48t-58.5 -38.5t-68.5 -35t-80.5 -27q-25 -6 -45.5 -11t-41 -7t-43 -3t-53.5 -1q-53 70 -74.5 132t-21.5 152z" />
<glyph unicode="d" horiz-adv-x="999" d="M100 252q0 133 40 268t112 240q70 102 146.5 147t181.5 45q57 0 91 -9t81 -36l73 467h-172v37l283 98h51l-215 -1351q33 27 56.5 48t42 44.5t38 51.5t43.5 69l66 -35q-35 -53 -63.5 -94t-58.5 -75t-61.5 -63.5t-70.5 -60.5q-35 -27 -55.5 -37t-61.5 -22q-14 27 -18 40 t-4 44q0 29 5 74.5t13 86.5l33 172q-41 -92 -96.5 -170.5t-117 -135t-126 -88.5t-121.5 -32q-55 0 -85 71t-30 206zM258 309q0 -84 15.5 -138t39.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t27 97q-53 57 -94 80.5 t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5z" />
<glyph unicode="e" horiz-adv-x="778" d="M94 266q0 137 36 262t97.5 219.5t142.5 149.5t171 55q98 0 164.5 -49t66.5 -123v-51l-520 -305v-109q0 -215 117 -215q72 0 165 72t181 195l63 -54q-55 -76 -116.5 -136t-125 -103t-126 -65.5t-119.5 -22.5q-45 0 -115 14q-45 59 -63.5 120.5t-18.5 145.5zM260 526 l352 219v52q0 80 -82 80q-31 0 -59.5 -7.5t-75.5 -27.5q-33 -41 -53 -73t-35.5 -66.5t-26 -75.5t-20.5 -101z" />
<glyph unicode="f" horiz-adv-x="524" d="M-344 -430l113 123q27 -31 46 -49.5t37.5 -32.5t39 -23.5t49.5 -21.5q47 25 78.5 53.5t54 71.5t38 107.5t31.5 162.5l138 852h-172v39l188 61l45 265q18 106 74.5 180t158.5 119q45 20 82 28t74 8q72 0 132.5 -22.5t125.5 -73.5l-117 -123q-20 20 -35.5 37t-30.5 30 t-34.5 28.5t-48.5 33.5l-33 23q-47 -14 -83 -38t-61.5 -60.5t-43 -89t-29.5 -125.5l-39 -226h209l-14 -94h-211l-146 -924q-14 -90 -51 -165.5t-89 -131t-118.5 -86t-140.5 -30.5q-31 0 -57.5 4t-51 15t-50 28.5t-58.5 46.5z" />
<glyph unicode="g" horiz-adv-x="858" d="M-53 -324q18 35 35.5 64t41 58.5t55.5 63.5t75 77q-29 8 -48.5 16t-35 17.5t-28.5 20.5t-32 30q53 88 100.5 149t100.5 111q-53 51 -76.5 108.5t-23.5 134.5q0 84 30.5 162t81.5 137.5t118 94t138 34.5q27 0 51.5 -3t52 -9t60.5 -16.5t76 -26.5h139l123 27l-63 -138h-179 q16 -53 22.5 -83.5t6.5 -75.5q0 -82 -30.5 -156t-84 -130t-123 -89t-147.5 -33q-33 0 -55.5 6t-59.5 23q-25 -41 -40 -64.5t-22 -37t-9 -21.5t-2 -16q0 -47 71 -48h371q186 0 186 -176q0 -92 -33.5 -167.5t-94 -130t-146 -84t-187.5 -29.5q-139 0 -246.5 51t-168.5 149z M129 -295q0 -61 69.5 -102t176.5 -41q63 0 123.5 21.5t105.5 58t73 85t28 101.5q0 41 -20.5 65.5t-57.5 24.5h-383q-35 -47 -57.5 -79t-35 -55.5t-17.5 -41.5t-5 -37zM264 567q0 -113 47 -184.5t123 -71.5q41 0 76 22.5t60.5 62.5t40 95.5t14.5 120.5q0 117 -44 187.5 t-116 70.5q-43 0 -79 -23.5t-63.5 -64.5t-43 -96.5t-15.5 -118.5z" />
<glyph unicode="h" horiz-adv-x="1064" d="M111 0l217 1374h-172v37l282 98h51l-159 -1011q41 61 77.5 112.5t72.5 93t72 77.5t75 71q51 43 104 69.5t90 26.5q41 0 65.5 -33.5t24.5 -87.5q0 -16 -4 -55t-12 -86l-90 -553q29 25 49 42.5t37.5 34.5t34 38.5t39.5 52.5l45 64l61 -39q-45 -63 -77.5 -107.5t-60.5 -76 t-52.5 -55.5t-51.5 -44q-35 -25 -60.5 -37t-72.5 -22q-16 45 -21 70.5t-5 54.5q0 41 12 120l72 441q4 25 6 39t2 18v16q0 61 -35 62q-25 0 -58.5 -25.5t-86.5 -85.5q-51 -55 -82 -89t-50.5 -58.5t-34 -45t-32.5 -46.5q-25 -41 -43 -75t-31.5 -67.5t-21.5 -69.5t-15 -79 l-22 -164h-139z" />
<glyph unicode="i" horiz-adv-x="575" d="M102 813v39l283 96h53l-129 -815q29 25 49.5 43.5t37 35.5t32.5 37.5t39 51.5q10 14 21.5 29.5t25.5 34.5l59 -39q-45 -63 -77.5 -107.5t-59 -76t-51.5 -54t-51 -43.5q-31 -25 -57.5 -37t-77.5 -24q-16 43 -21.5 69.5t-5.5 55.5q0 18 3 49.5t9 72.5l90 582h-172z M338 1300q0 12 2 19q6 59 38 98t73 39q27 0 44 -35t17 -84v-18q-8 -59 -40 -99t-73 -40q-27 0 -44 35.5t-17 84.5z" />
<glyph unicode="j" horiz-adv-x="501" d="M-352 -432l112 123q31 -33 50.5 -52.5t38 -33t37 -22.5t46.5 -19q49 25 84 56.5t59.5 76.5t42 109.5t29.5 154.5l125 846h-172v37l281 98h53l-158 -1055q-12 -90 -50 -164.5t-93 -129t-124.5 -85t-145.5 -30.5q-61 0 -105.5 18.5t-109.5 71.5zM344 1292q0 10 2 19 q6 59 38 98t73 39q27 0 44 -35t17 -86v-16q-8 -59 -40 -99.5t-72 -40.5q-25 0 -43.5 35t-18.5 86z" />
<glyph unicode="k" horiz-adv-x="944" d="M111 0l217 1374h-174v37l292 98h43l-149 -938q51 14 92 29.5t77 35t71.5 43t78.5 58.5q78 61 78 88q0 10 -12 21q-12 12 -29 12h-100l27 70h321q-20 -39 -41.5 -70t-53.5 -61.5t-75 -64.5t-106 -79q-29 -20 -49.5 -33.5t-41 -25.5t-42 -22.5t-50.5 -24.5 q29 -80 58.5 -150.5t57.5 -124t50.5 -84t34.5 -30.5q41 0 178 180l64 -49q-43 -63 -89 -118.5t-87 -97.5t-75 -65.5t-54 -23.5q-49 0 -117 149l-78 172l-66 191l-34 -13l-78 -483h-139z" />
<glyph unicode="l" horiz-adv-x="497" d="M109 109q0 39 12 122l180 1143h-170v37l283 98h51l-221 -1376q31 25 50 42.5t36.5 34.5t34 38.5t38.5 52.5l48 64l59 -41q-45 -63 -78 -106.5t-60.5 -75t-52 -55.5t-51.5 -44q-33 -25 -58.5 -37t-74.5 -22q-16 43 -21 69.5t-5 55.5z" />
<glyph unicode="m" horiz-adv-x="1630" d="M111 813v39l278 96h51l-69 -450q66 100 134 184t132.5 142.5t122 91t102.5 32.5q43 0 67.5 -32.5t24.5 -92.5q0 -20 -4 -60t-12 -79l-35 -188q63 100 131 183t132.5 142.5t123 93t103.5 33.5t68.5 -31.5t23.5 -91.5q0 -18 -4 -55t-13 -84l-90 -553q31 25 50.5 43.5 t37 35.5t34 37.5t38.5 51.5q10 14 21.5 29.5t25.5 34.5l60 -41q-47 -63 -80 -107.5t-59.5 -75t-50 -53.5t-50.5 -43q-16 -12 -30.5 -21.5t-30 -16.5t-33 -12t-41.5 -11q-16 43 -21.5 69.5t-5.5 55.5q0 41 12 120l72 441q4 23 6 38t2 19v16q0 61 -35 62q-25 0 -58.5 -25.5 t-86.5 -85.5q-53 -55 -85 -92t-46 -53q-29 -33 -68 -96q-47 -76 -73.5 -142.5t-36.5 -146.5l-23 -164h-137l105 672l8 55q4 20 4 29q0 49 -33 49q-25 0 -58.5 -25.5t-88.5 -85.5q-49 -51 -79 -85t-51.5 -59.5t-36 -48t-32.5 -48.5q-47 -76 -71.5 -142.5t-37.5 -146.5 l-24 -164h-137l129 813h-172z" />
<glyph unicode="n" horiz-adv-x="1105" d="M102 813v39l279 96h53l-72 -450q68 102 135.5 185t132 142.5t122 91t102.5 31.5q43 0 67.5 -32.5t24.5 -90.5q0 -18 -4 -55t-12 -84l-90 -553q29 25 49 42.5t36.5 35.5t33 38.5t38.5 51.5q10 14 22.5 29.5t24.5 34.5l62 -41q-49 -68 -82 -112t-59.5 -73.5t-50 -51.5 t-50.5 -42q-16 -12 -30.5 -21.5t-28.5 -16.5t-31.5 -12t-42.5 -11q-16 45 -21 70.5t-5 54.5q0 41 12 120l69 441q6 43 8.5 53t2.5 20q0 61 -37 62q-23 0 -56.5 -25.5t-87.5 -85.5q-55 -59 -86.5 -94t-51 -58.5t-33 -43t-29.5 -45.5q-47 -76 -73 -142.5t-36 -146.5l-22 -164 h-140l129 813h-172z" />
<glyph unicode="o" horiz-adv-x="913" d="M109 352q0 125 48 244t140 215q137 141 291 141q66 0 121 -29.5t95 -83t62.5 -126t22.5 -160.5q0 -111 -50.5 -224.5t-142.5 -211.5q-135 -141 -290 -142q-66 0 -120.5 29t-93 79t-61 118.5t-22.5 150.5zM270 395q0 -70 13.5 -129t38 -103t58.5 -68.5t73 -24.5 q53 0 103 38.5t88 105.5t61.5 152t23.5 177q0 66 -14.5 124t-39 101t-57 67.5t-71.5 24.5q-47 0 -92 -31.5t-82 -85t-63.5 -126t-35.5 -152.5q-2 -18 -3 -35.5t-1 -34.5z" />
<glyph unicode="p" horiz-adv-x="991" d="M-80 -498l12 68h152l199 1243h-172v41l284 94h51l-59 -358q51 78 108.5 144.5t114 114.5t107.5 75.5t92 27.5q31 0 56.5 -23.5t45 -66.5t29.5 -102.5t10 -128.5q0 -129 -39 -248t-105.5 -210t-152.5 -145.5t-180 -54.5q-39 0 -85 13.5t-91 38.5l-70 -455h181l-13 -68 h-475zM313 141q33 -29 53.5 -44t38 -24.5t34 -11.5t38.5 -2q61 0 116.5 46.5t98.5 122t68.5 175t25.5 207.5q0 86 -18 134.5t-51 48.5q-20 0 -52 -19.5t-69 -53.5t-76 -80t-76 -99q-47 -70 -75.5 -138.5t-38.5 -146.5z" />
<glyph unicode="q" horiz-adv-x="923" d="M92 242q0 147 36 272t114 244q66 102 144.5 148t182.5 46q59 0 100.5 -14t96.5 -55l20 67h111l-219 -1380h133l-12 -68h-480l13 68h207l129 831q-37 -88 -92.5 -165.5t-119 -136t-129 -92.5t-122.5 -34q-53 0 -83 70t-30 199zM250 309q0 -84 15.5 -138t39.5 -54 q8 0 29.5 11t46.5 28q16 12 32.5 25.5t32.5 29.5q94 93 172 240q18 35 34 69.5t30 71.5t27.5 81t27.5 97q-53 57 -94 80.5t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5z" />
<glyph unicode="r" horiz-adv-x="722" d="M113 813v39l280 96h51l-55 -346q39 76 84 138.5t90 108.5t88 71.5t80 25.5q31 0 52.5 -19.5t41.5 -62.5l-145 -151q-29 25 -45.5 35t-32.5 10q-63 0 -162 -176q-23 -37 -39 -75t-29.5 -82t-24.5 -96.5t-21 -119.5l-33 -209h-139l131 813h-172z" />
<glyph unicode="s" horiz-adv-x="671" d="M68 0l41 231h67q-4 -18 -6 -34.5t-2 -28.5q0 -45 42 -72.5t109 -27.5q68 0 117 47t49 110q0 92 -129 195q-63 49 -103 82t-61.5 60.5t-28.5 53t-7 60.5q0 57 20.5 105t57 83t87 55.5t109.5 20.5h24.5t24.5 -4q29 -4 44.5 -6t19.5 -2h129l-35 -232h-64q10 45 11 72 q0 39 -39 66.5t-94 27.5q-63 0 -111.5 -43t-48.5 -100q0 -23 6 -42.5t24.5 -41t49 -48t80.5 -63.5q96 -72 133 -128t37 -124q0 -59 -26 -111t-69 -91t-102 -60.5t-127 -21.5q-18 0 -32.5 1t-26.5 3q-16 4 -25.5 6t-11.5 2h-133z" />
<glyph unicode="t" horiz-adv-x="598" d="M82 813v39l186 61l45 289h142l-47 -295h194l-16 -94h-193l-108 -674q53 37 88 62.5t64.5 50t57 51.5t64.5 66l55 -52q-41 -45 -79.5 -82.5t-76.5 -71.5t-78 -64.5t-85 -61.5q-35 -25 -58.5 -35t-68.5 -18q-14 35 -18.5 54t-4.5 46q0 23 4.5 63.5t10.5 81.5l92 584h-170z " />
<glyph unicode="u" horiz-adv-x="1116" d="M121 813v39l280 96h54l-113 -690q-6 -41 -8 -52t-2 -22q0 -61 37 -61q20 0 56 25.5t80 69.5t93 103.5t96 127.5q55 80 86 153.5t43 159.5l23 166h137l-125 -795q29 25 48.5 42.5t37 34.5t33.5 38.5t39 52.5l47 64l61 -39q-45 -63 -77.5 -107.5t-60.5 -75t-51 -54.5 t-50 -44q-16 -12 -30.5 -21.5t-30 -16.5t-33 -12t-41.5 -11q-16 43 -21.5 69.5t-5.5 55.5q0 41 12 118l31 203q-66 -102 -133.5 -185t-132 -142.5t-121.5 -92.5t-103 -33q-43 0 -67.5 33t-24.5 90q0 16 4.5 53t14.5 103l88 557h-170z" />
<glyph unicode="v" horiz-adv-x="860" d="M43 813v39l250 96h51v-811q55 45 96 85t76 78t65.5 80t63.5 95q47 72 67.5 122t20.5 85q0 45 -29.5 81t-97.5 77l154 114q59 -51 83.5 -99t24.5 -112q0 -57 -27.5 -121.5t-88.5 -154.5q-43 -61 -87.5 -117.5t-89.5 -109.5q-41 -45 -72.5 -79t-66.5 -61.5t-76 -55.5 t-96 -60h-55v829h-166z" />
<glyph unicode="w" horiz-adv-x="1335" d="M43 813v39l250 96h51v-807q29 20 50.5 38t40 34t34.5 34.5t39 43.5q20 25 38.5 48t41 54t51.5 70t66 94v256h-148v47l231 88h52v-815q57 47 99 85t76 74t61.5 73.5t56.5 85.5q43 72 66.5 132t23.5 105q0 47 -28 78t-105 70l161 118q66 -53 91.5 -98t25.5 -98 q0 -82 -61.5 -204t-165.5 -251q-47 -57 -86 -98t-83 -77t-97.5 -69.5t-129.5 -74.5h-40v438q-35 -49 -62 -85t-49.5 -64.5t-45 -53t-48.5 -51.5q-33 -35 -57.5 -58.5t-51 -44t-56.5 -39t-73 -42.5h-53v829h-166z" />
<glyph unicode="x" horiz-adv-x="1052" d="M43 90l113 117q18 -23 31.5 -31t33.5 -8q31 0 57.5 18.5t65.5 65.5l150 186l-119 275q-18 41 -27.5 54t-25.5 13q-43 0 -168 -159l-58 49l76 88q72 84 135.5 134t102.5 50q16 0 27.5 -13.5t27.5 -49.5l137 -324l197 258q41 53 88 90t76 37q31 0 60.5 -22.5t80.5 -81.5 l-111 -109q-43 51 -73 51q-23 0 -50.5 -21.5t-64.5 -68.5l-166 -211l98 -244q23 -55 27 -61q10 -23 31 -22q25 0 66.5 40.5t119.5 141.5l63 -43q-229 -305 -329 -305q-10 0 -25.5 17t-25.5 42l-138 322l-182 -242q-57 -78 -90 -105.5t-61 -27.5q-35 0 -71 23.5t-79 76.5z " />
<glyph unicode="y" horiz-adv-x="870" d="M37 813v55l278 82l174 -784l121 172q78 111 113 186.5t35 134.5q0 47 -29 91.5t-90 97.5l147 106q49 -47 71 -96t22 -117q0 -45 -10.5 -92t-34 -100t-60.5 -114.5t-90 -135.5l-78 -111q-45 -63 -72.5 -104t-44 -68.5t-24.5 -50t-14 -49.5l-91 -346h146l-14 -68h-435 l13 68h149l115 475q4 14 6 34.5t2 43.5q0 41 -5 74.5t-22 105.5l-112 510h-166z" />
<glyph unicode="z" horiz-adv-x="999" d="M16 -16q8 33 17.5 56t26 47t46 54.5t80.5 77.5l555 529q-27 -2 -47 -2.5t-37 -0.5q-37 0 -68.5 3.5t-69.5 13.5t-87 27.5t-121 46.5l-137 -156l-68 35l84 125q70 104 218 104q55 0 114 -18l305 -92l97 110h75q-12 -33 -24 -58.5t-28.5 -49t-39 -47t-53.5 -54.5l-598 -569 q20 2 38.5 2h35.5q45 0 86 -3t90 -12.5t109.5 -23.5t144.5 -37l123 146l82 -33q-49 -70 -87 -113t-77 -67.5t-84 -32.5t-107 -8q-66 0 -118 16l-302 94l-106 -110h-68z" />
<glyph unicode="{" horiz-adv-x="837" d="M182 483l11 58h75q76 0 126 61.5t69 177.5l76 471q43 272 309 273h117l-11 -68h-80q-150 0 -180 -199l-78 -483q-10 -68 -26.5 -115t-43 -77.5t-66.5 -47t-95 -22.5q92 -14 125 -48t33 -122q0 -23 -2 -45.5t-6 -46.5l-78 -494q-6 -31 -6 -65q0 -63 31.5 -98t90.5 -35h80 l-12 -82h-117q-229 0 -229 207q0 33 6 67l78 494q4 23 6 45t2 39q0 72 -35 113.5t-92 41.5h-78z" />
<glyph unicode="|" d="M113 -524l323 2048h121l-324 -2048h-120z" />
<glyph unicode="}" horiz-adv-x="837" d="M31 -524l12 82h80q72 0 119 50t63 148l78 494q10 68 26.5 115t43 76.5t66.5 46t95 24.5q-92 12 -123.5 47t-31.5 121q0 23 1 46.5t5 47.5l78 483q4 16 4 33v33q0 63 -32 98t-91 35h-80l10 68h117q119 0 174 -49.5t55 -155.5v-33.5t-4 -34.5l-75 -471q-4 -23 -6.5 -45 t-2.5 -39q0 -72 35 -113.5t92 -41.5h78l-8 -58h-78q-76 0 -126 -61.5t-68 -177.5l-78 -494q-43 -274 -312 -274h-116z" />
<glyph unicode="~" horiz-adv-x="929" d="M246 1128q78 86 142.5 122t133.5 36q29 0 53.5 -5t36.5 -15l70 -47q51 -37 119 -37q25 0 43 2t35.5 10t37 23.5t50.5 42.5l45 -33q-43 -45 -79 -75t-69 -47.5t-66.5 -24.5t-72.5 -7q-51 0 -86 11.5t-70 37.5q-25 18 -40 28.5t-25 14.5t-21.5 5t-25.5 1q-41 0 -79 -17 t-89 -60z" />
<glyph unicode="&#xa1;" horiz-adv-x="577" d="M109 -498l245 1114h80l-102 -1032zM326 915q0 49 37.5 84t91.5 35q43 0 73.5 -33.5t30.5 -80.5q0 -49 -38 -84t-91 -35q-43 0 -73.5 33.5t-30.5 80.5z" />
<glyph unicode="&#xa2;" horiz-adv-x="907" d="M129 342q0 127 46 237.5t124 193.5t183.5 131t226.5 48h22l53 154h76l-55 -160q27 -4 47 -10t40.5 -15.5t42 -24.5t50.5 -38l-129 -121q-12 20 -20.5 34.5t-17.5 27t-19.5 25t-26.5 30.5l-264 -760q29 -10 45 -14t39 -4q27 0 51.5 3t52 12t63.5 23.5t85 39.5l30 -82 q-53 -29 -95 -47.5t-77.5 -29.5t-70.5 -16.5t-76 -5.5q-12 0 -30.5 2t-41.5 2h-16l-55 -153h-76l59 170q-127 31 -196.5 122t-69.5 226zM311 424q0 -182 131 -295l263 748q-80 -2 -152 -40t-125 -99.5t-85 -143.5t-32 -170z" />
<glyph unicode="&#xa3;" horiz-adv-x="1179" d="M-39 -469q0 27 22.5 55.5t60.5 55t88 49t108 37.5q27 41 51 98t47 135l74 246h-258l32 74l265 45l280 843q25 76 67 136.5t94 103.5t114.5 66.5t130.5 23.5q43 0 80.5 -11t67.5 -30.5t46.5 -45.5t16.5 -54q0 -31 -19 -51q-14 -20 -35.5 -31.5t-42.5 -11.5q-23 0 -43 14 t-26 37l-15 53q-12 49 -61 49q-66 0 -131.5 -80t-108.5 -215l-258 -796h393l-51 -119h-383l-102 -318l-14 -47q-8 -23 -18.5 -43t-41.5 -67q43 -6 72 -11.5t57.5 -15.5t63 -27.5t88.5 -48.5q129 -72 180 -71q23 0 46.5 11t39.5 30q16 23 16 43q0 43 -53 102l152 90 q23 -37 31 -59.5t8 -50.5q0 -111 -90.5 -179.5t-239.5 -68.5q-121 0 -213 57l-90 57q-29 18 -56.5 27.5t-76.5 13.5q-147 -156 -299 -155q-29 0 -47.5 15t-18.5 40z" />
<glyph unicode="&#xa4;" horiz-adv-x="1011" d="M-344 -430l113 123q25 -29 43 -46.5t36.5 -31.5t39 -25.5t51.5 -23.5q45 23 77.5 52.5t56 73.5t40 108.5t30.5 156.5l138 856h-172v39l188 61l35 211q12 76 47 138.5t87 107.5t118.5 69.5t140.5 24.5q63 0 110.5 -16t100.5 -57q59 55 136 88.5t149 33.5t130 -22.5 t124 -73.5l-117 -123q-29 37 -49.5 59.5t-40 39t-40 28t-50.5 25.5q-47 -16 -83 -40t-61.5 -59.5t-43 -88t-29.5 -121.5l-39 -230h206l-12 -94h-211l-145 -870q-16 -90 -52 -166t-87.5 -130.5t-115 -84t-134.5 -29.5q-27 0 -50.5 4t-48 14.5t-53.5 26.5t-65 43 q-39 -41 -72 -69.5t-65.5 -45t-66.5 -23.5t-77 -7q-61 0 -107.5 19.5t-109.5 74.5zM233 -248q49 -57 95.5 -84.5t111.5 -42.5q47 31 78 61.5t52.5 73.5t36 103.5t30.5 152.5l131 797h-350l-146 -926q-4 -29 -12 -55.5t-27 -79.5zM434 907h348l39 232q4 27 7 42t6.5 26.5 t6.5 21.5t9 26q-20 25 -37.5 42.5t-35 33t-39 29.5t-52.5 33q-55 -14 -91 -34t-60.5 -53.5t-40 -87t-29.5 -137.5z" />
<glyph unicode="&#xa5;" horiz-adv-x="1259" d="M219 1276l12 76h508l-12 -76h-186l268 -535l414 535h-187l11 76h409l-12 -76h-105l-446 -571h299l-12 -80h-338l-31 -193h338l-14 -86h-338l-43 -270h155l-12 -76h-487l10 76h155l43 270h-337l12 86h340l29 193h-338l14 80h285l-283 571h-121z" />
<glyph unicode="&#xa7;" horiz-adv-x="706" d="M-170 -397l160 86q12 -49 47 -77t86 -28q47 0 94 18.5t88 51.5t74 78t53 98q25 63 41 128t26.5 141.5t14.5 169.5t4 210v129q0 139 2 231.5t7 154t13.5 100t22.5 69.5q16 35 35.5 61.5t63.5 71.5l30 -12q-16 -35 -28.5 -72.5t-19.5 -86t-10 -106.5t-3 -134l4 -398 q4 -258 -45 -458.5t-135 -317.5q-37 -51 -87.5 -94t-104.5 -74.5t-110.5 -49t-107.5 -17.5q-39 0 -67.5 6t-53 20.5t-47 39t-47.5 61.5zM162 -297q16 35 28.5 73t20.5 85t11 105.5t1 133.5l-6 398q-4 260 44 457.5t136 320.5q78 106 191.5 170.5t226.5 64.5q70 0 115 -28.5 t92 -100.5l-160 -84q-12 49 -47 76t-84 27q-47 0 -94 -18.5t-89 -50.5t-75 -77t-53 -98q-25 -63 -41.5 -127.5t-27.5 -141.5t-15 -169t-2 -209l2 -139q2 -137 0 -227.5t-8 -151t-15.5 -99t-23.5 -69.5q-16 -37 -36 -63.5t-63 -69.5z" />
<glyph unicode="&#xa8;" horiz-adv-x="831" d="M319 1171q0 43 33 74t80 31q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74t-80.5 -31q-37 0 -64 29.5t-27 72.5zM678 1171q0 43 32.5 74t80.5 31q39 0 65.5 -29.5t26.5 -72.5t-34 -74t-81 -31q-37 0 -63.5 29.5t-26.5 72.5z" />
<glyph unicode="&#xa9;" horiz-adv-x="2048" d="M184 498q0 174 65.5 326.5t179.5 266t267.5 180t327.5 66.5t327.5 -66.5t267.5 -180t179.5 -266t65.5 -326.5t-65.5 -328t-179.5 -267.5t-267.5 -180t-327.5 -66.5t-327.5 66.5t-267.5 180t-179.5 267.5t-65.5 328zM315 498q0 -147 55.5 -276.5t151.5 -226.5 t225.5 -152.5t276.5 -55.5t276.5 55.5t225.5 152.5t151.5 226t55.5 277q0 147 -55.5 276t-151.5 225.5t-225.5 151.5t-276.5 55t-276.5 -55t-225.5 -151.5t-151.5 -225.5t-55.5 -276zM535 487q0 100 41.5 192.5t112.5 162t163 110.5t195 41q53 0 112.5 -15t106.5 -40v57h100 v-295h-102v142q-68 37 -108 50t-89 13q-74 0 -138.5 -31.5t-110.5 -87t-72.5 -131t-26.5 -163.5q0 -92 27.5 -171t76.5 -135.5t118 -88t149 -31.5q47 0 83.5 13t94.5 52v145h102v-219q-55 -25 -98 -41t-78 -25t-68.5 -13.5t-70.5 -4.5q-115 0 -210 38t-164 106.5t-107.5 163 t-38.5 206.5z" />
<glyph unicode="&#xaa;" horiz-adv-x="1566" d="M-344 -430l113 123q27 -31 46 -50.5t36.5 -32.5t38 -22.5t51.5 -21.5q45 23 76.5 51.5t55 72.5t39 107.5t31.5 159.5l138 856h-172v39l186 61l41 209q43 219 235 303q72 33 150 33q119 0 215 -65q66 57 141.5 88.5t149.5 31.5q66 0 125 -22.5t123 -73.5l-117 -125 q-23 23 -39 40.5t-36.5 33.5t-45.5 34.5t-61 45.5q-96 -29 -144.5 -99.5t-73.5 -218.5l-36 -221h329l117 41h51l-129 -815q31 25 52.5 44.5t40 37.5t36 41t39.5 55l37 54l59 -39q-43 -61 -75.5 -104.5t-59 -75t-51.5 -55t-51 -44.5q-31 -25 -58.5 -38t-76.5 -25 q-16 43 -21.5 68.5t-5.5 53.5q0 23 2 49.5t8 69.5l90 588h-350l-137 -866q-14 -94 -50 -172t-87 -133.5t-115.5 -86t-138.5 -30.5q-29 0 -53.5 5t-49 15.5t-54.5 28.5t-66 47q-39 -41 -72 -69.5t-65.5 -45t-66.5 -23.5t-75 -7q-63 0 -109.5 20.5t-109.5 73.5zM236 -242 q31 -31 55 -53t47.5 -38.5t48.5 -28t55 -19.5q45 27 75 55.5t51.5 71.5t37 106.5t31.5 161.5l131 799h-350l-146 -922q-6 -35 -13 -60.5t-23 -72.5zM434 907h348l39 232q6 41 11.5 60.5t15.5 53.5q-20 25 -36.5 43.5t-35 34t-40 28.5t-48.5 30q-51 -14 -87 -36t-61.5 -56.5 t-43 -88t-31.5 -131.5z" />
<glyph unicode="&#xab;" horiz-adv-x="1007" d="M125 459l537 393l-13 -84l-291 -309l193 -309l-14 -87zM535 459l538 393l-14 -84l-291 -309l193 -309l-13 -87z" />
<glyph unicode="&#xad;" horiz-adv-x="563" d="M147 389l25 156h391l-24 -156h-392z" />
<glyph unicode="&#xae;" horiz-adv-x="2048" d="M184 469q0 174 65.5 327.5t179.5 267.5t267.5 180.5t327.5 66.5t327.5 -66.5t267.5 -180.5t179.5 -267.5t65.5 -327.5t-65.5 -326.5t-179.5 -266.5t-267.5 -180.5t-327.5 -66.5t-327.5 66.5t-267.5 180.5t-179.5 266.5t-65.5 326.5zM315 469q0 -147 55.5 -276.5 t151.5 -225.5t225.5 -151.5t276.5 -55.5t276.5 55.5t225.5 151.5t151.5 225.5t55.5 276.5t-55.5 276t-151.5 226.5t-225.5 153t-276.5 55.5t-276.5 -55.5t-225.5 -153t-151.5 -226.5t-55.5 -276zM608 0v76h144v803h-144v75h406q352 0 352 -254q0 -197 -223 -258l190 -325 q25 -41 68 -41h67v-76h-237l-240 422h-96v-346h141v-76h-428zM895 506h125q86 0 138 49t52 131q0 184 -213 184h-102v-364z" />
<glyph unicode="&#xaf;" horiz-adv-x="831" d="M315 1104l21 127h557l-21 -127h-557z" />
<glyph unicode="&#xb0;" horiz-adv-x="681" d="M88 1120q0 51 19.5 97.5t53.5 80t79 53t96 19.5t97 -19.5t80 -53t53.5 -80t19.5 -97.5t-19.5 -96t-53.5 -79t-80 -53.5t-97 -19.5t-96 19.5t-79 53.5t-53.5 79t-19.5 96zM190 1120q0 -59 43 -102t103 -43q61 0 104 43t43 102q0 61 -43 104.5t-104 43.5 q-59 0 -102.5 -43.5t-43.5 -104.5z" />
<glyph unicode="&#xb1;" horiz-adv-x="1126" d="M78 0v117h971v-117h-971zM78 510v115h428v346h115v-346h428v-115h-428v-346h-115v346h-428z" />
<glyph unicode="&#xb4;" horiz-adv-x="681" d="M383 1022l295 330h190l-376 -330h-109z" />
<glyph unicode="&#xb5;" horiz-adv-x="2048" d="M176 633q0 25 25.5 44t73 33.5t113 22.5t144.5 8q12 0 26.5 -1t33.5 -1h4q27 0 36 10.5t9 36.5q0 18 -6 41q-4 20 -6 37t-2 33q0 29 16 51q8 10 19 10q8 0 14 -4l16 -12q20 -14 76 -14q10 0 25.5 1t37.5 3q16 2 29.5 2h24.5q39 0 85 -8t92 -22.5t89 -34t74 -42.5 q29 -23 48 -35t33.5 -19t27 -9t24.5 -2q10 0 29.5 1t35.5 5q137 29 146 31q53 18 155 94q72 55 99 96l20 31q14 20 27 20q14 0 23.5 -13t9.5 -36q0 -35 -10.5 -78t-24.5 -65l-43 -70q-29 -43 -31 -49q-10 -10 -15 -16t-7 -8q-8 -12 -9 -23q0 -16 16.5 -28.5t69.5 -39.5 q59 -29 82 -45t23 -39q0 -16 -9.5 -29.5t-31.5 -29.5q-12 -10 -22.5 -17.5t-18.5 -15.5q-16 -12 -26.5 -20t-16.5 -12l-43 -23q-14 -8 -24.5 -22.5t-10.5 -28.5q0 -6 4 -14.5t19 -26.5l36 -49q29 -39 46.5 -69t27.5 -58.5t14.5 -59t4.5 -67.5q0 -29 -4.5 -38t-18.5 -9 q-20 0 -31 18l-30 53q-14 25 -72 70q-51 39 -92 63.5t-70 30.5l-137 33q-49 12 -66 12q-23 0 -75 -26q-59 -31 -114.5 -57.5t-99.5 -45t-75 -30t-43 -11.5q-53 0 -86 62q-23 43 -29 49q-6 10 -59 39q-31 18 -48.5 37.5t-29.5 54.5q-8 23 -13 36t-8 17l-38 62l-31 84 q-6 16 -49 26t-135 19l-160 14q-113 10 -113 82zM262 627q0 -14 9.5 -24.5t19.5 -10.5q8 0 24 10q10 8 17 8q2 0 22 -16q14 -14 52 -19q16 0 42.5 -1t61.5 -1h49.5t48.5 -2q27 -4 46.5 -4h31.5q18 0 30.5 1t31.5 5l36 11h11q12 0 21 -5.5t9 -13.5q0 -4 -12 -16q-6 -4 -12 -6 t-10 -4l-48 -4q-14 0 -34 -21q-16 -16 -19 -33q-2 -4 -2 -12q0 -23 25 -47q33 -27 65 -27q12 0 19 2q27 10 28 11q14 0 15 -17q0 -20 -29 -26q-14 -4 -21.5 -6.5t-9.5 -2.5q-8 -8 -8 -32q0 -49 55 -72q29 -14 45 -14q18 0 33 14l31 29q14 12 27 12q18 0 18 -21q0 -8 -10 -19 t-25 -20q-37 -23 -37 -38q0 -14 17 -37q10 -18 32 -35q18 -12 41 -12q25 0 56 18l63 35q10 4 25.5 11t38.5 18q57 25 89 41t47 31.5t19 33.5t4 49l-2 12l-4 119l-6 117q-6 109 -39 125l-78 39l-41 39q-47 43 -194 73q-23 4 -40 7.5t-30 3.5h-12l-29 -4l-26 -2l-27 -21 l-8 -25q-6 -16 -19 -16q-6 0 -16 23t-25.5 37t-31.5 14q-25 0 -32 -12.5t-7 -53.5q0 -33 12 -53t35 -20h14.5t34.5 2l76 4l123 8h6q23 0 42 -13.5t19 -29.5q0 -20 -30 -21h-9q-53 6 -159 7q-145 0 -207 -7l-203 -20l-104 -8q-61 -6 -62 -45zM1386 645l7 -90l6 -98 q4 -47 4 -81t-2 -52v-19q0 -33 6 -39l47 -8q6 -2 16 -2q16 0 21.5 11.5t5.5 41.5q0 14 1 33.5t3 48.5q0 18 1 34.5t1 33.5q0 27 -2 51.5t-6 71.5q-4 23 -4 42t-2 35q-2 41 -9 56.5t-26 15.5q-14 0 -20 -2l-43 -8l-5 -39v-37z" />
<glyph unicode="&#xb6;" horiz-adv-x="1318" d="M242 -397l159 86q27 -105 150 -105q35 0 82 6l141 912h-102q-84 0 -158 32.5t-129 89t-87 132t-32 159.5q0 121 47 228.5t129 189.5t189.5 129t228.5 47h309l31 189h76l-29 -189h99q41 0 68.5 -10t68.5 -39l-49 -69q-25 23 -45.5 31t-55.5 8h-98l-242 -1469 q-12 -76 -30.5 -135t-46 -108.5t-64.5 -87.5t-86 -70q-129 -84 -277 -84q-49 0 -83.5 5t-62.5 19.5t-51.5 39t-49.5 63.5zM715 -383q174 104 219 385l223 1430h-158z" />
<glyph unicode="&#xb7;" horiz-adv-x="681" d="M297 489q0 51 38 87t93 36q45 0 77 -34.5t32 -83.5q0 -51 -39 -87t-95 -36q-45 0 -75.5 34.5t-30.5 83.5z" />
<glyph unicode="&#xba;" horiz-adv-x="1531" d="M-344 -430l111 123q20 -18 30 -31q23 -23 39.5 -37t31.5 -24.5t31.5 -18.5t41.5 -16q47 25 78.5 52.5t53 72.5t38 109.5t32.5 162.5l140 850h-174v39l188 61l37 215q12 74 47 135.5t86 106.5t116.5 69.5t137.5 24.5q59 0 105 -14t110 -55q137 119 283 118q35 0 67.5 -7 t91.5 -27l70 30h51l-221 -1388l54.5 54.5t42 46t45 57t63.5 86.5l61 -41l-53 -72q-53 -72 -93 -118t-76 -76.5t-72 -48t-79 -27.5q-16 43 -22 68.5t-6 53.5q0 20 4 58.5t8 68.5l172 1094q-29 27 -59.5 51.5t-91.5 71.5q-49 -16 -85 -41t-61.5 -62.5t-43 -91t-30.5 -127.5 l-36 -219h208l-14 -94h-211l-137 -866q-14 -86 -52 -161t-91.5 -131t-117 -89t-130.5 -33q-57 0 -107.5 21.5t-107.5 70.5q-37 -41 -72 -69.5t-68.5 -46t-69.5 -25.5t-79 -8q-59 0 -105.5 20.5t-109.5 73.5zM238 -238q49 -57 93 -87.5t101 -47.5q86 59 132 137t67 201 l135 848h-348l-146 -922q-4 -33 -11 -57t-23 -72zM434 907h346l45 262l9 41l10 39q-25 31 -43.5 52.5t-37 38t-38.5 28.5t-47 27q-90 -29 -149.5 -112t-73.5 -204z" />
<glyph unicode="&#xbb;" horiz-adv-x="1024" d="M88 63l14 87l291 309l-192 309l12 84l414 -393zM498 63l14 87l291 309l-193 309l13 84l413 -393z" />
<glyph unicode="&#xbf;" horiz-adv-x="980" d="M88 -221q0 184 172 352q66 66 144.5 128.5t146.5 105.5q-20 25 -34.5 42t-29 30.5t-32 27.5t-43.5 35l145 131q39 -45 64.5 -77t45 -59.5t37 -55t37.5 -66.5l-151 -109q-80 -57 -136.5 -101t-93 -80t-58 -68.5t-36.5 -67.5q-18 -49 -18 -107q0 -94 59.5 -152.5 t157.5 -58.5q29 0 56.5 4.5t43.5 12.5q8 2 14.5 6t15.5 10t24.5 18.5t44.5 34.5q-12 16 -23.5 27.5t-24 23t-29 23.5t-42.5 31l162 145q37 -35 61.5 -60.5t37.5 -44t18 -34.5t5 -33q0 -57 -86 -137q-92 -84 -176 -122t-182 -38q-135 0 -216 77t-81 206zM514 885q0 51 39 87 t92 36q43 0 74 -35t31 -82q0 -49 -38 -84t-91 -35q-45 0 -76 33t-31 80z" />
<glyph unicode="&#xc0;" horiz-adv-x="1376" d="M10 0l13 76h133l741 1319h35l303 -1319h141l-12 -76h-479l12 76h174l-84 370h-516l-207 -370h160l-10 -76h-404zM524 543h443l-125 563zM639 1726h219l199 -235h-115z" />
<glyph unicode="&#xc1;" horiz-adv-x="1376" d="M10 0l13 76h133l741 1319h35l303 -1319h141l-12 -76h-479l12 76h174l-84 370h-516l-207 -370h160l-10 -76h-404zM524 543h443l-125 563zM776 1491l273 235h219l-379 -235h-113z" />
<glyph unicode="&#xc2;" horiz-adv-x="1376" d="M10 0l13 76h133l741 1319h35l303 -1319h141l-12 -76h-479l12 76h174l-84 370h-516l-207 -370h160l-10 -76h-404zM524 543h443l-125 563zM649 1448l266 229h89l184 -229h-90l-156 121l-194 -121h-99z" />
<glyph unicode="&#xc3;" horiz-adv-x="1376" d="M10 0l13 76h133l741 1319h35l303 -1319h141l-12 -76h-479l12 76h174l-84 370h-516l-207 -370h160l-10 -76h-404zM496 1530q139 121 295 121q35 0 64.5 -4.5t45.5 -12.5l84 -41q63 -31 143 -30q29 0 49.5 2t41 9t43 19.5t57.5 34.5l41 -37q-78 -66 -151.5 -93.5 t-170.5 -27.5q-57 0 -96 9.5t-84 31.5q-23 10 -37 17.5t-20 11.5q-39 14 -76 14q-49 0 -93 -15t-102 -52zM524 543h443l-125 563z" />
<glyph unicode="&#xc4;" horiz-adv-x="1376" d="M10 0l13 76h133l741 1319h35l303 -1319h141l-12 -76h-479l12 76h174l-84 370h-516l-207 -370h160l-10 -76h-404zM524 543h443l-125 563zM582 1483q0 43 33.5 73.5t80.5 30.5q37 0 64.5 -29.5t27.5 -72.5t-33.5 -74t-80.5 -31q-39 0 -65.5 30t-26.5 73zM940 1483 q0 43 34 73.5t81 30.5q39 0 65.5 -29.5t26.5 -72.5t-34 -74t-81 -31q-39 0 -65.5 30t-26.5 73z" />
<glyph unicode="&#xc5;" horiz-adv-x="1376" d="M10 0l13 76h133l741 1319h35l303 -1319h141l-12 -76h-479l12 76h174l-84 370h-516l-207 -370h160l-10 -76h-404zM524 543h443l-125 563zM760 1513q0 68 53 117t127 49q61 0 104 -46.5t43 -114.5q0 -70 -53 -118t-129 -48q-59 0 -102 47t-43 114zM829 1513q0 -39 25 -65.5 t59 -26.5q43 0 74 28t31 69q0 39 -24.5 65.5t-59.5 26.5q-43 0 -74 -28t-31 -69z" />
<glyph unicode="&#xc6;" horiz-adv-x="1783" d="M18 0l17 76h117l856 1200h-164l16 76h905l9 47h92l-54 -326h-90l29 184h-473l-86 -528h375l24 152h92l-63 -400h-92l24 154h-374l-91 -541h490l31 174h92l-43 -268h-897l14 76h152l59 364h-444l-254 -364h143l-14 -76h-398zM606 541h398l118 725z" />
<glyph unicode="&#xc7;" horiz-adv-x="1372" d="M201 578q0 160 64.5 304t174 251.5t255 171t309.5 63.5q86 0 160.5 -17.5t154.5 -54.5l14 88h90l-53 -348h-90l23 150q-72 47 -134.5 64.5t-144.5 17.5q-133 0 -249 -53.5t-203 -144.5t-137 -214t-50 -262q0 -115 32 -209t90 -161.5t137 -105.5t175 -38q53 0 99.5 9 t92.5 30.5t94 56.5t107 88l76 -76q-41 -35 -70.5 -58.5t-54 -40.5t-46 -29.5t-46.5 -24.5q-29 -12 -55.5 -21.5t-55 -15.5t-64.5 -11t-85 -7l-86 -111q70 -14 101.5 -48t31.5 -97q0 -45 -21.5 -84t-60.5 -68t-90 -45t-111 -16q-47 0 -81.5 9t-81.5 34l65 100 q43 -41 69.5 -53.5t61.5 -12.5q47 0 80 31t33 78t-32 69.5t-120 45.5l156 168q-68 10 -120 23t-94 32.5t-77 46.5t-69 63q-80 86 -122 196t-42 237z" />
<glyph unicode="&#xc8;" horiz-adv-x="1189" d="M166 0l12 76h154l190 1200h-153l10 76h782l10 57h93l-52 -326h-92l29 174h-471l-84 -524h375l24 154l92 2l-63 -406h-94l26 158h-374l-86 -549h489l29 180h92l-43 -272h-895zM563 1724h219l199 -235h-115z" />
<glyph unicode="&#xc9;" horiz-adv-x="1189" d="M166 0l12 76h154l190 1200h-153l10 76h782l10 57h93l-52 -326h-92l29 174h-471l-84 -524h375l24 154l92 2l-63 -406h-94l26 158h-374l-86 -549h489l29 180h92l-43 -272h-895zM727 1481l272 235h220l-379 -235h-113z" />
<glyph unicode="&#xca;" horiz-adv-x="1189" d="M166 0l12 76h154l190 1200h-153l10 76h782l10 57h93l-52 -326h-92l29 174h-471l-84 -524h375l24 154l92 2l-63 -406h-94l26 158h-374l-86 -549h489l29 180h92l-43 -272h-895zM555 1487l266 229h88l185 -229h-90l-156 123l-195 -123h-98z" />
<glyph unicode="&#xcb;" horiz-adv-x="1189" d="M166 0l12 76h154l190 1200h-153l10 76h782l10 57h93l-52 -326h-92l29 174h-471l-84 -524h375l24 154l92 2l-63 -406h-94l26 158h-374l-86 -549h489l29 180h92l-43 -272h-895zM506 1491q0 45 32.5 75.5t79.5 30.5q39 0 66 -30.5t27 -71.5q0 -43 -34 -73.5t-81 -30.5 q-37 0 -63.5 29.5t-26.5 70.5zM864 1491q0 45 33 75.5t80 30.5q39 0 65.5 -30.5t26.5 -71.5q0 -43 -34 -73.5t-81 -30.5q-37 0 -63.5 29.5t-26.5 70.5z" />
<glyph unicode="&#xcc;" horiz-adv-x="761" d="M137 0l13 76h153l191 1200h-154l12 76h467l-12 -76h-154l-190 -1200h153l-10 -76h-469zM295 1714h219l199 -235h-113z" />
<glyph unicode="&#xcd;" horiz-adv-x="761" d="M137 0l13 76h153l191 1200h-154l12 76h467l-12 -76h-154l-190 -1200h153l-10 -76h-469zM471 1460l274 236h218l-377 -236h-115z" />
<glyph unicode="&#xce;" horiz-adv-x="761" d="M137 0l13 76h153l191 1200h-154l12 76h467l-12 -76h-154l-190 -1200h153l-10 -76h-469zM330 1464l266 230h90l182 -230h-88l-155 121l-195 -121h-100z" />
<glyph unicode="&#xcf;" horiz-adv-x="761" d="M137 0l13 76h153l191 1200h-154l12 76h467l-12 -76h-154l-190 -1200h153l-10 -76h-469zM373 1559q0 43 32.5 73.5t79.5 30.5q39 0 66 -29.5t27 -72.5t-34 -74t-81 -31q-37 0 -63.5 30t-26.5 73zM657 1559q0 43 34 73.5t81 30.5q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74 t-80.5 -31q-39 0 -66 30t-27 73z" />
<glyph unicode="&#xd1;" horiz-adv-x="1509" d="M147 0l11 76h155l172 1149l-26 51h-152l12 76h281l594 -1037l152 961h-156l12 76h416l-12 -76h-156l-205 -1299h-49l-618 1092l-158 -993h153l-12 -76h-414zM561 1532q139 121 295 121q35 0 64.5 -4t46.5 -13l84 -41q63 -31 143 -30q29 0 49.5 2t41 9t43 19.5t56.5 34.5 l41 -37q-78 -66 -151.5 -93t-169.5 -27q-57 0 -96 9t-84 31q-23 10 -37.5 17.5t-20.5 11.5q-39 14 -78 14q-47 0 -91 -15t-101 -52z" />
<glyph unicode="&#xd2;" horiz-adv-x="1540" d="M203 557q0 160 64.5 308.5t173 262t248.5 181t294 67.5q121 0 223.5 -44t176 -121.5t115.5 -184t42 -233.5q0 -160 -64.5 -308.5t-172 -262t-249 -181.5t-292.5 -68q-117 0 -219.5 46.5t-177 125t-118.5 185t-44 227.5zM391 549q0 -109 26.5 -197t77 -150.5t121 -96 t156.5 -33.5q123 0 229.5 57t184.5 157.5t123 235.5t45 291q0 221 -102.5 346t-286.5 125q-119 0 -223.5 -57.5t-182.5 -157.5t-123 -233t-45 -287zM676 1706h219l199 -236h-113z" />
<glyph unicode="&#xd3;" horiz-adv-x="1540" d="M203 557q0 160 64.5 308.5t173 262t248.5 181t294 67.5q121 0 223.5 -44t176 -121.5t115.5 -184t42 -233.5q0 -160 -64.5 -308.5t-172 -262t-249 -181.5t-292.5 -68q-117 0 -219.5 46.5t-177 125t-118.5 185t-44 227.5zM391 549q0 -109 26.5 -197t77 -150.5t121 -96 t156.5 -33.5q123 0 229.5 57t184.5 157.5t123 235.5t45 291q0 221 -102.5 346t-286.5 125q-119 0 -223.5 -57.5t-182.5 -157.5t-123 -233t-45 -287zM829 1483l273 235h219l-377 -235h-115z" />
<glyph unicode="&#xd4;" horiz-adv-x="1540" d="M203 557q0 160 64.5 308.5t173 262t248.5 181t294 67.5q121 0 223.5 -44t176 -121.5t115.5 -184t42 -233.5q0 -160 -64.5 -308.5t-172 -262t-249 -181.5t-292.5 -68q-117 0 -219.5 46.5t-177 125t-118.5 185t-44 227.5zM391 549q0 -109 26.5 -197t77 -150.5t121 -96 t156.5 -33.5q123 0 229.5 57t184.5 157.5t123 235.5t45 291q0 221 -102.5 346t-286.5 125q-119 0 -223.5 -57.5t-182.5 -157.5t-123 -233t-45 -287zM727 1462l266 230h90l183 -230h-88l-156 121l-195 -121h-100z" />
<glyph unicode="&#xd5;" horiz-adv-x="1540" d="M203 557q0 160 64.5 308.5t173 262t248.5 181t294 67.5q121 0 223.5 -44t176 -121.5t115.5 -184t42 -233.5q0 -160 -64.5 -308.5t-172 -262t-249 -181.5t-292.5 -68q-117 0 -219.5 46.5t-177 125t-118.5 185t-44 227.5zM391 549q0 -109 26.5 -197t77 -150.5t121 -96 t156.5 -33.5q123 0 229.5 57t184.5 157.5t123 235.5t45 291q0 221 -102.5 346t-286.5 125q-119 0 -223.5 -57.5t-182.5 -157.5t-123 -233t-45 -287zM588 1534q139 121 297 121q33 0 63.5 -5t44.5 -12l86 -41q61 -31 142 -30q31 0 51 2t39.5 9t42 19.5t57.5 34.5l41 -37 q-78 -66 -151.5 -93t-170.5 -27q-57 0 -96 9t-84 32q-23 10 -36 17t-19 11q-39 15 -78 15q-49 0 -92 -15.5t-100 -52.5z" />
<glyph unicode="&#xd6;" horiz-adv-x="1540" d="M203 557q0 160 64.5 308.5t173 262t248.5 181t294 67.5q121 0 223.5 -44t176 -121.5t115.5 -184t42 -233.5q0 -160 -64.5 -308.5t-172 -262t-249 -181.5t-292.5 -68q-117 0 -219.5 46.5t-177 125t-118.5 185t-44 227.5zM391 549q0 -109 26.5 -197t77 -150.5t121 -96 t156.5 -33.5q123 0 229.5 57t184.5 157.5t123 235.5t45 291q0 221 -102.5 346t-286.5 125q-119 0 -223.5 -57.5t-182.5 -157.5t-123 -233t-45 -287zM705 1538q0 45 32.5 76t79.5 31q39 0 66.5 -31t27.5 -72q0 -43 -33.5 -73.5t-80.5 -30.5q-39 0 -65.5 29.5t-26.5 70.5z M1176 1538q0 45 33.5 76t80.5 31q39 0 65.5 -31t26.5 -72q0 -43 -33.5 -73.5t-80.5 -30.5q-39 0 -65.5 29.5t-26.5 70.5z" />
<glyph unicode="&#xd8;" horiz-adv-x="1533" d="M74 -49l245 239q-61 96 -86.5 179.5t-25.5 187.5q0 160 64.5 307.5t172 261t249 182t292.5 68.5q236 0 391 -157l248 239l51 -53l-250 -242q111 -168 111 -379q0 -154 -65.5 -300t-174 -259.5t-249 -182.5t-287.5 -69q-121 0 -215 40t-174 124l-244 -237zM387 549 q0 -63 11.5 -115.5t39.5 -128.5l828 807q-104 160 -305 160q-115 0 -218.5 -58.5t-182.5 -159t-126 -231.5t-47 -274zM475 240q39 -49 74 -82t69.5 -53.5t73.5 -28.5t86 -8q115 0 219.5 60t183.5 161.5t126 235.5t47 282q0 72 -11.5 121t-39.5 114z" />
<glyph unicode="&#xd9;" horiz-adv-x="1597" d="M365 1276l12 76h467l-10 -76h-156l-123 -774q-6 -37 -8 -71t-2 -64q0 -131 86 -209t231 -78q57 0 114.5 14.5t107 42t90 64.5t65.5 84q47 86 70 219l123 772h-154l10 76h416l-10 -76h-156l-123 -782q-29 -188 -102.5 -297t-208.5 -168q-123 -55 -266 -56 q-104 0 -188.5 29t-144 82t-91 128t-31.5 167v28.5t4 30.5l133 838h-155zM731 1710h219l199 -235h-115z" />
<glyph unicode="&#xda;" horiz-adv-x="1597" d="M365 1276l12 76h467l-10 -76h-156l-123 -774q-6 -37 -8 -71t-2 -64q0 -131 86 -209t231 -78q57 0 114.5 14.5t107 42t90 64.5t65.5 84q47 86 70 219l123 772h-154l10 76h416l-10 -76h-156l-123 -782q-29 -188 -102.5 -297t-208.5 -168q-123 -55 -266 -56 q-104 0 -188.5 29t-144 82t-91 128t-31.5 167v28.5t4 30.5l133 838h-155zM952 1468l273 236h219l-377 -236h-115z" />
<glyph unicode="&#xdb;" horiz-adv-x="1597" d="M365 1276l12 76h467l-10 -76h-156l-123 -774q-6 -37 -8 -71t-2 -64q0 -131 86 -209t231 -78q57 0 114.5 14.5t107 42t90 64.5t65.5 84q47 86 70 219l123 772h-154l10 76h416l-10 -76h-156l-123 -782q-29 -188 -102.5 -297t-208.5 -168q-123 -55 -266 -56 q-104 0 -188.5 29t-144 82t-91 128t-31.5 167v28.5t4 30.5l133 838h-155zM797 1466l266 230h90l182 -230h-88l-157 121l-193 -121h-100z" />
<glyph unicode="&#xdc;" horiz-adv-x="1597" d="M365 1276l12 76h467l-10 -76h-156l-123 -774q-6 -37 -8 -71t-2 -64q0 -131 86 -209t231 -78q57 0 114.5 14.5t107 42t90 64.5t65.5 84q47 86 70 219l123 772h-154l10 76h416l-10 -76h-156l-123 -782q-29 -188 -102.5 -297t-208.5 -168q-123 -55 -266 -56 q-104 0 -188.5 29t-144 82t-91 128t-31.5 167v28.5t4 30.5l133 838h-155zM745 1565q0 43 34 73.5t81 30.5q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74t-80.5 -31q-39 0 -66 30t-27 73zM1208 1565q0 43 34 73.5t81 30.5q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74t-81.5 -31 q-39 0 -65.5 30t-26.5 73z" />
<glyph unicode="&#xdf;" horiz-adv-x="1126" d="M-356 -432l110 123q29 -31 49.5 -50.5t39 -33t38 -22.5t47.5 -19q47 23 79 50.5t54.5 71.5t39 109.5t32.5 163.5l199 1206q25 154 124 242t246 88q63 0 117.5 -18.5t93.5 -52t61.5 -80t22.5 -101.5q0 -59 -24.5 -119.5t-71.5 -111.5l-108 -119q-41 -47 -69 -104.5 t-28 -96.5q0 -23 6.5 -41t24.5 -38.5t50 -46t81 -62.5q90 -63 130 -123.5t40 -126.5q0 -59 -25.5 -110.5t-70.5 -89.5t-104.5 -60.5t-127.5 -22.5q-78 0 -146.5 25t-152.5 80l97 123q72 -82 123 -115t106 -33q33 0 62.5 13.5t53 35t37 50t13.5 59.5q0 49 -31 93t-100 97 q-66 49 -105 83t-60.5 61.5t-28.5 52.5t-7 57q0 39 9.5 75t34 75t64.5 84t101 104q29 27 48.5 49.5t30.5 43t15 42t4 48.5q0 49 -15 93t-42 77.5t-61.5 53t-71.5 19.5q-88 0 -138.5 -70.5t-76.5 -228.5l-201 -1233q-16 -92 -52 -167.5t-89 -130t-119.5 -84t-142.5 -29.5 q-61 0 -105.5 18.5t-109.5 73.5z" />
<glyph unicode="&#xe0;" horiz-adv-x="1024" d="M100 252q0 133 40 268t112 240q72 104 145.5 148t177.5 44q61 0 103.5 -14t97.5 -55l19 67h112l-104 -588q-10 -47 -13.5 -83.5t-3.5 -65.5v-59q27 27 49.5 49t42 46.5t40 53.5t45.5 66l61 -39q-59 -92 -105.5 -149.5t-93.5 -104.5q-45 -43 -77.5 -62.5t-73.5 -31.5 q-16 53 -21.5 91t-5.5 87q0 35 4 79t11 78l14 84q-41 -92 -96.5 -170.5t-117 -135t-126 -89.5t-123.5 -33q-53 0 -83 73t-30 206zM258 309q0 -84 15.5 -138t39.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t27 97 q-53 57 -94 80.5t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5zM449 1401h190l139 -330h-110z" />
<glyph unicode="&#xe1;" horiz-adv-x="1024" d="M100 252q0 133 40 268t112 240q72 104 145.5 148t177.5 44q61 0 103.5 -14t97.5 -55l19 67h112l-104 -588q-10 -47 -13.5 -83.5t-3.5 -65.5v-59q27 27 49.5 49t42 46.5t40 53.5t45.5 66l61 -39q-59 -92 -105.5 -149.5t-93.5 -104.5q-45 -43 -77.5 -62.5t-73.5 -31.5 q-16 53 -21.5 91t-5.5 87q0 35 4 79t11 78l14 84q-41 -92 -96.5 -170.5t-117 -135t-126 -89.5t-123.5 -33q-53 0 -83 73t-30 206zM258 309q0 -84 15.5 -138t39.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t27 97 q-53 57 -94 80.5t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5zM498 1071l295 330h190l-377 -330h-108z" />
<glyph unicode="&#xe2;" horiz-adv-x="1024" d="M100 252q0 133 40 268t112 240q72 104 145.5 148t177.5 44q61 0 103.5 -14t97.5 -55l19 67h112l-104 -588q-10 -47 -13.5 -83.5t-3.5 -65.5v-59q27 27 49.5 49t42 46.5t40 53.5t45.5 66l61 -39q-59 -92 -105.5 -149.5t-93.5 -104.5q-45 -43 -77.5 -62.5t-73.5 -31.5 q-16 53 -21.5 91t-5.5 87q0 35 4 79t11 78l14 84q-41 -92 -96.5 -170.5t-117 -135t-126 -89.5t-123.5 -33q-53 0 -83 73t-30 206zM258 309q0 -84 15.5 -138t39.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t27 97 q-53 57 -94 80.5t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5zM354 1069l283 338h90l166 -338h-90l-146 180l-204 -180h-99z" />
<glyph unicode="&#xe3;" horiz-adv-x="1024" d="M100 252q0 133 40 268t112 240q72 104 145.5 148t177.5 44q61 0 103.5 -14t97.5 -55l19 67h112l-104 -588q-10 -47 -13.5 -83.5t-3.5 -65.5v-59q27 27 49.5 49t42 46.5t40 53.5t45.5 66l61 -39q-59 -92 -105.5 -149.5t-93.5 -104.5q-45 -43 -77.5 -62.5t-73.5 -31.5 q-16 53 -21.5 91t-5.5 87q0 35 4 79t11 78l14 84q-41 -92 -96.5 -170.5t-117 -135t-126 -89.5t-123.5 -33q-53 0 -83 73t-30 206zM258 309q0 -84 15.5 -138t39.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t27 97 q-53 57 -94 80.5t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5zM274 1124q78 86 142.5 122t134.5 36q29 0 53.5 -5t36.5 -13l70 -50q49 -35 118 -34q25 0 43.5 2t36 10t37 23.5t49.5 39.5l45 -32q-43 -45 -78.5 -75t-68.5 -47.5t-66.5 -24.5t-72.5 -7 q-51 0 -86 11.5t-70 37.5q-25 18 -40 28.5t-25.5 15.5t-21 6t-24.5 1q-41 0 -78.5 -18t-91.5 -61z" />
<glyph unicode="&#xe4;" horiz-adv-x="1024" d="M100 252q0 133 40 268t112 240q72 104 145.5 148t177.5 44q61 0 103.5 -14t97.5 -55l19 67h112l-104 -588q-10 -47 -13.5 -83.5t-3.5 -65.5v-59q27 27 49.5 49t42 46.5t40 53.5t45.5 66l61 -39q-59 -92 -105.5 -149.5t-93.5 -104.5q-45 -43 -77.5 -62.5t-73.5 -31.5 q-16 53 -21.5 91t-5.5 87q0 35 4 79t11 78l14 84q-41 -92 -96.5 -170.5t-117 -135t-126 -89.5t-123.5 -33q-53 0 -83 73t-30 206zM258 309q0 -84 15.5 -138t39.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t27 97 q-53 57 -94 80.5t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5zM401 1171q0 43 33 74t80 31q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74t-80.5 -31q-37 0 -64 29.5t-27 72.5zM739 1171q0 43 33 74t80 31q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74t-81.5 -31 q-37 0 -63.5 29.5t-26.5 72.5z" />
<glyph unicode="&#xe5;" horiz-adv-x="1024" d="M100 252q0 133 40 268t112 240q72 104 145.5 148t177.5 44q61 0 103.5 -14t97.5 -55l19 67h112l-104 -588q-10 -47 -13.5 -83.5t-3.5 -65.5v-59q27 27 49.5 49t42 46.5t40 53.5t45.5 66l61 -39q-59 -92 -105.5 -149.5t-93.5 -104.5q-45 -43 -77.5 -62.5t-73.5 -31.5 q-16 53 -21.5 91t-5.5 87q0 35 4 79t11 78l14 84q-41 -92 -96.5 -170.5t-117 -135t-126 -89.5t-123.5 -33q-53 0 -83 73t-30 206zM258 309q0 -84 15.5 -138t39.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t27 97 q-53 57 -94 80.5t-86 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5zM455 1210q0 68 52 117t128 49q59 0 103 -47t44 -115q0 -70 -53 -117.5t-129 -47.5q-59 0 -102 47t-43 114zM524 1210q0 -39 24.5 -65.5t59.5 -26.5q43 0 74 28t31 68q0 39 -24.5 66 t-59.5 27q-45 0 -75 -28t-30 -69z" />
<glyph unicode="&#xe6;" horiz-adv-x="1345" d="M104 252q0 133 41 269t111 239q72 104 146.5 148t177.5 44q61 0 103 -14t97 -55l19 67h112l-18 -102q63 59 111.5 81.5t111.5 22.5q45 0 85 -12t71 -32.5t49 -47t18 -57.5v-25l-518 -399l-4 -68v-28q0 -88 31 -136.5t88 -48.5q72 0 162 69t188 198l62 -52 q-43 -55 -79 -95t-70 -71.5t-67.5 -57.5t-74.5 -50q-113 -66 -197 -66q-29 0 -53.5 4.5t-71.5 18.5q-23 31 -37 53.5t-21 44t-10 44t-3 50.5q0 20 1 41t3 43l12 129q-35 -72 -53.5 -106.5t-40.5 -63.5l-64 -79q-49 -49 -86 -80t-70.5 -50.5t-71.5 -29.5t-89 -19 q-53 27 -77 91.5t-24 187.5zM262 309q0 -84 16.5 -138t38.5 -54q8 0 30 11t46 28q16 12 32.5 25.5t33.5 29.5q94 93 172 240q18 35 33.5 69.5t30 71.5t27.5 81t30 97q-55 57 -96.5 80.5t-86.5 23.5q-61 0 -116.5 -46t-98.5 -123.5t-67.5 -180t-24.5 -215.5zM831 498l349 272 v21q0 78 -82 77q-31 0 -59.5 -7t-75.5 -27q-27 -31 -44.5 -56.5t-29.5 -50.5t-21.5 -52.5t-15.5 -64.5z" />
<glyph unicode="&#xe7;" horiz-adv-x="774" d="M84 -365l53 105q66 -68 133 -68q41 0 70 26t29 64q0 57 -36 85t-128 47l82 96l-46.5 -6t-50.5 -2q-31 43 -50 76.5t-30.5 64.5t-15.5 64.5t-4 78.5q0 137 38 260t103.5 216.5t150.5 147.5t181 54q160 0 256 -88l-112 -123q-47 72 -85 99.5t-87 27.5q-31 0 -64 -8t-92 -35 q-37 -61 -61.5 -114.5t-40 -103.5t-22.5 -100t-7 -106q0 -63 9 -117.5t24.5 -94.5t38 -62.5t47.5 -22.5q129 0 350 266l55 -49q-39 -51 -69.5 -88t-59.5 -64.5t-57.5 -50t-65.5 -42.5q-35 -23 -63.5 -34t-79.5 -28l-55 -63q154 -18 153 -162q0 -78 -64.5 -129t-162.5 -51 q-41 0 -77 7t-87 27z" />
<glyph unicode="&#xe8;" horiz-adv-x="778" d="M94 266q0 137 36 262t97.5 219.5t142.5 149.5t171 55q98 0 164.5 -49t66.5 -123v-51l-520 -305v-109q0 -215 117 -215q72 0 165 72t181 195l63 -54q-55 -76 -116.5 -136t-125 -103t-126 -65.5t-119.5 -22.5q-45 0 -115 14q-45 59 -63.5 120.5t-18.5 145.5zM260 526 l352 219v52q0 80 -82 80q-31 0 -59.5 -7.5t-75.5 -27.5q-33 -41 -53 -73t-35.5 -66.5t-26 -75.5t-20.5 -101zM356 1401h191l139 -330h-108z" />
<glyph unicode="&#xe9;" horiz-adv-x="778" d="M94 266q0 137 36 262t97.5 219.5t142.5 149.5t171 55q98 0 164.5 -49t66.5 -123v-51l-520 -305v-109q0 -215 117 -215q72 0 165 72t181 195l63 -54q-55 -76 -116.5 -136t-125 -103t-126 -65.5t-119.5 -22.5q-45 0 -115 14q-45 59 -63.5 120.5t-18.5 145.5zM260 526 l352 219v52q0 80 -82 80q-31 0 -59.5 -7.5t-75.5 -27.5q-33 -41 -53 -73t-35.5 -66.5t-26 -75.5t-20.5 -101zM457 1071l297 330h190l-377 -330h-110z" />
<glyph unicode="&#xea;" horiz-adv-x="778" d="M94 266q0 137 36 262t97.5 219.5t142.5 149.5t171 55q98 0 164.5 -49t66.5 -123v-51l-520 -305v-109q0 -215 117 -215q72 0 165 72t181 195l63 -54q-55 -76 -116.5 -136t-125 -103t-126 -65.5t-119.5 -22.5q-45 0 -115 14q-45 59 -63.5 120.5t-18.5 145.5zM260 526 l352 219v52q0 80 -82 80q-31 0 -59.5 -7.5t-75.5 -27.5q-33 -41 -53 -73t-35.5 -66.5t-26 -75.5t-20.5 -101zM285 1069l282 338h90l166 -338h-88l-147 180l-203 -180h-100z" />
<glyph unicode="&#xeb;" horiz-adv-x="778" d="M94 266q0 137 36 262t97.5 219.5t142.5 149.5t171 55q98 0 164.5 -49t66.5 -123v-51l-520 -305v-109q0 -215 117 -215q72 0 165 72t181 195l63 -54q-55 -76 -116.5 -136t-125 -103t-126 -65.5t-119.5 -22.5q-45 0 -115 14q-45 59 -63.5 120.5t-18.5 145.5zM260 526 l352 219v52q0 80 -82 80q-31 0 -59.5 -7.5t-75.5 -27.5q-33 -41 -53 -73t-35.5 -66.5t-26 -75.5t-20.5 -101zM324 1171q0 43 32.5 74t79.5 31q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74t-80.5 -31q-37 0 -63.5 29.5t-26.5 72.5zM618 1171q0 43 34 74t81 31q39 0 65.5 -29.5 t26.5 -72.5t-33.5 -74t-80.5 -31q-39 0 -66 29.5t-27 72.5z" />
<glyph unicode="&#xec;" horiz-adv-x="567" d="M86 813v39l283 96h51l-129 -815q31 25 50 43.5t36.5 35.5t34 37.5t39.5 51.5q10 14 21 29.5t26 34.5l59 -39q-45 -63 -78 -107.5t-60.5 -76t-51 -54t-50.5 -43.5q-33 -25 -59.5 -37t-75.5 -24q-16 43 -21 69.5t-5 55.5q0 18 3 49.5t9 72.5l90 582h-172zM229 1401h191 l137 -330h-108z" />
<glyph unicode="&#xed;" horiz-adv-x="567" d="M86 813v39l283 96h51l-129 -815q31 25 50 43.5t36.5 35.5t34 37.5t39.5 51.5q10 14 21 29.5t26 34.5l59 -39q-45 -63 -78 -107.5t-60.5 -76t-51 -54t-50.5 -43.5q-33 -25 -59.5 -37t-75.5 -24q-16 43 -21 69.5t-5 55.5q0 18 3 49.5t9 72.5l90 582h-172zM264 1071l295 330 h191l-377 -330h-109z" />
<glyph unicode="&#xee;" horiz-adv-x="567" d="M86 813v39l283 96h51l-129 -815q31 25 50 43.5t36.5 35.5t34 37.5t39.5 51.5q10 14 21 29.5t26 34.5l59 -39q-45 -63 -78 -107.5t-60.5 -76t-51 -54t-50.5 -43.5q-33 -25 -59.5 -37t-75.5 -24q-16 43 -21 69.5t-5 55.5q0 18 3 49.5t9 72.5l90 582h-172zM121 1069l282 338 h91l165 -338h-90l-145 180l-205 -180h-98z" />
<glyph unicode="&#xef;" horiz-adv-x="567" d="M86 813v39l283 96h51l-129 -815q31 25 50 43.5t36.5 35.5t34 37.5t39.5 51.5q10 14 21 29.5t26 34.5l59 -39q-45 -63 -78 -107.5t-60.5 -76t-51 -54t-50.5 -43.5q-33 -25 -59.5 -37t-75.5 -24q-16 43 -21 69.5t-5 55.5q0 18 3 49.5t9 72.5l90 582h-172zM141 1171 q0 43 33 74t80 31q39 0 66.5 -29.5t27.5 -72.5t-33.5 -74t-81.5 -31q-39 0 -65.5 29.5t-26.5 72.5zM406 1171q0 43 32.5 74t79.5 31q39 0 65.5 -29.5t26.5 -72.5t-33.5 -74t-80.5 -31q-37 0 -63.5 29.5t-26.5 72.5z" />
<glyph unicode="&#xf1;" horiz-adv-x="1105" d="M102 813v39l279 96h53l-72 -450q68 102 135.5 185t132 142.5t122 91t102.5 31.5q43 0 67.5 -32.5t24.5 -90.5q0 -18 -4 -55t-12 -84l-90 -553q29 25 49 42.5t36.5 35.5t33 38.5t38.5 51.5q10 14 22.5 29.5t24.5 34.5l62 -41q-49 -68 -82 -112t-59.5 -73.5t-50 -51.5 t-50.5 -42q-16 -12 -30.5 -21.5t-28.5 -16.5t-31.5 -12t-42.5 -11q-16 45 -21 70.5t-5 54.5q0 41 12 120l69 441q6 43 8.5 53t2.5 20q0 61 -37 62q-23 0 -56.5 -25.5t-87.5 -85.5q-55 -59 -86.5 -94t-51 -58.5t-33 -43t-29.5 -45.5q-47 -76 -73 -142.5t-36 -146.5l-22 -164 h-140l129 813h-172zM268 1128q78 86 142.5 122t134.5 36q29 0 53.5 -5t36.5 -15l70 -47q51 -37 118 -37q25 0 43.5 2t36 10t36.5 23.5t50 42.5l45 -33q-43 -45 -78.5 -75t-68.5 -47.5t-67 -24.5t-72 -7q-51 0 -86 11.5t-70 37.5q-25 18 -40 28.5t-25.5 14.5t-22 5t-25.5 1 q-41 0 -79 -17t-89 -60z" />
<glyph unicode="&#xf2;" horiz-adv-x="913" d="M109 352q0 125 48 244t140 215q137 141 291 141q66 0 121 -29.5t95 -83t62.5 -126t22.5 -160.5q0 -111 -50.5 -224.5t-142.5 -211.5q-135 -141 -290 -142q-66 0 -120.5 29t-93 79t-61 118.5t-22.5 150.5zM270 395q0 -70 13.5 -129t38 -103t58.5 -68.5t73 -24.5 q53 0 103 38.5t88 105.5t61.5 152t23.5 177q0 66 -14.5 124t-39 101t-57 67.5t-71.5 24.5q-47 0 -92 -31.5t-82 -85t-63.5 -126t-35.5 -152.5q-2 -18 -3 -35.5t-1 -34.5zM406 1401h190l137 -330h-108z" />
<glyph unicode="&#xf3;" horiz-adv-x="913" d="M109 352q0 125 48 244t140 215q137 141 291 141q66 0 121 -29.5t95 -83t62.5 -126t22.5 -160.5q0 -111 -50.5 -224.5t-142.5 -211.5q-135 -141 -290 -142q-66 0 -120.5 29t-93 79t-61 118.5t-22.5 150.5zM270 395q0 -70 13.5 -129t38 -103t58.5 -68.5t73 -24.5 q53 0 103 38.5t88 105.5t61.5 152t23.5 177q0 66 -14.5 124t-39 101t-57 67.5t-71.5 24.5q-47 0 -92 -31.5t-82 -85t-63.5 -126t-35.5 -152.5q-2 -18 -3 -35.5t-1 -34.5zM463 1071l295 330h190l-377 -330h-108z" />
<glyph unicode="&#xf4;" horiz-adv-x="913" d="M109 352q0 125 48 244t140 215q137 141 291 141q66 0 121 -29.5t95 -83t62.5 -126t22.5 -160.5q0 -111 -50.5 -224.5t-142.5 -211.5q-135 -141 -290 -142q-66 0 -120.5 29t-93 79t-61 118.5t-22.5 150.5zM270 395q0 -70 13.5 -129t38 -103t58.5 -68.5t73 -24.5 q53 0 103 38.5t88 105.5t61.5 152t23.5 177q0 66 -14.5 124t-39 101t-57 67.5t-71.5 24.5q-47 0 -92 -31.5t-82 -85t-63.5 -126t-35.5 -152.5q-2 -18 -3 -35.5t-1 -34.5zM313 1069l283 338h90l166 -338h-90l-146 180l-204 -180h-99z" />
<glyph unicode="&#xf5;" horiz-adv-x="913" d="M109 352q0 125 48 244t140 215q137 141 291 141q66 0 121 -29.5t95 -83t62.5 -126t22.5 -160.5q0 -111 -50.5 -224.5t-142.5 -211.5q-135 -141 -290 -142q-66 0 -120.5 29t-93 79t-61 118.5t-22.5 150.5zM238 1128q78 86 142 122t134 36q29 0 53.5 -5t36.5 -15l70 -47 q51 -37 119 -37q25 0 43 2t35.5 10t37 23.5t49.5 42.5l46 -33q-43 -45 -79 -75t-69 -47.5t-66.5 -24.5t-72.5 -7q-51 0 -86 11.5t-70 37.5q-25 18 -40 28.5t-25.5 14.5t-21.5 5t-25 1q-41 0 -79 -17t-89 -60zM270 395q0 -70 13.5 -129t38 -103t58.5 -68.5t73 -24.5 q53 0 103 38.5t88 105.5t61.5 152t23.5 177q0 66 -14.5 124t-39 101t-57 67.5t-71.5 24.5q-47 0 -92 -31.5t-82 -85t-63.5 -126t-35.5 -152.5q-2 -18 -3 -35.5t-1 -34.5z" />
<glyph unicode="&#xf6;" horiz-adv-x="913" d="M109 352q0 125 48 244t140 215q137 141 291 141q66 0 121 -29.5t95 -83t62.5 -126t22.5 -160.5q0 -111 -50.5 -224.5t-142.5 -211.5q-135 -141 -290 -142q-66 0 -120.5 29t-93 79t-61 118.5t-22.5 150.5zM270 395q0 -70 13.5 -129t38 -103t58.5 -68.5t73 -24.5 q53 0 103 38.5t88 105.5t61.5 152t23.5 177q0 66 -14.5 124t-39 101t-57 67.5t-71.5 24.5q-47 0 -92 -31.5t-82 -85t-63.5 -126t-35.5 -152.5q-2 -18 -3 -35.5t-1 -34.5zM375 1171q0 43 32.5 74t79.5 31q39 0 67 -29.5t28 -72.5t-34 -74t-81 -31q-39 0 -65.5 29.5 t-26.5 72.5zM672 1171q0 43 32.5 74t79.5 31q39 0 67 -29.5t28 -72.5t-34 -74t-81 -31q-39 0 -65.5 29.5t-26.5 72.5z" />
<glyph unicode="&#xf7;" horiz-adv-x="1126" d="M51 426v117h1024v-117h-1024zM446 98q0 49 35 84t86 35q49 0 84 -35t35 -84q0 -51 -35 -86t-84 -35q-51 0 -86 35t-35 86zM446 874q0 51 35 86t86 35q49 0 84 -35t35 -86q0 -49 -35 -83.5t-84 -34.5q-51 0 -86 34.5t-35 83.5z" />
<glyph unicode="&#xf8;" horiz-adv-x="907" d="M12 -78l152 197q-31 66 -44.5 118t-13.5 119q0 127 49.5 247t137.5 212q66 68 142.5 105.5t148.5 37.5q51 0 91 -16t81 -53l127 158l53 -43l-131 -173q41 -68 58.5 -129t17.5 -133q0 -117 -50.5 -234.5t-140.5 -215.5q-66 -72 -139.5 -108t-147.5 -36q-59 0 -103 19.5 t-91 66.5l-143 -184zM266 391q0 -39 2 -60.5t11 -62.5l391 504q-47 92 -129 92q-53 0 -102.5 -39t-88.5 -105.5t-61.5 -151.5t-22.5 -177zM305 188q31 -66 66 -92t82 -26q63 0 126.5 67.5t104.5 177.5q37 100 37 220q0 45 -4 76.5t-19 84.5z" />
<glyph unicode="&#xf9;" horiz-adv-x="1116" d="M121 813v39l280 96h54l-113 -690q-6 -41 -8 -52t-2 -22q0 -61 37 -61q20 0 56 25.5t80 69.5t93 103.5t96 127.5q55 80 86 153.5t43 159.5l23 166h137l-125 -795q29 25 48.5 42.5t37 34.5t33.5 38.5t39 52.5l47 64l61 -39q-45 -63 -77.5 -107.5t-60.5 -75t-51 -54.5 t-50 -44q-16 -12 -30.5 -21.5t-30 -16.5t-33 -12t-41.5 -11q-16 43 -21.5 69.5t-5.5 55.5q0 41 12 118l31 203q-66 -102 -133.5 -185t-132 -142.5t-121.5 -92.5t-103 -33q-43 0 -67.5 33t-24.5 90q0 16 4.5 53t14.5 103l88 557h-170zM461 1401h188l139 -330h-108z" />
<glyph unicode="&#xfa;" horiz-adv-x="1116" d="M121 813v39l280 96h54l-113 -690q-6 -41 -8 -52t-2 -22q0 -61 37 -61q20 0 56 25.5t80 69.5t93 103.5t96 127.5q55 80 86 153.5t43 159.5l23 166h137l-125 -795q29 25 48.5 42.5t37 34.5t33.5 38.5t39 52.5l47 64l61 -39q-45 -63 -77.5 -107.5t-60.5 -75t-51 -54.5 t-50 -44q-16 -12 -30.5 -21.5t-30 -16.5t-33 -12t-41.5 -11q-16 43 -21.5 69.5t-5.5 55.5q0 41 12 118l31 203q-66 -102 -133.5 -185t-132 -142.5t-121.5 -92.5t-103 -33q-43 0 -67.5 33t-24.5 90q0 16 4.5 53t14.5 103l88 557h-170zM551 1071l295 330h190l-377 -330h-108z " />
<glyph unicode="&#xfb;" horiz-adv-x="1116" d="M121 813v39l280 96h54l-113 -690q-6 -41 -8 -52t-2 -22q0 -61 37 -61q20 0 56 25.5t80 69.5t93 103.5t96 127.5q55 80 86 153.5t43 159.5l23 166h137l-125 -795q29 25 48.5 42.5t37 34.5t33.5 38.5t39 52.5l47 64l61 -39q-45 -63 -77.5 -107.5t-60.5 -75t-51 -54.5 t-50 -44q-16 -12 -30.5 -21.5t-30 -16.5t-33 -12t-41.5 -11q-16 43 -21.5 69.5t-5.5 55.5q0 41 12 118l31 203q-66 -102 -133.5 -185t-132 -142.5t-121.5 -92.5t-103 -33q-43 0 -67.5 33t-24.5 90q0 16 4.5 53t14.5 103l88 557h-170zM371 1069l284 338h88l168 -338h-90 l-147 180l-203 -180h-100z" />
<glyph unicode="&#xfc;" horiz-adv-x="1116" d="M121 813v39l280 96h54l-113 -690q-6 -41 -8 -52t-2 -22q0 -61 37 -61q20 0 56 25.5t80 69.5t93 103.5t96 127.5q55 80 86 153.5t43 159.5l23 166h137l-125 -795q29 25 48.5 42.5t37 34.5t33.5 38.5t39 52.5l47 64l61 -39q-45 -63 -77.5 -107.5t-60.5 -75t-51 -54.5 t-50 -44q-16 -12 -30.5 -21.5t-30 -16.5t-33 -12t-41.5 -11q-16 43 -21.5 69.5t-5.5 55.5q0 41 12 118l31 203q-66 -102 -133.5 -185t-132 -142.5t-121.5 -92.5t-103 -33q-43 0 -67.5 33t-24.5 90q0 16 4.5 53t14.5 103l88 557h-170zM391 1171q0 43 33 74t80 31 q39 0 65.5 -29.5t26.5 -72.5t-34 -74t-81 -31q-37 0 -63.5 29.5t-26.5 72.5zM735 1171q0 43 33 74t80 31q39 0 65.5 -29.5t26.5 -72.5t-34 -74t-81 -31q-37 0 -63.5 29.5t-26.5 72.5z" />
<glyph unicode="&#xff;" horiz-adv-x="870" d="M37 813v55l278 82l174 -784l121 172q78 111 113 186.5t35 134.5q0 47 -29 91.5t-90 97.5l147 106q49 -47 71 -96t22 -117q0 -45 -10.5 -92t-34 -100t-60.5 -114.5t-90 -135.5l-78 -111q-45 -63 -72.5 -104t-44 -68.5t-24.5 -50t-14 -49.5l-91 -346h146l-14 -68h-435 l13 68h149l115 475q4 14 6 34.5t2 43.5q0 41 -5 74.5t-22 105.5l-112 510h-166zM297 1176q0 43 32.5 73.5t80.5 30.5q39 0 66.5 -29.5t27.5 -70.5q0 -45 -34 -76t-81 -31q-39 0 -65.5 30t-26.5 73zM670 1176q0 43 32.5 73.5t79.5 30.5q39 0 65.5 -29.5t26.5 -70.5 q0 -45 -33.5 -76t-80.5 -31q-37 0 -63.5 30t-26.5 73z" />
<glyph unicode="&#x152;" horiz-adv-x="1896" d="M207 563q0 156 65.5 301.5t174 258t249 180t289.5 67.5q39 0 76 -6l72 -10l81 -2h99h563l6 51l94 -2l-51 -322h-92l29 178h-488l-82 -524h389l23 152h92l-63 -402h-91l25 156h-389l-86 -545h504l28 178h93l-43 -272h-676h-115l-80 -8l-67 -12q-16 -4 -34 -4.5t-36 -0.5 q-119 0 -221.5 45.5t-177 124t-117.5 186t-43 232.5zM393 547q0 -109 26.5 -196t75 -150.5t116 -97t151.5 -33.5q70 0 119 9t81.5 31.5t50 58.5t25.5 91l129 813q6 33 7 62q0 139 -205 139q-121 0 -225.5 -56.5t-182.5 -154.5t-123 -231.5t-45 -284.5z" />
<glyph unicode="&#x153;" horiz-adv-x="1363" d="M90 350q0 127 49 247t140 214q137 141 290 141q90 0 152.5 -46t107.5 -144q66 100 134.5 145t154.5 45q51 0 94 -13t76 -36.5t51.5 -55.5t18.5 -69v-53l-522 -305v-107q0 -111 28.5 -162t87.5 -51q72 0 164 70t187 197l61 -54q-27 -35 -46.5 -59.5t-37.5 -45t-37.5 -38.5 t-44.5 -39q-86 -76 -171 -117t-157 -41q-23 0 -47 6.5t-65 20.5q-16 25 -26.5 42t-16.5 32.5t-9.5 30t-7.5 36.5q-139 -168 -315 -168q-63 0 -116.5 29t-92.5 79t-61.5 119.5t-22.5 149.5zM252 395q0 -70 13.5 -129t38 -103t57 -68.5t71.5 -24.5q55 0 105.5 38.5t88.5 105.5 t61.5 152t23.5 177q0 66 -14.5 124t-39 101t-57.5 67.5t-72 24.5q-47 0 -92 -31.5t-82 -85t-63.5 -126t-34.5 -152.5q-2 -18 -3 -35.5t-1 -34.5zM844 524l352 215v54q0 78 -82 77q-29 0 -57.5 -7t-77.5 -27q-33 -41 -54.5 -74t-36 -66.5t-24.5 -73.5t-20 -98z" />
<glyph unicode="&#x178;" horiz-adv-x="1253" d="M213 1276l12 76h516l-12 -76h-203l265 -533l407 533h-174l12 76h389l-12 -76h-96l-506 -658l-86 -542h154l-13 -76h-467l13 76h153l90 573l-307 627h-135zM516 1561q0 43 33 73.5t80 30.5q39 0 65.5 -29.5t26.5 -72.5t-34 -74t-81 -31q-37 0 -63.5 30t-26.5 73zM971 1561 q0 43 33.5 73.5t80.5 30.5q39 0 66 -29.5t27 -72.5t-34 -74t-81 -31q-39 0 -65.5 30t-26.5 73z" />
<glyph unicode="&#x2c6;" horiz-adv-x="692" d="M240 1014l282 338h90l166 -338h-90l-145 178l-205 -178h-98z" />
<glyph unicode="&#x2dc;" horiz-adv-x="929" d="M246 1128q78 86 142.5 122t133.5 36q29 0 53.5 -5t36.5 -15l70 -47q51 -37 119 -37q25 0 43 2t35.5 10t37 23.5t50.5 42.5l45 -33q-43 -45 -79 -75t-69 -47.5t-66.5 -24.5t-72.5 -7q-51 0 -86 11.5t-70 37.5q-25 18 -40 28.5t-25 14.5t-21.5 5t-25.5 1q-41 0 -79 -17 t-89 -60z" />
<glyph unicode="&#x2000;" horiz-adv-x="863" />
<glyph unicode="&#x2001;" horiz-adv-x="1726" />
<glyph unicode="&#x2002;" horiz-adv-x="863" />
<glyph unicode="&#x2003;" horiz-adv-x="1726" />
<glyph unicode="&#x2004;" horiz-adv-x="575" />
<glyph unicode="&#x2005;" horiz-adv-x="431" />
<glyph unicode="&#x2006;" horiz-adv-x="287" />
<glyph unicode="&#x2007;" horiz-adv-x="287" />
<glyph unicode="&#x2008;" horiz-adv-x="215" />
<glyph unicode="&#x2009;" horiz-adv-x="345" />
<glyph unicode="&#x200a;" horiz-adv-x="95" />
<glyph unicode="&#x2010;" horiz-adv-x="563" d="M147 389l25 156h391l-24 -156h-392z" />
<glyph unicode="&#x2011;" horiz-adv-x="563" d="M147 389l25 156h391l-24 -156h-392z" />
<glyph unicode="&#x2012;" horiz-adv-x="563" d="M147 389l25 156h391l-24 -156h-392z" />
<glyph unicode="&#x2013;" horiz-adv-x="1126" d="M111 426l18 117h1024l-18 -117h-1024z" />
<glyph unicode="&#x2014;" horiz-adv-x="2048" d="M61 426l17 117h2048l-17 -117h-2048z" />
<glyph unicode="&#x2018;" d="M287 993q0 39 20.5 85t58 97.5t90 102.5t115.5 98l39 -63q-88 -61 -124.5 -107.5t-36.5 -93.5q0 -41 19 -63.5t69 -38.5q-35 -66 -67 -91.5t-79 -25.5t-75.5 26.5t-28.5 73.5z" />
<glyph unicode="&#x2019;" d="M260 956q88 61 125 108.5t37 94.5q0 41 -18.5 62.5t-69.5 38.5q35 66 67.5 91t79.5 25t76 -26.5t29 -71.5q0 -39 -20.5 -86t-58.5 -97.5t-90 -102.5t-116 -99z" />
<glyph unicode="&#x201a;" d="M82 -207q88 63 125 108.5t37 94.5q0 41 -19.5 62.5t-68.5 37.5q35 66 66.5 91.5t78.5 25.5t76 -26.5t29 -71.5q0 -39 -20.5 -86t-58.5 -97.5t-90.5 -102.5t-115.5 -99z" />
<glyph unicode="&#x201c;" horiz-adv-x="837" d="M287 993q0 39 20.5 85t58 97.5t90 102.5t115.5 98l39 -63q-88 -61 -124.5 -107.5t-36.5 -93.5q0 -41 19 -63.5t69 -38.5q-35 -66 -67 -91.5t-79 -25.5t-75.5 26.5t-28.5 73.5zM612 993q0 39 20.5 85t58.5 97.5t90.5 102.5t115.5 98l41 -63q-90 -61 -126 -107.5t-36 -93.5 q0 -41 18.5 -63.5t67.5 -38.5q-35 -66 -66.5 -91.5t-78.5 -25.5t-76 26.5t-29 73.5z" />
<glyph unicode="&#x201d;" horiz-adv-x="837" d="M260 956q88 61 125 108.5t37 94.5q0 41 -18.5 62.5t-69.5 38.5q35 66 67.5 91t79.5 25t76 -26.5t29 -71.5q0 -39 -20.5 -86t-58.5 -97.5t-90 -102.5t-116 -99zM586 956q90 61 126 108.5t36 94.5q0 41 -18.5 62.5t-67.5 38.5q35 66 66.5 91t78.5 25t75.5 -26.5t28.5 -71.5 q0 -39 -20.5 -86t-58 -97.5t-90 -102.5t-115.5 -99z" />
<glyph unicode="&#x201e;" horiz-adv-x="837" d="M76 -207q90 63 126 108.5t36 94.5q0 41 -18.5 62.5t-69.5 37.5q35 66 67.5 91.5t79.5 25.5t75.5 -26.5t28.5 -71.5q0 -39 -20.5 -86t-58 -97.5t-90 -102.5t-115.5 -99zM401 -207q90 61 127 107.5t37 95.5q0 41 -19.5 62.5t-68.5 37.5q35 66 66.5 91.5t79.5 25.5 q47 0 75.5 -26.5t28.5 -71.5q0 -39 -20.5 -86t-58.5 -97.5t-90 -102.5t-116 -99z" />
<glyph unicode="&#x2022;" horiz-adv-x="720" d="M121 473q0 49 18.5 93t51 77t76.5 51.5t93 18.5t93.5 -18.5t77 -51.5t51 -77t18.5 -93t-18.5 -93t-51 -77t-76.5 -51.5t-94 -18.5q-49 0 -93 18.5t-76.5 51.5t-51 77t-18.5 93z" />
<glyph unicode="&#x2026;" horiz-adv-x="1536" d="M135 98q0 49 36 84t85 35t85 -35t36 -84q0 -51 -36 -86t-85 -35t-85 35t-36 86zM666 98q0 49 34.5 84t85.5 35q49 0 84 -35t35 -84q0 -51 -34.5 -86t-84.5 -35q-51 0 -85.5 35t-34.5 86zM1178 98q0 49 34.5 84t83.5 35q51 0 86 -35t35 -84q0 -51 -34.5 -86t-86.5 -35 q-49 0 -83.5 35t-34.5 86z" />
<glyph unicode="&#x202f;" horiz-adv-x="345" />
<glyph unicode="&#x2039;" horiz-adv-x="702" d="M190 459l539 393l-14 -84l-291 -309l192 -309l-12 -87z" />
<glyph unicode="&#x203a;" horiz-adv-x="681" d="M123 63l14 87l291 309l-192 309l12 84l414 -393z" />
<glyph unicode="&#x205f;" horiz-adv-x="431" />
<glyph unicode="&#x2122;" horiz-adv-x="2048" d="M176 1155v225h68v-28h516v28h67v-225h-67v127h-191v-534h129v-58h-393v58h127v534h-188v-127h-68zM899 690v58h119v544h-119v60h260l201 -418l194 418h301v-60h-129v-544h129v-58h-395v58h129v493l-252 -551l-250 541v-483h121v-58h-309z" />
<glyph unicode="&#x25fc;" horiz-adv-x="942" d="M0 0v942h942v-942h-942z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.
+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><style type="text/css">
.st0{fill:#1D1E1B;}
</style><path class="st0" d="M209.5 190.1c-2.2 0-4-1.8-4-4v-72c0-2.2 1.8-4 4-4s4 1.8 4 4v72C213.5 188.3 211.7 190.1 209.5 190.1z"/><path class="st0" d="M148.3 111.2c-1.6-1.6-4.1-1.6-5.7 0 -1.6 1.6-1.6 4.1 0 5.7l28.5 28.5H91.1c-2.2 0-4 1.8-4 4s1.8 4 4 4h80.1l-28.5 28.5c-1.6 1.6-1.6 4.1 0 5.7 0.8 0.8 1.8 1.2 2.8 1.2s2-0.4 2.8-1.2l38.2-38.2L148.3 111.2z"/></svg>

After

Width:  |  Height:  |  Size: 472 B

+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 20.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve">
<g>
<path d="M176.5,143.1c-9.4-8.7-15.9-25-16.2-38.2l0.1-0.3c13.9,18.6,33,33.3,54.7,41.1v0.4c-21.3,7.9-41.4,22.9-54.7,41.2l-0.1-0.3
c0-13.9,7.6-27.7,16.2-38.5l-91.6,2.2v-9.9L176.5,143.1z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 555 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><path d="M176.5 143.1c-9.4-8.7-15.9-25-16.2-38.2l0.1-0.3c13.9 18.6 33 33.3 54.7 41.1v0.4c-21.3 7.9-41.4 22.9-54.7 41.2l-0.1-0.3c0-13.9 7.6-27.7 16.2-38.5l-91.6 2.2v-9.9L176.5 143.1z"/></svg>

After

Width:  |  Height:  |  Size: 252 B

+1
View File
@@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><path d="M123.5 148.8c9.4 8.7 15.9 25 16.2 38.2l-0.1 0.3c-13.9-18.6-33-33.3-54.7-41.1v-0.4c21.3-7.9 41.4-22.9 54.7-41.2l0.1 0.3c0 13.9-7.6 27.7-16.2 38.5l91.6-2.2v9.9L123.5 148.8z"/></svg>

After

Width:  |  Height:  |  Size: 250 B

+75
View File
@@ -0,0 +1,75 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<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="200"
height="300"
viewBox="0 0 200 300"
version="1.1"
id="svg8"
sodipodi:docname="icone_croix.svg"
inkscape:version="0.92.1 r">
<metadata
id="metadata14">
<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>
<defs
id="defs12" />
<sodipodi:namedview
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1"
objecttolerance="10"
gridtolerance="10"
guidetolerance="10"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:window-width="1920"
inkscape:window-height="1039"
id="namedview10"
showgrid="false"
inkscape:zoom="0.78666667"
inkscape:cx="-61.016949"
inkscape:cy="150"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg8" />
<style
type="text/css"
id="style2">
.st0{fill:none;stroke:#1D1D1B;stroke-width:6;stroke-miterlimit:10;}
.st1{fill:#1D1D1B;}
</style>
<g
id="g4493"
transform="translate(-42)">
<line
style="fill:none;stroke:#1d1d1b;stroke-width:18.4253273;stroke-miterlimit:10"
id="line4"
y2="290.31277"
x2="244.02953"
y1="290.31277"
x1="43.193489"
class="st0" />
<path
style="fill:#1d1d1b;stroke-width:3.0708878"
inkscape:connector-curvature="0"
id="path6"
d="M 207.79306,231.96589 143.91859,137.38255 79.429954,231.96589 H 45.957277 L 127.02872,113.42962 49.642342,-0.19322061 H 82.807931 L 144.22568,89.169617 205.02926,-0.19322061 h 32.55141 L 159.88721,113.73671 240.65156,231.96589 Z"
class="st1" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="300" viewBox="0 0 300 300"><style type="text/css">
.st0{clip-path:url(#SVGID_2_);}
</style><defs><rect x="99.8" y="92.4" width="100.3" height="100.3"/></defs><clipPath><use xlink:href="#SVGID_1_"/></clipPath><path class="st0" d="M162 131.7c0 12.7-10.3 22.9-22.9 22.9s-22.9-10.3-22.9-22.9 10.3-22.9 22.9-22.9S162 119 162 131.7M194.7 174.2c-9-9-16.6-16.6-22.2-22.2 3.6-5.9 5.8-12.9 5.8-20.3 0-21.7-17.6-39.3-39.3-39.3S99.8 110 99.8 131.7c0 21.7 17.6 39.3 39.3 39.3 7.5 0 14.4-2.2 20.3-5.8l22.2 22.2C194.7 200.4 207.8 187.3 194.7 174.2"/></svg>

After

Width:  |  Height:  |  Size: 606 B

+3
View File
@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="300" viewBox="0 0 300 300"><style type="text/css">
.st0{fill:#1D1D1B;}
</style><path class="st0" d="M209.5 150.3l-3.8 0.3c-0.7 0-1.6 0.3-3 0.9 -4.3 1.7-9.4 2.3-14.8 1.4 -2.3-0.3-4.3 0.1-4.4 0.9l-1.7 7 -3 4.3 -1.1 3.7c-0.9 2.9-3.1 5.4-5.4 6.4 -2.6 1-4.1 1.9-4.3 2.3l-1.9 3.8c-1.1 2.4-3.7 4.3-6 4.3 -1.3 0-2.8-0.4-4.6-1.3l-8.1-3.7c-6.1-2.8-9.7-4.6-10.4-5 -0.3-0.1-0.4-0.3-0.6-0.3 -0.3 2.1-2.4 4-4.8 4 -2.6 0-4.3-1.7-4.3-4.1 0-0.4 0.1-0.7 0.1-1H127c0 0-8.1 2.6-10.1 3.3 -2 0.9-10.1 6-10.1 6 -4.3 3.3-4.4 3.8-7.1 8.5 -0.4 0.7-1.3 1.3-2.1 1.3 -1.3 0-1.6-0.7-1.6-3.3 0-7 1.1-10.5 6.4-17.7 0.1-0.1 4.1-5 4.1-6.3 0-1.3-1.1-2.8-2.4-3.6 -3.3-1.7-3.4-1.9-6-3.8 -1.9-1.9-5.7-3.4-5.7-6.4 0-2 1.7-3.3 7.3-5.8 5-2.4 6-3.1 6-4.7 0-1.3-1.3-2.4-2.1-3.3 -1.3-2.7-3.7-5.8-5.1-8.3 -1.3-2-2.4-6.8-2.4-10 0-2 1-3.4 2.3-3.4 1.3 0 2.9 3 3.3 3.6 1.6 2.3 7 7.6 11.1 10.4 3.4 2.3 10.4 4.3 14.4 4.6 0-0.3-0.1-0.6-0.1-0.9 0-3.3 1.6-5 4.3-5 0.9 0 1.6 0.1 2.1 0.3 1.6 0.6 2.7 2.6 2.7 4.3 0 0.7-0.1 1.3-0.6 1.9 1.7-0.4 3.4-1.6 7.3-4.3 5-3.6 9.3-5.1 17.7-6.7 2.6-0.6 5.1-0.9 6.8-0.9 1 0 1.9 0.1 2.8 0.3l3.8 0.7 4-0.7c0.7-0.1 1.4-0.3 1.9-0.7l1.1-0.9c0.4-0.3 0.7-0.4 1-0.4 0.4 0 0.9 0.3 1.3 0.9 0.7 1 1.1 2.3 1.1 3.6 0 1.4-0.3 3-0.7 4.8 -0.1 1-0.3 2-0.3 2.9 0 2.4 0.7 3.3 3 3.3h0.4c1.7 0 3-0.1 4-0.1 4.8 0 14 1.3 20.1 2.7 3.4 0.7 4.8 2.3 4.8 5C215.7 148 213.2 150 209.5 150.3zM118.9 152.5c0.1-2.3 0.4-10.1 0.4-10.8 0.1-2.6 1.6-3.8-0.7-4.3 -1.6-0.4-2.4-0.7-3.7-1.3 -2.1-1-5.7-3.7-8-5.6 -2.3-1.9-4.1-3.6-4.7-4 -0.6-0.4-1.3-2.9-2.3-2.4 -0.7 0.3 0.1 1.7 0.6 3 0.3 0.9 6.1 9.4 7.3 10.3s3 3.6 3.1 4.4c0.4 2.6-4.8 4.6-6.4 5.8 -1.6 1.3-6.8 3.7-6.6 5.4 0.1 0.7 2.7 3.3 5 4.7 1.9 1.1 9.1 5.4 8.7 7.8 -0.7 3.6-9.4 13.1-10.1 14.4 -0.7 1.3-2.6 4.4-1.6 5 0.4 0.3 1-0.3 1.3-0.9 0.9-1.7 6.1-7.3 10.5-9.1 4.4-1.9 6.8-1.7 7.7-3C120.3 170.7 118.3 159 118.9 152.5zM126 141.8c0-1.1 0.1-2.1 0.6-2.9 -2.1-0.3-1.3-0.7-2.6-0.4 -2.6 0.6-1.9 31.4-0.3 32.1 1 0.4-2 1 2.6-0.7 -0.3-0.7-0.6-1.3-0.6-2.1 0-2.1 0.7-3.6 1.7-4.3 -1.6-0.6-2.4-2-2.4-3.8 0-2.8 1.1-4.4 3.1-4.8 -2.1-0.4-3.4-2-3.4-4.1 0-3.1 1.6-4.8 4.1-4.8C127.2 145.2 126 143.8 126 141.8zM129.5 148.8c-1.1 0-2.1 1-2.1 2.1 0 1.1 1 2.1 2.1 2.1s2.1-1 2.1-2.1C131.6 149.8 130.6 148.8 129.5 148.8zM129.6 157.7c-1.1 0-2 0.9-2 2s0.9 2.1 2 2.1 2.1-1 2.1-2.1S130.7 157.7 129.6 157.7zM130.5 165.9c-1.1 0-2.1 0.9-2.1 2 0 0.7 0.4 1.3 0.9 1.7 0.4 0 1 0.4 1.3 0.3 0.6 0 0.7-0.3 1.1-0.3 0.6-0.4 1-1 1-1.7C132.6 166.7 131.6 165.9 130.5 165.9zM130.6 139.9c-1.1 0-2 0.9-2 2 0 1.1 0.9 2.1 2 2.1s2.1-1 2.1-2.1C132.7 140.8 131.7 139.9 130.6 139.9zM131.3 133.1c-1.1 0-2.1 0.9-2.1 2s1 2.1 2.1 2.1 2-1 2-2.1S132.4 133.1 131.3 133.1zM205.4 142.3l-7.3-0.6 -14.1-1.4c-2.9-0.3-7.7-0.4-14.4-0.4 -5 0-8.7 0.1-11.1 0.4H158c-1.4 0-2.1-0.4-2.1-1.4 0-1.6 2.1-3 4.3-3h0.3l8.7 0.6 5.3 0.3c2.1 0.1 3.3 0.1 3.4 0.1 1.9 0 3.3-2.1 3.3-5.1 0-3.8-0.4-4.6-2.7-4.6 -1.4 0-3.1 1.6-4 3.6 -0.4 1-0.9 1.6-1.1 1.6 -0.6 0-1-0.4-1.3-1.1l-0.6-1.7 -1.9-1.4 -1.9-0.1 -2-0.3h-0.9c-1.1 0-2.7 0.3-4.8 0.7 -6.8 1.4-11.7 3.1-13.7 5.1l-2.7 2.7 -5.4 2.7c0 0-1.7 0.4-4 0.4 0.3 0.7 0.6 1.3 0.6 2 0 2.3-2.1 4.3-4.6 4.6 0.3 0 0.4 0 0.6 0 1.6 0.6 2.7 2.6 2.7 4.3 0 2.1-1.6 4-3.7 4.4 0.4 0.1 0.9 0.1 1.3 0.3 1.6 0.6 2.7 2.6 2.7 4.3 0 1.6-1 3-2.3 3.7 0.1 0.1 0.3 0.1 0.3 0.1 1.6 0.6 2.7 2.6 2.7 4.3 0 0.9-0.3 1.9-0.9 2.6 1.7 0.4 3 1 3 1 1.9 1.6 2.4 1.9 9.1 4.8 2.1 0.9 3.6 1.6 4.4 2l4.4 2.4c1.4 0.9 2.8 1.3 3.8 1.3s1.9-0.3 2.9-0.9c0.9-0.7 1.7-1.4 2.3-2.4 0.9-1.1 1.1-2 1.1-2.6 0-0.7-1-1.7-2.6-2.7 -1.3-0.7-2.4-2-2.4-2.7 0-0.7 0.6-1.4 1.3-1.4 0.6 0 1.1 0.3 1.9 0.9l2.1 2c0.6 0.6 1.4 1 2.3 1 0.7 0 1.7-0.3 3.1-1 2.6-1.1 3.8-2.7 3.8-5 0-1-0.1-1.9-0.6-2.3 -0.1 0-0.9-0.3-2.1-0.6 -1.1-0.4-2.1-1.1-2.1-1.9 0-0.6 0.6-1.1 1.1-1.1 0.3 0 0.9 0.3 2 0.7 0.3 0.1 0.9 0.1 1.3 0.1 1.4 0 3-0.6 4.4-1.9 1.3-1.1 1.9-2.1 1.9-3.3 0-0.3 0-0.6-0.1-0.9 -0.1-0.9-0.6-1.7-1.3-2.3 -0.9-0.9-1.7-1.4-2.4-1.4l-3.3-0.3c-0.6-0.1-1-0.3-1.6-0.7 -0.6-0.4-0.9-0.9-0.9-1.1 0-0.7 1-1.3 2.1-1.3h0.6l2.7 0.7c1.7 0.3 2.6 0.4 4.3 0.4 1.1 0 3 0 5.4-0.3 2.3-0.1 4.6-0.1 6.8-0.1 3.3-0.1 5.7-0.1 7.3-0.1 3.6-0.3 4.6-1.1 8-1.1 1 0-8 0-8-2.7 0-2.9 9.4-2.3 8.3-2.9C207.4 142.1 206.4 142.5 205.4 142.3zM132.3 172.6c-1.3 0-2.1 1-2.1 2.1s0.9 2.1 2.1 2.1c1.1 0 2-1 2-2.1S133.4 172.6 132.3 172.6z"/></svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

+85
View File
@@ -0,0 +1,85 @@
<?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="96mm"
height="104mm"
viewBox="0 0 96 104"
version="1.1"
id="svg8"
inkscape:version="0.92.1 r"
sodipodi:docname="loupe.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35"
inkscape:cx="407.14286"
inkscape:cy="528.57143"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="952"
inkscape:window-height="1031"
inkscape:window-x="960"
inkscape:window-y="0"
inkscape:window-maximized="0" />
<metadata
id="metadata5">
<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
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-193)">
<g
id="g4499"
transform="translate(-77.102854,141.67915)">
<circle
r="31.372025"
cy="83.618515"
cx="141.7016"
id="path4487"
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.38383865;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal" />
<path
sodipodi:nodetypes="cc"
inkscape:connector-curvature="0"
id="path4489"
d="M 155.02307,65.471514 83.778959,148.63456"
style="fill:none;stroke:#000000;stroke-width:13.22916698;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" />
<circle
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.38383865;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
id="circle4491"
cx="141.7016"
cy="83.618515"
r="31.372025" />
<path
style="fill:none;stroke:#000000;stroke-width:13.22916698;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
d="M 155.02307,65.471514 83.778959,148.63456"
id="path4493"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.0 KiB

+64
View File
@@ -0,0 +1,64 @@
<?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="20"
height="20"
viewBox="0 0 5.2916665 5.2916668"
version="1.1"
id="svg8"
inkscape:version="0.92.1 r"
sodipodi:docname="pointv.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.4"
inkscape:cx="5.6167544"
inkscape:cy="11.865337"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1043"
inkscape:window-x="0"
inkscape:window-y="18"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<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
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-291.70832)">
<circle
style="opacity:1;fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.29559433;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
id="path4485"
cx="2.6458333"
cy="294.35416"
r="2.6458333" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

+64
View File
@@ -0,0 +1,64 @@
<?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="20"
height="20"
viewBox="0 0 5.2916665 5.2916668"
version="1.1"
id="svg8"
inkscape:version="0.92.1 r"
sodipodi:docname="pointvnoir.svg">
<defs
id="defs2" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="22.4"
inkscape:cx="4.8355044"
inkscape:cy="11.865337"
inkscape:document-units="mm"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:window-width="1920"
inkscape:window-height="1177"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1" />
<metadata
id="metadata5">
<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
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-291.70832)">
<circle
style="opacity:1;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.29559433;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:normal"
id="path4485"
cx="2.6458333"
cy="294.35416"
r="2.6458333" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 152 KiB

+11008
View File
File diff suppressed because it is too large Load Diff
+18706
View File
File diff suppressed because it is too large Load Diff
+80
View File
@@ -0,0 +1,80 @@
function hover() {
$( ".layout-sidebar-second" ).hover(
function() {
$( ".opacity" ).addClass( "hover" );
}, function() {
$( ".opacity" ).removeClass( "hover" );
}
);
}
function drag() {
var random = Math.floor(Math.random() * 3);
var $li = $(".home .layout-sidebar-second .views-element-container");
$li.eq(random % $li.length).addClass("fluxalone");
document.getElementById("edit-submit").value = "";
$( ".txt-vanina .views-row .views-field:nth-child(-n+4)" ).wrapAll( "<div class='entête'/>" );
$( "#block-vanina-page-title" ).prependTo( ".en-tete" );
$( ".date-articles" ).prependTo( "#block-vanina-page-title" );
var a = 3;
$(".layout-sidebar-second .views-element-container").draggable({
addClasses:true,
stack: ".drag",
axis : "x",
start: function(event, ui) { $(this).css("z-index", a++); },
stop: function()
{
$(this).css({
'width': '30%',
})
}
});
$(" .fluxalone").css({ 'left': '50vw' })
}
function retour() {
$('.bouton_retour').click(function(e){
e.preventDefault();
$('.layout-sidebar-second .views-element-container:nth-child(1)').animate({ 'left': '95vw' }, 500)
$('.layout-sidebar-second .views-element-container:nth-child(1)').css({'z-index' : '10'});
$('.layout-sidebar-second .views-element-container:nth-child(2)').animate({ 'left': '90vw' }, 500)
$('.layout-sidebar-second .views-element-container:nth-child(2)').css({'z-index' : '9'});
$('.layout-sidebar-second .views-element-container:nth-child(3)').animate({ 'left': '85vw' }, 500)
$('.layout-sidebar-second .views-element-container:nth-child(3)').css({'z-index' : '8'});
})
}
function degrader() {
var degrade_vert = $('#block-views-block-page-etudiant-block-1 .degrader');
$('.layout-sidebar-second .views-element-container:nth-child(1)').on('scroll', function() {
var st = $(this).scrollTop();
degrade_vert.css({ 'opacity' : -(1 - st/100), 'top': st + 'px' });
});
var degrade_violet = $('#block-views-block-une-saison-graphique-block-1 .degrader');
$('.layout-sidebar-second .views-element-container:nth-child(2)').on('scroll', function() {
var st = $(this).scrollTop();
degrade_violet.css({ 'opacity' : -(1 - st/100), 'top': st + 'px' });
});
var degrade_rouge = $('#block-views-block-expositions-block-1 .degrader');
$('.layout-sidebar-second .views-element-container:nth-child(3)').on('scroll', function() {
var st = $(this).scrollTop();
degrade_rouge.css({ 'opacity' : -(1 - st/100), 'top': st + 'px' });
});
}
(function($) {
retour();
degrader();
hover();
drag();
})(jQuery);
@@ -0,0 +1,22 @@
{% extends "@classy/block/block--search-form-block.html.twig" %}
{#
/**
* @file
* Bartik's theme implementation for a search form block. Extends Classy's
* search form block template.
*
* Available variables:
* - content: The content of this block.
* - content_attributes: A list of HTML attributes applied to the main content
* tag that appears in the template.
*
* @see template_preprocess_block()
* @see search_preprocess_block()
*
* @ingroup themeable
*/
#}
{% block content %}
{{ parent() }}
</div>
{% endblock %}
@@ -0,0 +1,39 @@
{#
/**
* @file
* Default theme implementation to display a block.
*
* Available variables:
* - plugin_id: The ID of the block implementation.
* - label: The configured label of the block if visible.
* - configuration: A list of the block's configuration values.
* - label: The configured label for the block.
* - label_display: The display settings for the label.
* - provider: The module or other provider that provided this block plugin.
* - Block plugin specific settings will also be stored here.
* - content: The content of this block.
* - attributes: array of HTML attributes populated by modules, intended to
* be added to the main container tag of this template.
* - id: A valid HTML ID and guaranteed unique.
* - title_attributes: Same as attributes, except applied to the main title
* tag that appears in the template.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the main title tag that appears in the template.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the main title tag that appears in the template.
*
* @see template_preprocess_block()
*
* @ingroup themeable
*/
#}
{{ title_prefix }}
{% if label %}
<h2{{ title_attributes }}>{{ label }}</h2>
{% endif %}
{{ title_suffix }}
{% block content %}
{{ content }}
{% endblock %}
@@ -0,0 +1,41 @@
{#
/**
* @file
* Default theme implementation to display a block.
*
* Available variables:
* - plugin_id: The ID of the block implementation.
* - label: The configured label of the block if visible.
* - configuration: A list of the block's configuration values.
* - label: The configured label for the block.
* - label_display: The display settings for the label.
* - provider: The module or other provider that provided this block plugin.
* - Block plugin specific settings will also be stored here.
* - content: The content of this block.
* - attributes: array of HTML attributes populated by modules, intended to
* be added to the main container tag of this template.
* - id: A valid HTML ID and guaranteed unique.
* - title_attributes: Same as attributes, except applied to the main title
* tag that appears in the template.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the main title tag that appears in the template.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the main title tag that appears in the template.
*
* @see template_preprocess_block()
*
* @ingroup themeable
*/
#}
<div{{ attributes }}>
{{ title_prefix }}
{% if label %}
<h2{{ title_attributes }}>{{ label }}</h2>
{% endif %}
<div class="degrader"></div>
{{ title_suffix }}
{% block content %}
{{ content }}
{% endblock %}
</div>
@@ -0,0 +1,41 @@
{#
/**
* @file
* Default theme implementation to display a block.
*
* Available variables:
* - plugin_id: The ID of the block implementation.
* - label: The configured label of the block if visible.
* - configuration: A list of the block's configuration values.
* - label: The configured label for the block.
* - label_display: The display settings for the label.
* - provider: The module or other provider that provided this block plugin.
* - Block plugin specific settings will also be stored here.
* - content: The content of this block.
* - attributes: array of HTML attributes populated by modules, intended to
* be added to the main container tag of this template.
* - id: A valid HTML ID and guaranteed unique.
* - title_attributes: Same as attributes, except applied to the main title
* tag that appears in the template.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the main title tag that appears in the template.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the main title tag that appears in the template.
*
* @see template_preprocess_block()
*
* @ingroup themeable
*/
#}
<div{{ attributes }}>
{{ title_prefix }}
{% if label %}
<h2{{ title_attributes }}>{{ label }}</h2>
{% endif %}
<div class="degrader"></div>
{{ title_suffix }}
{% block content %}
{{ content }}
{% endblock %}
</div>
@@ -0,0 +1,41 @@
{#
/**
* @file
* Default theme implementation to display a block.
*
* Available variables:
* - plugin_id: The ID of the block implementation.
* - label: The configured label of the block if visible.
* - configuration: A list of the block's configuration values.
* - label: The configured label for the block.
* - label_display: The display settings for the label.
* - provider: The module or other provider that provided this block plugin.
* - Block plugin specific settings will also be stored here.
* - content: The content of this block.
* - attributes: array of HTML attributes populated by modules, intended to
* be added to the main container tag of this template.
* - id: A valid HTML ID and guaranteed unique.
* - title_attributes: Same as attributes, except applied to the main title
* tag that appears in the template.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the main title tag that appears in the template.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the main title tag that appears in the template.
*
* @see template_preprocess_block()
*
* @ingroup themeable
*/
#}
<div{{ attributes }}>
{{ title_prefix }}
{% if label %}
<h2{{ title_attributes }}>{{ label }}</h2>
{% endif %}
<div class="degrader"></div>
{{ title_suffix }}
{% block content %}
{{ content }}
{% endblock %}
</div>
+40
View File
@@ -0,0 +1,40 @@
{#
/**
* @file
* Default theme implementation to display a block.
*
* Available variables:
* - plugin_id: The ID of the block implementation.
* - label: The configured label of the block if visible.
* - configuration: A list of the block's configuration values.
* - label: The configured label for the block.
* - label_display: The display settings for the label.
* - provider: The module or other provider that provided this block plugin.
* - Block plugin specific settings will also be stored here.
* - content: The content of this block.
* - attributes: array of HTML attributes populated by modules, intended to
* be added to the main container tag of this template.
* - id: A valid HTML ID and guaranteed unique.
* - title_attributes: Same as attributes, except applied to the main title
* tag that appears in the template.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the main title tag that appears in the template.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the main title tag that appears in the template.
*
* @see template_preprocess_block()
*
* @ingroup themeable
*/
#}
<div{{ attributes }}>
{{ title_prefix }}
{% if label %}
<h2{{ title_attributes }}>{{ label }}</h2>
{% endif %}
{{ title_suffix }}
{% block content %}
{{ content }}
{% endblock %}
</div>
+42
View File
@@ -0,0 +1,42 @@
{#
/**
* @file
* Default theme implementation for the basic structure of a single Drupal page.
*
* Variables:
* - logged_in: A flag indicating if user is logged in.
* - root_path: The root path of the current page (e.g., node, admin, user).
* - node_type: The content type for the current node, if the page is a node.
* - head_title: List of text elements that make up the head_title variable.
* May contain one or more of the following:
* - title: The title of the page.
* - name: The name of the site.
* - slogan: The slogan of the site.
* - page_top: Initial rendered markup. This should be printed before 'page'.
* - page: The rendered page markup.
* - page_bottom: Closing rendered markup. This variable should be printed after
* 'page'.
* - db_offline: A flag indicating if the database is offline.
* - placeholder_token: The token for generating head, css, js and js-bottom
* placeholders.
*
* @see template_preprocess_html()
*
* @ingroup themeable
*/
#}
<!DOCTYPE html>
<html{{ html_attributes }}>
<head>
<head-placeholder token="{{ placeholder_token }}">
<title>{{ head_title|safe_join(' | ') }}</title>
<css-placeholder token="{{ placeholder_token }}">
<js-placeholder token="{{ placeholder_token }}">
</head>
<body{{ attributes }}>
{{ page_top }}
{{ page }}
{{ page_bottom }}
<js-bottom-placeholder token="{{ placeholder_token }}">
</body>
</html>
+49
View File
@@ -0,0 +1,49 @@
{#
/**
* @file
* Default theme implementation to display a menu.
*
* Available variables:
* - menu_name: The machine name of the menu.
* - items: A nested list of menu items. Each menu item contains:
* - attributes: HTML attributes for the menu item.
* - below: The menu item child items.
* - title: The menu link title.
* - url: The menu link url, instance of \Drupal\Core\Url
* - localized_options: Menu link localized options.
* - is_expanded: TRUE if the link has visible children within the current
* menu tree.
* - is_collapsed: TRUE if the link has children within the current menu tree
* that are not currently visible.
* - in_active_trail: TRUE if the link is in the active trail.
*
* @ingroup themeable
*/
#}
{% import _self as menus %}
{#
We call a macro which calls itself to render the full tree.
@see http://twig.sensiolabs.org/doc/tags/macro.html
#}
{{ menus.menu_links(items, attributes, 0) }}
{% macro menu_links(items, attributes, menu_level) %}
{% import _self as menus %}
{% if items %}
{% if menu_level == 0 %}
<ul{{ attributes }}>
{% else %}
<ul>
{% endif %}
{% for item in items %}
<li{{ item.attributes }}>
{{ link(item.title, item.url) }}
{% if item.below %}
{{ menus.menu_links(item.below, attributes, menu_level + 1) }}
{% endif %}
</li>
{% endfor %}
</ul>
{% endif %}
{% endmacro %}
+99
View File
@@ -0,0 +1,99 @@
{#
/**
* @file
* Default theme implementation to display a node.
*
* Available variables:
* - node: The node entity with limited access to object properties and methods.
* Only method names starting with "get", "has", or "is" and a few common
* methods such as "id", "label", and "bundle" are available. For example:
* - node.getCreatedTime() will return the node creation timestamp.
* - node.hasField('field_example') returns TRUE if the node bundle includes
* field_example. (This does not indicate the presence of a value in this
* field.)
* - node.isPublished() will return whether the node is published or not.
* Calling other methods, such as node.delete(), will result in an exception.
* See \Drupal\node\Entity\Node for a full list of public properties and
* methods for the node object.
* - label: The title of the node.
* - content: All node items. Use {{ content }} to print them all,
* or print a subset such as {{ content.field_example }}. Use
* {{ content|without('field_example') }} to temporarily suppress the printing
* of a given child element.
* - author_picture: The node author user entity, rendered using the "compact"
* view mode.
* - metadata: Metadata for this node.
* - date: Themed creation date field.
* - author_name: Themed author name field.
* - url: Direct URL of the current node.
* - display_submitted: Whether submission information should be displayed.
* - attributes: HTML attributes for the containing element.
* The attributes.class element may contain one or more of the following
* classes:
* - node: The current template type (also known as a "theming hook").
* - node--type-[type]: The current node type. For example, if the node is an
* "Article" it would result in "node--type-article". Note that the machine
* name will often be in a short form of the human readable label.
* - node--view-mode-[view_mode]: The View Mode of the node; for example, a
* teaser would result in: "node--view-mode-teaser", and
* full: "node--view-mode-full".
* The following are controlled through the node publishing options.
* - node--promoted: Appears on nodes promoted to the front page.
* - node--sticky: Appears on nodes ordered above other non-sticky nodes in
* teaser listings.
* - node--unpublished: Appears on unpublished nodes visible only to site
* admins.
* - title_attributes: Same as attributes, except applied to the main title
* tag that appears in the template.
* - content_attributes: Same as attributes, except applied to the main
* content tag that appears in the template.
* - author_attributes: Same as attributes, except applied to the author of
* the node tag that appears in the template.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the main title tag that appears in the template.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the main title tag that appears in the template.
* - view_mode: View mode; for example, "teaser" or "full".
* - teaser: Flag for the teaser state. Will be true if view_mode is 'teaser'.
* - page: Flag for the full page state. Will be true if view_mode is 'full'.
* - readmore: Flag for more state. Will be true if the teaser content of the
* node cannot hold the main body content.
* - logged_in: Flag for authenticated user status. Will be true when the
* current user is a logged-in member.
* - is_admin: Flag for admin user status. Will be true when the current user
* is an administrator.
*
* @see template_preprocess_node()
*
* @todo Remove the id attribute (or make it a class), because if that gets
* rendered twice on a page this is invalid CSS for example: two lists
* in different view modes.
*
* @ingroup themeable
*/
#}
<article{{ attributes }}>
<div class="en-tete">
<div class="date">
{{ content.field_date }}
</div>
<h2>{{ label }}</h2>
<div class="st">
{{ content.field_sous_titre }}
</div>
<div class="source">
{{ content.field_source }}
</div>
</div>
<div class="body-articles">
{{ content.body }}
</div>
<div class="index">
<a href="/home"><h6>INDEX</h6></a>
</div>
</article>
+75
View File
@@ -0,0 +1,75 @@
{#
/**
* @file
* Default theme implementation to display a single page.
*
* The doctype, html, head and body tags are not in this template. Instead they
* can be found in the html.html.twig template in this directory.
*
* Available variables:
*
* General utility variables:
* - base_path: The base URL path of the Drupal installation. Will usually be
* "/" unless you have installed Drupal in a sub-directory.
* - is_front: A flag indicating if the current page is the front page.
* - logged_in: A flag indicating if the user is registered and signed in.
* - is_admin: A flag indicating if the user has permission to access
* administration pages.
*
* Site identity:
* - front_page: The URL of the front page. Use this instead of base_path when
* linking to the front page. This includes the language domain or prefix.
*
* Page content (in order of occurrence in the default page.html.twig):
* - messages: Status and error messages. Should be displayed prominently.
* - node: Fully loaded node, if there is an automatically-loaded node
* associated with the page and the node ID is the second argument in the
* page's path (e.g. node/12345 and node/12345/revisions, but not
* comment/reply/12345).
*
* Regions:
* - page.header: Items for the header region.
* - page.primary_menu: Items for the primary menu region.
* - page.secondary_menu: Items for the secondary menu region.
* - page.highlighted: Items for the highlighted content region.
* - page.help: Dynamic help text, mostly for admin pages.
* - page.content: The main content of the current page.
* - page.sidebar_first: Items for the first sidebar.
* - page.sidebar_second: Items for the second sidebar.
* - page.footer: Items for the footer region.
* - page.breadcrumb: Items for the breadcrumb region.
*
* @see template_preprocess_page()
* @see html.html.twig
*
* @ingroup themeable
*/
#}
<div class="layout-container articles">
<header role="banner">
{{ page.header }}
</header>
<main role="main">
<div class="layout-content">
<a href="/"><div class="icone-croix"><img src="/themes/custom/vanina/images/icone_croix.svg" alt=""></div></a>
{{ page.content }}
</div>
{% if page.sidebar_second %}
<aside class="layout-sidebar-second" role="complementary">
{{ page.sidebar_second }}
</aside>
{% endif %}
</main>
{% if page.footer %}
<footer role="contentinfo">
<a href="#"><div class="bouton_retour"></div></a>
{{ page.footer }}
</footer>
{% endif %}
</div>{# /.layout-container #}
+82
View File
@@ -0,0 +1,82 @@
{#
/**
* @file
* Default theme implementation to display a single page.
*
* The doctype, html, head and body tags are not in this template. Instead they
* can be found in the html.html.twig template in this directory.
*
* Available variables:
*
* General utility variables:
* - base_path: The base URL path of the Drupal installation. Will usually be
* "/" unless you have installed Drupal in a sub-directory.
* - is_front: A flag indicating if the current page is the front page.
* - logged_in: A flag indicating if the user is registered and signed in.
* - is_admin: A flag indicating if the user has permission to access
* administration pages.
*
* Site identity:
* - front_page: The URL of the front page. Use this instead of base_path when
* linking to the front page. This includes the language domain or prefix.
*
* Page content (in order of occurrence in the default page.html.twig):
* - messages: Status and error messages. Should be displayed prominently.
* - node: Fully loaded node, if there is an automatically-loaded node
* associated with the page and the node ID is the second argument in the
* page's path (e.g. node/12345 and node/12345/revisions, but not
* comment/reply/12345).
*
* Regions:
* - page.header: Items for the header region.
* - page.primary_menu: Items for the primary menu region.
* - page.secondary_menu: Items for the secondary menu region.
* - page.highlighted: Items for the highlighted content region.
* - page.help: Dynamic help text, mostly for admin pages.
* - page.content: The main content of the current page.
* - page.sidebar_first: Items for the first sidebar.
* - page.sidebar_second: Items for the second sidebar.
* - page.footer: Items for the footer region.
* - page.breadcrumb: Items for the breadcrumb region.
*
* @see template_preprocess_page()
* @see html.html.twig
*
* @ingroup themeable
*/
#}
<div class="layout-container articles">
<header role="banner">
{{ page.header }}
</header>
<main role="main">
<div class="layout-content">
<a href="/"><div class="icone-croix"><img src="/themes/custom/vanina/images/icone_croix.svg" alt=""></div></a>
{{ page.content }}
</div>
{% if page.sidebar_first %}
<aside class="layout-sidebar-first" role="complementary">
{{ page.sidebar_first }}
</aside>
{% endif %}
{% if page.sidebar_second %}
<aside class="layout-sidebar-second" role="complementary">
{{ page.sidebar_second }}
</aside>
{% endif %}
</main>
{% if page.footer %}
<footer role="contentinfo">
<a href="#"><div class="bouton_retour"></div></a>
{{ page.footer }}
</footer>
{% endif %}
</div>{# /.layout-container #}
+76
View File
@@ -0,0 +1,76 @@
{#
/**
* @file
* Default theme implementation to display a single page.
*
* The doctype, html, head and body tags are not in this template. Instead they
* can be found in the html.html.twig template in this directory.
*
* Available variables:
*
* General utility variables:
* - base_path: The base URL path of the Drupal installation. Will usually be
* "/" unless you have installed Drupal in a sub-directory.
* - is_front: A flag indicating if the current page is the front page.
* - logged_in: A flag indicating if the user is registered and signed in.
* - is_admin: A flag indicating if the user has permission to access
* administration pages.
*
* Site identity:
* - front_page: The URL of the front page. Use this instead of base_path when
* linking to the front page. This includes the language domain or prefix.
*
* Page content (in order of occurrence in the default page.html.twig):
* - messages: Status and error messages. Should be displayed prominently.
* - node: Fully loaded node, if there is an automatically-loaded node
* associated with the page and the node ID is the second argument in the
* page's path (e.g. node/12345 and node/12345/revisions, but not
* comment/reply/12345).
*
* Regions:
* - page.header: Items for the header region.
* - page.primary_menu: Items for the primary menu region.
* - page.secondary_menu: Items for the secondary menu region.
* - page.highlighted: Items for the highlighted content region.
* - page.help: Dynamic help text, mostly for admin pages.
* - page.content: The main content of the current page.
* - page.sidebar_first: Items for the first sidebar.
* - page.sidebar_second: Items for the second sidebar.
* - page.footer: Items for the footer region.
* - page.breadcrumb: Items for the breadcrumb region.
*
* @see template_preprocess_page()
* @see html.html.twig
*
* @ingroup themeable
*/
#}
<div class="layout-container articles">
<header role="banner">
{{ page.header }}
</header>
<main role="main">
<div class="layout-content">
<a href="/"><div class="icone-croix"><img src="/themes/custom/vanina/images/icone_croix.svg" alt=""></div></a>
{{ page.content }}
</div>
{% if page.sidebar_second %}
<aside class="layout-sidebar-second" role="complementary">
{{ page.sidebar_second }}
</aside>
{% endif %}
</main>
{% if page.footer %}
<footer role="contentinfo">
<a href="#"><div class="bouton_retour"></div></a>
{{ page.footer }}
</footer>
{% endif %}
</div>{# /.layout-container #}
+85
View File
@@ -0,0 +1,85 @@
{#
/**
* @file
* Default theme implementation to display a single page.
*
* The doctype, html, head and body tags are not in this template. Instead they
* can be found in the html.html.twig template in this directory.
*
* Available variables:
*
* General utility variables:
* - base_path: The base URL path of the Drupal installation. Will usually be
* "/" unless you have installed Drupal in a sub-directory.
* - is_front: A flag indicating if the current page is the front page.
* - logged_in: A flag indicating if the user is registered and signed in.
* - is_admin: A flag indicating if the user has permission to access
* administration pages.
*
* Site identity:
* - front_page: The URL of the front page. Use this instead of base_path when
* linking to the front page. This includes the language domain or prefix.
*
* Page content (in order of occurrence in the default page.html.twig):
* - messages: Status and error messages. Should be displayed prominently.
* - node: Fully loaded node, if there is an automatically-loaded node
* associated with the page and the node ID is the second argument in the
* page's path (e.g. node/12345 and node/12345/revisions, but not
* comment/reply/12345).
*
* Regions:
* - page.header: Items for the header region.
* - page.primary_menu: Items for the primary menu region.
* - page.secondary_menu: Items for the secondary menu region.
* - page.highlighted: Items for the highlighted content region.
* - page.help: Dynamic help text, mostly for admin pages.
* - page.content: The main content of the current page.
* - page.sidebar_first: Items for the first sidebar.
* - page.sidebar_second: Items for the second sidebar.
* - page.footer: Items for the footer region.
* - page.breadcrumb: Items for the breadcrumb region.
*
* @see template_preprocess_page()
* @see html.html.twig
*
* @ingroup themeable
*/
#}
<div class="layout-container home">
<header role="banner">
{{ page.header }}
</header>
{{ page.primary_menu }}
{{ page.secondary_menu }}
{{ page.breadcrumb }}
{{ page.highlighted }}
{{ page.help }}
<main role="main">
<div id="sommaire">
{{ page.content }}
</div>
{% if page.sidebar_first %}
<aside class="layout-sidebar-first" role="complementary">
{{ page.sidebar_first }}
</aside>
{% endif %}
{% if page.sidebar_second %}
<aside class="layout-sidebar-second" role="complementary">
{{ page.sidebar_second }}
</aside>
{% endif %}
</main>
{% if page.footer %}
<footer role="contentinfo">
<a href="#"><div class="bouton_retour"></div></a>
{{ page.footer }}
</footer>
{% endif %}
</div>
+72
View File
@@ -0,0 +1,72 @@
{#
/**
* @file
* Default theme implementation to display a single page.
*
* The doctype, html, head and body tags are not in this template. Instead they
* can be found in the html.html.twig template in this directory.
*
* Available variables:
*
* General utility variables:
* - base_path: The base URL path of the Drupal installation. Will usually be
* "/" unless you have installed Drupal in a sub-directory.
* - is_front: A flag indicating if the current page is the front page.
* - logged_in: A flag indicating if the user is registered and signed in.
* - is_admin: A flag indicating if the user has permission to access
* administration pages.
*
* Site identity:
* - front_page: The URL of the front page. Use this instead of base_path when
* linking to the front page. This includes the language domain or prefix.
*
* Page content (in order of occurrence in the default page.html.twig):
* - messages: Status and error messages. Should be displayed prominently.
* - node: Fully loaded node, if there is an automatically-loaded node
* associated with the page and the node ID is the second argument in the
* page's path (e.g. node/12345 and node/12345/revisions, but not
* comment/reply/12345).
*
* Regions:
* - page.header: Items for the header region.
* - page.primary_menu: Items for the primary menu region.
* - page.secondary_menu: Items for the secondary menu region.
* - page.highlighted: Items for the highlighted content region.
* - page.help: Dynamic help text, mostly for admin pages.
* - page.content: The main content of the current page.
* - page.sidebar_first: Items for the first sidebar.
* - page.sidebar_second: Items for the second sidebar.
* - page.footer: Items for the footer region.
* - page.breadcrumb: Items for the breadcrumb region.
*
* @see template_preprocess_page()
* @see html.html.twig
*
* @ingroup themeable
*/
#}
<div class="layout-container txt">
<main role="main">
<div class="title-views">
<a href="/"><div class="icone-croix"><img src="/themes/custom/vanina/images/icone_croix.svg" alt=""></div></a>
</div>
{{ page.content }}
{% if page.sidebar_second %}
<aside class="layout-sidebar-second" role="complementary">
{{ page.sidebar_second }}
</aside>
{% endif %}
</main>
{% if page.footer %}
<footer role="contentinfo">
<a href="#"><div class="bouton_retour"></div></a>
{{ page.footer }}
</footer>
{% endif %}
</div>{# /.layout-container #}
+41
View File
@@ -0,0 +1,41 @@
{#
/**
* @file
* Default theme implementation for a views mini-pager.
*
* Available variables:
* - items: List of pager items.
*
* @see template_preprocess_views_mini_pager()
*
* @ingroup themeable
*/
#}
{% if items.previous or items.next %}
<nav role="navigation" aria-labelledby="pagination-heading">
<h4 class="visually-hidden">{{ 'Pagination'|t }}</h4>
<ul class="js-pager__items">
{% if items.previous %}
<li>
<a href="{{ items.previous.href }}" title="{{ 'Go to previous page'|t }}" rel="prev"{{ items.previous.attributes|without('href', 'title', 'rel') }}>
<span class="visually-hidden">{{ 'Previous page'|t }}</span>
<span aria-hidden="true">{{ items.previous.text|default('‹‹'|t) }}</span>
</a>
</li>
{% endif %}
{% if items.current %}
<li>
</li>
{% endif %}
{% if items.next %}
<li>
<a href="{{ items.next.href }}" title="{{ 'Go to next page'|t }}" rel="next"{{ items.next.attributes|without('href', 'title', 'rel') }}>
<span class="visually-hidden">{{ 'Next page'|t }}</span>
<span aria-hidden="true">{{ items.next.text|default('››'|t) }}</span>
</a>
</li>
{% endif %}
</ul>
</nav>
{% endif %}
+73
View File
@@ -0,0 +1,73 @@
{#
/**
* @file
* Default theme implementation for main view template.
*
* Available variables:
* - attributes: Remaining HTML attributes for the element.
* - css_name: A css-safe version of the view name.
* - css_class: The user-specified classes names, if any.
* - header: The optional header.
* - footer: The optional footer.
* - rows: The results of the view query, if any.
* - empty: The content to display if there are no rows.
* - pager: The optional pager next/prev links to display.
* - exposed: Exposed widget form/info to display.
* - feed_icons: Optional feed icons to display.
* - more: An optional link to the next page of results.
* - title: Title of the view, only used when displaying in the admin preview.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the view title.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the view title.
* - attachment_before: An optional attachment view to be displayed before the
* view content.
* - attachment_after: An optional attachment view to be displayed after the
* view content.
* - dom_id: Unique id for every view being printed to give unique class for
* Javascript.
*
* @see template_preprocess_views_view()
*
* @ingroup themeable
*/
#}
{%
set classes = [
dom_id ? 'js-view-dom-id-' ~ dom_id,
]
%}
<div {{ attributes.addClass(classes) }}>
{{ title_prefix }}
{{ title }}
{{ title_suffix }}
{% if header %}
<header>
{{ header }}
</header>
{% endif %}
{{ more }}
{{ exposed }}
{{ attachment_before }}
{{ rows }}
{{ empty }}
{{ pager }}
{{ attachment_after }}
{% if footer %}
<footer>
{{ footer }}
</footer>
{% endif %}
{{ feed_icons }}
<!-- </div> -->
+70
View File
@@ -0,0 +1,70 @@
{#
/**
* @file
* Default theme implementation for main view template.
*
* Available variables:
* - attributes: Remaining HTML attributes for the element.
* - css_name: A css-safe version of the view name.
* - css_class: The user-specified classes names, if any.
* - header: The optional header.
* - footer: The optional footer.
* - rows: The results of the view query, if any.
* - empty: The content to display if there are no rows.
* - pager: The optional pager next/prev links to display.
* - exposed: Exposed widget form/info to display.
* - feed_icons: Optional feed icons to display.
* - more: An optional link to the next page of results.
* - title: Title of the view, only used when displaying in the admin preview.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the view title.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the view title.
* - attachment_before: An optional attachment view to be displayed before the
* view content.
* - attachment_after: An optional attachment view to be displayed after the
* view content.
* - dom_id: Unique id for every view being printed to give unique class for
* Javascript.
*
* @see template_preprocess_views_view()
*
* @ingroup themeable
*/
#}
{%
set classes = [
dom_id ? 'js-view-dom-id-' ~ dom_id,
]
%}
<div{{ attributes.addClass(classes) }}>
{{ title_prefix }}
{{ title }}
{{ title_suffix }}
{% if header %}
<header>
{{ header }}
</header>
{% endif %}
{{ more }}
{{ exposed }}
{{ attachment_before }}
{{ rows }}
{{ empty }}
{{ pager }}
{{ attachment_after }}
{% if footer %}
<footer>
{{ footer }}
</footer>
{% endif %}
{{ feed_icons }}
</div>
@@ -0,0 +1,71 @@
{#
/**
* @file
* Default theme implementation for main view template.
*
* Available variables:
* - attributes: Remaining HTML attributes for the element.
* - css_name: A css-safe version of the view name.
* - css_class: The user-specified classes names, if any.
* - header: The optional header.
* - footer: The optional footer.
* - rows: The results of the view query, if any.
* - empty: The content to display if there are no rows.
* - pager: The optional pager next/prev links to display.
* - exposed: Exposed widget form/info to display.
* - feed_icons: Optional feed icons to display.
* - more: An optional link to the next page of results.
* - title: Title of the view, only used when displaying in the admin preview.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the view title.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the view title.
* - attachment_before: An optional attachment view to be displayed before the
* view content.
* - attachment_after: An optional attachment view to be displayed after the
* view content.
* - dom_id: Unique id for every view being printed to give unique class for
* Javascript.
*
* @see template_preprocess_views_view()
*
* @ingroup themeable
*/
#}
{%
set classes = [
dom_id ? 'js-view-dom-id-' ~ dom_id,
]
%}
<div{{ attributes.addClass(classes) }}>
{{ title_prefix }}
{{ title }}
{{ title_suffix }}
{% if header %}
<header>
{{ header }}
</header>
{% endif %}
{{ more }}
{{ exposed }}
{{ attachment_before }}
{{ rows }}
{{ empty }}
{{ pager }}
{{ attachment_after }}
{% if footer %}
<footer>
{{ footer }}
</footer>
{% endif %}
{{ feed_icons }}
<!-- </div> -->
@@ -0,0 +1,70 @@
{#
/**
* @file
* Default theme implementation for main view template.
*
* Available variables:
* - attributes: Remaining HTML attributes for the element.
* - css_name: A css-safe version of the view name.
* - css_class: The user-specified classes names, if any.
* - header: The optional header.
* - footer: The optional footer.
* - rows: The results of the view query, if any.
* - empty: The content to display if there are no rows.
* - pager: The optional pager next/prev links to display.
* - exposed: Exposed widget form/info to display.
* - feed_icons: Optional feed icons to display.
* - more: An optional link to the next page of results.
* - title: Title of the view, only used when displaying in the admin preview.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the view title.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the view title.
* - attachment_before: An optional attachment view to be displayed before the
* view content.
* - attachment_after: An optional attachment view to be displayed after the
* view content.
* - dom_id: Unique id for every view being printed to give unique class for
* Javascript.
*
* @see template_preprocess_views_view()
*
* @ingroup themeable
*/
#}
{%
set classes = [
dom_id ? 'js-view-dom-id-' ~ dom_id,
]
%}
<div{{ attributes.addClass(classes) }}>
{{ title_prefix }}
{{ title }}
{{ title_suffix }}
{% if header %}
<header>
{{ header }}
</header>
{% endif %}
{{ more }}
{{ exposed }}
{{ attachment_before }}
{{ rows }}
{{ empty }}
{{ pager }}
{{ attachment_after }}
{% if footer %}
<footer>
{{ footer }}
</footer>
{% endif %}
{{ feed_icons }}
<!-- </div> -->
@@ -0,0 +1,69 @@
{#
/**
* @file
* Default theme implementation for main view template.
*
* Available variables:
* - attributes: Remaining HTML attributes for the element.
* - css_name: A css-safe version of the view name.
* - css_class: The user-specified classes names, if any.
* - header: The optional header.
* - footer: The optional footer.
* - rows: The results of the view query, if any.
* - empty: The content to display if there are no rows.
* - pager: The optional pager next/prev links to display.
* - exposed: Exposed widget form/info to display.
* - feed_icons: Optional feed icons to display.
* - more: An optional link to the next page of results.
* - title: Title of the view, only used when displaying in the admin preview.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the view title.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the view title.
* - attachment_before: An optional attachment view to be displayed before the
* view content.
* - attachment_after: An optional attachment view to be displayed after the
* view content.
* - dom_id: Unique id for every view being printed to give unique class for
* Javascript.
*
* @see template_preprocess_views_view()
*
* @ingroup themeable
*/
#}
{%
set classes = [
dom_id ? 'js-view-dom-id-' ~ dom_id,
]
%}
<div{{ attributes.addClass(classes) }}>
{{ title_prefix }}
{{ title }}
{{ title_suffix }}
{% if header %}
<header>
{{ header }}
</header>
{% endif %}
{{ exposed }}
{{ attachment_before }}
<div class="txt-vanina">
{{ rows }}
{{ empty }}
{{ pager }}
{{ attachment_after }}
{{ more }}
</div>
{% if footer %}
<footer>
{{ footer }}
</footer>
{% endif %}
{{ feed_icons }}
</div>
+71
View File
@@ -0,0 +1,71 @@
{#
/**
* @file
* Default theme implementation for main view template.
*
* Available variables:
* - attributes: Remaining HTML attributes for the element.
* - css_name: A css-safe version of the view name.
* - css_class: The user-specified classes names, if any.
* - header: The optional header.
* - footer: The optional footer.
* - rows: The results of the view query, if any.
* - empty: The content to display if there are no rows.
* - pager: The optional pager next/prev links to display.
* - exposed: Exposed widget form/info to display.
* - feed_icons: Optional feed icons to display.
* - more: An optional link to the next page of results.
* - title: Title of the view, only used when displaying in the admin preview.
* - title_prefix: Additional output populated by modules, intended to be
* displayed in front of the view title.
* - title_suffix: Additional output populated by modules, intended to be
* displayed after the view title.
* - attachment_before: An optional attachment view to be displayed before the
* view content.
* - attachment_after: An optional attachment view to be displayed after the
* view content.
* - dom_id: Unique id for every view being printed to give unique class for
* Javascript.
*
* @see template_preprocess_views_view()
*
* @ingroup themeable
*/
#}
{%
set classes = [
dom_id ? 'js-view-dom-id-' ~ dom_id,
]
%}
<div{{ attributes.addClass(classes) }}>
{{ title_prefix }}
{{ title }}
{{ title_suffix }}
{% if header %}
<header>
{{ header }}
</header>
{% endif %}
{{ more }}
{{ exposed }}
{{ attachment_before }}
{{ rows }}
{{ empty }}
{{ pager }}
{{ attachment_after }}
</div>
{% if footer %}
<footer>
{{ footer }}
</footer>
{% endif %}
{{ feed_icons }}
<!-- </div> -->
+18
View File
@@ -0,0 +1,18 @@
vanina.mobile:
label: mobile
mediaQuery: '(min-width: 0px)'
weight: 0
multipliers:
- 1x
vanina.narrow:
label: narrow
mediaQuery: 'all and (min-width: 480px) and (max-width: 959px)'
weight: 1
multipliers:
- 1x
vanina.wide:
label: wide
mediaQuery: 'all and (min-width: 960px)'
weight: 2
multipliers:
- 1x
+30
View File
@@ -0,0 +1,30 @@
name: vanina
type: theme
description: 'Theme crée par <a href="https:kevintessier.net">Kévin Tessier</a>.'
# version: VERSION
# core: 8.x
base theme: false
# Information added by Drupal.org packaging script on 2017-02-01
version: '8.3.1'
core: '8.x'
project: 'drupal'
datestamp: 1485975642
libraries:
- vanina/global-styling
base theme: classy
# Regions
regions:
header: Header
featured: Featured
content: Content
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar Second'
footer: Footer
stylesheets-remove:
- '@classy/css/components/tabs.css'
- core/assets/vendor/normalize-css/normalize.css
+15
View File
@@ -0,0 +1,15 @@
global-styling:
version: 1.x
css:
base:
css/base/default.css: {}
css/base/typographie.css: {}
css/base/elements.css: {}
js:
js/jquery-1.12.4.js: {}
js/jquery-ui.js: {}
js/script.js: {}
dependencies:
- core/jquery
View File