Bootstrap theme and form validation on message entry.

This commit is contained in:
Andrew Pamment 2018-01-25 17:01:19 +10:00
parent 2fcf6305c0
commit 14b77790a6
17 changed files with 1713 additions and 9 deletions

2
dist/www-bootstrap/401.tpl vendored Normal file
View File

@ -0,0 +1,2 @@
<h1>401 - Not authorized</h1>
The page you are looking for can not be accessed.

2
dist/www-bootstrap/403.tpl vendored Normal file
View File

@ -0,0 +1,2 @@
<h1>403 - Forbidden</h1>
The page you are looking for can not be accessed.

2
dist/www-bootstrap/404.tpl vendored Normal file
View File

@ -0,0 +1,2 @@
<h1>404 - Page not found</h1>
The page you are looking for can not be found.

19
dist/www-bootstrap/footer.tpl vendored Normal file
View File

@ -0,0 +1,19 @@
</div>
</div>
<div class="row">
<div class="col-lg-12">
<hr>
<div class="footer">
Powered by <a href="https://magickabbs.com" >Magicka BBS</a>
</div>
</div>
</div>
</div>
</div>
<!-- Bootstrap core JavaScript -->
<script src="https://code.jquery.com/jquery-3.2.1.slim.min.js" integrity="sha384-KJ3o2DKtIkvYIK3UENzmM7KCkRr/rE9/Qpg6aAZGJwFDMVNA/GpGFF93hXpG5KkN" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
</body>
</html>

76
dist/www-bootstrap/header.tpl vendored Normal file
View File

@ -0,0 +1,76 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Magicka BBS</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="@@WWW_URL@@static/style.css">
<!-- Custom styles for this template -->
<style>
body {
padding-top: 84px;
}
@media (min-width: 992px) {
body {
padding-top: 86px;
}
}
</style>
<script language='javascript'>
function validate () {
if(document.getElementById('recipient').value=="") {
alert("To can not be empty.");
return false;
}
if(document.getElementById('subject').value=="") {
alert("Subject can not be empty");
return false;
}
if(document.getElementById('body').value=="") {
alert("Can't send an empty message!");
return false;
}
return true;
}
</script>
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
<div class="container">
<a class="navbar-brand" href="@@WWW_URL@@"><img class="img-responsive2" src="@@WWW_URL@@static/header.png" /></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="@@WWW_URL@@">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="@@WWW_URL@@last10/">Last 10 Callers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="@@WWW_URL@@email/">Email</a>
</li>
<li class="nav-item">
<a class="nav-link" href="@@WWW_URL@@msgs/">Conferences</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Content -->
<div class="container">
<div class="row">
<div class="col-lg-12">

3
dist/www-bootstrap/index.tpl vendored Normal file
View File

@ -0,0 +1,3 @@
<h2>Welcome to another Magicka BBS!</h2>
The sysop should customize this file with what he/she wants on the front page!

3
dist/www-bootstrap/mime.types vendored Normal file
View File

@ -0,0 +1,3 @@
image/png png
application/javascript js
text/css css

BIN
dist/www-bootstrap/static/delete.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 B

428
dist/www-bootstrap/static/fonts/LICENSE.TXT vendored Executable file
View File

