[hiran-perizia-fonts] Initial import #457709

Ankur Sinha ankursinha at fedoraproject.org
Fri Jun 3 19:18:12 UTC 2011


commit 2bf5450bf38ae6778536aefc09099ec941322af1
Author: Ankur Sinha <sanjay.ankur at gmail.com>
Date:   Sat Jun 4 00:47:29 2011 +0530

    Initial import #457709

 GPL-3.0.txt                         |  674 ++++++
 hiran-perizia-fonts-fontconfig.conf |   17 +
 hiran-perizia-fonts.spec            |   74 +
 perizia010.sfd                      | 4277 +++++++++++++++++++++++++++++++++++
 4 files changed, 5042 insertions(+), 0 deletions(-)
---
diff --git a/GPL-3.0.txt b/GPL-3.0.txt
new file mode 100644
index 0000000..99a4d62
--- /dev/null
+++ b/GPL-3.0.txt
@@ -0,0 +1,674 @@
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+                            Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+ 
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
+this License.
+
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+  
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+state the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This program is free software: you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation, either version 3 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+Also add information on how to contact you by electronic and paper mail.
+
+  If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
+
+    <program>  Copyright (C) <year>  <name of author>
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+  The GNU General Public License does not permit incorporating your program
+into proprietary programs.  If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.  But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
diff --git a/hiran-perizia-fonts-fontconfig.conf b/hiran-perizia-fonts-fontconfig.conf
new file mode 100644
index 0000000..cdd2e20
--- /dev/null
+++ b/hiran-perizia-fonts-fontconfig.conf
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
+<fontconfig>
+  <alias>
+    <family>fantasy</family>
+    <prefer>
+      <family>Perizia</family>
+    </prefer>
+  </alias>
+  <alias>
+    <family>Perizia</family>
+    <default>
+      <family>fantasy</family>
+    </default>
+  </alias>
+</fontconfig>
+
diff --git a/hiran-perizia-fonts.spec b/hiran-perizia-fonts.spec
new file mode 100644
index 0000000..0aa0d47
--- /dev/null
+++ b/hiran-perizia-fonts.spec
@@ -0,0 +1,74 @@
+%global    fontname    hiran-perizia
+%global    fontconf    60-%{fontname}.conf
+
+Name:        %{fontname}-fonts
+Version:    0.1.0
+Release:    1%{?dist}
+Summary:    English asymmetric font
+
+Group:        User Interface/X
+License:    GPLv3+ with exceptions
+# alas! returns a 404 : http://hiran.in/fontprojects
+URL:        http://hiran.in/blog/thanks-perizia-is-now-a-font
+Source0:    http://hiran.in/content/fonts/perizia/src/perizia010.sfd
+Source1:    %{name}-fontconfig.conf
+Source2:    GPL-3.0.txt
+
+BuildArch:    noarch
+BuildRequires:    fontforge,fontpackages-devel
+Requires:    fontpackages-filesystem
+
+%description
+perizia is an asymmetric English font.
+
+%prep
+%setup -c -T
+install -m 644 -p %{SOURCE2} .
+
+%build
+fontforge -lang=ff -script "-" %{SOURCE0} <<EOF
+i = 1 
+while ( i < \$argc )
+  Open (\$argv[i], 1)
+  Generate (\$fontname + ".ttf")
+  PrintSetup (5) 
+  PrintFont (0, 0, "", \$fontname + "-sample.pdf")
+  Close()
+  i++ 
+endloop
+EOF
+
+%install
+rm -fr %{buildroot}
+
+
+install -m 0755 -d %{buildroot}%{_fontdir}
+install -m 0644 -p *.ttf %{buildroot}%{_fontdir}
+
+install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
+%{buildroot}%{_fontconfig_confdir}
+
+install -m 0644 -p %{SOURCE1} \
+        %{buildroot}%{_fontconfig_templatedir}/%{fontconf}
+ln -s %{_fontconfig_templatedir}/%{fontconf} \
+      %{buildroot}%{_fontconfig_confdir}/%{fontconf}
+
+%_font_pkg -f %{fontconf} *.ttf
+
+%doc *.pdf
+
+%changelog
+* Thu May 26 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.1.0-1
+- Corrected fontconfig file
+- Corrected name
+- Corrected version
+- Corrected prep section
+- Corrected license
+- Corrected files section
+
+* Thu Mar 31 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 20081017-2
+- Updated spec : Added foundry name and corrected URL
+- #457709
+
+* Mon Mar 14 2011 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 20081017-1
+- initial rpm build
diff --git a/perizia010.sfd b/perizia010.sfd
new file mode 100644
index 0000000..3587fa0
--- /dev/null
+++ b/perizia010.sfd
@@ -0,0 +1,4277 @@
+SplineFontDB: 3.0
+FontName: Perizia
+FullName: Perizia
+FamilyName: Perizia
+Weight: Regular
+Copyright: (C)2008 Hiran Venugopalan <hiran.v at gmail.com> Vidya Academy of Science and Technology <vidyaacademy.ac.in>\n\nDesigned by Hiran Venugopalan for title of 'Perizia' 2008, Tech-festival conducted by Computer Science and Technology, Vidya Academy of Science and Technology, Thrissur, Kerala, India on 29th Feb, March 1st 2008.\n\nReleased under GNU GPL v3, with font exception. 
+Version: 0.1.0
+ItalicAngle: 0
+UnderlinePosition: -127
+UnderlineWidth: 59
+Ascent: 819
+Descent: 205
+LayerCount: 2
+Layer: 0 1 "Back"  1
+Layer: 1 1 "Fore"  0
+XUID: [1021 178 885434844 11717414]
+FSType: 8
+OS2Version: 1
+OS2_WeightWidthSlopeOnly: 0
+OS2_UseTypoMetrics: 1
+CreationTime: 1178440826
+ModificationTime: 1224212262
+PfmFamily: 17
+TTFWeight: 400
+TTFWidth: 5
+LineGap: 92
+VLineGap: 0
+Panose: 2 0 5 3 0 0 0 0 0 0
+OS2TypoAscent: 0
+OS2TypoAOffset: 1
+OS2TypoDescent: 0
+OS2TypoDOffset: 1
+OS2TypoLinegap: 92
+OS2WinAscent: 0
+OS2WinAOffset: 1
+OS2WinDescent: 0
+OS2WinDOffset: 1
+HheadAscent: 0
+HheadAOffset: 1
+HheadDescent: 0
+HheadDOffset: 1
+OS2SubXSize: 665
+OS2SubYSize: 716
+OS2SubXOff: 0
+OS2SubYOff: 143
+OS2SupXSize: 665
+OS2SupYSize: 716
+OS2SupXOff: 0
+OS2SupYOff: 491
+OS2StrikeYSize: 51
+OS2StrikeYPos: 265
+OS2Vendor: 'PfEd'
+OS2CodePages: 00000001.00000000
+OS2UnicodeRanges: 80000001.00000000.00000000.00000000
+DEI: 91125
+ShortTable: cvt  2
+  34
+  648
+EndShort
+ShortTable: maxp 16
+  1
+  0
+  98
+  122
+  5
+  0
+  0
+  2
+  0
+  1
+  1
+  0
+  64
+  46
+  0
+  0
+EndShort
+LangName: 1033 "" "" "+AAoA" "FontForge 2.0 : Perizia : 4-4-2008" "" "" "" "" "" "Hiran Venugopalan" "Designed by Hiran Venugopalan for title of 'Perizia' 2008, Tech-festival conducted by Computer Science and Technology, Vidya Academy of Science and Technology, Thrissur, Kerala, India on 29th Feb, March 1st 2008." "" "http://hiran.in" "   Perizia OpenType font+AA0ACgAA    Copyright (C) 2008, Hiran Venugopalan <hiran.v at gmail.com>+AAoADQAK    This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.+AA0ACgANAAoA    This program is distributed in the hope that it will be useful,+AA0ACgAA    but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the  GNU General Public License for more details.+AA0ACgANAAoA    You should have received 
 a copy of the GNU General Public License  along with this program; if not, write to the Free Software+AA0ACgAA    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA+AA0ACgANAAoA--------------+AAoA-Font Exception+AAoA---------------+AAoACgAA    As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. +AAoA" "" "" "" "" "" "Perizia, Vidya Academy of Science and Technology" 