@ -0,0 +1,428 @@
Attribution-ShareAlike 4.0 International
=======================================================================
Creative Commons Corporation ("Creative Commons") is not a law firm and
does not provide legal services or legal advice. Distribution of
Creative Commons public licenses does not create a lawyer-client or
other relationship. Creative Commons makes its licenses and related
information available on an "as-is" basis. Creative Commons gives no
warranties regarding its licenses, any material licensed under their
terms and conditions, or any related information. Creative Commons
disclaims all liability for damages resulting from their use to the
fullest extent possible.
Using Creative Commons Public Licenses
Creative Commons public licenses provide a standard set of terms and
conditions that creators and other rights holders may use to share
original works of authorship and other material subject to copyright
and certain other rights specified in the public license below. The
following considerations are for informational purposes only, are not
exhaustive, and do not form part of our licenses.
Considerations for licensors: Our public licenses are
intended for use by those authorized to give the public
permission to use material in ways otherwise restricted by
copyright and certain other rights. Our licenses are
irrevocable. Licensors should read and understand the terms
and conditions of the license they choose before applying it.
Licensors should also secure all rights necessary before
applying our licenses so that the public can reuse the
material as expected. Licensors should clearly mark any
material not subject to the license. This includes other CC-
licensed material, or material used under an exception or
limitation to copyright. More considerations for licensors:
wiki.creativecommons.org/Considerations_for_licensors
Considerations for the public: By using one of our public
licenses, a licensor grants the public permission to use the
licensed material under specified terms and conditions. If
the licensor's permission is not necessary for any reason--for
example, because of any applicable exception or limitation to
copyright--then that use is not regulated by the license. Our
licenses grant only permissions under copyright and certain
other rights that a licensor has authority to grant. Use of
the licensed material may still be restricted for other
reasons, including because others have copyright or other
rights in the material. A licensor may make special requests,
such as asking that all changes be marked or described.
Although not required by our licenses, you are encouraged to
respect those requests where reasonable. More_considerations
for the public:
wiki.creativecommons.org/Considerations_for_licensees
=======================================================================
Creative Commons Attribution-ShareAlike 4.0 International Public
License
By exercising the Licensed Rights (defined below), You accept and agree
to be bound by the terms and conditions of this Creative Commons
Attribution-ShareAlike 4.0 International Public License ("Public
License"). To the extent this Public License may be interpreted as a
contract, You are granted the Licensed Rights in consideration of Your
acceptance of these terms and conditions, and the Licensor grants You
such rights in consideration of benefits the Licensor receives from
making the Licensed Material available under these terms and
conditions.
Section 1 -- Definitions.
a. Adapted Material means material subject to Copyright and Similar
Rights that is derived from or based upon the Licensed Material
and in which the Licensed Material is translated, altered,
arranged, transformed, or otherwise modified in a manner requiring
permission under the Copyright and Similar Rights held by the
Licensor. For purposes of this Public License, where the Licensed
Material is a musical work, performance, or sound recording,
Adapted Material is always produced where the Licensed Material is
synched in timed relation with a moving image.
b. Adapter's License means the license You apply to Your Copyright
and Similar Rights in Your contributions to Adapted Material in
accordance with the terms and conditions of this Public License.
c. BY-SA Compatible License means a license listed at
creativecommons.org/compatiblelicenses, approved by Creative
Commons as essentially the equivalent of this Public License.
d. Copyright and Similar Rights means copyright and/or similar rights
closely related to copyright including, without limitation,
performance, broadcast, sound recording, and Sui Generis Database
Rights, without regard to how the rights are labeled or
categorized. For purposes of this Public License, the rights
specified in Section 2(b)(1)-(2) are not Copyright and Similar
Rights.
e. Effective Technological Measures means those measures that, in the
absence of proper authority, may not be circumvented under laws
fulfilling obligations under Article 11 of the WIPO Copyright
Treaty adopted on December 20, 1996, and/or similar international
agreements.
f. Exceptions and Limitations means fair use, fair dealing, and/or
any other exception or limitation to Copyright and Similar Rights
that applies to Your use of the Licensed Material.
g. License Elements means the license attributes listed in the name
of a Creative Commons Public License. The License Elements of this
Public License are Attribution and ShareAlike.
h. Licensed Material means the artistic or literary work, database,
or other material to which the Licensor applied this Public
License.
i. Licensed Rights means the rights granted to You subject to the
terms and conditions of this Public License, which are limited to
all Copyright and Similar Rights that apply to Your use of the
Licensed Material and that the Licensor has authority to license.
j. Licensor means the individual(s) or entity(ies) granting rights
under this Public License.
k. Share means to provide material to the public by any means or
process that requires permission under the Licensed Rights, such
as reproduction, public display, public performance, distribution,
dissemination, communication, or importation, and to make material
available to the public including in ways that members of the
public may access the material from a place and at a time
individually chosen by them.
l. Sui Generis Database Rights means rights other than copyright
resulting from Directive 96/9/EC of the European Parliament and of
the Council of 11 March 1996 on the legal protection of databases,
as amended and/or succeeded, as well as other essentially
equivalent rights anywhere in the world.
m. You means the individual or entity exercising the Licensed Rights
under this Public License. Your has a corresponding meaning.
Section 2 -- Scope.
a. License grant.
1. Subject to the terms and conditions of this Public License,
the Licensor hereby grants You a worldwide, royalty-free,
non-sublicensable, non-exclusive, irrevocable license to
exercise the Licensed Rights in the Licensed Material to:
a. reproduce and Share the Licensed Material, in whole or
in part; and
b. produce, reproduce, and Share Adapted Material.
2. Exceptions and Limitations. For the avoidance of doubt, where
Exceptions and Limitations apply to Your use, this Public
License does not apply, and You do not need to comply with
its terms and conditions.
3. Term. The term of this Public License is specified in Section
6(a).
4. Media and formats; technical modifications allowed. The
Licensor authorizes You to exercise the Licensed Rights in
all media and formats whether now known or hereafter created,
and to make technical modifications necessary to do so. The
Licensor waives and/or agrees not to assert any right or
authority to forbid You from making technical modifications
necessary to exercise the Licensed Rights, including
technical modifications necessary to circumvent Effective
Technological Measures. For purposes of this Public License,
simply making modifications authorized by this Section 2(a)
(4) never produces Adapted Material.
5. Downstream recipients.
a. Offer from the Licensor -- Licensed Material. Every
recipient of the Licensed Material automatically
receives an offer from the Licensor to exercise the
Licensed Rights under the terms and conditions of this
Public License.
b. Additional offer from the Licensor -- Adapted Material.
Every recipient of Adapted Material from You
automatically receives an offer from the Licensor to
exercise the Licensed Rights in the Adapted Material
under the conditions of the Adapter's License You apply.
c. No downstream restrictions. You may not offer or impose
any additional or different terms or conditions on, or
apply any Effective Technological Measures to, the
Licensed Material if doing so restricts exercise of the
Licensed Rights by any recipient of the Licensed
Material.
6. No endorsement. Nothing in this Public License constitutes or
may be construed as permission to assert or imply that You
are, or that Your use of the Licensed Material is, connected
with, or sponsored, endorsed, or granted official status by,
the Licensor or others designated to receive attribution as
provided in Section 3(a)(1)(A)(i).
b. Other rights.
1. Moral rights, such as the right of integrity, are not
licensed under this Public License, nor are publicity,
privacy, and/or other similar personality rights; however, to
the extent possible, the Licensor waives and/or agrees not to
assert any such rights held by the Licensor to the limited
extent necessary to allow You to exercise the Licensed
Rights, but not otherwise.
2. Patent and trademark rights are not licensed under this
Public License.
3. To the extent possible, the Licensor waives any right to
collect royalties from You for the exercise of the Licensed
Rights, whether directly or through a collecting society
under any voluntary or waivable statutory or compulsory
licensing scheme. In all other cases the Licensor expressly
reserves any right to collect such royalties.
Section 3 -- License Conditions.
Your exercise of the Licensed Rights is expressly made subject to the
following conditions.
a. Attribution.
1. If You Share the Licensed Material (including in modified
form), You must:
a. retain the following if it is supplied by the Licensor
with the Licensed Material:
i. identification of the creator(s) of the Licensed
Material and any others designated to receive
attribution, in any reasonable manner requested by
the Licensor (including by pseudonym if
designated);
ii. a copyright notice;
iii. a notice that refers to this Public License;
iv. a notice that refers to the disclaimer of
warranties;
v. a URI or hyperlink to the Licensed Material to the
extent reasonably practicable;
b. indicate if You modified the Licensed Material and
retain an indication of any previous modifications; and
c. indicate the Licensed Material is licensed under this
Public License, and include the text of, or the URI or
hyperlink to, this Public License.
2. You may satisfy the conditions in Section 3(a)(1) in any
reasonable manner based on the medium, means, and context in
which You Share the Licensed Material. For example, it may be
reasonable to satisfy the conditions by providing a URI or
hyperlink to a resource that includes the required
information.
3. If requested by the Licensor, You must remove any of the
information required by Section 3(a)(1)(A) to the extent
reasonably practicable.
b. ShareAlike.
In addition to the conditions in Section 3(a), if You Share
Adapted Material You produce, the following conditions also apply.
1. The Adapter's License You apply must be a Creative Commons
license with the same License Elements, this version or
later, or a BY-SA Compatible License.
2. You must include the text of, or the URI or hyperlink to, the
Adapter's License You apply. You may satisfy this condition
in any reasonable manner based on the medium, means, and
context in which You Share Adapted Material.
3. You may not offer or impose any additional or different terms
or conditions on, or apply any Effective Technological
Measures to, Adapted Material that restrict exercise of the
rights granted under the Adapter's License You apply.
Section 4 -- Sui Generis Database Rights.
Where the Licensed Rights include Sui Generis Database Rights that
apply to Your use of the Licensed Material:
a. for the avoidance of doubt, Section 2(a)(1) grants You the right
to extract, reuse, reproduce, and Share all or a substantial
portion of the contents of the database;
b. if You include all or a substantial portion of the database
contents in a database in which You have Sui Generis Database
Rights, then the database in which You have Sui Generis Database
Rights (but not its individual contents) is Adapted Material,
including for purposes of Section 3(b); and
c. You must comply with the conditions in Section 3(a) if You Share
all or a substantial portion of the contents of the database.
For the avoidance of doubt, this Section 4 supplements and does not
replace Your obligations under this Public License where the Licensed
Rights include other Copyright and Similar Rights.
Section 5 -- Disclaimer of Warranties and Limitation of Liability.
a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
c. The disclaimer of warranties and limitation of liability provided
above shall be interpreted in a manner that, to the extent
possible, most closely approximates an absolute disclaimer and
waiver of all liability.
Section 6 -- Term and Termination.
a. This Public License applies for the term of the Copyright and
Similar Rights licensed here. However, if You fail to comply with
this Public License, then Your rights under this Public License
terminate automatically.
b. Where Your right to use the Licensed Material has terminated under
Section 6(a), it reinstates:
1. automatically as of the date the violation is cured, provided
it is cured within 30 days of Your discovery of the
violation; or
2. upon express reinstatement by the Licensor.
For the avoidance of doubt, this Section 6(b) does not affect any
right the Licensor may have to seek remedies for Your violations
of this Public License.
c. For the avoidance of doubt, the Licensor may also offer the
Licensed Material under separate terms or conditions or stop
distributing the Licensed Material at any time; however, doing so
will not terminate this Public License.
d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
License.
Section 7 -- Other Terms and Conditions.
a. The Licensor shall not be bound by any additional or different
terms or conditions communicated by You unless expressly agreed.
b. Any arrangements, understandings, or agreements regarding the
Licensed Material not stated herein are separate from and
independent of the terms and conditions of this Public License.
Section 8 -- Interpretation.
a. For the avoidance of doubt, this Public License does not, and
shall not be interpreted to, reduce, limit, restrict, or impose
conditions on any use of the Licensed Material that could lawfully
be made without permission under this Public License.
b. To the extent possible, if any provision of this Public License is
deemed unenforceable, it shall be automatically reformed to the
minimum extent necessary to make it enforceable. If the provision
cannot be reformed, it shall be severed from this Public License
without affecting the enforceability of the remaining terms and
conditions.
c. No term or condition of this Public License will be waived and no
failure to comply consented to unless expressly agreed to by the
Licensor.
d. Nothing in this Public License constitutes or may be interpreted
as a limitation upon, or waiver of, any privileges and immunities
that apply to the Licensor or You, including from the legal
processes of any jurisdiction or authority.
=======================================================================
Creative Commons is not a party to its public
licenses. Notwithstanding, Creative Commons may elect to apply one of
its public licenses to material it publishes and in those instances
will be considered the “Licensor.” The text of the Creative Commons
public licenses is dedicated to the public domain under the CC0 Public
Domain Dedication. Except for the limited purpose of indicating that
material is shared under a Creative Commons public license or as
otherwise permitted by the Creative Commons policies published at
creativecommons.org/policies, Creative Commons does not authorize the
use of the trademark "Creative Commons" or any other trademark or logo
of Creative Commons without its prior written consent including,
without limitation, in connection with any unauthorized modifications
to any of its public licenses or any other arrangements,
understandings, or agreements concerning use of licensed material. For
the avoidance of doubt, this paragraph does not form part of the
public licenses.
Creative Commons may be contacted at creativecommons.org.

View File

@ -0,0 +1,807 @@
<?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="pxplus_ibm_vga8regular" horiz-adv-x="1024" >
<font-face units-per-em="2048" ascent="1536" descent="-512" />
<missing-glyph horiz-adv-x="500" />
<glyph />
<glyph />
<glyph unicode="&#xd;" d="M0 0v256h128v128h128v896h768v-384h-512v-768h-128v-128h-384zM512 1024h256v128h-256v-128z" />
<glyph d="M0 128v1024h128v-1024h-128zM128 0v128h768v-128h-768zM128 1152v128h768v-128h-768zM256 512v128h512v-128h-128v-128h-256v128h-128zM256 896v128h128v-128h-128zM640 896v128h128v-128h-128zM896 128v1024h128v-1024h-128z" />
<glyph d="M0 128v1024h128v128h768v-128h128v-1024h-128v-128h-768v128h-128zM256 512h128v-128h256v128h128v128h-512v-128zM256 896h128v128h-128v-128zM640 896h128v128h-128v-128z" />
<glyph d="M0 384v512h128v128h256v-128h128v128h256v-128h128v-512h-128v-128h-128v-128h-128v-128h-128v128h-128v128h-128v128h-128z" />
<glyph d="M0 512v128h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-128h-128v-128h-128v-128h-128v-128h-128v128h-128v128h-128v128h-128z" />
<glyph d="M0 384v384h256v256h128v128h256v-128h128v-256h256v-384h-384v384h-256v-384h-384zM256 0v128h128v256h256v-256h128v-128h-512z" />
<glyph d="M0 512v256h128v128h128v128h128v128h256v-128h128v-128h128v-128h128v-256h-128v-128h-256v-256h128v-128h-512v128h128v256h-256v128h-128z" />
<glyph d="M256 384v256h128v128h256v-128h128v-256h-128v-128h-256v128h-128z" />
<glyph d="M0 -512v2048h1024v-2048h-1024zM256 384h128v-128h256v128h128v256h-128v128h-256v-128h-128v-256z" />
<glyph unicode="&#x9;" d="M128 256v512h128v128h512v-128h128v-512h-128v-128h-512v128h-128zM256 384h128v-128h256v128h128v256h-128v128h-256v-128h-128v-256z" />
<glyph unicode="&#xa;" d="M0 -512v2048h1024v-2048h-1024zM128 256h128v-128h512v128h128v512h-128v128h-512v-128h-128v-512zM256 384v256h128v128h256v-128h128v-256h-128v-128h-256v128h-128z" />
<glyph d="M0 128v512h128v128h128v128h128v128h128v128h-128v128h512v-512h-128v256h-128v-128h-128v-128h128v-128h128v-512h-128v-128h-512v128h-128zM256 128h256v512h-256v-512z" />
<glyph d="M128 256v128h256v128h-128v128h-128v512h128v128h512v-128h128v-512h-128v-128h-128v-128h256v-128h-256v-256h-256v256h-256zM384 640h256v512h-256v-512z" />
<glyph d="M0 -128v384h128v1024h896v-1152h-128v-128h-256v384h128v512h-384v-896h-128v-128h-256zM384 1024h384v128h-384v-128z" />
<glyph d="M0 256v128h256v-128h-256zM0 512v128h256v128h128v384h256v-384h128v-128h256v-128h-256v-128h-128v-384h-256v384h-128v128h-256zM0 768v128h256v-128h-256zM384 512h256v128h-256v-128zM768 256v128h256v-128h-256zM768 768v128h256v-128h-256z" />
<glyph d="M0 0v1408h128v-128h128v-128h128v-128h128v-128h128v-128h256v-128h-256v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128z" />
<glyph d="M0 640v128h256v128h128v128h128v128h128v128h128v128h128v-1408h-128v128h-128v128h-128v128h-128v128h-128v128h-256z" />
<glyph d="M128 384v128h256v384h-256v128h128v128h128v128h256v-128h128v-128h128v-128h-256v-384h256v-128h-128v-128h-128v-128h-256v128h-128v128h-128z" />
<glyph d="M128 0v256h256v-256h-256zM128 384v896h256v-896h-256zM640 0v256h256v-256h-256zM640 384v896h256v-896h-256z" />
<glyph d="M0 768v384h128v128h896v-1280h-256v1152h-128v-1152h-256v640h-256v128h-128zM256 768h128v384h-128v-384z" />
<glyph d="M0 0v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v256h128v128h128v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-256h-128v-128h-128v-128h128v-128h128v-128h-128v-128h-640v128h-128zM256 512h128 v-128h128v128h128v256h-128v128h-128v-128h-128v-256z" />
<glyph d="M0 0v512h896v-512h-896z" />
<glyph d="M128 0v128h256v128h-128v128h-128v128h256v384h-256v128h128v128h128v128h256v-128h128v-128h128v-128h-256v-384h256v-128h-128v-128h-128v-128h256v-128h-768z" />
<glyph d="M128 896v128h128v128h128v128h256v-128h128v-128h128v-128h-256v-896h-256v896h-256z" />
<glyph d="M128 256v128h256v896h256v-896h256v-128h-128v-128h-128v-128h-256v128h-128v128h-128z" />
<glyph d="M0 512v128h512v128h-128v128h256v-128h128v-128h128v-128h-128v-128h-128v-128h-256v128h128v128h-512z" />
<glyph d="M0 512v128h128v128h128v128h256v-128h-128v-128h512v-128h-512v-128h128v-128h-256v128h-128v128h-128z" />
<glyph d="M0 256v512h256v-384h640v-128h-896z" />
<glyph d="M0 512v128h128v128h128v128h128v-256h128v256h128v-128h128v-128h128v-128h-128v-128h-128v-128h-128v256h-128v-256h-128v128h-128v128h-128z" />
<glyph d="M0 128v256h128v256h128v256h128v128h128v-128h128v-256h128v-256h128v-256h-896z" />
<glyph d="M0 768v256h896v-256h-128v-256h-128v-256h-128v-128h-128v128h-128v256h-128v256h-128z" />
<glyph unicode=" " />
<glyph unicode="!" d="M256 768v384h128v128h256v-128h128v-384h-128v-384h-256v384h-128zM384 0v256h256v-256h-256z" />
<glyph unicode="&#x22;" d="M128 1024v384h256v-512h-128v128h-128zM640 896v512h256v-384h-128v-128h-128z" />
<glyph unicode="#" d="M0 256v128h128v384h-128v128h128v256h256v-256h128v256h256v-256h128v-128h-128v-384h128v-128h-128v-256h-256v256h-128v-256h-256v256h-128zM384 384h128v384h-128v-384z" />
<glyph unicode="$" d="M0 128v256h128v-128h128v-128h384v512h-512v128h-128v384h128v128h256v256h256v-256h128v-128h128v-256h-128v128h-128v128h-384v-384h512v-128h128v-512h-128v-128h-128v-256h-256v256h-256v128h-128z" />
<glyph unicode="%" d="M0 0v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v256h256v-256h-256zM640 0v256h256v-256h-256z" />
<glyph unicode="&#x26;" d="M0 128v512h128v128h128v128h-128v256h128v128h384v-128h128v-256h-128v-128h-128v-128h128v128h256v-128h-128v-512h128v-128h-256v128h-128v384h-128v128h-128v-512h256v-128h-384v128h-128zM384 896h128v256h-128v-256z" />
<glyph unicode="'" d="M128 896v128h128v384h256v-384h-128v-128h-256z" />
<glyph unicode="(" d="M256 256v768h128v128h128v128h256v-128h-128v-128h-128v-768h128v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode=")" d="M256 0v128h128v128h128v768h-128v128h-128v128h256v-128h128v-128h128v-768h-128v-128h-128v-128h-256z" />
<glyph unicode="*" d="M0 512v128h256v128h-128v128h256v-128h256v128h256v-128h-128v-128h256v-128h-256v-128h128v-128h-256v128h-256v-128h-256v128h128v128h-256z" />
<glyph unicode="+" d="M128 512v128h256v256h256v-256h256v-128h-256v-256h-256v256h-256z" />
<glyph unicode="," d="M256 0h128v384h256v-384h-128v-128h-256v128z" />
<glyph unicode="-" d="M0 512v128h896v-128h-896z" />
<glyph unicode="." d="M384 0v256h256v-256h-256z" />
<glyph unicode="/" d="M0 0v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128z" />
<glyph unicode="0" d="M0 256v768h128v128h128v128h384v-128h128v-128h128v-768h-128v-128h-128v-128h-384v128h-128v128h-128zM256 256h128v-128h128v128h128v768h-128v128h-128v-128h-128v-768zM384 512v256h128v-256h-128z" />
<glyph unicode="1" d="M128 0v128h256v768h-256v128h128v128h128v128h256v-1152h256v-128h-768z" />
<glyph unicode="2" d="M0 0v384h128v128h128v128h128v128h128v128h128v256h-384v-128h-256v128h128v128h640v-128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-256h384v128h256v-256h-896z" />
<glyph unicode="3" d="M0 128v128h256v-128h384v512h-384v128h384v384h-384v-128h-256v128h128v128h640v-128h128v-384h-128v-128h128v-512h-128v-128h-640v128h-128z" />
<glyph unicode="4" d="M0 512v256h128v128h128v128h128v128h128v128h256v-640h128v-128h-128v-384h128v-128h-512v128h128v384h-512zM256 640h256v256h-128v-128h-128v-128z" />
<glyph unicode="5" d="M0 128v128h256v-128h384v512h-640v640h896v-128h-640v-384h512v-128h128v-512h-128v-128h-640v128h-128z" />
<glyph unicode="6" d="M0 128v896h128v128h128v128h384v-128h-256v-128h-128v-256h512v-128h128v-512h-128v-128h-640v128h-128zM256 128h384v512h-384v-512z" />
<glyph unicode="7" d="M0 1024v256h896v-512h-128v-128h-128v-128h-128v-512h-256v512h128v128h128v128h128v384h-384v-128h-256z" />
<glyph unicode="8" d="M0 128v512h128v128h-128v384h128v128h640v-128h128v-384h-128v-128h128v-512h-128v-128h-640v128h-128zM256 128h384v512h-384v-512zM256 768h384v384h-384v-384z" />
<glyph unicode="9" d="M0 768v384h128v128h640v-128h128v-896h-128v-128h-128v-128h-512v128h384v128h128v384h-512v128h-128zM256 768h384v384h-384v-384z" />
<glyph unicode=":" d="M384 128v256h256v-256h-256zM384 768v256h256v-256h-256z" />
<glyph unicode=";" d="M256 0v128h128v256h256v-256h-128v-128h-256zM384 768v256h256v-256h-256z" />
<glyph unicode="&#x3c;" d="M128 512v128h128v128h128v128h128v128h128v128h256v-128h-128v-128h-128v-128h-128v-128h-128v-128h128v-128h128v-128h128v-128h128v-128h-256v128h-128v128h-128v128h-128v128h-128z" />
<glyph unicode="=" d="M128 384v128h768v-128h-768zM128 768v128h768v-128h-768z" />
<glyph unicode="&#x3e;" d="M128 0v128h128v128h128v128h128v128h128v128h-128v128h-128v128h-128v128h-128v128h256v-128h128v-128h128v-128h128v-128h128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="?" d="M0 896v256h128v128h640v-128h128v-256h-128v-128h-128v-384h-256v384h128v128h128v256h-384v-256h-256zM384 0v256h256v-256h-256z" />
<glyph unicode="@" d="M0 128v896h128v128h640v-128h128v-640h-128v-128h-384v512h256v256h-384v-896h512v-128h-640v128h-128z" />
<glyph unicode="A" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="B" d="M0 0v128h128v1024h-128v128h768v-128h128v-384h-128v-128h128v-512h-128v-128h-768zM384 128h256v512h-256v-512zM384 768h256v384h-256v-384z" />
<glyph unicode="C" d="M0 256v768h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-768h128v-128h256v128h128v128h128v-256h-128v-128h-512v128h-128v128h-128z" />
<glyph unicode="D" d="M0 0v128h128v1024h-128v128h640v-128h128v-128h128v-768h-128v-128h-128v-128h-640zM384 128h128v128h128v768h-128v128h-128v-1024z" />
<glyph unicode="E" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-512h256v128h128v128h128v-384h-896z" />
<glyph unicode="F" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-512h128v-128h-512z" />
<glyph unicode="G" d="M0 256v768h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-768h128v-128h256v-128h-384v128h-128v128h-128zM384 512v128h512v-640h-128v128h-128v384h-256z" />
<glyph unicode="H" d="M0 0v1280h256v-512h384v512h256v-1280h-256v640h-384v-640h-256z" />
<glyph unicode="I" d="M256 0v128h128v1024h-128v128h512v-128h-128v-1024h128v-128h-512z" />
<glyph unicode="J" d="M0 128v384h256v-384h256v1024h-128v128h512v-128h-128v-1024h-128v-128h-512v128h-128z" />
<glyph unicode="K" d="M0 0v128h128v1024h-128v128h384v-512h128v128h128v384h256v-384h-128v-128h-128v-256h128v-128h128v-384h-256v384h-128v128h-128v-512h-384z" />
<glyph unicode="L" d="M0 0v128h128v1024h-128v128h512v-128h-128v-1024h256v128h128v128h128v-384h-896z" />
<glyph unicode="M" d="M0 0v1280h256v-128h128v-128h128v128h128v128h256v-1280h-256v768h-128v-128h-128v128h-128v-768h-256z" />
<glyph unicode="N" d="M0 0v1280h256v-128h128v-128h128v-128h128v384h256v-1280h-256v512h-128v128h-128v128h-128v-768h-256z" />
<glyph unicode="O" d="M0 128v1024h128v128h640v-128h128v-1024h-128v-128h-640v128h-128zM256 128h384v1024h-384v-1024z" />
<glyph unicode="P" d="M0 0v128h128v1024h-128v128h768v-128h128v-384h-128v-128h-384v-512h128v-128h-512zM384 768h256v384h-256v-384z" />
<glyph unicode="Q" d="M0 128v1024h128v128h640v-128h128v-1024h-128v-256h128v-128h-384v256h-384v128h-128zM256 128h128v256h128v-128h128v896h-384v-1024z" />
<glyph unicode="R" d="M0 0v128h128v1024h-128v128h768v-128h128v-384h-128v-256h128v-512h-256v512h-128v128h-128v-640h-384zM384 768h256v384h-256v-384z" />
<glyph unicode="S" d="M0 128v256h256v-256h384v384h-128v128h-256v128h-128v128h-128v256h128v128h640v-128h128v-256h-256v256h-384v-256h128v-128h256v-128h128v-128h128v-384h-128v-128h-640v128h-128z" />
<glyph unicode="T" d="M128 896v384h768v-384h-128v128h-128v-896h128v-128h-512v128h128v896h-128v-128h-128z" />
<glyph unicode="U" d="M0 128v1152h256v-1152h384v1152h256v-1152h-128v-128h-640v128h-128z" />
<glyph unicode="V" d="M0 384v896h256v-896h128v-128h128v128h128v896h256v-896h-128v-128h-128v-128h-128v-128h-128v128h-128v128h-128v128h-128z" />
<glyph unicode="W" d="M0 128v1152h256v-896h128v384h128v-384h128v896h256v-1152h-128v-128h-256v256h-128v-256h-256v128h-128z" />
<glyph unicode="X" d="M0 0v256h128v256h128v256h-128v256h-128v256h256v-256h128v-128h128v128h128v256h256v-256h-128v-256h-128v-256h128v-256h128v-256h-256v256h-128v128h-128v-128h-128v-256h-256z" />
<glyph unicode="Y" d="M128 768v512h256v-512h256v512h256v-512h-128v-128h-128v-512h128v-128h-512v128h128v512h-128v128h-128z" />
<glyph unicode="Z" d="M0 0v384h128v128h128v128h128v128h128v128h128v256h-384v-128h-128v-128h-128v384h896v-384h-128v-128h-128v-128h-128v-128h-128v-128h-128v-256h384v128h128v128h128v-384h-896z" />
<glyph unicode="[" d="M256 0v1280h512v-128h-256v-1024h256v-128h-512z" />
<glyph unicode="\" d="M0 768v384h128v-128h128v-128h128v-128h128v-128h128v-128h128v-128h128v-384h-128v128h-128v128h-128v128h-128v128h-128v128h-128v128h-128z" />
<glyph unicode="]" d="M256 0v128h256v1024h-256v128h512v-1280h-512z" />
<glyph unicode="^" d="M0 1024v128h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-128h-256v128h-128v128h-128v-128h-128v-128h-256z" />
<glyph unicode="_" d="M0 -128h1024v-128h-1024v128z" />
<glyph unicode="`" d="M256 1280v256h256v-256h128v-128h-256v128h-128z" />
<glyph unicode="a" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128z" />
<glyph unicode="b" d="M0 1152v128h384v-384h256v-128h128v-128h128v-512h-128v-128h-640v1152h-128zM384 128h256v512h-128v128h-128v-640z" />
<glyph unicode="c" d="M0 128v640h128v128h640v-128h128v-128h-256v128h-384v-640h384v128h256v-128h-128v-128h-640v128h-128z" />
<glyph unicode="d" d="M0 128v512h128v128h128v128h256v256h-128v128h384v-1152h128v-128h-256v128h-128v640h-128v-128h-128v-512h256v-128h-384v128h-128z" />
<glyph unicode="e" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM256 640h384v128h-384v-128z" />
<glyph unicode="f" d="M0 0v128h128v512h-128v128h128v384h128v128h384v-128h128v-256h-128v128h-128v128h-128v-384h128v-128h-128v-512h128v-128h-512z" />
<glyph unicode="g" d="M0 -128h256v-128h256v256h-384v128h-128v640h128v128h384v-128h-256v-640h256v640h128v128h256v-128h-128v-1024h-128v-128h-512v128h-128v128z" />
<glyph unicode="h" d="M0 0v128h128v1024h-128v128h384v-512h128v-128h-128v-640h-384zM512 768v128h256v-128h128v-768h-256v768h-128z" />
<glyph unicode="i" d="M256 0v128h128v640h-128v128h384v-768h128v-128h-512zM384 1024v256h256v-256h-256z" />
<glyph unicode="j" d="M128 0h256v-256h256v1024h-128v128h384v-1152h-128v-128h-512v128h-128v256zM640 1024v256h256v-256h-256z" />
<glyph unicode="k" d="M0 0v128h128v1024h-128v128h384v-640h128v128h128v128h256v-128h-128v-128h-128v-256h128v-128h128v-256h-256v256h-128v128h-128v-384h-384z" />
<glyph unicode="l" d="M256 0v128h128v1024h-128v128h384v-1152h128v-128h-512z" />
<glyph unicode="m" d="M0 0v896h384v-128h128v128h256v-128h128v-768h-256v640h-128v-512h-128v512h-128v-640h-256z" />
<glyph unicode="n" d="M0 768v128h256v-128h128v-768h-256v768h-128zM384 768v128h384v-128h128v-768h-256v768h-256z" />
<glyph unicode="o" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM256 128h384v640h-384v-640z" />
<glyph unicode="p" d="M0 -256h128v1024h-128v128h256v-128h128v-640h256v640h-256v128h384v-128h128v-640h-128v-128h-384v-256h128v-128h-512v128z" />
<glyph unicode="q" d="M0 128v640h128v128h384v-128h-256v-640h256v640h128v128h256v-128h-128v-1024h128v-128h-512v128h128v256h-384v128h-128z" />
<glyph unicode="r" d="M0 0v128h128v640h-128v128h256v-128h128v128h384v-128h128v-256h-256v256h-128v-128h-128v-512h128v-128h-512z" />
<glyph unicode="s" d="M0 128v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-128h-128v-128h-640v128h-128z" />
<glyph unicode="t" d="M0 768v128h256v256h128v128h128v-384h256v-128h-256v-640h128v128h256v-128h-128v-128h-384v128h-128v640h-256z" />
<glyph unicode="u" d="M0 128v768h256v-768h256v-128h-384v128h-128zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="v" d="M128 256v640h256v-640h256v640h256v-640h-128v-128h-128v-128h-256v128h-128v128h-128z" />
<glyph unicode="w" d="M0 128v768h256v-640h128v384h128v-384h128v640h256v-768h-128v-128h-256v128h-128v-128h-256v128h-128z" />
<glyph unicode="x" d="M0 0v128h128v128h128v384h-128v128h-128v128h256v-128h128v-128h128v128h128v128h256v-128h-128v-128h-128v-384h128v-128h128v-128h-256v128h-128v128h-128v-128h-128v-128h-256z" />
<glyph unicode="y" d="M0 128v768h256v-768h384v768h256v-1024h-128v-128h-128v-128h-640v128h512v128h128v128h-512v128h-128z" />
<glyph unicode="z" d="M0 0v256h128v128h128v128h128v128h128v128h-256v-128h-256v256h896v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h384v128h256v-256h-896z" />
<glyph unicode="{" d="M128 640v128h256v384h128v128h384v-128h-256v-384h-128v-128h128v-512h256v-128h-384v128h-128v512h-256z" />
<glyph unicode="|" d="M384 0v640h256v-640h-256zM384 768v512h256v-512h-256z" />
<glyph unicode="}" d="M128 0v128h256v512h128v128h-128v384h-256v128h384v-128h128v-384h256v-128h-256v-512h-128v-128h-384z" />
<glyph unicode="~" d="M0 1024v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256z" />
<glyph d="M0 128v512h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-512h-896zM256 256h384v384h-128v128h-128v-128h-128v-384z" />
<glyph unicode="&#xa0;" />
<glyph unicode="&#xa1;" d="M256 128v384h128v384h256v-384h128v-384h-128v-128h-256v128h-128zM384 1024v256h256v-256h-256z" />
<glyph unicode="&#xa2;" d="M128 384v640h128v128h128v256h256v-256h128v-128h128v-128h-256v128h-256v-640h256v128h256v-128h-128v-128h-128v-256h-256v256h-128v128h-128z" />
<glyph unicode="&#xa3;" d="M0 0v256h128v512h-128v128h128v384h128v128h384v-128h128v-256h-128v128h-128v128h-128v-384h128v-128h-128v-640h256v128h256v-128h-128v-128h-768z" />
<glyph unicode="&#xa4;" d="M0 0v128h128v128h-128v512h128v128h-128v128h256v-128h384v128h256v-128h-128v-128h128v-512h-128v-128h128v-128h-256v128h-384v-128h-256zM256 256h384v512h-384v-512z" />
<glyph unicode="&#xa5;" d="M128 384v128h256v128h-256v128h256v128h-128v128h-128v256h256v-256h256v256h256v-256h-128v-128h-128v-128h256v-128h-256v-128h256v-128h-256v-384h-256v384h-256z" />
<glyph unicode="&#xa6;" d="M384 0v640h256v-640h-256zM384 768v512h256v-512h-256z" />
<glyph unicode="&#xa7;" d="M0 0v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v256h128v128h128v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-256h-128v-128h-128v-128h128v-128h128v-128h-128v-128h-640v128h-128zM256 512h128 v-128h128v128h128v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#xa8;" d="M0 1280v128h256v-128h-256zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#xa9;" d="M0 256v896h128v-896h-128zM128 128v128h640v-128h-640zM128 1152v128h640v-128h-640zM256 512v384h128v-384h-128zM384 384v128h256v-128h-256zM384 896v128h256v-128h-256zM768 256v896h128v-896h-128z" />
<glyph unicode="&#xaa;" d="M128 640v128h768v-128h-768zM128 1024v256h128v128h512v-384h128v-128h-640v128h-128zM384 1024h128v256h-128v-256z" />
<glyph unicode="&#xab;" d="M0 512v128h128v128h128v128h256v-128h-128v-128h-128v-128h128v-128h128v-128h-256v128h-128v128h-128zM384 512v128h128v128h128v128h256v-128h-128v-128h-128v-128h128v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#xac;" d="M0 640v128h896v-640h-256v512h-640z" />
<glyph unicode="&#xad;" d="M0 512v128h896v-128h-896z" />
<glyph unicode="&#xae;" d="M0 256v896h128v-896h-128zM128 128v128h640v-128h-640zM128 1152v128h640v-128h-640zM256 384v640h256v-128h-128v-128h128v-128h-128v-256h-128zM512 384v256h128v-256h-128zM512 768v128h128v-128h-128zM768 256v896h128v-896h-128z" />
<glyph unicode="&#xaf;" d="M0 1280v128h1024v-128h-1024z" />
<glyph unicode="&#xb0;" d="M128 1024v256h128v128h384v-128h128v-256h-128v-128h-384v128h-128zM384 1024h128v256h-128v-256z" />
<glyph unicode="&#xb1;" d="M0 0v128h1024v-128h-1024zM128 640v128h256v256h256v-256h256v-128h-256v-256h-256v256h-256z" />
<glyph unicode="&#xb2;" d="M0 640v256h128v128h128v128h128v128h-128v-128h-256v128h128v128h384v-128h128v-128h-128v-128h-128v-128h-128v-128h256v128h128v-256h-640z" />
<glyph unicode="&#xb3;" d="M0 640v128h384v256h-256v128h256v128h-384v128h512v-128h128v-128h-128v-128h128v-256h-128v-128h-512z" />
<glyph unicode="&#xb4;" d="M256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#xb5;" d="M0 0h128v1024h256v-640h256v640h256v-640h-128v-128h-384v-256h-128v-128h-256v128z" />
<glyph unicode="&#xb6;" d="M0 768v384h128v128h896v-1280h-256v1152h-128v-1152h-256v640h-256v128h-128zM256 768h128v384h-128v-384z" />
<glyph unicode="&#xb7;" d="M384 384v128h256v-128h-256z" />
<glyph unicode="&#xb8;" d="M128 -128h384v128h-128v128h256v-128h128v-128h-128v-128h-512v128z" />
<glyph unicode="&#xb9;" d="M128 640v128h128v384h-128v128h128v128h256v-640h128v-128h-512z" />
<glyph unicode="&#xba;" d="M128 640v128h640v-128h-640zM128 1024v256h128v128h384v-128h128v-256h-128v-128h-384v128h-128zM384 1024h128v256h-128v-256z" />
<glyph unicode="&#xbb;" d="M0 256v128h128v128h128v128h-128v128h-128v128h256v-128h128v-128h128v-128h-128v-128h-128v-128h-256zM384 256v128h128v128h128v128h-128v128h-128v128h256v-128h128v-128h128v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#xbc;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v640h256v-640h-256zM256 0v128h128v128h128v128h128v128h256v-768h-256v256h-384z" />
<glyph unicode="&#xbd;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v640h256v-640h-256zM256 -128h128v128h128v128h128v128h-256v128h384v-128h128v-128h-128v-128h-128v-128h256v-128 h-640v128z" />
<glyph unicode="&#xbe;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v128h256v128h-128v128h128v128h-256v128h384v-128h128v-128h-128v-128h128v-128h-128v-128h-384zM256 0v128h128v128 h128v128h128v128h256v-768h-256v256h-384zM512 128h128v128h-128v-128z" />
<glyph unicode="&#xbf;" d="M0 128v384h128v128h128v256h256v-256h-128v-128h-128v-384h384v256h256v-256h-128v-128h-640v128h-128zM256 1024v256h256v-256h-256z" />
<glyph unicode="&#xc0;" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM256 640h384v256h-128v128h-128v-128h-128v-256zM512 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#xc1;" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM0 1280v128h128v128h256v-128h-128v-128h-256zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#xc2;" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM0 1280v128h128v128h640v-128h128v-128h-256v128h-384v-128h-256zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#xc3;" d="M0 0v768h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-768h-256v384h-384v-384h-256zM0 1280v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256zM256 512h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#xc4;" d="M0 0v768h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-768h-256v384h-384v-384h-256zM0 1280v128h256v-128h-256zM256 512h384v256h-128v128h-128v-128h-128v-256zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#xc5;" d="M0 0v768h128v128h128v128h384v-128h128v-128h128v-768h-256v384h-384v-384h-256zM128 1280v128h128v128h384v-128h128v-128h-128v-128h-384v128h-128zM256 512h384v256h-128v128h-128v-128h-128v-256zM384 1280h128v128h-128v-128z" />
<glyph unicode="&#xc6;" d="M0 0v1024h128v128h128v128h640v-128h-128v-384h128v-128h-128v-512h128v-128h-384v640h-256v-640h-256zM256 768h256v384h-128v-128h-128v-256z" />
<glyph unicode="&#xc7;" d="M0 384v640h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-640h128v-128h256v128h128v128h128v-256h-128v-256h128v-128h-128v-128h-640v128h512v128h-128v128h-256v128h-128v128h-128z" />
<glyph unicode="&#xc8;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM256 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#xc9;" d="M0 0v128h128v768h-128v128h896v-256h-256v128h-256v-256h384v-128h-384v-384h256v128h256v-256h-896zM128 1152v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#xca;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM128 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#xcb;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM0 1280v128h256v-128h-256zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#xcc;" d="M256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512zM256 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#xcd;" d="M256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512zM384 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#xce;" d="M128 1280v128h128v128h512v-128h128v-128h-256v128h-256v-128h-256zM256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512z" />
<glyph unicode="&#xcf;" d="M128 1280v128h256v-128h-256zM256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#xd0;" d="M0 0v128h128v512h-128v128h128v384h-128v128h640v-128h128v-128h128v-768h-128v-128h-128v-128h-640zM384 128h128v128h128v768h-128v128h-128v-384h128v-128h-128v-512z" />
<glyph unicode="&#xd1;" d="M0 0v1152h256v-128h128v-128h128v-128h128v384h256v-1152h-256v384h-128v128h-128v128h-128v-640h-256zM0 1280v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256z" />
<glyph unicode="&#xd2;" d="M0 128v896h128v128h640v-128h128v-896h-128v-128h-640v128h-128zM256 128h384v896h-384v-896zM256 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#xd3;" d="M0 128v896h128v128h640v-128h128v-896h-128v-128h-640v128h-128zM256 128h384v896h-384v-896zM256 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#xd4;" d="M0 128v896h128v128h640v-128h128v-896h-128v-128h-640v128h-128zM128 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256zM256 128h384v896h-384v-896z" />
<glyph unicode="&#xd5;" d="M0 128v896h128v128h640v-128h128v-896h-128v-128h-640v128h-128zM0 1280v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256zM256 128h384v896h-384v-896z" />
<glyph unicode="&#xd6;" d="M0 128v896h128v128h640v-128h128v-896h-128v-128h-640v128h-128zM0 1280v128h256v-128h-256zM256 128h384v896h-384v-896zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#xd7;" d="M0 128v128h128v128h128v256h-128v128h-128v128h256v-128h128v-128h128v128h128v128h256v-128h-128v-128h-128v-256h128v-128h128v-128h-256v128h-128v128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#xd8;" d="M0 128v1024h128v128h512v128h128v-256h128v-1024h-128v-128h-512v-128h-128v256h-128zM256 384h128v-256h256v768h-128v256h-256v-768zM384 384v512h128v-512h-128z" />
<glyph unicode="&#xd9;" d="M0 128v1024h256v-1024h384v1024h256v-1024h-128v-128h-640v128h-128zM256 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#xda;" d="M0 128v1024h256v-1024h384v1024h256v-1024h-128v-128h-640v128h-128zM256 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#xdb;" d="M0 128v1024h256v-1024h384v1024h256v-1024h-128v-128h-640v128h-128zM128 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#xdc;" d="M0 128v1024h256v-1024h384v1024h256v-1024h-128v-128h-640v128h-128zM0 1280v128h256v-128h-256zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#xdd;" d="M128 640v512h256v-512h256v512h256v-512h-128v-128h-128v-384h128v-128h-512v128h128v384h-128v128h-128zM384 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#xde;" d="M0 0v128h128v1024h-128v128h512v-128h-128v-128h384v-128h128v-512h-128v-128h-384v-128h128v-128h-512zM384 384h256v512h-256v-512z" />
<glyph unicode="&#xdf;" d="M0 0v1152h128v128h512v-128h128v-384h-128v-128h128v-128h128v-384h-128v-128h-256v128h128v384h-128v128h-128v128h128v384h-256v-1152h-256z" />
<glyph unicode="&#xe0;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#xe1;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM128 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#xe2;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#xe3;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM0 1024v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256z" />
<glyph unicode="&#xe4;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM0 1152v128h256v-128h-256zM512 1152v128h256v-128h-256z" />
<glyph unicode="&#xe5;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM128 1152v128h128v128h384v-128h128v-128h-128v-128h-384v128h-128zM384 1152h128v128h-128v-128z" />
<glyph unicode="&#xe6;" d="M0 128v256h128v128h128v128h-128v128h-128v128h256v-128h256v-256h128v256h-128v128h256v-128h128v-384h-256v-256h256v-128h-384v128h-128v256h-128v-256h128v-128h-256v128h-128z" />
<glyph unicode="&#xe7;" d="M128 384v512h128v128h512v-128h128v-128h-256v128h-256v-512h256v128h256v-128h-128v-256h128v-128h-128v-128h-512v128h384v128h-128v128h-256v128h-128z" />
<glyph unicode="&#xe8;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128zM256 640h384v128h-384v-128z" />
<glyph unicode="&#xe9;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM256 640h384v128h-384v-128zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#xea;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256zM256 640h384v128h-384v-128z" />
<glyph unicode="&#xeb;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM0 1152v128h256v-128h-256zM256 640h384v128h-384v-128zM640 1152v128h256v-128h-256z" />
<glyph unicode="&#xec;" d="M128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128zM256 0v128h128v640h-128v128h384v-768h128v-128h-512z" />
<glyph unicode="&#xed;" d="M256 0v128h128v640h-128v128h384v-768h128v-128h-512zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#xee;" d="M128 1024v128h128v128h128v128h256v-128h128v-128h128v-128h-256v128h-256v-128h-256zM256 0v128h128v640h-128v128h384v-768h128v-128h-512z" />
<glyph unicode="&#xef;" d="M128 1152v128h256v-128h-256zM256 0v128h128v640h-128v128h384v-768h128v-128h-512zM640 1152v128h256v-128h-256z" />
<glyph unicode="&#xf0;" d="M128 128v512h128v128h384v128h-128v128h-128v128h-128v128h256v-128h128v-128h128v-128h128v-768h-128v-128h-512v128h-128zM256 896v128h128v-128h-128zM384 128h256v512h-256v-512zM640 1152v128h128v-128h-128z" />
<glyph unicode="&#xf1;" d="M0 768v128h256v-128h128v-768h-256v768h-128zM0 1024v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256zM384 768v128h384v-128h128v-768h-256v768h-256z" />
<glyph unicode="&#xf2;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128zM256 128h384v640h-384v-640z" />
<glyph unicode="&#xf3;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM128 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256zM256 128h384v640h-384v-640z" />
<glyph unicode="&#xf4;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256zM256 128h384v640h-384v-640z" />
<glyph unicode="&#xf5;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM0 1024v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256zM256 128h384v640h-384v-640z" />
<glyph unicode="&#xf6;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM0 1152v128h256v-128h-256zM256 128h384v640h-384v-640zM640 1152v128h256v-128h-256z" />
<glyph unicode="&#xf7;" d="M128 512v128h768v-128h-768zM384 128v256h256v-256h-256zM384 768v256h256v-256h-256z" />
<glyph unicode="&#xf8;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM256 128h384v384h-128v-128h-128v-128h-128v-128zM256 512h128v128h128v128h-256v-256z" />
<glyph unicode="&#xf9;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#xfa;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM128 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#xfb;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM0 1024v128h128v128h128v128h256v-128h128v-128h128v-128h-256v128h-256v-128h-256zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#xfc;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM0 1152v128h256v-128h-256zM512 128v768h256v-768h128v-128h-256v128h-128zM512 1152v128h256v-128h-256z" />
<glyph unicode="&#xfd;" d="M0 128v768h256v-768h384v768h256v-1024h-128v-128h-128v-128h-640v128h512v128h128v128h-512v128h-128zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#xfe;" d="M0 -256h128v1408h-128v128h384v-384h384v-128h128v-640h-128v-128h-384v-256h128v-128h-512v128zM384 128h256v640h-256v-640z" />
<glyph unicode="&#xff;" d="M0 128v768h256v-768h384v768h256v-1024h-128v-128h-128v-128h-512v128h384v128h128v128h-512v128h-128zM0 1152v128h256v-128h-256zM640 1152v128h256v-128h-256z" />
<glyph unicode="&#x100;" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM128 1408v128h640v-128h-640zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#x101;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM128 1152v128h640v-128h-640z" />
<glyph unicode="&#x102;" d="M0 0v768h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-768h-256v384h-384v-384h-256zM0 1408v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128zM256 512h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#x103;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM0 1152v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128z" />
<glyph unicode="&#x104;" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM256 -128h128v128h256v-128h-128v-128h384v-128h-512v128h-128v128zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#x105;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h128v-128h-128v-128h384v-128h-512v128h-128v128h128v128h-256v128h-128z" />
<glyph unicode="&#x106;" d="M0 256v640h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-640h128v-128h256v128h128v128h128v-256h-128v-128h-512v128h-128v128h-128zM384 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x107;" d="M0 128v640h128v128h640v-128h128v-128h-256v128h-384v-640h384v128h256v-128h-128v-128h-640v128h-128zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x108;" d="M0 256v640h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-640h128v-128h256v128h128v128h128v-256h-128v-128h-512v128h-128v128h-128zM256 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x109;" d="M0 128v640h128v128h640v-128h128v-128h-256v128h-384v-640h384v128h256v-128h-128v-128h-640v128h-128zM128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x10a;" d="M0 256v640h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-640h128v-128h256v128h128v128h128v-256h-128v-128h-512v128h-128v128h-128zM384 1280v256h256v-256h-256z" />
<glyph unicode="&#x10b;" d="M0 128v640h128v128h640v-128h128v-128h-256v128h-384v-640h384v128h256v-128h-128v-128h-640v128h-128zM384 1024v256h256v-256h-256z" />
<glyph unicode="&#x10c;" d="M0 256v640h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-640h128v-128h256v128h128v128h128v-256h-128v-128h-512v128h-128v128h-128zM128 1408v128h256v-128h256v128h256v-128h-128v-128h-512v128h-128z" />
<glyph unicode="&#x10d;" d="M0 128v640h128v128h640v-128h128v-128h-256v128h-384v-640h384v128h256v-128h-128v-128h-640v128h-128zM128 1152v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x10e;" d="M0 0v128h128v896h-128v128h640v-128h128v-128h128v-640h-128v-128h-128v-128h-640zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128zM384 128h128v128h128v640h-128v128h-128v-896z" />
<glyph unicode="&#x10f;" d="M0 128v384h128v128h128v128h256v256h-128v128h384v-1024h128v-128h-256v128h-128v512h-128v-128h-128v-384h256v-128h-384v128h-128zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x110;" d="M0 0v128h128v512h-128v128h128v384h-128v128h640v-128h128v-128h128v-768h-128v-128h-128v-128h-640zM384 128h128v128h128v768h-128v128h-128v-384h128v-128h-128v-512z" />
<glyph unicode="&#x111;" d="M0 128v384h128v128h128v128h256v128h-384v128h384v256h256v-256h128v-128h-128v-768h128v-128h-256v128h-128v512h-128v-128h-128v-384h256v-128h-384v128h-128z" />
<glyph unicode="&#x112;" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-512h256v128h128v128h128v-384h-896zM128 1408v128h640v-128h-640z" />
<glyph unicode="&#x113;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM128 1152v128h640v-128h-640zM256 640h384v128h-384v-128z" />
<glyph unicode="&#x114;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM0 1408v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128z" />
<glyph unicode="&#x115;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM0 1152v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128zM256 640h384v128h-384v-128z" />
<glyph unicode="&#x116;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM384 1280v256h256v-256h-256z" />
<glyph unicode="&#x117;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM256 640h384v128h-384v-128zM384 1024v256h256v-256h-256z" />
<glyph unicode="&#x118;" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-512h256v128h128v128h128v-384h-256v-128h-128v-128h384v-128h-512v128h-128v128h128v128h-384z" />
<glyph unicode="&#x119;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-256v-128h-128v-128h384v-128h-512v128h-128v128h128v128h-128v128h-128zM256 640h384v128h-384v-128z" />
<glyph unicode="&#x11a;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x11b;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM128 1152v128h256v-128h256v128h256v-128h-128v-128h-512v128h-128zM256 640h384v128h-384v-128z" />
<glyph unicode="&#x11c;" d="M0 256v640h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-640h128v-128h256v-128h-384v128h-128v128h-128zM256 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256zM384 384v128h512v-512h-128v128h-128v256h-256z" />
<glyph unicode="&#x11d;" d="M0 -128h256v-128h256v256h-384v128h-128v640h128v128h384v-128h-256v-640h256v640h128v128h256v-128h-128v-1024h-128v-128h-512v128h-128v128zM128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x11e;" d="M0 256v640h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-640h128v-128h256v-128h-384v128h-128v128h-128zM128 1408v128h256v-128h256v128h256v-128h-128v-128h-512v128h-128zM384 384v128h512v-512h-128v128h-128v256h-256z" />
<glyph unicode="&#x11f;" d="M0 -128h256v-128h256v256h-384v128h-128v640h128v128h384v-128h-256v-640h256v640h128v128h256v-128h-128v-1024h-128v-128h-512v128h-128v128zM0 1152v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128z" />
<glyph unicode="&#x120;" d="M0 256v640h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-640h128v-128h256v-128h-384v128h-128v128h-128zM384 384v128h512v-512h-128v128h-128v256h-256zM384 1280v256h256v-256h-256z" />
<glyph unicode="&#x121;" d="M0 -128h256v-128h256v256h-384v128h-128v640h128v128h384v-128h-256v-640h256v640h128v128h256v-128h-128v-1024h-128v-128h-512v128h-128v128zM384 1024v256h256v-256h-256z" />
<glyph unicode="&#x122;" d="M0 256v768h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-768h128v-128h256v-256h128v-128h-128v-128h-512v128h384v128h-128v128h-128v128h-128v128h-128zM384 512v128h512v-640h-128v128h-128v384h-256z" />
<glyph unicode="&#x123;" d="M0 -128h256v-128h256v256h-384v128h-128v640h128v128h384v-128h-256v-640h256v640h128v128h256v-128h-128v-1024h-128v-128h-512v128h-128v128zM256 1152v128h128v128h512v-128h-384v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#x124;" d="M0 0v1152h256v-512h384v512h256v-1152h-256v512h-384v-512h-256zM128 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x125;" d="M0 0v128h128v896h-128v128h384v-512h128v-128h-128v-512h-384zM128 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256zM512 640v128h256v-128h128v-640h-256v640h-128z" />
<glyph unicode="&#x126;" d="M0 896v128h128v256h256v-256h256v256h256v-256h128v-128h-128v-896h-256v640h-256v-640h-256v896h-128zM384 768h256v128h-256v-128z" />
<glyph unicode="&#x127;" d="M0 0v128h128v768h-128v128h128v128h-128v128h384v-256h256v-128h-256v-256h128v-128h-128v-512h-384zM512 640v128h256v-128h128v-640h-256v640h-128z" />
<glyph unicode="&#x128;" d="M0 1280v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256zM256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512z" />
<glyph unicode="&#x129;" d="M0 1024v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256zM256 0v128h128v640h-128v128h384v-768h128v-128h-512z" />
<glyph unicode="&#x12a;" d="M128 1408v128h768v-128h-768zM256 0v128h128v1024h-128v128h512v-128h-128v-1024h128v-128h-512z" />
<glyph unicode="&#x12b;" d="M128 1152v128h640v-128h-640zM256 0v128h128v640h-128v128h384v-768h128v-128h-512z" />
<glyph unicode="&#x12c;" d="M128 1408v128h256v-128h256v128h256v-128h-128v-128h-512v128h-128zM256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512z" />
<glyph unicode="&#x12d;" d="M128 1152v128h256v-128h256v128h256v-128h-128v-128h-512v128h-128zM256 0v128h128v640h-128v128h384v-768h128v-128h-512z" />
<glyph unicode="&#x12e;" d="M256 0v128h128v1024h-128v128h512v-128h-128v-1024h128v-128h-128v-128h-128v-128h384v-128h-512v128h-128v128h128v128h-128z" />
<glyph unicode="&#x12f;" d="M256 0v128h128v640h-128v128h384v-768h128v-128h-128v-128h-128v-128h384v-128h-512v128h-128v128h128v128h-128zM384 1024v256h256v-256h-256z" />
<glyph unicode="&#x130;" d="M256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512zM384 1280v256h256v-256h-256z" />
<glyph unicode="&#x131;" d="M256 0v128h128v640h-128v128h384v-768h128v-128h-512z" />
<glyph unicode="&#x132;" d="M0 0v1280h256v-1280h-256zM384 128v384h128v-384h-128zM512 0v128h128v1024h-128v128h384v-1152h-128v-128h-256z" />
<glyph unicode="&#x133;" d="M0 0v896h256v-896h-256zM0 1024v256h256v-256h-256zM256 0h256v-256h128v1024h-128v128h384v-1152h-128v-128h-384v128h-128v256zM640 1024v256h256v-256h-256z" />
<glyph unicode="&#x134;" d="M0 128v256h256v-256h256v896h-128v128h512v-128h-128v-896h-128v-128h-512v128h-128zM256 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x135;" d="M0 0h256v-256h256v1024h-128v128h384v-1152h-128v-128h-512v128h-128v256zM256 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x136;" d="M0 0v128h128v1024h-128v128h384v-512h128v128h128v384h256v-384h-128v-128h-128v-256h128v-128h128v-384h-256v384h-128v128h-128v-512h-384zM128 -256h384v128h-128v128h256v-128h128v-128h-128v-128h-512v128z" />
<glyph unicode="&#x137;" d="M0 0v128h128v1024h-128v128h384v-640h128v128h128v128h256v-128h-128v-128h-128v-256h128v-128h128v-256h-256v256h-128v128h-128v-384h-384zM128 -256h384v128h-128v128h256v-128h128v-128h-128v-128h-512v128z" />
<glyph unicode="&#x138;" d="M0 0v128h128v640h-128v128h384v-384h128v128h128v256h256v-256h-128v-128h-128v-128h128v-128h128v-256h-256v256h-128v128h-128v-384h-384z" />
<glyph unicode="&#x139;" d="M0 0v128h128v1024h-128v128h512v-128h-128v-1024h256v128h128v128h128v-384h-896zM512 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x13a;" d="M0 0v128h128v1024h-128v128h384v-1152h128v-128h-512zM512 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x13b;" d="M0 0v128h128v1024h-128v128h512v-128h-128v-1024h256v128h128v128h128v-384h-256v-128h128v-128h-128v-128h-512v128h384v128h-128v128h-384z" />
<glyph unicode="&#x13c;" d="M128 -256h384v128h-128v128h-128v128h128v1024h-128v128h384v-1152h128v-128h-128v-128h128v-128h-128v-128h-512v128z" />
<glyph unicode="&#x13d;" d="M0 0v128h128v1024h-128v128h384v-1152h256v128h128v128h128v-384h-896zM384 1280v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x13e;" d="M0 0v128h128v1024h-128v128h384v-1152h128v-128h-512zM384 1280v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x13f;" d="M0 0v128h128v1024h-128v128h512v-128h-128v-1024h256v128h128v128h128v-384h-896zM640 640v256h256v-256h-256z" />
<glyph unicode="&#x140;" d="M128 0v128h128v1024h-128v128h384v-1152h128v-128h-512zM640 512v256h256v-256h-256z" />
<glyph unicode="&#x141;" d="M0 0v128h128v256h-128v256h128v512h-128v128h512v-128h-128v-256h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-512h256v128h128v128h128v-384h-896z" />
<glyph unicode="&#x142;" d="M128 256v256h128v128h128v512h-128v128h384v-256h128v128h128v-256h-128v-128h-128v-640h128v-128h-512v128h128v256h-128v-128h-128z" />
<glyph unicode="&#x143;" d="M0 0v1152h256v-128h128v-128h128v-128h128v384h256v-1152h-256v384h-128v128h-128v128h-128v-640h-256zM384 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x144;" d="M0 768v128h256v-128h128v-768h-256v768h-128zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256zM384 768v128h384v-128h128v-768h-256v768h-256z" />
<glyph unicode="&#x145;" d="M0 0v1280h256v-128h128v-128h128v-128h128v384h256v-1280h-256v512h-128v128h-128v128h-128v-768h-256zM128 -256h384v128h-128v128h256v-128h128v-128h-128v-128h-512v128z" />
<glyph unicode="&#x146;" d="M0 768v128h256v-128h128v-768h-256v768h-128zM128 -256h384v128h-128v128h256v-128h128v-128h-128v-128h-512v128zM384 768v128h384v-128h128v-768h-256v768h-256z" />
<glyph unicode="&#x147;" d="M0 0v1152h256v-128h128v-128h128v-128h128v384h256v-1152h-256v384h-128v128h-128v128h-128v-640h-256zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x148;" d="M0 768v128h256v-128h128v-768h-256v768h-128zM128 1152v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128zM384 768v128h384v-128h128v-768h-256v768h-256z" />
<glyph unicode="&#x149;" d="M0 768v128h256v-128h128v-768h-256v768h-128zM0 1024v128h128v384h256v-384h-128v-128h-256zM384 768v128h384v-128h128v-768h-256v768h-256z" />
<glyph unicode="&#x14a;" d="M0 0v1280h256v-128h128v-128h128v-128h128v384h256v-1536h-128v-128h-384v128h256v768h-128v128h-128v128h-128v-768h-256z" />
<glyph unicode="&#x14b;" d="M0 768v128h256v-128h128v-768h-256v768h-128zM384 -256h256v1024h-256v128h384v-128h128v-1024h-128v-128h-384v128z" />
<glyph unicode="&#x14c;" d="M0 128v1024h128v128h640v-128h128v-1024h-128v-128h-640v128h-128zM128 1408v128h640v-128h-640zM256 128h384v1024h-384v-1024z" />
<glyph unicode="&#x14d;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM128 1152v128h640v-128h-640zM256 128h384v640h-384v-640z" />
<glyph unicode="&#x14e;" d="M0 128v896h128v128h640v-128h128v-896h-128v-128h-640v128h-128zM0 1408v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128zM256 128h384v896h-384v-896z" />
<glyph unicode="&#x14f;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM0 1152v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128zM256 128h384v640h-384v-640z" />
<glyph unicode="&#x150;" d="M0 128v896h128v128h640v-128h128v-896h-128v-128h-640v128h-128zM128 1280v128h128v128h256v-128h-128v-128h-256zM256 128h384v896h-384v-896zM512 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x151;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM128 1024v128h128v128h256v-128h-128v-128h-256zM256 128h384v640h-384v-640zM512 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x152;" d="M0 128v1024h128v128h768v-128h-128v-384h128v-128h-128v-512h128v-128h-768v128h-128zM256 128h256v1024h-256v-1024z" />
<glyph unicode="&#x153;" d="M0 128v640h128v128h256v-128h-128v-640h128v-128h-256v128h-128zM384 128v640h128v-256h128v256h-128v128h256v-128h128v-384h-256v-256h256v-128h-384v128h-128z" />
<glyph unicode="&#x154;" d="M0 0v128h128v896h-128v128h768v-128h128v-384h-128v-256h128v-384h-256v384h-128v128h-128v-512h-384zM256 1280v128h128v128h256v-128h-128v-128h-256zM384 640h256v384h-256v-384z" />
<glyph unicode="&#x155;" d="M0 0v128h128v640h-128v128h256v-128h128v128h384v-128h128v-256h-256v256h-128v-128h-128v-512h128v-128h-512zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x156;" d="M0 0v128h128v1024h-128v128h768v-128h128v-384h-128v-256h128v-512h-256v512h-128v128h-128v-640h-384zM128 -256h384v128h-128v128h256v-128h128v-128h-128v-128h-512v128zM384 768h256v384h-256v-384z" />
<glyph unicode="&#x157;" d="M0 0v128h128v640h-128v128h256v-128h128v128h384v-128h128v-256h-256v256h-128v-128h-128v-512h128v-128h128v-128h128v-128h-128v-128h-512v128h384v128h-128v128h-384z" />
<glyph unicode="&#x158;" d="M0 0v128h128v896h-128v128h768v-128h128v-384h-128v-256h128v-384h-256v384h-128v128h-128v-512h-384zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128zM384 640h256v384h-256v-384z" />
<glyph unicode="&#x159;" d="M0 0v128h128v640h-128v128h256v-128h128v128h384v-128h128v-256h-256v256h-128v-128h-128v-512h128v-128h-512zM128 1152v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x15a;" d="M0 128v256h256v-256h384v256h-128v128h-256v128h-128v128h-128v256h128v128h640v-128h128v-256h-256v256h-384v-256h128v-128h256v-128h128v-128h128v-256h-128v-128h-640v128h-128zM256 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x15b;" d="M0 128v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-128h-128v-128h-640v128h-128zM384 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x15c;" d="M0 128v256h256v-256h384v256h-128v128h-256v128h-128v128h-128v256h128v128h640v-128h128v-256h-256v256h-384v-256h128v-128h256v-128h128v-128h128v-256h-128v-128h-640v128h-128zM128 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x15d;" d="M0 128v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-128h-128v-128h-640v128h-128zM128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256z " />
<glyph unicode="&#x15e;" d="M0 128v256h256v-256h384v384h-128v128h-256v128h-128v128h-128v256h128v128h640v-128h128v-256h-256v256h-384v-256h128v-128h256v-128h128v-128h128v-384h-128v-128h-128v-128h128v-128h-128v-128h-512v128h384v128h-128v128h-256v128h-128z" />
<glyph unicode="&#x15f;" d="M0 128v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-128h-128v-128h-128v-128h128v-128h-128v-128h-512v128h384v128h-128v128h-256v128h-128z" />
<glyph unicode="&#x160;" d="M0 128v128h256v-128h384v256h-128v128h-256v128h-128v128h-128v256h128v128h640v-128h128v-128h-256v128h-384v-256h128v-128h256v-128h128v-128h128v-256h-128v-128h-640v128h-128zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x161;" d="M0 128v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-128h-128v-128h-640v128h-128zM128 1152v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x162;" d="M128 -256h384v128h-128v128h-128v128h128v896h-128v-128h-128v384h768v-384h-128v128h-128v-896h128v-128h-128v-128h128v-128h-128v-128h-512v128z" />
<glyph unicode="&#x163;" d="M0 768v128h256v256h128v128h128v-384h256v-128h-256v-640h128v128h256v-128h-128v-128h-128v-128h128v-128h-128v-128h-512v128h384v128h-128v256h-128v640h-256z" />
<glyph unicode="&#x164;" d="M128 768v384h768v-384h-128v128h-128v-768h128v-128h-512v128h128v768h-128v-128h-128zM128 1408v128h256v-128h256v128h256v-128h-128v-128h-512v128h-128z" />
<glyph unicode="&#x165;" d="M0 640v128h256v256h128v128h128v-384h256v-128h-256v-512h128v128h256v-128h-128v-128h-384v128h-128v512h-256zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x166;" d="M128 512v128h256v384h-128v-128h-128v384h768v-384h-128v128h-128v-384h256v-128h-256v-384h128v-128h-512v128h128v384h-256z" />
<glyph unicode="&#x167;" d="M0 512v128h256v128h-256v128h256v256h128v128h128v-384h256v-128h-256v-128h256v-128h-256v-384h128v128h256v-128h-128v-128h-384v128h-128v384h-256z" />
<glyph unicode="&#x168;" d="M0 128v1024h256v-1024h384v1024h256v-1024h-128v-128h-640v128h-128zM0 1280v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256z" />
<glyph unicode="&#x169;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM0 1024v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#x16a;" d="M0 128v1152h256v-1152h384v1152h256v-1152h-128v-128h-640v128h-128zM0 1408v128h896v-128h-896z" />
<glyph unicode="&#x16b;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM0 1152v128h768v-128h-768zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#x16c;" d="M0 128v1024h256v-1024h384v1024h256v-1024h-128v-128h-640v128h-128zM0 1408v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128z" />
<glyph unicode="&#x16d;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM0 1152v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#x16e;" d="M0 128v896h256v-896h384v896h256v-896h-128v-128h-640v128h-128zM128 1280v128h128v128h384v-128h128v-128h-128v-128h-384v128h-128zM384 1280h128v128h-128v-128z" />
<glyph unicode="&#x16f;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM0 1152v128h128v128h512v-128h128v-128h-128v-128h-512v128h-128zM256 1152h256v128h-256v-128zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#x170;" d="M0 128v1024h256v-1024h384v1024h256v-1024h-128v-128h-640v128h-128zM128 1280v128h128v128h256v-128h-128v-128h-256zM512 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x171;" d="M0 128v768h256v-768h256v-128h-384v128h-128zM128 1024v128h128v128h256v-128h-128v-128h-256zM512 128v768h256v-768h128v-128h-256v128h-128zM512 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x172;" d="M0 128v1152h256v-1152h384v1152h256v-1152h-128v-128h-128v-128h-128v-128h384v-128h-512v128h-128v128h128v128h-256v128h-128z" />
<glyph unicode="&#x173;" d="M0 128v768h256v-768h256v-128h128v-128h-128v-128h384v-128h-512v128h-128v128h128v128h-256v128h-128zM512 128v768h256v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#x174;" d="M0 128v1024h256v-768h128v384h128v-384h128v768h256v-1024h-128v-128h-256v256h-128v-256h-256v128h-128zM128 1280v128h128v128h384v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x175;" d="M0 128v768h256v-640h128v384h128v-384h128v640h256v-768h-128v-128h-256v128h-128v-128h-256v128h-128zM128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x176;" d="M128 640v512h256v-512h256v512h256v-512h-128v-128h-128v-384h128v-128h-512v128h128v384h-128v128h-128zM128 1280v128h128v128h512v-128h128v-128h-256v128h-256v-128h-256z" />
<glyph unicode="&#x177;" d="M0 128v768h256v-768h384v768h256v-1024h-128v-128h-128v-128h-640v128h512v128h128v128h-512v128h-128zM128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x178;" d="M128 640v512h256v-512h256v512h256v-512h-128v-128h-128v-384h128v-128h-512v128h128v384h-128v128h-128zM128 1280v128h256v-128h-256zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#x179;" d="M0 0v384h128v128h128v128h128v128h128v128h128v128h-384v-128h-128v-128h-128v384h896v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-256h384v128h128v128h128v-384h-896zM256 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x17a;" d="M0 0v256h128v128h128v128h128v128h128v128h-256v-128h-256v256h896v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h384v128h256v-256h-896zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x17b;" d="M0 0v384h128v128h128v128h128v128h128v128h128v128h-384v-128h-128v-128h-128v384h896v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-256h384v128h128v128h128v-384h-896zM384 1280v256h256v-256h-256z" />
<glyph unicode="&#x17c;" d="M0 0v256h128v128h128v128h128v128h128v128h-256v-128h-256v256h896v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h384v128h256v-256h-896zM384 1024v256h256v-256h-256z" />
<glyph unicode="&#x17d;" d="M0 0v384h128v128h128v128h128v128h128v128h128v128h-384v-128h-128v-128h-128v384h896v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-256h384v128h128v128h128v-384h-896zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x17e;" d="M0 0v256h128v128h128v128h128v128h128v128h-256v-128h-256v256h896v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h384v128h256v-256h-896zM128 1152v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x17f;" d="M128 0v128h128v1024h128v128h384v-128h128v-256h-128v128h-128v128h-128v-1024h128v-128h-512z" />
<glyph unicode="&#x192;" d="M0 0h256v-128h128v768h-256v128h256v512h128v128h384v-128h128v-128h-256v128h-128v-512h256v-128h-256v-768h-128v-128h-384v128h-128v128z" />
<glyph unicode="&#x1a1;" d="M0 128v640h128v128h768v-128h-256v-640h-128v-128h-384v128h-128zM256 128h128v640h-128v-640z" />
<glyph unicode="&#x1b7;" d="M0 128v128h256v-128h384v512h-384v128h128v128h128v128h128v128h-384v-128h-256v256h896v-256h-128v-128h-128v-128h128v-128h128v-512h-128v-128h-640v128h-128z" />
<glyph unicode="&#x1fa;" d="M0 0v768h128v128h128v128h384v-128h128v-128h128v-768h-256v384h-384v-384h-256zM128 1280v128h128v128h384v-128h128v-128h-128v-128h-384v128h-128zM256 512h384v256h-128v128h-128v-128h-128v-256zM384 1280h128v128h-128v-128zM768 1408v128h128v-128h-128z" />
<glyph unicode="&#x1fb;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128zM128 1152v128h128v128h256v128h256v-128h-128v-128h128v-128h-128v-128h-384v128h-128zM384 1152h128v128h-128v-128z" />
<glyph unicode="&#x1fc;" d="M0 0v896h128v128h128v128h640v-128h-128v-384h128v-128h-128v-384h128v-128h-384v512h-256v-512h-256zM256 640h256v384h-128v-128h-128v-256zM384 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x1fd;" d="M0 128v256h128v128h128v128h-128v128h-128v128h256v-128h256v-256h128v256h-128v128h256v-128h128v-384h-256v-256h256v-128h-384v128h-128v256h-128v-256h128v-128h-256v128h-128zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x1fe;" d="M0 128v896h128v128h512v128h128v-256h128v-896h-128v-128h-512v-128h-128v256h-128zM256 384h128v-256h256v640h-128v256h-256v-640zM256 1280v128h128v128h256v-128h-128v-128h-256zM384 384v384h128v-384h-128z" />
<glyph unicode="&#x1ff;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM128 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256zM256 128h384v384h-128v-128h-128v-128h-128v-128zM256 512h128v128h128v128h-256v-256z" />
<glyph unicode="&#x218;" d="M0 128v256h256v-256h384v384h-128v128h-256v128h-128v128h-128v256h128v128h640v-128h128v-256h-256v256h-384v-256h128v-128h256v-128h128v-128h128v-384h-128v-128h-640v128h-128zM256 -256h128v128h256v-128h-128v-128h-256v128z" />
<glyph unicode="&#x219;" d="M0 128v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-128h-128v-128h-640v128h-128zM256 -256h128v128h256v-128h-128v-128h-256v128z" />
<glyph unicode="&#x21a;" d="M128 896v384h768v-384h-128v128h-128v-896h128v-128h-512v128h128v896h-128v-128h-128zM256 -256h128v128h256v-128h-128v-128h-256v128z" />
<glyph unicode="&#x21b;" d="M0 768v128h256v256h128v128h128v-384h256v-128h-256v-640h128v128h256v-128h-128v-128h-384v128h-128v640h-256zM256 -256h128v128h256v-128h-128v-128h-256v128z" />
<glyph unicode="&#x251;" d="M0 128v640h128v128h384v-128h128v128h256v-128h-128v-128h-128v-384h128v-128h128v-128h-256v128h-128v-128h-384v128h-128zM256 128h128v640h-128v-640z" />
<glyph unicode="&#x278;" d="M128 0v128h256v128h-128v128h-128v384h128v128h128v128h-256v128h768v-128h-256v-128h128v-128h128v-384h-128v-128h-128v-128h256v-128h-768zM384 384h256v384h-256v-384z" />
<glyph unicode="&#x2c6;" d="M128 1024v128h128v128h128v128h128v-128h128v-128h128v-128h-256v128h-128v-128h-256z" />
<glyph unicode="&#x2c7;" d="M128 1280v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x2c9;" d="M128 1280v128h640v-128h-640z" />
<glyph unicode="&#x2d8;" d="M0 1280v128h256v-128h384v128h256v-128h-128v-128h-640v128h-128z" />
<glyph unicode="&#x2d9;" d="M384 1152v256h256v-256h-256z" />
<glyph unicode="&#x2da;" d="M128 1024v256h128v128h384v-128h128v-256h-128v-128h-384v128h-128zM384 1024h128v256h-128v-256z" />
<glyph unicode="&#x2db;" d="M128 -128h128v128h256v-128h-128v-128h384v-128h-512v128h-128v128z" />
<glyph unicode="&#x2dc;" d="M0 1152v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256z" />
<glyph unicode="&#x2dd;" d="M0 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256zM384 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x37e;" d="M256 0v128h128v256h256v-256h-128v-128h-256zM384 768v256h256v-256h-256z" />
<glyph unicode="&#x384;" d="M384 1152v256h128v128h256v-128h-128v-128h-128v-128h-128z" />
<glyph unicode="&#x385;" d="M0 1024v128h256v-128h-256zM256 1280v128h128v128h256v-128h-128v-128h-256zM512 1024v128h256v-128h-256z" />
<glyph unicode="&#x386;" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM0 1280v128h128v128h256v-128h-128v-128h-256zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#x387;" d="M384 640v256h256v-256h-256z" />
<glyph unicode="&#x388;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM0 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x389;" d="M0 0v1152h256v-512h384v512h256v-1152h-256v512h-384v-512h-256zM0 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x38a;" d="M0 1280v128h128v128h256v-128h-128v-128h-256zM256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512z" />
<glyph unicode="&#x38c;" d="M0 128v896h128v128h640v-128h128v-896h-128v-128h-640v128h-128zM0 1280v128h128v128h256v-128h-128v-128h-256zM256 128h384v896h-384v-896z" />
<glyph unicode="&#x38e;" d="M0 1280v128h128v128h256v-128h-128v-128h-256zM128 640v512h256v-512h256v512h256v-512h-128v-128h-128v-384h128v-128h-512v128h128v384h-128v128h-128z" />
<glyph unicode="&#x38f;" d="M0 0v128h128v256h-128v512h128v128h128v128h384v-128h128v-128h128v-512h-128v-256h128v-128h-384v384h128v512h-128v128h-128v-128h-128v-512h128v-384h-384zM0 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x390;" d="M0 1024v128h256v-128h-256zM256 128v768h256v-768h128v-128h-256v128h-128zM256 1280v128h128v128h256v-128h-128v-128h-256zM512 1024v128h256v-128h-256zM640 128v128h128v-128h-128z" />
<glyph unicode="&#x391;" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#x392;" d="M0 0v128h128v1024h-128v128h768v-128h128v-384h-128v-128h128v-512h-128v-128h-768zM384 128h256v512h-256v-512zM384 768h256v384h-256v-384z" />
<glyph unicode="&#x393;" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-1024h128v-128h-512z" />
<glyph unicode="&#x394;" d="M0 0v512h128v256h128v256h128v256h128v-256h128v-256h128v-256h128v-512h-896zM256 128h384v384h-128v256h-128v-256h-128v-384z" />
<glyph unicode="&#x395;" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-512h256v128h128v128h128v-384h-896z" />
<glyph unicode="&#x396;" d="M0 0v384h128v128h128v128h128v128h128v128h128v256h-384v-128h-128v-128h-128v384h896v-384h-128v-128h-128v-128h-128v-128h-128v-128h-128v-256h384v128h128v128h128v-384h-896z" />
<glyph unicode="&#x397;" d="M0 0v1280h256v-512h384v512h256v-1280h-256v640h-384v-640h-256z" />
<glyph unicode="&#x398;" d="M0 256v768h128v128h128v128h384v-128h128v-128h128v-768h-128v-128h-128v-128h-384v128h-128v128h-128zM256 256h128v-128h128v128h128v384h-384v-384zM256 768h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#x399;" d="M256 0v128h128v1024h-128v128h512v-128h-128v-1024h128v-128h-512z" />
<glyph unicode="&#x39a;" d="M0 0v128h128v1024h-128v128h384v-512h128v128h128v384h256v-384h-128v-128h-128v-256h128v-128h128v-384h-256v384h-128v128h-128v-512h-384z" />
<glyph unicode="&#x39b;" d="M0 0v512h128v256h128v256h128v256h128v-256h128v-256h128v-256h128v-512h-256v512h-128v256h-128v-256h-128v-512h-256z" />
<glyph unicode="&#x39c;" d="M0 0v1280h256v-128h128v-128h128v128h128v128h256v-1280h-256v768h-128v-128h-128v128h-128v-768h-256z" />
<glyph unicode="&#x39d;" d="M0 0v1280h256v-128h128v-128h128v-128h128v384h256v-1280h-256v512h-128v128h-128v128h-128v-768h-256z" />
<glyph unicode="&#x39e;" d="M0 0v256h256v-128h384v128h256v-256h-896zM0 1024v256h896v-256h-256v128h-384v-128h-256zM128 640v128h640v-128h-640z" />
<glyph unicode="&#x39f;" d="M0 128v1024h128v128h640v-128h128v-1024h-128v-128h-640v128h-128zM256 128h384v1024h-384v-1024z" />
<glyph unicode="&#x3a0;" d="M0 0v1280h896v-1280h-256v1152h-384v-1152h-256z" />
<glyph unicode="&#x3a1;" d="M0 0v128h128v1024h-128v128h768v-128h128v-384h-128v-128h-384v-512h128v-128h-512zM384 768h256v384h-256v-384z" />
<glyph unicode="&#x3a3;" d="M0 0v256h128v128h128v128h128v256h-128v128h-128v128h-128v256h896v-384h-128v128h-128v128h-384v-128h128v-128h128v-128h128v-256h-128v-128h-128v-128h-128v-128h384v128h128v128h128v-384h-896z" />
<glyph unicode="&#x3a4;" d="M128 896v384h768v-384h-128v128h-128v-896h128v-128h-512v128h128v896h-128v-128h-128z" />
<glyph unicode="&#x3a5;" d="M128 768v512h256v-512h256v512h256v-512h-128v-128h-128v-512h128v-128h-512v128h128v512h-128v128h-128z" />
<glyph unicode="&#x3a6;" d="M0 384v512h128v128h256v128h-128v128h384v-128h-128v-128h256v-128h128v-512h-128v-128h-256v-128h128v-128h-384v128h128v128h-256v128h-128zM256 384h128v512h-128v-512zM512 384h128v512h-128v-512z" />
<glyph unicode="&#x3a7;" d="M0 0v256h128v256h128v256h-128v256h-128v256h256v-256h128v-128h128v128h128v256h256v-256h-128v-256h-128v-256h128v-256h128v-256h-256v256h-128v128h-128v-128h-128v-256h-256z" />
<glyph unicode="&#x3a8;" d="M0 512v768h256v-768h128v768h128v-768h128v768h256v-768h-128v-128h-256v-256h128v-128h-384v128h128v256h-256v128h-128z" />
<glyph unicode="&#x3a9;" d="M0 0v128h128v384h-128v512h128v128h128v128h384v-128h128v-128h128v-512h-128v-384h128v-128h-384v512h128v512h-128v128h-128v-128h-128v-512h128v-512h-384z" />
<glyph unicode="&#x3aa;" d="M128 1280v128h256v-128h-256zM256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#x3ab;" d="M128 640v512h256v-512h256v512h256v-512h-128v-128h-128v-384h128v-128h-512v128h128v384h-128v128h-128zM128 1280v128h256v-128h-256zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#x3ac;" d="M0 128v640h128v128h384v-128h-256v-640h256v-128h-384v128h-128zM384 1024v128h128v128h256v-128h-128v-128h-256zM512 128v640h128v128h128v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#x3ad;" d="M128 128v256h128v128h-128v256h128v128h640v-128h-512v-256h256v-128h-256v-256h512v-128h-640v128h-128zM512 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x3ae;" d="M0 768v128h256v-128h128v-768h-256v768h-128zM384 768v128h384v-128h128v-1152h-256v1152h-256zM384 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x3af;" d="M256 128v768h256v-768h128v-128h-256v128h-128zM384 1024v128h128v128h256v-128h-128v-128h-256zM640 128v128h128v-128h-128z" />
<glyph unicode="&#x3b0;" d="M0 128v768h256v-768h256v768h384v-128h-128v-640h-128v-128h-512v128h-128zM0 1024v128h256v-128h-256zM256 1280v128h128v128h256v-128h-128v-128h-256zM512 1024v128h256v-128h-256z" />
<glyph unicode="&#x3b1;" d="M0 128v640h128v128h384v-128h-256v-640h256v-128h-384v128h-128zM512 128v640h128v128h128v-768h128v-128h-256v128h-128z" />
<glyph unicode="&#x3b2;" d="M0 -384v1536h128v128h512v-128h128v-256h-128v-128h128v-128h128v-512h-128v-128h-512v-256h-128v-128h-128zM256 128h384v512h-384v-512zM256 768h128v128h128v256h-256v-384z" />
<glyph unicode="&#x3b3;" d="M0 768v128h256v-128h128v-256h128v256h128v128h256v-128h-128v-256h-128v-384h128v-384h-128v-128h-384v128h-128v384h128v384h-128v256h-128zM384 128v-384h128v384h-128z" />
<glyph unicode="&#x3b4;" d="M128 128v512h128v128h256v128h-128v128h-128v128h128v128h512v-128h-384v-128h128v-128h128v-128h128v-640h-128v-128h-512v128h-128zM384 128h256v512h-256v-512z" />
<glyph unicode="&#x3b5;" d="M128 128v256h128v128h-128v256h128v128h640v-128h-512v-256h256v-128h-256v-256h512v-128h-640v128h-128z" />
<glyph unicode="&#x3b6;" d="M0 256v512h128v128h128v128h-128v128h-128v128h256v-128h512v-128h-256v-128h-128v-128h-128v-512h128v-128h384v-128h128v-128h-128v-128h-384v128h256v128h-384v128h-128v128h-128z" />
<glyph unicode="&#x3b7;" d="M0 768v128h256v-128h128v-768h-256v768h-128zM384 768v128h384v-128h128v-1152h-256v1152h-256z" />
<glyph unicode="&#x3b8;" d="M0 384v128h256v-128h128v-256h256v384h-256v128h-128v128h-128v384h128v128h512v-128h128v-1024h-128v-128h-512v128h-128v256h-128zM384 768h128v-128h128v512h-256v-384z" />
<glyph unicode="&#x3b9;" d="M256 128v768h256v-768h128v-128h-256v128h-128zM640 128v128h128v-128h-128z" />
<glyph unicode="&#x3ba;" d="M0 0v896h256v-384h128v128h128v128h128v128h256v-128h-128v-128h-128v-256h128v-128h128v-256h-256v256h-128v128h-128v-128h-128v-256h-256z" />
<glyph unicode="&#x3bb;" d="M128 0v384h128v128h128v128h128v128h128v384h-256v-128h-256v128h128v128h512v-128h128v-1152h-256v512h-128v-128h-128v-384h-256z" />
<glyph unicode="&#x3bc;" d="M0 -384v1280h256v-640h128v-128h-128v-512h-256zM384 0v128h128v768h256v-768h-128v-128h-256zM768 0v128h128v-128h-128z" />
<glyph unicode="&#x3bd;" d="M0 768v128h384v-640h128v128h128v512h256v-512h-128v-128h-128v-128h-128v-128h-256v128h-128v640h-128z" />
<glyph unicode="&#x3be;" d="M0 128v256h128v256h-128v256h128v256h-128v128h256v-128h512v-128h-384v-128h-128v-256h512v-128h-384v-128h-128v-256h512v-128h128v-128h-128v-128h-384v128h256v128h-512v128h-128z" />
<glyph unicode="&#x3bf;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM256 128h384v640h-384v-640z" />
<glyph unicode="&#x3c0;" d="M0 768v128h896v-128h-128v-768h-256v768h-128v-768h-256v768h-128z" />
<glyph unicode="&#x3c1;" d="M0 -384v1152h128v128h640v-128h128v-640h-128v-128h-384v128h256v640h-384v-512h128v-128h-128v-512h-256z" />
<glyph unicode="&#x3c2;" d="M0 384v384h128v128h640v-128h128v-128h-256v128h-384v-384h128v-128h384v-128h128v-256h-128v-128h-640v128h512v256h-384v128h-128v128h-128z" />
<glyph unicode="&#x3c3;" d="M0 128v640h128v128h768v-128h-256v-128h128v-512h-128v-128h-512v128h-128zM256 128h256v640h-256v-640z" />
<glyph unicode="&#x3c4;" d="M128 768v128h768v-128h-256v-640h128v-128h-256v128h-128v640h-256zM768 128v128h128v-128h-128z" />
<glyph unicode="&#x3c5;" d="M0 128v768h256v-768h256v768h384v-128h-128v-640h-128v-128h-512v128h-128z" />
<glyph unicode="&#x3c6;" d="M0 128v512h128v128h128v-640h128v768h384v-128h128v-640h-128v-128h-256v-384h-128v384h-256v128h-128zM512 128h128v640h-128v-640z" />
<glyph unicode="&#x3c7;" d="M0 0v128h128v-128h-128zM0 768v128h256v-128h128v-128h128v128h256v-128h-128v-384h128v-128h128v-128h-256v128h-128v128h-128v-128h-256v128h128v384h-128v128h-128zM768 768v128h128v-128h-128z" />
<glyph unicode="&#x3c8;" d="M0 128v768h256v-768h128v640h128v-640h128v768h256v-768h-128v-128h-256v-384h-128v384h-256v128h-128z" />
<glyph unicode="&#x3c9;" d="M0 128v640h128v128h128v-768h128v-128h-256v128h-128zM384 128v384h128v-384h-128zM512 0v128h128v768h128v-128h128v-640h-128v-128h-256z" />
<glyph unicode="&#x3ca;" d="M0 1152v128h256v-128h-256zM256 128v768h256v-768h128v-128h-256v128h-128zM512 1152v128h256v-128h-256zM640 128v128h128v-128h-128z" />
<glyph unicode="&#x3cb;" d="M0 128v768h256v-768h256v768h384v-128h-128v-640h-128v-128h-512v128h-128zM0 1152v128h256v-128h-256zM512 1152v128h256v-128h-256z" />
<glyph unicode="&#x3cc;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM256 128h384v640h-384v-640zM384 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x3cd;" d="M0 128v768h256v-768h256v768h384v-128h-128v-640h-128v-128h-512v128h-128zM384 1024v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x3ce;" d="M0 128v640h128v128h128v-768h128v-128h-256v128h-128zM384 128v384h128v-384h-128zM384 1024v128h128v128h256v-128h-128v-128h-256zM512 0v128h128v768h128v-128h128v-640h-128v-128h-256z" />
<glyph unicode="&#x3d0;" d="M0 0v1152h128v128h512v-128h128v-384h-128v-128h128v-128h128v-384h-128v-128h-256v128h128v384h-128v128h-128v128h128v384h-256v-1152h-256z" />
<glyph unicode="&#x3f4;" d="M0 256v640h128v128h128v128h384v-128h128v-128h128v-640h-128v-128h-128v-128h-384v128h-128v128h-128zM256 256h128v-128h128v128h128v256h-384v-256zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#x400;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM256 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#x401;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-384h256v128h128v128h128v-384h-896zM0 1280v128h256v-128h-256zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#x402;" d="M0 0v128h128v1024h-128v128h768v-256h-128v128h-256v-384h128v-128h-128v-640h-384zM512 0h128v768h-128v128h256v-128h128v-768h-128v-128h-256v128z" />
<glyph unicode="&#x403;" d="M0 0v128h128v896h-128v128h896v-384h-128v128h-128v128h-256v-896h128v-128h-512zM384 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x404;" d="M0 256v768h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-256h256v128h128v-384h-128v128h-256v-384h128v-128h256v128h128v128h128v-256h-128v-128h-512v128h-128v128h-128z" />
<glyph unicode="&#x405;" d="M0 128v256h256v-256h384v384h-128v128h-256v128h-128v128h-128v256h128v128h640v-128h128v-256h-256v256h-384v-256h128v-128h256v-128h128v-128h128v-384h-128v-128h-640v128h-128z" />
<glyph unicode="&#x406;" d="M256 0v128h128v1024h-128v128h512v-128h-128v-1024h128v-128h-512z" />
<glyph unicode="&#x407;" d="M128 1280v128h256v-128h-256zM256 0v128h128v896h-128v128h512v-128h-128v-896h128v-128h-512zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#x408;" d="M0 128v384h256v-384h256v1024h-128v128h512v-128h-128v-1024h-128v-128h-512v128h-128z" />
<glyph unicode="&#x409;" d="M0 0v1280h768v-128h-128v-384h128v-128h-128v-512h128v-128h-384v1152h-128v-1152h-256zM768 128v512h128v-512h-128z" />
<glyph unicode="&#x40a;" d="M0 0v1280h256v-512h128v512h256v-512h128v-128h-128v-512h128v-128h-384v640h-128v-640h-256zM768 128v512h128v-512h-128z" />
<glyph unicode="&#x40b;" d="M0 0v128h128v1024h-128v128h768v-256h-128v128h-256v-384h384v-128h128v-640h-256v640h-256v-640h-384z" />
<glyph unicode="&#x40c;" d="M0 0v128h128v896h-128v128h384v-512h128v128h128v384h256v-384h-128v-128h-128v-128h128v-128h128v-384h-256v384h-128v128h-128v-512h-384zM384 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x40d;" d="M0 0v1152h256v-640h128v128h128v128h128v384h256v-1152h-256v384h-128v-128h-128v-128h-128v-128h-256zM256 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#x40e;" d="M0 128v128h256v-128h384v384h-512v128h-128v512h256v-512h384v512h256v-1024h-128v-128h-640v128h-128zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x40f;" d="M0 0v128h128v1024h-128v128h384v-1152h128v1152h384v-128h-128v-1024h128v-128h-384v-256h-128v256h-384z" />
<glyph unicode="&#x410;" d="M0 0v896h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-896h-256v512h-384v-512h-256zM256 640h384v256h-128v128h-128v-128h-128v-256z" />
<glyph unicode="&#x411;" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-384h384v-128h128v-512h-128v-128h-768zM384 128h256v512h-256v-512z" />
<glyph unicode="&#x412;" d="M0 0v128h128v1024h-128v128h768v-128h128v-384h-128v-128h128v-512h-128v-128h-768zM384 128h256v512h-256v-512zM384 768h256v384h-256v-384z" />
<glyph unicode="&#x413;" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-1024h128v-128h-512z" />
<glyph unicode="&#x414;" d="M0 128h128v896h128v128h128v128h512v-1152h128v-384h-128v128h-128v128h-512v-128h-128v-128h-128v384zM384 128h256v1024h-128v-128h-128v-896z" />
<glyph unicode="&#x415;" d="M0 0v128h128v1024h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-512h256v128h128v128h128v-384h-896z" />
<glyph unicode="&#x416;" d="M0 0v512h128v128h128v128h-128v128h-128v384h256v-384h128v384h128v-384h128v384h256v-384h-128v-128h-128v-128h128v-128h128v-512h-256v512h-128v-512h-128v512h-128v-512h-256z" />
<glyph unicode="&#x417;" d="M0 128v256h128v-128h128v-128h384v512h-384v128h384v384h-384v-128h-128v-128h-128v256h128v128h640v-128h128v-384h-128v-128h128v-512h-128v-128h-640v128h-128z" />
<glyph unicode="&#x418;" d="M0 0v1280h256v-640h128v128h128v128h128v384h256v-1280h-256v512h-128v-128h-128v-128h-128v-256h-256z" />
<glyph unicode="&#x419;" d="M0 0v1152h256v-640h128v128h128v128h128v384h256v-1152h-256v384h-128v-128h-128v-128h-128v-128h-256zM128 1408v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x41a;" d="M0 0v128h128v1024h-128v128h384v-512h128v128h128v384h256v-384h-128v-128h-128v-256h128v-128h128v-384h-256v384h-128v128h-128v-512h-384z" />
<glyph unicode="&#x41b;" d="M0 0v128h128v896h128v128h128v128h512v-1280h-256v1152h-128v-128h-128v-896h-128v-128h-256z" />
<glyph unicode="&#x41c;" d="M0 0v1280h256v-128h128v-128h128v128h128v128h256v-1280h-256v768h-128v-128h-128v128h-128v-768h-256z" />
<glyph unicode="&#x41d;" d="M0 0v1280h256v-512h384v512h256v-1280h-256v640h-384v-640h-256z" />
<glyph unicode="&#x41e;" d="M0 128v1024h128v128h640v-128h128v-1024h-128v-128h-640v128h-128zM256 128h384v1024h-384v-1024z" />
<glyph unicode="&#x41f;" d="M0 0v1280h896v-1280h-256v1152h-384v-1152h-256z" />
<glyph unicode="&#x420;" d="M0 0v128h128v1024h-128v128h768v-128h128v-384h-128v-128h-384v-512h128v-128h-512zM384 768h256v384h-256v-384z" />
<glyph unicode="&#x421;" d="M0 256v768h128v128h128v128h512v-128h128v-256h-128v128h-128v128h-256v-128h-128v-768h128v-128h256v128h128v128h128v-256h-128v-128h-512v128h-128v128h-128z" />
<glyph unicode="&#x422;" d="M128 896v384h768v-384h-128v128h-128v-896h128v-128h-512v128h128v896h-128v-128h-128z" />
<glyph unicode="&#x423;" d="M0 128v128h256v-128h384v384h-512v128h-128v640h256v-640h384v640h256v-1152h-128v-128h-640v128h-128z" />
<glyph unicode="&#x424;" d="M0 384v512h128v128h256v128h-128v128h384v-128h-128v-128h256v-128h128v-512h-128v-128h-256v-128h128v-128h-384v128h128v128h-256v128h-128zM256 384h128v512h-128v-512zM512 384h128v512h-128v-512z" />
<glyph unicode="&#x425;" d="M0 0v256h128v256h128v256h-128v256h-128v256h256v-256h128v-128h128v128h128v256h256v-256h-128v-256h-128v-256h128v-256h128v-256h-256v256h-128v128h-128v-128h-128v-256h-256z" />
<glyph unicode="&#x426;" d="M0 0v1280h256v-1152h256v1152h256v-1152h128v-384h-128v128h-128v128h-640z" />
<glyph unicode="&#x427;" d="M0 640v640h256v-640h384v640h256v-1280h-256v512h-512v128h-128z" />
<glyph unicode="&#x428;" d="M0 0v1280h256v-1152h128v1152h128v-1152h128v1152h256v-1280h-896z" />
<glyph unicode="&#x429;" d="M0 0v1280h256v-1152h128v1152h128v-1152h128v1152h256v-1152h128v-384h-128v128h-128v128h-768z" />
<glyph unicode="&#x42a;" d="M0 896v384h512v-512h256v-128h128v-512h-128v-128h-640v128h128v1024h-128v-256h-128zM512 128h128v512h-128v-512z" />
<glyph unicode="&#x42b;" d="M0 0v1280h256v-512h128v-128h-128v-512h128v-128h-384zM384 128v512h128v-512h-128zM640 0v1280h256v-1280h-256z" />
<glyph unicode="&#x42c;" d="M0 0v128h128v1024h-128v128h512v-128h-128v-384h384v-128h128v-512h-128v-128h-768zM384 128h256v512h-256v-512z" />
<glyph unicode="&#x42d;" d="M0 128v256h128v-128h128v-128h256v128h128v384h-256v-128h-128v384h128v-128h256v256h-128v128h-256v-128h-128v-128h-128v256h128v128h512v-128h128v-128h128v-768h-128v-128h-128v-128h-512v128h-128z" />
<glyph unicode="&#x42e;" d="M0 0v1280h256v-512h128v384h128v-1024h-128v512h-128v-640h-256zM512 0v128h128v1024h-128v128h256v-128h128v-1024h-128v-128h-256z" />
<glyph unicode="&#x42f;" d="M0 0v512h128v256h-128v384h128v128h768v-128h-128v-1024h128v-128h-384v640h-128v-128h-128v-512h-256zM256 768h256v384h-256v-384z" />
<glyph unicode="&#x430;" d="M0 128v384h128v128h384v128h-384v128h512v-128h128v-640h128v-128h-256v128h-128v384h-256v-384h256v-128h-384v128h-128z" />
<glyph unicode="&#x431;" d="M0 128v768h128v128h384v128h256v-128h-128v-128h-384v-256h512v-128h128v-384h-128v-128h-640v128h-128zM256 128h384v384h-384v-384z" />
<glyph unicode="&#x432;" d="M0 0v128h128v640h-128v128h768v-128h128v-256h-128v-128h128v-256h-128v-128h-768zM384 128h256v256h-256v-256zM384 512h256v256h-256v-256z" />
<glyph unicode="&#x433;" d="M0 0v128h128v640h-128v128h896v-384h-128v128h-128v128h-256v-640h128v-128h-512z" />
<glyph unicode="&#x434;" d="M0 -256v768h128v128h128v256h512v-768h128v-384h-128v128h-128v128h-384v-128h-128v-128h-128zM256 128h256v512h-128v-128h-128v-384z" />
<glyph unicode="&#x435;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM256 640h384v128h-384v-128z" />
<glyph unicode="&#x436;" d="M0 0v384h128v128h-128v384h256v-384h128v384h128v-384h128v384h256v-384h-128v-128h128v-384h-256v384h-128v-384h-128v384h-128v-384h-256z" />
<glyph unicode="&#x437;" d="M0 128v128h256v-128h384v256h-256v128h256v256h-384v-128h-256v128h128v128h640v-128h128v-256h-128v-128h128v-256h-128v-128h-640v128h-128z" />
<glyph unicode="&#x438;" d="M0 0v896h256v-512h128v128h128v128h128v256h256v-896h-256v384h-128v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x439;" d="M0 0v896h256v-512h128v128h128v128h128v256h256v-896h-256v384h-128v-128h-128v-128h-128v-128h-256zM128 1152v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x43a;" d="M0 0v128h128v640h-128v128h384v-384h128v128h128v256h256v-256h-128v-128h-128v-128h128v-128h128v-256h-256v256h-128v128h-128v-384h-384z" />
<glyph unicode="&#x43b;" d="M0 0v128h128v512h128v128h128v128h512v-896h-256v768h-128v-128h-128v-512h-128v-128h-256z" />
<glyph unicode="&#x43c;" d="M0 0v896h256v-128h128v-128h128v128h128v128h256v-896h-256v512h-128v-256h-128v256h-128v-512h-256z" />
<glyph unicode="&#x43d;" d="M0 0v896h256v-384h384v384h256v-896h-256v384h-384v-384h-256z" />
<glyph unicode="&#x43e;" d="M0 128v640h128v128h640v-128h128v-640h-128v-128h-640v128h-128zM256 128h384v640h-384v-640z" />
<glyph unicode="&#x43f;" d="M0 0v896h896v-896h-256v768h-384v-768h-256z" />
<glyph unicode="&#x440;" d="M0 -256h128v1024h-128v128h256v-128h128v-640h256v640h-256v128h384v-128h128v-640h-128v-128h-384v-256h128v-128h-512v128z" />
<glyph unicode="&#x441;" d="M0 128v640h128v128h640v-128h128v-128h-256v128h-384v-640h384v128h256v-128h-128v-128h-640v128h-128z" />
<glyph unicode="&#x442;" d="M128 640v256h768v-256h-128v128h-128v-640h128v-128h-512v128h128v640h-128v-128h-128z" />
<glyph unicode="&#x443;" d="M0 128v768h256v-768h384v768h256v-1024h-128v-128h-128v-128h-640v128h512v128h128v128h-512v128h-128z" />
<glyph unicode="&#x444;" d="M0 128v640h128v128h256v384h128v-384h256v-128h128v-640h-128v-128h-256v-384h-128v384h-256v128h-128zM256 128h128v640h-128v-640zM512 128h128v640h-128v-640z" />
<glyph unicode="&#x445;" d="M0 0v128h128v128h128v384h-128v128h-128v128h256v-128h128v-128h128v128h128v128h256v-128h-128v-128h-128v-384h128v-128h128v-128h-256v128h-128v128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x446;" d="M0 0v896h256v-768h256v768h256v-768h128v-384h-128v128h-128v128h-640z" />
<glyph unicode="&#x447;" d="M0 512v384h256v-384h384v384h256v-896h-256v384h-512v128h-128z" />
<glyph unicode="&#x448;" d="M0 0v896h256v-768h128v768h128v-768h128v768h256v-896h-896z" />
<glyph unicode="&#x449;" d="M0 0v896h256v-768h128v768h128v-768h128v768h256v-768h128v-384h-128v128h-128v128h-768z" />
<glyph unicode="&#x44a;" d="M0 640v256h512v-384h256v-128h128v-256h-128v-128h-640v128h128v640h-128v-128h-128zM512 128h128v256h-128v-256z" />
<glyph unicode="&#x44b;" d="M0 0v896h256v-384h128v-128h-128v-256h128v-128h-384zM384 128v256h128v-256h-128zM640 0v896h256v-896h-256z" />
<glyph unicode="&#x44c;" d="M128 0v128h128v640h-128v128h512v-128h-128v-256h256v-128h128v-256h-128v-128h-640zM512 128h128v256h-128v-256z" />
<glyph unicode="&#x44d;" d="M0 128v128h256v-128h384v384h-256v128h256v128h-384v-128h-256v128h128v128h640v-128h128v-640h-128v-128h-640v128h-128z" />
<glyph unicode="&#x44e;" d="M0 0v896h256v-384h128v256h128v-640h-128v256h-128v-384h-256zM512 0v128h128v640h-128v128h256v-128h128v-640h-128v-128h-256z" />
<glyph unicode="&#x44f;" d="M0 0v128h128v256h128v128h-128v256h128v128h640v-128h-128v-640h128v-128h-384v384h-128v-384h-384zM384 512h128v256h-128v-256z" />
<glyph unicode="&#x450;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128zM256 640h384v128h-384v-128z" />
<glyph unicode="&#x451;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM0 1152v128h256v-128h-256zM256 640h384v128h-384v-128zM640 1152v128h256v-128h-256z" />
<glyph unicode="&#x452;" d="M0 0v128h128v896h-128v128h128v128h256v-128h256v-128h-256v-256h128v-128h-128v-640h-384zM512 -256h128v1024h-128v128h256v-128h128v-1024h-128v-128h-256v128z" />
<glyph unicode="&#x453;" d="M0 0v128h128v640h-128v128h896v-384h-128v128h-128v128h-256v-640h128v-128h-512zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x454;" d="M0 128v640h128v128h640v-128h128v-128h-256v128h-384v-256h384v-128h-384v-256h384v128h256v-128h-128v-128h-640v128h-128z" />
<glyph unicode="&#x455;" d="M0 128v128h256v-128h384v128h-128v128h-256v128h-128v128h-128v128h128v128h640v-128h128v-128h-256v128h-384v-128h128v-128h256v-128h128v-128h128v-128h-128v-128h-640v128h-128z" />
<glyph unicode="&#x456;" d="M256 0v128h128v640h-128v128h384v-768h128v-128h-512zM384 1024v256h256v-256h-256z" />
<glyph unicode="&#x457;" d="M128 1152v128h256v-128h-256zM256 0v128h128v640h-128v128h384v-768h128v-128h-512zM640 1152v128h256v-128h-256z" />
<glyph unicode="&#x458;" d="M0 0h256v-256h256v1024h-128v128h384v-1152h-128v-128h-512v128h-128v256zM512 1024v256h256v-256h-256z" />
<glyph unicode="&#x459;" d="M0 0v896h768v-128h-128v-256h128v-128h-128v-256h128v-128h-384v768h-128v-768h-256zM768 128v256h128v-256h-128z" />
<glyph unicode="&#x45a;" d="M0 0v896h256v-384h128v384h256v-384h128v-128h-128v-256h128v-128h-384v384h-128v-384h-256zM768 128v256h128v-256h-128z" />
<glyph unicode="&#x45b;" d="M0 0v128h128v896h-128v128h128v128h256v-128h256v-128h-256v-128h384v-128h128v-768h-256v768h-256v-768h-384z" />
<glyph unicode="&#x45c;" d="M0 0v128h128v640h-128v128h384v-384h128v128h128v256h256v-256h-128v-128h-128v-128h128v-128h128v-256h-256v256h-128v128h-128v-384h-384zM256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x45d;" d="M0 0v896h256v-512h128v128h128v128h128v256h256v-896h-256v384h-128v-128h-128v-128h-128v-128h-256zM128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#x45e;" d="M0 128v768h256v-768h384v768h256v-1024h-128v-128h-128v-128h-640v128h512v128h128v128h-512v128h-128zM128 1152v128h256v-128h128v128h256v-128h-128v-128h-384v128h-128z" />
<glyph unicode="&#x45f;" d="M0 0v128h128v640h-128v128h384v-768h128v768h384v-128h-128v-640h128v-128h-384v-256h-128v256h-384z" />
<glyph unicode="&#x490;" d="M0 0v128h128v1024h-128v128h640v128h128v128h128v-384h-512v-1024h128v-128h-512z" />
<glyph unicode="&#x491;" d="M0 0v128h128v640h-128v128h640v128h128v128h128v-384h-512v-640h128v-128h-512z" />
<glyph unicode="&#x5be;" d="M128 896v128h768v-128h-768z" />
<glyph unicode="&#x5d0;" d="M0 0v512h128v256h-128v256h256v-256h128v-128h128v-128h128v512h256v-512h-128v-256h128v-256h-256v256h-128v128h-128v128h-128v-512h-256z" />
<glyph unicode="&#x5d1;" d="M0 0v128h512v768h-512v128h640v-128h128v-768h128v-128h-896z" />
<glyph unicode="&#x5d2;" d="M0 0v128h256v128h128v128h128v512h-256v128h384v-128h128v-640h128v-256h-256v256h-128v-128h-128v-128h-384z" />
<glyph unicode="&#x5d3;" d="M0 896v128h896v-128h-128v-896h-256v896h-512z" />
<glyph unicode="&#x5d4;" d="M0 0v512h256v-512h-256zM0 896v128h768v-128h128v-896h-256v896h-640z" />
<glyph unicode="&#x5d5;" d="M128 896v128h384v-128h128v-896h-256v896h-256z" />
<glyph unicode="&#x5d6;" d="M0 896v128h768v-128h-256v-384h128v-256h-128v-128h-128v-128h-256v128h128v128h128v256h-128v384h-256z" />
<glyph unicode="&#x5d7;" d="M0 0v768h128v128h-128v128h768v-128h128v-896h-256v896h-256v-128h-128v-768h-256z" />
<glyph unicode="&#x5d8;" d="M0 128v896h256v-896h384v768h-128v128h256v-128h128v-768h-128v-128h-640v128h-128zM384 640v256h128v-256h-128z" />
<glyph unicode="&#x5d9;" d="M128 896v128h384v-128h128v-384h-128v-128h-256v128h128v384h-256z" />
<glyph unicode="&#x5da;" d="M0 896v128h768v-128h128v-384h-128v-768h128v-128h-384v896h128v384h-640z" />
<glyph unicode="&#x5db;" d="M0 0v128h640v768h-640v128h768v-128h128v-768h-128v-128h-768z" />
<glyph unicode="&#x5dc;" d="M0 896v384h256v-256h512v-128h128v-512h-128v-128h-128v-256h-256v256h128v128h128v512h-640z" />
<glyph unicode="&#x5dd;" d="M0 0v768h128v128h-128v128h768v-128h128v-896h-896zM256 128h384v768h-256v-128h-128v-640z" />
<glyph unicode="&#x5de;" d="M0 0v640h128v256h-128v128h256v-128h128v128h384v-128h128v-896h-512v128h256v768h-128v-128h-128v-128h-128v-640h-256z" />
<glyph unicode="&#x5df;" d="M256 896v128h384v-128h128v-256h-128v-896h128v-128h-384v1024h128v256h-256z" />
<glyph unicode="&#x5e0;" d="M128 0v128h384v768h-256v128h384v-128h128v-896h-640z" />
<glyph unicode="&#x5e1;" d="M0 128v640h128v128h-128v128h768v-128h128v-640h-128v-128h-128v-128h-512v128h-128zM256 128h256v128h128v640h-256v-128h-128v-640z" />
<glyph unicode="&#x5e2;" d="M0 0v128h256v128h-128v640h-128v128h384v-896h128v128h128v640h-128v128h384v-768h-128v-128h-128v-128h-640z" />
<glyph unicode="&#x5e3;" d="M0 384v384h128v128h-128v128h640v-128h128v-1152h128v-128h-384v1280h-256v-384h128v-128h-384z" />
<glyph unicode="&#x5e4;" d="M0 0v128h640v768h-384v-384h128v-128h-384v384h128v128h-128v128h768v-128h128v-896h-896z" />
<glyph unicode="&#x5e5;" d="M0 896v128h384v-512h128v128h128v256h-128v128h384v-384h-128v-128h-128v-128h-256v-640h128v-128h-384v1280h-128z" />
<glyph unicode="&#x5e6;" d="M0 0v128h640v128h-128v128h-128v128h-128v128h-128v256h-128v128h384v-384h128v-128h128v-128h128v-128h128v-256h-896zM512 896v128h384v-384h-128v-128h-128v384h-128z" />
<glyph unicode="&#x5e7;" d="M0 896v128h768v-128h128v-384h-128v-256h128v-128h-384v256h128v512h-640zM128 -384v1024h256v-1024h-256z" />
<glyph unicode="&#x5e8;" d="M0 896v128h768v-128h128v-896h-256v896h-640z" />
<glyph unicode="&#x5e9;" d="M0 128v896h256v-640h128v640h128v-768h-256v-128h384v896h256v-896h-128v-128h-640v128h-128z" />
<glyph unicode="&#x5ea;" d="M0 0v256h128v640h-128v128h768v-128h128v-896h-256v896h-256v-896h-384z" />
<glyph unicode="&#x5f0;" d="M0 896v128h256v-128h128v-896h-256v896h-128zM512 896v128h256v-128h128v-896h-256v896h-128z" />
<glyph unicode="&#x5f1;" d="M0 896v128h256v-128h128v-384h-256v384h-128zM512 896v128h256v-128h128v-896h-256v896h-128z" />
<glyph unicode="&#x5f2;" d="M0 896v128h256v-128h128v-384h-256v384h-128zM512 896v128h256v-128h128v-384h-256v384h-128z" />
<glyph unicode="&#x5f3;" d="M256 768v128h128v256h256v-256h-128v-128h-256z" />
<glyph unicode="&#x5f4;" d="M0 768v128h128v256h256v-256h-128v-128h-256zM512 768v128h128v256h256v-256h-128v-128h-256z" />
<glyph unicode="&#x1d1b;" d="M0 768v128h128v128h384v-128h128v128h256v-128h-128v-128h-128v-768h-256v896h-128v-128h-256z" />
<glyph unicode="&#x1d26;" d="M0 0v1280h896v-384h-256v256h-384v-1152h-256z" />
<glyph unicode="&#x1d28;" d="M0 896v128h896v-128h-128v-896h-256v896h-128v-896h-256v896h-128z" />
<glyph unicode="&#x1e80;" d="M0 128v1024h256v-768h128v384h128v-384h128v768h256v-1024h-128v-128h-256v256h-128v-256h-256v128h-128zM256 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#x1e81;" d="M0 128v768h256v-640h128v384h128v-384h128v640h256v-768h-128v-128h-256v128h-128v-128h-256v128h-128zM128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#x1e82;" d="M0 128v1024h256v-768h128v384h128v-384h128v768h256v-1024h-128v-128h-256v256h-128v-256h-256v128h-128zM256 1280v128h128v128h256v-128h-128v-128h-256z" />
<glyph unicode="&#x1e83;" d="M0 128v768h256v-640h128v384h128v-384h128v640h256v-768h-128v-128h-256v128h-128v-128h-256v128h-128zM128 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x1e84;" d="M0 128v1024h256v-768h128v384h128v-384h128v768h256v-1024h-128v-128h-256v256h-128v-256h-256v128h-128zM0 1280v128h256v-128h-256zM640 1280v128h256v-128h-256z" />
<glyph unicode="&#x1e85;" d="M0 128v768h256v-640h128v384h128v-384h128v640h256v-768h-128v-128h-256v128h-128v-128h-256v128h-128zM0 1152v128h256v-128h-256zM640 1152v128h256v-128h-256z" />
<glyph unicode="&#x1e9f;" d="M128 128v512h128v128h256v128h-128v128h-128v128h128v128h512v-128h-384v-128h128v-128h128v-128h128v-640h-128v-128h-512v128h-128zM384 128h256v512h-256v-512z" />
<glyph unicode="&#x1ef2;" d="M128 640v512h256v-512h256v512h256v-512h-128v-128h-128v-384h128v-128h-512v128h128v384h-128v128h-128zM256 1408v128h256v-128h128v-128h-256v128h-128z" />
<glyph unicode="&#x1ef3;" d="M0 128v768h256v-768h384v768h256v-1024h-128v-128h-128v-128h-640v128h512v128h128v128h-512v128h-128zM128 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#x2000;" horiz-adv-x="768" />
<glyph unicode="&#x2001;" horiz-adv-x="1536" />
<glyph unicode="&#x2002;" horiz-adv-x="768" />
<glyph unicode="&#x2003;" horiz-adv-x="1536" />
<glyph unicode="&#x2004;" horiz-adv-x="512" />
<glyph unicode="&#x2005;" horiz-adv-x="384" />
<glyph unicode="&#x2006;" horiz-adv-x="256" />
<glyph unicode="&#x2007;" horiz-adv-x="256" />
<glyph unicode="&#x2008;" horiz-adv-x="192" />
<glyph unicode="&#x2009;" horiz-adv-x="307" />
<glyph unicode="&#x200a;" horiz-adv-x="85" />
<glyph unicode="&#x2010;" d="M128 512v128h768v-128h-768z" />
<glyph unicode="&#x2011;" d="M0 512v128h896v-128h-896z" />
<glyph unicode="&#x2012;" d="M128 512v128h640v-128h-640z" />
<glyph unicode="&#x2013;" d="M128 512v128h640v-128h-640z" />
<glyph unicode="&#x2014;" d="M0 512v128h1024v-128h-1024z" />
<glyph unicode="&#x2015;" d="M0 512v128h1024v-128h-1024z" />
<glyph unicode="&#x2017;" d="M0 0h1024v-128h-1024v128zM0 -256h1024v-128h-1024v128z" />
<glyph unicode="&#x2018;" d="M256 1024v256h128v128h256v-128h-128v-256h-256z" />
<glyph unicode="&#x2019;" d="M256 1024v128h128v256h256v-256h-128v-128h-256z" />
<glyph unicode="&#x201a;" d="M256 -256h128v256h256v-256h-128v-128h-256v128z" />
<glyph unicode="&#x201b;" d="M256 1152v256h256v-256h128v-128h-256v128h-128z" />
<glyph unicode="&#x201c;" d="M0 1024v256h128v128h256v-128h-128v-256h-256zM512 1024v256h128v128h256v-128h-128v-256h-256z" />
<glyph unicode="&#x201d;" d="M0 1024v128h128v256h256v-256h-128v-128h-256zM512 1024v128h128v256h256v-256h-128v-128h-256z" />
<glyph unicode="&#x201e;" d="M0 -256h128v256h256v-256h-128v-128h-256v128zM512 -256h128v256h256v-256h-128v-128h-256v128z" />
<glyph unicode="&#x201f;" d="M0 1152v256h256v-256h128v-128h-256v128h-128zM512 1152v256h256v-256h128v-128h-256v128h-128z" />
<glyph unicode="&#x2020;" d="M128 768v128h256v512h256v-512h256v-128h-256v-1024h-256v1024h-256z" />
<glyph unicode="&#x2021;" d="M128 256v128h256v384h-256v128h256v512h256v-512h256v-128h-256v-384h256v-128h-256v-512h-256v512h-256z" />
<glyph unicode="&#x2022;" d="M256 384v256h128v128h256v-128h128v-256h-128v-128h-256v128h-128z" />
<glyph unicode="&#x2026;" d="M0 0v256h256v-256h-256zM384 0v256h256v-256h-256zM768 0v256h256v-256h-256z" />
<glyph unicode="&#x2027;" d="M384 384v256h256v-256h-256z" />
<glyph unicode="&#x202f;" horiz-adv-x="307" />
<glyph unicode="&#x2030;" d="M0 128v128h128v128h128v128h128v128h128v128h128v128h256v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-256zM0 640v256h256v-256h-256zM384 0v256h256v-256h-256zM768 0v256h256v-256h-256z" />
<glyph unicode="&#x2032;" d="M256 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x2033;" d="M0 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256zM384 1024v128h128v128h128v128h256v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x2035;" d="M256 1280v128h256v-128h128v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#x2039;" d="M256 512v128h128v128h128v128h256v-128h-128v-128h-128v-128h128v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#x203a;" d="M256 256v128h128v128h128v128h-128v128h-128v128h256v-128h128v-128h128v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x203c;" d="M128 0v256h256v-256h-256zM128 384v896h256v-896h-256zM640 0v256h256v-256h-256zM640 384v896h256v-896h-256z" />
<glyph unicode="&#x203e;" d="M128 1280v128h768v-128h-768z" />
<glyph unicode="&#x203f;" d="M0 -128h256v-128h384v128h256v-128h-128v-128h-640v128h-128v128z" />
<glyph unicode="&#x2040;" d="M0 1152v128h128v128h640v-128h128v-128h-256v128h-384v-128h-256z" />
<glyph unicode="&#x2044;" d="M0 0v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128z" />
<glyph unicode="&#x2054;" d="M0 -256h128v128h640v-128h128v-128h-256v128h-384v-128h-256v128z" />
<glyph unicode="&#x205f;" horiz-adv-x="384" />
<glyph unicode="&#x2074;" d="M0 896v128h128v128h128v-128h128v128h-128v128h128v128h256v-768h-256v256h-384z" />
<glyph unicode="&#x2075;" d="M0 640v128h384v256h-384v384h640v-128h-384v-128h256v-128h128v-256h-128v-128h-512z" />
<glyph unicode="&#x2076;" d="M0 768v512h128v128h384v-128h-256v-128h256v-128h128v-256h-128v-128h-384v128h-128zM256 768h128v256h-128v-256z" />
<glyph unicode="&#x2077;" d="M0 1152v256h640v-256h-128v-128h-128v-384h-256v384h128v128h128v128h-256v-128h-128z" />
<glyph unicode="&#x2078;" d="M0 768v256h128v128h-128v128h128v128h384v-128h128v-128h-128v-128h128v-256h-128v-128h-384v128h-128zM256 768h128v256h-128v-256zM256 1152h128v128h-128v-128z" />
<glyph unicode="&#x2079;" d="M0 1024v256h128v128h384v-128h128v-512h-128v-128h-384v128h256v128h-256v128h-128zM256 1024h128v256h-128v-256z" />
<glyph unicode="&#x207a;" d="M0 1024v128h256v256h256v-256h256v-128h-256v-256h-256v256h-256z" />
<glyph unicode="&#x207b;" d="M128 1024v128h640v-128h-640z" />
<glyph unicode="&#x207f;" d="M0 1280v128h256v-128h128v-640h-256v640h-128zM384 1280v128h256v-128h128v-640h-256v640h-128z" />
<glyph unicode="&#x2081;" d="M128 128v128h128v128h256v-640h128v-128h-512v128h128v384h-128z" />
<glyph unicode="&#x2082;" d="M0 128v128h128v128h384v-128h128v-128h-128v-128h-128v-128h-128v-128h256v128h128v-256h-640v256h128v128h128v128h128v128h-128v-128h-256z" />
<glyph unicode="&#x2083;" d="M0 256v128h512v-128h128v-128h-128v-128h128v-256h-128v-128h-512v128h384v256h-256v128h256v128h-384z" />
<glyph unicode="&#x2084;" d="M0 0h128v128h128v-128h128v128h-128v128h128v128h256v-768h-256v256h-384v128z" />
<glyph unicode="&#x2085;" d="M0 0v384h640v-128h-384v-128h256v-128h128v-256h-128v-128h-512v128h384v256h-384z" />
<glyph unicode="&#x2086;" d="M0 256h128v128h384v-128h-256v-128h256v-128h128v-256h-128v-128h-384v128h-128v512zM256 0v-256h128v256h-128z" />
<glyph unicode="&#x2087;" d="M0 128v256h640v-256h-128v-128h-128v-384h-256v384h128v128h128v128h-256v-128h-128z" />
<glyph unicode="&#x2088;" d="M0 0h128v128h-128v128h128v128h384v-128h128v-128h-128v-128h128v-256h-128v-128h-384v128h-128v256zM256 0v-256h128v256h-128zM256 128h128v128h-128v-128z" />
<glyph unicode="&#x2089;" d="M0 0v256h128v128h384v-128h128v-512h-128v-128h-384v128h256v128h-256v128h-128zM256 0h128v256h-128v-256z" />
<glyph unicode="&#x208a;" d="M0 0h256v256h256v-256h256v-128h-256v-256h-256v256h-256v128z" />
<glyph unicode="&#x208b;" d="M128 0h640v-128h-640v128z" />
<glyph unicode="&#x20a3;" d="M0 0v128h128v128h-128v128h128v768h-128v128h896v-384h-128v128h-128v128h-256v-384h128v128h128v-384h-128v128h-128v-256h128v-128h-128v-128h128v-128h-512z" />
<glyph unicode="&#x20a4;" d="M0 0v256h128v256h-128v128h128v128h-128v128h128v384h128v128h384v-128h128v-256h-128v128h-128v128h-128v-384h128v-128h-128v-128h128v-128h-128v-384h256v128h256v-128h-128v-128h-768z" />
<glyph unicode="&#x20a7;" d="M0 0v1408h640v-128h128v-256h-128v-128h-384v-896h-256zM256 1024h256v256h-256v-256zM384 512v128h128v128h128v128h128v-256h128v-128h-128v-384h128v-128h-256v128h-128v384h-128z" />
<glyph unicode="&#x20aa;" d="M0 128v896h640v-640h-128v512h-384v-768h-128zM256 128v640h128v-512h384v768h128v-896h-640z" />
<glyph unicode="&#x20ac;" d="M0 384v128h128v128h-128v128h128v128h128v128h128v128h384v-128h128v-128h-256v128h-128v-128h-128v-128h384v-128h-384v-128h256v-128h-256v-128h128v-128h128v128h256v-128h-128v-128h-384v128h-128v128h-128v128h-128z" />
<glyph unicode="&#x2105;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 896v384h128v128h256v-128h-128v-384h128v-128h-256v128h-128zM256 -128v384h128v128h384v-128h128v-384h-128v-128h-384 v128h-128zM384 896v128h128v-128h-128zM384 1152v128h128v-128h-128zM512 -128h128v384h-128v-384z" />
<glyph unicode="&#x2113;" d="M128 128v128h128v-128h-128zM128 512v512h128v128h128v128h128v-128h128v-128h128v-512h-128v-128h-128v-128h128v-128h128v-128h-256v128h-128v128h-128v256h-128zM384 512h128v512h-128v-512zM768 128v128h128v-128h-128z" />
<glyph unicode="&#x2116;" d="M0 0v1280h128v-128h128v-128h128v-128h128v384h512v-512h-256v-128h256v-128h-256v-512h-256v512h-128v128h-128v-640h-256zM768 896h128v256h-128v-256z" />
<glyph unicode="&#x2122;" d="M0 1280v128h512v-128h128v-128h-128v-384h-128v512h-128v-512h-128v512h-128zM640 1024v128h128v-128h-128zM768 1152v128h128v128h128v-640h-128v384h-128z" />
<glyph unicode="&#x2126;" d="M0 0v128h128v512h-128v384h128v128h128v128h384v-128h128v-128h128v-384h-128v-512h128v-128h-384v640h128v384h-128v128h-128v-128h-128v-384h128v-640h-384z" />
<glyph unicode="&#x212e;" d="M0 128v640h128v128h640v-128h128v-256h-640v-384h384v128h256v-128h-128v-128h-640v128h-128zM256 640h384v128h-384v-128z" />
<glyph unicode="&#x2150;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v640h256v-640h-256zM384 0h128v128h128v128h-256v128h512v-256h-128v-128h-128v-256h-256v256z" />
<glyph unicode="&#x2151;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v640h256v-640h-256zM256 128v128h128v128h384v-128h128v-384h-128v-128h-384v128h256v128h-256v128h-128zM512 128h128 v128h-128v-128z" />
<glyph unicode="&#x2153;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v640h256v-640h-256zM384 0v128h256v128h-256v128h384v-128h128v-128h-128v-128h128v-128h-128v-128h-384v128h256v128 h-256z" />
<glyph unicode="&#x2154;" d="M0 128v256h128v128h128v128h128v128h-384v256h128v128h128v128h-256v128h384v-128h128v-128h-128v-128h-128v-128h384v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM384 0v128h256v128h-256v128h384v-128h128v-128h-128 v-128h128v-128h-128v-128h-384v128h256v128h-256z" />
<glyph unicode="&#x2155;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v640h256v-640h-256zM384 0v384h512v-128h-256v-128h128v-128h128v-128h-128v-128h-384v128h256v128h-256z" />
<glyph unicode="&#x2156;" d="M0 128v256h128v128h128v128h128v128h-384v256h128v128h128v128h-256v128h384v-128h128v-128h-128v-128h-128v-128h384v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM384 0v384h512v-128h-256v-128h128v-128h128v-128h-128 v-128h-384v128h256v128h-256z" />
<glyph unicode="&#x2157;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v128h256v128h-256v128h256v128h-256v128h384v-128h128v-128h-128v-128h128v-128h-128v-128h-384zM384 0v384h512v-128 h-256v-128h128v-128h128v-128h-128v-128h-384v128h256v128h-256z" />
<glyph unicode="&#x2158;" d="M0 128v256h128v128h128v128h128v128h-128v128h-256v256h128v-128h128v128h-128v128h128v128h256v-512h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM384 0v384h512v-128h-256v-128h128v-128h128v-128h-128v-128h-384 v128h256v128h-256z" />
<glyph unicode="&#x2159;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v640h256v-640h-256zM256 -128v384h128v128h384v-128h-256v-128h256v-128h128v-128h-128v-128h-384v128h-128zM512 0 v-128h128v128h-128z" />
<glyph unicode="&#x215a;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v128h256v128h-256v384h512v-128h-256v-128h128v-128h128v-128h-128v-128h-384zM256 -128v384h128v128h384v-128h-256 v-128h256v-128h128v-128h-128v-128h-384v128h-128zM512 0v-128h128v128h-128z" />
<glyph unicode="&#x215b;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v640h256v-640h-256zM256 0h128v128h-128v128h128v128h384v-128h128v-128h-128v-128h128v-128h-128v-128h-384v128h-128 v128zM512 0v-128h128v128h-128zM512 128h128v128h-128v-128z" />
<glyph unicode="&#x215c;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v128h256v128h-256v128h256v128h-256v128h384v-128h128v-128h-128v-128h128v-128h-128v-128h-384zM256 0h128v128h-128 v128h128v128h384v-128h128v-128h-128v-128h128v-128h-128v-128h-384v128h-128v128zM512 0v-128h128v128h-128zM512 128h128v128h-128v-128z" />
<glyph unicode="&#x215d;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v128h256v128h-256v384h512v-128h-256v-128h128v-128h128v-128h-128v-128h-384zM256 0h128v128h-128v128h128v128h384 v-128h128v-128h-128v-128h128v-128h-128v-128h-384v128h-128v128zM512 0v-128h128v128h-128zM512 128h128v128h-128v-128z" />
<glyph unicode="&#x215e;" d="M0 128v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128zM0 768v256h128v128h128v128h-256v128h512v-256h-128v-128h-128v-256h-256zM256 0h128v128h-128v128h128v128h384v-128h128 v-128h-128v-128h128v-128h-128v-128h-384v128h-128v128zM512 0v-128h128v128h-128zM512 128h128v128h-128v-128z" />
<glyph unicode="&#x2190;" d="M0 512v128h128v128h128v128h256v-128h-128v-128h512v-128h-512v-128h128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#x2191;" d="M128 896v128h128v128h128v128h256v-128h128v-128h128v-128h-256v-896h-256v896h-256z" />
<glyph unicode="&#x2192;" d="M0 512v128h512v128h-128v128h256v-128h128v-128h128v-128h-128v-128h-128v-128h-256v128h128v128h-512z" />
<glyph unicode="&#x2193;" d="M128 256v128h256v896h256v-896h256v-128h-128v-128h-128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#x2194;" d="M0 512v128h128v128h128v128h128v-256h128v256h128v-128h128v-128h128v-128h-128v-128h-128v-128h-128v256h-128v-256h-128v128h-128v128h-128z" />
<glyph unicode="&#x2195;" d="M128 384v128h256v384h-256v128h128v128h128v128h256v-128h128v-128h128v-128h-256v-384h256v-128h-128v-128h-128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#x21a8;" d="M128 0v128h256v128h-128v128h-128v128h256v384h-256v128h128v128h128v128h256v-128h128v-128h128v-128h-256v-384h256v-128h-128v-128h-128v-128h256v-128h-768z" />
<glyph unicode="&#x2202;" d="M0 128v384h128v128h128v128h384v256h-128v128h-128v-128h-256v128h128v128h384v-128h128v-128h128v-768h-128v-128h-128v-128h-512v128h-128zM256 128h256v128h128v384h-256v-128h-128v-384z" />
<glyph unicode="&#x2205;" d="M0 0v128h128v256h-128v384h128v128h512v128h128v128h256v-128h-128v-256h128v-384h-128v-128h-512v-128h-128v-128h-256zM256 512h128v256h-128v-256zM512 384h256v384h-128v-256h-128v-128z" />
<glyph unicode="&#x2206;" d="M0 128v640h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-640h-896zM256 256h384v512h-128v128h-128v-128h-128v-512z" />
<glyph unicode="&#x2208;" d="M128 256v768h128v128h128v128h384v-128h-256v-128h-128v-256h384v-128h-384v-384h128v-128h256v-128h-384v128h-128v128h-128z" />
<glyph unicode="&#x220f;" d="M0 -256v1536h896v-1536h-256v1408h-384v-1408h-256z" />
<glyph unicode="&#x2211;" d="M0 0v256h128v128h128v128h128v128h-128v128h-128v128h-128v256h896v-256h-256v128h-384v-128h128v-128h128v-128h128v-128h-128v-128h-128v-128h-128v-128h384v128h256v-256h-896z" />
<glyph unicode="&#x2212;" d="M0 512v128h896v-128h-896z" />
<glyph unicode="&#x2215;" d="M0 0v256h128v128h128v128h128v128h128v128h128v128h128v128h128v-256h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128z" />
<glyph unicode="&#x2219;" d="M384 384v256h256v-256h-256z" />
<glyph unicode="&#x221a;" d="M0 512v128h384v-384h128v1152h512v-128h-256v-1280h-384v128h-128v128h-128v256h-128z" />
<glyph unicode="&#x221e;" d="M0 384v384h128v128h768v-128h128v-384h-128v-128h-768v128h-128zM256 384h128v384h-128v-384zM640 384h128v384h-128v-384z" />
<glyph unicode="&#x221f;" d="M0 256v512h256v-384h640v-128h-896z" />
<glyph unicode="&#x2229;" d="M0 0v1024h128v128h640v-128h128v-1024h-256v1024h-384v-1024h-256z" />
<glyph unicode="&#x222b;" d="M0 0h256v-384h128v1792h128v128h384v-128h128v-256h-256v256h-128v-1792h-128v-128h-384v128h-128v384z" />
<glyph unicode="&#x2248;" d="M0 256v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256zM0 640v128h128v128h384v-128h128v128h256v-128h-128v-128h-384v128h-128v-128h-256z" />
<glyph unicode="&#x2260;" d="M0 128v128h128v128h-128v128h256v128h128v128h-384v128h512v128h128v128h256v-128h-128v-128h128v-128h-256v-128h-128v-128h384v-128h-512v-128h-128v-128h-256z" />
<glyph unicode="&#x2261;" d="M0 128v128h896v-128h-896zM0 512v128h896v-128h-896zM0 896v128h896v-128h-896z" />
<glyph unicode="&#x2264;" d="M128 0v128h768v-128h-768zM128 640v128h128v128h128v128h128v128h256v-128h-128v-128h-128v-128h-128v-128h128v-128h128v-128h128v-128h-256v128h-128v128h-128v128h-128z" />
<glyph unicode="&#x2265;" d="M128 0v128h768v-128h-768zM256 256v128h128v128h128v128h128v128h-128v128h-128v128h-128v128h256v-128h128v-128h128v-128h128v-128h-128v-128h-128v-128h-128v-128h-256z" />
<glyph unicode="&#x2299;" d="M0 128v1024h128v128h640v-128h128v-1024h-128v-128h-640v128h-128zM256 128h384v1024h-384v-1024zM384 512v256h128v-256h-128z" />
<glyph unicode="&#x2300;" d="M0 128v1024h128v128h640v-128h128v-1024h-128v-128h-640v128h-128zM256 128h384v512h-128v-128h-128v-128h-128v-256zM256 640h128v128h128v128h128v256h-384v-512z" />
<glyph unicode="&#x2302;" d="M0 128v512h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-512h-896zM256 256h384v384h-128v128h-128v-128h-128v-384z" />
<glyph unicode="&#x2310;" d="M0 128v640h896v-128h-640v-512h-256z" />
<glyph unicode="&#x2320;" d="M384 -512v1664h128v128h384v-128h128v-256h-256v256h-128v-1664h-256z" />
<glyph unicode="&#x2321;" d="M0 128v384h256v-384h128v1408h256v-1408h-128v-128h-384v128h-128z" />
<glyph unicode="&#x2500;" d="M0 512v128h1024v-128h-1024z" />
<glyph unicode="&#x2502;" d="M384 -512v2048h256v-2048h-256z" />
<glyph unicode="&#x250c;" d="M384 -512v1152h640v-128h-384v-1024h-256z" />
<glyph unicode="&#x2510;" d="M0 512v128h640v-1152h-256v1024h-384z" />
<glyph unicode="&#x2514;" d="M384 512v1024h256v-896h384v-128h-640z" />
<glyph unicode="&#x2518;" d="M0 512v128h384v896h256v-1024h-640z" />
<glyph unicode="&#x251c;" d="M384 -512v2048h256v-896h384v-128h-384v-1024h-256z" />
<glyph unicode="&#x2524;" d="M0 512v128h384v896h256v-2048h-256v1024h-384z" />
<glyph unicode="&#x252c;" d="M0 512v128h1024v-128h-384v-1024h-256v1024h-384z" />
<glyph unicode="&#x2534;" d="M0 512v128h384v896h256v-896h384v-128h-1024z" />
<glyph unicode="&#x253c;" d="M0 512v128h384v896h256v-896h384v-128h-384v-1024h-256v1024h-384z" />
<glyph unicode="&#x2550;" d="M0 512v128h1024v-128h-1024zM0 768v128h1024v-128h-1024z" />
<glyph unicode="&#x2551;" d="M256 -512v2048h256v-2048h-256zM640 -512v2048h256v-2048h-256z" />
<glyph unicode="&#x2552;" d="M384 -512v1408h640v-128h-384v-128h384v-128h-384v-1024h-256z" />
<glyph unicode="&#x2553;" d="M256 -512v1152h768v-128h-128v-1024h-256v1024h-128v-1024h-256z" />
<glyph unicode="&#x2554;" d="M256 -512v1408h768v-128h-512v-1280h-256zM640 -512v1152h384v-128h-128v-1024h-256z" />
<glyph unicode="&#x2555;" d="M0 512v128h384v128h-384v128h640v-1408h-256v1024h-384z" />
<glyph unicode="&#x2556;" d="M0 512v128h896v-1152h-256v1024h-128v-1024h-256v1024h-256z" />
<glyph unicode="&#x2557;" d="M0 512v128h512v-1152h-256v1024h-256zM0 768v128h896v-1408h-256v1280h-640z" />
<glyph unicode="&#x2558;" d="M384 512v1024h256v-640h384v-128h-384v-128h384v-128h-640z" />
<glyph unicode="&#x2559;" d="M256 512v1024h256v-896h128v896h256v-896h128v-128h-768z" />
<glyph unicode="&#x255a;" d="M256 512v1024h256v-896h512v-128h-768zM640 768v768h256v-640h128v-128h-384z" />
<glyph unicode="&#x255b;" d="M0 512v128h384v128h-384v128h384v640h256v-1024h-640z" />
<glyph unicode="&#x255c;" d="M0 512v128h256v896h256v-896h128v896h256v-1024h-896z" />
<glyph unicode="&#x255d;" d="M0 512v128h640v896h256v-1024h-896zM0 768v128h256v640h256v-768h-512z" />
<glyph unicode="&#x255e;" d="M384 -512v2048h256v-640h384v-128h-384v-128h384v-128h-384v-1024h-256z" />
<glyph unicode="&#x255f;" d="M256 -512v2048h256v-2048h-256zM640 -512v2048h256v-896h128v-128h-128v-1024h-256z" />
<glyph unicode="&#x2560;" d="M256 -512v2048h256v-2048h-256zM640 -512v1152h384v-128h-128v-1024h-256zM640 768v768h256v-640h128v-128h-384z" />
<glyph unicode="&#x2561;" d="M0 512v128h384v128h-384v128h384v640h256v-2048h-256v1024h-384z" />
<glyph unicode="&#x2562;" d="M0 512v128h256v896h256v-2048h-256v1024h-256zM640 -512v2048h256v-2048h-256z" />
<glyph unicode="&#x2563;" d="M0 512v128h512v-1152h-256v1024h-256zM0 768v128h256v640h256v-768h-512zM640 -512v2048h256v-2048h-256z" />
<glyph unicode="&#x2564;" d="M0 512v128h1024v-128h-384v-1024h-256v1024h-384zM0 768v128h1024v-128h-1024z" />
<glyph unicode="&#x2565;" d="M0 512v128h1024v-128h-128v-1024h-256v1024h-128v-1024h-256v1024h-256z" />
<glyph unicode="&#x2566;" d="M0 512v128h512v-1152h-256v1024h-256zM0 768v128h1024v-128h-1024zM640 -512v1152h384v-128h-128v-1024h-256z" />
<glyph unicode="&#x2567;" d="M0 512v128h1024v-128h-1024zM0 768v128h384v640h256v-640h384v-128h-1024z" />
<glyph unicode="&#x2568;" d="M0 512v128h256v896h256v-896h128v896h256v-896h128v-128h-1024z" />
<glyph unicode="&#x2569;" d="M0 512v128h1024v-128h-1024zM0 768v128h256v640h256v-768h-512zM640 768v768h256v-640h128v-128h-384z" />
<glyph unicode="&#x256a;" d="M0 512v128h384v128h-384v128h384v640h256v-640h384v-128h-384v-128h384v-128h-384v-1024h-256v1024h-384z" />
<glyph unicode="&#x256b;" d="M0 512v128h256v896h256v-896h128v896h256v-896h128v-128h-128v-1024h-256v1024h-128v-1024h-256v1024h-256z" />
<glyph unicode="&#x256c;" d="M0 512v128h512v-1152h-256v1024h-256zM0 768v128h256v640h256v-768h-512zM640 -512v1152h384v-128h-128v-1024h-256zM640 768v768h256v-640h128v-128h-384z" />
<glyph unicode="&#x2580;" d="M0 640v896h1024v-896h-1024z" />
<glyph unicode="&#x2581;" d="M0 -128h1024v-256h-1024v256z" />
<glyph unicode="&#x2584;" d="M0 -512v1152h1024v-1152h-1024z" />
<glyph unicode="&#x2588;" d="M0 -512v2048h1024v-2048h-1024z" />
<glyph unicode="&#x258c;" d="M0 -512v2048h512v-2048h-512z" />
<glyph unicode="&#x2590;" d="M512 -512v2048h512v-2048h-512z" />
<glyph unicode="&#x2591;" d="M128 0v128h128v-128h-128zM128 -128h128v-128h-128v128zM128 256v128h128v-128h-128zM128 -384h128v-128h-128v128zM128 512v128h128v-128h-128zM128 768v128h128v-128h-128zM128 1024v128h128v-128h-128zM128 1280v128h128v-128h-128zM384 0h128v-128h-128v128zM384 128 v128h128v-128h-128zM384 -256h128v-128h-128v128zM384 384v128h128v-128h-128zM384 640v128h128v-128h-128zM384 896v128h128v-128h-128zM384 1152v128h128v-128h-128zM384 1408v128h128v-128h-128zM640 0v128h128v-128h-128zM640 -128h128v-128h-128v128zM640 256v128h128 v-128h-128zM640 -384h128v-128h-128v128zM640 512v128h128v-128h-128zM640 768v128h128v-128h-128zM640 1024v128h128v-128h-128zM640 1280v128h128v-128h-128zM896 0h128v-128h-128v128zM896 128v128h128v-128h-128zM896 -256h128v-128h-128v128zM896 384v128h128v-128 h-128zM896 640v128h128v-128h-128zM896 896v128h128v-128h-128zM896 1152v128h128v-128h-128zM896 1408v128h128v-128h-128z" />
<glyph unicode="&#x2592;" d="M0 0v128h128v-128h-128zM0 -128h128v-128h-128v128zM0 256v128h128v-128h-128zM0 -384h128v-128h-128v128zM0 512v128h128v-128h-128zM0 768v128h128v-128h-128zM0 1024v128h128v-128h-128zM0 1280v128h128v-128h-128zM128 0h128v-128h-128v128zM128 128v128h128v-128 h-128zM128 -256h128v-128h-128v128zM128 384v128h128v-128h-128zM128 640v128h128v-128h-128zM128 896v128h128v-128h-128zM128 1152v128h128v-128h-128zM128 1408v128h128v-128h-128zM256 0v128h128v-128h-128zM256 -128h128v-128h-128v128zM256 256v128h128v-128h-128z M256 -384h128v-128h-128v128zM256 512v128h128v-128h-128zM256 768v128h128v-128h-128zM256 1024v128h128v-128h-128zM256 1280v128h128v-128h-128zM384 0h128v-128h-128v128zM384 128v128h128v-128h-128zM384 -256h128v-128h-128v128zM384 384v128h128v-128h-128zM384 640 v128h128v-128h-128zM384 896v128h128v-128h-128zM384 1152v128h128v-128h-128zM384 1408v128h128v-128h-128zM512 0v128h128v-128h-128zM512 -128h128v-128h-128v128zM512 256v128h128v-128h-128zM512 -384h128v-128h-128v128zM512 512v128h128v-128h-128zM512 768v128h128 v-128h-128zM512 1024v128h128v-128h-128zM512 1280v128h128v-128h-128zM640 0h128v-128h-128v128zM640 128v128h128v-128h-128zM640 -256h128v-128h-128v128zM640 384v128h128v-128h-128zM640 640v128h128v-128h-128zM640 896v128h128v-128h-128zM640 1152v128h128v-128 h-128zM640 1408v128h128v-128h-128zM768 0v128h128v-128h-128zM768 -128h128v-128h-128v128zM768 256v128h128v-128h-128zM768 -384h128v-128h-128v128zM768 512v128h128v-128h-128zM768 768v128h128v-128h-128zM768 1024v128h128v-128h-128zM768 1280v128h128v-128h-128z M896 0h128v-128h-128v128zM896 128v128h128v-128h-128zM896 -256h128v-128h-128v128zM896 384v128h128v-128h-128zM896 640v128h128v-128h-128zM896 896v128h128v-128h-128zM896 1152v128h128v-128h-128zM896 1408v128h128v-128h-128z" />
<glyph unicode="&#x2593;" d="M0 0h128v128h-128v128h128v128h-128v128h128v128h-128v128h128v128h-128v128h128v128h-128v128h128v128h-128v128h256v-128h128v128h384v-128h128v128h128v-2048h-384v128h-128v-128h-384v128h-128v128h128v128h-128v128zM256 0v-128h128v128h-128zM256 128h128v128h-128 v-128zM256 -256v-128h128v128h-128zM256 384h128v128h-128v-128zM256 640h128v128h-128v-128zM256 896h128v128h-128v-128zM256 1152h128v128h-128v-128zM512 0h128v128h-128v-128zM512 -128v-128h128v128h-128zM512 256h128v128h-128v-128zM512 512h128v128h-128v-128z M512 768h128v128h-128v-128zM512 1024h128v128h-128v-128zM512 1280h128v128h-128v-128zM768 0v-128h128v128h-128zM768 128h128v128h-128v-128zM768 -256v-128h128v128h-128zM768 384h128v128h-128v-128zM768 640h128v128h-128v-128zM768 896h128v128h-128v-128zM768 1152 h128v128h-128v-128z" />
<glyph unicode="&#x25a0;" d="M128 128v896h640v-896h-640z" />
<glyph unicode="&#x25a1;" d="M128 128v896h768v-896h-768zM384 256h256v640h-256v-640z" />
<glyph unicode="&#x25aa;" d="M128 256v512h640v-512h-640z" />
<glyph unicode="&#x25ab;" d="M128 256v512h640v-512h-640zM384 384h128v256h-128v-256z" />
<glyph unicode="&#x25ac;" d="M0 0v512h896v-512h-896z" />
<glyph unicode="&#x25b2;" d="M0 128v256h128v256h128v256h128v128h128v-128h128v-256h128v-256h128v-256h-896z" />
<glyph unicode="&#x25ba;" d="M0 0v1408h128v-128h128v-128h128v-128h128v-128h128v-128h256v-128h-256v-128h-128v-128h-128v-128h-128v-128h-128v-128h-128z" />
<glyph unicode="&#x25bc;" d="M0 768v256h896v-256h-128v-256h-128v-256h-128v-128h-128v128h-128v256h-128v256h-128z" />
<glyph unicode="&#x25c4;" d="M0 640v128h256v128h128v128h128v128h128v128h128v128h128v-1408h-128v128h-128v128h-128v128h-128v128h-128v128h-256z" />
<glyph unicode="&#x25ca;" d="M0 512v128h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-128h-128v-128h-128v-128h-128v-128h-128v128h-128v128h-128v128h-128zM256 512h128v-128h128v128h128v128h-128v128h-128v-128h-128v-128z" />
<glyph unicode="&#x25cb;" d="M128 256v512h128v128h512v-128h128v-512h-128v-128h-512v128h-128zM256 384h128v-128h256v128h128v256h-128v128h-256v-128h-128v-256z" />
<glyph unicode="&#x25cf;" d="M128 256v512h128v128h512v-128h128v-512h-128v-128h-512v128h-128z" />
<glyph unicode="&#x25d8;" d="M0 -512v2048h1024v-2048h-1024zM256 384h128v-128h256v128h128v256h-128v128h-256v-128h-128v-256z" />
<glyph unicode="&#x25d9;" d="M0 -512v2048h1024v-2048h-1024zM128 256h128v-128h512v128h128v512h-128v128h-512v-128h-128v-512zM256 384v256h128v128h256v-128h128v-256h-128v-128h-256v128h-128z" />
<glyph unicode="&#x25e6;" d="M128 384v256h128v128h384v-128h128v-256h-128v-128h-384v128h-128zM384 384h128v256h-128v-256z" />
<glyph unicode="&#x25fc;" horiz-adv-x="896" d="M0 0v896h896v-896h-896z" />
<glyph unicode="&#x263a;" d="M0 128v1024h128v-1024h-128zM128 0v128h768v-128h-768zM128 1152v128h768v-128h-768zM256 512v128h512v-128h-128v-128h-256v128h-128zM256 896v128h128v-128h-128zM640 896v128h128v-128h-128zM896 128v1024h128v-1024h-128z" />
<glyph unicode="&#x263b;" d="M0 128v1024h128v128h768v-128h128v-1024h-128v-128h-768v128h-128zM256 512h128v-128h256v128h128v128h-512v-128zM256 896h128v128h-128v-128zM640 896h128v128h-128v-128z" />
<glyph unicode="&#x263c;" d="M0 256v128h256v-128h-256zM0 512v128h256v128h128v384h256v-384h128v-128h256v-128h-256v-128h-128v-384h-256v384h-128v128h-256zM0 768v128h256v-128h-256zM384 512h256v128h-256v-128zM768 256v128h256v-128h-256zM768 768v128h256v-128h-256z" />
<glyph unicode="&#x2640;" d="M128 256v128h256v128h-128v128h-128v512h128v128h512v-128h128v-512h-128v-128h-128v-128h256v-128h-256v-256h-256v256h-256zM384 640h256v512h-256v-512z" />
<glyph unicode="&#x2642;" d="M0 128v512h128v128h128v128h128v128h128v128h-128v128h512v-512h-128v256h-128v-128h-128v-128h128v-128h128v-512h-128v-128h-512v128h-128zM256 128h256v512h-256v-512z" />
<glyph unicode="&#x2660;" d="M0 512v256h128v128h128v128h128v128h256v-128h128v-128h128v-128h128v-256h-128v-128h-256v-256h128v-128h-512v128h128v256h-256v128h-128z" />
<glyph unicode="&#x2663;" d="M0 384v384h256v256h128v128h256v-128h128v-256h256v-384h-384v384h-256v-384h-384zM256 0v128h128v256h256v-256h128v-128h-512z" />
<glyph unicode="&#x2665;" d="M0 384v512h128v128h256v-128h128v128h256v-128h128v-512h-128v-128h-128v-128h-128v-128h-128v128h-128v128h-128v128h-128z" />
<glyph unicode="&#x2666;" d="M0 512v128h128v128h128v128h128v128h128v-128h128v-128h128v-128h128v-128h-128v-128h-128v-128h-128v-128h-128v128h-128v128h-128v128h-128z" />
<glyph unicode="&#x266a;" d="M0 0v256h128v128h128v896h768v-384h-512v-768h-128v-128h-384zM512 1024h256v128h-256v-128z" />
<glyph unicode="&#x266b;" d="M0 -128v384h128v1024h896v-1152h-128v-128h-256v384h128v512h-384v-896h-128v-128h-256zM384 1024h384v128h-384v-128z" />
<glyph unicode="&#x2713;" d="M0 256v256h128v-128h128v-128h128v256h128v512h128v384h256v-384h-128v-512h-128v-384h-128v-128h-256v128h-128v128h-128z" />
<glyph unicode="&#xfb01;" d="M0 0v128h128v512h-128v128h128v384h128v128h640v-256h-256v128h-256v-384h512v-640h128v-128h-384v640h-256v-512h128v-128h-512z" />
<glyph unicode="&#xfb02;" d="M0 0v128h128v512h-128v128h128v384h128v128h640v-1152h128v-128h-384v1152h-256v-384h128v-128h-128v-512h128v-128h-512z" />
<glyph unicode="&#xfffd;" d="M0 -512v1408h256v256h384v-256h-128v-128h-128v-384h256v384h128v128h128v256h-128v128h-640v-128h-128v384h1024v-2048h-1024zM384 0h256v256h-256v-256z" />
</font>
</defs></svg>

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

Binary file not shown.

BIN
dist/www-bootstrap/static/header.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

345
dist/www-bootstrap/static/style.css vendored Normal file
View File

@ -0,0 +1,345 @@
@font-face {
font-family: 'pxplus_ibm_vga8regular';
src: url('/static/fonts/pxplus_ibm_vga8-webfont.woff2') format('woff2'),
url('static/fonts/pxplus_ibm_vga8-webfont.svg') format('svg'),
url('/static/fonts/pxplus_ibm_vga8-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
.footer {
font-size: small;
}
.div-table {
background-color: #eee;
border: 1px solid #666666;
border-spacing: 5px;
}
.email-summary-seen {
background-color: #eee;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.email-summary {
background-color: #b2ffb0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.email-id {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 5%;
flex: 0 0 5%;
max-width: 5%;
}
.email-subject {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
}
.email-from {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.email-date {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.email-delete {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 5%;
flex: 0 0 5%;
max-width: 5%;
}
.email-view-header {
background-color: #eee;
border: 1px solid #666666;
padding: 5px;
margin-bottom: 10px;
}
.email-view-subject {
font-size: xx-large;
}
.email-view-from {
color: #222;
}
.email-view-date {
color: #222;
}
.conference-list-item {
background-color: #333333;
color: white;
padding: 5px;
}
.area-list-item {
padding: 5px 0 5px 15px;
}
.area-list-new {
padding: 5px 0 5px 15px;
background-color: #b2ffb0;
}
.msg-summary-seen {
background-color: #eee;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.msg-summary {
background-color: #b2ffb0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.msg-summary-id {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 5%;
flex: 0 0 5%;
max-width: 5%;
}
.msg-summary-subject {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 35%;
flex: 0 0 35%;
max-width: 35%;
}
.msg-summary-from {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.msg-summary-to {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.msg-summary-date {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.msg-view-header {
background-color: #eee;
border: 1px solid #666666;
padding: 5px;
margin-bottom: 10px;
}
.msg-view-subject {
font-size: xx-large;
}
.msg-view-from {
color: #222;
}
.msg-view-to {
color: #222;
}
.msg-view-date {
color: #222;
}
.menu ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
background-color: #333333;
}
.menu li {
float: left;
}
.menu li a {
display: block;
color: white;
text-align: center;
padding: 16px;
text-decoration: none;
}
.menu li a:hover {
background-color: #111111;
}
.email-reply-form {
margin-left: 20px;
}
.button {
padding-bottom:10px;
}
.button a {
width: auto;
padding: 5px;
color: white;
background-color: #333;
text-decoration: none;
}
.button a:hover {
background-color: #111111;
}
.last10-row {
background-color: #eee;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.last10-name {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.last10-location {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.last10-date {
position: relative;
width: 100%;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
#msgbody {
background-color: black;
color: gray;
font-family: 'pxplus_ibm_vga8regular';
line-height: 1;
padding: 5px;
}

17
dist/www/header.tpl vendored
View File

@ -3,6 +3,23 @@
<TITLE>Magicka BBS</TITLE> <TITLE>Magicka BBS</TITLE>
<link rel="stylesheet" type="text/css" href="@@WWW_URL@@static/style.css"> <link rel="stylesheet" type="text/css" href="@@WWW_URL@@static/style.css">
<meta charset="utf-8"> <meta charset="utf-8">
<script language='javascript'>
function validate () {
if(document.getElementById('recipient').value=="") {
alert("To can not be empty.");
return false;
}
if(document.getElementById('subject').value=="") {
alert("Subject can not be empty");
return false;
}
if(document.getElementById('body').value=="") {
alert("Can't send an empty message!");
return false;
}
return true;
}
</script>
</HEAD> </HEAD>
<BODY> <BODY>
<div class="header"> <div class="header">

View File

@ -156,7 +156,7 @@ char *www_new_email() {
max_len = 4096; max_len = 4096;
len = 0; len = 0;
memset(page, 0, 4096); memset(page, 0, 4096);
sprintf(buffer, "<div class=\"content-header\"><h2>New Email</h2></div>\n"); sprintf(buffer, "<div class=\"content-header\"><h2>New Email</h2></div>\n");
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
@ -165,7 +165,7 @@ char *www_new_email() {
strcat(page, buffer); strcat(page, buffer);
len += strlen(buffer); len += strlen(buffer);
sprintf(buffer, "<form action=\"%semail/\" method=\"POST\" enctype=\"application/x-www-form-urlencoded\">\n", conf.www_url); sprintf(buffer, "<form action=\"%semail/\" method=\"POST\" onsubmit=\"return validate()\" enctype=\"application/x-www-form-urlencoded\">\n", conf.www_url);
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
page = (char *)realloc(page, max_len); page = (char *)realloc(page, max_len);
@ -173,7 +173,7 @@ char *www_new_email() {
strcat(page, buffer); strcat(page, buffer);
len += strlen(buffer); len += strlen(buffer);
sprintf(buffer, "To : <input type=\"text\" name=\"recipient\" /><br />\n"); sprintf(buffer, "To : <input type=\"text\" name=\"recipient\" id=\"recipient\" /><br />\n");
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
page = (char *)realloc(page, max_len); page = (char *)realloc(page, max_len);
@ -181,7 +181,7 @@ char *www_new_email() {
strcat(page, buffer); strcat(page, buffer);
len += strlen(buffer); len += strlen(buffer);
sprintf(buffer, "Subject : <input type=\"text\" name=\"subject\" /><br />\n"); sprintf(buffer, "Subject : <input type=\"text\" name=\"subject\" id=\"subject\" /><br />\n");
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
page = (char *)realloc(page, max_len); page = (char *)realloc(page, max_len);
@ -189,7 +189,7 @@ char *www_new_email() {
strcat(page, buffer); strcat(page, buffer);
len += strlen(buffer); len += strlen(buffer);
sprintf(buffer, "<textarea name=\"body\" wrap=\"hard\" rows=\"25\" cols=\"79\"></textarea>\n<br />"); sprintf(buffer, "<textarea name=\"body\" wrap=\"hard\" rows=\"25\" cols=\"79\" id=\"body\"></textarea>\n<br />");
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
page = (char *)realloc(page, max_len); page = (char *)realloc(page, max_len);

View File

@ -893,7 +893,7 @@ char *www_new_msg(struct user_record *user, int conference, int area) {
strcat(page, buffer); strcat(page, buffer);
len += strlen(buffer); len += strlen(buffer);
sprintf(buffer, "<form action=\"%smsgs/\" method=\"POST\" enctype=\"application/x-www-form-urlencoded\">\n", conf.www_url); sprintf(buffer, "<form action=\"%smsgs/\" method=\"POST\" onsubmit=\"return validate()\" enctype=\"application/x-www-form-urlencoded\">\n", conf.www_url);
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
page = (char *)realloc(page, max_len); page = (char *)realloc(page, max_len);
@ -924,7 +924,7 @@ char *www_new_msg(struct user_record *user, int conference, int area) {
strcat(page, buffer); strcat(page, buffer);
len += strlen(buffer); len += strlen(buffer);
sprintf(buffer, "To : <input type=\"text\" name=\"recipient\" value=\"All\" /><br />\n"); sprintf(buffer, "To : <input type=\"text\" name=\"recipient\" value=\"All\" id=\"recipient\"/><br />\n");
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
page = (char *)realloc(page, max_len); page = (char *)realloc(page, max_len);
@ -932,7 +932,7 @@ char *www_new_msg(struct user_record *user, int conference, int area) {
strcat(page, buffer); strcat(page, buffer);
len += strlen(buffer); len += strlen(buffer);
sprintf(buffer, "Subject : <input type=\"text\" name=\"subject\" /><br />\n"); sprintf(buffer, "Subject : <input type=\"text\" name=\"subject\" id=\"subject\" /><br />\n");
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
page = (char *)realloc(page, max_len); page = (char *)realloc(page, max_len);
@ -940,7 +940,7 @@ char *www_new_msg(struct user_record *user, int conference, int area) {
strcat(page, buffer); strcat(page, buffer);
len += strlen(buffer); len += strlen(buffer);
sprintf(buffer, "<textarea name=\"body\" wrap=\"hard\" rows=\"25\" cols=\"79\"></textarea>\n<br />"); sprintf(buffer, "<textarea name=\"body\" wrap=\"hard\" rows=\"25\" cols=\"79\" id=\"body\"></textarea>\n<br />");
if (len + strlen(buffer) > max_len - 1) { if (len + strlen(buffer) > max_len - 1) {
max_len += 4096; max_len += 4096;
page = (char *)realloc(page, max_len); page = (char *)realloc(page, max_len);