+GaspTable: 1 65535 2
+Encoding: UnicodeBmp
+UnicodeInterp: none
+NameList: Adobe Glyph List
+DisplaySize: -72
+AntiAlias: 1
+FitToEm: 1
+WinInfo: 64 8 2
+BeginChars: 65539 98
+
+StartChar: .notdef
+Encoding: 65536 -1 0
+Width: 443
+Flags: W
+TtInstrs:
+PUSHB_2
+ 1
+ 0
+MDAP[rnd]
+ALIGNRP
+PUSHB_3
+ 7
+ 4
+ 0
+MIRP[min,rnd,black]
+SHP[rp2]
+PUSHB_2
+ 6
+ 5
+MDRP[rp0,min,rnd,grey]
+ALIGNRP
+PUSHB_3
+ 3
+ 2
+ 0
+MIRP[min,rnd,black]
+SHP[rp2]
+SVTCA[y-axis]
+PUSHB_2
+ 3
+ 0
+MDAP[rnd]
+ALIGNRP
+PUSHB_3
+ 5
+ 4
+ 0
+MIRP[min,rnd,black]
+SHP[rp2]
+PUSHB_3
+ 7
+ 6
+ 1
+MIRP[rp0,min,rnd,grey]
+ALIGNRP
+PUSHB_3
+ 1
+ 2
+ 0
+MIRP[min,rnd,black]
+SHP[rp2]
+EndTTInstrs
+LayerCount: 2
+Fore
+SplineSet
+34 0 m 1,0,-1
+ 34 682 l 1,1,-1
+ 375 682 l 1,2,-1
+ 375 0 l 1,3,-1
+ 34 0 l 1,0,-1
+68 34 m 1,4,-1
+ 341 34 l 1,5,-1
+ 341 648 l 1,6,-1
+ 68 648 l 1,7,-1
+ 68 34 l 1,4,-1
+EndSplineSet
+Validated: 1
+EndChar
+
+StartChar: .null
+Encoding: 65537 -1 1
+Width: 0
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: nonmarkingreturn
+Encoding: 65538 -1 2
+Width: 341
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: space
+Encoding: 32 32 3
+Width: 283
+Flags: W
+LayerCount: 2
+EndChar
+
+StartChar: exclam
+Encoding: 33 33 4
+Width: 302
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+115 220 m 1,0,-1
+ 115 664 l 2,1,2
+ 115 698 115 698 113 730 c 128,-1,3
+ 111 762 111 762 130 777.5 c 128,-1,4
+ 149 793 149 793 192 779 c 1,5,-1
+ 192 335 l 2,6,7
+ 192 301 192 301 194 269 c 128,-1,8
+ 196 237 196 237 177 221.5 c 128,-1,9
+ 158 206 158 206 115 220 c 1,0,-1
+115 16 m 1,10,-1
+ 115 52 l 1,11,12
+ 95 104 95 104 125.5 137.5 c 128,-1,13
+ 156 171 156 171 192 132 c 1,14,15
+ 192 97 192 97 194 65.5 c 128,-1,16
+ 196 34 196 34 177 18 c 128,-1,17
+ 158 2 158 2 115 16 c 1,10,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: quotedbl
+Encoding: 34 34 5
+Width: 316
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+127 527 m 1,0,1
+ 109 523 109 523 98.5 524 c 128,-1,2
+ 88 525 88 525 83 529 c 128,-1,3
+ 78 533 78 533 76 540.5 c 128,-1,4
+ 74 548 74 548 75 558 c 128,-1,5
+ 76 568 76 568 76.5 579 c 128,-1,6
+ 77 590 77 590 76 603 c 1,7,8
+ 81 621 81 621 74.5 670 c 128,-1,9
+ 68 719 68 719 77 744.5 c 128,-1,10
+ 86 770 86 770 127 760 c 1,11,-1
+ 127 527 l 1,0,1
+244 527 m 1,12,13
+ 226 523 226 523 215 524 c 128,-1,14
+ 204 525 204 525 199 529 c 128,-1,15
+ 194 533 194 533 192 540.5 c 128,-1,16
+ 190 548 190 548 191 558 c 128,-1,17
+ 192 568 192 568 192.5 579 c 128,-1,18
+ 193 590 193 590 192 603 c 1,19,20
+ 195 624 195 624 193.5 654 c 128,-1,21
+ 192 684 192 684 189 711 c 128,-1,22
+ 186 738 186 738 199 753 c 128,-1,23
+ 212 768 212 768 244 760 c 1,24,-1
+ 244 527 l 1,12,13
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: numbersign
+Encoding: 35 35 6
+Width: 598
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+397 472 m 1,0,-1
+ 313 472 l 1,1,2
+ 254 490 254 490 234 460.5 c 128,-1,3
+ 214 431 214 431 209 364 c 1,4,5
+ 194 333 194 333 203.5 320 c 128,-1,6
+ 213 307 213 307 238 309 c 128,-1,7
+ 263 311 263 311 290 312.5 c 128,-1,8
+ 317 314 317 314 336 312 c 0,9,10
+ 365 311 365 311 374.5 339.5 c 128,-1,11
+ 384 368 384 368 386 411.5 c 128,-1,12
+ 388 455 388 455 397 472 c 1,0,-1
+563 312 m 1,13,14
+ 561 305 561 305 564 284 c 128,-1,15
+ 567 263 567 263 563 253 c 128,-1,16
+ 559 243 559 243 540 249 c 1,17,18
+ 504 250 504 250 472.5 251.5 c 128,-1,19
+ 441 253 441 253 422.5 233 c 128,-1,20
+ 404 213 404 213 410 170 c 1,21,22
+ 401 152 401 152 398.5 109.5 c 128,-1,23
+ 396 67 396 67 388 37.5 c 128,-1,24
+ 380 8 380 8 354 4 c 0,25,26
+ 325 -1 325 -1 317.5 15.5 c 128,-1,27
+ 310 32 310 32 317.5 55.5 c 128,-1,28
+ 325 79 325 79 333 110 c 128,-1,29
+ 341 141 341 141 339 156 c 1,30,31
+ 364 217 364 217 344.5 240 c 128,-1,32
+ 325 263 325 263 260 249 c 1,33,34
+ 244 254 244 254 230.5 254.5 c 128,-1,35
+ 217 255 217 255 208.5 252 c 128,-1,36
+ 200 249 200 249 193.5 240.5 c 128,-1,37
+ 187 232 187 232 183 223.5 c 128,-1,38
+ 179 215 179 215 176 202 c 128,-1,39
+ 173 189 173 189 171.5 178.5 c 128,-1,40
+ 170 168 170 168 168 152.5 c 128,-1,41
+ 166 137 166 137 164 128 c 0,42,43
+ 161 117 161 117 158.5 101 c 128,-1,44
+ 156 85 156 85 154.5 72.5 c 128,-1,45
+ 153 60 153 60 149.5 45 c 128,-1,46
+ 146 30 146 30 141.5 22 c 128,-1,47
+ 137 14 137 14 127.5 5.5 c 128,-1,48
+ 118 -3 118 -3 105.5 -1.5 c 128,-1,49
+ 93 0 93 0 73 4 c 1,50,-1
+ 120 249 l 1,51,52
+ 93 237 93 237 69 243 c 128,-1,53
+ 45 249 45 249 27.5 261 c 128,-1,54
+ 10 273 10 273 14 288.5 c 128,-1,55
+ 18 304 18 304 48 312 c 1,56,57
+ 70 308 70 308 85.5 306 c 128,-1,58
+ 101 304 101 304 112.5 312.5 c 128,-1,59
+ 124 321 124 321 131 329 c 128,-1,60
+ 138 337 138 337 142.5 354 c 128,-1,61
+ 147 371 147 371 149 385 c 128,-1,62
+ 151 399 151 399 152 420 c 1,63,64
+ 172 454 172 454 158 465 c 128,-1,65
+ 144 476 144 476 121 473 c 128,-1,66
+ 98 470 98 470 70 470.5 c 128,-1,67
+ 42 471 42 471 34 482 c 1,68,69
+ 22 522 22 522 44 532 c 128,-1,70
+ 66 542 66 542 111.5 536.5 c 128,-1,71
+ 157 531 157 531 173 535 c 1,72,73
+ 176 549 176 549 192 637 c 128,-1,74
+ 208 725 208 725 220 767 c 1,75,76
+ 245 777 245 777 258 772 c 128,-1,77
+ 271 767 271 767 275.5 759.5 c 128,-1,78
+ 280 752 280 752 278 735 c 128,-1,79
+ 276 718 276 718 272.5 703.5 c 128,-1,80
+ 269 689 269 689 264.5 669.5 c 128,-1,81
+ 260 650 260 650 259 638 c 1,82,83
+ 253 618 253 618 249.5 603.5 c 128,-1,84
+ 246 589 246 589 245 574 c 128,-1,85
+ 244 559 244 559 248 549.5 c 128,-1,86
+ 252 540 252 540 260.5 534 c 128,-1,87
+ 269 528 269 528 285 528.5 c 128,-1,88
+ 301 529 301 529 324 535 c 1,89,90
+ 346 531 346 531 361.5 529 c 128,-1,91
+ 377 527 377 527 388.5 535.5 c 128,-1,92
+ 400 544 400 544 407 552.5 c 128,-1,93
+ 414 561 414 561 418.5 577.5 c 128,-1,94
+ 423 594 423 594 425 608.5 c 128,-1,95
+ 427 623 427 623 428 643 c 2,96,97
+ 430 653 430 653 432 667 c 128,-1,98
+ 434 681 434 681 435.5 692.5 c 128,-1,99
+ 437 704 437 704 439.5 717 c 128,-1,100
+ 442 730 442 730 445 739.5 c 128,-1,101
+ 448 749 448 749 454 757 c 128,-1,102
+ 460 765 460 765 468.5 769 c 128,-1,103
+ 477 773 477 773 490 772.5 c 128,-1,104
+ 503 772 503 772 519 767 c 1,105,-1
+ 479 545 l 1,106,107
+ 481 545 481 545 500.5 541.5 c 128,-1,108
+ 520 538 520 538 531.5 535.5 c 128,-1,109
+ 543 533 543 533 559.5 527 c 128,-1,110
+ 576 521 576 521 581.5 514.5 c 128,-1,111
+ 587 508 587 508 583 496.5 c 128,-1,112
+ 579 485 579 485 560 472 c 1,113,114
+ 500 487 500 487 473 461.5 c 128,-1,115
+ 446 436 446 436 448 374 c 1,116,117
+ 434 348 434 348 436 332.5 c 128,-1,118
+ 438 317 438 317 452 314 c 128,-1,119
+ 466 311 466 311 485 310.5 c 128,-1,120
+ 504 310 504 310 525 312.5 c 128,-1,121
+ 546 315 546 315 563 312 c 1,13,14
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: dollar
+Encoding: 36 36 7
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+250 -63 m 1,0,1
+ 262 -23 262 -23 247.5 3 c 128,-1,2
+ 233 29 233 29 204 43.5 c 128,-1,3
+ 175 58 175 58 145 73 c 128,-1,4
+ 115 88 115 88 94 117 c 128,-1,5
+ 73 146 73 146 76 190 c 1,6,7
+ 91 232 91 232 106.5 233 c 128,-1,8
+ 122 234 122 234 139 207.5 c 128,-1,9
+ 156 181 156 181 174.5 150 c 128,-1,10
+ 193 119 193 119 222 98.5 c 128,-1,11
+ 251 78 251 78 283 88 c 1,12,13
+ 341 97 341 97 373 125 c 128,-1,14
+ 405 153 405 153 409.5 188.5 c 128,-1,15
+ 414 224 414 224 398.5 263.5 c 128,-1,16
+ 383 303 383 303 353 335 c 128,-1,17
+ 323 367 323 367 279 386.5 c 128,-1,18
+ 235 406 235 406 189 403 c 1,19,20
+ 137 433 137 433 115.5 476.5 c 128,-1,21
+ 94 520 94 520 101.5 563 c 128,-1,22
+ 109 606 109 606 132.5 649 c 128,-1,23
+ 156 692 156 692 187 725 c 128,-1,24
+ 218 758 218 758 250 778 c 1,25,26
+ 239 806 239 806 253.5 822 c 128,-1,27
+ 268 838 268 838 288.5 833.5 c 128,-1,28
+ 309 829 309 829 321 814.5 c 128,-1,29
+ 333 800 333 800 318 767 c 1,30,31
+ 335 765 335 765 367.5 741.5 c 128,-1,32
+ 400 718 400 718 428 686 c 128,-1,33
+ 456 654 456 654 473.5 623 c 128,-1,34
+ 491 592 491 592 477 573 c 128,-1,35
+ 463 554 463 554 413 559 c 1,36,37
+ 414 598 414 598 399.5 625.5 c 128,-1,38
+ 385 653 385 653 362 664 c 128,-1,39
+ 339 675 339 675 311.5 676.5 c 128,-1,40
+ 284 678 284 678 257 668.5 c 128,-1,41
+ 230 659 230 659 209.5 641 c 128,-1,42
+ 189 623 189 623 178 599.5 c 128,-1,43
+ 167 576 167 576 172.5 545.5 c 128,-1,44
+ 178 515 178 515 203 485 c 1,45,46
+ 264 476 264 476 324 443 c 128,-1,47
+ 384 410 384 410 425 361.5 c 128,-1,48
+ 466 313 466 313 484.5 259.5 c 128,-1,49
+ 503 206 503 206 479.5 148.5 c 128,-1,50
+ 456 91 456 91 388 46 c 1,51,52
+ 353 51 353 51 337 38 c 128,-1,53
+ 321 25 321 25 320.5 4 c 128,-1,54
+ 320 -17 320 -17 315.5 -37.5 c 128,-1,55
+ 311 -58 311 -58 299.5 -66.5 c 128,-1,56
+ 288 -75 288 -75 250 -63 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: percent
+Encoding: 37 37 8
+Width: 793
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+194 766 m 0,0,1
+ 256 768 256 768 303 729 c 128,-1,2
+ 350 690 350 690 366 636.5 c 128,-1,3
+ 382 583 382 583 364.5 525 c 128,-1,4
+ 347 467 347 467 294 434 c 0,5,6
+ 248 403 248 403 203 398.5 c 128,-1,7
+ 158 394 158 394 125 412.5 c 128,-1,8
+ 92 431 92 431 67 463.5 c 128,-1,9
+ 42 496 42 496 30 536 c 128,-1,10
+ 18 576 18 576 21 616.5 c 128,-1,11
+ 24 657 24 657 41.5 691 c 128,-1,12
+ 59 725 59 725 98.5 746 c 128,-1,13
+ 138 767 138 767 194 766 c 0,0,1
+594 274 m 0,14,15
+ 542 276 542 276 509.5 236.5 c 128,-1,16
+ 477 197 477 197 482 145.5 c 128,-1,17
+ 487 94 487 94 531 67 c 0,18,19
+ 563 45 563 45 594.5 44.5 c 128,-1,20
+ 626 44 626 44 646.5 61 c 128,-1,21
+ 667 78 667 78 682.5 103 c 128,-1,22
+ 698 128 698 128 699 158 c 128,-1,23
+ 700 188 700 188 692.5 213.5 c 128,-1,24
+ 685 239 685 239 659 256.5 c 128,-1,25
+ 633 274 633 274 594 274 c 0,14,15
+595 342 m 0,26,27
+ 657 344 657 344 703.5 305 c 128,-1,28
+ 750 266 750 266 766 212.5 c 128,-1,29
+ 782 159 782 159 764.5 101.5 c 128,-1,30
+ 747 44 747 44 694 11 c 0,31,32
+ 648 -20 648 -20 603 -24.5 c 128,-1,33
+ 558 -29 558 -29 525 -10.5 c 128,-1,34
+ 492 8 492 8 467 40 c 128,-1,35
+ 442 72 442 72 430 112 c 128,-1,36
+ 418 152 418 152 421 192.5 c 128,-1,37
+ 424 233 424 233 442 267 c 128,-1,38
+ 460 301 460 301 499.5 322 c 128,-1,39
+ 539 343 539 343 595 342 c 0,26,27
+529 756 m 1,40,-1
+ 605 756 l 1,41,-1
+ 308 99 l 2,42,43
+ 305 92 305 92 298 73.5 c 128,-1,44
+ 291 55 291 55 287 47 c 128,-1,45
+ 283 39 283 39 275 24.5 c 128,-1,46
+ 267 10 267 10 259.5 4 c 128,-1,47
+ 252 -2 252 -2 241.5 -8 c 128,-1,48
+ 231 -14 231 -14 217 -13.5 c 128,-1,49
+ 203 -13 203 -13 186 -7 c 1,50,-1
+ 529 756 l 1,40,-1
+192 699 m 128,-1,52
+ 146 699 146 699 113 666.5 c 128,-1,53
+ 80 634 80 634 80 587 c 128,-1,54
+ 80 540 80 540 112.5 507 c 128,-1,55
+ 145 474 145 474 191 474 c 0,56,57
+ 238 474 238 474 274.5 505 c 128,-1,58
+ 311 536 311 536 311 581 c 0,59,60
+ 311 627 311 627 274.5 663 c 128,-1,51
+ 238 699 238 699 192 699 c 128,-1,52
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: ampersand
+Encoding: 38 38 9
+Width: 775
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+293 478 m 1,0,1
+ 335 490 335 490 370.5 516.5 c 128,-1,2
+ 406 543 406 543 422 581.5 c 128,-1,3
+ 438 620 438 620 407 663 c 0,4,5
+ 380 693 380 693 349.5 703.5 c 128,-1,6
+ 319 714 319 714 295 705 c 128,-1,7
+ 271 696 271 696 250.5 677.5 c 128,-1,8
+ 230 659 230 659 222 631 c 128,-1,9
+ 214 603 214 603 215 575.5 c 128,-1,10
+ 216 548 216 548 236.5 521 c 128,-1,11
+ 257 494 257 494 293 478 c 1,0,1
+456 212 m 1,12,-1
+ 341 325 l 1,13,14
+ 319 368 319 368 283.5 376 c 128,-1,15
+ 248 384 248 384 215 364.5 c 128,-1,16
+ 182 345 182 345 155 310 c 128,-1,17
+ 128 275 128 275 120 238 c 0,18,19
+ 113 184 113 184 132 143.5 c 128,-1,20
+ 151 103 151 103 185.5 84 c 128,-1,21
+ 220 65 220 65 263.5 63 c 128,-1,22
+ 307 61 307 61 347 76.5 c 128,-1,23
+ 387 92 387 92 417.5 127.5 c 128,-1,24
+ 448 163 448 163 456 212 c 1,12,-1
+605 496 m 1,25,-1
+ 690 496 l 1,26,-1
+ 549 226 l 1,27,-1
+ 722 58 l 2,28,29
+ 739 38 739 38 730 23.5 c 128,-1,30
+ 721 9 721 9 704 0.5 c 128,-1,31
+ 687 -8 687 -8 666 1 c 128,-1,32
+ 645 10 645 10 637 37 c 1,33,34
+ 621 46 621 46 592 80.5 c 128,-1,35
+ 563 115 563 115 540 133.5 c 128,-1,36
+ 517 152 517 152 502 136 c 1,37,38
+ 479 77 479 77 427 38.5 c 128,-1,39
+ 375 0 375 0 316 -10.5 c 128,-1,40
+ 257 -21 257 -21 196 -0.5 c 128,-1,41
+ 135 20 135 20 96 70 c 0,42,43
+ 55 116 55 116 46 175.5 c 128,-1,44
+ 37 235 37 235 56.5 288 c 128,-1,45
+ 76 341 76 341 118.5 384.5 c 128,-1,46
+ 161 428 161 428 218 446 c 1,47,48
+ 172 477 172 477 151.5 529.5 c 128,-1,49
+ 131 582 131 582 138 632.5 c 128,-1,50
+ 145 683 145 683 182 723.5 c 128,-1,51
+ 219 764 219 764 277 772 c 0,52,53
+ 332 786 332 786 378.5 769 c 128,-1,54
+ 425 752 425 752 451 717 c 128,-1,55
+ 477 682 477 682 486.5 636 c 128,-1,56
+ 496 590 496 590 485.5 546.5 c 128,-1,57
+ 475 503 475 503 439.5 468.5 c 128,-1,58
+ 404 434 404 434 349 423 c 1,59,-1
+ 494 281 l 1,60,-1
+ 605 496 l 1,25,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: quoteright
+Encoding: 8217 8217 10
+Width: 359
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+96 566 m 1,0,-1
+ 162 713 l 1,1,2
+ 167 744 167 744 190 759 c 128,-1,3
+ 213 774 213 774 232 767 c 128,-1,4
+ 251 760 251 760 256 742.5 c 128,-1,5
+ 261 725 261 725 229 692 c 1,6,7
+ 224 681 224 681 217 664 c 128,-1,8
+ 210 647 210 647 205 635 c 128,-1,9
+ 200 623 200 623 192 607 c 128,-1,10
+ 184 591 184 591 176.5 583.5 c 128,-1,11
+ 169 576 169 576 156.5 567 c 128,-1,12
+ 144 558 144 558 130.5 560 c 128,-1,13
+ 117 562 117 562 96 566 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: parenleft
+Encoding: 40 40 11
+Width: 377
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+331 753 m 1,0,1
+ 329 745 329 745 331.5 724 c 128,-1,2
+ 334 703 334 703 330.5 690 c 128,-1,3
+ 327 677 327 677 310 674 c 1,4,5
+ 219 615 219 615 170.5 513.5 c 128,-1,6
+ 122 412 122 412 122.5 306.5 c 128,-1,7
+ 123 201 123 201 172.5 99.5 c 128,-1,8
+ 222 -2 222 -2 313 -60 c 1,9,10
+ 337 -100 337 -100 331 -115 c 128,-1,11
+ 325 -130 325 -130 297 -120.5 c 128,-1,12
+ 269 -111 269 -111 237.5 -91.5 c 128,-1,13
+ 206 -72 206 -72 178 -43 c 128,-1,14
+ 150 -14 150 -14 143 9 c 2,15,16
+ 75 94 75 94 54.5 208.5 c 128,-1,17
+ 34 323 34 323 59 429 c 128,-1,18
+ 84 535 84 535 155.5 625 c 128,-1,19
+ 227 715 227 715 331 753 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: parenright
+Encoding: 41 41 12
+Width: 377
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+47 -132 m 1,0,1
+ 49 -124 49 -124 46.5 -103.5 c 128,-1,2
+ 44 -83 44 -83 47.5 -69.5 c 128,-1,3
+ 51 -56 51 -56 68 -53 c 1,4,5
+ 159 6 159 6 207.5 107.5 c 128,-1,6
+ 256 209 256 209 255 314.5 c 128,-1,7
+ 254 420 254 420 205 521.5 c 128,-1,8
+ 156 623 156 623 65 681 c 1,9,10
+ 41 720 41 720 47 735 c 128,-1,11
+ 53 750 53 750 81 740.5 c 128,-1,12
+ 109 731 109 731 140.5 711.5 c 128,-1,13
+ 172 692 172 692 200 663 c 128,-1,14
+ 228 634 228 634 234 611 c 1,15,16
+ 302 526 302 526 323 411.5 c 128,-1,17
+ 344 297 344 297 319 191 c 128,-1,18
+ 294 85 294 85 222.5 -4.5 c 128,-1,19
+ 151 -94 151 -94 47 -132 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: asterisk
+Encoding: 42 42 13
+Width: 435
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+273 767 m 1,0,1
+ 293 756 293 756 305.5 749 c 128,-1,2
+ 318 742 318 742 317 731 c 128,-1,3
+ 316 720 316 720 298 700 c 0,4,5
+ 265 666 265 666 271.5 653 c 128,-1,6
+ 278 640 278 640 308.5 643 c 128,-1,7
+ 339 646 339 646 369 647 c 1,8,9
+ 380 618 380 618 371 605 c 128,-1,10
+ 362 592 362 592 342 593 c 128,-1,11
+ 322 594 322 594 301 594.5 c 128,-1,12
+ 280 595 280 595 266 592 c 1,13,14
+ 281 577 281 577 292.5 556 c 128,-1,15
+ 304 535 304 535 308.5 516 c 128,-1,16
+ 313 497 313 497 302.5 487.5 c 128,-1,17
+ 292 478 292 478 266 486 c 1,18,19
+ 254 514 254 514 243.5 530 c 128,-1,20
+ 233 546 233 546 221.5 552 c 128,-1,21
+ 210 558 210 558 199 545 c 128,-1,22
+ 188 532 188 532 177 499 c 1,23,24
+ 165 482 165 482 152.5 480 c 128,-1,25
+ 140 478 140 478 133.5 489 c 128,-1,26
+ 127 500 127 500 124.5 514.5 c 128,-1,27
+ 122 529 122 529 130.5 545.5 c 128,-1,28
+ 139 562 139 562 157 571 c 1,29,30
+ 174 592 174 592 158.5 596 c 128,-1,31
+ 143 600 143 600 117 593.5 c 128,-1,32
+ 91 587 91 587 72 594 c 128,-1,33
+ 53 601 53 601 64 628 c 2,34,35
+ 63 639 63 639 71 643.5 c 128,-1,36
+ 79 648 79 648 91.5 648 c 128,-1,37
+ 104 648 104 648 118.5 646.5 c 128,-1,38
+ 133 645 133 645 144.5 644 c 128,-1,39
+ 156 643 156 643 163 645.5 c 128,-1,40
+ 170 648 170 648 167 656.5 c 128,-1,41
+ 164 665 164 665 149 681 c 1,42,43
+ 129 692 129 692 123.5 708.5 c 128,-1,44
+ 118 725 118 725 124.5 737.5 c 128,-1,45
+ 131 750 131 750 142 757.5 c 128,-1,46
+ 153 765 153 765 166 759 c 128,-1,47
+ 179 753 179 753 186 732 c 0,48,49
+ 193 708 193 708 201 697.5 c 128,-1,50
+ 209 687 209 687 215 685.5 c 128,-1,51
+ 221 684 221 684 230 694 c 128,-1,52
+ 239 704 239 704 244 713 c 128,-1,53
+ 249 722 249 722 259 740.5 c 128,-1,54
+ 269 759 269 759 273 767 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: plus
+Encoding: 43 43 14
+Width: 620
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+271 348 m 1,0,-1
+ 271 456 l 2,1,2
+ 272 466 272 466 271.5 481 c 128,-1,3
+ 271 496 271 496 270 507.5 c 128,-1,4
+ 269 519 269 519 269.5 533 c 128,-1,5
+ 270 547 270 547 273 554.5 c 128,-1,6
+ 276 562 276 562 283 569.5 c 128,-1,7
+ 290 577 290 577 301.5 576 c 128,-1,8
+ 313 575 313 575 332 571 c 0,9,10
+ 351 565 351 565 353 534.5 c 128,-1,11
+ 355 504 355 504 349.5 472.5 c 128,-1,12
+ 344 441 344 441 351 415 c 1,13,14
+ 338 376 338 376 352.5 359.5 c 128,-1,15
+ 367 343 367 343 396 346 c 128,-1,16
+ 425 349 425 349 456 348 c 0,17,18
+ 465 348 465 348 479 348.5 c 128,-1,19
+ 493 349 493 349 503 349.5 c 128,-1,20
+ 513 350 513 350 525.5 349.5 c 128,-1,21
+ 538 349 538 349 546 347 c 128,-1,22
+ 554 345 554 345 561.5 340.5 c 128,-1,23
+ 569 336 569 336 572.5 328.5 c 128,-1,24
+ 576 321 576 321 575.5 309 c 128,-1,25
+ 575 297 575 297 570 281 c 1,26,27
+ 556 271 556 271 524.5 270 c 128,-1,28
+ 493 269 493 269 464.5 272.5 c 128,-1,29
+ 436 276 436 276 408 272 c 1,30,31
+ 387 278 387 278 374 276 c 128,-1,32
+ 361 274 361 274 356 264.5 c 128,-1,33
+ 351 255 351 255 349.5 241.5 c 128,-1,34
+ 348 228 348 228 349.5 212 c 128,-1,35
+ 351 196 351 196 351.5 180.5 c 128,-1,36
+ 352 165 352 165 351 152 c 0,37,38
+ 351 121 351 121 352.5 92 c 128,-1,39
+ 354 63 354 63 337 49 c 128,-1,40
+ 320 35 320 35 281 47 c 1,41,42
+ 271 63 271 63 270 95 c 128,-1,43
+ 269 127 269 127 272 155.5 c 128,-1,44
+ 275 184 275 184 271 214 c 1,45,46
+ 279 238 279 238 274.5 252 c 128,-1,47
+ 270 266 270 266 257 269.5 c 128,-1,48
+ 244 273 244 273 226.5 273.5 c 128,-1,49
+ 209 274 209 274 190 272 c 128,-1,50
+ 171 270 171 270 155 272 c 1,51,52
+ 121 270 121 270 93 270 c 128,-1,53
+ 65 270 65 270 51.5 289 c 128,-1,54
+ 38 308 38 308 50 348 c 1,55,-1
+ 271 348 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: comma
+Encoding: 44 44 15
+Width: 283
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+61 -65 m 1,0,-1
+ 128 82 l 1,1,2
+ 133 113 133 113 156 128 c 128,-1,3
+ 179 143 179 143 198 136 c 128,-1,4
+ 217 129 217 129 222 111.5 c 128,-1,5
+ 227 94 227 94 195 61 c 1,6,7
+ 189 50 189 50 182 33 c 128,-1,8
+ 175 16 175 16 170.5 3.5 c 128,-1,9
+ 166 -9 166 -9 158 -24.5 c 128,-1,10
+ 150 -40 150 -40 142.5 -47.5 c 128,-1,11
+ 135 -55 135 -55 122.5 -64 c 128,-1,12
+ 110 -73 110 -73 96 -71 c 128,-1,13
+ 82 -69 82 -69 61 -65 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: hyphen
+Encoding: 45 45 16
+Width: 360
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+41 303 m 1,0,-1
+ 196 303 l 2,1,2
+ 216 302 216 302 241 302.5 c 128,-1,3
+ 266 303 266 303 287.5 304 c 128,-1,4
+ 309 305 309 305 319.5 291 c 128,-1,5
+ 330 277 330 277 321 247 c 1,6,7
+ 306 237 306 237 276.5 236 c 128,-1,8
+ 247 235 247 235 211 237.5 c 128,-1,9
+ 175 240 175 240 156 238 c 0,10,11
+ 147 238 147 238 133.5 237.5 c 128,-1,12
+ 120 237 120 237 109.5 236.5 c 128,-1,13
+ 99 236 99 236 87 236.5 c 128,-1,14
+ 75 237 75 237 66.5 238.5 c 128,-1,15
+ 58 240 58 240 50 244.5 c 128,-1,16
+ 42 249 42 249 38.5 256 c 128,-1,17
+ 35 263 35 263 35.5 275 c 128,-1,18
+ 36 287 36 287 41 303 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: period
+Encoding: 46 46 17
+Width: 226
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+75 -2 m 1,0,1
+ 77 12 77 12 76.5 30 c 128,-1,2
+ 76 48 76 48 74.5 61 c 128,-1,3
+ 73 74 73 74 73 89 c 128,-1,4
+ 73 104 73 104 76 112 c 128,-1,5
+ 79 120 79 120 87 127.5 c 128,-1,6
+ 95 135 95 135 110.5 133.5 c 128,-1,7
+ 126 132 126 132 151 128 c 1,8,9
+ 151 118 151 118 151.5 102 c 128,-1,10
+ 152 86 152 86 153 74.5 c 128,-1,11
+ 154 63 154 63 153.5 49 c 128,-1,12
+ 153 35 153 35 150.5 25.5 c 128,-1,13
+ 148 16 148 16 143 7.5 c 128,-1,14
+ 138 -1 138 -1 129.5 -5 c 128,-1,15
+ 121 -9 121 -9 107 -8.5 c 128,-1,16
+ 93 -8 93 -8 75 -2 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: slash
+Encoding: 47 47 18
+Width: 447
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+40 -132 m 1,0,-1
+ 292 631 l 2,1,2
+ 297 642 297 642 302 659.5 c 128,-1,3
+ 307 677 307 677 310 690 c 128,-1,4
+ 313 703 313 703 319 719 c 128,-1,5
+ 325 735 325 735 331 744 c 128,-1,6
+ 337 753 337 753 348 761.5 c 128,-1,7
+ 359 770 359 770 373 769 c 128,-1,8
+ 387 768 387 768 408 763 c 1,9,-1
+ 156 10 l 2,10,11
+ 150 -3 150 -3 144 -24 c 128,-1,12
+ 138 -45 138 -45 134 -61 c 128,-1,13
+ 130 -77 130 -77 122.5 -95.5 c 128,-1,14
+ 115 -114 115 -114 105.5 -122 c 128,-1,15
+ 96 -130 96 -130 79 -136 c 128,-1,16
+ 62 -142 62 -142 40 -132 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: zero
+Encoding: 48 48 19
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+463 287 m 1,0,1
+ 463 315 463 315 463.5 370.5 c 128,-1,2
+ 464 426 464 426 463.5 470 c 128,-1,3
+ 463 514 463 514 459 553 c 0,4,5
+ 456 605 456 605 426.5 641 c 128,-1,6
+ 397 677 397 677 356 691 c 128,-1,7
+ 315 705 315 705 268 701 c 128,-1,8
+ 221 697 221 697 182.5 676.5 c 128,-1,9
+ 144 656 144 656 121.5 615.5 c 128,-1,10
+ 99 575 99 575 104 523 c 0,11,12
+ 106 486 106 486 102 397.5 c 128,-1,13
+ 98 309 98 309 104.5 245 c 128,-1,14
+ 111 181 111 181 137 125 c 1,15,16
+ 170 78 170 78 220 60.5 c 128,-1,17
+ 270 43 270 43 317.5 56 c 128,-1,18
+ 365 69 365 69 404.5 99 c 128,-1,19
+ 444 129 444 129 461.5 180 c 128,-1,20
+ 479 231 479 231 463 287 c 1,0,1
+27 275 m 1,21,-1
+ 27 439 l 2,22,23
+ 18 512 18 512 34 581 c 128,-1,24
+ 50 650 50 650 98 704.5 c 128,-1,25
+ 146 759 146 759 221 768 c 1,26,27
+ 310 793 310 793 391 753.5 c 128,-1,28
+ 472 714 472 714 513.5 633.5 c 128,-1,29
+ 555 553 555 553 538 464 c 0,30,31
+ 534 415 534 415 538 364.5 c 128,-1,32
+ 542 314 542 314 538.5 260.5 c 128,-1,33
+ 535 207 535 207 526 160.5 c 128,-1,34
+ 517 114 517 114 487.5 73 c 128,-1,35
+ 458 32 458 32 409 8 c 0,36,37
+ 356 -19 356 -19 296.5 -20 c 128,-1,38
+ 237 -21 237 -21 186 2.5 c 128,-1,39
+ 135 26 135 26 95 64.5 c 128,-1,40
+ 55 103 55 103 36.5 159 c 128,-1,41
+ 18 215 18 215 27 275 c 1,21,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: one
+Encoding: 49 49 20
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+311 -5 m 1,0,-1
+ 311 594 l 2,1,2
+ 310 603 310 603 311 618.5 c 128,-1,3
+ 312 634 312 634 312.5 644 c 128,-1,4
+ 313 654 313 654 311.5 667 c 128,-1,5
+ 310 680 310 680 304.5 684.5 c 128,-1,6
+ 299 689 299 689 288.5 693 c 128,-1,7
+ 278 697 278 697 260 689 c 1,8,9
+ 211 680 211 680 189.5 695.5 c 128,-1,10
+ 168 711 168 711 181 758 c 1,11,-1
+ 386 758 l 1,12,-1
+ 386 66 l 1,13,14
+ 398 19 398 19 378.5 2 c 128,-1,15
+ 359 -15 359 -15 311 -5 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: two
+Encoding: 50 50 21
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+39 0 m 1,0,-1
+ 39 61 l 1,1,2
+ 58 90 58 90 108 136.5 c 128,-1,3
+ 158 183 158 183 169 195 c 0,4,5
+ 198 226 198 226 263 284 c 128,-1,6
+ 328 342 328 342 373 392.5 c 128,-1,7
+ 418 443 418 443 443 499 c 0,8,9
+ 462 549 462 549 443.5 598 c 128,-1,10
+ 425 647 425 647 385 674 c 128,-1,11
+ 345 701 345 701 294.5 708.5 c 128,-1,12
+ 244 716 244 716 198 684 c 2,13,14
+ 165 673 165 673 149 638.5 c 128,-1,15
+ 133 604 133 604 130 572 c 128,-1,16
+ 127 540 127 540 107 521.5 c 128,-1,17
+ 87 503 87 503 45 516 c 1,18,19
+ 33 620 33 620 107.5 701.5 c 128,-1,20
+ 182 783 182 783 286 776 c 1,21,22
+ 349 781 349 781 406 749 c 128,-1,23
+ 463 717 463 717 492.5 665 c 128,-1,24
+ 522 613 522 613 528 550 c 128,-1,25
+ 534 487 534 487 497 431 c 0,26,27
+ 453 371 453 371 393.5 310.5 c 128,-1,28
+ 334 250 334 250 258 180 c 128,-1,29
+ 182 110 182 110 142 69 c 1,30,-1
+ 444 69 l 1,31,32
+ 493 78 493 78 514 63 c 128,-1,33
+ 535 48 535 48 523 0 c 1,34,-1
+ 39 0 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: three
+Encoding: 51 51 22
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+163 576 m 1,0,-1
+ 103 576 l 1,1,2
+ 79 616 79 616 105.5 671 c 128,-1,3
+ 132 726 132 726 189.5 760 c 128,-1,4
+ 247 794 247 794 301 779 c 1,5,6
+ 357 778 357 778 401 741 c 128,-1,7
+ 445 704 445 704 462 653 c 128,-1,8
+ 479 602 479 602 468 546 c 128,-1,9
+ 457 490 457 490 413 455 c 1,10,11
+ 418 444 418 444 439.5 414.5 c 128,-1,12
+ 461 385 461 385 480 355 c 128,-1,13
+ 499 325 499 325 515 288.5 c 128,-1,14
+ 531 252 531 252 529 212.5 c 128,-1,15
+ 527 173 527 173 504 139 c 2,16,17
+ 481 73 481 73 421.5 34 c 128,-1,18
+ 362 -5 362 -5 296 -9 c 128,-1,19
+ 230 -13 230 -13 166 18 c 128,-1,20
+ 102 49 102 49 70 110 c 2,21,22
+ 52 128 52 128 44 153.5 c 128,-1,23
+ 36 179 36 179 39.5 199.5 c 128,-1,24
+ 43 220 43 220 52 234.5 c 128,-1,25
+ 61 249 61 249 78 247 c 128,-1,26
+ 95 245 95 245 114 223 c 1,27,28
+ 111 151 111 151 166.5 103.5 c 128,-1,29
+ 222 56 222 56 294.5 59.5 c 128,-1,30
+ 367 63 367 63 409 121 c 0,31,32
+ 445 163 445 163 446 217.5 c 128,-1,33
+ 447 272 447 272 422 316 c 128,-1,34
+ 397 360 397 360 349 386.5 c 128,-1,35
+ 301 413 301 413 246 404 c 1,36,37
+ 224 430 224 430 223.5 442.5 c 128,-1,38
+ 223 455 223 455 244 464 c 128,-1,39
+ 265 473 265 473 288.5 477.5 c 128,-1,40
+ 312 482 312 482 338.5 493 c 128,-1,41
+ 365 504 365 504 376 520 c 0,42,43
+ 401 557 401 557 401.5 592 c 128,-1,44
+ 402 627 402 627 383.5 649.5 c 128,-1,45
+ 365 672 365 672 336.5 688.5 c 128,-1,46
+ 308 705 308 705 276 704.5 c 128,-1,47
+ 244 704 244 704 217 693.5 c 128,-1,48
+ 190 683 190 683 174.5 652 c 128,-1,49
+ 159 621 159 621 163 576 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: four
+Encoding: 52 52 23
+Width: 598
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+418 205 m 1,0,-1
+ 418 654 l 1,1,-1
+ 120 205 l 1,2,-1
+ 418 205 l 1,0,-1
+418 -4 m 1,3,-1
+ 418 136 l 1,4,-1
+ 111 136 l 1,5,6
+ 62 127 62 127 40.5 142.5 c 128,-1,7
+ 19 158 19 158 32 205 c 1,8,-1
+ 373 713 l 1,9,10
+ 381 740 381 740 401 751 c 128,-1,11
+ 421 762 421 762 444 760 c 128,-1,12
+ 467 758 467 758 493 759 c 1,13,-1
+ 493 221 l 1,14,15
+ 499 211 499 211 516.5 207 c 128,-1,16
+ 534 203 534 203 547 200.5 c 128,-1,17
+ 560 198 560 198 568 185 c 128,-1,18
+ 576 172 576 172 564 144 c 1,19,20
+ 558 143 558 143 546 141 c 128,-1,21
+ 534 139 534 139 527.5 137.5 c 128,-1,22
+ 521 136 521 136 512 133 c 128,-1,23
+ 503 130 503 130 498.5 125 c 128,-1,24
+ 494 120 494 120 490.5 112.5 c 128,-1,25
+ 487 105 487 105 487.5 93.5 c 128,-1,26
+ 488 82 488 82 493 67 c 0,27,28
+ 505 20 505 20 485.5 3.5 c 128,-1,29
+ 466 -13 466 -13 418 -4 c 1,3,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: five
+Encoding: 53 53 24
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+513 635 m 1,0,-1
+ 513 155 l 1,1,-1
+ 513 635 l 1,0,-1
+64 379 m 1,2,-1
+ 133 755 l 1,3,-1
+ 397 755 l 1,4,5
+ 423 779 423 779 442.5 782 c 128,-1,6
+ 462 785 462 785 470.5 771 c 128,-1,7
+ 479 757 479 757 481.5 734.5 c 128,-1,8
+ 484 712 484 712 476 686 c 1,9,-1
+ 209 686 l 1,10,11
+ 186 680 186 680 181 625.5 c 128,-1,12
+ 176 571 176 571 171 561 c 0,13,14
+ 149 496 149 496 170.5 489 c 128,-1,15
+ 192 482 192 482 254 510 c 1,16,17
+ 308 519 308 519 359.5 502.5 c 128,-1,18
+ 411 486 411 486 448 451.5 c 128,-1,19
+ 485 417 485 417 511.5 369.5 c 128,-1,20
+ 538 322 538 322 541.5 270 c 128,-1,21
+ 545 218 545 218 529 166 c 0,22,23
+ 509 77 509 77 430.5 25 c 128,-1,24
+ 352 -27 352 -27 258 -20 c 128,-1,25
+ 164 -13 164 -13 102 54 c 0,26,27
+ 83 72 83 72 62.5 105 c 128,-1,28
+ 42 138 42 138 30 171.5 c 128,-1,29
+ 18 205 18 205 31.5 224 c 128,-1,30
+ 45 243 45 243 89 232 c 1,31,32
+ 105 151 105 151 170.5 90 c 128,-1,33
+ 236 29 236 29 318 52 c 0,34,35
+ 371 62 371 62 407.5 100 c 128,-1,36
+ 444 138 444 138 455 187 c 128,-1,37
+ 466 236 466 236 459.5 286.5 c 128,-1,38
+ 453 337 453 337 420 378 c 128,-1,39
+ 387 419 387 419 336 434 c 2,40,41
+ 305 453 305 453 273.5 448.5 c 128,-1,42
+ 242 444 242 444 218.5 426.5 c 128,-1,43
+ 195 409 195 409 168 392 c 128,-1,44
+ 141 375 141 375 118 368 c 128,-1,45
+ 95 361 95 361 64 379 c 1,2,-1
+EndSplineSet
+Validated: 37
+EndChar
+
+StartChar: six
+Encoding: 54 54 25
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+285 445 m 0,0,1
+ 202 448 202 448 146 380.5 c 128,-1,2
+ 90 313 90 313 101 230 c 0,3,4
+ 101 176 101 176 133.5 132.5 c 128,-1,5
+ 166 89 166 89 211.5 68 c 128,-1,6
+ 257 47 257 47 311 52 c 128,-1,7
+ 365 57 365 57 404 94 c 0,8,9
+ 465 145 465 145 469 231.5 c 128,-1,10
+ 473 318 473 318 421 383.5 c 128,-1,11
+ 369 449 369 449 285 445 c 0,0,1
+221 506 m 1,12,13
+ 239 512 239 512 269.5 513 c 128,-1,14
+ 300 514 300 514 338 506.5 c 128,-1,15
+ 376 499 376 499 411.5 484.5 c 128,-1,16
+ 447 470 447 470 476 442.5 c 128,-1,17
+ 505 415 505 415 515 378 c 2,18,19
+ 541 330 541 330 545 273 c 128,-1,20
+ 549 216 549 216 530.5 164 c 128,-1,21
+ 512 112 512 112 479 69.5 c 128,-1,22
+ 446 27 446 27 395 3 c 128,-1,23
+ 344 -21 344 -21 287 -18 c 0,24,25
+ 233 -21 233 -21 183 0 c 128,-1,26
+ 133 21 133 21 99 59 c 128,-1,27
+ 65 97 65 97 43 146 c 128,-1,28
+ 21 195 21 195 21.5 247 c 128,-1,29
+ 22 299 22 299 42 350 c 0,30,31
+ 74 414 74 414 109 467 c 128,-1,32
+ 144 520 144 520 189.5 584 c 128,-1,33
+ 235 648 235 648 266 696 c 0,34,35
+ 292 739 292 739 321 752.5 c 128,-1,36
+ 350 766 350 766 392 760 c 1,37,-1
+ 221 506 l 1,12,13
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: seven
+Encoding: 55 55 26
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+111 0 m 1,0,-1
+ 425 694 l 1,1,-1
+ 143 694 l 1,2,3
+ 94 685 94 685 72.5 700.5 c 128,-1,4
+ 51 716 51 716 64 763 c 1,5,-1
+ 424 763 l 1,6,7
+ 473 771 473 771 494.5 756 c 128,-1,8
+ 516 741 516 741 504 694 c 1,9,-1
+ 218 58 l 1,10,11
+ 213 16 213 16 185 5 c 128,-1,12
+ 157 -6 157 -6 111 0 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: eight
+Encoding: 56 56 27
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+282 711 m 0,0,1
+ 223 716 223 716 186.5 672 c 128,-1,2
+ 150 628 150 628 156.5 570.5 c 128,-1,3
+ 163 513 163 513 212 483 c 0,4,5
+ 249 458 249 458 284 457 c 128,-1,6
+ 319 456 319 456 342.5 475 c 128,-1,7
+ 366 494 366 494 383.5 522.5 c 128,-1,8
+ 401 551 401 551 402 584.5 c 128,-1,9
+ 403 618 403 618 394 646.5 c 128,-1,10
+ 385 675 385 675 355.5 693.5 c 128,-1,11
+ 326 712 326 712 282 711 c 0,0,1
+283 391 m 0,12,13
+ 224 396 224 396 181 360.5 c 128,-1,14
+ 138 325 138 325 123 275.5 c 128,-1,15
+ 108 226 108 226 123.5 171.5 c 128,-1,16
+ 139 117 139 117 187 87 c 0,17,18
+ 230 58 230 58 271.5 53.5 c 128,-1,19
+ 313 49 313 49 344 66 c 128,-1,20
+ 375 83 375 83 398 112.5 c 128,-1,21
+ 421 142 421 142 432.5 179 c 128,-1,22
+ 444 216 444 216 441.5 253.5 c 128,-1,23
+ 439 291 439 291 423 322 c 128,-1,24
+ 407 353 407 353 370.5 372.5 c 128,-1,25
+ 334 392 334 392 283 391 c 0,12,13
+168 430 m 1,26,27
+ 122 453 122 453 98.5 500.5 c 128,-1,28
+ 75 548 75 548 79.5 601 c 128,-1,29
+ 84 654 84 654 113 695 c 0,30,31
+ 140 737 140 737 180 759.5 c 128,-1,32
+ 220 782 220 782 261 781.5 c 128,-1,33
+ 302 781 302 781 344 767.5 c 128,-1,34
+ 386 754 386 754 418 724.5 c 128,-1,35
+ 450 695 450 695 470 659.5 c 128,-1,36
+ 490 624 490 624 489 578.5 c 128,-1,37
+ 488 533 488 533 462 489 c 1,38,39
+ 422 467 422 467 415 448 c 128,-1,40
+ 408 429 408 429 425.5 411 c 128,-1,41
+ 443 393 443 393 466 374.5 c 128,-1,42
+ 489 356 489 356 507.5 326 c 128,-1,43
+ 526 296 526 296 522 263 c 2,44,45
+ 539 180 539 180 494 107 c 128,-1,46
+ 449 34 449 34 369 3.5 c 128,-1,47
+ 289 -27 289 -27 210 1 c 0,48,49
+ 153 13 153 13 111 53.5 c 128,-1,50
+ 69 94 69 94 54 148 c 128,-1,51
+ 39 202 39 202 42.5 257.5 c 128,-1,52
+ 46 313 46 313 79 360.5 c 128,-1,53
+ 112 408 112 408 168 430 c 1,26,27
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: nine
+Encoding: 57 57 28
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+278 707 m 0,0,1
+ 212 709 212 709 165 666.5 c 128,-1,2
+ 118 624 118 624 103.5 565 c 128,-1,3
+ 89 506 89 506 107 443 c 128,-1,4
+ 125 380 125 380 176 345 c 0,5,6
+ 225 312 225 312 271.5 308 c 128,-1,7
+ 318 304 318 304 352.5 324.5 c 128,-1,8
+ 387 345 387 345 412.5 379.5 c 128,-1,9
+ 438 414 438 414 450 457.5 c 128,-1,10
+ 462 501 462 501 458 545 c 128,-1,11
+ 454 589 454 589 435.5 625 c 128,-1,12
+ 417 661 417 661 376 684 c 128,-1,13
+ 335 707 335 707 278 707 c 0,0,1
+262 0 m 1,14,-1
+ 174 0 l 1,15,-1
+ 295 178 l 2,16,17
+ 343 234 343 234 337 245.5 c 128,-1,18
+ 331 257 331 257 286.5 249.5 c 128,-1,19
+ 242 242 242 242 191 255 c 0,20,21
+ 125 275 125 275 82 328.5 c 128,-1,22
+ 39 382 39 382 29 447.5 c 128,-1,23
+ 19 513 19 513 31 578 c 128,-1,24
+ 43 643 43 643 88 694.5 c 128,-1,25
+ 133 746 133 746 200 764 c 0,26,27
+ 245 780 245 780 292.5 777.5 c 128,-1,28
+ 340 775 340 775 380 756.5 c 128,-1,29
+ 420 738 420 738 455.5 707.5 c 128,-1,30
+ 491 677 491 677 512 637 c 128,-1,31
+ 533 597 533 597 542 551.5 c 128,-1,32
+ 551 506 551 506 538 458 c 0,33,34
+ 513 382 513 382 467.5 306 c 128,-1,35
+ 422 230 422 230 357 139.5 c 128,-1,36
+ 292 49 292 49 262 0 c 1,14,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: colon
+Encoding: 58 58 29
+Width: 283
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+78 388 m 1,0,1
+ 79 402 79 402 79 416 c 128,-1,2
+ 79 430 79 430 77 443.5 c 128,-1,3
+ 75 457 75 457 75 469 c 128,-1,4
+ 75 481 75 481 76 491 c 128,-1,5
+ 77 501 77 501 81.5 508.5 c 128,-1,6
+ 86 516 86 516 94.5 520 c 128,-1,7
+ 103 524 103 524 117.5 523.5 c 128,-1,8
+ 132 523 132 523 154 518 c 1,9,10
+ 153 508 153 508 154 492 c 128,-1,11
+ 155 476 155 476 155.5 464.5 c 128,-1,12
+ 156 453 156 453 155.5 439 c 128,-1,13
+ 155 425 155 425 153 415.5 c 128,-1,14
+ 151 406 151 406 145.5 397.5 c 128,-1,15
+ 140 389 140 389 131.5 385 c 128,-1,16
+ 123 381 123 381 109.5 381.5 c 128,-1,17
+ 96 382 96 382 78 388 c 1,0,1
+78 -5 m 1,18,19
+ 79 9 79 9 79 23 c 128,-1,20
+ 79 37 79 37 77 50.5 c 128,-1,21
+ 75 64 75 64 75 76 c 128,-1,22
+ 75 88 75 88 76 98 c 128,-1,23
+ 77 108 77 108 81.5 115 c 128,-1,24
+ 86 122 86 122 94.5 126 c 128,-1,25
+ 103 130 103 130 117.5 130 c 128,-1,26
+ 132 130 132 130 154 125 c 1,27,28
+ 153 115 153 115 154 99 c 128,-1,29
+ 155 83 155 83 155.5 71.5 c 128,-1,30
+ 156 60 156 60 155.5 46 c 128,-1,31
+ 155 32 155 32 153 22.5 c 128,-1,32
+ 151 13 151 13 145.5 4.5 c 128,-1,33
+ 140 -4 140 -4 131.5 -8 c 128,-1,34
+ 123 -12 123 -12 109.5 -11.5 c 128,-1,35
+ 96 -11 96 -11 78 -5 c 1,18,19
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: semicolon
+Encoding: 59 59 30
+Width: 283
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+162 389 m 1,0,1
+ 164 403 164 403 163.5 421 c 128,-1,2
+ 163 439 163 439 161.5 452 c 128,-1,3
+ 160 465 160 465 160 480 c 128,-1,4
+ 160 495 160 495 163 503 c 128,-1,5
+ 166 511 166 511 174.5 518.5 c 128,-1,6
+ 183 526 183 526 198 524.5 c 128,-1,7
+ 213 523 213 523 238 519 c 1,8,9
+ 238 509 238 509 238.5 493 c 128,-1,10
+ 239 477 239 477 239.5 465.5 c 128,-1,11
+ 240 454 240 454 239.5 440 c 128,-1,12
+ 239 426 239 426 237 416.5 c 128,-1,13
+ 235 407 235 407 229.5 398.5 c 128,-1,14
+ 224 390 224 390 216 386 c 128,-1,15
+ 208 382 208 382 194 382.5 c 128,-1,16
+ 180 383 180 383 162 389 c 1,0,1
+75 -73 m 1,17,-1
+ 147 85 l 2,18,19
+ 154 108 154 108 171 120 c 128,-1,20
+ 188 132 188 132 203 129.5 c 128,-1,21
+ 218 127 218 127 228.5 118 c 128,-1,22
+ 239 109 239 109 234.5 89.5 c 128,-1,23
+ 230 70 230 70 207 49 c 1,24,25
+ 202 38 202 38 195 21 c 128,-1,26
+ 188 4 188 4 183.5 -7.5 c 128,-1,27
+ 179 -19 179 -19 171 -34.5 c 128,-1,28
+ 163 -50 163 -50 155.5 -57 c 128,-1,29
+ 148 -64 148 -64 135.5 -72.5 c 128,-1,30
+ 123 -81 123 -81 109 -79 c 128,-1,31
+ 95 -77 95 -77 75 -73 c 1,17,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: less
+Encoding: 60 60 31
+Width: 620
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+572 578 m 1,0,-1
+ 572 497 l 1,1,-1
+ 158 304 l 1,2,-1
+ 447 171 l 2,3,4
+ 457 166 457 166 472 160 c 128,-1,5
+ 487 154 487 154 498.5 149.5 c 128,-1,6
+ 510 145 510 145 523.5 138 c 128,-1,7
+ 537 131 537 131 546 124.5 c 128,-1,8
+ 555 118 555 118 563 108.5 c 128,-1,9
+ 571 99 571 99 574.5 88.5 c 128,-1,10
+ 578 78 578 78 578 64 c 128,-1,11
+ 578 50 578 50 572 33 c 1,12,-1
+ 184 209 l 1,13,14
+ 172 217 172 217 152 225 c 128,-1,15
+ 132 233 132 233 116.5 238.5 c 128,-1,16
+ 101 244 101 244 83 253 c 128,-1,17
+ 65 262 65 262 57 272 c 128,-1,18
+ 49 282 49 282 43.5 299.5 c 128,-1,19
+ 38 317 38 317 47 338 c 1,20,-1
+ 572 578 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: equal
+Encoding: 61 61 32
+Width: 620
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+573 242 m 1,0,-1
+ 573 166 l 1,1,-1
+ 158 166 l 2,2,3
+ 124 164 124 164 95.5 163.5 c 128,-1,4
+ 67 163 67 163 54 182.5 c 128,-1,5
+ 41 202 41 202 53 242 c 1,6,-1
+ 573 242 l 1,0,-1
+573 446 m 1,7,-1
+ 573 370 l 1,8,-1
+ 158 370 l 2,9,10
+ 124 368 124 368 95.5 368 c 128,-1,11
+ 67 368 67 368 54 387 c 128,-1,12
+ 41 406 41 406 53 446 c 1,13,-1
+ 573 446 l 1,7,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: greater
+Encoding: 62 62 33
+Width: 620
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+48 37 m 1,0,-1
+ 48 117 l 1,1,-1
+ 463 310 l 1,2,-1
+ 174 443 l 2,3,4
+ 164 448 164 448 149 454.5 c 128,-1,5
+ 134 461 134 461 122.5 465.5 c 128,-1,6
+ 111 470 111 470 97.5 477 c 128,-1,7
+ 84 484 84 484 75 490 c 128,-1,8
+ 66 496 66 496 57.5 505.5 c 128,-1,9
+ 49 515 49 515 45.5 526 c 128,-1,10
+ 42 537 42 537 42.5 551 c 128,-1,11
+ 43 565 43 565 48 582 c 1,12,-1
+ 437 406 l 1,13,14
+ 452 396 452 396 485 383.5 c 128,-1,15
+ 518 371 518 371 538.5 361.5 c 128,-1,16
+ 559 352 559 352 571.5 330 c 128,-1,17
+ 584 308 584 308 574 276 c 1,18,-1
+ 48 37 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: question
+Encoding: 63 63 34
+Width: 605
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+133 517 m 1,0,-1
+ 84 517 l 1,1,2
+ 60 556 60 556 68.5 594 c 128,-1,3
+ 77 632 77 632 102 667.5 c 128,-1,4
+ 127 703 127 703 170 728 c 128,-1,5
+ 213 753 213 753 258 765.5 c 128,-1,6
+ 303 778 303 778 351.5 770 c 128,-1,7
+ 400 762 400 762 436 732 c 0,8,9
+ 509 682 509 682 529.5 626 c 128,-1,10
+ 550 570 550 570 526.5 514.5 c 128,-1,11
+ 503 459 503 459 468 408.5 c 128,-1,12
+ 433 358 433 358 392 297 c 128,-1,13
+ 351 236 351 236 338 192 c 1,14,15
+ 293 185 293 185 276.5 202.5 c 128,-1,16
+ 260 220 260 220 270 252 c 128,-1,17
+ 280 284 280 284 301 319.5 c 128,-1,18
+ 322 355 322 355 349.5 384.5 c 128,-1,19
+ 377 414 377 414 397 425 c 1,20,21
+ 442 465 442 465 457 507 c 128,-1,22
+ 472 549 472 549 459.5 581.5 c 128,-1,23
+ 447 614 447 614 419 640 c 128,-1,24
+ 391 666 391 666 352.5 679.5 c 128,-1,25
+ 314 693 314 693 274.5 691.5 c 128,-1,26
+ 235 690 235 690 201.5 673.5 c 128,-1,27
+ 168 657 168 657 149 616.5 c 128,-1,28
+ 130 576 130 576 133 517 c 1,0,-1
+263 -7 m 1,29,30
+ 265 7 265 7 264.5 25 c 128,-1,31
+ 264 43 264 43 262.5 56 c 128,-1,32
+ 261 69 261 69 261 84 c 128,-1,33
+ 261 99 261 99 264 106.5 c 128,-1,34
+ 267 114 267 114 275.5 122 c 128,-1,35
+ 284 130 284 130 299.5 128.5 c 128,-1,36
+ 315 127 315 127 340 123 c 1,37,38
+ 340 113 340 113 340.5 97 c 128,-1,39
+ 341 81 341 81 342 69.5 c 128,-1,40
+ 343 58 343 58 342.5 43.5 c 128,-1,41
+ 342 29 342 29 339.5 20 c 128,-1,42
+ 337 11 337 11 331.5 2 c 128,-1,43
+ 326 -7 326 -7 317.5 -10.5 c 128,-1,44
+ 309 -14 309 -14 295.5 -13.5 c 128,-1,45
+ 282 -13 282 -13 263 -7 c 1,29,30
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: at
+Encoding: 64 64 35
+Width: 887
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+476 550 m 1,0,1
+ 385 539 385 539 334 445 c 128,-1,2
+ 283 351 283 351 301 259 c 1,3,4
+ 332 212 332 212 372.5 208.5 c 128,-1,5
+ 413 205 413 205 448.5 235.5 c 128,-1,6
+ 484 266 484 266 510.5 313 c 128,-1,7
+ 537 360 537 360 546.5 409.5 c 128,-1,8
+ 556 459 556 459 539 499 c 128,-1,9
+ 522 539 522 539 476 550 c 1,0,1
+672 586 m 1,10,-1
+ 609 399 l 2,11,12
+ 599 375 599 375 591 352 c 128,-1,13
+ 583 329 583 329 573.5 297 c 128,-1,14
+ 564 265 564 265 563.5 244 c 128,-1,15
+ 563 223 563 223 569.5 207 c 128,-1,16
+ 576 191 576 191 599 194.5 c 128,-1,17
+ 622 198 622 198 659 221 c 0,18,19
+ 721 265 721 265 746.5 338 c 128,-1,20
+ 772 411 772 411 761 482 c 128,-1,21
+ 750 553 750 553 702.5 614 c 128,-1,22
+ 655 675 655 675 582 696 c 0,23,24
+ 524 721 524 721 461 720 c 128,-1,25
+ 398 719 398 719 344 695.5 c 128,-1,26
+ 290 672 290 672 242 632.5 c 128,-1,27
+ 194 593 194 593 165 540 c 128,-1,28
+ 136 487 136 487 123.5 427.5 c 128,-1,29
+ 111 368 111 368 129 305 c 0,30,31
+ 140 230 140 230 186.5 168.5 c 128,-1,32
+ 233 107 233 107 299 75 c 128,-1,33
+ 365 43 365 43 438 34 c 128,-1,34
+ 511 25 511 25 582.5 51.5 c 128,-1,35
+ 654 78 654 78 704 136 c 1,36,37
+ 750 99 750 99 723.5 67.5 c 128,-1,38
+ 697 36 697 36 639.5 14.5 c 128,-1,39
+ 582 -7 582 -7 517 -16.5 c 128,-1,40
+ 452 -26 452 -26 420 -18 c 2,41,42
+ 350 -14 350 -14 287.5 17 c 128,-1,43
+ 225 48 225 48 180.5 96.5 c 128,-1,44
+ 136 145 136 145 106.5 208 c 128,-1,45
+ 77 271 77 271 69.5 337 c 128,-1,46
+ 62 403 62 403 78 471 c 128,-1,47
+ 94 539 94 539 135 595 c 0,48,49
+ 170 655 170 655 228 696 c 128,-1,50
+ 286 737 286 737 351.5 754 c 128,-1,51
+ 417 771 417 771 487.5 766.5 c 128,-1,52
+ 558 762 558 762 619 737 c 128,-1,53
+ 680 712 680 712 729 662 c 128,-1,54
+ 778 612 778 612 801 544 c 0,55,56
+ 820 501 820 501 820 447 c 128,-1,57
+ 820 393 820 393 803 342.5 c 128,-1,58
+ 786 292 786 292 755.5 246 c 128,-1,59
+ 725 200 725 200 684.5 174.5 c 128,-1,60
+ 644 149 644 149 597.5 143.5 c 128,-1,61
+ 551 138 551 138 500 169 c 1,62,63
+ 476 162 476 162 446 157 c 128,-1,64
+ 416 152 416 152 372 152.5 c 128,-1,65
+ 328 153 328 153 294 164 c 128,-1,66
+ 260 175 260 175 238 208.5 c 128,-1,67
+ 216 242 216 242 221 295 c 1,68,69
+ 218 356 218 356 245.5 421.5 c 128,-1,70
+ 273 487 273 487 320 534 c 128,-1,71
+ 367 581 367 581 428 599 c 128,-1,72
+ 489 617 489 617 555 583 c 1,73,74
+ 569 553 569 553 578 546 c 128,-1,75
+ 587 539 587 539 593.5 549 c 128,-1,76
+ 600 559 600 559 609.5 571 c 128,-1,77
+ 619 583 619 583 633 590.5 c 128,-1,78
+ 647 598 647 598 672 586 c 1,10,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: A
+Encoding: 65 65 36
+Width: 747
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+235 325 m 1,0,-1
+ 531 325 l 1,1,-1
+ 384 675 l 1,2,-1
+ 235 325 l 1,0,-1
+14 -1 m 1,3,-1
+ 290 643 l 2,4,5
+ 291 646 291 646 299.5 668.5 c 128,-1,6
+ 308 691 308 691 310 695.5 c 128,-1,7
+ 312 700 312 700 320.5 718 c 128,-1,8
+ 329 736 329 736 334 740.5 c 128,-1,9
+ 339 745 339 745 350 755 c 128,-1,10
+ 361 765 361 765 371 766.5 c 128,-1,11
+ 381 768 381 768 395.5 767.5 c 128,-1,12
+ 410 767 410 767 427 762 c 1,13,-1
+ 704 118 l 2,14,15
+ 708 110 708 110 715 95.5 c 128,-1,16
+ 722 81 722 81 726 72 c 128,-1,17
+ 730 63 730 63 735.5 50.5 c 128,-1,18
+ 741 38 741 38 742.5 30 c 128,-1,19
+ 744 22 744 22 744 13.5 c 128,-1,20
+ 744 5 744 5 739.5 1 c 128,-1,21
+ 735 -3 735 -3 727 -6 c 128,-1,22
+ 719 -9 719 -9 704.5 -7.5 c 128,-1,23
+ 690 -6 690 -6 671 -1 c 1,24,-1
+ 561 256 l 1,25,-1
+ 288 256 l 1,26,27
+ 271 262 271 262 256.5 262 c 128,-1,28
+ 242 262 242 262 231 258.5 c 128,-1,29
+ 220 255 220 255 210.5 246.5 c 128,-1,30
+ 201 238 201 238 195 229 c 128,-1,31
+ 189 220 189 220 182 206 c 128,-1,32
+ 175 192 175 192 171 181 c 128,-1,33
+ 167 170 167 170 161 154 c 128,-1,34
+ 155 138 155 138 150 128 c 128,-1,35
+ 145 118 145 118 139.5 102.5 c 128,-1,36
+ 134 87 134 87 129.5 75.5 c 128,-1,37
+ 125 64 125 64 118.5 50 c 128,-1,38
+ 112 36 112 36 106 27 c 128,-1,39
+ 100 18 100 18 90.5 9 c 128,-1,40
+ 81 0 81 0 70.5 -3.5 c 128,-1,41
+ 60 -7 60 -7 45.5 -7 c 128,-1,42
+ 31 -7 31 -7 14 -1 c 1,3,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: B
+Encoding: 66 66 37
+Width: 546
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+128 427 m 1,0,1
+ 142 427 142 427 174 427 c 0,2,3
+ 299 425 299 425 347 445 c 0,4,5
+ 431 479 431 479 411 588 c 0,6,7
+ 402 625 402 625 379.5 647.5 c 128,-1,8
+ 357 670 357 670 327 676.5 c 128,-1,9
+ 297 683 297 683 261.5 686 c 128,-1,10
+ 226 689 226 689 192.5 686 c 128,-1,11
+ 159 683 159 683 128 686 c 1,12,-1
+ 128 427 l 1,0,1
+128 61 m 1,13,14
+ 160 60 160 60 198 61 c 128,-1,15
+ 236 62 236 62 274.5 62 c 128,-1,16
+ 313 62 313 62 348 72 c 128,-1,17
+ 383 82 383 82 409 98 c 128,-1,18
+ 435 114 435 114 448 147.5 c 128,-1,19
+ 461 181 461 181 456 229 c 0,20,21
+ 451 262 451 262 436.5 286.5 c 128,-1,22
+ 422 311 422 311 401.5 324 c 128,-1,23
+ 381 337 381 337 354.5 345.5 c 128,-1,24
+ 328 354 328 354 299.5 356 c 128,-1,25
+ 271 358 271 358 241 359 c 128,-1,26
+ 211 360 211 360 182.5 358 c 128,-1,27
+ 154 356 154 356 128 358 c 1,28,-1
+ 128 61 l 1,13,14
+51 -8 m 1,29,-1
+ 51 755 l 1,30,31
+ 101 754 101 754 141 755 c 128,-1,32
+ 181 756 181 756 230.5 754.5 c 128,-1,33
+ 280 753 280 753 320 749 c 0,34,35
+ 368 748 368 748 406.5 722.5 c 128,-1,36
+ 445 697 445 697 465 657 c 128,-1,37
+ 485 617 485 617 491 572 c 128,-1,38
+ 497 527 497 527 480 483.5 c 128,-1,39
+ 463 440 463 440 427 412 c 1,40,41
+ 450 395 450 395 476.5 355.5 c 128,-1,42
+ 503 316 503 316 522.5 265.5 c 128,-1,43
+ 542 215 542 215 534.5 159 c 128,-1,44
+ 527 103 527 103 485 63 c 0,45,46
+ 444 26 444 26 388 8.5 c 128,-1,47
+ 332 -9 332 -9 278.5 -8.5 c 128,-1,48
+ 225 -8 225 -8 163.5 -7.5 c 128,-1,49
+ 102 -7 102 -7 51 -8 c 1,29,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: C
+Encoding: 67 67 38
+Width: 804
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+707 197 m 1,0,1
+ 713 195 713 195 733.5 196 c 128,-1,2
+ 754 197 754 197 768.5 198 c 128,-1,3
+ 783 199 783 199 790.5 193.5 c 128,-1,4
+ 798 188 798 188 777 171 c 1,5,6
+ 736 92 736 92 660 43.5 c 128,-1,7
+ 584 -5 584 -5 497.5 -12.5 c 128,-1,8
+ 411 -20 411 -20 326.5 0 c 128,-1,9
+ 242 20 242 20 173 78.5 c 128,-1,10
+ 104 137 104 137 73 220 c 0,11,12
+ 41 290 41 290 40.5 369 c 128,-1,13
+ 40 448 40 448 69 518.5 c 128,-1,14
+ 98 589 98 589 147 647 c 128,-1,15
+ 196 705 196 705 267 739 c 128,-1,16
+ 338 773 338 773 417 772 c 2,17,18
+ 486 782 486 782 569 754 c 128,-1,19
+ 652 726 652 726 711 672 c 128,-1,20
+ 770 618 770 618 774 561 c 1,21,22
+ 740 558 740 558 706.5 575 c 128,-1,23
+ 673 592 673 592 645.5 617 c 128,-1,24
+ 618 642 618 642 588.5 665.5 c 128,-1,25
+ 559 689 559 689 521 701 c 128,-1,26
+ 483 713 483 713 441 703 c 2,27,28
+ 372 707 372 707 309 678 c 128,-1,29
+ 246 649 246 649 204 597.5 c 128,-1,30
+ 162 546 162 546 138 483.5 c 128,-1,31
+ 114 421 114 421 119 352 c 128,-1,32
+ 124 283 124 283 159 224 c 0,33,34
+ 208 122 208 122 316.5 79 c 128,-1,35
+ 425 36 425 36 537 68 c 128,-1,36
+ 649 100 649 100 707 197 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: D
+Encoding: 68 68 39
+Width: 716
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+135 62 m 1,0,1
+ 222 62 222 62 266 63 c 1,2,3
+ 323 54 323 54 379 67 c 128,-1,4
+ 435 80 435 80 479.5 109 c 128,-1,5
+ 524 138 524 138 558.5 182 c 128,-1,6
+ 593 226 593 226 611 276 c 128,-1,7
+ 629 326 629 326 628 383 c 128,-1,8
+ 627 440 627 440 604 494 c 0,9,10
+ 584 551 584 551 545.5 591 c 128,-1,11
+ 507 631 507 631 459.5 649.5 c 128,-1,12
+ 412 668 412 668 355.5 679 c 128,-1,13
+ 299 690 299 690 244 688.5 c 128,-1,14
+ 189 687 189 687 135 687 c 1,15,-1
+ 135 62 l 1,0,1
+58 -7 m 1,16,-1
+ 58 756 l 1,17,18
+ 131 757 131 757 234 756 c 128,-1,19
+ 337 755 337 755 408 742 c 0,20,21
+ 505 728 505 728 577.5 661.5 c 128,-1,22
+ 650 595 650 595 680.5 507 c 128,-1,23
+ 711 419 711 419 700 319.5 c 128,-1,24
+ 689 220 689 220 632 144 c 0,25,26
+ 608 111 608 111 577 85.5 c 128,-1,27
+ 546 60 546 60 515 43.5 c 128,-1,28
+ 484 27 484 27 444 16.5 c 128,-1,29
+ 404 6 404 6 370.5 1 c 128,-1,30
+ 337 -4 337 -4 291.5 -6 c 128,-1,31
+ 246 -8 246 -8 213.5 -8 c 128,-1,32
+ 181 -8 181 -8 133.5 -7.5 c 128,-1,33
+ 86 -7 86 -7 58 -7 c 1,16,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: E
+Encoding: 69 69 40
+Width: 500
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+67 0 m 1,0,-1
+ 67 679 l 1,1,2
+ 56 715 56 715 63.5 735.5 c 128,-1,3
+ 71 756 71 756 91.5 760.5 c 128,-1,4
+ 112 765 112 765 139 765.5 c 128,-1,5
+ 166 766 166 766 195 762.5 c 128,-1,6
+ 224 759 224 759 247 763 c 1,7,8
+ 288 755 288 755 334.5 762.5 c 128,-1,9
+ 381 770 381 770 426.5 766 c 128,-1,10
+ 472 762 472 762 484 735 c 1,11,12
+ 485 705 485 705 460.5 694.5 c 128,-1,13
+ 436 684 436 684 401.5 689.5 c 128,-1,14
+ 367 695 367 695 330 697 c 128,-1,15
+ 293 699 293 699 269 694 c 1,16,17
+ 186 714 186 714 156.5 679 c 128,-1,18
+ 127 644 127 644 144 560 c 2,19,20
+ 129 474 129 474 155 435.5 c 128,-1,21
+ 181 397 181 397 264 420 c 1,22,23
+ 290 415 290 415 327.5 417.5 c 128,-1,24
+ 365 420 365 420 400 424.5 c 128,-1,25
+ 435 429 435 429 457 415.5 c 128,-1,26
+ 479 402 479 402 473 365 c 1,27,28
+ 449 351 449 351 402 349 c 128,-1,29
+ 355 347 355 347 313 351.5 c 128,-1,30
+ 271 356 271 356 227 351 c 1,31,32
+ 191 362 191 362 171 355.5 c 128,-1,33
+ 151 349 151 349 146.5 330 c 128,-1,34
+ 142 311 142 311 141 285 c 128,-1,35
+ 140 259 140 259 144 231.5 c 128,-1,36
+ 148 204 148 204 144 181 c 0,37,38
+ 131 137 131 137 138 110.5 c 128,-1,39
+ 145 84 145 84 167 75 c 128,-1,40
+ 189 66 189 66 220.5 64.5 c 128,-1,41
+ 252 63 252 63 289 69 c 1,42,43
+ 316 66 316 66 353.5 68 c 128,-1,44
+ 391 70 391 70 424.5 73 c 128,-1,45
+ 458 76 458 76 476.5 58.5 c 128,-1,46
+ 495 41 495 41 484 0 c 1,47,-1
+ 67 0 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: F
+Encoding: 70 70 41
+Width: 455
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+52 -5 m 1,0,-1
+ 52 758 l 1,1,-1
+ 286 758 l 2,2,3
+ 311 757 311 757 341.5 758 c 128,-1,4
+ 372 759 372 759 398.5 759.5 c 128,-1,5
+ 425 760 425 760 437.5 743 c 128,-1,6
+ 450 726 450 726 439 689 c 1,7,-1
+ 140 689 l 1,8,9
+ 128 669 128 669 126.5 629.5 c 128,-1,10
+ 125 590 125 590 129 554.5 c 128,-1,11
+ 133 519 133 519 128 483 c 1,12,13
+ 116 446 116 446 129 429 c 128,-1,14
+ 142 412 142 412 163.5 411.5 c 128,-1,15
+ 185 411 185 411 222 413 c 128,-1,16
+ 259 415 259 415 275 413 c 0,17,18
+ 300 412 300 412 330.5 413 c 128,-1,19
+ 361 414 361 414 387.5 414.5 c 128,-1,20
+ 414 415 414 415 426.5 398 c 128,-1,21
+ 439 381 439 381 428 344 c 1,22,-1
+ 140 344 l 1,23,24
+ 128 324 128 324 126.5 284 c 128,-1,25
+ 125 244 125 244 128.5 208.5 c 128,-1,26
+ 132 173 132 173 128 136 c 0,27,28
+ 127 124 127 124 128 105 c 128,-1,29
+ 129 86 129 86 130 72.5 c 128,-1,30
+ 131 59 131 59 130 41.5 c 128,-1,31
+ 129 24 129 24 125.5 15 c 128,-1,32
+ 122 6 122 6 113.5 -3.5 c 128,-1,33
+ 105 -13 105 -13 90 -11.5 c 128,-1,34
+ 75 -10 75 -10 52 -5 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: G
+Encoding: 71 71 42
+Width: 858
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+342 347 m 1,0,-1
+ 813 347 l 1,1,2
+ 844 326 844 326 847 288.5 c 128,-1,3
+ 850 251 850 251 829.5 209 c 128,-1,4
+ 809 167 809 167 771.5 124 c 128,-1,5
+ 734 81 734 81 690 48 c 128,-1,6
+ 646 15 646 15 596.5 -3.5 c 128,-1,7
+ 547 -22 547 -22 507 -16 c 2,8,9
+ 440 -27 440 -27 372 -12 c 128,-1,10
+ 304 3 304 3 248.5 37.5 c 128,-1,11
+ 193 72 193 72 146.5 122.5 c 128,-1,12
+ 100 173 100 173 76 234 c 128,-1,13
+ 52 295 52 295 46 362 c 128,-1,14
+ 40 429 40 429 66 497 c 0,15,16
+ 87 574 87 574 140 634 c 128,-1,17
+ 193 694 193 694 261 726 c 128,-1,18
+ 329 758 329 758 409 767 c 128,-1,19
+ 489 776 489 776 563 759 c 128,-1,20
+ 637 742 637 742 701.5 696 c 128,-1,21
+ 766 650 766 650 803 579 c 1,22,23
+ 787 550 787 550 758 557 c 128,-1,24
+ 729 564 729 564 696 593.5 c 128,-1,25
+ 663 623 663 623 622.5 653.5 c 128,-1,26
+ 582 684 582 684 542 701.5 c 128,-1,27
+ 502 719 502 719 459 701 c 1,28,29
+ 389 706 389 706 324 677.5 c 128,-1,30
+ 259 649 259 649 215 598 c 128,-1,31
+ 171 547 171 547 145 484 c 128,-1,32
+ 119 421 119 421 123.5 351 c 128,-1,33
+ 128 281 128 281 165 221 c 0,34,35
+ 195 162 195 162 247.5 122 c 128,-1,36
+ 300 82 300 82 361 66 c 128,-1,37
+ 422 50 422 50 488 56 c 128,-1,38
+ 554 62 554 62 610 87.5 c 128,-1,39
+ 666 113 666 113 709 162.5 c 128,-1,40
+ 752 212 752 212 768 278 c 1,41,-1
+ 495 278 l 2,42,43
+ 470 279 470 279 439.5 278 c 128,-1,44
+ 409 277 409 277 382.5 276.5 c 128,-1,45
+ 356 276 356 276 343.5 293 c 128,-1,46
+ 331 310 331 310 342 347 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: H
+Encoding: 72 72 43
+Width: 635
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+76 -2 m 1,0,-1
+ 76 619 l 2,1,2
+ 76 632 76 632 76 646 c 128,-1,3
+ 76 660 76 660 74.5 674.5 c 128,-1,4
+ 73 689 73 689 73.5 702.5 c 128,-1,5
+ 74 716 74 716 75.5 728 c 128,-1,6
+ 77 740 77 740 82 748.5 c 128,-1,7
+ 87 757 87 757 95.5 762 c 128,-1,8
+ 104 767 104 767 118.5 766.5 c 128,-1,9
+ 133 766 133 766 152 760 c 1,10,-1
+ 152 425 l 1,11,-1
+ 524 425 l 1,12,13
+ 547 433 547 433 550.5 470.5 c 128,-1,14
+ 554 508 554 508 547 547 c 128,-1,15
+ 540 586 540 586 547 619 c 1,16,17
+ 547 632 547 632 547 646 c 128,-1,18
+ 547 660 547 660 546 674.5 c 128,-1,19
+ 545 689 545 689 545.5 702.5 c 128,-1,20
+ 546 716 546 716 547.5 728 c 128,-1,21
+ 549 740 549 740 554 748.5 c 128,-1,22
+ 559 757 559 757 567.5 762 c 128,-1,23
+ 576 767 576 767 590.5 766.5 c 128,-1,24
+ 605 766 605 766 624 760 c 1,25,-1
+ 624 138 l 2,26,27
+ 624 125 624 125 624 111 c 128,-1,28
+ 624 97 624 97 625 82.5 c 128,-1,29
+ 626 68 626 68 625.5 54.5 c 128,-1,30
+ 625 41 625 41 623.5 29.5 c 128,-1,31
+ 622 18 622 18 617 9 c 128,-1,32
+ 612 0 612 0 603.5 -4.5 c 128,-1,33
+ 595 -9 595 -9 580.5 -8.5 c 128,-1,34
+ 566 -8 566 -8 547 -2 c 1,35,-1
+ 547 356 l 1,36,-1
+ 152 356 l 1,37,-1
+ 152 138 l 2,38,39
+ 151 126 151 126 152 107 c 128,-1,40
+ 153 88 153 88 154 74.5 c 128,-1,41
+ 155 61 155 61 154 43.5 c 128,-1,42
+ 153 26 153 26 149 17 c 128,-1,43
+ 145 8 145 8 136.5 -1.5 c 128,-1,44
+ 128 -11 128 -11 113.5 -9 c 128,-1,45
+ 99 -7 99 -7 76 -2 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: I
+Encoding: 73 73 44
+Width: 170
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+78 -2 m 1,0,-1
+ 78 580 l 1,1,2
+ 80 594 80 594 79.5 615 c 128,-1,3
+ 79 636 79 636 77 654 c 128,-1,4
+ 75 672 75 672 74.5 693 c 128,-1,5
+ 74 714 74 714 76.5 728 c 128,-1,6
+ 79 742 79 742 87.5 754 c 128,-1,7
+ 96 766 96 766 112 766.5 c 128,-1,8
+ 128 767 128 767 154 761 c 1,9,-1
+ 154 179 l 2,10,11
+ 152 151 152 151 153.5 115 c 128,-1,12
+ 155 79 155 79 157 47.5 c 128,-1,13
+ 159 16 159 16 140 0.5 c 128,-1,14
+ 121 -15 121 -15 78 -2 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: J
+Encoding: 74 74 45
+Width: 463
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+445 754 m 1,0,-1
+ 445 652 l 2,1,2
+ 442 590 442 590 445.5 470 c 128,-1,3
+ 449 350 449 350 444 254.5 c 128,-1,4
+ 439 159 439 159 415 76 c 0,5,6
+ 400 34 400 34 367 9 c 128,-1,7
+ 334 -16 334 -16 295 -20.5 c 128,-1,8
+ 256 -25 256 -25 213 -18.5 c 128,-1,9
+ 170 -12 170 -12 135 8 c 128,-1,10
+ 100 28 100 28 75 53 c 128,-1,11
+ 50 78 50 78 47.5 110 c 128,-1,12
+ 45 142 45 142 66 172 c 1,13,14
+ 79 164 79 164 109.5 135.5 c 128,-1,15
+ 140 107 140 107 167.5 86 c 128,-1,16
+ 195 65 195 65 228 50.5 c 128,-1,17
+ 261 36 261 36 293 52.5 c 128,-1,18
+ 325 69 325 69 351 119 c 1,19,20
+ 366 190 366 190 369 282 c 128,-1,21
+ 372 374 372 374 368.5 447.5 c 128,-1,22
+ 365 521 365 521 369 613 c 0,23,24
+ 370 625 370 625 369 644 c 128,-1,25
+ 368 663 368 663 367 676.5 c 128,-1,26
+ 366 690 366 690 367 707.5 c 128,-1,27
+ 368 725 368 725 371.5 734 c 128,-1,28
+ 375 743 375 743 383.5 752.5 c 128,-1,29
+ 392 762 392 762 407 760.5 c 128,-1,30
+ 422 759 422 759 445 754 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: K
+Encoding: 75 75 46
+Width: 621
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+78 -5 m 1,0,-1
+ 78 617 l 2,1,2
+ 79 629 79 629 78 648 c 128,-1,3
+ 77 667 77 667 76 680.5 c 128,-1,4
+ 75 694 75 694 76 711.5 c 128,-1,5
+ 77 729 77 729 80.5 738 c 128,-1,6
+ 84 747 84 747 92.5 756.5 c 128,-1,7
+ 101 766 101 766 116 764.5 c 128,-1,8
+ 131 763 131 763 154 758 c 1,9,-1
+ 154 319 l 1,10,-1
+ 434 666 l 2,11,12
+ 469 722 469 722 507.5 747.5 c 128,-1,13
+ 546 773 546 773 603 758 c 1,14,-1
+ 302 386 l 1,15,-1
+ 532 88 l 2,16,17
+ 553 67 553 67 565 51 c 128,-1,18
+ 577 35 577 35 584 20 c 128,-1,19
+ 591 5 591 5 584.5 -1.5 c 128,-1,20
+ 578 -8 578 -8 561 -10.5 c 128,-1,21
+ 544 -13 544 -13 507 -5 c 1,22,-1
+ 253 325 l 1,23,24
+ 243 310 243 310 208 272 c 128,-1,25
+ 173 234 173 234 159 203.5 c 128,-1,26
+ 145 173 145 173 154 136 c 1,27,28
+ 153 124 153 124 154 105 c 128,-1,29
+ 155 86 155 86 156 72.5 c 128,-1,30
+ 157 59 157 59 156 41.5 c 128,-1,31
+ 155 24 155 24 151.5 15 c 128,-1,32
+ 148 6 148 6 139.5 -3.5 c 128,-1,33
+ 131 -13 131 -13 116 -11.5 c 128,-1,34
+ 101 -10 101 -10 78 -5 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: L
+Encoding: 76 76 47
+Width: 482
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+73 -8 m 1,0,-1
+ 73 614 l 2,1,2
+ 73 627 73 627 73 641 c 128,-1,3
+ 73 655 73 655 71.5 669.5 c 128,-1,4
+ 70 684 70 684 70.5 697.5 c 128,-1,5
+ 71 711 71 711 72.5 723 c 128,-1,6
+ 74 735 74 735 79 743.5 c 128,-1,7
+ 84 752 84 752 92.5 757 c 128,-1,8
+ 101 762 101 762 115.5 761.5 c 128,-1,9
+ 130 761 130 761 149 755 c 1,10,-1
+ 149 120 l 1,11,12
+ 140 85 140 85 155 70.5 c 128,-1,13
+ 170 56 170 56 198.5 58.5 c 128,-1,14
+ 227 61 227 61 258 62.5 c 128,-1,15
+ 289 64 289 64 312 62 c 0,16,17
+ 337 61 337 61 367.5 62 c 128,-1,18
+ 398 63 398 63 424.5 63.5 c 128,-1,19
+ 451 64 451 64 463.5 46.5 c 128,-1,20
+ 476 29 476 29 465 -8 c 1,21,-1
+ 73 -8 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: M
+Encoding: 77 77 48
+Width: 886
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+76 -10 m 1,0,-1
+ 76 682 l 1,1,2
+ 63 724 63 724 80 741 c 128,-1,3
+ 97 758 97 758 129.5 754.5 c 128,-1,4
+ 162 751 162 751 195 753 c 1,5,-1
+ 473 103 l 1,6,-1
+ 721 687 l 1,7,8
+ 723 707 723 707 730.5 721 c 128,-1,9
+ 738 735 738 735 747.5 741.5 c 128,-1,10
+ 757 748 757 748 774 751 c 128,-1,11
+ 791 754 791 754 803 754 c 128,-1,12
+ 815 754 815 754 836.5 753.5 c 128,-1,13
+ 858 753 858 753 868 753 c 1,14,-1
+ 868 102 l 2,15,16
+ 869 68 869 68 870.5 37 c 128,-1,17
+ 872 6 872 6 853 -8.5 c 128,-1,18
+ 834 -23 834 -23 792 -10 c 1,19,-1
+ 792 669 l 1,20,-1
+ 552 102 l 2,21,22
+ 547 92 547 92 541.5 77 c 128,-1,23
+ 536 62 536 62 532 51.5 c 128,-1,24
+ 528 41 528 41 521.5 27 c 128,-1,25
+ 515 13 515 13 508.5 6 c 128,-1,26
+ 502 -1 502 -1 491.5 -9 c 128,-1,27
+ 481 -17 481 -17 469 -15.5 c 128,-1,28
+ 457 -14 457 -14 439 -10 c 1,29,-1
+ 153 669 l 1,30,-1
+ 153 102 l 2,31,32
+ 154 68 154 68 155 37 c 128,-1,33
+ 156 6 156 6 137 -8.5 c 128,-1,34
+ 118 -23 118 -23 76 -10 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: N
+Encoding: 78 78 49
+Width: 701
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+77 -4 m 1,0,-1
+ 77 677 l 1,1,2
+ 60 736 60 736 88.5 751.5 c 128,-1,3
+ 117 767 117 767 180 759 c 1,4,-1
+ 608 126 l 1,5,-1
+ 608 647 l 2,6,7
+ 607 681 607 681 605.5 712 c 128,-1,8
+ 604 743 604 743 623 757.5 c 128,-1,9
+ 642 772 642 772 684 759 c 1,10,-1
+ 684 108 l 2,11,12
+ 685 74 685 74 686.5 43 c 128,-1,13
+ 688 12 688 12 669 -2.5 c 128,-1,14
+ 650 -17 650 -17 608 -4 c 1,15,-1
+ 154 667 l 1,16,-1
+ 154 108 l 2,17,18
+ 155 74 155 74 156 43 c 128,-1,19
+ 157 12 157 12 138 -2.5 c 128,-1,20
+ 119 -17 119 -17 77 -4 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: O
+Encoding: 79 79 50
+Width: 859
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+445 700 m 0,0,1
+ 349 701 349 701 266 645 c 128,-1,2
+ 183 589 183 589 143.5 497.5 c 128,-1,3
+ 104 406 104 406 126 312 c 0,4,5
+ 137 237 137 237 184.5 177 c 128,-1,6
+ 232 117 232 117 298.5 88 c 128,-1,7
+ 365 59 365 59 437.5 53 c 128,-1,8
+ 510 47 510 47 580 77.5 c 128,-1,9
+ 650 108 650 108 696 169 c 0,10,11
+ 740 216 740 216 758 276.5 c 128,-1,12
+ 776 337 776 337 769.5 396 c 128,-1,13
+ 763 455 763 455 736 512 c 128,-1,14
+ 709 569 709 569 667 611 c 128,-1,15
+ 625 653 625 653 566.5 678 c 128,-1,16
+ 508 703 508 703 445 700 c 0,0,1
+445 770 m 0,17,18
+ 521 772 521 772 592.5 743.5 c 128,-1,19
+ 664 715 664 715 716.5 664.5 c 128,-1,20
+ 769 614 769 614 806 547.5 c 128,-1,21
+ 843 481 843 481 848 407.5 c 128,-1,22
+ 853 334 853 334 830 258 c 0,23,24
+ 805 168 805 168 739 102 c 128,-1,25
+ 673 36 673 36 587.5 9 c 128,-1,26
+ 502 -18 502 -18 412.5 -16 c 128,-1,27
+ 323 -14 323 -14 241 31.5 c 128,-1,28
+ 159 77 159 77 110 156 c 0,29,30
+ 56 228 56 228 43.5 316 c 128,-1,31
+ 31 404 31 404 59.5 484 c 128,-1,32
+ 88 564 88 564 141.5 631 c 128,-1,33
+ 195 698 195 698 276 736 c 128,-1,34
+ 357 774 357 774 445 770 c 0,17,18
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: P
+Encoding: 80 80 51
+Width: 557
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+128 369 m 1,0,1
+ 168 370 168 370 217.5 369 c 128,-1,2
+ 267 368 267 368 311 368 c 128,-1,3
+ 355 368 355 368 396.5 386.5 c 128,-1,4
+ 438 405 438 405 462 445 c 1,5,6
+ 485 501 485 501 482 544.5 c 128,-1,7
+ 479 588 479 588 454.5 614 c 128,-1,8
+ 430 640 430 640 392 658.5 c 128,-1,9
+ 354 677 354 677 308 682 c 128,-1,10
+ 262 687 262 687 215.5 689.5 c 128,-1,11
+ 169 692 169 692 128 685 c 1,12,-1
+ 128 369 l 1,0,1
+52 -9 m 1,13,-1
+ 52 754 l 1,14,15
+ 113 752 113 752 162 753.5 c 128,-1,16
+ 211 755 211 755 272.5 753 c 128,-1,17
+ 334 751 334 751 383 744 c 0,18,19
+ 432 735 432 735 468.5 711 c 128,-1,20
+ 505 687 505 687 524 654.5 c 128,-1,21
+ 543 622 543 622 551 583 c 128,-1,22
+ 559 544 559 544 552 505 c 128,-1,23
+ 545 466 545 466 529.5 428 c 128,-1,24
+ 514 390 514 390 486 360.5 c 128,-1,25
+ 458 331 458 331 424 311.5 c 128,-1,26
+ 390 292 390 292 345.5 288.5 c 128,-1,27
+ 301 285 301 285 254 300 c 0,28,29
+ 171 319 171 319 140.5 286.5 c 128,-1,30
+ 110 254 110 254 128 172 c 1,31,32
+ 126 144 126 144 127.5 108 c 128,-1,33
+ 129 72 129 72 131 40.5 c 128,-1,34
+ 133 9 133 9 114 -6.5 c 128,-1,35
+ 95 -22 95 -22 52 -9 c 1,13,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: Q
+Encoding: 81 81 52
+Width: 864
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+117 281 m 1,0,1
+ 268 331 268 331 412 291 c 128,-1,2
+ 556 251 556 251 667 140 c 1,3,4
+ 721 185 721 185 748 250 c 128,-1,5
+ 775 315 775 315 770.5 383 c 128,-1,6
+ 766 451 766 451 740 513.5 c 128,-1,7
+ 714 576 714 576 661 622.5 c 128,-1,8
+ 608 669 608 669 540 685 c 0,9,10
+ 482 706 482 706 420 702 c 128,-1,11
+ 358 698 358 698 306.5 673 c 128,-1,12
+ 255 648 255 648 209.5 607 c 128,-1,13
+ 164 566 164 566 138.5 513.5 c 128,-1,14
+ 113 461 113 461 104.5 402 c 128,-1,15
+ 96 343 96 343 117 281 c 1,0,1
+149 216 m 1,16,17
+ 192 140 192 140 272 94.5 c 128,-1,18
+ 352 49 352 49 440 50 c 0,19,20
+ 526 54 526 54 555 76 c 128,-1,21
+ 584 98 584 98 562 126.5 c 128,-1,22
+ 540 155 540 155 489 182.5 c 128,-1,23
+ 438 210 438 210 375 228 c 128,-1,24
+ 312 246 312 246 249 244.5 c 128,-1,25
+ 186 243 186 243 149 216 c 1,16,17
+837 51 m 1,26,-1
+ 837 -20 l 1,27,28
+ 786 7 786 7 732.5 15 c 128,-1,29
+ 679 23 679 23 646 19 c 128,-1,30
+ 613 15 613 15 544 0 c 128,-1,31
+ 475 -15 475 -15 440 -20 c 0,32,33
+ 355 -25 355 -25 275.5 9 c 128,-1,34
+ 196 43 196 43 141 105.5 c 128,-1,35
+ 86 168 86 168 54 244 c 128,-1,36
+ 22 320 22 320 27 406 c 128,-1,37
+ 32 492 32 492 77 566 c 0,38,39
+ 116 642 116 642 185.5 691.5 c 128,-1,40
+ 255 741 255 741 334 758 c 128,-1,41
+ 413 775 413 775 497.5 763.5 c 128,-1,42
+ 582 752 582 752 653 715.5 c 128,-1,43
+ 724 679 724 679 775.5 611.5 c 128,-1,44
+ 827 544 827 544 841 458 c 1,45,46
+ 865 426 865 426 865 385.5 c 128,-1,47
+ 865 345 865 345 849.5 308 c 128,-1,48
+ 834 271 834 271 812.5 233 c 128,-1,49
+ 791 195 791 195 774 164 c 128,-1,50
+ 757 133 757 133 752 108 c 128,-1,51
+ 747 83 747 83 767 68 c 128,-1,52
+ 787 53 787 53 837 51 c 1,26,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: R
+Encoding: 82 82 53
+Width: 567
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+346 283 m 1,0,-1
+ 451 143 l 1,1,2
+ 457 132 457 132 471 114.5 c 128,-1,3
+ 485 97 485 97 497.5 82.5 c 128,-1,4
+ 510 68 510 68 523 51 c 128,-1,5
+ 536 34 536 34 541 23.5 c 128,-1,6
+ 546 13 546 13 544 3 c 128,-1,7
+ 542 -7 542 -7 525.5 -7 c 128,-1,8
+ 509 -7 509 -7 479 -2 c 1,9,10
+ 440 26 440 26 382 108.5 c 128,-1,11
+ 324 191 324 191 308 210 c 0,12,13
+ 255 261 255 261 240 289 c 128,-1,14
+ 225 317 225 317 246 330 c 128,-1,15
+ 267 343 267 343 299 349.5 c 128,-1,16
+ 331 356 331 356 381 372 c 128,-1,17
+ 431 388 431 388 465 413 c 1,18,19
+ 496 468 496 468 497 516 c 128,-1,20
+ 498 564 498 564 474.5 595.5 c 128,-1,21
+ 451 627 451 627 412.5 651.5 c 128,-1,22
+ 374 676 374 676 324.5 685.5 c 128,-1,23
+ 275 695 275 695 225.5 699 c 128,-1,24
+ 176 703 176 703 130 692 c 1,25,-1
+ 130 180 l 1,26,27
+ 128 166 128 166 128.5 145 c 128,-1,28
+ 129 124 129 124 131 106 c 128,-1,29
+ 133 88 133 88 133.5 66.5 c 128,-1,30
+ 134 45 134 45 131.5 31 c 128,-1,31
+ 129 17 129 17 120.5 5 c 128,-1,32
+ 112 -7 112 -7 96 -7.5 c 128,-1,33
+ 80 -8 80 -8 54 -2 c 1,34,-1
+ 54 733 l 1,35,36
+ 71 762 71 762 123 764.5 c 128,-1,37
+ 175 767 175 767 244 759 c 128,-1,38
+ 313 751 313 751 342 756 c 0,39,40
+ 412 759 412 759 465 724.5 c 128,-1,41
+ 518 690 518 690 542 636.5 c 128,-1,42
+ 566 583 566 583 567 520.5 c 128,-1,43
+ 568 458 568 458 545 404 c 128,-1,44
+ 522 350 522 350 470 315.5 c 128,-1,45
+ 418 281 418 281 346 283 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: S
+Encoding: 83 83 54
+Width: 492
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+18 205 m 1,0,-1
+ 88 205 l 1,1,2
+ 89 165 89 165 107 134 c 128,-1,3
+ 125 103 125 103 153 87 c 128,-1,4
+ 181 71 181 71 215 62.5 c 128,-1,5
+ 249 54 249 54 282 60 c 128,-1,6
+ 315 66 315 66 344 79.5 c 128,-1,7
+ 373 93 373 93 391 120 c 128,-1,8
+ 409 147 409 147 412 181.5 c 128,-1,9
+ 415 216 415 216 396 263 c 1,10,11
+ 368 289 368 289 317.5 317.5 c 128,-1,12
+ 267 346 267 346 221 366.5 c 128,-1,13
+ 175 387 175 387 130.5 418 c 128,-1,14
+ 86 449 86 449 61 481.5 c 128,-1,15
+ 36 514 36 514 38 565.5 c 128,-1,16
+ 40 617 40 617 78 680 c 2,17,18
+ 96 724 96 724 133 747.5 c 128,-1,19
+ 170 771 170 771 212.5 771 c 128,-1,20
+ 255 771 255 771 300.5 759.5 c 128,-1,21
+ 346 748 346 748 381.5 723 c 128,-1,22
+ 417 698 417 698 439 671.5 c 128,-1,23
+ 461 645 461 645 458.5 614.5 c 128,-1,24
+ 456 584 456 584 424 561 c 1,25,26
+ 410 585 410 585 385.5 612 c 128,-1,27
+ 361 639 361 639 326.5 662.5 c 128,-1,28
+ 292 686 292 686 257.5 695 c 128,-1,29
+ 223 704 223 704 188.5 685.5 c 128,-1,30
+ 154 667 154 667 130 617 c 1,31,32
+ 117 565 117 565 132.5 527.5 c 128,-1,33
+ 148 490 148 490 183 467.5 c 128,-1,34
+ 218 445 218 445 263 427.5 c 128,-1,35
+ 308 410 308 410 352.5 391 c 128,-1,36
+ 397 372 397 372 432 347.5 c 128,-1,37
+ 467 323 467 323 483 280.5 c 128,-1,38
+ 499 238 499 238 486 180 c 2,39,40
+ 483 113 483 113 446 65.5 c 128,-1,41
+ 409 18 409 18 356 -1.5 c 128,-1,42
+ 303 -21 303 -21 242 -17.5 c 128,-1,43
+ 181 -14 181 -14 130.5 11 c 128,-1,44
+ 80 36 80 36 47.5 87 c 128,-1,45
+ 15 138 15 138 18 205 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: T
+Encoding: 84 84 55
+Width: 436
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+181 -10 m 1,0,-1
+ 181 669 l 1,1,2
+ 170 685 170 685 133.5 685.5 c 128,-1,3
+ 97 686 97 686 64 681.5 c 128,-1,4
+ 31 677 31 677 12 693 c 128,-1,5
+ -7 709 -7 709 7 753 c 1,6,-1
+ 418 753 l 1,7,8
+ 435 731 435 731 435 715.5 c 128,-1,9
+ 435 700 435 700 423.5 693 c 128,-1,10
+ 412 686 412 686 389 683 c 128,-1,11
+ 366 680 366 680 346 680.5 c 128,-1,12
+ 326 681 326 681 297.5 682 c 128,-1,13
+ 269 683 269 683 258 683 c 1,14,-1
+ 258 171 l 2,15,16
+ 256 143 256 143 257.5 107 c 128,-1,17
+ 259 71 259 71 260.5 39.5 c 128,-1,18
+ 262 8 262 8 243 -7.5 c 128,-1,19
+ 224 -23 224 -23 181 -10 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: U
+Encoding: 85 85 56
+Width: 606
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+77 755 m 1,0,-1
+ 153 755 l 1,1,-1
+ 153 377 l 1,2,3
+ 142 334 142 334 142.5 288 c 128,-1,4
+ 143 242 143 242 160 202 c 128,-1,5
+ 177 162 177 162 200.5 127 c 128,-1,6
+ 224 92 224 92 258.5 72.5 c 128,-1,7
+ 293 53 293 53 328.5 47.5 c 128,-1,8
+ 364 42 364 42 405.5 60.5 c 128,-1,9
+ 447 79 447 79 484 121 c 1,10,11
+ 511 184 511 184 517.5 258.5 c 128,-1,12
+ 524 333 524 333 520 430 c 128,-1,13
+ 516 527 516 527 519 574 c 0,14,15
+ 521 602 521 602 519.5 638 c 128,-1,16
+ 518 674 518 674 516.5 705.5 c 128,-1,17
+ 515 737 515 737 534 752.5 c 128,-1,18
+ 553 768 553 768 596 755 c 1,19,20
+ 595 701 595 701 596 484 c 128,-1,21
+ 597 267 597 267 593 213 c 0,22,23
+ 593 152 593 152 564.5 102.5 c 128,-1,24
+ 536 53 536 53 490.5 25 c 128,-1,25
+ 445 -3 445 -3 388 -14 c 128,-1,26
+ 331 -25 331 -25 277.5 -15.5 c 128,-1,27
+ 224 -6 224 -6 177 27 c 128,-1,28
+ 130 60 130 60 106 113 c 1,29,30
+ 82 205 82 205 77 312.5 c 128,-1,31
+ 72 420 72 420 76 551.5 c 128,-1,32
+ 80 683 80 683 77 755 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: V
+Encoding: 86 86 57
+Width: 712
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+316 3 m 1,0,-1
+ 41 671 l 2,1,2
+ 25 699 25 699 18 717.5 c 128,-1,3
+ 11 736 11 736 13 752 c 128,-1,4
+ 15 768 15 768 33 769.5 c 128,-1,5
+ 51 771 51 771 86 765 c 1,6,-1
+ 354 98 l 1,7,-1
+ 586 671 l 1,8,9
+ 600 729 600 729 626.5 755.5 c 128,-1,10
+ 653 782 653 782 706 765 c 1,11,-1
+ 433 106 l 2,12,13
+ 431 102 431 102 425 84 c 128,-1,14
+ 419 66 419 66 416.5 60.5 c 128,-1,15
+ 414 55 414 55 407.5 40.5 c 128,-1,16
+ 401 26 401 26 396 21.5 c 128,-1,17
+ 391 17 391 17 382.5 8.5 c 128,-1,18
+ 374 0 374 0 365 -1.5 c 128,-1,19
+ 356 -3 356 -3 343.5 -2.5 c 128,-1,20
+ 331 -2 331 -2 316 3 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: W
+Encoding: 87 87 58
+Width: 983
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+220 0 m 1,0,-1
+ 52 589 l 1,1,2
+ 51 602 51 602 44.5 622.5 c 128,-1,3
+ 38 643 38 643 31 660.5 c 128,-1,4
+ 24 678 24 678 18 698 c 128,-1,5
+ 12 718 12 718 11 731.5 c 128,-1,6
+ 10 745 10 745 15 756.5 c 128,-1,7
+ 20 768 20 768 36.5 768.5 c 128,-1,8
+ 53 769 53 769 81 763 c 1,9,-1
+ 269 99 l 1,10,-1
+ 403 588 l 1,11,12
+ 413 607 413 607 422.5 666 c 128,-1,13
+ 432 725 432 725 453 752 c 128,-1,14
+ 474 779 474 779 524 763 c 1,15,-1
+ 706 99 l 1,16,-1
+ 845 588 l 1,17,18
+ 851 601 851 601 856.5 621.5 c 128,-1,19
+ 862 642 862 642 865 660 c 128,-1,20
+ 868 678 868 678 873.5 698 c 128,-1,21
+ 879 718 879 718 885.5 731.5 c 128,-1,22
+ 892 745 892 745 903.5 756.5 c 128,-1,23
+ 915 768 915 768 931.5 768.5 c 128,-1,24
+ 948 769 948 769 973 763 c 1,25,-1
+ 796 147 l 2,26,27
+ 793 136 793 136 787.5 111.5 c 128,-1,28
+ 782 87 782 87 778.5 74.5 c 128,-1,29
+ 775 62 775 62 767.5 43 c 128,-1,30
+ 760 24 760 24 751.5 15 c 128,-1,31
+ 743 6 743 6 729.5 -2 c 128,-1,32
+ 716 -10 716 -10 697.5 -9 c 128,-1,33
+ 679 -8 679 -8 656 0 c 1,34,-1
+ 486 626 l 1,35,-1
+ 359 148 l 2,36,37
+ 357 138 357 138 352 116.5 c 128,-1,38
+ 347 95 347 95 344.5 83.5 c 128,-1,39
+ 342 72 342 72 336 54 c 128,-1,40
+ 330 36 330 36 324.5 27 c 128,-1,41
+ 319 18 319 18 309 7.5 c 128,-1,42
+ 299 -3 299 -3 287 -6 c 128,-1,43
+ 275 -9 275 -9 258 -8 c 128,-1,44
+ 241 -7 241 -7 220 0 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: X
+Encoding: 88 88 59
+Width: 623
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+13 -4 m 1,0,-1
+ 272 387 l 1,1,-1
+ 83 674 l 1,2,3
+ 37 724 37 724 42 748 c 128,-1,4
+ 47 772 47 772 117 759 c 1,5,-1
+ 320 454 l 1,6,-1
+ 465 674 l 1,7,8
+ 515 783 515 783 610 759 c 1,9,-1
+ 365 387 l 1,10,-1
+ 569 81 l 2,11,12
+ 599 47 599 47 607.5 26 c 128,-1,13
+ 616 5 616 5 600.5 -4.5 c 128,-1,14
+ 585 -14 585 -14 535 -4 c 1,15,-1
+ 320 323 l 1,16,-1
+ 159 81 l 1,17,18
+ 110 -28 110 -28 13 -4 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: Y
+Encoding: 89 89 60
+Width: 590
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+258 0 m 1,0,-1
+ 258 241 l 1,1,2
+ 230 315 230 315 159 447 c 128,-1,3
+ 88 579 88 579 71 614 c 0,4,5
+ 66 627 66 627 55.5 645.5 c 128,-1,6
+ 45 664 45 664 35.5 679.5 c 128,-1,7
+ 26 695 26 695 17 712.5 c 128,-1,8
+ 8 730 8 730 6.5 740.5 c 128,-1,9
+ 5 751 5 751 9 761 c 128,-1,10
+ 13 771 13 771 30.5 769.5 c 128,-1,11
+ 48 768 48 768 78 763 c 1,12,-1
+ 295 336 l 1,13,-1
+ 433 602 l 2,14,15
+ 443 617 443 617 454 640.5 c 128,-1,16
+ 465 664 465 664 473 682 c 128,-1,17
+ 481 700 481 700 493.5 721 c 128,-1,18
+ 506 742 506 742 519 751.5 c 128,-1,19
+ 532 761 532 761 553.5 767.5 c 128,-1,20
+ 575 774 575 774 601 763 c 1,21,-1
+ 470 514 l 2,22,23
+ 457 480 457 480 430 433.5 c 128,-1,24
+ 403 387 403 387 381.5 352 c 128,-1,25
+ 360 317 360 317 345 270.5 c 128,-1,26
+ 330 224 330 224 334 181 c 2,27,28
+ 332 153 332 153 333.5 117 c 128,-1,29
+ 335 81 335 81 337 49.5 c 128,-1,30
+ 339 18 339 18 320 2.5 c 128,-1,31
+ 301 -13 301 -13 258 0 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: Z
+Encoding: 90 90 61
+Width: 491
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+7 0 m 1,0,-1
+ 7 69 l 1,1,-1
+ 382 694 l 1,2,-1
+ 140 694 l 2,3,4
+ 130 694 130 694 116 693.5 c 128,-1,5
+ 102 693 102 693 91 692.5 c 128,-1,6
+ 80 692 80 692 67 692.5 c 128,-1,7
+ 54 693 54 693 45 694.5 c 128,-1,8
+ 36 696 36 696 28 701 c 128,-1,9
+ 20 706 20 706 16 713.5 c 128,-1,10
+ 12 721 12 721 12.5 733.5 c 128,-1,11
+ 13 746 13 746 18 763 c 1,12,-1
+ 345 763 l 2,13,14
+ 356 763 356 763 373 763.5 c 128,-1,15
+ 390 764 390 764 401.5 764.5 c 128,-1,16
+ 413 765 413 765 428.5 764 c 128,-1,17
+ 444 763 444 763 451 759.5 c 128,-1,18
+ 458 756 458 756 466.5 748 c 128,-1,19
+ 475 740 475 740 473 727 c 128,-1,20
+ 471 714 471 714 467 694 c 1,21,-1
+ 94 69 l 1,22,-1
+ 357 69 l 2,23,24
+ 367 69 367 69 381 69.5 c 128,-1,25
+ 395 70 395 70 406 70.5 c 128,-1,26
+ 417 71 417 71 430 70.5 c 128,-1,27
+ 443 70 443 70 452 68.5 c 128,-1,28
+ 461 67 461 67 469 62 c 128,-1,29
+ 477 57 477 57 481 49.5 c 128,-1,30
+ 485 42 485 42 484.5 29.5 c 128,-1,31
+ 484 17 484 17 479 0 c 1,32,-1
+ 7 0 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: bracketleft
+Encoding: 91 91 62
+Width: 359
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+321 -56 m 1,0,1
+ 326 -79 326 -79 325.5 -94 c 128,-1,2
+ 325 -109 325 -109 322 -117.5 c 128,-1,3
+ 319 -126 319 -126 310 -126.5 c 128,-1,4
+ 301 -127 301 -127 294 -126.5 c 128,-1,5
+ 287 -126 287 -126 272 -117 c 128,-1,6
+ 257 -108 257 -108 249.5 -103 c 128,-1,7
+ 242 -98 242 -98 225 -84.5 c 128,-1,8
+ 208 -71 208 -71 202.5 -66.5 c 128,-1,9
+ 197 -62 197 -62 182 -49 c 1,10,11
+ 133 12 133 12 120 91 c 128,-1,12
+ 107 170 107 170 112.5 280.5 c 128,-1,13
+ 118 391 118 391 114 437 c 1,14,15
+ 102 466 102 466 107.5 507 c 128,-1,16
+ 113 548 113 548 131.5 586.5 c 128,-1,17
+ 150 625 150 625 175.5 662 c 128,-1,18
+ 201 699 201 699 228.5 718.5 c 128,-1,19
+ 256 738 256 738 280.5 741.5 c 128,-1,20
+ 305 745 305 745 321 717 c 1,21,22
+ 151 549 151 549 186 368 c 0,23,24
+ 188 338 188 338 186 275 c 128,-1,25
+ 184 212 184 212 186 171 c 128,-1,26
+ 188 130 188 130 198.5 80.5 c 128,-1,27
+ 209 31 209 31 239.5 -3 c 128,-1,28
+ 270 -37 270 -37 321 -56 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: backslash
+Encoding: 92 92 63
+Width: 619
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+383 -8 m 1,0,-1
+ 311 -8 l 1,1,-1
+ 44 627 l 2,2,3
+ 41 638 41 638 33 654.5 c 128,-1,4
+ 25 671 25 671 18.5 684 c 128,-1,5
+ 12 697 12 697 6 712.5 c 128,-1,6
+ 0 728 0 728 0 736.5 c 128,-1,7
+ 0 745 0 745 4.5 753.5 c 128,-1,8
+ 9 762 9 762 24 761 c 128,-1,9
+ 39 760 39 760 63 755 c 1,10,-1
+ 383 -8 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: bracketright
+Encoding: 93 93 64
+Width: 359
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+37 678 m 1,0,1
+ 32 701 32 701 32 716 c 128,-1,2
+ 32 731 32 731 36 739 c 128,-1,3
+ 40 747 40 747 48 749 c 128,-1,4
+ 56 751 56 751 64.5 749 c 128,-1,5
+ 73 747 73 747 86 740 c 128,-1,6
+ 99 733 99 733 109.5 725.5 c 128,-1,7
+ 120 718 120 718 133.5 707 c 128,-1,8
+ 147 696 147 696 156 688.5 c 128,-1,9
+ 165 681 165 681 176 671 c 1,10,11
+ 225 610 225 610 238 531.5 c 128,-1,12
+ 251 453 251 453 245.5 342.5 c 128,-1,13
+ 240 232 240 232 244 186 c 1,14,15
+ 256 157 256 157 251 116 c 128,-1,16
+ 246 75 246 75 227.5 36 c 128,-1,17
+ 209 -3 209 -3 183.5 -39.5 c 128,-1,18
+ 158 -76 158 -76 130 -96 c 128,-1,19
+ 102 -116 102 -116 77.5 -119.5 c 128,-1,20
+ 53 -123 53 -123 37 -95 c 1,21,22
+ 207 73 207 73 172 255 c 1,23,24
+ 172 291 172 291 171.5 333 c 128,-1,25
+ 171 375 171 375 173 416 c 128,-1,26
+ 175 457 175 457 168.5 498 c 128,-1,27
+ 162 539 162 539 149.5 573 c 128,-1,28
+ 137 607 137 607 108.5 635 c 128,-1,29
+ 80 663 80 663 37 678 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: asciicircum
+Encoding: 94 94 65
+Width: 620
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+604 178 m 1,0,-1
+ 521 178 l 1,1,-1
+ 311 674 l 1,2,-1
+ 137 266 l 1,3,4
+ 124 212 124 212 96 188.5 c 128,-1,5
+ 68 165 68 165 16 178 c 1,6,-1
+ 233 676 l 1,7,8
+ 251 780 251 780 355 755 c 1,9,-1
+ 604 178 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: underscore
+Encoding: 95 95 66
+Width: 528
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+6 -68 m 1,0,-1
+ 408 -68 l 2,1,2
+ 418 -69 418 -69 432.5 -68 c 128,-1,3
+ 447 -67 447 -67 458.5 -66.5 c 128,-1,4
+ 470 -66 470 -66 484 -66 c 128,-1,5
+ 498 -66 498 -66 505.5 -69 c 128,-1,6
+ 513 -72 513 -72 520.5 -78.5 c 128,-1,7
+ 528 -85 528 -85 527 -97 c 128,-1,8
+ 526 -109 526 -109 522 -127 c 1,9,-1
+ 121 -127 l 2,10,11
+ 111 -126 111 -126 96 -127 c 128,-1,12
+ 81 -128 81 -128 69.5 -128.5 c 128,-1,13
+ 58 -129 58 -129 44 -129 c 128,-1,14
+ 30 -129 30 -129 22.5 -126 c 128,-1,15
+ 15 -123 15 -123 7 -116.5 c 128,-1,16
+ -1 -110 -1 -110 0.5 -98 c 128,-1,17
+ 2 -86 2 -86 6 -68 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: quoteleft
+Encoding: 8216 8216 67
+Width: 420
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+260 561 m 1,0,-1
+ 197 710 l 1,1,2
+ 181 729 181 729 180.5 751 c 128,-1,3
+ 180 773 180 773 191.5 785.5 c 128,-1,4
+ 203 798 203 798 217 803 c 128,-1,5
+ 231 808 231 808 243.5 793 c 128,-1,6
+ 256 778 256 778 257 745 c 1,7,8
+ 262 731 262 731 274.5 706 c 128,-1,9
+ 287 681 287 681 293 665 c 128,-1,10
+ 299 649 299 649 302 628.5 c 128,-1,11
+ 305 608 305 608 294.5 591 c 128,-1,12
+ 284 574 284 574 260 561 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: a
+Encoding: 97 97 68
+Width: 646
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+302 515 m 0,0,1
+ 249 517 249 517 205 495 c 128,-1,2
+ 161 473 161 473 133 437 c 128,-1,3
+ 105 401 105 401 91.5 354.5 c 128,-1,4
+ 78 308 78 308 82 262 c 128,-1,5
+ 86 216 86 216 110.5 173 c 128,-1,6
+ 135 130 135 130 179 102 c 0,7,8
+ 225 71 225 71 269.5 61 c 128,-1,9
+ 314 51 314 51 350 61.5 c 128,-1,10
+ 386 72 386 72 417 96 c 128,-1,11
+ 448 120 448 120 469 154.5 c 128,-1,12
+ 490 189 490 189 501.5 228.5 c 128,-1,13
+ 513 268 513 268 514 308.5 c 128,-1,14
+ 515 349 515 349 502 386 c 128,-1,15
+ 489 423 489 423 465 452 c 128,-1,16
+ 441 481 441 481 399 498 c 128,-1,17
+ 357 515 357 515 302 515 c 0,0,1
+600 572 m 1,18,-1
+ 600 43 l 2,19,20
+ 597 18 597 18 583.5 8 c 128,-1,21
+ 570 -2 570 -2 555 4.5 c 128,-1,22
+ 540 11 540 11 527.5 24.5 c 128,-1,23
+ 515 38 515 38 513 60.5 c 128,-1,24
+ 511 83 511 83 523 106 c 1,25,26
+ 490 54 490 54 437.5 25.5 c 128,-1,27
+ 385 -3 385 -3 329 -6 c 128,-1,28
+ 273 -9 273 -9 215 8 c 128,-1,29
+ 157 25 157 25 111.5 59 c 128,-1,30
+ 66 93 66 93 36 145 c 128,-1,31
+ 6 197 6 197 4 257 c 0,32,33
+ -6 314 -6 314 10 369 c 128,-1,34
+ 26 424 26 424 59.5 466 c 128,-1,35
+ 93 508 93 508 141 538 c 128,-1,36
+ 189 568 189 568 241.5 580.5 c 128,-1,37
+ 294 593 294 593 350 583.5 c 128,-1,38
+ 406 574 406 574 454 542 c 1,39,40
+ 483 501 483 501 497.5 488 c 128,-1,41
+ 512 475 512 475 515.5 485 c 128,-1,42
+ 519 495 519 495 521 512.5 c 128,-1,43
+ 523 530 523 530 527.5 549.5 c 128,-1,44
+ 532 569 532 569 549 576 c 128,-1,45
+ 566 583 566 583 600 572 c 1,18,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: b
+Encoding: 98 98 69
+Width: 628
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+296 502 m 0,0,1
+ 200 502 200 502 137 437 c 0,2,3
+ 91 396 91 396 76.5 337.5 c 128,-1,4
+ 62 279 62 279 79.5 224.5 c 128,-1,5
+ 97 170 97 170 132.5 125 c 128,-1,6
+ 168 80 168 80 224.5 59.5 c 128,-1,7
+ 281 39 281 39 341 55 c 0,8,9
+ 403 64 403 64 445 102.5 c 128,-1,10
+ 487 141 487 141 503 191.5 c 128,-1,11
+ 519 242 519 242 513 299 c 128,-1,12
+ 507 356 507 356 482 402.5 c 128,-1,13
+ 457 449 457 449 408 477.5 c 128,-1,14
+ 359 506 359 506 296 502 c 0,0,1
+0 -6 m 1,15,-1
+ 0 723 l 2,16,17
+ 4 752 4 752 22.5 759.5 c 128,-1,18
+ 41 767 41 767 58 753.5 c 128,-1,19
+ 75 740 75 740 83.5 717.5 c 128,-1,20
+ 92 695 92 695 76 664 c 1,21,22
+ 79 644 79 644 78 609.5 c 128,-1,23
+ 77 575 77 575 74.5 541.5 c 128,-1,24
+ 72 508 72 508 77 490.5 c 128,-1,25
+ 82 473 82 473 96 487 c 0,26,27
+ 136 533 136 533 191.5 554.5 c 128,-1,28
+ 247 576 247 576 303 573 c 128,-1,29
+ 359 570 359 570 414 546.5 c 128,-1,30
+ 469 523 469 523 510.5 485 c 128,-1,31
+ 552 447 552 447 576 392 c 128,-1,32
+ 600 337 600 337 596 277 c 0,33,34
+ 600 211 600 211 572 152 c 128,-1,35
+ 544 93 544 93 494.5 54 c 128,-1,36
+ 445 15 445 15 385.5 -6 c 128,-1,37
+ 326 -27 326 -27 261 -19.5 c 128,-1,38
+ 196 -12 196 -12 143 25 c 1,39,40
+ 115 63 115 63 101 74.5 c 128,-1,41
+ 87 86 87 86 83.5 76.5 c 128,-1,42
+ 80 67 80 67 78 50 c 128,-1,43
+ 76 33 76 33 71.5 14.5 c 128,-1,44
+ 67 -4 67 -4 50 -10.5 c 128,-1,45
+ 33 -17 33 -17 0 -6 c 1,15,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: c
+Encoding: 99 99 70
+Width: 624
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+498 164 m 1,0,-1
+ 584 164 l 1,1,2
+ 561 105 561 105 513.5 62.5 c 128,-1,3
+ 466 20 466 20 407 2 c 128,-1,4
+ 348 -16 348 -16 286 -14.5 c 128,-1,5
+ 224 -13 224 -13 166 14.5 c 128,-1,6
+ 108 42 108 42 69 91 c 0,7,8
+ 31 132 31 132 14 185 c 128,-1,9
+ -3 238 -3 238 0.5 290 c 128,-1,10
+ 4 342 4 342 25.5 393 c 128,-1,11
+ 47 444 47 444 81.5 483 c 128,-1,12
+ 116 522 116 522 165.5 547 c 128,-1,13
+ 215 572 215 572 271 574 c 1,14,15
+ 299 588 299 588 337.5 580.5 c 128,-1,16
+ 376 573 376 573 419.5 553.5 c 128,-1,17
+ 463 534 463 534 497.5 507 c 128,-1,18
+ 532 480 532 480 553 455 c 128,-1,19
+ 574 430 574 430 567 411.5 c 128,-1,20
+ 560 393 560 393 520 391 c 1,21,22
+ 494 430 494 430 451.5 456.5 c 128,-1,23
+ 409 483 409 483 362 493.5 c 128,-1,24
+ 315 504 315 504 266 497.5 c 128,-1,25
+ 217 491 217 491 177.5 469.5 c 128,-1,26
+ 138 448 138 448 110.5 404.5 c 128,-1,27
+ 83 361 83 361 79 303 c 0,28,29
+ 70 248 70 248 90 199 c 128,-1,30
+ 110 150 110 150 147 118 c 128,-1,31
+ 184 86 184 86 234 70 c 128,-1,32
+ 284 54 284 54 333 57 c 128,-1,33
+ 382 60 382 60 427 87.5 c 128,-1,34
+ 472 115 472 115 498 164 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: d
+Encoding: 100 100 71
+Width: 644
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+301 500 m 0,0,1
+ 248 502 248 502 204 480 c 128,-1,2
+ 160 458 160 458 132 421.5 c 128,-1,3
+ 104 385 104 385 90.5 338.5 c 128,-1,4
+ 77 292 77 292 81 246 c 128,-1,5
+ 85 200 85 200 110 157 c 128,-1,6
+ 135 114 135 114 179 87 c 0,7,8
+ 225 56 225 56 270.5 46.5 c 128,-1,9
+ 316 37 316 37 352 47.5 c 128,-1,10
+ 388 58 388 58 419 82 c 128,-1,11
+ 450 106 450 106 471.5 140.5 c 128,-1,12
+ 493 175 493 175 504.5 214 c 128,-1,13
+ 516 253 516 253 517 294 c 128,-1,14
+ 518 335 518 335 505 372 c 128,-1,15
+ 492 409 492 409 467 438 c 128,-1,16
+ 442 467 442 467 399 484 c 128,-1,17
+ 356 501 356 501 301 500 c 0,0,1
+601 755 m 1,18,-1
+ 601 27 l 1,19,20
+ 597 2 597 2 584 -8 c 128,-1,21
+ 571 -18 571 -18 556.5 -11 c 128,-1,22
+ 542 -4 542 -4 529.5 10.5 c 128,-1,23
+ 517 25 517 25 515 48 c 128,-1,24
+ 513 71 513 71 525 94 c 1,25,26
+ 492 41 492 41 440.5 11.5 c 128,-1,27
+ 389 -18 389 -18 332.5 -21 c 128,-1,28
+ 276 -24 276 -24 217.5 -6.5 c 128,-1,29
+ 159 11 159 11 113 45 c 128,-1,30
+ 67 79 67 79 36.5 131 c 128,-1,31
+ 6 183 6 183 4 243 c 0,32,33
+ -6 300 -6 300 10 354.5 c 128,-1,34
+ 26 409 26 409 59 450.5 c 128,-1,35
+ 92 492 92 492 140 522 c 128,-1,36
+ 188 552 188 552 240 564.5 c 128,-1,37
+ 292 577 292 577 348.5 568.5 c 128,-1,38
+ 405 560 405 560 453 529 c 1,39,40
+ 473 503 473 503 487.5 490 c 128,-1,41
+ 502 477 502 477 509.5 477 c 128,-1,42
+ 517 477 517 477 521 484.5 c 128,-1,43
+ 525 492 525 492 525.5 507 c 128,-1,44
+ 526 522 526 522 526 539.5 c 128,-1,45
+ 526 557 526 557 524.5 576.5 c 128,-1,46
+ 523 596 523 596 525 612 c 0,47,48
+ 525 623 525 623 524.5 639 c 128,-1,49
+ 524 655 524 655 523 668.5 c 128,-1,50
+ 522 682 522 682 522 696.5 c 128,-1,51
+ 522 711 522 711 523.5 722 c 128,-1,52
+ 525 733 525 733 530 742.5 c 128,-1,53
+ 535 752 535 752 543.5 756.5 c 128,-1,54
+ 552 761 552 761 566.5 761 c 128,-1,55
+ 581 761 581 761 601 755 c 1,18,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: e
+Encoding: 101 101 72
+Width: 613
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+82 294 m 1,0,-1
+ 420 360 l 1,1,2
+ 459 353 459 353 476.5 366 c 128,-1,3
+ 494 379 494 379 489.5 401 c 128,-1,4
+ 485 423 485 423 467.5 445.5 c 128,-1,5
+ 450 468 450 468 426 479 c 2,6,7
+ 387 509 387 509 337.5 516.5 c 128,-1,8
+ 288 524 288 524 242 508.5 c 128,-1,9
+ 196 493 196 493 158 463.5 c 128,-1,10
+ 120 434 120 434 99 389 c 128,-1,11
+ 78 344 78 344 82 294 c 1,0,-1
+595 322 m 1,12,-1
+ 171 240 l 1,13,14
+ 127 244 127 244 111 229 c 128,-1,15
+ 95 214 95 214 105.5 190 c 128,-1,16
+ 116 166 116 166 137 141.5 c 128,-1,17
+ 158 117 158 117 187.5 98 c 128,-1,18
+ 217 79 217 79 241 77 c 1,19,20
+ 327 47 327 47 406 90 c 128,-1,21
+ 485 133 485 133 513 219 c 1,22,23
+ 533 238 533 238 549 242.5 c 128,-1,24
+ 565 247 565 247 573 239.5 c 128,-1,25
+ 581 232 581 232 583 217 c 128,-1,26
+ 585 202 585 202 581.5 185 c 128,-1,27
+ 578 168 578 168 568 150.5 c 128,-1,28
+ 558 133 558 133 543 123 c 1,29,30
+ 506 62 506 62 440.5 29.5 c 128,-1,31
+ 375 -3 375 -3 306 -2.5 c 128,-1,32
+ 237 -2 237 -2 170 29 c 128,-1,33
+ 103 60 103 60 63 118 c 0,34,35
+ 21 172 21 172 11 242.5 c 128,-1,36
+ 1 313 1 313 20 377 c 128,-1,37
+ 39 441 39 441 85.5 494.5 c 128,-1,38
+ 132 548 132 548 196 570 c 0,39,40
+ 249 589 249 589 303 589 c 128,-1,41
+ 357 589 357 589 408 567 c 128,-1,42
+ 459 545 459 545 499 510.5 c 128,-1,43
+ 539 476 539 476 565 426 c 128,-1,44
+ 591 376 591 376 595 322 c 1,12,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: f
+Encoding: 102 102 73
+Width: 321
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+80 -6 m 1,0,1
+ 78 85 78 85 79.5 160 c 128,-1,2
+ 81 235 81 235 80 328 c 128,-1,3
+ 79 421 79 421 75 489 c 1,4,5
+ 53 478 53 478 34 480.5 c 128,-1,6
+ 15 483 15 483 5.5 494 c 128,-1,7
+ -4 505 -4 505 -8.5 518.5 c 128,-1,8
+ -13 532 -13 532 -6 544 c 128,-1,9
+ 1 556 1 556 14.5 560.5 c 128,-1,10
+ 28 565 28 565 56 558 c 1,11,12
+ 50 577 50 577 65.5 607.5 c 128,-1,13
+ 81 638 81 638 108.5 668.5 c 128,-1,14
+ 136 699 136 699 169 722.5 c 128,-1,15
+ 202 746 202 746 230.5 755.5 c 128,-1,16
+ 259 765 259 765 278 748.5 c 128,-1,17
+ 297 732 297 732 297 687 c 1,18,19
+ 263 691 263 691 235.5 683 c 128,-1,20
+ 208 675 208 675 193.5 660 c 128,-1,21
+ 179 645 179 645 170.5 626.5 c 128,-1,22
+ 162 608 162 608 167.5 590.5 c 128,-1,23
+ 173 573 173 573 185 561 c 128,-1,24
+ 197 549 197 549 223.5 547.5 c 128,-1,25
+ 250 546 250 546 285 558 c 1,26,27
+ 299 539 299 539 301 525 c 128,-1,28
+ 303 511 303 511 292.5 503.5 c 128,-1,29
+ 282 496 282 496 267.5 491.5 c 128,-1,30
+ 253 487 253 487 231 486.5 c 128,-1,31
+ 209 486 209 486 192 486.5 c 128,-1,32
+ 175 487 175 487 156 489 c 1,33,-1
+ 156 136 l 2,34,35
+ 155 123 155 123 155 109 c 128,-1,36
+ 155 95 155 95 156.5 80.5 c 128,-1,37
+ 158 66 158 66 157.5 52 c 128,-1,38
+ 157 38 157 38 155.5 26 c 128,-1,39
+ 154 14 154 14 149 5.5 c 128,-1,40
+ 144 -3 144 -3 136 -8 c 128,-1,41
+ 128 -13 128 -13 113.5 -12.5 c 128,-1,42
+ 99 -12 99 -12 80 -6 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: g
+Encoding: 103 103 74
+Width: 634
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+294 499 m 0,0,1
+ 236 502 236 502 190 476.5 c 128,-1,2
+ 144 451 144 451 118.5 410.5 c 128,-1,3
+ 93 370 93 370 83.5 318.5 c 128,-1,4
+ 74 267 74 267 84 218.5 c 128,-1,5
+ 94 170 94 170 126 128 c 128,-1,6
+ 158 86 158 86 209 65 c 0,7,8
+ 255 45 255 45 297.5 43.5 c 128,-1,9
+ 340 42 340 42 372.5 57 c 128,-1,10
+ 405 72 405 72 431.5 98 c 128,-1,11
+ 458 124 458 124 474.5 159 c 128,-1,12
+ 491 194 491 194 498.5 232.5 c 128,-1,13
+ 506 271 506 271 503.5 309.5 c 128,-1,14
+ 501 348 501 348 486.5 382.5 c 128,-1,15
+ 472 417 472 417 447.5 443.5 c 128,-1,16
+ 423 470 423 470 383.5 485 c 128,-1,17
+ 344 500 344 500 294 499 c 0,0,1
+587 556 m 1,18,19
+ 587 496 587 496 587.5 386.5 c 128,-1,20
+ 588 277 588 277 587.5 187.5 c 128,-1,21
+ 587 98 587 98 584 18 c 0,22,23
+ 585 -50 585 -50 552 -104 c 128,-1,24
+ 519 -158 519 -158 467 -187.5 c 128,-1,25
+ 415 -217 415 -217 350.5 -226.5 c 128,-1,26
+ 286 -236 286 -236 226 -223.5 c 128,-1,27
+ 166 -211 166 -211 115 -172 c 128,-1,28
+ 64 -133 64 -133 40 -73 c 1,29,30
+ 38 -34 38 -34 51.5 -27.5 c 128,-1,31
+ 65 -21 65 -21 88 -40 c 128,-1,32
+ 111 -59 111 -59 141.5 -85 c 128,-1,33
+ 172 -111 172 -111 205 -136.5 c 128,-1,34
+ 238 -162 238 -162 272 -169.5 c 128,-1,35
+ 306 -177 306 -177 335 -159 c 1,36,37
+ 359 -169 359 -169 382.5 -163 c 128,-1,38
+ 406 -157 406 -157 424.5 -141 c 128,-1,39
+ 443 -125 443 -125 459 -100.5 c 128,-1,40
+ 475 -76 475 -76 485.5 -50.5 c 128,-1,41
+ 496 -25 496 -25 503.5 0.5 c 128,-1,42
+ 511 26 511 26 512.5 44.5 c 128,-1,43
+ 514 63 514 63 511 73 c 128,-1,44
+ 508 83 508 83 497.5 77 c 128,-1,45
+ 487 71 487 71 472 49 c 1,46,47
+ 432 7 432 7 378.5 -10.5 c 128,-1,48
+ 325 -28 325 -28 272 -22.5 c 128,-1,49
+ 219 -17 219 -17 167.5 7.5 c 128,-1,50
+ 116 32 116 32 78 70.5 c 128,-1,51
+ 40 109 40 109 18 161.5 c 128,-1,52
+ -4 214 -4 214 1 271 c 2,53,54
+ -4 325 -4 325 14.5 375.5 c 128,-1,55
+ 33 426 33 426 66 464 c 128,-1,56
+ 99 502 99 502 145.5 529 c 128,-1,57
+ 192 556 192 556 241.5 566 c 128,-1,58
+ 291 576 291 576 343.5 566 c 128,-1,59
+ 396 556 396 556 441 525 c 1,60,61
+ 471 484 471 484 485.5 471.5 c 128,-1,62
+ 500 459 500 459 503.5 469 c 128,-1,63
+ 507 479 507 479 509 496.5 c 128,-1,64
+ 511 514 511 514 515 533.5 c 128,-1,65
+ 519 553 519 553 536 560 c 128,-1,66
+ 553 567 553 567 587 556 c 1,18,19
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: h
+Encoding: 104 104 75
+Width: 545
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+4 4 m 1,0,-1
+ 4 577 l 1,1,2
+ 8 598 8 598 6.5 629 c 128,-1,3
+ 5 660 5 660 1 689.5 c 128,-1,4
+ -3 719 -3 719 4 741.5 c 128,-1,5
+ 11 764 11 764 33 767 c 0,6,7
+ 64 772 64 772 76 753.5 c 128,-1,8
+ 88 735 88 735 84 705.5 c 128,-1,9
+ 80 676 80 676 78.5 644 c 128,-1,10
+ 77 612 77 612 81 590 c 1,11,12
+ 74 548 74 548 76.5 533 c 128,-1,13
+ 79 518 79 518 95.5 519 c 128,-1,14
+ 112 520 112 520 132 533 c 128,-1,15
+ 152 546 152 546 180.5 560.5 c 128,-1,16
+ 209 575 209 575 236 586 c 128,-1,17
+ 263 597 263 597 293.5 593.5 c 128,-1,18
+ 324 590 324 590 347 569 c 1,19,20
+ 396 555 396 555 429 524 c 128,-1,21
+ 462 493 462 493 476.5 453 c 128,-1,22
+ 491 413 491 413 499 365.5 c 128,-1,23
+ 507 318 507 318 505.5 272 c 128,-1,24
+ 504 226 504 226 504 182 c 1,25,26
+ 500 161 500 161 502 129.5 c 128,-1,27
+ 504 98 504 98 508 68.5 c 128,-1,28
+ 512 39 512 39 502 20 c 128,-1,29
+ 492 1 492 1 463 4 c 0,30,31
+ 437 3 437 3 428 24 c 128,-1,32
+ 419 45 419 45 423.5 74.5 c 128,-1,33
+ 428 104 428 104 430 136 c 128,-1,34
+ 432 168 432 168 428 189 c 1,35,36
+ 432 227 432 227 431 266 c 128,-1,37
+ 430 305 430 305 423 346 c 128,-1,38
+ 416 387 416 387 400.5 419 c 128,-1,39
+ 385 451 385 451 359.5 476.5 c 128,-1,40
+ 334 502 334 502 297.5 509 c 128,-1,41
+ 261 516 261 516 211 507 c 0,42,43
+ 176 499 176 499 151 481 c 128,-1,44
+ 126 463 126 463 112.5 440 c 128,-1,45
+ 99 417 99 417 91 388.5 c 128,-1,46
+ 83 360 83 360 81.5 329.5 c 128,-1,47
+ 80 299 80 299 79.5 267 c 128,-1,48
+ 79 235 79 235 81 204.5 c 128,-1,49
+ 83 174 83 174 81 146 c 0,50,51
+ 81 133 81 133 81 119 c 128,-1,52
+ 81 105 81 105 82 90.5 c 128,-1,53
+ 83 76 83 76 82.5 62 c 128,-1,54
+ 82 48 82 48 81 36 c 128,-1,55
+ 80 24 80 24 74.5 15.5 c 128,-1,56
+ 69 7 69 7 61 2 c 128,-1,57
+ 53 -3 53 -3 38.5 -2.5 c 128,-1,58
+ 24 -2 24 -2 4 4 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: i
+Encoding: 105 105 76
+Width: 164
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+48 626 m 1,0,1
+ 49 640 49 640 47 688.5 c 128,-1,2
+ 45 737 45 737 52 750 c 1,3,4
+ 73 764 73 764 90 761.5 c 128,-1,5
+ 107 759 107 759 116 745.5 c 128,-1,6
+ 125 732 125 732 129.5 712.5 c 128,-1,7
+ 134 693 134 693 129.5 673 c 128,-1,8
+ 125 653 125 653 116.5 638.5 c 128,-1,9
+ 108 624 108 624 89.5 619 c 128,-1,10
+ 71 614 71 614 48 626 c 1,0,1
+48 -6 m 1,11,-1
+ 48 334 l 1,12,13
+ 55 358 55 358 50.5 389.5 c 128,-1,14
+ 46 421 46 421 44.5 454 c 128,-1,15
+ 43 487 43 487 44.5 514 c 128,-1,16
+ 46 541 46 541 66 553.5 c 128,-1,17
+ 86 566 86 566 124 558 c 1,18,-1
+ 124 218 l 1,19,20
+ 117 194 117 194 121.5 162.5 c 128,-1,21
+ 126 131 126 131 127.5 98 c 128,-1,22
+ 129 65 129 65 127 38 c 128,-1,23
+ 125 11 125 11 105.5 -1.5 c 128,-1,24
+ 86 -14 86 -14 48 -6 c 1,11,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: j
+Encoding: 106 106 77
+Width: 226
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+118 626 m 1,0,1
+ 120 637 120 637 119.5 653.5 c 128,-1,2
+ 119 670 119 670 117.5 683.5 c 128,-1,3
+ 116 697 116 697 115.5 712 c 128,-1,4
+ 115 727 115 727 117 736.5 c 128,-1,5
+ 119 746 119 746 126 754 c 128,-1,6
+ 133 762 133 762 146.5 761.5 c 128,-1,7
+ 160 761 160 761 182 756 c 1,8,9
+ 191 740 191 740 195.5 713 c 128,-1,10
+ 200 686 200 686 196 660.5 c 128,-1,11
+ 192 635 192 635 173.5 623 c 128,-1,12
+ 155 611 155 611 118 626 c 1,0,1
+194 558 m 1,13,-1
+ 194 211 l 2,14,15
+ 194 176 194 176 194 136 c 128,-1,16
+ 194 96 194 96 196 56.5 c 128,-1,17
+ 198 17 198 17 192 -22 c 128,-1,18
+ 186 -61 186 -61 174.5 -94 c 128,-1,19
+ 163 -127 163 -127 136 -153.5 c 128,-1,20
+ 109 -180 109 -180 68 -194 c 1,21,22
+ 26 -201 26 -201 10 -194 c 128,-1,23
+ -6 -187 -6 -187 1 -171 c 128,-1,24
+ 8 -155 8 -155 27 -135 c 128,-1,25
+ 46 -115 46 -115 66.5 -98.5 c 128,-1,26
+ 87 -82 87 -82 104 -70 c 1,27,28
+ 116 1 116 1 118.5 91 c 128,-1,29
+ 121 181 121 181 118 253.5 c 128,-1,30
+ 115 326 115 326 118 416 c 0,31,32
+ 119 427 119 427 118.5 443 c 128,-1,33
+ 118 459 118 459 117 472 c 128,-1,34
+ 116 485 116 485 116 500 c 128,-1,35
+ 116 515 116 515 117.5 526 c 128,-1,36
+ 119 537 119 537 124 546.5 c 128,-1,37
+ 129 556 129 556 137.5 560.5 c 128,-1,38
+ 146 565 146 565 160.5 564.5 c 128,-1,39
+ 175 564 175 564 194 558 c 1,13,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: k
+Encoding: 107 107 78
+Width: 477
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+13 -3 m 1,0,-1
+ 13 617 l 2,1,2
+ 13 630 13 630 13 644 c 128,-1,3
+ 13 658 13 658 12 672.5 c 128,-1,4
+ 11 687 11 687 11 701 c 128,-1,5
+ 11 715 11 715 12.5 727 c 128,-1,6
+ 14 739 14 739 19.5 747.5 c 128,-1,7
+ 25 756 25 756 33 761 c 128,-1,8
+ 41 766 41 766 55.5 765.5 c 128,-1,9
+ 70 765 70 765 90 759 c 1,10,-1
+ 90 218 l 1,11,-1
+ 273 458 l 2,12,13
+ 284 475 284 475 291.5 485.5 c 128,-1,14
+ 299 496 299 496 311 511 c 128,-1,15
+ 323 526 323 526 332.5 534 c 128,-1,16
+ 342 542 342 542 355.5 551 c 128,-1,17
+ 369 560 369 560 382 563 c 128,-1,18
+ 395 566 395 566 412 566 c 128,-1,19
+ 429 566 429 566 447 561 c 1,20,-1
+ 234 287 l 1,21,22
+ 240 262 240 262 263 232 c 128,-1,23
+ 286 202 286 202 317 169 c 128,-1,24
+ 348 136 348 136 362 115 c 0,25,26
+ 366 107 366 107 375.5 96 c 128,-1,27
+ 385 85 385 85 395 74.5 c 128,-1,28
+ 405 64 405 64 416.5 52 c 128,-1,29
+ 428 40 428 40 436 30.5 c 128,-1,30
+ 444 21 444 21 448.5 12 c 128,-1,31
+ 453 3 453 3 450 -1 c 128,-1,32
+ 447 -5 447 -5 436 -6.5 c 128,-1,33
+ 425 -8 425 -8 402 -3 c 2,34,35
+ 376 -3 376 -3 353.5 13.5 c 128,-1,36
+ 331 30 331 30 316.5 51.5 c 128,-1,37
+ 302 73 302 73 282.5 100 c 128,-1,38
+ 263 127 263 127 247 140 c 1,39,40
+ 181 272 181 272 105 132 c 0,41,42
+ 96 119 96 119 93 99.5 c 128,-1,43
+ 90 80 90 80 90 63.5 c 128,-1,44
+ 90 47 90 47 88 29 c 128,-1,45
+ 86 11 86 11 80 2.5 c 128,-1,46
+ 74 -6 74 -6 57.5 -10 c 128,-1,47
+ 41 -14 41 -14 13 -3 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: l
+Encoding: 108 108 79
+Width: 138
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+22 -5 m 1,0,-1
+ 22 615 l 2,1,2
+ 22 628 22 628 22 642.5 c 128,-1,3
+ 22 657 22 657 21 671.5 c 128,-1,4
+ 20 686 20 686 20 699.5 c 128,-1,5
+ 20 713 20 713 21.5 725 c 128,-1,6
+ 23 737 23 737 28.5 746 c 128,-1,7
+ 34 755 34 755 42 760 c 128,-1,8
+ 50 765 50 765 64.5 764.5 c 128,-1,9
+ 79 764 79 764 99 758 c 1,10,-1
+ 99 137 l 2,11,12
+ 99 124 99 124 99 110 c 128,-1,13
+ 99 96 99 96 100 81.5 c 128,-1,14
+ 101 67 101 67 100.5 53 c 128,-1,15
+ 100 39 100 39 99 27 c 128,-1,16
+ 98 15 98 15 92.5 6.5 c 128,-1,17
+ 87 -2 87 -2 78.5 -7 c 128,-1,18
+ 70 -12 70 -12 56 -11.5 c 128,-1,19
+ 42 -11 42 -11 22 -5 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: m
+Encoding: 109 109 80
+Width: 891
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+10 3 m 1,0,-1
+ 10 478 l 1,1,2
+ -3 501 -3 501 0.5 523 c 128,-1,3
+ 4 545 4 545 18.5 556.5 c 128,-1,4
+ 33 568 33 568 48.5 571.5 c 128,-1,5
+ 64 575 64 575 76 563 c 128,-1,6
+ 88 551 88 551 87 525 c 1,7,8
+ 99 534 99 534 127 546 c 128,-1,9
+ 155 558 155 558 196.5 568 c 128,-1,10
+ 238 578 238 578 278.5 578.5 c 128,-1,11
+ 319 579 319 579 356.5 559.5 c 128,-1,12
+ 394 540 394 540 413 499 c 1,13,14
+ 426 499 426 499 453.5 514 c 128,-1,15
+ 481 529 481 529 513 546 c 128,-1,16
+ 545 563 545 563 581 576.5 c 128,-1,17
+ 617 590 617 590 655.5 587.5 c 128,-1,18
+ 694 585 694 585 727 561 c 2,19,20
+ 766 543 766 543 792 513.5 c 128,-1,21
+ 818 484 818 484 829 450 c 128,-1,22
+ 840 416 840 416 845.5 375.5 c 128,-1,23
+ 851 335 851 335 849 295.5 c 128,-1,24
+ 847 256 847 256 847 215 c 128,-1,25
+ 847 174 847 174 848 138 c 0,26,27
+ 847 127 847 127 848 111.5 c 128,-1,28
+ 849 96 849 96 849.5 83.5 c 128,-1,29
+ 850 71 850 71 850 57 c 128,-1,30
+ 850 43 850 43 848 33 c 128,-1,31
+ 846 23 846 23 840.5 14 c 128,-1,32
+ 835 5 835 5 826.5 1 c 128,-1,33
+ 818 -3 818 -3 804 -3 c 128,-1,34
+ 790 -3 790 -3 772 3 c 1,35,-1
+ 772 230 l 1,36,37
+ 781 285 781 285 772.5 343 c 128,-1,38
+ 764 401 764 401 737.5 447.5 c 128,-1,39
+ 711 494 711 494 663.5 509.5 c 128,-1,40
+ 616 525 616 525 548 495 c 1,41,42
+ 513 473 513 473 493 440 c 128,-1,43
+ 473 407 473 407 469 371 c 128,-1,44
+ 465 335 465 335 465 293.5 c 128,-1,45
+ 465 252 465 252 468.5 214 c 128,-1,46
+ 472 176 472 176 467 138 c 0,47,48
+ 466 127 466 127 467 111.5 c 128,-1,49
+ 468 96 468 96 468.5 83.5 c 128,-1,50
+ 469 71 469 71 469 57 c 128,-1,51
+ 469 43 469 43 467 33 c 128,-1,52
+ 465 23 465 23 459.5 14 c 128,-1,53
+ 454 5 454 5 445.5 1 c 128,-1,54
+ 437 -3 437 -3 423 -3 c 128,-1,55
+ 409 -3 409 -3 391 3 c 1,56,-1
+ 391 232 l 1,57,58
+ 400 285 400 285 392 341 c 128,-1,59
+ 384 397 384 397 358 443 c 128,-1,60
+ 332 489 332 489 286.5 506 c 128,-1,61
+ 241 523 241 523 174 499 c 1,62,63
+ 137 479 137 479 116 445.5 c 128,-1,64
+ 95 412 95 412 90.5 375.5 c 128,-1,65
+ 86 339 86 339 85 297 c 128,-1,66
+ 84 255 84 255 87.5 215.5 c 128,-1,67
+ 91 176 91 176 87 138 c 0,68,69
+ 86 127 86 127 86.5 111.5 c 128,-1,70
+ 87 96 87 96 88 83.5 c 128,-1,71
+ 89 71 89 71 88.5 57 c 128,-1,72
+ 88 43 88 43 86 33 c 128,-1,73
+ 84 23 84 23 78.5 14 c 128,-1,74
+ 73 5 73 5 64.5 1 c 128,-1,75
+ 56 -3 56 -3 42 -3 c 128,-1,76
+ 28 -3 28 -3 10 3 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: n
+Encoding: 110 110 81
+Width: 547
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+10 3 m 1,0,-1
+ 10 478 l 1,1,2
+ -3 501 -3 501 0.5 522 c 128,-1,3
+ 4 543 4 543 18 555 c 128,-1,4
+ 32 567 32 567 47.5 571.5 c 128,-1,5
+ 63 576 63 576 75 564.5 c 128,-1,6
+ 87 553 87 553 87 528 c 1,7,8
+ 91 516 91 516 125 530 c 128,-1,9
+ 159 544 159 544 202 564.5 c 128,-1,10
+ 245 585 245 585 294 588 c 128,-1,11
+ 343 591 343 591 378 558 c 1,12,13
+ 412 543 412 543 437 520 c 128,-1,14
+ 462 497 462 497 476 467.5 c 128,-1,15
+ 490 438 490 438 498 409 c 128,-1,16
+ 506 380 506 380 508.5 341.5 c 128,-1,17
+ 511 303 511 303 511 273.5 c 128,-1,18
+ 511 244 511 244 510 203 c 128,-1,19
+ 509 162 509 162 510 138 c 0,20,21
+ 510 127 510 127 510.5 111.5 c 128,-1,22
+ 511 96 511 96 511.5 83.5 c 128,-1,23
+ 512 71 512 71 511.5 57 c 128,-1,24
+ 511 43 511 43 509 33 c 128,-1,25
+ 507 23 507 23 502 14 c 128,-1,26
+ 497 5 497 5 488.5 1 c 128,-1,27
+ 480 -3 480 -3 466 -3 c 128,-1,28
+ 452 -3 452 -3 434 3 c 1,29,-1
+ 434 210 l 1,30,31
+ 450 292 450 292 424 373.5 c 128,-1,32
+ 398 455 398 455 336.5 495 c 128,-1,33
+ 275 535 275 535 177 493 c 0,34,35
+ 140 473 140 473 118.5 440.5 c 128,-1,36
+ 97 408 97 408 92 372 c 128,-1,37
+ 87 336 87 336 85.5 294.5 c 128,-1,38
+ 84 253 84 253 87.5 214.5 c 128,-1,39
+ 91 176 91 176 87 138 c 0,40,41
+ 87 127 87 127 87.5 111.5 c 128,-1,42
+ 88 96 88 96 88.5 83.5 c 128,-1,43
+ 89 71 89 71 88.5 57 c 128,-1,44
+ 88 43 88 43 86 33 c 128,-1,45
+ 84 23 84 23 79 14 c 128,-1,46
+ 74 5 74 5 65.5 1 c 128,-1,47
+ 57 -3 57 -3 43 -3 c 128,-1,48
+ 29 -3 29 -3 10 3 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: o
+Encoding: 111 111 82
+Width: 607
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+298 502 m 0,0,1
+ 231 503 231 503 181 472 c 128,-1,2
+ 131 441 131 441 107 392.5 c 128,-1,3
+ 83 344 83 344 81 286 c 128,-1,4
+ 79 228 79 228 98.5 178 c 128,-1,5
+ 118 128 118 128 165 92 c 128,-1,6
+ 212 56 212 56 278 52 c 0,7,8
+ 331 44 331 44 375.5 59 c 128,-1,9
+ 420 74 420 74 447.5 105 c 128,-1,10
+ 475 136 475 136 491.5 178 c 128,-1,11
+ 508 220 508 220 509.5 265 c 128,-1,12
+ 511 310 511 310 498.5 353.5 c 128,-1,13
+ 486 397 486 397 461 431 c 128,-1,14
+ 436 465 436 465 393.5 484.5 c 128,-1,15
+ 351 504 351 504 298 502 c 0,0,1
+298 572 m 0,16,17
+ 367 575 367 575 428 544.5 c 128,-1,18
+ 489 514 489 514 528 463.5 c 128,-1,19
+ 567 413 567 413 583.5 346 c 128,-1,20
+ 600 279 600 279 585 213 c 0,21,22
+ 577 152 577 152 543 103.5 c 128,-1,23
+ 509 55 509 55 461 27 c 128,-1,24
+ 413 -1 413 -1 354.5 -12 c 128,-1,25
+ 296 -23 296 -23 240 -14 c 128,-1,26
+ 184 -5 184 -5 133 26.5 c 128,-1,27
+ 82 58 82 58 51 109 c 0,28,29
+ 18 154 18 154 6.5 208.5 c 128,-1,30
+ -5 263 -5 263 3 315 c 128,-1,31
+ 11 367 11 367 36.5 415.5 c 128,-1,32
+ 62 464 62 464 100 500 c 128,-1,33
+ 138 536 138 536 189.5 556 c 128,-1,34
+ 241 576 241 576 298 572 c 0,16,17
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: p
+Encoding: 112 112 83
+Width: 623
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+296 508 m 0,0,1
+ 235 509 235 509 187.5 484 c 128,-1,2
+ 140 459 140 459 115.5 419 c 128,-1,3
+ 91 379 91 379 79.5 330 c 128,-1,4
+ 68 281 68 281 79.5 232.5 c 128,-1,5
+ 91 184 91 184 116 144.5 c 128,-1,6
+ 141 105 141 105 188.5 80.5 c 128,-1,7
+ 236 56 236 56 297 57 c 0,8,9
+ 366 53 366 53 417 86 c 128,-1,10
+ 468 119 468 119 491 170.5 c 128,-1,11
+ 514 222 514 222 513.5 282.5 c 128,-1,12
+ 513 343 513 343 490 395 c 128,-1,13
+ 467 447 467 447 416 479.5 c 128,-1,14
+ 365 512 365 512 296 508 c 0,0,1
+0 565 m 1,15,16
+ 48 573 48 573 64.5 564.5 c 128,-1,17
+ 81 556 81 556 78.5 531 c 128,-1,18
+ 76 506 76 506 77 468 c 1,19,20
+ 117 529 117 529 183.5 557.5 c 128,-1,21
+ 250 586 250 586 318.5 577 c 128,-1,22
+ 387 568 387 568 449.5 536.5 c 128,-1,23
+ 512 505 512 505 552.5 444.5 c 128,-1,24
+ 593 384 593 384 595 312 c 0,25,26
+ 606 244 606 244 581.5 180 c 128,-1,27
+ 557 116 557 116 507.5 72.5 c 128,-1,28
+ 458 29 458 29 397 4 c 128,-1,29
+ 336 -21 336 -21 267.5 -15 c 128,-1,30
+ 199 -9 199 -9 143 30 c 1,31,32
+ 116 69 116 69 100.5 80.5 c 128,-1,33
+ 85 92 85 92 80.5 79.5 c 128,-1,34
+ 76 67 76 67 75.5 44 c 128,-1,35
+ 75 21 75 21 77 -8 c 128,-1,36
+ 79 -37 79 -37 77 -60 c 0,37,38
+ 77 -73 77 -73 77 -87 c 128,-1,39
+ 77 -101 77 -101 78 -115 c 128,-1,40
+ 79 -129 79 -129 78.5 -142.5 c 128,-1,41
+ 78 -156 78 -156 76.5 -167.5 c 128,-1,42
+ 75 -179 75 -179 70 -187.5 c 128,-1,43
+ 65 -196 65 -196 56.5 -200.5 c 128,-1,44
+ 48 -205 48 -205 33.5 -204.5 c 128,-1,45
+ 19 -204 19 -204 0 -198 c 1,46,-1
+ 0 565 l 1,15,16
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: q
+Encoding: 113 113 84
+Width: 640
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+302 500 m 0,0,1
+ 238 503 238 503 183 467.5 c 128,-1,2
+ 128 432 128 432 100 372.5 c 128,-1,3
+ 72 313 72 313 80 250 c 0,4,5
+ 82 197 82 197 110 152.5 c 128,-1,6
+ 138 108 138 108 182 84 c 128,-1,7
+ 226 60 226 60 275.5 51.5 c 128,-1,8
+ 325 43 325 43 375.5 59 c 128,-1,9
+ 426 75 426 75 461 114 c 0,10,11
+ 495 145 495 145 511.5 188 c 128,-1,12
+ 528 231 528 231 526.5 274 c 128,-1,13
+ 525 317 525 317 507.5 359.5 c 128,-1,14
+ 490 402 490 402 461.5 434 c 128,-1,15
+ 433 466 433 466 391 484.5 c 128,-1,16
+ 349 503 349 503 302 500 c 0,0,1
+597 557 m 1,17,-1
+ 597 -98 l 2,18,19
+ 599 -117 599 -117 599.5 -126.5 c 128,-1,20
+ 600 -136 600 -136 600 -152.5 c 128,-1,21
+ 600 -169 600 -169 597.5 -177 c 128,-1,22
+ 595 -185 595 -185 589.5 -195 c 128,-1,23
+ 584 -205 584 -205 575.5 -208 c 128,-1,24
+ 567 -211 567 -211 553 -211 c 128,-1,25
+ 539 -211 539 -211 521 -206 c 1,26,-1
+ 521 1 l 2,27,28
+ 524 26 524 26 524.5 41.5 c 128,-1,29
+ 525 57 525 57 521.5 63 c 128,-1,30
+ 518 69 518 69 514 70 c 128,-1,31
+ 510 71 510 71 500.5 64.5 c 128,-1,32
+ 491 58 491 58 482 50.5 c 128,-1,33
+ 473 43 473 43 457.5 30 c 128,-1,34
+ 442 17 442 17 428 7 c 0,35,36
+ 380 -18 380 -18 326 -22 c 128,-1,37
+ 272 -26 272 -26 222.5 -11.5 c 128,-1,38
+ 173 3 173 3 129 34 c 128,-1,39
+ 85 65 85 65 54.5 106 c 128,-1,40
+ 24 147 24 147 9.5 199 c 128,-1,41
+ -5 251 -5 251 3 305 c 0,42,43
+ 5 362 5 362 32 412.5 c 128,-1,44
+ 59 463 59 463 101 497 c 128,-1,45
+ 143 531 143 531 197 551 c 128,-1,46
+ 251 571 251 571 305 571.5 c 128,-1,47
+ 359 572 359 572 411.5 550.5 c 128,-1,48
+ 464 529 464 529 502 485 c 0,49,50
+ 515 469 515 469 518.5 483.5 c 128,-1,51
+ 522 498 522 498 524 524.5 c 128,-1,52
+ 526 551 526 551 542.5 563.5 c 128,-1,53
+ 559 576 559 576 597 557 c 1,17,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: r
+Encoding: 114 114 85
+Width: 255
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+11 -1 m 1,0,-1
+ 11 466 l 1,1,2
+ -3 489 -3 489 0.5 512 c 128,-1,3
+ 4 535 4 535 18.5 548 c 128,-1,4
+ 33 561 33 561 49 565.5 c 128,-1,5
+ 65 570 65 570 77.5 556.5 c 128,-1,6
+ 90 543 90 543 89 513 c 1,7,8
+ 91 510 91 510 113 523.5 c 128,-1,9
+ 135 537 135 537 160.5 553.5 c 128,-1,10
+ 186 570 186 570 210.5 578 c 128,-1,11
+ 235 586 235 586 243.5 571.5 c 128,-1,12
+ 252 557 252 557 240 510 c 1,13,14
+ 152 487 152 487 111 422.5 c 128,-1,15
+ 70 358 70 358 87 266 c 1,16,17
+ 82 245 82 245 82 215.5 c 128,-1,18
+ 82 186 82 186 88 154 c 128,-1,19
+ 94 122 94 122 94.5 91.5 c 128,-1,20
+ 95 61 95 61 90.5 38 c 128,-1,21
+ 86 15 86 15 66 4 c 128,-1,22
+ 46 -7 46 -7 11 -1 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: s
+Encoding: 115 115 86
+Width: 368
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+0 162 m 1,0,1
+ 34 168 34 168 48.5 165.5 c 128,-1,2
+ 63 163 63 163 72.5 149 c 128,-1,3
+ 82 135 82 135 86 120.5 c 128,-1,4
+ 90 106 90 106 103.5 88 c 128,-1,5
+ 117 70 117 70 139 60 c 1,6,7
+ 192 52 192 52 224 66 c 128,-1,8
+ 256 80 256 80 263 106 c 128,-1,9
+ 270 132 270 132 260.5 164 c 128,-1,10
+ 251 196 251 196 227.5 224.5 c 128,-1,11
+ 204 253 204 253 168.5 272 c 128,-1,12
+ 133 291 133 291 94 291 c 1,13,14
+ 53 316 53 316 34 349 c 128,-1,15
+ 15 382 15 382 18 414.5 c 128,-1,16
+ 21 447 21 447 38 477.5 c 128,-1,17
+ 55 508 55 508 83 531 c 128,-1,18
+ 111 554 111 554 145 565.5 c 128,-1,19
+ 179 577 179 577 212 575 c 128,-1,20
+ 245 573 245 573 276 550 c 128,-1,21
+ 307 527 307 527 326 483 c 1,22,23
+ 332 455 332 455 330 440.5 c 128,-1,24
+ 328 426 328 426 322.5 420.5 c 128,-1,25
+ 317 415 317 415 305.5 419 c 128,-1,26
+ 294 423 294 423 282 430.5 c 128,-1,27
+ 270 438 270 438 255 449.5 c 128,-1,28
+ 240 461 240 461 227 472 c 128,-1,29
+ 214 483 214 483 201 492 c 128,-1,30
+ 188 501 188 501 179 504 c 1,31,32
+ 135 484 135 484 115.5 463 c 128,-1,33
+ 96 442 96 442 101 422 c 128,-1,34
+ 106 402 106 402 122.5 383 c 128,-1,35
+ 139 364 139 364 169 344.5 c 128,-1,36
+ 199 325 199 325 227 309 c 128,-1,37
+ 255 293 255 293 285.5 275.5 c 128,-1,38
+ 316 258 316 258 330 246 c 1,39,40
+ 358 200 358 200 360 157 c 128,-1,41
+ 362 114 362 114 342.5 82.5 c 128,-1,42
+ 323 51 323 51 290.5 28.5 c 128,-1,43
+ 258 6 258 6 218.5 -4 c 128,-1,44
+ 179 -14 179 -14 140 -9.5 c 128,-1,45
+ 101 -5 101 -5 68.5 13.5 c 128,-1,46
+ 36 32 36 32 17 70.5 c 128,-1,47
+ -2 109 -2 109 0 162 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: t
+Encoding: 116 116 87
+Width: 339
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+127 -1 m 1,0,-1
+ 127 347 l 1,1,2
+ 123 364 123 364 125 390 c 128,-1,3
+ 127 416 127 416 130.5 440.5 c 128,-1,4
+ 134 465 134 465 125.5 481 c 128,-1,5
+ 117 497 117 497 94 494 c 1,6,7
+ 69 484 69 484 48 488 c 128,-1,8
+ 27 492 27 492 13 502.5 c 128,-1,9
+ -1 513 -1 513 0 530 c 128,-1,10
+ 1 547 1 547 19 563 c 1,11,12
+ 25 563 25 563 41.5 562 c 128,-1,13
+ 58 561 58 561 65.5 561 c 128,-1,14
+ 73 561 73 561 86.5 561.5 c 128,-1,15
+ 100 562 100 562 106.5 564.5 c 128,-1,16
+ 113 567 113 567 121 572.5 c 128,-1,17
+ 129 578 129 578 131 585.5 c 128,-1,18
+ 133 593 133 593 132.5 605.5 c 128,-1,19
+ 132 618 132 618 127 634 c 1,20,21
+ 128 644 128 644 127.5 659 c 128,-1,22
+ 127 674 127 674 126 687 c 128,-1,23
+ 125 700 125 700 124.5 715 c 128,-1,24
+ 124 730 124 730 126.5 739 c 128,-1,25
+ 129 748 129 748 135 756.5 c 128,-1,26
+ 141 765 141 765 153 765 c 128,-1,27
+ 165 765 165 765 184 761 c 0,28,29
+ 204 755 204 755 206.5 724 c 128,-1,30
+ 209 693 209 693 203 661 c 128,-1,31
+ 197 629 197 629 203 603 c 1,32,33
+ 195 575 195 575 210.5 566.5 c 128,-1,34
+ 226 558 226 558 250 562 c 128,-1,35
+ 274 566 274 566 298.5 565.5 c 128,-1,36
+ 323 565 323 565 330 553 c 1,37,38
+ 338 528 338 528 333 513.5 c 128,-1,39
+ 328 499 328 499 313.5 496 c 128,-1,40
+ 299 493 299 493 279.5 492.5 c 128,-1,41
+ 260 492 260 492 240 494.5 c 128,-1,42
+ 220 497 220 497 203 494 c 1,43,-1
+ 203 107 l 2,44,45
+ 205 88 205 88 205.5 78 c 128,-1,46
+ 206 68 206 68 206 52 c 128,-1,47
+ 206 36 206 36 203.5 27.5 c 128,-1,48
+ 201 19 201 19 195.5 9.5 c 128,-1,49
+ 190 0 190 0 181.5 -3.5 c 128,-1,50
+ 173 -7 173 -7 159 -7 c 128,-1,51
+ 145 -7 145 -7 127 -1 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: u
+Encoding: 117 117 88
+Width: 544
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+500 559 m 1,0,-1
+ 500 34 l 1,1,2
+ 505 13 505 13 494.5 1.5 c 128,-1,3
+ 484 -10 484 -10 468 -9 c 128,-1,4
+ 452 -8 452 -8 437 -0.5 c 128,-1,5
+ 422 7 422 7 417 24.5 c 128,-1,6
+ 412 42 412 42 423 63 c 1,7,8
+ 408 39 408 39 351.5 12.5 c 128,-1,9
+ 295 -14 295 -14 226.5 -20.5 c 128,-1,10
+ 158 -27 158 -27 105 17 c 0,11,12
+ 64 44 64 44 40 84.5 c 128,-1,13
+ 16 125 16 125 9.5 168.5 c 128,-1,14
+ 3 212 3 212 1.5 262 c 128,-1,15
+ 0 312 0 312 3.5 358.5 c 128,-1,16
+ 7 405 7 405 2 451 c 0,17,18
+ 1 471 1 471 0.5 480 c 128,-1,19
+ 0 489 0 489 0 506 c 128,-1,20
+ 0 523 0 523 2.5 530.5 c 128,-1,21
+ 5 538 5 538 10.5 548.5 c 128,-1,22
+ 16 559 16 559 24.5 561.5 c 128,-1,23
+ 33 564 33 564 47 564.5 c 128,-1,24
+ 61 565 61 565 79 559 c 1,25,-1
+ 79 274 l 1,26,27
+ 68 229 68 229 79 186 c 128,-1,28
+ 90 143 90 143 118.5 112.5 c 128,-1,29
+ 147 82 147 82 183.5 64 c 128,-1,30
+ 220 46 220 46 264 49.5 c 128,-1,31
+ 308 53 308 53 346 80 c 0,32,33
+ 379 105 379 105 398 140 c 128,-1,34
+ 417 175 417 175 421 212 c 128,-1,35
+ 425 249 425 249 425.5 291.5 c 128,-1,36
+ 426 334 426 334 423 373 c 128,-1,37
+ 420 412 420 412 423 451 c 0,38,39
+ 422 471 422 471 421.5 480 c 128,-1,40
+ 421 489 421 489 421 506 c 128,-1,41
+ 421 523 421 523 423.5 530.5 c 128,-1,42
+ 426 538 426 538 431.5 548.5 c 128,-1,43
+ 437 559 437 559 445.5 561.5 c 128,-1,44
+ 454 564 454 564 468 564.5 c 128,-1,45
+ 482 565 482 565 500 559 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: v
+Encoding: 118 118 89
+Width: 553
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+226 1 m 1,0,-1
+ 41 441 l 2,1,2
+ 38 451 38 451 31 466 c 128,-1,3
+ 24 481 24 481 18.5 492 c 128,-1,4
+ 13 503 13 503 8 516 c 128,-1,5
+ 3 529 3 529 1 538.5 c 128,-1,6
+ -1 548 -1 548 1 556 c 128,-1,7
+ 3 564 3 564 10 567.5 c 128,-1,8
+ 17 571 17 571 31 570.5 c 128,-1,9
+ 45 570 45 570 66 565 c 1,10,-1
+ 264 90 l 1,11,-1
+ 414 441 l 2,12,13
+ 419 451 419 451 424.5 466 c 128,-1,14
+ 430 481 430 481 434 492 c 128,-1,15
+ 438 503 438 503 444 516 c 128,-1,16
+ 450 529 450 529 456 538 c 128,-1,17
+ 462 547 462 547 471 555.5 c 128,-1,18
+ 480 564 480 564 490 567.5 c 128,-1,19
+ 500 571 500 571 514 570.5 c 128,-1,20
+ 528 570 528 570 544 565 c 1,21,-1
+ 354 114 l 2,22,23
+ 352 107 352 107 345.5 89.5 c 128,-1,24
+ 339 72 339 72 336 64 c 128,-1,25
+ 333 56 333 56 326 42 c 128,-1,26
+ 319 28 319 28 313.5 21.5 c 128,-1,27
+ 308 15 308 15 298.5 7 c 128,-1,28
+ 289 -1 289 -1 279.5 -3.5 c 128,-1,29
+ 270 -6 270 -6 256 -5 c 128,-1,30
+ 242 -4 242 -4 226 1 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: w
+Encoding: 119 119 90
+Width: 846
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+206 -6 m 1,0,-1
+ 28 458 l 2,1,2
+ 21 474 21 474 17.5 481.5 c 128,-1,3
+ 14 489 14 489 8.5 503 c 128,-1,4
+ 3 517 3 517 2 524 c 128,-1,5
+ 1 531 1 531 0 540.5 c 128,-1,6
+ -1 550 -1 550 3.5 554 c 128,-1,7
+ 8 558 8 558 15.5 561.5 c 128,-1,8
+ 23 565 23 565 36 564 c 128,-1,9
+ 49 563 49 563 66 559 c 1,10,-1
+ 246 86 l 1,11,-1
+ 342 377 l 2,12,13
+ 346 386 346 386 349.5 398.5 c 128,-1,14
+ 353 411 353 411 356 421.5 c 128,-1,15
+ 359 432 359 432 362.5 443.5 c 128,-1,16
+ 366 455 366 455 370.5 464 c 128,-1,17
+ 375 473 375 473 381.5 480 c 128,-1,18
+ 388 487 388 487 396 491 c 128,-1,19
+ 404 495 404 495 416 494.5 c 128,-1,20
+ 428 494 428 494 442 489 c 1,21,-1
+ 575 86 l 1,22,-1
+ 720 458 l 2,23,24
+ 725 471 725 471 728.5 484 c 128,-1,25
+ 732 497 732 497 737.5 509 c 128,-1,26
+ 743 521 743 521 748.5 531 c 128,-1,27
+ 754 541 754 541 762 548.5 c 128,-1,28
+ 770 556 770 556 780 560.5 c 128,-1,29
+ 790 565 790 565 803.5 564.5 c 128,-1,30
+ 817 564 817 564 833 559 c 1,31,-1
+ 650 86 l 2,32,33
+ 637 30 637 30 611 4.5 c 128,-1,34
+ 585 -21 585 -21 533 -6 c 1,35,-1
+ 410 369 l 1,36,-1
+ 319 87 l 1,37,38
+ 310 30 310 30 284.5 4.5 c 128,-1,39
+ 259 -21 259 -21 206 -6 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: x
+Encoding: 120 120 91
+Width: 488
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+0 -3 m 1,0,-1
+ 196 285 l 1,1,-1
+ 78 451 l 2,2,3
+ 72 461 72 461 60.5 476 c 128,-1,4
+ 49 491 49 491 40.5 501.5 c 128,-1,5
+ 32 512 32 512 23.5 526 c 128,-1,6
+ 15 540 15 540 14.5 546.5 c 128,-1,7
+ 14 553 14 553 17 560.5 c 128,-1,8
+ 20 568 20 568 36 566 c 128,-1,9
+ 52 564 52 564 76 561 c 1,10,11
+ 106 540 106 540 147.5 476 c 128,-1,12
+ 189 412 189 412 201 398 c 1,13,14
+ 212 367 212 367 224.5 358 c 128,-1,15
+ 237 349 237 349 249.5 360.5 c 128,-1,16
+ 262 372 262 372 272.5 387.5 c 128,-1,17
+ 283 403 283 403 297 426.5 c 128,-1,18
+ 311 450 311 450 321 460 c 1,19,20
+ 332 479 332 479 337.5 487.5 c 128,-1,21
+ 343 496 343 496 354 511.5 c 128,-1,22
+ 365 527 365 527 373 534.5 c 128,-1,23
+ 381 542 381 542 393.5 551.5 c 128,-1,24
+ 406 561 406 561 418 563.5 c 128,-1,25
+ 430 566 430 566 446 566 c 128,-1,26
+ 462 566 462 566 479 561 c 1,27,-1
+ 282 285 l 1,28,-1
+ 410 98 l 2,29,30
+ 423 82 423 82 428.5 74.5 c 128,-1,31
+ 434 67 434 67 444 52.5 c 128,-1,32
+ 454 38 454 38 456.5 31.5 c 128,-1,33
+ 459 25 459 25 462.5 15 c 128,-1,34
+ 466 5 466 5 462 1 c 128,-1,35
+ 458 -3 458 -3 450.5 -6.5 c 128,-1,36
+ 443 -10 443 -10 428 -9 c 128,-1,37
+ 413 -8 413 -8 391 -3 c 1,38,-1
+ 271 176 l 1,39,40
+ 260 205 260 205 248.5 210.5 c 128,-1,41
+ 237 216 237 216 225 202.5 c 128,-1,42
+ 213 189 213 189 202.5 170.5 c 128,-1,43
+ 192 152 192 152 179 130 c 128,-1,44
+ 166 108 166 108 156 99 c 1,45,46
+ 144 78 144 78 140 71.5 c 128,-1,47
+ 136 65 136 65 124 47 c 128,-1,48
+ 112 29 112 29 105 23.5 c 128,-1,49
+ 98 18 98 18 85 7 c 128,-1,50
+ 72 -4 72 -4 60.5 -6 c 128,-1,51
+ 49 -8 49 -8 33.5 -8 c 128,-1,52
+ 18 -8 18 -8 0 -3 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: y
+Encoding: 121 121 92
+Width: 542
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+117 -204 m 1,0,-1
+ 209 13 l 1,1,-1
+ 27 467 l 2,2,3
+ 15 489 15 489 8 505 c 128,-1,4
+ 1 521 1 521 0 535 c 128,-1,5
+ -1 549 -1 549 6.5 555.5 c 128,-1,6
+ 14 562 14 562 30 564 c 128,-1,7
+ 46 566 46 566 74 559 c 1,8,-1
+ 252 109 l 1,9,-1
+ 405 468 l 1,10,11
+ 419 523 419 523 446.5 548.5 c 128,-1,12
+ 474 574 474 574 525 559 c 1,13,-1
+ 237 -114 l 2,14,15
+ 222 -169 222 -169 195 -194 c 128,-1,16
+ 168 -219 168 -219 117 -204 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: z
+Encoding: 122 122 93
+Width: 446
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+0 -2 m 1,0,-1
+ 0 68 l 1,1,-1
+ 302 481 l 1,2,3
+ 285 494 285 494 237.5 495.5 c 128,-1,4
+ 190 497 190 497 122.5 493.5 c 128,-1,5
+ 55 490 55 490 29 491 c 1,6,7
+ 7 516 7 516 7.5 532.5 c 128,-1,8
+ 8 549 8 549 22 555.5 c 128,-1,9
+ 36 562 36 562 64.5 564.5 c 128,-1,10
+ 93 567 93 567 112 566 c 128,-1,11
+ 131 565 131 565 157 563 c 0,12,13
+ 186 557 186 557 229 560 c 128,-1,14
+ 272 563 272 563 312 569 c 128,-1,15
+ 352 575 352 575 378 558.5 c 128,-1,16
+ 404 542 404 542 398 498 c 1,17,-1
+ 128 121 l 1,18,19
+ 99 94 99 94 99 80.5 c 128,-1,20
+ 99 67 99 67 122 66.5 c 128,-1,21
+ 145 66 145 66 176 68 c 1,22,23
+ 200 59 200 59 232.5 63.5 c 128,-1,24
+ 265 68 265 68 300 70.5 c 128,-1,25
+ 335 73 335 73 363.5 72.5 c 128,-1,26
+ 392 72 392 72 408 53.5 c 128,-1,27
+ 424 35 424 35 418 -2 c 1,28,-1
+ 0 -2 l 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: braceleft
+Encoding: 123 123 94
+Width: 359
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+220 628 m 1,0,-1
+ 220 524 l 1,1,2
+ 233 497 233 497 230 471 c 128,-1,3
+ 227 445 227 445 213 422 c 128,-1,4
+ 199 399 199 399 184.5 379 c 128,-1,5
+ 170 359 170 359 160 343.5 c 128,-1,6
+ 150 328 150 328 154 316.5 c 128,-1,7
+ 158 305 158 305 182 300 c 1,8,9
+ 206 270 206 270 215.5 229 c 128,-1,10
+ 225 188 225 188 222 150 c 128,-1,11
+ 219 112 219 112 218.5 68 c 128,-1,12
+ 218 24 218 24 223 -12 c 1,13,14
+ 255 -19 255 -19 276 -38.5 c 128,-1,15
+ 297 -58 297 -58 298 -77 c 128,-1,16
+ 299 -96 299 -96 290 -111 c 128,-1,17
+ 281 -126 281 -126 253 -124.5 c 128,-1,18
+ 225 -123 225 -123 188 -100 c 1,19,20
+ 156 -67 156 -67 145.5 -18.5 c 128,-1,21
+ 135 30 135 30 139.5 73.5 c 128,-1,22
+ 144 117 144 117 142 171 c 128,-1,23
+ 140 225 140 225 125 262 c 1,24,25
+ 79 274 79 274 64 290.5 c 128,-1,26
+ 49 307 49 307 59.5 325.5 c 128,-1,27
+ 70 344 70 344 88 362.5 c 128,-1,28
+ 106 381 106 381 123.5 406 c 128,-1,29
+ 141 431 141 431 141 452 c 1,30,31
+ 146 485 146 485 142.5 521 c 128,-1,32
+ 139 557 139 557 139.5 595.5 c 128,-1,33
+ 140 634 140 634 144 666.5 c 128,-1,34
+ 148 699 148 699 169.5 726 c 128,-1,35
+ 191 753 191 753 228 765 c 1,36,37
+ 276 768 276 768 293 761 c 128,-1,38
+ 310 754 310 754 301.5 739 c 128,-1,39
+ 293 724 293 724 276.5 707 c 128,-1,40
+ 260 690 260 690 241.5 667.5 c 128,-1,41
+ 223 645 223 645 220 628 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: bar
+Encoding: 124 124 95
+Width: 688
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+377 760 m 1,0,-1
+ 377 148 l 1,1,2
+ 375 135 375 135 376 113.5 c 128,-1,3
+ 377 92 377 92 378.5 74.5 c 128,-1,4
+ 380 57 380 57 379 37.5 c 128,-1,5
+ 378 18 378 18 372 9 c 128,-1,6
+ 366 0 366 0 351.5 -6 c 128,-1,7
+ 337 -12 337 -12 311 -2 c 1,8,-1
+ 311 610 l 2,9,10
+ 312 634 312 634 311 664 c 128,-1,11
+ 310 694 310 694 309 720 c 128,-1,12
+ 308 746 308 746 324.5 758.5 c 128,-1,13
+ 341 771 341 771 377 760 c 1,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: braceright
+Encoding: 125 125 96
+Width: 359
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+142 12 m 2,0,-1
+ 142 116 l 1,1,2
+ 130 143 130 143 133 169 c 128,-1,3
+ 136 195 136 195 150 217.5 c 128,-1,4
+ 164 240 164 240 178 260.5 c 128,-1,5
+ 192 281 192 281 202.5 296.5 c 128,-1,6
+ 213 312 213 312 208.5 323.5 c 128,-1,7
+ 204 335 204 335 180 340 c 1,8,9
+ 156 370 156 370 147 411 c 128,-1,10
+ 138 452 138 452 140.5 490 c 128,-1,11
+ 143 528 143 528 143 572 c 128,-1,12
+ 143 616 143 616 138 652 c 1,13,14
+ 108 659 108 659 87.5 678 c 128,-1,15
+ 67 697 67 697 65 716 c 128,-1,16
+ 63 735 63 735 71 749.5 c 128,-1,17
+ 79 764 79 764 106.5 764 c 128,-1,18
+ 134 764 134 764 172 743 c 1,19,20
+ 205 711 205 711 216.5 661.5 c 128,-1,21
+ 228 612 228 612 223.5 568 c 128,-1,22
+ 219 524 219 524 220 469 c 128,-1,23
+ 221 414 221 414 236 377 c 1,24,25
+ 277 364 277 364 292.5 349 c 128,-1,26
+ 308 334 308 334 301 319 c 128,-1,27
+ 294 304 294 304 279.5 285.5 c 128,-1,28
+ 265 267 265 267 247 247.5 c 128,-1,29
+ 229 228 229 228 222 204.5 c 128,-1,30
+ 215 181 215 181 222 155 c 1,31,32
+ 222 130 222 130 221.5 99.5 c 128,-1,33
+ 221 69 221 69 222.5 38 c 128,-1,34
+ 224 7 224 7 218.5 -22.5 c 128,-1,35
+ 213 -52 213 -52 202.5 -74.5 c 128,-1,36
+ 192 -97 192 -97 168 -112 c 128,-1,37
+ 144 -127 144 -127 109 -129 c 1,38,39
+ 71 -124 71 -124 61 -114 c 128,-1,40
+ 51 -104 51 -104 63 -89 c 128,-1,41
+ 75 -74 75 -74 92.5 -59 c 128,-1,42
+ 110 -44 110 -44 126 -24 c 128,-1,43
+ 142 -4 142 -4 142 12 c 2,0,-1
+EndSplineSet
+Validated: 33
+EndChar
+
+StartChar: asciitilde
+Encoding: 126 126 97
+Width: 620
+Flags: W
+LayerCount: 2
+Fore
+SplineSet
+520 402 m 1,0,1
+ 548 384 548 384 555.5 364.5 c 128,-1,2
+ 563 345 563 345 549.5 324.5 c 128,-1,3
+ 536 304 536 304 521.5 290 c 128,-1,4
+ 507 276 507 276 480 256 c 0,5,6
+ 453 238 453 238 420.5 238 c 128,-1,7
+ 388 238 388 238 359 250 c 128,-1,8
+ 330 262 330 262 298 276 c 128,-1,9
+ 266 290 266 290 238 300 c 128,-1,10
+ 210 310 210 310 179.5 304.5 c 128,-1,11
+ 149 299 149 299 124 273 c 0,12,13
+ 102 243 102 243 87 234.5 c 128,-1,14
+ 72 226 72 226 67.5 236.5 c 128,-1,15
+ 63 247 63 247 64 266.5 c 128,-1,16
+ 65 286 65 286 76 310 c 128,-1,17
+ 87 334 87 334 101.5 354 c 128,-1,18
+ 116 374 116 374 140.5 384.5 c 128,-1,19
+ 165 395 165 395 192 389 c 1,20,21
+ 220 387 220 387 262 371 c 128,-1,22
+ 304 355 304 355 338 342 c 128,-1,23
+ 372 329 372 329 407.5 323.5 c 128,-1,24
+ 443 318 443 318 472 337 c 128,-1,25
+ 501 356 501 356 520 402 c 1,0,1
+EndSplineSet
+Validated: 33
+EndChar
+EndChars
+EndSplineFont


More information about the scm-commits mailing list