From f476c472e386f63976d551e45de26921f990f9a9 Mon Sep 17 00:00:00 2001 From: Nico Verbruggen Date: Sat, 8 Feb 2025 20:36:02 +0100 Subject: [PATCH] Initial release --- LICENSE | 1188 + README.md | 15 + src/NV-Palatium-Bold.sfd | 32032 +++++++++++++++++++++++++ src/NV-Palatium-BoldItalic.sfd | 32277 +++++++++++++++++++++++++ src/NV-Palatium-Italic.sfd | 32416 +++++++++++++++++++++++++ src/NV-Palatium-Roman.sfd | 39268 +++++++++++++++++++++++++++++++ ttf/NV-Palatium-Bold.ttf | Bin 0 -> 138924 bytes ttf/NV-Palatium-BoldItalic.ttf | Bin 0 -> 147516 bytes ttf/NV-Palatium-Italic.ttf | Bin 0 -> 146024 bytes ttf/NV-Palatium-Roman.ttf | Bin 0 -> 171528 bytes 10 files changed, 137196 insertions(+) create mode 100644 LICENSE create mode 100644 README.md create mode 100644 src/NV-Palatium-Bold.sfd create mode 100644 src/NV-Palatium-BoldItalic.sfd create mode 100644 src/NV-Palatium-Italic.sfd create mode 100644 src/NV-Palatium-Roman.sfd create mode 100644 ttf/NV-Palatium-Bold.ttf create mode 100644 ttf/NV-Palatium-BoldItalic.ttf create mode 100644 ttf/NV-Palatium-Italic.ttf create mode 100644 ttf/NV-Palatium-Roman.ttf diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..c329d67 --- /dev/null +++ b/LICENSE @@ -0,0 +1,1188 @@ +Copyright (c) 2014, 2015 by (URW)++ Design & Development +Copyright (c) 2019, 2020 by Daniel Benjamin Miller + +*** + +The font and related files in this directory are distributed under the +GNU AFFERO GENERAL PUBLIC LICENSE Version 3, with the following +exemption: + +As a special exception, permission is granted to include these font +programs in a Postscript or PDF file that consists of a document that +contains text to be displayed or printed using this font, regardless +of the conditions or license applying to the document itself. + + + GNU AFFERO GENERAL PUBLIC LICENSE + Version 3, 19 November 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU Affero General Public License is a free, copyleft license for +software and other kinds of works, specifically designed to ensure +cooperation with the community in the case of network server software. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +our General Public Licenses are 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. + + 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. + + Developers that use our General Public Licenses protect your rights +with two steps: (1) assert copyright on the software, and (2) offer +you this License which gives you legal permission to copy, distribute +and/or modify the software. + + A secondary benefit of defending all users' freedom is that +improvements made in alternate versions of the program, if they +receive widespread use, become available for other developers to +incorporate. Many developers of free software are heartened and +encouraged by the resulting cooperation. However, in the case of +software used on network servers, this result may fail to come about. +The GNU General Public License permits making a modified version and +letting the public access it on a server without ever releasing its +source code to the public. + + The GNU Affero General Public License is designed specifically to +ensure that, in such cases, the modified source code becomes available +to the community. It requires the operator of a network server to +provide the source code of the modified version running there to the +users of that server. Therefore, public use of a modified version, on +a publicly accessible server, gives the public access to the source +code of the modified version. + + An older license, called the Affero General Public License and +published by Affero, was designed to accomplish similar goals. This is +a different license, not a version of the Affero GPL, but Affero has +released a new version of the Affero GPL which permits relicensing under +this license. + + 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 Affero 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. Remote Network Interaction; Use with the GNU General Public License. + + Notwithstanding any other provision of this License, if you modify the +Program, your modified version must prominently offer all users +interacting with it remotely through a computer network (if your version +supports such interaction) an opportunity to receive the Corresponding +Source of your version by providing access to the Corresponding Source +from a network server at no charge, through some standard or customary +means of facilitating copying of software. This Corresponding Source +shall include the Corresponding Source for any work covered by version 3 +of the GNU General Public License that is incorporated pursuant to the +following paragraph. + + 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 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 work with which it is combined will remain governed by version +3 of the GNU General Public License. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU Affero 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 Affero 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 Affero 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 Affero 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. + + + Copyright (C) + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Affero 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 Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see . + +Also add information on how to contact you by electronic and paper mail. + + If your software can interact with users remotely through a computer +network, you should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions will be better for different programs; see section 13 for the +specific requirements. + + 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 AGPL, see +. + +*** + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE. + +*** + +The LaTeX Project Public License +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- + +LPPL Version 1.3c 2008-05-04 + +Copyright 1999 2002-2008 LaTeX3 Project + Everyone is allowed to distribute verbatim copies of this + license document, but modification of it is not allowed. + + +PREAMBLE +======== + +The LaTeX Project Public License (LPPL) is the primary license under +which the LaTeX kernel and the base LaTeX packages are distributed. + +You may use this license for any work of which you hold the copyright +and which you wish to distribute. This license may be particularly +suitable if your work is TeX-related (such as a LaTeX package), but +it is written in such a way that you can use it even if your work is +unrelated to TeX. + +The section `WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE', +below, gives instructions, examples, and recommendations for authors +who are considering distributing their works under this license. + +This license gives conditions under which a work may be distributed +and modified, as well as conditions under which modified versions of +that work may be distributed. + +We, the LaTeX3 Project, believe that the conditions below give you +the freedom to make and distribute modified versions of your work +that conform with whatever technical specifications you wish while +maintaining the availability, integrity, and reliability of +that work. If you do not see how to achieve your goal while +meeting these conditions, then read the document `cfgguide.tex' +and `modguide.tex' in the base LaTeX distribution for suggestions. + + +DEFINITIONS +=========== + +In this license document the following terms are used: + + `Work' + Any work being distributed under this License. + + `Derived Work' + Any work that under any applicable law is derived from the Work. + + `Modification' + Any procedure that produces a Derived Work under any applicable + law -- for example, the production of a file containing an + original file associated with the Work or a significant portion of + such a file, either verbatim or with modifications and/or + translated into another language. + + `Modify' + To apply any procedure that produces a Derived Work under any + applicable law. + + `Distribution' + Making copies of the Work available from one person to another, in + whole or in part. Distribution includes (but is not limited to) + making any electronic components of the Work accessible by + file transfer protocols such as FTP or HTTP or by shared file + systems such as Sun's Network File System (NFS). + + `Compiled Work' + A version of the Work that has been processed into a form where it + is directly usable on a computer system. This processing may + include using installation facilities provided by the Work, + transformations of the Work, copying of components of the Work, or + other activities. Note that modification of any installation + facilities provided by the Work constitutes modification of the Work. + + `Current Maintainer' + A person or persons nominated as such within the Work. If there is + no such explicit nomination then it is the `Copyright Holder' under + any applicable law. + + `Base Interpreter' + A program or process that is normally needed for running or + interpreting a part or the whole of the Work. + + A Base Interpreter may depend on external components but these + are not considered part of the Base Interpreter provided that each + external component clearly identifies itself whenever it is used + interactively. Unless explicitly specified when applying the + license to the Work, the only applicable Base Interpreter is a + `LaTeX-Format' or in the case of files belonging to the + `LaTeX-format' a program implementing the `TeX language'. + + + +CONDITIONS ON DISTRIBUTION AND MODIFICATION +=========================================== + +1. Activities other than distribution and/or modification of the Work +are not covered by this license; they are outside its scope. In +particular, the act of running the Work is not restricted and no +requirements are made concerning any offers of support for the Work. + +2. You may distribute a complete, unmodified copy of the Work as you +received it. Distribution of only part of the Work is considered +modification of the Work, and no right to distribute such a Derived +Work may be assumed under the terms of this clause. + +3. You may distribute a Compiled Work that has been generated from a +complete, unmodified copy of the Work as distributed under Clause 2 +above, as long as that Compiled Work is distributed in such a way that +the recipients may install the Compiled Work on their system exactly +as it would have been installed if they generated a Compiled Work +directly from the Work. + +4. If you are the Current Maintainer of the Work, you may, without +restriction, modify the Work, thus creating a Derived Work. You may +also distribute the Derived Work without restriction, including +Compiled Works generated from the Derived Work. Derived Works +distributed in this manner by the Current Maintainer are considered to +be updated versions of the Work. + +5. If you are not the Current Maintainer of the Work, you may modify +your copy of the Work, thus creating a Derived Work based on the Work, +and compile this Derived Work, thus creating a Compiled Work based on +the Derived Work. + +6. If you are not the Current Maintainer of the Work, you may +distribute a Derived Work provided the following conditions are met +for every component of the Work unless that component clearly states +in the copyright notice that it is exempt from that condition. Only +the Current Maintainer is allowed to add such statements of exemption +to a component of the Work. + + a. If a component of this Derived Work can be a direct replacement + for a component of the Work when that component is used with the + Base Interpreter, then, wherever this component of the Work + identifies itself to the user when used interactively with that + Base Interpreter, the replacement component of this Derived Work + clearly and unambiguously identifies itself as a modified version + of this component to the user when used interactively with that + Base Interpreter. + + b. Every component of the Derived Work contains prominent notices + detailing the nature of the changes to that component, or a + prominent reference to another file that is distributed as part + of the Derived Work and that contains a complete and accurate log + of the changes. + + c. No information in the Derived Work implies that any persons, + including (but not limited to) the authors of the original version + of the Work, provide any support, including (but not limited to) + the reporting and handling of errors, to recipients of the + Derived Work unless those persons have stated explicitly that + they do provide such support for the Derived Work. + + d. You distribute at least one of the following with the Derived Work: + + 1. A complete, unmodified copy of the Work; + if your distribution of a modified component is made by + offering access to copy the modified component from a + designated place, then offering equivalent access to copy + the Work from the same or some similar place meets this + condition, even though third parties are not compelled to + copy the Work along with the modified component; + + 2. Information that is sufficient to obtain a complete, + unmodified copy of the Work. + +7. If you are not the Current Maintainer of the Work, you may +distribute a Compiled Work generated from a Derived Work, as long as +the Derived Work is distributed to all recipients of the Compiled +Work, and as long as the conditions of Clause 6, above, are met with +regard to the Derived Work. + +8. The conditions above are not intended to prohibit, and hence do not +apply to, the modification, by any method, of any component so that it +becomes identical to an updated version of that component of the Work as +it is distributed by the Current Maintainer under Clause 4, above. + +9. Distribution of the Work or any Derived Work in an alternative +format, where the Work or that Derived Work (in whole or in part) is +then produced by applying some process to that format, does not relax or +nullify any sections of this license as they pertain to the results of +applying that process. + +10. a. A Derived Work may be distributed under a different license + provided that license itself honors the conditions listed in + Clause 6 above, in regard to the Work, though it does not have + to honor the rest of the conditions in this license. + + b. If a Derived Work is distributed under a different license, that + Derived Work must provide sufficient documentation as part of + itself to allow each recipient of that Derived Work to honor the + restrictions in Clause 6 above, concerning changes from the Work. + +11. This license places no restrictions on works that are unrelated to +the Work, nor does this license place any restrictions on aggregating +such works with the Work by any means. + +12. Nothing in this license is intended to, or may be used to, prevent +complete compliance by all parties with all applicable laws. + + +NO WARRANTY +=========== + +There is no warranty for the Work. Except when otherwise stated in +writing, the Copyright Holder provides the Work `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 Work is with you. Should the Work prove defective, you assume +the cost of all necessary servicing, repair, or correction. + +In no event unless required by applicable law or agreed to in writing +will The Copyright Holder, or any author named in the components of the +Work, or any other party who may distribute and/or modify the Work as +permitted above, be liable to you for damages, including any general, +special, incidental or consequential damages arising out of any use of +the Work or out of inability to use the Work (including, but not limited +to, loss of data, data being rendered inaccurate, or losses sustained by +anyone as a result of any failure of the Work to operate with any other +programs), even if the Copyright Holder or said author or said other +party has been advised of the possibility of such damages. + + +MAINTENANCE OF THE WORK +======================= + +The Work has the status `author-maintained' if the Copyright Holder +explicitly and prominently states near the primary copyright notice in +the Work that the Work can only be maintained by the Copyright Holder +or simply that it is `author-maintained'. + +The Work has the status `maintained' if there is a Current Maintainer +who has indicated in the Work that they are willing to receive error +reports for the Work (for example, by supplying a valid e-mail +address). It is not required for the Current Maintainer to acknowledge +or act upon these error reports. + +The Work changes from status `maintained' to `unmaintained' if there +is no Current Maintainer, or the person stated to be Current +Maintainer of the work cannot be reached through the indicated means +of communication for a period of six months, and there are no other +significant signs of active maintenance. + +You can become the Current Maintainer of the Work by agreement with +any existing Current Maintainer to take over this role. + +If the Work is unmaintained, you can become the Current Maintainer of +the Work through the following steps: + + 1. Make a reasonable attempt to trace the Current Maintainer (and + the Copyright Holder, if the two differ) through the means of + an Internet or similar search. + + 2. If this search is successful, then enquire whether the Work + is still maintained. + + a. If it is being maintained, then ask the Current Maintainer + to update their communication data within one month. + + b. If the search is unsuccessful or no action to resume active + maintenance is taken by the Current Maintainer, then announce + within the pertinent community your intention to take over + maintenance. (If the Work is a LaTeX work, this could be + done, for example, by posting to comp.text.tex.) + + 3a. If the Current Maintainer is reachable and agrees to pass + maintenance of the Work to you, then this takes effect + immediately upon announcement. + + b. If the Current Maintainer is not reachable and the Copyright + Holder agrees that maintenance of the Work be passed to you, + then this takes effect immediately upon announcement. + + 4. If you make an `intention announcement' as described in 2b. above + and after three months your intention is challenged neither by + the Current Maintainer nor by the Copyright Holder nor by other + people, then you may arrange for the Work to be changed so as + to name you as the (new) Current Maintainer. + + 5. If the previously unreachable Current Maintainer becomes + reachable once more within three months of a change completed + under the terms of 3b) or 4), then that Current Maintainer must + become or remain the Current Maintainer upon request provided + they then update their communication data within one month. + +A change in the Current Maintainer does not, of itself, alter the fact +that the Work is distributed under the LPPL license. + +If you become the Current Maintainer of the Work, you should +immediately provide, within the Work, a prominent and unambiguous +statement of your status as Current Maintainer. You should also +announce your new status to the same pertinent community as +in 2b) above. + + +WHETHER AND HOW TO DISTRIBUTE WORKS UNDER THIS LICENSE +====================================================== + +This section contains important instructions, examples, and +recommendations for authors who are considering distributing their +works under this license. These authors are addressed as `you' in +this section. + +Choosing This License or Another License +---------------------------------------- + +If for any part of your work you want or need to use *distribution* +conditions that differ significantly from those in this license, then +do not refer to this license anywhere in your work but, instead, +distribute your work under a different license. You may use the text +of this license as a model for your own license, but your license +should not refer to the LPPL or otherwise give the impression that +your work is distributed under the LPPL. + +The document `modguide.tex' in the base LaTeX distribution explains +the motivation behind the conditions of this license. It explains, +for example, why distributing LaTeX under the GNU General Public +License (GPL) was considered inappropriate. Even if your work is +unrelated to LaTeX, the discussion in `modguide.tex' may still be +relevant, and authors intending to distribute their works under any +license are encouraged to read it. + +A Recommendation on Modification Without Distribution +----------------------------------------------------- + +It is wise never to modify a component of the Work, even for your own +personal use, without also meeting the above conditions for +distributing the modified component. While you might intend that such +modifications will never be distributed, often this will happen by +accident -- you may forget that you have modified that component; or +it may not occur to you when allowing others to access the modified +version that you are thus distributing it and violating the conditions +of this license in ways that could have legal implications and, worse, +cause problems for the community. It is therefore usually in your +best interest to keep your copy of the Work identical with the public +one. Many works provide ways to control the behavior of that work +without altering any of its licensed components. + +How to Use This License +----------------------- + +To use this license, place in each of the components of your work both +an explicit copyright notice including your name and the year the work +was authored and/or last substantially modified. Include also a +statement that the distribution and/or modification of that +component is constrained by the conditions in this license. + +Here is an example of such a notice and statement: + + %% pig.dtx + %% Copyright 2005 M. Y. Name + % + % This work may be distributed and/or modified under the + % conditions of the LaTeX Project Public License, either version 1.3 + % of this license or (at your option) any later version. + % The latest version of this license is in + % http://www.latex-project.org/lppl.txt + % and version 1.3 or later is part of all distributions of LaTeX + % version 2005/12/01 or later. + % + % This work has the LPPL maintenance status `maintained'. + % + % The Current Maintainer of this work is M. Y. Name. + % + % This work consists of the files pig.dtx and pig.ins + % and the derived file pig.sty. + +Given such a notice and statement in a file, the conditions +given in this license document would apply, with the `Work' referring +to the three files `pig.dtx', `pig.ins', and `pig.sty' (the last being +generated from `pig.dtx' using `pig.ins'), the `Base Interpreter' +referring to any `LaTeX-Format', and both `Copyright Holder' and +`Current Maintainer' referring to the person `M. Y. Name'. + +If you do not want the Maintenance section of LPPL to apply to your +Work, change `maintained' above into `author-maintained'. +However, we recommend that you use `maintained', as the Maintenance +section was added in order to ensure that your Work remains useful to +the community even when you can no longer maintain and support it +yourself. + +Derived Works That Are Not Replacements +--------------------------------------- + +Several clauses of the LPPL specify means to provide reliability and +stability for the user community. They therefore concern themselves +with the case that a Derived Work is intended to be used as a +(compatible or incompatible) replacement of the original Work. If +this is not the case (e.g., if a few lines of code are reused for a +completely different task), then clauses 6b and 6d shall not apply. + + +Important Recommendations +------------------------- + + Defining What Constitutes the Work + + The LPPL requires that distributions of the Work contain all the + files of the Work. It is therefore important that you provide a + way for the licensee to determine which files constitute the Work. + This could, for example, be achieved by explicitly listing all the + files of the Work near the copyright notice of each file or by + using a line such as: + + % This work consists of all files listed in manifest.txt. + + in that place. In the absence of an unequivocal list it might be + impossible for the licensee to determine what is considered by you + to comprise the Work and, in such a case, the licensee would be + entitled to make reasonable conjectures as to which files comprise + the Work. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..cc3dc74 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +## What is this? + +This repository contains **NV Palatium**, a renamed version of [Domitian](https://ctan.org/tex-archive/fonts/domitian), which is an extended version of URW Palladio. + +This version does not contain any glyph alterations, it just contains a more clarified [license](./LICENSE) and has a renamed font family name. + +## How was this made? + +The font was renamed and re-exported with [FontForge](https://fontforge.org). + +I've included the FontForge files in this repository. + +## License + +You may use this font according to the SIL OFL 1.1, GNU AGPL (with font exception), LaTeX Project Public License, or any combination thereof. See [Domitian](https://github.com/dbenjaminmiller/domitian) for details. \ No newline at end of file diff --git a/src/NV-Palatium-Bold.sfd b/src/NV-Palatium-Bold.sfd new file mode 100644 index 0000000..1e3da17 --- /dev/null +++ b/src/NV-Palatium-Bold.sfd @@ -0,0 +1,32032 @@ +SplineFontDB: 3.2 +FontName: NV-Palatium-Bold +FullName: NV Palatium Bold +FamilyName: NV Palatium +Weight: Bold +Copyright: Copyright (c) 2014, 2015 by (URW)++ Design & Development\nCopyright (c) 2019, 2020 by Daniel Benjamin Miller +Version: 1.0.1 +ItalicAngle: 0 +UnderlinePosition: -100 +UnderlineWidth: 50 +Ascent: 726 +Descent: 274 +InvalidEm: 0 +sfntRevision: 0x00010000 +LayerCount: 2 +Layer: 0 0 "Back" 1 +Layer: 1 0 "Fore" 0 +XUID: [1021 165 2128061049 199118] +UniqueID: 4227890 +StyleMap: 0x0020 +FSType: 0 +OS2Version: 3 +OS2_WeightWidthSlopeOnly: 0 +OS2_UseTypoMetrics: 0 +CreationTime: 1464719619 +ModificationTime: 1739042235 +PfmFamily: 17 +TTFWeight: 700 +TTFWidth: 5 +LineGap: 200 +VLineGap: 0 +Panose: 2 4 7 2 5 5 5 3 3 4 +OS2TypoAscent: 726 +OS2TypoAOffset: 0 +OS2TypoDescent: -274 +OS2TypoDOffset: 0 +OS2TypoLinegap: 200 +OS2WinAscent: 924 +OS2WinAOffset: 0 +OS2WinDescent: 266 +OS2WinDOffset: 0 +HheadAscent: 726 +HheadAOffset: 0 +HheadDescent: -274 +HheadDOffset: 0 +OS2SubXSize: 650 +OS2SubYSize: 600 +OS2SubXOff: 0 +OS2SubYOff: 75 +OS2SupXSize: 650 +OS2SupYSize: 600 +OS2SupXOff: 0 +OS2SupYOff: 350 +OS2StrikeYSize: 69 +OS2StrikeYPos: 269 +OS2CapHeight: 689 +OS2XHeight: 449 +OS2Vendor: 'XDBM' +OS2CodePages: 6000009f.00000000 +OS2UnicodeRanges: 00000287.00000800.00000000.00000000 +Lookup: 1 0 0 "'aalt' Access All Alternates lookup 0" { "'aalt' Access All Alternates lookup 0 subtable" } ['aalt' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 3 0 0 "'aalt' Access All Alternates lookup 1" { "'aalt' Access All Alternates lookup 1 subtable" } ['aalt' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'locl' Localized Forms in Latin lookup 2" { "'locl' Localized Forms in Latin lookup 2 subtable" } ['locl' ('latn' <'MOL ' 'ROM ' > ) ] +Lookup: 1 0 0 "'sups' Superscript lookup 3" { "'sups' Superscript lookup 3 subtable" ("superior") } ['sups' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'sinf' Scientific Inferiors lookup 23" { "'sinf' Scientific Inferiors lookup 23-1" ("infs") } ['sinf' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'numr' Numerators lookup 4" { "'numr' Numerators lookup 4 subtable" } ['numr' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'dnom' Denominators lookup 5" { "'dnom' Denominators lookup 5 subtable" } ['dnom' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'onum' Oldstyle Figures lookup 22" { "'onum' Oldstyle Figures lookup 22-1" ("onum") } ['onum' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 6" { "'frac' Diagonal Fractions lookup 6 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 7" { "'frac' Diagonal Fractions lookup 7 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 8" { "'frac' Diagonal Fractions lookup 8 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 9" { "'frac' Diagonal Fractions lookup 9 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 10" { "'frac' Diagonal Fractions lookup 10 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 11" { "'frac' Diagonal Fractions lookup 11 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 12" { "'frac' Diagonal Fractions lookup 12 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 13" { "'frac' Diagonal Fractions lookup 13 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 14" { "'frac' Diagonal Fractions lookup 14 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 15" { "'liga' Standard Ligatures in Latin lookup 15 subtable" } ['liga' ('latn' <'DEU ' 'MOL ' 'ROM ' 'SRB ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 16" { "'liga' Standard Ligatures in Latin lookup 16 subtable" } ['liga' ('latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 17" { "'liga' Standard Ligatures in Latin lookup 17 subtable" } ['liga' ('latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'hist' Historical Forms lookup 18" { "'hist' Historical Forms lookup 18 subtable" } ['hist' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'fina' Terminal Forms lookup 19" { "'fina' Terminal Forms lookup 19 subtable" } ['fina' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 6 0 0 "'ordn' Ordinals lookup 20" { "'ordn' Ordinals lookup 20 contextual 0" "'ordn' Ordinals lookup 20 contextual 1" "'ordn' Ordinals lookup 20 contextual 2" "'ordn' Ordinals lookup 20 contextual 3" } ['ordn' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "Single Substitution lookup 21" { "Single Substitution lookup 21 subtable" } [] +Lookup: 258 0 0 "kernHorizontalKerninginLatinlookup0" { "kernHorizontalKerninginLatinlookup0 per glyph data 0" "kernHorizontalKerninginLatinlookup0 kerning class 1" [150,0,0] } ['kern' ('latn' <'dflt' > 'DFLT' <'dflt' > ) ] +MarkAttachClasses: 1 +DEI: 91125 +KernClass2: 15 27 "kernHorizontalKerninginLatinlookup0 kerning class 1" + 84 A Agrave Aacute Acircumflex Atilde Adieresis Aring Amacron Abreve Aogonek Aringacute + 1 F + 40 L Lacute Lcommaaccent Lcaron Ldot Lslash + 1 P + 28 R Racute Rcommaaccent Rcaron + 34 T Tcommaaccent Tcaron Tbar uni021A + 1 V + 37 W Wcircumflex Wgrave Wacute Wdieresis + 37 Y Yacute Ycircumflex Ydieresis Ygrave + 4 f ff + 10 quoteright + 28 r racute rcommaaccent rcaron + 1 v + 37 w wcircumflex wgrave wacute wdieresis + 95 A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek Aringacute AEacute + 34 T Tcommaaccent Tcaron Tbar uni021A + 1 V + 37 W Wcircumflex Wgrave Wacute Wdieresis + 37 Y Yacute Ycircumflex Ydieresis Ygrave + 95 a agrave aacute acircumflex atilde adieresis aring ae amacron abreve aogonek aringacute aeacute + 47 c ccedilla cacute ccircumflex cdotaccent ccaron + 5 colon + 5 comma + 78 e egrave eacute ecircumflex edieresis emacron ebreve edotaccent eogonek ecaron + 29 f germandbls ff fi fl ffi ffl + 6 hyphen + 79 i igrave iacute icircumflex idieresis itilde imacron ibreve iogonek dotlessi ij + 95 o ograve oacute ocircumflex otilde odieresis oslash omacron obreve ohungarumlaut oe oslashacute + 1 p + 6 period + 1 q + 10 quoteright + 28 r racute rcommaaccent rcaron + 49 s sacute scircumflex scedilla scaron scommaaccent + 9 semicolon + 34 t tcommaaccent tcaron tbar uni021B + 87 u ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek + 1 v + 37 w wcircumflex wgrave wacute wdieresis + 37 y yacute ydieresis ycircumflex ygrave + 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} -129 {} -90 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -70 {} -70 {} -70 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} -92 {} -92 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} -74 {} -37 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -30 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} -111 {} -129 {} -74 {} -92 {} -111 {} 0 {} -92 {} -55 {} -111 {} 0 {} -92 {} 0 {} 0 {} -111 {} -111 {} -74 {} 0 {} -129 {} 0 {} -90 {} -90 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} -74 {} -129 {} -111 {} 0 {} -92 {} -55 {} -111 {} 0 {} -129 {} 0 {} 0 {} -111 {} 0 {} -74 {} 0 {} -92 {} 0 {} 0 {} -90 {} 0 {} -90 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} -37 {} -92 {} -74 {} 0 {} -37 {} -37 {} -74 {} 0 {} -37 {} 0 {} 0 {} -74 {} 0 {} -37 {} 0 {} -74 {} 0 {} 0 {} -74 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} 0 {} 0 {} -74 {} 0 {} 0 {} -55 {} -74 {} -74 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} -55 {} 0 {} 55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 3" 0 0 0 1 + 1 2 0 + Coverage: 1 o + BCoverage: 6 period + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 2" 0 0 0 1 + 1 2 0 + Coverage: 1 a + BCoverage: 6 period + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 1" 0 0 0 1 + 1 1 0 + Coverage: 1 o + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 0" 0 0 0 1 + 1 1 0 + Coverage: 1 a + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +LangName: 1033 "Copyright 2014 by (URW)+-+- Design & Development.+AAoA-Copyright 2019 by Daniel Benjamin Miller." "" "Bold" "" "" "Version 1.00" +DesignSize: 120 +Encoding: UnicodeBmp +Compacted: 1 +UnicodeInterp: none +NameList: AGL For New Fonts +DisplaySize: -48 +AntiAlias: 1 +FitToEm: 0 +WinInfo: 19 19 14 +BeginPrivate: 8 +BlueValues 47 [-17 0 678 695 459 471 660 660 720 724 643 663] +StdHW 4 [55] +StdVW 5 [122] +ForceBold 4 true +BlueScale 9 0.0479583 +FamilyBlues 31 [-20 0 689 709 459 469 726 728] +FamilyOtherBlues 19 [266 276 -293 -278] +OtherBlues 19 [261 263 -266 -255] +EndPrivate +TeXData: 1 12582912 0 262144 131072 87381 481296 1048576 87381 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 +BeginChars: 65557 875 + +StartChar: space +Encoding: 32 32 0 +Width: 250 +Flags: HMW +LayerCount: 2 +EndChar + +StartChar: exclam +Encoding: 33 33 1 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +142 144 m 0 + 182 144 219 106 219 65 c 0 + 219 24 182 -12 141 -12 c 0 + 99 -12 63 23 63 65 c 0 + 63 107 100 144 142 144 c 0 +168 688 m 1 + 219 688 l 1 + 219 654 217 631 212 592 c 2 + 162 220 l 1 + 124 199 l 1 + 119 207 l 1 + 72 565 l 2 + 70 582 69 592 68 644 c 1 + 168 688 l 1 +EndSplineSet +EndChar + +StartChar: quotedbl +Encoding: 34 34 2 +Width: 402 +Flags: MW +LayerCount: 2 +Fore +SplineSet +113 376 m 1 + 67 376 l 1 + 23 615 l 2 + 22 618 22 621 22 624 c 0 + 22 660 55 695 90 695 c 0 + 125 695 158 660 158 624 c 0 + 158 621 158 618 157 615 c 2 + 113 376 l 1 +335 376 m 1 + 289 376 l 1 + 245 615 l 2 + 244 618 244 621 244 624 c 0 + 244 660 277 695 312 695 c 0 + 347 695 380 661 380 623 c 0 + 380 621 380 618 379 615 c 2 + 335 376 l 1 +EndSplineSet +EndChar + +StartChar: numbersign +Encoding: 35 35 3 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +470 290 m 1 + 470 215 l 1 + 365 215 l 1 + 333 0 l 1 + 258 0 l 1 + 290 215 l 1 + 182 215 l 1 + 150 0 l 1 + 75 0 l 1 + 107 215 l 1 + 4 215 l 1 + 4 290 l 1 + 119 290 l 1 + 135 397 l 1 + 32 397 l 1 + 32 472 l 1 + 146 472 l 1 + 176 673 l 1 + 251 673 l 1 + 221 472 l 1 + 328 472 l 1 + 357 673 l 1 + 432 673 l 1 + 403 472 l 1 + 496 472 l 1 + 496 397 l 1 + 392 397 l 1 + 376 290 l 1 + 470 290 l 1 +317 397 m 1 + 210 397 l 1 + 194 290 l 1 + 301 290 l 1 + 317 397 l 1 +EndSplineSet +EndChar + +StartChar: dollar +Encoding: 36 36 4 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 37 m 1 + 221 277 l 1 + 140 288 102 302 72 332 c 0 + 42 361 28 403 28 462 c 0 + 28 525 48 574 88 609 c 0 + 122 639 152 653 221 668 c 1 + 219 721 l 1 + 269 721 l 1 + 267 668 l 1 + 332 667 381 657 432 635 c 1 + 434 628 l 1 + 424 593 420 551 420 488 c 1 + 381 488 l 1 + 381 548 377 571 366 579 c 0 + 341 599 304 613 267 614 c 1 + 267 402 l 1 + 357 385 399 369 429 337 c 0 + 458 306 472 267 472 214 c 0 + 472 131 434 60 368 19 c 0 + 338 1 315 -6 267 -13 c 1 + 269 -114 l 1 + 218 -114 l 1 + 221 -17 l 1 + 141 -14 85 -2 33 23 c 1 + 30 32 l 1 + 35 77 37 109 39 181 c 1 + 79 181 l 1 + 80 141 l 2 + 81 106 87 92 109 75 c 0 + 144 51 181 38 221 37 c 1 +267 267 m 1 + 267 40 l 1 + 331 59 365 101 365 161 c 0 + 365 221 332 256 267 267 c 1 +221 408 m 1 + 221 614 l 1 + 169 610 130 564 130 505 c 0 + 130 451 161 418 221 408 c 1 +EndSplineSet +EndChar + +StartChar: percent +Encoding: 37 37 5 +Width: 889 +Flags: MW +LayerCount: 2 +Fore +SplineSet +226 700 m 0 + 319 700 387 630 387 536 c 0 + 387 443 317 372 224 372 c 0 + 131 372 61 443 61 535 c 0 + 61 632 129 700 226 700 c 0 +225 668 m 0 + 182 668 161 625 161 539 c 0 + 161 445 180 404 224 404 c 0 + 267 404 287 445 287 536 c 0 + 287 624 266 668 225 668 c 0 +667 328 m 0 + 760 328 828 258 828 164 c 0 + 828 71 758 0 665 0 c 0 + 572 0 502 71 502 163 c 0 + 502 260 570 328 667 328 c 0 +666 296 m 0 + 623 296 602 253 602 167 c 0 + 602 73 621 32 665 32 c 0 + 708 32 728 73 728 164 c 0 + 728 252 707 296 666 296 c 0 +283 -9 m 1 + 234 -9 l 1 + 600 714 l 1 + 649 714 l 1 + 283 -9 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zerosuperior fraction zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zerosuperior slash zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zero fraction zero +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zero slash zero +EndChar + +StartChar: ampersand +Encoding: 38 38 6 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +537 328 m 1 + 447 328 l 1 + 467 365 472 377 476 394 c 1 + 594 390 l 2 + 612 389 631 389 641 389 c 0 + 684 389 713 390 788 395 c 1 + 791 386 l 1 + 780 358 775 341 771 316 c 1 + 721 321 685 323 630 323 c 1 + 632 307 633 295 633 286 c 0 + 633 238 615 195 568 133 c 1 + 621 99 668 84 719 84 c 0 + 740 84 740 84 782 111 c 2 + 799 122 l 1 + 813 90 l 1 + 772 55 741 23 720 -9 c 1 + 654 -12 l 1 + 590 -12 540 7 483 53 c 1 + 415 3 358 -17 282 -17 c 0 + 147 -17 52 62 52 176 c 0 + 52 262 93 314 207 373 c 1 + 182 433 174 466 174 503 c 0 + 174 541 186 566 225 608 c 2 + 260 646 l 2 + 282 670 321 684 362 684 c 0 + 432 684 477 643 477 580 c 0 + 477 510 439 462 319 385 c 1 + 380 294 441 227 525 158 c 1 + 548 195 557 219 557 250 c 0 + 557 275 551 299 537 328 c 1 +222 336 m 1 + 183 299 171 275 171 233 c 0 + 171 137 254 53 350 53 c 0 + 384 53 411 62 441 83 c 1 + 344 167 285 235 222 336 c 1 +299 426 m 1 + 363 470 390 509 390 557 c 0 + 390 596 366 622 331 622 c 0 + 289 622 265 594 265 544 c 0 + 265 511 273 485 299 426 c 1 +EndSplineSet +EndChar + +StartChar: quoteright +Encoding: 8217 8217 7 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +109 432 m 1 + 43 405 l 1 + 29 421 l 1 + 64 500 92 590 103 662 c 1 + 151 668 197 679 235 695 c 1 + 249 682 l 1 + 220 616 166 521 109 432 c 1 +EndSplineSet +Kerns2: 220 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 83 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 7 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: parenleft +Encoding: 40 40 8 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 723 m 1 + 305 701 l 1 + 261 647 244 617 226 562 c 0 + 208 504 198 418 198 308 c 0 + 198 103 218 30 305 -80 c 1 + 281 -104 l 1 + 181 -28 141 19 105 103 c 0 + 78 163 65 231 65 307 c 0 + 65 382 78 450 104 511 c 0 + 139 595 179 643 279 723 c 1 +EndSplineSet +EndChar + +StartChar: parenright +Encoding: 41 41 9 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +28 701 m 1 + 54 723 l 1 + 154 643 194 594 229 511 c 0 + 255 450 268 382 268 307 c 0 + 268 231 255 163 228 103 c 0 + 192 19 152 -27 52 -104 c 1 + 28 -80 l 1 + 115 31 135 103 135 308 c 0 + 135 424 125 509 104 570 c 0 + 86 622 70 649 28 701 c 1 +EndSplineSet +EndChar + +StartChar: asterisk +Encoding: 42 42 10 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 673 m 1 + 324 659 l 1 + 300 635 269 587 242 532 c 1 + 264 537 273 538 287 541 c 0 + 344 551 364 556 383 563 c 1 + 389 560 l 1 + 388 551 388 545 388 540 c 0 + 388 520 391 500 399 473 c 1 + 390 462 l 1 + 346 480 298 490 236 496 c 1 + 243 484 l 1 + 282 420 290 407 316 378 c 1 + 314 366 l 1 + 293 362 260 349 229 332 c 1 + 214 339 l 1 + 214 398 211 434 203 484 c 1 + 171 461 131 420 102 379 c 1 + 83 387 l 1 + 74 413 59 440 44 457 c 1 + 48 464 l 1 + 91 475 136 492 185 517 c 1 + 151 540 103 560 47 576 c 1 + 44 583 l 1 + 67 620 77 638 88 660 c 1 + 104 660 l 1 + 134 625 150 606 206 546 c 1 + 216 597 219 633 219 688 c 1 + 227 695 l 1 + 259 683 281 678 319 673 c 1 +EndSplineSet +EndChar + +StartChar: plus +Encoding: 43 43 11 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 298 m 1 + 260 505 l 1 + 346 505 l 1 + 346 298 l 1 + 555 298 l 1 + 555 212 l 1 + 346 212 l 1 + 346 0 l 1 + 260 0 l 1 + 260 212 l 1 + 51 212 l 1 + 51 298 l 1 + 260 298 l 1 +EndSplineSet +EndChar + +StartChar: comma +Encoding: 44 44 12 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +80 -136 m 1 + 9 -166 l 1 + -6 -153 l 1 + 38 -64 68 32 76 103 c 1 + 130 117 163 126 210 141 c 1 + 227 125 l 1 + 191 48 159 -10 80 -136 c 1 +EndSplineSet +EndChar + +StartChar: hyphen +Encoding: 45 45 13 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +16 203 m 1 + 24.2373492971 227.712047891 45.256578096 287.923681146 50 305 c 1 + 308 305 l 1 + 317 295 l 1 + 301 259 290 223 285 195 c 1 + 24 195 l 1 + 16 203 l 1 +EndSplineSet +Kerns2: 697 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +AlternateSubs2: "'aalt' Access All Alternates lookup 1 subtable" endash emdash minus +EndChar + +StartChar: period +Encoding: 46 46 14 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 144 m 0 + 166 144 203 106 203 65 c 0 + 203 24 166 -12 125 -12 c 0 + 83 -12 47 23 47 65 c 0 + 47 107 84 144 126 144 c 0 +EndSplineSet +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ellipsis +EndChar + +StartChar: slash +Encoding: 47 47 15 +Width: 296 +Flags: MW +LayerCount: 2 +Fore +SplineSet +215 720 m 1 + 305 720 l 1 + 81 -17 l 1 + -9 -17 l 1 + 215 720 l 1 +EndSplineSet +Substitution2: "'dnom' Denominators lookup 5 subtable" fraction +Substitution2: "'numr' Numerators lookup 4 subtable" fraction +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" fraction +EndChar + +StartChar: zero +Encoding: 48 48 16 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +266 660 m 0 + 340 660 395 630 427 574 c 0 + 456 522 468 455 468 348 c 0 + 468 96 398 -17 242 -17 c 0 + 96 -17 33 79 33 302 c 0 + 33 424 47 503 81 561 c 0 + 119 628 178 660 266 660 c 0 +245 610 m 0 + 216 610 195 597 180 570 c 0 + 160 533 153 483 153 371 c 0 + 153 237 165 128 185 85 c 0 + 201 51 225 33 255 33 c 0 + 315 33 348 110 348 251 c 0 + 348 386 334 515 314 558 c 0 + 298 592 274 610 245 610 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" zero.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" zero.onum +Substitution2: "'sups' Superscript lookup 3 subtable" zerosuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" zerosuperior +EndChar + +StartChar: one +Encoding: 49 49 17 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +75 34 m 1 + 147 37 l 1 + 186 40 204 54 204 84 c 2 + 204 527 l 2 + 204 557 202 564 194 565 c 0 + 193 565 191 565 189 564 c 2 + 49 499 l 1 + 39 525 35 544 35 569 c 1 + 97 583 212 622 334 670 c 1 + 346 660 l 1 + 339 558 336 485 336 406 c 2 + 336 84 l 2 + 336 54 354 40 393 37 c 1 + 455 34 l 1 + 455 -3 l 1 + 406 -2 362 -1 347 -1 c 0 + 314 0 291 0 278 0 c 0 + 266 0 244 0 215 -1 c 0 + 185 -1 133 -2 75 -3 c 1 + 75 34 l 1 +EndSplineSet +Kerns2: 17 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" one.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" one.onum +Substitution2: "'sups' Superscript lookup 3 subtable" onesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" onesuperior +EndChar + +StartChar: two +Encoding: 50 50 18 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -3 m 1 + 25 48 l 1 + 192 214 l 2 + 270 292 309 368 309 443 c 0 + 309 511 267 555 201 555 c 0 + 156 555 112 530 104 500 c 2 + 86 432 l 1 + 49 435 l 1 + 67 600 l 1 + 124 643 169 660 228 660 c 0 + 352 660 441 588 441 488 c 0 + 441 423 404 350 338 285 c 2 + 164 114 l 1 + 166 106 l 1 + 468 117 l 1 + 472 112 l 1 + 470 85 469 72 469 50 c 0 + 469 31 469 21 471 -3 c 1 + 348 -1 269 0 241 0 c 2 + 197 0 l 1 + 25 -3 l 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" two.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" two.onum +Substitution2: "'sups' Superscript lookup 3 subtable" twosuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" twosuperior +EndChar + +StartChar: three +Encoding: 51 51 19 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 156 m 1 + 56 165 l 1 + 78 116 91 95 115 74 c 0 + 141 52 175 39 210 39 c 0 + 283 39 334 94 334 172 c 0 + 334 247 285 296 208 296 c 0 + 185 296 168 294 147 288 c 1 + 140 293 l 1 + 159 367 l 1 + 194 367 l 2 + 262 367 307 408 307 472 c 0 + 307 528 268 562 206 562 c 0 + 144 562 107 530 88 461 c 1 + 53 461 l 1 + 84 615 l 1 + 142 648 182 660 237 660 c 0 + 342 660 418 601 418 519 c 0 + 418 458 384 413 306 373 c 1 + 351 368 372 362 397 346 c 0 + 437 319 458 278 458 225 c 0 + 458 91 330 -17 172 -17 c 0 + 122 -17 88 -10 47 7 c 1 + 34 87 31 111 22 156 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" three.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" three.onum +Substitution2: "'sups' Superscript lookup 3 subtable" threesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" threesuperior +EndChar + +StartChar: four +Encoding: 52 52 20 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 0 m 0 + 264.393972595 0 216.191813804 -1.42145077014 142 -3 c 1 + 142 34 l 1 + 206 37 l 2 + 243 39 262 64 263 111 c 1 + 263 165 l 1 + 19 165 l 1 + 12 204 l 1 + 69 346 141 475 257 645 c 1 + 379 672 l 1 + 386 660 l 1 + 381 518 380 453 380 372 c 2 + 380 247 l 1 + 468 247 l 1 + 469 244 l 1 + 469 165 l 1 + 380 165 l 1 + 380 111 l 1 + 381 64 399 40 437 37 c 2 + 473 34 l 1 + 473 -3 l 1 + 388 -1 341 0 319 0 c 0 +82 247 m 1 + 263 247 l 1 + 263 579 l 1 + 226 519 201 478 188 456 c 1 + 126 340 l 2 + 119.46539159 328.237704862 91.3512875967 265.702575193 82 247 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" four.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" four.onum +Substitution2: "'sups' Superscript lookup 3 subtable" foursuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" foursuperior +EndChar + +StartChar: five +Encoding: 53 53 21 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +149 539 m 1 + 145 384 l 1 + 202 410 231 418 275 418 c 0 + 396 418 472 348 472 237 c 0 + 472 95 346 -17 186 -17 c 0 + 141 -17 109 -11 73 5 c 1 + 67 37 61 62 42 139 c 1 + 72 157 l 1 + 106 80 158 41 227 41 c 0 + 304 41 354 94 354 177 c 0 + 354 261 302 315 221 315 c 0 + 176 315 143 303 109 275 c 1 + 90 286 l 1 + 95 367 96 387 96 410 c 2 + 96 512 l 2 + 96 547 94 580 90 648 c 1 + 97 656 l 1 + 155 653 176 652 267 650 c 1 + 444 656 l 1 + 448 648 l 1 + 443 626 441 614 441 592 c 0 + 441 581 441 566 442 550 c 1 + 436 539 l 1 + 351 541 303 542 293 542 c 2 + 149 539 l 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" five.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" five.onum +Substitution2: "'sups' Superscript lookup 3 subtable" fivesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" fivesuperior +EndChar + +StartChar: six +Encoding: 54 54 22 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +252 -17 m 0 + 100.020232903 -17 37 101.949986849 37 264 c 0 + 37 405 86 512 186 590 c 0 + 251 640 303 658 396 660 c 1 + 435 633 l 1 + 420 617 l 1 + 411 618 403 618 400 618 c 0 + 326 618 262 584 221 524 c 0 + 190 479 176 426 168 326 c 1 + 216 387 255 409 314 409 c 0 + 409 409 469 336 469 221 c 0 + 469 79 382 -17 252 -17 c 0 +254 323 m 0 + 194 323 165 282 165 198 c 0 + 165 97 203 33 263 33 c 0 + 319 33 351 84 351 171 c 0 + 351 262 312 323 254 323 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" six.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" six.onum +Substitution2: "'sups' Superscript lookup 3 subtable" sixsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" sixsuperior +EndChar + +StartChar: seven +Encoding: 55 55 23 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +493 653 m 1 + 493 608 l 1 + 459 553 440 519 400 436 c 2 + 290 212 l 2 + 264 157 219 46 204 -3 c 1 + 195 -2 189 -2 185 -2 c 0 + 168 -1 155 0 149 0 c 0 + 139 0 129 -1 94 -3 c 1 + 88 8 l 1 + 388 526 l 1 + 384 532 l 1 + 159 532 l 1 + 110 531 102 524 96 480 c 2 + 88 416 l 1 + 49 416 l 1 + 50 456 50 479 50 499 c 0 + 50 559 49 588 46 648 c 1 + 56 656 l 1 + 99 655 145 654 155 654 c 0 + 242 651 299 650 323 650 c 2 + 352 650 l 1 + 493 653 l 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" seven.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" seven.onum +Substitution2: "'sups' Superscript lookup 3 subtable" sevensuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" sevensuperior +EndChar + +StartChar: eight +Encoding: 56 56 24 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +151 320 m 1 + 79 362 51 405 51 476 c 0 + 51 588 133 660 260 660 c 0 + 368 660 437 604 437 517 c 0 + 437 461 412 423 343 376 c 1 + 384 359 402 347 424 322 c 0 + 453 289 467 250 467 203 c 0 + 467 77 368 -17 234 -17 c 0 + 116 -17 34 54 34 155 c 0 + 34 227 72 280 151 320 c 1 +253 275 m 2 + 192 302 l 1 + 140 256 123 224 123 171 c 0 + 123 93 176 35 248 35 c 0 + 311 35 357 84 357 150 c 0 + 357 207 327 242 253 275 c 2 +250 412 m 2 + 294 393 l 1 + 337 430 353 459 353 502 c 0 + 353 565 311 608 249 608 c 0 + 192 608 154 573 154 519 c 0 + 154 471 180 442 250 412 c 2 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" eight.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" eight.onum +Substitution2: "'sups' Superscript lookup 3 subtable" eightsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" eightsuperior +EndChar + +StartChar: nine +Encoding: 57 57 25 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 -17 m 1 + 67 12 l 1 + 76 30 l 1 + 90 28 101 27 107 27 c 0 + 135 27 180 39 209 55 c 0 + 255 80 291 129 310 193 c 0 + 321 228 325 255 331 315 c 1 + 268 260 l 2 + 248 243 228 236 195 236 c 0 + 90 236 31 304 31 426 c 0 + 31 571 114 660 248 660 c 0 + 388 660 463 566 463 390 c 0 + 463 214 381 71 243 11 c 0 + 199 -9 171 -14 105 -17 c 1 +241 608 m 0 + 183 608 149 559 149 476 c 0 + 149 380 187 323 250 323 c 0 + 309 323 336 361 336 444 c 0 + 336 549 302 608 241 608 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" nine.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" nine.onum +Substitution2: "'sups' Superscript lookup 3 subtable" ninesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ninesuperior +EndChar + +StartChar: colon +Encoding: 58 58 26 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 144 m 0 + 166 144 203 106 203 65 c 0 + 203 24 166 -12 125 -12 c 0 + 83 -12 47 23 47 65 c 0 + 47 107 84 144 126 144 c 0 +126 454 m 0 + 166 454 203 416 203 375 c 0 + 203 334 166 298 125 298 c 0 + 82 298 47 333 47 375 c 0 + 47 417 84 454 126 454 c 0 +EndSplineSet +EndChar + +StartChar: semicolon +Encoding: 59 59 27 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +80 -136 m 1 + 9 -166 l 1 + -6 -153 l 1 + 38 -64 68 32 76 103 c 1 + 130 117 163 126 210 141 c 1 + 227 125 l 1 + 191 48 159 -10 80 -136 c 1 +149 454 m 0 + 189 454 226 416 226 375 c 0 + 226 334 189 298 148 298 c 0 + 105 298 70 333 70 375 c 0 + 70 417 107 454 149 454 c 0 +EndSplineSet +EndChar + +StartChar: less +Encoding: 60 60 28 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +170 305 m 1 + 558 127 l 1 + 558 34 l 1 + 49 264 l 1 + 49 346 l 1 + 558 576 l 1 + 558 484 l 1 + 170 305 l 1 +EndSplineSet +EndChar + +StartChar: equal +Encoding: 61 61 29 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +555 396 m 1 + 555 310 l 1 + 51 310 l 1 + 51 396 l 1 + 555 396 l 1 +555 200 m 1 + 555 114 l 1 + 51 114 l 1 + 51 200 l 1 + 555 200 l 1 +EndSplineSet +EndChar + +StartChar: greater +Encoding: 62 62 30 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +445 305 m 1 + 57 484 l 1 + 57 576 l 1 + 566 346 l 1 + 566 264 l 1 + 57 34 l 1 + 57 127 l 1 + 445 305 l 1 +EndSplineSet +EndChar + +StartChar: question +Encoding: 63 63 31 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +200 241 m 0 + 200 229.620105332 204.657228222 214.685543557 211 202 c 1 + 177 188 l 1 + 159 211 151 234 151 262 c 0 + 151 298 167 329 214 386 c 0 + 261 442 277 473 277 508 c 0 + 277 556 236 591 181 591 c 0 + 146 591 115 581 109 568 c 2 + 78 497 l 1 + 43 506 l 1 + 65 573 72 604 75 639 c 1 + 128 675 166 687 225 687 c 0 + 338 687 411 626 411 530 c 0 + 411 474 393 441 340 396 c 2 + 263 332 l 2 + 220 297 200 267 200 241 c 0 +195 144 m 0 + 235 144 272 106 272 65 c 0 + 272 24 235 -12 194 -12 c 0 + 152 -12 116 23 116 64 c 0 + 116 107 153 144 195 144 c 0 +EndSplineSet +EndChar + +StartChar: at +Encoding: 64 64 32 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +635 173 m 1 + 699 173 l 1 + 670 123 654 102 623 75 c 0 + 558 18 479 -12 392 -12 c 0 + 194 -12 42 136 42 329 c 0 + 42 527 194 681 391 681 c 0 + 567 681 704 558 704 399 c 0 + 704 329 677 261 631 213 c 0 + 586 168 526 137 480 137 c 0 + 442 137 418 166 412 219 c 1 + 368 159 342 143 294 143 c 0 + 220 143 170 198 170 278 c 0 + 170 396 267 501 376 501 c 0 + 421 501 447 478 457 429 c 1 + 473 493 l 1 + 567 493 l 1 + 493 219 l 2 + 491 210 489 200 489 194 c 0 + 489 179 497 170 508 170 c 0 + 530 170 559 190 588 224 c 0 + 629 274 653 340 653 404 c 0 + 653 529 541 625 396 625 c 0 + 225 625 98 502 98 335 c 0 + 98 167 227 44 403 44 c 0 + 443 44 477 51 510 66 c 0 + 562 89 590 113 635 173 c 1 +438 403 m 0 + 438 443.383300862 419.625526382 471.093574638 389.270464522 471.093574638 c 0 + 331.85824021 471.093574638 265 348.310627293 265 242 c 0 + 265 201 285 172 314 172 c 0 + 387.760261136 172 438 323.652900303 438 403 c 0 +EndSplineSet +EndChar + +StartChar: A +Encoding: 65 65 33 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +EndSplineSet +Kerns2: 7 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: B +Encoding: 66 66 34 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +340 -3 m 0 + 306.542876124 -3 218.224596234 0 198 0 c 0 + 167 0 139 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 118 679 l 1 + 206 678 l 2 + 222 678 291 679 316 680 c 2 + 399 681 l 1 + 527 681 588 637 588 546 c 0 + 588 508 574 472 551 450 c 0 + 519 421 491 407 406 377 c 1 + 486 372 519 363 556 338 c 0 + 591 313 611 269 611 216 c 0 + 611 87 500 -3 340 -3 c 0 +265 348 m 1 + 265 56 l 1 + 282 53 291 52 308 52 c 0 + 414 52 461 98 461 202 c 0 + 461 304 411 348 295 348 c 2 + 265 348 l 1 +265 627 m 1 + 265 400 l 1 + 295 400 l 2 + 396 400 440 437 440 524 c 0 + 440 598 404 631 322 631 c 0 + 302 631 288 630 265 627 c 1 +EndSplineSet +Kerns2: 565 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: C +Encoding: 67 67 35 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +692 87 m 1 + 670 38 l 1 + 596 -3 537 -17 445 -17 c 0 + 198 -17 44 123 44 347 c 0 + 44 561 202 695 455 695 c 0 + 542 695 598 684 689 648 c 1 + 695 637 l 1 + 686 599 683 584 672 484 c 1 + 633 484 l 1 + 628 570 l 1 + 574 620 526 639 450 639 c 0 + 291 639 194 533 194 361 c 0 + 194 172 309 48 485 48 c 0 + 551 48 615 65 680 99 c 1 + 692 87 l 1 +EndSplineSet +EndChar + +StartChar: D +Encoding: 68 68 36 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +379 -3 m 0 + 336.650099561 -3 265.3531035 0 224 0 c 0 + 195 0 155 -1 68 -3 c 1 + 68 20 l 1 + 100 38 l 2 + 115 47 119 59 120 95 c 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 183 678 183 678 196 678 c 0 + 203 678 203 678 301 679 c 2 + 437 681 l 1 + 567 681 651 655 709 598 c 0 + 759 549 786 471 786 376 c 0 + 786 268 751 180 683 113 c 0 + 608 39 498 -3 379 -3 c 0 +261 627 m 1 + 261 57 l 1 + 286 53 302 52 329 52 c 0 + 442 52 513 74 563 123 c 0 + 612 171 636 246 636 348 c 0 + 636 481.540807319 597.687861821 557.15606909 514 599 c 0 + 472 618 393 631 323 631 c 0 + 299 631 284 630 261 627 c 1 +EndSplineSet +EndChar + +StartChar: E +Encoding: 69 69 37 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +EndSplineSet +Kerns2: 573 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: F +Encoding: 70 70 38 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +202 678 m 0 + 242.198813056 678 416.63676492 682 438 682 c 0 + 478 682 497 681 533 678 c 1 + 539 671 l 1 + 525 529 l 1 + 489 529 l 1 + 481 604 l 2 + 480 616 438 623 367 623 c 0 + 333 623 320 623 254 620 c 1 + 254 377 l 1 + 273 375 284 375 321 375 c 2 + 372 375 l 2 + 416 375 426 379 429 396 c 1 + 435 449 l 1 + 475 449 l 1 + 472 372 472 357 472 346 c 2 + 475 238 l 1 + 435 238 l 1 + 429 288 l 2 + 425 315 411 324 372 325 c 1 + 321 325 l 2 + 298 325 279 324 254 322 c 1 + 254 135 l 1 + 255 79 256 62 261 53 c 0 + 264 46 278 42 302 40 c 2 + 349 37 l 1 + 349 -3 l 1 + 256 -1 217 0 183 0 c 0 + 148 0 112 -1 28 -3 c 1 + 28 37 l 1 + 65 40 l 2 + 89 42 98 45 104 51 c 0 + 111 58 112 74 113 135 c 1 + 113 543 l 1 + 112 633 111 637 65 641 c 2 + 28 644 l 1 + 28 681 l 1 + 176 678 176 678 202 678 c 0 +EndSplineSet +EndChar + +StartChar: G +Encoding: 71 71 39 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +776 276 m 1 + 776 242 l 1 + 740 234 736 231 735 206 c 1 + 735 43 l 1 + 615 -2 539 -17 438 -17 c 0 + 201 -17 47 126 47 346 c 0 + 47 562 205 695 461 695 c 0 + 559 695 631 682 722 648 c 1 + 728 637 l 1 + 719 599 716 580 705 484 c 1 + 666 484 l 1 + 661 570 l 1 + 637 593 628 600 603 610 c 0 + 560 629 507 639 456 639 c 0 + 293 639 197 535 197 358 c 0 + 197 167 305 39 466 39 c 0 + 509 39 542 45 593 64 c 1 + 593 196 l 1 + 592 222 578 232 536 233 c 2 + 483 235 l 1 + 483 276 l 1 + 568 274 598 273 626 273 c 0 + 655 273 689 274 776 276 c 1 +EndSplineSet +EndChar + +StartChar: H +Encoding: 72 72 40 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +347 641 m 1 + 310 638 l 2 + 286 636 277 633 271 627 c 0 + 264 619 263 603 262 543 c 1 + 262 385 l 1 + 284 384 301 383 343 383 c 2 + 489 383 l 2 + 531 383 548 384 570 385 c 1 + 570 543 l 1 + 569 633 569 634 522 638 c 2 + 485 641 l 1 + 485 681 l 1 + 604 678 605 678 640 678 c 0 + 676 678 676 678 796 681 c 1 + 796 641 l 1 + 759 638 l 2 + 735 636 726 633 720 627 c 0 + 713 619 712 604 711 543 c 1 + 711 135 l 1 + 712 72 713 57 721 50 c 0 + 727 44 736 42 759 40 c 2 + 796 37 l 1 + 796 -3 l 1 + 711 -1 675 0 640 0 c 0 + 605 0 569 -1 485 -3 c 1 + 485 37 l 1 + 522 40 l 2 + 546 42 555 45 561 51 c 0 + 568 58 569 74 570 135 c 1 + 570 325 l 1 + 546 326 525 327 489 327 c 2 + 343 327 l 2 + 306 327 286 326 262 325 c 1 + 262 135 l 1 + 263 72 264 58 272 50 c 0 + 278 44 287 42 310 40 c 2 + 347 37 l 1 + 347 -3 l 1 + 262 -1 227 0 191 0 c 0 + 156 0 120 -1 36 -3 c 1 + 36 37 l 1 + 73 40 l 2 + 97 42 106 45 112 51 c 0 + 119 58 120 74 121 135 c 1 + 121 543 l 1 + 120 634 120 634 73 638 c 2 + 36 641 l 1 + 36 681 l 1 + 155 678 156 678 191 678 c 0 + 227 678 227 678 347 681 c 1 + 347 641 l 1 +EndSplineSet +EndChar + +StartChar: I +Encoding: 73 73 41 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +EndSplineSet +EndChar + +StartChar: J +Encoding: 74 74 42 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 137 l 2 + 265 32 259 -7 237 -55 c 0 + 195 -145 100 -213 19 -213 c 0 + 10 -213 2 -212 -11 -208 c 1 + -11 -119 l 1 + 0 -113 l 1 + 4 -116 5 -117 11 -121 c 0 + 37 -142 51 -148 69 -148 c 0 + 110 -148 124 -114 124 -18 c 2 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +EndSplineSet +EndChar + +StartChar: K +Encoding: 75 75 43 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +39 37 m 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 75 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 604 265 543 c 1 + 265 343 l 1 + 462 536 l 2 + 473 546 495 570 520 598 c 0 + 525 603 529 608 530 610 c 0 + 551 631 555 639 556 656 c 1 + 556 681 l 1 + 607 679 628 678 647 678 c 0 + 665 678 687 679 738 681 c 1 + 738 642 l 1 + 675 637 652 630 628 608 c 2 + 406 401 l 1 + 672 88 l 1 + 704 52 726 39 763 38 c 1 + 763 -3 l 1 + 674 0 673 0 662 0 c 2 + 560 -3 l 1 + 352 246 l 2 + 295 313 291 317 265 332 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 +EndSplineSet +Kerns2: 602 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: L +Encoding: 76 76 44 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +420 -4 m 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 480 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 174 l 1 + 577 174 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 +EndSplineSet +Kerns2: 7 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: M +Encoding: 77 77 45 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +968 644 m 1 + 931 641 l 2 + 885 637 884 633 883 543 c 1 + 883 135 l 1 + 884 72 885 58 893 50 c 0 + 899 44 908 42 931 40 c 2 + 968 37 l 1 + 968 -3 l 1 + 883 -1 848 0 812 0 c 0 + 777 0 741 -1 657 -3 c 1 + 657 37 l 1 + 694 40 l 2 + 718 42 727 45 733 51 c 0 + 740 58 741 74 742 135 c 1 + 742 551 l 1 + 536 122 l 2 + 499 46 495 36 476 -10 c 1 + 442 -10 l 1 + 424 34 413 58 406 73 c 2 + 176 552 l 1 + 176 135 l 2 + 176 45 178 41 224 37 c 2 + 261 34 l 1 + 261 -3 l 1 + 196 -1 171 0 148 0 c 0 + 125 0 98 -1 32 -3 c 1 + 32 34 l 1 + 69 37 l 2 + 115 41 116 45 117 135 c 1 + 117 543 l 1 + 116 633 115 637 69 641 c 2 + 32 644 l 1 + 32 681 l 1 + 83 679 l 1 + 117 678 l 1 + 152 678 l 1 + 272 681 l 1 + 319 579 336 543 347 520 c 2 + 505 190 l 1 + 688 568 l 2 + 699 591 708 612 737 681 c 1 + 841 678 841 678 852 678 c 0 + 863 678 863 678 968 681 c 1 + 968 644 l 1 +EndSplineSet +Kerns2: 559 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: N +Encoding: 78 78 46 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +35 34 m 1 + 72 37 l 2 + 118 41 119 45 120 135 c 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 86 679 l 1 + 120 678 l 1 + 155 678 l 1 + 239 681 l 1 + 305 594 322 572 342 548 c 2 + 654 184 l 1 + 654 543 l 1 + 653 633 652 637 606 641 c 2 + 569 644 l 1 + 569 681 l 1 + 647 678 672 678 684 678 c 2 + 798 681 l 1 + 798 644 l 1 + 761 641 l 2 + 715 637 714 633 713 543 c 1 + 713 89 l 2 + 713 66 714 46 716 -12 c 1 + 709 -16 l 1 + 627 -3 l 1 + 557 75 532 104 505 136 c 2 + 179 528 l 1 + 179 135 l 2 + 179 45 181 41 227 37 c 2 + 264 34 l 1 + 264 -3 l 1 + 199 -1 174 0 151 0 c 0 + 128 0 101 -1 35 -3 c 1 + 35 34 l 1 +EndSplineSet +EndChar + +StartChar: O +Encoding: 79 79 47 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +EndSplineSet +Kerns2: 565 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 536 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: P +Encoding: 80 80 48 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +209 678 m 0 + 233.202393582 678 354.935245588 681 406 681 c 0 + 531 681 594 631 594 531 c 0 + 594 409 498 319 368 319 c 0 + 352.603714057 319 330.392885669 323.229587762 311 326 c 1 + 294 361 l 1 + 304 371 l 1 + 308 370 311 370 312 370 c 0 + 338 365 338 365 347 365 c 0 + 410 365 450 417 450 497 c 0 + 450 587 408 631 325 631 c 0 + 297 631 279 628 265 622 c 1 + 265 135 l 1 + 266 79 267 62 272 53 c 0 + 275 46 289 42 313 40 c 2 + 360 37 l 1 + 360 -3 l 1 + 267 -1 228 0 195 0 c 0 + 159 0 124 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 75 124 135 c 1 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 190 678 190 678 209 678 c 0 +EndSplineSet +Kerns2: 601 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Q +Encoding: 81 81 49 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +781 -120 m 1 + 678 -184 l 1 + 652 -184 632 -181 606 -174 c 2 + 407 -120 l 2 + 355 -106 334 -102 309 -102 c 0 + 284 -102 259 -113 211 -146 c 1 + 200 -115 l 1 + 273 -56 307 -35 361 -14 c 1 + 273 -4 231 9 182 41 c 0 + 94 99 47 199 47 331 c 0 + 47 560 188 695 427 695 c 0 + 656 695 787 568 787 346 c 0 + 787 217 742 118 655 54 c 0 + 595 9 505 -15 395 -15 c 0 + 387 -15 385 -15 374 -16 c 1 + 421 -26 447 -32 474 -42 c 2 + 594 -84 l 2 + 632 -97 674 -106 701 -106 c 0 + 719 -106 738 -101 770 -87 c 1 + 781 -83 l 1 + 781 -120 l 1 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +EndSplineSet +EndChar + +StartChar: R +Encoding: 82 82 50 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 678 m 0 + 265.468782954 678 371.760703548 681 416 681 c 0 + 542 681 606 632 606 534 c 0 + 606 492 592 456 564 424 c 0 + 537 394 513 379 457 356 c 1 + 638 82 l 1 + 662 50 672 44 708 37 c 1 + 708 -3 l 1 + 671 -1 662 -1 611 0 c 1 + 521 -3 l 1 + 297 344 l 1 + 304 362 l 1 + 322 362 l 2 + 406 362 464 419 464 503 c 0 + 464 585 413 631 323 631 c 0 + 297 631 279 628 265 622 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 75 124 135 c 1 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 188 678 188 678 216 678 c 0 +EndSplineSet +EndChar + +StartChar: S +Encoding: 83 83 51 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 202 m 1 + 112 202 l 1 + 119 114 l 1 + 151 67 215 37 283 37 c 0 + 369 37 433 92 433 166 c 0 + 433 214 406 245 350 262 c 2 + 210 304 l 2 + 115 332 64 395 64 480 c 0 + 64 615 162 695 329 695 c 0 + 395 695 447 685 514 661 c 1 + 519 649 l 1 + 510 620 505 572 505 507 c 1 + 464 507 l 1 + 458 589 l 1 + 420 626 375 644 322 644 c 0 + 242 644 188 597 188 527 c 0 + 188 476 220 446 294 426 c 2 + 408 396 l 2 + 507 370 559 309 559 220 c 0 + 559 76 444 -17 265 -17 c 0 + 189 -17 131 -4 57 29 c 1 + 68 86 72 127 72 202 c 1 +EndSplineSet +EndChar + +StartChar: T +Encoding: 84 84 52 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +404 619 m 1 + 404 135 l 1 + 405 72 406 58 414 50 c 0 + 420 44 429 42 452 40 c 2 + 489 37 l 1 + 489 -3 l 1 + 404 -1 369 0 333 0 c 0 + 298 0 262 -1 178 -3 c 1 + 178 37 l 1 + 215 40 l 2 + 240 42 248 45 254 51 c 0 + 261 59 262 74 263 135 c 1 + 263 619 l 1 + 146 619 l 1 + 84 618 82 617 75 586 c 1 + 70 517 l 1 + 30 517 l 1 + 27 593 25 628 17 676 c 1 + 23 681 l 1 + 298 678 298 678 334 678 c 0 + 369 678 369 678 644 681 c 1 + 650 676 l 1 + 642 628 639 593 637 517 c 1 + 597 517 l 1 + 592 586 l 1 + 583 610 l 1 + 576 617 566 618 521 619 c 1 + 404 619 l 1 +EndSplineSet +Kerns2: 224 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 223 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 220 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 217 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 216 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 213 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 211 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 210 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 207 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 204 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 203 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 202 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 200 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: U +Encoding: 85 85 53 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +EndSplineSet +EndChar + +StartChar: V +Encoding: 86 86 54 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +179 678 m 0 + 223.385159463 678 278.012615487 679.450315387 340 681 c 1 + 340 644 l 1 + 290 641 l 2 + 276 640 264 632 264 622 c 0 + 264 605 267 595 285 550 c 2 + 442 163 l 1 + 584 516 l 2 + 605 569 615 600 615 615 c 0 + 615 630 601 640 578 641 c 2 + 532 644 l 1 + 532 681 l 1 + 578.028318961 679.295247446 614.456020826 678 646 678 c 0 + 659 678 690 679 763 681 c 1 + 763 644 l 1 + 731 641 l 2 + 710 639 697 626 684 594 c 2 + 476 96 l 2 + 458.282391128 51.7059778198 456.739287879 45.7221484844 438 -3 c 1 + 362 -3 l 1 + 123 569 l 2 + 101 620 86 638 61 641 c 1 + 20 644 l 1 + 20 681 l 1 + 164 678 164 678 179 678 c 0 +EndSplineSet +Kerns2: 217 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 211 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 204 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 203 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 202 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 200 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: W +Encoding: 87 87 55 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +772 681 m 1 + 813.144469526 679.211110021 849.463526378 678 877 678 c 0 + 889 678 918 679 988 681 c 1 + 988 644 l 1 + 955 641 l 2 + 938 639 925 618 912 572 c 2 + 790 140 l 2 + 783 114 777 88 757 -3 c 1 + 684 -3 l 1 + 672.595492008 26.9368334801 656.768575697 72.7710088238 646 102 c 2 + 497 477 l 1 + 342 122 l 2 + 333 100 325 80 295 -3 c 1 + 225 -3 l 1 + 86 599 l 2 + 79 627 68 639 49 641 c 2 + 17 644 l 1 + 17 681 l 1 + 161 678 161 678 174 678 c 0 + 189 678 189 678 307 681 c 1 + 307 644 l 1 + 265 641 l 2 + 249 640 235 628 235 616 c 0 + 235 608 236 599 238 590 c 2 + 320 207 l 1 + 470 562 l 2 + 483 595 514 669 521 686 c 1 + 566 686 l 1 + 587 626 599 592 615 553 c 2 + 752 210 l 1 + 849 588 l 2 + 852 599 853 609 853 618 c 0 + 853 632 841 640 818 641 c 2 + 772 644 l 1 + 772 681 l 1 +EndSplineSet +Kerns2: 223 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 217 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: X +Encoding: 88 88 56 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 658 m 1 + 205 695 l 1 + 234 673 250 653 278 604 c 2 + 373 435 l 1 + 538 678 l 1 + 649 678 l 1 + 649 644 l 1 + 621 641 l 2 + 601 638 594 633 573 605 c 2 + 403 381 l 1 + 562 106 l 1 + 563 103 l 1 + 591 54 603 41 625 37 c 1 + 650 34 l 1 + 650 -3 l 1 + 614 -1 604 -1 555 0 c 1 + 459 -3 l 1 + 310 263 l 1 + 170 62 l 2 + 165 56 148 26 134 0 c 1 + 17 0 l 1 + 17 34 l 1 + 48 37 l 2 + 60 38 74 46 81 55 c 2 + 280 316 l 1 + 186 482 l 2 + 160 528 122 581 100 605 c 0 + 87 618 75 623 59 623 c 0 + 50 623 43 622 27 617 c 1 + 22 658 l 1 +EndSplineSet +Kerns2: 600 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Y +Encoding: 89 89 57 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +395 356 m 1 + 583 678 l 1 + 660 678 l 1 + 660 659 l 1 + 484 398 l 2 + 465 370 449 340 431 298 c 1 + 431 135 l 1 + 432 72 433 58 441 50 c 0 + 447 44 456 42 479 40 c 2 + 516 37 l 1 + 516 -3 l 1 + 431 -1 396 0 360 0 c 0 + 325 0 289 -1 205 -3 c 1 + 205 37 l 1 + 242 40 l 2 + 266 42 275 45 281 51 c 0 + 288 58 289 74 290 135 c 1 + 290 274 l 1 + 274 310 262 333 246 359 c 2 + 145 522 l 1 + 86 607 66 622 15 622 c 1 + 15 659 l 1 + 174 695 l 1 + 220 668 247 635 288 559 c 2 + 395 356 l 1 +EndSplineSet +Kerns2: 217 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Z +Encoding: 90 90 58 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +623 681 m 1 + 623 646 l 1 + 591 607 568 577 540 536 c 2 + 215 57 l 1 + 491 57 l 2 + 543 57 566 69 572 96 c 2 + 587 174 l 1 + 627 174 l 1 + 618 124 612 60 611 -3 c 1 + 485 -1 428 0 327 0 c 0 + 224 0 161 -1 24 -3 c 1 + 24 35 l 1 + 73 97 100 133 128 174 c 2 + 434 620 l 1 + 212 620 l 1 + 140 619 131 615 125 574 c 2 + 117 519 l 1 + 80 519 l 1 + 80 681 l 1 + 325 678 325 678 352 678 c 0 + 379 678 379 678 623 681 c 1 +EndSplineSet +Kerns2: 569 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: bracketleft +Encoding: 91 91 59 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +73 720 m 1 + 125.561989045 718.357437842 155.577198028 717 192 717 c 0 + 204 717 218 717 237 718 c 2 + 291 720 l 1 + 291 682 l 1 + 242 682 l 2 + 219 682 197 673 186 660 c 0 + 180 653 179 643 179 561 c 2 + 179 48 l 2 + 179 -14 179 -28 180 -32 c 0 + 183 -50 211 -66 242 -66 c 2 + 291 -66 l 1 + 291 -104 l 1 + 234 -102 208 -101 192 -101 c 0 + 155.939523932 -101 120.943647045 -102.401878432 73 -104 c 1 + 74.6801867764 6.89232724483 79 122.389952184 79 188 c 2 + 79 407 l 1 + 76 548 75 616 73 720 c 1 +EndSplineSet +EndChar + +StartChar: backslash +Encoding: 92 92 60 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 720 m 1 + 162 720 l 1 + 534 0 l 1 + 444 0 l 1 + 72 720 l 1 +EndSplineSet +EndChar + +StartChar: bracketright +Encoding: 93 93 61 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +91 -66 m 2 + 120.810498892 -66 153 -52.9530085738 153 -26 c 0 + 154 -17 154 9 154 48 c 2 + 154 561 l 2 + 154 647 153 654 146 661 c 0 + 134 674 113 682 91 682 c 2 + 42 682 l 1 + 42 720 l 1 + 96 718 l 2 + 115 717 129 717 140 717 c 0 + 174.945653102 717 212.611022494 718.420367416 260 720 c 1 + 258 616 257 548 254 407 c 1 + 254 188 l 2 + 254 123.501065412 258.335855238 5.83355432377 260 -104 c 1 + 229 -103 201 -102 191 -102 c 0 + 167 -101 151 -101 141 -101 c 0 + 125 -101 99 -102 42 -104 c 1 + 42 -66 l 1 + 91 -66 l 2 +EndSplineSet +EndChar + +StartChar: asciicircum +Encoding: 94 94 62 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +147 275 m 1 + 52 275 l 1 + 258 678 l 1 + 348 678 l 1 + 554 275 l 1 + 459 275 l 1 + 303 569 l 1 + 147 275 l 1 +EndSplineSet +EndChar + +StartChar: underscore +Encoding: 95 95 63 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -56 m 1 + 500 -56 l 1 + 500 -125 l 1 + 0 -125 l 1 + 0 -56 l 1 +EndSplineSet +EndChar + +StartChar: quoteleft +Encoding: 8216 8216 64 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +169 668 m 1 + 235 695 l 1 + 249 679 l 1 + 214 599 186 510 175 438 c 1 + 128 432 81 421 43 405 c 1 + 29 418 l 1 + 59 485 113 581 169 668 c 1 +EndSplineSet +Kerns2: 64 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: a +Encoding: 97 97 65 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +EndSplineSet +Substitution2: "Single Substitution lookup 21 subtable" ordfeminine +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ordfeminine +EndChar + +StartChar: b +Encoding: 98 98 66 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +211 714 m 1 + 211 383 l 1 + 272 432 l 2 + 307 460 335 471 375 471 c 0 + 481 471 556 393 556 282 c 0 + 556 204 524 127 473 86 c 0 + 446 64 399 32 359 8 c 0 + 330 -9 303 -17 272 -17 c 0 + 228 -17 187 -5 141 20 c 1 + 102 -12 l 1 + 80 -4 l 1 + 85 41 88 98 89 162 c 1 + 89 568 l 2 + 89 629 86 636 63 638 c 2 + 10 641 l 1 + 10 677 l 1 + 68 683 102 689 131 698 c 2 + 203 720 l 1 + 211 714 l 1 +211 331 m 1 + 211 106 l 1 + 238 68 270 51 312 51 c 0 + 385 51 430 116 430 221 c 0 + 430 321 384 381 307 381 c 0 + 266 381 232 364 211 331 c 1 +EndSplineSet +EndChar + +StartChar: c +Encoding: 99 99 67 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +390 297 m 1 + 354 297 l 1 + 347 357 l 2 + 344 380 304 400 259 400 c 0 + 195 400 161 352 161 261 c 0 + 161 133 221 54 320 54 c 0 + 349 54 371 59 405 73 c 1 + 414 63 l 1 + 393 17 l 1 + 346 -8 309 -17 259 -17 c 0 + 115 -17 37 70 37 229 c 0 + 37 316 69 366 158 419 c 2 + 210 450 l 2 + 234 465 262 471 300 471 c 0 + 336 471 357 467 403 451 c 1 + 410 438 l 1 + 401 394 396 361 390 297 c 1 +EndSplineSet +EndChar + +StartChar: d +Encoding: 100 100 68 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +508 714 m 1 + 508 100 l 2 + 508 45 511 39 544 36 c 2 + 577 34 l 1 + 577 -3 l 1 + 556 -2 536 -2 530 -2 c 0 + 503 -1 485 0 476 0 c 0 + 462 0 438 -1 386 -3 c 1 + 381 5 l 1 + 386 80 l 1 + 282 -5 l 2 + 272 -13 256 -17 233 -17 c 0 + 116 -17 42 73 42 217 c 0 + 42 303 68 361 126 398 c 2 + 198 445 l 2 + 225 462 254 471 285 471 c 0 + 311 471 338 465 366 454 c 2 + 386 446 l 1 + 386 568 l 2 + 386 629 383 636 360 638 c 2 + 307 641 l 1 + 307 677 l 1 + 365 683 399 689 428 698 c 2 + 500 720 l 1 + 508 714 l 1 +386 160 m 2 + 386 344 l 1 + 352 387 317 407 273 407 c 0 + 203 407 168 357 168 255 c 0 + 168 146 212 78 284 78 c 0 + 340 78 386 115 386 160 c 2 +EndSplineSet +EndChar + +StartChar: e +Encoding: 101 101 69 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +EndSplineSet +EndChar + +StartChar: f +Encoding: 102 102 70 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +381 714 m 1 + 381 617 l 1 + 365 610 l 1 + 335 628 319 634 298 634 c 0 + 252 634 239 613 239 542 c 2 + 239 434 l 1 + 280 434 305 435 370 438 c 1 + 374 430 l 1 + 363 372 l 1 + 239 372 l 1 + 239 100 l 2 + 239 43 240 41 289 36 c 1 + 334 34 l 1 + 334 -3 l 1 + 248 -1 197 0 175 0 c 0 + 152 0 120 -1 34 -3 c 1 + 34 34 l 1 + 75 36 l 1 + 114 40 117 44 117 100 c 2 + 117 372 l 1 + 38 367 l 1 + 38 391 l 1 + 71 406 90 417 117 436 c 1 + 117 479 l 1 + 119 566 123 573 172 616 c 1 + 246 678 l 2 + 284 710 307 720 339 720 c 0 + 354 720 364 718 381 714 c 1 +EndSplineSet +EndChar + +StartChar: g +Encoding: 103 103 71 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +217 78 m 0 + 230.837731075 78 376.915052347 82 387 82 c 0 + 488 82 535 43 535 -42 c 0 + 535 -176 417 -266 242 -266 c 0 + 110 -266 26 -211 26 -124 c 0 + 26 -97 37 -71 52 -62 c 2 + 133 -14 l 1 + 83 -1 65 16 65 53 c 0 + 65 73 72 93 82 101 c 2 + 153 155 l 1 + 118 167 103 176 84 196 c 0 + 60 222 47 255 47 292 c 0 + 47 398 136 471 264 471 c 0 + 328 471 375 458 416 428 c 1 + 432 427 445 427 452 427 c 0 + 475 427 493 428 534 432 c 1 + 529 368 l 1 + 452 372 l 1 + 456 354 457 342 457 325 c 0 + 457 274 444 240 413 209 c 0 + 372 168 309 145 239 145 c 0 + 227 145 217 146 199 147 c 1 + 178 135 170 124 170 108 c 0 + 170 88 186 78 217 78 c 0 +252 421 m 0 + 198 421 170 384 170 311 c 0 + 170 235 201 191 254 191 c 0 + 307 191 334 228 334 300 c 0 + 334 378 305 421 252 421 c 0 +272 -15 m 0 + 223 -15 187 -19 171 -26 c 0 + 140 -40 120 -75 120 -112 c 0 + 120 -175 179 -216 268 -216 c 0 + 358 -216 424 -164 424 -95 c 0 + 424 -30 395 -15 272 -15 c 0 +EndSplineSet +EndChar + +StartChar: h +Encoding: 104 104 72 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 34 m 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 568 l 2 + 95 629 92 636 69 638 c 2 + 24 641 l 1 + 24 677 l 1 + 78 684 111 690 137 698 c 2 + 209 720 l 1 + 217 714 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 367 471 c 0 + 417 471 457 456 483 429 c 0 + 509 401 518 363 518 286 c 2 + 518 100 l 2 + 518 45 521 39 554 36 c 2 + 587 34 l 1 + 587 -3 l 1 + 523 -1 502 0 486 0 c 0 + 468 0 448 -1 396 -3 c 1 + 396 269 l 2 + 396 350 368 385 303 385 c 0 + 258 385 217 352 217 317 c 2 + 217 100 l 2 + 217 45 220 39 253 36 c 1 + 288 34 l 1 + 288 -3 l 1 + 221 -1 173 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 +EndSplineSet +EndChar + +StartChar: i +Encoding: 105 105 73 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 231 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +163 706 m 0 + 204 706 237 673 237 631 c 0 + 237 590 203 556 162 556 c 0 + 120 556 87 589 87 632 c 0 + 87 674 120 706 163 706 c 0 +EndSplineSet +EndChar + +StartChar: j +Encoding: 106 106 74 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +7 -223 m 1 + 30 -223 l 2 + 30.5081165029 -223.009587104 31.0132918038 -223.014394755 31.515536477 -223.014394755 c 0 + 83.4008201096 -223.014394755 104.009587104 -171.705740983 105 -38 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 52 430 l 2 + 90 435 121 441 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 98 l 2 + 227 -55 214 -123 175 -181 c 0 + 139 -235 91 -266 45 -266 c 0 + 40 -266 39 -266 27 -265 c 1 + 22 -265 l 1 + 13 -264 l 1 + 3 -229 l 1 + 7 -223 l 1 +167 706 m 0 + 208 706 241 673 241 631 c 0 + 241 590 208 556 166 556 c 0 + 124 556 91 589 91 632 c 0 + 91 674 124 706 167 706 c 0 +EndSplineSet +EndChar + +StartChar: k +Encoding: 107 107 75 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +29 34 m 1 + 64 36 l 1 + 97 39 100 45 100 100 c 2 + 100 568 l 2 + 100 629 97 636 74 638 c 2 + 21 641 l 1 + 21 677 l 1 + 79 683 113 689 142 698 c 2 + 214 720 l 1 + 222 714 l 1 + 222 249 l 1 + 278 297 305 322 328 346 c 2 + 435 459 l 1 + 565 459 l 1 + 565 421 l 1 + 534 421 l 2 + 519 421 502 415 486 403 c 2 + 424 358 l 2 + 412 350 384 324 354 294 c 2 + 346 286 l 1 + 542 66 l 2 + 560 46 576 36 597 34 c 1 + 597 0 l 1 + 425 0 l 1 + 410 19 353 89 338 106 c 2 + 232 226 l 1 + 222 226 l 1 + 222 100 l 2 + 222 45 225 39 258 36 c 1 + 293 34 l 1 + 293 -3 l 1 + 226 -1 178 0 158 0 c 2 + 29 -3 l 1 + 29 34 l 1 +EndSplineSet +EndChar + +StartChar: l +Encoding: 108 108 76 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 641 m 1 + 24 677 l 1 + 82 683 116 689 145 698 c 2 + 217 720 l 1 + 225 714 l 1 + 225 100 l 2 + 225 45 228 39 261 36 c 1 + 296 34 l 1 + 296 -3 l 1 + 229 -1 181 0 161 0 c 2 + 32 -3 l 1 + 32 34 l 1 + 67 36 l 1 + 100 39 103 45 103 100 c 2 + 103 568 l 2 + 103 629 100 636 77 638 c 2 + 24 641 l 1 +EndSplineSet +EndChar + +StartChar: m +Encoding: 109 109 77 +Width: 889 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 34 m 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 319 l 2 + 95 380 92 387 69 389 c 2 + 24 392 l 1 + 24 428 l 1 + 79 431 107 437 211 471 c 1 + 217 465 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 368 471 c 0 + 437 471 477 447 500 390 c 1 + 580 452 l 2 + 597 465 619 471 651 471 c 0 + 759 471 795 424 795 286 c 2 + 795 100 l 2 + 795 45 798 39 831 36 c 2 + 864 34 l 1 + 864 -3 l 1 + 823 -1 816 -1 766 0 c 1 + 673 -3 l 1 + 673 269 l 2 + 673 348 645 385 587 385 c 0 + 547 385 506 351 506 317 c 2 + 506 100 l 2 + 506 45 509 39 542 36 c 1 + 577 34 l 1 + 577 -3 l 1 + 504 -1 473 0 446 0 c 0 + 419 0 389 -1 317 -3 c 1 + 317 34 l 1 + 348 36 l 2 + 380 38 384 45 384 100 c 2 + 384 269 l 2 + 384 348 356 385 298 385 c 0 + 258 385 217 351 217 317 c 2 + 217 100 l 2 + 217 45 220 40 253 36 c 1 + 280 34 l 1 + 280 -3 l 1 + 219 -1 176 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 +EndSplineSet +EndChar + +StartChar: n +Encoding: 110 110 78 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 34 m 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 319 l 2 + 95 380 92 387 69 389 c 2 + 24 392 l 1 + 24 428 l 1 + 79 431 107 437 211 471 c 1 + 217 465 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 367 471 c 0 + 417 471 457 456 483 429 c 0 + 509 401 518 363 518 286 c 2 + 518 100 l 2 + 518 45 521 39 554 36 c 2 + 587 34 l 1 + 587 -3 l 1 + 523 -1 502 0 486 0 c 0 + 468 0 448 -1 396 -3 c 1 + 396 270 l 2 + 396 351 368 385 303 385 c 0 + 258 385 217 352 217 317 c 2 + 217 100 l 2 + 217 45 220 39 253 36 c 1 + 288 34 l 1 + 288 -3 l 1 + 221 -1 173 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 +EndSplineSet +Substitution2: "'sups' Superscript lookup 3 subtable" nsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" nsuperior +EndChar + +StartChar: o +Encoding: 111 111 79 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +EndSplineSet +Kerns2: 574 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "Single Substitution lookup 21 subtable" ordmasculine +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ordmasculine +EndChar + +StartChar: p +Encoding: 112 112 80 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +29 -221 m 1 + 64 -219 l 1 + 97 -216 100 -210 100 -155 c 2 + 100 319 l 2 + 100 380 97 387 74 389 c 2 + 29 392 l 1 + 29 428 l 1 + 40 429 l 1 + 89 435 106 439 142 449 c 1 + 212 471 l 1 + 222 465 l 1 + 222 383 l 1 + 283 432 l 2 + 318 460 346 471 386 471 c 0 + 490 471 567 393 567 286 c 0 + 567 196 531 118 465 68 c 0 + 462 65 455 60 448 55 c 0 + 380 1 345 -17 311 -17 c 0 + 287 -17 271 -14 222 0 c 1 + 222 -155 l 2 + 222 -210 226 -217 258 -219 c 2 + 303 -221 l 1 + 303 -258 l 1 + 182 -255 182 -255 171 -255 c 2 + 158 -255 l 1 + 29 -258 l 1 + 29 -221 l 1 +222 331 m 1 + 222 106 l 1 + 249 68 281 51 323 51 c 0 + 396 51 441 116 441 221 c 0 + 441 321 395 381 318 381 c 0 + 277 381 243 364 222 331 c 1 +EndSplineSet +EndChar + +StartChar: q +Encoding: 113 113 81 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +325 -221 m 1 + 360 -219 l 1 + 393 -216 396 -210 396 -155 c 2 + 396 75 l 1 + 300 -2 l 2 + 288 -12 268 -17 241 -17 c 0 + 124 -17 52 70 52 212 c 0 + 52 311 82 362 169 411 c 0 + 249 456 288 471 323 471 c 0 + 354 471 396 458 439 437 c 2 + 461 426 l 1 + 513 468 l 1 + 534 454 l 1 + 523 399 518 361 518 324 c 2 + 518 -155 l 2 + 518 -210 521 -216 554 -219 c 1 + 589 -221 l 1 + 589 -258 l 1 + 524 -256 483 -255 467 -255 c 2 + 454 -255 l 1 + 325 -258 l 1 + 325 -221 l 1 +396 160 m 2 + 396 344 l 1 + 362 387 327 407 284 407 c 0 + 213 407 178 357 178 256 c 0 + 178 146 222 78 294 78 c 0 + 350 78 396 115 396 160 c 2 +EndSplineSet +EndChar + +StartChar: r +Encoding: 114 114 82 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +30 34 m 1 + 65 36 l 1 + 98 39 101 45 101 100 c 2 + 101 319 l 2 + 101 380 98 387 75 389 c 2 + 30 392 l 1 + 30 428 l 1 + 93 436 112 439 143 449 c 2 + 213 471 l 1 + 223 465 l 1 + 223 370 l 1 + 267 418 l 2 + 305 459 323 471 352 471 c 0 + 366 471 378 469 389 465 c 1 + 384 336 l 1 + 360 326 l 1 + 346 351 328 362 303 362 c 0 + 264 362 223 329 223 298 c 2 + 223 100 l 2 + 223 44 225 41 271 36 c 1 + 310 34 l 1 + 310 -3 l 1 + 174 0 172 0 159 0 c 2 + 30 -3 l 1 + 30 34 l 1 +EndSplineSet +EndChar + +StartChar: s +Encoding: 115 115 83 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 326 m 1 + 326 326 l 1 + 316 384 l 2 + 313 404 270 423 229 423 c 0 + 174 423 141 398 141 358 c 0 + 141 326 157 311 196 302 c 2 + 278 284 l 2 + 368 264 405 227 405 155 c 0 + 405 52 320 -17 194 -17 c 0 + 141 -17 97 -9 39 11 c 1 + 46 152 l 1 + 85 152 l 1 + 90 83 l 1 + 121 46 155 31 202 31 c 0 + 259 31 294 61 294 108 c 0 + 294 143 277 160 231 171 c 2 + 145 192 l 2 + 75 209 39 251 39 317 c 0 + 39 417 112 471 247 471 c 0 + 300 471 331 465 370 448 c 1 + 362 326 l 1 +EndSplineSet +Substitution2: "'hist' Historical Forms lookup 18 subtable" longs +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" longs +EndChar + +StartChar: t +Encoding: 116 116 84 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 60 m 1 + 275 1 l 2 + 266 -10 241 -17 210 -17 c 0 + 123 -17 86 21 86 110 c 2 + 86 369 l 1 + 22 365 l 1 + 22 387 l 1 + 88 430 l 1 + 88 490 l 2 + 88 512 87 532 84 582 c 1 + 135 601 166 613 206 632 c 1 + 220 622 l 1 + 211 576 208 541 208 486 c 2 + 208 428 l 1 + 322 434 l 1 + 314 369 l 1 + 208 369 l 1 + 208 131 l 2 + 208 82 223 66 270 66 c 0 + 286 66 295 69 316 79 c 1 + 324 60 l 1 +EndSplineSet +EndChar + +StartChar: u +Encoding: 117 117 85 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +EndSplineSet +EndChar + +StartChar: v +Encoding: 118 118 86 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 -3 m 1 + 84 357 l 2 + 66 401 53 417 36 419 c 2 + 11 421 l 1 + 11 459 l 1 + 107 456 116 456 128 456 c 2 + 141 456 l 1 + 270 459 l 1 + 270 421 l 1 + 229 419 l 2 + 214 418 206 412 206 402 c 0 + 206 390 210 377 220 351 c 2 + 308 130 l 1 + 328 174 333 186 343 210 c 2 + 404 361 l 2 + 410 375 413 390 413 402 c 0 + 413 411 404 418 390 419 c 2 + 352 421 l 1 + 352 459 l 1 + 389 458 398 457 449 456 c 1 + 545 459 l 1 + 545 421 l 1 + 515 416 l 2 + 498 413 488 404 479 382 c 2 + 351 94 l 2 + 339 67 329 42 313 -3 c 1 + 227 -3 l 1 +EndSplineSet +EndChar + +StartChar: w +Encoding: 119 119 87 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +194 -3 m 1 + 87 381 l 2 + 79 408 69 417 46 419 c 2 + 13 421 l 1 + 13 459 l 1 + 119 456 135 456 149 456 c 2 + 284 459 l 1 + 284 421 l 1 + 237 419 l 2 + 226 419 218 410 218 397 c 0 + 218 391 219 382 220 378 c 2 + 279 151 l 1 + 297 192 316 233 336 276 c 2 + 423 471 l 1 + 473 471 l 1 + 611 154 l 1 + 629 203 639 231 650 266 c 2 + 686 379 l 2 + 687 384 689 393 689 397 c 0 + 689 410 678 418 660 419 c 2 + 618 421 l 1 + 618 459 l 1 + 677 457 700 456 719 456 c 0 + 738 456 761 457 820 459 c 1 + 820 421 l 1 + 786 419 l 2 + 772 418 762 405 750 372 c 2 + 658 112 l 2 + 650 87 639 49 623 -3 c 1 + 542 -3 l 1 + 410 304 l 1 + 334 154 324 130 273 -3 c 1 + 194 -3 l 1 +EndSplineSet +EndChar + +StartChar: x +Encoding: 120 120 88 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +200 210 m 1 + 120 346 l 1 + 90.5754371458 393.458972345 76.4668818731 403.078396549 34.9165706378 403.078396549 c 0 + 32.6919019463 403.078396549 30.3885659953 403.050820553 28 403 c 1 + 20 439 l 1 + 58 446 127 461 166 471 c 1 + 186 455 205 431 228 394 c 2 + 280 309 l 1 + 388 459 l 1 + 483 459 l 1 + 483 422 l 1 + 446 421 436 415 405 379 c 2 + 308 265 l 1 + 397 113 l 1 + 432 56 452 37 483 34 c 1 + 483 -3 l 1 + 454 -1 446 -1 406 0 c 1 + 328 -3 l 1 + 228 166 l 1 + 164 78 l 2 + 152 61 141 45 112 0 c 1 + 21 0 l 1 + 21 34 l 1 + 52 36 70 46 90 70 c 2 + 200 210 l 1 +EndSplineSet +EndChar + +StartChar: y +Encoding: 121 121 89 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 421 m 1 + 240 419 l 2 + 224 418 214 409 214 396 c 0 + 214 380.520967123 225.4482359 359.655292299 231 343 c 2 + 315 125 l 1 + 416 377 l 2 + 418 383 420 392 420 399 c 0 + 420 410 410 418 393 419 c 2 + 360 421 l 1 + 360 459 l 1 + 377 458 394 458 399 458 c 0 + 430 456 443 456 449 456 c 2 + 453 456 l 1 + 546 459 l 1 + 546 421 l 1 + 520 416 l 2 + 506 413 491 396 479 369 c 2 + 280 -94 l 2 + 229 -212 174 -266 104 -266 c 0 + 81 -266 58 -261 31 -249 c 1 + 49 -154 l 1 + 60 -150 l 1 + 83 -176 104 -187 130 -187 c 0 + 165 -187 199 -153 222 -96 c 2 + 245 -40 l 1 + 87 364 l 2 + 72 402 60 418 45 419 c 2 + 10 421 l 1 + 10 459 l 1 + 109 456 117 456 130 456 c 2 + 143 456 l 1 + 275 459 l 1 + 275 421 l 1 +EndSplineSet +Kerns2: 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: z +Encoding: 122 122 90 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +454 424 m 1 + 186 55 l 1 + 349 55 l 1 + 399 56 409 66 419 124 c 2 + 424 155 l 1 + 464 155 l 1 + 457 107 452 48 452 2 c 1 + 447 -3 l 1 + 307 -1 209 0 174 0 c 0 + 134 0 99 -1 16 -3 c 1 + 16 30 l 1 + 81 113 99 137 120 166 c 2 + 290 404 l 1 + 172 404 l 1 + 114 403 103 394 96 345 c 1 + 93 320 l 1 + 55 320 l 1 + 58 454 l 1 + 65 459 l 1 + 204 455 268 454 301 454 c 0 + 347 454 382 455 454 459 c 1 + 454 424 l 1 +EndSplineSet +EndChar + +StartChar: braceleft +Encoding: 123 123 91 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +5 301 m 1 + 5 303 l 1 + 79 322 96 341 96 414 c 2 + 96 592 l 1 + 98.9107018504 692.904330814 140.416914339 725.089825615 275.318649285 725.089825615 c 0 + 279.45733333 725.089825615 283.68392277 725.0595321 288 725 c 1 + 288 723 l 1 + 214 703 195 680 193 606 c 1 + 193 429 l 2 + 193 348 170 319 91 302 c 1 + 171 285 192 257 193 169 c 1 + 193 2 l 1 + 195 -72 214 -95 288 -115 c 1 + 288 -117 l 1 + 283.529471519 -117.061240116 279.155514597 -117.092477418 274.876320568 -117.092477418 c 0 + 139.404178522 -117.092477418 98.9081398257 -85.7848939004 96 16 c 1 + 96 190 l 1 + 94 264 80 282 5 301 c 1 +EndSplineSet +EndChar + +StartChar: bar +Encoding: 124 124 92 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 -244 m 1 + 260 750 l 1 + 346 750 l 1 + 346 -244 l 1 + 260 -244 l 1 +EndSplineSet +EndChar + +StartChar: braceright +Encoding: 125 125 93 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 723 m 1 + 22 725 l 1 + 26.3160772303 725.0595321 30.5435526881 725.089825615 34.6839296486 725.089825615 c 0 + 169.640845726 725.089825615 212.0595321 692.904330814 214 592 c 1 + 214 414 l 1 + 216 340 230 322 305 303 c 1 + 305 301 l 1 + 230 282 216 264 214 190 c 1 + 214 16 l 1 + 211.091860174 -85.7848939004 170.595821478 -117.092477418 35.1236794319 -117.092477418 c 0 + 30.844485403 -117.092477418 26.4705284813 -117.061240116 22 -117 c 1 + 22 -115 l 1 + 96 -95 115 -72 117 2 c 1 + 117 169 l 1 + 118 257 139 285 219 302 c 1 + 140 319 117 348 117 429 c 2 + 117 606 l 1 + 115 680 96 703 22 723 c 1 +EndSplineSet +EndChar + +StartChar: asciitilde +Encoding: 126 126 94 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +494 333 m 1 + 555 294 l 1 + 508 214 467 181 413 181 c 0 + 385 181 365 187 304 214 c 0 + 235 244 216 250 195 250 c 0 + 163 250 142 234 112 184 c 1 + 51 223 l 1 + 98 304 139 336 193 336 c 0 + 221 336 240 330 302 303 c 0 + 370 274 390 267 410 267 c 0 + 443 267 464 284 494 333 c 1 +EndSplineSet +EndChar + +StartChar: exclamdown +Encoding: 161 161 95 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +115 -227 m 1 + 64 -227 l 1 + 64 -193 66 -171 71 -131 c 2 + 121 241 l 1 + 159 262 l 1 + 164 254 l 1 + 211 -104 l 2 + 213 -121 213 -128 215 -183 c 1 + 115 -227 l 1 +138 471 m 0 + 178 471 215 433 215 392 c 0 + 215 351 178 315 137 315 c 0 + 94 315 59 350 59 392 c 0 + 59 434 96 471 138 471 c 0 +EndSplineSet +EndChar + +StartChar: cent +Encoding: 162 162 96 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +403 554 m 1 + 378 473 l 1 + 411 465 426 460 441 453 c 1 + 446 444 l 1 + 437 404 431 351 428 296 c 1 + 390 296 l 1 + 384 356 l 2 + 383 369 368 385 353 389 c 1 + 262 87 l 1 + 290 64 317 55 358 55 c 0 + 391 55 411 60 441 75 c 1 + 450 64 l 1 + 429 17 l 1 + 425 13 l 1 + 379 -8 342 -17 299 -17 c 0 + 284 -17 275 -16 240 -12 c 2 + 230 -11 l 1 + 198 -106 l 1 + 156 -106 l 1 + 192 0 l 1 + 108 42 73 106 73 213 c 0 + 73 265 82 307 102 343 c 0 + 113 363 128 377 166 401 c 2 + 218 434 l 2 + 260 460 303 475 336 476 c 1 + 362 554 l 1 + 403 554 l 1 +230 124 m 1 + 313 400 l 1 + 305 401 297 401 292 401 c 0 + 228 401 196 355 196 263 c 0 + 196 209 204 174 230 124 c 1 +EndSplineSet +EndChar + +StartChar: sterling +Encoding: 163 163 97 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +16 363 m 1 + 106 363 l 1 + 106 406 l 2 + 106 461 124 508 161 550 c 0 + 221 619 331 676 404 676 c 0 + 431 676 458 666 480 649 c 1 + 470 513 l 1 + 439 513 l 1 + 436 548 l 2 + 433 586 401 610 355 610 c 0 + 282 610 252 570 244 463 c 2 + 236 363 l 1 + 404 363 l 1 + 404 320 l 1 + 231 320 l 1 + 212 223 179 157 117 93 c 1 + 167 107 191 112 221 112 c 0 + 241 112 243 112 318 101 c 0 + 367 94 384 92 406 92 c 0 + 433 92 452 104 456 122 c 2 + 467 178 l 1 + 501 178 l 1 + 491 -1 l 1 + 462 -12 437 -16 408 -16 c 0 + 361 -16 308 -8 246 10 c 0 + 195 24 149 32 113 32 c 0 + 98 32 85 26 62 7 c 0 + 44 -8 31 -15 18 -19 c 1 + -2 40 l 1 + 62 92 l 1 + 98 124 103 149 106 320 c 1 + 16 320 l 1 + 16 363 l 1 +EndSplineSet +EndChar + +StartChar: fraction +Encoding: 8260 8260 98 +Width: 167 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-83 0 m 1 + -152 0 l 1 + 251 660 l 1 + 320 660 l 1 + -83 0 l 1 +EndSplineSet +EndChar + +StartChar: yen +Encoding: 165 165 99 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +154 37 m 1 + 180 40 l 2 + 214 43 214 44 215 135 c 1 + 215 206 l 1 + 66 206 l 1 + 66 246 l 1 + 215 246 l 1 + 215 286 l 2 + 215 298 209 311 196 334 c 0 + 193 338 192 339 191 342 c 1 + 66 342 l 1 + 66 382 l 1 + 174 382 l 1 + 111 522 l 1 + 70.9550050044 601.113282796 52.8510197391 622.03519196 19.4185797355 622.03519196 c 0 + 18.6212729181 622.03519196 17.8152481745 622.023292805 17 622 c 1 + 17 659 l 1 + 132 695 l 1 + 164 669 183 636 214 559 c 2 + 294 356 l 1 + 427 678 l 1 + 483 678 l 1 + 483 659 l 1 + 348 382 l 1 + 466 382 l 1 + 466 342 l 1 + 332 342 l 1 + 321 320 317 304 317 284 c 2 + 317 246 l 1 + 466 246 l 1 + 466 206 l 1 + 317 206 l 1 + 317 135 l 2 + 317 81 319 59 323 51 c 0 + 327 44 333 42 352 40 c 2 + 378 37 l 1 + 378 -3 l 1 + 320 -1 296 0 269 0 c 0 + 242 0 216 -1 154 -3 c 1 + 154 37 l 1 +EndSplineSet +EndChar + +StartChar: florin +Encoding: 402 402 100 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +95 368 m 1 + 108 412 l 1 + 213 412 l 1 + 229 482 258 550 289 592 c 0 + 344 662 415 701 490 703 c 1 + 483 620 l 1 + 473 620 l 1 + 452 635 440 640 424 640 c 0 + 391 640 370 616 363 570 c 2 + 338 412 l 1 + 452 412 l 1 + 439 368 l 1 + 329 368 l 1 + 277 58 l 1 + 246 -116 140 -236 11 -242 c 1 + 16 -214 18 -194 19 -154 c 1 + 33 -146 l 1 + 42 -161 62 -171 82 -171 c 0 + 106 -171 129 -146 134 -114 c 2 + 207 368 l 1 + 95 368 l 1 +EndSplineSet +EndChar + +StartChar: section +Encoding: 167 167 101 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +407 515 m 1 + 369 515 l 1 + 369 551 367 575 362 595 c 1 + 344 614 305 626 261 626 c 0 + 186 626 131 586 131 532 c 0 + 131 484 160 461 257 432 c 0 + 280.631950397 424.956856753 303.728578875 417.067855281 328 411 c 0 + 430 385 471 342 471 261 c 0 + 471 203 456 171 400 115 c 1 + 440 85 455 57 455 11 c 0 + 455 -110 339 -217 208 -217 c 0 + 142 -217 103 -206 49 -172 c 1 + 57 -92 58 -79 63 -17 c 1 + 102 -17 l 1 + 101 -26 101 -33 101 -37 c 0 + 101 -59 104 -79 110 -101 c 1 + 144 -138 186 -156 241 -156 c 0 + 311 -156 375 -105 375 -49 c 0 + 375 -27 365 -6 347 10 c 0 + 328 27 302 39 240 59 c 2 + 179 79 l 2 + 70 115 30 156 30 233 c 0 + 30 282 45 312 89 354 c 2 + 108 372 l 1 + 76 400 61 431 61 470 c 0 + 61 525 93 596 136 636 c 0 + 175 672 237 695 294 695 c 0 + 337 695 375 685 424 662 c 1 + 416 623 412 589 407 515 c 1 +235 180 m 2 + 368 131 l 1 + 389 159 397 178 397 200 c 0 + 397 249 364 279 282 307 c 2 + 139 355 l 1 + 115 326 104 303 104 280 c 0 + 104 244 143 214 235 180 c 2 +EndSplineSet +EndChar + +StartChar: currency +Encoding: 164 164 102 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +32 141 m 1 + 81 190 l 1 + 51 228 39 262 39 313 c 0 + 39 365 51 401 81 435 c 1 + 32 484 l 1 + 79 531 l 1 + 127 483 l 1 + 164 511 204 524 251 524 c 0 + 297 524 334 512 371 484 c 1 + 419 533 l 1 + 468 484 l 1 + 422 436 l 1 + 449 401 461 364 461 314 c 0 + 461 265 449 228 421 189 c 1 + 467 141 l 1 + 422 96 l 1 + 375 145 l 1 + 338 115 302 102 250 102 c 0 + 199 102 162 114 125 144 c 1 + 77 96 l 1 + 32 141 l 1 +251 447 m 0 + 177 447 116 386 116 312 c 0 + 116 240 177 178 249 178 c 0 + 324 178 384 238 384 314 c 0 + 384 386 324 447 251 447 c 0 +EndSplineSet +EndChar + +StartChar: quotesingle +Encoding: 39 39 103 +Width: 227 +Flags: MW +LayerCount: 2 +Fore +SplineSet +136 376 m 1 + 90 376 l 1 + 46 615 l 2 + 45 618 45 621 45 624 c 0 + 45 660 78 695 113 695 c 0 + 148 695 181 660 181 624 c 0 + 181 621 181 618 180 615 c 2 + 136 376 l 1 +EndSplineSet +EndChar + +StartChar: quotedblleft +Encoding: 8220 8220 104 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +174 668 m 1 + 240 695 l 1 + 254 679 l 1 + 219 599 191 510 180 438 c 1 + 133 432 86 421 48 405 c 1 + 34 418 l 1 + 64 485 118 581 174 668 c 1 +386 668 m 1 + 452 695 l 1 + 466 679 l 1 + 431 600 403 511 392 438 c 1 + 345 432 298 421 260 405 c 1 + 246 418 l 1 + 277 487 330 581 386 668 c 1 +EndSplineSet +EndChar + +StartChar: guillemotleft +Encoding: 171 171 105 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +234 438 m 1 + 261 416 l 1 + 151 243 l 1 + 261 64 l 1 + 234 44 l 1 + 140 139 91 186 36 231 c 1 + 36 256 l 1 + 142 349 183 386 234 438 c 1 +436 438 m 1 + 463 416 l 1 + 353 243 l 1 + 463 64 l 1 + 436 44 l 1 + 342 139 293 186 238 231 c 1 + 238 256 l 1 + 344 349 385 386 436 438 c 1 +EndSplineSet +Kerns2: 719 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 590 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 589 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 587 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: guilsinglleft +Encoding: 8249 8249 106 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +280 438 m 1 + 307 416 l 1 + 197 243 l 1 + 307 64 l 1 + 280 44 l 1 + 186 139 137 186 82 231 c 1 + 82 256 l 1 + 188 349 229 386 280 438 c 1 +EndSplineSet +EndChar + +StartChar: guilsinglright +Encoding: 8250 8250 107 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +82 416 m 1 + 109 438 l 1 + 150 396 216 335 307 256 c 1 + 307 231 l 1 + 255 188 199 136 109 44 c 1 + 82 64 l 1 + 192 243 l 1 + 82 416 l 1 +EndSplineSet +EndChar + +StartChar: fi +Encoding: 64257 64257 108 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +524 470 m 1 + 524 100 l 2 + 524 45 528 39 560 36 c 1 + 595 34 l 1 + 595 -3 l 1 + 528 -1 480 0 460 0 c 2 + 331 -3 l 1 + 331 34 l 1 + 366 36 l 1 + 398 39 402 45 402 100 c 2 + 402 326 l 2 + 402 373 391 391 364 391 c 2 + 333 391 l 1 + 326 372 l 1 + 215 372 l 1 + 215 100 l 2 + 215 44 218 40 255 36 c 1 + 290 34 l 1 + 290 -3 l 1 + 209 -1 178 0 153 0 c 0 + 128 0 94 -1 10 -3 c 1 + 10 34 l 1 + 51 36 l 1 + 90 40 93 44 93 100 c 2 + 93 372 l 1 + 14 367 l 1 + 14 391 l 1 + 47 406 66 417 93 436 c 1 + 93 479 l 1 + 95 566 99 573 148 616 c 1 + 222 678 l 2 + 260 710 283 720 315 720 c 0 + 330 720 340 718 357 714 c 1 + 357 617 l 1 + 341 610 l 1 + 311 628 295 634 274 634 c 0 + 228 634 215 613 215 542 c 2 + 215 434 l 1 + 326 434 l 2 + 373 434 411 439 444 449 c 2 + 516 471 l 1 + 524 470 l 1 +473 706 m 0 + 514 706 547 673 547 631 c 0 + 547 590 514 556 472 556 c 0 + 430 556 397 589 397 632 c 0 + 397 674 430 706 473 706 c 0 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f i +EndChar + +StartChar: fl +Encoding: 64258 64258 109 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +317 720 m 0 + 325.083654585 720 337.092648904 718.976837774 345 717 c 1 + 347 717 l 1 + 347 680 l 1 + 404 687 427 692 453 700 c 2 + 514 720 l 1 + 522 714 l 1 + 522 100 l 2 + 522 45 525 39 558 36 c 1 + 593 34 l 1 + 593 -3 l 1 + 526 -1 478 0 458 0 c 2 + 329 -3 l 1 + 329 34 l 1 + 364 36 l 1 + 397 39 400 45 400 100 c 2 + 400 568 l 2 + 400 628 397 635 374 638 c 2 + 347 641 l 1 + 347 608 l 1 + 332 604 l 1 + 314 625 296 634 274 634 c 0 + 238 634 222 606 222 542 c 2 + 222 434 l 1 + 256 434 282 435 343 438 c 1 + 347 430 l 1 + 336 372 l 1 + 222 372 l 1 + 222 100 l 2 + 222 43 223 42 272 36 c 1 + 297 34 l 1 + 297 -3 l 1 + 216 -1 185 0 160 0 c 0 + 135 0 101 -1 17 -3 c 1 + 17 34 l 1 + 58 36 l 1 + 97 40 100 44 100 100 c 2 + 100 372 l 1 + 21 367 l 1 + 21 391 l 1 + 54 406 73 417 100 436 c 1 + 100 479 l 1 + 102 566 106 573 155 616 c 1 + 229 678 l 2 + 266 709 289 720 317 720 c 0 +EndSplineSet +LCarets2: 1 0 +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f l +EndChar + +StartChar: endash +Encoding: 8211 8211 110 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 208 m 1 + 0 208 l 1 + 0 291 l 1 + 500 291 l 1 + 500 208 l 1 +EndSplineSet +EndChar + +StartChar: dagger +Encoding: 8224 8224 111 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +196 462 m 1 + 180 675 l 1 + 186 682 l 1 + 223 680 239 679 251 679 c 0 + 263 679 279 680 316 682 c 1 + 321 675 l 1 + 305 462 l 1 + 469 470 l 1 + 472 464 l 1 + 470 436 469 426 469 417 c 0 + 469 409 470 400 472 371 c 1 + 469 365 l 1 + 305 373 l 1 + 323 -1 l 1 + 318 -6 l 1 + 276 -4 262 -3 251 -3 c 0 + 240 -3 226 -4 184 -6 c 1 + 178 -1 l 1 + 196 373 l 1 + 32 365 l 1 + 29 371 l 1 + 30 378 30 385 30 387 c 0 + 31 402 32 413 32 418 c 0 + 32 422 31 437 29 464 c 1 + 32 470 l 1 + 196 462 l 1 +EndSplineSet +EndChar + +StartChar: daggerdbl +Encoding: 8225 8225 112 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 36 m 1 + 466.408723496 20.0872349631 465 -0.0669068637847 465 -9 c 2 + 468 -54 l 1 + 461 -59 l 1 + 297 -50 l 1 + 313 -240 l 1 + 305 -245 l 1 + 272 -243 260 -242 250 -242 c 0 + 240 -242 228 -243 195 -245 c 1 + 187 -240 l 1 + 203 -50 l 1 + 39 -59 l 1 + 32 -54 l 1 + 33 -42 l 2 + 35 -23 35 -16 35 -10 c 2 + 35 -8 l 1 + 32 36 l 1 + 39 41 l 1 + 203 31 l 1 + 189 220 l 1 + 203 403 l 1 + 39 394 l 1 + 32 399 l 1 + 33 407 33 408 34 418 c 2 + 35 442 l 1 + 35 447 l 1 + 32 489 l 1 + 39 494 l 1 + 203 484 l 1 + 187 677 l 1 + 195 682 l 1 + 206 681 l 2 + 228 680 243 679 249 679 c 0 + 259 679 270 680 305 682 c 1 + 313 677 l 1 + 297 484 l 1 + 461 494 l 1 + 468 489 l 1 + 467 477 l 1 + 466 462 l 2 + 465 457 465 448 465 444 c 2 + 468 399 l 1 + 461 394 l 1 + 297 403 l 1 + 311 220 l 1 + 297 31 l 1 + 461 41 l 1 + 468 36 l 1 +EndSplineSet +EndChar + +StartChar: periodcentered +Encoding: 183 183 113 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 335 m 0 + 166 335 203 297 203 256 c 0 + 203 215 166 179 125 179 c 0 + 82 179 47 214 47 256 c 0 + 47 298 84 335 126 335 c 0 +EndSplineSet +EndChar + +StartChar: paragraph +Encoding: 182 182 114 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +195 -120 m 1 + 244 -118 l 2 + 276 -116 280 -109 280 -54 c 2 + 280 324 l 1 + 199 330 151 347 96 387 c 0 + 46 425 19 474 19 529 c 0 + 19 621 104 683 230 683 c 0 + 243 683 255 683 284 681 c 0 + 318 679 381 678 437 678 c 0 + 442 678 457 678 475 679 c 2 + 599 681 l 1 + 599 640 l 1 + 552 640 l 2 + 523 640 514 621 514 563 c 2 + 514 -54 l 2 + 514 -109 518 -116 550 -118 c 2 + 599 -120 l 1 + 599 -161 l 1 + 489 -159 437 -158 397 -158 c 0 + 357 -158 305 -159 195 -161 c 1 + 195 -120 l 1 +426 634 m 1 + 368 634 l 1 + 368 -111 l 1 + 426 -111 l 1 + 426 634 l 1 +280 371 m 1 + 280 634 l 1 + 274 635 268 635 265 635 c 0 + 199 635 150 583 150 513 c 0 + 150 441 197 390 280 371 c 1 +EndSplineSet +EndChar + +StartChar: bullet +Encoding: 8226 8226 115 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +305 491 m 0 + 384 491 447 428 447 349 c 0 + 447 270 383 206 306 206 c 0 + 226 206 162 270 162 349 c 0 + 162 427 226 491 305 491 c 0 +EndSplineSet +EndChar + +StartChar: quotesinglbase +Encoding: 8218 8218 116 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +136 -133 m 1 + 70 -160 l 1 + 56 -144 l 1 + 91 -64 119 25 130 97 c 1 + 178 103 224 114 262 130 c 1 + 276 117 l 1 + 247 51 193 -44 136 -133 c 1 +EndSplineSet +EndChar + +StartChar: quotedblbase +Encoding: 8222 8222 117 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +114 -133 m 1 + 48 -160 l 1 + 34 -144 l 1 + 69 -64 97 25 108 97 c 1 + 156 103 202 114 240 130 c 1 + 254 117 l 1 + 225 51 171 -44 114 -133 c 1 +326 -133 m 1 + 260 -160 l 1 + 246 -144 l 1 + 281 -64 309 25 320 97 c 1 + 368 103 414 114 452 130 c 1 + 466 117 l 1 + 436 50 383 -44 326 -133 c 1 +EndSplineSet +EndChar + +StartChar: quotedblright +Encoding: 8221 8221 118 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +114 432 m 1 + 48 405 l 1 + 34 421 l 1 + 69 500 97 590 108 662 c 1 + 156 668 202 679 240 695 c 1 + 254 682 l 1 + 225 616 171 521 114 432 c 1 +326 432 m 1 + 260 405 l 1 + 246 421 l 1 + 281 500 309 590 320 662 c 1 + 368 668 414 679 452 695 c 1 + 466 682 l 1 + 436 615 383 521 326 432 c 1 +EndSplineSet +EndChar + +StartChar: guillemotright +Encoding: 187 187 119 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +37 416 m 1 + 64 438 l 1 + 105 396 171 335 262 256 c 1 + 262 231 l 1 + 210 188 154 136 64 44 c 1 + 37 64 l 1 + 147 243 l 1 + 37 416 l 1 +239 416 m 1 + 266 438 l 1 + 309 394 369 339 464 256 c 1 + 464 231 l 1 + 412 188 356 136 266 44 c 1 + 239 64 l 1 + 349 243 l 1 + 239 416 l 1 +EndSplineSet +EndChar + +StartChar: ellipsis +Encoding: 8230 8230 120 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 144 m 0 + 208 144 245 106 245 65 c 0 + 245 24 208 -12 167 -12 c 0 + 125 -12 89 23 89 65 c 0 + 89 107 126 144 168 144 c 0 +501 144 m 0 + 541 144 578 106 578 65 c 0 + 578 24 541 -12 500 -12 c 0 + 458 -12 422 23 422 65 c 0 + 422 107 459 144 501 144 c 0 +834 144 m 0 + 874 144 911 106 911 65 c 0 + 911 24 874 -12 832 -12 c 0 + 791 -12 755 23 755 65 c 0 + 755 107 792 144 834 144 c 0 +EndSplineSet +EndChar + +StartChar: perthousand +Encoding: 8240 8240 121 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +181 700 m 0 + 270 700 327 635 327 534 c 0 + 327 440 268 377 180 377 c 0 + 92 377 33 440 33 534 c 0 + 33 636 90 700 181 700 c 0 +181 671 m 0 + 141 671 126 635 126 538 c 0 + 126 451 144 406 180 406 c 0 + 216 406 234 451 234 539 c 0 + 234 633 219 671 181 671 c 0 +507 323 m 0 + 596 323 653 258 653 157 c 0 + 653 63 594 0 506 0 c 0 + 418 0 359 63 359 157 c 0 + 359 259 416 323 507 323 c 0 +507 294 m 0 + 467 294 452 258 452 161 c 0 + 452 74 470 29 506 29 c 0 + 542 29 560 74 560 166 c 0 + 560 256 544 294 507 294 c 0 +836 323 m 0 + 925 323 982 258 982 157 c 0 + 982 63 923 0 835 0 c 0 + 747 0 688 63 688 157 c 0 + 688 259 745 323 836 323 c 0 +836 294 m 0 + 796 294 781 258 781 162 c 0 + 781 74 799 29 835 29 c 0 + 871 29 889 74 889 165 c 0 + 889 256 873 294 836 294 c 0 +170 -9 m 1 + 119 -9 l 1 + 522 724 l 1 + 573 724 l 1 + 170 -9 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 7 subtable" percent zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 7 subtable" percent zero +EndChar + +StartChar: questiondown +Encoding: 191 191 122 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +243 216 m 0 + 243 228.79105552 239.105239635 241.789520731 233 254 c 1 + 267 268 l 1 + 285 245 293 222 293 194 c 0 + 293 159 276 126 230 70 c 0 + 183 14 167 -16 167 -52 c 0 + 167 -100 208 -135 263 -135 c 0 + 298 -135 329 -125 335 -112 c 2 + 366 -41 l 1 + 401 -50 l 1 + 379 -117 371 -148 369 -183 c 1 + 316 -219 277 -231 219 -231 c 0 + 106 -231 33 -170 33 -74 c 0 + 33 -18 50 15 104 60 c 2 + 181 124 l 2 + 222 158 243 189 243 216 c 0 +251 471 m 0 + 291 471 328 433 328 392 c 0 + 328 351 291 315 249 315 c 0 + 208 315 172 350 172 391 c 0 + 172 434 209 471 251 471 c 0 +EndSplineSet +EndChar + +StartChar: grave +Encoding: 96 96 123 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +200 506 m 1 + 152.70064051 535.367307177 105.097431186 564.430764519 58 594 c 0 + 28 612 18 625 18 647 c 0 + 18 674 35 691 62 691 c 0 + 86 691 104 681 127 654 c 2 + 256 506 l 1 + 200 506 l 1 +EndSplineSet +EndChar + +StartChar: acute +Encoding: 180 180 124 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +78 506 m 1 + 207 654 l 2 + 230 681 248 691 272 691 c 0 + 299 691 316 674 316 647 c 0 + 316 625.231006927 302.047513288 606.523756644 269 590 c 1 + 224.664446659 561.335553341 178.879131972 534.120868028 134 506 c 1 + 78 506 l 1 +EndSplineSet +EndChar + +StartChar: circumflex +Encoding: 710 710 125 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +119 681 m 1 + 212 681 l 1 + 335 506 l 1 + 278 506 l 1 + 166 604 l 1 + 53 506 l 1 + -2 506 l 1 + 119 681 l 1 +EndSplineSet +EndChar + +StartChar: tilde +Encoding: 732 732 126 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +306 661 m 1 + 349 661 l 1 + 325 574 289 535 231 535 c 0 + 207 535 188 541 147 560 c 0 + 108 578 89 584 70 584 c 0 + 50 584 34 568 24 536 c 1 + -16 536 l 1 + -8 610 40 661 100 661 c 0 + 123 661 142 656 180 637 c 0 + 218 619 236 613 255 613 c 0 + 279 613 288 622 306 661 c 1 +EndSplineSet +EndChar + +StartChar: macron +Encoding: 175 175 127 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +332 538 m 1 + 1 538 l 1 + 1 609 l 1 + 332 609 l 1 + 332 538 l 1 +EndSplineSet +EndChar + +StartChar: breve +Encoding: 728 728 128 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 669 m 1 + 59 669 l 1 + 70 610 103 582 163 582 c 0 + 201 582 230 594 250 618 c 0 + 264 633 274 654 274 667 c 2 + 274 669 l 1 + 318 669 l 1 + 314 621 308 597 292 570 c 0 + 265 528 223 506 167 506 c 0 + 106 506 59 532 34 580 c 0 + 21 606 17 626 15 669 c 1 +EndSplineSet +EndChar + +StartChar: dotaccent +Encoding: 729 729 129 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 671 m 0 + 204 671 234 640 234 604 c 0 + 234 567 204 537 167 537 c 0 + 130 537 100 567 100 605 c 0 + 100 641 130 671 168 671 c 0 +EndSplineSet +EndChar + +StartChar: dieresis +Encoding: 168 168 130 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 671 m 0 + 311 671 341 640 341 604 c 0 + 341 567 311 537 274 537 c 0 + 237 537 207 567 207 605 c 0 + 207 641 237 671 275 671 c 0 +60 671 m 0 + 96 671 126 640 126 604 c 0 + 126 567 96 537 59 537 c 0 + 22 537 -8 567 -8 604 c 0 + -8 641 22 671 60 671 c 0 +EndSplineSet +EndChar + +StartChar: ring +Encoding: 730 730 131 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +169 700 m 0 + 222 700 267 654 267 600 c 0 + 267 545 222 500 167 500 c 0 + 111 500 67 545 67 601 c 0 + 67 656 112 700 169 700 c 0 +168 650 m 0 + 139 650 117 628 117 600 c 0 + 117 572 139 550 167 550 c 0 + 195 550 217 572 217 600 c 0 + 217 627 195 650 168 650 c 0 +EndSplineSet +EndChar + +StartChar: cedilla +Encoding: 184 184 132 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +122 -103 m 1 + 165 -7 l 1 + 206 -7 l 1 + 178 -71 l 1 + 197 -66 209 -65 223 -65 c 0 + 270 -65 300 -93 300 -138 c 0 + 300 -191 249 -225 167 -225 c 0 + 138 -225 107 -219 73 -207 c 1 + 89 -170 l 1 + 123 -177 137 -179 156 -179 c 0 + 189 -179 206 -166 206 -142 c 0 + 206 -120 192 -107 168 -107 c 0 + 160 -107 154 -108 132 -111 c 1 + 122 -103 l 1 +EndSplineSet +EndChar + +StartChar: hungarumlaut +Encoding: 733 733 133 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +152 506 m 1 + 280 654 l 2 + 305 683 318 691 343 691 c 0 + 371 691 390 673 390 645 c 0 + 390 627 384 615 371 607 c 2 + 206 506 l 1 + 152 506 l 1 +-56 506 m 1 + 72 654 l 2 + 97 683 111 691 135 691 c 0 + 163 691 182 673 182 645 c 0 + 182 627 176 615 163 607 c 2 + -2 506 l 1 + -56 506 l 1 +EndSplineSet +EndChar + +StartChar: ogonek +Encoding: 731 731 134 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +268 -172 m 1 + 274 -198 l 1 + 244 -219 208 -229 162 -229 c 0 + 97 -229 60 -192 60 -127 c 0 + 60 -64 89 -25 154 0 c 1 + 192 0 l 1 + 153 -42 136 -77 136 -115 c 0 + 136 -159 161 -187 200 -187 c 0 + 222 -187 238 -183 268 -172 c 1 +EndSplineSet +EndChar + +StartChar: caron +Encoding: 711 711 135 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +212 510 m 1 + 119 510 l 1 + -2 685 l 1 + 53 685 l 1 + 166 587 l 1 + 278 685 l 1 + 335 685 l 1 + 212 510 l 1 +EndSplineSet +EndChar + +StartChar: emdash +Encoding: 8212 8212 136 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 208 m 1 + 0 208 l 1 + 0 291 l 1 + 1000 291 l 1 + 1000 208 l 1 +EndSplineSet +EndChar + +StartChar: AE +Encoding: 198 198 137 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +797 -4 m 0 + 742.410634594 -4 635.196002804 0 571 0 c 0 + 544 0 517 -1 449 -3 c 1 + 449 20 l 1 + 481 38 l 2 + 496 47 500 59 501 95 c 1 + 501 214 l 1 + 241 214 l 1 + 179 107 l 2 + 164 81 160 70 160 52 c 1 + 166 43 176 37 184 37 c 2 + 238 34 l 1 + 238 -3 l 1 + 169 -1 141 0 120 0 c 0 + 98 0 74 -1 12 -3 c 1 + 12 34 l 1 + 50 37 l 2 + 65 39 79 54 104 94 c 1 + 394 584 l 2 + 406 605 411 616 411 624 c 0 + 411 632 393 640 368 641 c 2 + 316 644 l 1 + 316 681 l 1 + 462 679 532 678 591 678 c 0 + 612.163182039 678 800.428772475 682 841 682 c 0 + 883 682 900 681 937 678 c 1 + 943 671 l 1 + 929 529 l 1 + 893 529 l 1 + 885 604 l 2 + 884 615 841 624 786 624 c 0 + 727 624 695 623 642 620 c 1 + 642 380 l 1 + 661 378 672 378 709 378 c 2 + 775 378 l 2 + 818 378 829 382 832 399 c 1 + 838 456 l 1 + 878 456 l 1 + 875 377 875 354 875 349 c 2 + 878 241 l 1 + 838 241 l 1 + 832 291 l 2 + 828 318 814 327 775 328 c 1 + 709 328 l 2 + 686 328 667 327 642 325 c 1 + 642 58 l 1 + 693 56 732 55 773 55 c 0 + 830 55 856 58 889 69 c 0 + 891 70 892 71 892 72 c 2 + 915 166 l 1 + 954 166 l 1 + 943 8 l 1 + 938 0 l 1 + 881 -3 852 -4 797 -4 c 0 +271 267 m 1 + 501 267 l 1 + 501 606 l 1 + 494 623 l 1 + 487 623 l 1 + 271 267 l 1 +EndSplineSet +EndChar + +StartChar: ordfeminine +Encoding: 170 170 138 +Width: 438 +Flags: MW +LayerCount: 2 +Fore +SplineSet +245 418 m 1 + 185 374 l 2 + 179 370 168 367 154 367 c 0 + 103 367 77 393 77 442 c 0 + 77 479 93 501 131 516 c 0 + 146 522 172 529 188 532 c 2 + 245 542 l 1 + 244 563 242 573 235 585 c 0 + 226.30446323 600.458732035 202.673151702 614.050492226 184.849921719 614.050492226 c 0 + 184.225863847 614.050492226 183.60892646 614.033829248 183 614 c 0 + 182 614 180 614 177 613 c 2 + 141 605 l 1 + 127 575 l 1 + 105 579 l 1 + 105 618 l 1 + 182 655 l 2 + 189 658 200 660 215 660 c 0 + 285 660 324 628 324 572 c 2 + 324 424 l 2 + 324 407 329 402 342 400 c 2 + 361 398 l 1 + 361 376 l 1 + 332 376 l 1 + 317 377 307 377 304 377 c 2 + 278 377 l 1 + 271 376 260 376 245 376 c 1 + 242 380 l 1 + 245 418 l 1 +245 446 m 1 + 245 517 l 1 + 216 510 l 2 + 170 499 156 486 156 457 c 0 + 156 434 169 419 189 419 c 0 + 209 419 229 429 245 446 c 1 +EndSplineSet +EndChar + +StartChar: Lslash +Encoding: 321 321 139 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +420 -4 m 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 282 l 1 + 30 230 l 1 + 16 270 l 1 + 124 330 l 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 408 l 1 + 380 472 l 1 + 394 432 l 1 + 265 360 l 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 454 55 481 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 174 l 1 + 577 174 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 +EndSplineSet +Kerns2: 7 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Oslash +Encoding: 216 216 140 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +160 62 m 1 + 70 -20 l 1 + 32 20 l 1 + 123 103 l 1 + 67 169 47 228 47 326 c 0 + 47 561 186 695 428 695 c 0 + 477 695 521 689 564 677 c 0 + 614 663 638 651 682 617 c 1 + 771 698 l 1 + 808 659 l 1 + 719 577 l 1 + 770 504 787 448 787 354 c 0 + 787 236 756 148 692 84 c 0 + 625 17 528 -17 405 -17 c 0 + 352 -17 305 -10 259 4 c 0 + 215 18 195 30 160 62 c 1 +222 192 m 1 + 592 534 l 1 + 548 611 503 639 423 639 c 0 + 272 639 197 542 197 348 c 0 + 197 281 205 233 222 192 c 1 +615 481 m 1 + 242 138 l 1 + 293 65 337 39 410 39 c 0 + 563 39 637 135 637 332 c 0 + 637 398 630 444 615 481 c 1 +EndSplineSet +EndChar + +StartChar: OE +Encoding: 338 338 141 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +43 344 m 0 + 43 577.438579321 174.540833148 695 409 695 c 0 + 438 695 460 693 516 686 c 0 + 566 679 585 678 632 678 c 0 + 670 678 685 678 819 681 c 0 + 837 682 858 682 876 682 c 0 + 914 682 932 681 968 678 c 1 + 974 671 l 1 + 960 529 l 1 + 924 529 l 1 + 916 604 l 2 + 915 615 872 624 817 624 c 0 + 758 624 726 623 673 620 c 1 + 673 380 l 1 + 692 378 703 378 740 378 c 2 + 806 378 l 2 + 849 378 860 382 863 399 c 1 + 869 456 l 1 + 909 456 l 1 + 906 377 906 354 906 349 c 2 + 909 241 l 1 + 869 241 l 1 + 863 291 l 2 + 859 318 845 327 806 328 c 1 + 740 328 l 2 + 717 328 698 327 673 325 c 1 + 673 58 l 1 + 724 56 763 55 804 55 c 0 + 861 55 887 58 920 69 c 0 + 922 70 923 71 923 72 c 2 + 946 166 l 1 + 985 166 l 1 + 974 8 l 1 + 969 0 l 1 + 912 -3 883 -4 828 -4 c 0 + 772.135022776 -4 665.760701809 0 601 0 c 0 + 550 0 529 -2 481 -9 c 0 + 441 -15 421 -17 395 -17 c 0 + 175 -17 43 118 43 344 c 0 +532 75 m 1 + 532 594 l 1 + 481 629 451 639 403 639 c 0 + 264 639 193 544 193 357 c 0 + 193 155 274 39 414 39 c 0 + 462 39 491 48 532 75 c 1 +EndSplineSet +EndChar + +StartChar: ordmasculine +Encoding: 186 186 142 +Width: 488 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 660 m 0 + 347 660 399 610 399 517 c 0 + 399 422 339 367 236 367 c 0 + 141 367 89 419 89 514 c 0 + 89 608 147 660 250 660 c 0 +241 631 m 0 + 197 631 177 599 177 528 c 0 + 177 440 201 396 248 396 c 0 + 292 396 311 427 311 500 c 0 + 311 589 288 631 241 631 c 0 +EndSplineSet +EndChar + +StartChar: ae +Encoding: 230 230 143 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +731 295 m 2 + 731 243 l 1 + 682 230 631 223 573 223 c 2 + 442 223 l 1 + 444 176 450 153 466 125 c 0 + 491 82 540 54 591 54 c 0 + 632 54 662 63 709 89 c 1 + 721 74 l 1 + 699 26 l 1 + 634 -7 599 -17 539 -17 c 0 + 448 -17 390 11 344 78 c 1 + 230 -4 l 2 + 221 -10 189 -17 167 -17 c 0 + 97 -17 46 35 46 107 c 0 + 46 143 57 176 75 197 c 0 + 96 219 152 241 231 257 c 2 + 319 275 l 1 + 317 319 312 339 297 361 c 0 + 279 386 249 400 212 400 c 0 + 185 400 166 394 140 376 c 1 + 124 334 l 1 + 92 338 l 1 + 92 405 l 1 + 145 437 l 2 + 183 460 222 471 267 471 c 0 + 330 471 362 459 405 419 c 1 + 450 456 491 471 547 471 c 0 + 658 471 731 401 731 295 c 2 +520 273 m 1 + 604 276 l 1 + 602 375 578 415 521 415 c 0 + 463 415 439 375 436 276 c 1 + 454 275 463 275 468 275 c 0 + 490 274 507 273 516 273 c 2 + 520 273 l 1 +319 115 m 1 + 319 229 l 1 + 264 216 l 2 + 201 201 172 174 172 128 c 0 + 172 91 193 70 230 70 c 0 + 263 70 299 88 319 115 c 1 +EndSplineSet +EndChar + +StartChar: dotlessi +Encoding: 305 305 144 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 231 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +EndSplineSet +EndChar + +StartChar: lslash +Encoding: 322 322 145 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +225 714 m 1 + 225 446 l 1 + 320 508 l 1 + 334 474 l 1 + 225 403 l 1 + 225 100 l 2 + 225 45 228 39 261 36 c 1 + 296 34 l 1 + 296 -3 l 1 + 229 -1 181 0 161 0 c 2 + 32 -3 l 1 + 32 34 l 1 + 67 36 l 1 + 100 39 103 45 103 100 c 2 + 103 324 l 1 + 10 264 l 1 + -4 298 l 1 + 103 367 l 1 + 103 568 l 2 + 103 629 100 636 77 638 c 2 + 24 641 l 1 + 24 677 l 1 + 82 683 116 689 145 698 c 2 + 217 720 l 1 + 225 714 l 1 +EndSplineSet +EndChar + +StartChar: oslash +Encoding: 248 248 146 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +510 468 m 1 + 534 446 l 1 + 474 390 l 1 + 507 343 517 307 517 244 c 0 + 517 74 430 -17 267 -17 c 0 + 202 -17 160 -2 107 40 c 1 + 46 -18 l 1 + 23 5 l 1 + 86 64 l 1 + 55 104 40 156 40 224 c 0 + 40 383 127 471 286 471 c 0 + 360 471 410 454 454 414 c 1 + 510 468 l 1 +184 158 m 1 + 368 333 l 1 + 348 398 323 423 276 423 c 0 + 208 423 176 370 176 258 c 0 + 176 224 178 200 184 158 c 1 +374 294 m 1 + 190 119 l 1 + 214 56 241 31 286 31 c 0 + 353 31 381 83 381 207 c 0 + 381 249 379 269 374 294 c 1 +EndSplineSet +EndChar + +StartChar: oe +Encoding: 339 339 147 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +799 295 m 2 + 799 243 l 1 + 750 230 699 223 641 223 c 2 + 510 223 l 1 + 512 176 518 153 534 125 c 0 + 559 82 608 54 660 54 c 0 + 700 54 730 63 777 89 c 1 + 789 74 l 1 + 767 26 l 1 + 703 -7 667 -17 611 -17 c 0 + 539 -17 491 2 448 47 c 1 + 397 1 347 -17 272 -17 c 0 + 130 -17 48 71 48 225 c 0 + 48 384 135 471 296 471 c 0 + 368 471 412 456 462 414 c 1 + 518 455 560 471 616 471 c 0 + 726 471 799 400 799 295 c 2 +588 273 m 1 + 672 276 l 1 + 670 375 646 415 589 415 c 0 + 531 415 507 375 504 276 c 1 + 520 275 531 275 536 275 c 0 + 558 274 575 273 584 273 c 2 + 588 273 l 1 +283 423 m 0 + 214 423 184 370 184 248 c 0 + 184 104 221 31 293 31 c 0 + 361 31 389 82 389 204 c 0 + 389 353 355 423 283 423 c 0 +EndSplineSet +EndChar + +StartChar: germandbls +Encoding: 223 223 148 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +30 34 m 1 + 69 36 l 1 + 101 39 105 45 105 100 c 2 + 105 368 l 1 + 34 368 l 1 + 34 391 l 1 + 103 436 l 1 + 103 509 l 2 + 103 546 123 579 174 625 c 0 + 249 693 305 720 371 720 c 0 + 462 720 521 664 521 578 c 0 + 521 542 517 517 497 431 c 2 + 491 405 l 1 + 478 396 l 1 + 461 409 445 415 424 415 c 0 + 394 415 375 400 375 376 c 0 + 375 351.122691279 393.921042142 332.039478929 432 313 c 1 + 511 267 l 2 + 550 244 565 217 565 166 c 0 + 565 124 551 96 513 60 c 2 + 468 18 l 2 + 453 4 450 2 440 -2 c 0 + 418 -11 384 -17 362 -17 c 0 + 341 -17 316 -10 289 4 c 1 + 289 -3 l 1 + 223 -1 196 0 170 0 c 0 + 146 0 108 -1 30 -3 c 1 + 30 34 l 1 +330 118 m 1 + 334 64 l 1 + 361 46 377 40 398 40 c 0 + 436 40 465 66 465 100 c 0 + 465 133 449 150 382 191 c 0 + 306 237 288 260 288 310 c 0 + 288 360 319 406 380 448 c 0 + 400 462 415 466 441 466 c 1 + 448 515 448 518 448 532 c 0 + 448 604 402 653 336 653 c 0 + 297 653 260 635 244 606 c 0 + 232 587 227 551 227 493 c 2 + 227 99 l 2 + 227 52 233 40 259 37 c 2 + 288 34 l 1 + 297 112 l 1 + 330 118 l 1 +EndSplineSet +EndChar + +StartChar: onesuperior +Encoding: 185 185 149 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 597 m 0 + 18 599 18 601 18 603 c 1 + 59 612 126 634 189 659 c 1 + 201 664 l 1 + 211 655 l 1 + 207 592 205 553 205 504 c 2 + 205 314 l 2 + 205 298 215 291 236 290 c 2 + 276 288 l 1 + 276 259 l 1 + 240 260 229 260 208 260 c 0 + 187 261 177 261 168 261 c 2 + 129 260 l 1 + 70 260 l 1 + 42 259 l 1 + 42 288 l 1 + 88 290 l 2 + 110 291 119 298 119 314 c 2 + 119 575 l 2 + 119 584 119 590 118 593 c 0 + 118 594 117 595 116 595 c 2 + 115 594 l 1 + 28 554 l 1 + 20 571 18 580 18 597 c 0 +EndSplineSet +EndChar + +StartChar: logicalnot +Encoding: 172 172 150 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +51 415 m 1 + 555 415 l 1 + 555 122 l 1 + 475 122 l 1 + 475 335 l 1 + 51 335 l 1 + 51 415 l 1 +EndSplineSet +EndChar + +StartChar: mu +Encoding: 181 181 151 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +514 465 m 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 563 -2 542 -2 536 -2 c 0 + 508 -1 490 0 481 0 c 0 + 467 0 445 -1 387 -3 c 1 + 392 80 l 1 + 307 -5 l 2 + 299 -13 282 -17 255 -17 c 0 + 218 -17 196 -11 170 6 c 1 + 180 -60 186 -116 186 -145 c 0 + 186 -188 149 -221 96 -225 c 1 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 379 435 403 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 +EndSplineSet +EndChar + +StartChar: trademark +Encoding: 8482 8482 152 +Width: 998 +Flags: MW +LayerCount: 2 +Fore +SplineSet +961 654 m 1 + 942 654 l 2 + 916.777016707 653.099179168 911.840987693 650.575401994 911.840987693 626.691764565 c 0 + 911.840987693 624.062208045 911.900820832 621.17373338 912 618 c 2 + 912 349 l 1 + 913 306 916 303 961 300 c 1 + 961 274 l 1 + 788 274 l 1 + 788 300 l 1 + 834 301 838 305 839 348 c 1 + 839 631 l 1 + 694 274 l 1 + 684 274 l 1 + 533 631 l 1 + 533 332 l 1 + 534 305 541 301 583 300 c 1 + 583 274 l 1 + 452 274 l 1 + 452 300 l 1 + 495 301 501 305 502 334 c 1 + 502 622 l 2 + 502.117963123 625.420930556 502.19418035 628.466148058 502.19418035 631.178331299 c 0 + 502.19418035 651.457937192 497.932958812 653.117963123 475 654 c 2 + 460 654 l 1 + 460 678 l 1 + 592 678 l 1 + 710 399 l 1 + 828 678 l 1 + 961 678 l 1 + 961 654 l 1 +318 274 m 1 + 121 274 l 1 + 121 300 l 1 + 165 300 185 314 185 345 c 2 + 185 646 l 1 + 141 646 l 1 + 85 645 70 630 68 576 c 1 + 38 576 l 1 + 38 678 l 1 + 405 678 l 1 + 405 576 l 1 + 375 576 l 1 + 373 631 358 645 302 646 c 1 + 258 646 l 1 + 258 336 l 2 + 258 311 275 301 318 300 c 1 + 318 274 l 1 +EndSplineSet +EndChar + +StartChar: Eth +Encoding: 208 208 153 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +379 -3 m 0 + 336.650099561 -3 265.3531035 0 224 0 c 0 + 195 0 155 -1 68 -3 c 1 + 68 20 l 1 + 100 38 l 2 + 115 47 119 59 120 95 c 1 + 120 338 l 1 + 10 338 l 1 + 10 380 l 1 + 120 380 l 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 183 678 183 678 196 678 c 0 + 203 678 203 678 301 679 c 2 + 437 681 l 1 + 567 681 651 655 709 598 c 0 + 759 549 786 471 786 376 c 0 + 786 268 751 180 683 113 c 0 + 607 39 498 -3 379 -3 c 0 +261 380 m 1 + 412 380 l 1 + 412 338 l 1 + 261 338 l 1 + 261 57 l 1 + 286 53 302 52 329 52 c 0 + 442 52 513 74 563 123 c 0 + 612 171 636 246 636 348 c 0 + 636 481.540807319 597.687861821 557.15606909 514 599 c 0 + 472 618 393 631 323 631 c 0 + 299 631 284 630 261 627 c 1 + 261 380 l 1 +EndSplineSet +EndChar + +StartChar: onehalf +Encoding: 189 189 154 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +224 0 m 1 + 155 0 l 1 + 558 660 l 1 + 627 660 l 1 + 224 0 l 1 +215 660 m 1 + 211.935419383 626.289613214 208 596.970473911 208 570 c 2 + 208 338 l 2 + 208 310 221 295 245 293 c 2 + 282 291 l 1 + 282 261 l 1 + 220 262 183 263 166 263 c 0 + 157 263 140 263 116 262 c 0 + 98 262 70 262 35 261 c 1 + 35 291 l 1 + 77 293 l 2 + 102 295 114 310 115 338 c 1 + 115 573 l 2 + 115 590 113 596 109 596 c 0 + 108 596 106 596 105 595 c 2 + 18 556 l 1 + 11 580 9 590 9 599 c 2 + 9 604 l 1 + 62 617 91 626 207 665 c 1 + 215 660 l 1 +455 -2 m 1 + 455 35 l 1 + 563 136 l 2 + 610 180 633 222 633 264 c 0 + 633 304 606 329 564 329 c 0 + 532 329 517 318 508 288 c 2 + 498 255 l 1 + 470 259 l 1 + 482 360 l 1 + 521 387 549 397 586 397 c 0 + 667 397 725 353 725 292 c 0 + 725 251 701 205 658 165 c 2 + 562 75 l 1 + 562 67 l 1 + 740 76 l 1 + 745 71 l 1 + 743 54 743 47 743 32 c 0 + 743 19 743 12 745 -2 c 1 + 633 0 l 2 + 616.333333333 -0 599.666666667 0 583 0 c 2 + 494 -1 l 1 + 455 -2 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" onesuperior fraction twosuperior +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" onesuperior slash twosuperior +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" one fraction two +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" one slash two +EndChar + +StartChar: plusminus +Encoding: 177 177 155 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 358 m 1 + 260 568 l 1 + 346 568 l 1 + 346 358 l 1 + 555 358 l 1 + 555 272 l 1 + 346 272 l 1 + 346 125 l 1 + 260 125 l 1 + 260 272 l 1 + 51 272 l 1 + 51 358 l 1 + 260 358 l 1 +51 0 m 1 + 51 86 l 1 + 555 86 l 1 + 555 0 l 1 + 51 0 l 1 +EndSplineSet +EndChar + +StartChar: Thorn +Encoding: 222 222 156 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +265 487 m 1 + 265 135 l 2 + 264.901394561 126.322721388 264.83195822 118.471900543 264.83195822 111.365085491 c 0 + 264.83195822 46.3986443348 270.634455622 43.6055782449 313 40 c 2 + 360 37 l 1 + 360 -3 l 1 + 267 -1 228 0 195 0 c 0 + 159 0 124 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 644 l 1 + 313 641 l 2 + 271 637 266 630 265 572 c 0 + 265 564.333333333 265 556.666666667 265 549 c 1 + 284 547 297 546 314 546 c 0 + 321.666666667 546 329.333333333 546 337 546 c 0 + 512 546 574 507 574 397 c 0 + 574 278 484 184 372 184 c 0 + 358 184 344 185 325 189 c 0 + 322 189 318 190 311 191 c 1 + 294 226 l 1 + 304 236 l 1 + 319 231 334 229 354 229 c 0 + 405 229 430 269 430 352 c 0 + 430 404 420 447 402 470 c 0 + 387 489 369 496 335 496 c 0 + 303 496 280 493 265 487 c 1 +EndSplineSet +EndChar + +StartChar: onequarter +Encoding: 188 188 157 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +440 99 m 1 + 436 122 l 1 + 445.887255476 145.070262776 459.884837736 178.437861322 467 190 c 2 + 545 319 l 2 + 559 342 574 362 595 387 c 1 + 671 403 l 1 + 679 396 l 1 + 679 152 l 1 + 733 152 l 1 + 733 99 l 1 + 679 99 l 1 + 679 75 l 2 + 679 47 691 33 716 30 c 2 + 735 28 l 1 + 735 -2 l 1 + 680 -1 654 0 637 0 c 0 + 622 0 584 -1 520 -2 c 1 + 520 28 l 1 + 558 30 l 2 + 582 32 595 47 595 75 c 2 + 595 99 l 1 + 440 99 l 1 +489 152 m 1 + 595 152 l 1 + 595 331 l 1 + 489 152 l 1 +225 660 m 1 + 221.935419383 626.289613214 218 596.970473911 218 570 c 2 + 218 338 l 1 + 219 310 231 295 255 293 c 2 + 292 291 l 1 + 292 261 l 1 + 230 262 193 263 176 263 c 0 + 167 263 150 263 126 262 c 2 + 45 261 l 1 + 45 291 l 1 + 87 293 l 2 + 112 295 124 310 125 338 c 1 + 125 573 l 2 + 125 590 123 596 119 596 c 0 + 118 596 115 595 113 594 c 2 + 28 556 l 1 + 21 579 19 591 19 604 c 1 + 72 617 101 627 217 665 c 1 + 225 660 l 1 +257 0 m 1 + 188 0 l 1 + 591 660 l 1 + 660 660 l 1 + 257 0 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" onesuperior fraction foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" onesuperior slash foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" one fraction four +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" one slash four +EndChar + +StartChar: divide +Encoding: 247 247 158 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +51 212 m 1 + 51 298 l 1 + 555 298 l 1 + 555 212 l 1 + 51 212 l 1 +303 510 m 0 + 340 510 370 480 370 442 c 0 + 370 405 340 376 302 376 c 0 + 266 376 236 406 236 443 c 0 + 236 480 266 510 303 510 c 0 +303 134 m 0 + 340 134 370 104 370 66 c 0 + 370 29 340 0 302 0 c 0 + 266 0 236 30 236 67 c 0 + 236 104 266 134 303 134 c 0 +EndSplineSet +EndChar + +StartChar: brokenbar +Encoding: 166 166 159 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 720 m 1 + 346 720 l 1 + 346 432 l 1 + 260 432 l 1 + 260 720 l 1 +260 0 m 1 + 260 288 l 1 + 346 288 l 1 + 346 0 l 1 + 260 0 l 1 +EndSplineSet +EndChar + +StartChar: degree +Encoding: 176 176 160 +Width: 400 +Flags: MW +LayerCount: 2 +Fore +SplineSet +202 660 m 0 + 282 660 350 591 350 510 c 0 + 350 427 283 360 200 360 c 0 + 117 360 50 427 50 510 c 0 + 50 594 116 660 202 660 c 0 +200 599 m 0 + 150 599 111 560 111 510 c 0 + 111 461 150 421 200 421 c 0 + 249 421 289 461 289 510 c 0 + 289 558 248 599 200 599 c 0 +EndSplineSet +EndChar + +StartChar: thorn +Encoding: 254 254 161 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -221 m 1 + 60 -219 l 1 + 93 -216 96 -210 96 -155 c 2 + 96 568 l 2 + 96 629 93 636 70 638 c 2 + 17 641 l 1 + 17 677 l 1 + 75 683 109 689 138 698 c 2 + 210 720 l 1 + 218 714 l 1 + 218 383 l 1 + 279 432 l 2 + 314 460 342 471 382 471 c 0 + 486 471 563 393 563 286 c 0 + 563 186.934912947 517.769891588 104.179927725 444 55 c 1 + 376 1 341 -17 307 -17 c 0 + 283 -17 267 -14 218 0 c 1 + 218 -155 l 2 + 218 -210 222 -217 254 -219 c 2 + 299 -221 l 1 + 299 -258 l 1 + 178 -255 178 -255 167 -255 c 2 + 154 -255 l 1 + 25 -258 l 1 + 25 -221 l 1 +218 331 m 1 + 218 106 l 1 + 245 68 277 51 319 51 c 0 + 392 51 437 116 437 221 c 0 + 437 321 391 381 314 381 c 0 + 273 381 239 364 218 331 c 1 +EndSplineSet +EndChar + +StartChar: threequarters +Encoding: 190 190 162 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +229 0 m 1 + 160 0 l 1 + 563 660 l 1 + 632 660 l 1 + 229 0 l 1 +15 365 m 1 + 37 370 l 1 + 62 319 90 298 133 298 c 0 + 181 298 217 332 217 376 c 0 + 217 420 184 449 136 449 c 0 + 123 449 113 448 96 444 c 1 + 91 447 l 1 + 104 491 l 1 + 126 491 l 2 + 171 491 200 516 200 554 c 0 + 200 587 176 606 135 606 c 0 + 96 606 73 588 61 548 c 1 + 35 548 l 1 + 55 640 l 1 + 93 660 119 667 155 667 c 0 + 223 667 272 632 272 582 c 0 + 272 546 249 518 198 494 c 1 + 266 488 298 459 298 405 c 0 + 298 325 216 261 111 261 c 0 + 79 261 58 265 31 275 c 1 + 23 323 21 334 15 365 c 1 +440 99 m 1 + 436 122 l 1 + 444.742501739 145.313337972 459.661311726 177.419391529 467 190 c 2 + 545 319 l 2 + 559 342 574 362 595 387 c 1 + 671 403 l 1 + 679 396 l 1 + 679 152 l 1 + 733 152 l 1 + 733 99 l 1 + 679 99 l 1 + 679 75 l 2 + 679 47 691 33 716 30 c 2 + 735 28 l 1 + 735 -2 l 1 + 680 -1 654 0 637 0 c 0 + 622 0 584 -1 520 -2 c 1 + 520 28 l 1 + 558 30 l 2 + 582 32 595 47 595 75 c 2 + 595 99 l 1 + 440 99 l 1 +489 152 m 1 + 595 152 l 1 + 595 331 l 1 + 489 152 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" threesuperior fraction foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" threesuperior slash foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" three fraction four +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" three slash four +EndChar + +StartChar: twosuperior +Encoding: 178 178 163 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +12 259 m 1 + 12 294 l 1 + 113 393 l 2 + 159 438 182 482 182 526 c 0 + 182 564 158 588 120 588 c 0 + 96 588 70 574 66 558 c 2 + 54 516 l 1 + 26 518 l 1 + 37 620 l 1 + 72 647 100 657 137 657 c 0 + 213 657 268 613 268 552 c 0 + 268 513 246 469 205 430 c 2 + 102 330 l 1 + 283 337 l 1 + 287 331 l 1 + 286 318 285 307 285 294 c 0 + 285 283 285 275 287 259 c 1 + 248 260 l 1 + 159 261 159 261 148 261 c 2 + 118 261 l 1 + 12 259 l 1 +EndSplineSet +EndChar + +StartChar: registered +Encoding: 174 174 164 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 331 m 1 + 324 209 l 2 + 324 185 328 181 350 179 c 2 + 367 178 l 1 + 367 158 l 1 + 211 158 l 1 + 211 178 l 1 + 225 178 l 2 + 251 178 254 181 255 205 c 1 + 255 490 l 1 + 254 517 253 518 227 519 c 1 + 212 519 l 1 + 212 540 l 1 + 364 540 l 2 + 420 540 441 538 461 529 c 0 + 491 516 513 481 513 445 c 0 + 513 392 479 357 412 344 c 1 + 448 336 462 321 493 255 c 0 + 526 183 531 178 557 178 c 1 + 557 158 l 1 + 489 158 l 1 + 464 160 456 170 430 230 c 0 + 426.949627815 237.625930463 415.986527563 260.040417312 414 266 c 0 + 388.952029121 323.51756276 382.837965777 331.118460198 347.753167081 331.118460198 c 0 + 345.01895164 331.118460198 342.108787118 331.072297375 339 331 c 2 + 324 331 l 1 +324 356 m 1 + 343 355 l 1 + 353 355 l 2 + 413 355 443 383 443 438 c 0 + 443 488.366986985 414.854659269 518.094057433 366.742416327 518.094057433 c 0 + 365.182507275 518.094057433 363.601608919 518.062808193 362 518 c 2 + 341 517 l 1 + 327.685586535 515.224744871 323.825765386 510.297958971 323.825765386 488.232714386 c 0 + 323.825765386 485.439284598 323.887627564 482.371173071 324 479 c 2 + 324 356 l 1 +378 695 m 0 + 564 695 720 533 720 339 c 0 + 720 142 565 -17 372 -17 c 0 + 179 -17 26 142 26 341 c 0 + 26 538 182 695 378 695 c 0 +377 639 m 0 + 289 639 217 607 159 543 c 0 + 110 488 82 415 82 342 c 0 + 82 173 211 39 372 39 c 0 + 533 39 664 174 664 340 c 0 + 664 503 534 639 377 639 c 0 +EndSplineSet +EndChar + +StartChar: minus +Encoding: 8722 8722 165 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +50 217 m 1 + 50 291 l 1 + 556 291 l 1 + 556 217 l 1 + 50 217 l 1 +EndSplineSet +EndChar + +StartChar: eth +Encoding: 240 240 166 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +474 663 m 1 + 358 609 l 1 + 433 534 464 489 491 415 c 0 + 508 367 517 319 517 269 c 0 + 517 92 420 -17 263 -17 c 0 + 122 -17 40 71 40 223 c 0 + 40 378 128 471 275 471 c 0 + 296 471 309 469 330 462 c 1 + 321 497 303 528 269 568 c 1 + 136 506 l 1 + 118 544 l 1 + 239 600 l 1 + 209 630 179 651 144 668 c 1 + 184 720 l 1 + 254 686 282 670 322 639 c 1 + 456 701 l 1 + 474 663 l 1 +274 423 m 0 + 205 423 176 371 176 248 c 0 + 176 104 212 31 282 31 c 0 + 350 31 381 92 381 225 c 0 + 381 360 347 423 274 423 c 0 +EndSplineSet +EndChar + +StartChar: multiply +Encoding: 215 215 167 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +241 253 m 1 + 73 422 l 1 + 134 483 l 1 + 302 314 l 1 + 471 483 l 1 + 532 422 l 1 + 363 253 l 1 + 534 82 l 1 + 473 21 l 1 + 302 192 l 1 + 133 21 l 1 + 72 82 l 1 + 241 253 l 1 +EndSplineSet +EndChar + +StartChar: threesuperior +Encoding: 179 179 168 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +9 359 m 1 + 35 366 l 1 + 61 311 84 291 125 291 c 0 + 168 291 197 322 197 366 c 0 + 197 409 169 436 125 436 c 0 + 110 436 102 435 87 431 c 1 + 80 436 l 1 + 92 484 l 1 + 116 484 l 2 + 156 484 181 507 181 543 c 0 + 181 574 159 593 123 593 c 0 + 86 593 67 576 55 533 c 1 + 27 533 l 1 + 47 629 l 1 + 85 650 107 657 142 657 c 0 + 207 657 254 621 254 571 c 0 + 254 536 234 508 194 487 c 1 + 248 479 278 447 278 397 c 0 + 278 316 200 251 103 251 c 0 + 71 251 52 255 25 266 c 1 + 16 319 14 331 9 359 c 1 +EndSplineSet +EndChar + +StartChar: copyright +Encoding: 169 169 169 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +386 535 m 0 + 404.979675217 535 424.543132595 530.891373481 449 526 c 1 + 451 526 l 1 + 480 518 503 512 519 507 c 1 + 519 403 l 1 + 487 403 l 1 + 474 469 443 500 390 500 c 0 + 320 500 273 439 273 347 c 0 + 273 247 326 176 401 176 c 0 + 441 176 480 196 497 226 c 2 + 505 240 l 1 + 531 229 l 1 + 521 208 515 199 503 187 c 0 + 471 155 423 137 372 137 c 0 + 263 137 188 217 188 333 c 0 + 188 453 268 535 386 535 c 0 +378 695 m 0 + 564 695 720 533 720 339 c 0 + 720 142 565 -17 372 -17 c 0 + 179 -17 26 142 26 341 c 0 + 26 538 182 695 378 695 c 0 +377 639 m 0 + 289 639 217 607 159 543 c 0 + 110 488 82 415 82 342 c 0 + 82 173 211 39 372 39 c 0 + 533 39 664 174 664 340 c 0 + 664 503 534 639 377 639 c 0 +EndSplineSet +EndChar + +StartChar: Aacute +Encoding: 193 193 170 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +301 730 m 1 + 430 878 l 2 + 453 905 471 915 495 915 c 0 + 522 915 539 898 539 871 c 0 + 539 848.841998505 524.016215646 830.008107823 492 814 c 1 + 447.664446659 785.335553341 401.879131972 758.120868028 357 730 c 1 + 301 730 l 1 +EndSplineSet +Kerns2: 7 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Acircumflex +Encoding: 194 194 171 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +337 905 m 1 + 430 905 l 1 + 553 730 l 1 + 496 730 l 1 + 384 828 l 1 + 271 730 l 1 + 216 730 l 1 + 337 905 l 1 +EndSplineSet +Kerns2: 7 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Adieresis +Encoding: 196 196 172 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +498 895 m 0 + 534 895 564 864 564 828 c 0 + 564 791 534 761 497 761 c 0 + 460 761 430 791 430 828 c 0 + 430 865 460 895 498 895 c 0 +283 895 m 0 + 319 895 349 864 349 828 c 0 + 349 791 319 761 282 761 c 0 + 245 761 215 791 215 828 c 0 + 215 865 245 895 283 895 c 0 +EndSplineSet +Kerns2: 7 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Agrave +Encoding: 192 192 173 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +415 730 m 1 + 367.70064051 759.367307177 320.097431186 788.430764519 273 818 c 0 + 243 836 233 849 233 871 c 0 + 233 898 250 915 277 915 c 0 + 301 915 319 905 342 878 c 2 + 471 730 l 1 + 415 730 l 1 +EndSplineSet +Kerns2: 7 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Aring +Encoding: 197 197 174 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +387 934 m 0 + 440 934 485 889 485 835 c 0 + 485 780 440 735 385 735 c 0 + 330 735 285 780 285 835 c 0 + 285 890 330 934 387 934 c 0 +386 884 m 0 + 357 884 335 863 335 834 c 0 + 335 807 357 785 385 785 c 0 + 413 785 435 807 435 835 c 0 + 435 862 413 884 386 884 c 0 +EndSplineSet +Kerns2: 7 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Atilde +Encoding: 195 195 175 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +529 885 m 1 + 572 885 l 1 + 548 798 512 759 454 759 c 0 + 430 759 412 764 370 784 c 0 + 331 802 312 808 293 808 c 0 + 273 808 257 792 247 760 c 1 + 207 760 l 1 + 215 833 263 885 323 885 c 0 + 346 885 365 879 403 861 c 0 + 441 843 459 837 478 837 c 0 + 502 837 511 846 529 885 c 1 +EndSplineSet +Kerns2: 7 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Ccedilla +Encoding: 199 199 176 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +397 -15 m 1 + 373 -71 l 1 + 393 -66 404 -65 419 -65 c 0 + 465 -65 495 -93 495 -138 c 0 + 495 -191 444 -225 362 -225 c 0 + 333 -225 302 -219 268 -207 c 1 + 284 -170 l 1 + 318 -177 332 -179 351 -179 c 0 + 384 -179 401 -166 401 -142 c 0 + 401 -120 387 -107 363 -107 c 0 + 354 -107 347 -108 327 -111 c 1 + 317 -103 l 1 + 358 -10 l 1 + 294 1 251 15 210 38 c 0 + 104 99 44 210 44 347 c 0 + 44 561 202 695 455 695 c 0 + 542 695 598 684 689 648 c 1 + 695 637 l 1 + 686 599 683 584 672 484 c 1 + 633 484 l 1 + 628 570 l 1 + 574 620 526 639 450 639 c 0 + 291 639 194 533 194 361 c 0 + 194 172 309 48 485 48 c 0 + 551 48 615 65 680 99 c 1 + 692 87 l 1 + 670 38 l 1 + 596 -2 537 -17 446 -17 c 0 + 429 -17 417 -17 397 -15 c 1 +EndSplineSet +EndChar + +StartChar: Eacute +Encoding: 201 201 177 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +218 730 m 1 + 347 878 l 2 + 370 905 388 915 412 915 c 0 + 439 915 456 898 456 871 c 0 + 456 848.518568317 441.878672847 830.439336424 409 814 c 1 + 364.664446659 785.335553341 318.879131972 758.120868028 274 730 c 1 + 218 730 l 1 +EndSplineSet +EndChar + +StartChar: Ecircumflex +Encoding: 202 202 178 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +269 905 m 1 + 362 905 l 1 + 485 730 l 1 + 428 730 l 1 + 316 828 l 1 + 203 730 l 1 + 148 730 l 1 + 269 905 l 1 +EndSplineSet +EndChar + +StartChar: Edieresis +Encoding: 203 203 179 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +415 895 m 0 + 451 895 481 864 481 828 c 0 + 481 791 451 761 414 761 c 0 + 377 761 347 791 347 828 c 0 + 347 865 377 895 415 895 c 0 +200 895 m 0 + 236 895 266 864 266 828 c 0 + 266 791 236 761 199 761 c 0 + 162 761 132 791 132 828 c 0 + 132 865 162 895 200 895 c 0 +EndSplineSet +EndChar + +StartChar: Egrave +Encoding: 200 200 180 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +342 730 m 1 + 211 811 l 2 + 206 814 203 816 200 818 c 0 + 170 836 160 849 160 871 c 0 + 160 898 177 915 204 915 c 0 + 228 915 246 905 269 878 c 2 + 398 730 l 1 + 342 730 l 1 +EndSplineSet +EndChar + +StartChar: Iacute +Encoding: 205 205 181 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +106 730 m 1 + 235 878 l 2 + 258 905 276 915 300 915 c 0 + 327 915 344 898 344 871 c 0 + 344 848.518568317 329.878672847 830.439336424 297 814 c 1 + 252.664446659 785.335553341 206.879131972 758.120868028 162 730 c 1 + 106 730 l 1 +EndSplineSet +EndChar + +StartChar: Icircumflex +Encoding: 206 206 182 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +147 905 m 1 + 240 905 l 1 + 363 730 l 1 + 306 730 l 1 + 194 828 l 1 + 81 730 l 1 + 26 730 l 1 + 147 905 l 1 +EndSplineSet +EndChar + +StartChar: Idieresis +Encoding: 207 207 183 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +303 895 m 0 + 339 895 369 864 369 828 c 0 + 369 791 339 761 302 761 c 0 + 265 761 235 791 235 828 c 0 + 235 865 265 895 303 895 c 0 +88 895 m 0 + 124 895 154 864 154 828 c 0 + 154 791 124 761 87 761 c 0 + 50 761 20 791 20 828 c 0 + 20 865 50 895 88 895 c 0 +EndSplineSet +EndChar + +StartChar: Igrave +Encoding: 204 204 184 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 730 m 1 + 173.70064051 759.367307177 126.097431186 788.430764519 79 818 c 0 + 49 836 39 849 39 871 c 0 + 39 898 56 915 83 915 c 0 + 107 915 125 905 148 878 c 2 + 277 730 l 1 + 221 730 l 1 +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +EndSplineSet +EndChar + +StartChar: Ntilde +Encoding: 209 209 185 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +35 34 m 1 + 72 37 l 2 + 118 41 119 45 120 135 c 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 86 679 l 1 + 120 678 l 1 + 155 678 l 1 + 239 681 l 1 + 305 594 322 572 342 548 c 2 + 654 184 l 1 + 654 543 l 1 + 653 633 652 637 606 641 c 2 + 569 644 l 1 + 569 681 l 1 + 647 678 672 678 684 678 c 2 + 798 681 l 1 + 798 644 l 1 + 761 641 l 2 + 715 637 714 633 713 543 c 1 + 713 89 l 2 + 713 66 714 46 716 -12 c 1 + 709 -16 l 1 + 627 -3 l 1 + 557 75 532 104 505 136 c 2 + 179 528 l 1 + 179 135 l 2 + 179 45 181 41 227 37 c 2 + 264 34 l 1 + 264 -3 l 1 + 199 -1 174 0 151 0 c 0 + 128 0 101 -1 35 -3 c 1 + 35 34 l 1 +557 885 m 1 + 600 885 l 1 + 576 798 539 759 482 759 c 0 + 458 759 439 764 398 784 c 0 + 359 802 340 808 321 808 c 0 + 300 808 285 792 275 760 c 1 + 235 760 l 1 + 243 833 290 885 350 885 c 0 + 374 885 392 880 430 861 c 0 + 468 843 486 837 506 837 c 0 + 529 837 539 846 557 885 c 1 +EndSplineSet +EndChar + +StartChar: Oacute +Encoding: 211 211 186 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +329 730 m 1 + 458 878 l 2 + 481 905 499 915 523 915 c 0 + 550 915 567 898 567 871 c 0 + 567 847.396370826 548.182972128 827.591486064 515 811 c 1 + 385 730 l 1 + 329 730 l 1 +EndSplineSet +EndChar + +StartChar: Ocircumflex +Encoding: 212 212 187 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +358 905 m 1 + 451 905 l 1 + 574 730 l 1 + 517 730 l 1 + 405 828 l 1 + 292 730 l 1 + 237 730 l 1 + 358 905 l 1 +EndSplineSet +EndChar + +StartChar: Odieresis +Encoding: 214 214 188 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +522 895 m 0 + 558 895 588 864 588 828 c 0 + 588 791 558 761 521 761 c 0 + 484 761 454 791 454 828 c 0 + 454 865 484 895 522 895 c 0 +307 895 m 0 + 343 895 373 864 373 828 c 0 + 373 791 343 761 306 761 c 0 + 269 761 239 791 239 828 c 0 + 239 865 269 895 307 895 c 0 +EndSplineSet +EndChar + +StartChar: Ograve +Encoding: 210 210 189 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +442 730 m 1 + 312 811 l 2 + 308 813 304 815 301 818 c 0 + 270 836 261 849 261 871 c 0 + 261 898 278 915 305 915 c 0 + 328 915 346 905 370 878 c 2 + 499 730 l 1 + 442 730 l 1 +EndSplineSet +EndChar + +StartChar: Otilde +Encoding: 213 213 190 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +557 885 m 1 + 600 885 l 1 + 576 798 539 759 482 759 c 0 + 458 759 439 765 398 784 c 0 + 359 802 340 808 321 808 c 0 + 300 808 285 792 275 760 c 1 + 235 760 l 1 + 243 833 290 885 350 885 c 0 + 374 885 392 880 431 861 c 0 + 468 843 486 837 506 837 c 0 + 529 837 539 846 557 885 c 1 +EndSplineSet +EndChar + +StartChar: Scaron +Encoding: 352 352 191 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 202 m 1 + 112 202 l 1 + 119 114 l 1 + 151 67 215 37 283 37 c 0 + 369 37 433 92 433 166 c 0 + 433 214 406 245 350 262 c 2 + 210 304 l 2 + 115 332 64 395 64 480 c 0 + 64 615 162 695 329 695 c 0 + 395 695 447 685 514 661 c 1 + 519 649 l 1 + 510 620 505 572 505 507 c 1 + 464 507 l 1 + 458 589 l 1 + 420 626 375 644 322 644 c 0 + 242 644 188 597 188 527 c 0 + 188 476 220 446 294 426 c 2 + 408 396 l 2 + 507 370 559 309 559 220 c 0 + 559 76 444 -17 265 -17 c 0 + 189 -17 131 -4 57 29 c 1 + 68 86 72 127 72 202 c 1 +374 734 m 1 + 282 734 l 1 + 161 909 l 1 + 216 909 l 1 + 329 811 l 1 + 440 909 l 1 + 497 909 l 1 + 374 734 l 1 +EndSplineSet +EndChar + +StartChar: Uacute +Encoding: 218 218 192 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +327 730 m 1 + 456 878 l 2 + 480 905 497 915 521 915 c 0 + 548 915 565 898 565 871 c 0 + 565 848.518568317 550.878672847 830.439336424 518 814 c 1 + 473.664446659 785.335553341 427.879131972 758.120868028 383 730 c 1 + 327 730 l 1 +EndSplineSet +EndChar + +StartChar: Ucircumflex +Encoding: 219 219 193 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +358 905 m 1 + 451 905 l 1 + 574 730 l 1 + 517 730 l 1 + 405 828 l 1 + 292 730 l 1 + 237 730 l 1 + 358 905 l 1 +EndSplineSet +EndChar + +StartChar: Udieresis +Encoding: 220 220 194 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +521 895 m 0 + 557 895 587 864 587 828 c 0 + 587 791 557 761 520 761 c 0 + 483 761 453 791 453 828 c 0 + 453 865 483 895 521 895 c 0 +306 895 m 0 + 342 895 372 864 372 828 c 0 + 372 791 342 761 305 761 c 0 + 268 761 238 791 238 828 c 0 + 238 865 268 895 306 895 c 0 +EndSplineSet +EndChar + +StartChar: Ugrave +Encoding: 217 217 195 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +447 730 m 1 + 316 811 l 1 + 272 837 265 846 265 871 c 0 + 265 898 282 915 309 915 c 0 + 332 915 350 905 374 878 c 2 + 503 730 l 1 + 447 730 l 1 +EndSplineSet +EndChar + +StartChar: Yacute +Encoding: 221 221 196 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +395 356 m 1 + 583 678 l 1 + 660 678 l 1 + 660 659 l 1 + 484 398 l 2 + 465 370 449 340 431 298 c 1 + 431 135 l 1 + 432 72 433 58 441 50 c 0 + 447 44 456 42 479 40 c 2 + 516 37 l 1 + 516 -3 l 1 + 431 -1 396 0 360 0 c 0 + 325 0 289 -1 205 -3 c 1 + 205 37 l 1 + 242 40 l 2 + 266 42 275 45 281 51 c 0 + 288 58 289 74 290 135 c 1 + 290 274 l 1 + 274 310 262 333 246 359 c 2 + 145 522 l 1 + 86 607 66 622 15 622 c 1 + 15 659 l 1 + 174 695 l 1 + 220 668 247 635 288 559 c 2 + 395 356 l 1 +288 730 m 1 + 417 878 l 2 + 440 905 458 915 482 915 c 0 + 509 915 526 898 526 871 c 0 + 526 848.129559894 510.847375206 829.923687603 479 814 c 1 + 434.664446659 785.335553341 388.879131972 758.120868028 344 730 c 1 + 288 730 l 1 +EndSplineSet +Kerns2: 27 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Ydieresis +Encoding: 376 376 197 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +395 356 m 1 + 583 678 l 1 + 660 678 l 1 + 660 659 l 1 + 484 398 l 2 + 465 370 449 340 431 298 c 1 + 431 135 l 1 + 432 72 433 58 441 50 c 0 + 447 44 456 42 479 40 c 2 + 516 37 l 1 + 516 -3 l 1 + 431 -1 396 0 360 0 c 0 + 325 0 289 -1 205 -3 c 1 + 205 37 l 1 + 242 40 l 2 + 266 42 275 45 281 51 c 0 + 288 58 289 74 290 135 c 1 + 290 274 l 1 + 274 310 262 333 246 359 c 2 + 145 522 l 1 + 86 607 66 622 15 622 c 1 + 15 659 l 1 + 174 695 l 1 + 220 668 247 635 288 559 c 2 + 395 356 l 1 +471 895 m 0 + 507 895 537 864 537 828 c 0 + 537 791 507 761 470 761 c 0 + 433 761 403 791 403 828 c 0 + 403 865 433 895 471 895 c 0 +256 895 m 0 + 292 895 322 864 322 828 c 0 + 322 791 292 761 255 761 c 0 + 218 761 188 791 188 828 c 0 + 188 865 218 895 256 895 c 0 +EndSplineSet +Kerns2: 27 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Zcaron +Encoding: 381 381 198 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +623 681 m 1 + 623 646 l 1 + 591 607 568 577 540 536 c 2 + 215 57 l 1 + 491 57 l 2 + 543 57 566 69 572 96 c 2 + 587 174 l 1 + 627 174 l 1 + 618 124 612 60 611 -3 c 1 + 485 -1 428 0 327 0 c 0 + 224 0 161 -1 24 -3 c 1 + 24 35 l 1 + 73 97 100 133 128 174 c 2 + 434 620 l 1 + 212 620 l 1 + 140 619 131 615 125 574 c 2 + 117 519 l 1 + 80 519 l 1 + 80 681 l 1 + 325 678 325 678 352 678 c 0 + 379 678 379 678 623 681 c 1 +389 734 m 1 + 297 734 l 1 + 176 909 l 1 + 231 909 l 1 + 344 811 l 1 + 455 909 l 1 + 512 909 l 1 + 389 734 l 1 +EndSplineSet +EndChar + +StartChar: aacute +Encoding: 225 225 199 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +162 506 m 1 + 291 654 l 2 + 314 681 332 691 355 691 c 0 + 383 691 400 674 400 647 c 0 + 400 624.320392613 387.963812043 607.481906022 353 590 c 1 + 308.664446659 561.335553341 262.879131972 534.120868028 218 506 c 1 + 162 506 l 1 +EndSplineSet +EndChar + +StartChar: acircumflex +Encoding: 226 226 200 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +203 681 m 1 + 296 681 l 1 + 419 506 l 1 + 362 506 l 1 + 250 604 l 1 + 137 506 l 1 + 82 506 l 1 + 203 681 l 1 +EndSplineSet +EndChar + +StartChar: adieresis +Encoding: 228 228 201 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +359 671 m 0 + 395 671 425 640 425 604 c 0 + 425 567 395 537 358 537 c 0 + 321 537 291 567 291 605 c 0 + 291 641 321 671 359 671 c 0 +144 671 m 0 + 180 671 210 640 210 604 c 0 + 210 567 180 537 143 537 c 0 + 106 537 76 567 76 604 c 0 + 76 641 106 671 144 671 c 0 +EndSplineSet +EndChar + +StartChar: agrave +Encoding: 224 224 202 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +284 506 m 1 + 153 587 l 2 + 110 613 102 622 102 647 c 0 + 102 674 119 691 146 691 c 0 + 169 691 187 681 211 654 c 2 + 340 506 l 1 + 284 506 l 1 +EndSplineSet +EndChar + +StartChar: aring +Encoding: 229 229 203 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +256 700 m 0 + 309 700 354 654 354 600 c 0 + 354 545 309 500 254 500 c 0 + 198 500 154 545 154 601 c 0 + 154 656 199 700 256 700 c 0 +255 650 m 0 + 226 650 204 628 204 600 c 0 + 204 572 226 550 254 550 c 0 + 282 550 304 572 304 600 c 0 + 304 627 282 650 255 650 c 0 +EndSplineSet +EndChar + +StartChar: atilde +Encoding: 227 227 204 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +390 661 m 1 + 433 661 l 1 + 409 574 372 535 315 535 c 0 + 291 535 272 541 231 560 c 0 + 192 578 173 584 154 584 c 0 + 133 584 118 568 108 536 c 1 + 68 536 l 1 + 76 610 123 661 183 661 c 0 + 207 661 225 656 264 637 c 0 + 301 619 319 613 339 613 c 0 + 362 613 372 622 390 661 c 1 +EndSplineSet +EndChar + +StartChar: ccedilla +Encoding: 231 231 205 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +258 -17 m 1 + 234 -71 l 1 + 253 -66 265 -65 280 -65 c 0 + 326 -65 356 -93 356 -138 c 0 + 356 -191 305 -225 223 -225 c 0 + 194 -225 163 -219 129 -207 c 1 + 145 -170 l 1 + 179 -177 193 -179 212 -179 c 0 + 245 -179 262 -166 262 -142 c 0 + 262 -120 248 -107 224 -107 c 0 + 215 -107 208 -108 188 -111 c 1 + 178 -103 l 1 + 218 -14 l 1 + 99 2 37 86 37 229 c 0 + 37 316 69 366 158 419 c 2 + 210 450 l 2 + 234 465 262 471 300 471 c 0 + 336 471 357 467 403 451 c 1 + 410 438 l 1 + 401 394 396 361 390 297 c 1 + 354 297 l 1 + 347 357 l 2 + 344 380 304 400 259 400 c 0 + 195 400 161 352 161 261 c 0 + 161 133 221 54 320 54 c 0 + 349 54 371 59 405 73 c 1 + 414 63 l 1 + 393 17 l 1 + 351 -6 308 -17 258 -17 c 1 +EndSplineSet +EndChar + +StartChar: eacute +Encoding: 233 233 206 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +167 506 m 1 + 296 654 l 2 + 319 681 337 691 361 691 c 0 + 388 691 405 674 405 647 c 0 + 405 624.907576739 391.909970488 606.954985244 358 590 c 1 + 313.664446659 561.335553341 267.879131972 534.120868028 223 506 c 1 + 167 506 l 1 +EndSplineSet +EndChar + +StartChar: ecircumflex +Encoding: 234 234 207 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +210 681 m 1 + 303 681 l 1 + 426 506 l 1 + 369 506 l 1 + 257 604 l 1 + 144 506 l 1 + 89 506 l 1 + 210 681 l 1 +EndSplineSet +EndChar + +StartChar: edieresis +Encoding: 235 235 208 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +359 671 m 0 + 395 671 425 641 425 604 c 0 + 425 567 395 537 358 537 c 0 + 321 537 291 567 291 605 c 0 + 291 641 321 671 359 671 c 0 +144 671 m 0 + 180 671 210 640 210 604 c 0 + 210 567 180 537 143 537 c 0 + 106 537 76 567 76 604 c 0 + 76 641 106 671 144 671 c 0 +EndSplineSet +EndChar + +StartChar: egrave +Encoding: 232 232 209 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +291 506 m 1 + 160 587 l 2 + 117 613 109 622 109 647 c 0 + 109 674 126 691 153 691 c 0 + 176 691 194 681 218 654 c 2 + 346 506 l 1 + 291 506 l 1 +EndSplineSet +EndChar + +StartChar: iacute +Encoding: 237 237 210 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 231 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +78 506 m 1 + 207 654 l 2 + 230 681 248 691 272 691 c 0 + 299 691 316 674 316 647 c 0 + 316 625.231006927 302.047513288 606.523756644 269 590 c 1 + 224.664446659 561.335553341 178.879131972 534.120868028 134 506 c 1 + 78 506 l 1 +EndSplineSet +EndChar + +StartChar: icircumflex +Encoding: 238 238 211 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 231 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +119 681 m 1 + 212 681 l 1 + 335 506 l 1 + 278 506 l 1 + 166 604 l 1 + 53 506 l 1 + -2 506 l 1 + 119 681 l 1 +EndSplineSet +EndChar + +StartChar: idieresis +Encoding: 239 239 212 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 231 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +275 691 m 0 + 311 691 341 661 341 624 c 0 + 341 587 311 557 274 557 c 0 + 237 557 207 587 207 625 c 0 + 207 662 237 691 275 691 c 0 +60 691 m 0 + 96 691 126 661 126 624 c 0 + 126 587 96 557 59 557 c 0 + 22 557 -8 587 -8 624 c 0 + -8 661 22 691 60 691 c 0 +EndSplineSet +EndChar + +StartChar: igrave +Encoding: 236 236 213 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 231 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +200 506 m 1 + 152.70064051 535.367307177 105.097431186 564.430764519 58 594 c 0 + 28 612 18 625 18 647 c 0 + 18 674 35 691 62 691 c 0 + 86 691 104 681 127 654 c 2 + 256 506 l 1 + 200 506 l 1 +EndSplineSet +EndChar + +StartChar: ntilde +Encoding: 241 241 214 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 34 m 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 319 l 2 + 95 380 92 387 69 389 c 2 + 24 392 l 1 + 24 428 l 1 + 79 431 107 437 211 471 c 1 + 217 465 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 367 471 c 0 + 417 471 457 456 483 429 c 0 + 509 401 518 363 518 286 c 2 + 518 100 l 2 + 518 45 521 39 554 36 c 2 + 587 34 l 1 + 587 -3 l 1 + 523 -1 502 0 486 0 c 0 + 468 0 448 -1 396 -3 c 1 + 396 270 l 2 + 396 351 368 385 303 385 c 0 + 258 385 217 352 217 317 c 2 + 217 100 l 2 + 217 45 220 39 253 36 c 1 + 288 34 l 1 + 288 -3 l 1 + 221 -1 173 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 +445 661 m 1 + 488 661 l 1 + 464 574 428 535 370 535 c 0 + 346 535 327 541 286 560 c 0 + 247 578 228 584 209 584 c 0 + 189 584 173 568 163 536 c 1 + 123 536 l 1 + 131 610 179 661 239 661 c 0 + 262 661 281 656 319 637 c 0 + 357 619 375 613 394 613 c 0 + 418 613 427 622 445 661 c 1 +EndSplineSet +EndChar + +StartChar: oacute +Encoding: 243 243 215 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +190 506 m 1 + 319 654 l 2 + 342 681 360 691 384 691 c 0 + 411 691 428 674 428 647 c 0 + 428 624.907576739 414.909970488 606.954985244 381 590 c 1 + 336.664446659 561.335553341 290.879131972 534.120868028 246 506 c 1 + 190 506 l 1 +EndSplineSet +EndChar + +StartChar: ocircumflex +Encoding: 244 244 216 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +231 681 m 1 + 324 681 l 1 + 447 506 l 1 + 390 506 l 1 + 278 604 l 1 + 165 506 l 1 + 110 506 l 1 + 231 681 l 1 +EndSplineSet +EndChar + +StartChar: odieresis +Encoding: 246 246 217 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +387 671 m 0 + 423 671 453 640 453 604 c 0 + 453 567 423 537 386 537 c 0 + 349 537 319 567 319 605 c 0 + 319 641 349 671 387 671 c 0 +172 671 m 0 + 208 671 238 640 238 604 c 0 + 238 567 208 537 171 537 c 0 + 134 537 104 567 104 604 c 0 + 104 641 134 671 172 671 c 0 +EndSplineSet +EndChar + +StartChar: ograve +Encoding: 242 242 218 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +312 506 m 1 + 181 587 l 2 + 138 613 130 622 130 647 c 0 + 130 674 147 691 174 691 c 0 + 197 691 215 681 239 654 c 2 + 368 506 l 1 + 312 506 l 1 +EndSplineSet +EndChar + +StartChar: otilde +Encoding: 245 245 219 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +418 661 m 1 + 461 661 l 1 + 437 574 400 535 343 535 c 0 + 319 535 300 541 259 560 c 0 + 220 578 201 584 182 584 c 0 + 161 584 146 568 136 536 c 1 + 96 536 l 1 + 104 610 151 661 211 661 c 0 + 235 661 253 656 292 637 c 0 + 329 619 347 613 367 613 c 0 + 390 613 400 622 418 661 c 1 +EndSplineSet +EndChar + +StartChar: scaron +Encoding: 353 353 220 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 326 m 1 + 326 326 l 1 + 316 384 l 2 + 313 404 270 423 229 423 c 0 + 174 423 141 398 141 358 c 0 + 141 326 157 311 196 302 c 2 + 278 284 l 2 + 368 264 405 227 405 155 c 0 + 405 52 320 -17 194 -17 c 0 + 141 -17 97 -9 39 11 c 1 + 46 152 l 1 + 85 152 l 1 + 90 83 l 1 + 121 46 155 31 202 31 c 0 + 259 31 294 61 294 108 c 0 + 294 143 277 160 231 171 c 2 + 145 192 l 2 + 75 209 39 251 39 317 c 0 + 39 417 112 471 247 471 c 0 + 300 471 331 465 370 448 c 1 + 362 326 l 1 +268 510 m 1 + 175 510 l 1 + 54 685 l 1 + 109 685 l 1 + 222 587 l 1 + 334 685 l 1 + 391 685 l 1 + 268 510 l 1 +EndSplineSet +EndChar + +StartChar: uacute +Encoding: 250 250 221 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +217 506 m 1 + 346 654 l 2 + 369 681 387 691 411 691 c 0 + 438 691 455 674 455 647 c 0 + 455 625.231006927 441.047513288 606.523756644 408 590 c 1 + 363.664446659 561.335553341 317.879131972 534.120868028 273 506 c 1 + 217 506 l 1 +EndSplineSet +EndChar + +StartChar: ucircumflex +Encoding: 251 251 222 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +242 681 m 1 + 335 681 l 1 + 458 506 l 1 + 401 506 l 1 + 289 604 l 1 + 176 506 l 1 + 121 506 l 1 + 242 681 l 1 +EndSplineSet +EndChar + +StartChar: udieresis +Encoding: 252 252 223 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +402 671 m 0 + 438 671 468 640 468 604 c 0 + 468 567 438 537 401 537 c 0 + 364 537 334 567 334 605 c 0 + 334 641 364 671 402 671 c 0 +187 671 m 0 + 223 671 253 640 253 604 c 0 + 253 567 223 537 186 537 c 0 + 149 537 119 567 119 604 c 0 + 119 641 149 671 187 671 c 0 +EndSplineSet +EndChar + +StartChar: ugrave +Encoding: 249 249 224 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +339 506 m 1 + 291.70064051 535.367307177 244.097431186 564.430764519 197 594 c 0 + 167 612 157 625 157 647 c 0 + 157 674 174 691 201 691 c 0 + 225 691 243 681 266 654 c 2 + 395 506 l 1 + 339 506 l 1 +EndSplineSet +EndChar + +StartChar: yacute +Encoding: 253 253 225 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 421 m 1 + 240 419 l 2 + 224 418 214 409 214 396 c 0 + 214 380.520967123 225.4482359 359.655292299 231 343 c 2 + 315 125 l 1 + 416 377 l 2 + 418 383 420 392 420 399 c 0 + 420 410 410 418 393 419 c 2 + 360 421 l 1 + 360 459 l 1 + 377 458 394 458 399 458 c 0 + 430 456 443 456 449 456 c 2 + 453 456 l 1 + 546 459 l 1 + 546 421 l 1 + 520 416 l 2 + 506 413 491 396 479 369 c 2 + 280 -94 l 2 + 229 -212 174 -266 104 -266 c 0 + 81 -266 58 -261 31 -249 c 1 + 49 -154 l 1 + 60 -150 l 1 + 83 -176 104 -187 130 -187 c 0 + 165 -187 199 -153 222 -96 c 2 + 245 -40 l 1 + 87 364 l 2 + 72 402 60 418 45 419 c 2 + 10 421 l 1 + 10 459 l 1 + 109 456 117 456 130 456 c 2 + 143 456 l 1 + 275 459 l 1 + 275 421 l 1 +230 506 m 1 + 359 654 l 2 + 382 681 400 691 424 691 c 0 + 451 691 468 674 468 647 c 0 + 468 624.907576739 454.909970488 606.954985244 421 590 c 1 + 376.664446659 561.335553341 330.879131972 534.120868028 286 506 c 1 + 230 506 l 1 +EndSplineSet +Kerns2: 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: ydieresis +Encoding: 255 255 226 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 421 m 1 + 240 419 l 2 + 224 418 214 409 214 396 c 0 + 214 380.520967123 225.4482359 359.655292299 231 343 c 2 + 315 125 l 1 + 416 377 l 2 + 418 383 420 392 420 399 c 0 + 420 410 410 418 393 419 c 2 + 360 421 l 1 + 360 459 l 1 + 377 458 394 458 399 458 c 0 + 430 456 443 456 449 456 c 2 + 453 456 l 1 + 546 459 l 1 + 546 421 l 1 + 520 416 l 2 + 506 413 491 396 479 369 c 2 + 280 -94 l 2 + 229 -212 174 -266 104 -266 c 0 + 81 -266 58 -261 31 -249 c 1 + 49 -154 l 1 + 60 -150 l 1 + 83 -176 104 -187 130 -187 c 0 + 165 -187 199 -153 222 -96 c 2 + 245 -40 l 1 + 87 364 l 2 + 72 402 60 418 45 419 c 2 + 10 421 l 1 + 10 459 l 1 + 109 456 117 456 130 456 c 2 + 143 456 l 1 + 275 459 l 1 + 275 421 l 1 +402 671 m 0 + 438 671 468 640 468 604 c 0 + 468 567 438 537 401 537 c 0 + 364 537 334 567 334 605 c 0 + 334 641 364 671 402 671 c 0 +187 671 m 0 + 223 671 253 640 253 604 c 0 + 253 567 223 537 186 537 c 0 + 149 537 119 567 119 604 c 0 + 119 641 149 671 187 671 c 0 +EndSplineSet +Kerns2: 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: zcaron +Encoding: 382 382 227 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +454 424 m 1 + 186 55 l 1 + 349 55 l 1 + 399 56 409 66 419 124 c 2 + 424 155 l 1 + 464 155 l 1 + 457 107 452 48 452 2 c 1 + 447 -3 l 1 + 307 -1 209 0 174 0 c 0 + 134 0 99 -1 16 -3 c 1 + 16 30 l 1 + 81 113 99 137 120 166 c 2 + 290 404 l 1 + 172 404 l 1 + 114 403 103 394 96 345 c 1 + 93 320 l 1 + 55 320 l 1 + 58 454 l 1 + 65 459 l 1 + 204 455 268 454 301 454 c 0 + 347 454 382 455 454 459 c 1 + 454 424 l 1 +301 510 m 1 + 208 510 l 1 + 87 685 l 1 + 142 685 l 1 + 255 587 l 1 + 367 685 l 1 + 424 685 l 1 + 301 510 l 1 +EndSplineSet +EndChar + +StartChar: nsuperior +Encoding: 8319 8319 228 +Width: 507 +Flags: MW +LayerCount: 2 +Fore +SplineSet +99 288 m 1 + 110 289 l 2 + 127 291 128 292 128 323 c 2 + 128 453 l 2 + 128 487 127 489 116 491 c 2 + 99 493 l 1 + 99 520 l 1 + 106 521 l 1 + 125 521 148 527 179 538 c 2 + 191 542 l 1 + 196 544 l 1 + 202 546 l 1 + 208 540 l 1 + 208 501 l 1 + 239 529 l 2 + 252 540 266 546 283 546 c 0 + 306 546 333 535 347 520 c 0 + 363 503 369 480 369 433 c 0 + 369 391 369 349 369 307 c 1 + 371 292 371 291 387 289 c 2 + 397 288 l 1 + 397 259 l 1 + 382 260 l 1 + 363 261 l 1 + 346 261 l 2 + 339 261 308 260 289 259 c 1 + 289 424 l 2 + 289 469 277 488 249 488 c 0 + 230 488 208 468 208 451 c 2 + 208 323 l 1 + 209 302 l 1 + 211 292 212 291 227 289 c 2 + 237 288 l 1 + 237 259 l 1 + 204 260 l 2 + 180 261 174 261 166 261 c 2 + 99 259 l 1 + 99 288 l 1 +EndSplineSet +EndChar + +StartChar: ff +Encoding: 64256 64256 229 +Width: 703 +Flags: MW +LayerCount: 2 +Fore +SplineSet +382 714 m 1 + 382 617 l 1 + 366 610 l 1 + 336 628 320 634 299 634 c 0 + 253 634 240 613 240 542 c 2 + 240 434 l 1 + 281 434 306 435 371 438 c 1 + 375 430 l 1 + 364 372 l 1 + 240 372 l 1 + 240 100 l 2 + 240 43 241 41 290 36 c 1 + 335 34 l 1 + 335 -3 l 1 + 249 -1 198 0 176 0 c 0 + 153 0 121 -1 35 -3 c 1 + 35 34 l 1 + 76 36 l 1 + 115 40 118 44 118 100 c 2 + 118 372 l 1 + 39 367 l 1 + 39 391 l 1 + 72 406 91 417 118 436 c 1 + 118 479 l 1 + 120 566 124 573 173 616 c 1 + 247 678 l 2 + 285 710 308 720 340 720 c 0 + 355 720 365 718 382 714 c 1 +691 714 m 1 + 691 617 l 1 + 675 610 l 1 + 645 628 629 634 608 634 c 0 + 562 634 549 613 549 542 c 2 + 549 434 l 1 + 590 434 615 435 680 438 c 1 + 684 430 l 1 + 673 372 l 1 + 549 372 l 1 + 549 100 l 2 + 549 43 550 41 599 36 c 1 + 644 34 l 1 + 644 -3 l 1 + 558 -1 507 0 485 0 c 0 + 462 0 430 -1 344 -3 c 1 + 344 34 l 1 + 385 36 l 1 + 424 40 427 44 427 100 c 2 + 427 372 l 1 + 348 367 l 1 + 348 391 l 1 + 381 406 400 417 427 436 c 1 + 427 479 l 1 + 429 566 433 573 482 616 c 1 + 556 678 l 2 + 594 710 617 720 649 720 c 0 + 664 720 674 718 691 714 c 1 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f f +EndChar + +StartChar: ffi +Encoding: 64259 64259 230 +Width: 924 +Flags: MW +LayerCount: 2 +Fore +SplineSet +406 437 m 1 + 406 479 l 1 + 408 566 411 573 461 616 c 2 + 535 678 l 2 + 573 710 596 720 628 720 c 0 + 643 720 653 718 670 714 c 1 + 670 617 l 1 + 654 610 l 1 + 624 628 608 634 587 634 c 0 + 564 634 546 625 538 611 c 0 + 531 598 528 580 528 542 c 2 + 528 434 l 1 + 639 434 l 2 + 686 434 724 439 757 449 c 2 + 829 471 l 1 + 837 470 l 1 + 837 100 l 2 + 837 45 841 39 873 36 c 1 + 908 34 l 1 + 908 -3 l 1 + 841 -1 793 0 773 0 c 2 + 644 -3 l 1 + 644 34 l 1 + 679 36 l 1 + 711 39 715 44 715 100 c 2 + 715 326 l 2 + 715 373 704 391 677 391 c 2 + 646 391 l 1 + 639 372 l 1 + 528 372 l 1 + 528 100 l 2 + 528 44 531 39 568 36 c 2 + 603 34 l 1 + 603 -3 l 1 + 521 -1 493 0 466 0 c 2 + 179 0 l 2 + 152 0 123 -1 36 -3 c 1 + 36 34 l 1 + 77 36 l 1 + 116 40 119 43 119 100 c 2 + 119 372 l 1 + 40 367 l 1 + 40 391 l 1 + 73 406 92 417 119 436 c 1 + 119 479 l 1 + 121 566 125 573 174 616 c 1 + 248 678 l 2 + 286 710 309 720 341 720 c 0 + 356 720 366 718 383 714 c 1 + 383 617 l 1 + 367 610 l 1 + 337 628 321 634 300 634 c 0 + 254 634 241 613 241 542 c 2 + 241 434 l 1 + 266 434 l 1 + 325 436 l 1 + 365 437 l 1 + 406 437 l 1 +406 372 m 1 + 241 372 l 1 + 241 100 l 2 + 241 71 242 57 246 51 c 0 + 251 40 283 34 328 34 c 0 + 366 34 391 38 398 46 c 0 + 404 53 405 55 406 100 c 1 + 406 372 l 1 +786 706 m 0 + 827 706 860 673 860 631 c 0 + 860 590 827 556 785 556 c 0 + 743 556 710 589 710 632 c 0 + 710 674 743 706 786 706 c 0 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f f i +EndChar + +StartChar: ffl +Encoding: 64260 64260 231 +Width: 924 +Flags: MW +LayerCount: 2 +Fore +SplineSet +629 720 m 0 + 637.830505142 720 649.310500674 719.172374831 658 717 c 1 + 660 717 l 1 + 660 680 l 1 + 717 688 742 692 766 700 c 2 + 827 720 l 1 + 835 714 l 1 + 835 100 l 2 + 835 45 838 39 871 36 c 1 + 906 34 l 1 + 906 -3 l 1 + 839 -1 792 0 771 0 c 2 + 642 -3 l 1 + 642 34 l 1 + 677 36 l 1 + 710 39 713 45 713 100 c 2 + 713 568 l 2 + 713 628 710 635 687 638 c 2 + 660 641 l 1 + 660 608 l 1 + 645 604 l 1 + 627 625 609 634 587 634 c 0 + 551 634 535 606 535 542 c 2 + 535 434 l 1 + 569 434 595 435 656 438 c 1 + 660 430 l 1 + 649 372 l 1 + 535 372 l 1 + 535 100 l 2 + 535 43 535 42 585 36 c 1 + 610 34 l 1 + 610 -3 l 1 + 528 -1 500 0 473 0 c 2 + 177 0 l 2 + 150 0 121 -1 34 -3 c 1 + 34 34 l 1 + 75 36 l 1 + 114 40 117 44 117 100 c 2 + 117 372 l 1 + 38 367 l 1 + 38 391 l 1 + 71 406 90 417 117 436 c 1 + 117 479 l 1 + 119 566 123 573 172 616 c 1 + 246 678 l 2 + 284 710 307 720 339 720 c 0 + 354 720 364 718 381 714 c 1 + 381 617 l 1 + 365 610 l 1 + 335 628 319 634 298 634 c 0 + 252 634 239 613 239 542 c 2 + 239 434 l 1 + 280 434 305 435 370 438 c 1 + 374 430 l 1 + 370 409 l 1 + 385 417 394 423 413 436 c 1 + 413 479 l 1 + 415 566 418 573 468 616 c 2 + 542 678 l 2 + 578 708 602 720 629 720 c 0 +239 372 m 1 + 239 100 l 2 + 239 43 241 40 289 36 c 1 + 371 36 l 1 + 409 39 413 44 413 100 c 2 + 413 372 l 1 + 334 367 l 1 + 334 372 l 1 + 239 372 l 1 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f f l +EndChar + +StartChar: oneeighth +Encoding: 8539 8539 232 +Width: 760 +Flags: MW +LayerCount: 2 +Fore +SplineSet +224 0 m 1 + 155 0 l 1 + 558 660 l 1 + 627 660 l 1 + 224 0 l 1 +215 660 m 1 + 211.935419383 626.289613214 208 596.970473911 208 570 c 2 + 208 338 l 2 + 208 310 221 295 245 293 c 2 + 282 291 l 1 + 282 261 l 1 + 220 262 183 263 166 263 c 0 + 157 263 140 263 116 262 c 0 + 98 262 70 262 35 261 c 1 + 35 291 l 1 + 77 293 l 2 + 102 295 114 310 115 338 c 1 + 115 573 l 2 + 115 590 113 596 109 596 c 0 + 108 596 106 596 105 595 c 2 + 18 556 l 1 + 11 580 9 590 9 599 c 2 + 9 604 l 1 + 62 617 91 626 207 665 c 1 + 215 660 l 1 +541 192 m 1 + 501 215 484 243 484 284 c 0 + 484 352 535 396 613 396 c 0 + 679 396 722 362 722 308 c 0 + 722 275 707 252 670 226 c 1 + 716 206 740 171 740 123 c 0 + 740 47 679 -10 597 -10 c 0 + 525 -10 474 33 474 95 c 0 + 474 136 497 170 541 192 c 1 +607 163 m 2 + 573 178 l 1 + 544 152 534 134 534 104 c 0 + 534 60 564 27 605 27 c 0 + 641 27 667 54 667 92 c 0 + 667 124 650 144 607 163 c 2 +608 249 m 1 + 633 239 l 1 + 656 259 665 275 665 299 c 0 + 665 335 641 359 606 359 c 0 + 573 359 552 340 552 310 c 0 + 552 283 567 267 608 249 c 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" onesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" onesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" one fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" one slash eight +EndChar + +StartChar: threeeighths +Encoding: 8540 8540 233 +Width: 760 +Flags: MW +LayerCount: 2 +Fore +SplineSet +224 0 m 1 + 155 0 l 1 + 558 660 l 1 + 627 660 l 1 + 224 0 l 1 +540 192 m 1 + 501 216 484 243 484 284 c 0 + 484 352 535 396 612 396 c 0 + 679 396 722 362 722 308 c 0 + 722 276 707 252 669 226 c 1 + 716 206 740 171 740 123 c 0 + 740 47 679 -10 597 -10 c 0 + 525 -10 474 33 474 95 c 0 + 474 136 496 170 540 192 c 1 +607 163 m 2 + 572 178 l 1 + 543 152 534 134 534 104 c 0 + 534 60 564 27 605 27 c 0 + 641 27 667 54 667 92 c 0 + 667 124 650 144 607 163 c 2 +608 249 m 2 + 632 239 l 1 + 656 259 665 275 665 299 c 0 + 665 335 641 359 606 359 c 0 + 573 359 552 340 552 310 c 0 + 552 283 567 267 608 249 c 2 +9 359 m 1 + 35 366 l 1 + 61 311 84 291 125 291 c 0 + 168 291 197 322 197 366 c 0 + 197 409 169 436 125 436 c 0 + 110 436 102 435 87 431 c 1 + 80 436 l 1 + 92 484 l 1 + 116 484 l 2 + 156 484 181 507 181 543 c 0 + 181 574 159 593 123 593 c 0 + 86 593 67 576 55 533 c 1 + 27 533 l 1 + 47 629 l 1 + 85 650 107 657 142 657 c 0 + 207 657 254 621 254 571 c 0 + 254 536 234 508 194 487 c 1 + 248 479 278 447 278 397 c 0 + 278 316 200 251 103 251 c 0 + 71 251 52 255 25 266 c 1 + 16 319 14 331 9 359 c 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" threesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" threesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" three fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" three slash eight +EndChar + +StartChar: fiveeighths +Encoding: 8541 8541 234 +Width: 760 +Flags: MW +LayerCount: 2 +Fore +SplineSet +224 0 m 1 + 155 0 l 1 + 558 660 l 1 + 627 660 l 1 + 224 0 l 1 +540 192 m 1 + 501 216 484 243 484 284 c 0 + 484 352 535 396 612 396 c 0 + 679 396 722 362 722 308 c 0 + 722 276 707 252 669 226 c 1 + 716 206 740 171 740 123 c 0 + 740 47 679 -10 597 -10 c 0 + 525 -10 474 33 474 95 c 0 + 474 136 497 170 540 192 c 1 +607 163 m 2 + 572 178 l 1 + 543 152 534 134 534 104 c 0 + 534 60 564 27 605 27 c 0 + 641 27 667 54 667 92 c 0 + 667 124 650 144 607 163 c 2 +608 249 m 2 + 632 239 l 1 + 656 259 665 276 665 299 c 0 + 665 335 641 359 606 359 c 0 + 573 359 552 340 552 310 c 0 + 552 283 567 267 608 249 c 2 +92 579 m 1 + 90 496 l 1 + 122 510 139 514 164 514 c 0 + 239 514 286 471 286 404 c 0 + 286 319 209 251 112 251 c 0 + 82 251 64 255 41 265 c 1 + 37 284 35 292 24 334 c 1 + 21 348 l 1 + 44 362 l 1 + 66 314 94 292 136 292 c 0 + 180 292 209 322 209 369 c 0 + 209 417 179 447 133 447 c 0 + 105 447 87 441 65 423 c 1 + 50 431 l 1 + 53 475 54 496 54 506 c 2 + 54 566 l 2 + 54 584 53 613 50 648 c 1 + 56 655 l 1 + 66 654 l 1 + 99 653 107 652 160 651 c 1 + 268 655 l 1 + 272 647 l 1 + 269 633 268 626 268 613 c 2 + 268 588 l 1 + 263 579 l 1 + 232 580 l 2 + 205 581 192 581 183 581 c 2 + 176 581 l 1 + 92 579 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" fivesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" fivesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" five fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" five slash eight +EndChar + +StartChar: seveneighths +Encoding: 8542 8542 235 +Width: 760 +Flags: MW +LayerCount: 2 +Fore +SplineSet +164 0 m 1 + 95 0 l 1 + 498 660 l 1 + 567 660 l 1 + 164 0 l 1 +540 192 m 1 + 501 215 484 243 484 284 c 0 + 484 352 535 396 613 396 c 0 + 679 396 722 362 722 308 c 0 + 722 275 707 252 669 226 c 1 + 716 206 740 171 740 123 c 0 + 740 47 679 -10 597 -10 c 0 + 525 -10 474 33 474 95 c 0 + 474 136 497 170 540 192 c 1 +607 163 m 2 + 572 178 l 1 + 543 152 534 134 534 104 c 0 + 534 60 564 27 605 27 c 0 + 641 27 667 54 667 92 c 0 + 667 124 650 144 607 163 c 2 +608 249 m 2 + 632 239 l 1 + 656 259 665 275 665 299 c 0 + 665 335 641 359 606 359 c 0 + 573 359 552 340 552 310 c 0 + 552 283 567 267 608 249 c 2 +299 653 m 1 + 299 622 l 1 + 279 591 266 568 243 520 c 2 + 177 388 l 2 + 160 353 135 291 125 259 c 1 + 108 260 93 261 89 261 c 0 + 83 261 74 260 54 259 c 1 + 49 269 l 1 + 229 575 l 1 + 95 575 l 1 + 68 574 64 572 61 547 c 2 + 56 506 l 1 + 26 506 l 1 + 26 520 l 2 + 26 584 26 600 24 639 c 1 + 24 648 l 1 + 32 655 l 1 + 51 654 l 1 + 142 652 190 651 196 651 c 2 + 211 651 l 1 + 299 653 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" sevensuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" sevensuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" seven fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" seven slash eight +EndChar + +StartChar: zerosuperior +Encoding: 8304 8304 236 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +190 657 m 0 + 278 657 315 600 315 467 c 0 + 315 319 271 251 176 251 c 0 + 86 251 47 309 47 443 c 0 + 47 592 90 657 190 657 c 0 +178 621 m 0 + 139 621 126 585 126 483 c 0 + 126 343 143 287 184 287 c 0 + 218 287 236 332 236 413 c 0 + 236 559 219 621 178 621 c 0 +EndSplineSet +EndChar + +StartChar: foursuperior +Encoding: 8308 8308 237 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 358 m 1 + 17 385 l 1 + 53 472 94 545 165 648 c 1 + 242 665 l 1 + 248 655 l 1 + 248 632 l 1 + 245 551 245 538 245 484 c 2 + 245 413 l 1 + 296 413 l 1 + 298 409 l 1 + 298 358 l 1 + 245 358 l 1 + 245 329 l 2 + 245 303 255 290 276 289 c 2 + 300 287 l 1 + 300 259 l 1 + 276 259 l 1 + 214 261 214 261 204 261 c 0 + 197 261 184 261 166 260 c 0 + 144 260 137 260 95 259 c 1 + 95 287 l 1 + 137 289 l 2 + 157 290 167 304 168 329 c 1 + 168 358 l 1 + 22 358 l 1 +68 413 m 1 + 168 413 l 1 + 168 594 l 1 + 149 564 136 543 129 532 c 2 + 92 463 l 2 + 86 452 78 436 68 413 c 1 +EndSplineSet +EndChar + +StartChar: fivesuperior +Encoding: 8309 8309 238 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +129 579 m 1 + 127 496 l 1 + 159 510 176 514 201 514 c 0 + 276 514 323 471 323 404 c 0 + 323 319 246 251 149 251 c 0 + 119 251 101 255 78 265 c 1 + 74 284 72 292 61 334 c 1 + 58 348 l 1 + 81 362 l 1 + 103 314 131 292 173 292 c 0 + 217 292 246 322 246 369 c 0 + 246 417 216 447 170 447 c 0 + 142 447 124 441 102 423 c 1 + 87 431 l 1 + 90 475 91 496 91 506 c 2 + 91 566 l 2 + 91 584 90 613 87 648 c 1 + 93 655 l 1 + 103 654 l 1 + 136 653 144 652 197 651 c 1 + 305 655 l 1 + 309 647 l 1 + 306 633 305 626 305 613 c 2 + 305 588 l 1 + 300 579 l 1 + 269 580 l 2 + 242 581 229 581 220 581 c 2 + 213 581 l 1 + 129 579 l 1 +EndSplineSet +EndChar + +StartChar: sixsuperior +Encoding: 8310 8310 239 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 625 m 1 + 282.333333333 625 277.666666667 625 273 625 c 0 + 192 623 145 568 138 467 c 1 + 163 497 188 509 222 509 c 0 + 281 509 318 465 318 395 c 0 + 318 309 264 251 184 251 c 0 + 99 251 52 311 52 420 c 0 + 52 514 92 587 166 631 c 0 + 198 650 225 656 272 657 c 1 + 299 638 l 1 + 287 625 l 1 +186 452 m 0 + 152 452 136 429 136 381 c 0 + 136 323 157 287 192 287 c 0 + 223 287 241 316 241 365 c 0 + 241 417 219 452 186 452 c 0 +EndSplineSet +EndChar + +StartChar: sevensuperior +Encoding: 8311 8311 240 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +357 653 m 1 + 357 622 l 1 + 337 591 324 568 301 520 c 2 + 235 388 l 2 + 218 353 193 291 183 259 c 1 + 166 260 151 261 147 261 c 0 + 141 261 132 260 112 259 c 1 + 107 269 l 1 + 287 575 l 1 + 153 575 l 1 + 126 574 122 572 119 547 c 2 + 114 506 l 1 + 84 506 l 1 + 84 520 l 2 + 84 584 84 600 82 639 c 1 + 82 648 l 1 + 90 655 l 1 + 109 654 l 1 + 200 652 248 651 254 651 c 2 + 269 651 l 1 + 357 653 l 1 +EndSplineSet +EndChar + +StartChar: eightsuperior +Encoding: 8312 8312 241 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +115 453 m 1 + 75 477 58 504 58 545 c 0 + 58 613 109 657 187 657 c 0 + 254 657 297 623 297 569 c 0 + 297 537 282 513 244 487 c 1 + 290 466 314 432 314 384 c 0 + 314 308 253 251 171 251 c 0 + 99 251 48 294 48 356 c 0 + 48 397 71 431 115 453 c 1 +181 424 m 2 + 147 439 l 1 + 118 413 108 395 108 365 c 0 + 108 321 138 288 179 288 c 0 + 215 288 241 315 241 353 c 0 + 241 385 224 405 181 424 c 2 +182 510 m 1 + 207 500 l 1 + 231 520 240 536 240 560 c 0 + 240 596 216 620 180 620 c 0 + 147 620 126 601 126 571 c 0 + 126 544 141 528 182 510 c 1 +EndSplineSet +EndChar + +StartChar: ninesuperior +Encoding: 8313 8313 242 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +89 251 m 1 + 63 270 l 1 + 70 286 l 1 + 83 284 86 284 90 284 c 0 + 128 284 168 305 188 335 c 0 + 207 362 216 391 221 442 c 1 + 190 415 l 2 + 177 405 164 400 145 400 c 0 + 79 400 42 441 42 516 c 0 + 42 603 93 657 175 657 c 0 + 262 657 308 600 308 494 c 0 + 308 352 218 252 89 251 c 1 +171 620 m 0 + 138 620 119 593 119 546 c 0 + 119 490 140 458 176 458 c 0 + 210 458 225 479 225 526 c 0 + 225 586 206 620 171 620 c 0 +EndSplineSet +EndChar + +StartChar: IJ +Encoding: 306 306 243 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +739 641 m 1 + 702 638 l 2 + 678 636 669 633 663 627 c 0 + 656 619 655 603 654 543 c 1 + 654 137 l 2 + 654 32 648 -7 626 -55 c 0 + 584 -145 489 -213 408 -213 c 0 + 399 -213 391 -212 378 -208 c 1 + 378 -119 l 1 + 389 -113 l 1 + 393 -116 394 -117 400 -121 c 0 + 426 -142 440 -148 458 -148 c 0 + 499 -148 513 -114 513 -18 c 2 + 513 543 l 1 + 512 633 512 634 465 638 c 2 + 428 641 l 1 + 428 681 l 1 + 547 678 548 678 583 678 c 0 + 619 678 619 678 739 681 c 1 + 739 641 l 1 +EndSplineSet +EndChar + +StartChar: Abreve +Encoding: 258 258 244 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +238 893 m 1 + 282 893 l 1 + 293 834 326 806 386 806 c 0 + 423 806 452 818 473 842 c 0 + 486 857 497 878 497 891 c 2 + 497 893 l 1 + 541 893 l 1 + 537 845 531 821 514 794 c 0 + 488 752 446 730 390 730 c 0 + 328 730 282 756 257 804 c 0 + 243 830 239 850 238 893 c 1 +EndSplineSet +EndChar + +StartChar: Aogonek +Encoding: 260 260 245 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 756.656434537 -2.99119062916 756.312946679 -2.98680474415 755.969561722 -2.98680474415 c 0 + 717.333436807 -2.98680474415 680 -58.5109435087 680 -116 c 0 + 680 -159 705 -187 744 -187 c 0 + 766 -187 782 -183 812 -172 c 1 + 818 -198 l 1 + 788 -219 752 -229 706 -229 c 0 + 641 -229 604 -192 604 -127 c 0 + 604 -82 622 -45 655 -21 c 0 + 665 -14 671 -11 694 -2 c 1 + 662 -1 l 2 + 614 0 614 0 600 0 c 0 + 578 0 532 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +EndSplineSet +EndChar + +StartChar: Cacute +Encoding: 262 262 246 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +692 87 m 1 + 670 38 l 1 + 596 -3 537 -17 445 -17 c 0 + 198 -17 44 123 44 347 c 0 + 44 561 202 695 455 695 c 0 + 542 695 598 684 689 648 c 1 + 695 637 l 1 + 686 599 683 584 672 484 c 1 + 633 484 l 1 + 628 570 l 1 + 574 620 526 639 450 639 c 0 + 291 639 194 533 194 361 c 0 + 194 172 309 48 485 48 c 0 + 551 48 615 65 680 99 c 1 + 692 87 l 1 +353 730 m 1 + 482 878 l 2 + 505 905 523 915 546 915 c 0 + 573 915 590 898 590 871 c 0 + 590 848.400585657 575.019366794 829.509683397 544 814 c 1 + 499.664446659 785.335553341 453.879131972 758.120868028 409 730 c 1 + 353 730 l 1 +EndSplineSet +EndChar + +StartChar: Ccaron +Encoding: 268 268 247 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +692 87 m 1 + 670 38 l 1 + 596 -3 537 -17 445 -17 c 0 + 198 -17 44 123 44 347 c 0 + 44 561 202 695 455 695 c 0 + 542 695 598 684 689 648 c 1 + 695 637 l 1 + 686 599 683 584 672 484 c 1 + 633 484 l 1 + 628 570 l 1 + 574 620 526 639 450 639 c 0 + 291 639 194 533 194 361 c 0 + 194 172 309 48 485 48 c 0 + 551 48 615 65 680 99 c 1 + 692 87 l 1 +486 734 m 1 + 394 734 l 1 + 273 909 l 1 + 328 909 l 1 + 441 811 l 1 + 553 909 l 1 + 610 909 l 1 + 486 734 l 1 +EndSplineSet +EndChar + +StartChar: Cdotaccent +Encoding: 266 266 248 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +692 87 m 1 + 670 38 l 1 + 596 -3 537 -17 445 -17 c 0 + 198 -17 44 123 44 347 c 0 + 44 561 202 695 455 695 c 0 + 542 695 598 684 689 648 c 1 + 695 637 l 1 + 686 599 683 584 672 484 c 1 + 633 484 l 1 + 628 570 l 1 + 574 620 526 639 450 639 c 0 + 291 639 194 533 194 361 c 0 + 194 172 309 48 485 48 c 0 + 551 48 615 65 680 99 c 1 + 692 87 l 1 +419 895 m 0 + 455 895 485 864 485 828 c 0 + 485 791 455 761 418 761 c 0 + 381 761 351 791 351 828 c 0 + 351 865 381 895 419 895 c 0 +EndSplineSet +EndChar + +StartChar: Dcaron +Encoding: 270 270 249 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +379 -3 m 0 + 336.650099561 -3 265.3531035 0 224 0 c 0 + 195 0 155 -1 68 -3 c 1 + 68 20 l 1 + 100 38 l 2 + 115 47 119 59 120 95 c 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 183 678 183 678 196 678 c 0 + 203 678 203 678 301 679 c 2 + 437 681 l 1 + 567 681 651 655 709 598 c 0 + 759 549 786 471 786 376 c 0 + 786 268 751 180 683 113 c 0 + 608 39 498 -3 379 -3 c 0 +261 627 m 1 + 261 57 l 1 + 286 53 302 52 329 52 c 0 + 442 52 513 74 563 123 c 0 + 612 171 636 246 636 348 c 0 + 636 481.540807319 597.687861821 557.15606909 514 599 c 0 + 472 618 393 631 323 631 c 0 + 299 631 284 630 261 627 c 1 +388 734 m 1 + 295 734 l 1 + 174 909 l 1 + 229 909 l 1 + 342 811 l 1 + 454 909 l 1 + 511 909 l 1 + 388 734 l 1 +EndSplineSet +EndChar + +StartChar: Dcroat +Encoding: 272 272 250 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +379 -3 m 0 + 336.650099561 -3 265.3531035 0 224 0 c 0 + 195 0 155 -1 68 -3 c 1 + 68 20 l 1 + 100 38 l 2 + 115 47 119 59 120 95 c 1 + 120 338 l 1 + 10 338 l 1 + 10 380 l 1 + 120 380 l 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 183 678 183 678 196 678 c 0 + 203 678 203 678 301 679 c 2 + 437 681 l 1 + 567 681 651 655 709 598 c 0 + 759 549 786 471 786 376 c 0 + 786 268 751 180 683 113 c 0 + 607 39 498 -3 379 -3 c 0 +261 380 m 1 + 412 380 l 1 + 412 338 l 1 + 261 338 l 1 + 261 57 l 1 + 286 53 302 52 329 52 c 0 + 442 52 513 74 563 123 c 0 + 612 171 636 246 636 348 c 0 + 636 481.540807319 597.687861821 557.15606909 514 599 c 0 + 472 618 393 631 323 631 c 0 + 299 631 284 630 261 627 c 1 + 261 380 l 1 +EndSplineSet +EndChar + +StartChar: Ecaron +Encoding: 282 282 251 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +351 734 m 1 + 258 734 l 1 + 137 909 l 1 + 192 909 l 1 + 305 811 l 1 + 417 909 l 1 + 474 909 l 1 + 351 734 l 1 +EndSplineSet +EndChar + +StartChar: Edotaccent +Encoding: 278 278 252 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +307 895 m 0 + 343 895 373 864 373 828 c 0 + 373 791 343 761 306 761 c 0 + 269 761 239 791 239 828 c 0 + 239 865 269 895 307 895 c 0 +EndSplineSet +EndChar + +StartChar: Eogonek +Encoding: 280 280 253 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 557 0 l 1 + 526.945526274 -3.7568092158 511.936512118 -12.2901153271 491 -53 c 0 + 481 -74 475 -95 475 -115 c 0 + 475 -159 500 -187 539 -187 c 0 + 561 -187 577 -183 607 -172 c 1 + 613 -198 l 1 + 583 -219 547 -229 501 -229 c 0 + 436 -229 399 -192 399 -126 c 0 + 399 -67 426 -27 484 -4 c 1 + 414 -4 l 2 + 365.548693978 -4 255.797235962 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +EndSplineSet +EndChar + +StartChar: Gbreve +Encoding: 286 286 254 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +776 276 m 1 + 776 242 l 1 + 740 234 736 231 735 206 c 1 + 735 43 l 1 + 615 -2 539 -17 438 -17 c 0 + 201 -17 47 126 47 346 c 0 + 47 562 205 695 461 695 c 0 + 559 695 631 682 722 648 c 1 + 728 637 l 1 + 719 599 716 580 705 484 c 1 + 666 484 l 1 + 661 570 l 1 + 637 593 628 600 603 610 c 0 + 560 629 507 639 456 639 c 0 + 293 639 197 535 197 358 c 0 + 197 167 305 39 466 39 c 0 + 509 39 542 45 593 64 c 1 + 593 196 l 1 + 592 222 578 232 536 233 c 2 + 483 235 l 1 + 483 276 l 1 + 568 274 598 273 626 273 c 0 + 655 273 689 274 776 276 c 1 +285 893 m 1 + 329 893 l 1 + 340 834 373 806 433 806 c 0 + 471 806 500 818 520 842 c 0 + 534 857 544 878 544 891 c 2 + 544 893 l 1 + 588 893 l 1 + 584 845 578 821 562 794 c 0 + 535 752 493 730 437 730 c 0 + 376 730 329 756 304 804 c 0 + 291 830 287 850 285 893 c 1 +EndSplineSet +EndChar + +StartChar: Gdotaccent +Encoding: 288 288 255 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +776 276 m 1 + 776 242 l 1 + 740 234 736 231 735 206 c 1 + 735 43 l 1 + 615 -2 539 -17 438 -17 c 0 + 201 -17 47 126 47 346 c 0 + 47 562 205 695 461 695 c 0 + 559 695 631 682 722 648 c 1 + 728 637 l 1 + 719 599 716 580 705 484 c 1 + 666 484 l 1 + 661 570 l 1 + 637 593 628 600 603 610 c 0 + 560 629 507 639 456 639 c 0 + 293 639 197 535 197 358 c 0 + 197 167 305 39 466 39 c 0 + 509 39 542 45 593 64 c 1 + 593 196 l 1 + 592 222 578 232 536 233 c 2 + 483 235 l 1 + 483 276 l 1 + 568 274 598 273 626 273 c 0 + 655 273 689 274 776 276 c 1 +418 895 m 0 + 454 895 484 864 484 828 c 0 + 484 791 454 761 417 761 c 0 + 380 761 350 791 350 828 c 0 + 350 865 380 895 418 895 c 0 +EndSplineSet +EndChar + +StartChar: Idotaccent +Encoding: 304 304 256 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +196 895 m 0 + 232 895 262 864 262 828 c 0 + 262 791 232 761 195 761 c 0 + 158 761 128 791 128 828 c 0 + 128 865 158 895 196 895 c 0 +EndSplineSet +EndChar + +StartChar: Lacute +Encoding: 313 313 257 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +420 -4 m 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 480 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 174 l 1 + 577 174 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 +217 730 m 1 + 346 878 l 2 + 369 905 387 915 411 915 c 0 + 438 915 455 898 455 871 c 0 + 455 848.841998505 440.016215646 830.008107823 408 814 c 1 + 363.664446659 785.335553341 317.879131972 758.120868028 273 730 c 1 + 217 730 l 1 +EndSplineSet +EndChar + +StartChar: Lcaron +Encoding: 317 317 258 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +420 -4 m 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 480 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 174 l 1 + 577 174 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 +479 458 m 1 + 420 434 l 1 + 407 449 l 1 + 438 519 463 600 474 665 c 1 + 518 671 556 680 592 695 c 1 + 605 683 l 1 + 579 625 530 537 479 458 c 1 +EndSplineSet +EndChar + +StartChar: Nacute +Encoding: 323 323 259 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +35 34 m 1 + 72 37 l 2 + 118 41 119 45 120 135 c 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 86 679 l 1 + 120 678 l 1 + 155 678 l 1 + 239 681 l 1 + 305 594 322 572 342 548 c 2 + 654 184 l 1 + 654 543 l 1 + 653 633 652 637 606 641 c 2 + 569 644 l 1 + 569 681 l 1 + 647 678 672 678 684 678 c 2 + 798 681 l 1 + 798 644 l 1 + 761 641 l 2 + 715 637 714 633 713 543 c 1 + 713 89 l 2 + 713 66 714 46 716 -12 c 1 + 709 -16 l 1 + 627 -3 l 1 + 557 75 532 104 505 136 c 2 + 179 528 l 1 + 179 135 l 2 + 179 45 181 41 227 37 c 2 + 264 34 l 1 + 264 -3 l 1 + 199 -1 174 0 151 0 c 0 + 128 0 101 -1 35 -3 c 1 + 35 34 l 1 +328 730 m 1 + 457 878 l 2 + 480 905 498 915 522 915 c 0 + 549 915 566 898 566 871 c 0 + 566 848.518568317 551.878672847 830.439336424 519 814 c 1 + 474.664446659 785.335553341 428.879131972 758.120868028 384 730 c 1 + 328 730 l 1 +EndSplineSet +EndChar + +StartChar: Ncaron +Encoding: 327 327 260 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +35 34 m 1 + 72 37 l 2 + 118 41 119 45 120 135 c 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 86 679 l 1 + 120 678 l 1 + 155 678 l 1 + 239 681 l 1 + 305 594 322 572 342 548 c 2 + 654 184 l 1 + 654 543 l 1 + 653 633 652 637 606 641 c 2 + 569 644 l 1 + 569 681 l 1 + 647 678 672 678 684 678 c 2 + 798 681 l 1 + 798 644 l 1 + 761 641 l 2 + 715 637 714 633 713 543 c 1 + 713 89 l 2 + 713 66 714 46 716 -12 c 1 + 709 -16 l 1 + 627 -3 l 1 + 557 75 532 104 505 136 c 2 + 179 528 l 1 + 179 135 l 2 + 179 45 181 41 227 37 c 2 + 264 34 l 1 + 264 -3 l 1 + 199 -1 174 0 151 0 c 0 + 128 0 101 -1 35 -3 c 1 + 35 34 l 1 +462 734 m 1 + 369 734 l 1 + 248 909 l 1 + 303 909 l 1 + 416 811 l 1 + 528 909 l 1 + 585 909 l 1 + 462 734 l 1 +EndSplineSet +EndChar + +StartChar: Ohungarumlaut +Encoding: 336 336 261 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +481 730 m 1 + 609 878 l 2 + 634 907 648 915 672 915 c 0 + 700 915 719 897 719 869 c 0 + 719 851 713 839 700 831 c 2 + 535 730 l 1 + 481 730 l 1 +273 730 m 1 + 401 878 l 2 + 427 907 440 915 464 915 c 0 + 492 915 511 897 511 868 c 0 + 511 851 505 839 492 831 c 2 + 327 730 l 1 + 273 730 l 1 +EndSplineSet +EndChar + +StartChar: Racute +Encoding: 340 340 262 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 678 m 0 + 265.468782954 678 371.760703548 681 416 681 c 0 + 542 681 606 632 606 534 c 0 + 606 492 592 456 564 424 c 0 + 537 394 513 379 457 356 c 1 + 638 82 l 1 + 662 50 672 44 708 37 c 1 + 708 -3 l 1 + 671 -1 662 -1 611 0 c 1 + 521 -3 l 1 + 297 344 l 1 + 304 362 l 1 + 322 362 l 2 + 406 362 464 419 464 503 c 0 + 464 585 413 631 323 631 c 0 + 297 631 279 628 265 622 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 75 124 135 c 1 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 188 678 188 678 216 678 c 0 +273 730 m 1 + 402 878 l 2 + 425 905 443 915 466 915 c 0 + 494 915 511 898 511 871 c 0 + 511 849.231006927 497.047513288 830.523756644 464 814 c 1 + 419.664446659 785.335553341 373.879131972 758.120868028 329 730 c 1 + 273 730 l 1 +EndSplineSet +EndChar + +StartChar: Rcaron +Encoding: 344 344 263 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 678 m 0 + 265.468782954 678 371.760703548 681 416 681 c 0 + 542 681 606 632 606 534 c 0 + 606 492 592 456 564 424 c 0 + 537 394 513 379 457 356 c 1 + 638 82 l 1 + 662 50 672 44 708 37 c 1 + 708 -3 l 1 + 671 -1 662 -1 611 0 c 1 + 521 -3 l 1 + 297 344 l 1 + 304 362 l 1 + 322 362 l 2 + 406 362 464 419 464 503 c 0 + 464 585 413 631 323 631 c 0 + 297 631 279 628 265 622 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 75 124 135 c 1 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 188 678 188 678 216 678 c 0 +407 734 m 1 + 314 734 l 1 + 193 909 l 1 + 248 909 l 1 + 361 811 l 1 + 473 909 l 1 + 530 909 l 1 + 407 734 l 1 +EndSplineSet +EndChar + +StartChar: Sacute +Encoding: 346 346 264 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 202 m 1 + 112 202 l 1 + 119 114 l 1 + 151 67 215 37 283 37 c 0 + 369 37 433 92 433 166 c 0 + 433 214 406 245 350 262 c 2 + 210 304 l 2 + 115 332 64 395 64 480 c 0 + 64 615 162 695 329 695 c 0 + 395 695 447 685 514 661 c 1 + 519 649 l 1 + 510 620 505 572 505 507 c 1 + 464 507 l 1 + 458 589 l 1 + 420 626 375 644 322 644 c 0 + 242 644 188 597 188 527 c 0 + 188 476 220 446 294 426 c 2 + 408 396 l 2 + 507 370 559 309 559 220 c 0 + 559 76 444 -17 265 -17 c 0 + 189 -17 131 -4 57 29 c 1 + 68 86 72 127 72 202 c 1 +257 730 m 1 + 386 878 l 2 + 409 905 427 915 451 915 c 0 + 478 915 495 898 495 871 c 0 + 495 848.518568317 480.878672847 830.439336424 448 814 c 1 + 403.664446659 785.335553341 357.879131972 758.120868028 313 730 c 1 + 257 730 l 1 +EndSplineSet +EndChar + +StartChar: Scedilla +Encoding: 350 350 265 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +514 661 m 1 + 519 649 l 1 + 510 620 505 572 505 507 c 1 + 464 507 l 1 + 458 589 l 1 + 420 626 375 644 322 644 c 0 + 242 644 188 597 188 527 c 0 + 188 476 220 446 294 426 c 2 + 408 396 l 2 + 507 370 559 309 559 220 c 0 + 559 85 464 -1 301 -15 c 1 + 277 -71 l 1 + 297 -66 308 -65 323 -65 c 0 + 369 -65 399 -93 399 -138 c 0 + 399 -191 348 -225 266 -225 c 0 + 237 -225 206 -219 172 -207 c 1 + 188 -170 l 1 + 222 -177 236 -179 255 -179 c 0 + 288 -179 305 -166 305 -142 c 0 + 305 -120 291 -107 267 -107 c 0 + 259 -107 253 -108 231 -111 c 1 + 221 -103 l 1 + 260 -17 l 1 + 186 -16 119 -1 57 29 c 1 + 68 86 72 127 72 202 c 1 + 112 202 l 1 + 119 114 l 1 + 151 67 215 37 283 37 c 0 + 369 37 433 92 433 166 c 0 + 433 214 406 245 350 262 c 2 + 210 304 l 2 + 115 332 64 395 64 480 c 0 + 64 615 162 695 329 695 c 0 + 395 695 447 685 514 661 c 1 +EndSplineSet +Substitution2: "'locl' Localized Forms in Latin lookup 2 subtable" Scommaaccent +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" Scommaaccent +EndChar + +StartChar: Tcaron +Encoding: 356 356 266 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +404 619 m 1 + 404 135 l 1 + 405 72 406 58 414 50 c 0 + 420 44 429 42 452 40 c 2 + 489 37 l 1 + 489 -3 l 1 + 404 -1 369 0 333 0 c 0 + 298 0 262 -1 178 -3 c 1 + 178 37 l 1 + 215 40 l 2 + 240 42 248 45 254 51 c 0 + 261 59 262 74 263 135 c 1 + 263 619 l 1 + 146 619 l 1 + 84 618 82 617 75 586 c 1 + 70 517 l 1 + 30 517 l 1 + 27 593 25 628 17 676 c 1 + 23 681 l 1 + 298 678 298 678 334 678 c 0 + 369 678 369 678 644 681 c 1 + 650 676 l 1 + 642 628 639 593 637 517 c 1 + 597 517 l 1 + 592 586 l 1 + 583 610 l 1 + 576 617 566 618 521 619 c 1 + 404 619 l 1 +379 734 m 1 + 286 734 l 1 + 165 909 l 1 + 220 909 l 1 + 333 811 l 1 + 445 909 l 1 + 502 909 l 1 + 379 734 l 1 +EndSplineSet +EndChar + +StartChar: Uring +Encoding: 366 366 267 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +429 924 m 0 + 482 924 527 878 527 824 c 0 + 527 769 482 724 427 724 c 0 + 371 724 327 769 327 825 c 0 + 327 880 372 924 429 924 c 0 +428 874 m 0 + 399 874 377 852 377 824 c 0 + 377 796 399 774 427 774 c 0 + 455 774 477 796 477 824 c 0 + 477 851 455 874 428 874 c 0 +EndSplineSet +EndChar + +StartChar: Uhungarumlaut +Encoding: 368 368 268 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +396 730 m 1 + 524 878 l 2 + 549 907 562 915 586 915 c 0 + 615 915 634 897 634 869 c 0 + 634 851 628 839 615 831 c 2 + 450 730 l 1 + 396 730 l 1 +188 730 m 1 + 316 878 l 2 + 341 907 354 915 379 915 c 0 + 407 915 426 897 426 869 c 0 + 426 851 420 839 407 831 c 2 + 242 730 l 1 + 188 730 l 1 +EndSplineSet +EndChar + +StartChar: Zacute +Encoding: 377 377 269 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +623 681 m 1 + 623 646 l 1 + 591 607 568 577 540 536 c 2 + 215 57 l 1 + 491 57 l 2 + 543 57 566 69 572 96 c 2 + 587 174 l 1 + 627 174 l 1 + 618 124 612 60 611 -3 c 1 + 485 -1 428 0 327 0 c 0 + 224 0 161 -1 24 -3 c 1 + 24 35 l 1 + 73 97 100 133 128 174 c 2 + 434 620 l 1 + 212 620 l 1 + 140 619 131 615 125 574 c 2 + 117 519 l 1 + 80 519 l 1 + 80 681 l 1 + 325 678 325 678 352 678 c 0 + 379 678 379 678 623 681 c 1 +245 730 m 1 + 374 878 l 2 + 397 905 415 915 439 915 c 0 + 466 915 483 898 483 871 c 0 + 483 848.518568317 468.878672847 830.439336424 436 814 c 1 + 391.664446659 785.335553341 345.879131972 758.120868028 301 730 c 1 + 245 730 l 1 +EndSplineSet +EndChar + +StartChar: Zdotaccent +Encoding: 379 379 270 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +623 681 m 1 + 623 646 l 1 + 591 607 568 577 540 536 c 2 + 215 57 l 1 + 491 57 l 2 + 543 57 566 69 572 96 c 2 + 587 174 l 1 + 627 174 l 1 + 618 124 612 60 611 -3 c 1 + 485 -1 428 0 327 0 c 0 + 224 0 161 -1 24 -3 c 1 + 24 35 l 1 + 73 97 100 133 128 174 c 2 + 434 620 l 1 + 212 620 l 1 + 140 619 131 615 125 574 c 2 + 117 519 l 1 + 80 519 l 1 + 80 681 l 1 + 325 678 325 678 352 678 c 0 + 379 678 379 678 623 681 c 1 +335 895 m 0 + 371 895 401 864 401 828 c 0 + 401 791 371 761 334 761 c 0 + 297 761 267 791 267 828 c 0 + 267 865 297 895 335 895 c 0 +EndSplineSet +EndChar + +StartChar: Amacron +Encoding: 256 256 271 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +555 762 m 1 + 224 762 l 1 + 224 833 l 1 + 555 833 l 1 + 555 762 l 1 +EndSplineSet +EndChar + +StartChar: uni021A +Encoding: 538 538 272 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +404 619 m 1 + 404 135 l 1 + 405 72 406 58 414 50 c 0 + 420 44 429 42 452 40 c 2 + 489 37 l 1 + 489 -3 l 1 + 404 -1 369 0 333 0 c 0 + 298 0 262 -1 178 -3 c 1 + 178 37 l 1 + 215 40 l 2 + 240 42 248 45 254 51 c 0 + 261 59 262 74 263 135 c 1 + 263 619 l 1 + 146 619 l 1 + 84 618 82 617 75 586 c 1 + 70 517 l 1 + 30 517 l 1 + 27 593 25 628 17 676 c 1 + 23 681 l 1 + 298 678 298 678 334 678 c 0 + 369 678 369 678 644 681 c 1 + 650 676 l 1 + 642 628 639 593 637 517 c 1 + 597 517 l 1 + 592 586 l 1 + 583 610 l 1 + 576 617 566 618 521 619 c 1 + 404 619 l 1 +287 -277 m 1 + 227 -301 l 1 + 215 -287 l 1 + 246 -217 271 -134 281 -70 c 1 + 324 -65 365 -55 400 -40 c 1 + 412 -52 l 1 + 387 -110 337 -198 287 -277 c 1 +EndSplineSet +EndChar + +StartChar: Ccircumflex +Encoding: 264 264 273 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +692 87 m 1 + 670 38 l 1 + 596 -3 537 -17 445 -17 c 0 + 198 -17 44 123 44 347 c 0 + 44 561 202 695 455 695 c 0 + 542 695 598 684 689 648 c 1 + 695 637 l 1 + 686 599 683 584 672 484 c 1 + 633 484 l 1 + 628 570 l 1 + 574 620 526 639 450 639 c 0 + 291 639 194 533 194 361 c 0 + 194 172 309 48 485 48 c 0 + 551 48 615 65 680 99 c 1 + 692 87 l 1 +363 905 m 1 + 456 905 l 1 + 579 730 l 1 + 522 730 l 1 + 410 828 l 1 + 297 730 l 1 + 242 730 l 1 + 363 905 l 1 +EndSplineSet +EndChar + +StartChar: Wcircumflex +Encoding: 372 372 274 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +772 681 m 1 + 813.144469526 679.211110021 849.463526378 678 877 678 c 0 + 889 678 918 679 988 681 c 1 + 988 644 l 1 + 955 641 l 2 + 938 639 925 618 912 572 c 2 + 790 140 l 2 + 783 114 777 88 757 -3 c 1 + 684 -3 l 1 + 672.595492008 26.9368334801 656.768575697 72.7710088238 646 102 c 2 + 497 477 l 1 + 342 122 l 2 + 333 100 325 80 295 -3 c 1 + 225 -3 l 1 + 86 599 l 2 + 79 627 68 639 49 641 c 2 + 17 644 l 1 + 17 681 l 1 + 161 678 161 678 174 678 c 0 + 189 678 189 678 307 681 c 1 + 307 644 l 1 + 265 641 l 2 + 249 640 235 628 235 616 c 0 + 235 608 236 599 238 590 c 2 + 320 207 l 1 + 470 562 l 2 + 483 595 514 669 521 686 c 1 + 566 686 l 1 + 587 626 599 592 615 553 c 2 + 752 210 l 1 + 849 588 l 2 + 852 599 853 609 853 618 c 0 + 853 632 841 640 818 641 c 2 + 772 644 l 1 + 772 681 l 1 +486 905 m 1 + 579 905 l 1 + 702 730 l 1 + 645 730 l 1 + 533 828 l 1 + 420 730 l 1 + 365 730 l 1 + 486 905 l 1 +EndSplineSet +EndChar + +StartChar: Wdieresis +Encoding: 7812 7812 275 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +772 681 m 1 + 813.144469526 679.211110021 849.463526378 678 877 678 c 0 + 889 678 918 679 988 681 c 1 + 988 644 l 1 + 955 641 l 2 + 938 639 925 618 912 572 c 2 + 790 140 l 2 + 783 114 777 88 757 -3 c 1 + 684 -3 l 1 + 672.595492008 26.9368334801 656.768575697 72.7710088238 646 102 c 2 + 497 477 l 1 + 342 122 l 2 + 333 100 325 80 295 -3 c 1 + 225 -3 l 1 + 86 599 l 2 + 79 627 68 639 49 641 c 2 + 17 644 l 1 + 17 681 l 1 + 161 678 161 678 174 678 c 0 + 189 678 189 678 307 681 c 1 + 307 644 l 1 + 265 641 l 2 + 249 640 235 628 235 616 c 0 + 235 608 236 599 238 590 c 2 + 320 207 l 1 + 470 562 l 2 + 483 595 514 669 521 686 c 1 + 566 686 l 1 + 587 626 599 592 615 553 c 2 + 752 210 l 1 + 849 588 l 2 + 852 599 853 609 853 618 c 0 + 853 632 841 640 818 641 c 2 + 772 644 l 1 + 772 681 l 1 +639 895 m 0 + 675 895 705 864 705 828 c 0 + 705 791 675 761 638 761 c 0 + 601 761 571 791 571 828 c 0 + 571 865 601 895 639 895 c 0 +424 895 m 0 + 460 895 490 864 490 828 c 0 + 490 791 460 761 423 761 c 0 + 386 761 356 791 356 828 c 0 + 356 865 386 895 424 895 c 0 +EndSplineSet +EndChar + +StartChar: Ycircumflex +Encoding: 374 374 276 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +395 356 m 1 + 583 678 l 1 + 660 678 l 1 + 660 659 l 1 + 484 398 l 2 + 465 370 449 340 431 298 c 1 + 431 135 l 1 + 432 72 433 58 441 50 c 0 + 447 44 456 42 479 40 c 2 + 516 37 l 1 + 516 -3 l 1 + 431 -1 396 0 360 0 c 0 + 325 0 289 -1 205 -3 c 1 + 205 37 l 1 + 242 40 l 2 + 266 42 275 45 281 51 c 0 + 288 58 289 74 290 135 c 1 + 290 274 l 1 + 274 310 262 333 246 359 c 2 + 145 522 l 1 + 86 607 66 622 15 622 c 1 + 15 659 l 1 + 174 695 l 1 + 220 668 247 635 288 559 c 2 + 395 356 l 1 +325 905 m 1 + 418 905 l 1 + 541 730 l 1 + 484 730 l 1 + 372 828 l 1 + 259 730 l 1 + 204 730 l 1 + 325 905 l 1 +EndSplineSet +EndChar + +StartChar: Hbar +Encoding: 294 294 277 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +262 565 m 1 + 570 565 l 1 + 568 632 567 634 522 638 c 2 + 485 641 l 1 + 485 681 l 1 + 604 678 605 678 640 678 c 0 + 676 678 676 678 796 681 c 1 + 796 641 l 1 + 759 638 l 2 + 714 634 713 632 711 565 c 1 + 785 565 l 1 + 785 494 l 1 + 711 494 l 1 + 711 135 l 1 + 712 72 713 57 721 50 c 0 + 727 44 736 42 759 40 c 2 + 796 37 l 1 + 796 -3 l 1 + 711 -1 675 0 640 0 c 0 + 605 0 569 -1 485 -3 c 1 + 485 37 l 1 + 522 40 l 2 + 546 42 555 45 561 51 c 0 + 568 58 569 74 570 135 c 1 + 570 325 l 1 + 546 326 525 327 489 327 c 2 + 343 327 l 2 + 306 327 286 326 262 325 c 1 + 262 135 l 1 + 263 72 264 58 272 50 c 0 + 278 44 287 42 310 40 c 2 + 347 37 l 1 + 347 -3 l 1 + 262 -1 227 0 191 0 c 0 + 156 0 120 -1 36 -3 c 1 + 36 37 l 1 + 73 40 l 2 + 97 42 106 45 112 51 c 0 + 119 59 120 74 121 135 c 1 + 121 494 l 1 + 48 494 l 1 + 48 565 l 1 + 121 565 l 1 + 119 632 118 634 73 638 c 2 + 36 641 l 1 + 36 681 l 1 + 155 678 156 678 191 678 c 0 + 227 678 227 678 347 681 c 1 + 347 641 l 1 + 310 638 l 2 + 265 634 264 633 262 565 c 1 +262 494 m 1 + 262 385 l 1 + 284 384 301 383 343 383 c 2 + 489 383 l 2 + 531 383 548 384 570 385 c 1 + 570 494 l 1 + 262 494 l 1 +EndSplineSet +EndChar + +StartChar: Emacron +Encoding: 274 274 278 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +471 762 m 1 + 140 762 l 1 + 140 833 l 1 + 471 833 l 1 + 471 762 l 1 +EndSplineSet +EndChar + +StartChar: Gcircumflex +Encoding: 284 284 279 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +776 276 m 1 + 776 242 l 1 + 740 234 736 231 735 206 c 1 + 735 43 l 1 + 615 -2 539 -17 438 -17 c 0 + 201 -17 47 126 47 346 c 0 + 47 562 205 695 461 695 c 0 + 559 695 631 682 722 648 c 1 + 728 637 l 1 + 719 599 716 580 705 484 c 1 + 666 484 l 1 + 661 570 l 1 + 637 593 628 600 603 610 c 0 + 560 629 507 639 456 639 c 0 + 293 639 197 535 197 358 c 0 + 197 167 305 39 466 39 c 0 + 509 39 542 45 593 64 c 1 + 593 196 l 1 + 592 222 578 232 536 233 c 2 + 483 235 l 1 + 483 276 l 1 + 568 274 598 273 626 273 c 0 + 655 273 689 274 776 276 c 1 +413 905 m 1 + 506 905 l 1 + 629 730 l 1 + 572 730 l 1 + 460 828 l 1 + 347 730 l 1 + 292 730 l 1 + 413 905 l 1 +EndSplineSet +EndChar + +StartChar: Hcircumflex +Encoding: 292 292 280 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +347 641 m 1 + 310 638 l 2 + 286 636 277 633 271 627 c 0 + 264 619 263 603 262 543 c 1 + 262 385 l 1 + 284 384 301 383 343 383 c 2 + 489 383 l 2 + 531 383 548 384 570 385 c 1 + 570 543 l 1 + 569 633 569 634 522 638 c 2 + 485 641 l 1 + 485 681 l 1 + 604 678 605 678 640 678 c 0 + 676 678 676 678 796 681 c 1 + 796 641 l 1 + 759 638 l 2 + 735 636 726 633 720 627 c 0 + 713 619 712 604 711 543 c 1 + 711 135 l 1 + 712 72 713 57 721 50 c 0 + 727 44 736 42 759 40 c 2 + 796 37 l 1 + 796 -3 l 1 + 711 -1 675 0 640 0 c 0 + 605 0 569 -1 485 -3 c 1 + 485 37 l 1 + 522 40 l 2 + 546 42 555 45 561 51 c 0 + 568 58 569 74 570 135 c 1 + 570 325 l 1 + 546 326 525 327 489 327 c 2 + 343 327 l 2 + 306 327 286 326 262 325 c 1 + 262 135 l 1 + 263 72 264 58 272 50 c 0 + 278 44 287 42 310 40 c 2 + 347 37 l 1 + 347 -3 l 1 + 262 -1 227 0 191 0 c 0 + 156 0 120 -1 36 -3 c 1 + 36 37 l 1 + 73 40 l 2 + 97 42 106 45 112 51 c 0 + 119 58 120 74 121 135 c 1 + 121 543 l 1 + 120 634 120 634 73 638 c 2 + 36 641 l 1 + 36 681 l 1 + 155 678 156 678 191 678 c 0 + 227 678 227 678 347 681 c 1 + 347 641 l 1 +369 905 m 1 + 462 905 l 1 + 585 730 l 1 + 528 730 l 1 + 416 828 l 1 + 303 730 l 1 + 248 730 l 1 + 369 905 l 1 +EndSplineSet +EndChar + +StartChar: Imacron +Encoding: 298 298 281 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +360 762 m 1 + 29 762 l 1 + 29 833 l 1 + 360 833 l 1 + 360 762 l 1 +EndSplineSet +EndChar + +StartChar: Iogonek +Encoding: 302 302 282 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 681 m 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 330 -3 326 -4 316 -13 c 0 + 291 -35 271 -80 271 -115 c 0 + 271 -159 296 -187 335 -187 c 0 + 357 -187 373 -183 403 -172 c 1 + 409 -198 l 1 + 379 -219 343 -229 297 -229 c 0 + 232 -229 195 -192 195 -127 c 0 + 195 -82 213 -45 246 -21 c 0 + 256 -14 262 -11 286 -1 c 1 + 242 0 222 0 195 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 +EndSplineSet +EndChar + +StartChar: Jcircumflex +Encoding: 308 308 283 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 137 l 2 + 265 32 259 -7 237 -55 c 0 + 195 -145 100 -213 19 -213 c 0 + 10 -213 2 -212 -11 -208 c 1 + -11 -119 l 1 + 0 -113 l 1 + 4 -116 5 -117 11 -121 c 0 + 37 -142 51 -148 69 -148 c 0 + 110 -148 124 -114 124 -18 c 2 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +147 905 m 1 + 240 905 l 1 + 363 730 l 1 + 306 730 l 1 + 194 828 l 1 + 81 730 l 1 + 26 730 l 1 + 147 905 l 1 +EndSplineSet +EndChar + +StartChar: Kcommaaccent +Encoding: 310 310 284 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +39 37 m 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 75 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 604 265 543 c 1 + 265 343 l 1 + 462 536 l 2 + 473 546 495 570 520 598 c 0 + 525 603 529 608 530 610 c 0 + 551 631 555 639 556 656 c 1 + 556 681 l 1 + 607 679 628 678 647 678 c 0 + 665 678 687 679 738 681 c 1 + 738 642 l 1 + 675 637 652 630 628 608 c 2 + 406 401 l 1 + 672 88 l 1 + 704 52 726 39 763 38 c 1 + 763 -3 l 1 + 674 0 673 0 662 0 c 2 + 560 -3 l 1 + 352 246 l 2 + 295 313 291 317 265 332 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 +342 -277 m 1 + 283 -301 l 1 + 270 -287 l 1 + 301 -217 326 -134 337 -70 c 1 + 379 -65 421 -54 455 -40 c 1 + 468 -52 l 1 + 442 -111 393 -198 342 -277 c 1 +EndSplineSet +EndChar + +StartChar: Lcommaaccent +Encoding: 315 315 285 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +420 -4 m 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 480 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 174 l 1 + 577 174 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 +259 -277 m 1 + 199 -301 l 1 + 187 -287 l 1 + 218 -217 243 -134 253 -70 c 1 + 296 -65 337 -54 372 -40 c 1 + 385 -52 l 1 + 358 -111 309 -198 259 -277 c 1 +EndSplineSet +EndChar + +StartChar: Ncommaaccent +Encoding: 325 325 286 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +35 34 m 1 + 72 37 l 2 + 118 41 119 45 120 135 c 1 + 120 543 l 1 + 119 633 118 637 72 641 c 2 + 35 644 l 1 + 35 681 l 1 + 86 679 l 1 + 120 678 l 1 + 155 678 l 1 + 239 681 l 1 + 305 594 322 572 342 548 c 2 + 654 184 l 1 + 654 543 l 1 + 653 633 652 637 606 641 c 2 + 569 644 l 1 + 569 681 l 1 + 647 678 672 678 684 678 c 2 + 798 681 l 1 + 798 644 l 1 + 761 641 l 2 + 715 637 714 633 713 543 c 1 + 713 89 l 2 + 713 66 714 46 716 -12 c 1 + 709 -16 l 1 + 627 -3 l 1 + 557 75 532 104 505 136 c 2 + 179 528 l 1 + 179 135 l 2 + 179 45 181 41 227 37 c 2 + 264 34 l 1 + 264 -3 l 1 + 199 -1 174 0 151 0 c 0 + 128 0 101 -1 35 -3 c 1 + 35 34 l 1 +370 -277 m 1 + 310 -301 l 1 + 298 -287 l 1 + 329 -217 354 -134 364 -70 c 1 + 407 -65 448 -55 483 -40 c 1 + 496 -52 l 1 + 469 -111 420 -198 370 -277 c 1 +EndSplineSet +EndChar + +StartChar: Omacron +Encoding: 332 332 287 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +582 762 m 1 + 251 762 l 1 + 251 833 l 1 + 582 833 l 1 + 582 762 l 1 +EndSplineSet +EndChar + +StartChar: Rcommaaccent +Encoding: 342 342 288 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 678 m 0 + 265.468782954 678 371.760703548 681 416 681 c 0 + 542 681 606 632 606 534 c 0 + 606 492 592 456 564 424 c 0 + 537 394 513 379 457 356 c 1 + 638 82 l 1 + 662 50 672 44 708 37 c 1 + 708 -3 l 1 + 671 -1 662 -1 611 0 c 1 + 521 -3 l 1 + 297 344 l 1 + 304 362 l 1 + 322 362 l 2 + 406 362 464 419 464 503 c 0 + 464 585 413 631 323 631 c 0 + 297 631 279 628 265 622 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 75 124 135 c 1 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 188 678 188 678 216 678 c 0 +314 -277 m 1 + 255 -301 l 1 + 242 -287 l 1 + 273 -217 298 -134 309 -70 c 1 + 351 -65 393 -54 427 -40 c 1 + 440 -52 l 1 + 414 -111 365 -198 314 -277 c 1 +EndSplineSet +EndChar + +StartChar: Scircumflex +Encoding: 348 348 289 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 202 m 1 + 112 202 l 1 + 119 114 l 1 + 151 67 215 37 283 37 c 0 + 369 37 433 92 433 166 c 0 + 433 214 406 245 350 262 c 2 + 210 304 l 2 + 115 332 64 395 64 480 c 0 + 64 615 162 695 329 695 c 0 + 395 695 447 685 514 661 c 1 + 519 649 l 1 + 510 620 505 572 505 507 c 1 + 464 507 l 1 + 458 589 l 1 + 420 626 375 644 322 644 c 0 + 242 644 188 597 188 527 c 0 + 188 476 220 446 294 426 c 2 + 408 396 l 2 + 507 370 559 309 559 220 c 0 + 559 76 444 -17 265 -17 c 0 + 189 -17 131 -4 57 29 c 1 + 68 86 72 127 72 202 c 1 +258 905 m 1 + 351 905 l 1 + 474 730 l 1 + 417 730 l 1 + 305 828 l 1 + 192 730 l 1 + 137 730 l 1 + 258 905 l 1 +EndSplineSet +EndChar + +StartChar: Gcommaaccent +Encoding: 290 290 290 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +776 276 m 1 + 776 242 l 1 + 740 234 736 231 735 206 c 1 + 735 43 l 1 + 615 -2 539 -17 438 -17 c 0 + 201 -17 47 126 47 346 c 0 + 47 562 205 695 461 695 c 0 + 559 695 631 682 722 648 c 1 + 728 637 l 1 + 719 599 716 580 705 484 c 1 + 666 484 l 1 + 661 570 l 1 + 637 593 628 600 603 610 c 0 + 560 629 507 639 456 639 c 0 + 293 639 197 535 197 358 c 0 + 197 167 305 39 466 39 c 0 + 509 39 542 45 593 64 c 1 + 593 196 l 1 + 592 222 578 232 536 233 c 2 + 483 235 l 1 + 483 276 l 1 + 568 274 598 273 626 273 c 0 + 655 273 689 274 776 276 c 1 +370 -277 m 1 + 310 -301 l 1 + 298 -287 l 1 + 329 -217 354 -134 364 -70 c 1 + 406 -65 448 -54 483 -40 c 1 + 496 -52 l 1 + 469 -111 420 -198 370 -277 c 1 +EndSplineSet +EndChar + +StartChar: Umacron +Encoding: 362 362 291 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +579 762 m 1 + 248 762 l 1 + 248 833 l 1 + 579 833 l 1 + 579 762 l 1 +EndSplineSet +EndChar + +StartChar: Uogonek +Encoding: 370 370 292 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 681 m 1 + 760 644 l 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 1 + 670 128 645 75 566 18 c 0 + 519 -20 492 -69 492 -115 c 0 + 492 -159 517 -187 556 -187 c 0 + 578 -187 594 -183 624 -172 c 1 + 630 -198 l 1 + 600 -219 564 -229 518 -229 c 0 + 453 -229 416 -192 416 -127 c 0 + 416 -69 443 -28 496 -6 c 1 + 459 -14 429 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 +EndSplineSet +EndChar + +StartChar: Ebreve +Encoding: 276 276 293 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 678 m 0 + 267.089287062 678 417.900661128 682 465 682 c 0 + 506 682 524 681 560 678 c 1 + 566 671 l 1 + 552 529 l 1 + 516 529 l 1 + 508 604 l 2 + 507 615 465 624 411 624 c 0 + 350 624 319 623 265 620 c 1 + 265 380 l 1 + 284 378 295 378 332 378 c 2 + 398 378 l 2 + 441 378 452 382 455 399 c 1 + 461 456 l 1 + 501 456 l 1 + 499 392 498 357 498 349 c 2 + 501 241 l 1 + 461 241 l 1 + 455 291 l 2 + 451 318 437 327 398 328 c 1 + 332 328 l 2 + 309 328 290 327 265 325 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 479 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 166 l 1 + 577 166 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 633 122 637 76 641 c 2 + 39 644 l 1 + 39 681 l 1 + 139 679 185 678 227 678 c 0 +154 893 m 1 + 198 893 l 1 + 209 834 242 806 302 806 c 0 + 340 806 369 818 389 842 c 0 + 403 857 413 878 413 891 c 2 + 413 893 l 1 + 457 893 l 1 + 453 845 447 821 431 794 c 0 + 404 752 362 730 306 730 c 0 + 245 730 198 756 173 804 c 0 + 160 830 156 850 154 893 c 1 +EndSplineSet +EndChar + +StartChar: Ibreve +Encoding: 300 300 294 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +43 893 m 1 + 87 893 l 1 + 98 834 131 806 191 806 c 0 + 229 806 258 818 278 842 c 0 + 292 857 302 878 302 891 c 2 + 302 893 l 1 + 346 893 l 1 + 342 844 336 821 320 794 c 0 + 293 752 251 730 195 730 c 0 + 134 730 87 756 62 804 c 0 + 49 830 45 850 43 893 c 1 +EndSplineSet +EndChar + +StartChar: ij +Encoding: 307 307 295 +Width: 646 +Flags: MW +LayerCount: 2 +Fore +SplineSet +29 34 m 1 + 64 36 l 1 + 97 39 100 45 100 100 c 2 + 100 319 l 2 + 100 380 97 387 74 389 c 2 + 29 392 l 1 + 29 428 l 1 + 36 429 42 430 44 430 c 0 + 84 435 108 439 142 449 c 2 + 212 471 l 1 + 222 465 l 1 + 222 100 l 2 + 222 45 225 39 258 36 c 1 + 293 34 l 1 + 293 -3 l 1 + 226 -1 178 0 158 0 c 2 + 29 -3 l 1 + 29 34 l 1 +158 706 m 0 + 199 706 232 673 232 631 c 0 + 232 590 198 556 157 556 c 0 + 115 556 82 589 82 632 c 0 + 82 674 115 706 158 706 c 0 +335 -223 m 1 + 358 -223 l 2 + 358.508116503 -223.009587104 359.013291804 -223.014394755 359.515536477 -223.014394755 c 0 + 411.40082011 -223.014394755 432.009587104 -171.705740983 433 -38 c 2 + 433 319 l 2 + 433 380 430 387 407 389 c 2 + 362 392 l 1 + 362 428 l 1 + 380 430 l 2 + 418 435 449 441 475 449 c 2 + 545 471 l 1 + 555 465 l 1 + 555 98 l 2 + 555 -55 542 -123 503 -181 c 0 + 467 -235 419 -266 373 -266 c 0 + 368 -266 367 -266 355 -265 c 1 + 350 -265 l 1 + 341 -264 l 1 + 331 -229 l 1 + 335 -223 l 1 +495 706 m 0 + 536 706 569 673 569 631 c 0 + 569 589 536 556 494 556 c 0 + 452 556 419 589 419 632 c 0 + 419 674 452 706 495 706 c 0 +EndSplineSet +EndChar + +StartChar: longs +Encoding: 383 383 296 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +381 714 m 1 + 381 617 l 1 + 365 610 l 1 + 335 628 319 634 298 634 c 0 + 252 634 239 613 239 542 c 2 + 239 100 l 2 + 239 43 240 41 289 36 c 1 + 334 34 l 1 + 334 -3 l 1 + 248 -1 197 0 175 0 c 0 + 152 0 120 -1 34 -3 c 1 + 34 34 l 1 + 75 36 l 1 + 114 40 117 44 117 100 c 2 + 117 372 l 1 + 38 367 l 1 + 38 391 l 1 + 71 406 90 417 117 436 c 1 + 117 479 l 1 + 119 566 123 573 172 616 c 1 + 246 678 l 2 + 284 710 307 720 339 720 c 0 + 354 720 364 718 381 714 c 1 +EndSplineSet +Substitution2: "'fina' Terminal Forms lookup 19 subtable" s +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" s +EndChar + +StartChar: abreve +Encoding: 259 259 297 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +99 669 m 1 + 143 669 l 1 + 154 610 187 582 247 582 c 0 + 284 582 313 594 334 618 c 0 + 347 633 357 654 357 667 c 2 + 357 669 l 1 + 402 669 l 1 + 398 621 391 597 375 570 c 0 + 349 528 307 506 250 506 c 0 + 189 506 142 532 118 580 c 0 + 104 606 100 626 99 669 c 1 +EndSplineSet +EndChar + +StartChar: aogonek +Encoding: 261 261 298 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 461 -3 458 -4 446 -19 c 0 + 420 -49 406 -84 406 -115 c 0 + 406 -159 431 -187 470 -187 c 0 + 491 -187 507 -183 538 -172 c 1 + 544 -198 l 1 + 514 -219 478 -229 432 -229 c 0 + 367 -229 330 -192 330 -127 c 0 + 330 -82 348 -45 381 -21 c 0 + 391 -14 398 -11 422 -1 c 1 + 405 0 397 0 389 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +EndSplineSet +EndChar + +StartChar: cacute +Encoding: 263 263 299 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +390 297 m 1 + 354 297 l 1 + 347 357 l 2 + 344 380 304 400 259 400 c 0 + 195 400 161 352 161 261 c 0 + 161 133 221 54 320 54 c 0 + 349 54 371 59 405 73 c 1 + 414 63 l 1 + 393 17 l 1 + 346 -8 309 -17 259 -17 c 0 + 115 -17 37 70 37 229 c 0 + 37 316 69 366 158 419 c 2 + 210 450 l 2 + 234 465 262 471 300 471 c 0 + 336 471 357 467 403 451 c 1 + 410 438 l 1 + 401 394 396 361 390 297 c 1 +206 506 m 1 + 335 654 l 2 + 358 681 376 691 400 691 c 0 + 427 691 444 674 444 647 c 0 + 444 624.518568317 429.878672847 606.439336424 397 590 c 1 + 352.664446659 561.335553341 306.879131972 534.120868028 262 506 c 1 + 206 506 l 1 +EndSplineSet +EndChar + +StartChar: ccaron +Encoding: 269 269 300 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +390 297 m 1 + 354 297 l 1 + 347 357 l 2 + 344 380 304 400 259 400 c 0 + 195 400 161 352 161 261 c 0 + 161 133 221 54 320 54 c 0 + 349 54 371 59 405 73 c 1 + 414 63 l 1 + 393 17 l 1 + 346 -8 309 -17 259 -17 c 0 + 115 -17 37 70 37 229 c 0 + 37 316 69 366 158 419 c 2 + 210 450 l 2 + 234 465 262 471 300 471 c 0 + 336 471 357 467 403 451 c 1 + 410 438 l 1 + 401 394 396 361 390 297 c 1 +308 510 m 1 + 215 510 l 1 + 94 685 l 1 + 149 685 l 1 + 262 587 l 1 + 374 685 l 1 + 431 685 l 1 + 308 510 l 1 +EndSplineSet +EndChar + +StartChar: cdotaccent +Encoding: 267 267 301 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +390 297 m 1 + 354 297 l 1 + 347 357 l 2 + 344 380 304 400 259 400 c 0 + 195 400 161 352 161 261 c 0 + 161 133 221 54 320 54 c 0 + 349 54 371 59 405 73 c 1 + 414 63 l 1 + 393 17 l 1 + 346 -8 309 -17 259 -17 c 0 + 115 -17 37 70 37 229 c 0 + 37 316 69 366 158 419 c 2 + 210 450 l 2 + 234 465 262 471 300 471 c 0 + 336 471 357 467 403 451 c 1 + 410 438 l 1 + 401 394 396 361 390 297 c 1 +264 671 m 0 + 300 671 330 640 330 604 c 0 + 330 567 300 537 263 537 c 0 + 226 537 196 567 196 605 c 0 + 196 641 226 671 264 671 c 0 +EndSplineSet +EndChar + +StartChar: dcaron +Encoding: 271 271 302 +Width: 708 +Flags: MW +LayerCount: 2 +Fore +SplineSet +507 714 m 1 + 507 100 l 2 + 507 45 510 39 543 36 c 2 + 576 34 l 1 + 576 -3 l 1 + 555 -2 535 -2 529 -2 c 0 + 502 -1 484 0 475 0 c 0 + 461 0 437 -1 385 -3 c 1 + 380 5 l 1 + 385 80 l 1 + 281 -5 l 2 + 271 -13 255 -17 232 -17 c 0 + 115 -17 41 73 41 217 c 0 + 41 303 67 361 125 398 c 2 + 197 445 l 2 + 224 462 253 471 284 471 c 0 + 310 471 337 465 365 454 c 2 + 385 446 l 1 + 385 568 l 2 + 385 629 382 636 359 638 c 2 + 306 641 l 1 + 306 677 l 1 + 364 683 398 689 427 698 c 2 + 499 720 l 1 + 507 714 l 1 +385 160 m 2 + 385 344 l 1 + 351 387 316 407 272 407 c 0 + 202 407 167 357 167 255 c 0 + 167 146 211 78 283 78 c 0 + 339 78 385 115 385 160 c 2 +604 486 m 1 + 545 462 l 1 + 532 476 l 1 + 563 546 589 630 599 693 c 1 + 640 698 683 709 717 723 c 1 + 730 711 l 1 + 704 652 653 562 604 486 c 1 +EndSplineSet +EndChar + +StartChar: dcroat +Encoding: 273 273 303 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +508 580 m 1 + 591 580 l 1 + 591 538 l 1 + 508 538 l 1 + 508 100 l 2 + 508 45 511 39 544 36 c 2 + 577 34 l 1 + 577 -3 l 1 + 556 -2 536 -2 530 -2 c 0 + 503 -1 485 0 476 0 c 0 + 462 0 438 -1 386 -3 c 1 + 381 5 l 1 + 386 80 l 1 + 282 -5 l 2 + 272 -13 256 -17 233 -17 c 0 + 116 -17 42 73 42 217 c 0 + 42 303 68 360 126 398 c 2 + 198 445 l 2 + 225 462 254 471 285 471 c 0 + 311 471 338 465 366 454 c 2 + 386 446 l 1 + 386 538 l 1 + 260 538 l 1 + 260 580 l 1 + 386 580 l 1 + 385 629 382 636 360 638 c 2 + 307 641 l 1 + 307 677 l 1 + 365 683 399 689 428 698 c 2 + 500 720 l 1 + 508 714 l 1 + 508 580 l 1 +386 160 m 2 + 386 344 l 1 + 352 387 317 407 273 407 c 0 + 203 407 168 357 168 255 c 0 + 168 146 212 78 284 78 c 0 + 340 78 386 115 386 160 c 2 +EndSplineSet +EndChar + +StartChar: ecaron +Encoding: 283 283 304 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +313 510 m 1 + 220 510 l 1 + 99 685 l 1 + 154 685 l 1 + 267 587 l 1 + 379 685 l 1 + 436 685 l 1 + 313 510 l 1 +EndSplineSet +EndChar + +StartChar: edotaccent +Encoding: 279 279 305 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +252 671 m 0 + 288 671 318 640 318 604 c 0 + 318 567 288 537 251 537 c 0 + 214 537 184 567 184 605 c 0 + 184 641 214 671 252 671 c 0 +EndSplineSet +EndChar + +StartChar: eogonek +Encoding: 281 281 306 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +439 89 m 1 + 451 74 l 1 + 429 26 l 1 + 378 -8 342 -66 342 -115 c 0 + 342 -159 367 -187 406 -187 c 0 + 428 -187 444 -183 474 -172 c 1 + 480 -198 l 1 + 450 -219 414 -229 368 -229 c 0 + 303 -229 266 -192 266 -126 c 0 + 266 -74 290 -34 334 -11 c 1 + 311 -15 295 -17 272 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +EndSplineSet +EndChar + +StartChar: gbreve +Encoding: 287 287 307 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +217 78 m 0 + 230.837731075 78 376.915052347 82 387 82 c 0 + 488 82 535 43 535 -42 c 0 + 535 -176 417 -266 242 -266 c 0 + 110 -266 26 -211 26 -124 c 0 + 26 -97 37 -71 52 -62 c 2 + 133 -14 l 1 + 83 -1 65 16 65 53 c 0 + 65 73 72 93 82 101 c 2 + 153 155 l 1 + 118 167 103 176 84 196 c 0 + 60 222 47 255 47 292 c 0 + 47 398 136 471 264 471 c 0 + 328 471 375 458 416 428 c 1 + 432 427 445 427 452 427 c 0 + 475 427 493 428 534 432 c 1 + 529 368 l 1 + 452 372 l 1 + 456 354 457 342 457 325 c 0 + 457 274 444 240 413 209 c 0 + 372 168 309 145 239 145 c 0 + 227 145 217 146 199 147 c 1 + 178 135 170 124 170 108 c 0 + 170 88 186 78 217 78 c 0 +252 421 m 0 + 198 421 170 384 170 311 c 0 + 170 235 201 191 254 191 c 0 + 307 191 334 228 334 300 c 0 + 334 378 305 421 252 421 c 0 +272 -15 m 0 + 223 -15 187 -19 171 -26 c 0 + 140 -40 120 -75 120 -112 c 0 + 120 -175 179 -216 268 -216 c 0 + 358 -216 424 -164 424 -95 c 0 + 424 -30 395 -15 272 -15 c 0 +127 669 m 1 + 171 669 l 1 + 182 610 215 582 275 582 c 0 + 312 582 341 594 362 618 c 0 + 375 633 386 654 386 667 c 2 + 386 669 l 1 + 430 669 l 1 + 426 621 420 597 403 570 c 0 + 377 528 335 506 278 506 c 0 + 217 506 170 532 146 580 c 0 + 132 606 128 626 127 669 c 1 +EndSplineSet +EndChar + +StartChar: gdotaccent +Encoding: 289 289 308 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +217 78 m 0 + 230.837731075 78 376.915052347 82 387 82 c 0 + 488 82 535 43 535 -42 c 0 + 535 -176 417 -266 242 -266 c 0 + 110 -266 26 -211 26 -124 c 0 + 26 -97 37 -71 52 -62 c 2 + 133 -14 l 1 + 83 -1 65 16 65 53 c 0 + 65 73 72 93 82 101 c 2 + 153 155 l 1 + 118 167 103 176 84 196 c 0 + 60 222 47 255 47 292 c 0 + 47 398 136 471 264 471 c 0 + 328 471 375 458 416 428 c 1 + 432 427 445 427 452 427 c 0 + 475 427 493 428 534 432 c 1 + 529 368 l 1 + 452 372 l 1 + 456 354 457 342 457 325 c 0 + 457 274 444 240 413 209 c 0 + 372 168 309 145 239 145 c 0 + 227 145 217 146 199 147 c 1 + 178 135 170 124 170 108 c 0 + 170 88 186 78 217 78 c 0 +252 421 m 0 + 198 421 170 384 170 311 c 0 + 170 235 201 191 254 191 c 0 + 307 191 334 228 334 300 c 0 + 334 378 305 421 252 421 c 0 +272 -15 m 0 + 223 -15 187 -19 171 -26 c 0 + 140 -40 120 -75 120 -112 c 0 + 120 -175 179 -216 268 -216 c 0 + 358 -216 424 -164 424 -95 c 0 + 424 -30 395 -15 272 -15 c 0 +280 671 m 0 + 316 671 346 640 346 604 c 0 + 346 567 316 537 279 537 c 0 + 242 537 212 567 212 605 c 0 + 212 641 242 671 280 671 c 0 +EndSplineSet +EndChar + +StartChar: lacute +Encoding: 314 314 309 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 641 m 1 + 24 677 l 1 + 82 683 116 689 145 698 c 2 + 217 720 l 1 + 225 714 l 1 + 225 100 l 2 + 225 45 228 39 261 36 c 1 + 296 34 l 1 + 296 -3 l 1 + 229 -1 181 0 161 0 c 2 + 32 -3 l 1 + 32 34 l 1 + 67 36 l 1 + 100 39 103 45 103 100 c 2 + 103 568 l 2 + 103 629 100 636 77 638 c 2 + 24 641 l 1 +78 730 m 1 + 207 878 l 2 + 230 905 248 915 272 915 c 0 + 299 915 316 898 316 871 c 0 + 316 848.518568317 301.878672847 830.439336424 269 814 c 1 + 224.664446659 785.335553341 178.879131972 758.120868028 134 730 c 1 + 78 730 l 1 +EndSplineSet +EndChar + +StartChar: lcaron +Encoding: 318 318 310 +Width: 429 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 641 m 1 + 22 677 l 1 + 80 683 114 689 143 698 c 2 + 215 720 l 1 + 223 714 l 1 + 223 100 l 2 + 223 45 226 39 259 36 c 1 + 294 34 l 1 + 294 -3 l 1 + 227 -1 179 0 159 0 c 2 + 30 -3 l 1 + 30 34 l 1 + 65 36 l 1 + 98 39 101 45 101 100 c 2 + 101 568 l 2 + 101 629 98 636 75 638 c 2 + 22 641 l 1 +325 486 m 1 + 266 462 l 1 + 253 476 l 1 + 284 547 309 629 320 693 c 1 + 361 698 404 709 438 723 c 1 + 451 711 l 1 + 425 653 375 563 325 486 c 1 +EndSplineSet +EndChar + +StartChar: nacute +Encoding: 324 324 311 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 34 m 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 319 l 2 + 95 380 92 387 69 389 c 2 + 24 392 l 1 + 24 428 l 1 + 79 431 107 437 211 471 c 1 + 217 465 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 367 471 c 0 + 417 471 457 456 483 429 c 0 + 509 401 518 363 518 286 c 2 + 518 100 l 2 + 518 45 521 39 554 36 c 2 + 587 34 l 1 + 587 -3 l 1 + 523 -1 502 0 486 0 c 0 + 468 0 448 -1 396 -3 c 1 + 396 270 l 2 + 396 351 368 385 303 385 c 0 + 258 385 217 352 217 317 c 2 + 217 100 l 2 + 217 45 220 39 253 36 c 1 + 288 34 l 1 + 288 -3 l 1 + 221 -1 173 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 +217 506 m 1 + 346 654 l 2 + 369 681 387 691 411 691 c 0 + 438 691 455 674 455 647 c 0 + 455 625.231006927 441.047513288 606.523756644 408 590 c 1 + 363.664446659 561.335553341 317.879131972 534.120868028 273 506 c 1 + 217 506 l 1 +EndSplineSet +EndChar + +StartChar: ncaron +Encoding: 328 328 312 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 34 m 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 319 l 2 + 95 380 92 387 69 389 c 2 + 24 392 l 1 + 24 428 l 1 + 79 431 107 437 211 471 c 1 + 217 465 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 367 471 c 0 + 417 471 457 456 483 429 c 0 + 509 401 518 363 518 286 c 2 + 518 100 l 2 + 518 45 521 39 554 36 c 2 + 587 34 l 1 + 587 -3 l 1 + 523 -1 502 0 486 0 c 0 + 468 0 448 -1 396 -3 c 1 + 396 270 l 2 + 396 351 368 385 303 385 c 0 + 258 385 217 352 217 317 c 2 + 217 100 l 2 + 217 45 220 39 253 36 c 1 + 288 34 l 1 + 288 -3 l 1 + 221 -1 173 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 +351 510 m 1 + 258 510 l 1 + 137 685 l 1 + 192 685 l 1 + 305 587 l 1 + 417 685 l 1 + 474 685 l 1 + 351 510 l 1 +EndSplineSet +EndChar + +StartChar: ohungarumlaut +Encoding: 337 337 313 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +352 506 m 1 + 479 654 l 2 + 504 683 518 691 542 691 c 0 + 571 691 590 673 590 645 c 0 + 590 627 584 615 570 607 c 2 + 405 506 l 1 + 352 506 l 1 +144 506 m 1 + 272 654 l 2 + 297 683 310 691 334 691 c 0 + 363 691 382 673 382 645 c 0 + 382 627 376 615 363 607 c 2 + 198 506 l 1 + 144 506 l 1 +EndSplineSet +EndChar + +StartChar: racute +Encoding: 341 341 314 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +30 34 m 1 + 65 36 l 1 + 98 39 101 45 101 100 c 2 + 101 319 l 2 + 101 380 98 387 75 389 c 2 + 30 392 l 1 + 30 428 l 1 + 93 436 112 439 143 449 c 2 + 213 471 l 1 + 223 465 l 1 + 223 370 l 1 + 267 418 l 2 + 305 459 323 471 352 471 c 0 + 366 471 378 469 389 465 c 1 + 384 336 l 1 + 360 326 l 1 + 346 351 328 362 303 362 c 0 + 264 362 223 329 223 298 c 2 + 223 100 l 2 + 223 44 225 41 271 36 c 1 + 310 34 l 1 + 310 -3 l 1 + 174 0 172 0 159 0 c 2 + 30 -3 l 1 + 30 34 l 1 +152 506 m 1 + 281 654 l 2 + 304 681 322 691 346 691 c 0 + 373 691 390 674 390 647 c 0 + 390 624.518568317 375.878672847 606.439336424 343 590 c 1 + 298.664446659 561.335553341 252.879131972 534.120868028 208 506 c 1 + 152 506 l 1 +EndSplineSet +EndChar + +StartChar: sacute +Encoding: 347 347 315 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 326 m 1 + 326 326 l 1 + 316 384 l 2 + 313 404 270 423 229 423 c 0 + 174 423 141 398 141 358 c 0 + 141 326 157 311 196 302 c 2 + 278 284 l 2 + 368 264 405 227 405 155 c 0 + 405 52 320 -17 194 -17 c 0 + 141 -17 97 -9 39 11 c 1 + 46 152 l 1 + 85 152 l 1 + 90 83 l 1 + 121 46 155 31 202 31 c 0 + 259 31 294 61 294 108 c 0 + 294 143 277 160 231 171 c 2 + 145 192 l 2 + 75 209 39 251 39 317 c 0 + 39 417 112 471 247 471 c 0 + 300 471 331 465 370 448 c 1 + 362 326 l 1 +174 506 m 1 + 303 654 l 2 + 326 681 344 691 368 691 c 0 + 395 691 412 674 412 647 c 0 + 412 625.231006927 398.047513288 606.523756644 365 590 c 1 + 320.664446659 561.335553341 274.879131972 534.120868028 230 506 c 1 + 174 506 l 1 +EndSplineSet +EndChar + +StartChar: scircumflex +Encoding: 349 349 316 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 326 m 1 + 326 326 l 1 + 316 384 l 2 + 313 404 270 423 229 423 c 0 + 174 423 141 398 141 358 c 0 + 141 326 157 311 196 302 c 2 + 278 284 l 2 + 368 264 405 227 405 155 c 0 + 405 52 320 -17 194 -17 c 0 + 141 -17 97 -9 39 11 c 1 + 46 152 l 1 + 85 152 l 1 + 90 83 l 1 + 121 46 155 31 202 31 c 0 + 259 31 294 61 294 108 c 0 + 294 143 277 160 231 171 c 2 + 145 192 l 2 + 75 209 39 251 39 317 c 0 + 39 417 112 471 247 471 c 0 + 300 471 331 465 370 448 c 1 + 362 326 l 1 +175 681 m 1 + 268 681 l 1 + 391 506 l 1 + 334 506 l 1 + 222 604 l 1 + 109 506 l 1 + 54 506 l 1 + 175 681 l 1 +EndSplineSet +EndChar + +StartChar: scommaaccent +Encoding: 537 537 317 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 326 m 1 + 326 326 l 1 + 316 384 l 2 + 313 404 270 423 229 423 c 0 + 174 423 141 398 141 358 c 0 + 141 326 157 311 196 302 c 2 + 278 284 l 2 + 368 264 405 227 405 155 c 0 + 405 52 320 -17 194 -17 c 0 + 141 -17 97 -9 39 11 c 1 + 46 152 l 1 + 85 152 l 1 + 90 83 l 1 + 121 46 155 31 202 31 c 0 + 259 31 294 61 294 108 c 0 + 294 143 277 160 231 171 c 2 + 145 192 l 2 + 75 209 39 251 39 317 c 0 + 39 417 112 471 247 471 c 0 + 300 471 331 465 370 448 c 1 + 362 326 l 1 +175 -277 m 1 + 116 -301 l 1 + 103 -287 l 1 + 134 -217 159 -134 170 -70 c 1 + 212 -65 254 -54 288 -40 c 1 + 301 -52 l 1 + 275 -111 226 -198 175 -277 c 1 +EndSplineSet +EndChar + +StartChar: tcaron +Encoding: 357 357 318 +Width: 429 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 60 m 1 + 326 1 l 2 + 317 -10 292 -17 261 -17 c 0 + 174 -17 137 21 137 110 c 2 + 137 369 l 1 + 73 365 l 1 + 73 387 l 1 + 139 430 l 1 + 139 490 l 2 + 139 512 138 532 135 582 c 1 + 186 601 217 613 257 632 c 1 + 271 622 l 1 + 262 576 259 541 259 486 c 2 + 259 428 l 1 + 373 434 l 1 + 365 369 l 1 + 259 369 l 1 + 259 131 l 2 + 259 82 274 66 321 66 c 0 + 337 66 346 69 367 79 c 1 + 375 60 l 1 +373 538 m 1 + 314 513 l 1 + 301 528 l 1 + 333 598 358 680 368 745 c 1 + 412 750 451 760 487 774 c 1 + 499 763 l 1 + 474 705 424 616 373 538 c 1 +EndSplineSet +EndChar + +StartChar: uring +Encoding: 367 367 319 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +308 700 m 0 + 361 700 406 654 406 600 c 0 + 406 545 361 500 306 500 c 0 + 250 500 206 545 206 601 c 0 + 206 656 251 700 308 700 c 0 +307 650 m 0 + 278 650 256 628 256 600 c 0 + 256 572 278 550 306 550 c 0 + 334 550 356 572 356 600 c 0 + 356 627 334 650 307 650 c 0 +EndSplineSet +EndChar + +StartChar: uhungarumlaut +Encoding: 369 369 320 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +324 506 m 1 + 452 654 l 2 + 477 683 491 691 515 691 c 0 + 543 691 562 673 562 644 c 0 + 562 627 556 615 543 607 c 2 + 378 506 l 1 + 324 506 l 1 +116 506 m 1 + 244 654 l 2 + 270 683 283 691 307 691 c 0 + 335 691 354 673 354 645 c 0 + 354 627 348 615 335 607 c 2 + 170 506 l 1 + 116 506 l 1 +EndSplineSet +EndChar + +StartChar: zacute +Encoding: 378 378 321 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +454 424 m 1 + 186 55 l 1 + 349 55 l 1 + 399 56 409 66 419 124 c 2 + 424 155 l 1 + 464 155 l 1 + 457 107 452 48 452 2 c 1 + 447 -3 l 1 + 307 -1 209 0 174 0 c 0 + 134 0 99 -1 16 -3 c 1 + 16 30 l 1 + 81 113 99 137 120 166 c 2 + 290 404 l 1 + 172 404 l 1 + 114 403 103 394 96 345 c 1 + 93 320 l 1 + 55 320 l 1 + 58 454 l 1 + 65 459 l 1 + 204 455 268 454 301 454 c 0 + 347 454 382 455 454 459 c 1 + 454 424 l 1 +202 506 m 1 + 331 654 l 2 + 354 681 372 691 396 691 c 0 + 423 691 440 674 440 647 c 0 + 440 624.907576739 426.909970488 606.954985244 393 590 c 1 + 348.664446659 561.335553341 302.879131972 534.120868028 258 506 c 1 + 202 506 l 1 +EndSplineSet +EndChar + +StartChar: zdotaccent +Encoding: 380 380 322 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +454 424 m 1 + 186 55 l 1 + 349 55 l 1 + 399 56 409 66 419 124 c 2 + 424 155 l 1 + 464 155 l 1 + 457 107 452 48 452 2 c 1 + 447 -3 l 1 + 307 -1 209 0 174 0 c 0 + 134 0 99 -1 16 -3 c 1 + 16 30 l 1 + 81 113 99 137 120 166 c 2 + 290 404 l 1 + 172 404 l 1 + 114 403 103 394 96 345 c 1 + 93 320 l 1 + 55 320 l 1 + 58 454 l 1 + 65 459 l 1 + 204 455 268 454 301 454 c 0 + 347 454 382 455 454 459 c 1 + 454 424 l 1 +262 671 m 0 + 298 671 328 640 328 604 c 0 + 328 567 298 537 261 537 c 0 + 224 537 194 567 194 605 c 0 + 194 641 224 671 262 671 c 0 +EndSplineSet +EndChar + +StartChar: hbar +Encoding: 295 295 323 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +95 513 m 1 + 29 513 l 1 + 29 584 l 1 + 95 584 l 1 + 94 628 90 636 69 638 c 2 + 24 641 l 1 + 24 677 l 1 + 78 683 111 690 137 698 c 2 + 209 720 l 1 + 217 714 l 1 + 217 584 l 1 + 360 584 l 1 + 360 513 l 1 + 217 513 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 367 471 c 0 + 417 471 457 456 483 429 c 0 + 509 401 518 363 518 286 c 2 + 518 100 l 2 + 518 45 521 39 554 36 c 2 + 587 34 l 1 + 587 -3 l 1 + 523 -1 502 0 486 0 c 0 + 468 0 448 -1 396 -3 c 1 + 396 269 l 2 + 396 351 368 385 303 385 c 0 + 258 385 217 352 217 317 c 2 + 217 100 l 2 + 217 45 220 39 253 36 c 1 + 288 34 l 1 + 288 -3 l 1 + 221 -1 173 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 513 l 1 +EndSplineSet +EndChar + +StartChar: uni021B +Encoding: 539 539 324 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 60 m 1 + 275 1 l 2 + 266 -10 241 -17 210 -17 c 0 + 123 -17 86 21 86 110 c 2 + 86 369 l 1 + 22 365 l 1 + 22 387 l 1 + 88 430 l 1 + 88 490 l 2 + 88 512 87 532 84 582 c 1 + 135 601 166 613 206 632 c 1 + 220 622 l 1 + 211 576 208 541 208 486 c 2 + 208 428 l 1 + 322 434 l 1 + 314 369 l 1 + 208 369 l 1 + 208 131 l 2 + 208 82 223 66 270 66 c 0 + 286 66 295 69 316 79 c 1 + 324 60 l 1 +120 -277 m 1 + 60 -301 l 1 + 48 -287 l 1 + 79 -217 104 -134 114 -70 c 1 + 157 -65 198 -54 233 -40 c 1 + 246 -52 l 1 + 219 -111 170 -198 120 -277 c 1 +EndSplineSet +EndChar + +StartChar: wcircumflex +Encoding: 373 373 325 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +194 -3 m 1 + 87 381 l 2 + 79 408 69 417 46 419 c 2 + 13 421 l 1 + 13 459 l 1 + 119 456 135 456 149 456 c 2 + 284 459 l 1 + 284 421 l 1 + 237 419 l 2 + 226 419 218 410 218 397 c 0 + 218 391 219 382 220 378 c 2 + 279 151 l 1 + 297 192 316 233 336 276 c 2 + 423 471 l 1 + 473 471 l 1 + 611 154 l 1 + 629 203 639 231 650 266 c 2 + 686 379 l 2 + 687 384 689 393 689 397 c 0 + 689 410 678 418 660 419 c 2 + 618 421 l 1 + 618 459 l 1 + 677 457 700 456 719 456 c 0 + 738 456 761 457 820 459 c 1 + 820 421 l 1 + 786 419 l 2 + 772 418 762 405 750 372 c 2 + 658 112 l 2 + 650 87 639 49 623 -3 c 1 + 542 -3 l 1 + 410 304 l 1 + 334 154 324 130 273 -3 c 1 + 194 -3 l 1 +394 681 m 1 + 487 681 l 1 + 610 506 l 1 + 553 506 l 1 + 441 604 l 1 + 328 506 l 1 + 273 506 l 1 + 394 681 l 1 +EndSplineSet +EndChar + +StartChar: wdieresis +Encoding: 7813 7813 326 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +194 -3 m 1 + 87 381 l 2 + 79 408 69 417 46 419 c 2 + 13 421 l 1 + 13 459 l 1 + 119 456 135 456 149 456 c 2 + 284 459 l 1 + 284 421 l 1 + 237 419 l 2 + 226 419 218 410 218 397 c 0 + 218 391 219 382 220 378 c 2 + 279 151 l 1 + 297 192 316 233 336 276 c 2 + 423 471 l 1 + 473 471 l 1 + 611 154 l 1 + 629 203 639 231 650 266 c 2 + 686 379 l 2 + 687 384 689 393 689 397 c 0 + 689 410 678 418 660 419 c 2 + 618 421 l 1 + 618 459 l 1 + 677 457 700 456 719 456 c 0 + 738 456 761 457 820 459 c 1 + 820 421 l 1 + 786 419 l 2 + 772 418 762 405 750 372 c 2 + 658 112 l 2 + 650 87 639 49 623 -3 c 1 + 542 -3 l 1 + 410 304 l 1 + 334 154 324 130 273 -3 c 1 + 194 -3 l 1 +555 671 m 0 + 591 671 621 640 621 604 c 0 + 621 567 591 537 554 537 c 0 + 517 537 487 567 487 605 c 0 + 487 642 517 671 555 671 c 0 +340 671 m 0 + 376 671 406 640 406 604 c 0 + 406 567 376 537 339 537 c 0 + 302 537 272 567 272 604 c 0 + 272 641 302 671 340 671 c 0 +EndSplineSet +EndChar + +StartChar: amacron +Encoding: 257 257 327 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +416 538 m 1 + 85 538 l 1 + 85 609 l 1 + 416 609 l 1 + 416 538 l 1 +EndSplineSet +EndChar + +StartChar: ycircumflex +Encoding: 375 375 328 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 421 m 1 + 240 419 l 2 + 224 418 214 409 214 396 c 0 + 214 380.520967123 225.4482359 359.655292299 231 343 c 2 + 315 125 l 1 + 416 377 l 2 + 418 383 420 392 420 399 c 0 + 420 410 410 418 393 419 c 2 + 360 421 l 1 + 360 459 l 1 + 377 458 394 458 399 458 c 0 + 430 456 443 456 449 456 c 2 + 453 456 l 1 + 546 459 l 1 + 546 421 l 1 + 520 416 l 2 + 506 413 491 396 479 369 c 2 + 280 -94 l 2 + 229 -212 174 -266 104 -266 c 0 + 81 -266 58 -261 31 -249 c 1 + 49 -154 l 1 + 60 -150 l 1 + 83 -176 104 -187 130 -187 c 0 + 165 -187 199 -153 222 -96 c 2 + 245 -40 l 1 + 87 364 l 2 + 72 402 60 418 45 419 c 2 + 10 421 l 1 + 10 459 l 1 + 109 456 117 456 130 456 c 2 + 143 456 l 1 + 275 459 l 1 + 275 421 l 1 +231 681 m 1 + 324 681 l 1 + 447 506 l 1 + 390 506 l 1 + 278 604 l 1 + 165 506 l 1 + 110 506 l 1 + 231 681 l 1 +EndSplineSet +EndChar + +StartChar: ccircumflex +Encoding: 265 265 329 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +390 297 m 1 + 354 297 l 1 + 347 357 l 2 + 344 380 304 400 259 400 c 0 + 195 400 161 352 161 261 c 0 + 161 133 221 54 320 54 c 0 + 349 54 371 59 405 73 c 1 + 414 63 l 1 + 393 17 l 1 + 346 -8 309 -17 259 -17 c 0 + 115 -17 37 70 37 229 c 0 + 37 316 69 366 158 419 c 2 + 210 450 l 2 + 234 465 262 471 300 471 c 0 + 336 471 357 467 403 451 c 1 + 410 438 l 1 + 401 394 396 361 390 297 c 1 +210 681 m 1 + 303 681 l 1 + 426 506 l 1 + 369 506 l 1 + 257 604 l 1 + 144 506 l 1 + 89 506 l 1 + 210 681 l 1 +EndSplineSet +EndChar + +StartChar: emacron +Encoding: 275 275 330 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +416 538 m 1 + 85 538 l 1 + 85 609 l 1 + 416 609 l 1 + 416 538 l 1 +EndSplineSet +EndChar + +StartChar: gcircumflex +Encoding: 285 285 331 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +217 78 m 0 + 230.837731075 78 376.915052347 82 387 82 c 0 + 488 82 535 43 535 -42 c 0 + 535 -176 417 -266 242 -266 c 0 + 110 -266 26 -211 26 -124 c 0 + 26 -97 37 -71 52 -62 c 2 + 133 -14 l 1 + 83 -1 65 16 65 53 c 0 + 65 73 72 93 82 101 c 2 + 153 155 l 1 + 118 167 103 176 84 196 c 0 + 60 222 47 255 47 292 c 0 + 47 398 136 471 264 471 c 0 + 328 471 375 458 416 428 c 1 + 432 427 445 427 452 427 c 0 + 475 427 493 428 534 432 c 1 + 529 368 l 1 + 452 372 l 1 + 456 354 457 342 457 325 c 0 + 457 274 444 240 413 209 c 0 + 372 168 309 145 239 145 c 0 + 227 145 217 146 199 147 c 1 + 178 135 170 124 170 108 c 0 + 170 88 186 78 217 78 c 0 +252 421 m 0 + 198 421 170 384 170 311 c 0 + 170 235 201 191 254 191 c 0 + 307 191 334 228 334 300 c 0 + 334 378 305 421 252 421 c 0 +272 -15 m 0 + 223 -15 187 -19 171 -26 c 0 + 140 -40 120 -75 120 -112 c 0 + 120 -175 179 -216 268 -216 c 0 + 358 -216 424 -164 424 -95 c 0 + 424 -30 395 -15 272 -15 c 0 +231 681 m 1 + 324 681 l 1 + 447 506 l 1 + 390 506 l 1 + 278 604 l 1 + 165 506 l 1 + 110 506 l 1 + 231 681 l 1 +EndSplineSet +EndChar + +StartChar: ibreve +Encoding: 301 301 332 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 231 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +15 669 m 1 + 59 669 l 1 + 70 610 103 582 163 582 c 0 + 201 582 230 594 250 618 c 0 + 264 633 274 654 274 667 c 2 + 274 669 l 1 + 318 669 l 1 + 314 621 308 597 292 570 c 0 + 265 528 223 506 167 506 c 0 + 106 506 59 532 34 580 c 0 + 21 606 17 626 15 669 c 1 +EndSplineSet +EndChar + +StartChar: imacron +Encoding: 299 299 333 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 230 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +332 538 m 1 + 1 538 l 1 + 1 609 l 1 + 332 609 l 1 + 332 538 l 1 +EndSplineSet +EndChar + +StartChar: jcircumflex +Encoding: 309 309 334 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +7 -223 m 1 + 30 -223 l 2 + 30.5081165029 -223.009587104 31.0132918038 -223.014394755 31.515536477 -223.014394755 c 0 + 83.4008201096 -223.014394755 104.009587104 -171.705740983 105 -38 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 52 430 l 2 + 90 435 121 441 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 98 l 2 + 227 -55 214 -123 175 -181 c 0 + 139 -235 91 -266 45 -266 c 0 + 40 -266 39 -266 27 -265 c 1 + 22 -265 l 1 + 13 -264 l 1 + 3 -229 l 1 + 7 -223 l 1 +119 681 m 1 + 212 681 l 1 + 335 506 l 1 + 278 506 l 1 + 166 604 l 1 + 53 506 l 1 + -2 506 l 1 + 119 681 l 1 +EndSplineSet +EndChar + +StartChar: kcommaaccent +Encoding: 311 311 335 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +29 34 m 1 + 64 36 l 1 + 97 39 100 45 100 100 c 2 + 100 568 l 2 + 100 629 97 636 74 638 c 2 + 21 641 l 1 + 21 677 l 1 + 79 683 113 689 142 698 c 2 + 214 720 l 1 + 222 714 l 1 + 222 249 l 1 + 278 297 305 322 328 346 c 2 + 435 459 l 1 + 565 459 l 1 + 565 421 l 1 + 534 421 l 2 + 519 421 502 415 486 403 c 2 + 424 358 l 2 + 412 350 384 324 354 294 c 2 + 346 286 l 1 + 542 66 l 2 + 560 46 576 36 597 34 c 1 + 597 0 l 1 + 425 0 l 1 + 410 19 353 89 338 106 c 2 + 232 226 l 1 + 222 226 l 1 + 222 100 l 2 + 222 45 225 39 258 36 c 1 + 293 34 l 1 + 293 -3 l 1 + 226 -1 178 0 158 0 c 2 + 29 -3 l 1 + 29 34 l 1 +259 -277 m 1 + 199 -301 l 1 + 187 -287 l 1 + 218 -217 243 -134 253 -70 c 1 + 296 -65 337 -54 372 -40 c 1 + 385 -52 l 1 + 358 -111 309 -198 259 -277 c 1 +EndSplineSet +EndChar + +StartChar: lcommaaccent +Encoding: 316 316 336 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 641 m 1 + 24 677 l 1 + 82 683 116 689 145 698 c 2 + 217 720 l 1 + 225 714 l 1 + 225 100 l 2 + 225 45 228 39 261 36 c 1 + 296 34 l 1 + 296 -3 l 1 + 229 -1 181 0 161 0 c 2 + 32 -3 l 1 + 32 34 l 1 + 67 36 l 1 + 100 39 103 45 103 100 c 2 + 103 568 l 2 + 103 629 100 636 77 638 c 2 + 24 641 l 1 +120 -277 m 1 + 60 -301 l 1 + 48 -287 l 1 + 79 -217 104 -134 114 -70 c 1 + 157 -65 198 -54 233 -40 c 1 + 246 -52 l 1 + 219 -111 170 -198 120 -277 c 1 +EndSplineSet +EndChar + +StartChar: ncommaaccent +Encoding: 326 326 337 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 34 m 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 319 l 2 + 95 380 92 387 69 389 c 2 + 24 392 l 1 + 24 428 l 1 + 79 431 107 437 211 471 c 1 + 217 465 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 367 471 c 0 + 417 471 457 456 483 429 c 0 + 509 401 518 363 518 286 c 2 + 518 100 l 2 + 518 45 521 39 554 36 c 2 + 587 34 l 1 + 587 -3 l 1 + 523 -1 502 0 486 0 c 0 + 468 0 448 -1 396 -3 c 1 + 396 270 l 2 + 396 351 368 385 303 385 c 0 + 258 385 217 352 217 317 c 2 + 217 100 l 2 + 217 45 220 39 253 36 c 1 + 288 34 l 1 + 288 -3 l 1 + 221 -1 173 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 +259 -277 m 1 + 199 -301 l 1 + 187 -287 l 1 + 218 -217 243 -134 253 -70 c 1 + 296 -65 337 -54 372 -40 c 1 + 385 -52 l 1 + 358 -111 309 -198 259 -277 c 1 +EndSplineSet +EndChar + +StartChar: omacron +Encoding: 333 333 338 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +444 538 m 1 + 113 538 l 1 + 113 609 l 1 + 444 609 l 1 + 444 538 l 1 +EndSplineSet +EndChar + +StartChar: rcommaaccent +Encoding: 343 343 339 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +30 34 m 1 + 65 36 l 1 + 98 39 101 45 101 100 c 2 + 101 319 l 2 + 101 380 98 387 75 389 c 2 + 30 392 l 1 + 30 428 l 1 + 93 436 112 439 143 449 c 2 + 213 471 l 1 + 223 465 l 1 + 223 370 l 1 + 267 418 l 2 + 305 459 323 471 352 471 c 0 + 366 471 378 469 389 465 c 1 + 384 336 l 1 + 360 326 l 1 + 346 351 328 362 303 362 c 0 + 264 362 223 329 223 298 c 2 + 223 100 l 2 + 223 44 225 41 271 36 c 1 + 310 34 l 1 + 310 -3 l 1 + 174 0 172 0 159 0 c 2 + 30 -3 l 1 + 30 34 l 1 +114 -277 m 1 + 55 -301 l 1 + 42 -287 l 1 + 73 -217 99 -134 109 -70 c 1 + 151 -65 193 -54 228 -40 c 1 + 240 -52 l 1 + 214 -111 165 -198 114 -277 c 1 +EndSplineSet +EndChar + +StartChar: ubreve +Encoding: 365 365 340 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +154 669 m 1 + 198 669 l 1 + 209 610 242 582 302 582 c 0 + 340 582 369 594 389 618 c 0 + 403 633 413 654 413 667 c 2 + 413 669 l 1 + 457 669 l 1 + 453 621 447 597 431 570 c 0 + 405 528 362 506 306 506 c 0 + 245 506 198 532 173 580 c 0 + 160 606 156 626 154 669 c 1 +EndSplineSet +EndChar + +StartChar: umacron +Encoding: 363 363 341 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +471 538 m 1 + 140 538 l 1 + 140 609 l 1 + 471 609 l 1 + 471 538 l 1 +EndSplineSet +EndChar + +StartChar: uogonek +Encoding: 371 371 342 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +514 465 m 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 578 -3 l 2 + 563 -3 556 -5 548 -13 c 0 + 523 -37 503 -82 503 -115 c 0 + 503 -159 528 -187 567 -187 c 0 + 588 -187 604 -183 635 -172 c 1 + 641 -198 l 1 + 611 -219 575 -229 529 -229 c 0 + 464 -229 427 -192 427 -127 c 0 + 427 -82 445 -45 478 -21 c 0 + 488 -14 495 -11 519 -1 c 1 + 495 0 489 0 480 0 c 0 + 468 0 468 0 387 -3 c 1 + 392 80 l 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 +EndSplineSet +EndChar + +StartChar: rcaron +Encoding: 345 345 343 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +30 34 m 1 + 65 36 l 1 + 98 39 101 45 101 100 c 2 + 101 319 l 2 + 101 380 98 387 75 389 c 2 + 30 392 l 1 + 30 428 l 1 + 93 436 112 439 143 449 c 2 + 213 471 l 1 + 223 465 l 1 + 223 370 l 1 + 267 418 l 2 + 305 460 323 471 352 471 c 0 + 366 471 378 469 389 465 c 1 + 384 336 l 1 + 360 326 l 1 + 346 351 328 362 303 362 c 0 + 264 362 223 329 223 298 c 2 + 223 100 l 2 + 223 44 225 41 271 36 c 1 + 310 34 l 1 + 310 -3 l 1 + 174 0 172 0 159 0 c 2 + 30 -3 l 1 + 30 34 l 1 +240 510 m 1 + 147 510 l 1 + 26 685 l 1 + 81 685 l 1 + 194 587 l 1 + 306 685 l 1 + 363 685 l 1 + 240 510 l 1 +EndSplineSet +EndChar + +StartChar: scedilla +Encoding: 351 351 344 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +370 448 m 1 + 362 326 l 1 + 326 326 l 1 + 316 384 l 2 + 313 404 270 423 229 423 c 0 + 174 423 141 398 141 358 c 0 + 141 326 157 311 196 302 c 2 + 278 284 l 2 + 368 264 405 227 405 155 c 0 + 405 63 342 1 232 -15 c 1 + 207 -71 l 1 + 226 -66 238 -65 252 -65 c 0 + 299 -65 329 -93 329 -138 c 0 + 329 -191 278 -225 196 -225 c 0 + 167 -225 136 -219 102 -207 c 1 + 118 -170 l 1 + 151 -177 166 -179 185 -179 c 0 + 218 -179 235 -166 235 -142 c 0 + 235 -120 221 -107 197 -107 c 0 + 189 -107 183 -108 161 -111 c 1 + 151 -103 l 1 + 189 -17 l 1 + 136 -16 89 -7 39 11 c 1 + 46 152 l 1 + 85 152 l 1 + 90 83 l 1 + 121 46 155 31 202 31 c 0 + 259 31 294 61 294 108 c 0 + 294 143 277 160 231 171 c 2 + 145 192 l 2 + 75 209 39 251 39 317 c 0 + 39 417 112 471 247 471 c 0 + 300 471 331 465 370 448 c 1 +EndSplineSet +Substitution2: "'locl' Localized Forms in Latin lookup 2 subtable" scommaaccent +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" scommaaccent +EndChar + +StartChar: gcommaaccent +Encoding: 291 291 345 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +217 78 m 0 + 230.837731075 78 376.915052347 82 387 82 c 0 + 488 82 535 43 535 -42 c 0 + 535 -176 417 -266 242 -266 c 0 + 110 -266 26 -211 26 -124 c 0 + 26 -97 37 -71 52 -62 c 2 + 133 -14 l 1 + 83 -1 65 16 65 53 c 0 + 65 73 72 93 82 101 c 2 + 153 155 l 1 + 118 167 103 176 84 196 c 0 + 60 222 47 255 47 292 c 0 + 47 398 136 471 264 471 c 0 + 328 471 375 458 416 428 c 1 + 432 427 445 427 452 427 c 0 + 475 427 493 428 534 432 c 1 + 529 368 l 1 + 452 372 l 1 + 456 354 457 342 457 325 c 0 + 457 274 444 240 413 209 c 0 + 372 168 309 145 239 145 c 0 + 227 145 217 146 199 147 c 1 + 178 135 170 124 170 108 c 0 + 170 88 186 78 217 78 c 0 +252 421 m 0 + 198 421 170 384 170 311 c 0 + 170 235 201 191 254 191 c 0 + 307 191 334 228 334 300 c 0 + 334 378 305 421 252 421 c 0 +272 -15 m 0 + 223 -15 187 -19 171 -26 c 0 + 140 -40 120 -75 120 -112 c 0 + 120 -175 179 -216 268 -216 c 0 + 358 -216 424 -164 424 -95 c 0 + 424 -30 395 -15 272 -15 c 0 +325 731 m 1 + 384 755 l 1 + 397 741 l 1 + 366 670 341 588 330 524 c 1 + 288 519 246 509 212 494 c 1 + 199 506 l 1 + 226 565 275 653 325 731 c 1 +EndSplineSet +EndChar + +StartChar: Euro +Encoding: 8364 8364 346 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +69 254 m 1 + 3 254 l 1 + 30 295 l 1 + 64 295 l 1 + 63 318 62 332 62 346 c 1 + 1 346 l 1 + 28 387 l 1 + 64 387 l 1 + 75 579 171 695 318 695 c 0 + 372 695 408 683 464 648 c 1 + 470 637 l 1 + 462 599 460 583 451 484 c 1 + 412 484 l 1 + 412 494 l 2 + 412 545 407 569 389 597 c 0 + 371 625 350 639 326 639 c 0 + 259 639 216 543 213 387 c 1 + 386 387 l 1 + 359 346 l 1 + 213 346 l 1 + 213 326 214 312 215 295 c 1 + 336 295 l 1 + 309 254 l 1 + 219 254 l 1 + 238 122 287 48 355 48 c 0 + 386 48 418 66 448 99 c 1 + 466 87 l 1 + 448 49 436 33 413 16 c 0 + 383 -5 344 -17 304 -17 c 0 + 177 -17 93 80 69 254 c 1 +EndSplineSet +EndChar + +StartChar: peseta +Encoding: 8359 8359 347 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +343 678 m 0 + 367.202393582 678 488.935245588 681 540 681 c 0 + 665 681 728 631 728 531 c 0 + 728 409 632 319 502 319 c 0 + 486.603714057 319 464.392885669 323.229587762 445 326 c 1 + 428 361 l 1 + 438 371 l 1 + 442 370 445 370 446 370 c 0 + 472 365 472 365 481 365 c 0 + 544 365 584 417 584 497 c 0 + 584 587 542 631 459 631 c 0 + 431 631 413 628 399 622 c 1 + 399 135 l 1 + 400 79 401 62 406 53 c 0 + 409 46 423 42 447 40 c 2 + 494 37 l 1 + 494 -3 l 1 + 401 -1 362 0 329 0 c 0 + 293 0 258 -1 173 -3 c 1 + 173 37 l 1 + 210 40 l 2 + 234 42 243 45 249 51 c 0 + 256 58 257 75 258 135 c 1 + 258 543 l 1 + 257 633 256 637 210 641 c 2 + 173 644 l 1 + 173 681 l 1 + 324 678 324 678 343 678 c 0 +639 349 m 1 + 666.534642365 359.600509151 690.786907372 369.400944181 716 380 c 1 + 728 372 l 1 + 722 341 720 326 720 290 c 2 + 720 260 l 1 + 789 263 l 1 + 783 218 l 1 + 720 218 l 1 + 720 81 l 2 + 720 54 728 46 754 46 c 0 + 765 46 765 46 783 55 c 1 + 790 38 l 1 + 759 2 l 2 + 753 -6 738 -10 718 -10 c 0 + 663 -10 640 14 640 68 c 2 + 640 218 l 1 + 602 215 l 1 + 602 234 l 1 + 641 259 l 1 + 641 293 l 2 + 641 310 641 313 639 340 c 1 + 639 349 l 1 +EndSplineSet +EndChar + +StartChar: lira +Encoding: 8356 8356 348 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +454 424 m 1 + 186 55 l 1 + 349 55 l 1 + 399 56 409 66 419 124 c 2 + 424 155 l 1 + 464 155 l 1 + 457 107 452 48 452 2 c 1 + 447 -3 l 1 + 307 -1 209 0 174 0 c 0 + 134 0 99 -1 16 -3 c 1 + 16 30 l 1 + 81 113 99 137 120 166 c 2 + 290 404 l 1 + 172 404 l 1 + 114 403 103 394 96 345 c 1 + 93 320 l 1 + 55 320 l 1 + 58 454 l 1 + 65 459 l 1 + 204 455 268 454 301 454 c 0 + 347 454 382 455 454 459 c 1 + 454 424 l 1 +725 714 m 1 + 725 446 l 1 + 820 508 l 1 + 834 474 l 1 + 725 403 l 1 + 725 100 l 2 + 725 45 728 39 761 36 c 1 + 796 34 l 1 + 796 -3 l 1 + 728 -1 682 0 661 0 c 2 + 532 -3 l 1 + 532 34 l 1 + 567 36 l 1 + 599 39 603 45 603 100 c 2 + 603 324 l 1 + 510 264 l 1 + 496 298 l 1 + 603 367 l 1 + 603 568 l 2 + 603 629 600 636 577 638 c 2 + 524 641 l 1 + 524 677 l 1 + 582 683 616 689 645 698 c 2 + 717 720 l 1 + 725 714 l 1 +EndSplineSet +EndChar + +StartChar: franc +Encoding: 8355 8355 349 +Width: 595 +Flags: MW +LayerCount: 2 +Fore +SplineSet +225 382 m 1 + 317 381 l 2 + 331 381 374 390 392 396 c 2 + 450 416 l 1 + 460 409 l 1 + 460 333 l 1 + 491 369 l 2 + 523 406 539 416 562 416 c 0 + 577 416 583 415 595 409 c 1 + 591 295 l 1 + 568 284 l 1 + 555 308 543 317 523 317 c 0 + 493 317 460 289 460 263 c 2 + 460 92 l 2 + 460 46 462 42 497 39 c 2 + 531 37 l 1 + 531 0 l 1 + 521 0 l 1 + 455 2 455 2 415 2 c 0 + 384 2 316 1 217 0 c 0 + 191 0 169 0 153 -1 c 0 + 65 -1 50 -2 6 -5 c 1 + 6 39 l 1 + 56 41 69 43 78 52 c 0 + 88 62 90 84 90 158 c 2 + 90 520 l 2 + 90 594 88 616 78 626 c 0 + 69 635 55 637 6 639 c 1 + 6 683 l 1 + 71 679 117 677 174 677 c 0 + 287 677 439 680 510 683 c 1 + 504 645 497 574 496 536 c 1 + 457 536 l 1 + 456 551 l 1 + 455 583 l 2 + 454 622 441 627 335 627 c 0 + 304 627 284 626 225 623 c 1 + 225 382 l 1 +225 331 m 1 + 225 158 l 2 + 225 83 227 65 237 52 c 0 + 244 43 262 40 311 40 c 0 + 334 40 348 43 352 48 c 0 + 355 53 355 53 356 92 c 1 + 356 282 l 2 + 356 328 354 331 325 331 c 2 + 225 331 l 1 +EndSplineSet +EndChar + +StartChar: uni0387 +Encoding: 903 903 350 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 335 m 0 + 166 335 203 297 203 256 c 0 + 203 215 166 179 125 179 c 0 + 82 179 47 214 47 256 c 0 + 47 298 84 335 126 335 c 0 +EndSplineSet +EndChar + +StartChar: uni2219 +Encoding: 8729 8729 351 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 335 m 0 + 166 335 203 297 203 256 c 0 + 203 215 166 179 125 179 c 0 + 82 179 47 214 47 256 c 0 + 47 298 84 335 126 335 c 0 +EndSplineSet +EndChar + +StartChar: uni00AD +Encoding: 173 173 352 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +16 203 m 1 + 24.2373492971 227.712047891 45.256578096 287.923681146 50 305 c 1 + 308 305 l 1 + 317 295 l 1 + 301 259 290 223 285 195 c 1 + 24 195 l 1 + 16 203 l 1 +EndSplineSet +EndChar + +StartChar: afii00208 +Encoding: 8213 8213 353 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 208 m 1 + 0 208 l 1 + 0 291 l 1 + 1000 291 l 1 + 1000 208 l 1 +EndSplineSet +EndChar + +StartChar: afii61248 +Encoding: 8453 8453 354 +Width: 889 +Flags: MW +LayerCount: 2 +Fore +SplineSet +676 383 m 0 + 799 383 867 314 867 189 c 0 + 867 56 792 -20 660 -20 c 0 + 540 -20 472 52 472 179 c 0 + 472 310 545 383 676 383 c 0 +666 331 m 0 + 616 331 594 291 594 199 c 0 + 594 86 621 32 677 32 c 0 + 724 32 745 72 745 164 c 0 + 745 277 720 331 666 331 c 0 +355 511 m 1 + 314 511 l 1 + 308 565 l 2 + 306 580 276 594 245 594 c 0 + 198 594 173 558 173 489 c 0 + 173 390 218 330 293 330 c 0 + 317 330 334 334 363 346 c 1 + 376 332 l 1 + 357 289 l 1 + 314 267 287 260 244 260 c 0 + 126 260 60 333 60 463 c 0 + 60 535 86 577 160 621 c 2 + 202 646 l 2 + 224 659 245 664 278 664 c 0 + 307 664 326 660 364 646 c 1 + 372 631 l 1 + 364 593 362 574 356 524 c 1 + 355 511 l 1 +676 667 m 1 + 280 0 l 1 + 215 0 l 1 + 616 667 l 1 + 676 667 l 1 +EndSplineSet +EndChar + +StartChar: quotereversed +Encoding: 8219 8219 355 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +253 434 m 1 + 194 458 l 1 + 143 537 94 624 68 683 c 1 + 81 695 l 1 + 117 680 155 671 199 665 c 1 + 210 600 235 519 266 449 c 1 + 253 434 l 1 +EndSplineSet +EndChar + +StartChar: uni2215 +Encoding: 8725 8725 356 +Width: 167 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-83 0 m 1 + -152 0 l 1 + 251 660 l 1 + 320 660 l 1 + -83 0 l 1 +EndSplineSet +EndChar + +StartChar: uni02C9 +Encoding: 713 713 357 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +332 538 m 1 + 1 538 l 1 + 1 609 l 1 + 332 609 l 1 + 332 538 l 1 +EndSplineSet +EndChar + +StartChar: aringacute +Encoding: 507 507 358 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 330 m 0 + 421 292.31836665 418 232.834383008 418 204 c 0 + 418 181 419 153 420 119 c 1 + 420 98 l 1 + 421 51 426 40 448 37 c 2 + 478 34 l 1 + 478 -3 l 1 + 426 -1 404 0 390 0 c 0 + 375 0 352 -1 299 -3 c 1 + 294 5 l 1 + 299 67 l 1 + 206 -5 l 2 + 196 -13 180 -17 157 -17 c 0 + 81 -17 40 26 40 107 c 0 + 40 192 85 231 211 257 c 2 + 299 275 l 1 + 296 356 264 393 197 393 c 0 + 170 393 142 386 139 379 c 2 + 117 329 l 1 + 87 336 l 1 + 87 405 l 1 + 140 437 l 2 + 178 460 217 471 260 471 c 0 + 361 471 421 418 421 330 c 0 +299 115 m 1 + 299 233 l 1 + 254 221 l 2 + 183 202 162 182 162 133 c 0 + 162 94 181 70 213 70 c 0 + 243 70 280 89 299 115 c 1 +262 700 m 0 + 315 700 360 654 360 600 c 0 + 360 545 315 500 260 500 c 0 + 204 500 160 545 160 601 c 0 + 160 656 205 700 262 700 c 0 +261 650 m 0 + 232 650 210 628 210 600 c 0 + 210 572 232 550 260 550 c 0 + 288 550 310 572 310 600 c 0 + 310 627 288 650 261 650 c 0 +104 681 m 1 + 233 829 l 2 + 257 856 275 866 298 866 c 0 + 324 866 342 849 342 822 c 0 + 342 799.916438272 329.271749801 781.635874901 296 765 c 1 + 250.551211711 737.115454956 205.354269194 708.979064139 160 681 c 1 + 104 681 l 1 +EndSplineSet +EndChar + +StartChar: hcircumflex +Encoding: 293 293 359 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 34 m 1 + 59 36 l 1 + 92 39 95 45 95 100 c 2 + 95 568 l 2 + 95 629 92 636 69 638 c 2 + 24 641 l 1 + 24 677 l 1 + 78 684 111 690 137 698 c 2 + 209 720 l 1 + 217 714 l 1 + 217 390 l 1 + 297 452 l 2 + 314 465 336 471 367 471 c 0 + 417 471 457 456 483 429 c 0 + 509 401 518 363 518 286 c 2 + 518 100 l 2 + 518 45 521 39 554 36 c 2 + 587 34 l 1 + 587 -3 l 1 + 523 -1 502 0 486 0 c 0 + 468 0 448 -1 396 -3 c 1 + 396 269 l 2 + 396 350 368 385 303 385 c 0 + 258 385 217 352 217 317 c 2 + 217 100 l 2 + 217 45 220 39 253 36 c 1 + 288 34 l 1 + 288 -3 l 1 + 221 -1 173 0 153 0 c 2 + 24 -3 l 1 + 24 34 l 1 +179 916 m 1 + 272 916 l 1 + 395 741 l 1 + 338 741 l 1 + 226 839 l 1 + 113 741 l 1 + 58 741 l 1 + 179 916 l 1 +EndSplineSet +EndChar + +StartChar: ebreve +Encoding: 277 277 360 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 295 m 2 + 461 243 l 1 + 412 230 361 223 303 223 c 2 + 172 223 l 1 + 174 176 180 153 196 125 c 0 + 221 82 270 54 322 54 c 0 + 362 54 392 63 439 89 c 1 + 451 74 l 1 + 429 26 l 1 + 364 -7 329 -17 271 -17 c 0 + 121 -17 42 67 42 226 c 0 + 42 322 71 380 137 420 c 2 + 184 448 l 2 + 211 464 237 471 271 471 c 0 + 386 471 461 402 461 295 c 2 +250 273 m 1 + 334 276 l 1 + 332 375 308 415 251 415 c 0 + 193 415 169 375 166 276 c 1 + 184 275 193 275 198 275 c 0 + 220 274 237 273 246 273 c 2 + 250 273 l 1 +121 669 m 1 + 165 669 l 1 + 176 610 210 582 270 582 c 0 + 307 582 336 594 357 618 c 0 + 370 633 380 654 380 667 c 2 + 380 669 l 1 + 424 669 l 1 + 421 620 414 597 398 570 c 0 + 372 528 329 506 273 506 c 0 + 212 506 165 532 140 580 c 0 + 127 606 123 626 121 669 c 1 +EndSplineSet +EndChar + +StartChar: iogonek +Encoding: 303 303 361 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 465 m 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 280 -3 271 -8 257 -28 c 0 + 237 -56 225 -88 225 -115 c 0 + 225 -159 250 -187 289 -187 c 0 + 311 -187 327 -183 357 -172 c 1 + 363 -198 l 1 + 333 -219 297 -229 252 -229 c 0 + 186 -229 149 -192 149 -127 c 0 + 149 -82 167 -45 200 -21 c 0 + 210 -14 216 -11 240 -1 c 1 + 230.666666667 -1 221.333333333 -1 212 -1 c 0 + 182 0 177 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 +163 706 m 0 + 204 706 237 673 237 631 c 0 + 237 590 203 556 162 556 c 0 + 120 556 87 589 87 632 c 0 + 87 674 120 706 163 706 c 0 +EndSplineSet +EndChar + +StartChar: ldot +Encoding: 320 320 362 +Width: 420 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 641 m 1 + 18 677 l 1 + 76 683 110 689 139 698 c 2 + 211 720 l 1 + 219 714 l 1 + 219 100 l 2 + 219 45 222 39 255 36 c 1 + 290 34 l 1 + 290 -3 l 1 + 223 -1 175 0 155 0 c 2 + 26 -3 l 1 + 26 34 l 1 + 61 36 l 1 + 94 39 97 45 97 100 c 2 + 97 568 l 2 + 97 629 94 636 71 638 c 2 + 18 641 l 1 +335 439 m 0 + 375 439 412 401 412 360 c 0 + 412 319 375 283 334 283 c 0 + 291 283 256 318 256 360 c 0 + 256 402 293 439 335 439 c 0 +EndSplineSet +EndChar + +StartChar: obreve +Encoding: 335 335 363 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 471 m 0 + 436 471 517 388 517 236 c 0 + 517 74 427 -17 267 -17 c 0 + 122 -17 40 70 40 224 c 0 + 40 384 127 471 287 471 c 0 +275 423 m 0 + 206 423 176 370 176 248 c 0 + 176 104 213 31 285 31 c 0 + 353 31 381 82 381 204 c 0 + 381 353 347 423 275 423 c 0 +127 669 m 1 + 171 669 l 1 + 182 610 215 582 275 582 c 0 + 312 582 341 594 362 618 c 0 + 375 633 386 654 386 667 c 2 + 386 669 l 1 + 430 669 l 1 + 426 621 420 597 403 570 c 0 + 377 528 335 506 278 506 c 0 + 217 506 170 532 146 580 c 0 + 132 606 128 626 127 669 c 1 +EndSplineSet +EndChar + +StartChar: oslashacute +Encoding: 511 511 364 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +510 468 m 1 + 534 446 l 1 + 474 390 l 1 + 507 343 517 307 517 244 c 0 + 517 74 430 -17 267 -17 c 0 + 202 -17 160 -2 107 40 c 1 + 46 -18 l 1 + 23 5 l 1 + 86 64 l 1 + 55 104 40 156 40 224 c 0 + 40 383 127 471 286 471 c 0 + 360 471 410 454 454 414 c 1 + 510 468 l 1 +184 158 m 1 + 368 333 l 1 + 348 398 323 423 276 423 c 0 + 208 423 176 370 176 258 c 0 + 176 224 178 200 184 158 c 1 +374 294 m 1 + 190 119 l 1 + 214 56 241 31 286 31 c 0 + 353 31 381 83 381 207 c 0 + 381 249 379 269 374 294 c 1 +190 506 m 1 + 319 654 l 2 + 342 681 360 691 384 691 c 0 + 411 691 428 674 428 647 c 0 + 428 624.907576739 414.909970488 606.954985244 381 590 c 1 + 336.664446659 561.335553341 290.879131972 534.120868028 246 506 c 1 + 190 506 l 1 +EndSplineSet +EndChar + +StartChar: itilde +Encoding: 297 297 365 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 34 m 1 + 69 36 l 1 + 102 39 105 45 105 100 c 2 + 105 319 l 2 + 105 380 102 387 79 389 c 2 + 34 392 l 1 + 34 428 l 1 + 41 429 47 430 49 430 c 0 + 89 435 113 439 147 449 c 2 + 217 471 l 1 + 227 465 l 1 + 227 100 l 2 + 227 45 230 39 263 36 c 1 + 298 34 l 1 + 298 -3 l 1 + 231 -1 183 0 163 0 c 2 + 34 -3 l 1 + 34 34 l 1 +306 661 m 1 + 349 661 l 1 + 325 574 289 535 231 535 c 0 + 207 535 188 541 147 560 c 0 + 108 578 89 584 70 584 c 0 + 50 584 34 568 24 536 c 1 + -16 536 l 1 + -8 610 40 661 100 661 c 0 + 123 661 142 656 180 637 c 0 + 218 619 236 613 255 613 c 0 + 279 613 288 622 306 661 c 1 +EndSplineSet +EndChar + +StartChar: utilde +Encoding: 361 361 366 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 80 m 1 + 316 6 l 2 + 301 -9 276 -17 247 -17 c 0 + 150 -17 96 39 96 140 c 2 + 96 319 l 2 + 96 380 93 387 70 389 c 2 + 25 392 l 1 + 25 428 l 1 + 88 436 106 439 138 449 c 2 + 208 471 l 1 + 218 465 l 1 + 218 204 l 2 + 218 108 239 73 296 73 c 0 + 349 73 392 113 392 163 c 2 + 392 319 l 2 + 392 380 389 387 366 389 c 2 + 321 392 l 1 + 321 428 l 1 + 382 436 402 439 434 449 c 2 + 504 471 l 1 + 514 465 l 1 + 514 100 l 2 + 514 45 517 39 550 36 c 2 + 583 34 l 1 + 583 -3 l 1 + 562 -2 542 -2 536 -2 c 0 + 509 -1 490 0 481 0 c 0 + 468 0 445 -1 387 -3 c 1 + 392 80 l 1 +445 661 m 1 + 488 661 l 1 + 464 574 428 535 370 535 c 0 + 346 535 327 541 286 560 c 0 + 247 578 228 584 209 584 c 0 + 189 584 173 568 163 536 c 1 + 123 536 l 1 + 131 610 179 661 239 661 c 0 + 262 661 281 656 319 637 c 0 + 357 619 375 613 394 613 c 0 + 418 613 427 622 445 661 c 1 +EndSplineSet +EndChar + +StartChar: Ldot +Encoding: 319 319 367 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +420 -4 m 0 + 365.702542781 -4 258.957926563 0 195 0 c 0 + 169 0 141 -1 72 -3 c 1 + 72 20 l 1 + 104 38 l 2 + 119 47 124 61 124 95 c 2 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 58 l 1 + 316 56 355 55 396 55 c 0 + 453 55 480 58 512 69 c 0 + 514 70 515 71 515 72 c 2 + 538 174 l 1 + 577 174 l 1 + 566 8 l 1 + 561 0 l 1 + 504 -3 475 -4 420 -4 c 0 +440 419 m 0 + 480 419 517 381 517 340 c 0 + 517 299 480 263 439 263 c 0 + 397 263 361 298 361 340 c 0 + 361 382 398 419 440 419 c 0 +EndSplineSet +EndChar + +StartChar: Obreve +Encoding: 334 334 368 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +431 695 m 0 + 656 695 787 567 787 346 c 0 + 787 118 646 -17 407 -17 c 0 + 178 -17 47 110 47 332 c 0 + 47 562 188 695 431 695 c 0 +421 639 m 0 + 358 639 306 620 267 582 c 0 + 221 537 197 458 197 355 c 0 + 197 240 227 145 282 91 c 0 + 318 55 359 39 415 39 c 0 + 561 39 637 137 637 325 c 0 + 637 439 606 533 551 588 c 0 + 516 623 474 639 421 639 c 0 +265 893 m 1 + 309 893 l 1 + 320 834 353 806 413 806 c 0 + 451 806 480 818 500 842 c 0 + 514 857 524 878 524 891 c 2 + 524 893 l 1 + 568 893 l 1 + 564 845 558 821 542 794 c 0 + 515 752 473 730 417 730 c 0 + 356 730 309 756 284 804 c 0 + 271 830 267 850 265 893 c 1 +EndSplineSet +EndChar + +StartChar: Scommaaccent +Encoding: 536 536 369 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 202 m 1 + 112 202 l 1 + 119 114 l 1 + 151 67 215 37 283 37 c 0 + 369 37 433 92 433 166 c 0 + 433 214 406 245 350 262 c 2 + 210 304 l 2 + 115 332 64 395 64 480 c 0 + 64 615 162 695 329 695 c 0 + 395 695 447 685 514 661 c 1 + 519 649 l 1 + 510 620 505 572 505 507 c 1 + 464 507 l 1 + 458 589 l 1 + 420 626 375 644 322 644 c 0 + 242 644 188 597 188 527 c 0 + 188 476 220 446 294 426 c 2 + 408 396 l 2 + 507 370 559 309 559 220 c 0 + 559 76 444 -17 265 -17 c 0 + 189 -17 131 -4 57 29 c 1 + 68 86 72 127 72 202 c 1 +259 -277 m 1 + 199 -301 l 1 + 187 -287 l 1 + 218 -217 243 -134 253 -70 c 1 + 296 -65 337 -54 372 -40 c 1 + 385 -52 l 1 + 358 -111 309 -198 259 -277 c 1 +EndSplineSet +EndChar + +StartChar: Tcommaaccent +Encoding: 354 354 370 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +404 619 m 1 + 404 135 l 1 + 405 72 406 58 414 50 c 0 + 420 44 429 42 452 40 c 2 + 489 37 l 1 + 489 -3 l 1 + 418.883881876 -1.35020898532 382.790393654 -0.380870568674 352.093118488 -0.091984750051 c 1 + 326 -59.7333984375 l 1 + 345 -54.7333984375 357 -53.7333984375 371 -53.7333984375 c 0 + 418 -53.7333984375 448 -81.7333984375 448 -126.733398438 c 0 + 448 -179.733398438 397 -213.733398438 315 -213.733398438 c 0 + 286 -213.733398438 255 -207.733398438 221 -195.733398438 c 1 + 237 -158.733398438 l 1 + 271 -165.733398438 285 -167.733398438 304 -167.733398438 c 0 + 337 -167.733398438 354 -154.733398438 354 -130.733398438 c 0 + 354 -108.733398438 340 -95.7333984375 316 -95.7333984375 c 0 + 308 -95.7333984375 302 -96.7333984375 280 -99.7333984375 c 1 + 270 -91.7333984375 l 1 + 311.032882757 -0.125102050227 l 1 + 281.29543066 -0.450115587196 244.846574041 -1.40841490379 178 -3 c 1 + 178 37 l 1 + 215 40 l 2 + 240 42 248 45 254 51 c 0 + 261 59 262 74 263 135 c 1 + 263 619 l 1 + 146 619 l 1 + 84 618 82 617 75 586 c 1 + 70 517 l 1 + 30 517 l 1 + 27 593 25 628 17 676 c 1 + 23 681 l 1 + 298 678 298 678 334 678 c 0 + 369 678 369 678 644 681 c 1 + 650 676 l 1 + 642 628 639 593 637 517 c 1 + 597 517 l 1 + 592 586 l 1 + 583 610 l 1 + 576 617 566 618 521 619 c 1 + 404 619 l 1 +EndSplineSet +EndChar + +StartChar: tcommaaccent +Encoding: 355 355 371 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 60 m 1 + 275 1 l 2 + 267.786451046 -7.81655983251 250.294326584 -14.063475788 227.672585475 -16.196060208 c 1 + 202.5 -73.7333984375 l 1 + 221.5 -68.7333984375 233.5 -67.7333984375 247.5 -67.7333984375 c 0 + 294.5 -67.7333984375 324.5 -95.7333984375 324.5 -140.733398438 c 0 + 324.5 -193.733398438 273.5 -227.733398438 191.5 -227.733398438 c 0 + 162.5 -227.733398438 131.5 -221.733398438 97.5 -209.733398438 c 1 + 113.5 -172.733398438 l 1 + 147.5 -179.733398438 161.5 -181.733398438 180.5 -181.733398438 c 0 + 213.5 -181.733398438 230.5 -168.733398438 230.5 -144.733398438 c 0 + 230.5 -122.733398438 216.5 -109.733398438 192.5 -109.733398438 c 0 + 184.5 -109.733398438 178.5 -110.733398438 156.5 -113.733398438 c 1 + 146.5 -105.733398438 l 1 + 186.70438762 -15.9747656123 l 1 + 116.349014826 -9.37737415478 86 29.395100002 86 110 c 2 + 86 369 l 1 + 22 365 l 1 + 22 387 l 1 + 88 430 l 1 + 88 490 l 2 + 88 512 87 532 84 582 c 1 + 135 601 166 613 206 632 c 1 + 220 622 l 1 + 211 576 208 541 208 486 c 2 + 208 428 l 1 + 322 434 l 1 + 314 369 l 1 + 208 369 l 1 + 208 131 l 2 + 208 82 223 66 270 66 c 0 + 286 66 295 69 316 79 c 1 + 324 60 l 1 +EndSplineSet +EndChar + +StartChar: Ubreve +Encoding: 364 364 372 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +238 893 m 1 + 282 893 l 1 + 293 834 326 806 386 806 c 0 + 423 806 452 818 473 842 c 0 + 486 857 497 878 497 891 c 2 + 497 893 l 1 + 541 893 l 1 + 537 845 531 821 514 794 c 0 + 488 752 446 730 390 730 c 0 + 328 730 282 756 257 804 c 0 + 243 830 239 850 238 893 c 1 +EndSplineSet +EndChar + +StartChar: Aringacute +Encoding: 506 506 373 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 -3 m 1 + 200.842253392 -1.36140844639 170.246670593 0 137 0 c 0 + 135 0 98 -1 24 -3 c 1 + 24 34 l 1 + 54 37 l 2 + 76 39 93 58 110 97 c 2 + 291 535 l 1 + 307.440954889 571.170100757 325.057295452 625.36570941 348 686 c 1 + 419 686 l 1 + 678 81 l 2 + 691 52 705 41 733 37 c 2 + 757 34 l 1 + 757 -3 l 1 + 667 -1 618 0 599 0 c 0 + 579 0 533 -1 447 -3 c 1 + 447 34 l 1 + 500 37 l 2 + 511 38 520 49 520 64 c 0 + 520 72 518 82 514 92 c 2 + 469 206 l 1 + 218 206 l 1 + 176 94 l 2 + 173 85 171 76 171 69 c 0 + 171 52 183 38 200 37 c 2 + 250 34 l 1 + 250 -3 l 1 +342 516 m 1 + 242 262 l 1 + 446 262 l 1 + 342 516 l 1 +387 934 m 0 + 440 934 485 889 485 835 c 0 + 485 780 440 735 385 735 c 0 + 330 735 285 780 285 835 c 0 + 285 890 330 934 387 934 c 0 +386 884 m 0 + 357 884 335 863 335 834 c 0 + 335 807 357 785 385 785 c 0 + 413 785 435 807 435 835 c 0 + 435 862 413 884 386 884 c 0 +241 935 m 1 + 370 1083 l 2 + 393 1110 411 1120 435 1120 c 0 + 462 1120 479 1103 479 1076 c 0 + 479 1056 471 1043 446 1027 c 0 + 441 1024 440 1024 433 1019 c 0 + 430 1017 428 1017 428 1016 c 2 + 297 935 l 1 + 241 935 l 1 +EndSplineSet +EndChar + +StartChar: Oslashacute +Encoding: 510 510 374 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +160 62 m 1 + 70 -20 l 1 + 32 20 l 1 + 123 103 l 1 + 67 169 47 228 47 326 c 0 + 47 561 186 695 428 695 c 0 + 477 695 521 689 564 677 c 0 + 614 663 638 651 682 617 c 1 + 771 698 l 1 + 808 659 l 1 + 719 577 l 1 + 770 504 787 448 787 354 c 0 + 787 236 756 148 692 84 c 0 + 625 17 528 -17 405 -17 c 0 + 352 -17 305 -10 259 4 c 0 + 215 18 195 30 160 62 c 1 +222 192 m 1 + 592 534 l 1 + 548 611 503 639 423 639 c 0 + 272 639 197 542 197 348 c 0 + 197 281 205 233 222 192 c 1 +615 481 m 1 + 242 138 l 1 + 293 65 337 39 410 39 c 0 + 563 39 637 135 637 332 c 0 + 637 398 630 444 615 481 c 1 +328 730 m 1 + 457 878 l 2 + 480 905 498 915 522 915 c 0 + 549 915 566 898 566 871 c 0 + 566 848.518568317 551.878672847 830.439336424 519 814 c 1 + 474.664446659 785.335553341 428.879131972 758.120868028 384 730 c 1 + 328 730 l 1 +EndSplineSet +EndChar + +StartChar: AEacute +Encoding: 508 508 375 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +797 -4 m 0 + 742.410634594 -4 635.196002804 0 571 0 c 0 + 544 0 517 -1 449 -3 c 1 + 449 20 l 1 + 481 38 l 2 + 496 47 500 59 501 95 c 1 + 501 214 l 1 + 241 214 l 1 + 179 107 l 2 + 164 81 160 70 160 52 c 1 + 166 43 176 37 184 37 c 2 + 238 34 l 1 + 238 -3 l 1 + 169 -1 141 0 120 0 c 0 + 98 0 74 -1 12 -3 c 1 + 12 34 l 1 + 50 37 l 2 + 65 39 79 54 104 94 c 1 + 394 584 l 2 + 406 605 411 616 411 624 c 0 + 411 632 393 640 368 641 c 2 + 316 644 l 1 + 316 681 l 1 + 462 679 532 678 591 678 c 0 + 612.163182039 678 800.428772475 682 841 682 c 0 + 883 682 900 681 937 678 c 1 + 943 671 l 1 + 929 529 l 1 + 893 529 l 1 + 885 604 l 2 + 884 615 841 624 786 624 c 0 + 727 624 695 623 642 620 c 1 + 642 380 l 1 + 661 378 672 378 709 378 c 2 + 775 378 l 2 + 818 378 829 382 832 399 c 1 + 838 456 l 1 + 878 456 l 1 + 875 377 875 354 875 349 c 2 + 878 241 l 1 + 838 241 l 1 + 832 291 l 2 + 828 318 814 327 775 328 c 1 + 709 328 l 2 + 686 328 667 327 642 325 c 1 + 642 58 l 1 + 693 56 732 55 773 55 c 0 + 830 55 856 58 889 69 c 0 + 891 70 892 71 892 72 c 2 + 915 166 l 1 + 954 166 l 1 + 943 8 l 1 + 938 0 l 1 + 881 -3 852 -4 797 -4 c 0 +271 267 m 1 + 501 267 l 1 + 501 606 l 1 + 494 623 l 1 + 487 623 l 1 + 271 267 l 1 +544 730 m 1 + 673 878 l 2 + 696 905 714 915 738 915 c 0 + 765 915 782 898 782 871 c 0 + 782 848.129559894 766.847375206 829.923687603 735 814 c 1 + 690.664446659 785.335553341 644.879131972 758.120868028 600 730 c 1 + 544 730 l 1 +EndSplineSet +EndChar + +StartChar: Eng +Encoding: 330 330 376 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +304 587 m 1 + 385 662 l 2 + 418 693 448 702 519 702 c 0 + 583 702 633 692 667 673 c 0 + 732 636 753 580 753 449 c 2 + 753 98 l 2 + 753 -55 739 -123 696 -181 c 0 + 656 -235 603 -266 552 -266 c 0 + 547 -266 546 -266 535 -265 c 1 + 530 -265 l 1 + 520 -264 l 1 + 510 -229 l 1 + 514 -223 l 1 + 537 -223 l 2 + 537.508116503 -223.009587104 538.013291804 -223.014394755 538.515536477 -223.014394755 c 0 + 590.40082011 -223.014394755 611.009587104 -171.705740983 612 -38 c 2 + 612 447 l 2 + 612 569 568 616 455 616 c 0 + 363 616 304 571 304 500 c 2 + 304 104 l 2 + 304 49 308 43 340 40 c 1 + 389 37 l 1 + 389 -3 l 1 + 292 0 248 0 231 0 c 2 + 79 -3 l 1 + 79 37 l 1 + 127 40 l 2 + 159 43 163 49 163 104 c 2 + 163 549 l 2 + 163 610 160 617 137 619 c 2 + 79 622 l 1 + 79 658 l 1 + 151 660 195 668 298 701 c 1 + 304 695 l 1 + 304 587 l 1 +EndSplineSet +EndChar + +StartChar: Tbar +Encoding: 358 358 377 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +404 378 m 1 + 499 378 l 1 + 499 338 l 1 + 404 338 l 1 + 404 135 l 1 + 405 72 406 58 414 50 c 0 + 420 44 429 42 452 40 c 2 + 489 37 l 1 + 489 -3 l 1 + 404 -1 369 0 333 0 c 0 + 298 0 262 -1 178 -3 c 1 + 178 37 l 1 + 215 40 l 2 + 240 42 248 45 254 51 c 0 + 261 59 262 74 263 135 c 1 + 263 338 l 1 + 168 338 l 1 + 168 378 l 1 + 263 378 l 1 + 263 619 l 1 + 146 619 l 1 + 84 618 82 617 75 586 c 1 + 70 517 l 1 + 30 517 l 1 + 27 593 25 628 17 676 c 1 + 23 681 l 1 + 298 678 298 678 334 678 c 0 + 369 678 369 678 644 681 c 1 + 650 676 l 1 + 642 628 639 593 637 517 c 1 + 597 517 l 1 + 592 586 l 1 + 583 610 l 1 + 576 617 566 618 521 619 c 1 + 404 619 l 1 + 404 378 l 1 +EndSplineSet +EndChar + +StartChar: eng +Encoding: 331 331 378 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +225 390 m 1 + 305 452 l 2 + 322 465 344 471 375 471 c 0 + 425 471 465 456 491 429 c 0 + 517 401 526 363 526 286 c 2 + 526 98 l 2 + 526 -55 513 -123 474 -181 c 0 + 438 -235 390 -266 344 -266 c 0 + 339 -266 338 -266 326 -265 c 1 + 321 -265 l 1 + 312 -264 l 1 + 302 -229 l 1 + 306 -223 l 1 + 329 -223 l 2 + 329.508116503 -223.009587104 330.013291804 -223.014394755 330.515536477 -223.014394755 c 0 + 382.40082011 -223.014394755 403.009587104 -171.705740983 404 -38 c 2 + 404 270 l 2 + 404 351 376 385 311 385 c 0 + 266 385 225 352 225 317 c 2 + 225 100 l 2 + 225 45 228 39 261 36 c 1 + 296 34 l 1 + 296 -3 l 1 + 229 -1 181 0 161 0 c 2 + 32 -3 l 1 + 32 34 l 1 + 67 36 l 1 + 100 39 103 45 103 100 c 2 + 103 319 l 2 + 103 380 100 387 77 389 c 2 + 32 392 l 1 + 32 428 l 1 + 87 431 115 437 219 471 c 1 + 225 465 l 1 + 225 390 l 1 +EndSplineSet +EndChar + +StartChar: tbar +Encoding: 359 359 379 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +86 238 m 1 + 28 238 l 1 + 28 278 l 1 + 86 278 l 1 + 86 369 l 1 + 22 365 l 1 + 22 387 l 1 + 88 430 l 1 + 88 490 l 2 + 88 512 87 532 84 582 c 1 + 135 601 165 613 206 632 c 1 + 220 622 l 1 + 211 576 208 541 208 486 c 2 + 208 428 l 1 + 322 434 l 1 + 314 369 l 1 + 208 369 l 1 + 208 278 l 1 + 312 278 l 1 + 312 238 l 1 + 208 238 l 1 + 208 131 l 2 + 208 82 223 66 270 66 c 0 + 286 66 295 69 316 79 c 1 + 324 60 l 1 + 275 1 l 2 + 265 -10 241 -17 210 -17 c 0 + 123 -17 86 21 86 110 c 2 + 86 238 l 1 +EndSplineSet +EndChar + +StartChar: kgreenlandic +Encoding: 312 312 380 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 30 m 1 + 43 32 l 2 + 56 34 61 36 64 40 c 0 + 68 46 69 57 69 103 c 2 + 69 409 l 2 + 69 477 69 478 43 481 c 2 + 23 483 l 1 + 23 513 l 1 + 86 511 112 511 139 511 c 0 + 166 511 193 511 256 513 c 1 + 256 483 l 1 + 236 481 l 2 + 223 479 218 477 215 472 c 0 + 211 466 210 455 210 409 c 2 + 210 260 l 1 + 267.960974532 323.705692134 324.80954756 388.523785773 384 451 c 0 + 409 478 409 479 411 494 c 1 + 411 513 l 1 + 449 511 465 511 479 511 c 0 + 492 511 508 511 547 513 c 1 + 547 484 l 1 + 500 480 483 474 465 458 c 2 + 298 303 l 1 + 498 68 l 2 + 521 41 538 32 566 31 c 1 + 566 0 l 1 + 540 1 l 1 + 499 2 l 1 + 490 2 l 1 + 414 0 l 1 + 258 187 l 1 + 221 241 l 2 + 220 243 216 246 210 251 c 1 + 210 103 l 2 + 210 56 211 46 215 40 c 0 + 219 36 224 34 236 32 c 2 + 256 30 l 1 + 256 0 l 1 + 193 2 166 2 139 2 c 0 + 112 2 86 2 23 0 c 1 + 23 30 l 1 +EndSplineSet +EndChar + +StartChar: napostrophe +Encoding: 329 329 381 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +135 34 m 1 + 170 36 l 1 + 203 39 206 45 206 100 c 2 + 206 319 l 2 + 206 380 203 387 180 389 c 2 + 135 392 l 1 + 135 428 l 1 + 190 431 218 437 322 471 c 1 + 328 465 l 1 + 328 390 l 1 + 408 452 l 2 + 425 465 447 471 478 471 c 0 + 528 471 568 456 594 429 c 0 + 620 401 629 364 629 286 c 2 + 629 100 l 2 + 629 45 633 39 665 36 c 1 + 698 34 l 1 + 698 -3 l 1 + 633 -1 613 0 597 0 c 0 + 579 0 558 -1 507 -3 c 1 + 507 270 l 2 + 507 351 479 385 414 385 c 0 + 369 385 328 352 328 317 c 2 + 328 100 l 2 + 328 45 331 39 364 36 c 1 + 399 34 l 1 + 399 -3 l 1 + 332 -1 284 0 264 0 c 2 + 135 -3 l 1 + 135 34 l 1 +100 485 m 1 + 41 460 l 1 + 28 475 l 1 + 59 545 84 627 95 692 c 1 + 137 696 180 707 213 721 c 1 + 226 710 l 1 + 200 650 151 563 100 485 c 1 +EndSplineSet +EndChar + +StartChar: Utilde +Encoding: 360 360 382 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 644 m 1 + 723 641 l 2 + 677 637 675 633 675 543 c 2 + 675 251 l 2 + 675 70 583 -17 391 -17 c 0 + 219 -17 111 58 111 177 c 2 + 111 543 l 1 + 110 633 109 637 63 641 c 2 + 26 644 l 1 + 26 681 l 1 + 145 678 146 678 181 678 c 0 + 217 678 217 678 337 681 c 1 + 337 644 l 1 + 300 641 l 2 + 254 637 252 633 252 543 c 2 + 252 295 l 2 + 252 192 261 145 287 114 c 0 + 314 81 359 65 428 65 c 0 + 495 65 541 79 569 108 c 0 + 603 143 616 196 616 302 c 2 + 616 543 l 1 + 615 633 614 637 568 641 c 2 + 531 644 l 1 + 531 681 l 1 + 610 678 634 678 646 678 c 2 + 760 681 l 1 + 760 644 l 1 +546 885 m 1 + 589 885 l 1 + 566 798 529 759 471 759 c 0 + 448 759 429 764 387 784 c 0 + 348 802 330 808 310 808 c 0 + 290 808 274 792 264 760 c 1 + 224 760 l 1 + 233 834 280 885 340 885 c 0 + 364 885 382 880 420 861 c 0 + 458 843 476 837 495 837 c 0 + 519 837 528 846 546 885 c 1 +EndSplineSet +EndChar + +StartChar: aeacute +Encoding: 509 509 383 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +731 295 m 2 + 731 243 l 1 + 682 230 631 223 573 223 c 2 + 442 223 l 1 + 444 176 450 153 466 125 c 0 + 491 82 540 54 591 54 c 0 + 632 54 662 63 709 89 c 1 + 721 74 l 1 + 699 26 l 1 + 634 -7 599 -17 539 -17 c 0 + 448 -17 390 11 344 78 c 1 + 230 -4 l 2 + 221 -10 189 -17 167 -17 c 0 + 97 -17 46 35 46 107 c 0 + 46 143 57 176 75 197 c 0 + 96 219 152 241 231 257 c 2 + 319 275 l 1 + 317 319 312 339 297 361 c 0 + 279 386 249 400 212 400 c 0 + 185 400 166 394 140 376 c 1 + 124 334 l 1 + 92 338 l 1 + 92 405 l 1 + 145 437 l 2 + 183 460 222 471 267 471 c 0 + 330 471 362 459 405 419 c 1 + 450 456 491 471 547 471 c 0 + 658 471 731 401 731 295 c 2 +520 273 m 1 + 604 276 l 1 + 602 375 578 415 521 415 c 0 + 463 415 439 375 436 276 c 1 + 454 275 463 275 468 275 c 0 + 490 274 507 273 516 273 c 2 + 520 273 l 1 +319 115 m 1 + 319 229 l 1 + 264 216 l 2 + 201 201 172 174 172 128 c 0 + 172 91 193 70 230 70 c 0 + 263 70 299 88 319 115 c 1 +301 506 m 1 + 430 654 l 2 + 453 681 471 691 495 691 c 0 + 522 691 539 674 539 647 c 0 + 539 624.907576739 525.909970488 606.954985244 492 590 c 1 + 447.664446659 561.335553341 401.879131972 534.120868028 357 506 c 1 + 301 506 l 1 +EndSplineSet +EndChar + +StartChar: Itilde +Encoding: 296 296 384 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 641 m 1 + 313 638 l 2 + 289 636 280 633 274 627 c 0 + 267 619 266 603 265 543 c 1 + 265 135 l 1 + 266 72 267 58 275 50 c 0 + 281 44 290 42 313 40 c 2 + 350 37 l 1 + 350 -3 l 1 + 265 -1 230 0 194 0 c 0 + 159 0 123 -1 39 -3 c 1 + 39 37 l 1 + 76 40 l 2 + 100 42 109 45 115 51 c 0 + 122 58 123 74 124 135 c 1 + 124 543 l 1 + 123 634 123 634 76 638 c 2 + 39 641 l 1 + 39 681 l 1 + 158 678 159 678 194 678 c 0 + 230 678 230 678 350 681 c 1 + 350 641 l 1 +334 885 m 1 + 377 885 l 1 + 353 798 317 759 259 759 c 0 + 235 759 217 765 175 784 c 0 + 136 802 118 808 98 808 c 0 + 78 808 62 792 52 760 c 1 + 12 760 l 1 + 20 834 68 885 128 885 c 0 + 151 885 170 880 208 861 c 0 + 246 843 264 837 283 837 c 0 + 307 837 316 846 334 885 c 1 +EndSplineSet +EndChar + +StartChar: Wgrave +Encoding: 7808 7808 385 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +772 681 m 1 + 813.144469526 679.211110021 849.463526378 678 877 678 c 0 + 889 678 918 679 988 681 c 1 + 988 644 l 1 + 955 641 l 2 + 938 639 925 618 912 572 c 2 + 790 140 l 2 + 783 114 777 88 757 -3 c 1 + 684 -3 l 1 + 672.595492008 26.9368334801 656.768575697 72.7710088238 646 102 c 2 + 497 477 l 1 + 342 122 l 2 + 333 100 325 80 295 -3 c 1 + 225 -3 l 1 + 86 599 l 2 + 79 627 68 639 49 641 c 2 + 17 644 l 1 + 17 681 l 1 + 161 678 161 678 174 678 c 0 + 189 678 189 678 307 681 c 1 + 307 644 l 1 + 265 641 l 2 + 249 640 235 628 235 616 c 0 + 235 608 236 599 238 590 c 2 + 320 207 l 1 + 470 562 l 2 + 483 595 514 669 521 686 c 1 + 566 686 l 1 + 587 626 599 592 615 553 c 2 + 752 210 l 1 + 849 588 l 2 + 852 599 853 609 853 618 c 0 + 853 632 841 640 818 641 c 2 + 772 644 l 1 + 772 681 l 1 +579 730 m 1 + 448 811 l 2 + 443 814 441 815 437 818 c 0 + 407 836 397 849 397 871 c 0 + 397 898 414 915 441 915 c 0 + 465 915 483 904 506 878 c 2 + 635 730 l 1 + 579 730 l 1 +EndSplineSet +EndChar + +StartChar: Wacute +Encoding: 7810 7810 386 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +772 681 m 1 + 813.144469526 679.211110021 849.463526378 678 877 678 c 0 + 889 678 918 679 988 681 c 1 + 988 644 l 1 + 955 641 l 2 + 938 639 925 618 912 572 c 2 + 790 140 l 2 + 783 114 777 88 757 -3 c 1 + 684 -3 l 1 + 672.595492008 26.9368334801 656.768575697 72.7710088238 646 102 c 2 + 497 477 l 1 + 342 122 l 2 + 333 100 325 80 295 -3 c 1 + 225 -3 l 1 + 86 599 l 2 + 79 627 68 639 49 641 c 2 + 17 644 l 1 + 17 681 l 1 + 161 678 161 678 174 678 c 0 + 189 678 189 678 307 681 c 1 + 307 644 l 1 + 265 641 l 2 + 249 640 235 628 235 616 c 0 + 235 608 236 599 238 590 c 2 + 320 207 l 1 + 470 562 l 2 + 483 595 514 669 521 686 c 1 + 566 686 l 1 + 587 626 599 592 615 553 c 2 + 752 210 l 1 + 849 588 l 2 + 852 599 853 609 853 618 c 0 + 853 632 841 640 818 641 c 2 + 772 644 l 1 + 772 681 l 1 +472 730 m 1 + 601 878 l 2 + 624 905 642 915 666 915 c 0 + 693 915 710 898 710 871 c 0 + 710 849.231006927 696.047513288 830.523756644 663 814 c 1 + 618.664446659 785.335553341 572.879131972 758.120868028 528 730 c 1 + 472 730 l 1 +EndSplineSet +EndChar + +StartChar: wgrave +Encoding: 7809 7809 387 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +194 -3 m 1 + 87 381 l 2 + 79 408 69 417 46 419 c 2 + 13 421 l 1 + 13 459 l 1 + 119 456 135 456 149 456 c 2 + 284 459 l 1 + 284 421 l 1 + 237 419 l 2 + 226 419 218 410 218 397 c 0 + 218 391 219 382 220 378 c 2 + 279 151 l 1 + 297 192 316 233 336 276 c 2 + 423 471 l 1 + 473 471 l 1 + 611 154 l 1 + 629 203 639 231 650 266 c 2 + 686 379 l 2 + 687 384 689 393 689 397 c 0 + 689 410 678 418 660 419 c 2 + 618 421 l 1 + 618 459 l 1 + 677 457 700 456 719 456 c 0 + 738 456 761 457 820 459 c 1 + 820 421 l 1 + 786 419 l 2 + 772 418 762 405 750 372 c 2 + 658 112 l 2 + 650 87 639 49 623 -3 c 1 + 542 -3 l 1 + 410 304 l 1 + 334 154 324 130 273 -3 c 1 + 194 -3 l 1 +440 506 m 1 + 309 587 l 2 + 305 589 302 591 298 594 c 0 + 268 612 258 625 258 647 c 0 + 258 674 275 691 302 691 c 0 + 326 691 344 681 367 654 c 2 + 496 506 l 1 + 440 506 l 1 +EndSplineSet +EndChar + +StartChar: wacute +Encoding: 7811 7811 388 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +194 -3 m 1 + 87 381 l 2 + 79 408 69 417 46 419 c 2 + 13 421 l 1 + 13 459 l 1 + 119 456 135 456 149 456 c 2 + 284 459 l 1 + 284 421 l 1 + 237 419 l 2 + 226 419 218 410 218 397 c 0 + 218 391 219 382 220 378 c 2 + 279 151 l 1 + 297 192 316 233 336 276 c 2 + 423 471 l 1 + 473 471 l 1 + 611 154 l 1 + 629 203 639 231 650 266 c 2 + 686 379 l 2 + 687 384 689 393 689 397 c 0 + 689 410 678 418 660 419 c 2 + 618 421 l 1 + 618 459 l 1 + 677 457 700 456 719 456 c 0 + 738 456 761 457 820 459 c 1 + 820 421 l 1 + 786 419 l 2 + 772 418 762 405 750 372 c 2 + 658 112 l 2 + 650 87 639 49 623 -3 c 1 + 542 -3 l 1 + 410 304 l 1 + 334 154 324 130 273 -3 c 1 + 194 -3 l 1 +380 506 m 1 + 509 654 l 2 + 532 681 550 691 574 691 c 0 + 601 691 618 674 618 647 c 0 + 618 624.907576739 604.909970488 606.954985244 571 590 c 1 + 526.664446659 561.335553341 480.879131972 534.120868028 436 506 c 1 + 380 506 l 1 +EndSplineSet +EndChar + +StartChar: Ygrave +Encoding: 7922 7922 389 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +395 356 m 1 + 583 678 l 1 + 660 678 l 1 + 660 659 l 1 + 484 398 l 2 + 465 370 449 340 431 298 c 1 + 431 135 l 1 + 432 72 433 58 441 50 c 0 + 447 44 456 42 479 40 c 2 + 516 37 l 1 + 516 -3 l 1 + 431 -1 396 0 360 0 c 0 + 325 0 289 -1 205 -3 c 1 + 205 37 l 1 + 242 40 l 2 + 266 42 275 45 281 51 c 0 + 288 58 289 74 290 135 c 1 + 290 274 l 1 + 274 310 262 333 246 359 c 2 + 145 522 l 1 + 86 607 66 622 15 622 c 1 + 15 659 l 1 + 174 695 l 1 + 220 668 247 635 288 559 c 2 + 395 356 l 1 +362 730 m 1 + 231 811 l 1 + 231 811 227 814 220 818 c 0 + 190 836 180 849 180 871 c 0 + 180 898 197 915 224 915 c 0 + 248 915 266 904 289 878 c 2 + 418 730 l 1 + 362 730 l 1 +EndSplineSet +EndChar + +StartChar: ygrave +Encoding: 7923 7923 390 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 421 m 1 + 240 419 l 2 + 224 418 214 409 214 396 c 0 + 214 380.520967123 225.4482359 359.655292299 231 343 c 2 + 315 125 l 1 + 416 377 l 2 + 418 383 420 392 420 399 c 0 + 420 410 410 418 393 419 c 2 + 360 421 l 1 + 360 459 l 1 + 377 458 394 458 399 458 c 0 + 430 456 443 456 449 456 c 2 + 453 456 l 1 + 546 459 l 1 + 546 421 l 1 + 520 416 l 2 + 506 413 491 396 479 369 c 2 + 280 -94 l 2 + 229 -212 174 -266 104 -266 c 0 + 81 -266 58 -261 31 -249 c 1 + 49 -154 l 1 + 60 -150 l 1 + 83 -176 104 -187 130 -187 c 0 + 165 -187 199 -153 222 -96 c 2 + 245 -40 l 1 + 87 364 l 2 + 72 402 60 418 45 419 c 2 + 10 421 l 1 + 10 459 l 1 + 109 456 117 456 130 456 c 2 + 143 456 l 1 + 275 459 l 1 + 275 421 l 1 +301 506 m 1 + 170 587 l 2 + 167 589 164 591 159 594 c 0 + 129 612 119 625 119 647 c 0 + 119 674 136 691 163 691 c 0 + 187 691 205 680 228 654 c 2 + 357 506 l 1 + 301 506 l 1 +EndSplineSet +EndChar + +StartChar: uni2002 +Encoding: 8194 8194 391 +Width: 500 +Flags: HMW +LayerCount: 2 +EndChar + +StartChar: uni00A0 +Encoding: 160 160 392 +Width: 250 +Flags: HMW +LayerCount: 2 +EndChar + +StartChar: smileface +Encoding: 9786 9786 393 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +393 533 m 0 + 420 533 443 510 443 483 c 0 + 443 455 420 432 392 432 c 0 + 365 432 342 455 342 483 c 0 + 342 510 365 533 393 533 c 0 +617 534 m 0 + 644 534 667 510 667 483 c 0 + 667 455 644 432 616 432 c 0 + 587 432 565 455 565 483 c 0 + 565 511 588 534 617 534 c 0 +739 426 m 1 + 733 334 718 288 681 240 c 0 + 638 187 578 160 502 160 c 0 + 419 160 355 192 312 255 c 0 + 282 300 271 340 265 426 c 1 + 276 376 287 355 313 324 c 0 + 361 269 422 243 502 243 c 0 + 582 243 643 269 691 324 c 0 + 717 354 727 376 739 426 c 1 +507 746 m 0 + 702 746 865 580 865 382 c 0 + 865 180 702 17 501 17 c 0 + 299 17 137 180 137 384 c 0 + 137 585 302 746 507 746 c 0 +496 698 m 0 + 328 698 186 554 186 382 c 0 + 186 207 327 65 501 65 c 0 + 677 65 817 207 817 384 c 0 + 817 558 674 698 496 698 c 0 +EndSplineSet +EndChar + +StartChar: invsmileface +Encoding: 9787 9787 394 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +507 748 m 0 + 703 748 867 581 867 382 c 0 + 867 179 703 15 501 15 c 0 + 298 15 135 179 135 385 c 0 + 135 586 301 748 507 748 c 0 +391 534 m 0 + 364 534 341 510 341 483 c 0 + 341 455 364 432 392 432 c 0 + 420 432 443 455 443 483 c 0 + 443 511 420 534 391 534 c 0 +616 535 m 0 + 588 535 565 511 565 483 c 0 + 565 455 588 432 616 432 c 0 + 645 432 668 455 668 484 c 0 + 668 512 644 535 616 535 c 0 +740 426 m 1 + 728 376 718 354 691 324 c 0 + 643 269 582 242 502 242 c 0 + 421 242 360 269 312 324 c 0 + 285 354 275 376 264 426 c 1 + 270 332 284 287 322 239 c 0 + 364 186 426 158 501 158 c 0 + 584 158 650 191 692 254 c 0 + 722 300 734 340 740 426 c 1 +EndSplineSet +EndChar + +StartChar: heart +Encoding: 9829 9829 395 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +499 0 m 1 + 469 105 426 172 263 367 c 0 + 175 475 148 526 148 588 c 0 + 148 674 227 745 321 745 c 0 + 383 745 435 717 468 667 c 0 + 480 649 488 631 499 596 c 1 + 527 697 584 746 674 746 c 0 + 768 746 850 675 850 594 c 0 + 850 520 814 452 712 333 c 0 + 585 188 521 89 499 0 c 1 +EndSplineSet +EndChar + +StartChar: diamond +Encoding: 9830 9830 396 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +210 341 m 1 + 196 357 l 1 + 359 543 433 638 498 746 c 1 + 534 678 707 455 800 357 c 1 + 690 238 557 66 498 -32 c 1 + 450 50 321 217 210 341 c 1 +EndSplineSet +EndChar + +StartChar: club +Encoding: 9827 9827 397 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +722 0 m 1 + 275 0 l 1 + 275 21 l 1 + 422 44 489 132 490 301 c 1 + 470 269 462 257 450 243 c 0 + 405 193 337 161 273 161 c 0 + 176 161 98 236 98 328 c 0 + 98 418 168 489 258 489 c 0 + 291 489 302 486 362 458 c 1 + 331 499 319 530 319 568 c 0 + 319 655 400 725 499 725 c 0 + 597 725 678 655 678 569 c 0 + 678 530 665 497 635 458 c 1 + 696 485 707 489 740 489 c 0 + 828 489 899 417 899 328 c 0 + 899 236 821 161 724 161 c 0 + 664 161 594 192 553 237 c 0 + 540 251 531 263 507 301 c 1 + 507 132 575 44 722 21 c 1 + 722 0 l 1 +EndSplineSet +EndChar + +StartChar: spade +Encoding: 9824 9824 398 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +276 0 m 1 + 276 21 l 1 + 413 40 487 129 491 282 c 1 + 482 264 479 258 474 252 c 0 + 441 203 373 169 307 169 c 0 + 219 169 148 231 148 307 c 0 + 148 370 190 428 284 494 c 0 + 409 579 481 668 500 759 c 1 + 549 637 564 617 695 514 c 0 + 821 414 851 374 851 306 c 0 + 851 230 781 170 692 170 c 0 + 635 170 578 196 540 238 c 0 + 531 249 525 257 508 282 c 1 + 515 124 580 46 723 21 c 1 + 723 0 l 1 + 276 0 l 1 +EndSplineSet +EndChar + +StartChar: male +Encoding: 9794 9794 399 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +557 593 m 1 + 456 409 l 1 + 519 363 556 291 556 214 c 0 + 556 80 448 -28 315 -28 c 0 + 181 -28 73 80 73 213 c 0 + 73 347 181 455 315 455 c 0 + 347 455 376 449 407 437 c 1 + 509 622 l 1 + 422 628 388 638 388 660 c 0 + 388 673 396 678 422 679 c 0 + 465 679 543 701 570 720 c 0 + 583 728 590 731 595 731 c 0 + 608 731 610 725 610 695 c 0 + 610 651 627 587 650 544 c 0 + 657 530 658 526 658 520 c 0 + 658 510 650 503 640 503 c 0 + 623 503 606 521 557 593 c 1 +314 393 m 0 + 215 393 135 312 135 213 c 0 + 135 114 215 34 315 34 c 0 + 414 34 494 115 494 214 c 0 + 494 313 413 393 314 393 c 0 +EndSplineSet +EndChar + +StartChar: female +Encoding: 9792 9792 400 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +389 275 m 1 + 389 198 l 1 + 537 198 l 1 + 537 146 l 1 + 389 146 l 1 + 389 -6 l 1 + 333 -6 l 1 + 333 146 l 1 + 184 146 l 1 + 184 198 l 1 + 333 198 l 1 + 333 275 l 1 + 293 282 276 288 252 303 c 0 + 183 344 142 415 142 493 c 0 + 142 615 240 713 361 713 c 0 + 483 713 581 615 581 493 c 0 + 581 415 540 344 471 303 c 0 + 446 288 429 283 389 275 c 1 +358 656 m 0 + 271 656 198 581 198 493 c 0 + 198 403 271 330 361 330 c 0 + 451 330 524 403 524 494 c 0 + 524 584 450 656 358 656 c 0 +EndSplineSet +EndChar + +StartChar: musicalnote +Encoding: 9834 9834 401 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +237 175 m 1 + 237 667 l 1 + 281 667 l 1 + 281 609 l 1 + 289 599 294 592 295 591 c 2 + 346 530 l 2 + 404 460 433 389 433 314 c 0 + 433 256 414 201 378 158 c 1 + 351 158 l 1 + 375 213 383 251 383 301 c 0 + 383 384 337 460 281 468 c 1 + 281 175 l 1 + 279 127 273 105 253 78 c 0 + 226 40 182 17 135 17 c 0 + 94 17 68 39 68 74 c 0 + 68 133 123 186 185 186 c 0 + 202 186 222 182 237 175 c 1 +EndSplineSet +EndChar + +StartChar: sun +Encoding: 9788 9788 402 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +313 483 m 1 + 233 562 l 1 + 271 600 l 1 + 351 520 l 1 + 386 548 430 566 473 571 c 1 + 473 683 l 1 + 527 683 l 1 + 527 571 l 1 + 574 565 615 547 649 520 c 1 + 729 600 l 1 + 766 562 l 1 + 687 483 l 1 + 714 449 732 405 737 362 c 1 + 850 362 l 1 + 850 307 l 1 + 737 307 l 1 + 732 262 715 220 686 185 c 1 + 766 105 l 1 + 729 67 l 1 + 649 147 l 1 + 617 121 571 102 527 97 c 1 + 527 -16 l 1 + 473 -16 l 1 + 473 97 l 1 + 428 102 389 118 351 147 c 1 + 271 67 l 1 + 233 105 l 1 + 313 184 l 1 + 286 217 267 265 263 307 c 1 + 150 307 l 1 + 150 362 l 1 + 263 362 l 1 + 269 410 284 446 313 483 c 1 +497 508 m 0 + 406 508 329 430 329 338 c 0 + 329 243 406 166 500 166 c 0 + 595 166 671 243 671 339 c 0 + 671 433 594 508 497 508 c 0 +EndSplineSet +EndChar + +StartChar: invbullet +Encoding: 9688 9688 403 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +942 763 m 1 + 942 -122 l 1 + 57 -122 l 1 + 57 763 l 1 + 942 763 l 1 +497 464 m 0 + 421 464 356 398 356 321 c 0 + 356 241 420 177 499 177 c 0 + 579 177 643 241 643 322 c 0 + 643 400 578 464 497 464 c 0 +EndSplineSet +EndChar + +StartChar: circle +Encoding: 9675 9675 404 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +366 519 m 0 + 505 519 621 401 621 260 c 0 + 621 116 505 0 362 0 c 0 + 217 0 102 116 102 262 c 0 + 102 405 219 519 366 519 c 0 +358 458 m 0 + 252 458 163 367 163 260 c 0 + 163 150 252 61 362 61 c 0 + 472 61 560 150 560 261 c 0 + 560 370 470 458 358 458 c 0 +EndSplineSet +EndChar + +StartChar: invcircle +Encoding: 9689 9689 405 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +505 611 m 0 + 656 611 783 482 783 328 c 0 + 783 172 656 45 500 45 c 0 + 343 45 217 172 217 330 c 0 + 217 486 345 611 505 611 c 0 +942 771 m 1 + 942 -114 l 1 + 57 -114 l 1 + 57 771 l 1 + 942 771 l 1 +494 645 m 0 + 326 645 184 500 184 329 c 0 + 184 154 325 13 499 13 c 0 + 675 13 815 155 815 331 c 0 + 815 505 672 645 494 645 c 0 +EndSplineSet +EndChar + +StartChar: filledrect +Encoding: 9644 9644 406 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +142 0 m 1 + 142 358 l 1 + 858 358 l 1 + 858 0 l 1 + 142 0 l 1 +EndSplineSet +EndChar + +StartChar: filledbox +Encoding: 9632 9632 407 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 124 m 1 + 125 591 l 1 + 592 591 l 1 + 592 124 l 1 + 125 124 l 1 +EndSplineSet +EndChar + +StartChar: uni25A1 +Encoding: 9633 9633 408 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 124 m 1 + 125 591 l 1 + 592 591 l 1 + 592 124 l 1 + 125 124 l 1 +165 164 m 1 + 552 164 l 1 + 552 551 l 1 + 165 551 l 1 + 165 164 l 1 +EndSplineSet +EndChar + +StartChar: triagup +Encoding: 9650 9650 409 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +572 211 m 1 + 150 211 l 1 + 361 611 l 1 + 572 211 l 1 +EndSplineSet +EndChar + +StartChar: arrowright +Encoding: 8594 8594 410 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 357 m 1 + 0 421 l 1 + 623 421 l 1 + 413 502 l 1 + 436 555 l 1 + 722 428 l 1 + 722 351 l 1 + 436 223 l 1 + 413 275 l 1 + 623 357 l 1 + 0 357 l 1 +EndSplineSet +EndChar + +StartChar: arrowleft +Encoding: 8592 8592 411 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +722 357 m 1 + 99 357 l 1 + 309 275 l 1 + 286 223 l 1 + 0 351 l 1 + 0 428 l 1 + 286 555 l 1 + 309 502 l 1 + 99 421 l 1 + 722 421 l 1 + 722 357 l 1 +EndSplineSet +EndChar + +StartChar: arrowboth +Encoding: 8596 8596 412 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +623 419 m 1 + 413 500 l 1 + 436 553 l 1 + 722 425 l 1 + 722 348 l 1 + 436 221 l 1 + 413 273 l 1 + 623 355 l 1 + 99 355 l 1 + 309 273 l 1 + 286 221 l 1 + 0 348 l 1 + 0 425 l 1 + 286 553 l 1 + 309 500 l 1 + 99 419 l 1 + 623 419 l 1 +EndSplineSet +EndChar + +StartChar: arrowup +Encoding: 8593 8593 413 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +391 0 m 1 + 327 0 l 1 + 327 623 l 1 + 245 413 l 1 + 193 437 l 1 + 320 722 l 1 + 397 722 l 1 + 525 437 l 1 + 472 413 l 1 + 391 623 l 1 + 391 0 l 1 +EndSplineSet +EndChar + +StartChar: arrowdown +Encoding: 8595 8595 414 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +391 722 m 1 + 391 99 l 1 + 472 309 l 1 + 525 286 l 1 + 397 0 l 1 + 320 0 l 1 + 193 286 l 1 + 245 309 l 1 + 327 99 l 1 + 327 722 l 1 + 391 722 l 1 +EndSplineSet +EndChar + +StartChar: arrowupdn +Encoding: 8597 8597 415 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +330 623 m 1 + 249 413 l 1 + 196 436 l 1 + 323 722 l 1 + 400 722 l 1 + 528 436 l 1 + 475 413 l 1 + 394 623 l 1 + 394 99 l 1 + 475 309 l 1 + 528 286 l 1 + 400 0 l 1 + 323 0 l 1 + 196 286 l 1 + 249 309 l 1 + 330 99 l 1 + 330 623 l 1 +EndSplineSet +EndChar + +StartChar: arrowupdnbse +Encoding: 8616 8616 416 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +199 -95 m 1 + 526 -95 l 1 + 526 -153 l 1 + 199 -153 l 1 + 199 -95 l 1 +330 591 m 1 + 249 381 l 1 + 196 405 l 1 + 323 691 l 1 + 400 691 l 1 + 528 405 l 1 + 475 381 l 1 + 394 591 l 1 + 394 67 l 1 + 475 277 l 1 + 528 254 l 1 + 400 -32 l 1 + 323 -32 l 1 + 196 254 l 1 + 249 277 l 1 + 330 67 l 1 + 330 591 l 1 +EndSplineSet +EndChar + +StartChar: lozenge +Encoding: 9674 9674 417 +Width: 574 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 0 m 1 + 53 385 l 1 + 253 756 l 1 + 318 756 l 1 + 511 382 l 1 + 310 0 l 1 + 248 0 l 1 +280 59 m 1 + 445 382 l 1 + 285 698 l 1 + 117 385 l 1 + 280 59 l 1 +EndSplineSet +EndChar + +StartChar: triagdn +Encoding: 9660 9660 418 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +572 539 m 1 + 361 139 l 1 + 150 539 l 1 + 572 539 l 1 +EndSplineSet +EndChar + +StartChar: H18533 +Encoding: 9679 9679 419 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 497 m 0 + 481 497 577 401 577 281 c 0 + 577 162 482 67 362 67 c 0 + 243 67 147 162 147 281 c 0 + 147 401 243 497 362 497 c 0 +EndSplineSet +EndChar + +StartChar: carriagereturn +Encoding: 8629 8629 420 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +884 601 m 1 + 884 357 l 1 + 261 357 l 1 + 471 275 l 1 + 448 223 l 1 + 162 351 l 1 + 162 428 l 1 + 448 555 l 1 + 471 502 l 1 + 261 421 l 1 + 820 421 l 1 + 820 601 l 1 + 884 601 l 1 +EndSplineSet +EndChar + +StartChar: angleleft +Encoding: 9001 9001 421 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +225 811 m 1 + 284 787 l 1 + 110 311 l 1 + 284 -166 l 1 + 225 -190 l 1 + 44 311 l 1 + 225 811 l 1 +EndSplineSet +EndChar + +StartChar: angleright +Encoding: 9002 9002 422 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +102 811 m 1 + 284 311 l 1 + 102 -190 l 1 + 44 -166 l 1 + 218 311 l 1 + 44 787 l 1 + 102 811 l 1 +EndSplineSet +EndChar + +StartChar: universal +Encoding: 8704 8704 423 +Width: 593 +Flags: MW +LayerCount: 2 +Fore +SplineSet +403 392 m 1 + 477 577 l 1 + 571 577 l 1 + 338 0 l 1 + 255 0 l 1 + 22 577 l 1 + 116 577 l 1 + 190 392 l 1 + 403 392 l 1 +372 312 m 1 + 221 312 l 1 + 296 132 l 1 + 372 312 l 1 +EndSplineSet +EndChar + +StartChar: aleph +Encoding: 8501 8501 424 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +58 0 m 1 + 45 34 l 1 + 89 34 l 2 + 108 34 114 36 114 45 c 0 + 114 52 113 54 70 122 c 0 + 56 143 48 171 48 196 c 0 + 48 256 80 296 145 319 c 1 + 112 356 110 358 99 372 c 0 + 81 396 72 423 72 451 c 0 + 72 510.633678386 104.91009535 540 165 540 c 1 + 162 528 161 522 161 515 c 0 + 161 476 191 435 327 294 c 1 + 368 342 l 1 + 303 399 286 423 286 456 c 0 + 286 509 318 538 380 540 c 1 + 379 535 379 530 379 527 c 0 + 379 505 381 501 434 449 c 0 + 475 408 490 378 490 338 c 0 + 490 289 466 259 414 247 c 1 + 417 260 418 266 418 274 c 0 + 418 290 415 299 405 311 c 1 + 360 260 l 1 + 439 190 473 137 473 84 c 0 + 473 59 465 36 452 21 c 0 + 441 8 428 3 402 0 c 1 + 405 9 406 13 406 19 c 0 + 406 35 398 51 376 76 c 0 + 361 94 354 101 242 215 c 0 + 213.912724589 244.363969748 196.17600119 264.82399881 173 288 c 1 + 158 269 152 256 152 240 c 0 + 152 216 165 194 204 152 c 0 + 238 116 248 97 248 70 c 0 + 248 22 211 0 126 0 c 2 + 58 0 l 1 +EndSplineSet +EndChar + +StartChar: existential +Encoding: 8707 8707 425 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +50 0 m 1 + 50 84 l 1 + 291 84 l 1 + 291 247 l 1 + 50 247 l 1 + 50 331 l 1 + 291 331 l 1 + 291 493 l 1 + 50 493 l 1 + 50 577 l 1 + 375 577 l 1 + 375 0 l 1 + 50 0 l 1 +EndSplineSet +EndChar + +StartChar: Ifraktur +Encoding: 8465 8465 426 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +282 338 m 1 + 272 288 l 1 + 145 306 71 379 71 490 c 0 + 71 551 96 605 144 644 c 0 + 189 681 247 702 302 702 c 0 + 352 702 401 682 435 648 c 0 + 454 629 467 606 487 557 c 0 + 511 499 519 488 538 488 c 0 + 567 488 582 525 582 597 c 2 + 582 608 l 1 + 628 608 l 1 + 629 600 629 592 629 589 c 0 + 629 540 617 494 598 467 c 0 + 580 442 544 424 511 424 c 0 + 483 424 454 436 433 456 c 0 + 413 475 413 475 381 539 c 0 + 353 596 314 627 268 627 c 0 + 191 627 123 559 123 482 c 0 + 123 404 181 352 282 338 c 1 +69 151 m 1 + 69 202 l 1 + 71.6497424431 202.060221419 74.2713785865 202.090523229 76.8657001307 202.090523229 c 0 + 160.430807583 202.090523229 215.656089027 170.651364653 269 95 c 0 + 307 41 313 33 325 23 c 0 + 342 9 361 3 386 3 c 0 + 428 3 459 30 459 68 c 0 + 459 85 455 97 434 133 c 0 + 402 189 387 231 387 269 c 0 + 387 314 402 346 437 374 c 0 + 464 396 492 407 526 407 c 0 + 599 407 642 360 654 263 c 1 + 609 254 l 1 + 599 314 576 341 537 341 c 0 + 509 341 490 324 490 299 c 0 + 490 274 497 253 522 200 c 0 + 552 138 560 115 560 91 c 0 + 560 14 444 -73 343 -73 c 0 + 302 -73 265 -56 231 -22 c 0 + 207 2 196 19 165 76 c 0 + 128 139 121 145 69 151 c 1 +EndSplineSet +EndChar + +StartChar: Rfraktur +Encoding: 8476 8476 427 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +150 190 m 1 + 124 231 l 1 + 157 249 172 269 172 295 c 0 + 172 321 167 328 109 374 c 0 + 57 416 31 465 31 521 c 0 + 31 620 119 705 220 705 c 0 + 277 705 328 678 362 631 c 0 + 379 607 388 588 401 547 c 1 + 432 590 455 613 485 630 c 0 + 519 650 553 669 588 688 c 1 + 616 707 l 1 + 650 609 709 495 755 441 c 1 + 728 415 669 381 608 356 c 1 + 609 335 l 1 + 618 79 619 71 653 43 c 1 + 688 69 l 1 + 719 37 l 1 + 596 -74 l 1 + 511 6 507 27 506 326 c 1 + 476 317 456 313 429 311 c 1 + 420 154 417 132 397 74 c 0 + 368 -12 298 -73 229 -73 c 0 + 178 -73 139 -48 109 5 c 0 + 95 33 77 45 45 47 c 1 + 76 64 106 114 111 157 c 1 + 146 107 159 96 210 77 c 1 + 178 58 168 45 168 22 c 0 + 168 -5 187 -24 214 -24 c 0 + 254 -24 288 15 305 81 c 0 + 319 134 326 203 326 292 c 0 + 326 390 318 482 304 547 c 0 + 289 615 252 655 203 655 c 0 + 151 655 104 608 104 558 c 0 + 104 522 107 518 178 455 c 0 + 225 414 242 383 242 336 c 0 + 242 272 212 224 150 190 c 1 +428 356 m 1 + 489 360 565 383 646 421 c 1 + 607 466 576 522 542 607 c 1 + 449 546 427 511 427 424 c 0 + 427 407 427 400 428 356 c 1 +EndSplineSet +EndChar + +StartChar: gradient +Encoding: 8711 8711 428 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 703 m 1 + 640 703 l 1 + 353 0 l 1 + 25 703 l 1 +98 651 m 1 + 315 183 l 1 + 508 651 l 1 + 98 651 l 1 +EndSplineSet +EndChar + +StartChar: Delta +Encoding: 8710 8710 429 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +33 0 m 1 + 354 688 l 1 + 635 0 l 1 + 33 0 l 1 +139 94 m 1 + 466 94 l 1 + 311 467 l 1 + 139 94 l 1 +EndSplineSet +Kerns2: 601 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: arrowdbldown +Encoding: 8659 8659 430 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +472 130 m 1 + 493.57243739 143.482773369 525.614544434 166.384170583 540 174 c 1 + 570 147 l 1 + 495 92 480 77 361 -57 c 1 + 248 72 225 94 153 147 c 1 + 182 174 l 1 + 193 168 216 153 251 130 c 1 + 251 678 l 1 + 324 678 l 1 + 324 80 l 1 + 341 63 344 61 361 45 c 1 + 379 61 382 63 399 80 c 1 + 399 678 l 1 + 472 678 l 1 + 472 130 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblup +Encoding: 8657 8657 431 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +251 491 m 1 + 227.648393111 476.405245695 197.067336523 454.976825218 182 447 c 1 + 153 475 l 1 + 225 527 243 544 361 678 c 1 + 484 540 495 529 570 475 c 1 + 540 447 l 1 + 521 458 519 459 472 491 c 1 + 472 -57 l 1 + 399 -57 l 1 + 399 541 l 1 + 382 558 379 561 361 576 c 1 + 344 561 341 558 324 541 c 1 + 324 -57 l 1 + 251 -57 l 1 + 251 491 l 1 +EndSplineSet +EndChar + +StartChar: notequal +Encoding: 8800 8800 432 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +531 408 m 1 + 611 566 l 1 + 678 533 l 1 + 615 408 l 1 + 773 408 l 1 + 773 334 l 1 + 577 334 l 1 + 513 207 l 1 + 773 207 l 1 + 773 133 l 1 + 475 133 l 1 + 393 -29 l 1 + 327 5 l 1 + 392 133 l 1 + 235 133 l 1 + 235 207 l 1 + 429 207 l 1 + 494 334 l 1 + 235 334 l 1 + 235 408 l 1 + 531 408 l 1 +EndSplineSet +EndChar + +StartChar: equivalence +Encoding: 8801 8801 433 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +210 394 m 1 + 210 468 l 1 + 824 468 l 1 + 824 394 l 1 + 210 394 l 1 +210 249 m 1 + 210 323 l 1 + 824 323 l 1 + 824 249 l 1 + 210 249 l 1 +210 104 m 1 + 210 178 l 1 + 824 178 l 1 + 824 104 l 1 + 210 104 l 1 +EndSplineSet +EndChar + +StartChar: radical +Encoding: 8730 8730 434 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +452 -36 m 1 + 204 471 l 1 + 107 423 l 1 + 91 459 l 1 + 240 531 l 1 + 440 129 l 1 + 569 933 l 1 + 607 928 l 1 + 452 -36 l 1 +EndSplineSet +EndChar + +StartChar: integral +Encoding: 8747 8747 435 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +762 854 m 1 + 762 769 l 1 + 739 774 729 775 712 775 c 0 + 656 775 615 758 587 724 c 0 + 553 681 541 620 541 485 c 2 + 541 204 l 2 + 541 59 533 5 502 -49 c 0 + 460 -122 395 -158 305 -158 c 0 + 282 -158 265 -157 238 -152 c 1 + 238 -68 l 1 + 263 -73 275 -74 292 -74 c 0 + 359 -74 402 -54 427 -11 c 0 + 452 33 458 71 458 198 c 2 + 458 505 l 2 + 458 642 477 725 521 779 c 0 + 566 835 623 860 703 860 c 0 + 726 860 739 859 762 854 c 1 +EndSplineSet +EndChar + +StartChar: integraltp +Encoding: 8992 8992 436 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +314 -241 m 1 + 314 385 l 2 + 314 523 325 586 359 641 c 0 + 405 714 476 748 581 748 c 0 + 607 748 626 746 650 740 c 1 + 650 633 l 1 + 626 639 613 640 588 640 c 0 + 506 640 458 613 434 552 c 0 + 420 517 415 470 415 377 c 2 + 415 -241 l 1 + 314 -241 l 1 +EndSplineSet +EndChar + +StartChar: integralbt +Encoding: 8993 8993 437 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +418 747 m 1 + 418 121 l 2 + 418 -17 407 -80 373 -135 c 0 + 327 -208 257 -242 151 -242 c 0 + 124 -242 106 -240 82 -234 c 1 + 82 -127 l 1 + 106 -133 118 -134 144 -134 c 0 + 227 -134 274 -107 298 -46 c 0 + 312 -11 317 37 317 129 c 2 + 317 747 l 1 + 418 747 l 1 +EndSplineSet +EndChar + +StartChar: approxequal +Encoding: 8776 8776 438 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +249 285 m 1 + 185 323 l 1 + 233 411 287 447 371 447 c 0 + 410 447 432 441 511 413 c 0 + 572 390 615 380 652 380 c 0 + 690 380 704 387 758 431 c 1 + 818 384 l 1 + 766 320 713 291 650 291 c 0 + 617 291 591 298 508 328 c 0 + 449 350 413 358 380 358 c 0 + 323 358 283 335 249 285 c 1 +249 132 m 1 + 185 170 l 1 + 234 259 286 294 372 294 c 0 + 411 294 432 289 511 260 c 0 + 572 237 616 227 653 227 c 0 + 690 227 703 233 758 278 c 1 + 818 231 l 1 + 766 168 713 138 650 138 c 0 + 618 138 590 145 508 175 c 0 + 448 197 413 205 380 205 c 0 + 323 205 283 182 249 132 c 1 +EndSplineSet +EndChar + +StartChar: lessequal +Encoding: 8804 8804 439 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +277 0 m 1 + 277 74 l 1 + 723 74 l 1 + 723 0 l 1 + 277 0 l 1 +723 625 m 1 + 723 543 l 1 + 375 372 l 1 + 723 200 l 1 + 723 119 l 1 + 280 342 l 1 + 280 401 l 1 + 723 625 l 1 +EndSplineSet +EndChar + +StartChar: greaterequal +Encoding: 8805 8805 440 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +280 625 m 1 + 723 401 l 1 + 723 342 l 1 + 280 119 l 1 + 280 200 l 1 + 628 372 l 1 + 280 543 l 1 + 280 625 l 1 +277 0 m 1 + 277 74 l 1 + 723 74 l 1 + 723 0 l 1 + 277 0 l 1 +EndSplineSet +EndChar + +StartChar: revlogicalnot +Encoding: 8976 8976 441 +Width: 885 +Flags: MW +LayerCount: 2 +Fore +SplineSet +677 415 m 1 + 677 335 l 1 + 253 335 l 1 + 253 122 l 1 + 173 122 l 1 + 173 415 l 1 + 677 415 l 1 +EndSplineSet +EndChar + +StartChar: union +Encoding: 8746 8746 442 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +726 637 m 1 + 808 637 l 1 + 808 386 l 2 + 808 261 788 182 739 118 c 0 + 679 38 598 -1 496 -1 c 0 + 387 -1 300 46 241 135 c 0 + 201 196 184 270 184 386 c 2 + 184 637 l 1 + 266 637 l 1 + 266 386 l 2 + 266 281 276 229 307 181 c 0 + 350 113 410 82 496 82 c 0 + 588 82 653 120 695 197 c 0 + 718 240 726 289 726 386 c 2 + 726 637 l 1 +EndSplineSet +EndChar + +StartChar: intersection +Encoding: 8745 8745 443 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +726 0 m 1 + 726 252 l 2 + 726 358 716 408 685 456 c 0 + 642 524 582 555 496 555 c 0 + 404 555 339 517 298 440 c 0 + 275 397 266 346 266 252 c 2 + 266 0 l 1 + 184 0 l 1 + 184 252 l 2 + 184 377 204 454 253 519 c 0 + 313 599 394 638 496 638 c 0 + 605 638 693 591 751 502 c 0 + 791 441 808 366 808 252 c 2 + 808 0 l 1 + 726 0 l 1 +EndSplineSet +EndChar + +StartChar: element +Encoding: 8712 8712 444 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +806 1 m 1 + 613 1 l 2 + 436 1 364 17 295 74 c 0 + 213 141 169 236 169 343 c 0 + 169 457 222 561 315 626 c 0 + 379 672 447 685 613 685 c 2 + 806 685 l 1 + 806 604 l 1 + 618 604 l 1 + 458 603 399 591 344 544 c 0 + 284 493 260 453 248 388 c 1 + 806 388 l 1 + 806 297 l 1 + 248 297 l 1 + 260 227 293 177 363 126 c 0 + 412 92 474 82 618 81 c 1 + 806 81 l 1 + 806 1 l 1 +EndSplineSet +EndChar + +StartChar: perpendicular +Encoding: 8869 8869 445 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +218 1 m 1 + 218 83 l 1 + 455 83 l 1 + 455 638 l 1 + 538 638 l 1 + 538 83 l 1 + 776 83 l 1 + 776 1 l 1 + 218 1 l 1 +EndSplineSet +EndChar + +StartChar: infinity +Encoding: 8734 8734 446 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 193 m 1 + 452 120 396 84 326 84 c 0 + 222 84 139 166 139 268 c 0 + 139 369 222 451 325 451 c 0 + 396 451 452 415 497 342 c 1 + 544 416 599 451 670 451 c 0 + 773 451 856 369 856 268 c 0 + 856 166 773 84 669 84 c 0 + 599 84 543 119 497 193 c 1 +449 267 m 1 + 437 291 428 305 412 323 c 0 + 381 358 361 369 324 369 c 0 + 265 369 221 325 221 268 c 0 + 221 210 265 166 324 166 c 0 + 361 166 382 177 412 212 c 0 + 428 230 437 244 449 267 c 1 +546 267 m 1 + 558 243 567 230 582 212 c 0 + 613 177 634 166 671 166 c 0 + 729 166 774 210 774 268 c 0 + 774 325 729 369 671 369 c 0 + 634 369 614 358 582 323 c 0 + 567 305 558 291 546 267 c 1 +EndSplineSet +EndChar + +StartChar: proportional +Encoding: 8733 8733 447 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +816 464 m 1 + 776 378 l 1 + 751 394 735 400 712 400 c 0 + 651 400 602 350 602 287 c 0 + 602 224 651 174 712 174 c 0 + 735 174 751 180 776 196 c 1 + 816 110 l 1 + 775 92 752 87 717 87 c 0 + 651 87 601 111 558 165 c 1 + 513 113 464 89 402 89 c 0 + 288 89 202 175 202 287 c 0 + 202 399 289 485 401 485 c 0 + 464 485 512 462 558 409 c 1 + 601 462 651 487 717 487 c 0 + 751 487 774 482 816 464 c 1 +400 397 m 0 + 340 397 292 348 292 286 c 0 + 292 224 339 176 401 176 c 0 + 463 176 512 224 512 286 c 0 + 512 349 463 397 400 397 c 0 +EndSplineSet +EndChar + +StartChar: congruent +Encoding: 8773 8773 448 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +251 359 m 1 + 186 396 l 1 + 244 489 289 521 361 521 c 0 + 395 521 442 510 517 483 c 0 + 588 457 610 452 646 452 c 0 + 687 452 709 462 754 501 c 1 + 816 453 l 1 + 768 391 712 362 640 362 c 0 + 606 362 581 368 519 392 c 0 + 436 424 414 430 376 430 c 0 + 319 430 288 412 251 359 c 1 +207 225 m 1 + 207 299 l 1 + 796 299 l 1 + 796 225 l 1 + 207 225 l 1 +207 67 m 1 + 207 141 l 1 + 796 141 l 1 + 796 67 l 1 + 207 67 l 1 +EndSplineSet +EndChar + +StartChar: therefore +Encoding: 8756 8756 449 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +272 170 m 0 + 317 170 354 131 354 85 c 0 + 354 38 317 0 271 0 c 0 + 224 0 187 38 187 86 c 0 + 187 133 225 170 272 170 c 0 +730 170 m 0 + 774 170 812 131 812 85 c 0 + 812 38 774 0 728 0 c 0 + 682 0 645 38 645 86 c 0 + 645 133 683 170 730 170 c 0 +501 632 m 0 + 546 632 583 593 583 547 c 0 + 583 500 546 462 499 462 c 0 + 453 462 416 500 416 548 c 0 + 416 594 454 632 501 632 c 0 +EndSplineSet +EndChar + +StartChar: product +Encoding: 8719 8719 450 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +689 705 m 1 + 312 705 l 1 + 312 -29 l 2 + 312 -84 332 -104 386 -104 c 2 + 403 -104 l 1 + 403 -123 l 1 + 111 -123 l 1 + 111 -104 l 1 + 127 -104 l 2 + 181 -104 201 -84 202 -29 c 1 + 202 650 l 1 + 201 708 181 730 127 730 c 2 + 111 730 l 1 + 111 748 l 1 + 890 748 l 1 + 890 730 l 1 + 873 730 l 2 + 820 730 799 707 799 650 c 2 + 799 -29 l 2 + 799 -84 819 -104 873 -104 c 2 + 890 -104 l 1 + 890 -123 l 1 + 598 -123 l 1 + 598 -104 l 1 + 614 -104 l 2 + 669 -104 688 -84 689 -29 c 1 + 689 705 l 1 +EndSplineSet +EndChar + +StartChar: summation +Encoding: 8721 8721 451 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 727 m 1 + 508 348 l 1 + 302 -12 l 1 + 637 -12 l 2 + 756 -12 787 5 819 88 c 1 + 846 88 l 1 + 791 -126 l 1 + 150 -126 l 1 + 397 291 l 1 + 159 769 l 1 + 771 769 l 1 + 782 600 l 1 + 755 600 l 1 + 737 704 708 726 589 727 c 1 + 316 727 l 1 +EndSplineSet +EndChar + +StartChar: afii61289 +Encoding: 8467 8467 452 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +74 106 m 2 + 132 173 l 1 + 132 291 140 389 155 470 c 0 + 180 597 265 690 357 690 c 0 + 403 690 433 656 433 601 c 0 + 433 543 412 481 366 406 c 0 + 339 362 315 330 243 241 c 1 + 243 121 l 2 + 243 72 247 59 261 59 c 0 + 273 59 294 76 318 104 c 0 + 332 121 335 123 341 123 c 0 + 347 123 353 116 353 110 c 0 + 353 101 344 84 320 46 c 0 + 289 -3 256 -29 223 -29 c 0 + 194 -29 166 -9 151 23 c 0 + 143 41 139 59 132 117 c 1 + 93 84 l 2 + 85 77 79 74 74 74 c 0 + 68 74 63 79 63 85 c 0 + 63 92 65 97 74 106 c 2 +243 328 m 1 + 287 385 303 411 323 465 c 0 + 339 509 347 545 347 575 c 0 + 347 608 335 628 316 628 c 0 + 240.107103685 628 248.899271958 416.489079371 243 328 c 1 +EndSplineSet +EndChar + +StartChar: partialdiff +Encoding: 8706 8706 453 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 689 m 1 + 63 741 l 1 + 122 763 153 770 194 770 c 0 + 260 770 314 747 364 696 c 0 + 433 626 468 531 468 414 c 0 + 468 349 457 270 438 205 c 0 + 398 64 322 -10 215 -10 c 0 + 105 -10 22 76 22 191 c 0 + 22 252 48 316 93 363 c 0 + 130 402 171 421 222 421 c 0 + 274 421 308 406 376 354 c 1 + 381 399 383 424 383 458 c 0 + 383 626 323 722 218 722 c 0 + 184 722 151 712 105 689 c 1 +369 319 m 1 + 326 362 301 375 265 375 c 0 + 179 375 111 281 111 161 c 0 + 111 74 145 22 202 22 c 0 + 262 22 314 80 343 178 c 0 + 352 209 369 302 369 319 c 1 +EndSplineSet +EndChar + +StartChar: circlemultiply +Encoding: 8855 8855 454 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +492 729 m 0 + 693 729 862 561 862 359 c 0 + 862 161 705 5 505 5 c 0 + 305 5 138 174 138 377 c 0 + 138 566 302 729 492 729 c 0 +329 598 m 1 + 504 423 l 1 + 672 591 l 1 + 619 631 558 652 493 652 c 0 + 434 652 384 636 329 598 c 1 +726 536 m 1 + 558 368 l 1 + 733 194 l 1 + 769 245 786 298 786 359 c 0 + 786 424 766 482 726 536 c 1 +680 140 m 1 + 505 315 l 1 + 331 141 l 1 + 387 100 443 81 508 81 c 0 + 572 81 629 101 680 140 c 1 +277 196 m 1 + 450 369 l 1 + 274 545 l 1 + 235 496 215 437 215 373 c 0 + 215 308 236 248 277 196 c 1 +EndSplineSet +EndChar + +StartChar: weierstrass +Encoding: 8472 8472 455 +Width: 685 +Flags: MW +LayerCount: 2 +Fore +SplineSet +383 11 m 0 + 476.378303514 11 537 167.941847502 537 255 c 0 + 537 299 514 329 481 329 c 0 + 445 329 408 310 346 257 c 0 + 290 211 250 171 212 123 c 1 + 253 38 268 -9 268 -49 c 0 + 268 -116 225 -169 171 -169 c 0 + 122 -169 85 -129 85 -75 c 0 + 85 -34 100 -1 151 74 c 1 + 135 116 128 144 128 170 c 0 + 128 251 191 330 313 402 c 1 + 324 386 l 1 + 230 331 191 277 191 202 c 0 + 191 180 194 162 203 143 c 1 + 360 307 427 354 506 354 c 0 + 564 354 604 308 604 239 c 0 + 604 184 582 128 541 81 c 0 + 494 26 437 -7 387 -7 c 0 + 336 -7 300 25 300 71 c 0 + 300 109 324 140 353 140 c 0 + 370 140 382 128 382 112 c 0 + 382 93 367 78 345 76 c 0 + 331 75 324 68 324 55 c 0 + 324 32 352 11 383 11 c 0 +160 54 m 1 + 110 -22 103 -38 103 -77 c 0 + 103 -120 130 -151 167 -151 c 0 + 197 -151 218 -129 218 -98 c 0 + 218 -65 201 -21 160 54 c 1 +EndSplineSet +EndChar + +StartChar: notsubset +Encoding: 8836 8836 456 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +300 -71 m 1 + 347 39 l 1 + 239 92 178 191 178 313 c 0 + 178 422 225 510 314 569 c 0 + 375 609 450 626 565 626 c 2 + 598 626 l 1 + 629 697 l 1 + 715 697 l 1 + 685 626 l 1 + 815 626 l 1 + 815 544 l 1 + 650 544 l 1 + 455 88 l 1 + 484 84 516 82 565 82 c 2 + 815 82 l 1 + 815 0 l 1 + 565 0 l 2 + 506 0 462 4 422 13 c 1 + 387 -71 l 1 + 300 -71 l 1 +378 112 m 1 + 563 544 l 1 + 488 544 448 539 408 526 c 0 + 364 512 321 479 294 439 c 0 + 271 405 261 365 261 313 c 0 + 261 220 298 156 378 112 c 1 +EndSplineSet +EndChar + +StartChar: angle +Encoding: 8736 8736 457 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +652 740 m 1 + 725 699 l 1 + 367 79 l 1 + 752 79 l 1 + 752 1 l 1 + 228 1 l 1 + 652 740 l 1 +EndSplineSet +EndChar + +StartChar: propersuperset +Encoding: 8835 8835 458 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +178 82 m 1 + 428 82 l 2 + 535 82 585 92 633 123 c 0 + 700 166 732 227 732 313 c 0 + 732 405 694 470 617 512 c 0 + 576 535 522 544 428 544 c 2 + 178 544 l 1 + 178 626 l 1 + 428 626 l 2 + 552 626 632 605 696 556 c 0 + 775 496 815 415 815 313 c 0 + 815 204 768 116 679 57 c 0 + 617 17 545 0 428 0 c 2 + 178 0 l 1 + 178 82 l 1 +EndSplineSet +EndChar + +StartChar: propersubset +Encoding: 8834 8834 459 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +815 82 m 1 + 815 0 l 1 + 565 0 l 2 + 438 0 362 20 297 69 c 0 + 218 129 178 211 178 313 c 0 + 178 422 225 510 314 569 c 0 + 375 608 451 626 565 626 c 2 + 815 626 l 1 + 815 544 l 1 + 565 544 l 2 + 460 544 406 533 360 503 c 0 + 292 459 261 399 261 313 c 0 + 261 221 299 155 376 114 c 0 + 419 90 468 82 565 82 c 2 + 815 82 l 1 +EndSplineSet +EndChar + +StartChar: reflexsuperset +Encoding: 8839 8839 460 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +179 638 m 1 + 539 638 l 2 + 647 638 701 622 748 575 c 0 + 792 532 816 474 816 410 c 0 + 816 340 788 276 738 234 c 0 + 695 198 635 180 561 180 c 2 + 179 180 l 1 + 179 262 l 1 + 524 262 l 2 + 619 262 666 274 697 307 c 0 + 722 332 735 367 735 407 c 0 + 735 455 716 496 683 523 c 0 + 654 547 611 556 532 556 c 2 + 179 556 l 1 + 179 638 l 1 +178 0 m 1 + 178 74 l 1 + 786 74 l 1 + 786 0 l 1 + 178 0 l 1 +EndSplineSet +EndChar + +StartChar: reflexsubset +Encoding: 8838 8838 461 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +816 638 m 1 + 816 556 l 1 + 463 556 l 2 + 377 556 335 545 304 516 c 0 + 275 489 259 450 259 407 c 0 + 259 363 276 324 305 299 c 0 + 337 272 384 262 471 262 c 2 + 816 262 l 1 + 816 180 l 1 + 434 180 l 2 + 352 180 288 202 244 246 c 0 + 203 287 179 346 179 410 c 0 + 179 479 207 543 257 585 c 0 + 303 624 355 638 456 638 c 2 + 816 638 l 1 +207 0 m 1 + 207 74 l 1 + 815 74 l 1 + 815 0 l 1 + 207 0 l 1 +EndSplineSet +EndChar + +StartChar: notelement +Encoding: 8713 8713 462 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +682 685 m 1 + 807 685 l 1 + 807 604 l 1 + 652 604 l 1 + 573 388 l 1 + 807 388 l 1 + 807 297 l 1 + 539 297 l 1 + 463 90 l 1 + 498 84 551 81 620 81 c 2 + 807 81 l 1 + 807 1 l 1 + 614 1 l 2 + 526 1 468 5 434 12 c 1 + 391 -105 l 1 + 304 -105 l 1 + 356 36 l 1 + 241 94 170 210 170 343 c 0 + 170 475 246 600 359 650 c 0 + 415 676 467 683 595 685 c 1 + 633 789 l 1 + 720 789 l 1 + 682 685 l 1 +385 114 m 1 + 453 297 l 1 + 249 297 l 1 + 259 224 311 154 385 114 c 1 +486 388 m 1 + 565 603 l 1 + 495 602 441 594 407 581 c 0 + 324 547 260 468 249 388 c 1 + 486 388 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblleft +Encoding: 8656 8656 463 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +187 194 m 1 + 201.244165434 171.209335305 222.976084871 141.156284133 231 126 c 1 + 204 97 l 1 + 154 165 127 193 0 303 c 1 + 131 418 154 440 204 509 c 1 + 231 480 l 1 + 217.996324179 456.882354096 202.207629821 435.897704004 187 412 c 1 + 722 412 l 1 + 722 340 l 1 + 137 340 l 1 + 120 323 118 320 102 303 c 1 + 118 286 120 283 137 266 c 1 + 722 266 l 1 + 722 194 l 1 + 187 194 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblright +Encoding: 8658 8658 464 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +535 412 m 1 + 521.272115893 432.591826161 498.363009119 466.092093887 491 480 c 1 + 518 509 l 1 + 567 442 599 410 722 303 c 1 + 603 200 566 163 518 97 c 1 + 491 126 l 1 + 504.060741727 149.219096403 519.001360395 170.890853904 535 194 c 1 + 0 194 l 1 + 0 266 l 1 + 585 266 l 1 + 602 283 604 286 620 303 c 1 + 604 320 602 323 585 340 c 1 + 0 340 l 1 + 0 412 l 1 + 535 412 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblboth +Encoding: 8660 8660 465 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +187 412 m 1 + 535 412 l 1 + 509 456 496 481 477 525 c 1 + 502 544 l 1 + 551 467 646 363 722 304 c 1 + 663 263 535 124 502 64 c 1 + 477 83 l 1 + 499 131 512 155 535 194 c 1 + 187 194 l 1 + 211 155 223 131 245 83 c 1 + 221 64 l 1 + 187 124 59 263 0 304 c 1 + 78 365 171 466 221 544 c 1 + 245 525 l 1 + 226 480 213 455 187 412 c 1 +142 265 m 1 + 580 265 l 1 + 594 282 596 285 610 304 c 1 + 596 322 593 325 580 343 c 1 + 142 343 l 1 + 132.388289766 329.611710234 122.338281567 316.661718433 112 304 c 1 + 126 285 128 282 142 265 c 1 +EndSplineSet +EndChar + +StartChar: underscoredbl +Encoding: 8215 8215 466 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +3 -201 m 1 + 497 -201 l 1 + 497 -252 l 1 + 3 -252 l 1 + 3 -201 l 1 +3 -97 m 1 + 497 -97 l 1 + 497 -149 l 1 + 3 -149 l 1 + 3 -97 l 1 +EndSplineSet +EndChar + +StartChar: uni203E +Encoding: 8254 8254 467 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 817 m 1 + 500 817 l 1 + 500 748 l 1 + 0 748 l 1 + 0 817 l 1 +EndSplineSet +EndChar + +StartChar: emptyset +Encoding: 8709 8709 468 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +897 671 m 1 + 784 570 l 1 + 832 504 858 427 858 346 c 0 + 858 145 697 -19 499 -19 c 0 + 403 -19 317 17 246 87 c 1 + 137 -10 l 1 + 101 31 l 1 + 211 129 l 1 + 163 198 140 267 140 348 c 0 + 140 549 301 714 498 714 c 0 + 590 714 680 678 747 613 c 1 + 856 711 l 1 + 897 671 l 1 +740 531 m 1 + 290 127 l 1 + 351 69 420 40 499 40 c 0 + 665 40 799 178 799 348 c 0 + 799 413 780 472 740 531 c 1 +255 169 m 1 + 703 574 l 1 + 648 625 573 655 498 655 c 0 + 333 655 199 517 199 347 c 0 + 199 283 218 223 255 169 c 1 +EndSplineSet +EndChar + +StartChar: exclamdbl +Encoding: 8252 8252 469 +Width: 571 +Flags: MW +LayerCount: 2 +Fore +SplineSet +149 152 m 0 + 195 152 232 115 232 69 c 0 + 232 23 195 -14 148 -14 c 0 + 103 -14 66 24 66 70 c 0 + 66 114 104 152 149 152 c 0 +426 152 m 0 + 472 152 509 115 509 69 c 0 + 509 23 472 -14 425 -14 c 0 + 380 -14 343 24 343 70 c 0 + 343 114 381 152 426 152 c 0 +130 205 m 1 + 71 549 l 2 + 68 566 66 583 66 596 c 0 + 66 648 103 688 152 688 c 0 + 198 688 234 652 234 604 c 0 + 234 591 232 570 228 549 c 2 + 166 205 l 1 + 130 205 l 1 +407 205 m 1 + 348 549 l 2 + 345 566 343 584 343 596 c 0 + 343 649 380 688 429 688 c 0 + 475 688 511 652 511 604 c 0 + 511 589 509 570 505 549 c 2 + 443 205 l 1 + 407 205 l 1 +EndSplineSet +EndChar + +StartChar: H18543 +Encoding: 9642 9642 470 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +68 178 m 1 + 68 543 l 1 + 433 543 l 1 + 433 178 l 1 + 68 178 l 1 +EndSplineSet +EndChar + +StartChar: H18551 +Encoding: 9643 9643 471 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +68 178 m 1 + 68 543 l 1 + 433 543 l 1 + 433 178 l 1 + 68 178 l 1 +108 218 m 1 + 393 218 l 1 + 393 503 l 1 + 108 503 l 1 + 108 218 l 1 +EndSplineSet +EndChar + +StartChar: orthogonal +Encoding: 8735 8735 472 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +60 0 m 1 + 60 870 l 1 + 126 870 l 1 + 126 66 l 1 + 940 66 l 1 + 940 0 l 1 + 60 0 l 1 +EndSplineSet +EndChar + +StartChar: ltshade +Encoding: 9617 9617 473 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 84 m 1 + 164 84 l 1 + 164 -84 l 1 + -4 -84 l 1 + -4 84 l 1 +-4 420 m 1 + 164 420 l 1 + 164 252 l 1 + -4 252 l 1 + -4 420 l 1 +-4 756 m 1 + 164 756 l 1 + 164 588 l 1 + -4 588 l 1 + -4 756 l 1 +332 756 m 1 + 500 756 l 1 + 500 588 l 1 + 332 588 l 1 + 332 756 l 1 +668 756 m 1 + 836 756 l 1 + 836 588 l 1 + 668 588 l 1 + 668 756 l 1 +332 420 m 1 + 500 420 l 1 + 500 252 l 1 + 332 252 l 1 + 332 420 l 1 +668 420 m 1 + 836 420 l 1 + 836 252 l 1 + 668 252 l 1 + 668 420 l 1 +332 84 m 1 + 500 84 l 1 + 500 -84 l 1 + 332 -84 l 1 + 332 84 l 1 +668 84 m 1 + 836 84 l 1 + 836 -84 l 1 + 668 -84 l 1 + 668 84 l 1 +EndSplineSet +EndChar + +StartChar: shade +Encoding: 9618 9618 474 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 588 m 1 + -4 756 l 1 + 164 756 l 1 + 164 588 l 1 + 332 588 l 1 + 332 756 l 1 + 500 756 l 1 + 500 588 l 1 + 668 588 l 1 + 668 756 l 1 + 836 756 l 1 + 836 588 l 1 + 1004 588 l 1 + 1004 420 l 1 + 836 420 l 1 + 836 588 l 1 + 668 588 l 1 + 668 420 l 1 + 500 420 l 1 + 500 588 l 1 + 332 588 l 1 + 332 420 l 1 + 164 420 l 1 + 164 252 l 1 + 332 252 l 1 + 332 420 l 1 + 500 420 l 1 + 500 252 l 1 + 668 252 l 1 + 668 420 l 1 + 836 420 l 1 + 836 252 l 1 + 1004 252 l 1 + 1004 84 l 1 + 836 84 l 1 + 836 252 l 1 + 668 252 l 1 + 668 84 l 1 + 500 84 l 1 + 500 252 l 1 + 332 252 l 1 + 332 84 l 1 + 164 84 l 1 + 164 -84 l 1 + 332 -84 l 1 + 332 84 l 1 + 500 84 l 1 + 500 -84 l 1 + 668 -84 l 1 + 668 84 l 1 + 836 84 l 1 + 836 -84 l 1 + 1004 -84 l 1 + 1004 -252 l 1 + 836 -252 l 1 + 836 -84 l 1 + 668 -84 l 1 + 668 -252 l 1 + 500 -252 l 1 + 500 -84 l 1 + 332 -84 l 1 + 332 -252 l 1 + 164 -252 l 1 + 164 -84 l 1 + -4 -84 l 1 + -4 84 l 1 + 164 84 l 1 + 164 252 l 1 + -4 252 l 1 + -4 420 l 1 + 164 420 l 1 + 164 588 l 1 + -4 588 l 1 +EndSplineSet +EndChar + +StartChar: dkshade +Encoding: 9619 9619 475 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 756 m 1 + 1003 756 l 1 + 1003 588 l 1 + 836 588 l 1 + 836 419 l 1 + 1003 419 l 1 + 1003 251 l 1 + 836 251 l 1 + 836 84 l 1 + 1003 84 l 1 + 1003 -84 l 1 + 836 -84 l 1 + 836 -252 l 1 + 668 -252 l 1 + 668 -84 l 1 + 500 -84 l 1 + 500 -252 l 1 + 332 -252 l 1 + 332 -84 l 1 + 164 -84 l 1 + 164 -252 l 1 + -4 -252 l 1 + -4 756 l 1 +164 84 m 1 + 332 84 l 1 + 332 251 l 1 + 164 251 l 1 + 164 84 l 1 +500 84 m 1 + 668 84 l 1 + 668 251 l 1 + 500 251 l 1 + 500 84 l 1 +164 419 m 1 + 332 419 l 1 + 332 588 l 1 + 164 588 l 1 + 164 419 l 1 +500 419 m 1 + 668 419 l 1 + 668 588 l 1 + 500 588 l 1 + 500 419 l 1 +EndSplineSet +EndChar + +StartChar: SF110000 +Encoding: 9474 9474 476 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 -252 m 1 + 469 756 l 1 + 532 756 l 1 + 532 -252 l 1 + 469 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF090000 +Encoding: 9508 9508 477 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 220 m 1 + -4 220 l 1 + -4 283 l 1 + 468 283 l 1 + 468 756 l 1 + 531 756 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 220 l 1 +EndSplineSet +EndChar + +StartChar: SF190000 +Encoding: 9569 9569 478 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 378 m 1 + 468 756 l 1 + 531 756 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 126 l 1 + -4 126 l 1 + -4 189 l 1 + 468 189 l 1 + 468 315 l 1 + -4 315 l 1 + -4 378 l 1 + 468 378 l 1 +EndSplineSet +EndChar + +StartChar: SF200000 +Encoding: 9570 9570 479 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +374 220 m 1 + -4 220 l 1 + -4 283 l 1 + 374 283 l 1 + 374 756 l 1 + 437 756 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 220 l 1 +563 -252 m 1 + 563 756 l 1 + 626 756 l 1 + 626 -252 l 1 + 563 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF210000 +Encoding: 9558 9558 480 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 220 m 1 + 437 -252 l 1 + 374 -252 l 1 + 374 220 l 1 + -4 220 l 1 + -4 283 l 1 + 626 283 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 220 l 1 + 437 220 l 1 +EndSplineSet +EndChar + +StartChar: SF220000 +Encoding: 9557 9557 481 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 126 m 1 + -4 126 l 1 + -4 189 l 1 + 468 189 l 1 + 468 315 l 1 + -4 315 l 1 + -4 378 l 1 + 531 378 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 126 l 1 +EndSplineSet +EndChar + +StartChar: SF230000 +Encoding: 9571 9571 482 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 -252 m 1 + 563 -252 l 1 + 563 756 l 1 + 626 756 l 1 + 626 -252 l 1 +374 378 m 1 + 374 756 l 1 + 437 756 l 1 + 437 315 l 1 + -4 315 l 1 + -4 378 l 1 + 374 378 l 1 +374 126 m 1 + -4 126 l 1 + -4 189 l 1 + 437 189 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 126 l 1 +EndSplineSet +EndChar + +StartChar: SF240000 +Encoding: 9553 9553 483 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 -252 m 1 + 563 -252 l 1 + 563 756 l 1 + 626 756 l 1 + 626 -252 l 1 +374 -252 m 1 + 374 756 l 1 + 437 756 l 1 + 437 -252 l 1 + 374 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF250000 +Encoding: 9559 9559 484 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 315 m 1 + -4 315 l 1 + -4 378 l 1 + 626 378 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 315 l 1 +374 126 m 1 + -4 126 l 1 + -4 189 l 1 + 437 189 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 126 l 1 +EndSplineSet +EndChar + +StartChar: SF260000 +Encoding: 9565 9565 485 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 189 m 1 + 563 756 l 1 + 626 756 l 1 + 626 126 l 1 + -4 126 l 1 + -4 189 l 1 + 563 189 l 1 +374 378 m 1 + 374 756 l 1 + 437 756 l 1 + 437 315 l 1 + -4 315 l 1 + -4 378 l 1 + 374 378 l 1 +EndSplineSet +EndChar + +StartChar: SF270000 +Encoding: 9564 9564 486 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 756 m 1 + 626 220 l 1 + -4 220 l 1 + -4 283 l 1 + 374 283 l 1 + 374 756 l 1 + 437 756 l 1 + 437 283 l 1 + 563 283 l 1 + 563 756 l 1 + 626 756 l 1 +EndSplineSet +EndChar + +StartChar: SF280000 +Encoding: 9563 9563 487 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 378 m 1 + 468 756 l 1 + 531 756 l 1 + 531 126 l 1 + -4 126 l 1 + -4 189 l 1 + 468 189 l 1 + 468 315 l 1 + -4 315 l 1 + -4 378 l 1 + 468 378 l 1 +EndSplineSet +EndChar + +StartChar: SF030000 +Encoding: 9488 9488 488 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 220 m 1 + -4 220 l 1 + -4 283 l 1 + 531 283 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 220 l 1 +EndSplineSet +EndChar + +StartChar: SF020000 +Encoding: 9492 9492 489 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +531 283 m 1 + 1003 283 l 1 + 1003 220 l 1 + 468 220 l 1 + 468 756 l 1 + 531 756 l 1 + 531 283 l 1 +EndSplineSet +EndChar + +StartChar: SF070000 +Encoding: 9524 9524 490 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 283 m 1 + 468 756 l 1 + 531 756 l 1 + 531 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + -4 220 l 1 + -4 283 l 1 + 468 283 l 1 +EndSplineSet +EndChar + +StartChar: SF060000 +Encoding: 9516 9516 491 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 220 m 1 + -4 220 l 1 + -4 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + 531 220 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 220 l 1 +EndSplineSet +EndChar + +StartChar: SF080000 +Encoding: 9500 9500 492 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +531 283 m 1 + 1003 283 l 1 + 1003 220 l 1 + 531 220 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 756 l 1 + 531 756 l 1 + 531 283 l 1 +EndSplineSet +EndChar + +StartChar: SF100000 +Encoding: 9472 9472 493 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 220 m 1 + -4 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + -4 220 l 1 +EndSplineSet +EndChar + +StartChar: SF050000 +Encoding: 9532 9532 494 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 220 m 1 + -4 220 l 1 + -4 283 l 1 + 468 283 l 1 + 468 756 l 1 + 531 756 l 1 + 531 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + 531 220 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 220 l 1 +EndSplineSet +EndChar + +StartChar: SF360000 +Encoding: 9566 9566 495 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 756 m 1 + 531 756 l 1 + 531 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + 531 315 l 1 + 531 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 531 126 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 756 l 1 +EndSplineSet +EndChar + +StartChar: SF370000 +Encoding: 9567 9567 496 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 220 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 756 l 1 + 626 756 l 1 + 626 283 l 1 + 1004 283 l 1 + 1004 220 l 1 + 626 220 l 1 +437 -252 m 1 + 374 -252 l 1 + 374 756 l 1 + 437 756 l 1 + 437 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF380000 +Encoding: 9562 9562 497 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 189 m 1 + 1004 189 l 1 + 1004 126 l 1 + 374 126 l 1 + 374 756 l 1 + 437 756 l 1 + 437 189 l 1 +626 378 m 1 + 1004 378 l 1 + 1004 315 l 1 + 563 315 l 1 + 563 756 l 1 + 626 756 l 1 + 626 378 l 1 +EndSplineSet +EndChar + +StartChar: SF390000 +Encoding: 9556 9556 498 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 315 m 1 + 437 -252 l 1 + 374 -252 l 1 + 374 378 l 1 + 1004 378 l 1 + 1004 315 l 1 + 437 315 l 1 +626 126 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 189 l 1 + 1004 189 l 1 + 1004 126 l 1 + 626 126 l 1 +EndSplineSet +EndChar + +StartChar: SF400000 +Encoding: 9577 9577 499 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 126 m 1 + -4 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + -4 126 l 1 +625 378 m 1 + 1003 378 l 1 + 1003 315 l 1 + 562 315 l 1 + 562 756 l 1 + 625 756 l 1 + 625 378 l 1 +374 378 m 1 + 374 756 l 1 + 437 756 l 1 + 437 315 l 1 + -4 315 l 1 + -4 378 l 1 + 374 378 l 1 +EndSplineSet +EndChar + +StartChar: SF410000 +Encoding: 9574 9574 500 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 378 m 1 + 1003 378 l 1 + 1003 315 l 1 + -4 315 l 1 + -4 378 l 1 +626 126 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 626 126 l 1 +374 126 m 1 + -4 126 l 1 + -4 189 l 1 + 437 189 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 126 l 1 +EndSplineSet +EndChar + +StartChar: SF420000 +Encoding: 9568 9568 501 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +374 -252 m 1 + 374 756 l 1 + 437 756 l 1 + 437 -252 l 1 + 374 -252 l 1 +626 378 m 1 + 1004 378 l 1 + 1004 315 l 1 + 563 315 l 1 + 563 756 l 1 + 626 756 l 1 + 626 378 l 1 +626 126 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 189 l 1 + 1004 189 l 1 + 1004 126 l 1 + 626 126 l 1 +EndSplineSet +EndChar + +StartChar: SF430000 +Encoding: 9552 9552 502 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 126 m 1 + -4 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + -4 126 l 1 +-4 315 m 1 + -4 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + -4 315 l 1 +EndSplineSet +EndChar + +StartChar: SF440000 +Encoding: 9580 9580 503 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 378 m 1 + 1003 378 l 1 + 1003 315 l 1 + 563 315 l 1 + 563 756 l 1 + 626 756 l 1 + 626 378 l 1 +374 378 m 1 + 374 756 l 1 + 437 756 l 1 + 437 315 l 1 + -4 315 l 1 + -4 378 l 1 + 374 378 l 1 +626 126 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 626 126 l 1 +374 126 m 1 + -4 126 l 1 + -4 189 l 1 + 437 189 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 126 l 1 +EndSplineSet +EndChar + +StartChar: SF450000 +Encoding: 9575 9575 504 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 126 m 1 + -4 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + -4 126 l 1 +468 378 m 1 + 468 799 l 1 + 531 799 l 1 + 531 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + -4 315 l 1 + -4 378 l 1 + 468 378 l 1 +EndSplineSet +EndChar + +StartChar: SF460000 +Encoding: 9576 9576 505 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 220 m 1 + -4 283 l 1 + 374 283 l 1 + 374 756 l 1 + 437 756 l 1 + 437 283 l 1 + 563 283 l 1 + 563 756 l 1 + 626 756 l 1 + 626 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + -4 220 l 1 +EndSplineSet +EndChar + +StartChar: SF470000 +Encoding: 9572 9572 506 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 378 m 1 + 1003 378 l 1 + 1003 315 l 1 + -4 315 l 1 + -4 378 l 1 +468 126 m 1 + -4 126 l 1 + -4 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 531 126 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 126 l 1 +EndSplineSet +EndChar + +StartChar: SF480000 +Encoding: 9573 9573 507 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +374 220 m 1 + -4 220 l 1 + -4 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + 626 220 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 220 l 1 + 437 220 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 220 l 1 +EndSplineSet +EndChar + +StartChar: SF490000 +Encoding: 9561 9561 508 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 283 m 1 + 563 756 l 1 + 626 756 l 1 + 626 283 l 1 + 1004 283 l 1 + 1004 220 l 1 + 374 220 l 1 + 374 756 l 1 + 437 756 l 1 + 437 283 l 1 + 563 283 l 1 +EndSplineSet +EndChar + +StartChar: SF500000 +Encoding: 9560 9560 509 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 756 m 1 + 531 756 l 1 + 531 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + 531 315 l 1 + 531 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 468 126 l 1 + 468 756 l 1 +EndSplineSet +EndChar + +StartChar: SF510000 +Encoding: 9554 9554 510 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 -252 m 1 + 468 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + 531 315 l 1 + 531 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 531 126 l 1 + 531 -252 l 1 + 468 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF520000 +Encoding: 9555 9555 511 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 220 m 1 + 437 220 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 283 l 1 + 1004 283 l 1 + 1004 220 l 1 + 626 220 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 220 l 1 +EndSplineSet +EndChar + +StartChar: SF530000 +Encoding: 9579 9579 512 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +374 220 m 1 + -4 220 l 1 + -4 283 l 1 + 374 283 l 1 + 374 756 l 1 + 437 756 l 1 + 437 283 l 1 + 563 283 l 1 + 563 756 l 1 + 626 756 l 1 + 626 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + 626 220 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 220 l 1 + 437 220 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 220 l 1 +EndSplineSet +EndChar + +StartChar: SF540000 +Encoding: 9578 9578 513 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 189 m 1 + 468 315 l 1 + -4 315 l 1 + -4 378 l 1 + 468 378 l 1 + 468 776 l 1 + 531 776 l 1 + 531 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + 531 315 l 1 + 531 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 531 126 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 126 l 1 + -4 126 l 1 + -4 189 l 1 + 468 189 l 1 +EndSplineSet +EndChar + +StartChar: SF040000 +Encoding: 9496 9496 514 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 220 m 1 + -4 283 l 1 + 468 283 l 1 + 468 756 l 1 + 531 756 l 1 + 531 220 l 1 + -4 220 l 1 +EndSplineSet +EndChar + +StartChar: SF010000 +Encoding: 9484 9484 515 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1003 283 m 1 + 1003 220 l 1 + 531 220 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 283 l 1 + 1003 283 l 1 +EndSplineSet +EndChar + +StartChar: block +Encoding: 9608 9608 516 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 -252 m 1 + -4 756 l 1 + 1003 756 l 1 + 1003 -252 l 1 + -4 -252 l 1 +EndSplineSet +EndChar + +StartChar: rtblock +Encoding: 9616 9616 517 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 -252 m 1 + 500 756 l 1 + 1004 756 l 1 + 1004 -252 l 1 + 500 -252 l 1 +EndSplineSet +EndChar + +StartChar: lfblock +Encoding: 9612 9612 518 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 -252 m 1 + -4 756 l 1 + 500 756 l 1 + 500 -252 l 1 + -4 -252 l 1 +EndSplineSet +EndChar + +StartChar: dnblock +Encoding: 9604 9604 519 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 -252 m 1 + -4 252 l 1 + 1003 252 l 1 + 1003 -252 l 1 + -4 -252 l 1 +EndSplineSet +EndChar + +StartChar: upblock +Encoding: 9600 9600 520 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 252 m 1 + -4 756 l 1 + 1003 756 l 1 + 1003 252 l 1 + -4 252 l 1 +EndSplineSet +EndChar + +StartChar: minute +Encoding: 8242 8242 521 +Width: 227 +Flags: MW +LayerCount: 2 +Fore +SplineSet +93 392 m 1 + 83 394 75 395 71 395 c 0 + 66 395 58 394 48 392 c 1 + 63 496 69 527 87 600 c 0 + 100 651 107 669 119 680 c 0 + 129 691 144 697 159 697 c 0 + 189 697 212 676 212 648 c 0 + 212 615 173 532 93 392 c 1 +EndSplineSet +EndChar + +StartChar: second +Encoding: 8243 8243 522 +Width: 402 +Flags: MW +LayerCount: 2 +Fore +SplineSet +70 392 m 1 + 60 394 52 395 48 395 c 0 + 43 395 35 394 25 392 c 1 + 40 496 46 527 64 600 c 0 + 77 651 84 669 96 680 c 0 + 106 691 121 697 136 697 c 0 + 166 697 189 676 189 648 c 0 + 189 615 150 532 70 392 c 1 +244 392 m 1 + 234 394 227 395 222 395 c 0 + 217 395 209 394 199 392 c 1 + 216 508 220 529 238 600 c 0 + 251 651 258 669 270 680 c 0 + 281 691 295 697 311 697 c 0 + 340 697 363 676 363 648 c 0 + 363 615 321 524 244 392 c 1 +EndSplineSet +EndChar + +StartChar: house +Encoding: 8962 8962 523 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +138 0 m 1 + 138 415 l 1 + 500 725 l 1 + 863 415 l 1 + 863 0 l 1 + 138 0 l 1 +191 53 m 1 + 810 53 l 1 + 810 378 l 1 + 500 643 l 1 + 191 378 l 1 + 191 53 l 1 +EndSplineSet +EndChar + +StartChar: uni2126 +Encoding: 8486 8486 524 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-31 0 m 1 + -31 92 l 1 + 168 92 l 1 + 86 138 52 165 25 204 c 0 + -4 246 -20 306 -20 371 c 0 + -20 466 14 549 76 606 c 0 + 131 658 201 682 296 682 c 0 + 406 682 485 655 541 597 c 0 + 596 540 626 459 626 367 c 0 + 626 294 608 235 570 189 c 0 + 544 156 516 134 448 92 c 1 + 640 92 l 1 + 640 0 l 1 + 361 0 l 1 + 361 98 l 1 + 413 128 438 151 465 194 c 0 + 494 241 510 298 510 358 c 0 + 510 505 424 608 302 608 c 0 + 182 608 96 507 96 364 c 0 + 96 244 149 153 251 98 c 1 + 251 0 l 1 + -31 0 l 1 +EndSplineSet +EndChar + +StartChar: asteriskmath +Encoding: 8727 8727 525 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +362 436 m 1 + 446 485 l 1 + 498 337 l 1 + 550 485 l 1 + 636 436 l 1 + 543 313 l 1 + 698 337 l 1 + 698 237 l 1 + 543 262 l 1 + 636 137 l 1 + 550 87 l 1 + 498 237 l 1 + 446 87 l 1 + 362 137 l 1 + 456 262 l 1 + 302 237 l 1 + 302 337 l 1 + 456 313 l 1 + 362 436 l 1 +EndSplineSet +EndChar + +StartChar: suchthat +Encoding: 8715 8715 526 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +169 1 m 1 + 169 81 l 1 + 356 81 l 1 + 517 82 576 94 631 141 c 0 + 691 191 715 231 727 297 c 1 + 169 297 l 1 + 169 388 l 1 + 727 388 l 1 + 715 458 682 508 612 559 c 0 + 562 593 501 603 356 604 c 1 + 169 604 l 1 + 169 685 l 1 + 362 685 l 2 + 542 685 609 669 680 611 c 0 + 762 543 806 449 806 343 c 0 + 806 227 753 124 660 59 c 0 + 597 15 525 1 362 1 c 2 + 169 1 l 1 +EndSplineSet +EndChar + +StartChar: estimated +Encoding: 8494 8494 527 +Width: 597 +Flags: MW +LayerCount: 2 +Fore +SplineSet +587 277 m 1 + 159 277 l 1 + 159 87 l 1 + 205 43 250 25 312 25 c 0 + 400 25 460 62 515 151 c 1 + 550 129 l 1 + 478 26 414 -12 312 -12 c 0 + 152 -12 40 107 40 278 c 0 + 40 449 151 567 312 567 c 0 + 386 567 451 542 499 495 c 0 + 554 442 579 380 587 277 c 1 +464 314 m 1 + 464 467 l 1 + 416 511 369 531 309 531 c 0 + 250 531 204 512 159 468 c 1 + 159 314 l 1 + 464 314 l 1 +EndSplineSet +EndChar + +StartChar: triagrt +Encoding: 9658 9658 528 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +602 375 m 1 + 146 194 l 1 + 146 556 l 1 + 602 375 l 1 +EndSplineSet +EndChar + +StartChar: triaglf +Encoding: 9668 9668 529 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +577 194 m 1 + 121 375 l 1 + 577 556 l 1 + 577 194 l 1 +EndSplineSet +EndChar + +StartChar: musicalnotedbl +Encoding: 9835 9835 530 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +383 451 m 1 + 383 239 l 1 + 381 190 374 168 353 141 c 0 + 324 103 276 80 225 80 c 0 + 181 80 153 102 153 137 c 0 + 153 197 213 250 282 250 c 0 + 300 250 323 246 339 239 c 1 + 339 731 l 1 + 383 731 l 1 + 383 718 l 2 + 383 695 389 677 402 663 c 0 + 406 659 436 639 491 603 c 0 + 537 575 570 501 569 429 c 1 + 569 65 l 1 + 567 16 560 -6 539 -33 c 0 + 508 -71 460 -94 409 -94 c 0 + 364 -94 335 -72 335 -37 c 0 + 335 23 397 76 466 76 c 0 + 485 76 508 72 525 65 c 1 + 525 297 l 2 + 525 318 521 337 515 348 c 0 + 510 357 501 363 445 395 c 0 + 424 407 402 426 383 451 c 1 +386 613 m 1 + 384 614 l 1 + 388 497 411 462 525 401 c 1 + 521 517 497 553 386 613 c 1 +EndSplineSet +EndChar + +StartChar: Alpha +Encoding: 913 913 531 +Width: 710 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 696 m 1 + 396 696 l 1 + 481.171025185 490.837691852 564.840807658 284.174140992 651 80 c 0 + 665 47 670 44 727 41 c 1 + 727 -2 l 1 + 644 0 618 0 579 0 c 0 + 528 0 508 0 421 -3 c 1 + 421 40 l 1 + 429 41 434 41 437 41 c 2 + 468 43 l 1 + 487 43 497 50 497 62 c 0 + 497 70 495 78 488 96 c 2 + 444 210 l 1 + 198 210 l 1 + 163 111 l 2 + 151 78 151 78 151 68 c 0 + 151 49 169 43 230 41 c 1 + 230 -2 l 1 + 194 0 179 0 129 0 c 0 + 69 0 43 -1 3 -3 c 1 + 3 42 l 1 + 37 43 53 46 61 53 c 0 + 68 56 81 82 100 129 c 2 + 324 696 l 1 +315 522 m 1 + 221 267 l 1 + 259 265 283 264 316 264 c 0 + 354 264 379 265 422 267 c 1 + 315 522 l 1 +EndSplineSet +Kerns2: 575 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Beta +Encoding: 914 914 532 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 -2 m 1 + 312 -2 215.592224153 2 163 2 c 0 + 139 2 117 1 63 -3 c 1 + 63 21 l 1 + 98.3703814565 39.163168856 109.066749123 51.8432235365 109.066749123 77.385824578 c 0 + 109.066749123 124.563634872 111 206.155469254 111 284 c 0 + 111 514 109 604 104 625 c 0 + 99 642 90 645 24 649 c 1 + 24 690 l 1 + 50 689 l 1 + 129 687 l 2 + 141 686 159 686 183 686 c 0 + 234.546270287 686 318.424496501 691 379 691 c 0 + 501 691 566 644 566 555 c 0 + 566 468 511 414 394 386 c 1 + 450 380 473 375 503 362 c 0 + 557 337 590 282 590 218 c 0 + 590 145 548 75 478 33 c 0 + 439 10 384 -2 312 -2 c 1 +249 404 m 1 + 269 404 l 2 + 319 404 346 409 368 422 c 0 + 401 441 418 478 418 529 c 0 + 418 605 385 638 308 638 c 0 + 288 638 274 637 252 634 c 1 + 249 555 249 536 249 433 c 2 + 249 404 l 1 +250 78 m 2 + 250 53 l 1 + 268 51 278 50 293 50 c 0 + 389 50 438 103 438 206 c 0 + 438 263 422 304 389 328 c 0 + 365 346 339 352 290 352 c 0 + 274 352 265 352 249 351 c 1 + 248 334 248 323 248 320 c 0 + 248.666666667 239.333333333 249.333333333 158.666666667 250 78 c 2 +EndSplineSet +Kerns2: 565 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Gamma +Encoding: 915 915 533 +Width: 542 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 686 m 0 + 270.607804721 686 342.151825565 689 432 689 c 0 + 491 689 505 689 541 686 c 1 + 532 645 525 584 525 537 c 1 + 486 537 l 1 + 486 593 485 605 479 613 c 0 + 469 626 435 631 345 631 c 0 + 312 631 301 631 247 629 c 1 + 247 526 l 1 + 245 443 245 394 245 359 c 0 + 245 92 246 66 255 53 c 0 + 261 43 273 41 330 38 c 1 + 330 -3 l 1 + 234 -1 200 0 158 0 c 0 + 112 0 80 -1 17 -3 c 1 + 17 38 l 1 + 27 39 l 1 + 73 41 85 43 91 51 c 0 + 101 64 103 116 103 327 c 2 + 102 606 l 2 + 101 639 89 645 21 648 c 1 + 21 691 l 1 + 93 688 149 686 188 686 c 0 +EndSplineSet +Kerns2: 602 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -89 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 564 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -87 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni0394 +Encoding: 916 916 534 +Width: 640 +Flags: MW +LayerCount: 2 +Fore +SplineSet +443 1 m 0 + 358.632580329 1 266.329650382 -2 189 -2 c 1 + 73 1 l 2 + 60 1 40 0 3 -2 c 1 + 18.8131665743 33.5796247922 44.9444690515 90.5150110019 58 119 c 1 + 116.287702445 259.378964222 173.246547015 401.086786318 231 542 c 0 + 267 630 274 651 287 693 c 1 + 354 693 l 1 + 372 649 l 2 + 379 633 386 616 395 592 c 2 + 571 168 l 2 + 603 93 617 65 655 -3 c 1 + 555 0 508 1 443 1 c 0 +282 520 m 1 + 149 181 l 2 + 133 142 124 110 124 97 c 0 + 124 70 143 67 296 67 c 0 + 410 67 442 73 442 93 c 0 + 442 107 442 107 399 211 c 1 + 282 520 l 1 +EndSplineSet +EndChar + +StartChar: Epsilon +Encoding: 917 917 535 +Width: 555 +Flags: MW +LayerCount: 2 +Fore +SplineSet +184 686 m 0 + 266.648989732 686 338.899437803 689 428 689 c 0 + 487 689 502 689 537 686 c 1 + 528 643 521 583 521 537 c 1 + 482 537 l 1 + 482 596 481 605 476 613 c 0 + 466 626 431 631 341 631 c 0 + 308 631 298 631 244 629 c 1 + 244 588 244 584 243 555 c 0 + 243 541 243 516 242 479 c 2 + 241 413 l 1 + 241 384 l 1 + 265 382 277 382 309 382 c 0 + 399 382 407 383 415 390 c 0 + 424 399 425 405 428 462 c 1 + 468 462 l 1 + 466 393 465 373 465 355 c 0 + 465 334 466 312 468 243 c 1 + 425 243 l 1 + 424 254 424 262 424 266 c 0 + 422 308 418 320 404 324 c 0 + 390 328 359 330 312 330 c 0 + 282 330 268 330 241 328 c 1 + 240 283 l 1 + 240 155 241 101 244 57 c 1 + 292 56 306 56 337 56 c 0 + 419 56 470 60 479 68 c 0 + 485 74 488 84 505 168 c 1 + 545 168 l 1 + 538 127 532 42 532 0 c 1 + 494 -2 474 -3 442 -3 c 2 + 356 -2 l 2 + 314 -1 240 0 185 0 c 0 + 135 0 130 0 54 -3 c 1 + 45 -3 l 1 + 45 23 l 1 + 70 34 88 45 92 52 c 0 + 97 60 100 171 100 329 c 0 + 100 441 98 607 96 616 c 0 + 92 640 78 645 17 648 c 1 + 17 691 l 1 + 90 688 145 686 184 686 c 0 +EndSplineSet +Kerns2: 573 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Zeta +Encoding: 918 918 536 +Width: 617 +Flags: MW +LayerCount: 2 +Fore +SplineSet +519 -5 m 0 + 430.47600089 -5 222.598712034 1 181 1 c 0 + 124 1 92 0 14 -3 c 1 + 14 37 l 1 + 140 206 181 265 420 623 c 1 + 338 624 338 624 315 624 c 0 + 194 624 137 621 129 613 c 0 + 120 606 117 591 110 524 c 1 + 68 524 l 1 + 71 578 72 605 72 641 c 0 + 72 655 72 665 71 685 c 1 + 78 690 l 1 + 139 685 216 683 318 683 c 2 + 437 683 l 2 + 525 683 561 684 608 686 c 1 + 608 651 l 1 + 434 407 245 133 201 59 c 1 + 262 57 302 56 383 56 c 0 + 477 56 525 60 536 68 c 0 + 547 76 552 96 565 172 c 1 + 608 172 l 1 + 597 87 594 57 590 -2 c 1 + 566 -4 549 -5 519 -5 c 0 +EndSplineSet +Kerns2: 569 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Eta +Encoding: 919 919 537 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 77 42 84 43 91 49 c 0 + 102 60 104 115 104 360 c 0 + 104 455 100 601 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 151 685 c 0 + 218 685 261 686 332 691 c 1 + 332 648 l 1 + 284 646 263 642 256 633 c 0 + 247 623 247 615 246 418 c 1 + 246 388 l 1 + 308 386 336 386 380 386 c 0 + 429 386 460 387 542 389 c 1 + 542 560 538 625 530 633 c 0 + 523 643 503 647 456 648 c 1 + 456 690 l 1 + 522 687 554 686 598 686 c 0 + 636 686 673 687 770 691 c 1 + 770 648 l 1 + 718 646 701 643 692 636 c 0 + 684 630 684 629 683 565 c 0 + 681 433 681 397 681 315 c 0 + 681 126 684 68 692 53 c 0 + 699 42 705 41 769 38 c 1 + 769 -3 l 1 + 691 0 656 1 605 1 c 0 + 548 1 514 0 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 518 43 521 44 529 52 c 0 + 540 66 540 75 542 302 c 1 + 542 328 l 1 + 482 329 460 329 406 329 c 0 + 332 329 310 329 247 327 c 1 + 246 315 246 300 246 298 c 0 + 246 204 248 114 250 79 c 0 + 253 44 260 40 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 186 1 c 0 + 155 1 119 0 18 -3 c 1 +EndSplineSet +EndChar + +StartChar: Theta +Encoding: 920 920 538 +Width: 791 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 706 m 0 + 529 706 608 680 672 623 c 0 + 743 560 777 476 777 362 c 0 + 777 126 631 -23 402 -23 c 0 + 168 -23 38 107 38 341 c 0 + 38 443 67 528 122 591 c 0 + 194 671 284 706 421 706 c 0 +402 650 m 0 + 266 650 193 549 193 362 c 0 + 193 153 272 35 412 35 c 0 + 548 35 621 140 621 336 c 0 + 621 436 601 518 563 574 c 0 + 528 625 476 650 402 650 c 0 +316 243 m 1 + 272 243 l 1 + 274 307 275 327 275 354 c 0 + 275 373 274 397 272 462 c 1 + 313 462 l 1 + 314 443 l 2 + 316 394 316 394 407 394 c 0 + 467 394 483 395 490 401 c 0 + 498 408 499 413 502 462 c 1 + 543 462 l 1 + 540 382 540 366 540 352 c 0 + 540 325 540 306 543 243 c 1 + 500 243 l 1 + 499 252 499 260 499 263 c 0 + 497 298 493 309 478 312 c 0 + 468 314 429 317 405 317 c 0 + 366 317 334 314 327 309 c 0 + 319 302 319 300 316 243 c 1 +EndSplineSet +Kerns2: 550 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Iota +Encoding: 921 921 539 +Width: 339 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 28 39 l 1 + 88 42 93 44 98 66 c 0 + 102 85 104 191 104 430 c 0 + 104 585 102 627 93 635 c 0 + 85 643 81 643 19 648 c 1 + 19 691 l 1 + 83 686 126 685 208 685 c 0 + 265 685 291 686 332 689 c 1 + 332 648 l 1 + 271 644 258 641 254 631 c 0 + 250 621 250 618 249 577 c 0 + 248 552 248 545 248 494 c 2 + 246 350 l 1 + 247 124 l 2 + 248 65 251 54 263 47 c 0 + 272 42 285 40 331 38 c 1 + 331 -3 l 1 + 235 -1 201 0 159 0 c 0 + 113 0 80 -1 18 -3 c 1 +EndSplineSet +EndChar + +StartChar: Kappa +Encoding: 922 922 540 +Width: 704 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 324 m 1 + 244 308 l 1 + 244 101 246 62 253 52 c 0 + 258 44 280 41 320 40 c 1 + 320 -4 l 1 + 228 -1 197 0 166 0 c 0 + 126 0 99 -1 17 -4 c 1 + 17 39 l 1 + 63 41 87 46 93 56 c 0 + 101 71 104 125 104 296 c 0 + 104 350 102 530 101 568 c 0 + 99 645 99 645 17 646 c 1 + 17 687 l 1 + 92 685 120 684 161 684 c 0 + 204 684 230 685 319 688 c 1 + 319 648 l 1 + 271 644 261 641 253 632 c 0 + 245 620 245 613 244 516 c 1 + 244 386 l 2 + 244 384 244 370 243 352 c 1 + 294 397 367 470 466 574 c 0 + 523 635 530 646 530 671 c 0 + 530 674 530 680 529 689 c 1 + 580 687 599 686 628 686 c 0 + 657 686 675 687 708 690 c 1 + 708 648 l 1 + 640 642 633 640 596 608 c 0 + 532 550 442 467 377 405 c 1 + 383 398 391 389 399 380 c 2 + 515 239 l 1 + 662 68 663 67 681 51 c 0 + 692 43 699 41 732 40 c 1 + 732 -3 l 1 + 653 0 635 0 618 0 c 0 + 587 0 567 -1 534 -4 c 1 + 488.351899125 55.3518991252 441.248196704 113.248196704 395 172 c 0 + 360 216 316 267 263 324 c 1 +EndSplineSet +Kerns2: 602 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Lambda +Encoding: 923 923 541 +Width: 716 +Flags: MW +LayerCount: 2 +Fore +SplineSet +326 693 m 1 + 393 693 l 1 + 402 671 416 638 435 592 c 2 + 610 168 l 1 + 650 76 659 57 669 50 c 0 + 678 44 684 42 709 40 c 0 + 719 38 727 37 733 37 c 1 + 733 -5 l 1 + 657 -1 609 0 549 0 c 0 + 492 0 462 -1 413 -4 c 1 + 413 38 l 1 + 483 43 493 46 493 63 c 0 + 493 73 491 81 480 108 c 0 + 479.735726266 108.792821203 453.545802119 174.21119435 451 181 c 2 + 321 520 l 1 + 176 151 l 2 + 161 111 152 80 152 66 c 0 + 152 44 161 41 233 38 c 1 + 233 -3 l 1 + 175 0 142 1 102 1 c 0 + 67 1 42 0 3 -2 c 1 + 3 38 l 1 + 40 41 53 44 61 51 c 0 + 69 55 85 90 115 162 c 2 + 269 542 l 2 + 307 634 312 648 326 693 c 1 +EndSplineSet +Kerns2: 600 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 7 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Mu +Encoding: 924 924 542 +Width: 917 +Flags: MW +LayerCount: 2 +Fore +SplineSet +707 554 m 1 + 654.904653328 444.325585954 514.089771913 135.451986804 449 -11 c 1 + 418 -11 l 1 + 291 273 197 476 148 569 c 1 + 148 521 l 1 + 152 347 l 1 + 154 140 l 1 + 157 57 158 52 180 45 c 0 + 191 42 204 41 236 40 c 1 + 236 -1 l 1 + 193 1 168 1 112 1 c 0 + 66 1 47 1 10 -1 c 1 + 10 40 l 1 + 21 40 l 1 + 69 43 72 44 82 53 c 0 + 89 61 91 73 93 116 c 0 + 94 129 95 206 97 347 c 1 + 96 564 l 1 + 94 625 92 635 75 642 c 0 + 66 646 55 647 10 649 c 1 + 10 691 l 1 + 55 689 87 688 146 688 c 0 + 191 688 213 689 246 691 c 1 + 278 613 291 583 363 434 c 0 + 416 324 440 272 475 193 c 1 + 536 314 669 600 705 691 c 1 + 758 689 793 688 841 688 c 0 + 881 688 899 689 930 691 c 1 + 930 651 l 1 + 883 647 861 642 857 633 c 0 + 851 620 848 528 848 377 c 0 + 848 168 852 68 860 55 c 0 + 865 46 885 42 931 41 c 1 + 931 -2 l 1 + 888 0 859 1 797 1 c 0 + 720 1 682 0 626 -2 c 1 + 626 40 l 1 + 640 41 l 1 + 677 42 689 44 696 52 c 0 + 705 60 707 90 707 187 c 0 + 707 203 707 256 708 336 c 1 + 708 418 l 2 + 708 475 708 484 707 554 c 1 +EndSplineSet +Kerns2: 559 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Nu +Encoding: 925 925 543 +Width: 765 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 -3 m 1 + 15 39 l 1 + 71 41 83 43 90 52 c 0 + 98 63 101 85 101 153 c 2 + 103 400 l 1 + 103 596 101 625 89 635 c 0 + 80 641 76 642 14 648 c 1 + 14 689 l 1 + 60 687 91 686 135 686 c 0 + 170 686 187 687 217 689 c 1 + 474 362 532 291 627 187 c 1 + 627 219 l 2 + 627 547 624 626 614 635 c 0 + 605 643 604 644 538 648 c 1 + 538 690 l 1 + 582 687 609 686 644 686 c 0 + 678 686 704 687 771 690 c 1 + 771 649 l 1 + 722 647 703 643 695 632 c 0 + 688 623 687 614 686 549 c 2 + 685 277 l 2 + 685 190 685 150 688 -19 c 1 + 648 -11 642 -10 600 -3 c 1 + 325 320 230 436 161 532 c 1 + 162 465 162 418 163 327 c 0 + 164 89 166 51 177 49 c 0 + 185 44 194 42 247 39 c 1 + 247 -3 l 1 + 204 0 179 1 138 1 c 0 + 100 1 79 0 15 -3 c 1 +EndSplineSet +Kerns2: 600 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Xi +Encoding: 926 926 544 +Width: 662 +Flags: MW +LayerCount: 2 +Fore +SplineSet +332 0 m 1 + 129 -3 l 2 + 97 -3 78 -2 40 0 c 1 + 40.0645856533 2.71259743887 40.0958008537 5.60456106211 40.0958008537 8.65245249874 c 0 + 40.0958008537 52.7960235711 33.5479004269 129.648011786 27 168 c 1 + 67 168 l 1 + 70 160 72 152 73 149 c 0 + 88 103 89 102 117 101 c 0 + 123 101 142 100 169 99 c 0 + 189 98 249 97 335 97 c 0 + 428 97 487 98 507 99 c 0 + 536 100 555 101 561 101 c 0 + 584 102 589 104 595 117 c 0 + 599 127 605 144 614 168 c 1 + 654 168 l 1 + 646.586800671 130.007353438 640.890961476 54.2327839245 640.890961476 9.90182711691 c 0 + 640.890961476 6.39275714054 640.926649916 3.08070352203 641 0 c 1 + 600 -2 585 -3 551 -3 c 2 + 332 0 l 1 +187 243 m 1 + 143 243 l 1 + 145 308 146 329 146 353 c 0 + 146 371 145 395 143 462 c 1 + 184 462 l 1 + 185 443 l 2 + 187 406 191 398 211 396 c 0 + 230 394 237 394 346 394 c 2 + 376 394 l 2 + 451 394 473 395 480 399 c 0 + 492 404 495 415 497 462 c 1 + 537 462 l 1 + 535 388 535 368 535 351 c 0 + 535 322 535 305 537 243 c 1 + 494 243 l 1 + 493 262 l 2 + 492 297 487 308 472 312 c 0 + 458 315 395 318 339 318 c 0 + 256 318 207 315 198 308 c 0 + 190 302 189 297 187 243 c 1 +109 537 m 1 + 70 537 l 1 + 70 584 64 645 54 686 c 1 + 92 689 111 689 199 689 c 0 + 225 689 225 689 340 687 c 0 + 456 689 456 689 488 689 c 0 + 568 689 590 689 626 686 c 1 + 617 645 610 584 610 537 c 1 + 571 537 l 1 + 571 549 l 2 + 571 578 568 582 549 585 c 0 + 520 589 516 589 460 590 c 1 + 394 590 l 1 + 339 591 l 1 + 231 590 169 589 152 587 c 0 + 109 583 109 583 109 537 c 1 +EndSplineSet +Kerns2: 602 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Omicron +Encoding: 927 927 545 +Width: 791 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 706 m 0 + 529 706 608 680 672 623 c 0 + 743 560 777 476 777 362 c 0 + 777 126 631 -23 402 -23 c 0 + 168 -23 38 107 38 341 c 0 + 38 443 67 528 122 591 c 0 + 194 671 284 706 421 706 c 0 +402 650 m 0 + 266 650 193 549 193 362 c 0 + 193 153 272 35 412 35 c 0 + 548 35 621 140 621 336 c 0 + 621 436 601 518 563 574 c 0 + 528 625 476 650 402 650 c 0 +EndSplineSet +Kerns2: 565 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Pi +Encoding: 928 928 546 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +770 691 m 1 + 770 648 l 1 + 718 646 701 643 692 636 c 0 + 685 630 684 627 683 577 c 0 + 681 455 681 409 681 326 c 0 + 681 132 684 68 692 53 c 0 + 699 42 705 41 769 38 c 1 + 769 -3 l 1 + 699 0 661 1 607 1 c 0 + 549 1 514 0 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 529 44 531 45 536 68 c 0 + 540 86 542 207 542 416 c 0 + 542 533 538 599 530 612 c 0 + 523 621 503 625 453 625 c 2 + 392 624 l 2 + 300 623 300 623 286 622 c 0 + 257 619 251 613 248 588 c 0 + 247 553 246 528 246 434 c 2 + 246 303 l 1 + 248 71 248 66 260 51 c 0 + 268 42 284 39 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 188 1 c 0 + 149 1 146 1 18 -3 c 1 + 18 38 l 1 + 73 41 84 43 90 49 c 0 + 101 59 104 123 104 334 c 0 + 104 432 100 602 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 37 688 51 687 54 687 c 2 + 177 685 l 1 + 337 681 337 681 381 681 c 0 + 454 681 665 686 770 691 c 1 +EndSplineSet +Kerns2: 597 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Rho +Encoding: 929 929 547 +Width: 561 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 685 m 0 + 203.379071276 685 299.00997097 691 363 691 c 0 + 507 691 569 645 569 537 c 0 + 569 414 474 322 346 322 c 0 + 326 322 314 324 290 329 c 1 + 284 347 283 349 273 364 c 1 + 284 377 l 1 + 301 371 309 369 321 369 c 0 + 381 369 423 424 423 502 c 0 + 423 592 382 637 303 637 c 0 + 280 637 268 635 248 630 c 1 + 243.833333333 593.333333333 241.75 540 241.75 457.268518519 c 0 + 241.75 440.722222222 241.833333333 423 242 404 c 2 + 242 329 l 2 + 242 188 244 121 248 66 c 0 + 249 46 265 41 340 39 c 1 + 340 -3 l 1 + 289 0 263 1 206 1 c 0 + 146 1 94 0 17 -3 c 1 + 17 39 l 1 + 31 39 l 1 + 81 42 90 45 95 65 c 0 + 99 80 102 218 102 389 c 0 + 102 551 98 623 89 633 c 0 + 82 641 68 644 18 647 c 1 + 18 689 l 1 + 36 688 l 1 + 119 685 119 685 159 685 c 0 +EndSplineSet +Kerns2: 601 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Sigma +Encoding: 931 931 548 +Width: 645 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 310 m 1 + 270.285300409 373.787952917 144.463543156 557.668215994 78 651 c 1 + 78 686 l 1 + 145 683 145 683 395 683 c 0 + 488 683 551 685 608 690 c 1 + 615 685 l 1 + 614 663 614 653 614 638 c 0 + 614 607 615 571 618 524 c 1 + 576 524 l 1 + 569 589 566 606 558 613 c 0 + 549 621 495 624 366 624 c 0 + 342 624 342 624 266 623 c 1 + 345 502 395 430 461 341 c 1 + 321 224 247 159 182 97 c 1 + 220 95 223 95 282 95 c 0 + 441 95 508 97 532 101 c 0 + 559 105 570 121 592 182 c 1 + 637 182 l 1 + 619 95 613 59 608 -2 c 1 + 583 -4 567 -5 537 -5 c 0 + 516 -5 481 -4 435 -3 c 0 + 321 0 236 1 181 1 c 0 + 127 1 87 0 17 -3 c 1 + 17 37 l 1 + 88 99 92 102 199 202 c 0 + 230 230 276 272 316 310 c 1 +EndSplineSet +Kerns2: 576 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Tau +Encoding: 932 932 549 +Width: 621 +Flags: MW +LayerCount: 2 +Fore +SplineSet +157 -3 m 1 + 157 38 l 1 + 226 41 234 44 239 64 c 0 + 245 86 247 239 247 625 c 1 + 108 625 80 624 73 616 c 0 + 62 606 61 598 57 523 c 1 + 15 523 l 1 + 16 549 l 1 + 16 595 13 649 8 692 c 1 + 125 683 184 681 310 681 c 0 + 437 681 514 683 632 689 c 1 + 624 649 618 575 618 523 c 1 + 576 523 l 1 + 574 576 572 594 570 600 c 0 + 568 618 546 624 485 624 c 0 + 451 624 425 624 390 626 c 1 + 391 592 l 1 + 389 365 l 1 + 389 158 l 2 + 389 81 391 57 401 50 c 0 + 409 44 415 43 474 38 c 1 + 474 -3 l 1 + 398 0 370 1 320 1 c 0 + 272 1 241 0 157 -3 c 1 +EndSplineSet +Kerns2: 601 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 7 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Upsilon +Encoding: 933 933 550 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +397 355 m 1 + 442.648612463 446.297224926 517.422885566 587.845771133 568 689 c 1 + 647 689 l 1 + 647 667 l 1 + 622 640 597 601 538 502 c 0 + 530 488 511 456 484 412 c 0 + 426 317 424 312 424 262 c 0 + 424 111 427 63 438 52 c 0 + 446 44 459 42 514 42 c 1 + 514 -3 l 1 + 445 0 415 1 360 1 c 0 + 304 1 276 0 200 -3 c 1 + 200 38 l 1 + 251 41 271 44 278 51 c 0 + 288 61 290 87 290 184 c 2 + 290 201 l 2 + 290 275 290 275 282 293 c 0 + 264 334 153 509 107 569 c 0 + 70 618 54 628 14 628 c 0 + 9 628 6 628 -2 627 c 1 + -2 666 l 1 + 42 668 113 682 168 698 c 1 + 223 676 270 605 397 355 c 1 +EndSplineSet +Kerns2: 600 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Phi +Encoding: 934 934 551 +Width: 864 +Flags: MW +LayerCount: 2 +Fore +SplineSet +292 38 m 1 + 302 39 l 1 + 350 41 357 43 365 51 c 0 + 372 62 373 64 375 101 c 1 + 146 105 7 194 7 336 c 0 + 7 432 64 502 178 546 c 0 + 229 566 298 578 376 581 c 1 + 375 620 374 628 367 635 c 0 + 359 642 347 644 293 648 c 1 + 293 691 l 1 + 358 686 398 685 477 685 c 0 + 530 685 559 686 600 689 c 1 + 600 648 l 1 + 540 644 524 641 520 631 c 0 + 517 621 516 616 515 581 c 1 + 602 579 668 570 723 549 c 0 + 833 510 884 450 884 361 c 0 + 884 212 739 110 514 101 c 1 + 517 42 517 42 598 38 c 1 + 598 -3 l 1 + 502 -1 469 0 431 0 c 0 + 386 0 355 -1 292 -3 c 1 + 292 38 l 1 +376 150 m 1 + 377 222 378 334 378 389 c 0 + 378 488 378 488 377 532 c 1 + 316 527 283 520 253 507 c 0 + 189 478 157 428 157 358 c 0 + 157 274 201 205 277 173 c 0 + 303 161 333 155 376 150 c 1 +515 532 m 1 + 514.344394468 471.322272199 513.678320584 410.655012749 513 350 c 0 + 513 283.333333333 513 216.666666667 513 150 c 1 + 651 153 734 224 734 339 c 0 + 734 420 695 481 623 510 c 0 + 598 521 563 528 515 532 c 1 +EndSplineSet +Kerns2: 601 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Chi +Encoding: 935 935 552 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +8 0 m 1 + 8 42 l 1 + 50 43 54 44 65 47 c 0 + 77 53 78 54 113 101 c 2 + 280 322 l 1 + 203 455 l 2 + 155 537 113 598 95 613 c 0 + 82 624 68 628 44 628 c 0 + 39 628 34 628 14 627 c 1 + 11 667 l 1 + 204 702 l 1 + 240 674 252 658 291 583 c 2 + 366 441 l 1 + 484 618 l 2 + 509 656 512 662 512 681 c 2 + 512 687 l 1 + 542 686 566 685 581 685 c 0 + 596 685 617 686 646 687 c 1 + 646 649 l 1 + 640 648 635 648 633 648 c 0 + 588 645 586 644 540 584 c 1 + 489.308247123 520.691752877 442.211092249 453.788907751 393 389 c 1 + 527 149 l 1 + 564 85 584 54 593 51 c 0 + 604 44 609 43 653 41 c 1 + 653 -1 l 1 + 602 0 554 1 514 1 c 0 + 489 1 476 1 449 -1 c 1 + 442 13 l 1 + 427.351073861 37.4148768986 412.630115994 61.7397680123 400 87 c 2 + 304 268 l 1 + 206 124 l 1 + 160 53 143 20 145 -1 c 1 + 106 0 76 1 56 1 c 0 + 46 1 29 1 8 0 c 1 +EndSplineSet +Kerns2: 597 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Psi +Encoding: 936 936 553 +Width: 910 +Flags: MW +LayerCount: 2 +Fore +SplineSet +228 578 m 0 + 228 535.416321465 222 466.366541832 222 427 c 0 + 222 323 280 265 401 249 c 1 + 402 319 l 2 + 402 351.333333333 402 383.666666667 402 416 c 0 + 402 583 400 626 391 635 c 0 + 383 643 379 643 317 648 c 1 + 317 691 l 1 + 381 686 423 685 501 685 c 0 + 557 685 583 686 624 689 c 1 + 624 648 l 1 + 562 644 549 641 545 631 c 0 + 541 622 540 617 540 586 c 0 + 539 566 539 563 539 511 c 2 + 537 350 l 1 + 537 304 l 1 + 538 249 l 1 + 581 256 604 263 631 277 c 0 + 690 309 715 355 715 427 c 0 + 715 464.543424443 709 536.081337477 709 578 c 0 + 709 630 726 659 766 675 c 0 + 795 687 828 690 930 691 c 1 + 930 648 l 1 + 857 648 841 637 841 587 c 0 + 841 575 842 558 843 540 c 0 + 847 477 848 447 848 423 c 0 + 848 308 790 246 655 219 c 0 + 615 211 580 208 538 207 c 1 + 538 173 l 2 + 538 83 540 63 547 53 c 0 + 555 43 568 41 623 38 c 1 + 623 -3 l 1 + 508 0 497 0 454 0 c 0 + 409 0 378 -1 317 -3 c 1 + 317 38 l 1 + 326 39 l 1 + 376 41 381 43 390 51 c 0 + 398 58 400 85 401 173 c 1 + 401 207 l 1 + 362 207 305 213 263 223 c 0 + 143 252 89 313 89 423 c 0 + 89 445 90 478 94 540 c 0 + 95 559 96 576 96 589 c 0 + 96 637 80 648 7 648 c 1 + 7 691 l 1 + 120 690 152 686 184 669 c 0 + 213 654 228 623 228 578 c 0 +EndSplineSet +Kerns2: 545 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03A9 +Encoding: 937 937 554 +Width: 839 +Flags: MW +LayerCount: 2 +Fore +SplineSet +524 0 m 1 + 524 7 l 2 + 524 47 520 80 511 125 c 1 + 600 151 646 235 646 368 c 0 + 646 456 626 529 588 580 c 0 + 554 626 501 649 430 649 c 0 + 291 649 218 560 218 391 c 0 + 218 250 266 157 356 127 c 1 + 347 87 343 52 342 0 c 1 + 300 2 280 2 261 2 c 2 + 141 0 l 2 + 108.666666667 -0 76.3333333333 0 44 0 c 1 + 44.0645856533 2.71259743887 44.0958008537 5.60456106211 44.0958008537 8.65245249874 c 0 + 44.0958008537 52.7960235711 37.5479004269 129.648011786 31 168 c 1 + 71 168 l 1 + 79 151 l 1 + 97 110 100 107 134 104 c 0 + 153 102 167 101 173 101 c 0 + 207 98 210 98 232 98 c 1 + 235 126 l 1 + 127 166 61 263 61 382 c 0 + 61 578 213 705 450 705 c 0 + 554 705 635 681 697 632 c 0 + 766 577 804 497 804 405 c 0 + 804 276 736 175 614 123 c 1 + 617 96 l 1 + 681 97 l 1 + 740 99 760 103 772 118 c 0 + 776 125 783 141 793 168 c 1 + 833 168 l 1 + 826.516321722 128.171690576 820.890563525 56.6003381183 820.890563525 10.5 c 0 + 820.890563525 6.82884222136 820.926239754 3.31921106773 821 0 c 1 + 796 0 l 1 + 723 1 l 1 + 585 2 l 2 + 577 2 555 1 524 0 c 1 +EndSplineSet +EndChar + +StartChar: alpha +Encoding: 945 945 555 +Width: 648 +Flags: MW +LayerCount: 2 +Fore +SplineSet +445 382 m 1 + 460.381914248 435.836699868 462.769017742 426.228212909 466 465 c 1 + 511 463 531 462 558 462 c 0 + 588 462 609 463 647 465 c 1 + 642 430 l 1 + 574 424 557 397 506 222 c 1 + 548 92 565 64 605 64 c 0 + 618 64 627 65 654 71 c 1 + 654 34 l 1 + 641 30 613 21 571 9 c 0 + 536 -2 524 -7 497 -19 c 1 + 473 8 467 18 445 65 c 1 + 402 10 337 -19 256 -19 c 0 + 116 -19 31 75 31 232 c 0 + 31 380 125 479 268 479 c 0 + 351 479 412 446 445 382 c 1 +387 218 m 1 + 358 375 326 430 262 430 c 0 + 202 430 172 374 172 261 c 0 + 172 189 186 119 209 79 c 0 + 227 47 249 32 278 32 c 0 + 301 32 320 44 337 69 c 0 + 354 94 364 125 387 218 c 1 +EndSplineSet +Kerns2: 602 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 584 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: beta +Encoding: 946 946 556 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +75 137 m 0 + 75 202.616633446 72.9424209818 302.097426007 72.9424209818 414.678333157 c 0 + 72.9424209818 502.808370714 85.0354072134 562.80237552 111 608 c 0 + 151 677 228 717 320 717 c 0 + 433 717 505 653 505 553 c 0 + 505 488 478 440 426 408 c 1 + 455 402 468 397 483 387 c 0 + 513 365 535 317 535 272 c 0 + 535 224 515 161 488 126 c 0 + 473 105 427 66 374 27 c 0 + 338 1 311 -9 280 -9 c 0 + 254 -9 226 -2 199 10 c 1 + 199 -28 l 2 + 199 -187 200 -210 210 -221 c 0 + 217 -229 230 -231 279 -233 c 1 + 279 -273 l 1 + 199 -270 174 -270 129 -270 c 0 + 84 -270 55 -271 0 -273 c 1 + 0 -233 l 1 + 50 -231 59 -230 64 -222 c 0 + 70 -213 70 -208 72 -135 c 0 + 74 -21 75 58 75 137 c 0 +238 366 m 1 + 238 422 l 1 + 288 425 303 428 323 439 c 0 + 356 458 373 499 373 564 c 0 + 373 632 346 671 300 671 c 0 + 261 671 226 638 212 589 c 0 + 201 550 198 492 198 283 c 0 + 198 244 199 182 200 104 c 1 + 229 70 257 56 294 56 c 0 + 364 56 407 117 407 218 c 0 + 407 316 364 370 285 370 c 0 + 275 370 265 369 238 366 c 1 +EndSplineSet +Kerns2: 565 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: gamma +Encoding: 947 947 557 +Width: 514 +Flags: MW +LayerCount: 2 +Fore +SplineSet +206 0 m 1 + 89 338 l 1 + 69 390 59 411 50 416 c 0 + 43 422 30 424 0 427 c 1 + 0 467 l 1 + 61 464 99 463 149 463 c 0 + 186 463 207 463 267 465 c 1 + 267 426 l 1 + 208 422 204 421 204 405 c 0 + 204 398 204 398 222 342 c 1 + 246.95159604 256.284929373 274.809821581 173.476488248 301 89 c 1 + 305 89 l 1 + 377 310 l 2 + 401 385 404 394 404 405 c 0 + 404 414 398 419 386 423 c 0 + 384 423 370 424 344 426 c 1 + 344 465 l 1 + 377 463 399 462 438 462 c 0 + 475 462 496 463 529 465 c 1 + 529 426 l 1 + 500 423 492 420 484 413 c 0 + 475 407 464 381 436 302 c 2 + 331 0 l 1 + 331 -201 331 -208 342 -221 c 0 + 350 -229 365 -232 411 -233 c 1 + 411 -273 l 1 + 331 -270 306 -270 261 -270 c 0 + 216 -270 188 -271 132 -273 c 1 + 132 -233 l 1 + 178 -232 187 -230 195 -224 c 0 + 201 -216 202 -211 203 -174 c 0 + 204 -155 204 -147 204 -121 c 2 + 205 -64 l 1 + 206 0 l 1 +EndSplineSet +Kerns2: 602 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: delta +Encoding: 948 948 558 +Width: 512 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 470 m 1 + 141.606995154 493.653145626 111 514.922732993 111 563 c 0 + 111 596 128 622 177 662 c 0 + 228 703 272 720 326 720 c 0 + 347 720 360 718 388 709 c 1 + 388 606 l 1 + 369 601 l 1 + 325 638 304 648 270 648 c 0 + 237 648 217 630 217 600 c 0 + 217 564 242 541 340 488 c 0 + 408 452 436 431 456 404 c 0 + 481 370 496 310 496 242 c 0 + 496 77 408 -18 255 -18 c 0 + 108 -18 31 69 31 235 c 0 + 31 362 83 443 183 470 c 1 +260 431 m 0 + 197 431 168 377 168 261 c 0 + 168 104 201 31 271 31 c 0 + 332 31 359 83 359 203 c 0 + 359 364 330 431 260 431 c 0 +EndSplineSet +Kerns2: 567 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: epsilon +Encoding: 949 949 559 +Width: 426 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 71 m 1 + 388 21 l 1 + 338 -7 298 -17 236 -17 c 0 + 108 -17 27 38 27 125 c 0 + 27 184 59 221 125 238 c 1 + 63 260 39 287 39 336 c 0 + 39 421 129 480 262 480 c 0 + 317 480 363 470 406 450 c 1 + 393 414 387 370 384 299 c 1 + 343 299 l 1 + 340 355 335 374 319 391 c 0 + 302 410 278 419 246 419 c 0 + 197 419 165 391 165 348 c 0 + 165 312 190 283 230 271 c 0 + 246 267 260 266 304 266 c 1 + 290 207 l 1 + 267 213 256 215 239 215 c 0 + 187 215 153 186 153 140 c 0 + 153 85 201 57 292 57 c 0 + 344 57 370 63 398 83 c 1 + 408 71 l 1 +EndSplineSet +Kerns2: 602 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: zeta +Encoding: 950 950 560 +Width: 414 +Flags: MW +LayerCount: 2 +Fore +SplineSet +112 726 m 1 + 127 731 l 1 + 164 679 198 660 250 660 c 0 + 281 660 298 665 382 700 c 1 + 401 669 404 664 426 634 c 1 + 347 614 311 602 283 584 c 0 + 205 534 159 419 159 275 c 0 + 159 196 175 143 210 109 c 0 + 231 88 256 80 315 76 c 0 + 356 73 366 72 379 64 c 0 + 400 52 411 30 411 -4 c 0 + 411 -98 314 -191 215 -191 c 0 + 181 -191 155 -184 119 -167 c 1 + 139 -118 142 -110 157 -63 c 1 + 184 -63 l 1 + 198 -86 227 -98 264 -98 c 0 + 308 -98 343 -74 343 -44 c 0 + 343 -31 336 -23 322 -20 c 0 + 316 -19 316 -19 259 -16 c 0 + 184 -14 158 -8 123 14 c 0 + 61 54 31 121 31 221 c 0 + 31 399 94 532 212 601 c 1 + 154 607 114 621 77 650 c 1 + 98 682 100 688 112 726 c 1 +EndSplineSet +Kerns2: 602 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: eta +Encoding: 951 951 561 +Width: 569 +Flags: MW +LayerCount: 2 +Fore +SplineSet +509 315 m 0 + 509 225.243224909 507 126.05789557 507 28 c 2 + 507 -53 l 2 + 507 -194 508 -211 518 -221 c 0 + 526 -229 541 -232 587 -233 c 1 + 587 -273 l 1 + 497 -270 483 -270 439 -270 c 0 + 392 -270 364 -271 308 -273 c 1 + 308 -233 l 1 + 356 -232 366 -230 372 -222 c 0 + 378 -212 378 -210 379 -135 c 0 + 379.891444784 -57.2247781172 380.969353573 20.3639797602 382 98 c 2 + 383 218 l 1 + 383 348 364 387 301 387 c 0 + 272 387 248 375 229 353 c 0 + 214 334 212 327 212 302 c 2 + 213 221 l 2 + 214 103 215 83 216 68 c 0 + 220 44 228 40 284 38 c 1 + 284 -1 l 1 + 245 0 226 0 173 0 c 0 + 104 0 73 0 21 -2 c 1 + 21 38 l 1 + 67 40 72 41 79 46 c 0 + 88 52 90 87 90 209 c 0 + 90 356 89 380 80 388 c 0 + 74 394 67 395 21 396 c 1 + 21 435 l 1 + 97 443 144 454 196 476 c 1 + 209 471 l 1 + 212 436 212 430 213 389 c 1 + 280 450 l 2 + 295 464 295 464 306 467 c 0 + 321 472 346 475 367 475 c 0 + 415 475 452 461 476 436 c 0 + 499 410 509 375 509 315 c 0 +EndSplineSet +EndChar + +StartChar: theta +Encoding: 952 952 562 +Width: 512 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 411 m 0 + 168 401.333333333 168 391.666666667 168 382 c 1 + 233 381 267 381 270 381 c 0 + 292 381 292 381 358 382 c 1 + 354 593 324 684 259 684 c 0 + 199 684 168 594 168 411 c 0 +359 329 m 1 + 217 329 l 1 + 170 328 l 1 + 171 271 178 205 188 146 c 0 + 201 72 230 31 270 31 c 0 + 301 31 327 57 339 101 c 0 + 355 156 359 205 359 329 c 1 +268 732 m 0 + 424 732 496 619 496 374 c 0 + 496 124 408 -18 253 -18 c 0 + 107 -18 31 114 31 369 c 0 + 31 603 115 732 268 732 c 0 +EndSplineSet +EndChar + +StartChar: iota +Encoding: 953 953 563 +Width: 281 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 399 m 1 + 15 441 l 1 + 102 448 161 461 198 481 c 1 + 214 473 l 1 + 212 352 211 287 211 226 c 0 + 211 102 214 57 221 49 c 0 + 227 43 236 41 282 39 c 1 + 282 -1 l 1 + 258 -1 l 1 + 135 0 l 2 + 98 0 87 0 16 -2 c 1 + 16 37 l 1 + 63 39 75 41 81 48 c 0 + 89 56 91 90 91 231 c 0 + 91 352 90 380 85 388 c 0 + 81 396 80 396 15 399 c 1 +EndSplineSet +EndChar + +StartChar: kappa +Encoding: 954 954 564 +Width: 571 +Flags: MW +LayerCount: 2 +Fore +SplineSet +281 39 m 1 + 281 -1 l 1 + 257 -1 l 1 + 132 0 l 2 + 87 0 78 0 21 -2 c 1 + 21 37 l 1 + 27 38 l 1 + 58 40 l 2 + 77 42 82 46 86 62 c 0 + 88 76 90 134 90 216 c 0 + 90 355 89 379 84 388 c 0 + 81 394 75 396 51 397 c 0 + 32 399 32 399 21 399 c 1 + 21 441 l 1 + 128 454 155 460 196 481 c 1 + 213 473 l 1 + 211 373 210 324 210 244 c 1 + 355.523269167 382.993378884 402.71470602 436.707823548 402.71470602 461.154243308 c 0 + 402.71470602 462.914226857 402.470109717 464.522512318 402 466 c 1 + 432 464 447 464 474 464 c 0 + 498 464 507 464 548 466 c 1 + 548 426 l 1 + 538 425 529 424 525 424 c 0 + 484 423 476 420 438 388 c 1 + 320 284 l 1 + 498 89 l 1 + 531.190660956 48.2229022542 545.49640806 38.9206609281 579.292921282 38.9206609281 c 0 + 581.135287452 38.9206609281 583.035574752 38.9483045987 585 39 c 1 + 585 -2 l 1 + 541 -1 512 0 469 0 c 0 + 443 0 431 0 405 -2 c 1 + 321 109 270 168 210 225 c 1 + 211 93 213 51 220 49 c 0 + 227 43 238 41 281 39 c 1 +EndSplineSet +Kerns2: 602 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: lambda +Encoding: 955 955 565 +Width: 517 +Flags: MW +LayerCount: 2 +Fore +SplineSet +209 410 m 1 + 180 493 l 1 + 138 620 115 643 30 644 c 1 + 30 677 l 1 + 144 728 l 1 + 200 717 226 686 270 574 c 2 + 447 126 l 2 + 470 66 474 58 486 47 c 0 + 493 42 507 39 536 37 c 1 + 536 -4 l 1 + 479 -1 441 0 386 0 c 0 + 346 0 320 0 269 -2 c 1 + 269 37 l 1 + 290 38 l 1 + 324 41 332 44 332 58 c 0 + 332 68 332 68 299 157 c 2 + 234 337 l 1 + 163 152 l 2 + 136 83 132 71 132 59 c 0 + 132 50 138 44 150 41 c 0 + 151 40 165 39 192 37 c 1 + 192 -2 l 1 + 160 0 139 1 98 1 c 0 + 60 1 39 0 7 -1 c 1 + 7 37 l 1 + 37 41 44 43 52 50 c 0 + 67.6683482425 65.6683482425 97.0698307813 146.174576953 105 166 c 2 + 209 410 l 1 +EndSplineSet +Kerns2: 602 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 7 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03BC +Encoding: 956 956 566 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +80 -84 m 0 + 80 -40.5861661669 77 79.3610330428 77 113 c 2 + 80 294 l 1 + 80 378 79 386 68 392 c 0 + 60 396 52 397 9 398 c 1 + 9 437 l 1 + 107 449 132 454 196 477 c 1 + 212 467 l 1 + 207 388 205 299 205 207 c 0 + 205 154 208 135 217 117 c 0 + 228 96 253 83 283 83 c 0 + 330 83 372 114 378 153 c 0 + 381 168 382 214 382 270 c 2 + 382 317 l 1 + 381 340 381 356 381 365 c 0 + 381 386 378 392 365 395 c 0 + 358 396 338 397 305 399 c 1 + 305 438 l 1 + 381 443 413 450 488 479 c 1 + 501 471 l 1 + 496 392 494 339 494 222 c 0 + 494 66 495 55 506 47 c 0 + 514 41 523 40 563 39 c 1 + 563 -3 l 1 + 526 -1 507 0 478 0 c 0 + 454 0 431 -1 383 -3 c 1 + 377 7 l 1 + 381 42 381 47 382 83 c 1 + 298 10 l 2 + 280 -5 259 -11 224 -11 c 0 + 201 -11 187 -9 163 -2 c 1 + 163 -11 l 1 + 162 -31 162 -31 162 -41 c 0 + 162 -82 166 -114 179 -177 c 1 + 144 -208 135 -215 97 -250 c 1 + 74 -228 l 1 + 79 -161 80 -134 80 -84 c 0 +EndSplineSet +EndChar + +StartChar: nu +Encoding: 957 957 567 +Width: 489 +Flags: MW +LayerCount: 2 +Fore +SplineSet +284 -3 m 1 + 202 -3 l 1 + 185 45 176 68 161 106 c 2 + 60 363 l 2 + 39 419 36 422 -14 425 c 1 + -14 467 l 1 + 40 463 77 462 135 462 c 0 + 183 462 207 463 248 467 c 1 + 248 426 l 1 + 188 423 185 422 185 406 c 0 + 185 397 186 392 197 362 c 2 + 280 131 l 1 + 364 337 l 2 + 381 378 386 395 386 407 c 0 + 386 421 377 424 323 425 c 1 + 323 466 l 1 + 384 463 404 462 427 462 c 0 + 455 462 477 463 517 466 c 1 + 517 426 l 1 + 484 424 477 422 469 416 c 0 + 458 408 451 394 397 268 c 0 + 324 100 306 57 284 -3 c 1 +EndSplineSet +Kerns2: 602 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 7 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: xi +Encoding: 958 958 568 +Width: 414 +Flags: MW +LayerCount: 2 +Fore +SplineSet +112 726 m 1 + 127 731 l 1 + 164 679 198 660 250 660 c 0 + 281 660 301 666 382 700 c 1 + 401 669 404 664 426 634 c 1 + 375.899877966 619.971965831 355.200721771 615.80013748 309 607 c 0 + 224 588 184 551 184 490 c 0 + 184 426 234 384 310 384 c 0 + 329 384 339 386 361 392 c 1 + 370 385 l 1 + 348 329 l 1 + 329 330 309 331 297 331 c 0 + 206 331 157 287 157 208 c 0 + 157 163 174 127 205 105 c 0 + 228 88 259 80 315 76 c 0 + 358 73 365 72 379 64 c 0 + 400 52 411 30 411 -3 c 0 + 411 -98 314 -191 215 -191 c 0 + 181 -191 155 -184 119 -167 c 1 + 139 -118 142 -110 157 -63 c 1 + 184 -63 l 1 + 198 -86 227 -98 264 -98 c 0 + 308 -98 343 -74 343 -44 c 0 + 343 -25 333 -19 296 -18 c 0 + 220 -15 189 -11 153 0 c 0 + 79 24 31 92 31 173 c 0 + 31 260 81 322 173 348 c 1 + 97 368 58 412 58 476 c 0 + 58 537 106 585 187 604 c 1 + 136 613 114 623 77 650 c 1 + 98 682 100 688 112 726 c 1 +EndSplineSet +Kerns2: 602 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omicron +Encoding: 959 959 569 +Width: 512 +Flags: MW +LayerCount: 2 +Fore +SplineSet +267 480 m 0 + 424 480 496 405 496 243 c 0 + 496 76 409 -18 253 -18 c 0 + 107 -18 31 69 31 239 c 0 + 31 394 115 480 267 480 c 0 +260 431 m 0 + 197 431 168 377 168 261 c 0 + 168 104 201 31 271 31 c 0 + 332 31 359 83 359 203 c 0 + 359 364 330 431 260 431 c 0 +EndSplineSet +Kerns2: 576 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: pi +Encoding: 960 960 570 +Width: 616 +Flags: MW +LayerCount: 2 +Fore +SplineSet +152.607695155 148.661635256 m 0 + 152.607695155 169.098855484 156 243.281319377 156 279 c 0 + 156 290 156 296 154 381 c 1 + 86 379 53 367 11 328 c 1 + 4 362 l 1 + 45 403 51 410 89 460 c 1 + 186 459 243 459 289 459 c 0 + 480 459 576 463 621 473 c 1 + 625 470 l 1 + 617 377 l 1 + 514 379 l 1 + 514 371 l 1 + 513 339 512 307 512 286 c 0 + 512 233 513 163 516 77 c 0 + 517 46 525 42 583 39 c 1 + 583 -2 l 1 + 544 0 525 0 473 0 c 0 + 434 0 421 0 393 -2 c 1 + 387 4 l 1 + 388 23 389 40 390 48 c 2 + 392 85 l 2 + 393 94 393 103 393 133 c 2 + 393 381 l 1 + 389 381 385 381 381 381 c 2 + 309 382 l 2 + 297.666666667 382 286.333333333 382 275 382 c 1 + 273 293 272 197 272 173 c 0 + 272 96 268 70 253 42 c 0 + 234 10 188 -16 148 -16 c 0 + 112 -16 83 -2 28 44 c 1 + 52 78 l 1 + 81 56 96 49 114 49 c 0 + 142 49 153 74 153 137 c 0 + 152.732050808 138.875644347 152.607695155 142.833395016 152.607695155 148.661635256 c 0 +EndSplineSet +Kerns2: 602 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 7 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: rho +Encoding: 961 961 571 +Width: 552 +Flags: MW +LayerCount: 2 +Fore +SplineSet +202 10 m 1 + 202 -28 l 2 + 202 -187 203 -210 213 -221 c 0 + 220 -229 233 -231 282 -233 c 1 + 282 -273 l 1 + 202 -270 177 -270 132 -270 c 0 + 87 -270 58 -271 3 -273 c 1 + 3 -233 l 1 + 49 -232 58 -230 66 -224 c 0 + 75 -220 75 -203 77 88 c 0 + 77 216 79 247 91 285 c 0 + 109 346 155 398 225 438 c 0 + 272 465 318 478 363 478 c 0 + 468 478 538 400 538 281 c 0 + 538 223 520 161 492 126 c 0 + 474 103 430 65 377 27 c 0 + 341 1 314 -9 283 -9 c 0 + 257 -9 229 -2 202 10 c 1 +203 209 m 2 + 203 106 l 1 + 232 71 259 56 297 56 c 0 + 368 56 410 120 410 228 c 0 + 410 328 367 391 297 391 c 0 + 254 391 223 371 213 336 c 0 + 204 308 203 289 203 209 c 2 +EndSplineSet +Kerns2: 576 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: sigma +Encoding: 963 963 572 +Width: 549 +Flags: MW +LayerCount: 2 +Fore +SplineSet +552 463 m 1 + 552 407 l 1 + 520 388 495 381 460 381 c 0 + 459 381 454 381 449 382 c 1 + 481 347 497 297 497 235 c 0 + 497 172 478 108 444 63 c 0 + 406 11 338 -18 254 -18 c 0 + 110 -18 31 70 31 231 c 0 + 31 321 50 378 96 421 c 0 + 137 460 193 480 265 480 c 0 + 313 480 327 478 426 452 c 0 + 442 448 460 446 478 446 c 0 + 502 446 521 450 552 463 c 1 +260 431 m 0 + 197 431 168 377 168 261 c 0 + 168 104 201 31 271 31 c 0 + 332 31 359 83 359 203 c 0 + 359 364 330 431 260 431 c 0 +EndSplineSet +Kerns2: 565 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: tau +Encoding: 964 964 573 +Width: 507 +Flags: MW +LayerCount: 2 +Fore +SplineSet +326 181 m 2 + 326 113.323192169 324.366055886 67 379 67 c 0 + 398 67 414 72 438 84 c 1 + 445 64 l 1 + 419 34 415 29 389 -5 c 1 + 358 -15 341 -18 316 -18 c 0 + 279 -18 244 -5 223 17 c 0 + 207 33 199 59 199 97 c 2 + 199 135 l 1 + 203 382 l 1 + 90 382 57 373 6 328 c 1 + 0 361 l 1 + 41 403 47 410 85 459 c 1 + 186 459 l 2 + 361 459 452 463 498 472 c 1 + 501 469 l 1 + 493 376 l 1 + 413 380 388 380 348 380 c 1 + 326 381 l 1 + 326 181 l 2 +EndSplineSet +Kerns2: 602 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 599 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 7 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: upsilon +Encoding: 965 965 574 +Width: 543 +Flags: MW +LayerCount: 2 +Fore +SplineSet +301 398 m 1 + 301 437 l 1 + 410 481 l 1 + 484 450 528 380 528 290 c 0 + 528 216 501 162 433 98 c 0 + 354 26 285 -11 225 -11 c 0 + 186 -11 151 0 126 19 c 0 + 92 45 80 79 80 146 c 2 + 80 211 l 1 + 81 244 81 266 81 281 c 0 + 81 378 80 386 69 392 c 0 + 61 396 54 397 10 398 c 1 + 10 437 l 1 + 108 449 133 454 197 477 c 1 + 213 467 l 1 + 208 386 206 300 206 207 c 0 + 206 149 208 129 218 108 c 0 + 227 86 252 72 280 72 c 0 + 317 72 357 96 383 134 c 0 + 404 163 413 200 413 251 c 0 + 413 346 382 400 328 400 c 0 + 321 400 311 399 301 398 c 1 +EndSplineSet +Kerns2: 576 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: phi +Encoding: 966 966 575 +Width: 665 +Flags: MW +LayerCount: 2 +Fore +SplineSet +202 465 m 1 + 225 434 l 1 + 208 424 203 419 190 392 c 0 + 171 355 165 324 165 268 c 0 + 165 115 203 37 283 26 c 1 + 284 49 284 64 284 68 c 2 + 284 258 l 1 + 286 371 286 371 295 393 c 0 + 318 452 362 480 432 480 c 0 + 493 480 551 457 593 416 c 0 + 635 374 655 318 655 243 c 0 + 655 86 567 -4 401 -17 c 1 + 401 -85 l 2 + 401 -191 403 -213 412 -221 c 0 + 420 -229 435 -232 481 -233 c 1 + 481 -273 l 1 + 391 -270 377 -270 337 -270 c 0 + 293 -270 265 -271 209 -273 c 1 + 209 -233 l 1 + 257 -232 267 -230 274 -222 c 0 + 280 -214 280 -208 283 -18 c 1 + 116 -13 31 73 31 234 c 0 + 31 355 79 421 202 465 c 1 +401 292 m 2 + 401 25 l 1 + 426 25 436 28 455 38 c 0 + 502 63 521 110 521 199 c 0 + 521 276 504 362 482 398 c 0 + 469 418 454 429 437 429 c 0 + 424 429 412 421 408 410 c 0 + 401 391 401 391 401 292 c 2 +EndSplineSet +Kerns2: 573 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: chi +Encoding: 967 967 576 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 428 m 1 + 125 479 l 1 + 165 472 196 434 228 349 c 1 + 283 210 l 1 + 355 366 l 1 + 368 400 372 421 372 465 c 1 + 400 462 423 461 437 461 c 0 + 450 461 469 462 494 464 c 1 + 494 423 l 1 + 447 420 437 410 397 324 c 2 + 310 140 l 1 + 419 -136 l 2 + 448 -211 465 -228 517 -231 c 1 + 517 -270 l 1 + 483 -269 463 -269 441 -269 c 0 + 424 -269 390 -270 351 -272 c 1 + 330 -244 316 -215 293 -155 c 2 + 237 -15 l 1 + 159 -182 l 2 + 145 -211 137 -237 137 -253 c 2 + 138 -272 l 1 + 94 -269 84 -268 74 -268 c 0 + 64 -268 57 -268 17 -270 c 1 + 17 -233 l 1 + 65 -232 83 -217 117 -148 c 1 + 210 56 l 1 + 148 219 l 1 + 92 359 65 391 0 392 c 1 + 0 428 l 1 +EndSplineSet +Kerns2: 602 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: psi +Encoding: 968 968 577 +Width: 705 +Flags: MW +LayerCount: 2 +Fore +SplineSet +427 -4 m 1 + 427 -80 l 1 + 428 -193 429 -212 438 -221 c 0 + 447 -229 461 -232 507 -233 c 1 + 507 -273 l 1 + 417 -270 403 -270 359 -270 c 0 + 312 -270 284 -271 228 -273 c 1 + 228 -233 l 1 + 274 -232 282 -230 291 -224 c 0 + 298 -216 299 -210 301 -98 c 2 + 302 -13 l 1 + 286 -12 l 2 + 214 -8 162 12 124 50 c 0 + 92 81 80 116 80 177 c 0 + 80 189 80 203 81 227 c 1 + 81 294 l 2 + 81 376 80 386 69 392 c 0 + 61 396 54 397 10 398 c 1 + 10 437 l 1 + 108 449 133 454 197 477 c 1 + 213 467 l 1 + 208 375 208 357 206 208 c 1 + 206 179 l 2 + 206 109 241 62 303 49 c 1 + 303 75 l 1 + 304 117 304 130 304 185 c 0 + 304 258 303 314 298 428 c 1 + 359 448 368 452 425 479 c 1 + 436 468 l 1 + 427 379 427 359 427 58 c 0 + 427 55.3333333333 427 52.6666666667 427 50 c 1 + 451 55 479 70 504 91 c 0 + 553 130 580 194 580 268 c 0 + 580 351 552 400 504 400 c 0 + 498 400 489 399 479 398 c 1 + 478 437 l 1 + 586 481 l 1 + 624 466 644 451 662 424 c 0 + 684 391 697 347 697 299 c 0 + 697 218 661 143 593 81 c 0 + 548 40 494 12 427 -4 c 1 +EndSplineSet +EndChar + +StartChar: omega +Encoding: 969 969 578 +Width: 669 +Flags: MW +LayerCount: 2 +Fore +SplineSet +226 -9 m 0 + 91.3343835704 -9 31 99.2195451627 31 235 c 0 + 31 371 98 449 241 481 c 1 + 262 453 l 1 + 225 427 210 414 196 394 c 0 + 171 359 157 304 157 240 c 0 + 157 133 197 52 249 52 c 0 + 287 52 306 93 306 175 c 0 + 306 194 305 206 301 233 c 1 + 323 232 339 231 350 231 c 0 + 361 231 377 232 398 233 c 1 + 395 189 394 177 394 160 c 0 + 394 94 419 53 458 53 c 0 + 513 53 545 119 545 232 c 0 + 545 341 512 400 450 400 c 0 + 443 400 433 399 422 398 c 1 + 422 437 l 1 + 530 481 l 1 + 615 451 659 383 659 282 c 0 + 659 210 636 143 594 95 c 0 + 567 64 534 32 512 16 c 0 + 484 -3 465 -9 432 -9 c 0 + 390 -9 358 10 336 48 c 1 + 300 10 263 -9 226 -9 c 0 +EndSplineSet +Kerns2: 576 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03C2 +Encoding: 962 962 579 +Width: 428 +Flags: MW +LayerCount: 2 +Fore +SplineSet +386 299 m 1 + 345 299 l 1 + 343 350 339 365 324 380 c 0 + 307 396 284 404 253 404 c 0 + 187 404 157 362 157 268 c 0 + 157 201 177 140 209 109 c 0 + 231 88 256 80 315 76 c 0 + 356 74 366 72 379 65 c 0 + 400 53 411 30 411 -3 c 0 + 411 -98 314 -191 215 -191 c 0 + 181 -191 155 -184 119 -167 c 1 + 139 -118 142 -110 157 -63 c 1 + 184 -63 l 1 + 198 -86 227 -98 264 -98 c 0 + 308 -98 343 -74 343 -44 c 0 + 343 -31 336 -23 322 -20 c 0 + 316 -19 316 -19 259 -16 c 0 + 184 -14 158 -8 123 14 c 0 + 62 53 31 121 31 217 c 0 + 31 308 57 365 118 404 c 0 + 235 480 235 480 290 480 c 0 + 332 480 364 472 409 451 c 1 + 396 416 388 367 386 299 c 1 +EndSplineSet +EndChar + +StartChar: theta1 +Encoding: 977 977 580 +Width: 585 +Flags: MW +LayerCount: 2 +Fore +SplineSet +524 388 m 1 + 565.894672033 395.481191435 571.450652364 394.257515637 592 406 c 1 + 603 397 l 1 + 590 329 l 1 + 566.333333333 329 542.666666667 329 519 329 c 1 + 511 109 422 -18 278 -18 c 0 + 211 -18 153 12 122 63 c 0 + 95 107 75 166 66 230 c 0 + 63 254 58 256 -3 256 c 1 + -3 295 l 1 + 95 307 120 313 184 336 c 1 + 200 325 l 1 + 198 299 197 277 197 264 c 0 + 197 198 212 120 233 78 c 0 + 248 47 270 31 296 31 c 0 + 326 31 351 58 363 101 c 0 + 379 156 383 208 383 329 c 1 + 280 333 225 346 179 376 c 0 + 116 417 79 484 79 558 c 0 + 79 666 158 733 284 733 c 0 + 411 733 486 664 508 529 c 0 + 515 485 521 420 521 388 c 1 + 524 388 l 1 +382 382 m 1 + 382 474 367 590 350 630 c 0 + 334 666 313 684 285 684 c 0 + 242 684 216 643 216 578 c 0 + 216 508 247 439 292 407 c 0 + 319 389 343 382 382 382 c 1 +EndSplineSet +EndChar + +StartChar: phi1 +Encoding: 981 981 581 +Width: 661 +Flags: MW +LayerCount: 2 +Fore +SplineSet +31 229 m 0 + 31 398.708728085 113.735827136 472.348404852 281 481 c 1 + 279 555 279 571 275 670 c 1 + 335 689 344 693 398 721 c 1 + 409 709 l 1 + 403.518682765 659.668144881 398.87194438 561.930716406 398.87194438 497.367928591 c 0 + 398.87194438 491.258520243 398.913552873 485.446169028 399 480 c 1 + 569 480 649 405 649 244 c 0 + 649 143 615 67 549 24 c 0 + 513 0 472 -11 399 -17 c 1 + 399 -85 l 2 + 399 -191 401 -213 410 -221 c 0 + 418 -229 433 -232 479 -233 c 1 + 479 -273 l 1 + 389 -270 375 -270 334 -270 c 0 + 291 -270 263 -271 207 -273 c 1 + 207 -233 l 1 + 253 -232 261 -230 270 -224 c 0 + 277 -215 278 -213 279 -99 c 1 + 281 -18 l 1 + 117.951351065 -13.5932797585 31 68.1612116927 31 229 c 0 +399 430 m 1 + 399 30 l 1 + 404 30 l 2 + 428 30 454 41 474 59 c 0 + 500 83 512 133 512 214 c 0 + 512 296 500 366 481 395 c 0 + 466 417 441 430 411 430 c 2 + 399 430 l 1 +282 73 m 0 + 282 175.333333333 282 277.666666667 282 380 c 0 + 282 388 282 406 281 430 c 0 + 280.148504357 430.010384093 279.302508013 430.015592376 278.461988574 430.015592376 c 0 + 198.359528932 430.015592376 168 382.712372443 168 260 c 0 + 168 107 201 41 281 32 c 1 + 282 53 282 68 282 73 c 0 +EndSplineSet +EndChar + +StartChar: omega1 +Encoding: 982 982 582 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +149 429 m 1 + 184 411 l 1 + 161 353 150 293 150 222 c 0 + 150 115 178 59 232 59 c 0 + 262 59 289 79 307 112 c 1 + 285 158 273 206 273 252 c 0 + 273 296 297 326 331 326 c 0 + 365 326 387 297 387 252 c 0 + 387 212 376 169 350 113 c 1 + 371 78 397 62 432 62 c 0 + 499 62 542 122 542 218 c 0 + 542 259 535 286 521 301 c 0 + 509 314 507 315 470 321 c 0 + 437 326 419 346 419 377 c 0 + 419 407 442 429 474 429 c 0 + 538 429 584 343 584 226 c 0 + 584 88 524 -9 437 -9 c 0 + 388 -9 354 20 327 86 c 1 + 287 18 249 -9 193 -9 c 0 + 107 -9 44 74 44 189 c 0 + 44 280 82 367 149 429 c 1 +472 469 m 1 + 152 469 l 1 + 152 552 l 1 + 472 552 l 1 + 472 469 l 1 +EndSplineSet +EndChar + +StartChar: iotadieresis +Encoding: 970 970 583 +Width: 281 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 399 m 1 + 15 441 l 1 + 102 448 161 461 198 481 c 1 + 214 473 l 1 + 212 352 211 287 211 226 c 0 + 211 102 214 57 221 49 c 0 + 227 43 236 41 282 39 c 1 + 282 -1 l 1 + 258 -1 l 1 + 135 0 l 2 + 98 0 87 0 16 -2 c 1 + 16 37 l 1 + 63 39 75 41 81 48 c 0 + 89 56 91 91 91 227 c 0 + 91 354 90 380 85 388 c 0 + 81 396 80 396 15 399 c 1 +62 688 m 0 + 97 688 125 659 125 623 c 0 + 125 587 97 558 61 558 c 0 + 27 558 -1 588 -1 623 c 0 + -1 659 27 688 62 688 c 0 +228 686 m 0 + 263 686 291 658 291 622 c 0 + 291 586 263 558 227 558 c 0 + 193 558 165 587 165 621 c 0 + 165 657 193 686 228 686 c 0 +EndSplineSet +EndChar + +StartChar: upsilondieresis +Encoding: 971 971 584 +Width: 543 +Flags: MW +LayerCount: 2 +Fore +SplineSet +301 398 m 1 + 301 437 l 1 + 410 481 l 1 + 484 450 528 380 528 290 c 0 + 528 216 501 162 433 98 c 0 + 354 26 285 -11 225 -11 c 0 + 186 -11 151 0 126 19 c 0 + 92 45 80 79 80 146 c 2 + 80 211 l 1 + 81 244 81 266 81 281 c 0 + 81 378 80 386 69 392 c 0 + 61 396 54 397 10 398 c 1 + 10 437 l 1 + 108 449 133 454 197 477 c 1 + 213 467 l 1 + 208 386 206 300 206 207 c 0 + 206 149 208 129 218 108 c 0 + 227 86 252 72 280 72 c 0 + 317 72 357 96 383 134 c 0 + 404 163 413 200 413 251 c 0 + 413 346 382 400 328 400 c 0 + 321 400 311 399 301 398 c 1 +185 688 m 0 + 220 688 248 659 248 623 c 0 + 248 587 220 558 184 558 c 0 + 150 558 122 588 122 623 c 0 + 122 659 150 688 185 688 c 0 +378 686 m 0 + 413 686 441 658 441 622 c 0 + 441 586 413 558 377 558 c 0 + 343 558 315 587 315 622 c 0 + 315 657 343 686 378 686 c 0 +EndSplineSet +Kerns2: 567 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: tonos +Encoding: 900 900 585 +Width: 248 +Flags: MW +LayerCount: 2 +Fore +SplineSet +166 515 m 1 + 89 515 l 1 + 74 604 l 2 + 66 647 65 651 65 667 c 0 + 65 712 86 735 128 735 c 0 + 170 735 191 712 191 667 c 0 + 191 650 191 648 182 604 c 1 + 166 515 l 1 +EndSplineSet +EndChar + +StartChar: dieresistonos +Encoding: 901 901 586 +Width: 419 +Flags: MW +LayerCount: 2 +Fore +SplineSet +63 688 m 0 + 98 688 126 659 126 623 c 0 + 126 587 98 558 62 558 c 0 + 28 558 0 588 0 623 c 0 + 0 659 28 688 63 688 c 0 +369 686 m 0 + 403 686 431 657 431 622 c 0 + 431 586 403 558 368 558 c 0 + 334 558 306 587 306 622 c 0 + 306 657 334 686 369 686 c 0 +254 515 m 1 + 177 515 l 1 + 162 604 l 1 + 153 647 153 649 153 667 c 0 + 153 712 174 735 216 735 c 0 + 258 735 279 712 279 667 c 0 + 279 650 279 648 270 604 c 1 + 254 515 l 1 +EndSplineSet +EndChar + +StartChar: Alphatonos +Encoding: 902 902 587 +Width: 733 +Flags: MW +LayerCount: 2 +Fore +SplineSet +348 696 m 1 + 420 696 l 1 + 505.171025185 490.837691852 588.840807658 284.174140992 675 80 c 0 + 689 47 694 44 751 41 c 1 + 751 -2 l 1 + 668 0 642 0 603 0 c 0 + 552 0 532 0 445 -3 c 1 + 445 40 l 1 + 453 41 458 41 461 41 c 2 + 492 43 l 1 + 511 43 521 50 521 62 c 0 + 521 70 519 78 512 96 c 2 + 468 210 l 1 + 222 210 l 1 + 187 111 l 2 + 175 78 175 78 175 68 c 0 + 175 49 193 43 254 41 c 1 + 254 -2 l 1 + 218 0 203 0 153 0 c 0 + 93 0 67 -1 27 -3 c 1 + 27 42 l 1 + 61 43 77 46 85 53 c 0 + 92 56 105 82 124 129 c 2 + 348 696 l 1 +339 522 m 1 + 245 267 l 1 + 283 265 307 264 340 264 c 0 + 378 264 403 265 446 267 c 1 + 339 522 l 1 +233 515 m 1 + 156 515 l 1 + 141 604 l 1 + 132 647 132 650 132 667 c 0 + 132 712 153 735 195 735 c 0 + 237 735 258 712 258 667 c 0 + 258 650 258 648 248 604 c 1 + 233 515 l 1 +EndSplineSet +Kerns2: 575 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Epsilontonos +Encoding: 904 904 588 +Width: 700 +Flags: MW +LayerCount: 2 +Fore +SplineSet +334 686 m 0 + 416.648989732 686 488.899437803 689 578 689 c 0 + 637 689 652 689 687 686 c 1 + 678 643 671 583 671 537 c 1 + 632 537 l 1 + 632 596 631 605 626 613 c 0 + 615 626 581 631 491 631 c 0 + 458 631 448 631 394 629 c 1 + 393 524 l 1 + 391 461 390 421 390 413 c 0 + 390 409 390 397 391 384 c 1 + 415 382 427 382 459 382 c 0 + 549 382 557 383 565 390 c 0 + 574 399 574 403 578 462 c 1 + 618 462 l 1 + 615 379 615 366 615 354 c 0 + 615 329 616 310 618 243 c 1 + 575 243 l 1 + 574 253 574 262 574 266 c 0 + 572 308 568 320 554 324 c 0 + 540 328 508 330 462 330 c 0 + 432 330 418 330 391 328 c 1 + 390 283 l 1 + 390 155 391 102 394 57 c 1 + 442 56 456 56 486 56 c 0 + 569 56 619 60 628 68 c 0 + 635 74 637 83 655 168 c 1 + 695 168 l 1 + 688 129 682 44 682 0 c 1 + 644 -2 624 -3 592 -3 c 2 + 506 -2 l 2 + 465 -1 389 0 335 0 c 0 + 285 0 280 0 204 -3 c 1 + 195 -3 l 1 + 195 23 l 1 + 220 34 238 45 242 52 c 0 + 247 60 250 173 250 327 c 0 + 250 442 248 607 246 616 c 0 + 242 640 228 645 167 648 c 1 + 167 691 l 1 + 239 688 295 686 334 686 c 0 +115 515 m 1 + 38 515 l 1 + 23 604 l 2 + 15 647 14 651 14 667 c 0 + 14 712 35 735 77 735 c 0 + 119 735 140 712 140 667 c 0 + 140 650 140 648 131 604 c 1 + 115 515 l 1 +EndSplineSet +Kerns2: 567 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Etatonos +Encoding: 905 905 589 +Width: 909 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 -3 m 1 + 168 38 l 1 + 227 42 234 43 241 49 c 0 + 252 60 254 117 254 363 c 0 + 254 455 250 601 247 617 c 0 + 243 641 238 643 167 647 c 1 + 167 689 l 1 + 220 686 250 685 301 685 c 0 + 368 685 411 686 482 691 c 1 + 482 648 l 1 + 434 646 413 642 406 633 c 0 + 397 623 397 615 396 418 c 1 + 396 388 l 1 + 458 386 486 386 529 386 c 0 + 578 386 610 387 692 389 c 1 + 691 562 688 626 680 633 c 0 + 673 643 653 647 606 648 c 1 + 606 690 l 1 + 671 687 704 686 748 686 c 0 + 788 686 824 687 919 691 c 1 + 919 648 l 1 + 868 646 851 643 842 636 c 0 + 834 630 834 629 833 565 c 0 + 831 430 831 391 831 309 c 0 + 831 113 834 61 845 50 c 0 + 853 41 853 41 919 38 c 1 + 919 -3 l 1 + 841 0 806 1 755 1 c 0 + 698 1 664 0 606 -3 c 1 + 606 38 l 1 + 620 39 l 2 + 669 43 671 44 679 52 c 0 + 690 66 690 80 691 302 c 1 + 692 328 l 1 + 632 329 610 329 556 329 c 0 + 482 329 460 329 397 327 c 1 + 396 312 396 295 396 292 c 0 + 396 111 399 63 410 51 c 0 + 417 42 430 40 482 38 c 1 + 482 -3 l 1 + 417 0 383 1 336 1 c 0 + 305 1 269 0 168 -3 c 1 +115 515 m 1 + 38 515 l 1 + 23 604 l 2 + 15 647 14 651 14 667 c 0 + 14 712 35 735 77 735 c 0 + 119 735 140 712 140 667 c 0 + 140 650 140 648 131 604 c 1 + 115 515 l 1 +EndSplineSet +EndChar + +StartChar: Iotatonos +Encoding: 906 906 590 +Width: 485 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 -3 m 1 + 168 38 l 1 + 177 39 l 1 + 238 42 242 44 247 66 c 0 + 251 84 253 192 253 432 c 0 + 253 585 251 627 242 635 c 0 + 234 643 230 643 168 648 c 1 + 168 691 l 1 + 233 686 275 685 357 685 c 0 + 414 685 441 686 482 689 c 1 + 482 648 l 1 + 420 644 407 641 403 631 c 0 + 399 621 398 617 398 577 c 0 + 397 553 397 544 397 494 c 2 + 395 350 l 1 + 396 124 l 2 + 397 66 400 54 412 47 c 0 + 421 42 435 40 481 38 c 1 + 481 -3 l 1 + 385 -1 350 0 309 0 c 0 + 261 0 229 -1 168 -3 c 1 +115 515 m 1 + 38 515 l 1 + 23 604 l 2 + 15 647 14 651 14 667 c 0 + 14 712 35 735 77 735 c 0 + 119 735 140 712 140 667 c 0 + 140 650 140 648 131 604 c 1 + 115 515 l 1 +EndSplineSet +EndChar + +StartChar: Omicrontonos +Encoding: 908 908 591 +Width: 862 +Flags: MW +LayerCount: 2 +Fore +SplineSet +494 706 m 0 + 602 706 681 680 745 623 c 0 + 816 560 850 476 850 362 c 0 + 850 126 704 -23 475 -23 c 0 + 241 -23 111 107 111 341 c 0 + 111 443 140 528 195 590 c 0 + 267 671 357 706 494 706 c 0 +475 650 m 0 + 339 650 266 549 266 361 c 0 + 266 154 345 35 485 35 c 0 + 621 35 694 140 694 336 c 0 + 694 436 674 518 636 574 c 0 + 601 625 549 650 475 650 c 0 +108 515 m 1 + 31 515 l 1 + 16 604 l 2 + 8 647 7 651 7 667 c 0 + 7 712 28 735 70 735 c 0 + 112 735 133 712 133 667 c 0 + 133 650 133 648 124 604 c 1 + 108 515 l 1 +EndSplineSet +Kerns2: 565 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Omegatonos +Encoding: 911 911 592 +Width: 912 +Flags: MW +LayerCount: 2 +Fore +SplineSet +129 515 m 1 + 52 515 l 1 + 37 604 l 2 + 29 647 28 651 28 667 c 0 + 28 712 49 735 91 735 c 0 + 133 735 154 712 154 667 c 0 + 154 650 154 648 145 604 c 1 + 129 515 l 1 +799 1 m 1 + 660 2 l 2 + 653 2 631 1 599 0 c 1 + 600 3 600 4 600 7 c 0 + 600 47 596 80 587 125 c 1 + 674 151 721 235 721 367 c 0 + 721 456 701 529 663 580 c 0 + 629 626 576 649 505 649 c 0 + 366 649 293 560 293 391 c 0 + 293 250 341 157 431 127 c 1 + 423 87 419 52 418 0 c 1 + 375 2 355 2 336 2 c 2 + 217 0 l 2 + 184.333333333 -0 151.666666667 0 119 0 c 1 + 119.073760246 3.09793032989 119.109436475 6.45156763225 119.109436475 10.0211833984 c 0 + 119.109436475 54.8464139371 113.483678278 133.7291291 107 168 c 1 + 147 168 l 1 + 150 160 154 153 155 151 c 0 + 173 110 176 107 209 104 c 0 + 229 102 247 101 249 101 c 0 + 283 98 285 98 308 98 c 1 + 311 126 l 1 + 203 165 136 263 136 382 c 0 + 136 467 169 547 225 603 c 0 + 292 669 398 705 525 705 c 0 + 629 705 710 681 772 632 c 0 + 842 577 879 497 879 405 c 0 + 879 276 810 173 690 123 c 1 + 693 96 l 1 + 757 97 l 1 + 816 99 836 103 848 118 c 0 + 852 124 859 141 869 168 c 1 + 909 168 l 1 + 901.586800671 126.300753774 895.890961476 54.5477051992 895.890961476 10.0309527522 c 0 + 895.890961476 6.50717589945 895.926649916 3.15405360589 896 0 c 1 + 871 0 l 1 + 799 1 l 1 +EndSplineSet +EndChar + +StartChar: Upsilontonos +Encoding: 910 910 593 +Width: 783 +Flags: MW +LayerCount: 2 +Fore +SplineSet +543 355 m 1 + 573.76455202 417.810960375 684.282401257 631.215780223 714 689 c 1 + 793 689 l 1 + 793 667 l 1 + 768 640 742 601 684 502 c 1 + 685 502 658 458 630 412 c 0 + 572 318 570 313 570 262 c 0 + 570 111 573 63 584 52 c 0 + 592 44 605 42 660 42 c 1 + 660 -3 l 1 + 591 0 561 1 506 1 c 0 + 450 1 422 0 346 -3 c 1 + 346 38 l 1 + 397 41 417 44 424 51 c 0 + 434 60 436 88 436 180 c 0 + 436 275 436 275 428 293 c 0 + 410 334 300 508 253 569 c 0 + 216 618 200 628 160 628 c 0 + 155 628 152 628 144 627 c 1 + 144 666 l 1 + 188 668 260 682 314 698 c 1 + 369 676 418 603 543 355 c 1 +104 515 m 1 + 27 515 l 1 + 12 604 l 2 + 4 647 3 651 3 667 c 0 + 3 712 24 735 66 735 c 0 + 108 735 129 712 129 667 c 0 + 129 650 129 648 120 604 c 1 + 104 515 l 1 +EndSplineSet +Kerns2: 572 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Iotadieresis +Encoding: 938 938 594 +Width: 339 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 28 39 l 1 + 88 42 93 44 98 66 c 0 + 102 85 104 191 104 430 c 0 + 104 585 102 627 93 635 c 0 + 85 643 81 643 19 648 c 1 + 19 691 l 1 + 83 686 126 685 208 685 c 0 + 265 685 291 686 332 689 c 1 + 332 648 l 1 + 271 644 258 641 254 631 c 0 + 250 621 250 618 249 577 c 0 + 248 552 248 545 248 494 c 2 + 246 350 l 1 + 247 124 l 2 + 248 65 251 54 263 47 c 0 + 272 42 285 40 331 38 c 1 + 331 -3 l 1 + 235 -1 201 0 159 0 c 0 + 113 0 80 -1 18 -3 c 1 +93 906 m 0 + 124 906 150 879 150 846 c 0 + 150 814 124 787 92 787 c 0 + 61 787 35 814 35 846 c 0 + 35 879 61 906 93 906 c 0 +258 904 m 0 + 290 904 315 878 315 845 c 0 + 315 813 289 787 257 787 c 0 + 226 787 200 814 200 845 c 0 + 200 878 225 904 258 904 c 0 +EndSplineSet +EndChar + +StartChar: Upsilondieresis +Encoding: 939 939 595 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +397 355 m 1 + 442.648612463 446.297224926 517.422885566 587.845771133 568 689 c 1 + 647 689 l 1 + 647 667 l 1 + 622 640 597 601 538 502 c 0 + 530 488 511 456 484 412 c 0 + 426 317 424 312 424 262 c 0 + 424 111 427 63 438 52 c 0 + 446 44 459 42 514 42 c 1 + 514 -3 l 1 + 445 0 415 1 360 1 c 0 + 304 1 276 0 200 -3 c 1 + 200 38 l 1 + 251 41 271 44 278 51 c 0 + 288 61 290 87 290 184 c 2 + 290 201 l 2 + 290 275 290 275 282 293 c 0 + 264 334 153 509 107 569 c 0 + 70 618 54 628 14 628 c 0 + 9 628 6 628 -2 627 c 1 + -2 666 l 1 + 42 668 113 682 168 698 c 1 + 223 676 270 605 397 355 c 1 +269 908 m 0 + 302 908 329 880 329 846 c 0 + 329 812 302 784 268 784 c 0 + 236 784 209 812 209 846 c 0 + 209 880 236 908 269 908 c 0 +462 907 m 0 + 495 907 522 880 522 846 c 0 + 522 812 495 785 461 785 c 0 + 429 785 402 813 402 845 c 0 + 402 880 429 907 462 907 c 0 +EndSplineSet +EndChar + +StartChar: alphatonos +Encoding: 940 940 596 +Width: 648 +Flags: MW +LayerCount: 2 +Fore +SplineSet +320 515 m 1 + 244 515 l 1 + 228 604 l 1 + 219 647 219 650 219 667 c 0 + 219 712 240 735 282 735 c 0 + 324 735 345 712 345 667 c 0 + 345 649 345 647 336 604 c 1 + 320 515 l 1 +445 382 m 1 + 460.381914248 435.836699868 462.769017742 426.228212909 466 465 c 1 + 511 463 531 462 558 462 c 0 + 588 462 609 463 647 465 c 1 + 642 430 l 1 + 574 424 557 397 506 222 c 1 + 548 92 565 64 605 64 c 0 + 618 64 627 65 654 71 c 1 + 654 34 l 1 + 641 30 613 21 571 9 c 0 + 536 -2 524 -7 497 -19 c 1 + 473 8 467 18 445 65 c 1 + 402 10 337 -19 256 -19 c 0 + 116 -19 31 75 31 232 c 0 + 31 380 125 479 268 479 c 0 + 351 479 412 446 445 382 c 1 +387 218 m 1 + 358 375 326 430 262 430 c 0 + 202 430 172 374 172 261 c 0 + 172 189 186 119 209 79 c 0 + 227 47 249 32 278 32 c 0 + 301 32 320 44 337 69 c 0 + 354 94 364 125 387 218 c 1 +EndSplineSet +Kerns2: 578 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: epsilontonos +Encoding: 941 941 597 +Width: 426 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 71 m 1 + 388 21 l 1 + 338 -7 298 -17 236 -17 c 0 + 108 -17 27 38 27 125 c 0 + 27 184 59 221 125 238 c 1 + 63 260 39 287 39 336 c 0 + 39 421 129 480 262 480 c 0 + 317 480 363 470 406 450 c 1 + 393 414 387 370 384 299 c 1 + 343 299 l 1 + 340 355 335 374 319 391 c 0 + 302 410 278 419 246 419 c 0 + 197 419 165 391 165 348 c 0 + 165 312 190 283 230 271 c 0 + 246 267 260 266 304 266 c 1 + 290 207 l 1 + 267 213 256 215 239 215 c 0 + 187 215 153 186 153 140 c 0 + 153 85 201 57 292 57 c 0 + 344 57 370 63 398 83 c 1 + 408 71 l 1 +279 515 m 1 + 202 515 l 1 + 186 604 l 1 + 177 647 177 649 177 667 c 0 + 177 712 198 735 240 735 c 0 + 282 735 303 712 303 667 c 0 + 303 650 303 647 294 604 c 1 + 279 515 l 1 +EndSplineSet +Kerns2: 573 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: etatonos +Encoding: 942 942 598 +Width: 569 +Flags: MW +LayerCount: 2 +Fore +SplineSet +509 315 m 0 + 509 225.243224909 507 126.05789557 507 28 c 2 + 507 -53 l 2 + 507 -194 508 -211 518 -221 c 0 + 526 -229 541 -232 587 -233 c 1 + 587 -273 l 1 + 497 -270 483 -270 439 -270 c 0 + 392 -270 364 -271 308 -273 c 1 + 308 -233 l 1 + 356 -232 366 -230 372 -222 c 0 + 378 -212 378 -210 379 -135 c 0 + 379.891444784 -57.2247781172 380.969353573 20.3639797602 382 98 c 2 + 383 218 l 1 + 383 348 364 387 301 387 c 0 + 272 387 248 375 229 353 c 0 + 214 334 212 327 212 302 c 2 + 213 221 l 2 + 214 103 215 83 216 68 c 0 + 220 44 228 40 284 38 c 1 + 284 -1 l 1 + 245 0 226 0 173 0 c 0 + 104 0 73 0 21 -2 c 1 + 21 38 l 1 + 67 40 72 41 79 46 c 0 + 88 52 90 87 90 209 c 0 + 90 356 89 380 80 388 c 0 + 74 394 67 395 21 396 c 1 + 21 435 l 1 + 97 443 144 454 196 476 c 1 + 209 471 l 1 + 212 436 212 430 213 389 c 1 + 280 450 l 2 + 295 464 295 464 306 467 c 0 + 321 472 346 475 367 475 c 0 + 415 475 452 461 476 436 c 0 + 499 410 509 375 509 315 c 0 +342 515 m 1 + 265 515 l 1 + 250 604 l 2 + 242 647 241 651 241 667 c 0 + 241 712 262 735 304 735 c 0 + 346 735 367 712 367 667 c 0 + 367 650 367 648 358 604 c 1 + 342 515 l 1 +EndSplineSet +EndChar + +StartChar: iotatonos +Encoding: 943 943 599 +Width: 281 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 399 m 1 + 15 441 l 1 + 102 448 161 461 198 481 c 1 + 214 473 l 1 + 212 352 211 287 211 226 c 0 + 211 102 214 57 221 49 c 0 + 227 43 236 41 282 39 c 1 + 282 -1 l 1 + 258 -1 l 1 + 135 0 l 2 + 98 0 87 0 16 -2 c 1 + 16 37 l 1 + 63 39 75 41 81 48 c 0 + 89 56 91 90 91 231 c 0 + 91 352 90 380 85 388 c 0 + 81 396 80 396 15 399 c 1 +183 515 m 1 + 106 515 l 1 + 91 604 l 2 + 83 647 82 651 82 667 c 0 + 82 712 103 735 145 735 c 0 + 187 735 208 712 208 667 c 0 + 208 650 208 648 198 604 c 1 + 183 515 l 1 +EndSplineSet +Kerns2: 558 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omicrontonos +Encoding: 972 972 600 +Width: 512 +Flags: MW +LayerCount: 2 +Fore +SplineSet +267 480 m 0 + 424 480 496 405 496 243 c 0 + 496 76 409 -18 253 -18 c 0 + 107 -18 31 69 31 239 c 0 + 31 394 115 480 267 480 c 0 +260 431 m 0 + 197 431 168 377 168 261 c 0 + 168 104 201 31 271 31 c 0 + 332 31 359 83 359 203 c 0 + 359 364 330 431 260 431 c 0 +302 515 m 1 + 225 515 l 1 + 210 604 l 2 + 202 647 201 651 201 667 c 0 + 201 712 222 735 264 735 c 0 + 306 735 327 712 327 667 c 0 + 327 650 327 648 317 604 c 1 + 302 515 l 1 +EndSplineSet +Kerns2: 576 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omegatonos +Encoding: 974 974 601 +Width: 669 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 515 m 1 + 315 515 l 1 + 299 604 l 2 + 291 647 290 651 290 667 c 0 + 290 712 311 735 353 735 c 0 + 395 735 416 712 416 667 c 0 + 416 649 416 647 407 604 c 1 + 392 515 l 1 +226 -9 m 0 + 91.3343835704 -9 31 99.2195451627 31 235 c 0 + 31 371 98 449 241 481 c 1 + 262 453 l 1 + 225 427 210 414 196 394 c 0 + 171 359 157 304 157 240 c 0 + 157 133 197 52 249 52 c 0 + 287 52 306 93 306 175 c 0 + 306 194 305 206 301 233 c 1 + 323 232 339 231 350 231 c 0 + 361 231 377 232 398 233 c 1 + 395 189 394 177 394 160 c 0 + 394 94 419 53 458 53 c 0 + 513 53 545 119 545 232 c 0 + 545 341 512 400 450 400 c 0 + 443 400 433 399 422 398 c 1 + 422 437 l 1 + 530 481 l 1 + 615 451 659 383 659 282 c 0 + 659 210 636 143 594 95 c 0 + 567 64 534 32 512 16 c 0 + 484 -3 465 -9 432 -9 c 0 + 390 -9 358 10 336 48 c 1 + 300 10 263 -9 226 -9 c 0 +EndSplineSet +Kerns2: 576 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: upsilontonos +Encoding: 973 973 602 +Width: 543 +Flags: MW +LayerCount: 2 +Fore +SplineSet +301 398 m 1 + 301 437 l 1 + 410 481 l 1 + 484 450 528 380 528 290 c 0 + 528 216 501 162 433 98 c 0 + 354 26 285 -11 225 -11 c 0 + 186 -11 151 0 126 19 c 0 + 92 45 80 79 80 146 c 2 + 80 211 l 1 + 81 244 81 266 81 281 c 0 + 81 378 80 386 69 392 c 0 + 61 396 54 397 10 398 c 1 + 10 437 l 1 + 108 449 133 454 197 477 c 1 + 213 467 l 1 + 208 386 206 300 206 207 c 0 + 206 149 208 129 218 108 c 0 + 227 86 252 72 280 72 c 0 + 317 72 357 96 383 134 c 0 + 404 163 413 200 413 251 c 0 + 413 346 382 400 328 400 c 0 + 321 400 311 399 301 398 c 1 +320 515 m 1 + 243 515 l 1 + 228 604 l 2 + 220 647 219 651 219 667 c 0 + 219 712 240 735 282 735 c 0 + 324 735 345 712 345 667 c 0 + 345 649 345 648 335 604 c 1 + 320 515 l 1 +EndSplineSet +Kerns2: 576 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: iotadieresistonos +Encoding: 912 912 603 +Width: 281 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 399 m 1 + 15 441 l 1 + 103 448 161 461 198 481 c 1 + 214 473 l 1 + 213 348 212 288 212 232 c 0 + 212 101 214 58 222 49 c 0 + 228 43 237 41 283 39 c 1 + 283 -1 l 1 + 259 -1 l 1 + 135 0 l 2 + 98 0 87 0 16 -2 c 1 + 16 37 l 1 + 63 39 75 41 81 48 c 0 + 89 56 91 92 91 232 c 0 + 91 353 90 380 85 388 c 0 + 81 396 80 396 15 399 c 1 +-3 688 m 0 + 32 688 60 659 60 623 c 0 + 60 587 32 558 -4 558 c 0 + -38 558 -66 588 -66 623 c 0 + -66 659 -38 688 -3 688 c 0 +303 686 m 0 + 337 686 365 657 365 622 c 0 + 365 586 337 558 302 558 c 0 + 268 558 240 587 240 622 c 0 + 240 657 268 686 303 686 c 0 +188 515 m 1 + 111 515 l 1 + 96 604 l 1 + 87 647 87 649 87 667 c 0 + 87 712 108 735 150 735 c 0 + 192 735 213 712 213 667 c 0 + 213 650 213 648 204 604 c 1 + 188 515 l 1 +EndSplineSet +EndChar + +StartChar: upsilondieresistonos +Encoding: 944 944 604 +Width: 543 +Flags: MW +LayerCount: 2 +Fore +SplineSet +301 398 m 1 + 301 437 l 1 + 410 481 l 1 + 484 450 528 380 528 290 c 0 + 528 216 501 162 433 98 c 0 + 354 26 285 -11 225 -11 c 0 + 186 -11 151 0 126 19 c 0 + 92 45 80 79 80 146 c 2 + 80 211 l 1 + 81 244 81 266 81 281 c 0 + 81 378 80 386 69 392 c 0 + 61 396 54 397 10 398 c 1 + 10 437 l 1 + 108 449 133 454 197 477 c 1 + 213 467 l 1 + 208 386 206 300 206 207 c 0 + 206 149 208 129 218 108 c 0 + 227 86 252 72 280 72 c 0 + 317 72 357 96 383 134 c 0 + 404 163 413 200 413 251 c 0 + 413 346 382 400 328 400 c 0 + 321 400 311 399 301 398 c 1 +135 688 m 0 + 170 688 198 659 198 623 c 0 + 198 587 170 558 134 558 c 0 + 100 558 72 588 72 623 c 0 + 72 659 100 688 135 688 c 0 +441 686 m 0 + 476 686 504 657 504 622 c 0 + 504 586 476 558 440 558 c 0 + 406 558 378 587 378 622 c 0 + 378 657 406 686 441 686 c 0 +326 515 m 1 + 249 515 l 1 + 234 604 l 1 + 225 647 225 650 225 667 c 0 + 225 712 246 735 288 735 c 0 + 330 735 351 712 351 667 c 0 + 351 650 351 648 341 604 c 1 + 326 515 l 1 +EndSplineSet +EndChar + +StartChar: afii10017 +Encoding: 1040 1040 605 +Width: 710 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 696 m 1 + 396 696 l 1 + 481.171025185 490.837691852 564.840807658 284.174140992 651 80 c 0 + 665 47 670 44 727 41 c 1 + 727 -2 l 1 + 644 0 618 0 579 0 c 0 + 528 0 508 0 421 -3 c 1 + 421 40 l 1 + 429 41 434 41 437 41 c 2 + 468 43 l 1 + 487 43 497 50 497 62 c 0 + 497 70 495 78 488 96 c 2 + 444 210 l 1 + 198 210 l 1 + 163 111 l 2 + 151 78 151 78 151 68 c 0 + 151 49 169 43 230 41 c 1 + 230 -2 l 1 + 194 0 179 0 129 0 c 0 + 69 0 43 -1 3 -3 c 1 + 3 42 l 1 + 37 43 53 46 61 53 c 0 + 68 56 81 82 100 129 c 2 + 324 696 l 1 +315 522 m 1 + 221 267 l 1 + 259 265 283 264 316 264 c 0 + 354 264 379 265 422 267 c 1 + 315 522 l 1 +EndSplineSet +Kerns2: 732 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10018 +Encoding: 1041 1041 606 +Width: 602 +Flags: MW +LayerCount: 2 +Fore +SplineSet +189 686 m 0 + 270.443048006 686 337.951064056 689 430 689 c 0 + 489 689 503 689 539 686 c 1 + 530 645 523 587 523 537 c 1 + 484 537 l 1 + 484 593 483 605 477 613 c 0 + 467 626 433 631 343 631 c 0 + 310 631 299 631 245 629 c 1 + 245 607 l 1 + 244 504 l 2 + 244 495 244 469 245 404 c 1 + 274 406 304 407 317 407 c 0 + 402 407 464 392 512 361 c 0 + 557 331 586 274 586 216 c 0 + 586 145 543 74 474 33 c 0 + 435 9 381 -2 308 -2 c 1 + 257 0 l 1 + 173 2 173 2 159 2 c 0 + 135 2 112 1 59 -3 c 1 + 59 21 l 1 + 96 40 105 53 104 81 c 0 + 104 113.403667332 107 221.82612518 107 274 c 2 + 107 347 l 1 + 105 438 105 469 105 511 c 2 + 106 560 l 1 + 106 645 106 645 24 648 c 1 + 24 691 l 1 + 96 688 152 686 189 686 c 0 +245 78 m 1 + 246 53 l 1 + 263 51 273 50 288 50 c 0 + 384 50 433 103 433 206 c 0 + 433 263 417 305 385 328 c 0 + 360 347 334 353 286 353 c 0 + 269 353 260 353 244 351 c 1 + 243 333 243 322 243 320 c 0 + 243.666666667 239.333333333 244.333333333 158.666666667 245 78 c 1 +EndSplineSet +Kerns2: 714 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10019 +Encoding: 1042 1042 607 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 -2 m 1 + 312 -2 215.592224153 2 163 2 c 0 + 139 2 117 1 63 -3 c 1 + 63 21 l 1 + 98.3703814565 39.163168856 109.066749123 51.8432235365 109.066749123 77.385824578 c 0 + 109.066749123 124.563634872 111 206.155469254 111 284 c 0 + 111 514 109 604 104 625 c 0 + 99 642 90 645 24 649 c 1 + 24 690 l 1 + 50 689 l 1 + 129 687 l 2 + 141 686 159 686 183 686 c 0 + 234.546270287 686 318.424496501 691 379 691 c 0 + 501 691 566 644 566 555 c 0 + 566 468 511 414 394 386 c 1 + 450 380 473 375 503 362 c 0 + 557 337 590 282 590 218 c 0 + 590 145 548 75 478 33 c 0 + 439 10 384 -2 312 -2 c 1 +249 404 m 1 + 269 404 l 2 + 319 404 346 409 368 422 c 0 + 401 441 418 478 418 529 c 0 + 418 605 385 638 308 638 c 0 + 288 638 274 637 252 634 c 1 + 249 555 249 536 249 433 c 2 + 249 404 l 1 +250 78 m 2 + 250 53 l 1 + 268 51 278 50 293 50 c 0 + 389 50 438 103 438 206 c 0 + 438 263 422 304 389 328 c 0 + 365 346 339 352 290 352 c 0 + 274 352 265 352 249 351 c 1 + 248 334 248 323 248 320 c 0 + 248.666666667 239.333333333 249.333333333 158.666666667 250 78 c 2 +EndSplineSet +Kerns2: 732 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10020 +Encoding: 1043 1043 608 +Width: 542 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 686 m 0 + 270.607804721 686 342.151825565 689 432 689 c 0 + 491 689 505 689 541 686 c 1 + 532 645 525 584 525 537 c 1 + 486 537 l 1 + 486 593 485 605 479 613 c 0 + 469 626 435 631 345 631 c 0 + 312 631 301 631 247 629 c 1 + 247 526 l 1 + 245 443 245 394 245 359 c 0 + 245 92 246 66 255 53 c 0 + 261 43 273 41 330 38 c 1 + 330 -3 l 1 + 234 -1 200 0 158 0 c 0 + 112 0 80 -1 17 -3 c 1 + 17 38 l 1 + 27 39 l 1 + 73 41 85 43 91 51 c 0 + 101 64 103 116 103 327 c 2 + 102 606 l 2 + 101 639 89 645 21 648 c 1 + 21 691 l 1 + 93 688 149 686 188 686 c 0 +EndSplineSet +Kerns2: 732 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -87 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10021 +Encoding: 1044 1044 609 +Width: 757 +Flags: MW +LayerCount: 2 +Fore +SplineSet +760 691 m 1 + 760 648 l 1 + 686 644 679 642 675 619 c 0 + 674 609 672 402 672 269 c 0 + 672 202 674 92 676 83 c 0 + 680 65 689 63 760 59 c 1 + 751 31 738 -75 738 -120 c 2 + 738 -132 l 1 + 693 -132 l 1 + 692 -107 l 1 + 687 -9 684 -4 622 1 c 0 + 598 3 464 6 387 6 c 0 + 294 6 157 3 135 0 c 0 + 97 -4 85 -13 80 -41 c 0 + 79 -45 77 -76 73 -132 c 1 + 29 -132 l 1 + 29 -120 l 2 + 29 -75 16 30 7 59 c 1 + 92 64 104 66 119 85 c 0 + 167.842767546 144.460760491 182 393.707651808 182 524 c 0 + 182 605 179 627 168 635 c 0 + 161 640 154 642 116 645 c 1 + 94 648 l 1 + 94 689 l 1 + 108 688 l 1 + 197 686 l 1 + 325 681 325 681 347 681 c 0 + 439 681 580 684 760 691 c 1 +168 64 m 1 + 214 63 l 2 + 284 62 355 62 404 62 c 0 + 492 62 506 63 518 73 c 0 + 530 83 531 111 532 352 c 0 + 533 392 533 401 533 419 c 0 + 533 530 528 600 520 612 c 0 + 514 621 494 625 455 625 c 0 + 404 625 350 624 334 622 c 0 + 312 620 306 612 305 584 c 0 + 303 428 286 299 256 208 c 0 + 238 152 205 99 168 64 c 1 +EndSplineSet +EndChar + +StartChar: afii10022 +Encoding: 1045 1045 610 +Width: 555 +Flags: MW +LayerCount: 2 +Fore +SplineSet +184 686 m 0 + 266.648989732 686 338.899437803 689 428 689 c 0 + 487 689 502 689 537 686 c 1 + 528 643 521 583 521 537 c 1 + 482 537 l 1 + 482 596 481 605 476 613 c 0 + 466 626 431 631 341 631 c 0 + 308 631 298 631 244 629 c 1 + 244 588 244 584 243 555 c 0 + 243 541 243 516 242 479 c 2 + 241 413 l 1 + 241 384 l 1 + 265 382 277 382 309 382 c 0 + 399 382 407 383 415 390 c 0 + 424 399 425 405 428 462 c 1 + 468 462 l 1 + 466 393 465 373 465 355 c 0 + 465 334 466 312 468 243 c 1 + 425 243 l 1 + 424 254 424 262 424 266 c 0 + 422 308 418 320 404 324 c 0 + 390 328 359 330 312 330 c 0 + 282 330 268 330 241 328 c 1 + 240 283 l 1 + 240 155 241 101 244 57 c 1 + 292 56 306 56 337 56 c 0 + 419 56 470 60 479 68 c 0 + 485 74 488 84 505 168 c 1 + 545 168 l 1 + 538 127 532 42 532 0 c 1 + 494 -2 474 -3 442 -3 c 2 + 356 -2 l 2 + 314 -1 240 0 185 0 c 0 + 135 0 130 0 54 -3 c 1 + 45 -3 l 1 + 45 23 l 1 + 70 34 88 45 92 52 c 0 + 97 60 100 171 100 329 c 0 + 100 441 98 607 96 616 c 0 + 92 640 78 645 17 648 c 1 + 17 691 l 1 + 90 688 145 686 184 686 c 0 +EndSplineSet +Kerns2: 624 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10024 +Encoding: 1046 1046 611 +Width: 1070 +Flags: MW +LayerCount: 2 +Fore +SplineSet +694 40 m 1 + 694 -4 l 1 + 572 0 572 0 551 0 c 0 + 531 0 530 0 409 -4 c 1 + 409 40 l 1 + 449 41 470 44 476 52 c 0 + 483 58 484 85 485 256 c 1 + 485 329 l 1 + 431 329 l 1 + 407 294 401 285 379 254 c 0 + 351 216 323 175 322 174 c 0 + 283 114 243 54 206 -4 c 1 + 172 -1 153 0 122 0 c 0 + 99 0 98 0 7 -3 c 1 + 7 40 l 1 + 49 41 60 43 76 55 c 0 + 87 63 88 64 124 113 c 0 + 155 156 186 198 218 242 c 0 + 255.684633907 297.349306051 294.784067021 354.378756028 335 408 c 1 + 225 526 218 533 143 610 c 1 + 109 639 98 643 31 648 c 1 + 31 690 l 1 + 64 687 82 686 112 686 c 0 + 142 686 165 687 211 689 c 1 + 210 680 210 674 210 670 c 0 + 210 650 214 642 240 608 c 0 + 269 569 303 530 386 438 c 0 + 405 417 410 411 431 387 c 1 + 436 387 l 1 + 480 386 l 1 + 485 386 l 1 + 485 451 l 2 + 485 623 485 626 472 636 c 0 + 462 642 453 644 410 648 c 1 + 410 688 l 1 + 514 685 519 685 552 685 c 0 + 585 685 587 685 693 688 c 1 + 693 648 l 1 + 648 644 639 642 629 635 c 0 + 619 625 618 619 618 451 c 2 + 618 386 l 1 + 623 386 l 1 + 667 387 l 1 + 672 387 l 1 + 693 411 698 417 717 438 c 0 + 802 532 840 577 868 616 c 0 + 888 643 892 652 892 670 c 0 + 892 674 892 679 891 689 c 1 + 937 687 960 686 990 686 c 0 + 1019 686 1038 687 1071 690 c 1 + 1071 648 l 1 + 1004 643 993 639 959 610 c 0 + 913 564 863 511 768 408 c 1 + 808.549450868 351.230768785 845.323970824 298.805417853 884 242 c 0 + 911 205 940 165 996 88 c 0 + 1028 46 1037 41 1096 40 c 1 + 1096 -3 l 1 + 1005 0 1002 0 980 0 c 0 + 949 0 930 -1 896 -4 c 1 + 780 174 l 1 + 745.222147459 222.153949672 719.155444891 260.886579602 672 329 c 1 + 618 329 l 1 + 618 256 l 1 + 619 92 620 55 627 52 c 1 + 632 44 654 41 694 40 c 1 +EndSplineSet +Kerns2: 732 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10025 +Encoding: 1047 1047 612 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +85 515 m 1 + 44 515 l 1 + 48 576 49 585 52 643 c 1 + 134 687 198 702 298 702 c 0 + 387 702 455 687 510 654 c 0 + 569 619 601 569 601 513 c 0 + 601 469 581 429 544 401 c 0 + 529 389 510 380 477 368 c 1 + 520 355 537 348 556 336 c 0 + 599 308 626 256 626 201 c 0 + 626 67 495 -23 299 -23 c 0 + 200 -23 133 -4 60 43 c 1 + 50 67 47 75 38 114 c 1 + 60 121 l 1 + 130 60 190 37 281 37 c 0 + 393 37 465 96 465 187 c 0 + 465 270 408 320 312 320 c 2 + 283 320 l 1 + 297 385 l 1 + 341 386 360 390 381 402 c 0 + 416 421 439 462 439 505 c 0 + 439 584 371 635 266 635 c 0 + 204 635 155 618 125 586 c 0 + 109 569 100 553 85 515 c 1 +EndSplineSet +Kerns2: 732 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10026 +Encoding: 1048 1048 613 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 208 m 1 + 249 211 l 1 + 289.623852357 254.748764077 397.016855142 393.820788008 445 453 c 0 + 468 482 499 524 538 577 c 1 + 536 622 534 630 526 637 c 0 + 517 644 497 647 456 648 c 1 + 456 690 l 1 + 522 687 554 686 598 686 c 0 + 636 686 673 687 770 691 c 1 + 770 648 l 1 + 718 646 701 643 692 636 c 0 + 684 630 684 629 683 565 c 0 + 681 433 681 397 681 315 c 0 + 681 126 684 68 692 53 c 0 + 699 42 705 41 769 38 c 1 + 769 -3 l 1 + 691 0 656 1 605 1 c 0 + 548 1 514 0 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 518 43 521 44 529 52 c 0 + 540 66 540 76 541 302 c 2 + 542 427 l 2 + 542 449 542 471 542 493 c 1 + 476.802555593 409.421500969 413.049559686 330.241754477 346 246 c 0 + 314 204 281 162 248 121 c 1 + 250 69 252 61 260 51 c 0 + 268 42 285 39 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 186 1 c 0 + 155 1 119 0 18 -3 c 1 + 18 38 l 1 + 77 42 84 43 91 49 c 0 + 102 60 104 115 104 360 c 0 + 104 455 100 601 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 151 685 c 0 + 218 685 261 686 332 691 c 1 + 332 648 l 1 + 284 646 263 642 256 633 c 0 + 247 623 247 615 246 418 c 1 + 246 332 l 2 + 246 299 246 294 247 208 c 1 +EndSplineSet +EndChar + +StartChar: afii10028 +Encoding: 1050 1050 614 +Width: 704 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 324 m 1 + 244 308 l 1 + 244 101 246 62 253 52 c 0 + 258 44 280 41 320 40 c 1 + 320 -4 l 1 + 228 -1 197 0 166 0 c 0 + 126 0 99 -1 17 -4 c 1 + 17 39 l 1 + 63 41 87 46 93 56 c 0 + 101 71 104 125 104 296 c 0 + 104 350 102 530 101 568 c 0 + 99 645 99 645 17 646 c 1 + 17 687 l 1 + 92 685 120 684 161 684 c 0 + 204 684 230 685 319 688 c 1 + 319 648 l 1 + 271 644 261 641 253 632 c 0 + 245 620 245 613 244 516 c 1 + 244 386 l 2 + 244 384 244 370 243 352 c 1 + 294 397 367 470 466 574 c 0 + 523 635 530 646 530 671 c 0 + 530 674 530 680 529 689 c 1 + 580 687 599 686 628 686 c 0 + 657 686 675 687 708 690 c 1 + 708 648 l 1 + 640 642 633 640 596 608 c 0 + 532 550 442 467 377 405 c 1 + 383 398 391 389 399 380 c 2 + 515 239 l 1 + 662 68 663 67 681 51 c 0 + 692 43 699 41 732 40 c 1 + 732 -3 l 1 + 653 0 635 0 618 0 c 0 + 587 0 567 -1 534 -4 c 1 + 488.351899125 55.3518991252 441.248196704 113.248196704 395 172 c 0 + 360 216 316 267 263 324 c 1 +EndSplineSet +Kerns2: 732 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -82 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10029 +Encoding: 1051 1051 615 +Width: 783 +Flags: MW +LayerCount: 2 +Fore +SplineSet +476 38 m 1 + 490 39 l 2 + 550 44 552 45 557 68 c 0 + 561 86 563 222 563 428 c 0 + 563 528 558 600 551 612 c 0 + 544 621 524 625 481 625 c 0 + 439 625 378 623 364 622 c 0 + 342 619 336 611 336 582 c 0 + 334 373 305 208 254 119 c 0 + 201 25 133 -20 46 -20 c 0 + 29 -20 23 -19 7 -15 c 1 + 8 6 9 22 9 32 c 0 + 9 42 8 56 7 75 c 1 + 27 88 l 1 + 53 54 72 42 100 42 c 0 + 141 42 166 73 180 138 c 0 + 199 232 212 389 212 522 c 0 + 212 605 209 627 199 635 c 0 + 191 640 184 642 146 645 c 1 + 124 648 l 1 + 124 689 l 1 + 138 688 l 1 + 227 686 l 1 + 355 681 355 681 381 681 c 0 + 469 681 614 684 790 691 c 1 + 790 648 l 1 + 710 644 706 642 705 608 c 0 + 705 599 704 572 703 531 c 0 + 702 478 702 407 702 324 c 0 + 702 114 705 62 716 50 c 0 + 724 41 724 41 790 38 c 1 + 790 -3 l 1 + 720 0 681 1 628 1 c 0 + 569 1 534 0 476 -3 c 1 + 476 38 l 1 +EndSplineSet +EndChar + +StartChar: afii10030 +Encoding: 1052 1052 616 +Width: 917 +Flags: MW +LayerCount: 2 +Fore +SplineSet +707 554 m 1 + 654.904653328 444.325585954 514.089771913 135.451986804 449 -11 c 1 + 418 -11 l 1 + 291 273 197 476 148 569 c 1 + 148 521 l 1 + 152 347 l 1 + 154 140 l 1 + 157 57 158 52 180 45 c 0 + 191 42 204 41 236 40 c 1 + 236 -1 l 1 + 193 1 168 1 112 1 c 0 + 66 1 47 1 10 -1 c 1 + 10 40 l 1 + 21 40 l 1 + 69 43 72 44 82 53 c 0 + 89 61 91 73 93 116 c 0 + 94 129 95 206 97 347 c 1 + 96 564 l 1 + 94 625 92 635 75 642 c 0 + 66 646 55 647 10 649 c 1 + 10 691 l 1 + 55 689 87 688 146 688 c 0 + 191 688 213 689 246 691 c 1 + 278 613 291 583 363 434 c 0 + 416 324 440 272 475 193 c 1 + 536 314 669 600 705 691 c 1 + 758 689 793 688 841 688 c 0 + 881 688 899 689 930 691 c 1 + 930 651 l 1 + 883 647 861 642 857 633 c 0 + 851 620 848 528 848 377 c 0 + 848 168 852 68 860 55 c 0 + 865 46 885 42 931 41 c 1 + 931 -2 l 1 + 888 0 859 1 797 1 c 0 + 720 1 682 0 626 -2 c 1 + 626 40 l 1 + 640 41 l 1 + 677 42 689 44 696 52 c 0 + 705 60 707 90 707 187 c 0 + 707 203 707 256 708 336 c 1 + 708 418 l 2 + 708 475 708 484 707 554 c 1 +EndSplineSet +EndChar + +StartChar: afii10031 +Encoding: 1053 1053 617 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 77 42 84 43 91 49 c 0 + 102 60 104 115 104 360 c 0 + 104 455 100 601 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 151 685 c 0 + 218 685 261 686 332 691 c 1 + 332 648 l 1 + 284 646 263 642 256 633 c 0 + 247 623 247 615 246 418 c 1 + 246 388 l 1 + 308 386 336 386 380 386 c 0 + 429 386 460 387 542 389 c 1 + 542 560 538 625 530 633 c 0 + 523 643 503 647 456 648 c 1 + 456 690 l 1 + 522 687 554 686 598 686 c 0 + 636 686 673 687 770 691 c 1 + 770 648 l 1 + 718 646 701 643 692 636 c 0 + 684 630 684 629 683 565 c 0 + 681 433 681 397 681 315 c 0 + 681 126 684 68 692 53 c 0 + 699 42 705 41 769 38 c 1 + 769 -3 l 1 + 691 0 656 1 605 1 c 0 + 548 1 514 0 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 518 43 521 44 529 52 c 0 + 540 66 540 75 542 302 c 1 + 542 328 l 1 + 482 329 460 329 406 329 c 0 + 332 329 310 329 247 327 c 1 + 246 315 246 300 246 298 c 0 + 246 204 248 114 250 79 c 0 + 253 44 260 40 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 186 1 c 0 + 155 1 119 0 18 -3 c 1 +EndSplineSet +EndChar + +StartChar: afii10032 +Encoding: 1054 1054 618 +Width: 791 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 706 m 0 + 529 706 608 680 672 623 c 0 + 743 560 777 476 777 362 c 0 + 777 126 631 -23 402 -23 c 0 + 168 -23 38 107 38 341 c 0 + 38 443 67 528 122 591 c 0 + 194 671 284 706 421 706 c 0 +402 650 m 0 + 266 650 193 549 193 362 c 0 + 193 153 272 35 412 35 c 0 + 548 35 621 140 621 336 c 0 + 621 436 601 518 563 574 c 0 + 528 625 476 650 402 650 c 0 +EndSplineSet +Kerns2: 714 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10033 +Encoding: 1055 1055 619 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +770 691 m 1 + 770 648 l 1 + 718 646 701 643 692 636 c 0 + 685 630 684 627 683 577 c 0 + 681 455 681 409 681 326 c 0 + 681 132 684 68 692 53 c 0 + 699 42 705 41 769 38 c 1 + 769 -3 l 1 + 699 0 661 1 607 1 c 0 + 549 1 514 0 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 529 44 531 45 536 68 c 0 + 540 86 542 207 542 416 c 0 + 542 533 538 599 530 612 c 0 + 523 621 503 625 453 625 c 2 + 392 624 l 2 + 300 623 300 623 286 622 c 0 + 257 619 251 613 248 588 c 0 + 247 553 246 528 246 434 c 2 + 246 303 l 1 + 248 71 248 66 260 51 c 0 + 268 42 284 39 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 188 1 c 0 + 149 1 146 1 18 -3 c 1 + 18 38 l 1 + 73 41 84 43 90 49 c 0 + 101 59 104 123 104 334 c 0 + 104 432 100 602 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 37 688 51 687 54 687 c 2 + 177 685 l 1 + 337 681 337 681 381 681 c 0 + 454 681 665 686 770 691 c 1 +EndSplineSet +EndChar + +StartChar: afii10034 +Encoding: 1056 1056 620 +Width: 561 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 685 m 0 + 203.379071276 685 299.00997097 691 363 691 c 0 + 507 691 569 645 569 537 c 0 + 569 414 474 322 346 322 c 0 + 326 322 314 324 290 329 c 1 + 284 347 283 349 273 364 c 1 + 284 377 l 1 + 301 371 309 369 321 369 c 0 + 381 369 423 424 423 502 c 0 + 423 592 382 637 303 637 c 0 + 280 637 268 635 248 630 c 1 + 243.833333333 593.333333333 241.75 540 241.75 457.268518519 c 0 + 241.75 440.722222222 241.833333333 423 242 404 c 2 + 242 329 l 2 + 242 188 244 121 248 66 c 0 + 249 46 265 41 340 39 c 1 + 340 -3 l 1 + 289 0 263 1 206 1 c 0 + 146 1 94 0 17 -3 c 1 + 17 39 l 1 + 31 39 l 1 + 81 42 90 45 95 65 c 0 + 99 80 102 218 102 389 c 0 + 102 551 98 623 89 633 c 0 + 82 641 68 644 18 647 c 1 + 18 689 l 1 + 36 688 l 1 + 119 685 119 685 159 685 c 0 +EndSplineSet +Kerns2: 714 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10035 +Encoding: 1057 1057 621 +Width: 679 +Flags: MW +LayerCount: 2 +Fore +SplineSet +660 488 m 1 + 618 488 l 1 + 616 547 l 2 + 615 575 614 578 602 589 c 0 + 565 624 504 645 437 645 c 0 + 287 645 193 536 193 362 c 0 + 193 274 217 197 264 140 c 0 + 316 77 384 47 477 47 c 0 + 546 47 597 60 665 96 c 1 + 677 86 l 1 + 665 63 664 59 655 33 c 1 + 586 -6 517 -23 430 -23 c 0 + 191 -23 38 121 38 346 c 0 + 38 464 82 559 168 625 c 0 + 238 679 324 704 436 704 c 0 + 527 704 595 690 683 654 c 1 + 667 608 666 599 660 488 c 1 +EndSplineSet +Kerns2: 732 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10036 +Encoding: 1058 1058 622 +Width: 621 +Flags: MW +LayerCount: 2 +Fore +SplineSet +157 -3 m 1 + 157 38 l 1 + 226 41 234 44 239 64 c 0 + 245 86 247 239 247 625 c 1 + 108 625 80 624 73 616 c 0 + 62 606 61 598 57 523 c 1 + 15 523 l 1 + 16 549 l 1 + 16 595 13 649 8 692 c 1 + 125 683 184 681 310 681 c 0 + 437 681 514 683 632 689 c 1 + 624 649 618 575 618 523 c 1 + 576 523 l 1 + 574 576 572 594 570 600 c 0 + 568 618 546 624 485 624 c 0 + 451 624 425 624 390 626 c 1 + 391 592 l 1 + 389 365 l 1 + 389 158 l 2 + 389 81 391 57 401 50 c 0 + 409 44 415 43 474 38 c 1 + 474 -3 l 1 + 398 0 370 1 320 1 c 0 + 272 1 241 0 157 -3 c 1 +EndSplineSet +Kerns2: 732 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10037 +Encoding: 1059 1059 623 +Width: 636 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 158 m 1 + 295 177 l 2 + 244.688006102 298.587318587 148.337356511 520.876361458 119 577 c 0 + 101 612 75 628 37 628 c 0 + 32 628 29 628 21 627 c 1 + 21 666 l 1 + 65 668 136 682 190 698 c 1 + 252 669 260 653 383 311 c 1 + 394.507487064 333.82584627 405.837439891 356.829226776 417 380 c 2 + 481 516 l 2 + 522 601 549 659 563 689 c 1 + 642 689 l 1 + 642 667 l 1 + 617 636 612 628 550 518 c 2 + 487 405 l 2 + 448 335 439 319 365 174 c 0 + 290 29 251 -11 184 -11 c 0 + 159 -11 141 -6 107 9 c 1 + 118 54 119 61 127 103 c 1 + 149 103 l 1 + 165 78 180 68 206 68 c 0 + 237 68 259 88 303 158 c 1 +EndSplineSet +Kerns2: 732 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -100 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10038 +Encoding: 1060 1060 624 +Width: 864 +Flags: MW +LayerCount: 2 +Fore +SplineSet +292 38 m 1 + 302 39 l 1 + 350 41 357 43 365 51 c 0 + 372 62 373 64 375 101 c 1 + 146 105 7 194 7 336 c 0 + 7 432 64 502 178 546 c 0 + 229 566 298 578 376 581 c 1 + 375 620 374 628 367 635 c 0 + 359 642 347 644 293 648 c 1 + 293 691 l 1 + 358 686 398 685 477 685 c 0 + 530 685 559 686 600 689 c 1 + 600 648 l 1 + 540 644 524 641 520 631 c 0 + 517 621 516 616 515 581 c 1 + 602 579 668 570 723 549 c 0 + 833 510 884 450 884 361 c 0 + 884 212 739 110 514 101 c 1 + 517 42 517 42 598 38 c 1 + 598 -3 l 1 + 502 -1 469 0 431 0 c 0 + 386 0 355 -1 292 -3 c 1 + 292 38 l 1 +376 150 m 1 + 377 222 378 334 378 389 c 0 + 378 488 378 488 377 532 c 1 + 316 527 283 520 253 507 c 0 + 189 478 157 428 157 358 c 0 + 157 274 201 205 277 173 c 0 + 303 161 333 155 376 150 c 1 +515 532 m 1 + 514.344394468 471.322272199 513.678320584 410.655012749 513 350 c 0 + 513 283.333333333 513 216.666666667 513 150 c 1 + 651 153 734 224 734 339 c 0 + 734 420 695 481 623 510 c 0 + 598 521 563 528 515 532 c 1 +EndSplineSet +Kerns2: 714 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10039 +Encoding: 1061 1061 625 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +8 0 m 1 + 8 42 l 1 + 50 43 54 44 65 47 c 0 + 77 53 78 54 113 101 c 2 + 280 322 l 1 + 203 455 l 2 + 155 537 113 598 95 613 c 0 + 82 624 68 628 44 628 c 0 + 39 628 34 628 14 627 c 1 + 11 667 l 1 + 204 702 l 1 + 240 674 252 658 291 583 c 2 + 366 441 l 1 + 484 618 l 2 + 509 656 512 662 512 681 c 2 + 512 687 l 1 + 542 686 566 685 581 685 c 0 + 596 685 617 686 646 687 c 1 + 646 649 l 1 + 640 648 635 648 633 648 c 0 + 588 645 586 644 540 584 c 1 + 489.308247123 520.691752877 442.211092249 453.788907751 393 389 c 1 + 527 149 l 1 + 564 85 584 54 593 51 c 0 + 604 44 609 43 653 41 c 1 + 653 -1 l 1 + 602 0 554 1 514 1 c 0 + 489 1 476 1 449 -1 c 1 + 442 13 l 1 + 427.351073861 37.4148768986 412.630115994 61.7397680123 400 87 c 2 + 304 268 l 1 + 206 124 l 1 + 160 53 143 20 145 -1 c 1 + 106 0 76 1 56 1 c 0 + 46 1 29 1 8 0 c 1 +EndSplineSet +Kerns2: 719 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10040 +Encoding: 1062 1062 626 +Width: 767 +Flags: MW +LayerCount: 2 +Fore +SplineSet +769 649 m 1 + 754 649 l 1 + 702 646 694 644 690 628 c 0 + 684 608 681 532 681 369 c 0 + 681 263 683 98 685 88 c 0 + 688 65 694 63 769 59 c 1 + 760 31 750 -57 748 -132 c 1 + 703 -132 l 1 + 702 -121 702 -111 702 -107 c 0 + 698 -27 695 -17 671 -6 c 0 + 662 -2 642 1 614 2 c 2 + 497 5 l 2 + 419 6 380 6 368 6 c 0 + 342 6 342 6 177 2 c 1 + 54 0 l 2 + 49 0 33 -1 17 -2 c 1 + 17 40 l 1 + 24 41 30 41 32 41 c 0 + 71 42 88 47 93 57 c 0 + 98 67 99 75 100 129 c 0 + 102 168 104 328 104 367 c 0 + 104 565 101 628 90 638 c 0 + 84 644 71 646 18 650 c 1 + 18 690 l 1 + 146 687 153 687 191 687 c 0 + 237 687 256 687 332 691 c 1 + 332 650 l 1 + 283 648 269 646 260 637 c 0 + 248 621 248 616 246 384 c 1 + 246 254 l 1 + 247 72 247 72 274 67 c 0 + 287 64 363 62 457 62 c 0 + 503 62 524 66 530 76 c 0 + 538 88 542 154 542 271 c 0 + 542 383 541 539 540 571 c 0 + 537 630 535 637 517 643 c 0 + 516 643 496 646 456 650 c 1 + 456 691 l 1 + 513 688 548 687 605 687 c 0 + 661 687 698 688 769 690 c 1 + 769 649 l 1 +EndSplineSet +EndChar + +StartChar: afii10041 +Encoding: 1063 1063 627 +Width: 731 +Flags: MW +LayerCount: 2 +Fore +SplineSet +90 476 m 0 + 90 497.740787752 92 555.326229418 92 580 c 0 + 92 613 86 630 71 638 c 0 + 65 641 45 644 10 647 c 1 + 10 689 l 1 + 66 686 99 685 145 685 c 0 + 184 685 220 686 308 688 c 1 + 308 647 l 1 + 251 644 246 642 239 629 c 0 + 233 616 226 534 226 475 c 0 + 226 372 292 314 410 314 c 0 + 445 314 465 317 512 328 c 1 + 513 356 513 356 513 401 c 0 + 513 594 512 626 503 635 c 0 + 494 643 490 643 428 648 c 1 + 428 691 l 1 + 492 686 534 685 612 685 c 0 + 668 685 694 686 735 689 c 1 + 735 648 l 1 + 677 644 661 641 656 631 c 0 + 651 620 648 511 648 330 c 0 + 648 93 649 67 659 53 c 0 + 665 43 679 41 734 38 c 1 + 734 -3 l 1 + 619 0 608 0 565 0 c 0 + 520 0 489 -1 428 -3 c 1 + 428 38 l 1 + 437 39 l 1 + 486 42 492 43 501 52 c 0 + 509 59 512 94 512 214 c 2 + 512 272 l 1 + 455 260 417 256 373 256 c 0 + 280 256 200 279 150 319 c 0 + 110 352 90 403 90 476 c 0 +EndSplineSet +EndChar + +StartChar: afii10042 +Encoding: 1064 1064 628 +Width: 1095 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1111 40 m 1 + 1111 -2 l 1 + 1065 1 1055 1 1001 2 c 1 + 176 2 l 2 + 89 2 68 1 17 -2 c 1 + 17 40 l 1 + 24 41 30 41 32 41 c 0 + 71 42 88 47 93 57 c 0 + 98 67 99 75 100 129 c 0 + 102 168 104 328 104 367 c 0 + 104 565 101 628 90 638 c 0 + 84 644 71 646 18 650 c 1 + 18 690 l 1 + 146 687 153 687 191 687 c 0 + 237 687 256 687 332 691 c 1 + 332 650 l 1 + 283 648 269 646 260 637 c 0 + 248 621 248 616 246 384 c 1 + 246 253 l 1 + 247 76 247 76 266 69 c 0 + 279 64 328 62 424 62 c 0 + 455 62 476 67 482 75 c 0 + 489 87 494 156 494 252 c 2 + 494 252 494 284 493 348 c 2 + 492 436 l 1 + 491 615 490 631 477 639 c 0 + 469 644 464 645 444 647 c 2 + 407 650 l 1 + 407 691 l 1 + 464 688 499 687 559 687 c 0 + 619 687 658 688 722 691 c 1 + 722 650 l 1 + 673 648 659 646 650 637 c 0 + 638 621 638 618 636 384 c 1 + 636 253 l 1 + 637 76 637 76 656 69 c 0 + 669 64 718 62 814 62 c 0 + 845 62 865 67 871 75 c 0 + 879 88 883 154 883 276 c 0 + 883 304 883 304 882 436 c 0 + 881 617 880 630 867 639 c 0 + 858 644 855 645 834 646 c 0 + 815 648 803 649 797 650 c 1 + 797 691 l 1 + 854 688 890 687 946 687 c 0 + 1002 687 1039 688 1111 690 c 1 + 1111 649 l 1 + 1096 649 l 1 + 1039 646 1034 644 1029 618 c 0 + 1026 600 1023 518 1023 430 c 0 + 1023 363 1026 153 1028 113 c 0 + 1030 63 1031 56 1043 49 c 0 + 1052 44 1059 43 1111 40 c 1 +EndSplineSet +EndChar + +StartChar: afii10043 +Encoding: 1065 1065 629 +Width: 1099 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1111 649 m 1 + 1096 649 l 1 + 1045 646 1036 644 1032 628 c 0 + 1026 608 1023 532 1023 369 c 0 + 1023 261 1025 99 1027 88 c 0 + 1030 65 1036 63 1111 58 c 1 + 1102 29 1089 -75 1089 -120 c 2 + 1089 -132 l 1 + 1045 -132 l 1 + 1044 -121 1043 -110 1043 -107 c 0 + 1040 -5 1036 -1 944 2 c 1 + 688 2 432 2 176 2 c 0 + 86 2 67 1 17 -2 c 1 + 17 40 l 1 + 32 41 l 1 + 71 42 88 46 93 57 c 0 + 98 66 99 75 100 129 c 0 + 102 169 104 328 104 367 c 0 + 104 565 101 628 90 638 c 0 + 84 644 71 646 18 650 c 1 + 18 690 l 1 + 146 687 153 687 191 687 c 0 + 237 687 256 687 332 691 c 1 + 332 650 l 1 + 283 648 269 646 260 637 c 0 + 248 621 248 616 246 384 c 1 + 246 253 l 1 + 247 76 247 76 266 69 c 0 + 279 64 328 62 424 62 c 0 + 455 62 476 67 482 75 c 0 + 489 87 494 156 494 252 c 2 + 494 252 494 284 493 348 c 2 + 492 436 l 1 + 491 615 490 631 477 639 c 0 + 469 644 464 645 444 647 c 2 + 407 650 l 1 + 407 691 l 1 + 464 688 499 687 559 687 c 0 + 619 687 658 688 722 691 c 1 + 722 650 l 1 + 673 648 659 646 650 637 c 0 + 638 621 638 618 636 384 c 1 + 636 253 l 1 + 637 76 637 76 656 69 c 0 + 669 64 718 62 814 62 c 0 + 846 62 866 67 872 75 c 0 + 880 88 884 154 884 276 c 0 + 884 304 884 304 883 436 c 0 + 882 616 881 630 867 639 c 0 + 859 644 856 645 835 646 c 0 + 815 648 803 649 797 650 c 1 + 797 691 l 1 + 854 688 890 687 946 687 c 0 + 1002 687 1039 688 1111 690 c 1 + 1111 649 l 1 +EndSplineSet +EndChar + +StartChar: afii10046 +Encoding: 1068 1068 630 +Width: 591 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 -2 m 1 + 303 -2 206.074355136 2 153 2 c 0 + 130 2 107 1 54 -3 c 1 + 54 21 l 1 + 88.4114309047 39.1615885331 99.0668348035 51.8410169878 99.0668348035 77.3791577143 c 0 + 99.0668348035 150.781874051 101 199.909735987 101 324 c 0 + 101 601 100 625 91 635 c 0 + 82 643 78 643 17 648 c 1 + 17 691 l 1 + 81 686 122 685 201 685 c 0 + 255 685 282 686 323 689 c 1 + 323 648 l 1 + 262 644 248 641 244 631 c 0 + 240 621 240 617 239 577 c 0 + 238 554 238 544 238 505 c 2 + 238 401 l 1 + 266 402 290 402 303 402 c 0 + 391 402 443 395 482 377 c 0 + 547 348 580 296 580 222 c 0 + 580 144 540 76 469 33 c 0 + 430 10 375 -2 303 -2 c 1 +240 78 m 2 + 240 53 l 1 + 258 51 268 50 283 50 c 0 + 379 50 428 103 428 206 c 0 + 428 264 412 305 379 328 c 0 + 355 347 329 353 280 353 c 0 + 267 353 255 353 239 351 c 1 + 238 334 238 323 238 320 c 0 + 238.666666667 239.333333333 239.333333333 158.666666667 240 78 c 2 +EndSplineSet +Kerns2: 702 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10045 +Encoding: 1067 1067 631 +Width: 863 +Flags: MW +LayerCount: 2 +Fore +SplineSet +302 -2 m 1 + 302 -2 203.981452841 2 153 2 c 0 + 130 2 107 1 54 -3 c 1 + 54 21 l 1 + 88.4114309047 39.1615885331 99.0668348035 51.8410169878 99.0668348035 77.3791577143 c 0 + 99.0668348035 150.781874051 101 199.909735987 101 324 c 0 + 101 601 100 625 91 635 c 0 + 82 643 78 643 17 648 c 1 + 17 691 l 1 + 81 686 122 685 201 685 c 0 + 255 685 282 686 323 689 c 1 + 323 648 l 1 + 262 644 248 641 244 631 c 0 + 240 621 240 617 239 577 c 0 + 238 554 238 544 238 505 c 2 + 238 401 l 1 + 266 402 289 402 301 402 c 0 + 386 402 436 395 473 377 c 0 + 535 348 566 296 566 222 c 0 + 566 144 528 76 461 33 c 0 + 423 10 371 -2 302 -2 c 1 +240 78 m 2 + 240 53 l 1 + 258 51 268 50 282 50 c 0 + 370 50 414 102 414 207 c 0 + 414 264 400 304 370 328 c 0 + 348 347 325 353 280 353 c 0 + 267 353 255 353 239 351 c 1 + 238 334 238 323 238 320 c 0 + 238.666666667 239.333333333 239.333333333 158.666666667 240 78 c 2 +557 -3 m 1 + 557 38 l 1 + 567 39 l 1 + 627 42 632 44 637 66 c 0 + 641 85 643 191 643 429 c 0 + 643 586 641 626 632 635 c 0 + 624 643 619 643 558 648 c 1 + 558 691 l 1 + 622 686 665 685 747 685 c 0 + 804 685 830 686 871 689 c 1 + 871 648 l 1 + 810 644 797 641 793 631 c 0 + 789 621 789 618 788 577 c 0 + 787 553 787 545 787 494 c 2 + 785 350 l 1 + 786 140 l 2 + 787 67 789 54 802 47 c 0 + 811 42 824 40 870 38 c 1 + 870 -3 l 1 + 774 -1 740 0 698 0 c 0 + 652 0 620 -1 557 -3 c 1 +EndSplineSet +EndChar + +StartChar: afii10044 +Encoding: 1066 1066 632 +Width: 728 +Flags: MW +LayerCount: 2 +Fore +SplineSet +445 -2 m 1 + 445 -2 351.538082366 2 296 2 c 0 + 272 2 248 1 196 -3 c 1 + 196 21 l 1 + 230.06243197 38.4915191195 241.241934549 50.897942819 241.241934549 74.604068634 c 0 + 241.241934549 76.6485015559 241.158787461 78.7769755446 241 81 c 0 + 241 87 242 124 243 174 c 2 + 244 329 l 1 + 244 564 243 603 236 613 c 0 + 229 624 201 630 152 630 c 0 + 111 630 84 622 76 607 c 0 + 70 597 69 574 69 503 c 1 + 30 503 l 1 + 30 560 23 635 14 686 c 1 + 51 688 68 689 95 689 c 0 + 104 689 104 689 311 685 c 1 + 353 685 l 2 + 397 685 423 686 466 689 c 1 + 466 648 l 1 + 404 644 391 641 387 631 c 0 + 381 617 381 616 380 401 c 1 + 409 402 432 402 445 402 c 0 + 533 402 586 395 625 377 c 0 + 690 348 723 295 723 222 c 0 + 723 144 683 76 611 33 c 0 + 572 10 518 -2 445 -2 c 1 +382 98 m 1 + 383 53 l 1 + 400 51 411 50 426 50 c 0 + 521 50 571 103 571 206 c 0 + 571 264 554 305 522 328 c 0 + 497 347 472 353 423 353 c 0 + 407 353 397 353 382 351 c 1 + 381 334 381 324 381 321 c 2 + 382 199 l 1 + 382 98 l 1 +EndSplineSet +Kerns2: 702 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10047 +Encoding: 1069 1069 633 +Width: 710 +Flags: MW +LayerCount: 2 +Fore +SplineSet +43 114 m 1 + 65 121 l 1 + 136 59 195 37 289 37 c 0 + 394 37 462 76 504 159 c 0 + 525 201 535 243 539 304 c 1 + 497 273 476 263 454 263 c 0 + 438 263 429 266 400 278 c 0 + 341 303 303 314 278 314 c 0 + 252 314 228 304 183 275 c 1 + 183 320 l 1 + 222 356 222 356 233 366 c 0 + 263 392 291 407 310 407 c 0 + 324 407 340 402 392 382 c 0 + 446 362 472 355 499 355 c 0 + 512 355 522 357 537 362 c 1 + 518 533 415 635 260 635 c 0 + 198 635 149 618 119 586 c 0 + 103 569 94 553 79 514 c 1 + 38 514 l 1 + 42 577 42 582 45 643 c 1 + 129 687 192 702 297 702 c 0 + 419 702 505 676 574 618 c 0 + 651 552 694 451 694 335 c 0 + 694 118 540 -23 302 -23 c 0 + 205 -23 138 -4 65 43 c 1 + 55 67 52 75 43 114 c 1 +EndSplineSet +Kerns2: 714 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10048 +Encoding: 1070 1070 634 +Width: 1119 +Flags: MW +LayerCount: 2 +Fore +SplineSet +355 386 m 2 + 378 386 l 1 + 385 456 399 500 428 547 c 0 + 495 655 600 706 758 706 c 0 + 867 706 946 680 1010 623 c 0 + 1081 560 1115 476 1115 362 c 0 + 1115 126 970 -23 738 -23 c 0 + 510 -23 378 106 376 329 c 1 + 364.666666667 329 353.333333333 329 342 329 c 0 + 326 329 309 329 292 328 c 2 + 247 327 l 1 + 246 315 246 301 246 299 c 0 + 246 203 248 115 250 79 c 0 + 253 44 260 40 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 187 1 c 0 + 149 1 145 1 18 -3 c 1 + 18 38 l 1 + 74 41 84 43 91 49 c 0 + 102 59 105 129 105 333 c 0 + 105 422 100 602 98 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 150 685 c 0 + 218 685 260 686 332 691 c 1 + 332 648 l 1 + 283 645 264 642 256 633 c 0 + 247 624 247 610 246 455 c 1 + 246 388 l 1 + 315 386 334 386 355 386 c 2 +740 650 m 0 + 604 650 531 549 531 362 c 0 + 531 153 610 35 749 35 c 0 + 886 35 959 140 959 336 c 0 + 959 436 939 518 901 574 c 0 + 866 625 814 650 740 650 c 0 +EndSplineSet +Kerns2: 661 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10049 +Encoding: 1071 1071 635 +Width: 668 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 368 m 1 + 414 351 l 1 + 405 336 367 277 300 174 c 0 + 255 101 223 49 190 -2 c 1 + 142 1 121 2 102 2 c 0 + 93 2 79 2 7 1 c 1 + 7 40 l 1 + 46 40 52 44 100 121 c 0 + 168 225 237 328 260 360 c 1 + 159 397 105 461 105 543 c 0 + 105 599 132 649 174 670 c 0 + 205 685 234 690 301 690 c 0 + 338 690 343 690 444 686 c 1 + 569 685 l 2 + 590 685 616 686 671 688 c 1 + 671 647 l 1 + 654 645 l 1 + 618 643 603 639 597 630 c 0 + 587 615 583 537 583 381 c 0 + 583 235 586 104 589 71 c 0 + 592 46 602 42 671 39 c 1 + 671 -2 l 1 + 597 0 550 1 490 1 c 0 + 431 1 409 0 362 -3 c 1 + 362 39 l 1 + 376 40 l 2 + 414 42 425 45 430 52 c 0 + 440 65 442 106 442 256 c 0 + 442 499 441 562 438 630 c 1 + 415 633 400 634 383 634 c 0 + 297 634 252 591 252 508 c 0 + 252 424 307 366 385 366 c 0 + 392 366 397 366 408 368 c 1 +EndSplineSet +EndChar + +StartChar: afii10050 +Encoding: 1168 1168 636 +Width: 533 +Flags: MW +LayerCount: 2 +Fore +SplineSet +185 686 m 0 + 210.503468726 686 311.158912241 689 329 689 c 0 + 444 691 462 696 468 731 c 0 + 469 751 470 761 470 823 c 1 + 516 823 l 1 + 516 764 522 689 532 633 c 1 + 505 632 498 631 470 631 c 0 + 436 631 402 631 368 631 c 0 + 318 631 300 631 247 629 c 1 + 247 526 l 1 + 245 443 245 394 245 359 c 0 + 245 92 246 66 255 53 c 0 + 261 43 273 41 330 38 c 1 + 330 -3 l 1 + 234 -1 200 0 158 0 c 0 + 112 0 80 -1 17 -3 c 1 + 17 38 l 1 + 27 39 l 1 + 73 41 85 43 91 51 c 0 + 101 64 103 114 103 328 c 0 + 103 503 102 609 101 616 c 0 + 97 640 83 646 21 648 c 1 + 21 691 l 1 + 91 688 149 686 185 686 c 0 +EndSplineSet +Kerns2: 732 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -104 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -105 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -105 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10051 +Encoding: 1026 1026 637 +Width: 772 +Flags: MW +LayerCount: 2 +Fore +SplineSet +347 503 m 2 + 346 415 l 1 + 391 426 427 431 471 431 c 0 + 658 431 767 322 767 135 c 0 + 767 -60 651 -189 476 -189 c 0 + 453 -189 439 -187 423 -181 c 1 + 417 -155 416 -152 408 -128 c 1 + 416 -118 l 1 + 433 -125 444 -127 460 -127 c 0 + 554 -127 618 -21 618 133 c 0 + 618 213 600 280 567 322 c 0 + 541 356 499 373 443 373 c 0 + 413 373 385 369 346 360 c 1 + 346 325 346 291 345 283 c 1 + 345 208 l 2 + 345 154 347 75 349 64 c 0 + 353 45 360 43 418 40 c 1 + 418 -2 l 1 + 357 0 323 1 277 1 c 0 + 218 1 190 0 114 -3 c 1 + 114 38 l 1 + 183 41 191 44 196 64 c 0 + 202 88 204 238 204 625 c 1 + 191.333333333 625 178.666666667 625 166 625 c 0 + 86 624 74 622 67 608 c 0 + 61 597 60 588 57 523 c 1 + 15 523 l 1 + 16 534 16 546 16 549 c 0 + 16 596 13 647 8 692 c 1 + 125 683 184 681 310 681 c 0 + 436 681 513 683 631 689 c 1 + 623 649 617 575 617 523 c 1 + 576 523 l 1 + 572 594 571 602 565 610 c 0 + 552 622 536 624 412 625 c 1 + 388 625 l 2 + 385 625 366 625 347 626 c 1 + 347 585 347 544 347 503 c 2 +EndSplineSet +EndChar + +StartChar: afii10053 +Encoding: 1028 1028 638 +Width: 700 +Flags: MW +LayerCount: 2 +Fore +SplineSet +618 488 m 1 + 616 547 l 2 + 615 575 614 578 603 589 c 0 + 565 624 504 645 438 645 c 0 + 288 645 199 543 193 366 c 1 + 233 396 255 407 277 407 c 0 + 293 407 302 404 331 392 c 0 + 390 367 428 356 453 356 c 0 + 480 356 502 365 548 395 c 1 + 548 350 l 1 + 474 280 450 263 421 263 c 0 + 407 263 392 267 339 288 c 0 + 285 308 259 315 233 315 c 0 + 221 315 211 313 197 309 c 1 + 205 250 217 212 241 173 c 0 + 292 89 370 47 478 47 c 0 + 546 47 597 60 665 96 c 1 + 677 86 l 1 + 665 63 664 59 655 33 c 1 + 586 -6 517 -23 430 -23 c 0 + 191 -23 38 121 38 346 c 0 + 38 565 192 704 436 704 c 0 + 527 704 595 690 683 654 c 1 + 667 608 666 599 661 488 c 1 + 618 488 l 1 +EndSplineSet +EndChar + +StartChar: afii10054 +Encoding: 1029 1029 639 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +55 201 m 1 + 97 201 l 1 + 98 194 98 189 98 188 c 2 + 100 135 l 2 + 100 115 106 104 122 89 c 0 + 158 55 207 37 260 37 c 0 + 345 37 402 87 402 162 c 0 + 402 198 389 228 367 246 c 0 + 343 265 314 276 244 291 c 0 + 166 307 135 318 108 338 c 0 + 69 367 46 420 46 479 c 0 + 46 540 71 602 112 641 c 0 + 156 682 223 704 308 704 c 0 + 384 704 442 692 499 664 c 1 + 486 627 480 579 480 509 c 1 + 440 509 l 1 + 439 557 436 578 430 591 c 0 + 416 622 360 647 302 647 c 0 + 222 647 169 602 169 534 c 0 + 169 498 185 468 212 451 c 0 + 234 438 254 432 321 416 c 0 + 422 393 441 387 469 370 c 0 + 511 345 535 293 535 227 c 0 + 535 77 420 -22 247 -22 c 0 + 169 -22 107 -7 38 30 c 1 + 50 81 55 135 55 201 c 1 +EndSplineSet +EndChar + +StartChar: afii10055 +Encoding: 1030 1030 640 +Width: 339 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 28 39 l 1 + 88 42 93 44 98 66 c 0 + 102 85 104 191 104 430 c 0 + 104 585 102 627 93 635 c 0 + 85 643 81 643 19 648 c 1 + 19 691 l 1 + 83 686 126 685 208 685 c 0 + 265 685 291 686 332 689 c 1 + 332 648 l 1 + 271 644 258 641 254 631 c 0 + 250 621 250 618 249 577 c 0 + 248 552 248 545 248 494 c 2 + 246 350 l 1 + 247 124 l 2 + 248 65 251 54 263 47 c 0 + 272 42 285 40 331 38 c 1 + 331 -3 l 1 + 235 -1 201 0 159 0 c 0 + 113 0 80 -1 18 -3 c 1 +EndSplineSet +EndChar + +StartChar: uni04C0 +Encoding: 1216 1216 641 +Width: 339 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 28 39 l 1 + 88 42 93 44 98 66 c 0 + 102 85 104 191 104 430 c 0 + 104 585 102 627 93 635 c 0 + 85 643 81 643 19 648 c 1 + 19 691 l 1 + 83 686 126 685 208 685 c 0 + 265 685 291 686 332 689 c 1 + 332 648 l 1 + 271 644 258 641 254 631 c 0 + 250 621 250 618 249 577 c 0 + 248 552 248 545 248 494 c 2 + 246 350 l 1 + 247 124 l 2 + 248 65 251 54 263 47 c 0 + 272 42 285 40 331 38 c 1 + 331 -3 l 1 + 235 -1 201 0 159 0 c 0 + 113 0 80 -1 18 -3 c 1 +EndSplineSet +EndChar + +StartChar: uni04CF +Encoding: 1231 1231 642 +Width: 339 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 28 39 l 1 + 88 42 93 44 98 66 c 0 + 102 85 104 191 104 430 c 0 + 104 585 102 627 93 635 c 0 + 85 643 81 643 19 648 c 1 + 19 691 l 1 + 83 686 126 685 208 685 c 0 + 265 685 291 686 332 689 c 1 + 332 648 l 1 + 271 644 258 641 254 631 c 0 + 250 621 250 618 249 577 c 0 + 248 552 248 545 248 494 c 2 + 246 350 l 1 + 247 124 l 2 + 248 65 251 54 263 47 c 0 + 272 42 285 40 331 38 c 1 + 331 -3 l 1 + 235 -1 201 0 159 0 c 0 + 113 0 80 -1 18 -3 c 1 +EndSplineSet +EndChar + +StartChar: afii10057 +Encoding: 1032 1032 643 +Width: 345 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-19 -119 m 1 + -7 -113 l 1 + 16 -135 34 -144 58 -144 c 0 + 83 -144 98 -131 102 -106 c 0 + 107 -77 110 49 110 216 c 2 + 110 323 l 1 + 109 418 109 488 109 520 c 0 + 109 631 108 635 90 641 c 0 + 77 645 54 648 13 648 c 1 + 13 690 l 1 + 76 687 118 686 189 686 c 0 + 254 686 286 687 338 690 c 1 + 338 649 l 1 + 281 645 274 644 264 637 c 0 + 256 629 254 616 254 565 c 2 + 253 199 l 2 + 252 64 251 44 240 -4 c 0 + 223 -78 171 -143 96 -185 c 0 + 64 -203 33 -212 8 -212 c 0 + -2 -212 -7 -211 -19 -208 c 1 + -18 -188 -17 -172 -17 -162 c 0 + -17 -152 -18 -138 -19 -119 c 1 +EndSplineSet +EndChar + +StartChar: afii10058 +Encoding: 1033 1033 644 +Width: 990 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 -3 m 1 + 462 38 l 1 + 476 39 l 2 + 536 44 538 45 543 68 c 0 + 547 86 549 222 549 429 c 0 + 549 529 544 600 537 612 c 0 + 531 621 510 625 473 625 c 0 + 436 625 377 623 364 622 c 0 + 342 619 336 611 335 582 c 0 + 333 373 305 208 254 119 c 0 + 201 25 133 -20 46 -20 c 0 + 29 -20 23 -19 7 -15 c 1 + 8 6 9 22 9 32 c 0 + 9 42 8 56 7 75 c 1 + 27 88 l 1 + 53 54 72 42 100 42 c 0 + 141 42 166 73 180 138 c 0 + 199 231 212 389 212 522 c 0 + 212 605 209 627 199 635 c 0 + 191 640 184 642 146 645 c 1 + 124 648 l 1 + 124 689 l 1 + 138 688 l 1 + 227 686 l 1 + 357 681 357 681 381 681 c 0 + 438 681 450 681 615 686 c 1 + 747 688 l 2 + 750 688 758 689 770 690 c 1 + 770 649 l 1 + 709 644 695 641 691 632 c 0 + 687 622 686 618 685 578 c 1 + 685 505 l 1 + 684 402 l 1 + 748 403 l 1 + 834 403 884 396 921 378 c 0 + 983 349 1014 296 1014 223 c 0 + 1014 144 976 76 908 33 c 0 + 871 10 819 -2 749 -2 c 1 + 699 -1 l 1 + 665 1 616 2 599 2 c 0 + 578 2 552 1 462 -3 c 1 +687 78 m 2 + 687 53 l 1 + 704 50 715 49 729 49 c 0 + 818 49 862 101 862 206 c 0 + 862 264 848 304 818 328 c 0 + 796 347 772 353 727 353 c 0 + 714 353 702 353 686 351 c 1 + 685 334 685 323 685 320 c 0 + 685.666666667 239.333333333 686.333333333 158.666666667 687 78 c 2 +EndSplineSet +Kerns2: 702 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10059 +Encoding: 1034 1034 645 +Width: 971 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 77 42 84 43 91 49 c 0 + 102 60 104 115 104 360 c 0 + 104 455 100 601 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 151 685 c 0 + 218 685 261 686 332 691 c 1 + 332 648 l 1 + 284 646 263 642 256 633 c 0 + 247 623 247 614 246 428 c 1 + 246 398 l 1 + 309 396 336 395 375 395 c 0 + 416 395 446 396 529 398 c 1 + 528 559 524 626 516 633 c 0 + 509 643 490 647 442 648 c 1 + 442 690 l 1 + 507 687 546 686 619 686 c 0 + 678 686 707 687 750 690 c 1 + 750 649 l 1 + 690 644 675 641 671 631 c 0 + 665 623 665 597 664 395 c 1 + 693 396 717 396 729 396 c 0 + 813 396 863 389 900 372 c 0 + 962 344 993 294 993 220 c 0 + 993 144 954 76 888 33 c 0 + 850 10 798 -2 729 -2 c 1 + 678 -1 l 1 + 644 1 596 2 578 2 c 0 + 558 2 532 1 442 -3 c 1 + 442 38 l 1 + 456 39 l 2 + 504 43 507 44 516 52 c 0 + 526 67 527 74 528 314 c 1 + 528 341 l 1 + 467 342 444 342 391 342 c 0 + 327 342 297 342 247 340 c 1 + 246 327 246 312 246 310 c 0 + 246 205 248 115 250 79 c 0 + 253 44 260 40 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 186 1 c 0 + 155 1 119 0 18 -3 c 1 +841 205 m 0 + 841 300.820533347 803.696754336 346 707 346 c 0 + 691 346 682 346 666 344 c 1 + 665 328 665 318 665 316 c 0 + 665.684463583 236.684463583 666.350365793 157.350365793 667 78 c 2 + 667 53 l 1 + 684 50 695 49 709 49 c 0 + 797 49 841 101 841 205 c 0 +EndSplineSet +Kerns2: 702 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10060 +Encoding: 1035 1035 646 +Width: 834 +Flags: MW +LayerCount: 2 +Fore +SplineSet +769 209 m 0 + 769 185.940095375 767 130.727726111 767 106 c 0 + 767 75 774 57 788 49 c 0 + 798 44 798 44 849 41 c 1 + 849 -1 l 1 + 794 1 762 2 714 2 c 0 + 669 2 669 2 551 -1 c 1 + 551 40 l 1 + 606 44 613 45 619 58 c 0 + 626 71 633 152 633 212 c 0 + 633 315 566 373 448 373 c 0 + 413 373 392 370 346 360 c 1 + 346 325 346 291 345 283 c 1 + 345 208 l 2 + 345 154 347 75 349 64 c 0 + 353 45 360 43 418 40 c 1 + 418 -2 l 1 + 357 0 323 1 277 1 c 0 + 218 1 190 0 114 -3 c 1 + 114 38 l 1 + 183 41 191 44 196 64 c 0 + 202 88 204 238 204 625 c 1 + 191.333333333 625 178.666666667 625 166 625 c 0 + 86 624 74 622 67 608 c 0 + 61 597 60 588 57 523 c 1 + 15 523 l 1 + 16 534 16 546 16 549 c 0 + 16 596 13 647 8 692 c 1 + 125 683 184 681 310 681 c 0 + 437 681 514 683 632 689 c 1 + 624 649 618 575 618 523 c 1 + 576 523 l 1 + 573 594 572 602 565 610 c 0 + 552 622 537 624 412 625 c 1 + 388 625 l 2 + 385 625 366 625 347 626 c 1 + 347 585 347 544 347 503 c 2 + 346 415 l 1 + 392 427 428 431 481 431 c 0 + 579 431 659 409 708 368 c 0 + 750 334 769 284 769 209 c 0 +EndSplineSet +EndChar + +StartChar: afii10145 +Encoding: 1039 1039 647 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +770 -3 m 1 + 723.827088032 -0.992482088362 648.407623316 2 628 2 c 0 + 463 2 430 -19 418 -132 c 1 + 365 -132 l 1 + 353 -15 321 3 127 3 c 0 + 95 3 69 2 17 -2 c 1 + 17 40 l 1 + 24 41 30 41 32 41 c 0 + 71 42 88 47 93 57 c 0 + 98 67 99 75 101 129 c 0 + 102 168 105 338 105 370 c 0 + 105 556 101 628 91 638 c 0 + 84 644 71 646 18 650 c 1 + 18 690 l 1 + 116 688 154 687 191 687 c 0 + 234 687 266 688 332 691 c 1 + 332 650 l 1 + 278 648 267 646 260 637 c 0 + 249 624 246 577 246 399 c 2 + 246 242 l 1 + 247 72 247 72 274 67 c 0 + 288 64 355 62 452 62 c 0 + 500 62 518 64 527 73 c 0 + 535 79 536 83 538 132 c 0 + 542 197 542 210 542 253 c 0 + 542 392 541 546 539 581 c 0 + 537 630 534 637 517 643 c 0 + 516 643 496 646 456 650 c 1 + 456 691 l 1 + 513 688 548 687 605 687 c 0 + 661 687 698 688 769 690 c 1 + 769 649 l 1 + 754 649 l 1 + 703 646 694 644 690 628 c 0 + 683 608 681 532 681 363 c 0 + 681 246 683 79 685 69 c 0 + 688 46 694 43 770 39 c 1 + 770 -3 l 1 +EndSplineSet +EndChar + +StartChar: uni04E8 +Encoding: 1256 1256 648 +Width: 791 +Flags: MW +LayerCount: 2 +Fore +SplineSet +193 371 m 1 + 198 371 l 1 + 280 370 344 369 399 369 c 0 + 470 369 528 370 607 371 c 1 + 620 371 l 1 + 610 559 538 649 402 649 c 0 + 268 649 197 554 193 371 c 1 +621 311 m 1 + 611 311 601 311 591 311 c 0 + 553 312 513 312 436 312 c 0 + 341 312 258 312 203 311 c 1 + 195 311 l 1 + 213 125 283 35 412 35 c 0 + 543 35 614 129 621 311 c 1 +421 706 m 0 + 529 706 608 680 672 623 c 0 + 743 560 777 476 777 362 c 0 + 777 126 631 -23 402 -23 c 0 + 168 -23 38 107 38 341 c 0 + 38 443 67 528 122 591 c 0 + 194 671 284 706 421 706 c 0 +EndSplineSet +EndChar + +StartChar: uni0496 +Encoding: 1174 1174 649 +Width: 1070 +Flags: MW +LayerCount: 2 +Fore +SplineSet +694 40 m 1 + 694 -4 l 1 + 572 0 572 0 551 0 c 0 + 531 0 530 0 409 -4 c 1 + 409 40 l 1 + 449 41 470 44 476 52 c 0 + 483 58 484 85 485 256 c 1 + 485 329 l 1 + 431 329 l 1 + 407 294 401 285 379 254 c 0 + 351 216 323 175 322 174 c 0 + 283 114 243 54 206 -4 c 1 + 172 -1 153 0 122 0 c 0 + 99 0 98 0 7 -3 c 1 + 7 40 l 1 + 49 41 60 43 76 55 c 0 + 87 63 88 64 124 113 c 0 + 155 156 186 198 218 242 c 0 + 255.684633907 297.349306051 294.784067021 354.378756028 335 408 c 1 + 225 526 218 533 143 610 c 1 + 109 639 98 643 31 648 c 1 + 31 690 l 1 + 64 687 82 686 112 686 c 0 + 142 686 165 687 211 689 c 1 + 210 679 210 674 210 670 c 0 + 210 650 214 642 240 608 c 0 + 269 569 303 530 386 438 c 0 + 404 417 410 411 431 387 c 1 + 436 387 l 1 + 480 386 l 1 + 485 386 l 1 + 485 451 l 2 + 485 623 485 626 472 636 c 0 + 462 642 453 644 410 648 c 1 + 410 688 l 1 + 514 685 519 685 552 685 c 0 + 585 685 587 685 693 688 c 1 + 693 648 l 1 + 648 644 639 642 629 635 c 0 + 619 625 618 619 618 451 c 2 + 618 386 l 1 + 623 386 l 1 + 667 387 l 1 + 672 387 l 1 + 693 411 699 418 717 438 c 0 + 802 532 840 577 868 616 c 0 + 889 644 892 652 892 671 c 0 + 892 674 892 680 891 689 c 1 + 937 687 960 686 990 686 c 0 + 1019 686 1038 687 1071 690 c 1 + 1071 648 l 1 + 1004 643 993 639 959 610 c 0 + 913 564 863 511 768 408 c 1 + 773 400 780 391 786 383 c 0 + 850.400641615 291.277874063 899.206788401 219.057615466 969 126 c 0 + 1002.66763056 81.1098259264 1002.64761795 61.8540952819 1074 59 c 1 + 1065 29 1054 -65 1053 -132 c 1 + 1008 -132 l 1 + 1006 -122 1004 -113 1004 -110 c 0 + 988 -24 967 -4 892 -4 c 1 + 864 41 l 2 + 827.974835551 98.9535254173 769.049443217 190.98497244 723 254 c 1 + 706.518739651 279.518739651 689.526201078 304.526201078 672 329 c 1 + 618 329 l 1 + 618 256 l 1 + 619 92 620 55 627 52 c 1 + 632 44 654 41 694 40 c 1 +EndSplineSet +EndChar + +StartChar: uni04AE +Encoding: 1198 1198 650 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +397 355 m 1 + 442.648612463 446.297224926 517.422885566 587.845771133 568 689 c 1 + 647 689 l 1 + 647 667 l 1 + 622 640 597 601 538 502 c 0 + 530 488 511 456 484 412 c 0 + 426 317 424 312 424 262 c 0 + 424 111 427 63 438 52 c 0 + 446 44 459 42 514 42 c 1 + 514 -3 l 1 + 445 0 415 1 360 1 c 0 + 304 1 276 0 200 -3 c 1 + 200 38 l 1 + 251 41 271 44 278 51 c 0 + 288 61 290 87 290 184 c 2 + 290 201 l 2 + 290 275 290 275 282 293 c 0 + 264 334 153 509 107 569 c 0 + 70 618 54 628 14 628 c 0 + 9 628 6 628 -2 627 c 1 + -2 666 l 1 + 42 668 113 682 168 698 c 1 + 223 676 270 605 397 355 c 1 +EndSplineSet +EndChar + +StartChar: uni04D8 +Encoding: 1240 1240 651 +Width: 746 +Flags: MW +LayerCount: 2 +Fore +SplineSet +349 330 m 1 + 575 332 l 1 + 572 403 557 461 531 508 c 0 + 482 595 411 635 308 635 c 0 + 243 635 191 621 123 585 c 1 + 112 595 l 1 + 123 618 125 622 133 648 c 1 + 203 687 272 704 356 704 c 0 + 461 704 552 673 616 617 c 0 + 687 554 730 452 730 344 c 0 + 730 255 701 169 649 104 c 0 + 584 22 481 -23 359 -23 c 0 + 209 -23 105 43 58 169 c 0 + 44 206 38 243 38 291 c 2 + 38 302 l 1 + 69 313 76 314 116 319 c 0 + 161 325 236 330 268 330 c 2 + 349 330 l 1 +193 272 m 1 + 193 268 l 1 + 200 178 205 157 232 112 c 0 + 260 63 312 35 373 35 c 0 + 463 35 524 85 555 187 c 0 + 564 215 570 244 572 272 c 1 + 529 274 447 276 399 276 c 0 + 377 276 362 276 193 272 c 1 +EndSplineSet +EndChar + +StartChar: uni04BA +Encoding: 1210 1210 652 +Width: 731 +Flags: MW +LayerCount: 2 +Fore +SplineSet +662 212 m 0 + 662 189.101850425 660 132.252098468 660 106 c 0 + 660 75 666 57 681 49 c 0 + 691 44 691 44 742 41 c 1 + 742 -1 l 1 + 687 1 655 2 607 2 c 0 + 562 2 562 2 444 -1 c 1 + 444 40 l 1 + 499 44 506 45 513 58 c 0 + 516 65 519 79 520 97 c 0 + 521 106 526 206 526 212 c 0 + 526 315 460 373 342 373 c 0 + 307 373 287 370 240 360 c 1 + 239 316 l 1 + 239 251 l 2 + 239 103 241 61 250 53 c 0 + 258 45 261 44 324 40 c 1 + 324 -3 l 1 + 261 1 220 2 142 2 c 0 + 86 2 58 1 17 -2 c 1 + 17 39 l 1 + 79 44 91 47 96 56 c 0 + 99 64 100 70 101 102 c 0 + 102 136 104 334 104 369 c 0 + 104 595 103 621 93 635 c 0 + 87 644 74 647 18 649 c 1 + 18 691 l 1 + 107 688 147 687 190 687 c 0 + 237 687 267 688 325 691 c 1 + 325 649 l 1 + 315 649 l 1 + 267 646 260 644 251 636 c 0 + 243 628 240 595 240 474 c 2 + 240 416 l 1 + 297 427 334 431 379 431 c 0 + 472 431 552 409 601 368 c 0 + 642 335 662 284 662 212 c 0 +EndSplineSet +EndChar + +StartChar: afii61352 +Encoding: 8470 8470 653 +Width: 1053 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1077 57 m 1 + 986 61 953 62 918 62 c 0 + 883 62 848 61 753 57 c 1 + 757 72 758 80 758 88 c 0 + 758 96 757 104 753 119 c 1 + 836 115 881 114 917 114 c 0 + 952 114 994 115 1077 119 c 1 + 1072 104 1071 96 1071 88 c 0 + 1071 80 1072 72 1077 57 c 1 +15 -3 m 1 + 15 39 l 1 + 71 41 83 43 90 52 c 0 + 98 63 101 85 101 153 c 2 + 103 400 l 1 + 103 596 101 625 89 635 c 0 + 80 641 76 642 14 648 c 1 + 14 689 l 1 + 60 687 91 686 135 686 c 0 + 170 686 187 687 217 689 c 1 + 474 362 532 291 627 187 c 1 + 627 219 l 2 + 627 547 624 626 614 635 c 0 + 605 643 604 644 538 648 c 1 + 538 690 l 1 + 582 687 609 686 644 686 c 0 + 678 686 704 687 771 690 c 1 + 771 649 l 1 + 722 647 703 643 695 632 c 0 + 688 623 687 614 686 549 c 2 + 685 277 l 2 + 685 190 685 150 688 -19 c 1 + 648 -11 642 -10 600 -3 c 1 + 325 320 230 436 161 532 c 1 + 162 465 162 418 163 327 c 0 + 164 89 166 51 177 49 c 0 + 185 44 194 42 247 39 c 1 + 247 -3 l 1 + 204 0 179 1 138 1 c 0 + 100 1 79 0 15 -3 c 1 +918 480 m 0 + 1027 480 1078 430 1078 323 c 0 + 1078 212 1017 149 907 149 c 0 + 805 149 752 208 752 320 c 0 + 752 423 811 480 918 480 c 0 +913 434 m 0 + 877 434 860 403 860 335 c 0 + 860 241 879 196 919 196 c 0 + 955 196 970 225 970 297 c 0 + 970 394 953 434 913 434 c 0 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 17 subtable" N r period +EndChar + +StartChar: uni0492 +Encoding: 1170 1170 654 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +265 319 m 0 + 259.666666667 319 254.333333333 319 249 319 c 1 + 249 160 l 2 + 249 77 252 59 262 50 c 0 + 270 43 282 41 334 38 c 1 + 334 -3 l 1 + 238 -1 204 0 163 0 c 0 + 116 0 84 -1 21 -3 c 1 + 21 38 l 1 + 31 39 l 1 + 79 41 87 43 95 51 c 0 + 104 61 105 85 106 238 c 2 + 107 318 l 1 + 100 318 93 318 86 318 c 0 + 67 318 59 318 32 317 c 1 + 32 378 l 1 + 55 377 64 377 81 377 c 0 + 89.6666666667 377 98.3333333333 377 107 377 c 1 + 106 451 l 2 + 106 484 106 517 106 550 c 0 + 106 613 105 621 99 630 c 0 + 92 641 70 646 25 648 c 1 + 25 691 l 1 + 98 688 153 686 192 686 c 0 + 274.607804721 686 346.151825565 689 436 689 c 0 + 495 689 509 689 545 686 c 1 + 536 645 529 584 529 537 c 1 + 490 537 l 1 + 490 593 489 605 483 613 c 0 + 473 626 439 631 349 631 c 0 + 315 631 305 631 252 629 c 1 + 252 603 l 2 + 251.34649892 552.320167747 250.680640691 501.652692642 250 451 c 2 + 249 377 l 1 + 282 377 l 1 + 348 378 l 2 + 354 378 369 378 391 379 c 1 + 390 318 l 1 + 345 318 l 1 + 324 319 305 319 265 319 c 0 +EndSplineSet +EndChar + +StartChar: uni04B0 +Encoding: 1200 1200 655 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +397 355 m 1 + 442.648612463 446.297224926 517.422885566 587.845771133 568 689 c 1 + 647 689 l 1 + 647 667 l 1 + 622 640 596 600 538 502 c 0 + 534 495 512 459 483 412 c 0 + 425 318 423 312 423 264 c 1 + 424 240 l 1 + 424 222 l 1 + 490 223 l 1 + 531 223 l 1 + 574 224 l 1 + 573 163 l 1 + 537 164 528 164 505 164 c 2 + 425 164 l 1 + 425 157 l 2 + 425 88 429 58 438 52 c 0 + 445 45 463 42 514 42 c 1 + 514 -3 l 1 + 445 0 415 1 360 1 c 0 + 304 1 276 0 200 -3 c 1 + 200 38 l 1 + 236 40 261 43 269 46 c 0 + 285 49 290 71 290 137 c 2 + 290 164 l 1 + 224 164 l 1 + 179 163 172 163 129 162 c 1 + 129 224 l 1 + 164 223 l 2 + 173 223 192 223 220 222 c 1 + 290 222 l 1 + 290 286 290 286 236 373 c 0 + 149 514 106 577 77 605 c 0 + 60 621 41 628 14 628 c 0 + 9 628 6 628 -2 627 c 1 + -2 666 l 1 + 42 668 113 682 168 698 c 1 + 223 676 270 605 397 355 c 1 +EndSplineSet +EndChar + +StartChar: afii10023 +Encoding: 1025 1025 656 +Width: 555 +Flags: MW +LayerCount: 2 +Fore +SplineSet +184 686 m 0 + 266.648989732 686 338.899437803 689 428 689 c 0 + 487 689 502 689 537 686 c 1 + 528 643 521 583 521 537 c 1 + 482 537 l 1 + 482 596 481 605 476 613 c 0 + 466 626 431 631 341 631 c 0 + 308 631 298 631 244 629 c 1 + 244 588 244 584 243 555 c 0 + 243 541 243 516 242 479 c 2 + 241 413 l 1 + 241 384 l 1 + 265 382 277 382 309 382 c 0 + 399 382 407 383 415 390 c 0 + 424 399 425 405 428 462 c 1 + 468 462 l 1 + 466 393 465 373 465 355 c 0 + 465 334 466 312 468 243 c 1 + 425 243 l 1 + 424 254 424 262 424 266 c 0 + 422 308 418 320 404 324 c 0 + 390 328 359 330 312 330 c 0 + 282 330 268 330 241 328 c 1 + 240 283 l 1 + 240 155 241 101 244 57 c 1 + 292 56 306 56 337 56 c 0 + 419 56 470 60 479 68 c 0 + 485 74 488 84 505 168 c 1 + 545 168 l 1 + 538 127 532 42 532 0 c 1 + 494 -2 474 -3 442 -3 c 2 + 356 -2 l 2 + 314 -1 240 0 185 0 c 0 + 135 0 130 0 54 -3 c 1 + 45 -3 l 1 + 45 23 l 1 + 70 34 88 45 92 52 c 0 + 97 60 100 171 100 329 c 0 + 100 441 98 607 96 616 c 0 + 92 640 78 645 17 648 c 1 + 17 691 l 1 + 90 688 145 686 184 686 c 0 +210 908 m 0 + 243 908 270 880 270 846 c 0 + 270 812 243 784 209 784 c 0 + 177 784 150 812 150 846 c 0 + 150 880 177 908 210 908 c 0 +403 907 m 0 + 436 907 463 880 463 846 c 0 + 463 812 436 785 402 785 c 0 + 370 785 343 813 343 845 c 0 + 343 880 370 907 403 907 c 0 +EndSplineSet +EndChar + +StartChar: afii10027 +Encoding: 1049 1049 657 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 208 m 1 + 249 211 l 1 + 289.623852357 254.748764077 397.016855142 393.820788008 445 453 c 0 + 468 482 499 524 538 577 c 1 + 536 622 534 630 526 637 c 0 + 517 644 497 647 456 648 c 1 + 456 690 l 1 + 522 687 554 686 598 686 c 0 + 636 686 673 687 770 691 c 1 + 770 648 l 1 + 718 646 701 643 692 636 c 0 + 684 630 684 629 683 565 c 0 + 681 433 681 397 681 315 c 0 + 681 126 684 68 692 53 c 0 + 699 42 705 41 769 38 c 1 + 769 -3 l 1 + 691 0 656 1 605 1 c 0 + 548 1 514 0 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 518 43 521 44 529 52 c 0 + 540 66 540 76 541 302 c 2 + 542 427 l 2 + 542 449 542 471 542 493 c 1 + 476.802555593 409.421500969 413.049559686 330.241754477 346 246 c 0 + 314 204 281 162 248 121 c 1 + 250 69 252 61 260 51 c 0 + 268 42 285 39 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 186 1 c 0 + 155 1 119 0 18 -3 c 1 + 18 38 l 1 + 77 42 84 43 91 49 c 0 + 102 60 104 115 104 360 c 0 + 104 455 100 601 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 151 685 c 0 + 218 685 261 686 332 691 c 1 + 332 648 l 1 + 284 646 263 642 256 633 c 0 + 247 623 247 615 246 418 c 1 + 246 332 l 2 + 246 299 246 294 247 208 c 1 +253 933 m 1 + 287 933 l 1 + 301 873 336 845 400 845 c 0 + 463 845 499 873 512 933 c 1 + 546 933 l 1 + 541 833 487 774 400 774 c 0 + 313 774 258 833 253 933 c 1 +EndSplineSet +EndChar + +StartChar: afii10052 +Encoding: 1027 1027 658 +Width: 542 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 686 m 0 + 270.607804721 686 342.151825565 689 432 689 c 0 + 491 689 505 689 541 686 c 1 + 532 645 525 584 525 537 c 1 + 486 537 l 1 + 486 593 485 605 479 613 c 0 + 469 626 435 631 345 631 c 0 + 312 631 301 631 247 629 c 1 + 247 526 l 1 + 245 443 245 394 245 359 c 0 + 245 92 246 66 255 53 c 0 + 261 43 273 41 330 38 c 1 + 330 -3 l 1 + 234 -1 200 0 158 0 c 0 + 112 0 80 -1 17 -3 c 1 + 17 38 l 1 + 27 39 l 1 + 73 41 85 43 91 51 c 0 + 101 64 103 116 103 327 c 2 + 102 606 l 2 + 101 639 89 645 21 648 c 1 + 21 691 l 1 + 93 688 149 686 188 686 c 0 +274 766 m 1 + 227 766 l 1 + 340 877 l 2 + 387 922 401 932 424 932 c 0 + 448 932 466 916 466 893 c 0 + 466 870 458 864 396 831 c 2 + 274 766 l 1 +EndSplineSet +Kerns2: 732 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10056 +Encoding: 1031 1031 659 +Width: 339 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 28 39 l 1 + 88 42 93 44 98 66 c 0 + 102 85 104 191 104 430 c 0 + 104 585 102 627 93 635 c 0 + 85 643 81 643 19 648 c 1 + 19 691 l 1 + 83 686 126 685 208 685 c 0 + 265 685 291 686 332 689 c 1 + 332 648 l 1 + 271 644 258 641 254 631 c 0 + 250 621 250 618 249 577 c 0 + 248 552 248 545 248 494 c 2 + 246 350 l 1 + 247 124 l 2 + 248 65 251 54 263 47 c 0 + 272 42 285 40 331 38 c 1 + 331 -3 l 1 + 235 -1 201 0 159 0 c 0 + 113 0 80 -1 18 -3 c 1 +93 906 m 0 + 124 906 150 879 150 846 c 0 + 150 814 124 787 92 787 c 0 + 61 787 35 814 35 846 c 0 + 35 879 61 906 93 906 c 0 +258 904 m 0 + 290 904 315 878 315 845 c 0 + 315 813 289 787 257 787 c 0 + 226 787 200 814 200 845 c 0 + 200 878 225 904 258 904 c 0 +EndSplineSet +EndChar + +StartChar: afii10061 +Encoding: 1036 1036 660 +Width: 704 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 324 m 1 + 244 308 l 1 + 244 101 246 62 253 52 c 0 + 258 44 280 41 320 40 c 1 + 320 -4 l 1 + 228 -1 197 0 166 0 c 0 + 126 0 99 -1 17 -4 c 1 + 17 39 l 1 + 63 41 87 46 93 56 c 0 + 101 71 104 125 104 296 c 0 + 104 350 102 530 101 568 c 0 + 99 645 99 645 17 646 c 1 + 17 687 l 1 + 92 685 120 684 161 684 c 0 + 204 684 230 685 319 688 c 1 + 319 648 l 1 + 271 644 261 641 253 632 c 0 + 245 620 245 613 244 516 c 1 + 244 386 l 2 + 244 384 244 370 243 352 c 1 + 294 397 367 470 466 574 c 0 + 523 635 530 646 530 671 c 0 + 530 674 530 680 529 689 c 1 + 580 687 599 686 628 686 c 0 + 657 686 675 687 708 690 c 1 + 708 648 l 1 + 640 642 633 640 596 608 c 0 + 532 550 442 467 377 405 c 1 + 383 398 391 389 399 380 c 2 + 515 239 l 1 + 662 68 663 67 681 51 c 0 + 692 43 699 41 732 40 c 1 + 732 -3 l 1 + 653 0 635 0 618 0 c 0 + 587 0 567 -1 534 -4 c 1 + 488.351899125 55.3518991252 441.248196704 113.248196704 395 172 c 0 + 360 216 316 267 263 324 c 1 +364 766 m 1 + 317 766 l 1 + 430 877 l 2 + 476 922 492 932 515 932 c 0 + 539 932 557 916 557 893 c 0 + 557 870 549 863 486 831 c 1 + 364 766 l 1 +EndSplineSet +Kerns2: 732 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10062 +Encoding: 1038 1038 661 +Width: 636 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 158 m 1 + 295 177 l 2 + 244.688006102 298.587318587 148.337356511 520.876361458 119 577 c 0 + 101 612 75 628 37 628 c 0 + 32 628 29 628 21 627 c 1 + 21 666 l 1 + 65 668 136 682 190 698 c 1 + 252 669 260 653 383 311 c 1 + 394.507487064 333.82584627 405.837439891 356.829226776 417 380 c 2 + 481 516 l 2 + 522 601 549 659 563 689 c 1 + 642 689 l 1 + 642 667 l 1 + 617 636 612 628 550 518 c 2 + 487 405 l 2 + 448 335 439 319 365 174 c 0 + 290 29 251 -11 184 -11 c 0 + 159 -11 141 -6 107 9 c 1 + 118 54 119 61 127 103 c 1 + 149 103 l 1 + 165 78 180 68 206 68 c 0 + 237 68 259 88 303 158 c 1 +226 933 m 1 + 261 933 l 1 + 274 873 310 845 373 845 c 0 + 436 845 472 873 485 933 c 1 + 520 933 l 1 + 514 832 460 774 373 774 c 0 + 286 774 232 833 226 933 c 1 +EndSplineSet +Kerns2: 719 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -107 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni04E2 +Encoding: 1250 1250 662 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +542 553 m 1 + 442 384 l 1 + 337 204 293 132 212 5 c 1 + 159 -5 151 -7 100 -19 c 1 + 102 75 l 1 + 104 236 104 262 104 320 c 0 + 104 444 101 601 97 617 c 0 + 93 642 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 150 685 c 0 + 216 685 259 686 332 691 c 1 + 332 648 l 1 + 264 644 252 640 250 615 c 0 + 247 587 246 541 246 264 c 0 + 246 236.333333333 246 208.666666667 246 181 c 1 + 294 249 295 251 407 444 c 1 + 465 542 l 2 + 470 549 510 621 546 689 c 1 + 583 687 605 686 624 686 c 0 + 642 686 671 687 770 691 c 1 + 770 649 l 1 + 714 645 701 643 692 636 c 0 + 685 630 684 626 683 577 c 0 + 682 491 681 405 681 334 c 0 + 681 133 684 68 692 53 c 0 + 699 42 705 41 769 38 c 1 + 769 -3 l 1 + 703 0 669 1 607 1 c 0 + 546 1 511 0 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 520 43 521 44 529 52 c 0 + 540 66 540 74 541 302 c 2 + 542 416 l 1 + 541 532 l 2 + 541 536 541 542 542 553 c 1 +263 758 m 1 + 263 812 l 1 + 562 812 l 1 + 562 758 l 1 + 263 758 l 1 +EndSplineSet +EndChar + +StartChar: uni04EE +Encoding: 1262 1262 663 +Width: 649 +Flags: MW +LayerCount: 2 +Fore +SplineSet +662 689 m 1 + 662 667 l 1 + 643 644 635 633 615 601 c 0 + 511.555416587 427.480053629 473.823106414 367.614443612 369 174 c 0 + 290 30 248 -11 177 -11 c 0 + 152 -11 135 -6 100 9 c 1 + 111 54 112 61 120 103 c 1 + 142 103 l 1 + 158 78 173 68 199 68 c 0 + 219 68 236 77 254 96 c 0 + 274 118 297 150 309 172 c 2 + 335 219 l 1 + 318.841194581 246.841194581 302.778986616 274.778986616 287 303 c 0 + 189 472 162 515 109 585 c 0 + 85 617 65 628 30 628 c 0 + 25 628 22 628 14 627 c 1 + 14 666 l 1 + 58 668 129 682 183 698 c 1 + 238 675 284 604 408 351 c 1 + 433 402 449 434 493 516 c 2 + 556 636 l 2 + 565 653 575 671 584 689 c 1 + 662 689 l 1 +213 811 m 1 + 213 869 l 1 + 516 869 l 1 + 516 811 l 1 + 213 811 l 1 +EndSplineSet +EndChar + +StartChar: uni049C +Encoding: 1180 1180 664 +Width: 704 +Flags: MW +LayerCount: 2 +Fore +SplineSet +294 548 m 1 + 360 549 l 1 + 359 530 359 501 358 462 c 1 + 371 476 445 553 466 574 c 0 + 523 636 530 646 530 671 c 0 + 530 674 530 680 529 689 c 1 + 580 687 599 686 628 686 c 0 + 657 686 675 687 708 690 c 1 + 708 648 l 1 + 640 642 633 640 596 608 c 0 + 532 550 442 467 377 405 c 1 + 383 398 391 389 399 380 c 2 + 515 239 l 1 + 662 68 663 67 681 51 c 0 + 692 43 699 41 732 40 c 1 + 732 -3 l 1 + 653 0 635 0 618 0 c 0 + 587 0 567 -1 534 -4 c 1 + 476.421070713 70.5462765054 418.158030984 144.810362819 358 217 c 1 + 358 191 l 1 + 359 165 l 2 + 359 160 359 145 360 128 c 1 + 294 127 l 1 + 295 161 l 1 + 296 235 l 1 + 296 288 l 1 + 284 302 267 320 263 324 c 1 + 244 308 l 1 + 244 101 246 62 253 52 c 0 + 258 44 280 41 320 40 c 1 + 320 -4 l 1 + 228 -1 197 0 166 0 c 0 + 126 0 99 -1 17 -4 c 1 + 17 39 l 1 + 63 41 87 46 93 56 c 0 + 101 71 104 125 104 296 c 0 + 104 350 102 530 101 568 c 0 + 99 645 99 645 17 646 c 1 + 17 687 l 1 + 92 685 120 684 161 684 c 0 + 204 684 230 685 319 688 c 1 + 319 648 l 1 + 271 644 261 641 253 632 c 0 + 245 620 245 613 244 516 c 1 + 244 386 l 2 + 244 384 244 370 243 352 c 1 + 268 374 282 386 296 400 c 1 + 296 406.333333333 296 412.666666667 296 419 c 2 + 295 487 l 1 + 295 515 l 1 + 294 548 l 1 +EndSplineSet +EndChar + +StartChar: uni049A +Encoding: 1178 1178 665 +Width: 723 +Flags: MW +LayerCount: 2 +Fore +SplineSet +399 380 m 0 + 469.27428234 293.940949007 540.08259608 208.415929414 613 125 c 0 + 661.832550878 70.4224431364 681.327240623 58.9348698125 731.177510752 58.9348698125 c 0 + 733.390131684 58.9348698125 735.662554868 58.9575009976 738 59 c 1 + 729 29 716 -75 716 -120 c 0 + 716 -121 716 -127 717 -132 c 1 + 672 -132 l 1 + 670 -123 668 -113 668 -110 c 0 + 658 -59 649 -37 632 -22 c 0 + 613 -5 593 0 549 0 c 2 + 541 0 l 1 + 516 32 499 54 493 61 c 2 + 395 172 l 2 + 358 215 322 258 285 300 c 0 + 278 308 270 317 263 324 c 1 + 244 308 l 1 + 244 101 246 62 253 52 c 0 + 258 44 280 41 320 40 c 1 + 320 -4 l 1 + 228 -1 197 0 166 0 c 0 + 126 0 99 -1 17 -4 c 1 + 17 39 l 1 + 63 41 87 46 93 56 c 0 + 101 71 104 125 104 296 c 0 + 104 350 102 530 101 568 c 0 + 99 645 99 645 17 646 c 1 + 17 687 l 1 + 92 685 120 684 161 684 c 0 + 204 684 230 685 319 688 c 1 + 319 648 l 1 + 271 644 261 641 253 632 c 0 + 245 620 245 613 244 516 c 1 + 244 386 l 2 + 244 384 244 370 243 352 c 1 + 294 397 367 470 466 574 c 0 + 523 635 530 646 530 671 c 0 + 530 674 530 680 529 689 c 1 + 580 687 599 686 628 686 c 0 + 657 686 675 687 708 690 c 1 + 708 648 l 1 + 640 642 633 640 596 608 c 0 + 532 550 442 467 377 405 c 1 + 384 398 391 389 399 380 c 0 +EndSplineSet +EndChar + +StartChar: uni04A2 +Encoding: 1186 1186 666 +Width: 768 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 -3 m 1 + 18 38 l 1 + 77 42 84 43 91 49 c 0 + 102 60 104 115 104 360 c 0 + 104 455 100 601 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 151 685 c 0 + 218 685 261 686 332 691 c 1 + 332 648 l 1 + 284 646 263 642 256 633 c 0 + 247 623 247 615 246 418 c 1 + 246 388 l 1 + 308 386 336 386 380 386 c 0 + 429 386 460 387 543 389 c 1 + 542 561 538 625 530 633 c 0 + 523 643 504 647 456 648 c 1 + 456 690 l 1 + 522 687 554 686 598 686 c 0 + 638 686 674 687 770 691 c 1 + 770 650 l 1 + 704 647 699 646 692 633 c 0 + 685 617 682 547 682 367 c 0 + 682 262 684 99 686 89 c 0 + 689 66 695 64 770 59 c 1 + 760 27 749 -72 749 -131 c 1 + 704 -131 l 1 + 703 -120 702 -110 702 -106 c 0 + 699 -42 697 -26 686 -15 c 0 + 676 -3 648 3 609 3 c 0 + 590 3 547 1 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 518 43 521 44 530 52 c 0 + 540 67 541 75 542 302 c 1 + 542 328 l 1 + 483 329 460 329 406 329 c 0 + 332 329 310 329 247 327 c 1 + 246 315 246 300 246 298 c 0 + 246 204 248 114 250 79 c 0 + 253 44 260 40 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 186 1 c 0 + 155 1 119 0 18 -3 c 1 +EndSplineSet +EndChar + +StartChar: uni04B2 +Encoding: 1202 1202 667 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +393 389 m 1 + 527 149 l 2 + 543 122 548 114 565 84 c 0 + 577 67 594 61 640 59 c 1 + 630 26 618 -73 618 -132 c 1 + 573 -132 l 1 + 569 -43 556 -22 496 -6 c 0 + 451 6 434 22 400 87 c 2 + 304 268 l 1 + 206 124 l 1 + 160 53 143 20 145 -1 c 1 + 106 0 76 1 56 1 c 0 + 46 1 29 1 8 0 c 1 + 8 42 l 1 + 50 43 54 44 65 47 c 0 + 77 53 78 54 113 101 c 2 + 280 322 l 1 + 203 455 l 2 + 155 537 113 598 95 613 c 0 + 82 624 68 628 44 628 c 0 + 39 628 34 628 14 627 c 1 + 11 667 l 1 + 204 702 l 1 + 240 674 252 658 291 583 c 2 + 366 441 l 1 + 484 618 l 2 + 509 656 512 662 512 681 c 2 + 512 687 l 1 + 542 686 566 685 581 685 c 0 + 596 685 617 686 646 687 c 1 + 646 649 l 1 + 640 648 635 648 633 648 c 0 + 588 645 586 644 540 584 c 1 + 489.308247123 520.691752877 442.211092249 453.788907751 393 389 c 1 +EndSplineSet +EndChar + +StartChar: uni04B8 +Encoding: 1208 1208 668 +Width: 731 +Flags: MW +LayerCount: 2 +Fore +SplineSet +90 476 m 0 + 90 498.701978813 92 554.796308942 92 580 c 0 + 92 613 86 630 71 638 c 0 + 65 641 45 644 10 647 c 1 + 10 689 l 1 + 66 686 99 685 145 685 c 0 + 184 685 220 686 308 688 c 1 + 308 647 l 1 + 251 644 246 642 239 629 c 0 + 229.927924524 607.831823889 226 507.232540208 226 475 c 0 + 226 393 270 337 347 320 c 1 + 347 381 l 1 + 346 439 l 1 + 345 467 l 1 + 411 467 l 1 + 410 439 l 2 + 409 400 408 361 408 323 c 2 + 408 317 l 1 + 407 314 l 1 + 442 314 473 318 512 328 c 1 + 513 355 513 372 513 441 c 0 + 513 589 511 627 503 635 c 0 + 494 643 490 643 428 648 c 1 + 428 691 l 1 + 492 686 534 685 612 685 c 0 + 668 685 694 686 735 689 c 1 + 735 648 l 1 + 677 644 661 641 656 631 c 0 + 651 620 648 513 648 320 c 0 + 648 93 649 67 659 53 c 0 + 665 43 679 41 734 38 c 1 + 734 -3 l 1 + 619 0 608 0 565 0 c 0 + 520 0 489 -1 428 -3 c 1 + 428 38 l 1 + 437 39 l 1 + 486 42 492 43 501 52 c 0 + 509 59 512 94 512 214 c 2 + 512 272 l 1 + 470 263 440 259 408 257 c 1 + 408 239 408 221 408 203 c 0 + 409 172 409 150 410 142 c 0 + 410 138 410 125 411 110 c 1 + 345 110 l 1 + 346 139 l 2 + 346 150 346 162 347 228 c 0 + 347 237.666666667 347 247.333333333 347 257 c 1 + 170 267 90 335 90 476 c 0 +EndSplineSet +EndChar + +StartChar: uni04B6 +Encoding: 1206 1206 669 +Width: 737 +Flags: MW +LayerCount: 2 +Fore +SplineSet +90 476 m 0 + 90 497.740787752 92 555.326229418 92 580 c 0 + 92 613 86 630 71 638 c 0 + 65 641 45 644 10 647 c 1 + 10 689 l 1 + 66 686 99 685 145 685 c 0 + 184 685 220 686 308 688 c 1 + 308 647 l 1 + 251 644 246 642 239 629 c 0 + 233 616 226 534 226 475 c 0 + 226 372 292 314 410 314 c 0 + 445 314 465 317 512 328 c 1 + 513 363 513 367 513 441 c 0 + 513 588 511 627 503 635 c 0 + 494 643 490 643 428 648 c 1 + 428 691 l 1 + 492 686 534 685 612 685 c 0 + 667 685 694 686 735 689 c 1 + 735 648 l 1 + 723 647 l 1 + 678 645 670 644 664 637 c 0 + 653 623 650 570 650 391 c 0 + 650 260 652 99 654 87 c 0 + 657 64 662 62 738 57 c 1 + 728 25 717 -75 717 -133 c 1 + 672 -133 l 1 + 671 -122 671 -112 671 -108 c 0 + 668 -45 665 -28 655 -17 c 0 + 643 -5 616 1 567 1 c 0 + 538 1 505 0 428 -3 c 1 + 428 38 l 1 + 437 39 l 1 + 486 42 492 43 501 52 c 0 + 509 59 512 93 512 214 c 2 + 512 272 l 1 + 455 260 417 256 373 256 c 0 + 280 256 200 279 150 319 c 0 + 110 352 90 403 90 476 c 0 +EndSplineSet +EndChar + +StartChar: uni0400 +Encoding: 1024 1024 670 +Width: 555 +Flags: MW +LayerCount: 2 +Fore +SplineSet +184 686 m 0 + 266.648989732 686 338.899437803 689 428 689 c 0 + 487 689 502 689 537 686 c 1 + 528 643 521 583 521 537 c 1 + 482 537 l 1 + 482 596 481 605 476 613 c 0 + 466 626 431 631 341 631 c 0 + 308 631 298 631 244 629 c 1 + 244 588 244 584 243 555 c 0 + 243 541 243 516 242 479 c 2 + 241 413 l 1 + 241 384 l 1 + 265 382 277 382 309 382 c 0 + 399 382 407 383 415 390 c 0 + 424 399 425 405 428 462 c 1 + 468 462 l 1 + 466 393 465 373 465 355 c 0 + 465 334 466 312 468 243 c 1 + 425 243 l 1 + 424 254 424 262 424 266 c 0 + 422 308 418 320 404 324 c 0 + 390 328 359 330 312 330 c 0 + 282 330 268 330 241 328 c 1 + 240 283 l 1 + 240 155 241 101 244 57 c 1 + 292 56 306 56 337 56 c 0 + 419 56 470 60 479 68 c 0 + 485 74 488 84 505 168 c 1 + 545 168 l 1 + 538 127 532 42 532 0 c 1 + 494 -2 474 -3 442 -3 c 2 + 356 -2 l 2 + 314 -1 240 0 185 0 c 0 + 135 0 130 0 54 -3 c 1 + 45 -3 l 1 + 45 23 l 1 + 70 34 88 45 92 52 c 0 + 97 60 100 171 100 329 c 0 + 100 441 98 607 96 616 c 0 + 92 640 78 645 17 648 c 1 + 17 691 l 1 + 90 688 145 686 184 686 c 0 +311 730 m 1 + 180 811 l 2 + 176 813 172 815 169 818 c 0 + 139 836 129 849 129 871 c 0 + 129 898 146 915 173 915 c 0 + 197 915 215 905 238 878 c 2 + 367 730 l 1 + 311 730 l 1 +EndSplineSet +EndChar + +StartChar: uni040D +Encoding: 1037 1037 671 +Width: 764 +Flags: MW +LayerCount: 2 +Fore +SplineSet +450 747 m 1 + 427 747 l 1 + 296 825 l 2 + 254 850 241 863 241 880 c 0 + 241 897 254 910 272 910 c 0 + 288 910 298 904 321 880 c 2 + 450 747 l 1 +247 208 m 1 + 249 211 l 1 + 289.623852357 254.748764077 397.016855142 393.820788008 445 453 c 0 + 468 482 499 524 538 577 c 1 + 536 622 534 630 526 637 c 0 + 517 644 497 647 456 648 c 1 + 456 690 l 1 + 522 687 554 686 598 686 c 0 + 636 686 673 687 770 691 c 1 + 770 648 l 1 + 718 646 701 643 692 636 c 0 + 684 630 684 629 683 565 c 0 + 681 433 681 397 681 315 c 0 + 681 126 684 68 692 53 c 0 + 699 42 705 41 769 38 c 1 + 769 -3 l 1 + 691 0 656 1 605 1 c 0 + 548 1 514 0 456 -3 c 1 + 456 38 l 1 + 470 39 l 2 + 518 43 521 44 529 52 c 0 + 540 66 540 76 541 302 c 2 + 542 427 l 2 + 542 449 542 471 542 493 c 1 + 476.802555593 409.421500969 413.049559686 330.241754477 346 246 c 0 + 314 204 281 162 248 121 c 1 + 250 69 252 61 260 51 c 0 + 268 42 285 39 332 38 c 1 + 332 -3 l 1 + 267 0 233 1 186 1 c 0 + 155 1 119 0 18 -3 c 1 + 18 38 l 1 + 77 42 84 43 91 49 c 0 + 102 60 104 115 104 360 c 0 + 104 455 100 601 97 617 c 0 + 93 641 88 643 17 647 c 1 + 17 689 l 1 + 70 686 100 685 151 685 c 0 + 218 685 261 686 332 691 c 1 + 332 648 l 1 + 284 646 263 642 256 633 c 0 + 247 623 247 615 246 418 c 1 + 246 332 l 2 + 246 299 246 294 247 208 c 1 +EndSplineSet +EndChar + +StartChar: uni0462 +Encoding: 1122 1122 672 +Width: 591 +Flags: MW +LayerCount: 2 +Fore +SplineSet +99.0667491232 77.385824578 m 0 + 99.0667491232 169.667344655 101 194.319879572 101 349 c 0 + 101 396.666666667 101 444.333333333 101 492 c 1 + 34 492 l 1 + 34 563 l 1 + 100 563 l 1 + 98 624 98 627 91 634 c 0 + 83 642 71 644 17 648 c 1 + 17 691 l 1 + 81 686 122 685 200 685 c 0 + 255 685 282 686 323 689 c 1 + 323 648 l 1 + 262 644 248 641 244 631 c 0 + 240 620 239 617 238 563 c 1 + 365 563 l 1 + 365 492 l 1 + 238 492 l 1 + 238 401 l 1 + 266 402 291 402 302 402 c 0 + 391 402 443 395 482 377 c 0 + 547 348 580 296 580 222 c 0 + 580 144 540 76 469 33 c 0 + 429 9 376 -2 303 -2 c 1 + 252 0 l 1 + 168 2 167 2 153 2 c 0 + 130 2 107 1 53 -3 c 1 + 53 21 l 1 + 88.3703814565 39.163168856 99.0667491232 51.8432235365 99.0667491232 77.385824578 c 0 +240 78 m 2 + 240 53 l 1 + 258 51 268 50 283 50 c 0 + 379 50 428 103 428 206 c 0 + 428 264 412 305 380 328 c 0 + 355 347 329 353 280 353 c 0 + 266 353 255 352 239 351 c 1 + 238 334 238 323 238 320 c 0 + 238.666666667 239.333333333 239.333333333 158.666666667 240 78 c 2 +EndSplineSet +EndChar + +StartChar: uni0472 +Encoding: 1138 1138 673 +Width: 791 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 706 m 0 + 529 706 608 680 672 623 c 0 + 743 560 777 476 777 362 c 0 + 777 126 631 -23 402 -23 c 0 + 168 -23 38 107 38 341 c 0 + 38 443 67 528 122 591 c 0 + 194 671 284 706 421 706 c 0 +194 393 m 1 + 232.242455128 405.747485043 270.584200119 413 303 413 c 0 + 341 413 368 405 401 383 c 2 + 439 358 l 2 + 457 346 481 339 505 339 c 0 + 537 339 567 345 621 362 c 1 + 618 432 606 490 585 536 c 0 + 548 615 492 650 402 650 c 0 + 273 650 205 565 194 393 c 1 +621 307 m 1 + 606 302 l 2 + 552 283 514 275 482 275 c 0 + 450 275 441 279 384 317 c 0 + 348 340 320 349 279 349 c 0 + 251 349 227 346 193 336 c 1 + 195 273 206 214 227 165 c 0 + 265 77 324 35 411 35 c 0 + 543 35 610 122 621 307 c 1 +EndSplineSet +EndChar + +StartChar: uni0474 +Encoding: 1140 1140 674 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +179 678 m 0 + 223.385159463 678 278.012615487 679.450315387 340 681 c 1 + 340 644 l 1 + 290 641 l 2 + 276 640 264 632 264 622 c 0 + 264 605 267 594 285 550 c 2 + 442 163 l 1 + 615 586 l 2 + 646 660 673 683 733 683 c 0 + 750 683 759 681 780 674 c 1 + 780 617 l 1 + 760 622 750 624 738 624 c 0 + 710 624 695 613 683 584 c 2 + 476 96 l 2 + 458.508227383 56.643511611 455.924391827 43.6034187492 438 -3 c 1 + 362 -3 l 1 + 123 569 l 2 + 101 620 86 638 61 641 c 1 + 20 644 l 1 + 20 681 l 1 + 164 678 164 678 179 678 c 0 +EndSplineSet +EndChar + +StartChar: uni0498 +Encoding: 1176 1176 675 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +306 -23 m 1 + 282 -77 l 1 + 302 -73 313 -71 328 -71 c 0 + 374 -71 404 -99 404 -144 c 0 + 404 -197 353 -231 271 -231 c 0 + 242 -231 212 -225 177 -213 c 1 + 193 -176 l 1 + 227 -183 241 -185 260 -185 c 0 + 293 -185 310 -172 310 -148 c 0 + 310 -126 296 -113 272 -113 c 0 + 264 -113 257 -114 236 -117 c 1 + 226 -109 l 1 + 265 -22 l 1 + 182 -17 122 2 60 43 c 1 + 50 67 47 75 38 114 c 1 + 60 121 l 1 + 130 60 190 37 281 37 c 0 + 393 37 465 96 465 187 c 0 + 465 270 408 320 312 320 c 2 + 283 320 l 1 + 297 385 l 1 + 341 386 360 390 381 402 c 0 + 416 421 439 462 439 505 c 0 + 439 584 371 635 266 635 c 0 + 204 635 155 618 125 586 c 0 + 109 569 100 553 85 515 c 1 + 44 515 l 1 + 48 576 49 585 52 643 c 1 + 134 687 198 702 298 702 c 0 + 387 702 455 687 510 654 c 0 + 569 619 601 569 601 513 c 0 + 601 469 581 429 544 401 c 0 + 529 389 510 380 477 368 c 1 + 520 355 537 348 556 336 c 0 + 599 308 626 256 626 201 c 0 + 626 69 494 -23 306 -23 c 1 +EndSplineSet +EndChar + +StartChar: uni04A0 +Encoding: 1184 1184 676 +Width: 704 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-68 503 m 1 + -107 503 l 1 + -107 559 -113 626 -123 686 c 1 + -88 689 -74 689 -22 689 c 2 + 248 688 l 1 + 245 598 244 548 244 516 c 2 + 244 386 l 1 + 243 352 l 1 + 296 399 359 462 465 574 c 0 + 521 634 529 646 529 671 c 0 + 529 674 529 680 528 689 c 1 + 580 687 598 686 627 686 c 0 + 657 686 675 687 708 690 c 1 + 708 648 l 1 + 639 642 633 640 595 608 c 0 + 556 574 449 474 377 405 c 1 + 381 399 385 395 390 390 c 0 + 395 384 413 362 445 323 c 2 + 514 239 l 1 + 636 97 669 59 681 51 c 0 + 692 43 699 41 732 40 c 1 + 732 -3 l 1 + 653 0 635 0 618 0 c 0 + 586 0 566 -1 533 -4 c 1 + 517 17 l 1 + 425.447922136 133.114830461 370.063457208 206.405710935 263 324 c 1 + 244 308 l 1 + 244 106 245 62 253 52 c 0 + 258 44 280 41 320 40 c 1 + 320 -4 l 1 + 227 -1 196 0 166 0 c 0 + 126 0 99 -1 17 -4 c 1 + 17 39 l 1 + 63 41 87 46 92 56 c 0 + 101 72 103 114 103 327 c 0 + 103 490 101 609 97 615 c 0 + 91 624 60 630 17 630 c 0 + -27 630 -53 622 -62 607 c 0 + -67 597 -68 574 -68 503 c 1 +EndSplineSet +EndChar + +StartChar: uni04AA +Encoding: 1194 1194 677 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +382 -14 m 1 + 357 -71 l 1 + 376 -66 388 -65 402 -65 c 0 + 449 -65 479 -93 479 -138 c 0 + 479 -191 428 -225 346 -225 c 0 + 316 -225 286 -219 252 -207 c 1 + 268 -170 l 1 + 301 -177 316 -179 335 -179 c 0 + 368 -179 385 -166 385 -142 c 0 + 385 -120 371 -107 347 -107 c 0 + 339 -107 332 -108 311 -111 c 1 + 301 -103 l 1 + 343 -8 l 1 + 285 4 246 18 210 38 c 0 + 104 99 44 210 44 347 c 0 + 44 561 202 695 455 695 c 0 + 542 695 598 684 689 648 c 1 + 695 637 l 1 + 686 599 683 584 672 484 c 1 + 633 484 l 1 + 628 570 l 1 + 574 620 526 639 450 639 c 0 + 291 639 194 533 194 361 c 0 + 194 172 309 48 485 48 c 0 + 551 48 615 65 680 99 c 1 + 692 87 l 1 + 670 38 l 1 + 597 -2 537 -17 447 -17 c 0 + 425 -17 406 -16 382 -14 c 1 +EndSplineSet +EndChar + +StartChar: uni04CB +Encoding: 1227 1227 678 +Width: 731 +Flags: MW +LayerCount: 2 +Fore +SplineSet +90 475 m 0 + 90 496.281989618 92 554.740303975 92 579 c 0 + 92 613 86 630 71 638 c 0 + 65 641 45 644 10 647 c 1 + 10 689 l 1 + 66 686 99 685 145 685 c 0 + 184 685 220 686 308 688 c 1 + 308 647 l 1 + 251 644 246 642 239 629 c 0 + 230.138627756 608.323464764 226 507.814864257 226 476 c 0 + 226 372 292 314 410 314 c 0 + 445 314 465 317 512 328 c 1 + 513 356 513 356 513 398 c 0 + 513 594 512 626 503 635 c 0 + 494 643 490 643 428 648 c 1 + 428 691 l 1 + 492 686 534 685 612 685 c 0 + 668 685 694 686 735 689 c 1 + 735 648 l 1 + 677 644 661 641 656 631 c 0 + 653 624 652 617 651 586 c 0 + 650 555 648 359 648 330 c 0 + 648 93 649 67 659 53 c 0 + 665 43 679 41 734 38 c 1 + 734 -3 l 1 + 673 -1 659 -1 611 0 c 1 + 603 0 l 2 + 548 0 521 -11 504 -41 c 0 + 495 -57 493 -65 480 -132 c 1 + 435 -132 l 1 + 435 -121 l 2 + 435 -74 423 15 413 48 c 1 + 430 49 445 49 451 49 c 0 + 511 52 512 54 512 165 c 0 + 512 200.666666667 512 236.333333333 512 272 c 1 + 455 260 417 256 373 256 c 0 + 280 256 200 279 150 319 c 0 + 110 352 90 403 90 475 c 0 +EndSplineSet +EndChar + +StartChar: afii10065 +Encoding: 1072 1072 679 +Width: 470 +Flags: MW +LayerCount: 2 +Fore +SplineSet +115 337 m 1 + 79 345 l 1 + 82 408 l 1 + 169 469 193 479 251 479 c 0 + 310 479 356 462 381 431 c 0 + 401 406 410 367 410 307 c 2 + 410 294 l 1 + 405 123 l 1 + 405 104 l 2 + 405 45 405 45 467 39 c 1 + 467 0 l 1 + 395 1 393 1 379 1 c 0 + 345 1 322 0 285 -2 c 1 + 279 4 l 1 + 285 72 l 1 + 266.53374834 57.226998672 248.54742586 41.8478218813 231 27 c 0 + 221 19 211 11 201 2 c 0 + 190 -8 179 -10 144 -10 c 0 + 70 -10 31 32 31 112 c 0 + 31 212 75 242 285 282 c 1 + 285 310 284 321 280 338 c 0 + 270 378 235 403 189 403 c 0 + 171 403 162 401 146 394 c 1 + 115 337 l 1 +286 121 m 1 + 286 244 l 1 + 241 234 220 227 202 216 c 0 + 171 198 156 173 156 140 c 0 + 156 102 179 75 211 75 c 0 + 236 75 260 90 286 121 c 1 +EndSplineSet +Kerns2: 732 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10066 +Encoding: 1073 1073 680 +Width: 512 +Flags: MW +LayerCount: 2 +Fore +SplineSet +457 656 m 1 + 477 636 l 1 + 432 568 401 544 357 544 c 0 + 331 544 331 544 262 574 c 0 + 248 581 234 584 220 584 c 0 + 182 584 157 548 157 494 c 0 + 157 483 157 473 158 461 c 1 + 192 474 226 480 269 480 c 0 + 424 480 497 405 497 244 c 0 + 497 76 410 -18 253 -18 c 0 + 105 -18 31 70 31 245 c 0 + 31 393 53 497 97 560 c 0 + 138 618 205 651 280 651 c 0 + 307 651 327 648 353 640 c 0 + 376 633 383 631 394 631 c 0 + 415 631 429 637 457 656 c 1 +261 431 m 0 + 198 431 169 377 169 261 c 0 + 169 104 202 31 272 31 c 0 + 333 31 360 83 360 203 c 0 + 360 364 331 431 261 431 c 0 +EndSplineSet +Kerns2: 732 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10067 +Encoding: 1074 1074 681 +Width: 457 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 -2 m 1 + 21 37 l 1 + 27 38 l 1 + 57 40 l 2 + 77 42 82 46 85 62 c 0 + 87.4686269666 74.343134833 89.2601295887 118.511113856 89.2601295887 177.788262904 c 0 + 89.2601295887 190.547695142 89.1771243445 204.007176787 89 218 c 2 + 89 247 l 2 + 89 394 87 416 75 420 c 0 + 69 422 51 425 21 427 c 1 + 21 467 l 1 + 63 465 125 464 202 464 c 0 + 215 464 239 465 259 466 c 2 + 300 467 l 1 + 391 467 440 433 440 371 c 0 + 440 314 403 277 325 259 c 1 + 363 255 378 252 399 242 c 0 + 434 226 457 189 457 147 c 0 + 457 97 426 50 375 22 c 0 + 346 7 307 -1 255 -1 c 2 + 220 -1 l 1 + 205 0 184 0 174 0 c 0 + 132 0 50 -1 21 -2 c 1 +211 273 m 1 + 220.666666667 273 230.333333333 273 240 273 c 0 + 295 273 324 301 324 353 c 0 + 324 403 302 424 250 424 c 0 + 236 424 227 423 213 421 c 1 + 211 377 211 361 211 332 c 2 + 211 273 l 1 +212 59 m 1 + 212 43 l 1 + 223 41 229 41 240 41 c 0 + 305 41 338 75 338 142 c 0 + 338 207 308 237 241 237 c 0 + 231 237 223 237 211 235 c 1 + 211 202.333333333 211 169.666666667 211 137 c 2 + 212 59 l 1 +EndSplineSet +Kerns2: 732 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10068 +Encoding: 1075 1075 682 +Width: 433 +Flags: MW +LayerCount: 2 +Fore +SplineSet +282 39 m 1 + 282 -1 l 1 + 258 -1 l 1 + 137 0 l 2 + 104 0 92 0 21 -2 c 1 + 21 37 l 1 + 63 39 79 43 83 51 c 0 + 88 58 90 102 90 218 c 2 + 90 247 l 2 + 90 369 88 408 82 415 c 0 + 78 422 60 426 21 427 c 1 + 21 467 l 1 + 84 465 179 464 289 464 c 0 + 316 464 367 464 425 465 c 1 + 440 464 l 1 + 431 433 420 348 420 305 c 2 + 420 294 l 1 + 381 296 l 1 + 380 319 l 2 + 376 410 371 415 299 415 c 1 + 282 414 l 1 + 214 412 l 1 + 213 371 212 361 212 280 c 2 + 212 189 l 2 + 212 90 214 57 222 49 c 0 + 227 43 236 41 282 39 c 1 +EndSplineSet +Kerns2: 732 50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10069 +Encoding: 1076 1076 683 +Width: 585 +Flags: MW +LayerCount: 2 +Fore +SplineSet +3 48 m 1 + 16 49 l 1 + 81 51 85 52 100 64 c 0 + 140.929810723 98.1081756029 150 296.041340618 150 375 c 0 + 150 424 150 425 77 427 c 1 + 77 467 l 1 + 101 466 118 466 124 466 c 2 + 215 465 l 1 + 311 463 l 1 + 451 465 l 1 + 541 466 l 2 + 547 466 561 466 581 467 c 1 + 581 427 l 1 + 575 427 l 1 + 545 424 l 2 + 525 422 521 419 517 403 c 0 + 514 381 513 328 513 247 c 2 + 513 188 l 1 + 514 92 516 62 523 58 c 0 + 529 52 545 49 587 48 c 1 + 578 19 567 -72 567 -127 c 1 + 525 -127 l 1 + 524 -117 524 -107 524 -104 c 0 + 520 -34 517 -23 495 -15 c 0 + 469 -5 418 -1 295 -1 c 0 + 149 -1 98 -6 82 -23 c 0 + 71 -35 71 -35 66 -127 c 1 + 23 -127 l 1 + 23 -119 23 -111 23 -103 c 0 + 15 -12 9 32 3 48 c 1 +153 51 m 1 + 197 48 240 47 301 47 c 0 + 325 47 362 50 371 52 c 0 + 391 58 392 64 392 232 c 0 + 392 377 391 395 382 404 c 0 + 377 410 345 415 308 415 c 0 + 265 415 253 409 251 385 c 0 + 242 223 211 119 153 51 c 1 +EndSplineSet +EndChar + +StartChar: afii10070 +Encoding: 1077 1077 684 +Width: 463 +Flags: MW +LayerCount: 2 +Fore +SplineSet +419 92 m 1 + 434 78 l 1 + 412 30 l 1 + 364 -2 313 -17 255 -17 c 0 + 193 -17 136 4 96 42 c 0 + 52 83 31 143 31 224 c 0 + 31 294 45 352 69 383 c 0 + 82 398 109 417 154 442 c 0 + 205 470 234 479 273 479 c 0 + 379 479 446 405 446 287 c 0 + 446 279 445 265 444 248 c 1 + 367 233 345 230 300 230 c 2 + 162 230 l 1 + 166 128 225 61 312 61 c 0 + 352 61 388 71 419 92 c 1 +158 280 m 1 + 182 279 197 279 229 279 c 0 + 272 279 286 279 315 281 c 1 + 315 383 294 423 240 423 c 0 + 186 423 163 383 158 280 c 1 +EndSplineSet +Kerns2: 732 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10072 +Encoding: 1078 1078 685 +Width: 794 +Flags: MW +LayerCount: 2 +Fore +SplineSet +273 -2 m 1 + 273 37 l 1 + 318 39 332 41 338 47 c 0 + 345 53 347 75 348 141 c 0 + 348 166 348 191 348 216 c 1 + 313 216 l 1 + 267 155 219 83 169 -2 c 1 + 140 0 126 0 100 0 c 0 + 67 0 41 -1 3 -2 c 1 + 3 39 l 1 + 39 40 53 49 83 87 c 1 + 226 290 l 1 + 136 391 l 1 + 105 421 102 422 20 426 c 1 + 20 466 l 1 + 60 464 71 464 94 464 c 0 + 121 464 136 464 166 466 c 1 + 165.811844654 464.118446539 165.706294988 462.256561096 165.706294988 460.383258273 c 0 + 165.706294988 432.388111504 189.27883523 401.843106488 313 265 c 1 + 324.666666667 265 336.333333333 265 348 265 c 1 + 347 388 346 411 338 417 c 0 + 332 423 317 426 273 427 c 1 + 273 467 l 1 + 334 465 365 464 409 464 c 0 + 453 464 484 465 545 467 c 1 + 545 427 l 1 + 501 426 486 423 480 417 c 0 + 472 411 471 388 470 265 c 1 + 481.666666667 265 493.333333333 265 505 265 c 1 + 635 410 654 436 652 466 c 1 + 682 464 697 464 723 464 c 0 + 747 464 756 464 797 466 c 1 + 797 426 l 1 + 786 425 776 424 773 424 c 0 + 722 423 707 418 682 391 c 2 + 592 290 l 1 + 734 87 l 1 + 764 49 778 40 814 39 c 1 + 814 -2 l 1 + 776 -1 751 0 717 0 c 0 + 691 0 677 0 648 -2 c 1 + 592 93 553 153 505 216 c 1 + 470 216 l 1 + 470 178 l 2 + 470 100 472 71 475 57 c 0 + 478 42 488 40 545 37 c 1 + 545 -2 l 1 + 486 0 456 0 409 0 c 0 + 361 0 332 0 273 -2 c 1 +EndSplineSet +Kerns2: 732 48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10073 +Encoding: 1079 1079 686 +Width: 400 +Flags: MW +LayerCount: 2 +Fore +SplineSet +113 207 m 1 + 133 266 l 1 + 145 265 158 265 165 265 c 0 + 223 265 260 295 260 343 c 0 + 260 391 221 420 156 420 c 0 + 102 420 73 408 27 367 c 1 + 25 402 25 409 22 432 c 1 + 73 467 114 480 179 480 c 0 + 306 480 386 427 386 342 c 0 + 386 288 358 255 297 238 c 1 + 366 215 395 183 395 125 c 0 + 395 81 372 41 331 15 c 0 + 295 -8 257 -17 196 -17 c 0 + 124 -17 85 -8 34 21 c 1 + 14 71 l 1 + 23 83 l 1 + 71 51 98 43 151 43 c 0 + 224 43 269 76 269 131 c 0 + 269 181 229 208 154 208 c 1 + 113 207 l 1 +EndSplineSet +Kerns2: 732 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10074 +Encoding: 1080 1080 687 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +382 293 m 1 + 340.497715021 247.05104163 263.112178037 163.134613645 213 103 c 1 + 215 54 215 51 224 45 c 0 + 232 40 236 40 280 38 c 1 + 280 -2 l 1 + 232 0 205 0 150 0 c 0 + 96 0 69 0 21 -2 c 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 43 86 59 c 0 + 88 69 90 155 90 233 c 0 + 90 262 89 350 88 372 c 0 + 87 414 85 419 70 424 c 0 + 64 425 64 425 21 428 c 1 + 21 467 l 1 + 73 466 102 465 151 465 c 0 + 199 465 228 466 280 467 c 1 + 280 428 l 1 + 265 427 l 2 + 233 425 227 424 221 418 c 0 + 214 410 213 395 212 286 c 0 + 212 249.666666667 212 213.333333333 212 177 c 1 + 261 226 284 251 381 361 c 1 + 379 412 379 414 370 421 c 0 + 361 425 359 425 314 428 c 1 + 314 467 l 1 + 366 466 395 465 444 465 c 0 + 492 465 521 466 573 467 c 1 + 573 428 l 1 + 558 427 l 2 + 518 425 512 423 508 406 c 0 + 506 397 504 307 504 233 c 0 + 504 206 505 116 506 93 c 0 + 507 51 509 46 524 42 c 0 + 531 40 531 40 573 38 c 1 + 573 -2 l 1 + 525 0 498 0 444 0 c 0 + 389 0 362 0 314 -2 c 1 + 314 38 l 1 + 359 40 363 40 372 46 c 0 + 380 53 381 62 382 179 c 1 + 382 293 l 1 +EndSplineSet +EndChar + +StartChar: afii10076 +Encoding: 1082 1082 688 +Width: 571 +Flags: MW +LayerCount: 2 +Fore +SplineSet +281 39 m 1 + 281 -1 l 1 + 257 -1 l 1 + 132 0 l 2 + 87 0 78 0 21 -2 c 1 + 21 37 l 1 + 27 38 l 1 + 58 40 l 2 + 77 42 82 46 86 62 c 0 + 88 76 90 134 90 216 c 0 + 90 355 89 379 84 388 c 0 + 81 394 75 396 51 397 c 0 + 32 399 32 399 21 399 c 1 + 21 441 l 1 + 128 454 155 460 196 481 c 1 + 213 473 l 1 + 211 373 210 324 210 244 c 1 + 355.523269167 382.993378884 402.71470602 436.707823548 402.71470602 461.154243308 c 0 + 402.71470602 462.914226857 402.470109717 464.522512318 402 466 c 1 + 432 464 447 464 474 464 c 0 + 498 464 507 464 548 466 c 1 + 548 426 l 1 + 538 425 529 424 525 424 c 0 + 484 423 476 420 438 388 c 1 + 320 284 l 1 + 498 89 l 1 + 531.190660956 48.2229022542 545.49640806 38.9206609281 579.292921282 38.9206609281 c 0 + 581.135287452 38.9206609281 583.035574752 38.9483045987 585 39 c 1 + 585 -2 l 1 + 541 -1 512 0 469 0 c 0 + 443 0 431 0 405 -2 c 1 + 321 109 270 168 210 225 c 1 + 211 93 213 51 220 49 c 0 + 227 43 238 41 281 39 c 1 +EndSplineSet +Kerns2: 732 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10077 +Encoding: 1083 1083 689 +Width: 585 +Flags: MW +LayerCount: 2 +Fore +SplineSet +582 467 m 1 + 582 427 l 1 + 576 427 l 1 + 545 424 l 2 + 525 422 521 419 517 403 c 0 + 515 388 513 323 513 247 c 2 + 513 218 l 2 + 513 97 515 56 521 50 c 0 + 525 42 543 39 582 37 c 1 + 582 -2 l 1 + 529 0 508 0 471 0 c 2 + 346 -1 l 1 + 322 -1 l 1 + 322 39 l 1 + 368 41 376 43 382 49 c 0 + 389 57 392 89 392 191 c 0 + 392 370 391 395 382 404 c 0 + 376 410 345 415 308 415 c 0 + 265 415 253 409 251 385 c 0 + 243 251 222 161 183 93 c 0 + 144 27 96 -7 40 -7 c 0 + 34 -7 28 -7 14 -5 c 1 + 15 14 l 2 + 15 28 10 49 2 76 c 1 + 28 80 l 1 + 44 59 58 50 76 50 c 0 + 101 50 117 73 129 127 c 0 + 140 180 150 295 150 379 c 0 + 150 423 148 425 78 427 c 1 + 78 467 l 1 + 102 466 119 466 125 466 c 2 + 215 465 l 1 + 311 463 l 1 + 451 465 l 1 + 542 466 l 2 + 547 466 561 466 582 467 c 1 +EndSplineSet +EndChar + +StartChar: afii10078 +Encoding: 1084 1084 690 +Width: 708 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 -2 m 1 + 180.070548073 -0.139570366932 144.557066929 1 116 1 c 2 + 44 -1 l 1 + 21 -1 l 1 + 21 39 l 1 + 57 40 75 43 81 49 c 0 + 89 57 91 90 91 182 c 0 + 91 347 90 395 85 410 c 0 + 81 422 66 426 21 427 c 1 + 21 467 l 1 + 43 466 66 465 68 465 c 2 + 156 465 l 1 + 197 464 l 2 + 202 464 209 465 219 466 c 1 + 243.701511479 409.539402333 336.460205169 225.673139109 370 155 c 1 + 407 231 485 408 507 465 c 1 + 522 464 530 464 536 464 c 2 + 578 465 l 1 + 669 465 l 2 + 673 465 688 466 709 467 c 1 + 709 427 l 1 + 703 427 l 1 + 672 424 l 2 + 652 422 648 419 645 403 c 0 + 642 385 640 325 640 247 c 2 + 640 218 l 1 + 641 72 643 48 654 45 c 0 + 660 42 679 40 709 37 c 1 + 709 -2 l 1 + 656 0 632 0 603 0 c 2 + 473 -1 l 1 + 449 -1 l 1 + 449 39 l 1 + 495 41 503 43 509 49 c 0 + 516 56 519 98 519 176 c 0 + 519 190 519 190 518 243 c 2 + 517 336 l 1 + 517 359 l 1 + 447 206 391 83 351 -8 c 1 + 317 -8 l 1 + 252 138 174 303 144 358 c 1 + 144 341 l 1 + 145 331 l 1 + 146 247 l 1 + 146 212 l 2 + 146 86 149 51 156 48 c 0 + 162 41 176 39 221 37 c 1 + 221 -2 l 1 +EndSplineSet +EndChar + +StartChar: afii10079 +Encoding: 1085 1085 691 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +382 179 m 0 + 382 191 382 203 382 215 c 1 + 368 216 356 216 331 216 c 2 + 263 216 l 2 + 237 216 227 216 212 215 c 1 + 212 203 212 191 212 179 c 0 + 213 60 214 51 224 45 c 0 + 232 40 237 40 280 38 c 1 + 280 -2 l 1 + 232 0 205 0 151 0 c 0 + 96 0 69 0 21 -2 c 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 42 86 59 c 0 + 88 69 90 154 90 232 c 0 + 90 261 89 349 88 372 c 0 + 87 414 85 419 70 423 c 0 + 64 425 64 425 21 427 c 1 + 21 467 l 1 + 73 466 102 465 150 465 c 0 + 199 465 228 466 280 467 c 1 + 280 427 l 1 + 265 427 l 1 + 233 425 226 424 220 417 c 0 + 214 410 213 395 212 285 c 0 + 212 278.333333333 212 271.666666667 212 265 c 1 + 226 264 250 264 293 264 c 0 + 343 264 367 264 382 265 c 1 + 382 271.666666667 382 278.333333333 382 285 c 0 + 381 406 380 414 370 420 c 0 + 362 425 359 425 314 427 c 1 + 314 467 l 1 + 366 466 395 465 444 465 c 0 + 492 465 521 466 573 467 c 1 + 573 427 l 1 + 558 427 l 1 + 518 425 512 423 508 406 c 0 + 506 397 504 307 504 232 c 0 + 504 205 505 116 506 93 c 0 + 507 51 509 46 524 42 c 0 + 531 40 531 40 573 38 c 1 + 573 -2 l 1 + 525 0 498 0 444 0 c 0 + 389 0 362 0 314 -2 c 1 + 314 38 l 1 + 359 40 363 40 372 45 c 0 + 380 53 381 62 382 179 c 0 +EndSplineSet +EndChar + +StartChar: afii10080 +Encoding: 1086 1086 692 +Width: 512 +Flags: MW +LayerCount: 2 +Fore +SplineSet +267 480 m 0 + 424 480 496 405 496 243 c 0 + 496 76 409 -18 253 -18 c 0 + 107 -18 31 69 31 239 c 0 + 31 394 115 480 267 480 c 0 +260 431 m 0 + 197 431 168 377 168 261 c 0 + 168 104 201 31 271 31 c 0 + 332 31 359 83 359 203 c 0 + 359 364 330 431 260 431 c 0 +EndSplineSet +Kerns2: 732 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10081 +Encoding: 1087 1087 693 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +573 467 m 1 + 573 428 l 1 + 558 427 l 2 + 518 425 512 423 508 406 c 0 + 506 397 504 307 504 233 c 0 + 504 206 505 116 506 93 c 0 + 507 51 509 46 524 42 c 0 + 531 40 531 40 573 38 c 1 + 573 -2 l 1 + 525 0 498 0 444 0 c 0 + 389 0 362 0 314 -2 c 1 + 314 38 l 1 + 363 40 369 41 373 48 c 0 + 380 57 382 91 382 227 c 0 + 382 332 380 386 377 397 c 0 + 373 412 363 414 297 414 c 0 + 227 414 220 412 216 393 c 0 + 213 381 212 328 212 226 c 0 + 212 85 213 57 220 48 c 0 + 225 41 231 40 280 38 c 1 + 280 -2 l 1 + 232 0 205 0 150 0 c 0 + 96 0 69 0 21 -2 c 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 43 86 59 c 0 + 88 69 90 155 90 233 c 0 + 90 262 89 350 88 372 c 0 + 87 414 85 419 70 424 c 0 + 64 425 64 425 21 428 c 1 + 21 467 l 1 + 54 466 l 1 + 153 465 l 1 + 299 463 l 1 + 441 465 l 1 + 540 466 l 1 + 573 467 l 1 +EndSplineSet +EndChar + +StartChar: afii10082 +Encoding: 1088 1088 694 +Width: 558 +Flags: MW +LayerCount: 2 +Fore +SplineSet +10 400 m 1 + 10 439 l 1 + 86 446 136 457 194 479 c 1 + 208 471 l 1 + 209 392 l 1 + 281 454 l 2 + 303 473 322 478 367 478 c 0 + 474 478 544 401 544 281 c 0 + 544 223 526 161 498 126 c 0 + 480 103 436 65 383 27 c 0 + 347 1 320 -9 289 -9 c 0 + 263 -9 235 -2 208 10 c 1 + 208 -28 l 2 + 208 -187 209 -210 219 -221 c 0 + 226 -229 239 -231 288 -233 c 1 + 288 -273 l 1 + 208 -270 183 -270 138 -270 c 0 + 94 -270 65 -271 9 -273 c 1 + 9 -233 l 1 + 60 -231 69 -230 74 -222 c 0 + 79 -213 80 -206 81 -136 c 0 + 84 -6 85 92 85 179 c 0 + 85 260 83 364 82 374 c 0 + 78 399 76 400 10 400 c 1 +209 342 m 2 + 209 106 l 1 + 238 71 265 56 303 56 c 0 + 374 56 416 120 416 228 c 0 + 416 327 373 391 305 391 c 0 + 274 391 251 381 222 356 c 0 + 210 345 209 344 209 342 c 2 +EndSplineSet +Kerns2: 732 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10083 +Encoding: 1089 1089 695 +Width: 428 +Flags: MW +LayerCount: 2 +Fore +SplineSet +386 299 m 1 + 345 299 l 1 + 343 350 339 365 324 380 c 0 + 307 396 284 404 253 404 c 0 + 187 404 157 362 157 268 c 0 + 157 138 217 56 312 56 c 0 + 348 56 375 64 400 82 c 1 + 410 71 l 1 + 390 20 l 1 + 343 -6 300 -18 248 -18 c 0 + 186 -18 132 2 93 40 c 0 + 51 81 31 137 31 216 c 0 + 31 309 57 365 118 404 c 0 + 235 480 235 480 290 480 c 0 + 332 480 364 472 409 451 c 1 + 396 416 388 367 386 299 c 1 +EndSplineSet +Kerns2: 719 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10084 +Encoding: 1090 1090 696 +Width: 455 +Flags: MW +LayerCount: 2 +Fore +SplineSet +299 411 m 1 + 299 386.333333333 299 361.666666667 299 337 c 2 + 298 238 l 1 + 298 134 300 71 304 57 c 0 + 308 42 314 40 373 37 c 1 + 373 -2 l 1 + 314 0 285 0 238 0 c 0 + 190 0 161 0 101 -2 c 1 + 101 37 l 1 + 146 39 160 41 166 47 c 0 + 174 52 176 85 177 218 c 1 + 177 247 l 1 + 176 337 l 2 + 176 361.666666667 176 386.333333333 176 411 c 1 + 133 410 l 1 + 77 410 70 409 61 402 c 0 + 51 391 51 385 48 311 c 1 + 13 311 l 1 + 13 333 l 2 + 13 383 11 435 7 472 c 1 + 87 466 116 465 221 465 c 0 + 341 465 386 466 462 470 c 1 + 456 445 451 376 450 311 c 1 + 416 311 l 1 + 413 379 412 390 407 397 c 0 + 400.686533479 406.921161675 381.357602631 411.148057707 340.942674586 411.148057707 c 0 + 336.547909668 411.148057707 331.903810568 411.098076211 327 411 c 0 + 317.666666667 411 308.333333333 411 299 411 c 1 +EndSplineSet +Kerns2: 732 50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10085 +Encoding: 1091 1091 697 +Width: 492 +Flags: MW +LayerCount: 2 +Fore +SplineSet +7 -156 m 1 + 19 -152 l 1 + 52 -175 78 -185 107 -185 c 0 + 154 -185 176 -158 227 -36 c 1 + 80 338 l 1 + 60 392 51 408 41 416 c 0 + 34 422 21 424 -9 427 c 1 + -9 467 l 1 + 52 464 90 463 140 463 c 0 + 177 463 198 463 258 465 c 1 + 258 426 l 1 + 199 422 195 421 195 405 c 0 + 195 394 196 391 228 306 c 1 + 291 130 l 1 + 294 130 l 1 + 365 312 l 2 + 391 378 396 392 396 405 c 0 + 396 414 390 419 378 423 c 0 + 376 423 362 424 336 426 c 1 + 336 465 l 1 + 369 463 390 462 429 462 c 0 + 467 462 488 463 521 465 c 1 + 521 426 l 1 + 492 423 484 420 476 413 c 0 + 469 407 466 401 453 371 c 0 + 436 329 435 327 423 297 c 2 + 263 -76 l 2 + 227 -159 206 -196 176 -228 c 0 + 144 -262 100 -280 45 -280 c 0 + 20 -280 7 -278 -14 -269 c 1 + -2 -216 -1 -208 7 -156 c 1 +EndSplineSet +Kerns2: 719 49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10086 +Encoding: 1092 1092 698 +Width: 770 +Flags: MW +LayerCount: 2 +Fore +SplineSet +456 635 m 1 + 456 433 l 1 + 486 465 523 480 576 480 c 0 + 698 480 763 398 763 244 c 0 + 763 84 685 -18 561 -18 c 0 + 513 -18 480 -4 456 25 c 1 + 456 -90 l 2 + 456 -174 457 -201 458 -204 c 0 + 462 -227 472 -231 526 -231 c 1 + 526 -272 l 1 + 481 -271 l 2 + 434 -270 400 -269 388 -269 c 0 + 355 -269 328 -270 261 -273 c 1 + 261 -232 l 1 + 278 -231 l 1 + 322 -230 330 -227 333 -205 c 0 + 336 -191 337 -152 338 -40 c 1 + 338 20 l 1 + 311 -5 274 -18 227 -18 c 0 + 102 -18 31 74 31 236 c 0 + 31 321 49 378 90 421 c 0 + 126 459 178 481 234 481 c 0 + 277 481 313 470 338 448 c 1 + 338 484 l 1 + 336 623 336 630 328 639 c 0 + 326 642 318 646 310 646 c 0 + 304 647 292 647 279 648 c 0 + 276 648 269 648 261 649 c 1 + 261 687 l 1 + 320 694 340 697 362 701 c 0 + 422 718 437 722 444 723 c 1 + 458 716 l 1 + 457 671 457 658 456 635 c 1 +251 431 m 0 + 194 431 168 377 168 262 c 0 + 168 106 197 32 259 32 c 0 + 316 32 340 83 340 205 c 0 + 340 364 314 431 251 431 c 0 +538 431 m 0 + 482 431 456 377 456 262 c 0 + 456 106 485 32 546 32 c 0 + 603 32 626 83 626 205 c 0 + 626 364 600 431 538 431 c 0 +EndSplineSet +Kerns2: 732 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10087 +Encoding: 1093 1093 699 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 428 m 1 + 123 479 l 1 + 163 474 189 453 226 396 c 1 + 284 311 l 1 + 346 398 l 2 + 365 424 365 425 369 439 c 0 + 369 442 369 447 370 454 c 1 + 370 465 l 1 + 398 464 421 463 435 463 c 0 + 448 463 466 464 491 465 c 1 + 491 425 l 1 + 444 423 438 419 391 363 c 2 + 311 267 l 1 + 413 113 l 2 + 448.989100737 57.5573312978 471.732755742 39.9587932551 510.679099733 39.9587932551 c 0 + 511.773065118 39.9587932551 512.87981433 39.9726783983 514 40 c 1 + 514 -2 l 1 + 481 0 456 0 438 0 c 0 + 420 0 389 -1 350 -2 c 1 + 327 16 313 34 283 81 c 1 + 233 163 l 1 + 163 61 l 2 + 146 36 145 34 142 27 c 0 + 139 21 138 13 138 -2 c 1 + 94 0 82 0 71 0 c 0 + 57 0 53 0 17 -2 c 1 + 17 36 l 1 + 64 38 74 44 111 87 c 1 + 208 209 l 1 + 97 376 79 393 0 395 c 1 + 0 428 l 1 +EndSplineSet +Kerns2: 732 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10088 +Encoding: 1094 1094 700 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +573 428 m 1 + 558 427 l 2 + 527 425 518 424 513 418 c 0 + 502.583884456 401.334215129 504 277.418305023 504 241 c 0 + 504 139 506 83 510 68 c 0 + 514 53 522 50 580 48 c 1 + 570 12 560 -72 559 -127 c 1 + 517 -127 l 1 + 516 -117 516 -107 516 -104 c 0 + 513 -31 509 -20 487 -11 c 0 + 463 -2 407 3 322 3 c 1 + 153 1 l 1 + 54 -1 l 1 + 21 -2 l 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 43 86 59 c 0 + 88 69 90 155 90 233 c 0 + 90 262 89 350 88 372 c 0 + 87 414 85 419 70 424 c 0 + 64 425 64 425 21 428 c 1 + 21 467 l 1 + 73 466 102 465 151 465 c 0 + 199 465 228 466 280 467 c 1 + 280 428 l 1 + 265 427 l 2 + 225 425 219 423 216 406 c 0 + 213 395 212 342 212 238 c 0 + 212 125 213 80 217 68 c 0 + 221 53 231 51 297 51 c 0 + 367 51 374 53 378 72 c 0 + 381 83 382 146 382 239 c 0 + 382 374 380 408 373 418 c 0 + 368 424 365 425 314 428 c 1 + 314 467 l 1 + 366 466 395 465 444 465 c 0 + 492 465 521 466 573 467 c 1 + 573 428 l 1 +EndSplineSet +EndChar + +StartChar: afii10091 +Encoding: 1097 1097 701 +Width: 802 +Flags: MW +LayerCount: 2 +Fore +SplineSet +805 467 m 1 + 805 427 l 1 + 760 425 755 424 747 419 c 0 + 741 414 739 407 738 371 c 0 + 737 353 736 261 736 241 c 0 + 736 138 738 82 742 67 c 0 + 746 52 755 49 812 47 c 1 + 802 13 792 -75 791 -128 c 1 + 749 -128 l 1 + 748 -118 748 -108 748 -105 c 0 + 744 -31 741 -21 719 -13 c 0 + 693 -2 632 2 519 2 c 2 + 417 2 l 1 + 330 1 l 1 + 158 0 l 2 + 85 0 74 0 21 -2 c 1 + 21 38 l 1 + 68 40 76 41 81 48 c 0 + 87 56 88 69 89 133 c 2 + 90 233 l 2 + 90 263 89 351 88 372 c 0 + 87 415 85 420 70 424 c 0 + 63 426 57 426 21 428 c 1 + 21 468 l 1 + 68 465 90 464 130 464 c 0 + 147 464 147 464 252 465 c 1 + 267 465 l 1 + 267 426 l 1 + 263 425 260 425 259 425 c 2 + 239 423 l 2 + 213 420 211 412 211 276 c 0 + 211 97 212 73 221 62 c 0 + 225 56 256 51 284 51 c 0 + 309 51 339 56 343 62 c 0 + 352 73 353 98 353 274 c 0 + 353 386 351 412 340 419 c 0 + 338 420 323 422 296 426 c 1 + 296 465 l 1 + 311 465 l 1 + 412 464 l 1 + 516 465 l 1 + 530 465 l 1 + 530 426 l 1 + 526 425 523 425 522 425 c 2 + 502 423 l 2 + 476 420 474 412 474 276 c 0 + 474 97 475 73 484 62 c 0 + 488 56 519 51 546 51 c 0 + 570 51 601 57 605 62 c 0 + 614 73 615 96 615 276 c 0 + 615 386 613 412 602 419 c 0 + 600 420 585 422 558 426 c 1 + 558 465 l 1 + 573 465 l 1 + 687 464 l 2 + 720 464 720 464 805 467 c 1 +EndSplineSet +EndChar + +StartChar: afii10092 +Encoding: 1098 1098 702 +Width: 563 +Flags: MW +LayerCount: 2 +Fore +SplineSet +7 464 m 1 + 22 465 l 1 + 84 464 132 464 164 464 c 0 + 205 464 208 464 377 465 c 1 + 405 465 l 1 + 405 426 l 1 + 366 424 360 423 351 420 c 0 + 338 416 335 398 335 333 c 0 + 335 321 336 300 337 274 c 1 + 357 275 372 275 382 275 c 0 + 515 275 581 233 581 149 c 0 + 581 97 551 51 499 22 c 0 + 471 7 431 -1 379 -1 c 2 + 344 -1 l 1 + 326 0 312 0 297 0 c 0 + 260 0 182 -1 138 -2 c 1 + 138 37 l 1 + 183 39 197 41 203 48 c 1 + 211 51 213 86 213 218 c 2 + 213 247 l 2 + 213 338 212 383 208 398 c 0 + 204 412 188 417 147 417 c 0 + 102 417 80 407 74 383 c 0 + 70 371 70 371 66 296 c 1 + 27 294 l 1 + 27 302 27 310 27 318 c 0 + 21 392 14 445 7 464 c 1 +335 137 m 2 + 335 105.666666667 335 74.3333333333 335 43 c 1 + 347 41 352 41 363 41 c 0 + 429 41 462 74 462 141 c 0 + 462 206 431 236 364 236 c 0 + 354 236 347 236 335 235 c 1 + 334 224 334 217 334 215 c 2 + 335 137 l 2 +EndSplineSet +Kerns2: 732 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10093 +Encoding: 1099 1099 703 +Width: 689 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 427 m 1 + 21 467 l 1 + 98 464 106 464 137 464 c 2 + 258 465 l 1 + 282 465 l 1 + 282 426 l 1 + 243 424 237 423 228 420 c 0 + 216 416 212 398 212 336 c 0 + 212 321 213 302 214 274 c 1 + 233 275 248 275 256 275 c 0 + 383 275 444 234 444 149 c 0 + 444 97 416 51 368 22 c 0 + 341 7 304 -1 255 -1 c 2 + 221 -1 l 1 + 208 0 185 0 177 0 c 0 + 140 0 68 -1 21 -2 c 1 + 21 37 l 1 + 63 39 79 43 83 51 c 0 + 88 58 90 102 90 218 c 2 + 90 247 l 2 + 90 369 88 408 82 415 c 0 + 78 422 60 426 21 427 c 1 +212 137 m 2 + 212 105.666666667 212 74.3333333333 212 43 c 1 + 224 41 229 41 239 41 c 0 + 297 41 325 74 325 142 c 0 + 325 206 299 236 241 236 c 0 + 231 236 224 236 212 235 c 1 + 211 224 211 217 211 215 c 2 + 212 137 l 2 +430 -2 m 1 + 430 38 l 1 + 475 40 479 40 487 46 c 0 + 496 52 497 65 498 179 c 0 + 498 214.666666667 498 250.333333333 498 286 c 0 + 497 404 496 414 486 421 c 0 + 478 425 475 425 430 428 c 1 + 430 467 l 1 + 482 466 511 465 560 465 c 0 + 608 465 637 466 689 467 c 1 + 689 428 l 1 + 682 427 677 427 674 427 c 0 + 634 425 628 423 624 406 c 0 + 622 396 620 310 620 233 c 0 + 620 203 621 115 622 93 c 0 + 623 51 625 46 640 42 c 0 + 647 40 647 40 689 38 c 1 + 689 -2 l 1 + 641 0 614 0 560 0 c 0 + 505 0 478 0 430 -2 c 1 +EndSplineSet +EndChar + +StartChar: afii10094 +Encoding: 1100 1100 704 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 427 m 1 + 21 467 l 1 + 98 464 106 464 137 464 c 2 + 258 465 l 1 + 282 465 l 1 + 282 426 l 1 + 243 424 237 423 228 420 c 0 + 216 416 212 398 212 336 c 0 + 212 321 213 302 214 274 c 1 + 233 275 249 275 258 275 c 0 + 392 275 458 234 458 149 c 0 + 458 97 428 51 376 22 c 0 + 347 7 308 -1 256 -1 c 2 + 221 -1 l 1 + 208 0 185 0 177 0 c 0 + 140 0 68 -1 21 -2 c 1 + 21 37 l 1 + 63 39 79 43 83 51 c 0 + 88 58 90 102 90 218 c 2 + 90 247 l 2 + 90 369 88 408 82 415 c 0 + 78 422 60 426 21 427 c 1 +212 137 m 2 + 212 105.666666667 212 74.3333333333 212 43 c 1 + 224 41 229 41 240 41 c 0 + 306 41 339 74 339 142 c 0 + 339 206 308 236 241 236 c 0 + 231 236 224 236 212 235 c 1 + 211 224 211 217 211 215 c 2 + 212 137 l 2 +EndSplineSet +Kerns2: 732 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10095 +Encoding: 1101 1101 705 +Width: 415 +Flags: MW +LayerCount: 2 +Fore +SplineSet +251 258 m 0 + 257.333333333 258 263.666666667 258 270 258 c 1 + 260 364 217 420 146 420 c 0 + 101 420 69 405 28 366 c 1 + 25 401 24 409 21 432 c 1 + 72 468 113 481 178 481 c 0 + 321 481 397 400 397 246 c 0 + 397 85 312 -18 178 -18 c 0 + 125 -18 80 -6 34 20 c 1 + 14 71 l 1 + 23 82 l 1 + 68 53 96 43 135 43 c 0 + 221 43 268 100 272 208 c 1 + 204 208 195 207 111 201 c 1 + 133 266 l 1 + 158 259 158 259 251 258 c 0 +EndSplineSet +Kerns2: 732 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10096 +Encoding: 1102 1102 706 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +212 286 m 0 + 212 279.333333333 212 272.666666667 212 266 c 1 + 225 265 242 265 277 265 c 1 + 285 404 369 480 513 480 c 0 + 669 480 742 405 742 243 c 0 + 742 77 654 -18 501 -18 c 0 + 359 -18 283 62 277 216 c 1 + 212 216 l 1 + 212 203.666666667 212 191.333333333 212 179 c 0 + 213 60 214 51 224 45 c 0 + 232 40 237 40 280 38 c 1 + 280 -2 l 1 + 232 0 205 0 150 0 c 0 + 96 0 69 0 21 -2 c 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 43 86 59 c 0 + 88 69 90 155 90 233 c 0 + 90 262 89 350 88 372 c 0 + 87 414 85 419 70 424 c 0 + 64 425 64 425 21 428 c 1 + 21 467 l 1 + 73 466 102 465 151 465 c 0 + 199 465 228 466 280 467 c 1 + 280 428 l 1 + 265 427 l 2 + 233 425 226 424 220 418 c 0 + 214 410 213 395 212 286 c 0 +506 431 m 0 + 443 431 414 377 414 262 c 0 + 414 104 447 31 517 31 c 0 + 578 31 605 83 605 204 c 0 + 605 364 576 431 506 431 c 0 +EndSplineSet +Kerns2: 732 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10097 +Encoding: 1103 1103 707 +Width: 537 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 253 m 1 + 314 227 l 1 + 279 187 257 158 221 109 c 2 + 159 26 l 2 + 154 19 147 10 138 -2 c 1 + 119 -1 103 0 80 0 c 0 + 51 0 39 0 0 -2 c 1 + 0 38 l 1 + 1.651876008 37.9576442049 3.2571076682 37.935022557 4.82025419239 37.935022557 c 0 + 40.1622471268 37.935022557 53.9907223686 49.4989919095 99 106 c 1 + 183 219 l 1 + 102 238 57 285 57 352 c 0 + 57 399 83 439 125 456 c 0 + 153 467 179 471 232 471 c 0 + 264 471 264 471 425 464 c 0 + 426 463.75 429.125 463.625 434.28125 463.625 c 0 + 449.75 463.625 483.5 464.75 533 467 c 1 + 533 427 l 1 + 492 426 474 422 471 413 c 0 + 466 407 464 359 464 247 c 2 + 464 218 l 2 + 464 99 466 56 472 50 c 0 + 476 42 493 39 533 37 c 1 + 533 -2 l 1 + 461 0 451 0 417 0 c 2 + 296 -1 l 1 + 272 -1 l 1 + 272 39 l 1 + 331 41 335 43 339 65 c 0 + 342 90 342 112 342 178 c 2 + 342 206 l 2 + 342 340 342 373 338 413 c 1 + 313 424 297 427 274 427 c 0 + 212 427 174 397 174 346 c 0 + 174 289 219 251 288 251 c 0 + 295 251 302 251 315 253 c 1 +EndSplineSet +EndChar + +StartChar: afii10098 +Encoding: 1169 1169 708 +Width: 410 +Flags: MW +LayerCount: 2 +Fore +SplineSet +282 39 m 1 + 282 -1 l 1 + 258 -1 l 1 + 222 0 131 0 131 0 c 2 + 95 0 82 0 21 -2 c 1 + 21 37 l 1 + 63 39 79 43 83 51 c 0 + 88 58 90 102 90 218 c 2 + 90 247 l 2 + 90 369 88 408 82 415 c 0 + 78 422 60 426 21 427 c 1 + 21 467 l 1 + 62 465 89 464 152 464 c 0 + 231 464 241 464 274 463 c 0 + 326 463 344 470 350 495 c 0 + 352 502 353 516 355 551 c 2 + 356 572 l 1 + 357 585 l 1 + 396 587 l 1 + 396 577 l 2 + 396 533 407 443 416 414 c 1 + 401 413 l 1 + 359 414 339 414 307 414 c 0 + 292 414 255 413 214 412 c 1 + 213 371 212 361 212 280 c 2 + 212 189 l 2 + 212 90 214 57 222 49 c 0 + 227 43 236 41 282 39 c 1 +EndSplineSet +Kerns2: 710 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10099 +Encoding: 1106 1106 709 +Width: 527 +Flags: MW +LayerCount: 2 +Fore +SplineSet +211 719 m 1 + 211 676.666666667 211 634.333333333 211 592 c 1 + 279 593 318 593 324 593 c 2 + 376 594 l 1 + 375 547 l 1 + 331 548 l 1 + 211 548 l 1 + 211 390 l 1 + 275 453 l 2 + 288 466 329 477 363 477 c 0 + 410 477 453 460 477 432 c 0 + 498 406 508 369 508 310 c 2 + 507 224 l 1 + 507 67 507 67 497 15 c 0 + 480 -72 444 -128 385 -163 c 0 + 358 -179 327 -188 300 -188 c 0 + 295 -188 287 -187 276 -186 c 1 + 256 -155 l 1 + 261 -148 l 1 + 303 -148 329 -140 348 -119 c 0 + 367 -97 375 -67 378 3 c 0 + 380 43 382 148 382 201 c 0 + 382 275 375 328 363 353 c 0 + 352 374 327 388 298 388 c 0 + 265 388 236 371 221 343 c 0 + 212 327 210 311 210 263 c 0 + 210 111 212 62 219 52 c 0 + 225 44 238 42 283 40 c 1 + 283 -2 l 1 + 222 0 192 1 153 1 c 0 + 105 1 75 0 15 -3 c 1 + 15 40 l 1 + 30 41 l 1 + 73 42 79 45 84 62 c 0 + 87 77 88 135 88 313 c 0 + 88 417 88 455 85 532 c 1 + 85 548 l 1 + 14 547 l 1 + 14 593 l 1 + 37.3333333333 593 60.6666666667 593 84 593 c 1 + 83 600 l 1 + 82 619 l 2 + 80 646 76 648 14 650 c 1 + 14 687 l 1 + 90 693 157 708 197 728 c 1 + 211 719 l 1 +EndSplineSet +EndChar + +StartChar: afii10101 +Encoding: 1108 1108 710 +Width: 428 +Flags: MW +LayerCount: 2 +Fore +SplineSet +157 258 m 1 + 166 258 175 258 184 258 c 0 + 232 258 260 260 306 266 c 1 + 291 201 l 1 + 258 205 215 208 176 208 c 0 + 171.333333333 208 166.666666667 208 162 208 c 1 + 182 106 232 56 312 56 c 0 + 348 56 375 64 400 82 c 1 + 410 71 l 1 + 390 20 l 1 + 343 -6 300 -18 248 -18 c 0 + 186 -18 132 2 93 40 c 0 + 51 81 31 137 31 216 c 0 + 31 309 57 365 118 404 c 0 + 235 480 235 480 290 480 c 0 + 332 480 364 473 409 451 c 1 + 396 416 388 367 386 299 c 1 + 345 299 l 1 + 343 350 339 365 324 380 c 0 + 307 396 284 404 253 404 c 0 + 186 404 157 362 157 267 c 2 + 157 258 l 1 +EndSplineSet +EndChar + +StartChar: afii10102 +Encoding: 1109 1109 711 +Width: 426 +Flags: MW +LayerCount: 2 +Fore +SplineSet +52 156 m 1 + 94 156 l 1 + 94 138 l 2 + 94 98 100 80 119 64 c 0 + 140 45 170 35 204 35 c 0 + 258 35 292 62 292 106 c 0 + 292 133 281 151 259 162 c 0 + 242 171 239 172 181 188 c 0 + 134 201 112 211 92 228 c 0 + 64 250 49 284 49 325 c 0 + 49 419 124 479 243 479 c 0 + 291 479 328 471 373 451 c 1 + 367 418 364 387 362 326 c 1 + 327 326 l 1 + 326 335 326 344 326 347 c 0 + 324 377 320 389 304 403 c 0 + 286 419 262 428 233 428 c 0 + 184 428 154 405 154 367 c 0 + 154 329 177 312 255 293 c 0 + 313 279 328 274 352 261 c 0 + 390 241 408 207 408 156 c 0 + 408 55 319 -18 198 -18 c 0 + 151 -18 103 -7 45 15 c 1 + 50 43 51 62 52 156 c 1 +EndSplineSet +EndChar + +StartChar: afii10103 +Encoding: 1110 1110 712 +Width: 281 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 399 m 1 + 15 441 l 1 + 102 448 161 461 198 481 c 1 + 214 473 l 1 + 212 352 211 287 211 226 c 0 + 211 102 214 57 221 49 c 0 + 227 43 236 41 282 39 c 1 + 282 -1 l 1 + 258 -1 l 1 + 135 0 l 2 + 98 0 87 0 16 -2 c 1 + 16 37 l 1 + 63 39 75 41 81 48 c 0 + 89 56 91 90 91 231 c 0 + 91 352 90 380 85 388 c 0 + 81 396 80 396 15 399 c 1 +148 712 m 0 + 189 712 222 678 222 637 c 0 + 222 595 189 561 148 561 c 0 + 106 561 73 595 73 636 c 0 + 73 679 106 712 148 712 c 0 +EndSplineSet +EndChar + +StartChar: afii10105 +Encoding: 1112 1112 713 +Width: 279 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-13 -270 m 1 + -33 -239 l 1 + -29 -231 l 1 + -26.8606438252 -231.049752469 -24.7658431978 -231.074751856 -22.7141202856 -231.074751856 c 0 + 16.4727716099 -231.074751856 39.9452969144 -221.955198147 58 -202 c 0 + 78 -181 86 -150 89 -81 c 0 + 91 -43 93 87 93 175 c 0 + 93 334 91 379 85 389 c 0 + 80 396 73 397 14 399 c 1 + 14 438 l 1 + 82 442 154 457 203 478 c 1 + 220 469 l 1 + 218 390 218 360 218 218 c 0 + 218 70 218 70 217 33 c 0 + 214 -96 184 -178 120 -230 c 0 + 87 -256 46 -272 11 -272 c 0 + 6 -272 -3 -271 -13 -270 c 1 +154 712 m 0 + 195 712 228 678 228 637 c 0 + 228 595 195 561 154 561 c 0 + 112 561 79 595 79 636 c 0 + 79 679 112 712 154 712 c 0 +EndSplineSet +EndChar + +StartChar: afii10106 +Encoding: 1113 1113 714 +Width: 709 +Flags: MW +LayerCount: 2 +Fore +SplineSet +307 -2 m 1 + 307 37 l 1 + 349 39 365 43 369 51 c 0 + 374 56 376 104 376 218 c 2 + 376 247 l 2 + 376 312 374 375 372 388 c 0 + 369 407 363 410 331 412 c 0 + 324 413 314 413 306 413 c 0 + 264 413 252 407 251 383 c 0 + 243 249 222 159 182 92 c 0 + 144 26 96 -8 41 -8 c 0 + 34 -8 32 -8 14 -6 c 1 + 15 10 l 1 + 15 27 11 45 2 75 c 1 + 28 79 l 1 + 44 58 59 49 77 49 c 0 + 101 49 117 72 129 126 c 0 + 140 178 150 294 150 374 c 0 + 150 423 149 424 78 426 c 1 + 78 465 l 1 + 124 464 l 1 + 214 464 l 1 + 310 462 l 1 + 437 464 l 1 + 527 464 l 1 + 568 465 l 1 + 568 426 l 1 + 529 424 523 423 514 420 c 0 + 501 416 498 398 498 336 c 0 + 498 322 498 302 500 274 c 1 + 518 275 534 275 542 275 c 0 + 669 275 730 234 730 149 c 0 + 730 97 702 51 654 22 c 0 + 627 7 590 -1 541 -1 c 2 + 506 -1 l 1 + 494 0 471 0 463 0 c 0 + 426 0 353 -1 307 -2 c 1 +498 59 m 1 + 498 43 l 1 + 509 41 515 41 525 41 c 0 + 582 41 610 74 610 141 c 0 + 610 207 584 236 526 236 c 0 + 516 236 510 236 497 235 c 1 + 497 202.333333333 497 169.666666667 497 137 c 2 + 498 59 l 1 +EndSplineSet +Kerns2: 732 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10107 +Encoding: 1114 1114 715 +Width: 700 +Flags: MW +LayerCount: 2 +Fore +SplineSet +367 272 m 1 + 367 301 l 1 + 366 400 365 415 356 420 c 0 + 349 424 338 426 306 427 c 1 + 306 467 l 1 + 375 464 383 464 414 464 c 2 + 535 465 l 1 + 559 465 l 1 + 559 426 l 1 + 520 424 514 423 505 420 c 0 + 492 416 489 398 489 334 c 0 + 489 320 490 298 491 268 c 1 + 509 269 522 269 533 269 c 0 + 660 269 721 230 721 148 c 0 + 721 97 693 51 645 22 c 0 + 618 7 581 -1 532 -1 c 2 + 498 -1 l 1 + 485 0 462 0 454 0 c 0 + 422 0 338 -1 306 -2 c 1 + 306 37 l 1 + 343 39 354 41 359 48 c 0 + 366 56 367 81 368 223 c 1 + 337 224 326 224 315 224 c 0 + 249 224 230 224 212 223 c 1 + 212 133 l 1 + 213 55 214 49 225 43 c 0 + 232 40 236 40 273 38 c 1 + 273 -2 l 1 + 227 0 202 0 149 0 c 0 + 96 0 69 0 21 -2 c 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 43 86 59 c 0 + 88 69 90 155 90 233 c 0 + 90 262 89 350 88 372 c 0 + 87 414 85 419 70 424 c 0 + 64 425 64 425 21 428 c 1 + 21 467 l 1 + 73 466 102 465 149 465 c 0 + 196 465 224 466 273 467 c 1 + 273 428 l 1 + 267 427 261 427 260 427 c 0 + 231 425 225 424 219 418 c 0 + 214 411 213 394 212 293 c 0 + 212 286.333333333 212 279.666666667 212 273 c 1 + 226 272 230 272 270 272 c 0 + 302.333333333 272 334.666666667 272 367 272 c 1 +489 58 m 1 + 490 43 l 1 + 501 41 507 41 517 41 c 0 + 574 41 602 73 602 139 c 0 + 602 199 576 226 518 226 c 0 + 508 226 501 226 489 225 c 1 + 488 214 488 207 488 206 c 2 + 489 135 l 1 + 489 58 l 1 +EndSplineSet +Kerns2: 732 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10108 +Encoding: 1115 1115 716 +Width: 565 +Flags: MW +LayerCount: 2 +Fore +SplineSet +508 300 m 0 + 508 264.17959191 506 145.231998309 506 129 c 0 + 506 66 508 52 520 47 c 0 + 529 43 541 42 572 41 c 1 + 572 -2 l 1 + 534 0 515 0 471 0 c 0 + 428 0 410 0 377 -3 c 1 + 373 6 l 1 + 380 123 380 132 380 212 c 0 + 380 297 376 329 364 353 c 0 + 353 374 327 388 298 388 c 0 + 265 388 236 371 221 343 c 0 + 212 326 210 311 210 263 c 0 + 210 111 212 62 219 52 c 0 + 225 44 238 42 283 40 c 1 + 283 -2 l 1 + 222 0 192 1 153 1 c 0 + 105 1 75 0 15 -3 c 1 + 15 40 l 1 + 30 41 l 1 + 73 42 79 45 84 62 c 0 + 87 77 88 135 88 313 c 0 + 88 417 88 455 85 532 c 1 + 85 548 l 1 + 14 547 l 1 + 14 593 l 1 + 37.3333333333 593 60.6666666667 593 84 593 c 1 + 83 600 l 1 + 82 619 l 2 + 80 646 76 648 14 650 c 1 + 14 687 l 1 + 90 693 157 708 197 728 c 1 + 211 719 l 1 + 211 676.666666667 211 634.333333333 211 592 c 1 + 279 593 318 593 324 593 c 2 + 376 594 l 1 + 375 547 l 1 + 331 548 l 1 + 211 548 l 1 + 211 390 l 1 + 275 453 l 2 + 288 466 329 477 363 477 c 0 + 410 477 453 460 477 432 c 0 + 500 404 508 369 508 300 c 0 +EndSplineSet +EndChar + +StartChar: afii10193 +Encoding: 1119 1119 717 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 -2 m 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 43 86 59 c 0 + 88 69 90 155 90 233 c 0 + 90 262 89 350 88 372 c 0 + 87 414 85 419 70 424 c 0 + 64 425 64 425 21 428 c 1 + 21 467 l 1 + 73 466 102 465 151 465 c 0 + 199 465 228 466 280 467 c 1 + 280 428 l 1 + 265 427 l 2 + 225 425 219 423 216 406 c 0 + 213 395 212 342 212 238 c 0 + 212 125 213 80 217 68 c 0 + 221 53 231 51 297 51 c 0 + 367 51 374 53 378 72 c 0 + 381 83 382 146 382 239 c 0 + 382 374 380 408 373 418 c 0 + 368 424 365 425 314 428 c 1 + 314 467 l 1 + 366 466 395 465 444 465 c 0 + 492 465 521 466 573 467 c 1 + 573 428 l 1 + 558 427 l 2 + 518 425 512 423 508 406 c 0 + 506 397 504 307 504 233 c 0 + 504 206 505 116 506 93 c 0 + 507 51 509 46 524 42 c 0 + 531 40 531 40 573 38 c 1 + 573 -2 l 1 + 516 -1 490 0 463 0 c 0 + 343 0 325 -16 319 -127 c 1 + 275 -127 l 1 + 269 -13 253 0 119 0 c 0 + 86 0 61 -1 21 -2 c 1 +EndSplineSet +EndChar + +StartChar: uni04E9 +Encoding: 1257 1257 718 +Width: 512 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 264 m 0 + 168 261.666666667 168 259.333333333 168 257 c 1 + 255 256 l 2 + 272 256 306 257 358 258 c 1 + 349.793900206 350.318622684 337.036785689 431 260 431 c 0 + 198 431 168 376 168 264 c 0 +359 206 m 1 + 341 206 l 1 + 290 208 266 208 241 208 c 0 + 210 208 193 208 170 206 c 1 + 180 83 209 32 269 32 c 0 + 333 32 359 82 359 206 c 1 +267 480 m 0 + 424 480 496 405 496 243 c 0 + 496 76 409 -18 253 -18 c 0 + 107 -18 31 69 31 239 c 0 + 31 394 115 480 267 480 c 0 +EndSplineSet +EndChar + +StartChar: afii10089 +Encoding: 1095 1095 719 +Width: 580 +Flags: MW +LayerCount: 2 +Fore +SplineSet +199 354 m 2 + 198 316 l 1 + 198 273 206 253 230 232 c 0 + 253 213 279 205 323 205 c 0 + 349 205 367 207 387 212 c 1 + 387 360 386 381 382 406 c 0 + 379 421 371 424 317 426 c 1 + 317 465 l 1 + 341 465 l 1 + 469 464 l 2 + 486 464 513 464 577 467 c 1 + 577 427 l 1 + 537 426 523 423 517 417 c 0 + 510 415 508 377 508 247 c 2 + 508 217 l 2 + 508 87 510 52 518 48 c 0 + 526 41 526 41 570 38 c 1 + 577 37 l 1 + 577 -2 l 1 + 518 0 511 0 472 0 c 2 + 341 -1 l 1 + 317 -1 l 1 + 317 39 l 1 + 375 41 380 43 383 65 c 0 + 386 83 387 120 387 171 c 1 + 339 160 302 155 263 155 c 0 + 187 155 122 180 97 219 c 0 + 82 242 77 265 77 310 c 0 + 77 377 74 411 66 417 c 0 + 62 423 41 426 7 427 c 1 + 7 467 l 1 + 82 464 92 464 117 464 c 2 + 244 465 l 1 + 268 465 l 1 + 268 426 l 1 + 205 423 203 422 201 389 c 0 + 200 377 200 368 199 354 c 2 +EndSplineSet +EndChar + +StartChar: afii10090 +Encoding: 1096 1096 720 +Width: 802 +Flags: MW +LayerCount: 2 +Fore +SplineSet +805 467 m 1 + 805 427 l 1 + 758 425 750 423 745 417 c 0 + 738.732625 408.6435 736 387.405625 736 232 c 0 + 736 203 737 115 738 92 c 0 + 739 49 741 45 756 41 c 0 + 763 39 769 38 805 37 c 1 + 805 -3 l 1 + 787 -2 775 -2 772 -2 c 0 + 687.700466905 -0.29953309476 603.347658348 1.34765834814 519 3 c 0 + 511 3 428 3 330 2 c 2 + 158 1 l 2 + 79 0 73 0 21 -2 c 1 + 21 38 l 1 + 68 40 76 41 81 48 c 0 + 87 56 88 69 89 133 c 2 + 90 233 l 2 + 90 263 89 351 88 372 c 0 + 87 415 85 420 70 424 c 0 + 63 426 57 426 21 428 c 1 + 21 468 l 1 + 68 465 90 464 130 464 c 0 + 147 464 147 464 252 465 c 1 + 267 465 l 1 + 267 426 l 1 + 263 425 260 425 259 425 c 2 + 239 423 l 2 + 213 420 211 412 211 276 c 0 + 211 97 212 73 221 62 c 0 + 225 56 256 51 284 51 c 0 + 309 51 339 56 343 62 c 0 + 352 73 353 98 353 274 c 0 + 353 386 351 412 340 419 c 0 + 338 420 323 422 296 426 c 1 + 296 465 l 1 + 311 465 l 1 + 412 464 l 1 + 516 465 l 1 + 530 465 l 1 + 530 426 l 1 + 526 425 523 425 522 425 c 2 + 502 423 l 2 + 476 420 474 412 474 276 c 0 + 474 97 475 73 484 62 c 0 + 488 56 519 51 546 51 c 0 + 570 51 601 57 605 62 c 0 + 614 73 615 96 615 276 c 0 + 615 386 613 412 602 419 c 0 + 600 420 585 422 558 426 c 1 + 558 465 l 1 + 573 465 l 1 + 687 464 l 2 + 720 464 720 464 805 467 c 1 +EndSplineSet +EndChar + +StartChar: uni0497 +Encoding: 1175 1175 721 +Width: 798 +Flags: MW +LayerCount: 2 +Fore +SplineSet +273 -2 m 1 + 273 37 l 1 + 318 39 332 41 338 47 c 0 + 345 53 347 75 348 141 c 0 + 348 166 348 191 348 216 c 1 + 313 216 l 1 + 267 155 219 83 169 -2 c 1 + 140 0 126 0 100 0 c 0 + 67 0 41 -1 3 -2 c 1 + 3 39 l 1 + 39 40 53 49 83 87 c 1 + 226 290 l 1 + 136 391 l 1 + 105 421 102 422 20 426 c 1 + 20 466 l 1 + 60 464 71 464 94 464 c 0 + 121 464 136 464 166 466 c 1 + 165.811844654 464.118446539 165.706294988 462.256561096 165.706294988 460.383258273 c 0 + 165.706294988 432.388111504 189.27883523 401.843106488 313 265 c 1 + 324.666666667 265 336.333333333 265 348 265 c 1 + 347 388 346 411 338 417 c 0 + 332 423 317 426 273 427 c 1 + 273 467 l 1 + 334 465 365 464 409 464 c 0 + 453 464 484 465 545 467 c 1 + 545 427 l 1 + 501 426 486 423 480 417 c 0 + 472 411 471 388 470 265 c 1 + 481.666666667 265 493.333333333 265 505 265 c 1 + 635 410 654 436 652 466 c 1 + 682 464 697 464 723 464 c 0 + 747 464 756 464 797 466 c 1 + 797 426 l 1 + 786 425 776 424 773 424 c 0 + 722 423 707 418 682 391 c 2 + 592 290 l 1 + 734 87 l 2 + 755 58 774 50 817 50 c 1 + 796 -10 787 -55 785 -127 c 1 + 743 -127 l 1 + 740.18401901 -43.4592306349 712.697708 -0.448289160342 663.022180553 -0.448289160342 c 0 + 659.775979168 -0.448289160342 656.435021523 -0.631961979671 653 -1 c 0 + 651 -1 650 -1 648 -2 c 0 + 592 93 553 153 505 216 c 1 + 470 216 l 1 + 470 178 l 2 + 470 100 472 71 475 57 c 0 + 478 42 488 40 545 37 c 1 + 545 -2 l 1 + 486 0 456 0 409 0 c 0 + 361 0 332 0 273 -2 c 1 +EndSplineSet +EndChar + +StartChar: uni04AF +Encoding: 1199 1199 722 +Width: 514 +Flags: MW +LayerCount: 2 +Fore +SplineSet +206 0 m 1 + 89 338 l 1 + 69 390 59 411 50 416 c 0 + 43 422 30 424 0 427 c 1 + 0 467 l 1 + 61 464 99 463 149 463 c 0 + 186 463 207 463 267 465 c 1 + 267 426 l 1 + 208 422 204 421 204 405 c 0 + 204 398 204 398 222 342 c 1 + 246.95159604 256.284929373 274.809821581 173.476488248 301 89 c 1 + 305 89 l 1 + 377 310 l 2 + 401 385 404 394 404 405 c 0 + 404 414 398 419 386 423 c 0 + 384 423 370 424 344 426 c 1 + 344 465 l 1 + 377 463 399 462 438 462 c 0 + 475 462 496 463 529 465 c 1 + 529 426 l 1 + 500 423 492 420 484 413 c 0 + 475 407 464 381 436 302 c 2 + 331 0 l 1 + 331 -201 331 -208 342 -221 c 0 + 350 -229 365 -232 411 -233 c 1 + 411 -273 l 1 + 331 -270 306 -270 261 -270 c 0 + 216 -270 188 -271 132 -273 c 1 + 132 -233 l 1 + 178 -232 187 -230 195 -224 c 0 + 201 -216 202 -211 203 -174 c 0 + 204 -155 204 -147 204 -121 c 2 + 205 -64 l 1 + 206 0 l 1 +EndSplineSet +EndChar + +StartChar: afii10846 +Encoding: 1241 1241 723 +Width: 463 +Flags: MW +LayerCount: 2 +Fore +SplineSet +58 369 m 1 + 43 384 l 1 + 65 432 l 1 + 112 463 164 479 222 479 c 0 + 284 479 341 458 381 421 c 0 + 425 380 446 320 446 238 c 0 + 446 168 432 110 408 79 c 0 + 395 63 369 45 323 20 c 0 + 272 -8 243 -17 204 -17 c 0 + 152 -17 101 5 72 40 c 0 + 46 71 31 122 31 176 c 0 + 31 184 32 197 33 214 c 1 + 111 229 133 232 177 232 c 2 + 314 232 l 1 + 311 333 252 401 165 401 c 0 + 124 401 88 390 58 369 c 1 +319 182 m 1 + 295 183 280 183 253 183 c 0 + 209 183 194 183 161 181 c 1 + 161 79 183 39 237 39 c 0 + 290 39 314 81 319 182 c 1 +EndSplineSet +EndChar + +StartChar: uni04BB +Encoding: 1211 1211 724 +Width: 565 +Flags: MW +LayerCount: 2 +Fore +SplineSet +508 300 m 0 + 508 264.17959191 506 145.231998309 506 129 c 0 + 506 66 508 52 520 47 c 0 + 529 43 541 42 572 41 c 1 + 572 -2 l 1 + 534 0 515 0 471 0 c 0 + 428 0 410 0 377 -3 c 1 + 373 6 l 1 + 379 110 380 133 380 213 c 0 + 380 297 376 329 364 353 c 0 + 353 374 327 388 298 388 c 0 + 265 388 236 371 221 343 c 0 + 212 327 210 311 210 265 c 0 + 210 118 212 62 219 52 c 0 + 225 44 237 42 283 40 c 1 + 283 -2 l 1 + 209 1 193 1 155 1 c 0 + 108 1 87 0 15 -3 c 1 + 15 40 l 1 + 30 41 l 1 + 72 42 79 45 83 62 c 0 + 84 67 86 90 86 115 c 2 + 87 360 l 1 + 85 549 l 1 + 83 637 82 639 68 645 c 0 + 57 648 54 648 14 650 c 1 + 14 687 l 1 + 90 693 157 708 197 728 c 1 + 211 719 l 1 + 211 609.333333333 211 499.666666667 211 390 c 1 + 275 453 l 2 + 288 466 329 477 363 477 c 0 + 410 477 453 460 477 432 c 0 + 500 404 508 369 508 300 c 0 +EndSplineSet +EndChar + +StartChar: uni0493 +Encoding: 1171 1171 725 +Width: 433 +Flags: MW +LayerCount: 2 +Fore +SplineSet +212 280 m 0 + 212 268.333333333 212 256.666666667 212 245 c 1 + 228 245 240 246 315 248 c 1 + 315 195 l 1 + 285 196 261 196 259 196 c 0 + 243.333333333 196 227.666666667 196 212 196 c 1 + 211.828427125 183.475180106 211.745166004 171.450793489 211.745166004 160.083409797 c 0 + 211.745166004 105.196826045 213.686291501 65.627416998 217 59 c 0 + 220 43 227 41 282 39 c 1 + 282 -1 l 1 + 258 -1 l 1 + 137 0 l 2 + 104 0 92 0 21 -2 c 1 + 21 37 l 1 + 67 39 81 43 84 54 c 0 + 88 68 90 94 90 196 c 1 + 83 196 76 196 69 196 c 0 + 67 196 57 196 45 195 c 1 + 45 247 l 1 + 68 246 l 2 + 75.3333333333 246 82.6666666667 246 90 246 c 1 + 90 292 l 1 + 89 381 88 406 82 415 c 0 + 78 422 60 426 21 427 c 1 + 21 467 l 1 + 84 465 179 464 289 464 c 0 + 316 464 367 464 425 465 c 1 + 440 464 l 1 + 431 433 420 348 420 305 c 2 + 420 294 l 1 + 381 296 l 1 + 380 319 l 2 + 376 410 371 415 299 415 c 1 + 282 414 l 1 + 214 412 l 1 + 212 370 212 360 212 280 c 0 +EndSplineSet +EndChar + +StartChar: uni04B1 +Encoding: 1201 1201 726 +Width: 514 +Flags: MW +LayerCount: 2 +Fore +SplineSet +206 -13 m 1 + 206 0 l 1 + 89 338 l 1 + 69 390 59 411 50 416 c 0 + 43 422 30 424 0 427 c 1 + 0 467 l 1 + 61 464 99 463 149 463 c 0 + 186 463 207 463 267 465 c 1 + 267 426 l 1 + 208 422 204 421 204 405 c 0 + 204 398 204 398 222 342 c 1 + 246.95159604 256.284929373 274.809821581 173.476488248 301 89 c 1 + 305 89 l 1 + 377 310 l 2 + 401 385 404 394 404 405 c 0 + 404 414 398 419 386 423 c 0 + 384 423 370 424 344 426 c 1 + 344 465 l 1 + 377 463 399 462 438 462 c 0 + 475 462 496 463 529 465 c 1 + 529 426 l 1 + 500 423 492 420 484 413 c 0 + 475 407 464 381 436 302 c 2 + 331 0 l 1 + 331 -12 l 1 + 354 -12 l 1 + 378 -11 l 2 + 378.585786438 -11.2928932188 381.144660941 -11.4142135624 385.048466863 -11.4142135624 c 0 + 394.473088065 -11.4142135624 411.736544033 -10.7071067812 428 -10 c 1 + 428 -63 l 1 + 362 -62 l 2 + 351.666666667 -62 341.333333333 -62 331 -62 c 1 + 331 -88 l 2 + 331 -193 333 -213 342 -221 c 0 + 350 -229 365 -232 411 -233 c 1 + 411 -273 l 1 + 331 -270 306 -270 261 -270 c 0 + 216 -270 188 -271 132 -273 c 1 + 132 -233 l 1 + 178 -232 187 -230 195 -224 c 0 + 201 -216 202 -211 203 -174 c 0 + 204 -156 204 -147 204 -121 c 2 + 205 -64 l 1 + 205 -62 l 1 + 182.666666667 -62 160.333333333 -62 138 -62 c 0 + 135 -62 123 -62 111 -63 c 1 + 111 -11 l 1 + 167 -12 185 -13 206 -13 c 1 +EndSplineSet +EndChar + +StartChar: afii10071 +Encoding: 1105 1105 727 +Width: 463 +Flags: MW +LayerCount: 2 +Fore +SplineSet +419 92 m 1 + 434 78 l 1 + 412 30 l 1 + 364 -2 313 -17 255 -17 c 0 + 193 -17 136 4 96 42 c 0 + 52 83 31 143 31 224 c 0 + 31 294 45 352 69 383 c 0 + 82 398 109 417 154 442 c 0 + 205 470 234 479 273 479 c 0 + 379 479 446 405 446 287 c 0 + 446 279 445 265 444 248 c 1 + 367 233 345 230 300 230 c 2 + 162 230 l 1 + 166 128 225 61 312 61 c 0 + 352 61 388 71 419 92 c 1 +158 280 m 1 + 182 279 197 279 229 279 c 0 + 272 279 286 279 315 281 c 1 + 315 383 294 423 240 423 c 0 + 186 423 163 383 158 280 c 1 +149 688 m 0 + 184 688 212 659 212 623 c 0 + 212 587 184 558 148 558 c 0 + 114 558 86 588 86 623 c 0 + 86 659 114 688 149 688 c 0 +342 686 m 0 + 377 686 405 658 405 622 c 0 + 405 586 377 558 341 558 c 0 + 307 558 279 587 279 621 c 0 + 279 657 307 686 342 686 c 0 +EndSplineSet +EndChar + +StartChar: afii10075 +Encoding: 1081 1081 728 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +382 293 m 1 + 340.497715021 247.05104163 263.112178037 163.134613645 213 103 c 1 + 215 54 215 51 224 45 c 0 + 232 40 236 40 280 38 c 1 + 280 -2 l 1 + 232 0 205 0 150 0 c 0 + 96 0 69 0 21 -2 c 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 43 86 59 c 0 + 88 69 90 155 90 233 c 0 + 90 262 89 350 88 372 c 0 + 87 414 85 419 70 424 c 0 + 64 425 64 425 21 428 c 1 + 21 467 l 1 + 73 466 102 465 151 465 c 0 + 199 465 228 466 280 467 c 1 + 280 428 l 1 + 265 427 l 2 + 233 425 227 424 221 418 c 0 + 214 410 213 395 212 286 c 0 + 212 249.666666667 212 213.333333333 212 177 c 1 + 261 226 284 251 381 361 c 1 + 379 412 379 414 370 421 c 0 + 361 425 359 425 314 428 c 1 + 314 467 l 1 + 366 466 395 465 444 465 c 0 + 492 465 521 466 573 467 c 1 + 573 428 l 1 + 558 427 l 2 + 518 425 512 423 508 406 c 0 + 506 397 504 307 504 233 c 0 + 504 206 505 116 506 93 c 0 + 507 51 509 46 524 42 c 0 + 531 40 531 40 573 38 c 1 + 573 -2 l 1 + 525 0 498 0 444 0 c 0 + 389 0 362 0 314 -2 c 1 + 314 38 l 1 + 359 40 363 40 372 46 c 0 + 380 53 381 62 382 179 c 1 + 382 293 l 1 +152 710 m 1 + 186 710 l 1 + 200 650 235 622 299 622 c 0 + 362 622 397 650 411 710 c 1 + 445 710 l 1 + 440 610 386 551 299 551 c 0 + 212 551 157 610 152 710 c 1 +EndSplineSet +Kerns2: 714 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10100 +Encoding: 1107 1107 729 +Width: 433 +Flags: MW +LayerCount: 2 +Fore +SplineSet +205 542 m 1 + 154 542 l 1 + 270 656 l 2 + 314 699 332 711 355 711 c 0 + 381 711 399 694 399 671 c 0 + 399 649 387 637 328 606 c 2 + 205 542 l 1 +282 39 m 1 + 282 -1 l 1 + 258 -1 l 1 + 137 0 l 2 + 104 0 92 0 21 -2 c 1 + 21 37 l 1 + 63 39 79 43 83 51 c 0 + 88 58 90 102 90 218 c 2 + 90 247 l 2 + 90 369 88 408 82 415 c 0 + 78 422 60 426 21 427 c 1 + 21 467 l 1 + 84 465 179 464 289 464 c 0 + 316 464 367 464 425 465 c 1 + 440 464 l 1 + 431 433 420 348 420 305 c 2 + 420 294 l 1 + 381 296 l 1 + 380 319 l 2 + 376 410 371 415 299 415 c 1 + 282 414 l 1 + 214 412 l 1 + 213 371 212 361 212 280 c 2 + 212 189 l 2 + 212 90 214 57 222 49 c 0 + 227 43 236 41 282 39 c 1 +EndSplineSet +Kerns2: 714 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10104 +Encoding: 1111 1111 730 +Width: 281 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 399 m 1 + 15 441 l 1 + 102 448 161 461 198 481 c 1 + 214 473 l 1 + 212 352 211 287 211 226 c 0 + 211 102 214 57 221 49 c 0 + 227 43 236 41 282 39 c 1 + 282 -1 l 1 + 258 -1 l 1 + 135 0 l 2 + 98 0 87 0 16 -2 c 1 + 16 37 l 1 + 63 39 75 41 81 48 c 0 + 89 56 91 91 91 227 c 0 + 91 354 90 380 85 388 c 0 + 81 396 80 396 15 399 c 1 +62 688 m 0 + 97 688 125 659 125 623 c 0 + 125 587 97 558 61 558 c 0 + 27 558 -1 588 -1 623 c 0 + -1 659 27 688 62 688 c 0 +228 686 m 0 + 263 686 291 658 291 622 c 0 + 291 586 263 558 227 558 c 0 + 193 558 165 587 165 621 c 0 + 165 657 193 686 228 686 c 0 +EndSplineSet +EndChar + +StartChar: afii10109 +Encoding: 1116 1116 731 +Width: 571 +Flags: MW +LayerCount: 2 +Fore +SplineSet +281 39 m 1 + 281 -1 l 1 + 257 -1 l 1 + 132 0 l 2 + 87 0 78 0 21 -2 c 1 + 21 37 l 1 + 27 38 l 1 + 58 40 l 2 + 77 42 82 46 86 62 c 0 + 88 76 90 134 90 216 c 0 + 90 355 89 379 84 388 c 0 + 81 394 75 396 51 397 c 0 + 32 399 32 399 21 399 c 1 + 21 441 l 1 + 128 454 155 460 196 481 c 1 + 213 473 l 1 + 211 373 210 324 210 244 c 1 + 355.523269167 382.993378884 402.71470602 436.707823548 402.71470602 461.154243308 c 0 + 402.71470602 462.914226857 402.470109717 464.522512318 402 466 c 1 + 432 464 447 464 474 464 c 0 + 498 464 507 464 548 466 c 1 + 548 426 l 1 + 538 425 529 424 525 424 c 0 + 484 423 476 420 438 388 c 1 + 320 284 l 1 + 498 89 l 1 + 531.190660956 48.2229022542 545.49640806 38.9206609281 579.292921282 38.9206609281 c 0 + 581.135287452 38.9206609281 583.035574752 38.9483045987 585 39 c 1 + 585 -2 l 1 + 541 -1 512 0 469 0 c 0 + 443 0 431 0 405 -2 c 1 + 321 109 270 168 210 225 c 1 + 211 93 213 51 220 49 c 0 + 227 43 238 41 281 39 c 1 +300 542 m 1 + 248 542 l 1 + 364 656 l 2 + 409 700 426 711 449 711 c 0 + 475 711 493 694 493 671 c 0 + 493 649 480 637 422 606 c 2 + 300 542 l 1 +EndSplineSet +Kerns2: 732 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10110 +Encoding: 1118 1118 732 +Width: 492 +Flags: MW +LayerCount: 2 +Fore +SplineSet +7 -156 m 1 + 19 -152 l 1 + 52 -175 78 -185 107 -185 c 0 + 154 -185 176 -158 227 -36 c 1 + 80 338 l 1 + 60 392 51 408 41 416 c 0 + 34 422 21 424 -9 427 c 1 + -9 467 l 1 + 52 464 90 463 140 463 c 0 + 177 463 198 463 258 465 c 1 + 258 426 l 1 + 199 422 195 421 195 405 c 0 + 195 394 196 391 228 306 c 1 + 291 130 l 1 + 294 130 l 1 + 365 312 l 2 + 391 378 396 392 396 405 c 0 + 396 414 390 419 378 423 c 0 + 376 423 362 424 336 426 c 1 + 336 465 l 1 + 369 463 390 462 429 462 c 0 + 467 462 488 463 521 465 c 1 + 521 426 l 1 + 492 423 484 420 476 413 c 0 + 469 407 466 401 453 371 c 0 + 436 329 435 327 423 297 c 2 + 263 -76 l 2 + 227 -159 206 -196 176 -228 c 0 + 144 -262 100 -280 45 -280 c 0 + 20 -280 7 -278 -14 -269 c 1 + -2 -216 -1 -208 7 -156 c 1 +128 710 m 1 + 162 710 l 1 + 175 650 211 622 274 622 c 0 + 337 622 373 650 386 710 c 1 + 421 710 l 1 + 416 610 361 551 274 551 c 0 + 187 551 133 610 128 710 c 1 +EndSplineSet +Kerns2: 719 53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni04E3 +Encoding: 1251 1251 733 +Width: 604 +Flags: MW +LayerCount: 2 +Fore +SplineSet +404 351 m 1 + 382 317 l 1 + 372 303 l 1 + 235 89 222 68 186 3 c 1 + 133 -1 123 -2 86 -9 c 1 + 83 -2 l 1 + 84 47 85 60 85 102 c 0 + 85 153.333333333 85 204.666666667 85 256 c 0 + 85 381 83 413 75 417 c 0 + 69 423 54 426 10 427 c 1 + 10 467 l 1 + 76 464 98 464 130 464 c 2 + 204 465 l 2 + 230 465.5 243 465.75 252.125 465.75 c 0 + 261.25 465.75 266.5 465.5 277 465 c 1 + 277 426 l 1 + 222 424 215 421 212 401 c 0 + 209 368 209 360 208 197 c 1 + 208 144 l 1 + 289.993350636 259.181135417 341.863883231 346.59728624 415 464 c 1 + 518 465 l 2 + 549 465 558 465 601 467 c 1 + 601 427 l 1 + 557 426 542 423 536 417 c 0 + 528 414 526 378 526 247 c 2 + 526 218 l 2 + 526 87 528 51 536 48 c 1 + 542 41 556 39 601 37 c 1 + 601 -2 l 1 + 541 0 516 0 481 0 c 2 + 359 -1 l 1 + 335 -1 l 1 + 335 39 l 1 + 393 41 398 43 401 65 c 0 + 405 113 405 122 405 286 c 0 + 405 326 405 330 404 340 c 0 + 404 343.666666667 404 347.333333333 404 351 c 1 +161 588 m 1 + 161 642 l 1 + 461 642 l 1 + 461 588 l 1 + 161 588 l 1 +EndSplineSet +EndChar + +StartChar: uni04EF +Encoding: 1263 1263 734 +Width: 492 +Flags: MW +LayerCount: 2 +Fore +SplineSet +7 -156 m 1 + 19 -152 l 1 + 52 -175 78 -185 107 -185 c 0 + 154 -185 176 -158 227 -36 c 1 + 80 338 l 1 + 60 392 51 408 41 416 c 0 + 34 422 21 424 -9 427 c 1 + -9 467 l 1 + 52 464 90 463 140 463 c 0 + 177 463 198 463 258 465 c 1 + 258 426 l 1 + 199 422 195 421 195 405 c 0 + 195 394 196 391 228 306 c 1 + 291 130 l 1 + 294 130 l 1 + 365 312 l 2 + 391 378 396 392 396 405 c 0 + 396 414 390 419 378 423 c 0 + 376 423 362 424 336 426 c 1 + 336 465 l 1 + 369 463 390 462 429 462 c 0 + 467 462 488 463 521 465 c 1 + 521 426 l 1 + 492 423 484 420 476 413 c 0 + 469 407 466 401 453 371 c 0 + 436 329 435 327 423 297 c 2 + 263 -76 l 2 + 227 -159 206 -196 176 -228 c 0 + 144 -262 100 -280 45 -280 c 0 + 20 -280 7 -278 -14 -269 c 1 + -2 -216 -1 -208 7 -156 c 1 +141 588 m 1 + 141 642 l 1 + 440 642 l 1 + 440 588 l 1 + 141 588 l 1 +EndSplineSet +EndChar + +StartChar: uni049D +Encoding: 1181 1181 735 +Width: 571 +Flags: MW +LayerCount: 2 +Fore +SplineSet +301 130 m 1 + 301 126.333333333 301 122.666666667 301 119 c 0 + 301 109 301 100 302 78 c 1 + 246 77 l 1 + 247 91 247 101 247 103 c 2 + 248 159 l 1 + 248 184 l 1 + 245 186 l 1 + 226 204 225 205 212 216 c 1 + 213 152 213 143 213 125 c 0 + 213 61 216 49 230 44 c 0 + 241 40 246 40 282 39 c 1 + 282 -2 l 1 + 203 1 194 1 158 1 c 0 + 123 1 92 0 23 -2 c 1 + 23 39 l 1 + 39 39 l 2 + 66 39 76 41 81 48 c 0 + 87 58 88 64 88 100 c 2 + 90 333 l 2 + 90 368 88 386 83 391 c 0 + 77 396 65 397 21 399 c 1 + 21 441 l 1 + 94 446 165 463 198 481 c 1 + 214 473 l 1 + 212 336 212 336 212 321 c 0 + 212 298.666666667 212 276.333333333 212 254 c 1 + 222 262 226 265 248 284 c 1 + 248 296 248 308 248 320 c 0 + 248 348 248 366 247 372 c 0 + 247 376 247 386 246 398 c 1 + 302 398 l 1 + 301 375 301 366 301 352 c 0 + 301 345 301 338 301 331 c 1 + 302 333 l 1 + 347 381 372 407 377 413 c 0 + 398 438 402 447 403 466 c 1 + 432 464 447 464 474 464 c 0 + 498 464 507 464 548 466 c 1 + 548 426 l 1 + 538 425 529 424 525 424 c 0 + 484 423 476 420 438 388 c 1 + 321 284 l 1 + 498 89 l 1 + 530.242356357 48.2229022542 545.398362086 38.9206609281 579.285318493 38.9206609281 c 0 + 581.132615038 38.9206609281 583.035574752 38.9483045987 585 39 c 1 + 585 -2 l 1 + 542 -1 512 0 471 0 c 0 + 443 0 432 0 406 -2 c 1 + 354 66 331 96 307 123 c 1 + 303 128 l 1 + 301 130 l 1 +EndSplineSet +EndChar + +StartChar: uni049B +Encoding: 1179 1179 736 +Width: 558 +Flags: MW +LayerCount: 2 +Fore +SplineSet +281 39 m 1 + 281 -1 l 1 + 257 -1 l 1 + 132 0 l 2 + 87 0 78 0 21 -2 c 1 + 21 37 l 1 + 27 38 l 1 + 58 40 l 2 + 77 42 82 46 86 62 c 0 + 88 76 90 134 90 216 c 0 + 90 355 89 379 84 388 c 0 + 81 394 75 396 51 397 c 0 + 32 399 32 399 21 399 c 1 + 21 441 l 1 + 128 454 155 460 196 481 c 1 + 213 473 l 1 + 211 373 210 324 210 244 c 1 + 355.523269167 382.993378884 402.71470602 436.707823548 402.71470602 461.154243308 c 0 + 402.71470602 462.914226857 402.470109717 464.522512318 402 466 c 1 + 432 464 447 464 474 464 c 0 + 498 464 507 464 548 466 c 1 + 548 426 l 1 + 538 425 529 424 525 424 c 0 + 484 423 476 420 438 388 c 1 + 320 284 l 1 + 515 89 l 2 + 521 83 527 77 533 70 c 0 + 533 68 551 58 568 50 c 1 + 547 -9 538 -58 536 -127 c 1 + 494 -127 l 1 + 492 -66 483 -45 443 -8 c 0 + 436 -2 416 18 386 49 c 0 + 363 72 339 95 316 119 c 2 + 241 195 l 2 + 232 204 220 216 210 225 c 1 + 211 93 213 51 220 49 c 0 + 227 43 238 41 281 39 c 1 +EndSplineSet +EndChar + +StartChar: uni04A3 +Encoding: 1187 1187 737 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +382 179 m 0 + 382 191 382 203 382 215 c 1 + 368 216 356 216 331 216 c 2 + 263 216 l 2 + 237 216 227 216 212 215 c 1 + 212 203 212 191 212 179 c 0 + 213 60 214 51 224 45 c 0 + 232 40 237 40 280 38 c 1 + 280 -2 l 1 + 232 0 205 0 150 0 c 0 + 96 0 69 0 21 -2 c 1 + 21 38 l 1 + 36 38 l 1 + 76 40 82 42 86 59 c 0 + 88 69 90 154 90 232 c 0 + 90 261 89 350 88 372 c 0 + 87 414 85 419 70 423 c 0 + 64 425 64 425 21 427 c 1 + 21 467 l 1 + 73 466 102 465 151 465 c 0 + 199 465 228 466 280 467 c 1 + 280 427 l 1 + 265 427 l 1 + 233 425 226 424 220 417 c 0 + 214 410 213 395 212 285 c 0 + 212 278.333333333 212 271.666666667 212 265 c 1 + 226 264 250 264 293 264 c 0 + 343 264 367 264 382 265 c 1 + 382 271.666666667 382 278.333333333 382 285 c 0 + 381 406 380 414 370 420 c 0 + 362 425 359 425 314 427 c 1 + 314 467 l 1 + 366 466 395 465 444 465 c 0 + 492 465 521 466 573 467 c 1 + 573 427 l 1 + 558 427 l 1 + 527 425 518 423 513 417 c 0 + 502.398680915 402.158153281 504 276.927141665 504 241 c 0 + 504 139 506 83 510 67 c 0 + 514 52 522 50 580 48 c 1 + 570 12 560 -72 559 -127 c 1 + 517 -127 l 1 + 516 -117 516 -107 516 -104 c 0 + 513 -31 509 -20 487 -12 c 0 + 467 -4 437 0 395 0 c 0 + 376 0 355 -1 314 -2 c 1 + 314 38 l 1 + 359 40 363 40 372 45 c 0 + 380 53 381 62 382 179 c 0 +EndSplineSet +EndChar + +StartChar: uni04B3 +Encoding: 1203 1203 738 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +311 267 m 1 + 413 113 l 2 + 453 54 461 49 517 48 c 1 + 507 13 497 -75 497 -127 c 1 + 454 -127 l 1 + 453 -104 l 1 + 450 -9 447 -6 350 -2 c 1 + 327 16 313 34 283 81 c 1 + 233 163 l 1 + 163 61 l 2 + 146 36 145 34 142 27 c 0 + 139 21 138 13 138 -2 c 1 + 94 0 82 0 71 0 c 0 + 57 0 53 0 17 -2 c 1 + 17 36 l 1 + 64 38 74 44 111 87 c 1 + 208 209 l 1 + 97 376 79 393 0 395 c 1 + 0 428 l 1 + 123 479 l 1 + 163 474 189 453 226 396 c 1 + 284 311 l 1 + 346 398 l 2 + 365 424 365 425 369 439 c 0 + 369 442 369 447 370 454 c 1 + 370 465 l 1 + 398 464 421 463 435 463 c 0 + 448 463 466 464 491 465 c 1 + 491 425 l 1 + 444 423 438 419 391 363 c 2 + 311 267 l 1 +EndSplineSet +EndChar + +StartChar: uni04B9 +Encoding: 1209 1209 739 +Width: 580 +Flags: MW +LayerCount: 2 +Fore +SplineSet +268 211 m 1 + 268 216.666666667 268 222.333333333 268 228 c 2 + 267 271 l 1 + 267 286 l 2 + 267 289 267 296 266 305 c 1 + 322 305 l 1 + 321 286 l 1 + 319 209 l 1 + 319 205 l 1 + 346 205 370 207 387 212 c 1 + 387 360 386 381 382 406 c 0 + 379 421 371 424 317 426 c 1 + 317 465 l 1 + 341 465 l 1 + 469 464 l 2 + 486 464 513 464 577 467 c 1 + 577 427 l 1 + 537 426 523 423 517 417 c 0 + 510 415 508 377 508 247 c 2 + 508 217 l 2 + 508 87 510 52 518 48 c 0 + 526 41 526 41 570 38 c 1 + 577 37 l 1 + 577 -2 l 1 + 518 0 511 0 472 0 c 2 + 341 -1 l 1 + 317 -1 l 1 + 317 39 l 1 + 375 41 380 43 383 65 c 0 + 386 83 387 120 387 171 c 1 + 357 164 349 163 319 159 c 1 + 319 156 l 1 + 320 140 l 1 + 320 130 l 1 + 321 90 l 2 + 321 86 321 79 322 69 c 1 + 266 68 l 1 + 267 88 267 93 268 147 c 0 + 268 149.666666667 268 152.333333333 268 155 c 1 + 136.32889147 157.883308946 76.7078604124 202.33397028 76.7078604124 298.117663327 c 0 + 76.7078604124 301.994147018 76.8055149099 305.954710125 77 310 c 0 + 77 377 74 411 66 417 c 0 + 62 423 41 426 7 427 c 1 + 7 467 l 1 + 82 464 92 464 117 464 c 2 + 244 465 l 1 + 268 465 l 1 + 268 426 l 1 + 222 424 214 422 208 416 c 0 + 202 409 198 368 198 316 c 0 + 198 258 219 227 268 211 c 1 +EndSplineSet +EndChar + +StartChar: uni04B7 +Encoding: 1207 1207 740 +Width: 586 +Flags: MW +LayerCount: 2 +Fore +SplineSet +317 -1 m 1 + 317 39 l 1 + 380 42 382 43 385 76 c 0 + 387 121 387 128 387 173 c 1 + 342 162 301 157 263 157 c 0 + 187 157 122 182 97 221 c 0 + 82 244 77 267 77 312 c 0 + 77 378 74 413 66 419 c 0 + 62 425 41 428 7 429 c 1 + 7 468 l 1 + 80 466 89 466 117 466 c 2 + 244 467 l 1 + 268 467 l 1 + 268 427 l 1 + 204 424 204 424 201 390 c 0 + 201 384 200 372 199 356 c 2 + 198 318 l 1 + 198 275 206 255 230 234 c 0 + 253 215 279 207 324 207 c 0 + 349 207 365 209 387 213 c 1 + 387 241 l 1 + 386 286 l 1 + 386 386 384 409 377 416 c 0 + 371 422 360 424 317 426 c 1 + 317 465 l 1 + 341 465 l 1 + 469 464 l 2 + 486 464 513 464 577 467 c 1 + 577 427 l 1 + 537 426 523 423 517 417 c 0 + 510 415 508 377 508 247 c 2 + 508 217 l 2 + 508 99 511 61 518 58 c 0 + 524 52 540 50 583 48 c 1 + 574 13 563 -75 563 -127 c 1 + 521 -127 l 1 + 520 -116 520 -107 519 -104 c 0 + 517 -46 514 -30 504 -20 c 0 + 493 -7 455 1 413 1 c 1 + 335 -1 l 1 + 317 -1 l 1 +EndSplineSet +EndChar + +StartChar: uni0450 +Encoding: 1104 1104 741 +Width: 457 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 549 m 1 + 118 628 l 2 + 86 648 72 664 72 683 c 0 + 72 701 83 713 98 713 c 0 + 111 713 111 713 147 678 c 2 + 280 549 l 1 + 248 549 l 1 +424 81 m 1 + 433 73 l 1 + 417 31 l 1 + 368 1 309 -15 250 -15 c 0 + 124 -15 38 80 38 219 c 0 + 38 306 63 369 115 410 c 0 + 163 449 212 468 266 468 c 0 + 375 468 445 394 445 278 c 0 + 445 272 445 259 444 247 c 1 + 411 236 378 233 269 232 c 1 + 131 232 l 1 + 132 181 139 147 157 116 c 0 + 185 65 236 36 296 36 c 0 + 341 36 381 50 424 81 c 1 +132 270 m 1 + 179 267 222 265 277 265 c 0 + 311 265 325 266 357 268 c 1 + 356 323 353 349 343 373 c 0 + 326 413 291 436 246 436 c 0 + 201 436 165 412 147 368 c 0 + 138 344 134 318 132 270 c 1 +EndSplineSet +EndChar + +StartChar: uni045D +Encoding: 1117 1117 742 +Width: 604 +Flags: MW +LayerCount: 2 +Fore +SplineSet +404 351 m 1 + 382 317 l 1 + 372 303 l 1 + 235 89 222 68 186 3 c 1 + 133 -1 123 -2 86 -9 c 1 + 83 -2 l 1 + 84 47 85 60 85 102 c 0 + 85 153.333333333 85 204.666666667 85 256 c 0 + 85 381 83 413 75 417 c 0 + 69 423 54 426 10 427 c 1 + 10 467 l 1 + 76 464 98 464 130 464 c 2 + 204 465 l 2 + 230 465.5 243 465.75 252.125 465.75 c 0 + 261.25 465.75 266.5 465.5 277 465 c 1 + 277 426 l 1 + 222 424 215 421 212 401 c 0 + 209 368 209 360 208 197 c 1 + 208 144 l 1 + 289.993350636 259.181135417 341.863883231 346.59728624 415 464 c 1 + 518 465 l 2 + 549 465 558 465 601 467 c 1 + 601 427 l 1 + 557 426 542 423 536 417 c 0 + 528 414 526 378 526 247 c 2 + 526 218 l 2 + 526 87 528 51 536 48 c 1 + 542 41 556 39 601 37 c 1 + 601 -2 l 1 + 541 0 516 0 481 0 c 2 + 359 -1 l 1 + 335 -1 l 1 + 335 39 l 1 + 393 41 398 43 401 65 c 0 + 405 113 405 122 405 286 c 0 + 405 326 405 330 404 340 c 0 + 404 343.666666667 404 347.333333333 404 351 c 1 +371 565 m 1 + 333 565 l 1 + 211 630 l 2 + 147 664 141 669 141 692 c 0 + 141 715 159 731 183 731 c 0 + 199 731 213 725 227 713 c 0 + 238 703 263 680 267 676 c 2 + 371 565 l 1 +EndSplineSet +EndChar + +StartChar: uni0463 +Encoding: 1123 1123 743 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +28 381 m 1 + 88 381 l 1 + 86 423 84 424 21 427 c 1 + 21 467 l 1 + 95 464 100 464 137 464 c 2 + 258 465 l 1 + 282 465 l 1 + 282 425 l 1 + 217 423 216 423 214 384 c 1 + 214 381 l 1 + 318 381 l 1 + 318 319 l 1 + 212 319 l 1 + 213 308 213 298 214 274 c 1 + 258 275 l 1 + 391 275 457 234 457 149 c 0 + 457 97 427 51 375 22 c 0 + 347 7 307 -1 256 -1 c 2 + 221 -1 l 1 + 208 0 185 0 177 0 c 0 + 140 0 68 -1 21 -2 c 1 + 21 37 l 1 + 63 39 80 43 83 51 c 0 + 88 57 90 104 90 218 c 2 + 90 319 l 1 + 28 319 l 1 + 28 381 l 1 +212 59 m 1 + 213 43 l 1 + 224 41 229 41 240 41 c 0 + 305 41 338 75 338 142 c 0 + 338 206 308 236 241 236 c 0 + 234 236 227 236 212 235 c 1 + 211 224 211 217 211 215 c 2 + 212 137 l 1 + 212 59 l 1 +EndSplineSet +EndChar + +StartChar: uni0473 +Encoding: 1139 1139 744 +Width: 512 +Flags: MW +LayerCount: 2 +Fore +SplineSet +267 480 m 0 + 424 480 496 405 496 243 c 0 + 496 76 409 -18 253 -18 c 0 + 107 -18 31 69 31 239 c 0 + 31 394 115 480 267 480 c 0 +168 271 m 1 + 193 279 200 280 212 280 c 0 + 231 280 245 274 272 252 c 0 + 296 234 313 226 329 226 c 0 + 337 226 345 227 359 232 c 1 + 356 371 326 431 260 431 c 0 + 199 431 171 381 168 271 c 1 +359 192 m 1 + 325 179 319 177 306 177 c 0 + 293 177 281 183 260 200 c 0 + 232 224 216 231 191 231 c 0 + 183 231 177 230 169 228 c 1 + 174 93 206 31 269 31 c 0 + 331 31 357 77 359 192 c 1 +EndSplineSet +EndChar + +StartChar: uni0475 +Encoding: 1141 1141 745 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +547 404 m 1 + 533.247591206 405.964629828 510 408 510 408 c 2 + 507 408 495 401 487 396 c 0 + 476 388 467 376 459 358 c 2 + 304 -3 l 1 + 227 -3 l 1 + 84 357 l 2 + 66 401 53 417 36 419 c 2 + 11 421 l 1 + 11 459 l 1 + 107 456 116 456 128 456 c 2 + 141 456 l 1 + 270 459 l 1 + 270 421 l 1 + 229 419 l 2 + 214 418 206 412 206 402 c 0 + 206 390 210 377 220 351 c 2 + 308 130 l 1 + 312 140 315 147 319 155 c 0 + 349 226 379 297 408 368 c 0 + 434 430 467 458 513 458 c 0 + 523 458 531 457 547 453 c 1 + 547 404 l 1 +EndSplineSet +EndChar + +StartChar: uni0499 +Encoding: 1177 1177 746 +Width: 400 +Flags: MW +LayerCount: 2 +Fore +SplineSet +138 -103 m 1 + 177 -17 l 1 + 113 -14 79 -5 34 21 c 1 + 14 71 l 1 + 23 83 l 1 + 72 52 98 44 151 44 c 0 + 224 44 269 77 269 132 c 0 + 269 181 229 208 154 208 c 0 + 144 208 130 208 113 207 c 1 + 133 266 l 1 + 145 265 158 265 165 265 c 0 + 223 265 260 295 260 343 c 0 + 260 391 221 420 156 420 c 0 + 102 420 73 408 27 367 c 1 + 25 402 25 409 22 432 c 1 + 73 467 114 480 179 480 c 0 + 306 480 386 427 386 342 c 0 + 386 288 358 255 297 238 c 1 + 366 216 395 183 395 126 c 0 + 395 68 356 19 292 -4 c 0 + 273 -11 253 -14 218 -16 c 1 + 194 -71 l 1 + 213 -66 224 -65 240 -65 c 0 + 286 -65 316 -93 316 -138 c 0 + 316 -191 265 -225 183 -225 c 0 + 154 -225 124 -219 89 -207 c 1 + 105 -170 l 1 + 139 -177 153 -179 172 -179 c 0 + 205 -179 222 -166 222 -142 c 0 + 222 -120 208 -107 184 -107 c 0 + 177 -107 171 -108 148 -111 c 1 + 138 -103 l 1 +EndSplineSet +EndChar + +StartChar: uni04A1 +Encoding: 1185 1185 747 +Width: 571 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-59 310 m 1 + -98 308 l 1 + -98 316 -98 324 -98 332 c 0 + -104 406 -111 460 -118 478 c 1 + -103 479 l 1 + -48 478 -4 478 25 478 c 0 + 65 478 130 479 212 480 c 1 + 211 393 211 385 210 268 c 1 + 210 244 l 1 + 355.523269167 383.926220353 402.71470602 436.833120074 402.71470602 461.166865404 c 0 + 402.71470602 462.918737125 402.470109717 464.522512318 402 466 c 1 + 432 464 447 464 473 464 c 0 + 498 464 507 464 548 466 c 1 + 548 426 l 1 + 538 425 528 424 525 424 c 0 + 483 423 476 420 438 388 c 1 + 320 284 l 1 + 498 89 l 1 + 530.242356357 48.2229022542 545.398362086 38.9206609281 579.285318493 38.9206609281 c 0 + 581.132615038 38.9206609281 583.035574752 38.9483045987 585 39 c 1 + 585 -2 l 1 + 541 -1 512 0 469 0 c 0 + 443 0 431 0 405 -2 c 1 + 321 109 273 166 210 225 c 1 + 211 90 213 51 220 49 c 0 + 227 43 238 41 281 39 c 1 + 281 -1 l 1 + 257 -1 l 1 + 132 0 l 2 + 86 0 78 0 21 -2 c 1 + 21 37 l 1 + 27 38 l 1 + 58 40 l 2 + 76 42 82 46 85 62 c 0 + 88 75 90 135 90 201 c 0 + 90 339 89 383 87 395 c 0 + 82 420 63 430 20 430 c 0 + -9 430 -34 423 -43 413 c 0 + -54 402 -54 401 -59 310 c 1 +EndSplineSet +EndChar + +StartChar: uni04AB +Encoding: 1195 1195 748 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +242 -17 m 1 + 218 -71 l 1 + 238 -66 249 -65 264 -65 c 0 + 310 -65 340 -93 340 -138 c 0 + 340 -191 289 -225 207 -225 c 0 + 177 -225 148 -219 113 -207 c 1 + 129 -170 l 1 + 163 -177 177 -179 196 -179 c 0 + 229 -179 246 -166 246 -142 c 0 + 246 -120 232 -107 208 -107 c 0 + 200 -107 194 -108 172 -111 c 1 + 162 -103 l 1 + 203 -11 l 1 + 93 11 37 92 37 229 c 0 + 37 316 69 366 158 419 c 2 + 210 450 l 2 + 234 465 262 471 300 471 c 0 + 336 471 357 467 403 451 c 1 + 410 438 l 1 + 401 394 396 361 390 297 c 1 + 354 297 l 1 + 347 357 l 2 + 344 380 304 400 259 400 c 0 + 195 400 161 352 161 261 c 0 + 161 133 221 54 320 54 c 0 + 349 54 371 59 405 73 c 1 + 414 63 l 1 + 393 17 l 1 + 345 -8 309 -17 257 -17 c 2 + 242 -17 l 1 +EndSplineSet +EndChar + +StartChar: uni04CC +Encoding: 1228 1228 749 +Width: 580 +Flags: MW +LayerCount: 2 +Fore +SplineSet +374 -127 m 1 + 332 -127 l 1 + 332 -77 321 15 312 48 c 1 + 355 50 370 52 376 58 c 0 + 385 67 387 86 387 168 c 2 + 387 171 l 1 + 339 160 302 155 263 155 c 0 + 187 155 122 180 97 219 c 0 + 82 242 77 265 77 310 c 0 + 77 377 74 411 66 417 c 0 + 62 423 41 426 7 427 c 1 + 7 467 l 1 + 82 464 92 464 117 464 c 2 + 244 465 l 1 + 268 465 l 1 + 268 426 l 1 + 205 423 203 422 201 389 c 0 + 200 377 200 368 199 354 c 2 + 198 316 l 1 + 198 273 206 253 230 232 c 0 + 253 213 279 205 323 205 c 0 + 349 205 367 207 387 212 c 1 + 387 360 386 381 382 406 c 0 + 379 421 371 424 317 426 c 1 + 317 465 l 1 + 341 465 l 1 + 469 464 l 2 + 486 464 513 464 577 467 c 1 + 577 427 l 1 + 537 426 523 423 517 417 c 0 + 510 415 508 377 508 247 c 2 + 508 217 l 2 + 508 100 510 60 515 52 c 0 + 520 43 531 41 579 39 c 1 + 579 -1 l 1 + 554 -1 532 -1 524 0 c 1 + 482 0 l 2 + 451 0 417 -6 400 -14 c 0 + 385 -21 380 -33 378 -72 c 0 + 377 -79 376 -91 375 -109 c 0 + 375 -112 375 -120 374 -127 c 1 +EndSplineSet +EndChar + +StartChar: uni211E +Encoding: 8478 8478 750 +Width: 756 +Flags: MW +LayerCount: 2 +Fore +SplineSet +56 700 m 1 + 337 700 l 2 + 464 700 505 692 546 660 c 0 + 585 629 607 584 607 531 c 0 + 607 481 588 438 550 405 c 0 + 521 378 493 364 432 345 c 1 + 498 306 509 291 580 156 c 1 + 657 286 l 1 + 690 265 l 1 + 598 109 l 1 + 626 65 627 62 638 53 c 0 + 648 46 658 44 693 37 c 1 + 693 0 l 1 + 616 0 l 2 + 578 0 571 1 541 11 c 1 + 443 -155 l 1 + 407 -139 l 1 + 507 32 l 1 + 426 215 l 1 + 386 308 370 321 303 323 c 1 + 240 323 l 1 + 240 142 l 2 + 239.912943803 133.46849265 239.841045168 125.672127107 239.841045168 118.543605821 c 0 + 239.841045168 43.7879936975 247.748001573 42.4776628153 329 37 c 1 + 329 0 l 1 + 56 0 l 1 + 56 37 l 1 + 89 37 106 40 115 47 c 0 + 123 53 125 58 126 74 c 2 + 127 87 l 1 + 127 249.333333333 127 411.666666667 127 574 c 0 + 127.06413684 579.130947209 127.103592475 583.961606418 127.103592475 588.509918003 c 0 + 127.103592475 654.87734809 118.702831712 661.12827368 56 663 c 1 + 56 700 l 1 +240 368 m 1 + 311 368 l 2 + 436 368 496 417 496 519 c 0 + 496 618 443 661 322 661 c 0 + 250 661 240 655 240 610 c 2 + 240 368 l 1 +EndSplineSet +EndChar + +StartChar: uni2295 +Encoding: 8853 8853 751 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +506 734 m 0 + 700 734 861 567 861 366 c 0 + 861 162 700 -2 500 -2 c 0 + 299 -2 139 162 139 369 c 0 + 139 572 302 734 506 734 c 0 +543 654 m 1 + 543 404 l 1 + 782 404 l 1 + 765 534 668 635 543 654 c 1 +782 326 m 1 + 543 326 l 1 + 543 78 l 1 + 667 97 766 199 782 326 c 1 +466 77 m 1 + 466 326 l 1 + 218 326 l 1 + 235 196 339 91 466 77 c 1 +218 404 m 1 + 466 404 l 1 + 466 656 l 1 + 338 641 234 535 218 404 c 1 +EndSplineSet +EndChar + +StartChar: uni20AF +Encoding: 8367 8367 752 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 486 m 0 + 144 479 144 472 144 465 c 1 + 52 420 l 1 + 52 429 l 1 + 53 435 l 1 + 54 497 58 524 72 560 c 0 + 107 655 217 710 371 710 c 0 + 437 710 487 696 524 667 c 0 + 574 628 605 543 605 446 c 0 + 605 289 530 125 426 55 c 0 + 360 10 293 -2 116 -2 c 0 + 84 -2 52 -2 20 -2 c 1 + 89 80 l 1 + 113 80 l 1 + 139 89 164 136 179 205 c 1 + 256 622 l 1 + 251 621 l 1 + 180 610 144 564 144 486 c 0 +200 81 m 1 + 270 85 l 2 + 328 88 381 118 421 170 c 0 + 471 236 497 330 497 444 c 0 + 497 529 475 589 433 616 c 0 + 414 628 407 630 371 630 c 2 + 346 630 l 1 + 288 291 l 2 + 267 169 249 127 200 81 c 1 +700 -1 m 0 + 679.595329143 -1 672.527761399 2.49074620042 641 13 c 1 + 604 -190 l 1 + 511 -190 l 1 + 588 227 l 2 + 613 360 634 419 672 466 c 0 + 706 509 753 532 807 532 c 0 + 896 532 944 473 944 361 c 0 + 944 165 832 -1 700 -1 c 0 +659 110 m 1 + 672.61799481 89.573007785 698.199344814 77 723 77 c 0 + 791 77 846 195 846 340 c 0 + 846 414 826 454 790 454 c 0 + 747 454 713 403 697 315 c 2 + 659 110 l 1 +EndSplineSet +EndChar + +StartChar: uni20DD +Encoding: 8413 8413 753 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +505 721 m 0 + 697 721 858 557 858 362 c 0 + 858 163 697 2 498 2 c 0 + 299 2 139 163 139 364 c 0 + 139 563 301 721 505 721 c 0 +493 664 m 0 + 331 664 196 526 196 362 c 0 + 196 194 331 59 498 59 c 0 + 667 59 801 194 801 364 c 0 + 801 531 665 664 493 664 c 0 +EndSplineSet +EndChar + +StartChar: uni210F +Encoding: 8463 8463 754 +Width: 572 +Flags: MW +LayerCount: 2 +Fore +SplineSet +397 365 m 2 + 397 367.541373954 404 387.495623735 404 393 c 0 + 404 398 401 401 397 401 c 0 + 384 401 364 388 335 361 c 0 + 277 307 226 226 207 161 c 2 + 161 0 l 1 + 42 0 l 1 + 161 421 l 1 + 53 365 l 1 + 72 444 l 1 + 179 501 l 1 + 200 579 l 2 + 211 620 211 622 211 631 c 0 + 211 643 201 651 185 651 c 0 + 179.422478575 651 158.22828795 648 147 648 c 1 + 161 691 l 1 + 362 718 l 1 + 321 579 l 1 + 473 658 l 1 + 452 579 l 1 + 299 501 l 1 + 261 364 l 1 + 273 375 280 383 282 385 c 2 + 330 435 l 2 + 369 476 403 494 443 494 c 0 + 491 494 519 463 519 410 c 0 + 519 387 516 366 507 333 c 2 + 447 115 l 2 + 445.480072727 105.880436362 439 93.7902791739 439 85 c 0 + 439 81 441 79 444 79 c 0 + 451.212096783 79 463.851338191 97.4188969857 469 106 c 0 + 477 116 479 120 487 132 c 1 + 530 102 l 1 + 470 20 427 -13 380 -13 c 0 + 341 -13 317 11 317 51 c 0 + 317 69 323 98 334 140 c 2 + 397 365 l 2 +EndSplineSet +EndChar + +StartChar: uni2112 +Encoding: 8466 8466 755 +Width: 867 +Flags: MW +LayerCount: 2 +Fore +SplineSet +393 768 m 1 + 407 723 l 1 + 282 701 204 638 204 559 c 0 + 204 508 247 451 309 422 c 0 + 344 406 381 399 462 393 c 1 + 464 498 474 559 498 623 c 0 + 532 712 605 769 686 769 c 0 + 763 769 826 708 826 634 c 0 + 826 534 736 444 565 374 c 1 + 558 251 524 174 432 65 c 1 + 497 44 544 36 593 36 c 0 + 677 36 730 75 771 169 c 1 + 807 152 l 1 + 788 109 777 89 759 68 c 0 + 721 22 657 -8 598 -8 c 0 + 544 -8 479 8 393 41 c 1 + 323 4 275 -9 214 -9 c 0 + 119 -9 42 34 42 86 c 0 + 42 127 91 158 155 158 c 0 + 212 158 238 150 371 95 c 1 + 418 132 449 221 458 352 c 1 + 352 361 297 376 248 409 c 0 + 188 450 149 520 149 588 c 0 + 149 682 234 745 393 768 c 1 +569 417 m 1 + 632 440 667 464 705 505 c 0 + 746 550 768 599 768 647 c 0 + 768 695 740 726 697 726 c 0 + 657 726 625 698 606 644 c 0 + 587 588 578 534 569 417 c 1 +333 64 m 1 + 249 104 219 114 172 114 c 0 + 123 114 84 99 84 80 c 0 + 84 54 136 35 206 35 c 0 + 254 35 287 42 333 64 c 1 +EndSplineSet +EndChar + +StartChar: uni2120 +Encoding: 8480 8480 756 +Width: 609 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 486 m 1 + 70 486 l 1 + 70 481 l 1 + 71 445 99 422 143 422 c 0 + 181 422 209 441 209 468 c 0 + 209 495 189 508 129 521 c 0 + 60 535 34 558 34 602 c 0 + 34 654 75 689 137 689 c 0 + 203 689 242 654 243 594 c 1 + 200 594 l 1 + 193 631 175 645 137 645 c 0 + 103 645 77 627 77 603 c 0 + 77 583 94 573 150 558 c 0 + 197 547 218 538 231 525 c 0 + 244 513 252 491 252 469 c 0 + 252 413 210 379 143 379 c 0 + 71 379 26 416 26 475 c 2 + 26 486 l 1 +297 683 m 1 + 378 683 l 1 + 433 426 l 1 + 485 683 l 1 + 565 683 l 1 + 565 384 l 1 + 522 384 l 1 + 522 656 l 1 + 518 656 l 1 + 458 384 l 1 + 405 384 l 1 + 345 656 l 1 + 341 656 l 1 + 341 384 l 1 + 297 384 l 1 + 297 683 l 1 +EndSplineSet +EndChar + +StartChar: uni2128 +Encoding: 8488 8488 757 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +172 578 m 1 + 138 613 l 1 + 240 686 286 706 353 706 c 0 + 470 706 560 618 560 504 c 0 + 560 406 501 328 402 298 c 1 + 459 282 486 268 518 234 c 0 + 563 187 589 121 589 56 c 0 + 589 -82 482 -201 359 -201 c 0 + 326 -201 293 -193 260 -176 c 0 + 250 -171 250 -171 210 -141 c 0 + 188 -124 169 -118 142 -118 c 0 + 139 -118 133 -118 126 -119 c 1 + 147 -97 154 -83 154 -61 c 0 + 154 -25 129 1 95 1 c 0 + 66 1 44 -20 44 -48 c 0 + 44 -69 55 -83 85 -102 c 1 + 31 -135 l 1 + 6 -107 -6 -79 -6 -48 c 0 + -6 8 39 52 97 52 c 0 + 127 52 146 44 194 10 c 0 + 228 -14 247 -22 274 -22 c 0 + 282 -22 288 -22 296 -21 c 1 + 276 -43 269 -58 269 -80 c 0 + 269 -118 306 -151 350 -151 c 0 + 387 -151 420 -130 446 -89 c 0 + 471 -50 485 -4 485 39 c 0 + 485 88 467 137 434 175 c 0 + 401 214 363 232 315 232 c 0 + 249 232 213 211 146 135 c 1 + 109 168 l 1 + 169 246 216 281 282 298 c 1 + 225 315 188 357 188 405 c 0 + 188 444 213 471 249 471 c 0 + 280 471 303 449 303 420 c 0 + 303 402 300 392 282 356 c 1 + 303 339 316 334 336 334 c 0 + 399 334 454 409 454 495 c 0 + 454 577 400 641 331 641 c 0 + 285 641 263 632 172 578 c 1 +EndSplineSet +EndChar + +StartChar: uni212D +Encoding: 8493 8493 758 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +671 640 m 1 + 551 552 l 1 + 516 589 487 606 459 606 c 0 + 421 606 386 571 386 532 c 0 + 386 504 386 504 447 433 c 0 + 496 377 500 371 514 349 c 0 + 532 319 542 287 542 255 c 0 + 542 166 475 95 393 95 c 0 + 310 95 244 162 244 244 c 0 + 244 276 250 299 264 323 c 1 + 318 299 l 1 + 300 275 295 262 295 242 c 0 + 295 198 335 157 379 157 c 0 + 417 157 442 182 442 222 c 0 + 442 254 437 264 381 340 c 0 + 328 410 311 446 311 484 c 0 + 311 533 328 574 365 614 c 1 + 338 636 322 643 300 643 c 0 + 219 643 159 530 159 376 c 0 + 159 258 194 154 254 96 c 0 + 295 55 360 29 418 29 c 0 + 506 29 570 72 627 167 c 1 + 671 146 l 1 + 644 88 626 58 597 24 c 0 + 544 -37 462 -74 380 -74 c 0 + 194 -74 53 100 53 331 c 0 + 53 542 156 706 289 706 c 0 + 331 706 353 696 403 653 c 1 + 447 688 474 699 520 699 c 0 + 553 699 566 694 611 666 c 1 + 639 684 l 1 + 671 640 l 1 +EndSplineSet +EndChar + +StartChar: uni212F +Encoding: 8495 8495 759 +Width: 442 +Flags: MW +LayerCount: 2 +Fore +SplineSet +459 355 m 0 + 459 224.995928644 248.611078739 187.130715146 86 168 c 1 + 94 102 135 67 202 67 c 0 + 279.409646912 67 333.393481865 98.5956545768 397 141 c 0 + 405 146 411 149 416 149 c 0 + 430 149 451 124 451 107 c 0 + 451 93 439 78 410 57 c 0 + 345 10 274 -14 197 -14 c 0 + 63 -14 -23 62 -23 179 c 0 + -23 267 22 350 99 404 c 0 + 155 443 232 468 298 468 c 0 + 396 468 459 424 459 355 c 0 +93 247 m 1 + 168 254 261 277 305 299 c 0 + 337 316 353 333 353 353 c 0 + 353 373 332 386 298 386 c 0 + 250 386 199 369 163 342 c 0 + 127 314 110 290 93 247 c 1 +EndSplineSet +EndChar + +StartChar: uni2136 +Encoding: 8502 8502 760 +Width: 442 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 138 m 1 + 367 138 l 1 + 377 178 382 212 382 245 c 0 + 382 326 354 360 286 360 c 2 + 145 360 l 2 + 92 360 78 362 64 373 c 0 + 47 386 37 416 37 453 c 0 + 37 494 46 520 68 537 c 1 + 68.9066136575 504.36190833 73.1010206109 498.848111351 112.62637264 498.848111351 c 0 + 116.697707801 498.848111351 121.14391019 498.906613658 126 499 c 2 + 260 499 l 2 + 337 499 374 484 401 441 c 0 + 421 409 434 353 434 297 c 0 + 434 249 426 202 407 138 c 1 + 455 138 l 1 + 407 0 l 1 + 27 0 l 1 + 72 138 l 1 +EndSplineSet +EndChar + +StartChar: uni2137 +Encoding: 8503 8503 761 +Width: 332 +Flags: MW +LayerCount: 2 +Fore +SplineSet +292 437 m 0 + 292 417.628254023 282 369.007382369 282 343 c 0 + 282 326 282 326 290 270 c 0 + 299 205 305 131 305 73 c 0 + 305 25 302 13 283 -3 c 1 + 274 31 256 80 246 95 c 1 + 199 -3 l 1 + 52 -3 l 1 + 97 138 l 1 + 239 138 l 1 + 247 186 253 255 253 295 c 0 + 253 356 251 358 183 366 c 0 + 118 373 94 400 94 468 c 0 + 94 502 100 520 120 542 c 1 + 123 522 132 518 187 511 c 0 + 258 502 292 478 292 437 c 0 +EndSplineSet +EndChar + +StartChar: uni2196 +Encoding: 8598 8598 762 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 605 m 1 + 63 665 l 1 + 353 548 l 1 + 330 483 l 1 + 157 559 l 1 + 722 -3 l 1 + 670 -52 l 1 + 109 506 l 1 + 184 334 l 1 + 118 311 l 1 + -4 605 l 1 +EndSplineSet +EndChar + +StartChar: uni2197 +Encoding: 8599 8599 763 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +561 559 m 1 + 388 483 l 1 + 365 548 l 1 + 655 665 l 1 + 722 605 l 1 + 600 311 l 1 + 534 334 l 1 + 609 506 l 1 + 48 -52 l 1 + -4 -3 l 1 + 561 559 l 1 +EndSplineSet +EndChar + +StartChar: uni2198 +Encoding: 8600 8600 764 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +609 104 m 1 + 534 276 l 1 + 600 299 l 1 + 722 5 l 1 + 655 -56 l 1 + 365 62 l 1 + 388 127 l 1 + 561 51 l 1 + -4 614 l 1 + 48 663 l 1 + 609 104 l 1 +EndSplineSet +EndChar + +StartChar: uni2199 +Encoding: 8601 8601 765 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +157 51 m 1 + 330 127 l 1 + 353 62 l 1 + 63 -56 l 1 + -4 5 l 1 + 118 299 l 1 + 184 276 l 1 + 109 104 l 1 + 670 663 l 1 + 722 614 l 1 + 157 51 l 1 +EndSplineSet +EndChar + +StartChar: uni21C4 +Encoding: 8644 8644 766 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +838 203 m 1 + 215 203 l 1 + 425 121 l 1 + 402 69 l 1 + 116 197 l 1 + 116 274 l 1 + 402 401 l 1 + 425 348 l 1 + 215 267 l 1 + 838 267 l 1 + 838 203 l 1 +116 458 m 1 + 116 522 l 1 + 739 522 l 1 + 529 603 l 1 + 552 656 l 1 + 838 529 l 1 + 838 452 l 1 + 552 324 l 1 + 529 376 l 1 + 739 458 l 1 + 116 458 l 1 +EndSplineSet +EndChar + +StartChar: uni21C6 +Encoding: 8646 8646 767 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +116 203 m 1 + 116 267 l 1 + 739 267 l 1 + 529 348 l 1 + 552 401 l 1 + 838 274 l 1 + 838 197 l 1 + 552 69 l 1 + 529 121 l 1 + 739 203 l 1 + 116 203 l 1 +838 458 m 1 + 215 458 l 1 + 425 376 l 1 + 402 324 l 1 + 116 452 l 1 + 116 529 l 1 + 402 656 l 1 + 425 603 l 1 + 215 522 l 1 + 838 522 l 1 + 838 458 l 1 +EndSplineSet +EndChar + +StartChar: uni21D5 +Encoding: 8661 8661 768 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 118 m 1 + 248 485 l 1 + 210 462 187 450 136 427 c 1 + 116 451 l 1 + 182 490 325 619 360 672 c 1 + 418 598 520 505 604 451 c 1 + 585 427 l 1 + 537 447 512 460 470 485 c 1 + 470 118 l 1 + 513 144 539 157 585 176 c 1 + 604 152 l 1 + 521 98 419 6 360 -69 c 1 + 326 -17 180 114 116 152 c 1 + 136 176 l 1 + 181 155 205 143 248 118 c 1 +321 530 m 1 + 321 73 l 1 + 339 59 345 55 360 43 c 1 + 381 59 l 2 + 386 63 393 68 400 73 c 1 + 400 530 l 1 + 382 543 379 545 360 560 c 1 + 353 555 346 549 340 544 c 0 + 333 540 327 535 321 530 c 1 +EndSplineSet +EndChar + +StartChar: uni220D +Encoding: 8717 8717 769 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +71 0 m 1 + 71 70 l 1 + 200 70 l 1 + 302 71 337 78 371 106 c 0 + 403 134 419 159 426 190 c 1 + 71 190 l 1 + 71 266 l 1 + 426 266 l 1 + 419 300 397 330 359 358 c 0 + 328 379 292 386 200 386 c 2 + 71 386 l 1 + 71 456 l 1 + 204 456 l 2 + 319 456 366 445 413 407 c 0 + 467 362 497 299 497 228 c 0 + 497 151 461 82 400 39 c 0 + 357 9 310 0 204 0 c 2 + 71 0 l 1 +EndSplineSet +EndChar + +StartChar: uni2213 +Encoding: 8723 8723 770 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +215 509 m 1 + 215 583 l 1 + 777 583 l 1 + 777 509 l 1 + 215 509 l 1 +215 196 m 1 + 215 270 l 1 + 459 270 l 1 + 459 457 l 1 + 533 457 l 1 + 533 270 l 1 + 777 270 l 1 + 777 196 l 1 + 533 196 l 1 + 533 0 l 1 + 459 0 l 1 + 459 196 l 1 + 215 196 l 1 +EndSplineSet +EndChar + +StartChar: uni2223 +Encoding: 8739 8739 771 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +314 756 m 1 + 387 756 l 1 + 387 -251 l 1 + 314 -251 l 1 + 314 756 l 1 +EndSplineSet +EndChar + +StartChar: uni2225 +Encoding: 8741 8741 772 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +249 895 m 1 + 322 895 l 1 + 322 -255 l 1 + 249 -255 l 1 + 249 895 l 1 +398 895 m 1 + 471 895 l 1 + 471 -255 l 1 + 398 -255 l 1 + 398 895 l 1 +EndSplineSet +EndChar + +StartChar: uni2227 +Encoding: 8743 8743 773 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +215 1 m 1 + 450 585 l 1 + 549 585 l 1 + 784 1 l 1 + 696 1 l 1 + 500 492 l 1 + 303 1 l 1 + 215 1 l 1 +EndSplineSet +EndChar + +StartChar: uni2228 +Encoding: 8744 8744 774 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +215 585 m 1 + 303 585 l 1 + 500 94 l 1 + 696 585 l 1 + 784 585 l 1 + 549 1 l 1 + 450 1 l 1 + 215 585 l 1 +EndSplineSet +EndChar + +StartChar: uni222E +Encoding: 8750 8750 775 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +236 -131 m 1 + 236 -47 l 1 + 261 -52 274 -54 290 -54 c 0 + 403 -54 452 5 455 144 c 1 + 353 171 293 248 293 352 c 0 + 293 458 356 537 459 561 c 1 + 465 657 483 714 519 758 c 0 + 564 813 622 839 701 839 c 0 + 725 839 737 838 760 833 c 1 + 760 748 l 1 + 736 753 726 754 709 754 c 0 + 602 754 550 694 542 560 c 1 + 645 536 707 458 707 352 c 0 + 707 246 639 161 538 143 c 1 + 535 84 533 64 523 27 c 0 + 494 -78 414 -138 303 -138 c 0 + 280 -138 263 -136 236 -131 c 1 +539 477 m 1 + 539 232 l 1 + 589 250 623 299 623 355 c 0 + 623 410 587 463 539 477 c 1 +456 234 m 1 + 456 476 l 1 + 410 460 376 408 376 355 c 0 + 376 301 410 250 456 234 c 1 +EndSplineSet +EndChar + +StartChar: uni2235 +Encoding: 8757 8757 776 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +270 630 m 0 + 315 630 353 592 353 546 c 0 + 353 500 315 462 269 462 c 0 + 222 462 185 500 185 547 c 0 + 185 593 223 630 270 630 c 0 +728 630 m 0 + 773 630 811 591 811 546 c 0 + 811 500 773 462 727 462 c 0 + 681 462 643 500 643 547 c 0 + 643 593 681 630 728 630 c 0 +499 168 m 0 + 544 168 582 130 582 84 c 0 + 582 38 544 0 498 0 c 0 + 452 0 414 38 414 85 c 0 + 414 131 452 168 499 168 c 0 +EndSplineSet +EndChar + +StartChar: uni2237 +Encoding: 8759 8759 777 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +270 630 m 0 + 315 630 353 592 353 546 c 0 + 353 500 315 462 269 462 c 0 + 222 462 185 500 185 547 c 0 + 185 593 223 630 270 630 c 0 +728 630 m 0 + 773 630 811 591 811 546 c 0 + 811 500 773 462 727 462 c 0 + 681 462 643 500 643 547 c 0 + 643 593 681 630 728 630 c 0 +270 168 m 0 + 315 168 353 130 353 84 c 0 + 353 38 315 0 269 0 c 0 + 222 0 185 38 185 85 c 0 + 185 131 223 168 270 168 c 0 +728 168 m 0 + 773 168 811 129 811 84 c 0 + 811 38 773 0 727 0 c 0 + 680 0 643 38 643 85 c 0 + 643 131 681 168 728 168 c 0 +EndSplineSet +EndChar + +StartChar: uni2262 +Encoding: 8802 8802 778 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +568 468 m 1 + 628 577 l 1 + 693 541 l 1 + 653 468 l 1 + 824 468 l 1 + 824 394 l 1 + 612 394 l 1 + 574 323 l 1 + 824 323 l 1 + 824 249 l 1 + 534 249 l 1 + 495 178 l 1 + 824 178 l 1 + 824 104 l 1 + 455 104 l 1 + 399 3 l 1 + 334 38 l 1 + 370 104 l 1 + 210 104 l 1 + 210 178 l 1 + 411 178 l 1 + 449 249 l 1 + 210 249 l 1 + 210 323 l 1 + 489 323 l 1 + 528 394 l 1 + 210 394 l 1 + 210 468 l 1 + 568 468 l 1 +EndSplineSet +EndChar + +StartChar: uni226A +Encoding: 8810 8810 779 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +827 650 m 1 + 827 562 l 1 + 301 334 l 1 + 827 105 l 1 + 827 17 l 1 + 167 300 l 1 + 167 367 l 1 + 827 650 l 1 +827 516 m 1 + 827 426 l 1 + 619 334 l 1 + 827 241 l 1 + 827 151 l 1 + 414 334 l 1 + 827 516 l 1 +EndSplineSet +EndChar + +StartChar: uni226B +Encoding: 8811 8811 780 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +167 650 m 1 + 827 367 l 1 + 827 300 l 1 + 167 17 l 1 + 167 105 l 1 + 693 334 l 1 + 167 562 l 1 + 167 650 l 1 +167 516 m 1 + 580 334 l 1 + 167 151 l 1 + 167 241 l 1 + 375 334 l 1 + 167 426 l 1 + 167 516 l 1 +EndSplineSet +EndChar + +StartChar: uni2285 +Encoding: 8837 8837 781 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +691 697 m 1 + 644 587 l 1 + 754 532 813 436 813 313 c 0 + 813 204 766 116 677 57 c 0 + 615 17 542 0 426 0 c 2 + 393 0 l 1 + 363 -71 l 1 + 276 -71 l 1 + 306 0 l 1 + 176 0 l 1 + 176 82 l 1 + 341 82 l 1 + 536 538 l 1 + 511 542 477 544 426 544 c 2 + 176 544 l 1 + 176 626 l 1 + 426 626 l 2 + 478 626 533 621 569 614 c 1 + 605 697 l 1 + 691 697 l 1 +613 514 m 1 + 428 82 l 1 + 500 82 543 87 583 100 c 0 + 627 114 670 147 697 187 c 0 + 719 220 730 261 730 313 c 0 + 730 406 694 468 613 514 c 1 +EndSplineSet +EndChar + +StartChar: uni2296 +Encoding: 8854 8854 782 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +505 736 m 0 + 698 736 860 568 860 367 c 0 + 860 163 699 -2 499 -2 c 0 + 297 -2 137 163 137 370 c 0 + 137 574 300 736 505 736 c 0 +216 405 m 1 + 780 405 l 1 + 761 552 642 659 498 659 c 0 + 355 659 237 553 216 405 c 1 +780 327 m 1 + 216 327 l 1 + 236 182 356 75 498 75 c 0 + 641 75 759 180 780 327 c 1 +EndSplineSet +EndChar + +StartChar: uni2298 +Encoding: 8856 8856 783 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +505 735 m 0 + 698 735 860 567 860 367 c 0 + 860 163 698 -2 499 -2 c 0 + 297 -2 137 163 137 370 c 0 + 137 573 300 735 505 735 c 0 +727 540 m 1 + 323 136 l 1 + 373 97 435 75 499 75 c 0 + 655 75 783 206 783 366 c 0 + 783 430 766 484 727 540 c 1 +271 191 m 1 + 675 595 l 1 + 624 636 561 658 497 658 c 0 + 342 658 214 527 214 368 c 0 + 214 303 233 243 271 191 c 1 +EndSplineSet +EndChar + +StartChar: uni2299 +Encoding: 8857 8857 784 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 426 m 0 + 532 426 559 399 559 366 c 0 + 559 333 532 306 499 306 c 0 + 465 306 439 332 439 367 c 0 + 439 400 466 426 500 426 c 0 +505 735 m 0 + 698 735 860 567 860 367 c 0 + 860 163 698 -2 499 -2 c 0 + 297 -2 137 163 137 370 c 0 + 137 573 300 735 505 735 c 0 +494 658 m 0 + 342 658 214 525 214 367 c 0 + 214 206 341 75 498 75 c 0 + 657 75 783 206 783 369 c 0 + 783 529 654 658 494 658 c 0 +EndSplineSet +EndChar + +StartChar: uni22A2 +Encoding: 8866 8866 785 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +813 321 m 1 + 813 239 l 1 + 258 239 l 1 + 258 0 l 1 + 178 0 l 1 + 178 560 l 1 + 258 560 l 1 + 258 321 l 1 + 813 321 l 1 +EndSplineSet +EndChar + +StartChar: uni22A3 +Encoding: 8867 8867 786 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +178 321 m 1 + 733 321 l 1 + 733 560 l 1 + 813 560 l 1 + 813 0 l 1 + 733 0 l 1 + 733 239 l 1 + 178 239 l 1 + 178 321 l 1 +EndSplineSet +EndChar + +StartChar: uni22A4 +Encoding: 8868 8868 787 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 638 m 1 + 774 638 l 1 + 774 555 l 1 + 537 555 l 1 + 537 0 l 1 + 453 0 l 1 + 453 555 l 1 + 216 555 l 1 + 216 638 l 1 +EndSplineSet +EndChar + +StartChar: uni22BB +Encoding: 8891 8891 788 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +213 585 m 1 + 301 585 l 1 + 498 94 l 1 + 694 585 l 1 + 782 585 l 1 + 547 1 l 1 + 448 1 l 1 + 213 585 l 1 +217 -137 m 1 + 217 -63 l 1 + 780 -63 l 1 + 780 -137 l 1 + 217 -137 l 1 +EndSplineSet +EndChar + +StartChar: uni256D +Encoding: 9581 9581 789 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1002 283 m 1 + 1002 220 l 1 + 951 220 l 1 + 824 218 723 193 664 148 c 0 + 567 71 533 -10 532 -169 c 1 + 530 -201 l 1 + 530 -252 l 1 + 467 -252 l 1 + 467 -201 l 2 + 466.984521006 -197.950638143 466.976709188 -194.927153005 466.976709188 -191.92912179 c 0 + 466.976709188 -1.24330143682 498.578857408 86.470504449 599 180 c 0 + 676 249 791 282 951 283 c 1 + 1002 283 l 1 +EndSplineSet +EndChar + +StartChar: uni256E +Encoding: 9582 9582 790 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-6 283 m 1 + 45 283 l 1 + 205 282 319 249 397 180 c 0 + 497.421142592 86.470504449 529.023290812 -1.24330143682 529.023290812 -191.92912179 c 0 + 529.023290812 -194.927153005 529.015478994 -197.950638143 529 -201 c 2 + 529 -252 l 1 + 466 -252 l 1 + 466 -201 l 1 + 464 -169 l 1 + 464 -3 423 86 313 160 c 0 + 256 197 159 218 45 220 c 1 + -6 220 l 1 + -6 283 l 1 +EndSplineSet +EndChar + +StartChar: uni256F +Encoding: 9583 9583 791 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-6 220 m 1 + -6 283 l 1 + 45 283 l 1 + 173 285 271 310 332 356 c 0 + 429 432 463 513 464 672 c 1 + 466 704 l 1 + 466 755 l 1 + 529 755 l 1 + 529 704 l 2 + 529.015478994 700.950638143 529.023290812 697.927153005 529.023290812 694.92912179 c 0 + 529.023290812 504.243301437 497.421142592 416.529495551 397 323 c 0 + 319 254 206 221 45 220 c 1 + -6 220 l 1 +EndSplineSet +EndChar + +StartChar: uni2570 +Encoding: 9584 9584 792 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1002 220 m 1 + 951 220 l 1 + 790 221 677 254 599 323 c 0 + 498.578857408 416.529495551 466.976709188 504.243301437 466.976709188 694.92912179 c 0 + 466.976709188 697.927153005 466.984521006 700.950638143 467 704 c 2 + 467 755 l 1 + 530 755 l 1 + 530 704 l 1 + 532 672 l 1 + 532 506 573 417 682 343 c 0 + 741 306 837 285 951 283 c 1 + 1002 283 l 1 + 1002 220 l 1 +EndSplineSet +EndChar + +StartChar: uni25B5 +Encoding: 9653 9653 793 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +598 37 m 1 + 122 37 l 1 + 360 508 l 1 + 598 37 l 1 +501 96 m 1 + 361 380 l 1 + 218 96 l 1 + 501 96 l 1 +EndSplineSet +EndChar + +StartChar: uni25B9 +Encoding: 9657 9657 794 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 31 m 1 + 126 512 l 1 + 592 272 l 1 + 126 31 l 1 +188 134 m 1 + 475 272 l 1 + 188 415 l 1 + 188 134 l 1 +EndSplineSet +EndChar + +StartChar: uni25BF +Encoding: 9663 9663 795 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +122 507 m 1 + 598 507 l 1 + 360 36 l 1 + 122 507 l 1 +219 448 m 1 + 359 164 l 1 + 502 448 l 1 + 219 448 l 1 +EndSplineSet +EndChar + +StartChar: uni25C3 +Encoding: 9667 9667 796 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +593 31 m 1 + 127 272 l 1 + 593 512 l 1 + 593 31 l 1 +531 134 m 1 + 531 415 l 1 + 244 272 l 1 + 531 134 l 1 +EndSplineSet +EndChar + +StartChar: uni25C6 +Encoding: 9670 9670 797 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +241 331 m 1 + 500 623 l 1 + 767 329 l 1 + 506 39 l 1 + 241 331 l 1 +EndSplineSet +EndChar + +StartChar: uni25C7 +Encoding: 9671 9671 798 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +190 332 m 1 + 500 676 l 1 + 811 333 l 1 + 500 -11 l 1 + 190 332 l 1 +235 333 m 1 + 500 40 l 1 + 765 333 l 1 + 500 625 l 1 + 235 333 l 1 +EndSplineSet +EndChar + +StartChar: openbullet +Encoding: 9702 9702 799 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 463 m 0 + 352 463 437 378 437 273 c 0 + 437 168 352 83 248 83 c 0 + 141 83 57 168 57 276 c 0 + 57 378 143 463 247 463 c 0 +248 405 m 0 + 176 405 115 346 115 276 c 0 + 115 200 173 141 249 141 c 0 + 320 141 379 201 379 273 c 0 + 379 346 320 405 248 405 c 0 +EndSplineSet +EndChar + +StartChar: uni301A +Encoding: 12314 12314 800 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-12 0 m 1 + -12 12 l 1 + 0 12 l 1 + 0 0 l 1 + -12 0 l 1 +-11 1 m 1 + -1 1 l 1 + -1 11 l 1 + -11 11 l 1 + -11 1 l 1 +221 -155 m 1 + 221 788 l 1 + 504 788 l 1 + 504 733 l 1 + 406 733 l 1 + 406 -100 l 1 + 504 -100 l 1 + 504 -155 l 1 + 221 -155 l 1 +276 -100 m 1 + 351 -100 l 1 + 351 733 l 1 + 276 733 l 1 + 276 -100 l 1 +717 0 m 1 + 717 12 l 1 + 729 12 l 1 + 729 0 l 1 + 717 0 l 1 +718 1 m 1 + 729 1 l 1 + 729 11 l 1 + 718 11 l 1 + 718 1 l 1 +EndSplineSet +EndChar + +StartChar: uni301B +Encoding: 12315 12315 801 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-12 0 m 1 + -12 12 l 1 + 0 12 l 1 + 0 0 l 1 + -12 0 l 1 +-11 1 m 1 + -1 1 l 1 + -1 11 l 1 + -11 11 l 1 + -11 1 l 1 +218 -155 m 1 + 218 -100 l 1 + 316 -100 l 1 + 316 733 l 1 + 218 733 l 1 + 218 788 l 1 + 501 788 l 1 + 501 -155 l 1 + 218 -155 l 1 +371 -100 m 1 + 446 -100 l 1 + 446 733 l 1 + 371 733 l 1 + 371 -100 l 1 +717 0 m 1 + 717 12 l 1 + 729 12 l 1 + 729 0 l 1 + 717 0 l 1 +718 1 m 1 + 729 1 l 1 + 729 11 l 1 + 718 11 l 1 + 718 1 l 1 +EndSplineSet +EndChar + +StartChar: uniEFBF +Encoding: 61375 61375 802 +Width: 718 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-145 458 m 1 + -145 459 l 1 + 58 562 l 1 + 179 170 l 1 + 700 880 l 1 + 719 880 l 1 + 719 844 l 1 + 747 844 l 1 + 747 815 l 1 + 152 3 l 1 + 0 487 l 1 + -124 424 l 1 + -145 458 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC0 +Encoding: 61376 61376 803 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 248 -113 l 1 + 248 883 l 1 + 327 883 l 1 + 327 -113 l 1 + 392 -113 l 1 + 392 883 l 1 + 471 883 l 1 + 471 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC1 +Encoding: 61377 61377 804 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 471 884 l 1 + 471 -194 l 1 + 392 -194 l 1 + 392 804 l 1 + 327 804 l 1 + 327 -194 l 1 + 248 -194 l 1 + 248 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC2 +Encoding: 61378 61378 805 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-8 681 m 1 + -8 750 l 1 + 727 750 l 1 + 727 681 l 1 + 675 681 l 1 + 675 -247 l 1 + 606 -247 l 1 + 606 681 l 1 + 113 681 l 1 + 113 -247 l 1 + 44 -247 l 1 + 44 681 l 1 + -8 681 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC3 +Encoding: 61379 61379 806 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-8 -247 m 1 + -8 -178 l 1 + 44 -178 l 1 + 44 749 l 1 + 113 749 l 1 + 113 -178 l 1 + 606 -178 l 1 + 606 749 l 1 + 675 749 l 1 + 675 -178 l 1 + 727 -178 l 1 + 727 -247 l 1 + -8 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC4 +Encoding: 61380 61380 807 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -192 m 1 + 247 883 l 1 + 326 883 l 1 + 326 -113 l 1 + 392 -113 l 1 + 392 883 l 1 + 471 883 l 1 + 471 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 247 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC5 +Encoding: 61381 61381 808 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -194 m 1 + 247 884 l 1 + 719 884 l 1 + 719 804 l 1 + 471 804 l 1 + 471 -194 l 1 + 392 -194 l 1 + 392 804 l 1 + 326 804 l 1 + 326 -194 l 1 + 247 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC6 +Encoding: 61382 61382 809 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 -247 m 1 + 44 375 l 2 + 44 504 59 573 100 631 c 0 + 151 703 256 750 365 750 c 0 + 550 750 675 627 675 444 c 0 + 675 213.666666667 675 -16.6666666667 675 -247 c 1 + 606 -247 l 1 + 606 410 l 2 + 606 502 584 570 538 616 c 0 + 494 658 434 681 361 681 c 0 + 268 681 193 643 151 574 c 0 + 121 524 113 482 113 363 c 2 + 113 -247 l 1 + 44 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC7 +Encoding: 61383 61383 810 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 63 m 1 + 44 291.666666667 44 520.333333333 44 749 c 1 + 113 749 l 1 + 113 97 l 2 + 113 -4 134 -75 176 -116 c 0 + 217 -155 284 -178 359 -178 c 0 + 470 -178 552 -134 582 -60 c 0 + 601 -13 606 26 606 117 c 2 + 606 749 l 1 + 675 749 l 1 + 675 93 l 2 + 675 -12 659 -75 619 -132 c 0 + 566 -207 475 -247 361 -247 c 0 + 167 -247 45 -127 44 63 c 1 +EndSplineSet +EndChar + +StartChar: uniEFC8 +Encoding: 61384 61384 811 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 -247 m 1 + 44 749 l 1 + 113 749 l 1 + 113 -247 l 1 + 44 -247 l 1 +606 -247 m 1 + 606 749 l 1 + 675 749 l 1 + 675 -247 l 1 + 606 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC9 +Encoding: 61385 61385 812 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -194 m 1 + 247 883 l 1 + 326 883 l 1 + 326 -194 l 1 + 247 -194 l 1 +392 -194 m 1 + 392 883 l 1 + 471 883 l 1 + 471 -194 l 1 + 392 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCA +Encoding: 61386 61386 813 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +124 -80 m 1 + 124 -23 l 1 + 596 -23 l 1 + 596 -80 l 1 + 124 -80 l 1 +124 57 m 1 + 362 522 l 1 + 596 57 l 1 + 124 57 l 1 +218 114 m 1 + 494 114 l 1 + 360 399 l 1 + 218 114 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCB +Encoding: 61387 61387 814 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 190 m 1 + 0 261 l 1 + 719 261 l 1 + 719 190 l 1 + 0 190 l 1 +0 341 m 1 + 0 412 l 1 + 719 412 l 1 + 719 341 l 1 + 0 341 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCC +Encoding: 61388 61388 815 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +312 346 m 1 + 697 880 l 1 + 719 880 l 1 + 719 844 l 1 + 748 844 l 1 + 748 815 l 1 + 404 346 l 1 + 727 -94 l 2 + 739 -110 747 -122 747 -124 c 0 + 748 -125 748 -128 748 -132 c 2 + 748 -152 l 1 + 719 -152 l 1 + 719 -189 l 1 + 698 -189 l 1 + 312 346 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCD +Encoding: 61389 61389 816 +Width: 732 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-13 816 m 1 + -13 844 l 1 + 14 844 l 1 + 14 884 l 1 + 33 884 l 1 + 724 -72 l 2 + 745 -102 760 -122 761 -124 c 0 + 762 -126 762 -131 762 -137 c 2 + 762 -152 l 1 + 734 -152 l 1 + 734 -192 l 1 + 716 -192 l 1 + -13 816 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCE +Encoding: 61390 61390 817 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 243 -113 l 2 + 245.377220381 -113.028132786 247.741381777 -113.042217269 250.092542636 -113.042217269 c 0 + 414.888773061 -113.042217269 515.815850782 -43.8478419036 573 107 c 1 + 596 182 l 1 + 668 167 l 1 + 620 -123 l 1 + 610 -177 590 -190 514 -192 c 1 + 342.666666667 -192 171.333333333 -192 0 -192 c 1 +EndSplineSet +EndChar + +StartChar: uniEFCF +Encoding: 61391 61391 818 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-27 -152 m 1 + -27 -124 l 1 + 315 346 l 1 + -27 816 l 1 + -27 844 l 1 + 0 844 l 1 + 0 884 l 1 + 19 884 l 1 + 407 346 l 1 + 19 -192 l 1 + 0 -192 l 1 + 0 -152 l 1 + -27 -152 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD0 +Encoding: 61392 61392 819 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 455 884 l 2 + 559 884 578 874 591 812 c 1 + 607.227735558 716.561068891 622.992300637 620.658967303 639 525 c 1 + 567 510 l 1 + 550 568 l 1 + 498.595806638 726.092141849 390.750365248 804.225848991 221.901856919 804.225848991 c 0 + 216.660075018 804.225848991 211.359501539 804.150547796 206 804 c 2 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD1 +Encoding: 61393 61393 820 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-27 -152 m 1 + -27 -124 l 1 + 702 884 l 1 + 720 884 l 1 + 720 844 l 1 + 748 844 l 1 + 748 816 l 1 + 19 -192 l 1 + 0 -192 l 1 + 0 -152 l 1 + -27 -152 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD2 +Encoding: 61394 61394 821 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-23 -119 m 1 + 701 883 l 1 + 720 883 l 1 + 720 843 l 1 + 747 843 l 1 + 747 816 l 1 + 71 -113 l 1 + 720 -113 l 1 + 720 -192 l 1 + 28 -192 l 1 + -23 -119 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD3 +Encoding: 61395 61395 822 +Width: 716 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-23 810 m 1 + -1 884 l 1 + 718 884 l 1 + 718 804 l 1 + 71 804 l 1 + 710 -75 l 2 + 730 -104 744 -123 745 -124 c 2 + 746 -136 l 2 + 746 -141 746 -146 745 -152 c 1 + 718 -152 l 1 + 718 -192 l 1 + 700 -192 l 1 + -23 810 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD4 +Encoding: 61396 61396 823 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 478 m 1 + 312 749 l 1 + 414 749 l 1 + 414 478 l 1 + 524 456 596 369 596 259 c 0 + 596 189 565 120 514 78 c 0 + 485 55 458 42 414 32 c 1 + 414 -247 l 1 + 312 -247 l 1 + 312 32 l 1 + 262 43 230 59 199 91 c 0 + 156 135 131 195 131 259 c 0 + 131 369 202 455 312 478 c 1 +312 72 m 1 + 312 439 l 1 + 275 432 260 424 235 402 c 0 + 193 364 170 311 170 254 c 0 + 170 200 191 151 228 115 c 0 + 252 92 271 83 312 72 c 1 +414 439 m 1 + 414 72 l 1 + 452 80 469 88 495 111 c 0 + 535 147 557 198 557 256 c 0 + 557 350 500 423 414 439 c 1 +EndSplineSet +EndChar + +StartChar: uniEFD5 +Encoding: 61397 61397 824 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 -245 m 1 + 155 249 l 2 + 166 293 201 377 219 402 c 0 + 242 431 262 447 296 460 c 0 + 347 480 433 495 499 495 c 0 + 546 495 571 480 571 452 c 0 + 571 424 549 412 500 412 c 0 + 480 412 460 414 443 417 c 2 + 388 429 l 2 + 371 432 353 434 336 434 c 0 + 288 434 263 412 252 359 c 2 + 216 177 l 1 + 318 183 l 2 + 331 184 337 184 348 184 c 0 + 351 184 351 184 401 179 c 1 + 416 169 419 165 419 156 c 0 + 419 136 404 126 374 126 c 0 + 362 126 354 127 345 128 c 2 + 210 148 l 1 + 131 -245 l 1 + 41 -245 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD6 +Encoding: 61398 61398 825 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +102 625 m 1 + 102 689 l 1 + 386 689 l 1 + 386 625 l 1 + 277 625 l 1 + 277 305 l 1 + 211 305 l 1 + 211 625 l 1 + 102 625 l 1 +437 305 m 1 + 437 689 l 1 + 561 689 l 1 + 635 404 l 1 + 707 689 l 1 + 830 689 l 1 + 830 305 l 1 + 764 305 l 1 + 764 643 l 1 + 757 643 l 1 + 663 305 l 1 + 604 305 l 1 + 511 643 l 1 + 503 643 l 1 + 503 305 l 1 + 437 305 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD7 +Encoding: 61399 61399 826 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 357 m 2 + 154 351 l 2 + 154 261 190 178 257 111 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 357 c 2 +675 462 m 1 + 624 425 l 1 + 585 473 557 490 514 490 c 0 + 442 490 387 434 387 361 c 0 + 387 287 442 228 513 228 c 0 + 555 228 588 245 624 287 c 1 + 675 249 l 1 + 623 188 576 163 512 163 c 0 + 407 163 321 251 321 359 c 0 + 321 468 406 556 511 556 c 0 + 580 556 634 525 675 462 c 1 +EndSplineSet +EndChar + +StartChar: uniEFD8 +Encoding: 61400 61400 827 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 177 257 111 c 0 + 325 45 403 13 500 13 c 0 + 590 13 677 50 743 118 c 0 + 808 184 841 263 841 355 c 0 + 841 450 806 535 737 603 c 0 + 671 669 593 701 500 701 c 0 + 404 701 320 666 252 597 c 0 + 186 531 154 452 154 358 c 2 +371 167 m 1 + 371 552 l 1 + 511 552 l 2 + 608 552 655 515 655 436 c 0 + 655 383 634 352 583 331 c 1 + 659 167 l 1 + 584 167 l 1 + 520 317 l 1 + 437 317 l 1 + 437 167 l 1 + 371 167 l 1 +437 383 m 1 + 502 383 l 2 + 564 383 589 398 589 435 c 0 + 589 467 566 486 526 486 c 2 + 437 486 l 1 + 437 383 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD9 +Encoding: 61401 61401 828 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 516 m 1 + 37 668 l 1 + 399 668 l 1 + 406 516 l 1 + 380 516 l 1 + 347 613 321 638 254 641 c 1 + 254 390 l 2 + 253.802261697 381.991598715 253.672949157 374.716330616 253.672949157 368.101711447 c 0 + 253.672949157 307.81357018 264.415186375 302.40678509 332 297 c 1 + 332 269 l 1 + 96 269 l 1 + 96 297 l 1 + 160 301 174 313 174 360 c 2 + 174 641 l 1 + 112 637 82 607 48 516 c 1 + 22 516 l 1 +435 269 m 1 + 435 297 l 1 + 489 304 501 315 501 358 c 2 + 501 593 l 2 + 501 630 490 640 444 640 c 1 + 444 668 l 1 + 608 668 l 1 + 707 405 l 1 + 803 668 l 1 + 971 668 l 1 + 971 640 l 1 + 916 639 907 632 905 589 c 1 + 905 519.333333333 905 449.666666667 905 380 c 0 + 906 305 907 303 962 297 c 1 + 962 269 l 1 + 759 269 l 1 + 759 297 l 1 + 818 303 824 309 825 359 c 1 + 825 627 l 1 + 694 269 l 1 + 670 269 l 1 + 539 617 l 1 + 539 401 l 2 + 538.759310908 390.168990846 538.591035864 380.569020524 538.591035864 372.044968516 c 0 + 538.591035864 309.738623299 547.581706408 304.916899085 603 297 c 1 + 603 269 l 1 + 435 269 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDA +Encoding: 61402 61402 829 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 357 m 2 + 154 351 l 2 + 154 261 190 178 257 111 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 357 c 2 +619 569 m 1 + 640 569 l 1 + 640 421 l 1 + 619 417 l 1 + 589 508 561 541 513 541 c 0 + 451 541 415 474 415 361 c 0 + 415 258 452 200 516 200 c 0 + 568 200 598 232 612 301 c 1 + 640 301 l 1 + 630 214 585 171 503 171 c 0 + 401 171 327 252 327 363 c 0 + 327 477 405 569 502 569 c 0 + 522 569 522 569 594 546 c 1 + 596 546 l 2 + 602 546 610 554 619 569 c 1 +EndSplineSet +EndChar + +StartChar: uniEFDB +Encoding: 61403 61403 830 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 357 m 2 + 154 351 l 2 + 154 261 190 178 257 111 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 357 c 2 +332 181 m 1 + 332 210 l 1 + 381 216 385 221 386 276 c 1 + 386 469 l 1 + 385 522 381 526 332 531 c 1 + 332 559 l 1 + 535 559 l 2 + 625 559 670 527 670 462 c 0 + 670 407 636 376 562 364 c 1 + 595 345 608 330 620 299 c 2 + 640 244 l 2 + 644 234 652 227 661 227 c 0 + 677 227 684 242 686 278 c 1 + 714 278 l 1 + 711 207 686 171 637 171 c 0 + 599 171 570 198 559 243 c 2 + 544 300 l 2 + 533 342 519 355 483 355 c 0 + 480 355 473 355 467 354 c 1 + 467 281 l 1 + 468 218 469 217 521 210 c 1 + 521 181 l 1 + 332 181 l 1 +467 456 m 2 + 467 383 l 1 + 523 383 533 384 551 393 c 0 + 572 403 583 424 583 457 c 0 + 583 506 562 531 519 531 c 0 + 479 531 467 514 467 456 c 2 +EndSplineSet +EndChar + +StartChar: uniEFDC +Encoding: 61404 61404 831 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +87 97 m 1 + 167 148 l 1 + 319 -75 l 1 + 319 883 l 1 + 398 883 l 1 + 398 -199 l 1 + 326 -199 l 1 + 123 97 l 1 + 94 83 l 1 + 87 97 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDD +Encoding: 61405 61405 832 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 -247 m 1 + 312 882 l 1 + 414 882 l 1 + 414 -247 l 1 + 312 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDE +Encoding: 61406 61406 833 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 -247 m 1 + 144 -218 l 1 + 262.778428694 -200.183235696 311.015281773 -125.541313258 311.015281773 39.8677363908 c 0 + 311.015281773 41.5688781812 311.010179761 43.2796204104 311 45 c 2 + 311 749 l 1 + 413 749 l 1 + 413 37 l 2 + 413.022967285 34.8410752441 413.034461528 32.6952060183 413.034461528 30.5623665778 c 0 + 413.034461528 -153.033274661 327.864042529 -240.080385496 144 -247 c 1 +EndSplineSet +EndChar + +StartChar: uniEFDF +Encoding: 61407 61407 834 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -247 m 1 + 319 -19 l 2 + 318.696948018 -11.9865112634 318.543839715 -5.13608627882 318.543839715 1.55468300831 c 0 + 318.543839715 149.409627732 393.312282947 219.29879421 577 248 c 1 + 480 260 403 294 367 338 c 0 + 326.706411998 391.412430607 318.901850313 421.116652821 318.901850313 543.129650413 c 0 + 318.901850313 551.324935494 318.937060186 559.936666797 319 569 c 2 + 319 749 l 1 + 421 749 l 1 + 421 473 l 1 + 422 356 479 291 595 273 c 1 + 595 222 l 1 + 462.27722893 198.128998009 420.726415629 144.171249954 420.726415629 -9.51695569826 c 0 + 420.726415629 -16.7857615174 420.819360319 -24.2776536187 421 -32 c 2 + 421 -247 l 1 + 319 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE0 +Encoding: 61408 61408 835 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 721 m 1 + 144 749 l 1 + 146.487101485 749.062964595 148.977176375 749.094212868 151.468976541 749.094212868 c 0 + 228.126424757 749.094212868 306.416703377 719.520332028 350 674 c 0 + 395 623 413 554 413 429 c 2 + 413 -247 l 1 + 311 -247 l 1 + 311 455 l 1 + 309 642 271 701 144 721 c 1 +EndSplineSet +EndChar + +StartChar: uniEFE1 +Encoding: 61409 61409 836 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +313 749 m 1 + 415 749 l 1 + 415 85 l 2 + 414.985504245 81.8109338059 414.978152805 78.65548792 414.978152805 75.5332876904 c 0 + 414.978152805 -136.731715955 448.956926983 -195.333402375 582 -218 c 1 + 582 -247 l 1 + 497 -246 420 -217 374 -167 c 0 + 325.856776554 -110.190996334 312.943656558 -61.7259645378 312.943656558 68.555708535 c 0 + 312.943656558 73.5803815567 312.962864469 78.7267545856 313 84 c 2 + 313 749 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE2 +Encoding: 61410 61410 837 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +138 222 m 1 + 138 274 l 1 + 254 287 312 352 312 472 c 2 + 312 749 l 1 + 414 749 l 1 + 414 482 l 1 + 410 347 325 272 152 248 c 1 + 332 226 416 147 414 3 c 1 + 414 -247 l 1 + 312 -247 l 1 + 312 36 l 1 + 311 142 251 206 138 222 c 1 +EndSplineSet +EndChar + +StartChar: uniEFE3 +Encoding: 61411 61411 838 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 -247 m 1 + 312 439 l 2 + 312 564 326 620 373 673 c 0 + 417.247694221 720.197540502 494.368073425 749.025051161 576.791415464 749.025051161 c 0 + 578.1927892 749.025051161 579.595695879 749.016717906 581 749 c 1 + 581 721 l 1 + 510 708 466 679 443 629 c 0 + 417 569 414 542 414 385 c 2 + 414 -247 l 1 + 312 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE4 +Encoding: 61412 61412 839 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 320 -113 l 1 + 320 883 l 1 + 399 883 l 1 + 399 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE5 +Encoding: 61413 61413 840 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 399 884 l 1 + 399 -194 l 1 + 320 -194 l 1 + 320 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE6 +Encoding: 61414 61414 841 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -192 m 1 + 319 883 l 1 + 398 883 l 1 + 398 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 319 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE7 +Encoding: 61415 61415 842 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -194 m 1 + 319 884 l 1 + 719 884 l 1 + 719 804 l 1 + 398 804 l 1 + 398 -194 l 1 + 319 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE8 +Encoding: 61416 61416 843 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 267 m 1 + 0 325 l 1 + 719 325 l 1 + 719 267 l 1 + 0 267 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE9 +Encoding: 61417 61417 844 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 538 884 l 1 + 503 906 486 919 458 947 c 1 + 531 947 l 1 + 583 915 l 2 + 615 895 658 882 719 873 c 1 + 719 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEA +Encoding: 61418 61418 845 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 719 884 l 1 + 719 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEB +Encoding: 61419 61419 846 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEC +Encoding: 61420 61420 847 +Width: 533 +Flags: MW +LayerCount: 2 +Fore +SplineSet +407 153 m 1 + 489 133 l 1 + 477 93 465 72 444 48 c 0 + 404 5 334 -21 260 -21 c 0 + 134 -21 44 45 44 139 c 0 + 44 210 78 249 166 278 c 1 + 128 304 113 325 113 355 c 0 + 113 438 194 494 312 494 c 0 + 389 494 453 471 482 433 c 0 + 499 411 507 387 512 345 c 1 + 421 327 l 1 + 413 394 385 416 313 416 c 0 + 244 416 207 393 207 352 c 0 + 207 324 229 301 259 297 c 2 + 353 287 l 1 + 340 226 l 1 + 279 227 l 2 + 277.530343948 227.016150067 276.071381707 227.024214569 274.623151187 227.024214569 c 0 + 186.398034582 227.024214569 138 197.095596276 138 142 c 0 + 138 85 180 57 265 57 c 0 + 342 57 375 79 407 153 c 1 +EndSplineSet +EndChar + +StartChar: uniEFFA +Encoding: 61434 61434 848 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +496 711 m 0 + 595 711 679 676 749 607 c 0 + 818 538 853 453 853 356 c 0 + 853 158 695 0 498 0 c 0 + 401 0 319 33 250 100 c 0 + 176 171 141 255 141 360 c 0 + 141 553 301 711 496 711 c 0 +EndSplineSet +EndChar + +StartChar: uniEFFB +Encoding: 61435 61435 849 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 0 m 1 + 141 711 l 1 + 852 711 l 1 + 852 0 l 1 + 141 0 l 1 +EndSplineSet +EndChar + +StartChar: uniEFFC +Encoding: 61436 61436 850 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 0 m 1 + 141 711 l 1 + 852 711 l 1 + 852 0 l 1 + 141 0 l 1 +180 39 m 1 + 813 39 l 1 + 813 671 l 1 + 180 671 l 1 + 180 39 l 1 +EndSplineSet +EndChar + +StartChar: uniEFFD +Encoding: 61437 61437 851 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 712 m 0 + 599 712 682 677 752 608 c 0 + 821 539 856 454 856 356 c 0 + 856 258 821 174 751 104 c 0 + 682 35 598 0 501 0 c 0 + 405 0 323 33 254 100 c 0 + 180 171 145 255 145 361 c 0 + 145 554 305 712 500 712 c 0 +501 672 m 0 + 339.586237348 672 184 540.940333818 184 357 c 2 + 184 350 l 2 + 184 268 218 191 280 130 c 0 + 342 68 414 39 504 39 c 0 + 676 39 816 181 816 355 c 0 + 816 532 677 672 501 672 c 0 +EndSplineSet +EndChar + +StartChar: uniEFFE +Encoding: 61438 61438 852 +Width: 772 +Flags: MW +LayerCount: 2 +Fore +SplineSet +506 282 m 1 + 471 273 l 1 + 479 236 481 218 481 193 c 0 + 481 80 393 -11 282 -11 c 0 + 153 -11 52 116 52 277 c 0 + 52 502 239 686 467 686 c 0 + 616 686 721 604 721 489 c 0 + 721 404 660 333 561 300 c 2 + 506 282 l 1 +340 258 m 2 + 317 320 l 2 + 297 372 287 421 287 462 c 0 + 287 505 308 555 353 619 c 1 + 217 557 140 435 140 282 c 0 + 140 195 166 114 210 68 c 0 + 229 47 257 35 284 35 c 0 + 337 35 374 71 374 121 c 0 + 374 152 363 196 340 258 c 2 +418 429 m 2 + 459 313 l 1 + 564 342 599 379 599 465 c 0 + 599 521 581 573 551 605 c 0 + 528 628 497 640 456 640 c 0 + 446 640 437 639 416 638 c 1 + 399 594 394 569 394 533 c 0 + 394 498 396 491 418 429 c 2 +EndSplineSet +EndChar + +StartChar: uniEFFF +Encoding: 61439 61439 853 +Width: 496 +Flags: MW +LayerCount: 2 +Fore +SplineSet +246 741 m 0 + 377 741 479 637 479 506 c 0 + 479 375 378 276 246 276 c 0 + 114 276 16 376 16 510 c 0 + 16 636 120 741 246 741 c 0 +249 706 m 0 + 138 706 51 617 51 504 c 0 + 51 395 137 311 249 311 c 0 + 362 311 444 392 444 504 c 0 + 444 617 358 706 249 706 c 0 +140 392 m 1 + 140 639 l 1 + 208 639 l 1 + 245 444 l 1 + 251 444 l 1 + 289 639 l 1 + 356 639 l 1 + 356 392 l 1 + 320 392 l 1 + 320 615 l 1 + 277 392 l 1 + 220 392 l 1 + 176 616 l 1 + 176 392 l 1 + 140 392 l 1 +EndSplineSet +EndChar + +StartChar: zero.onum +Encoding: 65536 -1 854 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 488 m 0 + 384.56042303 488 478 383.260753257 478 247 c 0 + 478 91.2487231572 388.036976137 -11 251 -11 c 0 + 126.448836852 -11 43 84.8859231137 43 228 c 0 + 43 383.24946733 131.635066106 488 263 488 c 0 +251 437 m 0 + 195.605820106 437 163 366.971590909 163 248 c 0 + 163 109.72 196.519230769 40 263 40 c 0 + 330.061141763 40 359 97.5762700346 359 231 c 0 + 359 370.235664843 323.99733885 437 251 437 c 0 +EndSplineSet +EndChar + +StartChar: one.onum +Encoding: 65537 -1 855 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +455 -3 m 1 + 371.024687676 -1.28621811588 342.614155578 0 278 0 c 0 + 255 0 234.617647059 -0.323529411765 215 -1 c 0 + 204.332462799 -1 127.494314953 -2.09492560425 75 -3 c 1 + 75 34 l 1 + 147 37 l 1 + 186.563176895 40.0433212996 204 54.4210526316 204 84 c 2 + 204 352 l 2 + 204 379.307437675 200.968863149 389.906833465 192.099914214 389.906833465 c 0 + 190.576845886 389.906833465 188.881612673 389.594243109 187 389 c 2 + 187 389 85 354 54 347 c 1 + 43.0891795482 351.773483948 37 373.264705882 37 407 c 1 + 203 444.35 345.5 474.071428571 387 480 c 1 + 387 440 l 1 + 387 440 329 437 329 390 c 2 + 329 84 l 2 + 329 56.1796875 350.68464351 40.2550274223 393 37 c 1 + 455 34 l 1 + 455 -3 l 1 +EndSplineSet +EndChar + +StartChar: two.onum +Encoding: 65538 -1 856 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 -3 m 0 + 201.769498216 -3 93.5124362319 -6.28962257983 29 -8 c 1 + 23 9 l 1 + 57 77 l 1 + 203 162 l 2 + 258.483398649 194.301910094 293 254.897721354 293 320 c 0 + 293 367.56159616 258.610533854 395 199 395 c 0 + 157.547260485 395 139.361452702 386.503352101 77 338 c 1 + 53 360 l 1 + 125 457 l 1 + 164.245267858 478.058436412 209.463347404 488 266 488 c 0 + 352.541210203 488 416 431.73320638 416 355 c 0 + 416 277.285997597 369.240164899 206.786553906 286 159 c 2 + 178 97 l 1 + 463 101 l 1 + 463.560035924 93.1596966559 463.832164706 85.656558024 463.832164706 76.178803681 c 0 + 463.832164706 62.8137845879 462.87631211 36.456440793 462.87631211 22.9560722055 c 0 + 462.87631211 11.7858628153 463.239247036 3.12948947981 464 -6 c 1 + 422.639802905 -5.52999776028 280.858978523 -3 248 -3 c 0 +EndSplineSet +EndChar + +StartChar: three.onum +Encoding: 65539 -1 857 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +31 -131 m 1 + 78.1480833996 -148.543472893 109.701044497 -154 164 -154 c 0 + 257.870277998 -154 325 -84.3685492282 325 13 c 0 + 325 83.09584829 277.775730821 135 214 135 c 0 + 196.5 135 178.625 131.75 148 123 c 1 + 131 125 l 1 + 151 197 l 1 + 239.047026489 201.192715547 295 243.934570312 295 307 c 0 + 295 355.167532972 255.970850198 390 202 390 c 0 + 154.557207661 390 109.692803944 368.268804449 74 328 c 1 + 53 354 l 1 + 120 452 l 1 + 144.890879479 475.174267101 195.125 488 261 488 c 0 + 353.821765337 488 410 442.0017139 410 366 c 0 + 410 314.13869201 380.123679577 269.478213028 313 221 c 1 + 401.167470433 204.091170054 447 154.496268657 447 76 c 0 + 447 -74.6551282343 270.156620529 -235 104 -235 c 0 + 80.0000626002 -235 31.0192302869 -190.052883289 19 -157 c 1 + 31 -131 l 1 +EndSplineSet +EndChar + +StartChar: four.onum +Encoding: 65540 -1 858 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 -6 m 1 + 461.926367652 -6 392.138766896 -0.952153716366 375 0 c 1 + 381 -208 l 1 + 369.961229466 -207.478450261 264.401679856 -242.088138658 259 -248 c 1 + 245 -241 l 1 + 245 -241 259.046712147 -156.672515915 259.046712147 -83.2187044474 c 0 + 259.046712147 -80.773126224 259.031139615 -78.3666107213 259 -76 c 2 + 258 0 l 1 + 18 0 l 1 + 9 42 l 1 + 87.422310757 184.398406375 152.475655431 289.093632959 265 454 c 1 + 374 482 l 1 + 385 476 l 1 + 385 476 376 349 376 235 c 2 + 376 78 l 1 + 391 78 450 83 465 83 c 1 + 464 -6 l 1 +92 77 m 1 + 259 78 l 1 + 259 363 l 1 + 259 363 204 278 171 222 c 0 + 139 166 92 77 92 77 c 1 +EndSplineSet +EndChar + +StartChar: five.onum +Encoding: 65541 -1 859 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +84 332 m 2 + 84 352.174480804 77.6319991817 443.256013913 76 471 c 1 + 83 479 l 1 + 148.87654321 475.592592593 171.718446602 474.786407767 253 473 c 1 + 438 473 l 1 + 424 360 l 1 + 424 360 327 362 265 362 c 0 + 215 362 137 360 137 360 c 1 + 137 221 l 1 + 169.907216495 239.020618557 206.2 246 267 246 c 0 + 366.190965996 246 432 173.01179865 432 63 c 0 + 432 -88.4592255175 257.045759973 -237.122416725 81.6916443387 -237.122416725 c 0 + 78.7942762627 -237.122416725 75.8967990174 -237.081830481 73 -237 c 1 + 7 -162 l 1 + 25 -140 l 1 + 67.2783564815 -158.496780961 97.1931640625 -165 140 -165 c 0 + 236.023191915 -165 313 -89.8030025061 313 4 c 0 + 313 89.6660156247 264.14642693 140 181 140 c 0 + 147.5 140 129.346153846 135.461538462 101 120 c 1 + 82 131 l 1 + 83.9483357102 162.563038505 84.8260933272 182.844603035 84.8260933272 198.573573517 c 0 + 84.8260933272 209.292553277 84 220.586455775 84 230 c 2 + 84 332 l 2 +EndSplineSet +EndChar + +StartChar: six.onum +Encoding: 65542 -1 860 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +252 -17 m 0 + 100.116565243 -17 37 101.344694416 37 264 c 0 + 37 404.895973154 85.9261130708 511.942368195 186 590 c 0 + 251.764705882 640.588235294 304.068965517 658.022988506 396 660 c 1 + 435 633 l 1 + 420 617 l 1 + 414.272727273 617.636363636 407 618 400 618 c 0 + 326.372340426 618 262.208393843 584.304966599 221 524 c 0 + 190.152811084 479.221822542 176.039827772 426.497847147 168 326 c 1 + 215.878098334 386.845083299 254.84939759 409 314 409 c 0 + 408.906914894 409 469 336.112903226 469 221 c 0 + 469 78.7096774194 381.735294118 -17 252 -17 c 0 +254 323 m 0 + 194.096 323 165 282.134831461 165 198 c 0 + 165 96.9897959184 203.006060606 33 263 33 c 0 + 318.739130435 33 351 83.5909090909 351 171 c 0 + 351 261.943298969 312.036184211 323 254 323 c 0 +EndSplineSet +EndChar + +StartChar: seven.onum +Encoding: 65543 -1 861 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +491 469 m 1 + 491 409 l 1 + 491 409 349 150 267 -19 c 0 + 225 -106 172 -248 172 -248 c 1 + 54 -248 l 1 + 388 340 l 1 + 384 346 l 1 + 159 346 l 2 + 109.978723404 346 102.651676206 340.445625511 97 299 c 1 + 85 230 l 1 + 49 230 l 1 + 49 230 53 314 53 381 c 2 + 53 468 l 1 + 53 468 184 466 267 466 c 0 + 354 466 491 469 491 469 c 1 +EndSplineSet +EndChar + +StartChar: eight.onum +Encoding: 65544 -1 862 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +151 320 m 1 + 78.6518771331 362.203071672 51 405.34 51 476 c 0 + 51 587.90430622 132.891304348 660 260 660 c 0 + 367.842657343 660 437 604.127118644 437 517 c 0 + 437 460.75 411.694690265 422.792035398 343 376 c 1 + 384 359 402 347 424 322 c 0 + 452.921505906 289.089320866 467 250.127906977 467 203 c 0 + 467 76.7381974249 367.722727273 -17 234 -17 c 0 + 116.279069767 -17 34 53.76 34 155 c 0 + 34 226.705128205 71.6737881508 279.834829443 151 320 c 1 +253 275 m 2 + 192 302 l 1 + 139.864211105 255.879879054 123 223.862318841 123 171 c 0 + 123 92.832 176.154411765 35 248 35 c 0 + 310.77826087 35 357 83.7660550459 357 150 c 0 + 357 206.471153846 327.699553111 241.688037126 253 275 c 2 +250 412 m 2 + 294 393 l 1 + 337.283346645 430.243809904 353 459.279661017 353 502 c 0 + 353 565.096153846 310.905660377 608 249 608 c 0 + 191.679775281 608 154 572.7 154 519 c 0 + 154 470.989583333 180.015184382 441.993492408 250 412 c 2 +EndSplineSet +EndChar + +StartChar: nine.onum +Encoding: 65545 -1 863 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 -210 m 1 + 51 -186 l 1 + 57 -167 l 1 + 60.0091114975 -167.155643698 63.0456413771 -167.23353212 66.1100495966 -167.23353212 c 0 + 108.10877672 -167.23353212 155.344061948 -152.603276167 209 -123 c 0 + 255.114308135 -97.9378760136 291.046980739 -48.841749089 310 15 c 0 + 320.284184514 47.7224052718 324.551136364 72.5113636364 331 137 c 1 + 268 82 l 2 + 247.592641261 64.6537450723 227.354166667 58 195 58 c 0 + 89.8473684211 58 31 126.176829268 31 248 c 0 + 31 392.748847926 113.767094017 482 248 482 c 0 + 388.074074074 482 463 387.906976744 463 212 c 0 + 463 35.1318181818 380.325916833 -107.293079638 243 -167 c 0 + 237.091917834 -169.685491894 231.3874891 -172.396060379 220.496026711 -177.693193594 c 0 + 173.413308468 -200.5921783 146.528995282 -208.112318396 105 -210 c 1 +241 430 m 0 + 183.075757576 430 149 381.108695652 149 298 c 0 + 149 202.282178218 186.81372549 145 250 145 c 0 + 308.995867769 145 336 182.994186047 336 266 c 0 + 336 371.152631579 301.911585366 430 241 430 c 0 +EndSplineSet +EndChar + +StartChar: zero.infs +Encoding: 65546 -1 864 +Width: 360 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +190 234 m 0 + 278 234 315 177 315 44 c 0 + 315 -104 271 -172 176 -172 c 0 + 86 -172 47 -114 47 20 c 0 + 47 169 90 234 190 234 c 0 +178 198 m 0 + 139 198 126 162 126 60 c 0 + 126 -80 143 -136 184 -136 c 0 + 218 -136 236 -91 236 -10 c 0 + 236 136 219 198 178 198 c 0 +EndSplineSet +EndChar + +StartChar: four.infs +Encoding: 65547 -1 865 +Width: 360 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 -65 m 1 + 17 -38 l 1 + 53 49 94 122 165 225 c 1 + 242 242 l 1 + 248 232 l 1 + 248 209 l 1 + 245 128 245 115 245 61 c 2 + 245 -10 l 1 + 296 -10 l 1 + 298 -14 l 1 + 298 -65 l 1 + 245 -65 l 1 + 245 -94 l 2 + 245 -120 255 -133 276 -134 c 2 + 300 -136 l 1 + 300 -164 l 1 + 276 -164 l 1 + 214 -162 214 -162 204 -162 c 0 + 197 -162 184 -162 166 -163 c 0 + 144 -163 137 -163 95 -164 c 1 + 95 -136 l 1 + 137 -134 l 2 + 157 -133 167 -119 168 -94 c 1 + 168 -65 l 1 + 22 -65 l 1 +68 -10 m 1 + 168 -10 l 1 + 168 171 l 1 + 149 141 136 120 129 109 c 2 + 92 40 l 2 + 86 29 78 13 68 -10 c 1 +EndSplineSet +EndChar + +StartChar: five.infs +Encoding: 65548 -1 866 +Width: 360 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +129 156 m 1 + 127 73 l 1 + 159 87 176 91 201 91 c 0 + 276 91 323 48 323 -19 c 0 + 323 -104 246 -172 149 -172 c 0 + 119 -172 101 -168 78 -158 c 1 + 74 -139 72 -131 61 -89 c 1 + 58 -75 l 1 + 81 -61 l 1 + 103 -109 131 -131 173 -131 c 0 + 217 -131 246 -101 246 -54 c 0 + 246 -6 216 24 170 24 c 0 + 142 24 124 18 102 0 c 1 + 87 8 l 1 + 90 52 91 73 91 83 c 2 + 91 143 l 2 + 91 161 90 190 87 225 c 1 + 93 232 l 1 + 103 231 l 1 + 136 230 144 229 197 228 c 1 + 305 232 l 1 + 309 224 l 1 + 306 210 305 203 305 190 c 2 + 305 165 l 1 + 300 156 l 1 + 269 157 l 2 + 242 158 229 158 220 158 c 2 + 213 158 l 1 + 129 156 l 1 +EndSplineSet +EndChar + +StartChar: six.infs +Encoding: 65549 -1 867 +Width: 360 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 202 m 1 + 282.333333333 202 277.666666667 202 273 202 c 0 + 192 200 145 145 138 44 c 1 + 163 74 188 86 222 86 c 0 + 281 86 318 42 318 -28 c 0 + 318 -114 264 -172 184 -172 c 0 + 99 -172 52 -112 52 -3 c 0 + 52 91 92 164 166 208 c 0 + 198 227 225 233 272 234 c 1 + 299 215 l 1 + 287 202 l 1 +186 29 m 0 + 152 29 136 6 136 -42 c 0 + 136 -100 157 -136 192 -136 c 0 + 223 -136 241 -107 241 -58 c 0 + 241 -6 219 29 186 29 c 0 +EndSplineSet +EndChar + +StartChar: seven.infs +Encoding: 65550 -1 868 +Width: 360 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +357 230 m 1 + 357 199 l 1 + 337 168 324 145 301 97 c 2 + 235 -35 l 2 + 218 -70 193 -132 183 -164 c 1 + 166 -163 151 -162 147 -162 c 0 + 141 -162 132 -163 112 -164 c 1 + 107 -154 l 1 + 287 152 l 1 + 153 152 l 1 + 126 151 122 149 119 124 c 2 + 114 83 l 1 + 84 83 l 1 + 84 97 l 2 + 84 161 84 177 82 216 c 1 + 82 225 l 1 + 90 232 l 1 + 109 231 l 1 + 200 229 248 228 254 228 c 2 + 269 228 l 1 + 357 230 l 1 +EndSplineSet +EndChar + +StartChar: eight.infs +Encoding: 65551 -1 869 +Width: 360 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +115 30 m 1 + 75 54 58 81 58 122 c 0 + 58 190 109 234 187 234 c 0 + 254 234 297 200 297 146 c 0 + 297 114 282 90 244 64 c 1 + 290 43 314 9 314 -39 c 0 + 314 -115 253 -172 171 -172 c 0 + 99 -172 48 -129 48 -67 c 0 + 48 -26 71 8 115 30 c 1 +181 1 m 2 + 147 16 l 1 + 118 -10 108 -28 108 -58 c 0 + 108 -102 138 -135 179 -135 c 0 + 215 -135 241 -108 241 -70 c 0 + 241 -38 224 -18 181 1 c 2 +182 87 m 1 + 207 77 l 1 + 231 97 240 113 240 137 c 0 + 240 173 216 197 180 197 c 0 + 147 197 126 178 126 148 c 0 + 126 121 141 105 182 87 c 1 +EndSplineSet +EndChar + +StartChar: nine.infs +Encoding: 65552 -1 870 +Width: 360 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +89 -172 m 1 + 63 -153 l 1 + 70 -137 l 1 + 83 -139 86 -139 90 -139 c 0 + 128 -139 168 -118 188 -88 c 0 + 207 -61 216 -32 221 19 c 1 + 190 -8 l 2 + 177 -18 164 -23 145 -23 c 0 + 79 -23 42 18 42 93 c 0 + 42 180 93 234 175 234 c 0 + 262 234 308 177 308 71 c 0 + 308 -71 218 -171 89 -172 c 1 +171 197 m 0 + 138 197 119 170 119 123 c 0 + 119 67 140 35 176 35 c 0 + 210 35 225 56 225 103 c 0 + 225 163 206 197 171 197 c 0 +EndSplineSet +EndChar + +StartChar: one.infs +Encoding: 65553 -1 871 +Width: 300 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 174 m 0 + 18 176 18 178 18 180 c 1 + 59 189 126 211 189 236 c 1 + 201 241 l 1 + 211 232 l 1 + 207 169 205 130 205 81 c 2 + 205 -109 l 2 + 205 -125 215 -132 236 -133 c 2 + 276 -135 l 1 + 276 -164 l 1 + 240 -163 229 -163 208 -163 c 0 + 187 -162 177 -162 168 -162 c 2 + 129 -163 l 1 + 70 -163 l 1 + 42 -164 l 1 + 42 -135 l 1 + 88 -133 l 2 + 110 -132 119 -125 119 -109 c 2 + 119 152 l 2 + 119 161 119 167 118 170 c 0 + 118 171 117 172 116 172 c 2 + 115 171 l 1 + 28 131 l 1 + 20 148 18 157 18 174 c 0 +EndSplineSet +EndChar + +StartChar: two.infs +Encoding: 65554 -1 872 +Width: 300 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +12 -164 m 1 + 12 -129 l 1 + 113 -30 l 2 + 159 15 182 59 182 103 c 0 + 182 141 158 165 120 165 c 0 + 96 165 70 151 66 135 c 2 + 54 93 l 1 + 26 95 l 1 + 37 197 l 1 + 72 224 100 234 137 234 c 0 + 213 234 268 190 268 129 c 0 + 268 90 246 46 205 7 c 2 + 102 -93 l 1 + 283 -86 l 1 + 287 -92 l 1 + 286 -105 285 -116 285 -129 c 0 + 285 -140 285 -148 287 -164 c 1 + 248 -163 l 1 + 159 -162 159 -162 148 -162 c 2 + 118 -162 l 1 + 12 -164 l 1 +EndSplineSet +EndChar + +StartChar: three.infs +Encoding: 65555 -1 873 +Width: 300 +VWidth: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +9 -64 m 1 + 35 -57 l 1 + 61 -112 84 -132 125 -132 c 0 + 168 -132 197 -101 197 -57 c 0 + 197 -14 169 13 125 13 c 0 + 110 13 102 12 87 8 c 1 + 80 13 l 1 + 92 61 l 1 + 116 61 l 2 + 156 61 181 84 181 120 c 0 + 181 151 159 170 123 170 c 0 + 86 170 67 153 55 110 c 1 + 27 110 l 1 + 47 206 l 1 + 85 227 107 234 142 234 c 0 + 207 234 254 198 254 148 c 0 + 254 113 234 85 194 64 c 1 + 248 56 278 24 278 -26 c 0 + 278 -107 200 -172 103 -172 c 0 + 71 -172 52 -168 25 -157 c 1 + 16 -104 14 -92 9 -64 c 1 +EndSplineSet +EndChar + +StartChar: .notdef +Encoding: 65556 -1 874 +Width: 500 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 0 m 1 + 0 700 l 1 + 500 700 l 1 + 500 0 l 1 + 0 0 l 1 +250 395 m 1 + 420 650 l 1 + 80 650 l 1 + 250 395 l 1 +280 350 m 1 + 450 95 l 1 + 450 605 l 1 + 280 350 l 1 +80 50 m 1 + 420 50 l 1 + 250 305 l 1 + 80 50 l 1 +50 605 m 1 + 50 95 l 1 + 220 350 l 1 + 50 605 l 1 +EndSplineSet +EndChar +EndChars +EndSplineFont diff --git a/src/NV-Palatium-BoldItalic.sfd b/src/NV-Palatium-BoldItalic.sfd new file mode 100644 index 0000000..b1738c1 --- /dev/null +++ b/src/NV-Palatium-BoldItalic.sfd @@ -0,0 +1,32277 @@ +SplineFontDB: 3.2 +FontName: NV-Palatium-BoldItalic +FullName: NV Palatium Bold Italic +FamilyName: NV Palatium +Weight: Bold +Copyright: Copyright (c) 2014, 2015 by (URW)++ Design & Development\nCopyright (c) 2019, 2020 by Daniel Benjamin Miller +Version: 1.0.1 +ItalicAngle: -10 +UnderlinePosition: -100 +UnderlineWidth: 50 +Ascent: 726 +Descent: 274 +InvalidEm: 0 +sfntRevision: 0x00010000 +LayerCount: 2 +Layer: 0 0 "Back" 1 +Layer: 1 0 "Fore" 0 +XUID: [1021 165 2128061049 15359052] +UniqueID: 4108154 +StyleMap: 0x0021 +FSType: 0 +OS2Version: 3 +OS2_WeightWidthSlopeOnly: 0 +OS2_UseTypoMetrics: 0 +CreationTime: 1464719619 +ModificationTime: 1739042256 +PfmFamily: 17 +TTFWeight: 700 +TTFWidth: 5 +LineGap: 200 +VLineGap: 0 +Panose: 2 4 7 2 5 5 5 10 2 4 +OS2TypoAscent: 726 +OS2TypoAOffset: 0 +OS2TypoDescent: -274 +OS2TypoDOffset: 0 +OS2TypoLinegap: 200 +OS2WinAscent: 926 +OS2WinAOffset: 0 +OS2WinDescent: 271 +OS2WinDOffset: 0 +HheadAscent: 726 +HheadAOffset: 0 +HheadDescent: -274 +HheadDOffset: 0 +OS2SubXSize: 650 +OS2SubYSize: 600 +OS2SubXOff: -13 +OS2SubYOff: 75 +OS2SupXSize: 650 +OS2SupYSize: 600 +OS2SupXOff: 62 +OS2SupYOff: 350 +OS2StrikeYSize: 50 +OS2StrikeYPos: 269 +OS2CapHeight: 689 +OS2XHeight: 449 +OS2Vendor: 'XDBM' +OS2CodePages: 6000009f.00000000 +OS2UnicodeRanges: 00000287.00000800.00000000.00000000 +Lookup: 1 0 0 "'aalt' Access All Alternates lookup 0" { "'aalt' Access All Alternates lookup 0 subtable" } ['aalt' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 3 0 0 "'aalt' Access All Alternates lookup 1" { "'aalt' Access All Alternates lookup 1 subtable" } ['aalt' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'locl' Localized Forms in Latin lookup 2" { "'locl' Localized Forms in Latin lookup 2 subtable" } ['locl' ('latn' <'MOL ' 'ROM ' > ) ] +Lookup: 1 0 0 "'sups' Superscript lookup 3" { "'sups' Superscript lookup 3 subtable" ("superior") } ['sups' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'sinf' Scientific Inferiors lookup 23" { "'sinf' Scientific Inferiors lookup 23-1" ("infs") } ['sinf' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'numr' Numerators lookup 4" { "'numr' Numerators lookup 4 subtable" } ['numr' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'dnom' Denominators lookup 5" { "'dnom' Denominators lookup 5 subtable" } ['dnom' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'onum' Oldstyle Figures lookup 22" { "'onum' Oldstyle Figures lookup 22-1" ("onum") } ['onum' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 6" { "'frac' Diagonal Fractions lookup 6 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 7" { "'frac' Diagonal Fractions lookup 7 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 8" { "'frac' Diagonal Fractions lookup 8 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 9" { "'frac' Diagonal Fractions lookup 9 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 10" { "'frac' Diagonal Fractions lookup 10 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 11" { "'frac' Diagonal Fractions lookup 11 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 12" { "'frac' Diagonal Fractions lookup 12 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 13" { "'frac' Diagonal Fractions lookup 13 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 14" { "'frac' Diagonal Fractions lookup 14 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 15" { "'liga' Standard Ligatures in Latin lookup 15 subtable" } ['liga' ('latn' <'DEU ' 'MOL ' 'ROM ' 'SRB ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 16" { "'liga' Standard Ligatures in Latin lookup 16 subtable" } ['liga' ('latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 17" { "'liga' Standard Ligatures in Latin lookup 17 subtable" } ['liga' ('latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'hist' Historical Forms lookup 18" { "'hist' Historical Forms lookup 18 subtable" } ['hist' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'fina' Terminal Forms lookup 19" { "'fina' Terminal Forms lookup 19 subtable" } ['fina' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 6 0 0 "'ordn' Ordinals lookup 20" { "'ordn' Ordinals lookup 20 contextual 0" "'ordn' Ordinals lookup 20 contextual 1" "'ordn' Ordinals lookup 20 contextual 2" "'ordn' Ordinals lookup 20 contextual 3" } ['ordn' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "Single Substitution lookup 21" { "Single Substitution lookup 21 subtable" } [] +Lookup: 258 0 0 "kernHorizontalKerninginLatinlookup0" { "kernHorizontalKerninginLatinlookup0 per glyph data 0" [150,15,0] "kernHorizontalKerninginLatinlookup0 kerning class 1" [150,0,0] } ['kern' ('latn' <'dflt' > 'DFLT' <'dflt' > ) ] +MarkAttachClasses: 1 +DEI: 91125 +KernClass2: 15 31 "kernHorizontalKerninginLatinlookup0 kerning class 1" + 84 A Agrave Aacute Acircumflex Atilde Adieresis Aring Amacron Abreve Aogonek Aringacute + 1 F + 40 L Lacute Lcommaaccent Lcaron Ldot Lslash + 1 P + 28 R Racute Rcommaaccent Rcaron + 34 T Tcommaaccent Tcaron Tbar uni021A + 1 V + 37 W Wcircumflex Wgrave Wacute Wdieresis + 37 Y Yacute Ycircumflex Ydieresis Ygrave + 4 f ff + 10 quoteright + 28 r racute rcommaaccent rcaron + 1 v + 37 w wcircumflex wgrave wacute wdieresis + 95 A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek Aringacute AEacute + 95 O Ograve Oacute Ocircumflex Otilde Odieresis Oslash Omacron Obreve Ohungarumlaut OE Oslashacute + 34 T Tcommaaccent Tcaron Tbar uni021A + 1 V + 37 W Wcircumflex Wgrave Wacute Wdieresis + 37 Y Yacute Ycircumflex Ydieresis Ygrave + 95 a agrave aacute acircumflex atilde adieresis aring ae amacron abreve aogonek aringacute aeacute + 47 c ccedilla cacute ccircumflex cdotaccent ccaron + 5 colon + 5 comma + 78 e egrave eacute ecircumflex edieresis emacron ebreve edotaccent eogonek ecaron + 29 f germandbls ff fi fl ffi ffl + 44 g gcircumflex gbreve gdotaccent gcommaaccent + 18 h hcircumflex hbar + 6 hyphen + 79 i igrave iacute icircumflex idieresis itilde imacron ibreve iogonek dotlessi ij + 95 o ograve oacute ocircumflex otilde odieresis oslash omacron obreve ohungarumlaut oe oslashacute + 1 p + 6 period + 1 q + 10 quoteright + 28 r racute rcommaaccent rcaron + 49 s sacute scircumflex scedilla scaron scommaaccent + 9 semicolon + 5 space + 34 t tcommaaccent tcaron tbar uni021B + 87 u ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek + 1 v + 37 w wcircumflex wgrave wacute wdieresis + 37 y yacute ydieresis ycircumflex ygrave + 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} -74 {} -74 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} -37 {} -55 {} 0 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} -74 {} -74 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} -55 {} -55 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -20 {} 0 {} -55 {} -18 {} 0 {} 0 {} 0 {} 0 {} -111 {} -92 {} -55 {} -55 {} -111 {} 0 {} 0 {} 0 {} -92 {} -74 {} -111 {} 0 {} -55 {} 0 {} 0 {} -92 {} -92 {} -55 {} 0 {} 0 {} -92 {} 0 {} -50 {} -80 {} 0 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} -37 {} -111 {} -74 {} 0 {} 0 {} 0 {} -37 {} -50 {} -74 {} 0 {} -111 {} 0 {} 0 {} -74 {} 0 {} -37 {} 0 {} 0 {} -50 {} 0 {} 0 {} -50 {} 0 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} -28 {} -55 {} -55 {} 0 {} 0 {} 0 {} 0 {} -30 {} -55 {} 0 {} -55 {} 0 {} 0 {} -30 {} 0 {} -18 {} 0 {} 0 {} -30 {} 0 {} 0 {} -30 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} -54 {} -111 {} -74 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -50 {} -30 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} -55 {} -18 {} 0 {} -18 {} -18 {} 0 {} 0 {} -18 {} 0 {} -55 {} -18 {} 55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 3" 0 0 0 1 + 1 2 0 + Coverage: 1 o + BCoverage: 6 period + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 2" 0 0 0 1 + 1 2 0 + Coverage: 1 a + BCoverage: 6 period + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 1" 0 0 0 1 + 1 1 0 + Coverage: 1 o + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 0" 0 0 0 1 + 1 1 0 + Coverage: 1 a + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +LangName: 1033 "Copyright 2014 by (URW)+-+- Design & Development.+AAoA-Copyright 2019 by Daniel Benjamin Miller." "" "Bold Italic" "" "" "Version 1.00" +DesignSize: 120 +Encoding: Custom +UnicodeInterp: none +NameList: AGL For New Fonts +DisplaySize: -48 +AntiAlias: 1 +FitToEm: 0 +WinInfo: 19 19 14 +BeginPrivate: 7 +BlueValues 31 [-17 0 678 695 465 469 720 726] +StdHW 4 [55] +StdVW 5 [122] +OtherBlues 19 [263 273 -261 -271] +FamilyBlues 19 [266 276 -283 -278] +FamilyOtherBlues 19 [266 276 -283 -278] +ForceBold 4 true +EndPrivate +TeXData: 1 12582912 -570447 262144 131072 87381 491782 1048576 87381 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 +BeginChars: 876 875 + +StartChar: zero.onum +Encoding: 854 -1 0 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +294 479 m 4 + 400.254274065 479 468 398.01660348 468 271 c 4 + 468 117.490973111 361.844855966 -12 236 -12 c 0 + 112.853348047 -12 43 59.6630202758 43 186 c 0 + 43 361.073032899 144.022760213 479 294 479 c 4 +222 25 m 0 + 292.439055975 25 362 169.587390796 362 316 c 0 + 362 393.168122592 335.174368436 438 289 438 c 0 + 216.237463296 438 150 300.283259766 150 149 c 0 + 150 73.4360351562 178.124149446 25 222 25 c 0 +EndSplineSet +EndChar + +StartChar: space +Encoding: 0 32 1 +Width: 250 +Flags: HMW +LayerCount: 2 +EndChar + +StartChar: exclam +Encoding: 1 33 2 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +179 218 m 1 + 140 194 l 1 + 127 203 l 1 + 170 633 l 1 + 170 666 l 1 + 183 666 l 1 + 310 695 l 1 + 322 686 l 1 + 212 340 l 2 + 201 305 192 273 179 218 c 1 +135 135 m 0 + 173 135 197 111 197 71 c 0 + 197 20 166 -17 123 -17 c 0 + 84 -17 58 9 58 49 c 0 + 58 99 90 135 135 135 c 0 +EndSplineSet +EndChar + +StartChar: quotedbl +Encoding: 2 34 3 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +171 467 m 1 + 137 467 l 1 + 207 677 l 2 + 216 705 234 720 257 720 c 0 + 284 720 303 701 303 675 c 0 + 303 662 299 647 293 639 c 2 + 171 467 l 1 +361 467 m 1 + 327 467 l 1 + 397 677 l 2 + 406 705 424 720 447 720 c 0 + 474 720 493 701 493 675 c 0 + 493 662 489 647 483 639 c 2 + 361 467 l 1 +EndSplineSet +EndChar + +StartChar: numbersign +Encoding: 3 35 4 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +470 290 m 1 + 470 215 l 1 + 365 215 l 1 + 333 0 l 1 + 258 0 l 1 + 290 215 l 1 + 182 215 l 1 + 150 0 l 1 + 75 0 l 1 + 107 215 l 1 + 4 215 l 1 + 4 290 l 1 + 119 290 l 1 + 135 397 l 1 + 32 397 l 1 + 32 472 l 1 + 146 472 l 1 + 176 673 l 1 + 251 673 l 1 + 221 472 l 1 + 328 472 l 1 + 357 673 l 1 + 432 673 l 1 + 403 472 l 1 + 496 472 l 1 + 496 397 l 1 + 392 397 l 1 + 376 290 l 1 + 470 290 l 1 +317 397 m 1 + 210 397 l 1 + 194 290 l 1 + 301 290 l 1 + 317 397 l 1 +EndSplineSet +EndChar + +StartChar: dollar +Encoding: 4 36 5 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +46 183 m 1 + 80 183 l 1 + 77 123 l 1 + 77 93 79 89 98 77 c 0 + 127 59 143 53 183 41 c 1 + 227 285 l 1 + 118 304 69 351 69 439 c 0 + 69 515 107 584 172 626 c 0 + 208 649 236 659 295 669 c 1 + 306 737 l 1 + 344 737 l 1 + 334 672 l 1 + 382 671 408 665 456 640 c 0 + 469 634 470 633 477 630 c 1 + 466 597 459 563 450 495 c 1 + 420 495 l 1 + 420 566 l 1 + 416 588 377 610 326 620 c 1 + 286 389 l 1 + 361 373 397 358 424 329 c 0 + 448 304 460 269 460 228 c 0 + 460 148 413 74 334 28 c 0 + 296 6 269 -2 215 -8 c 1 + 198 -108 l 1 + 155 -108 l 1 + 174 -7 l 1 + 90 5 58 15 20 40 c 1 + 34 87 40 121 46 183 c 1 +265 275 m 1 + 223 39 l 1 + 255 39 272 43 294 56 c 0 + 335 79 361 124 361 174 c 0 + 361 229 335 256 265 275 c 1 +247 399 m 1 + 287 620 l 1 + 255 618 238 614 218 602 c 0 + 181 580 157 535 157 490 c 0 + 157 445 184 417 247 399 c 1 +EndSplineSet +EndChar + +StartChar: percent +Encoding: 5 37 6 +Width: 889 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +245 672 m 0 + 326 672 378 615 378 525 c 0 + 378 422 304 350 198 350 c 0 + 109 350 56 405 56 498 c 0 + 56 601 132 672 245 672 c 0 +239 644 m 0 + 216 644 196 630 179 600 c 0 + 159 566 142 495 142 446 c 0 + 142 406 164 378 195 378 c 0 + 218 378 239 393 255 422 c 0 + 276 459 292 526 292 576 c 0 + 292 616 270 644 239 644 c 0 +656 318 m 0 + 739 318 790 261 790 171 c 0 + 790 68 716 -4 610 -4 c 0 + 521 -4 468 51 468 144 c 0 + 468 247 544 318 656 318 c 0 +651 290 m 0 + 628 290 608 276 591 246 c 0 + 571 212 554 141 554 92 c 0 + 554 52 576 24 607 24 c 0 + 630 24 651 39 667 68 c 0 + 688 105 704 172 704 222 c 0 + 704 262 682 290 651 290 c 0 +229 -17 m 1 + 176 -17 l 1 + 620 697 l 1 + 671 697 l 1 + 229 -17 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zerosuperior fraction zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zerosuperior slash zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zero fraction zero +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zero slash zero +EndChar + +StartChar: ampersand +Encoding: 6 38 7 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +678 220 m 0 + 678 67.0449842286 470.418039101 -17 314 -17 c 0 + 166 -17 74 56 74 174 c 0 + 74 225 92 269 128 304 c 0 + 166 341 199 359 280 386 c 1 + 218 396 184 434 184 492 c 0 + 184 542 212 586 275 633 c 0 + 334 676 383 695 438 695 c 0 + 482 695 516 687 552 667 c 1 + 537 610 532 580 531 539 c 1 + 501 539 l 1 + 501 599 l 1 + 464 629 435 640 397 640 c 0 + 330 640 282 592 282 526 c 0 + 282 467 329 424 393 424 c 0 + 398 424 398 424 420 425 c 1 + 406 368 l 1 + 398 370 392 371 380 371 c 0 + 267 371 191 303 191 203 c 0 + 191 102 268 36 385 36 c 0 + 501 36 587 104 587 195 c 0 + 587 245 554 278 502 278 c 0 + 464 278 443 259 431 214 c 2 + 427 199 l 1 + 403 199 l 1 + 413 304 l 1 + 434 328 488 353 537 360 c 2 + 657 378 l 2 + 740 391 773 412 773 454 c 0 + 773 476 762 491 737 501 c 1 + 751 526 l 1 + 794 506 811 481 811 439 c 0 + 811 373 768 325 695 312 c 2 + 615 297 l 1 + 656 287 678 261 678 220 c 0 +EndSplineSet +EndChar + +StartChar: quoteright +Encoding: 572 8217 8 +Width: 278 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +288 720 m 1 + 302 706 l 1 + 242 591 199 524 142 459 c 1 + 92 431 l 1 + 76 442 l 1 + 123 522 151 599 167 689 c 1 + 194 691 197 692 252 709 c 2 + 288 720 l 1 +EndSplineSet +Kerns2: 1 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 84 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 221 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: parenleft +Encoding: 8 40 9 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +344 723 m 1 + 368 698 l 1 + 276 597 241 540 206 430 c 0 + 180 351 168 272 168 185 c 0 + 168 61 188 -10 252 -108 c 1 + 226 -129 l 1 + 165 -52 140 -15 114 33 c 0 + 76 105 58 177 58 251 c 0 + 58 397 130 540 260 651 c 2 + 344 723 l 1 +EndSplineSet +EndChar + +StartChar: parenright +Encoding: 9 41 10 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +12 -129 m 1 + -12 -104 l 1 + 80 -3 115 54 150 164 c 0 + 176 243 188 322 188 409 c 0 + 188 533 168 604 104 702 c 1 + 130 723 l 1 + 191 646 216 609 242 561 c 0 + 280 489 298 417 298 342 c 0 + 298 197 226 54 96 -57 c 2 + 12 -129 l 1 +EndSplineSet +EndChar + +StartChar: asterisk +Encoding: 10 42 11 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +359 673 m 1 + 364 659 l 1 + 340 635 309 587 282 532 c 1 + 304 537 313 538 327 541 c 0 + 384 551 404 556 423 563 c 1 + 429 560 l 1 + 428 551 428 545 428 540 c 0 + 428 520 431 500 439 473 c 1 + 430 462 l 1 + 386 480 338 490 276 496 c 1 + 323 417 329 409 356 378 c 1 + 354 366 l 1 + 333 362 300 349 269 332 c 1 + 254 339 l 1 + 254 398 251 434 243 484 c 1 + 211 461 171 420 142 379 c 1 + 123 387 l 1 + 114 413 99 440 84 457 c 1 + 88 464 l 1 + 131 475 176 492 225 517 c 1 + 191 540 143 560 87 576 c 1 + 84 583 l 1 + 107 620 117 638 128 660 c 1 + 144 660 l 1 + 174 625 190 606 246 546 c 1 + 256 597 259 633 259 688 c 1 + 267 695 l 1 + 299 683 321 678 359 673 c 1 +EndSplineSet +EndChar + +StartChar: plus +Encoding: 11 43 12 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +260 298 m 1 + 260 505 l 1 + 346 505 l 1 + 346 298 l 1 + 555 298 l 1 + 555 212 l 1 + 346 212 l 1 + 346 0 l 1 + 260 0 l 1 + 260 212 l 1 + 51 212 l 1 + 51 298 l 1 + 260 298 l 1 +EndSplineSet +EndChar + +StartChar: comma +Encoding: 12 44 13 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-33 -150 m 1 + 8 -72 l 2 + 30 -29 58 59 66 112 c 1 + 127 125 155 133 192 147 c 1 + 208 132 l 1 + 171 59 157 33 144 11 c 0 + 115 -35 45 -128 38 -128 c 1 + -15 -164 l 1 + -33 -150 l 1 +EndSplineSet +EndChar + +StartChar: hyphen +Encoding: 13 45 14 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +355 297 m 1 + 362 288 l 1 + 349 268 343 249 332 198 c 1 + 259 201 249 201 196 203 c 1 + 120 203 l 2 + 101 203 82 202 43 199 c 1 + 37 208 l 1 + 55 253 61 273 66 300 c 1 + 93 295 112 294 158 294 c 2 + 212 294 l 2 + 231 294 272 295 355 297 c 1 +EndSplineSet +Kerns2: 606 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +AlternateSubs2: "'aalt' Access All Alternates lookup 1 subtable" endash emdash minus +EndChar + +StartChar: period +Encoding: 14 46 15 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +125 135 m 0 + 163 135 187 111 187 71 c 0 + 187 20 156 -17 113 -17 c 0 + 74 -17 48 9 48 49 c 0 + 48 99 80 135 125 135 c 0 +EndSplineSet +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ellipsis +EndChar + +StartChar: slash +Encoding: 15 47 16 +Width: 315 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +225 720 m 1 + 315 720 l 1 + 91 -17 l 1 + 1 -17 l 1 + 225 720 l 1 +EndSplineSet +Substitution2: "'dnom' Denominators lookup 5 subtable" fraction +Substitution2: "'numr' Numerators lookup 4 subtable" fraction +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" fraction +EndChar + +StartChar: zero +Encoding: 16 48 17 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +315 683 m 0 + 429 683 490 597 490 437 c 0 + 490 322 461 204 411 115 c 0 + 360 25 299 -17 220 -17 c 0 + 103 -17 42 67 42 227 c 0 + 42 345 70 460 120 549 c 0 + 173 642 232 683 315 683 c 0 +208 470 m 1 + 204 454 l 1 + 199 431 l 1 + 175 327 156 185 156 113 c 0 + 156 56 180 20 219 20 c 0 + 256 20 283 50 303 116 c 0 + 338 230 376 456 376 553 c 0 + 376 610 352 646 313 646 c 0 + 264 646 234 596 208 470 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" zero.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" zero.onum +Substitution2: "'sups' Superscript lookup 3 subtable" zerosuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" zerosuperior +EndChar + +StartChar: one +Encoding: 17 49 18 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +41 -3 m 1 + 46 30 l 1 + 100 33 l 1 + 165 38 168 40 178 92 c 2 + 266 578 l 1 + 83 500 l 1 + 74 509 l 1 + 90 572 l 1 + 286 632 l 2 + 311 640 334 650 389 678 c 1 + 406 669 l 1 + 401 648 397 630 393 606 c 2 + 304 100 l 2 + 302 86 300 75 300 71 c 0 + 300 42 312 35 357 33 c 2 + 434 30 l 1 + 428 -3 l 1 + 329 -1 294 0 256 0 c 0 + 238.333333333 -0 220.666666667 0 203 0 c 2 + 113 -1 l 2 + 104 -2 76 -2 41 -3 c 1 +EndSplineSet +Kerns2: 18 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" one.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" one.onum +Substitution2: "'sups' Superscript lookup 3 subtable" onesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" onesuperior +EndChar + +StartChar: two +Encoding: 18 50 19 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1 -3 m 1 + 1 22 l 1 + 98 116 l 2 + 250 263 328 391 328 491 c 0 + 328 553 286 593 222 593 c 0 + 171 593 145 574 108 511 c 2 + 94 487 l 1 + 64 496 l 1 + 120 632 l 1 + 171 669 212 683 266 683 c 0 + 377 683 450 616 450 513 c 0 + 450 447 418 379 359 320 c 2 + 138 98 l 1 + 364 98 l 2 + 392 98 415 100 446 106 c 1 + 454 100 l 1 + 441 75 436 57 421 -3 c 1 + 310 -1 251 0 226 0 c 0 + 181 0 80 -1 1 -3 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" two.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" two.onum +Substitution2: "'sups' Superscript lookup 3 subtable" twosuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" twosuperior +EndChar + +StartChar: three +Encoding: 19 51 20 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 24 m 1 + 38 185 l 1 + 72 183 l 1 + 69 164 67 143 67 128 c 0 + 67 64 110 20 175 20 c 0 + 224 20 262 44 290 93 c 0 + 310 127 320 168 320 211 c 0 + 320 293 282 339 214 339 c 0 + 195 339 178 336 138 325 c 1 + 132 331 l 1 + 148 382 l 1 + 155 379 160 378 175 378 c 0 + 220 378 243 383 267 397 c 0 + 307 421 331 463 331 512 c 0 + 331 570 296 603 236 603 c 0 + 179 603 142 577 110 515 c 1 + 81 526 l 1 + 137 637 l 1 + 183 670 224 683 283 683 c 0 + 386 683 450 631 450 548 c 0 + 450 510 436 477 408 447 c 0 + 379 416 354 400 295 375 c 1 + 294 371 l 1 + 398 358 448 309 448 221 c 0 + 448 87 327 -17 170 -17 c 0 + 113 -17 71 -7 8 24 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" three.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" three.onum +Substitution2: "'sups' Superscript lookup 3 subtable" threesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" threesuperior +EndChar + +StartChar: four +Encoding: 20 52 21 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +249 176 m 1 + 3 176 l 1 + 8 214 l 1 + 103 370 198 505 318 652 c 1 + 364 656 394 664 440 683 c 1 + 453 673 l 1 + 376 252 l 1 + 483 255 l 1 + 487 253 l 1 + 469 176 l 1 + 362 176 l 1 + 349 93 l 2 + 347 80 346 70 346 61 c 0 + 346 46 360 34 378 33 c 2 + 459 30 l 1 + 454 -3 l 1 + 352 -1 310 0 276 0 c 0 + 242 0 200 -1 98 -3 c 1 + 103 30 l 1 + 166 33 l 2 + 220 36 225 41 235 95 c 2 + 249 176 l 1 +86 252 m 1 + 264 252 l 1 + 325 597 l 1 + 221 464 153 367 86 252 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" four.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" four.onum +Substitution2: "'sups' Superscript lookup 3 subtable" foursuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" foursuperior +EndChar + +StartChar: five +Encoding: 21 53 22 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +112 302 m 1 + 81 314 l 1 + 109 454 121 520 145 667 c 1 + 150 675 l 1 + 230 670 286 668 382 668 c 2 + 475 668 l 1 + 481 659 l 1 + 435 570 l 1 + 355 567 318 566 276 566 c 2 + 174 566 l 1 + 131 366 l 1 + 177 404 212 417 269 417 c 0 + 385 417 456 352 456 244 c 0 + 456 96 335 -17 178 -17 c 0 + 113 -17 65 -3 14 30 c 1 + 25 76 31 110 41 178 c 1 + 70 173 l 1 + 68 161 68 154 68 144 c 0 + 68 69 112 20 180 20 c 0 + 232 20 271 49 299 108 c 0 + 317 146 328 195 328 239 c 0 + 328 315 287 362 219 362 c 0 + 174 362 147 347 112 302 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" five.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" five.onum +Substitution2: "'sups' Superscript lookup 3 subtable" fivesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" fivesuperior +EndChar + +StartChar: six +Encoding: 22 54 23 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +488 669 m 1 + 466 600 l 1 + 458 596 l 1 + 433 620 406 631 373 631 c 0 + 318 631 270 594 234 522 c 0 + 210 474 195 425 176 334 c 1 + 232 393 273 415 328 415 c 0 + 414 415 476 350 476 260 c 0 + 476 111 354 -17 213 -17 c 0 + 101 -17 39 62 39 206 c 0 + 39 342 89 473 175 563 c 0 + 247 639 335 683 415 683 c 0 + 440 683 467 678 488 669 c 1 +273 348 m 0 + 202 348 159 273 159 151 c 0 + 159 70 188 29 244 29 c 0 + 275 29 296 42 315 75 c 0 + 336 111 351 176 351 234 c 0 + 351 309 324 348 273 348 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" six.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" six.onum +Substitution2: "'sups' Superscript lookup 3 subtable" sixsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" sixsuperior +EndChar + +StartChar: seven +Encoding: 23 55 24 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +76 -3 m 1 + 69 10 l 1 + 174 173 312 381 360 448 c 2 + 439 557 l 1 + 170 557 l 2 + 146 557 119 555 81 550 c 1 + 73 556 l 1 + 81 593 87 619 94 665 c 1 + 100 674 l 1 + 214 669 248 668 284 668 c 2 + 544 668 l 1 + 544 629 l 1 + 486 548 l 1 + 383 394 256 156 191 -3 c 1 + 157 -1 144 0 133 0 c 0 + 127 0 108 -1 76 -3 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" seven.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" seven.onum +Substitution2: "'sups' Superscript lookup 3 subtable" sevensuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" sevensuperior +EndChar + +StartChar: eight +Encoding: 24 56 25 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +191 328 m 1 + 177 337 l 2 + 121 373 97 413 97 469 c 0 + 97 535 132 592 201 640 c 0 + 244 669 286 683 331 683 c 0 + 425 683 484 633 484 554 c 0 + 484 498 455 453 391 409 c 2 + 338 373 l 1 + 352 365 l 2 + 421 325 454 279 454 218 c 0 + 454 152 426 97 369 51 c 0 + 314 6 254 -17 196 -17 c 0 + 93 -17 26 41 26 130 c 0 + 26 203 67 259 157 309 c 2 + 191 328 l 1 +236 300 m 2 + 218 309 l 1 + 139 257 108 210 108 143 c 0 + 108 75 153 29 220 29 c 0 + 292 29 348 84 348 155 c 0 + 348 215 311 263 236 300 c 2 +309 390 m 1 + 383 447 404 479 404 533 c 0 + 404 598 366 637 305 637 c 0 + 240 637 194 590 194 522 c 0 + 194 468 220 439 309 390 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" eight.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" eight.onum +Substitution2: "'sups' Superscript lookup 3 subtable" eightsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" eightsuperior +EndChar + +StartChar: nine +Encoding: 25 57 26 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +348 313 m 1 + 352 331 l 1 + 302 269 260 246 201 246 c 0 + 112 246 56 311 56 417 c 0 + 56 511 94 579 175 632 c 0 + 229 667 272 683 312 683 c 0 + 426 683 491 600 491 456 c 0 + 491 217 319 -17 143 -17 c 0 + 116 -17 94 -13 52 -2 c 1 + 46 25 42 44 27 101 c 1 + 50 111 l 1 + 74 59 113 32 165 32 c 0 + 222 32 267 70 299 146 c 0 + 318 191 325 216 348 313 c 1 +285 634 m 0 + 218 634 176 565 176 452 c 0 + 176 363 204 317 259 317 c 0 + 326 317 366 386 366 502 c 0 + 366 587 337 634 285 634 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" nine.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" nine.onum +Substitution2: "'sups' Superscript lookup 3 subtable" ninesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ninesuperior +EndChar + +StartChar: colon +Encoding: 26 58 27 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +174 452 m 0 + 212 452 236 428 236 388 c 0 + 236 337 205 300 162 300 c 0 + 123 300 97 326 97 366 c 0 + 97 416 129 452 174 452 c 0 +115 135 m 0 + 153 135 177 111 177 71 c 0 + 177 20 146 -17 103 -17 c 0 + 64 -17 38 9 38 49 c 0 + 38 99 70 135 115 135 c 0 +EndSplineSet +EndChar + +StartChar: semicolon +Encoding: 27 59 28 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-33 -150 m 1 + 8 -72 l 2 + 30 -29 58 59 66 112 c 1 + 127 125 155 133 192 147 c 1 + 208 132 l 1 + 171 59 157 33 144 11 c 0 + 115 -35 45 -128 38 -128 c 1 + -15 -164 l 1 + -33 -150 l 1 +184 452 m 0 + 223 452 247 428 247 388 c 0 + 247 337 216 300 173 300 c 0 + 134 300 108 326 108 364 c 0 + 108 416 140 452 184 452 c 0 +EndSplineSet +EndChar + +StartChar: less +Encoding: 28 60 29 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +170 305 m 1 + 558 127 l 1 + 558 34 l 1 + 49 264 l 1 + 49 346 l 1 + 558 576 l 1 + 558 484 l 1 + 170 305 l 1 +EndSplineSet +EndChar + +StartChar: equal +Encoding: 29 61 30 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +555 396 m 1 + 555 310 l 1 + 51 310 l 1 + 51 396 l 1 + 555 396 l 1 +555 200 m 1 + 555 114 l 1 + 51 114 l 1 + 51 200 l 1 + 555 200 l 1 +EndSplineSet +EndChar + +StartChar: greater +Encoding: 30 62 31 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +445 305 m 1 + 57 484 l 1 + 57 576 l 1 + 566 346 l 1 + 566 264 l 1 + 57 34 l 1 + 57 127 l 1 + 445 305 l 1 +EndSplineSet +EndChar + +StartChar: question +Encoding: 31 63 32 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +223 207 m 1 + 201 189 l 1 + 171 215 159 237 159 266 c 0 + 159 297 175 329 210 365 c 2 + 273 431 l 2 + 308 468 324 500 324 536 c 0 + 324 585 290 615 233 615 c 0 + 215 615 198 611 177 601 c 0 + 158 591 146 575 131 539 c 2 + 124 522 l 1 + 91 526 l 1 + 111 570 122 600 134 652 c 1 + 193 685 225 695 275 695 c 0 + 381 695 450 636 450 543 c 0 + 450 488 427 446 376 408 c 2 + 273 332 l 2 + 217 291 203 274 203 249 c 0 + 203 234 209 222 223 207 c 1 +174 135 m 0 + 212 135 236 111 236 71 c 0 + 236 20 205 -17 162 -17 c 0 + 123 -17 97 9 97 49 c 0 + 97 99 129 135 174 135 c 0 +EndSplineSet +EndChar + +StartChar: at +Encoding: 32 64 33 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +675 173 m 1 + 739 173 l 1 + 710 123 694 102 663 75 c 0 + 598 18 519 -12 432 -12 c 0 + 234 -12 82 136 82 329 c 0 + 82 527 234 681 431 681 c 0 + 607 681 744 558 744 399 c 0 + 744 329 717 261 671 213 c 0 + 626 168 566 137 520 137 c 0 + 482 137 458 166 452 219 c 1 + 408 159 382 143 334 143 c 0 + 260 143 210 198 210 278 c 0 + 210 396 307 501 416 501 c 0 + 461 501 487 478 497 429 c 1 + 513 493 l 1 + 607 493 l 1 + 533 219 l 2 + 531 210 529 200 529 194 c 0 + 529 179 537 170 548 170 c 0 + 570 170 599 190 628 224 c 0 + 669 274 693 340 693 404 c 0 + 693 529 581 625 436 625 c 0 + 265 625 138 502 138 335 c 0 + 138 167 267 44 443 44 c 0 + 483 44 517 51 550 66 c 0 + 602 89 630 113 675 173 c 1 +478 403 m 0 + 478 443.383300862 459.625526382 471.093574638 429.270464522 471.093574638 c 0 + 371.85824021 471.093574638 305 348.310627293 305 242 c 0 + 305 201 325 172 354 172 c 0 + 427.760261136 172 478 323.652900303 478 403 c 0 +EndSplineSet +EndChar + +StartChar: A +Encoding: 33 65 34 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +EndSplineSet +Kerns2: 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 554 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: B +Encoding: 34 66 35 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +13 29 m 1 + 41 32 l 2 + 72 35 81 47 89 92 c 2 + 176 594 l 2 + 177 601 178 609 178 615 c 0 + 178 637 167 644 132 646 c 2 + 86 649 l 1 + 91 681 l 1 + 181 679 217 678 247 678 c 0 + 277 678 296 678 419 681 c 1 + 437 681 l 2 + 486 681 516 677 544 665 c 0 + 598 643 629 598 629 541 c 0 + 629 501 611 460 582 434 c 0 + 545 401 513 385 427 359 c 1 + 492 353 520 344 551 322 c 0 + 583 298 601 260 601 214 c 0 + 601 131 544 55 454 18 c 0 + 418 4 381 -3 332 -3 c 0 + 322 -3 304 -3 245 -1 c 1 + 147 0 l 2 + 110 0 78 -1 8 -3 c 1 + 13 29 l 1 +311 635 m 1 + 264 375 l 1 + 307 375 l 2 + 432 375 497 430 497 535 c 0 + 497 574 487 598 464 615 c 0 + 445 629 404 639 366 639 c 0 + 364 639 357 639 350 638 c 2 + 311 635 l 1 +469 209 m 0 + 469 298.259701596 410.953170078 335 322 335 c 0 + 307 335 292 334 275 333 c 1 + 266 333 l 1 + 256 332 l 1 + 211 51 l 1 + 248.843321621 45.1779505199 295.09643463 40 323 40 c 0 + 414 40 469 104 469 209 c 0 +EndSplineSet +Kerns2: 430 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: C +Encoding: 35 67 36 +Width: 685 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +340 -17 m 0 + 165.187005838 -17 69 75.4065216263 69 250 c 0 + 69 497 263 695 504 695 c 0 + 573 695 630 682 695 652 c 1 + 669 560 662 531 657 484 c 1 + 622 484 l 1 + 627 572 l 2 + 629 605 545 636 454 636 c 0 + 302 636 207 495 207 272 c 0 + 207 119 268 48 399 48 c 0 + 462 48 521 67 597 112 c 2 + 619 125 l 1 + 629 116 l 1 + 616 77 l 1 + 506 8 434 -17 340 -17 c 0 +EndSplineSet +EndChar + +StartChar: D +Encoding: 36 68 37 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +329 -3 m 0 + 279.494117198 -3 191.891321829 0 141 0 c 0 + 102 0 69 -1 0 -3 c 1 + 5 29 l 1 + 33 32 l 2 + 63 35 73 47 81 92 c 2 + 168 594 l 2 + 169 601 170 609 170 614 c 0 + 170 636 159 644 124 646 c 2 + 78 649 l 1 + 83 681 l 1 + 176 679 209 678 240 678 c 0 + 272.473419972 678 410.404343634 682 447 682 c 0 + 566 682 633 659 685 601 c 0 + 726 555 747 494 747 423 c 0 + 747 300 695 179 608 100 c 0 + 535 33 438 -3 329 -3 c 0 +303 635 m 1 + 203 51 l 1 + 266 42 286 40 314 40 c 0 + 430 40 496 73 541 151 c 0 + 582 225 609 335 609 434 c 0 + 609 521 584 578 533 608 c 0 + 499 627 436 640 375 640 c 0 + 370 640 356 639 342 638 c 2 + 303 635 l 1 +EndSplineSet +EndChar + +StartChar: E +Encoding: 37 69 38 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +EndSplineSet +Kerns2: 539 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: F +Encoding: 38 70 39 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +317 630 m 1 + 267 344 l 1 + 353 344 l 2 + 406 344 442 345 493 347 c 1 + 498 338 l 1 + 484 291 l 1 + 380 295 348 296 314 296 c 2 + 259 296 l 1 + 223 100 l 2 + 220 84 219 75 219 65 c 0 + 219 44 228 36 255 35 c 2 + 318 32 l 1 + 313 -3 l 1 + 216 -1 173 0 148 0 c 0 + 121 0 80 -1 -6 -3 c 1 + -1 32 l 1 + 42 35 l 1 + 74 36 85 54 100 132 c 1 + 182 594 l 2 + 183 601 184 609 184 614 c 0 + 184 637 174 644 138 646 c 2 + 88 649 l 1 + 93 681 l 1 + 188 679 226 678 253 678 c 0 + 282 678 317 679 409 681 c 1 + 583 678 l 1 + 593 672 l 1 + 581 611 576 577 568 520 c 1 + 536 520 l 1 + 536 573 l 2 + 536 603 534 611 529 617 c 0 + 526.858099362 625.567602551 438.245863685 628.861570702 410 632 c 0 + 395.358983849 633.464101615 383.397459622 634.392304845 375.292341855 634.392304845 c 0 + 372.325662852 634.392304845 369.875644347 634.267949192 368 634 c 0 + 351.106414767 632.5602519 334.001063509 631.332269824 317 630 c 1 +EndSplineSet +EndChar + +StartChar: G +Encoding: 39 71 40 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +368 -17 m 0 + 182.733645818 -17 72 70.3744325 72 256 c 0 + 72 440 177 592 352 661 c 0 + 411 684 466 695 523 695 c 0 + 597 695 652 683 722 652 c 1 + 696 561 690 531 684 484 c 1 + 649 484 l 1 + 653 562 l 2 + 654 568 654 572 654 574 c 0 + 654 605 574 633 482 633 c 0 + 418 633 354 613 316 580 c 0 + 253 526 210 395 210 259 c 0 + 210 111 276 30 396 30 c 0 + 443 30 482 39 517 59 c 1 + 549 200 l 2 + 551 208 552 217 552 223 c 0 + 552 242 540 250 508 251 c 2 + 448 253 l 1 + 453 286 l 1 + 540 284 575 283 602 283 c 0 + 631 283 665 284 750 286 c 1 + 745 253 l 1 + 720 251 l 2 + 693 248 683 238 675 206 c 1 + 655 110 l 2 + 651 91 649 78 649 64 c 1 + 652 48 l 1 + 509 -4 453 -17 368 -17 c 0 +EndSplineSet +EndChar + +StartChar: H +Encoding: 40 72 41 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +402 646 m 1 + 360 643 l 1 + 326 642 316 631 307 588 c 2 + 268 386 l 1 + 562 386 l 1 + 587 541 l 2 + 592 572 595 601 595 617 c 0 + 595 634 585 641 557 643 c 2 + 506 646 l 1 + 511 681 l 1 + 599 679 634 678 661 678 c 0 + 686 678 686 678 826 681 c 1 + 821 646 l 1 + 779 643 l 2 + 744 641 735 632 726 588 c 1 + 639 102 l 2 + 636 88 635 74 635 63 c 0 + 635 45 647 36 673 35 c 2 + 728 32 l 1 + 723 -3 l 1 + 630 -1 581 0 555 0 c 0 + 530 0 496 -1 407 -3 c 1 + 412 32 l 1 + 461 35 l 1 + 495 39 499 45 515 132 c 2 + 552 338 l 1 + 261 338 l 1 + 220 102 l 2 + 217 88 216 73 216 63 c 0 + 216 45 227 37 254 35 c 2 + 303 32 l 1 + 298 -3 l 1 + 208 -1 174 0 148 0 c 0 + 122 0 80 -1 -12 -3 c 1 + -7 32 l 1 + 42 35 l 2 + 76 38 80 45 96 132 c 2 + 168 541 l 2 + 174 573 176 595 176 614 c 0 + 176 634 167 641 138 643 c 2 + 87 646 l 1 + 92 681 l 1 + 227 678 227 678 249 678 c 0 + 271 678 271 678 407 681 c 1 + 402 646 l 1 +EndSplineSet +EndChar + +StartChar: I +Encoding: 41 73 42 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +EndSplineSet +EndChar + +StartChar: J +Encoding: 42 74 43 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +412 646 m 1 + 366 643 l 2 + 333 641 327 635 320 599 c 2 + 222 43 l 2 + 199 -88 104 -207 22 -207 c 0 + 9 -207 -6 -204 -29 -197 c 1 + -29 -162 l 1 + -15 -168 -6 -170 6 -170 c 0 + 32 -170 50 -158 63 -131 c 0 + 70 -115 73 -101 84 -35 c 2 + 180 541 l 2 + 185 572 190 607 190 614 c 0 + 190 632 178 642 152 643 c 2 + 101 646 l 1 + 106 681 l 1 + 198 679 235 678 259 678 c 0 + 282 678 282 678 417 681 c 1 + 412 646 l 1 +EndSplineSet +EndChar + +StartChar: K +Encoding: 43 75 44 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +399 646 m 1 + 354 643 l 2 + 321 641 315 635 308 599 c 2 + 261 334 l 1 + 281 345 300 361 370 426 c 2 + 510 557 l 1 + 581 634 587 642 587 657 c 2 + 587 681 l 1 + 653 678 653 678 666 678 c 0 + 679 678 679 678 746 681 c 1 + 746 648 l 1 + 711 648 l 1 + 692 647 671 634 629 596 c 2 + 384 373 l 1 + 580 101 l 2 + 620 46 627 40 648 36 c 2 + 687 30 l 1 + 684 -3 l 1 + 648 -1 626 0 592 0 c 0 + 557 0 534 -1 498 -3 c 1 + 490 11 488 14 449 70 c 2 + 320 253 l 2 + 305 275 286 298 261 328 c 1 + 221 100 l 2 + 219 89 218 79 218 70 c 0 + 218 44 226 37 255 35 c 2 + 304 32 l 1 + 300 -3 l 1 + 210 -1 176 0 150 0 c 0 + 124 0 82 -1 -10 -3 c 1 + -6 32 l 1 + 43 35 l 2 + 76 37 81 47 97 132 c 1 + 169 541 l 2 + 175 577 178 598 178 613 c 0 + 178 632 166 641 140 643 c 2 + 88 646 l 1 + 92 681 l 1 + 184 679 220 678 244 678 c 0 + 267 678 267 678 403 681 c 1 + 399 646 l 1 +EndSplineSet +Kerns2: 546 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: L +Encoding: 44 76 45 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +372 -3 m 0 + 314.581689359 -3 204.615440242 0 171 0 c 0 + 129 0 96 -1 26 -3 c 1 + 30 29 l 1 + 58 32 l 2 + 87 35 95 46 104 92 c 2 + 186 541 l 2 + 192 572 195 599 195 615 c 0 + 195 632 183 642 157 643 c 2 + 105 646 l 1 + 109 681 l 1 + 201 679 237 678 261 678 c 0 + 284 678 284 678 420 681 c 1 + 416 646 l 1 + 371 643 l 2 + 338 641 332 635 325 599 c 2 + 226 56 l 1 + 250 51 261 50 288 50 c 0 + 337 50 422 53 462 56 c 0 + 496 59 510 69 519 98 c 2 + 542 174 l 1 + 578 174 l 1 + 559 81 552 50 544 0 c 1 + 445 -2 402 -3 372 -3 c 0 +EndSplineSet +Kerns2: 1 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: M +Encoding: 45 77 46 +Width: 944 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +372 -17 m 1 + 229 548 l 1 + 122 108 l 2 + 114 75 114 75 114 64 c 0 + 114 44 123 36 148 35 c 2 + 199 32 l 1 + 194 -3 l 1 + 132 -1 109 0 87 0 c 0 + 66 0 40 -1 -23 -3 c 1 + -21 32 l 1 + 21 35 l 2 + 38 37 51 55 61 91 c 2 + 186 552 l 2 + 192 574 195 595 195 613 c 0 + 195 634 179 644 142 646 c 2 + 97 649 l 1 + 102 681 l 1 + 152 679 189 678 214 678 c 0 + 233 678 257 679 323 681 c 1 + 450 174 l 1 + 620 441 679 538 758 681 c 1 + 809 679 848 678 873 678 c 0 + 893 678 917 679 985 681 c 1 + 980 649 l 1 + 941 646 l 2 + 904 643 895 632 885 577 c 2 + 805 110 l 1 + 800.993950867 93.9758034662 798 70.0670987565 798 64 c 0 + 798 44 808 36 834 35 c 2 + 889 32 l 1 + 884 -3 l 1 + 795 -1 760 0 732 0 c 0 + 703 0 663 -1 577 -3 c 1 + 582 32 l 1 + 631 35 l 1 + 662.71018768 40.28503128 669.529987986 49.7698918779 674 90 c 1 + 676 95 677 100 677 101 c 2 + 759 586 l 1 + 468 108 l 2 + 455 86 443 65 397 -17 c 1 + 372 -17 l 1 +EndSplineSet +Kerns2: 560 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: N +Encoding: 46 78 47 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +620 -3 m 1 + 535 -3 l 1 + 225 534 l 1 + 152 138 l 2 + 147 109 144 89 144 76 c 0 + 144 50 156 36 180 35 c 2 + 231 32 l 1 + 226 -3 l 1 + 162 -1 136 0 114 0 c 0 + 92 0 66 -1 -2 -3 c 1 + 0 32 l 1 + 48 35 l 2 + 70 36 80 50 88 91 c 2 + 185 578 l 1 + 185 610 147 642 103 646 c 2 + 64 649 l 1 + 67 681 l 1 + 116 679 152 678 176 678 c 0 + 195 678 218 679 282 681 c 1 + 596 142 l 1 + 670 542 l 2 + 674 562 676 589 676 612 c 0 + 676 633 661 644 630 646 c 2 + 588 649 l 1 + 593 681 l 1 + 659 679 687 678 711 678 c 0 + 735 678 763 679 829 681 c 1 + 823 649 l 1 + 786 646 l 2 + 767 644 760 642 752 636 c 0 + 744 629 739 611 722 528 c 2 + 636 100 l 2 + 629 67 625 37 620 -3 c 1 +EndSplineSet +Kerns2: 532 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: O +Encoding: 47 79 48 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +EndSplineSet +Kerns2: 430 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 537 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 554 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: P +Encoding: 48 80 49 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +337 635 m 1 + 242 100 l 2 + 240 89 239 77 239 66 c 0 + 239 44 249 36 276 35 c 2 + 335 32 l 1 + 331 -3 l 1 + 243 -1 192 0 168 0 c 0 + 145 0 106 -1 11 -3 c 1 + 15 32 l 1 + 64 35 l 2 + 97 37 102 47 118 132 c 2 + 200 594 l 2 + 201 601 202 609 202 614 c 0 + 202 637 192 644 156 646 c 2 + 100 649 l 1 + 105 681 l 1 + 205 679 247 678 272 678 c 2 + 372 679 l 2 + 418 680 425 681 453 681 c 2 + 468 681 l 2 + 604 681 673 626 673 518 c 0 + 673 386 561 281 422 281 c 0 + 389 281 361 286 325 299 c 1 + 323 334 l 1 + 347 325 366 322 389 322 c 0 + 476 322 541 402 541 511 c 0 + 541 599 497 638 400 638 c 0 + 382 638 369 637 337 635 c 1 +EndSplineSet +Kerns2: 532 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Q +Encoding: 49 81 50 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +174 -170 m 1 + 150 -154 l 1 + 151 -64 199 -12 281 -12 c 0 + 315 -12 364 -26 420 -50 c 2 + 514 -91 l 2 + 574 -117 628 -133 657 -133 c 0 + 700 -133 726 -105 738 -43 c 1 + 769 -53 l 1 + 746 -162 690 -222 610 -222 c 0 + 583 -222 566 -217 528 -196 c 2 + 329 -89 l 2 + 306 -77 281 -70 257 -70 c 0 + 210 -70 180 -108 179 -168 c 1 + 174 -170 l 1 +EndSplineSet +EndChar + +StartChar: R +Encoding: 50 82 51 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 32 m 1 + 57 35 l 2 + 90 37 95 47 111 132 c 1 + 192 594 l 2 + 193 601 194 609 194 614 c 0 + 194 637 184 644 148 646 c 2 + 102 649 l 1 + 107 681 l 1 + 196 679 236 678 272 678 c 0 + 307 678 317 678 424 681 c 1 + 457 681 l 2 + 592 681 659 634 659 538 c 0 + 659 480 632 431 582 398 c 0 + 548 376 518 365 454 353 c 1 + 610 86 l 2 + 624 61 649 35 660 34 c 1 + 697 27 l 1 + 697 -3 l 1 + 660 -1 650 -1 599 0 c 1 + 515 -3 l 1 + 370 258 l 2 + 359 276 339 307 309 353 c 1 + 314 370 l 1 + 369 370 l 2 + 461 370 527 436 527 529 c 0 + 527 606 487 638 391 638 c 0 + 373 638 355 637 328 635 c 1 + 235 100 l 2 + 233 89 232 77 232 66 c 0 + 232 44 242 36 269 35 c 2 + 328 32 l 1 + 324 -3 l 1 + 236 -1 185 0 161 0 c 0 + 138 0 99 -1 4 -3 c 1 + 8 32 l 1 +EndSplineSet +EndChar + +StartChar: S +Encoding: 51 83 52 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +465 504 m 1 + 465 589 l 1 + 424 624 383 639 331 639 c 0 + 252 639 196 592 196 526 c 0 + 196 467 227 437 324 401 c 0 + 407 370 428 359 457 333 c 0 + 480 312 495 274 495 239 c 0 + 495 163 453 85 385 35 c 0 + 336 -1 281 -17 210 -17 c 0 + 140 -17 96 -6 50 23 c 1 + 71 189 l 1 + 98 189 l 1 + 98 113 l 1 + 124 64 175 39 250 39 c 0 + 340 39 389 83 389 162 c 0 + 389 192 380 218 364 232 c 0 + 345 250 334 255 266 280 c 0 + 141 325 104 364 104 450 c 0 + 104 583 225 695 370 695 c 0 + 424 695 473 680 517 651 c 1 + 503 599 495 552 495 504 c 1 + 465 504 l 1 +EndSplineSet +EndChar + +StartChar: T +Encoding: 52 84 53 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +436 630 m 1 + 341 100 l 2 + 338 83 337 75 337 65 c 0 + 337 44 346 36 373 35 c 2 + 432 32 l 1 + 427 -3 l 1 + 331 -1 285 0 259 0 c 0 + 233 0 191 -1 103 -3 c 1 + 108 32 l 1 + 161 35 l 2 + 193 36 203 53 219 132 c 1 + 304 630 l 1 + 180 630 l 1 + 135 625 116 609 108 566 c 1 + 94 508 l 1 + 56 508 l 1 + 81 676 l 1 + 87 681 l 1 + 334 678 334 678 377 678 c 0 + 419 678 419 678 667 681 c 1 + 674 676 l 1 + 644 508 l 1 + 606 508 l 1 + 610 592 l 1 + 610 620 599 627 553 630 c 1 + 436 630 l 1 +EndSplineSet +Kerns2: 74 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 202 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 203 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 205 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 210 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 211 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 212 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 213 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 214 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 217 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 219 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 221 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 224 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: U +Encoding: 53 85 54 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +EndSplineSet +EndChar + +StartChar: V +Encoding: 54 86 55 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +363 646 m 1 + 313 643 l 2 + 288 642 283 636 283 607 c 0 + 283 602 283 599 284 594 c 2 + 352 132 l 1 + 585 567 l 2 + 602 599 606 609 606 621 c 0 + 606 635 596 642 573 643 c 2 + 523 646 l 1 + 528 681 l 1 + 602 678 625 678 637 678 c 2 + 745 681 l 1 + 742 646 l 1 + 716 643 l 2 + 695 641 687 633 666 598 c 1 + 332 -3 l 1 + 249 -3 l 1 + 154 585 l 2 + 147 627 136 641 110 643 c 2 + 67 646 l 1 + 67 681 l 1 + 150 679 185 678 215 678 c 0 + 245 678 280 679 363 681 c 1 + 363 646 l 1 +EndSplineSet +Kerns2: 202 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 203 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 205 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 210 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 212 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 214 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 217 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: W +Encoding: 55 87 56 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +538 491 m 1 + 292 -3 l 1 + 208 -3 l 1 + 158 518 l 2 + 157 528 156 535 156 539 c 0 + 149 631 146 637 108 643 c 1 + 67 646 l 1 + 72 681 l 1 + 153 679 188 678 217 678 c 0 + 245 678 279 679 363 681 c 1 + 363 646 l 1 + 318 643 l 1 + 289 640 281 628 281 593 c 1 + 316 145 l 1 + 581 689 l 1 + 612 689 l 1 + 760 133 l 1 + 929 579 l 2 + 940 607 940 608 940 619 c 0 + 940 635 930 641 895 643 c 2 + 850 646 l 1 + 855 681 l 1 + 916 679 942 678 964 678 c 0 + 986 678 1012 679 1073 681 c 1 + 1068 646 l 1 + 1034 643 l 1 + 1016 643 1008 629 972 542 c 2 + 753 -3 l 1 + 669 -3 l 1 + 538 491 l 1 +EndSplineSet +Kerns2: 202 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: X +Encoding: 56 88 57 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +330 323 m 1 + 178 614 l 2 + 171 629 147 641 122 643 c 2 + 82 646 l 1 + 82 681 l 1 + 172 679 210 678 242 678 c 0 + 274 678 311 679 402 681 c 1 + 402 646 l 1 + 362 643 l 2 + 330 641 323 637 323 626 c 0 + 323 615 326 605 332 593 c 2 + 421 418 l 1 + 573 590 l 1 + 588.040619147 605.040619147 594 616.383283911 594 624 c 0 + 594 635 580 642 555 643 c 2 + 507 646 l 1 + 512 681 l 1 + 585 679 616 678 642 678 c 0 + 668 678 699 679 772 681 c 1 + 770 646 l 1 + 726 643 l 2 + 725.728542358 643.019389832 725.448437507 643.029004558 725.159926016 643.029004558 c 0 + 710.568912118 643.029004558 674.476474547 618.437694884 648 590 c 2 + 443 377 l 1 + 594 82 l 2 + 614 44 622 37 642 35 c 2 + 689 32 l 1 + 684 -3 l 1 + 556 0 549 0 533 0 c 2 + 380 -3 l 1 + 380 32 l 1 + 442 34 l 2 + 453 34 461 41 461 50 c 0 + 461 59 458 74 454 81 c 2 + 353 280 l 1 + 185 88 l 2 + 175 77 170 65 170 52 c 0 + 170 42 182 36 204 35 c 2 + 259 32 l 1 + 254 -3 l 1 + 180 -1 151 0 125 0 c 0 + 100 0 69 -1 -9 -3 c 1 + -4 32 l 1 + 36 35 l 2 + 53 36 76 48 88 61 c 2 + 330 323 l 1 +EndSplineSet +Kerns2: 556 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Y +Encoding: 57 89 58 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +675 681 m 1 + 669 593 l 1 + 635 589 588 558 553 517 c 0 + 486 443 401 283 392 217 c 1 + 391 211 l 2 + 383.903271778 174.096728222 377.017297839 136.982702161 370 100 c 0 + 368 89 367 78 367 67 c 0 + 367 44 376 36 404 35 c 2 + 463 32 l 1 + 459 -3 l 1 + 371 -1 320 0 296 0 c 0 + 273 0 234 -1 139 -3 c 1 + 143 32 l 1 + 192 35 l 1 + 226 39 226 39 246 132 c 2 + 262 205 l 2 + 264 215 266 233 266 244 c 0 + 266 264 258 303 243 351 c 2 + 211 456 l 2 + 185 541 142 597 102 597 c 0 + 84 597 67 593 57 587 c 1 + 54 620 l 1 + 79 637 91 646 144 690 c 1 + 160 694 163 695 172 695 c 0 + 198 695 225 684 245 666 c 0 + 281 634 315 557 334 466 c 2 + 370 297 l 1 + 458.69283748 514.790189813 589.145679291 681.108746382 671.39510216 681.108746382 c 0 + 672.607301092 681.108746382 673.809029704 681.07262014 675 681 c 1 +EndSplineSet +Kerns2: 13 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Z +Encoding: 58 90 59 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1 -3 m 1 + 1 24 l 1 + 496 629 l 1 + 332 629 l 2 + 271 629 178 622 171 615 c 0 + 164 613 159 603 153 586 c 2 + 129 510 l 1 + 94 510 l 1 + 106 563 112 602 120 670 c 1 + 127 681 l 1 + 257 679 l 2 + 311 678 359 678 394 678 c 0 + 425 678 454 678 485 679 c 2 + 676 681 l 1 + 671 646 l 1 + 188 49 l 1 + 368 49 l 2 + 441 49 507 54 553 64 c 1 + 574 107 585 135 598 180 c 1 + 634 180 l 1 + 595 -3 l 1 + 437 -1 351 0 289 0 c 0 + 246 0 171 -1 70 -2 c 2 + 1 -3 l 1 +EndSplineSet +Kerns2: 560 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: bracketleft +Encoding: 59 91 60 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +376 684 m 1 + 301 686 l 1 + 261 685 261 684 247 603 c 1 + 161 56 l 2 + 154 13 152 -6 152 -21 c 0 + 152 -49 161 -62 182 -63 c 2 + 269 -67 l 1 + 264 -102 l 1 + 195 -100 170 -99 146 -99 c 0 + 118 -99 96 -100 50 -102 c 1 + 45 -94 l 1 + 67 6 75 44 81 86 c 2 + 165 645 l 2 + 167 660 168 672 170 715 c 1 + 177 723 l 1 + 222 721 243 720 268 720 c 0 + 291 720 317 721 381 723 c 1 + 376 684 l 1 +EndSplineSet +EndChar + +StartChar: backslash +Encoding: 60 92 61 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +72 720 m 1 + 162 720 l 1 + 534 0 l 1 + 444 0 l 1 + 72 720 l 1 +EndSplineSet +EndChar + +StartChar: bracketright +Encoding: 61 93 62 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-16 -63 m 1 + 59 -65 l 1 + 99 -64 99 -63 113 18 c 1 + 199 565 l 2 + 206 608 208 628 208 643 c 0 + 208 670 199 683 178 684 c 2 + 91 688 l 1 + 96 723 l 1 + 165 721 190 720 214 720 c 0 + 242 720 264 721 310 723 c 1 + 315 715 l 1 + 294 621 286 580 279 535 c 2 + 195 -24 l 2 + 193 -39 192 -56 190 -94 c 1 + 183 -102 l 1 + 138 -100 117 -99 91 -99 c 0 + 69 -99 42 -100 -21 -102 c 1 + -16 -63 l 1 +EndSplineSet +EndChar + +StartChar: asciicircum +Encoding: 62 94 63 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +160 275 m 1 + 63 275 l 1 + 263 678 l 1 + 342 678 l 1 + 543 275 l 1 + 446 275 l 1 + 303 554 l 1 + 160 275 l 1 +EndSplineSet +EndChar + +StartChar: underscore +Encoding: 63 95 64 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-10 -56 m 1 + 490 -56 l 1 + 490 -125 l 1 + -10 -125 l 1 + -10 -56 l 1 +EndSplineSet +EndChar + +StartChar: quoteleft +Encoding: 571 8216 65 +Width: 278 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +79 431 m 1 + 65 445 l 1 + 124 559 169 628 225 692 c 1 + 275 720 l 1 + 291 709 l 1 + 243 628 215 552 200 462 c 1 + 173 460 170 459 115 442 c 2 + 79 431 l 1 +EndSplineSet +Kerns2: 65 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: a +Encoding: 65 97 66 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +EndSplineSet +Substitution2: "Single Substitution lookup 21 subtable" ordfeminine +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ordfeminine +EndChar + +StartChar: b +Encoding: 66 98 67 +Width: 537 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +255 726 m 1 + 265 717 l 1 + 257 682 255 670 251 652 c 2 + 180 304 l 1 + 220 363 242 389 279 416 c 0 + 327 451 374 469 420 469 c 0 + 468 469 494 428 494 353 c 0 + 494 206 436 95 324 31 c 0 + 272 1 213 -17 166 -17 c 0 + 89 -17 44 24 44 93 c 0 + 44 110 45 117 53 165 c 2 + 126 596 l 2 + 128 608 129 618 129 627 c 0 + 129 644 118 652 95 652 c 2 + 50 652 l 1 + 57 680 l 1 + 157 695 206 706 255 726 c 1 +380 320 m 0 + 380 371.283715095 366.217695471 403.170729044 338.474222313 403.170729044 c 0 + 297.521114373 403.170729044 222.141967976 338.19813275 193 277 c 0 + 169 226 154 164 154 118 c 0 + 154 63 180 29 222 29 c 0 + 263 29 301 61 331 121 c 0 + 356 172 380 267 380 320 c 0 +EndSplineSet +EndChar + +StartChar: c +Encoding: 67 99 68 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +391 120 m 1 + 401 90 l 1 + 283 8 227 -17 158 -17 c 0 + 81 -17 32 36 32 119 c 0 + 32 191 56 286 85 332 c 0 + 103 360 138 389 190 420 c 0 + 255 459 282 469 322 469 c 0 + 358 469 383 464 436 445 c 1 + 421 406 418 391 401 304 c 1 + 368 304 l 1 + 374 360 l 1 + 370 374 l 1 + 338 397 309 407 278 407 c 0 + 238 407 206 383 186 339 c 0 + 165 292 146 198 146 140 c 0 + 146 85 177 50 225 50 c 0 + 273 50 312 67 391 120 c 1 +EndSplineSet +EndChar + +StartChar: d +Encoding: 68 100 69 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +396 460 m 1 + 414 572 l 2 + 418 594 418 598 418 610 c 0 + 418 640 407 652 380 652 c 2 + 335 652 l 1 + 342 680 l 1 + 442 695 491 706 540 726 c 1 + 550 717 l 1 + 547 704 546 699 544 693 c 0 + 544 692 541 678 536 652 c 2 + 429 121 l 2 + 426 105 424 91 424 81 c 0 + 424 72 430 65 437 65 c 0 + 443 65 451 70 487 93 c 2 + 513 110 l 1 + 522 82 l 1 + 486 56 l 2 + 428 13 372 -17 350 -17 c 0 + 330 -17 315 1 315 24 c 0 + 315 38 317 55 322 74 c 2 + 362 238 l 1 + 297 130 264 86 217 45 c 0 + 168 3 132 -17 101 -17 c 0 + 64 -17 38 20 38 70 c 0 + 38 169 72 297 112 348 c 0 + 137 382 198 425 256 452 c 0 + 283 464 303 469 331 469 c 0 + 352 469 368 467 396 460 c 1 +360 306 m 2 + 384 401 l 1 + 347 415 328 419 299 419 c 0 + 249 419 231 406 208 353 c 0 + 179 287 152 160 152 92 c 0 + 152 76 161 65 176 65 c 0 + 196 65 225 87 254 124 c 0 + 307 190 349 262 360 306 c 2 +EndSplineSet +EndChar + +StartChar: e +Encoding: 69 101 70 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +EndSplineSet +EndChar + +StartChar: f +Encoding: 70 102 71 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +362 403 m 1 + 239 403 l 1 + 184 168 l 2 + 136 -36 106 -112 44 -184 c 0 + 4 -232 -58 -271 -92 -271 c 0 + -105 -271 -121 -267 -130 -262 c 1 + -119 -238 -103 -183 -98 -155 c 1 + -81 -152 l 1 + -67 -183 -52 -196 -30 -196 c 0 + -6 -196 7 -180 20 -135 c 0 + 28 -106 30 -97 54 29 c 2 + 125 403 l 1 + 34 403 l 1 + 39 428 l 1 + 89 444 l 2 + 114 452 129 458 139 463 c 1 + 150.518703212 532.112219273 162.261963204 557.516829349 210 602 c 1 + 266 651 l 2 + 281 664 316 689 345 707 c 0 + 370 722 381 726 402 726 c 0 + 416 726 427 724 449 718 c 1 + 436 670 429 640 421 593 c 1 + 406 590 l 1 + 374 635 359 646 333 646 c 0 + 314 646 300 637 289 615 c 0 + 278 595 278 595 250 454 c 1 + 292 455 321 457 373 462 c 1 + 378 454 l 1 + 372 439 368 428 362 403 c 1 +EndSplineSet +EndChar + +StartChar: g +Encoding: 71 103 72 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +519 390 m 1 + 431 394 l 1 + 439 370 442 356 442 335 c 0 + 442 264 405 206 339 173 c 0 + 320 163 312 160 275 146 c 0 + 244 134 227 119 227 103 c 0 + 227 92 236 79 250 69 c 2 + 335 9 l 2 + 391 -30 413 -63 413 -105 c 0 + 413 -201 306 -271 159 -271 c 0 + 33 -271 -50 -222 -50 -147 c 0 + -50 -109 -30 -75 9 -47 c 0 + 39 -25 73 -10 142 12 c 1 + 127 24 117 42 116 61 c 1 + 120 81 l 1 + 212 137 l 1 + 149 138 117 146 90 169 c 0 + 65 191 54 220 54 265 c 0 + 54 326 76 371 120 404 c 0 + 169 440 245 469 290 469 c 0 + 318 469 352 461 380 449 c 1 + 399 447 417 446 434 446 c 2 + 453 446 l 1 + 524 449 l 1 + 529 440 l 1 + 519 390 l 1 +266 425 m 0 + 232 425 205 409 187 379 c 0 + 170 352 157 296 157 256 c 0 + 157 204 185 172 230 172 c 0 + 292 172 334 240 334 340 c 0 + 334 395 310 425 266 425 c 0 +163 -5 m 1 + 135 -18 l 2 + 69 -49 39 -84 39 -131 c 0 + 39 -193 95 -235 178 -235 c 0 + 253 -235 309 -196 309 -144 c 0 + 309 -113 293 -92 245 -60 c 2 + 163 -5 l 1 +EndSplineSet +EndChar + +StartChar: h +Encoding: 72 104 73 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +286 717 m 1 + 280.59081577 693.560201669 271.326005553 665.956033317 269 652 c 2 + 180 244 l 1 + 265 379 378 469 463 469 c 0 + 486 469 501 451 501 425 c 0 + 501 401 496 374 481 325 c 0 + 474 303 474 303 470 288 c 2 + 432 144 l 2 + 427 124 424 103 424 81 c 0 + 424 70 428 65 436 65 c 0 + 446 65 460 72 497 95 c 2 + 513 105 l 1 + 522 79 l 1 + 419 8 371 -17 337 -17 c 0 + 319 -17 306 0 306 25 c 0 + 306 55 322 124 354 237 c 0 + 371 295 379 332 379 352 c 0 + 379 370 372 381 359 381 c 0 + 315 381 240 302 194 208 c 0 + 167 153 147 80 138 4 c 1 + 102 2 54 -6 32 -13 c 1 + 22 -2 l 1 + 40 35 69 158 102 334 c 0 + 131 488 150 603 150 626 c 0 + 150 644 140 652 116 652 c 2 + 71 652 l 1 + 78 680 l 1 + 178 695 227 706 276 726 c 1 + 286 717 l 1 +EndSplineSet +EndChar + +StartChar: i +Encoding: 73 105 74 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +257 695 m 0 + 289 695 312 670 312 636 c 0 + 312 595 283 564 244 564 c 0 + 209 564 189 585 189 621 c 0 + 189 663 219 695 257 695 c 0 +EndSplineSet +EndChar + +StartChar: j +Encoding: 74 106 75 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +49 320 m 1 + 36 346 l 1 + 99 393 l 2 + 160 439 220 469 248 469 c 0 + 264 469 274 454 274 429 c 0 + 274 410 271 390 265 365 c 2 + 198 91 l 2 + 165 -44 134 -123 91 -185 c 0 + 50 -243 11 -271 -30 -271 c 0 + -39 -271 -47 -270 -64 -266 c 1 + -59 -238 -56 -218 -54 -187 c 1 + -40 -184 l 1 + -26 -207 -12 -217 4 -217 c 0 + 24 -217 39 -193 50 -139 c 2 + 136 269 l 2 + 146 316 150 342 150 357 c 0 + 150 366 147 370 140 370 c 0 + 131 370 90 350 71 336 c 2 + 49 320 l 1 +268 695 m 0 + 300 695 323 670 323 636 c 0 + 323 595 294 564 254 564 c 0 + 220 564 200 585 200 621 c 0 + 200 663 230 695 268 695 c 0 +EndSplineSet +EndChar + +StartChar: k +Encoding: 75 107 76 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +286 726 m 1 + 296 717 l 1 + 291.35785881 696.110364643 280.855982715 664.991879006 279 652 c 2 + 184 221 l 1 + 224 276 273 330 331 385 c 0 + 394 445 438 469 485 469 c 0 + 498 469 512 466 528 460 c 1 + 508 390 l 1 + 487 396 474 398 459 398 c 0 + 406 398 360 373 313 318 c 1 + 378 145 l 2 + 396 97 420 65 437 65 c 0 + 448 65 459 70 483 85 c 2 + 510 102 l 1 + 520 73 l 1 + 476 42 l 2 + 421 3 379 -17 354 -17 c 0 + 331 -17 315 6 288 80 c 2 + 231 235 l 1 + 200 201 l 1 + 179 176 177 170 165 110 c 0 + 153 53 151 37 149 4 c 1 + 120 2 104 -1 44 -14 c 1 + 34 -5 l 1 + 51 38 80 166 112 334 c 0 + 141 488 160 603 160 626 c 0 + 160 644 150 652 126 652 c 2 + 81 652 l 1 + 88 680 l 1 + 188 695 237 706 286 726 c 1 +EndSplineSet +EndChar + +StartChar: l +Encoding: 76 108 77 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +277 114 m 1 + 291 87 l 1 + 174 2 139 -17 96 -17 c 0 + 74 -17 64 0 64 36 c 0 + 64 70 65 78 80 146 c 2 + 179 596 l 2 + 182 608 183 618 183 627 c 0 + 183 644 171 652 148 652 c 2 + 103 652 l 1 + 110 680 l 1 + 210 695 259 706 308 726 c 1 + 318 717 l 1 + 312.454326664 694.817306654 302.988831525 665.921820674 301 652 c 1 + 194 170 l 2 + 186 136 182 102 182 79 c 0 + 182 70 186 65 194 65 c 0 + 205 65 228 76 247 91 c 2 + 277 114 l 1 +EndSplineSet +EndChar + +StartChar: m +Encoding: 77 109 78 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +19 348 m 1 + 103 416 l 2 + 142 448 186 469 213 469 c 0 + 228 469 237 458 237 439 c 0 + 237 422 233 400 218 336 c 2 + 189 212 l 1 + 243 313 291 370 367 426 c 0 + 411 458 436 469 463 469 c 0 + 487 469 502 452 502 423 c 0 + 502 401 497 378 483 327 c 2 + 449 207 l 1 + 485 284 525 338 582 389 c 0 + 638 437 699 469 738 469 c 0 + 761 469 775 451 775 422 c 0 + 775 401 772 377 765 353 c 2 + 715 169 l 2 + 702 122 695 89 695 76 c 0 + 695 70 700 65 706 65 c 0 + 717 65 737 76 767 97 c 2 + 791 114 l 1 + 803 89 l 1 + 750 45 728 30 695 11 c 0 + 658 -9 635 -17 614 -17 c 0 + 592 -17 577 -1 577 23 c 0 + 577 62 591 123 631 263 c 0 + 644 306 652 342 652 354 c 0 + 652 363 645 370 636 370 c 0 + 599 370 526 299 482 220 c 0 + 446 157 425 85 419 4 c 1 + 383 2 336 -6 315 -13 c 1 + 305 -2 l 1 + 347 126 389 298 389 343 c 0 + 389 360 382 370 370 370 c 0 + 333 370 292 333 242 255 c 0 + 196 184 171 110 155 4 c 1 + 119 2 72 -6 51 -13 c 1 + 41 -2 l 1 + 85 132 124 298 124 354 c 0 + 124 364 119 370 112 370 c 0 + 102 370 87 363 70 350 c 2 + 33 322 l 1 + 19 348 l 1 +EndSplineSet +EndChar + +StartChar: n +Encoding: 78 110 79 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +30 331 m 1 + 17 358 l 1 + 101 420 l 2 + 146 454 178 469 203 469 c 0 + 220 469 230 458 230 439 c 0 + 230 410 224 384 196 282 c 2 + 179 222 l 1 + 214 282 231 307 266 344 c 0 + 334 418 414 469 461 469 c 0 + 484 469 500 452 500 426 c 0 + 500 413 494 384 484 344 c 2 + 436 160 l 2 + 427 127 423 101 423 81 c 0 + 423 70 426 65 433 65 c 0 + 444 65 454 70 479 87 c 2 + 508 107 l 1 + 521 80 l 1 + 511 73 506 69 492 59 c 0 + 417 3 377 -17 341 -17 c 0 + 320 -17 305 0 305 25 c 0 + 305 54 322 126 353 237 c 0 + 369 289 378 333 378 349 c 0 + 378 363 371 370 358 370 c 0 + 310 370 219 260 181 154 c 0 + 168 120 151 50 145 4 c 1 + 109 2 61 -6 39 -13 c 1 + 29 -2 l 1 + 75 137 114 298 114 353 c 0 + 114 365 111 370 103 370 c 0 + 92 370 78 364 62 353 c 2 + 30 331 l 1 +EndSplineSet +Substitution2: "'sups' Superscript lookup 3 subtable" nsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" nsuperior +EndChar + +StartChar: o +Encoding: 79 111 80 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +EndSplineSet +Kerns2: 556 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "Single Substitution lookup 21 subtable" ordmasculine +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ordmasculine +EndChar + +StartChar: p +Encoding: 80 112 81 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-11 -271 m 1 + -21 -264 l 1 + -9 -224 -2 -197 11 -142 c 2 + 90 198 l 2 + 102 249 114 328 114 354 c 0 + 114 365 110 370 103 370 c 0 + 92 370 78 364 62 353 c 2 + 30 331 l 1 + 17 358 l 1 + 101 420 l 2 + 146 454 178 469 203 469 c 0 + 221 469 230 458 230 438 c 0 + 230 395.992724075 218.234273088 355.68185005 204 294 c 2 + 195 253 l 1 + 242 332 269 366 312 403 c 0 + 366 448 413 469 460 469 c 0 + 497 469 516 436 516 370 c 0 + 516 251 474 138 409 82 c 0 + 371 50 318 13 291 0 c 0 + 266 -11 238 -17 205 -17 c 0 + 184 -17 170 -15 149 -10 c 1 + 113 -152 105 -189 101 -250 c 1 + 83 -252 64 -255 21 -264 c 0 + 6 -268 2 -269 -11 -271 c 1 +175 121 m 2 + 161 59 l 1 + 195 40 223 32 255 32 c 0 + 287 32 316 52 335 86 c 0 + 373 154 402 263 402 334 c 0 + 402 371 393 391 374 391 c 0 + 337 391 284 346 237 274 c 0 + 203 222 191 191 175 121 c 2 +EndSplineSet +EndChar + +StartChar: q +Encoding: 81 113 82 +Width: 537 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +448 443 m 1 + 495 469 l 1 + 513 458 l 1 + 498 427 490 397 472 315 c 2 + 380 -113 l 1 + 379 -117 l 1 + 378 -123 l 1 + 366 -176 359 -218 359 -241 c 0 + 359 -242 359 -246 360 -252 c 1 + 315 -255 283 -259 228 -271 c 1 + 219 -253 l 1 + 234 -241 l 2 + 242 -234 251 -211 260 -173 c 0 + 260 -171 261 -168 262 -165 c 2 + 345 194 l 1 + 237 50 154 -17 83 -17 c 0 + 54 -17 32 14 32 56 c 0 + 32 137 68 276 103 328 c 0 + 120 353 171 395 236 436 c 0 + 281 464 294 469 332 469 c 0 + 377 469 409 462 448 443 c 1 +374 357 m 2 + 382 396 l 1 + 347 412 326 417 298 417 c 0 + 261 417 240 406 223 379 c 0 + 190 326 146 164 146 98 c 0 + 146 78 155 65 168 65 c 0 + 193 65 229 94 279 154 c 0 + 331 217 356 271 374 357 c 2 +EndSplineSet +EndChar + +StartChar: r +Encoding: 82 114 83 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +20 352 m 1 + 101 416 l 2 + 146 451 182 469 209 469 c 0 + 225 469 234 458 234 437 c 0 + 234 422 230 401 219 359 c 0 + 215 339 211 324 203 290 c 2 + 187 219 l 1 + 264 376 280 404 307 432 c 0 + 331 457 356 469 384 469 c 0 + 394 469 401 468 411 463 c 1 + 396 397 391 368 391 326 c 1 + 379 320 l 1 + 357 334 344 339 327 339 c 0 + 281 339 242 292 204 188 c 0 + 188 143 177 93 163 2 c 1 + 105 -4 82 -8 55 -17 c 1 + 44 -5 l 1 + 58 38 65 62 71 87 c 2 + 95 194 l 1 + 121 327 121 327 121 354 c 0 + 121 364 117 370 109 370 c 0 + 100 370 85 363 67 350 c 2 + 33 326 l 1 + 20 352 l 1 +EndSplineSet +EndChar + +StartChar: s +Encoding: 83 115 84 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +76 141 m 1 + 76 94 l 1 + 110 58 156 38 206 38 c 0 + 260 38 294 66 294 110 c 0 + 294 146 272 168 226 177 c 2 + 182 186 l 2 + 106 201 68 239 68 298 c 0 + 68 343 85 372 131 405 c 0 + 198 453 236 469 284 469 c 0 + 330 469 365 460 406 438 c 1 + 404 427 403 422 400 405 c 0 + 391 357 389 346 389 322 c 1 + 359 322 l 1 + 353 370 l 1 + 314 401 282 414 243 414 c 0 + 194 414 161 385 161 341 c 0 + 161 306 180 291 237 278 c 2 + 296 265 l 2 + 357 252 394 212 394 160 c 0 + 394 123 381 97 348 66 c 0 + 289 10 227 -17 162 -17 c 0 + 124 -17 92 -11 25 10 c 1 + 38 72 42 100 46 141 c 1 + 76 141 l 1 +EndSplineSet +Substitution2: "'hist' Historical Forms lookup 18 subtable" longs +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" longs +EndChar + +StartChar: t +Encoding: 84 116 85 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +151 401 m 1 + 42 401 l 1 + 49 428 l 1 + 164 460 l 1 + 177 532 180 555 180 582 c 2 + 180 598 l 1 + 202 601 217 605 237 612 c 2 + 303 636 l 1 + 313 624 l 1 + 297 566 289 538 282 508 c 2 + 269 452 l 1 + 403 457 l 1 + 409 452 l 1 + 395 396 l 1 + 366 400 346 401 303 401 c 2 + 256 401 l 1 + 205 164 l 2 + 199 135 196 113 196 92 c 0 + 196 71 202 64 221 64 c 0 + 239 64 252 69 274 85 c 2 + 330 125 l 1 + 343 99 l 1 + 266 42 l 2 + 210 1 170 -17 133 -17 c 0 + 98 -17 79 4 79 44 c 0 + 79 60 79 63 89 108 c 2 + 151 401 l 1 +EndSplineSet +EndChar + +StartChar: u +Encoding: 85 117 86 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +EndSplineSet +EndChar + +StartChar: v +Encoding: 86 118 87 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +111 461 m 0 + 130.907215519 461 217.262657404 455 245 455 c 0 + 271 455 298 461 310 469 c 1 + 324 450 l 1 + 264 380 240 338 217 269 c 0 + 204 227 197 187 197 147 c 0 + 197 81 220 46 263 46 c 0 + 306 46 344 76 378 135 c 0 + 412 195 436 278 436 334 c 0 + 436 366 420 389 397 389 c 0 + 382 389 370 385 361 377 c 1 + 351 398 l 1 + 370 412 385 428 417 465 c 1 + 429 468 434 469 443 469 c 0 + 481 469 513 423 513 370 c 0 + 513 279 452 149 368 63 c 0 + 319 12 260 -17 205 -17 c 0 + 131 -17 87 35 87 123 c 0 + 87 207 119 268 213 362 c 2 + 254 403 l 1 + 220 395 184 392 116 392 c 0 + 88 392 77 390 75 384 c 2 + 47 324 l 1 + 19 324 l 1 + 60 456 l 1 + 82 460 95 461 111 461 c 0 +EndSplineSet +EndChar + +StartChar: w +Encoding: 87 119 88 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +802 371 m 0 + 802 240.250069437 658.832667469 -17 492 -17 c 0 + 435 -17 399 24 399 90 c 0 + 399 115 401 133 408 177 c 1 + 365 94 333 53 282 16 c 0 + 250 -7 222 -17 192 -17 c 0 + 130 -17 91 35 91 120 c 0 + 91 204 124 265 221 362 c 2 + 262 403 l 1 + 228 395 192 392 124 392 c 0 + 96 392 85 390 83 384 c 2 + 55 324 l 1 + 27 324 l 1 + 68 456 l 1 + 90 460 103 461 119 461 c 0 + 138.907215519 461 225.262657404 455 253 455 c 0 + 279 455 306 461 318 469 c 1 + 332 450 l 1 + 272 380 247 338 225 269 c 0 + 212 227 205 186 205 145 c 0 + 205 85 224 46 253 46 c 0 + 309 46 385 154 411 269 c 2 + 435 378 l 2 + 440 403 442 414 445 442 c 1 + 484 447 510 453 552 469 c 1 + 564 460 l 1 + 518 299 496 189 496 127 c 0 + 496 79 519 46 553 46 c 0 + 593 46 631 76 665 137 c 0 + 700 198 725 281 725 335 c 0 + 725 368 709 389 683 389 c 0 + 669 389 658 387 647 381 c 1 + 635 404 l 1 + 669 427 685 441 706 465 c 1 + 718 468 723 469 732 469 c 0 + 769 469 802 423 802 371 c 0 +EndSplineSet +EndChar + +StartChar: x +Encoding: 88 120 89 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 98 m 1 + 32 100 l 1 + 38 69 l 1 + 49 65 57 63 66 63 c 0 + 96 63 125 83 154 124 c 2 + 206 197 l 1 + 190 285 l 2 + 179 346 156 384 131 384 c 0 + 107 384 74 362 59 335 c 1 + 36 348 l 1 + 50 366 64 389 85 429 c 0 + 89 439 90 440 95 449 c 1 + 136 465 150 469 171 469 c 0 + 203 469 231 456 248 433 c 0 + 264 412 274 381 284 322 c 2 + 288 299 l 1 + 351 386 l 2 + 391 441 428 469 461 469 c 0 + 473 469 488 465 500 459 c 1 + 488 436 484 417 477 353 c 1 + 456 348 l 1 + 447 376 l 1 + 438 380 433 381 427 381 c 0 + 402 381 365 353 334 312 c 2 + 296 261 l 1 + 307 197 l 2 + 315 152 328 107 339 84 c 0 + 346 72 358 64 371 64 c 0 + 382 64 389 68 418 88 c 2 + 448 109 l 1 + 464 86 l 1 + 446 70 l 1 + 369 5 333 -17 303 -17 c 0 + 284 -17 266 -7 254 10 c 0 + 240 28 233 53 224 102 c 2 + 214 160 l 1 + 129 46 l 2 + 100 7 64 -17 35 -17 c 0 + 22 -17 11 -13 -8 -3 c 1 + 1 36 5 61 8 98 c 1 +EndSplineSet +EndChar + +StartChar: y +Encoding: 89 121 90 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +27 329 m 1 + 13 357 l 1 + 93 419 l 2 + 131 449 173 469 196 469 c 0 + 220 469 235 445 235 406 c 0 + 235 382 233 354 230 326 c 2 + 211 163 l 2 + 208 136 207 124 207 108 c 0 + 207 82 213 67 224 67 c 0 + 254 67 305 123 347 202 c 0 + 388 279 417 378 419 447 c 1 + 421.357142857 446.928571429 423.719387755 446.892857143 426.089650146 446.892857143 c 0 + 456.903061224 446.892857143 489.071428571 452.928571429 529 465 c 1 + 541 453 l 1 + 522 413 499 338 457 185 c 0 + 407 -3 391 -43 341 -122 c 0 + 283 -214 198 -271 120 -271 c 0 + 84 -271 51 -254 36 -227 c 0 + 27 -212 24 -200 21 -174 c 1 + 83 -134 l 1 + 101 -140 l 1 + 100 -147 100 -156 100 -159 c 0 + 100 -201 123 -225 162 -225 c 0 + 228 -225 275 -154 314 4 c 2 + 355 170 l 1 + 316 102 294 73 255 39 c 0 + 215 3 175 -17 147 -17 c 0 + 120 -17 100 20 100 70 c 0 + 100 90 102 114 106 155 c 2 + 125 337 l 2 + 126 343 126 348 126 351 c 0 + 126 363 119 370 108 370 c 0 + 88 370 61 356 27 329 c 1 +EndSplineSet +Kerns2: 13 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: z +Encoding: 90 122 91 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +31 25 m 1 + 377 379 l 1 + 341 362 318 356 288 356 c 0 + 257 356 208 360 148 367 c 0 + 142 367 138 368 126 369 c 1 + 103 317 l 1 + 74 320 l 1 + 119 459 l 1 + 140 466 159 469 175 469 c 0 + 194 469 216 465 271 450 c 0 + 320 437 353 432 383 432 c 0 + 409 432 431 441 441 456 c 2 + 450 469 l 1 + 470 461 l 1 + 456 411 l 1 + 128 74 l 1 + 177 92 199 97 226 97 c 0 + 255 97 289 94 328 87 c 0 + 351 83 367 81 382 81 c 0 + 384 81 388 81 395 82 c 1 + 423 140 l 1 + 451 138 l 1 + 440 108 424 51 422 33 c 0 + 416 -9 407 -17 365 -17 c 0 + 323 -17 272 -8 209 9 c 0 + 174 19 152 22 124 22 c 0 + 93 22 72 15 47 -5 c 1 + 31 25 l 1 +EndSplineSet +EndChar + +StartChar: braceleft +Encoding: 91 123 92 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +242 609 m 2 + 211 429 l 2 + 197 349 171 319 104 306 c 1 + 152 293 171 271 171 228 c 0 + 171 208 170 191 166 171 c 2 + 137 3 l 2 + 135 -9 134 -20 134 -31 c 0 + 134 -72 149 -91 191 -103 c 1 + 191 -105 l 1 + 117 -105 l 2 + 79 -105 40 -63 40 -23 c 0 + 40 -9 42 13 47 39 c 2 + 75 198 l 2 + 77 212 78 219 78 238 c 0 + 78 275 64 291 18 305 c 1 + 18 307 l 1 + 76 317 101 344 112 411 c 2 + 143 591 l 1 + 153 643 162 664 187 686 c 0 + 205.465111405 703.493263437 244.708969245 720.042038399 264.34400849 720.042038399 c 0 + 264.912787 720.042038399 265.465111405 720.028152031 266 720 c 2 + 334 720 l 1 + 334 718 l 1 + 275 701 254 675 242 609 c 2 +EndSplineSet +EndChar + +StartChar: bar +Encoding: 92 124 93 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +260 -244 m 1 + 260 750 l 1 + 346 750 l 1 + 346 -244 l 1 + 260 -244 l 1 +EndSplineSet +EndChar + +StartChar: braceright +Encoding: 93 125 94 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +91 6 m 2 + 122 186 l 2 + 136 266 162 296 229 309 c 1 + 180 322 161 344 161 387 c 0 + 161 401 163 422 167 444 c 2 + 196 612 l 2 + 198 623 199 635 199 646 c 0 + 199 687 184 706 142 718 c 1 + 142 720 l 1 + 216 720 l 2 + 255 720 293 678 293 635 c 0 + 293 623 292 615 287 585 c 0 + 287 582 287 580 286 576 c 2 + 258 417 l 2 + 256 403 254 388 254 377 c 0 + 254 340 269 324 315 310 c 1 + 315 308 l 1 + 257 298 232 270 221 204 c 2 + 190 24 l 1 + 180 -28 171 -49 146 -71 c 0 + 126.563040626 -88.4932634366 89.1808002408 -105.042038399 68.7334486414 -105.042038399 c 0 + 68.1411394524 -105.042038399 67.563040626 -105.028152031 67 -105 c 2 + -1 -105 l 1 + -1 -103 l 1 + 58 -86 79 -60 91 6 c 2 +EndSplineSet +EndChar + +StartChar: asciitilde +Encoding: 94 126 95 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +500 326 m 1 + 561 287 l 1 + 514 207 473 174 419 174 c 0 + 391 174 371 180 310 207 c 0 + 242 236 222 243 201 243 c 0 + 169 243 148 226 118 177 c 1 + 57 216 l 1 + 104 297 145 329 199 329 c 0 + 227 329 247 323 308 296 c 0 + 376 267 396 260 417 260 c 0 + 449 260 470 277 500 326 c 1 +EndSplineSet +EndChar + +StartChar: exclamdown +Encoding: 96 161 96 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +196 479 m 0 + 235 479 259 455 259 415 c 0 + 259 364 228 327 185 327 c 0 + 146 327 120 353 120 391 c 0 + 120 443 152 479 196 479 c 0 +145 252 m 1 + 184 276 l 1 + 197 267 l 1 + 154 -163 l 1 + 154 -196 l 1 + 141 -196 l 1 + 14 -225 l 1 + 2 -216 l 1 + 112 130 l 2 + 123 164 131 196 145 252 c 1 +EndSplineSet +EndChar + +StartChar: cent +Encoding: 97 162 97 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +369 547 m 1 + 411 547 l 1 + 381 465 l 1 + 415 461 432 456 456 442 c 1 + 420 303 l 1 + 391 305 l 1 + 391 367 l 2 + 391 376 379 385 353 394 c 1 + 222 50 l 1 + 298 51 347 69 410 121 c 1 + 421 90 l 1 + 361 48 l 2 + 307 11 262 -7 196 -17 c 1 + 163 -105 l 1 + 123 -105 l 1 + 157 -15 l 1 + 79 7 52 44 52 129 c 0 + 52 226 94 339 143 374 c 2 + 221 430 l 2 + 254 453 292 465 340 469 c 1 + 369 547 l 1 +190 71 m 1 + 317 405 l 1 + 266 404 246 397 227 373 c 0 + 195 331 167 228 167 151 c 0 + 167 120 173 99 190 71 c 1 +EndSplineSet +EndChar + +StartChar: sterling +Encoding: 98 163 98 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +242 112 m 0 + 284.0996613 112 336.520146006 103 382 103 c 0 + 417 103 433 111 442 134 c 2 + 465 192 l 1 + 496 192 l 1 + 449 18 l 2 + 445 4 427 -4 400 -4 c 0 + 361 -4 337 0 234 23 c 0 + 161 39 143 42 126 42 c 0 + 111 42 94 33 71 13 c 0 + 58.7361162513 2.62286759729 46.4722325027 -5.08439182435 41.7644284149 -5.08439182435 c 0 + 41.4818514459 -5.08439182435 41.2264973081 -5.05662432703 41 -5 c 2 + 30 -5 l 1 + 23 17 21 32 21 54 c 1 + 107 97 115 115 127 315 c 1 + 39 315 l 1 + 45 355 l 1 + 130 355 l 1 + 146 492 170 551 229 601 c 0 + 283 646 361 683 403 683 c 0 + 433 683 463 675 501 658 c 1 + 467 529 l 1 + 444 535 l 1 + 444 574 l 2 + 444 606 415 627 373 627 c 0 + 324 627 291 598 281 544 c 2 + 244 355 l 1 + 393 355 l 1 + 387 315 l 1 + 236 315 l 1 + 204 195 185 157 129 99 c 1 + 167 109 191 112 242 112 c 0 +EndSplineSet +EndChar + +StartChar: fraction +Encoding: 589 8260 99 +Width: 167 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-101 0 m 1 + -170 0 l 1 + 269 683 l 1 + 338 683 l 1 + -101 0 l 1 +EndSplineSet +EndChar + +StartChar: yen +Encoding: 100 165 100 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +538 681 m 1 + 533 593 l 1 + 471 581 397 485 344 350 c 1 + 431 350 l 1 + 424 310 l 1 + 325 310 l 1 + 300 235 l 1 + 419 235 l 1 + 412 195 l 1 + 293 195 l 1 + 278 100 l 2 + 277 94 276 76 276 67 c 0 + 276 44 284 36 307 35 c 2 + 357 32 l 1 + 354 -3 l 1 + 272 -1 237 0 217 0 c 0 + 196 0 162 -1 82 -3 c 1 + 85 32 l 1 + 127 35 l 2 + 155 38 158 44 174 132 c 1 + 184 195 l 1 + 68 195 l 1 + 76 235 l 1 + 191 235 l 1 + 190 258 189 266 182 310 c 1 + 80 310 l 1 + 88 350 l 1 + 171 350 l 1 + 144 456 l 2 + 123 539 85 597 52 597 c 0 + 37 597 22 593 13 587 c 1 + 11 620 l 1 + 32 637 49 652 87 690 c 1 + 100 694 104 695 110 695 c 0 + 144 695 175 673 197 633 c 0 + 216 598 239 524 249 466 c 2 + 279 296 l 1 + 356.293174287 518.961079673 465.009016773 681.040739711 536.060267183 681.040739711 c 0 + 536.710012147 681.040739711 537.356607364 681.027185604 538 681 c 1 +EndSplineSet +EndChar + +StartChar: florin +Encoding: 319 402 101 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +110 408 m 1 + 216 408 l 1 + 234 478 l 2 + 259 574 376 690 448 690 c 0 + 454 690 460 689 479 686 c 1 + 471 604 l 1 + 460 601 l 1 + 446 618 427 627 405 627 c 0 + 380 627 360 604 355 570 c 2 + 331 408 l 1 + 443 408 l 1 + 433 368 l 1 + 325 368 l 1 + 294 105 263 -14 199 -117 c 0 + 148 -201 94 -242 36 -242 c 0 + 27 -242 20 -241 8 -239 c 1 + 14 -214 17 -195 17 -159 c 1 + 34 -150 l 1 + 51 -170 64 -177 83 -177 c 0 + 118 -177 141 -133 152 -46 c 2 + 206 368 l 1 + 97 368 l 1 + 110 408 l 1 +EndSplineSet +EndChar + +StartChar: section +Encoding: 102 167 102 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +109 48 m 1 + 104 -37 l 1 + 143 -85 183 -107 230 -107 c 0 + 295 -107 354 -56 354 -1 c 0 + 354 28 331 62 298 81 c 2 + 163 159 l 2 + 106 192 81 231 81 286 c 0 + 81 343 105 380 177 435 c 1 + 149 461 136 485 136 512 c 0 + 136 563 172 625 221 659 c 0 + 257 683 294 695 336 695 c 0 + 394 695 440 681 497 646 c 1 + 470 518 l 1 + 436 518 l 1 + 439 591 l 1 + 393 631 357 646 311 646 c 0 + 255 646 215 614 215 569 c 0 + 215 536 235 511 286 481 c 2 + 403 412 l 2 + 457 380 486 338 486 291 c 0 + 486 230 456 182 392 138 c 1 + 424 110 438 80 438 44 c 0 + 438 -2 409 -54 360 -96 c 0 + 319 -131 263 -151 207 -151 c 0 + 147 -151 99 -132 47 -87 c 1 + 76 48 l 1 + 109 48 l 1 +238 227 m 2 + 355 161 l 1 + 387 173 411 208 411 243 c 0 + 411 266 399 291 379 309 c 0 + 372 315 354 326 327 342 c 2 + 211 409 l 1 + 178 379 164 355 164 325 c 0 + 164 288 190 254 238 227 c 2 +EndSplineSet +EndChar + +StartChar: currency +Encoding: 99 164 103 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +32 141 m 1 + 81 190 l 1 + 51 228 39 263 39 313 c 0 + 39 365 51 401 81 435 c 1 + 32 484 l 1 + 79 531 l 1 + 127 483 l 1 + 164 511 204 524 251 524 c 0 + 297 524 334 512 371 484 c 1 + 419 533 l 1 + 468 484 l 1 + 422 436 l 1 + 449 401 461 364 461 314 c 0 + 461 265 449 228 421 189 c 1 + 467 141 l 1 + 422 96 l 1 + 375 145 l 1 + 338 115 302 102 250 102 c 0 + 199 102 162 114 125 144 c 1 + 77 96 l 1 + 32 141 l 1 +251 447 m 0 + 177 447 116 386 116 312 c 0 + 116 240 177 178 249 178 c 0 + 324 178 384 238 384 314 c 0 + 384 386 324 447 251 447 c 0 +EndSplineSet +EndChar + +StartChar: quotesingle +Encoding: 7 39 104 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +161 467 m 1 + 127 467 l 1 + 197 677 l 2 + 206 705 224 720 247 720 c 0 + 274 720 293 701 293 675 c 0 + 293 662 289 647 283 639 c 2 + 161 467 l 1 +EndSplineSet +EndChar + +StartChar: quotedblleft +Encoding: 575 8220 105 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +79 431 m 1 + 65 445 l 1 + 124 559 169 628 225 692 c 1 + 275 720 l 1 + 291 709 l 1 + 243 628 215 552 200 462 c 1 + 173 460 170 459 115 442 c 2 + 79 431 l 1 +299 431 m 1 + 285 445 l 1 + 345 560 389 628 445 692 c 1 + 495 720 l 1 + 511 709 l 1 + 463 628 435 552 420 462 c 1 + 393 460 390 459 335 442 c 2 + 299 431 l 1 +EndSplineSet +EndChar + +StartChar: guillemotleft +Encoding: 106 171 106 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +267 426 m 1 + 141 243 l 1 + 228 57 l 1 + 203 43 l 1 + 179.869652444 69.869652444 156.96653526 96.9665352597 134 124 c 2 + 119 142 l 2 + 112 150 107 156 104 159 c 2 + 35 235 l 1 + 35 256 l 1 + 84 299 94 308 126 337 c 2 + 245 446 l 1 + 267 426 l 1 +458 426 m 1 + 332 243 l 1 + 419 57 l 1 + 394 43 l 1 + 370.869652444 69.869652444 347.96653526 96.9665352597 325 124 c 2 + 310 142 l 2 + 303 150 298 156 295 159 c 2 + 226 235 l 1 + 226 256 l 1 + 275 299 285 308 317 337 c 2 + 436 446 l 1 + 458 426 l 1 +EndSplineSet +Kerns2: 542 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 588 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 590 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 591 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: guilsinglleft +Encoding: 585 8249 107 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +292 426 m 1 + 166 243 l 1 + 253 57 l 1 + 228 43 l 1 + 204.869652444 69.869652444 181.96653526 96.9665352597 159 124 c 2 + 144 142 l 2 + 137 150 132 156 129 159 c 2 + 60 235 l 1 + 60 256 l 1 + 109 299 119 308 151 337 c 2 + 270 446 l 1 + 292 426 l 1 +EndSplineSet +EndChar + +StartChar: guilsinglright +Encoding: 586 8250 108 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +35 60 m 1 + 161 243 l 1 + 74 429 l 1 + 99 443 l 1 + 105 436 111 429 117 423 c 0 + 165.793878301 364.460544968 215.17355406 306.506887394 267 251 c 1 + 267 230 l 1 + 218 187 208 178 176 149 c 2 + 57 40 l 1 + 35 60 l 1 +EndSplineSet +EndChar + +StartChar: fi +Encoding: 850 64257 109 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +533 704 m 0 + 565 704 588 678 588 642 c 0 + 588 601 561 572 523 572 c 0 + 489 572 466 596 466 632 c 0 + 466 672 496 704 533 704 c 0 +408 454 m 1 + 468 465 l 2 + 486 468 491 469 498 469 c 0 + 523 469 535 456 535 429 c 0 + 535 411 532 394 524 365 c 2 + 470 169 l 2 + 457 123 450 89 450 76 c 0 + 450 70 455 65 462 65 c 0 + 472 65 488 73 523 95 c 2 + 550 112 l 1 + 562 84 l 1 + 551 76 547 74 534 64 c 0 + 453 6 406 -17 368 -17 c 0 + 349 -17 336 0 336 26 c 0 + 336 42 339 64 342 78 c 2 + 411 359 l 2 + 416 381 417 385 417 396 c 0 + 417 407 413 413 406 413 c 2 + 342 413 l 2 + 308 413 288 411 239 403 c 1 + 184 168 l 2 + 136 -36 106 -112 44 -184 c 0 + 4 -232 -58 -271 -92 -271 c 0 + -105 -271 -121 -267 -130 -262 c 1 + -119 -238 -103 -183 -98 -155 c 1 + -81 -152 l 1 + -67 -183 -52 -196 -30 -196 c 0 + -6 -196 7 -180 20 -135 c 0 + 26 -116 37 -61 54 29 c 2 + 125 403 l 1 + 34 403 l 1 + 39 428 l 1 + 89 444 l 2 + 115 452 129 458 139 463 c 1 + 141 470 141 473 143 483 c 0 + 157 553 172 574 262 647 c 0 + 340 710 368 726 404 726 c 0 + 417 726 427 724 448 718 c 1 + 435 670 429 639 421 593 c 1 + 406 590 l 1 + 381 625 352 646 329 646 c 0 + 303 646 284 621 273 569 c 2 + 248 454 l 1 + 408 454 l 1 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f i +EndChar + +StartChar: fl +Encoding: 851 64258 110 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +125 403 m 1 + 34 403 l 1 + 39 428 l 1 + 89 444 l 2 + 114 452 129 458 139 463 c 1 + 151 535 161 553 205 599 c 0 + 230 624 283 667 325 695 c 0 + 360 719 377 726 404 726 c 0 + 417 726 427 724 448 718 c 1 + 444 708 443 700 440 685 c 1 + 485 686 578 704 619 720 c 1 + 631 708 l 1 + 623 677 621 669 614 643 c 1 + 507 161 l 2 + 500 127 495 93 495 70 c 0 + 495 61 499 56 507 56 c 0 + 518 56 541 67 560 82 c 2 + 590 105 l 1 + 604 78 l 1 + 487 -7 452 -26 409 -26 c 0 + 387 -26 377 -9 377 27 c 0 + 377 61 378 71 393 137 c 2 + 494 596 l 2 + 497 608 498 618 498 627 c 0 + 498 644 486 652 463 652 c 2 + 433 652 l 1 + 421 593 l 1 + 406 590 l 1 + 381 625 352 646 328 646 c 0 + 302 646 285 622 274 569 c 2 + 250 454 l 1 + 292 455 321 457 373 462 c 1 + 378 454 l 1 + 372 439 368 428 362 403 c 1 + 239 403 l 1 + 184 168 l 2 + 136 -36 106 -112 44 -184 c 0 + 4 -232 -58 -271 -92 -271 c 0 + -105 -271 -121 -267 -130 -262 c 1 + -119 -238 -103 -183 -98 -155 c 1 + -81 -152 l 1 + -67 -183 -52 -196 -30 -196 c 0 + -6 -196 7 -180 20 -135 c 0 + 29 -106 30 -97 54 29 c 2 + 125 403 l 1 +EndSplineSet +LCarets2: 1 0 +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f l +EndChar + +StartChar: endash +Encoding: 567 8211 111 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +512 282 m 1 + 500 214 l 1 + -12 214 l 1 + 0 282 l 1 + 512 282 l 1 +EndSplineSet +EndChar + +StartChar: dagger +Encoding: 578 8224 112 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +242 465 m 1 + 257 576 l 2 + 261 606 264 651 265 681 c 1 + 271 685 l 1 + 305 683 315 682 324 682 c 0 + 333 682 344 683 376 685 c 1 + 381 682 l 1 + 367 636 354 587 349 556 c 2 + 334 465 l 1 + 403 465 l 2 + 439 465 464 467 495 473 c 1 + 499 469 l 1 + 489 428 485 408 485 386 c 1 + 479 382 l 1 + 416 386 378 387 322 387 c 1 + 292 222 278 119 270 2 c 1 + 265 -3 l 1 + 229 -1 217 0 207 0 c 0 + 197 0 185 -1 149 -3 c 1 + 148 10 l 1 + 184 150 208 263 228 387 c 1 + 161 387 125 384 74 377 c 1 + 67 381 l 1 + 74 417 77 442 77 469 c 1 + 85 474 l 1 + 100 467 120 466 193 465 c 1 + 242 465 l 1 +EndSplineSet +EndChar + +StartChar: daggerdbl +Encoding: 579 8225 113 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +218 418 m 2 + 196.635686502 418 144.850791327 413.481348916 109 409 c 1 + 103 413 l 1 + 111 443 113 458 113 479 c 0 + 113 483 113 491 112 500 c 1 + 117 506 l 1 + 150 498 171 495 192 495 c 2 + 277 495 l 1 + 291 574 l 2 + 298 611 300 633 300 658 c 0 + 300 664 300 674 299 687 c 1 + 304 693 l 1 + 335 691 346 690 357 690 c 0 + 367 690 378 691 408 693 c 1 + 414 687 l 1 + 401 654 396 637 387 586 c 2 + 370 495 l 1 + 417 495 l 2 + 455 495 487 497 530 503 c 1 + 537 501 l 1 + 527.990195136 472.168624435 523.850985293 450.643141402 523.850985293 425.452773222 c 0 + 523.850985293 422.684302604 523.900980486 419.871565894 524 417 c 1 + 520 412 l 1 + 465 416 437 418 409 418 c 2 + 356 418 l 1 + 345 362 l 1 + 343 358 339 301 339 273 c 1 + 325 237 317 209 311 177 c 2 + 301 122 l 1 + 348 122 l 2 + 386 122 418 124 461 130 c 1 + 468 128 l 1 + 458.990195136 98.2676439486 454.850985293 78.2764779398 454.850985293 52.6674132237 c 0 + 454.850985293 49.8529270389 454.900980486 46.9705854078 455 44 c 1 + 451 39 l 1 + 396 43 368 45 340 45 c 2 + 287 45 l 1 + 273 -34 l 2 + 266 -71 264 -93 264 -117 c 0 + 264 -124 264 -134 265 -147 c 1 + 260 -153 l 1 + 225 -151 215 -150 206 -150 c 0 + 197 -150 189 -151 156 -153 c 1 + 150 -147 l 1 + 163 -114 168 -96 177 -46 c 2 + 194 45 l 1 + 148 45 l 2 + 126.635686502 45 74.8507913274 40.4813489159 39 36 c 1 + 33 40 l 1 + 41 70 43 85 43 106 c 0 + 43 110 43 118 42 127 c 1 + 47 133 l 1 + 80 125 101 122 122 122 c 2 + 207 122 l 1 + 221 189 l 2 + 227 217 229 242 229 270 c 1 + 241 304 248 330 253 358 c 2 + 264 418 l 1 + 218 418 l 2 +EndSplineSet +EndChar + +StartChar: periodcentered +Encoding: 118 183 114 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +144 324 m 0 + 182 324 206 300 206 260 c 0 + 206 209 175 172 132 172 c 0 + 93 172 67 198 67 238 c 0 + 67 288 99 324 144 324 c 0 +EndSplineSet +EndChar + +StartChar: paragraph +Encoding: 117 182 115 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +402 -105 m 1 + 399.255267258 -113.234198227 399 -126.236223639 399 -133 c 0 + 399 -157 422 -169 466 -169 c 2 + 495 -169 l 1 + 492 -204 l 1 + 394 -202 326 -201 303 -201 c 0 + 258 -201 175 -202 80 -204 c 1 + 83 -169 l 1 + 116 -169 l 1 + 170 -166 176 -157 192 -59 c 1 + 244 239 l 1 + 192 246 166 255 130 279 c 0 + 57 328 14 412 14 505 c 0 + 14 621 76 681 198 681 c 0 + 248.577012052 681 338.718310179 678 400 678 c 2 + 419 678 l 1 + 629 681 l 1 + 622 645 l 1 + 558 642 l 2 + 539 641 533 634 528 606 c 2 + 402 -103 l 1 + 402 -105 l 1 +457 634 m 1 + 389 634 l 1 + 249 -159 l 1 + 317 -159 l 1 + 457 634 l 1 +251 278 m 1 + 314 642 l 1 + 290 646 278 647 261 647 c 0 + 190 647 157 593 157 480 c 0 + 157 374 192 298 251 278 c 1 +EndSplineSet +EndChar + +StartChar: bullet +Encoding: 580 8226 116 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +305 491 m 0 + 384 491 447 428 447 349 c 0 + 447 270 383 206 306 206 c 0 + 226 206 162 270 162 349 c 0 + 162 427 226 491 305 491 c 0 +EndSplineSet +EndChar + +StartChar: quotesinglbase +Encoding: 573 8218 117 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +220 132 m 1 + 168 36 l 2 + 139 -18 81 -103 68 -110 c 2 + 12 -144 l 1 + -3 -126 l 1 + 42 -55 78 45 85 115 c 1 + 133.643450241 125.42359648 143.423294073 128.569989293 178 138 c 1 + 207 145 l 1 + 220 132 l 1 +EndSplineSet +EndChar + +StartChar: quotedblbase +Encoding: 577 8222 118 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +205 132 m 1 + 153 36 l 2 + 124 -18 66 -103 53 -110 c 2 + -3 -144 l 1 + -18 -126 l 1 + 27 -55 63 45 70 115 c 1 + 118.643450241 125.42359648 128.423294073 128.569989293 163 138 c 1 + 192 145 l 1 + 205 132 l 1 +424 132 m 1 + 372 36 l 2 + 343 -18 285 -103 272 -110 c 2 + 216 -144 l 1 + 201 -126 l 1 + 246 -55 282 45 289 115 c 1 + 337.643450241 125.42359648 347.423294073 128.569989293 382 138 c 1 + 411 145 l 1 + 424 132 l 1 +EndSplineSet +EndChar + +StartChar: quotedblright +Encoding: 576 8221 119 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +285 720 m 1 + 299 706 l 1 + 239 591 196 524 139 459 c 1 + 89 431 l 1 + 73 442 l 1 + 120 522 148 599 164 689 c 1 + 191 691 194 692 249 709 c 2 + 285 720 l 1 +505 720 m 1 + 519 706 l 1 + 459 591 416 524 359 459 c 1 + 309 431 l 1 + 293 442 l 1 + 340 521 369 600 384 689 c 1 + 411 691 414 692 469 709 c 2 + 505 720 l 1 +EndSplineSet +EndChar + +StartChar: guillemotright +Encoding: 122 187 120 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +35 60 m 1 + 161 243 l 1 + 74 429 l 1 + 99 443 l 1 + 153.706991933 379.175176079 198 327 198 327 c 1 + 267 251 l 1 + 267 230 l 1 + 218 187 208 178 176 149 c 2 + 57 40 l 1 + 35 60 l 1 +226 60 m 1 + 352 243 l 1 + 265 429 l 1 + 290 443 l 1 + 346.132832919 377.511694928 389 327 389 327 c 1 + 458 251 l 1 + 458 230 l 1 + 409 187 399 178 367 149 c 2 + 248 40 l 1 + 226 60 l 1 +EndSplineSet +EndChar + +StartChar: ellipsis +Encoding: 581 8230 121 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +168 135 m 0 + 206 135 230 111 230 71 c 0 + 230 20 199 -17 156 -17 c 0 + 117 -17 91 9 91 49 c 0 + 91 99 123 135 168 135 c 0 +501 135 m 0 + 539 135 563 111 563 71 c 0 + 563 20 532 -17 489 -17 c 0 + 450 -17 424 9 424 49 c 0 + 424 99 456 135 501 135 c 0 +834 135 m 0 + 872 135 896 111 896 71 c 0 + 896 20 865 -17 822 -17 c 0 + 783 -17 757 9 757 49 c 0 + 757 99 789 135 834 135 c 0 +EndSplineSet +EndChar + +StartChar: perthousand +Encoding: 582 8240 122 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +482 293 m 0 + 552 293 592 249 592 170 c 0 + 592 71 518 -7 426 -7 c 0 + 356 -7 316 37 316 116 c 0 + 316 215 390 293 482 293 c 0 +476 268 m 0 + 456 268 440 257 426 233 c 0 + 407 201 392 129 392 73 c 0 + 392 38 405 20 431 20 c 0 + 455 20 473 35 488 66 c 0 + 504 101 516 164 516 214 c 0 + 516 248 502 268 476 268 c 0 +802 293 m 0 + 872 293 912 249 912 170 c 0 + 912 71 838 -7 746 -7 c 0 + 676 -7 636 37 636 116 c 0 + 636 215 710 293 802 293 c 0 +796 266 m 0 + 776 266 761 255 746 231 c 0 + 727 199 712 127 712 71 c 0 + 712 36 725 18 752 18 c 0 + 775 18 793 33 808 64 c 0 + 824 99 836 163 836 212 c 0 + 836 246 822 266 796 266 c 0 +231 672 m 0 + 301 672 341 628 341 549 c 0 + 341 451 267 372 175 372 c 0 + 105 372 65 416 65 495 c 0 + 65 594 139 672 231 672 c 0 +226 647 m 0 + 202 647 184 632 169 600 c 0 + 153 565 141 501 141 451 c 0 + 141 416 155 397 181 397 c 0 + 204 397 222 412 237 444 c 0 + 253 479 265 543 265 593 c 0 + 265 627 251 647 226 647 c 0 +130 -17 m 1 + 74 -17 l 1 + 532 691 l 1 + 585 691 l 1 + 130 -17 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 7 subtable" percent zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 7 subtable" percent zero +EndChar + +StartChar: questiondown +Encoding: 126 191 123 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +215 262 m 1 + 237 280 l 1 + 267 254 279 232 279 203 c 0 + 279 172 263 140 228 104 c 2 + 165 38 l 2 + 130 1 114 -31 114 -67 c 0 + 114 -116 148 -146 205 -146 c 0 + 223 -146 240 -142 261 -132 c 0 + 280 -122 292 -106 307 -70 c 2 + 314 -53 l 1 + 347 -57 l 1 + 327 -101 316 -131 304 -183 c 1 + 244 -217 214 -226 164 -226 c 0 + 56 -226 -12 -167 -12 -74 c 0 + -12 -19 11 23 62 61 c 2 + 165 137 l 2 + 221 178 235 195 235 220 c 0 + 235 235 229 247 215 262 c 1 +280 479 m 0 + 319 479 343 455 343 415 c 0 + 343 364 312 327 269 327 c 0 + 230 327 204 353 204 391 c 0 + 204 443 236 479 280 479 c 0 +EndSplineSet +EndChar + +StartChar: grave +Encoding: 64 96 124 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +277 518 m 1 + 154 600 l 2 + 119 623 110 635 110 656 c 0 + 110 678 133 699 157 699 c 0 + 176 699 194 686 218 655 c 2 + 322 518 l 1 + 277 518 l 1 +EndSplineSet +EndChar + +StartChar: acute +Encoding: 115 180 125 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +153 518 m 1 + 294 669 l 2 + 314 691 328 699 345 699 c 0 + 371 699 392 679 392 655 c 0 + 392 634 384 623 356 607 c 2 + 202 518 l 1 + 153 518 l 1 +EndSplineSet +EndChar + +StartChar: circumflex +Encoding: 330 710 126 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +329 684 m 1 + 415 510 l 1 + 364 510 l 1 + 276 605 l 1 + 145 510 l 1 + 88 510 l 1 + 248 684 l 1 + 329 684 l 1 +EndSplineSet +EndChar + +StartChar: tilde +Encoding: 337 732 127 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +122 535 m 1 + 82 535 l 1 + 100 614 139 654 200 654 c 0 + 226 654 243 650 276 635 c 0 + 309 619 334 612 351 612 c 0 + 373 612 386 623 400 654 c 1 + 441 654 l 1 + 420 573 383 535 326 535 c 0 + 300 535 296 536 226 564 c 0 + 202 574 182 579 168 579 c 0 + 148 579 137 569 122 535 c 1 +EndSplineSet +EndChar + +StartChar: macron +Encoding: 110 175 128 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +418 608 m 1 + 402 538 l 1 + 76 538 l 1 + 93 608 l 1 + 418 608 l 1 +EndSplineSet +EndChar + +StartChar: breve +Encoding: 333 728 129 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +96 681 m 1 + 139 681 l 1 + 144 618 176 591 243 591 c 0 + 307 591 344 617 373 681 c 1 + 412 681 l 1 + 402 633 393 610 374 585 c 0 + 342 542 291 519 229 519 c 0 + 128.960612961 519 97.7138304991 576.456339557 96 681 c 1 +EndSplineSet +EndChar + +StartChar: dotaccent +Encoding: 334 729 130 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +269 668 m 0 + 302 668 325 644 325 608 c 0 + 325 567 296 537 256 537 c 0 + 223 537 202 559 202 593 c 0 + 202 635 232 668 269 668 c 0 +EndSplineSet +EndChar + +StartChar: dieresis +Encoding: 103 168 131 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +370 668 m 0 + 403 668 426 644 426 608 c 0 + 426 567 397 537 357 537 c 0 + 324 537 303 559 303 593 c 0 + 303 635 333 668 370 668 c 0 +157 668 m 0 + 190 668 213 644 213 608 c 0 + 213 567 184 537 144 537 c 0 + 111 537 90 559 90 593 c 0 + 90 635 120 668 157 668 c 0 +EndSplineSet +EndChar + +StartChar: ring +Encoding: 335 730 132 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +379 714 m 0 + 432 714 477 668 477 614 c 0 + 477 559 432 514 377 514 c 0 + 322 514 277 559 277 615 c 0 + 277 670 322 714 379 714 c 0 +378 664 m 0 + 349 664 327 642 327 614 c 0 + 327 586 349 564 377 564 c 0 + 405 564 427 586 427 614 c 0 + 427 641 405 664 378 664 c 0 +EndSplineSet +EndChar + +StartChar: cedilla +Encoding: 119 184 133 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +12 -193 m 1 + 34 -160 l 1 + 63 -173 79 -177 101 -177 c 0 + 135 -177 156 -162 156 -137 c 0 + 156 -113 139 -100 108 -100 c 0 + 98 -100 91 -101 79 -104 c 1 + 66 -92 l 1 + 134 5 l 1 + 178 5 l 1 + 132 -62 l 1 + 142 -60 149 -59 158 -59 c 0 + 211 -59 248 -88 248 -131 c 0 + 248 -182 197 -218 125 -218 c 0 + 86 -218 57 -212 12 -193 c 1 +EndSplineSet +EndChar + +StartChar: hungarumlaut +Encoding: 338 733 134 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-28 518 m 1 + 109 665 l 2 + 131 688 149 699 168 699 c 0 + 190 699 212 676 212 652 c 0 + 212 635 197 618 163 599 c 2 + 21 518 l 1 + -28 518 l 1 +169 518 m 1 + 306 665 l 2 + 328 688 346 699 365 699 c 0 + 387 699 409 676 409 652 c 0 + 409 635 394 618 360 599 c 2 + 218 518 l 1 + 169 518 l 1 +EndSplineSet +EndChar + +StartChar: ogonek +Encoding: 336 731 135 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +214 -116 m 1 + 238 -129 l 1 + 184 -185 145 -206 99 -206 c 0 + 58 -206 32 -181 32 -141 c 0 + 32 -102 51 -76 122 -17 c 1 + 165 -17 l 1 + 114 -63 103 -78 103 -104 c 0 + 103 -131 123 -150 151 -150 c 0 + 173 -150 189 -141 214 -116 c 1 +EndSplineSet +EndChar + +StartChar: caron +Encoding: 331 711 136 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +201 510 m 1 + 113 684 l 1 + 163 684 l 1 + 254 587 l 1 + 389 684 l 1 + 445 684 l 1 + 283 510 l 1 + 201 510 l 1 +EndSplineSet +EndChar + +StartChar: emdash +Encoding: 568 8212 137 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1000 214 m 1 + -12 214 l 1 + 0 282 l 1 + 1012 282 l 1 + 1000 214 l 1 +EndSplineSet +EndChar + +StartChar: AE +Encoding: 133 198 138 +Width: 944 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +572 678 m 0 + 594.227374297 678 720.964118444 681 767 681 c 0 + 795 681 830 680 917 678 c 1 + 927 672 l 1 + 914 603 909 571 902 520 c 1 + 870 520 l 1 + 870 573 l 2 + 870 603 868 611 863 616 c 0 + 858.968191773 626.079520568 777.220219858 629.611236259 755 631 c 0 + 731 633 720 634 701 634 c 0 + 699 634 693 634 686 633 c 2 + 647 630 l 1 + 602 378 l 1 + 688 378 l 2 + 741 378 777 379 828 381 c 1 + 833 372 l 1 + 819 325 l 1 + 714 329 684 330 649 330 c 2 + 594 330 l 1 + 547 56 l 1 + 572 51 582 50 607 50 c 2 + 645 50 l 1 + 663 51 675 51 677 51 c 0 + 805 54 817 58 831 98 c 1 + 853 168 l 1 + 889 168 l 1 + 877 121 873 100 855 0 c 1 + 760 -2 711 -3 683 -3 c 0 + 655.197066389 -3 512.005272623 0 480 0 c 0 + 447 0 418 -1 348 -3 c 1 + 354 29 l 1 + 394 32 l 2 + 414 33 421 45 430 91 c 2 + 460 262 l 1 + 423 263 l 2 + 390 264 369 265 361 265 c 2 + 350 265 l 1 + 239 262 l 1 + 139 92 l 1 + 138 90 l 1 + 136 88 l 1 + 126 71 124 67 124 57 c 0 + 124 40 133 34 160 32 c 2 + 210 29 l 1 + 205 -3 l 1 + 181 -2 l 1 + 130 -1 109 0 95 0 c 0 + 92.6666666667 -0 90.3333333333 0 88 0 c 2 + -29 -3 l 1 + -24 29 l 1 + 2 34 l 2 + 31 40 59 66 96 122 c 2 + 387 573 l 2 + 409 607 414 617 414 624 c 0 + 414 637 402 645 381 646 c 2 + 311 649 l 1 + 316 681 l 1 + 543 678 543 678 572 678 c 0 +270 308 m 1 + 467 308 l 1 + 517 589 l 2 + 520 603 521 617 521 625 c 0 + 521 634 516 639 508 639 c 0 + 489 639 466 618 436 570 c 2 + 270 308 l 1 +EndSplineSet +EndChar + +StartChar: ordfeminine +Encoding: 105 170 139 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +295 482 m 1 + 295 475.351873943 290 458.27655053 290 454 c 1 + 299 441 l 1 + 305 441 323 450 335 459 c 2 + 348 469 l 1 + 355 451 l 1 + 306 410 270 391 242 391 c 0 + 229 391 222 401 222 418 c 0 + 222 428 224 443 226 451 c 2 + 252 548 l 1 + 191 444 133 391 80 391 c 0 + 60 391 47 411 47 443 c 0 + 47 495 76 589 100 613 c 0 + 113 626 141 645 186 671 c 0 + 201 679 216 683 239 683 c 0 + 262 683 277 680 307 667 c 1 + 336 684 l 1 + 346 676 l 1 + 337 651 l 2 + 334 642 331 634 330 630 c 0 + 330 629 328 622 326 613 c 2 + 296 485 l 1 + 295 482 l 1 +263 639 m 1 + 240 649 227 652 211 652 c 0 + 185 652 170 639 155 604 c 0 + 139 569 120 489 120 462 c 0 + 120 450 125 441 131 441 c 0 + 149 441 188 478 216 521 c 0 + 242 561 255 594 263 639 c 1 +EndSplineSet +EndChar + +StartChar: Lslash +Encoding: 256 321 140 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +372 -3 m 0 + 314.826176401 -3 205.231127065 0 171 0 c 0 + 129 0 97 -1 26 -3 c 1 + 30 29 l 1 + 58 32 l 2 + 87 35 95 46 104 92 c 2 + 140 287 l 1 + 24 230 l 1 + 6 266 l 1 + 149 337 l 1 + 186 541 l 2 + 192 572 195 599 195 615 c 0 + 195 632 183 642 157 643 c 2 + 105 646 l 1 + 109 681 l 1 + 201 679 237 678 261 678 c 0 + 284 678 284 678 420 681 c 1 + 416 646 l 1 + 371 643 l 2 + 338 641 332 635 325 599 c 2 + 290 407 l 1 + 424 473 l 1 + 442 437 l 1 + 281 357 l 1 + 226 56 l 1 + 250 51 261 50 288 50 c 0 + 337 50 423 53 462 56 c 0 + 496 59 510 70 519 98 c 2 + 542 174 l 1 + 578 174 l 1 + 559 81 552 50 544 0 c 1 + 444 -2 402 -3 372 -3 c 0 +EndSplineSet +Kerns2: 1 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Oslash +Encoding: 151 216 141 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +763 730 m 1 + 797 699 l 1 + 718 615 l 1 + 771 561 794 501 794 416 c 0 + 794 168 608 -17 360 -17 c 0 + 291 -17 248 -4 177 39 c 1 + 89 -54 l 1 + 57 -20 l 1 + 141 70 l 1 + 94 118 76 172 76 261 c 0 + 76 521 245 695 498 695 c 0 + 571 695 612 683 680 643 c 1 + 763 730 l 1 +643 535 m 1 + 240 106 l 1 + 291 48 333 26 391 26 c 0 + 474 26 542 70 589 153 c 0 + 631 226 656 331 656 435 c 0 + 656 473 653 497 643 535 c 1 +219 153 m 1 + 623 583 l 1 + 580 633 540 652 476 652 c 0 + 417 652 366 632 328 592 c 0 + 256 519 214 387 214 234 c 0 + 214 203 215 183 219 153 c 1 +EndSplineSet +EndChar + +StartChar: OE +Encoding: 273 338 142 +Width: 944 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +648 330 m 1 + 598 56 l 1 + 620 51 634 50 656 50 c 0 + 716 50 800 55 817 59 c 0 + 838 64 849 75 856 98 c 2 + 878 168 l 1 + 914 168 l 1 + 901 115 894 80 880 -3 c 1 + 762 -1 l 2 + 702 0 655 0 636 0 c 0 + 612 0 566 -1 480 -3 c 1 + 495 63 l 1 + 430 5 377 -17 298 -17 c 0 + 208 -17 139 15 95 76 c 0 + 60 125 39 201 39 281 c 0 + 39 515 196 695 400 695 c 0 + 439 695 476 689 508 676 c 0 + 544 662 563 647 594 608 c 1 + 606 681 l 1 + 658 679 689 678 731 678 c 0 + 747 678 794 679 864 680 c 2 + 951 681 l 1 + 961 672 l 1 + 949 610 944 577 936 520 c 1 + 904 520 l 1 + 904 573 l 2 + 904 603 903 610 897 617 c 0 + 895.298868454 623.804526185 809.494177562 632 787 632 c 0 + 774.555136271 633.464101615 764.789764467 634.392304845 758.096189432 634.392304845 c 0 + 755.646170928 634.392304845 753.607695155 634.267949192 752 634 c 2 + 742 633 l 1 + 703 630 l 1 + 656 378 l 1 + 712 378 l 2 + 765 378 801 379 852 381 c 1 + 857 372 l 1 + 843 325 l 1 + 740 329 707 330 673 330 c 2 + 648 330 l 1 +515 228 m 2 + 556 450 l 2 + 559 464 560 479 560 493 c 0 + 560 587 498 648 403 648 c 0 + 336 648 280 618 239 559 c 0 + 191 491 162 378 162 263 c 0 + 162 114 222 30 330 30 c 0 + 427 30 491 99 515 228 c 2 +EndSplineSet +EndChar + +StartChar: ordmasculine +Encoding: 121 186 143 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +247 683 m 0 + 310 683 346 650 346 593 c 0 + 346 563 339 531 327 499 c 0 + 303 437 225 391 146 391 c 0 + 83 391 51 422 51 482 c 0 + 51 520 65 571 83 600 c 0 + 110 644 187 683 247 683 c 0 +177 417 m 0 + 243.778070949 417 272 521.511092436 272 595 c 0 + 272 632 251 657 220 657 c 0 + 194 657 173 643 157 615 c 0 + 139 585 125 526 125 480 c 0 + 125 441 145 417 177 417 c 0 +EndSplineSet +EndChar + +StartChar: ae +Encoding: 165 230 144 +Width: 738 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +680 86 m 1 + 651 68 l 1 + 553 4 503 -17 443 -17 c 0 + 379 -17 342 9 322 69 c 1 + 237 -1 204 -17 149 -17 c 0 + 85 -17 44 21 44 80 c 0 + 44 131 70 184 109 210 c 0 + 145 234 206 251 259 251 c 2 + 339 251 l 1 + 339 295 l 2 + 339 369 300 408 226 408 c 0 + 212.473513357 408 184.829005479 403.344928963 166 402 c 1 + 142 335 l 1 + 123 339 l 1 + 116 413 l 1 + 171 455 208 469 266 469 c 0 + 343 469 386 440 409 372 c 1 + 501 443 556 469 617 469 c 0 + 674 469 711 435 711 383 c 0 + 711 291 627 240 439 218 c 1 + 436 193 435 172 435 141 c 0 + 435 76 458 47 508 47 c 0 + 549 47 595 66 670 114 c 1 + 680 86 l 1 +335 222 m 1 + 291 222 l 2 + 207 222 149 177 149 113 c 0 + 149 75 169 56 208 56 c 0 + 282 56 330 118 335 222 c 1 +443 248 m 1 + 499 253 538 265 567 285 c 0 + 595 305 617 344 617 373 c 0 + 617 403 600 421 571 421 c 0 + 536 421 508 400 486 358 c 0 + 474 335 467 318 443 248 c 1 +EndSplineSet +EndChar + +StartChar: dotlessi +Encoding: 240 305 145 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +EndSplineSet +EndChar + +StartChar: lslash +Encoding: 257 322 146 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +127 362 m 1 + 179 596 l 2 + 182 608 183 618 183 627 c 0 + 183 644 171 652 148 652 c 2 + 103 652 l 1 + 110 680 l 1 + 210 695 259 706 308 726 c 1 + 318 717 l 1 + 312.002934116 695.010758426 302.962310982 665.736176877 301 652 c 1 + 251 427 l 1 + 355 482 l 1 + 365 447 l 1 + 241 381 l 1 + 194 170 l 2 + 186 136 182 102 182 79 c 0 + 182 70 186 65 194 65 c 0 + 205 65 228 76 247 91 c 2 + 277 114 l 1 + 291 87 l 1 + 174 2 139 -17 96 -17 c 0 + 74 -17 64 0 64 36 c 0 + 64 70 65 80 80 146 c 2 + 117 316 l 1 + 23 266 l 1 + 13 301 l 1 + 127 362 l 1 +EndSplineSet +EndChar + +StartChar: oslash +Encoding: 183 248 147 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +522 481 m 1 + 472 426 l 1 + 491 394 502 355 502 314 c 0 + 502 254 481 169 455 123 c 0 + 436 90 391 49 345 23 c 0 + 299 -4 251 -17 201 -17 c 0 + 156 -17 122 -7 99 13 c 1 + 42 -50 l 1 + 14 -28 l 1 + 75 40 l 1 + 56 72 48 100 48 141 c 0 + 48 177 57 225 72 272 c 0 + 93 337 127 379 189 419 c 0 + 240 452 295 469 349 469 c 0 + 385 469 409 463 442 447 c 1 + 495 506 l 1 + 522 481 l 1 +388 332 m 1 + 168 90 l 1 + 187 46 209 27 242 27 c 0 + 277 27 306 45 330 82 c 0 + 367 139 383 209 388 332 c 1 +164 136 m 1 + 377 375 l 1 + 358 412 340 425 307 425 c 0 + 225 425 176 327 164 136 c 1 +EndSplineSet +EndChar + +StartChar: oe +Encoding: 274 339 148 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +712 117 m 1 + 725 89 l 1 + 610 9 552 -17 489 -17 c 0 + 440 -17 398 5 376 44 c 1 + 300 -2 257 -17 198 -17 c 0 + 100 -17 48 35 48 133 c 0 + 48 217 72 307 107 350 c 0 + 162 419 262 469 343 469 c 0 + 390 469 434 455 462 430 c 0 + 472 421 477 414 487 398 c 1 + 563 451 606 469 656 469 c 0 + 718 469 755 437 755 385 c 0 + 755 329 721 280 660 247 c 0 + 616 223 569 210 483 195 c 1 + 479 176 477 159 477 136 c 0 + 477 79 503 47 551 47 c 0 + 583 47 622 59 654 80 c 2 + 712 117 l 1 +303 425 m 0 + 253 425 226 401 200 333 c 0 + 177 269 162 195 162 139 c 0 + 162 70 195 27 247 27 c 0 + 285 27 313 46 338 88 c 0 + 367 136 388 231 388 307 c 0 + 388 385 359 425 303 425 c 0 +487 223 m 1 + 542 236 l 2 + 607 252 661 314 661 374 c 0 + 661 402 642 421 612 421 c 0 + 562 421 528 378 502 280 c 2 + 487 223 l 1 +EndSplineSet +EndChar + +StartChar: germandbls +Encoding: 158 223 149 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +128 404 m 1 + 36 404 l 1 + 40 430 l 1 + 140 463 l 1 + 156 553 168 572 234 624 c 0 + 336 705 377 726 432 726 c 0 + 503 726 549 685 549 622 c 0 + 549 568 530 531 475 474 c 0 + 428 427 415 407 415 384 c 0 + 415 363 434 329 468 290 c 0 + 506 246 519 218 519 182 c 0 + 519 148 504 115 471 76 c 0 + 417 13 371 -13 311 -13 c 0 + 291 -13 274 -10 243 0 c 2 + 225 6 l 1 + 255 124 l 1 + 280 124 l 1 + 280 72 l 1 + 298 51 323 41 354 41 c 0 + 398 41 429 69 429 110 c 0 + 429 137 415 165 378 215 c 0 + 337 270 325 294 325 321 c 0 + 325 348 334 365 377 417 c 0 + 407 454 423 475 430 487 c 0 + 446 515 457 558 457 592 c 0 + 457 638 426 667 377 667 c 0 + 324 667 293 631 274 549 c 2 + 197 210 l 2 + 182 145 145 12 126 -45 c 0 + 104 -109 60 -176 14 -216 c 0 + -25 -250 -67 -271 -96 -271 c 0 + -106 -271 -120 -268 -131 -262 c 1 + -117 -223 -109 -196 -100 -154 c 1 + -85 -154 l 1 + -65 -184 -51 -194 -31 -194 c 0 + -4 -194 14 -167 26 -106 c 2 + 128 404 l 1 +EndSplineSet +EndChar + +StartChar: onesuperior +Encoding: 120 185 150 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +41 271 m 1 + 47 299 l 1 + 74 301 l 2 + 115 305 119 307 129 336 c 1 + 181 612 l 1 + 68 565 l 1 + 59 578 l 1 + 70 616 l 1 + 200 654 l 2 + 219 660 240 668 267 680 c 1 + 282 675 l 1 + 277 653 275 645 274 637 c 2 + 218 341 l 2 + 216 331 215 324 215 323 c 0 + 217 305 222 302 252 301 c 2 + 298 299 l 1 + 292 271 l 1 + 245 272 193 273 167 273 c 0 + 141 273 89 272 41 271 c 1 +EndSplineSet +EndChar + +StartChar: logicalnot +Encoding: 107 172 151 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +51 415 m 1 + 555 415 l 1 + 555 122 l 1 + 475 122 l 1 + 475 335 l 1 + 51 335 l 1 + 51 415 l 1 +EndSplineSet +EndChar + +StartChar: mu +Encoding: 116 181 152 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +35 339 m 1 + 22 365 l 1 + 101 419 l 2 + 146 450 191 469 218 469 c 0 + 234 469 244 456 244 434 c 0 + 244 404 241 390 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 177 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 279 395 370 397 447 c 1 + 432 447 462 452 507 465 c 1 + 516 454 l 1 + 489 366 472 306 464 273 c 0 + 420 101 420 101 420 88 c 0 + 420 79 425 74 433 74 c 0 + 448 74 468 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 495 69 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 69 328 107 c 2 + 360 224 l 1 + 267 71 189 0 96 -18 c 1 + 80 -184 l 2 + 78 -203 50 -219 -6 -232 c 1 + -15 -223 l 1 + 72 136 l 2 + 73 142 77 157 83 178 c 0 + 108 275 121 335 121 353 c 0 + 121 365 114 376 107 376 c 0 + 102 376 85 368 71 360 c 2 + 35 339 l 1 +EndSplineSet +EndChar + +StartChar: trademark +Encoding: 614 8482 153 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +962 654 m 1 + 943 654 l 2 + 917.777016707 653.099179168 912.840987693 650.575401994 912.840987693 626.691764565 c 0 + 912.840987693 624.062208045 912.900820832 621.17373338 913 618 c 2 + 913 349 l 1 + 914 306 917 303 962 300 c 1 + 962 274 l 1 + 789 274 l 1 + 789 300 l 1 + 835 301 839 305 840 348 c 1 + 840 631 l 1 + 695 274 l 1 + 685 274 l 1 + 534 631 l 1 + 534 332 l 1 + 535 305 542 301 584 300 c 1 + 584 274 l 1 + 453 274 l 1 + 453 300 l 1 + 496 301 502 305 503 334 c 1 + 503 622 l 2 + 503.117963123 625.420930556 503.19418035 628.466148058 503.19418035 631.178331299 c 0 + 503.19418035 651.457937192 498.932958812 653.117963123 476 654 c 2 + 461 654 l 1 + 461 678 l 1 + 593 678 l 1 + 711 399 l 1 + 829 678 l 1 + 962 678 l 1 + 962 654 l 1 +319 274 m 1 + 122 274 l 1 + 122 300 l 1 + 166 300 186 314 186 345 c 2 + 186 646 l 1 + 142 646 l 1 + 86 645 71 630 69 576 c 1 + 39 576 l 1 + 39 678 l 1 + 406 678 l 1 + 406 576 l 1 + 376 576 l 1 + 374 631 359 645 303 646 c 1 + 259 646 l 1 + 259 336 l 2 + 259 311 276 301 319 300 c 1 + 319 274 l 1 +EndSplineSet +EndChar + +StartChar: Eth +Encoding: 143 208 154 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +329 -3 m 0 + 279.494117198 -3 191.891321829 0 141 0 c 0 + 102 0 69 -1 0 -3 c 1 + 5 29 l 1 + 33 32 l 2 + 63 35 73 47 81 92 c 2 + 124 342 l 1 + 24 342 l 1 + 30 382 l 1 + 131 382 l 1 + 168 594 l 2 + 169 601 170 609 170 614 c 0 + 170 636 159 644 124 646 c 2 + 78 649 l 1 + 83 681 l 1 + 176 679 209 678 240 678 c 0 + 272.473419972 678 410.404343634 682 447 682 c 0 + 566 682 633 659 685 601 c 0 + 726 555 747 494 747 423 c 0 + 747 300 695 179 608 100 c 0 + 535 33 438 -3 329 -3 c 0 +260 382 m 1 + 442 382 l 1 + 436 342 l 1 + 253 342 l 1 + 203 51 l 1 + 266 42 286 40 314 40 c 0 + 430 40 496 73 541 151 c 0 + 582 225 609 335 609 434 c 0 + 609 521 584 578 533 608 c 0 + 499 627 436 640 375 640 c 0 + 370 640 356 639 342 638 c 2 + 303 635 l 1 + 260 382 l 1 +EndSplineSet +EndChar + +StartChar: onehalf +Encoding: 124 189 155 +Width: 750 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +213 0 m 1 + 144 0 l 1 + 583 683 l 1 + 652 683 l 1 + 213 0 l 1 +14 271 m 1 + 20 299 l 1 + 47 301 l 2 + 88 305 92 307 102 336 c 1 + 154 612 l 1 + 41 565 l 1 + 32 578 l 1 + 43 616 l 1 + 173 654 l 2 + 192 660 213 668 240 680 c 1 + 255 675 l 1 + 251 657 250 654 247 637 c 2 + 191 341 l 2 + 189 331 188 324 188 323 c 0 + 190 305 195 302 225 301 c 2 + 271 299 l 1 + 265 271 l 1 + 218 272 166 273 140 273 c 0 + 114 273 62 272 14 271 c 1 +441 -2 m 1 + 441 21 l 1 + 526 102 l 2 + 605 177 646 243 646 294 c 0 + 646 327 621 350 585 350 c 0 + 559 350 538 338 524 315 c 2 + 506 285 l 1 + 476 294 l 1 + 516 379 l 1 + 553 402 578 410 613 410 c 0 + 686 410 733 370 733 308 c 0 + 733 263 713 225 670 184 c 2 + 542 63 l 1 + 677 63 l 2 + 695 63 710 64 730 68 c 1 + 736 60 l 1 + 727 45 721 29 714 -2 c 1 + 647 0 616 0 580 0 c 0 + 544 0 512 0 441 -2 c 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" onesuperior fraction twosuperior +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" onesuperior slash twosuperior +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" one fraction two +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" one slash two +EndChar + +StartChar: plusminus +Encoding: 112 177 156 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +260 358 m 1 + 260 568 l 1 + 346 568 l 1 + 346 358 l 1 + 555 358 l 1 + 555 272 l 1 + 346 272 l 1 + 346 125 l 1 + 260 125 l 1 + 260 272 l 1 + 51 272 l 1 + 51 358 l 1 + 260 358 l 1 +51 0 m 1 + 51 86 l 1 + 555 86 l 1 + 555 0 l 1 + 51 0 l 1 +EndSplineSet +EndChar + +StartChar: Thorn +Encoding: 157 222 157 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +15 32 m 1 + 64 35 l 2 + 97 37 102 47 118 132 c 1 + 190 541 l 2 + 196 577 199 598 199 613 c 0 + 199 633 187 642 161 643 c 2 + 109 646 l 1 + 113 681 l 1 + 205 679 241 678 265 678 c 0 + 288 678 288 678 424 681 c 1 + 420 646 l 1 + 375 643 l 2 + 342 640 338 636 329 599 c 1 + 317 540 l 1 + 431 543 l 2 + 436.097658734 543.145647392 441.106487348 543.218374537 446.026196188 543.218374537 c 0 + 576.219344766 543.218374537 644 492.285991494 644 394 c 0 + 644 264 525 143 397 143 c 0 + 368 143 339 149 304 161 c 1 + 302 196 l 1 + 326 187 345 184 368 184 c 0 + 407 184 437 198 463 229 c 0 + 493 267 512 322 512 376 c 0 + 512 464 470 500 371 500 c 0 + 351 500 335 499 308 497 c 1 + 242 100 l 2 + 240 88 239 76 239 65 c 0 + 239 45 249 36 276 35 c 2 + 335 32 l 1 + 331 -3 l 1 + 243 -1 192 0 168 0 c 0 + 145 0 106 -1 11 -3 c 1 + 15 32 l 1 +EndSplineSet +EndChar + +StartChar: onequarter +Encoding: 123 188 158 +Width: 750 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +18 271 m 1 + 24 299 l 1 + 51 301 l 2 + 92 305 96 307 106 336 c 1 + 158 612 l 1 + 45 565 l 1 + 36 578 l 1 + 47 616 l 1 + 177 654 l 2 + 196 660 217 668 244 680 c 1 + 259 675 l 1 + 255 658 254 654 251 637 c 2 + 195 341 l 2 + 193 331 192 324 192 324 c 1 + 194 305 199 302 229 301 c 2 + 275 299 l 1 + 269 271 l 1 + 222 272 170 273 144 273 c 0 + 118 273 66 272 18 271 c 1 +233 0 m 1 + 164 0 l 1 + 603 683 l 1 + 672 683 l 1 + 233 0 l 1 +575 104 m 1 + 416 104 l 1 + 416 128 l 1 + 622 391 l 1 + 648 395 666 399 702 410 c 1 + 712 404 l 1 + 662 153 l 1 + 730 153 l 1 + 732 146 l 1 + 720 104 l 1 + 653 104 l 1 + 646 64 l 2 + 645.91987655 61.9167903069 645.878271704 59.9491364234 645.878271704 58.0908658626 c 0 + 645.878271704 36.7565434074 651.362098645 29.8397531005 667 28 c 1 + 716 26 l 1 + 711 -2 l 1 + 652 0 625 0 595 0 c 0 + 564 0 538 0 479 -2 c 1 + 485 26 l 1 + 522 28 l 2 + 555 29 559 32 568 65 c 1 + 575 104 l 1 +471 153 m 1 + 585 153 l 1 + 625 355 l 1 + 471 153 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" onesuperior fraction foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" onesuperior slash foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" one fraction four +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" one slash four +EndChar + +StartChar: divide +Encoding: 182 247 159 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +51 212 m 1 + 51 298 l 1 + 555 298 l 1 + 555 212 l 1 + 51 212 l 1 +303 510 m 0 + 340 510 370 480 370 442 c 0 + 370 405 340 376 302 376 c 0 + 266 376 236 406 236 443 c 0 + 236 480 266 510 303 510 c 0 +303 134 m 0 + 340 134 370 104 370 66 c 0 + 370 29 340 0 302 0 c 0 + 266 0 236 30 236 67 c 0 + 236 104 266 134 303 134 c 0 +EndSplineSet +EndChar + +StartChar: brokenbar +Encoding: 101 166 160 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +259 720 m 1 + 347 720 l 1 + 347 432 l 1 + 259 432 l 1 + 259 720 l 1 +259 0 m 1 + 259 288 l 1 + 347 288 l 1 + 347 0 l 1 + 259 0 l 1 +EndSplineSet +EndChar + +StartChar: degree +Encoding: 111 176 161 +Width: 400 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +202 683 m 0 + 282 683 350 614 350 533 c 0 + 350 450 283 383 200 383 c 0 + 117 383 50 450 50 533 c 0 + 50 617 117 683 202 683 c 0 +200 622 m 0 + 150 622 111 583 111 534 c 0 + 111 484 150 444 200 444 c 0 + 249 444 289 484 289 533 c 0 + 289 581 248 622 200 622 c 0 +EndSplineSet +EndChar + +StartChar: thorn +Encoding: 189 254 162 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-11 -271 m 1 + -21 -264 l 1 + 13 -152 26 -103 36 -52 c 2 + 160 596 l 2 + 162 607 163 616 163 626 c 0 + 163 644 152 652 129 652 c 2 + 84 652 l 1 + 91 680 l 1 + 191 695 240 706 289 726 c 1 + 299 717 l 1 + 196 252 l 1 + 262 352 307 401 363 437 c 0 + 398 459 429 469 458 469 c 0 + 497 469 516 437 516 370 c 0 + 516 251 474 138 409 82 c 0 + 371 50 318 13 291 0 c 0 + 266 -11 238 -17 205 -17 c 0 + 184 -17 170 -15 149 -10 c 1 + 113 -152 105 -189 101 -250 c 1 + 83 -252 64 -255 21 -264 c 0 + 6 -268 2 -269 -11 -271 c 1 +175 121 m 2 + 161 59 l 1 + 195 40 223 32 255 32 c 0 + 287 32 316 52 335 86 c 0 + 373 154 402 263 402 334 c 0 + 402 371 393 391 374 391 c 0 + 337 391 284 346 237 274 c 0 + 203 222 191 191 175 121 c 2 +EndSplineSet +EndChar + +StartChar: threequarters +Encoding: 125 190 163 +Width: 750 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +65 383 m 1 + 65 374.343939632 62 362.56046219 62 353 c 0 + 62 317 88 293 127 293 c 0 + 176 293 213 338 213 398 c 0 + 213 447 193 471 151 471 c 0 + 136 471 127 469 102 462 c 1 + 93 469 l 1 + 106 506 l 1 + 112 504 117 504 128 504 c 0 + 156 504 171 507 186 516 c 0 + 210 530 224 555 224 582 c 0 + 224 612 202 631 166 631 c 0 + 132 631 111 615 89 572 c 1 + 61 586 l 1 + 102 655 l 1 + 131 675 158 683 197 683 c 0 + 264 683 305 652 305 602 c 0 + 305 557 272 523 200 497 c 1 + 271 489 304 460 304 406 c 0 + 304 325 225 263 124 263 c 0 + 86 263 59 269 18 288 c 1 + 37 384 l 1 + 65 383 l 1 +233 0 m 1 + 164 0 l 1 + 603 683 l 1 + 672 683 l 1 + 233 0 l 1 +575 104 m 1 + 416 104 l 1 + 416 128 l 1 + 622 391 l 1 + 648 395 666 399 702 410 c 1 + 712 404 l 1 + 662 153 l 1 + 730 153 l 1 + 732 146 l 1 + 720 104 l 1 + 653 104 l 1 + 646 64 l 2 + 645.91987655 61.9167903069 645.878271704 59.9491364234 645.878271704 58.0908658626 c 0 + 645.878271704 36.7565434074 651.362098645 29.8397531005 667 28 c 1 + 716 26 l 1 + 711 -2 l 1 + 652 0 625 0 595 0 c 0 + 564 0 538 0 479 -2 c 1 + 485 26 l 1 + 522 28 l 2 + 555 29 559 32 568 65 c 1 + 575 104 l 1 +471 153 m 1 + 585 153 l 1 + 625 355 l 1 + 471 153 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" threesuperior fraction foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" threesuperior slash foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" three fraction four +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" three slash four +EndChar + +StartChar: twosuperior +Encoding: 113 178 164 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 271 m 1 + 26 294 l 1 + 111 375 l 2 + 190 450 231 516 231 567 c 0 + 231 600 206 623 170 623 c 0 + 144 623 123 611 109 588 c 2 + 91 558 l 1 + 61 567 l 1 + 101 652 l 1 + 137 674 164 683 198 683 c 0 + 271 683 318 643 318 581 c 0 + 318 536 298 498 255 457 c 2 + 127 336 l 1 + 262 336 l 2 + 280 336 295 337 315 341 c 1 + 321 333 l 1 + 312 318 306 302 299 271 c 1 + 227 272 192 273 162 273 c 0 + 132 273 75 272 26 271 c 1 +EndSplineSet +EndChar + +StartChar: registered +Encoding: 109 174 165 +Width: 747 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +324 331 m 1 + 324 209 l 2 + 324 185 328 181 350 179 c 2 + 367 178 l 1 + 367 158 l 1 + 211 158 l 1 + 211 178 l 1 + 225 178 l 2 + 251 178 254 181 255 205 c 1 + 255 490 l 1 + 254 517 253 518 227 519 c 1 + 212 519 l 1 + 212 540 l 1 + 364 540 l 2 + 420 540 441 538 461 529 c 0 + 491 516 513 481 513 445 c 0 + 513 392 479 357 412 344 c 1 + 448 336 462 321 493 255 c 0 + 526 183 531 178 557 178 c 1 + 557 158 l 1 + 489 158 l 1 + 464 160 456 170 430 230 c 0 + 426.949627815 237.625930463 415.986527563 260.040417312 414 266 c 0 + 388.952029121 323.51756276 382.837965777 331.118460198 347.753167081 331.118460198 c 0 + 345.01895164 331.118460198 342.108787118 331.072297375 339 331 c 2 + 324 331 l 1 +324 356 m 1 + 343 355 l 1 + 353 355 l 2 + 413 355 443 383 443 438 c 0 + 443 488.366986985 414.854659269 518.094057433 366.742416327 518.094057433 c 0 + 365.182507275 518.094057433 363.601608919 518.062808193 362 518 c 2 + 341 517 l 1 + 327.685586535 515.224744871 323.825765386 510.297958971 323.825765386 488.232714386 c 0 + 323.825765386 485.439284598 323.887627564 482.371173071 324 479 c 2 + 324 356 l 1 +378 695 m 0 + 564 695 720 533 720 339 c 0 + 720 142 565 -17 372 -17 c 0 + 179 -17 26 142 26 341 c 0 + 26 538 182 695 378 695 c 0 +377 639 m 0 + 289 639 217 607 159 543 c 0 + 110 488 82 415 82 342 c 0 + 82 173 211 39 372 39 c 0 + 533 39 664 174 664 340 c 0 + 664 503 534 639 377 639 c 0 +EndSplineSet +EndChar + +StartChar: minus +Encoding: 659 8722 166 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +64 240 m 1 + 64 314 l 1 + 537 314 l 1 + 537 240 l 1 + 64 240 l 1 +EndSplineSet +EndChar + +StartChar: eth +Encoding: 175 240 167 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +546 665 m 1 + 417 601 l 1 + 478 507 502 426 502 319 c 0 + 502 199 459 103 380 44 c 0 + 326 5 262 -17 200 -17 c 0 + 97 -17 48 33 48 135 c 0 + 48 215 78 313 117 356 c 0 + 177 426 266 469 349 469 c 0 + 366 469 375 467 392 460 c 1 + 387 506 377 533 353 570 c 1 + 215 501 l 1 + 196 536 l 1 + 327 601 l 1 + 299 635 277 654 236 678 c 1 + 276 726 l 1 + 320 704 354 677 392 633 c 1 + 528 700 l 1 + 546 665 l 1 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +EndSplineSet +EndChar + +StartChar: multiply +Encoding: 150 215 168 +Width: 606 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +241 253 m 1 + 73 422 l 1 + 134 483 l 1 + 302 314 l 1 + 471 483 l 1 + 532 422 l 1 + 363 253 l 1 + 534 82 l 1 + 473 21 l 1 + 302 192 l 1 + 133 21 l 1 + 72 82 l 1 + 241 253 l 1 +EndSplineSet +EndChar + +StartChar: threesuperior +Encoding: 114 179 169 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +70 383 m 1 + 70 374.343939632 67 362.56046219 67 353 c 0 + 67 317 93 293 132 293 c 0 + 181 293 218 338 218 398 c 0 + 218 447 198 471 156 471 c 0 + 141 471 132 469 107 462 c 1 + 98 469 l 1 + 111 506 l 1 + 117 504 122 504 133 504 c 0 + 161 504 176 507 191 516 c 0 + 215 530 229 555 229 582 c 0 + 229 612 207 631 171 631 c 0 + 137 631 116 615 94 572 c 1 + 66 586 l 1 + 107 655 l 1 + 136 675 163 683 202 683 c 0 + 269 683 310 652 310 602 c 0 + 310 557 277 523 205 497 c 1 + 276 489 309 460 309 406 c 0 + 309 325 230 263 129 263 c 0 + 91 263 64 269 23 288 c 1 + 42 384 l 1 + 70 383 l 1 +EndSplineSet +EndChar + +StartChar: copyright +Encoding: 104 169 170 +Width: 747 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +386 535 m 0 + 404.979675217 535 424.543132595 530.891373481 449 526 c 1 + 451 526 l 1 + 480 518 503 512 519 507 c 1 + 519 403 l 1 + 487 403 l 1 + 474 469 443 500 390 500 c 0 + 320 500 273 439 273 347 c 0 + 273 247 326 176 401 176 c 0 + 441 176 480 196 497 226 c 2 + 505 240 l 1 + 531 229 l 1 + 521 208 515 199 503 187 c 0 + 471 155 423 137 372 137 c 0 + 263 137 188 217 188 333 c 0 + 188 453 268 535 386 535 c 0 +378 695 m 0 + 564 695 720 533 720 339 c 0 + 720 142 565 -17 372 -17 c 0 + 179 -17 26 142 26 341 c 0 + 26 538 182 695 378 695 c 0 +377 639 m 0 + 289 639 217 607 159 543 c 0 + 110 488 82 415 82 342 c 0 + 82 173 211 39 372 39 c 0 + 533 39 664 174 664 340 c 0 + 664 503 534 639 377 639 c 0 +EndSplineSet +EndChar + +StartChar: Aacute +Encoding: 128 193 171 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +369 730 m 1 + 510 881 l 2 + 530 902 545 911 561 911 c 0 + 587 911 608 891 608 866 c 0 + 608 846 600 835 572 819 c 2 + 418 730 l 1 + 369 730 l 1 +EndSplineSet +Kerns2: 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Acircumflex +Encoding: 129 194 172 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +536 896 m 1 + 622 722 l 1 + 571 722 l 1 + 483 817 l 1 + 352 722 l 1 + 295 722 l 1 + 455 896 l 1 + 536 896 l 1 +EndSplineSet +Kerns2: 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Adieresis +Encoding: 131 196 173 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +593 880 m 0 + 626 880 649 856 649 820 c 0 + 649 779 620 749 580 749 c 0 + 547 749 526 771 526 806 c 0 + 526 847 556 880 593 880 c 0 +380 880 m 0 + 413 880 436 856 436 820 c 0 + 436 779 407 749 367 749 c 0 + 334 749 313 771 313 805 c 0 + 313 847 343 880 380 880 c 0 +EndSplineSet +Kerns2: 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Agrave +Encoding: 127 192 174 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +500 730 m 1 + 377 812 l 2 + 342 835 333 847 333 868 c 0 + 333 890 356 911 380 911 c 0 + 399 911 418 898 441 867 c 2 + 545 730 l 1 + 500 730 l 1 +EndSplineSet +Kerns2: 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Aring +Encoding: 132 197 175 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +474 935 m 0 + 527 935 572 889 572 835 c 0 + 572 780 527 735 472 735 c 0 + 416 735 372 780 372 836 c 0 + 372 891 417 935 474 935 c 0 +473 885 m 0 + 444 885 422 863 422 835 c 0 + 422 807 444 785 472 785 c 0 + 500 785 522 807 522 835 c 0 + 522 862 500 885 473 885 c 0 +EndSplineSet +Kerns2: 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Atilde +Encoding: 130 195 176 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +329 747 m 1 + 289 747 l 1 + 307 826 347 866 407 866 c 0 + 433 866 450 862 483 847 c 0 + 516 832 542 824 558 824 c 0 + 580 824 593 835 607 866 c 1 + 648 866 l 1 + 627 785 590 747 533 747 c 0 + 509 747 499 750 451 769 c 0 + 410 786 393 791 376 791 c 0 + 355 791 344 781 329 747 c 1 +EndSplineSet +Kerns2: 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Ccedilla +Encoding: 134 199 177 +Width: 685 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +339 -17 m 1 + 308 -62 l 1 + 318 -60 325 -59 334 -59 c 0 + 387 -59 424 -88 424 -131 c 0 + 424 -182 373 -218 301 -218 c 0 + 262 -218 233 -212 188 -193 c 1 + 210 -160 l 1 + 239 -173 255 -177 277 -177 c 0 + 311 -177 332 -162 332 -137 c 0 + 332 -113 315 -100 284 -100 c 0 + 274 -100 267 -101 255 -104 c 1 + 242 -92 l 1 + 296 -15 l 1 + 147 0 69 91 69 250 c 0 + 69 497 263 695 504 695 c 0 + 573 695 630 682 695 652 c 1 + 669 560 662 531 657 484 c 1 + 622 484 l 1 + 627 572 l 2 + 629 605 545 636 454 636 c 0 + 302 636 207 495 207 272 c 0 + 207 119 268 48 399 48 c 0 + 462 48 521 67 597 112 c 2 + 619 125 l 1 + 629 116 l 1 + 616 77 l 1 + 514 11 432 -17 339 -17 c 1 +EndSplineSet +EndChar + +StartChar: Eacute +Encoding: 136 201 178 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +270 730 m 1 + 411 881 l 2 + 431 902 445 911 462 911 c 0 + 488 911 509 891 509 866 c 0 + 509 846 501 836 473 819 c 2 + 319 730 l 1 + 270 730 l 1 +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +EndSplineSet +EndChar + +StartChar: Ecircumflex +Encoding: 137 202 179 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +442 896 m 1 + 528 722 l 1 + 477 722 l 1 + 389 817 l 1 + 258 722 l 1 + 201 722 l 1 + 361 896 l 1 + 442 896 l 1 +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +EndSplineSet +EndChar + +StartChar: Edieresis +Encoding: 138 203 180 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +487 880 m 0 + 520 880 543 856 543 820 c 0 + 543 779 514 749 474 749 c 0 + 441 749 420 771 420 805 c 0 + 420 847 450 880 487 880 c 0 +274 880 m 0 + 307 880 330 856 330 820 c 0 + 330 779 301 749 261 749 c 0 + 228 749 207 771 207 806 c 0 + 207 847 237 880 274 880 c 0 +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +EndSplineSet +EndChar + +StartChar: Egrave +Encoding: 135 200 181 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +411 730 m 1 + 288 812 l 2 + 253 836 244 847 244 868 c 0 + 244 890 267 911 291 911 c 0 + 310 911 329 898 352 867 c 2 + 456 730 l 1 + 411 730 l 1 +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +EndSplineSet +EndChar + +StartChar: Iacute +Encoding: 140 205 182 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +181 730 m 1 + 322 881 l 2 + 342 902 357 911 373 911 c 0 + 399 911 420 891 420 866 c 0 + 420 846 412 835 384 819 c 2 + 230 730 l 1 + 181 730 l 1 +EndSplineSet +EndChar + +StartChar: Icircumflex +Encoding: 141 206 183 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +357 896 m 1 + 443 722 l 1 + 392 722 l 1 + 304 817 l 1 + 173 722 l 1 + 116 722 l 1 + 276 896 l 1 + 357 896 l 1 +EndSplineSet +EndChar + +StartChar: Idieresis +Encoding: 142 207 184 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +398 880 m 0 + 431 880 454 856 454 820 c 0 + 454 779 425 749 385 749 c 0 + 352 749 331 771 331 805 c 0 + 331 847 361 880 398 880 c 0 +185 880 m 0 + 218 880 241 856 241 820 c 0 + 241 779 212 749 172 749 c 0 + 139 749 118 771 118 805 c 0 + 118 847 148 880 185 880 c 0 +EndSplineSet +EndChar + +StartChar: Igrave +Encoding: 139 204 185 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +320 730 m 1 + 197 812 l 2 + 161 836 152 847 152 868 c 0 + 152 890 175 911 199 911 c 0 + 218 911 237 898 261 867 c 2 + 365 730 l 1 + 320 730 l 1 +EndSplineSet +EndChar + +StartChar: Ntilde +Encoding: 144 209 186 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +620 -3 m 1 + 535 -3 l 1 + 225 534 l 1 + 152 138 l 2 + 147 109 144 89 144 76 c 0 + 144 50 156 36 180 35 c 2 + 231 32 l 1 + 226 -3 l 1 + 162 -1 136 0 114 0 c 0 + 92 0 66 -1 -2 -3 c 1 + 0 32 l 1 + 48 35 l 2 + 70 36 80 50 88 91 c 2 + 185 578 l 1 + 185 610 147 642 103 646 c 2 + 64 649 l 1 + 67 681 l 1 + 116 679 152 678 176 678 c 0 + 195 678 218 679 282 681 c 1 + 596 142 l 1 + 670 542 l 2 + 674 562 676 589 676 612 c 0 + 676 633 661 644 630 646 c 2 + 588 649 l 1 + 593 681 l 1 + 659 679 687 678 711 678 c 0 + 735 678 763 679 829 681 c 1 + 823 649 l 1 + 786 646 l 2 + 767 644 760 642 752 636 c 0 + 744 629 739 611 722 528 c 2 + 636 100 l 2 + 629 67 625 37 620 -3 c 1 +340 747 m 1 + 300 747 l 1 + 318 826 357 866 417 866 c 0 + 444 866 461 862 494 847 c 0 + 526 832 552 824 569 824 c 0 + 590 824 603 835 618 866 c 1 + 659 866 l 1 + 637 785 601 747 543 747 c 0 + 519 747 509 750 461 769 c 0 + 419 786 403 791 386 791 c 0 + 365 791 355 781 340 747 c 1 +EndSplineSet +EndChar + +StartChar: Oacute +Encoding: 146 211 187 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +430 730 m 1 + 571 881 l 2 + 591 902 605 911 622 911 c 0 + 648 911 669 891 669 867 c 0 + 669 846 661 836 633 819 c 2 + 479 730 l 1 + 430 730 l 1 +EndSplineSet +EndChar + +StartChar: Ocircumflex +Encoding: 147 212 188 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +580 896 m 1 + 666 722 l 1 + 615 722 l 1 + 527 817 l 1 + 396 722 l 1 + 339 722 l 1 + 499 896 l 1 + 580 896 l 1 +EndSplineSet +EndChar + +StartChar: Odieresis +Encoding: 149 214 189 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +621 880 m 0 + 654 880 677 856 677 820 c 0 + 677 779 648 749 608 749 c 0 + 575 749 554 771 554 805 c 0 + 554 847 584 880 621 880 c 0 +408 880 m 0 + 441 880 464 856 464 820 c 0 + 464 779 435 749 395 749 c 0 + 362 749 341 771 341 805 c 0 + 341 847 371 880 408 880 c 0 +EndSplineSet +EndChar + +StartChar: Ograve +Encoding: 145 210 190 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +535 730 m 1 + 412 812 l 2 + 376 836 367 847 367 868 c 0 + 367 890 390 911 414 911 c 0 + 433 911 452 898 476 867 c 2 + 580 730 l 1 + 535 730 l 1 +EndSplineSet +EndChar + +StartChar: Otilde +Encoding: 148 213 191 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +373 747 m 1 + 333 747 l 1 + 351 826 390 866 450 866 c 0 + 477 866 494 862 527 847 c 0 + 559 832 585 824 602 824 c 0 + 623 824 636 835 651 866 c 1 + 692 866 l 1 + 670 785 633 747 576 747 c 0 + 552 747 543 750 494 769 c 0 + 453 786 436 791 419 791 c 0 + 398 791 388 781 373 747 c 1 +EndSplineSet +EndChar + +StartChar: Scaron +Encoding: 287 352 192 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +465 504 m 1 + 465 589 l 1 + 424 624 383 639 331 639 c 0 + 252 639 196 592 196 526 c 0 + 196 467 227 437 324 401 c 0 + 407 370 428 359 457 333 c 0 + 480 312 495 274 495 239 c 0 + 495 163 453 85 385 35 c 0 + 336 -1 281 -17 210 -17 c 0 + 140 -17 96 -6 50 23 c 1 + 71 189 l 1 + 98 189 l 1 + 98 113 l 1 + 124 64 175 39 250 39 c 0 + 340 39 389 83 389 162 c 0 + 389 192 380 218 364 232 c 0 + 345 250 334 255 266 280 c 0 + 141 325 104 364 104 450 c 0 + 104 583 225 695 370 695 c 0 + 424 695 473 680 517 651 c 1 + 503 599 495 552 495 504 c 1 + 465 504 l 1 +318 722 m 1 + 230 896 l 1 + 280 896 l 1 + 371 799 l 1 + 506 896 l 1 + 562 896 l 1 + 400 722 l 1 + 318 722 l 1 +EndSplineSet +EndChar + +StartChar: Uacute +Encoding: 153 218 193 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +408 730 m 1 + 549 881 l 2 + 568 902 583 911 600 911 c 0 + 626 911 647 891 647 866 c 0 + 647 846 640 836 611 819 c 2 + 457 730 l 1 + 408 730 l 1 +EndSplineSet +EndChar + +StartChar: Ucircumflex +Encoding: 154 219 194 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +547 896 m 1 + 633 722 l 1 + 582 722 l 1 + 494 817 l 1 + 363 722 l 1 + 306 722 l 1 + 466 896 l 1 + 547 896 l 1 +EndSplineSet +EndChar + +StartChar: Udieresis +Encoding: 155 220 195 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +593 880 m 0 + 626 880 649 856 649 820 c 0 + 649 779 620 749 580 749 c 0 + 547 749 526 771 526 805 c 0 + 526 847 556 880 593 880 c 0 +380 880 m 0 + 413 880 436 856 436 820 c 0 + 436 779 407 749 367 749 c 0 + 334 749 313 771 313 805 c 0 + 313 847 343 880 380 880 c 0 +EndSplineSet +EndChar + +StartChar: Ugrave +Encoding: 152 217 196 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +500 730 m 1 + 377 812 l 2 + 342 835 333 847 333 868 c 0 + 333 890 356 911 380 911 c 0 + 399 911 418 898 441 867 c 2 + 545 730 l 1 + 500 730 l 1 +EndSplineSet +EndChar + +StartChar: Yacute +Encoding: 156 221 197 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +675 681 m 1 + 669 593 l 1 + 635 589 588 558 553 517 c 0 + 486 443 401 283 392 217 c 1 + 391 211 l 2 + 383.903271778 174.096728222 377.017297839 136.982702161 370 100 c 0 + 368 89 367 78 367 67 c 0 + 367 44 376 36 404 35 c 2 + 463 32 l 1 + 459 -3 l 1 + 371 -1 320 0 296 0 c 0 + 273 0 234 -1 139 -3 c 1 + 143 32 l 1 + 192 35 l 1 + 226 39 226 39 246 132 c 2 + 262 205 l 2 + 264 215 266 233 266 244 c 0 + 266 264 258 303 243 351 c 2 + 211 456 l 2 + 185 541 142 597 102 597 c 0 + 84 597 67 593 57 587 c 1 + 54 620 l 1 + 79 637 91 646 144 690 c 1 + 160 694 163 695 172 695 c 0 + 198 695 225 684 245 666 c 0 + 281 634 315 557 334 466 c 2 + 370 297 l 1 + 458.69283748 514.790189813 589.145679291 681.108746382 671.39510216 681.108746382 c 0 + 672.607301092 681.108746382 673.809029704 681.07262014 675 681 c 1 +366 730 m 1 + 507 881 l 2 + 527 902 542 911 558 911 c 0 + 584 911 605 891 605 866 c 0 + 605 846 597 835 569 819 c 2 + 415 730 l 1 + 366 730 l 1 +EndSplineSet +Kerns2: 13 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Ydieresis +Encoding: 311 376 198 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +675 681 m 1 + 669 593 l 1 + 635 589 588 558 553 517 c 0 + 486 443 401 283 392 217 c 1 + 391 211 l 2 + 383.903271778 174.096728222 377.017297839 136.982702161 370 100 c 0 + 368 89 367 78 367 67 c 0 + 367 44 376 36 404 35 c 2 + 463 32 l 1 + 459 -3 l 1 + 371 -1 320 0 296 0 c 0 + 273 0 234 -1 139 -3 c 1 + 143 32 l 1 + 192 35 l 1 + 226 39 226 39 246 132 c 2 + 262 205 l 2 + 264 215 266 233 266 244 c 0 + 266 264 258 303 243 351 c 2 + 211 456 l 2 + 185 541 142 597 102 597 c 0 + 84 597 67 593 57 587 c 1 + 54 620 l 1 + 79 637 91 646 144 690 c 1 + 160 694 163 695 172 695 c 0 + 198 695 225 684 245 666 c 0 + 281 634 315 557 334 466 c 2 + 370 297 l 1 + 458.69283748 514.790189813 589.145679291 681.108746382 671.39510216 681.108746382 c 0 + 672.607301092 681.108746382 673.809029704 681.07262014 675 681 c 1 +537 880 m 0 + 570 880 593 856 593 820 c 0 + 593 779 564 749 523 749 c 0 + 491 749 470 771 470 805 c 0 + 470 847 500 880 537 880 c 0 +324 880 m 0 + 357 880 380 856 380 820 c 0 + 380 779 351 749 311 749 c 0 + 278 749 257 771 257 805 c 0 + 257 847 287 880 324 880 c 0 +EndSplineSet +Kerns2: 13 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Zcaron +Encoding: 316 381 199 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +369 722 m 1 + 281 896 l 1 + 331 896 l 1 + 422 799 l 1 + 557 896 l 1 + 612 896 l 1 + 451 722 l 1 + 369 722 l 1 +1 -3 m 1 + 1 24 l 1 + 496 629 l 1 + 332 629 l 2 + 271 629 178 622 171 615 c 0 + 164 613 159 603 153 586 c 2 + 129 510 l 1 + 94 510 l 1 + 106 563 112 602 120 670 c 1 + 127 681 l 1 + 257 679 l 2 + 311 678 359 678 394 678 c 0 + 425 678 454 678 485 679 c 2 + 676 681 l 1 + 671 646 l 1 + 188 49 l 1 + 368 49 l 2 + 441 49 507 54 553 64 c 1 + 574 107 585 135 598 180 c 1 + 634 180 l 1 + 595 -3 l 1 + 437 -1 351 0 289 0 c 0 + 246 0 171 -1 70 -2 c 2 + 1 -3 l 1 +EndSplineSet +EndChar + +StartChar: aacute +Encoding: 160 225 200 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +279 518 m 1 + 420 669 l 2 + 440 690 454 699 471 699 c 0 + 497 699 518 679 518 655 c 0 + 518 634 510 624 482 607 c 2 + 328 518 l 1 + 279 518 l 1 +EndSplineSet +EndChar + +StartChar: acircumflex +Encoding: 161 226 201 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +441 684 m 1 + 527 510 l 1 + 476 510 l 1 + 388 605 l 1 + 257 510 l 1 + 200 510 l 1 + 360 684 l 1 + 441 684 l 1 +EndSplineSet +EndChar + +StartChar: adieresis +Encoding: 163 228 202 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +482 668 m 0 + 515 668 538 644 538 608 c 0 + 538 567 509 537 469 537 c 0 + 436 537 415 559 415 594 c 0 + 415 635 445 668 482 668 c 0 +269 668 m 0 + 302 668 325 644 325 608 c 0 + 325 567 296 537 256 537 c 0 + 223 537 202 559 202 593 c 0 + 202 635 232 668 269 668 c 0 +EndSplineSet +EndChar + +StartChar: agrave +Encoding: 159 224 203 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +382 518 m 1 + 259 600 l 2 + 224 623 215 635 215 656 c 0 + 215 678 238 699 261 699 c 0 + 281 699 299 686 323 655 c 2 + 426 518 l 1 + 382 518 l 1 +EndSplineSet +EndChar + +StartChar: aring +Encoding: 164 229 204 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +379 714 m 0 + 432 714 477 668 477 614 c 0 + 477 559 432 514 377 514 c 0 + 322 514 277 559 277 615 c 0 + 277 670 322 714 379 714 c 0 +378 664 m 0 + 349 664 327 642 327 614 c 0 + 327 586 349 564 377 564 c 0 + 405 564 427 586 427 614 c 0 + 427 641 405 664 378 664 c 0 +EndSplineSet +EndChar + +StartChar: atilde +Encoding: 162 227 205 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +234 535 m 1 + 194 535 l 1 + 212 614 251 654 312 654 c 0 + 338 654 355 650 388 635 c 0 + 421 619 446 612 463 612 c 0 + 485 612 498 623 512 654 c 1 + 553 654 l 1 + 532 573 495 535 438 535 c 0 + 412 535 408 536 338 564 c 0 + 314 574 294 579 280 579 c 0 + 260 579 249 569 234 535 c 1 +EndSplineSet +EndChar + +StartChar: ccedilla +Encoding: 166 231 206 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +226 -7 m 1 + 188 -62 l 1 + 198 -60 205 -59 214 -59 c 0 + 268 -59 304 -88 304 -131 c 0 + 304 -182 253 -218 181 -218 c 0 + 142 -218 113 -212 68 -193 c 1 + 90 -160 l 1 + 119 -173 135 -177 157 -177 c 0 + 191 -177 212 -162 212 -137 c 0 + 212 -113 195 -100 164 -100 c 0 + 154 -100 147 -101 135 -104 c 1 + 122 -92 l 1 + 175 -16 l 1 + 168 -17 164 -17 159 -17 c 0 + 81 -17 32 36 32 119 c 0 + 32 191 56 286 85 332 c 0 + 103 360 138 389 190 420 c 0 + 255 459 282 469 322 469 c 0 + 358 469 383 464 436 445 c 1 + 421 406 418 391 401 304 c 1 + 368 304 l 1 + 374 360 l 1 + 370 374 l 1 + 338 397 309 407 278 407 c 0 + 238 407 206 383 186 339 c 0 + 165 292 146 198 146 140 c 0 + 146 85 177 50 225 50 c 0 + 273 50 312 67 391 120 c 1 + 401 90 l 1 + 319 33 275 8 226 -7 c 1 +EndSplineSet +EndChar + +StartChar: eacute +Encoding: 168 233 207 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +209 518 m 1 + 350 669 l 2 + 370 691 384 699 401 699 c 0 + 427 699 448 679 448 655 c 0 + 448 634 440 623 412 607 c 2 + 258 518 l 1 + 209 518 l 1 +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +EndSplineSet +EndChar + +StartChar: ecircumflex +Encoding: 169 234 208 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +385 684 m 1 + 471 510 l 1 + 420 510 l 1 + 332 605 l 1 + 201 510 l 1 + 144 510 l 1 + 304 684 l 1 + 385 684 l 1 +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +EndSplineSet +EndChar + +StartChar: edieresis +Encoding: 170 235 209 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +426 668 m 0 + 459 668 482 644 482 609 c 0 + 482 567 453 537 413 537 c 0 + 380 537 359 559 359 593 c 0 + 359 635 389 668 426 668 c 0 +213 668 m 0 + 246 668 269 644 269 608 c 0 + 269 567 240 537 200 537 c 0 + 167 537 146 559 146 593 c 0 + 146 635 176 668 213 668 c 0 +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +EndSplineSet +EndChar + +StartChar: egrave +Encoding: 167 232 210 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +332 518 m 1 + 210 600 l 2 + 175 623 166 635 166 656 c 0 + 166 678 189 699 212 699 c 0 + 232 699 250 686 274 655 c 2 + 378 518 l 1 + 332 518 l 1 +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +EndSplineSet +EndChar + +StartChar: iacute +Encoding: 172 237 211 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +153 518 m 1 + 294 669 l 2 + 314 691 328 699 345 699 c 0 + 371 699 392 679 392 655 c 0 + 392 634 384 623 356 607 c 2 + 202 518 l 1 + 153 518 l 1 +EndSplineSet +EndChar + +StartChar: icircumflex +Encoding: 173 238 212 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +317 684 m 1 + 403 510 l 1 + 352 510 l 1 + 264 605 l 1 + 133 510 l 1 + 76 510 l 1 + 236 684 l 1 + 317 684 l 1 +EndSplineSet +EndChar + +StartChar: idieresis +Encoding: 174 239 213 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +370 688 m 0 + 403 688 426 664 426 628 c 0 + 426 587 397 557 357 557 c 0 + 324 557 303 579 303 613 c 0 + 303 655 333 688 370 688 c 0 +157 688 m 0 + 190 688 213 664 213 628 c 0 + 213 587 184 557 144 557 c 0 + 111 557 90 579 90 613 c 0 + 90 655 120 688 157 688 c 0 +EndSplineSet +EndChar + +StartChar: igrave +Encoding: 171 236 214 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +277 518 m 1 + 154 600 l 2 + 119 623 110 635 110 656 c 0 + 110 678 133 699 157 699 c 0 + 176 699 194 686 218 655 c 2 + 322 518 l 1 + 277 518 l 1 +EndSplineSet +EndChar + +StartChar: ntilde +Encoding: 176 241 215 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +30 331 m 1 + 17 358 l 1 + 101 420 l 2 + 146 454 178 469 203 469 c 0 + 220 469 230 458 230 439 c 0 + 230 410 224 384 196 282 c 2 + 179 222 l 1 + 214 282 231 307 266 344 c 0 + 334 418 414 469 461 469 c 0 + 484 469 500 452 500 426 c 0 + 500 413 494 384 484 344 c 2 + 436 160 l 2 + 427 127 423 101 423 81 c 0 + 423 70 426 65 433 65 c 0 + 444 65 454 70 479 87 c 2 + 508 107 l 1 + 521 80 l 1 + 511 73 506 69 492 59 c 0 + 417 3 377 -17 341 -17 c 0 + 320 -17 305 0 305 25 c 0 + 305 54 322 126 353 237 c 0 + 369 289 378 333 378 349 c 0 + 378 363 371 370 358 370 c 0 + 310 370 219 260 181 154 c 0 + 168 120 151 50 145 4 c 1 + 109 2 61 -6 39 -13 c 1 + 29 -2 l 1 + 75 137 114 298 114 353 c 0 + 114 365 111 370 103 370 c 0 + 92 370 78 364 62 353 c 2 + 30 331 l 1 +209 535 m 1 + 169 535 l 1 + 187 614 227 654 288 654 c 0 + 314 654 330 650 363 635 c 0 + 397 619 421 612 438 612 c 0 + 460 612 473 623 487 654 c 1 + 528 654 l 1 + 507 573 470 535 413 535 c 0 + 387 535 383 536 313 564 c 0 + 289 574 270 579 256 579 c 0 + 235 579 224 569 209 535 c 1 +EndSplineSet +EndChar + +StartChar: oacute +Encoding: 178 243 216 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +265 518 m 1 + 406 669 l 2 + 426 690 440 699 457 699 c 0 + 483 699 504 679 504 655 c 0 + 504 634 496 623 468 607 c 2 + 314 518 l 1 + 265 518 l 1 +EndSplineSet +EndChar + +StartChar: ocircumflex +Encoding: 179 244 217 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +429 684 m 1 + 515 510 l 1 + 464 510 l 1 + 376 605 l 1 + 245 510 l 1 + 188 510 l 1 + 348 684 l 1 + 429 684 l 1 +EndSplineSet +EndChar + +StartChar: odieresis +Encoding: 181 246 218 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +482 668 m 0 + 515 668 538 644 538 608 c 0 + 538 567 509 537 469 537 c 0 + 436 537 415 559 415 593 c 0 + 415 635 445 668 482 668 c 0 +269 668 m 0 + 302 668 325 644 325 608 c 0 + 325 567 296 537 256 537 c 0 + 223 537 202 559 202 593 c 0 + 202 635 232 668 269 668 c 0 +EndSplineSet +EndChar + +StartChar: ograve +Encoding: 177 242 219 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +375 518 m 1 + 252 600 l 2 + 217 623 208 635 208 656 c 0 + 208 678 231 699 254 699 c 0 + 274 699 292 686 316 655 c 2 + 420 518 l 1 + 375 518 l 1 +EndSplineSet +EndChar + +StartChar: otilde +Encoding: 180 245 220 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +234 535 m 1 + 194 535 l 1 + 212 614 251 654 312 654 c 0 + 338 654 355 650 388 635 c 0 + 421 620 446 612 463 612 c 0 + 485 612 498 623 512 654 c 1 + 553 654 l 1 + 532 573 495 535 438 535 c 0 + 412 535 408 536 338 564 c 0 + 314 574 294 579 280 579 c 0 + 260 579 249 569 234 535 c 1 +EndSplineSet +EndChar + +StartChar: scaron +Encoding: 288 353 221 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +76 141 m 1 + 76 94 l 1 + 110 58 156 38 206 38 c 0 + 260 38 294 66 294 110 c 0 + 294 146 272 168 226 177 c 2 + 182 186 l 2 + 106 201 68 239 68 298 c 0 + 68 343 85 372 131 405 c 0 + 198 453 236 469 284 469 c 0 + 330 469 365 460 406 438 c 1 + 404 427 403 422 400 405 c 0 + 391 357 389 346 389 322 c 1 + 359 322 l 1 + 353 370 l 1 + 314 401 282 414 243 414 c 0 + 194 414 161 385 161 341 c 0 + 161 306 180 291 237 278 c 2 + 296 265 l 2 + 357 252 394 212 394 160 c 0 + 394 123 381 97 348 66 c 0 + 289 10 227 -17 162 -17 c 0 + 124 -17 92 -11 25 10 c 1 + 38 72 42 100 46 141 c 1 + 76 141 l 1 +245 510 m 1 + 157 684 l 1 + 207 684 l 1 + 298 587 l 1 + 433 684 l 1 + 489 684 l 1 + 327 510 l 1 + 245 510 l 1 +EndSplineSet +EndChar + +StartChar: uacute +Encoding: 185 250 222 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +280 518 m 1 + 421 669 l 2 + 441 691 456 699 472 699 c 0 + 498 699 519 679 519 655 c 0 + 519 634 511 623 483 607 c 2 + 329 518 l 1 + 280 518 l 1 +EndSplineSet +EndChar + +StartChar: ucircumflex +Encoding: 186 251 223 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +409 684 m 1 + 495 510 l 1 + 443 510 l 1 + 356 605 l 1 + 225 510 l 1 + 168 510 l 1 + 328 684 l 1 + 409 684 l 1 +EndSplineSet +EndChar + +StartChar: udieresis +Encoding: 187 252 224 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +482 668 m 0 + 515 668 538 644 538 608 c 0 + 538 567 509 537 469 537 c 0 + 436 537 415 559 415 593 c 0 + 415 635 445 668 482 668 c 0 +269 668 m 0 + 302 668 325 644 325 608 c 0 + 325 567 296 537 256 537 c 0 + 223 537 202 559 202 593 c 0 + 202 635 232 668 269 668 c 0 +EndSplineSet +EndChar + +StartChar: ugrave +Encoding: 184 249 225 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +378 518 m 1 + 255 600 l 2 + 220 623 211 635 211 656 c 0 + 211 678 234 699 258 699 c 0 + 277 699 295 686 319 655 c 2 + 423 518 l 1 + 378 518 l 1 +EndSplineSet +EndChar + +StartChar: yacute +Encoding: 188 253 226 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +27 329 m 1 + 13 357 l 1 + 93 419 l 2 + 131 449 173 469 196 469 c 0 + 220 469 235 445 235 406 c 0 + 235 382 233 354 230 326 c 2 + 211 163 l 2 + 208 136 207 124 207 108 c 0 + 207 82 213 67 224 67 c 0 + 254 67 305 123 347 202 c 0 + 388 279 417 378 419 447 c 1 + 421.357142857 446.928571429 423.719387755 446.892857143 426.089650146 446.892857143 c 0 + 456.903061224 446.892857143 489.071428571 452.928571429 529 465 c 1 + 541 453 l 1 + 522 413 499 338 457 185 c 0 + 407 -3 391 -43 341 -122 c 0 + 283 -214 198 -271 120 -271 c 0 + 84 -271 51 -254 36 -227 c 0 + 27 -212 24 -200 21 -174 c 1 + 83 -134 l 1 + 101 -140 l 1 + 100 -147 100 -156 100 -159 c 0 + 100 -201 123 -225 162 -225 c 0 + 228 -225 275 -154 314 4 c 2 + 355 170 l 1 + 316 102 294 73 255 39 c 0 + 215 3 175 -17 147 -17 c 0 + 120 -17 100 20 100 70 c 0 + 100 90 102 114 106 155 c 2 + 125 337 l 2 + 126 343 126 348 126 351 c 0 + 126 363 119 370 108 370 c 0 + 88 370 61 356 27 329 c 1 +265 518 m 1 + 406 669 l 2 + 425 690 440 699 457 699 c 0 + 483 699 504 679 504 655 c 0 + 504 634 496 624 468 607 c 2 + 314 518 l 1 + 265 518 l 1 +EndSplineSet +Kerns2: 13 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: ydieresis +Encoding: 190 255 227 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +27 329 m 1 + 13 357 l 1 + 93 419 l 2 + 131 449 173 469 196 469 c 0 + 220 469 235 445 235 406 c 0 + 235 382 233 354 230 326 c 2 + 211 163 l 2 + 208 136 207 124 207 108 c 0 + 207 82 213 67 224 67 c 0 + 254 67 305 123 347 202 c 0 + 388 279 417 378 419 447 c 1 + 421.357142857 446.928571429 423.719387755 446.892857143 426.089650146 446.892857143 c 0 + 456.903061224 446.892857143 489.071428571 452.928571429 529 465 c 1 + 541 453 l 1 + 522 413 499 338 457 185 c 0 + 407 -3 391 -43 341 -122 c 0 + 283 -214 198 -271 120 -271 c 0 + 84 -271 51 -254 36 -227 c 0 + 27 -212 24 -200 21 -174 c 1 + 83 -134 l 1 + 101 -140 l 1 + 100 -147 100 -156 100 -159 c 0 + 100 -201 123 -225 162 -225 c 0 + 228 -225 275 -154 314 4 c 2 + 355 170 l 1 + 316 102 294 73 255 39 c 0 + 215 3 175 -17 147 -17 c 0 + 120 -17 100 20 100 70 c 0 + 100 90 102 114 106 155 c 2 + 125 337 l 2 + 126 343 126 348 126 351 c 0 + 126 363 119 370 108 370 c 0 + 88 370 61 356 27 329 c 1 +471 668 m 0 + 504 668 527 644 527 609 c 0 + 527 567 498 537 458 537 c 0 + 425 537 404 559 404 593 c 0 + 404 635 434 668 471 668 c 0 +258 668 m 0 + 291 668 314 644 314 608 c 0 + 314 567 285 537 245 537 c 0 + 212 537 191 559 191 593 c 0 + 191 635 221 668 258 668 c 0 +EndSplineSet +Kerns2: 13 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: zcaron +Encoding: 317 382 228 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +31 25 m 1 + 377 379 l 1 + 341 362 318 356 288 356 c 0 + 257 356 208 360 148 367 c 0 + 142 367 138 368 126 369 c 1 + 103 317 l 1 + 74 320 l 1 + 119 459 l 1 + 140 466 159 469 175 469 c 0 + 194 469 216 465 271 450 c 0 + 320 437 353 432 383 432 c 0 + 409 432 431 441 441 456 c 2 + 450 469 l 1 + 470 461 l 1 + 456 411 l 1 + 128 74 l 1 + 177 92 199 97 226 97 c 0 + 255 97 289 94 328 87 c 0 + 351 83 367 81 382 81 c 0 + 384 81 388 81 395 82 c 1 + 423 140 l 1 + 451 138 l 1 + 440 108 424 51 422 33 c 0 + 416 -9 407 -17 365 -17 c 0 + 323 -17 272 -8 209 9 c 0 + 174 19 152 22 124 22 c 0 + 93 22 72 15 47 -5 c 1 + 31 25 l 1 +273 510 m 1 + 185 684 l 1 + 235 684 l 1 + 326 587 l 1 + 461 684 l 1 + 517 684 l 1 + 355 510 l 1 + 273 510 l 1 +EndSplineSet +EndChar + +StartChar: nsuperior +Encoding: 597 8319 229 +Width: 507 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +153 452 m 1 + 142 473 l 1 + 195 512 l 2 + 223 532 242 541 258 541 c 0 + 270 541 277 533 277 520 c 0 + 277 502 272 480 257 427 c 2 + 254 416 l 1 + 296 482 370 541 412 541 c 0 + 428 541 439 529 439 513 c 0 + 439 504 435 485 430 463 c 2 + 401 355 l 2 + 395 334 393 320 393 309 c 0 + 393 304 394 303 396 303 c 0 + 401 303 409 307 422 315 c 2 + 442 329 l 1 + 453 307 l 1 + 451 306 448 304 448 304 c 1 + 446 303 l 2 + 445 302 439 298 433 293 c 0 + 391 261 363 248 341 248 c 0 + 326 248 316 260 316 276 c 0 + 316 293 327 340 345 402 c 0 + 354 433 359 457 359 467 c 0 + 359 473 356 476 351 476 c 0 + 320 476 263 403 243 338 c 0 + 237 318 230 285 226 260 c 1 + 199 259 173 254 158 250 c 1 + 150 259 l 1 + 177 341 201 437 201 468 c 0 + 201 474 200 476 198 476 c 0 + 191 476 184 473 175 467 c 2 + 153 452 l 1 +EndSplineSet +EndChar + +StartChar: ff +Encoding: 849 64256 230 +Width: 634 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +371 439 m 1 + 387 444 l 2 + 412 452 427 458 437 463 c 1 + 439 469 439 472 441 483 c 0 + 453 542 464 562 508 602 c 1 + 564 651 l 2 + 579 664 614 689 643 707 c 0 + 668 722 679 726 700 726 c 0 + 714 726 726 724 747 718 c 1 + 733 667 727 637 719 593 c 1 + 704 590 l 1 + 672 634 657 646 631 646 c 0 + 612 646 598 637 587 615 c 0 + 580 602 569 562 558 508 c 2 + 551 471 l 2 + 550 466 549 460 548 454 c 1 + 590 455 619 457 671 462 c 1 + 676 454 l 1 + 670 439 667 428 660 403 c 1 + 537 403 l 1 + 482 168 l 2 + 434 -36 404 -112 342 -184 c 0 + 302 -232 240 -271 206 -271 c 0 + 193 -271 177 -267 168 -262 c 1 + 179 -236 195 -183 200 -155 c 1 + 217 -152 l 1 + 230 -183 246 -196 268 -196 c 0 + 284 -196 298 -186 306 -168 c 0 + 319 -139 324 -121 344 -14 c 0 + 370.073282849 125.260050484 396.702885879 263.963780788 423 403 c 1 + 238 403 l 1 + 183 168 l 2 + 135 -36 105 -112 43 -184 c 0 + 3 -232 -59 -271 -93 -271 c 0 + -106 -271 -122 -267 -131 -262 c 1 + -120 -238 -104 -183 -99 -155 c 1 + -82 -152 l 1 + -68 -183 -53 -196 -31 -196 c 0 + -7 -196 6 -180 19 -135 c 0 + 27 -106 29 -97 53 29 c 2 + 124 403 l 1 + 33 403 l 1 + 38 428 l 1 + 88 444 l 2 + 113 452 128 458 138 463 c 1 + 149.518703212 532.112219273 161.261963204 557.516829349 209 602 c 1 + 265 651 l 2 + 280 664 315 689 344 707 c 0 + 369 722 380 726 401 726 c 0 + 415 726 426 724 448 718 c 1 + 435 670 428 640 420 593 c 1 + 405 590 l 1 + 373 635 358 646 332 646 c 0 + 313 646 299 637 288 615 c 0 + 277 595 277 595 249 454 c 1 + 291 455 320 457 372 462 c 1 + 377 454 l 1 + 375 448 373 445 373 444 c 2 + 371 439 l 1 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f f +EndChar + +StartChar: ffi +Encoding: 852 64259 231 +Width: 903 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +374 442 m 1 + 398.65159059 449.043311597 422.647551037 458.359750576 431 463 c 1 + 433 469 433 472 436 483 c 0 + 449 553 465 574 554 647 c 0 + 632 710 660 726 696 726 c 0 + 709 726 720 724 740 718 c 1 + 728 672 722 641 713 593 c 1 + 698 590 l 1 + 674 625 645 646 621 646 c 0 + 595 646 577 621 565 569 c 2 + 540 454 l 1 + 700 454 l 1 + 760 465 l 2 + 779 468 783 469 790 469 c 0 + 815 469 827 456 827 429 c 0 + 827 411 824 393 816 365 c 2 + 762 169 l 2 + 749 122 742 88 742 76 c 0 + 742 70 747 65 754 65 c 0 + 764 65 781 73 815 95 c 2 + 842 112 l 1 + 854 84 l 1 + 843 76 839 74 826 64 c 0 + 745 6 698 -17 660 -17 c 0 + 641 -17 628 0 628 25 c 0 + 628 41 631 63 634 78 c 2 + 703 359 l 2 + 708 377 709 385 709 396 c 0 + 709 407 705 413 698 413 c 2 + 634 413 l 2 + 601 413 580 411 531 403 c 1 + 476 168 l 2 + 429 -36 398 -113 337 -184 c 0 + 295 -232 234 -271 200 -271 c 0 + 188 -271 172 -267 162 -262 c 1 + 173 -238 189 -184 194 -155 c 1 + 211 -152 l 1 + 225 -183 240 -196 262 -196 c 0 + 298 -196 308 -171 337 -22 c 1 + 362.6094291 120.723904233 390.463166214 261.203500453 417 403 c 1 + 240 403 l 1 + 185 168 l 2 + 137 -36 107 -112 45 -184 c 0 + 5 -232 -57 -271 -91 -271 c 0 + -104 -271 -120 -267 -129 -262 c 1 + -118 -238 -102 -183 -97 -155 c 1 + -80 -152 l 1 + -66 -183 -51 -196 -29 -196 c 0 + -5 -196 8 -180 21 -135 c 0 + 27 -116 38 -61 55 29 c 2 + 126 403 l 1 + 35 403 l 1 + 40 428 l 1 + 90 444 l 2 + 116 452 130 458 140 463 c 1 + 151.518703212 532.112219273 163.261963204 557.516829349 211 602 c 1 + 267 651 l 2 + 282 664 317 689 346 707 c 0 + 371 722 382 726 403 726 c 0 + 417 726 428 724 450 718 c 1 + 437 670 430 640 422 593 c 1 + 407 590 l 1 + 375 635 360 646 334 646 c 0 + 315 646 301 637 290 615 c 0 + 279 595 279 595 251 454 c 1 + 293 455 322 457 374 462 c 1 + 379 454 l 1 + 376 448 376 447 374 442 c 1 +825 704 m 0 + 857 704 880 678 880 642 c 0 + 880 601 853 572 815 572 c 0 + 781 572 758 596 758 632 c 0 + 758 672 788 704 825 704 c 0 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f f i +EndChar + +StartChar: ffl +Encoding: 853 64260 232 +Width: 920 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +371 435 m 1 + 398 444 l 2 + 423 452 438 458 448 463 c 1 + 460 535 469 553 514 599 c 0 + 538 623 591 666 634 695 c 0 + 669 719 686 726 713 726 c 0 + 726 726 736 724 757 718 c 1 + 753 708 751 701 749 685 c 1 + 794 686 887 704 928 720 c 1 + 940 708 l 1 + 932 680 l 2 + 927 662 924 649 923 643 c 2 + 816 161 l 2 + 808 127 804 94 804 70 c 0 + 804 61 808 56 816 56 c 0 + 826 56 849 67 869 82 c 2 + 899 105 l 1 + 913 78 l 1 + 796 -7 761 -26 718 -26 c 0 + 696 -26 686 -9 686 27 c 0 + 686 61 688 73 702 137 c 2 + 803 596 l 2 + 805 608 807 620 807 627 c 0 + 807 644 795 652 772 652 c 2 + 742 652 l 1 + 730 593 l 1 + 715 590 l 1 + 690 625 661 646 637 646 c 0 + 611 646 594 621 583 569 c 2 + 559 454 l 1 + 600 455 630 457 682 462 c 1 + 687 454 l 1 + 681 439 677 427 671 403 c 1 + 548 403 l 1 + 493 168 l 2 + 445 -36 415 -113 353 -184 c 0 + 312 -232 250 -271 217 -271 c 0 + 204 -271 188 -267 179 -262 c 1 + 190 -238 206 -184 211 -155 c 1 + 228 -152 l 1 + 241 -183 256 -196 278 -196 c 0 + 314 -196 325 -171 353 -22 c 0 + 380.491830382 119.174836284 406.940520285 261.392813048 434 403 c 1 + 239 403 l 1 + 184 168 l 2 + 136 -36 106 -112 44 -184 c 0 + 4 -232 -58 -271 -92 -271 c 0 + -105 -271 -121 -267 -130 -262 c 1 + -119 -238 -103 -183 -98 -155 c 1 + -81 -152 l 1 + -67 -183 -52 -196 -30 -196 c 0 + -6 -196 7 -180 20 -135 c 0 + 28 -106 30 -97 54 29 c 2 + 125 403 l 1 + 34 403 l 1 + 39 428 l 1 + 89 444 l 2 + 114 452 129 458 139 463 c 1 + 150.518703212 532.112219273 162.261963204 557.516829349 210 602 c 1 + 266 651 l 2 + 281 664 316 689 345 707 c 0 + 370 722 381 726 402 726 c 0 + 416 726 427 724 449 718 c 1 + 436 670 429 640 421 593 c 1 + 406 590 l 1 + 374 635 359 646 333 646 c 0 + 314 646 300 637 289 615 c 0 + 278 595 278 595 250 454 c 1 + 292 455 321 457 373 462 c 1 + 378 454 l 1 + 375 446 374 444 371 435 c 1 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f f l +EndChar + +StartChar: oneeighth +Encoding: 623 8539 233 +Width: 760 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +245 0 m 1 + 176 0 l 1 + 615 683 l 1 + 684 683 l 1 + 245 0 l 1 +41 271 m 1 + 47 299 l 1 + 74 301 l 2 + 115 305 119 307 129 336 c 1 + 181 612 l 1 + 68 565 l 1 + 59 578 l 1 + 70 616 l 1 + 200 654 l 2 + 219 660 240 668 267 680 c 1 + 282 675 l 1 + 277 653 275 645 274 637 c 2 + 218 341 l 2 + 216 331 215 324 215 323 c 0 + 217 305 222 302 252 301 c 2 + 298 299 l 1 + 292 271 l 1 + 245 272 193 273 167 273 c 0 + 141 273 89 272 41 271 c 1 +655 224 m 1 + 700.552112915 201.223943543 722 169.2166652 722 132 c 0 + 722 92 705 58 670 31 c 0 + 636 4 600 -10 564 -10 c 0 + 501 -10 459 26 459 80 c 0 + 459 124 484 158 539 189 c 1 + 554 197 l 1 + 519.742937727 219.838041515 501 243.200486915 501 280 c 0 + 501 346 572 410 645 410 c 0 + 703 410 740 379 740 331 c 0 + 740 296 722 268 683 242 c 2 + 655 224 l 1 +586 177 m 1 + 577 182 l 1 + 532 152 515 126 515 88 c 0 + 515 49 541 24 579 24 c 0 + 620 24 652 55 652 95 c 0 + 652 129 630 156 586 177 c 1 +631 237 m 1 + 673 269 685 288 685 318 c 0 + 685 354 664 376 629 376 c 0 + 592 376 566 350 566 311 c 0 + 566 281 581 265 631 237 c 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" onesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" onesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" one fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" one slash eight +EndChar + +StartChar: threeeighths +Encoding: 624 8540 234 +Width: 760 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +215 0 m 1 + 146 0 l 1 + 585 683 l 1 + 654 683 l 1 + 215 0 l 1 +655 224 m 1 + 700.552112915 201.223943543 722 169.2166652 722 132 c 0 + 722 92 705 58 670 31 c 0 + 636 4 600 -10 564 -10 c 0 + 501 -10 459 26 459 80 c 0 + 459 125 484 158 539 189 c 1 + 554 197 l 1 + 518.706928161 220.52871456 501 243.45223579 501 280 c 0 + 501 346 572 410 645 410 c 0 + 703 410 740 379 740 331 c 0 + 740 296 722 268 683 242 c 2 + 655 224 l 1 +586 177 m 1 + 577 182 l 1 + 532 152 515 126 515 88 c 0 + 515 49 541 24 579 24 c 0 + 620 24 652 55 652 95 c 0 + 652 129 630 156 586 177 c 1 +631 237 m 1 + 673 269 685 288 685 318 c 0 + 685 354 664 376 629 376 c 0 + 592 376 566 349 566 311 c 0 + 566 281 581 265 631 237 c 1 +70 383 m 1 + 70 374.343939632 67 362.56046219 67 353 c 0 + 67 317 93 293 132 293 c 0 + 181 293 218 338 218 398 c 0 + 218 447 198 471 156 471 c 0 + 141 471 132 469 107 462 c 1 + 98 469 l 1 + 111 506 l 1 + 117 504 122 504 133 504 c 0 + 161 504 176 507 191 516 c 0 + 215 530 229 555 229 582 c 0 + 229 612 207 631 171 631 c 0 + 137 631 116 615 94 572 c 1 + 66 586 l 1 + 107 655 l 1 + 136 675 163 683 202 683 c 0 + 269 683 310 652 310 602 c 0 + 310 557 277 523 205 497 c 1 + 276 489 309 460 309 406 c 0 + 309 325 230 263 129 263 c 0 + 91 263 64 269 23 288 c 1 + 42 384 l 1 + 70 383 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" threesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" threesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" three fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" three slash eight +EndChar + +StartChar: fiveeighths +Encoding: 625 8541 235 +Width: 760 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +245 0 m 1 + 176 0 l 1 + 615 683 l 1 + 684 683 l 1 + 245 0 l 1 +555 197 m 1 + 519.700671664 214.649664168 502 246.383695982 502 280 c 0 + 502 346 573 410 646 410 c 0 + 703 410 740 379 740 331 c 0 + 740 296 722 268 683 242 c 2 + 656 224 l 1 + 659 222 l 1 + 703 197 722 169 722 132 c 0 + 722 92 705 59 670 31 c 0 + 636 4 600 -10 564 -10 c 0 + 501 -10 459 26 459 80 c 0 + 459 124 484 158 539 189 c 1 + 555 197 l 1 +587 177 m 1 + 578 182 l 1 + 533 152 515 126 515 88 c 0 + 515 49 541 24 579 24 c 0 + 620 24 652 55 652 95 c 0 + 652 129 630 156 587 177 c 1 +632 237 m 1 + 673 269 685 287 685 318 c 0 + 685 354 664 376 629 376 c 0 + 592 376 567 349 567 311 c 0 + 567 282 582 265 632 237 c 1 +69 449 m 1 + 45 458 l 1 + 64 551 69 579 84 669 c 1 + 89 676 l 1 + 138 673 171 672 230 672 c 2 + 287 672 l 1 + 293 664 l 1 + 263 607 l 1 + 213 606 196 605 166 605 c 2 + 107 605 l 1 + 84 499 l 1 + 108 517 130 524 162 524 c 0 + 233 524 277 484 277 419 c 0 + 277 330 203 261 107 261 c 0 + 66 261 40 268 5 291 c 1 + 12 317 16 343 22 383 c 1 + 46 379 l 1 + 45 370 44 365 44 359 c 0 + 44 317 69 289 108 289 c 0 + 138 289 161 305 177 339 c 0 + 188 362 194 390 194 415 c 0 + 194 459 171 485 132 485 c 0 + 105 485 92 477 69 449 c 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" fivesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" fivesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" five fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" five slash eight +EndChar + +StartChar: seveneighths +Encoding: 626 8542 236 +Width: 760 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +245 0 m 1 + 176 0 l 1 + 615 683 l 1 + 684 683 l 1 + 245 0 l 1 +656 224 m 1 + 700.699713284 201.650143358 722 168.920502955 722 132 c 0 + 722 92 705 58 670 31 c 0 + 636 4 600 -10 564 -10 c 0 + 501 -10 459 26 459 80 c 0 + 459 124 484 158 539 189 c 1 + 555 197 l 1 + 519.700671664 214.649664168 502 246.383695982 502 280 c 0 + 502 346 573 410 646 410 c 0 + 703 410 740 379 740 330 c 0 + 740 296 722 268 683 242 c 2 + 656 224 l 1 +587 177 m 1 + 578 182 l 1 + 533 152 515 126 515 88 c 0 + 515 49 541 24 579 24 c 0 + 620 24 652 55 652 95 c 0 + 652 129 630 156 587 177 c 1 +632 237 m 1 + 673 269 685 288 685 318 c 0 + 685 354 664 376 630 376 c 0 + 593 376 567 350 567 311 c 0 + 567 282 582 264 632 237 c 1 +44 269 m 1 + 38 281 l 1 + 101 377 193 513 214 541 c 2 + 257 600 l 1 + 102 600 l 2 + 91 600 67 598 48 596 c 1 + 41 601 l 1 + 44 614 50 646 54 668 c 1 + 59 676 l 1 + 118 673 155 672 171 672 c 2 + 330 672 l 1 + 330 645 l 1 + 295 596 l 1 + 231 501 159 371 117 269 c 1 + 109 270 l 1 + 95 271 l 1 + 80 271 l 2 + 74 271 74 271 57 270 c 1 + 50 270 l 1 + 44 269 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" sevensuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" sevensuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" seven fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" seven slash eight +EndChar + +StartChar: zerosuperior +Encoding: 590 8304 237 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +207 681 m 0 + 277 681 315 629 315 532 c 0 + 315 464 297 394 267 341 c 0 + 236 286 199 261 150 261 c 0 + 78 261 40 312 40 409 c 0 + 40 479 57 548 87 600 c 0 + 120 656 156 681 207 681 c 0 +146 551 m 1 + 144 541 l 1 + 126 463 115 388 115 341 c 0 + 115 309 128 289 149 289 c 0 + 170 289 185 306 197 344 c 0 + 217 410 240 543 240 600 c 0 + 240 632 227 652 206 652 c 0 + 178 652 162 624 146 551 c 1 +EndSplineSet +EndChar + +StartChar: foursuperior +Encoding: 591 8308 238 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +169 375 m 1 + 28 375 l 1 + 32 402 l 1 + 93 500 143 570 219 662 c 1 + 248 665 265 669 295 681 c 1 + 305 673 l 1 + 260 426 l 1 + 321 428 l 1 + 326 425 l 1 + 314 375 l 1 + 250 375 l 1 + 243 329 l 2 + 242 321 241 316 241 311 c 0 + 241 303 248 298 257 297 c 2 + 309 295 l 1 + 305 269 l 1 + 283 270 l 1 + 219 271 219 271 193 271 c 0 + 169 271 169 271 101 270 c 1 + 78 269 l 1 + 82 295 l 1 + 123 297 l 2 + 153 299 155 301 161 331 c 2 + 169 375 l 1 +88 426 m 1 + 179 426 l 1 + 211 603 l 1 + 155 532 121 482 88 426 c 1 +EndSplineSet +EndChar + +StartChar: fivesuperior +Encoding: 592 8309 239 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +99 449 m 1 + 75 458 l 1 + 94 551 99 579 114 669 c 1 + 119 676 l 1 + 168 673 201 672 260 672 c 2 + 317 672 l 1 + 323 664 l 1 + 293 607 l 1 + 243 606 226 605 196 605 c 2 + 137 605 l 1 + 114 499 l 1 + 138 517 160 524 192 524 c 0 + 263 524 307 484 307 419 c 0 + 307 330 233 261 137 261 c 0 + 96 261 70 268 35 291 c 1 + 42 317 46 343 52 383 c 1 + 76 379 l 1 + 75 370 74 365 74 359 c 0 + 74 317 99 289 138 289 c 0 + 168 289 191 305 207 339 c 0 + 218 362 224 390 224 415 c 0 + 224 459 201 485 162 485 c 0 + 135 485 122 477 99 449 c 1 +EndSplineSet +EndChar + +StartChar: sixsuperior +Encoding: 593 8310 240 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +319 671 m 1 + 304 626 l 1 + 296 622 l 1 + 280 638 266 644 246 644 c 0 + 193 644 156 591 133 482 c 1 + 162 510 188 523 219 523 c 0 + 272 523 311 483 311 428 c 0 + 311 338 236 261 150 261 c 0 + 80 261 42 309 42 396 c 0 + 42 477 72 555 125 609 c 0 + 169 655 222 681 270 681 c 0 + 289 681 298 679 319 671 c 1 +185 477 m 0 + 146 477 121 434 121 364 c 0 + 121 318 137 295 168 295 c 0 + 204 295 229 343 229 413 c 0 + 229 455 214 477 185 477 c 0 +EndSplineSet +EndChar + +StartChar: sevensuperior +Encoding: 594 8311 241 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +58 269 m 1 + 52 281 l 1 + 115 377 207 513 228 541 c 2 + 271 600 l 1 + 116 600 l 2 + 105 600 81 598 62 596 c 1 + 55 601 l 1 + 58 614 64 646 68 668 c 1 + 73 676 l 1 + 132 673 169 672 185 672 c 2 + 344 672 l 1 + 344 645 l 1 + 309 596 l 1 + 245 501 173 371 131 269 c 1 + 123 270 l 1 + 109 271 l 1 + 94 271 l 2 + 88 271 88 271 71 270 c 1 + 64 270 l 1 + 58 269 l 1 +EndSplineSet +EndChar + +StartChar: eightsuperior +Encoding: 595 8312 242 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +219 495 m 1 + 264.684405178 472.157797411 286 439.479623461 286 404 c 0 + 286 363 269 330 234 302 c 0 + 200 275 163 261 128 261 c 0 + 64 261 22 297 22 351 c 0 + 22 395 47 429 102 460 c 1 + 118 468 l 1 + 82.700671664 485.649664168 65 517.383695982 65 551 c 0 + 65 617 136 681 209 681 c 0 + 266 681 303 650 303 602 c 0 + 303 567 285 539 246 513 c 2 + 219 495 l 1 +150 448 m 1 + 141 453 l 1 + 96 423 78 397 78 359 c 0 + 78 320 104 295 142 295 c 0 + 184 295 216 326 216 366 c 0 + 216 400 194 427 150 448 c 1 +195 508 m 1 + 236 541 248 559 248 589 c 0 + 248 625 227 647 193 647 c 0 + 155 647 130 621 130 582 c 0 + 130 552 145 536 195 508 c 1 +EndSplineSet +EndChar + +StartChar: ninesuperior +Encoding: 596 8313 243 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +33 336 m 1 + 52 344 l 1 + 69 311 88 297 120 297 c 0 + 152 297 178 319 197 362 c 0 + 208 387 212 401 226 457 c 1 + 201 429 174 416 141 416 c 0 + 86 416 51 456 51 520 c 0 + 51 577 74 618 124 650 c 0 + 157 672 183 681 208 681 c 0 + 278 681 319 630 319 544 c 0 + 319 400 214 261 105 261 c 0 + 88 261 79 263 49 271 c 1 + 45.7437364594 287.281317703 42.0815345522 301.944245429 33 336 c 1 +192 645 m 0 + 154 645 130 605 130 541 c 0 + 130 491 146 465 176 465 c 0 + 215 465 237 504 237 571 c 0 + 237 618 221 645 192 645 c 0 +EndSplineSet +EndChar + +StartChar: IJ +Encoding: 241 306 244 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +801 646 m 1 + 755 643 l 2 + 722 641 716 635 709 599 c 2 + 611 43 l 2 + 588 -88 493 -207 411 -207 c 0 + 398 -207 383 -204 360 -197 c 1 + 360 -162 l 1 + 374 -168 383 -170 395 -170 c 0 + 421 -170 439 -158 452 -131 c 0 + 459 -115 462 -101 473 -35 c 2 + 569 541 l 2 + 574 572 579 607 579 614 c 0 + 579 632 567 642 541 643 c 2 + 490 646 l 1 + 495 681 l 1 + 588 679 624 678 648 678 c 0 + 671 678 671 678 806 681 c 1 + 801 646 l 1 +EndSplineSet +EndChar + +StartChar: Abreve +Encoding: 193 258 245 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +331 892 m 1 + 373 892 l 1 + 379 829 411 802 478 802 c 0 + 542 802 579 828 608 892 c 1 + 647 892 l 1 + 636 844 627 821 608 796 c 0 + 577 753 525 730 463 730 c 0 + 415 730 383 743 361 771 c 0 + 339 800 331 830 331 892 c 1 +EndSplineSet +EndChar + +StartChar: Aogonek +Encoding: 195 260 246 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 676 -3 l 2 + 671 -3 666 -6 658 -13 c 0 + 619 -50 610 -63 610 -87 c 0 + 610 -114 630 -133 658 -133 c 0 + 680 -133 696 -124 721 -99 c 1 + 745 -112 l 1 + 691 -168 652 -189 606 -189 c 0 + 565 -189 539 -164 539 -124 c 0 + 539 -86 558 -59 627 -2 c 1 + 609 -1 l 2 + 573 0 562 0 538 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +EndSplineSet +EndChar + +StartChar: Cacute +Encoding: 197 262 247 +Width: 685 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +340 -17 m 0 + 165.187005838 -17 69 75.4065216263 69 250 c 0 + 69 497 263 695 504 695 c 0 + 573 695 630 682 695 652 c 1 + 669 560 662 531 657 484 c 1 + 622 484 l 1 + 627 572 l 2 + 629 605 545 636 454 636 c 0 + 302 636 207 495 207 272 c 0 + 207 119 268 48 399 48 c 0 + 462 48 521 67 597 112 c 2 + 619 125 l 1 + 629 116 l 1 + 616 77 l 1 + 506 8 434 -17 340 -17 c 0 +429 730 m 1 + 570 881 l 2 + 590 902 605 911 621 911 c 0 + 647 911 668 891 668 866 c 0 + 668 846 660 835 632 819 c 2 + 478 730 l 1 + 429 730 l 1 +EndSplineSet +EndChar + +StartChar: Ccaron +Encoding: 203 268 248 +Width: 685 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +340 -17 m 0 + 165.187005838 -17 69 75.4065216263 69 250 c 0 + 69 497 263 695 504 695 c 0 + 573 695 630 682 695 652 c 1 + 669 560 662 531 657 484 c 1 + 622 484 l 1 + 627 572 l 2 + 629 605 545 636 454 636 c 0 + 302 636 207 495 207 272 c 0 + 207 119 268 48 399 48 c 0 + 462 48 521 67 597 112 c 2 + 619 125 l 1 + 629 116 l 1 + 616 77 l 1 + 506 8 434 -17 340 -17 c 0 +467 722 m 1 + 379 896 l 1 + 429 896 l 1 + 520 799 l 1 + 655 896 l 1 + 711 896 l 1 + 549 722 l 1 + 467 722 l 1 +EndSplineSet +EndChar + +StartChar: Cdotaccent +Encoding: 201 266 249 +Width: 685 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +340 -17 m 0 + 165.187005838 -17 69 75.4065216263 69 250 c 0 + 69 497 263 695 504 695 c 0 + 573 695 630 682 695 652 c 1 + 669 560 662 531 657 484 c 1 + 622 484 l 1 + 627 572 l 2 + 629 605 545 636 454 636 c 0 + 302 636 207 495 207 272 c 0 + 207 119 268 48 399 48 c 0 + 462 48 521 67 597 112 c 2 + 619 125 l 1 + 629 116 l 1 + 616 77 l 1 + 506 8 434 -17 340 -17 c 0 +486 880 m 0 + 519 880 542 856 542 820 c 0 + 542 779 513 749 473 749 c 0 + 440 749 419 771 419 806 c 0 + 419 847 449 880 486 880 c 0 +EndSplineSet +EndChar + +StartChar: Dcaron +Encoding: 205 270 250 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +329 -3 m 0 + 279.494117198 -3 191.891321829 0 141 0 c 0 + 102 0 69 -1 0 -3 c 1 + 5 29 l 1 + 33 32 l 2 + 63 35 73 47 81 92 c 2 + 168 594 l 2 + 169 601 170 609 170 614 c 0 + 170 636 159 644 124 646 c 2 + 78 649 l 1 + 83 681 l 1 + 176 679 209 678 240 678 c 0 + 272.473419972 678 410.404343634 682 447 682 c 0 + 566 682 633 659 685 601 c 0 + 726 555 747 494 747 423 c 0 + 747 300 695 179 608 100 c 0 + 535 33 438 -3 329 -3 c 0 +303 635 m 1 + 203 51 l 1 + 266 42 286 40 314 40 c 0 + 430 40 496 73 541 151 c 0 + 582 225 609 335 609 434 c 0 + 609 521 584 578 533 608 c 0 + 499 627 436 640 375 640 c 0 + 370 640 356 639 342 638 c 2 + 303 635 l 1 +332 722 m 1 + 244 896 l 1 + 294 896 l 1 + 385 799 l 1 + 520 896 l 1 + 576 896 l 1 + 414 722 l 1 + 332 722 l 1 +EndSplineSet +EndChar + +StartChar: Dcroat +Encoding: 207 272 251 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +329 -3 m 0 + 279.494117198 -3 191.891321829 0 141 0 c 0 + 102 0 69 -1 0 -3 c 1 + 5 29 l 1 + 33 32 l 2 + 63 35 73 47 81 92 c 2 + 124 342 l 1 + 24 342 l 1 + 30 382 l 1 + 131 382 l 1 + 168 594 l 2 + 169 601 170 609 170 614 c 0 + 170 636 159 644 124 646 c 2 + 78 649 l 1 + 83 681 l 1 + 176 679 209 678 240 678 c 0 + 272.473419972 678 410.404343634 682 447 682 c 0 + 566 682 633 659 685 601 c 0 + 726 555 747 494 747 423 c 0 + 747 300 695 179 608 100 c 0 + 535 33 438 -3 329 -3 c 0 +260 382 m 1 + 442 382 l 1 + 436 342 l 1 + 253 342 l 1 + 203 51 l 1 + 266 42 286 40 314 40 c 0 + 430 40 496 73 541 151 c 0 + 582 225 609 335 609 434 c 0 + 609 521 584 578 533 608 c 0 + 499 627 436 640 375 640 c 0 + 370 640 356 639 342 638 c 2 + 303 635 l 1 + 260 382 l 1 +EndSplineSet +EndChar + +StartChar: Ecaron +Encoding: 217 282 252 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +340 722 m 1 + 252 896 l 1 + 302 896 l 1 + 393 799 l 1 + 528 896 l 1 + 584 896 l 1 + 422 722 l 1 + 340 722 l 1 +EndSplineSet +EndChar + +StartChar: Edotaccent +Encoding: 213 278 253 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +376 880 m 0 + 409 880 432 856 432 820 c 0 + 432 779 403 749 363 749 c 0 + 330 749 309 771 309 805 c 0 + 309 847 339 880 376 880 c 0 +EndSplineSet +EndChar + +StartChar: Eogonek +Encoding: 215 280 254 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +251 678 m 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 510 0 l 2 + 504 0 499 -4 480 -22 c 0 + 453 -48 442 -66 442 -87 c 0 + 442 -114 462 -133 490 -133 c 0 + 512 -133 528 -124 553 -99 c 1 + 577 -112 l 1 + 523 -168 484 -189 438 -189 c 0 + 397 -189 371 -164 371 -124 c 0 + 371 -85 390 -58 459 -1 c 1 + 445 -2 434 -2 433 -2 c 2 + 407 -2 l 1 + 391 -3 375 -3 356 -3 c 0 + 322.155265535 -3 181.847889646 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 +EndSplineSet +EndChar + +StartChar: Gbreve +Encoding: 221 286 255 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +368 -17 m 0 + 182.733645818 -17 72 70.3744325 72 256 c 0 + 72 440 177 592 352 661 c 0 + 411 684 466 695 523 695 c 0 + 597 695 652 683 722 652 c 1 + 696 561 690 531 684 484 c 1 + 649 484 l 1 + 653 562 l 2 + 654 568 654 572 654 574 c 0 + 654 605 574 633 482 633 c 0 + 418 633 354 613 316 580 c 0 + 253 526 210 395 210 259 c 0 + 210 111 276 30 396 30 c 0 + 443 30 482 39 517 59 c 1 + 549 200 l 2 + 551 208 552 217 552 223 c 0 + 552 242 540 250 508 251 c 2 + 448 253 l 1 + 453 286 l 1 + 540 284 575 283 602 283 c 0 + 631 283 665 284 750 286 c 1 + 745 253 l 1 + 720 251 l 2 + 693 248 683 238 675 206 c 1 + 655 110 l 2 + 651 91 649 78 649 64 c 1 + 652 48 l 1 + 509 -4 453 -17 368 -17 c 0 +379 892 m 1 + 422 892 l 1 + 427 829 459 802 526 802 c 0 + 590 802 627 828 656 892 c 1 + 695 892 l 1 + 684 844 675 821 656 796 c 0 + 625 753 573 730 511 730 c 0 + 463 730 431 743 409 771 c 0 + 387 800 379 830 379 892 c 1 +EndSplineSet +EndChar + +StartChar: Gdotaccent +Encoding: 223 288 256 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +368 -17 m 0 + 182.733645818 -17 72 70.3744325 72 256 c 0 + 72 440 177 592 352 661 c 0 + 411 684 466 695 523 695 c 0 + 597 695 652 683 722 652 c 1 + 696 561 690 531 684 484 c 1 + 649 484 l 1 + 653 562 l 2 + 654 568 654 572 654 574 c 0 + 654 605 574 633 482 633 c 0 + 418 633 354 613 316 580 c 0 + 253 526 210 395 210 259 c 0 + 210 111 276 30 396 30 c 0 + 443 30 482 39 517 59 c 1 + 549 200 l 2 + 551 208 552 217 552 223 c 0 + 552 242 540 250 508 251 c 2 + 448 253 l 1 + 453 286 l 1 + 540 284 575 283 602 283 c 0 + 631 283 665 284 750 286 c 1 + 745 253 l 1 + 720 251 l 2 + 693 248 683 238 675 206 c 1 + 655 110 l 2 + 651 91 649 78 649 64 c 1 + 652 48 l 1 + 509 -4 453 -17 368 -17 c 0 +492 880 m 0 + 525 880 548 856 548 820 c 0 + 548 779 519 749 479 749 c 0 + 446 749 425 771 425 805 c 0 + 425 847 455 880 492 880 c 0 +EndSplineSet +EndChar + +StartChar: Idotaccent +Encoding: 239 304 257 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +297 880 m 0 + 330 880 353 856 353 820 c 0 + 353 779 324 749 284 749 c 0 + 251 749 230 771 230 805 c 0 + 230 847 260 880 297 880 c 0 +EndSplineSet +EndChar + +StartChar: Lacute +Encoding: 248 313 258 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +372 -3 m 0 + 314.581689359 -3 204.615440242 0 171 0 c 0 + 129 0 96 -1 26 -3 c 1 + 30 29 l 1 + 58 32 l 2 + 87 35 95 46 104 92 c 2 + 186 541 l 2 + 192 572 195 599 195 615 c 0 + 195 632 183 642 157 643 c 2 + 105 646 l 1 + 109 681 l 1 + 201 679 237 678 261 678 c 0 + 284 678 284 678 420 681 c 1 + 416 646 l 1 + 371 643 l 2 + 338 641 332 635 325 599 c 2 + 226 56 l 1 + 250 51 261 50 288 50 c 0 + 337 50 422 53 462 56 c 0 + 496 59 510 69 519 98 c 2 + 542 174 l 1 + 578 174 l 1 + 559 81 552 50 544 0 c 1 + 445 -2 402 -3 372 -3 c 0 +232 730 m 1 + 373 881 l 2 + 393 902 408 911 424 911 c 0 + 450 911 471 891 471 866 c 0 + 471 846 463 835 435 819 c 2 + 281 730 l 1 + 232 730 l 1 +EndSplineSet +EndChar + +StartChar: Lcaron +Encoding: 252 317 259 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +372 -3 m 0 + 314.581689359 -3 204.615440242 0 171 0 c 0 + 129 0 96 -1 26 -3 c 1 + 30 29 l 1 + 58 32 l 2 + 87 35 95 46 104 92 c 2 + 186 541 l 2 + 192 572 195 599 195 615 c 0 + 195 632 183 642 157 643 c 2 + 105 646 l 1 + 109 681 l 1 + 201 679 237 678 261 678 c 0 + 284 678 284 678 420 681 c 1 + 416 646 l 1 + 371 643 l 2 + 338 641 332 635 325 599 c 2 + 226 56 l 1 + 250 51 261 50 288 50 c 0 + 337 50 422 53 462 56 c 0 + 496 59 510 69 519 98 c 2 + 542 174 l 1 + 578 174 l 1 + 559 81 552 50 544 0 c 1 + 445 -2 402 -3 372 -3 c 0 +608 720 m 1 + 621 707 l 1 + 568 605 528 544 477 485 c 1 + 432 460 l 1 + 418 470 l 1 + 460 542 485 611 500 692 c 1 + 523 694 525 695 576 710 c 2 + 608 720 l 1 +EndSplineSet +EndChar + +StartChar: Nacute +Encoding: 258 323 260 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +620 -3 m 1 + 535 -3 l 1 + 225 534 l 1 + 152 138 l 2 + 147 109 144 89 144 76 c 0 + 144 50 156 36 180 35 c 2 + 231 32 l 1 + 226 -3 l 1 + 162 -1 136 0 114 0 c 0 + 92 0 66 -1 -2 -3 c 1 + 0 32 l 1 + 48 35 l 2 + 70 36 80 50 88 91 c 2 + 185 578 l 1 + 185 610 147 642 103 646 c 2 + 64 649 l 1 + 67 681 l 1 + 116 679 152 678 176 678 c 0 + 195 678 218 679 282 681 c 1 + 596 142 l 1 + 670 542 l 2 + 674 562 676 589 676 612 c 0 + 676 633 661 644 630 646 c 2 + 588 649 l 1 + 593 681 l 1 + 659 679 687 678 711 678 c 0 + 735 678 763 679 829 681 c 1 + 823 649 l 1 + 786 646 l 2 + 767 644 760 642 752 636 c 0 + 744 629 739 611 722 528 c 2 + 636 100 l 2 + 629 67 625 37 620 -3 c 1 +376 730 m 1 + 517 881 l 2 + 536 902 551 911 568 911 c 0 + 594 911 615 891 615 866 c 0 + 615 845 608 836 578 819 c 2 + 425 730 l 1 + 376 730 l 1 +EndSplineSet +EndChar + +StartChar: Ncaron +Encoding: 262 327 261 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +620 -3 m 1 + 535 -3 l 1 + 225 534 l 1 + 152 138 l 2 + 147 109 144 89 144 76 c 0 + 144 50 156 36 180 35 c 2 + 231 32 l 1 + 226 -3 l 1 + 162 -1 136 0 114 0 c 0 + 92 0 66 -1 -2 -3 c 1 + 0 32 l 1 + 48 35 l 2 + 70 36 80 50 88 91 c 2 + 185 578 l 1 + 185 610 147 642 103 646 c 2 + 64 649 l 1 + 67 681 l 1 + 116 679 152 678 176 678 c 0 + 195 678 218 679 282 681 c 1 + 596 142 l 1 + 670 542 l 2 + 674 562 676 589 676 612 c 0 + 676 633 661 644 630 646 c 2 + 588 649 l 1 + 593 681 l 1 + 659 679 687 678 711 678 c 0 + 735 678 763 679 829 681 c 1 + 823 649 l 1 + 786 646 l 2 + 767 644 760 642 752 636 c 0 + 744 629 739 611 722 528 c 2 + 636 100 l 2 + 629 67 625 37 620 -3 c 1 +424 748 m 1 + 336 922 l 1 + 386 922 l 1 + 477 825 l 1 + 612 922 l 1 + 668 922 l 1 + 505 748 l 1 + 424 748 l 1 +EndSplineSet +EndChar + +StartChar: Ohungarumlaut +Encoding: 271 336 262 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +382 730 m 1 + 519 877 l 2 + 540 900 559 911 578 911 c 0 + 600 911 622 888 622 864 c 0 + 622 847 607 830 573 811 c 2 + 431 730 l 1 + 382 730 l 1 +579 730 m 1 + 716 877 l 2 + 737 900 756 911 775 911 c 0 + 797 911 819 888 819 864 c 0 + 819 847 804 831 770 811 c 2 + 628 730 l 1 + 579 730 l 1 +EndSplineSet +EndChar + +StartChar: Racute +Encoding: 275 340 263 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 32 m 1 + 57 35 l 2 + 90 37 95 47 111 132 c 1 + 192 594 l 2 + 193 601 194 609 194 614 c 0 + 194 637 184 644 148 646 c 2 + 102 649 l 1 + 107 681 l 1 + 196 679 236 678 272 678 c 0 + 307 678 317 678 424 681 c 1 + 457 681 l 2 + 592 681 659 634 659 538 c 0 + 659 480 632 431 582 398 c 0 + 548 376 518 365 454 353 c 1 + 610 86 l 2 + 624 61 649 35 660 34 c 1 + 697 27 l 1 + 697 -3 l 1 + 660 -1 650 -1 599 0 c 1 + 515 -3 l 1 + 370 258 l 2 + 359 276 339 307 309 353 c 1 + 314 370 l 1 + 369 370 l 2 + 461 370 527 436 527 529 c 0 + 527 606 487 638 391 638 c 0 + 373 638 355 637 328 635 c 1 + 235 100 l 2 + 233 89 232 77 232 66 c 0 + 232 44 242 36 269 35 c 2 + 328 32 l 1 + 324 -3 l 1 + 236 -1 185 0 161 0 c 0 + 138 0 99 -1 4 -3 c 1 + 8 32 l 1 +277 730 m 1 + 418 881 l 2 + 438 902 453 911 469 911 c 0 + 495 911 516 891 516 866 c 0 + 516 846 508 835 480 819 c 2 + 326 730 l 1 + 277 730 l 1 +EndSplineSet +EndChar + +StartChar: Rcaron +Encoding: 279 344 264 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 32 m 1 + 57 35 l 2 + 90 37 95 47 111 132 c 1 + 192 594 l 2 + 193 601 194 609 194 614 c 0 + 194 637 184 644 148 646 c 2 + 102 649 l 1 + 107 681 l 1 + 196 679 236 678 272 678 c 0 + 307 678 317 678 424 681 c 1 + 457 681 l 2 + 592 681 659 634 659 538 c 0 + 659 480 632 431 582 398 c 0 + 548 376 518 365 454 353 c 1 + 610 86 l 2 + 624 61 649 35 660 34 c 1 + 697 27 l 1 + 697 -3 l 1 + 660 -1 650 -1 599 0 c 1 + 515 -3 l 1 + 370 258 l 2 + 359 276 339 307 309 353 c 1 + 314 370 l 1 + 369 370 l 2 + 461 370 527 436 527 529 c 0 + 527 606 487 638 391 638 c 0 + 373 638 355 637 328 635 c 1 + 235 100 l 2 + 233 89 232 77 232 66 c 0 + 232 44 242 36 269 35 c 2 + 328 32 l 1 + 324 -3 l 1 + 236 -1 185 0 161 0 c 0 + 138 0 99 -1 4 -3 c 1 + 8 32 l 1 +307 738 m 1 + 219 912 l 1 + 269 912 l 1 + 360 815 l 1 + 495 912 l 1 + 551 912 l 1 + 389 738 l 1 + 307 738 l 1 +EndSplineSet +EndChar + +StartChar: Sacute +Encoding: 281 346 265 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +465 504 m 1 + 465 589 l 1 + 424 624 383 639 331 639 c 0 + 252 639 196 592 196 526 c 0 + 196 467 227 437 324 401 c 0 + 407 370 428 359 457 333 c 0 + 480 312 495 274 495 239 c 0 + 495 163 453 85 385 35 c 0 + 336 -1 281 -17 210 -17 c 0 + 140 -17 96 -6 50 23 c 1 + 71 189 l 1 + 98 189 l 1 + 98 113 l 1 + 124 64 175 39 250 39 c 0 + 340 39 389 83 389 162 c 0 + 389 192 380 218 364 232 c 0 + 345 250 334 255 266 280 c 0 + 141 325 104 364 104 450 c 0 + 104 583 225 695 370 695 c 0 + 424 695 473 680 517 651 c 1 + 503 599 495 552 495 504 c 1 + 465 504 l 1 +305 730 m 1 + 446 881 l 2 + 466 902 481 911 497 911 c 0 + 523 911 544 891 544 866 c 0 + 544 846 536 835 508 819 c 2 + 354 730 l 1 + 305 730 l 1 +EndSplineSet +EndChar + +StartChar: Scedilla +Encoding: 285 350 266 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +465 504 m 1 + 465 589 l 1 + 424 624 383 639 331 639 c 0 + 252 639 196 592 196 526 c 0 + 196 467 227 437 324 401 c 0 + 407 370 428 359 457 333 c 0 + 480 312 495 274 495 239 c 0 + 495 153 441 66 360 19 c 0 + 323 -2 290 -12 242 -16 c 1 + 210 -62 l 1 + 221 -60 227 -59 236 -59 c 0 + 289 -59 326 -88 326 -131 c 0 + 326 -182 275 -218 203 -218 c 0 + 165 -218 135 -211 90 -193 c 1 + 112 -160 l 1 + 142 -173 157 -177 179 -177 c 0 + 213 -177 234 -162 234 -137 c 0 + 234 -113 217 -100 187 -100 c 0 + 176 -100 169 -101 157 -104 c 1 + 144 -92 l 1 + 197 -17 l 1 + 133 -15 87 -2 50 23 c 1 + 71 189 l 1 + 98 189 l 1 + 98 113 l 1 + 124 64 175 39 250 39 c 0 + 340 39 389 83 389 162 c 0 + 389 192 380 218 364 232 c 0 + 345 250 334 255 266 280 c 0 + 141 325 104 364 104 450 c 0 + 104 583 225 695 370 695 c 0 + 424 695 473 680 517 651 c 1 + 503 599 495 552 495 504 c 1 + 465 504 l 1 +EndSplineSet +Substitution2: "'locl' Localized Forms in Latin lookup 2 subtable" Scommaaccent +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" Scommaaccent +EndChar + +StartChar: Tcaron +Encoding: 291 356 267 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +436 630 m 1 + 341 100 l 2 + 338 83 337 75 337 65 c 0 + 337 44 346 36 373 35 c 2 + 432 32 l 1 + 427 -3 l 1 + 331 -1 285 0 259 0 c 0 + 233 0 191 -1 103 -3 c 1 + 108 32 l 1 + 161 35 l 2 + 193 36 203 53 219 132 c 1 + 304 630 l 1 + 180 630 l 1 + 135 625 116 609 108 566 c 1 + 94 508 l 1 + 56 508 l 1 + 81 676 l 1 + 87 681 l 1 + 334 678 334 678 377 678 c 0 + 419 678 419 678 667 681 c 1 + 674 676 l 1 + 644 508 l 1 + 606 508 l 1 + 610 592 l 1 + 610 620 599 627 553 630 c 1 + 436 630 l 1 +340 722 m 1 + 252 896 l 1 + 302 896 l 1 + 393 799 l 1 + 528 896 l 1 + 584 896 l 1 + 422 722 l 1 + 340 722 l 1 +EndSplineSet +EndChar + +StartChar: Uring +Encoding: 301 366 268 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +490 926 m 0 + 543 926 588 880 588 826 c 0 + 588 771 543 726 488 726 c 0 + 433 726 388 771 388 827 c 0 + 388 882 433 926 490 926 c 0 +489 876 m 0 + 460 876 438 854 438 826 c 0 + 438 798 460 776 488 776 c 0 + 516 776 538 798 538 826 c 0 + 538 854 516 876 489 876 c 0 +EndSplineSet +EndChar + +StartChar: Uhungarumlaut +Encoding: 303 368 269 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +275 730 m 1 + 412 877 l 2 + 433 900 452 911 471 911 c 0 + 493 911 515 888 515 865 c 0 + 515 847 501 831 465 811 c 2 + 324 730 l 1 + 275 730 l 1 +472 730 m 1 + 609 877 l 2 + 630 900 649 911 668 911 c 0 + 690 911 712 887 712 864 c 0 + 712 847 697 831 663 811 c 2 + 521 730 l 1 + 472 730 l 1 +EndSplineSet +EndChar + +StartChar: Zacute +Encoding: 312 377 270 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1 -3 m 1 + 1 24 l 1 + 496 629 l 1 + 332 629 l 2 + 271 629 178 622 171 615 c 0 + 164 613 159 603 153 586 c 2 + 129 510 l 1 + 94 510 l 1 + 106 563 112 602 120 670 c 1 + 127 681 l 1 + 257 679 l 2 + 311 678 359 678 394 678 c 0 + 425 678 454 678 485 679 c 2 + 676 681 l 1 + 671 646 l 1 + 188 49 l 1 + 368 49 l 2 + 441 49 507 54 553 64 c 1 + 574 107 585 135 598 180 c 1 + 634 180 l 1 + 595 -3 l 1 + 437 -1 351 0 289 0 c 0 + 246 0 171 -1 70 -2 c 2 + 1 -3 l 1 +320 730 m 1 + 461 881 l 2 + 481 902 496 911 512 911 c 0 + 538 911 559 891 559 866 c 0 + 559 846 551 835 523 819 c 2 + 369 730 l 1 + 320 730 l 1 +EndSplineSet +EndChar + +StartChar: Zdotaccent +Encoding: 314 379 271 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1 -3 m 1 + 1 24 l 1 + 496 629 l 1 + 332 629 l 2 + 271 629 178 622 171 615 c 0 + 164 613 159 603 153 586 c 2 + 129 510 l 1 + 94 510 l 1 + 106 563 112 602 120 670 c 1 + 127 681 l 1 + 257 679 l 2 + 311 678 359 678 394 678 c 0 + 425 678 454 678 485 679 c 2 + 676 681 l 1 + 671 646 l 1 + 188 49 l 1 + 368 49 l 2 + 441 49 507 54 553 64 c 1 + 574 107 585 135 598 180 c 1 + 634 180 l 1 + 595 -3 l 1 + 437 -1 351 0 289 0 c 0 + 246 0 171 -1 70 -2 c 2 + 1 -3 l 1 +436 880 m 0 + 469 880 492 856 492 820 c 0 + 492 779 463 749 423 749 c 0 + 390 749 369 771 369 805 c 0 + 369 847 399 880 436 880 c 0 +EndSplineSet +EndChar + +StartChar: Amacron +Encoding: 191 256 272 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +643 820 m 1 + 627 750 l 1 + 301 750 l 1 + 318 820 l 1 + 643 820 l 1 +EndSplineSet +EndChar + +StartChar: uni021A +Encoding: 328 538 273 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +436 630 m 1 + 341 100 l 2 + 338 83 337 75 337 65 c 0 + 337 44 346 36 373 35 c 2 + 432 32 l 1 + 427 -3 l 1 + 331 -1 285 0 259 0 c 0 + 233 0 191 -1 103 -3 c 1 + 108 32 l 1 + 161 35 l 2 + 193 36 203 53 219 132 c 1 + 304 630 l 1 + 180 630 l 1 + 135 625 116 609 108 566 c 1 + 94 508 l 1 + 56 508 l 1 + 81 676 l 1 + 87 681 l 1 + 334 678 334 678 377 678 c 0 + 419 678 419 678 667 681 c 1 + 674 676 l 1 + 644 508 l 1 + 606 508 l 1 + 610 592 l 1 + 610 620 599 627 553 630 c 1 + 436 630 l 1 +308 -40 m 1 + 321 -53 l 1 + 268 -156 228 -216 177 -275 c 1 + 132 -300 l 1 + 118 -290 l 1 + 160 -218 185 -149 200 -68 c 1 + 224 -66 226 -65 276 -50 c 2 + 308 -40 l 1 +EndSplineSet +EndChar + +StartChar: Ccircumflex +Encoding: 199 264 274 +Width: 685 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +340 -17 m 0 + 165.187005838 -17 69 75.4065216263 69 250 c 0 + 69 497 263 695 504 695 c 0 + 573 695 630 682 695 652 c 1 + 669 560 662 531 657 484 c 1 + 622 484 l 1 + 627 572 l 2 + 629 605 545 636 454 636 c 0 + 302 636 207 495 207 272 c 0 + 207 119 268 48 399 48 c 0 + 462 48 521 67 597 112 c 2 + 619 125 l 1 + 629 116 l 1 + 616 77 l 1 + 506 8 434 -17 340 -17 c 0 +551 896 m 1 + 637 722 l 1 + 586 722 l 1 + 498 817 l 1 + 367 722 l 1 + 310 722 l 1 + 470 896 l 1 + 551 896 l 1 +EndSplineSet +EndChar + +StartChar: Wcircumflex +Encoding: 307 372 275 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +538 491 m 1 + 292 -3 l 1 + 208 -3 l 1 + 158 518 l 2 + 157 528 156 535 156 539 c 0 + 149 631 146 637 108 643 c 1 + 67 646 l 1 + 72 681 l 1 + 153 679 188 678 217 678 c 0 + 245 678 279 679 363 681 c 1 + 363 646 l 1 + 318 643 l 1 + 289 640 281 628 281 593 c 1 + 316 145 l 1 + 581 689 l 1 + 612 689 l 1 + 760 133 l 1 + 929 579 l 2 + 940 607 940 608 940 619 c 0 + 940 635 930 641 895 643 c 2 + 850 646 l 1 + 855 681 l 1 + 916 679 942 678 964 678 c 0 + 986 678 1012 679 1073 681 c 1 + 1068 646 l 1 + 1034 643 l 1 + 1016 643 1008 629 972 542 c 2 + 753 -3 l 1 + 669 -3 l 1 + 538 491 l 1 +663 896 m 1 + 749 722 l 1 + 698 722 l 1 + 610 817 l 1 + 479 722 l 1 + 422 722 l 1 + 582 896 l 1 + 663 896 l 1 +EndSplineSet +EndChar + +StartChar: Wdieresis +Encoding: 562 7812 276 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +538 491 m 1 + 292 -3 l 1 + 208 -3 l 1 + 158 518 l 2 + 157 528 156 535 156 539 c 0 + 149 631 146 637 108 643 c 1 + 67 646 l 1 + 72 681 l 1 + 153 679 188 678 217 678 c 0 + 245 678 279 679 363 681 c 1 + 363 646 l 1 + 318 643 l 1 + 289 640 281 628 281 593 c 1 + 316 145 l 1 + 581 689 l 1 + 612 689 l 1 + 760 133 l 1 + 929 579 l 2 + 940 607 940 608 940 619 c 0 + 940 635 930 641 895 643 c 2 + 850 646 l 1 + 855 681 l 1 + 916 679 942 678 964 678 c 0 + 986 678 1012 679 1073 681 c 1 + 1068 646 l 1 + 1034 643 l 1 + 1016 643 1008 629 972 542 c 2 + 753 -3 l 1 + 669 -3 l 1 + 538 491 l 1 +721 880 m 0 + 754 880 777 856 777 820 c 0 + 777 779 748 749 708 749 c 0 + 675 749 654 771 654 805 c 0 + 654 847 684 880 721 880 c 0 +508 880 m 0 + 541 880 564 856 564 820 c 0 + 564 779 535 749 495 749 c 0 + 462 749 441 771 441 805 c 0 + 441 847 471 880 508 880 c 0 +EndSplineSet +EndChar + +StartChar: Ycircumflex +Encoding: 309 374 277 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +675 681 m 1 + 669 593 l 1 + 635 589 588 558 553 517 c 0 + 486 443 401 283 392 217 c 1 + 391 211 l 2 + 383.903271778 174.096728222 377.017297839 136.982702161 370 100 c 0 + 368 89 367 78 367 67 c 0 + 367 44 376 36 404 35 c 2 + 463 32 l 1 + 459 -3 l 1 + 371 -1 320 0 296 0 c 0 + 273 0 234 -1 139 -3 c 1 + 143 32 l 1 + 192 35 l 1 + 226 39 226 39 246 132 c 2 + 262 205 l 2 + 264 215 266 233 266 244 c 0 + 266 264 258 303 243 351 c 2 + 211 456 l 2 + 185 541 142 597 102 597 c 0 + 84 597 67 593 57 587 c 1 + 54 620 l 1 + 79 637 91 646 144 690 c 1 + 160 694 163 695 172 695 c 0 + 198 695 225 684 245 666 c 0 + 281 634 315 557 334 466 c 2 + 370 297 l 1 + 458.69283748 514.790189813 589.145679291 681.108746382 671.39510216 681.108746382 c 0 + 672.607301092 681.108746382 673.809029704 681.07262014 675 681 c 1 +484 896 m 1 + 570 722 l 1 + 519 722 l 1 + 431 817 l 1 + 300 722 l 1 + 243 722 l 1 + 403 896 l 1 + 484 896 l 1 +EndSplineSet +EndChar + +StartChar: Hbar +Encoding: 229 294 278 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +301 548 m 1 + 590 548 l 1 + 595 576 597 598 597 616 c 0 + 597 634 587 641 559 643 c 2 + 508 646 l 1 + 513 681 l 1 + 601 679 636 678 663 678 c 0 + 688 678 688 678 828 681 c 1 + 823 646 l 1 + 781 643 l 2 + 746 641 737 632 728 588 c 1 + 721 548 l 1 + 799 548 l 1 + 783 478 l 1 + 708 478 l 1 + 641 102 l 2 + 638 88 637 74 637 63 c 0 + 637 45 649 36 675 35 c 2 + 730 32 l 1 + 725 -3 l 1 + 632 -1 583 0 557 0 c 0 + 532 0 498 -1 409 -3 c 1 + 414 32 l 1 + 463 35 l 1 + 497 39 501 45 517 132 c 2 + 554 338 l 1 + 263 338 l 1 + 222 102 l 2 + 219 88 218 73 218 63 c 0 + 218 45 229 37 256 35 c 2 + 305 32 l 1 + 300 -3 l 1 + 210 -1 176 0 150 0 c 0 + 124 0 82 -1 -10 -3 c 1 + -5 32 l 1 + 44 35 l 2 + 78 38 82 45 98 132 c 2 + 159 478 l 1 + 71 478 l 1 + 88 548 l 1 + 171 548 l 1 + 176 577 178 596 178 614 c 0 + 178 634 169 641 140 643 c 2 + 89 646 l 1 + 94 681 l 1 + 229 678 229 678 251 678 c 0 + 273 678 273 678 409 681 c 1 + 404 646 l 1 + 362 643 l 2 + 328 641 318 631 309 588 c 2 + 301 548 l 1 +288 478 m 1 + 270 386 l 1 + 564 386 l 1 + 579 478 l 1 + 288 478 l 1 +EndSplineSet +EndChar + +StartChar: Emacron +Encoding: 209 274 279 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +557 820 m 1 + 541 750 l 1 + 215 750 l 1 + 232 820 l 1 + 557 820 l 1 +EndSplineSet +EndChar + +StartChar: Gcircumflex +Encoding: 219 284 280 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +368 -17 m 0 + 182.733645818 -17 72 70.3744325 72 256 c 0 + 72 440 177 592 352 661 c 0 + 411 684 466 695 523 695 c 0 + 597 695 652 683 722 652 c 1 + 696 561 690 531 684 484 c 1 + 649 484 l 1 + 653 562 l 2 + 654 568 654 572 654 574 c 0 + 654 605 574 633 482 633 c 0 + 418 633 354 613 316 580 c 0 + 253 526 210 395 210 259 c 0 + 210 111 276 30 396 30 c 0 + 443 30 482 39 517 59 c 1 + 549 200 l 2 + 551 208 552 217 552 223 c 0 + 552 242 540 250 508 251 c 2 + 448 253 l 1 + 453 286 l 1 + 540 284 575 283 602 283 c 0 + 631 283 665 284 750 286 c 1 + 745 253 l 1 + 720 251 l 2 + 693 248 683 238 675 206 c 1 + 655 110 l 2 + 651 91 649 78 649 64 c 1 + 652 48 l 1 + 509 -4 453 -17 368 -17 c 0 +569 896 m 1 + 655 722 l 1 + 604 722 l 1 + 516 817 l 1 + 385 722 l 1 + 328 722 l 1 + 488 896 l 1 + 569 896 l 1 +EndSplineSet +EndChar + +StartChar: Hcircumflex +Encoding: 227 292 281 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +402 646 m 1 + 360 643 l 1 + 326 642 316 631 307 588 c 2 + 268 386 l 1 + 562 386 l 1 + 587 541 l 2 + 592 572 595 601 595 617 c 0 + 595 634 585 641 557 643 c 2 + 506 646 l 1 + 511 681 l 1 + 599 679 634 678 661 678 c 0 + 686 678 686 678 826 681 c 1 + 821 646 l 1 + 779 643 l 2 + 744 641 735 632 726 588 c 1 + 639 102 l 2 + 636 88 635 74 635 63 c 0 + 635 45 647 36 673 35 c 2 + 728 32 l 1 + 723 -3 l 1 + 630 -1 581 0 555 0 c 0 + 530 0 496 -1 407 -3 c 1 + 412 32 l 1 + 461 35 l 1 + 495 39 499 45 515 132 c 2 + 552 338 l 1 + 261 338 l 1 + 220 102 l 2 + 217 88 216 73 216 63 c 0 + 216 45 227 37 254 35 c 2 + 303 32 l 1 + 298 -3 l 1 + 208 -1 174 0 148 0 c 0 + 122 0 80 -1 -12 -3 c 1 + -7 32 l 1 + 42 35 l 2 + 76 38 80 45 96 132 c 2 + 168 541 l 2 + 174 573 176 595 176 614 c 0 + 176 634 167 641 138 643 c 2 + 87 646 l 1 + 92 681 l 1 + 227 678 227 678 249 678 c 0 + 271 678 271 678 407 681 c 1 + 402 646 l 1 +552 896 m 1 + 638 722 l 1 + 586 722 l 1 + 499 817 l 1 + 368 722 l 1 + 311 722 l 1 + 471 896 l 1 + 552 896 l 1 +EndSplineSet +EndChar + +StartChar: Imacron +Encoding: 233 298 282 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +446 820 m 1 + 430 750 l 1 + 104 750 l 1 + 121 820 l 1 + 446 820 l 1 +EndSplineSet +EndChar + +StartChar: Iogonek +Encoding: 237 302 283 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +97 646 m 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 303 -3 l 2 + 297 -3 296 -3 285 -13 c 0 + 250 -45 238 -64 238 -87 c 0 + 238 -114 258 -133 286 -133 c 0 + 308 -133 324 -124 349 -99 c 1 + 373 -112 l 1 + 319 -168 280 -189 234 -189 c 0 + 193 -189 167 -164 167 -124 c 0 + 167 -86 187 -58 255 -2 c 1 + 223 -1 l 2 + 175 0 175 0 157 0 c 0 + 133 0 92 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 +EndSplineSet +EndChar + +StartChar: Jcircumflex +Encoding: 243 308 284 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +412 646 m 1 + 366 643 l 2 + 333 641 327 635 320 599 c 2 + 222 43 l 2 + 199 -88 104 -207 22 -207 c 0 + 9 -207 -6 -204 -29 -197 c 1 + -29 -162 l 1 + -15 -168 -6 -170 6 -170 c 0 + 32 -170 50 -158 63 -131 c 0 + 70 -115 73 -101 84 -35 c 2 + 180 541 l 2 + 185 572 190 607 190 614 c 0 + 190 632 178 642 152 643 c 2 + 101 646 l 1 + 106 681 l 1 + 198 679 235 678 259 678 c 0 + 282 678 282 678 417 681 c 1 + 412 646 l 1 +357 896 m 1 + 443 722 l 1 + 392 722 l 1 + 304 817 l 1 + 173 722 l 1 + 116 722 l 1 + 276 896 l 1 + 357 896 l 1 +EndSplineSet +EndChar + +StartChar: Kcommaaccent +Encoding: 245 310 285 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +399 646 m 1 + 354 643 l 2 + 321 641 315 635 308 599 c 2 + 261 334 l 1 + 281 345 300 361 370 426 c 2 + 510 557 l 1 + 581 634 587 642 587 657 c 2 + 587 681 l 1 + 653 678 653 678 666 678 c 0 + 679 678 679 678 746 681 c 1 + 746 648 l 1 + 711 648 l 1 + 692 647 671 634 629 596 c 2 + 384 373 l 1 + 580 101 l 2 + 620 46 627 40 648 36 c 2 + 687 30 l 1 + 684 -3 l 1 + 648 -1 626 0 592 0 c 0 + 557 0 534 -1 498 -3 c 1 + 490 11 488 14 449 70 c 2 + 320 253 l 2 + 305 275 286 298 261 328 c 1 + 221 100 l 2 + 219 89 218 79 218 70 c 0 + 218 44 226 37 255 35 c 2 + 304 32 l 1 + 300 -3 l 1 + 210 -1 176 0 150 0 c 0 + 124 0 82 -1 -10 -3 c 1 + -6 32 l 1 + 43 35 l 2 + 76 37 81 47 97 132 c 1 + 169 541 l 2 + 175 577 178 598 178 613 c 0 + 178 632 166 641 140 643 c 2 + 88 646 l 1 + 92 681 l 1 + 184 679 220 678 244 678 c 0 + 267 678 267 678 403 681 c 1 + 399 646 l 1 +424 -40 m 1 + 437 -53 l 1 + 383 -156 344 -216 293 -275 c 1 + 248 -300 l 1 + 233 -290 l 1 + 276 -218 301 -149 315 -68 c 1 + 340 -66 341 -65 392 -50 c 2 + 424 -40 l 1 +EndSplineSet +EndChar + +StartChar: Lcommaaccent +Encoding: 250 315 286 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +372 -3 m 0 + 314.581689359 -3 204.615440242 0 171 0 c 0 + 129 0 96 -1 26 -3 c 1 + 30 29 l 1 + 58 32 l 2 + 87 35 95 46 104 92 c 2 + 186 541 l 2 + 192 572 195 599 195 615 c 0 + 195 632 183 642 157 643 c 2 + 105 646 l 1 + 109 681 l 1 + 201 679 237 678 261 678 c 0 + 284 678 284 678 420 681 c 1 + 416 646 l 1 + 371 643 l 2 + 338 641 332 635 325 599 c 2 + 226 56 l 1 + 250 51 261 50 288 50 c 0 + 337 50 422 53 462 56 c 0 + 496 59 510 69 519 98 c 2 + 542 174 l 1 + 578 174 l 1 + 559 81 552 50 544 0 c 1 + 445 -2 402 -3 372 -3 c 0 +348 -40 m 1 + 361 -53 l 1 + 308 -156 268 -216 217 -275 c 1 + 172 -300 l 1 + 158 -290 l 1 + 200 -218 225 -149 240 -68 c 1 + 264 -66 265 -65 316 -50 c 2 + 348 -40 l 1 +EndSplineSet +EndChar + +StartChar: Ncommaaccent +Encoding: 260 325 287 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +620 -3 m 1 + 535 -3 l 1 + 225 534 l 1 + 152 138 l 2 + 147 109 144 89 144 76 c 0 + 144 50 156 36 180 35 c 2 + 231 32 l 1 + 226 -3 l 1 + 162 -1 136 0 114 0 c 0 + 92 0 66 -1 -2 -3 c 1 + 0 32 l 1 + 48 35 l 2 + 70 36 80 50 88 91 c 2 + 185 578 l 1 + 185 610 147 642 103 646 c 2 + 64 649 l 1 + 67 681 l 1 + 116 679 152 678 176 678 c 0 + 195 678 218 679 282 681 c 1 + 596 142 l 1 + 670 542 l 2 + 674 562 676 589 676 612 c 0 + 676 633 661 644 630 646 c 2 + 588 649 l 1 + 593 681 l 1 + 659 679 687 678 711 678 c 0 + 735 678 763 679 829 681 c 1 + 823 649 l 1 + 786 646 l 2 + 767 644 760 642 752 636 c 0 + 744 629 739 611 722 528 c 2 + 636 100 l 2 + 629 67 625 37 620 -3 c 1 +412 -40 m 1 + 425 -53 l 1 + 372 -153 331 -217 281 -275 c 1 + 236 -300 l 1 + 221 -290 l 1 + 264 -218 289 -149 303 -68 c 1 + 328 -66 329 -65 380 -50 c 2 + 412 -40 l 1 +EndSplineSet +EndChar + +StartChar: Omacron +Encoding: 267 332 288 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +668 820 m 1 + 652 750 l 1 + 326 750 l 1 + 343 820 l 1 + 668 820 l 1 +EndSplineSet +EndChar + +StartChar: Rcommaaccent +Encoding: 277 342 289 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 32 m 1 + 57 35 l 2 + 90 37 95 47 111 132 c 1 + 192 594 l 2 + 193 601 194 609 194 614 c 0 + 194 637 184 644 148 646 c 2 + 102 649 l 1 + 107 681 l 1 + 196 679 236 678 272 678 c 0 + 307 678 317 678 424 681 c 1 + 457 681 l 2 + 592 681 659 634 659 538 c 0 + 659 480 632 431 582 398 c 0 + 548 376 518 365 454 353 c 1 + 610 86 l 2 + 624 61 649 35 660 34 c 1 + 697 27 l 1 + 697 -3 l 1 + 660 -1 650 -1 599 0 c 1 + 515 -3 l 1 + 370 258 l 2 + 359 276 339 307 309 353 c 1 + 314 370 l 1 + 369 370 l 2 + 461 370 527 436 527 529 c 0 + 527 606 487 638 391 638 c 0 + 373 638 355 637 328 635 c 1 + 235 100 l 2 + 233 89 232 77 232 66 c 0 + 232 44 242 36 269 35 c 2 + 328 32 l 1 + 324 -3 l 1 + 236 -1 185 0 161 0 c 0 + 138 0 99 -1 4 -3 c 1 + 8 32 l 1 +424 -40 m 1 + 437 -53 l 1 + 383 -156 344 -216 293 -275 c 1 + 248 -300 l 1 + 233 -290 l 1 + 276 -218 301 -149 315 -68 c 1 + 340 -66 340 -65 392 -50 c 1 + 424 -40 l 1 +EndSplineSet +EndChar + +StartChar: Scircumflex +Encoding: 283 348 290 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +465 504 m 1 + 465 589 l 1 + 424 624 383 639 331 639 c 0 + 252 639 196 592 196 526 c 0 + 196 467 227 437 324 401 c 0 + 407 370 428 359 457 333 c 0 + 480 312 495 274 495 239 c 0 + 495 163 453 85 385 35 c 0 + 336 -1 281 -17 210 -17 c 0 + 140 -17 96 -6 50 23 c 1 + 71 189 l 1 + 98 189 l 1 + 98 113 l 1 + 124 64 175 39 250 39 c 0 + 340 39 389 83 389 162 c 0 + 389 192 380 218 364 232 c 0 + 345 250 334 255 266 280 c 0 + 141 325 104 364 104 450 c 0 + 104 583 225 695 370 695 c 0 + 424 695 473 680 517 651 c 1 + 503 599 495 552 495 504 c 1 + 465 504 l 1 +441 896 m 1 + 527 722 l 1 + 476 722 l 1 + 388 817 l 1 + 257 722 l 1 + 200 722 l 1 + 360 896 l 1 + 441 896 l 1 +EndSplineSet +EndChar + +StartChar: Gcommaaccent +Encoding: 225 290 291 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +368 -17 m 0 + 182.733645818 -17 72 70.3744325 72 256 c 0 + 72 440 177 592 352 661 c 0 + 411 684 466 695 523 695 c 0 + 597 695 652 683 722 652 c 1 + 696 561 690 531 684 484 c 1 + 649 484 l 1 + 653 562 l 2 + 654 568 654 572 654 574 c 0 + 654 605 574 633 482 633 c 0 + 418 633 354 613 316 580 c 0 + 253 526 210 395 210 259 c 0 + 210 111 276 30 396 30 c 0 + 443 30 482 39 517 59 c 1 + 549 200 l 2 + 551 208 552 217 552 223 c 0 + 552 242 540 250 508 251 c 2 + 448 253 l 1 + 453 286 l 1 + 540 284 575 283 602 283 c 0 + 631 283 665 284 750 286 c 1 + 745 253 l 1 + 720 251 l 2 + 693 248 683 238 675 206 c 1 + 655 110 l 2 + 651 91 649 78 649 64 c 1 + 652 48 l 1 + 509 -4 453 -17 368 -17 c 0 +452 -40 m 1 + 465 -53 l 1 + 411 -156 372 -216 321 -275 c 1 + 276 -300 l 1 + 261 -290 l 1 + 304 -218 329 -149 343 -68 c 1 + 368 -66 369 -65 420 -50 c 2 + 452 -40 l 1 +EndSplineSet +EndChar + +StartChar: Umacron +Encoding: 297 362 292 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +626 820 m 1 + 610 750 l 1 + 284 750 l 1 + 301 820 l 1 + 626 820 l 1 +EndSplineSet +EndChar + +StartChar: Uogonek +Encoding: 305 370 293 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 705 -3 l 2 + 697.383268493 -3 692.783467042 -7.21653295834 687 -13 c 0 + 651 -46 639 -64 639 -87 c 0 + 639 -114 659 -133 687 -133 c 0 + 709 -133 726 -124 750 -99 c 1 + 774 -112 l 1 + 720 -168 682 -189 635 -189 c 0 + 594 -189 568 -164 568 -124 c 0 + 568 -85 586 -60 657 -1 c 1 + 629 0 619 0 604 0 c 0 + 583 0 557 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +EndSplineSet +EndChar + +StartChar: Ebreve +Encoding: 211 276 294 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +355 -3 m 0 + 323.684061864 -3 178.78869843 0 152 0 c 0 + 113 0 81 -1 11 -3 c 1 + 16 29 l 1 + 44 32 l 2 + 74 35 84 47 92 92 c 2 + 179 594 l 2 + 180 601 181 609 181 614 c 0 + 181 636 170 644 135 646 c 2 + 89 649 l 1 + 94 681 l 1 + 182 679 220 678 251 678 c 0 + 257.991850816 678 393.267503487 681 437 681 c 0 + 455 681 455 681 596 678 c 1 + 606 672 l 1 + 594 608 588 574 581 520 c 1 + 549 520 l 1 + 549 573 l 2 + 549 606 546 616 537 620 c 0 + 521 625 426 634 377 634 c 0 + 371 634 361 634 354 633 c 2 + 315 630 l 1 + 270 378 l 1 + 356 378 l 2 + 409 378 445 379 496 381 c 1 + 501 372 l 1 + 487 325 l 1 + 383 329 351 330 317 330 c 2 + 262 330 l 1 + 214 56 l 1 + 238 51 249 50 273 50 c 2 + 312 50 l 1 + 390 53 l 2 + 473 56 485 61 498 98 c 1 + 520 168 l 1 + 556 168 l 1 + 545 123 538 88 522 0 c 1 + 378 -3 378 -3 355 -3 c 0 +235 892 m 1 + 278 892 l 1 + 283 829 315 802 382 802 c 0 + 446 802 483 828 512 892 c 1 + 551 892 l 1 + 541 844 532 821 513 796 c 0 + 481 753 430 730 368 730 c 0 + 320 730 288 743 266 771 c 0 + 244 800 236 830 235 892 c 1 +EndSplineSet +EndChar + +StartChar: Ibreve +Encoding: 235 300 295 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +123 892 m 1 + 166 892 l 1 + 171 830 203 802 270 802 c 0 + 334 802 371 828 400 892 c 1 + 439 892 l 1 + 429 844 420 821 401 796 c 0 + 369 753 318 730 255 730 c 0 + 207 730 176 743 153 771 c 0 + 131 800 123 830 123 892 c 1 +EndSplineSet +EndChar + +StartChar: ij +Encoding: 242 307 296 +Width: 666 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +257 695 m 0 + 289 695 312 670 312 636 c 0 + 312 595 283 564 244 564 c 0 + 209 564 189 585 189 621 c 0 + 189 663 219 695 257 695 c 0 +382 320 m 1 + 369 346 l 1 + 432 393 l 2 + 493 439 553 469 581 469 c 0 + 597 469 607 454 607 429 c 0 + 607 410 604 390 598 365 c 2 + 531 91 l 2 + 498 -43 467 -123 424 -185 c 0 + 383 -243 344 -271 303 -271 c 0 + 294 -271 286 -270 269 -266 c 1 + 274 -238 277 -218 279 -187 c 1 + 293 -184 l 1 + 307 -207 321 -217 337 -217 c 0 + 357 -217 372 -193 383 -139 c 2 + 469 269 l 2 + 479 316 483 342 483 357 c 0 + 483 366 480 370 473 370 c 0 + 464 370 423 350 404 336 c 2 + 382 320 l 1 +601 695 m 0 + 633 695 656 670 656 636 c 0 + 656 595 627 564 588 564 c 0 + 553 564 533 585 533 621 c 0 + 533 663 563 695 601 695 c 0 +EndSplineSet +EndChar + +StartChar: longs +Encoding: 318 383 297 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +250 454 m 2 + 184 168 l 2 + 138 -33 106 -111 44 -184 c 0 + 4 -232 -58 -271 -92 -271 c 0 + -105 -271 -121 -267 -130 -262 c 1 + -119 -238 -103 -183 -98 -155 c 1 + -81 -152 l 1 + -67 -183 -52 -196 -30 -196 c 0 + -6 -196 7 -180 20 -135 c 0 + 28 -106 30 -97 54 29 c 2 + 125 403 l 1 + 34 403 l 1 + 39 428 l 1 + 89 444 l 2 + 114 452 129 458 139 463 c 1 + 150.518703212 532.112219273 162.261963204 557.516829349 210 602 c 1 + 266 651 l 2 + 281 664 316 689 345 707 c 0 + 370 722 381 726 402 726 c 0 + 416 726 427 724 449 718 c 1 + 436 670 429 640 421 593 c 1 + 406 590 l 1 + 374 635 359 646 333 646 c 0 + 314 646 300 637 289 615 c 0 + 281 601 270 558 260 508 c 1 + 254 471 l 2 + 252 464 251 459 250 454 c 2 +EndSplineSet +Substitution2: "'fina' Terminal Forms lookup 19 subtable" s +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" s +EndChar + +StartChar: abreve +Encoding: 194 259 298 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +208 681 m 1 + 251 681 l 1 + 256 618 288 591 355 591 c 0 + 419 591 455 617 485 681 c 1 + 524 681 l 1 + 514 633 504 610 485 585 c 0 + 454 542 402 519 340 519 c 0 + 240.667830658 519 208 575.909960169 208 681 c 1 +EndSplineSet +EndChar + +StartChar: aogonek +Encoding: 196 261 299 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +507 112 m 1 + 519 82 l 1 + 482 50 465 35 437 13 c 0 + 369 -40 355 -57 355 -87 c 0 + 355 -114 375 -133 403 -133 c 0 + 425 -133 441 -124 465 -99 c 1 + 490 -112 l 1 + 435 -168 397 -189 351 -189 c 0 + 310 -189 284 -164 284 -124 c 0 + 284 -88 299 -65 354 -16 c 1 + 350 -17 347 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +EndSplineSet +EndChar + +StartChar: cacute +Encoding: 198 263 300 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +391 120 m 1 + 401 90 l 1 + 283 8 227 -17 158 -17 c 0 + 81 -17 32 36 32 119 c 0 + 32 191 56 286 85 332 c 0 + 103 360 138 389 190 420 c 0 + 255 459 282 469 322 469 c 0 + 358 469 383 464 436 445 c 1 + 421 406 418 391 401 304 c 1 + 368 304 l 1 + 374 360 l 1 + 370 374 l 1 + 338 397 309 407 278 407 c 0 + 238 407 206 383 186 339 c 0 + 165 292 146 198 146 140 c 0 + 146 85 177 50 225 50 c 0 + 273 50 312 67 391 120 c 1 +229 518 m 1 + 370 669 l 2 + 390 691 404 699 421 699 c 0 + 447 699 468 679 468 655 c 0 + 468 634 460 623 432 607 c 2 + 278 518 l 1 + 229 518 l 1 +EndSplineSet +EndChar + +StartChar: ccaron +Encoding: 204 269 301 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +391 120 m 1 + 401 90 l 1 + 283 8 227 -17 158 -17 c 0 + 81 -17 32 36 32 119 c 0 + 32 191 56 286 85 332 c 0 + 103 360 138 389 190 420 c 0 + 255 459 282 469 322 469 c 0 + 358 469 383 464 436 445 c 1 + 421 406 418 391 401 304 c 1 + 368 304 l 1 + 374 360 l 1 + 370 374 l 1 + 338 397 309 407 278 407 c 0 + 238 407 206 383 186 339 c 0 + 165 292 146 198 146 140 c 0 + 146 85 177 50 225 50 c 0 + 273 50 312 67 391 120 c 1 +260 510 m 1 + 172 684 l 1 + 222 684 l 1 + 313 587 l 1 + 448 684 l 1 + 504 684 l 1 + 342 510 l 1 + 260 510 l 1 +EndSplineSet +EndChar + +StartChar: cdotaccent +Encoding: 202 267 302 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +391 120 m 1 + 401 90 l 1 + 283 8 227 -17 158 -17 c 0 + 81 -17 32 36 32 119 c 0 + 32 191 56 286 85 332 c 0 + 103 360 138 389 190 420 c 0 + 255 459 282 469 322 469 c 0 + 358 469 383 464 436 445 c 1 + 421 406 418 391 401 304 c 1 + 368 304 l 1 + 374 360 l 1 + 370 374 l 1 + 338 397 309 407 278 407 c 0 + 238 407 206 383 186 339 c 0 + 165 292 146 198 146 140 c 0 + 146 85 177 50 225 50 c 0 + 273 50 312 67 391 120 c 1 +325 668 m 0 + 358 668 381 644 381 608 c 0 + 381 567 352 537 312 537 c 0 + 279 537 258 559 258 593 c 0 + 258 635 288 668 325 668 c 0 +EndSplineSet +EndChar + +StartChar: dcaron +Encoding: 206 271 303 +Width: 712 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +393 460 m 1 + 411 572 l 2 + 415 594 415 598 415 610 c 0 + 415 640 404 652 377 652 c 2 + 332 652 l 1 + 339 680 l 1 + 439 695 488 706 537 726 c 1 + 547 717 l 1 + 544 704 543 699 541 693 c 0 + 541 692 538 678 533 652 c 2 + 426 121 l 2 + 423 105 421 91 421 81 c 0 + 421 72 427 65 434 65 c 0 + 440 65 448 70 484 93 c 2 + 510 110 l 1 + 519 82 l 1 + 483 56 l 2 + 425 13 369 -17 347 -17 c 0 + 327 -17 312 1 312 24 c 0 + 312 38 314 55 319 74 c 2 + 359 238 l 1 + 294 130 261 86 214 45 c 0 + 165 3 129 -17 98 -17 c 0 + 61 -17 35 20 35 70 c 0 + 35 169 69 297 109 348 c 0 + 134 382 195 425 253 452 c 0 + 280 464 300 469 328 469 c 0 + 349 469 365 467 393 460 c 1 +357 306 m 2 + 381 401 l 1 + 344 415 325 419 296 419 c 0 + 246 419 228 406 205 353 c 0 + 176 287 149 160 149 92 c 0 + 149 76 158 65 173 65 c 0 + 193 65 222 87 251 124 c 0 + 304 190 346 262 357 306 c 2 +711 720 m 1 + 724 707 l 1 + 671 605 631 544 580 485 c 1 + 535 460 l 1 + 521 470 l 1 + 563 542 588 611 602 692 c 1 + 626 694 628 695 679 710 c 2 + 711 720 l 1 +EndSplineSet +EndChar + +StartChar: dcroat +Encoding: 208 273 304 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 535 m 1 + 259 535 l 1 + 271 575 l 1 + 414 575 l 1 + 417 591 418 599 418 610 c 0 + 418 640 407 652 380 652 c 2 + 335 652 l 1 + 342 680 l 1 + 442 695 491 706 540 726 c 1 + 550 717 l 1 + 547 704 546 699 544 693 c 0 + 544 690 543 689 536 652 c 2 + 520 575 l 1 + 596 575 l 1 + 585 535 l 1 + 512 535 l 1 + 429 121 l 2 + 426 105 424 91 424 81 c 0 + 424 72 430 65 437 65 c 0 + 443 65 451 70 487 93 c 2 + 513 110 l 1 + 522 82 l 1 + 486 56 l 2 + 428 13 372 -17 350 -17 c 0 + 330 -17 315 1 315 24 c 0 + 315 38 317 55 322 74 c 2 + 362 238 l 1 + 297 130 264 86 217 45 c 0 + 168 3 132 -17 101 -17 c 0 + 64 -17 38 20 38 70 c 0 + 38 169 72 297 112 348 c 0 + 138 382 198 425 256 452 c 0 + 283 464 303 469 331 469 c 0 + 352 469 368 467 396 460 c 1 + 408 535 l 1 +360 306 m 2 + 384 401 l 1 + 347 415 328 419 299 419 c 0 + 249 419 231 406 208 353 c 0 + 179 287 152 160 152 92 c 0 + 152 76 161 65 176 65 c 0 + 196 65 225 87 254 124 c 0 + 307 190 349 262 360 306 c 2 +EndSplineSet +EndChar + +StartChar: ecaron +Encoding: 218 283 305 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +257 510 m 1 + 169 684 l 1 + 219 684 l 1 + 310 587 l 1 + 445 684 l 1 + 501 684 l 1 + 339 510 l 1 + 257 510 l 1 +EndSplineSet +EndChar + +StartChar: edotaccent +Encoding: 214 279 306 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +325 668 m 0 + 358 668 381 644 381 608 c 0 + 381 567 352 537 312 537 c 0 + 279 537 258 559 258 593 c 0 + 258 635 288 668 325 668 c 0 +EndSplineSet +EndChar + +StartChar: eogonek +Encoding: 216 281 307 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +377 114 m 1 + 387 86 l 1 + 312 39 256 1 240 -13 c 0 + 209 -39 192 -65 192 -87 c 0 + 192 -114 212 -133 240 -133 c 0 + 262 -133 278 -124 303 -99 c 1 + 327 -112 l 1 + 272 -168 234 -189 188 -189 c 0 + 147 -189 121 -164 121 -124 c 0 + 121 -88 138 -63 197 -12 c 1 + 176 -16 166 -17 150 -17 c 0 + 74 -17 28 26 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +EndSplineSet +EndChar + +StartChar: gbreve +Encoding: 222 287 308 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +519 390 m 1 + 431 394 l 1 + 439 370 442 356 442 335 c 0 + 442 264 405 206 339 173 c 0 + 320 163 312 160 275 146 c 0 + 244 134 227 119 227 103 c 0 + 227 92 236 79 250 69 c 2 + 335 9 l 2 + 391 -30 413 -63 413 -105 c 0 + 413 -201 306 -271 159 -271 c 0 + 33 -271 -50 -222 -50 -147 c 0 + -50 -109 -30 -75 9 -47 c 0 + 39 -25 73 -10 142 12 c 1 + 127 24 117 42 116 61 c 1 + 120 81 l 1 + 212 137 l 1 + 149 138 117 146 90 169 c 0 + 65 191 54 220 54 265 c 0 + 54 326 76 371 120 404 c 0 + 169 440 245 469 290 469 c 0 + 318 469 352 461 380 449 c 1 + 399 447 417 446 434 446 c 2 + 453 446 l 1 + 524 449 l 1 + 529 440 l 1 + 519 390 l 1 +266 425 m 0 + 232 425 205 409 187 379 c 0 + 170 352 157 296 157 256 c 0 + 157 204 185 172 230 172 c 0 + 292 172 334 240 334 340 c 0 + 334 395 310 425 266 425 c 0 +163 -5 m 1 + 135 -18 l 2 + 69 -49 39 -84 39 -131 c 0 + 39 -193 95 -235 178 -235 c 0 + 253 -235 309 -196 309 -144 c 0 + 309 -113 293 -92 245 -60 c 2 + 163 -5 l 1 +153 681 m 1 + 196 681 l 1 + 201 618 233 591 300 591 c 0 + 364 591 401 617 430 681 c 1 + 469 681 l 1 + 459 633 450 610 431 585 c 0 + 399 542 348 519 286 519 c 0 + 185.960612961 519 154.713830499 576.456339557 153 681 c 1 +EndSplineSet +EndChar + +StartChar: gdotaccent +Encoding: 224 289 309 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +519 390 m 1 + 431 394 l 1 + 439 370 442 356 442 335 c 0 + 442 264 405 206 339 173 c 0 + 320 163 312 160 275 146 c 0 + 244 134 227 119 227 103 c 0 + 227 92 236 79 250 69 c 2 + 335 9 l 2 + 391 -30 413 -63 413 -105 c 0 + 413 -201 306 -271 159 -271 c 0 + 33 -271 -50 -222 -50 -147 c 0 + -50 -109 -30 -75 9 -47 c 0 + 39 -25 73 -10 142 12 c 1 + 127 24 117 42 116 61 c 1 + 120 81 l 1 + 212 137 l 1 + 149 138 117 146 90 169 c 0 + 65 191 54 220 54 265 c 0 + 54 326 76 371 120 404 c 0 + 169 440 245 469 290 469 c 0 + 318 469 352 461 380 449 c 1 + 399 447 417 446 434 446 c 2 + 453 446 l 1 + 524 449 l 1 + 529 440 l 1 + 519 390 l 1 +266 425 m 0 + 232 425 205 409 187 379 c 0 + 170 352 157 296 157 256 c 0 + 157 204 185 172 230 172 c 0 + 292 172 334 240 334 340 c 0 + 334 395 310 425 266 425 c 0 +163 -5 m 1 + 135 -18 l 2 + 69 -49 39 -84 39 -131 c 0 + 39 -193 95 -235 178 -235 c 0 + 253 -235 309 -196 309 -144 c 0 + 309 -113 293 -92 245 -60 c 2 + 163 -5 l 1 +305 668 m 0 + 338 668 361 644 361 608 c 0 + 361 567 332 537 292 537 c 0 + 259 537 238 559 238 593 c 0 + 238 635 268 668 305 668 c 0 +EndSplineSet +EndChar + +StartChar: lacute +Encoding: 249 314 310 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +277 114 m 1 + 291 87 l 1 + 174 2 139 -17 96 -17 c 0 + 74 -17 64 0 64 36 c 0 + 64 70 65 78 80 146 c 2 + 179 596 l 2 + 182 608 183 618 183 627 c 0 + 183 644 171 652 148 652 c 2 + 103 652 l 1 + 110 680 l 1 + 210 695 259 706 308 726 c 1 + 318 717 l 1 + 312.454326664 694.817306654 302.988831525 665.921820674 301 652 c 1 + 194 170 l 2 + 186 136 182 102 182 79 c 0 + 182 70 186 65 194 65 c 0 + 205 65 228 76 247 91 c 2 + 277 114 l 1 +193 730 m 1 + 334 881 l 2 + 354 902 369 911 385 911 c 0 + 411 911 432 891 432 866 c 0 + 432 846 424 835 396 819 c 2 + 242 730 l 1 + 193 730 l 1 +EndSplineSet +EndChar + +StartChar: lcaron +Encoding: 253 318 311 +Width: 488 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +277 114 m 1 + 291 87 l 1 + 174 2 139 -17 96 -17 c 0 + 74 -17 64 0 64 36 c 0 + 64 70 65 78 80 146 c 2 + 179 596 l 2 + 182 608 183 618 183 627 c 0 + 183 644 171 652 148 652 c 2 + 103 652 l 1 + 110 680 l 1 + 210 695 259 706 308 726 c 1 + 318 717 l 1 + 312.454326664 694.817306654 302.988831525 665.921820674 301 652 c 1 + 194 170 l 2 + 186 136 182 102 182 79 c 0 + 182 70 186 65 194 65 c 0 + 205 65 228 76 247 91 c 2 + 277 114 l 1 +476 720 m 1 + 489 707 l 1 + 435 605 396 544 345 485 c 1 + 300 460 l 1 + 285 470 l 1 + 328 542 353 611 367 692 c 1 + 391 694 393 695 444 710 c 2 + 476 720 l 1 +EndSplineSet +EndChar + +StartChar: nacute +Encoding: 259 324 312 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +30 331 m 1 + 17 358 l 1 + 101 420 l 2 + 146 454 178 469 203 469 c 0 + 220 469 230 458 230 439 c 0 + 230 410 224 384 196 282 c 2 + 179 222 l 1 + 214 282 231 307 266 344 c 0 + 334 418 414 469 461 469 c 0 + 484 469 500 452 500 426 c 0 + 500 413 494 384 484 344 c 2 + 436 160 l 2 + 427 127 423 101 423 81 c 0 + 423 70 426 65 433 65 c 0 + 444 65 454 70 479 87 c 2 + 508 107 l 1 + 521 80 l 1 + 511 73 506 69 492 59 c 0 + 417 3 377 -17 341 -17 c 0 + 320 -17 305 0 305 25 c 0 + 305 54 322 126 353 237 c 0 + 369 289 378 333 378 349 c 0 + 378 363 371 370 358 370 c 0 + 310 370 219 260 181 154 c 0 + 168 120 151 50 145 4 c 1 + 109 2 61 -6 39 -13 c 1 + 29 -2 l 1 + 75 137 114 298 114 353 c 0 + 114 365 111 370 103 370 c 0 + 92 370 78 364 62 353 c 2 + 30 331 l 1 +265 518 m 1 + 406 669 l 2 + 426 690 440 699 457 699 c 0 + 483 699 504 679 504 655 c 0 + 504 634 496 624 468 607 c 2 + 314 518 l 1 + 265 518 l 1 +EndSplineSet +EndChar + +StartChar: ncaron +Encoding: 263 328 313 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +30 331 m 1 + 17 358 l 1 + 101 420 l 2 + 146 454 178 469 203 469 c 0 + 220 469 230 458 230 439 c 0 + 230 410 224 384 196 282 c 2 + 179 222 l 1 + 214 282 231 307 266 344 c 0 + 334 418 414 469 461 469 c 0 + 484 469 500 452 500 426 c 0 + 500 413 494 384 484 344 c 2 + 436 160 l 2 + 427 127 423 101 423 81 c 0 + 423 70 426 65 433 65 c 0 + 444 65 454 70 479 87 c 2 + 508 107 l 1 + 521 80 l 1 + 511 73 506 69 492 59 c 0 + 417 3 377 -17 341 -17 c 0 + 320 -17 305 0 305 25 c 0 + 305 54 322 126 353 237 c 0 + 369 289 378 333 378 349 c 0 + 378 363 371 370 358 370 c 0 + 310 370 219 260 181 154 c 0 + 168 120 151 50 145 4 c 1 + 109 2 61 -6 39 -13 c 1 + 29 -2 l 1 + 75 137 114 298 114 353 c 0 + 114 365 111 370 103 370 c 0 + 92 370 78 364 62 353 c 2 + 30 331 l 1 +288 510 m 1 + 200 684 l 1 + 250 684 l 1 + 341 587 l 1 + 476 684 l 1 + 532 684 l 1 + 370 510 l 1 + 288 510 l 1 +EndSplineSet +EndChar + +StartChar: ohungarumlaut +Encoding: 272 337 314 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +201 518 m 1 + 338 665 l 2 + 360 688 378 699 397 699 c 0 + 419 699 441 675 441 652 c 0 + 441 635 426 618 392 599 c 2 + 250 518 l 1 + 201 518 l 1 +398 518 m 1 + 535 665 l 2 + 557 688 575 699 594 699 c 0 + 616 699 638 676 638 652 c 0 + 638 635 623 618 589 599 c 2 + 447 518 l 1 + 398 518 l 1 +EndSplineSet +EndChar + +StartChar: racute +Encoding: 276 341 315 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +20 352 m 1 + 101 416 l 2 + 146 451 182 469 209 469 c 0 + 225 469 234 458 234 437 c 0 + 234 422 230 401 219 359 c 0 + 215 339 211 324 203 290 c 2 + 187 219 l 1 + 264 376 280 404 307 432 c 0 + 331 457 356 469 384 469 c 0 + 394 469 401 468 411 463 c 1 + 396 397 391 368 391 326 c 1 + 379 320 l 1 + 357 334 344 339 327 339 c 0 + 281 339 242 292 204 188 c 0 + 188 143 177 93 163 2 c 1 + 105 -4 82 -8 55 -17 c 1 + 44 -5 l 1 + 58 38 65 62 71 87 c 2 + 95 194 l 1 + 121 327 121 327 121 354 c 0 + 121 364 117 370 109 370 c 0 + 100 370 85 363 67 350 c 2 + 33 326 l 1 + 20 352 l 1 +221 518 m 1 + 362 669 l 2 + 382 691 396 699 413 699 c 0 + 439 699 460 679 460 654 c 0 + 460 634 452 623 424 607 c 2 + 270 518 l 1 + 221 518 l 1 +EndSplineSet +EndChar + +StartChar: sacute +Encoding: 282 347 316 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +76 141 m 1 + 76 94 l 1 + 110 58 156 38 206 38 c 0 + 260 38 294 66 294 110 c 0 + 294 146 272 168 226 177 c 2 + 182 186 l 2 + 106 201 68 239 68 298 c 0 + 68 343 85 372 131 405 c 0 + 198 453 236 469 284 469 c 0 + 330 469 365 460 406 438 c 1 + 404 427 403 422 400 405 c 0 + 391 357 389 346 389 322 c 1 + 359 322 l 1 + 353 370 l 1 + 314 401 282 414 243 414 c 0 + 194 414 161 385 161 341 c 0 + 161 306 180 291 237 278 c 2 + 296 265 l 2 + 357 252 394 212 394 160 c 0 + 394 123 381 97 348 66 c 0 + 289 10 227 -17 162 -17 c 0 + 124 -17 92 -11 25 10 c 1 + 38 72 42 100 46 141 c 1 + 76 141 l 1 +209 518 m 1 + 350 669 l 2 + 370 691 384 699 401 699 c 0 + 427 699 448 679 448 655 c 0 + 448 634 440 623 412 607 c 2 + 258 518 l 1 + 209 518 l 1 +EndSplineSet +EndChar + +StartChar: scircumflex +Encoding: 284 349 317 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +76 141 m 1 + 76 94 l 1 + 110 58 156 38 206 38 c 0 + 260 38 294 66 294 110 c 0 + 294 146 272 168 226 177 c 2 + 182 186 l 2 + 106 201 68 239 68 298 c 0 + 68 343 85 372 131 405 c 0 + 198 453 236 469 284 469 c 0 + 330 469 365 460 406 438 c 1 + 404 427 403 422 400 405 c 0 + 391 357 389 346 389 322 c 1 + 359 322 l 1 + 353 370 l 1 + 314 401 282 414 243 414 c 0 + 194 414 161 385 161 341 c 0 + 161 306 180 291 237 278 c 2 + 296 265 l 2 + 357 252 394 212 394 160 c 0 + 394 123 381 97 348 66 c 0 + 289 10 227 -17 162 -17 c 0 + 124 -17 92 -11 25 10 c 1 + 38 72 42 100 46 141 c 1 + 76 141 l 1 +356 684 m 1 + 442 510 l 1 + 391 510 l 1 + 303 605 l 1 + 172 510 l 1 + 115 510 l 1 + 275 684 l 1 + 356 684 l 1 +EndSplineSet +EndChar + +StartChar: scommaaccent +Encoding: 327 537 318 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +76 141 m 1 + 76 94 l 1 + 110 58 156 38 206 38 c 0 + 260 38 294 66 294 110 c 0 + 294 146 272 168 226 177 c 2 + 182 186 l 2 + 106 201 68 239 68 298 c 0 + 68 343 85 372 131 405 c 0 + 198 453 236 469 284 469 c 0 + 330 469 365 460 406 438 c 1 + 404 427 403 422 400 405 c 0 + 391 357 389 346 389 322 c 1 + 359 322 l 1 + 353 370 l 1 + 314 401 282 414 243 414 c 0 + 194 414 161 385 161 341 c 0 + 161 306 180 291 237 278 c 2 + 296 265 l 2 + 357 252 394 212 394 160 c 0 + 394 123 381 97 348 66 c 0 + 289 10 227 -17 162 -17 c 0 + 124 -17 92 -11 25 10 c 1 + 38 72 42 100 46 141 c 1 + 76 141 l 1 +258 -40 m 1 + 271 -53 l 1 + 218 -156 178 -216 127 -275 c 1 + 82 -300 l 1 + 68 -290 l 1 + 110 -218 135 -149 149 -68 c 1 + 174 -66 176 -65 226 -50 c 2 + 258 -40 l 1 +EndSplineSet +EndChar + +StartChar: tcaron +Encoding: 292 357 319 +Width: 509 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +150 401 m 1 + 41 401 l 1 + 48 428 l 1 + 163 460 l 1 + 176 532 179 555 179 582 c 2 + 179 598 l 1 + 201 601 216 605 236 612 c 2 + 302 636 l 1 + 312 624 l 1 + 296 566 288 538 281 508 c 2 + 268 452 l 1 + 402 457 l 1 + 408 452 l 1 + 394 396 l 1 + 365 400 345 401 302 401 c 2 + 255 401 l 1 + 204 164 l 2 + 198 135 195 113 195 92 c 0 + 195 71 201 64 220 64 c 0 + 238 64 251 69 273 85 c 2 + 329 125 l 1 + 342 99 l 1 + 265 42 l 2 + 209 1 169 -17 132 -17 c 0 + 97 -17 78 4 78 44 c 0 + 78 60 78 63 88 108 c 2 + 150 401 l 1 +518 778 m 1 + 531 766 l 1 + 478 663 438 602 387 543 c 1 + 342 518 l 1 + 328 528 l 1 + 370 600 395 668 410 750 c 1 + 434 753 438 754 486 768 c 2 + 518 778 l 1 +EndSplineSet +EndChar + +StartChar: uring +Encoding: 302 367 320 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +338 714 m 0 + 391 714 436 668 436 614 c 0 + 436 559 391 514 336 514 c 0 + 281 514 236 559 236 615 c 0 + 236 670 281 714 338 714 c 0 +337 664 m 0 + 308 664 286 642 286 614 c 0 + 286 586 308 564 336 564 c 0 + 364 564 386 586 386 614 c 0 + 386 641 364 664 337 664 c 0 +EndSplineSet +EndChar + +StartChar: uhungarumlaut +Encoding: 304 369 321 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +163 518 m 1 + 300 665 l 2 + 322 688 340 699 359 699 c 0 + 381 699 403 676 403 652 c 0 + 403 635 388 618 354 599 c 2 + 212 518 l 1 + 163 518 l 1 +360 518 m 1 + 497 665 l 2 + 518 688 537 699 556 699 c 0 + 578 699 600 675 600 652 c 0 + 600 635 585 618 551 599 c 2 + 409 518 l 1 + 360 518 l 1 +EndSplineSet +EndChar + +StartChar: zacute +Encoding: 313 378 322 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +31 25 m 1 + 377 379 l 1 + 341 362 318 356 288 356 c 0 + 257 356 208 360 148 367 c 0 + 142 367 138 368 126 369 c 1 + 103 317 l 1 + 74 320 l 1 + 119 459 l 1 + 140 466 159 469 175 469 c 0 + 194 469 216 465 271 450 c 0 + 320 437 353 432 383 432 c 0 + 409 432 431 441 441 456 c 2 + 450 469 l 1 + 470 461 l 1 + 456 411 l 1 + 128 74 l 1 + 177 92 199 97 226 97 c 0 + 255 97 289 94 328 87 c 0 + 351 83 367 81 382 81 c 0 + 384 81 388 81 395 82 c 1 + 423 140 l 1 + 451 138 l 1 + 440 108 424 51 422 33 c 0 + 416 -9 407 -17 365 -17 c 0 + 323 -17 272 -8 209 9 c 0 + 174 19 152 22 124 22 c 0 + 93 22 72 15 47 -5 c 1 + 31 25 l 1 +237 518 m 1 + 378 669 l 2 + 398 691 413 699 429 699 c 0 + 455 699 476 679 476 654 c 0 + 476 634 468 623 440 607 c 2 + 286 518 l 1 + 237 518 l 1 +EndSplineSet +EndChar + +StartChar: zdotaccent +Encoding: 315 380 323 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +31 25 m 1 + 377 379 l 1 + 341 362 318 356 288 356 c 0 + 257 356 208 360 148 367 c 0 + 142 367 138 368 126 369 c 1 + 103 317 l 1 + 74 320 l 1 + 119 459 l 1 + 140 466 159 469 175 469 c 0 + 194 469 216 465 271 450 c 0 + 320 437 353 432 383 432 c 0 + 409 432 431 441 441 456 c 2 + 450 469 l 1 + 470 461 l 1 + 456 411 l 1 + 128 74 l 1 + 177 92 199 97 226 97 c 0 + 255 97 289 94 328 87 c 0 + 351 83 367 81 382 81 c 0 + 384 81 388 81 395 82 c 1 + 423 140 l 1 + 451 138 l 1 + 440 108 424 51 422 33 c 0 + 416 -9 407 -17 365 -17 c 0 + 323 -17 272 -8 209 9 c 0 + 174 19 152 22 124 22 c 0 + 93 22 72 15 47 -5 c 1 + 31 25 l 1 +314 668 m 0 + 347 668 370 644 370 608 c 0 + 370 567 341 537 301 537 c 0 + 268 537 247 559 247 593 c 0 + 247 635 277 668 314 668 c 0 +EndSplineSet +EndChar + +StartChar: hbar +Encoding: 230 295 324 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +145 585 m 1 + 148.220215007 601.101075037 150 616.672236369 150 626 c 0 + 150 644 140 652 116 652 c 2 + 71 652 l 1 + 78 680 l 1 + 178 695 227 706 276 726 c 1 + 286 717 l 1 + 282 704 279 692 279 689 c 0 + 274 671 270 658 269 652 c 2 + 254 585 l 1 + 401 585 l 1 + 385 515 l 1 + 239 515 l 1 + 180 244 l 1 + 264 379 378 469 463 469 c 0 + 486 469 501 451 501 425 c 0 + 501 401 496 374 481 325 c 0 + 474 303 474 303 470 288 c 2 + 432 144 l 2 + 427 124 424 103 424 81 c 0 + 424 70 428 65 436 65 c 0 + 446 65 460 72 497 95 c 2 + 513 105 l 1 + 522 79 l 1 + 419 8 371 -17 337 -17 c 0 + 319 -17 306 0 306 25 c 0 + 306 55 322 124 354 237 c 0 + 371 295 379 332 379 352 c 0 + 379 370 372 381 359 381 c 0 + 315 381 240 302 194 208 c 0 + 167 153 147 80 138 4 c 1 + 102 2 54 -6 32 -13 c 1 + 22 -2 l 1 + 41 29 97 289 134 515 c 1 + 59 515 l 1 + 76 585 l 1 + 145 585 l 1 +EndSplineSet +EndChar + +StartChar: uni021B +Encoding: 329 539 325 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +151 401 m 1 + 42 401 l 1 + 49 428 l 1 + 164 460 l 1 + 177 532 180 555 180 582 c 2 + 180 598 l 1 + 202 601 217 605 237 612 c 2 + 303 636 l 1 + 313 624 l 1 + 297 566 289 538 282 508 c 2 + 269 452 l 1 + 403 457 l 1 + 409 452 l 1 + 395 396 l 1 + 366 400 346 401 303 401 c 2 + 256 401 l 1 + 205 164 l 2 + 199 135 196 113 196 92 c 0 + 196 71 202 64 221 64 c 0 + 238 64 252 69 274 85 c 2 + 330 125 l 1 + 343 99 l 1 + 266 42 l 2 + 210 1 170 -17 133 -17 c 0 + 98 -17 79 4 79 44 c 0 + 79 60 80 65 89 108 c 2 + 151 401 l 1 +170 -54 m 1 + 182 -67 l 1 + 129 -170 90 -231 38 -289 c 1 + -7 -314 l 1 + -21 -304 l 1 + 21 -232 47 -164 61 -82 c 1 + 86 -80 87 -79 137 -64 c 2 + 170 -54 l 1 +EndSplineSet +EndChar + +StartChar: wcircumflex +Encoding: 308 373 326 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +802 371 m 0 + 802 240.250069437 658.832667469 -17 492 -17 c 0 + 435 -17 399 24 399 90 c 0 + 399 115 401 133 408 177 c 1 + 365 94 333 53 282 16 c 0 + 250 -7 222 -17 192 -17 c 0 + 130 -17 91 35 91 120 c 0 + 91 204 124 265 221 362 c 2 + 262 403 l 1 + 228 395 192 392 124 392 c 0 + 96 392 85 390 83 384 c 2 + 55 324 l 1 + 27 324 l 1 + 68 456 l 1 + 90 460 103 461 119 461 c 0 + 138.907215519 461 225.262657404 455 253 455 c 0 + 279 455 306 461 318 469 c 1 + 332 450 l 1 + 272 380 247 338 225 269 c 0 + 212 227 205 186 205 145 c 0 + 205 85 224 46 253 46 c 0 + 309 46 385 154 411 269 c 2 + 435 378 l 2 + 440 403 442 414 445 442 c 1 + 484 447 510 453 552 469 c 1 + 564 460 l 1 + 518 299 496 189 496 127 c 0 + 496 79 519 46 553 46 c 0 + 593 46 631 76 665 137 c 0 + 700 198 725 281 725 335 c 0 + 725 368 709 389 683 389 c 0 + 669 389 658 387 647 381 c 1 + 635 404 l 1 + 669 427 685 441 706 465 c 1 + 718 468 723 469 732 469 c 0 + 769 469 802 423 802 371 c 0 +579 684 m 1 + 665 510 l 1 + 614 510 l 1 + 526 605 l 1 + 395 510 l 1 + 338 510 l 1 + 498 684 l 1 + 579 684 l 1 +EndSplineSet +EndChar + +StartChar: wdieresis +Encoding: 563 7813 327 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +802 371 m 0 + 802 240.250069437 658.832667469 -17 492 -17 c 0 + 435 -17 399 24 399 90 c 0 + 399 115 401 133 408 177 c 1 + 365 94 333 53 282 16 c 0 + 250 -7 222 -17 192 -17 c 0 + 130 -17 91 35 91 120 c 0 + 91 204 124 265 221 362 c 2 + 262 403 l 1 + 228 395 192 392 124 392 c 0 + 96 392 85 390 83 384 c 2 + 55 324 l 1 + 27 324 l 1 + 68 456 l 1 + 90 460 103 461 119 461 c 0 + 138.907215519 461 225.262657404 455 253 455 c 0 + 279 455 306 461 318 469 c 1 + 332 450 l 1 + 272 380 247 338 225 269 c 0 + 212 227 205 186 205 145 c 0 + 205 85 224 46 253 46 c 0 + 309 46 385 154 411 269 c 2 + 435 378 l 2 + 440 403 442 414 445 442 c 1 + 484 447 510 453 552 469 c 1 + 564 460 l 1 + 518 299 496 189 496 127 c 0 + 496 79 519 46 553 46 c 0 + 593 46 631 76 665 137 c 0 + 700 198 725 281 725 335 c 0 + 725 368 709 389 683 389 c 0 + 669 389 658 387 647 381 c 1 + 635 404 l 1 + 669 427 685 441 706 465 c 1 + 718 468 723 469 732 469 c 0 + 769 469 802 423 802 371 c 0 +620 668 m 0 + 653 668 676 644 676 608 c 0 + 676 567 647 537 607 537 c 0 + 574 537 553 559 553 593 c 0 + 553 635 583 668 620 668 c 0 +407 668 m 0 + 440 668 463 644 463 609 c 0 + 463 567 434 537 394 537 c 0 + 361 537 340 559 340 593 c 0 + 340 635 370 668 407 668 c 0 +EndSplineSet +EndChar + +StartChar: amacron +Encoding: 192 257 328 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +530 608 m 1 + 514 538 l 1 + 188 538 l 1 + 205 608 l 1 + 530 608 l 1 +EndSplineSet +EndChar + +StartChar: ycircumflex +Encoding: 310 375 329 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +27 329 m 1 + 13 357 l 1 + 93 419 l 2 + 131 449 173 469 196 469 c 0 + 220 469 235 445 235 406 c 0 + 235 382 233 354 230 326 c 2 + 211 163 l 2 + 208 136 207 124 207 108 c 0 + 207 82 213 67 224 67 c 0 + 254 67 305 123 347 202 c 0 + 388 279 417 378 419 447 c 1 + 421.357142857 446.928571429 423.719387755 446.892857143 426.089650146 446.892857143 c 0 + 456.903061224 446.892857143 489.071428571 452.928571429 529 465 c 1 + 541 453 l 1 + 522 413 499 338 457 185 c 0 + 407 -3 391 -43 341 -122 c 0 + 283 -214 198 -271 120 -271 c 0 + 84 -271 51 -254 36 -227 c 0 + 27 -212 24 -200 21 -174 c 1 + 83 -134 l 1 + 101 -140 l 1 + 100 -147 100 -156 100 -159 c 0 + 100 -201 123 -225 162 -225 c 0 + 228 -225 275 -154 314 4 c 2 + 355 170 l 1 + 316 102 294 73 255 39 c 0 + 215 3 175 -17 147 -17 c 0 + 120 -17 100 20 100 70 c 0 + 100 90 102 114 106 155 c 2 + 125 337 l 2 + 126 343 126 348 126 351 c 0 + 126 363 119 370 108 370 c 0 + 88 370 61 356 27 329 c 1 +441 684 m 1 + 527 510 l 1 + 476 510 l 1 + 388 605 l 1 + 257 510 l 1 + 200 510 l 1 + 360 684 l 1 + 441 684 l 1 +EndSplineSet +EndChar + +StartChar: ccircumflex +Encoding: 200 265 330 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +391 120 m 1 + 401 90 l 1 + 283 8 227 -17 158 -17 c 0 + 81 -17 32 36 32 119 c 0 + 32 191 56 286 85 332 c 0 + 103 360 138 389 190 420 c 0 + 255 459 282 469 322 469 c 0 + 358 469 383 464 436 445 c 1 + 421 406 418 391 401 304 c 1 + 368 304 l 1 + 374 360 l 1 + 370 374 l 1 + 338 397 309 407 278 407 c 0 + 238 407 206 383 186 339 c 0 + 165 292 146 198 146 140 c 0 + 146 85 177 50 225 50 c 0 + 273 50 312 67 391 120 c 1 +385 684 m 1 + 471 510 l 1 + 420 510 l 1 + 332 605 l 1 + 201 510 l 1 + 144 510 l 1 + 304 684 l 1 + 385 684 l 1 +EndSplineSet +EndChar + +StartChar: emacron +Encoding: 210 275 331 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +474 608 m 1 + 457 538 l 1 + 132 538 l 1 + 149 608 l 1 + 474 608 l 1 +EndSplineSet +EndChar + +StartChar: gcircumflex +Encoding: 220 285 332 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +519 390 m 1 + 431 394 l 1 + 439 370 442 356 442 335 c 0 + 442 264 405 206 339 173 c 0 + 320 163 312 160 275 146 c 0 + 244 134 227 119 227 103 c 0 + 227 92 236 79 250 69 c 2 + 335 9 l 2 + 391 -30 413 -63 413 -105 c 0 + 413 -201 306 -271 159 -271 c 0 + 33 -271 -50 -222 -50 -147 c 0 + -50 -109 -30 -75 9 -47 c 0 + 39 -25 73 -10 142 12 c 1 + 127 24 117 42 116 61 c 1 + 120 81 l 1 + 212 137 l 1 + 149 138 117 146 90 169 c 0 + 65 191 54 220 54 265 c 0 + 54 326 76 371 120 404 c 0 + 169 440 245 469 290 469 c 0 + 318 469 352 461 380 449 c 1 + 399 447 417 446 434 446 c 2 + 453 446 l 1 + 524 449 l 1 + 529 440 l 1 + 519 390 l 1 +266 425 m 0 + 232 425 205 409 187 379 c 0 + 170 352 157 296 157 256 c 0 + 157 204 185 172 230 172 c 0 + 292 172 334 240 334 340 c 0 + 334 395 310 425 266 425 c 0 +163 -5 m 1 + 135 -18 l 2 + 69 -49 39 -84 39 -131 c 0 + 39 -193 95 -235 178 -235 c 0 + 253 -235 309 -196 309 -144 c 0 + 309 -113 293 -92 245 -60 c 2 + 163 -5 l 1 +413 684 m 1 + 499 510 l 1 + 448 510 l 1 + 360 605 l 1 + 229 510 l 1 + 172 510 l 1 + 332 684 l 1 + 413 684 l 1 +EndSplineSet +EndChar + +StartChar: ibreve +Encoding: 236 301 333 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +96 681 m 1 + 139 681 l 1 + 144 618 176 591 243 591 c 0 + 307 591 344 617 373 681 c 1 + 412 681 l 1 + 402 633 393 610 374 585 c 0 + 342 542 291 519 229 519 c 0 + 128.960612961 519 97.7138304991 576.456339557 96 681 c 1 +EndSplineSet +EndChar + +StartChar: imacron +Encoding: 234 299 334 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +418 608 m 1 + 402 538 l 1 + 76 538 l 1 + 93 608 l 1 + 418 608 l 1 +EndSplineSet +EndChar + +StartChar: jcircumflex +Encoding: 244 309 335 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +49 320 m 1 + 36 346 l 1 + 99 393 l 2 + 160 439 220 469 248 469 c 0 + 264 469 274 454 274 429 c 0 + 274 410 271 390 265 365 c 2 + 198 91 l 2 + 165 -44 134 -123 91 -185 c 0 + 50 -243 11 -271 -30 -271 c 0 + -39 -271 -47 -270 -64 -266 c 1 + -59 -238 -56 -218 -54 -187 c 1 + -40 -184 l 1 + -26 -207 -12 -217 4 -217 c 0 + 24 -217 39 -193 50 -139 c 2 + 136 269 l 2 + 146 316 150 342 150 357 c 0 + 150 366 147 370 140 370 c 0 + 131 370 90 350 71 336 c 2 + 49 320 l 1 +329 684 m 1 + 415 510 l 1 + 364 510 l 1 + 276 605 l 1 + 145 510 l 1 + 88 510 l 1 + 248 684 l 1 + 329 684 l 1 +EndSplineSet +EndChar + +StartChar: kcommaaccent +Encoding: 246 311 336 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +286 726 m 1 + 296 717 l 1 + 291.35785881 696.110364643 280.855982715 664.991879006 279 652 c 2 + 184 221 l 1 + 224 276 273 330 331 385 c 0 + 394 445 438 469 485 469 c 0 + 498 469 512 466 528 460 c 1 + 508 390 l 1 + 487 396 474 398 459 398 c 0 + 406 398 360 373 313 318 c 1 + 378 145 l 2 + 396 97 420 65 437 65 c 0 + 448 65 459 70 483 85 c 2 + 510 102 l 1 + 520 73 l 1 + 476 42 l 2 + 421 3 379 -17 354 -17 c 0 + 331 -17 315 6 288 80 c 2 + 231 235 l 1 + 200 201 l 1 + 179 176 177 170 165 110 c 0 + 153 53 151 37 149 4 c 1 + 120 2 104 -1 44 -14 c 1 + 34 -5 l 1 + 51 38 80 166 112 334 c 0 + 141 488 160 603 160 626 c 0 + 160 644 150 652 126 652 c 2 + 81 652 l 1 + 88 680 l 1 + 188 695 237 706 286 726 c 1 +288 -40 m 1 + 300 -53 l 1 + 247 -156 207 -216 156 -275 c 1 + 111 -300 l 1 + 97 -290 l 1 + 139 -218 165 -149 179 -68 c 1 + 203 -66 205 -65 255 -50 c 2 + 288 -40 l 1 +EndSplineSet +EndChar + +StartChar: lcommaaccent +Encoding: 251 316 337 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +277 114 m 1 + 291 87 l 1 + 174 2 139 -17 96 -17 c 0 + 74 -17 64 0 64 36 c 0 + 64 70 65 78 80 146 c 2 + 179 596 l 2 + 182 608 183 618 183 627 c 0 + 183 644 171 652 148 652 c 2 + 103 652 l 1 + 110 680 l 1 + 210 695 259 706 308 726 c 1 + 318 717 l 1 + 312.454326664 694.817306654 302.988831525 665.921820674 301 652 c 1 + 194 170 l 2 + 186 136 182 102 182 79 c 0 + 182 70 186 65 194 65 c 0 + 205 65 228 76 247 91 c 2 + 277 114 l 1 +190 -40 m 1 + 202 -53 l 1 + 149 -156 110 -216 58 -275 c 1 + 13 -300 l 1 + -1 -290 l 1 + 41 -218 67 -149 81 -68 c 1 + 106 -66 107 -65 157 -50 c 2 + 190 -40 l 1 +EndSplineSet +EndChar + +StartChar: ncommaaccent +Encoding: 261 326 338 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +30 331 m 1 + 17 358 l 1 + 101 420 l 2 + 146 454 178 469 203 469 c 0 + 220 469 230 458 230 439 c 0 + 230 410 224 384 196 282 c 2 + 179 222 l 1 + 214 282 231 307 266 344 c 0 + 334 418 414 469 461 469 c 0 + 484 469 500 452 500 426 c 0 + 500 413 494 384 484 344 c 2 + 436 160 l 2 + 427 127 423 101 423 81 c 0 + 423 70 426 65 433 65 c 0 + 444 65 454 70 479 87 c 2 + 508 107 l 1 + 521 80 l 1 + 511 73 506 69 492 59 c 0 + 417 3 377 -17 341 -17 c 0 + 320 -17 305 0 305 25 c 0 + 305 54 322 126 353 237 c 0 + 369 289 378 333 378 349 c 0 + 378 363 371 370 358 370 c 0 + 310 370 219 260 181 154 c 0 + 168 120 151 50 145 4 c 1 + 109 2 61 -6 39 -13 c 1 + 29 -2 l 1 + 75 137 114 298 114 353 c 0 + 114 365 111 370 103 370 c 0 + 92 370 78 364 62 353 c 2 + 30 331 l 1 +301 -40 m 1 + 314 -53 l 1 + 260 -156 221 -216 170 -275 c 1 + 125 -300 l 1 + 110 -290 l 1 + 153 -218 178 -149 192 -68 c 1 + 217 -66 218 -65 269 -50 c 2 + 301 -40 l 1 +EndSplineSet +EndChar + +StartChar: omacron +Encoding: 268 333 339 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +529 608 m 1 + 514 538 l 1 + 188 538 l 1 + 205 608 l 1 + 529 608 l 1 +EndSplineSet +EndChar + +StartChar: rcommaaccent +Encoding: 278 343 340 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +20 352 m 1 + 101 416 l 2 + 146 451 182 469 209 469 c 0 + 225 469 234 458 234 437 c 0 + 234 422 230 401 219 359 c 0 + 215 339 211 324 203 290 c 2 + 187 219 l 1 + 264 374 280 404 307 432 c 0 + 331 457 356 469 384 469 c 0 + 394 469 401 468 411 463 c 1 + 396 399 392 369 391 326 c 1 + 379 320 l 1 + 358 334 344 339 327 339 c 0 + 281 339 242 292 204 188 c 0 + 188 143 177 93 163 2 c 1 + 105 -4 82 -8 55 -17 c 1 + 44 -5 l 1 + 58 38 65 62 71 87 c 2 + 95 194 l 1 + 121 327 121 327 121 354 c 0 + 121 364 117 370 109 370 c 0 + 100 370 85 363 67 350 c 2 + 33 326 l 1 + 20 352 l 1 +177 -40 m 1 + 189 -53 l 1 + 136 -156 97 -216 45 -275 c 1 + 0 -300 l 1 + -14 -290 l 1 + 28 -218 54 -149 68 -68 c 1 + 93 -66 94 -65 144 -50 c 2 + 177 -40 l 1 +EndSplineSet +EndChar + +StartChar: ubreve +Encoding: 300 365 341 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +208 681 m 1 + 251 681 l 1 + 256 618 288 591 355 591 c 0 + 419 591 456 617 485 681 c 1 + 524 681 l 1 + 513 633 504 610 485 585 c 0 + 454 542 402 519 340 519 c 0 + 240.667830658 519 208 575.909960169 208 681 c 1 +EndSplineSet +EndChar + +StartChar: umacron +Encoding: 298 363 342 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +529 608 m 1 + 514 538 l 1 + 188 538 l 1 + 205 608 l 1 + 529 608 l 1 +EndSplineSet +EndChar + +StartChar: uogonek +Encoding: 306 371 343 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +507 465 m 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 397 -5 397 -5 379 -22 c 0 + 351 -49 341 -66 341 -87 c 0 + 341 -114 361 -133 389 -133 c 0 + 411 -133 428 -124 452 -99 c 1 + 476 -112 l 1 + 422 -168 384 -189 337 -189 c 0 + 296 -189 270 -164 270 -124 c 0 + 270 -88 285 -65 341 -16 c 1 + 320 -10 312 2 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 +EndSplineSet +EndChar + +StartChar: rcaron +Encoding: 280 345 344 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +20 352 m 1 + 101 416 l 2 + 146 451 182 469 209 469 c 0 + 225 469 234 458 234 437 c 0 + 234 422 230 401 219 359 c 0 + 215 339 211 324 203 290 c 2 + 187 219 l 1 + 264 376 280 404 307 432 c 0 + 331 457 356 469 384 469 c 0 + 394 469 401 468 411 463 c 1 + 396 397 391 368 391 326 c 1 + 379 320 l 1 + 357 334 344 339 327 339 c 0 + 281 339 242 292 204 188 c 0 + 188 143 177 93 163 2 c 1 + 105 -4 82 -8 55 -17 c 1 + 44 -5 l 1 + 58 38 65 62 71 87 c 2 + 95 194 l 1 + 121 327 121 327 121 354 c 0 + 121 364 117 370 109 370 c 0 + 100 370 85 363 67 350 c 2 + 33 326 l 1 + 20 352 l 1 +229 510 m 1 + 141 684 l 1 + 191 684 l 1 + 282 587 l 1 + 417 684 l 1 + 473 684 l 1 + 311 510 l 1 + 229 510 l 1 +EndSplineSet +EndChar + +StartChar: scedilla +Encoding: 286 351 345 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +389 322 m 1 + 359 322 l 1 + 353 370 l 1 + 314 401 282 414 243 414 c 0 + 194 414 161 385 161 341 c 0 + 161 306 180 291 237 278 c 2 + 296 265 l 2 + 357 252 394 212 394 160 c 0 + 394 118 377 88 331 51 c 0 + 290 17 254 -2 216 -11 c 1 + 181 -62 l 1 + 191 -60 198 -59 207 -59 c 0 + 260 -59 297 -88 297 -131 c 0 + 297 -182 246 -218 174 -218 c 0 + 135 -218 106 -212 61 -193 c 1 + 83 -160 l 1 + 112 -173 128 -177 150 -177 c 0 + 184 -177 205 -162 205 -137 c 0 + 205 -113 188 -100 157 -100 c 0 + 147 -100 140 -101 128 -104 c 1 + 115 -92 l 1 + 167 -17 l 1 + 161 -17 l 2 + 124 -17 91 -10 25 10 c 1 + 38 72 42 100 46 141 c 1 + 76 141 l 1 + 76 94 l 1 + 110 58 156 38 206 38 c 0 + 260 38 294 66 294 110 c 0 + 294 146 272 168 226 177 c 2 + 182 186 l 2 + 106 201 68 239 68 298 c 0 + 68 343 85 372 131 405 c 0 + 198 453 236 469 284 469 c 0 + 330 469 365 460 406 438 c 1 + 404 427 403 422 400 405 c 0 + 391 357 389 346 389 322 c 1 +EndSplineSet +Substitution2: "'locl' Localized Forms in Latin lookup 2 subtable" scommaaccent +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" scommaaccent +EndChar + +StartChar: gcommaaccent +Encoding: 226 291 346 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +519 390 m 1 + 431 394 l 1 + 439 370 442 356 442 335 c 0 + 442 264 405 206 339 173 c 0 + 320 163 312 160 275 146 c 0 + 244 134 227 119 227 103 c 0 + 227 92 236 79 250 69 c 2 + 335 9 l 2 + 391 -30 413 -63 413 -105 c 0 + 413 -201 306 -271 159 -271 c 0 + 33 -271 -50 -222 -50 -147 c 0 + -50 -109 -30 -75 9 -47 c 0 + 39 -25 73 -10 142 12 c 1 + 127 24 117 42 116 61 c 1 + 120 81 l 1 + 212 137 l 1 + 149 138 117 146 90 169 c 0 + 65 191 54 220 54 265 c 0 + 54 326 76 371 120 404 c 0 + 169 440 245 469 290 469 c 0 + 318 469 352 461 380 449 c 1 + 399 447 417 446 434 446 c 2 + 453 446 l 1 + 524 449 l 1 + 529 440 l 1 + 519 390 l 1 +266 425 m 0 + 232 425 205 409 187 379 c 0 + 170 352 157 296 157 256 c 0 + 157 204 185 172 230 172 c 0 + 292 172 334 240 334 340 c 0 + 334 395 310 425 266 425 c 0 +163 -5 m 1 + 135 -18 l 2 + 69 -49 39 -84 39 -131 c 0 + 39 -193 95 -235 178 -235 c 0 + 253 -235 309 -196 309 -144 c 0 + 309 -113 293 -92 245 -60 c 2 + 163 -5 l 1 +221 500 m 1 + 209 513 l 1 + 262 615 303 678 353 735 c 1 + 398 760 l 1 + 412 750 l 1 + 370 678 345 609 330 528 c 1 + 306 526 304 525 254 510 c 2 + 221 500 l 1 +EndSplineSet +EndChar + +StartChar: Euro +Encoding: 601 8364 347 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +112 254 m 1 + 46 254 l 1 + 80 295 l 1 + 114 295 l 1 + 118 328 120 340 121 346 c 1 + 60 346 l 1 + 93 387 l 1 + 129 387 l 1 + 171 577 289 695 436 695 c 0 + 489 695 523 683 573 648 c 1 + 577 637 l 1 + 563 600 559 584 533 484 c 1 + 494 484 l 1 + 498 510 501 536 501 551 c 0 + 501 598 470 639 435 639 c 0 + 367 639 306 541 278 387 c 1 + 451 387 l 1 + 418 346 l 1 + 271 346 l 1 + 269 335 268 323 265 295 c 1 + 386 295 l 1 + 353 254 l 1 + 262 254 l 1 + 262 232 l 2 + 262 117 300 48 363 48 c 0 + 394 48 429 66 466 99 c 1 + 481 87 l 1 + 456 49 442 33 416 16 c 0 + 383 -5 342 -17 302 -17 c 0 + 178 -17 111 73 111 239 c 0 + 111 240 111 247 112 254 c 1 +EndSplineSet +EndChar + +StartChar: peseta +Encoding: 600 8359 348 +Width: 1056 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +442 635 m 1 + 347 100 l 2 + 345 89 344 77 344 66 c 0 + 344 44 354 36 381 35 c 2 + 440 32 l 1 + 436 -3 l 1 + 348 -1 297 0 273 0 c 0 + 250 0 211 -1 116 -3 c 1 + 120 32 l 1 + 169 35 l 2 + 202 37 207 47 223 132 c 2 + 305 594 l 2 + 306 601 307 609 307 614 c 0 + 307 637 297 644 261 646 c 2 + 205 649 l 1 + 210 681 l 1 + 310 679 352 678 377 678 c 2 + 477 679 l 2 + 523 680 530 681 558 681 c 2 + 573 681 l 2 + 709 681 778 626 778 518 c 0 + 778 386 666 281 527 281 c 0 + 494 281 466 286 430 299 c 1 + 428 334 l 1 + 452 325 471 322 494 322 c 0 + 581 322 646 402 646 511 c 0 + 646 599 602 638 505 638 c 0 + 487 638 474 637 442 635 c 1 +725 237 m 1 + 660 237 l 1 + 666 259 l 1 + 734 278 l 1 + 742 317 743 332 744 347 c 1 + 744 359 l 1 + 759 362 768 364 780 368 c 2 + 822 383 l 1 + 830 373 l 1 + 823.00752229 341.533850305 815.796021405 321.224881338 811 303 c 1 + 805 274 l 1 + 882 277 l 1 + 888 272 l 1 + 878 234 l 1 + 858 236 847 237 821 237 c 2 + 795 237 l 1 + 765 100 l 2 + 762 85 760 70 760 57 c 0 + 760 47 762 44 770 44 c 0 + 781 44 787 46 801 56 c 2 + 838 82 l 1 + 849 61 l 1 + 800 25 l 2 + 767 1 742 -10 719 -10 c 0 + 696 -10 683 4 683 29 c 0 + 683 39 684 43 689 68 c 2 + 725 237 l 1 +EndSplineSet +EndChar + +StartChar: lira +Encoding: 599 8356 349 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +31 25 m 1 + 377 379 l 1 + 341 362 318 356 288 356 c 0 + 257 356 208 360 148 367 c 0 + 142 367 138 368 126 369 c 1 + 103 317 l 1 + 74 320 l 1 + 119 459 l 1 + 140 466 159 469 175 469 c 0 + 194 469 216 465 271 450 c 0 + 320 437 353 432 383 432 c 0 + 409 432 431 441 441 456 c 2 + 450 469 l 1 + 470 461 l 1 + 456 411 l 1 + 128 74 l 1 + 177 92 199 97 226 97 c 0 + 255 97 289 94 328 87 c 0 + 351 83 367 81 382 81 c 0 + 384 81 388 81 395 82 c 1 + 423 140 l 1 + 451 138 l 1 + 440 108 424 51 422 33 c 0 + 416 -9 407 -17 365 -17 c 0 + 323 -17 272 -8 209 9 c 0 + 174 19 152 22 124 22 c 0 + 93 22 72 15 47 -5 c 1 + 31 25 l 1 +627 362 m 1 + 679 596 l 2 + 682 608 683 619 683 627 c 0 + 683 644 671 652 648 652 c 2 + 603 652 l 1 + 610 680 l 1 + 710 695 759 706 808 726 c 1 + 818 717 l 1 + 812.454326664 694.817306654 802.988831525 665.921820674 801 652 c 1 + 751 427 l 1 + 855 482 l 1 + 865 447 l 1 + 741 381 l 1 + 694 170 l 2 + 687 136 682 102 682 79 c 0 + 682 70 686 65 694 65 c 0 + 705 65 728 76 747 91 c 2 + 777 114 l 1 + 791 87 l 1 + 674 2 639 -17 596 -17 c 0 + 574 -17 564 0 564 36 c 0 + 564 70 565 80 580 146 c 2 + 617 316 l 1 + 523 266 l 1 + 513 301 l 1 + 627 362 l 1 +EndSplineSet +EndChar + +StartChar: franc +Encoding: 598 8355 350 +Width: 653 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +267 344 m 1 + 315 344 l 2 + 368 344 394 345 441 349 c 1 + 478 364 494 368 509 368 c 0 + 526 368 535 358 535 340 c 0 + 535 317.268406412 513.95051504 251.703090238 509 222 c 1 + 573 342 597 368 648 368 c 0 + 660 368 668 366 678 362 c 0 + 678 360 677 357 676 353 c 0 + 666 315 661 277 661 254 c 1 + 645 246 l 1 + 623 259 616 262 604 262 c 0 + 568 262 531 213 504 132 c 0 + 497 110 488 68 478 7 c 1 + 465 5 l 1 + 420 1 408 -1 382 -10 c 1 + 369 4 l 2 + 369 5 370 6 372 13 c 0 + 379 32 389 64 391 75 c 2 + 411 157 l 1 + 431 264 431 264 431 272 c 0 + 431 286 425 292 413 294 c 0 + 403 296 399 296 322 296 c 0 + 301 296 280 296 259 296 c 1 + 223 100 l 2 + 220 84 219 75 219 65 c 0 + 219 44 228 36 255 35 c 2 + 318 32 l 1 + 313 -3 l 1 + 216 -1 173 0 148 0 c 0 + 121 0 80 -1 -6 -3 c 1 + -1 32 l 1 + 42 35 l 1 + 74 36 85 54 100 132 c 1 + 182 594 l 2 + 183 601 184 609 184 614 c 0 + 184 637 174 644 138 646 c 2 + 88 649 l 1 + 93 681 l 1 + 188 679 226 678 253 678 c 0 + 282 678 317 679 409 681 c 1 + 583 678 l 1 + 593 672 l 1 + 581 611 576 577 568 520 c 1 + 536 520 l 1 + 536 573 l 2 + 536 603 534 611 529 617 c 0 + 526.858099362 625.567602551 438.245863685 628.861570702 410 632 c 0 + 395.358983849 633.464101615 383.397459622 634.392304845 375.292341855 634.392304845 c 0 + 372.325662852 634.392304845 369.875644347 634.267949192 368 634 c 0 + 351.106414767 632.5602519 334.001063509 631.332269824 317 630 c 1 + 267 344 l 1 +EndSplineSet +EndChar + +StartChar: uni0387 +Encoding: 342 903 351 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +144 324 m 0 + 182 324 206 300 206 260 c 0 + 206 209 175 172 132 172 c 0 + 93 172 67 198 67 238 c 0 + 67 288 99 324 144 324 c 0 +EndSplineSet +EndChar + +StartChar: uni2219 +Encoding: 663 8729 352 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +144 324 m 0 + 182 324 206 300 206 260 c 0 + 206 209 175 172 132 172 c 0 + 93 172 67 198 67 238 c 0 + 67 288 99 324 144 324 c 0 +EndSplineSet +EndChar + +StartChar: uni00AD +Encoding: 108 173 353 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +355 297 m 1 + 362 288 l 1 + 349 268 343 249 332 198 c 1 + 259 201 249 201 196 203 c 1 + 120 203 l 2 + 101 203 82 202 43 199 c 1 + 37 208 l 1 + 55 253 61 273 66 300 c 1 + 93 295 112 294 158 294 c 2 + 212 294 l 2 + 231 294 272 295 355 297 c 1 +EndSplineSet +EndChar + +StartChar: afii00208 +Encoding: 569 8213 354 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1000 214 m 1 + -12 214 l 1 + 0 282 l 1 + 1012 282 l 1 + 1000 214 l 1 +EndSplineSet +EndChar + +StartChar: afii61248 +Encoding: 604 8453 355 +Width: 889 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +376 377 m 1 + 389 340 l 1 + 287 269 244 250 187 250 c 0 + 121 250 79 296 79 366 c 0 + 79 424 98 502 122 539 c 0 + 137 562 166 587 209 612 c 0 + 261 643 285 652 318 652 c 0 + 352 652 352 652 418 631 c 1 + 403 594 402 587 386 507 c 1 + 347 507 l 1 + 352 558 l 1 + 350 566 l 1 + 328 581 306 589 283 589 c 0 + 253 589 230 572 215 538 c 0 + 199 502 184 428 184 382 c 0 + 184 342 206 317 241 317 c 0 + 279 317 303 327 376 377 c 1 +686 389 m 0 + 766 389 814 342 814 262 c 0 + 814 210 798 145 776 104 c 0 + 759 71 711 30 665 8 c 0 + 633 -7 600 -14 562 -14 c 0 + 480 -14 437 30 437 115 c 0 + 437 180 462 259 493 296 c 0 + 544 354 616 389 686 389 c 0 +651 340 m 0 + 627 340 607 327 589 302 c 0 + 561 263 541 181 541 110 c 0 + 541 64 563 35 600 35 c 0 + 623 35 644 48 662 73 c 0 + 689 111 710 194 710 265 c 0 + 710 311 687 340 651 340 c 0 +673 667 m 1 + 277 0 l 1 + 211 0 l 1 + 612 667 l 1 + 673 667 l 1 +EndSplineSet +EndChar + +StartChar: quotereversed +Encoding: 574 8219 356 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +158 720 m 1 + 190 710 l 2 + 241 695 243 694 266 692 c 1 + 281 611 306 542 348 470 c 1 + 334 460 l 1 + 289 485 l 1 + 238 544 198 605 145 707 c 1 + 158 720 l 1 +EndSplineSet +EndChar + +StartChar: uni2215 +Encoding: 661 8725 357 +Width: 167 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-101 0 m 1 + -170 0 l 1 + 269 683 l 1 + 338 683 l 1 + -101 0 l 1 +EndSplineSet +EndChar + +StartChar: uni02C9 +Encoding: 332 713 358 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +418 608 m 1 + 402 538 l 1 + 76 538 l 1 + 93 608 l 1 + 418 608 l 1 +EndSplineSet +EndChar + +StartChar: aringacute +Encoding: 321 507 359 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +444 443 m 1 + 489 470 l 1 + 505 458 l 1 + 487 409 480 385 473 353 c 2 + 428 139 l 2 + 422 110 418 91 418 90 c 0 + 420 72 423 67 432 67 c 0 + 443 67 466 79 487 96 c 2 + 507 112 l 1 + 519 82 l 1 + 443 15 387 -17 345 -17 c 0 + 325 -17 313 0 313 28 c 0 + 313 45 315 64 320 83 c 2 + 357 234 l 1 + 265 71 174 -17 98 -17 c 0 + 66 -17 44 14 44 58 c 0 + 44 138 80 274 115 327 c 0 + 131 353 200 411 253 446 c 0 + 280 463 303 469 342 469 c 0 + 375 469 397 463 444 443 c 1 +377 395 m 1 + 343 411 322 417 296 417 c 0 + 253 417 225 388 203 318 c 0 + 178 241 156 139 156 102 c 0 + 156 82 164 65 173 65 c 0 + 195 65 233 99 274 153 c 0 + 330 228 363 305 377 395 c 1 +367 714 m 0 + 420 714 465 668 465 614 c 0 + 465 559 420 514 365 514 c 0 + 310 514 265 559 265 615 c 0 + 265 670 310 714 367 714 c 0 +366 664 m 0 + 337 664 315 642 315 614 c 0 + 315 586 337 564 365 564 c 0 + 393 564 415 586 415 614 c 0 + 415 641 393 664 366 664 c 0 +199 689 m 1 + 340 840 l 2 + 360 861 375 870 391 870 c 0 + 417 870 438 850 438 825 c 0 + 438 805 430 794 402 778 c 2 + 248 689 l 1 + 199 689 l 1 +EndSplineSet +EndChar + +StartChar: hcircumflex +Encoding: 228 293 360 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +286 717 m 1 + 280.59081577 693.560201669 271.326005553 665.956033317 269 652 c 2 + 180 244 l 1 + 265 379 378 469 463 469 c 0 + 486 469 501 451 501 425 c 0 + 501 401 496 374 481 325 c 0 + 474 303 474 303 470 288 c 2 + 432 144 l 2 + 427 124 424 103 424 81 c 0 + 424 70 428 65 436 65 c 0 + 446 65 460 72 497 95 c 2 + 513 105 l 1 + 522 79 l 1 + 419 8 371 -17 337 -17 c 0 + 319 -17 306 0 306 25 c 0 + 306 55 322 124 354 237 c 0 + 371 295 379 332 379 352 c 0 + 379 370 372 381 359 381 c 0 + 315 381 240 302 194 208 c 0 + 167 153 147 80 138 4 c 1 + 102 2 54 -6 32 -13 c 1 + 22 -2 l 1 + 40 35 69 158 102 334 c 0 + 131 488 150 603 150 626 c 0 + 150 644 140 652 116 652 c 2 + 71 652 l 1 + 78 680 l 1 + 178 695 227 706 276 726 c 1 + 286 717 l 1 +340 922 m 1 + 426 748 l 1 + 375 748 l 1 + 287 843 l 1 + 156 748 l 1 + 99 748 l 1 + 259 922 l 1 + 340 922 l 1 +EndSplineSet +EndChar + +StartChar: ebreve +Encoding: 212 277 361 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +387 86 m 1 + 358 68 l 1 + 258 3 210 -17 149 -17 c 0 + 74 -17 28 27 28 99 c 0 + 28 169 55 273 88 331 c 0 + 127 400 246 469 325 469 c 0 + 382 469 418 435 418 382 c 0 + 418 261.431352324 278.703825588 222.097356816 147 193 c 1 + 143 164 142 149 142 129 c 0 + 142 77 168 47 215 47 c 0 + 256 47 302 66 377 114 c 1 + 387 86 l 1 +151 219 m 1 + 192 231 l 2 + 274 255 324 307 324 368 c 0 + 324 401 306 421 276 421 c 0 + 227 421 187 370 165 277 c 2 + 151 219 l 1 +152 681 m 1 + 195 681 l 1 + 200 618 232 591 299 591 c 0 + 363 591 400 617 429 681 c 1 + 468 681 l 1 + 457 633 448 610 429 585 c 0 + 398 542 346 519 284 519 c 0 + 184.667830658 519 152 575.909960169 152 681 c 1 +EndSplineSet +EndChar + +StartChar: iogonek +Encoding: 238 303 362 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +281 112 m 1 + 293 84 l 1 + 158 -9 116 -49 116 -87 c 0 + 116 -114 136 -133 164 -133 c 0 + 186 -133 203 -124 227 -99 c 1 + 251 -112 l 1 + 197 -168 159 -189 112 -189 c 0 + 71 -189 45 -164 45 -124 c 0 + 45 -88 61 -64 117 -15 c 1 + 110 -16 104 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 +257 695 m 0 + 289 695 312 670 312 636 c 0 + 312 595 283 564 244 564 c 0 + 209 564 189 585 189 621 c 0 + 189 663 219 695 257 695 c 0 +EndSplineSet +EndChar + +StartChar: ldot +Encoding: 255 320 363 +Width: 458 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +307 114 m 1 + 321 87 l 1 + 204 2 169 -17 126 -17 c 0 + 104 -17 94 0 94 36 c 0 + 94 70 95 78 110 146 c 2 + 209 596 l 2 + 212 608 213 618 213 627 c 0 + 213 644 201 652 178 652 c 2 + 133 652 l 1 + 140 680 l 1 + 240 695 289 706 338 726 c 1 + 348 717 l 1 + 342.454326664 694.817306654 332.988831525 665.921820674 331 652 c 1 + 224 170 l 2 + 216 136 212 102 212 79 c 0 + 212 70 216 65 224 65 c 0 + 235 65 258 76 277 91 c 2 + 307 114 l 1 +382 424 m 0 + 420 424 444 400 444 360 c 0 + 444 309 413 272 370 272 c 0 + 331 272 305 298 305 338 c 0 + 305 388 337 424 382 424 c 0 +EndSplineSet +EndChar + +StartChar: obreve +Encoding: 270 335 364 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 469 m 0 + 446 469 502 414 502 319 c 0 + 502 256 483 174 456 126 c 0 + 435 86 377 37 321 10 c 0 + 281 -9 242 -17 196 -17 c 0 + 98 -17 48 34 48 135 c 0 + 48 176 56 222 72 272 c 0 + 93 337 127 380 189 419 c 0 + 241 452 296 469 350 469 c 0 +308 425 m 0 + 275 425 247 408 223 374 c 0 + 188 324 162 220 162 130 c 0 + 162 67 193 27 243 27 c 0 + 275 27 303 44 327 78 c 0 + 362 128 388 232 388 323 c 0 + 388 385 356 425 308 425 c 0 +208 681 m 1 + 251 681 l 1 + 256 618 288 591 355 591 c 0 + 419 591 456 617 485 681 c 1 + 524 681 l 1 + 513 633 504 610 485 585 c 0 + 454 542 402 519 340 519 c 0 + 240.667830658 519 208 575.909960169 208 681 c 1 +EndSplineSet +EndChar + +StartChar: oslashacute +Encoding: 325 511 365 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +522 481 m 1 + 472 426 l 1 + 491 394 502 355 502 314 c 0 + 502 254 481 169 455 123 c 0 + 436 90 391 49 345 23 c 0 + 299 -4 251 -17 201 -17 c 0 + 156 -17 122 -7 99 13 c 1 + 42 -50 l 1 + 14 -28 l 1 + 75 40 l 1 + 56 72 48 100 48 141 c 0 + 48 177 57 225 72 272 c 0 + 93 337 127 379 189 419 c 0 + 240 452 295 469 349 469 c 0 + 385 469 409 463 442 447 c 1 + 495 506 l 1 + 522 481 l 1 +388 332 m 1 + 168 90 l 1 + 187 46 209 27 242 27 c 0 + 277 27 306 45 330 82 c 0 + 367 139 383 209 388 332 c 1 +164 136 m 1 + 377 375 l 1 + 358 412 340 425 307 425 c 0 + 225 425 176 327 164 136 c 1 +265 518 m 1 + 406 669 l 2 + 425 690 440 699 457 699 c 0 + 483 699 504 679 504 655 c 0 + 504 634 496 624 468 607 c 2 + 314 518 l 1 + 265 518 l 1 +EndSplineSet +EndChar + +StartChar: itilde +Encoding: 232 297 366 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 346 m 1 + 89 393 l 2 + 150 439 210 469 239 469 c 0 + 254 469 264 454 264 432 c 0 + 264 412 260 384 255 365 c 2 + 201 169 l 2 + 188 122 181 89 181 76 c 0 + 181 70 186 65 193 65 c 0 + 203 65 219 73 254 95 c 2 + 281 112 l 1 + 293 84 l 1 + 282 76 278 74 265 64 c 0 + 184 6 137 -17 99 -17 c 0 + 80 -17 67 0 67 26 c 0 + 67 42 70 64 73 78 c 2 + 132 319 l 2 + 138 345 140 353 140 359 c 0 + 140 366 136 370 130 370 c 0 + 121 370 80 350 61 336 c 2 + 39 320 l 1 + 26 346 l 1 +97 535 m 1 + 57 535 l 1 + 75 614 115 654 176 654 c 0 + 202 654 219 650 251 635 c 0 + 284 619 309 612 326 612 c 0 + 348 612 361 623 375 654 c 1 + 416 654 l 1 + 395 573 358 535 301 535 c 0 + 275 535 271 536 201 564 c 0 + 177 574 158 579 144 579 c 0 + 123 579 112 569 97 535 c 1 +EndSplineSet +EndChar + +StartChar: utilde +Encoding: 296 361 367 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 365 m 1 + 101 419 l 2 + 146 450 191 469 217 469 c 0 + 234 469 244 456 244 434 c 0 + 244 405 241 387 215 287 c 2 + 180 150 l 2 + 174 125 170 101 170 84 c 0 + 170 76 176 71 186 71 c 0 + 215 71 268 124 317 202 c 0 + 365 280 395 370 397 447 c 1 + 399.357142857 446.928571429 401.719387755 446.892857143 404.089650146 446.892857143 c 0 + 434.903061224 446.892857143 467.071428571 452.928571429 507 465 c 1 + 516 454 l 1 + 492 375 483 346 474 313 c 0 + 462.192126975 263.144536115 440.602189758 171.204379516 434 158 c 0 + 425 125 420 98 420 86 c 0 + 420 79 426 74 434 74 c 0 + 448 74 469 83 489 99 c 2 + 511 116 l 1 + 521 88 l 1 + 507 78 492 67 486 62 c 0 + 427 17 367 -17 346 -17 c 0 + 326 -17 312 0 312 26 c 0 + 312 42 317 67 328 107 c 2 + 360 224 l 1 + 261 68 168 -17 97 -17 c 0 + 71 -17 53 6 53 40 c 0 + 53 57 57 80 66 114 c 0 + 75.727188551 139.939169469 80.178081772 171.169861671 87 193 c 0 + 110 283 121 333 121 354 c 0 + 121 364 115 370 104 370 c 0 + 94 370 82 366 71 360 c 2 + 35 339 l 1 + 22 365 l 1 +198 535 m 1 + 158 535 l 1 + 176 614 216 654 277 654 c 0 + 303 654 319 650 352 635 c 0 + 385 619 410 612 427 612 c 0 + 449 612 462 623 476 654 c 1 + 517 654 l 1 + 496 573 459 535 402 535 c 0 + 376 535 372 536 302 564 c 0 + 278 574 259 579 245 579 c 0 + 224 579 213 569 198 535 c 1 +EndSplineSet +EndChar + +StartChar: Ldot +Encoding: 254 319 368 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +372 -3 m 0 + 314.581689359 -3 204.615440242 0 171 0 c 0 + 129 0 96 -1 26 -3 c 1 + 30 29 l 1 + 58 32 l 2 + 87 35 95 46 104 92 c 2 + 186 541 l 2 + 192 572 195 599 195 615 c 0 + 195 632 183 642 157 643 c 2 + 105 646 l 1 + 109 681 l 1 + 201 679 237 678 261 678 c 0 + 284 678 284 678 420 681 c 1 + 416 646 l 1 + 371 643 l 2 + 338 641 332 635 325 599 c 2 + 226 56 l 1 + 250 51 261 50 288 50 c 0 + 337 50 422 53 462 56 c 0 + 496 59 510 69 519 98 c 2 + 542 174 l 1 + 578 174 l 1 + 559 81 552 50 544 0 c 1 + 445 -2 402 -3 372 -3 c 0 +460 424 m 0 + 498 424 522 400 522 360 c 0 + 522 309 491 272 448 272 c 0 + 408 272 382 298 382 338 c 0 + 382 388 415 424 460 424 c 0 +EndSplineSet +EndChar + +StartChar: Obreve +Encoding: 269 334 369 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +493 695 m 0 + 588 695 667 666 721 612 c 0 + 771 563 794 499 794 415 c 0 + 794 170 608 -17 365 -17 c 0 + 181 -17 76 87 76 268 c 0 + 76 518 249 695 493 695 c 0 +480 652 m 0 + 393 652 332 616 285 537 c 0 + 242 467 214 347 214 239 c 0 + 214 99 274 26 388 26 c 0 + 474 26 541 69 590 153 c 0 + 631 226 656 332 656 435 c 0 + 656 579 596 652 480 652 c 0 +346 892 m 1 + 389 892 l 1 + 394 829 426 802 493 802 c 0 + 557 802 594 828 623 892 c 1 + 662 892 l 1 + 652 844 643 821 624 796 c 0 + 592 753 541 730 479 730 c 0 + 378.960612961 730 347.713830499 787.456339557 346 892 c 1 +EndSplineSet +EndChar + +StartChar: Scommaaccent +Encoding: 326 536 370 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +465 504 m 1 + 465 589 l 1 + 424 624 383 639 331 639 c 0 + 252 639 196 592 196 526 c 0 + 196 467 227 437 324 401 c 0 + 407 370 428 359 457 333 c 0 + 480 312 495 274 495 239 c 0 + 495 163 453 85 385 35 c 0 + 336 -1 281 -17 210 -17 c 0 + 140 -17 96 -6 50 23 c 1 + 71 189 l 1 + 98 189 l 1 + 98 113 l 1 + 124 64 175 39 250 39 c 0 + 340 39 389 83 389 162 c 0 + 389 192 380 218 364 232 c 0 + 345 250 334 255 266 280 c 0 + 141 325 104 364 104 450 c 0 + 104 583 225 695 370 695 c 0 + 424 695 473 680 517 651 c 1 + 503 599 495 552 495 504 c 1 + 465 504 l 1 +301 -40 m 1 + 314 -53 l 1 + 260 -156 221 -216 170 -275 c 1 + 125 -300 l 1 + 110 -290 l 1 + 153 -218 178 -149 192 -68 c 1 + 217 -66 218 -65 269 -50 c 2 + 301 -40 l 1 +EndSplineSet +EndChar + +StartChar: Tcommaaccent +Encoding: 289 354 371 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +130.123046875 -193.56640625 m 1 + 152.123046875 -160.56640625 l 1 + 181.123046875 -173.56640625 197.123046875 -177.56640625 219.123046875 -177.56640625 c 0 + 253.123046875 -177.56640625 274.123046875 -162.56640625 274.123046875 -137.56640625 c 0 + 274.123046875 -113.56640625 257.123046875 -100.56640625 226.123046875 -100.56640625 c 0 + 216.123046875 -100.56640625 209.123046875 -101.56640625 197.123046875 -104.56640625 c 1 + 184.123046875 -92.56640625 l 1 + 248.985164549 -0.0425030973194 l 1 + 222.34992173 -0.252223987463 180.525523312 -1.23805628836 103 -3 c 1 + 108 32 l 1 + 161 35 l 2 + 193 36 203 53 219 132 c 1 + 304 630 l 1 + 180 630 l 1 + 135 625 116 609 108 566 c 1 + 94 508 l 1 + 56 508 l 1 + 81 676 l 1 + 87 681 l 1 + 334 678 334 678 377 678 c 0 + 419 678 419 678 667 681 c 1 + 674 676 l 1 + 644 508 l 1 + 606 508 l 1 + 610 592 l 1 + 610 620 599 627 553 630 c 1 + 436 630 l 1 + 341 100 l 2 + 338 83 337 75 337 65 c 0 + 337 44 346 36 373 35 c 2 + 432 32 l 1 + 427 -3 l 1 + 363.053741951 -1.66778629065 321.292400995 -0.779270923144 292.849461923 -0.334453897485 c 1 + 250.123046875 -62.56640625 l 1 + 260.123046875 -60.56640625 267.123046875 -59.56640625 276.123046875 -59.56640625 c 0 + 329.123046875 -59.56640625 366.123046875 -88.56640625 366.123046875 -131.56640625 c 0 + 366.123046875 -182.56640625 315.123046875 -218.56640625 243.123046875 -218.56640625 c 0 + 204.123046875 -218.56640625 175.123046875 -212.56640625 130.123046875 -193.56640625 c 1 +EndSplineSet +EndChar + +StartChar: tcommaaccent +Encoding: 290 355 372 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +18.123046875 -207.56640625 m 1 + 40.123046875 -174.56640625 l 1 + 69.123046875 -187.56640625 85.123046875 -191.56640625 107.123046875 -191.56640625 c 0 + 141.123046875 -191.56640625 162.123046875 -176.56640625 162.123046875 -151.56640625 c 0 + 162.123046875 -127.56640625 145.123046875 -114.56640625 114.123046875 -114.56640625 c 0 + 104.123046875 -114.56640625 97.123046875 -115.56640625 85.123046875 -118.56640625 c 1 + 72.123046875 -106.56640625 l 1 + 134.923217571 -16.9838098158 l 1 + 134.281202147 -16.9946119036 133.640152065 -17 133 -17 c 0 + 98 -17 79 4 79 44 c 0 + 79 60 79 63 89 108 c 2 + 151 401 l 1 + 42 401 l 1 + 49 428 l 1 + 164 460 l 1 + 177 532 180 555 180 582 c 2 + 180 598 l 1 + 202 601 217 605 237 612 c 2 + 303 636 l 1 + 313 624 l 1 + 297 566 289 538 282 508 c 2 + 269 452 l 1 + 403 457 l 1 + 409 452 l 1 + 395 396 l 1 + 366 400 346 401 303 401 c 2 + 256 401 l 1 + 205 164 l 2 + 199 135 196 113 196 92 c 0 + 196 71 202 64 221 64 c 0 + 239 64 252 69 274 85 c 2 + 330 125 l 1 + 343 99 l 1 + 266 42 l 2 + 236.635153124 20.5007371084 211.669766615 5.32569849537 189.229439536 -4.24603927678 c 1 + 138.123046875 -76.56640625 l 1 + 148.123046875 -74.56640625 155.123046875 -73.56640625 164.123046875 -73.56640625 c 0 + 217.123046875 -73.56640625 254.123046875 -102.56640625 254.123046875 -145.56640625 c 0 + 254.123046875 -196.56640625 203.123046875 -232.56640625 131.123046875 -232.56640625 c 0 + 92.123046875 -232.56640625 63.123046875 -226.56640625 18.123046875 -207.56640625 c 1 +EndSplineSet +EndChar + +StartChar: Ubreve +Encoding: 299 364 373 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +319 892 m 1 + 362 892 l 1 + 367 830 399 802 466 802 c 0 + 530 802 567 828 596 892 c 1 + 635 892 l 1 + 624 844 615 821 596 796 c 0 + 565 753 513 730 451 730 c 0 + 403 730 371 743 349 771 c 0 + 327 800 319 830 319 892 c 1 +EndSplineSet +EndChar + +StartChar: Aringacute +Encoding: 320 506 374 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +510 683 m 1 + 512.995823128 654.539680283 515.090820961 626.551130406 518 612 c 2 + 594 90 l 2 + 600 54 616 38 648 35 c 2 + 685 32 l 1 + 685 -3 l 1 + 597 -1 568 0 539 0 c 0 + 507 0 472 -1 384 -3 c 1 + 384 32 l 1 + 426 35 l 2 + 455 37 469 48 468 66 c 1 + 443 264 l 1 + 406 265 l 2 + 373 266 352 267 344 267 c 2 + 333 267 l 1 + 222 264 l 1 + 136 112 l 2 + 122 87 117 72 117 55 c 0 + 117 43 130 37 160 35 c 2 + 204 32 l 1 + 199 -3 l 1 + 152 -2 124 -1 115 0 c 1 + 85 0 l 1 + -35 -3 l 1 + -30 32 l 1 + 4 35 l 2 + 22 36 37 48 51 70 c 2 + 414 683 l 1 + 510 683 l 1 +400 573 m 1 + 245 307 l 1 + 438 307 l 1 + 400 573 l 1 +474 935 m 0 + 527 935 572 889 572 835 c 0 + 572 780 527 735 472 735 c 0 + 416 735 372 780 372 836 c 0 + 372 891 417 935 474 935 c 0 +473 885 m 0 + 444 885 422 863 422 835 c 0 + 422 807 444 785 472 785 c 0 + 500 785 522 807 522 835 c 0 + 522 862 500 885 473 885 c 0 +335 926 m 1 + 476 1077 l 2 + 496 1099 511 1107 527 1107 c 0 + 553 1107 574 1087 574 1062 c 0 + 574 1042 566 1031 538 1015 c 2 + 384 926 l 1 + 335 926 l 1 +EndSplineSet +EndChar + +StartChar: Oslashacute +Encoding: 324 510 375 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +763 730 m 1 + 797 699 l 1 + 718 615 l 1 + 771 561 794 501 794 416 c 0 + 794 168 608 -17 360 -17 c 0 + 291 -17 248 -4 177 39 c 1 + 89 -54 l 1 + 57 -20 l 1 + 141 70 l 1 + 94 118 76 172 76 261 c 0 + 76 521 245 695 498 695 c 0 + 571 695 612 683 680 643 c 1 + 763 730 l 1 +643 535 m 1 + 240 106 l 1 + 291 48 333 26 391 26 c 0 + 474 26 542 70 589 153 c 0 + 631 226 656 331 656 435 c 0 + 656 473 653 497 643 535 c 1 +219 153 m 1 + 623 583 l 1 + 580 633 540 652 476 652 c 0 + 417 652 366 632 328 592 c 0 + 256 519 214 387 214 234 c 0 + 214 203 215 183 219 153 c 1 +403 730 m 1 + 544 881 l 2 + 564 902 579 911 595 911 c 0 + 621 911 642 891 642 866 c 0 + 642 846 634 835 606 819 c 2 + 452 730 l 1 + 403 730 l 1 +EndSplineSet +EndChar + +StartChar: AEacute +Encoding: 322 508 376 +Width: 944 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +572 678 m 0 + 594.227374297 678 720.964118444 681 767 681 c 0 + 795 681 830 680 917 678 c 1 + 927 672 l 1 + 914 603 909 571 902 520 c 1 + 870 520 l 1 + 870 573 l 2 + 870 603 868 611 863 616 c 0 + 858.968191773 626.079520568 777.220219858 629.611236259 755 631 c 0 + 731 633 720 634 701 634 c 0 + 699 634 693 634 686 633 c 2 + 647 630 l 1 + 602 378 l 1 + 688 378 l 2 + 741 378 777 379 828 381 c 1 + 833 372 l 1 + 819 325 l 1 + 714 329 684 330 649 330 c 2 + 594 330 l 1 + 547 56 l 1 + 572 51 582 50 607 50 c 2 + 645 50 l 1 + 663 51 675 51 677 51 c 0 + 805 54 817 58 831 98 c 1 + 853 168 l 1 + 889 168 l 1 + 877 121 873 100 855 0 c 1 + 760 -2 711 -3 683 -3 c 0 + 655.197066389 -3 512.005272623 0 480 0 c 0 + 447 0 418 -1 348 -3 c 1 + 354 29 l 1 + 394 32 l 2 + 414 33 421 45 430 91 c 2 + 460 262 l 1 + 423 263 l 2 + 390 264 369 265 361 265 c 2 + 350 265 l 1 + 239 262 l 1 + 139 92 l 1 + 138 90 l 1 + 136 88 l 1 + 126 71 124 67 124 57 c 0 + 124 40 133 34 160 32 c 2 + 210 29 l 1 + 205 -3 l 1 + 181 -2 l 1 + 130 -1 109 0 95 0 c 0 + 92.6666666667 -0 90.3333333333 0 88 0 c 2 + -29 -3 l 1 + -24 29 l 1 + 2 34 l 2 + 31 40 59 66 96 122 c 2 + 387 573 l 2 + 409 607 414 617 414 624 c 0 + 414 637 402 645 381 646 c 2 + 311 649 l 1 + 316 681 l 1 + 543 678 543 678 572 678 c 0 +270 308 m 1 + 467 308 l 1 + 517 589 l 2 + 520 603 521 617 521 625 c 0 + 521 634 516 639 508 639 c 0 + 489 639 466 618 436 570 c 2 + 270 308 l 1 +554 730 m 1 + 695 881 l 2 + 715 902 729 911 746 911 c 0 + 772 911 793 891 793 867 c 0 + 793 846 785 836 757 819 c 2 + 603 730 l 1 + 554 730 l 1 +EndSplineSet +EndChar + +StartChar: Eng +Encoding: 265 330 377 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +355 588 m 2 + 331 465 l 1 + 370 508 382 521 406 540 c 0 + 507 620 657 686 740 686 c 0 + 771 686 790 667 790 636 c 0 + 790 619 786 591 779 561 c 2 + 687 163 l 2 + 653 16 611 -93 559 -167 c 0 + 509 -238 463 -271 413 -271 c 0 + 401 -271 392 -270 373 -265 c 1 + 379 -232 382 -209 385 -170 c 1 + 402 -167 l 1 + 418 -194 435 -206 454 -206 c 0 + 479 -206 496 -177 510 -113 c 2 + 643 526 l 2 + 644 530 644 535 644 539 c 0 + 644 560 637 567 615 567 c 0 + 539 567 407 493 348 417 c 0 + 330 394 312 356 308 330 c 2 + 268 102 l 2 + 265 88 264 73 264 63 c 0 + 264 45 275 37 302 35 c 2 + 351 32 l 1 + 346 -3 l 1 + 256 -1 222 0 196 0 c 0 + 170 0 128 -1 36 -3 c 1 + 41 32 l 1 + 90 35 l 1 + 124 39 128 45 144 132 c 2 + 216 541 l 2 + 222 573 224 595 224 614 c 0 + 224 634 215 641 186 643 c 2 + 135 646 l 1 + 140 681 l 1 + 188 680 227 679 246 679 c 0 + 266 678 279 678 290 678 c 0 + 306 678 329 679 375 681 c 1 + 380 674 l 1 + 366 633 360 613 355 588 c 2 +EndSplineSet +EndChar + +StartChar: Tbar +Encoding: 293 358 378 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +390 375 m 1 + 490 375 l 1 + 483 336 l 1 + 383 336 l 1 + 341 100 l 2 + 338 83 337 75 337 65 c 0 + 337 44 346 36 373 35 c 2 + 432 32 l 1 + 427 -3 l 1 + 331 -1 285 0 259 0 c 0 + 233 0 191 -1 103 -3 c 1 + 108 32 l 1 + 161 35 l 2 + 193 36 203 53 219 132 c 1 + 254 336 l 1 + 154 336 l 1 + 162 375 l 1 + 260 375 l 1 + 304 630 l 1 + 180 630 l 1 + 135 625 116 609 108 566 c 1 + 94 508 l 1 + 56 508 l 1 + 81 676 l 1 + 87 681 l 1 + 334 678 334 678 377 678 c 0 + 419 678 419 678 667 681 c 1 + 674 676 l 1 + 644 508 l 1 + 606 508 l 1 + 610 592 l 1 + 610 620 599 627 553 630 c 1 + 436 630 l 1 + 390 375 l 1 +EndSplineSet +EndChar + +StartChar: eng +Encoding: 266 331 379 +Width: 541 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +43 331 m 1 + 30 358 l 1 + 114 420 l 2 + 159 454 191 469 216 469 c 0 + 233 469 243 458 243 439 c 0 + 243 410 237 384 209 282 c 2 + 192 222 l 1 + 227 282 244 307 279 344 c 0 + 347 418 427 469 474 469 c 0 + 497 469 513 452 513 427 c 0 + 513 413 509 389 504 365 c 2 + 437 91 l 2 + 405 -41 373 -123 330 -185 c 0 + 289 -243 250 -271 209 -271 c 0 + 200 -271 192 -270 175 -266 c 1 + 180 -238 183 -218 185 -187 c 1 + 199 -184 l 1 + 213 -207 227 -217 243 -217 c 0 + 264 -217 278 -193 289 -139 c 2 + 369 239 l 2 + 375.035934109 265.155714474 391 339.129895946 391 349 c 0 + 391 363 384 370 371 370 c 0 + 323 370 232 260 194 154 c 0 + 181 120 164 50 158 4 c 1 + 122 2 74 -6 52 -13 c 1 + 42 -2 l 1 + 88 137 127 298 127 353 c 0 + 127 365 124 370 116 370 c 0 + 105 370 91 364 75 353 c 2 + 43 331 l 1 +EndSplineSet +EndChar + +StartChar: tbar +Encoding: 294 359 380 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +234 297 m 1 + 359 297 l 1 + 348 257 l 1 + 225 257 l 1 + 205 164 l 2 + 199 135 196 113 196 92 c 0 + 196 71 202 64 221 64 c 0 + 239 64 252 69 274 85 c 2 + 330 125 l 1 + 343 99 l 1 + 266 42 l 2 + 210 1 170 -17 133 -17 c 0 + 98 -17 79 4 79 44 c 0 + 79 60 79 63 89 108 c 2 + 120 257 l 1 + 22 257 l 1 + 34 297 l 1 + 129 297 l 1 + 151 401 l 1 + 42 401 l 1 + 49 428 l 1 + 164 460 l 1 + 177 532 180 555 180 582 c 2 + 180 598 l 1 + 202 601 217 605 237 612 c 2 + 303 636 l 1 + 313 624 l 1 + 297 566 289 538 282 508 c 2 + 269 452 l 1 + 403 457 l 1 + 409 452 l 1 + 395 396 l 1 + 366 400 346 401 303 401 c 2 + 256 401 l 1 + 234 297 l 1 +EndSplineSet +EndChar + +StartChar: kgreenlandic +Encoding: 247 312 381 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +322 485 m 1 + 291 482 l 1 + 268 481 263 477 259 449 c 2 + 226 252 l 1 + 241 261 252 271 302 320 c 2 + 400 418 l 1 + 449 475 454 482 454 493 c 2 + 454 511 l 1 + 485 509 498 509 509 509 c 0 + 520 509 533 509 565 511 c 1 + 565 486 l 1 + 541 486 l 1 + 527 485 513 475 483 447 c 2 + 312 281 l 1 + 449 78 l 2 + 477 36 482 32 497 29 c 2 + 524 25 l 1 + 522 0 l 1 + 496 2 480 2 457 2 c 0 + 434 2 418 2 392 0 c 1 + 386 10 384 13 357 55 c 2 + 267 191 l 2 + 255 208 245 222 226 247 c 1 + 198 77 l 2 + 196 67 195 58 195 54 c 0 + 195 35 201 30 222 28 c 2 + 256 26 l 1 + 253 0 l 1 + 194 2 168 2 148 2 c 0 + 128 2 98 1 36 0 c 1 + 39 26 l 1 + 73 28 l 2 + 96 30 100 37 111 101 c 2 + 161 406 l 2 + 167 440 168 449 168 460 c 0 + 168 475 160 481 141 482 c 2 + 105 485 l 1 + 107 511 l 1 + 161 509 188 509 213 509 c 0 + 237 509 266 509 325 511 c 1 + 322 485 l 1 +EndSplineSet +EndChar + +StartChar: napostrophe +Encoding: 264 329 382 +Width: 620 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +113 331 m 1 + 100 358 l 1 + 184 420 l 2 + 229 454 261 469 286 469 c 0 + 303 469 313 458 313 439 c 0 + 313 410 308 385 279 282 c 2 + 262 222 l 1 + 296 282 314 307 348 344 c 0 + 417 418 497 469 544 469 c 0 + 567 469 583 452 583 427 c 0 + 583 413 577 384 567 344 c 2 + 519 160 l 2 + 510 127 506 100 506 82 c 0 + 506 70 509 65 516 65 c 0 + 527 65 537 70 562 87 c 2 + 591 107 l 1 + 604 80 l 1 + 594 73 589 69 575 59 c 0 + 500 3 460 -17 424 -17 c 0 + 403 -17 388 0 388 25 c 0 + 388 54 404 125 436 237 c 0 + 452 290 461 332 461 349 c 0 + 461 363 454 370 441 370 c 0 + 393 370 302 260 263 154 c 0 + 251 120 234 50 228 4 c 1 + 192 2 144 -6 122 -13 c 1 + 112 -2 l 1 + 158 137 197 298 197 353 c 0 + 197 365 194 370 186 370 c 0 + 175 370 161 364 145 353 c 2 + 113 331 l 1 +208 651 m 1 + 220 639 l 1 + 167 535 128 475 76 416 c 1 + 31 391 l 1 + 17 401 l 1 + 59 473 85 542 99 623 c 1 + 124 626 125 626 175 641 c 2 + 208 651 l 1 +EndSplineSet +EndChar + +StartChar: Utilde +Encoding: 295 360 383 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +586 541 m 1 + 586 547.732862632 591 568.712304642 591 571 c 0 + 595 590 597 607 597 617 c 0 + 597 633 585 642 560 643 c 2 + 509 646 l 1 + 514 681 l 1 + 606 679 642 678 666 678 c 0 + 689 678 689 678 825 681 c 1 + 820 646 l 1 + 774 643 l 2 + 739 641 732 635 725 599 c 2 + 635 100 l 2 + 632 84 631 74 631 64 c 0 + 631 44 641 36 667 35 c 2 + 726 32 l 1 + 721 -3 l 1 + 647 -1 622 0 603 0 c 0 + 583 0 558 -1 497 -3 c 1 + 492 5 l 1 + 501 45 506 68 519 133 c 1 + 461 71 438 50 403 26 c 0 + 365 -2 318 -17 271 -17 c 0 + 209 -17 155 8 123 51 c 0 + 104 77 94 112 94 156 c 0 + 94 180 97 205 102 234 c 2 + 160 541 l 1 + 161 548 l 2 + 162 550 162 553 162 555 c 0 + 168 583 171 606 171 617 c 0 + 171 633 159 642 134 643 c 2 + 83 646 l 1 + 88 681 l 1 + 113 680 133 680 142 680 c 0 + 181 679 208 678 220 678 c 0 + 246 678 268 679 307 681 c 1 + 313 674 l 1 + 227 214 l 2 + 225 203 224 192 224 178 c 0 + 224 150 229 125 238 110 c 0 + 254 82 290 63 327 63 c 0 + 356 63 385 72 421 93 c 0 + 469 121 518 164 521 182 c 2 + 586 541 l 1 +330 747 m 1 + 290 747 l 1 + 308 826 348 866 408 866 c 0 + 435 866 452 862 485 847 c 0 + 517 832 543 824 559 824 c 0 + 581 824 594 835 608 866 c 1 + 649 866 l 1 + 628 785 591 747 534 747 c 0 + 510 747 500 750 452 769 c 0 + 411 786 394 791 377 791 c 0 + 356 791 345 781 330 747 c 1 +EndSplineSet +EndChar + +StartChar: aeacute +Encoding: 323 509 384 +Width: 738 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +680 86 m 1 + 651 68 l 1 + 553 4 503 -17 443 -17 c 0 + 379 -17 342 9 322 69 c 1 + 237 -1 204 -17 149 -17 c 0 + 85 -17 44 21 44 80 c 0 + 44 131 70 184 109 210 c 0 + 145 234 206 251 259 251 c 2 + 339 251 l 1 + 339 295 l 2 + 339 369 300 408 226 408 c 0 + 212.473513357 408 184.829005479 403.344928963 166 402 c 1 + 142 335 l 1 + 123 339 l 1 + 116 413 l 1 + 171 455 208 469 266 469 c 0 + 343 469 386 440 409 372 c 1 + 501 443 556 469 617 469 c 0 + 674 469 711 435 711 383 c 0 + 711 291 627 240 439 218 c 1 + 436 193 435 172 435 141 c 0 + 435 76 458 47 508 47 c 0 + 549 47 595 66 670 114 c 1 + 680 86 l 1 +335 222 m 1 + 291 222 l 2 + 207 222 149 177 149 113 c 0 + 149 75 169 56 208 56 c 0 + 282 56 330 118 335 222 c 1 +443 248 m 1 + 499 253 538 265 567 285 c 0 + 595 305 617 344 617 373 c 0 + 617 403 600 421 571 421 c 0 + 536 421 508 400 486 358 c 0 + 474 335 467 318 443 248 c 1 +356 518 m 1 + 497 669 l 2 + 516 690 531 699 548 699 c 0 + 574 699 595 679 595 654 c 0 + 595 634 587 624 559 607 c 2 + 405 518 l 1 + 356 518 l 1 +EndSplineSet +EndChar + +StartChar: Itilde +Encoding: 231 296 385 +Width: 389 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 646 m 1 + 363 643 l 2 + 330 641 324 636 317 599 c 2 + 230 100 l 2 + 228 89 227 77 227 66 c 0 + 227 44 237 36 264 35 c 2 + 323 32 l 1 + 319 -3 l 1 + 231 -1 180 0 156 0 c 0 + 133 0 94 -1 -1 -3 c 1 + 3 32 l 1 + 52 35 l 2 + 85 37 90 47 106 132 c 1 + 178 541 l 2 + 184 577 187 598 187 613 c 0 + 187 633 175 642 149 643 c 2 + 97 646 l 1 + 101 681 l 1 + 193 679 229 678 253 678 c 0 + 276 678 276 678 412 681 c 1 + 408 646 l 1 +150 747 m 1 + 110 747 l 1 + 128 826 168 866 228 866 c 0 + 254 866 271 862 304 847 c 0 + 337 832 362 824 379 824 c 0 + 401 824 414 835 428 866 c 1 + 469 866 l 1 + 448 785 411 747 354 747 c 0 + 330 747 320 750 272 769 c 0 + 230 786 213 791 197 791 c 0 + 176 791 165 781 150 747 c 1 +EndSplineSet +EndChar + +StartChar: Wgrave +Encoding: 558 7808 386 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +538 491 m 1 + 292 -3 l 1 + 208 -3 l 1 + 158 518 l 2 + 157 528 156 535 156 539 c 0 + 149 631 146 637 108 643 c 1 + 67 646 l 1 + 72 681 l 1 + 153 679 188 678 217 678 c 0 + 245 678 279 679 363 681 c 1 + 363 646 l 1 + 318 643 l 1 + 289 640 281 628 281 593 c 1 + 316 145 l 1 + 581 689 l 1 + 612 689 l 1 + 760 133 l 1 + 929 579 l 2 + 940 607 940 608 940 619 c 0 + 940 635 930 641 895 643 c 2 + 850 646 l 1 + 855 681 l 1 + 916 679 942 678 964 678 c 0 + 986 678 1012 679 1073 681 c 1 + 1068 646 l 1 + 1034 643 l 1 + 1016 643 1008 629 972 542 c 2 + 753 -3 l 1 + 669 -3 l 1 + 538 491 l 1 +611 730 m 1 + 488 812 l 2 + 453 835 444 847 444 868 c 0 + 444 890 467 911 490 911 c 0 + 510 911 528 898 552 867 c 2 + 656 730 l 1 + 611 730 l 1 +EndSplineSet +EndChar + +StartChar: Wacute +Encoding: 560 7810 387 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +538 491 m 1 + 292 -3 l 1 + 208 -3 l 1 + 158 518 l 2 + 157 528 156 535 156 539 c 0 + 149 631 146 637 108 643 c 1 + 67 646 l 1 + 72 681 l 1 + 153 679 188 678 217 678 c 0 + 245 678 279 679 363 681 c 1 + 363 646 l 1 + 318 643 l 1 + 289 640 281 628 281 593 c 1 + 316 145 l 1 + 581 689 l 1 + 612 689 l 1 + 760 133 l 1 + 929 579 l 2 + 940 607 940 608 940 619 c 0 + 940 635 930 641 895 643 c 2 + 850 646 l 1 + 855 681 l 1 + 916 679 942 678 964 678 c 0 + 986 678 1012 679 1073 681 c 1 + 1068 646 l 1 + 1034 643 l 1 + 1016 643 1008 629 972 542 c 2 + 753 -3 l 1 + 669 -3 l 1 + 538 491 l 1 +554 730 m 1 + 695 881 l 2 + 715 902 729 911 746 911 c 0 + 772 911 793 891 793 866 c 0 + 793 846 785 836 757 819 c 2 + 603 730 l 1 + 554 730 l 1 +EndSplineSet +EndChar + +StartChar: wgrave +Encoding: 559 7809 388 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +802 371 m 0 + 802 240.250069437 658.832667469 -17 492 -17 c 0 + 435 -17 399 24 399 90 c 0 + 399 115 401 133 408 177 c 1 + 365 94 333 53 282 16 c 0 + 250 -7 222 -17 192 -17 c 0 + 130 -17 91 35 91 120 c 0 + 91 204 124 265 221 362 c 2 + 262 403 l 1 + 228 395 192 392 124 392 c 0 + 96 392 85 390 83 384 c 2 + 55 324 l 1 + 27 324 l 1 + 68 456 l 1 + 90 460 103 461 119 461 c 0 + 138.907215519 461 225.262657404 455 253 455 c 0 + 279 455 306 461 318 469 c 1 + 332 450 l 1 + 272 380 247 338 225 269 c 0 + 212 227 205 186 205 145 c 0 + 205 85 224 46 253 46 c 0 + 309 46 385 154 411 269 c 2 + 435 378 l 2 + 440 403 442 414 445 442 c 1 + 484 447 510 453 552 469 c 1 + 564 460 l 1 + 518 299 496 189 496 127 c 0 + 496 79 519 46 553 46 c 0 + 593 46 631 76 665 137 c 0 + 700 198 725 281 725 335 c 0 + 725 368 709 389 683 389 c 0 + 669 389 658 387 647 381 c 1 + 635 404 l 1 + 669 427 685 441 706 465 c 1 + 718 468 723 469 732 469 c 0 + 769 469 802 423 802 371 c 0 +462 518 m 1 + 339 600 l 2 + 304 624 295 635 295 656 c 0 + 295 678 318 699 342 699 c 0 + 362 699 380 686 403 655 c 2 + 507 518 l 1 + 462 518 l 1 +EndSplineSet +EndChar + +StartChar: wacute +Encoding: 561 7811 389 +Width: 833 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +802 371 m 0 + 802 240.250069437 658.832667469 -17 492 -17 c 0 + 435 -17 399 24 399 90 c 0 + 399 115 401 133 408 177 c 1 + 365 94 333 53 282 16 c 0 + 250 -7 222 -17 192 -17 c 0 + 130 -17 91 35 91 120 c 0 + 91 204 124 265 221 362 c 2 + 262 403 l 1 + 228 395 192 392 124 392 c 0 + 96 392 85 390 83 384 c 2 + 55 324 l 1 + 27 324 l 1 + 68 456 l 1 + 90 460 103 461 119 461 c 0 + 138.907215519 461 225.262657404 455 253 455 c 0 + 279 455 306 461 318 469 c 1 + 332 450 l 1 + 272 380 247 338 225 269 c 0 + 212 227 205 186 205 145 c 0 + 205 85 224 46 253 46 c 0 + 309 46 385 154 411 269 c 2 + 435 378 l 2 + 440 403 442 414 445 442 c 1 + 484 447 510 453 552 469 c 1 + 564 460 l 1 + 518 299 496 189 496 127 c 0 + 496 79 519 46 553 46 c 0 + 593 46 631 76 665 137 c 0 + 700 198 725 281 725 335 c 0 + 725 368 709 389 683 389 c 0 + 669 389 658 387 647 381 c 1 + 635 404 l 1 + 669 427 685 441 706 465 c 1 + 718 468 723 469 732 469 c 0 + 769 469 802 423 802 371 c 0 +454 518 m 1 + 595 669 l 2 + 615 691 630 699 646 699 c 0 + 672 699 693 679 693 654 c 0 + 693 634 685 623 657 607 c 2 + 503 518 l 1 + 454 518 l 1 +EndSplineSet +EndChar + +StartChar: Ygrave +Encoding: 564 7922 390 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +675 681 m 1 + 669 593 l 1 + 635 589 588 558 553 517 c 0 + 486 443 401 283 392 217 c 1 + 391 211 l 2 + 383.903271778 174.096728222 377.017297839 136.982702161 370 100 c 0 + 368 89 367 78 367 67 c 0 + 367 44 376 36 404 35 c 2 + 463 32 l 1 + 459 -3 l 1 + 371 -1 320 0 296 0 c 0 + 273 0 234 -1 139 -3 c 1 + 143 32 l 1 + 192 35 l 1 + 226 39 226 39 246 132 c 2 + 262 205 l 2 + 264 215 266 233 266 244 c 0 + 266 264 258 303 243 351 c 2 + 211 456 l 2 + 185 541 142 597 102 597 c 0 + 84 597 67 593 57 587 c 1 + 54 620 l 1 + 79 637 91 646 144 690 c 1 + 160 694 163 695 172 695 c 0 + 198 695 225 684 245 666 c 0 + 281 634 315 557 334 466 c 2 + 370 297 l 1 + 458.69283748 514.790189813 589.145679291 681.108746382 671.39510216 681.108746382 c 0 + 672.607301092 681.108746382 673.809029704 681.07262014 675 681 c 1 +400 730 m 1 + 278 812 l 2 + 243 835 234 847 234 868 c 0 + 234 890 257 911 280 911 c 0 + 300 911 318 898 341 867 c 2 + 445 730 l 1 + 400 730 l 1 +EndSplineSet +EndChar + +StartChar: ygrave +Encoding: 565 7923 391 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +27 329 m 1 + 13 357 l 1 + 93 419 l 2 + 131 449 173 469 196 469 c 0 + 220 469 235 445 235 406 c 0 + 235 382 233 354 230 326 c 2 + 211 163 l 2 + 208 136 207 124 207 108 c 0 + 207 82 213 67 224 67 c 0 + 254 67 305 123 347 202 c 0 + 388 279 417 378 419 447 c 1 + 421.357142857 446.928571429 423.719387755 446.892857143 426.089650146 446.892857143 c 0 + 456.903061224 446.892857143 489.071428571 452.928571429 529 465 c 1 + 541 453 l 1 + 522 413 499 338 457 185 c 0 + 407 -3 391 -43 341 -122 c 0 + 283 -214 198 -271 120 -271 c 0 + 84 -271 51 -254 36 -227 c 0 + 27 -212 24 -200 21 -174 c 1 + 83 -134 l 1 + 101 -140 l 1 + 100 -147 100 -156 100 -159 c 0 + 100 -201 123 -225 162 -225 c 0 + 228 -225 275 -154 314 4 c 2 + 355 170 l 1 + 316 102 294 73 255 39 c 0 + 215 3 175 -17 147 -17 c 0 + 120 -17 100 20 100 70 c 0 + 100 90 102 114 106 155 c 2 + 125 337 l 2 + 126 343 126 348 126 351 c 0 + 126 363 119 370 108 370 c 0 + 88 370 61 356 27 329 c 1 +304 518 m 1 + 181 600 l 2 + 146 623 137 635 137 656 c 0 + 137 678 160 699 184 699 c 0 + 203 699 222 686 245 655 c 2 + 349 518 l 1 + 304 518 l 1 +EndSplineSet +EndChar + +StartChar: uni2002 +Encoding: 566 8194 392 +Width: 500 +Flags: HMW +LayerCount: 2 +EndChar + +StartChar: uni00A0 +Encoding: 95 160 393 +Width: 250 +Flags: HMW +LayerCount: 2 +EndChar + +StartChar: smileface +Encoding: 784 9786 394 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +393 534 m 0 + 420 534 443 511 443 484 c 0 + 443 456 420 433 392 433 c 0 + 365 433 342 456 342 484 c 0 + 342 511 365 534 393 534 c 0 +617 534 m 0 + 644 534 667 510 667 483 c 0 + 667 455 644 432 616 432 c 0 + 587 432 565 455 565 483 c 0 + 565 511 588 534 617 534 c 0 +739 426 m 1 + 733 334 718 288 681 240 c 0 + 638 187 578 160 502 160 c 0 + 419 160 355 192 312 255 c 0 + 282 300 271 340 265 426 c 1 + 276 376 287 355 313 324 c 0 + 361 269 422 243 502 243 c 0 + 582 243 643 269 691 324 c 0 + 717 354 727 376 739 426 c 1 +507 746 m 0 + 702 746 865 580 865 382 c 0 + 865 180 702 17 501 17 c 0 + 299 17 137 180 137 384 c 0 + 137 585 302 746 507 746 c 0 +496 698 m 0 + 328 698 186 554 186 382 c 0 + 186 207 327 65 501 65 c 0 + 677 65 817 207 817 384 c 0 + 817 558 674 698 496 698 c 0 +EndSplineSet +EndChar + +StartChar: invsmileface +Encoding: 785 9787 395 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +507 748 m 0 + 703 748 867 581 867 382 c 0 + 867 179 703 15 501 15 c 0 + 298 15 135 179 135 385 c 0 + 135 586 301 748 507 748 c 0 +391 534 m 0 + 364 534 341 511 341 484 c 0 + 341 456 364 433 392 433 c 0 + 420 433 443 456 443 484 c 0 + 443 511 420 534 391 534 c 0 +616 535 m 0 + 588 535 565 511 565 483 c 0 + 565 455 588 432 616 432 c 0 + 645 432 668 455 668 484 c 0 + 668 512 644 535 616 535 c 0 +740 426 m 1 + 728 376 718 354 691 324 c 0 + 643 268 582 242 502 242 c 0 + 421 242 360 268 312 324 c 0 + 285 354 275 376 264 426 c 1 + 270 332 284 287 322 239 c 0 + 364 186 426 158 501 158 c 0 + 584 158 650 191 692 254 c 0 + 722 300 734 340 740 426 c 1 +EndSplineSet +EndChar + +StartChar: heart +Encoding: 791 9829 396 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +499 0 m 1 + 469 105 426 172 263 367 c 0 + 175 475 148 526 148 588 c 0 + 148 674 227 745 321 745 c 0 + 383 745 435 717 468 667 c 0 + 480 649 488 631 499 596 c 1 + 527 697 584 746 674 746 c 0 + 768 746 850 675 850 594 c 0 + 850 520 814 452 712 333 c 0 + 585 188 521 89 499 0 c 1 +EndSplineSet +EndChar + +StartChar: diamond +Encoding: 792 9830 397 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +210 341 m 1 + 196 357 l 1 + 359 543 433 638 498 746 c 1 + 534 678 707 455 800 357 c 1 + 690 238 557 66 498 -32 c 1 + 450 50 321 217 210 341 c 1 +EndSplineSet +EndChar + +StartChar: club +Encoding: 790 9827 398 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +722 0 m 1 + 275 0 l 1 + 275 21 l 1 + 422 44 489 132 490 301 c 1 + 471 269 462 257 450 243 c 0 + 405 193 337 161 273 161 c 0 + 176 161 98 236 98 328 c 0 + 98 418 168 489 258 489 c 0 + 291 489 301 486 362 458 c 1 + 331 499 319 530 319 568 c 0 + 319 655 400 725 499 725 c 0 + 597 725 678 655 678 569 c 0 + 678 530 665 497 635 458 c 1 + 695 485 708 489 740 489 c 0 + 828 489 899 417 899 328 c 0 + 899 236 821 161 724 161 c 0 + 664 161 594 192 553 237 c 0 + 540 251 531 263 507 301 c 1 + 507 132 575 44 722 21 c 1 + 722 0 l 1 +EndSplineSet +EndChar + +StartChar: spade +Encoding: 789 9824 399 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +276 0 m 1 + 276 21 l 1 + 413 40 487 129 491 282 c 1 + 482 264 479 258 474 252 c 0 + 441 203 373 169 307 169 c 0 + 219 169 148 231 148 307 c 0 + 148 370 190 428 284 494 c 0 + 409 579 481 668 500 759 c 1 + 549 637 564 617 695 514 c 0 + 821 414 851 374 851 306 c 0 + 851 230 781 170 692 170 c 0 + 635 170 578 196 540 238 c 0 + 531 249 525 257 508 282 c 1 + 515 124 580 46 723 21 c 1 + 723 0 l 1 + 276 0 l 1 +EndSplineSet +EndChar + +StartChar: male +Encoding: 788 9794 400 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +557 593 m 1 + 456 409 l 1 + 519 363 556 291 556 214 c 0 + 556 80 448 -28 315 -28 c 0 + 181 -28 73 80 73 213 c 0 + 73 347 181 455 315 455 c 0 + 347 455 376 449 407 437 c 1 + 509 622 l 1 + 422 628 388 638 388 660 c 0 + 388 673 396 678 422 679 c 0 + 465 679 543 701 570 720 c 0 + 583 728 590 731 595 731 c 0 + 608 731 610 725 610 695 c 0 + 610 651 627 587 650 544 c 0 + 657 530 658 526 658 520 c 0 + 658 510 650 503 640 503 c 0 + 623 503 606 521 557 593 c 1 +314 393 m 0 + 215 393 135 312 135 213 c 0 + 135 114 215 34 315 34 c 0 + 414 34 494 115 494 214 c 0 + 494 313 413 393 314 393 c 0 +EndSplineSet +EndChar + +StartChar: female +Encoding: 787 9792 401 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +389 275 m 1 + 389 198 l 1 + 537 198 l 1 + 537 146 l 1 + 389 146 l 1 + 389 -6 l 1 + 333 -6 l 1 + 333 146 l 1 + 184 146 l 1 + 184 198 l 1 + 333 198 l 1 + 333 275 l 1 + 293 282 276 288 252 303 c 0 + 183 344 142 415 142 493 c 0 + 142 615 240 713 361 713 c 0 + 483 713 581 615 581 493 c 0 + 581 415 540 344 471 303 c 0 + 446 288 429 283 389 275 c 1 +358 656 m 0 + 271 656 198 581 198 493 c 0 + 198 403 271 330 361 330 c 0 + 451 330 524 403 524 494 c 0 + 524 584 450 656 358 656 c 0 +EndSplineSet +EndChar + +StartChar: musicalnote +Encoding: 793 9834 402 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +237 175 m 1 + 237 667 l 1 + 281 667 l 1 + 281 609 l 1 + 289 599 294 592 295 591 c 2 + 346 530 l 2 + 404 460 433 389 433 314 c 0 + 433 256 414 201 378 158 c 1 + 351 158 l 1 + 375 213 383 251 383 301 c 0 + 383 384 337 460 281 468 c 1 + 281 175 l 1 + 279 127 273 105 253 78 c 0 + 226 40 182 17 135 17 c 0 + 94 17 68 39 68 74 c 0 + 68 133 123 186 185 186 c 0 + 202 186 222 182 237 175 c 1 +EndSplineSet +EndChar + +StartChar: sun +Encoding: 786 9788 403 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +313 483 m 1 + 233 562 l 1 + 271 600 l 1 + 351 520 l 1 + 386 548 430 566 473 571 c 1 + 473 683 l 1 + 527 683 l 1 + 527 571 l 1 + 574 565 615 547 649 520 c 1 + 729 600 l 1 + 766 562 l 1 + 687 483 l 1 + 714 449 732 405 737 362 c 1 + 850 362 l 1 + 850 307 l 1 + 737 307 l 1 + 732 262 715 220 686 185 c 1 + 766 105 l 1 + 729 67 l 1 + 649 147 l 1 + 617 121 571 102 527 97 c 1 + 527 -16 l 1 + 473 -16 l 1 + 473 97 l 1 + 428 102 389 118 351 147 c 1 + 271 67 l 1 + 233 105 l 1 + 313 184 l 1 + 286 217 267 265 263 307 c 1 + 150 307 l 1 + 150 362 l 1 + 263 362 l 1 + 269 410 284 446 313 483 c 1 +497 508 m 0 + 406 508 329 430 329 338 c 0 + 329 243 406 166 500 166 c 0 + 595 166 671 243 671 339 c 0 + 671 433 594 508 497 508 c 0 +EndSplineSet +EndChar + +StartChar: invbullet +Encoding: 781 9688 404 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +942 763 m 1 + 942 -122 l 1 + 57 -122 l 1 + 57 763 l 1 + 942 763 l 1 +497 464 m 0 + 421 464 356 398 356 321 c 0 + 356 241 420 177 499 177 c 0 + 579 177 643 241 643 322 c 0 + 643 400 578 464 497 464 c 0 +EndSplineSet +EndChar + +StartChar: circle +Encoding: 779 9675 405 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +366 519 m 0 + 505 519 621 401 621 260 c 0 + 621 116 505 0 362 0 c 0 + 217 0 102 116 102 262 c 0 + 102 405 219 519 366 519 c 0 +358 458 m 0 + 252 458 163 367 163 260 c 0 + 163 150 252 61 362 61 c 0 + 472 61 560 150 560 261 c 0 + 560 370 470 458 358 458 c 0 +EndSplineSet +EndChar + +StartChar: invcircle +Encoding: 782 9689 406 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +505 611 m 0 + 656 611 783 482 783 328 c 0 + 783 172 656 45 500 45 c 0 + 343 45 217 172 217 330 c 0 + 217 486 345 611 505 611 c 0 +942 771 m 1 + 942 -114 l 1 + 57 -114 l 1 + 57 771 l 1 + 942 771 l 1 +494 645 m 0 + 326 645 184 500 184 329 c 0 + 184 154 325 13 499 13 c 0 + 675 13 815 155 815 331 c 0 + 815 505 672 645 494 645 c 0 +EndSplineSet +EndChar + +StartChar: filledrect +Encoding: 767 9644 407 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +142 0 m 1 + 142 358 l 1 + 858 358 l 1 + 858 0 l 1 + 142 0 l 1 +EndSplineSet +EndChar + +StartChar: filledbox +Encoding: 763 9632 408 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +125 124 m 1 + 125 591 l 1 + 592 591 l 1 + 592 124 l 1 + 125 124 l 1 +EndSplineSet +EndChar + +StartChar: uni25A1 +Encoding: 764 9633 409 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +125 124 m 1 + 125 591 l 1 + 592 591 l 1 + 592 124 l 1 + 125 124 l 1 +165 164 m 1 + 552 164 l 1 + 552 551 l 1 + 165 551 l 1 + 165 164 l 1 +EndSplineSet +EndChar + +StartChar: triagup +Encoding: 768 9650 410 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +572 211 m 1 + 150 211 l 1 + 361 611 l 1 + 572 211 l 1 +EndSplineSet +EndChar + +StartChar: arrowright +Encoding: 629 8594 411 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 357 m 1 + 0 421 l 1 + 623 421 l 1 + 413 502 l 1 + 436 555 l 1 + 722 428 l 1 + 722 351 l 1 + 436 223 l 1 + 413 275 l 1 + 623 357 l 1 + 0 357 l 1 +EndSplineSet +EndChar + +StartChar: arrowleft +Encoding: 627 8592 412 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +722 357 m 1 + 99 357 l 1 + 309 275 l 1 + 286 223 l 1 + 0 351 l 1 + 0 428 l 1 + 286 555 l 1 + 309 502 l 1 + 99 421 l 1 + 722 421 l 1 + 722 357 l 1 +EndSplineSet +EndChar + +StartChar: arrowboth +Encoding: 631 8596 413 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +623 419 m 1 + 413 500 l 1 + 436 553 l 1 + 722 425 l 1 + 722 348 l 1 + 436 221 l 1 + 413 273 l 1 + 623 355 l 1 + 99 355 l 1 + 309 273 l 1 + 286 221 l 1 + 0 348 l 1 + 0 425 l 1 + 286 553 l 1 + 309 500 l 1 + 99 419 l 1 + 623 419 l 1 +EndSplineSet +EndChar + +StartChar: arrowup +Encoding: 628 8593 414 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +391 0 m 1 + 327 0 l 1 + 327 623 l 1 + 245 413 l 1 + 193 437 l 1 + 320 722 l 1 + 397 722 l 1 + 525 437 l 1 + 472 413 l 1 + 391 623 l 1 + 391 0 l 1 +EndSplineSet +EndChar + +StartChar: arrowdown +Encoding: 630 8595 415 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +391 722 m 1 + 391 99 l 1 + 472 309 l 1 + 525 286 l 1 + 397 0 l 1 + 320 0 l 1 + 193 286 l 1 + 245 309 l 1 + 327 99 l 1 + 327 722 l 1 + 391 722 l 1 +EndSplineSet +EndChar + +StartChar: arrowupdn +Encoding: 632 8597 416 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +330 623 m 1 + 249 413 l 1 + 196 436 l 1 + 323 722 l 1 + 400 722 l 1 + 528 436 l 1 + 475 413 l 1 + 394 623 l 1 + 394 99 l 1 + 475 309 l 1 + 528 286 l 1 + 400 0 l 1 + 323 0 l 1 + 196 286 l 1 + 249 309 l 1 + 330 99 l 1 + 330 623 l 1 +EndSplineSet +EndChar + +StartChar: arrowupdnbse +Encoding: 637 8616 417 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +199 -95 m 1 + 526 -95 l 1 + 526 -153 l 1 + 199 -153 l 1 + 199 -95 l 1 +330 591 m 1 + 249 381 l 1 + 196 405 l 1 + 323 691 l 1 + 400 691 l 1 + 528 405 l 1 + 475 381 l 1 + 394 591 l 1 + 394 67 l 1 + 475 277 l 1 + 528 254 l 1 + 400 -32 l 1 + 323 -32 l 1 + 196 254 l 1 + 249 277 l 1 + 330 67 l 1 + 330 591 l 1 +EndSplineSet +EndChar + +StartChar: lozenge +Encoding: 778 9674 418 +Width: 574 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +248 0 m 1 + 53 385 l 1 + 253 756 l 1 + 318 756 l 1 + 511 382 l 1 + 310 0 l 1 + 248 0 l 1 +280 59 m 1 + 445 382 l 1 + 285 698 l 1 + 117 385 l 1 + 280 59 l 1 +EndSplineSet +EndChar + +StartChar: triagdn +Encoding: 772 9660 419 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +572 539 m 1 + 361 139 l 1 + 150 539 l 1 + 572 539 l 1 +EndSplineSet +EndChar + +StartChar: H18533 +Encoding: 780 9679 420 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +362 497 m 0 + 481 497 577 401 577 281 c 0 + 577 162 482 67 362 67 c 0 + 243 67 147 162 147 281 c 0 + 147 401 243 497 362 497 c 0 +EndSplineSet +EndChar + +StartChar: carriagereturn +Encoding: 638 8629 421 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +884 601 m 1 + 884 357 l 1 + 261 357 l 1 + 471 275 l 1 + 448 223 l 1 + 162 351 l 1 + 162 428 l 1 + 448 555 l 1 + 471 502 l 1 + 261 421 l 1 + 820 421 l 1 + 820 601 l 1 + 884 601 l 1 +EndSplineSet +EndChar + +StartChar: angleleft +Encoding: 709 9001 422 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +225 811 m 1 + 284 787 l 1 + 110 311 l 1 + 284 -166 l 1 + 225 -190 l 1 + 44 311 l 1 + 225 811 l 1 +EndSplineSet +EndChar + +StartChar: angleright +Encoding: 710 9002 423 +Width: 333 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +102 811 m 1 + 284 311 l 1 + 102 -190 l 1 + 44 -166 l 1 + 218 311 l 1 + 44 787 l 1 + 102 811 l 1 +EndSplineSet +EndChar + +StartChar: universal +Encoding: 647 8704 424 +Width: 593 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +403 392 m 1 + 477 577 l 1 + 571 577 l 1 + 338 0 l 1 + 255 0 l 1 + 22 577 l 1 + 116 577 l 1 + 190 392 l 1 + 403 392 l 1 +372 312 m 1 + 221 312 l 1 + 296 132 l 1 + 372 312 l 1 +EndSplineSet +EndChar + +StartChar: aleph +Encoding: 620 8501 425 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +58 0 m 1 + 45 34 l 1 + 89 34 l 2 + 108 34 114 36 114 45 c 0 + 114 52 113 54 70 122 c 0 + 56 143 48 171 48 196 c 0 + 48 256 80 296 145 319 c 1 + 112 356 110 358 99 372 c 0 + 81 396 72 423 72 451 c 0 + 72 510.633678386 104.91009535 540 165 540 c 1 + 162 528 161 522 161 515 c 0 + 161 476 191 435 327 294 c 1 + 368 342 l 1 + 303 399 286 423 286 456 c 0 + 286 509 318 538 380 540 c 1 + 379 535 379 530 379 527 c 0 + 379 505 381 501 434 449 c 0 + 475 408 490 378 490 338 c 0 + 490 289 466 259 414 247 c 1 + 417 260 418 266 418 274 c 0 + 418 290 415 299 405 311 c 1 + 360 260 l 1 + 439 190 473 137 473 84 c 0 + 473 59 465 36 452 21 c 0 + 441 8 428 3 402 0 c 1 + 405 9 406 13 406 19 c 0 + 406 35 398 51 376 76 c 0 + 361 94 354 101 242 215 c 0 + 213.912724589 244.363969748 196.17600119 264.82399881 173 288 c 1 + 158 269 152 256 152 240 c 0 + 152 216 165 194 204 152 c 0 + 238 116 248 97 248 70 c 0 + 248 22 211 0 126 0 c 2 + 58 0 l 1 +EndSplineSet +EndChar + +StartChar: existential +Encoding: 649 8707 426 +Width: 424 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +50 0 m 1 + 50 84 l 1 + 291 84 l 1 + 291 247 l 1 + 50 247 l 1 + 50 331 l 1 + 291 331 l 1 + 291 493 l 1 + 50 493 l 1 + 50 577 l 1 + 375 577 l 1 + 375 0 l 1 + 50 0 l 1 +EndSplineSet +EndChar + +StartChar: Ifraktur +Encoding: 606 8465 427 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +282 338 m 1 + 272 287 l 1 + 145 305 71 379 71 489 c 0 + 71 551 96 605 144 644 c 0 + 189 681 247 702 302 702 c 0 + 352 702 401 682 435 648 c 0 + 454 629 467 605 487 556 c 0 + 511 498 519 487 538 487 c 0 + 567 487 582 525 582 596 c 2 + 582 608 l 1 + 628 608 l 1 + 629 600 629 592 629 589 c 0 + 629 540 617 494 598 466 c 0 + 581 441 544 423 511 423 c 0 + 483 423 454 435 433 455 c 0 + 413 474 413 474 381 538 c 0 + 353 596 314 627 268 627 c 0 + 191 627 123 559 123 482 c 0 + 123 404 181 352 282 338 c 1 +69 151 m 1 + 69 202 l 1 + 71.6497424431 202.060221419 74.2713785865 202.090523229 76.8657001307 202.090523229 c 0 + 160.430807583 202.090523229 215.656089027 170.651364653 269 95 c 0 + 307 41 313 33 325 23 c 0 + 342 9 361 3 386 3 c 0 + 428 3 459 30 459 68 c 0 + 459 85 455 97 434 133 c 0 + 402 189 387 231 387 269 c 0 + 387 314 402 346 437 374 c 0 + 464 396 492 407 526 407 c 0 + 599 407 642 360 654 263 c 1 + 609 254 l 1 + 599 314 576 341 537 341 c 0 + 509 341 490 324 490 299 c 0 + 490 274 497 253 522 200 c 0 + 552 138 560 115 560 91 c 0 + 560 14 444 -73 343 -73 c 0 + 302 -73 265 -56 231 -22 c 0 + 207 2 196 19 165 76 c 0 + 128 139 121 145 69 151 c 1 +EndSplineSet +EndChar + +StartChar: Rfraktur +Encoding: 611 8476 428 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +150 190 m 1 + 124 231 l 1 + 157 249 172 269 172 295 c 0 + 172 321 167 328 109 374 c 0 + 57 416 31 465 31 521 c 0 + 31 620 119 705 220 705 c 0 + 277 705 328 678 362 631 c 0 + 379 607 388 588 401 547 c 1 + 432 590 455 613 485 630 c 0 + 519 650 553 669 588 688 c 1 + 616 707 l 1 + 650 609 709 495 755 441 c 1 + 728 415 669 381 608 356 c 1 + 609 335 l 1 + 618 79 619 71 653 43 c 1 + 688 69 l 1 + 719 37 l 1 + 596 -74 l 1 + 511 6 507 27 506 326 c 1 + 476 317 456 313 429 311 c 1 + 420 154 417 132 397 74 c 0 + 368 -12 298 -73 229 -73 c 0 + 178 -73 139 -48 109 5 c 0 + 95 33 77 45 45 47 c 1 + 76 64 106 114 111 157 c 1 + 146 107 159 96 210 77 c 1 + 178 58 168 45 168 22 c 0 + 168 -5 187 -24 214 -24 c 0 + 254 -24 288 15 305 81 c 0 + 319 134 326 203 326 292 c 0 + 326 390 318 482 304 547 c 0 + 289 615 252 655 203 655 c 0 + 151 655 104 608 104 558 c 0 + 104 522 107 518 178 455 c 0 + 225 414 242 383 242 336 c 0 + 242 272 212 224 150 190 c 1 +428 356 m 1 + 489 360 565 383 646 421 c 1 + 607 466 576 522 542 607 c 1 + 449 546 427 511 427 424 c 0 + 427 407 427 400 428 356 c 1 +EndSplineSet +EndChar + +StartChar: gradient +Encoding: 652 8711 429 +Width: 664 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +25 703 m 1 + 640 703 l 1 + 353 0 l 1 + 25 703 l 1 +98 651 m 1 + 315 183 l 1 + 508 651 l 1 + 98 651 l 1 +EndSplineSet +EndChar + +StartChar: Delta +Encoding: 651 8710 430 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +33 0 m 1 + 354 688 l 1 + 635 0 l 1 + 33 0 l 1 +139 94 m 1 + 466 94 l 1 + 311 467 l 1 + 139 94 l 1 +EndSplineSet +Kerns2: 48 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: arrowdbldown +Encoding: 644 8659 431 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +472 130 m 1 + 493.57243739 143.482773369 525.614544434 166.384170583 540 174 c 1 + 570 147 l 1 + 495 92 480 77 361 -57 c 1 + 248 72 225 94 153 147 c 1 + 182 174 l 1 + 193 168 216 153 251 130 c 1 + 251 678 l 1 + 324 678 l 1 + 324 80 l 1 + 341 63 344 61 361 45 c 1 + 379 61 382 63 399 80 c 1 + 399 678 l 1 + 472 678 l 1 + 472 130 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblup +Encoding: 642 8657 432 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +251 491 m 1 + 227.648393111 476.405245695 197.067336523 454.976825218 182 447 c 1 + 153 475 l 1 + 225 527 243 544 361 678 c 1 + 484 540 495 529 570 475 c 1 + 540 447 l 1 + 521 458 519 459 472 491 c 1 + 472 -57 l 1 + 399 -57 l 1 + 399 541 l 1 + 382 558 379 561 361 576 c 1 + 344 561 341 558 324 541 c 1 + 324 -57 l 1 + 251 -57 l 1 + 251 491 l 1 +EndSplineSet +EndChar + +StartChar: notequal +Encoding: 682 8800 433 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +531 408 m 1 + 611 566 l 1 + 678 533 l 1 + 615 408 l 1 + 773 408 l 1 + 773 334 l 1 + 577 334 l 1 + 513 207 l 1 + 773 207 l 1 + 773 133 l 1 + 475 133 l 1 + 393 -29 l 1 + 327 5 l 1 + 392 133 l 1 + 235 133 l 1 + 235 207 l 1 + 429 207 l 1 + 494 334 l 1 + 235 334 l 1 + 235 408 l 1 + 531 408 l 1 +EndSplineSet +EndChar + +StartChar: equivalence +Encoding: 683 8801 434 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +210 394 m 1 + 210 468 l 1 + 824 468 l 1 + 824 394 l 1 + 210 394 l 1 +210 249 m 1 + 210 323 l 1 + 824 323 l 1 + 824 249 l 1 + 210 249 l 1 +210 104 m 1 + 210 178 l 1 + 824 178 l 1 + 824 104 l 1 + 210 104 l 1 +EndSplineSet +EndChar + +StartChar: radical +Encoding: 664 8730 435 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +452 -36 m 1 + 204 471 l 1 + 107 423 l 1 + 91 459 l 1 + 240 531 l 1 + 440 129 l 1 + 569 933 l 1 + 607 928 l 1 + 452 -36 l 1 +EndSplineSet +EndChar + +StartChar: integral +Encoding: 675 8747 436 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +762 854 m 1 + 762 769 l 1 + 739 774 729 775 712 775 c 0 + 656 775 615 758 587 724 c 0 + 553 681 541 620 541 485 c 2 + 541 204 l 2 + 541 59 533 5 502 -49 c 0 + 460 -122 395 -158 305 -158 c 0 + 282 -158 265 -157 238 -152 c 1 + 238 -68 l 1 + 263 -73 275 -74 292 -74 c 0 + 359 -74 402 -54 427 -11 c 0 + 452 33 458 71 458 198 c 2 + 458 505 l 2 + 458 642 477 725 521 779 c 0 + 566 835 623 860 703 860 c 0 + 726 860 739 859 762 854 c 1 +EndSplineSet +EndChar + +StartChar: integraltp +Encoding: 707 8992 437 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +314 -241 m 1 + 314 385 l 2 + 314 523 325 586 359 641 c 0 + 405 714 476 748 581 748 c 0 + 607 748 626 746 650 740 c 1 + 650 633 l 1 + 626 639 613 640 588 640 c 0 + 506 640 458 613 434 552 c 0 + 420 517 415 470 415 377 c 2 + 415 -241 l 1 + 314 -241 l 1 +EndSplineSet +EndChar + +StartChar: integralbt +Encoding: 708 8993 438 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +418 747 m 1 + 418 121 l 2 + 418 -17 407 -80 373 -135 c 0 + 327 -208 257 -242 151 -242 c 0 + 124 -242 106 -240 82 -234 c 1 + 82 -127 l 1 + 106 -133 119 -134 144 -134 c 0 + 227 -134 274 -107 298 -46 c 0 + 312 -11 317 37 317 129 c 2 + 317 747 l 1 + 418 747 l 1 +EndSplineSet +EndChar + +StartChar: approxequal +Encoding: 681 8776 439 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +249 285 m 1 + 185 323 l 1 + 233 411 287 447 371 447 c 0 + 410 447 432 441 511 413 c 0 + 572 390 615 380 652 380 c 0 + 690 380 704 387 758 431 c 1 + 818 384 l 1 + 766 320 713 291 650 291 c 0 + 617 291 591 298 508 328 c 0 + 449 350 413 358 380 358 c 0 + 323 358 283 335 249 285 c 1 +249 132 m 1 + 185 170 l 1 + 234 259 286 294 372 294 c 0 + 411 294 432 289 511 260 c 0 + 572 237 616 227 653 227 c 0 + 690 227 703 233 758 278 c 1 + 818 231 l 1 + 766 168 713 138 650 138 c 0 + 618 138 590 145 508 175 c 0 + 448 197 413 205 380 205 c 0 + 323 205 283 182 249 132 c 1 +EndSplineSet +EndChar + +StartChar: lessequal +Encoding: 685 8804 440 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +277 0 m 1 + 277 74 l 1 + 723 74 l 1 + 723 0 l 1 + 277 0 l 1 +723 625 m 1 + 723 543 l 1 + 375 372 l 1 + 723 200 l 1 + 723 119 l 1 + 280 342 l 1 + 280 401 l 1 + 723 625 l 1 +EndSplineSet +EndChar + +StartChar: greaterequal +Encoding: 686 8805 441 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +280 625 m 1 + 723 401 l 1 + 723 342 l 1 + 280 119 l 1 + 280 200 l 1 + 628 372 l 1 + 280 543 l 1 + 280 625 l 1 +277 0 m 1 + 277 74 l 1 + 723 74 l 1 + 723 0 l 1 + 277 0 l 1 +EndSplineSet +EndChar + +StartChar: revlogicalnot +Encoding: 706 8976 442 +Width: 885 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +677 415 m 1 + 677 335 l 1 + 253 335 l 1 + 253 122 l 1 + 173 122 l 1 + 173 415 l 1 + 677 415 l 1 +EndSplineSet +EndChar + +StartChar: union +Encoding: 674 8746 443 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +726 637 m 1 + 808 637 l 1 + 808 386 l 2 + 808 261 788 182 739 118 c 0 + 679 38 598 -1 496 -1 c 0 + 387 -1 300 46 241 135 c 0 + 201 196 184 270 184 386 c 2 + 184 637 l 1 + 266 637 l 1 + 266 386 l 2 + 266 281 276 229 307 181 c 0 + 350 113 410 82 496 82 c 0 + 588 82 653 120 695 197 c 0 + 718 240 726 289 726 386 c 2 + 726 637 l 1 +EndSplineSet +EndChar + +StartChar: intersection +Encoding: 673 8745 444 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +726 0 m 1 + 726 252 l 2 + 726 358 716 408 685 456 c 0 + 642 524 582 555 496 555 c 0 + 404 555 339 517 298 440 c 0 + 275 397 266 346 266 252 c 2 + 266 0 l 1 + 184 0 l 1 + 184 252 l 2 + 184 377 204 454 253 519 c 0 + 313 599 394 638 496 638 c 0 + 605 638 693 591 751 502 c 0 + 791 441 808 366 808 252 c 2 + 808 0 l 1 + 726 0 l 1 +EndSplineSet +EndChar + +StartChar: element +Encoding: 653 8712 445 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +806 1 m 1 + 613 1 l 2 + 436 1 364 17 295 74 c 0 + 213 141 169 236 169 343 c 0 + 169 457 222 561 315 626 c 0 + 379 672 447 685 613 685 c 2 + 806 685 l 1 + 806 604 l 1 + 618 604 l 1 + 458 603 399 591 344 544 c 0 + 284 493 260 453 248 388 c 1 + 806 388 l 1 + 806 297 l 1 + 248 297 l 1 + 260 227 293 177 363 126 c 0 + 412 92 474 82 618 81 c 1 + 806 81 l 1 + 806 1 l 1 +EndSplineSet +EndChar + +StartChar: perpendicular +Encoding: 703 8869 446 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +218 1 m 1 + 218 83 l 1 + 455 83 l 1 + 455 638 l 1 + 538 638 l 1 + 538 83 l 1 + 776 83 l 1 + 776 1 l 1 + 218 1 l 1 +EndSplineSet +EndChar + +StartChar: infinity +Encoding: 666 8734 447 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +497 193 m 1 + 452 120 396 84 326 84 c 0 + 222 84 139 166 139 268 c 0 + 139 369 222 451 325 451 c 0 + 396 451 452 415 497 342 c 1 + 544 416 599 451 670 451 c 0 + 773 451 856 369 856 268 c 0 + 856 166 773 84 669 84 c 0 + 599 84 543 119 497 193 c 1 +449 267 m 1 + 437 291 428 305 412 323 c 0 + 381 358 361 369 324 369 c 0 + 265 369 221 325 221 268 c 0 + 221 210 265 166 324 166 c 0 + 361 166 382 177 412 212 c 0 + 428 230 437 244 449 267 c 1 +546 267 m 1 + 558 243 567 230 582 212 c 0 + 613 177 634 166 671 166 c 0 + 729 166 774 210 774 268 c 0 + 774 325 729 369 671 369 c 0 + 634 369 614 358 582 323 c 0 + 567 305 558 291 546 267 c 1 +EndSplineSet +EndChar + +StartChar: proportional +Encoding: 665 8733 448 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +816 464 m 1 + 776 378 l 1 + 752 394 735 400 712 400 c 0 + 651 400 602 350 602 287 c 0 + 602 224 651 174 712 174 c 0 + 735 174 751 180 776 196 c 1 + 816 110 l 1 + 775 92 752 87 717 87 c 0 + 651 87 601 111 558 165 c 1 + 513 113 464 89 402 89 c 0 + 288 89 202 175 202 287 c 0 + 202 399 289 485 401 485 c 0 + 464 485 512 462 558 409 c 1 + 601 462 651 487 717 487 c 0 + 751 487 774 482 816 464 c 1 +400 397 m 0 + 340 397 292 348 292 286 c 0 + 292 224 339 176 401 176 c 0 + 463 176 512 224 512 286 c 0 + 512 349 463 397 400 397 c 0 +EndSplineSet +EndChar + +StartChar: congruent +Encoding: 680 8773 449 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +251 359 m 1 + 186 396 l 1 + 244 489 289 521 361 521 c 0 + 395 521 442 510 517 483 c 0 + 588 457 610 452 646 452 c 0 + 687 452 709 462 754 501 c 1 + 816 453 l 1 + 768 391 712 362 640 362 c 0 + 606 362 581 368 519 392 c 0 + 436 424 414 430 376 430 c 0 + 319 430 288 412 251 359 c 1 +207 225 m 1 + 207 299 l 1 + 796 299 l 1 + 796 225 l 1 + 207 225 l 1 +207 67 m 1 + 207 141 l 1 + 796 141 l 1 + 796 67 l 1 + 207 67 l 1 +EndSplineSet +EndChar + +StartChar: therefore +Encoding: 677 8756 450 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +272 170 m 0 + 317 170 354 131 354 85 c 0 + 354 38 317 0 271 0 c 0 + 224 0 187 38 187 86 c 0 + 187 133 225 170 272 170 c 0 +730 170 m 0 + 774 170 812 131 812 85 c 0 + 812 38 774 0 728 0 c 0 + 682 0 645 38 645 86 c 0 + 645 133 683 170 730 170 c 0 +501 632 m 0 + 546 632 583 593 583 547 c 0 + 583 500 546 462 499 462 c 0 + 453 462 416 500 416 548 c 0 + 416 594 454 632 501 632 c 0 +EndSplineSet +EndChar + +StartChar: product +Encoding: 657 8719 451 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +689 705 m 1 + 312 705 l 1 + 312 -29 l 2 + 312 -84 332 -104 386 -104 c 2 + 403 -104 l 1 + 403 -123 l 1 + 111 -123 l 1 + 111 -104 l 1 + 127 -104 l 2 + 181 -104 201 -84 202 -29 c 1 + 202 650 l 1 + 201 708 181 730 127 730 c 2 + 111 730 l 1 + 111 748 l 1 + 890 748 l 1 + 890 730 l 1 + 873 730 l 2 + 820 730 799 707 799 650 c 2 + 799 -29 l 2 + 799 -84 819 -104 873 -104 c 2 + 890 -104 l 1 + 890 -123 l 1 + 598 -123 l 1 + 598 -104 l 1 + 614 -104 l 2 + 669 -104 688 -84 689 -29 c 1 + 689 705 l 1 +EndSplineSet +EndChar + +StartChar: summation +Encoding: 658 8721 452 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +316 727 m 1 + 508 348 l 1 + 302 -12 l 1 + 637 -12 l 2 + 756 -12 787 5 819 88 c 1 + 846 88 l 1 + 791 -126 l 1 + 150 -126 l 1 + 397 291 l 1 + 159 769 l 1 + 771 769 l 1 + 782 600 l 1 + 755 600 l 1 + 737 704 708 726 589 727 c 1 + 316 727 l 1 +EndSplineSet +EndChar + +StartChar: afii61289 +Encoding: 608 8467 453 +Width: 498 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +74 106 m 2 + 132 173 l 1 + 132 291 140 389 155 470 c 0 + 180 597 265 690 357 690 c 0 + 403 690 433 656 433 601 c 0 + 433 543 412 481 366 406 c 0 + 339 362 315 330 243 241 c 1 + 243 121 l 2 + 243 72 247 59 261 59 c 0 + 273 59 294 76 318 104 c 0 + 332 121 335 123 341 123 c 0 + 347 123 353 116 353 110 c 0 + 353 101 344 84 320 46 c 0 + 289 -3 256 -29 223 -29 c 0 + 194 -29 166 -9 151 23 c 0 + 143 41 139 59 132 117 c 1 + 93 84 l 2 + 85 77 79 74 74 74 c 0 + 68 74 63 79 63 85 c 0 + 63 92 65 97 74 106 c 2 +243 328 m 1 + 287 385 303 411 323 465 c 0 + 339 509 347 545 347 575 c 0 + 347 608 335 628 316 628 c 0 + 240.107103685 628 248.899271958 416.489079371 243 328 c 1 +EndSplineSet +EndChar + +StartChar: partialdiff +Encoding: 648 8706 454 +Width: 498 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +105 689 m 1 + 63 741 l 1 + 122 763 153 770 194 770 c 0 + 260 770 314 747 364 696 c 0 + 433 626 468 531 468 414 c 0 + 468 349 457 270 438 205 c 0 + 398 64 322 -10 215 -10 c 0 + 105 -10 22 76 22 191 c 0 + 22 252 48 316 93 363 c 0 + 130 402 171 421 222 421 c 0 + 274 421 308 406 376 354 c 1 + 381 399 383 424 383 458 c 0 + 383 626 323 722 218 722 c 0 + 184 722 151 712 105 689 c 1 +369 319 m 1 + 326 362 301 375 265 375 c 0 + 179 375 111 281 111 161 c 0 + 111 74 145 22 202 22 c 0 + 262 22 314 80 343 178 c 0 + 352 209 369 302 369 319 c 1 +EndSplineSet +EndChar + +StartChar: circlemultiply +Encoding: 697 8855 455 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +492 729 m 0 + 693 729 862 561 862 359 c 0 + 862 161 705 5 505 5 c 0 + 305 5 138 174 138 377 c 0 + 138 566 302 729 492 729 c 0 +329 598 m 1 + 504 423 l 1 + 672 591 l 1 + 619 631 558 652 493 652 c 0 + 434 652 384 636 329 598 c 1 +726 536 m 1 + 558 368 l 1 + 733 194 l 1 + 769 245 786 298 786 359 c 0 + 786 424 766 482 726 536 c 1 +680 140 m 1 + 505 315 l 1 + 331 141 l 1 + 387 100 443 81 508 81 c 0 + 572 81 629 101 680 140 c 1 +277 196 m 1 + 450 369 l 1 + 274 545 l 1 + 235 496 215 437 215 373 c 0 + 215 308 236 248 277 196 c 1 +EndSplineSet +EndChar + +StartChar: weierstrass +Encoding: 610 8472 456 +Width: 685 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +383 11 m 0 + 476.378303514 11 537 167.941847502 537 255 c 0 + 537 299 514 329 481 329 c 0 + 445 329 408 310 346 257 c 0 + 290 211 250 171 212 123 c 1 + 253 38 268 -9 268 -49 c 0 + 268 -116 225 -169 171 -169 c 0 + 122 -169 85 -129 85 -75 c 0 + 85 -34 100 -1 151 74 c 1 + 135 116 128 144 128 170 c 0 + 128 251 191 330 313 402 c 1 + 324 386 l 1 + 230 331 191 277 191 202 c 0 + 191 180 194 162 203 143 c 1 + 360 307 427 354 506 354 c 0 + 564 354 604 308 604 239 c 0 + 604 184 582 128 541 81 c 0 + 494 26 437 -7 387 -7 c 0 + 336 -7 300 25 300 71 c 0 + 300 109 324 140 353 140 c 0 + 370 140 382 128 382 112 c 0 + 382 93 367 78 345 76 c 0 + 331 75 324 68 324 55 c 0 + 324 32 352 11 383 11 c 0 +160 54 m 1 + 110 -22 103 -38 103 -77 c 0 + 103 -120 130 -151 167 -151 c 0 + 197 -151 218 -129 218 -98 c 0 + 218 -65 201 -21 160 54 c 1 +EndSplineSet +EndChar + +StartChar: notsubset +Encoding: 691 8836 457 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +300 -71 m 1 + 347 39 l 1 + 239 92 178 191 178 313 c 0 + 178 422 225 510 314 569 c 0 + 375 609 450 626 565 626 c 2 + 598 626 l 1 + 629 697 l 1 + 715 697 l 1 + 685 626 l 1 + 815 626 l 1 + 815 544 l 1 + 650 544 l 1 + 455 88 l 1 + 484 84 516 82 565 82 c 2 + 815 82 l 1 + 815 0 l 1 + 565 0 l 2 + 506 0 462 4 422 13 c 1 + 387 -71 l 1 + 300 -71 l 1 +378 112 m 1 + 563 544 l 1 + 488 544 448 539 408 526 c 0 + 364 512 321 479 294 439 c 0 + 271 405 261 365 261 313 c 0 + 261 220 298 156 378 112 c 1 +EndSplineSet +EndChar + +StartChar: angle +Encoding: 668 8736 458 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +652 740 m 1 + 725 699 l 1 + 367 79 l 1 + 752 79 l 1 + 752 1 l 1 + 228 1 l 1 + 652 740 l 1 +EndSplineSet +EndChar + +StartChar: propersuperset +Encoding: 690 8835 459 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +178 82 m 1 + 428 82 l 2 + 535 82 585 92 633 123 c 0 + 700 166 732 227 732 313 c 0 + 732 405 694 470 617 512 c 0 + 576 535 522 544 428 544 c 2 + 178 544 l 1 + 178 626 l 1 + 428 626 l 2 + 552 626 632 605 696 556 c 0 + 775 496 815 415 815 313 c 0 + 815 204 768 116 679 57 c 0 + 617 17 545 0 428 0 c 2 + 178 0 l 1 + 178 82 l 1 +EndSplineSet +EndChar + +StartChar: propersubset +Encoding: 689 8834 460 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +815 82 m 1 + 815 0 l 1 + 565 0 l 2 + 438 0 362 20 297 69 c 0 + 218 129 178 211 178 313 c 0 + 178 422 225 510 314 569 c 0 + 375 608 451 626 565 626 c 2 + 815 626 l 1 + 815 544 l 1 + 565 544 l 2 + 460 544 406 533 360 503 c 0 + 292 459 261 399 261 313 c 0 + 261 221 299 155 376 114 c 0 + 419 90 468 82 565 82 c 2 + 815 82 l 1 +EndSplineSet +EndChar + +StartChar: reflexsuperset +Encoding: 694 8839 461 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +179 638 m 1 + 539 638 l 2 + 647 638 701 622 748 575 c 0 + 792 532 816 474 816 410 c 0 + 816 340 788 276 738 234 c 0 + 695 198 635 180 561 180 c 2 + 179 180 l 1 + 179 262 l 1 + 524 262 l 2 + 619 262 666 274 697 307 c 0 + 722 332 735 367 735 407 c 0 + 735 455 716 496 683 523 c 0 + 654 547 611 556 532 556 c 2 + 179 556 l 1 + 179 638 l 1 +178 0 m 1 + 178 74 l 1 + 786 74 l 1 + 786 0 l 1 + 178 0 l 1 +EndSplineSet +EndChar + +StartChar: reflexsubset +Encoding: 693 8838 462 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +816 638 m 1 + 816 556 l 1 + 463 556 l 2 + 377 556 335 545 304 516 c 0 + 275 489 259 450 259 407 c 0 + 259 363 276 324 305 299 c 0 + 337 272 384 262 471 262 c 2 + 816 262 l 1 + 816 180 l 1 + 434 180 l 2 + 352 180 288 202 244 246 c 0 + 203 287 179 346 179 410 c 0 + 179 479 207 543 257 585 c 0 + 303 624 355 638 456 638 c 2 + 816 638 l 1 +207 0 m 1 + 207 74 l 1 + 815 74 l 1 + 815 0 l 1 + 207 0 l 1 +EndSplineSet +EndChar + +StartChar: notelement +Encoding: 654 8713 463 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +682 685 m 1 + 807 685 l 1 + 807 604 l 1 + 652 604 l 1 + 573 388 l 1 + 807 388 l 1 + 807 297 l 1 + 539 297 l 1 + 463 90 l 1 + 498 84 551 81 620 81 c 2 + 807 81 l 1 + 807 1 l 1 + 614 1 l 2 + 526 1 468 5 434 12 c 1 + 391 -105 l 1 + 304 -105 l 1 + 356 36 l 1 + 241 94 170 210 170 343 c 0 + 170 475 246 600 359 650 c 0 + 415 676 467 683 595 685 c 1 + 633 789 l 1 + 720 789 l 1 + 682 685 l 1 +385 114 m 1 + 453 297 l 1 + 249 297 l 1 + 259 224 311 154 385 114 c 1 +486 388 m 1 + 565 603 l 1 + 495 602 441 594 407 581 c 0 + 324 547 260 468 249 388 c 1 + 486 388 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblleft +Encoding: 641 8656 464 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +187 194 m 1 + 201.244165434 171.209335305 222.976084871 141.156284133 231 126 c 1 + 204 97 l 1 + 154 165 127 193 0 303 c 1 + 131 418 154 440 204 509 c 1 + 231 480 l 1 + 217.996324179 456.882354096 202.207629821 435.897704004 187 412 c 1 + 722 412 l 1 + 722 340 l 1 + 137 340 l 1 + 120 323 118 320 102 303 c 1 + 118 286 120 283 137 266 c 1 + 722 266 l 1 + 722 194 l 1 + 187 194 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblright +Encoding: 643 8658 465 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +535 412 m 1 + 521.272115893 432.591826161 498.363009119 466.092093887 491 480 c 1 + 518 509 l 1 + 567 442 599 410 722 303 c 1 + 603 200 566 163 518 97 c 1 + 491 126 l 1 + 504.060741727 149.219096403 519.001360395 170.890853904 535 194 c 1 + 0 194 l 1 + 0 266 l 1 + 585 266 l 1 + 602 283 604 286 620 303 c 1 + 604 320 602 323 585 340 c 1 + 0 340 l 1 + 0 412 l 1 + 535 412 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblboth +Encoding: 645 8660 466 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +187 412 m 1 + 535 412 l 1 + 509 456 496 481 477 525 c 1 + 502 544 l 1 + 551 467 646 363 722 304 c 1 + 663 263 535 124 502 64 c 1 + 477 83 l 1 + 499 131 512 155 535 194 c 1 + 187 194 l 1 + 211 155 223 131 245 83 c 1 + 221 64 l 1 + 187 124 59 263 0 304 c 1 + 78 365 171 466 221 544 c 1 + 245 525 l 1 + 226 480 213 455 187 412 c 1 +142 265 m 1 + 580 265 l 1 + 594 282 596 285 610 304 c 1 + 596 322 593 325 580 343 c 1 + 142 343 l 1 + 132.388289766 329.611710234 122.338281567 316.661718433 112 304 c 1 + 126 285 128 282 142 265 c 1 +EndSplineSet +EndChar + +StartChar: underscoredbl +Encoding: 570 8215 467 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +3 -201 m 1 + 497 -201 l 1 + 497 -252 l 1 + 3 -252 l 1 + 3 -201 l 1 +3 -97 m 1 + 497 -97 l 1 + 497 -149 l 1 + 3 -149 l 1 + 3 -97 l 1 +EndSplineSet +EndChar + +StartChar: uni203E +Encoding: 588 8254 468 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +146 817 m 1 + 646 817 l 1 + 646 748 l 1 + 146 748 l 1 + 146 817 l 1 +EndSplineSet +EndChar + +StartChar: emptyset +Encoding: 650 8709 469 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +897 671 m 1 + 784 570 l 1 + 832 504 858 427 858 346 c 0 + 858 145 697 -19 499 -19 c 0 + 403 -19 317 17 246 87 c 1 + 137 -10 l 1 + 101 31 l 1 + 211 129 l 1 + 163 198 140 267 140 348 c 0 + 140 549 301 714 498 714 c 0 + 590 714 680 678 747 613 c 1 + 856 711 l 1 + 897 671 l 1 +740 531 m 1 + 290 127 l 1 + 351 69 420 40 499 40 c 0 + 665 40 799 178 799 348 c 0 + 799 413 780 472 740 531 c 1 +255 169 m 1 + 703 574 l 1 + 648 625 573 655 498 655 c 0 + 333 655 199 517 199 347 c 0 + 199 283 218 223 255 169 c 1 +EndSplineSet +EndChar + +StartChar: exclamdbl +Encoding: 587 8252 470 +Width: 571 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +149 152 m 0 + 195 152 232 115 232 69 c 0 + 232 23 195 -14 148 -14 c 0 + 103 -14 66 24 66 70 c 0 + 66 114 104 152 149 152 c 0 +426 152 m 0 + 472 152 509 115 509 69 c 0 + 509 23 472 -14 425 -14 c 0 + 380 -14 343 24 343 70 c 0 + 343 114 381 152 426 152 c 0 +130 205 m 1 + 71 549 l 2 + 68 566 66 583 66 596 c 0 + 66 648 103 688 152 688 c 0 + 198 688 234 652 234 604 c 0 + 234 591 232 570 228 549 c 2 + 166 205 l 1 + 130 205 l 1 +407 205 m 1 + 348 549 l 2 + 345 566 343 584 343 596 c 0 + 343 649 380 688 429 688 c 0 + 475 688 511 652 511 604 c 0 + 511 589 509 570 505 549 c 2 + 443 205 l 1 + 407 205 l 1 +EndSplineSet +EndChar + +StartChar: H18543 +Encoding: 765 9642 471 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +68 178 m 1 + 68 543 l 1 + 433 543 l 1 + 433 178 l 1 + 68 178 l 1 +EndSplineSet +EndChar + +StartChar: H18551 +Encoding: 766 9643 472 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +68 178 m 1 + 68 543 l 1 + 433 543 l 1 + 433 178 l 1 + 68 178 l 1 +108 218 m 1 + 393 218 l 1 + 393 503 l 1 + 108 503 l 1 + 108 218 l 1 +EndSplineSet +EndChar + +StartChar: orthogonal +Encoding: 667 8735 473 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +60 0 m 1 + 60 870 l 1 + 126 870 l 1 + 126 66 l 1 + 940 66 l 1 + 940 0 l 1 + 60 0 l 1 +EndSplineSet +EndChar + +StartChar: ltshade +Encoding: 760 9617 474 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 84 m 1 + 164 84 l 1 + 164 -84 l 1 + -4 -84 l 1 + -4 84 l 1 +-4 420 m 1 + 164 420 l 1 + 164 252 l 1 + -4 252 l 1 + -4 420 l 1 +-4 756 m 1 + 164 756 l 1 + 164 588 l 1 + -4 588 l 1 + -4 756 l 1 +332 756 m 1 + 500 756 l 1 + 500 588 l 1 + 332 588 l 1 + 332 756 l 1 +668 756 m 1 + 836 756 l 1 + 836 588 l 1 + 668 588 l 1 + 668 756 l 1 +332 420 m 1 + 500 420 l 1 + 500 252 l 1 + 332 252 l 1 + 332 420 l 1 +668 420 m 1 + 836 420 l 1 + 836 252 l 1 + 668 252 l 1 + 668 420 l 1 +332 84 m 1 + 500 84 l 1 + 500 -84 l 1 + 332 -84 l 1 + 332 84 l 1 +668 84 m 1 + 836 84 l 1 + 836 -84 l 1 + 668 -84 l 1 + 668 84 l 1 +EndSplineSet +EndChar + +StartChar: shade +Encoding: 761 9618 475 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 588 m 1 + -4 756 l 1 + 164 756 l 1 + 164 588 l 1 + 332 588 l 1 + 332 756 l 1 + 500 756 l 1 + 500 588 l 1 + 668 588 l 1 + 668 756 l 1 + 836 756 l 1 + 836 588 l 1 + 1004 588 l 1 + 1004 420 l 1 + 836 420 l 1 + 836 588 l 1 + 668 588 l 1 + 668 420 l 1 + 500 420 l 1 + 500 588 l 1 + 332 588 l 1 + 332 420 l 1 + 164 420 l 1 + 164 252 l 1 + 332 252 l 1 + 332 420 l 1 + 500 420 l 1 + 500 252 l 1 + 668 252 l 1 + 668 420 l 1 + 836 420 l 1 + 836 252 l 1 + 1004 252 l 1 + 1004 84 l 1 + 836 84 l 1 + 836 252 l 1 + 668 252 l 1 + 668 84 l 1 + 500 84 l 1 + 500 252 l 1 + 332 252 l 1 + 332 84 l 1 + 164 84 l 1 + 164 -84 l 1 + 332 -84 l 1 + 332 84 l 1 + 500 84 l 1 + 500 -84 l 1 + 668 -84 l 1 + 668 84 l 1 + 836 84 l 1 + 836 -84 l 1 + 1004 -84 l 1 + 1004 -252 l 1 + 836 -252 l 1 + 836 -84 l 1 + 668 -84 l 1 + 668 -252 l 1 + 500 -252 l 1 + 500 -84 l 1 + 332 -84 l 1 + 332 -252 l 1 + 164 -252 l 1 + 164 -84 l 1 + -4 -84 l 1 + -4 84 l 1 + 164 84 l 1 + 164 252 l 1 + -4 252 l 1 + -4 420 l 1 + 164 420 l 1 + 164 588 l 1 + -4 588 l 1 +EndSplineSet +EndChar + +StartChar: dkshade +Encoding: 762 9619 476 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 756 m 1 + 1003 756 l 1 + 1003 588 l 1 + 836 588 l 1 + 836 419 l 1 + 1003 419 l 1 + 1003 251 l 1 + 836 251 l 1 + 836 84 l 1 + 1003 84 l 1 + 1003 -84 l 1 + 836 -84 l 1 + 836 -252 l 1 + 668 -252 l 1 + 668 -84 l 1 + 500 -84 l 1 + 500 -252 l 1 + 332 -252 l 1 + 332 -84 l 1 + 164 -84 l 1 + 164 -252 l 1 + -4 -252 l 1 + -4 756 l 1 +164 84 m 1 + 332 84 l 1 + 332 251 l 1 + 164 251 l 1 + 164 84 l 1 +500 84 m 1 + 668 84 l 1 + 668 251 l 1 + 500 251 l 1 + 500 84 l 1 +164 419 m 1 + 332 419 l 1 + 332 588 l 1 + 164 588 l 1 + 164 419 l 1 +500 419 m 1 + 668 419 l 1 + 668 588 l 1 + 500 588 l 1 + 500 419 l 1 +EndSplineSet +EndChar + +StartChar: SF110000 +Encoding: 712 9474 477 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +469 -252 m 1 + 469 756 l 1 + 532 756 l 1 + 532 -252 l 1 + 469 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF090000 +Encoding: 718 9508 478 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 220 m 1 + -4 220 l 1 + -4 283 l 1 + 468 283 l 1 + 468 756 l 1 + 531 756 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 220 l 1 +EndSplineSet +EndChar + +StartChar: SF190000 +Encoding: 739 9569 479 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 378 m 1 + 468 756 l 1 + 531 756 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 126 l 1 + -4 126 l 1 + -4 189 l 1 + 468 189 l 1 + 468 315 l 1 + -4 315 l 1 + -4 378 l 1 + 468 378 l 1 +EndSplineSet +EndChar + +StartChar: SF200000 +Encoding: 740 9570 480 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +374 220 m 1 + -4 220 l 1 + -4 283 l 1 + 374 283 l 1 + 374 756 l 1 + 437 756 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 220 l 1 +563 -252 m 1 + 563 756 l 1 + 626 756 l 1 + 626 -252 l 1 + 563 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF210000 +Encoding: 728 9558 481 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +437 220 m 1 + 437 -252 l 1 + 374 -252 l 1 + 374 220 l 1 + -4 220 l 1 + -4 283 l 1 + 626 283 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 220 l 1 + 437 220 l 1 +EndSplineSet +EndChar + +StartChar: SF220000 +Encoding: 727 9557 482 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 126 m 1 + -4 126 l 1 + -4 189 l 1 + 468 189 l 1 + 468 315 l 1 + -4 315 l 1 + -4 378 l 1 + 531 378 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 126 l 1 +EndSplineSet +EndChar + +StartChar: SF230000 +Encoding: 741 9571 483 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +626 -252 m 1 + 563 -252 l 1 + 563 756 l 1 + 626 756 l 1 + 626 -252 l 1 +374 378 m 1 + 374 756 l 1 + 437 756 l 1 + 437 315 l 1 + -4 315 l 1 + -4 378 l 1 + 374 378 l 1 +374 126 m 1 + -4 126 l 1 + -4 189 l 1 + 437 189 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 126 l 1 +EndSplineSet +EndChar + +StartChar: SF240000 +Encoding: 723 9553 484 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +626 -252 m 1 + 563 -252 l 1 + 563 756 l 1 + 626 756 l 1 + 626 -252 l 1 +374 -252 m 1 + 374 756 l 1 + 437 756 l 1 + 437 -252 l 1 + 374 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF250000 +Encoding: 729 9559 485 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +563 315 m 1 + -4 315 l 1 + -4 378 l 1 + 626 378 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 315 l 1 +374 126 m 1 + -4 126 l 1 + -4 189 l 1 + 437 189 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 126 l 1 +EndSplineSet +EndChar + +StartChar: SF260000 +Encoding: 735 9565 486 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +563 189 m 1 + 563 756 l 1 + 626 756 l 1 + 626 126 l 1 + -4 126 l 1 + -4 189 l 1 + 563 189 l 1 +374 378 m 1 + 374 756 l 1 + 437 756 l 1 + 437 315 l 1 + -4 315 l 1 + -4 378 l 1 + 374 378 l 1 +EndSplineSet +EndChar + +StartChar: SF270000 +Encoding: 734 9564 487 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +626 756 m 1 + 626 220 l 1 + -4 220 l 1 + -4 283 l 1 + 374 283 l 1 + 374 756 l 1 + 437 756 l 1 + 437 283 l 1 + 563 283 l 1 + 563 756 l 1 + 626 756 l 1 +EndSplineSet +EndChar + +StartChar: SF280000 +Encoding: 733 9563 488 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 378 m 1 + 468 756 l 1 + 531 756 l 1 + 531 126 l 1 + -4 126 l 1 + -4 189 l 1 + 468 189 l 1 + 468 315 l 1 + -4 315 l 1 + -4 378 l 1 + 468 378 l 1 +EndSplineSet +EndChar + +StartChar: SF030000 +Encoding: 714 9488 489 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 220 m 1 + -4 220 l 1 + -4 283 l 1 + 531 283 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 220 l 1 +EndSplineSet +EndChar + +StartChar: SF020000 +Encoding: 715 9492 490 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +531 283 m 1 + 1003 283 l 1 + 1003 220 l 1 + 468 220 l 1 + 468 756 l 1 + 531 756 l 1 + 531 283 l 1 +EndSplineSet +EndChar + +StartChar: SF070000 +Encoding: 720 9524 491 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 283 m 1 + 468 756 l 1 + 531 756 l 1 + 531 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + -4 220 l 1 + -4 283 l 1 + 468 283 l 1 +EndSplineSet +EndChar + +StartChar: SF060000 +Encoding: 719 9516 492 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 220 m 1 + -4 220 l 1 + -4 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + 531 220 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 220 l 1 +EndSplineSet +EndChar + +StartChar: SF080000 +Encoding: 717 9500 493 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +531 283 m 1 + 1003 283 l 1 + 1003 220 l 1 + 531 220 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 756 l 1 + 531 756 l 1 + 531 283 l 1 +EndSplineSet +EndChar + +StartChar: SF100000 +Encoding: 711 9472 494 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 220 m 1 + -4 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + -4 220 l 1 +EndSplineSet +EndChar + +StartChar: SF050000 +Encoding: 721 9532 495 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 220 m 1 + -4 220 l 1 + -4 283 l 1 + 468 283 l 1 + 468 756 l 1 + 531 756 l 1 + 531 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + 531 220 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 220 l 1 +EndSplineSet +EndChar + +StartChar: SF360000 +Encoding: 736 9566 496 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 756 m 1 + 531 756 l 1 + 531 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + 531 315 l 1 + 531 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 531 126 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 756 l 1 +EndSplineSet +EndChar + +StartChar: SF370000 +Encoding: 737 9567 497 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +626 220 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 756 l 1 + 626 756 l 1 + 626 283 l 1 + 1004 283 l 1 + 1004 220 l 1 + 626 220 l 1 +437 -252 m 1 + 374 -252 l 1 + 374 756 l 1 + 437 756 l 1 + 437 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF380000 +Encoding: 732 9562 498 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +437 189 m 1 + 1004 189 l 1 + 1004 126 l 1 + 374 126 l 1 + 374 756 l 1 + 437 756 l 1 + 437 189 l 1 +626 378 m 1 + 1004 378 l 1 + 1004 315 l 1 + 563 315 l 1 + 563 756 l 1 + 626 756 l 1 + 626 378 l 1 +EndSplineSet +EndChar + +StartChar: SF390000 +Encoding: 726 9556 499 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +437 315 m 1 + 437 -252 l 1 + 374 -252 l 1 + 374 378 l 1 + 1004 378 l 1 + 1004 315 l 1 + 437 315 l 1 +626 126 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 189 l 1 + 1004 189 l 1 + 1004 126 l 1 + 626 126 l 1 +EndSplineSet +EndChar + +StartChar: SF400000 +Encoding: 747 9577 500 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 126 m 1 + -4 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + -4 126 l 1 +625 378 m 1 + 1003 378 l 1 + 1003 315 l 1 + 562 315 l 1 + 562 756 l 1 + 625 756 l 1 + 625 378 l 1 +374 378 m 1 + 374 756 l 1 + 437 756 l 1 + 437 315 l 1 + -4 315 l 1 + -4 378 l 1 + 374 378 l 1 +EndSplineSet +EndChar + +StartChar: SF410000 +Encoding: 744 9574 501 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 378 m 1 + 1003 378 l 1 + 1003 315 l 1 + -4 315 l 1 + -4 378 l 1 +626 126 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 626 126 l 1 +374 126 m 1 + -4 126 l 1 + -4 189 l 1 + 437 189 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 126 l 1 +EndSplineSet +EndChar + +StartChar: SF420000 +Encoding: 738 9568 502 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +374 -252 m 1 + 374 756 l 1 + 437 756 l 1 + 437 -252 l 1 + 374 -252 l 1 +626 378 m 1 + 1004 378 l 1 + 1004 315 l 1 + 563 315 l 1 + 563 756 l 1 + 626 756 l 1 + 626 378 l 1 +626 126 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 189 l 1 + 1004 189 l 1 + 1004 126 l 1 + 626 126 l 1 +EndSplineSet +EndChar + +StartChar: SF430000 +Encoding: 722 9552 503 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 126 m 1 + -4 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + -4 126 l 1 +-4 315 m 1 + -4 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + -4 315 l 1 +EndSplineSet +EndChar + +StartChar: SF440000 +Encoding: 750 9580 504 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +626 378 m 1 + 1003 378 l 1 + 1003 315 l 1 + 563 315 l 1 + 563 756 l 1 + 626 756 l 1 + 626 378 l 1 +374 378 m 1 + 374 756 l 1 + 437 756 l 1 + 437 315 l 1 + -4 315 l 1 + -4 378 l 1 + 374 378 l 1 +626 126 m 1 + 626 -252 l 1 + 563 -252 l 1 + 563 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 626 126 l 1 +374 126 m 1 + -4 126 l 1 + -4 189 l 1 + 437 189 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 126 l 1 +EndSplineSet +EndChar + +StartChar: SF450000 +Encoding: 745 9575 505 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 126 m 1 + -4 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + -4 126 l 1 +468 378 m 1 + 468 799 l 1 + 531 799 l 1 + 531 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + -4 315 l 1 + -4 378 l 1 + 468 378 l 1 +EndSplineSet +EndChar + +StartChar: SF460000 +Encoding: 746 9576 506 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 220 m 1 + -4 283 l 1 + 374 283 l 1 + 374 756 l 1 + 437 756 l 1 + 437 283 l 1 + 563 283 l 1 + 563 756 l 1 + 626 756 l 1 + 626 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + -4 220 l 1 +EndSplineSet +EndChar + +StartChar: SF470000 +Encoding: 742 9572 507 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 378 m 1 + 1003 378 l 1 + 1003 315 l 1 + -4 315 l 1 + -4 378 l 1 +468 126 m 1 + -4 126 l 1 + -4 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 531 126 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 126 l 1 +EndSplineSet +EndChar + +StartChar: SF480000 +Encoding: 743 9573 508 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +374 220 m 1 + -4 220 l 1 + -4 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + 626 220 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 220 l 1 + 437 220 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 220 l 1 +EndSplineSet +EndChar + +StartChar: SF490000 +Encoding: 731 9561 509 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +563 283 m 1 + 563 756 l 1 + 626 756 l 1 + 626 283 l 1 + 1004 283 l 1 + 1004 220 l 1 + 374 220 l 1 + 374 756 l 1 + 437 756 l 1 + 437 283 l 1 + 563 283 l 1 +EndSplineSet +EndChar + +StartChar: SF500000 +Encoding: 730 9560 510 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 756 m 1 + 531 756 l 1 + 531 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + 531 315 l 1 + 531 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 468 126 l 1 + 468 756 l 1 +EndSplineSet +EndChar + +StartChar: SF510000 +Encoding: 724 9554 511 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 -252 m 1 + 468 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + 531 315 l 1 + 531 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 531 126 l 1 + 531 -252 l 1 + 468 -252 l 1 +EndSplineSet +EndChar + +StartChar: SF520000 +Encoding: 725 9555 512 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +563 220 m 1 + 437 220 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 283 l 1 + 1004 283 l 1 + 1004 220 l 1 + 626 220 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 220 l 1 +EndSplineSet +EndChar + +StartChar: SF530000 +Encoding: 749 9579 513 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +374 220 m 1 + -4 220 l 1 + -4 283 l 1 + 374 283 l 1 + 374 756 l 1 + 437 756 l 1 + 437 283 l 1 + 563 283 l 1 + 563 756 l 1 + 626 756 l 1 + 626 283 l 1 + 1003 283 l 1 + 1003 220 l 1 + 626 220 l 1 + 626 -252 l 1 + 563 -252 l 1 + 563 220 l 1 + 437 220 l 1 + 437 -252 l 1 + 374 -252 l 1 + 374 220 l 1 +EndSplineSet +EndChar + +StartChar: SF540000 +Encoding: 748 9578 514 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +468 189 m 1 + 468 315 l 1 + -4 315 l 1 + -4 378 l 1 + 468 378 l 1 + 468 776 l 1 + 531 776 l 1 + 531 378 l 1 + 1003 378 l 1 + 1003 315 l 1 + 531 315 l 1 + 531 189 l 1 + 1003 189 l 1 + 1003 126 l 1 + 531 126 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 126 l 1 + -4 126 l 1 + -4 189 l 1 + 468 189 l 1 +EndSplineSet +EndChar + +StartChar: SF040000 +Encoding: 716 9496 515 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 220 m 1 + -4 283 l 1 + 468 283 l 1 + 468 756 l 1 + 531 756 l 1 + 531 220 l 1 + -4 220 l 1 +EndSplineSet +EndChar + +StartChar: SF010000 +Encoding: 713 9484 516 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1003 283 m 1 + 1003 220 l 1 + 531 220 l 1 + 531 -252 l 1 + 468 -252 l 1 + 468 283 l 1 + 1003 283 l 1 +EndSplineSet +EndChar + +StartChar: block +Encoding: 757 9608 517 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 -252 m 1 + -4 756 l 1 + 1003 756 l 1 + 1003 -252 l 1 + -4 -252 l 1 +EndSplineSet +EndChar + +StartChar: rtblock +Encoding: 759 9616 518 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +500 -252 m 1 + 500 756 l 1 + 1004 756 l 1 + 1004 -252 l 1 + 500 -252 l 1 +EndSplineSet +EndChar + +StartChar: lfblock +Encoding: 758 9612 519 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 -252 m 1 + -4 756 l 1 + 500 756 l 1 + 500 -252 l 1 + -4 -252 l 1 +EndSplineSet +EndChar + +StartChar: dnblock +Encoding: 756 9604 520 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 -252 m 1 + -4 252 l 1 + 1003 252 l 1 + 1003 -252 l 1 + -4 -252 l 1 +EndSplineSet +EndChar + +StartChar: upblock +Encoding: 755 9600 521 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 252 m 1 + -4 756 l 1 + 1003 756 l 1 + 1003 252 l 1 + -4 252 l 1 +EndSplineSet +EndChar + +StartChar: minute +Encoding: 583 8242 522 +Width: 250 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +111 392 m 1 + 101 394 93 395 89 395 c 0 + 84 395 76 394 66 392 c 1 + 81 496 87 527 105 600 c 0 + 118 651 125 669 137 680 c 0 + 147 691 162 697 177 697 c 0 + 207 697 230 676 230 648 c 0 + 230 615 191 532 111 392 c 1 +EndSplineSet +EndChar + +StartChar: second +Encoding: 584 8243 523 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +108 392 m 1 + 98 394 90 395 86 395 c 0 + 81 395 73 394 63 392 c 1 + 78 496 84 527 102 600 c 0 + 115 651 122 669 134 680 c 0 + 144 691 159 697 174 697 c 0 + 204 697 227 676 227 648 c 0 + 227 615 188 532 108 392 c 1 +282 392 m 1 + 272 394 265 395 260 395 c 0 + 255 395 247 394 237 392 c 1 + 254 508 258 529 276 600 c 0 + 289 651 296 669 308 680 c 0 + 319 691 333 697 349 697 c 0 + 378 697 401 676 401 648 c 0 + 401 615 359 524 282 392 c 1 +EndSplineSet +EndChar + +StartChar: house +Encoding: 705 8962 524 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +138 0 m 1 + 138 415 l 1 + 500 725 l 1 + 863 415 l 1 + 863 0 l 1 + 138 0 l 1 +191 53 m 1 + 810 53 l 1 + 810 378 l 1 + 500 643 l 1 + 191 378 l 1 + 191 53 l 1 +EndSplineSet +EndChar + +StartChar: uni2126 +Encoding: 615 8486 525 +Width: 608 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-31 0 m 1 + -31 92 l 1 + 168 92 l 1 + 86 138 52 165 25 204 c 0 + -4 246 -20 306 -20 371 c 0 + -20 466 14 549 76 606 c 0 + 131 658 201 682 296 682 c 0 + 406 682 485 655 541 597 c 0 + 596 540 626 459 626 367 c 0 + 626 294 608 235 570 189 c 0 + 544 156 516 134 448 92 c 1 + 640 92 l 1 + 640 0 l 1 + 361 0 l 1 + 361 98 l 1 + 413 128 438 151 465 194 c 0 + 494 241 510 298 510 358 c 0 + 510 505 424 608 302 608 c 0 + 182 608 96 507 96 364 c 0 + 96 244 149 153 251 98 c 1 + 251 0 l 1 + -31 0 l 1 +EndSplineSet +EndChar + +StartChar: asteriskmath +Encoding: 662 8727 526 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +362 436 m 1 + 446 485 l 1 + 498 337 l 1 + 550 485 l 1 + 636 436 l 1 + 543 313 l 1 + 698 337 l 1 + 698 237 l 1 + 543 262 l 1 + 636 137 l 1 + 550 87 l 1 + 498 237 l 1 + 446 87 l 1 + 362 137 l 1 + 456 262 l 1 + 302 237 l 1 + 302 337 l 1 + 456 313 l 1 + 362 436 l 1 +EndSplineSet +EndChar + +StartChar: suchthat +Encoding: 655 8715 527 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +169 1 m 1 + 169 81 l 1 + 356 81 l 1 + 517 82 576 94 631 141 c 0 + 691 191 715 231 727 297 c 1 + 169 297 l 1 + 169 388 l 1 + 727 388 l 1 + 715 458 682 508 612 559 c 0 + 562 593 501 603 356 604 c 1 + 169 604 l 1 + 169 685 l 1 + 362 685 l 2 + 542 685 609 669 680 611 c 0 + 762 543 806 449 806 343 c 0 + 806 227 753 124 660 59 c 0 + 597 15 525 1 362 1 c 2 + 169 1 l 1 +EndSplineSet +EndChar + +StartChar: estimated +Encoding: 618 8494 528 +Width: 633 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +587 277 m 1 + 159 277 l 1 + 159 87 l 1 + 205 43 250 25 312 25 c 0 + 400 25 460 62 515 151 c 1 + 550 129 l 1 + 478 26 414 -12 312 -12 c 0 + 152 -12 40 107 40 278 c 0 + 40 449 151 567 312 567 c 0 + 386 567 451 542 499 495 c 0 + 554 442 579 380 587 277 c 1 +464 314 m 1 + 464 467 l 1 + 416 511 369 531 309 531 c 0 + 250 531 204 512 159 468 c 1 + 159 314 l 1 + 464 314 l 1 +EndSplineSet +EndChar + +StartChar: triagrt +Encoding: 771 9658 529 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +602 375 m 1 + 146 194 l 1 + 146 556 l 1 + 602 375 l 1 +EndSplineSet +EndChar + +StartChar: triaglf +Encoding: 775 9668 530 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +577 194 m 1 + 121 375 l 1 + 577 556 l 1 + 577 194 l 1 +EndSplineSet +EndChar + +StartChar: musicalnotedbl +Encoding: 794 9835 531 +Width: 722 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +383 451 m 1 + 383 239 l 1 + 381 190 374 168 353 141 c 0 + 324 103 276 80 225 80 c 0 + 181 80 153 102 153 137 c 0 + 153 197 213 250 282 250 c 0 + 300 250 323 246 339 239 c 1 + 339 731 l 1 + 383 731 l 1 + 383 718 l 2 + 383 695 389 677 402 663 c 0 + 406 659 436 639 491 603 c 0 + 537 575 570 501 569 429 c 1 + 569 65 l 1 + 567 16 560 -6 539 -33 c 0 + 508 -71 460 -94 409 -94 c 0 + 364 -94 335 -72 335 -37 c 0 + 335 23 397 76 466 76 c 0 + 485 76 508 72 525 65 c 1 + 525 297 l 2 + 525 318 521 337 515 348 c 0 + 510 357 501 363 445 395 c 0 + 424 407 402 426 383 451 c 1 +386 613 m 1 + 384 614 l 1 + 388 497 411 462 525 401 c 1 + 521 517 497 553 386 613 c 1 +EndSplineSet +EndChar + +StartChar: Alpha +Encoding: 350 913 532 +Width: 674 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +405 695 m 1 + 500 695 l 1 + 575 177 l 1 + 589 89 598 46 605 45 c 1 + 614 36 629 33 681 31 c 1 + 680 -4 l 1 + 624 -1 591 0 531 0 c 0 + 469 0 435 -1 375 -4 c 1 + 376 31 l 1 + 460 36 460 36 460 62 c 0 + 460 73 459 77 450 152 c 1 + 434 269 l 1 + 383 271 353 271 310 271 c 0 + 269 271 247 271 209 269 c 1 + 153 167 l 2 + 119 103 102 67 102 55 c 0 + 102 37 120 32 188 31 c 1 + 185 -4 l 1 + 107 -1 85 0 60 0 c 0 + 27 0 0 -1 -52 -4 c 1 + -53 31 l 1 + -8.37299966729 31 13.4254690212 35.0663871594 30 62 c 0 + 47 91 63 119 80 146 c 0 + 188.641038767 328.692294566 296.633484685 512.033181982 405 695 c 1 +390 580 m 1 + 234 315 l 1 + 275 314 295 314 338 314 c 0 + 377 314 394 314 428 315 c 1 + 390 580 l 1 +EndSplineSet +Kerns2: 13 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 554 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Beta +Encoding: 351 914 533 +Width: 647 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +322 -6 m 0 + 275.556144038 -6 158.790799978 0 138 0 c 0 + 126 0 126 0 27 -3 c 1 + 10 -4 l 1 + 14 31 l 1 + 52 39 60 41 68 44 c 0 + 80 48 85 55 90 80 c 0 + 104.505113338 157.36060447 130.363317194 296.301008897 139 351 c 2 + 168 520 l 2 + 182 602 182 602 182 616 c 0 + 182 634 174 644 156 649 c 0 + 147 651 147 651 89 654 c 1 + 95 689 l 1 + 137 687 200 685 252 685 c 0 + 300.26084492 685 405.474729527 691 438 691 c 0 + 568 691 639 641 639 551 c 0 + 639 455 566 388 438 365 c 1 + 438 362 l 1 + 489 356 511 351 538 339 c 0 + 584 318 612 271 612 215 c 0 + 612 89 488 -6 322 -6 c 0 +274 401 m 1 + 269 378 l 1 + 288 376 296 376 308 376 c 0 + 368 376 417 387 446 408 c 0 + 483 434 508 489 508 542 c 0 + 508 612 465 644 371 644 c 0 + 350 644 339 643 319 640 c 1 + 309 595 309 590 274 401 c 1 +262 334 m 1 + 255.300335931 287.699664069 245.870716764 244.129283236 238 199 c 0 + 236 188 229 140 216 51 c 1 + 268 41 293 38 328 38 c 0 + 381 38 417 55 441 90 c 0 + 464 125 477 170 477 215 c 0 + 477 264 455 303 417 321 c 0 + 396 330 365 335 322 335 c 0 + 305 335 302 335 262 334 c 1 +EndSplineSet +Kerns2: 34 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Gamma +Encoding: 352 915 534 +Width: 548 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +259 685 m 0 + 333.795789716 685 486.684619562 691 538 691 c 0 + 567 691 582 690 611 685 c 1 + 616 678 l 1 + 614 663 l 1 + 598 575 597 572 591 525 c 1 + 558 525 l 1 + 558 545 l 1 + 559 592 l 1 + 559 600 l 2 + 559 616 556 621 541 626 c 0 + 517 634 474 639 416 639 c 0 + 375 639 355 638 318 633 c 1 + 314 609 l 1 + 261 331 221 98 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 114 205 127 280 140 354 c 2 + 169 524 l 1 + 184 601 184 601 184 614 c 0 + 184 658.915564944 141.862057141 647.591134694 90 655 c 1 + 94 689 l 1 + 143 686 194 685 259 685 c 0 +EndSplineSet +Kerns2: 13 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni0394 +Encoding: 353 916 535 +Width: 586 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +556 0 m 1 + -34 0 l 1 + -11 35 19 84 46 133 c 0 + 137.26664718 296.400019486 229.67917659 458.654156743 320 623 c 1 + 357 693 l 1 + 443 693 l 1 + 444 678 445 669 446 665 c 0 + 450.328540823 632.661874156 455.221375549 600.888042216 460 569 c 2 + 529 151 l 2 + 538 96 543 69 556 0 c 1 +335 553 m 1 + 276.679249775 444.654083558 218.227860703 336.438805964 160 228 c 0 + 95 107 95 107 95 93 c 0 + 95 74 112 68 167 68 c 2 + 326 69 l 2 + 383 69 400 78 400 107 c 0 + 400 116 392 185 388 210 c 2 + 335 553 l 1 +EndSplineSet +EndChar + +StartChar: Epsilon +Encoding: 354 917 536 +Width: 588 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +460 -5 m 0 + 393.513748226 -5 232.605992861 0 150 0 c 0 + 109 0 86 -1 11 -4 c 1 + 15 31 l 1 + 34 34 51 38 68 43 c 0 + 86 48 89 56 107 168 c 0 + 111 191 131 309 169 524 c 0 + 183 602 183 602 183 614 c 0 + 183 659.321106453 140.730505599 647.041460677 89 655 c 1 + 93 689 l 1 + 141 686 193 685 258 685 c 0 + 332.302416885 685 485.005379949 691 536 691 c 0 + 566 691 581 690 610 685 c 1 + 615 678 l 1 + 612 663 l 1 + 596 574 596 570 590 525 c 1 + 557 525 l 1 + 558 593 l 2 + 558 617 556 620 541 626 c 0 + 516 634 473 639 415 639 c 0 + 374 639 354 638 317 633 c 1 + 313 609 l 1 + 292.86486884 514.077238819 291.645938722 503.660319422 270 381 c 1 + 330 379 346 379 387 379 c 0 + 438 379 462 380 504 383 c 1 + 508 375 l 1 + 507 371 506 368 506 367 c 2 + 502 354 l 1 + 498 338 l 1 + 498 338 497 333 495 328 c 1 + 389 332 383 332 335 332 c 0 + 310.666666667 332 286.333333333 332 262 332 c 1 + 253.09804154 288.568625127 246.735888422 242.597444911 239 198 c 0 + 233 158 226 119 220 80 c 0 + 219 77 217 65 216 53 c 1 + 259 49 286 48 328 48 c 0 + 385 48 456 54 479 61 c 0 + 494 66 497 69 511 115 c 0 + 521 149 521 149 529 171 c 1 + 564 171 l 1 + 553.031569349 121.642062071 558.745572605 148.016824063 537 26 c 1 + 533 5 l 1 + 526 -2 l 1 + 502 -5 502 -5 460 -5 c 0 +EndSplineSet +Kerns2: 48 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Zeta +Encoding: 355 918 537 +Width: 633 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +125 515 m 1 + 89 515 l 1 + 100 572 114 654 116 680 c 1 + 124 689 l 1 + 150 688 169 688 174 688 c 2 + 275 687 l 1 + 408 685 l 1 + 534 685 619 686 677 689 c 1 + 675 654 l 1 + 511 460 509 457 317 217 c 0 + 246 129 201 73 183 50 c 1 + 231 50 279 50 327 50 c 0 + 463 50 536 57 553 71 c 0 + 566 81 571 94 599 181 c 1 + 636 181 l 1 + 634 173 631 163 630 156 c 2 + 614 85 l 2 + 604 43 602 29 598 1 c 1 + 592 -4 l 1 + 559 -3 l 1 + 351 0 334 0 291 0 c 0 + 218 0 109 -1 -5 -4 c 1 + -7 24 l 1 + 102 147 371 476 493 637 c 1 + 290 633 219 630 188 626 c 0 + 164 623 160 620 153 599 c 2 + 135 545 l 2 + 134 541 130 531 125 515 c 1 +EndSplineSet +Kerns2: 48 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Eta +Encoding: 356 919 538 +Width: 761 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 123.029882474 253.826039863 158.519570716 463.106241027 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 333 652 330 651 320 625 c 0 + 313 604 296 520 273 388 c 1 + 297 388 l 1 + 449 386 l 2 + 476 386 486 386 567 387 c 1 + 570 399 571 408 571 409 c 0 + 577 443 583 478 588 512 c 0 + 604 604 604 604 604 617 c 0 + 604 646 596 649 511 654 c 1 + 516 689 l 1 + 575 686 612 685 692 685 c 0 + 756 685 791 686 836 689 c 1 + 831 654 l 1 + 810 653 l 1 + 777 651 l 2 + 751 650 744 641 732 588 c 0 + 706 476 642 104 642 64 c 0 + 642 40 642 40 716 32 c 1 + 732 31 l 1 + 727 -4 l 1 + 665 -1 629 0 584 0 c 0 + 546 0 512 -1 411 -4 c 1 + 416 31 l 1 + 465 32 487 35 496 44 c 0 + 508 57 509 60 554 313 c 1 + 558 338 l 1 + 533 338 l 1 + 412 339 l 2 + 362.666666667 339 313.333333333 339 264 339 c 1 + 259 310 l 2 + 221 85 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +EndSplineSet +EndChar + +StartChar: Theta +Encoding: 357 920 539 +Width: 773 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +471 704 m 0 + 668 704 781 600 781 419 c 0 + 781 296 731 173 648 91 c 0 + 572 17 474 -21 356 -21 c 0 + 267 -21 195 1 141 44 c 0 + 80 92 52 159 52 257 c 0 + 52 390 98 514 177 594 c 0 + 248 667 346 704 471 704 c 0 +461 661 m 0 + 364 661 297 616 253 519 c 0 + 213 432 190 323 190 217 c 0 + 190 93 258 21 374 21 c 0 + 457 21 521 61 563 138 c 0 + 612 227 640 343 640 451 c 0 + 640 584 574 661 461 661 c 0 +279 305 m 1 + 275 315 l 1 + 276 320 277 324 277 326 c 0 + 279 331 280 337 282 343 c 2 + 286 364 l 1 + 286 364 288 371 289 377 c 1 + 354 370 391 368 434 368 c 0 + 467 368 487 369 557 373 c 1 + 561 363 l 1 + 560 358 559 354 558 353 c 2 + 554 335 l 2 + 553 328 551 321 550 315 c 0 + 550 314 548 308 547 301 c 1 + 471 307 441 309 402 309 c 0 + 368 309 350 308 279 305 c 1 +EndSplineSet +Kerns2: 34 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Iota +Encoding: 358 921 540 +Width: 353 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 332 652 331 651 322 629 c 0 + 312 603 293 506 254 281 c 0 + 223 95 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +EndSplineSet +EndChar + +StartChar: Kappa +Encoding: 359 922 541 +Width: 687 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 324 685 357 686 415 689 c 1 + 409 654 l 1 + 335 652 331 651 322 629 c 0 + 311 595 306 570 268 363 c 1 + 265 340 l 1 + 320 377 397 448 543 594 c 0 + 584 636 590 645 591 661 c 0 + 592 666 592 676 593 689 c 1 + 621 686 634 685 665 685 c 0 + 698 685 720 686 756 689 c 1 + 754 654 l 1 + 697 652 688 648 624 593 c 0 + 520 500 493 476 388 378 c 1 + 429 323 497 230 546 161 c 0 + 614 64 628 46 639 41 c 0 + 650 35 661 33 692 31 c 1 + 690 -4 l 1 + 642 -1 618 0 588 0 c 0 + 559 0 540 -1 504 -4 c 1 + 407 142 337 240 263 331 c 1 + 258 303 l 1 + 221 85 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 190 0 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +EndSplineSet +Kerns2: 13 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Lambda +Encoding: 360 923 542 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +653 31 m 1 + 652 -4 l 1 + 544 -1 516 0 486 0 c 0 + 445 0 414 -1 352 -4 c 1 + 354 31 l 1 + 362 32 370 32 372 32 c 0 + 430 37 433 39 433 67 c 0 + 433 84 433 84 425 148 c 1 + 404.863493504 283.530160171 383.578531308 417.911864642 363 553 c 1 + 192 237 l 2 + 176.362091968 207.287974739 105 76.9735367004 105 54 c 0 + 105 43 113 38 134 35 c 0 + 141 34 148 33 191 31 c 1 + 186 -4 l 1 + 113 -1 95 0 62 0 c 0 + 29 0 7 -1 -34 -4 c 1 + -30 31 l 1 + -23 32 -17 33 -14 33 c 0 + 18 36 19 37 35 65 c 0 + 38.3674819061 71.7349638123 65.5122770588 116.024554118 74 133 c 0 + 158.251547154 283.748452846 243.387164407 433.612835593 327 585 c 0 + 346.286660762 621.046672572 365.346497413 657.320169254 385 693 c 1 + 470 693 l 1 + 472 678 473 668 473 665 c 2 + 482 606 l 2 + 504.796551522 452.463218189 531.633459201 302.966792534 556 151 c 0 + 569 69 573 49 583 42 c 0 + 590 35 604 33 653 31 c 1 +EndSplineSet +Kerns2: 8 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Mu +Encoding: 361 924 543 +Width: 935 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-17 -4 m 1 + -14 31 l 1 + 22 32 42 37 51 47 c 1 + 58 48 72 94 135 329 c 0 + 152 396 169 456 178 491 c 0 + 200 569 206 595 206 611 c 0 + 206 641 190 648 107 654 c 1 + 112 689 l 1 + 169 686 197 685 230 685 c 0 + 264 685 288 686 334 689 c 1 + 354 603 399 425 465 175 c 1 + 596 381 637 449 777 689 c 1 + 821 686 846 685 891 685 c 0 + 936 685 963 686 1008 689 c 1 + 1003 654 l 1 + 986 654 l 1 + 939 651 928 647 918 625 c 0 + 906 593 905 584 869 370 c 0 + 860 319 849 257 836 186 c 0 + 822 105 818 81 818 65 c 0 + 818 39 828 35 909 31 c 1 + 905 -4 l 1 + 794 -1 774 0 753 0 c 0 + 724 0 700 -1 594 -4 c 1 + 598 31 l 1 + 607 32 615 32 618 32 c 0 + 677 36 684 41 691 85 c 0 + 719.321363516 236.047272088 768.762560978 526.0051677 776 583 c 1 + 580 271 518 169 411 -21 c 1 + 384 -20 l 1 + 359.676527014 79.0098603475 333.920950456 176.587617122 309 275 c 0 + 285.976265671 365.976265671 263.237477179 457.237477179 240 548 c 1 + 216 453 202 398 184 324 c 0 + 163 235 148 173 142 151 c 0 + 128 98 124 79 124 65 c 0 + 124 39 136 34 208 31 c 1 + 205 -4 l 1 + 128 0 114 0 90 0 c 0 + 64 0 41 -1 -17 -4 c 1 +EndSplineSet +Kerns2: 560 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Nu +Encoding: 362 925 544 +Width: 759 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -5 31 l 1 + 12 31 l 1 + 72 33 76 38 94 129 c 0 + 139.476053616 359.628557626 150.378786881 413.790204263 184 600 c 1 + 153 641 147 646 121 650 c 0 + 115 651 90 653 61 654 c 1 + 65 689 l 1 + 137 685 147 685 166 685 c 0 + 169 685 200 686 243 688 c 2 + 283 689 l 1 + 352 563 466 368 601 143 c 1 + 625.717880043 269.335831333 642.678436849 377.601988852 665 492 c 0 + 677 559 682 591 682 609 c 0 + 682 647 671 652 591 654 c 1 + 597 689 l 1 + 668 686 683 685 712 685 c 0 + 727 685 747 686 837 689 c 1 + 831 654 l 1 + 760 653 756 651 746 612 c 0 + 686 347 651 163 627 -8 c 1 + 539 -8 l 1 + 484.251906749 87.9185734154 428.987226273 183.320559606 374 279 c 0 + 323.630977533 365.964310866 273.839432365 453.506099032 223 540 c 1 + 182 321 144 98 144 68 c 0 + 144 40 157 35 232 31 c 1 + 227 -4 l 1 + 131 0 125 0 104 0 c 0 + 103 0 65 -1 -9 -4 c 1 +EndSplineSet +Kerns2: 34 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Xi +Encoding: 363 926 545 +Width: 659 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +168 525 m 1 + 134 525 l 1 + 141 557 151 608 164 678 c 1 + 171 685 l 1 + 203 690 215 691 248 691 c 2 + 437 687 l 1 + 542 689 l 1 + 613 691 l 2 + 643 691 658 690 687 685 c 1 + 692 678 l 1 + 689 663 l 1 + 674 573 673 570 667 525 c 1 + 634 525 l 1 + 634 547 l 2 + 634 574 631 578 614 583 c 0 + 595 587 513 590 391 590 c 0 + 266 590 205 586 193 577 c 0 + 187 573 185 568 168 525 c 1 +169 314 m 1 + 165 325 l 1 + 166 331 167 336 167 337 c 2 + 172 357 l 1 + 178 388 l 2 + 178 391 179 396 181 403 c 1 + 234 397 284 395 355 395 c 0 + 395 395 439 396 487 398 c 0 + 517 400 537 401 545 401 c 2 + 571 401 l 1 + 575 390 l 1 + 574 384 573 380 573 378 c 0 + 570 369 568 359 566 350 c 2 + 562 327 l 2 + 562 325 560 320 559 312 c 1 + 451 319 446 319 396 319 c 2 + 368 319 l 2 + 264 319 242 318 169 314 c 1 +38 1 m 1 + 34 9 l 1 + 44 103 46 126 48 175 c 1 + 83 175 l 1 + 84 168 85 162 86 160 c 0 + 93 114 95 110 113 105 c 0 + 131 100 220 97 357 97 c 0 + 457 97 538 102 550 109 c 0 + 560 115 567 125 588 175 c 1 + 624 175 l 1 + 607 109 606 100 592 9 c 1 + 586 1 l 1 + 562 -2 558 -2 527 -2 c 2 + 309 0 l 2 + 269 0 231 0 195 -1 c 2 + 89 -2 l 2 + 66 -2 58 -1 38 1 c 1 +EndSplineSet +Kerns2: 556 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Omicron +Encoding: 364 927 546 +Width: 773 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +471 704 m 0 + 668 704 781 600 781 419 c 0 + 781 296 731 173 648 91 c 0 + 572 17 474 -21 356 -21 c 0 + 267 -21 195 1 141 44 c 0 + 80 92 52 159 52 257 c 0 + 52 390 98 514 177 594 c 0 + 248 667 346 704 471 704 c 0 +461 661 m 0 + 364 661 297 616 253 519 c 0 + 213 432 190 323 190 217 c 0 + 190 93 258 21 374 21 c 0 + 457 21 521 61 563 138 c 0 + 612 227 640 343 640 451 c 0 + 640 584 574 661 461 661 c 0 +EndSplineSet +Kerns2: 34 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 537 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 554 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Pi +Encoding: 365 928 547 +Width: 761 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +836 689 m 1 + 831 654 l 1 + 810 653 l 1 + 777 651 l 2 + 751 650 744 641 732 588 c 0 + 715 514 715 514 653 150 c 0 + 645 106 642 82 642 64 c 0 + 642 39 642 39 732 31 c 1 + 727 -4 l 1 + 661 -1 628 0 586 0 c 0 + 550 0 511 -1 411 -4 c 1 + 416 31 l 1 + 465 32 487 35 496 44 c 0 + 508 57 509 61 554 313 c 0 + 564.913936983 371.752729684 574.154991462 432.178341872 584 492 c 0 + 600 585 600 585 600 597 c 0 + 600 618 592 626 569 629 c 0 + 536 634 497 636 457 636 c 0 + 424 636 362 633 348 631 c 0 + 320 627 318 622 300 535 c 0 + 271 394 221 94 221 64 c 0 + 221 39 225 37 310 31 c 1 + 305 -4 l 1 + 168 0 168 0 151 0 c 0 + 133 0 132 0 -9 -4 c 1 + -4 31 l 1 + 44 31 66 35 76 44 c 0 + 86 55 87 59 99 125 c 0 + 110 188 122 252 134 318 c 0 + 167 507 183 606 183 615 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 143 687 163 686 207 686 c 0 + 228 685 263 685 311 685 c 2 + 397 684 l 2 + 487 683 487 683 511 683 c 0 + 603 683 802 687 836 689 c 1 +EndSplineSet +Kerns2: 80 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Rho +Encoding: 366 929 548 +Width: 624 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +257 685 m 1 + 301.627406762 685 410.85687654 691 452 691 c 0 + 593 691 659 637 659 523 c 0 + 659 389 548 283 407 283 c 0 + 372 283 348 288 306 303 c 1 + 302 333 l 1 + 306 337 l 1 + 340 326 356 323 378 323 c 0 + 462 323 524 407 524 521 c 0 + 524 605 480 647 391 647 c 0 + 364 647 347 645 321 639 c 1 + 286 472 221 102 221 66 c 0 + 221 39 232 35 325 31 c 1 + 319 -4 l 1 + 297 -3 281 -3 274 -3 c 0 + 195 -1 141 0 132 0 c 0 + 104 0 81 -1 -10 -4 c 1 + -7 31 l 1 + 9 32 l 1 + 66 34 76 38 84 63 c 0 + 90 76 108 175 137 342 c 0 + 152 433 163 494 168 518 c 0 + 177 568 181 596 181 612 c 0 + 181 647 179 647 89 654 c 1 + 93 689 l 1 + 116 688 l 1 + 178 687 l 1 + 257 685 l 1 +EndSplineSet +Kerns2: 13 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Sigma +Encoding: 367 931 549 +Width: 641 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +337 308 m 1 + 268 409 l 1 + 257 423 247 438 237 453 c 0 + 199.122938004 509.815592994 136.067796347 594.067796968 92 654 c 1 + 102 689 l 1 + 159 686 253 685 367 685 c 0 + 434 685 637 688 680 689 c 1 + 685 680 l 1 + 677 654 665 585 654 515 c 1 + 617 515 l 1 + 618 528 618 537 618 542 c 2 + 619 587 l 1 + 620 600 l 1 + 620 623 616 624 555 628 c 0 + 516 631 386 634 269 635 c 1 + 334 534 371 480 471 341 c 1 + 264 169 l 2 + 244 152 220 132 201 116 c 2 + 171 89 l 1 + 223 89 l 1 + 376 87 l 1 + 502 89 558 94 564 102 c 0 + 576 112 582 123 606 181 c 1 + 643 181 l 1 + 641 173 638 163 637 156 c 2 + 621 85 l 2 + 611 43 609 29 605 1 c 1 + 599 -4 l 1 + 520 -3 l 1 + 366 0 338 0 295 0 c 0 + 225 0 160 -1 2 -4 c 1 + 0 24 l 1 + 101 105 149 145 250 233 c 2 + 337 308 l 1 +EndSplineSet +Kerns2: 48 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Tau +Encoding: 368 932 550 +Width: 603 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +110 -4 m 1 + 114 31 l 1 + 137 31 l 1 + 200 32 207 36 216 74 c 0 + 223 111 229 142 233 165 c 0 + 307 567 310 584 316 636 c 1 + 240 636 176 631 146 624 c 0 + 132 624 124 604 101 515 c 1 + 65 515 l 1 + 75 567 81 607 90 684 c 1 + 96 689 l 1 + 246 686 351 685 472 685 c 0 + 563 685 603 686 684 689 c 1 + 691 682 l 1 + 687 663 l 2 + 668 568 668 567 660 515 c 1 + 624 515 l 1 + 627 568 628 582 628 599 c 0 + 628 623 621 630 594 631 c 0 + 531 635 531 635 449 636 c 1 + 388 320 350 98 350 65 c 0 + 350 37 352 36 445 31 c 1 + 442 -4 l 1 + 318 0 299 0 273 0 c 0 + 245 0 213 -1 110 -4 c 1 +EndSplineSet +Kerns2: 8 65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Upsilon +Encoding: 369 933 551 +Width: 567 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +111 -4 m 1 + 114 31 l 1 + 204 35 209 37 216 75 c 0 + 232 150 244 231 244 254 c 0 + 244 285 207 418 176 495 c 0 + 140 584 108 611 39 611 c 0 + 28 611 20 611 4 609 c 1 + 3 640 l 1 + 58 664 80 675 121 699 c 1 + 133 701 146 702 153 702 c 0 + 214 702 259 653 293 547 c 0 + 302 520 302 520 336 374 c 0 + 344 338 344 338 352 306 c 1 + 397 416 446 501 509 584 c 0 + 571.987252853 662.491807402 611.498801435 693.093178088 653.923220209 693.093178088 c 0 + 655.278885426 693.093178088 656.637525009 693.061930681 658 693 c 2 + 667 686 l 1 + 653 601 l 1 + 586 584 540 545 472 444 c 0 + 412 356 385 292 366 197 c 0 + 356 147 345 80 345 70 c 0 + 345 52 351 44 368 39 c 0 + 369 38 396 36 448 31 c 1 + 443 -4 l 1 + 376 -1 336 0 283 0 c 0 + 225 0 201 -1 111 -4 c 1 +EndSplineSet +Kerns2: 13 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Phi +Encoding: 370 934 552 +Width: 809 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +654 689 m 1 + 648 654 l 1 + 589 652 580 651 570 644 c 0 + 562 636 559 629 548 578 c 1 + 750 567 854 495 854 369 c 0 + 854 290 810 216 738 172 c 0 + 667 129 600 112 464 104 c 1 + 462 90 460 76 460 67 c 0 + 460 38 461 38 549 31 c 1 + 544 -4 l 1 + 429 0 413 0 395 0 c 0 + 376 0 345 -1 237 -4 c 1 + 242 31 l 1 + 328 33 329 34 341 105 c 1 + 267 111 233 116 187 130 c 0 + 87 158 34 223 34 318 c 0 + 34 425 95 504 210 547 c 0 + 257 565 343 577 425 579 c 1 + 428 595 429 606 429 617 c 0 + 429 633 423 642 408 647 c 0 + 397 651 397 651 335 654 c 1 + 340 689 l 1 + 408 686 446 685 507 685 c 0 + 564 685 597 686 654 689 c 1 +474 145 m 1 + 482 146 l 1 + 632 156 714 233 714 364 c 0 + 714 466 662 518 539 536 c 1 + 509 373 500 327 471 145 c 1 + 474 145 l 1 +349 146 m 1 + 351 157 l 2 + 362.957879163 221.914201169 375.939644555 285.092600749 386 353 c 0 + 395 407 404 461 414 515 c 2 + 416 526 l 1 + 417 537 l 1 + 352 532 335 528 295 512 c 0 + 212 477 171 413 171 320 c 0 + 171 217 229 161 349 146 c 1 +EndSplineSet +Kerns2: 34 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Chi +Encoding: 371 935 553 +Width: 678 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +363 31 m 1 + 376.264771881 31 405.273691955 33 409 33 c 0 + 434 33 444 38 444 52 c 0 + 444 67 443 69 404 146 c 2 + 334 281 l 1 + 241 180 l 2 + 181 114 148 71 148 57 c 0 + 148 45 157 39 178 35 c 0 + 186 34 188 34 237 31 c 1 + 234 -4 l 1 + 154 -1 137 0 111 0 c 0 + 103 0 64 -1 6 -3 c 0 + -3 -3 -17 -3 -34 -4 c 1 + -32 31 l 1 + -16 32 -8 33 -2 34 c 0 + 36 37 42 40 68 67 c 0 + 92 92 119 122 135 139 c 2 + 311 325 l 1 + 205 531 l 1 + 154 627 148 637 136 644 c 0 + 128 649 107 652 56 654 c 1 + 59 689 l 1 + 113 686 143 685 222 685 c 0 + 301 685 332 686 385 689 c 1 + 383 654 l 1 + 310 652 303 651 303 633 c 0 + 303 624 312 605 340 549 c 2 + 404 424 l 1 + 484 511 l 2 + 544 577 579 622 579 634 c 0 + 579 648 557 653 493 654 c 1 + 495 689 l 1 + 588 686 611 685 636 685 c 0 + 671 685 689 686 760 689 c 1 + 757 654 l 1 + 703 653 695 651 678 637 c 0 + 661 622 629 591 589 549 c 2 + 426 380 l 1 + 540 156 l 2 + 544 150 551 135 560 117 c 0 + 590 56 596 46 606 39 c 0 + 606 37 625 34 641 33 c 0 + 647 33 660 32 674 31 c 1 + 672 -4 l 1 + 573 -1 550 0 525 0 c 0 + 504 0 472 -1 361 -4 c 1 + 363 31 l 1 +EndSplineSet +Kerns2: 48 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Psi +Encoding: 372 936 554 +Width: 856 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +496 204 m 1 + 494 191 l 1 + 479 105 476 82 476 63 c 0 + 476 39 481 37 565 31 c 1 + 560 -4 l 1 + 426 0 426 0 407 0 c 0 + 389 0 387 0 249 -4 c 1 + 254 31 l 1 + 293 31 312 34 326 39 c 0 + 344 48 344 49 365 170 c 0 + 366 175 367 181 368 187 c 2 + 372 206 l 1 + 205 216 126 271 126 378 c 0 + 126 409 126 409 153 547 c 0 + 161 586 164 609 164 619 c 0 + 164 643.830144766 143.935216035 654.067719376 89.8696623539 654.067719376 c 0 + 87.3224008889 654.067719376 84.6996659239 654.044994432 82 654 c 1 + 88 689 l 1 + 180 688 211 685 236 675 c 0 + 269 662 282 642 282 606 c 0 + 282 588 279 564 270 520 c 0 + 255 446 251 415 251 382 c 0 + 251 299 294 255 379 249 c 1 + 383.964130966 271.338589346 383.125203075 277.500812298 388 297 c 1 + 397 346 l 1 + 426 517 441 607 441 615 c 0 + 441 633 435 642 420 647 c 0 + 410 650 410 650 347 654 c 1 + 352 689 l 1 + 421 686 460 685 520 685 c 0 + 578 685 611 686 669 689 c 1 + 663 654 l 1 + 611 652 608 652 596 649 c 0 + 579 645 574 632 557 551 c 0 + 543.587664634 479.914622559 517.344249434 329.479434246 503 247 c 1 + 627 248 692 308 697 427 c 1 + 706 516 l 1 + 719 665 752 689 936 689 c 1 + 930 654 l 1 + 859 653 839 630 837 547 c 0 + 832 350 816 309 723 253 c 0 + 668 224 589 206 496 204 c 1 +EndSplineSet +Kerns2: 34 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03A9 +Encoding: 373 937 555 +Width: 825 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +569 103 m 1 + 576 65 l 1 + 750 69 751 70 796 168 c 1 + 836 168 l 1 + 821 125 799 36 794 0 c 1 + 743 -3 715 -3 574 -3 c 0 + 566 -3 527 -3 494 -2 c 1 + 494 38 l 2 + 494 57 494 73 493 113 c 1 + 536 121 566 138 598 174 c 0 + 645 227 681 346 681 449 c 0 + 681 585 614 661 494 661 c 0 + 402 661 336 623 291 545 c 0 + 253 479 233 397 233 308 c 0 + 233 205 265 144 333 120 c 1 + 318 80 309 40 305 -4 c 1 + 225 -4 l 2 + 143 -4 103 -3 7 3 c 1 + 12 47 18 132 18 168 c 1 + 57 168 l 1 + 66 87 72 77 111 73 c 0 + 158 69 162 69 234 68 c 1 + 249 105 l 1 + 236 110 229 113 222 117 c 0 + 142 156 95 239 95 338 c 0 + 95 439 140 541 213 607 c 0 + 284 672 379 704 496 704 c 0 + 704 704 823 602 823 424 c 0 + 823 266 725 142 569 103 c 1 +EndSplineSet +EndChar + +StartChar: alpha +Encoding: 381 945 556 +Width: 604 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +566 112 m 1 + 581 88 l 1 + 493 9 450 -19 420 -19 c 0 + 388 -19 369 23 363 107 c 1 + 301 15 253 -19 183 -19 c 0 + 88 -19 35 35 35 134 c 0 + 35 239 68 335 123 392 c 0 + 177 448 253 481 329 481 c 0 + 418 481 458 443 462 356 c 1 + 464 361 465 363 470 372 c 0 + 509 451 539 481 576 481 c 0 + 588 481 596 479 615 470 c 1 + 605 435 598 396 597 364 c 1 + 580 361 l 1 + 571 380 556 392 541 392 c 0 + 521 392 501 369 482 326 c 0 + 476 313 471 301 463 282 c 1 + 463 262 l 1 + 464 258 464 244 466 222 c 2 + 469 176 l 2 + 476 76 478 64 491 64 c 0 + 502 64 528 81 566 112 c 1 +358 194 m 1 + 358 248 358 280 357 289 c 0 + 346 400 330 440 293 440 c 0 + 253 440 216 408 194 355 c 0 + 168 293 152 210 152 144 c 0 + 152 68 178 25 223 25 c 0 + 265 25 313 85 358 194 c 1 +EndSplineSet +Kerns2: 2 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 585 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: beta +Encoding: 382 946 557 +Width: 505 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-44 -279 m 1 + -55 -270 l 1 + 16 -9 53 156 91 397 c 0 + 109 502 133 564 173 611 c 0 + 229 676 313 717 390 717 c 0 + 474 717 520 675 520 598 c 0 + 520 560 508 517 486 481 c 0 + 465 446 445 427 406 404 c 1 + 465 403 492 379 492 328 c 0 + 492 266 454 154 416 108 c 0 + 397 84 360 57 305 25 c 0 + 251 -7 220 -17 177 -17 c 0 + 156 -17 143 -15 118 -9 c 1 + 84 -146 74 -196 69 -257 c 1 + 22 -264 -20 -272 -44 -279 c 1 +246 354 m 1 + 253 370 l 1 + 316 403 337 419 359 448 c 0 + 386 485 403 542 403 594 c 0 + 403 643 384 671 351 671 c 0 + 313 671 271 638 246 589 c 0 + 223 542 212 496 179 312 c 0 + 158.202662463 187.215974778 152.584203812 172.637859821 134 76 c 0 + 133 73 132 67 131 60 c 1 + 164 42 194 34 227 34 c 0 + 272 34 300 62 329 133 c 0 + 352 190 367 253 367 298 c 0 + 367 337 355 353 327 353 c 0 + 309 353 297 349 256 326 c 1 + 252 340 251 342 246 354 c 1 +EndSplineSet +Kerns2: 558 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: gamma +Encoding: 383 947 558 +Width: 464 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +202 171 m 2 + 196.058075338 123.941924662 190.06021762 76.9397823799 184 30 c 1 + 314 132 393 247 393 333 c 0 + 393 377 375 400 341 400 c 0 + 333 400 326 399 314 396 c 1 + 304 416 l 1 + 326 433 333 439 341 446 c 2 + 362 464 l 2 + 364 465 368 469 375 474 c 0 + 388 476 393 477 399 477 c 0 + 443 477 471 439 471 379 c 0 + 471 327 447 265 405 205 c 0 + 373 161 351 138 266 62 c 0 + 190 -7 184 -14 167 -57 c 0 + 142 -127 126 -198 124 -257 c 1 + 77 -264 35 -272 11 -279 c 1 + 0 -270 l 1 + 5 -250 23 -190 52 -88 c 0 + 75 -6 88 66 104 195 c 0 + 114 282 117 318 117 347 c 0 + 117 373 111 388 100 388 c 0 + 87 388 81 385 18 337 c 1 + 4 362 l 1 + 90 440 154 481 192 481 c 0 + 217 481 231 459 231 421 c 0 + 231 398 231 398 218 299 c 2 + 202 171 l 2 +EndSplineSet +Kerns2: 80 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: delta +Encoding: 384 948 559 +Width: 520 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +507 606 m 1 + 486 601 l 1 + 452 636 431 648 401 648 c 0 + 363 648 333 623 333 590 c 0 + 333 561 345 544 400 496 c 0 + 428 472 452 449 463 435 c 0 + 487 408 499 368 499 318 c 0 + 499 230 465 134 413 78 c 0 + 360 19 272 -19 188 -19 c 0 + 87 -19 35 33 35 134 c 0 + 35 217 60 308 96 360 c 0 + 138 420 208 464 280 476 c 1 + 241 503 226 526 226 559 c 0 + 226 595 249 624 312 665 c 0 + 370 704 417 720 470 720 c 0 + 490 720 503 718 528 709 c 1 + 507 606 l 1 +298 439 m 0 + 252 439 218 411 194 354 c 0 + 169 294 152 210 152 144 c 0 + 152 64 179 25 235 25 c 0 + 283 25 316 52 340 113 c 0 + 364 171 380 253 380 316 c 0 + 380 398 353 439 298 439 c 0 +EndSplineSet +Kerns2: 568 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: epsilon +Encoding: 385 949 560 +Width: 424 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +389 126 m 1 + 392 91 l 1 + 312 23 221 -19 153 -19 c 0 + 75 -19 21 33 21 107 c 0 + 21 170 56 209 133 231 c 1 + 80 254 62 273 62 303 c 0 + 62 338 89 371 153 414 c 0 + 221 461 273 481 323 481 c 0 + 357 481 388 473 431 455 c 1 + 416 408 403 354 396 313 c 1 + 361 313 l 1 + 367 348 368 356 368 365 c 0 + 368 393 319 423 272 423 c 0 + 222 423 179 381 179 331 c 0 + 179 288 210 258 255 258 c 0 + 262 258 275 259 288 262 c 1 + 299 251 l 1 + 287 226 284 219 275 197 c 1 + 251 200 241 201 231 201 c 0 + 177 201 138 167 138 120 c 0 + 138 77 170 48 218 48 c 0 + 266 48 329 77 389 126 c 1 +EndSplineSet +Kerns2: 80 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: zeta +Encoding: 386 950 561 +Width: 372 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +81 -63 m 1 + 108 -63 l 1 + 117 -86 143 -98 182 -98 c 0 + 230 -98 269 -74 269 -44 c 0 + 269 -33 263 -27 249 -24 c 0 + 243 -23 243 -23 195 -18 c 0 + 78 -6 32 42 32 152 c 0 + 32 343 138 521 310 616 c 1 + 241 619 211 627 168 653 c 1 + 190 689 193 695 208 736 c 1 + 223 736 l 1 + 257 685 287 667 338 667 c 0 + 375 667 406 678 445 705 c 1 + 459 696 l 1 + 461 671 461 666 466 636 c 1 + 408 626 363 604 316 563 c 0 + 214 474 150 328 150 184 c 0 + 150 136 160 109 185 91 c 0 + 202 78 219 73 265 67 c 0 + 322 60 341 45 341 8 c 0 + 341 -28 318 -73 280 -111 c 0 + 233 -160 184 -184 133 -184 c 0 + 99 -184 72 -177 40 -160 c 1 + 61 -114 64 -107 81 -63 c 1 +EndSplineSet +Kerns2: 80 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: eta +Encoding: 387 951 562 +Width: 539 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +32 332 m 1 + 18 359 l 1 + 170 468 193 481 221 481 c 0 + 240 481 252 468 252 448 c 0 + 252 426 234 346 204 235 c 1 + 258 320 277 345 320 387 c 0 + 384 448 441 481 484 481 c 0 + 512 481 527 464 527 433 c 0 + 527 404 527 404 470 192 c 0 + 397 -86 373 -195 370 -257 c 1 + 323 -264 282 -271 257 -279 c 1 + 246 -270 l 1 + 254.864283433 -234.542866268 275.404416911 -161.580860053 279 -146 c 0 + 287 -114 295 -81 304 -49 c 1 + 322 25 l 1 + 339.16934082 87.2388604722 351.822762439 146.016795611 369 209 c 0 + 395 307 402 338 402 360 c 0 + 402 374 395 382 384 382 c 0 + 355 382 295 324 250 254 c 0 + 209 188 180 98 169 5 c 1 + 131 2 111 -1 59 -14 c 1 + 49 -1 l 1 + 77 91 83 109 99 176 c 0 + 118 255 133 338 133 365 c 0 + 133 377 128 385 121 385 c 0 + 112 385 81 367 32 332 c 1 +EndSplineSet +EndChar + +StartChar: theta +Encoding: 388 952 563 +Width: 504 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +386 380 m 1 + 398.692453548 443.462267738 404 507.433150525 404 561 c 0 + 404 644 379 692 335 692 c 0 + 269 692 215 588 175 382 c 1 + 289 379 289 379 306 379 c 0 + 325 379 325 379 386 380 c 1 +377 328 m 1 + 320 329 l 2 + 291 330 269 330 262 330 c 2 + 214 330 l 1 + 204 329 186 329 165 329 c 1 + 153 260 148 210 148 159 c 0 + 148 68 171 25 218 25 c 0 + 266 25 302 69 335 166 c 0 + 351 214 366 273 377 328 c 1 +372 733 m 0 + 418 733 462 714 485 684 c 0 + 509 651 521 601 521 529 c 0 + 521 416 485 269 433 169 c 0 + 373 56 270 -18 171 -18 c 0 + 79 -18 34 46 34 174 c 0 + 34 302 77 479 130 567 c 0 + 193 674 280 733 372 733 c 0 +EndSplineSet +EndChar + +StartChar: iota +Encoding: 389 953 564 +Width: 299 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +265 110 m 1 + 280 84 l 1 + 184 12 128 -19 96 -19 c 0 + 72 -19 57 0 57 32 c 0 + 57 62 61 83 94 209 c 0 + 121 310 129 348 129 366 c 0 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 + 14 359 l 1 + 100 419 105 422 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 402.079841496 231.192984845 317.533342411 215 256 c 0 + 208 225 205 216 195 179 c 0 + 180 121 175 98 175 83 c 0 + 175 72 180 65 189 65 c 0 + 200 65 228 81 265 110 c 1 +EndSplineSet +EndChar + +StartChar: kappa +Encoding: 390 954 565 +Width: 543 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +540 397 m 1 + 534 394 l 1 + 514 402 504 404 489 404 c 0 + 440 404 398 378 339 312 c 1 + 350.531704949 277.404885153 367.118380732 240.424452986 380 205 c 0 + 417 107 444 67 471 67 c 0 + 485 67 502 75 540 102 c 1 + 549 73 l 1 + 432 -6 408 -19 383 -19 c 0 + 353 -19 338 7 286 146 c 0 + 269.21528849 189.160686741 262.974118909 205.077643274 258 220 c 1 + 202 159 183 113 170 5 c 1 + 133 2 116 -1 60 -14 c 1 + 52 -1 l 1 + 85 119 133 337 133 366 c 0 + 133 376 128 382 121 382 c 0 + 112 382 110 381 74 359 c 0 + 53 346 39 337 31 332 c 1 + 18 359 l 1 + 46 378 l 1 + 194 480 195 481 226 481 c 0 + 246 481 258 467 258 442 c 0 + 258 421 255 407 236 334 c 0 + 226 298 225 290 205 200 c 1 + 363 408 446 481 525 481 c 0 + 536 481 542 480 553 477 c 1 + 555 471 l 1 + 547 440 543 421 540 397 c 1 +EndSplineSet +Kerns2: 13 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: lambda +Encoding: 391 955 566 +Width: 451 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +137 604 m 1 + 123 597 l 1 + 86.1249723203 622.142064327 98.328865744 616.515226138 64 635 c 0 + 61 637 57 640 51 642 c 1 + 59 703 98 735 163 735 c 0 + 254 735 329 665 368 545 c 0 + 394 465 409 326 409 158 c 0 + 409 115 409 100 406 -5 c 1 + 395 -14 l 1 + 373 -4 322 9 294 13 c 1 + 310.955120848 108.484101619 315.168917686 162.558900206 315.168917686 297.452285226 c 0 + 315.168917686 313.72115604 315.107625219 331.165586761 315 350 c 1 + 283 262 244 189 190 117 c 0 + 114 16 75 -17 31 -17 c 0 + 11 -17 -1 -13 -20 -1 c 1 + -13 47 -11 58 -9 99 c 1 + 15 101 l 1 + 22 66 31 56 56 56 c 0 + 94 56 134 91 184 168 c 0 + 254 273 296 389 296 478 c 0 + 296 600 254 689 197 689 c 0 + 163 689 136 659 136 620 c 0 + 136 615 136 611 137 604 c 1 +EndSplineSet +Kerns2: 8 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03BC +Encoding: 392 956 567 +Width: 563 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +368 166 m 1 + 382 223 l 1 + 319.111266285 91.3267137841 216.63398131 -19.1039351705 159.960922229 -19.1039351705 c 0 + 158.959489125 -19.1039351705 157.972357999 -19.0694541428 157 -19 c 0 + 119 -171 116 -189 110 -257 c 1 + 63 -264 21 -272 -3 -279 c 1 + -14 -270 l 1 + 17.3696876233 -154.173461083 42.3057424604 -60.2260730819 81 101 c 0 + 94.6098866919 153.49527724 98.4659810613 168.480419511 108 209 c 0 + 132 298 141 343 141 369 c 0 + 141 381 136 389 128 389 c 0 + 121 389 111 386 101 380 c 0 + 89 372 73 363 53 351 c 1 + 42 379 l 1 + 57 388 57 388 133 439 c 0 + 173 466 211 481 237 481 c 0 + 256 481 268 467 268 444 c 0 + 268 418 254 355 213 203 c 0 + 196 140 190 113 190 101 c 0 + 190 88 200 77 212 77 c 0 + 245 77 307 145 352 231 c 0 + 394 309 416 377 424 459 c 1 + 453 460 503 469 534 479 c 1 + 542 471 l 1 + 485 269 449 120 449 88 c 0 + 449 77 456 67 464 67 c 0 + 474 67 501 83 535 110 c 1 + 550 84 l 1 + 431 -2 402 -19 370 -19 c 0 + 350 -19 337 -3 337 22 c 0 + 337 47 341 64 368 166 c 1 +EndSplineSet +EndChar + +StartChar: nu +Encoding: 393 957 568 +Width: 505 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +345 399 m 1 + 335 419 l 1 + 368.720846831 445.976677465 376.522224321 452.733335132 406 478 c 1 + 419 480 424 481 432 481 c 0 + 476 481 502 443 502 375 c 0 + 502 304 464 207 404 123 c 0 + 341 35 261 -19 194 -19 c 0 + 147 -19 113 22 113 80 c 0 + 113 94 114 115 116 138 c 0 + 116 189.256205485 127 297.786562452 127 351 c 0 + 127 378 120 390 104 390 c 0 + 92 390 92 390 27 351 c 1 + 15 379 l 1 + 27 386 57 406 106 439 c 0 + 146 465 184 481 209 481 c 0 + 230 481 240 464 240 431 c 0 + 240 404 239 376 235 323 c 0 + 225 200 222 140 222 101 c 0 + 222 66 233 45 253 45 c 0 + 289 45 340 91 374 152 c 0 + 406 211 424 278 424 335 c 0 + 424 380 407 403 373 403 c 0 + 363 403 357 402 345 399 c 1 +EndSplineSet +Kerns2: 8 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: xi +Encoding: 394 958 569 +Width: 399 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +445 705 m 1 + 459 696 l 1 + 461 671 461 666 466 636 c 1 + 408 625 374 615 343 602 c 0 + 278 573 241 519 241 452 c 0 + 241 398 273 363 323 363 c 0 + 336 363 353 364 370 367 c 1 + 375 359 l 1 + 345 311 l 1 + 329 312 317 312 305 312 c 0 + 210 312 153 261 153 174 c 0 + 153 138 165 110 187 92 c 0 + 205 78 221 73 266 67 c 0 + 322 60 341 45 341 8 c 0 + 341 -28 318 -73 280 -111 c 0 + 233 -160 184 -184 133 -184 c 0 + 99 -184 72 -177 40 -160 c 1 + 61 -114 64 -107 81 -63 c 1 + 108 -63 l 1 + 117 -86 143 -98 182 -98 c 0 + 230 -98 269 -74 269 -45 c 0 + 269 -33 263 -27 249 -24 c 0 + 243 -23 243 -23 195 -18 c 0 + 152 -13 125 -5 97 13 c 0 + 57 37 32 90 32 150 c 0 + 32 252 106 328 219 343 c 1 + 154 364 121 401 121 457 c 0 + 121 513 153 561 211 592 c 0 + 228 601 253 609 285 617 c 1 + 234 621 205 630 168 653 c 1 + 190 689 193 695 208 736 c 1 + 223 736 l 1 + 257 685 287 667 338 667 c 0 + 375 667 406 678 445 705 c 1 +EndSplineSet +Kerns2: 80 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omicron +Encoding: 395 959 570 +Width: 520 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +333 481 m 0 + 444 481 499 428 499 319 c 0 + 499 231 465 135 413 78 c 0 + 360 19 272 -19 188 -19 c 0 + 87 -19 35 33 35 134 c 0 + 35 239 67 334 123 392 c 0 + 177 449 253 481 333 481 c 0 +298 439 m 0 + 252 439 218 411 194 354 c 0 + 169 294 152 210 152 144 c 0 + 152 64 179 25 235 25 c 0 + 283 25 316 52 340 113 c 0 + 364 171 380 253 380 316 c 0 + 380 398 353 439 298 439 c 0 +EndSplineSet +Kerns2: 556 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: pi +Encoding: 396 960 571 +Width: 649 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +122 481 m 0 + 144.194347106 481 216.594463424 476 231 476 c 2 + 330 474 l 1 + 471 472 l 1 + 529 472 l 1 + 565 473 595 473 620 473 c 2 + 661 473 l 1 + 668 459 l 1 + 646 429 636 408 632 381 c 1 + 592 388 565 391 536 392 c 1 + 520.279605984 332.61184483 517.529277799 324.183270919 501 256 c 0 + 461 106 460 101 460 84 c 0 + 460 73 465 66 474 66 c 0 + 486 66 491 69 551 110 c 1 + 566 84 l 1 + 471 13 413 -19 382 -19 c 0 + 356 -19 342 -1 342 33 c 0 + 342 62 345 76 379 209 c 0 + 390 252 390 252 409 325 c 0 + 414.183466238 348.816533762 420.257346 371.742654 426 395 c 1 + 357 397 l 2 + 317 398 307 398 269 398 c 1 + 250 299 l 2 + 234 215 228 183 212 107 c 0 + 200 51 198 36 195 5 c 1 + 165.913876353 2.57615636275 148.893671484 -3.12764810854 121 -9 c 2 + 106 -12 l 1 + 99 -14 l 1 + 90 -1 l 1 + 120 107 139 192 178 399 c 1 + 164 400 155 400 147 400 c 0 + 88 400 86 399 56 339 c 1 + 27 339 l 1 + 68 465 l 1 + 87 478 99 481 122 481 c 0 +EndSplineSet +Kerns2: 8 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: rho +Encoding: 397 961 572 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-51 -279 m 1 + -62 -270 l 1 + -28 -144 -18 -100 18 60 c 0 + 66 270 82 311 132 368 c 0 + 197 439 288 481 379 481 c 0 + 451 481 485 441 485 356 c 0 + 485 283 447 163 409 114 c 0 + 389 88 353 60 298 27 c 0 + 244 -7 213 -17 169 -17 c 0 + 149 -17 136 -15 111 -9 c 1 + 77 -146 67 -196 62 -257 c 1 + 15 -264 -27 -272 -51 -279 c 1 +124 60 m 1 + 157 42 187 34 220 34 c 0 + 266 34 295 64 325 143 c 0 + 353 213 367 286 367 353 c 0 + 367 407 353 429 317 429 c 0 + 262 429 214 387 188 315 c 0 + 163 249 136 141 124 60 c 1 +EndSplineSet +Kerns2: 2 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: sigma +Encoding: 399 963 573 +Width: 566 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +565 442 m 1 + 589 435 l 1 + 573.497821837 366.2090844 547.6694999 335.906522863 502.419709162 335.906522863 c 0 + 500.966601496 335.906522863 499.49346551 335.93777227 498 336 c 1 + 498 320 l 2 + 498 231 464 135 412 78 c 0 + 359 19 271 -19 187 -19 c 0 + 86 -19 34 33 34 133 c 0 + 34 239 67 335 122 392 c 0 + 177 449 252 481 331 481 c 0 + 392 481 425 469 474 429 c 0 + 491 415 502 410 517 410 c 0 + 538 410 541 412 565 442 c 1 +297 439 m 0 + 251 439 217 411 193 354 c 0 + 168 294 151 210 151 144 c 0 + 151 64 178 25 234 25 c 0 + 282 25 315 52 339 113 c 0 + 363 171 379 253 379 316 c 0 + 379 398 352 439 297 439 c 0 +EndSplineSet +Kerns2: 566 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: tau +Encoding: 400 964 574 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +235 398 m 1 + 176 400 158 400 138 400 c 0 + 74 400 73 399 43 339 c 1 + 14 339 l 1 + 55 465 l 1 + 74 478 86 481 108 481 c 0 + 122 481 139 480 158 479 c 0 + 205 475 302 472 351 472 c 0 + 381.333333333 472 411.666666667 472 442 472 c 2 + 493 473 l 1 + 536 473 l 1 + 543 459 l 1 + 521 430 511 408 507 381 c 1 + 459 390 398 395 345 395 c 1 + 335 354 l 1 + 334 348 l 1 + 325.857645329 317.475688004 318.011824291 286.654842376 310 256 c 0 + 270 100 270 100 270 85 c 0 + 270 73 275 66 283 66 c 0 + 295 66 303 70 360 110 c 1 + 375 84 l 1 + 276 11 222 -19 190 -19 c 0 + 166 -19 151 0 151 32 c 0 + 151 62 156 85 188 209 c 0 + 194 230 200 254 201 258 c 0 + 212.759977577 304.470491297 224.233661164 350.376593248 235 398 c 1 +EndSplineSet +Kerns2: 8 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: upsilon +Encoding: 401 965 575 +Width: 517 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +347 399 m 1 + 337 419 l 1 + 370.720846831 445.976677465 378.522224321 452.733335132 408 478 c 1 + 421 480 426 481 434 481 c 0 + 478 481 504 443 504 378 c 0 + 504 304 467 208 406 123 c 0 + 342 33 263 -19 194 -19 c 0 + 121 -19 71 36 71 117 c 0 + 71 159 71 159 100 276 c 0 + 110 315 116 350 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 385 76 380 c 0 + 54 366 50 364 29 351 c 1 + 17 379 l 1 + 48 399 58 405 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 443 c 0 + 243 424 238 396 225 346 c 0 + 192 221 179 160 179 126 c 0 + 179 75 201 47 243 47 c 0 + 294 47 336 80 375 152 c 0 + 407 209 426 278 426 335 c 0 + 426 380 409 403 374 403 c 0 + 365 403 359 402 347 399 c 1 +EndSplineSet +Kerns2: 558 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: phi +Encoding: 402 966 576 +Width: 651 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +258 470 m 1 + 266 440 l 1 + 232 417 216 399 199 367 c 0 + 171 314 152 231 152 161 c 0 + 152 84 183 34 237 26 c 1 + 247 78 249 92 258 149 c 0 + 282 296 292 333 325 381 c 0 + 365 439 443 481 509 481 c 0 + 586 481 634 420 634 321 c 0 + 634 209 587 102 512 43 c 0 + 463 4 410 -14 331 -19 c 1 + 308 -111 290 -204 286 -257 c 1 + 238 -264 197 -272 173 -279 c 1 + 162 -270 l 1 + 181 -205 187 -179 196 -146 c 2 + 220 -49 l 2 + 220 -47 223 -37 227 -22 c 1 + 182 -19 160 -14 132 -3 c 0 + 70 23 35 84 35 165 c 0 + 35 252 68 338 123 396 c 0 + 160 433 183 446 258 470 c 1 +342 25 m 1 + 373 25 401 35 428 55 c 0 + 457 77 475 108 491 161 c 0 + 506 211 516 274 516 318 c 0 + 516 386 495 432 463 432 c 0 + 449 432 436 421 423 397 c 0 + 401 356 398 344 375 191 c 0 + 370 157 361 114 342 25 c 1 +EndSplineSet +Kerns2: 574 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: chi +Encoding: 403 967 577 +Width: 504 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +408 -147 m 1 + 424 -171 l 1 + 332 -252 293 -277 260 -277 c 0 + 229 -277 207 -250 199 -202 c 0 + 192 -157 189 -116 187 -7 c 1 + 178 -22 l 2 + 177 -24 158 -57 123 -120 c 0 + 63 -230 20 -273 -26 -273 c 0 + -38 -273 -47 -271 -69 -263 c 1 + -64 -231 -61 -206 -58 -155 c 1 + -41 -148 l 1 + -28 -180 -17 -192 3 -192 c 0 + 39 -192 57 -167 182 64 c 1 + 179 193 175 279 168 332 c 0 + 162 374 144 397 117 397 c 0 + 94 397 69 388 41 370 c 1 + 18 376 l 1 + 50 410 77 443 93 467 c 1 + 122 476 139 479 163 479 c 0 + 205 479 226 468 242 439 c 0 + 263 398 268 365 273 220 c 1 + 277 224 282 234 290 249 c 0 + 309 283 319 302 335 332 c 0 + 397 446 432 481 484 481 c 0 + 497 481 507 478 525 470 c 1 + 514 431 508 396 507 364 c 1 + 490 361 l 1 + 478 384 468 392 451 392 c 0 + 422 392 407 377 363 300 c 0 + 325 236 303 193 278 144 c 1 + 280 31 280 31 292 -114 c 0 + 297 -168 309 -194 331 -194 c 0 + 345 -194 367 -181 408 -147 c 1 +EndSplineSet +Kerns2: 80 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: psi +Encoding: 404 968 578 +Width: 669 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +361 -16 m 1 + 346 -89 l 2 + 321 -209 321 -210 317 -257 c 1 + 270 -264 227 -272 203 -279 c 1 + 193 -270 l 1 + 223 -161 238 -100 256 -17 c 1 + 134 1 77 50 77 140 c 0 + 77 171 80 186 101 276 c 0 + 111 322 116 351 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 386 76 380 c 0 + 65 373 54 366 29 351 c 1 + 17 379 l 1 + 32 388 32 388 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 443 c 0 + 243 419 242 413 206 272 c 0 + 187 197 184 178 184 149 c 0 + 184 96 213 62 271 49 c 1 + 313 236 319 265 348 428 c 1 + 397 451 405 455 464 479 c 1 + 472 467 l 1 + 444 378 439 353 376 53 c 1 + 374 45 l 1 + 435 52 480 78 519 130 c 0 + 557 180 583 263 583 332 c 0 + 583 380 566 403 531 403 c 0 + 522 403 515 402 503 399 c 1 + 493 419 l 1 + 513 435 520 440 530 449 c 2 + 552 467 l 2 + 554 469 558 472 565 477 c 0 + 577 480 583 481 590 481 c 0 + 635 481 661 443 661 378 c 0 + 661 271 600 135 520 64 c 0 + 470 19 433 0 361 -16 c 1 +EndSplineSet +EndChar + +StartChar: omega +Encoding: 405 969 579 +Width: 693 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +502 400 m 1 + 493 421 l 1 + 512 434 535 453 562 478 c 1 + 575 480 581 481 587 481 c 0 + 642 481 679 424 679 340 c 0 + 679 261 651 176 602 108 c 0 + 547 31 469 -19 403 -19 c 0 + 346 -19 309 25 309 92 c 0 + 309 98 309 102 310 107 c 1 + 262 27 204 -20 151 -20 c 0 + 77 -20 34 41 34 144 c 0 + 34 314 123 440 269 479 c 1 + 278 450 l 1 + 241 425 224 407 205 372 c 0 + 174 316 151 220 151 150 c 0 + 151 89 171 52 205 52 c 0 + 240 52 281 101 316 186 c 1 + 320 260 l 1 + 356 266 385 275 417 288 c 1 + 430 278 l 1 + 414 218 409 182 409 136 c 0 + 409 78 429 46 465 46 c 0 + 533 46 600 172 600 301 c 0 + 600 363 572 404 529 404 c 0 + 521 404 515 403 502 400 c 1 +EndSplineSet +Kerns2: 558 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03C2 +Encoding: 398 962 580 +Width: 429 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +81 -63 m 1 + 108 -63 l 1 + 117 -86 143 -98 182 -98 c 0 + 230 -98 269 -74 269 -44 c 0 + 269 -33 263 -27 249 -24 c 0 + 243 -23 243 -23 195 -18 c 0 + 84 -6 32 42 32 136 c 0 + 32 226 67 314 127 377 c 0 + 186 439 270 481 334 481 c 0 + 367 481 399 473 442 455 c 1 + 427 408 414 354 407 313 c 1 + 372 313 l 1 + 377 343 379 356 379 365 c 0 + 379 393 330 423 283 423 c 0 + 243 423 212 399 188 351 c 0 + 164 302 150 239 150 182 c 0 + 150 136 160 109 185 91 c 0 + 202 78 219 73 265 67 c 0 + 322 60 341 45 341 8 c 0 + 341 -28 318 -73 280 -111 c 0 + 233 -160 184 -184 133 -184 c 0 + 99 -184 72 -177 40 -160 c 1 + 61 -114 64 -107 81 -63 c 1 +EndSplineSet +EndChar + +StartChar: theta1 +Encoding: 411 977 581 +Width: 591 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +81 173 m 0 + 81 195.826671986 85 221.516595507 85 241 c 0 + 85 252 80 260 72 260 c 0 + 65 260 55 256 45 250 c 0 + 38 246 22 236 -2 222 c 1 + -14 249 l 1 + 77 309 l 2 + 118 336 155 351 181 351 c 0 + 202 351 212 338 212 311 c 0 + 212 307.554666108 197 169.608326685 197 137 c 0 + 197 68 224 25 267 25 c 0 + 314 25 350 70 383 166 c 0 + 398 213 414 274 425 328 c 1 + 351 337 321 344 282 361 c 0 + 209 393 163 457 163 526 c 0 + 163 587 196 641 259 683 c 0 + 309 716 361 733 415 733 c 0 + 521 733 568 670 568 530 c 0 + 568 483 562 432 549 368 c 1 + 571 368 583 369 604 374 c 1 + 609 363 l 1 + 592 317 l 1 + 558 318 l 1 + 537 319 l 1 + 515 239 488 175 456 128 c 0 + 395 38 303 -18 218 -18 c 0 + 129 -18 81 48 81 173 c 0 +434 378 m 1 + 446 458 451 507 451 559 c 0 + 451 643 426 691 382 691 c 0 + 328 691 280 621 280 542 c 0 + 280 497 296 454 323 426 c 0 + 350 398 377 386 434 378 c 1 +EndSplineSet +EndChar + +StartChar: phi1 +Encoding: 412 981 582 +Width: 651 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +175 -279 m 1 + 164 -270 l 1 + 194 -163 217 -71 228 -18 c 1 + 101 -15 35 41 35 147 c 0 + 35 209 52 282 81 338 c 0 + 124 425 214 476 333 480 c 1 + 342 522 l 1 + 355 588 356 593 372 686 c 1 + 426 708 434 711 491 737 c 1 + 500 725 l 1 + 478.213664601 657.566104718 451.096777848 563.580667089 437 479 c 1 + 565 475 635 418 635 317 c 0 + 635 253 611 170 577 117 c 0 + 525 38 438 -10 331 -18 c 1 + 325.02758379 -56.820705368 319.663120571 -76.5159574323 308 -129 c 0 + 294 -197 292 -211 288 -257 c 1 + 241 -264 198 -272 175 -279 c 1 +238 27 m 1 + 242 48 l 1 + 250.167644297 79.8323557029 256.641451666 113.358548334 264 146 c 0 + 274.92990621 199.403427123 285.998422153 252.668244514 297 306 c 2 + 314 386 l 1 + 319 412 l 1 + 325 437 l 1 + 287 436 263 426 237 402 c 0 + 208 375 190 343 174 289 c 0 + 160 242 152 187 152 140 c 0 + 152 70 181 32 238 27 c 1 +428 437 m 1 + 341 25 l 1 + 392 29 430 54 461 104 c 0 + 492 156 517 252 517 324 c 0 + 517 398 488 435 428 437 c 1 +EndSplineSet +EndChar + +StartChar: omega1 +Encoding: 413 982 583 +Width: 611 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +199 428 m 1 + 230 410 l 1 + 181 330 146 217 146 138 c 0 + 146 87 166 59 204 59 c 0 + 230 59 265 81 290 112 c 1 + 282 140 280 159 280 190 c 0 + 280 274 309 325 359 325 c 0 + 386 325 402 306 402 273 c 0 + 402 235 378 179 334 113 c 1 + 345 79 368 62 402 62 c 0 + 448 62 493 93 522 146 c 0 + 539 177 553 230 553 266 c 0 + 553 284 548 298 539 307 c 0 + 531 315 531 315 497 321 c 0 + 471 325 457 340 457 364 c 0 + 457 400 486 428 524 428 c 0 + 569 428 599 378 599 305 c 0 + 599 231 574 145 534 82 c 0 + 497 22 450 -9 396 -9 c 0 + 349 -9 319 21 304 85 c 1 + 258 20 211 -9 151 -9 c 0 + 82 -9 38 48 38 136 c 0 + 38 180 56 241 88 305 c 0 + 119 366 151 407 179 422 c 0 + 181 423 188 425 199 428 c 1 +537 554 m 1 + 525 486 l 1 + 200 486 l 1 + 212 554 l 1 + 537 554 l 1 +EndSplineSet +EndChar + +StartChar: iotadieresis +Encoding: 406 970 584 +Width: 297 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +265 110 m 1 + 280 84 l 1 + 184 12 128 -19 96 -19 c 0 + 72 -19 57 0 57 32 c 0 + 57 62 61 83 94 209 c 0 + 121 310 129 348 129 366 c 0 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 + 14 359 l 1 + 100 419 105 422 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 402.079841496 231.192984845 317.533342411 215 256 c 0 + 208 225 205 216 195 179 c 0 + 180 121 175 98 175 83 c 0 + 175 72 180 65 189 65 c 0 + 200 65 228 81 265 110 c 1 +317 693 m 0 + 348 693 367 674 367 642 c 0 + 367 600 339 568 302 568 c 0 + 269 568 249 588 249 620 c 0 + 249 663 277 693 317 693 c 0 +149 693 m 0 + 179 693 198 674 198 642 c 0 + 198 600 170 568 134 568 c 0 + 101 568 81 588 81 620 c 0 + 81 662 109 693 149 693 c 0 +EndSplineSet +EndChar + +StartChar: upsilondieresis +Encoding: 407 971 585 +Width: 517 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +347 399 m 1 + 337 419 l 1 + 370.720846831 445.976677465 378.522224321 452.733335132 408 478 c 1 + 421 480 426 481 434 481 c 0 + 478 481 504 443 504 378 c 0 + 504 304 467 208 406 123 c 0 + 342 33 263 -19 194 -19 c 0 + 121 -19 71 36 71 117 c 0 + 71 159 71 159 100 276 c 0 + 110 315 116 350 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 385 76 380 c 0 + 54 366 50 364 29 351 c 1 + 17 379 l 1 + 48 399 58 405 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 443 c 0 + 243 419 242 413 206 272 c 0 + 180 172 180 172 180 132 c 0 + 180 74 200 47 244 47 c 0 + 294 47 336 80 376 152 c 0 + 407 209 426 278 426 335 c 0 + 426 380 409 403 374 403 c 0 + 365 403 359 402 347 399 c 1 +441 693 m 0 + 471 693 490 674 490 642 c 0 + 490 600 462 568 426 568 c 0 + 393 568 373 588 373 620 c 0 + 373 662 401 693 441 693 c 0 +245 693 m 0 + 275 693 294 674 294 642 c 0 + 294 600 266 568 230 568 c 0 + 197 568 177 588 177 620 c 0 + 177 662 205 693 245 693 c 0 +EndSplineSet +Kerns2: 568 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: tonos +Encoding: 339 900 586 +Width: 213 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +178 514 m 1 + 185 610 l 2 + 190 674 190 674 192 683 c 0 + 199 715 220 733 247 733 c 0 + 272 733 289 716 289 690 c 0 + 289 669 288 664 267 610 c 2 + 230 514 l 1 + 178 514 l 1 +EndSplineSet +EndChar + +StartChar: dieresistonos +Encoding: 340 901 587 +Width: 430 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +435 693 m 0 + 465 693 484 674 484 642 c 0 + 484 600 456 568 420 568 c 0 + 387 568 367 588 367 620 c 0 + 367 662 395 693 435 693 c 0 +164 693 m 0 + 194 693 213 674 213 642 c 0 + 213 600 186 568 149 568 c 0 + 116 568 96 588 96 620 c 0 + 96 662 124 693 164 693 c 0 +236 514 m 1 + 243 610 l 2 + 248 674 248 674 250 683 c 0 + 258 715 278 733 305 733 c 0 + 331 733 348 716 348 690 c 0 + 348 668 348 668 325 610 c 2 + 288 514 l 1 + 236 514 l 1 +EndSplineSet +EndChar + +StartChar: Alphatonos +Encoding: 341 902 588 +Width: 692 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +424 695 m 1 + 519 695 l 1 + 594 177 l 1 + 608 89 617 46 624 45 c 1 + 633 36 648 33 700 31 c 1 + 699 -4 l 1 + 643 -1 610 0 550 0 c 0 + 488 0 454 -1 394 -4 c 1 + 395 31 l 1 + 479 36 479 36 479 62 c 0 + 479 73 478 77 469 152 c 1 + 453 269 l 1 + 402 271 372 271 329 271 c 0 + 288 271 266 271 228 269 c 1 + 172 167 l 2 + 138 103 121 67 121 55 c 0 + 121 37 139 32 207 31 c 1 + 204 -4 l 1 + 126 -1 104 0 79 0 c 0 + 46 0 19 -1 -33 -4 c 1 + -34 31 l 1 + 10.6270003327 31 32.4254690212 35.0663871594 49 62 c 0 + 66 91 82 119 99 146 c 0 + 207.641038767 328.692294566 315.633484685 512.033181982 424 695 c 1 +409 580 m 1 + 253 315 l 1 + 294 314 314 314 357 314 c 0 + 396 314 413 314 447 315 c 1 + 409 580 l 1 +173 514 m 1 + 180 610 l 2 + 185 673 185 673 187 683 c 0 + 195 714 215 733 242 733 c 0 + 269 733 285 716 285 690 c 0 + 285 668 285 668 262 610 c 2 + 225 514 l 1 + 173 514 l 1 +EndSplineSet +Kerns2: 558 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Epsilontonos +Encoding: 343 904 589 +Width: 701 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +576 -5 m 0 + 509.528009295 -5 348.428866404 0 266 0 c 0 + 225 0 202 -1 127 -4 c 1 + 132 31 l 1 + 150 35 168 39 184 43 c 0 + 202 48 205 56 223 168 c 0 + 233 228 237 251 285 524 c 0 + 299 601 299 601 299 614 c 0 + 299 658.915564944 256.862057141 647.591134694 205 655 c 1 + 209 689 l 1 + 258 686 309 685 374 685 c 0 + 448.795789716 685 601.684619562 691 653 691 c 0 + 682 691 698 690 726 685 c 1 + 731 678 l 1 + 729 663 l 1 + 718 605 l 2 + 714 579 711 557 707 525 c 1 + 673 525 l 1 + 673 545 l 1 + 674 592 l 1 + 674 600 l 2 + 674 616 671 621 656 626 c 0 + 632 634 589 639 531 639 c 0 + 490 639 470 638 433 633 c 1 + 426.232364155 591.434302511 417.618967093 551.71436624 410 511 c 0 + 408 498 400 453 387 381 c 1 + 447 379 463 379 503 379 c 0 + 554 379 578 380 620 383 c 1 + 624 375 l 1 + 623 371 623 368 622 367 c 2 + 618 354 l 1 + 615 338 l 1 + 615 338 613 333 612 328 c 1 + 505 332 499 332 452 332 c 0 + 427.333333333 332 402.666666667 332 378 332 c 1 + 364.610329419 247.997412928 350.858797962 162.784731504 336 80 c 1 + 332 53 l 1 + 376 49 402 48 444 48 c 0 + 501 48 572 54 595 61 c 0 + 611 65 613 69 627 115 c 0 + 638 149 638 149 645 171 c 1 + 680 171 l 1 + 679 162 677 155 676 152 c 0 + 673 133 671 126 653 26 c 1 + 649 5 l 1 + 643 -2 l 1 + 618 -5 618 -5 576 -5 c 0 +78 514 m 1 + 85 610 l 2 + 90 674 90 674 92 683 c 0 + 99 715 120 733 147 733 c 0 + 172 733 189 716 189 690 c 0 + 189 669 188 664 167 610 c 2 + 130 514 l 1 + 78 514 l 1 +EndSplineSet +Kerns2: 568 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Etatonos +Encoding: 344 905 590 +Width: 874 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +107 -4 m 1 + 112 31 l 1 + 160 31 182 35 191 44 c 0 + 202 56 202 58 215 131 c 0 + 236.721109812 245.811580433 274.270772453 467.184193317 291 558 c 0 + 297 596 298 602 298 616 c 0 + 298 633 292 642 277 647 c 0 + 270 649 247 652 205 654 c 1 + 210 689 l 1 + 279 686 319 685 380 685 c 0 + 439 685 472 686 530 689 c 1 + 525 654 l 1 + 448 652 446 651 436 625 c 0 + 429 605 413 529 389 388 c 1 + 412 388 l 1 + 564 386 l 2 + 591 386 602 386 683 387 c 1 + 685 400 687 408 687 409 c 0 + 693 443 699 478 704 512 c 0 + 720 603 720 603 720 617 c 0 + 720 646 711 649 627 654 c 1 + 632 689 l 1 + 691 686 728 685 807 685 c 0 + 871 685 906 686 951 689 c 1 + 946 654 l 1 + 926 653 l 1 + 893 651 l 2 + 867 650 860 641 848 588 c 0 + 822 479 758 104 758 64 c 0 + 758 40 758 40 832 32 c 1 + 848 31 l 1 + 842 -4 l 1 + 781 -1 745 0 700 0 c 0 + 662 0 628 -1 527 -4 c 1 + 532 31 l 1 + 581 32 602 35 611 44 c 0 + 621 54 624 62 637 131 c 0 + 639 144 642 157 644 169 c 2 + 670 313 l 1 + 674 338 l 1 + 648 338 l 1 + 528 339 l 2 + 478.666666667 339 429.333333333 339 380 339 c 1 + 375 310 l 2 + 337 84 337 84 337 65 c 0 + 337 39 342 37 426 31 c 1 + 421 -4 l 1 + 307 -1 286 0 267 0 c 0 + 249 0 215 -1 107 -4 c 1 +78 514 m 1 + 85 610 l 2 + 90 674 90 674 92 683 c 0 + 99 715 120 733 147 733 c 0 + 172 733 189 716 189 690 c 0 + 189 669 188 664 167 610 c 2 + 130 514 l 1 + 78 514 l 1 +EndSplineSet +EndChar + +StartChar: Iotatonos +Encoding: 345 906 591 +Width: 466 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +107 -4 m 1 + 112 31 l 1 + 160 31 182 35 191 44 c 0 + 202 56 202 58 215 131 c 0 + 237.74945317 252.872070556 273.912426992 462.797807524 291 558 c 0 + 297 596 298 602 298 616 c 0 + 298 633 292 642 277 647 c 0 + 270 649 247 652 205 654 c 1 + 210 689 l 1 + 279 686 319 685 380 685 c 0 + 439 685 472 686 530 689 c 1 + 525 654 l 1 + 448 652 447 651 438 629 c 0 + 428 603 407 500 370 281 c 0 + 338 89 337 84 337 65 c 0 + 337 39 342 37 426 31 c 1 + 421 -4 l 1 + 307 -1 286 0 267 0 c 0 + 249 0 215 -1 107 -4 c 1 +78 514 m 1 + 85 610 l 2 + 90 674 90 674 92 683 c 0 + 99 715 120 733 147 733 c 0 + 172 733 189 716 189 690 c 0 + 189 669 188 664 167 610 c 2 + 130 514 l 1 + 78 514 l 1 +EndSplineSet +EndChar + +StartChar: Omicrontonos +Encoding: 346 908 592 +Width: 834 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +533 704 m 0 + 731 704 844 600 844 419 c 0 + 844 296 794 173 711 91 c 0 + 635 17 537 -21 419 -21 c 0 + 330 -21 258 1 204 44 c 0 + 143 92 115 159 115 257 c 0 + 115 390 161 514 240 594 c 0 + 311 667 409 704 533 704 c 0 +524 661 m 0 + 427 661 360 616 316 519 c 0 + 276 432 253 323 253 217 c 0 + 253 93 321 21 437 21 c 0 + 520 21 584 61 626 138 c 0 + 675 227 703 343 703 452 c 0 + 703 584 637 661 524 661 c 0 +93 514 m 1 + 100 610 l 2 + 105 674 105 674 107 683 c 0 + 114 715 135 733 162 733 c 0 + 187 733 204 716 204 690 c 0 + 204 669 203 664 182 610 c 2 + 145 514 l 1 + 93 514 l 1 +EndSplineSet +EndChar + +StartChar: Omegatonos +Encoding: 348 911 593 +Width: 852 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +596 103 m 1 + 603 65 l 1 + 777 69 778 70 823 168 c 1 + 863 168 l 1 + 848 125 826 36 821 0 c 1 + 770 -3 742 -3 601 -3 c 0 + 593 -3 554 -3 521 -2 c 1 + 521 38 l 2 + 521 57 521 73 520 113 c 1 + 563 121 593 138 625 174 c 0 + 672 227 708 346 708 449 c 0 + 708 585 641 661 521 661 c 0 + 429 661 363 623 318 545 c 0 + 280 479 260 397 260 308 c 0 + 260 205 292 144 360 120 c 1 + 345 80 336 40 332 -4 c 1 + 252 -4 l 2 + 170 -4 130 -3 34 3 c 1 + 39 47 45 132 45 168 c 1 + 84 168 l 1 + 93 87 99 77 138 73 c 0 + 185 69 189 69 261 68 c 1 + 276 105 l 1 + 263 110 256 113 249 117 c 0 + 169 156 122 239 122 338 c 0 + 122 439 167 541 240 607 c 0 + 311 672 406 704 523 704 c 0 + 731 704 850 602 850 424 c 0 + 850 266 752 142 596 103 c 1 +77 514 m 1 + 84 610 l 2 + 88 673 88 673 91 683 c 0 + 98 714 119 733 146 733 c 0 + 172 733 188 716 188 690 c 0 + 188 668 187 667 166 610 c 2 + 129 514 l 1 + 77 514 l 1 +EndSplineSet +EndChar + +StartChar: Upsilontonos +Encoding: 347 910 594 +Width: 736 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +284 -4 m 1 + 288 31 l 1 + 378 35 382 37 389 75 c 0 + 404 146 417 231 417 253 c 0 + 417 276 408 312 376 419 c 0 + 330 569 295 611 213 611 c 0 + 202 611 193 611 178 609 c 1 + 177 640 l 1 + 232 664 255 675 294 699 c 1 + 307 701 320 702 327 702 c 0 + 388 702 433 653 467 547 c 0 + 476 520 476 520 509 374 c 0 + 517 339 517 339 526 306 c 1 + 569 413 619 501 683 584 c 0 + 745.987252853 662.491807402 785.498801435 693.093178088 827.923220209 693.093178088 c 0 + 829.278885426 693.093178088 830.637525009 693.061930681 832 693 c 2 + 841 686 l 1 + 826 601 l 1 + 773 588 739 564 692 507 c 0 + 616 413 569 322 546 225 c 0 + 536 184 519 84 519 70 c 0 + 519 52 525 44 542 39 c 0 + 543 38 570 36 622 31 c 1 + 617 -4 l 1 + 550 -1 510 0 456 0 c 0 + 399 0 375 -1 284 -4 c 1 +62 514 m 1 + 69 610 l 2 + 74 674 74 674 76 683 c 0 + 83 715 104 733 131 733 c 0 + 156 733 173 716 173 690 c 0 + 173 669 172 664 151 610 c 2 + 114 514 l 1 + 62 514 l 1 +EndSplineSet +Kerns2: 573 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Iotadieresis +Encoding: 374 938 595 +Width: 353 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 332 652 331 651 322 629 c 0 + 312 603 293 506 254 281 c 0 + 223 95 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +384 915 m 0 + 415 915 435 895 435 862 c 0 + 435 818 407 785 368 785 c 0 + 335 785 314 806 314 839 c 0 + 314 883 343 915 384 915 c 0 +210 915 m 0 + 241 915 261 895 261 862 c 0 + 261 818 233 785 194 785 c 0 + 161 785 140 806 140 839 c 0 + 140 883 169 915 210 915 c 0 +EndSplineSet +EndChar + +StartChar: Upsilondieresis +Encoding: 375 939 596 +Width: 567 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +111 -4 m 1 + 114 31 l 1 + 204 35 209 37 216 75 c 0 + 232 150 244 231 244 254 c 0 + 244 285 207 418 176 495 c 0 + 140 584 108 611 39 611 c 0 + 28 611 20 611 4 609 c 1 + 3 640 l 1 + 58 664 80 675 121 699 c 1 + 133 701 146 702 153 702 c 0 + 214 702 259 653 293 547 c 0 + 302 520 302 520 336 374 c 0 + 344 338 344 338 352 306 c 1 + 397 416 446 501 509 584 c 0 + 571.987252853 662.491807402 611.498801435 693.093178088 653.923220209 693.093178088 c 0 + 655.278885426 693.093178088 656.637525009 693.061930681 658 693 c 2 + 667 686 l 1 + 653 601 l 1 + 586 584 540 545 472 444 c 0 + 412 356 385 292 366 197 c 0 + 356 147 345 80 345 70 c 0 + 345 52 351 44 368 39 c 0 + 369 38 396 36 448 31 c 1 + 443 -4 l 1 + 376 -1 336 0 283 0 c 0 + 225 0 201 -1 111 -4 c 1 +514 915 m 0 + 546 915 565 895 565 862 c 0 + 565 818 537 785 498 785 c 0 + 465 785 444 806 444 839 c 0 + 444 883 473 915 514 915 c 0 +306 915 m 0 + 337 915 357 895 357 862 c 0 + 357 818 329 785 290 785 c 0 + 257 785 236 806 236 839 c 0 + 236 883 265 915 306 915 c 0 +EndSplineSet +EndChar + +StartChar: alphatonos +Encoding: 376 940 597 +Width: 604 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +566 112 m 1 + 581 88 l 1 + 493 9 450 -19 420 -19 c 0 + 388 -19 369 23 363 107 c 1 + 301 15 253 -19 183 -19 c 0 + 88 -19 35 35 35 134 c 0 + 35 239 68 335 123 392 c 0 + 177 448 253 481 329 481 c 0 + 418 481 458 443 462 356 c 1 + 464 361 465 363 470 372 c 0 + 509 451 539 481 576 481 c 0 + 588 481 596 479 615 470 c 1 + 605 435 598 396 597 364 c 1 + 580 361 l 1 + 571 380 556 392 541 392 c 0 + 521 392 501 369 482 326 c 0 + 476 313 471 301 463 282 c 1 + 463 262 l 1 + 464 258 464 244 466 222 c 2 + 469 176 l 2 + 476 76 478 64 491 64 c 0 + 502 64 528 81 566 112 c 1 +358 194 m 1 + 358 248 358 280 357 289 c 0 + 346 400 330 440 293 440 c 0 + 253 440 216 408 194 355 c 0 + 168 293 152 210 152 144 c 0 + 152 68 178 25 223 25 c 0 + 265 25 313 85 358 194 c 1 +311 514 m 1 + 318 610 l 2 + 323 673 323 673 325 683 c 0 + 332 714 353 733 380 733 c 0 + 406 733 422 716 422 690 c 0 + 422 670 420 662 400 610 c 2 + 363 514 l 1 + 311 514 l 1 +EndSplineSet +Kerns2: 13 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: epsilontonos +Encoding: 377 941 598 +Width: 424 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +389 126 m 1 + 392 91 l 1 + 312 23 221 -19 153 -19 c 0 + 75 -19 21 33 21 107 c 0 + 21 170 56 209 133 231 c 1 + 80 254 62 273 62 303 c 0 + 62 338 89 371 153 414 c 0 + 221 461 273 481 323 481 c 0 + 357 481 388 473 431 455 c 1 + 416 408 403 354 396 313 c 1 + 361 313 l 1 + 367 348 368 356 368 365 c 0 + 368 393 319 423 272 423 c 0 + 222 423 179 381 179 331 c 0 + 179 288 210 258 255 258 c 0 + 262 258 275 259 288 262 c 1 + 299 251 l 1 + 287 226 284 219 275 197 c 1 + 251 200 241 201 231 201 c 0 + 177 201 138 167 138 120 c 0 + 138 77 170 48 218 48 c 0 + 266 48 329 77 389 126 c 1 +284 514 m 1 + 290 610 l 1 + 295 673 295 673 297 683 c 0 + 305 714 326 733 352 733 c 0 + 378 733 395 716 395 690 c 0 + 395 668 395 668 372 610 c 1 + 336 514 l 1 + 284 514 l 1 +EndSplineSet +Kerns2: 28 51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: etatonos +Encoding: 378 942 599 +Width: 539 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +32 332 m 1 + 18 359 l 1 + 170 468 193 481 221 481 c 0 + 240 481 252 468 252 448 c 0 + 252 426 234 346 204 235 c 1 + 258 320 277 345 320 387 c 0 + 384 448 441 481 484 481 c 0 + 512 481 527 464 527 433 c 0 + 527 404 527 404 470 192 c 0 + 397 -86 373 -195 370 -257 c 1 + 323 -264 282 -271 257 -279 c 1 + 246 -270 l 1 + 254.864283433 -234.542866268 275.404416911 -161.580860053 279 -146 c 0 + 287 -114 295 -81 304 -49 c 1 + 322 25 l 1 + 339.16934082 87.2388604722 351.822762439 146.016795611 369 209 c 0 + 395 307 402 338 402 360 c 0 + 402 374 395 382 384 382 c 0 + 355 382 295 324 250 254 c 0 + 209 188 180 98 169 5 c 1 + 131 2 111 -1 59 -14 c 1 + 49 -1 l 1 + 77 91 83 109 99 176 c 0 + 118 255 133 338 133 365 c 0 + 133 377 128 385 121 385 c 0 + 112 385 81 367 32 332 c 1 +333 514 m 1 + 340 610 l 2 + 344 673 344 673 347 683 c 0 + 354 714 375 733 402 733 c 0 + 428 733 444 716 444 690 c 0 + 444 668 444 668 422 610 c 2 + 385 514 l 1 + 333 514 l 1 +EndSplineSet +EndChar + +StartChar: iotatonos +Encoding: 379 943 600 +Width: 299 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +265 110 m 1 + 280 84 l 1 + 184 12 128 -19 96 -19 c 0 + 72 -19 57 0 57 32 c 0 + 57 62 61 83 94 209 c 0 + 121 310 129 348 129 366 c 0 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 + 14 359 l 1 + 100 419 105 422 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 402.079841496 231.192984845 317.533342411 215 256 c 0 + 208 225 205 216 195 179 c 0 + 180 121 175 98 175 83 c 0 + 175 72 180 65 189 65 c 0 + 200 65 228 81 265 110 c 1 +201 514 m 1 + 208 610 l 2 + 212 673 212 673 215 683 c 0 + 222 714 242 733 269 733 c 0 + 295 733 312 716 312 690 c 0 + 312 669 312 669 290 610 c 2 + 253 514 l 1 + 201 514 l 1 +EndSplineSet +Kerns2: 559 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omicrontonos +Encoding: 408 972 601 +Width: 520 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +333 481 m 0 + 444 481 499 428 499 319 c 0 + 499 231 465 135 413 78 c 0 + 360 19 272 -19 188 -19 c 0 + 87 -19 35 33 35 134 c 0 + 35 239 67 334 123 392 c 0 + 177 449 253 481 333 481 c 0 +298 439 m 0 + 252 439 218 411 194 354 c 0 + 169 294 152 210 152 144 c 0 + 152 64 179 25 235 25 c 0 + 283 25 316 52 340 113 c 0 + 364 171 380 253 380 316 c 0 + 380 398 353 439 298 439 c 0 +318 514 m 1 + 325 610 l 2 + 329 673 329 673 332 683 c 0 + 339 714 360 733 387 733 c 0 + 412 733 429 716 429 690 c 0 + 429 668 429 668 407 610 c 2 + 370 514 l 1 + 318 514 l 1 +EndSplineSet +Kerns2: 558 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omegatonos +Encoding: 410 974 602 +Width: 693 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +391 514 m 1 + 398 610 l 2 + 402 673 402 673 405 683 c 0 + 412 714 433 733 460 733 c 0 + 485 733 502 716 502 690 c 0 + 502 668 502 668 480 610 c 2 + 443 514 l 1 + 391 514 l 1 +502 400 m 1 + 493 421 l 1 + 512 434 535 453 562 478 c 1 + 575 480 581 481 587 481 c 0 + 642 481 679 424 679 340 c 0 + 679 261 651 176 602 108 c 0 + 547 31 469 -19 403 -19 c 0 + 346 -19 309 25 309 92 c 0 + 309 98 309 102 310 107 c 1 + 262 27 204 -20 151 -20 c 0 + 77 -20 34 41 34 144 c 0 + 34 314 123 440 269 479 c 1 + 278 450 l 1 + 241 425 224 407 205 372 c 0 + 174 316 151 220 151 150 c 0 + 151 89 171 52 205 52 c 0 + 240 52 281 101 316 186 c 1 + 320 260 l 1 + 356 266 385 275 417 288 c 1 + 430 278 l 1 + 414 218 409 182 409 136 c 0 + 409 78 429 46 465 46 c 0 + 533 46 600 172 600 301 c 0 + 600 363 572 404 529 404 c 0 + 521 404 515 403 502 400 c 1 +EndSplineSet +Kerns2: 558 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: upsilontonos +Encoding: 409 973 603 +Width: 517 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +347 399 m 1 + 337 419 l 1 + 370.720846831 445.976677465 378.522224321 452.733335132 408 478 c 1 + 421 480 426 481 434 481 c 0 + 478 481 504 443 504 378 c 0 + 504 304 467 208 406 123 c 0 + 342 33 263 -19 194 -19 c 0 + 121 -19 71 36 71 117 c 0 + 71 159 71 159 100 276 c 0 + 110 315 116 350 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 385 76 380 c 0 + 54 366 50 364 29 351 c 1 + 17 379 l 1 + 48 399 58 405 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 443 c 0 + 243 419 242 413 206 272 c 0 + 180 172 180 172 180 132 c 0 + 180 74 200 47 244 47 c 0 + 294 47 336 80 376 152 c 0 + 407 209 426 278 426 335 c 0 + 426 380 409 403 374 403 c 0 + 365 403 359 402 347 399 c 1 +314 514 m 1 + 321 610 l 1 + 325 659 l 2 + 329 709 348 733 383 733 c 0 + 409 733 425 716 425 690 c 0 + 425 669 424 664 403 610 c 2 + 366 514 l 1 + 314 514 l 1 +EndSplineSet +Kerns2: 558 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: iotadieresistonos +Encoding: 349 912 604 +Width: 299 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +265 110 m 1 + 280 84 l 1 + 184 12 128 -19 96 -19 c 0 + 72 -19 57 0 57 32 c 0 + 57 62 61 83 94 209 c 0 + 121 310 129 348 129 366 c 0 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 + 14 359 l 1 + 100 419 105 422 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 402.079841496 231.192984845 317.533342411 215 256 c 0 + 208 225 205 216 195 179 c 0 + 180 121 175 98 175 83 c 0 + 175 72 180 65 189 65 c 0 + 200 65 228 81 265 110 c 1 +387 693 m 0 + 417 693 436 674 436 642 c 0 + 436 600 408 568 372 568 c 0 + 339 568 319 588 319 620 c 0 + 319 662 347 693 387 693 c 0 +116 693 m 0 + 147 693 166 674 166 642 c 0 + 166 600 138 568 101 568 c 0 + 68 568 48 588 48 620 c 0 + 48 663 76 693 116 693 c 0 +189 514 m 1 + 196 610 l 2 + 200 674 200 674 202 683 c 0 + 210 715 230 733 258 733 c 0 + 283 733 300 716 300 690 c 0 + 300 669 300 669 278 610 c 2 + 241 514 l 1 + 189 514 l 1 +EndSplineSet +EndChar + +StartChar: upsilondieresistonos +Encoding: 380 944 605 +Width: 517 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +347 399 m 1 + 337 419 l 1 + 370.720846831 445.976677465 378.522224321 452.733335132 408 478 c 1 + 421 480 426 481 434 481 c 0 + 478 481 504 443 504 378 c 0 + 504 304 467 208 406 123 c 0 + 342 33 263 -19 194 -19 c 0 + 121 -19 71 36 71 117 c 0 + 71 159 71 159 100 276 c 0 + 110 315 116 350 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 385 76 380 c 0 + 54 366 50 364 29 351 c 1 + 17 379 l 1 + 48 399 58 405 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 443 c 0 + 243 419 242 413 206 272 c 0 + 180 172 180 172 180 132 c 0 + 180 74 200 47 244 47 c 0 + 294 47 336 80 376 152 c 0 + 407 209 426 278 426 335 c 0 + 426 380 409 403 374 403 c 0 + 365 403 359 402 347 399 c 1 +484 693 m 0 + 515 693 534 674 534 642 c 0 + 534 600 506 568 469 568 c 0 + 436 568 416 588 416 620 c 0 + 416 663 444 693 484 693 c 0 +214 693 m 0 + 244 693 263 674 263 642 c 0 + 263 600 235 568 199 568 c 0 + 166 568 146 588 146 620 c 0 + 146 662 174 693 214 693 c 0 +286 514 m 1 + 293 610 l 2 + 298 673 298 673 300 683 c 0 + 307 714 328 733 355 733 c 0 + 381 733 397 716 397 690 c 0 + 397 668 397 668 375 610 c 2 + 338 514 l 1 + 286 514 l 1 +EndSplineSet +EndChar + +StartChar: afii10017 +Encoding: 430 1040 606 +Width: 674 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +405 695 m 1 + 500 695 l 1 + 575 177 l 1 + 589 89 598 46 605 45 c 1 + 614 36 629 33 681 31 c 1 + 680 -4 l 1 + 624 -1 591 0 531 0 c 0 + 469 0 435 -1 375 -4 c 1 + 376 31 l 1 + 460 36 460 36 460 62 c 0 + 460 73 459 77 450 152 c 1 + 434 269 l 1 + 383 271 353 271 310 271 c 0 + 269 271 247 271 209 269 c 1 + 153 167 l 2 + 119 103 102 67 102 55 c 0 + 102 37 120 32 188 31 c 1 + 185 -4 l 1 + 107 -1 85 0 60 0 c 0 + 27 0 0 -1 -52 -4 c 1 + -53 31 l 1 + -8.37299966729 31 13.4254690212 35.0663871594 30 62 c 0 + 47 91 63 119 80 146 c 0 + 188.641038767 328.692294566 296.633484685 512.033181982 405 695 c 1 +390 580 m 1 + 234 315 l 1 + 275 314 295 314 338 314 c 0 + 377 314 394 314 428 315 c 1 + 390 580 l 1 +EndSplineSet +Kerns2: 13 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10018 +Encoding: 431 1041 607 +Width: 624 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +322 -6 m 0 + 275.556144038 -6 158.790799978 0 138 0 c 0 + 126 0 126 0 27 -3 c 1 + 10 -4 l 1 + 14 31 l 1 + 47 38 48 38 60 41 c 0 + 80 47 84 52 90 80 c 0 + 113.020611971 212.368518832 154.09666301 433.628309565 168 524 c 0 + 182 591 183 600 183 614 c 0 + 183 658.656968038 141.754829722 647.606452897 90 655 c 1 + 94 689 l 1 + 142 686 193 685 259 685 c 0 + 332.463905008 685 486.422616446 691 537 691 c 0 + 567 691 582 690 611 685 c 1 + 616 678 l 1 + 605.305056205 626.01741045 598.087261964 581.698095709 591 525 c 1 + 558 525 l 1 + 558 545 l 1 + 559 577 l 1 + 559 598 l 2 + 559 616 556 621 541 626 c 0 + 517 634 474 639 416 639 c 0 + 374 639 354 638 318 633 c 1 + 311 593 309 586 297 524 c 2 + 269 378 l 1 + 304 380 331 381 348 381 c 0 + 517 381 612 321 612 215 c 0 + 612 89 488 -6 322 -6 c 0 +262 334 m 1 + 255.300335931 287.699664069 245.870716764 244.129283236 238 199 c 0 + 236 188 229 140 216 51 c 1 + 267 41 293 38 328 38 c 0 + 381 38 417 55 441 90 c 0 + 464 125 477 170 477 215 c 0 + 477 264 455 303 417 321 c 0 + 396 330 365 335 322 335 c 0 + 305 335 303 335 262 334 c 1 +EndSplineSet +Kerns2: 606 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 629 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10019 +Encoding: 432 1042 608 +Width: 647 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +322 -6 m 0 + 275.556144038 -6 158.790799978 0 138 0 c 0 + 126 0 126 0 27 -3 c 1 + 10 -4 l 1 + 14 31 l 1 + 52 39 60 41 68 44 c 0 + 80 48 85 55 90 80 c 0 + 104.505113338 157.36060447 130.363317194 296.301008897 139 351 c 2 + 168 520 l 2 + 182 602 182 602 182 616 c 0 + 182 634 174 644 156 649 c 0 + 147 651 147 651 89 654 c 1 + 95 689 l 1 + 137 687 200 685 252 685 c 0 + 300.26084492 685 405.474729527 691 438 691 c 0 + 568 691 639 641 639 551 c 0 + 639 455 566 388 438 365 c 1 + 438 362 l 1 + 489 356 511 351 538 339 c 0 + 584 318 612 271 612 215 c 0 + 612 89 488 -6 322 -6 c 0 +274 401 m 1 + 269 378 l 1 + 288 376 296 376 308 376 c 0 + 368 376 417 387 446 408 c 0 + 483 434 508 489 508 542 c 0 + 508 612 465 644 371 644 c 0 + 350 644 339 643 319 640 c 1 + 309 595 309 590 274 401 c 1 +262 334 m 1 + 255.300335931 287.699664069 245.870716764 244.129283236 238 199 c 0 + 236 188 229 140 216 51 c 1 + 268 41 293 38 328 38 c 0 + 381 38 417 55 441 90 c 0 + 464 125 477 170 477 215 c 0 + 477 264 455 303 417 321 c 0 + 396 330 365 335 322 335 c 0 + 305 335 302 335 262 334 c 1 +EndSplineSet +Kerns2: 606 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 629 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10020 +Encoding: 433 1043 609 +Width: 566 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +277 685 m 0 + 351.795789716 685 504.684619562 691 556 691 c 0 + 585 691 600 690 629 685 c 1 + 634 678 l 1 + 632 663 l 1 + 616 575 615 572 609 525 c 1 + 576 525 l 1 + 576 545 l 1 + 577 592 l 1 + 577 600 l 2 + 577 616 574 621 559 626 c 0 + 535 634 492 639 434 639 c 0 + 393 639 373 638 336 633 c 1 + 332 609 l 1 + 279 331 239 98 239 64 c 0 + 239 39 244 37 328 31 c 1 + 323 -4 l 1 + 209 -1 189 0 169 0 c 0 + 151 0 118 -1 9 -4 c 1 + 14 31 l 1 + 63 31 84 35 94 44 c 0 + 104 56 105 58 118 131 c 0 + 132 205 145 280 158 354 c 2 + 187 524 l 1 + 202 601 202 601 202 614 c 0 + 202 658.915564944 159.862057141 647.591134694 108 655 c 1 + 112 689 l 1 + 161 686 212 685 277 685 c 0 +EndSplineSet +Kerns2: 13 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10021 +Encoding: 434 1044 610 +Width: 758 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +490 683 m 0 + 525.033677982 683 681.608947333 686 728 686 c 0 + 779 687 788 687 816 689 c 1 + 811 654 l 1 + 790 653 l 1 + 757 651 l 2 + 731 650 725 643 712 588 c 0 + 697 520 685 456 663 325 c 2 + 630 132 l 2 + 626 109 624 95 624 84 c 0 + 624 67 630 58 645 53 c 0 + 656 49 656 49 717 45 c 1 + 703 22 671 -88 664 -133 c 1 + 623 -133 l 1 + 624 -122 626 -112 626 -108 c 0 + 630 -79 633 -51 633 -40 c 0 + 633 1 622 2 325 2 c 0 + 133 2 82 -1 60 -11 c 0 + 41 -21 41 -21 14 -133 c 1 + -27 -133 l 1 + -20 -95 -15 -33 -15 12 c 0 + -15 26 -15 30 -17 45 c 1 + 0 46 l 1 + 10 47 l 2 + 59 51 65 53 83 70 c 0 + 121 107 155 201 196 380 c 0 + 220 486 239 590 239 615 c 0 + 239 633 233 642 218 647 c 0 + 208 650 208 650 146 654 c 1 + 151 689 l 1 + 219 686 383 683 490 683 c 0 +137 59 m 1 + 199 58 l 1 + 261 58 l 1 + 326 56 326 56 345 56 c 0 + 397 56 454 59 468 63 c 0 + 489 69 490 73 534 312 c 0 + 554 422 579 574 579 589 c 0 + 579 608 574 615 559 620 c 0 + 544 624 496 628 458 628 c 0 + 414 628 392 626 381 620 c 0 + 368 612 368 612 344 499 c 0 + 309 339 257 202 202 127 c 0 + 181 100 164 81 137 59 c 1 +EndSplineSet +EndChar + +StartChar: afii10022 +Encoding: 435 1045 611 +Width: 588 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +460 -5 m 0 + 393.513748226 -5 232.605992861 0 150 0 c 0 + 109 0 86 -1 11 -4 c 1 + 15 31 l 1 + 34 34 51 38 68 43 c 0 + 86 48 89 56 107 168 c 0 + 111 191 131 309 169 524 c 0 + 183 602 183 602 183 614 c 0 + 183 659.321106453 140.730505599 647.041460677 89 655 c 1 + 93 689 l 1 + 141 686 193 685 258 685 c 0 + 332.302416885 685 485.005379949 691 536 691 c 0 + 566 691 581 690 610 685 c 1 + 615 678 l 1 + 612 663 l 1 + 596 574 596 570 590 525 c 1 + 557 525 l 1 + 558 593 l 2 + 558 617 556 620 541 626 c 0 + 516 634 473 639 415 639 c 0 + 374 639 354 638 317 633 c 1 + 313 609 l 1 + 292.86486884 514.077238819 291.645938722 503.660319422 270 381 c 1 + 330 379 346 379 387 379 c 0 + 438 379 462 380 504 383 c 1 + 508 375 l 1 + 507 371 506 368 506 367 c 2 + 502 354 l 1 + 498 338 l 1 + 498 338 497 333 495 328 c 1 + 389 332 383 332 335 332 c 0 + 310.666666667 332 286.333333333 332 262 332 c 1 + 253.09804154 288.568625127 246.735888422 242.597444911 239 198 c 0 + 233 158 226 119 220 80 c 0 + 219 77 217 65 216 53 c 1 + 259 49 286 48 328 48 c 0 + 385 48 456 54 479 61 c 0 + 494 66 497 69 511 115 c 0 + 521 149 521 149 529 171 c 1 + 564 171 l 1 + 553.031569349 121.642062071 558.745572605 148.016824063 537 26 c 1 + 533 5 l 1 + 526 -2 l 1 + 502 -5 502 -5 460 -5 c 0 +EndSplineSet +Kerns2: 625 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10024 +Encoding: 436 1046 612 +Width: 1086 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +302 689 m 1 + 300.088748881 677.532493284 296 661.091897605 296 653 c 0 + 296 622 352 533 446 417 c 2 + 470 387 l 1 + 518 387 l 1 + 530 455 l 2 + 547 553 555 606 555 615 c 0 + 555 633 549 642 534 647 c 0 + 524 650 524 650 462 654 c 1 + 467 689 l 1 + 536 686 576 685 637 685 c 0 + 696 685 730 686 787 689 c 1 + 782 654 l 1 + 707 652 704 651 695 629 c 0 + 685 602 677 562 653 430 c 1 + 646 387 l 1 + 663.666666667 387 681.333333333 387 699 387 c 1 + 758 436 758 436 872 547 c 0 + 959 631 969 644 969 677 c 0 + 969 678 969 685 968 689 c 1 + 997 686 1010 685 1041 685 c 0 + 1074 685 1096 686 1132 689 c 1 + 1130 654 l 1 + 1091 653 1079 650 1058 638 c 0 + 1030.20842226 621.325053357 966.009023823 563.508572632 936 535 c 1 + 895.630104928 499.036561739 855.050663467 463.282669867 816 426 c 0 + 808.757841285 419.575492049 801.732531017 412.934135649 795 406 c 1 + 796 404 l 1 + 809 384 822 365 835 346 c 0 + 861.160555522 304.143111166 911.234940782 218.17705436 941 169 c 0 + 999 72 1007 59 1013 53 c 0 + 1028 37 1039 33 1081 31 c 1 + 1079 -4 l 1 + 1031 -1 1006 0 977 0 c 0 + 948 0 929 -1 893 -4 c 1 + 800.392388863 169.842357749 777.976932723 203.681622471 693 338 c 0 + 691 338 671 338 637 339 c 1 + 631.052327205 297.366290435 594 100.121899074 594 64 c 0 + 594 39 599 37 683 31 c 1 + 678 -4 l 1 + 540 0 540 0 524 0 c 0 + 506 0 505 0 364 -4 c 1 + 369 31 l 1 + 408 31 427 34 440 39 c 0 + 458 47 459 52 478 160 c 0 + 488.826716843 219.50661649 499.761027713 278.905638954 510 339 c 1 + 493.666666667 339 477.333333333 339 461 339 c 1 + 430 303 399 267 367 232 c 0 + 301 156 286 137 173 -4 c 1 + 135 -1 116 0 84 0 c 0 + 55 0 29 -1 -21 -4 c 1 + -15 31 l 1 + 56 34 57 35 173 175 c 0 + 194 201 227 239 332 359 c 0 + 348.24586409 377.087469243 364.24109161 395.425575056 380 414 c 1 + 370 428 l 1 + 317 496 251 579 218 614 c 0 + 186 649 175 653 118 654 c 1 + 125 689 l 1 + 194 685 207 685 233 685 c 0 + 260 685 273 686 302 689 c 1 +EndSplineSet +Kerns2: 613 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10025 +Encoding: 437 1047 613 +Width: 641 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +174 527 m 1 + 142 527 l 1 + 147 588 l 1 + 151 643 l 1 + 240 687 302 702 390 702 c 0 + 543 702 639 630 639 515 c 0 + 639 467 620 426 583 396 c 0 + 558 375 538 366 492 353 c 1 + 527 343 544 335 563 319 c 0 + 594 293 612 254 612 211 c 0 + 612 78 480 -22 303 -22 c 0 + 208 -22 139 1 77 55 c 1 + 70 105 69 112 52 161 c 1 + 83 172 l 1 + 104 124 117 104 142 83 c 0 + 177 53 233 34 287 34 c 0 + 395 34 474 107 474 207 c 0 + 474 282 424 327 339 327 c 2 + 310 327 l 1 + 323 375 l 1 + 398 376 398 376 427 389 c 0 + 475 411 501 453 501 509 c 0 + 501 589 447 639 362 639 c 0 + 313 639 262 625 230 604 c 0 + 206 588 191 568 174 527 c 1 +EndSplineSet +Kerns2: 606 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10026 +Encoding: 438 1048 614 +Width: 761 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +259 310 m 0 + 253.711119575 276.622213758 248.027499892 243.639166775 242 211 c 1 + 269 235 299 265 360 328 c 2 + 482 453 l 2 + 538.267011803 509.267011803 521.633289245 494.02348273 566 541 c 0 + 576.715936614 553.859123937 588.49429425 564.576676625 600 578 c 1 + 600 582 l 1 + 603 597 604 609 604 617 c 0 + 604 646 596 649 511 654 c 1 + 516 689 l 1 + 575 686 612 685 692 685 c 0 + 756 685 791 686 836 689 c 1 + 831 654 l 1 + 810 653 l 1 + 777 651 l 2 + 751 650 744 641 732 588 c 0 + 706 475 642 105 642 64 c 0 + 642 40 642 40 716 32 c 1 + 732 31 l 1 + 727 -4 l 1 + 665 -1 629 0 584 0 c 0 + 546 0 512 -1 411 -4 c 1 + 416 31 l 1 + 465 32 487 35 496 44 c 0 + 508 57 509 60 554 313 c 0 + 562.748578281 359.659084165 572.012583147 402.100665175 578 450 c 1 + 585 490 l 1 + 569.600277535 473.733055798 553.927683057 457.73898361 538 442 c 0 + 491.340028663 394.659971337 445.245545762 346.754454238 399 299 c 0 + 355.996139429 255.003860571 312.980428651 211.019571349 270 167 c 2 + 228 123 l 1 + 223 93 221 76 221 65 c 0 + 221 39 225 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 333 652 330 651 320 625 c 0 + 308 585 302 552 259 310 c 0 +EndSplineSet +EndChar + +StartChar: afii10028 +Encoding: 440 1050 615 +Width: 687 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 324 685 357 686 415 689 c 1 + 409 654 l 1 + 335 652 331 651 322 629 c 0 + 311 595 306 570 268 363 c 1 + 265 340 l 1 + 320 377 397 448 543 594 c 0 + 584 636 590 645 591 661 c 0 + 592 666 592 676 593 689 c 1 + 621 686 634 685 665 685 c 0 + 698 685 720 686 756 689 c 1 + 754 654 l 1 + 697 652 688 648 624 593 c 0 + 520 500 493 476 388 378 c 1 + 429 323 497 230 546 161 c 0 + 614 64 628 46 639 41 c 0 + 650 35 661 33 692 31 c 1 + 690 -4 l 1 + 642 -1 618 0 588 0 c 0 + 559 0 540 -1 504 -4 c 1 + 407 142 337 240 263 331 c 1 + 258 303 l 1 + 221 85 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 190 0 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +EndSplineSet +Kerns2: 613 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10029 +Encoding: 441 1051 616 +Width: 787 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +555 169 m 0 + 579.086655927 299.469386269 591.110627553 370.354841565 612 492 c 0 + 626 578 626 578 626 590 c 0 + 626 608 621 615 606 620 c 0 + 593 623 535 628 502 628 c 0 + 461 628 437 625 427 619 c 0 + 414 612 414 612 389 497 c 0 + 364 384 328 275 289 194 c 0 + 252 118 193 52 129 14 c 0 + 94 -7 55 -18 13 -18 c 0 + -6 -18 -11 -17 -27 -13 c 1 + -17 29 -16 35 -11 77 c 1 + 11 90 l 1 + 31 56 48 44 76 44 c 0 + 133 44 166 97 212 259 c 0 + 244 371 286 575 286 615 c 0 + 286 633 280 642 265 647 c 0 + 255 650 255 650 193 654 c 1 + 197 689 l 1 + 264 686 435 683 530 683 c 0 + 625 683 828 687 862 689 c 1 + 857 654 l 1 + 837 653 l 1 + 804 651 l 2 + 779 650 773 643 762 602 c 0 + 742.666831295 529.500617355 669 107.448944824 669 64 c 0 + 669 39 669 39 759 31 c 1 + 753 -4 l 1 + 687 -1 655 0 613 0 c 0 + 576 0 538 -1 438 -4 c 1 + 443 31 l 1 + 483 32 502 34 515 39 c 0 + 532 46 534 55 555 169 c 0 +EndSplineSet +EndChar + +StartChar: afii10030 +Encoding: 442 1052 617 +Width: 935 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-17 -4 m 1 + -14 31 l 1 + 22 32 42 37 51 47 c 1 + 58 48 72 94 135 329 c 0 + 152 396 169 456 178 491 c 0 + 200 569 206 595 206 611 c 0 + 206 641 190 648 107 654 c 1 + 112 689 l 1 + 169 686 197 685 230 685 c 0 + 264 685 288 686 334 689 c 1 + 354 603 399 425 465 175 c 1 + 596 381 637 449 777 689 c 1 + 821 686 846 685 891 685 c 0 + 936 685 963 686 1008 689 c 1 + 1003 654 l 1 + 986 654 l 1 + 939 651 928 647 918 625 c 0 + 906 593 905 584 869 370 c 0 + 860 319 849 257 836 186 c 0 + 822 105 818 81 818 65 c 0 + 818 39 828 35 909 31 c 1 + 905 -4 l 1 + 794 -1 774 0 753 0 c 0 + 724 0 700 -1 594 -4 c 1 + 598 31 l 1 + 607 32 615 32 618 32 c 0 + 677 36 684 41 691 85 c 0 + 719.321363516 236.047272088 768.762560978 526.0051677 776 583 c 1 + 580 271 518 169 411 -21 c 1 + 384 -20 l 1 + 359.676527014 79.0098603475 333.920950456 176.587617122 309 275 c 0 + 285.976265671 365.976265671 263.237477179 457.237477179 240 548 c 1 + 216 453 202 398 184 324 c 0 + 163 235 148 173 142 151 c 0 + 128 98 124 79 124 65 c 0 + 124 39 136 34 208 31 c 1 + 205 -4 l 1 + 128 0 114 0 90 0 c 0 + 64 0 41 -1 -17 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10031 +Encoding: 443 1053 618 +Width: 761 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 123.029882474 253.826039863 158.519570716 463.106241027 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 333 652 330 651 320 625 c 0 + 313 604 296 520 273 388 c 1 + 297 388 l 1 + 449 386 l 2 + 476 386 486 386 567 387 c 1 + 570 399 571 408 571 409 c 0 + 577 443 583 478 588 512 c 0 + 604 604 604 604 604 617 c 0 + 604 646 596 649 511 654 c 1 + 516 689 l 1 + 575 686 612 685 692 685 c 0 + 756 685 791 686 836 689 c 1 + 831 654 l 1 + 810 653 l 1 + 777 651 l 2 + 751 650 744 641 732 588 c 0 + 706 476 642 104 642 64 c 0 + 642 40 642 40 716 32 c 1 + 732 31 l 1 + 727 -4 l 1 + 665 -1 629 0 584 0 c 0 + 546 0 512 -1 411 -4 c 1 + 416 31 l 1 + 465 32 487 35 496 44 c 0 + 508 57 509 60 554 313 c 1 + 558 338 l 1 + 533 338 l 1 + 412 339 l 2 + 362.666666667 339 313.333333333 339 264 339 c 1 + 259 310 l 2 + 221 85 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10032 +Encoding: 444 1054 619 +Width: 773 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +471 704 m 0 + 668 704 781 600 781 419 c 0 + 781 296 731 173 648 91 c 0 + 572 17 474 -21 356 -21 c 0 + 267 -21 195 1 141 44 c 0 + 80 92 52 159 52 257 c 0 + 52 390 98 514 177 594 c 0 + 248 667 346 704 471 704 c 0 +461 661 m 0 + 364 661 297 616 253 519 c 0 + 213 432 190 323 190 217 c 0 + 190 93 258 21 374 21 c 0 + 457 21 521 61 563 138 c 0 + 612 227 640 343 640 451 c 0 + 640 584 574 661 461 661 c 0 +EndSplineSet +Kerns2: 606 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10033 +Encoding: 445 1055 620 +Width: 761 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +836 689 m 1 + 831 654 l 1 + 810 653 l 1 + 777 651 l 2 + 751 650 744 641 732 588 c 0 + 715 514 715 514 653 150 c 0 + 645 106 642 82 642 64 c 0 + 642 39 642 39 732 31 c 1 + 727 -4 l 1 + 661 -1 628 0 586 0 c 0 + 550 0 511 -1 411 -4 c 1 + 416 31 l 1 + 465 32 487 35 496 44 c 0 + 508 57 509 60 554 313 c 0 + 564.780930909 372.219069091 574.741039857 432.258960143 585 492 c 0 + 599 578 599 578 599 590 c 0 + 599 611 591 619 568 622 c 0 + 535 627 496 629 458 629 c 0 + 423 629 362 626 347 624 c 0 + 319 620 317 615 299 531 c 0 + 272 397 221 94 221 64 c 0 + 221 39 225 37 310 31 c 1 + 305 -4 l 1 + 168 0 168 0 151 0 c 0 + 133 0 132 0 -9 -4 c 1 + -4 31 l 1 + 44 31 66 35 76 44 c 0 + 86 55 87 59 99 125 c 0 + 110 188 122 252 134 318 c 0 + 167 507 183 606 183 615 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 143 687 163 686 207 686 c 0 + 228 685 263 685 311 685 c 2 + 397 684 l 2 + 487 683 487 683 511 683 c 0 + 603 683 802 687 836 689 c 1 +EndSplineSet +EndChar + +StartChar: afii10034 +Encoding: 446 1056 621 +Width: 624 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +257 685 m 1 + 301.627406762 685 410.85687654 691 452 691 c 0 + 593 691 659 637 659 523 c 0 + 659 389 548 283 407 283 c 0 + 372 283 348 288 306 303 c 1 + 302 333 l 1 + 306 337 l 1 + 340 326 356 323 378 323 c 0 + 462 323 524 407 524 521 c 0 + 524 605 480 647 391 647 c 0 + 364 647 347 645 321 639 c 1 + 286 472 221 102 221 66 c 0 + 221 39 232 35 325 31 c 1 + 319 -4 l 1 + 297 -3 281 -3 274 -3 c 0 + 195 -1 141 0 132 0 c 0 + 104 0 81 -1 -10 -4 c 1 + -7 31 l 1 + 9 32 l 1 + 66 34 76 38 84 63 c 0 + 90 76 108 175 137 342 c 0 + 152 433 163 494 168 518 c 0 + 177 568 181 596 181 612 c 0 + 181 647 179 647 89 654 c 1 + 93 689 l 1 + 116 688 l 1 + 178 687 l 1 + 257 685 l 1 +EndSplineSet +Kerns2: 13 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10035 +Encoding: 447 1057 622 +Width: 635 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +327 -21 m 0 + 151.610291117 -21 50 73.96316376 50 250 c 0 + 50 511 235 704 485 704 c 0 + 562 704 624 690 685 658 c 1 + 664 588 654 545 647 490 c 1 + 612 490 l 1 + 613 516 l 2 + 614 535 615 558 615 565 c 0 + 615 587 611 595 596 606 c 0 + 557 634 502 650 445 650 c 0 + 366 650 299 616 263 555 c 0 + 217 480 189 366 189 258 c 0 + 189 122 258 47 385 47 c 0 + 463 47 526 69 608 125 c 1 + 619 116 l 1 + 617 112 616 108 616 108 c 1 + 613 97 l 1 + 609 87 l 1 + 609 87 608 82 607 79 c 0 + 481 -1 426 -21 327 -21 c 0 +EndSplineSet +Kerns2: 606 48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10036 +Encoding: 448 1058 623 +Width: 603 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +110 -4 m 1 + 114 31 l 1 + 137 31 l 1 + 200 32 207 36 216 74 c 0 + 223 111 229 142 233 165 c 0 + 307 567 310 584 316 636 c 1 + 240 636 176 631 146 624 c 0 + 132 624 124 604 101 515 c 1 + 65 515 l 1 + 75 567 81 607 90 684 c 1 + 96 689 l 1 + 246 686 351 685 472 685 c 0 + 563 685 603 686 684 689 c 1 + 691 682 l 1 + 687 663 l 2 + 668 568 668 567 660 515 c 1 + 624 515 l 1 + 627 568 628 582 628 599 c 0 + 628 623 621 630 594 631 c 0 + 531 635 531 635 449 636 c 1 + 388 320 350 98 350 65 c 0 + 350 37 352 36 445 31 c 1 + 442 -4 l 1 + 318 0 299 0 273 0 c 0 + 245 0 213 -1 110 -4 c 1 +EndSplineSet +Kerns2: 13 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10037 +Encoding: 449 1059 624 +Width: 631 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +128 82 m 1 + 140 82 l 1 + 156 58 176 45 197 45 c 0 + 229 45 262 70 294 119 c 0 + 309 142 316 155 319 166 c 1 + 283 318 279 335 254 419 c 0 + 211 565 173 611 92 611 c 0 + 80 611 72 611 56 609 c 1 + 55 640 l 1 + 114 666 131 675 173 699 c 1 + 186 701 198 702 206 702 c 0 + 266 702 311 652 345 547 c 0 + 354 520 354 520 388 374 c 0 + 396 338 396 338 404 306 c 1 + 449 416 498 501 561 584 c 0 + 623.987252853 662.491807402 663.498801435 693.093178088 705.923220209 693.093178088 c 0 + 707.278885426 693.093178088 708.637525009 693.061930681 710 693 c 2 + 719 686 l 1 + 705 601 l 1 + 646 590 591 543 524 444 c 0 + 494 399 494 399 409 236 c 0 + 347 115 322 76 283 38 c 0 + 249 4 202 -16 157 -16 c 0 + 145 -16 137 -15 121 -10 c 1 + 128 82 l 1 +EndSplineSet +Kerns2: 13 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10038 +Encoding: 450 1060 625 +Width: 809 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +654 689 m 1 + 648 654 l 1 + 589 652 580 651 570 644 c 0 + 562 636 559 629 548 578 c 1 + 750 567 854 495 854 369 c 0 + 854 290 810 216 738 172 c 0 + 667 129 600 112 464 104 c 1 + 462 90 460 76 460 67 c 0 + 460 38 461 38 549 31 c 1 + 544 -4 l 1 + 429 0 413 0 395 0 c 0 + 376 0 345 -1 237 -4 c 1 + 242 31 l 1 + 328 33 329 34 341 105 c 1 + 267 111 233 116 187 130 c 0 + 87 158 34 223 34 318 c 0 + 34 425 95 504 210 547 c 0 + 257 565 343 577 425 579 c 1 + 428 595 429 606 429 617 c 0 + 429 633 423 642 408 647 c 0 + 397 651 397 651 335 654 c 1 + 340 689 l 1 + 408 686 446 685 507 685 c 0 + 564 685 597 686 654 689 c 1 +474 145 m 1 + 482 146 l 1 + 632 156 714 233 714 364 c 0 + 714 466 662 518 539 536 c 1 + 509 373 500 327 471 145 c 1 + 474 145 l 1 +349 146 m 1 + 351 157 l 2 + 362.957879163 221.914201169 375.939644555 285.092600749 386 353 c 0 + 395 407 404 461 414 515 c 2 + 416 526 l 1 + 417 537 l 1 + 352 532 335 528 295 512 c 0 + 212 477 171 413 171 320 c 0 + 171 217 229 161 349 146 c 1 +EndSplineSet +Kerns2: 606 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10039 +Encoding: 451 1061 626 +Width: 678 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +363 31 m 1 + 376.264771881 31 405.273691955 33 409 33 c 0 + 434 33 444 38 444 52 c 0 + 444 67 443 69 404 146 c 2 + 334 281 l 1 + 241 180 l 2 + 181 114 148 71 148 57 c 0 + 148 45 157 39 178 35 c 0 + 186 34 188 34 237 31 c 1 + 234 -4 l 1 + 154 -1 137 0 111 0 c 0 + 103 0 64 -1 6 -3 c 0 + -3 -3 -17 -3 -34 -4 c 1 + -32 31 l 1 + -16 32 -8 33 -2 34 c 0 + 36 37 42 40 68 67 c 0 + 92 92 119 122 135 139 c 2 + 311 325 l 1 + 205 531 l 1 + 154 627 148 637 136 644 c 0 + 128 649 107 652 56 654 c 1 + 59 689 l 1 + 113 686 143 685 222 685 c 0 + 301 685 332 686 385 689 c 1 + 383 654 l 1 + 310 652 303 651 303 633 c 0 + 303 624 312 605 340 549 c 2 + 404 424 l 1 + 484 511 l 2 + 544 577 579 622 579 634 c 0 + 579 648 557 653 493 654 c 1 + 495 689 l 1 + 588 686 611 685 636 685 c 0 + 671 685 689 686 760 689 c 1 + 757 654 l 1 + 703 653 695 651 678 637 c 0 + 661 622 629 591 589 549 c 2 + 426 380 l 1 + 540 156 l 2 + 544 150 551 135 560 117 c 0 + 590 56 596 46 606 39 c 0 + 606 37 625 34 641 33 c 0 + 647 33 660 32 674 31 c 1 + 672 -4 l 1 + 573 -1 550 0 525 0 c 0 + 504 0 472 -1 361 -4 c 1 + 363 31 l 1 +EndSplineSet +Kerns2: 613 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10040 +Encoding: 452 1062 627 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +646 -133 m 1 + 648.623635394 -104.140010661 655 -57.5094951057 655 -41 c 0 + 655 -13 643 -6 596 -2 c 0 + 575 -1 392 2 318 2 c 0 + 230 2 23 -2 -9 -4 c 1 + -4 31 l 1 + 5 32 14 32 17 32 c 2 + 49 34 l 2 + 76 36 82 45 94 97 c 0 + 111 170 111 170 173 535 c 0 + 181 579 184 604 184 621 c 0 + 184 646 184 646 94 654 c 1 + 100 689 l 1 + 167 686 200 685 241 685 c 0 + 280 685 280 685 415 689 c 1 + 410 654 l 1 + 362 654 340 650 331 641 c 0 + 319 628 318 627 273 372 c 2 + 263 316 l 1 + 240 176 228 102 228 96 c 0 + 228 74 235 66 259 63 c 0 + 292 59 331 56 371 56 c 0 + 401 56 467 59 480 61 c 0 + 508 65 510 69 528 157 c 0 + 556 291 606 591 606 621 c 0 + 606 646 603 648 517 654 c 1 + 522 689 l 1 + 555 688 587 687 599 687 c 0 + 636 686 662 685 676 685 c 0 + 678 685 731 686 836 689 c 1 + 831 654 l 1 + 783 654 760 650 751 642 c 0 + 741 630 739 625 727 561 c 0 + 712.379015658 473.274093948 646 112.8738948 646 84 c 0 + 646 67 652 58 667 53 c 0 + 678 49 678 49 740 45 c 1 + 725 20 693 -90 687 -133 c 1 + 646 -133 l 1 +EndSplineSet +EndChar + +StartChar: afii10041 +Encoding: 453 1063 628 +Width: 708 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +358 -4 m 1 + 363 31 l 1 + 411 31 433 35 442 44 c 0 + 451 53 454 62 462 105 c 2 + 466 127 l 2 + 471 154 476 180 480 206 c 2 + 491 268 l 1 + 435 259 400 256 366 256 c 0 + 220 256 133 317 133 421 c 0 + 133 445 138 479 146 517 c 2 + 154 556 l 2 + 162 592 165 611 165 620 c 0 + 165 644 158 648 109 652 c 1 + 76 654 l 1 + 82 689 l 1 + 136 686 165 685 201 685 c 0 + 237 685 261 686 310 689 c 1 + 317 682 l 1 + 308 643 l 2 + 303 621 300 605 298 597 c 2 + 279 501 l 2 + 271 459 268 437 268 416 c 0 + 268 342 319 298 405 298 c 0 + 438 298 457 300 499 310 c 1 + 499.666666667 314.666666667 500.333333333 319.333333333 501 324 c 0 + 513.948489938 389.051510062 524.210570478 456.789429522 536 523 c 0 + 550 602 550 602 550 615 c 0 + 550 633 544 642 529 647 c 0 + 519 650 519 650 456 654 c 1 + 461 689 l 1 + 530 686 570 685 631 685 c 0 + 690 685 724 686 781 689 c 1 + 776 654 l 1 + 698 651 698 651 689 629 c 0 + 678 603 660 508 624 297 c 0 + 588 85 588 85 588 64 c 0 + 588 39 593 37 677 31 c 1 + 672 -4 l 1 + 534 0 534 0 518 0 c 0 + 500 0 499 0 358 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10042 +Encoding: 454 1064 629 +Width: 1045 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +470 654 m 1 + 475 689 l 1 + 578 685 585 685 612 685 c 0 + 638 685 638 685 768 689 c 1 + 764 654 l 1 + 726 653 708 651 695 646 c 0 + 679 639 676 630 655 516 c 0 + 644 456 634 399 629 372 c 0 + 614.6192033 302.492815952 610.154169934 266.002104574 600 200 c 0 + 584 108 584 108 584 96 c 0 + 584 78 589 71 604 66 c 0 + 620 61 659 58 699 58 c 0 + 783 58 795 61 803 87 c 0 + 825.654348521 153.075183186 898 587.892567568 898 621 c 0 + 898 644 889 648 827 654 c 1 + 832 689 l 1 + 936 685 942 685 967 685 c 0 + 971 685 1025 686 1128 689 c 1 + 1124 654 l 1 + 1076 654 1053 650 1044 642 c 0 + 1034 630 1032 626 1021 561 c 0 + 1015.40085924 535.803866571 937 94.516927308 937 71 c 0 + 937 39 943 36 1030 31 c 1 + 1025 -4 l 1 + 957 -1 843 1 727 1 c 2 + 516 0 l 1 + 280 2 l 1 + 110 0 13 -2 -9 -4 c 1 + -4 31 l 1 + 5 32 14 32 17 32 c 2 + 49 34 l 2 + 76 36 82 45 94 97 c 0 + 111 170 111 170 173 535 c 0 + 181 579 184 604 184 621 c 0 + 184 646 184 646 94 654 c 1 + 100 689 l 1 + 167 686 200 685 241 685 c 0 + 278 685 315 686 412 689 c 1 + 407 654 l 1 + 360 653 340 650 331 641 c 0 + 319 628 318 627 273 372 c 1 + 263 317 l 1 + 240 176 228 103 228 96 c 0 + 228 77 233 71 248 66 c 0 + 264 61 303 58 343 58 c 0 + 427 58 439 61 447 87 c 0 + 467.963047845 148.142222882 542 584.542905405 542 621 c 0 + 542 644 533 648 470 654 c 1 +EndSplineSet +EndChar + +StartChar: afii10043 +Encoding: 455 1065 630 +Width: 1062 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +470 654 m 1 + 475 689 l 1 + 578 685 585 685 612 685 c 0 + 638 685 638 685 768 689 c 1 + 764 654 l 1 + 726 653 708 651 695 646 c 0 + 679 639 676 630 655 516 c 0 + 644 456 634 399 629 372 c 0 + 614.6192033 302.492815952 610.154169934 266.002104574 600 200 c 0 + 584 108 584 108 584 96 c 0 + 584 78 589 71 604 66 c 0 + 620 61 659 58 699 58 c 0 + 783 58 795 61 803 87 c 0 + 825.654348521 153.075183186 898 587.892567568 898 621 c 0 + 898 644 889 648 827 654 c 1 + 832 689 l 1 + 936 685 942 685 967 685 c 0 + 971 685 1025 686 1128 689 c 1 + 1124 654 l 1 + 1075 654 1053 650 1044 642 c 0 + 1034 630 1032 626 1020 561 c 0 + 1009 498 998 437 986 367 c 0 + 939 98 939 98 939 84 c 0 + 939 67 945 58 960 53 c 0 + 971 49 971 49 1033 45 c 1 + 1018 20 986 -87 980 -133 c 1 + 938 -133 l 1 + 940 -122 941 -111 941 -108 c 0 + 945 -80 948 -52 948 -41 c 0 + 948 -2 930 1 722 1 c 1 + 516 0 l 1 + 280 2 l 1 + 110 0 13 -2 -9 -4 c 1 + -4 31 l 1 + 5 32 14 32 17 32 c 2 + 49 34 l 2 + 76 36 82 45 94 97 c 0 + 111 170 111 170 173 535 c 0 + 181 579 184 604 184 621 c 0 + 184 646 184 646 94 654 c 1 + 100 689 l 1 + 167 686 200 685 241 685 c 0 + 278 685 315 686 412 689 c 1 + 407 654 l 1 + 360 653 340 650 331 641 c 0 + 319 628 318 627 273 372 c 1 + 263 317 l 1 + 240 176 228 103 228 96 c 0 + 228 77 233 71 248 66 c 0 + 264 61 303 58 343 58 c 0 + 427 58 439 61 447 87 c 0 + 467.963047845 148.142222882 542 584.542905405 542 621 c 0 + 542 644 533 648 470 654 c 1 +EndSplineSet +EndChar + +StartChar: afii10046 +Encoding: 458 1068 631 +Width: 607 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +322 -6 m 0 + 275.556144038 -6 158.790799978 0 138 0 c 0 + 126 0 126 0 27 -3 c 1 + 10 -4 l 1 + 14 31 l 1 + 52 39 60 41 68 44 c 0 + 80 48 85 55 90 80 c 0 + 131.893768195 301.790537505 124.742710676 261.456264057 167 515 c 0 + 182 601 182 601 182 617 c 0 + 182 633 176 642 161 647 c 0 + 154 649 130 652 89 654 c 1 + 94 689 l 1 + 163 686 202 685 264 685 c 0 + 323 685 356 686 414 689 c 1 + 409 654 l 1 + 335 652 331 651 322 629 c 0 + 312 599 311 596 274 401 c 1 + 269 378 l 1 + 304 380 332 381 348 381 c 0 + 517 381 612 321 612 215 c 0 + 612 89 488 -6 322 -6 c 0 +262 334 m 1 + 255.300335931 287.699664069 245.870716764 244.129283236 238 199 c 0 + 236 188 229 140 216 51 c 1 + 268 41 293 38 328 38 c 0 + 381 38 417 55 441 90 c 0 + 464 125 477 170 477 215 c 0 + 477 264 455 303 417 321 c 0 + 396 330 365 335 322 335 c 0 + 305 335 302 335 262 334 c 1 +EndSplineSet +Kerns2: 623 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10045 +Encoding: 457 1067 632 +Width: 897 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +305 -6 m 0 + 260.781546823 -6 158.534678036 0 135 0 c 0 + 123 0 123 0 26 -3 c 1 + 9 -4 l 1 + 13 31 l 1 + 51 39 59 41 67 44 c 0 + 79 48 84 55 89 80 c 0 + 130.893768195 301.790537505 123.742710676 261.456264057 166 515 c 0 + 181 601 181 601 181 617 c 0 + 181 633 175 642 160 647 c 0 + 153 649 129 652 88 654 c 1 + 93 689 l 1 + 162 686 201 685 263 685 c 0 + 322 685 355 686 413 689 c 1 + 408 654 l 1 + 334 652 330 651 321 629 c 0 + 311 599 310 596 273 401 c 1 + 268 378 l 1 + 301 380 326 381 342 381 c 0 + 504 381 597 321 597 215 c 0 + 597 88 473 -6 305 -6 c 0 +261 334 m 1 + 254.300335931 287.699664069 244.870716764 244.129283236 237 199 c 0 + 235 188 228 140 215 51 c 1 + 264 41 287 38 320 38 c 0 + 370 38 405 55 428 90 c 0 + 449 124 462 170 462 214 c 0 + 462 264 441 303 405 321 c 0 + 384 331 357 335 315 335 c 0 + 299 335 286 335 261 334 c 1 +552 -4 m 1 + 557 31 l 1 + 605 31 627 35 637 44 c 0 + 647 56 648 58 661 131 c 0 + 681.297314104 244.977225351 720.380432044 467.779488237 737 558 c 0 + 743 596 744 602 744 616 c 0 + 744 633 738 642 723 647 c 0 + 713 650 713 650 650 654 c 1 + 655 689 l 1 + 725 686 764 685 825 685 c 0 + 884 685 918 686 976 689 c 1 + 970 654 l 1 + 893 652 892 651 883 629 c 0 + 873 603 852 500 815 281 c 0 + 783 89 782 84 782 64 c 0 + 782 39 787 37 871 31 c 1 + 866 -4 l 1 + 752 -1 731 0 712 0 c 0 + 694 0 661 -1 552 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10044 +Encoding: 456 1066 633 +Width: 691 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +404 -6 m 0 + 365.313494997 -6 238.360192897 0 230 0 c 0 + 226 0 181 -1 114 -3 c 1 + 97 -4 l 1 + 101 31 l 1 + 153 42 158 43 165 49 c 0 + 169 52 174 64 177 77 c 0 + 192.744705104 162.921961563 208.35640978 248.976923553 224 335 c 0 + 252 497 266 583 266 592 c 0 + 266 602 263 612 259 616 c 0 + 249 625 221 631 191 631 c 0 + 172 631 151 628 136 624 c 0 + 123 620 120 617 107 574 c 0 + 100 553 97 541 91 515 c 1 + 55 515 l 1 + 65 566 71 609 80 684 c 1 + 86 689 l 1 + 143 688 l 2 + 204.05047217 687.102703231 279.362480317 685 338 685 c 2 + 405 686 l 1 + 465 687 l 2 + 471 687 483 688 501 689 c 1 + 495 654 l 1 + 443 652 439 652 428 649 c 0 + 407 645 404 635 356 378 c 1 + 392 380 418 381 436 381 c 0 + 603 381 698 321 698 215 c 0 + 698 142 653 74 579 33 c 0 + 530 7 474 -6 404 -6 c 0 +349 334 m 1 + 340 281 l 1 + 319.01297896 167.670086383 328.652799859 223.443821275 303 51 c 1 + 355 41 380 38 415 38 c 0 + 467 38 504 55 527 90 c 0 + 550 124 563 170 563 214 c 0 + 563 264 541 303 503 321 c 0 + 481 331 453 335 409 335 c 0 + 392 335 378 335 349 334 c 1 +EndSplineSet +Kerns2: 623 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10047 +Encoding: 459 1069 634 +Width: 700 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +567 401 m 0 + 567 546.198229837 502.416224569 642 362 642 c 0 + 313 642 262 628 230 606 c 0 + 206 590 192 570 174 529 c 1 + 142 529 l 1 + 146 585 l 1 + 151 645 l 1 + 241 689 305 705 395 705 c 0 + 597 705 706 607 706 426 c 0 + 706 306 660 180 585 96 c 0 + 517 21 417 -21 304 -21 c 0 + 208 -21 139 3 77 57 c 1 + 70 106 69 114 52 163 c 1 + 83 174 l 1 + 102 128 116 108 147 83 c 0 + 186 51 232 35 288 35 c 0 + 434 35 532 138 562 325 c 1 + 552 319 l 1 + 502 285 495 281 457 264 c 1 + 421.018100997 275.993966334 426.954637628 274.206561294 387 296 c 0 + 357 311 337 318 320 318 c 0 + 297 318 271 308 241 288 c 1 + 223 315 l 1 + 275 353 299 369 345 392 c 1 + 367 387 377 385 390 380 c 2 + 427 365 l 2 + 447.395078217 356.502050743 470.307997704 342 498 342 c 0 + 517 342 535 349 564 368 c 1 + 566 369 l 1 + 567 383 567 390 567 401 c 0 +EndSplineSet +Kerns2: 606 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10048 +Encoding: 460 1070 635 +Width: 1114 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +412 386 m 0 + 414.666666667 386 417.333333333 386 420 386 c 1 + 472 593 611 704 819 704 c 0 + 1021 704 1134 602 1134 419 c 0 + 1134 296 1084 172 1001 91 c 0 + 925 17 827 -21 709 -21 c 0 + 620 -21 549 1 494 44 c 0 + 432 93 405 159 405 263 c 0 + 405 289 407 313 411 339 c 1 + 368.333333333 339 325.666666667 339 283 339 c 1 + 268 252 l 2 + 241 90 240 84 240 64 c 0 + 240 39 245 37 329 31 c 1 + 324 -4 l 1 + 187 0 187 0 170 0 c 0 + 152 0 151 0 10 -4 c 1 + 15 31 l 1 + 63 31 85 35 95 44 c 0 + 105 55 106 59 118 125 c 0 + 130 192 142 258 153 318 c 0 + 186 507 202 606 202 615 c 0 + 202 633 196 642 181 647 c 0 + 171 650 171 650 108 654 c 1 + 113 689 l 1 + 182 686 222 685 283 685 c 0 + 342 685 376 686 434 689 c 1 + 428 654 l 1 + 351 652 349 651 339 625 c 0 + 331 601 316 524 292 388 c 1 + 344 387 352 387 412 386 c 0 +815 661 m 0 + 717 661 650 616 606 519 c 0 + 566 432 543 323 543 217 c 0 + 543 93 611 21 728 21 c 0 + 810 21 875 61 917 138 c 0 + 965 227 994 344 994 452 c 0 + 994 584 928 661 815 661 c 0 +EndSplineSet +Kerns2: 606 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10049 +Encoding: 461 1071 636 +Width: 688 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +293 344 m 1 + 206.342241484 365.664439629 160 413.6663591 160 497 c 0 + 160 616 253 691 400 691 c 1 + 526 688 l 1 + 563 687 l 2 + 598 686 621 685 625 685 c 0 + 656 685 729 687 760 689 c 1 + 755 654 l 1 + 679 651 678 651 670 635 c 0 + 661 615 651 566 623 412 c 0 + 589 227 567 88 567 64 c 0 + 567 39 571 37 656 31 c 1 + 651 -4 l 1 + 513 0 513 0 496 0 c 0 + 479 0 478 0 337 -4 c 1 + 342 31 l 1 + 381 31 400 34 413 39 c 0 + 431 46 434 58 453 170 c 0 + 456 192 468 256 486 353 c 0 + 515 516 530 604 534 637 c 1 + 502 643 483 645 460 645 c 0 + 352 645 290 587 290 487 c 0 + 290 432 307 402 346 385 c 0 + 368 376 392 371 416 371 c 0 + 425 371 430 371 455 374 c 1 + 454 348 l 1 + 435 328 l 1 + 327 210 189 53 145 -4 c 1 + 71 0 71 0 54 0 c 0 + 38 0 23 -1 -34 -4 c 1 + -30 31 l 1 + 9 32 24 36 41 52 c 0 + 49 58 66 77 243 285 c 0 + 259 303 276 323 293 344 c 1 +EndSplineSet +EndChar + +StartChar: afii10050 +Encoding: 516 1168 637 +Width: 527 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +502 631 m 0 + 478.413103421 631 392.10728792 635 391 635 c 0 + 389 635 365 634 318 633 c 1 + 308 576 l 1 + 258 316 221 97 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 168 0 168 0 151 0 c 0 + 133 0 132 0 -9 -4 c 1 + -4 31 l 1 + 44 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 122.27685149 248.459762404 184 612 184 612 c 1 + 184 634 176 644 157 648 c 1 + 157 648 110.214412608 652.556113385 90 654 c 1 + 94 689 l 1 + 151 686 225 685 349 685 c 0 + 474 685 519 690 532 707 c 0 + 536 712 536 712 539 760 c 2 + 542 799 l 1 + 575 799 l 1 + 582.179161882 709.260476479 582.815140397 713.016727814 595 646 c 1 + 590 639 l 1 + 554 632 538 631 502 631 c 0 +EndSplineSet +Kerns2: 610 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10051 +Encoding: 416 1026 638 +Width: 760 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +691 682 m 1 + 679.465938234 620.485003912 669.885892344 582.224067939 660 515 c 1 + 624 515 l 1 + 627 567 628 582 628 599 c 0 + 628 623 622 629 594 631 c 0 + 548 635 511 636 422 636 c 1 + 405.292308272 543.179490398 401.683036574 532.098219446 391 468 c 1 + 386 442 l 2 + 386 441 385 437 382 417 c 1 + 432 426 459 429 493 429 c 0 + 652 429 742 349 742 209 c 0 + 742 105 701 -3 635 -77 c 0 + 574 -144 480 -185 387 -185 c 0 + 365 -185 350 -183 336 -177 c 1 + 336 -159 335 -156 332 -136 c 1 + 342 -126 l 1 + 356 -132 368 -135 384 -135 c 0 + 449 -135 504 -94 548 -14 c 0 + 584 51 602 122 602 198 c 0 + 602 330 558 386 455 386 c 0 + 429 386 402 383 374 376 c 1 + 368.711119575 342.622213758 363.027499892 309.639166775 357 277 c 0 + 324 89 324 89 324 66 c 0 + 324 38 333 35 406 31 c 1 + 403 -4 l 1 + 261 0 261 0 243 0 c 0 + 217 0 217 0 83 -4 c 1 + 87 31 l 1 + 110 31 l 1 + 172 32 180 36 188 71 c 0 + 193 94 198 119 203 147 c 0 + 245 376 269 510 276 550 c 0 + 284 592 285 599 289 636 c 1 + 208 635 141 628 136 620 c 0 + 131 619 117 578 101 515 c 1 + 65 515 l 1 + 75 566 81 609 90 684 c 1 + 96 689 l 1 + 236 686 350 685 462 685 c 0 + 564 685 600 686 684 689 c 1 + 691 682 l 1 +EndSplineSet +EndChar + +StartChar: afii10053 +Encoding: 418 1028 639 +Width: 652 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +328 -21 m 0 + 152.610291117 -21 51 73.96316376 51 250 c 0 + 51 511 236 704 486 704 c 0 + 563 704 625 690 686 658 c 1 + 665 588 655 545 648 490 c 1 + 613 490 l 1 + 613 508 614 524 615 529 c 2 + 616 565 l 2 + 616 587 612 595 597 606 c 0 + 558 634 503 650 446 650 c 0 + 339 650 272 598 229 482 c 0 + 212 437 201 388 194 328 c 1 + 263 374 266 376 301 392 c 1 + 336.441686273 377.23263072 330.462417977 379.268791012 371 359 c 0 + 401 343 421 337 438 337 c 0 + 461 337 487 347 517 368 c 1 + 535 340 l 1 + 483 302 458 286 413 263 c 1 + 391 268 381 270 368 275 c 0 + 363 277 338 287 294 306 c 0 + 283 311 272 313 260 313 c 0 + 241 313 211 301 190 285 c 1 + 190 260 l 2 + 190 122 259 47 386 47 c 0 + 464 47 527 69 609 125 c 1 + 620 116 l 1 + 619 113 618 111 618 110 c 0 + 615.452362539 101.547637461 612.800882472 93.1991175285 610 85 c 0 + 610 84 609 82 608 79 c 0 + 482 -1 427 -21 328 -21 c 0 +EndSplineSet +EndChar + +StartChar: afii10054 +Encoding: 419 1029 640 +Width: 526 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +88 187 m 1 + 88 170.444612322 86 141.349431059 86 133 c 0 + 86 129 86 120 87 111 c 0 + 117 61 181 29 249 29 c 0 + 335 29 399 92 399 178 c 0 + 399 200 391 221 377 234 c 0 + 354 256 354 256 234 299 c 0 + 140 332 95 386 95 467 c 0 + 95 602 211 704 365 704 c 0 + 429 704 474 691 522 658 c 1 + 505 582 498 543 495 509 c 1 + 461 510 l 1 + 463 563 463 564 463 590 c 1 + 430 631 385 652 329 652 c 0 + 249 652 186 598 186 528 c 0 + 186 468 229 432 338 401 c 0 + 407 382 441 366 464 343 c 0 + 490 317 503 281 503 234 c 0 + 503 88 380 -21 213 -21 c 0 + 135 -21 77 -4 28 35 c 1 + 39 76 51 146 55 189 c 1 + 88 187 l 1 +EndSplineSet +EndChar + +StartChar: afii10055 +Encoding: 420 1030 641 +Width: 353 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 332 652 331 651 322 629 c 0 + 312 603 293 506 254 281 c 0 + 223 95 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +EndSplineSet +EndChar + +StartChar: uni04C0 +Encoding: 546 1216 642 +Width: 353 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 332 652 331 651 322 629 c 0 + 312 603 293 506 254 281 c 0 + 223 95 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +EndSplineSet +EndChar + +StartChar: uni04CF +Encoding: 549 1231 643 +Width: 353 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 332 652 331 651 322 629 c 0 + 312 603 293 506 254 281 c 0 + 223 95 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10057 +Encoding: 422 1032 644 +Width: 341 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-81 -184 m 1 + -74 -178 l 1 + -64 -180 -59 -180 -53 -180 c 0 + -19 -180 11 -163 32 -132 c 0 + 44 -114 58 -75 67 -31 c 0 + 70 -20 70 -20 98 144 c 1 + 114.714205626 235.285794374 130.756366991 327.243633009 146 420 c 1 + 176 580 178 591 178 611 c 0 + 178 630 169 641 150 647 c 0 + 139 650 125 651 75 654 c 1 + 79 689 l 1 + 198 686 231 685 266 685 c 0 + 315 685 347 686 410 689 c 1 + 403 654 l 1 + 394 655 380 655 379 655 c 0 + 325 655 320 650 307 589 c 0 + 292 520 238 219 226 140 c 0 + 198 -47 178 -101 113 -161 c 0 + 75 -197 25 -216 -30 -216 c 0 + -45 -216 -56 -215 -77 -212 c 1 + -78 -202 l 2 + -79 -197 -79 -195 -81 -184 c 1 +EndSplineSet +EndChar + +StartChar: afii10058 +Encoding: 423 1033 645 +Width: 1008 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +728 -6 m 0 + 687.195162166 -6 585.350267593 0 569 0 c 0 + 516.474323894 0 471.464272503 -3.03071454994 423 -4 c 1 + 428 31 l 1 + 468 32 487 34 500 39 c 0 + 517 46 519 55 540 169 c 0 + 552 233 561 286 566 313 c 0 + 572 343 576 364 576 369 c 2 + 597 492 l 2 + 611 578 611 578 611 591 c 0 + 611 608 606 615 591 620 c 0 + 575 624 536 628 500 628 c 0 + 457 628 437 626 426 620 c 0 + 412 612 412 612 388 497 c 0 + 363 384 327 275 288 195 c 0 + 251 118 192 52 128 14 c 0 + 93 -7 54 -18 12 -18 c 0 + -7 -18 -12 -17 -28 -13 c 1 + -18 29 -17 35 -12 77 c 1 + 10 90 l 1 + 30 56 47 44 75 44 c 0 + 132 44 165 97 211 259 c 0 + 243 371 285 575 285 615 c 0 + 285 633 279 642 264 647 c 0 + 254 650 254 650 192 654 c 1 + 196 689 l 1 + 263 686 428 683 528 683 c 0 + 617 683 814 687 848 689 c 1 + 843 654 l 1 + 822 653 l 1 + 789 651 l 2 + 787.098372149 651.111860462 785.29371821 651.189310826 783.572566231 651.189310826 c 0 + 754.520521841 651.189310826 749.259418685 629.122558575 703 378 c 1 + 735 380 760 381 776 381 c 0 + 937 381 1031 321 1031 216 c 0 + 1031 89 902 -6 728 -6 c 0 +695 334 m 1 + 692 313 l 1 + 670.098900516 194.108317084 672.68583306 214.978844263 649 51 c 1 + 694 41 717 38 749 38 c 0 + 800 38 837 55 860 90 c 0 + 883 124 896 171 896 214 c 0 + 896 264 875 303 839 321 c 0 + 818 331 791 335 750 335 c 0 + 733 335 720 335 695 334 c 1 +EndSplineSet +Kerns2: 623 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10059 +Encoding: 424 1034 646 +Width: 983 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +715 -6 m 0 + 668.218763234 -6 571.558155935 0 544 0 c 0 + 523 0 523 0 398 -4 c 1 + 402 31 l 1 + 451 32 473 35 482 44 c 0 + 495 57 495 61 540 309 c 1 + 544 334 l 1 + 518 334 l 1 + 411 335 l 2 + 361.666666667 335 312.333333333 335 263 335 c 1 + 258 306 l 1 + 221 85 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 119.992823911 243.26739581 159.510008405 468.482902769 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 333 652 330 651 320 625 c 0 + 312 599 297 526 272 384 c 1 + 296 384 l 1 + 443 382 l 2 + 469 382 476 382 553 383 c 1 + 555 395 557 404 557 405 c 0 + 563 441 569 476 574 512 c 0 + 590 604 590 604 590 617 c 0 + 590 646 581 649 497 654 c 1 + 502 689 l 1 + 560 686 597 685 666 685 c 0 + 730 685 765 686 823 689 c 1 + 817 654 l 1 + 743 652 739 651 730 629 c 0 + 720 597 719 595 678 378 c 1 + 710 380 736 381 751 381 c 0 + 913 381 1006 321 1006 215 c 0 + 1006 88 882 -6 715 -6 c 0 +671 334 m 1 + 667 313 l 1 + 648.499887031 195.832617865 647.801168222 210.284741181 624 51 c 1 + 669 41 693 38 724 38 c 0 + 775 38 812 55 835 90 c 0 + 858 124 871 171 871 214 c 0 + 871 264 850 303 814 321 c 0 + 794 331 767 335 725 335 c 0 + 710 335 696 335 671 334 c 1 +EndSplineSet +Kerns2: 623 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10060 +Encoding: 425 1035 647 +Width: 799 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +381 418 m 1 + 423.680900417 424.097271488 470.564083413 429 507 429 c 0 + 652 429 739 367 739 264 c 0 + 739 240 734 205 727 169 c 1 + 718 130 l 2 + 712 101 708 76 708 66 c 0 + 708 48 714 41 732 37 c 0 + 734 36 756 34 796 31 c 1 + 791 -4 l 1 + 737 -1 707 0 670 0 c 0 + 633 0 610 -1 562 -4 c 1 + 555 4 l 1 + 560.078343176 26.0061537626 572.130102152 73.0408172177 574 88 c 1 + 593 184 l 2 + 601 225 604 249 604 270 c 0 + 604 344 553 387 466 387 c 0 + 437 387 398 382 374 375 c 1 + 357 277 l 2 + 324 89 324 89 324 66 c 0 + 324 38 333 35 406 31 c 1 + 403 -4 l 1 + 261 0 261 0 243 0 c 0 + 217 0 217 0 83 -4 c 1 + 87 31 l 1 + 110 31 l 1 + 172 32 180 36 188 71 c 0 + 193 94 198 119 203 147 c 0 + 245 376 269 510 276 550 c 0 + 284 592 285 599 289 636 c 1 + 208 635 141 628 136 620 c 0 + 131 619 117 578 101 515 c 1 + 65 515 l 1 + 75 566 81 609 90 684 c 1 + 96 689 l 1 + 236 686 350 685 462 685 c 0 + 564 685 600 686 684 689 c 1 + 691 682 l 1 + 679.465938234 620.485003912 669.885892344 582.224067939 660 515 c 1 + 624 515 l 1 + 627 567 628 582 628 599 c 0 + 628 623 622 629 594 631 c 0 + 548 635 511 636 422 636 c 1 + 402.451367878 531.148245889 402.452740396 536.716442375 391 468 c 1 + 381 418 l 1 +EndSplineSet +EndChar + +StartChar: afii10145 +Encoding: 429 1039 648 +Width: 761 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +365 -133 m 1 + 317 -133 l 1 + 318 -114 318 -105 318 -93 c 0 + 318 -45 314 -27 299 -14 c 0 + 284 -2 277 -1 113 -1 c 0 + 56 -1 30 -2 -9 -4 c 1 + -4 31 l 1 + 5 32 14 32 17 32 c 2 + 49 34 l 2 + 76 36 82 45 94 97 c 0 + 111 171 111 171 174 540 c 0 + 181 580 184 605 184 621 c 0 + 184 646 184 646 94 654 c 1 + 100 689 l 1 + 167 686 200 685 241 685 c 0 + 280 685 280 685 415 689 c 1 + 410 654 l 1 + 362 654 340 650 331 641 c 0 + 318 628 318 626 272 372 c 1 + 265 332 l 1 + 240 179 227 100 227 93 c 0 + 227 71 234 63 258 60 c 0 + 292 55 329 53 370 53 c 0 + 404 53 465 56 479 58 c 0 + 507 62 510 67 528 154 c 0 + 556 295 606 591 606 621 c 0 + 606 646 603 648 517 654 c 1 + 522 689 l 1 + 662 685 662 685 675 685 c 0 + 688 685 688 685 836 689 c 1 + 831 654 l 1 + 783 654 760 650 751 642 c 0 + 742 632 739 623 730 575 c 0 + 709 455 697 390 693 367 c 0 + 660 178 644 79 644 70 c 0 + 644 39 650 36 737 31 c 1 + 732 -4 l 1 + 672 -1 598 0 533 0 c 0 + 409 0 377 -25 365 -133 c 1 +EndSplineSet +EndChar + +StartChar: uni04E8 +Encoding: 554 1256 649 +Width: 773 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +607 362 m 2 + 616 362 625 362 634 362 c 1 + 638 395 640 422 640 450 c 0 + 640 584 575 660 461 660 c 0 + 381 660 325 631 281 567 c 0 + 249 521 222 452 207 380 c 1 + 205 366 l 1 + 204 363 l 1 + 214 363 224 363 234 363 c 2 + 469 361 l 1 + 607 362 l 2 +625 313 m 1 + 615.333333333 313 605.666666667 313 596 313 c 2 + 411 314 l 1 + 196 314 l 1 + 192 276 190 249 190 217 c 0 + 190 93 258 21 374 21 c 0 + 502 21 583 114 625 313 c 1 +471 704 m 0 + 668 704 781 600 781 419 c 0 + 781 296 731 173 648 91 c 0 + 572 17 474 -21 356 -21 c 0 + 267 -21 195 1 141 44 c 0 + 80 92 52 159 52 257 c 0 + 52 390 98 514 177 594 c 0 + 248 667 346 704 471 704 c 0 +EndSplineSet +EndChar + +StartChar: uni0496 +Encoding: 520 1174 650 +Width: 1086 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +302 689 m 1 + 300.088748881 677.532493284 296 661.091897605 296 653 c 0 + 296 622 352 533 446 417 c 2 + 470 387 l 1 + 518 387 l 1 + 530 455 l 2 + 547 553 555 606 555 615 c 0 + 555 633 549 642 534 647 c 0 + 524 650 524 650 462 654 c 1 + 467 689 l 1 + 536 686 576 685 637 685 c 0 + 696 685 730 686 787 689 c 1 + 782 654 l 1 + 707 652 704 651 695 629 c 0 + 685 602 677 562 653 430 c 1 + 646 387 l 1 + 663.666666667 387 681.333333333 387 699 387 c 1 + 758 436 758 436 872 547 c 0 + 959 631 969 644 969 677 c 0 + 969 678 969 685 968 689 c 1 + 997 686 1010 685 1041 685 c 0 + 1074 685 1096 686 1132 689 c 1 + 1130 654 l 1 + 1091 653 1079 650 1058 638 c 0 + 1030.20842226 621.325053357 966.009023823 563.508572632 936 535 c 1 + 895.630104928 499.036561739 855.050663467 463.282669867 816 426 c 0 + 808.757841285 419.575492049 801.732531017 412.934135649 795 406 c 1 + 796 404 l 1 + 809 384 822 365 835 346 c 0 + 880.498686066 273.202102294 940.069992371 167.261262397 987 91 c 0 + 1006 57 1028 48 1090 45 c 1 + 1075 20 1043 -88 1037 -133 c 1 + 996 -133 l 1 + 998.505398058 -105.440621358 1005 -57.5927083744 1005 -43 c 0 + 1005 -12 986 -1 937 -1 c 0 + 929 -1 917 -2 893 -4 c 1 + 800.392388863 169.842357749 777.976932723 203.681622471 693 338 c 0 + 691 338 671 338 637 339 c 1 + 631.052327205 297.366290435 594 100.121899074 594 64 c 0 + 594 39 599 37 683 31 c 1 + 678 -4 l 1 + 540 0 540 0 524 0 c 0 + 506 0 505 0 364 -4 c 1 + 369 31 l 1 + 408 31 427 34 440 39 c 0 + 458 47 459 52 478 160 c 0 + 488.826716843 219.50661649 499.761027713 278.905638954 510 339 c 1 + 493.666666667 339 477.333333333 339 461 339 c 1 + 430 303 399 267 367 232 c 0 + 301 156 286 137 173 -4 c 1 + 135 -1 116 0 84 0 c 0 + 55 0 29 -1 -21 -4 c 1 + -15 31 l 1 + 56 34 57 35 173 175 c 0 + 194 201 227 239 332 359 c 0 + 348.24586409 377.087469243 364.24109161 395.425575056 380 414 c 1 + 370 428 l 1 + 317 496 251 579 218 614 c 0 + 186 649 175 653 118 654 c 1 + 125 689 l 1 + 194 685 207 685 233 685 c 0 + 260 685 273 686 302 689 c 1 +EndSplineSet +EndChar + +StartChar: uni04AE +Encoding: 534 1198 651 +Width: 567 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +111 -4 m 1 + 114 31 l 1 + 204 35 209 37 216 75 c 0 + 232 150 244 231 244 254 c 0 + 244 285 207 418 176 495 c 0 + 140 584 108 611 39 611 c 0 + 28 611 20 611 4 609 c 1 + 3 640 l 1 + 58 664 80 675 121 699 c 1 + 133 701 146 702 153 702 c 0 + 214 702 259 653 293 547 c 0 + 302 520 302 520 336 374 c 0 + 344 338 344 338 352 306 c 1 + 397 416 446 501 509 584 c 0 + 571.987252853 662.491807402 611.498801435 693.093178088 653.923220209 693.093178088 c 0 + 655.278885426 693.093178088 656.637525009 693.061930681 658 693 c 2 + 667 686 l 1 + 653 601 l 1 + 586 584 540 545 472 444 c 0 + 412 356 385 292 366 197 c 0 + 356 147 345 80 345 70 c 0 + 345 52 351 44 368 39 c 0 + 369 38 396 36 448 31 c 1 + 443 -4 l 1 + 376 -1 336 0 283 0 c 0 + 225 0 201 -1 111 -4 c 1 +EndSplineSet +EndChar + +StartChar: uni04D8 +Encoding: 550 1240 652 +Width: 747 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +366 330 m 1 + 592 332 l 1 + 596 357 597 377 597 399 c 0 + 597 454 586 501 563 542 c 0 + 527 605 468 635 380 635 c 0 + 313 635 259 621 185 585 c 1 + 175 595 l 1 + 191 618 193 622 206 648 c 1 + 284 687 354 704 440 704 c 0 + 638 704 755 597 755 414 c 0 + 755 323 723 228 665 150 c 0 + 584 40 457 -23 316 -23 c 0 + 211 -23 136 7 92 66 c 0 + 59 110 41 165 41 223 c 0 + 41 248 42 261 50 302 c 1 + 82 313 90 314 130 319 c 0 + 178 325 252 330 285 330 c 2 + 366 330 l 1 +193 272 m 1 + 191 250 190 239 190 225 c 0 + 190 99 240 35 338 35 c 0 + 451 35 534 117 579 272 c 1 + 535 274 456 276 410 276 c 0 + 391 276 374 276 193 272 c 1 +EndSplineSet +EndChar + +StartChar: uni04BA +Encoding: 544 1210 653 +Width: 702 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +281 418 m 1 + 335.798304048 424.849788006 373.189742267 429 407 429 c 0 + 553 429 640 368 640 264 c 0 + 640 240 636 210 627 169 c 2 + 618 130 l 2 + 612 101 608 76 608 66 c 0 + 608 48 614 41 632 37 c 0 + 634 36 656 34 696 31 c 1 + 691 -4 l 1 + 637 -1 607 0 571 0 c 0 + 534 0 510 -1 462 -4 c 1 + 456 4 l 1 + 459.493365896 26.7068783268 472.179696714 73.4375737102 474 88 c 1 + 493 184 l 2 + 504 240 505 247 505 270 c 0 + 505 344 454 387 366 387 c 0 + 337 387 308 383 274 375 c 1 + 273 369 273 368 271 361 c 2 + 266 331 l 2 + 256 275 246 219 237 162 c 0 + 223 83 223 83 223 69 c 0 + 223 39 230 36 316 31 c 1 + 311 -4 l 1 + 243 -1 204 0 141 0 c 0 + 81 0 48 -1 -9 -4 c 1 + -3 31 l 1 + 73 34 75 34 83 56 c 0 + 94 82 113 179 149 388 c 0 + 185 600 185 600 185 621 c 0 + 185 646 182 648 95 654 c 1 + 101 689 l 1 + 134 688 166 687 178 687 c 0 + 214 686 241 685 254 685 c 0 + 257 685 310 686 415 689 c 1 + 410 654 l 1 + 362 654 339 650 330 642 c 0 + 322 633 318 623 312 591 c 0 + 311 588 303 539 286 445 c 2 + 281 418 l 1 +EndSplineSet +EndChar + +StartChar: afii61352 +Encoding: 609 8470 654 +Width: 1019 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -5 31 l 1 + 12 31 l 1 + 72 33 76 38 94 129 c 0 + 139.476053616 359.628557626 150.378786881 413.790204263 184 600 c 1 + 153 641 147 646 121 650 c 0 + 115 651 90 653 61 654 c 1 + 65 689 l 1 + 137 685 147 685 166 685 c 0 + 169 685 200 686 243 688 c 2 + 283 689 l 1 + 352 563 466 368 601 143 c 1 + 625.717880043 269.335831333 642.678436849 377.601988852 665 492 c 0 + 677 559 682 591 682 609 c 0 + 682 647 671 652 591 654 c 1 + 597 689 l 1 + 668 686 683 685 712 685 c 0 + 727 685 747 686 837 689 c 1 + 831 654 l 1 + 760 653 756 651 746 612 c 0 + 686 347 651 163 627 -8 c 1 + 539 -8 l 1 + 484.251906749 87.9185734154 428.987226273 183.320559606 374 279 c 0 + 323.630977533 365.964310866 273.839432365 453.506099032 223 540 c 1 + 182 321 144 98 144 68 c 0 + 144 40 157 35 232 31 c 1 + 227 -4 l 1 + 131 0 125 0 104 0 c 0 + 103 0 65 -1 -9 -4 c 1 +953 483 m 0 + 1031 483 1070 447 1070 374 c 0 + 1070 317 1047 254 1011 217 c 0 + 974 178 913 153 856 153 c 0 + 784 153 747 188 747 255 c 0 + 747 324 770 387 808 425 c 0 + 845 462 898 483 953 483 c 0 +929 446 m 0 + 900 446 879 429 864 395 c 0 + 847 357 836 304 836 264 c 0 + 836 215 853 192 887 192 c 0 + 918 192 939 209 954 245 c 0 + 969 283 980 333 980 372 c 0 + 980 422 963 446 929 446 c 0 +725 51 m 1 + 714 66 l 1 + 715 71 716 75 717 76 c 2 + 723 92 l 1 + 729 110 l 2 + 729 111 731 117 734 122 c 1 + 817 119 852 118 898 118 c 0 + 948 118 975 121 1019 130 c 1 + 1030 116 l 1 + 1028.01749141 104.10494847 1024.61030213 99.0257553268 1021 90 c 0 + 1019 83 1017 77 1015 71 c 2 + 1015 71 1013 65 1010 59 c 1 + 931 62 898 63 848 63 c 0 + 795 63 768 60 725 51 c 1 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 17 subtable" N r period +EndChar + +StartChar: uni0492 +Encoding: 518 1170 655 +Width: 530 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +248 685 m 0 + 300.174103875 685 455.171292803 691 514 691 c 0 + 549 691 565 690 594 685 c 1 + 599 678 l 1 + 595 656 l 2 + 581 576 580 569 574 524 c 1 + 540 524 l 1 + 542 572 542 577 542 594 c 0 + 542 615 537 622 519 627 c 0 + 492 635 452 639 408 639 c 0 + 381 639 361 638 320 633 c 1 + 291 482 279 416 268 348 c 1 + 295 346 308 346 323 346 c 0 + 349 346 366 347 409 350 c 1 + 412 343 l 1 + 411 338 410 335 410 334 c 2 + 406 320 l 1 + 402 304 l 1 + 400 295 l 1 + 372 296 l 1 + 331 298 l 1 + 298 299 l 1 + 258 299 l 1 + 257 288 255 278 255 275 c 0 + 254 269 249 239 240 192 c 0 + 229 131 222 82 222 64 c 0 + 222 38 241 31 322 31 c 1 + 319 -4 l 1 + 232 -1 212 0 165 0 c 0 + 130 0 100 -1 -3 -4 c 1 + -1 31 l 1 + 55 34 69 36 79 45 c 0 + 88 52 94 79 120 232 c 1 + 132 298 l 1 + 30 298 l 1 + 45 347 l 1 + 84 347 l 1 + 112 346 l 1 + 141 346 l 1 + 141 350 l 1 + 142 353 l 1 + 185 604 185 604 185 616 c 0 + 185 634 178 643 160 647 c 0 + 152 649 145 650 90 654 c 1 + 95 689 l 1 + 145 687 202 685 248 685 c 0 +EndSplineSet +EndChar + +StartChar: uni04B0 +Encoding: 536 1200 656 +Width: 567 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +233 167 m 1 + 84 167 l 1 + 99 216 l 1 + 240 215 l 1 + 243 234 244 244 244 254 c 0 + 244 286 206 419 176 495 c 0 + 140 584 108 611 39 611 c 0 + 29 611 20 611 4 609 c 1 + 3 640 l 1 + 58 664 80 675 121 699 c 1 + 133 701 145 702 153 702 c 0 + 214 702 259 653 293 547 c 0 + 302 520 302 520 336 374 c 0 + 344 338 344 338 352 307 c 1 + 397 416 446 501 509 584 c 0 + 571.926692139 663.384442391 611.422800944 693.096048112 653.800858118 693.096048112 c 0 + 655.197129812 693.096048112 656.596530063 693.063794088 658 693 c 2 + 667 686 l 1 + 653 601 l 1 + 579 591 491 496 413 342 c 0 + 394 303 381 265 370 214 c 1 + 440 214 l 1 + 470 215 l 1 + 519 215 l 1 + 504 166 l 1 + 479 166 454 166 429 166 c 2 + 361 167 l 1 + 359.89089896 162.775767706 358.982313245 158.351020088 358 154 c 0 + 345 79 345 79 345 70 c 0 + 345 52 351 44 368 39 c 0 + 369 39 396 36 448 31 c 1 + 443 -4 l 1 + 376 -1 336 0 283 0 c 0 + 225 0 201 -1 111 -4 c 1 + 114 31 l 1 + 194 34 206 38 213 63 c 0 + 216 73 227 130 233 167 c 1 +EndSplineSet +EndChar + +StartChar: afii10023 +Encoding: 415 1025 657 +Width: 588 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +460 -5 m 0 + 393.513748226 -5 232.605992861 0 150 0 c 0 + 109 0 86 -1 11 -4 c 1 + 15 31 l 1 + 34 34 51 38 68 43 c 0 + 86 48 89 56 107 168 c 0 + 111 191 131 309 169 524 c 0 + 183 602 183 602 183 614 c 0 + 183 659.321106453 140.730505599 647.041460677 89 655 c 1 + 93 689 l 1 + 141 686 193 685 258 685 c 0 + 332.302416885 685 485.005379949 691 536 691 c 0 + 566 691 581 690 610 685 c 1 + 615 678 l 1 + 612 663 l 1 + 596 574 596 570 590 525 c 1 + 557 525 l 1 + 558 593 l 2 + 558 617 556 620 541 626 c 0 + 516 634 473 639 415 639 c 0 + 374 639 354 638 317 633 c 1 + 313 609 l 1 + 292.86486884 514.077238819 291.645938722 503.660319422 270 381 c 1 + 330 379 346 379 387 379 c 0 + 438 379 462 380 504 383 c 1 + 508 375 l 1 + 507 371 506 368 506 367 c 2 + 502 354 l 1 + 498 338 l 1 + 498 338 497 333 495 328 c 1 + 389 332 383 332 335 332 c 0 + 310.666666667 332 286.333333333 332 262 332 c 1 + 253.09804154 288.568625127 246.735888422 242.597444911 239 198 c 0 + 233 158 226 119 220 80 c 0 + 219 77 217 65 216 53 c 1 + 259 49 286 48 328 48 c 0 + 385 48 456 54 479 61 c 0 + 494 66 497 69 511 115 c 0 + 521 149 521 149 529 171 c 1 + 564 171 l 1 + 553.031569349 121.642062071 558.745572605 148.016824063 537 26 c 1 + 533 5 l 1 + 526 -2 l 1 + 502 -5 502 -5 460 -5 c 0 +511 915 m 0 + 542 915 562 895 562 862 c 0 + 562 818 534 785 495 785 c 0 + 462 785 441 806 441 839 c 0 + 441 883 470 915 511 915 c 0 +303 915 m 0 + 334 915 354 895 354 862 c 0 + 354 818 326 785 287 785 c 0 + 254 785 233 806 233 839 c 0 + 233 883 262 915 303 915 c 0 +EndSplineSet +EndChar + +StartChar: afii10027 +Encoding: 439 1049 658 +Width: 761 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +259 310 m 0 + 253.711119575 276.622213758 248.027499892 243.639166775 242 211 c 1 + 269 235 299 265 360 328 c 2 + 482 453 l 2 + 538.267011803 509.267011803 521.633289245 494.02348273 566 541 c 0 + 576.715936614 553.859123937 588.49429425 564.576676625 600 578 c 1 + 600 582 l 1 + 603 597 604 609 604 617 c 0 + 604 646 596 649 511 654 c 1 + 516 689 l 1 + 575 686 612 685 692 685 c 0 + 756 685 791 686 836 689 c 1 + 831 654 l 1 + 810 653 l 1 + 777 651 l 2 + 751 650 744 641 732 588 c 0 + 706 475 642 105 642 64 c 0 + 642 40 642 40 716 32 c 1 + 732 31 l 1 + 727 -4 l 1 + 665 -1 629 0 584 0 c 0 + 546 0 512 -1 411 -4 c 1 + 416 31 l 1 + 465 32 487 35 496 44 c 0 + 508 57 509 60 554 313 c 0 + 562.748578281 359.659084165 572.012583147 402.100665175 578 450 c 1 + 585 490 l 1 + 569.600277535 473.733055798 553.927683057 457.73898361 538 442 c 0 + 491.340028663 394.659971337 445.245545762 346.754454238 399 299 c 0 + 355.996139429 255.003860571 312.980428651 211.019571349 270 167 c 2 + 228 123 l 1 + 223 93 221 76 221 65 c 0 + 221 39 225 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 333 652 330 651 320 625 c 0 + 308 585 302 552 259 310 c 0 +340 938 m 1 + 375 938 l 1 + 379 905 385 890 397 875 c 0 + 416 854 445 842 480 842 c 0 + 543 842 582 870 613 938 c 1 + 651 938 l 1 + 636 890 627 868 608 841 c 0 + 575 795 528 769 474 769 c 0 + 419 769 373 795 355 838 c 0 + 345 861 342 885 340 938 c 1 +EndSplineSet +EndChar + +StartChar: afii10052 +Encoding: 417 1027 659 +Width: 548 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +259 685 m 0 + 333.795789716 685 486.684619562 691 538 691 c 0 + 567 691 582 690 611 685 c 1 + 616 678 l 1 + 614 663 l 1 + 598 575 597 572 591 525 c 1 + 558 525 l 1 + 558 545 l 1 + 559 592 l 1 + 559 600 l 2 + 559 616 556 621 541 626 c 0 + 517 634 474 639 416 639 c 0 + 375 639 355 638 318 633 c 1 + 314 609 l 1 + 261 331 221 98 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 114 205 127 280 140 354 c 2 + 169 524 l 1 + 184 601 184 601 184 614 c 0 + 184 658.915564944 141.862057141 647.591134694 90 655 c 1 + 94 689 l 1 + 143 686 194 685 259 685 c 0 +368 766 m 1 + 325 766 l 1 + 446 892 l 2 + 486 935 498 944 517 944 c 0 + 542 944 561 926 561 902 c 0 + 561 880 555 874 501 844 c 1 + 368 766 l 1 +EndSplineSet +Kerns2: 610 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10056 +Encoding: 421 1031 660 +Width: 353 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 332 652 331 651 322 629 c 0 + 312 603 293 506 254 281 c 0 + 223 95 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +384 915 m 0 + 415 915 435 895 435 862 c 0 + 435 818 407 785 368 785 c 0 + 335 785 314 806 314 839 c 0 + 314 883 343 915 384 915 c 0 +210 915 m 0 + 241 915 261 895 261 862 c 0 + 261 818 233 785 194 785 c 0 + 161 785 140 806 140 839 c 0 + 140 883 169 915 210 915 c 0 +EndSplineSet +EndChar + +StartChar: afii10061 +Encoding: 426 1036 661 +Width: 687 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-9 -4 m 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 324 685 357 686 415 689 c 1 + 409 654 l 1 + 335 652 331 651 322 629 c 0 + 311 595 306 570 268 363 c 1 + 265 340 l 1 + 320 377 397 448 543 594 c 0 + 584 636 590 645 591 661 c 0 + 592 666 592 676 593 689 c 1 + 621 686 634 685 665 685 c 0 + 698 685 720 686 756 689 c 1 + 754 654 l 1 + 697 652 688 648 624 593 c 0 + 520 500 493 476 388 378 c 1 + 429 323 497 230 546 161 c 0 + 614 64 628 46 639 41 c 0 + 650 35 661 33 692 31 c 1 + 690 -4 l 1 + 642 -1 618 0 588 0 c 0 + 559 0 540 -1 504 -4 c 1 + 407 142 337 240 263 331 c 1 + 258 303 l 1 + 221 85 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 190 0 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 +452 766 m 1 + 409 766 l 1 + 530 892 l 1 + 570 936 582 944 601 944 c 0 + 625 944 645 926 645 902 c 0 + 645 880 639 874 584 844 c 1 + 452 766 l 1 +EndSplineSet +Kerns2: 613 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10062 +Encoding: 428 1038 662 +Width: 631 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +128 82 m 1 + 140 82 l 1 + 156 58 176 45 197 45 c 0 + 229 45 262 70 294 119 c 0 + 309 142 316 155 319 166 c 1 + 283 318 279 335 254 419 c 0 + 211 565 173 611 92 611 c 0 + 80 611 72 611 56 609 c 1 + 55 640 l 1 + 114 666 131 675 173 699 c 1 + 186 701 198 702 206 702 c 0 + 266 702 311 652 345 547 c 0 + 354 520 354 520 388 374 c 0 + 396 338 396 338 404 306 c 1 + 449 416 498 501 561 584 c 0 + 623.987252853 662.491807402 663.498801435 693.093178088 705.923220209 693.093178088 c 0 + 707.278885426 693.093178088 708.637525009 693.061930681 710 693 c 2 + 719 686 l 1 + 705 601 l 1 + 646 590 591 543 524 444 c 0 + 494 399 494 399 409 236 c 0 + 347 115 322 76 283 38 c 0 + 249 4 202 -16 157 -16 c 0 + 145 -16 137 -15 121 -10 c 1 + 128 82 l 1 +303 938 m 1 + 338 938 l 1 + 342 905 347 890 360 875 c 0 + 378 854 407 842 442 842 c 0 + 505 842 545 870 576 938 c 1 + 614 938 l 1 + 599 890 589 869 570 841 c 0 + 538 795 490 769 437 769 c 0 + 382 769 336 795 318 838 c 0 + 308 861 304 885 303 938 c 1 +EndSplineSet +Kerns2: 606 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -88 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -82 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni04E2 +Encoding: 552 1250 663 +Width: 755 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +829 689 m 1 + 824 654 l 1 + 804 653 l 1 + 771 651 l 2 + 746 650 740 643 729 602 c 0 + 707 519 636 109 636 64 c 0 + 636 39 636 39 726 31 c 1 + 721 -4 l 1 + 654 -1 622 0 580 0 c 0 + 543 0 505 -1 405 -4 c 1 + 410 31 l 1 + 450 32 469 34 482 39 c 0 + 498 46 501 56 522 169 c 0 + 540 267 540 270 561 383 c 1 + 582 512 l 1 + 584 526 l 1 + 586 534 l 1 + 528.309639456 455.705939262 511.182464973 432.889679411 409 308 c 0 + 374 266 339 222 338 220 c 0 + 281.468406708 146.629208706 225.850627746 76.4401376547 171 2 c 1 + 119 -1 105 -3 67 -12 c 1 + 55 7 l 1 + 98 223 109 280 152 531 c 0 + 164 602 164 602 164 616 c 0 + 164 633 158 642 143 647 c 0 + 133 650 133 650 71 654 c 1 + 76 689 l 1 + 145 686 184 685 246 685 c 0 + 305 685 338 686 396 689 c 1 + 390 654 l 1 + 322 652 319 651 310 638 c 0 + 300 629 259 415 216 149 c 1 + 425 414 525 544 630 690 c 1 + 687 687 714 686 745 686 c 0 + 776 686 795 687 829 689 c 1 +678 809 m 1 + 356 809 l 1 + 372 872 l 1 + 693 872 l 1 + 678 809 l 1 +EndSplineSet +EndChar + +StartChar: uni04EE +Encoding: 556 1262 664 +Width: 631 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +128 82 m 1 + 140 82 l 1 + 156 58 176 45 197 45 c 0 + 229 45 262 70 294 119 c 0 + 309 142 316 155 319 166 c 1 + 283 318 279 335 254 419 c 0 + 211 565 173 611 92 611 c 0 + 80 611 72 611 56 609 c 1 + 55 640 l 1 + 114 666 131 675 173 699 c 1 + 186 701 198 702 206 702 c 0 + 266 702 311 652 345 547 c 0 + 354 520 354 520 388 374 c 0 + 396 338 396 338 404 306 c 1 + 449 416 498 501 561 584 c 0 + 623.987252853 662.491807402 663.498801435 693.093178088 705.923220209 693.093178088 c 0 + 707.278885426 693.093178088 708.637525009 693.061930681 710 693 c 2 + 719 686 l 1 + 705 601 l 1 + 646 590 591 543 524 444 c 0 + 494 399 494 399 409 236 c 0 + 347 115 322 76 283 38 c 0 + 249 4 202 -16 157 -16 c 0 + 145 -16 137 -15 121 -10 c 1 + 128 82 l 1 +586 809 m 1 + 263 809 l 1 + 279 872 l 1 + 601 872 l 1 + 586 809 l 1 +EndSplineSet +EndChar + +StartChar: uni049C +Encoding: 526 1180 665 +Width: 713 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +309 373 m 1 + 316.810582837 420.222574459 325.967728024 467.741824189 332 516 c 0 + 333 517 336 541 338 552 c 1 + 402 552 l 1 + 399 534 396 522 396 519 c 2 + 383 449 l 1 + 380 436 l 1 + 378 423 l 1 + 426 466 518 551 564 597 c 0 + 605 639 610 647 612 663 c 1 + 613 689 l 1 + 642 686 655 685 686 685 c 0 + 719 685 741 686 777 689 c 1 + 775 654 l 1 + 771.025718761 654.056775446 767.273855661 654.110327441 763.675414843 654.110327441 c 0 + 703.893626107 654.110327441 686.456387101 639.329976828 395 379 c 1 + 455 301 505 236 560 161 c 0 + 629 67 646 46 657 41 c 0 + 668 35 679 33 712 31 c 1 + 710 -4 l 1 + 662 -1 638 0 609 0 c 0 + 579 0 561 -1 525 -4 c 1 + 472 73 369 214 347 239 c 1 + 343 221 l 1 + 333 161 332 160 327 126 c 1 + 262 126 l 1 + 266 144 275 189 289 261 c 2 + 295 291 l 1 + 290 297 289 299 285 304 c 2 + 263 331 l 1 + 258 303 l 1 + 221 85 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 190 0 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 118.937416408 234.427428075 160.05236088 473.705336078 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 324 685 357 686 415 689 c 1 + 409 654 l 1 + 335 652 331 651 322 629 c 0 + 311 595 306 570 268 363 c 1 + 265 340 l 1 + 286 355 296 363 309 373 c 1 +EndSplineSet +EndChar + +StartChar: uni049A +Encoding: 524 1178 666 +Width: 687 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +756 689 m 1 + 754 654 l 1 + 697 652 688 648 624 593 c 0 + 520 500 493 476 388 378 c 1 + 429 324 454 289 472 264 c 0 + 548 156 554 149 610 79 c 0 + 628 56 632 54 653 49 c 1 + 633 23 584 -93 577 -133 c 1 + 536 -133 l 1 + 537 -108 537 -100 537 -92 c 0 + 537 -34 525 -8 468 62 c 0 + 455 77 422 120 386 169 c 0 + 321 257 297 289 263 331 c 1 + 258 303 l 1 + 221 84 221 84 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 170 0 151 0 c 0 + 133 0 99 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 2 + 140 353 l 2 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 617 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 164 686 203 685 264 685 c 0 + 324 685 357 686 415 689 c 1 + 409 654 l 1 + 335 652 331 651 322 629 c 0 + 311 595 306 570 268 363 c 1 + 265 340 l 1 + 320 377 397 448 543 594 c 0 + 584 636 590 645 591 661 c 0 + 592 666 592 676 593 689 c 1 + 621 686 634 685 665 685 c 0 + 698 685 720 686 756 689 c 1 +EndSplineSet +EndChar + +StartChar: uni04A2 +Encoding: 530 1186 667 +Width: 778 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +646 -133 m 1 + 648.671033084 -103.618636073 655 -57.845112183 655 -41 c 0 + 655 -8 636 -1 557 -1 c 0 + 518 -1 461 -2 411 -4 c 1 + 416 31 l 1 + 465 32 487 35 496 44 c 0 + 508 57 509 60 554 313 c 1 + 558 338 l 1 + 533 338 l 1 + 412 339 l 2 + 362.666666667 339 313.333333333 339 264 339 c 1 + 259 310 l 2 + 221 85 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 123.029882474 253.826039863 158.519570716 463.106241027 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 333 652 330 651 320 625 c 0 + 313 604 296 520 273 388 c 1 + 297 388 l 1 + 449 386 l 2 + 476 386 486 386 567 387 c 1 + 570 399 571 408 571 409 c 0 + 577 443 583 478 588 512 c 0 + 604 604 604 604 604 617 c 0 + 604 646 596 649 511 654 c 1 + 516 689 l 1 + 575 686 612 685 692 685 c 0 + 756 685 791 686 836 689 c 1 + 831 654 l 1 + 783 654 760 650 751 642 c 0 + 741 630 739 625 727 561 c 0 + 716 499 705 436 693 367 c 0 + 646 98 646 98 646 84 c 0 + 646 67 652 58 667 53 c 0 + 678 49 678 49 740 45 c 1 + 725 20 693 -90 687 -133 c 1 + 646 -133 l 1 +EndSplineSet +EndChar + +StartChar: uni04B2 +Encoding: 538 1202 668 +Width: 691 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +439 380 m 1 + 553 156 l 1 + 598 63 613 48 658 45 c 1 + 644 21 611 -90 605 -133 c 1 + 564 -133 l 1 + 563 -125 562 -116 562 -114 c 0 + 559 -57 549 -36 507 1 c 1 + 474 36 464 53 417 146 c 1 + 347 281 l 1 + 254 180 l 2 + 194 114 161 71 161 57 c 0 + 161 45 170 39 191 35 c 0 + 199 34 201 34 250 31 c 1 + 247 -4 l 1 + 167 -1 150 0 124 0 c 0 + 116 0 77 -1 19 -3 c 0 + 10 -3 -4 -3 -21 -4 c 1 + -19 31 l 1 + -3 32 5 33 11 34 c 0 + 49 37 55 40 81 67 c 0 + 105 92 132 122 148 139 c 2 + 324 325 l 1 + 218 531 l 1 + 167 627 161 637 149 644 c 0 + 141 649 120 652 69 654 c 1 + 72 689 l 1 + 126 686 156 685 235 685 c 0 + 314 685 345 686 398 689 c 1 + 396 654 l 1 + 323 652 316 651 316 633 c 0 + 316 624 325 605 353 549 c 2 + 417 424 l 1 + 497 511 l 2 + 557 577 592 622 592 634 c 0 + 592 648 570 653 506 654 c 1 + 508 689 l 1 + 601 686 624 685 649 685 c 0 + 684 685 702 686 773 689 c 1 + 770 654 l 1 + 716 653 708 651 691 637 c 0 + 674 622 642 591 602 549 c 2 + 439 380 l 1 +EndSplineSet +EndChar + +StartChar: uni04B8 +Encoding: 542 1208 669 +Width: 708 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +351 306 m 1 + 352.39649992 314.37899952 368.897018989 396.760840198 374 421 c 2 + 374 421 376 431 380 450 c 1 + 444 450 l 1 + 436.425840225 418.756590927 418.581618078 339.721876831 409 299 c 1 + 446 300 470 303 499 310 c 1 + 499.666666667 314.666666667 500.333333333 319.333333333 501 324 c 0 + 513.633177942 389.366822058 524.246010825 456.753989175 536 523 c 0 + 550 602 550 602 550 615 c 0 + 550 633 544 642 529 647 c 0 + 519 650 519 650 456 655 c 1 + 461 689 l 1 + 530 686 570 685 631 685 c 0 + 690 685 724 686 781 689 c 1 + 776 655 l 1 + 698 651 698 651 689 629 c 0 + 678 603 660 507 624 297 c 0 + 588 84 588 84 588 64 c 0 + 588 39 593 37 677 31 c 1 + 672 -4 l 1 + 534 0 534 0 518 0 c 0 + 500 0 499 0 358 -4 c 1 + 363 31 l 1 + 411 31 433 35 442 44 c 0 + 451 53 454 62 462 105 c 2 + 466 127 l 2 + 471 153 476 179 480 206 c 2 + 491 268 l 1 + 450 262 428 259 403 258 c 1 + 400 257 l 1 + 398 251 l 1 + 397 245 l 1 + 394 233 l 1 + 391 215 l 1 + 386 192 l 2 + 382 173 378 154 373 134 c 0 + 373 131 371 122 369 109 c 1 + 304 109 l 1 + 312.688457788 140.857678556 318.265109328 163.192991976 330 216 c 1 + 340 257 l 1 + 208 265 133 324 133 421 c 0 + 133 445 138 479 146 517 c 2 + 154 556 l 2 + 162 592 165 611 165 620 c 0 + 165 644 158 648 109 652 c 2 + 76 655 l 1 + 82 689 l 1 + 136 686 165 685 201 685 c 0 + 237 685 261 686 310 689 c 1 + 317 682 l 1 + 308 643 l 2 + 303 621 300 606 298 597 c 2 + 279 501 l 2 + 271 458 268 437 268 416 c 0 + 268 360 297 321 351 306 c 1 +EndSplineSet +EndChar + +StartChar: uni04B6 +Encoding: 540 1206 670 +Width: 708 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +480 206 m 2 + 491 268 l 1 + 435 259 400 256 366 256 c 0 + 220 256 133 317 133 421 c 0 + 133 445 138 479 146 517 c 2 + 154 556 l 2 + 162 592 165 611 165 620 c 0 + 165 644 158 648 109 652 c 1 + 76 654 l 1 + 82 689 l 1 + 136 686 165 685 201 685 c 0 + 237 685 261 686 310 689 c 1 + 317 682 l 1 + 308 643 l 2 + 303 621 300 605 298 597 c 2 + 279 501 l 2 + 271 459 268 437 268 416 c 0 + 268 342 319 298 405 298 c 0 + 438 298 457 300 499 310 c 1 + 499.666666667 314.666666667 500.333333333 319.333333333 501 324 c 0 + 513.948489938 389.051510062 524.210570478 456.789429522 536 523 c 0 + 550 602 550 602 550 615 c 0 + 550 633 544 642 529 647 c 0 + 519 650 519 650 456 654 c 1 + 461 689 l 1 + 530 686 570 685 631 685 c 0 + 690 685 724 686 781 689 c 1 + 776 654 l 1 + 700 651 699 651 691 635 c 0 + 682 615 671 563 644 412 c 0 + 613 244 590 100 590 82 c 0 + 590 67 596 58 611 53 c 0 + 622 49 622 49 683 45 c 1 + 669 20 636 -90 630 -133 c 1 + 589 -133 l 1 + 590 -122 592 -111 592 -108 c 0 + 596 -80 599 -52 599 -41 c 0 + 599 -7 582 -1 488 -1 c 0 + 452 -1 421 -2 358 -4 c 1 + 363 31 l 1 + 411 31 433 35 442 44 c 0 + 451 53 454 62 462 105 c 2 + 466 127 l 2 + 471 154 476 180 480 206 c 2 +EndSplineSet +EndChar + +StartChar: uni0400 +Encoding: 414 1024 671 +Width: 588 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +460 -5 m 0 + 393.513748226 -5 232.605992861 0 150 0 c 0 + 109 0 86 -1 11 -4 c 1 + 15 31 l 1 + 34 34 51 38 68 43 c 0 + 86 48 89 56 107 168 c 0 + 111 191 131 309 169 524 c 0 + 183 602 183 602 183 614 c 0 + 183 659.321106453 140.730505599 647.041460677 89 655 c 1 + 93 689 l 1 + 141 686 193 685 258 685 c 0 + 332.302416885 685 485.005379949 691 536 691 c 0 + 566 691 581 690 610 685 c 1 + 615 678 l 1 + 612 663 l 1 + 596 574 596 570 590 525 c 1 + 557 525 l 1 + 558 593 l 2 + 558 617 556 620 541 626 c 0 + 516 634 473 639 415 639 c 0 + 374 639 354 638 317 633 c 1 + 313 609 l 1 + 292.86486884 514.077238819 291.645938722 503.660319422 270 381 c 1 + 330 379 346 379 387 379 c 0 + 438 379 462 380 504 383 c 1 + 508 375 l 1 + 507 371 506 368 506 367 c 2 + 502 354 l 1 + 498 338 l 1 + 498 338 497 333 495 328 c 1 + 389 332 383 332 335 332 c 0 + 310.666666667 332 286.333333333 332 262 332 c 1 + 253.09804154 288.568625127 246.735888422 242.597444911 239 198 c 0 + 233 158 226 119 220 80 c 0 + 219 77 217 65 216 53 c 1 + 259 49 286 48 328 48 c 0 + 385 48 456 54 479 61 c 0 + 494 66 497 69 511 115 c 0 + 521 149 521 149 529 171 c 1 + 564 171 l 1 + 553.031569349 121.642062071 558.745572605 148.016824063 537 26 c 1 + 533 5 l 1 + 526 -2 l 1 + 502 -5 502 -5 460 -5 c 0 +374 730 m 1 + 251 812 l 2 + 216 835 207 847 207 868 c 0 + 207 890 230 911 253 911 c 0 + 273 911 291 898 315 867 c 2 + 419 730 l 1 + 374 730 l 1 +EndSplineSet +EndChar + +StartChar: uni040D +Encoding: 427 1037 672 +Width: 761 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +491 752 m 1 + 364 836 l 2 + 328 861 319 872 319 894 c 0 + 319 916 343 938 367 938 c 0 + 387 938 406 924 430 893 c 2 + 537 752 l 1 + 491 752 l 1 +259 310 m 0 + 253.711119575 276.622213758 248.027499892 243.639166775 242 211 c 1 + 269 235 299 265 360 328 c 2 + 482 453 l 2 + 538.267011803 509.267011803 521.633289245 494.02348273 566 541 c 0 + 576.715936614 553.859123937 588.49429425 564.576676625 600 578 c 1 + 600 582 l 1 + 603 597 604 609 604 617 c 0 + 604 646 596 649 511 654 c 1 + 516 689 l 1 + 575 686 612 685 692 685 c 0 + 756 685 791 686 836 689 c 1 + 831 654 l 1 + 810 653 l 1 + 777 651 l 2 + 751 650 744 641 732 588 c 0 + 706 475 642 105 642 64 c 0 + 642 40 642 40 716 32 c 1 + 732 31 l 1 + 727 -4 l 1 + 665 -1 629 0 584 0 c 0 + 546 0 512 -1 411 -4 c 1 + 416 31 l 1 + 465 32 487 35 496 44 c 0 + 508 57 509 60 554 313 c 0 + 562.748578281 359.659084165 572.012583147 402.100665175 578 450 c 1 + 585 490 l 1 + 569.600277535 473.733055798 553.927683057 457.73898361 538 442 c 0 + 491.340028663 394.659971337 445.245545762 346.754454238 399 299 c 0 + 355.996139429 255.003860571 312.980428651 211.019571349 270 167 c 2 + 228 123 l 1 + 223 93 221 76 221 65 c 0 + 221 39 225 37 310 31 c 1 + 305 -4 l 1 + 191 -1 171 0 151 0 c 0 + 133 0 100 -1 -9 -4 c 1 + -4 31 l 1 + 45 31 66 35 76 44 c 0 + 86 56 87 58 100 131 c 0 + 115 218 128 292 140 353 c 0 + 157 452 169 520 176 558 c 0 + 182 596 183 602 183 616 c 0 + 183 633 177 642 162 647 c 0 + 152 650 152 650 89 654 c 1 + 94 689 l 1 + 163 686 203 685 264 685 c 0 + 323 685 357 686 415 689 c 1 + 409 654 l 1 + 333 652 330 651 320 625 c 0 + 308 585 302 552 259 310 c 0 +EndSplineSet +EndChar + +StartChar: uni0462 +Encoding: 510 1122 673 +Width: 607 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +322 -6 m 0 + 275.556144038 -6 158.790799978 0 138 0 c 0 + 126 0 126 0 27 -3 c 1 + 10 -4 l 1 + 14 31 l 1 + 52 39 60 41 68 44 c 0 + 80 48 85 55 90 80 c 0 + 128 286 131 299 149 410 c 2 + 159 469 l 1 + 91 469 l 1 + 109 541 l 1 + 172 541 l 1 + 173 551 175 559 176 563 c 2 + 179 586 l 2 + 181 596 182 606 182 615 c 0 + 182 633 176 642 161 647 c 0 + 151 650 151 650 89 654 c 1 + 94 689 l 1 + 163 686 202 685 264 685 c 0 + 323 685 356 686 414 689 c 1 + 409 654 l 1 + 335 652 330 651 322 629 c 0 + 318 623 305 568 301 541 c 1 + 444 541 l 1 + 427 469 l 1 + 287 469 l 1 + 280 435 l 2 + 276.13653953 413.750967414 273.219436558 401.20690107 269 378 c 1 + 304 380 332 381 348 381 c 0 + 517 381 612 321 612 215 c 0 + 612 89 488 -6 322 -6 c 0 +262 334 m 1 + 255.300335931 287.699664069 245.870716764 244.129283236 238 199 c 0 + 237 190 229 140 216 51 c 1 + 268 41 293 38 328 38 c 0 + 381 38 417 55 441 90 c 0 + 464 125 477 170 477 215 c 0 + 477 264 455 303 417 321 c 0 + 396 330 365 335 322 335 c 0 + 305 335 292 335 262 334 c 1 +EndSplineSet +EndChar + +StartChar: uni0472 +Encoding: 512 1138 674 +Width: 773 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +471 704 m 0 + 668 704 781 600 781 419 c 0 + 781 296 731 173 648 91 c 0 + 572 17 474 -21 356 -21 c 0 + 267 -21 195 1 141 44 c 0 + 80 92 52 159 52 257 c 0 + 52 390 98 514 177 594 c 0 + 248 667 346 704 471 704 c 0 +418 375 m 1 + 453 348 l 2 + 470 336 492 329 517 329 c 0 + 549 329 584 335 632 350 c 1 + 638 381 640 410 640 444 c 0 + 640 586 577 661 459 661 c 0 + 329 661 254 578 208 385 c 1 + 210 386 l 1 + 253.887462793 396.971865698 289.882761647 405 323 405 c 0 + 362 405 389 396 418 375 c 1 +621 293 m 1 + 556 271 516 263 482 263 c 0 + 449 263 442 266 388 306 c 0 + 356 330 328 339 287 339 c 0 + 258 339 234 336 198 327 c 1 + 192 287 190 252 190 217 c 0 + 190 94 258 21 374 21 c 0 + 442 21 492 45 536 98 c 0 + 574 145 604 213 619 284 c 0 + 620 289 620 289 621 293 c 1 +EndSplineSet +EndChar + +StartChar: uni0474 +Encoding: 514 1140 675 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +800 696 m 1 + 785 639 l 1 + 764 644 756 645 744 645 c 0 + 713 645 693 630 671 590 c 2 + 342 -3 l 1 + 257 -3 l 1 + 159 603 l 1 + 151 646 140 660 113 662 c 2 + 69 665 l 1 + 69 701 l 1 + 157 699 193 698 221 698 c 0 + 250 698 286 699 374 701 c 1 + 374 665 l 1 + 323 662 l 2 + 296 661 291 655 291 626 c 0 + 291 624 292 619 293 612 c 2 + 363 136 l 1 + 613 603 l 2 + 650 673 691 704 746 704 c 0 + 757 704 779 701 800 696 c 1 +EndSplineSet +EndChar + +StartChar: uni0498 +Encoding: 522 1176 676 +Width: 641 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +213 -100 m 1 + 269 -21 l 1 + 187 -14 125 11 77 55 c 1 + 70 105 69 112 52 161 c 1 + 83 172 l 1 + 104 124 117 103 142 82 c 0 + 176 52 233 33 287 33 c 0 + 395 33 474 106 474 207 c 0 + 474 282 424 327 339 327 c 2 + 310 327 l 1 + 323 375 l 1 + 398 376 398 376 427 389 c 0 + 475 411 501 453 501 509 c 0 + 501 589 447 639 362 639 c 0 + 313 639 262 625 230 604 c 0 + 206 588 191 568 174 527 c 1 + 142 527 l 1 + 147 588 l 1 + 151 643 l 1 + 240 687 302 702 390 702 c 0 + 543 702 639 630 639 515 c 0 + 639 467 620 426 583 396 c 0 + 558 375 538 366 492 353 c 1 + 527 343 544 335 563 319 c 0 + 594 293 612 254 612 211 c 0 + 612 81 484 -19 313 -22 c 1 + 281 -69 l 1 + 292 -67 299 -66 308 -66 c 0 + 363 -66 400 -96 400 -140 c 0 + 400 -193 347 -230 273 -230 c 0 + 234 -230 203 -223 157 -204 c 1 + 180 -170 l 1 + 210 -184 226 -188 248 -188 c 0 + 284 -188 305 -172 305 -146 c 0 + 305 -121 288 -108 256 -108 c 0 + 246 -108 238 -109 226 -113 c 1 + 213 -100 l 1 +EndSplineSet +EndChar + +StartChar: uni04A0 +Encoding: 528 1184 677 +Width: 687 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-6 515 m 1 + -42 515 l 1 + -32 566 -26 609 -17 684 c 1 + -11 689 l 1 + 46 688 l 1 + 66 688 l 1 + 130 687 l 1 + 170 686 l 2 + 229 685 238 685 249 685 c 0 + 264 685 297 687 334 689 c 1 + 327 657 320 625 318 618 c 2 + 309 584 l 1 + 302 552 300 543 268 362 c 2 + 264 340 l 1 + 319 377 398 449 543 594 c 0 + 583 636 589 645 591 661 c 1 + 592 689 l 1 + 621 686 634 685 664 685 c 0 + 698 685 720 686 755 689 c 1 + 754 654 l 1 + 696 652 688 648 624 593 c 0 + 519 500 493 476 388 378 c 1 + 444 302 499 226 545 161 c 0 + 613 64 627 46 638 41 c 0 + 649 35 660 33 691 31 c 1 + 689 -4 l 1 + 641 -1 617 0 587 0 c 0 + 558 0 540 -1 504 -4 c 1 + 407 142 337 240 262 331 c 1 + 258 303 l 1 + 221 86 221 85 221 64 c 0 + 221 39 226 37 310 31 c 1 + 305 -4 l 1 + 190 0 170 0 151 0 c 0 + 133 0 99 -1 -9 -4 c 1 + -5 31 l 1 + 44 31 66 35 75 44 c 0 + 86 56 86 58 99 131 c 0 + 113 208 127 283 139 353 c 2 + 167 515 l 2 + 174 554 175 562 175 577 c 0 + 175 616 153 631 95 631 c 0 + 76 631 53 628 39 624 c 0 + 25 620 23 616 10 574 c 0 + 4 553 0 541 -6 515 c 1 +EndSplineSet +EndChar + +StartChar: uni04AA +Encoding: 532 1194 678 +Width: 685 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +358 -17 m 1 + 327 -62 l 1 + 337 -60 344 -59 353 -59 c 0 + 406 -59 443 -88 443 -131 c 0 + 443 -182 392 -218 320 -218 c 0 + 281 -218 252 -212 207 -193 c 1 + 229 -160 l 1 + 258 -173 274 -177 296 -177 c 0 + 330 -177 351 -162 351 -136 c 0 + 351 -113 334 -100 303 -100 c 0 + 293 -100 286 -101 274 -104 c 1 + 261 -92 l 1 + 314 -16 l 1 + 149 -3 69 84 69 250 c 0 + 69 497 263 695 504 695 c 0 + 573 695 630 682 695 652 c 1 + 669 560 662 531 657 484 c 1 + 622 484 l 1 + 627 572 l 2 + 629 605 545 636 454 636 c 0 + 302 636 207 495 207 272 c 0 + 207 119 268 48 399 48 c 0 + 462 48 521 67 597 112 c 2 + 619 125 l 1 + 629 116 l 1 + 616 77 l 1 + 521 15 442 -14 358 -17 c 1 +EndSplineSet +EndChar + +StartChar: uni04CB +Encoding: 547 1227 679 +Width: 708 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +350 47 m 1 + 373 48 l 1 + 452.335185201 53.3786566238 453.178898583 62.8497682672 465 119 c 1 + 473.561128975 168.772204359 482.117699885 218.548966782 491 268 c 1 + 435 259 400 256 366 256 c 0 + 220 256 133 317 133 421 c 0 + 133 445 138 479 146 517 c 2 + 154 556 l 2 + 162 592 165 611 165 620 c 0 + 165 644 158 648 109 652 c 1 + 76 654 l 1 + 82 689 l 1 + 136 686 165 685 201 685 c 0 + 237 685 261 686 310 689 c 1 + 317 682 l 1 + 308 643 l 2 + 303 621 300 605 298 597 c 2 + 279 501 l 2 + 271 459 268 437 268 416 c 0 + 268 342 319 298 405 298 c 0 + 438 298 457 300 499 310 c 1 + 499.666666667 314.666666667 500.333333333 319.333333333 501 324 c 0 + 513.948489938 389.051510062 524.210570478 456.789429522 536 523 c 0 + 550 602 550 602 550 614 c 0 + 550 633 544 641 529 647 c 0 + 519 650 519 650 456 654 c 1 + 461 689 l 1 + 530 686 570 685 631 685 c 0 + 690 685 724 686 781 689 c 1 + 776 654 l 1 + 698 651 698 651 689 629 c 0 + 678 603 660 508 624 297 c 0 + 588 86 588 85 588 66 c 0 + 588 49 592 43 607 38 c 1 + 607 38 648.734624502 33.6530750996 662 31 c 1 + 657 -4 l 1 + 627 -3 606 -2 595 -2 c 0 + 560 0 544 0 528 0 c 0 + 458 0 431 -4 418 -17 c 0 + 407 -27 404 -36 393 -83 c 0 + 388.10824269 -100.121150584 386.496880349 -110.844772055 381 -131 c 1 + 340 -131 l 1 + 347 -92 352 -32 352 14 c 0 + 352 27 352 32 350 47 c 1 +EndSplineSet +EndChar + +StartChar: afii10065 +Encoding: 462 1072 680 +Width: 518 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +477 479 m 1 + 494 468 l 1 + 474 404 441 273 426 196 c 0 + 418 152 412 124 410 117 c 0 + 408 105 406 94 406 86 c 0 + 406 75 412 66 420 66 c 0 + 431 66 448 77 495 113 c 1 + 505 81 l 1 + 415 9 366 -19 333 -19 c 0 + 312 -19 298 0 298 28 c 0 + 298 51 305 90 316 136 c 2 + 340 231 l 1 + 299 161 270 119 236 80 c 0 + 182 19 122 -19 81 -19 c 0 + 45 -19 24 13 24 68 c 0 + 24 148 58 280 94 338 c 0 + 105 356 113 363 176 412 c 0 + 249 468 277 481 323 481 c 0 + 357 481 392 472 432 452 c 1 + 477 479 l 1 +364 403 m 1 + 336 419 309 427 282 427 c 0 + 237 427 212 401 186 323 c 0 + 158 240 139 149 139 100 c 0 + 139 80 146 66 156 66 c 0 + 184 66 242 128 291 210 c 0 + 333 280 355 337 364 403 c 1 +EndSplineSet +Kerns2: 697 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10066 +Encoding: 463 1073 681 +Width: 517 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +537 659 m 1 + 555 639 l 1 + 497 574 475 559 431 559 c 0 + 408 559 408 559 349 575 c 0 + 339 578 327 579 314 579 c 0 + 257 579 219 552 204 501 c 0 + 198 482 196 471 191 436 c 1 + 242 468 281 481 333 481 c 0 + 444 481 499 428 499 319 c 0 + 499 230 465 135 413 78 c 0 + 360 19 272 -19 188 -19 c 0 + 91 -19 35 33 35 125 c 0 + 35 201 65 346 98 430 c 0 + 156 575 253 664 354 664 c 0 + 375 664 400 659 429 649 c 0 + 452 641 460 639 472 639 c 0 + 496 639 509 643 537 659 c 1 +298 439 m 0 + 252 439 218 411 194 354 c 0 + 169 294 152 210 152 144 c 0 + 152 64 179 25 235 25 c 0 + 283 25 316 52 340 113 c 0 + 364 171 380 253 380 316 c 0 + 380 398 353 439 298 439 c 0 +EndSplineSet +Kerns2: 686 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10067 +Encoding: 464 1074 682 +Width: 505 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +155 187 m 1 + 153 168 152 152 152 138 c 0 + 152 73 184 26 229 26 c 0 + 287 26 347 103 347 177 c 0 + 347 207 321 229 285 229 c 0 + 252 229 217 218 155 187 c 1 +161 232 m 1 + 211 253 211 253 259 270 c 0 + 327 295 362 331 362 376 c 0 + 362 415 336 440 297 440 c 0 + 262 440 233 422 210 385 c 0 + 189 352 177 313 161 232 c 1 +368 272 m 1 + 434 265 465 240 465 194 c 0 + 465 152 436 102 385 55 c 0 + 331 6 266 -19 192 -19 c 0 + 87 -19 35 32 35 133 c 0 + 35 239 68 336 123 392 c 0 + 179 450 253 481 336 481 c 0 + 421 481 479 442 479 385 c 0 + 479 341 445 307 368 272 c 1 +EndSplineSet +Kerns2: 686 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10068 +Encoding: 465 1075 683 +Width: 337 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +274 108 m 1 + 287 72 l 1 + 224 4 184 -19 131 -19 c 0 + 76 -19 34 19 34 70 c 0 + 34 98 41 114 84 179 c 2 + 153 284 l 2 + 190 341 203 368 203 392 c 0 + 203 408 190 420 173 420 c 0 + 141 420 120 410 61 367 c 1 + 39 392 l 1 + 121 465 152 481 208 481 c 0 + 271 481 312 449 312 400 c 0 + 312 367 299 332 267 282 c 2 + 191 159 l 1 + 166 121 155 95 155 78 c 0 + 155 63 170 50 187 50 c 0 + 212 50 236 66 274 108 c 1 +EndSplineSet +Kerns2: 13 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10069 +Encoding: 466 1076 684 +Width: 530 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +266 665 m 1 + 246 687 l 1 + 281 723 310 736 350 736 c 0 + 454 736 519 633 519 467 c 0 + 519 332 489 196 442 122 c 0 + 384 31 294 -19 187 -19 c 0 + 87 -19 35 33 35 133 c 0 + 35 239 67 333 123 392 c 0 + 175 447 244 479 310 479 c 0 + 353 479 385 466 409 437 c 1 + 410 462 411 486 411 503 c 0 + 411 610 372 691 320 691 c 0 + 302 691 289 684 266 665 c 1 +298 439 m 0 + 252 439 218 411 194 354 c 0 + 169 294 152 210 152 144 c 0 + 152 64 179 25 235 25 c 0 + 283 25 316 52 340 113 c 0 + 364 171 380 253 380 316 c 0 + 380 398 353 439 298 439 c 0 +EndSplineSet +EndChar + +StartChar: afii10070 +Encoding: 467 1077 685 +Width: 426 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +386 119 m 1 + 388 87 l 1 + 304 22 214 -19 155 -19 c 0 + 77 -19 29 27 29 103 c 0 + 29 174 52 273 81 325 c 0 + 104 365 131 393 181 426 c 0 + 239 464 285 481 331 481 c 0 + 393 481 425 453 425 397 c 0 + 425 294 348 238 150 197 c 1 + 145 167 144 152 144 133 c 0 + 144 77 169 50 222 50 c 0 + 263 50 321 74 386 119 c 1 +154 228 m 1 + 202 236 236 249 263 268 c 0 + 302 294 329 343 329 385 c 0 + 329 413 309 433 281 433 c 0 + 243 433 213 408 191 356 c 0 + 175 320 169 299 154 228 c 1 +EndSplineSet +Kerns2: 686 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10072 +Encoding: 468 1078 686 +Width: 1012 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +462 148 m 2 + 476 206 l 1 + 444 205 434 204 399 201 c 1 + 376 67 299 -19 202 -19 c 0 + 130 -19 64 27 14 112 c 1 + 39 134 l 1 + 74 82 122 49 164 49 c 0 + 207 49 246 84 271 144 c 0 + 292 196 307 273 307 330 c 0 + 307 390 280 424 231 424 c 0 + 181 424 135 402 122 372 c 0 + 117 359 114 347 107 313 c 1 + 73 313 l 1 + 81 355 87 410 88 455 c 1 + 138 474 172 481 208 481 c 0 + 254 481 299 459 345 416 c 0 + 389 375 406 334 406 274 c 0 + 406 268 406 262 405 251 c 1 + 439 250 445 249 485 248 c 1 + 506 345 l 1 + 516 387 l 1 + 525 430 525 433 528 460 c 1 + 567 463 598 469 634 479 c 1 + 642 467 l 1 + 622 397 618 382 586 247 c 1 + 615 247 636 249 667 252 c 1 + 681.518267116 310.073068463 713.647845691 359.098258218 763 399 c 0 + 827 451 895 481 948 481 c 0 + 982 481 1015 473 1057 455 c 1 + 1042 410 1029 354 1022 313 c 1 + 987 313 l 1 + 992 337 994 354 994 365 c 0 + 994 394 945 423 897 423 c 0 + 854 423 816 390 796 334 c 0 + 777 283 764 213 764 158 c 0 + 764 88 791 48 838 48 c 0 + 887 48 956 78 1016 126 c 1 + 1018 91 l 1 + 940 24 847 -19 782 -19 c 0 + 699 -19 647 34 647 117 c 0 + 647 143 650 170 656 202 c 1 + 577 204 l 1 + 567.741164632 161.925502035 558.813331636 119.520001698 549 78 c 0 + 540 36 539 32 537 5 c 1 + 510 4 483 -1 431 -14 c 1 + 423 -1 l 1 + 439 56 447 86 462 148 c 2 +EndSplineSet +Kerns2: 681 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10073 +Encoding: 469 1079 687 +Width: 429 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +14 112 m 1 + 39 134 l 1 + 76 78 122 49 172 49 c 0 + 230 49 278 89 278 138 c 0 + 278 175 249 196 196 196 c 0 + 182 196 172 195 150 190 c 1 + 156 207 157 216 160 242 c 1 + 168 252 l 1 + 184 250 200 249 210 249 c 0 + 267 249 306 287 306 343 c 0 + 306 393 277 423 227 423 c 0 + 192 423 148 404 134 381 c 0 + 126 368 122 354 114 313 c 1 + 80 313 l 1 + 88 355 94 410 95 455 c 1 + 153 476 174 481 208 481 c 0 + 266 481 321 461 366 424 c 0 + 404 392 422 364 422 333 c 0 + 422 283 382 244 312 228 c 1 + 369 209 394 182 394 140 c 0 + 394 57 303 -19 204 -19 c 0 + 130 -19 64 26 14 112 c 1 +EndSplineSet +Kerns2: 686 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10074 +Encoding: 470 1080 688 +Width: 537 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +511 110 m 1 + 525 84 l 1 + 404 -3 377 -19 345 -19 c 0 + 324 -19 312 -4 312 23 c 0 + 312 49 314 58 350 195 c 1 + 358 223 l 1 + 318 156 288 116 245 72 c 0 + 185 13 134 -19 96 -19 c 0 + 66 -19 48 3 48 41 c 0 + 48 69 50 78 84 209 c 0 + 107 300 116 343 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 385 76 380 c 0 + 54 366 53 365 29 351 c 1 + 17 379 l 1 + 47 398 87 425 108 439 c 0 + 148 465 186 481 211 481 c 0 + 231 481 243 467 243 443 c 0 + 243 418 229 359 188 204 c 0 + 170 136 165 114 165 98 c 0 + 165 83 172 73 182 73 c 0 + 209 73 272 137 315 207 c 0 + 361 282 390 368 399 459 c 1 + 429 460 478 469 509 479 c 1 + 517 471 l 1 + 460 266 424 120 424 88 c 0 + 424 77 431 67 439 67 c 0 + 448 67 477 84 511 110 c 1 +EndSplineSet +EndChar + +StartChar: afii10076 +Encoding: 472 1082 689 +Width: 543 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +540 397 m 1 + 534 394 l 1 + 514 402 504 404 489 404 c 0 + 440 404 398 378 339 312 c 1 + 350.531704949 277.404885153 367.118380732 240.424452986 380 205 c 0 + 417 107 444 67 471 67 c 0 + 485 67 502 75 540 102 c 1 + 549 73 l 1 + 432 -6 408 -19 383 -19 c 0 + 353 -19 338 7 286 146 c 0 + 269.21528849 189.160686741 262.974118909 205.077643274 258 220 c 1 + 202 159 183 113 170 5 c 1 + 133 2 116 -1 60 -14 c 1 + 52 -1 l 1 + 85 119 133 337 133 366 c 0 + 133 376 128 382 121 382 c 0 + 112 382 110 381 74 359 c 0 + 53 346 39 337 31 332 c 1 + 18 359 l 1 + 46 378 l 1 + 194 480 195 481 226 481 c 0 + 246 481 258 467 258 442 c 0 + 258 421 255 407 236 334 c 0 + 226 298 225 290 205 200 c 1 + 363 408 446 481 525 481 c 0 + 536 481 542 480 553 477 c 1 + 555 471 l 1 + 547 440 543 421 540 397 c 1 +EndSplineSet +Kerns2: 680 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10077 +Encoding: 473 1083 690 +Width: 578 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +553 110 m 1 + 568 84 l 1 + 473 13 416 -19 384 -19 c 0 + 360 -19 345 0 345 32 c 0 + 345 61 350 87 382 209 c 0 + 409 313 424 384 424 405 c 0 + 424 420 415 430 401 430 c 0 + 373 430 324 405 298 377 c 0 + 273 349 252 305 228 226 c 0 + 194 119 184 100 133 50 c 0 + 86 4 42 -18 -2 -18 c 0 + -13 -18 -20 -16 -34 -11 c 1 + -18 61 l 1 + 1 67 l 1 + 16 50 23 47 39 47 c 0 + 61 47 78 54 92 68 c 0 + 108 85 120 118 147 222 c 0 + 168 302 179 329 206 363 c 0 + 244 412 286 438 363 459 c 0 + 420 475 461 481 504 481 c 0 + 534 481 547 469 547 441 c 0 + 547 422 542 398 526 342 c 0 + 491 213 463 100 463 84 c 0 + 463 73 468 65 475 65 c 0 + 488 65 515 81 553 110 c 1 +EndSplineSet +EndChar + +StartChar: afii10078 +Encoding: 474 1084 691 +Width: 785 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +303 41 m 0 + 303 102.809179688 387 373.45078125 387 412 c 0 + 387 418 385 422 381 422 c 0 + 373 422 352 405 335 384 c 0 + 311 354 293 313 263 224 c 0 + 231 125 218 101 178 61 c 0 + 130 14 81 -12 41 -12 c 0 + -2 -12 -26 18 -27 76 c 1 + -18.396241911 80.3018790445 7.35080923426 96.1754046171 9 97 c 0 + 18 103 23 106 45 121 c 1 + 59 114 l 1 + 57 102 56 97 56 88 c 0 + 56 61 65 47 84 47 c 0 + 108 47 138 68 154 97 c 0 + 170 127 170 127 193 226 c 0 + 208 292 237 352 269 384 c 0 + 328 442 406 482 458 482 c 0 + 486 482 499 470 499 443 c 0 + 499 420 485 357 446 213 c 0 + 429 147 424 126 424 110 c 0 + 424 94 431 82 441 82 c 0 + 463 82 499 124 556 215 c 0 + 612 304 644 383 655 459 c 1 + 685 460 733 468 765 479 c 1 + 773 471 l 1 + 725 303 680 119 680 88 c 0 + 680 77 687 67 695 67 c 0 + 704 67 732 84 766 110 c 1 + 781 84 l 1 + 659 -4 633 -19 601 -19 c 0 + 580 -19 568 -3 568 23 c 0 + 568 54 571 69 617 241 c 1 + 626 276 l 1 + 585 196 552 145 507 92 c 0 + 445 19 391 -19 351 -19 c 0 + 321 -19 303 4 303 41 c 0 +EndSplineSet +EndChar + +StartChar: afii10079 +Encoding: 475 1085 692 +Width: 563 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +538 110 m 1 + 552 84 l 1 + 487 37 487 37 469 25 c 0 + 426 -4 390 -19 364 -19 c 0 + 342 -19 329 -4 329 22 c 0 + 329 53 334 78 367 195 c 0 + 381 246 386 269 393 306 c 1 + 358 267 347 256 274 189 c 0 + 189 107 182 94 169 4 c 1 + 140 4 93 -4 60 -14 c 1 + 49 -1 l 1 + 85 107 134 316 134 364 c 0 + 134 377 129 385 120 385 c 0 + 112 385 87 370 33 333 c 1 + 18 359 l 1 + 33 370 67 393 118 430 c 0 + 172 468 198 481 221 481 c 0 + 244 481 261 462 261 438 c 0 + 261 418 251 370 224 268 c 2 + 195 157 l 1 + 217.641465441 182.875960504 215.941605855 181.986277387 254 217 c 0 + 395 350 410 372 417 459 c 1 + 429.171234095 459.640591268 510.156290726 470.718763575 520 474 c 2 + 520 474 528 476 536 479 c 1 + 544 471 l 1 + 530 418 l 1 + 518.746525453 370.172733176 505.983688618 329.934754473 493 278 c 0 + 464 173 449 106 449 87 c 0 + 449 76 455 66 462 66 c 0 + 473 66 502 83 538 110 c 1 +EndSplineSet +EndChar + +StartChar: afii10080 +Encoding: 476 1086 693 +Width: 520 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +333 481 m 0 + 444 481 499 428 499 319 c 0 + 499 231 465 135 413 78 c 0 + 360 19 272 -19 188 -19 c 0 + 87 -19 35 33 35 134 c 0 + 35 239 67 334 123 392 c 0 + 177 449 253 481 333 481 c 0 +298 439 m 0 + 252 439 218 411 194 354 c 0 + 169 294 152 210 152 144 c 0 + 152 64 179 25 235 25 c 0 + 283 25 316 52 340 113 c 0 + 364 171 380 253 380 316 c 0 + 380 398 353 439 298 439 c 0 +EndSplineSet +Kerns2: 686 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10081 +Encoding: 477 1087 694 +Width: 561 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +539 111 m 1 + 550 84 l 1 + 490 39 481 32 456 16 c 0 + 423 -6 389 -19 366 -19 c 0 + 342 -19 328 -2 328 28 c 0 + 328 54 328 54 369 209 c 0 + 395 305 402 338 402 360 c 0 + 402 374 395 382 384 382 c 0 + 355 382 295 324 250 254 c 0 + 209 189 180 98 169 5 c 1 + 131 2 111 -1 59 -14 c 1 + 49 -1 l 1 + 77 91 83 109 99 176 c 0 + 118 255 133 338 133 365 c 0 + 133 377 128 385 121 385 c 0 + 112 385 81 367 32 332 c 1 + 18 359 l 1 + 169 467 193 481 221 481 c 0 + 240 481 252 468 252 448 c 0 + 252 426 234 346 204 235 c 1 + 258 320 277 345 320 387 c 0 + 384 448 441 481 484 481 c 0 + 512 481 527 464 527 433 c 0 + 527 404 526 401 470 192 c 0 + 456 141 448 101 448 87 c 0 + 448 74 453 66 461 66 c 0 + 474 66 491 76 539 111 c 1 +EndSplineSet +EndChar + +StartChar: afii10082 +Encoding: 478 1088 695 +Width: 548 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +33 337 m 1 + 19 362 l 1 + 89 413 101 422 123 437 c 0 + 164 464 203 481 224 481 c 0 + 240 481 251 468 251 448 c 0 + 251 429 247 412 211 269 c 1 + 252 334 277 365 318 401 c 0 + 372 449 435 481 477 481 c 0 + 513 481 535 433 535 354 c 0 + 535 283 497 162 459 114 c 0 + 439 88 403 60 348 27 c 0 + 294 -7 263 -17 219 -17 c 0 + 199 -17 186 -15 161 -9 c 1 + 127 -146 117 -196 112 -257 c 1 + 65 -264 23 -272 -1 -279 c 1 + -12 -270 l 1 + 29 -123 55 -16 84 118 c 0 + 123 297 133 348 133 364 c 0 + 133 377 128 384 120 384 c 0 + 109 384 92 375 33 337 c 1 +174 60 m 1 + 207 42 237 34 270 34 c 0 + 316 34 345 64 375 143 c 0 + 402 211 417 286 417 346 c 0 + 417 383 410 399 393 399 c 0 + 351 399 278 333 236 259 c 0 + 210 212 188 140 174 60 c 1 +EndSplineSet +Kerns2: 13 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10083 +Encoding: 479 1089 696 +Width: 414 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +400 126 m 1 + 403 91 l 1 + 325 24 232 -19 167 -19 c 0 + 83 -19 32 34 32 119 c 0 + 32 210 61 304 105 357 c 0 + 130 386 163 414 206 439 c 0 + 256 469 293 481 333 481 c 0 + 367 481 399 473 442 455 c 1 + 427 408 414 354 407 313 c 1 + 372 313 l 1 + 377 343 379 356 379 365 c 0 + 379 393 330 423 283 423 c 0 + 239 423 201 390 181 334 c 0 + 162 284 149 212 149 159 c 0 + 149 87 175 48 224 48 c 0 + 272 48 341 79 400 126 c 1 +EndSplineSet +Kerns2: 662 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10084 +Encoding: 480 1090 697 +Width: 823 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +795 434 m 0 + 795 364.4 718 136.90859375 718 86 c 0 + 718 75 724 67 732 67 c 0 + 743 67 761 77 808 111 c 1 + 820 84 l 1 + 707 0 674 -19 639 -19 c 0 + 614 -19 598 0 598 29 c 0 + 598 97.5048828125 671 300.140625 671 364 c 0 + 671 377 665 386 655 386 c 0 + 623 386 547 309 505 235 c 0 + 470 174 440 79 433 5 c 1 + 397 3 380 0 327 -14 c 1 + 315 -1 l 1 + 354 103 403 305 403 360 c 0 + 403 377 397 386 385 386 c 0 + 357 386 302 331 252 254 c 0 + 208 185 179 101 168 5 c 1 + 125 1 112 -1 59 -14 c 1 + 48 -1 l 1 + 71 70 89 132 100 178 c 0 + 115 242 132 341 132 365 c 0 + 132 378 127 386 120 386 c 0 + 115 386 107 383 99 378 c 0 + 80 365 49 345 31 332 c 1 + 18 358 l 1 + 72 396 88 408 114 427 c 0 + 168 466 197 481 219 481 c 0 + 239 481 250 469 250 449 c 0 + 250 432 245 408 229 343 c 0 + 219 300 213 272 203 226 c 1 + 244 297 271 336 312 378 c 0 + 373 441 438 481 480 481 c 0 + 502 481 516 465 516 438 c 0 + 516 399.467531996 471.115495319 234.990855106 469 226 c 1 + 501 292 535 339 580 383 c 0 + 638 439 714 481 759 481 c 0 + 782 481 795 465 795 434 c 0 +EndSplineSet +Kerns2: 13 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10085 +Encoding: 481 1091 698 +Width: 527 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 -182 m 1 + 44.0603956543 -160.363762607 39.512873176 -164.6783815 80 -136 c 1 + 94 -143 l 1 + 93 -151 93 -155 93 -159 c 0 + 93 -200 120 -228 159 -228 c 0 + 219 -228 260 -173 298 -46 c 0 + 309 -6 342 119 353 170 c 1 + 284 64 196 -14 146 -14 c 0 + 116 -14 96 21 96 73 c 0 + 96 103 98 124 116 279 c 0 + 119 303 120 327 120 349 c 0 + 120 378 114 392 102 392 c 0 + 90 392 86 390 21 347 c 1 + 7 374 l 1 + 148 476 162 484 193 484 c 0 + 220 484 234 463 234 421 c 0 + 234 405 231 375 224 319 c 0 + 210 200 206 155 206 116 c 0 + 206 89 213 74 225 74 c 0 + 252 74 310 143 349 224 c 0 + 385 300 402 357 417 457 c 1 + 453 462 492 470 533 481 c 1 + 543 472 l 1 + 518 399 496 321 459 183 c 0 + 409 -6 374 -89 314 -162 c 0 + 254 -233 184 -274 120 -274 c 0 + 55 -274 15 -242 8 -182 c 1 +EndSplineSet +Kerns2: 13 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10086 +Encoding: 482 1092 699 +Width: 774 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +521 548 m 2 + 497 440 l 1 + 532 467 573 481 618 481 c 0 + 714 481 761 428 761 320 c 0 + 761 231 732 134 687 78 c 0 + 642 20 565 -19 495 -19 c 0 + 451 -19 422 -1 402 38 c 1 + 391 -5 372 -58 356 -91 c 0 + 302 -201 207 -284 135 -284 c 0 + 122 -284 113 -283 94 -278 c 1 + 105 -248 119 -206 130 -166 c 1 + 143 -163 l 1 + 158 -195 176 -209 203 -209 c 0 + 250 -209 264 -177 304 28 c 1 + 261 -3 215 -19 167 -19 c 0 + 80 -19 35 33 35 135 c 0 + 35 239 64 335 111 392 c 0 + 158 448 224 481 289 481 c 0 + 330 481 364 468 384 444 c 1 + 396 504 l 2 + 408 564 430 600 488 649 c 0 + 511 668 547 693 577 710 c 0 + 606 727 632 735 660 735 c 0 + 685 735 700 730 726 715 c 1 + 704 659 693 626 684 593 c 1 + 666 590 l 1 + 640 643 621 661 590 661 c 0 + 564 661 548 647 536 615 c 0 + 535 611 530 588 521 548 c 2 +277 439 m 0 + 238 439 209 411 188 354 c 0 + 167 294 152 210 152 144 c 0 + 152 64 175 25 224 25 c 0 + 264 25 293 53 314 113 c 0 + 334 171 348 253 348 315 c 0 + 348 398 325 439 277 439 c 0 +571 439 m 0 + 533 439 503 411 483 354 c 0 + 461 294 447 210 447 145 c 0 + 447 64 470 25 518 25 c 0 + 559 25 587 52 608 113 c 0 + 628 172 642 253 642 317 c 0 + 642 398 619 439 571 439 c 0 +EndSplineSet +Kerns2: 683 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10087 +Encoding: 483 1093 700 +Width: 472 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +300 -19 m 0 + 233.251701826 -19 223.199684432 80.3450210386 211 164 c 1 + 190.094940136 137.122065889 177.858771494 116.951189884 158 90 c 0 + 111 22 64 -15 25 -15 c 0 + 11 -15 2 -13 -20 -5 c 1 + -15 28 -13 50 -9 103 c 1 + 8 110 l 1 + 18 80 33 66 58 66 c 0 + 95 66 114 85 203 204 c 1 + 196 247 183 310 177 333 c 0 + 164 382 148 399 115 399 c 0 + 91 399 67 391 38 372 c 1 + 15 378 l 1 + 45 409 75 446 90 469 c 1 + 119 478 136 481 160 481 c 0 + 211 481 244 459 261 414 c 0 + 270 390 274 372 285 309 c 1 + 289 314 294 321 299 328 c 2 + 338 383 l 2 + 385 450 425 481 465 481 c 0 + 478 481 487 478 506 470 c 1 + 495 432 488 396 487 364 c 1 + 471 361 l 1 + 460 382 447 391 428 391 c 0 + 401 391 371 371 342 334 c 0 + 337 328 320 306 292 268 c 1 + 317 115 336 65 368 65 c 0 + 386 65 403 75 448 112 c 1 + 463 88 l 1 + 374 8 333 -19 300 -19 c 0 +EndSplineSet +Kerns2: 680 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10088 +Encoding: 484 1094 701 +Width: 537 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +511 110 m 1 + 525 84 l 1 + 501 58 498 50 490 -29 c 0 + 481 -130 437 -162 307 -162 c 1 + 315 -135 l 1 + 385 -131 399 -115 440 6 c 1 + 449 30 l 1 + 442 26 435 21 427 17 c 0 + 385 -9 363 -19 345 -19 c 0 + 325 -19 312 -3 312 22 c 0 + 312 49 314 58 350 195 c 1 + 358 223 l 1 + 318 156 288 116 245 72 c 0 + 185 12 134 -19 96 -19 c 0 + 66 -19 48 4 48 40 c 0 + 48 69 50 77 84 209 c 0 + 107 300 116 343 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 385 76 380 c 0 + 53 365 52 365 29 351 c 1 + 17 379 l 1 + 48 399 94 429 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 443 c 0 + 243 418 230 361 188 204 c 0 + 169 134 165 114 165 97 c 0 + 165 84 172 73 181 73 c 0 + 212 73 282 147 326 227 c 0 + 366 299 390 376 399 459 c 1 + 429 460 478 469 509 479 c 1 + 517 471 l 1 + 459 263 424 120 424 88 c 0 + 424 77 431 67 439 67 c 0 + 448 67 477 84 511 110 c 1 +EndSplineSet +EndChar + +StartChar: afii10091 +Encoding: 487 1097 702 +Width: 800 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +781 110 m 1 + 796 84 l 1 + 772 59 769 49 760 -29 c 0 + 751 -130 708 -162 577 -162 c 1 + 585 -135 l 1 + 655 -131 670 -115 711 6 c 1 + 720 30 l 1 + 653 -11 637 -19 616 -19 c 0 + 596 -19 583 -3 583 22 c 0 + 583 49 585 59 621 195 c 1 + 628 223 l 1 + 545 82 435 -19 366 -19 c 0 + 336 -19 318 3 318 41 c 0 + 318 70 319 76 354 209 c 1 + 358 223 l 1 + 318 156 288 116 245 72 c 0 + 185 12 134 -19 96 -19 c 0 + 66 -19 48 4 48 40 c 0 + 48 69 51 82 87 222 c 0 + 106 296 116 345 116 369 c 0 + 116 381 111 389 103 389 c 0 + 83.9087118293 389 61.5804857945 370.748291477 47 362 c 2 + 29 351 l 1 + 17 379 l 1 + 48 399 94 429 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 443 c 0 + 243 419 229 357 188 204 c 0 + 170 135 165 114 165 97 c 0 + 165 84 172 73 181 73 c 0 + 212 73 282 147 326 227 c 0 + 366 299 390 376 399 459 c 1 + 429 460 478 469 509 479 c 1 + 517 471 l 1 + 459 265 424 120 424 88 c 0 + 424 76 431 67 440 67 c 0 + 476 67 550 143 597 227 c 0 + 637 298 661 377 670 459 c 1 + 699 460 749 469 780 479 c 1 + 788 471 l 1 + 735 286 695 120 695 88 c 0 + 695 77 703 67 710 67 c 0 + 720 67 748 84 781 110 c 1 +EndSplineSet +EndChar + +StartChar: afii10092 +Encoding: 488 1098 703 +Width: 403 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +324 485 m 1 + 337 465 l 1 + 305 431 254 356 213 285 c 1 + 234 290 245 291 262 291 c 0 + 342 291 381 256 381 186 c 0 + 381 68 296 -19 181 -19 c 0 + 104 -19 61 25 61 103 c 0 + 61 196 112 292 221 404 c 1 + 214 403 213 403 207 403 c 0 + 188 402 174 401 167 401 c 2 + 120 401 l 2 + 91 401 82 392 56 339 c 1 + 27 339 l 1 + 68 465 l 1 + 87 477 99 481 119 481 c 0 + 129 481 145 480 161 479 c 0 + 204 474 240 472 261 472 c 0 + 290 472 307 475 324 485 c 1 +244 254 m 0 + 189.258293913 254 167 145.95349102 167 91 c 0 + 167 40 179 17 204 17 c 0 + 248 17 278 89 278 195 c 0 + 278 236 267 254 244 254 c 0 +EndSplineSet +Kerns2: 685 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10093 +Encoding: 489 1099 704 +Width: 629 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +27 332 m 1 + 14 359 l 1 + 100 419 105 422 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 421 258 415 231 314 c 2 + 223 285 l 1 + 239 289 257 291 275 291 c 0 + 354 291 393 256 393 186 c 0 + 393 68 308 -19 193 -19 c 0 + 118 -19 73 25 73 97 c 0 + 73 139 75 147 111 277 c 0 + 121 311 129 351 129 367 c 0 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 +256 254 m 0 + 201.258293913 254 179 146.646979421 179 91 c 0 + 179 40 191 17 216 17 c 0 + 260 17 290 89 290 195 c 0 + 290 236 279 254 256 254 c 0 +606 110 m 1 + 620 84 l 1 + 556 38 556 38 537 25 c 0 + 494 -4 458 -19 432 -19 c 0 + 410 -19 397 -4 397 22 c 0 + 397 48 397 48 448 261 c 0 + 473 365 477 389 485 459 c 1 + 497.171234095 459.640591268 578.156290726 470.718763575 588 474 c 2 + 588 474 597 476 604 479 c 1 + 612 471 l 1 + 602.701653642 436.298346358 593.680932314 401.319067686 585 366 c 0 + 528 154 518 110 518 87 c 0 + 518 76 524 66 531 66 c 0 + 541 66 571 84 606 110 c 1 +EndSplineSet +EndChar + +StartChar: afii10094 +Encoding: 490 1100 705 +Width: 414 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +27 332 m 1 + 14 359 l 1 + 100 419 105 422 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 421 258 415 231 314 c 2 + 223 285 l 1 + 239 289 257 291 275 291 c 0 + 354 291 393 256 393 186 c 0 + 393 68 308 -19 193 -19 c 0 + 118 -19 73 25 73 97 c 0 + 73 139 75 147 111 277 c 0 + 121 311 129 351 129 367 c 0 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 +256 254 m 0 + 201.258293913 254 179 146.646979421 179 91 c 0 + 179 40 191 17 216 17 c 0 + 260 17 290 89 290 195 c 0 + 290 236 279 254 256 254 c 0 +EndSplineSet +Kerns2: 685 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10095 +Encoding: 491 1101 706 +Width: 430 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +406 278 m 0 + 406 139.309252178 335.889442679 -19 202 -19 c 0 + 130 -19 64 27 14 112 c 1 + 39 134 l 1 + 74 82 122 49 165 49 c 0 + 218 49 267 106 287 194 c 1 + 264 193 245 193 236 193 c 0 + 211 192 189 192 185 192 c 2 + 150 191 l 1 + 155 207 157 216 160 243 c 1 + 168 253 l 1 + 210 245 237 242 276 242 c 2 + 298 242 l 1 + 304 278 307 304 307 330 c 0 + 307 389 279 424 233 424 c 0 + 188 424 142 401 129 371 c 0 + 124 359 120 346 114 313 c 1 + 80 313 l 1 + 88 355 94 410 95 455 c 1 + 158 478 171 481 203 481 c 0 + 254 481 298 461 345 416 c 0 + 388 376 406 335 406 278 c 0 +EndSplineSet +Kerns2: 690 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10096 +Encoding: 492 1102 707 +Width: 764 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +254 442 m 0 + 254 414.139459305 221.923328314 299.712481179 210 255 c 1 + 244 255 252 255 303 257 c 1 + 321 320 340 357 375 392 c 0 + 429 449 505 481 583 481 c 0 + 696 481 751 429 751 320 c 0 + 751 231 717 135 665 78 c 0 + 612 19 524 -19 440 -19 c 0 + 337 -19 287 32 287 140 c 0 + 287 165 289 184 293 206 c 1 + 256 208 233 208 198 208 c 1 + 193 188 l 1 + 168 96 160 52 156 5 c 1 + 129 4 111 1 47 -14 c 1 + 38 -2 l 1 + 42 13 45 23 45 25 c 0 + 54 58 62 91 71 125 c 0 + 117 293 129 341 129 366 c 0 + 129 376 124 382 117 382 c 0 + 108 382 105 381 70 359 c 0 + 49 346 34 337 27 332 c 1 + 14 359 l 1 + 106 423 106 423 122 433 c 0 + 168 464 204 481 224 481 c 0 + 242 481 254 466 254 442 c 0 +550 439 m 0 + 504 439 470 411 446 354 c 0 + 421 294 404 210 404 144 c 0 + 404 64 431 25 487 25 c 0 + 535 25 568 53 592 113 c 0 + 616 173 632 254 632 315 c 0 + 632 398 605 439 550 439 c 0 +EndSplineSet +Kerns2: 686 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10097 +Encoding: 493 1103 708 +Width: 562 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +536 110 m 1 + 551 84 l 1 + 453 12 398 -19 366 -19 c 0 + 342 -19 327 0 327 31 c 0 + 327 59 333 86 363 196 c 0 + 391 302 408 378 408 404 c 0 + 408 430 391 442 354 442 c 0 + 289 442 251 404 251 337 c 0 + 251 302 264 276 288 265 c 0 + 300 260 301 259 338 259 c 1 + 334 228 l 1 + 263 220 242 199 215 108 c 0 + 202 67 186 43 161 25 c 0 + 131 3 90 -9 48 -9 c 0 + 31 -9 15 -7 -14 -2 c 1 + -5 79 l 1 + 10 81 l 1 + 24 41 36 25 52 25 c 0 + 61 25 72 35 80 51 c 0 + 84 60 86 65 97 118 c 0 + 113 199 153 237 228 242 c 1 + 166 259 134 297 134 354 c 0 + 134 399 156 435 196 455 c 0 + 234 475 280 482 362 482 c 0 + 377 482 395 482 417 481 c 1 + 459 481 l 2 + 461.330405992 481.0448155 463.594533827 481.06753828 465.793643626 481.06753828 c 0 + 512.664828843 481.06753828 530 470.745166004 530 444 c 0 + 530 426 525 402 509 342 c 0 + 470 201 445 100 445 84 c 0 + 445 73 451 65 457 65 c 0 + 472 66 498 81 536 110 c 1 +EndSplineSet +EndChar + +StartChar: afii10098 +Encoding: 517 1169 709 +Width: 399 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +456 651 m 1 + 493 648 l 1 + 485 624 484 621 476 553 c 0 + 467 485 433 451 373 451 c 0 + 364 451 358 451 350 452 c 1 + 333 452 l 2 + 312 452 301 446 292 427 c 0 + 282 405 282 405 253 281 c 1 + 229 184 l 1 + 199 56 199 56 187 32 c 0 + 172 2 139 -18 106 -18 c 0 + 33.958666411 -18 18.9478066064 63.4636320639 0 148 c 1 + 39 158 l 1 + 43 107 58 71 74 71 c 0 + 83 71 88 78 93 93 c 0 + 109 139 124 201 152 328 c 0 + 184 480 193 487 349 492 c 1 + 392 498 412 525 440 614 c 0 + 445 628 449 637 456 651 c 1 +EndSplineSet +Kerns2: 684 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10099 +Encoding: 496 1106 710 +Width: 523 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +110 -281 m 1 + 117 -188 l 1 + 129 -188 l 1 + 147 -222 165 -236 193 -236 c 0 + 227 -236 252 -213 268 -166 c 0 + 277 -138 281 -123 317 53 c 0 + 339 161 340 167 368 280 c 0 + 382 336 387 357 387 367 c 0 + 387 380 380 387 368 387 c 0 + 330 387 266 327 218 245 c 0 + 175 172 154 102 145 5 c 1 + 118 4 99 1 36 -14 c 1 + 27 -1 l 1 + 59 110 88 248 128 471 c 1 + 141 541 l 1 + 114 541 l 1 + 48 542 l 1 + 59 590 l 1 + 89 590 119 590 149 590 c 1 + 155 622 155 622 155 632 c 0 + 155 656 149 658 74 659 c 1 + 80 689 l 1 + 164 699 227 713 280 736 c 1 + 293 725 l 1 + 270.312389362 629.928107801 270.865794401 633.396074803 261 589 c 1 + 272.666666667 589 284.333333333 589 296 589 c 0 + 348 589 378 591 423 597 c 1 + 394 532 l 1 + 352 537 325 538 250 539 c 1 + 240 496 l 2 + 227.154970285 439.114868403 196.540331998 298.119539993 186 255 c 1 + 235 329 268 366 318 407 c 0 + 378 457 427 481 467 481 c 0 + 497 481 511 467 511 436 c 0 + 511 410 511 410 466 244 c 0 + 443.4158354 159.309382751 434.392233448 116.144904611 415 41 c 0 + 387 -76 350 -150 287 -213 c 0 + 241 -260 190 -286 147 -286 c 0 + 135 -286 126 -285 110 -281 c 1 +EndSplineSet +EndChar + +StartChar: afii10101 +Encoding: 498 1108 711 +Width: 435 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +407 313 m 1 + 372 313 l 1 + 377 341 379 356 379 365 c 0 + 379 393 330 423 282 423 c 0 + 239 423 201 390 180 334 c 0 + 171 310 166 291 159 254 c 1 + 168 253 176 253 179 253 c 0 + 186.666666667 253 194.333333333 253 202 253 c 0 + 234 253 253 255 299 262 c 1 + 310 251 l 1 + 298 226 296 222 286 196 c 1 + 241 201 240 201 173 203 c 1 + 166 203 l 1 + 151 204 l 1 + 149 186 149 176 149 160 c 0 + 149 87 175 48 224 48 c 0 + 272 48 341 79 400 126 c 1 + 403 91 l 1 + 325 24 232 -19 167 -19 c 0 + 83 -19 32 34 32 119 c 0 + 32 210 61 304 105 357 c 0 + 130 386 163 414 206 439 c 0 + 256 469 293 481 333 481 c 0 + 367 481 399 473 442 455 c 1 + 427 408 414 354 407 313 c 1 +EndSplineSet +EndChar + +StartChar: afii10102 +Encoding: 499 1109 712 +Width: 413 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +34 152 m 1 + 62 152 l 1 + 62 140.333333333 62 128.666666667 62 117 c 1 + 63 106 l 1 + 93 57 135 34 192 34 c 0 + 248 34 288 66 288 112 c 0 + 288 128 281 144 271 153 c 0 + 253 167 253 167 158 197 c 0 + 87 218 55 254 55 311 c 0 + 55 405 151 481 271 481 c 0 + 320 481 363 469 397 446 c 1 + 386 391 380 355 376 330 c 1 + 350 330 l 1 + 348 342 l 1 + 346 365 346 365 344 377 c 1 + 313 413 274 432 229 432 c 0 + 185 432 147 398 147 357 c 0 + 147 340 155 323 167 313 c 0 + 186 297 201 292 262 276 c 0 + 353 253 384 224 384 164 c 0 + 384 65 275 -19 147 -19 c 0 + 101 -19 59 -9 9 12 c 1 + 17 44 28 105 34 152 c 1 +EndSplineSet +EndChar + +StartChar: afii10103 +Encoding: 500 1110 713 +Width: 299 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +265 110 m 1 + 280 84 l 1 + 184 12 128 -19 96 -19 c 0 + 72 -19 57 0 57 32 c 0 + 57 62 61 83 94 209 c 0 + 121 310 129 348 129 366 c 0 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 + 14 359 l 1 + 100 419 105 422 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 402.079841496 231.192984845 317.533342411 215 256 c 0 + 208 225 205 216 195 179 c 0 + 180 121 175 98 175 83 c 0 + 175 72 180 65 189 65 c 0 + 200 65 228 81 265 110 c 1 +252 711 m 0 + 285 711 305 690 305 657 c 0 + 305 611 276 577 236 577 c 0 + 201 577 180 598 180 632 c 0 + 180 678 210 711 252 711 c 0 +EndSplineSet +EndChar + +StartChar: afii10105 +Encoding: 502 1112 714 +Width: 263 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-133 -188 m 1 + -121 -188 l 1 + -102 -222 -84 -236 -58 -236 c 0 + -18 -236 10 -204 25 -141 c 0 + 53 -28 124 337 124 364 c 0 + 124 375 119 382 113 382 c 0 + 102 382 102 382 60 355 c 0 + 39 342 39 342 22 331 c 1 + 9 358 l 1 + 161 465 188 481 222 481 c 0 + 241 481 254 466 254 442 c 0 + 254 416 252 406 213 241 c 0 + 143 -60 141 -66 95 -139 c 0 + 37 -230 -38 -286 -103 -286 c 0 + -115 -286 -124 -285 -140 -281 c 1 + -133 -188 l 1 +252 711 m 0 + 285 711 305 690 305 657 c 0 + 305 611 276 577 236 577 c 0 + 201 577 180 598 180 632 c 0 + 180 678 210 711 252 711 c 0 +EndSplineSet +EndChar + +StartChar: afii10106 +Encoding: 503 1113 715 +Width: 694 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-18 61 m 1 + 1 67 l 1 + 16 50 23 47 39 47 c 0 + 61 47 78 54 92 68 c 0 + 108 85 120 118 147 222 c 0 + 167 302 179 329 206 363 c 0 + 244 412 286 438 363 459 c 0 + 420 475 461 481 505 481 c 0 + 534 481 547 469 547 443 c 0 + 547 421 540 388 512 285 c 1 + 528 289 546 291 563 291 c 0 + 642 291 681 256 681 186 c 0 + 681 68 597 -19 481 -19 c 0 + 405 -19 359 25 359 97 c 0 + 359 129 364 157 380 212 c 2 + 399 277 l 2 + 408 308 424 389 424 404 c 0 + 424 419 415 429 402 429 c 0 + 373 429 324 404 298 376 c 0 + 273 348 252 305 228 225 c 0 + 194 119 184 99 133 49 c 0 + 86 4 42 -18 -2 -18 c 0 + -13 -18 -20 -16 -34 -11 c 1 + -18 61 l 1 +544 254 m 0 + 488.740235829 254 468 146.019064725 468 88 c 0 + 468 40 480 17 505 17 c 0 + 549 17 578 89 578 195 c 0 + 578 236 567 254 544 254 c 0 +EndSplineSet +Kerns2: 697 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10107 +Encoding: 504 1114 716 +Width: 662 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +363 195 m 2 + 378 251 l 2 + 383 269 388 287 393 306 c 1 + 358 267 347 256 274 189 c 0 + 189 107 182 94 169 4 c 1 + 140 4 93 -4 60 -14 c 1 + 49 -1 l 1 + 85 107 134 316 134 364 c 0 + 134 377 129 385 120 385 c 0 + 112 385 87 370 33 333 c 1 + 18 359 l 1 + 33 370 67 393 118 430 c 0 + 172 468 198 481 221 481 c 0 + 244 481 261 462 261 438 c 0 + 261 418 251 370 224 268 c 2 + 195 157 l 1 + 217.641465441 182.875960504 215.941605855 181.986277387 254 217 c 0 + 395 350 410 372 417 459 c 1 + 429.171234095 459.640591268 510.156290726 470.718763575 520 474 c 2 + 520 474 528 476 536 479 c 1 + 544 471 l 1 + 534.701653642 436.298346358 525.680932314 401.319067686 517 366 c 0 + 509 337.333333333 501 308.666666667 493 280 c 1 + 514 287 535 291 555 291 c 0 + 627 291 668 253 668 186 c 0 + 668 68 584 -19 469 -19 c 0 + 391 -19 349 25 349 104 c 0 + 349 133 352 153 363 195 c 2 +531 254 m 0 + 476.718126071 254 454 145.95349102 454 91 c 0 + 454 41 466 17 492 17 c 0 + 536 17 565 89 565 196 c 0 + 565 236 554 254 531 254 c 0 +EndSplineSet +Kerns2: 685 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10108 +Encoding: 505 1115 717 +Width: 544 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +141 541 m 1 + 114 541 l 1 + 48 542 l 1 + 59 591 l 1 + 100 590 105 590 126 590 c 2 + 149 590 l 1 + 155 622 155 622 155 633 c 0 + 155 656 149 658 74 659 c 1 + 80 689 l 1 + 164 699 227 714 280 736 c 1 + 293 725 l 1 + 270.312389362 629.928107801 270.865794401 633.396074803 261 589 c 1 + 272.666666667 589 284.333333333 589 296 589 c 0 + 348 589 378 591 423 597 c 1 + 394 532 l 1 + 352 537 325 538 250 539 c 1 + 242 502 l 2 + 229.82763223 450.267436979 196.761368476 299.023780129 186 255 c 1 + 235 328 268 366 318 407 c 0 + 378 457 427 481 467 481 c 0 + 497 481 511 467 511 436 c 0 + 511 409 499 360 454 201 c 0 + 436 141 429 108 429 89 c 0 + 429 76 435 67 442 67 c 0 + 455 67 480 81 519 111 c 1 + 532 84 l 1 + 428 6 383 -19 348 -19 c 0 + 324 -19 309 -1 309 29 c 0 + 309 52 315 79 332 141 c 0 + 365 261 387 352 387 367 c 0 + 387 380 380 387 368 387 c 0 + 330 387 266 327 218 245 c 0 + 175 172 154 102 145 5 c 1 + 118 4 99 1 36 -14 c 1 + 27 -1 l 1 + 59 110 90 256 130 481 c 1 + 141 541 l 1 +EndSplineSet +EndChar + +StartChar: afii10193 +Encoding: 509 1119 718 +Width: 537 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +37 -162 m 1 + 45 -135 l 1 + 118 -131 133 -114 175 7 c 0 + 177 12 178 13 179 17 c 1 + 150 -6 119 -19 97 -19 c 0 + 66 -19 48 3 48 40 c 0 + 48 69 50 77 84 209 c 0 + 107 300 116 343 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 385 76 380 c 0 + 53 365 52 365 29 351 c 1 + 17 379 l 1 + 33 390 75 417 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 444 c 0 + 243 417 234 377 186 196 c 0 + 169 133 165 113 165 97 c 0 + 165 84 172 73 181 73 c 0 + 212 73 282 147 326 227 c 0 + 366 299 390 376 399 459 c 1 + 429 460 478 469 509 479 c 1 + 517 471 l 1 + 460 268 424 120 424 88 c 0 + 424 77 431 67 439 67 c 0 + 449 67 476 83 511 110 c 1 + 525 84 l 1 + 406 -2 377 -19 345 -19 c 0 + 325 -19 312 -3 312 22 c 0 + 312 47 315 63 343 166 c 2 + 358 223 l 1 + 328 172 295 126 264 94 c 0 + 231 59 229 55 220 -29 c 0 + 211 -130 168 -162 37 -162 c 1 +EndSplineSet +EndChar + +StartChar: uni04E9 +Encoding: 555 1257 719 +Width: 520 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +305 249 m 1 + 340 249 l 2 + 348 249 360 249 375 250 c 1 + 379 277 380 296 380 316 c 0 + 380 399 353 439 296 439 c 0 + 232 439 188 377 163 250 c 1 + 173 250 183 250 193 250 c 2 + 305 249 l 1 +365 195 m 1 + 366 198 l 1 + 347 199 344 199 294 200 c 2 + 185 201 l 1 + 170 202 l 1 + 156 202 l 1 + 153 184 152 168 152 148 c 0 + 152 65 178 26 235 26 c 0 + 300 26 337 75 365 195 c 1 +333 481 m 0 + 444 481 499 428 499 319 c 0 + 499 231 465 135 413 78 c 0 + 360 19 272 -19 188 -19 c 0 + 87 -19 35 33 35 134 c 0 + 35 239 67 334 123 392 c 0 + 177 449 253 481 333 481 c 0 +EndSplineSet +EndChar + +StartChar: afii10089 +Encoding: 485 1095 720 +Width: 525 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +21 379 m 1 + 56.9733085122 401.48331782 161.45860045 481 215 481 c 0 + 235 481 247 467 247 444 c 0 + 247 424 241 394 229 346 c 0 + 210 277 201 236 201 224 c 0 + 201 213 206 206 214 206 c 0 + 233 206 302 267 340 317 c 0 + 370 357 381 388 388 459 c 1 + 417 460 467 469 497 479 c 1 + 506 471 l 1 + 450 275 412 120 412 88 c 0 + 412 77 419 67 428 67 c 0 + 437 67 464 83 499 110 c 1 + 514 84 l 1 + 393 -3 366 -19 334 -19 c 0 + 313 -19 301 -3 301 23 c 0 + 301 41 306 67 319 121 c 0 + 340 201 349 239 361 295 c 1 + 362 298 l 1 + 359 296 l 1 + 356 291 l 1 + 330 255 275 203 235 176 c 0 + 188 143 160 131 131 131 c 0 + 102 131 81 150 81 176 c 0 + 81 187 85 206 90 228 c 0 + 106 282 120 350 120 367 c 0 + 120 381 115 389 107 389 c 0 + 90.3378629396 389 59.2188077183 367.479205146 51 362 c 2 + 33 351 l 1 + 21 379 l 1 +EndSplineSet +EndChar + +StartChar: afii10090 +Encoding: 486 1096 721 +Width: 800 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +781 110 m 1 + 796 84 l 1 + 673 -5 648 -19 616 -19 c 0 + 595 -19 583 -3 583 23 c 0 + 583 49 586 61 621 195 c 1 + 628 223 l 1 + 545 82 435 -19 366 -19 c 0 + 336 -19 318 3 318 41 c 0 + 318 70 319 76 354 209 c 1 + 358 223 l 1 + 318 156 288 116 245 72 c 0 + 185 12 134 -19 96 -19 c 0 + 66 -19 48 4 48 40 c 0 + 48 69 51 82 87 222 c 0 + 106 296 116 345 116 369 c 0 + 116 381 111 389 103 389 c 0 + 83.9087118293 389 61.5804857945 370.748291477 47 362 c 2 + 29 351 l 1 + 17 379 l 1 + 48 399 94 429 108 439 c 0 + 148 466 186 481 212 481 c 0 + 231 481 243 467 243 443 c 0 + 243 419 229 357 188 204 c 0 + 170 135 165 114 165 97 c 0 + 165 84 172 73 181 73 c 0 + 212 73 282 147 326 227 c 0 + 366 299 390 376 399 459 c 1 + 429 460 478 469 509 479 c 1 + 517 471 l 1 + 459 265 424 120 424 88 c 0 + 424 76 431 67 440 67 c 0 + 476 67 550 143 597 227 c 0 + 637 298 661 377 670 459 c 1 + 699 460 749 469 780 479 c 1 + 788 471 l 1 + 736 289 695 120 695 88 c 0 + 695 77 702 67 710 67 c 0 + 719 67 748 84 781 110 c 1 +EndSplineSet +EndChar + +StartChar: uni0497 +Encoding: 521 1175 722 +Width: 1019 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +462 148 m 2 + 476 206 l 1 + 444 205 434 204 399 201 c 1 + 376 67 299 -19 202 -19 c 0 + 130 -19 64 27 14 112 c 1 + 39 134 l 1 + 74 82 122 49 164 49 c 0 + 207 49 246 84 271 144 c 0 + 292 196 307 273 307 330 c 0 + 307 390 280 424 231 424 c 0 + 181 424 135 402 122 372 c 0 + 117 359 114 347 107 313 c 1 + 73 313 l 1 + 81 355 87 410 88 455 c 1 + 138 474 172 481 208 481 c 0 + 254 481 299 459 345 416 c 0 + 389 375 406 334 406 274 c 0 + 406 268 406 262 405 251 c 1 + 439 250 445 249 485 248 c 1 + 506 345 l 1 + 516 387 l 1 + 525 430 525 433 528 460 c 1 + 567 463 598 469 634 479 c 1 + 642 467 l 1 + 622 397 618 382 586 247 c 1 + 615 247 636 249 667 252 c 1 + 681.518267116 310.073068463 713.647845691 359.098258218 763 399 c 0 + 827 451 895 481 948 481 c 0 + 982 481 1015 473 1057 455 c 1 + 1042 410 1029 354 1022 313 c 1 + 987 313 l 1 + 992 337 994 354 994 365 c 0 + 994 394 945 423 897 423 c 0 + 854 423 816 390 796 334 c 0 + 777 283 764 213 764 158 c 0 + 764 88 791 48 838 48 c 0 + 887 48 956 78 1016 126 c 1 + 1018 91 l 1 + 994 65 991 56 983 -23 c 0 + 974 -124 930 -155 800 -155 c 1 + 808 -128 l 1 + 878 -124 892 -109 934 13 c 1 + 942 37 l 1 + 875 -3 828 -19 782 -19 c 0 + 699 -19 647 34 647 117 c 0 + 647 143 650 170 656 202 c 1 + 577 204 l 1 + 567.741164632 161.925502035 558.813331636 119.520001698 549 78 c 0 + 540 36 539 32 537 5 c 1 + 510 4 483 -1 431 -14 c 1 + 423 -1 l 1 + 439 56 447 86 462 148 c 2 +EndSplineSet +EndChar + +StartChar: uni04AF +Encoding: 535 1199 723 +Width: 464 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +202 171 m 2 + 196.058075338 123.941924662 190.06021762 76.9397823799 184 30 c 1 + 314 132 393 247 393 333 c 0 + 393 377 375 400 341 400 c 0 + 333 400 326 399 314 396 c 1 + 304 416 l 1 + 326 433 333 439 341 446 c 2 + 362 464 l 2 + 364 465 368 469 375 474 c 0 + 388 476 393 477 399 477 c 0 + 443 477 471 439 471 379 c 0 + 471 327 447 265 405 205 c 0 + 373 161 351 138 266 62 c 0 + 190 -7 184 -14 167 -57 c 0 + 142 -127 126 -198 124 -257 c 1 + 77 -264 35 -272 11 -279 c 1 + 0 -270 l 1 + 5 -250 23 -190 52 -88 c 0 + 75 -6 88 66 104 195 c 0 + 114 282 117 318 117 347 c 0 + 117 373 111 388 100 388 c 0 + 87 388 81 385 18 337 c 1 + 4 362 l 1 + 90 440 154 481 192 481 c 0 + 217 481 231 459 231 421 c 0 + 231 398 231 398 218 299 c 2 + 202 171 l 2 +EndSplineSet +EndChar + +StartChar: afii10846 +Encoding: 551 1241 724 +Width: 426 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +67 343 m 1 + 66 375 l 1 + 150 441 239 481 299 481 c 0 + 377 481 425 435 425 359 c 0 + 425 288 402 189 373 137 c 0 + 350 97 323 69 273 36 c 0 + 215 -2 169 -19 123 -19 c 0 + 61 -19 29 9 29 65 c 0 + 29 168 107 225 304 265 c 1 + 309 295 310 309 310 330 c 0 + 310 385 284 412 231 412 c 0 + 191 412 132 387 67 343 c 1 +300 234 m 1 + 252 226 218 214 190 194 c 0 + 152 168 125 119 125 77 c 0 + 125 49 145 29 173 29 c 0 + 211 29 240 54 263 106 c 0 + 279 143 284 160 300 234 c 1 +EndSplineSet +EndChar + +StartChar: uni04BB +Encoding: 545 1211 725 +Width: 535 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +503 436 m 0 + 503 368.76875 421 148.233984375 421 89 c 0 + 421 76 427 67 434 67 c 0 + 447 67 472 81 511 111 c 1 + 524 84 l 1 + 420 6 375 -19 340 -19 c 0 + 316 -19 301 -1 301 29 c 0 + 301 52 307 79 324 141 c 0 + 357 261 379 352 379 367 c 0 + 379 380 372 387 360 387 c 0 + 322 387 258 327 210 245 c 0 + 167 172 146 102 137 5 c 1 + 109 4 95 2 28 -14 c 1 + 19 -1 l 1 + 53 116 91 300 134 550 c 0 + 147 622 147 622 147 633 c 0 + 147 655 138 658 66 659 c 1 + 72 689 l 1 + 156 699 219 714 272 736 c 1 + 285 725 l 1 + 269 661 234 508 209 392 c 0 + 192 312 189 300 178 255 c 1 + 227 328 260 366 310 407 c 0 + 370 457 419 481 459 481 c 0 + 489 481 503 467 503 436 c 0 +EndSplineSet +EndChar + +StartChar: uni0493 +Encoding: 519 1171 726 +Width: 337 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +99 202 m 1 + 90 202 l 1 + -5 203 l 1 + 6 252 l 1 + 40 251 68 251 69 251 c 2 + 132 251 l 1 + 154 284 l 2 + 192 342 204 368 204 392 c 0 + 204 408 191 420 173 420 c 0 + 142 420 120 409 62 367 c 1 + 40 392 l 1 + 121 464 153 481 209 481 c 0 + 272 481 313 449 313 400 c 0 + 313 367 301 334 268 282 c 2 + 248 250 l 1 + 295 250 328 253 370 258 c 1 + 341 194 l 1 + 297 198 286 199 217 200 c 1 + 191 159 l 2 + 168 122 156 95 156 78 c 0 + 156 63 171 50 188 50 c 0 + 212 50 237 66 274 108 c 1 + 288 72 l 1 + 224 4 184 -19 132 -19 c 0 + 77 -19 35 19 35 70 c 0 + 35 98 44 118 85 179 c 1 + 99 202 l 1 +EndSplineSet +EndChar + +StartChar: uni04B1 +Encoding: 537 1201 727 +Width: 464 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +56 -1 m 2 + 73 0 l 1 + 95 110 117 282 117 347 c 0 + 117 373 111 388 100 388 c 0 + 87 388 80 384 18 337 c 1 + 4 362 l 1 + 90 440 154 481 192 481 c 0 + 217 481 231 459 231 421 c 0 + 231 399 230 392 222 328 c 0 + 219 308 212 256 202 171 c 2 + 193 100 l 1 + 183 30 l 1 + 314 132 393 247 393 333 c 0 + 393 377 375 400 341 400 c 0 + 332 400 326 399 314 396 c 1 + 304 416 l 1 + 336.316146778 442.160690249 338.149668544 443.556858752 362 464 c 0 + 364 465 368 469 375 474 c 0 + 387 476 393 477 399 477 c 0 + 443 477 471 439 471 379 c 0 + 471 327 447 264 404 205 c 0 + 373 162 344 132 266 62 c 0 + 232 31 215 16 202 1 c 1 + 243 1 286 5 328 11 c 1 + 300 -54 l 1 + 265 -50 236 -49 196 -49 c 0 + 187.333333333 -49 178.666666667 -49 170 -49 c 1 + 145 -114 126 -197 123 -257 c 1 + 77 -264 35 -272 10 -279 c 1 + 0 -270 l 1 + 2.90222700802 -258.391091968 38.2751514014 -133.036970095 62 -50 c 1 + -46 -50 l 1 + -36 -2 l 1 + 27 -1 l 2 + 36.6666666667 -1 46.3333333333 -1 56 -1 c 2 +EndSplineSet +EndChar + +StartChar: afii10071 +Encoding: 495 1105 728 +Width: 426 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +386 119 m 1 + 388 87 l 1 + 304 22 214 -19 155 -19 c 0 + 77 -19 29 27 29 103 c 0 + 29 174 52 273 81 325 c 0 + 104 365 131 393 181 426 c 0 + 239 464 285 481 331 481 c 0 + 393 481 425 453 425 397 c 0 + 425 294 348 238 150 197 c 1 + 145 167 144 152 144 133 c 0 + 144 77 169 50 222 50 c 0 + 263 50 321 74 386 119 c 1 +154 228 m 1 + 202 236 236 249 263 268 c 0 + 302 294 329 343 329 385 c 0 + 329 413 309 433 281 433 c 0 + 243 433 213 408 191 356 c 0 + 175 320 169 299 154 228 c 1 +431 693 m 0 + 462 693 481 674 481 642 c 0 + 481 600 453 568 416 568 c 0 + 383 568 363 588 363 620 c 0 + 363 662 392 693 431 693 c 0 +236 693 m 0 + 266 693 285 674 285 642 c 0 + 285 600 257 568 221 568 c 0 + 188 568 168 588 168 620 c 0 + 168 662 196 693 236 693 c 0 +EndSplineSet +EndChar + +StartChar: afii10075 +Encoding: 471 1081 729 +Width: 538 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +512 110 m 1 + 526 84 l 1 + 405 -3 378 -19 346 -19 c 0 + 325 -19 313 -4 313 23 c 0 + 313 49 315 58 351 195 c 1 + 359 223 l 1 + 319 156 289 116 246 72 c 0 + 186 13 135 -19 97 -19 c 0 + 67 -19 49 3 49 41 c 0 + 49 69 51 78 85 209 c 0 + 108 300 117 343 117 369 c 0 + 117 381 112 389 104 389 c 0 + 97 389 87 385 77 380 c 0 + 55 366 54 365 30 351 c 1 + 18 379 l 1 + 48 398 88 425 109 439 c 0 + 149 465 187 481 212 481 c 0 + 232 481 244 467 244 443 c 0 + 244 418 230 359 189 204 c 0 + 171 136 166 114 166 98 c 0 + 166 83 173 73 183 73 c 0 + 210 73 273 137 316 207 c 0 + 362 282 391 368 400 459 c 1 + 430 460 479 469 510 479 c 1 + 518 471 l 1 + 461 266 425 120 425 88 c 0 + 425 77 432 67 440 67 c 0 + 449 67 478 84 512 110 c 1 +210 718 m 1 + 245 718 l 1 + 249 685 255 670 268 655 c 0 + 286 634 315 622 350 622 c 0 + 413 622 453 651 483 718 c 1 + 521 718 l 1 + 507 670 497 648 478 621 c 0 + 445 575 398 549 344 549 c 0 + 289 549 244 575 225 618 c 0 + 215 641 212 665 210 718 c 1 +EndSplineSet +Kerns2: 715 42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10100 +Encoding: 497 1107 730 +Width: 337 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +274 108 m 1 + 287 72 l 1 + 224 4 184 -19 131 -19 c 0 + 76 -19 34 19 34 70 c 0 + 34 98 41 114 84 179 c 2 + 153 284 l 2 + 190 341 203 368 203 392 c 0 + 203 408 190 420 173 420 c 0 + 141 420 120 410 61 367 c 1 + 39 392 l 1 + 121 465 152 481 208 481 c 0 + 271 481 312 449 312 400 c 0 + 312 367 299 332 267 282 c 2 + 191 159 l 1 + 166 121 155 95 155 78 c 0 + 155 63 170 50 187 50 c 0 + 212 50 236 66 274 108 c 1 +252 546 m 1 + 209 546 l 1 + 330 672 l 1 + 370 716 381 724 401 724 c 0 + 426 724 445 706 445 682 c 0 + 445 660 438 654 384 624 c 1 + 252 546 l 1 +EndSplineSet +Kerns2: 684 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10104 +Encoding: 501 1111 731 +Width: 297 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +265 110 m 1 + 280 84 l 1 + 184 12 128 -19 96 -19 c 0 + 72 -19 57 0 57 32 c 0 + 57 62 61 83 94 209 c 0 + 121 310 129 348 129 366 c 0 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 + 14 359 l 1 + 100 419 105 422 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 402.079841496 231.192984845 317.533342411 215 256 c 0 + 208 225 205 216 195 179 c 0 + 180 121 175 98 175 83 c 0 + 175 72 180 65 189 65 c 0 + 200 65 228 81 265 110 c 1 +317 693 m 0 + 348 693 367 674 367 642 c 0 + 367 600 339 568 302 568 c 0 + 269 568 249 588 249 620 c 0 + 249 663 277 693 317 693 c 0 +149 693 m 0 + 179 693 198 674 198 642 c 0 + 198 600 170 568 134 568 c 0 + 101 568 81 588 81 620 c 0 + 81 662 109 693 149 693 c 0 +EndSplineSet +EndChar + +StartChar: afii10109 +Encoding: 506 1116 732 +Width: 543 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +339 546 m 1 + 296 546 l 1 + 417 672 l 1 + 457 716 469 724 488 724 c 0 + 513 724 532 706 532 682 c 0 + 532 660 525 653 472 624 c 1 + 339 546 l 1 +540 397 m 1 + 534 394 l 1 + 514 402 504 404 489 404 c 0 + 440 404 398 378 339 312 c 1 + 350.531704949 277.404885153 367.118380732 240.424452986 380 205 c 0 + 417 107 444 67 471 67 c 0 + 485 67 502 75 540 102 c 1 + 549 73 l 1 + 432 -6 408 -19 383 -19 c 0 + 353 -19 338 7 286 146 c 0 + 269.21528849 189.160686741 262.974118909 205.077643274 258 220 c 1 + 202 159 183 113 170 5 c 1 + 133 2 116 -1 60 -14 c 1 + 52 -1 l 1 + 85 119 133 337 133 366 c 0 + 133 376 128 382 121 382 c 0 + 112 382 110 381 74 359 c 0 + 53 346 39 337 31 332 c 1 + 18 359 l 1 + 46 378 l 1 + 194 480 195 481 226 481 c 0 + 246 481 258 467 258 442 c 0 + 258 421 255 407 236 334 c 0 + 226 298 225 290 205 200 c 1 + 363 408 446 481 525 481 c 0 + 536 481 542 480 553 477 c 1 + 555 471 l 1 + 547 440 543 421 540 397 c 1 +EndSplineSet +Kerns2: 680 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 733 46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10110 +Encoding: 508 1118 733 +Width: 527 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 -182 m 1 + 44.0603956543 -160.363762607 39.512873176 -164.6783815 80 -136 c 1 + 94 -143 l 1 + 93 -151 93 -155 93 -159 c 0 + 93 -200 120 -228 159 -228 c 0 + 219 -228 260 -173 298 -46 c 0 + 309 -6 342 119 353 170 c 1 + 284 64 196 -14 146 -14 c 0 + 116 -14 96 21 96 73 c 0 + 96 103 98 124 116 279 c 0 + 119 303 120 327 120 349 c 0 + 120 378 114 392 102 392 c 0 + 90 392 86 390 21 347 c 1 + 7 374 l 1 + 148 476 162 484 193 484 c 0 + 220 484 234 463 234 421 c 0 + 234 405 231 375 224 319 c 0 + 210 200 206 155 206 116 c 0 + 206 89 213 74 225 74 c 0 + 252 74 310 143 349 224 c 0 + 385 300 402 357 417 457 c 1 + 453 462 492 470 533 481 c 1 + 543 472 l 1 + 518 399 496 321 459 183 c 0 + 409 -6 374 -89 314 -162 c 0 + 254 -233 184 -274 120 -274 c 0 + 55 -274 15 -242 8 -182 c 1 +214 718 m 1 + 249 718 l 1 + 253 685 258 670 271 655 c 0 + 289 634 319 622 353 622 c 0 + 417 622 456 650 487 718 c 1 + 525 718 l 1 + 510 670 501 648 482 621 c 0 + 449 575 402 549 348 549 c 0 + 293 549 248 575 229 618 c 0 + 219 641 215 665 214 718 c 1 +EndSplineSet +Kerns2: 680 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni04E3 +Encoding: 553 1251 734 +Width: 537 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +511 110 m 1 + 525 84 l 1 + 404 -3 377 -19 345 -19 c 0 + 324 -19 312 -4 312 23 c 0 + 312 49 314 58 350 195 c 1 + 358 223 l 1 + 318 156 288 116 245 72 c 0 + 185 13 134 -19 96 -19 c 0 + 66 -19 48 3 48 41 c 0 + 48 69 50 78 84 209 c 0 + 107 300 116 343 116 369 c 0 + 116 381 111 389 103 389 c 0 + 96 389 86 385 76 380 c 0 + 54 366 53 365 29 351 c 1 + 17 379 l 1 + 47 398 87 425 108 439 c 0 + 148 465 186 481 211 481 c 0 + 231 481 243 467 243 443 c 0 + 243 418 229 359 188 204 c 0 + 170 136 165 114 165 98 c 0 + 165 83 172 73 182 73 c 0 + 209 73 272 137 315 207 c 0 + 361 282 390 368 399 459 c 1 + 429 460 478 469 509 479 c 1 + 517 471 l 1 + 460 266 424 120 424 88 c 0 + 424 77 431 67 439 67 c 0 + 448 67 477 84 511 110 c 1 +491 589 m 1 + 183 589 l 1 + 197 645 l 1 + 505 645 l 1 + 491 589 l 1 +EndSplineSet +EndChar + +StartChar: uni04EF +Encoding: 557 1263 735 +Width: 527 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +8 -182 m 1 + 44.0603956543 -160.363762607 39.512873176 -164.6783815 80 -136 c 1 + 94 -143 l 1 + 93 -151 93 -155 93 -159 c 0 + 93 -200 120 -228 159 -228 c 0 + 219 -228 260 -173 298 -46 c 0 + 309 -6 342 119 353 170 c 1 + 284 64 196 -14 146 -14 c 0 + 116 -14 96 21 96 73 c 0 + 96 103 98 124 116 279 c 0 + 119 303 120 327 120 349 c 0 + 120 378 114 392 102 392 c 0 + 90 392 86 390 21 347 c 1 + 7 374 l 1 + 148 476 162 484 193 484 c 0 + 220 484 234 463 234 421 c 0 + 234 405 231 375 224 319 c 0 + 210 200 206 155 206 116 c 0 + 206 89 213 74 225 74 c 0 + 252 74 310 143 349 224 c 0 + 385 300 402 357 417 457 c 1 + 453 462 492 470 533 481 c 1 + 543 472 l 1 + 518 399 496 321 459 183 c 0 + 409 -6 374 -89 314 -162 c 0 + 254 -233 184 -274 120 -274 c 0 + 55 -274 15 -242 8 -182 c 1 +486 589 m 1 + 178 589 l 1 + 193 645 l 1 + 500 645 l 1 + 486 589 l 1 +EndSplineSet +EndChar + +StartChar: uni049D +Encoding: 527 1181 736 +Width: 543 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +245 205 m 1 + 243 202 l 1 + 203 161 180 98 170 5 c 1 + 133 2 116 -1 60 -14 c 1 + 52 -1 l 1 + 85 118 133 337 133 366 c 0 + 133 376 128 382 121 382 c 0 + 112 382 110 381 74 359 c 0 + 53 346 39 337 31 333 c 1 + 18 359 l 1 + 46 378 l 1 + 193 480 195 481 226 481 c 0 + 246 481 258 467 258 442 c 0 + 258 421 255 408 236 334 c 0 + 226 298 225 290 205 200 c 1 + 234 238 245 252 257 267 c 0 + 258.636001881 272.726006583 265.160051587 306.120361112 267 319 c 0 + 277 373 277 373 282 406 c 1 + 322 406 l 1 + 316 380 310 353 304 323 c 1 + 412 447 459 481 525 481 c 0 + 535 481 542 480 553 477 c 1 + 555 471 l 1 + 547 440 543 421 540 397 c 1 + 534 394 l 1 + 515 402 504 404 489 404 c 0 + 440 404 398 378 339 313 c 1 + 352.513453262 276.964124635 365.95303802 241.738208255 380 205 c 0 + 417 107 444 67 471 67 c 0 + 485 67 502 76 540 102 c 1 + 549 73 l 1 + 433 -5 408 -19 383 -19 c 0 + 360 -19 346 -2 323 51 c 0 + 319 60 303 102 275 175 c 1 + 274 168 l 1 + 272 162 l 1 + 269 147 l 2 + 266 127 262 108 258 88 c 0 + 258 85 256 76 254 63 c 1 + 214 63 l 1 + 218 77 226 115 239 176 c 2 + 244 201 l 1 + 245 205 l 1 +EndSplineSet +EndChar + +StartChar: uni049B +Encoding: 525 1179 737 +Width: 553 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +531 110 m 1 + 546 84 l 1 + 521 59 518 49 510 -29 c 0 + 501 -130 457 -162 327 -162 c 1 + 335 -135 l 1 + 405 -131 419 -115 461 6 c 1 + 469 30 l 1 + 403 -11 393 -16 377 -16 c 0 + 364 -16 352 -6 342 13 c 0 + 325 45 325 45 266 200 c 1 + 258 220 l 1 + 202 159 183 113 170 5 c 1 + 133 2 116 -1 60 -14 c 1 + 52 -1 l 1 + 85 119 133 337 133 366 c 0 + 133 376 128 382 121 382 c 0 + 112 382 110 381 74 359 c 0 + 53 346 39 337 31 332 c 1 + 18 359 l 1 + 46 378 l 1 + 194 480 195 481 226 481 c 0 + 246 481 258 467 258 442 c 0 + 258 421 255 407 236 334 c 0 + 226 298 225 290 205 200 c 1 + 363 408 446 481 525 481 c 0 + 536 481 542 480 553 477 c 1 + 555 471 l 1 + 547 440 543 421 540 397 c 1 + 534 394 l 1 + 514 402 504 404 489 404 c 0 + 440 404 398 378 339 312 c 0 + 340 309 341 309 342 305 c 2 + 380 205 l 2 + 417 109 444 67 470 67 c 0 + 481 67 485 69 508 90 c 0 + 519 100 526 106 531 110 c 1 +EndSplineSet +EndChar + +StartChar: uni04A3 +Encoding: 531 1187 738 +Width: 559 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +471 30 m 1 + 450 17 l 2 + 408 -9 386 -19 368 -19 c 0 + 347 -19 335 -3 335 23 c 0 + 335 48 337 60 373 195 c 0 + 385 240 391 269 399 312 c 1 + 385 299 383 298 354 273 c 0 + 182 125 161 96 152 -1 c 1 + 122 -2 75 -10 42 -21 c 1 + 34 -13 l 1 + 94 196 126 331 126 369 c 0 + 126 381 121 389 113 389 c 0 + 106 389 96 385 86 380 c 0 + 70 370 54 360 39 351 c 1 + 27 379 l 1 + 47 392 78 412 118 439 c 0 + 158 466 196 481 222 481 c 0 + 241 481 253 467 253 444 c 0 + 253 416 249 398 197 200 c 1 + 195 191 l 1 + 187 163 l 1 + 213 194 214 194 281 253 c 0 + 406 360 414 371 422 459 c 1 + 451 460 501 469 531 479 c 1 + 540 471 l 1 + 534 451 l 1 + 481 263 446 119 446 88 c 0 + 446 77 454 67 461 67 c 0 + 471 67 499 84 533 110 c 1 + 548 84 l 1 + 524 59 520 49 512 -29 c 0 + 503 -130 459 -162 329 -162 c 1 + 337 -135 l 1 + 407 -131 421 -115 463 6 c 1 + 471 30 l 1 +EndSplineSet +EndChar + +StartChar: uni04B3 +Encoding: 539 1203 739 +Width: 472 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +292 -16 m 0 + 233.212608926 -16 222.159460924 85.8837735328 211 164 c 1 + 190.094940136 137.122065889 177.858771494 116.951189884 158 90 c 0 + 111 22 64 -15 25 -15 c 0 + 11 -15 2 -13 -20 -5 c 1 + -15 28 -13 50 -9 103 c 1 + 8 110 l 1 + 18 80 33 66 58 66 c 0 + 95 66 114 85 203 204 c 1 + 196 247 183 310 177 333 c 0 + 164 382 148 399 115 399 c 0 + 91 399 67 391 38 372 c 1 + 15 378 l 1 + 45 409 75 446 90 469 c 1 + 119 478 136 481 160 481 c 0 + 211 481 244 459 261 414 c 0 + 270 390 274 372 285 309 c 1 + 289 314 294 321 299 328 c 2 + 338 383 l 2 + 385 450 425 481 465 481 c 0 + 478 481 487 478 506 470 c 1 + 495 432 488 396 487 364 c 1 + 471 361 l 1 + 460 382 447 391 428 391 c 0 + 401 391 371 371 342 334 c 0 + 337 328 320 306 292 268 c 1 + 317 115 336 65 369 65 c 0 + 383 65 387 67 418 89 c 0 + 432 99 442 106 448 110 c 1 + 463 84 l 1 + 438 59 435 49 427 -29 c 0 + 418 -130 374 -162 244 -162 c 1 + 252 -135 l 1 + 322 -131 336 -115 378 6 c 1 + 386 30 l 1 + 379.837569474 26.9187847369 371.520145056 21.07509066 365 17 c 0 + 323 -9 307 -16 292 -16 c 0 +EndSplineSet +EndChar + +StartChar: uni04B9 +Encoding: 543 1209 740 +Width: 539 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +283 207 m 1 + 281 200 l 1 + 273.221170896 150.736745117 262.372059294 107.232355765 254 57 c 1 + 214 57 l 1 + 223.23161608 87.7720536 224.590437901 107.361751606 237 157 c 0 + 238 164 240 170 241 176 c 1 + 193 144 161 131 131 131 c 0 + 102 131 81 150 81 176 c 0 + 81 187 85 207 90 228 c 0 + 106 283 120 351 120 368 c 0 + 120 382 115 390 107 390 c 0 + 97 390 93 388 63 370 c 0 + 48 361 48 361 33 351 c 1 + 21 379 l 1 + 36 389 66 409 112 439 c 0 + 152 465 190 481 215 481 c 0 + 235 481 247 467 247 444 c 0 + 247 424 241 394 229 346 c 0 + 210 277 201 236 201 224 c 0 + 201 213 206 206 214 206 c 0 + 222 206 230 210 252 225 c 1 + 255 239 l 2 + 257 253 260 267 266 302 c 2 + 277 357 l 2 + 278 361 279 371 282 385 c 1 + 321 385 l 1 + 318 370 315 360 315 357 c 0 + 309.737485221 332.003054798 301.773598117 306.415186822 298 280 c 0 + 297 277 296 270 294 261 c 1 + 377 341 395 375 402 460 c 1 + 431 460 481 469 511 479 c 1 + 519 471 l 1 + 463 273 426 120 426 87 c 0 + 426 76 433 66 442 66 c 0 + 452 66 478 82 513 110 c 1 + 527 84 l 1 + 413 1 379 -19 347 -19 c 0 + 326 -19 314 -4 314 23 c 0 + 314 41 319 65 333 120 c 0 + 354 204 368 261 375 296 c 1 + 345 262 314 231 283 207 c 1 +EndSplineSet +EndChar + +StartChar: uni04B7 +Encoding: 541 1207 741 +Width: 525 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +21 379 m 1 + 56.9733085122 401.48331782 161.45860045 481 215 481 c 0 + 235 481 247 467 247 444 c 0 + 247 424 241 394 229 346 c 0 + 210 277 201 236 201 224 c 0 + 201 213 206 206 214 206 c 0 + 233 206 302 267 340 317 c 0 + 370 357 381 388 388 459 c 1 + 417 460 467 469 497 479 c 1 + 506 471 l 1 + 450 275 412 120 412 88 c 0 + 412 77 419 67 428 67 c 0 + 437 67 464 83 499 110 c 1 + 514 84 l 1 + 489 59 487 49 478 -29 c 0 + 469 -130 425 -162 295 -162 c 1 + 303 -135 l 1 + 373 -131 387 -115 429 6 c 1 + 437 30 l 1 + 393 -2 358 -19 334 -19 c 0 + 313 -19 301 -3 301 23 c 0 + 301 41 306 67 319 121 c 0 + 340 201 349 239 361 295 c 1 + 362 298 l 1 + 359 296 l 1 + 356 291 l 1 + 330 255 275 203 235 176 c 0 + 188 143 160 131 131 131 c 0 + 102 131 81 150 81 176 c 0 + 81 187 85 206 90 228 c 0 + 106 282 120 350 120 367 c 0 + 120 381 115 389 107 389 c 0 + 90.3378629396 389 59.2188077183 367.479205146 51 362 c 2 + 33 351 l 1 + 21 379 l 1 +EndSplineSet +EndChar + +StartChar: uni0450 +Encoding: 494 1104 742 +Width: 426 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +386 119 m 1 + 388 87 l 1 + 304 22 214 -19 155 -19 c 0 + 77 -19 29 27 29 103 c 0 + 29 174 52 273 81 325 c 0 + 104 365 131 393 181 426 c 0 + 239 464 285 481 331 481 c 0 + 393 481 425 453 425 397 c 0 + 425 294 348 238 150 197 c 1 + 145 167 144 152 144 133 c 0 + 144 77 169 50 222 50 c 0 + 263 50 321 74 386 119 c 1 +154 228 m 1 + 202 236 236 249 263 268 c 0 + 302 294 329 343 329 385 c 0 + 329 413 309 433 281 433 c 0 + 243 433 213 408 191 356 c 0 + 175 320 169 299 154 228 c 1 +277 518 m 1 + 154 600 l 2 + 119 623 110 635 110 656 c 0 + 110 678 133 699 156 699 c 0 + 176 699 194 686 218 655 c 2 + 322 518 l 1 + 277 518 l 1 +EndSplineSet +EndChar + +StartChar: uni045D +Encoding: 507 1117 743 +Width: 559 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +533 110 m 1 + 548 84 l 1 + 426 -4 400 -19 368 -19 c 0 + 348 -19 335 -3 335 22 c 0 + 335 49 337 58 373 195 c 0 + 381 227 387 253 398 303 c 1 + 386 292 381 287 353 263 c 0 + 186 120 158 84 152 -1 c 1 + 122 -2 75 -10 42 -21 c 1 + 34 -13 l 1 + 93 196 126 331 126 369 c 0 + 126 381 121 389 113 389 c 0 + 106 389 96 385 86 380 c 0 + 63 366 61 364 39 351 c 1 + 27 379 l 1 + 70 407 100 427 118 439 c 0 + 158 466 196 481 222 481 c 0 + 241 481 253 467 253 444 c 0 + 253 416 249 398 197 200 c 1 + 195 191 l 1 + 187 163 l 1 + 212 194 228 210 334 304 c 0 + 405 366 415 384 422 459 c 1 + 451 460 501 469 531 479 c 1 + 540 471 l 1 + 482 269 446 120 446 88 c 0 + 446 77 453 67 461 67 c 0 + 472 67 498 83 533 110 c 1 +344 546 m 1 + 226 630 l 2 + 183 660 176 668 176 685 c 0 + 176 703 193 719 213 719 c 0 + 231 719 252 704 279 671 c 2 + 381 546 l 1 + 344 546 l 1 +EndSplineSet +EndChar + +StartChar: uni0463 +Encoding: 511 1123 744 +Width: 414 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +244 363 m 1 + 335 363 l 1 + 325 307 l 1 + 229 307 l 1 + 223 284 l 1 + 238 288 258 291 275 291 c 0 + 354 291 393 256 393 186 c 0 + 393 68 308 -19 193 -19 c 0 + 118 -19 73 25 73 97 c 0 + 73 139 75 146 111 276 c 0 + 115 289 117 298 119 307 c 1 + 81 307 l 1 + 93 363 l 1 + 129 363 l 1 + 129 366 l 2 + 129 376 124 382 117 382 c 0 + 108 382 106 381 70 359 c 0 + 49 346 35 337 27 332 c 1 + 14 359 l 1 + 106 423 106 423 122 433 c 0 + 170 466 204 481 228 481 c 0 + 247 481 259 466 259 442 c 0 + 259 424 255 405 244 363 c 1 +256 254 m 0 + 201.258293913 254 179 146.646979421 179 91 c 0 + 179 40 191 17 216 17 c 0 + 260 17 290 89 290 195 c 0 + 290 236 279 254 256 254 c 0 +EndSplineSet +EndChar + +StartChar: uni0473 +Encoding: 513 1139 745 +Width: 520 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +333 481 m 0 + 444 481 499 428 499 319 c 0 + 499 231 465 135 413 78 c 0 + 360 19 272 -19 188 -19 c 0 + 87 -19 35 33 35 134 c 0 + 35 239 67 334 123 392 c 0 + 177 449 253 481 333 481 c 0 +166 261 m 1 + 184.03778888 268.215115552 211.281747302 273 223 273 c 0 + 241 273 253 267 277 246 c 0 + 298 228 313 220 329 220 c 0 + 341.417200334 220 356.767794604 226.461299101 372 229 c 1 + 378 266 380 290 380 316 c 0 + 380 399 353 439 296 439 c 0 + 233 439 195 387 166 261 c 1 +359 187 m 0 + 336.555164797 179.518388266 309.791893865 171 298 171 c 0 + 285 171 273 177 256 194 c 0 + 232 217 217 224 192 224 c 0 + 183.879200076 224 172.349433955 221.391572326 158 219 c 1 + 154 193 152 172 152 147 c 0 + 152 64 179 25 235 25 c 0 + 298 25 335 71 364 189 c 1 + 361 188 359 188 359 187 c 0 +EndSplineSet +EndChar + +StartChar: uni0475 +Encoding: 515 1141 746 +Width: 556 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +111 461 m 0 + 130.907215519 461 217.262657404 455 245 455 c 0 + 271 455 298 461 310 469 c 1 + 324 450 l 1 + 264 380 240 338 217 269 c 0 + 204 227 197 187 197 147 c 0 + 197 81 220 46 263 46 c 0 + 305 46 335 75 383 161 c 2 + 496 365 l 2 + 529 423 571 454 618 454 c 0 + 627 454 634 453 650 450 c 1 + 642 401 l 1 + 634 401 l 1 + 617 403 606 404 606 404 c 1 + 588 402 554 374 540 349 c 2 + 419 137 l 2 + 389 84 362 52 330 28 c 0 + 293 0 245 -17 203 -17 c 0 + 131 -17 87 36 87 123 c 0 + 87 207 119 268 213 362 c 2 + 254 403 l 1 + 220 395 184 392 116 392 c 0 + 88 392 77 390 75 384 c 2 + 47 324 l 1 + 19 324 l 1 + 60 456 l 1 + 82 460 95 461 111 461 c 0 +EndSplineSet +EndChar + +StartChar: uni0499 +Encoding: 523 1177 747 +Width: 429 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +213 -19 m 1 + 183 -62 l 1 + 194 -60 201 -59 210 -59 c 0 + 263 -59 299 -88 299 -131 c 0 + 299 -182 248 -218 176 -218 c 0 + 137 -218 108 -212 63 -193 c 1 + 85 -160 l 1 + 114 -173 130 -177 152 -177 c 0 + 187 -177 207 -162 207 -137 c 0 + 207 -113 190 -100 160 -100 c 0 + 150 -100 142 -101 130 -104 c 1 + 117 -92 l 1 + 170 -16 l 1 + 115 -8 53 43 14 112 c 1 + 39 134 l 1 + 76 78 122 49 172 49 c 0 + 230 49 278 89 278 138 c 0 + 278 175 249 196 196 196 c 0 + 183 196 172 195 150 190 c 1 + 156 207 157 216 160 242 c 1 + 168 252 l 1 + 184 250 200 249 210 249 c 0 + 267 249 306 287 306 343 c 0 + 306 393 277 423 227 423 c 0 + 192 423 148 404 134 381 c 0 + 126 368 122 354 114 313 c 1 + 80 313 l 1 + 88 355 94 410 95 455 c 1 + 153 476 174 481 208 481 c 0 + 266 481 321 461 366 424 c 0 + 404 392 422 364 422 333 c 0 + 422 282 382 244 312 228 c 1 + 369 209 394 182 394 140 c 0 + 394 59 311 -14 213 -19 c 1 +EndSplineSet +EndChar + +StartChar: uni04A1 +Encoding: 529 1185 748 +Width: 543 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +185 472 m 0 + 199.396520296 472 231.842817371 481 233 481 c 0 + 247 481 258 463 258 441 c 0 + 258 422 255 409 236 334 c 0 + 228 303 221 273 206 200 c 1 + 364 408 446 481 525 481 c 0 + 536 481 542 480 553 477 c 1 + 556 471 l 1 + 547 440 544 423 540 397 c 1 + 535 394 l 1 + 515 402 505 404 489 404 c 0 + 441 404 398 378 340 312 c 0 + 340 310 341 308 342 305 c 0 + 409 132 417 113 437 88 c 0 + 449 74 460 67 471 67 c 0 + 485 67 502 76 540 102 c 1 + 550 73 l 1 + 434 -5 409 -19 383 -19 c 0 + 353 -19 338 7 286 146 c 0 + 269.182674178 191.647027231 264.108957397 205.745766074 258 220 c 1 + 202 159 184 113 170 5 c 1 + 133 2 116 -1 61 -14 c 1 + 53 -1 l 1 + 86 121 133 338 133 371 c 0 + 133 386 129 395 120 399 c 0 + 117 400 84 401 36 401 c 0 + 7 401 -2 393 -28 339 c 1 + -57 339 l 1 + -16 465 l 1 + 3 477 15 481 34 481 c 0 + 46 481 61 480 77 479 c 0 + 122 474 158 472 185 472 c 0 +EndSplineSet +EndChar + +StartChar: uni04AB +Encoding: 533 1195 749 +Width: 444 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +163 -17 m 1 + 132 -62 l 1 + 142 -60 148 -59 158 -59 c 0 + 211 -59 248 -88 248 -131 c 0 + 248 -182 197 -218 125 -218 c 0 + 86 -218 57 -211 12 -193 c 1 + 34 -160 l 1 + 64 -173 79 -177 101 -177 c 0 + 135 -177 156 -162 156 -137 c 0 + 156 -113 139 -100 108 -100 c 0 + 98 -100 91 -101 79 -104 c 1 + 66 -92 l 1 + 122 -12 l 1 + 63 5 32 50 32 119 c 0 + 32 191 56 286 85 332 c 0 + 103 360 138 389 190 420 c 0 + 255 459 282 469 322 469 c 0 + 358 469 383 464 436 445 c 1 + 421 407 417 388 401 304 c 1 + 368 304 l 1 + 374 360 l 1 + 370 374 l 1 + 338 397 309 407 278 407 c 0 + 238 407 206 384 186 339 c 0 + 165 292 146 199 146 140 c 0 + 146 85 177 50 225 50 c 0 + 273 50 311 66 391 120 c 1 + 401 90 l 1 + 290 12 232 -14 163 -17 c 1 +EndSplineSet +EndChar + +StartChar: uni04CC +Encoding: 548 1228 750 +Width: 525 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +21 379 m 1 + 56.9733085122 401.48331782 161.45860045 481 215 481 c 0 + 235 481 247 467 247 444 c 0 + 247 424 241 394 229 346 c 0 + 210 277 201 236 201 224 c 0 + 201 213 206 206 214 206 c 0 + 233 206 302 267 340 317 c 0 + 370 357 381 388 388 459 c 1 + 417 460 467 469 497 479 c 1 + 506 471 l 1 + 450 275 412 120 412 88 c 0 + 412 77 419 67 428 67 c 0 + 437 67 464 83 499 110 c 1 + 514 84 l 1 + 411 10 378 -10 345 -17 c 1 + 345 -21 l 1 + 340.486863825 -41.3091127866 336 -65.4453583224 336 -87 c 0 + 336 -123 352 -136 399 -138 c 1 + 393 -165 l 1 + 325 -163 308 -161 286 -149 c 0 + 269 -141 260 -123 260 -100 c 0 + 260 -86 266 -66 280 -33 c 0 + 293 -2 298 12 301 19 c 0 + 304 60 304 64 319 121 c 0 + 331 166 352 251 361 295 c 1 + 362 298 l 1 + 359 296 l 1 + 356 291 l 1 + 330 255 275 203 235 176 c 0 + 188 143 160 131 131 131 c 0 + 102 131 81 150 81 176 c 0 + 81 187 85 206 90 228 c 0 + 106 282 120 350 120 367 c 0 + 120 381 115 389 107 389 c 0 + 90.3378629396 389 59.2188077183 367.479205146 51 362 c 2 + 33 351 l 1 + 21 379 l 1 +EndSplineSet +EndChar + +StartChar: uni211E +Encoding: 612 8478 751 +Width: 756 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +56 700 m 1 + 337 700 l 2 + 464 700 505 692 546 660 c 0 + 585 629 607 584 607 531 c 0 + 607 481 588 438 550 405 c 0 + 521 378 493 364 432 345 c 1 + 498 306 509 291 580 156 c 1 + 657 286 l 1 + 690 265 l 1 + 598 109 l 1 + 626 65 627 62 638 53 c 0 + 648 46 658 44 693 37 c 1 + 693 0 l 1 + 616 0 l 2 + 578 0 571 1 541 11 c 1 + 443 -155 l 1 + 407 -139 l 1 + 507 32 l 1 + 426 215 l 1 + 386 308 370 321 303 323 c 1 + 240 323 l 1 + 240 142 l 2 + 239.912943803 133.46849265 239.841045168 125.672127107 239.841045168 118.543605821 c 0 + 239.841045168 43.7879936975 247.748001573 42.4776628153 329 37 c 1 + 329 0 l 1 + 56 0 l 1 + 56 37 l 1 + 89 37 106 40 115 47 c 0 + 123 53 125 58 126 74 c 2 + 127 87 l 1 + 127 249.333333333 127 411.666666667 127 574 c 0 + 127.06413684 579.130947209 127.103592475 583.961606418 127.103592475 588.509918003 c 0 + 127.103592475 654.87734809 118.702831712 661.12827368 56 663 c 1 + 56 700 l 1 +240 368 m 1 + 311 368 l 2 + 436 368 496 417 496 519 c 0 + 496 618 443 661 322 661 c 0 + 250 661 240 655 240 610 c 2 + 240 368 l 1 +EndSplineSet +EndChar + +StartChar: uni2295 +Encoding: 695 8853 752 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +506 734 m 0 + 700 734 861 567 861 366 c 0 + 861 162 700 -2 500 -2 c 0 + 299 -2 139 162 139 369 c 0 + 139 572 302 734 506 734 c 0 +543 654 m 1 + 543 404 l 1 + 782 404 l 1 + 765 534 668 635 543 654 c 1 +782 326 m 1 + 543 326 l 1 + 543 78 l 1 + 667 97 766 199 782 326 c 1 +466 77 m 1 + 466 326 l 1 + 218 326 l 1 + 235 196 339 91 466 77 c 1 +218 404 m 1 + 466 404 l 1 + 466 656 l 1 + 338 641 234 535 218 404 c 1 +EndSplineSet +EndChar + +StartChar: uni20AF +Encoding: 602 8367 753 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +144 486 m 0 + 144 479 144 472 144 465 c 1 + 52 420 l 1 + 52 429 l 1 + 53 435 l 1 + 54 497 58 524 72 560 c 0 + 107 655 217 710 371 710 c 0 + 437 710 487 696 524 667 c 0 + 574 628 605 543 605 446 c 0 + 605 289 530 125 426 55 c 0 + 360 10 293 -2 116 -2 c 0 + 84 -2 52 -2 20 -2 c 1 + 89 80 l 1 + 113 80 l 1 + 139 89 164 136 179 205 c 1 + 256 622 l 1 + 251 621 l 1 + 180 610 144 564 144 486 c 0 +200 81 m 1 + 270 85 l 2 + 328 88 381 118 421 170 c 0 + 471 236 497 330 497 444 c 0 + 497 529 475 589 433 616 c 0 + 414 628 407 630 371 630 c 2 + 346 630 l 1 + 288 291 l 2 + 267 169 249 127 200 81 c 1 +700 -1 m 0 + 679.595329143 -1 672.527761399 2.49074620042 641 13 c 1 + 604 -190 l 1 + 511 -190 l 1 + 588 227 l 2 + 613 360 634 419 672 466 c 0 + 706 509 753 532 807 532 c 0 + 896 532 944 473 944 361 c 0 + 944 165 832 -1 700 -1 c 0 +659 110 m 1 + 672.61799481 89.573007785 698.199344814 77 723 77 c 0 + 791 77 846 195 846 340 c 0 + 846 414 826 454 790 454 c 0 + 747 454 713 403 697 315 c 2 + 659 110 l 1 +EndSplineSet +EndChar + +StartChar: uni20DD +Encoding: 603 8413 754 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +505 721 m 0 + 697 721 858 557 858 362 c 0 + 858 163 697 2 498 2 c 0 + 299 2 139 163 139 364 c 0 + 139 563 301 721 505 721 c 0 +493 664 m 0 + 331 664 196 526 196 362 c 0 + 196 194 331 59 498 59 c 0 + 667 59 801 194 801 364 c 0 + 801 531 665 664 493 664 c 0 +EndSplineSet +EndChar + +StartChar: uni210F +Encoding: 605 8463 755 +Width: 572 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +397 365 m 2 + 397 367.541373954 404 387.495623735 404 393 c 0 + 404 398 401 401 397 401 c 0 + 384 401 364 388 335 361 c 0 + 277 307 226 226 207 161 c 2 + 161 0 l 1 + 42 0 l 1 + 161 421 l 1 + 53 365 l 1 + 72 444 l 1 + 179 501 l 1 + 200 579 l 2 + 211 620 211 622 211 631 c 0 + 211 643 201 651 185 651 c 0 + 179.422478575 651 158.22828795 648 147 648 c 1 + 161 691 l 1 + 362 718 l 1 + 321 579 l 1 + 473 658 l 1 + 452 579 l 1 + 299 501 l 1 + 261 364 l 1 + 273 375 280 383 282 385 c 2 + 330 435 l 2 + 369 476 403 494 443 494 c 0 + 491 494 519 463 519 410 c 0 + 519 387 516 366 507 333 c 2 + 447 115 l 2 + 445.480072727 105.880436362 439 93.7902791739 439 85 c 0 + 439 81 441 79 444 79 c 0 + 451.212096783 79 463.851338191 97.4188969857 469 106 c 0 + 477 116 479 120 487 132 c 1 + 530 102 l 1 + 470 20 427 -13 380 -13 c 0 + 341 -13 317 11 317 51 c 0 + 317 69 323 98 334 140 c 2 + 397 365 l 2 +EndSplineSet +EndChar + +StartChar: uni2112 +Encoding: 607 8466 756 +Width: 867 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +393 768 m 1 + 407 723 l 1 + 282 701 204 638 204 559 c 0 + 204 508 247 451 309 422 c 0 + 344 406 381 399 462 393 c 1 + 464 498 474 559 498 623 c 0 + 532 712 605 769 686 769 c 0 + 763 769 826 708 826 634 c 0 + 826 534 736 444 565 374 c 1 + 558 251 524 174 432 65 c 1 + 497 44 544 36 593 36 c 0 + 677 36 730 75 771 169 c 1 + 807 152 l 1 + 788 109 777 89 759 68 c 0 + 721 22 657 -8 598 -8 c 0 + 544 -8 479 8 393 41 c 1 + 323 4 275 -9 214 -9 c 0 + 119 -9 42 34 42 86 c 0 + 42 127 91 158 155 158 c 0 + 212 158 238 150 371 95 c 1 + 418 132 449 221 458 352 c 1 + 352 361 297 376 248 409 c 0 + 188 450 149 520 149 588 c 0 + 149 682 234 745 393 768 c 1 +569 417 m 1 + 632 440 667 464 705 505 c 0 + 746 550 768 599 768 647 c 0 + 768 695 740 726 697 726 c 0 + 657 726 625 698 606 644 c 0 + 587 588 578 534 569 417 c 1 +333 64 m 1 + 249 104 219 114 172 114 c 0 + 123 114 84 99 84 80 c 0 + 84 54 136 35 206 35 c 0 + 254 35 287 42 333 64 c 1 +EndSplineSet +EndChar + +StartChar: uni2120 +Encoding: 613 8480 757 +Width: 609 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +26 486 m 1 + 70 486 l 1 + 70 481 l 1 + 71 445 99 422 143 422 c 0 + 181 422 209 441 209 468 c 0 + 209 495 189 508 129 521 c 0 + 60 535 34 558 34 602 c 0 + 34 654 75 689 137 689 c 0 + 203 689 242 654 243 594 c 1 + 200 594 l 1 + 193 631 175 645 137 645 c 0 + 103 645 77 627 77 603 c 0 + 77 583 94 573 150 558 c 0 + 197 547 218 538 231 525 c 0 + 244 513 252 491 252 469 c 0 + 252 413 210 379 143 379 c 0 + 71 379 26 416 26 475 c 2 + 26 486 l 1 +297 683 m 1 + 378 683 l 1 + 433 426 l 1 + 485 683 l 1 + 565 683 l 1 + 565 384 l 1 + 522 384 l 1 + 522 656 l 1 + 518 656 l 1 + 458 384 l 1 + 405 384 l 1 + 345 656 l 1 + 341 656 l 1 + 341 384 l 1 + 297 384 l 1 + 297 683 l 1 +EndSplineSet +EndChar + +StartChar: uni2128 +Encoding: 616 8488 758 +Width: 608 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +172 578 m 1 + 138 613 l 1 + 240 686 286 706 353 706 c 0 + 470 706 560 618 560 504 c 0 + 560 406 501 328 402 298 c 1 + 459 282 486 268 518 234 c 0 + 563 187 589 121 589 56 c 0 + 589 -82 482 -201 359 -201 c 0 + 326 -201 293 -193 260 -176 c 0 + 250 -171 250 -171 210 -141 c 0 + 188 -124 169 -118 142 -118 c 0 + 139 -118 133 -118 126 -119 c 1 + 147 -97 154 -83 154 -61 c 0 + 154 -25 129 1 95 1 c 0 + 66 1 44 -20 44 -48 c 0 + 44 -69 55 -83 85 -102 c 1 + 31 -135 l 1 + 6 -107 -6 -79 -6 -48 c 0 + -6 8 39 52 97 52 c 0 + 127 52 146 44 194 10 c 0 + 228 -14 247 -22 274 -22 c 0 + 282 -22 288 -22 296 -21 c 1 + 276 -43 269 -58 269 -80 c 0 + 269 -118 306 -151 350 -151 c 0 + 387 -151 420 -130 446 -89 c 0 + 471 -50 485 -4 485 39 c 0 + 485 88 467 137 434 175 c 0 + 401 214 363 232 315 232 c 0 + 249 232 213 211 146 135 c 1 + 109 168 l 1 + 169 246 216 281 282 298 c 1 + 225 315 188 357 188 405 c 0 + 188 444 213 471 249 471 c 0 + 280 471 303 449 303 420 c 0 + 303 402 300 392 282 356 c 1 + 303 339 316 334 336 334 c 0 + 399 334 454 409 454 495 c 0 + 454 577 400 641 331 641 c 0 + 285 641 263 632 172 578 c 1 +EndSplineSet +EndChar + +StartChar: uni212D +Encoding: 617 8493 759 +Width: 664 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +671 640 m 1 + 551 552 l 1 + 516 589 487 606 459 606 c 0 + 421 606 386 571 386 532 c 0 + 386 504 386 504 447 433 c 0 + 496 377 500 371 514 349 c 0 + 532 319 542 287 542 255 c 0 + 542 166 475 95 393 95 c 0 + 310 95 244 162 244 244 c 0 + 244 276 250 299 264 323 c 1 + 318 299 l 1 + 300 275 295 262 295 242 c 0 + 295 198 335 157 379 157 c 0 + 417 157 442 182 442 222 c 0 + 442 254 437 264 381 340 c 0 + 328 410 311 446 311 484 c 0 + 311 533 328 574 365 614 c 1 + 338 636 322 643 300 643 c 0 + 219 643 159 530 159 376 c 0 + 159 258 194 154 254 96 c 0 + 295 55 360 29 418 29 c 0 + 506 29 570 72 627 167 c 1 + 671 146 l 1 + 644 88 626 58 597 24 c 0 + 544 -37 462 -74 380 -74 c 0 + 194 -74 53 100 53 331 c 0 + 53 542 156 706 289 706 c 0 + 331 706 353 696 403 653 c 1 + 447 688 474 699 520 699 c 0 + 553 699 566 694 611 666 c 1 + 639 684 l 1 + 671 640 l 1 +EndSplineSet +EndChar + +StartChar: uni212F +Encoding: 619 8495 760 +Width: 442 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +459 355 m 0 + 459 224.995928644 248.611078739 187.130715146 86 168 c 1 + 94 102 135 67 202 67 c 0 + 279.409646912 67 333.393481865 98.5956545768 397 141 c 0 + 405 146 411 149 416 149 c 0 + 430 149 451 124 451 107 c 0 + 451 93 439 78 410 57 c 0 + 345 10 274 -14 197 -14 c 0 + 63 -14 -23 62 -23 179 c 0 + -23 267 22 350 99 404 c 0 + 155 443 232 468 298 468 c 0 + 396 468 459 424 459 355 c 0 +93 247 m 1 + 168 254 261 277 305 299 c 0 + 337 316 353 333 353 353 c 0 + 353 373 332 386 298 386 c 0 + 250 386 199 369 163 342 c 0 + 127 314 110 290 93 247 c 1 +EndSplineSet +EndChar + +StartChar: uni2136 +Encoding: 621 8502 761 +Width: 442 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +72 138 m 1 + 367 138 l 1 + 377 178 382 212 382 245 c 0 + 382 326 354 360 286 360 c 2 + 145 360 l 2 + 92 360 78 362 64 373 c 0 + 47 386 37 416 37 453 c 0 + 37 494 46 520 68 537 c 1 + 68.9066136575 504.36190833 73.1010206109 498.848111351 112.62637264 498.848111351 c 0 + 116.697707801 498.848111351 121.14391019 498.906613658 126 499 c 2 + 260 499 l 2 + 337 499 374 484 401 441 c 0 + 421 409 434 353 434 297 c 0 + 434 249 426 202 407 138 c 1 + 455 138 l 1 + 407 0 l 1 + 27 0 l 1 + 72 138 l 1 +EndSplineSet +EndChar + +StartChar: uni2137 +Encoding: 622 8503 762 +Width: 332 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +292 437 m 0 + 292 417.628254023 282 369.007382369 282 343 c 0 + 282 326 282 326 290 270 c 0 + 299 205 305 131 305 73 c 0 + 305 25 302 13 283 -3 c 1 + 274 31 256 80 246 95 c 1 + 199 -3 l 1 + 52 -3 l 1 + 97 138 l 1 + 239 138 l 1 + 247 186 253 255 253 295 c 0 + 253 356 251 358 183 366 c 0 + 118 373 94 400 94 468 c 0 + 94 502 100 520 120 542 c 1 + 123 522 132 518 187 511 c 0 + 258 502 292 478 292 437 c 0 +EndSplineSet +EndChar + +StartChar: uni2196 +Encoding: 633 8598 763 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 605 m 1 + 63 665 l 1 + 353 548 l 1 + 330 483 l 1 + 157 559 l 1 + 722 -3 l 1 + 670 -52 l 1 + 109 506 l 1 + 184 334 l 1 + 118 311 l 1 + -4 605 l 1 +EndSplineSet +EndChar + +StartChar: uni2197 +Encoding: 634 8599 764 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +561 559 m 1 + 388 483 l 1 + 365 548 l 1 + 655 665 l 1 + 722 605 l 1 + 600 311 l 1 + 534 334 l 1 + 609 506 l 1 + 48 -52 l 1 + -4 -3 l 1 + 561 559 l 1 +EndSplineSet +EndChar + +StartChar: uni2198 +Encoding: 635 8600 765 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +609 104 m 1 + 534 276 l 1 + 600 299 l 1 + 722 5 l 1 + 655 -56 l 1 + 365 62 l 1 + 388 127 l 1 + 561 51 l 1 + -4 614 l 1 + 48 663 l 1 + 609 104 l 1 +EndSplineSet +EndChar + +StartChar: uni2199 +Encoding: 636 8601 766 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +157 51 m 1 + 330 127 l 1 + 353 62 l 1 + 63 -56 l 1 + -4 5 l 1 + 118 299 l 1 + 184 276 l 1 + 109 104 l 1 + 670 663 l 1 + 722 614 l 1 + 157 51 l 1 +EndSplineSet +EndChar + +StartChar: uni21C4 +Encoding: 639 8644 767 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +838 203 m 1 + 215 203 l 1 + 425 121 l 1 + 402 69 l 1 + 116 197 l 1 + 116 274 l 1 + 402 401 l 1 + 425 348 l 1 + 215 267 l 1 + 838 267 l 1 + 838 203 l 1 +116 458 m 1 + 116 522 l 1 + 739 522 l 1 + 529 603 l 1 + 552 656 l 1 + 838 529 l 1 + 838 452 l 1 + 552 324 l 1 + 529 376 l 1 + 739 458 l 1 + 116 458 l 1 +EndSplineSet +EndChar + +StartChar: uni21C6 +Encoding: 640 8646 768 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +116 203 m 1 + 116 267 l 1 + 739 267 l 1 + 529 348 l 1 + 552 401 l 1 + 838 274 l 1 + 838 197 l 1 + 552 69 l 1 + 529 121 l 1 + 739 203 l 1 + 116 203 l 1 +838 458 m 1 + 215 458 l 1 + 425 376 l 1 + 402 324 l 1 + 116 452 l 1 + 116 529 l 1 + 402 656 l 1 + 425 603 l 1 + 215 522 l 1 + 838 522 l 1 + 838 458 l 1 +EndSplineSet +EndChar + +StartChar: uni21D5 +Encoding: 646 8661 769 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +248 118 m 1 + 248 485 l 1 + 210 462 187 450 136 427 c 1 + 116 451 l 1 + 182 490 325 619 360 672 c 1 + 418 598 520 505 604 451 c 1 + 585 427 l 1 + 537 447 512 460 470 485 c 1 + 470 118 l 1 + 513 144 539 157 585 176 c 1 + 604 152 l 1 + 521 98 419 6 360 -69 c 1 + 326 -17 180 114 116 152 c 1 + 136 176 l 1 + 181 155 205 143 248 118 c 1 +321 530 m 1 + 321 73 l 1 + 339 59 345 55 360 43 c 1 + 381 59 l 2 + 386 63 393 68 400 73 c 1 + 400 530 l 1 + 382 543 379 545 360 560 c 1 + 353 555 346 549 340 544 c 0 + 333 540 327 535 321 530 c 1 +EndSplineSet +EndChar + +StartChar: uni220D +Encoding: 656 8717 770 +Width: 479 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +71 0 m 1 + 71 70 l 1 + 200 70 l 1 + 302 71 337 78 371 106 c 0 + 403 134 419 159 426 190 c 1 + 71 190 l 1 + 71 266 l 1 + 426 266 l 1 + 419 300 397 330 359 358 c 0 + 328 379 292 386 200 386 c 2 + 71 386 l 1 + 71 456 l 1 + 204 456 l 2 + 322 456 366 446 413 407 c 0 + 467 362 497 299 497 228 c 0 + 497 151 461 82 400 39 c 0 + 357 9 310 0 204 0 c 2 + 71 0 l 1 +EndSplineSet +EndChar + +StartChar: uni2213 +Encoding: 660 8723 771 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +215 509 m 1 + 215 583 l 1 + 777 583 l 1 + 777 509 l 1 + 215 509 l 1 +215 196 m 1 + 215 270 l 1 + 459 270 l 1 + 459 457 l 1 + 533 457 l 1 + 533 270 l 1 + 777 270 l 1 + 777 196 l 1 + 533 196 l 1 + 533 0 l 1 + 459 0 l 1 + 459 196 l 1 + 215 196 l 1 +EndSplineSet +EndChar + +StartChar: uni2223 +Encoding: 669 8739 772 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +314 756 m 1 + 387 756 l 1 + 387 -251 l 1 + 314 -251 l 1 + 314 756 l 1 +EndSplineSet +EndChar + +StartChar: uni2225 +Encoding: 670 8741 773 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +249 895 m 1 + 322 895 l 1 + 322 -255 l 1 + 249 -255 l 1 + 249 895 l 1 +398 895 m 1 + 471 895 l 1 + 471 -255 l 1 + 398 -255 l 1 + 398 895 l 1 +EndSplineSet +EndChar + +StartChar: uni2227 +Encoding: 671 8743 774 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +215 1 m 1 + 450 585 l 1 + 549 585 l 1 + 784 1 l 1 + 696 1 l 1 + 500 492 l 1 + 303 1 l 1 + 215 1 l 1 +EndSplineSet +EndChar + +StartChar: uni2228 +Encoding: 672 8744 775 +Width: 1000 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +215 585 m 1 + 303 585 l 1 + 500 94 l 1 + 696 585 l 1 + 784 585 l 1 + 549 1 l 1 + 450 1 l 1 + 215 585 l 1 +EndSplineSet +EndChar + +StartChar: uni222E +Encoding: 676 8750 776 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +236 -131 m 1 + 236 -47 l 1 + 261 -52 274 -54 290 -54 c 0 + 403 -54 452 5 455 144 c 1 + 353 171 293 248 293 352 c 0 + 293 458 356 537 459 561 c 1 + 465 657 483 714 519 758 c 0 + 564 813 622 839 701 839 c 0 + 725 839 737 838 760 833 c 1 + 760 748 l 1 + 736 753 726 754 709 754 c 0 + 602 754 550 694 542 560 c 1 + 645 536 707 458 707 352 c 0 + 707 246 639 161 538 143 c 1 + 535 84 533 64 523 27 c 0 + 494 -78 414 -138 303 -138 c 0 + 280 -138 263 -136 236 -131 c 1 +539 477 m 1 + 539 232 l 1 + 589 250 623 299 623 355 c 0 + 623 410 587 463 539 477 c 1 +456 234 m 1 + 456 476 l 1 + 410 460 376 408 376 355 c 0 + 376 301 410 250 456 234 c 1 +EndSplineSet +EndChar + +StartChar: uni2235 +Encoding: 678 8757 777 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +270 630 m 0 + 315 630 353 592 353 546 c 0 + 353 500 315 462 269 462 c 0 + 222 462 185 500 185 547 c 0 + 185 593 223 630 270 630 c 0 +728 630 m 0 + 773 630 811 591 811 546 c 0 + 811 500 773 462 727 462 c 0 + 681 462 643 500 643 547 c 0 + 643 593 681 630 728 630 c 0 +499 168 m 0 + 544 168 582 130 582 84 c 0 + 582 38 544 0 498 0 c 0 + 452 0 414 38 414 85 c 0 + 414 131 452 168 499 168 c 0 +EndSplineSet +EndChar + +StartChar: uni2237 +Encoding: 679 8759 778 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +270 630 m 0 + 315 630 353 592 353 546 c 0 + 353 500 315 462 269 462 c 0 + 222 462 185 500 185 547 c 0 + 185 593 223 630 270 630 c 0 +728 630 m 0 + 773 630 811 591 811 546 c 0 + 811 500 773 462 727 462 c 0 + 681 462 643 500 643 547 c 0 + 643 593 681 630 728 630 c 0 +270 168 m 0 + 315 168 353 130 353 84 c 0 + 353 38 315 0 269 0 c 0 + 222 0 185 38 185 85 c 0 + 185 131 223 168 270 168 c 0 +728 168 m 0 + 773 168 811 129 811 84 c 0 + 811 38 773 0 727 0 c 0 + 680 0 643 38 643 85 c 0 + 643 131 681 168 728 168 c 0 +EndSplineSet +EndChar + +StartChar: uni2262 +Encoding: 684 8802 779 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +568 468 m 1 + 628 577 l 1 + 693 541 l 1 + 653 468 l 1 + 824 468 l 1 + 824 394 l 1 + 612 394 l 1 + 574 323 l 1 + 824 323 l 1 + 824 249 l 1 + 534 249 l 1 + 495 178 l 1 + 824 178 l 1 + 824 104 l 1 + 455 104 l 1 + 399 3 l 1 + 334 38 l 1 + 370 104 l 1 + 210 104 l 1 + 210 178 l 1 + 411 178 l 1 + 449 249 l 1 + 210 249 l 1 + 210 323 l 1 + 489 323 l 1 + 528 394 l 1 + 210 394 l 1 + 210 468 l 1 + 568 468 l 1 +EndSplineSet +EndChar + +StartChar: uni226A +Encoding: 687 8810 780 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +827 650 m 1 + 827 562 l 1 + 301 334 l 1 + 827 105 l 1 + 827 17 l 1 + 167 300 l 1 + 167 367 l 1 + 827 650 l 1 +827 516 m 1 + 827 426 l 1 + 619 334 l 1 + 827 241 l 1 + 827 151 l 1 + 414 334 l 1 + 827 516 l 1 +EndSplineSet +EndChar + +StartChar: uni226B +Encoding: 688 8811 781 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +167 650 m 1 + 827 367 l 1 + 827 300 l 1 + 167 17 l 1 + 167 105 l 1 + 693 334 l 1 + 167 562 l 1 + 167 650 l 1 +167 516 m 1 + 580 334 l 1 + 167 151 l 1 + 167 241 l 1 + 375 334 l 1 + 167 426 l 1 + 167 516 l 1 +EndSplineSet +EndChar + +StartChar: uni2285 +Encoding: 692 8837 782 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +691 697 m 1 + 644 587 l 1 + 754 532 813 436 813 313 c 0 + 813 204 766 116 677 57 c 0 + 615 17 542 0 426 0 c 2 + 393 0 l 1 + 363 -71 l 1 + 276 -71 l 1 + 306 0 l 1 + 176 0 l 1 + 176 82 l 1 + 341 82 l 1 + 536 538 l 1 + 511 542 477 544 426 544 c 2 + 176 544 l 1 + 176 626 l 1 + 426 626 l 2 + 478 626 533 621 569 614 c 1 + 605 697 l 1 + 691 697 l 1 +613 514 m 1 + 428 82 l 1 + 500 82 543 87 583 100 c 0 + 627 114 670 147 697 187 c 0 + 719 220 730 261 730 313 c 0 + 730 406 694 468 613 514 c 1 +EndSplineSet +EndChar + +StartChar: uni2296 +Encoding: 696 8854 783 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +505 736 m 0 + 698 736 860 568 860 367 c 0 + 860 163 699 -2 499 -2 c 0 + 297 -2 137 163 137 370 c 0 + 137 574 300 736 505 736 c 0 +216 405 m 1 + 780 405 l 1 + 761 552 642 659 498 659 c 0 + 355 659 237 553 216 405 c 1 +780 327 m 1 + 216 327 l 1 + 236 182 356 75 498 75 c 0 + 641 75 759 180 780 327 c 1 +EndSplineSet +EndChar + +StartChar: uni2298 +Encoding: 698 8856 784 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +505 735 m 0 + 698 735 860 567 860 367 c 0 + 860 163 698 -2 499 -2 c 0 + 297 -2 137 163 137 370 c 0 + 137 573 300 735 505 735 c 0 +727 540 m 1 + 323 136 l 1 + 373 97 435 75 499 75 c 0 + 655 75 783 206 783 366 c 0 + 783 430 766 484 727 540 c 1 +271 191 m 1 + 675 595 l 1 + 624 636 561 658 497 658 c 0 + 342 658 214 527 214 368 c 0 + 214 303 233 243 271 191 c 1 +EndSplineSet +EndChar + +StartChar: uni2299 +Encoding: 699 8857 785 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +500 426 m 0 + 532 426 559 399 559 366 c 0 + 559 333 532 306 499 306 c 0 + 465 306 439 332 439 367 c 0 + 439 400 466 426 500 426 c 0 +505 735 m 0 + 698 735 860 567 860 367 c 0 + 860 163 698 -2 499 -2 c 0 + 297 -2 137 163 137 370 c 0 + 137 573 300 735 505 735 c 0 +494 658 m 0 + 342 658 214 525 214 367 c 0 + 214 206 341 75 498 75 c 0 + 657 75 783 206 783 369 c 0 + 783 529 654 658 494 658 c 0 +EndSplineSet +EndChar + +StartChar: uni22A2 +Encoding: 700 8866 786 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +813 321 m 1 + 813 239 l 1 + 258 239 l 1 + 258 0 l 1 + 178 0 l 1 + 178 560 l 1 + 258 560 l 1 + 258 321 l 1 + 813 321 l 1 +EndSplineSet +EndChar + +StartChar: uni22A3 +Encoding: 701 8867 787 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +178 321 m 1 + 733 321 l 1 + 733 560 l 1 + 813 560 l 1 + 813 0 l 1 + 733 0 l 1 + 733 239 l 1 + 178 239 l 1 + 178 321 l 1 +EndSplineSet +EndChar + +StartChar: uni22A4 +Encoding: 702 8868 788 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +216 638 m 1 + 774 638 l 1 + 774 555 l 1 + 537 555 l 1 + 537 0 l 1 + 453 0 l 1 + 453 555 l 1 + 216 555 l 1 + 216 638 l 1 +EndSplineSet +EndChar + +StartChar: uni22BB +Encoding: 704 8891 789 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +213 585 m 1 + 301 585 l 1 + 498 94 l 1 + 694 585 l 1 + 782 585 l 1 + 547 1 l 1 + 448 1 l 1 + 213 585 l 1 +217 -137 m 1 + 217 -63 l 1 + 780 -63 l 1 + 780 -137 l 1 + 217 -137 l 1 +EndSplineSet +EndChar + +StartChar: uni256D +Encoding: 751 9581 790 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1002 283 m 1 + 1002 220 l 1 + 951 220 l 1 + 824 218 723 193 664 148 c 0 + 567 71 533 -10 532 -169 c 1 + 530 -201 l 1 + 530 -252 l 1 + 467 -252 l 1 + 467 -201 l 2 + 466.984521006 -197.950638143 466.976709188 -194.927153005 466.976709188 -191.92912179 c 0 + 466.976709188 -1.24330143682 498.578857408 86.470504449 599 180 c 0 + 676 249 791 282 951 283 c 1 + 1002 283 l 1 +EndSplineSet +EndChar + +StartChar: uni256E +Encoding: 752 9582 791 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-6 283 m 1 + 45 283 l 1 + 205 282 319 249 397 180 c 0 + 497.421142592 86.470504449 529.023290812 -1.24330143682 529.023290812 -191.92912179 c 0 + 529.023290812 -194.927153005 529.015478994 -197.950638143 529 -201 c 2 + 529 -252 l 1 + 466 -252 l 1 + 466 -201 l 1 + 464 -169 l 1 + 464 -3 423 86 313 160 c 0 + 256 197 159 218 45 220 c 1 + -6 220 l 1 + -6 283 l 1 +EndSplineSet +EndChar + +StartChar: uni256F +Encoding: 753 9583 792 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-6 220 m 1 + -6 283 l 1 + 45 283 l 1 + 173 285 271 310 332 356 c 0 + 429 432 463 513 464 672 c 1 + 466 704 l 1 + 466 755 l 1 + 529 755 l 1 + 529 704 l 2 + 529.015478994 700.950638143 529.023290812 697.927153005 529.023290812 694.92912179 c 0 + 529.023290812 504.243301437 497.421142592 416.529495551 397 323 c 0 + 319 254 206 221 45 220 c 1 + -6 220 l 1 +EndSplineSet +EndChar + +StartChar: uni2570 +Encoding: 754 9584 793 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +1002 220 m 1 + 951 220 l 1 + 790 221 677 254 599 323 c 0 + 498.578857408 416.529495551 466.976709188 504.243301437 466.976709188 694.92912179 c 0 + 466.976709188 697.927153005 466.984521006 700.950638143 467 704 c 2 + 467 755 l 1 + 530 755 l 1 + 530 704 l 1 + 532 672 l 1 + 532 506 573 417 682 343 c 0 + 741 306 837 285 951 283 c 1 + 1002 283 l 1 + 1002 220 l 1 +EndSplineSet +EndChar + +StartChar: uni25B5 +Encoding: 769 9653 794 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +598 37 m 1 + 122 37 l 1 + 360 508 l 1 + 598 37 l 1 +501 96 m 1 + 361 380 l 1 + 218 96 l 1 + 501 96 l 1 +EndSplineSet +EndChar + +StartChar: uni25B9 +Encoding: 770 9657 795 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +126 31 m 1 + 126 512 l 1 + 592 272 l 1 + 126 31 l 1 +188 134 m 1 + 475 272 l 1 + 188 415 l 1 + 188 134 l 1 +EndSplineSet +EndChar + +StartChar: uni25BF +Encoding: 773 9663 796 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +122 507 m 1 + 598 507 l 1 + 360 36 l 1 + 122 507 l 1 +219 448 m 1 + 359 164 l 1 + 502 448 l 1 + 219 448 l 1 +EndSplineSet +EndChar + +StartChar: uni25C3 +Encoding: 774 9667 797 +Width: 719 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +593 31 m 1 + 127 272 l 1 + 593 512 l 1 + 593 31 l 1 +531 134 m 1 + 531 415 l 1 + 244 272 l 1 + 531 134 l 1 +EndSplineSet +EndChar + +StartChar: uni25C6 +Encoding: 776 9670 798 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +241 331 m 1 + 500 623 l 1 + 767 329 l 1 + 506 39 l 1 + 241 331 l 1 +EndSplineSet +EndChar + +StartChar: uni25C7 +Encoding: 777 9671 799 +Width: 996 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +190 332 m 1 + 500 676 l 1 + 811 333 l 1 + 500 -11 l 1 + 190 332 l 1 +235 333 m 1 + 500 40 l 1 + 765 333 l 1 + 500 625 l 1 + 235 333 l 1 +EndSplineSet +EndChar + +StartChar: openbullet +Encoding: 783 9702 800 +Width: 498 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +247 463 m 0 + 352 463 437 378 437 273 c 0 + 437 168 352 83 248 83 c 0 + 141 83 57 168 57 276 c 0 + 57 378 143 463 247 463 c 0 +248 405 m 0 + 176 405 115 346 115 276 c 0 + 115 200 173 141 249 141 c 0 + 320 141 379 201 379 273 c 0 + 379 346 320 405 248 405 c 0 +EndSplineSet +EndChar + +StartChar: uni301A +Encoding: 795 12314 801 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-12 0 m 1 + -12 12 l 1 + 0 12 l 1 + 0 0 l 1 + -12 0 l 1 +-11 1 m 1 + -1 1 l 1 + -1 11 l 1 + -11 11 l 1 + -11 1 l 1 +221 -155 m 1 + 221 788 l 1 + 504 788 l 1 + 504 733 l 1 + 406 733 l 1 + 406 -100 l 1 + 504 -100 l 1 + 504 -155 l 1 + 221 -155 l 1 +276 -100 m 1 + 351 -100 l 1 + 351 733 l 1 + 276 733 l 1 + 276 -100 l 1 +717 0 m 1 + 717 12 l 1 + 729 12 l 1 + 729 0 l 1 + 717 0 l 1 +718 1 m 1 + 729 1 l 1 + 729 11 l 1 + 718 11 l 1 + 718 1 l 1 +EndSplineSet +EndChar + +StartChar: uni301B +Encoding: 796 12315 802 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-12 0 m 1 + -12 12 l 1 + 0 12 l 1 + 0 0 l 1 + -12 0 l 1 +-11 1 m 1 + -1 1 l 1 + -1 11 l 1 + -11 11 l 1 + -11 1 l 1 +218 -155 m 1 + 218 -100 l 1 + 316 -100 l 1 + 316 733 l 1 + 218 733 l 1 + 218 788 l 1 + 501 788 l 1 + 501 -155 l 1 + 218 -155 l 1 +371 -100 m 1 + 446 -100 l 1 + 446 733 l 1 + 371 733 l 1 + 371 -100 l 1 +717 0 m 1 + 717 12 l 1 + 729 12 l 1 + 729 0 l 1 + 717 0 l 1 +718 1 m 1 + 729 1 l 1 + 729 11 l 1 + 718 11 l 1 + 718 1 l 1 +EndSplineSet +EndChar + +StartChar: uniEFBF +Encoding: 797 61375 803 +Width: 718 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-145 458 m 1 + -145 459 l 1 + 58 562 l 1 + 179 170 l 1 + 700 880 l 1 + 719 880 l 1 + 719 844 l 1 + 747 844 l 1 + 747 815 l 1 + 152 3 l 1 + 0 487 l 1 + -124 424 l 1 + -145 458 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC0 +Encoding: 798 61376 804 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 248 -113 l 1 + 248 883 l 1 + 327 883 l 1 + 327 -113 l 1 + 392 -113 l 1 + 392 883 l 1 + 471 883 l 1 + 471 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC1 +Encoding: 799 61377 805 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 471 884 l 1 + 471 -194 l 1 + 392 -194 l 1 + 392 804 l 1 + 327 804 l 1 + 327 -194 l 1 + 248 -194 l 1 + 248 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC2 +Encoding: 800 61378 806 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-8 681 m 1 + -8 750 l 1 + 727 750 l 1 + 727 681 l 1 + 675 681 l 1 + 675 -247 l 1 + 606 -247 l 1 + 606 681 l 1 + 113 681 l 1 + 113 -247 l 1 + 44 -247 l 1 + 44 681 l 1 + -8 681 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC3 +Encoding: 801 61379 807 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-8 -247 m 1 + -8 -178 l 1 + 44 -178 l 1 + 44 749 l 1 + 113 749 l 1 + 113 -178 l 1 + 606 -178 l 1 + 606 749 l 1 + 675 749 l 1 + 675 -178 l 1 + 727 -178 l 1 + 727 -247 l 1 + -8 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC4 +Encoding: 802 61380 808 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +247 -192 m 1 + 247 883 l 1 + 326 883 l 1 + 326 -113 l 1 + 392 -113 l 1 + 392 883 l 1 + 471 883 l 1 + 471 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 247 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC5 +Encoding: 803 61381 809 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +247 -194 m 1 + 247 884 l 1 + 719 884 l 1 + 719 804 l 1 + 471 804 l 1 + 471 -194 l 1 + 392 -194 l 1 + 392 804 l 1 + 326 804 l 1 + 326 -194 l 1 + 247 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC6 +Encoding: 804 61382 810 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +44 -247 m 1 + 44 375 l 2 + 44 504 59 573 100 631 c 0 + 151 703 256 750 365 750 c 0 + 550 750 675 627 675 444 c 0 + 675 213.666666667 675 -16.6666666667 675 -247 c 1 + 606 -247 l 1 + 606 410 l 2 + 606 502 584 570 538 616 c 0 + 494 658 434 681 361 681 c 0 + 268 681 193 643 151 574 c 0 + 121 524 113 482 113 363 c 2 + 113 -247 l 1 + 44 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC7 +Encoding: 805 61383 811 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +44 63 m 1 + 44 291.666666667 44 520.333333333 44 749 c 1 + 113 749 l 1 + 113 97 l 2 + 113 -5 134 -75 176 -116 c 0 + 217 -155 284 -178 359 -178 c 0 + 470 -178 552 -135 582 -61 c 0 + 601 -13 606 26 606 117 c 2 + 606 749 l 1 + 675 749 l 1 + 675 92 l 2 + 675 -13 659 -75 619 -132 c 0 + 566 -206 475 -247 361 -247 c 0 + 167 -247 45 -127 44 63 c 1 +EndSplineSet +EndChar + +StartChar: uniEFC8 +Encoding: 806 61384 812 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +44 -247 m 1 + 44 749 l 1 + 113 749 l 1 + 113 -247 l 1 + 44 -247 l 1 +606 -247 m 1 + 606 749 l 1 + 675 749 l 1 + 675 -247 l 1 + 606 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC9 +Encoding: 807 61385 813 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +247 -194 m 1 + 247 883 l 1 + 326 883 l 1 + 326 -194 l 1 + 247 -194 l 1 +392 -194 m 1 + 392 883 l 1 + 471 883 l 1 + 471 -194 l 1 + 392 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCA +Encoding: 808 61386 814 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +124 -80 m 1 + 124 -23 l 1 + 596 -23 l 1 + 596 -80 l 1 + 124 -80 l 1 +124 57 m 1 + 362 522 l 1 + 596 57 l 1 + 124 57 l 1 +218 114 m 1 + 494 114 l 1 + 360 399 l 1 + 218 114 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCB +Encoding: 809 61387 815 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 190 m 1 + 0 261 l 1 + 719 261 l 1 + 719 190 l 1 + 0 190 l 1 +0 341 m 1 + 0 412 l 1 + 719 412 l 1 + 719 341 l 1 + 0 341 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCC +Encoding: 810 61388 816 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +312 346 m 1 + 697 880 l 1 + 719 880 l 1 + 719 844 l 1 + 748 844 l 1 + 748 815 l 1 + 404 346 l 1 + 727 -94 l 2 + 739 -110 747 -122 747 -124 c 0 + 748 -125 748 -128 748 -132 c 2 + 748 -152 l 1 + 719 -152 l 1 + 719 -189 l 1 + 698 -189 l 1 + 312 346 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCD +Encoding: 811 61389 817 +Width: 732 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-13 816 m 1 + -13 844 l 1 + 14 844 l 1 + 14 884 l 1 + 33 884 l 1 + 724 -72 l 2 + 745 -102 760 -122 761 -124 c 0 + 762 -126 762 -131 762 -137 c 2 + 762 -152 l 1 + 734 -152 l 1 + 734 -192 l 1 + 716 -192 l 1 + -13 816 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCE +Encoding: 812 61390 818 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 243 -113 l 2 + 245.377220381 -113.028132786 247.741381777 -113.042217269 250.092542636 -113.042217269 c 0 + 414.888773061 -113.042217269 515.815850782 -43.8478419036 573 107 c 1 + 596 182 l 1 + 668 167 l 1 + 620 -123 l 1 + 610 -177 590 -190 514 -192 c 1 + 342.666666667 -192 171.333333333 -192 0 -192 c 1 +EndSplineSet +EndChar + +StartChar: uniEFCF +Encoding: 813 61391 819 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-27 -152 m 1 + -27 -124 l 1 + 315 346 l 1 + -27 816 l 1 + -27 844 l 1 + 0 844 l 1 + 0 884 l 1 + 19 884 l 1 + 407 346 l 1 + 19 -192 l 1 + 0 -192 l 1 + 0 -152 l 1 + -27 -152 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD0 +Encoding: 814 61392 820 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 455 884 l 2 + 559 884 578 874 591 812 c 1 + 607.227735558 716.561068891 622.992300637 620.658967303 639 525 c 1 + 567 510 l 1 + 550 568 l 1 + 498.595806638 726.092141849 390.750365248 804.225848991 221.901856919 804.225848991 c 0 + 216.660075018 804.225848991 211.359501539 804.150547796 206 804 c 2 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD1 +Encoding: 815 61393 821 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-27 -152 m 1 + -27 -124 l 1 + 702 884 l 1 + 720 884 l 1 + 720 844 l 1 + 748 844 l 1 + 748 816 l 1 + 19 -192 l 1 + 0 -192 l 1 + 0 -152 l 1 + -27 -152 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD2 +Encoding: 816 61394 822 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-23 -119 m 1 + 701 883 l 1 + 720 883 l 1 + 720 843 l 1 + 747 843 l 1 + 747 816 l 1 + 71 -113 l 1 + 720 -113 l 1 + 720 -192 l 1 + 28 -192 l 1 + -23 -119 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD3 +Encoding: 817 61395 823 +Width: 716 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-23 810 m 1 + -1 884 l 1 + 718 884 l 1 + 718 804 l 1 + 71 804 l 1 + 710 -75 l 2 + 730 -104 744 -123 745 -124 c 2 + 746 -136 l 2 + 746 -141 746 -146 745 -152 c 1 + 718 -152 l 1 + 718 -192 l 1 + 700 -192 l 1 + -23 810 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD4 +Encoding: 818 61396 824 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +312 478 m 1 + 312 749 l 1 + 414 749 l 1 + 414 478 l 1 + 524 456 596 369 596 259 c 0 + 596 189 565 120 514 78 c 0 + 485 55 458 42 414 32 c 1 + 414 -247 l 1 + 312 -247 l 1 + 312 32 l 1 + 262 43 230 59 199 91 c 0 + 156 135 131 195 131 259 c 0 + 131 369 202 455 312 478 c 1 +312 72 m 1 + 312 439 l 1 + 275 432 260 424 235 402 c 0 + 193 364 170 311 170 254 c 0 + 170 200 191 151 228 115 c 0 + 252 92 271 83 312 72 c 1 +414 439 m 1 + 414 72 l 1 + 452 80 469 88 495 111 c 0 + 535 147 557 198 557 256 c 0 + 557 350 500 423 414 439 c 1 +EndSplineSet +EndChar + +StartChar: uniEFD5 +Encoding: 819 61397 825 +Width: 608 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +41 -245 m 1 + 155 250 l 2 + 166 294 201 378 219 402 c 0 + 242 432 262 448 296 461 c 0 + 347 481 433 496 499 496 c 0 + 546 496 571 481 571 453 c 0 + 571 425 549 413 500 413 c 0 + 477 413 459 415 443 418 c 2 + 388 429 l 2 + 371 433 351 435 336 435 c 0 + 288 435 263 413 252 359 c 2 + 216 178 l 1 + 318 183 l 2 + 335 184 347 185 348 185 c 0 + 350 185 368 183 401 180 c 1 + 416 170 419 166 419 156 c 0 + 419 136 404 126 374 126 c 0 + 365 126 354 127 345 128 c 2 + 210 148 l 1 + 131 -245 l 1 + 41 -245 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD6 +Encoding: 820 61398 826 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +102 625 m 1 + 102 689 l 1 + 386 689 l 1 + 386 625 l 1 + 277 625 l 1 + 277 305 l 1 + 211 305 l 1 + 211 625 l 1 + 102 625 l 1 +437 305 m 1 + 437 689 l 1 + 561 689 l 1 + 635 404 l 1 + 707 689 l 1 + 830 689 l 1 + 830 305 l 1 + 764 305 l 1 + 764 643 l 1 + 757 643 l 1 + 663 305 l 1 + 604 305 l 1 + 511 643 l 1 + 503 643 l 1 + 503 305 l 1 + 437 305 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD7 +Encoding: 821 61399 827 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 357 m 2 + 154 351 l 2 + 154 261 190 178 257 111 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 357 c 2 +675 462 m 1 + 624 425 l 1 + 585 473 557 490 514 490 c 0 + 442 490 387 434 387 361 c 0 + 387 287 442 228 513 228 c 0 + 555 228 588 245 624 287 c 1 + 675 249 l 1 + 623 188 576 163 512 163 c 0 + 407 163 321 251 321 359 c 0 + 321 468 406 556 511 556 c 0 + 580 556 635 525 675 462 c 1 +EndSplineSet +EndChar + +StartChar: uniEFD8 +Encoding: 822 61400 828 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 177 257 111 c 0 + 325 45 403 13 500 13 c 0 + 590 13 677 50 743 118 c 0 + 808 184 841 263 841 355 c 0 + 841 450 806 535 737 603 c 0 + 671 669 593 701 500 701 c 0 + 404 701 320 666 252 597 c 0 + 186 531 154 452 154 358 c 2 +371 167 m 1 + 371 552 l 1 + 511 552 l 2 + 608 552 655 515 655 436 c 0 + 655 383 634 352 583 331 c 1 + 659 167 l 1 + 584 167 l 1 + 520 317 l 1 + 437 317 l 1 + 437 167 l 1 + 371 167 l 1 +437 383 m 1 + 502 383 l 2 + 564 383 589 398 589 435 c 0 + 589 467 566 486 526 486 c 2 + 437 486 l 1 + 437 383 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD9 +Encoding: 823 61401 829 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +22 516 m 1 + 37 668 l 1 + 399 668 l 1 + 406 516 l 1 + 380 516 l 1 + 347 613 321 638 254 641 c 1 + 254 390 l 2 + 253.802261697 381.991598715 253.672949157 374.716330616 253.672949157 368.101711447 c 0 + 253.672949157 307.81357018 264.415186375 302.40678509 332 297 c 1 + 332 269 l 1 + 96 269 l 1 + 96 297 l 1 + 160 301 174 313 174 360 c 2 + 174 641 l 1 + 112 637 82 607 48 516 c 1 + 22 516 l 1 +435 269 m 1 + 435 297 l 1 + 489 304 501 315 501 358 c 2 + 501 593 l 2 + 501 630 490 640 444 640 c 1 + 444 668 l 1 + 608 668 l 1 + 707 405 l 1 + 803 668 l 1 + 971 668 l 1 + 971 640 l 1 + 916 639 907 632 905 589 c 1 + 905 519.333333333 905 449.666666667 905 380 c 0 + 906 305 907 303 962 297 c 1 + 962 269 l 1 + 759 269 l 1 + 759 297 l 1 + 818 303 824 309 825 359 c 1 + 825 627 l 1 + 694 269 l 1 + 670 269 l 1 + 539 617 l 1 + 539 401 l 2 + 538.759310908 390.168990846 538.591035864 380.569020524 538.591035864 372.044968516 c 0 + 538.591035864 309.738623299 547.581706408 304.916899085 603 297 c 1 + 603 269 l 1 + 435 269 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDA +Encoding: 824 61402 830 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 357 m 2 + 154 351 l 2 + 154 261 190 178 257 111 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 357 c 2 +619 569 m 1 + 640 569 l 1 + 640 421 l 1 + 619 417 l 1 + 589 508 561 541 513 541 c 0 + 451 541 415 474 415 361 c 0 + 415 258 452 200 516 200 c 0 + 568 200 598 232 612 301 c 1 + 640 301 l 1 + 630 214 585 171 503 171 c 0 + 401 171 327 252 327 363 c 0 + 327 477 405 569 502 569 c 0 + 522 569 522 569 594 546 c 1 + 596 546 l 2 + 602 546 610 554 619 569 c 1 +EndSplineSet +EndChar + +StartChar: uniEFDB +Encoding: 825 61403 831 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 357 m 2 + 154 351 l 2 + 154 261 190 178 257 111 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 357 c 2 +332 181 m 1 + 332 210 l 1 + 381 216 385 221 386 276 c 1 + 386 469 l 1 + 385 522 381 526 332 531 c 1 + 332 559 l 1 + 535 559 l 2 + 625 559 670 527 670 462 c 0 + 670 407 636 376 562 364 c 1 + 595 345 608 330 620 299 c 2 + 640 244 l 2 + 644 234 652 227 661 227 c 0 + 677 227 684 242 686 278 c 1 + 714 278 l 1 + 711 207 686 171 637 171 c 0 + 599 171 570 198 559 243 c 2 + 544 300 l 2 + 533 342 519 355 483 355 c 0 + 480 355 473 355 467 354 c 1 + 467 281 l 1 + 468 218 469 217 521 210 c 1 + 521 181 l 1 + 332 181 l 1 +467 456 m 2 + 467 383 l 1 + 523 383 533 384 551 393 c 0 + 572 403 583 424 583 457 c 0 + 583 506 562 531 519 531 c 0 + 479 531 467 514 467 456 c 2 +EndSplineSet +EndChar + +StartChar: uniEFDC +Encoding: 826 61404 832 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +87 97 m 1 + 167 148 l 1 + 319 -75 l 1 + 319 883 l 1 + 398 883 l 1 + 398 -199 l 1 + 326 -199 l 1 + 123 97 l 1 + 94 83 l 1 + 87 97 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDD +Encoding: 827 61405 833 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +312 -247 m 1 + 312 882 l 1 + 414 882 l 1 + 414 -247 l 1 + 312 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDE +Encoding: 828 61406 834 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +144 -247 m 1 + 144 -218 l 1 + 262.778428694 -199.193415457 311.015281773 -125.521160991 311.015281773 40.8378146537 c 0 + 311.015281773 42.5487259145 311.010179761 44.2694406495 311 46 c 2 + 311 749 l 1 + 413 749 l 1 + 413 37 l 2 + 413.022967285 34.8410752441 413.034461528 32.6952060183 413.034461528 30.5623665778 c 0 + 413.034461528 -153.033274661 327.864042529 -240.080385496 144 -247 c 1 +EndSplineSet +EndChar + +StartChar: uniEFDF +Encoding: 829 61407 835 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +319 -247 m 1 + 319 -19 l 2 + 318.696948018 -11.9865112634 318.543839715 -5.13608627882 318.543839715 1.55468300831 c 0 + 318.543839715 149.409627732 393.312282947 219.29879421 577 248 c 1 + 480 260 403 294 367 338 c 0 + 326.706411998 391.412430607 318.901850313 421.116652821 318.901850313 543.129650413 c 0 + 318.901850313 551.324935494 318.937060186 559.936666797 319 569 c 2 + 319 749 l 1 + 421 749 l 1 + 421 473 l 1 + 422 356 479 291 595 273 c 1 + 595 222 l 1 + 462.27722893 198.128998009 420.726415629 144.171249954 420.726415629 -9.51695569826 c 0 + 420.726415629 -16.7857615174 420.819360319 -24.2776536187 421 -32 c 2 + 421 -247 l 1 + 319 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE0 +Encoding: 830 61408 836 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +144 721 m 1 + 144 749 l 1 + 146.487101485 749.062964595 148.977176375 749.094212868 151.468976541 749.094212868 c 0 + 228.126424757 749.094212868 306.416703377 719.520332028 350 674 c 0 + 395 623 413 554 413 429 c 2 + 413 -247 l 1 + 311 -247 l 1 + 311 455 l 1 + 309 642 271 701 144 721 c 1 +EndSplineSet +EndChar + +StartChar: uniEFE1 +Encoding: 831 61409 837 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +313 749 m 1 + 415 749 l 1 + 415 85 l 2 + 414.985504245 81.8109338059 414.978152805 78.65548792 414.978152805 75.5332876904 c 0 + 414.978152805 -136.731715955 448.956926983 -195.333402375 582 -218 c 1 + 582 -247 l 1 + 497 -246 420 -217 374 -167 c 0 + 325.856776554 -110.190996334 312.943656558 -61.7259645378 312.943656558 68.555708535 c 0 + 312.943656558 73.5803815567 312.962864469 78.7267545856 313 84 c 2 + 313 749 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE2 +Encoding: 832 61410 838 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +138 222 m 1 + 138 274 l 1 + 254 287 312 352 312 472 c 2 + 312 749 l 1 + 414 749 l 1 + 414 482 l 1 + 410 347 325 272 152 248 c 1 + 332 226 416 147 414 3 c 1 + 414 -247 l 1 + 312 -247 l 1 + 312 36 l 1 + 311 142 251 206 138 222 c 1 +EndSplineSet +EndChar + +StartChar: uniEFE3 +Encoding: 833 61411 839 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +312 -247 m 1 + 312 439 l 2 + 312 564 326 620 373 673 c 0 + 417.247694221 720.197540502 494.368073425 749.025051161 576.791415464 749.025051161 c 0 + 578.1927892 749.025051161 579.595695879 749.016717906 581 749 c 1 + 581 721 l 1 + 510 708 466 679 443 629 c 0 + 417 569 414 542 414 385 c 2 + 414 -247 l 1 + 312 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE4 +Encoding: 834 61412 840 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 320 -113 l 1 + 320 883 l 1 + 399 883 l 1 + 399 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE5 +Encoding: 835 61413 841 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 399 884 l 1 + 399 -194 l 1 + 320 -194 l 1 + 320 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE6 +Encoding: 836 61414 842 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +319 -192 m 1 + 319 883 l 1 + 398 883 l 1 + 398 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 319 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE7 +Encoding: 837 61415 843 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +319 -194 m 1 + 319 884 l 1 + 719 884 l 1 + 719 804 l 1 + 398 804 l 1 + 398 -194 l 1 + 319 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE8 +Encoding: 838 61416 844 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 267 m 1 + 0 325 l 1 + 719 325 l 1 + 719 267 l 1 + 0 267 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE9 +Encoding: 839 61417 845 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 538 884 l 1 + 503 906 486 919 458 947 c 1 + 531 947 l 1 + 583 915 l 2 + 615 895 658 882 719 873 c 1 + 719 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEA +Encoding: 840 61418 846 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 719 884 l 1 + 719 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEB +Encoding: 841 61419 847 +Width: 717 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEC +Encoding: 842 61420 848 +Width: 533 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +407 153 m 1 + 489 133 l 1 + 477 93 465 72 444 48 c 0 + 404 5 334 -21 260 -21 c 0 + 134 -21 44 45 44 139 c 0 + 44 210 78 249 166 278 c 1 + 128 304 113 325 113 355 c 0 + 113 438 194 494 312 494 c 0 + 389 494 453 471 482 433 c 0 + 499 411 507 387 512 345 c 1 + 421 327 l 1 + 413 394 385 416 313 416 c 0 + 244 416 207 393 207 352 c 0 + 207 324 229 301 259 297 c 2 + 353 287 l 1 + 340 226 l 1 + 279 227 l 2 + 277.530343948 227.016150067 276.071381707 227.024214569 274.623151187 227.024214569 c 0 + 186.398034582 227.024214569 138 197.095596276 138 142 c 0 + 138 85 180 57 265 57 c 0 + 342 57 375 79 407 153 c 1 +EndSplineSet +EndChar + +StartChar: uniEFFA +Encoding: 843 61434 849 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +496 711 m 0 + 595 711 679 676 749 607 c 0 + 818 538 853 453 853 356 c 0 + 853 158 695 0 498 0 c 0 + 401 0 319 33 250 100 c 0 + 176 171 141 255 141 360 c 0 + 141 553 301 711 496 711 c 0 +EndSplineSet +EndChar + +StartChar: uniEFFB +Encoding: 844 61435 850 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +141 0 m 1 + 141 711 l 1 + 852 711 l 1 + 852 0 l 1 + 141 0 l 1 +EndSplineSet +EndChar + +StartChar: uniEFFC +Encoding: 845 61436 851 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +141 0 m 1 + 141 711 l 1 + 852 711 l 1 + 852 0 l 1 + 141 0 l 1 +180 39 m 1 + 813 39 l 1 + 813 671 l 1 + 180 671 l 1 + 180 39 l 1 +EndSplineSet +EndChar + +StartChar: uniEFFD +Encoding: 846 61437 852 +Width: 993 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +500 712 m 0 + 599 712 682 677 752 608 c 0 + 821 539 856 454 856 356 c 0 + 856 258 821 174 751 104 c 0 + 682 35 598 0 501 0 c 0 + 405 0 323 33 254 100 c 0 + 180 171 145 255 145 361 c 0 + 145 554 305 712 500 712 c 0 +501 672 m 0 + 339.586237348 672 184 540.940333818 184 357 c 2 + 184 350 l 2 + 184 268 218 191 280 130 c 0 + 342 68 414 39 504 39 c 0 + 676 39 816 181 816 355 c 0 + 816 532 677 672 501 672 c 0 +EndSplineSet +EndChar + +StartChar: uniEFFE +Encoding: 847 61438 853 +Width: 772 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +506 282 m 1 + 471 273 l 1 + 479 236 481 218 481 193 c 0 + 481 80 393 -11 282 -11 c 0 + 153 -11 52 116 52 277 c 0 + 52 502 239 686 467 686 c 0 + 616 686 721 604 721 489 c 0 + 721 404 660 333 561 300 c 2 + 506 282 l 1 +340 258 m 2 + 317 320 l 2 + 297 372 287 421 287 462 c 0 + 287 505 308 555 353 619 c 1 + 217 557 140 435 140 282 c 0 + 140 195 166 114 210 68 c 0 + 229 47 257 35 284 35 c 0 + 337 35 374 71 374 121 c 0 + 374 152 363 196 340 258 c 2 +418 429 m 2 + 459 313 l 1 + 564 342 599 379 599 465 c 0 + 599 521 581 573 551 605 c 0 + 528 628 497 640 456 640 c 0 + 446 640 437 639 416 638 c 1 + 399 594 394 569 394 533 c 0 + 394 498 396 491 418 429 c 2 +EndSplineSet +EndChar + +StartChar: uniEFFF +Encoding: 848 61439 854 +Width: 496 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +246 741 m 0 + 377 741 479 637 479 506 c 0 + 479 375 378 276 246 276 c 0 + 114 276 16 376 16 510 c 0 + 16 636 120 741 246 741 c 0 +249 706 m 0 + 138 706 51 617 51 504 c 0 + 51 395 137 311 249 311 c 0 + 362 311 444 392 444 504 c 0 + 444 617 358 706 249 706 c 0 +140 392 m 1 + 140 639 l 1 + 208 639 l 1 + 245 444 l 1 + 251 444 l 1 + 289 639 l 1 + 356 639 l 1 + 356 392 l 1 + 320 392 l 1 + 320 615 l 1 + 277 392 l 1 + 220 392 l 1 + 176 616 l 1 + 176 392 l 1 + 140 392 l 1 +EndSplineSet +EndChar + +StartChar: one.onum +Encoding: 855 -1 855 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +35 -3 m 1 + 40 30 l 1 + 101 31 l 1 + 166.873493191 34.2939504578 177.472798245 41.8120621825 187 92 c 2 + 243 387 l 1 + 243 387 189 371 156 358 c 0 + 122 344 70 318 70 318 c 1 + 61 327 l 1 + 76 388 l 1 + 76 388 183 407 250 426 c 4 + 311 443 404 479 404 479 c 1 + 411 472 l 1 + 407 439 l 1 + 404.074995481 437.76841915 401.15787909 436.839717438 395.560880811 435.358208537 c 0 + 375.471975057 430.040734561 368.025664343 420.125195278 363 392 c 2 + 312 100 l 2 + 310.042055614 88.789808614 308.973763526 79.3418275479 308.973763526 71.397599232 c 0 + 308.973763526 42.7570208406 322.858899787 33.6614826779 359 32 c 2 + 454 30 l 1 + 448 -3 l 1 + 333.637931034 -0.689655172414 289.5 0 256 0 c 0 + 238.333333333 -0 220.666666667 0 203 0 c 2 + 113 -1 l 2 + 108.791291418 -1.46763428687 43.9975575496 -2.74292692715 35 -3 c 1 +EndSplineSet +EndChar + +StartChar: two.onum +Encoding: 856 -1 856 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +9 -5 m 1 + 12 28 l 1 + 111 107 l 2 + 117.747273827 112.384188205 124.392348019 117.683527307 136.966154109 127.707587576 c 0 + 299.371035925 257.179627436 306 264.289333085 306 309 c 0 + 306 358.4 267.75 389 206 389 c 0 + 163.412698413 389 137.253717178 372.683011705 105 326 c 1 + 77 339 l 1 + 126 443 l 1 + 168.76433121 467.945859873 208.375 479 255 479 c 0 + 353.314460254 479 425 421.229888557 425 342 c 0 + 425 291.429191721 400.556067626 257.464990948 330 210 c 2 + 165 99 l 1 + 368 99 l 2 + 399.5 99 417.1 100.6 445 106 c 1 + 451 98 l 1 + 441.778178173 80.2657272558 438.265699238 69.3036872612 426.736862199 22.277556716 c 0 + 423.662920045 9.73894553085 421.882003502 2.52801400732 420 -5 c 1 + 291.473684211 -2.68421052632 247 -2 225 -2 c 0 + 170 -2 75.8461538462 -3.30769230769 9 -5 c 1 +EndSplineSet +EndChar + +StartChar: three.onum +Encoding: 857 -1 857 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +117 180 m 1 + 124.078719399 176.966263109 126.040992844 176 139 176 c 0 + 190.566666667 176 205.711009174 178.581422018 227 191 c 0 + 269.361111111 216.416666667 296 261.586956522 296 308 c 0 + 296 358.795918367 259.456790123 389 198 389 c 0 + 134.772727273 389 119.130890052 379.441099476 90 323 c 1 + 62 333 l 1 + 91 430 l 1 + 138.074221579 463.770637219 185.316326531 479 243 479 c 0 + 343.933823529 479 405 427.734567901 405 343 c 0 + 405 300.3418718 393.274528746 268.017599693 368 241 c 0 + 336.049284579 206.845786963 315.011889036 192.886393659 261 170 c 1 + 358.52276867 157.809653916 403 109.26056338 403 15 c 0 + 403 -113.553571429 228.171641791 -253 67 -253 c 0 + 31.7835483034 -253 -11.1607523562 -249.993898954 -33 -246 c 0 + -36.868245396 -245.29258638 -38 -240 -38 -240 c 1 + -20 -168 l 1 + -12 -163 l 1 + -12 -163 37 -206 102 -206 c 0 + 153.790949641 -206 201.721966903 -178.876246046 231 -133 c 0 + 262.83564146 -83.1161940844 279.000062431 -34.2729396834 279.000062431 12.1940294905 c 0 + 279.000062431 94.3037112829 245.431357874 134 176 134 c 0 + 148 134 129.27027027 131.324324324 99 123 c 1 + 117 180 l 1 +EndSplineSet +EndChar + +StartChar: four.onum +Encoding: 858 -1 858 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +232 3 m 1 + -7 3 l 1 + -2 46 l 1 + 118.404301075 231.623297491 194.571581324 334.436556968 301 455 c 1 + 320.785619456 460.308336927 390.983432068 482.709157545 421 492 c 1 + 431 485 l 1 + 362 82 l 1 + 440 86 l 1 + 454 90 l 1 + 467 83 l 1 + 449 3 l 1 + 345 3 l 1 + 317 -224 l 1 + 317 -224 278 -230 255 -238 c 4 + 232 -246 200 -266 200 -266 c 1 + 187 -259 l 1 + 232 3 l 1 +73 86 m 1 + 244 86 l 1 + 300 389 l 1 + 214.040745501 290.100642674 165.583308088 225.419569827 73 86 c 1 +EndSplineSet +EndChar + +StartChar: five.onum +Encoding: 859 -1 859 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 -158 m 1 + 32.4627964658 -183.506482956 72.0538746198 -198 116 -198 c 0 + 212.220880149 -198 294 -90.9520509815 294 35 c 0 + 294 119.666666667 255.801526718 166 186 166 c 0 + 138.686046512 166 120.18158388 158.274835989 83 123 c 1 + 49 134 l 1 + 76.4338618984 271.169309492 91.1104392208 347.301440227 110 463 c 1 + 115 471 l 1 + 199.8 465.7 256.142857143 464 347 464 c 2 + 440 464 l 1 + 446 455 l 1 + 400 366 l 1 + 317.197452229 362.894904459 281.625 362 241 362 c 2 + 139 362 l 1 + 107 184 l 1 + 139.340934372 208.877641824 184.554054054 221 245 221 c 0 + 353.255813953 221 421 154.795454545 421 49 c 0 + 421 -90.7521367521 236.846938776 -245 70 -245 c 0 + 19.245435678 -245 2.70289096305 -241.596809469 -28 -233 c 1 + -17 -187 -12 -161 -12 -161 c 5 + 0 -158 l 1 +EndSplineSet +EndChar + +StartChar: six.onum +Encoding: 860 -1 860 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +488 669 m 1 + 466 600 l 1 + 458 596 l 1 + 433.107296137 619.896995708 406.142857143 631 373 631 c 0 + 317.591743119 631 269.736686391 593.473372781 234 522 c 0 + 210.152777778 474.305555556 195.122508792 425.586752638 176 334 c 1 + 232.145306859 393.153091155 273.141975309 415 328 415 c 0 + 413.967741935 415 476 350.033783784 476 260 c 0 + 476 111.247148289 354.23465704 -17 213 -17 c 0 + 100.820627803 -17 39 62.2298850575 39 206 c 0 + 39 341.875 88.9208103131 472.917127072 175 563 c 0 + 247 639 335 683 415 683 c 0 + 440.464285714 683 467.376033058 677.838842975 488 669 c 1 +273 348 m 0 + 202.200507614 348 159 273.346491228 159 151 c 0 + 159 70.3117647059 187.782786885 29 244 29 c 0 + 275.467391304 29 296.278080327 42.4829816201 315 75 c 0 + 336.231277533 111.396475771 351 176.625 351 234 c 0 + 351 308.769230769 324.157894737 348 273 348 c 0 +EndSplineSet +EndChar + +StartChar: seven.onum +Encoding: 861 -1 861 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +130 -249 m 1 + 117.61310868 -248.271359335 74.6887571247 -246 72 -246 c 0 + 66 -246 47 -247 15 -249 c 1 + 8 -236 l 1 + 21.0239441369 -215.781877197 34.6510818828 -194.600905198 63.6649358208 -149.478716591 c 0 + 223.662850209 99.3491738771 294.853967318 208.316996048 324 249 c 2 + 403 358 l 1 + 134 358 l 2 + 109.214285714 358 81.8324022346 355.846368715 45 351 c 1 + 37 357 l 1 + 46.4358563237 400.640835495 53.0505959514 433.475344824 58 466 c 1 + 64 475 l 1 + 173.169491525 470.211864407 210.333333333 469 248 469 c 2 + 508 469 l 1 + 508 430 l 1 + 450 349 l 1 + 348.271398408 196.900925776 195.822647794 -87.9876769359 130 -249 c 1 +EndSplineSet +EndChar + +StartChar: eight.onum +Encoding: 862 -1 862 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +191 328 m 1 + 177 337 l 2 + 121.19858156 372.872340426 97 412.8 97 469 c 0 + 97 534.725961538 131.711106214 591.79903041 201 640 c 0 + 244.156689224 669.105674128 286.162790698 683 331 683 c 0 + 424.848837209 683 484 633.12745098 484 554 c 0 + 484 498.107526882 455.123361604 453.084811103 391 409 c 2 + 338 373 l 1 + 352 365 l 2 + 421.904750124 324.475507175 454 278.220588235 454 218 c 0 + 454 152.005882353 426.00508112 97.0041005527 369 51 c 0 + 314.686650185 6.56180469716 254.742647059 -17 196 -17 c 0 + 93.037414966 -17 26 40.9676470588 26 130 c 0 + 26 202.988549618 66.9858786611 258.992154812 157 309 c 2 + 191 328 l 1 +236 300 m 2 + 218 309 l 1 + 139.128212064 257.084392751 108 210.109090909 108 143 c 0 + 108 74.9017857143 153.096491228 29 220 29 c 0 + 292.063492063 29 348 84.0625 348 155 c 0 + 348 215.049107143 310.938716387 263.030233249 236 300 c 2 +309 390 m 1 + 382.735049352 446.795916392 404 478.805263158 404 533 c 0 + 404 597.54040404 366.4375 637 305 637 c 0 + 239.682608696 637 194 589.671171171 194 522 c 0 + 194 468.42173913 219.293881891 439.388761655 309 390 c 1 +EndSplineSet +EndChar + +StartChar: nine.onum +Encoding: 863 -1 863 +Width: 500 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +312 114 m 1 + 316 132 l 1 + 266.474374022 70.5882237872 224.570588235 47 165 47 c 0 + 75.5584795322 47 20 112.520689655 20 218 c 0 + 20 311.672268908 57.7156103709 379.813917897 139 433 c 0 + 192.986771191 467.991425772 235.990196078 484 276 484 c 0 + 389.775330396 484 455 401.284916201 455 257 c 0 + 455 13.4803921569 243.355731225 -249 47 -249 c 0 + 23.25 -249 -7.82876712329 -244.856164384 -28 -239 c 1 + -4 -164 l 1 + -2.30351253188 -164.791694152 -0.444897568183 -165.726723932 4.06565686506 -168.057660956 c 0 + 39.3041171863 -186.267979225 69.7482680965 -195 98 -195 c 0 + 161.758720772 -195 223.487722026 -140.845109329 261 -52 c 0 + 282.986030268 0.0721769499418 291.750221435 28.5987599646 312 114 c 1 +249 435 m 0 + 181.662087912 435 140 365.435779817 140 253 c 0 + 140 163.771084337 168.140740741 118 223 118 c 0 + 290.045945946 118 330 187.079439252 330 303 c 0 + 330 387.87037037 301.079545455 435 249 435 c 0 +EndSplineSet +EndChar + +StartChar: zero.infs +Encoding: 864 -1 864 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +177 258 m 0 + 247 258 285 206 285 109 c 0 + 285 41 267 -29 237 -82 c 0 + 206 -137 169 -162 120 -162 c 0 + 48 -162 10 -111 10 -14 c 0 + 10 56 27 125 57 177 c 0 + 90 233 126 258 177 258 c 0 +116 128 m 1 + 114 118 l 1 + 96 40 85 -35 85 -82 c 0 + 85 -114 98 -134 119 -134 c 0 + 140 -134 155 -117 167 -79 c 0 + 187 -13 210 120 210 177 c 0 + 210 209 197 229 176 229 c 0 + 148 229 132 201 116 128 c 1 +EndSplineSet +EndChar + +StartChar: four.infs +Encoding: 868 -1 865 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +139 -48 m 1 + -2 -48 l 1 + 2 -21 l 1 + 63 77 113 147 189 239 c 1 + 218 242 235 246 265 258 c 1 + 275 250 l 1 + 230 3 l 1 + 291 5 l 1 + 296 2 l 1 + 284 -48 l 1 + 220 -48 l 1 + 213 -94 l 2 + 212 -102 211 -107 211 -112 c 0 + 211 -120 218 -125 227 -126 c 2 + 279 -128 l 1 + 275 -154 l 1 + 253 -153 l 1 + 189 -152 189 -152 163 -152 c 0 + 139 -152 139 -152 71 -153 c 1 + 48 -154 l 1 + 52 -128 l 1 + 93 -126 l 2 + 123 -124 125 -122 131 -92 c 2 + 139 -48 l 1 +58 3 m 1 + 149 3 l 1 + 181 180 l 1 + 125 109 91 59 58 3 c 1 +EndSplineSet +EndChar + +StartChar: five.infs +Encoding: 869 -1 866 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +69 26 m 1 + 45 35 l 1 + 64 128 69 156 84 246 c 1 + 89 253 l 1 + 138 250 171 249 230 249 c 2 + 287 249 l 1 + 293 241 l 1 + 263 184 l 1 + 213 183 196 182 166 182 c 2 + 107 182 l 1 + 84 76 l 1 + 108 94 130 101 162 101 c 0 + 233 101 277 61 277 -4 c 0 + 277 -93 203 -162 107 -162 c 0 + 66 -162 40 -155 5 -132 c 1 + 12 -106 16 -80 22 -40 c 1 + 46 -44 l 1 + 45 -53 44 -58 44 -64 c 0 + 44 -106 69 -134 108 -134 c 0 + 138 -134 161 -118 177 -84 c 0 + 188 -61 194 -33 194 -8 c 0 + 194 36 171 62 132 62 c 0 + 105 62 92 54 69 26 c 1 +EndSplineSet +EndChar + +StartChar: six.infs +Encoding: 870 -1 867 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +289 248 m 1 + 274 203 l 1 + 266 199 l 1 + 250 215 236 221 216 221 c 0 + 163 221 126 168 103 59 c 1 + 132 87 158 100 189 100 c 0 + 242 100 281 60 281 5 c 0 + 281 -85 206 -162 120 -162 c 0 + 50 -162 12 -114 12 -27 c 0 + 12 54 42 132 95 186 c 0 + 139 232 192 258 240 258 c 0 + 259 258 268 256 289 248 c 1 +155 54 m 0 + 116 54 91 11 91 -59 c 0 + 91 -105 107 -128 138 -128 c 0 + 174 -128 199 -80 199 -10 c 0 + 199 32 184 54 155 54 c 0 +EndSplineSet +EndChar + +StartChar: seven.infs +Encoding: 871 -1 868 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +28 -154 m 1 + 22 -142 l 1 + 85 -46 177 90 198 118 c 2 + 241 177 l 1 + 86 177 l 2 + 75 177 51 175 32 173 c 1 + 25 178 l 1 + 28 191 34 223 38 245 c 1 + 43 253 l 1 + 102 250 139 249 155 249 c 2 + 314 249 l 1 + 314 222 l 1 + 279 173 l 1 + 215 78 143 -52 101 -154 c 1 + 93 -153 l 1 + 79 -152 l 1 + 64 -152 l 2 + 58 -152 58 -152 41 -153 c 1 + 34 -153 l 1 + 28 -154 l 1 +EndSplineSet +EndChar + +StartChar: eight.infs +Encoding: 872 -1 869 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +189 72 m 1 + 234.684405178 49.1577974112 256 16.4796234609 256 -19 c 0 + 256 -60 239 -93 204 -121 c 0 + 170 -148 133 -162 98 -162 c 0 + 34 -162 -8 -126 -8 -72 c 0 + -8 -28 17 6 72 37 c 1 + 88 45 l 1 + 52.700671664 62.649664168 35 94.3836959821 35 128 c 0 + 35 194 106 258 179 258 c 0 + 236 258 273 227 273 179 c 0 + 273 144 255 116 216 90 c 2 + 189 72 l 1 +120 25 m 1 + 111 30 l 1 + 66 0 48 -26 48 -64 c 0 + 48 -103 74 -128 112 -128 c 0 + 154 -128 186 -97 186 -57 c 0 + 186 -23 164 4 120 25 c 1 +165 85 m 1 + 206 118 218 136 218 166 c 0 + 218 202 197 224 163 224 c 0 + 125 224 100 198 100 159 c 0 + 100 129 115 113 165 85 c 1 +EndSplineSet +EndChar + +StartChar: nine.infs +Encoding: 873 -1 870 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +3 -87 m 1 + 22 -79 l 1 + 39 -112 58 -126 90 -126 c 0 + 122 -126 148 -104 167 -61 c 0 + 178 -36 182 -22 196 34 c 1 + 171 6 144 -7 111 -7 c 0 + 56 -7 21 33 21 97 c 0 + 21 154 44 195 94 227 c 0 + 127 249 153 258 178 258 c 0 + 248 258 289 207 289 121 c 0 + 289 -23 184 -162 75 -162 c 0 + 58 -162 49 -160 19 -152 c 1 + 15.7437364594 -135.718682297 12.0815345522 -121.055754571 3 -87 c 1 +162 222 m 0 + 124 222 100 182 100 118 c 0 + 100 68 116 42 146 42 c 0 + 185 42 207 81 207 148 c 0 + 207 195 191 222 162 222 c 0 +EndSplineSet +EndChar + +StartChar: one.infs +Encoding: 865 -1 871 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +11 -152 m 1 + 17 -124 l 1 + 44 -122 l 2 + 85 -118 89 -116 99 -87 c 1 + 151 189 l 1 + 38 142 l 1 + 29 155 l 1 + 40 193 l 1 + 170 231 l 2 + 189 237 210 245 237 257 c 1 + 252 252 l 1 + 247 230 245 222 244 214 c 2 + 188 -82 l 2 + 186 -92 185 -99 185 -100 c 0 + 187 -118 192 -121 222 -122 c 2 + 268 -124 l 1 + 262 -152 l 1 + 215 -151 163 -150 137 -150 c 0 + 111 -150 59 -151 11 -152 c 1 +EndSplineSet +EndChar + +StartChar: two.infs +Encoding: 866 -1 872 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +-4 -152 m 1 + -4 -129 l 1 + 81 -48 l 2 + 160 27 201 93 201 144 c 0 + 201 177 176 200 140 200 c 0 + 114 200 93 188 79 165 c 2 + 61 135 l 1 + 31 144 l 1 + 71 229 l 1 + 107 251 134 260 168 260 c 0 + 241 260 288 220 288 158 c 0 + 288 113 268 75 225 34 c 2 + 97 -87 l 1 + 232 -87 l 2 + 250 -87 265 -86 285 -82 c 1 + 291 -90 l 1 + 282 -105 276 -121 269 -152 c 1 + 197 -151 162 -150 132 -150 c 0 + 102 -150 45 -151 -4 -152 c 1 +EndSplineSet +EndChar + +StartChar: three.infs +Encoding: 867 -1 873 +Width: 300 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +40 -40 m 1 + 40 -48.6560603685 37 -60.4395378102 37 -70 c 0 + 37 -106 63 -130 102 -130 c 0 + 151 -130 188 -85 188 -25 c 0 + 188 24 168 48 126 48 c 0 + 111 48 102 46 77 39 c 1 + 68 46 l 1 + 81 83 l 1 + 87 81 92 81 103 81 c 0 + 131 81 146 84 161 93 c 0 + 185 107 199 132 199 159 c 0 + 199 189 177 208 141 208 c 0 + 107 208 86 192 64 149 c 1 + 36 163 l 1 + 77 232 l 1 + 106 252 133 260 172 260 c 0 + 239 260 280 229 280 179 c 0 + 280 134 247 100 175 74 c 1 + 246 66 279 37 279 -17 c 0 + 279 -98 200 -160 99 -160 c 0 + 61 -160 34 -154 -7 -135 c 1 + 12 -39 l 1 + 40 -40 l 1 +EndSplineSet +EndChar + +StartChar: .notdef +Encoding: 874 -1 874 +Width: 500 +VWidth: 0 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +0 0 m 1 + 0 700 l 1 + 500 700 l 1 + 500 0 l 1 + 0 0 l 1 +250 395 m 1 + 420 650 l 1 + 80 650 l 1 + 250 395 l 1 +280 350 m 1 + 450 95 l 1 + 450 605 l 1 + 280 350 l 1 +80 50 m 1 + 420 50 l 1 + 250 305 l 1 + 80 50 l 1 +50 605 m 1 + 50 95 l 1 + 220 350 l 1 + 50 605 l 1 +EndSplineSet +EndChar +EndChars +EndSplineFont diff --git a/src/NV-Palatium-Italic.sfd b/src/NV-Palatium-Italic.sfd new file mode 100644 index 0000000..c5d978a --- /dev/null +++ b/src/NV-Palatium-Italic.sfd @@ -0,0 +1,32416 @@ +SplineFontDB: 3.2 +FontName: NV-Palatium-Italic +FullName: NV Palatium Italic +FamilyName: NV Palatium +Weight: Regular +Copyright: Copyright (c) 2014, 2015 by (URW)++ Design & Development\nCopyright (c) 2019, 2020 by Daniel Benjamin Miller +Version: 1.0.1 +ItalicAngle: -10 +UnderlinePosition: -100 +UnderlineWidth: 50 +Ascent: 726 +Descent: 274 +InvalidEm: 0 +sfntRevision: 0x00010000 +LayerCount: 2 +Layer: 0 0 "Back" 1 +Layer: 1 0 "Fore" 0 +XUID: [1021 921 275376880 12919520] +UniqueID: 4016855 +StyleMap: 0x0001 +FSType: 0 +OS2Version: 3 +OS2_WeightWidthSlopeOnly: 0 +OS2_UseTypoMetrics: 0 +CreationTime: 1464719619 +ModificationTime: 1739042273 +PfmFamily: 17 +TTFWeight: 400 +TTFWidth: 5 +LineGap: 200 +VLineGap: 0 +Panose: 2 4 5 2 5 5 5 10 3 4 +OS2TypoAscent: 726 +OS2TypoAOffset: 0 +OS2TypoDescent: -274 +OS2TypoDOffset: 0 +OS2TypoLinegap: 200 +OS2WinAscent: 918 +OS2WinAOffset: 0 +OS2WinDescent: 276 +OS2WinDOffset: 0 +HheadAscent: 726 +HheadAOffset: 0 +HheadDescent: -274 +HheadDOffset: 0 +OS2SubXSize: 650 +OS2SubYSize: 600 +OS2SubXOff: -13 +OS2SubYOff: 75 +OS2SupXSize: 650 +OS2SupYSize: 600 +OS2SupXOff: 62 +OS2SupYOff: 350 +OS2StrikeYSize: 50 +OS2StrikeYPos: 269 +OS2CapHeight: 689 +OS2XHeight: 449 +OS2Vendor: 'XDBM' +OS2CodePages: 6000009f.00000000 +OS2UnicodeRanges: 00000287.00000800.00000000.00000000 +Lookup: 1 0 0 "'aalt' Access All Alternates lookup 0" { "'aalt' Access All Alternates lookup 0 subtable" } ['aalt' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 3 0 0 "'aalt' Access All Alternates lookup 1" { "'aalt' Access All Alternates lookup 1 subtable" } ['aalt' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'locl' Localized Forms in Latin lookup 2" { "'locl' Localized Forms in Latin lookup 2 subtable" } ['locl' ('latn' <'MOL ' 'ROM ' > ) ] +Lookup: 1 0 0 "'sups' Superscript lookup 3" { "'sups' Superscript lookup 3 subtable" ("superior") } ['sups' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'sinf' Scientific Inferiors lookup 23" { "'sinf' Scientific Inferiors lookup 23-1" ("infs") } ['sinf' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'numr' Numerators lookup 4" { "'numr' Numerators lookup 4 subtable" } ['numr' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'dnom' Denominators lookup 5" { "'dnom' Denominators lookup 5 subtable" } ['dnom' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'onum' Oldstyle Figures lookup 22" { "'onum' Oldstyle Figures lookup 22-1" ("onum") } ['onum' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 6" { "'frac' Diagonal Fractions lookup 6 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 7" { "'frac' Diagonal Fractions lookup 7 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 8" { "'frac' Diagonal Fractions lookup 8 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 9" { "'frac' Diagonal Fractions lookup 9 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 10" { "'frac' Diagonal Fractions lookup 10 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 11" { "'frac' Diagonal Fractions lookup 11 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 12" { "'frac' Diagonal Fractions lookup 12 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 13" { "'frac' Diagonal Fractions lookup 13 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 14" { "'frac' Diagonal Fractions lookup 14 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 15" { "'liga' Standard Ligatures in Latin lookup 15 subtable" } ['liga' ('latn' <'DEU ' 'MOL ' 'ROM ' 'SRB ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 16" { "'liga' Standard Ligatures in Latin lookup 16 subtable" } ['liga' ('latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 17" { "'liga' Standard Ligatures in Latin lookup 17 subtable" } ['liga' ('latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'hist' Historical Forms lookup 18" { "'hist' Historical Forms lookup 18 subtable" } ['hist' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'fina' Terminal Forms lookup 19" { "'fina' Terminal Forms lookup 19 subtable" } ['fina' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 6 0 0 "'ordn' Ordinals lookup 20" { "'ordn' Ordinals lookup 20 contextual 0" "'ordn' Ordinals lookup 20 contextual 1" "'ordn' Ordinals lookup 20 contextual 2" "'ordn' Ordinals lookup 20 contextual 3" } ['ordn' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "Single Substitution lookup 21" { "Single Substitution lookup 21 subtable" } [] +Lookup: 258 0 0 "kernHorizontalKerninginLatinlookup0" { "kernHorizontalKerninginLatinlookup0 per glyph data 0" "kernHorizontalKerninginLatinlookup0 kerning class 1" [150,0,0] } ['kern' ('latn' <'dflt' > ) ] +MarkAttachClasses: 1 +DEI: 91125 +KernClass2: 15 29 "kernHorizontalKerninginLatinlookup0 kerning class 1" + 84 A Agrave Aacute Acircumflex Atilde Adieresis Aring Amacron Abreve Aogonek Aringacute + 1 F + 40 L Lacute Lcommaaccent Lcaron Ldot Lslash + 1 P + 28 R Racute Rcommaaccent Rcaron + 34 T Tcommaaccent Tcaron Tbar uni021A + 1 V + 37 W Wcircumflex Wgrave Wacute Wdieresis + 37 Y Yacute Ycircumflex Ydieresis Ygrave + 4 f ff + 10 quoteright + 28 r racute rcommaaccent rcaron + 1 v + 37 w wcircumflex wgrave wacute wdieresis + 95 A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek Aringacute AEacute + 95 O Ograve Oacute Ocircumflex Otilde Odieresis Oslash Omacron Obreve Ohungarumlaut OE Oslashacute + 34 T Tcommaaccent Tcaron Tbar uni021A + 1 V + 37 W Wcircumflex Wgrave Wacute Wdieresis + 37 Y Yacute Ycircumflex Ydieresis Ygrave + 95 a agrave aacute acircumflex atilde adieresis aring ae amacron abreve aogonek aringacute aeacute + 47 c ccedilla cacute ccircumflex cdotaccent ccaron + 5 colon + 5 comma + 78 e egrave eacute ecircumflex edieresis emacron ebreve edotaccent eogonek ecaron + 44 g gcircumflex gbreve gdotaccent gcommaaccent + 18 h hcircumflex hbar + 6 hyphen + 79 i igrave iacute icircumflex idieresis itilde imacron ibreve iogonek dotlessi ij + 95 o ograve oacute ocircumflex otilde odieresis oslash omacron obreve ohungarumlaut oe oslashacute + 1 p + 6 period + 1 q + 10 quoteright + 28 r racute rcommaaccent rcaron + 49 s sacute scircumflex scedilla scaron scommaaccent + 9 semicolon + 34 t tcommaaccent tcaron tbar uni021B + 87 u ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek + 1 v + 37 w wcircumflex wgrave wacute wdieresis + 37 y yacute ydieresis ycircumflex ygrave + 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} -74 {} -55 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} -37 {} -55 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} -74 {} -74 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} -74 {} -55 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} -92 {} -18 {} 0 {} 0 {} 0 {} 0 {} -111 {} -111 {} -74 {} -74 {} -111 {} 0 {} 0 {} -55 {} -55 {} -111 {} 0 {} -74 {} 0 {} 0 {} -111 {} -111 {} -74 {} 0 {} -111 {} 0 {} -92 {} -92 {} 0 {} -210 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} -37 {} -129 {} -92 {} 0 {} 0 {} -55 {} -74 {} -74 {} 0 {} -129 {} 0 {} 0 {} -92 {} 0 {} -37 {} 0 {} -74 {} 0 {} 0 {} -74 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} -20 {} 0 {} -18 {} -55 {} -20 {} 0 {} 0 {} -18 {} -20 {} -20 {} 0 {} -55 {} 0 {} 0 {} -20 {} 0 {} -18 {} 0 {} -20 {} 0 {} 0 {} -20 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} -55 {} -111 {} -74 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} -74 {} -18 {} -18 {} -18 {} 0 {} 0 {} -18 {} 0 {} -74 {} -18 {} 37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 3" 0 0 0 1 + 1 2 0 + Coverage: 1 o + BCoverage: 6 period + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 2" 0 0 0 1 + 1 2 0 + Coverage: 1 a + BCoverage: 6 period + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 1" 0 0 0 1 + 1 1 0 + Coverage: 1 o + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 0" 0 0 0 1 + 1 1 0 + Coverage: 1 a + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +LangName: 1033 "Copyright 2014 by (URW)+-+- Design & Development.+AAoA-Copyright 2019 by Daniel Benjamin Miller." "" "Italic" "" "" "Version 1.00" +DesignSize: 120 +Encoding: UnicodeBmp +Compacted: 1 +UnicodeInterp: none +NameList: AGL For New Fonts +DisplaySize: -96 +AntiAlias: 1 +FitToEm: 0 +WinInfo: 198 9 8 +BeginPrivate: 6 +BlueValues 31 [-18 0 689 707 470 482 733 733] +StdHW 4 [42] +StdVW 4 [84] +OtherBlues 19 [273 280 -276 -276] +FamilyBlues 31 [-20 0 689 709 459 469 726 728] +FamilyOtherBlues 19 [266 276 -283 -278] +EndPrivate +TeXData: 1 12582912 -570447 262144 131072 87381 505414 1048576 87381 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 +BeginChars: 65557 875 + +StartChar: space +Encoding: 32 32 0 +Width: 250 +Flags: MW +LayerCount: 2 +EndChar + +StartChar: exclam +Encoding: 33 33 1 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +136 109 m 0 + 162 109 181 88 181 61 c 0 + 181 23 154 -8 120 -8 c 0 + 93 -8 76 10 76 39 c 0 + 76 78 103 109 136 109 c 0 +196 707 m 1 + 281 733 l 1 + 292 724 l 1 + 245 543 231 484 169 208 c 1 + 139 191 l 1 + 133 194 l 1 + 154 348 l 2 + 163 414 180 558 189 636 c 1 + 196 707 l 1 +EndSplineSet +EndChar + +StartChar: quotedbl +Encoding: 34 34 2 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +170 508 m 1 + 140 508 l 1 + 202 695 l 2 + 210 720 226 733 247 733 c 0 + 271 733 288 717 288 694 c 0 + 288 680 285 669 279 661 c 2 + 170 508 l 1 +337 508 m 1 + 307 508 l 1 + 369 695 l 2 + 377 720 393 733 414 733 c 0 + 438 733 455 717 455 694 c 0 + 455 681 452 669 446 661 c 2 + 337 508 l 1 +EndSplineSet +EndChar + +StartChar: numbersign +Encoding: 35 35 3 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +470 283 m 1 + 470 227 l 1 + 361 227 l 1 + 330 0 l 1 + 272 0 l 1 + 303 227 l 1 + 169 227 l 1 + 136 0 l 1 + 78 0 l 1 + 111 227 l 1 + 4 227 l 1 + 4 283 l 1 + 120 283 l 1 + 141 423 l 1 + 31 423 l 1 + 31 479 l 1 + 149 479 l 1 + 180 692 l 1 + 238 692 l 1 + 207 479 l 1 + 340 479 l 1 + 370 692 l 1 + 428 692 l 1 + 398 479 l 1 + 495 479 l 1 + 495 423 l 1 + 390 423 l 1 + 370 283 l 1 + 470 283 l 1 +332 423 m 1 + 199 423 l 1 + 178 283 l 1 + 312 283 l 1 + 332 423 l 1 +EndSplineSet +EndChar + +StartChar: dollar +Encoding: 36 36 4 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +289 733 m 1 + 326 733 l 1 + 316 673 l 1 + 373 673 413 662 450 639 c 1 + 452 629 l 1 + 442 592 433 551 427 514 c 1 + 403 514 l 1 + 403 586 l 1 + 384 608 346 624 308 628 c 1 + 267 371 l 1 + 334 360 364 349 391 326 c 0 + 420 303 434 268 434 224 c 0 + 434 152 394 82 324 34 c 0 + 286 8 258 -3 205 -11 c 1 + 191 -113 l 1 + 150 -113 l 1 + 170 -12 l 1 + 79 -2 43 8 15 30 c 1 + 24 68 30 104 37 175 c 1 + 63 175 l 1 + 63 85 l 1 + 87 57 119 42 178 32 c 1 + 222 305 l 1 + 112 329 72 368 72 449 c 0 + 72 513 100 570 154 613 c 0 + 187 640 215 653 280 671 c 1 + 289 733 l 1 +255 301 m 1 + 212 32 l 1 + 248 34 268 41 294 59 c 0 + 335 90 360 140 360 193 c 0 + 360 255 334 282 255 301 c 1 +234 377 m 1 + 274 628 l 1 + 241 627 223 621 200 605 c 0 + 163 579 139 530 139 480 c 0 + 139 425 166 396 234 377 c 1 +EndSplineSet +EndChar + +StartChar: percent +Encoding: 37 37 5 +Width: 889 +Flags: MW +LayerCount: 2 +Fore +SplineSet +254 699 m 0 + 330 699 386 641 386 562 c 0 + 386 459 311 379 215 379 c 0 + 134 379 74 440 74 522 c 0 + 74 616 158 699 254 699 c 0 +214 402 m 0 + 287.280172075 402 320 509.801770944 320 589 c 0 + 320 645 296 676 254 676 c 0 + 191 676 144 600 144 498 c 0 + 144 438 170 402 214 402 c 0 +677 320 m 0 + 753 320 809 262 809 183 c 0 + 809 80 734 0 638 0 c 0 + 557 0 497 61 497 143 c 0 + 497 237 582 320 677 320 c 0 +637 23 m 0 + 710.280172075 23 743 130.801770944 743 210 c 0 + 743 266 719 297 677 297 c 0 + 614 297 567 221 567 119 c 0 + 567 59 594 23 637 23 c 0 +247 -7 m 1 + 206 -7 l 1 + 630 710 l 1 + 674 710 l 1 + 247 -7 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zerosuperior fraction zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zerosuperior slash zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zero fraction zero +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zero slash zero +EndChar + +StartChar: ampersand +Encoding: 38 38 6 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +389 419 m 1 + 384.462501173 408.412502737 369 378.452102941 369 371 c 2 + 369 369 l 1 + 333 369 l 2 + 213 369 130 298 130 194 c 0 + 130 96 212 29 333 29 c 0 + 456 29 564 108 564 199 c 0 + 564 252 528 288 474 288 c 0 + 427 288 412 272 397 205 c 1 + 374 207 l 1 + 382 306 l 1 + 413 336 434 345 507 357 c 2 + 618 375 l 2 + 695 388 731 413 731 456 c 0 + 731 481 724 492 693 508 c 1 + 714 524 l 1 + 752 507 766 484 766 444 c 0 + 766 378 719 332 640 321 c 2 + 555 309 l 1 + 572 307 l 2 + 604 304 634 263 634 223 c 0 + 634 151 569 74 464 21 c 0 + 414 -3 347 -18 287 -18 c 0 + 140 -18 47 56 47 173 c 0 + 47 231 68 279 107 314 c 0 + 144 346 175 362 256 390 c 1 + 200 416 177 445 177 490 c 0 + 177 558 244 637 337 676 c 0 + 362 687 387 692 416 692 c 0 + 454 692 483 685 514 667 c 1 + 488 548 l 1 + 465 548 l 1 + 465 610 l 1 + 429 633 404 642 375 642 c 0 + 304 642 249 589 249 522 c 0 + 249 477 273 444 318 428 c 0 + 339 420 348 419 389 419 c 1 +EndSplineSet +EndChar + +StartChar: quoteright +Encoding: 8217 8217 7 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +249 733 m 1 + 258 715 l 1 + 209 622 168 560 117 501 c 1 + 85 488 l 1 + 78 497 l 1 + 125 570 150 632 160 708 c 1 + 184 712 216 721 249 733 c 1 +EndSplineSet +Kerns2: 220 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 83 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 7 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: parenleft +Encoding: 40 40 8 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +308 733 m 1 + 331 712 l 1 + 239 607 204 553 171 469 c 0 + 141 392 126 305 126 210 c 0 + 126 113 142 29 174 -38 c 2 + 200 -93 l 1 + 178 -106 l 1 + 84 46 54 133 54 257 c 0 + 54 359 81 449 139 539 c 0 + 180 603 219 647 308 733 c 1 +EndSplineSet +EndChar + +StartChar: parenright +Encoding: 41 41 9 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -106 m 1 + 2 -85 l 1 + 94 20 129 74 162 158 c 0 + 192 235 207 322 207 417 c 0 + 207 513 190 598 159 665 c 2 + 133 720 l 1 + 155 733 l 1 + 249 581 279 493 279 370 c 0 + 279 269 252 178 194 88 c 0 + 153 24 115 -20 25 -106 c 1 +EndSplineSet +EndChar + +StartChar: asterisk +Encoding: 42 42 10 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +76 608 m 1 + 109 665 l 1 + 119 664 l 1 + 223 560 l 1 + 245 701 l 1 + 255 706 l 1 + 317 688 l 1 + 318 680 l 1 + 247 549 l 1 + 387 574 l 1 + 394 569 l 1 + 400 511 l 1 + 394 505 l 1 + 249 524 l 1 + 314 404 l 1 + 310 396 l 1 + 252 368 l 1 + 245 372 l 1 + 223 514 l 1 + 116 416 l 1 + 104 417 l 1 + 78 474 l 1 + 82 481 l 1 + 209 537 l 1 + 81 599 l 1 + 76 608 l 1 +EndSplineSet +EndChar + +StartChar: plus +Encoding: 43 43 11 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 289 m 1 + 275 512 l 1 + 331 512 l 1 + 331 289 l 1 + 555 289 l 1 + 555 233 l 1 + 331 233 l 1 + 331 7 l 1 + 275 7 l 1 + 275 233 l 1 + 51 233 l 1 + 51 289 l 1 + 275 289 l 1 +EndSplineSet +EndChar + +StartChar: comma +Encoding: 44 44 12 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 -143 m 1 + 8 -133 l 1 + 48 -82 73 -27 95 62 c 2 + 103 94 l 1 + 194 123 l 1 + 203 110 l 1 + 169 31 123 -40 50 -130 c 1 + 15 -143 l 1 +EndSplineSet +EndChar + +StartChar: hyphen +Encoding: 45 45 13 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +19 223 m 1 + 38 281 l 1 + 304 281 l 1 + 286 223 l 1 + 19 223 l 1 +EndSplineSet +AlternateSubs2: "'aalt' Access All Alternates lookup 1 subtable" endash emdash minus +EndChar + +StartChar: period +Encoding: 46 46 14 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +113 112 m 0 + 139 112 158 91 158 64 c 0 + 158 26 131 -5 97 -5 c 0 + 70 -5 53 13 53 42 c 0 + 53 81 80 112 113 112 c 0 +EndSplineSet +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ellipsis +EndChar + +StartChar: slash +Encoding: 47 47 15 +Width: 296 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 733 m 1 + 20 -119 l 1 + -40 -119 l 1 + 332 733 l 1 + 392 733 l 1 +EndSplineSet +Substitution2: "'dnom' Denominators lookup 5 subtable" fraction +Substitution2: "'numr' Numerators lookup 4 subtable" fraction +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" fraction +EndChar + +StartChar: zero +Encoding: 48 48 16 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +308 699 m 0 + 414 699 480 611 480 468 c 0 + 480 345 449 210 400 121 c 0 + 352 33 287 -11 208 -11 c 0 + 98 -11 36 76 36 231 c 0 + 36 367 74 512 133 597 c 0 + 180 666 238 699 308 699 c 0 +302 670 m 0 + 231 670 187 610 150 465 c 0 + 127 371 112 262 112 178 c 0 + 112 71 145 18 212 18 c 0 + 272 18 315 65 351 171 c 0 + 381 258 404 402 404 502 c 0 + 404 615 371 670 302 670 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" zero.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" zero.onum +Substitution2: "'sups' Superscript lookup 3 subtable" zerosuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" zerosuperior +EndChar + +StartChar: one +Encoding: 49 49 17 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +374 688 m 1 + 335.277662479 510.055670854 308.798661901 319.868004765 276 136 c 0 + 268 92 268 88 268 76 c 0 + 268 41 280 31 327 28 c 2 + 398 24 l 1 + 393 -3 l 1 + 332 -1 285 0 224 0 c 0 + 163 0 115 -1 54 -3 c 1 + 59 24 l 1 + 144 34 l 1 + 175 39 183 50 192 102 c 2 + 278 629 l 1 + 226 609 192 595 175 587 c 2 + 91 546 l 1 + 84 551 l 1 + 95 610 l 1 + 119 616 l 2 + 188 633 222 643 259 658 c 2 + 359 699 l 1 + 374 688 l 1 +EndSplineSet +Kerns2: 17 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" one.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" one.onum +Substitution2: "'sups' Superscript lookup 3 subtable" onesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" onesuperior +EndChar + +StartChar: two +Encoding: 50 50 18 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +101 63 m 1 + 311 63 l 2 + 343 63 386 67 426 74 c 1 + 432 66 l 1 + 415 -3 l 1 + 342 -1 286 0 214 0 c 0 + 141 0 85 -1 12 -3 c 1 + 12 15 l 1 + 61 67 l 2 + 136 148 209 232 251 286 c 0 + 316 370 352 455 352 523 c 0 + 352 590 308 634 241 634 c 0 + 184 634 147 606 98 526 c 1 + 76 535 l 1 + 136 655 l 1 + 180 687 216 699 267 699 c 0 + 371 699 437 637 437 538 c 0 + 437 469 405 394 348 332 c 2 + 101 63 l 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" two.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" two.onum +Substitution2: "'sups' Superscript lookup 3 subtable" twosuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" twosuperior +EndChar + +StartChar: three +Encoding: 51 51 19 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +294 393 m 1 + 387.093837855 370.165662413 447 337.597629448 447 235 c 0 + 447 99 323 -11 170 -11 c 0 + 111 -11 70 1 22 33 c 1 + 50 178 l 1 + 74 173 l 1 + 71 152 70 141 70 130 c 0 + 70 64 116 23 192 23 c 0 + 298.627060502 23 361 128.896487049 361 228 c 0 + 361 313 312 362 226 362 c 0 + 201 362 185 359 148 346 c 1 + 142 358 l 1 + 160 401 l 1 + 173.861180458 399.459868838 193.903215367 399 203 399 c 0 + 291 399 360 463 360 545 c 0 + 360 601 320 638 260 638 c 0 + 215 638 192 625 152 580 c 2 + 131 556 l 1 + 112 569 l 1 + 170 668 l 1 + 221 691 249 699 286 699 c 0 + 377 699 439 647 439 569 c 0 + 439 496 399 448 294 393 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" three.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" three.onum +Substitution2: "'sups' Superscript lookup 3 subtable" threesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" threesuperior +EndChar + +StartChar: four +Encoding: 52 52 20 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +15 223 m 1 + 352 684 l 1 + 421 699 l 1 + 429 694 l 1 + 346 248 l 1 + 474 248 l 1 + 478 243 l 1 + 462 188 l 1 + 437 190 419 191 409 191 c 2 + 336 191 l 1 + 327 138 l 2 + 321 101 318 76 318 54 c 0 + 318 42 327 37 354 34 c 2 + 441 24 l 1 + 436 -3 l 1 + 376 -1 330 0 271 0 c 0 + 211 0 165 -1 105 -3 c 1 + 110 24 l 1 + 196 34 l 2 + 229 38 239 48 248 90 c 2 + 268 192 l 1 + 15 192 l 1 + 15 223 l 1 +345 621 m 1 + 75 248 l 1 + 278 248 l 1 + 345 621 l 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" four.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" four.onum +Substitution2: "'sups' Superscript lookup 3 subtable" foursuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" foursuperior +EndChar + +StartChar: five +Encoding: 53 53 21 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +187 25 m 0 + 301.513043014 25 359 137.945283382 359 247 c 0 + 359 337 314 389 235 389 c 0 + 189 389 159 374 115 329 c 1 + 94 338 l 1 + 158 688 l 1 + 166 693 l 1 + 187 692 l 1 + 246 688 293 686 327 686 c 0 + 357 686 415 687 453 689 c 2 + 485 690 l 1 + 491 681 l 1 + 456 623 l 1 + 395 619 355 618 308 618 c 0 + 268 618 236 619 188 623 c 1 + 137 382 l 1 + 177 418 220 434 276 434 c 0 + 379 434 445 368 445 266 c 0 + 445 223 431 172 407 128 c 0 + 360 41 271 -11 169 -11 c 0 + 105 -11 61 4 14 41 c 1 + 23 73 32 115 43 180 c 1 + 66 175 l 1 + 64 159 63 146 63 136 c 0 + 63 69 112 25 187 25 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" five.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" five.onum +Substitution2: "'sups' Superscript lookup 3 subtable" fivesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" fivesuperior +EndChar + +StartChar: six +Encoding: 54 54 22 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 694 m 1 + 453 635 l 1 + 445 634 l 1 + 419 648 403 653 380 653 c 0 + 315 653 254 610 209 531 c 0 + 177 475 155 411 133 311 c 1 + 195 387 245 417 312 417 c 0 + 398 417 448 360 448 263 c 0 + 448 215 436 166 413 125 c 0 + 369 46 282 -11 202 -11 c 0 + 106 -11 49 68 49 199 c 0 + 49 332 96 463 182 568 c 0 + 257 660 328 699 422 699 c 0 + 442 699 454 698 469 694 c 1 +266 362 m 0 + 184 362 125 283 125 174 c 0 + 125 90 168 35 234 35 c 0 + 313 35 372 120 372 236 c 0 + 372 315 333 362 266 362 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" six.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" six.onum +Substitution2: "'sups' Superscript lookup 3 subtable" sixsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" sixsuperior +EndChar + +StartChar: seven +Encoding: 55 55 23 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +140 -3 m 1 + 126.87582643 -1.3594783037 104.226788502 0 103 0 c 0 + 98 0 83 -1 58 -3 c 1 + 53 5 l 1 + 74 37 l 2 + 103 82 127 121 154 164 c 2 + 432 613 l 1 + 190 613 l 2 + 167 613 163 613 111 609 c 1 + 91 608 l 1 + 85 612 l 1 + 101 692 l 1 + 146 691 176 690 186 690 c 2 + 326 687 l 1 + 395 686 l 1 + 401 686 l 1 + 480 687 l 1 + 502 688 l 1 + 502 653 l 1 + 376 450 l 2 + 298 324 214 163 140 -3 c 1 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" seven.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" seven.onum +Substitution2: "'sups' Superscript lookup 3 subtable" sevensuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" sevensuperior +EndChar + +StartChar: eight +Encoding: 56 56 24 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +217 352 m 1 + 148 391 117 434 117 490 c 0 + 117 594 227 699 336 699 c 0 + 418 699 469 652 469 576 c 0 + 469 500 434 454 320 378 c 1 + 407 330 431 298 431 228 c 0 + 431 102 316 -11 188 -11 c 0 + 96 -11 36 45 36 130 c 0 + 36 181 57 229 98 272 c 0 + 129 304 155 322 217 352 c 1 +273 321 m 2 + 244 338 l 1 + 156 293 112 229 112 148 c 0 + 112 74 152 31 221 31 c 0 + 299 31 355 99 355 195 c 0 + 355 256 337 284 273 321 c 2 +257 413 m 2 + 291 394 l 1 + 364 441 401 495 401 556 c 0 + 401 617 363 657 304 657 c 0 + 236 657 185 599 185 522 c 0 + 185 478 211 439 257 413 c 2 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" eight.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" eight.onum +Substitution2: "'sups' Superscript lookup 3 subtable" eightsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" eightsuperior +EndChar + +StartChar: nine +Encoding: 57 57 25 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +32 111 m 1 + 53 119 l 1 + 84 60 116 37 168 37 c 0 + 232 37 285 79 324 162 c 0 + 349 214 365 270 386 377 c 1 + 327 303 282 276 219 276 c 0 + 129 276 71 341 71 440 c 0 + 71 579 183 699 312 699 c 0 + 414 699 468 624 468 482 c 0 + 468 344 427 213 355 118 c 0 + 293 36 215 -11 142 -11 c 0 + 116 -11 89 -5 63 8 c 1 + 54.53426058 41.86295768 40.2573205538 91.7329187077 32 111 c 1 +283 654 m 0 + 203 654 147 578 147 469 c 0 + 147 381 188 330 259 330 c 0 + 336 330 392 405 392 508 c 0 + 392 597 349 654 283 654 c 0 +EndSplineSet +Substitution2: "'sinf' Scientific Inferiors lookup 23-1" nine.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" nine.onum +Substitution2: "'sups' Superscript lookup 3 subtable" ninesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ninesuperior +EndChar + +StartChar: colon +Encoding: 58 58 26 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +104 112 m 0 + 130 112 149 91 149 64 c 0 + 149 26 122 -5 88 -5 c 0 + 61 -5 44 13 44 42 c 0 + 44 81 71 112 104 112 c 0 +162 458 m 0 + 188 458 207 437 207 410 c 0 + 207 372 180 341 147 341 c 0 + 119 341 102 359 102 388 c 0 + 102 427 129 458 162 458 c 0 +EndSplineSet +EndChar + +StartChar: semicolon +Encoding: 59 59 27 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-2 -146 m 1 + -9 -136 l 1 + 31 -85 56 -30 78 59 c 2 + 86 91 l 1 + 177 120 l 1 + 186 107 l 1 + 152 28 106 -43 33 -133 c 1 + -2 -146 l 1 +174 456 m 0 + 200 456 219 435 219 408 c 0 + 219 370 192 339 158 339 c 0 + 131 339 114 357 114 386 c 0 + 114 424 141 456 174 456 c 0 +EndSplineSet +EndChar + +StartChar: less +Encoding: 60 60 28 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +559 494 m 1 + 161 309 l 1 + 559 124 l 1 + 559 39 l 1 + 50 271 l 1 + 50 346 l 1 + 559 578 l 1 + 559 494 l 1 +EndSplineSet +EndChar + +StartChar: equal +Encoding: 61 61 29 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +555 386 m 1 + 555 330 l 1 + 51 330 l 1 + 51 386 l 1 + 555 386 l 1 +555 192 m 1 + 555 136 l 1 + 51 136 l 1 + 51 192 l 1 + 555 192 l 1 +EndSplineSet +EndChar + +StartChar: greater +Encoding: 62 62 30 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +50 494 m 1 + 50 578 l 1 + 559 346 l 1 + 559 271 l 1 + 50 39 l 1 + 50 124 l 1 + 448 309 l 1 + 50 494 l 1 +EndSplineSet +EndChar + +StartChar: question +Encoding: 63 63 31 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +137 565 m 1 + 115 571 l 1 + 116.963056839 580.815284197 128.332761947 603.831904868 130 608 c 2 + 155 669 l 1 + 199 696 230 706 269 706 c 0 + 364 706 427 653 427 572 c 0 + 427 520 405 477 353 427 c 2 + 249 327 l 2 + 211 290 199 272 199 250 c 0 + 199 233 206 219 226 199 c 1 + 201 193 l 1 + 175 209 163 230 163 256 c 0 + 163 291 179 323 218 367 c 2 + 288 446 l 2 + 327 490 345 527 345 562 c 0 + 345 612 303 647 246 647 c 0 + 205 647 183 634 157 595 c 2 + 137 565 l 1 +174 109 m 0 + 200 109 219 88 219 61 c 0 + 219 23 192 -8 158 -8 c 0 + 131 -8 114 10 114 39 c 0 + 114 78 141 109 174 109 c 0 +EndSplineSet +EndChar + +StartChar: at +Encoding: 64 64 32 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +666 176 m 1 + 713 176 l 1 + 683 124 667 103 636 75 c 0 + 567 14 484 -18 394 -18 c 0 + 187 -18 27 137 27 338 c 0 + 27 545 186 706 390 706 c 0 + 575 706 718 579 718 413 c 0 + 718 338 692 270 645 221 c 0 + 599 172 533 138 486 138 c 0 + 444 138 418 170 414 226 c 1 + 365 161 340 144 292 144 c 0 + 217 144 160 208 160 292 c 0 + 160 406 266 518 374 518 c 0 + 424 518 451 492 463 433 c 1 + 483 509 l 1 + 558 509 l 1 + 479 218 l 2 + 478 214 477 207 477 202 c 0 + 477 181 490 165 508 165 c 0 + 530 165 568 187 597 217 c 0 + 648 270 677 339 677 410 c 0 + 677 551 551 661 391 661 c 0 + 210 661 72 524 72 344 c 0 + 72 162 212 27 399 27 c 0 + 471 27 533 48 589 92 c 0 + 618 114 635 132 666 176 c 1 +303 168 m 0 + 389.930469658 168 446 327.004213635 446 417 c 0 + 446 462 422 494 389 494 c 0 + 363 494 336 481 315 459 c 0 + 268 408 236 328 236 260 c 0 + 236 207 265 168 303 168 c 0 +EndSplineSet +EndChar + +StartChar: A +Encoding: 65 65 33 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +EndSplineSet +Kerns2: 7 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: B +Encoding: 66 66 34 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +97 664 m 1 + 100 692 l 1 + 152 691 l 2 + 199 690 234 689 251 689 c 0 + 270 689 287 689 311 690 c 2 + 374 691 l 2 + 388 692 397 692 401 692 c 0 + 501 692 559 644 559 562 c 0 + 559 510 536 464 490 425 c 0 + 459 397 434 385 377 365 c 1 + 446 355 476 346 502 325 c 0 + 529 303 543 270 543 227 c 0 + 543 151 499 83 420 36 c 0 + 373 8 326 -6 278 -6 c 0 + 268 -6 254 -5 237 -4 c 2 + 217 -3 l 1 + 180 -2 l 2 + 143 0 134 0 118 0 c 0 + 107 0 88 -1 63 -2 c 2 + 26 -3 l 1 + 31 23 l 1 + 73 30 85 37 89 55 c 2 + 176 559 l 2 + 181 591 185 621 185 635 c 0 + 185 653 174 661 150 662 c 2 + 97 664 l 1 +166 41 m 1 + 204.025518528 38.4649654315 252.730273944 34 282 34 c 0 + 383 34 455 108 455 211 c 0 + 455 298 405 340 302 340 c 2 + 217 340 l 1 + 166 41 l 1 +352 655 m 0 + 336.648549881 655 288.762195791 651.523835981 272 650 c 1 + 223 376 l 1 + 275 376 l 2 + 399 376 473 439 473 544 c 0 + 473 619 433 655 352 655 c 0 +EndSplineSet +Kerns2: 429 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: C +Encoding: 67 67 35 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +597 519 m 1 + 597 603 l 1 + 542 639 490 653 418 653 c 0 + 339 653 275 629 228 581 c 0 + 167 519 133 421 133 309 c 0 + 133 131 218 35 376 35 c 0 + 454 35 506 52 600 110 c 1 + 610 103 l 1 + 600 67 l 1 + 509 5 439 -18 343 -18 c 0 + 151 -18 45 90 45 284 c 0 + 45 437 105 555 222 634 c 0 + 292 681 374 706 456 706 c 0 + 518 706 574 694 651 665 c 1 + 637 622 629 575 624 519 c 1 + 597 519 l 1 +EndSplineSet +EndChar + +StartChar: D +Encoding: 68 68 36 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 -3 m 0 + 279.922497075 -3 206.655788713 -1.22623154851 176 0 c 1 + 121 0 l 1 + 28 -3 l 1 + 33 23 l 1 + 64.5999117832 30.8999779458 82.4170558044 34.6966495581 86 55 c 2 + 173 559 l 2 + 178 591 182 621 182 635 c 0 + 182 653 171 661 147 662 c 2 + 94 664 l 1 + 97 692 l 1 + 197 689 197 689 210 689 c 2 + 220 689 l 1 + 424 692 l 2 + 426.179090623 692.023946051 428.358754658 692.035850421 430.538305558 692.035850421 c 0 + 519.377976093 692.035850421 608.029680184 672.257672425 650 642 c 0 + 711 598 741 529 741 431 c 0 + 741 265 645 114 489 34 c 0 + 437 7 389 -3 316 -3 c 0 +384 655 m 0 + 361.396017956 655 293.658230372 651.710548691 268 650 c 1 + 172 93 l 2 + 169 75 168 67 168 56 c 1 + 236 46 284 41 329 41 c 0 + 417 41 489 69 543 124 c 0 + 611 193 649 298 649 415 c 0 + 649 580 566 655 384 655 c 0 +EndSplineSet +EndChar + +StartChar: E +Encoding: 69 69 37 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +EndSplineSet +Kerns2: 538 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: F +Encoding: 70 70 38 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +286 647 m 2 + 269 646 l 1 + 265 638 263 630 260 614 c 2 + 214 343 l 1 + 251 343 l 2 + 326 343 398 345 470 349 c 1 + 474 342 l 1 + 455 297 l 1 + 429 298 l 2 + 386 300 354 301 323 301 c 2 + 206 301 l 1 + 170 78 l 2 + 169 73 168 64 168 57 c 0 + 168 37 177 29 204 28 c 2 + 268 25 l 1 + 265 -3 l 1 + 213 -2 l 2 + 174 -1 145 0 127 0 c 0 + 106 0 74 -1 34 -2 c 2 + 0 -3 l 1 + 4 25 l 1 + 40 28 l 2 + 81 32 81 33 98 125 c 1 + 173 559 l 2 + 178 591 182 621 182 635 c 0 + 182 653 171 661 147 662 c 2 + 91 664 l 1 + 94 692 l 1 + 143 691 l 2 + 185 690 220 689 246 689 c 2 + 275 689 l 1 + 440 692 l 1 + 481 692 l 2 + 500 692 529 691 548 689 c 1 + 537 650 531 602 527 537 c 1 + 503 537 l 1 + 495 626 l 2 + 494 641 454 650 392 650 c 0 + 361 650 324 649 286 647 c 2 +EndSplineSet +EndChar + +StartChar: G +Encoding: 71 71 39 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 60 m 1 + 546 153 l 2 + 551 179 553 196 553 212 c 0 + 553 236 544 240 469 244 c 2 + 435 246 l 1 + 440 274 l 1 + 481 270 515 269 569 269 c 0 + 622 269 655 270 694 274 c 1 + 692 246 l 1 + 660 240 l 2 + 647 237 635 228 633 219 c 2 + 610 84 l 2 + 609 80 609 76 609 73 c 0 + 609 64 610 58 612 44 c 1 + 608 37 l 1 + 595 35 578 31 552 22 c 2 + 522 12 l 2 + 460 -9 410 -18 355 -18 c 0 + 159 -18 50 86 50 274 c 0 + 50 424 112 548 229 632 c 0 + 301 683 373 706 466 706 c 0 + 536 706 592 695 675 665 c 1 + 661 620 653 576 648 519 c 1 + 621 519 l 1 + 621 603 l 1 + 565 639 512 653 433 653 c 0 + 351 653 286 629 237 579 c 0 + 173 515 138 414 138 297 c 0 + 138 120 224 27 390 27 c 0 + 445 27 483 36 528 60 c 1 +EndSplineSet +EndChar + +StartChar: H +Encoding: 72 72 40 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 385 m 1 + 591 385 l 1 + 621 559 l 2 + 626 590 630 621 630 635 c 0 + 630 653 619 661 595 662 c 2 + 547 664 l 1 + 550 692 l 1 + 613 691 l 2 + 654 690 682 689 693 689 c 0 + 716 689 747 690 784 691 c 1 + 800 692 l 1 + 797 664 l 1 + 761 661 l 2 + 723 657 717 652 710 613 c 2 + 618 93 l 2 + 615 76 614 68 614 58 c 0 + 614 37 623 29 650 28 c 2 + 708 25 l 1 + 705 -3 l 1 + 663 -2 l 2 + 621 -1 591 0 573 0 c 0 + 559 0 530 -1 488 -2 c 2 + 432 -3 l 1 + 436 25 l 1 + 486 28 l 2 + 508 30 519 34 523 42 c 0 + 528 49 535 76 544 125 c 2 + 584 340 l 1 + 523 341 l 2 + 463 342 421 343 400 343 c 0 + 379 343 337 342 277 341 c 2 + 216 340 l 1 + 174 93 l 2 + 170 72 170 68 170 58 c 0 + 170 37 179 30 206 28 c 2 + 255 25 l 1 + 252 -3 l 1 + 226 -2 l 2 + 183 -1 150 0 129 0 c 0 + 111 0 80 -1 39 -2 c 2 + -3 -3 l 1 + 1 25 l 1 + 42 28 l 1 + 82 32 83 33 100 125 c 1 + 174 559 l 2 + 180 592 183 621 183 635 c 0 + 183 653 172 661 148 662 c 2 + 101 664 l 1 + 104 692 l 1 + 168 690 l 1 + 245 689 l 2 + 265 689 296 690 335 691 c 2 + 359 692 l 1 + 356 664 l 1 + 314 661 l 2 + 277 658 270 652 263 613 c 2 + 221 385 l 1 +EndSplineSet +EndChar + +StartChar: I +Encoding: 73 73 41 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +EndSplineSet +EndChar + +StartChar: J +Encoding: 74 74 42 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +355 664 m 1 + 313 661 l 2 + 275 658 268 651 262 613 c 2 + 177 54 l 2 + 168 -8 159 -40 143 -78 c 0 + 109 -159 57 -206 3 -206 c 0 + -10 -206 -20 -203 -32 -196 c 1 + -35 -170 l 1 + -27 -173 -19 -174 -6 -174 c 0 + 41 -174 71 -124 86 -21 c 2 + 181 622 l 2 + 182 627 182 630 182 635 c 0 + 182 653 172 661 147 662 c 2 + 100 664 l 1 + 103 692 l 1 + 167 690 l 1 + 244 689 l 2 + 264 689 295 690 334 691 c 2 + 358 692 l 1 + 355 664 l 1 +EndSplineSet +EndChar + +StartChar: K +Encoding: 75 75 43 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +371 664 m 1 + 329 661 l 2 + 292 658 285 651 278 613 c 2 + 233 353 l 1 + 296 402 338 440 382 484 c 2 + 510 614 l 2 + 540 645 548 655 548 663 c 2 + 548 692 l 1 + 568 691 l 2 + 590 690 606 689 615 689 c 0 + 623 689 638 690 660 691 c 2 + 683 692 l 1 + 683 665 l 1 + 662 665 l 2 + 646 665 625 656 608 640 c 2 + 316 367 l 1 + 562 65 l 2 + 585 38 604 27 626 27 c 2 + 646 27 l 1 + 646 -3 l 1 + 620 -1 613 -1 578 0 c 1 + 509 -3 l 1 + 404 140 381 170 231 340 c 1 + 188 78 l 2 + 187 73 186 64 186 57 c 0 + 186 37 195 30 222 28 c 2 + 271 25 l 1 + 268 -3 l 1 + 242 -2 l 2 + 199 -1 166 0 145 0 c 0 + 127 0 96 -1 55 -2 c 2 + 13 -3 l 1 + 17 25 l 1 + 58 28 l 1 + 98 32 99 33 116 125 c 1 + 189 559 l 2 + 195 594 198 621 198 635 c 0 + 198 653 187 661 163 662 c 2 + 116 664 l 1 + 119 692 l 1 + 183 690 l 1 + 260 689 l 2 + 280 689 311 690 350 691 c 2 + 374 692 l 1 + 371 664 l 1 +EndSplineSet +Kerns2: 545 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: L +Encoding: 76 76 44 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +349 664 m 1 + 307 661 l 2 + 270 658 263 651 256 613 c 2 + 164 81 l 2 + 162 72 162 64 162 50 c 2 + 162 46 l 1 + 224 40 253 39 304 39 c 0 + 373 39 435 44 448 49 c 0 + 458 54 466 71 475 103 c 2 + 492 165 l 1 + 523 165 l 1 + 510 103 499 23 500 0 c 1 + 467 -1 l 2 + 434 -2 409 -3 395 -3 c 2 + 385 -3 l 1 + 170 0 l 2 + 150 0 88 -1 57 -2 c 2 + 16 -3 l 1 + 21 23 l 1 + 65 30 77 37 81 55 c 2 + 167 559 l 2 + 173 592 176 621 176 635 c 0 + 176 653 165 661 141 662 c 2 + 94 664 l 1 + 97 692 l 1 + 161 690 l 1 + 238 689 l 2 + 258 689 289 690 328 691 c 2 + 352 692 l 1 + 349 664 l 1 +EndSplineSet +Kerns2: 7 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: M +Encoding: 77 77 45 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +937 664 m 1 + 899 662 l 2 + 870 660 855 651 853 631 c 2 + 812 100 l 2 + 811 93 811 76 811 63 c 0 + 811 42 829 31 865 28 c 2 + 902 25 l 1 + 899 -3 l 1 + 853 -2 l 2 + 812 -1 782 0 766 0 c 0 + 751 0 721 -1 679 -2 c 2 + 632 -3 l 1 + 635 25 l 1 + 666 28 l 2 + 717 32 729 39 733 67 c 1 + 770 587 l 1 + 718 500 l 2 + 652 390 559 230 479 86 c 2 + 422 -18 l 1 + 399 -18 l 1 + 250 560 l 1 + 126 96 l 2 + 121 77 119 65 119 55 c 0 + 119 40 136 31 168 28 c 2 + 206 25 l 1 + 203 -3 l 1 + 168 -2 l 2 + 133 -1 107 0 93 0 c 0 + 79 0 54 -1 20 -2 c 2 + -19 -3 l 1 + -16 23 l 1 + 39 28 54 41 70 93 c 1 + 215 602 l 2 + 217 609 218 616 218 622 c 0 + 218 648 200 658 148 662 c 2 + 122 664 l 1 + 125 692 l 1 + 184 689 l 1 + 208 689 l 2 + 218 689 238 690 264 691 c 2 + 292 692 l 1 + 442 114 l 1 + 688 536 l 2 + 711 575 729 609 757 661 c 1 + 773 692 l 1 + 832 689 l 1 + 856 689 l 2 + 866 689 886 690 912 691 c 2 + 940 692 l 1 + 937 664 l 1 +EndSplineSet +Kerns2: 559 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: N +Encoding: 78 78 46 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 594 m 2 + 183.550767578 596.753837891 185 604.594151849 185 606 c 0 + 185 614 170 634 155 645 c 0 + 144 654 122 661 105 662 c 2 + 70 664 l 1 + 75 692 l 1 + 91 691 l 2 + 113 690 129 690 132 689 c 1 + 156 689 l 1 + 237 692 l 1 + 582 103 l 1 + 662 592 l 2 + 665 609 667 629 667 638 c 0 + 667 654 657 661 631 662 c 2 + 584 664 l 1 + 589 692 l 1 + 608 691 l 2 + 645 690 674 689 694 689 c 0 + 713 689 743 690 783 691 c 2 + 804 692 l 1 + 799 664 l 1 + 762 662 l 2 + 725 660 722 655 702 542 c 2 + 608 -11 l 1 + 558 -11 l 1 + 220 567 l 1 + 140 102 l 2 + 138 91 137 80 137 72 c 0 + 137 38 145 31 186 28 c 2 + 228 25 l 1 + 223 -3 l 1 + 126 0 125 0 113 0 c 2 + 2 -3 l 1 + 7 25 l 1 + 38 28 l 2 + 74 32 80 40 92 102 c 2 + 180 576 l 2 + 182 585 183 594 183 594 c 2 +EndSplineSet +Kerns2: 531 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: O +Encoding: 79 79 47 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +EndSplineSet +Kerns2: 429 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 536 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: P +Encoding: 80 80 48 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 664 m 1 + 108 692 l 1 + 161 691 l 2 + 211 690 248 689 257 689 c 2 + 274 689 l 1 + 412 692 l 2 + 413.865677294 692.038868277 415.740419045 692.058096896 417.622170055 692.058096896 c 0 + 464.153962365 692.058096896 514.971706924 680.300371015 539 663 c 0 + 576 636 594 596 594 541 c 0 + 594 405 484 288 355 288 c 0 + 325 288 307 293 269 311 c 1 + 267 342 l 1 + 305 327 324 323 346 323 c 0 + 434 323 506 411 506 519 c 0 + 506 612 457 656 355 656 c 0 + 335 656 320 654 284 648 c 1 + 276 616 271 593 268 580 c 2 + 186 93 l 2 + 182 71 182 68 182 58 c 0 + 182 37 192 29 218 28 c 2 + 283 25 l 1 + 280 -3 l 1 + 227 -2 l 2 + 187 -1 158 0 141 0 c 0 + 123 0 92 -1 51 -2 c 2 + 9 -3 l 1 + 13 25 l 1 + 54 28 l 2 + 94 31 95 34 112 125 c 1 + 186 559 l 2 + 192 592 195 621 195 635 c 0 + 195 653 184 661 160 662 c 2 + 105 664 l 1 +EndSplineSet +Kerns2: 531 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Q +Encoding: 81 81 49 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +151 -172 m 1 + 127 -159 l 1 + 127 -142 l 2 + 127 -66 177 -15 251 -15 c 0 + 275 -15 291 -18 317 -29 c 2 + 553 -125 l 2 + 579 -136 597 -140 615 -140 c 0 + 655 -140 677 -115 683 -61 c 1 + 708 -61 l 1 + 698 -158 662 -201 587 -201 c 0 + 547 -201 529 -195 469 -164 c 2 + 324 -88 l 2 + 284 -67 257 -59 228 -59 c 0 + 175 -59 151 -95 151 -172 c 1 +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 147 -18 53 83 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +EndSplineSet +EndChar + +StartChar: R +Encoding: 82 82 50 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 664 m 1 + 108 692 l 1 + 240 689 l 1 + 259 689 l 1 + 409 692 l 2 + 411.225353729 692.040096464 413.431816673 692.060096347 415.619251845 692.060096347 c 0 + 522.540450047 692.060096347 584 644.275852066 584 560 c 0 + 584 499 553 444 495 402 c 0 + 459 376 430 364 375 354 c 1 + 559 79 l 2 + 588 36 599 29 639 24 c 1 + 639 -3 l 1 + 626 -2 l 2 + 608 -1 595 0 592 0 c 2 + 573 0 l 1 + 507 -3 l 1 + 432 124 401 172 267 367 c 1 + 270 378 l 1 + 314 378 l 2 + 418 378 496 448 496 542 c 0 + 496 617 450 656 363 656 c 0 + 335 656 315 654 287 648 c 1 + 279 614 273 591 271 580 c 2 + 186 93 l 2 + 183 74 182 68 182 58 c 0 + 182 37 191 30 218 28 c 2 + 267 25 l 1 + 264 -3 l 1 + 238 -2 l 2 + 195 -1 162 0 141 0 c 0 + 123 0 92 -1 51 -2 c 2 + 9 -3 l 1 + 13 25 l 1 + 54 28 l 2 + 94 31 95 34 112 125 c 1 + 187 559 l 2 + 192 591 196 621 196 635 c 0 + 196 653 185 661 161 662 c 2 + 105 664 l 1 +EndSplineSet +EndChar + +StartChar: S +Encoding: 83 83 51 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +451 537 m 1 + 451 613 l 1 + 421 645 388 658 339 658 c 0 + 247 658 180 595 180 508 c 0 + 180 442 210 405 276 391 c 2 + 341 377 l 2 + 442 355 485 313 485 234 c 0 + 485 98 352 -18 197 -18 c 0 + 144 -18 92 -5 42 20 c 1 + 53 72 60 117 66 172 c 1 + 96 172 l 1 + 96 73 l 1 + 140 42 178 30 232 30 c 0 + 335 30 406 95 406 191 c 0 + 406 249 380 283 325 296 c 2 + 230 319 l 2 + 146 339 108 386 108 471 c 0 + 108 530 129 580 171 622 c 0 + 225 674 300 706 374 706 c 0 + 422 706 461 696 506 672 c 1 + 492 629 485 591 481 537 c 1 + 451 537 l 1 +EndSplineSet +EndChar + +StartChar: T +Encoding: 84 84 52 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +390 646 m 1 + 296 93 l 2 + 292 72 292 68 292 58 c 0 + 292 37 302 29 328 28 c 2 + 387 25 l 1 + 384 -3 l 1 + 340 -2 l 2 + 301 -1 270 0 251 0 c 0 + 235 0 206 -1 166 -2 c 2 + 109 -3 l 1 + 113 25 l 1 + 164 28 l 2 + 204 31 206 34 222 125 c 2 + 308 646 l 1 + 196 646 l 2 + 159 646 118 639 115 633 c 0 + 109 626 102 607 97 588 c 2 + 82 528 l 1 + 53 528 l 1 + 71 692 l 1 + 166 691 l 2 + 256 690 319 689 353 689 c 0 + 385 689 453 690 544 691 c 2 + 635 692 l 1 + 608 528 l 1 + 580 528 l 1 + 584 592 l 2 + 584 606 583 620 580 629 c 0 + 577 641 541 646 463 646 c 2 + 390 646 l 1 +EndSplineSet +Kerns2: 223 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 220 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 219 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 217 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 216 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 213 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 211 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 210 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 207 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 204 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 203 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 202 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 200 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 73 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -105 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -105 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -94 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -105 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -109 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -102 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -102 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -104 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: U +Encoding: 85 85 53 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +EndSplineSet +EndChar + +StartChar: V +Encoding: 86 86 54 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +310 96 m 1 + 601 588 l 2 + 613 608 617 619 617 630 c 0 + 617 649 598 659 560 662 c 2 + 534 664 l 1 + 534 692 l 1 + 580 691 l 2 + 622 690 649 689 658 689 c 0 + 673 689 696 690 724 691 c 2 + 754 692 l 1 + 754 664 l 1 + 736 662 l 2 + 707 658 699 651 674 611 c 2 + 296 -8 l 1 + 247 -8 l 1 + 159 614 l 1 + 152 651 144 659 100 662 c 2 + 75 664 l 1 + 75 692 l 1 + 116 691 l 2 + 154 690 182 689 199 689 c 0 + 216 689 244 690 282 691 c 2 + 323 692 l 1 + 323 664 l 1 + 281 662 l 1 + 246 659 238 652 239 624 c 1 + 310 96 l 1 +EndSplineSet +Kerns2: 217 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 216 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 213 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 212 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 211 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 207 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 204 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 202 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: W +Encoding: 87 87 55 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 692 m 1 + 303 664 l 1 + 266 662 l 2 + 234 660 220 646 221 616 c 2 + 252 132 l 1 + 476 588 l 2 + 492 620 517 675 528 700 c 1 + 546 700 l 1 + 704 128 l 1 + 851 590 l 2 + 857 609 860 625 860 638 c 0 + 860 654 848 661 819 662 c 2 + 780 664 l 1 + 785 692 l 1 + 818 691 l 2 + 849 690 871 689 883 689 c 0 + 896 689 918 690 948 691 c 2 + 980 692 l 1 + 980 664 l 1 + 960 662 l 2 + 938 660 923 649 917 631 c 2 + 746 124 l 2 + 732 83 726 62 715 18 c 2 + 708 -8 l 1 + 657 -8 l 1 + 644 53 633 102 618 154 c 2 + 506 546 l 1 + 282 102 l 2 + 264 66 246 27 232 -8 c 1 + 182 -8 l 1 + 181 44 179 92 174 158 c 2 + 142 588 l 2 + 138 645 130 657 89 662 c 2 + 71 664 l 1 + 71 692 l 1 + 110 691 l 2 + 147 690 172 689 182 689 c 0 + 207 689 208 689 264 691 c 2 + 303 692 l 1 +EndSplineSet +Kerns2: 217 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: X +Encoding: 88 88 56 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +416 25 m 1 + 454 28 l 1 + 470 29 l 1 + 495 29 502 32 502 40 c 0 + 502 49 498 62 488 80 c 2 + 369 306 l 1 + 187 75 l 2 + 181 67 177 58 177 50 c 0 + 177 38 194 32 232 28 c 2 + 264 25 l 1 + 264 -3 l 1 + 221 -1 188 0 145 0 c 0 + 104 0 68 -1 20 -3 c 1 + 20 25 l 1 + 48 28 l 2 + 72 31 95 43 110 61 c 2 + 348 343 l 1 + 202 613 l 2 + 182 650 170 657 121 662 c 1 + 95 664 l 1 + 95 692 l 1 + 140 691 l 2 + 182 690 212 689 228 689 c 0 + 242 689 272 690 315 691 c 2 + 361 692 l 1 + 361 664 l 1 + 324 662 l 2 + 294 660 281 654 281 642 c 0 + 281 634 285 623 295 604 c 2 + 399 405 l 1 + 560 601 l 2 + 578 623 583 632 583 643 c 0 + 583 655 571 660 538 662 c 2 + 505 664 l 1 + 505 692 l 1 + 543 691 l 2 + 575 690 600 689 606 689 c 2 + 620 689 l 1 + 734 692 l 1 + 734 664 l 1 + 706 662 l 1 + 680 659 670 653 641 620 c 2 + 420 368 l 1 + 591 61 l 2 + 605 37 618 30 659 27 c 2 + 684 25 l 1 + 684 -3 l 1 + 636 -1 598 0 551 0 c 0 + 502 0 464 -1 416 -3 c 1 + 416 25 l 1 +EndSplineSet +Kerns2: 555 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Y +Encoding: 89 89 57 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +52 647 m 1 + 67 658 l 1 + 101.721745034 681.871199711 111.75299598 690.564746985 131 705 c 1 + 223 704 271 616 346 310 c 1 + 374 384 412 452 474 536 c 0 + 549 636 602 678 675 697 c 1 + 669 626 l 1 + 610 616 568 586 510 512 c 0 + 436 419 371 302 362 246 c 2 + 336 78 l 2 + 335 72 334 64 334 57 c 0 + 334 37 343 30 370 28 c 2 + 419 25 l 1 + 416 -3 l 1 + 390 -2 l 2 + 346 -1 314 0 293 0 c 0 + 276 0 247 -1 207 -2 c 2 + 154 -3 l 1 + 158 25 l 1 + 206 28 l 2 + 246 31 247 34 264 125 c 0 + 271.090601429 167.543608572 286.073988996 215.094654523 286.073988996 258.336571543 c 0 + 286.073988996 278.705162371 248.379928348 409.71139776 224 477 c 0 + 183 589 147 635 100 635 c 0 + 89 635 77 632 55 623 c 1 + 52 647 l 1 +EndSplineSet +Kerns2: 217 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 207 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -101 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -107 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Z +Encoding: 90 90 58 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +20 -3 m 1 + 20 19 l 1 + 522 652 l 1 + 342 652 l 2 + 257 652 212 649 162 639 c 1 + 156 619 l 2 + 144 580 138 555 135 533 c 1 + 109 533 l 1 + 117 606 120 645 120 692 c 1 + 229.786663986 691.11999732 339.36805749 690.034724156 449 689 c 1 + 475 689 l 1 + 637 692 l 1 + 637 672 l 1 + 133 39 l 1 + 414 39 l 2 + 457 39 502 44 541 52 c 1 + 549 74 l 2 + 557 96 566 122 573 142 c 2 + 580 164 l 1 + 606 164 l 1 + 592 93 585 40 583 -3 c 1 + 517 -2 l 2 + 451 -1 349 0 257 0 c 0 + 169 0 105 -1 20 -3 c 1 +EndSplineSet +Kerns2: 559 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: bracketleft +Encoding: 91 91 59 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +326 733 m 1 + 326 705 l 1 + 238 698 l 2 + 225 696 222 691 217 667 c 2 + 201 581 l 1 + 196 560 170 399 160 329 c 2 + 109 -14 l 2 + 106 -32 106 -37 106 -44 c 0 + 106 -57 115 -63 134 -65 c 2 + 213 -72 l 1 + 208 -100 l 1 + 166 -98 l 2 + 142 -97 124 -97 114 -97 c 0 + 104 -97 84 -98 53 -99 c 2 + 20 -100 l 1 + 18 -95 l 1 + 69 189 l 2 + 97 347 136 621 146 729 c 1 + 154 733 l 1 + 171 732 l 2 + 200 731 220 731 240 731 c 0 + 261 731 281 731 309 732 c 2 + 326 733 l 1 +EndSplineSet +EndChar + +StartChar: backslash +Encoding: 92 92 60 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +453 0 m 1 + 81 733 l 1 + 141 733 l 1 + 513 0 l 1 + 453 0 l 1 +EndSplineSet +EndChar + +StartChar: bracketright +Encoding: 93 93 61 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +7 -100 m 1 + 7 -72 l 1 + 95 -65 l 2 + 108 -63 111 -58 116 -34 c 2 + 132 52 l 2 + 145.619223176 125.770792203 187.898197414 402.2873819 210 557 c 0 + 217 602 222 632 223 642 c 0 + 223 644 223 644 224 647 c 0 + 226 659 227 669 227 677 c 0 + 227 690 218 696 199 698 c 2 + 120 705 l 1 + 125 733 l 1 + 167 731 l 2 + 191 730 209 730 219 730 c 0 + 229 730 249 731 280 732 c 2 + 313 733 l 1 + 315 728 l 1 + 264 443 l 2 + 237 291 196 0 187 -96 c 1 + 179 -100 l 1 + 162 -99 l 2 + 132 -98 113 -98 93 -98 c 0 + 72 -98 52 -98 24 -99 c 2 + 7 -100 l 1 +EndSplineSet +EndChar + +StartChar: asciicircum +Encoding: 94 94 62 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +112 283 m 1 + 51 283 l 1 + 270 689 l 1 + 336 689 l 1 + 554 283 l 1 + 493 283 l 1 + 303 627 l 1 + 112 283 l 1 +EndSplineSet +EndChar + +StartChar: underscore +Encoding: 95 95 63 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +484 -125 m 1 + -16 -125 l 1 + -16 -75 l 1 + 484 -75 l 1 + 484 -125 l 1 +EndSplineSet +EndChar + +StartChar: quoteleft +Encoding: 8216 8216 64 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +87 488 m 1 + 78 506 l 1 + 128 601 168 661 219 720 c 1 + 251 733 l 1 + 258 724 l 1 + 211 651 186 588 176 513 c 1 + 146 508 120 500 87 488 c 1 +EndSplineSet +Kerns2: 64 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: a +Encoding: 97 97 65 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +EndSplineSet +Substitution2: "Single Substitution lookup 21 subtable" ordfeminine +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ordfeminine +EndChar + +StartChar: b +Encoding: 98 98 66 +Width: 463 +Flags: MW +LayerCount: 2 +Fore +SplineSet +235 722 m 1 + 149 324 l 1 + 210 403 244 433 296 460 c 0 + 323 474 353 482 377 482 c 0 + 392 482 405 477 412 468 c 0 + 424 453 433 414 433 376 c 0 + 433 244 367 107 271 39 c 0 + 228 8 177 -11 140 -11 c 0 + 85 -11 37 22 37 61 c 0 + 37 64 37 68 38 71 c 2 + 139 622 l 2 + 140 629 141 638 141 646 c 0 + 141 663 131 670 107 670 c 2 + 59 670 l 1 + 63 691 l 1 + 136 698 171 707 223 733 c 1 + 235 722 l 1 +322 424 m 0 + 293 424 241 396 208 361 c 0 + 168 320 144 271 125 191 c 0 + 116 154 112 126 112 101 c 0 + 112 59 137 36 183 36 c 0 + 237 36 277 68 310 137 c 0 + 341 202 361 288 361 351 c 0 + 361 401 349 424 322 424 c 0 +EndSplineSet +EndChar + +StartChar: c +Encoding: 99 99 67 +Width: 407 +Flags: MW +LayerCount: 2 +Fore +SplineSet +342 330 m 1 + 342 390 l 2 + 342 414 306 433 261 433 c 0 + 230 433 206 426 185 409 c 0 + 136 371 101 267 101 159 c 0 + 101 80 130 40 186 40 c 0 + 221 40 259 57 331 105 c 2 + 346 115 l 1 + 354 95 l 1 + 304 54 l 2 + 249 9 201 -11 147 -11 c 0 + 67 -11 25 40 25 136 c 0 + 25 241 62 346 117 395 c 0 + 174 446 247 482 293 482 c 0 + 331 482 365 474 389 458 c 1 + 380 432 373 395 365 330 c 1 + 342 330 l 1 +EndSplineSet +EndChar + +StartChar: d +Encoding: 100 100 68 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +483 722 m 1 + 357 128 l 2 + 350 97 349 91 349 82 c 0 + 349 68 354 59 363 59 c 0 + 372 59 388 66 402 76 c 2 + 446 107 l 1 + 456 88 l 1 + 375 28 l 2 + 340 2 317 -9 300 -9 c 0 + 283 -9 274 2 274 24 c 0 + 274 51 279 81 290 126 c 2 + 313 217 l 1 + 246 117 213 77 159 33 c 0 + 125 6 88 -11 61 -11 c 0 + 32 -11 17 21 17 86 c 0 + 17 171 37 265 68 323 c 0 + 114 411 208 482 277 482 c 0 + 303 482 330 477 359 468 c 1 + 387 622 l 2 + 388 629 389 637 389 646 c 0 + 389 663 379 670 355 670 c 2 + 307 670 l 1 + 311 691 l 1 + 384 698 419 707 471 733 c 1 + 483 722 l 1 +337 351 m 2 + 349 410 l 1 + 316 427 287 433 243 433 c 0 + 216 433 197 428 184 418 c 0 + 135 380 89 224 89 98 c 0 + 89 72 97 59 114 59 c 0 + 133 59 173 83 208 116 c 0 + 270 174 319 263 337 351 c 2 +EndSplineSet +EndChar + +StartChar: e +Encoding: 101 101 69 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +EndSplineSet +EndChar + +StartChar: f +Encoding: 102 102 70 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +207 437 m 2 + 263.442503224 437 272.325917206 438.378833487 299 446 c 1 + 303 439 l 1 + 297 425 290 402 286 383 c 1 + 182 383 l 1 + 173 342 166 308 163 295 c 0 + 90 -57 68 -126 7 -198 c 0 + -32 -245 -86 -276 -127 -276 c 0 + -138 -276 -153 -273 -162 -268 c 1 + -157 -259 -143 -211 -139 -188 c 1 + -125 -184 l 1 + -107 -206 -96 -213 -73 -213 c 0 + -37 -213 -7 -182 11 -123 c 0 + 33 -54 70 132 100 327 c 1 + 109 383 l 1 + 28 383 l 1 + 33 405 l 1 + 58 414 78 422 119 442 c 1 + 134 521 l 2 + 145 578 157 607 179 630 c 0 + 201 653 285 715 308 726 c 0 + 316 730 332 733 343 733 c 0 + 367 733 395 728 413 720 c 1 + 408 705 l 2 + 401 686 388 649 385 638 c 1 + 375 634 l 1 + 360 658 333 673 304 673 c 0 + 257 673 229 635 213 549 c 2 + 192 437 l 1 + 207 437 l 2 +EndSplineSet +EndChar + +StartChar: g +Encoding: 103 103 71 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +405 380 m 1 + 407.804856076 365.975719618 409 350.60844528 409 344 c 0 + 409 253 339 170 240 146 c 0 + 238 143 237 142 234 138 c 0 + 218 119 213 109 213 100 c 0 + 213 81 226 63 260 35 c 2 + 320 -14 l 2 + 363 -49 384 -85 384 -121 c 0 + 384 -204 272 -276 142 -276 c 0 + 32 -276 -37 -231 -37 -159 c 0 + -37 -119 -18 -80 16 -52 c 0 + 53 -21 84 -6 160 19 c 1 + 146 31 139 41 139 52 c 0 + 139 66 149 84 166 99 c 2 + 207 137 l 1 + 196 136 185 136 177 136 c 0 + 100 136 55 181 55 259 c 0 + 55 330 84 388 140 430 c 0 + 184 463 233 482 275 482 c 0 + 297 482 321 477 342 469 c 0 + 367 459 377 450 393 424 c 1 + 411 424 l 2 + 451 424 467 426 495 433 c 1 + 498 427 l 1 + 489 382 l 1 + 467 379 456 378 440 378 c 0 + 430 378 422 378 405 380 c 1 +253 -58 m 2 + 176 1 l 1 + 125 -14 103 -24 77 -45 c 0 + 44 -72 27 -107 27 -145 c 0 + 27 -206 83 -248 166 -248 c 0 + 250 -248 318 -206 318 -154 c 0 + 318 -121 299 -94 253 -58 c 2 +251 448 m 0 + 176 448 126 383 126 288 c 0 + 126 209 158 168 219 168 c 0 + 289 168 337 238 337 341 c 0 + 337 413 309 448 251 448 c 0 +EndSplineSet +EndChar + +StartChar: h +Encoding: 104 104 72 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +236 722 m 1 + 138 265 l 1 + 158 290 l 2 + 204 349 221 367 256 396 c 0 + 319 449 380 482 413 482 c 0 + 432 482 443 469 443 446 c 0 + 443 428 439 398 432 372 c 2 + 368 116 l 2 + 362 94 361 86 361 76 c 0 + 361 65 367 56 374 56 c 0 + 384 56 405 66 435 86 c 2 + 461 103 l 1 + 471 85 l 1 + 374 13 337 -9 311 -9 c 0 + 292 -9 281 6 281 30 c 0 + 281 50 284 70 294 107 c 2 + 345 303 l 2 + 354 337 360 374 360 392 c 0 + 360 405 351 414 339 414 c 0 + 296 414 193 317 148 236 c 0 + 119 183 102 122 86 7 c 1 + 17 -9 l 1 + 10 2 l 1 + 31 66 70 237 98 388 c 2 + 140 622 l 2 + 141 630 142 637 142 646 c 0 + 142 663 133 670 108 670 c 2 + 60 670 l 1 + 64 691 l 1 + 137 698 172 707 224 733 c 1 + 236 722 l 1 +EndSplineSet +EndChar + +StartChar: i +Encoding: 105 105 73 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 438 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 144 13 107 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 404 130 414 120 414 c 0 + 113 414 112 414 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +228 712 m 0 + 249 712 264 695 264 671 c 0 + 264 633 241 604 209 604 c 0 + 185 604 170 620 170 645 c 0 + 170 679 198 712 228 712 c 0 +EndSplineSet +EndChar + +StartChar: j +Encoding: 106 106 74 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-70 -269 m 1 + -62 -212 l 1 + -41 -225 -23 -231 -9 -231 c 0 + 9 -231 27 -196 38 -144 c 2 + 138 351 l 2 + 138 352 139 358 140 363 c 0 + 144 377 145 386 145 391 c 0 + 145 404 137 414 127 414 c 0 + 120 414 119 414 80 389 c 2 + 48 368 l 1 + 41 388 l 1 + 69 408 l 2 + 144 462 181 482 203 482 c 0 + 219 482 228 473 228 457 c 0 + 228 451 226 438 222 420 c 2 + 146 70 l 2 + 118 -57 104 -107 84 -152 c 0 + 48 -233 8 -276 -32 -276 c 0 + -48 -276 -60 -274 -70 -269 c 1 +229 712 m 0 + 250 712 265 695 265 671 c 0 + 265 633 242 604 210 604 c 0 + 186 604 171 620 171 645 c 0 + 171 679 199 712 229 712 c 0 +EndSplineSet +EndChar + +StartChar: k +Encoding: 107 107 75 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +234 722 m 1 + 127 230 l 1 + 252 405 335 482 401 482 c 0 + 414 482 430 479 449 473 c 1 + 432 410 l 1 + 415 414 405 416 396 416 c 0 + 346 416 300 391 239 330 c 2 + 225 316 l 1 + 264 193 286 139 321 75 c 0 + 330 58 337 52 347 52 c 0 + 356 52 362 54 376 62 c 2 + 419 86 l 1 + 427 67 l 1 + 381 35 l 2 + 336 4 313 -9 300 -9 c 0 + 275 -9 243 58 174 259 c 1 + 140 225 116 180 107 132 c 2 + 84 8 l 1 + 17 -9 l 1 + 8 1 l 1 + 60 210 76 279 90 354 c 2 + 138 622 l 2 + 139 630 140 637 140 646 c 0 + 140 663 131 670 106 670 c 2 + 58 670 l 1 + 62 691 l 1 + 135 698 170 707 222 733 c 1 + 234 722 l 1 +EndSplineSet +EndChar + +StartChar: l +Encoding: 108 108 76 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +251 722 m 1 + 207.307266975 516.026066358 163.821558686 309.845107981 120 104 c 0 + 117 89 116 83 116 76 c 0 + 116 65 122 56 129 56 c 0 + 139 56 160 66 190 86 c 2 + 216 103 l 1 + 226 85 l 1 + 129 13 92 -9 66 -9 c 0 + 47 -9 36 6 36 30 c 0 + 36 52 41 81 55 132 c 2 + 69 184 l 1 + 84 234 145 545 151 600 c 1 + 154 622 l 2 + 157 644 157 644 157 648 c 0 + 157 663 147 670 123 670 c 2 + 75 670 l 1 + 79 691 l 1 + 152 698 187 707 239 733 c 1 + 251 722 l 1 +EndSplineSet +EndChar + +StartChar: m +Encoding: 109 109 77 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +730 103 m 1 + 740 85 l 1 + 639 11 606 -9 580 -9 c 0 + 561 -9 550 6 550 31 c 0 + 550 54 554 78 563 107 c 0 + 575 145 587 192 606 264 c 0 + 629 356 631 364 631 389 c 0 + 631 405 627 414 618 414 c 0 + 586 414 536 379 481 318 c 0 + 437 269 403 194 387 113 c 2 + 366 6 l 1 + 297 -9 l 1 + 292 2 l 1 + 308 69 l 1 + 349 247 371 357 371 394 c 0 + 371 407 367 414 360 414 c 0 + 332 414 287 384 245 338 c 0 + 190 278 163 219 139 108 c 2 + 117 6 l 1 + 49 -9 l 1 + 46 2 l 1 + 87 146 128 337 128 389 c 0 + 128 404 121 414 110 414 c 0 + 103 414 102 414 63 389 c 2 + 31 368 l 1 + 24 388 l 1 + 52 408 l 2 + 126 461 164 482 185 482 c 0 + 200 482 208 470 208 451 c 0 + 208 439 206 424 202 408 c 2 + 169 275 l 1 + 235 363 254 385 298 418 c 0 + 353 460 399 482 429 482 c 0 + 445 482 455 470 455 451 c 0 + 455 445 452 429 448 409 c 2 + 418 272 l 1 + 466 340 503 377 565 421 c 0 + 627 464 664 482 693 482 c 0 + 709 482 719 472 719 454 c 0 + 719 446 716 430 712 413 c 2 + 637 116 l 2 + 632 95 630 86 630 76 c 0 + 630 65 636 56 643 56 c 0 + 653 56 674 66 704 86 c 2 + 730 103 l 1 +EndSplineSet +EndChar + +StartChar: n +Encoding: 110 110 78 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 388 m 1 + 52 408 l 2 + 126 461 164 482 185 482 c 0 + 200 482 208 471 208 449 c 0 + 208 438 206 427 202 408 c 2 + 164 247 l 1 + 216 320 244 354 282 389 c 0 + 341 444 410 482 452 482 c 0 + 472 482 483 469 483 446 c 0 + 483 428 479 402 472 372 c 2 + 406 96 l 2 + 405 91 404 82 404 76 c 0 + 404 65 410 56 417 56 c 0 + 427 56 448 66 478 86 c 2 + 504 103 l 1 + 514 85 l 1 + 418 14 379 -9 354 -9 c 0 + 335 -9 324 6 324 31 c 0 + 324 47 328 69 337 107 c 2 + 389 319 l 2 + 397 352 400 371 400 390 c 0 + 400 406 394 414 383 414 c 0 + 338 414 264 352 209 269 c 0 + 163 199 142 134 123 8 c 1 + 101 4 78 -2 53 -9 c 1 + 46 2 l 1 + 87 146 128 337 128 389 c 0 + 128 404 121 414 110 414 c 0 + 103 414 102 414 63 389 c 2 + 31 368 l 1 + 24 388 l 1 +EndSplineSet +Substitution2: "'sups' Superscript lookup 3 subtable" nsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" nsuperior +EndChar + +StartChar: o +Encoding: 111 111 79 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +EndSplineSet +Kerns2: 555 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "Single Substitution lookup 21 subtable" ordmasculine +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ordmasculine +EndChar + +StartChar: p +Encoding: 112 112 80 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +176 -11 m 0 + 165.827814699 -11 137.179701524 -4.39323384149 115 3 c 1 + 73 -259 l 1 + 39 -265 22 -269 0 -276 c 1 + -7 -270 l 1 + 1 -233 l 2 + 21 -144 40 -52 50 8 c 2 + 108 351 l 2 + 110 362 112 380 112 389 c 0 + 112 403 105 412 95 412 c 0 + 86 412 75 407 47 389 c 2 + 15 368 l 1 + 8 388 l 1 + 36 408 l 2 + 110 461 148 482 169 482 c 0 + 183 482 191 471 191 452 c 0 + 191 440 189 425 186 408 c 2 + 162 289 l 1 + 198 348 219 374 259 409 c 0 + 311 456 364 482 406 482 c 0 + 442 482 465 438 465 371 c 0 + 465 296 431 186 390 125 c 0 + 347 62 233 -11 176 -11 c 0 +143 165 m 2 + 125 59 l 1 + 151 43 175 36 207 36 c 0 + 248 36 280 51 300 80 c 0 + 353 156 393 275 393 356 c 0 + 393 402 381 424 355 424 c 0 + 272 424 165 293 143 165 c 2 +EndSplineSet +EndChar + +StartChar: q +Encoding: 113 113 81 +Width: 463 +Flags: MW +LayerCount: 2 +Fore +SplineSet +385 458 m 1 + 418 480 l 1 + 432 474 l 1 + 422 443 416 417 405 356 c 2 + 319 -100 l 2 + 310 -150 304 -206 300 -259 c 1 + 275 -262 245 -268 214 -276 c 1 + 205 -262 l 1 + 217 -249 227 -229 232 -205 c 2 + 308 209 l 1 + 270 142 206 71 141 25 c 1 + 111.514000546 2.88550040975 83.751427725 -11 60 -11 c 0 + 36 -11 24 19 24 78 c 0 + 24 182 63 327 103 374 c 0 + 126 400 169 435 205 457 c 0 + 233 474 257 482 284 482 c 0 + 313 482 342 475 385 458 c 1 +330 311 m 2 + 351 406 l 1 + 303 427 282 433 254 433 c 0 + 221 433 193 424 181 409 c 0 + 139 359 96 210 96 113 c 0 + 96 79 104 59 118 59 c 0 + 147 59 208 106 260 170 c 0 + 297 216 319 260 330 311 c 2 +EndSplineSet +EndChar + +StartChar: r +Encoding: 114 114 82 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +368 365 m 1 + 354 365 l 1 + 343 379 333 384 318 384 c 0 + 295 384 270 364 235 319 c 0 + 191 262 168 210 150 126 c 2 + 124 6 l 1 + 111 4 l 1 + 88 -1 72 -4 57 -9 c 1 + 47 -2 l 1 + 87 127 130 332 130 390 c 0 + 130 403 123 412 113 412 c 0 + 104 412 93 407 65 389 c 2 + 33 368 l 1 + 26 388 l 1 + 54 408 l 2 + 128 461 166 482 187 482 c 0 + 202 482 210 471 210 450 c 0 + 210 438 208 426 204 408 c 2 + 198 382 l 2 + 192 360 184 320 180 297 c 2 + 172 256 l 1 + 188 291 200 312 239 368 c 2 + 266 407 l 2 + 302 458 333 482 364 482 c 0 + 369 482 375 480 384 476 c 1 + 375 433 371 403 368 365 c 1 +EndSplineSet +EndChar + +StartChar: s +Encoding: 115 115 83 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +31 148 m 1 + 56 148 l 1 + 56 64 l 1 + 84 40 114 29 150 29 c 0 + 221 29 267 72 267 138 c 0 + 267 178 251 195 207 203 c 2 + 144 215 l 2 + 78 228 47 260 47 316 c 0 + 47 352 58 377 84 404 c 0 + 132 453 193 482 245 482 c 0 + 278 482 306 474 345 455 c 1 + 334 400 330 379 326 342 c 1 + 303 342 l 1 + 303 397 l 1 + 287 424 249 442 208 442 c 0 + 150 442 106 401 106 348 c 0 + 106 307 125 290 185 279 c 2 + 228 271 l 2 + 303 257 334 229 334 174 c 0 + 334 124 313 87 262 47 c 0 + 211 7 165 -11 116 -11 c 0 + 81 -11 47 -3 9 16 c 1 + 20 62 26 97 31 148 c 1 +EndSplineSet +Substitution2: "'hist' Historical Forms lookup 18 subtable" longs +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" longs +EndChar + +StartChar: t +Encoding: 116 116 84 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 390 m 1 + 41 390 l 1 + 43 403 l 1 + 61 408 85 418 131 440 c 1 + 156 610 l 1 + 187 622 214 634 234 646 c 1 + 245 631 l 1 + 227 577 216 528 200 434 c 1 + 238 434 272 436 310 440 c 1 + 299 390 l 1 + 192 390 l 1 + 179 328 l 1 + 149 180 136 102 136 76 c 0 + 136 64 141 56 149 56 c 0 + 161 56 180 65 210 86 c 2 + 255 117 l 1 + 265 99 l 1 + 254.718740171 90.614593162 244.393173289 82.2734933781 234 74 c 0 + 156 10 121 -9 86 -9 c 0 + 67 -9 56 6 56 31 c 0 + 56 44 58 57 64 86 c 0 + 67 97 68 100 69 107 c 2 + 125 390 l 1 +EndSplineSet +EndChar + +StartChar: u +Encoding: 117 117 85 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +EndSplineSet +EndChar + +StartChar: v +Encoding: 118 118 86 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +167 420 m 0 + 150.558458906 420 121.530835791 422 111 422 c 0 + 86 422 67 411 60 394 c 2 + 43 352 l 1 + 21 352 l 1 + 34 407 45 443 59 470 c 1 + 70 475 79 477 91 477 c 0 + 92 477 97 477 103 476 c 2 + 115 475 l 2 + 146 472 185 470 215 470 c 0 + 241 470 256 473 275 482 c 1 + 285 464 l 1 + 187 342 148 251 148 146 c 0 + 148 80 179 39 228 39 c 0 + 316 39 413 201 413 350 c 0 + 413 390 398 413 370 413 c 0 + 360 413 352 410 343 404 c 1 + 332 423 l 1 + 382 470 l 2 + 390 478 401 482 415 482 c 0 + 452 482 477 442 477 384 c 0 + 477 344 460 277 438 227 c 0 + 407 158 359 91 312 48 c 0 + 266 7 228 -11 186 -11 c 0 + 121 -11 76 43 76 121 c 0 + 76 221 118 304 229 424 c 1 + 203 421 191 420 167 420 c 0 +EndSplineSet +EndChar + +StartChar: w +Encoding: 119 119 87 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +167 420 m 0 + 150.558458906 420 121.530835791 422 111 422 c 0 + 86 422 67 411 60 394 c 2 + 43 352 l 1 + 21 352 l 1 + 34 407 45 443 59 470 c 1 + 70 475 79 477 91 477 c 0 + 92 477 97 477 103 476 c 2 + 115 475 l 2 + 146 472 185 470 215 470 c 0 + 241 470 256 473 275 482 c 1 + 285 464 l 1 + 186 351 145 255 145 135 c 0 + 145 77 168 39 203 39 c 0 + 233 39 271 79 311 155 c 0 + 340 209 354 248 366 311 c 2 + 395 460 l 1 + 469 482 l 1 + 476 474 l 1 + 424 290 l 2 + 412 246 403 182 403 134 c 0 + 403 78 424 39 452 39 c 0 + 538 39 635 204 635 350 c 0 + 635 390 620 413 592 413 c 0 + 582 413 574 410 565 404 c 1 + 554 423 l 1 + 604 470 l 2 + 612 478 623 482 637 482 c 0 + 674 482 699 442 699 384 c 0 + 699 343 683 278 660 227 c 0 + 598 90 493 -11 411 -11 c 0 + 367 -11 338 31 338 97 c 0 + 338 119 341 142 350 187 c 1 + 276 44 224 -11 160 -11 c 0 + 107 -11 72 43 72 126 c 0 + 72 211 106 283 196 388 c 0 + 215.540990412 409.83993046 217.264413001 412.352550667 226 424 c 1 + 202 421 191 420 167 420 c 0 +EndSplineSet +EndChar + +StartChar: x +Encoding: 120 120 88 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +9 1 m 1 + 12.8298791691 27.8091541836 21 68.6587152862 21 88 c 1 + 41 91 l 1 + 52 63 l 2 + 54 58 65 54 80 54 c 0 + 108 54 141 85 185 153 c 2 + 225 215 l 1 + 214 277 l 2 + 197 375 176 416 142 416 c 0 + 123 416 103 402 73 368 c 1 + 56 378 l 1 + 114 461 l 2 + 123 474 145 482 171 482 c 0 + 230 482 257 446 269 347 c 2 + 275 299 l 1 + 312 354 l 2 + 374 446 414 482 454 482 c 0 + 464 482 472 479 484 472 c 1 + 469 387 l 1 + 455 383 l 1 + 450 398 438 406 422 406 c 0 + 391 406 364 383 317 318 c 2 + 282 269 l 1 + 300 168 l 2 + 305 139 316 102 325 83 c 0 + 335 63 347 53 363 53 c 0 + 379 53 403 67 440 98 c 1 + 449 79 l 1 + 400 35 l 2 + 367 6 336 -11 314 -11 c 0 + 278 -11 255 29 242 113 c 2 + 231 182 l 1 + 155 65 l 2 + 124 18 85 -11 52 -11 c 0 + 40 -11 25 -7 9 1 c 1 +EndSplineSet +EndChar + +StartChar: y +Encoding: 121 121 89 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-7 -180 m 1 + 41 -146 l 1 + 51 -150 l 1 + 50 -159 49 -167 49 -172 c 0 + 49 -207 76 -234 111 -234 c 0 + 181 -234 231 -161 282 16 c 2 + 331 187 l 1 + 256 74 172 -11 135 -11 c 0 + 109 -11 92 17 92 60 c 1 + 93 100 l 1 + 110 343 l 2 + 111 351 111 357 111 358 c 0 + 111 392 103 410 89 410 c 0 + 84 410 84 410 64 398 c 2 + 14 368 l 1 + 3 386 l 1 + 85 442 l 2 + 133 475 147 482 160 482 c 0 + 177 482 184 464 184 419 c 0 + 184 391 182 353 180 322 c 2 + 165 128 l 1 + 165 116 l 2 + 165 86 173 67 185 67 c 0 + 207 67 256 111 290 162 c 0 + 323 211 358 284 370 331 c 2 + 405 463 l 1 + 427 465 451 471 479 482 c 1 + 490 473 l 1 + 349 33 l 2 + 290 -152 180 -276 74 -276 c 0 + 29 -276 -8 -241 -8 -198 c 0 + -8 -193 -8 -187 -7 -180 c 1 +EndSplineSet +Kerns2: 14 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: z +Encoding: 122 122 90 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 21 m 1 + 352 421 l 1 + 319 404 295 398 259 398 c 0 + 238 398 212 401 178 408 c 0 + 157 412 148 413 133 413 c 0 + 119 413 111 412 94 408 c 1 + 64 350 l 1 + 43 350 l 1 + 75 472 l 1 + 99 479 118 482 136 482 c 0 + 150 482 169 478 198 471 c 1 + 216 466 l 2 + 266 453 315 445 350 445 c 0 + 364 445 374 449 384 459 c 2 + 407 482 l 1 + 416 473 l 1 + 410 441 l 1 + 71 59 l 1 + 107 74 133 80 166 80 c 0 + 186 80 218 76 252 68 c 2 + 270 64 l 2 + 292 59 306 57 319 57 c 0 + 340 57 352 64 358 82 c 2 + 380 142 l 1 + 402 142 l 1 + 391 95 383 61 372 -1 c 1 + 342 -10 335 -11 322 -11 c 0 + 294 -11 265 -6 204 9 c 0 + 150 22 125 26 99 26 c 0 + 64 26 37 17 8 -6 c 1 + -1 21 l 1 +EndSplineSet +EndChar + +StartChar: braceleft +Encoding: 123 123 91 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +45 46 m 2 + 72 202 l 2 + 75 218 76 232 76 247 c 0 + 76 284 62 300 15 315 c 1 + 77 333 100 360 111 427 c 2 + 140 599 l 1 + 159 702 201 733 319 733 c 1 + 255 717 228 686 215 613 c 2 + 185 441 l 2 + 171 360 147 332 79 315 c 1 + 128 300 146 281 146 241 c 0 + 146 225 144 204 140 182 c 2 + 112 20 l 2 + 110 7 109 -3 109 -17 c 0 + 109 -66 126 -87 175 -100 c 1 + 123 -99 101 -96 80 -87 c 0 + 53 -75 40 -50 40 -10 c 0 + 40 8 42 27 45 46 c 2 +EndSplineSet +EndChar + +StartChar: bar +Encoding: 124 124 92 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 -244 m 1 + 275 750 l 1 + 331 750 l 1 + 331 -244 l 1 + 275 -244 l 1 +EndSplineSet +EndChar + +StartChar: braceright +Encoding: 125 125 93 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +288 587 m 2 + 261 431 l 2 + 258 415 257 401 257 385 c 0 + 257 349 272 332 318 318 c 1 + 256 300 233 273 222 206 c 2 + 193 34 l 1 + 174 -69 132 -100 14 -100 c 1 + 78 -84 105 -53 118 20 c 2 + 148 192 l 2 + 162 273 186 301 254 318 c 1 + 205 332 187 352 187 392 c 0 + 187 408 189 429 193 451 c 2 + 221 613 l 2 + 223 625 224 636 224 650 c 0 + 224 699 207 720 158 733 c 1 + 211 732 232 729 253 720 c 0 + 280 708 293 683 293 642 c 0 + 293 625 291 606 288 587 c 2 +EndSplineSet +EndChar + +StartChar: asciitilde +Encoding: 126 126 94 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +521 328 m 1 + 555 301 l 1 + 512 223 468 188 416 188 c 0 + 391 188 366 196 287 230 c 0 + 224 256 215 259 191 259 c 0 + 151 259 125 237 85 169 c 1 + 51 196 l 1 + 100 283 138 316 190 316 c 0 + 221 316 247 308 318 277 c 0 + 380 249 396 244 415 244 c 0 + 453 244 489 273 521 328 c 1 +EndSplineSet +EndChar + +StartChar: exclamdown +Encoding: 161 161 95 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 467 m 0 + 214 467 233 446 233 419 c 0 + 233 381 206 350 172 350 c 0 + 145 350 128 368 128 397 c 0 + 128 436 155 467 188 467 c 0 +111 -250 m 1 + 26 -276 l 1 + 15 -267 l 1 + 62 -86 76 -27 138 249 c 1 + 168 266 l 1 + 174 263 l 1 + 153 109 l 2 + 144 42 127 -102 118 -179 c 1 + 111 -250 l 1 +EndSplineSet +EndChar + +StartChar: cent +Encoding: 162 162 96 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 480 m 1 + 343 551 l 1 + 376 551 l 1 + 349 480 l 1 + 374 480 396 473 418 458 c 1 + 405 400 399 365 397 330 c 1 + 374 330 l 1 + 374 394 l 1 + 373 407 362 416 330 427 c 1 + 184 45 l 1 + 193 42 201 40 209 40 c 0 + 259 40 310 62 379 115 c 1 + 386 95 l 1 + 326 46 l 2 + 280 9 225 -10 163 -11 c 1 + 129 -96 l 1 + 97 -96 l 1 + 132 -2 l 1 + 101 7 88 18 74 45 c 0 + 62 69 56 101 56 140 c 0 + 56 250 104 366 170 413 c 0 + 225 452 272 474 316 480 c 1 +157 64 m 1 + 297 432 l 1 + 291 433 286 433 283 433 c 0 + 246 433 208 412 189 382 c 0 + 162 340 130 212 130 149 c 0 + 130 113 139 85 157 64 c 1 +EndSplineSet +EndChar + +StartChar: sterling +Encoding: 163 163 97 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +225 12 m 0 + 183.130843875 18.9781926875 136.432267408 26 116 26 c 0 + 87 26 83 25 64 10 c 0 + 53 2 36 -10 23 -18 c 1 + 11 -13 2 8 2 27 c 1 + 83 71 108 129 129 322 c 1 + 34 322 l 1 + 41 357 l 1 + 135 357 l 1 + 159 499 186 568 243 632 c 0 + 289 684 333 708 385 708 c 0 + 421 708 444 701 479 680 c 1 + 466 641 461 607 460 558 c 1 + 437 558 l 1 + 437 612 l 2 + 437 639 396 663 349 663 c 0 + 300 663 267 631 255 569 c 0 + 243.56261344 512.104053227 230.940839665 456.392493668 219 400 c 1 + 209 357 l 1 + 351 357 l 1 + 344 322 l 1 + 201 322 l 1 + 162 169 137 110 91 64 c 1 + 130 76 150 79 176 79 c 0 + 191 79 220 77 236 75 c 2 + 295 66 l 2 + 309 64 328 62 339 62 c 2 + 369 62 l 2 + 371.864325051 61.9265557679 374.566828446 61.8854758672 377.121375862 61.8854758672 c 0 + 409.348966454 61.8854758672 418.028219249 68.4236596588 431 99 c 1 + 453 159 l 1 + 477 159 l 1 + 441 1 l 1 + 424 -9 405 -14 382 -14 c 0 + 367 -14 357 -12 292 -1 c 0 + 260.36792992 5.08309039998 243.316338739 8.81195160878 228 11 c 0 + 226 12 226 12 225 12 c 0 +EndSplineSet +EndChar + +StartChar: fraction +Encoding: 8260 8260 98 +Width: 167 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-114 0 m 1 + -170 0 l 1 + 281 699 l 1 + 337 699 l 1 + -114 0 l 1 +EndSplineSet +EndChar + +StartChar: yen +Encoding: 165 165 99 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +270 203 m 1 + 254 93 l 2 + 251 75 251 70 251 58 c 0 + 251 37 259 30 282 28 c 2 + 323 25 l 1 + 321 -3 l 1 + 298 -2 l 2 + 262 -1 234 0 216 0 c 0 + 203 0 178 -1 144 -2 c 2 + 98 -3 l 1 + 101 25 l 1 + 142 28 l 2 + 161 30 170 34 174 43 c 0 + 178 49 184 80 192 125 c 2 + 205 203 l 1 + 90 203 l 1 + 96 237 l 1 + 210 237 l 1 + 212 247 212 252 212 258 c 0 + 212 274 210 286 205 310 c 1 + 106 310 l 1 + 112 344 l 1 + 196 344 l 1 + 187 386 l 2 + 149 562 117 630 71 630 c 0 + 62 630 53 627 35 618 c 1 + 35 642 l 1 + 55 659 71 673 96 699 c 0 + 96.624400756 699.018638829 97.2468907795 699.027984548 97.8674943525 699.027984548 c 0 + 163.839442096 699.027984548 208.493928956 593.418522247 261 319 c 1 + 356 557 429 666 512 691 c 1 + 508 621 l 1 + 455 609 420 572 362 467 c 1 + 356 457 l 1 + 337 421 328 404 321 387 c 2 + 302 344 l 1 + 398 344 l 1 + 392 310 l 1 + 290 310 l 1 + 283 293 279 274 275 237 c 1 + 386 237 l 1 + 380 203 l 1 + 270 203 l 1 +EndSplineSet +EndChar + +StartChar: florin +Encoding: 402 402 100 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +5 -276 m 1 + 17 -196 l 1 + 28 -192 l 1 + 41 -207 54 -212 74 -212 c 0 + 98.2253009181 -212 126.763205488 -183.420767071 134 -140 c 1 + 142 -114 145 -103 148 -87 c 2 + 232 370 l 1 + 119 370 l 1 + 128 404 l 1 + 237 404 l 1 + 257 491 276 540 315 600 c 0 + 359.450318796 669.144940349 405.852075459 709.018312682 438.78446371 709.018312682 c 0 + 439.191711966 709.018312682 439.59690045 709.012215138 440 709 c 2 + 440 709 442 709 445 708 c 2 + 470 703 l 1 + 458 624 l 1 + 439 640 423 647 404 647 c 0 + 383 647 364 634 355 614 c 0 + 345 590 336 552 321 467 c 2 + 310 404 l 1 + 422 404 l 1 + 414 370 l 1 + 305 370 l 1 + 254 123 l 2 + 230 2 173 -157 135 -210 c 0 + 114 -243 49 -276 5 -276 c 1 +EndSplineSet +EndChar + +StartChar: section +Encoding: 167 167 101 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +71 -29 m 1 + 65 -115 l 1 + 101 -157 136 -174 191 -174 c 0 + 269 -174 330 -117 330 -44 c 0 + 330 5 308 33 236 72 c 2 + 185 100 l 2 + 82 156 49 194 49 255 c 0 + 49 316 75 353 158 413 c 1 + 129 444 117 470 117 497 c 0 + 117 550 139 594 191 644 c 0 + 238 689 277 706 336 706 c 0 + 388 706 424 695 463 666 c 1 + 432 537 l 1 + 407 537 l 1 + 412 617 l 1 + 382 647 347 661 304 661 c 0 + 230 661 174 609 174 543 c 0 + 174 509 191 479 220 461 c 2 + 343 385 l 2 + 391 356 407 344 420 327 c 0 + 437 306 446 281 446 252 c 0 + 446 190 413 141 339 95 c 1 + 378 60 390 37 390 -3 c 0 + 390 -56 364 -107 312 -155 c 0 + 263 -200 216 -220 159 -220 c 0 + 102 -220 56 -204 14 -168 c 1 + 47 -27 l 1 + 71 -29 l 1 +296 329 m 2 + 177 399 l 1 + 131 361 112 329 112 288 c 0 + 112 246 139 213 202 177 c 2 + 318 111 l 1 + 366 150 384 179 384 217 c 0 + 384 261 360 291 296 329 c 2 +EndSplineSet +EndChar + +StartChar: currency +Encoding: 164 164 102 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +77 531 m 1 + 125 483 l 1 + 162 511 202 524 250 524 c 0 + 298 524 338 511 375 483 c 1 + 423 531 l 1 + 470 484 l 1 + 421 435 l 1 + 451 400 463 365 463 313 c 0 + 463 263 451 228 421 190 c 1 + 470 141 l 1 + 425 96 l 1 + 377 144 l 1 + 339 114 303 102 250 102 c 0 + 196 102 161 114 123 144 c 1 + 75 96 l 1 + 30 141 l 1 + 79 190 l 1 + 49 228 37 263 37 313 c 0 + 37 365 49 401 79 435 c 1 + 30 484 l 1 + 77 531 l 1 +253 465 m 0 + 166 465 96 398 96 314 c 0 + 96 229 165 161 250 161 c 0 + 335 161 404 229 404 313 c 0 + 404 395 334 465 253 465 c 0 +EndSplineSet +EndChar + +StartChar: quotesingle +Encoding: 39 39 103 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +170 508 m 1 + 140 508 l 1 + 202 695 l 2 + 210 720 226 733 247 733 c 0 + 271 733 288 717 288 694 c 0 + 288 680 285 669 279 661 c 2 + 170 508 l 1 +EndSplineSet +EndChar + +StartChar: quotedblleft +Encoding: 8220 8220 104 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +107 488 m 1 + 98 506 l 1 + 148 601 188 661 239 720 c 1 + 271 733 l 1 + 278 724 l 1 + 231 651 206 588 196 513 c 1 + 166 508 140 500 107 488 c 1 +304 488 m 1 + 295 506 l 1 + 345 601 385 661 436 720 c 1 + 468 733 l 1 + 475 724 l 1 + 428 651 403 588 393 513 c 1 + 363 508 337 500 304 488 c 1 +EndSplineSet +EndChar + +StartChar: guillemotleft +Encoding: 171 171 105 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +208 70 m 1 + 57 251 l 1 + 57 267 l 1 + 251 440 l 1 + 270 424 l 1 + 133 256 l 1 + 228 85 l 1 + 208 70 l 1 +375 70 m 1 + 224 251 l 1 + 224 267 l 1 + 418 440 l 1 + 437 424 l 1 + 300 256 l 1 + 395 85 l 1 + 375 70 l 1 +EndSplineSet +Kerns2: 531 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -115 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 587 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 589 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 590 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -104 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: guilsinglleft +Encoding: 8249 8249 106 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +208 70 m 1 + 57 251 l 1 + 57 267 l 1 + 251 440 l 1 + 270 424 l 1 + 133 256 l 1 + 228 85 l 1 + 208 70 l 1 +EndSplineSet +EndChar + +StartChar: guilsinglright +Encoding: 8250 8250 107 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 440 m 1 + 276 259 l 1 + 276 243 l 1 + 82 70 l 1 + 63 86 l 1 + 200 254 l 1 + 105 425 l 1 + 125 440 l 1 +EndSplineSet +EndChar + +StartChar: fi +Encoding: 64257 64257 108 +Width: 528 +Flags: MW +LayerCount: 2 +Fore +SplineSet +465 712 m 0 + 485 712 502 693 502 671 c 0 + 502 633 478 604 447 604 c 0 + 423 604 408 620 408 645 c 0 + 408 678 436 712 465 712 c 0 +192 437 m 1 + 281 432 l 1 + 286 432 l 2 + 309 432 339 442 393 467 c 0 + 418 479 427 482 435 482 c 0 + 444 482 450 469 450 448 c 0 + 450 434 449 425 445 406 c 2 + 384 108 l 2 + 380 91 379 82 379 74 c 0 + 379 61 383 54 392 54 c 0 + 404 54 421 62 439 75 c 2 + 473 101 l 1 + 482 81 l 1 + 407 21 357 -9 331 -9 c 0 + 309 -9 297 6 297 33 c 0 + 297 46 299 64 303 81 c 2 + 362 355 l 2 + 362 356 362 357 363 357 c 1 + 363 360 l 1 + 368 374 370 386 370 392 c 0 + 370 406 362 415 351 415 c 0 + 345 415 342 414 324 406 c 2 + 272 383 l 1 + 182 383 l 1 + 174 345 165 306 163 295 c 0 + 91 -55 68 -126 7 -198 c 0 + -32 -245 -86 -276 -127 -276 c 0 + -138 -276 -153 -273 -162 -268 c 1 + -157 -259 -143 -211 -139 -188 c 1 + -125 -184 l 1 + -107 -206 -96 -213 -73 -213 c 0 + -37 -213 -7 -182 11 -123 c 0 + 33 -54 70 132 100 327 c 1 + 109 383 l 1 + 28 383 l 1 + 33 405 l 1 + 59 414 76 422 119 442 c 1 + 134 521 l 2 + 145 578 157 608 179 630 c 0 + 210 662 279 718 296 726 c 0 + 305 730 319 733 331 733 c 0 + 343 733 356 730 375 724 c 1 + 367 701 363 681 354 635 c 1 + 342 632 l 1 + 332 658 314 673 292 673 c 0 + 257 673 228 628 213 549 c 2 + 192 437 l 1 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f i +EndChar + +StartChar: fl +Encoding: 64258 64258 109 +Width: 545 +Flags: MW +LayerCount: 2 +Fore +SplineSet +207 437 m 2 + 263.442503224 437 272.325917206 438.378833487 299 446 c 1 + 303 439 l 1 + 297 425 290 402 286 383 c 1 + 182 383 l 1 + 173 342 166 308 163 295 c 0 + 90 -57 68 -126 7 -198 c 0 + -32 -245 -86 -276 -127 -276 c 0 + -138 -276 -153 -273 -162 -268 c 1 + -157 -259 -143 -211 -139 -188 c 1 + -125 -184 l 1 + -107 -206 -96 -213 -73 -213 c 0 + -37 -213 -7 -182 11 -123 c 0 + 33 -54 70 132 100 327 c 1 + 109 383 l 1 + 28 383 l 1 + 33 405 l 1 + 58 414 78 422 119 442 c 1 + 134 521 l 2 + 145 578 157 607 179 630 c 0 + 201 653 285 715 308 726 c 0 + 317 730 332 733 345 733 c 0 + 357 733 367 731 383 725 c 1 + 376 697 l 1 + 422 697 464 709 504 733 c 1 + 520 725 l 1 + 397 150 l 2 + 390 117 387 96 387 79 c 0 + 387 64 392 56 403 56 c 0 + 413 56 425 61 443 74 c 2 + 491 108 l 1 + 500 87 l 1 + 465 61 l 1 + 386 1 367 -9 336 -9 c 0 + 316 -9 307 4 307 31 c 0 + 307 47 312 75 320 107 c 1 + 404 506 l 2 + 424 600 424 602 426 642 c 1 + 420 664 l 1 + 407 669 393 672 387 672 c 2 + 371 673 l 1 + 365 632 l 1 + 355 632 l 1 + 346 657 328 669 300 669 c 0 + 253 669 229 636 213 549 c 2 + 192 437 l 1 + 207 437 l 2 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f l +EndChar + +StartChar: endash +Encoding: 8211 8211 110 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 228 m 1 + -10 228 l 1 + 0 278 l 1 + 510 278 l 1 + 500 228 l 1 +EndSplineSet +EndChar + +StartChar: dagger +Encoding: 8224 8224 111 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +61 472 m 1 + 231 466 l 1 + 245 548 247 571 257 689 c 1 + 259 692 l 1 + 277 690 286 690 300 690 c 0 + 314 690 323 690 341 692 c 1 + 344 689 l 1 + 332 647 331 639 310 536 c 2 + 296 466 l 1 + 465 471 l 1 + 469 467 l 1 + 461 410 l 1 + 456 406 l 1 + 286 412 l 1 + 276 344 l 2 + 263 255 253 185 230 5 c 1 + 225 0 l 1 + 207 1 199 1 183 1 c 0 + 167 1 159 1 141 0 c 1 + 138 3 l 1 + 163 102 199 267 208 329 c 2 + 221 412 l 1 + 52 407 l 1 + 48 411 l 1 + 56 468 l 1 + 61 472 l 1 +EndSplineSet +EndChar + +StartChar: daggerdbl +Encoding: 8225 8225 112 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 490 m 1 + 264 484 l 1 + 270 524 l 2 + 277 573 283 629 288 687 c 1 + 293 692 l 1 + 310 690 318 690 331 690 c 0 + 344 690 352 690 369 692 c 1 + 370 687 l 1 + 350 599 345 577 334 524 c 2 + 326 486 l 1 + 486 492 l 1 + 494 484 l 1 + 488 434 l 1 + 479 429 l 1 + 317 436 l 1 + 305 361 l 2 + 297 314 296 297 296 265 c 1 + 284 240 277 215 267 164 c 2 + 253 94 l 1 + 413 100 l 1 + 421 92 l 1 + 415 42 l 1 + 406 37 l 1 + 244 44 l 1 + 232 -24 l 1 + 230 -28 226 -70 223 -109 c 0 + 223 -117 222 -132 220 -152 c 1 + 212 -162 l 1 + 195 -160 188 -160 174 -160 c 0 + 160 -160 153 -160 136 -162 c 1 + 134 -152 l 1 + 181 44 l 1 + 19 37 l 1 + 10 42 l 1 + 20 92 l 1 + 31 98 l 1 + 190 92 l 1 + 203 167 l 2 + 211 214 214 235 214 269 c 1 + 226 293 230 307 244 380 c 2 + 255 436 l 1 + 93 429 l 1 + 84 434 l 1 + 94 484 l 1 + 105 490 l 1 +EndSplineSet +EndChar + +StartChar: periodcentered +Encoding: 183 183 113 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +113 312 m 0 + 138 312 158 291 158 264 c 0 + 158 226 131 195 97 195 c 0 + 70 195 53 213 53 242 c 0 + 53 281 80 312 113 312 c 0 +EndSplineSet +EndChar + +StartChar: paragraph +Encoding: 182 182 114 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +87 -194 m 1 + 117 -194 l 2 + 118.319924684 -194.032193285 119.60875714 -194.048840456 120.867498329 -194.048840456 c 0 + 158.708252269 -194.048840456 169.354126135 -179.004016331 180 -119 c 2 + 243 250 l 1 + 195 257 168 269 133 298 c 0 + 69 350 33 430 33 516 c 0 + 33 631 94 692 209 692 c 0 + 217 692 231 692 250 691 c 0 + 259 691 279 691 308 690 c 2 + 365 689 l 1 + 405 689 l 2 + 438 689 486 690 543 691 c 2 + 611 692 l 1 + 606 662 l 1 + 583 662 l 2 + 531 662 518 650 507 592 c 1 + 382 -137 l 2 + 381 -143 380 -151 380 -155 c 0 + 380 -184 393 -194 432 -194 c 2 + 475 -194 l 1 + 470 -224 l 1 + 397 -223 l 2 + 337 -222 294 -221 270 -221 c 0 + 243 -221 198 -222 137 -223 c 2 + 82 -224 l 1 + 87 -194 l 1 +451 657 m 1 + 383 657 l 1 + 236 -189 l 1 + 304 -189 l 1 + 451 657 l 1 +249 288 m 1 + 312 652 l 1 + 286 656 271 657 256 657 c 0 + 179 657 143 605 143 493 c 0 + 143 378 179 307 249 288 c 1 +EndSplineSet +EndChar + +StartChar: bullet +Encoding: 8226 8226 115 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +251 489 m 0 + 330 489 393 426 393 347 c 0 + 393 269 330 205 252 205 c 0 + 173 205 109 268 109 347 c 0 + 109 425 173 489 251 489 c 0 +EndSplineSet +EndChar + +StartChar: quotesinglbase +Encoding: 8218 8218 116 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +112 95 m 1 + 200 120 l 1 + 211 108 l 1 + 167 19 123 -47 68 -110 c 1 + 36 -122 l 1 + 27 -115 l 1 + 66 -61 95 11 112 95 c 1 +EndSplineSet +EndChar + +StartChar: quotedblbase +Encoding: 8222 8222 117 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +128 95 m 1 + 216 120 l 1 + 227 108 l 1 + 183 19 139 -47 84 -110 c 1 + 52 -122 l 1 + 43 -115 l 1 + 82 -61 111 11 128 95 c 1 +325 95 m 1 + 413 120 l 1 + 424 108 l 1 + 380 19 336 -47 281 -110 c 1 + 249 -122 l 1 + 240 -115 l 1 + 279 -61 308 11 325 95 c 1 +EndSplineSet +EndChar + +StartChar: quotedblright +Encoding: 8221 8221 118 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +269 733 m 1 + 278 715 l 1 + 229 622 188 560 137 501 c 1 + 105 488 l 1 + 98 497 l 1 + 145 570 170 632 180 708 c 1 + 204 712 236 721 269 733 c 1 +466 733 m 1 + 475 715 l 1 + 426 622 385 560 334 501 c 1 + 302 488 l 1 + 295 497 l 1 + 342 570 367 632 377 708 c 1 + 401 712 434 721 466 733 c 1 +EndSplineSet +EndChar + +StartChar: guillemotright +Encoding: 187 187 119 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 440 m 1 + 276 259 l 1 + 276 243 l 1 + 82 70 l 1 + 63 86 l 1 + 200 254 l 1 + 105 425 l 1 + 125 440 l 1 +292 440 m 1 + 443 259 l 1 + 443 243 l 1 + 249 70 l 1 + 230 86 l 1 + 367 254 l 1 + 272 425 l 1 + 292 440 l 1 +EndSplineSet +EndChar + +StartChar: ellipsis +Encoding: 8230 8230 120 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +162 112 m 0 + 188 112 207 91 207 64 c 0 + 207 26 180 -5 146 -5 c 0 + 119 -5 102 13 102 42 c 0 + 102 81 129 112 162 112 c 0 +495 112 m 0 + 521 112 540 91 540 64 c 0 + 540 26 513 -5 479 -5 c 0 + 452 -5 435 13 435 42 c 0 + 435 81 462 112 495 112 c 0 +828 112 m 0 + 854 112 873 91 873 64 c 0 + 873 26 846 -5 812 -5 c 0 + 785 -5 768 13 768 42 c 0 + 768 81 795 112 828 112 c 0 +EndSplineSet +EndChar + +StartChar: perthousand +Encoding: 8240 8240 121 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +231 699 m 0 + 300 699 347 648 347 573 c 0 + 347 477 275 398 186 398 c 0 + 117 398 72 449 72 530 c 0 + 72 621 145 699 231 699 c 0 +230 676 m 0 + 204 676 186 663 169 633 c 0 + 150 599 136 538 136 485 c 0 + 136 441 153 421 188 421 c 0 + 214 421 233 434 250 464 c 0 + 269 498 283 560 283 613 c 0 + 283 655 266 676 230 676 c 0 +490 301 m 0 + 559 301 606 250 606 175 c 0 + 606 79 534 0 445 0 c 0 + 376 0 331 51 331 132 c 0 + 331 223 404 301 490 301 c 0 +489 278 m 0 + 463 278 445 265 428 235 c 0 + 409 201 395 140 395 87 c 0 + 395 43 412 23 447 23 c 0 + 473 23 492 36 509 66 c 0 + 528 99 542 162 542 215 c 0 + 542 257 525 278 489 278 c 0 +813 301 m 0 + 882 301 929 250 929 175 c 0 + 929 79 856 0 768 0 c 0 + 699 0 654 51 654 132 c 0 + 654 223 727 301 813 301 c 0 +812 278 m 0 + 786 278 768 265 751 235 c 0 + 732 201 718 140 718 87 c 0 + 718 43 735 23 770 23 c 0 + 796 23 815 36 832 66 c 0 + 851 99 865 162 865 215 c 0 + 865 257 848 278 812 278 c 0 +94 -6 m 1 + 550 717 l 1 + 591 717 l 1 + 139 -6 l 1 + 94 -6 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 7 subtable" percent zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 7 subtable" percent zero +EndChar + +StartChar: questiondown +Encoding: 191 191 122 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +347 -105 m 1 + 369 -111 l 1 + 366 -121 365 -123 355 -145 c 2 + 329 -209 l 1 + 285 -236 255 -246 215 -246 c 0 + 120 -246 57 -193 57 -112 c 0 + 57 -60 79 -17 131 33 c 2 + 235 133 l 2 + 273 170 285 188 285 210 c 0 + 285 227 278 240 258 261 c 1 + 283 267 l 1 + 309 250 321 230 321 204 c 0 + 321 169 305 137 266 93 c 2 + 196 14 l 2 + 157 -30 139 -67 139 -102 c 0 + 139 -152 180 -187 238 -187 c 0 + 279 -187 301 -174 327 -135 c 2 + 347 -105 l 1 +325 467 m 0 + 351 467 370 446 370 419 c 0 + 370 381 343 350 309 350 c 0 + 282 350 265 368 265 397 c 0 + 265 436 292 467 325 467 c 0 +EndSplineSet +EndChar + +StartChar: grave +Encoding: 96 96 123 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +276 518 m 1 + 114 619 l 2 + 92 633 86 641 86 656 c 0 + 86 673 104 687 124 687 c 0 + 134 687 145 681 157 669 c 2 + 310 518 l 1 + 276 518 l 1 +EndSplineSet +EndChar + +StartChar: acute +Encoding: 180 180 124 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +122 518 m 1 + 275 669 l 2 + 287 681 298 687 308 687 c 0 + 328 687 346 673 346 656 c 0 + 346 641 339 633 318 619 c 2 + 156 518 l 1 + 122 518 l 1 +EndSplineSet +EndChar + +StartChar: circumflex +Encoding: 710 710 125 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +262 679 m 1 + 350 510 l 1 + 314 510 l 1 + 232 614 l 1 + 95 510 l 1 + 56 510 l 1 + 213 679 l 1 + 262 679 l 1 +EndSplineSet +EndChar + +StartChar: tilde +Encoding: 732 732 126 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +92 535 m 1 + 63 535 l 1 + 83 608 112 638 161 638 c 0 + 180 638 200 634 224 624 c 2 + 284 600 l 2 + 292 597 301 595 310 595 c 0 + 332 595 342 604 362 638 c 1 + 390 638 l 1 + 378 573 342 535 293 535 c 0 + 280 535 252 542 229 551 c 2 + 191 566 l 2 + 187 567 185 568 182 570 c 0 + 163 577 155 579 144 579 c 0 + 119 579 107 569 92 535 c 1 +EndSplineSet +EndChar + +StartChar: macron +Encoding: 175 175 127 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +386 589 m 1 + 375 538 l 1 + 74 538 l 1 + 85 589 l 1 + 386 589 l 1 +EndSplineSet +EndChar + +StartChar: breve +Encoding: 728 728 128 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +92 677 m 1 + 121 677 l 1 + 127 611 164 577 230 577 c 0 + 291 577 326 603 364 677 c 1 + 393 677 l 1 + 379 625 369 603 348 577 c 0 + 316 537 275 518 223 518 c 0 + 171 518 133 538 112 576 c 0 + 97 602 92 626 92 677 c 1 +EndSplineSet +EndChar + +StartChar: dotaccent +Encoding: 729 729 129 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +230 645 m 0 + 258 645 283 620 283 592 c 0 + 283 563 258 537 229 537 c 0 + 200 537 175 562 175 592 c 0 + 175 621 200 645 230 645 c 0 +EndSplineSet +EndChar + +StartChar: dieresis +Encoding: 168 168 130 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +128 637 m 0 + 154 637 178 613 178 588 c 0 + 178 562 154 537 128 537 c 0 + 102 537 78 562 78 588 c 0 + 78 614 102 637 128 637 c 0 +328 637 m 0 + 354 637 378 613 378 588 c 0 + 378 562 354 537 328 537 c 0 + 302 537 278 562 278 588 c 0 + 278 614 302 637 328 637 c 0 +EndSplineSet +EndChar + +StartChar: ring +Encoding: 730 730 131 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 718 m 0 + 315 718 359 673 359 618 c 0 + 359 562 315 518 259 518 c 0 + 203 518 159 562 159 618 c 0 + 159 674 203 718 260 718 c 0 +260 682 m 0 + 222 682 197 657 197 618 c 0 + 197 579 222 554 259 554 c 0 + 296 554 321 579 321 618 c 0 + 321 656 296 682 260 682 c 0 +EndSplineSet +EndChar + +StartChar: cedilla +Encoding: 184 184 132 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +83 -98 m 0 + 74.9819155327 -98 60.1168083014 -101.109483342 50 -104 c 1 + 41 -96 l 1 + 102 0 l 1 + 140 0 l 1 + 96 -64 l 1 + 105 -63 112 -62 119 -62 c 0 + 171 -62 202 -88 202 -132 c 0 + 202 -183 154 -216 79 -216 c 0 + 52 -216 31 -211 -9 -196 c 1 + 8 -167 l 1 + 42 -178 57 -181 77 -181 c 0 + 108 -181 130 -163 130 -136 c 0 + 130 -114 111 -98 83 -98 c 0 +EndSplineSet +EndChar + +StartChar: hungarumlaut +Encoding: 733 733 133 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +46 518 m 1 + 155 704 l 2 + 166 722 177 730 192 730 c 0 + 214 730 228 718 228 700 c 0 + 228 689 226 685 209 666 c 2 + 79 518 l 1 + 46 518 l 1 +203 518 m 1 + 312 704 l 2 + 323 722 334 730 349 730 c 0 + 371 730 385 718 385 700 c 0 + 385 689 383 685 366 666 c 2 + 236 518 l 1 + 203 518 l 1 +EndSplineSet +EndChar + +StartChar: ogonek +Encoding: 731 731 134 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +182 -117 m 1 + 196 -121 l 1 + 163 -181 132 -207 92 -207 c 0 + 59 -207 38 -182 38 -142 c 0 + 38 -106 52 -80 98 -30 c 2 + 109 -18 l 1 + 143 -18 l 1 + 141 -21 l 1 + 138 -23 136 -26 134 -29 c 0 + 103 -65 94 -82 94 -105 c 0 + 94 -132 110 -151 132 -151 c 0 + 149 -151 162 -142 182 -117 c 1 +EndSplineSet +EndChar + +StartChar: caron +Encoding: 711 711 135 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +246 510 m 1 + 200 510 l 1 + 104 679 l 1 + 141 679 l 1 + 231 574 l 1 + 373 679 l 1 + 409 679 l 1 + 246 510 l 1 +EndSplineSet +EndChar + +StartChar: emdash +Encoding: 8212 8212 136 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 228 m 1 + -10 228 l 1 + 0 278 l 1 + 1010 278 l 1 + 1000 228 l 1 +EndSplineSet +EndChar + +StartChar: AE +Encoding: 198 198 137 +Width: 941 +Flags: MW +LayerCount: 2 +Fore +SplineSet +742 -3 m 0 + 712.434031817 -3 556.599873572 0 534 0 c 0 + 503 0 467 -1 425 -2 c 2 + 384 -3 l 1 + 389 23 l 1 + 431 30 442 38 448 66 c 2 + 486 279 l 1 + 264 279 l 1 + 243 245 241 242 232 227 c 2 + 156 98 l 2 + 155 97 154 95 152 91 c 0 + 140 72 136 63 136 54 c 0 + 136 36 156 27 197 27 c 2 + 221 27 l 1 + 221 -3 l 1 + 145 0 l 1 + 114 0 l 2 + 101 0 77 -1 44 -2 c 2 + -4 -3 l 1 + -4 27 l 1 + 30 32 l 2 + 41 33 54 44 66 62 c 2 + 434 607 l 2 + 442 618 447 633 447 644 c 0 + 447 653 429 662 410 662 c 2 + 344 662 l 1 + 344 692 l 1 + 404 691 l 2 + 478 690 541 689 584 689 c 0 + 619 689 652 689 675 690 c 2 + 795 692 l 1 + 833 692 l 2 + 855 692 882 691 902 689 c 1 + 891 651 884 600 881 537 c 1 + 857 537 l 1 + 849 626 l 2 + 848 640 810 650 756 650 c 0 + 732 650 721 650 632 646 c 1 + 628 639 626 630 623 614 c 2 + 581 376 l 1 + 598 376 l 2 + 680 376 740 378 817 382 c 1 + 821 375 l 1 + 802 330 l 1 + 776 331 l 2 + 733 333 701 334 670 334 c 2 + 573 334 l 1 + 530 81 l 2 + 528 72 528 64 528 50 c 2 + 528 46 l 1 + 554 44 l 1 + 592 40 617 39 640 39 c 0 + 688 39 770 44 787 48 c 0 + 809 53 818 65 828 101 c 2 + 844 161 l 1 + 871 161 l 1 + 866 135 l 2 + 857 86 852 57 850 36 c 2 + 846 0 l 1 + 813 -1 l 2 + 780 -2 756 -3 742 -3 c 0 +290 319 m 1 + 492 319 l 1 + 546 655 l 1 + 532 655 l 1 + 521 654 513 647 495 620 c 2 + 290 319 l 1 +EndSplineSet +EndChar + +StartChar: ordfeminine +Encoding: 170 170 138 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 694 m 1 + 260 471 l 2 + 259 468 259 465 259 463 c 0 + 259 453 264 446 271 446 c 0 + 274 446 279 447 283 449 c 0 + 284 450 294 457 313 471 c 1 + 317 473 l 1 + 321 461 l 1 + 265 419 240 404 227 404 c 0 + 217 404 211 412 211 426 c 0 + 211 434 212 445 215 457 c 2 + 231 535 l 1 + 183 470 159 445 122 422 c 0 + 104 409 91 404 82 404 c 0 + 69 404 60 424 60 453 c 0 + 60 515 96 623 125 650 c 0 + 161 682 198 699 234 699 c 0 + 254 699 264 697 291 688 c 1 + 312 699 l 1 + 319 694 l 1 +141 613 m 2 + 124 566 l 2 + 115 539 107 496 107 468 c 0 + 107 454 111 447 118 447 c 0 + 140 447 197 500 221 543 c 0 + 239 574 248 598 265 659 c 1 + 236 668 224 670 209 670 c 0 + 170 670 158 660 141 613 c 2 +EndSplineSet +EndChar + +StartChar: Lslash +Encoding: 321 321 139 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +130 340 m 1 + 167 559 l 2 + 173 593 176 621 176 635 c 0 + 176 653 165 661 141 662 c 2 + 94 664 l 1 + 97 692 l 1 + 161 690 l 1 + 238 689 l 2 + 258 689 289 690 328 691 c 2 + 352 692 l 1 + 349 664 l 1 + 307 661 l 2 + 270 658 263 651 256 613 c 2 + 217 386 l 1 + 360 463 l 1 + 372 434 l 1 + 210 348 l 1 + 164 81 l 2 + 162 72 162 64 162 50 c 2 + 162 46 l 1 + 224 40 253 39 304 39 c 0 + 373 39 435 44 448 49 c 0 + 458 54 466 71 475 103 c 2 + 492 165 l 1 + 523 165 l 1 + 510 103 499 25 500 0 c 1 + 467 -1 l 2 + 434 -2 409 -3 395 -3 c 2 + 385 -3 l 1 + 170 0 l 2 + 150 0 88 -1 57 -2 c 2 + 16 -3 l 1 + 21 23 l 1 + 65 30 77 37 81 55 c 2 + 123 301 l 1 + -4 233 l 1 + -16 262 l 1 + 130 340 l 1 +EndSplineSet +Kerns2: 7 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Oslash +Encoding: 216 216 140 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +762 695 m 1 + 688 616 l 1 + 733 560 748 514 748 432 c 0 + 748 175 568 -18 329 -18 c 0 + 246 -18 191 -1 134 43 c 1 + 60 -39 l 1 + 32 -15 l 1 + 110 68 l 1 + 68 128 53 183 53 273 c 0 + 53 522 227 706 463 706 c 0 + 544 706 599 688 661 643 c 1 + 733 721 l 1 + 762 695 l 1 +624 567 m 1 + 189 97 l 1 + 235 45 284 24 361 24 c 0 + 438 24 503 50 552 100 c 0 + 621 171 660 283 660 413 c 0 + 660 481 651 517 624 567 c 1 +168 131 m 1 + 602 600 l 1 + 551 647 506 664 433 664 c 0 + 357 664 296 640 250 593 c 0 + 181 523 141 407 141 275 c 0 + 141 215 148 177 168 131 c 1 +EndSplineSet +EndChar + +StartChar: OE +Encoding: 338 338 141 +Width: 1028 +Flags: MW +LayerCount: 2 +Fore +SplineSet +667 692 m 1 + 692.543650696 689.161816589 705.847599858 689 729 689 c 0 + 741 689 759 689 779 690 c 2 + 868 691 l 2 + 894 692 911 692 917 692 c 0 + 942 692 968 691 989 689 c 1 + 979 652 971 600 968 537 c 1 + 944 537 l 1 + 936 626 l 2 + 935 641 894 650 829 650 c 0 + 800 650 771 649 737 647 c 2 + 716 646 l 1 + 712 637 710 630 707 614 c 2 + 668 376 l 1 + 685 376 l 2 + 767 376 826 378 904 382 c 1 + 908 375 l 1 + 889 330 l 1 + 863 331 l 2 + 819 333 788 334 757 334 c 2 + 660 334 l 1 + 617 81 l 2 + 616 72 615 63 615 50 c 2 + 615 46 l 1 + 648 41 681 39 724 39 c 0 + 775 39 857 44 874 48 c 0 + 896 53 905 65 915 101 c 2 + 931 161 l 1 + 958 161 l 1 + 953 135 l 2 + 945 91 939 59 937 36 c 2 + 933 0 l 1 + 899 -1 l 2 + 866 -2 842 -3 829 -3 c 0 + 788.992638104 -3 645.655743082 0 611 0 c 2 + 596 0 l 1 + 572 -1 l 1 + 556 -2 l 2 + 549 -3 542 -3 538 -3 c 0 + 531 -3 526 0 526 4 c 0 + 526 7 527 13 529 20 c 2 + 544 90 l 1 + 502 44 478 26 438 8 c 0 + 399 -9 357 -18 310 -18 c 0 + 148 -18 56 85 56 264 c 0 + 56 393 104 516 186 599 c 0 + 256 670 345 706 448 706 c 0 + 534 706 582 685 635 623 c 1 + 642 672 l 2 + 644 689 647 692 656 692 c 2 + 667 692 l 1 +571 270 m 2 + 600 439 l 2 + 603 458 605 478 605 496 c 0 + 605 605 543 664 427 664 c 0 + 358 664 298 640 255 595 c 0 + 185 523 144 407 144 285 c 0 + 144 124 213 24 325 24 c 0 + 441 24 547 130 571 270 c 2 +EndSplineSet +EndChar + +StartChar: ordmasculine +Encoding: 186 186 142 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +235 699 m 0 + 290 699 322 666 322 609 c 0 + 322 497 243 404 149 404 c 0 + 96 404 66 438 66 500 c 0 + 66 611 141 699 235 699 c 0 +175 427 m 0 + 244.058805955 427 273 526.788787381 273 601 c 0 + 273 649 251 676 213 676 c 0 + 155 676 115 606 115 506 c 0 + 115 454 136 427 175 427 c 0 +EndSplineSet +EndChar + +StartChar: ae +Encoding: 230 230 143 +Width: 638 +Flags: MW +LayerCount: 2 +Fore +SplineSet +579 113 m 1 + 586 91 l 1 + 487 11 443 -11 383 -11 c 0 + 320 -11 287 15 268 81 c 1 + 198 13 154 -11 96 -11 c 0 + 33 -11 1 24 1 92 c 0 + 1 199 72 252 216 252 c 2 + 284 252 l 1 + 289 267 290 276 290 306 c 0 + 290 390 252 434 180 434 c 0 + 161 434 145 431 127 425 c 0 + 121 420 118 416 116 411 c 2 + 96 353 l 1 + 78 358 l 1 + 72 426 l 1 + 81 431 83 433 97 442 c 0 + 144 474 168 482 212 482 c 0 + 283 482 320 457 351 388 c 1 + 433 456 486 482 539 482 c 0 + 589 482 623 450 623 403 c 0 + 623 353 584 302 522 271 c 0 + 477 248 418 234 349 230 c 1 + 339 176 336 156 336 133 c 0 + 336 73 368 36 420 36 c 0 + 454 36 482 48 541 88 c 0 + 549 94 552 96 559 100 c 2 + 579 113 l 1 +282 228 m 1 + 244 228 l 2 + 128 228 74 188 74 104 c 0 + 74 60 98 36 141 36 c 0 + 198 36 251 90 272 170 c 0 + 277 187 279 204 282 228 c 1 +353 255 m 1 + 426 262 463 274 500 301 c 0 + 532 324 549 354 549 388 c 0 + 549 421 529 440 494 440 c 0 + 454 440 420 417 391 373 c 0 + 369 337 359 309 353 255 c 1 +EndSplineSet +EndChar + +StartChar: dotlessi +Encoding: 305 305 144 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 437 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 146 14 106 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 403 131 412 121 412 c 0 + 112 412 101 407 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +EndSplineSet +EndChar + +StartChar: lslash +Encoding: 322 322 145 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +106 381 m 1 + 155 622 l 2 + 156 628 157 637 157 646 c 0 + 157 663 148 670 123 670 c 2 + 75 670 l 1 + 79 691 l 1 + 152 698 187 707 239 733 c 1 + 251 722 l 1 + 190 434 l 1 + 290 496 l 1 + 302 467 l 1 + 181 392 l 1 + 123 116 l 1 + 120.076563816 107.229691447 116 81.3575253889 116 76 c 0 + 116 65 122 56 129 56 c 0 + 139 56 160 66 190 86 c 2 + 216 103 l 1 + 226 85 l 1 + 129 13 92 -9 66 -9 c 0 + 47 -9 36 6 36 31 c 0 + 36 40 40 65 49 107 c 2 + 97 339 l 1 + 2 280 l 1 + -10 309 l 1 + 106 381 l 1 +EndSplineSet +EndChar + +StartChar: oslash +Encoding: 248 248 146 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +376 442 m 1 + 436 510 l 1 + 460 490 l 1 + 394 415 l 1 + 406 387 411 362 411 330 c 0 + 411 244 376 141 326 80 c 0 + 281 25 210 -11 146 -11 c 0 + 105 -11 78 0 52 29 c 1 + 6 -24 l 1 + -18 -4 l 1 + 35 56 l 1 + 22 84 17 109 17 149 c 0 + 17 335 132 482 277 482 c 0 + 321 482 349 471 376 442 c 1 +333 346 m 1 + 103 86 l 1 + 120 44 145 27 185 27 c 0 + 227 27 258 49 285 97 c 0 + 314 146 335 239 335 312 c 0 + 335 320 335 325 334 335 c 2 + 333 346 l 1 +95 124 m 1 + 325 384 l 1 + 308 426 284 444 243 444 c 0 + 200 444 167 422 140 376 c 0 + 112 326 93 239 93 155 c 0 + 93 146 93 140 95 124 c 1 +EndSplineSet +EndChar + +StartChar: oe +Encoding: 339 339 147 +Width: 669 +Flags: MW +LayerCount: 2 +Fore +SplineSet +613 111 m 1 + 619 88 l 1 + 529 15 478 -11 419 -11 c 0 + 361 -11 323 18 310 71 c 1 + 250 10 210 -11 148 -11 c 0 + 60 -11 17 42 17 152 c 0 + 17 247 48 334 103 396 c 0 + 150 449 216 482 274 482 c 0 + 332 482 371 455 400 396 c 1 + 489 462 529 482 574 482 c 0 + 621 482 654 449 654 401 c 0 + 654 355 629 317 578 284 c 0 + 537 258 488 239 384 210 c 1 + 378 174 375 149 375 127 c 0 + 375 70 405 36 454 36 c 0 + 493 36 535 54 591 95 c 2 + 613 111 l 1 +238 444 m 0 + 188 444 156 415 129 346 c 0 + 105 285 93 222 93 153 c 0 + 93 67 123 27 186 27 c 0 + 225 27 254 43 273 76 c 0 + 307 134 332 239 332 326 c 0 + 332 403 299 444 238 444 c 0 +388 234 m 1 + 513 262 580 316 580 387 c 0 + 580 421 564 440 535 440 c 0 + 492 440 450 412 425 366 c 0 + 409 337 401 307 388 234 c 1 +EndSplineSet +EndChar + +StartChar: germandbls +Encoding: 223 223 148 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +111 383 m 1 + 30 383 l 1 + 34 405 l 1 + 90 428 l 2 + 115 439 122 442 123 449 c 2 + 138 530 l 2 + 149 589 165 613 220 655 c 0 + 279 700 353 733 394 733 c 0 + 445 733 488 687 488 632 c 0 + 488 577 467 534 402 456 c 0 + 366 413 357 396 357 372 c 0 + 357 349 365 330 396 275 c 2 + 414 244 l 1 + 437 202 445 183 445 165 c 0 + 445 85 346 -16 269 -16 c 0 + 244 -16 220 -10 191 5 c 1 + 199 28 210 87 212 112 c 1 + 232 112 l 1 + 232 56 l 1 + 249 38 273 28 297 28 c 0 + 345 28 380 66 380 119 c 0 + 380 139 376 155 366 174 c 2 + 312 279 l 2 + 302 299 295 320 295 332 c 0 + 295 349 304 367 327 400 c 0 + 331 405 331 405 335 411 c 2 + 344 424 l 2 + 346 427 348 430 353 437 c 0 + 409 515 426 553 426 597 c 0 + 426 648 390 685 340 685 c 0 + 287 685 245 650 227 592 c 0 + 226 588 210 517 181 378 c 2 + 109 39 l 2 + 82 -86 51 -157 -3 -214 c 0 + -41 -254 -83 -276 -124 -276 c 0 + -138 -276 -149 -275 -160 -272 c 1 + -151 -248 -145 -224 -138 -189 c 1 + -127 -187 l 1 + -109 -209 -93 -217 -74 -217 c 0 + -43 -217 -11 -190 5 -148 c 0 + 16 -121 35 -48 43 0 c 2 + 111 383 l 1 +EndSplineSet +EndChar + +StartChar: onesuperior +Encoding: 185 185 149 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +273 693 m 1 + 269 679 l 2 + 265 662 262 651 259 633 c 2 + 207 353 l 2 + 206 347 205 339 205 333 c 0 + 205 313 213 307 243 305 c 2 + 285 302 l 1 + 281 278 l 1 + 229 279 l 2 + 216 280 185 280 171 280 c 0 + 157 280 126 280 113 279 c 2 + 61 278 l 1 + 66 302 l 1 + 115 308 l 2 + 135 311 140 319 146 349 c 2 + 200 649 l 1 + 175 639 161 633 139 624 c 2 + 85 600 l 1 + 80 603 l 1 + 87 646 l 1 + 139 657 159 663 194 675 c 2 + 263 699 l 1 + 273 693 l 1 +EndSplineSet +EndChar + +StartChar: logicalnot +Encoding: 172 172 150 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +48 408 m 1 + 567 408 l 1 + 567 122 l 1 + 515 122 l 1 + 515 356 l 1 + 48 356 l 1 + 48 408 l 1 +EndSplineSet +EndChar + +StartChar: mu +Encoding: 181 181 151 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +117 -11 m 0 + 112.624811446 -11 101.4186762 -8.48373523994 94 -7 c 1 + 87 -182 l 2 + 86 -195 77 -205 54 -214 c 2 + 24 -226 l 1 + 15 -218 l 1 + 134 374 l 2 + 135 380 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 101 407 71 389 c 1 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 135 462 172 482 193 482 c 0 + 207 482 215 471 215 450 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 110 146 100 146 84 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 391 335 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 433 235 408 116 c 0 + 405.699271631 102.195629784 402 84.6689497948 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 417 14 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47.8580333667 327.961825629 71.8091281447 335 107 c 1 + 370 239 l 1 + 340 189 320 162 280 118 c 0 + 213 41 146 -11 117 -11 c 0 +EndSplineSet +EndChar + +StartChar: trademark +Encoding: 8482 8482 152 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +792 305 m 1 + 803 305 l 1 + 837 306 843 313 843 351 c 2 + 843 654 l 1 + 691 285 l 1 + 683 285 l 1 + 530 651 l 1 + 530 338 l 1 + 531 313 538 308 578 305 c 1 + 578 285 l 1 + 457 285 l 1 + 457 305 l 1 + 497 308 504 313 505 338 c 1 + 505 634 l 1 + 504 664 499 671 479 671 c 2 + 465 671 l 1 + 465 689 l 1 + 574 689 l 1 + 703 381 l 1 + 835 689 l 1 + 947 689 l 1 + 947 671 l 1 + 926 671 l 1 + 906 670 899 665 899 651 c 2 + 899 351 l 2 + 899 313 905 306 939 305 c 1 + 950 305 l 1 + 950 285 l 1 + 792 285 l 1 + 792 305 l 1 +248 331 m 1 + 252.456921002 306.486934491 266.006274029 304.969717639 296.862656965 304.969717639 c 0 + 301.221949925 304.969717639 305.926676521 305 311 305 c 1 + 311 285 l 1 + 129 285 l 1 + 129 305 l 1 + 141 305 l 2 + 184 305 192 311 192 340 c 2 + 192 665 l 1 + 151 665 l 1 + 89 664 75 651 74 593 c 1 + 51 593 l 1 + 51 689 l 1 + 389 689 l 1 + 389 593 l 1 + 366 593 l 1 + 365 651 350 664 289 665 c 1 + 248 665 l 1 + 248 331 l 1 +EndSplineSet +EndChar + +StartChar: Eth +Encoding: 208 208 153 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 -3 m 0 + 279.922497075 -3 206.655788713 -1.22623154851 176 0 c 1 + 121 0 l 1 + 28 -3 l 1 + 33 23 l 1 + 64.5999117832 30.8999779458 82.4170558044 34.6966495581 86 55 c 2 + 136 346 l 1 + 19 346 l 1 + 25 378 l 1 + 142 378 l 1 + 173 559 l 2 + 179 592 182 621 182 635 c 0 + 182 653 171 661 147 662 c 2 + 94 664 l 1 + 97 692 l 1 + 197 689 197 689 210 689 c 2 + 220 689 l 1 + 424 692 l 2 + 426.179090623 692.023946051 428.358754658 692.035850421 430.538305558 692.035850421 c 0 + 519.377976093 692.035850421 608.029680184 672.257672425 650 642 c 0 + 711 598 741 529 741 431 c 0 + 741 265 645 113 489 34 c 0 + 437 7 389 -3 316 -3 c 0 +384 655 m 0 + 361.929282704 655 296.694485932 651.793405371 268 650 c 1 + 222 378 l 1 + 409 378 l 1 + 403 346 l 1 + 216 346 l 1 + 172 93 l 2 + 169 75 168 67 168 56 c 1 + 236 46 284 41 329 41 c 0 + 417 41 489 69 543 124 c 0 + 611 193 649 298 649 415 c 0 + 649 580 566 655 384 655 c 0 +EndSplineSet +EndChar + +StartChar: onehalf +Encoding: 189 189 154 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +186 0 m 1 + 130 0 l 1 + 581 699 l 1 + 637 699 l 1 + 186 0 l 1 +243 693 m 1 + 239 679 l 2 + 235 662 232 651 229 633 c 2 + 177 353 l 2 + 176 347 175 339 175 333 c 0 + 175 313 183 307 213 305 c 2 + 255 302 l 1 + 251 278 l 1 + 199 279 l 2 + 186 280 155 280 141 280 c 0 + 127 280 96 280 83 279 c 2 + 31 278 l 1 + 36 302 l 1 + 85 308 l 2 + 105 311 110 319 116 349 c 2 + 170 649 l 1 + 145 639 131 633 109 624 c 2 + 55 600 l 1 + 50 603 l 1 + 57 646 l 1 + 109 657 129 663 164 675 c 2 + 233 699 l 1 + 243 693 l 1 +486 321 m 1 + 525 393 l 1 + 553 412 577 419 610 419 c 0 + 678 419 721 381 721 321 c 0 + 721 280 700 236 663 199 c 2 + 503 41 l 1 + 639 41 l 2 + 666 41 691 44 713 50 c 1 + 717 39 l 1 + 706 -2 l 1 + 680 -1 l 2 + 635 0 608 0 576 0 c 0 + 544 0 515 0 470 -1 c 2 + 444 -2 l 1 + 444 19 l 1 + 609 182 657 248 657 313 c 0 + 657 352 635 372 593 372 c 0 + 553 372 533 358 504 311 c 1 + 486 321 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" onesuperior fraction twosuperior +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" onesuperior slash twosuperior +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" one fraction two +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" one slash two +EndChar + +StartChar: plusminus +Encoding: 177 177 155 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 289 m 1 + 275 512 l 1 + 331 512 l 1 + 331 289 l 1 + 555 289 l 1 + 555 233 l 1 + 331 233 l 1 + 331 97 l 1 + 275 97 l 1 + 275 233 l 1 + 51 233 l 1 + 51 289 l 1 + 275 289 l 1 +555 0 m 1 + 51 0 l 1 + 51 56 l 1 + 555 56 l 1 + 555 0 l 1 +EndSplineSet +EndChar + +StartChar: Thorn +Encoding: 222 222 156 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +262 542 m 1 + 325.69750866 542 351.4045175 544 394 544 c 0 + 507 544 570 487 570 386 c 0 + 570 256 466 153 337 153 c 0 + 303 153 278 159 247 174 c 1 + 243 206 l 1 + 272 193 292 188 321 188 c 0 + 423 188 482 251 482 361 c 0 + 482 461 433 508 331 508 c 0 + 311 508 297 506 259 500 c 1 + 251 466 246 443 244 432 c 2 + 186 93 l 2 + 183 73 182 68 182 58 c 0 + 182 37 192 29 218 28 c 2 + 283 25 l 1 + 280 -3 l 1 + 227 -2 l 2 + 187 -1 158 0 141 0 c 0 + 123 0 92 -1 51 -2 c 2 + 9 -3 l 1 + 13 25 l 1 + 54 28 l 1 + 94 32 95 33 112 125 c 1 + 186 559 l 2 + 192 592 195 621 195 635 c 0 + 195 653 184 661 160 662 c 2 + 113 664 l 1 + 116 692 l 1 + 180 690 l 1 + 257 689 l 2 + 277 689 308 690 347 691 c 2 + 371 692 l 1 + 368 664 l 1 + 326 661 l 2 + 289 658 282 652 275 613 c 2 + 262 542 l 1 +EndSplineSet +EndChar + +StartChar: onequarter +Encoding: 188 188 157 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +410 138 m 1 + 629 414 l 1 + 674 423 l 1 + 683 416 l 1 + 636 150 l 1 + 712 150 l 1 + 715 142 l 1 + 704 110 l 1 + 691 112 683 113 670 113 c 2 + 627 113 l 1 + 620 85 l 2 + 618 75 616 61 616 50 c 0 + 616 34 623 26 637 25 c 2 + 691 22 l 1 + 687 -2 l 1 + 665 -1 l 2 + 629 0 606 0 580 0 c 0 + 554 0 532 0 494 -1 c 2 + 472 -2 l 1 + 475 22 l 1 + 526 25 l 2 + 547 26 555 35 562 62 c 2 + 575 113 l 1 + 410 113 l 1 + 410 138 l 1 +447 150 m 1 + 584 149 l 1 + 632 386 l 1 + 447 150 l 1 +243 693 m 1 + 239 679 l 2 + 235 662 232 651 229 633 c 2 + 177 353 l 2 + 176 347 175 339 175 333 c 0 + 175 313 183 307 213 305 c 2 + 255 302 l 1 + 251 278 l 1 + 199 279 l 2 + 186 280 155 280 141 280 c 0 + 127 280 96 280 83 279 c 2 + 31 278 l 1 + 36 302 l 1 + 85 308 l 2 + 105 311 110 319 116 349 c 2 + 170 649 l 1 + 145 639 131 633 109 624 c 2 + 55 600 l 1 + 50 603 l 1 + 57 646 l 1 + 109 657 129 663 164 675 c 2 + 233 699 l 1 + 243 693 l 1 +210 0 m 1 + 154 0 l 1 + 605 699 l 1 + 661 699 l 1 + 210 0 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" onesuperior fraction foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" onesuperior slash foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" one fraction four +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" one slash four +EndChar + +StartChar: divide +Encoding: 247 247 158 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +51 233 m 1 + 51 289 l 1 + 555 289 l 1 + 555 233 l 1 + 51 233 l 1 +304 512 m 0 + 335 512 362 484 362 453 c 0 + 362 422 335 396 303 396 c 0 + 273 396 246 423 246 454 c 0 + 246 484 273 512 304 512 c 0 +304 126 m 0 + 335 126 362 98 362 67 c 0 + 362 36 335 10 303 10 c 0 + 273 10 246 37 246 68 c 0 + 246 98 273 126 304 126 c 0 +EndSplineSet +EndChar + +StartChar: brokenbar +Encoding: 166 166 159 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 0 m 1 + 275 293 l 1 + 331 293 l 1 + 331 0 l 1 + 275 0 l 1 +275 733 m 1 + 331 733 l 1 + 331 440 l 1 + 275 440 l 1 + 275 733 l 1 +EndSplineSet +EndChar + +StartChar: degree +Encoding: 176 176 160 +Width: 400 +Flags: MW +LayerCount: 2 +Fore +SplineSet +240 689 m 0 + 323 689 390 621 390 537 c 0 + 390 456 322 389 240 389 c 0 + 157 389 90 456 90 540 c 0 + 90 622 157 689 240 689 c 0 +239 649 m 0 + 179 649 130 600 130 540 c 0 + 130 478 179 429 240 429 c 0 + 300 429 350 478 350 538 c 0 + 350 599 300 649 239 649 c 0 +EndSplineSet +EndChar + +StartChar: thorn +Encoding: 254 254 161 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 -11 m 0 + 133.827814699 -11 105.179701524 -4.39323384149 83 3 c 1 + 41 -259 l 1 + -32 -276 l 1 + -39 -270 l 1 + -31 -233 l 2 + -19 -181 7 -52 18 8 c 2 + 130 622 l 2 + 131 630 132 637 132 646 c 0 + 132 663 123 670 98 670 c 2 + 50 670 l 1 + 54 691 l 1 + 127 698 161 707 214 733 c 1 + 226 722 l 1 + 132 288 l 1 + 166 346 185 372 223 406 c 0 + 277 455 331 482 374 482 c 0 + 410 482 433 439 433 371 c 0 + 433 296 399 186 358 125 c 0 + 315 62 201 -11 144 -11 c 0 +111 165 m 2 + 93 59 l 1 + 119 43 143 36 175 36 c 0 + 216 36 248 51 268 80 c 0 + 321 156 361 275 361 356 c 0 + 361 402 349 424 323 424 c 0 + 240 424 133 293 111 165 c 2 +EndSplineSet +EndChar + +StartChar: threequarters +Encoding: 190 190 162 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +35 299 m 1 + 53 386 l 1 + 75 383 l 1 + 73 374 72 367 72 358 c 0 + 72 320 99 299 149 299 c 0 + 203 299 249 353 249 417 c 0 + 249 464 219 491 166 491 c 0 + 151 491 140 489 117 481 c 1 + 113 494 l 1 + 124 524 l 1 + 131 524 138 524 140 523 c 1 + 154 523 l 2 + 207 523 248 560 248 610 c 0 + 248 637 221 658 185 658 c 0 + 159 658 139 647 121 624 c 2 + 108 607 l 1 + 93 617 l 1 + 131 680 l 1 + 165 695 183 699 207 699 c 0 + 265 699 306 667 306 621 c 0 + 306 577 280 547 210 515 c 1 + 283 500 311 474 311 421 c 0 + 311 339 231 273 130 273 c 0 + 91 273 66 280 35 299 c 1 +210 0 m 1 + 154 0 l 1 + 605 699 l 1 + 661 699 l 1 + 210 0 l 1 +410 138 m 1 + 629 414 l 1 + 674 423 l 1 + 683 416 l 1 + 636 150 l 1 + 712 150 l 1 + 715 142 l 1 + 704 110 l 1 + 691 112 683 113 670 113 c 2 + 627 113 l 1 + 620 85 l 2 + 618 76 616 62 616 52 c 0 + 616 34 622 26 637 25 c 2 + 691 22 l 1 + 687 -2 l 1 + 665 -1 l 2 + 629 0 606 0 580 0 c 0 + 554 0 532 0 494 -1 c 2 + 472 -2 l 1 + 475 22 l 1 + 526 25 l 2 + 547 26 555 35 562 62 c 2 + 575 113 l 1 + 410 113 l 1 + 410 138 l 1 +447 150 m 1 + 584 149 l 1 + 632 386 l 1 + 447 150 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" threesuperior fraction foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" threesuperior slash foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" three fraction four +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" three slash four +EndChar + +StartChar: twosuperior +Encoding: 178 178 163 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +55 601 m 1 + 94 673 l 1 + 122 692 146 699 179 699 c 0 + 247 699 290 662 290 602 c 0 + 290 560 269 516 232 479 c 2 + 72 321 l 1 + 208 321 l 2 + 235 321 260 324 282 330 c 1 + 286 319 l 1 + 275 278 l 1 + 213 279 l 2 + 192 280 164 280 145 280 c 0 + 126 280 96 280 75 279 c 2 + 13 278 l 1 + 13 299 l 1 + 178 462 226 528 226 594 c 0 + 226 632 204 652 162 652 c 0 + 122 652 102 638 73 591 c 1 + 55 601 l 1 +EndSplineSet +EndChar + +StartChar: registered +Encoding: 174 174 164 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +205 554 m 1 + 361 554 l 2 + 468 554 516 524 516 456 c 0 + 516 397 479 363 401 350 c 1 + 441 343 465 315 497 234 c 0 + 519 183 530 173 563 173 c 1 + 563 157 l 1 + 510 157 l 1 + 471 160 458 175 428 255 c 0 + 401 326 389 339 350 340 c 1 + 309 340 l 1 + 309 211 l 2 + 309 181 313 176 337 174 c 2 + 358 173 l 1 + 358 157 l 1 + 206 157 l 1 + 206 173 l 1 + 222 173 l 2 + 249 173 253 178 254 204 c 1 + 254 507 l 1 + 253 529 247 535 222 536 c 2 + 205 537 l 1 + 205 554 l 1 +309 360 m 1 + 336 360 l 2 + 422 360 460 388 460 451 c 0 + 460 504 426 535 366 535 c 2 + 337 535 l 1 + 316 534 310 528 309 506 c 1 + 309 360 l 1 +377 706 m 0 + 573 706 736 542 736 345 c 0 + 736 145 573 -18 373 -18 c 0 + 174 -18 11 144 11 342 c 0 + 11 545 173 706 377 706 c 0 +377 662 m 0 + 197 662 55 521 55 343 c 0 + 55 168 198 26 373 26 c 0 + 548 26 692 169 692 344 c 0 + 692 517 548 662 377 662 c 0 +EndSplineSet +EndChar + +StartChar: minus +Encoding: 8722 8722 165 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +66 312 m 1 + 534 312 l 1 + 534 253 l 1 + 66 253 l 1 + 66 312 l 1 +EndSplineSet +EndChar + +StartChar: eth +Encoding: 240 240 166 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +156 545 m 1 + 285 610 l 1 + 254 652 221 676 180 688 c 1 + 200 733 l 1 + 263 700 297 673 331 630 c 1 + 466 696 l 1 + 478 667 l 1 + 348 604 l 1 + 387 520 407 434 407 352 c 0 + 407 239 365 125 295 52 c 0 + 257 12 203 -11 149 -11 c 0 + 63 -11 17 44 17 149 c 0 + 17 252 55 352 120 419 c 0 + 159 459 212 482 267 482 c 0 + 293 482 308 478 336 462 c 1 + 335 502 324 542 303 582 c 1 + 168 516 l 1 + 156 545 l 1 +245 444 m 0 + 200 444 167 423 140 376 c 0 + 112 327 93 239 93 159 c 0 + 93 71 124 27 185 27 c 0 + 227 27 258 49 286 97 c 0 + 315 149 336 243 336 326 c 0 + 336 407 307 444 245 444 c 0 +EndSplineSet +EndChar + +StartChar: multiply +Encoding: 215 215 167 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 255 m 1 + 83 435 l 1 + 124 474 l 1 + 303 295 l 1 + 482 474 l 1 + 523 435 l 1 + 342 255 l 1 + 523 75 l 1 + 482 36 l 1 + 303 215 l 1 + 124 36 l 1 + 83 75 l 1 + 263 255 l 1 +EndSplineSet +EndChar + +StartChar: threesuperior +Encoding: 179 179 168 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +28 299 m 1 + 46 386 l 1 + 68 383 l 1 + 66 374 65 367 65 358 c 0 + 65 320 92 299 142 299 c 0 + 196 299 242 353 242 417 c 0 + 242 464 212 491 159 491 c 0 + 144 491 133 489 110 481 c 1 + 106 494 l 1 + 117 524 l 1 + 124 524 131 524 133 523 c 1 + 147 523 l 2 + 200 523 241 560 241 610 c 0 + 241 637 214 658 178 658 c 0 + 152 658 132 647 114 624 c 2 + 101 607 l 1 + 86 617 l 1 + 124 680 l 1 + 158 695 176 699 200 699 c 0 + 258 699 299 667 299 621 c 0 + 299 577 273 547 203 515 c 1 + 276 500 304 474 304 421 c 0 + 304 339 224 273 123 273 c 0 + 84 273 59 280 28 299 c 1 +EndSplineSet +EndChar + +StartChar: copyright +Encoding: 169 169 169 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +527 522 m 1 + 527 415 l 1 + 501 415 l 1 + 496 489 462 522 392 522 c 0 + 305 522 246 453 246 350 c 0 + 246 244 309 166 394 166 c 0 + 449 166 488 190 516 243 c 1 + 537 234 l 1 + 526 211 520 201 507 188 c 0 + 474 154 425 135 372 135 c 0 + 258 135 178 220 178 341 c 0 + 178 464 261 548 383 548 c 0 + 430 548 466 542 527 522 c 1 +377 706 m 0 + 573 706 736 542 736 345 c 0 + 736 145 573 -18 373 -18 c 0 + 174 -18 11 144 11 342 c 0 + 11 545 173 706 377 706 c 0 +377 662 m 0 + 197 662 55 521 55 343 c 0 + 55 168 198 26 373 26 c 0 + 548 26 692 169 692 344 c 0 + 692 517 548 662 377 662 c 0 +EndSplineSet +EndChar + +StartChar: Aacute +Encoding: 193 193 170 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +393 728 m 1 + 546 879 l 2 + 559 891 569 897 579 897 c 0 + 599 897 617 883 617 866 c 0 + 617 851 610 842 589 829 c 2 + 427 728 l 1 + 393 728 l 1 +EndSplineSet +Kerns2: 7 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Acircumflex +Encoding: 194 194 171 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +542 889 m 1 + 630 720 l 1 + 594 720 l 1 + 512 824 l 1 + 375 720 l 1 + 336 720 l 1 + 493 889 l 1 + 542 889 l 1 +EndSplineSet +Kerns2: 7 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Adieresis +Encoding: 196 196 172 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +383 847 m 0 + 409 847 433 824 433 798 c 0 + 433 772 409 747 383 747 c 0 + 357 747 333 772 333 798 c 0 + 333 824 357 847 383 847 c 0 +583 847 m 0 + 609 847 633 824 633 798 c 0 + 633 772 609 747 583 747 c 0 + 557 747 533 772 533 798 c 0 + 533 824 556 847 583 847 c 0 +EndSplineSet +Kerns2: 7 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Agrave +Encoding: 192 192 173 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +541 728 m 1 + 379 829 l 2 + 358 842 351 851 351 866 c 0 + 351 883 369 897 389 897 c 0 + 399 897 410 891 422 879 c 2 + 575 728 l 1 + 541 728 l 1 +EndSplineSet +Kerns2: 7 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Aring +Encoding: 197 197 174 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +495 937 m 0 + 550 937 594 892 594 837 c 0 + 594 781 550 737 494 737 c 0 + 438 737 394 781 394 837 c 0 + 394 893 438 937 495 937 c 0 +495 901 m 0 + 456 901 432 876 432 837 c 0 + 432 798 457 773 494 773 c 0 + 531 773 556 798 556 837 c 0 + 556 875 531 901 495 901 c 0 +EndSplineSet +Kerns2: 7 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Atilde +Encoding: 195 195 175 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +352 763 m 1 + 323 763 l 1 + 343 836 372 866 422 866 c 0 + 440 866 461 861 484 852 c 2 + 544 828 l 2 + 552 825 562 823 571 823 c 0 + 592 823 602 831 622 866 c 1 + 650 866 l 1 + 638 801 603 763 554 763 c 0 + 540 763 512 770 489 779 c 2 + 451 794 l 1 + 449 795 l 2 + 448 795 445 796 442 798 c 0 + 425 805 415 807 404 807 c 0 + 379 807 367 797 352 763 c 1 +EndSplineSet +Kerns2: 7 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 0 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Ccedilla +Encoding: 199 199 176 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +343 -18 m 0 + 340.333333333 -18 337.666666667 -18 335 -18 c 1 + 303 -64 l 1 + 310 -63 319 -62 326 -62 c 0 + 378 -62 409 -88 409 -132 c 0 + 409 -183 361 -216 286 -216 c 0 + 259 -216 239 -211 198 -196 c 1 + 215 -167 l 1 + 250 -178 264 -181 284 -181 c 0 + 315 -181 337 -163 337 -136 c 0 + 337 -114 318 -98 290 -98 c 0 + 282 -98 274 -99 257 -104 c 1 + 248 -96 l 1 + 299 -16 l 1 + 296 -15 l 1 + 134 1 45 107 45 284 c 0 + 45 437 105 555 222 634 c 0 + 292 681 374 706 456 706 c 0 + 518 706 574 694 651 665 c 1 + 637 622 629 575 624 519 c 1 + 597 519 l 1 + 597 603 l 1 + 542 639 490 653 418 653 c 0 + 339 653 275 629 228 581 c 0 + 167 519 133 421 133 309 c 0 + 133 131 218 35 376 35 c 0 + 454 35 506 52 600 110 c 1 + 610 103 l 1 + 600 67 l 1 + 518 9 440 -17 343 -18 c 0 +EndSplineSet +EndChar + +StartChar: Eacute +Encoding: 201 201 177 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +274 728 m 1 + 427 879 l 2 + 440 891 450 897 460 897 c 0 + 480 897 498 883 498 867 c 0 + 498 851 491 842 470 829 c 2 + 308 728 l 1 + 274 728 l 1 +EndSplineSet +EndChar + +StartChar: Ecircumflex +Encoding: 202 202 178 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +413 889 m 1 + 501 720 l 1 + 465 720 l 1 + 383 824 l 1 + 246 720 l 1 + 207 720 l 1 + 364 889 l 1 + 413 889 l 1 +EndSplineSet +EndChar + +StartChar: Edieresis +Encoding: 203 203 179 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +250 847 m 0 + 276 847 300 824 300 798 c 0 + 300 772 276 747 250 747 c 0 + 224 747 200 772 200 798 c 0 + 200 824 224 847 250 847 c 0 +450 847 m 0 + 476 847 500 824 500 798 c 0 + 500 772 476 747 450 747 c 0 + 424 747 400 772 400 798 c 0 + 400 824 424 847 450 847 c 0 +EndSplineSet +EndChar + +StartChar: Egrave +Encoding: 200 200 180 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +454 728 m 1 + 292 829 l 2 + 271 842 264 851 264 866 c 0 + 264 883 282 897 302 897 c 0 + 312 897 323 891 335 879 c 2 + 488 728 l 1 + 454 728 l 1 +EndSplineSet +EndChar + +StartChar: Iacute +Encoding: 205 205 181 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +182 728 m 1 + 335 879 l 2 + 347 891 358 897 368 897 c 0 + 388 897 406 883 406 866 c 0 + 406 851 399 842 378 829 c 2 + 216 728 l 1 + 182 728 l 1 +EndSplineSet +EndChar + +StartChar: Icircumflex +Encoding: 206 206 182 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +302 889 m 1 + 390 720 l 1 + 354 720 l 1 + 272 824 l 1 + 135 720 l 1 + 96 720 l 1 + 253 889 l 1 + 302 889 l 1 +EndSplineSet +EndChar + +StartChar: Idieresis +Encoding: 207 207 183 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +148 847 m 0 + 174 847 198 824 198 798 c 0 + 198 772 174 747 148 747 c 0 + 122 747 98 772 98 798 c 0 + 98 824 122 847 148 847 c 0 +348 847 m 0 + 374 847 398 824 398 798 c 0 + 398 772 374 747 348 747 c 0 + 322 747 298 772 298 798 c 0 + 298 824 322 847 348 847 c 0 +EndSplineSet +EndChar + +StartChar: Igrave +Encoding: 204 204 184 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +280 728 m 1 + 118 829 l 2 + 97 842 90 851 90 866 c 0 + 90 883 107 897 128 897 c 0 + 138 897 149 891 161 879 c 2 + 314 728 l 1 + 280 728 l 1 +EndSplineSet +EndChar + +StartChar: Ntilde +Encoding: 209 209 185 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 594 m 2 + 183.550767578 596.753837891 185 604.594151849 185 606 c 0 + 185 614 170 634 155 645 c 0 + 144 654 122 661 105 662 c 2 + 70 664 l 1 + 75 692 l 1 + 91 691 l 2 + 113 690 129 690 132 689 c 1 + 156 689 l 1 + 237 692 l 1 + 582 103 l 1 + 662 592 l 2 + 665 609 667 629 667 638 c 0 + 667 654 657 661 631 662 c 2 + 584 664 l 1 + 589 692 l 1 + 608 691 l 2 + 645 690 674 689 694 689 c 0 + 713 689 743 690 783 691 c 2 + 804 692 l 1 + 799 664 l 1 + 762 662 l 2 + 725 660 722 655 702 542 c 2 + 608 -11 l 1 + 558 -11 l 1 + 220 567 l 1 + 140 102 l 2 + 138 91 137 80 137 72 c 0 + 137 38 145 31 186 28 c 2 + 228 25 l 1 + 223 -3 l 1 + 126 0 125 0 113 0 c 2 + 2 -3 l 1 + 7 25 l 1 + 38 28 l 2 + 74 32 80 40 92 102 c 2 + 180 576 l 2 + 182 585 183 594 183 594 c 2 +347 763 m 1 + 318 763 l 1 + 338 836 367 866 417 866 c 0 + 435 866 455 861 479 852 c 2 + 539 828 l 2 + 547 825 557 823 566 823 c 0 + 586 823 597 831 617 866 c 1 + 645 866 l 1 + 633 801 597 763 548 763 c 0 + 535 763 507 770 484 779 c 2 + 446 794 l 1 + 444 795 l 2 + 442 795 440 796 437 798 c 0 + 419 805 410 807 399 807 c 0 + 374 807 362 797 347 763 c 1 +EndSplineSet +EndChar + +StartChar: Oacute +Encoding: 211 211 186 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +402 728 m 1 + 555 879 l 2 + 567 891 578 897 587 897 c 0 + 608 897 626 883 626 866 c 0 + 626 851 619 842 598 829 c 2 + 436 728 l 1 + 402 728 l 1 +EndSplineSet +EndChar + +StartChar: Ocircumflex +Encoding: 212 212 187 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +523 889 m 1 + 611 720 l 1 + 575 720 l 1 + 493 824 l 1 + 356 720 l 1 + 317 720 l 1 + 474 889 l 1 + 523 889 l 1 +EndSplineSet +EndChar + +StartChar: Odieresis +Encoding: 214 214 188 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +385 847 m 0 + 411 847 435 824 435 798 c 0 + 435 772 411 747 385 747 c 0 + 359 747 335 772 335 798 c 0 + 335 824 359 847 385 847 c 0 +585 847 m 0 + 611 847 635 824 635 798 c 0 + 635 772 611 747 585 747 c 0 + 559 747 535 772 535 798 c 0 + 535 824 559 847 585 847 c 0 +EndSplineSet +EndChar + +StartChar: Ograve +Encoding: 210 210 189 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +530 728 m 1 + 368 829 l 2 + 347 842 340 851 340 866 c 0 + 340 883 358 897 378 897 c 0 + 388 897 399 891 411 879 c 2 + 564 728 l 1 + 530 728 l 1 +EndSplineSet +EndChar + +StartChar: Otilde +Encoding: 213 213 190 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +357 763 m 1 + 328 763 l 1 + 349 836 377 866 427 866 c 0 + 446 866 466 861 489 852 c 2 + 549 828 l 2 + 558 825 567 823 576 823 c 0 + 597 823 607 831 627 866 c 1 + 655 866 l 1 + 644 801 608 763 559 763 c 0 + 545 763 518 770 494 779 c 2 + 456 794 l 1 + 454 795 l 2 + 453 795 451 796 447 798 c 0 + 430 805 420 807 410 807 c 0 + 384 807 373 797 357 763 c 1 +EndSplineSet +EndChar + +StartChar: Scaron +Encoding: 352 352 191 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +451 537 m 1 + 451 613 l 1 + 421 645 388 658 339 658 c 0 + 247 658 180 595 180 508 c 0 + 180 442 210 405 276 391 c 2 + 341 377 l 2 + 442 355 485 313 485 234 c 0 + 485 98 352 -18 197 -18 c 0 + 144 -18 92 -5 42 20 c 1 + 53 72 60 117 66 172 c 1 + 96 172 l 1 + 96 73 l 1 + 140 42 178 30 232 30 c 0 + 335 30 406 95 406 191 c 0 + 406 249 380 283 325 296 c 2 + 230 319 l 2 + 146 339 108 386 108 471 c 0 + 108 530 129 580 171 622 c 0 + 225 674 300 706 374 706 c 0 + 422 706 461 696 506 672 c 1 + 492 629 485 591 481 537 c 1 + 451 537 l 1 +396 738 m 1 + 350 738 l 1 + 254 907 l 1 + 291 907 l 1 + 381 802 l 1 + 523 907 l 1 + 559 907 l 1 + 396 738 l 1 +EndSplineSet +EndChar + +StartChar: Uacute +Encoding: 218 218 192 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +363 728 m 1 + 516 879 l 2 + 528 891 539 897 548 897 c 0 + 569 897 587 883 587 866 c 0 + 587 851 580 842 559 829 c 2 + 397 728 l 1 + 363 728 l 1 +EndSplineSet +EndChar + +StartChar: Ucircumflex +Encoding: 219 219 193 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +495 889 m 1 + 583 720 l 1 + 547 720 l 1 + 465 824 l 1 + 328 720 l 1 + 289 720 l 1 + 446 889 l 1 + 495 889 l 1 +EndSplineSet +EndChar + +StartChar: Udieresis +Encoding: 220 220 194 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +369 847 m 0 + 395 847 419 824 419 798 c 0 + 419 772 395 747 369 747 c 0 + 343 747 319 772 319 798 c 0 + 319 824 343 847 369 847 c 0 +569 847 m 0 + 595 847 619 824 619 798 c 0 + 619 772 595 747 569 747 c 0 + 543 747 519 772 519 798 c 0 + 519 824 543 847 569 847 c 0 +EndSplineSet +EndChar + +StartChar: Ugrave +Encoding: 217 217 195 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +476 728 m 1 + 314 829 l 2 + 291 843 285 851 285 866 c 0 + 285 883 303 897 324 897 c 0 + 333 897 345 891 357 879 c 2 + 509 728 l 1 + 476 728 l 1 +EndSplineSet +EndChar + +StartChar: Yacute +Encoding: 221 221 196 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +52 647 m 1 + 67 658 l 1 + 101.721745034 681.871199711 111.75299598 690.564746985 131 705 c 1 + 223 704 271 616 346 310 c 1 + 374 384 412 452 474 536 c 0 + 549 636 602 678 675 697 c 1 + 669 626 l 1 + 610 616 568 586 510 512 c 0 + 436 419 371 302 362 246 c 2 + 336 78 l 2 + 335 72 334 64 334 57 c 0 + 334 37 343 30 370 28 c 2 + 419 25 l 1 + 416 -3 l 1 + 390 -2 l 2 + 346 -1 314 0 293 0 c 0 + 276 0 247 -1 207 -2 c 2 + 154 -3 l 1 + 158 25 l 1 + 206 28 l 2 + 246 31 247 34 264 125 c 0 + 271.090601429 167.543608572 286.073988996 215.094654523 286.073988996 258.336571543 c 0 + 286.073988996 278.705162371 248.379928348 409.71139776 224 477 c 0 + 183 589 147 635 100 635 c 0 + 89 635 77 632 55 623 c 1 + 52 647 l 1 +341 728 m 1 + 494 879 l 2 + 507 891 517 897 527 897 c 0 + 547 897 565 883 565 866 c 0 + 565 851 558 842 537 829 c 2 + 375 728 l 1 + 341 728 l 1 +EndSplineSet +Kerns2: 209 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 207 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Ydieresis +Encoding: 376 376 197 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +52 647 m 1 + 67 658 l 1 + 101.721745034 681.871199711 111.75299598 690.564746985 131 705 c 1 + 223 704 271 616 346 310 c 1 + 374 384 412 452 474 536 c 0 + 549 636 602 678 675 697 c 1 + 669 626 l 1 + 610 616 568 586 510 512 c 0 + 436 419 371 302 362 246 c 2 + 336 78 l 2 + 335 72 334 64 334 57 c 0 + 334 37 343 30 370 28 c 2 + 419 25 l 1 + 416 -3 l 1 + 390 -2 l 2 + 346 -1 314 0 293 0 c 0 + 276 0 247 -1 207 -2 c 2 + 154 -3 l 1 + 158 25 l 1 + 206 28 l 2 + 246 31 247 34 264 125 c 0 + 271.090601429 167.543608572 286.073988996 215.094654523 286.073988996 258.336571543 c 0 + 286.073988996 278.705162371 248.379928348 409.71139776 224 477 c 0 + 183 589 147 635 100 635 c 0 + 89 635 77 632 55 623 c 1 + 52 647 l 1 +301 847 m 0 + 327 847 351 824 351 798 c 0 + 351 772 327 747 301 747 c 0 + 275 747 251 772 251 798 c 0 + 251 824 275 847 301 847 c 0 +501 847 m 0 + 527 847 551 824 551 798 c 0 + 551 772 527 747 501 747 c 0 + 475 747 451 772 451 798 c 0 + 451 824 475 847 501 847 c 0 +EndSplineSet +Kerns2: 209 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 207 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Zcaron +Encoding: 381 381 198 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +20 -3 m 1 + 20 19 l 1 + 522 652 l 1 + 342 652 l 2 + 257 652 212 649 162 639 c 1 + 156 619 l 2 + 144 580 138 555 135 533 c 1 + 109 533 l 1 + 117 606 120 645 120 692 c 1 + 229.786663986 691.11999732 339.36805749 690.034724156 449 689 c 1 + 475 689 l 1 + 637 692 l 1 + 637 672 l 1 + 133 39 l 1 + 414 39 l 2 + 457 39 502 44 541 52 c 1 + 549 74 l 2 + 557 96 566 122 573 142 c 2 + 580 164 l 1 + 606 164 l 1 + 592 93 585 40 583 -3 c 1 + 517 -2 l 2 + 451 -1 349 0 257 0 c 0 + 169 0 105 -1 20 -3 c 1 +398 738 m 1 + 352 738 l 1 + 256 907 l 1 + 293 907 l 1 + 383 802 l 1 + 525 907 l 1 + 561 907 l 1 + 398 738 l 1 +EndSplineSet +EndChar + +StartChar: aacute +Encoding: 225 225 199 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +224 518 m 1 + 377 669 l 2 + 389 681 400 687 409 687 c 0 + 430 687 448 673 448 656 c 0 + 448 641 442 633 420 619 c 2 + 258 518 l 1 + 224 518 l 1 +EndSplineSet +EndChar + +StartChar: acircumflex +Encoding: 226 226 200 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +335 679 m 1 + 423 510 l 1 + 387 510 l 1 + 305 614 l 1 + 168 510 l 1 + 129 510 l 1 + 286 679 l 1 + 335 679 l 1 +EndSplineSet +EndChar + +StartChar: adieresis +Encoding: 228 228 201 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +184 637 m 0 + 210 637 234 613 234 588 c 0 + 234 562 210 537 184 537 c 0 + 158 537 134 562 134 588 c 0 + 134 614 158 637 184 637 c 0 +384 637 m 0 + 410 637 434 613 434 588 c 0 + 434 562 410 537 384 537 c 0 + 358 537 334 562 334 588 c 0 + 334 614 358 637 384 637 c 0 +EndSplineSet +EndChar + +StartChar: agrave +Encoding: 224 224 202 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +342 518 m 1 + 180 619 l 2 + 158 633 152 641 152 656 c 0 + 152 673 170 687 190 687 c 0 + 200 687 211 681 223 669 c 2 + 376 518 l 1 + 342 518 l 1 +EndSplineSet +EndChar + +StartChar: aring +Encoding: 229 229 203 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +307 718 m 0 + 362 718 406 673 406 618 c 0 + 406 562 362 518 306 518 c 0 + 250 518 206 562 206 618 c 0 + 206 674 250 718 307 718 c 0 +307 682 m 0 + 269 682 244 657 244 618 c 0 + 244 579 269 554 306 554 c 0 + 343 554 368 579 368 618 c 0 + 368 656 343 682 307 682 c 0 +EndSplineSet +EndChar + +StartChar: atilde +Encoding: 227 227 204 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +148 535 m 1 + 119 535 l 1 + 139 608 168 638 217 638 c 0 + 236 638 256 634 280 624 c 2 + 340 600 l 2 + 348 597 357 595 366 595 c 0 + 388 595 398 604 418 638 c 1 + 446 638 l 1 + 434 573 399 535 349 535 c 0 + 336 535 308 542 285 551 c 2 + 247 566 l 2 + 230.623810197 572.550475921 211.408777166 579 200 579 c 0 + 175 579 163 569 148 535 c 1 +EndSplineSet +EndChar + +StartChar: ccedilla +Encoding: 231 231 205 +Width: 407 +Flags: MW +LayerCount: 2 +Fore +SplineSet +170 -10 m 1 + 133 -64 l 1 + 140 -63 149 -62 156 -62 c 0 + 208 -62 239 -88 239 -132 c 0 + 239 -183 191 -216 116 -216 c 0 + 89 -216 69 -211 28 -196 c 1 + 45 -167 l 1 + 80 -178 94 -181 114 -181 c 0 + 145 -181 167 -163 167 -136 c 0 + 167 -114 148 -98 120 -98 c 0 + 112 -98 104 -99 87 -104 c 1 + 78 -96 l 1 + 132 -10 l 1 + 61 -3 25 46 25 137 c 0 + 25 241 62 346 117 395 c 0 + 174 446 247 482 293 482 c 0 + 331 482 365 474 389 458 c 1 + 380 432 373 395 365 330 c 1 + 342 330 l 1 + 342 390 l 2 + 342 414 306 433 261 433 c 0 + 230 433 206 426 185 409 c 0 + 136 371 101 267 101 159 c 0 + 101 80 130 40 186 40 c 0 + 221 40 258 57 331 105 c 2 + 346 115 l 1 + 354 95 l 1 + 304 54 l 2 + 257 15 215 -4 170 -10 c 1 +EndSplineSet +EndChar + +StartChar: eacute +Encoding: 233 233 206 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +205 518 m 1 + 358 669 l 2 + 370 681 381 687 391 687 c 0 + 411 687 429 673 429 656 c 0 + 429 641 422 632 401 619 c 2 + 239 518 l 1 + 205 518 l 1 +EndSplineSet +EndChar + +StartChar: ecircumflex +Encoding: 234 234 207 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +310 679 m 1 + 398 510 l 1 + 362 510 l 1 + 280 614 l 1 + 143 510 l 1 + 104 510 l 1 + 261 679 l 1 + 310 679 l 1 +EndSplineSet +EndChar + +StartChar: edieresis +Encoding: 235 235 208 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +156 637 m 0 + 182 637 206 613 206 588 c 0 + 206 562 182 537 156 537 c 0 + 130 537 106 562 106 588 c 0 + 106 614 130 637 156 637 c 0 +356 637 m 0 + 382 637 406 613 406 588 c 0 + 406 562 382 537 356 537 c 0 + 330 537 306 562 306 588 c 0 + 306 614 330 637 356 637 c 0 +EndSplineSet +EndChar + +StartChar: egrave +Encoding: 232 232 209 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +315 518 m 1 + 153 619 l 2 + 132 632 125 641 125 656 c 0 + 125 673 143 687 163 687 c 0 + 172 687 184 681 196 669 c 2 + 349 518 l 1 + 315 518 l 1 +EndSplineSet +EndChar + +StartChar: iacute +Encoding: 237 237 210 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 437 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 146 14 106 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 403 131 412 121 412 c 0 + 112 412 101 407 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +107 518 m 1 + 260 669 l 2 + 272 681 283 687 293 687 c 0 + 313 687 331 673 331 656 c 0 + 331 641 324 633 303 619 c 2 + 141 518 l 1 + 107 518 l 1 +EndSplineSet +EndChar + +StartChar: icircumflex +Encoding: 238 238 211 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 437 215 420 c 2 + 138 116 l 2 + 132 93 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 145 13 107 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 403 131 412 121 412 c 0 + 112 412 101 407 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +235 679 m 1 + 323 510 l 1 + 287 510 l 1 + 205 614 l 1 + 68 510 l 1 + 29 510 l 1 + 186 679 l 1 + 235 679 l 1 +EndSplineSet +EndChar + +StartChar: idieresis +Encoding: 239 239 212 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 437 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 146 14 106 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 403 131 412 121 412 c 0 + 112 412 101 407 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +101 657 m 0 + 127 657 151 633 151 608 c 0 + 151 582 127 557 101 557 c 0 + 75 557 51 582 51 608 c 0 + 51 634 75 657 101 657 c 0 +301 657 m 0 + 327 657 351 633 351 608 c 0 + 351 582 327 557 301 557 c 0 + 275 557 251 582 251 608 c 0 + 251 634 275 657 301 657 c 0 +EndSplineSet +EndChar + +StartChar: igrave +Encoding: 236 236 213 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 437 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 146 14 106 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 403 131 412 121 412 c 0 + 112 412 101 407 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +237 518 m 1 + 75 619 l 2 + 53 633 47 641 47 656 c 0 + 47 673 65 687 85 687 c 0 + 95 687 106 681 118 669 c 2 + 271 518 l 1 + 237 518 l 1 +EndSplineSet +EndChar + +StartChar: ntilde +Encoding: 241 241 214 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 388 m 1 + 52 408 l 2 + 126 461 164 482 185 482 c 0 + 200 482 208 471 208 449 c 0 + 208 438 206 427 202 408 c 2 + 164 247 l 1 + 216 320 244 354 282 389 c 0 + 341 444 410 482 452 482 c 0 + 472 482 483 469 483 446 c 0 + 483 428 479 402 472 372 c 2 + 406 96 l 2 + 405 91 404 82 404 76 c 0 + 404 65 410 56 417 56 c 0 + 427 56 448 66 478 86 c 2 + 504 103 l 1 + 514 85 l 1 + 418 14 379 -9 354 -9 c 0 + 335 -9 324 6 324 31 c 0 + 324 47 328 69 337 107 c 2 + 389 319 l 2 + 397 352 400 371 400 390 c 0 + 400 406 394 414 383 414 c 0 + 338 414 264 352 209 269 c 0 + 163 199 142 134 123 8 c 1 + 101 4 78 -2 53 -9 c 1 + 46 2 l 1 + 87 146 128 337 128 389 c 0 + 128 404 121 414 110 414 c 0 + 103 414 102 414 63 389 c 2 + 31 368 l 1 + 24 388 l 1 +204 535 m 1 + 175 535 l 1 + 195 608 223 638 273 638 c 0 + 292 638 312 634 336 624 c 2 + 396 600 l 2 + 404 597 412 595 422 595 c 0 + 443 595 454 604 474 638 c 1 + 502 638 l 1 + 490 573 454 535 405 535 c 0 + 391 535 364 542 341 551 c 2 + 303 566 l 2 + 299 567 296 569 293 570 c 0 + 274 577 267 579 256 579 c 0 + 230 579 219 569 204 535 c 1 +EndSplineSet +EndChar + +StartChar: oacute +Encoding: 243 243 215 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +190 518 m 1 + 343 669 l 2 + 355 681 366 687 376 687 c 0 + 396 687 414 673 414 656 c 0 + 414 641 408 633 386 619 c 2 + 224 518 l 1 + 190 518 l 1 +EndSplineSet +EndChar + +StartChar: ocircumflex +Encoding: 244 244 216 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +318 679 m 1 + 406 510 l 1 + 370 510 l 1 + 288 614 l 1 + 151 510 l 1 + 112 510 l 1 + 269 679 l 1 + 318 679 l 1 +EndSplineSet +EndChar + +StartChar: odieresis +Encoding: 246 246 217 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +184 637 m 0 + 210 637 234 613 234 588 c 0 + 234 562 210 537 184 537 c 0 + 158 537 134 562 134 588 c 0 + 134 614 158 637 184 637 c 0 +384 637 m 0 + 410 637 434 613 434 588 c 0 + 434 562 410 537 384 537 c 0 + 358 537 334 562 334 588 c 0 + 334 614 358 637 384 637 c 0 +EndSplineSet +EndChar + +StartChar: ograve +Encoding: 242 242 218 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +332 518 m 1 + 170 619 l 2 + 149 632 142 641 142 656 c 0 + 142 673 160 687 180 687 c 0 + 189 687 201 681 213 669 c 2 + 366 518 l 1 + 332 518 l 1 +EndSplineSet +EndChar + +StartChar: otilde +Encoding: 245 245 219 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +148 535 m 1 + 119 535 l 1 + 139 608 168 638 217 638 c 0 + 236 638 256 634 280 624 c 2 + 340 600 l 2 + 348 597 357 595 366 595 c 0 + 388 595 398 604 418 638 c 1 + 446 638 l 1 + 434 573 399 535 349 535 c 0 + 336 535 308 542 285 551 c 2 + 247 566 l 2 + 230.623810197 572.550475921 211.408777166 579 200 579 c 0 + 175 579 163 569 148 535 c 1 +EndSplineSet +EndChar + +StartChar: scaron +Encoding: 353 353 220 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +31 148 m 1 + 56 148 l 1 + 56 64 l 1 + 84 40 114 29 150 29 c 0 + 221 29 267 72 267 138 c 0 + 267 178 251 195 207 203 c 2 + 144 215 l 2 + 78 228 47 260 47 316 c 0 + 47 352 58 377 84 404 c 0 + 132 453 193 482 245 482 c 0 + 278 482 306 474 345 455 c 1 + 334 400 330 379 326 342 c 1 + 303 342 l 1 + 303 397 l 1 + 287 424 249 442 208 442 c 0 + 150 442 106 401 106 348 c 0 + 106 307 125 290 185 279 c 2 + 228 271 l 2 + 303 257 334 229 334 174 c 0 + 334 124 313 87 262 47 c 0 + 211 7 165 -11 116 -11 c 0 + 81 -11 47 -3 9 16 c 1 + 20 62 26 97 31 148 c 1 +256 510 m 1 + 210 510 l 1 + 114 679 l 1 + 151 679 l 1 + 241 574 l 1 + 383 679 l 1 + 419 679 l 1 + 256 510 l 1 +EndSplineSet +EndChar + +StartChar: uacute +Encoding: 250 250 221 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +302 518 m 1 + 455 669 l 2 + 467 681 478 687 488 687 c 0 + 508 687 526 673 526 656 c 0 + 526 641 519 632 498 619 c 2 + 336 518 l 1 + 302 518 l 1 +EndSplineSet +EndChar + +StartChar: ucircumflex +Encoding: 251 251 222 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +374 679 m 1 + 461 510 l 1 + 426 510 l 1 + 344 614 l 1 + 207 510 l 1 + 168 510 l 1 + 325 679 l 1 + 374 679 l 1 +EndSplineSet +EndChar + +StartChar: udieresis +Encoding: 252 252 223 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +240 637 m 0 + 266 637 290 613 290 588 c 0 + 290 562 266 537 240 537 c 0 + 214 537 190 562 190 588 c 0 + 190 614 214 637 240 637 c 0 +440 637 m 0 + 466 637 490 613 490 588 c 0 + 490 562 466 537 440 537 c 0 + 414 537 390 562 390 588 c 0 + 390 614 414 637 440 637 c 0 +EndSplineSet +EndChar + +StartChar: ugrave +Encoding: 249 249 224 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +358 518 m 1 + 196 619 l 2 + 175 632 168 641 168 656 c 0 + 168 673 186 687 206 687 c 0 + 215 687 227 681 239 669 c 2 + 392 518 l 1 + 358 518 l 1 +EndSplineSet +EndChar + +StartChar: yacute +Encoding: 253 253 225 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-7 -180 m 1 + 41 -146 l 1 + 51 -150 l 1 + 50 -159 49 -167 49 -172 c 0 + 49 -207 76 -234 111 -234 c 0 + 181 -234 231 -161 282 16 c 2 + 331 187 l 1 + 256 74 172 -11 135 -11 c 0 + 109 -11 92 17 92 60 c 1 + 93 100 l 1 + 110 343 l 2 + 111 351 111 357 111 358 c 0 + 111 392 103 410 89 410 c 0 + 84 410 84 410 64 398 c 2 + 14 368 l 1 + 3 386 l 1 + 85 442 l 2 + 133 475 147 482 160 482 c 0 + 177 482 184 464 184 419 c 0 + 184 391 182 353 180 322 c 2 + 165 128 l 1 + 165 116 l 2 + 165 86 173 67 185 67 c 0 + 207 67 256 111 290 162 c 0 + 323 211 358 284 370 331 c 2 + 405 463 l 1 + 427 465 451 471 479 482 c 1 + 490 473 l 1 + 349 33 l 2 + 290 -152 180 -276 74 -276 c 0 + 29 -276 -8 -241 -8 -198 c 0 + -8 -193 -8 -187 -7 -180 c 1 +206 518 m 1 + 358 669 l 2 + 371 681 382 687 391 687 c 0 + 412 687 430 673 430 656 c 0 + 430 641 424 633 401 619 c 2 + 240 518 l 1 + 206 518 l 1 +EndSplineSet +Kerns2: 14 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: ydieresis +Encoding: 255 255 226 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-7 -180 m 1 + 41 -146 l 1 + 51 -150 l 1 + 50 -159 49 -167 49 -172 c 0 + 49 -207 76 -234 111 -234 c 0 + 181 -234 231 -161 282 16 c 2 + 331 187 l 1 + 256 74 172 -11 135 -11 c 0 + 109 -11 92 17 92 60 c 1 + 93 100 l 1 + 110 343 l 2 + 111 351 111 357 111 358 c 0 + 111 392 103 410 89 410 c 0 + 84 410 84 410 64 398 c 2 + 14 368 l 1 + 3 386 l 1 + 85 442 l 2 + 133 475 147 482 160 482 c 0 + 177 482 184 464 184 419 c 0 + 184 391 182 353 180 322 c 2 + 165 128 l 1 + 165 116 l 2 + 165 86 173 67 185 67 c 0 + 207 67 256 111 290 162 c 0 + 323 211 358 284 370 331 c 2 + 405 463 l 1 + 427 465 451 471 479 482 c 1 + 490 473 l 1 + 349 33 l 2 + 290 -152 180 -276 74 -276 c 0 + 29 -276 -8 -241 -8 -198 c 0 + -8 -193 -8 -187 -7 -180 c 1 +212 637 m 0 + 238 637 262 613 262 588 c 0 + 262 562 238 537 212 537 c 0 + 186 537 162 562 162 588 c 0 + 162 614 186 637 212 637 c 0 +411 637 m 0 + 437 637 461 613 461 588 c 0 + 461 562 437 537 411 537 c 0 + 385 537 361 562 361 588 c 0 + 361 614 385 637 411 637 c 0 +EndSplineSet +Kerns2: 14 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: zcaron +Encoding: 382 382 227 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 21 m 1 + 352 421 l 1 + 319 404 295 398 259 398 c 0 + 238 398 212 401 178 408 c 0 + 157 412 148 413 133 413 c 0 + 119 413 111 412 94 408 c 1 + 64 350 l 1 + 43 350 l 1 + 75 472 l 1 + 99 479 118 482 136 482 c 0 + 150 482 169 478 198 471 c 1 + 216 466 l 2 + 266 453 315 445 350 445 c 0 + 364 445 374 449 384 459 c 2 + 407 482 l 1 + 416 473 l 1 + 410 441 l 1 + 71 59 l 1 + 107 74 133 80 166 80 c 0 + 186 80 218 76 252 68 c 2 + 270 64 l 2 + 292 59 306 57 319 57 c 0 + 340 57 352 64 358 82 c 2 + 380 142 l 1 + 402 142 l 1 + 391 95 383 61 372 -1 c 1 + 342 -10 335 -11 322 -11 c 0 + 294 -11 265 -6 204 9 c 0 + 150 22 125 26 99 26 c 0 + 64 26 37 17 8 -6 c 1 + -1 21 l 1 +284 510 m 1 + 238 510 l 1 + 142 679 l 1 + 179 679 l 1 + 269 574 l 1 + 411 679 l 1 + 447 679 l 1 + 284 510 l 1 +EndSplineSet +EndChar + +StartChar: nsuperior +Encoding: 8319 8319 228 +Width: 457 +Flags: MW +LayerCount: 2 +Fore +SplineSet +117 516 m 1 + 136 529 l 1 + 179 560 204 573 218 573 c 0 + 229 573 235 565 235 551 c 0 + 235 544 234 540 231 526 c 2 + 212 447 l 1 + 236 479 254 499 274 518 c 0 + 310 551 352 573 378 573 c 0 + 392 573 400 564 400 549 c 0 + 400 538 398 524 393 504 c 2 + 354 341 l 2 + 353 338 352 333 352 331 c 0 + 352 326 354 322 357 322 c 0 + 362 322 377 330 392 339 c 2 + 410 351 l 1 + 419 335 l 1 + 413 330 l 1 + 403 323 l 1 + 360 291 334 277 319 277 c 0 + 306 277 298 287 298 304 c 0 + 298 311.711792876 300.663387295 333.990161886 306 350 c 1 + 337 475 l 2 + 341 492 343 505 343 516 c 0 + 343 523 341 527 336 527 c 0 + 307 527 255 481 223 425 c 0 + 204 391 194 357 183 288 c 1 + 168 285 155 282 137 276 c 1 + 131 286 l 1 + 155 371 180 485 180 516 c 0 + 180 522 177 527 173 527 c 0 + 171 527 162 522 146 512 c 2 + 123 498 l 1 + 117 516 l 1 +EndSplineSet +EndChar + +StartChar: ff +Encoding: 64256 64256 229 +Width: 537 +Flags: MW +LayerCount: 2 +Fore +SplineSet +207 437 m 2 + 263.442503224 437 272.325917206 438.378833487 299 446 c 1 + 303 439 l 1 + 297 425 290 402 286 383 c 1 + 182 383 l 1 + 173 342 166 308 163 295 c 0 + 90 -57 68 -126 7 -198 c 0 + -32 -245 -86 -276 -127 -276 c 0 + -138 -276 -153 -273 -162 -268 c 1 + -157 -259 -143 -211 -139 -188 c 1 + -125 -184 l 1 + -107 -206 -96 -213 -73 -213 c 0 + -37 -213 -7 -182 11 -123 c 0 + 33 -54 70 132 100 327 c 1 + 109 383 l 1 + 28 383 l 1 + 33 405 l 1 + 58 414 78 422 119 442 c 1 + 134 521 l 2 + 145 578 157 607 179 630 c 0 + 201 653 285 715 308 726 c 0 + 316 730 332 733 343 733 c 0 + 367 733 395 728 413 720 c 1 + 408 705 l 2 + 401 686 388 649 385 638 c 1 + 375 634 l 1 + 360 658 333 673 304 673 c 0 + 257 673 229 635 213 549 c 2 + 192 437 l 1 + 207 437 l 2 +475 437 m 2 + 531.201896306 437 539.146360657 439.036590164 567 446 c 1 + 571 439 l 1 + 565 425 558 402 554 383 c 1 + 450 383 l 1 + 441 342 433 308 431 295 c 0 + 358 -56 336 -126 275 -198 c 0 + 235 -245 182 -276 141 -276 c 0 + 130 -276 115 -273 106 -268 c 1 + 111 -259 125 -210 129 -188 c 1 + 143 -184 l 1 + 160 -206 172 -213 194 -213 c 0 + 231 -213 260 -182 279 -123 c 0 + 300 -54 337 132 368 327 c 2 + 377 383 l 1 + 296 383 l 1 + 301 405 l 1 + 327 414 345 422 387 442 c 1 + 402 521 l 2 + 412 578 425 607 447 630 c 0 + 469 653 552 715 576 726 c 0 + 584 730 599 733 610 733 c 0 + 635 733 663 728 681 720 c 1 + 675 705 l 2 + 668 685 657 652 653 638 c 1 + 643 634 l 1 + 628 658 600 673 571 673 c 0 + 525 673 497 635 481 549 c 2 + 460 437 l 1 + 475 437 l 2 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f f +EndChar + +StartChar: ffi +Encoding: 64259 64259 230 +Width: 791 +Flags: MW +LayerCount: 2 +Fore +SplineSet +219 437 m 2 + 275.442503224 437 284.325917206 438.378833487 311 446 c 1 + 315 439 l 1 + 311 430 309 423 305 408 c 1 + 325 415 344 424 382 442 c 1 + 397 521 l 2 + 407 578 420 608 442 630 c 0 + 473 662 541 718 559 726 c 0 + 568 730 582 733 594 733 c 0 + 606 733 619 730 638 724 c 1 + 630 701 625 681 617 635 c 1 + 605 632 l 1 + 595 658 577 673 554 673 c 0 + 519 673 490 628 476 549 c 2 + 455 437 l 1 + 544 432 l 1 + 548 432 l 2 + 572 432 602 442 656 467 c 0 + 680 479 690 482 698 482 c 0 + 707 482 713 469 713 448 c 0 + 713 434 712 429 708 406 c 2 + 646 108 l 2 + 644 94 642 83 642 74 c 0 + 642 61 646 54 655 54 c 0 + 667 54 684 62 702 75 c 2 + 736 101 l 1 + 745 81 l 1 + 671 21 620 -9 594 -9 c 0 + 572 -9 560 6 560 33 c 0 + 560 46 562 66 566 81 c 2 + 625 355 l 1 + 625 357 l 1 + 628.835375302 368.506125905 633 385.584740695 633 392 c 0 + 633 406 625 415 614 415 c 0 + 608 415 604 414 587 406 c 2 + 535 383 l 1 + 445 383 l 1 + 436 345 428 306 426 295 c 0 + 353 -55 331 -126 270 -198 c 0 + 230 -245 177 -276 136 -276 c 0 + 125 -276 110 -273 101 -268 c 1 + 106 -259 120 -211 124 -188 c 1 + 138 -184 l 1 + 155 -206 167 -213 189 -213 c 0 + 226 -213 255 -182 274 -123 c 0 + 295 -54 332 132 363 327 c 2 + 372 383 l 1 + 194 383 l 1 + 185 342 178 308 175 295 c 0 + 102 -57 80 -126 19 -198 c 0 + -20 -245 -74 -276 -115 -276 c 0 + -126 -276 -141 -273 -150 -268 c 1 + -145 -259 -131 -211 -127 -188 c 1 + -113 -184 l 1 + -95 -206 -84 -213 -61 -213 c 0 + -25 -213 5 -182 23 -123 c 0 + 45 -54 82 132 112 327 c 1 + 121 383 l 1 + 40 383 l 1 + 45 405 l 1 + 71 414 88 422 131 442 c 1 + 146 521 l 2 + 157 578 169 608 191 630 c 0 + 214 654 296 715 320 726 c 0 + 328 730 344 733 355 733 c 0 + 379 733 407 728 425 720 c 1 + 420 705 l 2 + 413 686 400 649 397 638 c 1 + 387 634 l 1 + 372 658 345 673 316 673 c 0 + 269 673 241 635 225 549 c 2 + 204 437 l 1 + 219 437 l 2 +728 712 m 0 + 748 712 765 693 765 671 c 0 + 765 633 741 604 710 604 c 0 + 686 604 671 620 671 645 c 0 + 671 678 699 712 728 712 c 0 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f f i +EndChar + +StartChar: ffl +Encoding: 64260 64260 231 +Width: 815 +Flags: MW +LayerCount: 2 +Fore +SplineSet +478 437 m 2 + 533.360380895 437 542.438767781 438.411076509 569 446 c 1 + 573 439 l 1 + 568 426 561 403 556 383 c 1 + 452 383 l 1 + 443 343 436 307 433 295 c 0 + 360 -56 338 -126 278 -198 c 0 + 238 -245 184 -276 144 -276 c 0 + 132 -276 117 -273 108 -268 c 1 + 113 -258 126 -213 131 -188 c 1 + 145 -184 l 1 + 163 -206 174 -213 197 -213 c 0 + 233 -213 263 -182 281 -123 c 0 + 303 -53 339 130 370 327 c 2 + 379 383 l 1 + 214 383 l 1 + 205 342 198 308 195 295 c 0 + 122 -57 100 -126 39 -198 c 0 + 0 -245 -54 -276 -95 -276 c 0 + -106 -276 -121 -273 -130 -268 c 1 + -125 -259 -111 -211 -107 -188 c 1 + -93 -184 l 1 + -75 -206 -64 -213 -41 -213 c 0 + -5 -213 25 -182 43 -123 c 0 + 65 -54 102 132 132 327 c 1 + 141 383 l 1 + 60 383 l 1 + 65 405 l 1 + 90 414 110 422 151 442 c 1 + 166 521 l 2 + 177 578 189 607 211 630 c 0 + 233 653 317 715 340 726 c 0 + 348 730 364 733 375 733 c 0 + 399 733 427 728 445 720 c 1 + 440 705 l 2 + 433 686 420 649 417 638 c 1 + 407 634 l 1 + 392 658 365 673 336 673 c 0 + 289 673 261 635 245 549 c 2 + 224 437 l 1 + 239 437 l 2 + 295.442503224 437 304.325917206 438.378833487 331 446 c 1 + 335 439 l 1 + 331 429 330 425 326 414 c 1 + 346 422 361 429 389 442 c 1 + 404 521 l 2 + 415 579 427 607 449 630 c 0 + 471 653 555 715 578 726 c 0 + 587 730 603 733 615 733 c 0 + 627 733 638 731 653 725 c 1 + 646 697 l 1 + 692 697 734 709 774 733 c 1 + 790 725 l 1 + 667 150 l 2 + 660 117 657 95 657 79 c 0 + 657 64 662 56 673 56 c 0 + 684 56 695 61 713 74 c 2 + 761 108 l 1 + 770 87 l 1 + 735 61 l 2 + 656 2 637 -9 606 -9 c 0 + 587 -9 577 4 577 30 c 0 + 577 45 578 54 585 83 c 0 + 586 91 588 99 589 101 c 1 + 589 104 l 1 + 590 106 590 107 590 107 c 1 + 674 506 l 2 + 694 599 694 601 696 642 c 1 + 690 664 l 1 + 677 669 664 672 657 672 c 2 + 641 673 l 1 + 635 632 l 1 + 625 632 l 1 + 616 657 598 669 570 669 c 0 + 523 669 499 636 483 549 c 2 + 462 437 l 1 + 478 437 l 2 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 16 subtable" f f l +EndChar + +StartChar: oneeighth +Encoding: 8539 8539 232 +Width: 700 +Flags: MW +LayerCount: 2 +Fore +SplineSet +186 0 m 1 + 130 0 l 1 + 581 699 l 1 + 637 699 l 1 + 186 0 l 1 +243 693 m 1 + 239 679 l 2 + 235 662 232 651 229 633 c 2 + 177 353 l 2 + 176 347 175 339 175 333 c 0 + 175 313 183 307 213 305 c 2 + 255 302 l 1 + 251 278 l 1 + 199 279 l 2 + 186 280 155 280 141 280 c 0 + 127 280 96 280 83 279 c 2 + 31 278 l 1 + 36 302 l 1 + 85 308 l 2 + 105 311 110 319 116 349 c 2 + 170 649 l 1 + 145 639 131 633 109 624 c 2 + 55 600 l 1 + 50 603 l 1 + 57 646 l 1 + 109 657 129 663 164 675 c 2 + 233 699 l 1 + 243 693 l 1 +511 211 m 1 + 473 233 455 260 455 293 c 0 + 455 356 523 419 590 419 c 0 + 641 419 673 390 673 343 c 0 + 673 298 652 270 587 227 c 1 + 635 200 650 179 650 138 c 0 + 650 62 580 -6 501 -6 c 0 + 444 -6 406 28 406 80 c 0 + 406 134 440 176 511 211 c 1 +550 190 m 2 + 534 199 l 1 + 484 173 458 137 458 91 c 0 + 458 49 481 25 520 25 c 0 + 566 25 598 64 598 118 c 0 + 598 153 588 168 550 190 c 2 +544 250 m 2 + 563 240 l 1 + 604 266 626 297 626 331 c 0 + 626 365 604 387 571 387 c 0 + 531 387 502 355 502 311 c 0 + 502 287 517 265 544 250 c 2 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" onesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" onesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" one fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" one slash eight +EndChar + +StartChar: threeeighths +Encoding: 8540 8540 233 +Width: 687 +Flags: MW +LayerCount: 2 +Fore +SplineSet +186 0 m 1 + 130 0 l 1 + 581 699 l 1 + 637 699 l 1 + 186 0 l 1 +511 211 m 1 + 473 233 455 260 455 293 c 0 + 455 356 523 419 590 419 c 0 + 641 419 673 390 673 343 c 0 + 673 298 652 270 587 227 c 1 + 635 200 650 179 650 138 c 0 + 650 62 580 -6 501 -6 c 0 + 443 -6 406 28 406 80 c 0 + 406 134 440 176 511 211 c 1 +550 190 m 2 + 534 199 l 1 + 484 173 458 137 458 91 c 0 + 458 49 481 25 520 25 c 0 + 566 25 598 64 598 118 c 0 + 598 153 588 168 550 190 c 2 +544 250 m 2 + 563 240 l 1 + 604 265 626 297 626 331 c 0 + 626 365 604 387 571 387 c 0 + 531 387 502 355 502 311 c 0 + 502 286 517 265 544 250 c 2 +28 299 m 1 + 46 386 l 1 + 68 383 l 1 + 66 374 65 367 65 358 c 0 + 65 320 92 299 142 299 c 0 + 196 299 242 353 242 417 c 0 + 242 464 212 491 159 491 c 0 + 144 491 133 489 110 481 c 1 + 106 494 l 1 + 117 524 l 1 + 124 524 131 524 133 523 c 1 + 147 523 l 2 + 200 523 241 560 241 610 c 0 + 241 637 214 658 178 658 c 0 + 152 658 132 647 114 624 c 2 + 101 607 l 1 + 86 617 l 1 + 124 680 l 1 + 158 695 176 699 200 699 c 0 + 258 699 299 667 299 621 c 0 + 299 577 273 547 203 515 c 1 + 276 500 304 474 304 421 c 0 + 304 339 224 273 123 273 c 0 + 84 273 59 280 28 299 c 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" threesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" threesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" three fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" three slash eight +EndChar + +StartChar: fiveeighths +Encoding: 8541 8541 234 +Width: 687 +Flags: MW +LayerCount: 2 +Fore +SplineSet +166 0 m 1 + 110 0 l 1 + 561 699 l 1 + 617 699 l 1 + 166 0 l 1 +511 211 m 1 + 472 233 454 259 454 293 c 0 + 454 355 522 419 589 419 c 0 + 640 419 672 390 672 343 c 0 + 672 298 651 270 586 227 c 1 + 635 200 649 179 649 138 c 0 + 649 62 579 -6 501 -6 c 0 + 443 -6 406 28 406 80 c 0 + 406 134 440 176 511 211 c 1 +550 190 m 2 + 534 199 l 1 + 484 173 458 136 458 91 c 0 + 458 49 481 25 520 25 c 0 + 565 25 597 64 597 118 c 0 + 597 153 586 169 550 190 c 2 +543 250 m 2 + 562 240 l 1 + 603 265 625 297 625 331 c 0 + 625 365 604 387 570 387 c 0 + 531 387 502 355 502 311 c 0 + 502 287 517 264 543 250 c 2 +74 476 m 1 + 57 483 l 1 + 96 694 l 1 + 103 698 l 1 + 117 697 l 2 + 151 695 175 694 199 694 c 0 + 207.333333333 694 215.666666667 694 224 694 c 0 + 231 694 233 694 276 695 c 1 + 297 696 l 1 + 303 688 l 1 + 280 650 l 1 + 273 650 l 1 + 246 648 212 647 190 647 c 0 + 170 647 141 648 120 650 c 1 + 92 520 l 1 + 112 536 140 545 170 545 c 0 + 234 545 275 505 275 443 c 0 + 275 352 198 276 106 276 c 0 + 66 276 41 284 9 309 c 1 + 15 330 21 355 28 396 c 1 + 48 392 l 1 + 46 376 46 373 46 366 c 0 + 46 329 74 304 117 304 c 0 + 175 304 217 357 217 431 c 0 + 217 483 191 512 146 512 c 0 + 118 512 101 504 74 476 c 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" fivesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" fivesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" five fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" five slash eight +EndChar + +StartChar: seveneighths +Encoding: 8542 8542 235 +Width: 687 +Flags: MW +LayerCount: 2 +Fore +SplineSet +139 0 m 1 + 83 0 l 1 + 534 699 l 1 + 590 699 l 1 + 139 0 l 1 +511 211 m 1 + 473 233 455 260 455 293 c 0 + 455 356 523 419 589 419 c 0 + 641 419 673 390 673 343 c 0 + 673 298 652 270 587 227 c 1 + 635 200 650 179 650 138 c 0 + 650 62 580 -6 501 -6 c 0 + 444 -6 407 28 407 80 c 0 + 407 134 441 176 511 211 c 1 +550 190 m 1 + 535 199 l 1 + 485 173 459 137 459 91 c 0 + 459 49 482 25 521 25 c 0 + 566 25 598 64 598 118 c 0 + 598 153 587 169 550 190 c 1 +544 250 m 2 + 563 240 l 1 + 604 266 626 297 626 331 c 0 + 626 365 604 387 571 387 c 0 + 531 387 502 355 502 311 c 0 + 502 286 517 265 544 250 c 2 +33 289 m 1 + 47 309 l 1 + 63 334 76 355 95 384 c 2 + 258 644 l 1 + 206.333333333 644 154.666666667 644 103 644 c 0 + 101 644 91 643 72 642 c 2 + 59 641 l 1 + 52 645 l 1 + 63 698 l 1 + 81 697 l 1 + 117 696 l 1 + 201 695 l 1 + 242 694 l 1 + 248 694 l 1 + 293 695 l 1 + 310 695 l 1 + 310 670 l 1 + 234 549 l 2 + 186 474 137 382 91 280 c 1 + 89 281 87 281 86 281 c 2 + 84 281 l 1 + 72 282 69 282 66 282 c 0 + 63 282 58 282 52 281 c 0 + 47 281 45 281 38 280 c 1 + 33 289 l 1 +EndSplineSet +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" sevensuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" sevensuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" seven fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" seven slash eight +EndChar + +StartChar: zerosuperior +Encoding: 8304 8304 236 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +305 561 m 0 + 305 435.517982681 254.423125603 276 138 276 c 0 + 70 276 32 328 32 423 c 4 + 32 503 55 589 91 640 c 0 + 120 681 155 701 198 701 c 0 + 264 701 305 648 305 561 c 0 +195 677 m 0 + 154 677 128 643 107 559 c 0 + 93 504 84 440 84 391 c 0 + 84 330 103 300 141 300 c 0 + 176 300 200 327 221 388 c 0 + 239 438 253 523 253 582 c 0 + 253 646 234 677 195 677 c 0 +EndSplineSet +EndChar + +StartChar: foursuperior +Encoding: 8308 8308 237 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 418 m 1 + 222 692 l 1 + 266 702 l 1 + 277 697 l 1 + 228 435 l 1 + 298 435 l 1 + 303 429 l 1 + 292 392 l 1 + 269 394 258 395 258 395 c 1 + 220 395 l 1 + 215 366 l 2 + 212 343 210 329 210 318 c 0 + 210 312 213 310 229 308 c 2 + 281 302 l 1 + 277 280 l 1 + 242 281 214 282 175 282 c 0 + 134 282 106 281 71 280 c 1 + 76 302 l 1 + 130 308 l 2 + 148 311 153 315 158 339 c 2 + 169 395 l 1 + 18 395 l 1 + 18 418 l 1 +213 638 m 1 + 64 435 l 1 + 176 435 l 1 + 213 638 l 1 +EndSplineSet +EndChar + +StartChar: fivesuperior +Encoding: 8309 8309 238 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +80 476 m 1 + 63 483 l 1 + 102 694 l 1 + 109 698 l 1 + 123 697 l 2 + 157 695 181 694 205 694 c 0 + 213.333333333 694 221.666666667 694 230 694 c 0 + 237 694 239 694 282 695 c 1 + 303 696 l 1 + 309 688 l 1 + 286 650 l 1 + 279 650 l 1 + 252 648 218 647 196 647 c 0 + 176 647 147 648 126 650 c 1 + 98 520 l 1 + 118 536 146 545 176 545 c 0 + 240 545 281 505 281 443 c 0 + 281 352 204 276 112 276 c 0 + 72 276 47 284 15 309 c 1 + 21 330 27 355 34 396 c 1 + 54 392 l 1 + 52 376 52 373 52 366 c 0 + 52 329 80 304 123 304 c 0 + 181 304 223 357 223 431 c 0 + 223 483 197 512 152 512 c 0 + 124 512 107 504 80 476 c 1 +EndSplineSet +EndChar + +StartChar: sixsuperior +Encoding: 8310 8310 239 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +298 698 m 1 + 287 657 l 1 + 279 656 l 1 + 264 664 255 667 241 667 c 0 + 177 667 127 602 99 482 c 1 + 131 519 162 535 200 535 c 0 + 254 535 285 500 285 441 c 0 + 285 353 214 276 134 276 c 0 + 75 276 39 324 39 403 c 0 + 39 482 68 560 120 623 c 0 + 165 677 209 701 265 701 c 0 + 279 701 287 700 298 698 c 1 +172 496 m 0 + 125 496 91 451 91 388 c 0 + 91 341 115 310 153 310 c 0 + 199 310 233 359 233 425 c 0 + 233 470 211 496 172 496 c 0 +EndSplineSet +EndChar + +StartChar: sevensuperior +Encoding: 8311 8311 240 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +38 289 m 1 + 52 309 l 1 + 68 334 81 355 100 384 c 2 + 263 644 l 1 + 211.333333333 644 159.666666667 644 108 644 c 0 + 106 644 96 643 77 642 c 2 + 64 641 l 1 + 57 645 l 1 + 68 698 l 1 + 86 697 l 1 + 122 696 l 1 + 206 695 l 1 + 247 694 l 1 + 253 694 l 1 + 298 695 l 1 + 315 695 l 1 + 315 670 l 1 + 239 549 l 2 + 191 474 142 382 96 280 c 1 + 94 281 92 281 91 281 c 2 + 89 281 l 1 + 77 282 74 282 71 282 c 0 + 68 282 63 282 57 281 c 0 + 52 281 50 281 43 280 c 1 + 38 289 l 1 +EndSplineSet +EndChar + +StartChar: eightsuperior +Encoding: 8312 8312 241 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +135 494 m 1 + 97 515 79 542 79 575 c 0 + 79 637 146 701 213 701 c 0 + 264 701 296 672 296 625 c 0 + 296 580 276 553 210 509 c 1 + 259 482 274 461 274 420 c 0 + 274 344 204 276 125 276 c 0 + 67 276 30 310 30 362 c 0 + 30 416 64 459 135 494 c 1 +174 472 m 2 + 158 481 l 1 + 108 456 82 419 82 373 c 0 + 82 331 105 307 144 307 c 0 + 190 307 222 346 222 401 c 0 + 222 435 212 451 174 472 c 2 +168 532 m 2 + 186 522 l 1 + 227 548 249 579 249 614 c 0 + 249 648 227 670 194 670 c 0 + 155 670 126 637 126 593 c 0 + 126 569 141 547 168 532 c 2 +EndSplineSet +EndChar + +StartChar: ninesuperior +Encoding: 8313 8313 242 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 353 m 1 + 45 360 l 1 + 65 323 81 311 112 311 c 0 + 172 311 210 367 237 496 c 1 + 207 460 178 445 142 445 c 0 + 86 445 50 485 50 545 c 0 + 50 629 119 701 198 701 c 0 + 261 701 295 655 295 569 c 0 + 295 415 201 276 96 276 c 0 + 79 276 64 280 46 288 c 0 + 45 291 45 291 45 293 c 0 + 44 294 41 307 35 330 c 0 + 33 337 30 342 26 353 c 1 +181 668 m 0 + 135 668 102 624 102 562 c 0 + 102 512 125 483 166 483 c 0 + 211 483 243 526 243 585 c 0 + 243 635 219 668 181 668 c 0 +EndSplineSet +EndChar + +StartChar: IJ +Encoding: 306 306 243 +Width: 666 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +688 664 m 1 + 646 661 l 2 + 608 658 601 651 595 613 c 2 + 510 54 l 2 + 501 -7 492 -41 476 -78 c 0 + 442 -159 390 -206 336 -206 c 0 + 323 -206 313 -203 301 -196 c 1 + 298 -170 l 1 + 306 -173 314 -174 327 -174 c 0 + 374 -174 404 -124 419 -21 c 2 + 514 622 l 2 + 515 627 515 630 515 635 c 0 + 515 653 505 661 480 662 c 2 + 433 664 l 1 + 436 692 l 1 + 500 690 l 1 + 577 689 l 2 + 597 689 628 690 667 691 c 2 + 691 692 l 1 + 688 664 l 1 +EndSplineSet +EndChar + +StartChar: Abreve +Encoding: 258 258 244 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +357 887 m 1 + 386 887 l 1 + 392 821 428 787 494 787 c 0 + 555 787 590 813 629 887 c 1 + 657 887 l 1 + 643 835 633 813 612 787 c 0 + 581 747 540 728 488 728 c 0 + 436 728 397 748 376 786 c 0 + 361 813 357 837 357 887 c 1 +EndSplineSet +EndChar + +StartChar: Aogonek +Encoding: 260 260 245 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +677 25 m 1 + 677 -3 l 1 + 670 -4 670 -4 660 -15 c 0 + 636 -43 626 -64 626 -85 c 0 + 626 -112 642 -131 664 -131 c 0 + 681 -131 693 -123 714 -97 c 1 + 728 -101 l 1 + 695 -161 663 -187 623 -187 c 0 + 591 -187 570 -162 570 -122 c 0 + 570 -86 584 -59 630 -10 c 1 + 637 -2 l 1 + 595 0 576 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +EndSplineSet +EndChar + +StartChar: Cacute +Encoding: 262 262 246 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +597 519 m 1 + 597 603 l 1 + 542 639 490 653 418 653 c 0 + 339 653 275 629 228 581 c 0 + 167 519 133 421 133 309 c 0 + 133 131 218 35 376 35 c 0 + 454 35 506 52 600 110 c 1 + 610 103 l 1 + 600 67 l 1 + 509 5 439 -18 343 -18 c 0 + 151 -18 45 90 45 284 c 0 + 45 437 105 555 222 634 c 0 + 292 681 374 706 456 706 c 0 + 518 706 574 694 651 665 c 1 + 637 622 629 575 624 519 c 1 + 597 519 l 1 +389 728 m 1 + 542 879 l 2 + 554 891 565 897 575 897 c 0 + 595 897 613 883 613 866 c 0 + 613 851 606 842 585 829 c 2 + 423 728 l 1 + 389 728 l 1 +EndSplineSet +EndChar + +StartChar: Ccaron +Encoding: 268 268 247 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +597 519 m 1 + 597 603 l 1 + 542 639 490 653 418 653 c 0 + 339 653 275 629 228 581 c 0 + 167 519 133 421 133 309 c 0 + 133 131 218 35 376 35 c 0 + 454 35 506 52 600 110 c 1 + 610 103 l 1 + 600 67 l 1 + 509 5 439 -18 343 -18 c 0 + 151 -18 45 90 45 284 c 0 + 45 437 105 555 222 634 c 0 + 292 681 374 706 456 706 c 0 + 518 706 574 694 651 665 c 1 + 637 622 629 575 624 519 c 1 + 597 519 l 1 +475 757 m 1 + 429 757 l 1 + 333 926 l 1 + 370 926 l 1 + 460 821 l 1 + 602 926 l 1 + 638 926 l 1 + 475 757 l 1 +EndSplineSet +EndChar + +StartChar: Cdotaccent +Encoding: 266 266 248 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +597 519 m 1 + 597 603 l 1 + 542 639 490 653 418 653 c 0 + 339 653 275 629 228 581 c 0 + 167 519 133 421 133 309 c 0 + 133 131 218 35 376 35 c 0 + 454 35 506 52 600 110 c 1 + 610 103 l 1 + 600 67 l 1 + 509 5 439 -18 343 -18 c 0 + 151 -18 45 90 45 284 c 0 + 45 437 105 555 222 634 c 0 + 292 681 374 706 456 706 c 0 + 518 706 574 694 651 665 c 1 + 637 622 629 575 624 519 c 1 + 597 519 l 1 +456 855 m 0 + 485 855 510 830 510 802 c 0 + 510 773 485 747 456 747 c 0 + 427 747 402 773 402 802 c 0 + 402 831 427 855 456 855 c 0 +EndSplineSet +EndChar + +StartChar: Dcaron +Encoding: 270 270 249 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 -3 m 0 + 279.922497075 -3 206.655788713 -1.22623154851 176 0 c 1 + 121 0 l 1 + 28 -3 l 1 + 33 23 l 1 + 64.5999117832 30.8999779458 82.4170558044 34.6966495581 86 55 c 2 + 173 559 l 2 + 178 591 182 621 182 635 c 0 + 182 653 171 661 147 662 c 2 + 94 664 l 1 + 97 692 l 1 + 197 689 197 689 210 689 c 2 + 220 689 l 1 + 424 692 l 2 + 426.179090623 692.023946051 428.358754658 692.035850421 430.538305558 692.035850421 c 0 + 519.377976093 692.035850421 608.029680184 672.257672425 650 642 c 0 + 711 598 741 529 741 431 c 0 + 741 265 645 114 489 34 c 0 + 437 7 389 -3 316 -3 c 0 +384 655 m 0 + 361.396017956 655 293.658230372 651.710548691 268 650 c 1 + 172 93 l 2 + 169 75 168 67 168 56 c 1 + 236 46 284 41 329 41 c 0 + 417 41 489 69 543 124 c 0 + 611 193 649 298 649 415 c 0 + 649 580 566 655 384 655 c 0 +393 736 m 1 + 347 736 l 1 + 251 905 l 1 + 288 905 l 1 + 378 800 l 1 + 520 905 l 1 + 556 905 l 1 + 393 736 l 1 +EndSplineSet +EndChar + +StartChar: Dcroat +Encoding: 272 272 250 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 -3 m 0 + 279.922497075 -3 206.655788713 -1.22623154851 176 0 c 1 + 121 0 l 1 + 28 -3 l 1 + 33 23 l 1 + 64.5999117832 30.8999779458 82.4170558044 34.6966495581 86 55 c 2 + 136 346 l 1 + 19 346 l 1 + 25 378 l 1 + 142 378 l 1 + 173 559 l 2 + 179 592 182 621 182 635 c 0 + 182 653 171 661 147 662 c 2 + 94 664 l 1 + 97 692 l 1 + 197 689 197 689 210 689 c 2 + 220 689 l 1 + 424 692 l 2 + 426.179090623 692.023946051 428.358754658 692.035850421 430.538305558 692.035850421 c 0 + 519.377976093 692.035850421 608.029680184 672.257672425 650 642 c 0 + 711 598 741 529 741 431 c 0 + 741 265 645 113 489 34 c 0 + 437 7 389 -3 316 -3 c 0 +384 655 m 0 + 361.929282704 655 296.694485932 651.793405371 268 650 c 1 + 222 378 l 1 + 409 378 l 1 + 403 346 l 1 + 216 346 l 1 + 172 93 l 2 + 169 75 168 67 168 56 c 1 + 236 46 284 41 329 41 c 0 + 417 41 489 69 543 124 c 0 + 611 193 649 298 649 415 c 0 + 649 580 566 655 384 655 c 0 +EndSplineSet +EndChar + +StartChar: Ecaron +Encoding: 282 282 251 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +405 720 m 1 + 359 720 l 1 + 263 889 l 1 + 300 889 l 1 + 390 784 l 1 + 532 889 l 1 + 568 889 l 1 + 405 720 l 1 +EndSplineSet +EndChar + +StartChar: Edotaccent +Encoding: 278 278 252 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +388 855 m 0 + 417 855 442 830 442 802 c 0 + 442 773 417 747 388 747 c 0 + 359 747 334 773 334 802 c 0 + 334 831 359 855 388 855 c 0 +EndSplineSet +EndChar + +StartChar: Eogonek +Encoding: 280 280 253 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 496 -1 488 -7 472 -30 c 0 + 457 -51 450 -68 450 -85 c 0 + 450 -112 466 -131 488 -131 c 0 + 505 -131 517 -123 538 -97 c 1 + 552 -101 l 1 + 519 -161 487 -187 447 -187 c 0 + 415 -187 394 -162 394 -122 c 0 + 394 -85 408 -60 454 -10 c 1 + 461 -2 l 1 + 434 -3 424 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +EndSplineSet +EndChar + +StartChar: Gbreve +Encoding: 286 286 254 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 60 m 1 + 546 153 l 2 + 551 179 553 196 553 212 c 0 + 553 236 544 240 469 244 c 2 + 435 246 l 1 + 440 274 l 1 + 481 270 515 269 569 269 c 0 + 622 269 655 270 694 274 c 1 + 692 246 l 1 + 660 240 l 2 + 647 237 635 228 633 219 c 2 + 610 84 l 2 + 609 80 609 76 609 73 c 0 + 609 64 610 58 612 44 c 1 + 608 37 l 1 + 595 35 578 31 552 22 c 2 + 522 12 l 2 + 460 -9 410 -18 355 -18 c 0 + 159 -18 50 86 50 274 c 0 + 50 424 112 548 229 632 c 0 + 301 683 373 706 466 706 c 0 + 536 706 592 695 675 665 c 1 + 661 620 653 576 648 519 c 1 + 621 519 l 1 + 621 603 l 1 + 565 639 512 653 433 653 c 0 + 351 653 286 629 237 579 c 0 + 173 515 138 414 138 297 c 0 + 138 120 224 27 390 27 c 0 + 445 27 483 36 528 60 c 1 +347 887 m 1 + 376 887 l 1 + 382 820 418 787 484 787 c 0 + 545 787 581 814 619 887 c 1 + 648 887 l 1 + 633 835 623 813 602 787 c 0 + 571 747 530 728 478 728 c 0 + 426 728 387 748 366 786 c 0 + 351 812 347 836 347 887 c 1 +EndSplineSet +EndChar + +StartChar: Gdotaccent +Encoding: 288 288 255 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 60 m 1 + 546 153 l 2 + 551 179 553 196 553 212 c 0 + 553 236 544 240 469 244 c 2 + 435 246 l 1 + 440 274 l 1 + 481 270 515 269 569 269 c 0 + 622 269 655 270 694 274 c 1 + 692 246 l 1 + 660 240 l 2 + 647 237 635 228 633 219 c 2 + 610 84 l 2 + 609 80 609 76 609 73 c 0 + 609 64 610 58 612 44 c 1 + 608 37 l 1 + 595 35 578 31 552 22 c 2 + 522 12 l 2 + 460 -9 410 -18 355 -18 c 0 + 159 -18 50 86 50 274 c 0 + 50 424 112 548 229 632 c 0 + 301 683 373 706 466 706 c 0 + 536 706 592 695 675 665 c 1 + 661 620 653 576 648 519 c 1 + 621 519 l 1 + 621 603 l 1 + 565 639 512 653 433 653 c 0 + 351 653 286 629 237 579 c 0 + 173 515 138 414 138 297 c 0 + 138 120 224 27 390 27 c 0 + 445 27 483 36 528 60 c 1 +484 855 m 0 + 513 855 538 830 538 802 c 0 + 538 773 513 747 484 747 c 0 + 455 747 430 773 430 802 c 0 + 430 831 455 855 484 855 c 0 +EndSplineSet +EndChar + +StartChar: Idotaccent +Encoding: 304 304 256 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +249 855 m 0 + 278 855 303 830 303 802 c 0 + 303 773 278 747 249 747 c 0 + 220 747 195 773 195 802 c 0 + 195 831 220 855 249 855 c 0 +EndSplineSet +EndChar + +StartChar: Lacute +Encoding: 313 313 257 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +349 664 m 1 + 307 661 l 2 + 270 658 263 651 256 613 c 2 + 164 81 l 2 + 162 72 162 64 162 50 c 2 + 162 46 l 1 + 224 40 253 39 304 39 c 0 + 373 39 435 44 448 49 c 0 + 458 54 466 71 475 103 c 2 + 492 165 l 1 + 523 165 l 1 + 510 103 499 23 500 0 c 1 + 467 -1 l 2 + 434 -2 409 -3 395 -3 c 2 + 385 -3 l 1 + 170 0 l 2 + 150 0 88 -1 57 -2 c 2 + 16 -3 l 1 + 21 23 l 1 + 65 30 77 37 81 55 c 2 + 167 559 l 2 + 173 592 176 621 176 635 c 0 + 176 653 165 661 141 662 c 2 + 94 664 l 1 + 97 692 l 1 + 161 690 l 1 + 238 689 l 2 + 258 689 289 690 328 691 c 2 + 352 692 l 1 + 349 664 l 1 +254 728 m 1 + 406 879 l 2 + 419 891 429 897 439 897 c 0 + 460 897 478 883 478 866 c 0 + 478 851 471 843 449 829 c 2 + 288 728 l 1 + 254 728 l 1 +EndSplineSet +EndChar + +StartChar: Lcaron +Encoding: 317 317 258 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +349 664 m 1 + 307 661 l 2 + 270 658 263 651 256 613 c 2 + 164 81 l 2 + 162 72 162 64 162 50 c 2 + 162 46 l 1 + 224 40 253 39 304 39 c 0 + 373 39 435 44 448 49 c 0 + 458 54 466 71 475 103 c 2 + 492 165 l 1 + 523 165 l 1 + 510 103 499 23 500 0 c 1 + 467 -1 l 2 + 434 -2 409 -3 395 -3 c 2 + 385 -3 l 1 + 170 0 l 2 + 150 0 88 -1 57 -2 c 2 + 16 -3 l 1 + 21 23 l 1 + 65 30 77 37 81 55 c 2 + 167 559 l 2 + 173 592 176 621 176 635 c 0 + 176 653 165 661 141 662 c 2 + 94 664 l 1 + 97 692 l 1 + 161 690 l 1 + 238 689 l 2 + 258 689 289 690 328 691 c 2 + 352 692 l 1 + 349 664 l 1 +527 713 m 1 + 536 695 l 1 + 487 601 447 540 395 481 c 1 + 363 468 l 1 + 356 477 l 1 + 403 550 428 613 438 688 c 1 + 464 692 494 701 527 713 c 1 +EndSplineSet +EndChar + +StartChar: Nacute +Encoding: 323 323 259 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 594 m 2 + 183.550767578 596.753837891 185 604.594151849 185 606 c 0 + 185 614 170 634 155 645 c 0 + 144 654 122 661 105 662 c 2 + 70 664 l 1 + 75 692 l 1 + 91 691 l 2 + 113 690 129 690 132 689 c 1 + 156 689 l 1 + 237 692 l 1 + 582 103 l 1 + 662 592 l 2 + 665 609 667 629 667 638 c 0 + 667 654 657 661 631 662 c 2 + 584 664 l 1 + 589 692 l 1 + 608 691 l 2 + 645 690 674 689 694 689 c 0 + 713 689 743 690 783 691 c 2 + 804 692 l 1 + 799 664 l 1 + 762 662 l 2 + 725 660 722 655 702 542 c 2 + 608 -11 l 1 + 558 -11 l 1 + 220 567 l 1 + 140 102 l 2 + 138 91 137 80 137 72 c 0 + 137 38 145 31 186 28 c 2 + 228 25 l 1 + 223 -3 l 1 + 126 0 125 0 113 0 c 2 + 2 -3 l 1 + 7 25 l 1 + 38 28 l 2 + 74 32 80 40 92 102 c 2 + 180 576 l 2 + 182 585 183 594 183 594 c 2 +405 728 m 1 + 557 879 l 2 + 570 891 580 897 590 897 c 0 + 611 897 629 883 629 866 c 0 + 629 851 622 843 600 829 c 2 + 439 728 l 1 + 405 728 l 1 +EndSplineSet +EndChar + +StartChar: Ncaron +Encoding: 327 327 260 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 594 m 2 + 183.550767578 596.753837891 185 604.594151849 185 606 c 0 + 185 614 170 634 155 645 c 0 + 144 654 122 661 105 662 c 2 + 70 664 l 1 + 75 692 l 1 + 91 691 l 2 + 113 690 129 690 132 689 c 1 + 156 689 l 1 + 237 692 l 1 + 582 103 l 1 + 662 592 l 2 + 665 609 667 629 667 638 c 0 + 667 654 657 661 631 662 c 2 + 584 664 l 1 + 589 692 l 1 + 608 691 l 2 + 645 690 674 689 694 689 c 0 + 713 689 743 690 783 691 c 2 + 804 692 l 1 + 799 664 l 1 + 762 662 l 2 + 725 660 722 655 702 542 c 2 + 608 -11 l 1 + 558 -11 l 1 + 220 567 l 1 + 140 102 l 2 + 138 91 137 80 137 72 c 0 + 137 38 145 31 186 28 c 2 + 228 25 l 1 + 223 -3 l 1 + 126 0 125 0 113 0 c 2 + 2 -3 l 1 + 7 25 l 1 + 38 28 l 2 + 74 32 80 40 92 102 c 2 + 180 576 l 2 + 182 585 183 594 183 594 c 2 +489 720 m 1 + 443 720 l 1 + 347 889 l 1 + 384 889 l 1 + 474 784 l 1 + 616 889 l 1 + 652 889 l 1 + 489 720 l 1 +EndSplineSet +EndChar + +StartChar: Ohungarumlaut +Encoding: 336 336 261 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +367 728 m 1 + 476 914 l 2 + 487 932 498 940 513 940 c 0 + 535 940 549 928 549 910 c 0 + 549 899 546 894 530 876 c 2 + 400 728 l 1 + 367 728 l 1 +524 728 m 1 + 633 914 l 2 + 644 932 655 940 670 940 c 0 + 692 940 706 928 706 910 c 0 + 706 899 703 894 688 876 c 2 + 557 728 l 1 + 524 728 l 1 +EndSplineSet +EndChar + +StartChar: Racute +Encoding: 340 340 262 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 664 m 1 + 108 692 l 1 + 240 689 l 1 + 259 689 l 1 + 409 692 l 2 + 411.225353729 692.040096464 413.431816673 692.060096347 415.619251845 692.060096347 c 0 + 522.540450047 692.060096347 584 644.275852066 584 560 c 0 + 584 499 553 444 495 402 c 0 + 459 376 430 364 375 354 c 1 + 559 79 l 2 + 588 36 599 29 639 24 c 1 + 639 -3 l 1 + 626 -2 l 2 + 608 -1 595 0 592 0 c 2 + 573 0 l 1 + 507 -3 l 1 + 432 124 401 172 267 367 c 1 + 270 378 l 1 + 314 378 l 2 + 418 378 496 448 496 542 c 0 + 496 617 450 656 363 656 c 0 + 335 656 315 654 287 648 c 1 + 279 614 273 591 271 580 c 2 + 186 93 l 2 + 183 74 182 68 182 58 c 0 + 182 37 191 30 218 28 c 2 + 267 25 l 1 + 264 -3 l 1 + 238 -2 l 2 + 195 -1 162 0 141 0 c 0 + 123 0 92 -1 51 -2 c 2 + 9 -3 l 1 + 13 25 l 1 + 54 28 l 2 + 94 31 95 34 112 125 c 1 + 187 559 l 2 + 192 591 196 621 196 635 c 0 + 196 653 185 661 161 662 c 2 + 105 664 l 1 +256 728 m 1 + 408 879 l 2 + 421 891 431 897 441 897 c 0 + 462 897 480 883 480 866 c 0 + 480 851 473 843 451 829 c 2 + 290 728 l 1 + 256 728 l 1 +EndSplineSet +EndChar + +StartChar: Rcaron +Encoding: 344 344 263 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 664 m 1 + 108 692 l 1 + 240 689 l 1 + 259 689 l 1 + 409 692 l 2 + 411.225353729 692.040096464 413.431816673 692.060096347 415.619251845 692.060096347 c 0 + 522.540450047 692.060096347 584 644.275852066 584 560 c 0 + 584 499 553 444 495 402 c 0 + 459 376 430 364 375 354 c 1 + 559 79 l 2 + 588 36 599 29 639 24 c 1 + 639 -3 l 1 + 626 -2 l 2 + 608 -1 595 0 592 0 c 2 + 573 0 l 1 + 507 -3 l 1 + 432 124 401 172 267 367 c 1 + 270 378 l 1 + 314 378 l 2 + 418 378 496 448 496 542 c 0 + 496 617 450 656 363 656 c 0 + 335 656 315 654 287 648 c 1 + 279 614 273 591 271 580 c 2 + 186 93 l 2 + 183 74 182 68 182 58 c 0 + 182 37 191 30 218 28 c 2 + 267 25 l 1 + 264 -3 l 1 + 238 -2 l 2 + 195 -1 162 0 141 0 c 0 + 123 0 92 -1 51 -2 c 2 + 9 -3 l 1 + 13 25 l 1 + 54 28 l 2 + 94 31 95 34 112 125 c 1 + 187 559 l 2 + 192 591 196 621 196 635 c 0 + 196 653 185 661 161 662 c 2 + 105 664 l 1 +336 720 m 1 + 290 720 l 1 + 194 889 l 1 + 231 889 l 1 + 321 784 l 1 + 463 889 l 1 + 499 889 l 1 + 336 720 l 1 +EndSplineSet +EndChar + +StartChar: Sacute +Encoding: 346 346 264 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +451 537 m 1 + 451 613 l 1 + 421 645 388 658 339 658 c 0 + 247 658 180 595 180 508 c 0 + 180 442 210 405 276 391 c 2 + 341 377 l 2 + 442 355 485 313 485 234 c 0 + 485 98 352 -18 197 -18 c 0 + 144 -18 92 -5 42 20 c 1 + 53 72 60 117 66 172 c 1 + 96 172 l 1 + 96 73 l 1 + 140 42 178 30 232 30 c 0 + 335 30 406 95 406 191 c 0 + 406 249 380 283 325 296 c 2 + 230 319 l 2 + 146 339 108 386 108 471 c 0 + 108 530 129 580 171 622 c 0 + 225 674 300 706 374 706 c 0 + 422 706 461 696 506 672 c 1 + 492 629 485 591 481 537 c 1 + 451 537 l 1 +332 728 m 1 + 485 879 l 2 + 498 891 508 897 518 897 c 0 + 538 897 556 883 556 867 c 0 + 556 851 549 842 528 829 c 2 + 366 728 l 1 + 332 728 l 1 +EndSplineSet +EndChar + +StartChar: Scedilla +Encoding: 350 350 265 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +175 -98 m 0 + 167.002376657 -98 151.924041796 -100.691986068 142 -104 c 1 + 133 -96 l 1 + 182 -18 l 1 + 132 -15 79 -1 42 20 c 1 + 53 72 60 117 66 172 c 1 + 96 172 l 1 + 96 73 l 1 + 140 42 178 30 232 30 c 0 + 335 30 406 95 406 191 c 0 + 406 249 380 283 325 296 c 2 + 230 319 l 2 + 146 339 108 386 108 471 c 0 + 108 530 129 580 171 622 c 0 + 225 674 300 706 374 706 c 0 + 422 706 461 696 506 672 c 1 + 492 629 485 591 481 537 c 1 + 451 537 l 1 + 451 613 l 1 + 421 645 388 658 339 658 c 0 + 247 658 180 595 180 508 c 0 + 180 442 210 405 276 391 c 2 + 341 377 l 2 + 442 355 485 313 485 234 c 0 + 485 106 369 -4 220 -17 c 1 + 188 -64 l 1 + 196 -63 204 -62 210 -62 c 0 + 262 -62 294 -88 294 -132 c 0 + 294 -183 246 -216 170 -216 c 0 + 144 -216 124 -212 83 -196 c 1 + 100 -167 l 1 + 135 -178 149 -181 169 -181 c 0 + 200 -181 222 -163 222 -136 c 0 + 222 -114 203 -98 175 -98 c 0 +EndSplineSet +Substitution2: "'locl' Localized Forms in Latin lookup 2 subtable" Scommaaccent +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" Scommaaccent +EndChar + +StartChar: Tcaron +Encoding: 356 356 266 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +390 646 m 1 + 296 93 l 2 + 292 72 292 68 292 58 c 0 + 292 37 302 29 328 28 c 2 + 387 25 l 1 + 384 -3 l 1 + 340 -2 l 2 + 301 -1 270 0 251 0 c 0 + 235 0 206 -1 166 -2 c 2 + 109 -3 l 1 + 113 25 l 1 + 164 28 l 2 + 204 31 206 34 222 125 c 2 + 308 646 l 1 + 196 646 l 2 + 159 646 118 639 115 633 c 0 + 109 626 102 607 97 588 c 2 + 82 528 l 1 + 53 528 l 1 + 71 692 l 1 + 166 691 l 2 + 256 690 319 689 353 689 c 0 + 385 689 453 690 544 691 c 2 + 635 692 l 1 + 608 528 l 1 + 580 528 l 1 + 584 592 l 2 + 584 606 583 620 580 629 c 0 + 577 641 541 646 463 646 c 2 + 390 646 l 1 +385 720 m 1 + 339 720 l 1 + 243 889 l 1 + 280 889 l 1 + 370 784 l 1 + 512 889 l 1 + 548 889 l 1 + 385 720 l 1 +EndSplineSet +EndChar + +StartChar: Uring +Encoding: 366 366 267 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +460 928 m 0 + 515 928 559 883 559 828 c 0 + 559 772 515 728 459 728 c 0 + 403 728 359 772 359 828 c 0 + 359 884 403 928 460 928 c 0 +460 892 m 0 + 421 892 397 867 397 828 c 0 + 397 789 422 764 459 764 c 0 + 496 764 521 790 521 828 c 0 + 521 866 496 892 460 892 c 0 +EndSplineSet +EndChar + +StartChar: Uhungarumlaut +Encoding: 368 368 268 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +329 728 m 1 + 438 914 l 2 + 448 932 459 940 474 940 c 0 + 496 940 510 928 510 910 c 0 + 510 899 507 894 492 876 c 2 + 362 728 l 1 + 329 728 l 1 +486 728 m 1 + 595 914 l 2 + 605 932 617 940 632 940 c 0 + 654 940 668 928 668 910 c 0 + 668 899 666 896 649 876 c 2 + 519 728 l 1 + 486 728 l 1 +EndSplineSet +EndChar + +StartChar: Zacute +Encoding: 377 377 269 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +20 -3 m 1 + 20 19 l 1 + 522 652 l 1 + 342 652 l 2 + 257 652 212 649 162 639 c 1 + 156 619 l 2 + 144 580 138 555 135 533 c 1 + 109 533 l 1 + 117 606 120 645 120 692 c 1 + 229.786663986 691.11999732 339.36805749 690.034724156 449 689 c 1 + 475 689 l 1 + 637 692 l 1 + 637 672 l 1 + 133 39 l 1 + 414 39 l 2 + 457 39 502 44 541 52 c 1 + 549 74 l 2 + 557 96 566 122 573 142 c 2 + 580 164 l 1 + 606 164 l 1 + 592 93 585 40 583 -3 c 1 + 517 -2 l 2 + 451 -1 349 0 257 0 c 0 + 169 0 105 -1 20 -3 c 1 +349 728 m 1 + 502 879 l 2 + 514 891 525 897 535 897 c 0 + 555 897 573 883 573 866 c 0 + 573 851 566 842 545 829 c 2 + 383 728 l 1 + 349 728 l 1 +EndSplineSet +EndChar + +StartChar: Zdotaccent +Encoding: 379 379 270 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +20 -3 m 1 + 20 19 l 1 + 522 652 l 1 + 342 652 l 2 + 257 652 212 649 162 639 c 1 + 156 619 l 2 + 144 580 138 555 135 533 c 1 + 109 533 l 1 + 117 606 120 645 120 692 c 1 + 229.786663986 691.11999732 339.36805749 690.034724156 449 689 c 1 + 475 689 l 1 + 637 692 l 1 + 637 672 l 1 + 133 39 l 1 + 414 39 l 2 + 457 39 502 44 541 52 c 1 + 549 74 l 2 + 557 96 566 122 573 142 c 2 + 580 164 l 1 + 606 164 l 1 + 592 93 585 40 583 -3 c 1 + 517 -2 l 2 + 451 -1 349 0 257 0 c 0 + 169 0 105 -1 20 -3 c 1 +396 855 m 0 + 425 855 450 830 450 802 c 0 + 450 773 425 747 396 747 c 0 + 367 747 342 773 342 802 c 0 + 342 831 367 855 396 855 c 0 +EndSplineSet +EndChar + +StartChar: Amacron +Encoding: 256 256 271 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +641 799 m 1 + 630 748 l 1 + 329 748 l 1 + 340 799 l 1 + 641 799 l 1 +EndSplineSet +EndChar + +StartChar: uni021A +Encoding: 538 538 272 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +390 646 m 1 + 296 93 l 2 + 292 72 292 68 292 58 c 0 + 292 37 302 29 328 28 c 2 + 387 25 l 1 + 384 -3 l 1 + 340 -2 l 2 + 301 -1 270 0 251 0 c 0 + 235 0 206 -1 166 -2 c 2 + 109 -3 l 1 + 113 25 l 1 + 164 28 l 2 + 204 31 206 34 222 125 c 2 + 308 646 l 1 + 196 646 l 2 + 159 646 118 639 115 633 c 0 + 109 626 102 607 97 588 c 2 + 82 528 l 1 + 53 528 l 1 + 71 692 l 1 + 166 691 l 2 + 256 690 319 689 353 689 c 0 + 385 689 453 690 544 691 c 2 + 635 692 l 1 + 608 528 l 1 + 580 528 l 1 + 584 592 l 2 + 584 606 583 620 580 629 c 0 + 577 641 541 646 463 646 c 2 + 390 646 l 1 +290 -60 m 1 + 299 -78 l 1 + 250 -171 209 -234 158 -292 c 1 + 126 -305 l 1 + 119 -296 l 1 + 166 -223 191 -161 201 -85 c 1 + 227 -81 257 -72 290 -60 c 1 +EndSplineSet +EndChar + +StartChar: Ccircumflex +Encoding: 264 264 273 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +597 519 m 1 + 597 603 l 1 + 542 639 490 653 418 653 c 0 + 339 653 275 629 228 581 c 0 + 167 519 133 421 133 309 c 0 + 133 131 218 35 376 35 c 0 + 454 35 506 52 600 110 c 1 + 610 103 l 1 + 600 67 l 1 + 509 5 439 -18 343 -18 c 0 + 151 -18 45 90 45 284 c 0 + 45 437 105 555 222 634 c 0 + 292 681 374 706 456 706 c 0 + 518 706 574 694 651 665 c 1 + 637 622 629 575 624 519 c 1 + 597 519 l 1 +489 889 m 1 + 577 720 l 1 + 541 720 l 1 + 459 824 l 1 + 322 720 l 1 + 283 720 l 1 + 440 889 l 1 + 489 889 l 1 +EndSplineSet +EndChar + +StartChar: Wcircumflex +Encoding: 372 372 274 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 692 m 1 + 303 664 l 1 + 266 662 l 2 + 234 660 220 646 221 616 c 2 + 252 132 l 1 + 476 588 l 2 + 492 620 517 675 528 700 c 1 + 546 700 l 1 + 704 128 l 1 + 851 590 l 2 + 857 609 860 625 860 638 c 0 + 860 654 848 661 819 662 c 2 + 780 664 l 1 + 785 692 l 1 + 818 691 l 2 + 849 690 871 689 883 689 c 0 + 896 689 918 690 948 691 c 2 + 980 692 l 1 + 980 664 l 1 + 960 662 l 2 + 938 660 923 649 917 631 c 2 + 746 124 l 2 + 732 83 726 62 715 18 c 2 + 708 -8 l 1 + 657 -8 l 1 + 644 53 633 102 618 154 c 2 + 506 546 l 1 + 282 102 l 2 + 264 66 246 27 232 -8 c 1 + 182 -8 l 1 + 181 44 179 92 174 158 c 2 + 142 588 l 2 + 138 645 130 657 89 662 c 2 + 71 664 l 1 + 71 692 l 1 + 110 691 l 2 + 147 690 172 689 182 689 c 0 + 207 689 208 689 264 691 c 2 + 303 692 l 1 +585 889 m 1 + 673 720 l 1 + 637 720 l 1 + 555 824 l 1 + 418 720 l 1 + 379 720 l 1 + 536 889 l 1 + 585 889 l 1 +EndSplineSet +EndChar + +StartChar: Wdieresis +Encoding: 7812 7812 275 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 692 m 1 + 303 664 l 1 + 266 662 l 2 + 234 660 220 646 221 616 c 2 + 252 132 l 1 + 476 588 l 2 + 492 620 517 675 528 700 c 1 + 546 700 l 1 + 704 128 l 1 + 851 590 l 2 + 857 609 860 625 860 638 c 0 + 860 654 848 661 819 662 c 2 + 780 664 l 1 + 785 692 l 1 + 818 691 l 2 + 849 690 871 689 883 689 c 0 + 896 689 918 690 948 691 c 2 + 980 692 l 1 + 980 664 l 1 + 960 662 l 2 + 938 660 923 649 917 631 c 2 + 746 124 l 2 + 732 83 726 62 715 18 c 2 + 708 -8 l 1 + 657 -8 l 1 + 644 53 633 102 618 154 c 2 + 506 546 l 1 + 282 102 l 2 + 264 66 246 27 232 -8 c 1 + 182 -8 l 1 + 181 44 179 92 174 158 c 2 + 142 588 l 2 + 138 645 130 657 89 662 c 2 + 71 664 l 1 + 71 692 l 1 + 110 691 l 2 + 147 690 172 689 182 689 c 0 + 207 689 208 689 264 691 c 2 + 303 692 l 1 +437 847 m 0 + 463 847 487 824 487 798 c 0 + 487 772 463 747 437 747 c 0 + 411 747 387 772 387 798 c 0 + 387 824 411 847 437 847 c 0 +637 847 m 0 + 663 847 687 824 687 798 c 0 + 687 772 663 747 637 747 c 0 + 611 747 587 772 587 798 c 0 + 587 824 611 847 637 847 c 0 +EndSplineSet +EndChar + +StartChar: Ycircumflex +Encoding: 374 374 276 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +52 647 m 1 + 67 658 l 1 + 101.721745034 681.871199711 111.75299598 690.564746985 131 705 c 1 + 223 704 271 616 346 310 c 1 + 374 384 412 452 474 536 c 0 + 549 636 602 678 675 697 c 1 + 669 626 l 1 + 610 616 568 586 510 512 c 0 + 436 419 371 302 362 246 c 2 + 336 78 l 2 + 335 72 334 64 334 57 c 0 + 334 37 343 30 370 28 c 2 + 419 25 l 1 + 416 -3 l 1 + 390 -2 l 2 + 346 -1 314 0 293 0 c 0 + 276 0 247 -1 207 -2 c 2 + 154 -3 l 1 + 158 25 l 1 + 206 28 l 2 + 246 31 247 34 264 125 c 0 + 271.090601429 167.543608572 286.073988996 215.094654523 286.073988996 258.336571543 c 0 + 286.073988996 278.705162371 248.379928348 409.71139776 224 477 c 0 + 183 589 147 635 100 635 c 0 + 89 635 77 632 55 623 c 1 + 52 647 l 1 +471 889 m 1 + 559 720 l 1 + 523 720 l 1 + 441 824 l 1 + 304 720 l 1 + 265 720 l 1 + 422 889 l 1 + 471 889 l 1 +EndSplineSet +EndChar + +StartChar: Hbar +Encoding: 294 294 277 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +619 545 m 1 + 621 559 l 2 + 626 591 630 621 630 635 c 0 + 630 653 619 661 595 662 c 2 + 547 664 l 1 + 550 692 l 1 + 613 691 l 2 + 654 690 682 689 693 689 c 0 + 716 689 747 690 784 691 c 1 + 800 692 l 1 + 797 664 l 1 + 761 661 l 2 + 723 657 717 652 710 613 c 2 + 698 545 l 1 + 794 545 l 1 + 783 494 l 1 + 689 494 l 1 + 618 93 l 2 + 615 76 614 68 614 58 c 0 + 614 37 623 29 650 28 c 2 + 708 25 l 1 + 705 -3 l 1 + 663 -2 l 2 + 621 -1 591 0 573 0 c 0 + 559 0 530 -1 488 -2 c 2 + 432 -3 l 1 + 436 25 l 1 + 486 28 l 2 + 508 30 519 34 523 42 c 0 + 528 49 535 76 544 125 c 2 + 584 340 l 1 + 523 341 l 2 + 463 342 421 343 400 343 c 0 + 379 343 337 342 277 341 c 2 + 216 340 l 1 + 174 93 l 2 + 170 72 170 68 170 58 c 0 + 170 37 179 30 206 28 c 2 + 255 25 l 1 + 252 -3 l 1 + 226 -2 l 2 + 183 -1 150 0 129 0 c 0 + 111 0 80 -1 39 -2 c 2 + -3 -3 l 1 + 1 25 l 1 + 42 28 l 1 + 82 32 83 33 100 125 c 1 + 163 494 l 1 + 58 494 l 1 + 69 545 l 1 + 172 545 l 1 + 174 559 l 1 + 180 591 183 621 183 635 c 0 + 183 653 172 661 148 662 c 2 + 101 664 l 1 + 104 692 l 1 + 168 690 l 1 + 245 689 l 2 + 265 689 296 690 335 691 c 2 + 359 692 l 1 + 356 664 l 1 + 314 661 l 2 + 277 658 270 652 263 613 c 2 + 250 545 l 1 + 619 545 l 1 +610 494 m 1 + 241 494 l 1 + 221 385 l 1 + 591 385 l 1 + 610 494 l 1 +EndSplineSet +EndChar + +StartChar: Emacron +Encoding: 274 274 278 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +532 799 m 1 + 521 748 l 1 + 220 748 l 1 + 231 799 l 1 + 532 799 l 1 +EndSplineSet +EndChar + +StartChar: Gcircumflex +Encoding: 284 284 279 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 60 m 1 + 546 153 l 2 + 551 179 553 196 553 212 c 0 + 553 236 544 240 469 244 c 2 + 435 246 l 1 + 440 274 l 1 + 481 270 515 269 569 269 c 0 + 622 269 655 270 694 274 c 1 + 692 246 l 1 + 660 240 l 2 + 647 237 635 228 633 219 c 2 + 610 84 l 2 + 609 80 609 76 609 73 c 0 + 609 64 610 58 612 44 c 1 + 608 37 l 1 + 595 35 578 31 552 22 c 2 + 522 12 l 2 + 460 -9 410 -18 355 -18 c 0 + 159 -18 50 86 50 274 c 0 + 50 424 112 548 229 632 c 0 + 301 683 373 706 466 706 c 0 + 536 706 592 695 675 665 c 1 + 661 620 653 576 648 519 c 1 + 621 519 l 1 + 621 603 l 1 + 565 639 512 653 433 653 c 0 + 351 653 286 629 237 579 c 0 + 173 515 138 414 138 297 c 0 + 138 120 224 27 390 27 c 0 + 445 27 483 36 528 60 c 1 +517 889 m 1 + 605 720 l 1 + 569 720 l 1 + 487 824 l 1 + 350 720 l 1 + 311 720 l 1 + 468 889 l 1 + 517 889 l 1 +EndSplineSet +EndChar + +StartChar: Hcircumflex +Encoding: 292 292 280 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 385 m 1 + 591 385 l 1 + 621 559 l 2 + 626 590 630 621 630 635 c 0 + 630 653 619 661 595 662 c 2 + 547 664 l 1 + 550 692 l 1 + 613 691 l 2 + 654 690 682 689 693 689 c 0 + 716 689 747 690 784 691 c 1 + 800 692 l 1 + 797 664 l 1 + 761 661 l 2 + 723 657 717 652 710 613 c 2 + 618 93 l 2 + 615 76 614 68 614 58 c 0 + 614 37 623 29 650 28 c 2 + 708 25 l 1 + 705 -3 l 1 + 663 -2 l 2 + 621 -1 591 0 573 0 c 0 + 559 0 530 -1 488 -2 c 2 + 432 -3 l 1 + 436 25 l 1 + 486 28 l 2 + 508 30 519 34 523 42 c 0 + 528 49 535 76 544 125 c 2 + 584 340 l 1 + 523 341 l 2 + 463 342 421 343 400 343 c 0 + 379 343 337 342 277 341 c 2 + 216 340 l 1 + 174 93 l 2 + 170 72 170 68 170 58 c 0 + 170 37 179 30 206 28 c 2 + 255 25 l 1 + 252 -3 l 1 + 226 -2 l 2 + 183 -1 150 0 129 0 c 0 + 111 0 80 -1 39 -2 c 2 + -3 -3 l 1 + 1 25 l 1 + 42 28 l 1 + 82 32 83 33 100 125 c 1 + 174 559 l 2 + 180 592 183 621 183 635 c 0 + 183 653 172 661 148 662 c 2 + 101 664 l 1 + 104 692 l 1 + 168 690 l 1 + 245 689 l 2 + 265 689 296 690 335 691 c 2 + 359 692 l 1 + 356 664 l 1 + 314 661 l 2 + 277 658 270 652 263 613 c 2 + 221 385 l 1 +545 889 m 1 + 633 720 l 1 + 597 720 l 1 + 515 824 l 1 + 378 720 l 1 + 339 720 l 1 + 496 889 l 1 + 545 889 l 1 +EndSplineSet +EndChar + +StartChar: Imacron +Encoding: 298 298 281 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +399 799 m 1 + 388 748 l 1 + 87 748 l 1 + 98 799 l 1 + 399 799 l 1 +EndSplineSet +EndChar + +StartChar: Iogonek +Encoding: 302 302 282 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +262 25 m 1 + 259 -3 l 1 + 255 -3 l 2 + 254.106569783 -2.70218992775 253.165868363 -2.55864124522 252.184812465 -2.55864124522 c 0 + 233.450352334 -2.55864124522 200 -54.9059151114 200 -85 c 0 + 200 -112 216 -131 238 -131 c 0 + 255 -131 267 -123 288 -97 c 1 + 302 -101 l 1 + 269 -161 237 -187 197 -187 c 0 + 165 -187 144 -162 144 -122 c 0 + 144 -86 158 -59 204 -10 c 1 + 211 -2 l 1 + 169 0 148 0 131 0 c 0 + 112 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 +EndSplineSet +EndChar + +StartChar: Jcircumflex +Encoding: 308 308 283 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +355 664 m 1 + 313 661 l 2 + 275 658 268 651 262 613 c 2 + 177 54 l 2 + 168 -8 159 -40 143 -78 c 0 + 109 -159 57 -206 3 -206 c 0 + -10 -206 -20 -203 -32 -196 c 1 + -35 -170 l 1 + -27 -173 -19 -174 -6 -174 c 0 + 41 -174 71 -124 86 -21 c 2 + 181 622 l 2 + 182 627 182 630 182 635 c 0 + 182 653 172 661 147 662 c 2 + 100 664 l 1 + 103 692 l 1 + 167 690 l 1 + 244 689 l 2 + 264 689 295 690 334 691 c 2 + 358 692 l 1 + 355 664 l 1 +297 896 m 1 + 385 727 l 1 + 349 727 l 1 + 267 831 l 1 + 130 727 l 1 + 91 727 l 1 + 248 896 l 1 + 297 896 l 1 +EndSplineSet +EndChar + +StartChar: Kcommaaccent +Encoding: 310 310 284 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +371 664 m 1 + 329 661 l 2 + 292 658 285 651 278 613 c 2 + 233 353 l 1 + 296 402 338 440 382 484 c 2 + 510 614 l 2 + 540 645 548 655 548 663 c 2 + 548 692 l 1 + 568 691 l 2 + 590 690 606 689 615 689 c 0 + 623 689 638 690 660 691 c 2 + 683 692 l 1 + 683 665 l 1 + 662 665 l 2 + 646 665 625 656 608 640 c 2 + 316 367 l 1 + 562 65 l 2 + 585 38 604 27 626 27 c 2 + 646 27 l 1 + 646 -3 l 1 + 620 -1 613 -1 578 0 c 1 + 509 -3 l 1 + 404 140 381 170 231 340 c 1 + 188 78 l 2 + 187 73 186 64 186 57 c 0 + 186 37 195 30 222 28 c 2 + 271 25 l 1 + 268 -3 l 1 + 242 -2 l 2 + 199 -1 166 0 145 0 c 0 + 127 0 96 -1 55 -2 c 2 + 13 -3 l 1 + 17 25 l 1 + 58 28 l 1 + 98 32 99 33 116 125 c 1 + 189 559 l 2 + 195 594 198 621 198 635 c 0 + 198 653 187 661 163 662 c 2 + 116 664 l 1 + 119 692 l 1 + 183 690 l 1 + 260 689 l 2 + 280 689 311 690 350 691 c 2 + 374 692 l 1 + 371 664 l 1 +358 -60 m 1 + 367 -78 l 1 + 316 -174 278 -233 226 -292 c 1 + 194 -305 l 1 + 187 -296 l 1 + 234 -223 259 -161 269 -85 c 1 + 295 -81 325 -72 358 -60 c 1 +EndSplineSet +EndChar + +StartChar: Lcommaaccent +Encoding: 315 315 285 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +349 664 m 1 + 307 661 l 2 + 270 658 263 651 256 613 c 2 + 164 81 l 2 + 162 72 162 64 162 50 c 2 + 162 46 l 1 + 224 40 253 39 304 39 c 0 + 373 39 435 44 448 49 c 0 + 458 54 466 71 475 103 c 2 + 492 165 l 1 + 523 165 l 1 + 510 103 499 23 500 0 c 1 + 467 -1 l 2 + 434 -2 409 -3 395 -3 c 2 + 385 -3 l 1 + 170 0 l 2 + 150 0 88 -1 57 -2 c 2 + 16 -3 l 1 + 21 23 l 1 + 65 30 77 37 81 55 c 2 + 167 559 l 2 + 173 592 176 621 176 635 c 0 + 176 653 165 661 141 662 c 2 + 94 664 l 1 + 97 692 l 1 + 161 690 l 1 + 238 689 l 2 + 258 689 289 690 328 691 c 2 + 352 692 l 1 + 349 664 l 1 +303 -60 m 1 + 312 -78 l 1 + 262 -172 222 -234 171 -292 c 1 + 139 -305 l 1 + 132 -296 l 1 + 179 -223 203 -161 214 -85 c 1 + 240 -81 269 -72 303 -60 c 1 +EndSplineSet +EndChar + +StartChar: Ncommaaccent +Encoding: 325 325 286 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 594 m 2 + 183.550767578 596.753837891 185 604.594151849 185 606 c 0 + 185 614 170 634 155 645 c 0 + 144 654 122 661 105 662 c 2 + 70 664 l 1 + 75 692 l 1 + 91 691 l 2 + 113 690 129 690 132 689 c 1 + 156 689 l 1 + 237 692 l 1 + 582 103 l 1 + 662 592 l 2 + 665 609 667 629 667 638 c 0 + 667 654 657 661 631 662 c 2 + 584 664 l 1 + 589 692 l 1 + 608 691 l 2 + 645 690 674 689 694 689 c 0 + 713 689 743 690 783 691 c 2 + 804 692 l 1 + 799 664 l 1 + 762 662 l 2 + 725 660 722 655 702 542 c 2 + 608 -11 l 1 + 558 -11 l 1 + 220 567 l 1 + 140 102 l 2 + 138 91 137 80 137 72 c 0 + 137 38 145 31 186 28 c 2 + 228 25 l 1 + 223 -3 l 1 + 126 0 125 0 113 0 c 2 + 2 -3 l 1 + 7 25 l 1 + 38 28 l 2 + 74 32 80 40 92 102 c 2 + 180 576 l 2 + 182 585 183 594 183 594 c 2 +414 -60 m 1 + 423 -78 l 1 + 373 -172 333 -234 282 -292 c 1 + 250 -305 l 1 + 243 -296 l 1 + 290 -223 314 -161 325 -85 c 1 + 351 -81 380 -72 414 -60 c 1 +EndSplineSet +EndChar + +StartChar: Omacron +Encoding: 332 332 287 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +629 799 m 1 + 618 748 l 1 + 317 748 l 1 + 328 799 l 1 + 629 799 l 1 +EndSplineSet +EndChar + +StartChar: Rcommaaccent +Encoding: 342 342 288 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 664 m 1 + 108 692 l 1 + 240 689 l 1 + 259 689 l 1 + 409 692 l 2 + 411.225353729 692.040096464 413.431816673 692.060096347 415.619251845 692.060096347 c 0 + 522.540450047 692.060096347 584 644.275852066 584 560 c 0 + 584 499 553 444 495 402 c 0 + 459 376 430 364 375 354 c 1 + 559 79 l 2 + 588 36 599 29 639 24 c 1 + 639 -3 l 1 + 626 -2 l 2 + 608 -1 595 0 592 0 c 2 + 573 0 l 1 + 507 -3 l 1 + 432 124 401 172 267 367 c 1 + 270 378 l 1 + 314 378 l 2 + 418 378 496 448 496 542 c 0 + 496 617 450 656 363 656 c 0 + 335 656 315 654 287 648 c 1 + 279 614 273 591 271 580 c 2 + 186 93 l 2 + 183 74 182 68 182 58 c 0 + 182 37 191 30 218 28 c 2 + 267 25 l 1 + 264 -3 l 1 + 238 -2 l 2 + 195 -1 162 0 141 0 c 0 + 123 0 92 -1 51 -2 c 2 + 9 -3 l 1 + 13 25 l 1 + 54 28 l 2 + 94 31 95 34 112 125 c 1 + 187 559 l 2 + 192 591 196 621 196 635 c 0 + 196 653 185 661 161 662 c 2 + 105 664 l 1 +358 -60 m 1 + 367 -78 l 1 + 318 -171 277 -234 226 -292 c 1 + 194 -305 l 1 + 187 -296 l 1 + 234 -223 259 -161 269 -85 c 1 + 295 -81 325 -72 358 -60 c 1 +EndSplineSet +EndChar + +StartChar: Scircumflex +Encoding: 348 348 289 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +451 537 m 1 + 451 613 l 1 + 421 645 388 658 339 658 c 0 + 247 658 180 595 180 508 c 0 + 180 442 210 405 276 391 c 2 + 341 377 l 2 + 442 355 485 313 485 234 c 0 + 485 98 352 -18 197 -18 c 0 + 144 -18 92 -5 42 20 c 1 + 53 72 60 117 66 172 c 1 + 96 172 l 1 + 96 73 l 1 + 140 42 178 30 232 30 c 0 + 335 30 406 95 406 191 c 0 + 406 249 380 283 325 296 c 2 + 230 319 l 2 + 146 339 108 386 108 471 c 0 + 108 530 129 580 171 622 c 0 + 225 674 300 706 374 706 c 0 + 422 706 461 696 506 672 c 1 + 492 629 485 591 481 537 c 1 + 451 537 l 1 +434 889 m 1 + 522 720 l 1 + 486 720 l 1 + 404 824 l 1 + 267 720 l 1 + 228 720 l 1 + 385 889 l 1 + 434 889 l 1 +EndSplineSet +EndChar + +StartChar: Gcommaaccent +Encoding: 290 290 290 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 60 m 1 + 546 153 l 2 + 551 179 553 196 553 212 c 0 + 553 236 544 240 469 244 c 2 + 435 246 l 1 + 440 274 l 1 + 481 270 515 269 569 269 c 0 + 622 269 655 270 694 274 c 1 + 692 246 l 1 + 660 240 l 2 + 647 237 635 228 633 219 c 2 + 610 84 l 2 + 609 80 609 76 609 73 c 0 + 609 64 610 58 612 44 c 1 + 608 37 l 1 + 595 35 578 31 552 22 c 2 + 522 12 l 2 + 460 -9 410 -18 355 -18 c 0 + 159 -18 50 86 50 274 c 0 + 50 424 112 548 229 632 c 0 + 301 683 373 706 466 706 c 0 + 536 706 592 695 675 665 c 1 + 661 620 653 576 648 519 c 1 + 621 519 l 1 + 621 603 l 1 + 565 639 512 653 433 653 c 0 + 351 653 286 629 237 579 c 0 + 173 515 138 414 138 297 c 0 + 138 120 224 27 390 27 c 0 + 445 27 483 36 528 60 c 1 +386 -60 m 1 + 395 -78 l 1 + 345 -172 305 -234 254 -292 c 1 + 222 -305 l 1 + 215 -296 l 1 + 262 -223 286 -161 297 -85 c 1 + 323 -81 352 -72 386 -60 c 1 +EndSplineSet +EndChar + +StartChar: Umacron +Encoding: 362 362 291 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +617 804 m 1 + 606 753 l 1 + 305 753 l 1 + 316 804 l 1 + 617 804 l 1 +EndSplineSet +EndChar + +StartChar: Uogonek +Encoding: 370 370 292 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +798 692 m 1 + 795 664 l 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 699 -2 696 -2 694 -2 c 0 + 671 -2 637 -51 637 -85 c 0 + 637 -112 653 -131 675 -131 c 0 + 692 -131 704 -122 725 -97 c 1 + 738 -101 l 1 + 706 -160 674 -187 634 -187 c 0 + 602 -187 581 -162 581 -122 c 0 + 581 -86 595 -59 641 -10 c 1 + 649 -1 l 1 + 631 0 622 0 613 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 +EndSplineSet +EndChar + +StartChar: Ebreve +Encoding: 276 276 293 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +221 334 m 1 + 178 81 l 2 + 176 72 176 64 176 50 c 2 + 176 46 l 1 + 239 40 266 39 307 39 c 0 + 364 39 434 43 455 48 c 0 + 477 53 486 65 496 101 c 2 + 512 161 l 1 + 539 161 l 1 + 534 135 l 2 + 525 87 520 56 518 36 c 2 + 514 0 l 1 + 481 -1 l 2 + 448 -2 423 -3 409 -3 c 2 + 399 -3 l 1 + 184 0 l 2 + 164 0 102 -1 71 -2 c 2 + 30 -3 l 1 + 35 23 l 1 + 79 30 91 37 95 55 c 2 + 182 559 l 2 + 187 591 191 621 191 635 c 0 + 191 653 180 661 156 662 c 2 + 102 664 l 1 + 105 692 l 1 + 150 691 l 2 + 195 690 235 689 263 689 c 0 + 287 689 323 689 343 690 c 2 + 463 692 l 1 + 501 692 l 2 + 523 692 550 691 570 689 c 1 + 560 652 552 600 549 537 c 1 + 525 537 l 1 + 517 626 l 2 + 516 641 475 650 411 650 c 0 + 387 650 360 649 327 648 c 2 + 280 646 l 1 + 276 638 274 630 271 614 c 2 + 229 376 l 1 + 266 376 l 2 + 348 376 407 378 485 382 c 1 + 489 375 l 1 + 470 330 l 1 + 444 331 l 2 + 400 333 369 334 338 334 c 2 + 221 334 l 1 +244 887 m 1 + 273 887 l 1 + 279 821 316 787 382 787 c 0 + 443 787 478 814 516 887 c 1 + 545 887 l 1 + 531 835 521 813 500 787 c 0 + 469 747 428 728 376 728 c 0 + 323 728 285 748 264 786 c 0 + 249 812 245 836 244 887 c 1 +EndSplineSet +EndChar + +StartChar: Ibreve +Encoding: 300 300 294 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +104 887 m 1 + 133 887 l 1 + 139 821 175 787 242 787 c 0 + 302 787 338 814 376 887 c 1 + 405 887 l 1 + 391 835 381 813 360 787 c 0 + 328 747 287 728 235 728 c 0 + 183 728 144 748 123 786 c 0 + 109 812 104 836 104 887 c 1 +EndSplineSet +EndChar + +StartChar: ij +Encoding: 307 307 295 +Width: 550 +Flags: MW +LayerCount: 2 +Fore +SplineSet +30 388 m 1 + 58 408 l 2 + 133 462 170 482 192 482 c 0 + 209 482 217 473 217 456 c 0 + 217 447 216 438 211 420 c 2 + 134 116 l 2 + 128 94 127 86 127 76 c 0 + 127 65 133 56 140 56 c 0 + 150 56 171 66 201 86 c 2 + 227 103 l 1 + 237 85 l 1 + 140 13 103 -9 77 -9 c 0 + 58 -9 47 6 47 30 c 0 + 47 50 51 75 60 107 c 2 + 126 347 l 2 + 130 362 134 383 134 391 c 0 + 134 404 126 414 116 414 c 0 + 109 414 108 414 69 389 c 2 + 37 368 l 1 + 30 388 l 1 +224 712 m 0 + 245 712 260 695 260 671 c 0 + 260 633 237 604 205 604 c 0 + 181 604 166 620 166 645 c 0 + 166 679 194 712 224 712 c 0 +412 351 m 1 + 412 361.17929732 419 386.926399577 419 391 c 0 + 419 404 411 414 401 414 c 0 + 394 414 394 414 354 389 c 1 + 322 368 l 1 + 315 388 l 1 + 343 408 l 2 + 418 462 455 482 477 482 c 0 + 493 482 502 473 502 457 c 0 + 502 451 500 437 496 420 c 2 + 420 70 l 2 + 392 -57 378 -107 358 -152 c 0 + 322 -233 282 -276 242 -276 c 0 + 226 -276 214 -274 204 -269 c 1 + 212 -212 l 1 + 233 -225 251 -231 265 -231 c 0 + 283 -231 301 -196 312 -144 c 2 + 412 351 l 1 +503 712 m 0 + 524 712 539 695 539 671 c 0 + 539 632 516 604 484 604 c 0 + 460 604 445 620 445 645 c 0 + 445 679 473 712 503 712 c 0 +EndSplineSet +EndChar + +StartChar: longs +Encoding: 383 383 296 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +385 638 m 1 + 375 634 l 1 + 360 658 333 673 304 673 c 0 + 275 673 251 657 236 626 c 0 + 221 596 208 534 163 295 c 0 + 107 -4 69 -124 7 -198 c 0 + -32 -245 -86 -276 -127 -276 c 0 + -138 -276 -153 -273 -162 -268 c 1 + -157 -259 -143 -211 -139 -188 c 1 + -125 -184 l 1 + -107 -206 -96 -213 -73 -213 c 0 + -37 -213 -7 -182 11 -123 c 0 + 33 -54 70 132 100 327 c 1 + 109 383 l 1 + 28 383 l 1 + 33 405 l 1 + 58 414 78 422 119 442 c 1 + 134 521 l 2 + 145 578 157 607 179 630 c 0 + 201 653 285 715 308 726 c 0 + 316 730 332 733 343 733 c 0 + 367 733 395 728 413 720 c 1 + 408 705 l 2 + 401 686 388 649 385 638 c 1 +EndSplineSet +Substitution2: "'fina' Terminal Forms lookup 19 subtable" s +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" s +EndChar + +StartChar: abreve +Encoding: 259 259 297 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +148 677 m 1 + 177 677 l 1 + 183 611 219 577 286 577 c 0 + 346 577 381 603 420 677 c 1 + 449 677 l 1 + 434 625 424 603 403 577 c 0 + 372 537 331 518 279 518 c 0 + 227 518 188 538 167 576 c 0 + 152 602 148 626 148 677 c 1 +EndSplineSet +EndChar + +StartChar: aogonek +Encoding: 261 261 298 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 365 53 351 40 309 -8 c 0 + 280 -43 270 -62 270 -85 c 0 + 270 -112 286 -131 308 -131 c 0 + 325 -131 337 -122 358 -97 c 1 + 372 -101 l 1 + 339 -160 307 -187 267 -187 c 0 + 235 -187 214 -162 214 -122 c 0 + 214 -86 229 -58 274 -10 c 1 + 278 -5 l 1 + 270 -8 266 -9 261 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +EndSplineSet +EndChar + +StartChar: cacute +Encoding: 263 263 299 +Width: 407 +Flags: MW +LayerCount: 2 +Fore +SplineSet +342 330 m 1 + 342 390 l 2 + 342 414 306 433 261 433 c 0 + 230 433 206 426 185 409 c 0 + 136 371 101 267 101 159 c 0 + 101 80 130 40 186 40 c 0 + 221 40 259 57 331 105 c 2 + 346 115 l 1 + 354 95 l 1 + 304 54 l 2 + 249 9 201 -11 147 -11 c 0 + 67 -11 25 40 25 136 c 0 + 25 241 62 346 117 395 c 0 + 174 446 247 482 293 482 c 0 + 331 482 365 474 389 458 c 1 + 380 432 373 395 365 330 c 1 + 342 330 l 1 +199 518 m 1 + 352 669 l 2 + 364 681 375 687 385 687 c 0 + 405 687 423 673 423 656 c 0 + 423 641 416 633 395 619 c 2 + 233 518 l 1 + 199 518 l 1 +EndSplineSet +EndChar + +StartChar: ccaron +Encoding: 269 269 300 +Width: 407 +Flags: MW +LayerCount: 2 +Fore +SplineSet +342 330 m 1 + 342 390 l 2 + 342 414 306 433 261 433 c 0 + 230 433 206 426 185 409 c 0 + 136 371 101 267 101 159 c 0 + 101 80 130 40 186 40 c 0 + 221 40 259 57 331 105 c 2 + 346 115 l 1 + 354 95 l 1 + 304 54 l 2 + 249 9 201 -11 147 -11 c 0 + 67 -11 25 40 25 136 c 0 + 25 241 62 346 117 395 c 0 + 174 446 247 482 293 482 c 0 + 331 482 365 474 389 458 c 1 + 380 432 373 395 365 330 c 1 + 342 330 l 1 +303 510 m 1 + 257 510 l 1 + 161 679 l 1 + 198 679 l 1 + 288 574 l 1 + 430 679 l 1 + 466 679 l 1 + 303 510 l 1 +EndSplineSet +EndChar + +StartChar: cdotaccent +Encoding: 267 267 301 +Width: 407 +Flags: MW +LayerCount: 2 +Fore +SplineSet +342 330 m 1 + 342 390 l 2 + 342 414 306 433 261 433 c 0 + 230 433 206 426 185 409 c 0 + 136 371 101 267 101 159 c 0 + 101 80 130 40 186 40 c 0 + 221 40 259 57 331 105 c 2 + 346 115 l 1 + 354 95 l 1 + 304 54 l 2 + 249 9 201 -11 147 -11 c 0 + 67 -11 25 40 25 136 c 0 + 25 241 62 346 117 395 c 0 + 174 446 247 482 293 482 c 0 + 331 482 365 474 389 458 c 1 + 380 432 373 395 365 330 c 1 + 342 330 l 1 +297 645 m 0 + 325 645 350 620 350 592 c 0 + 350 563 325 537 296 537 c 0 + 267 537 242 562 242 592 c 0 + 242 621 267 645 297 645 c 0 +EndSplineSet +EndChar + +StartChar: dcaron +Encoding: 271 271 302 +Width: 605 +Flags: MW +LayerCount: 2 +Fore +SplineSet +485 722 m 1 + 359 128 l 2 + 352 97 351 91 351 82 c 0 + 351 68 356 59 365 59 c 0 + 374 59 390 66 404 76 c 2 + 448 107 l 1 + 458 88 l 1 + 377 28 l 2 + 342 2 319 -9 302 -9 c 0 + 285 -9 276 2 276 24 c 0 + 276 51 281 81 292 126 c 2 + 315 217 l 1 + 248 117 215 77 161 33 c 0 + 127 6 90 -11 63 -11 c 0 + 34 -11 19 21 19 86 c 0 + 19 171 39 265 70 323 c 0 + 116 411 210 482 279 482 c 0 + 305 482 332 477 361 468 c 1 + 389 622 l 2 + 390 629 391 637 391 646 c 0 + 391 663 381 670 357 670 c 2 + 309 670 l 1 + 313 691 l 1 + 386 698 421 707 473 733 c 1 + 485 722 l 1 +339 351 m 2 + 351 410 l 1 + 318 427 289 433 245 433 c 0 + 218 433 199 428 186 418 c 0 + 137 380 91 224 91 98 c 0 + 91 72 99 59 116 59 c 0 + 135 59 175 83 210 116 c 0 + 272 174 321 263 339 351 c 2 +630 733 m 1 + 639 715 l 1 + 590 622 549 559 498 501 c 1 + 466 488 l 1 + 459 497 l 1 + 507 570 530 632 541 708 c 1 + 565 712 596 721 630 733 c 1 +EndSplineSet +EndChar + +StartChar: dcroat +Encoding: 273 273 303 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +455 589 m 1 + 540 589 l 1 + 530 549 l 1 + 446 549 l 1 + 357 128 l 2 + 350 97 349 91 349 82 c 0 + 349 68 354 59 363 59 c 0 + 372 59 388 66 402 76 c 2 + 446 107 l 1 + 456 88 l 1 + 375 28 l 2 + 340 2 317 -9 300 -9 c 0 + 283 -9 274 2 274 24 c 0 + 274 51 279 81 290 126 c 2 + 313 217 l 1 + 246 117 213 77 159 33 c 0 + 125 6 88 -11 61 -11 c 0 + 32 -11 17 21 17 86 c 0 + 17 171 37 265 68 323 c 0 + 114 411 208 482 277 482 c 0 + 303 482 330 477 359 468 c 1 + 374 549 l 1 + 229 549 l 1 + 239 589 l 1 + 381 589 l 1 + 387 622 l 2 + 388 629 389 637 389 646 c 0 + 389 663 379 670 355 670 c 2 + 307 670 l 1 + 311 691 l 1 + 384 698 419 707 471 733 c 1 + 483 722 l 1 + 455 589 l 1 +337 351 m 2 + 349 410 l 1 + 316 427 287 433 243 433 c 0 + 216 433 197 428 184 418 c 0 + 135 380 89 224 89 98 c 0 + 89 72 97 59 114 59 c 0 + 133 59 173 83 208 116 c 0 + 270 174 319 263 337 351 c 2 +EndSplineSet +EndChar + +StartChar: ecaron +Encoding: 283 283 304 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +274 510 m 1 + 228 510 l 1 + 132 679 l 1 + 169 679 l 1 + 259 574 l 1 + 401 679 l 1 + 437 679 l 1 + 274 510 l 1 +EndSplineSet +EndChar + +StartChar: edotaccent +Encoding: 279 279 305 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +258 645 m 0 + 286 645 311 620 311 592 c 0 + 311 563 286 537 257 537 c 0 + 228 537 203 562 203 592 c 0 + 203 621 228 645 258 645 c 0 +EndSplineSet +EndChar + +StartChar: eogonek +Encoding: 281 281 306 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 200 -15 175 -42 175 -85 c 0 + 175 -112 191 -131 213 -131 c 0 + 230 -131 243 -122 263 -97 c 1 + 277 -101 l 1 + 245 -160 213 -187 173 -187 c 0 + 140 -187 119 -162 119 -122 c 0 + 119 -86 133 -60 180 -10 c 1 + 187 -1 l 1 + 165 -8 150 -11 132 -11 c 0 + 58 -11 15 35 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +EndSplineSet +EndChar + +StartChar: gbreve +Encoding: 287 287 307 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +405 380 m 1 + 407.804856076 365.975719618 409 350.60844528 409 344 c 0 + 409 253 339 170 240 146 c 0 + 238 143 237 142 234 138 c 0 + 218 119 213 109 213 100 c 0 + 213 81 226 63 260 35 c 2 + 320 -14 l 2 + 363 -49 384 -85 384 -121 c 0 + 384 -204 272 -276 142 -276 c 0 + 32 -276 -37 -231 -37 -159 c 0 + -37 -119 -18 -80 16 -52 c 0 + 53 -21 84 -6 160 19 c 1 + 146 31 139 41 139 52 c 0 + 139 66 149 84 166 99 c 2 + 207 137 l 1 + 196 136 185 136 177 136 c 0 + 100 136 55 181 55 259 c 0 + 55 330 84 388 140 430 c 0 + 184 463 233 482 275 482 c 0 + 297 482 321 477 342 469 c 0 + 367 459 377 450 393 424 c 1 + 411 424 l 2 + 451 424 467 426 495 433 c 1 + 498 427 l 1 + 489 382 l 1 + 467 379 456 378 440 378 c 0 + 430 378 422 378 405 380 c 1 +253 -58 m 2 + 176 1 l 1 + 125 -14 103 -24 77 -45 c 0 + 44 -72 27 -107 27 -145 c 0 + 27 -206 83 -248 166 -248 c 0 + 250 -248 318 -206 318 -154 c 0 + 318 -121 299 -94 253 -58 c 2 +251 448 m 0 + 176 448 126 383 126 288 c 0 + 126 209 158 168 219 168 c 0 + 289 168 337 238 337 341 c 0 + 337 413 309 448 251 448 c 0 +144 677 m 1 + 173 677 l 1 + 179 611 215 577 282 577 c 0 + 342 577 378 603 416 677 c 1 + 445 677 l 1 + 431 625 421 603 400 577 c 0 + 368 537 327 518 275 518 c 0 + 223 518 185 538 163 576 c 0 + 149 602 144 626 144 677 c 1 +EndSplineSet +EndChar + +StartChar: gdotaccent +Encoding: 289 289 308 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +405 380 m 1 + 407.804856076 365.975719618 409 350.60844528 409 344 c 0 + 409 253 339 170 240 146 c 0 + 238 143 237 142 234 138 c 0 + 218 119 213 109 213 100 c 0 + 213 81 226 63 260 35 c 2 + 320 -14 l 2 + 363 -49 384 -85 384 -121 c 0 + 384 -204 272 -276 142 -276 c 0 + 32 -276 -37 -231 -37 -159 c 0 + -37 -119 -18 -80 16 -52 c 0 + 53 -21 84 -6 160 19 c 1 + 146 31 139 41 139 52 c 0 + 139 66 149 84 166 99 c 2 + 207 137 l 1 + 196 136 185 136 177 136 c 0 + 100 136 55 181 55 259 c 0 + 55 330 84 388 140 430 c 0 + 184 463 233 482 275 482 c 0 + 297 482 321 477 342 469 c 0 + 367 459 377 450 393 424 c 1 + 411 424 l 2 + 451 424 467 426 495 433 c 1 + 498 427 l 1 + 489 382 l 1 + 467 379 456 378 440 378 c 0 + 430 378 422 378 405 380 c 1 +253 -58 m 2 + 176 1 l 1 + 125 -14 103 -24 77 -45 c 0 + 44 -72 27 -107 27 -145 c 0 + 27 -206 83 -248 166 -248 c 0 + 250 -248 318 -206 318 -154 c 0 + 318 -121 299 -94 253 -58 c 2 +251 448 m 0 + 176 448 126 383 126 288 c 0 + 126 209 158 168 219 168 c 0 + 289 168 337 238 337 341 c 0 + 337 413 309 448 251 448 c 0 +268 645 m 0 + 296 645 321 620 321 592 c 0 + 321 563 296 537 267 537 c 0 + 238 537 213 562 213 592 c 0 + 213 621 238 645 268 645 c 0 +EndSplineSet +EndChar + +StartChar: lacute +Encoding: 314 314 309 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +251 722 m 1 + 207.307266975 516.026066358 163.821558686 309.845107981 120 104 c 0 + 117 89 116 83 116 76 c 0 + 116 65 122 56 129 56 c 0 + 139 56 160 66 190 86 c 2 + 216 103 l 1 + 226 85 l 1 + 129 13 92 -9 66 -9 c 0 + 47 -9 36 6 36 30 c 0 + 36 52 41 81 55 132 c 2 + 69 184 l 1 + 84 234 145 545 151 600 c 1 + 154 622 l 2 + 157 644 157 644 157 648 c 0 + 157 663 147 670 123 670 c 2 + 75 670 l 1 + 79 691 l 1 + 152 698 187 707 239 733 c 1 + 251 722 l 1 +183 772 m 1 + 336 923 l 2 + 348 935 358 941 368 941 c 0 + 389 941 407 927 407 910 c 0 + 407 895 400 886 379 873 c 2 + 217 772 l 1 + 183 772 l 1 +EndSplineSet +EndChar + +StartChar: lcaron +Encoding: 318 318 310 +Width: 390 +Flags: MW +LayerCount: 2 +Fore +SplineSet +252 722 m 1 + 208.307266975 516.026066358 164.821558686 309.845107981 121 104 c 0 + 118 89 117 83 117 76 c 0 + 117 65 123 56 130 56 c 0 + 140 56 161 66 191 86 c 2 + 217 103 l 1 + 227 85 l 1 + 130 13 93 -9 67 -9 c 0 + 48 -9 37 6 37 30 c 0 + 37 52 42 81 56 132 c 2 + 70 184 l 1 + 85 234 146 545 152 600 c 1 + 155 622 l 2 + 158 644 158 644 158 648 c 0 + 158 663 148 670 124 670 c 2 + 76 670 l 1 + 80 691 l 1 + 153 698 188 707 240 733 c 1 + 252 722 l 1 +398 733 m 1 + 407 715 l 1 + 358 622 317 560 266 501 c 1 + 234 488 l 1 + 227 497 l 1 + 275 570 299 633 309 708 c 1 + 332 712 365 721 398 733 c 1 +EndSplineSet +EndChar + +StartChar: nacute +Encoding: 324 324 311 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 388 m 1 + 52 408 l 2 + 126 461 164 482 185 482 c 0 + 200 482 208 471 208 449 c 0 + 208 438 206 427 202 408 c 2 + 164 247 l 1 + 216 320 244 354 282 389 c 0 + 341 444 410 482 452 482 c 0 + 472 482 483 469 483 446 c 0 + 483 428 479 402 472 372 c 2 + 406 96 l 2 + 405 91 404 82 404 76 c 0 + 404 65 410 56 417 56 c 0 + 427 56 448 66 478 86 c 2 + 504 103 l 1 + 514 85 l 1 + 418 14 379 -9 354 -9 c 0 + 335 -9 324 6 324 31 c 0 + 324 47 328 69 337 107 c 2 + 389 319 l 2 + 397 352 400 371 400 390 c 0 + 400 406 394 414 383 414 c 0 + 338 414 264 352 209 269 c 0 + 163 199 142 134 123 8 c 1 + 101 4 78 -2 53 -9 c 1 + 46 2 l 1 + 87 146 128 337 128 389 c 0 + 128 404 121 414 110 414 c 0 + 103 414 102 414 63 389 c 2 + 31 368 l 1 + 24 388 l 1 +234 518 m 1 + 386 669 l 2 + 399 681 410 687 419 687 c 0 + 440 687 458 673 458 656 c 0 + 458 641 452 633 429 619 c 2 + 268 518 l 1 + 234 518 l 1 +EndSplineSet +EndChar + +StartChar: ncaron +Encoding: 328 328 312 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 388 m 1 + 52 408 l 2 + 126 461 164 482 185 482 c 0 + 200 482 208 471 208 449 c 0 + 208 438 206 427 202 408 c 2 + 164 247 l 1 + 216 320 244 354 282 389 c 0 + 341 444 410 482 452 482 c 0 + 472 482 483 469 483 446 c 0 + 483 428 479 402 472 372 c 2 + 406 96 l 2 + 405 91 404 82 404 76 c 0 + 404 65 410 56 417 56 c 0 + 427 56 448 66 478 86 c 2 + 504 103 l 1 + 514 85 l 1 + 418 14 379 -9 354 -9 c 0 + 335 -9 324 6 324 31 c 0 + 324 47 328 69 337 107 c 2 + 389 319 l 2 + 397 352 400 371 400 390 c 0 + 400 406 394 414 383 414 c 0 + 338 414 264 352 209 269 c 0 + 163 199 142 134 123 8 c 1 + 101 4 78 -2 53 -9 c 1 + 46 2 l 1 + 87 146 128 337 128 389 c 0 + 128 404 121 414 110 414 c 0 + 103 414 102 414 63 389 c 2 + 31 368 l 1 + 24 388 l 1 +358 510 m 1 + 312 510 l 1 + 216 679 l 1 + 253 679 l 1 + 343 574 l 1 + 485 679 l 1 + 521 679 l 1 + 358 510 l 1 +EndSplineSet +EndChar + +StartChar: ohungarumlaut +Encoding: 337 337 313 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +172 518 m 1 + 281 704 l 2 + 291 722 302 730 317 730 c 0 + 339 730 353 718 353 700 c 0 + 353 689 350 684 335 666 c 2 + 205 518 l 1 + 172 518 l 1 +329 518 m 1 + 438 704 l 2 + 448 722 460 730 475 730 c 0 + 497 730 511 718 511 700 c 0 + 511 689 510 686 492 666 c 2 + 362 518 l 1 + 329 518 l 1 +EndSplineSet +EndChar + +StartChar: racute +Encoding: 341 341 314 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +368 365 m 1 + 354 365 l 1 + 343 379 333 384 318 384 c 0 + 295 384 270 364 235 319 c 0 + 191 262 168 210 150 126 c 2 + 124 6 l 1 + 111 4 l 1 + 88 -1 72 -4 57 -9 c 1 + 47 -2 l 1 + 87 127 130 332 130 390 c 0 + 130 403 123 412 113 412 c 0 + 104 412 93 407 65 389 c 2 + 33 368 l 1 + 26 388 l 1 + 54 408 l 2 + 128 461 166 482 187 482 c 0 + 202 482 210 471 210 450 c 0 + 210 438 208 426 204 408 c 2 + 198 382 l 2 + 192 360 184 320 180 297 c 2 + 172 256 l 1 + 188 291 200 312 239 368 c 2 + 266 407 l 2 + 302 458 333 482 364 482 c 0 + 369 482 375 480 384 476 c 1 + 375 433 371 403 368 365 c 1 +181 518 m 1 + 334 669 l 2 + 346 681 357 687 366 687 c 0 + 387 687 405 673 405 656 c 0 + 405 641 399 633 377 619 c 2 + 215 518 l 1 + 181 518 l 1 +EndSplineSet +EndChar + +StartChar: sacute +Encoding: 347 347 315 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +31 148 m 1 + 56 148 l 1 + 56 64 l 1 + 84 40 114 29 150 29 c 0 + 221 29 267 72 267 138 c 0 + 267 178 251 195 207 203 c 2 + 144 215 l 2 + 78 228 47 260 47 316 c 0 + 47 352 58 377 84 404 c 0 + 132 453 193 482 245 482 c 0 + 278 482 306 474 345 455 c 1 + 334 400 330 379 326 342 c 1 + 303 342 l 1 + 303 397 l 1 + 287 424 249 442 208 442 c 0 + 150 442 106 401 106 348 c 0 + 106 307 125 290 185 279 c 2 + 228 271 l 2 + 303 257 334 229 334 174 c 0 + 334 124 313 87 262 47 c 0 + 211 7 165 -11 116 -11 c 0 + 81 -11 47 -3 9 16 c 1 + 20 62 26 97 31 148 c 1 +195 518 m 1 + 348 669 l 2 + 360 681 371 687 381 687 c 0 + 401 687 419 673 419 656 c 0 + 419 641 413 633 391 619 c 2 + 229 518 l 1 + 195 518 l 1 +EndSplineSet +EndChar + +StartChar: scircumflex +Encoding: 349 349 316 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +31 148 m 1 + 56 148 l 1 + 56 64 l 1 + 84 40 114 29 150 29 c 0 + 221 29 267 72 267 138 c 0 + 267 178 251 195 207 203 c 2 + 144 215 l 2 + 78 228 47 260 47 316 c 0 + 47 352 58 377 84 404 c 0 + 132 453 193 482 245 482 c 0 + 278 482 306 474 345 455 c 1 + 334 400 330 379 326 342 c 1 + 303 342 l 1 + 303 397 l 1 + 287 424 249 442 208 442 c 0 + 150 442 106 401 106 348 c 0 + 106 307 125 290 185 279 c 2 + 228 271 l 2 + 303 257 334 229 334 174 c 0 + 334 124 313 87 262 47 c 0 + 211 7 165 -11 116 -11 c 0 + 81 -11 47 -3 9 16 c 1 + 20 62 26 97 31 148 c 1 +290 679 m 1 + 378 510 l 1 + 342 510 l 1 + 260 614 l 1 + 123 510 l 1 + 84 510 l 1 + 241 679 l 1 + 290 679 l 1 +EndSplineSet +EndChar + +StartChar: scommaaccent +Encoding: 537 537 317 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +31 148 m 1 + 56 148 l 1 + 56 64 l 1 + 84 40 114 29 150 29 c 0 + 221 29 267 72 267 138 c 0 + 267 178 251 195 207 203 c 2 + 144 215 l 2 + 78 228 47 260 47 316 c 0 + 47 352 58 377 84 404 c 0 + 132 453 193 482 245 482 c 0 + 278 482 306 474 345 455 c 1 + 334 400 330 379 326 342 c 1 + 303 342 l 1 + 303 397 l 1 + 287 424 249 442 208 442 c 0 + 150 442 106 401 106 348 c 0 + 106 307 125 290 185 279 c 2 + 228 271 l 2 + 303 257 334 229 334 174 c 0 + 334 124 313 87 262 47 c 0 + 211 7 165 -11 116 -11 c 0 + 81 -11 47 -3 9 16 c 1 + 20 62 26 97 31 148 c 1 +192 -60 m 1 + 201 -78 l 1 + 152 -172 112 -234 60 -292 c 1 + 28 -305 l 1 + 21 -296 l 1 + 69 -223 93 -161 103 -85 c 1 + 130 -81 159 -72 192 -60 c 1 +EndSplineSet +EndChar + +StartChar: tcaron +Encoding: 357 357 318 +Width: 449 +Flags: MW +LayerCount: 2 +Fore +SplineSet +123 390 m 1 + 39 390 l 1 + 41 403 l 1 + 59 408 83 418 129 440 c 1 + 154 610 l 1 + 185 622 212 634 232 646 c 1 + 243 631 l 1 + 225 577 214 528 198 434 c 1 + 236 434 270 436 308 440 c 1 + 297 390 l 1 + 190 390 l 1 + 177 328 l 1 + 147 180 134 102 134 76 c 0 + 134 64 139 56 147 56 c 0 + 159 56 178 65 208 86 c 2 + 253 117 l 1 + 263 99 l 1 + 252.718740171 90.614593162 242.393173289 82.2734933781 232 74 c 0 + 154 10 119 -9 84 -9 c 0 + 65 -9 54 6 54 31 c 0 + 54 44 56 57 62 86 c 0 + 65 97 66 100 67 107 c 2 + 123 390 l 1 +410 733 m 1 + 419 715 l 1 + 369 620 330 560 278 501 c 1 + 246 488 l 1 + 239 497 l 1 + 286 570 311 632 321 708 c 1 + 345 712 378 721 410 733 c 1 +EndSplineSet +EndChar + +StartChar: uring +Encoding: 367 367 319 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +338 718 m 0 + 393 718 437 673 437 618 c 0 + 437 562 393 518 337 518 c 0 + 281 518 237 562 237 618 c 0 + 237 674 281 718 338 718 c 0 +338 682 m 0 + 300 682 275 657 275 618 c 0 + 275 579 300 554 337 554 c 0 + 374 554 399 580 399 618 c 0 + 399 656 374 682 338 682 c 0 +EndSplineSet +EndChar + +StartChar: uhungarumlaut +Encoding: 369 369 320 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +197 518 m 1 + 306 704 l 2 + 317 722 328 730 343 730 c 0 + 365 730 379 718 379 700 c 0 + 379 689 377 685 360 666 c 2 + 230 518 l 1 + 197 518 l 1 +354 518 m 1 + 463 704 l 2 + 474 722 485 730 500 730 c 0 + 522 730 536 718 536 700 c 0 + 536 689 534 685 517 666 c 2 + 387 518 l 1 + 354 518 l 1 +EndSplineSet +EndChar + +StartChar: zacute +Encoding: 378 378 321 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 21 m 1 + 352 421 l 1 + 319 404 295 398 259 398 c 0 + 238 398 212 401 178 408 c 0 + 157 412 148 413 133 413 c 0 + 119 413 111 412 94 408 c 1 + 64 350 l 1 + 43 350 l 1 + 75 472 l 1 + 99 479 118 482 136 482 c 0 + 150 482 169 478 198 471 c 1 + 216 466 l 2 + 266 453 315 445 350 445 c 0 + 364 445 374 449 384 459 c 2 + 407 482 l 1 + 416 473 l 1 + 410 441 l 1 + 71 59 l 1 + 107 74 133 80 166 80 c 0 + 186 80 218 76 252 68 c 2 + 270 64 l 2 + 292 59 306 57 319 57 c 0 + 340 57 352 64 358 82 c 2 + 380 142 l 1 + 402 142 l 1 + 391 95 383 61 372 -1 c 1 + 342 -10 335 -11 322 -11 c 0 + 294 -11 265 -6 204 9 c 0 + 150 22 125 26 99 26 c 0 + 64 26 37 17 8 -6 c 1 + -1 21 l 1 +178 518 m 1 + 330 669 l 2 + 343 681 354 687 363 687 c 0 + 384 687 402 673 402 656 c 0 + 402 641 396 633 373 619 c 2 + 212 518 l 1 + 178 518 l 1 +EndSplineSet +EndChar + +StartChar: zdotaccent +Encoding: 380 380 322 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 21 m 1 + 352 421 l 1 + 319 404 295 398 259 398 c 0 + 238 398 212 401 178 408 c 0 + 157 412 148 413 133 413 c 0 + 119 413 111 412 94 408 c 1 + 64 350 l 1 + 43 350 l 1 + 75 472 l 1 + 99 479 118 482 136 482 c 0 + 150 482 169 478 198 471 c 1 + 216 466 l 2 + 266 453 315 445 350 445 c 0 + 364 445 374 449 384 459 c 2 + 407 482 l 1 + 416 473 l 1 + 410 441 l 1 + 71 59 l 1 + 107 74 133 80 166 80 c 0 + 186 80 218 76 252 68 c 2 + 270 64 l 2 + 292 59 306 57 319 57 c 0 + 340 57 352 64 358 82 c 2 + 380 142 l 1 + 402 142 l 1 + 391 95 383 61 372 -1 c 1 + 342 -10 335 -11 322 -11 c 0 + 294 -11 265 -6 204 9 c 0 + 150 22 125 26 99 26 c 0 + 64 26 37 17 8 -6 c 1 + -1 21 l 1 +286 645 m 0 + 314 645 339 620 339 592 c 0 + 339 563 314 537 285 537 c 0 + 256 537 231 562 231 592 c 0 + 231 621 256 645 286 645 c 0 +EndSplineSet +EndChar + +StartChar: hbar +Encoding: 295 295 323 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +206 582 m 1 + 343 582 l 1 + 332 531 l 1 + 195 531 l 1 + 138 265 l 1 + 158 290 l 2 + 204 349 221 367 256 396 c 0 + 319 449 380 482 413 482 c 0 + 432 482 443 469 443 446 c 0 + 443 428 439 398 432 372 c 2 + 368 116 l 2 + 362 94 361 86 361 76 c 0 + 361 65 367 56 374 56 c 0 + 384 56 405 66 435 86 c 2 + 461 103 l 1 + 471 85 l 1 + 374 13 337 -9 311 -9 c 0 + 292 -9 281 6 281 30 c 0 + 281 50 284 70 294 107 c 2 + 345 303 l 2 + 354 337 360 374 360 392 c 0 + 360 405 351 414 339 414 c 0 + 296 414 193 317 148 236 c 0 + 119 183 102 122 86 7 c 1 + 17 -9 l 1 + 10 2 l 1 + 31 66 70 237 98 388 c 2 + 124 531 l 1 + 31 531 l 1 + 42 582 l 1 + 133 582 l 1 + 140 622 l 2 + 141 630 142 637 142 646 c 0 + 142 663 133 670 108 670 c 2 + 60 670 l 1 + 64 691 l 1 + 137 698 172 707 224 733 c 1 + 236 722 l 1 + 206 582 l 1 +EndSplineSet +EndChar + +StartChar: uni021B +Encoding: 539 539 324 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 390 m 1 + 41 390 l 1 + 43 403 l 1 + 61 408 85 418 131 440 c 1 + 156 610 l 1 + 187 622 214 634 234 646 c 1 + 245 631 l 1 + 227 577 216 528 200 434 c 1 + 238 434 272 436 310 440 c 1 + 299 390 l 1 + 192 390 l 1 + 179 328 l 1 + 149 180 136 102 136 76 c 0 + 136 64 141 56 149 56 c 0 + 161 56 180 65 210 86 c 2 + 255 117 l 1 + 265 99 l 1 + 254.718740171 90.614593162 244.393173289 82.2734933781 234 74 c 0 + 156 10 121 -9 86 -9 c 0 + 67 -9 56 6 56 31 c 0 + 56 44 58 57 64 86 c 0 + 67 97 68 100 69 107 c 2 + 125 390 l 1 +191 -60 m 1 + 200 -78 l 1 + 151 -172 110 -234 59 -292 c 1 + 27 -305 l 1 + 20 -296 l 1 + 67 -223 92 -161 102 -85 c 1 + 128 -81 158 -72 191 -60 c 1 +EndSplineSet +EndChar + +StartChar: wcircumflex +Encoding: 373 373 325 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +167 420 m 0 + 150.558458906 420 121.530835791 422 111 422 c 0 + 86 422 67 411 60 394 c 2 + 43 352 l 1 + 21 352 l 1 + 34 407 45 443 59 470 c 1 + 70 475 79 477 91 477 c 0 + 92 477 97 477 103 476 c 2 + 115 475 l 2 + 146 472 185 470 215 470 c 0 + 241 470 256 473 275 482 c 1 + 285 464 l 1 + 186 351 145 255 145 135 c 0 + 145 77 168 39 203 39 c 0 + 233 39 271 79 311 155 c 0 + 340 209 354 248 366 311 c 2 + 395 460 l 1 + 469 482 l 1 + 476 474 l 1 + 424 290 l 2 + 412 246 403 182 403 134 c 0 + 403 78 424 39 452 39 c 0 + 538 39 635 204 635 350 c 0 + 635 390 620 413 592 413 c 0 + 582 413 574 410 565 404 c 1 + 554 423 l 1 + 604 470 l 2 + 612 478 623 482 637 482 c 0 + 674 482 699 442 699 384 c 0 + 699 343 683 278 660 227 c 0 + 598 90 493 -11 411 -11 c 0 + 367 -11 338 31 338 97 c 0 + 338 119 341 142 350 187 c 1 + 276 44 224 -11 160 -11 c 0 + 107 -11 72 43 72 126 c 0 + 72 211 106 283 196 388 c 0 + 215.540990412 409.83993046 217.264413001 412.352550667 226 424 c 1 + 202 421 191 420 167 420 c 0 +483 688 m 1 + 571 519 l 1 + 535 519 l 1 + 453 623 l 1 + 316 519 l 1 + 277 519 l 1 + 434 688 l 1 + 483 688 l 1 +EndSplineSet +EndChar + +StartChar: wdieresis +Encoding: 7813 7813 326 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +167 420 m 0 + 150.558458906 420 121.530835791 422 111 422 c 0 + 86 422 67 411 60 394 c 2 + 43 352 l 1 + 21 352 l 1 + 34 407 45 443 59 470 c 1 + 70 475 79 477 91 477 c 0 + 92 477 97 477 103 476 c 2 + 115 475 l 2 + 146 472 185 470 215 470 c 0 + 241 470 256 473 275 482 c 1 + 285 464 l 1 + 186 351 145 255 145 135 c 0 + 145 77 168 39 203 39 c 0 + 233 39 271 79 311 155 c 0 + 340 209 354 248 366 311 c 2 + 395 460 l 1 + 469 482 l 1 + 476 474 l 1 + 424 290 l 2 + 412 246 403 182 403 134 c 0 + 403 78 424 39 452 39 c 0 + 538 39 635 204 635 350 c 0 + 635 390 620 413 592 413 c 0 + 582 413 574 410 565 404 c 1 + 554 423 l 1 + 604 470 l 2 + 612 478 623 482 637 482 c 0 + 674 482 699 442 699 384 c 0 + 699 343 683 278 660 227 c 0 + 598 90 493 -11 411 -11 c 0 + 367 -11 338 31 338 97 c 0 + 338 119 341 142 350 187 c 1 + 276 44 224 -11 160 -11 c 0 + 107 -11 72 43 72 126 c 0 + 72 211 106 283 196 388 c 0 + 215.540990412 409.83993046 217.264413001 412.352550667 226 424 c 1 + 202 421 191 420 167 420 c 0 +323 637 m 0 + 349 637 373 613 373 588 c 0 + 373 562 349 537 323 537 c 0 + 297 537 273 562 273 588 c 0 + 273 614 297 637 323 637 c 0 +523 637 m 0 + 549 637 573 613 573 588 c 0 + 573 562 549 537 523 537 c 0 + 497 537 473 562 473 588 c 0 + 473 614 497 637 523 637 c 0 +EndSplineSet +EndChar + +StartChar: amacron +Encoding: 257 257 327 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +442 589 m 1 + 431 538 l 1 + 130 538 l 1 + 141 589 l 1 + 442 589 l 1 +EndSplineSet +EndChar + +StartChar: ycircumflex +Encoding: 375 375 328 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-7 -180 m 1 + 41 -146 l 1 + 51 -150 l 1 + 50 -159 49 -167 49 -172 c 0 + 49 -207 76 -234 111 -234 c 0 + 181 -234 231 -161 282 16 c 2 + 331 187 l 1 + 256 74 172 -11 135 -11 c 0 + 109 -11 92 17 92 60 c 1 + 93 100 l 1 + 110 343 l 2 + 111 351 111 357 111 358 c 0 + 111 392 103 410 89 410 c 0 + 84 410 84 410 64 398 c 2 + 14 368 l 1 + 3 386 l 1 + 85 442 l 2 + 133 475 147 482 160 482 c 0 + 177 482 184 464 184 419 c 0 + 184 391 182 353 180 322 c 2 + 165 128 l 1 + 165 116 l 2 + 165 86 173 67 185 67 c 0 + 207 67 256 111 290 162 c 0 + 323 211 358 284 370 331 c 2 + 405 463 l 1 + 427 465 451 471 479 482 c 1 + 490 473 l 1 + 349 33 l 2 + 290 -152 180 -276 74 -276 c 0 + 29 -276 -8 -241 -8 -198 c 0 + -8 -193 -8 -187 -7 -180 c 1 +346 679 m 1 + 434 510 l 1 + 398 510 l 1 + 316 614 l 1 + 179 510 l 1 + 140 510 l 1 + 296 679 l 1 + 346 679 l 1 +EndSplineSet +EndChar + +StartChar: ccircumflex +Encoding: 265 265 329 +Width: 407 +Flags: MW +LayerCount: 2 +Fore +SplineSet +342 330 m 1 + 342 390 l 2 + 342 414 306 433 261 433 c 0 + 230 433 206 426 185 409 c 0 + 136 371 101 267 101 159 c 0 + 101 80 130 40 186 40 c 0 + 221 40 259 57 331 105 c 2 + 346 115 l 1 + 354 95 l 1 + 304 54 l 2 + 249 9 201 -11 147 -11 c 0 + 67 -11 25 40 25 136 c 0 + 25 241 62 346 117 395 c 0 + 174 446 247 482 293 482 c 0 + 331 482 365 474 389 458 c 1 + 380 432 373 395 365 330 c 1 + 342 330 l 1 +299 679 m 1 + 387 510 l 1 + 351 510 l 1 + 269 614 l 1 + 132 510 l 1 + 93 510 l 1 + 250 679 l 1 + 299 679 l 1 +EndSplineSet +EndChar + +StartChar: emacron +Encoding: 275 275 330 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +414 589 m 1 + 403 538 l 1 + 102 538 l 1 + 113 589 l 1 + 414 589 l 1 +EndSplineSet +EndChar + +StartChar: gcircumflex +Encoding: 285 285 331 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +405 380 m 1 + 407.804856076 365.975719618 409 350.60844528 409 344 c 0 + 409 253 339 170 240 146 c 0 + 238 143 237 142 234 138 c 0 + 218 119 213 109 213 100 c 0 + 213 81 226 63 260 35 c 2 + 320 -14 l 2 + 363 -49 384 -85 384 -121 c 0 + 384 -204 272 -276 142 -276 c 0 + 32 -276 -37 -231 -37 -159 c 0 + -37 -119 -18 -80 16 -52 c 0 + 53 -21 84 -6 160 19 c 1 + 146 31 139 41 139 52 c 0 + 139 66 149 84 166 99 c 2 + 207 137 l 1 + 196 136 185 136 177 136 c 0 + 100 136 55 181 55 259 c 0 + 55 330 84 388 140 430 c 0 + 184 463 233 482 275 482 c 0 + 297 482 321 477 342 469 c 0 + 367 459 377 450 393 424 c 1 + 411 424 l 2 + 451 424 467 426 495 433 c 1 + 498 427 l 1 + 489 382 l 1 + 467 379 456 378 440 378 c 0 + 430 378 422 378 405 380 c 1 +253 -58 m 2 + 176 1 l 1 + 125 -14 103 -24 77 -45 c 0 + 44 -72 27 -107 27 -145 c 0 + 27 -206 83 -248 166 -248 c 0 + 250 -248 318 -206 318 -154 c 0 + 318 -121 299 -94 253 -58 c 2 +251 448 m 0 + 176 448 126 383 126 288 c 0 + 126 209 158 168 219 168 c 0 + 289 168 337 238 337 341 c 0 + 337 413 309 448 251 448 c 0 +345 679 m 1 + 434 510 l 1 + 397 510 l 1 + 316 614 l 1 + 179 510 l 1 + 140 510 l 1 + 297 679 l 1 + 345 679 l 1 +EndSplineSet +EndChar + +StartChar: ibreve +Encoding: 301 301 332 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 437 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 146 14 106 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 403 131 412 121 412 c 0 + 112 412 101 407 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +65 677 m 1 + 94 677 l 1 + 100 611 136 577 203 577 c 0 + 263 577 298 603 337 677 c 1 + 366 677 l 1 + 351 625 341 603 320 577 c 0 + 289 537 248 518 196 518 c 0 + 144 518 105 538 84 576 c 0 + 69 602 65 626 65 677 c 1 +EndSplineSet +EndChar + +StartChar: imacron +Encoding: 299 299 333 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 437 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 146 14 106 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 403 131 412 121 412 c 0 + 112 412 101 407 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +359 589 m 1 + 348 538 l 1 + 47 538 l 1 + 58 589 l 1 + 359 589 l 1 +EndSplineSet +EndChar + +StartChar: jcircumflex +Encoding: 309 309 334 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-70 -269 m 1 + -62 -212 l 1 + -41 -225 -23 -231 -9 -231 c 0 + 9 -231 27 -196 38 -144 c 2 + 138 351 l 2 + 138 352 139 358 140 363 c 0 + 144 377 145 386 145 391 c 0 + 145 404 137 414 127 414 c 0 + 120 414 119 414 80 389 c 2 + 48 368 l 1 + 41 388 l 1 + 69 408 l 2 + 144 462 181 482 203 482 c 0 + 219 482 228 473 228 457 c 0 + 228 451 226 438 222 420 c 2 + 146 70 l 2 + 118 -57 104 -107 84 -152 c 0 + 48 -233 8 -276 -32 -276 c 0 + -48 -276 -60 -274 -70 -269 c 1 +234 679 m 1 + 323 510 l 1 + 286 510 l 1 + 205 614 l 1 + 68 510 l 1 + 29 510 l 1 + 186 679 l 1 + 234 679 l 1 +EndSplineSet +EndChar + +StartChar: kcommaaccent +Encoding: 311 311 335 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +234 722 m 1 + 127 230 l 1 + 252 405 335 482 401 482 c 0 + 414 482 430 479 449 473 c 1 + 432 410 l 1 + 415 414 405 416 396 416 c 0 + 346 416 300 391 239 330 c 2 + 225 316 l 1 + 264 193 286 139 321 75 c 0 + 330 58 337 52 347 52 c 0 + 356 52 362 54 376 62 c 2 + 419 86 l 1 + 427 67 l 1 + 381 35 l 2 + 336 4 313 -9 300 -9 c 0 + 275 -9 243 58 174 259 c 1 + 140 225 116 180 107 132 c 2 + 84 8 l 1 + 17 -9 l 1 + 8 1 l 1 + 60 210 76 279 90 354 c 2 + 138 622 l 2 + 139 630 140 637 140 646 c 0 + 140 663 131 670 106 670 c 2 + 58 670 l 1 + 62 691 l 1 + 135 698 170 707 222 733 c 1 + 234 722 l 1 +200 -60 m 1 + 209 -78 l 1 + 160 -172 119 -234 68 -292 c 1 + 36 -305 l 1 + 29 -296 l 1 + 76 -223 101 -161 111 -85 c 1 + 137 -81 167 -72 200 -60 c 1 +EndSplineSet +EndChar + +StartChar: lcommaaccent +Encoding: 316 316 336 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +251 722 m 1 + 122 113 l 2 + 117 91 116 83 116 76 c 0 + 116 65 122 56 129 56 c 0 + 139 56 159 66 190 86 c 2 + 216 103 l 1 + 226 85 l 1 + 130 14 91 -9 66 -9 c 0 + 47 -9 36 6 36 30 c 0 + 36 52 42 84 55 132 c 2 + 69 184 l 2 + 83 234 145 545 151 600 c 1 + 154 622 l 2 + 157 644 157 644 157 648 c 0 + 157 663 147 670 123 670 c 2 + 75 670 l 1 + 79 691 l 1 + 151 698 186 707 239 733 c 1 + 251 722 l 1 +143 -60 m 1 + 152 -78 l 1 + 103 -172 62 -234 11 -292 c 1 + -21 -305 l 1 + -28 -296 l 1 + 19 -223 44 -161 54 -85 c 1 + 80 -81 110 -72 143 -60 c 1 +EndSplineSet +EndChar + +StartChar: ncommaaccent +Encoding: 326 326 337 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 388 m 1 + 52 408 l 2 + 126 461 164 482 185 482 c 0 + 200 482 208 471 208 449 c 0 + 208 438 206 427 202 408 c 2 + 164 247 l 1 + 216 320 244 354 282 389 c 0 + 341 444 410 482 452 482 c 0 + 472 482 483 469 483 446 c 0 + 483 428 479 402 472 372 c 2 + 406 96 l 2 + 405 91 404 82 404 76 c 0 + 404 65 410 56 417 56 c 0 + 427 56 448 66 478 86 c 2 + 504 103 l 1 + 514 85 l 1 + 418 14 379 -9 354 -9 c 0 + 335 -9 324 6 324 31 c 0 + 324 47 328 69 337 107 c 2 + 389 319 l 2 + 397 352 400 371 400 390 c 0 + 400 406 394 414 383 414 c 0 + 338 414 264 352 209 269 c 0 + 163 199 142 134 123 8 c 1 + 101 4 78 -2 53 -9 c 1 + 46 2 l 1 + 87 146 128 337 128 389 c 0 + 128 404 121 414 110 414 c 0 + 103 414 102 414 63 389 c 2 + 31 368 l 1 + 24 388 l 1 +263 -60 m 1 + 272 -78 l 1 + 222 -172 182 -234 131 -292 c 1 + 99 -305 l 1 + 92 -296 l 1 + 139 -223 163 -161 174 -85 c 1 + 200 -81 229 -72 263 -60 c 1 +EndSplineSet +EndChar + +StartChar: omacron +Encoding: 333 333 338 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +442 589 m 1 + 431 538 l 1 + 130 538 l 1 + 141 589 l 1 + 442 589 l 1 +EndSplineSet +EndChar + +StartChar: rcommaaccent +Encoding: 343 343 339 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +368 365 m 1 + 354 365 l 1 + 342 379 333 384 318 384 c 0 + 295 384 269 364 235 319 c 0 + 191 262 168 210 150 126 c 2 + 124 6 l 1 + 111 4 l 1 + 88 -1 72 -4 57 -9 c 1 + 47 -2 l 1 + 87 128 130 332 130 390 c 0 + 130 403 123 412 113 412 c 0 + 104 412 93 407 65 389 c 2 + 33 368 l 1 + 26 388 l 1 + 54 408 l 2 + 128 461 166 482 187 482 c 0 + 202 482 210 471 210 450 c 0 + 210 438 208 426 204 408 c 2 + 198 382 l 2 + 192 360 184 320 180 297 c 2 + 172 256 l 1 + 188 292 199 310 239 368 c 2 + 266 407 l 2 + 302 458 333 482 364 482 c 0 + 369 482 375 480 384 476 c 1 + 376 435 371 403 368 365 c 1 +118 -60 m 1 + 127 -78 l 1 + 78 -172 37 -234 -14 -292 c 1 + -46 -305 l 1 + -53 -296 l 1 + -6 -223 19 -161 29 -85 c 1 + 55 -81 85 -72 118 -60 c 1 +EndSplineSet +EndChar + +StartChar: ubreve +Encoding: 365 365 340 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +204 677 m 1 + 233 677 l 1 + 239 610 275 577 342 577 c 0 + 402 577 437 603 476 677 c 1 + 505 677 l 1 + 490 625 480 603 459 577 c 0 + 428 537 387 518 335 518 c 0 + 283 518 244 538 223 576 c 0 + 208 602 204 626 204 677 c 1 +EndSplineSet +EndChar + +StartChar: umacron +Encoding: 363 363 341 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +498 589 m 1 + 487 538 l 1 + 186 538 l 1 + 197 589 l 1 + 498 589 l 1 +EndSplineSet +EndChar + +StartChar: uogonek +Encoding: 371 371 342 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +417 465 m 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 502 77 493 70 489 68 c 0 + 400 4 359 -44 359 -85 c 0 + 359 -112 375 -131 397 -131 c 0 + 414 -131 426 -123 447 -97 c 1 + 461 -101 l 1 + 428 -161 396 -187 356 -187 c 0 + 324 -187 303 -162 303 -122 c 0 + 303 -85 315 -62 365 -7 c 1 + 359 -9 356 -9 352 -9 c 0 + 333 -9 322 5 322 31 c 0 + 322 47 326 72 333 97 c 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 +EndSplineSet +EndChar + +StartChar: rcaron +Encoding: 345 345 343 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +368 365 m 1 + 354 365 l 1 + 343 379 333 384 318 384 c 0 + 295 384 270 364 235 319 c 0 + 191 262 168 210 150 126 c 2 + 124 6 l 1 + 111 4 l 1 + 88 -1 72 -4 57 -9 c 1 + 47 -2 l 1 + 87 127 130 332 130 390 c 0 + 130 403 123 412 113 412 c 0 + 104 412 93 407 65 389 c 2 + 33 368 l 1 + 26 388 l 1 + 54 408 l 2 + 128 461 166 482 187 482 c 0 + 202 482 210 471 210 450 c 0 + 210 438 208 426 204 408 c 2 + 198 382 l 2 + 192 360 184 320 180 297 c 2 + 172 256 l 1 + 188 291 200 312 239 368 c 2 + 266 407 l 2 + 302 458 333 482 364 482 c 0 + 369 482 375 480 384 476 c 1 + 375 433 371 403 368 365 c 1 +274 510 m 1 + 228 510 l 1 + 132 679 l 1 + 169 679 l 1 + 259 574 l 1 + 401 679 l 1 + 437 679 l 1 + 274 510 l 1 +EndSplineSet +EndChar + +StartChar: scedilla +Encoding: 351 351 344 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +111 -98 m 0 + 102.981915533 -98 88.1168083014 -101.109483342 78 -104 c 1 + 69 -96 l 1 + 123 -11 l 1 + 115 -11 l 2 + 81 -11 47 -2 9 16 c 1 + 20 62 26 97 31 148 c 1 + 56 148 l 1 + 56 64 l 1 + 84 40 114 29 150 29 c 0 + 221 29 267 72 267 138 c 0 + 267 178 251 195 207 203 c 2 + 144 215 l 2 + 78 228 47 260 47 316 c 0 + 47 352 58 377 84 404 c 0 + 132 453 193 482 245 482 c 0 + 278 482 306 474 345 455 c 1 + 334 400 330 379 326 342 c 1 + 303 342 l 1 + 303 397 l 1 + 287 424 249 442 208 442 c 0 + 150 442 106 401 106 348 c 0 + 106 307 125 290 185 279 c 2 + 228 271 l 2 + 303 257 334 229 334 174 c 0 + 334 124 313 86 262 47 c 0 + 227 20 200 5 165 -5 c 1 + 124 -64 l 1 + 133 -63 140 -62 147 -62 c 0 + 199 -62 230 -88 230 -132 c 0 + 230 -183 182 -216 107 -216 c 0 + 80 -216 59 -211 19 -196 c 1 + 36 -167 l 1 + 70 -178 85 -181 105 -181 c 0 + 136 -181 158 -163 158 -136 c 0 + 158 -114 139 -98 111 -98 c 0 +EndSplineSet +Substitution2: "'locl' Localized Forms in Latin lookup 2 subtable" scommaaccent +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" scommaaccent +EndChar + +StartChar: gcommaaccent +Encoding: 291 291 345 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +405 380 m 1 + 407.804856076 365.975719618 409 350.60844528 409 344 c 0 + 409 253 339 170 240 146 c 0 + 238 143 237 142 234 138 c 0 + 218 119 213 109 213 100 c 0 + 213 81 226 63 260 35 c 2 + 320 -14 l 2 + 363 -49 384 -85 384 -121 c 0 + 384 -204 272 -276 142 -276 c 0 + 32 -276 -37 -231 -37 -159 c 0 + -37 -119 -18 -80 16 -52 c 0 + 53 -21 84 -6 160 19 c 1 + 146 31 139 41 139 52 c 0 + 139 66 149 84 166 99 c 2 + 207 137 l 1 + 196 136 185 136 177 136 c 0 + 100 136 55 181 55 259 c 0 + 55 330 84 388 140 430 c 0 + 184 463 233 482 275 482 c 0 + 297 482 321 477 342 469 c 0 + 367 459 377 450 393 424 c 1 + 411 424 l 2 + 451 424 467 426 495 433 c 1 + 498 427 l 1 + 489 382 l 1 + 467 379 456 378 440 378 c 0 + 430 378 422 378 405 380 c 1 +253 -58 m 2 + 176 1 l 1 + 125 -14 103 -24 77 -45 c 0 + 44 -72 27 -107 27 -145 c 0 + 27 -206 83 -248 166 -248 c 0 + 250 -248 318 -206 318 -154 c 0 + 318 -121 299 -94 253 -58 c 2 +251 448 m 0 + 176 448 126 383 126 288 c 0 + 126 209 158 168 219 168 c 0 + 289 168 337 238 337 341 c 0 + 337 413 309 448 251 448 c 0 +233 508 m 1 + 224 526 l 1 + 273 620 314 682 365 740 c 1 + 397 753 l 1 + 404 744 l 1 + 356 671 332 608 322 533 c 1 + 294 528 269 521 233 508 c 1 +EndSplineSet +EndChar + +StartChar: Euro +Encoding: 8364 8364 346 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +371 34 m 0 + 405.943044155 34 443.582074202 45.7213828014 480 70 c 1 + 486 64 l 1 + 482 34 l 1 + 429 -2 375 -20 319 -20 c 0 + 238 -20 171 19 135 89 c 0 + 112 132 102 183 102 252 c 1 + 42 250 l 1 + 58 295 l 1 + 104 293 l 1 + 107 320 109 339 113 356 c 1 + 59 355 l 1 + 75 398 l 1 + 122 397 l 1 + 148 488 182 553 232 605 c 0 + 298 672 378 709 460 709 c 0 + 511 709 559 696 615 668 c 1 + 590 603 579 567 570 516 c 1 + 539 516 l 1 + 551 588 l 2 + 552 591 552 594 552 595 c 0 + 552 631 499 667 445 667 c 0 + 347 667 260 558 227 394 c 1 + 261 394 l 1 + 460 400 l 1 + 448 354 l 1 + 314 357 l 2 + 286 358 267 358 257 358 c 0 + 244.666666667 358 232.333333333 358 220 358 c 1 + 216 335 214 314 213 291 c 1 + 218.333333333 291 223.666666667 291 229 291 c 2 + 412 297 l 1 + 400 249 l 1 + 277 253 l 1 + 220 254 l 2 + 217 254 214 254 211 254 c 1 + 212 209 217 178 228 147 c 0 + 252 75 304 34 371 34 c 0 +EndSplineSet +EndChar + +StartChar: peseta +Encoding: 8359 8359 347 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +184 664 m 1 + 187 692 l 1 + 240 691 l 2 + 290 690 327 689 336 689 c 2 + 353 689 l 1 + 491 692 l 2 + 492.865677294 692.038868277 494.740419045 692.058096896 496.622170055 692.058096896 c 0 + 543.153962365 692.058096896 593.971706924 680.300371015 618 663 c 0 + 655 636 673 596 673 541 c 0 + 673 405 563 288 434 288 c 0 + 404 288 386 293 348 311 c 1 + 346 342 l 1 + 384 327 403 323 425 323 c 0 + 513 323 585 411 585 519 c 0 + 585 612 536 656 434 656 c 0 + 414 656 399 654 363 648 c 1 + 355 616 350 593 347 580 c 2 + 265 93 l 2 + 261 71 261 68 261 58 c 0 + 261 37 271 29 297 28 c 2 + 362 25 l 1 + 359 -3 l 1 + 306 -2 l 2 + 266 -1 237 0 220 0 c 0 + 202 0 171 -1 130 -2 c 2 + 88 -3 l 1 + 92 25 l 1 + 133 28 l 2 + 173 31 174 34 191 125 c 1 + 265 559 l 2 + 271 592 274 621 274 635 c 0 + 274 653 263 661 239 662 c 2 + 184 664 l 1 +629 230 m 1 + 578 230 l 1 + 581 244 l 1 + 593 247 607 253 633 265 c 1 + 648 366 l 1 + 654 368 l 1 + 674.000915505 373.000228876 687.47970712 382.279829153 699 389 c 1 + 708 376 l 1 + 699.3263953 345.642383551 690.791955637 315.751733824 682 263 c 1 + 708 263 722 264 748 267 c 1 + 740 230 l 1 + 676 230 l 1 + 669 196 l 2 + 652 114 643 63 643 49 c 0 + 643 43 645 40 648 40 c 0 + 654 40 666 46 682 57 c 2 + 712 77 l 1 + 721 61 l 1 + 709 52 l 1 + 700 44 l 1 + 653 7 631 -5 609 -5 c 0 + 596 -5 588 5 588 22 c 0 + 588 30.8885619065 592.557586916 53.2303476637 596 67 c 2 + 629 230 l 1 +EndSplineSet +EndChar + +StartChar: lira +Encoding: 8356 8356 348 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 21 m 1 + 352 421 l 1 + 319 404 295 398 259 398 c 0 + 238 398 212 401 178 408 c 0 + 157 412 148 413 133 413 c 0 + 119 413 111 412 94 408 c 1 + 64 350 l 1 + 43 350 l 1 + 75 472 l 1 + 99 479 118 482 136 482 c 0 + 150 482 169 478 198 471 c 1 + 216 466 l 2 + 266 453 315 445 350 445 c 0 + 364 445 374 449 384 459 c 2 + 407 482 l 1 + 416 473 l 1 + 410 441 l 1 + 71 59 l 1 + 107 74 133 80 166 80 c 0 + 186 80 218 76 252 68 c 2 + 270 64 l 2 + 292 59 306 57 319 57 c 0 + 340 57 352 64 358 82 c 2 + 380 142 l 1 + 402 142 l 1 + 391 95 383 61 372 -1 c 1 + 342 -10 335 -11 322 -11 c 0 + 294 -11 265 -6 204 9 c 0 + 150 22 125 26 99 26 c 0 + 64 26 37 17 8 -6 c 1 + -1 21 l 1 +550 381 m 1 + 599 622 l 2 + 600 629 601 636 601 646 c 0 + 601 663 592 670 567 670 c 2 + 519 670 l 1 + 523 691 l 1 + 596 698 631 707 683 733 c 1 + 695 722 l 1 + 634 434 l 1 + 734 496 l 1 + 746 467 l 1 + 625 392 l 1 + 567 116 l 1 + 563.60656788 105.819703641 560 83.712927979 560 76 c 0 + 560 65 566 56 573 56 c 0 + 583 56 604 66 634 86 c 2 + 660 103 l 1 + 670 85 l 1 + 573 13 536 -9 510 -9 c 0 + 491 -9 480 6 480 31 c 0 + 480 40 484 65 493 107 c 2 + 541 339 l 1 + 446 280 l 1 + 434 309 l 1 + 550 381 l 1 +EndSplineSet +EndChar + +StartChar: franc +Encoding: 8355 8355 349 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +521 359 m 1 + 513.980363647 327.411636414 510.108673423 302.521427919 508 273 c 1 + 494 273 l 1 + 485 283 478 287 465 287 c 0 + 447 287 425 271 398 239 c 0 + 361 195 342 156 327 94 c 2 + 306 2 l 1 + 294 0 l 2 + 273 -3 260 -6 249 -9 c 1 + 239 -3 l 1 + 273 99 308 249 308 294 c 0 + 308 302 307 303 295 303 c 2 + 231 300 l 1 + 166 298 l 1 + 150 297 l 1 + 118 115 l 2 + 117 106 113 72 113 66 c 0 + 113 48 121 35 135 30 c 0 + 144 28 154 27 199 25 c 1 + 194 -5 l 1 + 120 0 97 1 61 1 c 0 + 25 1 4 0 -70 -5 c 1 + -65 25 l 1 + -48 26 l 1 + -25 27 l 1 + 20 31 21 33 34 115 c 1 + 115 573 l 2 + 120 602 124 630 124 638 c 0 + 124 647 119 654 110 657 c 0 + 105 659 79 661 34 663 c 1 + 39 693 l 1 + 114 688 138 687 177 687 c 0 + 192 687 226 688 277 690 c 0 + 347 692 421 693 479 693 c 1 + 474 663 465 591 461 540 c 1 + 433 540 l 1 + 430 568 428 581 427 592 c 0 + 424 610 422 621 422 625 c 0 + 420 638 417 641 401 643 c 0 + 361 648 333 650 288 650 c 0 + 259 650 242 649 212 648 c 1 + 159 346 l 1 + 172 345 184 345 188 345 c 0 + 224 345 245 346 317 352 c 1 + 329.493210398 355.123302599 346.137276105 364 357 364 c 0 + 370 364 377 355 377 338 c 0 + 377 328 376 319 372 306 c 2 + 367 286 l 2 + 364 276 356 241 352 223 c 2 + 348 201 l 1 + 356 219 371 241 399 277 c 2 + 421 306 l 2 + 452 346 477 364 503 364 c 0 + 508 364 511 363 521 359 c 1 +EndSplineSet +EndChar + +StartChar: uni0387 +Encoding: 903 903 350 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +113 312 m 0 + 138 312 158 291 158 264 c 0 + 158 226 131 195 97 195 c 0 + 70 195 53 213 53 242 c 0 + 53 281 80 312 113 312 c 0 +EndSplineSet +EndChar + +StartChar: uni2219 +Encoding: 8729 8729 351 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +113 312 m 0 + 138 312 158 291 158 264 c 0 + 158 226 131 195 97 195 c 0 + 70 195 53 213 53 242 c 0 + 53 281 80 312 113 312 c 0 +EndSplineSet +EndChar + +StartChar: uni00AD +Encoding: 173 173 352 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +19 223 m 1 + 38 281 l 1 + 304 281 l 1 + 286 223 l 1 + 19 223 l 1 +EndSplineSet +EndChar + +StartChar: afii00208 +Encoding: 8213 8213 353 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 228 m 1 + -10 228 l 1 + 0 278 l 1 + 1010 278 l 1 + 1000 228 l 1 +EndSplineSet +EndChar + +StartChar: afii61248 +Encoding: 8453 8453 354 +Width: 889 +Flags: MW +LayerCount: 2 +Fore +SplineSet +661 392 m 0 + 731 392 774 344 774 265 c 0 + 774 182 738 90 687 41 c 0 + 650 6 600 -15 555 -15 c 0 + 485 -15 446 34 446 122 c 0 + 446 222 483 304 550 352 c 0 + 587 378 625 392 661 392 c 0 +632 348 m 0 + 613 348 597 344 588 336 c 0 + 551 305 520 209 520 121 c 0 + 520 61 544 29 588 29 c 0 + 610 29 629 38 642 53 c 0 + 676 95 700 177 700 252 c 0 + 700 315 677 348 632 348 c 0 +323 534 m 1 + 323 589 l 2 + 323 603 296 616 265 616 c 0 + 241 616 224 611 208 598 c 0 + 170 569 143 488 143 403 c 0 + 143 344 163 315 204 315 c 0 + 231 315 259 328 317 366 c 1 + 336 379 l 1 + 347 351 l 1 + 303 315 l 2 + 257 277 219 261 174 261 c 0 + 106 261 69 305 69 386 c 0 + 69 472 100 557 145 598 c 0 + 192 640 252 669 290 669 c 0 + 325 669 350 662 375 646 c 1 + 366 623 361 592 354 534 c 1 + 323 534 l 1 +653 667 m 1 + 257 0 l 1 + 191 0 l 1 + 593 667 l 1 + 653 667 l 1 +EndSplineSet +EndChar + +StartChar: quotereversed +Encoding: 8219 8219 355 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +140 715 m 1 + 149 733 l 1 + 182 721 214 712 238 708 c 1 + 248 632 273 570 320 497 c 1 + 313 488 l 1 + 281 501 l 1 + 230 560 189 622 140 715 c 1 +EndSplineSet +EndChar + +StartChar: uni2215 +Encoding: 8725 8725 356 +Width: 167 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-114 0 m 1 + -170 0 l 1 + 281 699 l 1 + 337 699 l 1 + -114 0 l 1 +EndSplineSet +EndChar + +StartChar: uni02C9 +Encoding: 713 713 357 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +386 589 m 1 + 375 538 l 1 + 74 538 l 1 + 85 589 l 1 + 386 589 l 1 +EndSplineSet +EndChar + +StartChar: aringacute +Encoding: 507 507 358 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 472 m 1 + 310 93 l 2 + 309 90 309 87 309 83 c 0 + 309 67 314 59 324 59 c 0 + 339 59 355 68 386 95 c 2 + 399 106 l 1 + 406 85 l 1 + 324 18 283 -9 260 -9 c 0 + 245 -9 236 3 236 26 c 0 + 236 42 238 59 242 77 c 2 + 271 204 l 1 + 217 128 178 82 136 45 c 0 + 98 11 60 -11 38 -11 c 0 + 19 -11 4 23 4 67 c 0 + 4 146 35 265 79 354 c 0 + 104 403 137 433 199 464 c 0 + 226 477 246 482 274 482 c 0 + 301 482 318 478 359 463 c 1 + 392 481 l 1 + 402 472 l 1 +319 414 m 1 + 277 429 257 433 234 433 c 0 + 186 433 163 415 139 360 c 0 + 104 280 76 164 76 99 c 0 + 76 72 82 59 94 59 c 0 + 126 59 187 117 244 201 c 0 + 278 253 297 305 319 414 c 1 +299 718 m 0 + 354 718 398 673 398 618 c 0 + 398 562 354 518 298 518 c 0 + 242 518 198 562 198 618 c 0 + 198 674 242 718 299 718 c 0 +299 682 m 0 + 261 682 236 657 236 618 c 0 + 236 579 261 554 298 554 c 0 + 335 554 360 579 360 618 c 0 + 360 656 335 682 299 682 c 0 +173 709 m 1 + 326 860 l 2 + 338 872 349 878 359 878 c 0 + 379 878 397 864 397 847 c 0 + 397 832 390 823 369 810 c 2 + 207 709 l 1 + 173 709 l 1 +EndSplineSet +EndChar + +StartChar: hcircumflex +Encoding: 293 293 359 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +236 722 m 1 + 138 265 l 1 + 158 290 l 2 + 204 349 221 367 256 396 c 0 + 319 449 380 482 413 482 c 0 + 432 482 443 469 443 446 c 0 + 443 428 439 398 432 372 c 2 + 368 116 l 2 + 362 94 361 86 361 76 c 0 + 361 65 367 56 374 56 c 0 + 384 56 405 66 435 86 c 2 + 461 103 l 1 + 471 85 l 1 + 374 13 337 -9 311 -9 c 0 + 292 -9 281 6 281 30 c 0 + 281 50 284 70 294 107 c 2 + 345 303 l 2 + 354 337 360 374 360 392 c 0 + 360 405 351 414 339 414 c 0 + 296 414 193 317 148 236 c 0 + 119 183 102 122 86 7 c 1 + 17 -9 l 1 + 10 2 l 1 + 31 66 70 237 98 388 c 2 + 140 622 l 2 + 141 630 142 637 142 646 c 0 + 142 663 133 670 108 670 c 2 + 60 670 l 1 + 64 691 l 1 + 137 698 172 707 224 733 c 1 + 236 722 l 1 +314 924 m 1 + 402 755 l 1 + 366 755 l 1 + 284 859 l 1 + 147 755 l 1 + 108 755 l 1 + 265 924 l 1 + 314 924 l 1 +EndSplineSet +EndChar + +StartChar: ebreve +Encoding: 277 277 360 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 111 m 1 + 336 92 l 1 + 242 16 188 -11 130 -11 c 0 + 58 -11 15 36 15 113 c 0 + 15 181 45 299 75 349 c 0 + 114 413 225 482 290 482 c 0 + 341 482 374 451 374 404 c 0 + 374 342 334 296 250 259 c 0 + 225 248 198 238 181 234 c 2 + 99 214 l 1 + 93 185 91 160 91 134 c 0 + 91 73 119 36 167 36 c 0 + 203 36 251 56 304 94 c 2 + 328 111 l 1 +113 274 m 2 + 104 237 l 1 + 147 246 185 259 213 272 c 0 + 265 297 300 344 300 389 c 0 + 300 420 281 440 252 440 c 0 + 228 440 197 428 179 412 c 0 + 150 386 130 343 113 274 c 2 +120 677 m 1 + 149 677 l 1 + 155 611 192 577 258 577 c 0 + 319 577 354 603 392 677 c 1 + 421 677 l 1 + 407 625 397 603 376 577 c 0 + 344 537 303 518 251 518 c 0 + 199 518 161 538 140 576 c 0 + 125 602 120 626 120 677 c 1 +EndSplineSet +EndChar + +StartChar: iogonek +Encoding: 303 303 361 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +231 103 m 1 + 241 85 l 1 + 231 77 221 70 218 68 c 0 + 141 14 93 -45 93 -85 c 0 + 93 -112 109 -131 131 -131 c 0 + 148 -131 161 -122 181 -97 c 1 + 195 -101 l 1 + 163 -160 130 -187 91 -187 c 0 + 58 -187 37 -162 37 -122 c 0 + 37 -86.607546998 55.3544086374 -51.6455913626 102 -5 c 1 + 92 -8 88 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 404 130 414 120 414 c 0 + 113 414 112 414 73 389 c 2 + 41 368 l 1 + 34 388 l 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 220 438 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 +228 712 m 0 + 249 712 264 695 264 671 c 0 + 264 633 241 604 209 604 c 0 + 185 604 170 620 170 645 c 0 + 170 679 198 712 228 712 c 0 +EndSplineSet +EndChar + +StartChar: ldot +Encoding: 320 320 362 +Width: 375 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 722 m 1 + 231.307266975 516.026066358 187.821558686 309.845107981 144 104 c 0 + 141 89 140 83 140 76 c 0 + 140 65 146 56 153 56 c 0 + 163 56 184 66 214 86 c 2 + 240 103 l 1 + 250 85 l 1 + 153 13 116 -9 90 -9 c 0 + 71 -9 60 6 60 30 c 0 + 60 52 65 81 79 132 c 2 + 93 184 l 1 + 108 234 169 545 175 600 c 1 + 178 622 l 2 + 181 644 181 644 181 648 c 0 + 181 663 171 670 147 670 c 2 + 99 670 l 1 + 103 691 l 1 + 176 698 211 707 263 733 c 1 + 275 722 l 1 +308 408 m 0 + 334 408 353 387 353 360 c 0 + 353 322 326 291 292 291 c 0 + 265 291 248 309 248 338 c 0 + 248 377 275 408 308 408 c 0 +EndSplineSet +EndChar + +StartChar: obreve +Encoding: 335 335 363 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +278 482 m 0 + 361 482 411 425 411 331 c 0 + 411 230 367 116 305 57 c 0 + 260 15 200 -11 145 -11 c 0 + 62 -11 17 46 17 152 c 0 + 17 274 62 375 143 433 c 0 + 189 465 234 482 278 482 c 0 +241 444 m 0 + 216 444 194 438 181 427 c 0 + 132 387 93 264 93 151 c 0 + 93 72 126 27 185 27 c 0 + 216 27 242 39 260 60 c 0 + 304 113 335 219 335 315 c 0 + 335 400 303 444 241 444 c 0 +148 677 m 1 + 177 677 l 1 + 183 611 219 577 286 577 c 0 + 346 577 381 603 420 677 c 1 + 449 677 l 1 + 434 625 424 603 403 577 c 0 + 372 537 331 518 279 518 c 0 + 227 518 188 538 167 576 c 0 + 152 602 148 626 148 677 c 1 +EndSplineSet +EndChar + +StartChar: oslashacute +Encoding: 511 511 364 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +376 442 m 1 + 436 510 l 1 + 460 490 l 1 + 394 415 l 1 + 406 387 411 362 411 330 c 0 + 411 244 376 141 326 80 c 0 + 281 25 210 -11 146 -11 c 0 + 105 -11 78 0 52 29 c 1 + 6 -24 l 1 + -18 -4 l 1 + 35 56 l 1 + 22 84 17 109 17 149 c 0 + 17 335 132 482 277 482 c 0 + 321 482 349 471 376 442 c 1 +333 346 m 1 + 103 86 l 1 + 120 44 145 27 185 27 c 0 + 227 27 258 49 285 97 c 0 + 314 146 335 239 335 312 c 0 + 335 320 335 325 334 335 c 2 + 333 346 l 1 +95 124 m 1 + 325 384 l 1 + 308 426 284 444 243 444 c 0 + 200 444 167 422 140 376 c 0 + 112 326 93 239 93 155 c 0 + 93 146 93 140 95 124 c 1 +216 518 m 1 + 369 669 l 2 + 382 681 392 687 402 687 c 0 + 422 687 440 673 440 656 c 0 + 440 641 433 632 412 619 c 2 + 250 518 l 1 + 216 518 l 1 +EndSplineSet +EndChar + +StartChar: itilde +Encoding: 297 297 365 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 388 m 1 + 62 408 l 2 + 137 462 174 482 196 482 c 0 + 213 482 221 473 221 456 c 0 + 221 447 219 437 215 420 c 2 + 138 116 l 2 + 132 94 131 86 131 76 c 0 + 131 65 137 56 144 56 c 0 + 154 56 175 66 205 86 c 2 + 231 103 l 1 + 241 85 l 1 + 146 14 106 -9 81 -9 c 0 + 62 -9 51 6 51 30 c 0 + 51 50 55 75 64 107 c 2 + 130 347 l 2 + 134 362 138 383 138 391 c 0 + 138 403 131 412 121 412 c 0 + 112 412 101 407 73 389 c 2 + 41 368 l 1 + 34 388 l 1 +65 535 m 1 + 36 535 l 1 + 56 608 84 638 134 638 c 0 + 153 638 173 634 197 624 c 2 + 257 600 l 2 + 265 597 273 595 283 595 c 0 + 304 595 315 604 335 638 c 1 + 363 638 l 1 + 351 573 315 535 266 535 c 0 + 252 535 225 542 202 551 c 2 + 164 566 l 2 + 160 567 157 568 154 570 c 0 + 135 577 128 579 117 579 c 0 + 91 579 80 569 65 535 c 1 +EndSplineSet +EndChar + +StartChar: utilde +Encoding: 361 361 366 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +333 97 m 2 + 370 239 l 1 + 286 101 166 -11 102 -11 c 0 + 82 -11 67 7 67 30 c 0 + 67 45 69 67 71 77 c 2 + 134 374 l 2 + 135 379 136 387 136 392 c 0 + 136 403 129 412 119 412 c 0 + 110 412 99 407 71 389 c 2 + 39 368 l 1 + 32 388 l 1 + 60 408 l 2 + 134 461 172 482 193 482 c 0 + 207 482 215 471 215 451 c 0 + 215 438 213 424 210 408 c 2 + 153 137 l 2 + 147 111 146 100 146 85 c 0 + 146 68 150 59 159 59 c 0 + 200 59 276 129 336 221 c 0 + 367 268 392 336 407 414 c 2 + 417 465 l 1 + 485 482 l 1 + 492 473 l 1 + 462 357 431 227 408 116 c 0 + 405.478674795 100.872048772 402 84.057757197 402 76 c 0 + 402 66 407 59 415 59 c 0 + 427 59 451 70 476 86 c 2 + 502 103 l 1 + 512 85 l 1 + 416 13 377 -9 352 -9 c 0 + 333 -9 322 6 322 31 c 0 + 322 47 326 72 333 97 c 2 +184 535 m 1 + 155 535 l 1 + 175 608 204 638 254 638 c 0 + 272 638 292 634 316 624 c 2 + 376 600 l 2 + 384 597 393 595 403 595 c 0 + 424 595 434 604 454 638 c 1 + 482 638 l 1 + 470 573 435 535 386 535 c 0 + 372 535 345 542 321 551 c 2 + 283 566 l 2 + 282 567 277 568 274 570 c 0 + 255 577 247 579 236 579 c 0 + 211 579 199 569 184 535 c 1 +EndSplineSet +EndChar + +StartChar: Ldot +Encoding: 319 319 367 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +349 664 m 1 + 307 661 l 2 + 270 658 263 651 256 613 c 2 + 164 81 l 2 + 162 72 162 64 162 50 c 2 + 162 46 l 1 + 224 40 253 39 304 39 c 0 + 373 39 435 44 448 49 c 0 + 458 54 466 71 475 103 c 2 + 492 165 l 1 + 523 165 l 1 + 510 103 499 23 500 0 c 1 + 467 -1 l 2 + 434 -2 409 -3 395 -3 c 2 + 385 -3 l 1 + 170 0 l 2 + 150 0 88 -1 57 -2 c 2 + 16 -3 l 1 + 21 23 l 1 + 65 30 77 37 81 55 c 2 + 167 559 l 2 + 173 592 176 621 176 635 c 0 + 176 653 165 661 141 662 c 2 + 94 664 l 1 + 97 692 l 1 + 161 690 l 1 + 238 689 l 2 + 258 689 289 690 328 691 c 2 + 352 692 l 1 + 349 664 l 1 +413 399 m 0 + 439 399 458 378 458 351 c 0 + 458 313 431 282 397 282 c 0 + 370 282 353 300 353 329 c 0 + 353 368 380 399 413 399 c 0 +EndSplineSet +EndChar + +StartChar: Obreve +Encoding: 334 334 368 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 706 m 0 + 644 706 748 603 748 425 c 0 + 748 267 670 119 544 42 c 0 + 479 1 409 -18 323 -18 c 0 + 146 -18 53 82 53 272 c 0 + 53 523 226 706 464 706 c 0 +360 24 m 0 + 563.455496253 24 660 206.319626287 660 409 c 0 + 660 577 582 664 433 664 c 0 + 357 664 297 641 250 593 c 0 + 181 524 141 407 141 277 c 0 + 141 110 216 24 360 24 c 0 +320 903 m 1 + 349 903 l 1 + 355 836 391 803 458 803 c 0 + 518 803 554 829 592 903 c 1 + 621 903 l 1 + 607 851 597 829 576 803 c 0 + 544 763 503 744 451 744 c 0 + 399 744 361 764 339 802 c 0 + 325 828 320 852 320 903 c 1 +EndSplineSet +EndChar + +StartChar: Scommaaccent +Encoding: 536 536 369 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +451 537 m 1 + 451 613 l 1 + 421 645 388 658 339 658 c 0 + 247 658 180 595 180 508 c 0 + 180 442 210 405 276 391 c 2 + 341 377 l 2 + 442 355 485 313 485 234 c 0 + 485 98 352 -18 197 -18 c 0 + 144 -18 92 -5 42 20 c 1 + 53 72 60 117 66 172 c 1 + 96 172 l 1 + 96 73 l 1 + 140 42 178 30 232 30 c 0 + 335 30 406 95 406 191 c 0 + 406 249 380 283 325 296 c 2 + 230 319 l 2 + 146 339 108 386 108 471 c 0 + 108 530 129 580 171 622 c 0 + 225 674 300 706 374 706 c 0 + 422 706 461 696 506 672 c 1 + 492 629 485 591 481 537 c 1 + 451 537 l 1 +263 -60 m 1 + 272 -78 l 1 + 222 -172 182 -234 131 -292 c 1 + 99 -305 l 1 + 92 -296 l 1 + 139 -223 163 -161 174 -85 c 1 + 200 -81 229 -72 263 -60 c 1 +EndSplineSet +EndChar + +StartChar: Tcommaaccent +Encoding: 354 354 370 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220.065429688 -93.7998046875 m 0 + 212.047345221 -93.7998046875 197.182237989 -96.90928803 187.065429688 -99.7998046875 c 1 + 178.065429688 -91.7998046875 l 1 + 236.283467862 -0.177974117439 l 1 + 219.519494341 -0.509221159911 195.815576802 -1.25461057996 166 -2 c 2 + 109 -3 l 1 + 113 25 l 1 + 164 28 l 2 + 204 31 206 34 222 125 c 2 + 308 646 l 1 + 196 646 l 2 + 159 646 118 639 115 633 c 0 + 109 626 102 607 97 588 c 2 + 82 528 l 1 + 53 528 l 1 + 71 692 l 1 + 166 691 l 2 + 256 690 319 689 353 689 c 0 + 385 689 453 690 544 691 c 2 + 635 692 l 1 + 608 528 l 1 + 580 528 l 1 + 584 592 l 2 + 584 606 583 620 580 629 c 0 + 577 641 541 646 463 646 c 2 + 390 646 l 1 + 296 93 l 2 + 292 72 292 68 292 58 c 0 + 292 37 302 29 328 28 c 2 + 387 25 l 1 + 384 -3 l 1 + 340 -2 l 2 + 314.058955984 -1.33484502524 291.657361092 -0.669690050471 273.97235642 -0.29882034977 c 1 + 233.065429688 -59.7998046875 l 1 + 242.065429688 -58.7998046875 249.065429688 -57.7998046875 256.065429688 -57.7998046875 c 0 + 308.065429688 -57.7998046875 339.065429688 -83.7998046875 339.065429688 -127.799804688 c 0 + 339.065429688 -178.799804688 291.065429688 -211.799804688 216.065429688 -211.799804688 c 0 + 189.065429688 -211.799804688 168.065429688 -206.799804688 128.065429688 -191.799804688 c 1 + 145.065429688 -162.799804688 l 1 + 179.065429688 -173.799804688 194.065429688 -176.799804688 214.065429688 -176.799804688 c 0 + 245.065429688 -176.799804688 267.065429688 -158.799804688 267.065429688 -131.799804688 c 0 + 267.065429688 -109.799804688 248.065429688 -93.7998046875 220.065429688 -93.7998046875 c 0 +EndSplineSet +EndChar + +StartChar: tcommaaccent +Encoding: 355 355 371 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +79.5654296875 -99.7998046875 m 0 + 71.5473452203 -99.7998046875 56.682237989 -102.90928803 46.5654296875 -105.799804688 c 1 + 37.5654296875 -97.7998046875 l 1 + 94.2189833028 -8.64011375192 l 1 + 91.4656759085 -8.8841635409 88.7328379542 -9 86 -9 c 0 + 67 -9 56 6 56 31 c 0 + 56 44 58 57 64 86 c 0 + 67 97 68 100 69 107 c 2 + 125 390 l 1 + 41 390 l 1 + 43 403 l 1 + 61 408 85 418 131 440 c 1 + 156 610 l 1 + 187 622 214 634 234 646 c 1 + 245 631 l 1 + 227 577 216 528 200 434 c 1 + 238 434 272 436 310 440 c 1 + 299 390 l 1 + 192 390 l 1 + 179 328 l 1 + 149 180 136 102 136 76 c 0 + 136 64 141 56 149 56 c 0 + 161 56 180 65 210 86 c 2 + 255 117 l 1 + 265 99 l 1 + 227.987277499 68.8123827698 169.468248193 22.7065202433 143.519781941 8.302412779 c 1 + 126.525890097 -16.387760284 109.554507372 -41.1004424649 92.57 -65.8 c 1 + 101.57 -64.8 108.565429688 -63.7998046875 115.565429688 -63.7998046875 c 0 + 167.565429688 -63.7998046875 198.565429688 -89.7998046875 198.565429688 -133.799804688 c 0 + 198.565429688 -184.799804688 150.565429688 -217.799804688 75.5654296875 -217.799804688 c 0 + 48.5654296875 -217.799804688 27.5654296875 -212.799804688 -12.4345703125 -197.799804688 c 1 + 4.5654296875 -168.799804688 l 1 + 38.5654296875 -179.799804688 53.5654296875 -182.799804688 73.5654296875 -182.799804688 c 0 + 104.565429688 -182.799804688 126.565429688 -164.799804688 126.565429688 -137.799804688 c 0 + 126.565429688 -115.799804688 107.565429688 -99.7998046875 79.5654296875 -99.7998046875 c 0 +EndSplineSet +EndChar + +StartChar: Ubreve +Encoding: 364 364 372 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +308 901 m 1 + 337 901 l 1 + 343 835 379 801 446 801 c 0 + 506 801 542 828 580 901 c 1 + 608 901 l 1 + 594 849 585 827 563 801 c 0 + 532 761 491 742 439 742 c 0 + 387 742 348 762 327 800 c 0 + 312 827 308 851 308 901 c 1 +EndSplineSet +EndChar + +StartChar: Aringacute +Encoding: 506 506 373 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +495 937 m 0 + 550 937 594 892 594 837 c 0 + 594 781 550 737 494 737 c 0 + 438 737 394 781 394 837 c 0 + 394 893 438 937 495 937 c 0 +495 901 m 0 + 456 901 432 876 432 837 c 0 + 432 798 457 773 494 773 c 0 + 531 773 556 798 556 837 c 0 + 556 875 531 901 495 901 c 0 +364 929 m 1 + 517 1080 l 2 + 529 1092 540 1098 550 1098 c 0 + 570 1098 588 1084 588 1067 c 0 + 588 1052 581 1043 560 1030 c 2 + 398 929 l 1 + 364 929 l 1 +EndSplineSet +EndChar + +StartChar: Oslashacute +Encoding: 510 510 374 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +762 695 m 1 + 688 616 l 1 + 733 560 748 514 748 432 c 0 + 748 175 568 -18 329 -18 c 0 + 246 -18 191 -1 134 43 c 1 + 60 -39 l 1 + 32 -15 l 1 + 110 68 l 1 + 68 128 53 183 53 273 c 0 + 53 522 227 706 463 706 c 0 + 544 706 599 688 661 643 c 1 + 733 721 l 1 + 762 695 l 1 +624 567 m 1 + 189 97 l 1 + 235 45 284 24 361 24 c 0 + 438 24 503 50 552 100 c 0 + 621 171 660 283 660 413 c 0 + 660 481 651 517 624 567 c 1 +168 131 m 1 + 602 600 l 1 + 551 647 506 664 433 664 c 0 + 357 664 296 640 250 593 c 0 + 181 523 141 407 141 275 c 0 + 141 215 148 177 168 131 c 1 +405 728 m 1 + 557 879 l 2 + 570 891 580 897 590 897 c 0 + 611 897 629 883 629 866 c 0 + 629 851 622 843 600 829 c 2 + 439 728 l 1 + 405 728 l 1 +EndSplineSet +EndChar + +StartChar: AEacute +Encoding: 508 508 375 +Width: 941 +Flags: MW +LayerCount: 2 +Fore +SplineSet +742 -3 m 0 + 712.434031817 -3 556.599873572 0 534 0 c 0 + 503 0 467 -1 425 -2 c 2 + 384 -3 l 1 + 389 23 l 1 + 431 30 442 38 448 66 c 2 + 486 279 l 1 + 264 279 l 1 + 243 245 241 242 232 227 c 2 + 156 98 l 2 + 155 97 154 95 152 91 c 0 + 140 72 136 63 136 54 c 0 + 136 36 156 27 197 27 c 2 + 221 27 l 1 + 221 -3 l 1 + 145 0 l 1 + 114 0 l 2 + 101 0 77 -1 44 -2 c 2 + -4 -3 l 1 + -4 27 l 1 + 30 32 l 2 + 41 33 54 44 66 62 c 2 + 434 607 l 2 + 442 618 447 633 447 644 c 0 + 447 653 429 662 410 662 c 2 + 344 662 l 1 + 344 692 l 1 + 404 691 l 2 + 478 690 541 689 584 689 c 0 + 619 689 652 689 675 690 c 2 + 795 692 l 1 + 833 692 l 2 + 855 692 882 691 902 689 c 1 + 891 651 884 600 881 537 c 1 + 857 537 l 1 + 849 626 l 2 + 848 640 810 650 756 650 c 0 + 732 650 721 650 632 646 c 1 + 628 639 626 630 623 614 c 2 + 581 376 l 1 + 598 376 l 2 + 680 376 740 378 817 382 c 1 + 821 375 l 1 + 802 330 l 1 + 776 331 l 2 + 733 333 701 334 670 334 c 2 + 573 334 l 1 + 530 81 l 2 + 528 72 528 64 528 50 c 2 + 528 46 l 1 + 554 44 l 1 + 592 40 617 39 640 39 c 0 + 688 39 770 44 787 48 c 0 + 809 53 818 65 828 101 c 2 + 844 161 l 1 + 871 161 l 1 + 866 135 l 2 + 857 86 852 57 850 36 c 2 + 846 0 l 1 + 813 -1 l 2 + 780 -2 756 -3 742 -3 c 0 +290 319 m 1 + 492 319 l 1 + 546 655 l 1 + 532 655 l 1 + 521 654 513 647 495 620 c 2 + 290 319 l 1 +564 739 m 1 + 717 890 l 2 + 729 902 740 908 749 908 c 0 + 770 908 788 894 788 877 c 0 + 788 862 782 854 760 840 c 2 + 598 739 l 1 + 564 739 l 1 +EndSplineSet +EndChar + +StartChar: Eng +Encoding: 330 330 376 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +309 613 m 2 + 278 444 l 1 + 336 503 366 531 407 562 c 0 + 510 641 644 698 726 698 c 0 + 751 698 762 685 762 655 c 0 + 762 643 761 634 756 611 c 2 + 652 105 l 2 + 629 -8 605 -93 584 -140 c 0 + 544 -229 500 -276 455 -276 c 0 + 439 -276 425 -273 414 -268 c 1 + 423 -206 l 1 + 448 -220 465 -226 481 -226 c 0 + 501 -226 522 -187 533 -131 c 2 + 665 543 l 2 + 668 559 671 584 671 597 c 0 + 671 615 665 623 650 623 c 0 + 515 623 281 452 262 340 c 2 + 220 93 l 2 + 216 72 216 68 216 58 c 0 + 216 37 225 30 252 28 c 2 + 301 25 l 1 + 298 -3 l 1 + 272 -2 l 2 + 229 -1 196 0 175 0 c 0 + 157 0 126 -1 85 -2 c 2 + 43 -3 l 1 + 47 25 l 1 + 88 28 l 1 + 128 32 129 33 146 125 c 1 + 220 559 l 2 + 226 592 229 621 229 635 c 0 + 229 653 218 661 194 662 c 2 + 147 664 l 1 + 150 692 l 1 + 214 690 l 1 + 239 690 l 2 + 258 690 258 690 321 691 c 1 + 328 684 l 1 + 317 650 313 636 309 613 c 2 +EndSplineSet +EndChar + +StartChar: Tbar +Encoding: 358 358 377 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +346 389 m 1 + 458 389 l 1 + 449 349 l 1 + 340 349 l 1 + 296 93 l 2 + 292 72 292 68 292 58 c 0 + 292 37 302 29 328 28 c 2 + 387 25 l 1 + 384 -3 l 1 + 340 -2 l 2 + 301 -1 270 0 251 0 c 0 + 235 0 206 -1 166 -2 c 2 + 109 -3 l 1 + 113 25 l 1 + 164 28 l 2 + 204 31 206 34 222 125 c 2 + 259 349 l 1 + 148 349 l 1 + 157 389 l 1 + 266 389 l 1 + 308 646 l 1 + 196 646 l 2 + 159 646 118 639 115 633 c 0 + 109 626 102 607 97 588 c 2 + 82 528 l 1 + 53 528 l 1 + 71 692 l 1 + 166 691 l 2 + 256 690 319 689 353 689 c 0 + 385 689 453 690 544 691 c 2 + 635 692 l 1 + 608 528 l 1 + 580 528 l 1 + 584 592 l 2 + 584 606 583 620 580 629 c 0 + 577 641 541 646 463 646 c 2 + 390 646 l 1 + 346 389 l 1 +EndSplineSet +EndChar + +StartChar: eng +Encoding: 331 331 378 +Width: 537 +Flags: MW +LayerCount: 2 +Fore +SplineSet +211 408 m 2 + 173 247 l 1 + 225 319 253 354 291 389 c 0 + 350 444 419 482 461 482 c 0 + 482 482 492 469 492 442 c 0 + 492 432 491 426 486 403 c 2 + 414 70 l 2 + 387 -56 372 -107 352 -152 c 0 + 316 -233 276 -276 236 -276 c 0 + 220 -276 208 -274 198 -269 c 1 + 206 -212 l 1 + 227 -225 245 -231 259 -231 c 0 + 277 -231 295 -196 306 -144 c 2 + 404 341 l 2 + 407 355 409 379 409 391 c 0 + 409 406 403 414 392 414 c 0 + 347 414 273 352 218 269 c 0 + 172 199 151 134 132 8 c 1 + 110 4 87 -2 62 -9 c 1 + 55 2 l 1 + 96 146 137 337 137 389 c 0 + 137 404 130 414 119 414 c 0 + 112 414 111 414 72 389 c 2 + 40 368 l 1 + 33 388 l 1 + 61 408 l 2 + 135 461 173 482 194 482 c 0 + 209 482 217 471 217 449 c 0 + 217 438 215 427 211 408 c 2 +EndSplineSet +EndChar + +StartChar: tbar +Encoding: 359 359 379 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +172 289 m 1 + 285 289 l 1 + 275 249 l 1 + 164 249 l 1 + 157 212 l 2 + 142 135 136 96 136 76 c 0 + 136 64 141 56 149 56 c 0 + 161 56 181 66 210 86 c 2 + 255 117 l 1 + 265 99 l 1 + 254.718740171 90.614593162 244.393173289 82.2734933781 234 74 c 0 + 156 11 121 -9 86 -9 c 0 + 67 -9 56 6 56 31 c 0 + 56 44 58 57 65 86 c 0 + 67 97 68 100 69 107 c 2 + 97 249 l 1 + 21 249 l 1 + 31 289 l 1 + 105 289 l 1 + 125 390 l 1 + 41 390 l 1 + 43 403 l 1 + 61 408 85 418 131 440 c 1 + 156 610 l 1 + 187 622 214 634 234 646 c 1 + 245 631 l 1 + 227 577 216 528 200 434 c 1 + 238 434 272 436 310 440 c 1 + 299 390 l 1 + 192 390 l 1 + 172 289 l 1 +EndSplineSet +EndChar + +StartChar: kgreenlandic +Encoding: 312 312 380 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +134 246 m 1 + 107 92 l 2 + 103 73 101 55 101 47 c 0 + 101 30 106 26 127 25 c 2 + 157 23 l 1 + 153 0 l 1 + 101 2 83 2 43 2 c 0 + 3 2 -13 2 -67 0 c 1 + -63 23 l 1 + -32 25 l 2 + -3 27 0 32 12 92 c 1 + 71 429 l 2 + 75 452 77 467 77 475 c 0 + 77 491 72 495 51 497 c 2 + 21 499 l 1 + 25 521 l 1 + 77 519 95 519 134 519 c 0 + 174 519 190 519 245 521 c 1 + 241 499 l 1 + 210 497 l 1 + 181 494 177 489 166 429 c 2 + 138 269 l 1 + 370 472 l 2 + 386 486 398 498 397 501 c 1 + 401 521 l 1 + 439 520 455 519 467 519 c 0 + 479 519 491 519 527 521 c 1 + 523 499 l 1 + 492 497 l 1 + 473 497 452 487 428 469 c 2 + 198 289 l 1 + 403 55 l 2 + 422 34 434 25 444 24 c 2 + 460 23 l 1 + 456 0 l 1 + 428 2 418 2 407 2 c 0 + 398 2 385 2 347 0 c 1 + 141 251 l 1 + 134 246 l 1 +EndSplineSet +EndChar + +StartChar: napostrophe +Encoding: 329 329 381 +Width: 645 +Flags: MW +LayerCount: 2 +Fore +SplineSet +132 388 m 1 + 160 408 l 2 + 234 461 272 482 293 482 c 0 + 308 482 316 471 316 449 c 0 + 316 437 314 426 310 408 c 2 + 272 247 l 1 + 324 320 353 355 390 389 c 0 + 448 444 518 482 560 482 c 0 + 580 482 591 469 591 447 c 0 + 591 428 587 401 580 372 c 2 + 514 96 l 2 + 513 91 512 82 512 76 c 0 + 512 65 518 56 525 56 c 0 + 535 56 556 66 586 86 c 2 + 612 103 l 1 + 622 85 l 1 + 528 15 487 -9 462 -9 c 0 + 443 -9 432 6 432 31 c 0 + 432 47 435 67 445 107 c 2 + 497 319 l 2 + 505 352 508 371 508 390 c 0 + 508 406 502 414 491 414 c 0 + 446 414 371 352 317 269 c 0 + 271 199 250 134 231 8 c 1 + 209 4 186 -2 161 -9 c 1 + 154 2 l 1 + 195 143 236 338 236 389 c 0 + 236 404 229 414 218 414 c 0 + 211 414 211 414 172 389 c 2 + 139 368 l 1 + 132 388 l 1 +222 634 m 1 + 231 616 l 1 + 182 522 142 461 90 402 c 1 + 58 389 l 1 + 51 398 l 1 + 98 471 123 534 133 609 c 1 + 159 614 190 622 222 634 c 1 +EndSplineSet +EndChar + +StartChar: Utilde +Encoding: 360 360 382 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +795 664 m 1 + 759 661 l 2 + 721 657 714 651 708 613 c 2 + 623 106 l 2 + 617 67 617 67 617 51 c 0 + 617 36 626 31 649 29 c 2 + 709 25 l 1 + 704 -3 l 1 + 672 -2 l 2 + 645 -1 626 0 614 0 c 0 + 601 0 580 -1 552 -2 c 2 + 530 -3 l 1 + 525 2 l 1 + 538 57 544 83 552 129 c 1 + 499 69 468 44 409 16 c 0 + 362 -8 320 -18 276 -18 c 0 + 164 -18 97 43 97 145 c 0 + 97 161 99 184 103 206 c 2 + 167 581 l 2 + 171 604 174 629 174 639 c 0 + 174 656 166 661 140 662 c 2 + 88 664 l 1 + 91 692 l 1 + 123 691 l 2 + 152 690 172 689 181 689 c 0 + 191 689 211 690 239 691 c 2 + 270 692 l 1 + 182 215 l 2 + 176 184 175 173 175 155 c 0 + 175 83 228 39 314 39 c 0 + 401 39 480 84 556 177 c 1 + 627 622 l 2 + 628 626 628 630 628 634 c 0 + 628 653 618 661 593 662 c 2 + 545 664 l 1 + 548 692 l 1 + 611 691 l 2 + 652 690 680 689 691 689 c 0 + 714 689 745 690 782 691 c 1 + 798 692 l 1 + 795 664 l 1 +332 745 m 1 + 303 745 l 1 + 323 818 352 848 402 848 c 0 + 420 848 440 844 464 834 c 2 + 524 810 l 2 + 532 807 542 805 551 805 c 0 + 572 805 581 813 602 848 c 1 + 630 848 l 1 + 619 783 583 745 533 745 c 0 + 520 745 492 752 469 761 c 2 + 431 776 l 1 + 429 777 l 2 + 428 777 425 778 422 780 c 0 + 404 787 395 789 384 789 c 0 + 359 789 347 779 332 745 c 1 +EndSplineSet +EndChar + +StartChar: aeacute +Encoding: 509 509 383 +Width: 638 +Flags: MW +LayerCount: 2 +Fore +SplineSet +579 113 m 1 + 586 91 l 1 + 487 11 443 -11 383 -11 c 0 + 320 -11 287 15 268 81 c 1 + 198 13 154 -11 96 -11 c 0 + 33 -11 1 24 1 92 c 0 + 1 199 72 252 216 252 c 2 + 284 252 l 1 + 289 267 290 276 290 306 c 0 + 290 390 252 434 180 434 c 0 + 161 434 145 431 127 425 c 0 + 121 420 118 416 116 411 c 2 + 96 353 l 1 + 78 358 l 1 + 72 426 l 1 + 81 431 83 433 97 442 c 0 + 144 474 168 482 212 482 c 0 + 283 482 320 457 351 388 c 1 + 433 456 486 482 539 482 c 0 + 589 482 623 450 623 403 c 0 + 623 353 584 302 522 271 c 0 + 477 248 418 234 349 230 c 1 + 339 176 336 156 336 133 c 0 + 336 73 368 36 420 36 c 0 + 454 36 482 48 541 88 c 0 + 549 94 552 96 559 100 c 2 + 579 113 l 1 +282 228 m 1 + 244 228 l 2 + 128 228 74 188 74 104 c 0 + 74 60 98 36 141 36 c 0 + 198 36 251 90 272 170 c 0 + 277 187 279 204 282 228 c 1 +353 255 m 1 + 426 262 463 274 500 301 c 0 + 532 324 549 354 549 388 c 0 + 549 421 529 440 494 440 c 0 + 454 440 420 417 391 373 c 0 + 369 337 359 309 353 255 c 1 +336 511 m 1 + 489 662 l 2 + 502 674 512 680 522 680 c 0 + 542 680 560 666 560 649 c 0 + 560 634 553 625 532 612 c 2 + 370 511 l 1 + 336 511 l 1 +EndSplineSet +EndChar + +StartChar: Itilde +Encoding: 296 296 384 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 664 m 1 + 106 692 l 1 + 170 690 l 1 + 248 689 l 2 + 272 689 305 690 345 692 c 1 + 354 692 l 1 + 351 664 l 1 + 316 661 l 2 + 278 657 272 651 265 613 c 2 + 176 78 l 2 + 175 73 174 64 174 57 c 0 + 174 37 183 30 210 28 c 2 + 262 25 l 1 + 259 -3 l 1 + 227 -2 l 2 + 185 -1 153 0 133 0 c 0 + 113 0 81 -1 39 -2 c 2 + 7 -3 l 1 + 10 25 l 1 + 46 28 l 2 + 86 31 89 36 104 125 c 2 + 176 559 l 2 + 180 580 185 627 185 636 c 0 + 185 653 174 661 150 662 c 2 + 103 664 l 1 +115 745 m 1 + 86 745 l 1 + 106 818 135 848 185 848 c 0 + 203 848 223 844 247 834 c 2 + 307 810 l 2 + 315 807 325 805 334 805 c 0 + 354 805 364 813 385 848 c 1 + 413 848 l 1 + 401 782 366 745 316 745 c 0 + 303 745 275 752 252 761 c 2 + 214 776 l 1 + 212 777 l 2 + 210 777 208 778 205 780 c 0 + 187 787 178 789 167 789 c 0 + 142 789 130 779 115 745 c 1 +EndSplineSet +EndChar + +StartChar: Wgrave +Encoding: 7808 7808 385 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 692 m 1 + 303 664 l 1 + 266 662 l 2 + 234 660 220 646 221 616 c 2 + 252 132 l 1 + 476 588 l 2 + 492 620 517 675 528 700 c 1 + 546 700 l 1 + 704 128 l 1 + 851 590 l 2 + 857 609 860 625 860 638 c 0 + 860 654 848 661 819 662 c 2 + 780 664 l 1 + 785 692 l 1 + 818 691 l 2 + 849 690 871 689 883 689 c 0 + 896 689 918 690 948 691 c 2 + 980 692 l 1 + 980 664 l 1 + 960 662 l 2 + 938 660 923 649 917 631 c 2 + 746 124 l 2 + 732 83 726 62 715 18 c 2 + 708 -8 l 1 + 657 -8 l 1 + 644 53 633 102 618 154 c 2 + 506 546 l 1 + 282 102 l 2 + 264 66 246 27 232 -8 c 1 + 182 -8 l 1 + 181 44 179 92 174 158 c 2 + 142 588 l 2 + 138 645 130 657 89 662 c 2 + 71 664 l 1 + 71 692 l 1 + 110 691 l 2 + 147 690 172 689 182 689 c 0 + 207 689 208 689 264 691 c 2 + 303 692 l 1 +573 728 m 1 + 411 829 l 2 + 390 842 383 851 383 866 c 0 + 383 883 401 897 421 897 c 0 + 431 897 442 891 454 879 c 2 + 607 728 l 1 + 573 728 l 1 +EndSplineSet +EndChar + +StartChar: Wacute +Encoding: 7810 7810 386 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 692 m 1 + 303 664 l 1 + 266 662 l 2 + 234 660 220 646 221 616 c 2 + 252 132 l 1 + 476 588 l 2 + 492 620 517 675 528 700 c 1 + 546 700 l 1 + 704 128 l 1 + 851 590 l 2 + 857 609 860 625 860 638 c 0 + 860 654 848 661 819 662 c 2 + 780 664 l 1 + 785 692 l 1 + 818 691 l 2 + 849 690 871 689 883 689 c 0 + 896 689 918 690 948 691 c 2 + 980 692 l 1 + 980 664 l 1 + 960 662 l 2 + 938 660 923 649 917 631 c 2 + 746 124 l 2 + 732 83 726 62 715 18 c 2 + 708 -8 l 1 + 657 -8 l 1 + 644 53 633 102 618 154 c 2 + 506 546 l 1 + 282 102 l 2 + 264 66 246 27 232 -8 c 1 + 182 -8 l 1 + 181 44 179 92 174 158 c 2 + 142 588 l 2 + 138 645 130 657 89 662 c 2 + 71 664 l 1 + 71 692 l 1 + 110 691 l 2 + 147 690 172 689 182 689 c 0 + 207 689 208 689 264 691 c 2 + 303 692 l 1 +483 728 m 1 + 636 879 l 2 + 649 891 659 897 669 897 c 0 + 689 897 707 883 707 866 c 0 + 707 851 700 842 679 829 c 2 + 517 728 l 1 + 483 728 l 1 +EndSplineSet +EndChar + +StartChar: wgrave +Encoding: 7809 7809 387 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +167 420 m 0 + 150.558458906 420 121.530835791 422 111 422 c 0 + 86 422 67 411 60 394 c 2 + 43 352 l 1 + 21 352 l 1 + 34 407 45 443 59 470 c 1 + 70 475 79 477 91 477 c 0 + 92 477 97 477 103 476 c 2 + 115 475 l 2 + 146 472 185 470 215 470 c 0 + 241 470 256 473 275 482 c 1 + 285 464 l 1 + 186 351 145 255 145 135 c 0 + 145 77 168 39 203 39 c 0 + 233 39 271 79 311 155 c 0 + 340 209 354 248 366 311 c 2 + 395 460 l 1 + 469 482 l 1 + 476 474 l 1 + 424 290 l 2 + 412 246 403 182 403 134 c 0 + 403 78 424 39 452 39 c 0 + 538 39 635 204 635 350 c 0 + 635 390 620 413 592 413 c 0 + 582 413 574 410 565 404 c 1 + 554 423 l 1 + 604 470 l 2 + 612 478 623 482 637 482 c 0 + 674 482 699 442 699 384 c 0 + 699 343 683 278 660 227 c 0 + 598 90 493 -11 411 -11 c 0 + 367 -11 338 31 338 97 c 0 + 338 119 341 142 350 187 c 1 + 276 44 224 -11 160 -11 c 0 + 107 -11 72 43 72 126 c 0 + 72 211 106 283 196 388 c 0 + 215.540990412 409.83993046 217.264413001 412.352550667 226 424 c 1 + 202 421 191 420 167 420 c 0 +401 518 m 1 + 239 619 l 2 + 217 632 211 641 211 657 c 0 + 211 673 229 687 249 687 c 0 + 258 687 270 681 282 669 c 2 + 435 518 l 1 + 401 518 l 1 +EndSplineSet +EndChar + +StartChar: wacute +Encoding: 7811 7811 388 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +167 420 m 0 + 150.558458906 420 121.530835791 422 111 422 c 0 + 86 422 67 411 60 394 c 2 + 43 352 l 1 + 21 352 l 1 + 34 407 45 443 59 470 c 1 + 70 475 79 477 91 477 c 0 + 92 477 97 477 103 476 c 2 + 115 475 l 2 + 146 472 185 470 215 470 c 0 + 241 470 256 473 275 482 c 1 + 285 464 l 1 + 186 351 145 255 145 135 c 0 + 145 77 168 39 203 39 c 0 + 233 39 271 79 311 155 c 0 + 340 209 354 248 366 311 c 2 + 395 460 l 1 + 469 482 l 1 + 476 474 l 1 + 424 290 l 2 + 412 246 403 182 403 134 c 0 + 403 78 424 39 452 39 c 0 + 538 39 635 204 635 350 c 0 + 635 390 620 413 592 413 c 0 + 582 413 574 410 565 404 c 1 + 554 423 l 1 + 604 470 l 2 + 612 478 623 482 637 482 c 0 + 674 482 699 442 699 384 c 0 + 699 343 683 278 660 227 c 0 + 598 90 493 -11 411 -11 c 0 + 367 -11 338 31 338 97 c 0 + 338 119 341 142 350 187 c 1 + 276 44 224 -11 160 -11 c 0 + 107 -11 72 43 72 126 c 0 + 72 211 106 283 196 388 c 0 + 215.540990412 409.83993046 217.264413001 412.352550667 226 424 c 1 + 202 421 191 420 167 420 c 0 +397 518 m 1 + 550 669 l 2 + 563 681 573 687 583 687 c 0 + 603 687 621 673 621 656 c 0 + 621 641 614 632 593 619 c 2 + 431 518 l 1 + 397 518 l 1 +EndSplineSet +EndChar + +StartChar: Ygrave +Encoding: 7922 7922 389 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +52 647 m 1 + 67 658 l 1 + 101.721745034 681.871199711 111.75299598 690.564746985 131 705 c 1 + 223 704 271 616 346 310 c 1 + 374 384 412 452 474 536 c 0 + 549 636 602 678 675 697 c 1 + 669 626 l 1 + 610 616 568 586 510 512 c 0 + 436 419 371 302 362 246 c 2 + 336 78 l 2 + 335 72 334 64 334 57 c 0 + 334 37 343 30 370 28 c 2 + 419 25 l 1 + 416 -3 l 1 + 390 -2 l 2 + 346 -1 314 0 293 0 c 0 + 276 0 247 -1 207 -2 c 2 + 154 -3 l 1 + 158 25 l 1 + 206 28 l 2 + 246 31 247 34 264 125 c 0 + 271.090601429 167.543608572 286.073988996 215.094654523 286.073988996 258.336571543 c 0 + 286.073988996 278.705162371 248.379928348 409.71139776 224 477 c 0 + 183 589 147 635 100 635 c 0 + 89 635 77 632 55 623 c 1 + 52 647 l 1 +400 728 m 1 + 238 829 l 2 + 217 842 210 851 210 866 c 0 + 210 883 228 897 248 897 c 0 + 258 897 269 891 281 879 c 2 + 434 728 l 1 + 400 728 l 1 +EndSplineSet +EndChar + +StartChar: ygrave +Encoding: 7923 7923 390 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-7 -180 m 1 + 41 -146 l 1 + 51 -150 l 1 + 50 -159 49 -167 49 -172 c 0 + 49 -207 76 -234 111 -234 c 0 + 181 -234 231 -161 282 16 c 2 + 331 187 l 1 + 256 74 172 -11 135 -11 c 0 + 109 -11 92 17 92 60 c 1 + 93 100 l 1 + 110 343 l 2 + 111 351 111 357 111 358 c 0 + 111 392 103 410 89 410 c 0 + 84 410 84 410 64 398 c 2 + 14 368 l 1 + 3 386 l 1 + 85 442 l 2 + 133 475 147 482 160 482 c 0 + 177 482 184 464 184 419 c 0 + 184 391 182 353 180 322 c 2 + 165 128 l 1 + 165 116 l 2 + 165 86 173 67 185 67 c 0 + 207 67 256 111 290 162 c 0 + 323 211 358 284 370 331 c 2 + 405 463 l 1 + 427 465 451 471 479 482 c 1 + 490 473 l 1 + 349 33 l 2 + 290 -152 180 -276 74 -276 c 0 + 29 -276 -8 -241 -8 -198 c 0 + -8 -193 -8 -187 -7 -180 c 1 +286 518 m 1 + 124 619 l 2 + 102 633 96 641 96 656 c 0 + 96 673 114 687 134 687 c 0 + 144 687 155 681 167 669 c 2 + 320 518 l 1 + 286 518 l 1 +EndSplineSet +EndChar + +StartChar: uni2002 +Encoding: 8194 8194 391 +Width: 500 +Flags: MW +LayerCount: 2 +EndChar + +StartChar: uni00A0 +Encoding: 160 160 392 +Width: 250 +Flags: MW +LayerCount: 2 +EndChar + +StartChar: smileface +Encoding: 9786 9786 393 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +393 530 m 0 + 420 530 443 507 443 480 c 0 + 443 452 420 429 392 429 c 0 + 365 429 342 452 342 480 c 0 + 342 508 365 530 393 530 c 0 +609 530 m 0 + 636 530 659 507 659 480 c 0 + 659 452 636 429 609 429 c 0 + 581 429 558 452 558 480 c 0 + 558 508 581 530 609 530 c 0 +264 423 m 1 + 290 309 378 241 501 241 c 0 + 624 241 711 309 737 423 c 1 + 736 260 645 158 501 158 c 0 + 356 158 266 260 264 423 c 1 +507 741 m 0 + 701 741 863 576 863 379 c 0 + 863 179 701 17 501 17 c 0 + 300 17 139 179 139 382 c 0 + 139 582 302 741 507 741 c 0 +495 693 m 0 + 327 693 186 550 186 379 c 0 + 186 206 327 65 500 65 c 0 + 675 65 815 205 815 381 c 0 + 815 555 673 693 495 693 c 0 +EndSplineSet +EndChar + +StartChar: invsmileface +Encoding: 9787 9787 394 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +506 742 m 0 + 701 742 864 577 864 379 c 0 + 864 178 701 15 501 15 c 0 + 298 15 137 178 137 382 c 0 + 137 582 301 742 506 742 c 0 +392 530 m 0 + 365 530 342 507 342 480 c 0 + 342 452 365 429 392 429 c 0 + 420 429 443 452 443 480 c 0 + 443 508 420 530 392 530 c 0 +608 530 m 0 + 581 530 558 507 558 480 c 0 + 558 452 581 430 609 430 c 0 + 637 430 659 452 659 480 c 0 + 659 508 636 530 608 530 c 0 +264 423 m 1 + 265 260 356 158 500 158 c 0 + 645 158 735 260 737 423 c 1 + 711 309 623 241 500 241 c 0 + 378 241 290 309 264 423 c 1 +EndSplineSet +EndChar + +StartChar: heart +Encoding: 9829 9829 395 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +499 0 m 1 + 470 102 427 168 264 365 c 0 + 173 476 150 521 150 586 c 0 + 150 670 228 740 323 740 c 0 + 384 740 435 713 467 663 c 0 + 479 645 487 627 499 592 c 1 + 527 693 583 741 673 741 c 0 + 766 741 847 671 847 590 c 0 + 847 516 812 449 710 331 c 0 + 584 188 521 88 499 0 c 1 +EndSplineSet +EndChar + +StartChar: diamond +Encoding: 9830 9830 396 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +212 339 m 1 + 198 355 l 1 + 354 531 441 643 498 741 c 1 + 532 676 716 439 798 355 c 1 + 684 230 563 74 498 -32 c 1 + 457 42 322 217 212 339 c 1 +EndSplineSet +EndChar + +StartChar: club +Encoding: 9827 9827 397 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +721 0 m 1 + 277 0 l 1 + 277 20 l 1 + 423 44 490 131 491 299 c 1 + 470 266 462 255 450 242 c 0 + 407 192 338 160 274 160 c 0 + 179 160 101 235 101 326 c 0 + 101 415 171 486 259 486 c 0 + 291 486 304 482 364 455 c 1 + 333 495 321 527 321 564 c 0 + 321 650 401 720 499 720 c 0 + 597 720 677 650 677 564 c 0 + 677 527 665 495 634 455 c 1 + 700 484 707 486 739 486 c 0 + 827 486 897 415 897 326 c 0 + 897 234 819 160 721 160 c 0 + 662 160 594 191 553 236 c 0 + 540 249 531 262 507 299 c 1 + 508 207 524 151 564 101 c 0 + 604 54 631 40 721 20 c 1 + 721 0 l 1 +EndSplineSet +EndChar + +StartChar: spade +Encoding: 9824 9824 398 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +277 0 m 1 + 277 20 l 1 + 365 38 397 55 437 106 c 0 + 472 152 489 205 491 280 c 1 + 480 260 478 256 474 250 c 0 + 442 202 373 168 307 168 c 0 + 221 168 150 230 150 305 c 0 + 150 368 192 425 285 491 c 0 + 410 576 481 663 499 754 c 1 + 545 637 566 611 693 510 c 0 + 819 412 849 372 849 304 c 0 + 849 229 778 169 690 169 c 0 + 615 169 558 204 508 280 c 1 + 515 122 578 46 722 20 c 1 + 722 0 l 1 + 277 0 l 1 +EndSplineSet +EndChar + +StartChar: male +Encoding: 9794 9794 399 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +557 593 m 1 + 456 409 l 1 + 519 363 556 291 556 214 c 0 + 556 80 448 -28 315 -28 c 0 + 181 -28 73 80 73 213 c 0 + 73 347 181 455 315 455 c 0 + 347 455 376 449 407 437 c 1 + 509 622 l 1 + 422 628 388 638 388 660 c 0 + 388 673 396 678 422 679 c 0 + 465 679 543 701 570 720 c 0 + 583 728 590 731 595 731 c 0 + 608 731 610 725 610 695 c 0 + 610 651 627 587 650 544 c 0 + 657 530 658 526 658 520 c 0 + 658 510 650 503 640 503 c 0 + 623 503 606 521 557 593 c 1 +314 393 m 0 + 215 393 135 312 135 213 c 0 + 135 114 215 34 315 34 c 0 + 414 34 494 115 494 214 c 0 + 494 313 413 393 314 393 c 0 +EndSplineSet +EndChar + +StartChar: female +Encoding: 9792 9792 400 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +389 275 m 1 + 389 198 l 1 + 537 198 l 1 + 537 146 l 1 + 389 146 l 1 + 389 -6 l 1 + 333 -6 l 1 + 333 146 l 1 + 184 146 l 1 + 184 198 l 1 + 333 198 l 1 + 333 275 l 1 + 293 282 276 288 252 303 c 0 + 183 344 142 415 142 493 c 0 + 142 615 240 713 361 713 c 0 + 483 713 581 615 581 493 c 0 + 581 415 540 344 471 303 c 0 + 446 288 429 283 389 275 c 1 +358 656 m 0 + 271 656 198 581 198 493 c 0 + 198 403 271 330 361 330 c 0 + 451 330 524 403 524 494 c 0 + 524 584 450 656 358 656 c 0 +EndSplineSet +EndChar + +StartChar: musicalnote +Encoding: 9834 9834 401 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +237 175 m 1 + 237 667 l 1 + 281 667 l 1 + 281 609 l 1 + 289 599 294 592 295 591 c 2 + 346 530 l 2 + 404 460 433 389 433 314 c 0 + 433 256 414 201 378 158 c 1 + 351 158 l 1 + 375 213 383 251 383 301 c 0 + 383 384 337 460 281 468 c 1 + 281 175 l 1 + 279 127 273 105 253 78 c 0 + 226 40 182 17 135 17 c 0 + 94 17 68 39 68 74 c 0 + 68 133 123 186 185 186 c 0 + 202 186 222 182 237 175 c 1 +EndSplineSet +EndChar + +StartChar: sun +Encoding: 9788 9788 402 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +313 483 m 1 + 233 562 l 1 + 271 600 l 1 + 351 520 l 1 + 386 548 430 566 473 571 c 1 + 473 683 l 1 + 527 683 l 1 + 527 571 l 1 + 574 564 615 547 649 520 c 1 + 729 600 l 1 + 766 562 l 1 + 687 483 l 1 + 714 449 732 405 737 362 c 1 + 850 362 l 1 + 850 307 l 1 + 737 307 l 1 + 732 262 715 220 686 185 c 1 + 766 105 l 1 + 729 67 l 1 + 649 147 l 1 + 617 121 571 102 527 97 c 1 + 527 -16 l 1 + 473 -16 l 1 + 473 97 l 1 + 428 102 389 118 351 147 c 1 + 271 67 l 1 + 233 105 l 1 + 313 184 l 1 + 286 217 267 265 263 307 c 1 + 150 307 l 1 + 150 362 l 1 + 263 362 l 1 + 269 410 284 446 313 483 c 1 +497 508 m 0 + 406 508 329 430 329 338 c 0 + 329 243 406 166 500 166 c 0 + 595 166 671 243 671 339 c 0 + 671 433 594 508 497 508 c 0 +EndSplineSet +EndChar + +StartChar: invbullet +Encoding: 9688 9688 403 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +942 763 m 1 + 942 -122 l 1 + 57 -122 l 1 + 57 763 l 1 + 942 763 l 1 +497 464 m 0 + 421 464 356 398 356 321 c 0 + 356 241 420 177 499 177 c 0 + 579 177 643 241 643 322 c 0 + 643 400 578 464 497 464 c 0 +EndSplineSet +EndChar + +StartChar: circle +Encoding: 9675 9675 404 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +366 519 m 0 + 505 519 621 401 621 260 c 0 + 621 116 505 0 362 0 c 0 + 217 0 102 116 102 262 c 0 + 102 405 219 519 366 519 c 0 +358 458 m 0 + 252 458 163 367 163 260 c 0 + 163 150 252 61 362 61 c 0 + 472 61 560 150 560 261 c 0 + 560 370 470 458 358 458 c 0 +EndSplineSet +EndChar + +StartChar: invcircle +Encoding: 9689 9689 405 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +505 611 m 0 + 656 611 783 482 783 328 c 0 + 783 172 656 45 500 45 c 0 + 343 45 217 172 217 330 c 0 + 217 486 345 611 505 611 c 0 +942 771 m 1 + 942 -114 l 1 + 57 -114 l 1 + 57 771 l 1 + 942 771 l 1 +494 645 m 0 + 326 645 184 500 184 329 c 0 + 184 154 325 13 499 13 c 0 + 675 13 815 155 815 331 c 0 + 815 505 672 645 494 645 c 0 +EndSplineSet +EndChar + +StartChar: filledrect +Encoding: 9644 9644 406 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +142 0 m 1 + 142 358 l 1 + 858 358 l 1 + 858 0 l 1 + 142 0 l 1 +EndSplineSet +EndChar + +StartChar: filledbox +Encoding: 9632 9632 407 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 124 m 1 + 125 591 l 1 + 592 591 l 1 + 592 124 l 1 + 125 124 l 1 +EndSplineSet +EndChar + +StartChar: uni25A1 +Encoding: 9633 9633 408 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 124 m 1 + 125 591 l 1 + 592 591 l 1 + 592 124 l 1 + 125 124 l 1 +165 164 m 1 + 552 164 l 1 + 552 551 l 1 + 165 551 l 1 + 165 164 l 1 +EndSplineSet +EndChar + +StartChar: triagup +Encoding: 9650 9650 409 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +572 211 m 1 + 150 211 l 1 + 361 611 l 1 + 572 211 l 1 +EndSplineSet +EndChar + +StartChar: arrowright +Encoding: 8594 8594 410 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 357 m 1 + 0 421 l 1 + 623 421 l 1 + 413 502 l 1 + 436 555 l 1 + 722 428 l 1 + 722 351 l 1 + 436 223 l 1 + 413 275 l 1 + 623 357 l 1 + 0 357 l 1 +EndSplineSet +EndChar + +StartChar: arrowleft +Encoding: 8592 8592 411 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +722 357 m 1 + 99 357 l 1 + 309 275 l 1 + 286 223 l 1 + 0 351 l 1 + 0 428 l 1 + 286 555 l 1 + 309 502 l 1 + 99 421 l 1 + 722 421 l 1 + 722 357 l 1 +EndSplineSet +EndChar + +StartChar: arrowboth +Encoding: 8596 8596 412 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +623 419 m 1 + 413 500 l 1 + 436 553 l 1 + 722 425 l 1 + 722 348 l 1 + 436 221 l 1 + 413 273 l 1 + 623 355 l 1 + 99 355 l 1 + 309 273 l 1 + 286 221 l 1 + 0 348 l 1 + 0 425 l 1 + 286 553 l 1 + 309 500 l 1 + 99 419 l 1 + 623 419 l 1 +EndSplineSet +EndChar + +StartChar: arrowup +Encoding: 8593 8593 413 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +391 0 m 1 + 327 0 l 1 + 327 623 l 1 + 245 413 l 1 + 193 437 l 1 + 320 722 l 1 + 397 722 l 1 + 525 437 l 1 + 472 413 l 1 + 391 623 l 1 + 391 0 l 1 +EndSplineSet +EndChar + +StartChar: arrowdown +Encoding: 8595 8595 414 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +391 722 m 1 + 391 99 l 1 + 472 309 l 1 + 525 286 l 1 + 397 0 l 1 + 320 0 l 1 + 193 286 l 1 + 245 309 l 1 + 327 99 l 1 + 327 722 l 1 + 391 722 l 1 +EndSplineSet +EndChar + +StartChar: arrowupdn +Encoding: 8597 8597 415 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +330 623 m 1 + 249 413 l 1 + 196 436 l 1 + 323 722 l 1 + 400 722 l 1 + 528 436 l 1 + 475 413 l 1 + 394 623 l 1 + 394 99 l 1 + 475 309 l 1 + 528 286 l 1 + 400 0 l 1 + 323 0 l 1 + 196 286 l 1 + 249 309 l 1 + 330 99 l 1 + 330 623 l 1 +EndSplineSet +EndChar + +StartChar: arrowupdnbse +Encoding: 8616 8616 416 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +199 -95 m 1 + 526 -95 l 1 + 526 -153 l 1 + 199 -153 l 1 + 199 -95 l 1 +330 591 m 1 + 249 381 l 1 + 196 405 l 1 + 323 691 l 1 + 400 691 l 1 + 528 405 l 1 + 475 381 l 1 + 394 591 l 1 + 394 67 l 1 + 475 277 l 1 + 528 254 l 1 + 400 -32 l 1 + 323 -32 l 1 + 196 254 l 1 + 249 277 l 1 + 330 67 l 1 + 330 591 l 1 +EndSplineSet +EndChar + +StartChar: lozenge +Encoding: 9674 9674 417 +Width: 574 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 0 m 1 + 53 385 l 1 + 253 756 l 1 + 318 756 l 1 + 511 382 l 1 + 310 0 l 1 + 248 0 l 1 +280 59 m 1 + 445 382 l 1 + 285 698 l 1 + 117 385 l 1 + 280 59 l 1 +EndSplineSet +EndChar + +StartChar: triagdn +Encoding: 9660 9660 418 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +572 539 m 1 + 361 139 l 1 + 150 539 l 1 + 572 539 l 1 +EndSplineSet +EndChar + +StartChar: H18533 +Encoding: 9679 9679 419 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 497 m 0 + 481 497 577 401 577 281 c 0 + 577 162 482 67 362 67 c 0 + 243 67 147 162 147 281 c 0 + 147 401 243 497 362 497 c 0 +EndSplineSet +EndChar + +StartChar: carriagereturn +Encoding: 8629 8629 420 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +884 601 m 1 + 884 357 l 1 + 261 357 l 1 + 471 275 l 1 + 448 223 l 1 + 162 351 l 1 + 162 428 l 1 + 448 555 l 1 + 471 502 l 1 + 261 421 l 1 + 820 421 l 1 + 820 601 l 1 + 884 601 l 1 +EndSplineSet +EndChar + +StartChar: angleleft +Encoding: 9001 9001 421 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +37 308 m 1 + 232 815 l 1 + 291 793 l 1 + 104 308 l 1 + 291 -177 l 1 + 232 -199 l 1 + 37 308 l 1 +EndSplineSet +EndChar + +StartChar: angleright +Encoding: 9002 9002 422 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +289 308 m 1 + 94 -199 l 1 + 35 -177 l 1 + 222 308 l 1 + 35 793 l 1 + 94 815 l 1 + 289 308 l 1 +EndSplineSet +EndChar + +StartChar: universal +Encoding: 8704 8704 423 +Width: 593 +Flags: MW +LayerCount: 2 +Fore +SplineSet +403 392 m 1 + 477 577 l 1 + 571 577 l 1 + 338 0 l 1 + 255 0 l 1 + 22 577 l 1 + 116 577 l 1 + 190 392 l 1 + 403 392 l 1 +372 312 m 1 + 221 312 l 1 + 296 132 l 1 + 372 312 l 1 +EndSplineSet +EndChar + +StartChar: aleph +Encoding: 8501 8501 424 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +48 26 m 1 + 68 26 l 2 + 101 26 109 29 109 47 c 0 + 109 58 106 65 89 89 c 0 + 66 122 53 158 53 192 c 0 + 53 250 86 290 151 311 c 1 + 82 387 75 399 75 440 c 0 + 75 485 95 512 137 525 c 1 + 136 517 135 511 135 507 c 0 + 135 477 154 447 220 376 c 0 + 232 363 232 363 297 301 c 0 + 315 285 315 285 331 268 c 1 + 392 330 l 1 + 384 339 379 344 377 346 c 2 + 347 371 l 2 + 323 392 308 422 308 450 c 0 + 308 490 329 516 371 525 c 1 + 370 500 377 489 424 448 c 0 + 469 408 489 373 489 331 c 0 + 489 293 474 266 444 251 c 1 + 438 283 432 293 410 311 c 1 + 352 251 l 1 + 357 246 365 239 370 235 c 0 + 446 166 470 125 470 67 c 0 + 470 32 461 16 434 0 c 1 + 435 3 435 7 435 8 c 0 + 435 34 411 63 318 148 c 0 + 295 169 271 191 247 215 c 0 + 198 263 189 271 166 290 c 1 + 136 269 127 254 127 229 c 0 + 127 206 137 188 165 161 c 0 + 216 111 226 95 226 66 c 0 + 226 30 203 8 159 2 c 0 + 143 0 128 0 57 0 c 1 + 48 26 l 1 +EndSplineSet +EndChar + +StartChar: existential +Encoding: 8707 8707 425 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +50 0 m 1 + 50 84 l 1 + 291 84 l 1 + 291 247 l 1 + 50 247 l 1 + 50 331 l 1 + 291 331 l 1 + 291 493 l 1 + 50 493 l 1 + 50 577 l 1 + 375 577 l 1 + 375 0 l 1 + 50 0 l 1 +EndSplineSet +EndChar + +StartChar: Ifraktur +Encoding: 8465 8465 426 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +591 601 m 1 + 627 601 l 1 + 627 589 l 1 + 626 483 586 427 512 427 c 0 + 461 427 429 452 397 517 c 0 + 353 606 320 636 265 636 c 0 + 185 636 115 564 115 482 c 0 + 115 438 136 393 169 366 c 0 + 195 344 220 334 271 325 c 1 + 265 288 l 1 + 204 297 173 311 136 343 c 0 + 93 380 72 426 72 485 c 0 + 72 602 174 699 299 699 c 0 + 347 699 392 684 424 656 c 0 + 446 638 464 610 485 559 c 0 + 512 494 520 484 537 484 c 0 + 558 484 570 494 579 520 c 0 + 586.318833724 540.126792741 591.126792741 566.949251368 591.126792741 593.576122948 c 0 + 591.126792741 596.054294695 591.085145784 598.53077225 591 601 c 1 +652 262 m 1 + 615 255 l 1 + 599 319 576 346 537 346 c 0 + 508 346 486 324 486 295 c 0 + 486 268 490 257 539 145 c 0 + 550 122 554 105 554 88 c 0 + 554 52 533 18 491 -14 c 0 + 446 -48 383 -72 337 -72 c 0 + 296 -72 257 -53 222 -17 c 0 + 196 11 196 11 139 103 c 0 + 120 131 105 142 71 153 c 1 + 72 188 l 1 + 166 187 213 157 280 53 c 0 + 312 10 340 -8 379 -8 c 0 + 423 -8 456 21 456 60 c 0 + 456 83 456 83 412 183 c 0 + 401 208 393 242 393 266 c 0 + 393 334 458 395 532 395 c 0 + 595 395 633 354 652 262 c 1 +EndSplineSet +EndChar + +StartChar: Rfraktur +Encoding: 8476 8476 427 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +689 47 m 1 + 711 22 l 1 + 666 -11 645 -29 594 -76 c 1 + 549 -21 538 -1 530 35 c 0 + 524 61 519 168 519 264 c 0 + 519 281 519 294 520 329 c 1 + 484 319 460 315 417 311 c 1 + 408 149 401 110 373 48 c 0 + 340 -23 277 -72 217 -72 c 0 + 156.304214148 -72 132.747308186 -35.6630775816 97 12 c 0 + 85 29 76 35 47 47 c 1 + 79 72 90 88 107 132 c 1 + 115 124 l 1 + 144 93 153 87 189 71 c 1 + 179 63 l 2 + 157 45 149 33 149 17 c 0 + 149 -10 174 -32 206 -32 c 0 + 291 -32 332 76 332 303 c 0 + 332 452 319 551 295 596 c 0 + 273 636 238 658 198 658 c 0 + 142 658 89 607 89 553 c 0 + 89 525 100 506 134 477 c 0 + 212 412 226 389 226 329 c 0 + 226 270 199 223 147 192 c 1 + 126 222 l 1 + 161 244 175 263 175 287 c 0 + 175 310 175 310 114 366 c 0 + 60 416 36 462 36 516 c 0 + 36 613 120 698 217 698 c 0 + 304 698 377 631 397 532 c 1 + 443 597 493 634 617 696 c 1 + 679 544 698 507 752 437 c 1 + 716 409 650 371 602 353 c 1 + 602 300 l 1 + 605 227 l 1 + 607 73 611 55 653 22 c 1 + 689 47 l 1 +417 416 m 2 + 417 345 l 1 + 522 361 549 369 661 415 c 1 + 621 461 599 501 551 622 c 1 + 478 566 454 544 434 512 c 0 + 419 489 417 476 417 416 c 2 +EndSplineSet +EndChar + +StartChar: gradient +Encoding: 8711 8711 428 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 703 m 1 + 640 703 l 1 + 353 0 l 1 + 25 703 l 1 +98 651 m 1 + 315 183 l 1 + 508 651 l 1 + 98 651 l 1 +EndSplineSet +EndChar + +StartChar: Delta +Encoding: 8710 8710 429 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 0 m 1 + 353 703 l 1 + 640 0 l 1 + 25 0 l 1 +98 52 m 1 + 508 52 l 1 + 315 520 l 1 + 98 52 l 1 +EndSplineSet +Kerns2: 47 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: arrowdbldown +Encoding: 8659 8659 430 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +254 669 m 1 + 316 669 l 1 + 316 77 l 1 + 338 56 353 42 361 35 c 1 + 375.124834223 49.8858285552 391.495986745 62.4959867448 406 77 c 1 + 406 669 l 1 + 468 669 l 1 + 468 117 l 1 + 493 138 512 151 543 166 c 1 + 567 142 l 1 + 477 74 463 60 361 -56 c 1 + 334 -26 l 1 + 262 57 238 79 155 142 c 1 + 179 166 l 1 + 209 151 229 139 254 117 c 1 + 254 669 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblup +Encoding: 8657 8657 431 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +155 471 m 1 + 264.222334139 555.017180107 269.183675911 566.253161138 361 669 c 1 + 388 639 l 1 + 459 557 483 535 567 471 c 1 + 543 447 l 1 + 514 461 494 473 468 496 c 1 + 468 -56 l 1 + 406 -56 l 1 + 406 536 l 1 + 395.737168815 546.262831185 384.07811166 556.383690931 373 565 c 0 + 372 567 368 571 361 578 c 1 + 348 565 l 2 + 338.149257761 556.38060054 326.050873166 546.050873166 316 536 c 1 + 316 -56 l 1 + 254 -56 l 1 + 254 496 l 1 + 227 473 208 461 179 447 c 1 + 155 471 l 1 +EndSplineSet +EndChar + +StartChar: notequal +Encoding: 8800 8800 432 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +544 399 m 1 + 611 532 l 1 + 663 506 l 1 + 609 399 l 1 + 793 399 l 1 + 793 340 l 1 + 580 340 l 1 + 510 202 l 1 + 793 202 l 1 + 793 143 l 1 + 480 143 l 1 + 411 6 l 1 + 359 32 l 1 + 415 143 l 1 + 233 143 l 1 + 233 202 l 1 + 444 202 l 1 + 514 340 l 1 + 233 340 l 1 + 233 399 l 1 + 544 399 l 1 +EndSplineSet +EndChar + +StartChar: equivalence +Encoding: 8801 8801 433 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +203 430 m 1 + 827 430 l 1 + 827 371 l 1 + 203 371 l 1 + 203 430 l 1 +203 284 m 1 + 827 284 l 1 + 827 225 l 1 + 203 225 l 1 + 203 284 l 1 +203 145 m 1 + 827 145 l 1 + 827 86 l 1 + 203 86 l 1 + 203 145 l 1 +EndSplineSet +EndChar + +StartChar: radical +Encoding: 8730 8730 434 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +452 -36 m 1 + 204 471 l 1 + 107 423 l 1 + 91 459 l 1 + 240 531 l 1 + 440 129 l 1 + 569 933 l 1 + 607 928 l 1 + 452 -36 l 1 +EndSplineSet +EndChar + +StartChar: integral +Encoding: 8747 8747 435 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +240 -150 m 1 + 240 -82 l 1 + 263 -85 274 -86 288 -86 c 0 + 359 -86 404 -65 430 -18 c 0 + 458 30 466 82 466 209 c 2 + 466 543 l 2 + 466 643 482 708 520 763 c 0 + 563 825 627 856 715 856 c 0 + 731 856 742 855 761 853 c 1 + 761 782 l 1 + 743 787 736 788 723 788 c 0 + 667 788 616 769 587 736 c 0 + 550 696 533 623 533 511 c 2 + 533 167 l 2 + 533 34 513 -36 460 -92 c 0 + 419 -136 364 -154 273 -154 c 0 + 259 -154 253 -153 240 -150 c 1 +EndSplineSet +EndChar + +StartChar: integraltp +Encoding: 8992 8992 436 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +322 -241 m 1 + 322 463 l 2 + 322 557 334 614 364 658 c 0 + 398 709 461 738 537 738 c 0 + 560 738 573 736 591 731 c 1 + 591 653 l 1 + 567 658 555 659 537 659 c 0 + 485 659 444 640 426 606 c 0 + 407 572 401 527 401 425 c 2 + 401 -241 l 1 + 322 -241 l 1 +EndSplineSet +EndChar + +StartChar: integralbt +Encoding: 8993 8993 437 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +401 738 m 1 + 401 34 l 2 + 401 -59 389 -117 359 -161 c 0 + 326 -212 262 -241 185 -241 c 0 + 163 -241 149 -239 132 -234 c 1 + 132 -156 l 1 + 156 -161 168 -162 186 -162 c 0 + 238 -162 279 -143 297 -109 c 0 + 316 -75 322 -29 322 72 c 2 + 322 738 l 1 + 401 738 l 1 +EndSplineSet +EndChar + +StartChar: approxequal +Encoding: 8776 8776 438 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +252 308 m 1 + 193 346 l 1 + 236 428 290 464 370 464 c 0 + 405 464 434 457 496 433 c 0 + 586 397 618 388 649 388 c 0 + 687 388 722 407 754 445 c 1 + 807 401 l 1 + 763 344 708 316 641 316 c 0 + 601 316 583 321 512 353 c 0 + 455 378 410 390 373 390 c 0 + 322 390 277 359 252 308 c 1 +252 156 m 1 + 193 193 l 1 + 235 276 290 312 370 312 c 0 + 404 312 434 304 496 280 c 0 + 589 244 618 235 649 235 c 0 + 687 235 721 254 754 293 c 1 + 807 249 l 1 + 763 192 708 163 641 163 c 0 + 600 163 583 168 512 200 c 0 + 454 226 410 238 372 238 c 0 + 322 238 277 207 252 156 c 1 +EndSplineSet +EndChar + +StartChar: lessequal +Encoding: 8804 8804 439 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +739 653 m 1 + 739 590 l 1 + 342 386 l 1 + 739 183 l 1 + 739 120 l 1 + 267 358 l 1 + 267 414 l 1 + 739 653 l 1 +262 59 m 1 + 744 59 l 1 + 744 0 l 1 + 262 0 l 1 + 262 59 l 1 +EndSplineSet +EndChar + +StartChar: greaterequal +Encoding: 8805 8805 440 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +266 653 m 1 + 738 414 l 1 + 738 358 l 1 + 266 120 l 1 + 266 183 l 1 + 663 386 l 1 + 266 590 l 1 + 266 653 l 1 +262 59 m 1 + 744 59 l 1 + 744 0 l 1 + 262 0 l 1 + 262 59 l 1 +EndSplineSet +EndChar + +StartChar: revlogicalnot +Encoding: 8976 8976 441 +Width: 885 +Flags: MW +LayerCount: 2 +Fore +SplineSet +701 408 m 1 + 701 356 l 1 + 234 356 l 1 + 234 122 l 1 + 182 122 l 1 + 182 408 l 1 + 701 408 l 1 +EndSplineSet +EndChar + +StartChar: union +Encoding: 8746 8746 442 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +187 630 m 1 + 253 630 l 1 + 253 352 l 2 + 253 283 264 228 287 187 c 0 + 331 105 398 67 496 67 c 0 + 601 67 674 113 715 204 c 0 + 730 238 740 295 740 352 c 2 + 740 630 l 1 + 806 630 l 1 + 806 364 l 2 + 806 269 792 203 760 147 c 0 + 706 52 613 0 496 0 c 0 + 371 0 272 61 221 169 c 0 + 198 220 187 280 187 364 c 2 + 187 630 l 1 +EndSplineSet +EndChar + +StartChar: intersection +Encoding: 8745 8745 443 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +740 279 m 2 + 740 454.249781755 653.119360278 563 496 563 c 0 + 392 563 319 518 278 426 c 0 + 262 390 253 338 253 279 c 2 + 253 0 l 1 + 187 0 l 1 + 187 267 l 2 + 187 362 201 427 233 483 c 0 + 287 578 380 630 496 630 c 0 + 622 630 722 569 772 461 c 0 + 795 411 806 349 806 267 c 2 + 806 0 l 1 + 740 0 l 1 + 740 279 l 2 +EndSplineSet +EndChar + +StartChar: element +Encoding: 8712 8712 444 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +806 313 m 1 + 240 313 l 1 + 248.861833663 160.379531351 355.646404164 65.9309855754 515.485256861 65.9309855754 c 0 + 517.97733125 65.9309855754 520.482302313 65.9539445545 523 66 c 2 + 806 66 l 1 + 806 0 l 1 + 535 0 l 2 + 439 0 374 15 318 51 c 0 + 223 112 171 216 171 346 c 0 + 171 486 232 596 340 652 c 0 + 393 680 449 691 535 691 c 2 + 806 691 l 1 + 806 625 l 1 + 523 625 l 1 + 429 623 378 607 326 562 c 0 + 270 513 247 462 240 379 c 1 + 806 379 l 1 + 806 313 l 1 +EndSplineSet +EndChar + +StartChar: perpendicular +Encoding: 8869 8869 445 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 633 m 1 + 531 633 l 1 + 531 67 l 1 + 771 67 l 1 + 771 0 l 1 + 224 0 l 1 + 224 67 l 1 + 464 67 l 1 + 464 633 l 1 +EndSplineSet +EndChar + +StartChar: infinity +Encoding: 8734 8734 446 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +499 350 m 1 + 550 433 602 468 673 468 c 0 + 774 468 855 387 855 285 c 0 + 855 181 775 101 673 101 c 0 + 601 101 555 134 499 227 c 1 + 442 134 397 101 325 101 c 0 + 223 101 143 182 143 285 c 0 + 143 386 224 468 325 468 c 0 + 396 468 448 432 499 350 c 1 +464 285 m 1 + 414 368 375 399 321 399 c 0 + 261 399 211 347 211 284 c 0 + 211 222 259 174 322 174 c 0 + 395.717226433 174 425.388058502 227.082087754 464 285 c 1 +534 285 m 1 + 539 278 542 273 544 270 c 0 + 570 231 581 217 595 205 c 0 + 619 184 646 174 676 174 c 0 + 739 174 787 222 787 284 c 0 + 787 347 738 399 677 399 c 0 + 623 399 585 369 534 285 c 1 +EndSplineSet +EndChar + +StartChar: proportional +Encoding: 8733 8733 447 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +779 178 m 1 + 812 105 l 1 + 780 91 761 87 729 87 c 0 + 656 87 611 110 557 173 c 1 + 519 119 464 91 400 91 c 0 + 291 91 205 175 205 282 c 0 + 205 388 291 473 399 473 c 0 + 464 473 519 445 557 391 c 1 + 611 454 656 477 729 477 c 0 + 761 477 780 473 812 459 c 1 + 779 386 l 1 + 758 401 743 405 716 405 c 0 + 646 405 594 353 594 282 c 0 + 594 211 646 159 717 159 c 0 + 744 159 758 163 779 178 c 1 +397 401 m 0 + 330 401 276 348 276 282 c 0 + 276 215 330 163 399 163 c 0 + 467 163 521 215 521 282 c 0 + 521 350 468 401 397 401 c 0 +EndSplineSet +EndChar + +StartChar: congruent +Encoding: 8773 8773 448 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +254 359 m 1 + 195 397 l 1 + 238 479 291 515 371 515 c 0 + 406 515 435 508 496 484 c 0 + 588 448 618 439 648 439 c 0 + 685 439 722 460 752 497 c 1 + 805 453 l 1 + 762 396 706 367 640 367 c 0 + 600 367 582 372 512 404 c 0 + 455 429 411 441 373 441 c 0 + 323 441 277 410 254 359 c 1 +204 302 m 1 + 799 302 l 1 + 799 243 l 1 + 204 243 l 1 + 204 302 l 1 +204 173 m 1 + 799 173 l 1 + 799 114 l 1 + 204 114 l 1 + 204 173 l 1 +EndSplineSet +EndChar + +StartChar: therefore +Encoding: 8756 8756 449 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +745 128 m 0 + 780 128 810 98 810 63 c 0 + 810 27 780 -3 744 -3 c 0 + 708 -3 679 26 679 63 c 0 + 679 99 708 128 745 128 c 0 +255 128 m 0 + 291 128 320 98 320 63 c 0 + 320 26 291 -3 254 -3 c 0 + 218 -3 189 26 189 63 c 0 + 189 99 219 128 255 128 c 0 +500 625 m 0 + 536 625 565 595 565 559 c 0 + 565 523 536 494 499 494 c 0 + 463 494 434 523 434 560 c 0 + 434 596 464 625 500 625 c 0 +EndSplineSet +EndChar + +StartChar: product +Encoding: 8719 8719 450 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +689 705 m 1 + 312 705 l 1 + 312 -29 l 2 + 312 -84 332 -104 386 -104 c 2 + 403 -104 l 1 + 403 -123 l 1 + 111 -123 l 1 + 111 -104 l 1 + 127 -104 l 2 + 181 -104 201 -84 202 -29 c 1 + 202 650 l 1 + 201 708 181 730 127 730 c 2 + 111 730 l 1 + 111 748 l 1 + 890 748 l 1 + 890 730 l 1 + 873 730 l 2 + 820 730 799 707 799 650 c 2 + 799 -29 l 2 + 799 -84 819 -104 873 -104 c 2 + 890 -104 l 1 + 890 -123 l 1 + 598 -123 l 1 + 598 -104 l 1 + 614 -104 l 2 + 669 -104 688 -84 689 -29 c 1 + 689 705 l 1 +EndSplineSet +EndChar + +StartChar: summation +Encoding: 8721 8721 451 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 727 m 1 + 508 348 l 1 + 302 -12 l 1 + 637 -12 l 1 + 757 -11 786 4 819 88 c 1 + 846 88 l 1 + 791 -126 l 1 + 150 -126 l 1 + 397 291 l 1 + 159 769 l 1 + 771 769 l 1 + 782 600 l 1 + 755 600 l 1 + 736 705 709 726 589 727 c 1 + 316 727 l 1 +EndSplineSet +EndChar + +StartChar: afii61289 +Encoding: 8467 8467 452 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +230 194 m 2 + 230 123 l 2 + 230 66 238 43 260 43 c 0 + 280 43 292 54 330 108 c 0 + 335 116 339 119 344 119 c 0 + 349 119 352 116 352 112 c 0 + 352 106 344 92 327 68 c 0 + 290 15 256 -11 223 -11 c 0 + 200 -11 182 2 170 26 c 0 + 159 47 157 69 155 151 c 1 + 110 100 94 84 85 84 c 0 + 81 84 77 88 77 93 c 0 + 77 98 79 101 92 116 c 0 + 113 137 123 150 155 189 c 1 + 158 376 168 465 196 544 c 0 + 224 624 294 690 352 690 c 0 + 393 690 420 656 420 605 c 0 + 420 518 368 418 230 239 c 1 + 230.5 228 230.75 218.25 230.75 210.5 c 0 + 230.75 202.75 230.5 197 230 194 c 2 +230 281 m 1 + 272 337 290 366 310 403 c 0 + 342 464 361 528 361 575 c 0 + 361 612 344 636 318 636 c 0 + 288 636 267 608 254 550 c 0 + 243 501 239 453 230 281 c 1 +EndSplineSet +EndChar + +StartChar: partialdiff +Encoding: 8706 8706 453 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +106 689 m 1 + 64 741 l 1 + 126 764 154 770 196 770 c 0 + 350 770 469 617 469 419 c 0 + 469 296 437 162 390 91 c 0 + 344 22 290 -10 217 -10 c 0 + 106 -10 23 76 23 190 c 0 + 23 312 116 421 219 421 c 0 + 275 421 305 408 377 354 c 1 + 382 402 384 424 384 455 c 0 + 384 625 324 722 220 722 c 0 + 185 722 157 714 106 689 c 1 +370 319 m 1 + 326 362 302 375 265 375 c 0 + 180 375 112 280 112 162 c 0 + 112 75 146 22 202 22 c 0 + 246 22 290 56 319 113 c 0 + 343 160 357 218 370 319 c 1 +EndSplineSet +EndChar + +StartChar: circlemultiply +Encoding: 8855 8855 454 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +504 695 m 0 + 697 695 859 530 859 334 c 0 + 859 139 696 -24 499 -24 c 0 + 303 -24 141 138 141 334 c 0 + 141 534 303 695 504 695 c 0 +500 379 m 1 + 689 569 l 1 + 635 612 568 635 499 635 c 0 + 430 635 363 611 309 567 c 1 + 500 379 l 1 +730 530 m 1 + 540 339 l 1 + 732 144 l 1 + 778 201 801 265 801 336 c 0 + 801 409 778 472 730 530 c 1 +691 104 m 1 + 500 299 l 1 + 306 106 l 1 + 368 58 429 36 500 36 c 0 + 570 36 634 59 691 104 c 1 +266 146 m 1 + 459 339 l 1 + 269 527 l 1 + 222 469 199 406 199 335 c 0 + 199 265 222 201 266 146 c 1 +EndSplineSet +EndChar + +StartChar: weierstrass +Encoding: 8472 8472 455 +Width: 648 +Flags: MW +LayerCount: 2 +Fore +SplineSet +364 11 m 0 + 457.378303514 11 518 167.941847502 518 255 c 0 + 518 299 495 329 462 329 c 0 + 426 329 389 310 327 257 c 0 + 271 211 231 171 193 123 c 1 + 234 38 249 -9 249 -49 c 0 + 249 -116 206 -169 152 -169 c 0 + 103 -169 66 -129 66 -75 c 0 + 66 -34 81 -1 132 74 c 1 + 116 116 109 144 109 170 c 0 + 109 251 172 330 294 402 c 1 + 305 386 l 1 + 211 331 172 277 172 202 c 0 + 172 180 175 162 184 143 c 1 + 341 307 408 354 487 354 c 0 + 545 354 585 308 585 239 c 0 + 585 184 563 128 522 81 c 0 + 475 26 418 -7 368 -7 c 0 + 317 -7 281 25 281 71 c 0 + 281 109 305 140 334 140 c 0 + 351 140 363 128 363 112 c 0 + 363 93 348 78 326 76 c 0 + 312 75 305 68 305 55 c 0 + 305 32 333 11 364 11 c 0 +141 54 m 1 + 91 -22 84 -38 84 -77 c 0 + 84 -120 111 -151 148 -151 c 0 + 178 -151 199 -129 199 -98 c 0 + 199 -65 182 -21 141 54 c 1 +EndSplineSet +EndChar + +StartChar: notsubset +Encoding: 8836 8836 456 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +693 621 m 1 + 812 621 l 1 + 812 555 l 1 + 663 555 l 1 + 445 76 l 1 + 484 68 509 66 570 66 c 2 + 812 66 l 1 + 812 0 l 1 + 570 0 l 2 + 558.909331947 -0.140388203202 548.961777055 -0.221649863609 539.90831525 -0.221649863609 c 0 + 484.473012342 -0.221649863609 462.55942523 2.82504664163 417 14 c 1 + 378 -72 l 1 + 307 -72 l 1 + 355 35 l 1 + 239 92 180 185 180 310 c 0 + 180 440 247 540 368 591 c 0 + 429 616 462 621 570 621 c 2 + 622 621 l 1 + 655 696 l 1 + 727 696 l 1 + 693 621 l 1 +383 96 m 1 + 592 555 l 1 + 570 555 l 2 + 472 555 430 548 375 522 c 0 + 290 481 248 412 248 311 c 0 + 248 205 291 137 383 96 c 1 +EndSplineSet +EndChar + +StartChar: angle +Encoding: 8736 8736 457 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +748 65 m 1 + 748 0 l 1 + 224 0 l 1 + 662 740 l 1 + 717 707 l 1 + 337 65 l 1 + 748 65 l 1 +EndSplineSet +EndChar + +StartChar: propersuperset +Encoding: 8835 8835 458 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +180 621 m 1 + 422 621 l 2 + 500 621 500 621 534 616 c 0 + 706 589 813 471 813 310 c 0 + 813 181 745 81 625 30 c 0 + 564 5 532 0 422 0 c 2 + 180 0 l 1 + 180 66 l 1 + 422 66 l 2 + 518 66 564 74 617 99 c 0 + 704 140 745 208 745 311 c 0 + 745 420 697 492 598 530 c 0 + 547 550 512 555 422 555 c 2 + 180 555 l 1 + 180 621 l 1 +EndSplineSet +EndChar + +StartChar: propersubset +Encoding: 8834 8834 459 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +812 621 m 1 + 812 555 l 1 + 571 555 l 2 + 472 555 430 548 376 522 c 0 + 290 481 248 412 248 311 c 0 + 248 202 296 129 395 91 c 0 + 444 72 484 66 571 66 c 2 + 812 66 l 1 + 812 0 l 1 + 571 0 l 2 + 493 0 492 0 458 5 c 0 + 287 32 180 149 180 310 c 0 + 180 440 247 540 368 591 c 0 + 429 616 462 621 571 621 c 2 + 812 621 l 1 +EndSplineSet +EndChar + +StartChar: reflexsuperset +Encoding: 8839 8839 460 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 630 m 1 + 533 630 l 2 + 635 630 688 617 733 581 c 0 + 787 537 812 482 812 406 c 0 + 812 322 778 258 711 217 c 0 + 675 195 615 183 542 183 c 2 + 183 183 l 1 + 183 249 l 1 + 537 249 l 2 + 676 249 743 301 743 407 c 0 + 743 470 715 520 667 544 c 0 + 642 556 589 564 533 564 c 2 + 183 564 l 1 + 183 630 l 1 +191 0 m 1 + 191 66 l 1 + 812 66 l 1 + 812 0 l 1 + 191 0 l 1 +EndSplineSet +EndChar + +StartChar: reflexsubset +Encoding: 8838 8838 461 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +812 630 m 1 + 812 564 l 1 + 462 564 l 2 + 394 564 342 554 314 536 c 0 + 274 509 252 464 252 408 c 0 + 252 301 319 249 458 249 c 2 + 812 249 l 1 + 812 183 l 1 + 453 183 l 2 + 367 183 307 198 266 230 c 0 + 209 273 183 329 183 406 c 0 + 183 489 215 551 279 593 c 0 + 319 619 372 630 462 630 c 2 + 812 630 l 1 +812 0 m 1 + 191 0 l 1 + 191 66 l 1 + 812 66 l 1 + 812 0 l 1 +EndSplineSet +EndChar + +StartChar: notelement +Encoding: 8713 8713 462 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +696 692 m 1 + 804 692 l 1 + 804 626 l 1 + 668 626 l 1 + 562 379 l 1 + 804 379 l 1 + 804 313 l 1 + 534 313 l 1 + 433 75 l 1 + 464 69 492 66 523 66 c 2 + 804 66 l 1 + 804 0 l 1 + 536 0 l 2 + 482 0 443 4 407 14 c 1 + 356 -104 l 1 + 286 -104 l 1 + 346 36 l 1 + 232 96 172 202 172 346 c 0 + 172 486 233 597 341 653 c 0 + 394 681 450 692 536 692 c 2 + 625 692 l 1 + 670 795 l 1 + 740 795 l 1 + 696 692 l 1 +372 97 m 1 + 464 313 l 1 + 240 313 l 1 + 246 215 289 144 372 97 c 1 +492 379 m 1 + 597 626 l 1 + 523 626 l 1 + 429 624 378 608 327 563 c 0 + 271 513 247 463 240 379 c 1 + 492 379 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblleft +Encoding: 8656 8656 463 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +91 300 m 1 + 109.208860699 284.392405115 116.626771433 271.373228567 133 255 c 1 + 721 255 l 1 + 721 193 l 1 + 173 193 l 1 + 194 169 207 150 222 118 c 1 + 198 94 l 1 + 127 187 127 188 0 300 c 1 + 10 310 20 319 31 328 c 0 + 113 400 137 425 198 507 c 1 + 222 483 l 1 + 208 453 195 433 173 408 c 1 + 721 408 l 1 + 721 346 l 1 + 133 346 l 1 + 123.553726798 334.979347931 112.989785168 324.558295217 104 313 c 1 + 91 300 l 1 +EndSplineSet +EndChar + +StartChar: arrowdblright +Encoding: 8658 8658 464 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +594 261 m 0 + 606.103521361 276.561670322 613.4041334 285.774971486 630 300 c 1 + 622 308 608 323 588 346 c 1 + 0 346 l 1 + 0 408 l 1 + 548 408 l 1 + 526 433 514 452 498 483 c 1 + 523 507 l 1 + 593 415 599 408 721 300 c 1 + 711 291 701 283 690 273 c 0 + 604 198 586 179 523 94 c 1 + 498 118 l 1 + 514 150 527 169 548 193 c 1 + 0 193 l 1 + 0 255 l 1 + 588 255 l 1 + 590 257 593 261 594 261 c 0 +EndSplineSet +EndChar + +StartChar: arrowdblboth +Encoding: 8660 8660 465 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +236 72 m 1 + 216 57 l 1 + 127 176 65 247 1 302 c 1 + 63 355 127 427 216 548 c 1 + 236 532 l 1 + 225 505 216 489 175 411 c 1 + 548 411 l 1 + 510 484 498 508 488 532 c 1 + 508 548 l 1 + 594 430 660 354 722 302 c 1 + 658 247 593 172 508 57 c 1 + 488 72 l 1 + 497 96 512 124 548 193 c 1 + 175 193 l 1 + 215 119 225 99 236 72 c 1 +588 350 m 1 + 136 350 l 1 + 113 321 112 319 102 302 c 1 + 112 285 113 283 136 254 c 1 + 588 254 l 1 + 609 280 611 284 622 302 c 1 + 611 320 609 324 588 350 c 1 +EndSplineSet +EndChar + +StartChar: underscoredbl +Encoding: 8215 8215 466 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -199 m 1 + 500 -199 l 1 + 500 -250 l 1 + 0 -250 l 1 + 0 -199 l 1 +0 -97 m 1 + 500 -97 l 1 + 500 -148 l 1 + 0 -148 l 1 + 0 -97 l 1 +EndSplineSet +EndChar + +StartChar: uni203E +Encoding: 8254 8254 467 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +640 759 m 1 + 140 759 l 1 + 140 809 l 1 + 640 809 l 1 + 640 759 l 1 +EndSplineSet +EndChar + +StartChar: emptyset +Encoding: 8709 8709 468 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +741 600 m 1 + 858 705 l 1 + 891 672 l 1 + 773 566 l 1 + 830 497 858 420 858 336 c 0 + 858 140 697 -21 501 -21 c 0 + 404 -21 312 19 242 91 c 1 + 135 -4 l 1 + 104 28 l 1 + 213 126 l 1 + 167 191 144 260 144 336 c 0 + 144 532 305 693 501 693 c 0 + 590 693 670 662 741 600 c 1 +248 157 m 1 + 707 570 l 1 + 646 622 579 647 501 647 c 0 + 330 647 192 508 192 336 c 0 + 192 271 209 215 248 157 c 1 +739 536 m 1 + 276 121 l 1 + 338 58 414 25 500 25 c 0 + 671 25 809 164 809 336 c 0 + 809 410 787 472 739 536 c 1 +EndSplineSet +EndChar + +StartChar: exclamdbl +Encoding: 8252 8252 469 +Width: 518 +Flags: MW +LayerCount: 2 +Fore +SplineSet +142 102 m 0 + 174 102 200 76 200 44 c 0 + 200 12 174 -14 142 -14 c 0 + 109 -14 84 12 84 45 c 0 + 84 76 110 102 142 102 c 0 +382 102 m 0 + 414 102 440 76 440 44 c 0 + 440 12 414 -14 382 -14 c 0 + 349 -14 324 12 324 45 c 0 + 324 76 350 102 382 102 c 0 +155 152 m 1 + 129 152 l 1 + 95 543 l 2 + 93 576 91 601 91 614 c 0 + 91 657 111 684 143 684 c 0 + 173 684 193 656 193 613 c 0 + 193 599 193 596 188 543 c 2 + 155 152 l 1 +395 152 m 1 + 369 152 l 1 + 335 543 l 2 + 331 597 331 600 331 614 c 0 + 331 656 351 684 381 684 c 0 + 413 684 433 657 433 614 c 0 + 433 599 433 596 428 543 c 2 + 395 152 l 1 +EndSplineSet +EndChar + +StartChar: H18543 +Encoding: 9642 9642 470 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +68 178 m 1 + 68 543 l 1 + 433 543 l 1 + 433 178 l 1 + 68 178 l 1 +EndSplineSet +EndChar + +StartChar: H18551 +Encoding: 9643 9643 471 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +68 178 m 1 + 68 543 l 1 + 433 543 l 1 + 433 178 l 1 + 68 178 l 1 +108 218 m 1 + 393 218 l 1 + 393 503 l 1 + 108 503 l 1 + 108 218 l 1 +EndSplineSet +EndChar + +StartChar: orthogonal +Encoding: 8735 8735 472 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +60 0 m 1 + 60 870 l 1 + 126 870 l 1 + 126 66 l 1 + 940 66 l 1 + 940 0 l 1 + 60 0 l 1 +EndSplineSet +EndChar + +StartChar: ltshade +Encoding: 9617 9617 473 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 84 m 1 + 167 84 l 1 + 167 -83 l 1 + 0 -83 l 1 + 0 84 l 1 +0 417 m 1 + 167 417 l 1 + 167 250 l 1 + 0 250 l 1 + 0 417 l 1 +0 751 m 1 + 167 751 l 1 + 167 584 l 1 + 0 584 l 1 + 0 751 l 1 +334 751 m 1 + 501 751 l 1 + 501 584 l 1 + 334 584 l 1 + 334 751 l 1 +667 751 m 1 + 834 751 l 1 + 834 584 l 1 + 667 584 l 1 + 667 751 l 1 +334 417 m 1 + 501 417 l 1 + 501 250 l 1 + 334 250 l 1 + 334 417 l 1 +667 417 m 1 + 834 417 l 1 + 834 250 l 1 + 667 250 l 1 + 667 417 l 1 +334 84 m 1 + 501 84 l 1 + 501 -83 l 1 + 334 -83 l 1 + 334 84 l 1 +667 84 m 1 + 834 84 l 1 + 834 -83 l 1 + 667 -83 l 1 + 667 84 l 1 +EndSplineSet +EndChar + +StartChar: shade +Encoding: 9618 9618 474 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 584 m 1 + 0 750 l 1 + 167 750 l 1 + 167 584 l 1 + 334 584 l 1 + 334 750 l 1 + 500 750 l 1 + 500 584 l 1 + 667 584 l 1 + 667 750 l 1 + 834 750 l 1 + 834 584 l 1 + 1000 584 l 1 + 1000 417 l 1 + 834 417 l 1 + 834 584 l 1 + 667 584 l 1 + 667 417 l 1 + 500 417 l 1 + 500 584 l 1 + 334 584 l 1 + 334 417 l 1 + 167 417 l 1 + 167 250 l 1 + 334 250 l 1 + 334 417 l 1 + 500 417 l 1 + 500 250 l 1 + 667 250 l 1 + 667 417 l 1 + 834 417 l 1 + 834 250 l 1 + 1000 250 l 1 + 1000 83 l 1 + 834 83 l 1 + 834 250 l 1 + 667 250 l 1 + 667 83 l 1 + 500 83 l 1 + 500 250 l 1 + 334 250 l 1 + 334 83 l 1 + 167 83 l 1 + 167 -84 l 1 + 334 -84 l 1 + 334 83 l 1 + 500 83 l 1 + 500 -84 l 1 + 667 -84 l 1 + 667 83 l 1 + 834 83 l 1 + 834 -84 l 1 + 1000 -84 l 1 + 1000 -251 l 1 + 834 -251 l 1 + 834 -84 l 1 + 667 -84 l 1 + 667 -251 l 1 + 500 -251 l 1 + 500 -84 l 1 + 334 -84 l 1 + 334 -251 l 1 + 167 -251 l 1 + 167 -84 l 1 + 0 -84 l 1 + 0 83 l 1 + 167 83 l 1 + 167 250 l 1 + 0 250 l 1 + 0 417 l 1 + 167 417 l 1 + 167 584 l 1 + 0 584 l 1 +EndSplineSet +EndChar + +StartChar: dkshade +Encoding: 9619 9619 475 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 750 m 1 + 1001 750 l 1 + 1001 583 l 1 + 834 583 l 1 + 834 417 l 1 + 1001 417 l 1 + 1001 250 l 1 + 834 250 l 1 + 834 83 l 1 + 1001 83 l 1 + 1001 -84 l 1 + 834 -84 l 1 + 834 -250 l 1 + 667 -250 l 1 + 667 -84 l 1 + 501 -84 l 1 + 501 -250 l 1 + 334 -250 l 1 + 334 -84 l 1 + 167 -84 l 1 + 167 -250 l 1 + 0 -250 l 1 + 0 750 l 1 +167 83 m 1 + 334 83 l 1 + 334 250 l 1 + 167 250 l 1 + 167 83 l 1 +501 83 m 1 + 667 83 l 1 + 667 250 l 1 + 501 250 l 1 + 501 83 l 1 +167 417 m 1 + 334 417 l 1 + 334 583 l 1 + 167 583 l 1 + 167 417 l 1 +501 417 m 1 + 667 417 l 1 + 667 583 l 1 + 501 583 l 1 + 501 417 l 1 +EndSplineSet +EndChar + +StartChar: SF110000 +Encoding: 9474 9474 476 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 -250 m 1 + 469 750 l 1 + 532 750 l 1 + 532 -250 l 1 + 469 -250 l 1 +EndSplineSet +EndChar + +StartChar: SF090000 +Encoding: 9508 9508 477 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 219 m 1 + 0 219 l 1 + 0 282 l 1 + 469 282 l 1 + 469 750 l 1 + 532 750 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 219 l 1 +EndSplineSet +EndChar + +StartChar: SF190000 +Encoding: 9569 9569 478 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 375 m 1 + 469 750 l 1 + 532 750 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 125 l 1 + 0 125 l 1 + 0 188 l 1 + 469 188 l 1 + 469 312 l 1 + 0 312 l 1 + 0 375 l 1 + 469 375 l 1 +EndSplineSet +EndChar + +StartChar: SF200000 +Encoding: 9570 9570 479 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +376 219 m 1 + 0 219 l 1 + 0 282 l 1 + 376 282 l 1 + 376 750 l 1 + 438 750 l 1 + 438 -250 l 1 + 376 -250 l 1 + 376 219 l 1 +563 -250 m 1 + 563 750 l 1 + 626 750 l 1 + 626 -250 l 1 + 563 -250 l 1 +EndSplineSet +EndChar + +StartChar: SF210000 +Encoding: 9558 9558 480 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +438 219 m 1 + 438 -250 l 1 + 376 -250 l 1 + 376 219 l 1 + 0 219 l 1 + 0 282 l 1 + 626 282 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 219 l 1 + 438 219 l 1 +EndSplineSet +EndChar + +StartChar: SF220000 +Encoding: 9557 9557 481 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 125 m 1 + 0 125 l 1 + 0 188 l 1 + 469 188 l 1 + 469 312 l 1 + 0 312 l 1 + 0 375 l 1 + 532 375 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 125 l 1 +EndSplineSet +EndChar + +StartChar: SF230000 +Encoding: 9571 9571 482 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 -250 m 1 + 563 -250 l 1 + 563 750 l 1 + 626 750 l 1 + 626 -250 l 1 +375 375 m 1 + 375 750 l 1 + 438 750 l 1 + 438 312 l 1 + 0 312 l 1 + 0 375 l 1 + 375 375 l 1 +375 125 m 1 + 0 125 l 1 + 0 188 l 1 + 438 188 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 125 l 1 +EndSplineSet +EndChar + +StartChar: SF240000 +Encoding: 9553 9553 483 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +625 -250 m 1 + 562 -250 l 1 + 562 750 l 1 + 625 750 l 1 + 625 -250 l 1 +375 -250 m 1 + 375 750 l 1 + 438 750 l 1 + 438 -250 l 1 + 375 -250 l 1 +EndSplineSet +EndChar + +StartChar: SF250000 +Encoding: 9559 9559 484 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 312 m 1 + 0 312 l 1 + 0 375 l 1 + 626 375 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 312 l 1 +376 125 m 1 + 0 125 l 1 + 0 188 l 1 + 438 188 l 1 + 438 -250 l 1 + 376 -250 l 1 + 376 125 l 1 +EndSplineSet +EndChar + +StartChar: SF260000 +Encoding: 9565 9565 485 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 188 m 1 + 563 750 l 1 + 626 750 l 1 + 626 125 l 1 + 0 125 l 1 + 0 188 l 1 + 563 188 l 1 +376 375 m 1 + 376 750 l 1 + 438 750 l 1 + 438 312 l 1 + 0 312 l 1 + 0 375 l 1 + 376 375 l 1 +EndSplineSet +EndChar + +StartChar: SF270000 +Encoding: 9564 9564 486 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 751 m 1 + 626 219 l 1 + 0 219 l 1 + 0 282 l 1 + 376 282 l 1 + 376 751 l 1 + 438 751 l 1 + 438 282 l 1 + 563 282 l 1 + 563 751 l 1 + 626 751 l 1 +EndSplineSet +EndChar + +StartChar: SF280000 +Encoding: 9563 9563 487 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 375 m 1 + 469 750 l 1 + 532 750 l 1 + 532 125 l 1 + 0 125 l 1 + 0 188 l 1 + 469 188 l 1 + 469 312 l 1 + 0 312 l 1 + 0 375 l 1 + 469 375 l 1 +EndSplineSet +EndChar + +StartChar: SF030000 +Encoding: 9488 9488 488 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 219 m 1 + 0 219 l 1 + 0 282 l 1 + 532 282 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 219 l 1 +EndSplineSet +EndChar + +StartChar: SF020000 +Encoding: 9492 9492 489 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +532 282 m 1 + 1001 282 l 1 + 1001 219 l 1 + 469 219 l 1 + 469 750 l 1 + 532 750 l 1 + 532 282 l 1 +EndSplineSet +EndChar + +StartChar: SF070000 +Encoding: 9524 9524 490 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 282 m 1 + 469 750 l 1 + 532 750 l 1 + 532 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 0 219 l 1 + 0 282 l 1 + 469 282 l 1 +EndSplineSet +EndChar + +StartChar: SF060000 +Encoding: 9516 9516 491 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 219 m 1 + 0 219 l 1 + 0 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 532 219 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 219 l 1 +EndSplineSet +EndChar + +StartChar: SF080000 +Encoding: 9500 9500 492 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +532 282 m 1 + 1001 282 l 1 + 1001 219 l 1 + 532 219 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 750 l 1 + 532 750 l 1 + 532 282 l 1 +EndSplineSet +EndChar + +StartChar: SF100000 +Encoding: 9472 9472 493 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 219 m 1 + -1 282 l 1 + 1000 282 l 1 + 1000 219 l 1 + -1 219 l 1 +EndSplineSet +EndChar + +StartChar: SF050000 +Encoding: 9532 9532 494 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 219 m 1 + 0 219 l 1 + 0 282 l 1 + 469 282 l 1 + 469 750 l 1 + 532 750 l 1 + 532 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 532 219 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 219 l 1 +EndSplineSet +EndChar + +StartChar: SF360000 +Encoding: 9566 9566 495 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 750 m 1 + 532 750 l 1 + 532 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 532 312 l 1 + 532 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 532 125 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 750 l 1 +EndSplineSet +EndChar + +StartChar: SF370000 +Encoding: 9567 9567 496 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 219 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 750 l 1 + 626 750 l 1 + 626 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 626 219 l 1 +438 -250 m 1 + 375 -250 l 1 + 375 750 l 1 + 438 750 l 1 + 438 -250 l 1 +EndSplineSet +EndChar + +StartChar: SF380000 +Encoding: 9562 9562 497 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +438 188 m 1 + 1001 188 l 1 + 1001 125 l 1 + 375 125 l 1 + 375 750 l 1 + 438 750 l 1 + 438 188 l 1 +626 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 563 312 l 1 + 563 750 l 1 + 626 750 l 1 + 626 375 l 1 +EndSplineSet +EndChar + +StartChar: SF390000 +Encoding: 9556 9556 498 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +438 312 m 1 + 438 -250 l 1 + 375 -250 l 1 + 375 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 438 312 l 1 +626 125 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 626 125 l 1 +EndSplineSet +EndChar + +StartChar: SF400000 +Encoding: 9577 9577 499 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 125 m 1 + 0 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 0 125 l 1 +625 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 562 312 l 1 + 562 750 l 1 + 625 750 l 1 + 625 375 l 1 +375 375 m 1 + 375 750 l 1 + 438 750 l 1 + 438 312 l 1 + 0 312 l 1 + 0 375 l 1 + 375 375 l 1 +EndSplineSet +EndChar + +StartChar: SF410000 +Encoding: 9574 9574 500 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 0 312 l 1 + 0 375 l 1 +626 125 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 626 125 l 1 +375 125 m 1 + 0 125 l 1 + 0 188 l 1 + 438 188 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 125 l 1 +EndSplineSet +EndChar + +StartChar: SF420000 +Encoding: 9568 9568 501 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 -250 m 1 + 375 750 l 1 + 438 750 l 1 + 438 -250 l 1 + 375 -250 l 1 +626 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 563 312 l 1 + 563 750 l 1 + 626 750 l 1 + 626 375 l 1 +626 125 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 626 125 l 1 +EndSplineSet +EndChar + +StartChar: SF430000 +Encoding: 9552 9552 502 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 125 m 1 + 0 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 0 125 l 1 +0 312 m 1 + 0 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 0 312 l 1 +EndSplineSet +EndChar + +StartChar: SF440000 +Encoding: 9580 9580 503 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 563 312 l 1 + 563 750 l 1 + 626 750 l 1 + 626 375 l 1 +375 375 m 1 + 375 750 l 1 + 438 750 l 1 + 438 312 l 1 + 0 312 l 1 + 0 375 l 1 + 375 375 l 1 +626 125 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 626 125 l 1 +375 125 m 1 + 0 125 l 1 + 0 188 l 1 + 438 188 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 125 l 1 +EndSplineSet +EndChar + +StartChar: SF450000 +Encoding: 9575 9575 504 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 125 m 1 + 0 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 0 125 l 1 +469 375 m 1 + 469 794 l 1 + 532 794 l 1 + 532 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 0 312 l 1 + 0 375 l 1 + 469 375 l 1 +EndSplineSet +EndChar + +StartChar: SF460000 +Encoding: 9576 9576 505 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 219 m 1 + 0 282 l 1 + 375 282 l 1 + 375 750 l 1 + 438 750 l 1 + 438 282 l 1 + 563 282 l 1 + 563 750 l 1 + 626 750 l 1 + 626 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 0 219 l 1 +EndSplineSet +EndChar + +StartChar: SF470000 +Encoding: 9572 9572 506 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 0 312 l 1 + 0 375 l 1 +469 125 m 1 + 0 125 l 1 + 0 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 532 125 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 125 l 1 +EndSplineSet +EndChar + +StartChar: SF480000 +Encoding: 9573 9573 507 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 219 m 1 + 0 219 l 1 + 0 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 626 219 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 219 l 1 + 438 219 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 219 l 1 +EndSplineSet +EndChar + +StartChar: SF490000 +Encoding: 9561 9561 508 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 282 m 1 + 563 750 l 1 + 626 750 l 1 + 626 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 375 219 l 1 + 375 750 l 1 + 438 750 l 1 + 438 282 l 1 + 563 282 l 1 +EndSplineSet +EndChar + +StartChar: SF500000 +Encoding: 9560 9560 509 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 750 m 1 + 532 750 l 1 + 532 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 532 312 l 1 + 532 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 469 125 l 1 + 469 750 l 1 +EndSplineSet +EndChar + +StartChar: SF510000 +Encoding: 9554 9554 510 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 -250 m 1 + 469 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 532 312 l 1 + 532 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 532 125 l 1 + 532 -250 l 1 + 469 -250 l 1 +EndSplineSet +EndChar + +StartChar: SF520000 +Encoding: 9555 9555 511 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 219 m 1 + 438 219 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 626 219 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 219 l 1 +EndSplineSet +EndChar + +StartChar: SF530000 +Encoding: 9579 9579 512 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 219 m 1 + 0 219 l 1 + 0 282 l 1 + 375 282 l 1 + 375 750 l 1 + 438 750 l 1 + 438 282 l 1 + 563 282 l 1 + 563 750 l 1 + 626 750 l 1 + 626 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 626 219 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 219 l 1 + 438 219 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 219 l 1 +EndSplineSet +EndChar + +StartChar: SF540000 +Encoding: 9578 9578 513 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 188 m 1 + 469 312 l 1 + 0 312 l 1 + 0 375 l 1 + 469 375 l 1 + 469 771 l 1 + 532 771 l 1 + 532 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 532 312 l 1 + 532 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 532 125 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 125 l 1 + 0 125 l 1 + 0 188 l 1 + 469 188 l 1 +EndSplineSet +EndChar + +StartChar: SF040000 +Encoding: 9496 9496 514 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 219 m 1 + 0 282 l 1 + 469 282 l 1 + 469 750 l 1 + 532 750 l 1 + 532 219 l 1 + 0 219 l 1 +EndSplineSet +EndChar + +StartChar: SF010000 +Encoding: 9484 9484 515 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1001 282 m 1 + 1001 219 l 1 + 532 219 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 282 l 1 + 1001 282 l 1 +EndSplineSet +EndChar + +StartChar: block +Encoding: 9608 9608 516 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -250 m 1 + 0 750 l 1 + 1001 750 l 1 + 1001 -250 l 1 + 0 -250 l 1 +EndSplineSet +EndChar + +StartChar: rtblock +Encoding: 9616 9616 517 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 -250 m 1 + 500 750 l 1 + 1001 750 l 1 + 1001 -250 l 1 + 500 -250 l 1 +EndSplineSet +EndChar + +StartChar: lfblock +Encoding: 9612 9612 518 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 -250 m 1 + -1 750 l 1 + 500 750 l 1 + 500 -250 l 1 + -1 -250 l 1 +EndSplineSet +EndChar + +StartChar: dnblock +Encoding: 9604 9604 519 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -250 m 1 + 0 250 l 1 + 1001 250 l 1 + 1001 -250 l 1 + 0 -250 l 1 +EndSplineSet +EndChar + +StartChar: upblock +Encoding: 9600 9600 520 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 250 m 1 + 0 750 l 1 + 1001 750 l 1 + 1001 250 l 1 + 0 250 l 1 +EndSplineSet +EndChar + +StartChar: minute +Encoding: 8242 8242 521 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +146 443 m 1 + 120 443 l 1 + 190 620 l 2 + 207 661 217 672 238 672 c 0 + 257 672 272 657 272 639 c 0 + 272 624 266 612 245 582 c 2 + 146 443 l 1 +EndSplineSet +EndChar + +StartChar: second +Encoding: 8243 8243 522 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +91 443 m 1 + 65 443 l 1 + 135 620 l 2 + 152 661 162 672 183 672 c 0 + 202 672 217 657 217 639 c 0 + 217 624 211 612 190 582 c 2 + 91 443 l 1 +245 443 m 1 + 219 443 l 1 + 290 620 l 2 + 306 661 317 672 338 672 c 0 + 357 672 372 657 372 638 c 0 + 372 624 367 614 344 582 c 2 + 245 443 l 1 +EndSplineSet +EndChar + +StartChar: house +Encoding: 8962 8962 523 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +140 0 m 1 + 140 412 l 1 + 500 720 l 1 + 860 412 l 1 + 860 0 l 1 + 140 0 l 1 +192 52 m 1 + 808 52 l 1 + 808 375 l 1 + 500 638 l 1 + 192 375 l 1 + 192 52 l 1 +EndSplineSet +EndChar + +StartChar: uni2126 +Encoding: 8486 8486 524 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-9 0 m 1 + -9 83 l 1 + 181 83 l 1 + 71 120 5 229 5 371 c 0 + 5 463 29 540 75 595 c 0 + 127 658 215 698 303 698 c 0 + 392 698 480 658 533 595 c 0 + 578 540 602 463 602 372 c 0 + 602 229 536 120 426 83 c 1 + 616 83 l 1 + 616 0 l 1 + 343 0 l 1 + 343 83 l 1 + 458 155 504 237 504 368 c 0 + 504 525 427 623 304 623 c 0 + 180 623 103 525 103 366 c 0 + 103 237 149 156 264 83 c 1 + 264 0 l 1 + -9 0 l 1 +EndSplineSet +EndChar + +StartChar: asteriskmath +Encoding: 8727 8727 525 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +381 414 m 1 + 441 449 l 1 + 501 317 l 1 + 557 449 l 1 + 616 414 l 1 + 533 295 l 1 + 675 311 l 1 + 675 243 l 1 + 533 257 l 1 + 616 144 l 1 + 563 112 l 1 + 501 238 l 1 + 441 107 l 1 + 385 138 l 1 + 467 257 l 1 + 325 243 l 1 + 325 311 l 1 + 467 295 l 1 + 381 414 l 1 +EndSplineSet +EndChar + +StartChar: suchthat +Encoding: 8715 8715 526 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +736 313 m 1 + 170 313 l 1 + 170 379 l 1 + 736 379 l 1 + 729 462 705 513 650 563 c 0 + 598 608 547 624 453 626 c 1 + 170 626 l 1 + 170 692 l 1 + 441 692 l 2 + 537 692 600 677 658 641 c 0 + 753 581 805 476 805 346 c 0 + 805 206 744 95 636 39 c 0 + 585 12 525 0 441 0 c 2 + 170 0 l 1 + 170 66 l 1 + 453 66 l 2 + 455.517697687 65.9539445545 458.022433072 65.9309855754 460.514046958 65.9309855754 c 0 + 620.323363562 65.9309855754 726.153518152 160.379531351 736 313 c 1 +EndSplineSet +EndChar + +StartChar: estimated +Encoding: 8494 8494 527 +Width: 633 +Flags: MW +LayerCount: 2 +Fore +SplineSet +587 277 m 1 + 159 277 l 1 + 159 87 l 1 + 205 43 250 25 312 25 c 0 + 400 25 460 62 515 151 c 1 + 550 129 l 1 + 478 26 414 -12 312 -12 c 0 + 152 -12 40 107 40 278 c 0 + 40 449 151 567 312 567 c 0 + 386 567 451 542 499 495 c 0 + 554 442 579 380 587 277 c 1 +464 314 m 1 + 464 467 l 1 + 416 511 369 531 309 531 c 0 + 250 531 204 512 159 468 c 1 + 159 314 l 1 + 464 314 l 1 +EndSplineSet +EndChar + +StartChar: triagrt +Encoding: 9658 9658 528 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +602 375 m 1 + 146 194 l 1 + 146 556 l 1 + 602 375 l 1 +EndSplineSet +EndChar + +StartChar: triaglf +Encoding: 9668 9668 529 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +577 194 m 1 + 121 375 l 1 + 577 556 l 1 + 577 194 l 1 +EndSplineSet +EndChar + +StartChar: musicalnotedbl +Encoding: 9835 9835 530 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +383 451 m 1 + 383 239 l 1 + 381 190 374 168 353 141 c 0 + 324 103 276 80 225 80 c 0 + 181 80 153 102 153 137 c 0 + 153 197 213 250 282 250 c 0 + 300 250 323 246 339 239 c 1 + 339 731 l 1 + 383 731 l 1 + 383 718 l 2 + 383 695 389 677 402 663 c 0 + 406 659 436 639 491 603 c 0 + 537 575 570 501 569 429 c 1 + 569 65 l 1 + 567 16 560 -6 539 -33 c 0 + 508 -71 460 -94 409 -94 c 0 + 364 -94 335 -72 335 -37 c 0 + 335 23 397 76 466 76 c 0 + 485 76 508 72 525 65 c 1 + 525 297 l 2 + 525 318 521 337 515 348 c 0 + 510 357 501 363 445 395 c 0 + 424 407 402 426 383 451 c 1 +386 613 m 1 + 384 614 l 1 + 388 497 411 462 525 401 c 1 + 521 517 497 553 386 613 c 1 +EndSplineSet +EndChar + +StartChar: Alpha +Encoding: 913 913 531 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +411 695 m 1 + 455 695 l 1 + 552 142 l 2 + 566 63 569 47 575 40 c 0 + 584 30 599 26 644 24 c 1 + 644 -4 l 1 + 601 -1 578 0 535 0 c 0 + 490 0 460 -1 407 -4 c 1 + 407 24 l 1 + 479 26 491 30 491 56 c 0 + 491 61 491 61 479 136 c 1 + 455 274 l 1 + 404 275 404 275 354 275 c 0 + 312 275 280 275 214 274 c 1 + 152 162 l 2 + 114 93 101 65 101 53 c 0 + 101 44 110 36 125 30 c 0 + 136 27 138 27 188 24 c 1 + 187 -4 l 1 + 128 -1 109 0 86 0 c 0 + 67 0 51 -1 -29 -4 c 1 + -27 24 l 1 + -1 25 14 29 22 35 c 0 + 30 41 42 60 81 131 c 1 + 411 695 l 1 +401 598 m 1 + 239 314 l 1 + 271 312 288 311 329 311 c 0 + 378 311 408 312 448 313 c 1 + 401 598 l 1 +EndSplineSet +Kerns2: 12 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Beta +Encoding: 914 914 532 +Width: 558 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 -5 m 0 + 226.95381471 -5 161.930073052 0 129 0 c 0 + 99 0 72 -1 29 -4 c 1 + 34 24 l 1 + 68 36 73 38 80 45 c 0 + 89 56 90 60 102 127 c 0 + 109 168 117 210 141 353 c 0 + 168 526 182 617 182 624 c 0 + 182 652 171 657 94 661 c 1 + 98 688 l 1 + 145 686 164 685 197 685 c 0 + 240.262958601 685 330.204199291 690 360 690 c 0 + 472 690 531 645 531 558 c 0 + 531 468 471 400 357 362 c 1 + 406 355 423 352 447 341 c 0 + 493 322 516 282 516 223 c 0 + 516 154 481 95 409 45 c 0 + 361 11 312 -5 260 -5 c 0 +221 374 m 1 + 240 373 249 372 260 372 c 0 + 373 372 448 441 448 546 c 0 + 448 617 406 652 320 652 c 0 + 300 652 289 651 268 647 c 1 + 257 601 243 518 221 374 c 1 +169 44 m 1 + 206 36 228 34 258 34 c 0 + 314 34 356 49 382 79 c 0 + 410 110 427 161 427 211 c 0 + 427 300 382 337 275 337 c 0 + 257 337 243 336 215 335 c 1 + 200 260 177 114 169 44 c 1 +EndSplineSet +Kerns2: 33 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Gamma +Encoding: 915 915 533 +Width: 491 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 682 m 0 + 292.366418919 682 407.274664191 686 453 686 c 0 + 493 686 510 685 543 681 c 1 + 547 673 l 1 + 546 667 546 663 546 663 c 1 + 539 609 l 2 + 536 591 535 568 533 534 c 1 + 507 534 l 1 + 506 559 l 2 + 504 622 501 630 483 635 c 0 + 464 640 416 644 362 644 c 0 + 332 644 309 643 269 641 c 1 + 261 608 258 592 246 522 c 0 + 241 489 231 435 218 359 c 0 + 190 203 172 84 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 48 25 69 29 78 39 c 0 + 87 49 89 55 101 124 c 0 + 107 161 120 233 141 357 c 0 + 181 596 181 596 181 619 c 0 + 181 650 177 652 95 658 c 1 + 100 686 l 1 + 131 684 201 682 250 682 c 0 +EndSplineSet +Kerns2: 12 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 564 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -86 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni0394 +Encoding: 916 916 534 +Width: 545 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 0 m 0 + 393.581018794 0 294.175082845 -2 193 -2 c 0 + 148 -2 134 -2 110 -1 c 2 + 34 0 l 2 + 20 0 -4 -1 -34 -2 c 1 + -12 35 20 90 61 162 c 0 + 152.757206368 319.909460298 243.586201885 478.747131448 336 636 c 0 + 348.362297057 657.192509241 358.94641587 673.303548566 371 695 c 1 + 420 695 l 1 + 425.623504447 646.727698444 433.545250264 596.366496301 437 548 c 1 + 491 165 l 2 + 493 153 494 140 496 127 c 0 + 501 97 502 85 514 -1 c 1 + 490 0 472 0 461 0 c 0 +361 588 m 1 + 196 314 l 2 + 180 287 156 244 121 180 c 0 + 90 123 75 89 75 75 c 0 + 75 56 85 52 129 49 c 2 + 154 47 l 1 + 340 47 l 1 + 365 48 l 1 + 384 50 l 1 + 411 51 420 60 420 83 c 0 + 420 97 418 119 403 244 c 2 + 361 588 l 1 +EndSplineSet +EndChar + +StartChar: Epsilon +Encoding: 917 917 535 +Width: 539 +Flags: MW +LayerCount: 2 +Fore +SplineSet +414 -4 m 0 + 354.163319527 -4 203.816689639 0 180 0 c 0 + 135 0 92 -1 28 -4 c 1 + 33 24 l 1 + 75 40 76 41 82 47 c 0 + 98.9625515569 70.3235083908 180 593.307335078 180 622 c 0 + 180 653 176 655 94 661 c 1 + 99 688 l 1 + 133 687 201 685 251 685 c 0 + 296.323126586 685 410.164577263 689 452 689 c 0 + 485 689 510 688 542 684 c 1 + 546 676 l 1 + 545 665 l 1 + 538 611 l 2 + 536 596 534 573 532 537 c 1 + 506 537 l 1 + 505 548 505 559 505 562 c 0 + 503 624 500 633 482 638 c 0 + 462 644 417 647 363 647 c 0 + 331 647 307 646 268 644 c 1 + 259 608 236 475 221 376 c 1 + 283 374 292 374 321 374 c 0 + 372 374 408 376 465 381 c 1 + 469 374 l 1 + 460.039518336 353.09220945 459.615155998 354.242941994 450 327 c 1 + 405 330 342 332 259 332 c 2 + 214 332 l 1 + 196 234 177 113 170 48 c 1 + 219 43 260 41 332 41 c 0 + 389 41 434 44 451 49 c 0 + 463 53 464 55 477 103 c 0 + 487 140 487 140 492 158 c 1 + 520 158 l 1 + 516 135 l 2 + 500 39 500 36 498 6 c 1 + 492 -1 l 1 + 465 -3 446 -4 414 -4 c 0 +EndSplineSet +Kerns2: 47 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Zeta +Encoding: 918 918 536 +Width: 585 +Flags: MW +LayerCount: 2 +Fore +SplineSet +472 -4 m 0 + 429.354286706 -4 286.338027078 0 222 0 c 0 + 155 0 104 -1 10 -4 c 1 + 11 22 l 1 + 79 105 83 111 259 340 c 1 + 330.005559989 430.327773344 400.625415111 521.041251555 470 613 c 2 + 494 645 l 1 + 450 646 446 646 418 646 c 0 + 357 646 245 644 215 642 c 0 + 152 639 148 637 142 609 c 0 + 134 577 134 577 129 554 c 2 + 123 530 l 1 + 96 530 l 1 + 101.807392053 595.817109937 106.821077042 616.632311271 109 682 c 1 + 114 688 l 1 + 223 685 311 684 479 684 c 0 + 535 684 555 685 607 688 c 1 + 607 665 l 1 + 546 591 545 591 366 358 c 1 + 291.397118037 264.602881963 218.131725071 169.868274929 146 74 c 2 + 120 40 l 1 + 191 38 237 37 322 37 c 0 + 438 37 501 42 513 52 c 0 + 520 59 533 97 548 162 c 1 + 577 163 l 1 + 574.454418963 127.361865486 569.750650451 109.254553155 565 76 c 2 + 557 21 l 1 + 555 5 l 1 + 548 -1 l 1 + 520 -4 507 -4 472 -4 c 0 +EndSplineSet +Kerns2: 47 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Eta +Encoding: 919 919 537 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 271 657 270 656 260 602 c 0 + 243 512 229 431 222 382 c 1 + 267 379 289 378 354 378 c 0 + 426 378 505 379 577 382 c 1 + 581 404 l 1 + 613 597 613 597 613 621 c 0 + 613 652 605 655 527 661 c 1 + 531 688 l 1 + 587 686 614 685 657 685 c 0 + 699 685 728 686 784 688 c 1 + 781 661 l 1 + 768 660 756 659 752 659 c 0 + 713 657 704 653 699 635 c 0 + 693 613 685 572 673 498 c 0 + 667 465 659 420 648 353 c 0 + 609 131 602 86 602 63 c 0 + 602 33 611 29 683 24 c 1 + 678 -4 l 1 + 617 -1 594 0 562 0 c 0 + 531 0 513 -1 431 -4 c 1 + 436 24 l 1 + 477 26 499 30 507 37 c 0 + 517 48 520 56 531 118 c 0 + 534 135 546 202 566 318 c 1 + 569 338 l 1 + 505 340 467 340 369 340 c 0 + 291 340 262 340 214 338 c 1 + 206.623231577 285.376768423 196.519271416 235.480728584 188 184 c 0 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +EndChar + +StartChar: Theta +Encoding: 920 920 538 +Width: 738 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 704 m 0 + 635 704 727 608 727 434 c 0 + 727 311 686 193 611 105 c 0 + 542 21 449 -21 338 -21 c 0 + 166 -21 72 75 72 250 c 0 + 72 386 118 512 198 597 c 0 + 266 669 354 704 468 704 c 0 +440 666 m 0 + 344 666 274 626 228 546 c 0 + 184 467 159 362 159 257 c 0 + 159 184 175 126 206 88 c 0 + 241 45 301 18 364 18 c 0 + 447 18 525 65 568 140 c 0 + 613 218 638 323 638 432 c 0 + 638 509 623 564 590 603 c 0 + 558 642 502 666 440 666 c 0 +253 309 m 1 + 264.174638506 331.349277012 263.795857441 333.58875591 275 364 c 1 + 337 358 339 358 372 358 c 2 + 407 357 l 1 + 447 357 l 2 + 465 357 481 358 548 365 c 1 + 552 357 l 1 + 541.498073974 333.539888461 541.353009961 332.815312752 530 302 c 1 + 469 308 442 309 402 309 c 0 + 357 309 319 307 256 300 c 1 + 253 309 l 1 +EndSplineSet +Kerns2: 33 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Iota +Encoding: 921 921 539 +Width: 308 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 283 658 275 655 268 635 c 0 + 254.944651353 589.306279735 227.556864797 415.14658068 218 359 c 0 + 187 180 172 83 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +EndChar + +StartChar: Kappa +Encoding: 922 922 540 +Width: 595 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 278 657 273 655 266 627 c 0 + 260 604 257 589 251 551 c 0 + 241 495 232 441 222 380 c 2 + 217 351 l 1 + 287 407 344 461 470 596 c 0 + 516 645 520 649 522 664 c 1 + 522 678 l 1 + 523 688 l 1 + 556 686 572 685 589 685 c 0 + 608 685 621 686 647 688 c 1 + 646 661 l 1 + 629 659 l 2 + 601 656 597 654 573 633 c 1 + 401 470 l 1 + 327 398 321 393 292 364 c 1 + 325 325 328 320 465 148 c 0 + 514 85 541 51 545 46 c 0 + 561 29 568 26 610 24 c 1 + 609 -4 l 1 + 565 -1 555 0 542 0 c 0 + 526 0 513 -1 479 -4 c 1 + 368 150 341 185 214 338 c 1 + 206.699681655 287.966985012 197.322130482 240.011202851 189 191 c 1 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +Kerns2: 12 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Lambda +Encoding: 923 923 541 +Width: 633 +Flags: MW +LayerCount: 2 +Fore +SplineSet +611 24 m 1 + 612 -4 l 1 + 555 -1 521 0 467 0 c 0 + 426 0 408 -1 369 -4 c 1 + 369 24 l 1 + 382 24 l 1 + 445 28 449 30 449 60 c 0 + 449 75 446 108 432 221 c 2 + 387 588 l 1 + 211 290 l 2 + 131 154 89 72 89 50 c 0 + 89 23.5346296852 123.376860315 26.7889462303 168 24 c 1 + 169 -4 l 1 + 126 -1 105 0 65 0 c 0 + 25 0 2 -1 -34 -4 c 1 + -34 24 l 1 + 9.13576463134 24 11.0514729725 30.9453822386 28 60 c 0 + 39 79 50 98 61 116 c 0 + 149.356669744 274.97666359 241.955580513 429.711086154 332 587 c 1 + 349 614 l 2 + 360 633 371 652 383 671 c 0 + 386 677 392 688 397 695 c 1 + 445 695 l 1 + 449 661 l 2 + 453.651239134 626.890913018 457.238867379 579.686229418 463 548 c 1 + 516 165 l 1 + 521.334333444 138.328332778 524.757838206 106.574051658 531 66 c 0 + 536 38 540 34 563 29 c 0 + 565 29 581 27 597 25 c 2 + 611 24 l 1 +EndSplineSet +Kerns2: 7 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Mu +Encoding: 924 924 542 +Width: 904 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-15 -4 m 1 + -12 24 l 1 + 19 26 29 27 39 32 c 0 + 57 40 64 55 93 157 c 0 + 94 163 129 282 140 319 c 0 + 197 510 219 595 219 617 c 0 + 219 646 197 657 127 661 c 1 + 127 688 l 1 + 163 686 181 685 205 685 c 0 + 230 685 248 686 283 688 c 1 + 332.774348148 495.015479279 385.613981981 303.752215835 438 112 c 1 + 448 128 457 143 466 157 c 2 + 599 390 l 2 + 694 555 751 654 770 688 c 1 + 806 686 823 685 847 685 c 0 + 870 685 889 686 928 688 c 1 + 926 661 l 1 + 847 659 847 659 838 565 c 0 + 824 420 801 114 801 70 c 0 + 801 46 807 35 823 29 c 0 + 833 26 839 25 885 24 c 1 + 883 -4 l 1 + 771 0 771 0 758 0 c 0 + 738 0 720 -1 630 -4 c 1 + 633 24 l 1 + 651 24 l 1 + 712 27 720 32 724 78 c 0 + 737.557238613 227.129624746 759.348781963 539.975639258 761 573 c 1 + 609 325 461 68 420 -21 c 1 + 396 -21 l 1 + 355 139 354 144 258 493 c 1 + 244 546 l 1 + 225 469 180 303 143 169 c 0 + 125 106 119 76 119 56 c 0 + 119 39 125 32 141 28 c 0 + 143 27 165 26 207 24 c 1 + 203 -4 l 1 + 111 0 105 0 91 0 c 0 + 71 0 55 -1 -15 -4 c 1 +EndSplineSet +Kerns2: 559 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Nu +Encoding: 925 925 543 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +189 609 m 1 + 151.9250118 660.582592278 148.151216135 653.483798271 78 661 c 1 + 79 688 l 1 + 115 686 133 685 160 685 c 0 + 186 685 203 686 236 688 c 1 + 280 605 283 599 539 152 c 1 + 568 102 l 1 + 584 190 589 217 607 327 c 0 + 621 413 631 477 636 505 c 0 + 651 588 654 609 654 624 c 0 + 654 653 648 655 573 661 c 1 + 575 688 l 1 + 622 686 646 685 683 685 c 0 + 718 685 743 686 786 688 c 1 + 784 661 l 1 + 769 660 l 2 + 712 657 710 655 694 564 c 0 + 624 185 614 124 592 -15 c 1 + 546 -15 l 1 + 473 121 469 129 252 506 c 1 + 220 561 l 1 + 207.711213552 489.622119782 195.336550606 418.33011606 183 347 c 0 + 139 85 139 85 139 64 c 0 + 139 42 146 33 164 29 c 1 + 164 29 199.122112171 24 222 24 c 1 + 220 -4 l 1 + 204 -3 191 -3 186 -3 c 0 + 144 -1 116 0 106 0 c 0 + 95 0 75 -1 6 -4 c 1 + 7 24 l 1 + 66 26 79 34 89 77 c 0 + 137 314 159 431 189 609 c 1 +EndSplineSet +Kerns2: 33 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Xi +Encoding: 926 926 544 +Width: 674 +Flags: MW +LayerCount: 2 +Fore +SplineSet +174 537 m 1 + 148 537 l 1 + 164 628 167 650 167 676 c 1 + 173 684 l 1 + 210 688 228 689 246 689 c 2 + 454 686 l 2 + 502 686 502 686 634 689 c 0 + 634.267949192 689.133974596 635.038475773 689.196152423 636.246651875 689.196152423 c 0 + 644.056424965 689.196152423 670.153212483 686.598076211 697 684 c 1 + 701 676 l 1 + 700 670 700 666 700 665 c 2 + 693 611 l 2 + 691 594 689 571 687 537 c 1 + 661 537 l 1 + 659 593 655 613 646 621 c 0 + 635 630 582 634 484 634 c 1 + 428 633 l 1 + 275 632 l 1 + 235 628 l 2 + 212 625 203 617 193 590 c 0 + 181 556 179 551 174 537 c 1 +191 387 m 1 + 270.495488248 381.321750839 259.256041025 382.720926942 378 381 c 1 + 452 381 l 2 + 483 381 521 384 574 389 c 1 + 578 380 l 1 + 574 370 l 2 + 570 360 567 353 567 351 c 2 + 564 338 l 2 + 563 336 562 332 560 326 c 1 + 512 331 468 333 372 333 c 0 + 270 333 234 331 176 324 c 1 + 173 333 l 1 + 177.270213766 344.743087856 181.446338548 362.115846371 187 376 c 2 + 191 387 l 1 +314 0 m 2 + 314 0 165.663201663 -4 122 -4 c 0 + 90 -4 71 -3 45 -1 c 1 + 41 6 l 1 + 46 57 50 107 54 158 c 1 + 82 158 l 1 + 83 146 84 136 84 132 c 0 + 88 74 88 73 97 64 c 0 + 106 57 128 55 277 54 c 0 + 540 54 550 54 568 66 c 0 + 575 71 580 85 603 158 c 1 + 631 158 l 1 + 627 135 l 1 + 611 37 611 35 609 6 c 1 + 603 -1 l 1 + 576 -3 557 -4 525 -4 c 0 + 500 -4 500 -4 357 -1 c 0 + 340 0 326 0 314 0 c 2 +EndSplineSet +Kerns2: 555 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Omicron +Encoding: 927 927 545 +Width: 738 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 704 m 0 + 635 704 727 608 727 434 c 0 + 727 311 686 193 611 105 c 0 + 542 21 449 -21 338 -21 c 0 + 166 -21 72 75 72 250 c 0 + 72 386 118 512 198 597 c 0 + 266 669 354 704 468 704 c 0 +440 666 m 0 + 344 666 274 626 228 546 c 0 + 184 467 159 362 159 257 c 0 + 159 184 175 126 206 88 c 0 + 241 45 301 18 364 18 c 0 + 447 18 525 65 568 140 c 0 + 613 218 638 323 638 432 c 0 + 638 509 623 564 590 603 c 0 + 558 642 502 666 440 666 c 0 +EndSplineSet +Kerns2: 33 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 536 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Pi +Encoding: 928 928 546 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +784 688 m 1 + 781 661 l 1 + 768 660 756 659 752 659 c 0 + 713 657 704 653 699 635 c 0 + 693 614 686 575 674 507 c 0 + 668 470 659 415 648 353 c 0 + 611 145 602 87 602 63 c 0 + 602 33 612 29 683 24 c 1 + 678 -4 l 1 + 619 -1 592 0 563 0 c 0 + 535 0 508 -1 431 -4 c 1 + 436 24 l 1 + 477 26 499 30 507 37 c 0 + 517 48 520 56 531 118 c 2 + 537 152 l 2 + 547 207 556 262 566 318 c 0 + 603 528 610 576 610 606 c 0 + 610 641 594 645 448 645 c 0 + 309 645 282 643 272 632 c 0 + 263 621 258 596 226 402 c 0 + 223 388 218 358 211 316 c 0 + 186 173 172 83 172 62 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 176 0 142 0 c 0 + 124 0 104 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 158 685 294 683 477 683 c 0 + 603 683 722 685 784 688 c 1 +EndSplineSet +Kerns2: 79 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Rho +Encoding: 929 929 547 +Width: 548 +Flags: MW +LayerCount: 2 +Fore +SplineSet +222 685 m 0 + 268.920575916 685 359.925759077 690 396 690 c 0 + 506 690 566 636 566 538 c 0 + 566 401 463 289 335 289 c 0 + 304 289 284 293 252 307 c 1 + 251 333 l 1 + 257 337 l 1 + 280 326 295 322 318 322 c 0 + 411 322 478 405 478 519 c 0 + 478 605 431 651 342 651 c 0 + 318 651 300 649 269 643 c 1 + 248.164418423 541.137156733 232.325469768 442.952818606 213 327 c 1 + 189 192 l 1 + 171 74 171 74 171 61 c 0 + 171 33 184 28 269 24 c 1 + 266 -4 l 1 + 246 -3 228 -3 222 -3 c 0 + 171 -1 137 0 128 0 c 0 + 96 0 89 0 3 -4 c 1 + 7 24 l 1 + 43 24 67 29 75 35 c 0 + 87 47 89 52 100 117 c 0 + 112 185 125 261 139 336 c 0 + 182 604 182 604 182 623 c 0 + 182 652 176 654 97 661 c 1 + 101 688 l 1 + 129 686 163 685 222 685 c 0 +EndSplineSet +Kerns2: 12 -104 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Sigma +Encoding: 931 931 548 +Width: 593 +Flags: MW +LayerCount: 2 +Fore +SplineSet +198 645 m 1 + 270.500300899 543.433838616 344.099263605 442.907724421 416 341 c 1 + 347 280 299 236 275 214 c 0 + 211 151 155 98 109 55 c 1 + 161 54 205 54 222 54 c 2 + 293 54 l 1 + 406 52 l 1 + 472 53 504 60 514 76 c 0 + 523 88 524 92 531 122 c 2 + 535 140 l 2 + 536 143 538 152 540 162 c 1 + 569 163 l 1 + 568 152 567 145 567 144 c 2 + 557 76 l 2 + 554 57 551 37 549 17 c 1 + 547 5 l 1 + 540 -1 l 1 + 512 -4 499 -4 464 -4 c 0 + 422.209147374 -4 278.202796486 0 215 0 c 0 + 150 0 91 -1 2 -4 c 1 + 3 22 l 1 + 83 93 110 119 245 246 c 2 + 329 325 l 1 + 262.281769823 415.06961074 181.511810583 528.179978116 112 625 c 0 + 109 630 93 652 86 661 c 1 + 86 688 l 1 + 150 685 194 684 298 684 c 0 + 366.071660675 684 460.794098652 688 523 688 c 0 + 559 688 582 687 614 683 c 1 + 618 675 l 1 + 617 669 617 665 617 664 c 0 + 611.371410638 616.156990423 607.397430999 597.153757981 604 536 c 1 + 578 536 l 1 + 577 561 l 2 + 575 624 572 632 554 637 c 0 + 537 642 490 646 450 646 c 2 + 386 645 l 1 + 291 647 l 2 + 269 647 267 647 198 645 c 1 +EndSplineSet +Kerns2: 47 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Tau +Encoding: 932 932 549 +Width: 552 +Flags: MW +LayerCount: 2 +Fore +SplineSet +123 -4 m 1 + 125 24 l 1 + 145 25 l 2 + 196 28 208 32 216 49 c 0 + 221 58 226 79 238 150 c 2 + 277 388 l 2 + 297 504 304 553 315 646 c 1 + 243 646 149 642 141 639 c 0 + 122 633 119 628 93 527 c 1 + 66 527 l 1 + 67 538 68 545 68 547 c 2 + 76 604 l 1 + 79 633 81 649 82 680 c 1 + 90 688 l 1 + 206 685 259 684 348 684 c 0 + 438 684 489 685 619 688 c 1 + 628 682 l 1 + 620 652 616 630 612 604 c 0 + 610 585 608 566 605 548 c 0 + 605 545 604 538 602 527 c 1 + 576 527 l 1 + 576 594 l 2 + 576 632 575 636 558 639 c 0 + 501 644 480 645 397 646 c 1 + 382.61289374 560.38710626 367.631697224 475.368302776 353 390 c 0 + 302 82 302 82 302 64 c 0 + 302 43 310 33 329 29 c 0 + 337 28 358 26 394 24 c 1 + 389 -4 l 1 + 344 -1 319 0 261 0 c 0 + 199 0 170 -1 123 -4 c 1 +EndSplineSet +Kerns2: 7 57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Upsilon +Encoding: 933 933 550 +Width: 590 +Flags: MW +LayerCount: 2 +Fore +SplineSet +163 -4 m 1 + 166 24 l 1 + 251 27 251 27 258 57 c 0 + 282 167 291 221 291 248 c 0 + 291 289 258 407 219 503 c 0 + 178 603 153 629 94 629 c 0 + 80 629 71 628 46 625 c 1 + 45 650 l 1 + 76.29516513 663.176911634 91.2831664217 671.369899853 119 688 c 2 + 135 697 l 1 + 138.537819813 697.307636505 142.017968242 697.464440161 145.443743447 697.464440161 c 0 + 231.104280013 697.464440161 282.768728549 599.425176481 352 310 c 1 + 437.029275804 515.652201944 579.73414475 688.0676214 663.165891054 688.0676214 c 0 + 664.11837729 688.0676214 665.063138276 688.045149963 666 688 c 2 + 674 684 l 1 + 661 619 l 1 + 610 608 572 583 520 524 c 0 + 431 423 384 325 359 190 c 0 + 338 71 338 71 338 56 c 0 + 338 30 343 28 423 24 c 1 + 417 -4 l 1 + 367 -1 339 0 300 0 c 0 + 259 0 242 0 163 -4 c 1 +EndSplineSet +Kerns2: 12 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 33 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 429 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Phi +Encoding: 934 934 551 +Width: 749 +Flags: MW +LayerCount: 2 +Fore +SplineSet +578 688 m 1 + 574 661 l 1 + 567 660 560 660 557 660 c 0 + 507 658 500 655 493 635 c 0 + 490 629 485 605 482 587 c 1 + 538 586 596 574 644 553 c 0 + 729 517 771 453 771 359 c 0 + 771 190 638 96 400 96 c 1 + 398 79 397 68 397 61 c 0 + 397 33 408 28 477 24 c 1 + 473 -4 l 1 + 424 -1 400 0 367 0 c 0 + 351 0 321 -1 227 -4 c 1 + 231 24 l 1 + 307 27 310 29 321 96 c 1 + 262 97 204 109 158 129 c 0 + 76 166 34 232 34 327 c 0 + 34 460 118 549 269 576 c 0 + 316 585 330 586 403 587 c 1 + 405 600 406 610 406 620 c 0 + 406 652 399 656 320 661 c 1 + 325 688 l 1 + 375 686 401 685 448 685 c 0 + 495 685 527 686 578 688 c 1 +471 524 m 1 + 448.760359488 392.296388401 425.902193822 268.339808295 406 134 c 1 + 482 136 538 148 581 171 c 0 + 646 208 685 278 685 359 c 0 + 685 436 652 489 584 521 c 0 + 551 536 514 545 475 548 c 1 + 474 544 l 1 + 471 524 l 1 +329 136 m 1 + 339.542991247 209.800938727 383.057587941 451.862804028 398 546 c 1 + 398 549 l 1 + 316 548 266 537 224 513 c 0 + 159 475 120 403 120 322 c 0 + 120 209 198 139 329 136 c 1 +EndSplineSet +Kerns2: 33 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 52 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 57 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 541 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 549 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Chi +Encoding: 935 935 552 +Width: 627 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 -4 m 1 + -1 24 l 1 + 44 25 57 29 73 44 c 0 + 88 58 108 80 155 137 c 2 + 319 339 l 1 + 222 527 l 2 + 185 600 171 624 159 640 c 0 + 149 652 149 652 89 659 c 2 + 74 661 l 1 + 74 688 l 1 + 123 686 147 685 193 685 c 0 + 244 685 278 686 338 688 c 1 + 337 661 l 1 + 272 657 257 653 257 638 c 0 + 257 630 269 602 296 550 c 2 + 372 402 l 1 + 491 553 l 2 + 545 623 549 629 549 639 c 0 + 549 653 537 657 469 661 c 1 + 471 688 l 1 + 511 686 530 685 577 685 c 0 + 629 685 652 686 692 688 c 1 + 693 661 l 1 + 684 660 676 659 673 659 c 0 + 640 656 635 653 616 633 c 0 + 600 615 591 604 548 553 c 2 + 391 365 l 1 + 512 131 l 2 + 540 79 554 55 566 42 c 0 + 577 29 586 27 641 24 c 1 + 641 -4 l 1 + 565 -1 543 0 519 0 c 0 + 516 0 469 -1 380 -4 c 1 + 381 24 l 1 + 451 25 465 29 465 45 c 0 + 465 54 464 57 446 92 c 0 + 445.894467589 92.1582986168 427.466072555 125.601782335 425 133 c 1 + 338 303 l 1 + 256 199 l 1 + 151 60 151 60 151 49 c 0 + 151 34 169 29 239 24 c 1 + 239 -4 l 1 + 192 -1 170 0 133 0 c 0 + 100 0 78 -1 -1 -4 c 1 +EndSplineSet +Kerns2: 47 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 538 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Psi +Encoding: 936 936 553 +Width: 815 +Flags: MW +LayerCount: 2 +Fore +SplineSet +498 562 m 0 + 480.242223125 455.45333875 460.372624238 343.052988548 443 235 c 1 + 502 235 553 243 589 258 c 0 + 679 297 703 348 708 515 c 0 + 712 665 738 687 909 687 c 1 + 903 660 l 1 + 876 660 l 2 + 837 660 823 656 807 642 c 0 + 788 624 784 607 781 531 c 0 + 773 339 755 295 664 243 c 0 + 605.012193762 213.506096881 556.886701628 203.926436287 453.309956212 203.926436287 c 0 + 448.020842303 203.926436287 442.587133591 203.95141623 437 204 c 1 + 423 115 418 75 418 61 c 0 + 418 33 430 28 498 24 c 1 + 494 -4 l 1 + 446 -1 421 0 391 0 c 0 + 376 0 346 -1 251 -4 c 1 + 255 24 l 1 + 298 25 319 29 328 39 c 0 + 338 50 338 53 360 177 c 1 + 364 204 l 1 + 297 208 266 214 229 227 c 0 + 149 255 111 301 111 368 c 0 + 111 404 113 415 142 537 c 0 + 152 579 155 598 155 616 c 0 + 155 636 146 648 127 654 c 0 + 110 660 109 660 62 660 c 1 + 68 687 l 1 + 138 683 157 681 177 673 c 0 + 209 660 223 640 223 605 c 0 + 223 584 219 563 207 515 c 0 + 190 443 183 406 183 375 c 0 + 183 292 250 242 370 235 c 1 + 384 319 l 2 + 428 577 430 593 430 622 c 0 + 430 652 421 656 345 661 c 1 + 349 688 l 1 + 399 686 425 685 471 685 c 0 + 517 685 548 686 599 688 c 1 + 595 661 l 1 + 588 660 580 660 578 660 c 0 + 524 657 518 655 511 627 c 0 + 507 608 504 591 498 562 c 0 +EndSplineSet +Kerns2: 33 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 47 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 531 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 545 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03A9 +Encoding: 937 937 554 +Width: 756 +Flags: MW +LayerCount: 2 +Fore +SplineSet +620 -2 m 0 + 598.700464953 -2 494.774997882 0 489 0 c 2 + 452 0 l 1 + 458 27 460 47 463 86 c 1 + 525 107 564 134 595 180 c 0 + 635 240 662 334 662 416 c 0 + 662 474 650 535 631 572 c 0 + 601 629 528 666 444 666 c 0 + 344 666 268 619 221 530 c 0 + 193 476 178 408 178 338 c 0 + 178 220 224 125 298 89 c 1 + 287 46 286 40 277 0 c 1 + 256.666666667 -0 236.333333333 0 216 0 c 2 + 182 -1 l 2 + 154 -2 127 -2 102 -2 c 0 + 66 -2 50 -1 21 2 c 1 + 29 40 34 81 39 157 c 1 + 67 157 l 1 + 68 146 69 135 69 132 c 0 + 70 73 74 66 106 59 c 0 + 131 56 157 55 229 54 c 1 + 246 90 l 1 + 149 126 91 220 91 337 c 0 + 91 425 122 514 174 579 c 0 + 239 660 340 704 460 704 c 0 + 641 704 749 599 749 423 c 0 + 749 338 727 263 685 204 c 0 + 641 143 595 111 510 84 c 1 + 512 68 512 65 516 55 c 1 + 588 55 615 57 644 65 c 0 + 664 72 671 79 684 106 c 2 + 699 137 l 2 + 701 141 706 150 710 157 c 1 + 738 157 l 1 + 711 67 707 50 698 2 c 1 + 669 -1 659 -2 620 -2 c 0 +EndSplineSet +EndChar + +StartChar: alpha +Encoding: 945 945 555 +Width: 551 +Flags: MW +LayerCount: 2 +Fore +SplineSet +514 92 m 1 + 525 76 l 1 + 473 18 423 -17 394 -17 c 0 + 365 -17 352 15 341 114 c 1 + 331 95 318 76 301 58 c 0 + 256 7 212 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 72 317 120 378 c 0 + 166 437 230 471 291 471 c 0 + 358 471 390 436 402 347 c 1 + 404 350 l 1 + 456 440 488 471 526 471 c 0 + 536 471 543 469 560 463 c 1 + 557 446 553 406 553 377 c 1 + 537 373 l 1 + 528 390 516 397 499 397 c 0 + 466 397 442 371 401 292 c 1 + 400 260 399 235 399 221 c 0 + 399 110 415 46 443 46 c 0 + 455 46 469 55 514 92 c 1 +335 206 m 1 + 335 369 312 437 257 437 c 0 + 223 437 188 410 167 367 c 0 + 142 313 123 218 123 141 c 0 + 123 62 148 19 194 19 c 0 + 223 19 250 39 275 81 c 0 + 292 109 309 144 335 206 c 1 +EndSplineSet +Kerns2: 1 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 584 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: beta +Encoding: 946 946 556 +Width: 450 +Flags: MW +LayerCount: 2 +Fore +SplineSet +330 431 m 1 + 338 431 l 2 + 379 431 380 431 393 425 c 0 + 413 415 426 389 426 359 c 0 + 426 273 379 141 330 89 c 0 + 316 75 272 41 237 18 c 0 + 203 -4 174 -14 144 -14 c 0 + 124 -14 110 -11 85 0 c 1 + 64 -99 46 -199 38 -262 c 1 + 8 -265 -8 -268 -34 -276 c 1 + -41 -270 l 1 + -23 -209 37 91 85 356 c 0 + 118 550 125 576 154 626 c 0 + 188 685 240 718 301 718 c 0 + 373 718 429 670 429 608 c 0 + 429 551 391 482 330 431 c 1 +186 359 m 1 + 188 371 l 1 + 253 415 282 438 307 470 c 0 + 338 509 356 556 356 601 c 0 + 356 651 327 688 289 688 c 0 + 264 688 237 671 220 645 c 0 + 202 616 194 592 181 519 c 0 + 178 499 175 483 142 308 c 2 + 111 144 l 1 + 96 72 l 1 + 93 56 l 1 + 124 37 148 29 177 29 c 0 + 229 29 263 56 294 121 c 0 + 328 193 348 267 348 325 c 0 + 348 364 332 382 296 382 c 0 + 268 382 256 376 201 337 c 1 + 195 349 194 350 186 359 c 1 +EndSplineSet +Kerns2: 557 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: gamma +Encoding: 947 947 557 +Width: 474 +Flags: MW +LayerCount: 2 +Fore +SplineSet +181 36 m 2 + 179 19 l 1 + 191 30 203 42 217 54 c 0 + 274 106 301 135 336 182 c 0 + 376 236 402 302 402 351 c 0 + 402 385 387 404 360 404 c 0 + 354 404 350 404 335 402 c 1 + 327 414 l 1 + 345 430 368 454 378 469 c 1 + 395 470 396 470 404 470 c 0 + 443 470 468 433 468 371 c 0 + 468 313 441 255 383 186 c 0 + 349 145 336 133 262 64 c 0 + 194 0 192 -3 181 -22 c 0 + 170 -47 168 -58 156 -147 c 0 + 151 -183 145 -225 140 -262 c 1 + 110 -265 94 -269 68 -276 c 1 + 61 -270 l 1 + 100 -118 118 -5 129 164 c 0 + 138 289 138 290 138 336 c 0 + 138 384 133 403 119 403 c 0 + 110 403 109 402 79 379 c 0 + 62 366 62 366 51 357 c 1 + 37 375 l 1 + 124 451 153 470 181 470 c 0 + 200 470 211 452 211 420 c 0 + 211 380.545554986 201.930520685 266.096768906 198 215 c 0 + 190 103 187 80 181 36 c 2 +EndSplineSet +Kerns2: 79 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: delta +Encoding: 948 948 558 +Width: 458 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 470 m 1 + 273.367996377 475.632003623 270.865585554 477.179219261 265 485 c 0 + 223 526 213 543 213 570 c 0 + 213 603 223 619 275 661 c 0 + 331 708 362 724 395 724 c 0 + 413 724 430 720 459 708 c 1 + 451 693 439 661 429 629 c 1 + 419 625 l 1 + 395 653 375 664 348 664 c 0 + 314 664 277 630 277 598 c 0 + 277 578 284 564 309 533 c 2 + 382 444 l 2 + 415 404 424 377 424 321 c 0 + 424 135 308 -17 166 -17 c 0 + 88 -17 47 36 47 138 c 0 + 47 253 81 345 147 408 c 0 + 186 445 234 467 279 470 c 1 +262 436 m 0 + 222 436 190 413 167 366 c 0 + 142 313 123 217 123 140 c 0 + 123 60 153 19 209 19 c 0 + 257 19 289 49 314 117 c 0 + 336 179 347 241 347 308 c 0 + 347 356 341 383 326 404 c 0 + 313 423 287 436 262 436 c 0 +EndSplineSet +Kerns2: 567 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: epsilon +Encoding: 949 949 559 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +173 35 m 0 + 234.990710149 35 276.980448149 70.8431772492 329 108 c 1 + 336 88 l 1 + 248 9 198 -17 139 -17 c 0 + 72 -17 21 35 21 103 c 0 + 21 168 54 209 123 230 c 1 + 84 244 63 269 63 300 c 0 + 63 333 88 371 134 405 c 0 + 187 445 247 470 290 470 c 0 + 318 470 338 464 369 446 c 1 + 353 381 350 364 347 320 c 1 + 322 320 l 1 + 322 343.250140384 324 367.2204123 324 381 c 0 + 324 410.673295798 276.280523087 420 248 420 c 0 + 185 420 134 375 134 318 c 0 + 134 278 168 246 211 246 c 0 + 218 246 229 247 240 249 c 1 + 233 211 l 1 + 220 211 l 1 + 135 210 95 180 95 119 c 0 + 95 70 128 35 173 35 c 0 +EndSplineSet +Kerns2: 79 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: zeta +Encoding: 950 950 560 +Width: 361 +Flags: MW +LayerCount: 2 +Fore +SplineSet +476 654 m 1 + 477 644 l 1 + 388 621 328 589 272 534 c 0 + 175 440 118 295 118 143 c 0 + 118 73 143 41 203 34 c 1 + 247 28 l 1 + 277 25 296 4 296 -24 c 0 + 296 -97 198 -177 109 -177 c 0 + 95 -177 85 -175 70 -168 c 1 + 79 -145 85 -126 95 -87 c 1 + 105 -84 l 1 + 129 -110 143 -117 170 -117 c 0 + 215 -117 254 -88 254 -56 c 0 + 254 -37 236 -24 206 -22 c 2 + 163 -18 l 1 + 81 -12 44 35 44 132 c 0 + 44 254 87 384 158 475 c 0 + 205 535 276 593 334 619 c 1 + 317 619 l 2 + 273 619 240 630 203 657 c 1 + 212 685 213 690 213 721 c 1 + 233 718 l 1 + 262 674 293 657 346 657 c 0 + 384 657 416 668 462 697 c 1 + 472 691 l 1 + 473 682 l 1 + 474 670 l 1 + 476 654 l 1 +EndSplineSet +Kerns2: 79 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: eta +Encoding: 951 951 561 +Width: 488 +Flags: MW +LayerCount: 2 +Fore +SplineSet +40 363 m 1 + 33 384 l 1 + 124 448 163 470 189 470 c 0 + 203 470 211 461 211 445 c 0 + 211 422.800222986 166.199524901 232.883610274 166 232 c 1 + 194 288 230 335 282 383 c 0 + 337 433 407 470 448 470 c 0 + 465 470 475 459 475 439 c 0 + 475 422 470 397 456 340 c 0 + 407 149 360 -68 325 -260 c 1 + 293 -263 281 -265 253 -273 c 1 + 246 -267 l 1 + 266 -199 270 -181 323 58 c 0 + 337.426284424 126.524851012 358.73564392 222.867045373 373 284 c 0 + 387 347 391 368 391 384 c 0 + 391 398 384 406 373 406 c 0 + 333 406 249 332 204 258 c 0 + 163 190 143 127 125 2 c 1 + 93 -4 72 -9 56 -14 c 1 + 49 -5 l 1 + 77 94 83 117 98 191 c 0 + 116 274 131 364 131 384 c 0 + 131 398 126 404 116 404 c 0 + 103 404 98 401 40 363 c 1 +EndSplineSet +EndChar + +StartChar: theta +Encoding: 952 952 562 +Width: 451 +Flags: MW +LayerCount: 2 +Fore +SplineSet +354 373 m 1 + 362 417 368 494 368 541 c 0 + 368 635 345 685 302 685 c 0 + 263 685 225 645 196 573 c 0 + 175 520 163 470 144 371 c 1 + 165 370 177 370 192 370 c 0 + 225 370 226 370 354 373 c 1 +347 331 m 1 + 295 332 l 1 + 138 332 l 1 + 127 264 123 217 123 166 c 0 + 123 70 144 18 184 18 c 0 + 227 18 267 63 297 142 c 0 + 317 195 327 232 347 331 c 1 +328 719 m 0 + 366 719 402 700 420 670 c 0 + 438 639 445 606 445 548 c 0 + 445 426 415 281 369 178 c 0 + 314 55 234 -17 152 -17 c 0 + 84 -17 46 48 46 165 c 0 + 46 295 78 450 126 546 c 0 + 180 657 253 719 328 719 c 0 +EndSplineSet +EndChar + +StartChar: iota +Encoding: 953 953 563 +Width: 259 +Flags: MW +LayerCount: 2 +Fore +SplineSet +210 440 m 0 + 210 398.914648437 129 110.375195313 129 69 c 0 + 129 57 134 50 144 50 c 0 + 156 50 179 63 221 94 c 1 + 229 74 l 1 + 126 -3 104 -17 82 -17 c 0 + 62 -17 48 2 48 29 c 0 + 48 48 52 67 72 142 c 0 + 103 262 127 367 127 385 c 0 + 127 396 122 403 114 403 c 0 + 105 403 100 401 39 363 c 1 + 31 387 l 1 + 123 448 165 470 188 470 c 0 + 202 470 210 459 210 440 c 0 +EndSplineSet +EndChar + +StartChar: kappa +Encoding: 954 954 564 +Width: 464 +Flags: MW +LayerCount: 2 +Fore +SplineSet +443 66 m 1 + 448 46 l 1 + 360 -5 345 -12 325 -12 c 0 + 306 -12 292 2 276 35 c 0 + 266 55 262 69 216 204 c 1 + 209 227 l 1 + 144 152 129 117 114 2 c 1 + 97 0 63 -8 48 -14 c 1 + 38 -5 l 1 + 51 36 52 37 96 234 c 1 + 109 298 l 1 + 126 372 126 372 126 385 c 0 + 126 396 121 403 113 403 c 0 + 104 403 99 401 38 363 c 1 + 30 387 l 1 + 47 398 47 398 116 441 c 0 + 152 463 168 470 183 470 c 0 + 197 470 206 459 206 440 c 0 + 206 425 206 425 186 340 c 0 + 172.731204881 283.607620745 170.579580262 274.705708248 150 198 c 1 + 310 411 374 474 431 474 c 0 + 439 474 445 473 457 470 c 1 + 460 464 l 1 + 451 440 443 413 440 400 c 1 + 424 402 419 402 412 402 c 0 + 362 402 332 380 255 286 c 1 + 274 225 298 158 314 120 c 0 + 337 63 354 44 380 44 c 0 + 394 44 405 48 443 66 c 1 +EndSplineSet +Kerns2: 12 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: lambda +Encoding: 955 955 565 +Width: 445 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 597 m 1 + 131 591 l 1 + 117 605 95 620 70 632 c 1 + 78 688 110 720 160 720 c 0 + 245 720 315 656 350 547 c 0 + 376 465 392 322 392 169 c 0 + 392 115 391 94 387 -5 c 1 + 376 -14 l 1 + 361 -8 329 0 312 2 c 1 + 322 86 329 186 329 247 c 0 + 329 284 328 316 323 383 c 1 + 289 291 243 207 185 129 c 0 + 104 21 59 -17 14 -17 c 0 + -3 -17 -15 -13 -34 -1 c 1 + -24 44 -23 52 -19 89 c 1 + -6 93 l 1 + 2 61 15 49 41 49 c 0 + 82 49 126 86 183 167 c 0 + 259 277 307 402 307 490 c 0 + 307 599 262 680 200 680 c 0 + 166 680 139 656 139 625 c 0 + 139 622 140 613 141 597 c 1 +EndSplineSet +Kerns2: 7 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03BC +Encoding: 956 956 566 +Width: 510 +Flags: MW +LayerCount: 2 +Fore +SplineSet +3 -270 m 1 + 20.821889598 -203.804410065 136 333.204068802 136 386 c 0 + 136 397 131 404 124 404 c 0 + 116 404 110 401 87 387 c 2 + 47 363 l 1 + 40 387 l 1 + 139 450 177 470 200 470 c 0 + 212 470 222 457 222 442 c 0 + 222 427 221 422 184 263 c 0 + 166 183 151 100 151 79 c 0 + 151 63 161 53 177 53 c 0 + 199 53 226 76 277 138 c 0 + 346 220 377 298 404 455 c 1 + 436 461 452 465 468 470 c 1 + 473 463 l 1 + 471 450 l 1 + 447 363 l 2 + 422 271 388 100 388 69 c 0 + 388 59 395 50 403 50 c 0 + 412 50 427 59 479 94 c 1 + 487 74 l 1 + 388 -3 365 -17 338 -17 c 0 + 321 -17 308 -2 308 19 c 0 + 308 36 315 69 328 120 c 0 + 338 156 345 180 346 184 c 0 + 346 187 348 195 350 204 c 1 + 273 71 199 -10 154 -10 c 0 + 146 -10 140 -8 129 -3 c 1 + 112.648693136 -89.4799290002 93.7857197158 -171.081590764 82 -262 c 1 + 52 -265 36 -268 10 -276 c 1 + 3 -270 l 1 +EndSplineSet +EndChar + +StartChar: nu +Encoding: 957 957 567 +Width: 463 +Flags: MW +LayerCount: 2 +Fore +SplineSet +311 403 m 1 + 303 415 l 1 + 320 429 343 454 354 469 c 1 + 368 471 372 471 379 471 c 0 + 418 471 443 434 443 376 c 0 + 443 289 402 194 330 114 c 0 + 263 39 185 -17 147 -17 c 0 + 121 -17 105 12 105 56 c 0 + 105 77 105 77 114 178 c 0 + 119 235 122 297 122 337 c 0 + 122 384 116 403 103 403 c 0 + 94 403 93 402 63 379 c 0 + 46 366 46 366 35 357 c 1 + 21 375 l 1 + 105 449 137 470 165 470 c 0 + 184 470 195 452 195 420 c 0 + 195 393 194 367 189 312 c 0 + 182 213 177 133 177 107 c 0 + 177 72 182 60 197 60 c 0 + 228 60 290 104 321 149 c 0 + 356 200 378 273 378 339 c 0 + 378 386 366 405 335 405 c 0 + 330 405 325 405 311 403 c 1 +EndSplineSet +Kerns2: 7 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: xi +Encoding: 958 958 568 +Width: 383 +Flags: MW +LayerCount: 2 +Fore +SplineSet +476 654 m 1 + 477 644 l 1 + 458 638 455 638 426 630 c 0 + 335 608 303 596 275 577 c 0 + 229 545 206 505 206 458 c 0 + 206 400 250 357 311 357 c 0 + 316 357 326 358 339 360 c 1 + 343 353 l 1 + 323 317 l 1 + 309 318 294 319 287 319 c 0 + 183 319 118 250 118 140 c 0 + 118 73 144 41 203 34 c 1 + 247 28 l 1 + 277 25 296 4 296 -24 c 0 + 296 -97 198 -177 109 -177 c 0 + 95 -177 85 -175 70 -168 c 1 + 79 -145 85 -126 95 -87 c 1 + 105 -84 l 1 + 129 -110 143 -117 170 -117 c 0 + 215 -117 254 -88 254 -56 c 0 + 254 -37 236 -24 206 -22 c 2 + 163 -18 l 1 + 119 -15 95 -4 76 20 c 0 + 55 46 44 82 44 125 c 0 + 44 196 69 250 122 292 c 0 + 153 317 175 327 227 341 c 1 + 166 362 137 399 137 458 c 0 + 137 538 195 593 309 620 c 1 + 262 623 237 632 203 657 c 1 + 212 685 213 690 213 721 c 1 + 233 718 l 1 + 262 674 293 657 346 657 c 0 + 384 657 416 668 462 697 c 1 + 472 691 l 1 + 473 682 l 1 + 474 670 l 1 + 476 654 l 1 +EndSplineSet +Kerns2: 79 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omicron +Encoding: 959 959 569 +Width: 458 +Flags: MW +LayerCount: 2 +Fore +SplineSet +295 471 m 0 + 379 471 424 419 424 321 c 0 + 424 135 308 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 71 316 120 378 c 0 + 166 438 229 471 295 471 c 0 +262 437 m 0 + 222 437 190 414 167 367 c 0 + 142 314 123 218 123 140 c 0 + 123 60 153 19 209 19 c 0 + 257 19 289 49 314 117 c 0 + 336 180 347 241 347 309 c 0 + 347 357 341 384 326 405 c 0 + 313 424 287 437 262 437 c 0 +EndSplineSet +Kerns2: 555 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: pi +Encoding: 960 960 570 +Width: 612 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 411 m 1 + 241 378 l 2 + 231 328 223 288 211 220 c 2 + 193 117 l 1 + 175 28 l 2 + 175 26 173 16 170 2 c 1 + 145 -2 135 -5 104 -14 c 1 + 98 -5 l 1 + 131.235879779 116.864892523 148.082088885 201.574622192 165 320 c 1 + 170.448275374 350.218391293 175.684244693 380.64908864 181 411 c 1 + 157 412 l 1 + 131 412 l 2 + 98 412 89 404 61 347 c 1 + 41 347 l 1 + 82 467 l 1 + 99 471 110 472 117 472 c 2 + 152 470 l 1 + 217 469 l 1 + 295 466 l 1 + 354 464 l 1 + 420 462 l 1 + 464 460 l 1 + 581 460 581 460 606 463 c 1 + 609 457 l 1 + 605.342885328 442.862573716 603.107054478 428.374690673 599 414 c 0 + 599 413 599 410 598 406 c 1 + 569.833477759 409.313708499 542.353247018 411.254833996 515.559307779 411.254833996 c 0 + 510.010101268 411.254833996 504.490332008 411.171572875 499 411 c 1 + 479.053913803 326.783191615 463.362401884 235.162039609 445 149 c 0 + 435 86 435 86 435 76 c 0 + 435 59 441 50 451 50 c 0 + 467 50 499 72 546 113 c 1 + 556 93 l 1 + 463 15 415 -17 387 -17 c 0 + 366 -17 354 0 354 28 c 0 + 354 50 358 73 370 125 c 0 + 382.602959251 178.212494613 410.427725698 320.924765643 420 364 c 0 + 423 379 427 395 430 411 c 1 + 248 411 l 1 +EndSplineSet +Kerns2: 7 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: rho +Encoding: 961 961 571 +Width: 458 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-27 -276 m 1 + -34 -270 l 1 + -16 -207 25 -19 64 179 c 0 + 86 291 126 361 200 418 c 0 + 250 456 297 473 349 473 c 0 + 406 473 433 439 433 367 c 0 + 433 273 388 143 337 89 c 0 + 322 74 280 41 244 18 c 0 + 210 -4 181 -14 151 -14 c 0 + 131 -14 117 -11 92 0 c 1 + 71 -99 53 -199 45 -262 c 1 + 15 -265 -1 -268 -27 -276 c 1 +100 56 m 1 + 131 37 155 29 184 29 c 0 + 236 29 272 59 303 132 c 0 + 338 214 358 296 358 361 c 0 + 358 403 340 421 296 421 c 0 + 261 421 224 402 197 372 c 0 + 158 328 131 239 100 56 c 1 +EndSplineSet +Kerns2: 1 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: sigma +Encoding: 963 963 572 +Width: 494 +Flags: MW +LayerCount: 2 +Fore +SplineSet +491 440 m 1 + 509 431 l 1 + 488.479261398 396.798768997 455.5451231 375.96581459 420.461517097 375.96581459 c 0 + 419.642140252 375.96581459 418.821590968 375.977178029 418 376 c 1 + 422 357 424 341 424 320 c 0 + 424 135 308 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 72 317 120 378 c 0 + 166 437 229 471 292 471 c 0 + 322 471 342 466 380 448 c 0 + 418 431 434 426 453 426 c 0 + 467 426 477 430 491 440 c 1 +262 437 m 0 + 222 437 190 414 167 367 c 0 + 142 314 123 218 123 140 c 0 + 123 60 153 19 209 19 c 0 + 257 19 289 49 314 117 c 0 + 336 180 347 241 347 309 c 0 + 347 357 341 384 326 405 c 0 + 313 424 287 437 262 437 c 0 +EndSplineSet +Kerns2: 565 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: tau +Encoding: 964 964 573 +Width: 475 +Flags: MW +LayerCount: 2 +Fore +SplineSet +222 410 m 1 + 177 411 l 1 + 112 412 l 2 + 78 412 69 404 41 347 c 1 + 21 347 l 1 + 62 467 l 1 + 79 471 89 472 97 472 c 2 + 132 470 l 1 + 181 469 l 1 + 232 465 l 1 + 287 464 l 1 + 375 460 l 1 + 412 460 l 2 + 452 460 456 460 475 462 c 1 + 479 457 l 1 + 475.371560873 439.797166205 470.031251541 423.281263865 468 405 c 1 + 439 409 382 411 291 411 c 1 + 266 306 226 101 226 76 c 0 + 226 59 232 50 242 50 c 0 + 258 50 291 72 337 113 c 1 + 347 93 l 1 + 254 15 206 -17 178 -17 c 0 + 157 -17 145 0 145 28 c 0 + 145 50 149 72 161 125 c 0 + 178 196 186 237 210 358 c 1 + 222 410 l 1 +EndSplineSet +Kerns2: 7 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 12 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: upsilon +Encoding: 965 965 574 +Width: 491 +Flags: MW +LayerCount: 2 +Fore +SplineSet +335 402 m 1 + 328 414 l 1 + 346 430 367 453 379 469 c 1 + 395 470 396 470 404 470 c 0 + 443 470 468 433 468 374 c 0 + 468 304 434 209 379 127 c 0 + 318 35 249 -17 187 -17 c 0 + 123 -17 80 37 80 116 c 0 + 80 146 83 167 95 217 c 0 + 112 293 127 370 127 387 c 0 + 127 397 122 404 113 404 c 0 + 105 404 101 402 38 363 c 1 + 31 387 l 1 + 129 450 168 470 190 470 c 0 + 203 470 213 458 213 442 c 0 + 213 427 210 416 172 263 c 0 + 157 203 152 172 152 138 c 0 + 152 75 180 35 225 35 c 0 + 272 35 316 72 352 142 c 0 + 384 202 403 277 403 340 c 0 + 403 385 390 404 360 404 c 0 + 355 404 350 404 335 402 c 1 +EndSplineSet +Kerns2: 557 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: phi +Encoding: 966 966 575 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +280 -18 m 1 + 278 -32 l 1 + 264.034180844 -106.484368833 249.964378921 -188.790905477 241 -262 c 1 + 212 -265 195 -269 169 -276 c 1 + 162 -270 l 1 + 173 -230 196 -122 215 -21 c 1 + 184 -19 159 -12 134 0 c 0 + 72 29 44 81 44 166 c 0 + 44 305 103 402 217 450 c 1 + 230 432 l 1 + 198 418 177 392 157 347 c 0 + 133 291 120 229 120 167 c 0 + 120 97 138 55 178 31 c 0 + 194 22 206 18 224 17 c 1 + 231.11767646 69.1962940401 235.475141817 99.0635636266 242 148 c 0 + 257 264 269 314 290 355 c 0 + 326 424 389 471 445 471 c 0 + 514 471 553 418 553 322 c 0 + 553 223 517 124 459 62 c 0 + 415 16 352 -12 280 -18 c 1 +284 16 m 1 + 334 16 376 35 405 72 c 0 + 450 128 476 218 476 313 c 0 + 476 397 458 437 421 437 c 0 + 390 437 361 411 346 368 c 0 + 328 320 308 204 284 16 c 1 +EndSplineSet +Kerns2: 573 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: chi +Encoding: 967 967 576 +Width: 418 +Flags: MW +LayerCount: 2 +Fore +SplineSet +338 -168 m 1 + 349 -184 l 1 + 299 -239 247 -277 221 -277 c 0 + 204 -277 192 -255 185 -210 c 0 + 177 -157 176 -147 170 -59 c 0 + 167 -17 167 -17 165 12 c 1 + 69 -214 25 -277 -34 -277 c 0 + -51 -277 -63 -273 -82 -260 c 1 + -72 -216 -71 -207 -67 -171 c 1 + -54 -167 l 1 + -46 -197 -33 -211 -11 -211 c 0 + 17 -211 44 -182 77 -114 c 0 + 110 -48 131 -2 158 65 c 1 + 153 185 141 289 126 355 c 0 + 116 396 105 411 85 411 c 0 + 72 411 58 403 21 374 c 1 + 5 381 l 1 + 31 413 42 429 61 460 c 1 + 86 468 96 470 111 470 c 0 + 148 470 172 447 186 399 c 0 + 196 366 208 294 212 234 c 0 + 215 199 215 198 217 184 c 1 + 301 415 336 471 396 471 c 0 + 406 471 414 469 431 463 c 1 + 428 445 424 402 423 377 c 1 + 408 373 l 1 + 399 389 387 397 371 397 c 0 + 333 397 314 363 222 123 c 1 + 235 -125 248 -213 269 -213 c 0 + 279 -213 299 -200 338 -168 c 1 +EndSplineSet +Kerns2: 79 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 596 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: psi +Encoding: 968 968 577 +Width: 613 +Flags: MW +LayerCount: 2 +Fore +SplineSet +461 401 m 1 + 453 413 l 1 + 469 427 494 453 504 468 c 1 + 516 470 521 470 528 470 c 0 + 568 470 593 434 593 376 c 0 + 593 288 554 171 501 99 c 0 + 451 31 392 -7 317 -21 c 1 + 313.03421545 -48.7604918512 285.643041316 -205.569586836 280 -262 c 1 + 250 -265 234 -268 208 -276 c 1 + 201 -270 l 1 + 210 -234 234 -116 251 -22 c 1 + 152 -15 82 49 82 131 c 0 + 82 158 86 193 95 232 c 0 + 121 350 127 384 127 402 c 0 + 127 412 122 419 115 419 c 0 + 105 419 105 419 38 378 c 1 + 31 402 l 1 + 127 465 168 486 191 486 c 0 + 203 486 213 474 213 459 c 0 + 213 443 211 433 173 278 c 0 + 157 216 153 188 153 151 c 0 + 153 83 185 46 259 26 c 1 + 269.687692812 86.5635926041 277.7124342 138.560550926 288 199 c 2 + 313 346 l 2 + 318 376 322 405 327 434 c 2 + 331 456 l 1 + 370 464 377 465 395 471 c 1 + 400 463 l 1 + 360.783576988 282.604454145 379.246594151 386.530634263 334 89 c 2 + 324 22 l 1 + 381 28 423 50 461 95 c 0 + 506 149 533 234 533 323 c 0 + 533 380 519 403 485 403 c 0 + 478 403 473 403 461 401 c 1 +EndSplineSet +EndChar + +StartChar: omega +Encoding: 969 969 578 +Width: 636 +Flags: MW +LayerCount: 2 +Fore +SplineSet +474 402 m 1 + 465 414 l 1 + 483 428 503 450 515 468 c 1 + 522 470 525 470 530 470 c 0 + 582 470 621 414 621 338 c 0 + 621 178 482 -17 367 -17 c 0 + 315 -17 286 25 286 99 c 0 + 286 107 286 114 287 131 c 1 + 240 38 183 -17 132 -17 c 0 + 77 -17 45 36 45 125 c 0 + 45 287 125 425 245 470 c 1 + 255 446 l 1 + 173 410 122 289 122 132 c 0 + 122 94 124 77 132 62 c 0 + 139 47 156 36 170 36 c 0 + 210 36 272 121 292 202 c 0 + 294 223 294 227 298 256 c 1 + 317 259 339 265 369 277 c 1 + 376 271 l 1 + 359 220 352 178 352 128 c 0 + 352 72 375 39 416 39 c 0 + 486 39 560 175 560 305 c 0 + 560 365 534 405 495 405 c 0 + 490 405 486 404 474 402 c 1 +EndSplineSet +Kerns2: 557 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03C2 +Encoding: 962 962 579 +Width: 387 +Flags: MW +LayerCount: 2 +Fore +SplineSet +347 380 m 2 + 347 410.593465368 300.084841457 420 271 420 c 0 + 218 420 183 398 163 351 c 0 + 136 290 118 206 118 141 c 0 + 118 73 143 41 203 34 c 2 + 247 29 l 2 + 277 25 296 4 296 -24 c 0 + 296 -97 198 -177 109 -177 c 0 + 95 -177 85 -175 70 -168 c 1 + 79 -144 85 -126 95 -87 c 1 + 105 -84 l 1 + 129 -110 143 -117 170 -117 c 0 + 215 -117 254 -88 254 -56 c 0 + 254 -37 236 -24 206 -22 c 2 + 163 -18 l 1 + 119 -15 95 -4 76 20 c 0 + 55 46 44 82 44 128 c 0 + 44 218 75 320 117 370 c 0 + 135 391 162 411 201 433 c 0 + 247 460 278 470 313 470 c 0 + 341 470 361 464 392 446 c 1 + 376 382 373 364 370 320 c 1 + 345 320 l 1 + 345 329 345 337 346 339 c 2 + 347 380 l 2 +EndSplineSet +EndChar + +StartChar: theta1 +Encoding: 977 977 580 +Width: 511 +Flags: MW +LayerCount: 2 +Fore +SplineSet +488 549 m 0 + 488 485.408446311 479.987389576 407.949558303 469 364 c 1 + 476 364 l 2 + 496 364 502 365 524 372 c 1 + 527 370 l 1 + 511 323 l 1 + 485 324 483 324 461 327 c 1 + 437 234 422 193 394 141 c 0 + 340 40 268 -17 196 -17 c 0 + 128 -17 89 49 89 164 c 0 + 89 188 91 216 95 252 c 0 + 96 270 97 278 97 284 c 0 + 97 298 92 306 85 306 c 0 + 75 306 75 306 7 265 c 1 + 0 289 l 1 + 93 350 137 373 160 373 c 0 + 171 373 182 361 182 347 c 0 + 182 342 181 333 179 322 c 0 + 178 317 178 317 164 151 c 0 + 164 148 170 99 173 87 c 0 + 181 42 200 18 227 18 c 0 + 270 18 310 63 340 144 c 0 + 360 197 370 235 390 336 c 1 + 241 363 163 426 163 521 c 0 + 163 573 189 622 238 664 c 0 + 282 701 323 719 367 719 c 0 + 449 719 488 664 488 549 c 0 +395 371 m 1 + 402 391 411 485 411 533 c 0 + 411 635 389 685 344 685 c 0 + 283 685 235 624 235 547 c 0 + 235 450 290 390 395 371 c 1 +EndSplineSet +EndChar + +StartChar: phi1 +Encoding: 981 981 581 +Width: 581 +Flags: MW +LayerCount: 2 +Fore +SplineSet +175 -276 m 1 + 168 -270 l 1 + 187.546265122 -189.371656372 198.902460964 -127.008596402 220 -17 c 1 + 219.175846297 -17.0073585152 218.354345833 -17.0110349837 217.535504187 -17.0110349837 c 0 + 107.076238392 -17.0110349837 45 49.8903803403 45 170 c 0 + 45 275 88 365 164 420 c 0 + 207 451 246 463 318 469 c 1 + 352 644 355 659 361 712 c 1 + 399 717 413 720 430 727 c 1 + 436 720 l 1 + 419.940406739 639.702033697 402.579610963 560.356088583 386 480 c 1 + 384 469 l 1 + 494 461 552 405 552 307 c 0 + 552 210 513 113 447 49 c 0 + 407 10 362 -8 283 -15 c 1 + 257 -158 253 -186 244 -262 c 1 + 226 -263 197 -270 175 -276 c 1 +227 17 m 1 + 252 135 l 1 + 271.090367796 237.891314725 293.441796509 336.35165269 312 440 c 1 + 270 437 241 427 213 406 c 0 + 156 362 122 273 122 167 c 0 + 122 101 144 52 183 30 c 0 + 195 23 201 21 227 17 c 1 +377 437 m 1 + 361 358 l 1 + 335.22325824 245.480381458 313.007396772 130.614112202 290 16 c 1 + 351 20 383 38 417 86 c 0 + 455 140 475 212 475 297 c 0 + 475 380 445 423 377 437 c 1 +EndSplineSet +EndChar + +StartChar: omega1 +Encoding: 982 982 582 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +190 417 m 1 + 217 388 l 1 + 175 348 156 328 137 302 c 0 + 113 268 96 217 96 176 c 0 + 96 110 138 62 196 62 c 0 + 230 62 258 77 293 116 c 1 + 280 174 279 181 279 199 c 0 + 279 246 301 279 332 279 c 0 + 355 279 371 260 371 232 c 0 + 371 201 351 137 332 104 c 1 + 350 76 370 62 395 62 c 0 + 423 62 456 77 481 100 c 0 + 509 127 522 157 522 197 c 0 + 522 239 511 264 474 307 c 0 + 453 332 442 355 442 377 c 0 + 442 399 462 417 486 417 c 0 + 533 417 572 349 572 267 c 0 + 572 209 556 140 529 84 c 0 + 499 20 452 -18 403 -18 c 0 + 366 -18 339 4 309 61 c 1 + 261 -1 233 -18 178 -18 c 0 + 96 -18 35 56 35 156 c 0 + 35 214 58 279 94 323 c 0 + 117 351 138 372 190 417 c 1 +229 482 m 1 + 248 552 l 1 + 497 552 l 1 + 478 482 l 1 + 229 482 l 1 +EndSplineSet +EndChar + +StartChar: iotadieresis +Encoding: 970 970 583 +Width: 259 +Flags: MW +LayerCount: 2 +Fore +SplineSet +210 440 m 0 + 210 398.914648437 129 110.375195313 129 69 c 0 + 129 57 134 50 144 50 c 0 + 156 50 179 63 221 94 c 1 + 229 74 l 1 + 126 -3 104 -17 82 -17 c 0 + 62 -17 48 2 48 29 c 0 + 48 48 52 67 72 142 c 0 + 103 262 127 367 127 385 c 0 + 127 396 122 403 114 403 c 0 + 105 403 100 401 39 363 c 1 + 31 387 l 1 + 123 448 165 470 188 470 c 0 + 202 470 210 459 210 440 c 0 +273 677 m 0 + 294 677 307 661 307 635 c 0 + 307 600 285 572 257 572 c 0 + 235 572 221 588 221 612 c 0 + 221 648 245 677 273 677 c 0 +136 677 m 0 + 157 677 170 661 170 635 c 0 + 170 600 148 572 119 572 c 0 + 97 572 83 588 83 612 c 0 + 83 648 107 677 136 677 c 0 +EndSplineSet +EndChar + +StartChar: upsilondieresis +Encoding: 971 971 584 +Width: 491 +Flags: MW +LayerCount: 2 +Fore +SplineSet +335 402 m 1 + 328 414 l 1 + 346 430 367 453 379 469 c 1 + 395 470 396 470 404 470 c 0 + 443 470 468 433 468 374 c 0 + 468 304 434 209 379 127 c 0 + 318 35 249 -17 187 -17 c 0 + 123 -17 80 37 80 116 c 0 + 80 146 83 167 95 217 c 0 + 112 293 127 370 127 387 c 0 + 127 397 122 404 113 404 c 0 + 105 404 101 402 38 363 c 1 + 31 387 l 1 + 129 450 168 470 190 470 c 0 + 203 470 213 458 213 442 c 0 + 213 427 210 416 172 263 c 0 + 157 203 152 172 152 138 c 0 + 152 75 180 35 225 35 c 0 + 272 35 316 72 352 142 c 0 + 384 202 403 277 403 340 c 0 + 403 385 390 404 360 404 c 0 + 355 404 350 404 335 402 c 1 +397 677 m 0 + 418 677 431 661 431 635 c 0 + 431 600 409 572 380 572 c 0 + 359 572 344 588 344 612 c 0 + 344 647 368 677 397 677 c 0 +239 677 m 0 + 260 677 273 661 273 635 c 0 + 273 600 251 572 222 572 c 0 + 200 572 186 588 186 612 c 0 + 186 648 210 677 239 677 c 0 +EndSplineSet +Kerns2: 567 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: tonos +Encoding: 900 900 585 +Width: 190 +Flags: MW +LayerCount: 2 +Fore +SplineSet +195 514 m 1 + 163 514 l 1 + 169 598 l 2 + 174 671 175 675 181 692 c 0 + 189 717 204 731 221 731 c 0 + 239 731 249 717 249 692 c 0 + 249 675 246 664 222 593 c 2 + 195 514 l 1 +EndSplineSet +EndChar + +StartChar: dieresistonos +Encoding: 901 901 586 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +475 677 m 0 + 496 677 509 661 509 635 c 0 + 509 599 487 572 458 572 c 0 + 436 572 422 588 422 612 c 0 + 422 648 446 677 475 677 c 0 +253 677 m 0 + 274 677 287 661 287 635 c 0 + 287 600 265 572 236 572 c 0 + 214 572 200 588 200 612 c 0 + 200 648 224 677 253 677 c 0 +353 514 m 1 + 320 514 l 1 + 326 598 l 1 + 328 616 l 1 + 332 675 333 683 341 701 c 0 + 349 720 363 731 378 731 c 0 + 396 731 406 717 406 692 c 0 + 406 675 401 658 379 593 c 2 + 353 514 l 1 +EndSplineSet +EndChar + +StartChar: Alphatonos +Encoding: 902 902 587 +Width: 672 +Flags: MW +LayerCount: 2 +Fore +SplineSet +419 695 m 1 + 463 695 l 1 + 560 142 l 2 + 574 63 577 47 583 40 c 0 + 592 30 607 26 652 24 c 1 + 652 -4 l 1 + 609 -1 586 0 543 0 c 0 + 498 0 468 -1 415 -4 c 1 + 415 24 l 1 + 487 26 499 30 499 56 c 0 + 499 61 499 61 487 136 c 1 + 463 274 l 1 + 412 275 412 275 362 275 c 0 + 320 275 288 275 222 274 c 1 + 160 162 l 2 + 122 93 109 65 109 53 c 0 + 109 44 118 36 133 30 c 0 + 144 27 146 27 196 24 c 1 + 195 -4 l 1 + 136 -1 117 0 94 0 c 0 + 75 0 59 -1 -21 -4 c 1 + -19 24 l 1 + 7 25 22 29 30 35 c 0 + 38 41 50 60 89 131 c 1 + 419 695 l 1 +409 598 m 1 + 247 314 l 1 + 279 312 296 311 337 311 c 0 + 386 311 416 312 456 313 c 1 + 409 598 l 1 +237 514 m 1 + 204 514 l 1 + 210 598 l 1 + 211 616 l 1 + 216 676 217 684 225 701 c 0 + 233 720 247 731 262 731 c 0 + 280 731 290 717 290 692 c 0 + 290 675 287 663 263 593 c 2 + 237 514 l 1 +EndSplineSet +Kerns2: 557 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Epsilontonos +Encoding: 904 904 588 +Width: 607 +Flags: MW +LayerCount: 2 +Fore +SplineSet +483 -4 m 0 + 424.36448351 -4 272.055048487 0 249 0 c 0 + 204 0 162 -1 98 -4 c 1 + 102 24 l 1 + 146 41 146 41 151 47 c 0 + 169.218099347 69.2665658687 250 592.508150058 250 622 c 0 + 250 653 246 655 163 661 c 1 + 168 688 l 1 + 203 687 271 685 320 685 c 0 + 366.245932141 685 478.571627356 689 521 689 c 0 + 555 689 579 688 612 684 c 1 + 615 676 l 1 + 614 665 l 2 + 608.592414184 616.331727656 604.508658502 598.401523791 601 537 c 1 + 576 537 l 1 + 575 548 574 559 574 562 c 0 + 572 624 570 633 551 638 c 0 + 532 644 487 647 432 647 c 0 + 401 647 376 646 337 644 c 1 + 328 608 307 487 291 376 c 1 + 352 374 362 374 390 374 c 0 + 442 374 478 376 534 381 c 1 + 538 374 l 1 + 528.775433071 352.476010499 530.588185683 355.142736659 519 327 c 1 + 475 330 411 332 328 332 c 2 + 283 332 l 1 + 265 231 246 108 239 48 c 1 + 289 43 329 41 402 41 c 0 + 459 41 504 44 520 50 c 0 + 533 53 534 55 547 103 c 0 + 556 139 556 139 561 158 c 1 + 590 158 l 1 + 582.873864606 117.7382727 569.477142959 39.9742880478 568 6 c 1 + 562 -1 l 1 + 534 -3 516 -4 483 -4 c 0 +87 514 m 1 + 55 514 l 1 + 61 598 l 2 + 66 671 67 675 73 692 c 0 + 81 717 96 731 113 731 c 0 + 131 731 141 717 141 692 c 0 + 141 675 138 664 114 593 c 2 + 87 514 l 1 +EndSplineSet +Kerns2: 567 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Etatonos +Encoding: 905 905 589 +Width: 794 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 -4 m 1 + 76 24 l 1 + 111 25 129 28 141 34 c 0 + 156 41 161 55 178 158 c 0 + 182 188 194 256 211 357 c 0 + 240 523 251 595 251 622 c 0 + 251 652 243 656 165 661 c 1 + 170 688 l 1 + 220 686 246 685 294 685 c 0 + 340 685 372 686 423 688 c 1 + 420 661 l 1 + 412 660 405 660 402 660 c 0 + 341 657 340 656 330 602 c 0 + 315 520 298 423 293 382 c 1 + 337 379 359 378 424 378 c 0 + 496 378 575 379 647 382 c 1 + 651 404 l 1 + 683 597 683 597 683 621 c 0 + 683 652 675 655 597 661 c 1 + 601 688 l 1 + 657 686 684 685 727 685 c 0 + 769 685 798 686 854 688 c 1 + 851 661 l 1 + 838 660 826 659 822 659 c 0 + 779 657 773 653 767 626 c 0 + 750.955572625 545.777863124 733.216692723 438.300156341 719 353 c 0 + 673 87 673 87 673 63 c 0 + 673 33 682 29 753 24 c 1 + 748 -4 l 1 + 687 -1 664 0 632 0 c 0 + 601 0 583 -1 501 -4 c 1 + 506 24 l 1 + 547 26 569 30 577 37 c 0 + 588 48 590 56 601 118 c 2 + 607 152 l 2 + 617 207 626 262 636 318 c 1 + 640 338 l 1 + 575 340 537 340 440 340 c 0 + 361 340 332 340 284 338 c 1 + 276.623231577 285.376768423 266.519271416 235.480728584 258 184 c 0 + 242 76 242 76 242 62 c 0 + 242 33 253 28 322 24 c 1 + 318 -4 l 1 + 269 -1 246 0 212 0 c 0 + 197 0 166 -1 72 -4 c 1 +87 514 m 1 + 55 514 l 1 + 61 598 l 2 + 66 671 67 675 73 692 c 0 + 81 717 96 731 113 731 c 0 + 131 731 141 717 141 692 c 0 + 141 675 138 664 114 593 c 2 + 87 514 l 1 +EndSplineSet +EndChar + +StartChar: Iotatonos +Encoding: 906 906 590 +Width: 375 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 -4 m 1 + 76 24 l 1 + 111 25 129 28 142 34 c 0 + 157 41 161 55 178 165 c 0 + 183 192 194 259 211 357 c 0 + 239 512 251 594 251 622 c 0 + 251 652 242 656 166 661 c 1 + 170 688 l 1 + 220 686 246 685 294 685 c 0 + 341 685 372 686 423 688 c 1 + 420 661 l 1 + 412 660 405 660 403 660 c 0 + 353 658 345 655 338 635 c 0 + 333 619 327 586 316 524 c 0 + 307 466 298 415 288 359 c 0 + 256 178 242 84 242 61 c 0 + 242 33 253 28 322 24 c 1 + 318 -4 l 1 + 269 -1 246 0 212 0 c 0 + 197 0 166 -1 72 -4 c 1 +87 514 m 1 + 55 514 l 1 + 61 598 l 2 + 66 671 67 675 73 692 c 0 + 81 717 96 731 113 731 c 0 + 131 731 141 717 141 692 c 0 + 141 675 138 664 114 593 c 2 + 87 514 l 1 +EndSplineSet +EndChar + +StartChar: Omicrontonos +Encoding: 908 908 591 +Width: 739 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 704 m 0 + 636 704 728 608 728 434 c 0 + 728 311 687 193 612 105 c 0 + 543 21 450 -21 339 -21 c 0 + 167 -21 73 74 73 250 c 0 + 73 386 119 512 199 597 c 0 + 267 669 355 704 469 704 c 0 +441 666 m 0 + 345 666 275 626 229 546 c 0 + 185 467 160 362 160 257 c 0 + 160 185 176 126 207 88 c 0 + 242 45 302 18 365 18 c 0 + 448 18 526 65 569 140 c 0 + 614 218 639 323 639 432 c 0 + 639 509 624 564 591 603 c 0 + 559 642 503 666 441 666 c 0 +101 514 m 1 + 69 514 l 1 + 75 598 l 2 + 80 671 81 675 87 692 c 0 + 95 717 110 731 127 731 c 0 + 145 731 155 717 155 692 c 0 + 155 675 152 664 128 593 c 2 + 101 514 l 1 +EndSplineSet +Kerns2: 565 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Omegatonos +Encoding: 911 911 592 +Width: 776 +Flags: MW +LayerCount: 2 +Fore +SplineSet +111 514 m 1 + 79 514 l 1 + 85 598 l 1 + 86 616 l 1 + 91 675 92 683 100 701 c 0 + 108 720 122 731 137 731 c 0 + 155 731 165 717 165 692 c 0 + 165 675 164 670 138 593 c 2 + 111 514 l 1 +640 -2 m 0 + 618.700464953 -2 514.774997882 0 509 0 c 2 + 472 0 l 1 + 478 27 480 47 483 86 c 1 + 545 107 584 134 615 180 c 0 + 655 240 682 334 682 416 c 0 + 682 474 670 535 651 572 c 0 + 621 629 548 666 464 666 c 0 + 364 666 288 619 241 530 c 0 + 213 476 198 408 198 338 c 0 + 198 220 244 125 318 89 c 1 + 307 46 306 40 297 0 c 1 + 276.666666667 -0 256.333333333 0 236 0 c 2 + 202 -1 l 2 + 174 -2 147 -2 122 -2 c 0 + 86 -2 70 -1 41 2 c 1 + 49 40 54 81 59 157 c 1 + 87 157 l 1 + 88 146 89 135 89 132 c 0 + 90 73 94 66 126 59 c 0 + 151 56 177 55 249 54 c 1 + 266 90 l 1 + 169 126 111 220 111 337 c 0 + 111 425 142 514 194 579 c 0 + 259 660 360 704 480 704 c 0 + 661 704 769 599 769 423 c 0 + 769 338 747 263 705 204 c 0 + 661 143 615 111 530 84 c 1 + 532 68 532 65 536 55 c 1 + 608 55 635 57 664 65 c 0 + 684 72 691 79 704 106 c 2 + 719 137 l 2 + 721 141 726 150 730 157 c 1 + 758 157 l 1 + 731 67 727 50 718 2 c 1 + 689 -1 679 -2 640 -2 c 0 +EndSplineSet +EndChar + +StartChar: Upsilontonos +Encoding: 910 910 593 +Width: 672 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 -4 m 1 + 251 24 l 1 + 335 27 335 27 342 57 c 0 + 366 171 375 221 375 248 c 0 + 375 289 341 408 303 503 c 0 + 263 603 237 629 179 629 c 0 + 165 629 156 628 131 625 c 1 + 130 650 l 1 + 160.421495869 664.410182254 199.865154387 684.919092632 220 697 c 1 + 223.537819813 697.307636505 227.016489489 697.464440161 230.439477782 697.464440161 c 0 + 316.030328393 697.464440161 366.807183113 599.425176481 437 310 c 1 + 521.045881688 514.676441287 663.752332749 688.067245575 748.14843317 688.067245575 c 0 + 749.106527288 688.067245575 750.057106609 688.044899685 751 688 c 2 + 759 684 l 1 + 745 619 l 1 + 694 608 656 583 605 524 c 0 + 516 423 469 325 444 190 c 0 + 423 71 423 71 423 55 c 0 + 423 30 428 28 508 24 c 1 + 502 -4 l 1 + 452 -1 424 0 384 0 c 0 + 344 0 326 0 248 -4 c 1 +73 514 m 1 + 41 514 l 1 + 47 598 l 2 + 52 671 53 675 59 692 c 0 + 67 717 82 731 99 731 c 0 + 117 731 127 717 127 692 c 0 + 127 675 124 664 100 593 c 2 + 73 514 l 1 +EndSplineSet +Kerns2: 572 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Iotadieresis +Encoding: 938 938 594 +Width: 308 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 283 658 275 655 268 635 c 0 + 254.944651353 589.306279735 227.556864797 415.14658068 218 359 c 0 + 187 180 172 83 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +334 900 m 0 + 356 900 370 883 370 856 c 0 + 370 818 347 789 317 789 c 0 + 294 789 279 806 279 832 c 0 + 279 869 304 900 334 900 c 0 +190 900 m 0 + 213 900 226 883 226 856 c 0 + 226 818 203 789 173 789 c 0 + 150 789 135 806 135 832 c 0 + 135 869 160 900 190 900 c 0 +EndSplineSet +EndChar + +StartChar: Upsilondieresis +Encoding: 939 939 595 +Width: 590 +Flags: MW +LayerCount: 2 +Fore +SplineSet +163 -4 m 1 + 166 24 l 1 + 251 27 251 27 258 57 c 0 + 282 167 291 221 291 248 c 0 + 291 289 258 407 219 503 c 0 + 178 603 153 629 94 629 c 0 + 80 629 71 628 46 625 c 1 + 45 650 l 1 + 76.29516513 663.176911634 91.2831664217 671.369899853 119 688 c 2 + 135 697 l 1 + 138.537819813 697.307636505 142.017968242 697.464440161 145.443743447 697.464440161 c 0 + 231.104280013 697.464440161 282.768728549 599.425176481 352 310 c 1 + 437.029275804 515.652201944 579.73414475 688.0676214 663.165891054 688.0676214 c 0 + 664.11837729 688.0676214 665.063138276 688.045149963 666 688 c 2 + 674 684 l 1 + 661 619 l 1 + 610 608 572 583 520 524 c 0 + 431 423 384 325 359 190 c 0 + 338 71 338 71 338 56 c 0 + 338 30 343 28 423 24 c 1 + 417 -4 l 1 + 367 -1 339 0 300 0 c 0 + 259 0 242 0 163 -4 c 1 +493 900 m 0 + 515 900 529 883 529 856 c 0 + 529 818 506 789 476 789 c 0 + 453 789 438 806 438 831 c 0 + 438 869 463 900 493 900 c 0 +335 900 m 0 + 357 900 371 883 371 856 c 0 + 371 818 348 789 318 789 c 0 + 295 789 280 806 280 832 c 0 + 280 869 305 900 335 900 c 0 +EndSplineSet +EndChar + +StartChar: alphatonos +Encoding: 940 940 596 +Width: 551 +Flags: MW +LayerCount: 2 +Fore +SplineSet +331 514 m 1 + 298 514 l 1 + 304 598 l 1 + 306 616 l 1 + 310 675 311 683 319 701 c 0 + 328 720 341 731 356 731 c 0 + 374 731 384 717 384 692 c 0 + 384 675 379 658 357 593 c 2 + 331 514 l 1 +514 92 m 1 + 525 76 l 1 + 473 18 423 -17 394 -17 c 0 + 365 -17 352 15 341 114 c 1 + 331 95 318 76 301 58 c 0 + 256 7 212 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 72 317 120 378 c 0 + 166 437 230 471 291 471 c 0 + 358 471 390 436 402 347 c 1 + 404 350 l 1 + 456 440 488 471 526 471 c 0 + 536 471 543 469 560 463 c 1 + 557 446 553 406 553 377 c 1 + 537 373 l 1 + 528 390 516 397 499 397 c 0 + 466 397 442 371 401 292 c 1 + 400 260 399 235 399 221 c 0 + 399 110 415 46 443 46 c 0 + 455 46 469 55 514 92 c 1 +335 206 m 1 + 335 369 312 437 257 437 c 0 + 223 437 188 410 167 367 c 0 + 142 313 123 218 123 141 c 0 + 123 62 148 19 194 19 c 0 + 223 19 250 39 275 81 c 0 + 292 109 309 144 335 206 c 1 +EndSplineSet +Kerns2: 12 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 557 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: epsilontonos +Encoding: 941 941 597 +Width: 360 +Flags: MW +LayerCount: 2 +Fore +SplineSet +173 35 m 0 + 234.990710149 35 276.980448149 70.8431772492 329 108 c 1 + 336 88 l 1 + 248 9 198 -17 139 -17 c 0 + 72 -17 21 35 21 103 c 0 + 21 168 54 209 123 230 c 1 + 84 244 63 269 63 300 c 0 + 63 333 88 371 134 405 c 0 + 187 445 247 470 290 470 c 0 + 318 470 338 464 369 446 c 1 + 353 381 350 364 347 320 c 1 + 322 320 l 1 + 322 343.250140384 324 367.2204123 324 381 c 0 + 324 410.673295798 276.280523087 420 248 420 c 0 + 185 420 134 375 134 318 c 0 + 134 278 168 246 211 246 c 0 + 218 246 229 247 240 249 c 1 + 233 211 l 1 + 220 211 l 1 + 135 210 95 180 95 119 c 0 + 95 70 128 35 173 35 c 0 +280 514 m 1 + 247 514 l 1 + 253 598 l 1 + 254 616 l 1 + 259 675 260 683 268 701 c 0 + 277 720 290 731 305 731 c 0 + 323 731 333 717 333 692 c 0 + 333 675 329 661 306 593 c 2 + 280 514 l 1 +EndSplineSet +Kerns2: 27 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 79 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 555 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 562 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 578 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: etatonos +Encoding: 942 942 598 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +40 363 m 1 + 33 384 l 1 + 124 448 163 470 189 470 c 0 + 203 470 211 461 211 445 c 0 + 211 422.800222986 166.199524901 232.883610274 166 232 c 1 + 194 288 230 335 282 383 c 0 + 337 433 407 470 448 470 c 0 + 465 470 475 459 475 439 c 0 + 475 422 470 397 456 340 c 0 + 407 149 360 -68 325 -260 c 1 + 293 -263 281 -265 253 -273 c 1 + 246 -267 l 1 + 266 -199 270 -181 323 58 c 0 + 337.426284424 126.524851012 358.73564392 222.867045373 373 284 c 0 + 387 347 391 368 391 384 c 0 + 391 398 384 406 373 406 c 0 + 333 406 249 332 204 258 c 0 + 163 190 143 127 125 2 c 1 + 93 -4 72 -9 56 -14 c 1 + 49 -5 l 1 + 77 94 83 117 98 191 c 0 + 116 274 131 364 131 384 c 0 + 131 398 126 404 116 404 c 0 + 103 404 98 401 40 363 c 1 +336 514 m 1 + 303 514 l 1 + 309 598 l 2 + 315 671 315 675 321 692 c 0 + 329 717 344 731 361 731 c 0 + 379 731 389 717 389 692 c 0 + 389 675 384 657 362 593 c 2 + 336 514 l 1 +EndSplineSet +EndChar + +StartChar: iotatonos +Encoding: 943 943 599 +Width: 259 +Flags: MW +LayerCount: 2 +Fore +SplineSet +210 440 m 0 + 210 398.914648437 129 110.375195313 129 69 c 0 + 129 57 134 50 144 50 c 0 + 156 50 179 63 221 94 c 1 + 229 74 l 1 + 126 -3 104 -17 82 -17 c 0 + 62 -17 48 2 48 29 c 0 + 48 48 52 67 72 142 c 0 + 103 262 127 367 127 385 c 0 + 127 396 122 403 114 403 c 0 + 105 403 100 401 39 363 c 1 + 31 387 l 1 + 123 448 165 470 188 470 c 0 + 202 470 210 459 210 440 c 0 +209 514 m 1 + 176 514 l 1 + 182 598 l 1 + 184 616 l 1 + 188 675 189 683 197 701 c 0 + 206 720 219 731 234 731 c 0 + 252 731 262 717 262 692 c 0 + 262 675 258 662 235 593 c 2 + 209 514 l 1 +EndSplineSet +Kerns2: 558 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omicrontonos +Encoding: 972 972 600 +Width: 458 +Flags: MW +LayerCount: 2 +Fore +SplineSet +295 471 m 0 + 379 471 424 419 424 321 c 0 + 424 135 308 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 71 316 120 378 c 0 + 166 438 229 471 295 471 c 0 +262 437 m 0 + 222 437 190 414 167 367 c 0 + 142 314 123 218 123 140 c 0 + 123 60 153 19 209 19 c 0 + 257 19 289 49 314 117 c 0 + 336 180 347 241 347 309 c 0 + 347 357 341 384 326 405 c 0 + 313 424 287 437 262 437 c 0 +319 514 m 1 + 287 514 l 1 + 293 598 l 1 + 294 616 l 1 + 299 676 300 683 308 701 c 0 + 317 720 330 731 345 731 c 0 + 363 731 373 717 373 692 c 0 + 373 675 370 665 346 593 c 2 + 319 514 l 1 +EndSplineSet +Kerns2: 557 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omegatonos +Encoding: 974 974 601 +Width: 636 +Flags: MW +LayerCount: 2 +Fore +SplineSet +474 402 m 1 + 465 414 l 1 + 483 428 503 450 515 468 c 1 + 522 470 525 470 530 470 c 0 + 582 470 621 414 621 338 c 0 + 621 178 482 -17 367 -17 c 0 + 315 -17 286 25 286 99 c 0 + 286 107 286 114 287 131 c 1 + 240 38 183 -17 132 -17 c 0 + 77 -17 45 36 45 125 c 0 + 45 287 125 425 245 470 c 1 + 255 446 l 1 + 173 410 122 289 122 132 c 0 + 122 94 124 77 132 62 c 0 + 139 47 156 36 170 36 c 0 + 210 36 272 121 292 202 c 0 + 294 223 294 227 298 256 c 1 + 317 259 339 265 369 277 c 1 + 376 271 l 1 + 359 220 352 178 352 128 c 0 + 352 72 375 39 416 39 c 0 + 486 39 560 175 560 305 c 0 + 560 365 534 405 495 405 c 0 + 490 405 486 404 474 402 c 1 +404 514 m 1 + 371 514 l 1 + 377 598 l 2 + 382 668 383 676 389 692 c 0 + 397 717 412 731 429 731 c 0 + 447 731 457 717 457 692 c 0 + 457 675 454 664 430 593 c 2 + 404 514 l 1 +EndSplineSet +Kerns2: 557 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: upsilontonos +Encoding: 973 973 602 +Width: 491 +Flags: MW +LayerCount: 2 +Fore +SplineSet +335 402 m 1 + 328 414 l 1 + 346 430 367 453 379 469 c 1 + 395 470 396 470 404 470 c 0 + 443 470 468 433 468 374 c 0 + 468 304 434 209 379 127 c 0 + 318 35 249 -17 187 -17 c 0 + 123 -17 80 37 80 116 c 0 + 80 146 83 167 95 217 c 0 + 112 293 127 370 127 387 c 0 + 127 397 122 404 113 404 c 0 + 105 404 101 402 38 363 c 1 + 31 387 l 1 + 129 450 168 470 190 470 c 0 + 203 470 213 458 213 442 c 0 + 213 427 210 416 172 263 c 0 + 157 203 152 172 152 138 c 0 + 152 75 180 35 225 35 c 0 + 272 35 316 72 352 142 c 0 + 384 202 403 277 403 340 c 0 + 403 385 390 404 360 404 c 0 + 355 404 350 404 335 402 c 1 +333 514 m 1 + 301 514 l 1 + 307 598 l 2 + 312 670 313 675 319 692 c 0 + 327 717 342 731 359 731 c 0 + 377 731 387 717 387 692 c 0 + 387 675 384 665 360 593 c 2 + 333 514 l 1 +EndSplineSet +Kerns2: 557 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 567 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: iotadieresistonos +Encoding: 912 912 603 +Width: 273 +Flags: MW +LayerCount: 2 +Fore +SplineSet +217 440 m 0 + 217 398.914648437 136 110.375195313 136 69 c 0 + 136 57 141 50 151 50 c 0 + 163 50 186 63 228 94 c 1 + 236 74 l 1 + 133 -3 111 -17 89 -17 c 0 + 69 -17 55 2 55 29 c 0 + 55 48 59 67 79 142 c 0 + 110 262 134 367 134 385 c 0 + 134 396 129 403 121 403 c 0 + 112 403 107 401 46 363 c 1 + 38 387 l 1 + 130 448 172 470 195 470 c 0 + 209 470 217 459 217 440 c 0 +332 677 m 0 + 353 677 366 661 366 635 c 0 + 366 600 344 572 315 572 c 0 + 294 572 279 588 279 612 c 0 + 279 647 303 677 332 677 c 0 +110 677 m 0 + 131 677 144 661 144 635 c 0 + 144 600 122 572 93 572 c 0 + 72 572 57 588 57 612 c 0 + 57 647 81 677 110 677 c 0 +210 514 m 1 + 178 514 l 1 + 184 598 l 2 + 189 671 190 676 195 692 c 0 + 203 717 218 731 235 731 c 0 + 253 731 263 717 263 692 c 0 + 263 675 258 655 237 593 c 2 + 210 514 l 1 +EndSplineSet +EndChar + +StartChar: upsilondieresistonos +Encoding: 944 944 604 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +335 402 m 1 + 328 414 l 1 + 346 430 367 453 379 469 c 1 + 395 470 396 470 404 470 c 0 + 443 470 468 433 468 374 c 0 + 468 304 434 209 379 127 c 0 + 318 35 249 -17 187 -17 c 0 + 123 -17 80 37 80 116 c 0 + 80 146 83 167 95 217 c 0 + 112 293 127 370 127 387 c 0 + 127 397 122 404 113 404 c 0 + 105 404 101 402 38 363 c 1 + 31 387 l 1 + 129 450 168 470 190 470 c 0 + 203 470 213 458 213 442 c 0 + 213 427 210 416 172 263 c 0 + 157 203 152 172 152 138 c 0 + 152 75 180 35 225 35 c 0 + 272 35 316 72 352 142 c 0 + 384 202 403 277 403 340 c 0 + 403 385 390 404 360 404 c 0 + 355 404 350 404 335 402 c 1 +443 677 m 0 + 464 677 477 661 477 635 c 0 + 477 600 455 572 426 572 c 0 + 404 572 390 588 390 612 c 0 + 390 648 414 677 443 677 c 0 +220 677 m 0 + 241 677 254 661 254 635 c 0 + 254 600 232 572 204 572 c 0 + 182 572 168 588 168 612 c 0 + 168 648 192 677 220 677 c 0 +321 514 m 1 + 288 514 l 1 + 294 598 l 1 + 295 616 l 1 + 300 676 301 684 309 701 c 0 + 318 720 331 731 346 731 c 0 + 364 731 374 717 374 692 c 0 + 374 675 371 663 347 593 c 2 + 321 514 l 1 +EndSplineSet +EndChar + +StartChar: afii10017 +Encoding: 1040 1040 605 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 705 m 1 + 508 705 l 1 + 595 80 l 1 + 603 35 604 35 651 28 c 1 + 677 25 l 1 + 677 -3 l 1 + 606 -1 578 0 555 0 c 0 + 532 0 505 -1 433 -3 c 1 + 433 25 l 1 + 477 28 l 2 + 505 30 520 39 520 55 c 0 + 520 60.2437295007 517.459626783 81.7018660839 516 89 c 2 + 491 277 l 1 + 245 277 l 1 + 143 102 l 2 + 123 68 117 55 117 47 c 0 + 117 38 131 29 148 28 c 2 + 200 25 l 1 + 200 -3 l 1 + 129 0 116 0 93 0 c 0 + 72 0 48 -1 -19 -3 c 1 + -19 27 l 1 + 1 32 l 2 + 35 40 53 56 89 112 c 2 + 462 705 l 1 +449 601 m 1 + 270 313 l 1 + 486 313 l 1 + 449 601 l 1 +EndSplineSet +Kerns2: 12 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10018 +Encoding: 1041 1041 606 +Width: 549 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 -5 m 0 + 227.286173971 -5 163.965390125 0 129 0 c 0 + 97 0 74 -1 29 -4 c 1 + 34 24 l 1 + 68 36 73 38 80 45 c 0 + 89 56 90 60 102 127 c 0 + 103.8827591 136.413795502 180 570.374275098 180 619 c 0 + 180 650 175 652 93 658 c 1 + 98 686 l 1 + 131 684 200 682 252 682 c 0 + 291.471493393 682 408.579621226 686 452 686 c 0 + 492 686 509 685 542 681 c 1 + 545 673 l 1 + 544 663 l 2 + 538.54197479 613.87777311 534.580316954 596.655546692 531 534 c 1 + 506 534 l 1 + 505 545 505 556 504 559 c 0 + 503 621 500 630 481 635 c 0 + 463 640 414 644 362 644 c 0 + 330 644 308 643 268 641 c 1 + 254.381852713 585.014283375 228.219920232 413.42948151 222 373 c 1 + 249 374 273 375 288 375 c 0 + 432 375 516 320 516 224 c 0 + 516 109 390 -5 263 -5 c 0 +273 336 m 1 + 215 335 l 1 + 200 260 177 114 169 44 c 1 + 206 36 228 34 258 34 c 0 + 314 34 356 49 382 79 c 0 + 410 110 427 161 427 211 c 0 + 427 299 382 336 273 336 c 1 +EndSplineSet +Kerns2: 605 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10019 +Encoding: 1042 1042 607 +Width: 558 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 -5 m 0 + 226.95381471 -5 161.930073052 0 129 0 c 0 + 99 0 72 -1 29 -4 c 1 + 34 24 l 1 + 68 36 73 38 80 45 c 0 + 89 56 90 60 102 127 c 0 + 109 168 117 210 141 353 c 0 + 168 526 182 617 182 624 c 0 + 182 652 171 657 94 661 c 1 + 98 688 l 1 + 145 686 164 685 197 685 c 0 + 240.262958601 685 330.204199291 690 360 690 c 0 + 472 690 531 645 531 558 c 0 + 531 468 471 400 357 362 c 1 + 406 355 423 352 447 341 c 0 + 493 322 516 282 516 223 c 0 + 516 154 481 95 409 45 c 0 + 361 11 312 -5 260 -5 c 0 +221 374 m 1 + 240 373 249 372 260 372 c 0 + 373 372 448 441 448 546 c 0 + 448 617 406 652 320 652 c 0 + 300 652 289 651 268 647 c 1 + 257 601 243 518 221 374 c 1 +169 44 m 1 + 206 36 228 34 258 34 c 0 + 314 34 356 49 382 79 c 0 + 410 110 427 161 427 211 c 0 + 427 300 382 337 275 337 c 0 + 257 337 243 336 215 335 c 1 + 200 260 177 114 169 44 c 1 +EndSplineSet +Kerns2: 605 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10020 +Encoding: 1043 1043 608 +Width: 491 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 682 m 0 + 292.366418919 682 407.274664191 686 453 686 c 0 + 493 686 510 685 543 681 c 1 + 547 673 l 1 + 546 667 546 663 546 663 c 1 + 539 609 l 2 + 536 591 535 568 533 534 c 1 + 507 534 l 1 + 506 559 l 2 + 504 622 501 630 483 635 c 0 + 464 640 416 644 362 644 c 0 + 332 644 309 643 269 641 c 1 + 261 608 258 592 246 522 c 0 + 241 489 231 435 218 359 c 0 + 190 203 172 84 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 48 25 69 29 78 39 c 0 + 87 49 89 55 101 124 c 0 + 107 161 120 233 141 357 c 0 + 181 596 181 596 181 619 c 0 + 181 650 177 652 95 658 c 1 + 100 686 l 1 + 131 684 201 682 250 682 c 0 +EndSplineSet +Kerns2: 12 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10021 +Encoding: 1044 1044 609 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +173 688 m 1 + 261.2789001 683.472876918 365.088733235 684.007102069 458 683 c 1 + 566 684 l 2 + 701 685 706 685 767 688 c 1 + 765 661 l 1 + 751 660 739 659 735 659 c 0 + 692 657 686 653 680 626 c 0 + 675 604 672 584 667 561 c 1 + 645.144842747 433.070218682 616.326111504 267.956669022 596 146 c 0 + 588 103 586 86 586 77 c 0 + 586 46 592 43 675 42 c 1 + 661 19 629 -92 622 -136 c 1 + 590 -136 l 1 + 592.385049574 -107.379405115 599 -60.5173559709 599 -46 c 0 + 599 -16 587 -7 542 -3 c 0 + 529 -1 387 1 323 1 c 0 + 260 1 117 -1 102 -2 c 0 + 54 -6 39 -15 28 -44 c 0 + 26 -51 18 -82 5 -136 c 1 + -27 -136 l 1 + -20 -96 -15 -38 -15 11 c 0 + -15 15 -16 29 -17 42 c 1 + 81 42 112 63 146 152 c 0 + 188 259 254 547 254 621 c 0 + 254 652 246 656 168 661 c 1 + 173 688 l 1 +111 42 m 1 + 123 42 l 1 + 131 41 131 41 213 41 c 0 + 312 40 362 39 362 39 c 1 + 459 39 486 42 496 53 c 0 + 504 62 504 62 531 216 c 0 + 589 549 593 572 593 605 c 0 + 593 639 575 645 468 645 c 0 + 397 645 373 644 355 641 c 0 + 329 637 328 633 313 540 c 0 + 283 350 254 253 195 150 c 0 + 172 108 143 71 111 42 c 1 +EndSplineSet +EndChar + +StartChar: afii10022 +Encoding: 1045 1045 610 +Width: 539 +Flags: MW +LayerCount: 2 +Fore +SplineSet +414 -4 m 0 + 354.163319527 -4 203.816689639 0 180 0 c 0 + 135 0 92 -1 28 -4 c 1 + 33 24 l 1 + 75 40 76 41 82 47 c 0 + 98.9625515569 70.3235083908 180 593.307335078 180 622 c 0 + 180 653 176 655 94 661 c 1 + 99 688 l 1 + 133 687 201 685 251 685 c 0 + 296.323126586 685 410.164577263 689 452 689 c 0 + 485 689 510 688 542 684 c 1 + 546 676 l 1 + 545 665 l 1 + 538 611 l 2 + 536 596 534 573 532 537 c 1 + 506 537 l 1 + 505 548 505 559 505 562 c 0 + 503 624 500 633 482 638 c 0 + 462 644 417 647 363 647 c 0 + 331 647 307 646 268 644 c 1 + 259 608 236 475 221 376 c 1 + 283 374 292 374 321 374 c 0 + 372 374 408 376 465 381 c 1 + 469 374 l 1 + 460.039518336 353.09220945 459.615155998 354.242941994 450 327 c 1 + 405 330 342 332 259 332 c 2 + 214 332 l 1 + 196 234 177 113 170 48 c 1 + 219 43 260 41 332 41 c 0 + 389 41 434 44 451 49 c 0 + 463 53 464 55 477 103 c 0 + 487 140 487 140 492 158 c 1 + 520 158 l 1 + 516 135 l 2 + 500 39 500 36 498 6 c 1 + 492 -1 l 1 + 465 -3 446 -4 414 -4 c 0 +EndSplineSet +Kerns2: 624 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10024 +Encoding: 1046 1046 611 +Width: 980 +Flags: MW +LayerCount: 2 +Fore +SplineSet +491 378 m 1 + 496.81839502 412.910370119 527 565.348439613 527 622 c 0 + 527 652 519 656 441 661 c 1 + 446 688 l 1 + 496 686 522 685 568 685 c 0 + 613 685 644 686 695 688 c 1 + 692 661 l 1 + 684 660 677 660 675 660 c 0 + 621 657 615 655 608 627 c 0 + 600 594 600 589 576 451 c 2 + 564 379 l 1 + 637 381 l 1 + 728 467 810 555 884 646 c 0 + 892 659 892 660 892 688 c 1 + 933 685 942 685 959 685 c 0 + 976 685 990 686 1016 688 c 1 + 1015 661 l 1 + 978 657 975 656 963 647 c 0 + 954 641 941 629 902 590 c 0 + 842 531 782 471 722 411 c 0 + 707 396 702 392 682 371 c 1 + 787 223 792 216 901 55 c 0 + 920 29 926 26 966 24 c 1 + 965 -4 l 1 + 924 -1 909 0 896 0 c 0 + 881 0 869 -1 834 -4 c 1 + 740 152 708 201 612 339 c 1 + 557 339 l 1 + 531 195 514 85 514 62 c 0 + 514 33 525 28 594 24 c 1 + 590 -4 l 1 + 542 -1 518 0 487 0 c 0 + 472 0 442 -1 348 -4 c 1 + 352 24 l 1 + 409 26 426 32 432 53 c 0 + 438.375135897 70.8503805125 456.730664702 184.837855273 464 227 c 0 + 469 256 478 304 485 340 c 1 + 419 339 l 1 + 345 259 l 2 + 324 235 294 202 271 179 c 1 + 190 86 l 2 + 174 68 146 37 110 -4 c 1 + 76 -1 64 0 50 0 c 0 + 39 0 27 -1 -14 -4 c 1 + -12 24 l 1 + 15 25 26 27 37 32 c 0 + 53 38 77 62 148 141 c 0 + 205.809152123 204.894326031 317.065074076 329.118890655 369 386 c 1 + 316 460 242 565 192 634 c 0 + 176 651 159 659 132 661 c 1 + 134 688 l 1 + 162 686 176 685 194 685 c 0 + 211 685 226 686 258 688 c 1 + 257 679 256 672 256 667 c 0 + 256 642 269 615 312 549 c 0 + 388 433 388 433 430 379 c 1 + 463 378 477 378 491 378 c 1 +EndSplineSet +Kerns2: 612 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10025 +Encoding: 1047 1047 612 +Width: 600 +Flags: MW +LayerCount: 2 +Fore +SplineSet +136 527 m 1 + 111 527 l 1 + 113.512403059 566.154263608 116.153380409 605.179952924 119 644 c 1 + 206 686 270 702 350 702 c 0 + 500 702 597 633 597 526 c 0 + 597 474 578 434 539 400 c 0 + 508 374 483 363 426 352 c 1 + 476 341 499 330 524 307 c 0 + 555 278 570 241 570 196 c 0 + 570 66 456 -22 288 -22 c 0 + 188 -22 120 1 57 55 c 1 + 53 91 52 96 41 131 c 1 + 62 138 l 1 + 100 65 167 30 268 30 c 0 + 398 30 482 98 482 203 c 0 + 482 290 426 331 307 331 c 0 + 302 331 289 331 277 330 c 1 + 291 369 l 1 + 321 369 l 2 + 382 369 421 380 454 405 c 0 + 490 432 509 473 509 519 c 0 + 509 605 442 657 332 657 c 0 + 275 657 224 642 192 616 c 0 + 167 595 153 574 136 527 c 1 +EndSplineSet +Kerns2: 605 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10026 +Encoding: 1048 1048 613 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +186 172 m 1 + 223 206 l 2 + 418 386 547 510 609 576 c 1 + 612 594 613 607 613 621 c 0 + 613 652 605 655 527 661 c 1 + 531 688 l 1 + 587 686 614 685 657 685 c 0 + 699 685 728 686 784 688 c 1 + 781 661 l 1 + 768 660 756 659 752 659 c 0 + 713 657 704 653 699 635 c 0 + 693 613 685 572 673 498 c 0 + 667 465 659 420 648 353 c 0 + 609 131 602 86 602 63 c 0 + 602 33 611 29 683 24 c 1 + 678 -4 l 1 + 617 -1 594 0 562 0 c 0 + 531 0 513 -1 431 -4 c 1 + 436 24 l 1 + 469 25 489 28 501 33 c 0 + 517 41 520 52 537 152 c 0 + 547.080340832 206.433840493 578.897485827 388.684076907 590 459 c 2 + 599 513 l 1 + 578.923229226 493.410104107 558.586064865 474.080601802 538 455 c 0 + 418.994622044 341.575200812 300.048779531 230.854847324 185 113 c 1 + 181 109 l 1 + 176 105 l 1 + 173 83 172 70 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 277 658 271 655 264 622 c 0 + 251.667755755 556.81528042 231.354625547 438.127753282 211 316 c 2 + 186 172 l 1 +EndSplineSet +EndChar + +StartChar: afii10028 +Encoding: 1050 1050 614 +Width: 595 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 278 657 273 655 266 627 c 0 + 260 604 257 589 251 551 c 0 + 241 495 232 441 222 380 c 2 + 217 351 l 1 + 287 407 344 461 470 596 c 0 + 516 645 520 649 522 664 c 1 + 522 678 l 1 + 523 688 l 1 + 556 686 572 685 589 685 c 0 + 608 685 621 686 647 688 c 1 + 646 661 l 1 + 629 659 l 2 + 601 656 597 654 573 633 c 1 + 401 470 l 1 + 327 398 321 393 292 364 c 1 + 325 325 328 320 465 148 c 0 + 514 85 541 51 545 46 c 0 + 561 29 568 26 610 24 c 1 + 609 -4 l 1 + 565 -1 555 0 542 0 c 0 + 526 0 513 -1 479 -4 c 1 + 368 150 341 185 214 338 c 1 + 206.699681655 287.966985012 197.322130482 240.011202851 189 191 c 1 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +Kerns2: 612 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10029 +Encoding: 1051 1051 615 +Width: 708 +Flags: MW +LayerCount: 2 +Fore +SplineSet +765 688 m 1 + 763 661 l 1 + 750 660 738 659 734 659 c 0 + 695 657 686 653 681 635 c 0 + 667.934370356 593.189985138 639.313512666 411.542079618 630 353 c 0 + 590 126 584 87 584 63 c 0 + 584 33 594 29 665 24 c 1 + 660 -4 l 1 + 601 -1 574 0 545 0 c 0 + 516 0 490 -1 413 -4 c 1 + 418 24 l 1 + 451 25 470 28 482 33 c 0 + 498 41 502 53 519 152 c 0 + 523 179 533 236 548 318 c 0 + 578 491 592 581 592 608 c 0 + 592 639 571 645 461 645 c 0 + 409 645 369 643 354 641 c 0 + 328 636 327 632 312 539 c 0 + 288 387 269 311 232 224 c 0 + 167 71 78 -17 -15 -17 c 0 + -24 -17 -27 -16 -34 -13 c 1 + -26 52 l 1 + -17 55 l 1 + -4 44 8 40 26 40 c 0 + 59 40 93 59 114 88 c 0 + 146 134 176 228 211 383 c 0 + 238 501 253 589 253 621 c 0 + 253 652 245 656 167 661 c 1 + 172 688 l 1 + 222 685 359 683 476 683 c 0 + 588 683 706 685 765 688 c 1 +EndSplineSet +EndChar + +StartChar: afii10030 +Encoding: 1052 1052 616 +Width: 904 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-15 -4 m 1 + -12 24 l 1 + 19 26 29 27 39 32 c 0 + 57 40 64 55 93 157 c 0 + 94 163 129 282 140 319 c 0 + 197 510 219 595 219 617 c 0 + 219 646 197 657 127 661 c 1 + 127 688 l 1 + 163 686 181 685 205 685 c 0 + 230 685 248 686 283 688 c 1 + 332.774348148 495.015479279 385.613981981 303.752215835 438 112 c 1 + 448 128 457 143 466 157 c 2 + 599 390 l 2 + 694 555 751 654 770 688 c 1 + 806 686 823 685 847 685 c 0 + 870 685 889 686 928 688 c 1 + 926 661 l 1 + 847 659 847 659 838 565 c 0 + 824 420 801 114 801 70 c 0 + 801 46 807 35 823 29 c 0 + 833 26 839 25 885 24 c 1 + 883 -4 l 1 + 771 0 771 0 758 0 c 0 + 738 0 720 -1 630 -4 c 1 + 633 24 l 1 + 651 24 l 1 + 712 27 720 32 724 78 c 0 + 737.557238613 227.129624746 759.348781963 539.975639258 761 573 c 1 + 609 325 461 68 420 -21 c 1 + 396 -21 l 1 + 355 139 354 144 258 493 c 1 + 244 546 l 1 + 225 469 180 303 143 169 c 0 + 125 106 119 76 119 56 c 0 + 119 39 125 32 141 28 c 0 + 143 27 165 26 207 24 c 1 + 203 -4 l 1 + 111 0 105 0 91 0 c 0 + 71 0 55 -1 -15 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10031 +Encoding: 1053 1053 617 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 271 657 270 656 260 602 c 0 + 243 512 229 431 222 382 c 1 + 267 379 289 378 354 378 c 0 + 426 378 505 379 577 382 c 1 + 581 404 l 1 + 613 597 613 597 613 621 c 0 + 613 652 605 655 527 661 c 1 + 531 688 l 1 + 587 686 614 685 657 685 c 0 + 699 685 728 686 784 688 c 1 + 781 661 l 1 + 768 660 756 659 752 659 c 0 + 713 657 704 653 699 635 c 0 + 693 613 685 572 673 498 c 0 + 667 465 659 420 648 353 c 0 + 609 131 602 86 602 63 c 0 + 602 33 611 29 683 24 c 1 + 678 -4 l 1 + 617 -1 594 0 562 0 c 0 + 531 0 513 -1 431 -4 c 1 + 436 24 l 1 + 477 26 499 30 507 37 c 0 + 517 48 520 56 531 118 c 0 + 534 135 546 202 566 318 c 1 + 569 338 l 1 + 505 340 467 340 369 340 c 0 + 291 340 262 340 214 338 c 1 + 206.623231577 285.376768423 196.519271416 235.480728584 188 184 c 0 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10032 +Encoding: 1054 1054 618 +Width: 738 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 704 m 0 + 635 704 727 608 727 434 c 0 + 727 311 686 193 611 105 c 0 + 542 21 449 -21 338 -21 c 0 + 166 -21 72 75 72 250 c 0 + 72 386 118 512 198 597 c 0 + 266 669 354 704 468 704 c 0 +440 666 m 0 + 344 666 274 626 228 546 c 0 + 184 467 159 362 159 257 c 0 + 159 184 175 126 206 88 c 0 + 241 45 301 18 364 18 c 0 + 447 18 525 65 568 140 c 0 + 613 218 638 323 638 432 c 0 + 638 509 623 564 590 603 c 0 + 558 642 502 666 440 666 c 0 +EndSplineSet +Kerns2: 605 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10033 +Encoding: 1055 1055 619 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +784 688 m 1 + 781 661 l 1 + 768 660 756 659 752 659 c 0 + 713 657 704 653 699 635 c 0 + 693 614 686 575 674 507 c 0 + 668 470 659 415 648 353 c 0 + 611 145 602 87 602 63 c 0 + 602 33 612 29 683 24 c 1 + 678 -4 l 1 + 619 -1 592 0 563 0 c 0 + 535 0 508 -1 431 -4 c 1 + 436 24 l 1 + 477 26 499 30 507 37 c 0 + 517 48 520 56 531 118 c 2 + 537 152 l 2 + 547 207 556 262 566 318 c 0 + 603 528 610 576 610 606 c 0 + 610 641 594 645 448 645 c 0 + 309 645 282 643 272 632 c 0 + 263 621 258 596 226 402 c 0 + 223 388 218 358 211 316 c 0 + 186 173 172 83 172 62 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 176 0 142 0 c 0 + 124 0 104 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 158 685 294 683 477 683 c 0 + 603 683 722 685 784 688 c 1 +EndSplineSet +EndChar + +StartChar: afii10034 +Encoding: 1056 1056 620 +Width: 548 +Flags: MW +LayerCount: 2 +Fore +SplineSet +222 685 m 0 + 268.920575916 685 359.925759077 690 396 690 c 0 + 506 690 566 636 566 538 c 0 + 566 401 463 289 335 289 c 0 + 304 289 284 293 252 307 c 1 + 251 333 l 1 + 257 337 l 1 + 280 326 295 322 318 322 c 0 + 411 322 478 405 478 519 c 0 + 478 605 431 651 342 651 c 0 + 318 651 300 649 269 643 c 1 + 248.164418423 541.137156733 232.325469768 442.952818606 213 327 c 1 + 189 192 l 1 + 171 74 171 74 171 61 c 0 + 171 33 184 28 269 24 c 1 + 266 -4 l 1 + 246 -3 228 -3 222 -3 c 0 + 171 -1 137 0 128 0 c 0 + 96 0 89 0 3 -4 c 1 + 7 24 l 1 + 43 24 67 29 75 35 c 0 + 87 47 89 52 100 117 c 0 + 112 185 125 261 139 336 c 0 + 182 604 182 604 182 623 c 0 + 182 652 176 654 97 661 c 1 + 101 688 l 1 + 129 686 163 685 222 685 c 0 +EndSplineSet +Kerns2: 12 -104 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10035 +Encoding: 1057 1057 621 +Width: 635 +Flags: MW +LayerCount: 2 +Fore +SplineSet +611 110 m 1 + 622 104 l 1 + 621 100 620 98 619 97 c 2 + 617 88 l 1 + 614 77 l 2 + 613 76 613 73 612 68 c 0 + 537 6 461 -21 363 -21 c 0 + 178 -21 73 89 73 282 c 0 + 73 414 117 520 205 601 c 0 + 279 670 369 704 472 704 c 0 + 541 704 599 691 663 662 c 1 + 650 607 643 566 639 519 c 1 + 609 519 l 1 + 610 576 l 2 + 610 597 607 603 593 614 c 0 + 553 644 497 661 435 661 c 0 + 344 661 273 622 226 547 c 0 + 183 480 161 395 161 301 c 0 + 161 131 247 32 396 32 c 0 + 471 32 535 55 611 110 c 1 +EndSplineSet +Kerns2: 605 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10036 +Encoding: 1058 1058 622 +Width: 552 +Flags: MW +LayerCount: 2 +Fore +SplineSet +123 -4 m 1 + 125 24 l 1 + 145 25 l 2 + 196 28 208 32 216 49 c 0 + 221 58 226 79 238 150 c 2 + 277 388 l 2 + 297 504 304 553 315 646 c 1 + 243 646 149 642 141 639 c 0 + 122 633 119 628 93 527 c 1 + 66 527 l 1 + 67 538 68 545 68 547 c 2 + 76 604 l 1 + 79 633 81 649 82 680 c 1 + 90 688 l 1 + 206 685 259 684 348 684 c 0 + 438 684 489 685 619 688 c 1 + 628 682 l 1 + 620 652 616 630 612 604 c 0 + 610 585 608 566 605 548 c 0 + 605 545 604 538 602 527 c 1 + 576 527 l 1 + 576 594 l 2 + 576 632 575 636 558 639 c 0 + 501 644 480 645 397 646 c 1 + 382.61289374 560.38710626 367.631697224 475.368302776 353 390 c 0 + 302 82 302 82 302 64 c 0 + 302 43 310 33 329 29 c 0 + 337 28 358 26 394 24 c 1 + 389 -4 l 1 + 344 -1 319 0 261 0 c 0 + 199 0 170 -1 123 -4 c 1 +EndSplineSet +Kerns2: 12 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10037 +Encoding: 1059 1059 623 +Width: 604 +Flags: MW +LayerCount: 2 +Fore +SplineSet +116 -4 m 1 + 124 71 l 1 + 140 71 l 1 + 155 58 164 55 179 55 c 0 + 232 55 275 102 315 202 c 1 + 284 346 260 428 229 503 c 0 + 189 602 162 629 104 629 c 0 + 90 629 81 628 56 625 c 1 + 55 650 l 1 + 86.29516513 663.176911634 101.283166422 671.369899853 129 688 c 2 + 145 697 l 1 + 148.537819813 697.307636505 152.017968242 697.464440161 155.443743447 697.464440161 c 0 + 241.104280013 697.464440161 292.768728549 599.425176481 362 310 c 1 + 486 586 560 676 676 688 c 1 + 684 684 l 1 + 671 619 l 1 + 562 612 487 516 365 231 c 0 + 330 147 305 103 268 60 c 0 + 230 16 181 -11 141 -11 c 0 + 132 -11 126 -10 116 -4 c 1 +EndSplineSet +Kerns2: 12 -112 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 605 -113 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -113 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -113 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -89 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -87 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -113 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10038 +Encoding: 1060 1060 624 +Width: 749 +Flags: MW +LayerCount: 2 +Fore +SplineSet +578 688 m 1 + 574 661 l 1 + 567 660 560 660 557 660 c 0 + 507 658 500 655 493 635 c 0 + 490 629 485 605 482 587 c 1 + 538 586 596 574 644 553 c 0 + 729 517 771 453 771 359 c 0 + 771 190 638 96 400 96 c 1 + 398 79 397 68 397 61 c 0 + 397 33 408 28 477 24 c 1 + 473 -4 l 1 + 424 -1 400 0 367 0 c 0 + 351 0 321 -1 227 -4 c 1 + 231 24 l 1 + 307 27 310 29 321 96 c 1 + 262 97 204 109 158 129 c 0 + 76 166 34 232 34 327 c 0 + 34 460 118 549 269 576 c 0 + 316 585 330 586 403 587 c 1 + 405 600 406 610 406 620 c 0 + 406 652 399 656 320 661 c 1 + 325 688 l 1 + 375 686 401 685 448 685 c 0 + 495 685 527 686 578 688 c 1 +471 524 m 1 + 448.760359488 392.296388401 425.902193822 268.339808295 406 134 c 1 + 482 136 538 148 581 171 c 0 + 646 208 685 278 685 359 c 0 + 685 436 652 489 584 521 c 0 + 551 536 514 545 475 548 c 1 + 474 544 l 1 + 471 524 l 1 +329 136 m 1 + 339.542991247 209.800938727 383.057587941 451.862804028 398 546 c 1 + 398 549 l 1 + 316 548 266 537 224 513 c 0 + 159 475 120 403 120 322 c 0 + 120 209 198 139 329 136 c 1 +EndSplineSet +Kerns2: 605 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10039 +Encoding: 1061 1061 625 +Width: 627 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 -4 m 1 + -1 24 l 1 + 44 25 57 29 73 44 c 0 + 88 58 108 80 155 137 c 2 + 319 339 l 1 + 222 527 l 2 + 185 600 171 624 159 640 c 0 + 149 652 149 652 89 659 c 2 + 74 661 l 1 + 74 688 l 1 + 123 686 147 685 193 685 c 0 + 244 685 278 686 338 688 c 1 + 337 661 l 1 + 272 657 257 653 257 638 c 0 + 257 630 269 602 296 550 c 2 + 372 402 l 1 + 491 553 l 2 + 545 623 549 629 549 639 c 0 + 549 653 537 657 469 661 c 1 + 471 688 l 1 + 511 686 530 685 577 685 c 0 + 629 685 652 686 692 688 c 1 + 693 661 l 1 + 684 660 676 659 673 659 c 0 + 640 656 635 653 616 633 c 0 + 600 615 591 604 548 553 c 2 + 391 365 l 1 + 512 131 l 2 + 540 79 554 55 566 42 c 0 + 577 29 586 27 641 24 c 1 + 641 -4 l 1 + 565 -1 543 0 519 0 c 0 + 516 0 469 -1 380 -4 c 1 + 381 24 l 1 + 451 25 465 29 465 45 c 0 + 465 54 464 57 446 92 c 0 + 445.894467589 92.1582986168 427.466072555 125.601782335 425 133 c 1 + 338 303 l 1 + 256 199 l 1 + 151 60 151 60 151 49 c 0 + 151 34 169 29 239 24 c 1 + 239 -4 l 1 + 192 -1 170 0 133 0 c 0 + 100 0 78 -1 -1 -4 c 1 +EndSplineSet +Kerns2: 612 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10040 +Encoding: 1062 1062 626 +Width: 734 +Flags: MW +LayerCount: 2 +Fore +SplineSet +608 -136 m 1 + 610.33297416 -108.004310081 617 -60.1918096115 617 -47 c 0 + 617 -26 612 -17 597 -10 c 0 + 578 -3 486 1 302 1 c 0 + 179 1 64 -1 2 -4 c 1 + 5 23 l 1 + 18 24 30 25 34 25 c 0 + 76 28 83 31 89 58 c 0 + 104.586224482 142.165612202 124.757562327 259.771271723 137 331 c 0 + 183 597 183 597 183 621 c 0 + 183 651 173 656 103 661 c 1 + 107 688 l 1 + 166 685 193 684 223 684 c 0 + 252 684 279 685 355 688 c 1 + 350 661 l 1 + 316 659 297 656 285 651 c 0 + 269 643 266 632 249 533 c 0 + 248 525 234 448 220 366 c 0 + 188 186 176 106 176 79 c 0 + 176 43 191 39 338 39 c 0 + 477 39 504 41 514 52 c 0 + 523 63 528 86 560 282 c 0 + 561 286 568 325 575 368 c 0 + 601 516 614 601 614 623 c 0 + 614 651 603 656 534 661 c 1 + 538 688 l 1 + 586 685 609 684 643 684 c 0 + 661 684 681 685 784 688 c 1 + 780 661 l 1 + 738 659 716 655 707 646 c 0 + 698 636 696 627 685 564 c 0 + 684.504763286 562.019053146 604 100.58428252 604 77 c 0 + 604 46 610 43 693 42 c 1 + 679 18 646 -93 640 -136 c 1 + 608 -136 l 1 +EndSplineSet +EndChar + +StartChar: afii10041 +Encoding: 1063 1063 627 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +348 -4 m 1 + 352 24 l 1 + 386 25 405 28 417 34 c 0 + 432 42 434 50 449 137 c 0 + 453 157 457 183 473 276 c 1 + 404 259 365 254 313 254 c 0 + 187 254 117 307 117 403 c 0 + 117 423 120 455 126 482 c 0 + 141 564 147 604 147 626 c 0 + 147 651 135 656 62 661 c 1 + 66 688 l 1 + 100 686 118 685 151 685 c 0 + 185 685 202 686 234 688 c 1 + 239 682 l 1 + 225 619 l 2 + 222 604 219 589 218 586 c 2 + 201 489 l 2 + 195 456 192 428 192 407 c 0 + 192 332 243 295 348 295 c 0 + 397 295 433 300 480 315 c 1 + 492 385 l 2 + 520 552 527 597 527 621 c 0 + 527 652 520 655 441 661 c 1 + 445 688 l 1 + 495 686 521 685 569 685 c 0 + 616 685 647 686 698 688 c 1 + 695 661 l 1 + 687 660 680 660 678 660 c 0 + 628 658 620 655 613 635 c 0 + 602.987860193 602.460545626 567.030412532 379.823798081 563 359 c 2 + 542 236 l 2 + 527 152 517 81 517 62 c 0 + 517 33 528 28 598 24 c 1 + 593 -4 l 1 + 545 -1 521 0 488 0 c 0 + 470 0 450 -1 348 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10042 +Encoding: 1064 1064 628 +Width: 1035 +Flags: MW +LayerCount: 2 +Fore +SplineSet +477 661 m 1 + 481 688 l 1 + 529 685 553 684 590 684 c 0 + 623 684 654 685 730 688 c 1 + 725 661 l 1 + 684 659 662 654 654 647 c 0 + 643 636 641 629 630 566 c 0 + 629 560 617 493 595 366 c 2 + 586 315 l 1 + 551 103 551 103 551 79 c 0 + 551 60 555 54 569 48 c 0 + 586 42 622 39 685 39 c 0 + 792 39 822 42 832 53 c 0 + 842 63 845 82 878 282 c 0 + 881 299 886 329 893 368 c 0 + 921 525 932 600 932 622 c 0 + 932 651 921 656 852 661 c 1 + 856 688 l 1 + 905 685 927 684 962 684 c 0 + 979 684 999 685 1102 688 c 1 + 1098 661 l 1 + 1064 659 1045 657 1033 651 c 0 + 1018 643 1013 629 996 526 c 0 + 991 494 979 423 963 327 c 0 + 933 154 923 90 923 63 c 0 + 923 32 931 29 1009 23 c 1 + 1004 -4 l 1 + 943 -1 744 2 532 2 c 0 + 357.686717346 1.12669447461 169.957683264 3.14713545803 2 -4 c 1 + 5 23 l 1 + 18 24 30 25 34 25 c 0 + 76 28 83 31 89 58 c 0 + 104.586224482 142.165612202 124.757562327 259.771271723 137 331 c 0 + 183 597 183 597 183 621 c 0 + 183 651 173 656 103 661 c 1 + 107 688 l 1 + 166 685 193 684 223 684 c 0 + 252 684 279 685 355 688 c 1 + 350 661 l 1 + 316 659 297 656 285 651 c 0 + 269 643 266 632 249 533 c 0 + 247 520 236 458 220 366 c 0 + 188 185 176 107 176 79 c 0 + 176 60 180 54 194 48 c 0 + 210 42 247 39 310 39 c 0 + 417 39 448 42 457 53 c 0 + 466 63 471 85 503 282 c 0 + 504 284 511 328 518 368 c 0 + 542 506 557 601 557 623 c 0 + 557 651 546 656 477 661 c 1 +EndSplineSet +EndChar + +StartChar: afii10043 +Encoding: 1065 1065 629 +Width: 1043 +Flags: MW +LayerCount: 2 +Fore +SplineSet +926 -136 m 1 + 928.33297416 -108.004310081 935 -60.1918096115 935 -47 c 0 + 935 -22 926 -11 904 -7 c 0 + 875 -1 749 2 576 2 c 2 + 527 2 l 1 + 92 0 66 0 2 -4 c 1 + 5 23 l 1 + 18 24 30 25 34 25 c 0 + 76 28 83 31 89 58 c 0 + 104.586224482 142.165612202 124.757562327 259.771271723 137 331 c 0 + 183 597 183 597 183 621 c 0 + 183 651 173 656 103 661 c 1 + 107 688 l 1 + 166 685 193 684 223 684 c 0 + 252 684 279 685 355 688 c 1 + 350 661 l 1 + 316 659 297 656 285 651 c 0 + 269 643 266 632 249 533 c 0 + 247 520 236 458 220 366 c 0 + 188 185 176 107 176 79 c 0 + 176 60 180 54 194 48 c 0 + 210 42 247 39 310 39 c 0 + 417 39 448 42 457 53 c 0 + 466 63 471 85 503 282 c 0 + 504 284 511 328 518 368 c 0 + 542 506 557 601 557 623 c 0 + 557 651 546 656 477 661 c 1 + 481 688 l 1 + 529 685 553 684 590 684 c 0 + 623 684 654 685 730 688 c 1 + 725 661 l 1 + 684 659 662 654 654 647 c 0 + 643 636 641 629 630 566 c 0 + 629 560 617 493 595 366 c 2 + 586 315 l 1 + 551 103 551 103 551 79 c 0 + 551 60 555 54 569 48 c 0 + 586 42 622 39 685 39 c 0 + 792 39 822 42 832 53 c 0 + 842 63 845 82 878 282 c 0 + 881 299 886 329 893 368 c 0 + 921 525 932 600 932 622 c 0 + 932 651 921 656 852 661 c 1 + 856 688 l 1 + 905 685 927 684 962 684 c 0 + 979 684 999 685 1102 688 c 1 + 1098 661 l 1 + 1056 659 1034 655 1026 646 c 0 + 1017 636 1014 627 1003 564 c 0 + 1002.51450097 561.410671826 922 100.362081044 922 77 c 0 + 922 46 927 43 1011 42 c 1 + 997 18 965 -92 958 -136 c 1 + 926 -136 l 1 +EndSplineSet +EndChar + +StartChar: afii10046 +Encoding: 1068 1068 630 +Width: 521 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 -5 m 0 + 227.286173971 -5 163.965390125 0 129 0 c 0 + 97 0 74 -1 29 -4 c 1 + 34 24 l 1 + 70 37 74 39 80 45 c 0 + 90 55 90 55 141 353 c 0 + 162 471 180 598 180 622 c 0 + 180 652 172 656 94 661 c 1 + 98 688 l 1 + 148 686 174 685 222 685 c 0 + 269 685 300 686 351 688 c 1 + 348 661 l 1 + 340 660 333 660 331 660 c 0 + 270 657 269 656 259 606 c 0 + 249 556 240 500 222 373 c 1 + 249 374 273 375 288 375 c 0 + 432 375 516 320 516 224 c 0 + 516 109 390 -5 263 -5 c 0 +273 336 m 1 + 215 335 l 1 + 200 260 177 114 169 44 c 1 + 206 36 228 34 258 34 c 0 + 314 34 356 49 382 79 c 0 + 410 110 427 161 427 211 c 0 + 427 299 382 336 273 336 c 1 +EndSplineSet +Kerns2: 622 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10045 +Encoding: 1067 1067 631 +Width: 821 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 -5 m 0 + 227.286173971 -5 163.965390125 0 129 0 c 0 + 97 0 74 -1 29 -4 c 1 + 34 24 l 1 + 70 37 74 39 80 45 c 0 + 90 55 90 55 141 353 c 0 + 162 471 180 598 180 622 c 0 + 180 652 172 656 94 661 c 1 + 98 688 l 1 + 148 686 174 685 222 685 c 0 + 269 685 300 686 351 688 c 1 + 348 661 l 1 + 340 660 333 660 331 660 c 0 + 270 657 269 656 259 606 c 0 + 249 556 240 500 222 373 c 1 + 249 374 273 375 288 375 c 0 + 432 375 516 320 516 224 c 0 + 516 109 390 -5 263 -5 c 0 +273 336 m 1 + 215 335 l 1 + 200 260 177 114 169 44 c 1 + 206 36 228 34 258 34 c 0 + 314 34 356 49 382 79 c 0 + 410 110 427 161 427 211 c 0 + 427 299 382 336 273 336 c 1 +532 -4 m 1 + 536 24 l 1 + 570 25 589 28 601 34 c 0 + 616 41 621 56 638 165 c 0 + 643 195 654 261 671 357 c 0 + 699 516 711 593 711 621 c 0 + 711 652 703 656 625 661 c 1 + 629 688 l 1 + 679 686 705 685 753 685 c 0 + 800 685 831 686 882 688 c 1 + 879 661 l 1 + 871 660 864 660 862 660 c 0 + 812 658 804 655 798 635 c 0 + 792 619 786 587 775 524 c 0 + 766 468 757 414 747 359 c 0 + 716 183 701 84 701 61 c 0 + 701 33 712 28 782 24 c 1 + 777 -4 l 1 + 729 -1 705 0 671 0 c 0 + 656 0 625 -1 532 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10044 +Encoding: 1066 1066 632 +Width: 619 +Flags: MW +LayerCount: 2 +Fore +SplineSet +365 -5 m 0 + 328.731007569 -5 266.216134482 0 230 0 c 0 + 198 0 175 -1 130 -4 c 1 + 135 24 l 1 + 162 34 167 36 174 40 c 0 + 189 47 195 68 210 167 c 0 + 211 175 224 253 242 353 c 0 + 254 425 259 454 277 579 c 1 + 278 608 l 2 + 278 626 275 633 267 638 c 0 + 254 644 225 648 193 648 c 0 + 118 648 112 641 84 528 c 1 + 55 528 l 1 + 71 633 72 639 72 687 c 1 + 82 692 l 1 + 125 687 238 684 349 684 c 0 + 371 684 404 685 452 688 c 1 + 449 661 l 1 + 441 660 434 660 432 660 c 0 + 371 657 370 656 360 606 c 0 + 350 553 341 500 323 373 c 1 + 351 374 375 375 391 375 c 0 + 533 375 617 319 617 225 c 0 + 617 110 491 -5 365 -5 c 0 +374 336 m 1 + 315 335 l 1 + 298 244 277 109 270 44 c 1 + 307 36 329 34 359 34 c 0 + 415 34 457 49 483 79 c 0 + 511 110 528 161 528 211 c 0 + 528 299 483 336 374 336 c 1 +EndSplineSet +Kerns2: 622 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10047 +Encoding: 1069 1069 633 +Width: 669 +Flags: MW +LayerCount: 2 +Fore +SplineSet +564 318 m 1 + 545.805906759 304.354430069 510.802014354 280.856644593 480 271 c 1 + 459 274 455 276 430 288 c 0 + 366 320 348 327 326 327 c 0 + 304 327 279 318 248 297 c 1 + 236 313 l 1 + 291 360 315 377 336 384 c 1 + 368 381 388 375 443 349 c 0 + 475 334 492 329 507 329 c 0 + 523 329 542 335 567 350 c 1 + 568 359 568 369 568 380 c 0 + 568 558 485 657 335 657 c 0 + 275 657 224 642 192 616 c 0 + 167 596 153 574 136 527 c 1 + 111 527 l 1 + 113.808095307 565.525238027 116.461499301 604.205167366 119 643 c 1 + 207 686 271 702 358 702 c 0 + 461 702 533 676 583 622 c 0 + 631 569 656 495 656 402 c 0 + 656 161 492 -21 275 -21 c 0 + 188 -21 117 4 57 55 c 1 + 53 90 52 96 41 131 c 1 + 62 138 l 1 + 81 101 96 85 126 66 c 0 + 166 41 213 28 266 28 c 0 + 426 28 543 141 564 318 c 1 +EndSplineSet +Kerns2: 605 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10048 +Encoding: 1070 1070 634 +Width: 1028 +Flags: MW +LayerCount: 2 +Fore +SplineSet +353 688 m 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 271 657 270 656 260 602 c 0 + 243 512 229 431 222 382 c 1 + 269 379 304 378 385 378 c 1 + 433 586 569 704 763 704 c 0 + 934 704 1026 610 1026 434 c 0 + 1026 311 985 193 910 105 c 0 + 841 21 748 -21 637 -21 c 0 + 558 -21 490 2 444 43 c 0 + 395 89 371 158 371 256 c 0 + 371 286 373 307 377 340 c 1 + 346 339 319 339 309 339 c 2 + 241 339 l 1 + 214 338 l 1 + 204 279 l 2 + 176 110 172 83 172 62 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 176 0 142 0 c 0 + 124 0 104 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 +740 666 m 0 + 644 666 573 626 528 546 c 0 + 483 466 459 362 459 252 c 0 + 459 185 476 125 506 88 c 0 + 541 45 601 18 663 18 c 0 + 746 18 825 65 867 140 c 0 + 912 218 937 324 937 433 c 0 + 937 509 922 564 889 603 c 0 + 857 642 801 666 740 666 c 0 +EndSplineSet +Kerns2: 605 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 611 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10049 +Encoding: 1071 1071 635 +Width: 634 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 371 m 1 + 439 355 l 1 + 337.425073674 255.012181898 223.049948437 127.681191991 122 14 c 0 + 117 9 111 3 106 -3 c 1 + 78 -1 61 0 42 0 c 0 + 30 0 16 0 -34 -3 c 1 + -29 27 l 1 + 33 32 40 36 105 106 c 0 + 140.68698867 143.849836469 269.588535674 276.908281009 331 349 c 1 + 228 363 167 421 167 506 c 0 + 167 566 196 624 241 656 c 0 + 276 681 324 692 394 692 c 0 + 437 692 477 690 607 683 c 1 + 656 686 664 687 689 688 c 1 + 686 661 l 1 + 678 660 671 660 668 660 c 0 + 619 658 611 655 604 635 c 0 + 599 619 593 587 582 524 c 0 + 574 476 565 421 554 359 c 0 + 523 181 508 84 508 61 c 0 + 508 33 519 28 588 24 c 1 + 584 -4 l 1 + 536 -1 514 0 478 0 c 0 + 466 0 433 -1 338 -4 c 1 + 342 24 l 1 + 377 25 395 27 407 33 c 0 + 423 41 427 55 445 165 c 0 + 448 188 460 258 477 357 c 0 + 498 474 515 579 523 641 c 1 + 482 650 459 653 428 653 c 0 + 319 653 249 590 249 490 c 0 + 249 413 305 369 403 369 c 0 + 414 369 422 370 437 371 c 1 +EndSplineSet +EndChar + +StartChar: afii10050 +Encoding: 1168 1168 636 +Width: 466 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 48 25 69 29 78 39 c 0 + 87 49 89 55 101 124 c 0 + 107 161 120 233 141 357 c 0 + 181 596 181 596 181 619 c 0 + 181 650 177 652 95 658 c 1 + 100 686 l 1 + 128 684 197 682 241 682 c 0 + 365 682 453 686 475 694 c 0 + 487 698 490 706 492 736 c 0 + 493 743 493 755 494 774 c 2 + 495 794 l 1 + 521 794 l 1 + 522 761 524 738 527 719 c 0 + 529 701 531 683 534 665 c 1 + 535 655 l 1 + 531 647 l 1 + 499 643 483 642 461 642 c 2 + 343 644 l 2 + 326 644 324 644 269 641 c 1 + 261 608 258 592 246 522 c 0 + 241 489 231 435 218 359 c 0 + 190 203 172 84 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +Kerns2: 609 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -88 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -94 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -100 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -94 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -107 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -94 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -94 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10051 +Encoding: 1026 1026 637 +Width: 708 +Flags: MW +LayerCount: 2 +Fore +SplineSet +338 -188 m 1 + 338 -172 l 1 + 337 -159 l 1 + 345 -150 l 1 + 353 -158 360 -160 374 -160 c 0 + 437 -160 495 -114 540 -30 c 0 + 577 39 600 135 600 218 c 0 + 600 328 542 390 438 390 c 0 + 396 390 359 384 313 369 c 1 + 304 313 303 302 277 150 c 0 + 269 101 266 78 266 64 c 0 + 266 43 274 33 293 29 c 0 + 301 28 322 26 358 24 c 1 + 353 -4 l 1 + 309 -1 283 0 225 0 c 0 + 164 0 134 -1 87 -4 c 1 + 90 24 l 1 + 110 25 l 2 + 179 29 181 31 194 103 c 0 + 212.267441358 211.299830911 256.90366591 476.626883342 280 646 c 1 + 159 642 137 641 131 635 c 0 + 119 624 117 617 93 527 c 1 + 66 527 l 1 + 67 538 68 545 68 547 c 2 + 76 604 l 1 + 79 633 81 649 82 680 c 1 + 90 688 l 1 + 204 685 265 684 351 684 c 0 + 436 684 495 685 619 688 c 1 + 628 682 l 1 + 620 652 616 630 612 604 c 0 + 610 585 608 566 605 548 c 0 + 605 545 604 538 602 527 c 1 + 576 527 l 1 + 576 576 l 2 + 576 635 576 635 558 639 c 0 + 537 643 453 646 361 646 c 1 + 347.628857137 566.371142863 333.955399707 487.044600293 320 408 c 1 + 390 426 427 431 477 431 c 0 + 544 431 604 411 639 378 c 0 + 671 347 688 296 688 232 c 0 + 688 120 652 2 596 -71 c 0 + 538 -145 453 -190 370 -190 c 0 + 361 -190 354 -190 338 -188 c 1 +EndSplineSet +EndChar + +StartChar: afii10053 +Encoding: 1028 1028 638 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +638 519 m 1 + 608 519 l 1 + 609 544 609 559 609 579 c 0 + 609 597 606 604 592 615 c 0 + 552 645 495 662 435 662 c 0 + 276 662 174 539 161 329 c 1 + 210 365 223 373 257 386 c 1 + 279 382 283 381 308 368 c 0 + 371 337 390 330 411 330 c 0 + 434 330 460 340 490 359 c 1 + 502 343 l 1 + 447 297 424 280 402 272 c 1 + 368 276 351 281 295 307 c 0 + 262 322 246 327 231 327 c 0 + 212 327 184 316 160 300 c 1 + 162 228 173 181 195 140 c 0 + 234 71 305 32 395 32 c 0 + 470 32 534 55 610 110 c 1 + 621 104 l 1 + 620 101 619 99 619 99 c 1 + 616 88 l 1 + 612 75 l 2 + 612 74 612 72 611 68 c 0 + 536 6 460 -21 362 -21 c 0 + 177 -21 72 89 72 282 c 0 + 72 414 116 520 204 601 c 0 + 278 670 368 704 471 704 c 0 + 540 704 598 691 662 662 c 1 + 649 607 642 566 638 519 c 1 +EndSplineSet +EndChar + +StartChar: afii10054 +Encoding: 1029 1029 639 +Width: 520 +Flags: MW +LayerCount: 2 +Fore +SplineSet +79 174 m 1 + 108 174 l 1 + 108 81 l 1 + 143 46 187 27 237 27 c 0 + 333 27 402 92 402 181 c 0 + 402 258 375 286 255 331 c 0 + 158 368 126 406 126 482 c 0 + 126 610 232 704 376 704 c 0 + 429 704 466 695 506 672 c 1 + 494 627 486 579 483 538 c 1 + 453 538 l 1 + 454 560 454 571 454 583 c 2 + 454 613 l 1 + 419 650 392 662 346 662 c 0 + 263 662 202 603 202 523 c 0 + 202 454 228 428 342 383 c 0 + 446 342 484 299 484 224 c 0 + 484 95 354 -21 209 -21 c 0 + 151 -21 101 -7 53 22 c 1 + 71.0880332046 97.6408661282 67.708927408 81.9077283999 76 151 c 0 + 77 155 78 163 79 174 c 1 +EndSplineSet +EndChar + +StartChar: afii10055 +Encoding: 1030 1030 640 +Width: 308 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 283 658 275 655 268 635 c 0 + 254.944651353 589.306279735 227.556864797 415.14658068 218 359 c 0 + 187 180 172 83 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +EndChar + +StartChar: uni04C0 +Encoding: 1216 1216 641 +Width: 308 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 283 658 275 655 268 635 c 0 + 254.944651353 589.306279735 227.556864797 415.14658068 218 359 c 0 + 187 180 172 83 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +EndChar + +StartChar: uni04CF +Encoding: 1231 1231 642 +Width: 308 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 283 658 275 655 268 635 c 0 + 254.944651353 589.306279735 227.556864797 415.14658068 218 359 c 0 + 187 180 172 83 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +EndSplineSet +EndChar + +StartChar: afii10057 +Encoding: 1032 1032 643 +Width: 317 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-57 -199 m 0 + -58.3333333333 -195 -59.6666666667 -191 -61 -187 c 2 + -61 -187 -62 -184 -63 -180 c 1 + -57 -174 l 1 + -49 -176 -44 -177 -36 -177 c 0 + 5 -177 49 -153 71 -119 c 0 + 108 -59 125 27 179 428 c 0 + 204 605 204 605 204 624 c 0 + 204 652 201 653 114 661 c 1 + 117 688 l 1 + 163 686 188 685 246 685 c 0 + 301 685 326 686 370 688 c 1 + 367 661 l 1 + 360 660 353 659 350 659 c 0 + 305 655 296 650 289 630 c 0 + 286 624 284 610 278 576 c 0 + 271 526 263 476 255 426 c 0 + 240.732687938 329.600645395 226.098134875 233.568531792 211 138 c 1 + 186 -53 170 -98 114 -151 c 0 + 78 -184 20 -206 -33 -206 c 0 + -41 -206 -46 -206 -56 -204 c 0 + -57 -202 -57 -200 -57 -199 c 0 +EndSplineSet +EndChar + +StartChar: afii10058 +Encoding: 1033 1033 644 +Width: 896 +Flags: MW +LayerCount: 2 +Fore +SplineSet +663 -5 m 0 + 628.051353293 -5 566.636008479 0 531 0 c 0 + 503 0 475 -1 399 -4 c 1 + 404 24 l 1 + 438 25 457 28 469 33 c 0 + 485 41 488 53 505 152 c 0 + 509 172 519 231 534 318 c 0 + 567 507 578 578 578 605 c 0 + 578 624 574 630 560 636 c 0 + 544 642 510 645 455 645 c 0 + 407 645 369 643 354 641 c 0 + 328 636 327 632 312 539 c 0 + 288 387 269 311 232 224 c 0 + 167 71 78 -17 -15 -17 c 0 + -24 -17 -27 -16 -34 -13 c 1 + -26 52 l 1 + -17 55 l 1 + -4 44 8 40 26 40 c 0 + 59 40 93 59 114 88 c 0 + 146 134 176 228 211 383 c 0 + 238 501 253 589 253 621 c 0 + 253 652 245 656 167 661 c 1 + 172 688 l 1 + 223 685 354 683 469 683 c 0 + 580 683 691 685 752 688 c 1 + 748 661 l 1 + 741 660 734 660 731 660 c 0 + 671 657 670 656 660 606 c 0 + 650 559 640 498 622 373 c 1 + 649 374 673 375 687 375 c 0 + 824 375 903 320 903 224 c 0 + 903 109 783 -5 663 -5 c 0 +674 336 m 1 + 615 335 l 1 + 602 268 577 107 569 44 c 1 + 606 36 628 34 657 34 c 0 + 710 34 749 49 773 79 c 0 + 798 110 814 161 814 211 c 0 + 814 299 772 336 674 336 c 1 +EndSplineSet +Kerns2: 622 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10059 +Encoding: 1034 1034 645 +Width: 915 +Flags: MW +LayerCount: 2 +Fore +SplineSet +682 -5 m 0 + 645.193221052 -5 584.145946076 0 547 0 c 0 + 518 0 499 -1 417 -4 c 1 + 422 24 l 1 + 463 26 486 30 493 37 c 0 + 504 48 506 56 517 118 c 0 + 520 131 531 198 552 318 c 1 + 556 338 l 1 + 491 340 455 340 365 340 c 0 + 291 340 262 340 214 338 c 1 + 206.623231577 285.376768423 196.519271416 235.480728584 188 184 c 0 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 271 657 270 656 260 602 c 0 + 243 512 229 431 222 382 c 1 + 267 379 288 378 352 378 c 0 + 415 378 493 379 563 382 c 1 + 567 404 l 1 + 599 597 599 597 599 621 c 0 + 599 652 591 655 513 661 c 1 + 518 688 l 1 + 573 686 601 685 644 685 c 0 + 689 685 719 686 771 688 c 1 + 767 661 l 1 + 760 660 752 660 750 660 c 0 + 690 657 689 656 679 606 c 0 + 668 555 660 502 642 376 c 1 + 668 377 691 378 706 378 c 0 + 844 378 922 322 922 223 c 0 + 922 109 802 -5 682 -5 c 0 +588 44 m 1 + 625 36 647 34 676 34 c 0 + 729 34 767 49 792 79 c 0 + 817 110 833 161 833 213 c 0 + 833 302 792 339 693 339 c 0 + 679 339 656 339 634 338 c 1 + 621 268 596 114 588 44 c 1 +EndSplineSet +Kerns2: 622 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 632 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10060 +Encoding: 1035 1035 646 +Width: 733 +Flags: MW +LayerCount: 2 +Fore +SplineSet +357 24 m 1 + 352 -4 l 1 + 308 -1 282 0 224 0 c 0 + 163 0 133 -1 86 -4 c 1 + 89 24 l 1 + 109 25 l 2 + 178 29 180 31 193 103 c 0 + 211.267441358 211.299830911 255.90366591 476.626883342 279 646 c 1 + 158 642 136 641 130 635 c 0 + 118 624 116 617 92 527 c 1 + 65 527 l 1 + 66 538 67 545 67 547 c 2 + 75 604 l 1 + 78 633 80 649 81 680 c 1 + 89 688 l 1 + 203 685 264 684 350 684 c 0 + 435 684 494 685 618 688 c 1 + 627 682 l 1 + 619 652 615 630 611 604 c 0 + 609 585 607 566 604 548 c 0 + 604 545 603 538 601 527 c 1 + 575 527 l 1 + 575 576 l 2 + 575 635 575 635 557 639 c 0 + 536 643 452 646 360 646 c 1 + 346.628857137 566.371142863 332.955399707 487.044600293 319 408 c 1 + 389 425 428 431 479 431 c 0 + 606 431 676 378 676 282 c 0 + 676 262 672 230 667 202 c 0 + 650 116 645 82 645 59 c 0 + 645 34 657 29 731 24 c 1 + 727 -4 l 1 + 666 -1 642 0 610 0 c 0 + 580 0 561 -1 479 -4 c 1 + 484 24 l 1 + 562 28 564 30 576 99 c 2 + 592 196 l 2 + 599 239 601 259 601 278 c 0 + 601 353 549 390 445 390 c 0 + 396 390 360 384 312 369 c 1 + 303 313 302 302 276 150 c 0 + 268 101 265 78 265 64 c 0 + 265 43 273 33 292 29 c 0 + 300 28 321 26 357 24 c 1 +EndSplineSet +EndChar + +StartChar: afii10145 +Encoding: 1039 1039 647 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +334 -135 m 1 + 302 -135 l 1 + 301 -60 297 -36 287 -22 c 0 + 272 -3 259 0 187 0 c 0 + 103 0 60 -1 2 -4 c 1 + 5 24 l 1 + 18 25 30 25 34 26 c 0 + 77 28 83 32 89 59 c 0 + 94 82 98 104 103 133 c 0 + 114 199 126 265 137 332 c 0 + 183 599 183 599 183 623 c 0 + 183 651 172 656 103 661 c 1 + 107 688 l 1 + 167 686 194 685 224 685 c 0 + 251 685 278 686 355 688 c 1 + 350 661 l 1 + 316 659 297 656 285 651 c 0 + 270 644 266 633 251 549 c 0 + 237 465 221 374 206 287 c 0 + 176 104 176 104 176 79 c 0 + 176 44 187 41 329 40 c 0 + 472 41 472 41 484 43 c 0 + 515 47 520 52 527 93 c 0 + 548.608794304 192.400453796 556.155322107 263.008223165 575 368 c 0 + 602 523 614 600 614 623 c 0 + 614 651 604 656 534 661 c 1 + 538 688 l 1 + 587 686 611 685 642 685 c 0 + 660 685 680 685 784 688 c 1 + 780 661 l 1 + 745 660 727 657 715 651 c 0 + 699 644 695 629 678 527 c 0 + 679 526 661 422 645 328 c 0 + 615 158 605 90 605 63 c 0 + 605 33 613 29 690 24 c 1 + 686 -4 l 1 + 640 -1 584 0 515 0 c 0 + 414 0 377 -11 356 -48 c 0 + 350 -61 346 -74 340 -103 c 2 + 337 -120 l 1 + 334 -135 l 1 +EndSplineSet +EndChar + +StartChar: uni04E8 +Encoding: 1256 1256 648 +Width: 738 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 359 m 1 + 634 360 l 1 + 637 383 638 401 638 429 c 0 + 638 586 570 666 437 666 c 0 + 318 666 240 601 193 463 c 0 + 181 430 173 396 168 360 c 1 + 224 357 262 356 328 356 c 0 + 424 356 547 357 626 359 c 1 +629 317 m 1 + 614 317 l 1 + 410 318 l 1 + 321 318 l 2 + 264 318 229 318 174 317 c 1 + 162 317 l 1 + 160 298 159 281 159 260 c 0 + 159 184 175 127 206 88 c 0 + 241 45 301 18 364 18 c 0 + 429 18 492 46 537 97 c 0 + 579 142 615 230 629 317 c 1 +468 704 m 0 + 635 704 727 608 727 434 c 0 + 727 311 686 193 611 105 c 0 + 542 21 449 -21 338 -21 c 0 + 166 -21 72 75 72 250 c 0 + 72 386 118 512 198 597 c 0 + 266 669 354 704 468 704 c 0 +EndSplineSet +EndChar + +StartChar: uni0496 +Encoding: 1174 1174 649 +Width: 980 +Flags: MW +LayerCount: 2 +Fore +SplineSet +491 378 m 1 + 496.81839502 412.910370119 527 565.348439613 527 622 c 0 + 527 652 519 656 441 661 c 1 + 446 688 l 1 + 496 686 522 685 568 685 c 0 + 613 685 644 686 695 688 c 1 + 692 661 l 1 + 684 660 677 660 675 660 c 0 + 621 657 615 655 608 627 c 0 + 600 594 600 589 576 451 c 2 + 564 379 l 1 + 637 381 l 1 + 728 467 810 555 884 646 c 0 + 892 658 892 661 892 688 c 1 + 933 685 942 685 959 685 c 0 + 976 685 990 686 1016 688 c 1 + 1015 661 l 1 + 978 657 975 656 963 647 c 0 + 954 641 941 629 902 590 c 0 + 842 531 782 471 722 411 c 0 + 707 396 702 392 682 371 c 1 + 772 244 809 192 860 115 c 0 + 897 61 902 55 920 47 c 0 + 926 44 938 43 956 43 c 2 + 990 42 l 1 + 976 18 944 -92 937 -136 c 1 + 905 -136 l 1 + 907.570706323 -107.722230442 914 -63.5351526283 914 -47 c 0 + 914 -11 902 -5 834 -4 c 1 + 740 152 708 201 612 339 c 1 + 557 339 l 1 + 531 195 514 85 514 62 c 0 + 514 33 525 28 594 24 c 1 + 590 -4 l 1 + 542 -1 518 0 487 0 c 0 + 472 0 442 -1 348 -4 c 1 + 352 24 l 1 + 409 26 426 32 432 53 c 0 + 438.375135897 70.8503805125 456.730664702 184.837855273 464 227 c 0 + 469 256 478 304 485 340 c 1 + 419 339 l 1 + 345 259 l 2 + 324 235 294 202 271 179 c 1 + 190 86 l 2 + 174 68 146 37 110 -4 c 1 + 76 -1 64 0 50 0 c 0 + 39 0 27 -1 -14 -4 c 1 + -12 24 l 1 + 15 25 26 27 37 32 c 0 + 53 38 77 62 148 141 c 0 + 205.809152123 204.894326031 317.065074076 329.118890655 369 386 c 1 + 316 460 242 565 192 634 c 0 + 176 651 159 659 132 661 c 1 + 134 688 l 1 + 162 686 176 685 194 685 c 0 + 211 685 226 686 258 688 c 1 + 257 679 256 672 256 667 c 0 + 256 642 269 615 312 549 c 0 + 388 433 388 433 430 379 c 1 + 463 378 477 378 491 378 c 1 +EndSplineSet +EndChar + +StartChar: uni04AE +Encoding: 1198 1198 650 +Width: 590 +Flags: MW +LayerCount: 2 +Fore +SplineSet +163 -4 m 1 + 166 24 l 1 + 251 27 251 27 258 57 c 0 + 282 167 291 221 291 248 c 0 + 291 289 258 407 219 503 c 0 + 178 603 153 629 94 629 c 0 + 80 629 71 628 46 625 c 1 + 45 650 l 1 + 76.29516513 663.176911634 91.2831664217 671.369899853 119 688 c 2 + 135 697 l 1 + 138.537819813 697.307636505 142.017968242 697.464440161 145.443743447 697.464440161 c 0 + 231.104280013 697.464440161 282.768728549 599.425176481 352 310 c 1 + 437.029275804 515.652201944 579.73414475 688.0676214 663.165891054 688.0676214 c 0 + 664.11837729 688.0676214 665.063138276 688.045149963 666 688 c 2 + 674 684 l 1 + 661 619 l 1 + 610 608 572 583 520 524 c 0 + 431 423 384 325 359 190 c 0 + 338 71 338 71 338 56 c 0 + 338 30 343 28 423 24 c 1 + 417 -4 l 1 + 367 -1 339 0 300 0 c 0 + 259 0 242 0 163 -4 c 1 +EndSplineSet +EndChar + +StartChar: uni04D8 +Encoding: 1240 1240 651 +Width: 699 +Flags: MW +LayerCount: 2 +Fore +SplineSet +330 332 m 2 + 592 331 l 1 + 597 358 599 378 599 398 c 0 + 599 464 577 532 541 577 c 0 + 502 624 438 651 364 651 c 0 + 288 651 226 629 148 574 c 1 + 137 580 l 1 + 139 583 140 585 140 586 c 0 + 142 592.666666667 144 599.333333333 146 606 c 0 + 146 608 147 611 148 615 c 0 + 223 677 299 704 397 704 c 0 + 579 704 687 593 687 407 c 0 + 687 301 652 199 587 119 c 0 + 512 26 415 -21 298 -21 c 0 + 220 -21 159 2 119 47 c 0 + 78 93 55 161 55 238 c 0 + 55 256 56 284 58 313 c 1 + 134 329 188 332 330 332 c 2 +583 289 m 1 + 570 289 l 1 + 532 290 461 290 357 290 c 0 + 266 290 253 289 146 281 c 1 + 145 264 145 251 145 242 c 0 + 145 105 214 18 322 18 c 0 + 424 18 509 83 555 193 c 0 + 568 225 576 253 583 289 c 1 +EndSplineSet +EndChar + +StartChar: uni04BA +Encoding: 1210 1210 652 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +353 688 m 1 + 349 661 l 1 + 314 660 295 657 283 651 c 0 + 268 643 266 634 251 547 c 0 + 248 529 247 523 227 408 c 1 + 297 426 335 431 387 431 c 0 + 513 431 583 378 583 282 c 0 + 583 261 580 230 574 202 c 0 + 559 119 553 81 553 59 c 0 + 553 34 565 29 638 24 c 1 + 634 -4 l 1 + 573 -1 550 0 518 0 c 0 + 487 0 469 -1 387 -4 c 1 + 392 24 l 1 + 469 28 472 30 483 99 c 2 + 499 196 l 2 + 505 232 508 258 508 277 c 0 + 508 353 457 390 352 390 c 0 + 303 390 267 384 220 369 c 1 + 208 299 l 1 + 181 134 174 88 174 63 c 0 + 174 32 181 29 259 24 c 1 + 255 -4 l 1 + 205 -1 177 0 131 0 c 0 + 84 0 53 -1 2 -4 c 1 + 5 24 l 1 + 22 25 l 1 + 76 27 82 30 89 58 c 0 + 100.514540264 108.663977163 107.387052361 156.727863152 120 227 c 2 + 137 325 l 2 + 176 548 183 596 183 623 c 0 + 183 652 172 657 103 661 c 1 + 107 688 l 1 + 155 686 177 685 212 685 c 0 + 229 685 250 686 353 688 c 1 +EndSplineSet +EndChar + +StartChar: afii61352 +Encoding: 8470 8470 653 +Width: 936 +Flags: MW +LayerCount: 2 +Fore +SplineSet +189 609 m 1 + 151.9250118 660.582592278 148.151216135 653.483798271 78 661 c 1 + 79 688 l 1 + 115 686 133 685 160 685 c 0 + 186 685 203 686 236 688 c 1 + 280 605 283 599 539 152 c 1 + 568 102 l 1 + 584 190 589 217 607 327 c 0 + 621 413 631 477 636 505 c 0 + 651 588 654 609 654 624 c 0 + 654 653 648 655 573 661 c 1 + 575 688 l 1 + 622 686 646 685 683 685 c 0 + 718 685 743 686 786 688 c 1 + 784 661 l 1 + 769 660 l 2 + 712 657 710 655 694 564 c 0 + 624 185 614 124 592 -15 c 1 + 546 -15 l 1 + 473 121 469 129 252 506 c 1 + 220 561 l 1 + 207.711213552 489.622119782 195.336550606 418.33011606 183 347 c 0 + 139 85 139 85 139 64 c 0 + 139 42 146 33 164 29 c 1 + 164 29 199.122112171 24 222 24 c 1 + 220 -4 l 1 + 204 -3 191 -3 186 -3 c 0 + 144 -1 116 0 106 0 c 0 + 95 0 75 -1 6 -4 c 1 + 7 24 l 1 + 66 26 79 34 89 77 c 0 + 137 314 159 431 189 609 c 1 +675 63 m 1 + 665 71 l 1 + 678 91 680 95 683 115 c 1 + 756 113 774 113 803 113 c 0 + 850 113 879 116 928 124 c 1 + 938 117 l 1 + 925 96 924 93 920 73 c 1 + 868 74 843 75 836 75 c 0 + 746 75 735 74 675 63 c 1 +891 490 m 0 + 952 490 985 453 985 385 c 0 + 985 259 902 156 800 156 c 0 + 743 156 712 193 712 263 c 0 + 712 394 788 490 891 490 c 0 +867 456 m 0 + 841 456 820 441 806 412 c 0 + 789 377 776 316 776 267 c 0 + 776 216 794 191 830 191 c 0 + 861 191 882 210 897 253 c 0 + 913 293 920 334 920 377 c 0 + 920 431 903 456 867 456 c 0 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 17 subtable" N r period +EndChar + +StartChar: uni0492 +Encoding: 1170 1170 654 +Width: 502 +Flags: MW +LayerCount: 2 +Fore +SplineSet +262 682 m 0 + 304.366418919 682 419.274664191 686 465 686 c 0 + 505 686 522 685 555 681 c 1 + 559 673 l 1 + 558 667 558 663 558 663 c 1 + 551 609 l 2 + 548 591 547 568 545 534 c 1 + 519 534 l 1 + 518 559 l 2 + 516 622 513 630 495 635 c 0 + 476 641 428 644 374 644 c 0 + 344 644 321 643 281 641 c 1 + 273 607 272 602 245 445 c 1 + 231 368 l 1 + 268 368 l 2 + 311 368 327 369 395 371 c 1 + 384 327 l 1 + 292 328 l 2 + 269.666666667 328 247.333333333 328 225 328 c 1 + 220 300 215 273 213 259 c 0 + 194 147 184 80 184 61 c 0 + 184 33 195 28 264 24 c 1 + 260 -4 l 1 + 211 -1 187 0 154 0 c 0 + 139 0 108 -1 14 -4 c 1 + 18 24 l 1 + 53 25 71 28 83 34 c 0 + 99 42 102 52 120 165 c 0 + 124 185 137 261 148 328 c 1 + 124 328 l 1 + 100 327 l 1 + 62 327 l 1 + 74 371 l 1 + 92 370 104 369 109 369 c 2 + 152 368 l 1 + 155 368 l 1 + 168 447 l 2 + 192 588 193 597 193 619 c 0 + 193 650 189 652 107 658 c 1 + 112 686 l 1 + 143 684 213 682 262 682 c 0 +EndSplineSet +EndChar + +StartChar: uni04B0 +Encoding: 1200 1200 655 +Width: 590 +Flags: MW +LayerCount: 2 +Fore +SplineSet +281 170 m 1 + 201 170 l 2 + 158 170 152 170 114 169 c 1 + 126 213 l 1 + 151 212 205 210 287 209 c 1 + 290 228 291 238 291 248 c 0 + 291 290 258 407 219 503 c 0 + 178 603 153 629 94 629 c 0 + 80 629 71 628 46 625 c 1 + 45 650 l 1 + 76.29516513 663.176911634 91.2831664217 671.369899853 119 688 c 2 + 135 697 l 1 + 138.537819813 697.307636505 142.017968242 697.464440161 145.443743447 697.464440161 c 0 + 231.104280013 697.464440161 282.768728549 599.425176481 352 310 c 1 + 437.029275804 515.652201944 579.73414475 688.0676214 663.165891054 688.0676214 c 0 + 664.11837729 688.0676214 665.063138276 688.045149963 666 688 c 2 + 674 684 l 1 + 661 619 l 1 + 548 604 390 386 363 209 c 1 + 406 210 436 210 450 210 c 2 + 493 211 l 1 + 537 213 l 1 + 526 169 l 1 + 484 169 l 1 + 484 169 452 170 428 170 c 2 + 356 170 l 1 + 349 133 l 1 + 340 80 338 69 338 56 c 0 + 338 30 343 28 423 24 c 1 + 417 -4 l 1 + 367 -1 339 0 300 0 c 0 + 259 0 242 0 163 -4 c 1 + 166 24 l 1 + 246 27 249 28 255 47 c 0 + 262 81 275 145 281 170 c 1 +EndSplineSet +EndChar + +StartChar: afii10023 +Encoding: 1025 1025 656 +Width: 539 +Flags: MW +LayerCount: 2 +Fore +SplineSet +414 -4 m 0 + 354.163319527 -4 203.816689639 0 180 0 c 0 + 135 0 92 -1 28 -4 c 1 + 33 24 l 1 + 75 40 76 41 82 47 c 0 + 98.9625515569 70.3235083908 180 593.307335078 180 622 c 0 + 180 653 176 655 94 661 c 1 + 99 688 l 1 + 133 687 201 685 251 685 c 0 + 296.323126586 685 410.164577263 689 452 689 c 0 + 485 689 510 688 542 684 c 1 + 546 676 l 1 + 545 665 l 1 + 538 611 l 2 + 536 596 534 573 532 537 c 1 + 506 537 l 1 + 505 548 505 559 505 562 c 0 + 503 624 500 633 482 638 c 0 + 462 644 417 647 363 647 c 0 + 331 647 307 646 268 644 c 1 + 259 608 236 475 221 376 c 1 + 283 374 292 374 321 374 c 0 + 372 374 408 376 465 381 c 1 + 469 374 l 1 + 460.039518336 353.09220945 459.615155998 354.242941994 450 327 c 1 + 405 330 342 332 259 332 c 2 + 214 332 l 1 + 196 234 177 113 170 48 c 1 + 219 43 260 41 332 41 c 0 + 389 41 434 44 451 49 c 0 + 463 53 464 55 477 103 c 0 + 487 140 487 140 492 158 c 1 + 520 158 l 1 + 516 135 l 2 + 500 39 500 36 498 6 c 1 + 492 -1 l 1 + 465 -3 446 -4 414 -4 c 0 +461 900 m 0 + 484 900 497 884 497 856 c 0 + 497 818 474 789 444 789 c 0 + 421 789 406 806 406 832 c 0 + 406 869 431 900 461 900 c 0 +303 900 m 0 + 326 900 339 883 339 856 c 0 + 339 818 316 789 286 789 c 0 + 263 789 248 806 248 832 c 0 + 248 869 273 900 303 900 c 0 +EndSplineSet +EndChar + +StartChar: afii10027 +Encoding: 1049 1049 657 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +186 172 m 1 + 223 206 l 2 + 418 386 547 510 609 576 c 1 + 612 594 613 607 613 621 c 0 + 613 652 605 655 527 661 c 1 + 531 688 l 1 + 587 686 614 685 657 685 c 0 + 699 685 728 686 784 688 c 1 + 781 661 l 1 + 768 660 756 659 752 659 c 0 + 713 657 704 653 699 635 c 0 + 693 613 685 572 673 498 c 0 + 667 465 659 420 648 353 c 0 + 609 131 602 86 602 63 c 0 + 602 33 611 29 683 24 c 1 + 678 -4 l 1 + 617 -1 594 0 562 0 c 0 + 531 0 513 -1 431 -4 c 1 + 436 24 l 1 + 469 25 489 28 501 33 c 0 + 517 41 520 52 537 152 c 0 + 547.080340832 206.433840493 578.897485827 388.684076907 590 459 c 2 + 599 513 l 1 + 578.923229226 493.410104107 558.586064865 474.080601802 538 455 c 0 + 418.994622044 341.575200812 300.048779531 230.854847324 185 113 c 1 + 181 109 l 1 + 176 105 l 1 + 173 83 172 70 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 277 658 271 655 264 622 c 0 + 251.667755755 556.81528042 231.354625547 438.127753282 211 316 c 2 + 186 172 l 1 +347 924 m 1 + 373 924 l 1 + 380 871 415 839 467 839 c 0 + 518 839 557 868 582 924 c 1 + 610 924 l 1 + 582 829 531 779 462 779 c 0 + 416 779 376 804 360 844 c 0 + 353 861 350 880 347 924 c 1 +EndSplineSet +EndChar + +StartChar: afii10052 +Encoding: 1027 1027 658 +Width: 491 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 682 m 0 + 292.366418919 682 407.274664191 686 453 686 c 0 + 493 686 510 685 543 681 c 1 + 547 673 l 1 + 546 667 546 663 546 663 c 1 + 539 609 l 2 + 536 591 535 568 533 534 c 1 + 507 534 l 1 + 506 559 l 2 + 504 622 501 630 483 635 c 0 + 464 640 416 644 362 644 c 0 + 332 644 309 643 269 641 c 1 + 261 608 258 592 246 522 c 0 + 241 489 231 435 218 359 c 0 + 190 203 172 84 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 48 25 69 29 78 39 c 0 + 87 49 89 55 101 124 c 0 + 107 161 120 233 141 357 c 0 + 181 596 181 596 181 619 c 0 + 181 650 177 652 95 658 c 1 + 100 686 l 1 + 131 684 201 682 250 682 c 0 +333 765 m 1 + 299 765 l 1 + 428 888 l 2 + 468 925 476 931 491 931 c 0 + 507 931 520 918 520 902 c 0 + 520 887 513 880 481 859 c 2 + 333 765 l 1 +EndSplineSet +Kerns2: 609 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10056 +Encoding: 1031 1031 659 +Width: 308 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 283 658 275 655 268 635 c 0 + 254.944651353 589.306279735 227.556864797 415.14658068 218 359 c 0 + 187 180 172 83 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +334 900 m 0 + 356 900 370 883 370 856 c 0 + 370 818 347 789 317 789 c 0 + 294 789 279 806 279 832 c 0 + 279 869 304 900 334 900 c 0 +190 900 m 0 + 213 900 226 883 226 856 c 0 + 226 818 203 789 173 789 c 0 + 150 789 135 806 135 832 c 0 + 135 869 160 900 190 900 c 0 +EndSplineSet +EndChar + +StartChar: afii10061 +Encoding: 1036 1036 660 +Width: 595 +Flags: MW +LayerCount: 2 +Fore +SplineSet +2 -4 m 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 278 657 273 655 266 627 c 0 + 260 604 257 589 251 551 c 0 + 241 495 232 441 222 380 c 2 + 217 351 l 1 + 287 407 344 461 470 596 c 0 + 516 645 520 649 522 664 c 1 + 522 678 l 1 + 523 688 l 1 + 556 686 572 685 589 685 c 0 + 608 685 621 686 647 688 c 1 + 646 661 l 1 + 629 659 l 2 + 601 656 597 654 573 633 c 1 + 401 470 l 1 + 327 398 321 393 292 364 c 1 + 325 325 328 320 465 148 c 0 + 514 85 541 51 545 46 c 0 + 561 29 568 26 610 24 c 1 + 609 -4 l 1 + 565 -1 555 0 542 0 c 0 + 526 0 513 -1 479 -4 c 1 + 368 150 341 185 214 338 c 1 + 206.699681655 287.966985012 197.322130482 240.011202851 189 191 c 1 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 +413 765 m 1 + 379 765 l 1 + 508 888 l 2 + 552 929 556 931 572 931 c 0 + 587 931 600 918 600 902 c 0 + 600 887 593 879 561 859 c 2 + 413 765 l 1 +EndSplineSet +Kerns2: 612 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -82 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10062 +Encoding: 1038 1038 661 +Width: 604 +Flags: MW +LayerCount: 2 +Fore +SplineSet +116 -4 m 1 + 124 71 l 1 + 140 71 l 1 + 155 58 164 55 179 55 c 0 + 232 55 275 102 315 202 c 1 + 284 346 260 428 229 503 c 0 + 189 602 162 629 104 629 c 0 + 90 629 81 628 56 625 c 1 + 55 650 l 1 + 86.29516513 663.176911634 101.283166422 671.369899853 129 688 c 2 + 145 697 l 1 + 148.537819813 697.307636505 152.017968242 697.464440161 155.443743447 697.464440161 c 0 + 241.104280013 697.464440161 292.768728549 599.425176481 362 310 c 1 + 486 586 560 676 676 688 c 1 + 684 684 l 1 + 671 619 l 1 + 562 612 487 516 365 231 c 0 + 330 147 305 103 268 60 c 0 + 230 16 181 -11 141 -11 c 0 + 132 -11 126 -10 116 -4 c 1 +299 924 m 1 + 325 924 l 1 + 332 871 367 839 419 839 c 0 + 471 839 509 867 534 924 c 1 + 562 924 l 1 + 535 830 483 779 414 779 c 0 + 368 779 328 804 312 844 c 0 + 305 861 302 880 299 924 c 1 +EndSplineSet +Kerns2: 605 -128 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 609 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 615 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 618 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 621 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 627 40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 635 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 638 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 644 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 646 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 661 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -100 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -101 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -86 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -86 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -129 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -121 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -104 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -103 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 706 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -115 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -101 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -129 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni04E2 +Encoding: 1250 1250 662 +Width: 751 +Flags: MW +LayerCount: 2 +Fore +SplineSet +69 -3 m 1 + 89.3548493231 100.007873847 174 560.139613914 174 623 c 0 + 174 652 165 656 88 661 c 1 + 93 689 l 1 + 142 686 167 685 215 685 c 0 + 262 685 294 686 346 689 c 1 + 343 661 l 1 + 335 660 328 660 325 660 c 0 + 270 657 265 655 257 622 c 0 + 238.233589022 525.487029258 190.215236305 240.29776629 171 117 c 1 + 353.841161459 326.18268472 383.261869538 357.231841177 526 531 c 1 + 655 690 l 1 + 694 687 713 686 748 686 c 0 + 775 686 789 687 809 689 c 1 + 806 661 l 1 + 793 660 781 659 777 659 c 0 + 735 657 728 653 722 626 c 0 + 715 594 713 580 705 533 c 0 + 694 474 684 413 674 353 c 0 + 628 87 628 87 628 63 c 0 + 628 33 637 29 708 24 c 1 + 704 -4 l 1 + 644 -1 621 0 589 0 c 0 + 560 0 540 -1 456 -4 c 1 + 461 24 l 1 + 494 25 514 28 526 33 c 0 + 542 41 545 52 562 152 c 0 + 579.238956887 253.405628749 623.267589543 485.274511118 637 602 c 1 + 541 491 l 1 + 279 184 211 103 134 1 c 1 + 101 -4 95 -5 72 -14 c 1 + 69 -3 l 1 +623 760 m 1 + 369 760 l 1 + 378 804 l 1 + 632 804 l 1 + 623 760 l 1 +EndSplineSet +EndChar + +StartChar: uni04EE +Encoding: 1262 1262 663 +Width: 604 +Flags: MW +LayerCount: 2 +Fore +SplineSet +116 -4 m 1 + 124 71 l 1 + 140 71 l 1 + 155 58 164 55 179 55 c 0 + 232 55 275 102 315 202 c 1 + 284 346 260 428 229 503 c 0 + 189 602 162 629 104 629 c 0 + 90 629 81 628 56 625 c 1 + 55 650 l 1 + 86.29516513 663.176911634 101.283166422 671.369899853 129 688 c 2 + 145 697 l 1 + 148.537819813 697.307636505 152.017968242 697.464440161 155.443743447 697.464440161 c 0 + 241.104280013 697.464440161 292.768728549 599.425176481 362 310 c 1 + 486 586 560 676 676 688 c 1 + 684 684 l 1 + 671 619 l 1 + 562 612 487 516 365 231 c 0 + 330 147 305 103 268 60 c 0 + 230 16 181 -11 141 -11 c 0 + 132 -11 126 -10 116 -4 c 1 +541 824 m 1 + 288 824 l 1 + 296 868 l 1 + 551 868 l 1 + 541 824 l 1 +EndSplineSet +EndChar + +StartChar: uni049C +Encoding: 1180 1180 664 +Width: 622 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 271 m 1 + 265 282 l 1 + 260 287 243 306 214 338 c 1 + 206.699681655 287.966985012 197.322130482 240.011202851 189 191 c 1 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 190 124 258 141 357 c 0 + 168 510 181 595 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 151 686 179 685 223 685 c 0 + 271 685 301 686 353 688 c 1 + 350 661 l 1 + 332 660 l 2 + 278 658 273 655 266 627 c 0 + 260 604 257 589 251 551 c 0 + 241 495 231 439 222 380 c 1 + 217 351 l 1 + 245 372 252 378 286 405 c 1 + 291.033255216 440.23278651 298.00876675 476.550408814 304 511 c 0 + 304 517 306 529 309 548 c 1 + 353 548 l 1 + 349 530 346 517 345 512 c 2 + 339 476 l 2 + 338 469 336 459 332 440 c 1 + 362 468 413 520 484 596 c 0 + 530 645 533 649 535 664 c 0 + 536 669 536 672 536 678 c 2 + 536 688 l 1 + 570 686 586 685 603 685 c 0 + 622 685 635 686 660 688 c 1 + 660 661 l 1 + 643 659 l 2 + 618 656 613 655 598 643 c 0 + 569 617 484 537 327 385 c 1 + 321 379 l 1 + 319 370 l 1 + 318 362 l 1 + 317 356 l 1 + 316 351 l 1 + 334 330 344 319 479 148 c 1 + 549 58 l 1 + 573 29 578 26 624 24 c 1 + 623 -4 l 1 + 579 -1 568 0 556 0 c 0 + 540 0 526 -1 492 -4 c 1 + 395 132 383 147 329 213 c 1 + 299 251 l 1 + 295.151626617 227.848373383 290.989195371 205.010804629 287 182 c 2 + 282 153 l 2 + 281 149 280 136 278 122 c 1 + 233 122 l 1 + 237 138 240 149 240 152 c 0 + 245 177 250 202 254 227 c 2 + 260 259 l 1 + 263 271 l 1 +EndSplineSet +EndChar + +StartChar: uni049A +Encoding: 1178 1178 665 +Width: 595 +Flags: MW +LayerCount: 2 +Fore +SplineSet +488 -136 m 1 + 489.970064801 -112.359222388 497 -72.3815721385 497 -64 c 0 + 497 -29 490 -16 389 120 c 0 + 342 182 318 213 214 338 c 1 + 206.699681655 287.966985012 197.322130482 240.011202851 189 191 c 1 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 87 41 91 56 108 165 c 0 + 112 191 124 257 141 357 c 0 + 168 511 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 278 657 273 655 266 627 c 0 + 260 604 257 589 251 551 c 0 + 241 495 232 441 222 380 c 2 + 217 351 l 1 + 287 407 344 461 470 596 c 0 + 516 645 520 649 522 664 c 1 + 522 678 l 1 + 523 688 l 1 + 556 686 572 685 589 685 c 0 + 608 685 621 686 647 688 c 1 + 646 661 l 1 + 629 659 l 2 + 601 656 597 654 573 633 c 1 + 401 470 l 1 + 327 398 321 393 292 364 c 1 + 316 332 415 210 465 148 c 0 + 535.043775075 52.3997123975 544.164089774 41.9130826736 568.684041073 41.9130826736 c 0 + 570.06898131 41.9130826736 571.503050028 41.946537501 573 42 c 1 + 558 16 526 -93 520 -136 c 1 + 488 -136 l 1 +EndSplineSet +EndChar + +StartChar: uni04A2 +Encoding: 1186 1186 666 +Width: 734 +Flags: MW +LayerCount: 2 +Fore +SplineSet +608 -135 m 1 + 610.488466557 -107.626867868 617 -60.3656464082 617 -46 c 0 + 617 -11 597 -1 529 -1 c 0 + 504 -1 494 -1 431 -4 c 1 + 436 24 l 1 + 477 26 499 30 507 37 c 0 + 517 48 520 56 531 118 c 0 + 534 135 546 202 566 318 c 1 + 569 338 l 1 + 505 340 467 340 369 340 c 0 + 291 340 262 340 214 338 c 1 + 206.623231577 285.376768423 196.519271416 235.480728584 188 184 c 0 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 271 657 270 656 260 602 c 0 + 243 512 229 431 222 382 c 1 + 267 379 289 378 354 378 c 0 + 426 378 505 379 577 382 c 1 + 581 404 l 1 + 613 597 613 597 613 621 c 0 + 613 652 605 655 527 661 c 1 + 531 688 l 1 + 587 686 614 685 657 685 c 0 + 699 685 728 686 784 688 c 1 + 780 661 l 1 + 737 660 716 655 707 646 c 0 + 698 636 696 628 685 565 c 0 + 668.296087727 464.776526364 604 100.39851708 604 77 c 0 + 604 46 610 44 693 43 c 1 + 679 18 646 -93 640 -135 c 1 + 608 -135 l 1 +EndSplineSet +EndChar + +StartChar: uni04B2 +Encoding: 1202 1202 667 +Width: 632 +Flags: MW +LayerCount: 2 +Fore +SplineSet +391 365 m 1 + 512 131 l 1 + 544 66 567 47 622 42 c 1 + 608 17 575 -94 569 -136 c 1 + 537 -136 l 1 + 540 -108 541 -95 541 -79 c 0 + 541 -34 535 -22 493 24 c 0 + 470 50 451 80 425 133 c 1 + 338 303 l 1 + 256 199 l 1 + 151 60 151 60 151 49 c 0 + 151 34 169 29 239 24 c 1 + 239 -4 l 1 + 192 -1 170 0 133 0 c 0 + 100 0 78 -1 -1 -4 c 1 + -1 24 l 1 + 44 25 57 29 73 44 c 0 + 88 58 108 80 155 137 c 2 + 319 339 l 1 + 222 527 l 2 + 185 600 171 624 159 640 c 0 + 149 652 149 652 89 659 c 2 + 74 661 l 1 + 74 688 l 1 + 123 686 147 685 193 685 c 0 + 244 685 278 686 338 688 c 1 + 337 661 l 1 + 272 657 257 653 257 638 c 0 + 257 630 269 602 296 550 c 2 + 372 402 l 1 + 491 553 l 2 + 545 623 549 629 549 639 c 0 + 549 653 537 657 469 661 c 1 + 471 688 l 1 + 511 686 530 685 577 685 c 0 + 629 685 652 686 692 688 c 1 + 693 661 l 1 + 684 660 676 659 673 659 c 0 + 640 656 635 653 616 633 c 0 + 600 615 591 604 548 553 c 2 + 391 365 l 1 +EndSplineSet +EndChar + +StartChar: uni04B8 +Encoding: 1208 1208 668 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +314 296 m 1 + 318.112472787 317.220860547 321.981909115 338.684757552 326 360 c 2 + 336 419 l 2 + 337 423 339 433 342 449 c 1 + 385 449 l 1 + 382 434 379 422 379 419 c 0 + 374 399 370 378 366 357 c 2 + 359 326 l 1 + 353 295 l 1 + 402 296 438 302 480 315 c 1 + 492 385 l 2 + 520 549 527 596 527 621 c 0 + 527 652 520 655 441 661 c 1 + 445 688 l 1 + 495 686 521 685 569 685 c 0 + 616 685 647 686 698 688 c 1 + 695 661 l 1 + 687 660 680 660 678 660 c 0 + 628 658 620 655 613 635 c 0 + 601.873089222 596.055812278 570.06751879 397.366530576 563 359 c 0 + 551.016806647 288.812724645 517 100.768331812 517 62 c 0 + 517 33 528 28 598 24 c 1 + 593 -4 l 1 + 545 -1 521 0 488 0 c 0 + 470 0 450 -1 348 -4 c 1 + 352 24 l 1 + 386 25 405 28 417 34 c 0 + 432 42 434 50 449 138 c 0 + 451 150 459 196 473 277 c 1 + 421 263 397 259 345 255 c 1 + 340 233 l 1 + 332.229840598 186.432132188 322.248168546 145.11309555 315 98 c 1 + 271 98 l 1 + 274 109 277 119 278 123 c 2 + 296 211 l 1 + 301 233 l 1 + 305 254 l 1 + 180 259 117 309 117 403 c 0 + 117 423 120 454 126 482 c 0 + 141 563 147 604 147 626 c 0 + 147 651 135 656 62 661 c 1 + 66 688 l 1 + 100 686 118 685 151 685 c 0 + 185 685 202 686 234 688 c 1 + 239 682 l 1 + 228 631 221 599 218 586 c 2 + 201 488 l 2 + 195 456 192 427 192 407 c 0 + 192 339 228 307 314 296 c 1 +EndSplineSet +EndChar + +StartChar: uni04B6 +Encoding: 1206 1206 669 +Width: 651 +Flags: MW +LayerCount: 2 +Fore +SplineSet +348 -4 m 1 + 352 24 l 1 + 386 25 405 28 417 34 c 0 + 432 42 434 50 449 137 c 0 + 453 157 457 183 473 276 c 1 + 404 259 365 254 313 254 c 0 + 187 254 117 307 117 403 c 0 + 117 423 120 455 126 482 c 0 + 141 564 147 604 147 626 c 0 + 147 651 135 656 62 661 c 1 + 66 688 l 1 + 100 686 118 685 152 685 c 0 + 185 685 202 686 234 688 c 1 + 239 682 l 1 + 225 619 l 2 + 222 604 219 589 218 586 c 2 + 201 489 l 2 + 195 456 192 428 192 406 c 0 + 192 332 244 295 348 295 c 0 + 397 295 433 300 480 315 c 1 + 492 385 l 2 + 521 553 527 596 527 622 c 0 + 527 652 520 655 441 661 c 1 + 445 688 l 1 + 495 686 521 685 569 685 c 0 + 616 685 647 686 698 688 c 1 + 695 661 l 1 + 687 660 680 660 678 660 c 0 + 624 657 618 655 611 627 c 0 + 590.77218092 537.997596047 575.238575484 421.81216516 558 327 c 0 + 543 236 532 172 530 160 c 0 + 522 113 518 89 518 77 c 0 + 518 46 524 43 607 42 c 1 + 593 18 560 -92 554 -136 c 1 + 521 -136 l 1 + 523 -124 524 -114 524 -111 c 0 + 528 -84 531 -56 531 -47 c 0 + 531 -12 511 -2 443 -2 c 0 + 420 -2 399 -2 348 -4 c 1 +EndSplineSet +EndChar + +StartChar: uni0400 +Encoding: 1024 1024 670 +Width: 539 +Flags: MW +LayerCount: 2 +Fore +SplineSet +414 -4 m 0 + 354.163319527 -4 203.816689639 0 180 0 c 0 + 135 0 92 -1 28 -4 c 1 + 33 24 l 1 + 75 40 76 41 82 47 c 0 + 98.9625515569 70.3235083908 180 593.307335078 180 622 c 0 + 180 653 176 655 94 661 c 1 + 99 688 l 1 + 133 687 201 685 251 685 c 0 + 296.323126586 685 410.164577263 689 452 689 c 0 + 485 689 510 688 542 684 c 1 + 546 676 l 1 + 545 665 l 1 + 538 611 l 2 + 536 596 534 573 532 537 c 1 + 506 537 l 1 + 505 548 505 559 505 562 c 0 + 503 624 500 633 482 638 c 0 + 462 644 417 647 363 647 c 0 + 331 647 307 646 268 644 c 1 + 259 608 236 475 221 376 c 1 + 283 374 292 374 321 374 c 0 + 372 374 408 376 465 381 c 1 + 469 374 l 1 + 460.039518336 353.09220945 459.615155998 354.242941994 450 327 c 1 + 405 330 342 332 259 332 c 2 + 214 332 l 1 + 196 234 177 113 170 48 c 1 + 219 43 260 41 332 41 c 0 + 389 41 434 44 451 49 c 0 + 463 53 464 55 477 103 c 0 + 487 140 487 140 492 158 c 1 + 520 158 l 1 + 516 135 l 2 + 500 39 500 36 498 6 c 1 + 492 -1 l 1 + 465 -3 446 -4 414 -4 c 0 +362 767 m 1 + 334 767 l 1 + 254 851 l 1 + 218 891 218 891 218 904 c 0 + 218 920 232 933 249 933 c 0 + 267 933 282 921 296 894 c 2 + 362 767 l 1 +EndSplineSet +EndChar + +StartChar: uni040D +Encoding: 1037 1037 671 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +496 765 m 1 + 468 765 l 1 + 388 849 l 1 + 352 889 352 890 352 902 c 0 + 352 918 366 931 383 931 c 0 + 401 931 416 919 429 893 c 2 + 496 765 l 1 +186 172 m 1 + 223 206 l 2 + 418 386 547 510 609 576 c 1 + 612 594 613 607 613 621 c 0 + 613 652 605 655 527 661 c 1 + 531 688 l 1 + 587 686 614 685 657 685 c 0 + 699 685 728 686 784 688 c 1 + 781 661 l 1 + 768 660 756 659 752 659 c 0 + 713 657 704 653 699 635 c 0 + 693 613 685 572 673 498 c 0 + 667 465 659 420 648 353 c 0 + 609 131 602 86 602 63 c 0 + 602 33 611 29 683 24 c 1 + 678 -4 l 1 + 617 -1 594 0 562 0 c 0 + 531 0 513 -1 431 -4 c 1 + 436 24 l 1 + 469 25 489 28 501 33 c 0 + 517 41 520 52 537 152 c 0 + 547.080340832 206.433840493 578.897485827 388.684076907 590 459 c 2 + 599 513 l 1 + 578.923229226 493.410104107 558.586064865 474.080601802 538 455 c 0 + 418.994622044 341.575200812 300.048779531 230.854847324 185 113 c 1 + 181 109 l 1 + 176 105 l 1 + 173 83 172 70 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 175 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 71 34 c 0 + 86 41 91 55 108 158 c 0 + 112 189 124 259 141 357 c 0 + 170 521 181 594 181 622 c 0 + 181 652 173 656 95 661 c 1 + 100 688 l 1 + 150 686 176 685 224 685 c 0 + 270 685 302 686 353 688 c 1 + 350 661 l 1 + 342 660 335 660 332 660 c 0 + 277 658 271 655 264 622 c 0 + 251.667755755 556.81528042 231.354625547 438.127753282 211 316 c 2 + 186 172 l 1 +EndSplineSet +EndChar + +StartChar: uni0462 +Encoding: 1122 1122 672 +Width: 521 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 -5 m 0 + 227.286173971 -5 163.965390125 0 129 0 c 0 + 97 0 74 -1 29 -4 c 1 + 34 24 l 1 + 80 40 83 43 90 66 c 0 + 112 186 137 328 163 492 c 1 + 92 492 l 1 + 103 543 l 1 + 171 543 l 1 + 171 546 l 1 + 180 605 180 605 180 621 c 0 + 180 652 172 656 94 661 c 1 + 98 688 l 1 + 148 686 174 685 222 685 c 0 + 269 685 300 686 351 688 c 1 + 348 661 l 1 + 340 660 333 660 331 660 c 0 + 277 657 271 655 264 627 c 0 + 259 604 253 576 248 543 c 1 + 404 543 l 1 + 393 492 l 1 + 240 492 l 1 + 232.768070944 443.787139628 230.221527039 427.906383868 222 372 c 1 + 249 374 274 375 288 375 c 0 + 355 375 407 364 448 341 c 0 + 489 318 516 272 516 224 c 0 + 516 109 390 -5 263 -5 c 0 +169 44 m 1 + 206 36 228 34 258 34 c 0 + 314 34 356 49 382 79 c 0 + 410 110 427 161 427 211 c 0 + 427 299 382 336 273 336 c 0 + 263 336 239 335 215 334 c 1 + 200 260 177 114 169 44 c 1 +EndSplineSet +EndChar + +StartChar: uni0472 +Encoding: 1138 1138 673 +Width: 738 +Flags: MW +LayerCount: 2 +Fore +SplineSet +468 704 m 0 + 635 704 727 608 727 434 c 0 + 727 311 686 193 611 105 c 0 + 542 21 449 -21 338 -21 c 0 + 166 -21 72 75 72 250 c 0 + 72 386 118 512 198 597 c 0 + 266 669 354 704 468 704 c 0 +414 371 m 2 + 448 345 l 2 + 465 333 488 326 514 326 c 0 + 547 326 581 332 633 348 c 1 + 637 374 638 396 638 429 c 0 + 638 586 571 666 437 666 c 0 + 293 666 201 562 169 366 c 1 + 172 367 l 1 + 272 397 284 400 325 400 c 0 + 362 400 386 392 414 371 c 2 +293 349 m 0 + 253.325902981 349 214.311607016 341.103869005 163 324 c 1 + 160 301 159 283 159 259 c 0 + 159 185 175 127 206 88 c 0 + 241 45 301 18 364 18 c 0 + 498 18 594 123 627 307 c 1 + 567 287 515 275 482 275 c 0 + 452 275 445 278 395 316 c 0 + 363 340 335 349 293 349 c 0 +EndSplineSet +EndChar + +StartChar: uni0474 +Encoding: 1140 1140 674 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +779 691 m 1 + 772 652 l 1 + 755 655 746 656 735 656 c 0 + 702 656 676 639 654 600 c 2 + 296 -8 l 1 + 247 -8 l 1 + 159 614 l 1 + 152 651 144 659 100 662 c 2 + 75 664 l 1 + 75 692 l 1 + 116 691 l 2 + 154 690 182 689 199 689 c 0 + 216 689 244 690 282 691 c 2 + 323 692 l 1 + 323 664 l 1 + 281 662 l 1 + 246 659 238 652 239 624 c 1 + 310 96 l 1 + 616 614 l 2 + 650 672 689 697 741 697 c 0 + 754 697 762 696 779 691 c 1 +EndSplineSet +EndChar + +StartChar: uni0498 +Encoding: 1176 1176 675 +Width: 600 +Flags: MW +LayerCount: 2 +Fore +SplineSet +272 -98 m 0 + 264.002376657 -98 248.924041796 -100.691986068 239 -104 c 1 + 230 -96 l 1 + 276 -22 l 1 + 181 -19 110 6 57 55 c 1 + 53 91 52 96 41 131 c 1 + 62 138 l 1 + 100 65 167 30 268 30 c 0 + 398 30 482 98 482 203 c 0 + 482 290 426 331 307 331 c 0 + 302 331 289 331 277 330 c 1 + 291 369 l 1 + 321 369 l 2 + 382 369 421 380 454 405 c 0 + 490 432 509 473 509 519 c 0 + 509 605 442 657 332 657 c 0 + 275 657 224 642 192 616 c 0 + 167 595 153 574 136 527 c 1 + 111 527 l 1 + 113.512403059 566.154263608 116.153380409 605.179952924 119 644 c 1 + 206 686 270 702 350 702 c 0 + 500 702 597 633 597 526 c 0 + 597 474 578 434 539 400 c 0 + 508 374 483 363 426 352 c 1 + 476 341 499 330 524 307 c 0 + 555 278 570 241 570 196 c 0 + 570 73 469 -12 314 -21 c 1 + 285 -64 l 1 + 293 -63 301 -62 307 -62 c 0 + 359 -62 391 -88 391 -132 c 0 + 391 -183 343 -216 267 -216 c 0 + 241 -216 221 -212 180 -196 c 1 + 197 -167 l 1 + 232 -178 246 -181 266 -181 c 0 + 297 -181 319 -163 319 -136 c 0 + 319 -114 300 -98 272 -98 c 0 +EndSplineSet +EndChar + +StartChar: uni04A0 +Encoding: 1184 1184 676 +Width: 595 +Flags: MW +LayerCount: 2 +Fore +SplineSet +143 689 m 1 + 279 691 l 1 + 249.724707568 553.406125571 253.354888894 562.596117675 222 380 c 2 + 217 351 l 1 + 288 407 344 461 471 596 c 0 + 517 645 520 649 522 664 c 0 + 523 671 523 672 523 688 c 1 + 564 686 573 685 589 685 c 0 + 607 685 620 686 647 688 c 1 + 646 661 l 1 + 629 659 l 2 + 602 656 597 654 574 633 c 0 + 544 605 486 551 401 470 c 0 + 327 398 322 393 292 364 c 1 + 325 325 329 320 465 148 c 0 + 514 85 541 51 545 46 c 0 + 562 29 569 26 610 24 c 1 + 609 -4 l 1 + 565 -1 555 0 542 0 c 0 + 526 0 513 -1 479 -4 c 1 + 371 146 342 185 215 338 c 1 + 206.011883779 289.654782887 198.337613936 239.995719398 190 191 c 0 + 172 75 172 75 172 61 c 0 + 172 33 183 28 252 24 c 1 + 248 -4 l 1 + 199 -1 176 0 142 0 c 0 + 127 0 96 -1 2 -4 c 1 + 6 24 l 1 + 41 25 59 28 72 34 c 0 + 87 41 91 55 109 165 c 0 + 113 193 124 259 142 357 c 0 + 165.59126579 493.829341584 181.16824295 595.930099101 181.16824295 617.085842654 c 0 + 181.16824295 625.623453864 179.23334948 631.64997578 177 635 c 0 + 169 644 138 650 96 650 c 0 + 22 650 15 643 -12 531 c 1 + -41 531 l 1 + -25 635 -24 643 -24 690 c 1 + -14 695 l 1 + 46 689 57 688 113 688 c 1 + 143 689 l 1 +EndSplineSet +EndChar + +StartChar: uni04AA +Encoding: 1194 1194 677 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +343 -18 m 0 + 340.333333333 -18 337.666666667 -18 335 -18 c 1 + 303 -64 l 1 + 311 -63 319 -62 326 -62 c 0 + 378 -62 409 -88 409 -132 c 0 + 409 -183 361 -216 286 -216 c 0 + 259 -216 239 -211 198 -196 c 1 + 215 -167 l 1 + 250 -178 264 -181 284 -181 c 0 + 315 -181 337 -163 337 -136 c 0 + 337 -114 318 -98 290 -98 c 0 + 281.352612785 -98 266.898515497 -101.171852715 257 -104 c 1 + 248 -96 l 1 + 299 -16 l 1 + 133 1 45 105 45 284 c 0 + 45 437 105 555 222 634 c 0 + 292 681 374 706 456 706 c 0 + 518 706 574 694 651 665 c 1 + 637 622 629 575 624 519 c 1 + 597 519 l 1 + 597 603 l 1 + 542 639 490 653 418 653 c 0 + 339 653 275 629 228 581 c 0 + 167 519 133 421 133 309 c 0 + 133 131 218 35 376 35 c 0 + 454 35 506 52 600 110 c 1 + 610 103 l 1 + 600 67 l 1 + 518 9 440 -17 343 -18 c 0 +EndSplineSet +EndChar + +StartChar: uni04CB +Encoding: 1227 1227 678 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +360 -136 m 1 + 328 -136 l 1 + 335 -98 340 -37 340 9 c 0 + 340 23 340 27 338 42 c 1 + 401 43 412 44 425 54 c 0 + 437 65 439 73 449 137 c 0 + 460 200 468 247 473 276 c 1 + 404 259 365 254 313 254 c 0 + 187 254 117 307 117 403 c 0 + 117 423 120 455 126 482 c 0 + 141 564 147 604 147 626 c 0 + 147 651 135 656 62 661 c 1 + 66 688 l 1 + 100 686 118 685 151 685 c 0 + 185 685 202 686 234 688 c 1 + 239 682 l 1 + 225 619 l 2 + 222 604 219 589 218 586 c 2 + 201 489 l 2 + 195 456 192 428 192 407 c 0 + 192 332 243 295 348 295 c 0 + 397 295 433 300 480 315 c 1 + 492 385 l 2 + 520 552 527 597 527 621 c 0 + 527 652 520 655 441 661 c 1 + 445 688 l 1 + 495 686 521 685 569 685 c 0 + 616 685 647 686 698 688 c 1 + 695 661 l 1 + 687 660 680 660 678 660 c 0 + 628 658 620 655 613 635 c 0 + 602.987860193 602.460545626 567.030412532 379.823798081 563 359 c 2 + 542 236 l 2 + 527 152 517 81 517 62 c 0 + 517 33 528 28 598 24 c 1 + 593 -4 l 1 + 504 -2 504 -2 486 -2 c 0 + 424 -2 399 -11 386 -38 c 0 + 383 -44 375 -77 360 -136 c 1 +EndSplineSet +EndChar + +StartChar: afii10065 +Encoding: 1072 1072 679 +Width: 445 +Flags: MW +LayerCount: 2 +Fore +SplineSet +409 471 m 1 + 420 462 l 1 + 382 335 331 111 331 72 c 0 + 331 59 336 53 345 53 c 0 + 356 53 379 67 417 98 c 1 + 421 75 l 1 + 371 24 310 -17 282 -17 c 0 + 265 -17 256 -5 256 19 c 0 + 256 41 262 79 274 124 c 1 + 292 199 l 1 + 246 127 230 105 196 71 c 0 + 142 18 92 -17 70 -17 c 0 + 48 -17 38 10 38 69 c 0 + 38 157 83 320 122 375 c 0 + 135 394 153 410 180 429 c 0 + 225 459 255 470 296 470 c 0 + 322 470 335 467 382 453 c 1 + 409 471 l 1 +337 406 m 1 + 313 417 290 422 268 422 c 0 + 230 422 195 411 186 396 c 0 + 154.392944429 338.532626234 108 172.57632163 108 91 c 0 + 108 67 114 52 125 52 c 0 + 150 52 236 139 272 201 c 0 + 299 248 317 306 337 406 c 1 +EndSplineSet +Kerns2: 696 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10066 +Encoding: 1073 1073 680 +Width: 458 +Flags: MW +LayerCount: 2 +Fore +SplineSet +478 632 m 1 + 493 614 l 1 + 447 566 426 554 390 554 c 0 + 363 554 363 554 321 567 c 0 + 313 570 303 571 291 571 c 0 + 215.649520962 571 193.691266184 509.370055489 172 435 c 1 + 215 460 253 470 298 470 c 0 + 379 470 424 416 424 321 c 0 + 424 135 308 -17 166 -17 c 0 + 134 -17 102 -5 83 16 c 0 + 57 43 47 79 47 144 c 0 + 47 275 88 423 147 502 c 0 + 206 582 270 623 334 623 c 0 + 351 623 364 621 396 614 c 0 + 414 610 422 609 428 609 c 0 + 446 609 457 614 478 632 c 1 +262 436 m 0 + 222 436 190 413 167 366 c 0 + 142 313 123 217 123 139 c 0 + 123 60 153 19 209 19 c 0 + 257 19 289 49 314 117 c 0 + 336 179 347 241 347 309 c 0 + 347 356 341 383 326 404 c 0 + 313 423 287 436 262 436 c 0 +EndSplineSet +Kerns2: 685 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10067 +Encoding: 1074 1074 681 +Width: 429 +Flags: MW +LayerCount: 2 +Fore +SplineSet +111 184 m 1 + 110 165 109 148 109 134 c 0 + 109 66 140 19 184 19 c 0 + 249 19 313 101 313 183 c 0 + 313 213 292 230 254 230 c 0 + 215 230 177 218 111 184 c 1 +304 261 m 1 + 355 259 385 234 385 195 c 0 + 385 154 359 103 315 57 c 0 + 269 10 210 -17 153 -17 c 0 + 74 -17 33 36 33 137 c 0 + 33 236 58 317 106 378 c 0 + 153 437 215 471 278 471 c 0 + 352 471 403 430 403 371 c 0 + 403 320 374 287 304 261 c 1 +116 222 m 1 + 140 232 141 232 219 259 c 0 + 291 284 327 319 327 364 c 0 + 327 407 300 437 259 437 c 0 + 223 437 190 417 166 381 c 0 + 142 345 129 305 116 222 c 1 +EndSplineSet +Kerns2: 685 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10068 +Encoding: 1075 1075 682 +Width: 304 +Flags: MW +LayerCount: 2 +Fore +SplineSet +257 94 m 1 + 265 72 l 1 + 202 6 163 -17 113 -17 c 0 + 64 -17 27 16 27 59 c 0 + 27 82 37 106 59 138 c 2 + 180 314 l 2 + 199 341 206 360 206 380 c 0 + 206 403 191 417 167 417 c 0 + 133 417 113 407 50 362 c 1 + 43 387 l 1 + 88 439 147 471 196 471 c 0 + 245 471 278 439 278 392 c 0 + 278 365 268 337 247 305 c 2 + 125 123 l 2 + 111 102 105 86 105 71 c 0 + 105 52 121 39 145 39 c 0 + 179 39 213 56 257 94 c 1 +EndSplineSet +Kerns2: 12 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10069 +Encoding: 1076 1076 683 +Width: 495 +Flags: MW +LayerCount: 2 +Fore +SplineSet +391 404 m 1 + 393.08309121 433.405181019 396 459.429725486 396 491 c 0 + 396 619 368 688 316 688 c 0 + 293 688 267 676 253 660 c 1 + 232 680 l 1 + 263 710 288 721 322 721 c 0 + 411 721 463 638 463 494 c 0 + 463 368 422 203 369 112 c 0 + 321 31 246 -17 166 -17 c 0 + 88 -17 47 36 47 137 c 0 + 47 236 72 317 120 378 c 0 + 166 436 229 471 290 471 c 0 + 339 471 367 452 391 404 c 1 +262 437 m 0 + 222 437 190 414 167 367 c 0 + 142 314 123 218 123 140 c 0 + 123 60 153 19 209 19 c 0 + 257 19 289 49 314 117 c 0 + 336 180 347 241 347 309 c 0 + 347 357 341 384 326 405 c 0 + 313 424 287 437 262 437 c 0 +EndSplineSet +EndChar + +StartChar: afii10070 +Encoding: 1077 1077 684 +Width: 397 +Flags: MW +LayerCount: 2 +Fore +SplineSet +341 106 m 1 + 349 84 l 1 + 268 13 210 -17 155 -17 c 0 + 82 -17 40 30 40 110 c 0 + 40 196 78 321 118 369 c 0 + 163 421 252 470 303 470 c 0 + 353 470 386 440 386 394 c 0 + 386 304 299 242 125 206 c 1 + 117 165 115 145 115 119 c 0 + 115 65 143 32 189 32 c 0 + 228 32 273 54 341 106 c 1 +130 231 m 1 + 245 252 310 306 310 379 c 0 + 310 412 295 429 268 429 c 0 + 229 429 191 404 172 366 c 0 + 154 329 139 280 130 231 c 1 +EndSplineSet +Kerns2: 685 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10072 +Encoding: 1078 1078 685 +Width: 910 +Flags: MW +LayerCount: 2 +Fore +SplineSet +872 380 m 0 + 872 410.872972885 825.084841457 420 796 420 c 0 + 743 420 708 398 688 351 c 0 + 661 290 643 206 643 141 c 0 + 643 76 675 35 724 35 c 0 + 754 35 792 48 825 71 c 0 + 831 74 848 86 877 108 c 1 + 884 88 l 1 + 796 8 747 -17 686 -17 c 0 + 613 -17 569 37 569 127 c 0 + 569 151 571 169 576 201 c 1 + 492 202 l 1 + 471.182433286 107.627030898 461.081405033 77.6105377491 451 2 c 1 + 434 0 400 -8 385 -14 c 1 + 375 -5 l 1 + 391.05140691 43.1542207305 407.937153356 125.329759432 426 203 c 1 + 404 202 384 202 378 202 c 0 + 353 202 351 202 345 201 c 1 + 343 195 l 1 + 317.294413383 66.4720669173 250.570984804 -17 158 -17 c 0 + 100 -17 63 10 7 93 c 1 + 26 109 l 1 + 29 106 32 103 36 98 c 0 + 78 50 102 35 137 35 c 0 + 184 35 230 74 252 133 c 0 + 275 192 286 258 286 325 c 0 + 286 358 283 376 274 390 c 0 + 263 408 235 420 202 420 c 0 + 179 420 158 415 139 404 c 0 + 124 396 120 391 115 372 c 0 + 111 357 108 347 99 320 c 1 + 80 319 l 1 + 86 366 86 374 90 446 c 1 + 127 464 149 470 177 470 c 0 + 223 470 274 444 318 398 c 0 + 342 372 353 338 353 284 c 0 + 353 266 352 254 350 238 c 1 + 367 237 378 237 434 237 c 1 + 451.218219284 316.46870439 470.740790335 380.491125097 481 460 c 1 + 499 463 530 470 547 476 c 1 + 557 468 l 1 + 547 437 546 434 520 325 c 2 + 500 238 l 1 + 543 238 555 239 584 240 c 1 + 597 296 618 341 642 370 c 0 + 660 391 687 411 726 433 c 0 + 773 460 804 470 838 470 c 0 + 866 470 886 464 917 446 c 1 + 901 381 898 367 895 320 c 1 + 871 320 l 1 + 871 348 l 1 + 872 363 872 376 872 380 c 0 +EndSplineSet +Kerns2: 680 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10073 +Encoding: 1079 1079 686 +Width: 372 +Flags: MW +LayerCount: 2 +Fore +SplineSet +99 320 m 1 + 80 319 l 1 + 86 366 86 374 90 446 c 1 + 127 464 149 470 177 470 c 0 + 218 470 258 452 301 414 c 0 + 333 386 351 352 351 321 c 0 + 351 278 315 245 253 230 c 1 + 302 217 326 191 326 151 c 0 + 326 65 244 -17 157 -17 c 0 + 101 -17 62 11 7 93 c 1 + 26 109 l 1 + 36 98 l 1 + 78 49 102 35 140 35 c 0 + 198 35 249 89 249 150 c 0 + 249 175 236 194 213 204 c 0 + 199 209 184 211 147 211 c 1 + 153 249 l 1 + 165 247 174 246 181 246 c 0 + 238 246 288 292 288 344 c 0 + 288 390 254 420 202 420 c 0 + 179 420 159 415 139 404 c 0 + 124 396 120 391 115 372 c 0 + 111 358 108 348 99 320 c 1 +EndSplineSet +Kerns2: 685 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10074 +Encoding: 1080 1080 687 +Width: 501 +Flags: MW +LayerCount: 2 +Fore +SplineSet +471 94 m 1 + 478 74 l 1 + 379 -3 357 -17 330 -17 c 0 + 312 -17 300 -2 300 20 c 0 + 300 37 307 69 322 127 c 0 + 341 202 341 202 348 228 c 1 + 311 165 283 127 238 79 c 0 + 179 18 127 -17 96 -17 c 0 + 73 -17 58 4 58 34 c 0 + 58 58 60 70 94 217 c 0 + 113 297 127 370 127 387 c 0 + 127 397 122 404 113 404 c 0 + 105 404 101 402 38 363 c 1 + 31 387 l 1 + 129 450 168 470 191 470 c 0 + 203 470 213 457 213 443 c 0 + 213 427 211 419 172 263 c 0 + 151 179 136 100 136 77 c 0 + 136 63 143 53 151 53 c 0 + 182 55 268 136 315 209 c 0 + 352 267 374 335 395 455 c 1 + 435 463 441 465 459 470 c 1 + 465 463 l 1 + 456.856821751 428.809844916 446.889031264 396.444302069 438 363 c 0 + 414 273 379 101 379 70 c 0 + 379 58 385 50 395 50 c 0 + 403 50 416 58 471 94 c 1 +EndSplineSet +EndChar + +StartChar: afii10076 +Encoding: 1082 1082 688 +Width: 464 +Flags: MW +LayerCount: 2 +Fore +SplineSet +443 66 m 1 + 448 46 l 1 + 360 -5 345 -12 325 -12 c 0 + 306 -12 292 2 276 35 c 0 + 266 55 262 69 216 204 c 1 + 209 227 l 1 + 144 152 129 117 114 2 c 1 + 97 0 63 -8 48 -14 c 1 + 38 -5 l 1 + 51 36 52 37 96 234 c 1 + 109 298 l 1 + 126 372 126 372 126 385 c 0 + 126 396 121 403 113 403 c 0 + 104 403 99 401 38 363 c 1 + 30 387 l 1 + 47 398 47 398 116 441 c 0 + 152 463 168 470 183 470 c 0 + 197 470 206 459 206 440 c 0 + 206 425 206 425 186 340 c 0 + 172.731204881 283.607620745 170.579580262 274.705708248 150 198 c 1 + 310 411 374 474 431 474 c 0 + 439 474 445 473 457 470 c 1 + 460 464 l 1 + 451 440 443 413 440 400 c 1 + 424 402 419 402 412 402 c 0 + 362 402 332 380 255 286 c 1 + 274 225 298 158 314 120 c 0 + 337 63 354 44 380 44 c 0 + 394 44 405 48 443 66 c 1 +EndSplineSet +Kerns2: 679 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10077 +Encoding: 1083 1083 689 +Width: 513 +Flags: MW +LayerCount: 2 +Fore +SplineSet +472 441 m 0 + 472 399.838867188 390 114.625 390 68 c 0 + 390 57 396 50 403 50 c 0 + 417 50 439 62 482 94 c 1 + 491 74 l 1 + 397 3 365 -17 343 -17 c 0 + 324 -17 309 2 309 27 c 0 + 309 48 313 65 333 142 c 0 + 366 267 391 379 391 398 c 0 + 391 414 382 423 367 423 c 0 + 337 423 293 402 262 371 c 0 + 235 345 214 305 188 226 c 0 + 157 133 140 101 94 52 c 0 + 52 7 8 -17 -32 -17 c 0 + -38 -17 -42 -16 -48 -14 c 1 + -40 52 l 1 + -31 55 l 1 + -17 43 -9 40 7 40 c 0 + 36 40 62 52 77 73 c 0 + 95 97 105 125 125 210 c 0 + 143 284 157 317 182 349 c 0 + 219 394 265 423 346 452 c 0 + 386 466 410 471 443 471 c 0 + 464 471 472 462 472 441 c 0 +EndSplineSet +EndChar + +StartChar: afii10078 +Encoding: 1084 1084 690 +Width: 744 +Flags: MW +LayerCount: 2 +Fore +SplineSet +463 442 m 0 + 463 389.887695312 387 147.71875 387 77 c 0 + 387 63 393 53 402 53 c 0 + 423 53 466 110 524 211 c 0 + 623 387 623 387 646 455 c 1 + 686 463 692 465 710 470 c 1 + 715 463 l 1 + 713 450 l 1 + 689 363 l 2 + 665 273 630 99 630 68 c 0 + 630 59 637 50 645 50 c 0 + 653 50 670 59 722 94 c 1 + 729 74 l 1 + 632 -2 608 -17 581 -17 c 0 + 563 -17 551 -2 551 20 c 0 + 551 43 558 85 578 170 c 0 + 602 275 602 275 610 312 c 1 + 502 103 405 -17 345 -17 c 0 + 325 -17 309 5 309 33 c 0 + 309 59 310 66 345 217 c 0 + 370 334 383 396 383 404 c 0 + 383 409 381 412 378 412 c 0 + 365 412 333 381 317 353 c 0 + 294 313 287 297 247 179 c 0 + 227 117 199 78 150 38 c 0 + 110 6 73 -10 41 -10 c 0 + 16 -10 -6 3 -16 23 c 0 + -22 36 -24 46 -27 78 c 1 + -1 91 20 106 34 119 c 1 + 44 114 l 1 + 42 93 42 90 42 82 c 0 + 42 50 56 29 78 29 c 0 + 106 29 139 51 159 82 c 0 + 178 114 181 124 201 210 c 0 + 221 301 246 348 299 395 c 0 + 350 440 408 471 440 471 c 0 + 454 471 463 460 463 442 c 0 +EndSplineSet +EndChar + +StartChar: afii10079 +Encoding: 1085 1085 691 +Width: 503 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 127 m 2 + 346 220 l 2 + 346 223 360 276 372 324 c 1 + 353.812539356 302.175047227 337.495392831 288.412827359 313 268 c 0 + 150 128 126 95 114 -1 c 1 + 98 -3 67 -10 48 -17 c 1 + 38 -8 l 1 + 42 2 44 9 44 10 c 0 + 53 48 62 85 72 123 c 2 + 100 228 l 1 + 129 371 129 371 129 385 c 0 + 129 397 124 404 115 404 c 0 + 112 404 104 401 98 398 c 0 + 79.3041616198 386.315101012 64.0886428369 375.970807681 40 363 c 1 + 33 387 l 1 + 132 450 170 470 192 470 c 0 + 205 470 215 458 215 442 c 0 + 215 427 213 417 176 269 c 1 + 160 201 l 2 + 159 196 157 191 156 185 c 2 + 147 150 l 1 + 172 182 185 195 302 298 c 0 + 371 357 385 379 397 455 c 1 + 429 461 445 465 461 470 c 1 + 467 463 l 1 + 458.856821751 428.809844916 448.889031264 396.444302069 440 363 c 0 + 423 300 381 92 381 70 c 0 + 381 58 387 50 397 50 c 0 + 405 50 419 58 473 94 c 1 + 480 74 l 1 + 382 -3 359 -17 332 -17 c 0 + 314 -17 302 -2 302 20 c 0 + 302 35 302 35 324 127 c 2 +EndSplineSet +EndChar + +StartChar: afii10080 +Encoding: 1086 1086 692 +Width: 458 +Flags: MW +LayerCount: 2 +Fore +SplineSet +295 471 m 0 + 379 471 424 419 424 321 c 0 + 424 135 308 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 71 316 120 378 c 0 + 166 438 229 471 295 471 c 0 +262 437 m 0 + 222 437 190 414 167 367 c 0 + 142 314 123 218 123 140 c 0 + 123 60 153 19 209 19 c 0 + 257 19 289 49 314 117 c 0 + 336 180 347 241 347 309 c 0 + 347 357 341 384 326 405 c 0 + 313 424 287 437 262 437 c 0 +EndSplineSet +Kerns2: 685 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10081 +Encoding: 1087 1087 693 +Width: 517 +Flags: MW +LayerCount: 2 +Fore +SplineSet +475 439 m 0 + 475 394.3890625 394 114.29921875 394 67 c 0 + 394 57 401 49 408 49 c 0 + 422 50 422 50 487 94 c 1 + 495 74 l 1 + 386 -8 372 -17 344 -17 c 0 + 327 -17 313 3 313 28 c 0 + 313 43 319 73 334 129 c 0 + 367 249 391 358 391 384 c 0 + 391 398 384 406 373 406 c 0 + 333 406 249 332 204 258 c 0 + 163 190 143 127 125 2 c 1 + 93 -4 72 -9 56 -14 c 1 + 49 -5 l 1 + 77 93 83 117 98 191 c 0 + 116 274 131 364 131 384 c 0 + 131 398 126 404 116 404 c 0 + 103 404 98 401 40 363 c 1 + 33 384 l 1 + 124 448 163 470 189 470 c 0 + 203 470 211 461 211 445 c 0 + 211 422.800222986 166.199524901 232.883610274 166 232 c 1 + 194 288 230 335 282 383 c 0 + 337 433 407 470 448 470 c 0 + 465 470 475 459 475 439 c 0 +EndSplineSet +EndChar + +StartChar: afii10082 +Encoding: 1088 1088 694 +Width: 494 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 363 m 1 + 34 387 l 1 + 43 393 65 407 100 430 c 0 + 141 457 171 470 189 470 c 0 + 202 470 211 459 211 443 c 0 + 211 422.515065665 181.70639439 292.531971949 180 284 c 1 + 209 339 233 369 273 403 c 0 + 322 443 381 471 418 471 c 0 + 450 471 470 429 470 362 c 0 + 470 273 423 142 374 89 c 0 + 360 75 316 41 281 18 c 0 + 247 -4 218 -14 188 -14 c 0 + 168 -14 154 -11 129 0 c 1 + 108 -99 90 -199 82 -262 c 1 + 52 -265 36 -268 10 -276 c 1 + 3 -270 l 1 + 40 -132 131 332 131 381 c 0 + 131 394 125 404 116 404 c 0 + 107 404 96 398 41 363 c 1 +137 56 m 1 + 168 37 192 29 220 29 c 0 + 274 29 309 59 340 132 c 0 + 375 214 395 296 395 361 c 0 + 395 396 384 414 362 414 c 0 + 326 414 274 382 237 336 c 0 + 188 275 167 217 137 56 c 1 +EndSplineSet +Kerns2: 12 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10083 +Encoding: 1089 1089 695 +Width: 407 +Flags: MW +LayerCount: 2 +Fore +SplineSet +347 379 m 2 + 347 411.03012388 300.896814197 420 271 420 c 0 + 218 420 183 398 163 351 c 0 + 136 290 118 206 118 142 c 0 + 118 76 149 35 199 35 c 0 + 229 35 267 48 300 71 c 0 + 305 74 323 86 352 108 c 1 + 359 88 l 1 + 270 8 222 -17 160 -17 c 0 + 87 -17 44 37 44 128 c 0 + 44 218 75 320 117 370 c 0 + 135 391 162 411 201 433 c 0 + 247 460 278 470 313 470 c 0 + 341 470 361 464 392 446 c 1 + 376 382 373 364 370 320 c 1 + 345 320 l 1 + 345 330 345 337 346 339 c 2 + 347 372 l 1 + 347 379 l 2 +EndSplineSet +Kerns2: 661 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10084 +Encoding: 1090 1090 696 +Width: 736 +Flags: MW +LayerCount: 2 +Fore +SplineSet +707 445 m 0 + 707 396.99140625 619 117.48125 619 68 c 0 + 619 57 626 48 634 48 c 0 + 647 48 665 59 712 94 c 1 + 721 73 l 1 + 629 3 596 -17 572 -17 c 0 + 553 -17 538 3 538 27 c 0 + 538 42 542 60 563 138 c 0 + 606 296 620 359 620 388 c 0 + 620 400 615 407 604 407 c 0 + 564 407 472 326 432 256 c 0 + 403 204 389 155 361 2 c 1 + 337 -2 325 -5 295 -14 c 1 + 290 -5 l 1 + 337 172 368 326 368 383 c 0 + 368 398 363 406 352 406 c 0 + 313 406 231 327 190 248 c 0 + 163 196 142 120 122 2 c 1 + 109 2 86 -4 54 -14 c 1 + 48 -5 l 1 + 88 123 131 324 131 380 c 0 + 131 394 126 405 118 405 c 0 + 113 405 107 403 99 398 c 0 + 79 385 77 385 41 363 c 1 + 34 387 l 1 + 45 393 70 410 110 436 c 0 + 144 458 174 471 191 471 c 0 + 206 471 213 462 213 444 c 0 + 213 428 209 406 198 361 c 2 + 175 262 l 1 + 209 320 236 354 278 391 c 0 + 331 438 392 471 424 471 c 0 + 440 471 449 461 449 445 c 0 + 449 416.231164375 416.376981461 270.167643399 416 268 c 1 + 455 328 485 362 534 399 c 0 + 585 439 652 471 682 471 c 0 + 696 471 707 460 707 445 c 0 +EndSplineSet +Kerns2: 12 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10085 +Encoding: 1091 1091 697 +Width: 504 +Flags: MW +LayerCount: 2 +Fore +SplineSet +76 -153 m 1 + 86 -159 l 1 + 85 -164 85 -168 85 -169 c 0 + 84 -176 84 -182 84 -186 c 0 + 84 -218 111 -242 147 -242 c 0 + 203 -242 239 -195 282 -69 c 0 + 297 -25 306 5 327 87 c 0 + 340 138 340 138 350 172 c 1 + 294 93 290 86 266 59 c 0 + 222 10 185 -17 163 -17 c 0 + 137 -17 121 11 121 55 c 0 + 121 76 121 76 130 178 c 0 + 135 235 138 297 138 336 c 0 + 138 384 133 403 119 403 c 0 + 110 403 109 402 79 379 c 0 + 62 366 62 366 51 357 c 1 + 37 375 l 1 + 120 448 153 470 181 470 c 0 + 200 470 211 452 211 420 c 0 + 211 395 210 366 205 312 c 0 + 197 205 193 133 193 108 c 0 + 193 73 198 60 213 60 c 0 + 235 60 263 85 301 139 c 0 + 363 224 396 308 426 454 c 1 + 445 457 469 463 496 471 c 1 + 507 463 l 1 + 479 390 456 318 420 193 c 0 + 351 -44 334 -89 287 -159 c 0 + 234 -236 168 -282 108 -282 c 0 + 55 -282 23 -252 15 -194 c 1 + 41 -181 62 -167 76 -153 c 1 +EndSplineSet +Kerns2: 12 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 26 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 119 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 679 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10086 +Encoding: 1092 1092 698 +Width: 687 +Flags: MW +LayerCount: 2 +Fore +SplineSet +543 664 m 0 + 481.512095114 664 470.065373585 604.957215934 455 538 c 2 + 433 436 l 1 + 465 459 496 470 532 470 c 0 + 615 470 660 418 660 320 c 0 + 660 137 544 -17 406 -17 c 0 + 379 -17 358 -7 343 13 c 1 + 324 -67 295 -135 259 -183 c 0 + 216 -240 160 -277 117 -277 c 0 + 103 -277 94 -275 79 -268 c 1 + 89 -243 91 -235 104 -188 c 1 + 114 -185 l 1 + 135 -208 146 -214 168 -214 c 0 + 209 -214 231 -186 255 -103 c 0 + 268.932856307 -57.4015611764 275.536580454 -18.243936821 282 27 c 1 + 244 -2 206 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 72 317 120 378 c 0 + 166 436 230 471 291 471 c 0 + 321 471 345 462 363 444 c 1 + 379 524 l 2 + 391 586 395 594 442 636 c 0 + 513 700 553 724 590 724 c 0 + 608 724 626 719 653 708 c 1 + 645 691 633 659 624 629 c 1 + 614 625 l 1 + 590 653 570 664 543 664 c 0 +259 437 m 0 + 222 437 189 412 167 367 c 0 + 142 314 123 218 123 140 c 0 + 123 62 153 19 207 19 c 0 + 250 19 277 49 298 117 c 0 + 317 180 326 244 326 312 c 0 + 326 398 305 437 259 437 c 0 +500 436 m 0 + 465 436 440 414 422 367 c 0 + 401 315 386 221 386 147 c 0 + 386 59 405 19 449 19 c 0 + 492 19 526 51 549 117 c 0 + 572 179 583 241 583 309 c 0 + 583 356 577 384 562 404 c 0 + 549 423 523 436 500 436 c 0 +EndSplineSet +Kerns2: 682 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10087 +Encoding: 1093 1093 699 +Width: 449 +Flags: MW +LayerCount: 2 +Fore +SplineSet +416 92 m 1 + 427 76 l 1 + 374 18 325 -17 295 -17 c 0 + 269 -17 250 7 237 59 c 0 + 237 62 230 100 217 173 c 1 + 121 13 94 -17 45 -17 c 0 + 27 -17 15 -13 -4 -1 c 1 + 6 46 7 52 11 89 c 1 + 24 93 l 1 + 32 63 45 49 67 49 c 0 + 104 49 128 76 212 207 c 1 + 187 356 164 412 127 412 c 0 + 109 412 96 405 56 374 c 1 + 40 381 l 1 + 65 412 78 429 96 460 c 1 + 122 468 135 470 153 470 c 0 + 228.076347276 470 241.405038375 408.471659142 255 332 c 0 + 259 309 261 295 262 289 c 1 + 298 349 315 375 334 401 c 0 + 370 450 400 471 432 471 c 0 + 441 471 449 469 466 463 c 1 + 463 443 459 406 459 377 c 1 + 444 373 l 1 + 434 391 423 397 404 397 c 0 + 364 397 340 372 269 258 c 1 + 278 198 291 136 304 94 c 0 + 312 64 328 46 344 46 c 0 + 358 46 369 53 416 92 c 1 +EndSplineSet +Kerns2: 679 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10088 +Encoding: 1094 1094 700 +Width: 503 +Flags: MW +LayerCount: 2 +Fore +SplineSet +264 -168 m 1 + 270 -145 l 1 + 340 -143 362 -122 405 -18 c 0 + 415 4 418 11 427 33 c 1 + 379 -3 353 -17 332 -17 c 0 + 314 -17 302 -2 302 20 c 0 + 302 37 309 69 324 127 c 0 + 343 202 343 202 350 228 c 1 + 313 165 285 127 240 79 c 0 + 181 18 129 -17 98 -17 c 0 + 75 -17 60 4 60 34 c 0 + 60 58 62 70 96 217 c 0 + 115 297 129 370 129 387 c 0 + 129 398 124 404 115 404 c 0 + 111 404 104 402 98 398 c 0 + 95 396 75 384 40 363 c 1 + 33 387 l 1 + 132 450 170 470 193 470 c 0 + 205 470 215 457 215 443 c 0 + 215 427 213 419 174 263 c 0 + 153 179 138 100 138 77 c 0 + 138 63 145 53 153 53 c 0 + 184 55 270 136 317 209 c 0 + 354 267 376 335 397 455 c 1 + 429 461 445 465 461 470 c 1 + 467 463 l 1 + 458.856821751 428.809844916 448.889031264 396.444302069 440 363 c 0 + 416 273 381 101 381 70 c 0 + 381 58 387 50 397 50 c 0 + 405 50 419 58 473 94 c 1 + 480 74 l 1 + 461 53 457 44 452 3 c 0 + 444 -57 438 -81 425 -102 c 0 + 398 -147 354 -168 286 -168 c 2 + 264 -168 l 1 +EndSplineSet +EndChar + +StartChar: afii10091 +Encoding: 1097 1097 701 +Width: 744 +Flags: MW +LayerCount: 2 +Fore +SplineSet +512 -168 m 1 + 517 -145 l 1 + 587 -143 610 -122 653 -18 c 0 + 663 6 665 11 675 33 c 1 + 624 -5 601 -17 580 -17 c 0 + 562 -17 550 -2 550 20 c 0 + 550 38 556 68 572 127 c 2 + 598 228 l 1 + 561 165 533 126 488 79 c 0 + 429 18 377 -17 346 -17 c 0 + 323 -17 308 4 308 34 c 0 + 308 52 315 96 324 127 c 0 + 344 204 344 204 350 228 c 1 + 313 165 285 127 240 79 c 0 + 181 18 129 -17 98 -17 c 0 + 75 -17 60 4 60 34 c 0 + 60 54 63 68 80 144 c 0 + 116 303 129 365 129 387 c 0 + 129 398 124 404 115 404 c 0 + 111 404 104 402 98 398 c 0 + 95 396 75 384 40 363 c 1 + 33 387 l 1 + 132 450 170 470 193 470 c 0 + 205 470 215 457 215 443 c 0 + 215 427 213 419 174 263 c 0 + 153 176 138 101 138 78 c 0 + 138 63 145 53 153 53 c 0 + 184 55 270 136 317 209 c 0 + 354 267 376 335 397 455 c 1 + 429 461 445 465 461 470 c 1 + 467 463 l 1 + 464 450 l 1 + 441.469166891 367.386945266 385 142.176880566 385 94 c 0 + 385 65 390 53 401 53 c 0 + 430 53 518 136 565 209 c 0 + 602 267 625 337 645 455 c 1 + 677 462 693 465 709 470 c 1 + 714 463 l 1 + 712 450 l 1 + 688 363 l 2 + 664 274 629 100 629 70 c 0 + 629 58 635 50 645 50 c 0 + 653 50 669 60 720 94 c 1 + 728 74 l 1 + 709 54 705 44 699 3 c 0 + 691 -60 685 -81 673 -102 c 0 + 645 -147 602 -168 533 -168 c 2 + 512 -168 l 1 +EndSplineSet +EndChar + +StartChar: afii10092 +Encoding: 1098 1098 702 +Width: 349 +Flags: MW +LayerCount: 2 +Fore +SplineSet +299 469 m 1 + 307 458 l 1 + 256 414 197 335 166 269 c 1 + 191 282 201 285 224 285 c 0 + 283 285 315 253 315 192 c 0 + 315 78 234 -17 137 -17 c 0 + 81 -17 51 18 51 83 c 0 + 51 179 105 282 218 400 c 1 + 194 401 l 1 + 168 401 l 1 + 127 402 127 402 125 402 c 0 + 107 402 98 399 91 389 c 0 + 89 386 81 370 65 341 c 1 + 45 341 l 1 + 56 369 75 433 81 461 c 1 + 96 464 105 465 117 465 c 0 + 137 465 144 464 221 455 c 0 + 229 454 239 453 245 453 c 0 + 263 453 275 457 299 469 c 1 +163 16 m 0 + 224.575723118 16 250 116.590867915 250 182 c 0 + 250 233 237 257 208 257 c 0 + 186 257 164 241 151 217 c 0 + 134 185 121 130 121 85 c 0 + 121 39 135 16 163 16 c 0 +EndSplineSet +Kerns2: 684 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10093 +Encoding: 1099 1099 703 +Width: 567 +Flags: MW +LayerCount: 2 +Fore +SplineSet +40 363 m 1 + 33 387 l 1 + 132 450 170 470 192 470 c 0 + 205 470 215 458 215 442 c 0 + 215 424 189 317 173 271 c 1 + 187 279 216 285 240 285 c 0 + 295 285 327 251 327 192 c 0 + 327 78 247 -17 149 -17 c 0 + 95 -17 63 18 63 77 c 0 + 63 98 68 132 74 155 c 2 + 120 336 l 2 + 128 366 129 371 129 383 c 0 + 129 397 124 404 116 404 c 0 + 111 404 104 402 97 398 c 0 + 80.1179071673 385.941362262 63.3756054295 375.586864462 40 363 c 1 +175 16 m 0 + 236.575723118 16 262 115.955178514 262 182 c 0 + 262 233 249 257 220 257 c 0 + 198 257 176 241 163 217 c 0 + 146 185 133 130 133 85 c 0 + 133 39 147 16 175 16 c 0 +538 94 m 1 + 546 74 l 1 + 491 32 491 32 475 20 c 0 + 442 -4 415 -17 397 -17 c 0 + 379 -17 367 -2 367 20 c 0 + 367 37 371 55 389 127 c 0 + 409 205 424 276 462 455 c 1 + 494 461 510 465 527 470 c 1 + 532 463 l 1 + 529 450 l 2 + 522 421 514 392 506 363 c 0 + 489 298 447 92 447 70 c 0 + 447 58 453 50 463 50 c 0 + 471 50 484 58 538 94 c 1 +EndSplineSet +EndChar + +StartChar: afii10094 +Encoding: 1100 1100 704 +Width: 361 +Flags: MW +LayerCount: 2 +Fore +SplineSet +40 363 m 1 + 33 387 l 1 + 132 450 170 470 192 470 c 0 + 205 470 215 458 215 442 c 0 + 215 424 189 317 173 271 c 1 + 187 279 216 285 240 285 c 0 + 295 285 327 251 327 192 c 0 + 327 78 247 -17 149 -17 c 0 + 95 -17 63 18 63 77 c 0 + 63 98 68 132 74 155 c 2 + 120 336 l 2 + 128 366 129 371 129 383 c 0 + 129 397 124 404 116 404 c 0 + 111 404 104 402 97 398 c 0 + 80.1179071673 385.941362262 63.3756054295 375.586864462 40 363 c 1 +175 16 m 0 + 236.575723118 16 262 115.955178514 262 182 c 0 + 262 233 249 257 220 257 c 0 + 198 257 176 241 163 217 c 0 + 146 185 133 130 133 85 c 0 + 133 39 147 16 175 16 c 0 +EndSplineSet +Kerns2: 684 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10095 +Encoding: 1101 1101 705 +Width: 388 +Flags: MW +LayerCount: 2 +Fore +SplineSet +116 243 m 1 + 128 250 l 1 + 179 241 210 238 251 238 c 0 + 263 238 267 238 280 239 c 1 + 285 270 287 299 287 324 c 0 + 287 392 262 420 201 420 c 0 + 179 420 158 415 139 404 c 0 + 124 396 120 391 115 372 c 0 + 111 358 108 348 99 320 c 1 + 80 319 l 1 + 86 366 86 374 90 446 c 1 + 127 464 149 470 177 470 c 0 + 222 470 274 443 317 398 c 0 + 342 371 354 335 354 286 c 0 + 354 223 337 146 311 93 c 0 + 277 23 221 -17 159 -17 c 0 + 100 -17 63 10 7 93 c 1 + 26 109 l 1 + 36 98 l 1 + 78 50 102 35 137 35 c 0 + 173 35 210 58 233 95 c 0 + 250 123 259 146 273 201 c 1 + 252 201 l 2 + 211 201 179 201 118 199 c 1 + 120 207 121 214 121 218 c 0 + 121 223 119 232 116 243 c 1 +EndSplineSet +Kerns2: 689 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10096 +Encoding: 1102 1102 706 +Width: 674 +Flags: MW +LayerCount: 2 +Fore +SplineSet +39 363 m 1 + 31 387 l 1 + 123 448 165 470 188 470 c 0 + 201 470 210 459 210 440 c 0 + 210 425 206 405 191 347 c 0 + 188.454419699 337.666205564 176.265624135 271.796872405 166 241 c 1 + 173 240 177 240 186 240 c 0 + 210 240 245 242 281 245 c 1 + 313 381 407 471 516 471 c 0 + 602 471 647 420 647 321 c 0 + 647 135 531 -17 389 -17 c 0 + 312 -17 270 37 270 135 c 0 + 270 157 271 177 274 206 c 1 + 234 208 215 208 197 208 c 0 + 182 208 180 208 158 207 c 1 + 155 194 l 1 + 119 50 118 45 108 -4 c 1 + 92 -6 58 -14 42 -20 c 1 + 33 -11 l 1 + 37 2 58 88 98 246 c 0 + 126 365 127 369 127 385 c 0 + 127 396 122 403 114 403 c 0 + 105 403 100 401 39 363 c 1 +485 437 m 0 + 445 437 413 414 390 367 c 0 + 365 314 346 218 346 140 c 0 + 346 60 376 19 432 19 c 0 + 480 19 512 49 537 117 c 0 + 559 180 570 242 570 310 c 0 + 570 357 564 384 549 405 c 0 + 535 424 510 437 485 437 c 0 +EndSplineSet +Kerns2: 685 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10097 +Encoding: 1103 1103 707 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +455 442 m 0 + 455 397.2953125 374 112.923828125 374 68 c 0 + 374 57 379 50 387 50 c 0 + 401 50 424 63 466 94 c 1 + 474 74 l 1 + 371 -4 349 -17 326 -17 c 0 + 308 -17 293 3 293 27 c 0 + 293 48 296 64 317 142 c 0 + 352 277 379 399 379 421 c 0 + 379 443 364 452 327 452 c 0 + 247 452 196 406 196 335 c 0 + 196 287 231 260 290 260 c 0 + 298 260 303 260 316 261 c 1 + 316 247 l 1 + 254 227 226 199 191 121 c 0 + 166 66 150 42 121 18 c 0 + 90 -8 67 -17 31 -17 c 0 + 9 -17 -2 -16 -21 -10 c 1 + -13 55 l 1 + -4 59 l 1 + 13 29 24 20 44 20 c 0 + 58 20 71 28 81 45 c 0 + 91 60 93 67 113 137 c 0 + 131 200 157 228 211 241 c 1 + 145 257 111 292 111 345 c 0 + 111 388 134 429 170 451 c 0 + 194 466 230 474 271 474 c 0 + 360 474 435 471 443 467 c 0 + 451 464 455 455 455 442 c 0 +EndSplineSet +EndChar + +StartChar: afii10098 +Encoding: 1169 1169 708 +Width: 357 +Flags: MW +LayerCount: 2 +Fore +SplineSet +417 651 m 1 + 450 648 l 1 + 442 624 442 622 433 553 c 0 + 424 485 391 451 331 451 c 0 + 322 451 316 451 307 452 c 1 + 291 452 l 2 + 267 452 254 446 245 430 c 0 + 235 413 235 413 206 283 c 1 + 183 186 l 1 + 150 38 150 38 137 16 c 0 + 124 -7 105 -18 80 -18 c 0 + 34 -18 10 23 0 120 c 1 + 23 126 l 1 + 27 72 42 34 58 34 c 0 + 66 34 72 41 77 57 c 0 + 93 107 107 169 136 306 c 0 + 164 450 178 468 268 476 c 1 + 347 479 366 498 400 611 c 0 + 405 626 409 636 417 651 c 1 +EndSplineSet +Kerns2: 683 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10099 +Encoding: 1106 1106 709 +Width: 489 +Flags: MW +LayerCount: 2 +Fore +SplineSet +386 550 m 1 + 355.048618369 550 301.55894725 552 289 552 c 0 + 282 552 276 552 218 550 c 1 + 196.229446735 449.855454983 177.295095072 351.907173715 158 249 c 1 + 189 308 226 350 289 400 c 0 + 344 443 402 471 435 471 c 0 + 454 471 466 458 466 436 c 0 + 466 415 463 403 427 257 c 1 + 406 158 l 1 + 357 -52 354 -63 337 -101 c 0 + 293 -199 209 -275 143 -275 c 0 + 137 -275 133 -274 127 -271 c 1 + 134 -206 l 1 + 144 -203 l 1 + 158 -215 166 -218 181 -218 c 0 + 230 -218 261 -188 278 -127 c 0 + 292 -80 292 -80 340 161 c 1 + 352 224 l 2 + 357 249 363 274 364 280 c 0 + 382 357 383 363 383 379 c 0 + 383 397 376 406 362 406 c 0 + 324 406 235 334 187 264 c 0 + 148 207 114 95 107 2 c 1 + 82 -2 56 -8 39 -14 c 1 + 31 -5 l 1 + 65 121 108 321 150 548 c 1 + 59 546 l 1 + 67 586 l 1 + 83 585 93 585 98 585 c 0 + 117.333333333 585 136.666666667 585 156 585 c 1 + 157 591 158 596 159 598 c 2 + 161 611 l 2 + 162 618 163 626 163 632 c 0 + 163 657 154 661 82 662 c 1 + 86 681 l 1 + 135 685 204 703 242 721 c 1 + 253 712 l 1 + 240 656 238 646 225 584 c 1 + 270 584 l 2 + 307 584 339 586 395 594 c 1 + 406 587 l 1 + 392 570 390 567 386 550 c 1 +EndSplineSet +EndChar + +StartChar: afii10101 +Encoding: 1108 1108 710 +Width: 379 +Flags: MW +LayerCount: 2 +Fore +SplineSet +343 379 m 2 + 343 411.03012388 296.896814197 420 267 420 c 0 + 188 420 154 377 125 239 c 1 + 138 238 142 238 154 238 c 0 + 195 238 226 241 281 250 c 1 + 290 243 l 1 + 278 222 276 219 273 199 c 1 + 212 201 180 201 139 201 c 2 + 118 201 l 1 + 115 173 114 158 114 140 c 0 + 114 76 146 35 195 35 c 0 + 225 35 263 49 296 71 c 0 + 301 74 319 86 348 108 c 1 + 355 88 l 1 + 266 8 218 -17 156 -17 c 0 + 83 -17 40 37 40 128 c 0 + 40 218 71 320 113 370 c 0 + 131 391 158 411 197 433 c 0 + 243 460 274 470 309 470 c 0 + 337 470 357 464 388 446 c 1 + 371 378 369 366 366 320 c 1 + 341 320 l 1 + 342 348 l 1 + 343 372 l 1 + 343 379 l 2 +EndSplineSet +EndChar + +StartChar: afii10102 +Encoding: 1109 1109 711 +Width: 386 +Flags: MW +LayerCount: 2 +Fore +SplineSet +37 8 m 1 + 46.8870150243 62.3785826338 54.9777412411 98.5325660639 57 141 c 1 + 83 141 l 1 + 83 122.333333333 83 103.666666667 83 85 c 0 + 83 65 87 55 101 44 c 0 + 122 27 149 18 179 18 c 0 + 241 18 279 60 279 126 c 0 + 279 155 270 171 248 184 c 0 + 240 188 240 188 168 213 c 0 + 102 236 74 267 74 314 c 0 + 74 399 161 470 263 470 c 0 + 298 470 321 464 356 447 c 1 + 347 405 345 389 340 333 c 1 + 317 333 l 1 + 317 376 l 2 + 317 396 315 400 300 410 c 0 + 278 425 255 432 227 432 c 0 + 175 432 135 397 135 351 c 0 + 135 308 160 287 243 262 c 0 + 321 238 350 211 350 160 c 0 + 350 67 258 -17 155 -17 c 0 + 111 -17 70 -8 37 8 c 1 +EndSplineSet +EndChar + +StartChar: afii10103 +Encoding: 1110 1110 712 +Width: 259 +Flags: MW +LayerCount: 2 +Fore +SplineSet +210 440 m 0 + 210 398.914648437 129 110.375195313 129 69 c 0 + 129 57 134 50 144 50 c 0 + 156 50 179 63 221 94 c 1 + 229 74 l 1 + 126 -3 104 -17 82 -17 c 0 + 62 -17 48 2 48 29 c 0 + 48 48 52 67 72 142 c 0 + 103 262 127 367 127 385 c 0 + 127 396 122 403 114 403 c 0 + 105 403 100 401 39 363 c 1 + 31 387 l 1 + 123 448 165 470 188 470 c 0 + 202 470 210 459 210 440 c 0 +213 705 m 0 + 234 705 247 689 247 663 c 0 + 247 627 225 599 196 599 c 0 + 175 599 160 615 160 639 c 0 + 160 675 184 705 213 705 c 0 +EndSplineSet +EndChar + +StartChar: afii10105 +Encoding: 1112 1112 713 +Width: 231 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-124 -206 m 1 + -115 -203 l 1 + -101 -215 -93 -218 -77 -218 c 0 + -29 -218 2 -188 20 -127 c 0 + 40.1038270814 -54.3169328594 122 355.973482848 122 383 c 0 + 122 394 117 402 109 402 c 0 + 98 402 98 402 33 363 c 1 + 27 387 l 1 + 149 463 161 470 182 470 c 0 + 196 470 206 458 206 441 c 0 + 206 430 202 411 189 352 c 0 + 186 339 179 305 169 256 c 0 + 149 164 118 29 103 -27 c 0 + 80 -115 46 -173 -11 -225 c 0 + -46 -258 -83 -275 -116 -275 c 0 + -121 -275 -125 -274 -132 -271 c 1 + -124 -206 l 1 +214 705 m 0 + 235 705 248 689 248 663 c 0 + 248 627 226 599 197 599 c 0 + 175 599 161 615 161 640 c 0 + 161 675 185 705 214 705 c 0 +EndSplineSet +EndChar + +StartChar: afii10106 +Encoding: 1113 1113 714 +Width: 599 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-40 52 m 1 + -31 55 l 1 + -17 43 -9 40 7 40 c 0 + 36 40 62 52 77 73 c 0 + 94 97 105 126 125 210 c 0 + 143 284 157 317 182 349 c 0 + 218 394 264 423 346 452 c 0 + 387 467 410 471 446 471 c 0 + 472 471 480 464 480 442 c 0 + 480 424 475 404 453 335 c 0 + 450 324 443 302 434 274 c 1 + 450 280 476 285 496 285 c 0 + 551 285 583 251 583 192 c 0 + 583 78 502 -17 405 -17 c 0 + 351 -17 319 18 319 77 c 0 + 319 97 324 137 330 155 c 2 + 371 301 l 2 + 382 339 391 382 391 398 c 0 + 391 414 382 423 367 423 c 0 + 337 423 293 402 262 371 c 0 + 235 345 214 305 188 226 c 0 + 157 133 140 101 94 52 c 0 + 52 7 8 -17 -32 -17 c 0 + -38 -17 -42 -16 -48 -14 c 1 + -40 52 l 1 +431 16 m 0 + 492.169519951 16 518 116.363471465 518 181 c 0 + 518 233 505 257 476 257 c 0 + 454 257 432 241 419 217 c 0 + 402 185 389 129 389 85 c 0 + 389 39 403 16 431 16 c 0 +EndSplineSet +Kerns2: 696 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10107 +Encoding: 1114 1114 715 +Width: 599 +Flags: MW +LayerCount: 2 +Fore +SplineSet +467 463 m 1 + 464 450 l 1 + 446.646213293 387.092523187 432.338171796 336.596312092 419 268 c 1 + 447 280 468 285 492 285 c 0 + 551 285 582 253 582 192 c 0 + 582 78 501 -17 404 -17 c 0 + 350 -17 318 18 318 77 c 0 + 318 97 323 132 329 155 c 2 + 372 324 l 1 + 353.812539356 302.175047227 337.495392831 288.412827359 313 268 c 0 + 150 128 126 95 114 -1 c 1 + 98 -3 67 -10 48 -17 c 1 + 38 -8 l 1 + 42 2 44 9 44 10 c 0 + 53 48 62 85 72 123 c 2 + 100 228 l 1 + 129 371 129 371 129 385 c 0 + 129 397 124 404 115 404 c 0 + 112 404 104 401 98 398 c 0 + 79.3041616198 386.315101012 64.0886428369 375.970807681 40 363 c 1 + 33 387 l 1 + 132 450 170 470 192 470 c 0 + 205 470 215 458 215 442 c 0 + 215 427 213 417 176 269 c 1 + 160 201 l 2 + 159 196 157 191 156 185 c 2 + 147 150 l 1 + 172 182 185 195 302 298 c 0 + 371 357 385 379 397 455 c 1 + 429 461 445 465 461 470 c 1 + 467 463 l 1 +430 16 m 0 + 491.575723118 16 517 116.590867915 517 182 c 0 + 517 233 504 257 475 257 c 0 + 453 257 431 241 418 217 c 0 + 401 186 388 130 388 85 c 0 + 388 39 402 16 430 16 c 0 +EndSplineSet +Kerns2: 684 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 702 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10108 +Encoding: 1115 1115 716 +Width: 509 +Flags: MW +LayerCount: 2 +Fore +SplineSet +466 436 m 0 + 466 385.125 385 109.142578125 385 66 c 0 + 385 54 391 47 401 47 c 0 + 413 47 426 55 479 93 c 1 + 486 74 l 1 + 462 54 449 44 416 22 c 0 + 374 -7 353 -17 335 -17 c 0 + 317 -17 304 -2 304 20 c 0 + 304 39 318 102 364 280 c 0 + 378 333 383 362 383 380 c 0 + 383 397 376 406 362 406 c 0 + 323 406 234 334 187 264 c 0 + 148 207 114 95 107 2 c 1 + 82 -2 56 -8 39 -14 c 1 + 31 -5 l 1 + 65 121 108 322 150 548 c 1 + 59 546 l 1 + 67 586 l 1 + 83 585 93 585 98 585 c 0 + 117.333333333 585 136.666666667 585 156 585 c 1 + 157 591 158 596 159 598 c 2 + 161 611 l 2 + 162 618 163 626 163 632 c 0 + 163 657 154 661 82 662 c 1 + 86 681 l 1 + 135 685 204 703 242 721 c 1 + 253 712 l 1 + 240 656 238 646 225 584 c 1 + 270 584 l 2 + 307 584 339 586 395 594 c 1 + 406 587 l 1 + 392 570 390 567 386 550 c 1 + 355.048618369 550 301.55894725 552 289 552 c 0 + 282 552 276 552 218 550 c 1 + 196.060331204 449.077523538 179.389845598 352.384253722 158 249 c 1 + 189 308 227 351 289 400 c 0 + 344 443 402 471 435 471 c 0 + 454 471 466 458 466 436 c 0 +EndSplineSet +EndChar + +StartChar: afii10193 +Encoding: 1119 1119 717 +Width: 509 +Flags: MW +LayerCount: 2 +Fore +SplineSet +195 31 m 1 + 192 29 l 1 + 154 -3 127 -17 105 -17 c 0 + 82 -17 67 3 67 34 c 0 + 67 58 69 69 103 217 c 0 + 122 297 136 370 136 387 c 0 + 136 398 131 404 122 404 c 0 + 114 404 114 404 46 363 c 1 + 39 387 l 1 + 135 449 177 470 200 470 c 0 + 212 470 222 458 222 443 c 0 + 222 426 220 419 181 263 c 0 + 160 179 145 100 145 77 c 0 + 145 63 152 53 160 53 c 0 + 191 55 277 136 324 209 c 0 + 361 267 383 334 403 455 c 1 + 435 461 451 465 467 470 c 1 + 473 463 l 1 + 464.976296426 429.023703574 455.584137085 396.415862915 447 363 c 0 + 422 272 388 101 388 70 c 0 + 388 58 394 50 404 50 c 0 + 412 50 421 56 479 94 c 1 + 487 74 l 1 + 386 -4 365 -17 338 -17 c 0 + 320 -17 308 -2 308 20 c 0 + 308 37 315 70 330 127 c 0 + 350 202 350 202 356 228 c 1 + 322 167 287 120 235 68 c 1 + 227 50 226 41 216 -26 c 0 + 203.120450284 -122.596622871 157.353405114 -168 53 -168 c 2 + 33 -168 l 1 + 38 -144 l 1 + 108 -143 131 -121 174 -18 c 0 + 185 11 188 16 195 31 c 1 +EndSplineSet +EndChar + +StartChar: uni04E9 +Encoding: 1257 1257 718 +Width: 458 +Flags: MW +LayerCount: 2 +Fore +SplineSet +344 248 m 1 + 346 270 347 288 347 309 c 0 + 347 395 319 436 261 436 c 0 + 195 436 156 378 132 245 c 1 + 142 244 153 244 163 244 c 0 + 225 244 292 245 333 247 c 0 + 339 248 339 248 344 248 c 1 +338 206 m 1 + 313 206 l 1 + 243 207 229 207 214 207 c 0 + 176 207 163 207 127 204 c 1 + 124 177 123 159 123 139 c 0 + 123 61 153 19 209 19 c 0 + 257 19 289 49 314 117 c 0 + 324 146 333 179 338 206 c 1 +295 471 m 0 + 379 471 424 419 424 321 c 0 + 424 135 308 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 71 316 120 378 c 0 + 166 438 229 471 295 471 c 0 +EndSplineSet +EndChar + +StartChar: afii10089 +Encoding: 1095 1095 719 +Width: 466 +Flags: MW +LayerCount: 2 +Fore +SplineSet +426 476 m 1 + 436 468 l 1 + 424 430 420 415 402 336 c 0 + 389.846179611 276.96715811 377.792022403 232.43209708 365 177 c 0 + 347 106 343 84 343 69 c 0 + 343 57 348 50 357 50 c 0 + 370 50 393 63 435 94 c 1 + 443 74 l 1 + 349 2 318 -17 296 -17 c 0 + 276 -17 262 2 262 29 c 0 + 262 47 267 69 286 142 c 0 + 298.386668131 188.450005491 310.958322802 243.812452608 319 280 c 1 + 323 294 l 1 + 239 201 168 148 126 148 c 0 + 98 148 77 167 77 193 c 0 + 77 201 79 214 83 227 c 0 + 103 304 117 370 117 385 c 0 + 117 396 112 403 104 403 c 0 + 93 402 93 402 29 363 c 1 + 21 387 l 1 + 113 448 155 470 178 470 c 0 + 191 470 200 459 200 441 c 0 + 200 412.549104176 166.739460177 291.190274334 163 270 c 0 + 161 260 160 254 159 252 c 2 + 154 229 l 2 + 153 224 152 218 152 213 c 0 + 152 202 157 195 165 195 c 0 + 185 195 251 248 293 298 c 0 + 329 341 349 388 360 460 c 1 + 378 463 409 470 426 476 c 1 +EndSplineSet +EndChar + +StartChar: afii10090 +Encoding: 1096 1096 720 +Width: 742 +Flags: MW +LayerCount: 2 +Fore +SplineSet +718 94 m 1 + 726 74 l 1 + 629 -2 605 -17 578 -17 c 0 + 560 -17 548 -2 548 20 c 0 + 548 38 554 68 570 127 c 2 + 596 228 l 1 + 559 165 531 126 486 79 c 0 + 427 18 375 -17 344 -17 c 0 + 321 -17 306 4 306 34 c 0 + 306 52 313 96 322 127 c 0 + 342 204 342 204 348 228 c 1 + 311 165 283 127 238 79 c 0 + 179 18 127 -17 96 -17 c 0 + 73 -17 58 4 58 34 c 0 + 58 54 61 68 78 144 c 0 + 114 303 127 365 127 387 c 0 + 127 398 122 404 113 404 c 0 + 109 404 102 402 96 398 c 0 + 93 396 73 384 38 363 c 1 + 31 387 l 1 + 130 450 168 470 191 470 c 0 + 203 470 213 457 213 443 c 0 + 213 427 211 419 172 263 c 0 + 151 176 136 101 136 78 c 0 + 136 63 143 53 151 53 c 0 + 182 55 268 136 315 209 c 0 + 352 267 374 335 395 455 c 1 + 427 461 443 465 459 470 c 1 + 465 463 l 1 + 462 450 l 1 + 439.469166891 367.386945266 383 142.176880566 383 94 c 0 + 383 65 388 53 399 53 c 0 + 428 53 516 136 563 209 c 0 + 600 267 623 337 643 455 c 1 + 675 462 691 465 707 470 c 1 + 712 463 l 1 + 710 450 l 1 + 686 363 l 2 + 662 273 627 100 627 70 c 0 + 627 58 633 50 643 50 c 0 + 651 50 666 59 718 94 c 1 +EndSplineSet +EndChar + +StartChar: uni0497 +Encoding: 1175 1175 721 +Width: 910 +Flags: MW +LayerCount: 2 +Fore +SplineSet +872 381 m 0 + 872 410.673295798 824.280523087 420 796 420 c 0 + 743 420 708 398 688 351 c 0 + 661 290 643 206 643 141 c 0 + 643 77 675 35 724 35 c 0 + 754 35 792 48 825 71 c 0 + 831 74 848 86 877 108 c 1 + 884 88 l 1 + 865 67 861 58 856 17 c 0 + 847 -44 841 -67 829 -89 c 0 + 802 -134 758 -155 691 -155 c 0 + 687 -155 677 -155 668 -154 c 1 + 674 -131 l 1 + 743 -130 766 -109 809 -5 c 0 + 815 9 819 20 822 26 c 2 + 831 47 l 1 + 773 -1 736 -17 685 -17 c 0 + 613 -17 569 37 569 127 c 0 + 569 151 571 169 576 201 c 1 + 492 202 l 1 + 471.182433286 107.627030898 461.081405033 77.6105377491 451 2 c 1 + 434 0 400 -8 385 -14 c 1 + 375 -5 l 1 + 391.05140691 43.1542207305 407.937153356 125.329759432 426 203 c 1 + 404 202 384 202 378 202 c 0 + 353 202 351 202 345 201 c 1 + 343 195 l 1 + 317.294413383 66.4720669173 250.570984804 -17 158 -17 c 0 + 100 -17 63 10 7 93 c 1 + 26 109 l 1 + 29 106 32 103 36 98 c 0 + 78 50 102 35 137 35 c 0 + 184 35 230 74 252 133 c 0 + 275 192 286 258 286 325 c 0 + 286 358 283 376 274 390 c 0 + 263 408 235 420 202 420 c 0 + 179 420 158 415 139 404 c 0 + 124 396 120 391 115 372 c 0 + 111 357 108 347 99 320 c 1 + 80 319 l 1 + 86 366 86 374 90 446 c 1 + 127 464 149 470 177 470 c 0 + 223 470 274 444 318 398 c 0 + 342 372 353 338 353 284 c 0 + 353 266 352 254 350 238 c 1 + 367 237 378 237 434 237 c 1 + 451.218219284 316.46870439 470.740790335 380.491125097 481 460 c 1 + 499 463 530 470 547 476 c 1 + 557 468 l 1 + 547 437 546 434 520 325 c 2 + 500 238 l 1 + 543 238 555 239 584 240 c 1 + 597 296 618 341 642 370 c 0 + 660 391 687 411 726 433 c 0 + 773 460 804 470 838 470 c 0 + 866 470 886 464 917 446 c 1 + 901 381 898 367 895 320 c 1 + 871 320 l 1 + 871 348 l 1 + 872 363 872 375 872 381 c 0 +EndSplineSet +EndChar + +StartChar: uni04AF +Encoding: 1199 1199 722 +Width: 474 +Flags: MW +LayerCount: 2 +Fore +SplineSet +181 36 m 2 + 179 19 l 1 + 191 30 203 42 217 54 c 0 + 274 106 301 135 336 182 c 0 + 376 236 402 302 402 351 c 0 + 402 385 387 404 360 404 c 0 + 354 404 350 404 335 402 c 1 + 327 414 l 1 + 345 430 368 454 378 469 c 1 + 395 470 396 470 404 470 c 0 + 443 470 468 433 468 371 c 0 + 468 313 441 255 383 186 c 0 + 349 145 336 133 262 64 c 0 + 194 0 192 -3 181 -22 c 0 + 170 -47 168 -58 156 -147 c 0 + 151 -183 145 -225 140 -262 c 1 + 110 -265 94 -269 68 -276 c 1 + 61 -270 l 1 + 100 -118 118 -5 129 164 c 0 + 138 289 138 290 138 336 c 0 + 138 384 133 403 119 403 c 0 + 110 403 109 402 79 379 c 0 + 62 366 62 366 51 357 c 1 + 37 375 l 1 + 124 451 153 470 181 470 c 0 + 200 470 211 452 211 420 c 0 + 211 380.545554986 201.930520685 266.096768906 198 215 c 0 + 190 103 187 80 181 36 c 2 +EndSplineSet +EndChar + +StartChar: afii10846 +Encoding: 1241 1241 723 +Width: 385 +Flags: MW +LayerCount: 2 +Fore +SplineSet +68 348 m 1 + 60 369 l 1 + 141 440 199 470 254 470 c 0 + 327 470 369 423 369 343 c 0 + 369 256 331 132 291 84 c 0 + 246 31 157 -17 106 -17 c 0 + 56 -17 23 13 23 59 c 0 + 23 149 109 211 284 247 c 1 + 292 289 294 308 294 334 c 0 + 294 388 266 421 221 421 c 0 + 181 421 136 399 68 348 c 1 +279 222 m 1 + 165 201 99 148 99 74 c 0 + 99 41 114 24 141 24 c 0 + 180 24 218 49 237 87 c 0 + 255 124 270 173 279 222 c 1 +EndSplineSet +EndChar + +StartChar: uni04BB +Encoding: 1211 1211 724 +Width: 509 +Flags: MW +LayerCount: 2 +Fore +SplineSet +466 436 m 0 + 466 386.871484375 385 107.896875 385 65 c 0 + 385 54 391 47 401 47 c 0 + 413 47 426 55 479 93 c 1 + 486 74 l 1 + 462 54 449 44 416 22 c 0 + 374 -7 353 -17 335 -17 c 0 + 317 -17 304 -2 304 20 c 0 + 304 38 320 109 364 280 c 0 + 378 334 383 362 383 380 c 0 + 383 397 376 406 362 406 c 0 + 323 406 234 334 187 264 c 0 + 148 207 114 95 107 2 c 1 + 82 -2 56 -8 39 -14 c 1 + 31 -5 l 1 + 67 124 163 588 163 633 c 0 + 163 657 153 661 82 662 c 1 + 86 681 l 1 + 135 685 204 703 242 721 c 1 + 253 712 l 1 + 242 667 241 660 234 627 c 0 + 220.12923887 566.893368436 180.896151671 369.445651775 165 284 c 1 + 158 249 l 1 + 189 308 227 351 289 400 c 0 + 344 443 402 471 435 471 c 0 + 454 471 466 458 466 436 c 0 +EndSplineSet +EndChar + +StartChar: uni0493 +Encoding: 1171 1171 725 +Width: 312 +Flags: MW +LayerCount: 2 +Fore +SplineSet +139 245 m 1 + 186 314 l 2 + 205 341 212 360 212 380 c 0 + 212 403 197 417 173 417 c 0 + 139 417 121 408 57 362 c 1 + 49 387 l 1 + 94 439 153 471 202 471 c 0 + 251 471 284 439 284 392 c 0 + 284 365 274 336 253 305 c 2 + 213 246 l 1 + 229 247 231 247 290 254 c 1 + 301 247 l 1 + 286 231 285 228 280 210 c 1 + 250 211 l 1 + 220 211 l 1 + 190 212 l 1 + 131 123 l 2 + 117 102 111 86 111 71 c 0 + 111 52 127 39 151 39 c 0 + 185 39 219 56 263 94 c 1 + 271 72 l 1 + 208 6 170 -17 119 -17 c 0 + 70 -17 33 16 33 59 c 0 + 33 82 43 105 65 138 c 2 + 114 209 l 1 + 90 208 70 208 17 206 c 1 + 25 246 l 1 + 55 245 l 1 + 139 245 l 1 +EndSplineSet +EndChar + +StartChar: uni04B1 +Encoding: 1201 1201 726 +Width: 474 +Flags: MW +LayerCount: 2 +Fore +SplineSet +195 -1 m 1 + 200.333333333 -1 205.666666667 -1 211 -1 c 0 + 245 -1 276 2 330 8 c 1 + 341 2 l 1 + 326 -15 325 -18 320 -35 c 1 + 234 -34 232 -34 222 -34 c 0 + 204 -34 195 -34 184 -35 c 1 + 176 -35 l 1 + 172 -47 170 -54 168 -65 c 2 + 164 -90 l 2 + 158 -130 151 -178 143 -232 c 2 + 139 -262 l 1 + 110 -265 93 -268 67 -276 c 1 + 60 -270 l 1 + 80 -198 97 -115 109 -36 c 1 + 89 -37 60 -38 -6 -39 c 1 + 2 1 l 1 + 17 0 28 0 32 0 c 2 + 102 0 l 1 + 113 -1 l 1 + 126 103 138 272 138 335 c 0 + 138 384 133 403 119 403 c 0 + 109 403 108 402 79 379 c 0 + 62 366 62 366 51 357 c 1 + 37 375 l 1 + 121 449 152 470 180 470 c 0 + 199 470 210 452 210 420 c 0 + 210 386.921077133 201.020757394 257.217952636 197 215 c 0 + 189 108 187 78 182 43 c 2 + 180 29 l 1 + 178 19 l 1 + 192 31 206 45 216 54 c 0 + 274 107 299 134 335 182 c 0 + 375 235 401 302 401 351 c 0 + 401 385 386 404 359 404 c 0 + 353 404 349 404 334 402 c 1 + 327 414 l 1 + 344 429 366 453 378 469 c 1 + 394 470 395 470 403 470 c 0 + 442 470 467 432 467 371 c 0 + 467 314 440 255 382 186 c 0 + 349 147 327 124 262 64 c 0 + 218 23 204 10 195 -1 c 1 +EndSplineSet +EndChar + +StartChar: afii10071 +Encoding: 1105 1105 727 +Width: 397 +Flags: MW +LayerCount: 2 +Fore +SplineSet +341 106 m 1 + 349 84 l 1 + 268 13 210 -17 155 -17 c 0 + 82 -17 40 30 40 110 c 0 + 40 196 78 321 118 369 c 0 + 163 421 252 470 303 470 c 0 + 353 470 386 440 386 394 c 0 + 386 304 299 242 125 206 c 1 + 117 165 115 145 115 119 c 0 + 115 65 143 32 189 32 c 0 + 228 32 273 54 341 106 c 1 +130 231 m 1 + 245 252 310 306 310 379 c 0 + 310 412 295 429 268 429 c 0 + 229 429 191 404 172 366 c 0 + 154 329 139 280 130 231 c 1 +368 677 m 0 + 389 677 402 661 402 635 c 0 + 402 600 380 572 352 572 c 0 + 330 572 316 588 316 612 c 0 + 316 648 340 677 368 677 c 0 +211 677 m 0 + 232 677 245 661 245 635 c 0 + 245 600 223 572 194 572 c 0 + 172 572 158 588 158 612 c 0 + 158 648 182 677 211 677 c 0 +EndSplineSet +EndChar + +StartChar: afii10075 +Encoding: 1081 1081 728 +Width: 494 +Flags: MW +LayerCount: 2 +Fore +SplineSet +473 94 m 1 + 480 74 l 1 + 381 -3 359 -17 332 -17 c 0 + 314 -17 302 -2 302 20 c 0 + 302 37 309 69 324 127 c 0 + 343 202 343 202 350 228 c 1 + 313 165 285 127 240 79 c 0 + 181 18 129 -17 98 -17 c 0 + 75 -17 60 4 60 34 c 0 + 60 58 62 70 96 217 c 0 + 115 297 129 370 129 387 c 0 + 129 397 124 404 115 404 c 0 + 107 404 103 402 40 363 c 1 + 33 387 l 1 + 131 450 170 470 193 470 c 0 + 205 470 215 457 215 443 c 0 + 215 427 213 419 174 263 c 0 + 153 179 138 100 138 77 c 0 + 138 63 145 53 153 53 c 0 + 184 55 270 136 317 209 c 0 + 354 267 376 335 397 455 c 1 + 437 463 443 465 461 470 c 1 + 467 463 l 1 + 458.856821751 428.809844916 448.889031264 396.444302069 440 363 c 0 + 416 273 381 101 381 70 c 0 + 381 58 387 50 397 50 c 0 + 405 50 418 58 473 94 c 1 +229 697 m 1 + 255 697 l 1 + 262 644 297 612 349 612 c 0 + 400 612 439 641 464 697 c 1 + 492 697 l 1 + 464 603 413 552 344 552 c 0 + 298 552 258 577 242 617 c 0 + 235 634 232 652 229 697 c 1 +EndSplineSet +Kerns2: 714 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10100 +Encoding: 1107 1107 729 +Width: 304 +Flags: MW +LayerCount: 2 +Fore +SplineSet +214 538 m 1 + 180 538 l 1 + 309 661 l 2 + 352 702 356 704 372 704 c 0 + 387 704 400 691 400 675 c 0 + 400 660 392 651 361 632 c 2 + 214 538 l 1 +257 94 m 1 + 265 72 l 1 + 202 6 163 -17 113 -17 c 0 + 64 -17 27 16 27 59 c 0 + 27 82 37 106 59 138 c 2 + 180 314 l 2 + 199 341 206 360 206 380 c 0 + 206 403 191 417 167 417 c 0 + 133 417 113 407 50 362 c 1 + 43 387 l 1 + 88 439 147 471 196 471 c 0 + 245 471 278 439 278 392 c 0 + 278 365 268 337 247 305 c 2 + 125 123 l 2 + 111 102 105 86 105 71 c 0 + 105 52 121 39 145 39 c 0 + 179 39 213 56 257 94 c 1 +EndSplineSet +Kerns2: 683 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 710 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 714 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10104 +Encoding: 1111 1111 730 +Width: 259 +Flags: MW +LayerCount: 2 +Fore +SplineSet +210 440 m 0 + 210 398.914648437 129 110.375195313 129 69 c 0 + 129 57 134 50 144 50 c 0 + 156 50 179 63 221 94 c 1 + 229 74 l 1 + 126 -3 104 -17 82 -17 c 0 + 62 -17 48 2 48 29 c 0 + 48 48 52 67 72 142 c 0 + 103 262 127 367 127 385 c 0 + 127 396 122 403 114 403 c 0 + 105 403 100 401 39 363 c 1 + 31 387 l 1 + 123 448 165 470 188 470 c 0 + 202 470 210 459 210 440 c 0 +273 677 m 0 + 294 677 307 661 307 635 c 0 + 307 600 285 572 257 572 c 0 + 235 572 221 588 221 612 c 0 + 221 648 245 677 273 677 c 0 +136 677 m 0 + 157 677 170 661 170 635 c 0 + 170 600 148 572 119 572 c 0 + 97 572 83 588 83 612 c 0 + 83 648 107 677 136 677 c 0 +EndSplineSet +EndChar + +StartChar: afii10109 +Encoding: 1116 1116 731 +Width: 456 +Flags: MW +LayerCount: 2 +Fore +SplineSet +435 66 m 1 + 440 46 l 1 + 352 -5 337 -12 317 -12 c 0 + 298 -12 284 2 268 35 c 0 + 258 55 254 69 208 204 c 1 + 201 227 l 1 + 136 152 121 117 106 2 c 1 + 89 0 55 -8 40 -14 c 1 + 30 -5 l 1 + 43 36 44 37 88 234 c 1 + 101 298 l 1 + 118 372 118 372 118 385 c 0 + 118 396 113 403 105 403 c 0 + 96 403 91 401 30 363 c 1 + 22 387 l 1 + 39 398 39 398 108 441 c 0 + 144 463 160 470 175 470 c 0 + 189 470 198 459 198 440 c 0 + 198 425 198 425 178 340 c 0 + 164.731204881 283.607620745 162.579580262 274.705708248 142 198 c 1 + 302 411 366 474 423 474 c 0 + 431 474 437 473 449 470 c 1 + 452 464 l 1 + 443 440 435 413 432 400 c 1 + 416 402 411 402 404 402 c 0 + 354 402 324 380 247 286 c 1 + 266 225 290 158 306 120 c 0 + 329 63 346 44 372 44 c 0 + 386 44 397 48 435 66 c 1 +275 538 m 1 + 241 538 l 1 + 370 661 l 2 + 413 702 417 704 433 704 c 0 + 448 704 461 690 461 675 c 0 + 461 660 453 652 422 632 c 2 + 275 538 l 1 +EndSplineSet +Kerns2: 679 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 732 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10110 +Encoding: 1118 1118 732 +Width: 504 +Flags: MW +LayerCount: 2 +Fore +SplineSet +76 -153 m 1 + 86 -159 l 1 + 85 -164 85 -168 85 -169 c 0 + 84 -176 84 -182 84 -186 c 0 + 84 -218 111 -242 147 -242 c 0 + 203 -242 239 -195 282 -69 c 0 + 297 -25 306 5 327 87 c 0 + 340 138 340 138 350 172 c 1 + 294 93 290 86 266 59 c 0 + 222 10 185 -17 163 -17 c 0 + 137 -17 121 11 121 55 c 0 + 121 76 121 76 130 178 c 0 + 135 235 138 297 138 336 c 0 + 138 384 133 403 119 403 c 0 + 110 403 109 402 79 379 c 0 + 62 366 62 366 51 357 c 1 + 37 375 l 1 + 120 448 153 470 181 470 c 0 + 200 470 211 452 211 420 c 0 + 211 395 210 366 205 312 c 0 + 197 205 193 133 193 108 c 0 + 193 73 198 60 213 60 c 0 + 235 60 263 85 301 139 c 0 + 363 224 396 308 426 454 c 1 + 445 457 469 463 496 471 c 1 + 507 463 l 1 + 479 390 456 318 420 193 c 0 + 351 -44 334 -89 287 -159 c 0 + 234 -236 168 -282 108 -282 c 0 + 55 -282 23 -252 15 -194 c 1 + 41 -181 62 -167 76 -153 c 1 +208 697 m 1 + 234 697 l 1 + 241 644 276 612 328 612 c 0 + 380 612 418 640 443 697 c 1 + 471 697 l 1 + 443 602 392 552 323 552 c 0 + 277 552 237 577 221 617 c 0 + 214 634 211 652 208 697 c 1 +EndSplineSet +Kerns2: 679 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 719 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni04E3 +Encoding: 1251 1251 733 +Width: 501 +Flags: MW +LayerCount: 2 +Fore +SplineSet +471 94 m 1 + 478 74 l 1 + 379 -3 357 -17 330 -17 c 0 + 312 -17 300 -2 300 20 c 0 + 300 37 307 69 322 127 c 0 + 341 202 341 202 348 228 c 1 + 311 165 283 127 238 79 c 0 + 179 18 127 -17 96 -17 c 0 + 73 -17 58 4 58 34 c 0 + 58 58 60 70 94 217 c 0 + 113 297 127 370 127 387 c 0 + 127 397 122 404 113 404 c 0 + 105 404 101 402 38 363 c 1 + 31 387 l 1 + 129 450 168 470 191 470 c 0 + 203 470 213 457 213 443 c 0 + 213 427 211 419 172 263 c 0 + 151 179 136 100 136 77 c 0 + 136 63 143 53 151 53 c 0 + 182 55 268 136 315 209 c 0 + 352 267 374 335 395 455 c 1 + 435 463 441 465 459 470 c 1 + 465 463 l 1 + 456.856821751 428.809844916 446.889031264 396.444302069 438 363 c 0 + 414 273 379 101 379 70 c 0 + 379 58 385 50 395 50 c 0 + 403 50 416 58 471 94 c 1 +447 590 m 1 + 193 590 l 1 + 202 634 l 1 + 456 634 l 1 + 447 590 l 1 +EndSplineSet +EndChar + +StartChar: uni04EF +Encoding: 1263 1263 734 +Width: 504 +Flags: MW +LayerCount: 2 +Fore +SplineSet +76 -153 m 1 + 86 -159 l 1 + 85 -164 85 -168 85 -169 c 0 + 84 -176 84 -182 84 -186 c 0 + 84 -218 111 -242 147 -242 c 0 + 203 -242 239 -195 282 -69 c 0 + 297 -25 306 5 327 87 c 0 + 340 138 340 138 350 172 c 1 + 294 93 290 86 266 59 c 0 + 222 10 185 -17 163 -17 c 0 + 137 -17 121 11 121 55 c 0 + 121 76 121 76 130 178 c 0 + 135 235 138 297 138 336 c 0 + 138 384 133 403 119 403 c 0 + 110 403 109 402 79 379 c 0 + 62 366 62 366 51 357 c 1 + 37 375 l 1 + 120 448 153 470 181 470 c 0 + 200 470 211 452 211 420 c 0 + 211 395 210 366 205 312 c 0 + 197 205 193 133 193 108 c 0 + 193 73 198 60 213 60 c 0 + 235 60 263 85 301 139 c 0 + 363 224 396 308 426 454 c 1 + 445 457 469 463 496 471 c 1 + 507 463 l 1 + 479 390 456 318 420 193 c 0 + 351 -44 334 -89 287 -159 c 0 + 234 -236 168 -282 108 -282 c 0 + 55 -282 23 -252 15 -194 c 1 + 41 -181 62 -167 76 -153 c 1 +448 590 m 1 + 195 590 l 1 + 203 634 l 1 + 458 634 l 1 + 448 590 l 1 +EndSplineSet +EndChar + +StartChar: uni049D +Encoding: 1181 1181 735 +Width: 467 +Flags: MW +LayerCount: 2 +Fore +SplineSet +202 217 m 1 + 203 221 l 1 + 143 149 129 115 114 2 c 1 + 97 0 63 -8 48 -14 c 1 + 38 -5 l 1 + 52 37 52 38 96 235 c 1 + 109 299 l 1 + 126 373 126 373 126 386 c 0 + 126 397 121 404 113 404 c 0 + 103 404 98 401 38 363 c 1 + 30 387 l 1 + 47 399 47 399 116 441 c 0 + 152 463 168 470 183 470 c 0 + 197 470 206 459 206 440 c 0 + 206 425 206 425 186 340 c 0 + 172.884463845 284.258971343 170.47834276 274.328368469 150 198 c 1 + 166 217 172 224 214 274 c 1 + 218.024411631 286.073234894 217.901076801 290.538358403 221 305 c 0 + 229 348 230 352 236 381 c 1 + 274 381 l 1 + 269 362 268 357 265 345 c 2 + 260 322 l 1 + 355 438 399 474 445 474 c 0 + 453 474 459 473 470 470 c 1 + 474 464 l 1 + 463 434 457 416 454 401 c 1 + 437 402 434 402 426 402 c 0 + 375 402 345 379 269 287 c 1 + 289 224 312 157 327 120 c 0 + 351 63 368 44 394 44 c 0 + 407 44 418 48 457 65 c 1 + 462 45 l 1 + 372 -6 359 -12 339 -12 c 0 + 320 -12 306 2 290 35 c 0 + 281 52 273 76 243 165 c 1 + 232 199 l 1 + 228 176 l 1 + 216 124 l 2 + 212 105 212 103 208 81 c 1 + 169 81 l 1 + 173 93 181 125 193 176 c 2 + 202 217 l 1 +EndSplineSet +EndChar + +StartChar: uni049B +Encoding: 1179 1179 736 +Width: 464 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 -168 m 1 + 253 -145 l 1 + 323 -143 346 -122 389 -18 c 0 + 397 3 401 11 409 29 c 1 + 359 -4 342 -12 325 -12 c 0 + 307 -12 292 2 276 35 c 0 + 266 55 262 69 216 204 c 1 + 209 227 l 1 + 144 152 129 117 114 2 c 1 + 97 0 63 -8 48 -14 c 1 + 38 -5 l 1 + 51 36 52 37 96 234 c 1 + 109 298 l 1 + 126 372 126 372 126 384 c 0 + 126 396 121 403 113 403 c 0 + 104 403 99 401 38 363 c 1 + 30 387 l 1 + 47 398 47 398 116 441 c 0 + 152 463 168 470 183 470 c 0 + 197 470 206 459 206 441 c 0 + 206 425 206 425 186 340 c 0 + 172.70124076 283.480273228 170.789525026 275.488229643 150 198 c 1 + 310 411 374 474 431 474 c 0 + 439 474 445 473 457 470 c 1 + 460 464 l 1 + 451 440 443 413 440 400 c 1 + 424 402 419 402 412 402 c 0 + 362 402 332 380 255 286 c 1 + 274 225 298 158 314 120 c 0 + 337 64 354 44 380 44 c 0 + 401 44 429 62 456 94 c 1 + 464 74 l 1 + 444 53 441 44 435 3 c 0 + 427 -56 421 -81 408 -102 c 0 + 381 -147 338 -168 269 -168 c 2 + 248 -168 l 1 +EndSplineSet +EndChar + +StartChar: uni04A3 +Encoding: 1187 1187 737 +Width: 503 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 127 m 2 + 346 220 l 2 + 346 222 360 276 372 324 c 1 + 353.812539356 302.175047227 337.495392831 288.412827359 313 268 c 0 + 150 128 126 95 114 -1 c 1 + 98 -3 67 -10 48 -17 c 1 + 38 -8 l 1 + 42 2 44 9 44 10 c 0 + 53 48 62 85 72 123 c 2 + 100 228 l 1 + 129 371 129 371 129 385 c 0 + 129 397 124 404 115 404 c 0 + 112 404 104 401 98 398 c 0 + 79.3041616198 386.315101012 64.0886428369 375.970807681 40 363 c 1 + 33 387 l 1 + 132 450 170 470 192 470 c 0 + 205 470 215 458 215 442 c 0 + 215 427 213 417 176 269 c 1 + 160 201 l 2 + 159 196 157 191 156 185 c 2 + 147 150 l 1 + 172 182 185 195 302 298 c 0 + 371 357 385 379 397 455 c 1 + 429 461 445 465 461 470 c 1 + 467 463 l 1 + 458.856821751 428.809844916 448.889031264 396.444302069 440 363 c 0 + 423 300 381 92 381 70 c 0 + 381 58 387 50 397 50 c 0 + 405 50 419 58 473 94 c 1 + 480 74 l 1 + 461 53 457 44 452 3 c 0 + 444 -57 438 -81 425 -102 c 0 + 398 -147 354 -168 286 -168 c 2 + 264 -168 l 1 + 270 -145 l 1 + 340 -143 362 -122 405 -18 c 0 + 415 4 418 11 427 33 c 1 + 372 -7 352 -17 332 -17 c 0 + 314 -17 302 -2 302 20 c 0 + 302 35 302 35 324 127 c 2 +EndSplineSet +EndChar + +StartChar: uni04B3 +Encoding: 1203 1203 738 +Width: 449 +Flags: MW +LayerCount: 2 +Fore +SplineSet +416 92 m 1 + 424 72 l 1 + 404 51 400 42 395 1 c 0 + 385 -73 378 -94 355 -122 c 0 + 320.579652245 -159.288710068 290.730139134 -170.066579204 218.252545279 -170.066579204 c 0 + 214.926332695 -170.066579204 211.510338322 -170.043879229 208 -170 c 1 + 213 -147 l 1 + 283 -145 305 -125 348 -20 c 0 + 358.601945792 2.97088254943 362.773347421 11.8044773165 371 31 c 1 + 334 -8 320 -17 297 -17 c 0 + 268 -17 251 6 237 59 c 0 + 237 61 230 100 217 173 c 1 + 121 13 94 -17 45 -17 c 0 + 27 -17 15 -13 -4 -1 c 1 + 6 46 7 52 11 89 c 1 + 24 93 l 1 + 32 63 45 49 67 49 c 0 + 104 49 128 76 212 207 c 1 + 187 356 164 412 127 412 c 0 + 109 412 96 405 56 374 c 1 + 40 381 l 1 + 65 412 78 429 96 460 c 1 + 122 468 135 470 153 470 c 0 + 228.076347276 470 241.405038375 408.471659142 255 332 c 0 + 259 309 261 295 262 289 c 1 + 298 349 315 375 334 401 c 0 + 370 450 400 471 432 471 c 0 + 441 471 449 469 466 463 c 1 + 463 443 459 406 459 377 c 1 + 444 373 l 1 + 434 391 423 397 404 397 c 0 + 364 397 340 372 269 258 c 1 + 278 198 291 136 304 94 c 0 + 312 64 328 46 344 46 c 0 + 358 46 369 53 416 92 c 1 +EndSplineSet +EndChar + +StartChar: uni04B9 +Encoding: 1209 1209 739 +Width: 466 +Flags: MW +LayerCount: 2 +Fore +SplineSet +166 195 m 0 + 173.116170015 195 185.811564389 201.874376259 201 212 c 1 + 201 215 l 1 + 210.871367323 257.604283351 216.33940777 302.527334966 226 346 c 0 + 226 350 228 359 230 373 c 1 + 267 373 l 1 + 260.672973517 335.0378411 258.933107494 340.025401968 250 290 c 0 + 247 275 246 270 240 244 c 1 + 315 310 347 367 360 460 c 1 + 377 462 410 470 426 476 c 1 + 436 468 l 1 + 424 430 420 415 402 336 c 0 + 389.846179611 276.96715811 377.792022403 232.43209708 365 177 c 0 + 347 105 343 84 343 69 c 0 + 343 57 348 50 357 50 c 0 + 370 50 393 63 435 94 c 1 + 443 74 l 1 + 351 4 317 -17 296 -17 c 0 + 276 -17 262 2 262 29 c 0 + 262 61.7890868244 311.58176275 234.490576501 319 279 c 1 + 323 293 l 1 + 299 267 251 219 232 204 c 1 + 221.733139746 157.799128855 209.183701497 87.6287283823 203 53 c 1 + 165 53 l 1 + 169 66 177 100 188 153 c 1 + 193 174 l 1 + 167 156 146 148 126 148 c 0 + 98 148 77 167 77 193 c 0 + 77 201 79 213 83 227 c 0 + 103 304 117 370 117 384 c 0 + 117 396 112 403 104 403 c 0 + 93 402 91 401 29 362 c 1 + 21 386 l 1 + 114 448 155 470 178 470 c 0 + 191 470 200 459 200 440 c 0 + 200 412.96424072 165.435884214 288.269131601 163 270 c 0 + 161 260 160 254 159 252 c 2 + 154 229 l 2 + 153 224 152 218 152 213 c 0 + 152 202 158 195 166 195 c 0 +EndSplineSet +EndChar + +StartChar: uni04B7 +Encoding: 1207 1207 740 +Width: 466 +Flags: MW +LayerCount: 2 +Fore +SplineSet +426 476 m 1 + 436 468 l 1 + 425.475618282 434.672791227 397.163791485 316.431026928 384 255 c 0 + 377 229 371 203 365 177 c 0 + 347 106 343 84 343 69 c 0 + 343 57 348 50 357 50 c 0 + 370 50 391 62 435 94 c 1 + 442 74 l 1 + 423 54 419 44 413 3 c 0 + 405 -57 400 -80 387 -102 c 0 + 360 -147 316 -168 247 -168 c 2 + 226 -168 l 1 + 231 -145 l 1 + 302 -143 324 -122 367 -18 c 0 + 375 2 379 11 389 33 c 1 + 341 -3 314 -17 296 -17 c 0 + 276 -17 262 2 262 29 c 0 + 262 47 267 69 286 142 c 0 + 294 172 300 198 305 218 c 2 + 319 280 l 2 + 320 282 321 287 323 294 c 1 + 239 201 168 148 126 148 c 0 + 98 148 77 167 77 193 c 0 + 77 201 79 213 83 227 c 0 + 103 304 117 370 117 385 c 0 + 117 396 112 403 104 403 c 0 + 95 403 90 401 29 363 c 1 + 21 387 l 1 + 113 448 155 470 178 470 c 0 + 191 470 200 459 200 440 c 0 + 200 411.879486195 166.671690589 290.806246669 163 270 c 0 + 161 261 160 254 159 252 c 2 + 154 229 l 2 + 153 224 152 218 152 213 c 0 + 152 202 157 195 165 195 c 0 + 185 195 251 248 293 298 c 0 + 329 341 349 388 360 460 c 1 + 378 463 409 470 426 476 c 1 +EndSplineSet +EndChar + +StartChar: uni0450 +Encoding: 1104 1104 741 +Width: 417 +Flags: MW +LayerCount: 2 +Fore +SplineSet +341 106 m 1 + 349 84 l 1 + 268 13 210 -17 155 -17 c 0 + 82 -17 40 30 40 110 c 0 + 40 196 78 321 118 369 c 0 + 163 421 252 470 303 470 c 0 + 353 470 386 440 386 394 c 0 + 386 304 299 242 125 206 c 1 + 117 165 115 145 115 119 c 0 + 115 65 143 32 189 32 c 0 + 228 32 273 54 341 106 c 1 +130 231 m 1 + 245 252 310 306 310 379 c 0 + 310 412 295 429 268 429 c 0 + 229 429 191 404 172 366 c 0 + 154 329 139 280 130 231 c 1 +325 539 m 1 + 296 539 l 1 + 217 623 l 2 + 180 663 180 663 180 676 c 0 + 180 692 194 705 211 705 c 0 + 229 705 244 693 258 666 c 2 + 325 539 l 1 +EndSplineSet +EndChar + +StartChar: uni045D +Encoding: 1117 1117 742 +Width: 503 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 127 m 2 + 346 220 l 2 + 346 223 360 276 372 324 c 1 + 353.812539356 302.175047227 337.495392831 288.412827359 313 268 c 0 + 150 128 126 95 114 -1 c 1 + 98 -3 67 -10 48 -17 c 1 + 38 -8 l 1 + 42 2 44 9 44 10 c 0 + 53 48 62 85 72 123 c 2 + 100 228 l 1 + 129 371 129 371 129 385 c 0 + 129 397 124 404 115 404 c 0 + 112 404 104 401 98 398 c 0 + 79.3041616198 386.315101012 64.0886428369 375.970807681 40 363 c 1 + 33 387 l 1 + 132 450 170 470 192 470 c 0 + 205 470 215 458 215 442 c 0 + 215 427 213 417 176 269 c 1 + 160 201 l 2 + 159 196 157 191 156 185 c 0 + 156 184 153 171 150 159 c 1 + 174 191 194 209 305 308 c 0 + 374 367 387 387 397 455 c 1 + 429 461 445 465 461 470 c 1 + 467 463 l 1 + 458.856821751 428.809844916 448.889031264 396.444302069 440 363 c 0 + 423 300 381 92 381 70 c 0 + 381 58 387 50 397 50 c 0 + 405 50 419 58 473 94 c 1 + 480 74 l 1 + 382 -3 359 -17 332 -17 c 0 + 314 -17 302 -2 302 20 c 0 + 302 35 302 35 324 127 c 2 +336 539 m 1 + 308 539 l 1 + 277.031227206 571.697893873 245.694264914 604.027598248 215 637 c 0 + 194 660 191 665 191 676 c 0 + 191 692 205 705 222 705 c 0 + 240 705 256 692 269 666 c 2 + 336 539 l 1 +EndSplineSet +EndChar + +StartChar: uni0463 +Encoding: 1123 1123 743 +Width: 361 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 323 m 1 + 188 321 l 1 + 182 300 180 294 173 271 c 1 + 187 279 215 285 240 285 c 0 + 295 285 327 251 327 192 c 0 + 327 78 247 -17 149 -17 c 0 + 95 -17 63 18 63 77 c 0 + 63 98 68 132 74 155 c 2 + 117 323 l 1 + 74 323 l 1 + 85 374 l 1 + 129 374 l 1 + 130 378 130 380 130 382 c 0 + 130 397 126 404 117 404 c 0 + 108 404 108 404 40 363 c 1 + 33 387 l 1 + 133 451 170 470 192 470 c 0 + 205 470 215 458 215 442 c 0 + 215 432 214 425 201 374 c 1 + 301 374 l 1 + 290 323 l 1 + 188 323 l 1 +175 16 m 0 + 236.575723118 16 262 115.955178514 262 182 c 0 + 262 233 249 257 220 257 c 0 + 198 257 176 241 163 217 c 0 + 146 185 133 130 133 85 c 0 + 133 39 147 16 175 16 c 0 +EndSplineSet +EndChar + +StartChar: uni0473 +Encoding: 1139 1139 744 +Width: 458 +Flags: MW +LayerCount: 2 +Fore +SplineSet +295 471 m 0 + 379 471 424 419 424 321 c 0 + 424 135 308 -17 166 -17 c 0 + 88 -17 47 37 47 138 c 0 + 47 236 71 316 120 378 c 0 + 166 438 229 471 295 471 c 0 +341 224 m 1 + 345 250 347 279 347 310 c 0 + 347 396 319 437 261 437 c 0 + 197 437 157 379 134 255 c 1 + 171 269 190 274 207 274 c 0 + 225 274 236 268 260 247 c 0 + 281 228 297 220 313 220 c 0 + 320 220 327 221 341 224 c 1 +335 191 m 1 + 304.32505666 180.775018887 294.391949234 178 284 178 c 0 + 272 178 261 184 244 200 c 0 + 220 223 204 231 180 231 c 0 + 164 231 152 229 129 221 c 1 + 125 191 123 170 123 143 c 0 + 123 60 152 19 209 19 c 0 + 257 19 288 48 314 117 c 0 + 319 132 326 157 335 191 c 1 +EndSplineSet +EndChar + +StartChar: uni0475 +Encoding: 1141 1141 745 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +167 420 m 0 + 150.558458906 420 121.530835791 422 111 422 c 0 + 86 422 67 411 60 394 c 2 + 43 352 l 1 + 21 352 l 1 + 34 407 45 443 59 470 c 1 + 70 475 79 477 91 477 c 0 + 92 477 97 477 103 476 c 2 + 115 475 l 2 + 146 472 185 470 215 470 c 0 + 241 470 256 473 275 482 c 1 + 285 464 l 1 + 187 342 148 251 148 146 c 0 + 148 81 179 39 228 39 c 0 + 271 39 304 67 346 139 c 2 + 485 373 l 2 + 520 432 554 457 597 457 c 0 + 605 457 609 457 619 455 c 1 + 614 424 l 1 + 603 426 598 427 592 427 c 0 + 564 427 539 407 513 365 c 2 + 364 121 l 2 + 312 35 249 -11 186 -11 c 0 + 121 -11 76 43 76 121 c 0 + 76 221 118 304 229 424 c 1 + 203 421 191 420 167 420 c 0 +EndSplineSet +EndChar + +StartChar: uni0499 +Encoding: 1177 1177 746 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +133 -93 m 0 + 123.349812455 -93 109.925117 -95.6916276666 100 -99 c 1 + 91 -91 l 1 + 138 -16 l 1 + 89 -7 54 22 7 93 c 1 + 26 109 l 1 + 36 98 l 1 + 78 49 102 35 140 35 c 0 + 198 35 249 89 249 150 c 0 + 249 175 236 194 213 204 c 0 + 199 209 184 211 147 211 c 1 + 153 249 l 1 + 165 247 174 246 181 246 c 0 + 238 246 288 292 288 344 c 0 + 288 390 254 420 202 420 c 0 + 179 420 159 415 139 404 c 0 + 124 396 120 391 115 372 c 0 + 111 359 108 349 99 320 c 1 + 80 319 l 1 + 86 366 86 374 90 446 c 1 + 127 464 149 470 177 470 c 0 + 218 470 258 452 301 414 c 0 + 333 386 351 352 351 321 c 0 + 351 278 315 245 253 231 c 1 + 302 217 326 191 326 151 c 0 + 326 72 257 -5 175 -16 c 1 + 146 -59 l 1 + 156 -57 162 -57 168 -57 c 0 + 220 -57 252 -83 252 -127 c 0 + 252 -178 204 -211 128 -211 c 0 + 102 -211 83 -207 41 -191 c 1 + 58 -162 l 1 + 93 -173 107 -176 127 -176 c 0 + 158 -176 180 -158 180 -131 c 0 + 180 -109 161 -93 133 -93 c 0 +EndSplineSet +EndChar + +StartChar: uni04A1 +Encoding: 1185 1185 747 +Width: 464 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-26 341 m 1 + -46 341 l 1 + -35 369 -16 433 -10 461 c 1 + 170 470 l 1 + 177 470 l 2 + 177.995049384 470.049752469 178.962870377 470.074751856 179.903709286 470.074751856 c 0 + 197.873266672 470.074751856 206 460.955198147 206 441 c 0 + 206 426 206 426 186 340 c 0 + 172.901097474 284.329664264 170.414732992 274.091277515 150 198 c 1 + 310 411 374 474 431 474 c 0 + 439 474 445 473 457 470 c 1 + 460 464 l 1 + 448 429 442 412 440 400 c 1 + 423 402 419 402 412 402 c 0 + 362 402 331 380 255 286 c 1 + 274 225 298 158 314 120 c 0 + 337 64 354 44 380 44 c 0 + 394 44 405 48 443 66 c 1 + 448 46 l 1 + 359 -5 345 -12 325 -12 c 0 + 306 -12 292 2 276 35 c 0 + 266 55 262 69 216 204 c 1 + 209 227 l 1 + 144 153 129 117 114 2 c 1 + 97 0 63 -8 48 -14 c 1 + 38 -5 l 1 + 51 36 51 37 96 235 c 1 + 109 299 l 1 + 126 373 126 373 126 387 c 0 + 126 396.921161675 119.492267836 401.148057707 104.275749089 401.148057707 c 0 + 102.621087656 401.148057707 100.863448016 401.098076211 99 401 c 2 + 77 401 l 1 + 57 402 36 403 34 403 c 0 + 6 403 6 403 -26 341 c 1 +EndSplineSet +EndChar + +StartChar: uni04AB +Encoding: 1195 1195 748 +Width: 407 +Flags: MW +LayerCount: 2 +Fore +SplineSet +170 -10 m 1 + 133 -64 l 1 + 140 -63 149 -62 156 -62 c 0 + 208 -62 239 -88 239 -132 c 0 + 239 -183 191 -216 116 -216 c 0 + 89 -216 69 -211 28 -196 c 1 + 45 -167 l 1 + 80 -178 94 -181 114 -181 c 0 + 145 -181 167 -163 167 -136 c 0 + 167 -114 148 -98 120 -98 c 0 + 112 -98 104 -99 87 -104 c 1 + 78 -96 l 1 + 132 -10 l 1 + 61 -3 25 46 25 137 c 0 + 25 241 62 346 117 395 c 0 + 174 446 247 482 293 482 c 0 + 331 482 365 474 389 458 c 1 + 380 432 373 395 365 330 c 1 + 342 330 l 1 + 342 390 l 2 + 342 414 306 433 261 433 c 0 + 230 433 206 426 185 409 c 0 + 136 371 101 267 101 159 c 0 + 101 80 130 40 186 40 c 0 + 221 40 258 57 331 105 c 2 + 346 115 l 1 + 354 95 l 1 + 304 54 l 2 + 257 15 215 -4 170 -10 c 1 +EndSplineSet +EndChar + +StartChar: uni04CC +Encoding: 1228 1228 749 +Width: 466 +Flags: MW +LayerCount: 2 +Fore +SplineSet +350 -156 m 1 + 327 -156 l 2 + 259 -156 224 -132 224 -85 c 0 + 224 -65 233 -32 253 16 c 0 + 259 32 261 35 263 41 c 0 + 264 57 267 73 285 142 c 0 + 293 170 299 195 304 218 c 0 + 313 252 318 274 319 280 c 0 + 320 283 322 289 323 294 c 1 + 239 201 168 148 126 148 c 0 + 98 148 77 167 77 193 c 0 + 77 201 79 214 83 227 c 0 + 103 304 117 370 117 385 c 0 + 117 396 112 403 104 403 c 0 + 93 402 93 402 29 363 c 1 + 21 387 l 1 + 113 448 155 470 178 470 c 0 + 191 470 200 459 200 441 c 0 + 200 412.549104176 166.739460177 291.190274334 163 270 c 0 + 161 260 160 254 159 252 c 2 + 154 229 l 2 + 153 224 152 218 152 213 c 0 + 152 202 157 195 165 195 c 0 + 185 195 251 248 293 298 c 0 + 329 341 349 388 360 460 c 1 + 378 463 409 470 426 476 c 1 + 436 468 l 1 + 424 430 420 415 402 336 c 0 + 389.846179611 276.96715811 377.792022403 232.43209708 365 177 c 0 + 347 106 343 84 343 69 c 0 + 343 57 348 50 357 50 c 0 + 370 50 393 63 435 94 c 1 + 443 74 l 1 + 349 3 317 -17 296 -17 c 0 + 293 -17 292 -17 287 -16 c 1 + 285 -37 284 -55 284 -67 c 0 + 284 -115 300 -130 357 -132 c 1 + 350 -156 l 1 +EndSplineSet +EndChar + +StartChar: uni211E +Encoding: 8478 8478 750 +Width: 756 +Flags: MW +LayerCount: 2 +Fore +SplineSet +83 696 m 1 + 363 696 l 2 + 485 696 528 688 569 657 c 0 + 608 628 630 581 630 528 c 0 + 630 490 618 453 596 426 c 0 + 563 386 530 366 457 343 c 1 + 522 304 534 288 604 155 c 1 + 680 284 l 1 + 713 263 l 1 + 622 108 l 1 + 649 65 651 62 662 53 c 0 + 672 46 682 43 716 36 c 1 + 716 0 l 1 + 640 0 l 2 + 601 0 597 1 565 11 c 1 + 468 -154 l 1 + 432 -138 l 1 + 532 31 l 1 + 452 213 l 2 + 411 306 395 320 330 321 c 1 + 267 321 l 1 + 267 141 l 2 + 266.912541398 132.516515649 266.840380811 124.759686962 266.840380811 117.663285765 c 0 + 266.840380811 43.6195695658 274.696356937 41.4752483907 355 36 c 1 + 355 0 l 1 + 83 0 l 1 + 83 36 l 1 + 116 36 133 39 142 46 c 0 + 150 52 152 58 153 74 c 2 + 154 86 l 1 + 154 248 154 410 154 572 c 0 + 154.06413684 577.066810369 154.103592475 581.837446272 154.103592475 586.329584257 c 0 + 154.103592475 651.87734809 145.702831712 658.12827368 83 660 c 1 + 83 696 l 1 +267 366 m 1 + 337 366 l 2 + 460 366 520 415 520 516 c 0 + 520 615 468 658 347 658 c 0 + 277 658 267 652 267 607 c 2 + 267 366 l 1 +EndSplineSet +EndChar + +StartChar: uni2295 +Encoding: 8853 8853 751 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +504 716 m 0 + 699 716 860 554 860 357 c 0 + 860 157 700 -3 501 -3 c 0 + 301 -3 140 156 140 355 c 0 + 140 557 300 716 504 716 c 0 +529 659 m 1 + 529 387 l 1 + 801 387 l 1 + 786 532 671 646 529 659 c 1 +801 330 m 1 + 529 330 l 1 + 529 54 l 1 + 672 66 792 188 801 330 c 1 +473 54 m 1 + 473 330 l 1 + 199 330 l 1 + 213 182 326 68 473 54 c 1 +199 387 m 1 + 473 387 l 1 + 473 659 l 1 + 328 645 213 531 199 387 c 1 +EndSplineSet +EndChar + +StartChar: uni20AF +Encoding: 8367 8367 752 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 -2 m 1 + 93 60 l 1 + 114 60 l 1 + 146 70 172 117 189 194 c 1 + 268 625 l 1 + 216 615 208 612 189 600 c 0 + 151 575 133 533 133 475 c 2 + 133 461 l 1 + 62 426 l 1 + 64 506 74 548 103 587 c 0 + 153 655 243 690 371 690 c 0 + 435 690 483 677 518 649 c 0 + 565 612 595 530 595 437 c 0 + 595 259 503 85 380 31 c 0 + 313 2 274 -2 41 -2 c 1 +171 59 m 1 + 270 65 l 2 + 331 68 387 100 429 154 c 0 + 480 222 507 318 507 434 c 0 + 507 553 463 626 390 630 c 1 + 338 630 l 1 + 278 283 l 2 + 256 154 237 113 179 66 c 1 + 171 59 l 1 +523 -190 m 1 + 598 215 l 2 + 622 346 642 404 679 450 c 0 + 712 491 756 512 807 512 c 0 + 891 512 934 457 934 351 c 0 + 934 162 826 -1 701 -1 c 0 + 679 -1 672 1 633 17 c 1 + 595 -190 l 1 + 523 -190 l 1 +686 307 m 2 + 648 97 l 1 + 671 68 692 57 723 57 c 0 + 797 57 856 177 856 330 c 0 + 856 411 833 454 789 454 c 0 + 741 454 703 399 686 307 c 2 +EndSplineSet +EndChar + +StartChar: uni20DD +Encoding: 8413 8413 753 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +504 716 m 0 + 695 716 855 553 855 359 c 0 + 855 162 695 2 498 2 c 0 + 299 2 141 162 141 362 c 0 + 141 559 302 716 504 716 c 0 +493 659 m 0 + 332 659 198 522 198 359 c 0 + 198 193 332 59 498 59 c 0 + 664 59 798 194 798 361 c 0 + 798 527 662 659 493 659 c 0 +EndSplineSet +EndChar + +StartChar: uni210F +Encoding: 8463 8463 754 +Width: 572 +Flags: MW +LayerCount: 2 +Fore +SplineSet +45 7 m 1 + 183 448 l 1 + 68 393 l 1 + 86 442 l 1 + 200 499 l 1 + 216 558 l 2 + 229 603 233 623 233 633 c 0 + 233 653 216 663 181 663 c 2 + 169 663 l 1 + 179 690 l 1 + 349 712 l 1 + 299 550 l 1 + 466 638 l 1 + 446 584 l 1 + 285 503 l 1 + 221 288 l 1 + 228 297 234 303 235 304 c 0 + 247 320 259 336 271 351 c 0 + 334 432 411 486 463 486 c 0 + 496 486 521 454 521 412 c 0 + 521 390 519 383 500 319 c 2 + 439 112 l 2 + 433 92 430 79 430 75 c 0 + 430 66 437 59 445 59 c 0 + 455 59 466 67 483 87 c 0 + 496 102 497 103 506 112 c 1 + 527 98 l 1 + 469 29 421 -8 387 -8 c 0 + 362 -8 343 16 343 47 c 0 + 343 66 348 92 357 122 c 2 + 420 334 l 2 + 433 375 434 377 434 389 c 0 + 434 403 426 412 414 412 c 0 + 386 412 334 375 286 320 c 0 + 232 259 191 187 169 117 c 2 + 134 7 l 1 + 45 7 l 1 +EndSplineSet +EndChar + +StartChar: uni2112 +Encoding: 8466 8466 755 +Width: 830 +Flags: MW +LayerCount: 2 +Fore +SplineSet +743 167 m 1 + 767 157 l 1 + 748 111 736 89 714 65 c 0 + 677 24 622 0 567 0 c 0 + 521 0 468 13 374 49 c 1 + 296 10 261 0 203 0 c 0 + 108 0 45 36 45 90 c 0 + 45 127 85 150 148 150 c 0 + 196 150 260 130 351 88 c 1 + 403 133 438 234 445 361 c 1 + 342 363 280 383 225 431 c 0 + 176 475 147 534 147 592 c 0 + 147 686 221 744 374 773 c 1 + 384 744 l 1 + 299 720 277 710 241 680 c 0 + 205 649 187 614 187 574 c 0 + 187 520 216 470 267 435 c 0 + 316 402 367 389 445 388 c 1 + 454 504 462 548 480 606 c 0 + 511 705 579 768 654 768 c 0 + 730 768 786 714 786 640 c 0 + 786 543 686 438 541 383 c 1 + 506 198 497 179 403 68 c 1 + 478 38 514 29 557 29 c 0 + 645 29 696 67 743 167 c 1 +541 415 m 1 + 623 453 652 472 683 505 c 0 + 723 550 748 605 748 651 c 0 + 748 701 716 739 674 739 c 0 + 630 739 589 705 570 651 c 0 + 553 605 548 574 544 488 c 0 + 543 473 541 418 541 415 c 1 +325 69 m 1 + 310 75 310 75 259 97 c 0 + 223 112 191 120 160 120 c 0 + 107 120 73 105 73 80 c 0 + 73 52 131 27 196 27 c 0 + 242 27 281 40 325 69 c 1 +EndSplineSet +EndChar + +StartChar: uni2120 +Encoding: 8480 8480 756 +Width: 609 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 489 m 1 + 69 489 l 1 + 70 448 96 425 142 425 c 0 + 181 425 208 444 208 471 c 0 + 208 497 190 507 129 519 c 0 + 57 532 34 549 34 592 c 0 + 34 644 75 678 137 678 c 0 + 202 678 240 644 242 584 c 1 + 199 584 l 1 + 191 621 174 635 136 635 c 0 + 102 635 77 617 77 592 c 0 + 77 574 92 566 150 553 c 0 + 232 535 251 520 251 473 c 0 + 251 416 210 382 142 382 c 0 + 74 382 26 420 26 474 c 2 + 26 489 l 1 +295 678 m 1 + 375 678 l 1 + 430 423 l 1 + 482 678 l 1 + 562 678 l 1 + 562 382 l 1 + 519 382 l 1 + 519 652 l 1 + 515 652 l 1 + 455 382 l 1 + 402 382 l 1 + 342 652 l 1 + 338 652 l 1 + 338 382 l 1 + 295 382 l 1 + 295 678 l 1 +EndSplineSet +EndChar + +StartChar: uni2128 +Encoding: 8488 8488 757 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +175 583 m 1 + 152 606 l 1 + 238 668 295 692 362 692 c 0 + 469 692 559 603 559 497 c 0 + 559 437 532 378 489 342 c 0 + 464 322 442 310 394 290 c 1 + 455 273 485 256 519 221 c 0 + 562 176 587 116 587 54 c 0 + 587 -75 479 -197 364 -197 c 0 + 320 -197 282 -181 209 -133 c 0 + 183 -116 176 -114 139 -113 c 1 + 158 -95 164 -83 164 -65 c 0 + 164 -27 132 8 97 8 c 0 + 63 8 35 -20 35 -53 c 0 + 35 -71 40 -82 55 -101 c 1 + 28 -123 l 1 + 5 -92 -3 -73 -3 -49 c 0 + -3 0 43 44 93 44 c 0 + 120 44 142 35 185 8 c 0 + 232 -23 241 -27 279 -29 c 1 + 264 -48 259 -60 259 -78 c 0 + 259 -121 303 -157 356 -157 c 0 + 436 -157 502 -69 502 37 c 0 + 502 147 420 235 317 235 c 0 + 253 235 214 214 144 143 c 1 + 120 164 l 1 + 190 245 223 268 297 290 c 1 + 234 314 201 351 201 396 c 0 + 201 433 222 459 252 459 c 0 + 277 459 295 440 295 415 c 0 + 295 397 292 390 272 351 c 1 + 286 332 311 321 344 321 c 0 + 414 321 474 399 474 492 c 0 + 474 578 414 643 334 643 c 0 + 287 643 239 625 175 583 c 1 +EndSplineSet +EndChar + +StartChar: uni212D +Encoding: 8493 8493 758 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +57 325 m 0 + 57 485.298997955 132.374195532 697 287 697 c 0 + 323 697 341 688 403 640 c 1 + 454 676 487 689 526 689 c 0 + 556 689 564 686 619 654 c 1 + 644 669 l 1 + 664 640 l 1 + 558 566 l 1 + 550 573 544 577 543 579 c 0 + 507 609 491 617 469 617 c 0 + 417 617 376 578 376 528 c 0 + 376 500 384 486 420 449 c 0 + 441 427 482 377 503 347 c 0 + 526 315 537 283 537 249 c 0 + 537 165 473 98 393 98 c 0 + 317 98 250 163 250 238 c 0 + 250 259 254 274 266 305 c 1 + 299 290 l 1 + 288 270 284 256 284 237 c 0 + 284 183 328 137 380 137 c 0 + 405 137 421 144 438 164 c 0 + 450 179 458 198 458 214 c 0 + 458 236 449 261 429 291 c 0 + 424 299 424 299 382 354 c 0 + 338 411 322 448 322 490 c 0 + 322 537 334 563 382 617 c 1 + 377 621 372 625 369 627 c 0 + 337 652 324 658 302 658 c 0 + 254 658 205 624 181 573 c 0 + 156 521 142 451 142 375 c 0 + 142 269 171 171 221 105 c 0 + 266 47 343 11 424 11 c 0 + 537.953863032 11 584.414553673 68.832966103 640 147 c 1 + 666 136 l 1 + 639 75 622 48 589 15 c 0 + 534 -41 457 -74 384 -74 c 0 + 306 -74 223 -37 165 24 c 0 + 97 96 57 207 57 325 c 0 +EndSplineSet +EndChar + +StartChar: uni212F +Encoding: 8495 8495 759 +Width: 442 +Flags: MW +LayerCount: 2 +Fore +SplineSet +85 178 m 1 + 85 145 90 122 100 102 c 0 + 119 69 158 48 203 48 c 0 + 256 48 313 75 370 129 c 0 + 380 138 385 141 394 141 c 0 + 408 141 423 127 423 113 c 0 + 423 103 415 93 391 72 c 0 + 327 15 264 -11 194 -11 c 0 + 81 -11 9 62 9 177 c 0 + 9 330 145 467 297 467 c 0 + 375 467 428 425 428 363 c 0 + 428 305 377 253 288 220 c 0 + 241 202 183 190 85 178 c 1 +93 236 m 1 + 165 244 224 259 281 285 c 0 + 332 307 352 329 352 360 c 0 + 352 389 327 409 290 409 c 0 + 209 409 131 340 93 236 c 1 +EndSplineSet +EndChar + +StartChar: uni2136 +Encoding: 8502 8502 760 +Width: 442 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 113 m 1 + 373 113 l 1 + 388 166 392 192 392 243 c 0 + 392 353 365 382 267 382 c 2 + 125 382 l 2 + 93 382 78 386 66 398 c 0 + 50 413 41 438 41 465 c 0 + 41 493 47 508 67 533 c 1 + 71 501 81 494 125 492 c 1 + 291 492 l 2 + 386 492 433 429 433 304 c 0 + 433 243 425 201 399 113 c 1 + 446 113 l 1 + 409 0 l 1 + 35 0 l 1 + 72 113 l 1 +EndSplineSet +EndChar + +StartChar: uni2137 +Encoding: 8503 8503 761 +Width: 332 +Flags: MW +LayerCount: 2 +Fore +SplineSet +284 433 m 0 + 284 407.057752389 277 371.944771585 277 345 c 0 + 277 306 279 283 289 220 c 0 + 298 157 302 119 302 86 c 0 + 302 38 297 18 280 0 c 1 + 270 48 268 54 242 96 c 1 + 197 0 l 1 + 56 0 l 1 + 88 112 l 1 + 235 112 l 1 + 247 158 253 230 253 309 c 0 + 253 359 237 376 186 381 c 0 + 144 385 132 391 117 411 c 0 + 105 427 99 448 99 471 c 0 + 99 495 104 509 120 532 c 1 + 135 509 153 501 206 493 c 0 + 263 486 284 469 284 433 c 0 +EndSplineSet +EndChar + +StartChar: uni2196 +Encoding: 8598 8598 762 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +711 -12 m 1 + 669 -53 l 1 + 77 536 l 1 + 164 334 l 1 + 119 313 l 1 + -11 608 l 1 + 45 662 l 1 + 344 536 l 1 + 322 491 l 1 + 119 578 l 1 + 711 -12 l 1 +EndSplineSet +EndChar + +StartChar: uni2197 +Encoding: 8599 8599 763 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-5 -12 m 1 + 587 578 l 1 + 384 491 l 1 + 362 536 l 1 + 661 662 l 1 + 717 608 l 1 + 587 313 l 1 + 541 334 l 1 + 629 536 l 1 + 36 -53 l 1 + -5 -12 l 1 +EndSplineSet +EndChar + +StartChar: uni2198 +Encoding: 8600 8600 764 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-5 621 m 1 + 36 662 l 1 + 629 73 l 1 + 541 275 l 1 + 587 295 l 1 + 717 0 l 1 + 661 -53 l 1 + 362 73 l 1 + 384 117 l 1 + 587 31 l 1 + -5 621 l 1 +EndSplineSet +EndChar + +StartChar: uni2199 +Encoding: 8601 8601 765 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +711 621 m 1 + 119 31 l 1 + 322 117 l 1 + 344 73 l 1 + 45 -53 l 1 + -11 0 l 1 + 119 295 l 1 + 164 275 l 1 + 77 73 l 1 + 669 662 l 1 + 711 621 l 1 +EndSplineSet +EndChar + +StartChar: uni21C4 +Encoding: 8644 8644 766 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 459 m 1 + 159 523 l 1 + 742 523 l 1 + 532 604 l 1 + 555 657 l 1 + 841 530 l 1 + 841 452 l 1 + 555 325 l 1 + 532 377 l 1 + 742 459 l 1 + 159 459 l 1 +841 173 m 1 + 258 173 l 1 + 468 91 l 1 + 445 39 l 1 + 159 167 l 1 + 159 244 l 1 + 445 371 l 1 + 468 318 l 1 + 258 237 l 1 + 841 237 l 1 + 841 173 l 1 +EndSplineSet +EndChar + +StartChar: uni21C6 +Encoding: 8646 8646 767 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +841 459 m 1 + 258 459 l 1 + 468 377 l 1 + 445 325 l 1 + 159 452 l 1 + 159 530 l 1 + 445 657 l 1 + 468 604 l 1 + 258 523 l 1 + 841 523 l 1 + 841 459 l 1 +159 173 m 1 + 159 237 l 1 + 742 237 l 1 + 532 318 l 1 + 555 371 l 1 + 841 244 l 1 + 841 167 l 1 + 555 39 l 1 + 532 91 l 1 + 742 173 l 1 + 159 173 l 1 +EndSplineSet +EndChar + +StartChar: uni21D5 +Encoding: 8661 8661 768 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +588 180 m 1 + 603 159 l 1 + 506 91 411 7 359 -55 c 1 + 308 5 217 85 114 159 c 1 + 129 180 l 1 + 149 171 202 145 250 119 c 1 + 250 506 l 1 + 178 467 153 454 129 445 c 1 + 114 465 l 1 + 221 543 308 619 359 680 c 1 + 410 618 502 537 603 465 c 1 + 588 445 l 1 + 565 454 540 466 467 506 c 1 + 467 119 l 1 + 516 145 569 172 588 180 c 1 +311 545 m 1 + 311 79 l 1 + 341 56 341 55 359 45 c 1 + 376 55 379 58 406 79 c 1 + 406 545 l 1 + 382 564 376 568 359 579 c 1 + 341 569 337 566 311 545 c 1 +EndSplineSet +EndChar + +StartChar: uni220D +Encoding: 8717 8717 769 +Width: 460 +Flags: MW +LayerCount: 2 +Fore +SplineSet +396 200 m 1 + 34 200 l 1 + 34 255 l 1 + 396 255 l 1 + 388.071537091 346.177323453 322.193528528 401.013406412 223.674706104 401.013406412 c 0 + 222.785788536 401.013406412 221.894213638 401.008942136 221 401 c 2 + 34 401 l 1 + 34 455 l 1 + 214 455 l 2 + 276 455 318 445 356 421 c 0 + 418 382 453 313 453 227 c 0 + 453 135 413 62 342 25 c 0 + 308 8 268 0 214 0 c 2 + 34 0 l 1 + 34 54 l 1 + 221 54 l 2 + 222.712514764 53.9654037421 224.415753545 53.9481625496 226.109566237 53.9481625496 c 0 + 322.334592019 53.9481625496 388.138385031 109.591427862 396 200 c 1 +EndSplineSet +EndChar + +StartChar: uni2213 +Encoding: 8723 8723 770 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +233 570 m 1 + 793 570 l 1 + 793 511 l 1 + 233 511 l 1 + 233 570 l 1 +233 261 m 1 + 484 261 l 1 + 484 464 l 1 + 543 463 l 1 + 543 261 l 1 + 793 261 l 1 + 793 202 l 1 + 543 202 l 1 + 543 0 l 1 + 484 0 l 1 + 484 202 l 1 + 233 202 l 1 + 233 261 l 1 +EndSplineSet +EndChar + +StartChar: uni2223 +Encoding: 8739 8739 771 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 749 m 1 + 386 749 l 1 + 386 -251 l 1 + 328 -251 l 1 + 328 749 l 1 +EndSplineSet +EndChar + +StartChar: uni2225 +Encoding: 8741 8741 772 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +252 886 m 1 + 310 886 l 1 + 310 -255 l 1 + 252 -255 l 1 + 252 886 l 1 +409 886 m 1 + 467 886 l 1 + 467 -255 l 1 + 409 -255 l 1 + 409 886 l 1 +EndSplineSet +EndChar + +StartChar: uni2227 +Encoding: 8743 8743 773 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +218 0 m 1 + 471 585 l 1 + 537 585 l 1 + 782 0 l 1 + 710 0 l 1 + 503 498 l 1 + 290 0 l 1 + 218 0 l 1 +EndSplineSet +EndChar + +StartChar: uni2228 +Encoding: 8744 8744 774 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +782 585 m 1 + 529 0 l 1 + 462 0 l 1 + 218 585 l 1 + 290 585 l 1 + 497 87 l 1 + 710 585 l 1 + 782 585 l 1 +EndSplineSet +EndChar + +StartChar: uni222E +Encoding: 8750 8750 775 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +758 836 m 1 + 758 768 l 1 + 718 768 l 2 + 712.598311444 768.400125078 707.31169482 768.600125059 702.140275244 768.600125059 c 0 + 603.915634783 768.600125059 547.249765478 696.447639149 533 553 c 1 + 571 543 594 534 617 520 c 0 + 670 488 707 421 707 355 c 0 + 707 253 626 158 531 148 c 1 + 518 -51 444 -134 274 -137 c 1 + 238 -137 l 1 + 238 -69 l 1 + 274 -69 l 2 + 278.323660851 -69.172946434 282.5707509 -69.2597507172 286.741849515 -69.2597507172 c 0 + 403.160072052 -69.2597507172 460.380482155 -1.63866054534 471 148 c 1 + 357 175 295 244 295 346 c 0 + 295 417 329 483 382 518 c 0 + 407 533 432 544 471 555 c 1 + 492.656305931 743.01611058 571.483561463 836.070304872 711.297210588 836.070304872 c 0 + 713.516108038 836.070304872 715.750366092 836.046867373 718 836 c 2 + 758 836 l 1 +471 222 m 1 + 471 483 l 1 + 400 459 363 414 363 350 c 0 + 363 287 404 239 471 222 c 1 +531 482 m 1 + 531 222 l 1 + 598 234 639 281 639 346 c 0 + 639 389 616 437 585 459 c 0 + 572 469 559 474 531 482 c 1 +EndSplineSet +EndChar + +StartChar: uni2235 +Encoding: 8757 8757 776 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +744 625 m 0 + 778 625 808 595 808 560 c 0 + 808 524 778 494 742 494 c 0 + 706 494 677 523 677 560 c 0 + 677 596 706 625 744 625 c 0 +254 625 m 0 + 289 625 318 595 318 560 c 0 + 318 523 289 494 252 494 c 0 + 216 494 187 523 187 560 c 0 + 187 596 217 625 254 625 c 0 +499 128 m 0 + 534 128 563 98 563 63 c 0 + 563 26 534 -3 497 -3 c 0 + 461 -3 432 26 432 63 c 0 + 432 99 461 128 499 128 c 0 +EndSplineSet +EndChar + +StartChar: uni2237 +Encoding: 8759 8759 777 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +743 625 m 0 + 777 625 807 595 807 560 c 0 + 807 524 777 494 742 494 c 0 + 705 494 676 523 676 560 c 0 + 676 596 705 625 743 625 c 0 +254 625 m 0 + 289 625 318 595 318 560 c 0 + 318 523 289 494 252 494 c 0 + 216 494 187 523 187 560 c 0 + 187 596 217 625 254 625 c 0 +743 128 m 0 + 777 128 807 98 807 63 c 0 + 807 27 778 -3 742 -3 c 0 + 705 -3 676 26 676 63 c 0 + 676 99 705 128 743 128 c 0 +253 128 m 0 + 289 128 318 98 318 63 c 0 + 318 26 289 -3 252 -3 c 0 + 216 -3 187 26 187 63 c 0 + 187 99 217 128 253 128 c 0 +EndSplineSet +EndChar + +StartChar: uni2262 +Encoding: 8802 8802 778 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +627 438 m 1 + 814 438 l 1 + 814 379 l 1 + 601 379 l 1 + 566 302 l 1 + 814 302 l 1 + 814 243 l 1 + 540 243 l 1 + 503 161 l 1 + 814 161 l 1 + 814 102 l 1 + 477 102 l 1 + 412 -43 l 1 + 339 -42 l 1 + 404 102 l 1 + 219 102 l 1 + 219 161 l 1 + 430 161 l 1 + 467 243 l 1 + 219 243 l 1 + 219 302 l 1 + 493 302 l 1 + 528 379 l 1 + 219 379 l 1 + 219 438 l 1 + 554 438 l 1 + 620 586 l 1 + 693 585 l 1 + 627 438 l 1 +EndSplineSet +EndChar + +StartChar: uni226A +Encoding: 8810 8810 779 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +824 584 m 1 + 824 508 l 1 + 287 270 l 1 + 824 33 l 1 + 824 -43 l 1 + 169 249 l 1 + 169 292 l 1 + 824 584 l 1 +824 446 m 1 + 824 370 l 1 + 593 270 l 1 + 824 171 l 1 + 824 95 l 1 + 425 270 l 1 + 824 446 l 1 +EndSplineSet +EndChar + +StartChar: uni226B +Encoding: 8811 8811 780 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +169 584 m 1 + 824 292 l 1 + 824 249 l 1 + 169 -43 l 1 + 169 33 l 1 + 706 270 l 1 + 169 508 l 1 + 169 584 l 1 +169 446 m 1 + 568 270 l 1 + 169 95 l 1 + 169 171 l 1 + 400 270 l 1 + 169 370 l 1 + 169 446 l 1 +EndSplineSet +EndChar + +StartChar: uni2285 +Encoding: 8837 8837 781 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +561 611 m 1 + 594 685 l 1 + 666 685 l 1 + 623 592 l 1 + 746 540 813 440 813 311 c 0 + 813 181 745 81 625 30 c 0 + 564 5 532 0 422 0 c 2 + 354 0 l 1 + 317 -82 l 1 + 246 -82 l 1 + 283 0 l 1 + 180 0 l 1 + 180 66 l 1 + 313 66 l 1 + 532 548 l 1 + 503 554 487 555 422 555 c 2 + 180 555 l 1 + 180 621 l 1 + 422 621 l 2 + 500 621 515 620 561 611 c 1 +384 66 m 1 + 422 66 l 2 + 518 66 564 74 617 99 c 0 + 704 140 745 208 745 311 c 0 + 745 420 694 495 596 531 c 1 + 384 66 l 1 +EndSplineSet +EndChar + +StartChar: uni2296 +Encoding: 8854 8854 782 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +502 696 m 0 + 695 696 858 531 858 335 c 0 + 858 139 694 -24 497 -24 c 0 + 301 -24 138 139 138 335 c 0 + 138 535 300 696 502 696 c 0 +197 369 m 1 + 800 369 l 1 + 791 434 774 474 739 520 c 0 + 682 594 592 639 498 639 c 0 + 396 639 300 587 244 502 c 0 + 217 460 205 426 197 369 c 1 +800 304 m 1 + 197 304 l 1 + 206 239 222 199 257 153 c 0 + 314 78 404 33 498 33 c 0 + 600 33 696 85 752 171 c 0 + 780 213 792 246 800 304 c 1 +EndSplineSet +EndChar + +StartChar: uni2298 +Encoding: 8856 8856 783 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +502 695 m 0 + 695 695 857 530 857 334 c 0 + 857 139 694 -24 497 -24 c 0 + 301 -24 139 138 139 334 c 0 + 139 534 301 695 502 695 c 0 +265 146 m 1 + 687 569 l 1 + 632 612 566 635 497 635 c 0 + 332 635 197 500 197 335 c 0 + 197 265 219 203 265 146 c 1 +731 525 m 1 + 308 103 l 1 + 365 58 429 36 498 36 c 0 + 664 36 799 170 799 336 c 0 + 799 408 778 466 731 525 c 1 +EndSplineSet +EndChar + +StartChar: uni2299 +Encoding: 8857 8857 784 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +498 396 m 0 + 531 396 558 369 558 336 c 0 + 558 302 531 275 498 275 c 0 + 464 275 437 302 437 335 c 0 + 437 370 464 396 498 396 c 0 +503 696 m 0 + 696 696 859 530 859 334 c 0 + 859 138 695 -25 497 -25 c 0 + 301 -25 138 138 138 334 c 0 + 138 535 300 696 503 696 c 0 +494 636 m 0 + 331 636 196 499 196 334 c 0 + 196 170 331 36 498 36 c 0 + 665 36 801 170 801 335 c 0 + 801 504 666 636 494 636 c 0 +EndSplineSet +EndChar + +StartChar: uni22A2 +Encoding: 8866 8866 785 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +181 0 m 1 + 181 557 l 1 + 247 557 l 1 + 247 312 l 1 + 810 312 l 1 + 810 245 l 1 + 247 245 l 1 + 247 0 l 1 + 181 0 l 1 +EndSplineSet +EndChar + +StartChar: uni22A3 +Encoding: 8867 8867 786 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +810 557 m 1 + 810 0 l 1 + 743 0 l 1 + 743 245 l 1 + 181 245 l 1 + 181 312 l 1 + 743 312 l 1 + 743 557 l 1 + 810 557 l 1 +EndSplineSet +EndChar + +StartChar: uni22A4 +Encoding: 8868 8868 787 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 0 m 1 + 462 566 l 1 + 222 566 l 1 + 222 633 l 1 + 769 633 l 1 + 769 566 l 1 + 528 566 l 1 + 528 0 l 1 + 462 0 l 1 +EndSplineSet +EndChar + +StartChar: uni22BB +Encoding: 8891 8891 788 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 582 m 1 + 288 582 l 1 + 495 90 l 1 + 706 582 l 1 + 780 582 l 1 + 529 0 l 1 + 461 0 l 1 + 216 582 l 1 +216 -145 m 1 + 216 -79 l 1 + 776 -79 l 1 + 776 -145 l 1 + 216 -145 l 1 +EndSplineSet +EndChar + +StartChar: uni256D +Encoding: 9581 9581 789 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 282 m 1 + 1000 219 l 1 + 949 219 l 1 + 822 217 723 192 664 147 c 0 + 567 71 533 -10 532 -168 c 1 + 530 -199 l 1 + 530 -250 l 1 + 468 -250 l 1 + 468 -199 l 2 + 467.984035399 -195.854973607 467.975971721 -192.737982748 467.975971721 -189.648551364 c 0 + 467.975971721 0.779624649531 498.612424699 86.5006724919 598 179 c 0 + 676 248 790 281 949 282 c 1 + 1000 282 l 1 +EndSplineSet +EndChar + +StartChar: uni256E +Encoding: 9582 9582 790 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-3 282 m 1 + 48 282 l 1 + 207 281 320 248 398 179 c 0 + 497.436250294 86.4553710136 529.023294522 -0.273611738519 529.023294522 -189.973433768 c 0 + 529.023294522 -192.956682232 529.01548267 -195.96539661 529 -199 c 2 + 529 -250 l 1 + 466 -250 l 1 + 466 -199 l 1 + 464 -168 l 1 + 464 -3 423 87 315 159 c 0 + 257 196 163 217 48 219 c 1 + -3 219 l 1 + -3 282 l 1 +EndSplineSet +EndChar + +StartChar: uni256F +Encoding: 9583 9583 791 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-3 219 m 1 + -3 282 l 1 + 48 282 l 1 + 176 284 273 309 333 354 c 0 + 429 429 463 511 464 668 c 1 + 466 699 l 1 + 466 750 l 1 + 529 750 l 1 + 529 699 l 2 + 529.01548267 695.98087928 529.023294522 692.98740786 529.023294522 690.019166352 c 0 + 529.023294522 501.273611739 497.436250294 414.544628986 398 322 c 0 + 320 253 205 219 48 219 c 2 + -3 219 l 1 +EndSplineSet +EndChar + +StartChar: uni2570 +Encoding: 9584 9584 792 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 219 m 1 + 949 219 l 2 + 792 219 676 253 598 322 c 0 + 499.548634999 414.5442831 467.976701765 500.303696312 467.976701765 689.972018815 c 0 + 467.976701765 692.955491949 467.98451365 695.964675401 468 699 c 2 + 468 750 l 1 + 530 750 l 1 + 530 699 l 1 + 532 668 l 1 + 532 504 573 415 682 342 c 0 + 739 305 835 284 949 282 c 1 + 1000 282 l 1 + 1000 219 l 1 +EndSplineSet +EndChar + +StartChar: uni25B5 +Encoding: 9653 9653 793 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +598 37 m 1 + 122 37 l 1 + 360 508 l 1 + 598 37 l 1 +501 96 m 1 + 361 380 l 1 + 218 96 l 1 + 501 96 l 1 +EndSplineSet +EndChar + +StartChar: uni25B9 +Encoding: 9657 9657 794 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 31 m 1 + 126 512 l 1 + 592 272 l 1 + 126 31 l 1 +188 134 m 1 + 475 272 l 1 + 188 415 l 1 + 188 134 l 1 +EndSplineSet +EndChar + +StartChar: uni25BF +Encoding: 9663 9663 795 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +122 507 m 1 + 598 507 l 1 + 360 36 l 1 + 122 507 l 1 +219 448 m 1 + 359 164 l 1 + 502 448 l 1 + 219 448 l 1 +EndSplineSet +EndChar + +StartChar: uni25C3 +Encoding: 9667 9667 796 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +593 31 m 1 + 127 272 l 1 + 593 512 l 1 + 593 31 l 1 +531 134 m 1 + 531 415 l 1 + 244 272 l 1 + 531 134 l 1 +EndSplineSet +EndChar + +StartChar: uni25C6 +Encoding: 9670 9670 797 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +241 331 m 1 + 500 623 l 1 + 767 329 l 1 + 506 39 l 1 + 241 331 l 1 +EndSplineSet +EndChar + +StartChar: uni25C7 +Encoding: 9671 9671 798 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +190 332 m 1 + 500 676 l 1 + 811 333 l 1 + 500 -11 l 1 + 190 332 l 1 +235 333 m 1 + 500 40 l 1 + 765 333 l 1 + 500 625 l 1 + 235 333 l 1 +EndSplineSet +EndChar + +StartChar: openbullet +Encoding: 9702 9702 799 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 463 m 0 + 352 463 437 378 437 273 c 0 + 437 168 352 83 248 83 c 0 + 141 83 57 168 57 276 c 0 + 57 378 143 463 247 463 c 0 +248 405 m 0 + 176 405 115 346 115 276 c 0 + 115 200 173 141 249 141 c 0 + 320 141 379 201 379 273 c 0 + 379 346 320 405 248 405 c 0 +EndSplineSet +EndChar + +StartChar: uni301A +Encoding: 12314 12314 800 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-12 0 m 1 + -12 12 l 1 + 0 12 l 1 + 0 0 l 1 + -12 0 l 1 +-11 1 m 1 + -1 1 l 1 + -1 11 l 1 + -11 11 l 1 + -11 1 l 1 +221 -155 m 1 + 221 788 l 1 + 504 788 l 1 + 504 733 l 1 + 406 733 l 1 + 406 -100 l 1 + 504 -100 l 1 + 504 -155 l 1 + 221 -155 l 1 +276 -100 m 1 + 351 -100 l 1 + 351 733 l 1 + 276 733 l 1 + 276 -100 l 1 +717 0 m 1 + 717 12 l 1 + 729 12 l 1 + 729 0 l 1 + 717 0 l 1 +718 1 m 1 + 729 1 l 1 + 729 11 l 1 + 718 11 l 1 + 718 1 l 1 +EndSplineSet +EndChar + +StartChar: uni301B +Encoding: 12315 12315 801 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-12 0 m 1 + -12 12 l 1 + 0 12 l 1 + 0 0 l 1 + -12 0 l 1 +-11 1 m 1 + -1 1 l 1 + -1 11 l 1 + -11 11 l 1 + -11 1 l 1 +218 -155 m 1 + 218 -100 l 1 + 316 -100 l 1 + 316 733 l 1 + 218 733 l 1 + 218 788 l 1 + 501 788 l 1 + 501 -155 l 1 + 218 -155 l 1 +371 -100 m 1 + 446 -100 l 1 + 446 733 l 1 + 371 733 l 1 + 371 -100 l 1 +717 0 m 1 + 717 12 l 1 + 729 12 l 1 + 729 0 l 1 + 717 0 l 1 +718 1 m 1 + 729 1 l 1 + 729 11 l 1 + 718 11 l 1 + 718 1 l 1 +EndSplineSet +EndChar + +StartChar: uniEFBF +Encoding: 61375 61375 802 +Width: 718 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-145 458 m 1 + -145 459 l 1 + 58 562 l 1 + 179 170 l 1 + 700 880 l 1 + 719 880 l 1 + 719 844 l 1 + 747 844 l 1 + 747 815 l 1 + 152 3 l 1 + 0 487 l 1 + -124 424 l 1 + -145 458 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC0 +Encoding: 61376 61376 803 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 248 -113 l 1 + 248 883 l 1 + 327 883 l 1 + 327 -113 l 1 + 392 -113 l 1 + 392 883 l 1 + 471 883 l 1 + 471 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC1 +Encoding: 61377 61377 804 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 471 884 l 1 + 471 -194 l 1 + 392 -194 l 1 + 392 804 l 1 + 327 804 l 1 + 327 -194 l 1 + 248 -194 l 1 + 248 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC2 +Encoding: 61378 61378 805 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-8 680 m 1 + -8 749 l 1 + 727 749 l 1 + 727 680 l 1 + 675 680 l 1 + 675 -247 l 1 + 606 -247 l 1 + 606 680 l 1 + 113 680 l 1 + 113 -247 l 1 + 44 -247 l 1 + 44 680 l 1 + -8 680 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC3 +Encoding: 61379 61379 806 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-8 -247 m 1 + -8 -178 l 1 + 44 -178 l 1 + 44 749 l 1 + 113 749 l 1 + 113 -178 l 1 + 606 -178 l 1 + 606 749 l 1 + 675 749 l 1 + 675 -178 l 1 + 727 -178 l 1 + 727 -247 l 1 + -8 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC4 +Encoding: 61380 61380 807 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -192 m 1 + 247 883 l 1 + 326 883 l 1 + 326 -113 l 1 + 392 -113 l 1 + 392 883 l 1 + 471 883 l 1 + 471 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 247 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC5 +Encoding: 61381 61381 808 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -194 m 1 + 247 884 l 1 + 719 884 l 1 + 719 804 l 1 + 471 804 l 1 + 471 -194 l 1 + 392 -194 l 1 + 392 804 l 1 + 326 804 l 1 + 326 -194 l 1 + 247 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC6 +Encoding: 61382 61382 809 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 -247 m 1 + 44 375 l 2 + 44 504 59 573 100 631 c 0 + 151 703 256 750 365 750 c 0 + 550 750 675 627 675 444 c 0 + 675 213.666666667 675 -16.6666666667 675 -247 c 1 + 606 -247 l 1 + 606 410 l 2 + 606 502 584 570 538 616 c 0 + 494 658 434 681 361 681 c 0 + 268 681 193 643 151 574 c 0 + 121 524 113 482 113 363 c 2 + 113 -247 l 1 + 44 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC7 +Encoding: 61383 61383 810 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 63 m 1 + 44 291.666666667 44 520.333333333 44 749 c 1 + 113 749 l 1 + 113 97 l 2 + 113 -5 134 -75 176 -116 c 0 + 217 -155 284 -178 359 -178 c 0 + 470 -178 552 -135 582 -61 c 0 + 601 -13 606 26 606 117 c 2 + 606 749 l 1 + 675 749 l 1 + 675 92 l 2 + 675 -13 659 -75 619 -132 c 0 + 566 -206 475 -247 361 -247 c 0 + 167 -247 45 -127 44 63 c 1 +EndSplineSet +EndChar + +StartChar: uniEFC8 +Encoding: 61384 61384 811 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 -247 m 1 + 44 749 l 1 + 113 749 l 1 + 113 -247 l 1 + 44 -247 l 1 +606 -247 m 1 + 606 749 l 1 + 675 749 l 1 + 675 -247 l 1 + 606 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFC9 +Encoding: 61385 61385 812 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -194 m 1 + 247 883 l 1 + 326 883 l 1 + 326 -194 l 1 + 247 -194 l 1 +392 -194 m 1 + 392 883 l 1 + 471 883 l 1 + 471 -194 l 1 + 392 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCA +Encoding: 61386 61386 813 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +124 -80 m 1 + 124 -23 l 1 + 596 -23 l 1 + 596 -80 l 1 + 124 -80 l 1 +124 57 m 1 + 362 522 l 1 + 596 57 l 1 + 124 57 l 1 +218 114 m 1 + 494 114 l 1 + 360 399 l 1 + 218 114 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCB +Encoding: 61387 61387 814 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 190 m 1 + 0 261 l 1 + 719 261 l 1 + 719 190 l 1 + 0 190 l 1 +0 341 m 1 + 0 412 l 1 + 719 412 l 1 + 719 341 l 1 + 0 341 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCC +Encoding: 61388 61388 815 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 346 m 1 + 697 880 l 1 + 719 880 l 1 + 719 844 l 1 + 748 844 l 1 + 748 815 l 1 + 404 346 l 1 + 727 -94 l 2 + 739 -110 747 -122 747 -124 c 0 + 748 -125 748 -128 748 -132 c 2 + 748 -152 l 1 + 719 -152 l 1 + 719 -189 l 1 + 698 -189 l 1 + 312 346 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCD +Encoding: 61389 61389 816 +Width: 732 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-13 816 m 1 + -13 844 l 1 + 14 844 l 1 + 14 884 l 1 + 33 884 l 1 + 724 -72 l 2 + 745 -102 760 -122 761 -124 c 0 + 762 -126 762 -131 762 -137 c 2 + 762 -152 l 1 + 734 -152 l 1 + 734 -192 l 1 + 716 -192 l 1 + -13 816 l 1 +EndSplineSet +EndChar + +StartChar: uniEFCE +Encoding: 61390 61390 817 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 243 -113 l 2 + 245.377220381 -113.028132786 247.741381777 -113.042217269 250.092542636 -113.042217269 c 0 + 414.888773061 -113.042217269 515.815850782 -43.8478419036 573 107 c 1 + 596 182 l 1 + 668 167 l 1 + 620 -123 l 1 + 610 -177 590 -190 514 -192 c 1 + 342.666666667 -192 171.333333333 -192 0 -192 c 1 +EndSplineSet +EndChar + +StartChar: uniEFCF +Encoding: 61391 61391 818 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-27 -152 m 1 + -27 -124 l 1 + 315 346 l 1 + -27 816 l 1 + -27 844 l 1 + 0 844 l 1 + 0 884 l 1 + 19 884 l 1 + 407 346 l 1 + 19 -192 l 1 + 0 -192 l 1 + 0 -152 l 1 + -27 -152 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD0 +Encoding: 61392 61392 819 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 455 884 l 2 + 559 884 578 874 591 812 c 1 + 607.227735558 716.561068891 622.992300637 620.658967303 639 525 c 1 + 567 510 l 1 + 550 568 l 1 + 498.595806638 726.092141849 390.750365248 804.225848991 221.901856919 804.225848991 c 0 + 216.660075018 804.225848991 211.359501539 804.150547796 206 804 c 2 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD1 +Encoding: 61393 61393 820 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-27 -152 m 1 + -27 -124 l 1 + 702 884 l 1 + 720 884 l 1 + 720 844 l 1 + 748 844 l 1 + 748 816 l 1 + 19 -192 l 1 + 0 -192 l 1 + 0 -152 l 1 + -27 -152 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD2 +Encoding: 61394 61394 821 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-23 -119 m 1 + 701 883 l 1 + 720 883 l 1 + 720 843 l 1 + 747 843 l 1 + 747 816 l 1 + 71 -113 l 1 + 720 -113 l 1 + 720 -192 l 1 + 28 -192 l 1 + -23 -119 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD3 +Encoding: 61395 61395 822 +Width: 716 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-23 810 m 1 + -1 884 l 1 + 718 884 l 1 + 718 804 l 1 + 71 804 l 1 + 710 -75 l 2 + 730 -104 744 -123 745 -124 c 2 + 746 -136 l 2 + 746 -141 746 -146 745 -152 c 1 + 718 -152 l 1 + 718 -192 l 1 + 700 -192 l 1 + -23 810 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD4 +Encoding: 61396 61396 823 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 478 m 1 + 312 749 l 1 + 414 749 l 1 + 414 478 l 1 + 524 456 596 369 596 259 c 0 + 596 189 565 120 514 78 c 0 + 485 55 458 42 414 32 c 1 + 414 -247 l 1 + 312 -247 l 1 + 312 32 l 1 + 262 43 230 59 199 91 c 0 + 156 135 131 195 131 259 c 0 + 131 369 202 455 312 478 c 1 +312 72 m 1 + 312 439 l 1 + 275 432 260 424 235 402 c 0 + 193 364 170 311 170 254 c 0 + 170 200 191 151 228 115 c 0 + 252 92 271 83 312 72 c 1 +414 439 m 1 + 414 72 l 1 + 452 80 469 88 495 111 c 0 + 535 147 557 198 557 256 c 0 + 557 350 500 423 414 439 c 1 +EndSplineSet +EndChar + +StartChar: uniEFD5 +Encoding: 61397 61397 824 +Width: 572 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 -245 m 1 + 136 249 l 2 + 147 293 182 377 200 402 c 0 + 223 431 243 447 277 460 c 0 + 328 480 414 495 480 495 c 0 + 527 495 552 480 552 452 c 0 + 552 424 530 412 481 412 c 0 + 461 412 441 414 424 417 c 2 + 369 429 l 2 + 352 432 334 434 317 434 c 0 + 269 434 244 412 233 359 c 2 + 197 177 l 1 + 299 183 l 2 + 312 184 318 184 329 184 c 0 + 332 184 332 184 382 179 c 1 + 397 169 400 165 400 156 c 0 + 400 136 385 126 355 126 c 0 + 343 126 335 127 326 128 c 2 + 191 148 l 1 + 112 -245 l 1 + 22 -245 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD6 +Encoding: 61398 61398 825 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +102 625 m 1 + 102 689 l 1 + 386 689 l 1 + 386 625 l 1 + 277 625 l 1 + 277 305 l 1 + 211 305 l 1 + 211 625 l 1 + 102 625 l 1 +437 305 m 1 + 437 689 l 1 + 561 689 l 1 + 635 404 l 1 + 707 689 l 1 + 830 689 l 1 + 830 305 l 1 + 764 305 l 1 + 764 643 l 1 + 757 643 l 1 + 663 305 l 1 + 604 305 l 1 + 511 643 l 1 + 503 643 l 1 + 503 305 l 1 + 437 305 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD7 +Encoding: 61399 61399 826 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 178 257 112 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 358 c 2 +675 462 m 1 + 624 425 l 1 + 585 473 557 490 514 490 c 0 + 442 490 387 434 387 361 c 0 + 387 287 442 228 513 228 c 0 + 555 228 588 245 624 287 c 1 + 675 249 l 1 + 623 188 576 163 512 163 c 0 + 407 163 321 251 321 359 c 0 + 321 468 406 556 511 556 c 0 + 580 556 634 525 675 462 c 1 +EndSplineSet +EndChar + +StartChar: uniEFD8 +Encoding: 61400 61400 827 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 178 257 112 c 0 + 325 45 403 13 500 13 c 0 + 590 13 677 50 743 118 c 0 + 808 184 841 263 841 355 c 0 + 841 450 806 535 737 603 c 0 + 671 669 593 701 500 701 c 0 + 404 701 320 666 252 597 c 0 + 186 531 154 452 154 358 c 2 +371 167 m 1 + 371 552 l 1 + 511 552 l 2 + 608 552 655 515 655 436 c 0 + 655 383 634 352 583 331 c 1 + 659 167 l 1 + 584 167 l 1 + 520 317 l 1 + 437 317 l 1 + 437 167 l 1 + 371 167 l 1 +437 383 m 1 + 502 383 l 2 + 564 383 589 398 589 435 c 0 + 589 467 566 486 526 486 c 2 + 437 486 l 1 + 437 383 l 1 +EndSplineSet +EndChar + +StartChar: uniEFD9 +Encoding: 61401 61401 828 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 516 m 1 + 37 668 l 1 + 399 668 l 1 + 406 516 l 1 + 380 516 l 1 + 347 613 321 638 254 641 c 1 + 254 390 l 2 + 253.802261697 381.991598715 253.672949157 374.716330616 253.672949157 368.101711447 c 0 + 253.672949157 307.81357018 264.415186375 302.40678509 332 297 c 1 + 332 269 l 1 + 96 269 l 1 + 96 297 l 1 + 160 301 174 313 174 360 c 2 + 174 641 l 1 + 112 637 82 607 48 516 c 1 + 22 516 l 1 +435 269 m 1 + 435 297 l 1 + 489 304 501 315 501 358 c 2 + 501 593 l 2 + 501 630 490 640 444 640 c 1 + 444 668 l 1 + 608 668 l 1 + 707 405 l 1 + 803 668 l 1 + 971 668 l 1 + 971 640 l 1 + 916 639 907 632 905 589 c 1 + 905 519.333333333 905 449.666666667 905 380 c 0 + 906 305 907 303 962 297 c 1 + 962 269 l 1 + 759 269 l 1 + 759 297 l 1 + 818 303 824 309 825 359 c 1 + 825 627 l 1 + 694 269 l 1 + 670 269 l 1 + 539 617 l 1 + 539 401 l 2 + 538.759310908 390.168990846 538.591035864 380.569020524 538.591035864 372.044968516 c 0 + 538.591035864 309.738623299 547.581706408 304.916899085 603 297 c 1 + 603 269 l 1 + 435 269 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDA +Encoding: 61402 61402 829 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 178 257 112 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 358 c 2 +619 569 m 1 + 640 569 l 1 + 640 421 l 1 + 619 417 l 1 + 589 508 561 541 513 541 c 0 + 451 541 415 474 415 361 c 0 + 415 258 452 200 516 200 c 0 + 568 200 598 232 612 301 c 1 + 640 301 l 1 + 630 214 585 171 503 171 c 0 + 401 171 327 252 327 363 c 0 + 327 477 405 569 502 569 c 0 + 522 569 522 569 594 546 c 1 + 596 546 l 2 + 602 546 610 554 619 569 c 1 +EndSplineSet +EndChar + +StartChar: uniEFDB +Encoding: 61403 61403 830 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 178 257 112 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 358 c 2 +332 181 m 1 + 332 210 l 1 + 381 216 385 221 386 276 c 1 + 386 469 l 1 + 385 522 381 526 332 531 c 1 + 332 559 l 1 + 535 559 l 2 + 625 559 670 527 670 462 c 0 + 670 407 636 376 562 364 c 1 + 595 345 608 330 620 299 c 2 + 640 244 l 2 + 644 234 652 227 661 227 c 0 + 677 227 684 242 686 278 c 1 + 714 278 l 1 + 711 207 686 171 637 171 c 0 + 599 171 570 198 559 243 c 2 + 544 300 l 2 + 533 342 519 355 483 355 c 0 + 480 355 473 355 467 354 c 1 + 467 281 l 1 + 468 218 469 217 521 210 c 1 + 521 181 l 1 + 332 181 l 1 +467 456 m 2 + 467 383 l 1 + 523 383 533 384 551 393 c 0 + 572 403 583 424 583 457 c 0 + 583 506 562 531 519 531 c 0 + 479 531 467 514 467 456 c 2 +EndSplineSet +EndChar + +StartChar: uniEFDC +Encoding: 61404 61404 831 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +87 97 m 1 + 167 148 l 1 + 319 -75 l 1 + 319 883 l 1 + 398 883 l 1 + 398 -199 l 1 + 326 -199 l 1 + 123 97 l 1 + 94 83 l 1 + 87 97 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDD +Encoding: 61405 61405 832 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 -247 m 1 + 312 882 l 1 + 414 882 l 1 + 414 -247 l 1 + 312 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFDE +Encoding: 61406 61406 833 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 -247 m 1 + 144 -218 l 1 + 262.778428694 -199.193415457 311.015281773 -125.521160991 311.015281773 40.8378146537 c 0 + 311.015281773 42.5487259145 311.010179761 44.2694406495 311 46 c 2 + 311 749 l 1 + 413 749 l 1 + 413 37 l 2 + 413.022967285 34.8410752441 413.034461528 32.6952060183 413.034461528 30.5623665778 c 0 + 413.034461528 -153.033274661 327.864042529 -240.080385496 144 -247 c 1 +EndSplineSet +EndChar + +StartChar: uniEFDF +Encoding: 61407 61407 834 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -247 m 1 + 319 -19 l 2 + 318.696948018 -11.9865112634 318.543839715 -5.13608627882 318.543839715 1.55468300831 c 0 + 318.543839715 149.409627732 393.312282947 219.29879421 577 248 c 1 + 480 260 403 294 367 338 c 0 + 326.706411998 391.412430607 318.901850313 421.116652821 318.901850313 543.129650413 c 0 + 318.901850313 551.324935494 318.937060186 559.936666797 319 569 c 2 + 319 749 l 1 + 421 749 l 1 + 421 473 l 1 + 422 356 479 291 595 273 c 1 + 595 222 l 1 + 462.27722893 198.128998009 420.726415629 144.171249954 420.726415629 -9.51695569826 c 0 + 420.726415629 -16.7857615174 420.819360319 -24.2776536187 421 -32 c 2 + 421 -247 l 1 + 319 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE0 +Encoding: 61408 61408 835 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 721 m 1 + 144 749 l 1 + 146.487101485 749.062964595 148.977176375 749.094212868 151.468976541 749.094212868 c 0 + 228.126424757 749.094212868 306.416703377 719.520332028 350 674 c 0 + 395 623 413 554 413 429 c 2 + 413 -247 l 1 + 311 -247 l 1 + 311 455 l 1 + 309 642 271 701 144 721 c 1 +EndSplineSet +EndChar + +StartChar: uniEFE1 +Encoding: 61409 61409 836 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +313 749 m 1 + 415 749 l 1 + 415 85 l 2 + 414.985504245 81.8109338059 414.978152805 78.65548792 414.978152805 75.5332876904 c 0 + 414.978152805 -136.731715955 448.956926983 -195.333402375 582 -218 c 1 + 582 -247 l 1 + 497 -246 420 -217 374 -167 c 0 + 325.856776554 -110.190996334 312.943656558 -61.7259645378 312.943656558 68.555708535 c 0 + 312.943656558 73.5803815567 312.962864469 78.7267545856 313 84 c 2 + 313 749 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE2 +Encoding: 61410 61410 837 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +138 222 m 1 + 138 274 l 1 + 254 287 312 352 312 472 c 2 + 312 749 l 1 + 414 749 l 1 + 414 482 l 1 + 410 347 325 272 152 248 c 1 + 332 226 416 147 414 3 c 1 + 414 -247 l 1 + 312 -247 l 1 + 312 36 l 1 + 311 142 251 206 138 222 c 1 +EndSplineSet +EndChar + +StartChar: uniEFE3 +Encoding: 61411 61411 838 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 -247 m 1 + 312 439 l 2 + 312 564 326 620 373 673 c 0 + 417.247694221 720.197540502 494.368073425 749.025051161 576.791415464 749.025051161 c 0 + 578.1927892 749.025051161 579.595695879 749.016717906 581 749 c 1 + 581 721 l 1 + 510 708 466 679 443 629 c 0 + 417 569 414 542 414 385 c 2 + 414 -247 l 1 + 312 -247 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE4 +Encoding: 61412 61412 839 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 320 -113 l 1 + 320 883 l 1 + 399 883 l 1 + 399 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE5 +Encoding: 61413 61413 840 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 399 884 l 1 + 399 -194 l 1 + 320 -194 l 1 + 320 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE6 +Encoding: 61414 61414 841 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -192 m 1 + 319 883 l 1 + 398 883 l 1 + 398 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 319 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE7 +Encoding: 61415 61415 842 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -194 m 1 + 319 884 l 1 + 719 884 l 1 + 719 804 l 1 + 398 804 l 1 + 398 -194 l 1 + 319 -194 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE8 +Encoding: 61416 61416 843 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 267 m 1 + 0 325 l 1 + 719 325 l 1 + 719 267 l 1 + 0 267 l 1 +EndSplineSet +EndChar + +StartChar: uniEFE9 +Encoding: 61417 61417 844 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 538 884 l 1 + 503 906 486 919 458 947 c 1 + 531 947 l 1 + 583 915 l 2 + 615 895 658 882 719 873 c 1 + 719 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEA +Encoding: 61418 61418 845 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 719 884 l 1 + 719 804 l 1 + 0 804 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEB +Encoding: 61419 61419 846 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 0 -192 l 1 +EndSplineSet +EndChar + +StartChar: uniEFEC +Encoding: 61420 61420 847 +Width: 533 +Flags: MW +LayerCount: 2 +Fore +SplineSet +407 153 m 1 + 489 133 l 1 + 477 93 465 72 444 48 c 0 + 404 5 334 -21 260 -21 c 0 + 134 -21 44 45 44 139 c 0 + 44 210 78 249 166 278 c 1 + 128 304 113 325 113 355 c 0 + 113 438 194 494 312 494 c 0 + 389 494 453 471 482 433 c 0 + 499 411 507 387 512 345 c 1 + 421 327 l 1 + 413 394 385 416 313 416 c 0 + 244 416 207 393 207 352 c 0 + 207 324 229 301 259 297 c 2 + 353 287 l 1 + 340 226 l 1 + 279 227 l 2 + 277.530343948 227.016150067 276.071381707 227.024214569 274.623151187 227.024214569 c 0 + 186.398034582 227.024214569 138 197.095596276 138 142 c 0 + 138 85 180 57 265 57 c 0 + 342 57 375 79 407 153 c 1 +EndSplineSet +EndChar + +StartChar: uniEFFA +Encoding: 61434 61434 848 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +496 712 m 0 + 595 712 679 677 749 608 c 0 + 818 539 853 454 853 356 c 0 + 853 158 695 0 498 0 c 0 + 401 0 319 33 250 100 c 0 + 176 171 141 255 141 361 c 0 + 141 454 179 543 246 608 c 0 + 318 678 399 712 496 712 c 0 +EndSplineSet +EndChar + +StartChar: uniEFFB +Encoding: 61435 61435 849 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 0 m 1 + 141 711 l 1 + 852 711 l 1 + 852 0 l 1 + 141 0 l 1 +EndSplineSet +EndChar + +StartChar: uniEFFC +Encoding: 61436 61436 850 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 0 m 1 + 141 711 l 1 + 852 711 l 1 + 852 0 l 1 + 141 0 l 1 +180 39 m 1 + 813 39 l 1 + 813 671 l 1 + 180 671 l 1 + 180 39 l 1 +EndSplineSet +EndChar + +StartChar: uniEFFD +Encoding: 61437 61437 851 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 712 m 0 + 599 712 682 677 752 608 c 0 + 821 539 856 454 856 356 c 0 + 856 258 821 174 751 104 c 0 + 682 35 598 0 501 0 c 0 + 405 0 323 33 254 100 c 0 + 180 171 145 255 145 361 c 0 + 145 554 305 712 500 712 c 0 +501 672 m 0 + 339.586237348 672 184 540.940333818 184 357 c 2 + 184 350 l 2 + 184 268 218 191 280 130 c 0 + 342 68 414 39 504 39 c 0 + 676 39 816 181 816 355 c 0 + 816 532 677 672 501 672 c 0 +EndSplineSet +EndChar + +StartChar: uniEFFE +Encoding: 61438 61438 852 +Width: 772 +Flags: MW +LayerCount: 2 +Fore +SplineSet +506 282 m 1 + 471 273 l 1 + 479 236 481 218 481 193 c 0 + 481 80 393 -11 282 -11 c 0 + 153 -11 52 116 52 277 c 0 + 52 502 239 686 467 686 c 0 + 616 686 721 604 721 489 c 0 + 721 404 660 333 561 300 c 2 + 506 282 l 1 +340 258 m 2 + 317 320 l 2 + 297 372 287 421 287 462 c 0 + 287 505 308 555 353 619 c 1 + 217 557 140 435 140 282 c 0 + 140 195 166 114 210 68 c 0 + 229 47 257 35 284 35 c 0 + 337 35 374 71 374 121 c 0 + 374 152 363 196 340 258 c 2 +418 429 m 2 + 459 313 l 1 + 564 342 599 379 599 465 c 0 + 599 521 581 573 551 605 c 0 + 528 628 497 640 456 640 c 0 + 446 640 437 639 416 638 c 1 + 399 594 394 569 394 533 c 0 + 394 498 396 491 418 429 c 2 +EndSplineSet +EndChar + +StartChar: uniEFFF +Encoding: 61439 61439 853 +Width: 496 +Flags: MW +LayerCount: 2 +Fore +SplineSet +246 741 m 0 + 377 741 479 637 479 506 c 0 + 479 375 378 276 246 276 c 0 + 114 276 16 376 16 510 c 0 + 16 636 120 741 246 741 c 0 +249 706 m 0 + 138 706 51 617 51 504 c 0 + 51 395 137 311 249 311 c 0 + 362 311 444 392 444 504 c 0 + 444 617 358 706 249 706 c 0 +140 392 m 1 + 140 639 l 1 + 208 639 l 1 + 245 444 l 1 + 251 444 l 1 + 289 639 l 1 + 356 639 l 1 + 356 392 l 1 + 320 392 l 1 + 320 615 l 1 + 277 392 l 1 + 220 392 l 1 + 176 616 l 1 + 176 392 l 1 + 140 392 l 1 +EndSplineSet +EndChar + +StartChar: zero.onum +Encoding: 65536 -1 854 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +300 481 m 0 + 407.756694554 481 466.955078125 416.358656056 466.955078125 298.694335938 c 0 + 466.955078125 125.308726645 343.01079849 -17 192 -17 c 0 + 96.3620097576 -17 33.669921875 52.1685560253 33.669921875 157.686523438 c 0 + 33.669921875 336.355392176 152.821186808 481 300 481 c 0 +280 441 m 0 + 178.257906219 441 106 331.782590026 106 178 c 0 + 106 79.2321854419 146.408295035 25 220 25 c 0 + 311.40095637 25 395 144.904914007 395 276 c 0 + 395 377.485875173 350.732579666 441 280 441 c 0 +EndSplineSet +EndChar + +StartChar: one.onum +Encoding: 65537 -1 855 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +388 452 m 5 + 388 452 333.086914062 447.784179688 324 402 c 6 + 276 136 l 6 + 269 97.5 268 90 268 76 c 4 + 268 40.8813559322 280.158249158 30.9898989899 327 28 c 6 + 398 24 l 5 + 393 -3 l 5 + 326.490322581 -0.81935483871 280.333333333 0 224 0 c 4 + 167.333333333 0 120.050955414 -0.834394904459 54 -3 c 5 + 59 24 l 5 + 144 34 l 5 + 175.132762313 39.0214132762 183.038216561 50.2208067941 192 102 c 6 + 246 406 l 5 + 87 362 l 5 + 75 370 l 5 + 85 411 l 5 + 382 484 l 5 + 388 452 l 5 +EndSplineSet +EndChar + +StartChar: two.onum +Encoding: 65538 -1 856 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +112 62 m 1 + 119.461958283 61.9250054444 127.415367015 61.8874868438 135.851185926 61.8874868438 c 0 + 185.113328105 61.8874868438 286.003101879 64.6411051766 378 67 c 0 + 378.456583724 67.6848755856 379.309618231 69.6815598463 382.211143766 76.8569570285 c 0 + 392.450761074 102.1792643 400.732077288 119.88679548 408 132 c 1 + 431 135 l 1 + 395 0 l 1 + 317.579641685 4.76432974244 277.042618438 6.0234375 201.075195312 6.0234375 c 4 + 143.580311486 6.0234375 84.3400222436 2.80470849924 35 -3 c 1 + 25 3 l 1 + 30 43 l 1 + 40.4521088437 49.8413803341 51.3360930123 56.8001356464 74.4732735195 71.4343144539 c 0 + 253.074692252 184.399033565 323 257.430255195 323 331 c 0 + 323 378.461214361 278.315202193 419 226 419 c 0 + 161.441176471 419 134.295539033 407.167286245 109 368 c 1 + 93 376 l 1 + 118 443 l 1 + 148.737821691 465.354779412 203.49609375 481 251 481 c 0 + 340.695884146 481 403 430.582853618 403 358 c 0 + 403 310.198242188 384.021417309 270.165294324 339 223 c 0 + 261 142 112 62 112 62 c 1 +EndSplineSet +EndChar + +StartChar: three.onum +Encoding: 65539 -1 857 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +14 -204 m 1 + 35.7782387009 -205.980468083 73.1689275226 -212.026367188 88.8779296875 -212.026367188 c 0 + 129.199906532 -212.026367188 169.195604021 -202.573741517 199 -186 c 0 + 271.806141405 -145.514596468 331 -46.4097271541 331 35 c 0 + 331 106.176000134 289.382126267 146 215 146 c 0 + 190.411764706 146 172.630170316 142.221411192 135 129 c 1 + 125 134 l 1 + 149 185 l 1 + 251.954545455 185 344 252.5 344 328 c 0 + 344 384.387096774 310.590909091 416 251 416 c 0 + 199.75 416 169.652173913 402.108695652 134 362 c 2 + 114 340 l 1 + 91 358 l 1 + 146 445 l 1 + 198.760032103 468.793739968 244.194444444 481 280 481 c 4 + 370.444954128 481 422 441.426056338 422 372 c 0 + 422 297.409090909 378.022988506 237.107279693 290 191 c 1 + 377.175160098 175.245452994 416 138.269414993 416 71 c 0 + 416 -99.048108655 236.394343275 -263.0859375 50.2080078125 -263.0859375 c 0 + 37.2043271915 -263.0859375 24.1276169098 -262.390232671 11 -261 c 1 + 14 -204 l 1 +EndSplineSet +EndChar + +StartChar: four.onum +Encoding: 65540 -1 858 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +5 21 m 5 + 5 21 58 128 157 263 c 4 + 248.307617188 387.510742188 325 459 325 459 c 5 + 397 475 l 5 + 407 466 l 5 + 407 466 396.56640625 437.90234375 394 423 c 6 + 332 63 l 5 + 467 64 l 5 + 450 4 l 5 + 430.921052632 5.52631578947 398.5 7 384 7 c 6 + 323 7 l 5 + 290 -208 l 5 + 220 -229 l 5 + 205 -221 l 5 + 256 8 l 5 + 244.853284054 8.85743968818 225.424035509 9.32414683923 200.87511496 9.32414683923 c 0 + 131.518060705 9.32414683923 50.9327849879 5.89949706538 5 1 c 5 + 5 21 l 5 +323 403 m 5 + 174.727206858 248.82808968 80.0859627308 63.1203423534 80 63 c 5 + 266 63 l 5 + 323 403 l 5 +EndSplineSet +EndChar + +StartChar: five.onum +Encoding: 65541 -1 859 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +321 463 m 0 + 323.952707552 463 334.99223437 462.970085319 337.777568799 462.970085319 c 0 + 383.417547157 462.970085319 411.062578036 466.312709802 429 474 c 1 + 438 469 l 1 + 404 403 l 1 + 369.94943013 400.767175746 339.571813322 398 302 398 c 0 + 243.5 398 213.467532468 398.961038961 177 402 c 1 + 150 284 l 2 + 149.281518862 280.939791436 148.922769446 278.010631557 148.922769446 275.204499906 c 0 + 148.922769446 253.731995978 166.575930331 241.289594014 226.098199236 220.809271456 c 0 + 324.543299003 186.936446468 362 150.332095808 362 88 c 0 + 362 -54.5983751445 188.474862707 -222.065629032 40.7181995365 -222.065629032 c 0 + 29.2545708112 -222.065629032 17.6775821974 -221.376832836 6 -220 c 1 + 14 -165 l 1 + 31.108204427 -168.362306072 47.9308671061 -170.047653087 64.3842617948 -170.047653087 c 0 + 184.850154547 -170.047653087 292 -65.0482284188 292 53 c 0 + 292 100.899883868 262.842238806 129.63362794 181.777950241 161.619181967 c 0 + 121.398392235 185.443157344 102.645835739 200.802861225 102.645835739 226.434123146 c 0 + 102.645835739 230.117239682 103.096834274 233.969204815 104 238 c 2 + 156 465 l 1 + 163 471 l 1 + 242.65 465.6 294 463 321 463 c 0 +EndSplineSet +EndChar + +StartChar: six.onum +Encoding: 65542 -1 860 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +467 688 m 5 + 467 657 l 5 + 310.546321707 623.060313175 169.510647602 476.957489102 133 311 c 5 + 195.308589306 387.378270762 245.330188679 417 312 417 c 4 + 397.831168831 417 448 360.191176471 448 263 c 4 + 448 214.157142857 435.609833237 165.304485336 413 125 c 4 + 368.598502574 45.279129621 281.283088235 -11 202 -11 c 4 + 106.278571429 -11 49 67.6176470588 49 199 c 4 + 49 422.648704126 232.554461882 637.381076997 467 688 c 5 +266 362 m 4 + 184.125 362 125 283.166666667 125 174 c 4 + 125 89.9174311927 168.064748201 35 234 35 c 4 + 313.320895522 35 372 120.467391304 372 236 c 4 + 372 315.320754717 332.73015873 362 266 362 c 4 +EndSplineSet +EndChar + +StartChar: seven.onum +Encoding: 65543 -1 861 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +104 -225 m 5 + 32 -225 l 5 + 22 -212 l 5 + 38 -186 l 6 + 51.1591595206 -165.580614537 101.96269203 -84.0964534355 124 -49 c 6 + 395 383 l 5 + 327.510638298 386.319148936 303 387 251 387 c 4 + 206.354003906 387 183.19868608 386.246981534 128 383 c 5 + 94 294 l 5 + 72 295 l 5 + 95 463 l 5 + 102 469 l 5 + 137.030269391 462.744594751 228.869737861 457.967572347 314.101222436 457.967572347 c 4 + 391.750856527 457.983620345 471 468 471 468 c 5 + 480 462 l 5 + 478 433 l 5 + 348 234 l 5 + 258.588374852 89.5658362989 169.624349954 -77.7886203732 104 -225 c 5 +EndSplineSet +EndChar + +StartChar: eight.onum +Encoding: 65544 -1 862 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +217 352 m 1 + 148.135005336 390.923692636 117 433.89 117 490 c 0 + 117 594.011415525 227.011961722 699 336 699 c 0 + 418.089430894 699 469 651.917293233 469 576 c 0 + 469 500.255033557 434.385135135 454.256756757 320 378 c 1 + 407.27039627 329.850815851 431 297.783783784 431 228 c 0 + 431 102.053497942 316.054393305 -11 188 -11 c 0 + 96.1843971631 -11 36 44.8289473684 36 130 c 0 + 36 180.951612903 56.961026616 228.959125475 98 272 c 0 + 129.723644578 304.746987952 156.382733813 322.669064748 217 352 c 1 +273 321 m 2 + 244 338 l 1 + 156.359183673 293.183673469 112 229.333333333 112 148 c 0 + 112 73.9678899083 152.02991453 31 221 31 c 0 + 299.219512195 31 355 99.2686567164 355 195 c 0 + 355 256.170731707 336.821868787 284.102982107 273 321 c 2 +257 413 m 2 + 291 394 l 1 + 364.296123798 441.190655048 401 495.245454545 401 556 c 0 + 401 617.216494845 362.792079208 657 304 657 c 0 + 236.062962963 657 185 599.071428571 185 522 c 0 + 185 478.180555556 210.809675366 439.107574793 257 413 c 2 +EndSplineSet +EndChar + +StartChar: nine.onum +Encoding: 65545 -1 863 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +17 -199 m 1 + 221.43213443 -130.310802832 332.611106044 -15.7729498994 348 142 c 1 + 300.314337404 82.1908638625 250.620689655 55 189 55 c 0 + 99.3292682927 55 41 119.635135135 41 219 c 0 + 41 357.817427386 152.83011583 478 282 478 c 0 + 384.041474654 478 438 402.942307692 438 261 c 0 + 438 33.9463289789 276.287040294 -157.889633026 30 -223 c 1 + 17 -199 l 1 +253 433 m 0 + 172.935135135 433 117 356.911764706 117 248 c 0 + 117 159.941964286 158.04676259 109 229 109 c 0 + 305.980337079 109 362 183.973684211 362 287 c 0 + 362 375.701834862 319.22260274 433 253 433 c 0 +EndSplineSet +EndChar + +StartChar: .notdef +Encoding: 65546 -1 864 +Width: 500 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 0 m 1 + 0 700 l 1 + 500 700 l 1 + 500 0 l 1 + 0 0 l 1 +250 395 m 1 + 420 650 l 1 + 80 650 l 1 + 250 395 l 1 +280 350 m 1 + 450 95 l 1 + 450 605 l 1 + 280 350 l 1 +80 50 m 1 + 420 50 l 1 + 250 305 l 1 + 80 50 l 1 +50 605 m 1 + 50 95 l 1 + 220 350 l 1 + 50 605 l 1 +EndSplineSet +EndChar + +StartChar: zero.infs +Encoding: 65547 -1 865 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 138 m 0 + 275 12.5179826808 224.423125603 -147 108 -147 c 0 + 40 -147 2 -95 2 0 c 4 + 2 80 25 166 61 217 c 0 + 90 258 125 278 168 278 c 0 + 234 278 275 225 275 138 c 0 +165 254 m 0 + 124 254 98 220 77 136 c 0 + 63 81 54 17 54 -32 c 0 + 54 -93 73 -123 111 -123 c 0 + 146 -123 170 -96 191 -35 c 0 + 209 15 223 100 223 159 c 0 + 223 223 204 254 165 254 c 0 +EndSplineSet +EndChar + +StartChar: four.infs +Encoding: 65548 -1 866 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-12 -5 m 1 + 192 269 l 1 + 236 279 l 1 + 247 274 l 1 + 198 12 l 1 + 268 12 l 1 + 273 6 l 1 + 262 -31 l 1 + 239 -29 228 -28 228 -28 c 1 + 190 -28 l 1 + 185 -57 l 2 + 182 -80 180 -94 180 -105 c 0 + 180 -111 183 -113 199 -115 c 2 + 251 -121 l 1 + 247 -143 l 1 + 212 -142 184 -141 145 -141 c 0 + 104 -141 76 -142 41 -143 c 1 + 46 -121 l 1 + 100 -115 l 2 + 118 -112 123 -108 128 -84 c 2 + 139 -28 l 1 + -12 -28 l 1 + -12 -5 l 1 +183 215 m 1 + 34 12 l 1 + 146 12 l 1 + 183 215 l 1 +EndSplineSet +EndChar + +StartChar: five.infs +Encoding: 65549 -1 867 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +50 53 m 1 + 33 60 l 1 + 72 271 l 1 + 79 275 l 1 + 93 274 l 2 + 127 272 151 271 175 271 c 0 + 183.333333333 271 191.666666667 271 200 271 c 0 + 207 271 209 271 252 272 c 1 + 273 273 l 1 + 279 265 l 1 + 256 227 l 1 + 249 227 l 1 + 222 225 188 224 166 224 c 0 + 146 224 117 225 96 227 c 1 + 68 97 l 1 + 88 113 116 122 146 122 c 0 + 210 122 251 82 251 20 c 0 + 251 -71 174 -147 82 -147 c 0 + 42 -147 17 -139 -15 -114 c 1 + -9 -93 -3 -68 4 -27 c 1 + 24 -31 l 1 + 22 -47 22 -50 22 -57 c 0 + 22 -94 50 -119 93 -119 c 0 + 151 -119 193 -66 193 8 c 0 + 193 60 167 89 122 89 c 0 + 94 89 77 81 50 53 c 1 +EndSplineSet +EndChar + +StartChar: six.infs +Encoding: 65550 -1 868 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +268 275 m 1 + 257 234 l 1 + 249 233 l 1 + 234 241 225 244 211 244 c 0 + 147 244 97 179 69 59 c 1 + 101 96 132 112 170 112 c 0 + 224 112 255 77 255 18 c 0 + 255 -70 184 -147 104 -147 c 0 + 45 -147 9 -99 9 -20 c 0 + 9 59 38 137 90 200 c 0 + 135 254 179 278 235 278 c 0 + 249 278 257 277 268 275 c 1 +142 73 m 0 + 95 73 61 28 61 -35 c 0 + 61 -82 85 -113 123 -113 c 0 + 169 -113 203 -64 203 2 c 0 + 203 47 181 73 142 73 c 0 +EndSplineSet +EndChar + +StartChar: seven.infs +Encoding: 65551 -1 869 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +8 -134 m 1 + 22 -114 l 1 + 38 -89 51 -68 70 -39 c 2 + 233 221 l 1 + 181.333333333 221 129.666666667 221 78 221 c 0 + 76 221 66 220 47 219 c 2 + 34 218 l 1 + 27 222 l 1 + 38 275 l 1 + 56 274 l 1 + 92 273 l 1 + 176 272 l 1 + 217 271 l 1 + 223 271 l 1 + 268 272 l 1 + 285 272 l 1 + 285 247 l 1 + 209 126 l 2 + 161 51 112 -41 66 -143 c 1 + 64 -142 62 -142 61 -142 c 2 + 59 -142 l 1 + 47 -141 44 -141 41 -141 c 0 + 38 -141 33 -141 27 -142 c 0 + 22 -142 20 -142 13 -143 c 1 + 8 -134 l 1 +EndSplineSet +EndChar + +StartChar: eight.infs +Encoding: 65552 -1 870 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 71 m 1 + 67 92 49 119 49 152 c 0 + 49 214 116 278 183 278 c 0 + 234 278 266 249 266 202 c 0 + 266 157 246 130 180 86 c 1 + 229 59 244 38 244 -3 c 0 + 244 -79 174 -147 95 -147 c 0 + 37 -147 0 -113 0 -61 c 0 + 0 -7 34 36 105 71 c 1 +144 49 m 2 + 128 58 l 1 + 78 33 52 -4 52 -50 c 0 + 52 -92 75 -116 114 -116 c 0 + 160 -116 192 -77 192 -22 c 0 + 192 12 182 28 144 49 c 2 +138 109 m 2 + 156 99 l 1 + 197 125 219 156 219 191 c 0 + 219 225 197 247 164 247 c 0 + 125 247 96 214 96 170 c 0 + 96 146 111 124 138 109 c 2 +EndSplineSet +EndChar + +StartChar: nine.infs +Encoding: 65553 -1 871 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-4 -70 m 1 + 15 -63 l 1 + 35 -100 51 -112 82 -112 c 0 + 142 -112 180 -56 207 73 c 1 + 177 37 148 22 112 22 c 0 + 56 22 20 62 20 122 c 0 + 20 206 89 278 168 278 c 0 + 231 278 265 232 265 146 c 0 + 265 -8 171 -147 66 -147 c 0 + 49 -147 34 -143 16 -135 c 0 + 15 -132 15 -132 15 -130 c 0 + 14 -129 11 -116 5 -93 c 0 + 3 -86 0 -81 -4 -70 c 1 +151 245 m 0 + 105 245 72 201 72 139 c 0 + 72 89 95 60 136 60 c 0 + 181 60 213 103 213 162 c 0 + 213 212 189 245 151 245 c 0 +EndSplineSet +EndChar + +StartChar: one.infs +Encoding: 65554 -1 872 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +243 270 m 1 + 239 256 l 2 + 235 239 232 228 229 210 c 2 + 177 -70 l 2 + 176 -76 175 -84 175 -90 c 0 + 175 -110 183 -116 213 -118 c 2 + 255 -121 l 1 + 251 -145 l 1 + 199 -144 l 2 + 186 -143 155 -143 141 -143 c 0 + 127 -143 96 -143 83 -144 c 2 + 31 -145 l 1 + 36 -121 l 1 + 85 -115 l 2 + 105 -112 110 -104 116 -74 c 2 + 170 226 l 1 + 145 216 131 210 109 201 c 2 + 55 177 l 1 + 50 180 l 1 + 57 223 l 1 + 109 234 129 240 164 252 c 2 + 233 276 l 1 + 243 270 l 1 +EndSplineSet +EndChar + +StartChar: two.infs +Encoding: 65555 -1 873 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 178 m 1 + 64 250 l 1 + 92 269 116 276 149 276 c 0 + 217 276 260 239 260 179 c 0 + 260 137 239 93 202 56 c 2 + 42 -102 l 1 + 178 -102 l 2 + 205 -102 230 -99 252 -93 c 1 + 256 -104 l 1 + 245 -145 l 1 + 183 -144 l 2 + 162 -143 134 -143 115 -143 c 0 + 96 -143 66 -143 45 -144 c 2 + -17 -145 l 1 + -17 -124 l 1 + 148 39 196 105 196 171 c 0 + 196 209 174 229 132 229 c 0 + 92 229 72 215 43 168 c 1 + 25 178 l 1 +EndSplineSet +EndChar + +StartChar: three.infs +Encoding: 65556 -1 874 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-2 -124 m 1 + 16 -37 l 1 + 38 -40 l 1 + 36 -49 35 -56 35 -65 c 0 + 35 -103 62 -124 112 -124 c 0 + 166 -124 212 -70 212 -6 c 0 + 212 41 182 68 129 68 c 0 + 114 68 103 66 80 58 c 1 + 76 71 l 1 + 87 101 l 1 + 94 101 101 101 103 100 c 1 + 117 100 l 2 + 170 100 211 137 211 187 c 0 + 211 214 184 235 148 235 c 0 + 122 235 102 224 84 201 c 2 + 71 184 l 1 + 56 194 l 1 + 94 257 l 1 + 128 272 146 276 170 276 c 0 + 228 276 269 244 269 198 c 0 + 269 154 243 124 173 92 c 1 + 246 77 274 51 274 -2 c 0 + 274 -84 194 -150 93 -150 c 0 + 54 -150 29 -143 -2 -124 c 1 +EndSplineSet +EndChar +EndChars +EndSplineFont diff --git a/src/NV-Palatium-Roman.sfd b/src/NV-Palatium-Roman.sfd new file mode 100644 index 0000000..3181733 --- /dev/null +++ b/src/NV-Palatium-Roman.sfd @@ -0,0 +1,39268 @@ +SplineFontDB: 3.2 +FontName: NV-Palatium-Roman +FullName: NV Palatium Roman +FamilyName: NV Palatium +Weight: Roman +Copyright: Copyright (c) 2014, 2015 by (URW)++ Design & Development\nCopyright (c) 2019, 2020 by Daniel Benjamin Miller +Version: 1.0.1 +ItalicAngle: 0 +UnderlinePosition: -100 +UnderlineWidth: 50 +Ascent: 726 +Descent: 274 +InvalidEm: 0 +sfntRevision: 0x00010000 +LayerCount: 2 +Layer: 0 0 "Back" 1 +Layer: 1 0 "Fore" 0 +XUID: [1021 921 275376880 8219245] +UniqueID: 4064644 +StyleMap: 0x0040 +FSType: 0 +OS2Version: 3 +OS2_WeightWidthSlopeOnly: 0 +OS2_UseTypoMetrics: 0 +CreationTime: 1464719618 +ModificationTime: 1739042285 +PfmFamily: 81 +TTFWeight: 400 +TTFWidth: 5 +LineGap: 200 +VLineGap: 0 +Panose: 2 4 5 2 5 5 5 3 3 4 +OS2TypoAscent: 726 +OS2TypoAOffset: 0 +OS2TypoDescent: -274 +OS2TypoDOffset: 0 +OS2TypoLinegap: 200 +OS2WinAscent: 927 +OS2WinAOffset: 0 +OS2WinDescent: 283 +OS2WinDOffset: 0 +HheadAscent: 726 +HheadAOffset: 0 +HheadDescent: -274 +HheadDOffset: 0 +OS2SubXSize: 650 +OS2SubYSize: 600 +OS2SubXOff: 0 +OS2SubYOff: 75 +OS2SupXSize: 650 +OS2SupYSize: 600 +OS2SupXOff: 0 +OS2SupYOff: 350 +OS2StrikeYSize: 50 +OS2StrikeYPos: 269 +OS2CapHeight: 689 +OS2XHeight: 449 +OS2Vendor: 'XDBM' +OS2CodePages: 6000009f.00000000 +OS2UnicodeRanges: 00000287.00000800.00000000.00000000 +Lookup: 1 0 0 "'smcp' Lowercase to Small Capitals in Latin lookup 0" { "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ("sc") } ['smcp' ('latn' <'dflt' > ) ] +Lookup: 1 0 0 "'c2sc' Capitals to Small Capitals in Latin lookup 0" { "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ("sc") } ['c2sc' ('latn' <'dflt' > ) ] +Lookup: 1 0 0 "'aalt' Access All Alternates lookup 0" { "'aalt' Access All Alternates lookup 0 subtable" } ['aalt' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 3 0 0 "'aalt' Access All Alternates lookup 1" { "'aalt' Access All Alternates lookup 1 subtable" } ['aalt' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'locl' Localized Forms in Latin lookup 2" { "'locl' Localized Forms in Latin lookup 2 subtable" } ['locl' ('latn' <'MOL ' 'ROM ' > ) ] +Lookup: 1 0 0 "'sups' Superscript lookup 3" { "'sups' Superscript lookup 3 subtable" ("superior") } ['sups' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'sinf' Scientific Inferiors lookup 24" { "'sinf' Scientific Inferiors lookup 24-1" ("infs") } ['sinf' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'numr' Numerators lookup 4" { "'numr' Numerators lookup 4 subtable" } ['numr' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'dnom' Denominators lookup 5" { "'dnom' Denominators lookup 5 subtable" } ['dnom' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'onum' Oldstyle Figures lookup 22" { "'onum' Oldstyle Figures lookup 22-1" ("onum") } ['onum' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 6" { "'frac' Diagonal Fractions lookup 6 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 7" { "'frac' Diagonal Fractions lookup 7 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 8" { "'frac' Diagonal Fractions lookup 8 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 9" { "'frac' Diagonal Fractions lookup 9 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 10" { "'frac' Diagonal Fractions lookup 10 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 11" { "'frac' Diagonal Fractions lookup 11 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 12" { "'frac' Diagonal Fractions lookup 12 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 13" { "'frac' Diagonal Fractions lookup 13 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 0 "'frac' Diagonal Fractions lookup 14" { "'frac' Diagonal Fractions lookup 14 subtable" } ['frac' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 4 0 1 "'liga' Standard Ligatures in Latin lookup 15" { "'liga' Standard Ligatures in Latin lookup 15 subtable" } ['liga' ('latn' <'DEU ' 'MOL ' 'ROM ' 'SRB ' 'dflt' > ) ] +Lookup: 1 0 0 "'hist' Historical Forms lookup 18" { "'hist' Historical Forms lookup 18 subtable" } ['hist' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "'fina' Terminal Forms lookup 19" { "'fina' Terminal Forms lookup 19 subtable" } ['fina' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 6 0 0 "'ordn' Ordinals lookup 20" { "'ordn' Ordinals lookup 20 contextual 0" "'ordn' Ordinals lookup 20 contextual 1" "'ordn' Ordinals lookup 20 contextual 2" "'ordn' Ordinals lookup 20 contextual 3" } ['ordn' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'latn' <'AZE ' 'CRT ' 'DEU ' 'MOL ' 'ROM ' 'SRB ' 'TRK ' 'dflt' > ) ] +Lookup: 1 0 0 "Single Substitution lookup 21" { "Single Substitution lookup 21 subtable" } [] +Lookup: 258 0 0 "kernHorizontalKerninginLatinlookup0" { "kernHorizontalKerninginLatinlookup0 per glyph data 0" [150,15,0] "kernHorizontalKerninginLatinlookup0 kerning class 1" [150,0,0] } ['kern' ('latn' <'dflt' > 'DFLT' <'dflt' > ) ] +MarkAttachClasses: 1 +DEI: 91125 +KernClass2: 36 49 "kernHorizontalKerninginLatinlookup0 kerning class 1" + 84 A Agrave Aacute Acircumflex Atilde Adieresis Aring Amacron Abreve Aogonek Aringacute + 1 B + 19 D Eth Dcaron Dcroat + 1 F + 40 L Lacute Lcommaaccent Lcaron Ldot Lslash + 92 O Ograve Oacute Ocircumflex Otilde Odieresis Oslash Omacron Obreve Ohungarumlaut Oslashacute + 1 P + 28 R Racute Rcommaaccent Rcaron + 34 T Tcommaaccent Tcaron Tbar uni021A + 87 U Ugrave Uacute Ucircumflex Udieresis Utilde Umacron Ubreve Uring Uhungarumlaut Uogonek + 1 V + 37 W Wcircumflex Wgrave Wacute Wdieresis + 37 Y Yacute Ycircumflex Ydieresis Ygrave + 117 a.sc agrave.sc aacute.sc acircumflex.sc atilde.sc adieresis.sc aring.sc amacron.sc abreve.sc aogonek.sc aringacute.sc + 31 d.sc dcaron.sc dcroat.sc eth.sc + 4 f ff + 4 f.sc + 10 j.sc ij.sc + 58 l.sc lacute.sc lcommaaccent.sc lcaron.sc ldot.sc lslash.sc + 50 n.sc ntilde.sc nacute.sc ncommaaccent.sc ncaron.sc + 125 o.sc ograve.sc oacute.sc ocircumflex.sc otilde.sc odieresis.sc oslash.sc omacron.sc obreve.sc ohungarumlaut.sc oslashacute.sc + 4 p.sc + 12 quotedblleft + 9 quoteleft + 28 r racute rcommaaccent rcaron + 40 r.sc racute.sc rcommaaccent.sc rcaron.sc + 67 s.sc sacute.sc scircumflex.sc scedilla.sc scaron.sc scommaaccent.sc + 49 t.sc tcommaaccent.sc tcaron.sc tbar.sc uni021B.sc + 120 u.sc ugrave.sc uacute.sc ucircumflex.sc udieresis.sc utilde.sc umacron.sc ubreve.sc uring.sc uhungarumlaut.sc uogonek.sc + 1 v + 4 v.sc + 37 w wcircumflex wgrave wacute wdieresis + 52 w.sc wcircumflex.sc wgrave.sc wacute.sc wdieresis.sc + 4 x.sc + 52 y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc + 95 A Agrave Aacute Acircumflex Atilde Adieresis Aring AE Amacron Abreve Aogonek Aringacute AEacute + 95 O Ograve Oacute Ocircumflex Otilde Odieresis Oslash Omacron Obreve Ohungarumlaut OE Oslashacute + 34 T Tcommaaccent Tcaron Tbar uni021A + 87 U Ugrave Uacute Ucircumflex Udieresis Utilde Umacron Ubreve Uring Uhungarumlaut Uogonek + 1 V + 37 W Wcircumflex Wgrave Wacute Wdieresis + 37 Y Yacute Ycircumflex Ydieresis Ygrave + 84 a agrave aacute acircumflex atilde adieresis aring ae amacron abreve aogonek aeacute + 134 a.sc agrave.sc aacute.sc acircumflex.sc atilde.sc adieresis.sc aring.sc ae.sc amacron.sc abreve.sc aogonek.sc aringacute.sc aeacute.sc + 47 c ccedilla cacute ccircumflex cdotaccent ccaron + 65 c.sc ccedilla.sc cacute.sc ccircumflex.sc cdotaccent.sc ccaron.sc + 5 colon + 5 comma + 15 d dcaron dcroat + 79 i igrave iacute icircumflex idieresis itilde imacron ibreve iogonek dotlessi ij + 78 e egrave eacute ecircumflex edieresis emacron ebreve edotaccent eogonek ecaron + 108 e.sc egrave.sc eacute.sc ecircumflex.sc edieresis.sc emacron.sc ebreve.sc edotaccent.sc eogonek.sc ecaron.sc + 29 f germandbls ff fi fl ffi ffl + 44 g gcircumflex gbreve gdotaccent gcommaaccent + 59 g.sc gcircumflex.sc gbreve.sc gdotaccent.sc gcommaaccent.sc + 18 h hcircumflex hbar + 27 h.sc hcircumflex.sc hbar.sc + 6 hyphen + 100 i.sc igrave.sc iacute.sc icircumflex.sc idieresis.sc ij.sc itilde.sc imacron.sc ibreve.sc iogonek.sc + 83 o ograve oacute ocircumflex otilde odieresis oslash omacron obreve ohungarumlaut oe + 131 o.sc ograve.sc oacute.sc ocircumflex.sc otilde.sc odieresis.sc oslash.sc omacron.sc obreve.sc ohungarumlaut.sc oe.sc oslashacute.sc + 1 p + 6 period + 1 q + 4 q.sc + 13 quotedblright + 10 quoteright + 28 r racute rcommaaccent rcaron + 40 r.sc racute.sc rcommaaccent.sc rcaron.sc + 49 s sacute scircumflex scedilla scaron scommaaccent + 67 s.sc sacute.sc scircumflex.sc scedilla.sc scaron.sc scommaaccent.sc + 9 semicolon + 5 space + 49 t.sc tcommaaccent.sc tcaron.sc tbar.sc uni021B.sc + 87 u ugrave uacute ucircumflex udieresis utilde umacron ubreve uring uhungarumlaut uogonek + 120 u.sc ugrave.sc uacute.sc ucircumflex.sc udieresis.sc utilde.sc umacron.sc ubreve.sc uring.sc uhungarumlaut.sc uogonek.sc + 1 v + 4 v.sc + 37 w wcircumflex wgrave wacute wdieresis + 52 w.sc wcircumflex.sc wgrave.sc wacute.sc wdieresis.sc + 4 x.sc + 37 y yacute ydieresis ycircumflex ygrave + 52 y.sc yacute.sc ycircumflex.sc ydieresis.sc ygrave.sc + 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} -37 {} -111 {} -74 {} -111 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} -55 {} -92 {} -92 {} -74 {} -74 {} 0 {} -74 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} -92 {} -74 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} -55 {} -37 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} -37 {} 0 {} -74 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} -92 {} -111 {} 0 {} -55 {} -74 {} 0 {} -55 {} -92 {} -55 {} 0 {} 0 {} 0 {} 0 {} -55 {} -55 {} -55 {} -92 {} -92 {} 0 {} -74 {} 0 {} 0 {} 0 {} 0 {} -90 {} -74 {} -90 {} 0 {} -55 {} 0 {} 0 {} -90 {} -74 {} 0 {} 0 {} -90 {} -74 {} 0 {} -90 {} -74 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} -129 {} 0 {} 0 {} -55 {} -129 {} 0 {} -55 {} -111 {} -111 {} 0 {} 0 {} -55 {} 0 {} 0 {} -74 {} -55 {} -111 {} -111 {} 0 {} -129 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} -92 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} -111 {} 0 {} 0 {} -18 {} -92 {} 0 {} -55 {} -92 {} -92 {} 0 {} 0 {} 0 {} 0 {} -55 {} -55 {} -55 {} -92 {} -92 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} -50 {} -50 {} 0 {} 0 {} 0 {} 0 {} 0 {} -50 {} -50 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} -92 {} 0 {} -111 {} 0 {} 0 {} 0 {} -55 {} -92 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} -92 {} -92 {} -111 {} 0 {} -90 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} -90 {} -90 {} -90 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} -18 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} -55 {} 0 {} -74 {} 0 {} -55 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} -55 {} 0 {} -55 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} -18 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} -74 {} -18 {} 0 {} -18 {} 0 {} 0 {} -18 {} 0 {} -18 {} 0 {} -18 {} 0 {} -18 {} 0 {} 0 {} -74 {} -18 {} 0 {} 0 {} 74 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -8 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -8 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -37 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -74 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -92 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -55 {} 0 {} -18 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} -18 {} 0 {} -111 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} 0 {} +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 3" 0 0 0 1 + 1 2 0 + Coverage: 1 o + BCoverage: 6 period + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 2" 0 0 0 1 + 1 2 0 + Coverage: 1 a + BCoverage: 6 period + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 1" 0 0 0 1 + 1 1 0 + Coverage: 1 o + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +ChainSub2: coverage "'ordn' Ordinals lookup 20 contextual 0" 0 0 0 1 + 1 1 0 + Coverage: 1 a + BCoverage: 49 zero one two three four five six seven eight nine + 1 + SeqLookup: 0 "Single Substitution lookup 21" +EndFPST +LangName: 1033 "Copyright 2014 by (URW)+-+- Design & Development.+AAoA-Copyright 2019 by Daniel Benjamin Miller." "" "Roman" "" "" "Version 1.00" +DesignSize: 120 +Encoding: UnicodeBmp +Compacted: 1 +UnicodeInterp: none +NameList: AGL For New Fonts +DisplaySize: -96 +AntiAlias: 1 +FitToEm: 1 +WinInfo: 64 16 9 +BeginPrivate: 6 +BlueValues 31 [-20 0 689 709 459 469 726 728] +StdHW 4 [51] +StdVW 4 [84] +StemSnapH 22 [20 28 36 40 53 59 63] +StemSnapV 7 [84 95] +OtherBlues 19 [266 276 -283 -278] +EndPrivate +TeXData: 1 12582912 0 262144 131072 87381 481296 1048576 87381 783286 444596 497025 792723 393216 433062 380633 303038 157286 324010 404750 52429 2506097 1059062 262144 +BeginChars: 65690 1009 + +StartChar: zero.onum +Encoding: 65536 -1 0 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 481 m 0 + 336.006848994 481 477 431.00276241 477 250 c 0 + 477 82.9970060149 368.014648438 -20 235 -20 c 0 + 113.983398438 -20 23 80 23 222 c 0 + 23 357 123 481 263 481 c 0 +247 447 m 0 + 188 447 108 404 108 247 c 0 + 108 63.99726778 173.974030353 14 251 14 c 0 + 331 14 392 76.9864871034 392 225 c 0 + 392 404.011172836 330.005859375 447 247 447 c 0 +EndSplineSet +EndChar + +StartChar: space +Encoding: 32 32 1 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +Validated: 1 +Kerns2: 198 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 197 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 176 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 175 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 174 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 173 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 172 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 171 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: exclam +Encoding: 33 33 2 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +138 111 m 0 + 169 111 197 83 197 53 c 0 + 197 22 169 -5 137 -5 c 0 + 108 -5 81 22 81 53 c 0 + 81 83 108 111 138 111 c 0 +160 694 m 1 + 194 694 l 1 + 194 669 l 2 + 194 654 192 616 187 574 c 0 + 184 547 183 542 182 526 c 2 + 158 248 l 1 + 158 223 l 1 + 130 200 l 1 + 120 205 l 1 + 120 215 l 1 + 120 221 l 1 + 118 245 l 1 + 92 550 l 2 + 90 579 88 604 85 656 c 1 + 160 694 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quotedbl +Encoding: 34 34 3 +Width: 371 +Flags: MW +LayerCount: 2 +Fore +SplineSet +105 469 m 1 + 85 469 l 1 + 52 665 l 1 + 52 670 l 2 + 52 690 73 709 95 709 c 0 + 116 709 138 690 138 670 c 0 + 138 669 138 667 137 665 c 2 + 105 469 l 1 +286 469 m 1 + 266 469 l 1 + 233 665 l 1 + 233 670 l 2 + 233 690 254 709 276 709 c 0 + 297 709 319 690 319 670 c 0 + 319 669 319 667 318 665 c 2 + 286 469 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: numbersign +Encoding: 35 35 4 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +470 280 m 1 + 470 224 l 1 + 361 224 l 1 + 330 0 l 1 + 272 0 l 1 + 303 224 l 1 + 169 224 l 1 + 136 0 l 1 + 78 0 l 1 + 111 224 l 1 + 4 224 l 1 + 4 280 l 1 + 120 280 l 1 + 141 419 l 1 + 31 419 l 1 + 31 475 l 1 + 149 475 l 1 + 180 684 l 1 + 238 684 l 1 + 207 475 l 1 + 340 475 l 1 + 370 684 l 1 + 428 684 l 1 + 398 475 l 1 + 495 475 l 1 + 495 419 l 1 + 390 419 l 1 + 370 280 l 1 + 470 280 l 1 +332 419 m 1 + 199 419 l 1 + 178 280 l 1 + 312 280 l 1 + 332 419 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: dollar +Encoding: 36 36 5 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +223 18 m 1 + 223 297 l 1 + 144 306 109 316 80 338 c 0 + 46 363 30 402 30 457 c 0 + 30 532 61 592 118 629 c 0 + 148 649 172 657 223 666 c 1 + 219 731 l 1 + 264 731 l 1 + 262 712 261 700 260 669 c 1 + 340 663 379 653 426 626 c 1 + 417 594 413 554 413 500 c 1 + 381 500 l 1 + 381 542 l 1 + 386 598 353 623 260 633 c 1 + 260 373 l 1 + 347 364 385 353 417 330 c 0 + 454 304 471 264 471 207 c 0 + 471 131 437 68 375 27 c 0 + 341 5 315 -5 260 -16 c 1 + 264 -116 l 1 + 219 -116 l 1 + 221 -95 221 -82 223 -18 c 1 + 161 -17 95 -2 30 24 c 1 + 36 63 39 93 42 172 c 1 + 74 172 l 1 + 74 108 l 1 + 65 65 130 26 223 18 c 1 +260 292 m 1 + 260 18 l 1 + 341 32 392 92 392 173 c 0 + 392 246 358 277 260 292 c 1 +223 379 m 1 + 223 630 l 1 + 187 626 171 620 151 604 c 0 + 121 580 105 542 105 494 c 0 + 105 421 137 390 223 379 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: percent +Encoding: 37 37 6 +Width: 840 +Flags: MW +LayerCount: 2 +Fore +SplineSet +203 689 m 0 + 291 689 355 624 355 535 c 0 + 355 439 286 368 193 368 c 0 + 103 368 39 432 39 522 c 0 + 39 619 108 689 203 689 c 0 +200 666 m 0 + 145 666 111 612 111 526 c 0 + 111 440 141 391 194 391 c 0 + 248 391 283 446 283 532 c 0 + 283 615 252 666 200 666 c 0 +650 321 m 0 + 738 321 802 256 802 167 c 0 + 802 71 733 0 640 0 c 0 + 550 0 486 64 486 154 c 0 + 486 251 555 321 650 321 c 0 +647 298 m 0 + 592 298 558 244 558 158 c 0 + 558 72 588 23 641 23 c 0 + 695 23 730 78 730 164 c 0 + 730 247 699 298 647 298 c 0 +250 -20 m 1 + 210 -20 l 1 + 576 709 l 1 + 616 709 l 1 + 250 -20 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zerosuperior fraction zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zerosuperior slash zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zero fraction zero +Ligature2: "'frac' Diagonal Fractions lookup 6 subtable" zero slash zero +EndChar + +StartChar: ampersand +Encoding: 38 38 7 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +418 344 m 1 + 451 389 l 1 + 486 388 517 387 531 387 c 2 + 548 387 l 1 + 742 394 l 1 + 733 364 730 347 730 322 c 1 + 691 328 661 331 590 334 c 1 + 594 320 595 311 595 295 c 0 + 595 232 573 184 514 118 c 1 + 599 69 637 55 686 55 c 0 + 703 55 717 59 747 74 c 1 + 753 49 l 1 + 666 -14 l 2 + 660 -18 650 -20 632 -20 c 0 + 584 -20 509 12 451 57 c 1 + 379 2 322 -20 249 -20 c 0 + 129 -20 43 60 43 171 c 0 + 43 260 88 323 198 387 c 1 + 177 441 168 478 168 520 c 0 + 168 562 177 592 192 606 c 2 + 260 666 l 2 + 278 682 299 689 326 689 c 0 + 388 689 424 656 424 599 c 0 + 424 553 404 510 360 463 c 0 + 340 443 322 428 280 397 c 1 + 336 306 395 232 484 141 c 1 + 520 189 532 218 532 254 c 0 + 532 295 520 330 505 334 c 0 + 494 337 476 339 418 344 c 1 +213 352 m 1 + 152 304 130 267 130 209 c 0 + 130 115 206 36 296 36 c 0 + 336 36 373 50 420 82 c 1 + 306 208 258 272 213 352 c 1 +264 431 m 1 + 324 476 357 525 357 569 c 0 + 357 608 332 636 299 636 c 0 + 259 636 238 609 238 557 c 0 + 238 522 245 486 264 431 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quoteright +Encoding: 8217 8217 8 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +104 470 m 1 + 60 446 l 1 + 45 456 l 1 + 93 533 117 599 123 679 c 1 + 174 694 184 697 220 709 c 1 + 233 696 l 1 + 199 610 161 543 104 470 c 1 +EndSplineSet +Validated: 1 +Kerns2: 8 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: parenleft +Encoding: 40 40 9 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +301 -194 m 1 + 282 -215 l 1 + 200 -138 168 -99 132 -32 c 0 + 85 57 60 159 60 266 c 0 + 60 342 73 413 99 480 c 0 + 137 577 178 633 282 726 c 1 + 301 700 l 1 + 228 615 201 568 175 485 c 0 + 155 420 146 350 146 267 c 0 + 146 180 156 105 177 33 c 0 + 203 -57 229 -105 301 -194 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: parenright +Encoding: 41 41 10 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +51 -215 m 1 + 32 -194 l 1 + 104 -105 130 -57 156 33 c 0 + 177 105 187 181 187 266 c 0 + 187 349 177 420 158 485 c 0 + 132 567 105 614 32 700 c 1 + 51 726 l 1 + 155 632 196 577 234 480 c 0 + 260 413 273 342 273 266 c 0 + 273 145 241 29 180 -68 c 0 + 149 -117 120 -150 51 -215 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: asterisk +Encoding: 42 42 11 +Width: 389 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 514 m 1 + 37 578 l 1 + 34 588 l 1 + 78 640 l 1 + 88 640 l 1 + 183 542 l 1 + 209 685 l 1 + 218 689 l 1 + 280 670 l 1 + 283 655 l 1 + 214 530 l 1 + 353 554 l 1 + 359 550 l 1 + 359 488 l 1 + 350 480 l 1 + 212 500 l 1 + 280 378 l 1 + 280 368 l 1 + 212 342 l 1 + 202 346 l 1 + 184 488 l 1 + 78 400 l 1 + 68 400 l 1 + 32 451 l 1 + 37 460 l 1 + 168 514 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: plus +Encoding: 43 43 12 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 289 m 1 + 275 512 l 1 + 331 512 l 1 + 331 289 l 1 + 555 289 l 1 + 555 233 l 1 + 331 233 l 1 + 331 7 l 1 + 275 7 l 1 + 275 233 l 1 + 51 233 l 1 + 51 289 l 1 + 275 289 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: comma +Encoding: 44 44 13 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +204 123 m 1 + 218 109 l 1 + 190 32 152 -31 71 -136 c 1 + 30 -155 l 1 + 16 -144 l 1 + 74 -48 99 17 106 93 c 1 + 159 108 177 114 204 123 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: hyphen +Encoding: 45 45 14 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +282 215 m 1 + 22 215 l 1 + 17 220 l 1 + 44 287 l 1 + 307 287 l 1 + 312 282 l 1 + 282 215 l 1 +EndSplineSet +Validated: 1 +Kerns2: 698 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +AlternateSubs2: "'aalt' Access All Alternates lookup 1 subtable" endash emdash minus +EndChar + +StartChar: period +Encoding: 46 46 15 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +124 111 m 0 + 155 111 183 83 183 53 c 0 + 183 22 155 -5 123 -5 c 0 + 94 -5 67 22 67 53 c 0 + 67 83 94 111 124 111 c 0 +EndSplineSet +Validated: 1 +Kerns2: 169 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 164 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 150 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ellipsis +EndChar + +StartChar: slash +Encoding: 47 47 16 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +519 726 m 1 + 147 -119 l 1 + 87 -119 l 1 + 459 726 l 1 + 519 726 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'dnom' Denominators lookup 5 subtable" fraction +Substitution2: "'numr' Numerators lookup 4 subtable" fraction +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" fraction +EndChar + +StartChar: zero +Encoding: 48 48 17 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 689 m 0 + 400 689 465 585 465 367 c 0 + 465 109 389 -20 238 -20 c 0 + 176 -20 120 8 85 57 c 0 + 50 106 29 207 29 324 c 0 + 29 566 108 689 263 689 c 0 +245 654 m 0 + 150 654 113 572 113 360 c 0 + 113 116 153 15 251 15 c 0 + 292 15 323 34 343 71 c 0 + 370 119 381 193 381 316 c 0 + 381 556 342 654 245 654 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" zero.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" zero.onum +Substitution2: "'sups' Superscript lookup 3 subtable" zerosuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" zerosuperior +EndChar + +StartChar: one +Encoding: 49 49 18 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +67 555 m 1 + 60 598 l 1 + 153 631 220 659 287 694 c 1 + 301 689 l 1 + 301 96 l 2 + 301 44 312 33 366 30 c 2 + 418 27 l 1 + 418 -3 l 1 + 371 -2 344 -2 330 -1 c 0 + 297 0 274 0 261 0 c 0 + 239 0 183 -1 96 -3 c 1 + 96 27 l 1 + 152 30 l 2 + 206 33 217 44 217 96 c 2 + 217 581 l 2 + 217 605 215 614 209 614 c 0 + 208 614 207 614 206 613 c 2 + 77 555 l 1 + 67 555 l 1 +EndSplineSet +Validated: 1 +Kerns2: 18 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" one.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" one.onum +Substitution2: "'sups' Superscript lookup 3 subtable" onesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" onesuperior +EndChar + +StartChar: two +Encoding: 50 50 19 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +16 23 m 1 + 186 204 l 2 + 299 324 341 397 341 473 c 0 + 341 559 287 612 200 612 c 0 + 133 612 97 587 81 529 c 2 + 68 483 l 1 + 39 483 l 1 + 56 619 l 1 + 106 669 154 689 226 689 c 0 + 353 689 431 618 431 503 c 0 + 431 428 401 373 304 270 c 2 + 122 77 l 1 + 307 81 353 82 468 87 c 1 + 466 66 466 56 466 42 c 0 + 466 27 466 17 468 -3 c 1 + 341 -1 282 0 239 0 c 0 + 195 0 138 -1 16 -3 c 1 + 16 23 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" two.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" two.onum +Substitution2: "'sups' Superscript lookup 3 subtable" twosuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" twosuperior +EndChar + +StartChar: three +Encoding: 51 51 20 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +43 498 m 1 + 72 622 l 1 + 119 670 165 689 233 689 c 0 + 344 689 418 630 418 541 c 0 + 418 481 388 436 308 374 c 1 + 357 365 381 357 406 339 c 0 + 442 314 462 273 462 224 c 0 + 462 177 445 133 411 92 c 0 + 356 25 264 -20 184 -20 c 0 + 146 -20 103 -12 50 6 c 1 + 44 56 36 92 15 153 c 1 + 42 163 l 1 + 61 109 73 87 98 64 c 0 + 127 36 168 21 215 21 c 0 + 308 21 369 88 369 190 c 0 + 369 281 321 334 238 334 c 0 + 210 334 192 329 154 312 c 1 + 147 318 l 1 + 159 371 l 1 + 166 370 172 370 174 370 c 0 + 188 369 199 368 206 368 c 0 + 277 368 336 431 336 505 c 0 + 336 570 283 622 219 622 c 0 + 166 622 103 588 92 554 c 2 + 74 498 l 1 + 43 498 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" three.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" three.onum +Substitution2: "'sups' Superscript lookup 3 subtable" threesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" threesuperior +EndChar + +StartChar: four +Encoding: 52 52 21 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +280 181 m 1 + 13 181 l 1 + 2 204 l 1 + 285 667 l 1 + 359 694 l 1 + 371 689 l 1 + 366 663 364 571 364 384 c 2 + 364 245 l 1 + 388 245 l 1 + 391 245 l 2 + 422 245 441 245 472 248 c 1 + 472 177 l 1 + 444 180 423 181 364 181 c 1 + 364 106 l 2 + 366 44 374 34 424 30 c 2 + 472 27 l 1 + 472 -3 l 1 + 385 -1 345 0 315 0 c 0 + 287 0 248 -1 158 -3 c 1 + 158 27 l 1 + 220 30 l 2 + 270 33 278 44 280 106 c 2 + 280 181 l 1 +280 245 m 1 + 280 597 l 1 + 65 245 l 1 + 280 245 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" four.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" four.onum +Substitution2: "'sups' Superscript lookup 3 subtable" foursuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" foursuperior +EndChar + +StartChar: five +Encoding: 53 53 22 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +127 605 m 1 + 118 396 l 1 + 180 434 216 446 264 446 c 0 + 378 446 459 366 459 253 c 0 + 459 179 427 110 367 57 c 0 + 311 9 240 -20 173 -20 c 0 + 129 -20 90 -12 62 4 c 1 + 48 48 36 80 13 137 c 1 + 37 151 l 1 + 83 69 l 2 + 97 43 146 25 201 25 c 0 + 310 25 374 90 374 201 c 0 + 374 309 314 377 218 377 c 0 + 169 377 142 364 95 316 c 1 + 75 322 l 1 + 78 364 81 458 81 545 c 0 + 81 577 80 623 79 684 c 1 + 84 689 l 1 + 157 685 201 684 258 684 c 0 + 315 684 359 685 432 689 c 1 + 437 684 l 1 + 435 666 435 658 435 645 c 0 + 435 631 435 623 437 605 c 1 + 432 600 l 1 + 309 600 254 601 127 605 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" five.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" five.onum +Substitution2: "'sups' Superscript lookup 3 subtable" fivesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" fivesuperior +EndChar + +StartChar: six +Encoding: 54 54 23 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +131 331 m 1 + 154 349 l 2 + 213 396 243 409 293 409 c 0 + 399 409 468 334 468 219 c 0 + 468 82 371 -20 241 -20 c 0 + 111 -20 32 81 32 247 c 0 + 32 384 88 506 191 593 c 0 + 242 637 283 657 379 689 c 1 + 416 672 l 1 + 416 664 l 1 + 236 610 152 512 131 331 c 1 +254 349 m 0 + 207 349 160 325 138 291 c 0 + 127 274 123 256 123 220 c 0 + 123 85 168 13 254 13 c 0 + 332 13 382 80 382 184 c 0 + 382 284 332 349 254 349 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" six.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" six.onum +Substitution2: "'sups' Superscript lookup 3 subtable" sixsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" sixsuperior +EndChar + +StartChar: seven +Encoding: 55 55 24 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +56 10 m 1 + 300 402 l 2 + 338 463 369 521 409 603 c 1 + 142 603 l 2 + 95 602 89 595 81 533 c 2 + 74 477 l 1 + 44 477 l 1 + 46 538 47 564 47 579 c 0 + 47 594 46 622 44 684 c 1 + 54 689 l 1 + 149 685 197 684 273 684 c 0 + 352 684 408 685 497 689 c 1 + 497 659 l 1 + 314 330 l 2 + 248 210 199 106 157 -3 c 1 + 128 -1 119 0 111 0 c 0 + 103 0 94 -1 65 -3 c 1 + 56 10 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" seven.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" seven.onum +Substitution2: "'sups' Superscript lookup 3 subtable" sevensuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" sevensuperior +EndChar + +StartChar: eight +Encoding: 56 56 25 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 345 m 1 + 79 402 53 440 53 508 c 0 + 53 613 140 689 259 689 c 0 + 365 689 436 631 436 545 c 0 + 436 485 404 443 313 381 c 1 + 428 329 464 286 464 207 c 0 + 464 82 357 -20 226 -20 c 0 + 112 -20 30 55 30 159 c 0 + 30 211 50 256 88 294 c 0 + 110 315 127 326 168 345 c 1 +284 295 m 2 + 204 331 l 1 + 130 286 101 240 101 167 c 0 + 101 73 156 14 241 14 c 0 + 322 14 385 80 385 164 c 0 + 385 218 348 266 284 295 c 2 +223 423 m 2 + 278 396 l 1 + 343 438 368 477 368 534 c 0 + 368 607 320 655 247 655 c 0 + 176 655 128 611 128 544 c 0 + 128 494 160 454 223 423 c 2 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" eight.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" eight.onum +Substitution2: "'sups' Superscript lookup 3 subtable" eightsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" eightsuperior +EndChar + +StartChar: nine +Encoding: 57 57 26 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +96 -20 m 1 + 62 -3 l 1 + 62 5 l 1 + 243 49 352 172 360 340 c 1 + 290 282 l 2 + 272 267 233 256 199 256 c 0 + 95 256 20 339 20 455 c 0 + 20 589 116 689 244 689 c 0 + 376 689 457 586 457 417 c 0 + 457 283 406 168 309 85 c 0 + 255 39 207 16 96 -20 c 1 +240 656 m 0 + 157 656 106 593 106 492 c 0 + 106 388 160 317 240 317 c 0 + 318 317 370 379 370 472 c 0 + 370 516 358 565 340 597 c 0 + 318 637 285 656 240 656 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'sinf' Scientific Inferiors lookup 24-1" nine.infs +Substitution2: "'onum' Oldstyle Figures lookup 22-1" nine.onum +Substitution2: "'sups' Superscript lookup 3 subtable" ninesuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ninesuperior +EndChar + +StartChar: colon +Encoding: 58 58 27 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +123 111 m 0 + 154 111 182 83 182 53 c 0 + 182 22 154 -5 122 -5 c 0 + 93 -5 66 22 66 53 c 0 + 66 83 93 111 123 111 c 0 +123 456 m 0 + 154 456 182 428 182 397 c 0 + 182 367 154 340 122 340 c 0 + 93 340 66 367 66 398 c 0 + 66 428 93 456 123 456 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: semicolon +Encoding: 59 59 28 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +204 125 m 1 + 218 111 l 1 + 190 34 152 -29 71 -134 c 1 + 30 -153 l 1 + 16 -142 l 1 + 74 -46 99 19 106 95 c 1 + 159 110 177 116 204 125 c 1 +150 456 m 0 + 181 456 209 428 209 397 c 0 + 209 367 181 340 149 340 c 0 + 120 340 93 367 93 398 c 0 + 93 428 120 456 150 456 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: less +Encoding: 60 60 29 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +559 494 m 1 + 161 309 l 1 + 559 124 l 1 + 559 39 l 1 + 50 271 l 1 + 50 346 l 1 + 559 578 l 1 + 559 494 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: equal +Encoding: 61 61 30 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +555 386 m 1 + 555 330 l 1 + 51 330 l 1 + 51 386 l 1 + 555 386 l 1 +555 192 m 1 + 555 136 l 1 + 51 136 l 1 + 51 192 l 1 + 555 192 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: greater +Encoding: 62 62 31 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +54 494 m 1 + 54 578 l 1 + 563 346 l 1 + 563 271 l 1 + 54 39 l 1 + 54 124 l 1 + 452 309 l 1 + 54 494 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: question +Encoding: 63 63 32 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +43 546 m 1 + 81 659 l 1 + 134 685 169 694 214 694 c 0 + 317 694 395 628 395 540 c 0 + 395 483 371 445 285 367 c 0 + 204 293 191 276 191 243 c 0 + 191 227 197 215 213 195 c 1 + 192 181 l 1 + 162 200 148 224 148 254 c 0 + 148 288 164 315 225 382 c 0 + 284 447 302 479 302 519 c 0 + 302 583 251 628 179 628 c 0 + 134 628 103 613 92 586 c 2 + 72 538 l 1 + 43 546 l 1 +198 111 m 0 + 229 111 257 83 257 53 c 0 + 257 22 229 -5 197 -5 c 0 + 168 -5 141 22 141 53 c 0 + 141 83 168 111 198 111 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: at +Encoding: 64 64 33 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +658 171 m 1 + 719 171 l 1 + 688 120 672 99 640 72 c 0 + 572 12 487 -20 394 -20 c 0 + 186 -20 24 134 24 331 c 0 + 24 535 185 694 392 694 c 0 + 579 694 724 569 724 409 c 0 + 724 272 607 134 491 134 c 0 + 447 134 420 163 415 218 c 1 + 365 155 339 139 292 139 c 0 + 217 139 159 201 159 280 c 0 + 159 400 263 509 377 509 c 0 + 425 509 452 484 464 429 c 1 + 482 499 l 1 + 570 499 l 1 + 493 220 l 2 + 490 210 489 201 489 192 c 0 + 489 174 499 163 514 163 c 0 + 589 163 671 290 671 405 c 0 + 671 542 554 644 397 644 c 0 + 215 644 79 513 79 337 c 0 + 79 160 216 30 401 30 c 0 + 446 30 485 38 523 55 c 0 + 579 80 610 106 658 171 c 1 +393 482 m 0 + 364 484 332 463 305 424 c 0 + 272 377 248 304 248 254 c 0 + 248 200 272 166 308 166 c 0 + 341 166 371 189 396 234 c 0 + 424 283 445 359 445 410 c 0 + 445 451 424 480 393 482 c 0 +EndSplineSet +Validated: 33 +EndChar + +StartChar: A +Encoding: 65 65 34 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +EndSplineSet +Validated: 1 +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 554 -118 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" a.sc +EndChar + +StartChar: B +Encoding: 66 66 35 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +65 20 m 1 + 91 30 l 2 + 106 36 113 57 113 95 c 2 + 113 569 l 2 + 112 650 109 655 62 659 c 2 + 26 662 l 1 + 26 692 l 1 + 111 690 157 689 184 689 c 0 + 201 689 201 689 274 690 c 0 + 355 692 355 692 364 692 c 0 + 480 692 542 644 542 556 c 0 + 542 504 517 461 469 428 c 0 + 441 409 418 400 369 390 c 1 + 446 384 480 375 519 347 c 0 + 556 320 576 279 576 228 c 0 + 576 157 541 90 482 48 c 0 + 437 15 371 -3 298 -3 c 0 + 286 -3 285 -3 208 0 c 2 + 175 0 l 2 + 152 0 126 -1 65 -3 c 1 + 65 20 l 1 +208 362 m 1 + 208 47 l 1 + 233 41 255 39 285 39 c 0 + 404 39 473 101 473 208 c 0 + 473 315 410 364 274 364 c 0 + 254 364 247 364 208 362 c 1 +208 644 m 1 + 208 401 l 1 + 238 399 251 399 269 399 c 0 + 383 399 443 445 443 533 c 0 + 443 617 397 652 286 652 c 0 + 254 652 234 650 208 644 c 1 +EndSplineSet +Validated: 1 +Kerns2: 430 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" b.sc +EndChar + +StartChar: C +Encoding: 67 67 36 +Width: 709 +Flags: MW +LayerCount: 2 +Fore +SplineSet +670 84 m 1 + 642 34 l 1 + 572 -2 498 -20 415 -20 c 0 + 180 -20 22 125 22 342 c 0 + 22 477 82 583 196 649 c 0 + 264 688 345 709 433 709 c 0 + 506 709 578 696 664 668 c 1 + 650 602 645 566 645 516 c 1 + 614 516 l 1 + 614 588 l 2 + 614 627 513 667 415 667 c 0 + 242 667 129 546 129 361 c 0 + 129 164 258 34 454 34 c 0 + 531 34 599 54 661 94 c 1 + 670 84 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" c.sc +EndChar + +StartChar: D +Encoding: 68 68 37 +Width: 774 +Flags: MW +LayerCount: 2 +Fore +SplineSet +57 20 m 1 + 88 36 l 2 + 104 44 113 65 113 95 c 2 + 113 569 l 2 + 112 650 109 655 62 659 c 2 + 22 662 l 1 + 22 692 l 1 + 125 690 177 689 226 689 c 0 + 272 689 306 690 364 691 c 0 + 381 692 394 692 402 692 c 0 + 614 692 751 571 751 385 c 0 + 751 278 707 170 635 99 c 0 + 565 30 469 -3 341 -3 c 4 + 325 -3 325 -3 248 -1 c 0 + 232 0 217 0 196 0 c 0 + 170 0 135 -1 57 -3 c 1 + 57 20 l 1 +208 644 m 1 + 208 49 l 1 + 233 43 263 41 311 41 c 0 + 425 41 484 58 544 107 c 0 + 610 161 644 247 644 359 c 0 + 644 459 621 531 574 579 c 0 + 555 597 536 611 514 620 c 0 + 472 639 392 652 318 652 c 0 + 267 652 233 650 208 644 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" d.sc +EndChar + +StartChar: E +Encoding: 69 69 38 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +EndSplineSet +Validated: 1 +Kerns2: 574 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" e.sc +EndChar + +StartChar: F +Encoding: 70 70 39 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 327 m 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 163 689 198 689 c 0 + 222 689 258 690 307 691 c 2 + 414 692 l 2 + 459 692 488 691 536 689 c 1 + 525 644 520 597 520 537 c 1 + 485 537 l 1 + 485 602 l 2 + 485 625 482 630 458 636 c 0 + 428 644 371 650 324 650 c 0 + 265 650 246 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 442 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 394 478 364 478 345 c 0 + 478 325 479 302 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 392 330 319 330 c 0 + 270 330 242 329 216 327 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" f.sc +EndChar + +StartChar: G +Encoding: 71 71 40 +Width: 763 +Flags: MW +LayerCount: 2 +Fore +SplineSet +641 516 m 1 + 641 569 l 2 + 641 607 616 630 558 649 c 0 + 520 661 476 667 425 667 c 0 + 237 667 129 555 129 363 c 0 + 129 154 254 22 454 22 c 0 + 520 22 579 36 590 54 c 0 + 594 62 596 74 596 98 c 2 + 596 199 l 2 + 596 223 588 232 562 234 c 2 + 479 241 l 1 + 479 271 l 1 + 540 269 567 269 601 269 c 0 + 635 269 664 269 724 271 c 1 + 728 246 l 1 + 699 236 l 2 + 689 232 688 231 688 199 c 2 + 688 31 l 1 + 552 -7 483 -20 412 -20 c 0 + 178 -20 22 125 22 340 c 0 + 22 563 192 709 451 709 c 0 + 530 709 581 700 692 668 c 1 + 678 613 672 568 672 516 c 1 + 641 516 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" g.sc +EndChar + +StartChar: H +Encoding: 72 72 41 +Width: 832 +Flags: MW +LayerCount: 2 +Fore +SplineSet +810 662 m 1 + 762 659 l 2 + 716 656 712 650 711 569 c 2 + 711 120 l 2 + 712 39 716 32 762 30 c 2 + 810 27 l 1 + 810 -3 l 1 + 751 -1 715 0 663 0 c 0 + 611 0 575 -1 517 -3 c 1 + 517 27 l 1 + 565 30 l 2 + 611 32 615 40 616 120 c 2 + 616 343 l 1 + 590 345 580 345 533 345 c 2 + 299 345 l 2 + 252 345 242 345 216 343 c 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 + 267 659 l 2 + 221 657 217 649 216 569 c 2 + 216 391 l 1 + 235 390 253 389 299 389 c 2 + 533 389 l 2 + 579 389 597 390 616 391 c 1 + 616 569 l 2 + 615 650 611 656 565 659 c 2 + 517 662 l 1 + 517 692 l 1 + 577 690 613 689 663 689 c 0 + 714 689 750 690 810 692 c 1 + 810 662 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" h.sc +EndChar + +StartChar: I +Encoding: 73 73 42 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" i.sc +EndChar + +StartChar: J +Encoding: 74 74 43 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +311 662 m 1 + 263 659 l 2 + 217 656 213 650 212 569 c 2 + 212 117 l 2 + 212 -4 199 -54 150 -114 c 0 + 111 -163 48 -200 14 -195 c 2 + 7 -194 l 1 + -10 -192 l 1 + -15 -116 l 1 + -4 -110 l 1 + 19 -124 38 -129 63 -129 c 0 + 103 -129 117 -101 117 -17 c 2 + 117 569 l 2 + 116 650 112 656 66 659 c 2 + 18 662 l 1 + 18 692 l 1 + 78 690 114 689 164 689 c 0 + 215 689 251 690 311 692 c 1 + 311 662 l 1 +EndSplineSet +Validated: 33 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" j.sc +EndChar + +StartChar: K +Encoding: 75 75 44 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 325 m 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 + 267 659 l 2 + 221 657 217 649 216 569 c 2 + 216 355 l 1 + 494 626 l 2 + 510 641 524 660 523 665 c 2 + 523 692 l 1 + 573 690 595 689 612 689 c 0 + 630 689 648 690 692 692 c 1 + 692 662 l 1 + 650 660 l 2 + 624 659 599 647 572 622 c 2 + 306 382 l 1 + 636 70 l 2 + 667 41 683 30 698 29 c 2 + 719 27 l 1 + 719 -3 l 1 + 681 -1 668 0 654 0 c 0 + 642 0 628 -1 574 -3 c 1 + 226 332 l 1 + 216 325 l 1 +EndSplineSet +Validated: 33 +Kerns2: 603 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -88 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" k.sc +EndChar + +StartChar: L +Encoding: 76 76 45 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 47 l 1 + 241 41 263 39 298 39 c 0 + 421 39 507 46 520 57 c 0 + 527.624843919 63.354036599 535 92 542 122 c 1 + 554 172 l 1 + 586 172 l 1 + 575 69 571 41 565 0 c 1 + 472 -2 432 -3 397 -3 c 0 + 368 -3 304 -2 211 -1 c 0 + 190 0 175 0 164 0 c 0 + 138 0 114 -1 65 -3 c 1 + 65 20 l 1 + 96 36 l 2 + 112 44 121 65 121 95 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +EndSplineSet +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" l.sc +EndChar + +StartChar: M +Encoding: 77 77 46 +Width: 946 +Flags: MW +LayerCount: 2 +Fore +SplineSet +920 662 m 1 + 878 659 l 2 + 831 655 828 650 827 569 c 2 + 827 120 l 2 + 828 40 832 32 878 30 c 2 + 926 27 l 1 + 926 -3 l 1 + 867 -1 831 0 775 0 c 0 + 723 0 693 -1 647 -3 c 1 + 647 27 l 1 + 681 30 l 2 + 728 34 731 39 732 120 c 2 + 732 578 l 1 + 714 544 701 521 688 492 c 2 + 510 114 l 2 + 500 91 482 49 456 -13 c 1 + 436 -13 l 1 + 157 578 l 1 + 157 120 l 2 + 158 39 161 34 208 30 c 2 + 252 27 l 1 + 252 -3 l 1 + 181 -1 151 0 132 0 c 0 + 112 0 88 -1 16 -3 c 1 + 16 27 l 1 + 60 30 l 2 + 107 34 110 39 111 120 c 2 + 111 569 l 2 + 110 650 107 655 60 659 c 2 + 16 662 l 1 + 16 692 l 1 + 73 690 94 689 111 689 c 0 + 128 689 149 690 206 692 c 1 + 470 136 l 1 + 732 692 l 1 + 786 690 809 689 827 689 c 0 + 846 689 868 690 920 692 c 1 + 920 662 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" m.sc +EndChar + +StartChar: N +Encoding: 78 78 47 +Width: 831 +Flags: MW +LayerCount: 2 +Fore +SplineSet +17 27 m 1 + 61 30 l 2 + 108 34 111 39 112 120 c 2 + 112 569 l 2 + 111 650 108 655 61 659 c 2 + 17 662 l 1 + 17 692 l 1 + 73 690 80 690 137 689 c 1 + 191 692 l 1 + 672 98 l 1 + 672 569 l 2 + 671 650 668 655 621 659 c 2 + 577 662 l 1 + 577 692 l 1 + 645 690 672 689 694 689 c 0 + 716 689 748 690 813 692 c 1 + 813 662 l 1 + 769 659 l 2 + 722 655 719 650 718 569 c 2 + 718 17 l 2 + 718 12 719 2 720 -8 c 0 + 721 -15 721 -16 721 -20 c 2 + 631 -4 l 1 + 158 584 l 1 + 158 120 l 2 + 159 39 162 34 209 30 c 2 + 253 27 l 1 + 253 -3 l 1 + 182 -1 152 0 133 0 c 0 + 113 0 89 -1 17 -3 c 1 + 17 27 l 1 +EndSplineSet +Validated: 1 +Kerns2: 598 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" n.sc +EndChar + +StartChar: O +Encoding: 79 79 48 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +EndSplineSet +Validated: 1 +Kerns2: 566 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 554 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 537 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" o.sc +EndChar + +StartChar: P +Encoding: 80 80 49 +Width: 604 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 642 m 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 645 114 655 68 659 c 2 + 23 662 l 1 + 23 692 l 1 + 122 690 174 689 205 689 c 0 + 236 689 297 690 347 691 c 0 + 360 692 369 692 375 692 c 0 + 502 692 580 633 580 537 c 0 + 580 417 475 324 338 324 c 0 + 318 324 304 325 280 330 c 1 + 270 366 l 1 + 295 358 310 356 332 356 c 0 + 419 356 480 419 480 509 c 0 + 480 604 423 654 314 654 c 0 + 280 654 251 651 216 642 c 1 +EndSplineSet +Validated: 1 +Kerns2: 602 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -115 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" p.sc +EndChar + +StartChar: Q +Encoding: 81 81 50 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +388 -19 m 1 + 377 -19 l 2 + 162 -19 22 124 22 343 c 0 + 22 562 173 709 398 709 c 0 + 622 709 764 578 764 371 c 0 + 764 227 690 98 569 28 c 0 + 517 -1 480 -12 401 -19 c 1 + 443 -24 461 -30 522 -56 c 0 + 602 -90 657 -105 705 -105 c 0 + 716 -105 730 -104 764 -99 c 1 + 764 -120 l 1 + 680 -176 l 1 + 640 -168 609 -161 574 -150 c 2 + 426 -104 l 2 + 394 -94 368 -89 348 -89 c 0 + 337 -89 331 -91 320 -97 c 2 + 261 -129 l 1 + 263 -97 l 1 + 319 -54 353 -31 372 -25 c 2 + 388 -19 l 1 +385 667 m 0 + 220 667 129 563 129 375 c 0 + 129 275 159 180 209 117 c 0 + 259 55 327 23 412 23 c 0 + 569 23 657 135 657 335 c 0 + 657 545 557 667 385 667 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" q.sc +EndChar + +StartChar: R +Encoding: 82 82 51 +Width: 668 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 642 m 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 117 655 70 659 c 2 + 29 662 l 1 + 29 692 l 1 + 122 690 165 689 206 689 c 0 + 237 689 238 689 289 690 c 2 + 334 691 l 2 + 372 692 372 692 380 692 c 0 + 506 692 576 639 576 542 c 0 + 576 484 549 434 496 397 c 0 + 463 374 437 363 381 349 c 1 + 608 53 l 2 + 621 36 637 30 669 27 c 1 + 669 -3 l 1 + 622 -1 608 0 597 0 c 0 + 585 0 570 -1 529 -3 c 1 + 519 11 505 29 488 51 c 2 + 304 298 l 2 + 296 309 292 314 278 330 c 0 + 266 344 263 347 252 360 c 1 + 258 372 l 1 + 271 371 281 371 287 371 c 0 + 404 371 476 429 476 521 c 0 + 476 606 418 654 314 654 c 0 + 280 654 251 651 216 642 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" r.sc +EndChar + +StartChar: S +Encoding: 83 83 52 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +447 526 m 1 + 415 526 l 1 + 409 583 l 2 + 406 612 395 627 362 644 c 0 + 335 659 298 667 259 667 c 0 + 171 667 108 607 108 523 c 0 + 108 446 151 413 273 397 c 0 + 354 386 380 380 411 367 c 0 + 476 340 503 299 503 230 c 0 + 503 85 377 -20 203 -20 c 0 + 144 -20 87 -8 30 18 c 1 + 36 62 37 94 37 171 c 1 + 69 171 l 1 + 77 104 l 2 + 82 62 160 24 239 24 c 0 + 344 24 419 89 419 179 c 0 + 419 217 407 246 381 267 c 0 + 354 290 319 301 243 312 c 0 + 146 325 100 341 66 372 c 0 + 37 399 24 434 24 484 c 0 + 24 615 132 709 281 709 c 0 + 337 709 381 699 461 667 c 1 + 451 615 447 580 447 526 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" s.sc +EndChar + +StartChar: T +Encoding: 84 84 53 +Width: 613 +Flags: MW +LayerCount: 2 +Fore +SplineSet +160 27 m 1 + 208 30 l 2 + 254 32 258 39 259 120 c 2 + 259 543 l 2 + 259 589 258 612 255 643 c 1 + 100 643 l 2 + 70 642 62 635 60 610 c 2 + 56 531 l 1 + 25 531 l 1 + 25 596 23 635 18 692 c 1 + 86 691 l 2 + 156 690 209 689 221 689 c 2 + 379 689 l 2 + 395 689 405 689 462 690 c 2 + 595 692 l 1 + 590 635 588 596 588 531 c 1 + 557 531 l 1 + 553 610 l 2 + 551 635 542 642 513 643 c 2 + 358 643 l 1 + 355 614 354 594 354 543 c 2 + 354 120 l 2 + 355 40 359 32 405 30 c 2 + 453 27 l 1 + 453 -3 l 1 + 394 -1 358 0 306 0 c 0 + 254 0 219 -1 160 -3 c 1 + 160 27 l 1 +EndSplineSet +Validated: 1 +Kerns2: 915 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 912 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 910 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 906 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 903 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 901 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 900 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 899 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 897 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 225 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 224 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 221 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 219 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 217 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 214 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 212 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 211 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 210 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 208 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 205 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 204 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 203 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 202 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 603 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -91 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -89 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -87 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -107 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -94 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" t.sc +EndChar + +StartChar: U +Encoding: 85 85 54 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" u.sc +EndChar + +StartChar: V +Encoding: 86 86 55 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +274 662 m 1 + 218 659 l 2 + 197 658 186 651 186 639 c 0 + 186 635 187 632 188 628 c 2 + 385 121 l 1 + 568 594 l 2 + 574 609 577 623 577 633 c 0 + 577 648 564 658 542 659 c 2 + 490 662 l 1 + 490 692 l 1 + 528 691 l 2 + 557 690 578 689 593 689 c 2 + 598 689 l 1 + 706 692 l 1 + 706 662 l 1 + 676 659 l 2 + 656 657 645 641 622 587 c 2 + 448 166 l 2 + 415 85 404 56 384 -9 c 1 + 334 -9 l 1 + 319 45 307 80 276 156 c 2 + 88 618 l 2 + 75 648 64 657 44 659 c 2 + 8 662 l 1 + 8 692 l 1 + 82 690 114 689 141 689 c 0 + 168 689 199 690 274 692 c 1 + 274 662 l 1 +EndSplineSet +Validated: 1 +Kerns2: 915 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 910 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 903 0 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 900 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 897 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 895 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 894 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 893 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 892 -97 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 890 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 219 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 212 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 210 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 209 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 205 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 204 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 203 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 202 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 201 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" v.sc +EndChar + +StartChar: W +Encoding: 87 87 56 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +734 -9 m 1 + 684 -9 l 1 + 649 100 646 108 613 197 c 2 + 488 536 l 1 + 314 94 l 2 + 295 46 287 23 278 -9 c 1 + 228 -9 l 1 + 223 12 220 30 218 37 c 0 + 215 49 210 72 205 94 c 2 + 86 609 l 2 + 77 645 65 657 36 659 c 2 + 8 662 l 1 + 8 692 l 1 + 36 691 57 691 67 690 c 2 + 125 689 l 1 + 134 689 l 1 + 260 692 l 1 + 260 662 l 1 + 218 659 l 2 + 191 657 181 648 181 626 c 0 + 181 616 182 605 185 593 c 2 + 285 144 l 1 + 409 459 l 2 + 462 595 478 638 499 700 c 1 + 531 700 l 1 + 539 667 542 658 564 598 c 2 + 728 137 l 1 + 860 626 l 2 + 861 629 861 632 861 635 c 0 + 860 651 849 656 814 659 c 2 + 774 662 l 1 + 774 692 l 1 + 858 689 859 689 870 689 c 2 + 879 689 l 1 + 984 692 l 1 + 984 662 l 1 + 952 659 l 2 + 930 657 920 649 914 630 c 2 + 761 92 l 2 + 750 54 743 30 742 25 c 0 + 741 20 738 6 734 -9 c 1 +EndSplineSet +Validated: 1 +Kerns2: 915 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 910 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 894 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 224 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 202 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" w.sc +EndChar + +StartChar: X +Encoding: 88 88 57 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +648 27 m 1 + 648 -3 l 1 + 628 -2 l 2 + 595 0 590 0 578 0 c 0 + 564 0 548 -1 503 -3 c 1 + 319 303 l 1 + 294 268 284 254 274 239 c 2 + 117 -3 l 1 + 86 -1 75 0 66 0 c 0 + 57 0 46 -1 14 -3 c 1 + 14 27 l 1 + 40 30 l 2 + 62 33 74 44 99 78 c 0 + 101 81 102 81 105 86 c 2 + 294 341 l 1 + 166 554 l 2 + 133 609 98 642 74 644 c 2 + 29 647 l 1 + 27 673 l 1 + 168 700 l 1 + 187 690 202 673 225 635 c 2 + 353 419 l 1 + 538 689 l 1 + 639 689 l 1 + 639 659 l 1 + 598 656 l 2 + 583 654 571 642 530 588 c 2 + 376 380 l 1 + 552 100 l 2 + 587 46 599 33 618 30 c 2 + 648 27 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" x.sc +EndChar + +StartChar: Y +Encoding: 89 89 58 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +9 680 m 1 + 49.006122587 688.349103844 88.9484392657 696.641413412 129 705 c 1 + 147 705 188 660 220 602 c 2 + 363 341 l 1 + 466 504 l 2 + 506 567 536 621 574 694 c 1 + 654 694 l 1 + 654 679 l 1 + 576 586 541 539 466 426 c 0 + 405 330 394 303 394 249 c 2 + 394 120 l 2 + 395 40 399 32 445 30 c 2 + 493 27 l 1 + 493 -3 l 1 + 434 -1 398 0 346 0 c 0 + 294 0 258 -1 200 -3 c 1 + 200 27 l 1 + 248 30 l 2 + 294 32 298 40 299 120 c 2 + 299 262 l 2 + 299 279 296 292 290 302 c 2 + 166 518 l 2 + 124 591 73 643 38 648 c 2 + 9 651 l 1 + 9 680 l 1 +EndSplineSet +Kerns2: 915 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 910 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 218 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -89 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -87 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" y.sc +EndChar + +StartChar: Z +Encoding: 90 90 59 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +637 663 m 1 + 151 44 l 1 + 424 44 l 2 + 580 45 590 49 598 116 c 2 + 604 173 l 1 + 638 173 l 1 + 633 119 632 83 632 -3 c 1 + 484 -1 392 0 355 0 c 2 + 327 0 l 1 + 15 -3 l 1 + 15 25 l 1 + 79 101 98 123 112 142 c 2 + 414 530 l 2 + 428 548 442 565 455 583 c 0 + 475 608 485 623 500 648 c 1 + 272 648 l 2 + 145 646 122 639 120 601 c 2 + 114 530 l 1 + 80 530 l 1 + 82 567 83 585 83 611 c 0 + 83 637 82 655 80 692 c 1 + 245 691 l 1 + 427 689 l 1 + 477 689 l 1 + 633 692 l 1 + 637 663 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" z.sc +EndChar + +StartChar: bracketleft +Encoding: 91 91 60 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +88 -184 m 1 + 79 -171 l 1 + 85 -144 87 -113 87 -44 c 2 + 87 -33 l 1 + 87 -24 l 1 + 88 14 l 1 + 88 528 l 1 + 88 541 l 2 + 87 551 87 564 87 579 c 0 + 87 654 85 688 79 713 c 1 + 88 726 l 1 + 138 724 160 724 185 724 c 0 + 211 724 233 724 282 726 c 1 + 288 720 l 1 + 288 694 l 1 + 284 689 l 1 + 246 689 l 2 + 183 686 172 674 173 616 c 0 + 173 614 173 593 172 565 c 2 + 172 528 l 1 + 172 14 l 1 + 172 -23 l 2 + 173 -53 173 -73 173 -75 c 0 + 172 -132 184 -144 246 -147 c 2 + 284 -147 l 1 + 288 -152 l 1 + 288 -178 l 1 + 282 -184 l 1 + 233 -182 211 -182 185 -182 c 0 + 160 -182 138 -182 88 -184 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: backslash +Encoding: 92 92 61 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +81 726 m 1 + 140 726 l 1 + 512 0 l 1 + 453 0 l 1 + 81 726 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: bracketright +Encoding: 93 93 62 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +245 726 m 1 + 254 713 l 1 + 248 689 246 656 246 582 c 0 + 246 566 246 553 245 541 c 2 + 245 528 l 1 + 245 14 l 1 + 245 1 l 2 + 246 -11 246 -25 246 -40 c 0 + 246 -114 248 -147 254 -171 c 1 + 245 -184 l 1 + 195 -182 173 -182 148 -182 c 0 + 122 -182 100 -182 51 -184 c 1 + 45 -178 l 1 + 45 -152 l 1 + 49 -147 l 1 + 87 -147 l 1 + 150 -143 161 -132 160 -73 c 0 + 161 -17 161 -15 161 14 c 2 + 161 528 l 1 + 161 565 l 2 + 160 594 160 613 160 616 c 0 + 161 674 150 685 87 689 c 1 + 49 689 l 1 + 45 694 l 1 + 45 720 l 1 + 51 726 l 1 + 100 724 122 724 148 724 c 0 + 173 724 195 724 245 726 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: asciicircum +Encoding: 94 94 63 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +119 283 m 1 + 51 283 l 1 + 270 689 l 1 + 336 689 l 1 + 554 283 l 1 + 486 283 l 1 + 303 621 l 1 + 119 283 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: underscore +Encoding: 95 95 64 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 -125 m 1 + 0 -125 l 1 + 0 -75 l 1 + 500 -75 l 1 + 500 -125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quoteleft +Encoding: 8216 8216 65 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +174 685 m 1 + 218 709 l 1 + 233 699 l 1 + 185 623 161 555 155 476 c 1 + 104 461 94 458 58 446 c 1 + 45 459 l 1 + 78 544 117 613 174 685 c 1 +EndSplineSet +Validated: 1 +Kerns2: 65 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: a +Encoding: 97 97 66 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" a.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" a.sc +Substitution2: "Single Substitution lookup 21 subtable" ordfeminine +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ordfeminine +EndChar + +StartChar: b +Encoding: 98 98 67 +Width: 553 +Flags: MW +LayerCount: 2 +Fore +SplineSet +150 718 m 1 + 150 369 l 1 + 205 425 l 2 + 230 451 280 469 327 469 c 0 + 433 469 508 387 508 270 c 0 + 508 197 473 114 429 82 c 2 + 329 10 l 2 + 307 -6 282 -12 243 -12 c 0 + 190 -12 154 -2 114 24 c 1 + 74 -12 l 1 + 58 -6 l 1 + 65 62 66 91 66 153 c 2 + 66 620 l 2 + 66 650 59 661 41 661 c 2 + -15 661 l 1 + -15 689 l 1 + 64 701 97 709 141 726 c 1 + 150 718 l 1 +150 308 m 2 + 150 93 l 2 + 150 71 224 39 276 39 c 0 + 362 39 421 117 421 230 c 0 + 421 337 368 404 284 404 c 0 + 243 404 203 387 176 358 c 0 + 160 340 150 322 150 308 c 2 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" b.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" b.sc +EndChar + +StartChar: c +Encoding: 99 99 68 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +399 311 m 1 + 371 311 l 1 + 364 372 l 1 + 346 398 299 417 254 417 c 0 + 164 417 114 357 114 250 c 0 + 114 118 187 32 298 32 c 0 + 334 32 365 41 403 61 c 1 + 413 46 l 1 + 392 14 l 2 + 382 -1 307 -20 255 -20 c 0 + 120 -20 26 75 26 210 c 0 + 26 299 63 368 133 412 c 0 + 193 450 248 469 297 469 c 0 + 338 469 373 458 413 434 c 1 + 404 398 399 357 399 311 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" c.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" c.sc +EndChar + +StartChar: d +Encoding: 100 100 69 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +412 437 m 1 + 412 620 l 2 + 412 650 405 661 387 661 c 2 + 331 661 l 1 + 331 689 l 1 + 410 701 443 709 487 726 c 1 + 496 718 l 1 + 496 102 l 2 + 497 36 498 34 533 30 c 2 + 579 27 l 1 + 579 -3 l 1 + 557 -2 538 -2 531 -1 c 0 + 511 0 496 0 488 0 c 0 + 474 0 456 -1 411 -3 c 1 + 416 89 l 1 + 305 -4 l 2 + 300 -8 278 -12 257 -12 c 0 + 192 -12 145 1 110 30 c 0 + 62 70 35 136 35 216 c 0 + 35 301 71 374 129 404 c 2 + 217 450 l 2 + 242 463 266 469 293 469 c 0 + 328 469 356 462 412 437 c 1 +412 221 m 2 + 412 350 l 2 + 412 358 399 371 379 385 c 0 + 344 409 304 422 266 422 c 0 + 176 422 122 358 122 250 c 0 + 122 130 185 45 273 45 c 0 + 320 45 369 76 397 123 c 0 + 410 146 412 156 412 221 c 2 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" d.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" d.sc +EndChar + +StartChar: e +Encoding: 101 101 70 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" e.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" e.sc +EndChar + +StartChar: f +Encoding: 102 102 71 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +341 717 m 1 + 341 640 l 1 + 329 634 l 1 + 305 655 287 662 260 662 c 0 + 203 662 190 635 190 519 c 2 + 190 434 l 1 + 321 438 l 1 + 314 385 l 1 + 190 385 l 1 + 190 102 l 2 + 191 36 192 34 227 30 c 2 + 273 27 l 1 + 273 -3 l 1 + 203 -1 174 0 148 0 c 0 + 122 0 93 -1 23 -3 c 1 + 23 27 l 1 + 69 30 l 2 + 103 33 106 37 106 102 c 2 + 106 385 l 1 + 37 381 l 1 + 37 403 l 1 + 106 434 l 1 + 106 476 l 2 + 107 546 119 587 148 620 c 2 + 206 686 l 2 + 229 712 263 728 294 728 c 0 + 309 728 321 725 341 717 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" f.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" f.sc +EndChar + +StartChar: g +Encoding: 103 103 72 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +519 378 m 1 + 427 378 l 1 + 435 358 438 344 438 324 c 0 + 438 271 416 231 371 198 c 0 + 330 169 277 150 234 150 c 0 + 226 150 220 151 210 152 c 1 + 206 148 204 147 197 141 c 0 + 172 119 164 108 164 95 c 0 + 164 68 188 56 240 56 c 2 + 400 56 l 2 + 470 56 518 6 518 -67 c 0 + 518 -188 399 -283 248 -283 c 0 + 120 -283 32 -220 32 -129 c 0 + 32 -97 45 -61 60 -53 c 2 + 147 -6 l 1 + 99 8 81 24 81 52 c 0 + 81 67 85 80 96 95 c 1 + 175 156 l 1 + 101 164 55 215 55 289 c 0 + 55 351 84 399 140 431 c 0 + 181 455 232 469 276 469 c 0 + 325 469 361 457 398 427 c 1 + 540 431 l 1 + 544 419 l 1 + 519 378 l 1 +241 435 m 0 + 176 435 139 391 139 313 c 0 + 139 236 184 184 251 184 c 0 + 313 184 354 228 354 294 c 0 + 354 378 309 435 241 435 c 0 +287 -14 m 0 + 218 -14 190 -16 174 -24 c 0 + 134 -41 108 -82 108 -127 c 0 + 108 -201 167 -252 254 -252 c 0 + 360 -252 439 -188 439 -102 c 0 + 439 -37 400 -14 287 -14 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" g.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" g.sc +EndChar + +StartChar: h +Encoding: 104 104 73 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +6 27 m 1 + 51 30 l 2 + 86 33 87 37 88 102 c 2 + 88 620 l 2 + 88 650 81 661 63 661 c 2 + 7 661 l 1 + 7 689 l 1 + 86 701 119 709 163 726 c 1 + 172 718 l 1 + 172 378 l 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 102 l 2 + 495 37 496 33 531 30 c 2 + 572 27 l 1 + 572 -3 l 1 + 522 -1 504 0 489 0 c 0 + 472 0 456 -1 410 -3 c 1 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" h.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" h.sc +EndChar + +StartChar: i +Encoding: 105 105 74 +Width: 291 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +142 687 m 0 + 170 687 197 659 197 631 c 0 + 197 602 170 576 141 576 c 0 + 112 576 86 602 86 631 c 0 + 86 661 112 687 142 687 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" i.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" i.sc +EndChar + +StartChar: j +Encoding: 106 106 75 +Width: 234 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 465 m 1 + 159 -19 l 2 + 161 -169 83 -280 -28 -283 c 1 + -40 -245 l 1 + -31 -247 -18 -248 -10 -248 c 0 + 48 -248 75 -173 75 -7 c 2 + 75 327 l 2 + 74 395 72 399 31 400 c 2 + -6 400 l 1 + -6 428 l 1 + 46 434 101 448 150 469 c 1 + 159 465 l 1 +112 688 m 0 + 141 688 167 662 167 633 c 0 + 167 603 141 577 111 577 c 0 + 83 577 56 604 56 633 c 0 + 56 662 83 688 112 688 c 0 +EndSplineSet +Validated: 33 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" j.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" j.sc +EndChar + +StartChar: k +Encoding: 107 107 76 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 620 l 2 + 104 650 97 661 79 661 c 2 + 23 661 l 1 + 23 689 l 1 + 102 701 135 709 179 726 c 1 + 188 718 l 1 + 188 261 l 1 + 261 320 l 2 + 300 351 347 395 411 459 c 1 + 511 459 l 1 + 511 429 l 1 + 476 429 451 418 403 382 c 2 + 274 281 l 1 + 291 261 302 248 338 213 c 2 + 464 88 l 2 + 496 57 525 40 549 40 c 1 + 549 17 l 1 + 453 -12 l 1 + 188 240 l 1 + 188 102 l 2 + 188 37 190 33 225 30 c 2 + 269 27 l 1 + 269 -3 l 1 + 203 -1 176 0 147 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" k.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" k.sc +EndChar + +StartChar: l +Encoding: 108 108 77 +Width: 291 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 620 l 2 + 104 650 97 661 79 661 c 2 + 23 661 l 1 + 23 689 l 1 + 102 701 135 709 179 726 c 1 + 188 718 l 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" l.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" l.sc +EndChar + +StartChar: m +Encoding: 109 109 78 +Width: 883 +Flags: MW +LayerCount: 2 +Fore +SplineSet +16 27 m 1 + 62 30 l 2 + 97 33 98 37 99 102 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 380 l 1 + 252 444 l 2 + 270 461 298 469 335 469 c 0 + 405 469 445 443 477 376 c 1 + 553 444 l 2 + 571 461 599 469 635 469 c 0 + 727 469 785 407 785 308 c 2 + 785 102 l 2 + 786 36 787 34 822 30 c 2 + 869 27 l 1 + 869 -3 l 1 + 814 -1 795 0 780 0 c 0 + 763 0 746 -1 701 -3 c 1 + 701 281 l 2 + 701 357 664 408 610 408 c 0 + 550 408 484 359 484 314 c 2 + 484 102 l 2 + 485 36 486 34 521 30 c 2 + 567 27 l 1 + 567 -3 l 1 + 496 -1 468 0 442 0 c 0 + 416 0 387 -1 317 -3 c 1 + 317 27 l 1 + 363 30 l 2 + 397 33 400 37 400 102 c 2 + 400 281 l 2 + 400 357 363 408 309 408 c 0 + 249 408 183 359 183 314 c 2 + 183 102 l 2 + 183 37 185 33 220 30 c 2 + 262 27 l 1 + 262 -3 l 1 + 201 -1 174 0 143 0 c 0 + 114 0 86 -1 16 -3 c 1 + 16 27 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" m.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" m.sc +EndChar + +StartChar: n +Encoding: 110 110 79 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +410 -3 m 1 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 + 51 30 l 2 + 85 33 88 37 88 102 c 2 + 88 327 l 2 + 87 395 85 399 44 400 c 2 + 7 400 l 1 + 7 428 l 1 + 59 434 114 448 163 469 c 1 + 172 465 l 1 + 172 378 l 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 102 l 2 + 495 37 496 33 531 30 c 2 + 572 27 l 1 + 572 -3 l 1 + 522 -1 504 0 489 0 c 0 + 472 0 456 -1 410 -3 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" n.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" n.sc +Substitution2: "'sups' Superscript lookup 3 subtable" nsuperior +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" nsuperior +EndChar + +StartChar: o +Encoding: 111 111 80 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +EndSplineSet +Validated: 1 +Kerns2: 577 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" o.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" o.sc +Substitution2: "Single Substitution lookup 21 subtable" ordmasculine +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" ordmasculine +EndChar + +StartChar: p +Encoding: 112 112 81 +Width: 601 +Flags: MW +LayerCount: 2 +Fore +SplineSet +8 -251 m 1 + 54 -248 l 2 + 89 -244 90 -242 91 -176 c 2 + 91 327 l 2 + 90 395 88 399 47 400 c 2 + 10 400 l 1 + 10 428 l 1 + 62 434 117 448 166 469 c 1 + 175 465 l 1 + 175 369 l 1 + 257 444 l 2 + 273 459 309 469 346 469 c 0 + 462 469 554 382 554 271 c 0 + 554 207 507 104 467 78 c 2 + 353 4 l 2 + 337 -6 312 -12 282 -12 c 0 + 237 -12 206 -5 175 13 c 1 + 175 -176 l 2 + 176 -242 177 -244 212 -248 c 2 + 258 -251 l 1 + 258 -281 l 1 + 189 -279 160 -278 133 -278 c 0 + 106 -278 77 -279 8 -281 c 1 + 8 -251 l 1 +175 306 m 2 + 175 98 l 1 + 214 57 255 39 310 39 c 0 + 400 39 467 122 467 234 c 0 + 467 338 407 404 313 404 c 0 + 264 404 222 385 193 348 c 0 + 180 331 175 320 175 306 c 2 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" p.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" p.sc +EndChar + +StartChar: q +Encoding: 113 113 82 +Width: 560 +Flags: MW +LayerCount: 2 +Fore +SplineSet +298 -251 m 1 + 356 -248 l 2 + 391 -244 392 -242 393 -176 c 2 + 393 66 l 1 + 289 0 l 2 + 276 -8 260 -12 239 -12 c 0 + 114 -12 35 72 35 204 c 0 + 35 291 68 357 132 398 c 2 + 216 452 l 2 + 231 462 266 469 295 469 c 0 + 339 469 382 459 432 436 c 1 + 481 467 l 1 + 500 456 l 1 + 485 424 478 382 477 318 c 2 + 477 -176 l 2 + 478 -242 479 -244 514 -248 c 2 + 560 -251 l 1 + 560 -281 l 1 + 495 -279 466 -278 437 -278 c 0 + 410 -278 378 -279 298 -281 c 1 + 298 -251 l 1 +393 120 m 2 + 393 381 l 1 + 358 410 323 422 274 422 c 0 + 178 422 122 358 122 248 c 0 + 122 127 182 45 271 45 c 0 + 295 45 318 52 342 65 c 0 + 369 80 393 106 393 120 c 2 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" q.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" q.sc +EndChar + +StartChar: r +Encoding: 114 114 83 +Width: 395 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 + 188 362 l 1 + 244 428 l 2 + 265 453 297 469 327 469 c 0 + 345 469 362 465 374 458 c 1 + 365 338 l 1 + 344 338 l 1 + 328 370 307 384 277 384 c 0 + 228 384 188 335 188 274 c 2 + 188 102 l 2 + 188 34 189 33 235 30 c 2 + 287 27 l 1 + 287 -3 l 1 + 205 -1 168 0 144 0 c 0 + 116 0 87 -1 21 -3 c 1 + 21 27 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" r.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" r.sc +EndChar + +StartChar: s +Encoding: 115 115 84 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 143 m 1 + 71 143 l 1 + 71 102 l 2 + 71 52 123 17 196 17 c 0 + 267 17 317 55 317 109 c 0 + 317 148 298 168 253 178 c 0 + 185 193 132 209 105 221 c 0 + 59 243 37 275 37 324 c 0 + 37 414 108 469 224 469 c 0 + 266 469 300 462 354 444 c 1 + 351 413 350 389 349 331 c 1 + 321 331 l 1 + 321 354 l 2 + 321 401 271 436 203 436 c 0 + 141 436 107 408 107 358 c 0 + 107 312 134 292 216 276 c 0 + 305 259 337 247 363 222 c 0 + 382 202 391 180 391 148 c 0 + 391 49 298 -20 167 -20 c 0 + 121 -20 83 -13 30 4 c 1 + 38 44 41 74 41 143 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" s.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" s.sc +Substitution2: "'hist' Historical Forms lookup 18 subtable" longs +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" longs +EndChar + +StartChar: t +Encoding: 116 116 85 +Width: 326 +Flags: MW +LayerCount: 2 +Fore +SplineSet +98 382 m 1 + 22 378 l 1 + 22 399 l 1 + 100 434 l 1 + 100 504 l 2 + 100 535 99 555 96 583 c 1 + 127 593 156 606 181 621 c 1 + 193 610 l 1 + 185 552 182 509 182 468 c 2 + 182 430 l 1 + 319 436 l 1 + 310 382 l 1 + 182 382 l 1 + 182 120 l 2 + 182 71 198 51 237 51 c 0 + 257 51 270 55 296 70 c 1 + 309 53 l 1 + 261 0 l 2 + 255 -7 231 -12 208 -12 c 0 + 131 -12 98 20 98 94 c 2 + 98 382 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" t.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" t.sc +EndChar + +StartChar: u +Encoding: 117 117 86 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" u.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" u.sc +EndChar + +StartChar: v +Encoding: 118 118 87 +Width: 565 +Flags: MW +LayerCount: 2 +Fore +SplineSet +539 431 m 1 + 508 429 l 2 + 489 427 474 409 452 362 c 2 + 334 102 l 2 + 326 82 312 45 293 -7 c 1 + 243 -7 l 1 + 71 396 l 2 + 60 421 55 427 40 429 c 2 + 6 431 l 1 + 6 459 l 1 + 71 457 97 456 121 456 c 0 + 145 456 173 457 239 459 c 1 + 239 431 l 1 + 190 429 l 2 + 174 428 165 422 165 410 c 0 + 165 399 168 386 174 372 c 2 + 293 84 l 1 + 331 167 343 195 355 224 c 2 + 397 330 l 2 + 410 362 416 386 416 403 c 0 + 416 420 408 428 392 429 c 2 + 351 431 l 1 + 351 459 l 1 + 404 457 426 456 445 456 c 0 + 464 456 486 457 539 459 c 1 + 539 431 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" v.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" v.sc +EndChar + +StartChar: w +Encoding: 119 119 88 +Width: 834 +Flags: MW +LayerCount: 2 +Fore +SplineSet +413 469 m 1 + 436 469 l 1 + 444 442 451 423 465 388 c 2 + 580 98 l 1 + 611 177 620 200 628 222 c 2 + 678 362 l 2 + 683 375 685 387 685 398 c 0 + 685 416 671 428 646 429 c 2 + 612 431 l 1 + 612 459 l 1 + 668 457 691 456 710 456 c 0 + 729 456 752 457 808 459 c 1 + 808 431 l 1 + 782 429 l 2 + 760 426 748 409 718 342 c 2 + 650 186 l 2 + 646 179 624 118 604 59 c 0 + 597 40 590 19 581 -7 c 1 + 535 -7 l 1 + 399 335 l 1 + 357 245 356 243 347 223 c 2 + 249 -7 l 1 + 202 -7 l 1 + 100 329 l 2 + 75 407 62 427 34 429 c 2 + 6 431 l 1 + 6 459 l 1 + 74 457 102 456 125 456 c 0 + 148 456 176 457 244 459 c 1 + 244 431 l 1 + 204 429 l 2 + 179 428 166 420 166 405 c 0 + 166 397 167 389 170 380 c 2 + 254 104 l 1 + 318 247 330 275 413 469 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" w.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" w.sc +EndChar + +StartChar: x +Encoding: 120 120 89 +Width: 516 +Flags: MW +LayerCount: 2 +Fore +SplineSet +288 254 m 1 + 436 54 l 2 + 447 39 459 31 471 30 c 2 + 496 27 l 1 + 496 -3 l 1 + 458 -1 445 0 434 0 c 0 + 423 0 411 -1 373 -3 c 1 + 364 4 357 14 347 30 c 2 + 240 192 l 1 + 166 94 l 2 + 159 85 143 61 127 33 c 0 + 115 15 113 11 106 0 c 1 + 20 0 l 1 + 20 27 l 1 + 37 27 l 2 + 47 27 60 33 67 42 c 2 + 216 218 l 1 + 96 392 l 2 + 87 406 63 420 46 421 c 2 + 25 423 l 1 + 20 449 l 1 + 136 469 l 1 + 171 434 181 423 196 400 c 2 + 272 284 l 1 + 396 459 l 1 + 478 459 l 1 + 478 431 l 1 + 464 431 l 2 + 446 431 436 427 430 420 c 2 + 288 254 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" x.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" x.sc +EndChar + +StartChar: y +Encoding: 121 121 90 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +297 86 m 1 + 416 378 l 2 + 420 388 422 397 422 404 c 0 + 422 418 408 427 380 429 c 2 + 354 431 l 1 + 354 459 l 1 + 408 457 431 456 449 456 c 0 + 467 456 490 457 544 459 c 1 + 544 431 l 1 + 516 429 l 2 + 491 426 472 399 432 308 c 2 + 229 -160 l 2 + 191 -247 148 -283 81 -283 c 0 + 62 -283 46 -279 27 -268 c 1 + 51 -193 l 1 + 64 -193 l 1 + 80 -207 99 -216 115 -216 c 0 + 153 -216 192 -170 224 -85 c 2 + 247 -24 l 1 + 229 26 219 50 191 118 c 2 + 82 380 l 2 + 67 415 55 427 30 429 c 2 + 12 431 l 1 + 12 459 l 1 + 79 457 105 456 128 456 c 0 + 151 456 178 457 244 459 c 1 + 244 431 l 1 + 206 429 l 2 + 184 428 173 420 173 406 c 0 + 173 394 176 380 182 364 c 2 + 246 196 l 2 + 264 147 275 124 297 86 c 1 +EndSplineSet +Kerns2: 15 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" y.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" y.sc +EndChar + +StartChar: z +Encoding: 122 122 91 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +455 432 m 1 + 141 35 l 1 + 276 35 l 2 + 378 36 413 42 418 60 c 2 + 436 139 l 1 + 466 139 l 1 + 460 92 l 2 + 453 45 451 20 451 -3 c 1 + 305 -1 214 0 176 0 c 0 + 132 0 97 -1 22 -3 c 1 + 16 17 l 1 + 67 75 81 92 106 122 c 2 + 276 334 l 2 + 303 368 320 391 341 424 c 1 + 198 424 l 2 + 121 423 107 419 102 398 c 2 + 90 330 l 1 + 60 330 l 1 + 66 399 67 411 69 462 c 1 + 192 460 274 459 314 459 c 0 + 356 459 388 460 455 462 c 1 + 455 432 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" z.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" z.sc +EndChar + +StartChar: braceleft +Encoding: 123 123 92 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +206 595 m 2 + 206 409 l 2 + 206 321 187 291 122 273 c 1 + 188 254 206 223 206 128 c 2 + 206 -45 l 2 + 206 -124 230 -161 289 -175 c 1 + 167 -175 136 -143 134 -17 c 2 + 134 151 l 2 + 134 231 119 254 58 273 c 1 + 116 291 134 320 134 392 c 2 + 134 578 l 2 + 136 691 172 726 289 726 c 1 + 228 707 206 673 206 595 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: bar +Encoding: 124 124 93 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 -244 m 1 + 275 750 l 1 + 331 750 l 1 + 331 -244 l 1 + 275 -244 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: braceright +Encoding: 125 125 94 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +199 151 m 2 + 199 -17 l 2 + 197 -143 166 -175 44 -175 c 1 + 103 -161 127 -124 127 -45 c 2 + 127 128 l 2 + 127 224 144 254 211 273 c 1 + 146 291 127 322 127 409 c 2 + 127 595 l 2 + 127 673 105 707 44 726 c 1 + 160 726 197 691 199 578 c 2 + 199 392 l 2 + 199 320 217 291 275 273 c 1 + 213 254 199 231 199 151 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: asciitilde +Encoding: 126 126 95 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +521 341 m 1 + 555 314 l 1 + 512 236 468 201 416 201 c 0 + 391 201 366 209 287 243 c 0 + 224 269 215 272 191 272 c 0 + 151 272 125 250 85 182 c 1 + 51 209 l 1 + 100 296 138 329 190 329 c 0 + 221 329 247 321 318 290 c 0 + 380 262 396 257 415 257 c 0 + 453 257 489 286 521 341 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: exclamdown +Encoding: 161 161 96 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +115 -225 m 1 + 81 -225 l 1 + 81 -200 l 2 + 81 -174 83 -153 88 -105 c 0 + 91 -79 92 -68 93 -57 c 2 + 117 221 l 1 + 117 246 l 1 + 145 269 l 1 + 155 264 l 1 + 155 251 155 249 157 224 c 2 + 183 -81 l 2 + 185 -109 187 -137 190 -187 c 1 + 115 -225 l 1 +138 469 m 0 + 169 469 197 441 197 410 c 0 + 197 380 169 353 137 353 c 0 + 108 353 81 380 81 411 c 0 + 81 441 108 469 138 469 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: cent +Encoding: 162 162 97 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +347 411 m 1 + 241 58 l 1 + 270 42 294 36 326 36 c 0 + 361 36 390 43 439 64 c 1 + 448 53 l 1 + 428 20 l 1 + 377 -5 337 -14 283 -14 c 0 + 260 -14 245 -13 221 -9 c 1 + 193 -101 l 1 + 152 -101 l 1 + 184 3 l 1 + 142 25 122 42 100 74 c 0 + 75 111 61 163 61 222 c 0 + 61 317 95 382 163 416 c 2 + 243 456 l 2 + 261 465 287 470 325 470 c 1 + 352 562 l 1 + 392 562 l 1 + 365 470 l 1 + 391 469 418 460 445 444 c 1 + 437 395 434 360 434 314 c 1 + 406 314 l 1 + 397 380 l 1 + 384 394 372 401 347 411 c 1 +208 84 m 1 + 309 419 l 1 + 287 423 278 424 270 424 c 0 + 194 424 150 361 150 250 c 0 + 150 176 168 125 208 84 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: sterling +Encoding: 163 163 98 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +374 360 m 1 + 370 312 l 1 + 274 315 256 316 189 317 c 1 + 184 230 157 158 95 69 c 1 + 135 74 169 76 228 76 c 2 + 385 70 l 2 + 395 69 403 69 408 69 c 0 + 427 69 433 77 437 106 c 2 + 444 158 l 1 + 470 158 l 1 + 470 10 l 1 + 449 -7 442 -10 420 -10 c 0 + 359 -10 298 -3 241 9 c 0 + 185 22 144 28 79 32 c 1 + 34 -13 l 1 + 12 -13 l 1 + 12 36 l 1 + 21 45 35 55 50 63 c 1 + 81 66 109 175 108 286 c 2 + 108 316 l 1 + 12 313 l 1 + 20 358 l 1 + 63 357 69 357 108 355 c 1 + 108 461 l 2 + 108 526 141 581 207 629 c 0 + 270 674 322 694 379 694 c 0 + 420 694 445 687 478 668 c 1 + 471 632 468 600 468 566 c 0 + 468 559 468 547 469 532 c 1 + 436 532 l 1 + 435 590 429 611 409 627 c 0 + 392 640 367 647 339 647 c 0 + 277 647 241 625 216 573 c 0 + 200 539 192 495 192 443 c 2 + 192 354 l 1 + 374 360 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: fraction +Encoding: 8260 8260 99 +Width: 167 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-114 0 m 1 + -166 0 l 1 + 285 689 l 1 + 337 689 l 1 + -114 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: yen +Encoding: 165 165 100 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +334 382 m 1 + 456 382 l 1 + 456 343 l 1 + 317 343 l 1 + 305 316 300 297 300 278 c 2 + 300 246 l 1 + 456 246 l 1 + 456 207 l 1 + 300 207 l 1 + 300 120 l 2 + 301 40 305 32 344 30 c 2 + 385 27 l 1 + 385 -3 l 1 + 334 -1 303 0 255 0 c 0 + 209 0 183 -1 142 -3 c 1 + 142 27 l 1 + 183 30 l 2 + 222 32 226 40 227 120 c 2 + 227 207 l 1 + 71 207 l 1 + 71 246 l 1 + 227 246 l 1 + 227 262 l 2 + 227 277 226 282 221 293 c 2 + 200 343 l 1 + 71 343 l 1 + 71 382 l 1 + 182 382 l 1 + 107 542 l 2 + 65 633 47 652 5 650 c 1 + 5 679 l 1 + 97 700 l 2 + 100 701 103 701 106 701 c 0 + 133 701 146 685 167 625 c 0 + 172 611 173 606 175 602 c 2 + 279 341 l 1 + 349 504 l 2 + 387 592 391 602 426 694 c 1 + 496 694 l 1 + 496 679 l 1 + 452 617 410 543 366 450 c 2 + 334 382 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: florin +Encoding: 402 402 101 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +311 364 m 1 + 239 16 l 2 + 201 -167 120 -261 0 -262 c 1 + 8 -227 11 -205 15 -173 c 1 + 26 -166 l 1 + 40 -180 54 -186 72 -186 c 0 + 109 -186 125 -156 145 -52 c 2 + 225 364 l 1 + 171 361 153 360 117 359 c 1 + 127 412 l 1 + 234 408 l 1 + 276 602 355 701 473 706 c 1 + 465 677 462 655 459 614 c 1 + 449 606 l 2 + 446 607 445 608 441 613 c 0 + 427 625 416 630 400 630 c 0 + 369 630 357 613 347 558 c 2 + 320 408 l 1 + 425 412 l 1 + 420 383 418 373 416 358 c 1 + 383 361 358 363 311 364 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: section +Encoding: 167 167 102 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +403 521 m 1 + 372 521 l 1 + 367 608 l 1 + 325 644 293 657 246 657 c 0 + 166 657 109 607 109 537 c 0 + 109 506 121 484 150 465 c 0 + 173 448 196 439 287 410 c 0 + 420 367 465 328 465 253 c 0 + 465 199 443 159 387 111 c 1 + 429 88 447 57 447 7 c 0 + 447 -108 326 -219 201 -219 c 0 + 149 -219 96 -204 44 -175 c 1 + 51 -111 54 -74 56 -18 c 1 + 88 -18 l 1 + 93 -108 l 1 + 134 -152 169 -167 231 -167 c 0 + 325 -167 384 -121 384 -47 c 0 + 384 -12 370 14 338 36 c 0 + 314 53 289 63 205 90 c 0 + 69 134 26 171 26 243 c 0 + 26 296 53 341 109 382 c 1 + 70 412 51 445 51 485 c 0 + 51 607 157 709 284 709 c 0 + 333 709 371 699 416 673 c 1 + 408 616 405 578 403 521 c 1 +135 369 m 1 + 104 341 92 316 92 282 c 0 + 92 229 141 195 281 153 c 0 + 329 138 340 134 365 123 c 1 + 390 162 399 186 399 213 c 0 + 399 272 359 301 225 339 c 0 + 173 354 163 358 135 369 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: currency +Encoding: 164 164 103 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +77 531 m 1 + 125 483 l 1 + 162 511 202 524 250 524 c 0 + 298 524 338 511 375 483 c 1 + 423 531 l 1 + 470 484 l 1 + 421 435 l 1 + 451 400 463 365 463 313 c 0 + 463 263 451 228 421 190 c 1 + 470 141 l 1 + 425 96 l 1 + 377 144 l 1 + 339 114 303 102 250 102 c 0 + 196 102 161 114 123 144 c 1 + 75 96 l 1 + 30 141 l 1 + 79 190 l 1 + 49 228 37 263 37 313 c 0 + 37 365 49 401 79 435 c 1 + 30 484 l 1 + 77 531 l 1 +253 465 m 0 + 166 465 96 398 96 314 c 0 + 96 229 165 161 250 161 c 0 + 335 161 404 229 404 313 c 0 + 404 395 334 465 253 465 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quotesingle +Encoding: 39 39 104 +Width: 208 +Flags: MW +LayerCount: 2 +Fore +SplineSet +114 469 m 1 + 94 469 l 1 + 61 665 l 1 + 61 670 l 2 + 61 690 82 709 104 709 c 0 + 125 709 147 690 147 670 c 0 + 147 669 147 667 146 665 c 2 + 114 469 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quotedblleft +Encoding: 8220 8220 105 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +180 685 m 1 + 224 709 l 1 + 239 699 l 1 + 191 623 167 555 161 476 c 1 + 110 461 100 458 64 446 c 1 + 51 459 l 1 + 84 544 123 613 180 685 c 1 +390 685 m 1 + 434 709 l 1 + 449 699 l 1 + 401 623 377 555 371 476 c 1 + 320 461 310 458 274 446 c 1 + 261 459 l 1 + 294 544 333 613 390 685 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: guillemotleft +Encoding: 171 171 106 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +130 248 m 1 + 249 86 l 1 + 226 71 l 1 + 50 242 l 1 + 50 254 l 1 + 226 428 l 1 + 249 415 l 1 + 130 248 l 1 +331 248 m 1 + 450 86 l 1 + 427 71 l 1 + 251 242 l 1 + 251 254 l 1 + 427 428 l 1 + 450 415 l 1 + 331 248 l 1 +EndSplineSet +Validated: 1 +Kerns2: 720 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 591 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 590 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 588 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -109 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: guilsinglleft +Encoding: 8249 8249 107 +Width: 331 +Flags: MW +LayerCount: 2 +Fore +SplineSet +146 248 m 1 + 265 86 l 1 + 242 71 l 1 + 66 242 l 1 + 66 254 l 1 + 242 428 l 1 + 265 415 l 1 + 146 248 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: guilsinglright +Encoding: 8250 8250 108 +Width: 331 +Flags: MW +LayerCount: 2 +Fore +SplineSet +66 86 m 1 + 185 248 l 1 + 66 415 l 1 + 89 428 l 1 + 265 254 l 1 + 265 242 l 1 + 89 71 l 1 + 66 86 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: fi +Encoding: 64257 64257 109 +Width: 605 +Flags: MW +LayerCount: 2 +Fore +SplineSet +341 717 m 1 + 341 640 l 1 + 329 634 l 1 + 305 655 287 662 260 662 c 0 + 203 662 190 635 190 519 c 2 + 190 434 l 1 + 311 438 l 1 + 304 385 l 1 + 190 385 l 1 + 190 102 l 2 + 191 37 192 34 227 30 c 2 + 279 27 l 1 + 279 -3 l 1 + 207 -1 176 0 149 0 c 0 + 122 0 93 -1 23 -3 c 1 + 23 27 l 1 + 69 30 l 2 + 103 33 106 37 106 102 c 2 + 106 385 l 1 + 37 381 l 1 + 37 403 l 1 + 106 434 l 1 + 106 476 l 2 + 107 546 119 587 148 620 c 2 + 206 686 l 2 + 229 712 263 728 294 728 c 0 + 309 728 321 725 341 717 c 1 +504 462 m 1 + 504 102 l 2 + 505 36 506 34 541 30 c 2 + 587 27 l 1 + 587 -3 l 1 + 516 -1 488 0 462 0 c 0 + 436 0 407 -1 337 -3 c 1 + 337 27 l 1 + 383 30 l 2 + 417 33 420 37 420 102 c 2 + 420 325 l 2 + 419 393 417 397 376 398 c 2 + 339 398 l 1 + 339 426 l 1 + 396 432 451 447 495 469 c 1 + 504 462 l 1 +467 687 m 0 + 495 687 522 659 522 631 c 0 + 522 602 495 576 466 576 c 0 + 437 576 411 602 411 631 c 0 + 411 661 437 687 467 687 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" fi.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" fi.sc +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f i +EndChar + +StartChar: fl +Encoding: 64258 64258 110 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +340 27 m 1 + 386 30 l 2 + 421 33 422 37 423 102 c 2 + 423 606 l 2 + 423 643 415 661 398 661 c 2 + 356 661 l 1 + 356 640 l 1 + 334 634 l 1 + 304 655 286 662 260 662 c 0 + 203 662 190 634 190 519 c 2 + 190 434 l 1 + 321 438 l 1 + 314 385 l 1 + 190 385 l 1 + 190 102 l 2 + 191 37 192 34 227 30 c 2 + 279 27 l 1 + 279 -3 l 1 + 207 -1 176 0 149 0 c 0 + 122 0 93 -1 23 -3 c 1 + 23 27 l 1 + 69 30 l 2 + 103 33 106 37 106 102 c 2 + 106 385 l 1 + 37 381 l 1 + 37 403 l 1 + 106 434 l 1 + 106 476 l 2 + 107 546 119 587 148 620 c 2 + 206 686 l 2 + 229 712 263 728 294 728 c 0 + 304 728 313 727 334 722 c 0 + 343 720 345 719 356 717 c 1 + 356 689 l 1 + 424 703 456 711 498 726 c 1 + 507 716 l 1 + 507 102 l 2 + 508 36 509 34 544 30 c 2 + 590 27 l 1 + 590 -3 l 1 + 520 -1 491 0 465 0 c 0 + 439 0 410 -1 340 -3 c 1 + 340 27 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f l +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" fl.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" fl.sc +EndChar + +StartChar: endash +Encoding: 8211 8211 111 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 219 m 1 + 0 219 l 1 + 0 277 l 1 + 500 277 l 1 + 500 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: dagger +Encoding: 8224 8224 112 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +39 467 m 1 + 58 466 l 2 + 66 466 81 465 98 463 c 0 + 130 460 138 460 154 460 c 2 + 213 460 l 1 + 213 512 l 2 + 213 553 211 570 202 667 c 2 + 200 689 l 1 + 205 694 l 1 + 243 691 243 691 250 691 c 0 + 257 691 257 691 295 694 c 1 + 300 689 l 1 + 298 667 l 2 + 290 587 287 546 287 512 c 2 + 287 460 l 1 + 346 460 l 1 + 461 467 l 1 + 466 462 l 1 + 464 447 463 440 463 428 c 0 + 463 416 464 410 466 395 c 1 + 461 390 l 1 + 442 391 l 2 + 432 392 416 393 397 394 c 0 + 368 397 361 397 346 397 c 2 + 287 397 l 1 + 287 319 l 2 + 287 164 289 100 294 26 c 2 + 296 0 l 1 + 291 -5 l 1 + 269 -2 260 -1 250 -1 c 0 + 240 -1 231 -2 209 -5 c 1 + 204 0 l 1 + 206 26 l 2 + 211 97 213 168 213 319 c 2 + 213 397 l 1 + 154 397 l 1 + 39 390 l 1 + 34 395 l 1 + 36 410 37 416 37 428 c 0 + 37 440 36 447 34 462 c 1 + 39 467 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: daggerdbl +Encoding: 8225 8225 113 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 485 m 1 + 39 490 l 1 + 63 488 72 487 86 486 c 0 + 113 484 120 483 138 483 c 2 + 213 483 l 1 + 213 530 l 2 + 213 553 210 590 202 670 c 2 + 200 689 l 1 + 205 694 l 1 + 243 691 243 691 250 691 c 0 + 257 691 257 691 295 694 c 1 + 300 689 l 1 + 298 670 l 1 + 296 653 l 2 + 290 597 287 562 287 530 c 2 + 287 483 l 1 + 362 483 l 2 + 378 483 385 484 414 486 c 0 + 429 488 438 488 461 490 c 1 + 466 485 l 1 + 464 471 463 465 463 453 c 0 + 463 441 464 433 466 418 c 1 + 461 413 l 1 + 440 415 431 415 414 417 c 0 + 388 419 380 420 362 420 c 2 + 287 420 l 1 + 287 375 289 307 292 272 c 0 + 294 246 295 228 295 223 c 0 + 295 218 294 200 292 173 c 0 + 289 139 287 70 287 25 c 1 + 362 25 l 2 + 379 25 385 25 414 28 c 0 + 429 29 437 30 461 32 c 1 + 466 27 l 1 + 464 13 463 7 463 -5 c 0 + 463 -17 464 -25 466 -40 c 1 + 461 -45 l 1 + 438 -43 428 -42 414 -41 c 0 + 386 -39 379 -38 362 -38 c 2 + 287 -38 l 1 + 287 -85 l 2 + 287 -123 289 -150 298 -225 c 2 + 300 -244 l 1 + 295 -249 l 1 + 257 -246 257 -246 250 -246 c 0 + 243 -246 243 -246 205 -249 c 1 + 200 -244 l 1 + 202 -225 l 2 + 210 -145 213 -112 213 -85 c 2 + 213 -38 l 1 + 138 -38 l 2 + 120 -38 115 -38 86 -41 c 0 + 72 -42 62 -43 39 -45 c 1 + 34 -40 l 1 + 36 -25 37 -17 37 -5 c 0 + 37 7 36 13 34 27 c 1 + 39 32 l 1 + 63 30 72 29 86 28 c 0 + 114 25 121 25 138 25 c 2 + 213 25 l 1 + 213 72 211 141 208 173 c 0 + 206 200 205 218 205 223 c 0 + 205 228 206 246 208 272 c 0 + 211 305 213 373 213 420 c 1 + 138 420 l 2 + 122 420 115 419 86 417 c 0 + 68 415 60 415 39 413 c 1 + 34 418 l 1 + 36 433 37 441 37 453 c 0 + 37 465 36 471 34 485 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: periodcentered +Encoding: 183 183 114 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +124 319 m 0 + 155 319 183 291 183 260 c 0 + 183 230 155 203 123 203 c 0 + 94 203 67 230 67 261 c 0 + 67 291 94 319 124 319 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: paragraph +Encoding: 182 182 115 +Width: 628 +Flags: MW +LayerCount: 2 +Fore +SplineSet +589 694 m 1 + 589 664 l 1 + 557 661 l 2 + 504 655 496 643 494 574 c 2 + 494 -27 l 2 + 495 -103 501 -113 547 -117 c 2 + 589 -120 l 1 + 589 -150 l 1 + 492 -148 446 -147 387 -147 c 0 + 328 -147 282 -148 185 -150 c 1 + 185 -120 l 1 + 227 -117 l 2 + 273 -113 279 -103 280 -27 c 2 + 280 345 l 1 + 206 350 163 365 114 402 c 0 + 65 439 39 487 39 542 c 0 + 39 632 112 695 217 695 c 0 + 228 695 250 694 276 693 c 0 + 312 690 370 689 418 689 c 0 + 474 689 518 690 589 694 c 1 +280 382 m 1 + 280 655 l 1 + 274 656 268 656 266 656 c 0 + 199 656 150 601 150 526 c 0 + 150 452 196 401 280 382 c 1 +421 655 m 1 + 353 655 l 1 + 353 -120 l 1 + 421 -120 l 1 + 421 655 l 1 +EndSplineSet +EndChar + +StartChar: bullet +Encoding: 8226 8226 116 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +305 489 m 0 + 384 489 447 426 447 347 c 0 + 447 269 384 205 306 205 c 0 + 227 205 163 268 163 347 c 0 + 163 425 227 489 305 489 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quotesinglbase +Encoding: 8218 8218 117 +Width: 278 +Flags: MW +LayerCount: 2 +Fore +SplineSet +197 110 m 1 + 210 97 l 1 + 176 11 138 -56 81 -129 c 1 + 37 -153 l 1 + 22 -143 l 1 + 70 -66 94 1 100 80 c 1 + 151 95 161 98 197 110 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quotedblbase +Encoding: 8222 8222 118 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +226 110 m 1 + 239 97 l 1 + 205 11 167 -56 110 -129 c 1 + 66 -153 l 1 + 51 -143 l 1 + 99 -66 123 1 129 80 c 1 + 180 95 190 98 226 110 c 1 +436 110 m 1 + 449 97 l 1 + 415 11 377 -56 320 -129 c 1 + 276 -153 l 1 + 261 -143 l 1 + 309 -66 332 0 339 80 c 1 + 390 95 400 98 436 110 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quotedblright +Encoding: 8221 8221 119 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +110 470 m 1 + 66 446 l 1 + 51 456 l 1 + 99 533 123 599 129 679 c 1 + 180 694 190 697 226 709 c 1 + 239 696 l 1 + 205 610 167 543 110 470 c 1 +320 470 m 1 + 276 446 l 1 + 261 456 l 1 + 309 533 332 598 339 679 c 1 + 390 694 400 697 436 709 c 1 + 449 696 l 1 + 415 610 377 543 320 470 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: guillemotright +Encoding: 187 187 120 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +251 86 m 1 + 370 248 l 1 + 251 415 l 1 + 274 428 l 1 + 450 254 l 1 + 450 242 l 1 + 274 71 l 1 + 251 86 l 1 +50 86 m 1 + 169 248 l 1 + 50 415 l 1 + 73 428 l 1 + 249 254 l 1 + 249 242 l 1 + 73 71 l 1 + 50 86 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ellipsis +Encoding: 8230 8230 121 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +499 111 m 0 + 530 111 558 83 558 53 c 0 + 558 22 530 -5 498 -5 c 0 + 469 -5 442 22 442 53 c 0 + 442 83 469 111 499 111 c 0 +166 111 m 0 + 197 111 225 83 225 53 c 0 + 225 22 197 -5 165 -5 c 0 + 136 -5 109 22 109 53 c 0 + 109 83 136 111 166 111 c 0 +832 111 m 0 + 863 111 891 83 891 53 c 0 + 891 22 863 -5 831 -5 c 0 + 802 -5 775 23 775 53 c 0 + 775 83 802 111 832 111 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: perthousand +Encoding: 8240 8240 122 +Width: 1144 +Flags: MW +LayerCount: 2 +Fore +SplineSet +266 689 m 0 + 342 689 400 625 400 541 c 0 + 400 449 338 380 257 380 c 0 + 179 380 123 442 123 528 c 0 + 123 622 183 689 266 689 c 0 +264 666 m 0 + 215 666 187 617 187 529 c 0 + 187 448 212 403 258 403 c 0 + 306 403 336 455 336 537 c 0 + 336 618 309 666 264 666 c 0 +564 309 m 0 + 640 309 698 245 698 161 c 0 + 698 69 636 0 555 0 c 0 + 477 0 421 62 421 148 c 0 + 421 242 481 309 564 309 c 0 +562 286 m 0 + 513 286 485 237 485 149 c 0 + 485 68 510 23 556 23 c 0 + 604 23 634 75 634 157 c 0 + 634 238 607 286 562 286 c 0 +887 309 m 0 + 963 309 1021 245 1021 161 c 0 + 1021 69 959 0 878 0 c 0 + 800 0 744 62 744 148 c 0 + 744 242 804 309 887 309 c 0 +885 286 m 0 + 836 286 808 237 808 149 c 0 + 808 68 833 23 879 23 c 0 + 927 23 957 74 957 157 c 0 + 957 238 930 286 885 286 c 0 +238 -20 m 1 + 198 -20 l 1 + 589 709 l 1 + 629 709 l 1 + 238 -20 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 7 subtable" percent zerosuperior +Ligature2: "'frac' Diagonal Fractions lookup 7 subtable" percent zero +EndChar + +StartChar: questiondown +Encoding: 191 191 123 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +395 -83 m 1 + 357 -196 l 1 + 304 -222 269 -231 224 -231 c 0 + 121 -231 43 -165 43 -77 c 0 + 43 -20 67 18 153 96 c 0 + 234 170 247 187 247 220 c 0 + 247 236 241 248 225 268 c 1 + 246 282 l 1 + 276 263 290 239 290 209 c 0 + 290 175 274 148 213 81 c 0 + 154 16 136 -16 136 -56 c 0 + 136 -120 187 -165 259 -165 c 0 + 304 -165 335 -150 346 -123 c 2 + 366 -75 l 1 + 395 -83 l 1 +241 469 m 0 + 272 469 300 441 300 410 c 0 + 300 380 272 353 240 353 c 0 + 211 353 184 380 184 411 c 0 + 184 441 211 469 241 469 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: grave +Encoding: 96 96 124 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +215 506 m 1 + 71 596 l 2 + 38 617 31 625 31 643 c 0 + 31 662 45 677 62 677 c 0 + 77 677 95 666 117 644 c 2 + 255 506 l 1 + 215 506 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: acute +Encoding: 180 180 125 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +78 506 m 1 + 216 644 l 2 + 238 666 256 677 271 677 c 0 + 288 677 302 662 302 643 c 0 + 302 625 295 617 262 596 c 2 + 118 506 l 1 + 78 506 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: circumflex +Encoding: 710 710 126 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +136 677 m 1 + 198 677 l 1 + 323 510 l 1 + 288 510 l 1 + 167 613 l 1 + 46 510 l 1 + 11 510 l 1 + 136 677 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: tilde +Encoding: 732 732 127 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +303 640 m 1 + 332 640 l 1 + 328 582 280 535 224 535 c 0 + 201 535 185 540 155 554 c 0 + 119 573 98 580 84 580 c 0 + 60 580 44 566 31 535 c 1 + 2 535 l 1 + 16 600 53 635 108 635 c 0 + 132 635 143 632 197 605 c 0 + 220 594 232 590 244 590 c 0 + 272 590 288 603 303 640 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: macron +Encoding: 175 175 128 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +323 538 m 1 + 11 538 l 1 + 11 591 l 1 + 323 591 l 1 + 323 538 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: breve +Encoding: 728 728 129 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 664 m 1 + 56 664 l 1 + 59 607 105 566 167 566 c 0 + 229 566 275 607 278 664 c 1 + 308 664 l 1 + 306 620 300 598 284 571 c 0 + 260 529 218 506 167 506 c 0 + 113 506 70 531 46 577 c 0 + 33 603 28 623 26 664 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: dotaccent +Encoding: 729 729 130 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 637 m 0 + 155 637 175 617 175 587 c 0 + 175 557 155 537 125 537 c 0 + 95 537 75 557 75 587 c 0 + 75 617 95 637 126 637 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: dieresis +Encoding: 168 168 131 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +68 637 m 0 + 97 637 117 617 117 587 c 0 + 117 557 97 537 67 537 c 0 + 37 537 17 557 17 587 c 0 + 17 617 37 637 68 637 c 0 +267 637 m 0 + 296 637 316 617 316 587 c 0 + 316 557 296 537 266 537 c 0 + 236 537 216 557 216 587 c 0 + 216 617 236 637 267 637 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ring +Encoding: 730 730 132 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +169 712 m 0 + 223 712 267 667 267 612 c 0 + 267 556 223 512 167 512 c 0 + 111 512 67 556 67 613 c 0 + 67 668 112 712 169 712 c 0 +168 676 m 0 + 130 676 105 651 105 613 c 0 + 105 573 129 548 167 548 c 0 + 204 548 229 573 229 612 c 0 + 229 650 204 676 168 676 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: cedilla +Encoding: 184 184 133 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 -108 m 1 + 183 -10 l 1 + 217 -10 l 1 + 192 -75 l 1 + 202 -72 208 -71 218 -71 c 0 + 271 -71 304 -98 304 -141 c 0 + 304 -193 257 -225 180 -225 c 0 + 152 -225 140 -223 96 -209 c 1 + 110 -178 l 1 + 142 -186 157 -189 175 -189 c 0 + 210 -189 229 -174 229 -146 c 0 + 229 -123 213 -107 189 -107 c 0 + 176 -107 167 -109 148 -114 c 1 + 141 -108 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: hungarumlaut +Encoding: 733 733 134 +Width: 380 +Flags: MW +LayerCount: 2 +Fore +SplineSet +3 506 m 1 + 131 654 l 2 + 148 674 170 687 186 687 c 0 + 203 687 217 672 217 654 c 0 + 217 638 207 625 178 604 c 2 + 43 506 l 1 + 3 506 l 1 +163 506 m 1 + 291 654 l 2 + 308 674 330 687 346 687 c 0 + 363 687 377 672 377 654 c 0 + 377 638 367 625 338 604 c 2 + 203 506 l 1 + 163 506 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ogonek +Encoding: 731 731 135 +Width: 313 +Flags: MW +LayerCount: 2 +Fore +SplineSet +229 -68 m 1 + 245 -89 l 1 + 199 -130 168 -145 133 -145 c 0 + 96 -145 68 -117 68 -81 c 0 + 68 -50 85 -22 118 0 c 1 + 155 0 l 1 + 127 -23 115 -43 115 -64 c 0 + 115 -86 133 -104 155 -104 c 0 + 178 -104 202 -92 229 -68 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: caron +Encoding: 711 711 136 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +167 574 m 1 + 289 677 l 1 + 323 677 l 1 + 198 510 l 1 + 136 510 l 1 + 11 677 l 1 + 46 677 l 1 + 167 574 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: emdash +Encoding: 8212 8212 137 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 219 m 1 + 0 219 l 1 + 0 277 l 1 + 1000 277 l 1 + 1000 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: AE +Encoding: 198 198 138 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-10 27 m 1 + 24 32 l 2 + 38 34 56 53 76 87 c 2 + 365 599 l 2 + 377 621 384 638 384 646 c 0 + 384 653 371 656 330 659 c 2 + 286 662 l 1 + 286 692 l 1 + 409 690 510 689 543 689 c 0 + 568 689 597 689 650 690 c 0 + 713 692 742 692 771 692 c 0 + 814 692 844 691 892 689 c 1 + 881 644 876 597 876 537 c 1 + 841 537 l 1 + 841 602 l 2 + 841 625 838 630 814 636 c 0 + 782 644 725 650 671 650 c 0 + 603 650 583 649 552 642 c 1 + 552 375 l 1 + 587 373 614 372 662 372 c 0 + 728 372 756 375 774 383 c 1 + 778 391 781 400 782 409 c 2 + 787 461 l 1 + 817 461 l 1 + 814 361 814 361 814 344 c 0 + 814 327 814 327 817 234 c 1 + 787 234 l 1 + 782 293 l 1 + 774 318 l 1 + 756 327 728 330 655 330 c 0 + 606 330 578 329 552 327 c 1 + 552 47 l 1 + 581 40 597 39 649 39 c 0 + 746 39 822 44 837 52 c 0 + 846 56 855 73 862 101 c 0 + 864 109 868 130 873 164 c 1 + 908 164 l 1 + 898 112 892 57 892 0 c 1 + 799 -2 759 -3 724 -3 c 2 + 612 -2 l 2 + 583 -1 534 -1 477 0 c 2 + 408 -3 l 1 + 408 20 l 1 + 436 36 l 2 + 456 48 462 67 462 120 c 2 + 462 242 l 1 + 391 244 359 245 339 245 c 0 + 320 245 292 244 218 242 c 1 + 154 128 l 2 + 130 86 126 75 126 59 c 0 + 126 43 144 33 179 30 c 2 + 215 27 l 1 + 215 -3 l 1 + 160 -1 138 0 117 0 c 0 + 98 0 63 -1 -10 -3 c 1 + -10 27 l 1 +450 655 m 1 + 242 283 l 1 + 462 283 l 1 + 462 655 l 1 + 450 655 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ordfeminine +Encoding: 170 170 139 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +214 477 m 1 + 133 425 l 1 + 119 423 111 422 101 422 c 0 + 53 422 24 449 24 493 c 0 + 24 546 63 577 150 590 c 2 + 214 600 l 1 + 213 654 187 677 127 677 c 0 + 97 677 93 675 82 656 c 0 + 78 649 78 648 76 645 c 2 + 67 626 l 1 + 50 630 l 1 + 50 669 l 1 + 85 689 l 2 + 108 702 134 709 161 709 c 0 + 205 709 236 696 253 670 c 0 + 264 655 266 642 266 590 c 2 + 266 488 l 2 + 266 449 267 446 290 444 c 2 + 310 443 l 1 + 310 426 l 1 + 285 427 l 2 + 273 428 265 428 261 428 c 2 + 234 427 l 2 + 225 426 218 426 217 426 c 2 + 211 426 l 1 + 214 477 l 1 +214 502 m 1 + 214 581 l 1 + 115 569 80 548 80 503 c 0 + 80 476 102 456 131 456 c 0 + 148 456 179 469 193 482 c 2 + 214 502 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Lslash +Encoding: 321 321 140 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 388 l 1 + 354 472 l 1 + 370 440 l 1 + 216 346 l 1 + 216 47 l 1 + 241 41 263 39 298 39 c 0 + 421 39 507 46 520 57 c 0 + 527.624843919 63.354036599 535 92 542 122 c 2 + 554 172 l 1 + 586 172 l 1 + 575 69 571 41 565 0 c 1 + 472 -2 432 -3 397 -3 c 0 + 368 -3 304 -2 211 -1 c 0 + 190 0 175 0 164 0 c 0 + 138 0 114 -1 65 -3 c 1 + 65 20 l 1 + 96 36 l 2 + 112 44 121 65 121 95 c 2 + 121 288 l 1 + 22 228 l 1 + 6 260 l 1 + 121 330 l 1 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +EndSplineSet +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lslash.sc +EndChar + +StartChar: Oslash +Encoding: 216 216 141 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +154 67 m 1 + 63 -18 l 1 + 30 11 l 1 + 124 99 l 1 + 95 137 85 154 73 186 c 0 + 55 232 45 287 45 342 c 0 + 45 563 196 709 424 709 c 0 + 488 709 553 696 604 673 c 0 + 628 662 645 652 679 626 c 1 + 765 709 l 1 + 797 679 l 1 + 709 596 l 1 + 765 526 787 461 787 371 c 0 + 787 148 619 -20 395 -20 c 0 + 336 -20 277 -7 229 15 c 0 + 205 27 188 39 154 67 c 1 +641 531 m 1 + 219 131 l 1 + 248 93 265 77 292 60 c 0 + 331 35 380 22 431 22 c 0 + 589 22 680 137 680 340 c 0 + 680 420 670 469 641 531 c 1 +196 167 m 1 + 616 570 l 1 + 577 614 554 631 507 648 c 0 + 473 661 440 667 403 667 c 0 + 243 667 152 561 152 375 c 0 + 152 292 164 233 196 167 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oslash.sc +EndChar + +StartChar: OE +Encoding: 338 338 142 +Width: 998 +Flags: MW +LayerCount: 2 +Fore +SplineSet +927 164 m 1 + 962 164 l 1 + 952 113 946 60 946 0 c 1 + 852 -2 814 -3 786 -3 c 2 + 735 -3 l 2 + 710 -2 689 -2 678 -2 c 0 + 620 -2 560 -5 509 -11 c 0 + 457 -18 423 -20 386 -20 c 0 + 170 -20 22 126 22 340 c 0 + 22 560 174 709 399 709 c 0 + 423 709 513 699 543 694 c 0 + 565 690 570 689 587 689 c 2 + 707 690 l 2 + 762 691 802 692 824 692 c 0 + 868 692 898 691 946 689 c 1 + 935 644 930 599 930 537 c 1 + 895 537 l 1 + 895 602 l 2 + 895 625 892 630 868 636 c 0 + 837 644 780 650 729 650 c 0 + 662 650 644 649 614 642 c 1 + 614 375 l 1 + 650 373 673 372 715 372 c 0 + 782 372 810 375 828 383 c 1 + 833 391 835 400 836 409 c 2 + 841 461 l 1 + 871 461 l 1 + 869 395 868 365 868 345 c 0 + 868 324 869 300 871 234 c 1 + 841 234 l 1 + 836 293 l 1 + 828 318 l 1 + 810 327 783 330 711 330 c 0 + 665 330 642 329 614 327 c 1 + 614 47 l 1 + 642 40 659 39 708 39 c 0 + 801 39 876 44 891 52 c 0 + 900 56 909 73 916 101 c 0 + 919 110 922 131 927 164 c 1 +519 139 m 2 + 519 538 l 2 + 519 579 518 596 514 621 c 1 + 479 651 438 665 380 665 c 0 + 218 665 122 555 122 370 c 0 + 122 167 231 24 385 24 c 0 + 431 24 488 38 514 56 c 1 + 518 81 519 97 519 139 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ordmasculine +Encoding: 186 186 143 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +173 709 m 0 + 261 709 323 651 323 567 c 0 + 323 482 250 416 157 416 c 0 + 69 416 10 473 10 558 c 0 + 10 648 76 709 173 709 c 0 +159 689 m 0 + 101 689 70 650 70 579 c 0 + 70 494 112 436 173 436 c 0 + 227 436 263 482 263 551 c 0 + 263 629 218 689 159 689 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ae +Encoding: 230 230 144 +Width: 758 +Flags: MW +LayerCount: 2 +Fore +SplineSet +69 399 m 1 + 167 452 l 2 + 190 464 209 469 238 469 c 0 + 303 469 344 449 384 398 c 1 + 449 452 488 469 545 469 c 0 + 615 469 676 436 708 382 c 0 + 723 356 732 318 732 278 c 0 + 732 266 731 258 730 244 c 1 + 667 234 621 230 549 230 c 2 + 403 230 l 1 + 405 172 412 143 430 111 c 0 + 459 61 513 33 579 33 c 0 + 624 33 650 42 710 80 c 1 + 724 70 l 1 + 704 36 l 2 + 700 30 679 18 654 7 c 0 + 612 -11 574 -20 536 -20 c 0 + 480 -20 425 -1 387 33 c 0 + 371 47 361 60 344 89 c 1 + 221 -7 l 2 + 211 -15 190 -20 166 -20 c 0 + 83 -20 30 29 30 106 c 0 + 30 151 44 184 71 205 c 0 + 101 227 183 250 268 259 c 2 + 324 265 l 1 + 321 323 315 347 297 374 c 0 + 279 400 246 416 211 416 c 0 + 177 416 132 403 120 389 c 0 + 113 381 102 357 95 331 c 1 + 69 337 l 1 + 69 399 l 1 +324 117 m 1 + 324 233 l 1 + 238 223 233 222 190 210 c 0 + 156 200 143 193 134 181 c 0 + 123 165 116 143 116 122 c 0 + 116 73 147 45 200 45 c 0 + 247 45 280 64 324 117 c 1 +649 267 m 1 + 649 319 643 345 626 377 c 0 + 604 418 577 436 539 436 c 0 + 498 436 457 416 435 385 c 0 + 415 357 407 327 405 270 c 1 + 459 265 484 264 532 264 c 0 + 569 264 595 265 649 267 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ae.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ae.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ae.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ae.sc +EndChar + +StartChar: dotlessi +Encoding: 305 305 145 +Width: 287 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" dotlessi.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" dotlessi.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" dotlessi.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" dotlessi.sc +EndChar + +StartChar: lslash +Encoding: 322 322 146 +Width: 291 +Flags: MW +LayerCount: 2 +Fore +SplineSet +104 390 m 1 + 104 620 l 2 + 104 650 97 661 79 661 c 2 + 23 661 l 1 + 23 689 l 1 + 102 701 135 709 179 726 c 1 + 188 718 l 1 + 188 441 l 1 + 291 504 l 1 + 306 472 l 1 + 188 400 l 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 348 l 1 + 2 286 l 1 + -14 318 l 1 + 104 390 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lslash.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lslash.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lslash.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lslash.sc +EndChar + +StartChar: oslash +Encoding: 248 248 147 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +16 0 m 1 + 83 64 l 1 + 50 114 37 156 37 215 c 0 + 37 364 141 469 288 469 c 0 + 349 469 391 454 441 414 c 1 + 503 474 l 1 + 530 449 l 1 + 467 388 l 1 + 505 337 519 296 519 238 c 0 + 519 89 409 -20 258 -20 c 0 + 195 -20 155 -5 106 37 c 1 + 44 -23 l 1 + 16 0 l 1 +404 327 m 1 + 166 95 l 1 + 201 38 239 13 293 13 c 0 + 373 13 426 86 426 196 c 0 + 426 240 420 278 404 327 c 1 +150 130 m 1 + 388 362 l 1 + 355 413 316 436 265 436 c 0 + 179 436 130 370 130 256 c 0 + 130 211 136 176 150 130 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oslash.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" oslash.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oslash.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" oslash.sc +EndChar + +StartChar: oe +Encoding: 339 339 148 +Width: 827 +Flags: MW +LayerCount: 2 +Fore +SplineSet +792 70 m 1 + 772 36 l 2 + 768 30 747 17 722 7 c 0 + 681 -11 642 -20 607 -20 c 0 + 539 -20 493 3 435 67 c 1 + 374 3 327 -20 258 -20 c 0 + 126 -20 32 84 32 230 c 0 + 32 373 128 469 272 469 c 0 + 343 469 388 449 445 393 c 1 + 510 451 549 469 611 469 c 0 + 726 469 800 395 800 279 c 0 + 800 267 799 258 798 244 c 1 + 735 234 689 230 617 230 c 2 + 471 230 l 1 + 473 172 480 143 498 111 c 0 + 527 61 581 33 647 33 c 0 + 692 33 719 43 778 80 c 1 + 792 70 l 1 +253 436 m 0 + 168 436 125 377 125 260 c 0 + 125 114 188 13 279 13 c 0 + 358 13 403 81 403 203 c 0 + 403 348 346 436 253 436 c 0 +717 267 m 1 + 717 319 711 345 694 377 c 0 + 672 418 645 436 608 436 c 0 + 565 436 526 416 503 385 c 0 + 483 356 475 327 473 270 c 1 + 527 265 552 264 600 264 c 0 + 637 264 663 265 717 267 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oe.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" oe.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oe.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" oe.sc +EndChar + +StartChar: germandbls +Encoding: 223 223 149 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 27 m 1 + 59 30 l 2 + 94 33 95 37 96 102 c 2 + 96 385 l 1 + 27 385 l 1 + 27 399 l 1 + 96 434 l 1 + 96 500 l 2 + 96 551 130 617 180 662 c 0 + 228 704 291 731 345 731 c 0 + 434 731 496 672 496 587 c 0 + 496 530 483 470 452 391 c 1 + 422 409 405 414 381 414 c 0 + 349 414 328 397 328 371 c 0 + 328 343 352 321 414 289 c 0 + 488 252 519 215 519 163 c 0 + 519 122 503 78 482 62 c 2 + 424 18 l 2 + 400 0 374 -9 345 -9 c 0 + 312 -9 284 -3 252 11 c 1 + 251 -3 l 1 + 169 0 151 0 137 0 c 2 + 23 -3 l 1 + 23 27 l 1 +429 461 m 1 + 430 466 l 1 + 431 470 l 2 + 437 503 440 524 440 543 c 0 + 440 631 390 686 309 686 c 0 + 216 686 180 625 180 466 c 2 + 180 107 l 2 + 180 47 192 27 226 27 c 2 + 254 27 l 1 + 275 112 l 1 + 302 112 l 1 + 302 66 l 1 + 329 42 346 34 373 34 c 0 + 420 34 454 66 454 110 c 0 + 454 157 430 186 361 222 c 0 + 286 261 268 282 268 327 c 0 + 268 351 274 369 287 383 c 2 + 326 426 l 2 + 346 448 383 461 429 461 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" germandbls.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" germandbls.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" germandbls.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" germandbls.sc +EndChar + +StartChar: onesuperior +Encoding: 185 185 150 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +37 601 m 1 + 32 631 l 1 + 90 651 127 666 172 689 c 1 + 184 685 l 1 + 184 333 l 2 + 184 304 189 299 219 297 c 2 + 254 295 l 1 + 254 271 l 1 + 235 272 l 2 + 182 273 156 273 155 273 c 0 + 141 273 123 273 54 271 c 1 + 54 295 l 1 + 91 297 l 2 + 122 299 127 304 127 333 c 2 + 127 619 l 2 + 126 630 126 632 125 635 c 2 + 47 601 l 1 + 37 601 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: logicalnot +Encoding: 172 172 151 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +48 408 m 1 + 567 408 l 1 + 567 122 l 1 + 515 122 l 1 + 515 356 l 1 + 48 356 l 1 + 48 408 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: mu +Encoding: 181 181 152 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +99 -236 m 1 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 72 434 123 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 249 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 392 434 444 448 494 469 c 1 + 503 465 l 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 497 0 c 0 + 481 0 466 -1 415 -3 c 1 + 418 42 419 59 419 89 c 1 + 352 27 l 2 + 324 1 286 -12 239 -12 c 0 + 204 -12 182 -7 150 8 c 1 + 170 -189 l 1 + 170 -192 l 2 + 170 -206 127 -232 99 -236 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: trademark +Encoding: 8482 8482 153 +Width: 979 +Flags: MW +LayerCount: 2 +Fore +SplineSet +781 305 m 1 + 792 305 l 2 + 826 306 832 313 832 351 c 2 + 832 654 l 1 + 680 285 l 1 + 672 285 l 1 + 519 651 l 1 + 519 338 l 2 + 520 313 527 308 567 305 c 1 + 567 285 l 1 + 446 285 l 1 + 446 305 l 1 + 486 308 493 313 494 338 c 2 + 494 634 l 2 + 493 664 488 671 468 671 c 2 + 454 671 l 1 + 454 689 l 1 + 563 689 l 1 + 692 381 l 1 + 824 689 l 1 + 936 689 l 1 + 936 671 l 1 + 915 671 l 2 + 895 670 888 665 888 651 c 2 + 888 351 l 2 + 888 313 894 306 928 305 c 2 + 939 305 l 1 + 939 285 l 1 + 781 285 l 1 + 781 305 l 1 +118 305 m 1 + 130 305 l 2 + 173 305 181 311 181 340 c 2 + 181 665 l 1 + 140 665 l 2 + 78 664 64 651 63 593 c 1 + 40 593 l 1 + 40 689 l 1 + 378 689 l 1 + 378 593 l 1 + 355 593 l 1 + 354 651 339 664 278 665 c 2 + 237 665 l 1 + 237 331 l 2 + 239 320 241 315 248 311 c 0 + 259 306 270 305 300 305 c 1 + 300 285 l 1 + 118 285 l 1 + 118 305 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Eth +Encoding: 208 208 154 +Width: 774 +Flags: MW +LayerCount: 2 +Fore +SplineSet +57 20 m 1 + 88 36 l 2 + 104 44 113 65 113 95 c 2 + 113 346 l 1 + 14 346 l 1 + 14 382 l 1 + 113 382 l 1 + 113 569 l 2 + 112 650 109 655 62 659 c 2 + 22 662 l 1 + 22 692 l 1 + 127 690 177 689 221 689 c 0 + 262 689 334 690 379 692 c 2 + 404 692 l 2 + 612 692 751 570 751 387 c 0 + 751 259 689 129 596 65 c 0 + 531 20 448 -3 350 -3 c 0 + 337 -3 337 -3 287 -2 c 0 + 249 -1 212 0 193 0 c 0 + 168 0 134 -1 57 -3 c 1 + 57 20 l 1 +208 644 m 1 + 208 382 l 1 + 392 382 l 1 + 392 346 l 1 + 208 346 l 1 + 208 49 l 1 + 233 43 263 41 310 41 c 0 + 428 41 483 57 543 107 c 0 + 611 165 644 248 644 362 c 0 + 644 474 612 553 549 600 c 0 + 504 633 421 652 318 652 c 0 + 267 652 233 650 208 644 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eth.sc +EndChar + +StartChar: onehalf +Encoding: 189 189 155 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +174 0 m 1 + 122 0 l 1 + 573 689 l 1 + 625 689 l 1 + 174 0 l 1 +35 299 m 1 + 71 299 l 2 + 107 299 114 311 114 379 c 2 + 114 617 l 2 + 114 631 113 636 109 636 c 2 + 106 636 l 1 + 26 602 l 1 + 19 602 l 1 + 15 634 l 1 + 176 692 l 1 + 186 689 l 1 + 180 607 178 551 178 485 c 2 + 178 379 l 2 + 179 309 184 300 220 299 c 2 + 253 299 l 1 + 253 273 l 1 + 222 274 194 275 185 275 c 0 + 163 276 148 276 141 276 c 0 + 133 276 117 276 96 275 c 0 + 82 274 62 274 35 273 c 1 + 35 299 l 1 +449 282 m 1 + 461 371 l 1 + 493 402 524 413 572 413 c 0 + 655 413 710 369 710 301 c 0 + 710 254 687 212 634 162 c 2 + 519 53 l 1 + 641 53 l 2 + 680 53 704 54 735 58 c 1 + 733 42 733 34 733 25 c 0 + 733 15 733 9 735 -3 c 1 + 648 -1 604 0 578 0 c 0 + 553 0 520 -1 434 -3 c 1 + 434 17 l 1 + 542 121 l 2 + 616 193 642 234 642 281 c 0 + 642 334 611 364 557 364 c 0 + 520 364 498 350 486 317 c 2 + 473 282 l 1 + 449 282 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" onesuperior fraction twosuperior +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" onesuperior slash twosuperior +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" one fraction two +Ligature2: "'frac' Diagonal Fractions lookup 8 subtable" one slash two +EndChar + +StartChar: plusminus +Encoding: 177 177 156 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 289 m 1 + 275 512 l 1 + 331 512 l 1 + 331 289 l 1 + 555 289 l 1 + 555 233 l 1 + 331 233 l 1 + 331 97 l 1 + 275 97 l 1 + 275 233 l 1 + 51 233 l 1 + 51 289 l 1 + 275 289 l 1 +555 0 m 1 + 51 0 l 1 + 51 56 l 1 + 555 56 l 1 + 555 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Thorn +Encoding: 222 222 157 +Width: 604 +Flags: MW +LayerCount: 2 +Fore +SplineSet +226 491 m 1 + 226 120 l 2 + 227 39 231 32 277 30 c 2 + 325 27 l 1 + 325 -3 l 1 + 266 -1 230 0 178 0 c 0 + 126 0 91 -1 32 -3 c 1 + 32 27 l 1 + 80 30 l 2 + 126 32 130 40 131 120 c 2 + 131 569 l 2 + 130 650 126 656 80 659 c 2 + 32 662 l 1 + 32 692 l 1 + 92 690 128 689 178 689 c 0 + 229 689 265 690 325 692 c 1 + 325 662 l 1 + 277 659 l 2 + 231 657 227 649 226 569 c 2 + 226 542 l 1 + 242 540 250 540 268 540 c 0 + 306 540 326 540 353 541 c 2 + 372 541 l 2 + 495 541 574 481 574 387 c 0 + 574 270 476 176 355 176 c 0 + 332 176 310 178 296 182 c 1 + 285 219 l 1 + 308 213 329 210 347 210 c 0 + 418 210 474 275 474 357 c 0 + 474 452 418 499 305 499 c 0 + 274 499 252 497 226 491 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" thorn.sc +EndChar + +StartChar: onequarter +Encoding: 188 188 158 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +595 107 m 1 + 422 107 l 1 + 417 122 l 1 + 426 140 429 146 444 172 c 2 + 602 400 l 1 + 651 416 l 1 + 660 413 l 1 + 656 347 655 303 655 230 c 2 + 655 153 l 1 + 672 153 l 1 + 674 153 l 2 + 694 153 707 153 727 155 c 1 + 727 104 l 1 + 709 106 696 107 657 107 c 1 + 657 71 l 2 + 658 37 671 22 701 22 c 2 + 722 22 l 1 + 722 -3 l 1 + 679 -1 654 0 622 0 c 0 + 592 0 567 -1 515 -3 c 1 + 515 22 l 1 + 536 22 l 2 + 581 23 594 33 595 71 c 2 + 595 107 l 1 +595 153 m 1 + 595 345 l 1 + 466 153 l 1 + 595 153 l 1 +208 0 m 1 + 156 0 l 1 + 607 689 l 1 + 659 689 l 1 + 208 0 l 1 +50 299 m 1 + 86 299 l 2 + 122 299 129 311 129 379 c 2 + 129 617 l 2 + 129 631 128 636 124 636 c 2 + 121 636 l 1 + 41 602 l 1 + 34 602 l 1 + 30 634 l 1 + 191 692 l 1 + 201 689 l 1 + 195 607 193 551 193 485 c 2 + 193 379 l 2 + 194 309 199 300 235 299 c 2 + 268 299 l 1 + 268 273 l 1 + 237 274 209 275 200 275 c 0 + 178 276 163 276 156 276 c 0 + 148 276 132 276 111 275 c 0 + 97 274 77 274 50 273 c 1 + 50 299 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" onesuperior fraction foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" onesuperior slash foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" one fraction four +Ligature2: "'frac' Diagonal Fractions lookup 9 subtable" one slash four +EndChar + +StartChar: divide +Encoding: 247 247 159 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +51 233 m 1 + 51 289 l 1 + 555 289 l 1 + 555 233 l 1 + 51 233 l 1 +304 512 m 0 + 335 512 362 484 362 453 c 0 + 362 422 335 396 303 396 c 0 + 273 396 246 423 246 454 c 0 + 246 484 273 512 304 512 c 0 +304 126 m 0 + 335 126 362 98 362 67 c 0 + 362 36 335 10 303 10 c 0 + 273 10 246 37 246 68 c 0 + 246 98 273 126 304 126 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: brokenbar +Encoding: 166 166 160 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 0 m 1 + 275 292 l 1 + 331 292 l 1 + 331 0 l 1 + 275 0 l 1 +275 726 m 1 + 331 726 l 1 + 331 439 l 1 + 275 439 l 1 + 275 726 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: degree +Encoding: 176 176 161 +Width: 400 +Flags: MW +LayerCount: 2 +Fore +SplineSet +199 689 m 0 + 283 689 350 622 350 537 c 0 + 350 456 282 389 200 389 c 0 + 117 389 50 456 50 539 c 0 + 50 622 117 689 199 689 c 0 +199 649 m 0 + 139 649 90 600 90 539 c 0 + 90 478 139 429 200 429 c 0 + 260 429 310 478 310 537 c 0 + 310 599 261 649 199 649 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: thorn +Encoding: 254 254 162 +Width: 601 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-2 -251 m 1 + 44 -248 l 2 + 79 -244 80 -242 81 -176 c 2 + 81 620 l 2 + 81 650 74 661 56 661 c 2 + 0 661 l 1 + 0 689 l 1 + 79 701 112 709 156 726 c 1 + 165 718 l 1 + 165 369 l 1 + 220 425 l 2 + 246 451 295 469 342 469 c 0 + 454 469 544 379 544 267 c 0 + 544 196 509 113 465 82 c 2 + 365 10 l 2 + 344 -5 318 -12 283 -12 c 0 + 241 -12 210 -6 165 13 c 1 + 165 -176 l 2 + 166 -242 167 -244 202 -248 c 2 + 248 -251 l 1 + 248 -281 l 1 + 179 -279 150 -278 123 -278 c 0 + 96 -278 67 -279 -2 -281 c 1 + -2 -251 l 1 +165 306 m 2 + 165 98 l 1 + 206 55 243 39 300 39 c 0 + 397 39 457 112 457 230 c 0 + 457 338 399 404 304 404 c 0 + 254 404 212 385 183 348 c 0 + 170 331 165 320 165 306 c 2 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" thorn.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" thorn.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" thorn.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" thorn.sc +EndChar + +StartChar: threequarters +Encoding: 190 190 163 +Width: 750 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 578 m 1 + 60 649 l 1 + 91 678 120 689 164 689 c 0 + 237 689 285 654 285 601 c 0 + 285 565 266 538 213 501 c 1 + 283 490 313 463 313 410 c 0 + 313 332 232 266 137 266 c 0 + 107 266 84 270 41 282 c 1 + 39 300 36 310 24 347 c 0 + 21 356 19 362 15 376 c 1 + 46 384 l 1 + 67 322 97 298 152 298 c 0 + 209 298 247 335 247 391 c 0 + 247 443 218 471 162 471 c 0 + 141 471 128 468 113 458 c 1 + 103 462 l 1 + 113 505 l 1 + 121 505 129 505 131 504 c 2 + 145 504 l 2 + 188 504 225 540 225 580 c 0 + 225 616 193 643 151 643 c 0 + 108 643 76 619 66 578 c 1 + 41 578 l 1 +217 0 m 1 + 165 0 l 1 + 616 689 l 1 + 668 689 l 1 + 217 0 l 1 +603 107 m 1 + 430 107 l 1 + 425 122 l 1 + 434 140 437 146 452 172 c 2 + 610 400 l 1 + 659 416 l 1 + 668 413 l 1 + 664 347 663 303 663 230 c 2 + 663 153 l 1 + 680 153 l 1 + 682 153 l 2 + 702 153 715 153 735 155 c 1 + 735 104 l 1 + 717 106 704 107 665 107 c 1 + 665 71 l 2 + 666 37 679 22 709 22 c 2 + 730 22 l 1 + 730 -3 l 1 + 687 -1 662 0 630 0 c 0 + 600 0 575 -1 523 -3 c 1 + 523 22 l 1 + 544 22 l 2 + 589 23 602 33 603 71 c 2 + 603 107 l 1 +603 153 m 1 + 603 345 l 1 + 474 153 l 1 + 603 153 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" threesuperior fraction foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" threesuperior slash foursuperior +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" three fraction four +Ligature2: "'frac' Diagonal Fractions lookup 11 subtable" three slash four +EndChar + +StartChar: twosuperior +Encoding: 178 178 164 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +6 291 m 1 + 109 399 l 2 + 176 469 201 512 201 556 c 0 + 201 604 170 634 120 634 c 0 + 81 634 61 621 52 588 c 2 + 43 558 l 1 + 19 558 l 1 + 30 643 l 1 + 61 674 91 686 136 686 c 0 + 214 686 262 643 262 573 c 0 + 262 528 244 495 185 433 c 2 + 81 325 l 1 + 186 327 199 328 265 330 c 2 + 284 331 l 1 + 284 324 l 1 + 283 317 l 1 + 283 301 l 2 + 283 296 283 286 284 271 c 1 + 202 273 173 273 143 273 c 0 + 118 273 118 273 36 272 c 2 + 6 271 l 1 + 6 291 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: registered +Encoding: 174 174 165 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +205 554 m 1 + 361 554 l 2 + 468 554 516 524 516 456 c 0 + 516 397 479 363 401 350 c 1 + 441 343 465 315 497 234 c 0 + 519 183 530 173 563 173 c 1 + 563 157 l 1 + 510 157 l 2 + 471 160 458 175 428 255 c 0 + 401 326 389 339 350 340 c 2 + 309 340 l 1 + 309 211 l 2 + 309 181 313 176 337 174 c 2 + 358 173 l 1 + 358 157 l 1 + 206 157 l 1 + 206 173 l 1 + 222 173 l 2 + 249 173 253 178 254 204 c 2 + 254 507 l 2 + 253 529 247 535 222 536 c 2 + 205 537 l 1 + 205 554 l 1 +309 360 m 1 + 336 360 l 2 + 422 360 460 388 460 451 c 0 + 460 504 426 535 366 535 c 2 + 337 535 l 2 + 316 534 310 528 309 506 c 2 + 309 360 l 1 +377 706 m 0 + 573 706 736 542 736 345 c 0 + 736 145 573 -18 373 -18 c 0 + 174 -18 11 144 11 342 c 0 + 11 545 173 706 377 706 c 0 +377 662 m 0 + 197 662 55 521 55 343 c 0 + 55 168 198 26 373 26 c 0 + 548 26 692 169 692 344 c 0 + 692 517 548 662 377 662 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: minus +Encoding: 8722 8722 166 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +48 291 m 1 + 534 291 l 1 + 534 232 l 1 + 48 232 l 1 + 48 291 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: eth +Encoding: 240 240 167 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +124 550 m 1 + 260 616 l 1 + 228 645 194 667 138 696 c 1 + 172 728 l 1 + 245 685 272 666 305 638 c 1 + 448 708 l 1 + 466 678 l 1 + 335 614 l 1 + 389 560 412 532 438 489 c 0 + 482 417 504 342 504 262 c 0 + 504 94 402 -20 254 -20 c 0 + 121 -20 32 76 32 217 c 0 + 32 365 131 469 271 469 c 0 + 309 469 345 461 378 444 c 1 + 380 446 l 1 + 351 508 321 552 282 588 c 1 + 142 520 l 1 + 124 550 l 1 +261 436 m 0 + 174 436 125 370 125 253 c 0 + 125 112 186 13 272 13 c 0 + 304 13 331 24 352 45 c 0 + 393 86 416 157 416 240 c 0 + 416 302 403 349 377 381 c 0 + 348 416 306 436 261 436 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eth.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" eth.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eth.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" eth.sc +EndChar + +StartChar: multiply +Encoding: 215 215 168 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +263 255 m 1 + 83 435 l 1 + 124 474 l 1 + 303 295 l 1 + 482 474 l 1 + 523 435 l 1 + 342 255 l 1 + 523 75 l 1 + 482 36 l 1 + 303 215 l 1 + 124 36 l 1 + 83 75 l 1 + 263 255 l 1 +EndSplineSet +EndChar + +StartChar: threesuperior +Encoding: 179 179 169 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 567 m 1 + 40 645 l 1 + 72 676 97 686 140 686 c 0 + 208 686 254 650 254 596 c 0 + 254 561 237 533 193 499 c 1 + 253 487 281 459 281 408 c 0 + 281 333 197 261 111 261 c 0 + 85 261 71 264 27 277 c 1 + 24 308 18 330 5 369 c 1 + 27 377 l 1 + 50 314 76 292 129 292 c 0 + 184 292 219 330 219 388 c 0 + 219 440 191 470 143 470 c 0 + 127 470 116 467 92 457 c 1 + 85 463 l 1 + 93 499 l 1 + 102 498 119 497 124 497 c 0 + 164 497 198 533 198 575 c 0 + 198 611 168 640 131 640 c 0 + 101 640 65 621 59 602 c 2 + 47 567 l 1 + 22 567 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: copyright +Encoding: 169 169 170 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +527 522 m 1 + 527 415 l 1 + 501 415 l 1 + 496 489 462 522 392 522 c 0 + 305 522 246 453 246 350 c 0 + 246 244 309 166 394 166 c 0 + 449 166 488 190 516 243 c 1 + 537 234 l 1 + 526 211 520 201 507 188 c 0 + 474 154 425 135 372 135 c 0 + 258 135 178 220 178 341 c 0 + 178 464 261 548 383 548 c 0 + 430 548 466 542 527 522 c 1 +377 706 m 0 + 573 706 736 542 736 345 c 0 + 736 145 573 -18 373 -18 c 0 + 174 -18 11 144 11 342 c 0 + 11 545 173 706 377 706 c 0 +377 662 m 0 + 197 662 55 521 55 343 c 0 + 55 168 198 26 373 26 c 0 + 548 26 692 169 692 344 c 0 + 692 517 548 662 377 662 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Aacute +Encoding: 193 193 171 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +307 737 m 1 + 445 875 l 2 + 467 897 485 908 500 908 c 0 + 517 908 531 893 531 874 c 0 + 531 856 525 848 491 827 c 2 + 347 737 l 1 + 307 737 l 1 +EndSplineSet +Validated: 1 +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aacute.sc +EndChar + +StartChar: Acircumflex +Encoding: 194 194 172 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +359 908 m 1 + 421 908 l 1 + 546 741 l 1 + 511 741 l 1 + 390 844 l 1 + 269 741 l 1 + 234 741 l 1 + 359 908 l 1 +EndSplineSet +Validated: 1 +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" acircumflex.sc +EndChar + +StartChar: Adieresis +Encoding: 196 196 173 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +291 868 m 0 + 320 868 340 848 340 818 c 0 + 340 788 320 768 290 768 c 0 + 260 768 240 788 240 818 c 0 + 240 848 260 868 291 868 c 0 +490 868 m 0 + 519 868 539 848 539 818 c 0 + 539 788 519 768 489 768 c 0 + 459 768 439 788 439 818 c 0 + 439 848 459 868 490 868 c 0 +EndSplineSet +Validated: 1 +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" adieresis.sc +EndChar + +StartChar: Agrave +Encoding: 192 192 174 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +430 737 m 1 + 286 827 l 2 + 253 848 246 856 246 874 c 0 + 246 893 260 908 277 908 c 0 + 292 908 310 897 332 875 c 2 + 470 737 l 1 + 430 737 l 1 +EndSplineSet +Validated: 1 +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" agrave.sc +EndChar + +StartChar: Aring +Encoding: 197 197 175 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +392 943 m 0 + 446 943 490 898 490 843 c 0 + 490 787 446 743 390 743 c 0 + 334 743 290 787 290 844 c 0 + 290 899 335 943 392 943 c 0 +391 907 m 0 + 353 907 328 882 328 844 c 0 + 328 804 352 779 390 779 c 0 + 427 779 452 804 452 843 c 0 + 452 881 427 907 391 907 c 0 +EndSplineSet +Validated: 1 +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aring.sc +EndChar + +StartChar: Atilde +Encoding: 195 195 176 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +526 871 m 1 + 555 871 l 1 + 551 813 503 766 446 766 c 0 + 424 766 408 771 378 785 c 0 + 342 804 322 811 307 811 c 0 + 283 811 267 797 254 766 c 1 + 225 766 l 1 + 239 831 276 866 331 866 c 0 + 356 866 364 863 423 835 c 0 + 444 825 455 821 467 821 c 0 + 496 821 511 834 526 871 c 1 +EndSplineSet +Kerns2: 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" atilde.sc +EndChar + +StartChar: Ccedilla +Encoding: 199 199 177 +Width: 709 +Flags: MW +LayerCount: 2 +Fore +SplineSet +401 -20 m 1 + 380 -75 l 1 + 390 -72 396 -71 406 -71 c 0 + 459 -71 492 -98 492 -141 c 0 + 492 -193 445 -225 368 -225 c 0 + 340 -225 329 -223 284 -209 c 1 + 298 -178 l 1 + 331 -187 345 -189 363 -189 c 0 + 398 -189 417 -174 417 -146 c 0 + 417 -123 401 -107 377 -107 c 0 + 364 -107 355 -109 336 -114 c 1 + 329 -108 l 1 + 368 -18 l 1 + 150 6 22 140 22 342 c 0 + 22 477 82 583 196 649 c 0 + 264 688 345 709 433 709 c 0 + 506 709 578 696 664 668 c 1 + 650 602 645 566 645 516 c 1 + 614 516 l 1 + 614 588 l 2 + 614 627 513 667 415 667 c 0 + 242 667 129 546 129 361 c 0 + 129 164 258 34 454 34 c 0 + 531 34 599 54 661 94 c 1 + 670 84 l 1 + 642 34 l 1 + 573 -2 498 -20 416 -20 c 2 + 401 -20 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccedilla.sc +EndChar + +StartChar: Eacute +Encoding: 201 201 178 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +224 737 m 1 + 362 875 l 2 + 383 897 402 908 417 908 c 0 + 434 908 448 893 448 874 c 0 + 448 856 442 849 408 827 c 2 + 264 737 l 1 + 224 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eacute.sc +EndChar + +StartChar: Ecircumflex +Encoding: 202 202 179 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +276 908 m 1 + 338 908 l 1 + 463 741 l 1 + 428 741 l 1 + 307 844 l 1 + 186 741 l 1 + 151 741 l 1 + 276 908 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ecircumflex.sc +EndChar + +StartChar: Edieresis +Encoding: 203 203 180 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +208 868 m 0 + 237 868 257 848 257 818 c 0 + 257 788 237 768 207 768 c 0 + 177 768 157 788 157 818 c 0 + 157 848 177 868 208 868 c 0 +407 868 m 0 + 436 868 456 848 456 818 c 0 + 456 788 436 768 406 768 c 0 + 376 768 356 788 356 818 c 0 + 356 848 376 868 407 868 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" edieresis.sc +EndChar + +StartChar: Egrave +Encoding: 200 200 181 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +347 737 m 1 + 203 827 l 2 + 170 847 163 856 163 874 c 0 + 163 893 177 908 194 908 c 0 + 208 908 227 897 249 875 c 2 + 387 737 l 1 + 347 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" egrave.sc +EndChar + +StartChar: Iacute +Encoding: 205 205 182 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +80 737 m 1 + 218 875 l 2 + 240 897 258 908 273 908 c 0 + 290 908 304 893 304 874 c 0 + 304 856 298 848 264 827 c 2 + 120 737 l 1 + 80 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" iacute.sc +EndChar + +StartChar: Icircumflex +Encoding: 206 206 183 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 40 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +138 908 m 1 + 200 908 l 1 + 325 741 l 1 + 290 741 l 1 + 169 844 l 1 + 48 741 l 1 + 13 741 l 1 + 138 908 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" icircumflex.sc +EndChar + +StartChar: Idieresis +Encoding: 207 207 184 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 40 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +70 868 m 0 + 99 868 119 848 119 818 c 0 + 119 788 99 768 69 768 c 0 + 39 768 19 788 19 818 c 0 + 19 848 39 868 70 868 c 0 +269 868 m 0 + 298 868 318 848 318 818 c 0 + 318 788 298 768 268 768 c 0 + 238 768 218 788 218 818 c 0 + 218 848 238 868 269 868 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" idieresis.sc +EndChar + +StartChar: Igrave +Encoding: 204 204 185 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +210 737 m 1 + 66 827 l 2 + 33 847 26 856 26 874 c 0 + 26 893 40 908 57 908 c 0 + 71 908 90 897 112 875 c 2 + 250 737 l 1 + 210 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" igrave.sc +EndChar + +StartChar: Ntilde +Encoding: 209 209 186 +Width: 831 +Flags: MW +LayerCount: 2 +Fore +SplineSet +17 27 m 1 + 61 30 l 2 + 108 34 111 39 112 120 c 2 + 112 569 l 2 + 111 650 108 655 61 659 c 2 + 17 662 l 1 + 17 692 l 1 + 73 690 80 690 137 689 c 1 + 191 692 l 1 + 672 98 l 1 + 672 569 l 2 + 671 650 668 655 621 659 c 2 + 577 662 l 1 + 577 692 l 1 + 645 690 672 689 694 689 c 0 + 716 689 748 690 813 692 c 1 + 813 662 l 1 + 769 659 l 2 + 722 655 719 650 718 569 c 2 + 718 17 l 2 + 718 12 719 2 720 -8 c 0 + 721 -15 721 -16 721 -20 c 2 + 631 -4 l 1 + 158 584 l 1 + 158 120 l 2 + 159 39 162 34 209 30 c 2 + 253 27 l 1 + 253 -3 l 1 + 182 -1 152 0 133 0 c 0 + 113 0 89 -1 17 -3 c 1 + 17 27 l 1 +553 871 m 1 + 582 871 l 1 + 578 813 529 766 473 766 c 0 + 450 766 434 771 405 785 c 0 + 368 804 348 811 333 811 c 0 + 310 811 294 797 281 766 c 1 + 252 766 l 1 + 265 831 302 866 357 866 c 0 + 383 866 389 864 449 835 c 0 + 470 825 482 821 494 821 c 0 + 522 821 537 834 553 871 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ntilde.sc +EndChar + +StartChar: Oacute +Encoding: 211 211 187 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +311 737 m 1 + 449 875 l 2 + 471 897 489 908 504 908 c 0 + 521 908 535 893 535 874 c 0 + 535 856 529 848 495 827 c 2 + 351 737 l 1 + 311 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oacute.sc +EndChar + +StartChar: Ocircumflex +Encoding: 212 212 188 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +363 908 m 1 + 425 908 l 1 + 550 741 l 1 + 515 741 l 1 + 394 844 l 1 + 273 741 l 1 + 238 741 l 1 + 363 908 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ocircumflex.sc +EndChar + +StartChar: Odieresis +Encoding: 214 214 189 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +295 868 m 0 + 324 868 344 848 344 818 c 0 + 344 788 324 768 294 768 c 0 + 264 768 244 788 244 818 c 0 + 244 848 264 868 295 868 c 0 +494 868 m 0 + 523 868 543 848 543 818 c 0 + 543 788 523 768 493 768 c 0 + 463 768 443 788 443 818 c 0 + 443 848 463 868 494 868 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" odieresis.sc +EndChar + +StartChar: Ograve +Encoding: 210 210 190 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +434 737 m 1 + 290 827 l 2 + 257 848 250 856 250 874 c 0 + 250 893 264 908 281 908 c 0 + 296 908 314 897 336 875 c 2 + 474 737 l 1 + 434 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ograve.sc +EndChar + +StartChar: Otilde +Encoding: 213 213 191 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +530 871 m 1 + 559 871 l 1 + 555 813 507 766 450 766 c 0 + 428 766 411 771 382 785 c 0 + 346 804 326 811 311 811 c 0 + 287 811 271 797 258 766 c 1 + 229 766 l 1 + 243 831 280 866 335 866 c 0 + 360 866 366 864 427 835 c 0 + 448 824 459 821 471 821 c 0 + 499 821 515 834 530 871 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" otilde.sc +EndChar + +StartChar: Scaron +Encoding: 352 352 192 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +447 526 m 1 + 415 526 l 1 + 409 583 l 2 + 406 612 395 627 362 644 c 0 + 335 659 298 667 259 667 c 0 + 171 667 108 607 108 523 c 0 + 108 446 151 413 273 397 c 0 + 354 386 380 380 411 367 c 0 + 476 340 503 299 503 230 c 0 + 503 85 377 -20 203 -20 c 0 + 144 -20 87 -8 30 18 c 1 + 36 62 37 94 37 171 c 1 + 69 171 l 1 + 77 104 l 2 + 82 62 160 24 239 24 c 0 + 344 24 419 89 419 179 c 0 + 419 217 407 246 381 267 c 0 + 354 290 319 301 243 312 c 0 + 146 325 100 341 66 372 c 0 + 37 399 24 434 24 484 c 0 + 24 615 132 709 281 709 c 0 + 337 709 381 699 461 667 c 1 + 451 615 447 580 447 526 c 1 +263 805 m 1 + 385 908 l 1 + 419 908 l 1 + 294 741 l 1 + 232 741 l 1 + 107 908 l 1 + 142 908 l 1 + 263 805 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scaron.sc +EndChar + +StartChar: Uacute +Encoding: 218 218 193 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +328 737 m 1 + 466 875 l 2 + 488 897 506 908 521 908 c 0 + 538 908 552 893 552 874 c 0 + 552 855 546 848 512 827 c 2 + 368 737 l 1 + 328 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uacute.sc +EndChar + +StartChar: Ucircumflex +Encoding: 219 219 194 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +384 908 m 1 + 446 908 l 1 + 571 741 l 1 + 536 741 l 1 + 415 844 l 1 + 294 741 l 1 + 259 741 l 1 + 384 908 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ucircumflex.sc +EndChar + +StartChar: Udieresis +Encoding: 220 220 195 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +305 868 m 0 + 334 868 354 848 354 818 c 0 + 354 788 334 768 304 768 c 0 + 274 768 254 788 254 818 c 0 + 254 848 274 868 305 868 c 0 +504 868 m 0 + 533 868 553 848 553 818 c 0 + 553 788 533 768 503 768 c 0 + 473 768 453 788 453 818 c 0 + 453 848 473 868 504 868 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" udieresis.sc +EndChar + +StartChar: Ugrave +Encoding: 217 217 196 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +454 737 m 1 + 311 827 l 2 + 278 847 271 856 271 874 c 0 + 271 893 285 908 302 908 c 0 + 316 908 335 897 357 875 c 2 + 495 737 l 1 + 454 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ugrave.sc +EndChar + +StartChar: Yacute +Encoding: 221 221 197 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +9 680 m 5 + 49.006122587 688.349103844 88.9484392657 696.641413412 129 705 c 5 + 147 705 188 660 220 602 c 6 + 363 341 l 5 + 466 504 l 6 + 506 567 536 621 574 694 c 5 + 654 694 l 5 + 654 679 l 5 + 576 586 541 539 466 426 c 4 + 405 330 394 303 394 249 c 6 + 394 120 l 6 + 395 40 399 32 445 30 c 6 + 493 27 l 5 + 493 -3 l 5 + 434 -1 398 0 346 0 c 4 + 294 0 258 -1 200 -3 c 5 + 200 27 l 5 + 248 30 l 6 + 294 32 298 40 299 120 c 6 + 299 262 l 6 + 299 279 296 292 290 302 c 6 + 166 518 l 6 + 124 591 73 643 38 648 c 6 + 9 651 l 5 + 9 680 l 5 +276 737 m 1 + 414 875 l 2 + 436 897 454 908 469 908 c 0 + 486 908 500 893 500 874 c 0 + 500 856 494 848 460 827 c 2 + 316 737 l 1 + 276 737 l 1 +EndSplineSet +Kerns2: 28 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" yacute.sc +EndChar + +StartChar: Ydieresis +Encoding: 376 376 198 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +9 680 m 5 + 49.006122587 688.349103844 88.9484392657 696.641413412 129 705 c 5 + 147 705 188 660 220 602 c 6 + 363 341 l 5 + 466 504 l 6 + 506 567 536 621 574 694 c 5 + 654 694 l 5 + 654 679 l 5 + 576 586 541 539 466 426 c 4 + 405 330 394 303 394 249 c 6 + 394 120 l 6 + 395 40 399 32 445 30 c 6 + 493 27 l 5 + 493 -3 l 5 + 434 -1 398 0 346 0 c 4 + 294 0 258 -1 200 -3 c 5 + 200 27 l 5 + 248 30 l 6 + 294 32 298 40 299 120 c 6 + 299 262 l 6 + 299 279 296 292 290 302 c 6 + 166 518 l 6 + 124 591 73 643 38 648 c 6 + 9 651 l 5 + 9 680 l 5 +253 868 m 0 + 282 868 302 848 302 818 c 0 + 302 788 282 768 252 768 c 0 + 222 768 202 788 202 818 c 0 + 202 848 222 868 253 868 c 0 +452 868 m 0 + 481 868 501 848 501 818 c 0 + 501 788 481 768 451 768 c 0 + 421 768 401 788 401 818 c 0 + 401 848 421 868 452 868 c 0 +EndSplineSet +Kerns2: 28 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 1 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ydieresis.sc +EndChar + +StartChar: Zcaron +Encoding: 381 381 199 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +637 663 m 1 + 151 44 l 1 + 424 44 l 2 + 580 45 590 49 598 116 c 2 + 604 173 l 1 + 638 173 l 1 + 633 119 632 83 632 -3 c 1 + 484 -1 392 0 355 0 c 2 + 327 0 l 1 + 15 -3 l 1 + 15 25 l 1 + 79 101 98 123 112 142 c 2 + 414 530 l 2 + 428 548 442 565 455 583 c 0 + 475 608 485 623 500 648 c 1 + 272 648 l 2 + 145 646 122 639 120 601 c 2 + 114 530 l 1 + 80 530 l 1 + 82 567 83 585 83 611 c 0 + 83 637 82 655 80 692 c 1 + 245 691 l 1 + 427 689 l 1 + 477 689 l 1 + 633 692 l 1 + 637 663 l 1 +345 805 m 1 + 467 908 l 1 + 501 908 l 1 + 376 741 l 1 + 314 741 l 1 + 189 908 l 1 + 224 908 l 1 + 345 805 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zcaron.sc +EndChar + +StartChar: aacute +Encoding: 225 225 200 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +162 506 m 1 + 300 644 l 2 + 321 666 340 677 355 677 c 0 + 372 677 386 662 386 643 c 0 + 386 625 380 617 346 596 c 2 + 202 506 l 1 + 162 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aacute.sc +EndChar + +StartChar: acircumflex +Encoding: 226 226 201 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +207 677 m 1 + 269 677 l 1 + 394 510 l 1 + 359 510 l 1 + 238 613 l 1 + 117 510 l 1 + 82 510 l 1 + 207 677 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" acircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" acircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" acircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" acircumflex.sc +EndChar + +StartChar: adieresis +Encoding: 228 228 202 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +143 637 m 0 + 172 637 192 617 192 587 c 0 + 192 557 172 537 142 537 c 0 + 112 537 92 557 92 587 c 0 + 92 617 112 637 143 637 c 0 +342 637 m 0 + 371 637 391 617 391 587 c 0 + 391 557 371 537 341 537 c 0 + 311 537 291 557 291 587 c 0 + 291 617 311 637 342 637 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" adieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" adieresis.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" adieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" adieresis.sc +EndChar + +StartChar: agrave +Encoding: 224 224 203 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +299 506 m 1 + 155 596 l 2 + 122 616 115 625 115 643 c 0 + 115 662 129 677 146 677 c 0 + 160 677 179 666 201 644 c 2 + 339 506 l 1 + 299 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" agrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" agrave.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" agrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" agrave.sc +EndChar + +StartChar: aring +Encoding: 229 229 204 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +253 712 m 0 + 307 712 351 667 351 612 c 0 + 351 556 307 512 251 512 c 0 + 195 512 151 556 151 613 c 0 + 151 668 196 712 253 712 c 0 +252 676 m 0 + 214 676 189 651 189 613 c 0 + 189 573 213 548 251 548 c 0 + 288 548 313 573 313 612 c 0 + 313 650 288 676 252 676 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aring.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aring.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aring.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aring.sc +EndChar + +StartChar: atilde +Encoding: 227 227 205 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +380 640 m 1 + 409 640 l 1 + 404 582 356 535 300 535 c 0 + 278 535 262 540 232 554 c 0 + 195 573 175 580 160 580 c 0 + 137 580 120 566 108 535 c 1 + 79 535 l 1 + 92 600 129 635 184 635 c 0 + 209 635 219 632 274 605 c 0 + 297 594 309 590 321 590 c 0 + 349 590 364 603 380 640 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" atilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" atilde.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" atilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" atilde.sc +EndChar + +StartChar: ccedilla +Encoding: 231 231 206 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +269 -20 m 1 + 248 -75 l 1 + 258 -72 264 -71 274 -71 c 0 + 327 -71 360 -98 360 -141 c 0 + 360 -193 313 -225 236 -225 c 0 + 208 -225 197 -223 152 -209 c 1 + 166 -178 l 1 + 199 -187 213 -189 231 -189 c 0 + 266 -189 285 -174 285 -146 c 0 + 285 -123 269 -107 245 -107 c 0 + 232 -107 223 -109 204 -114 c 1 + 197 -108 l 1 + 235 -19 l 1 + 110 -9 26 82 26 210 c 0 + 26 299 63 368 133 412 c 0 + 193 450 248 469 297 469 c 0 + 338 469 373 458 413 434 c 1 + 404 398 399 357 399 311 c 1 + 371 311 l 1 + 364 372 l 1 + 346 398 299 417 254 417 c 0 + 164 417 114 357 114 250 c 0 + 114 118 187 32 298 32 c 0 + 334 32 365 40 403 61 c 1 + 413 46 l 1 + 392 14 l 2 + 380 0 313 -19 269 -20 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccedilla.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ccedilla.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccedilla.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ccedilla.sc +EndChar + +StartChar: eacute +Encoding: 233 233 207 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +151 506 m 1 + 289 644 l 2 + 311 666 329 677 344 677 c 0 + 361 677 375 662 375 643 c 0 + 375 625 368 617 335 596 c 2 + 191 506 l 1 + 151 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" eacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" eacute.sc +EndChar + +StartChar: ecircumflex +Encoding: 234 234 208 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +209 677 m 1 + 271 677 l 1 + 396 510 l 1 + 361 510 l 1 + 240 613 l 1 + 119 510 l 1 + 84 510 l 1 + 209 677 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ecircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ecircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ecircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ecircumflex.sc +EndChar + +StartChar: edieresis +Encoding: 235 235 209 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +141 637 m 0 + 170 637 190 617 190 587 c 0 + 190 557 170 537 140 537 c 0 + 110 537 90 557 90 587 c 0 + 90 617 110 637 141 637 c 0 +340 637 m 0 + 369 637 389 617 389 587 c 0 + 389 557 369 537 339 537 c 0 + 309 537 289 557 289 587 c 0 + 289 617 309 637 340 637 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" edieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" edieresis.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" edieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" edieresis.sc +EndChar + +StartChar: egrave +Encoding: 232 232 210 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +288 506 m 1 + 144 596 l 2 + 111 617 104 625 104 643 c 0 + 104 662 118 677 135 677 c 0 + 150 677 168 666 190 644 c 2 + 328 506 l 1 + 288 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" egrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" egrave.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" egrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" egrave.sc +EndChar + +StartChar: iacute +Encoding: 237 237 211 +Width: 287 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +55 506 m 1 + 193 644 l 2 + 215 666 233 677 248 677 c 0 + 265 677 279 662 279 643 c 0 + 279 625 272 617 239 596 c 2 + 95 506 l 1 + 55 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" iacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" iacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" iacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" iacute.sc +EndChar + +StartChar: icircumflex +Encoding: 238 238 212 +Width: 287 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +113 677 m 1 + 175 677 l 1 + 300 510 l 1 + 265 510 l 1 + 144 613 l 1 + 23 510 l 1 + -12 510 l 1 + 113 677 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" icircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" icircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" icircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" icircumflex.sc +EndChar + +StartChar: idieresis +Encoding: 239 239 213 +Width: 287 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +45 657 m 0 + 74 657 94 637 94 607 c 0 + 94 577 74 557 44 557 c 0 + 14 557 -6 577 -6 607 c 0 + -6 637 14 657 45 657 c 0 +244 657 m 0 + 273 657 293 637 293 607 c 0 + 293 577 273 557 243 557 c 0 + 213 557 193 577 193 607 c 0 + 193 637 213 657 244 657 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" idieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" idieresis.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" idieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" idieresis.sc +EndChar + +StartChar: igrave +Encoding: 236 236 214 +Width: 287 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +192 506 m 1 + 48 596 l 2 + 15 617 8 625 8 643 c 0 + 8 662 22 677 39 677 c 0 + 54 677 72 666 94 644 c 2 + 232 506 l 1 + 192 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" igrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" igrave.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" igrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" igrave.sc +EndChar + +StartChar: ntilde +Encoding: 241 241 215 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +410 -3 m 1 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 + 51 30 l 2 + 85 33 88 37 88 102 c 2 + 88 327 l 2 + 87 395 85 399 44 400 c 2 + 7 400 l 1 + 7 428 l 1 + 59 434 114 448 163 469 c 1 + 172 465 l 1 + 172 378 l 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 102 l 2 + 495 37 496 33 531 30 c 2 + 572 27 l 1 + 572 -3 l 1 + 522 -1 504 0 489 0 c 0 + 472 0 456 -1 410 -3 c 1 +422 640 m 1 + 451 640 l 1 + 447 582 399 535 343 535 c 0 + 320 535 304 540 274 554 c 0 + 238 573 218 580 203 580 c 0 + 180 580 163 566 150 535 c 1 + 121 535 l 1 + 135 600 172 635 227 635 c 0 + 252 635 262 632 316 605 c 0 + 339 594 352 590 364 590 c 0 + 392 590 407 603 422 640 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ntilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ntilde.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ntilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ntilde.sc +EndChar + +StartChar: oacute +Encoding: 243 243 216 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +179 506 m 1 + 317 644 l 2 + 339 666 358 677 372 677 c 0 + 389 677 403 662 403 643 c 0 + 403 625 396 617 363 596 c 2 + 219 506 l 1 + 179 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" oacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" oacute.sc +EndChar + +StartChar: ocircumflex +Encoding: 244 244 217 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +236 677 m 1 + 298 677 l 1 + 423 510 l 1 + 388 510 l 1 + 267 613 l 1 + 146 510 l 1 + 111 510 l 1 + 236 677 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ocircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ocircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ocircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ocircumflex.sc +EndChar + +StartChar: odieresis +Encoding: 246 246 218 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +168 637 m 0 + 197 637 217 617 217 587 c 0 + 217 557 197 537 167 537 c 0 + 137 537 117 557 117 587 c 0 + 117 617 137 637 168 637 c 0 +367 637 m 0 + 396 637 416 617 416 587 c 0 + 416 557 396 537 366 537 c 0 + 336 537 316 557 316 587 c 0 + 316 617 336 637 367 637 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" odieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" odieresis.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" odieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" odieresis.sc +EndChar + +StartChar: ograve +Encoding: 242 242 219 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +322 506 m 1 + 178 596 l 2 + 145 616 138 625 138 643 c 0 + 138 662 152 677 169 677 c 0 + 183 677 202 666 224 644 c 2 + 362 506 l 1 + 322 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ograve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ograve.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ograve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ograve.sc +EndChar + +StartChar: otilde +Encoding: 245 245 220 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +404 640 m 1 + 433 640 l 1 + 429 582 381 535 325 535 c 0 + 302 535 286 540 256 554 c 0 + 220 573 200 580 185 580 c 0 + 162 580 145 566 132 535 c 1 + 103 535 l 1 + 117 600 154 635 209 635 c 0 + 234 635 244 632 298 605 c 0 + 321 594 334 590 346 590 c 0 + 374 590 389 603 404 640 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" otilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" otilde.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" otilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" otilde.sc +EndChar + +StartChar: scaron +Encoding: 353 353 221 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 143 m 1 + 71 143 l 1 + 71 102 l 2 + 71 52 123 17 196 17 c 0 + 267 17 317 55 317 109 c 0 + 317 148 298 168 253 178 c 0 + 185 193 132 209 105 221 c 0 + 59 243 37 275 37 324 c 0 + 37 414 108 469 224 469 c 0 + 266 469 300 462 354 444 c 1 + 351 413 350 389 349 331 c 1 + 321 331 l 1 + 321 354 l 2 + 321 401 271 436 203 436 c 0 + 141 436 107 408 107 358 c 0 + 107 312 134 292 216 276 c 0 + 305 259 337 247 363 222 c 0 + 382 202 391 180 391 148 c 0 + 391 49 298 -20 167 -20 c 0 + 121 -20 83 -13 30 4 c 1 + 38 44 41 74 41 143 c 1 +213 574 m 1 + 334 677 l 1 + 369 677 l 1 + 244 510 l 1 + 182 510 l 1 + 57 677 l 1 + 92 677 l 1 + 213 574 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scaron.sc +EndChar + +StartChar: uacute +Encoding: 250 250 222 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +213 506 m 1 + 351 644 l 2 + 373 666 391 677 406 677 c 0 + 423 677 437 662 437 643 c 0 + 437 625 430 617 397 596 c 2 + 253 506 l 1 + 213 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uacute.sc +EndChar + +StartChar: ucircumflex +Encoding: 251 251 223 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +271 677 m 1 + 333 677 l 1 + 458 510 l 1 + 423 510 l 1 + 302 613 l 1 + 181 510 l 1 + 146 510 l 1 + 271 677 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ucircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ucircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ucircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ucircumflex.sc +EndChar + +StartChar: udieresis +Encoding: 252 252 224 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +203 637 m 0 + 232 637 252 617 252 587 c 0 + 252 557 232 537 202 537 c 0 + 172 537 152 557 152 587 c 0 + 152 617 172 637 203 637 c 0 +402 637 m 0 + 431 637 451 617 451 587 c 0 + 451 557 431 537 401 537 c 0 + 371 537 351 557 351 587 c 0 + 351 617 371 637 402 637 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" udieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" udieresis.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" udieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" udieresis.sc +EndChar + +StartChar: ugrave +Encoding: 249 249 225 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +350 506 m 1 + 206 596 l 2 + 173 617 166 625 166 643 c 0 + 166 662 180 677 197 677 c 0 + 212 677 230 666 252 644 c 2 + 390 506 l 1 + 350 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ugrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ugrave.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ugrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ugrave.sc +EndChar + +StartChar: yacute +Encoding: 253 253 226 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +297 86 m 1 + 416 378 l 2 + 420 388 422 397 422 404 c 0 + 422 418 408 427 380 429 c 2 + 354 431 l 1 + 354 459 l 1 + 408 457 431 456 449 456 c 0 + 467 456 490 457 544 459 c 1 + 544 431 l 1 + 516 429 l 2 + 491 426 472 399 432 308 c 2 + 229 -160 l 2 + 191 -247 148 -283 81 -283 c 0 + 62 -283 46 -279 27 -268 c 1 + 51 -193 l 1 + 64 -193 l 1 + 80 -207 99 -216 115 -216 c 0 + 153 -216 192 -170 224 -85 c 2 + 247 -24 l 1 + 229 26 219 50 191 118 c 2 + 82 380 l 2 + 67 415 55 427 30 429 c 2 + 12 431 l 1 + 12 459 l 1 + 79 457 105 456 128 456 c 0 + 151 456 178 457 244 459 c 1 + 244 431 l 1 + 206 429 l 2 + 184 428 173 420 173 406 c 0 + 173 394 176 380 182 364 c 2 + 246 196 l 2 + 264 147 275 124 297 86 c 1 +190 506 m 1 + 328 644 l 2 + 349 666 368 677 383 677 c 0 + 400 677 414 662 414 643 c 0 + 414 625 408 617 374 596 c 2 + 230 506 l 1 + 190 506 l 1 +EndSplineSet +Validated: 1 +Kerns2: 15 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" yacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" yacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" yacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" yacute.sc +EndChar + +StartChar: ydieresis +Encoding: 255 255 227 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +297 86 m 1 + 416 378 l 2 + 420 388 422 397 422 404 c 0 + 422 418 408 427 380 429 c 2 + 354 431 l 1 + 354 459 l 1 + 408 457 431 456 449 456 c 0 + 467 456 490 457 544 459 c 1 + 544 431 l 1 + 516 429 l 2 + 491 426 472 399 432 308 c 2 + 229 -160 l 2 + 191 -247 148 -283 81 -283 c 0 + 62 -283 46 -279 27 -268 c 1 + 51 -193 l 1 + 64 -193 l 1 + 80 -207 99 -216 115 -216 c 0 + 153 -216 192 -170 224 -85 c 2 + 247 -24 l 1 + 229 26 219 50 191 118 c 2 + 82 380 l 2 + 67 415 55 427 30 429 c 2 + 12 431 l 1 + 12 459 l 1 + 79 457 105 456 128 456 c 0 + 151 456 178 457 244 459 c 1 + 244 431 l 1 + 206 429 l 2 + 184 428 173 420 173 406 c 0 + 173 394 176 380 182 364 c 2 + 246 196 l 2 + 264 147 275 124 297 86 c 1 +187 637 m 0 + 216 637 236 617 236 587 c 0 + 236 557 216 537 186 537 c 0 + 156 537 136 557 136 587 c 0 + 136 617 156 637 187 637 c 0 +386 637 m 0 + 415 637 435 617 435 587 c 0 + 435 557 415 537 385 537 c 0 + 355 537 335 557 335 587 c 0 + 335 617 355 637 386 637 c 0 +EndSplineSet +Validated: 1 +Kerns2: 15 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -111 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ydieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ydieresis.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ydieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ydieresis.sc +EndChar + +StartChar: zcaron +Encoding: 382 382 228 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +455 432 m 1 + 141 35 l 1 + 276 35 l 2 + 378 36 413 42 418 60 c 2 + 436 139 l 1 + 466 139 l 1 + 460 92 l 2 + 453 45 451 20 451 -3 c 1 + 305 -1 214 0 176 0 c 0 + 132 0 97 -1 22 -3 c 1 + 16 17 l 1 + 67 75 81 92 106 122 c 2 + 276 334 l 2 + 303 368 320 391 341 424 c 1 + 198 424 l 2 + 121 423 107 419 102 398 c 2 + 90 330 l 1 + 60 330 l 1 + 66 399 67 411 69 462 c 1 + 192 460 274 459 314 459 c 0 + 356 459 388 460 455 462 c 1 + 455 432 l 1 +258 574 m 1 + 380 677 l 1 + 414 677 l 1 + 289 510 l 1 + 227 510 l 1 + 102 677 l 1 + 137 677 l 1 + 258 574 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" zcaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" zcaron.sc +EndChar + +StartChar: nsuperior +Encoding: 8319 8319 229 +Width: 457 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 271 m 1 + 287 442 l 2 + 287 488 267 515 234 515 c 0 + 205 515 171 486 171 462 c 2 + 171 337 l 1 + 172 313 l 2 + 173 301 175 299 190 297 c 2 + 207 295 l 1 + 207 271 l 1 + 193 272 l 1 + 177 272 l 2 + 167 273 155 273 142 273 c 0 + 139 273 117 272 78 271 c 1 + 78 295 l 1 + 95 297 l 2 + 113 299 113 300 114 337 c 2 + 114 469 l 2 + 113 508 113 509 91 509 c 2 + 79 509 l 1 + 79 532 l 1 + 88 533 l 2 + 108 535 134 543 162 557 c 1 + 171 553 l 1 + 171 507 l 1 + 204 541 l 2 + 214 551 231 556 253 556 c 0 + 313 556 344 521 344 450 c 2 + 344 337 l 1 + 345 313 l 2 + 346 301 348 299 363 297 c 2 + 377 295 l 1 + 377 271 l 1 + 371 271 367 271 366 272 c 2 + 353 272 l 2 + 348 273 342 273 336 273 c 0 + 327 273 325 273 297 272 c 2 + 287 271 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ff +Encoding: 64256 64256 230 +Width: 615 +Flags: MW +LayerCount: 2 +Fore +SplineSet +339 717 m 1 + 339 640 l 1 + 327 634 l 1 + 303 655 285 662 258 662 c 0 + 201 662 188 635 188 519 c 2 + 188 434 l 1 + 319 438 l 1 + 312 385 l 1 + 188 385 l 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 385 l 1 + 35 381 l 1 + 35 403 l 1 + 104 434 l 1 + 104 476 l 2 + 105 546 117 587 146 620 c 2 + 204 686 l 2 + 227 712 261 728 292 728 c 0 + 307 728 319 725 339 717 c 1 +648 717 m 1 + 648 640 l 1 + 636 634 l 1 + 612 655 594 662 567 662 c 0 + 510 662 497 635 497 519 c 2 + 497 434 l 1 + 628 438 l 1 + 621 385 l 1 + 497 385 l 1 + 497 102 l 2 + 498 36 499 34 534 30 c 2 + 580 27 l 1 + 580 -3 l 1 + 510 -1 481 0 455 0 c 0 + 429 0 400 -1 330 -3 c 1 + 330 27 l 1 + 376 30 l 2 + 410 33 412 37 413 102 c 2 + 413 385 l 1 + 344 381 l 1 + 344 403 l 1 + 413 434 l 1 + 413 476 l 2 + 414 546 426 587 455 620 c 2 + 513 686 l 2 + 536 712 570 728 602 728 c 0 + 616 728 628 725 648 717 c 1 +EndSplineSet +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f f +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ff.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ff.sc +LCarets2: 1 0 +EndChar + +StartChar: ffi +Encoding: 64259 64259 231 +Width: 887 +Flags: MW +LayerCount: 2 +Fore +SplineSet +340 717 m 1 + 340 640 l 1 + 328 634 l 1 + 304 655 286 662 259 662 c 0 + 202 662 189 635 189 519 c 2 + 189 434 l 1 + 320 438 l 1 + 313 385 l 1 + 189 385 l 1 + 189 102 l 2 + 190 36 191 34 226 30 c 2 + 272 27 l 1 + 272 -3 l 1 + 202 -1 173 0 147 0 c 0 + 121 0 92 -1 22 -3 c 1 + 22 27 l 1 + 68 30 l 2 + 102 33 105 37 105 102 c 2 + 105 385 l 1 + 36 381 l 1 + 36 403 l 1 + 105 434 l 1 + 105 476 l 2 + 106 546 118 587 147 620 c 2 + 205 686 l 2 + 228 712 262 728 293 728 c 0 + 308 728 320 725 340 717 c 1 +636 717 m 1 + 636 640 l 1 + 624 634 l 1 + 600 655 582 662 555 662 c 0 + 498 662 485 635 485 519 c 2 + 485 434 l 1 + 606 438 l 1 + 599 385 l 1 + 485 385 l 1 + 485 102 l 2 + 486 37 487 34 522 30 c 2 + 574 27 l 1 + 574 -3 l 1 + 502 -1 471 0 444 0 c 0 + 417 0 388 -1 318 -3 c 1 + 318 27 l 1 + 364 30 l 2 + 398 33 400 37 401 102 c 2 + 401 385 l 1 + 332 381 l 1 + 332 403 l 1 + 401 434 l 1 + 401 476 l 2 + 402 546 414 587 443 620 c 2 + 501 686 l 2 + 524 712 558 728 590 728 c 0 + 604 728 616 725 636 717 c 1 +785 462 m 1 + 785 102 l 2 + 786 36 787 34 822 30 c 2 + 868 27 l 1 + 868 -3 l 1 + 798 -1 769 0 743 0 c 0 + 717 0 688 -1 618 -3 c 1 + 618 27 l 1 + 664 30 l 2 + 698 33 701 37 701 102 c 2 + 701 325 l 2 + 700 393 698 397 657 398 c 2 + 620 398 l 1 + 620 426 l 1 + 677 432 732 447 776 469 c 1 + 785 462 l 1 +748 687 m 0 + 776 687 803 659 803 631 c 0 + 803 602 776 576 747 576 c 0 + 718 576 692 602 692 631 c 0 + 692 661 718 687 748 687 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ffi.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ffi.sc +LCarets2: 2 0 0 +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f f i +EndChar + +StartChar: ffl +Encoding: 64260 64260 232 +Width: 890 +Flags: MW +LayerCount: 2 +Fore +SplineSet +341 717 m 1 + 341 640 l 1 + 329 634 l 1 + 305 655 287 662 260 662 c 0 + 203 662 190 635 190 519 c 2 + 190 434 l 1 + 321 438 l 1 + 314 385 l 1 + 190 385 l 1 + 190 102 l 2 + 191 36 192 34 227 30 c 2 + 273 27 l 1 + 273 -3 l 1 + 203 -1 174 0 148 0 c 0 + 122 0 93 -1 23 -3 c 1 + 23 27 l 1 + 69 30 l 2 + 103 33 106 37 106 102 c 2 + 106 385 l 1 + 37 381 l 1 + 37 403 l 1 + 106 434 l 1 + 106 476 l 2 + 107 546 119 587 148 620 c 2 + 206 686 l 2 + 229 712 263 728 294 728 c 0 + 309 728 321 725 341 717 c 1 +627 717 m 1 + 627 640 l 1 + 615 634 l 1 + 591 655 573 662 546 662 c 0 + 489 662 476 635 476 519 c 2 + 476 434 l 1 + 607 438 l 1 + 600 385 l 1 + 476 385 l 1 + 476 102 l 2 + 477 36 478 34 513 30 c 2 + 559 27 l 1 + 559 -3 l 1 + 489 -1 460 0 434 0 c 0 + 408 0 379 -1 309 -3 c 1 + 309 27 l 1 + 355 30 l 2 + 389 33 392 37 392 102 c 2 + 392 385 l 1 + 323 381 l 1 + 323 403 l 1 + 392 434 l 1 + 392 476 l 2 + 393 546 405 587 434 620 c 2 + 492 686 l 2 + 515 712 549 728 580 728 c 0 + 595 728 607 725 627 717 c 1 +634 27 m 1 + 680 30 l 2 + 715 33 716 37 717 102 c 2 + 717 620 l 2 + 717 650 711 660 692 661 c 2 + 636 661 l 1 + 636 689 l 1 + 714 701 748 709 792 726 c 1 + 801 718 l 1 + 801 102 l 2 + 802 36 803 34 838 30 c 2 + 884 27 l 1 + 884 -3 l 1 + 814 -1 785 0 759 0 c 0 + 733 0 705 -1 634 -3 c 1 + 634 27 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f f l +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ffl.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ffl.sc +EndChar + +StartChar: oneeighth +Encoding: 8539 8539 233 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +196 0 m 1 + 144 0 l 1 + 595 689 l 1 + 647 689 l 1 + 196 0 l 1 +37 601 m 1 + 32 631 l 1 + 90 651 127 666 172 689 c 1 + 184 685 l 1 + 184 333 l 2 + 184 304 189 299 219 297 c 2 + 254 295 l 1 + 254 271 l 1 + 235 272 l 2 + 182 273 156 273 155 273 c 0 + 141 273 123 273 54 271 c 1 + 54 295 l 1 + 91 297 l 2 + 122 299 127 304 127 333 c 2 + 127 619 l 2 + 126 630 126 632 125 635 c 2 + 47 601 l 1 + 37 601 l 1 +545 207 m 1 + 495 240 480 263 480 303 c 0 + 480 367 533 413 606 413 c 0 + 671 413 716 377 716 325 c 0 + 716 289 697 264 645 229 c 1 + 710 199 733 172 733 125 c 0 + 733 50 667 -12 586 -12 c 0 + 517 -12 466 34 466 97 c 0 + 466 146 492 183 545 207 c 1 +620 174 m 2 + 573 195 l 1 + 531 169 515 143 515 101 c 0 + 515 49 546 15 596 15 c 0 + 642 15 679 52 679 100 c 0 + 679 131 657 158 620 174 c 2 +586 256 m 2 + 617 241 l 1 + 654 264 669 286 669 318 c 0 + 669 360 641 386 599 386 c 0 + 559 386 532 361 532 324 c 0 + 532 296 550 273 586 256 c 2 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" onesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" onesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" one fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 10 subtable" one slash eight +EndChar + +StartChar: threeeighths +Encoding: 8540 8540 234 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +197 0 m 1 + 145 0 l 1 + 596 689 l 1 + 648 689 l 1 + 197 0 l 1 +546 207 m 1 + 496 240 480 263 480 303 c 0 + 480 367 534 413 607 413 c 0 + 673 413 717 378 717 325 c 0 + 717 289 698 264 646 229 c 1 + 711 199 733 173 733 125 c 0 + 733 50 667 -12 587 -12 c 0 + 517 -12 466 34 466 97 c 0 + 466 146 493 183 546 207 c 1 +621 174 m 2 + 574 195 l 1 + 532 169 515 143 515 101 c 0 + 515 49 546 15 596 15 c 0 + 643 15 679 52 679 100 c 0 + 679 131 657 158 621 174 c 2 +587 256 m 2 + 618 241 l 1 + 655 264 670 286 670 318 c 0 + 670 360 643 386 600 386 c 0 + 559 386 532 361 532 324 c 0 + 532 296 550 274 587 256 c 2 +22 567 m 1 + 40 645 l 1 + 72 676 97 686 140 686 c 0 + 208 686 254 650 254 596 c 0 + 254 561 237 533 193 499 c 1 + 253 487 281 459 281 408 c 0 + 281 333 197 261 111 261 c 0 + 85 261 71 264 27 277 c 1 + 24 308 18 330 5 369 c 1 + 27 377 l 1 + 50 314 76 292 129 292 c 0 + 184 292 219 330 219 388 c 0 + 219 440 191 470 143 470 c 0 + 127 470 116 467 92 457 c 1 + 85 463 l 1 + 93 499 l 1 + 102 498 119 497 124 497 c 0 + 164 497 198 533 198 575 c 0 + 198 611 168 640 131 640 c 0 + 101 640 65 621 59 602 c 2 + 47 567 l 1 + 22 567 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" threesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" threesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" three fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 12 subtable" three slash eight +EndChar + +StartChar: fiveeighths +Encoding: 8541 8541 235 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +173 0 m 1 + 121 0 l 1 + 572 689 l 1 + 624 689 l 1 + 173 0 l 1 +546 207 m 1 + 496 240 480 263 480 303 c 0 + 480 367 534 413 607 413 c 0 + 673 413 717 377 717 325 c 0 + 717 289 698 264 647 229 c 1 + 711 199 734 173 734 125 c 0 + 734 50 668 -12 588 -12 c 0 + 518 -12 467 34 467 97 c 0 + 467 146 493 182 546 207 c 1 +621 174 m 2 + 575 195 l 1 + 532 169 516 143 516 101 c 0 + 516 49 548 15 597 15 c 0 + 644 15 680 53 680 100 c 0 + 680 130 658 158 621 174 c 2 +587 256 m 2 + 619 241 l 1 + 655 264 670 286 670 318 c 0 + 670 360 643 386 599 386 c 0 + 559 386 532 361 532 324 c 0 + 532 296 550 274 587 256 c 2 +80 630 m 1 + 75 516 l 1 + 108 536 131 543 159 543 c 0 + 229 543 279 494 279 426 c 0 + 279 339 197 261 104 261 c 0 + 77 261 53 266 35 276 c 1 + 33 282 32 284 30 292 c 0 + 24 309 18 323 7 351 c 2 + 4 359 l 1 + 24 370 l 1 + 53 319 l 2 + 61 304 90 294 121 294 c 0 + 184 294 221 331 221 395 c 0 + 221 457 186 496 131 496 c 0 + 102 496 89 489 58 459 c 1 + 42 464 l 1 + 42 471 l 1 + 43 480 l 2 + 44 494 46 563 46 596 c 0 + 46 617 46 627 44 681 c 1 + 49 686 l 1 + 82 684 123 683 155 683 c 0 + 187 683 229 684 261 686 c 1 + 266 681 l 1 + 265 671 265 665 265 657 c 0 + 265 648 265 642 266 632 c 1 + 261 627 l 1 + 243 627 l 2 + 170 627 166 628 80 630 c 1 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" fivesuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" fivesuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" five fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 13 subtable" five slash eight +EndChar + +StartChar: seveneighths +Encoding: 8542 8542 236 +Width: 747 +Flags: MW +LayerCount: 2 +Fore +SplineSet +137 0 m 1 + 85 0 l 1 + 536 689 l 1 + 588 689 l 1 + 137 0 l 1 +545 207 m 1 + 496 240 480 263 480 303 c 0 + 480 367 534 413 607 413 c 0 + 673 413 717 378 717 325 c 0 + 717 289 698 263 646 229 c 1 + 710 200 733 172 733 125 c 0 + 733 50 667 -12 587 -12 c 0 + 517 -12 466 34 466 97 c 0 + 466 146 493 183 545 207 c 1 +621 174 m 2 + 574 195 l 1 + 532 169 515 143 515 101 c 0 + 515 49 547 15 596 15 c 0 + 643 15 679 53 679 100 c 0 + 679 130 657 158 621 174 c 2 +587 256 m 2 + 618 241 l 1 + 655 264 670 286 670 318 c 0 + 670 360 643 386 599 386 c 0 + 559 386 532 361 532 324 c 0 + 532 296 550 274 587 256 c 2 +30 282 m 1 + 177 515 l 2 + 199 550 218 583 240 629 c 1 + 85 629 l 2 + 59 628 57 626 52 591 c 2 + 47 555 l 1 + 23 555 l 1 + 25 608 25 609 25 619 c 0 + 25 626 25 626 24 666 c 2 + 23 682 l 1 + 32 686 l 1 + 94 684 121 683 166 683 c 0 + 211 683 235 684 290 686 c 2 + 302 686 l 1 + 302 664 l 1 + 191 470 l 2 + 151 398 123 339 96 271 c 1 + 89 272 l 1 + 78 273 l 1 + 67 273 l 2 + 62 273 62 273 44 272 c 2 + 37 271 l 1 + 30 282 l 1 +EndSplineSet +Validated: 1 +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" sevensuperior fraction eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" sevensuperior slash eightsuperior +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" seven fraction eight +Ligature2: "'frac' Diagonal Fractions lookup 14 subtable" seven slash eight +EndChar + +StartChar: zerosuperior +Encoding: 8304 8304 237 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +162 686 m 0 + 247 686 287 623 287 492 c 0 + 287 339 240 261 148 261 c 4 + 61 261 19 329 19 467 c 0 + 19 612 68 686 162 686 c 0 +152 659 m 0 + 97 659 76 612 76 488 c 0 + 76 346 99 288 156 288 c 0 + 208 288 230 339 230 462 c 0 + 230 602 208 659 152 659 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: foursuperior +Encoding: 8308 8308 238 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +169 380 m 1 + 10 380 l 1 + 2 397 l 1 + 173 673 l 1 + 220 689 l 1 + 231 685 l 1 + 227 665 226 615 226 503 c 2 + 226 424 l 1 + 237 424 l 1 + 239 424 l 2 + 256 424 274 425 291 426 c 1 + 291 377 l 1 + 277 379 251 380 226 380 c 1 + 226 339 l 2 + 227 304 231 299 259 298 c 2 + 291 296 l 1 + 291 271 l 1 + 269 272 l 2 + 213 273 213 273 194 273 c 0 + 176 273 176 273 117 272 c 2 + 96 271 l 1 + 96 296 l 1 + 136 298 l 2 + 164 299 168 304 169 339 c 2 + 169 380 l 1 +169 424 m 1 + 169 617 l 1 + 49 424 l 1 + 169 424 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: fivesuperior +Encoding: 8309 8309 239 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +81 630 m 1 + 76 516 l 1 + 109 536 132 543 160 543 c 0 + 230 543 280 494 280 426 c 0 + 280 339 198 261 105 261 c 0 + 78 261 54 266 36 276 c 1 + 34 282 33 284 31 292 c 0 + 25 309 19 323 8 351 c 2 + 5 359 l 1 + 25 370 l 1 + 54 319 l 2 + 62 304 91 294 122 294 c 0 + 185 294 222 331 222 395 c 0 + 222 457 187 496 132 496 c 0 + 103 496 90 489 59 459 c 1 + 43 464 l 1 + 43 471 l 1 + 44 480 l 2 + 45 494 47 563 47 596 c 0 + 47 617 47 627 45 681 c 1 + 50 686 l 1 + 83 684 124 683 156 683 c 0 + 188 683 230 684 262 686 c 1 + 267 681 l 1 + 266 671 266 665 266 657 c 0 + 266 648 266 642 267 632 c 1 + 262 627 l 1 + 244 627 l 2 + 171 627 167 628 81 630 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: sixsuperior +Encoding: 8310 8310 240 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +258 675 m 1 + 258 666 l 1 + 152 635 102 580 88 479 c 1 + 92 482 92 482 95 485 c 0 + 130 512 150 521 181 521 c 0 + 246 521 289 475 289 405 c 0 + 289 323 229 261 150 261 c 0 + 70 261 21 322 21 422 c 0 + 21 517 68 601 148 651 c 0 + 170 664 184 670 233 686 c 1 + 258 675 l 1 +158 479 m 0 + 130 479 103 466 90 446 c 0 + 84 437 82 426 82 406 c 0 + 82 328 108 287 157 287 c 0 + 202 287 231 325 231 385 c 0 + 231 442 202 479 158 479 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: sevensuperior +Encoding: 8311 8311 241 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +35 282 m 1 + 182 515 l 2 + 204 550 223 583 245 629 c 1 + 90 629 l 2 + 64 628 62 626 57 591 c 2 + 52 555 l 1 + 28 555 l 1 + 30 608 30 609 30 619 c 0 + 30 626 30 626 29 666 c 2 + 28 682 l 1 + 37 686 l 1 + 99 684 126 683 171 683 c 0 + 216 683 240 684 295 686 c 2 + 307 686 l 1 + 307 664 l 1 + 196 470 l 2 + 156 398 128 339 101 271 c 1 + 94 272 l 1 + 83 273 l 1 + 72 273 l 2 + 67 273 67 273 49 272 c 2 + 42 271 l 1 + 35 282 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: eightsuperior +Encoding: 8312 8312 242 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +98 480 m 1 + 49 513 33 536 33 576 c 0 + 33 640 87 686 160 686 c 0 + 225 686 269 650 269 598 c 0 + 269 562 250 536 199 502 c 1 + 263 472 286 446 286 398 c 0 + 286 323 220 261 140 261 c 0 + 70 261 19 307 19 370 c 0 + 19 419 45 455 98 480 c 1 +173 447 m 2 + 127 468 l 1 + 85 442 68 416 68 375 c 0 + 68 322 99 288 149 288 c 0 + 195 288 232 326 232 373 c 0 + 232 404 210 431 173 447 c 2 +140 529 m 2 + 171 514 l 1 + 207 537 222 559 222 591 c 0 + 222 632 195 659 152 659 c 0 + 112 659 85 634 85 597 c 0 + 85 569 103 547 140 529 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ninesuperior +Encoding: 8313 8313 243 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +60 261 m 1 + 36 273 l 1 + 36 282 l 1 + 143 308 207 375 214 469 c 1 + 178 440 l 2 + 167 431 143 424 122 424 c 0 + 57 424 11 475 11 545 c 0 + 11 626 70 686 149 686 c 0 + 230 686 280 624 280 523 c 0 + 280 428 236 348 157 301 c 0 + 134 287 116 279 60 261 c 1 +146 660 m 0 + 99 660 69 624 69 567 c 0 + 69 507 100 467 146 467 c 0 + 191 467 221 502 221 555 c 0 + 221 619 192 660 146 660 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: IJ +Encoding: 306 306 244 +Width: 694 +Flags: MW +LayerCount: 2 +Fore +SplineSet +327 662 m 1 + 279 659 l 2 + 233 656 229 650 228 569 c 2 + 228 120 l 2 + 229 39 233 32 279 30 c 2 + 327 27 l 1 + 327 -3 l 1 + 268 -1 232 0 180 0 c 0 + 128 0 93 -1 34 -3 c 1 + 34 27 l 1 + 82 30 l 2 + 128 32 132 40 133 120 c 2 + 133 569 l 2 + 132 650 128 656 82 659 c 2 + 34 662 l 1 + 34 692 l 1 + 94 690 130 689 180 689 c 0 + 231 689 267 690 327 692 c 1 + 327 662 l 1 +660 662 m 1 + 612 659 l 2 + 566 657 562 649 561 569 c 2 + 561 117 l 2 + 561 -5 548 -54 499 -114 c 0 + 460 -163 397 -200 363 -195 c 2 + 356 -194 l 1 + 339 -192 l 1 + 334 -116 l 1 + 345 -110 l 1 + 368 -124 387 -129 412 -129 c 0 + 452 -129 466 -101 466 -17 c 2 + 466 569 l 2 + 465 650 461 656 415 659 c 2 + 367 662 l 1 + 367 692 l 1 + 427 690 463 689 514 689 c 0 + 564 689 600 690 660 692 c 1 + 660 662 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: Abreve +Encoding: 258 258 245 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +249 895 m 1 + 279 895 l 1 + 282 838 328 797 389 797 c 0 + 451 797 497 837 501 895 c 1 + 531 895 l 1 + 528 851 523 828 507 802 c 0 + 482 760 441 737 390 737 c 0 + 336 737 293 762 269 808 c 0 + 255 834 251 853 249 895 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" abreve.sc +EndChar + +StartChar: Aogonek +Encoding: 260 260 246 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +756 27 m 1 + 756 -3 l 1 + 747 -2 736 -2 733 -2 c 0 + 684 -2 648 -28 648 -63 c 0 + 648 -86 666 -104 688 -104 c 0 + 711 -104 735 -92 762 -68 c 1 + 778 -89 l 1 + 732 -130 701 -145 666 -145 c 0 + 629 -145 601 -117 601 -81 c 0 + 601 -50 617 -23 651 0 c 1 + 627 0 l 2 + 608 0 575 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aogonek.sc +EndChar + +StartChar: Cacute +Encoding: 262 262 247 +Width: 709 +Flags: MW +LayerCount: 2 +Fore +SplineSet +670 84 m 1 + 642 34 l 1 + 572 -2 498 -20 415 -20 c 0 + 180 -20 22 125 22 342 c 0 + 22 477 82 583 196 649 c 0 + 264 688 345 709 433 709 c 0 + 506 709 578 696 664 668 c 1 + 650 602 645 566 645 516 c 1 + 614 516 l 1 + 614 588 l 2 + 614 627 513 667 415 667 c 0 + 242 667 129 546 129 361 c 0 + 129 164 258 34 454 34 c 0 + 531 34 599 54 661 94 c 1 + 670 84 l 1 +326 737 m 1 + 464 875 l 2 + 486 897 504 908 519 908 c 0 + 536 908 550 893 550 874 c 0 + 550 856 544 848 510 827 c 2 + 366 737 l 1 + 326 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" cacute.sc +EndChar + +StartChar: Ccaron +Encoding: 268 268 248 +Width: 709 +Flags: MW +LayerCount: 2 +Fore +SplineSet +670 84 m 1 + 642 34 l 1 + 572 -2 498 -20 415 -20 c 0 + 180 -20 22 125 22 342 c 0 + 22 477 82 583 196 649 c 0 + 264 688 345 709 433 709 c 0 + 506 709 578 696 664 668 c 1 + 650 602 645 566 645 516 c 1 + 614 516 l 1 + 614 588 l 2 + 614 627 513 667 415 667 c 0 + 242 667 129 546 129 361 c 0 + 129 164 258 34 454 34 c 0 + 531 34 599 54 661 94 c 1 + 670 84 l 1 +415 805 m 1 + 537 908 l 1 + 571 908 l 1 + 446 741 l 1 + 384 741 l 1 + 259 908 l 1 + 294 908 l 1 + 415 805 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccaron.sc +EndChar + +StartChar: Cdotaccent +Encoding: 266 266 249 +Width: 709 +Flags: MW +LayerCount: 2 +Fore +SplineSet +421 868 m 0 + 450 868 470 848 470 818 c 0 + 470 788 450 768 420 768 c 0 + 390 768 370 788 370 818 c 0 + 370 848 390 868 421 868 c 0 +670 84 m 1 + 642 34 l 1 + 572 -2 498 -20 415 -20 c 0 + 180 -20 22 125 22 342 c 0 + 22 477 82 583 196 649 c 0 + 264 688 345 709 433 709 c 0 + 506 709 578 696 664 668 c 1 + 650 602 645 566 645 516 c 1 + 614 516 l 1 + 614 588 l 2 + 614 627 513 667 415 667 c 0 + 242 667 129 546 129 361 c 0 + 129 164 258 34 454 34 c 0 + 531 34 599 54 661 94 c 1 + 670 84 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" cdotaccent.sc +EndChar + +StartChar: Dcaron +Encoding: 270 270 250 +Width: 774 +Flags: MW +LayerCount: 2 +Fore +SplineSet +57 20 m 1 + 88 36 l 2 + 104 44 113 65 113 95 c 2 + 113 569 l 2 + 112 650 109 655 62 659 c 2 + 22 662 l 1 + 22 692 l 1 + 125 690 177 689 226 689 c 0 + 272 689 306 690 364 691 c 0 + 381 692 394 692 402 692 c 0 + 614 692 751 571 751 385 c 0 + 751 278 707 170 635 99 c 0 + 565 30 469 -3 341 -3 c 0 + 325 -3 325 -3 248 -1 c 0 + 232 0 217 0 196 0 c 0 + 170 0 135 -1 57 -3 c 1 + 57 20 l 1 +208 644 m 1 + 208 49 l 1 + 233 43 263 41 311 41 c 0 + 425 41 484 58 544 107 c 0 + 610 161 644 247 644 359 c 0 + 644 459 621 531 574 579 c 0 + 555 597 536 611 514 620 c 0 + 472 639 392 652 318 652 c 0 + 267 652 233 650 208 644 c 1 +328 805 m 1 + 450 908 l 1 + 484 908 l 1 + 359 741 l 1 + 297 741 l 1 + 172 908 l 1 + 207 908 l 1 + 328 805 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" dcaron.sc +EndChar + +StartChar: Dcroat +Encoding: 272 272 251 +Width: 774 +Flags: MW +LayerCount: 2 +Fore +SplineSet +57 20 m 1 + 88 36 l 2 + 104 44 113 65 113 95 c 2 + 113 346 l 1 + 14 346 l 1 + 14 382 l 1 + 113 382 l 1 + 113 569 l 2 + 112 650 109 655 62 659 c 2 + 22 662 l 1 + 22 692 l 1 + 127 690 177 689 221 689 c 0 + 262 689 334 690 379 692 c 2 + 404 692 l 2 + 612 692 751 570 751 387 c 0 + 751 259 689 129 596 65 c 0 + 531 20 448 -3 350 -3 c 0 + 337 -3 337 -3 287 -2 c 0 + 249 -1 212 0 193 0 c 0 + 168 0 134 -1 57 -3 c 1 + 57 20 l 1 +208 644 m 1 + 208 382 l 1 + 392 382 l 1 + 392 346 l 1 + 208 346 l 1 + 208 49 l 1 + 233 43 263 41 310 41 c 0 + 428 41 483 57 543 107 c 0 + 611 165 644 248 644 362 c 0 + 644 474 612 553 549 600 c 0 + 504 633 421 652 318 652 c 0 + 267 652 233 650 208 644 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" dcroat.sc +EndChar + +StartChar: Ecaron +Encoding: 282 282 252 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +306 805 m 1 + 428 908 l 1 + 462 908 l 1 + 337 741 l 1 + 275 741 l 1 + 150 908 l 1 + 185 908 l 1 + 306 805 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ecaron.sc +EndChar + +StartChar: Edotaccent +Encoding: 278 278 253 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +307 868 m 0 + 336 868 356 848 356 818 c 0 + 356 788 336 768 306 768 c 0 + 276 768 256 788 256 818 c 0 + 256 848 276 868 307 868 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" edotaccent.sc +EndChar + +StartChar: Eogonek +Encoding: 280 280 254 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +537 164 m 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 510 -2 481 -27 481 -64 c 0 + 481 -86 500 -104 521 -104 c 0 + 545 -104 568 -92 595 -68 c 1 + 611 -89 l 1 + 565 -130 534 -145 499 -145 c 0 + 462 -145 434 -117 434 -81 c 0 + 434 -51 450 -24 481 -2 c 1 + 390 -3 l 2 + 359 -3 307 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eogonek.sc +EndChar + +StartChar: Gbreve +Encoding: 286 286 255 +Width: 763 +Flags: MW +LayerCount: 2 +Fore +SplineSet +641 516 m 1 + 641 569 l 2 + 641 607 616 630 558 649 c 0 + 520 661 476 667 425 667 c 0 + 237 667 129 555 129 363 c 0 + 129 154 254 22 454 22 c 0 + 520 22 579 36 590 54 c 0 + 594 62 596 74 596 98 c 2 + 596 199 l 2 + 596 223 588 232 562 234 c 2 + 479 241 l 1 + 479 271 l 1 + 540 269 567 269 601 269 c 0 + 635 269 664 269 724 271 c 1 + 728 246 l 1 + 699 236 l 2 + 689 232 688 231 688 199 c 2 + 688 31 l 1 + 552 -7 483 -20 412 -20 c 0 + 178 -20 22 125 22 340 c 0 + 22 563 192 709 451 709 c 0 + 530 709 581 700 692 668 c 1 + 678 613 672 568 672 516 c 1 + 641 516 l 1 +281 895 m 1 + 311 895 l 1 + 314 838 360 797 422 797 c 0 + 484 797 530 837 533 895 c 1 + 563 895 l 1 + 561 851 555 828 539 802 c 0 + 515 760 473 737 422 737 c 0 + 368 737 325 762 301 808 c 0 + 288 834 283 853 281 895 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gbreve.sc +EndChar + +StartChar: Gdotaccent +Encoding: 288 288 256 +Width: 763 +Flags: MW +LayerCount: 2 +Fore +SplineSet +435 868 m 0 + 464 868 484 848 484 818 c 0 + 484 788 464 768 434 768 c 0 + 404 768 384 788 384 818 c 0 + 384 848 404 868 435 868 c 0 +641 516 m 1 + 641 569 l 2 + 641 607 616 630 558 649 c 0 + 520 661 476 667 425 667 c 0 + 237 667 129 555 129 363 c 0 + 129 154 254 22 454 22 c 0 + 520 22 579 36 590 54 c 0 + 594 62 596 74 596 98 c 2 + 596 199 l 2 + 596 223 588 232 562 234 c 2 + 479 241 l 1 + 479 271 l 1 + 540 269 567 269 601 269 c 0 + 635 269 664 269 724 271 c 1 + 728 246 l 1 + 699 236 l 2 + 689 232 688 231 688 199 c 2 + 688 31 l 1 + 552 -7 483 -20 412 -20 c 0 + 178 -20 22 125 22 340 c 0 + 22 563 192 709 451 709 c 0 + 530 709 581 700 692 668 c 1 + 678 613 672 568 672 516 c 1 + 641 516 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc +EndChar + +StartChar: Idotaccent +Encoding: 304 304 257 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +170 868 m 0 + 199 868 219 848 219 818 c 0 + 219 788 199 768 169 768 c 0 + 139 768 119 788 119 818 c 0 + 119 848 139 868 170 868 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Lacute +Encoding: 313 313 258 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 5 + 267 659 l 6 + 221 656 217 650 216 569 c 6 + 216 47 l 5 + 241 41 263 39 298 39 c 4 + 421 39 507 46 520 57 c 4 + 527.624843919 63.354036599 535 92 542 122 c 5 + 554 172 l 5 + 586 172 l 5 + 575 69 571 41 565 0 c 5 + 472 -2 432 -3 397 -3 c 4 + 368 -3 304 -2 211 -1 c 4 + 190 0 175 0 164 0 c 4 + 138 0 114 -1 65 -3 c 5 + 65 20 l 5 + 96 36 l 6 + 112 44 121 65 121 95 c 6 + 121 569 l 6 + 120 650 116 656 70 659 c 6 + 22 662 l 5 + 22 692 l 5 + 82 690 118 689 168 689 c 4 + 219 689 255 690 315 692 c 5 + 315 662 l 5 +177 737 m 1 + 315 875 l 2 + 337 897 355 908 370 908 c 0 + 387 908 401 893 401 874 c 0 + 401 856 395 848 361 827 c 2 + 217 737 l 1 + 177 737 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lacute.sc +EndChar + +StartChar: Lcaron +Encoding: 317 317 259 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 5 + 267 659 l 6 + 221 656 217 650 216 569 c 6 + 216 47 l 5 + 241 41 263 39 298 39 c 4 + 421 39 507 46 520 57 c 4 + 527.624843919 63.354036599 535 92 542 122 c 5 + 554 172 l 5 + 586 172 l 5 + 575 69 571 41 565 0 c 5 + 472 -2 432 -3 397 -3 c 4 + 368 -3 304 -2 211 -1 c 4 + 190 0 175 0 164 0 c 4 + 138 0 114 -1 65 -3 c 5 + 65 20 l 5 + 96 36 l 6 + 112 44 121 65 121 95 c 6 + 121 569 l 6 + 120 650 116 656 70 659 c 6 + 22 662 l 5 + 22 692 l 5 + 82 690 118 689 168 689 c 4 + 219 689 255 690 315 692 c 5 + 315 662 l 5 +414 481 m 1 + 374 459 l 1 + 361 468 l 1 + 404 537 425 598 431 669 c 1 + 477 683 486 685 518 696 c 1 + 530 684 l 1 + 500 606 465 546 414 481 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lcaron.sc +EndChar + +StartChar: Nacute +Encoding: 323 323 260 +Width: 831 +Flags: MW +LayerCount: 2 +Fore +SplineSet +17 27 m 1 + 61 30 l 2 + 108 34 111 39 112 120 c 2 + 112 569 l 2 + 111 650 108 655 61 659 c 2 + 17 662 l 1 + 17 692 l 1 + 73 690 80 690 137 689 c 1 + 191 692 l 1 + 672 98 l 1 + 672 569 l 2 + 671 650 668 655 621 659 c 2 + 577 662 l 1 + 577 692 l 1 + 645 690 672 689 694 689 c 0 + 716 689 748 690 813 692 c 1 + 813 662 l 1 + 769 659 l 2 + 722 655 719 650 718 569 c 2 + 718 17 l 2 + 718 12 719 2 720 -8 c 0 + 721 -15 721 -16 721 -20 c 2 + 631 -4 l 1 + 158 584 l 1 + 158 120 l 2 + 159 39 162 34 209 30 c 2 + 253 27 l 1 + 253 -3 l 1 + 182 -1 152 0 133 0 c 0 + 113 0 89 -1 17 -3 c 1 + 17 27 l 1 +327 737 m 1 + 465 875 l 2 + 487 897 505 908 520 908 c 0 + 537 908 551 893 551 874 c 0 + 551 856 545 848 511 827 c 2 + 367 737 l 1 + 327 737 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" nacute.sc +EndChar + +StartChar: Ncaron +Encoding: 327 327 261 +Width: 831 +Flags: MW +LayerCount: 2 +Fore +SplineSet +17 27 m 1 + 61 30 l 2 + 108 34 111 39 112 120 c 2 + 112 569 l 2 + 111 650 108 655 61 659 c 2 + 17 662 l 1 + 17 692 l 1 + 73 690 80 690 137 689 c 1 + 191 692 l 1 + 672 98 l 1 + 672 569 l 2 + 671 650 668 655 621 659 c 2 + 577 662 l 1 + 577 692 l 1 + 645 690 672 689 694 689 c 0 + 716 689 748 690 813 692 c 1 + 813 662 l 1 + 769 659 l 2 + 722 655 719 650 718 569 c 2 + 718 17 l 2 + 718 12 719 2 720 -8 c 0 + 721 -15 721 -16 721 -20 c 2 + 631 -4 l 1 + 158 584 l 1 + 158 120 l 2 + 159 39 162 34 209 30 c 2 + 253 27 l 1 + 253 -3 l 1 + 182 -1 152 0 133 0 c 0 + 113 0 89 -1 17 -3 c 1 + 17 27 l 1 +416 805 m 1 + 538 908 l 1 + 572 908 l 1 + 447 741 l 1 + 385 741 l 1 + 260 908 l 1 + 295 908 l 1 + 416 805 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ncaron.sc +EndChar + +StartChar: Ohungarumlaut +Encoding: 336 336 262 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +301 737 m 1 + 429 885 l 2 + 447 905 468 918 484 918 c 0 + 501 918 515 903 515 885 c 0 + 515 869 505 856 476 835 c 2 + 341 737 l 1 + 301 737 l 1 +461 737 m 1 + 589 885 l 2 + 607 905 628 918 644 918 c 0 + 661 918 675 903 675 885 c 0 + 675 869 665 856 636 835 c 2 + 501 737 l 1 + 461 737 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ohungarumlaut.sc +EndChar + +StartChar: Racute +Encoding: 340 340 263 +Width: 668 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 642 m 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 117 655 70 659 c 2 + 29 662 l 1 + 29 692 l 1 + 122 690 165 689 206 689 c 0 + 237 689 238 689 289 690 c 2 + 334 691 l 2 + 372 692 372 692 380 692 c 0 + 506 692 576 639 576 542 c 0 + 576 484 549 434 496 397 c 0 + 463 374 437 363 381 349 c 1 + 608 53 l 2 + 621 36 637 30 669 27 c 1 + 669 -3 l 1 + 622 -1 608 0 597 0 c 0 + 585 0 570 -1 529 -3 c 1 + 519 11 505 29 488 51 c 2 + 304 298 l 2 + 296 309 292 314 278 330 c 0 + 266 344 263 347 252 360 c 1 + 258 372 l 1 + 271 371 281 371 287 371 c 0 + 404 371 476 429 476 521 c 0 + 476 606 418 654 314 654 c 0 + 280 654 251 651 216 642 c 1 +201 737 m 1 + 339 875 l 2 + 361 897 380 908 394 908 c 0 + 411 908 425 893 425 874 c 0 + 425 856 418 847 385 827 c 2 + 241 737 l 1 + 201 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" racute.sc +EndChar + +StartChar: Rcaron +Encoding: 344 344 264 +Width: 668 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 642 m 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 117 655 70 659 c 2 + 29 662 l 1 + 29 692 l 1 + 122 690 165 689 206 689 c 0 + 237 689 238 689 289 690 c 2 + 334 691 l 2 + 372 692 372 692 380 692 c 0 + 506 692 576 639 576 542 c 0 + 576 484 549 434 496 397 c 0 + 463 374 437 363 381 349 c 1 + 608 53 l 2 + 621 36 637 30 669 27 c 1 + 669 -3 l 1 + 622 -1 608 0 597 0 c 0 + 585 0 570 -1 529 -3 c 1 + 519 11 505 29 488 51 c 2 + 304 298 l 2 + 296 309 292 314 278 330 c 0 + 266 344 263 347 252 360 c 1 + 258 372 l 1 + 271 371 281 371 287 371 c 0 + 404 371 476 429 476 521 c 0 + 476 606 418 654 314 654 c 0 + 280 654 251 651 216 642 c 1 +271 805 m 1 + 393 908 l 1 + 427 908 l 1 + 302 741 l 1 + 240 741 l 1 + 115 908 l 1 + 150 908 l 1 + 271 805 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" rcaron.sc +EndChar + +StartChar: Sacute +Encoding: 346 346 265 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +447 526 m 1 + 415 526 l 1 + 409 583 l 2 + 406 612 395 627 362 644 c 0 + 335 659 298 667 259 667 c 0 + 171 667 108 607 108 523 c 0 + 108 446 151 413 273 397 c 0 + 354 386 380 380 411 367 c 0 + 476 340 503 299 503 230 c 0 + 503 85 377 -20 203 -20 c 0 + 144 -20 87 -8 30 18 c 1 + 36 62 37 94 37 171 c 1 + 69 171 l 1 + 77 104 l 2 + 82 62 160 24 239 24 c 0 + 344 24 419 89 419 179 c 0 + 419 217 407 246 381 267 c 0 + 354 290 319 301 243 312 c 0 + 146 325 100 341 66 372 c 0 + 37 399 24 434 24 484 c 0 + 24 615 132 709 281 709 c 0 + 337 709 381 699 461 667 c 1 + 451 615 447 580 447 526 c 1 +204 737 m 1 + 342 875 l 2 + 364 897 382 908 397 908 c 0 + 414 908 428 893 428 874 c 0 + 428 856 422 848 388 827 c 2 + 244 737 l 1 + 204 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" sacute.sc +EndChar + +StartChar: Scedilla +Encoding: 350 350 266 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +447 526 m 1 + 415 526 l 1 + 409 583 l 2 + 406 612 395 627 362 644 c 0 + 335 659 298 667 259 667 c 0 + 171 667 108 607 108 523 c 0 + 108 446 151 413 273 397 c 0 + 354 386 380 380 411 367 c 0 + 476 340 503 299 503 230 c 0 + 503 106 416 14 272 -14 c 1 + 248 -75 l 1 + 258 -72 264 -71 274 -71 c 0 + 327 -71 360 -98 360 -141 c 0 + 360 -193 313 -225 236 -225 c 0 + 208 -225 196 -223 152 -209 c 1 + 166 -178 l 1 + 198 -186 213 -189 231 -189 c 0 + 266 -189 285 -174 285 -146 c 0 + 285 -123 269 -107 245 -107 c 0 + 232 -107 223 -109 204 -114 c 1 + 197 -108 l 1 + 235 -19 l 1 + 221 -20 213 -20 203 -20 c 0 + 144 -20 87 -7 30 18 c 1 + 36 62 37 94 37 171 c 1 + 69 171 l 1 + 77 104 l 2 + 82 62 160 24 239 24 c 0 + 344 24 419 89 419 179 c 0 + 419 217 407 246 381 267 c 0 + 354 290 319 301 243 312 c 0 + 146 325 100 341 66 372 c 0 + 37 399 24 434 24 484 c 0 + 24 615 132 709 281 709 c 0 + 337 709 381 699 461 667 c 1 + 451 615 447 580 447 526 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scedilla.sc +Substitution2: "'locl' Localized Forms in Latin lookup 2 subtable" Scommaaccent +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" Scommaaccent +EndChar + +StartChar: Tcaron +Encoding: 356 356 267 +Width: 613 +Flags: MW +LayerCount: 2 +Fore +SplineSet +160 27 m 1 + 208 30 l 2 + 254 32 258 39 259 120 c 2 + 259 543 l 2 + 259 589 258 612 255 643 c 1 + 100 643 l 2 + 70 642 62 635 60 610 c 2 + 56 531 l 1 + 25 531 l 1 + 25 596 23 635 18 692 c 1 + 86 691 l 2 + 156 690 209 689 221 689 c 2 + 379 689 l 2 + 395 689 405 689 462 690 c 2 + 595 692 l 1 + 590 635 588 596 588 531 c 1 + 557 531 l 1 + 553 610 l 2 + 551 635 542 642 513 643 c 2 + 358 643 l 1 + 355 614 354 594 354 543 c 2 + 354 120 l 2 + 355 40 359 32 405 30 c 2 + 453 27 l 1 + 453 -3 l 1 + 394 -1 358 0 306 0 c 0 + 254 0 219 -1 160 -3 c 1 + 160 27 l 1 +307 805 m 1 + 429 908 l 1 + 463 908 l 1 + 338 741 l 1 + 276 741 l 1 + 151 908 l 1 + 186 908 l 1 + 307 805 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tcaron.sc +EndChar + +StartChar: Uring +Encoding: 366 366 268 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +421 943 m 0 + 475 943 519 898 519 843 c 0 + 519 787 475 743 419 743 c 0 + 364 743 320 787 320 844 c 0 + 320 899 364 943 421 943 c 0 +420 907 m 0 + 383 907 358 882 358 844 c 0 + 358 804 382 779 420 779 c 0 + 456 779 481 804 481 843 c 0 + 481 881 456 907 420 907 c 0 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uring.sc +EndChar + +StartChar: Uhungarumlaut +Encoding: 368 368 269 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +308 737 m 1 + 436 885 l 2 + 453 905 475 918 491 918 c 0 + 508 918 522 903 522 885 c 0 + 522 869 512 856 483 835 c 2 + 348 737 l 1 + 308 737 l 1 +468 737 m 1 + 596 885 l 2 + 613 905 635 918 651 918 c 0 + 668 918 682 903 682 885 c 0 + 682 869 672 856 643 835 c 2 + 508 737 l 1 + 468 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uhungarumlaut.sc +EndChar + +StartChar: Zacute +Encoding: 377 377 270 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +637 663 m 1 + 151 44 l 1 + 424 44 l 2 + 580 45 590 49 598 116 c 2 + 604 173 l 1 + 638 173 l 1 + 633 119 632 83 632 -3 c 1 + 484 -1 392 0 355 0 c 2 + 327 0 l 1 + 15 -3 l 1 + 15 25 l 1 + 79 101 98 123 112 142 c 2 + 414 530 l 2 + 428 548 442 565 455 583 c 0 + 475 608 485 623 500 648 c 1 + 272 648 l 2 + 145 646 122 639 120 601 c 2 + 114 530 l 1 + 80 530 l 1 + 82 567 83 585 83 611 c 0 + 83 637 82 655 80 692 c 1 + 245 691 l 1 + 427 689 l 1 + 477 689 l 1 + 633 692 l 1 + 637 663 l 1 +285 737 m 1 + 423 875 l 2 + 445 897 463 908 478 908 c 0 + 495 908 509 893 509 874 c 0 + 509 856 503 848 469 827 c 2 + 325 737 l 1 + 285 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zacute.sc +EndChar + +StartChar: Zdotaccent +Encoding: 379 379 271 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +637 663 m 1 + 151 44 l 1 + 424 44 l 2 + 580 45 590 49 598 116 c 2 + 604 173 l 1 + 638 173 l 1 + 633 119 632 83 632 -3 c 1 + 484 -1 392 0 355 0 c 2 + 327 0 l 1 + 15 -3 l 1 + 15 25 l 1 + 79 101 98 123 112 142 c 2 + 414 530 l 2 + 428 548 442 565 455 583 c 0 + 475 608 485 623 500 648 c 1 + 272 648 l 2 + 145 646 122 639 120 601 c 2 + 114 530 l 1 + 80 530 l 1 + 82 567 83 585 83 611 c 0 + 83 637 82 655 80 692 c 1 + 245 691 l 1 + 427 689 l 1 + 477 689 l 1 + 633 692 l 1 + 637 663 l 1 +355 868 m 0 + 384 868 404 848 404 818 c 0 + 404 788 384 768 354 768 c 0 + 324 768 304 788 304 818 c 0 + 304 848 324 868 355 868 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zdotaccent.sc +EndChar + +StartChar: Amacron +Encoding: 256 256 272 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +546 769 m 1 + 234 769 l 1 + 234 822 l 1 + 546 822 l 1 + 546 769 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" amacron.sc +EndChar + +StartChar: uni021A +Encoding: 538 538 273 +Width: 613 +Flags: MW +LayerCount: 2 +Fore +SplineSet +160 27 m 1 + 208 30 l 2 + 254 32 258 39 259 120 c 2 + 259 543 l 2 + 259 589 258 612 255 643 c 1 + 100 643 l 2 + 70 642 62 635 60 610 c 2 + 56 531 l 1 + 25 531 l 1 + 25 596 23 635 18 692 c 1 + 86 691 l 2 + 156 690 209 689 221 689 c 2 + 379 689 l 2 + 395 689 405 689 462 690 c 2 + 595 692 l 1 + 590 635 588 596 588 531 c 1 + 557 531 l 1 + 553 610 l 2 + 551 635 542 642 513 643 c 2 + 358 643 l 1 + 355 614 354 594 354 543 c 2 + 354 120 l 2 + 355 40 359 32 405 30 c 2 + 453 27 l 1 + 453 -3 l 1 + 394 -1 358 0 306 0 c 0 + 254 0 219 -1 160 -3 c 1 + 160 27 l 1 +247 -253 m 1 + 208 -274 l 1 + 194 -265 l 1 + 237 -196 258 -136 264 -65 c 1 + 311 -51 319 -48 352 -38 c 1 + 363 -49 l 1 + 333 -127 299 -186 247 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uni021B.sc +EndChar + +StartChar: Ccircumflex +Encoding: 264 264 274 +Width: 709 +Flags: MW +LayerCount: 2 +Fore +SplineSet +385 908 m 1 + 447 908 l 1 + 572 741 l 1 + 537 741 l 1 + 416 844 l 1 + 295 741 l 1 + 260 741 l 1 + 385 908 l 1 +670 84 m 1 + 642 34 l 1 + 572 -2 498 -20 415 -20 c 0 + 180 -20 22 125 22 342 c 0 + 22 477 82 583 196 649 c 0 + 264 688 345 709 433 709 c 0 + 506 709 578 696 664 668 c 1 + 650 602 645 566 645 516 c 1 + 614 516 l 1 + 614 588 l 2 + 614 627 513 667 415 667 c 0 + 242 667 129 546 129 361 c 0 + 129 164 258 34 454 34 c 0 + 531 34 599 54 661 94 c 1 + 670 84 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccircumflex.sc +EndChar + +StartChar: Wcircumflex +Encoding: 372 372 275 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +476 908 m 1 + 538 908 l 1 + 663 741 l 1 + 628 741 l 1 + 507 844 l 1 + 386 741 l 1 + 351 741 l 1 + 476 908 l 1 +734 -9 m 1 + 684 -9 l 1 + 649 100 646 108 613 197 c 2 + 488 536 l 1 + 314 94 l 2 + 295 46 287 23 278 -9 c 1 + 228 -9 l 1 + 223 12 220 30 218 37 c 0 + 215 49 210 72 205 94 c 2 + 86 609 l 2 + 77 645 65 657 36 659 c 2 + 8 662 l 1 + 8 692 l 1 + 36 691 57 691 67 690 c 2 + 125 689 l 1 + 134 689 l 1 + 260 692 l 1 + 260 662 l 1 + 218 659 l 2 + 191 657 181 648 181 626 c 0 + 181 616 182 605 185 593 c 2 + 285 144 l 1 + 409 459 l 2 + 462 595 478 638 499 700 c 1 + 531 700 l 1 + 539 667 542 658 564 598 c 2 + 728 137 l 1 + 860 626 l 2 + 861 629 861 632 861 635 c 0 + 860 651 849 656 814 659 c 2 + 774 662 l 1 + 774 692 l 1 + 858 689 859 689 870 689 c 2 + 879 689 l 1 + 984 692 l 1 + 984 662 l 1 + 952 659 l 2 + 930 657 920 649 914 630 c 2 + 761 92 l 2 + 750 54 743 30 742 25 c 0 + 741 20 738 6 734 -9 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wcircumflex.sc +EndChar + +StartChar: Wdieresis +Encoding: 7812 7812 276 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +412 868 m 0 + 441 868 461 848 461 818 c 0 + 461 788 441 768 411 768 c 0 + 381 768 361 788 361 818 c 0 + 361 848 381 868 412 868 c 0 +611 868 m 0 + 640 868 660 848 660 818 c 0 + 660 788 640 768 610 768 c 0 + 580 768 560 788 560 818 c 0 + 560 848 580 868 611 868 c 0 +734 -9 m 1 + 684 -9 l 1 + 649 100 646 108 613 197 c 2 + 488 536 l 1 + 314 94 l 2 + 295 46 287 23 278 -9 c 1 + 228 -9 l 1 + 223 12 220 30 218 37 c 0 + 215 49 210 72 205 94 c 2 + 86 609 l 2 + 77 645 65 657 36 659 c 2 + 8 662 l 1 + 8 692 l 1 + 36 691 57 691 67 690 c 2 + 125 689 l 1 + 134 689 l 1 + 260 692 l 1 + 260 662 l 1 + 218 659 l 2 + 191 657 181 648 181 626 c 0 + 181 616 182 605 185 593 c 2 + 285 144 l 1 + 409 459 l 2 + 462 595 478 638 499 700 c 1 + 531 700 l 1 + 539 667 542 658 564 598 c 2 + 728 137 l 1 + 860 626 l 2 + 861 629 861 632 861 635 c 0 + 860 651 849 656 814 659 c 2 + 774 662 l 1 + 774 692 l 1 + 858 689 859 689 870 689 c 2 + 879 689 l 1 + 984 692 l 1 + 984 662 l 1 + 952 659 l 2 + 930 657 920 649 914 630 c 2 + 761 92 l 2 + 750 54 743 30 742 25 c 0 + 741 20 738 6 734 -9 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wdieresis.sc +EndChar + +StartChar: Ycircumflex +Encoding: 374 374 277 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +9 680 m 5 + 49.006122587 688.349103844 88.9484392657 696.641413412 129 705 c 5 + 147 705 188 660 220 602 c 6 + 363 341 l 5 + 466 504 l 6 + 506 567 536 621 574 694 c 5 + 654 694 l 5 + 654 679 l 5 + 576 586 541 539 466 426 c 4 + 405 330 394 303 394 249 c 6 + 394 120 l 6 + 395 40 399 32 445 30 c 6 + 493 27 l 5 + 493 -3 l 5 + 434 -1 398 0 346 0 c 4 + 294 0 258 -1 200 -3 c 5 + 200 27 l 5 + 248 30 l 6 + 294 32 298 40 299 120 c 6 + 299 262 l 6 + 299 279 296 292 290 302 c 6 + 166 518 l 6 + 124 591 73 643 38 648 c 6 + 9 651 l 5 + 9 680 l 5 +339 908 m 1 + 401 908 l 1 + 526 741 l 1 + 491 741 l 1 + 370 844 l 1 + 249 741 l 1 + 214 741 l 1 + 339 908 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ycircumflex.sc +EndChar + +StartChar: Hbar +Encoding: 294 294 278 +Width: 832 +Flags: MW +LayerCount: 2 +Fore +SplineSet +711 549 m 1 + 797 549 l 1 + 797 496 l 1 + 711 496 l 1 + 711 120 l 2 + 712 39 716 32 762 30 c 2 + 809 27 l 1 + 809 -3 l 1 + 751 -1 715 0 663 0 c 0 + 611 0 575 -1 517 -3 c 1 + 517 27 l 1 + 565 30 l 2 + 611 32 615 40 616 120 c 2 + 616 343 l 1 + 590 345 580 345 533 345 c 2 + 299 345 l 2 + 252 345 242 345 216 343 c 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 80 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 496 l 1 + 34 496 l 1 + 34 549 l 1 + 121 549 l 1 + 121 569 l 2 + 120 650 116 657 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 + 267 659 l 2 + 221 657 217 650 216 569 c 2 + 216 549 l 1 + 616 549 l 1 + 616 569 l 2 + 615 650 611 657 565 659 c 2 + 517 662 l 1 + 517 692 l 1 + 577 690 613 689 663 689 c 0 + 713 689 750 690 809 692 c 1 + 809 662 l 1 + 762 659 l 2 + 715 656 712 650 711 569 c 2 + 711 549 l 1 +216 496 m 1 + 216 391 l 1 + 235 390 253 389 299 389 c 2 + 533 389 l 2 + 579 389 597 390 616 391 c 1 + 616 496 l 1 + 216 496 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" hbar.sc +EndChar + +StartChar: Emacron +Encoding: 274 274 279 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +462 769 m 1 + 150 769 l 1 + 150 822 l 1 + 462 822 l 1 + 462 769 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" emacron.sc +EndChar + +StartChar: Gcircumflex +Encoding: 284 284 280 +Width: 763 +Flags: MW +LayerCount: 2 +Fore +SplineSet +406 908 m 1 + 468 908 l 1 + 593 741 l 1 + 558 741 l 1 + 437 844 l 1 + 316 741 l 1 + 281 741 l 1 + 406 908 l 1 +641 516 m 1 + 641 569 l 2 + 641 607 616 630 558 649 c 0 + 520 661 476 667 425 667 c 0 + 237 667 129 555 129 363 c 0 + 129 154 254 22 454 22 c 0 + 520 22 579 36 590 54 c 0 + 594 62 596 74 596 98 c 2 + 596 199 l 2 + 596 223 588 232 562 234 c 2 + 479 241 l 1 + 479 271 l 1 + 540 269 567 269 601 269 c 0 + 635 269 664 269 724 271 c 1 + 728 246 l 1 + 699 236 l 2 + 689 232 688 231 688 199 c 2 + 688 31 l 1 + 552 -7 483 -20 412 -20 c 0 + 178 -20 22 125 22 340 c 0 + 22 563 192 709 451 709 c 0 + 530 709 581 700 692 668 c 1 + 678 613 672 568 672 516 c 1 + 641 516 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gcircumflex.sc +EndChar + +StartChar: Hcircumflex +Encoding: 292 292 281 +Width: 832 +Flags: MW +LayerCount: 2 +Fore +SplineSet +378 908 m 1 + 440 908 l 1 + 565 741 l 1 + 530 741 l 1 + 409 844 l 1 + 288 741 l 1 + 253 741 l 1 + 378 908 l 1 +810 662 m 1 + 762 659 l 2 + 716 656 712 650 711 569 c 2 + 711 120 l 2 + 712 39 716 32 762 30 c 2 + 810 27 l 1 + 810 -3 l 1 + 751 -1 715 0 663 0 c 0 + 611 0 575 -1 517 -3 c 1 + 517 27 l 1 + 565 30 l 2 + 611 32 615 40 616 120 c 2 + 616 343 l 1 + 590 345 580 345 533 345 c 2 + 299 345 l 2 + 252 345 242 345 216 343 c 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 + 267 659 l 2 + 221 657 217 649 216 569 c 2 + 216 391 l 1 + 235 390 253 389 299 389 c 2 + 533 389 l 2 + 579 389 597 390 616 391 c 1 + 616 569 l 2 + 615 650 611 656 565 659 c 2 + 517 662 l 1 + 517 692 l 1 + 577 690 613 689 663 689 c 0 + 714 689 750 690 810 692 c 1 + 810 662 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" hcircumflex.sc +EndChar + +StartChar: Imacron +Encoding: 298 298 282 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 657 217 650 216 569 c 2 + 216 120 l 2 + 217 40 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +325 769 m 1 + 13 769 l 1 + 13 822 l 1 + 325 822 l 1 + 325 769 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" imacron.sc +EndChar + +StartChar: Iogonek +Encoding: 302 302 283 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 692 m 1 + 315 662 l 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 298 -1 290 -1 279 -1 c 0 + 235 -1 207 -26 207 -64 c 0 + 207 -86 225 -104 247 -104 c 0 + 270 -104 294 -92 321 -68 c 1 + 337 -89 l 1 + 291 -130 260 -145 225 -145 c 0 + 188 -145 160 -117 160 -81 c 0 + 160 -50 176 -23 210 0 c 1 + 165 0 l 2 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" iogonek.sc +EndChar + +StartChar: Jcircumflex +Encoding: 308 308 284 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +311 662 m 1 + 263 659 l 2 + 217 656 213 650 212 569 c 2 + 212 117 l 2 + 212 -4 199 -54 150 -114 c 0 + 111 -163 48 -200 14 -195 c 2 + 7 -194 l 1 + -10 -192 l 1 + -15 -116 l 1 + -4 -110 l 1 + 19 -124 38 -129 63 -129 c 0 + 103 -129 117 -101 117 -17 c 2 + 117 569 l 2 + 116 650 112 656 66 659 c 2 + 18 662 l 1 + 18 692 l 1 + 78 690 114 689 164 689 c 0 + 215 689 251 690 311 692 c 1 + 311 662 l 1 +136 908 m 1 + 198 908 l 1 + 323 741 l 1 + 288 741 l 1 + 167 844 l 1 + 46 741 l 1 + 11 741 l 1 + 136 908 l 1 +EndSplineSet +Validated: 33 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc +EndChar + +StartChar: Kcommaaccent +Encoding: 310 310 285 +Width: 726 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 325 m 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 + 267 659 l 2 + 221 657 217 649 216 569 c 2 + 216 355 l 1 + 494 626 l 2 + 510 641 524 660 523 665 c 2 + 523 692 l 1 + 573 690 595 689 612 689 c 0 + 630 689 648 690 692 692 c 1 + 692 662 l 1 + 650 660 l 2 + 624 659 599 647 572 622 c 2 + 306 382 l 1 + 636 70 l 2 + 667 41 683 30 698 29 c 2 + 719 27 l 1 + 719 -3 l 1 + 681 -1 668 0 654 0 c 0 + 642 0 628 -1 574 -3 c 1 + 226 332 l 1 + 216 325 l 1 +304 -253 m 1 + 264 -274 l 1 + 250 -265 l 1 + 294 -196 315 -136 321 -65 c 1 + 367 -51 376 -48 408 -38 c 1 + 420 -49 l 1 + 389 -127 355 -186 304 -253 c 1 +EndSplineSet +Validated: 33 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc +EndChar + +StartChar: Lcommaaccent +Encoding: 315 315 286 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 5 + 267 659 l 6 + 221 656 217 650 216 569 c 6 + 216 47 l 5 + 241 41 263 39 298 39 c 4 + 421 39 507 46 520 57 c 4 + 527.624843919 63.354036599 535 92 542 122 c 5 + 554 172 l 5 + 586 172 l 5 + 575 69 571 41 565 0 c 5 + 472 -2 432 -3 397 -3 c 4 + 368 -3 304 -2 211 -1 c 4 + 190 0 175 0 164 0 c 4 + 138 0 114 -1 65 -3 c 5 + 65 20 l 5 + 96 36 l 6 + 112 44 121 65 121 95 c 6 + 121 569 l 6 + 120 650 116 656 70 659 c 6 + 22 662 l 5 + 22 692 l 5 + 82 690 118 689 168 689 c 4 + 219 689 255 690 315 692 c 5 + 315 662 l 5 +246 -253 m 1 + 207 -274 l 1 + 193 -265 l 1 + 236 -196 257 -136 263 -65 c 1 + 310 -51 318 -48 351 -38 c 1 + 362 -49 l 1 + 332 -127 298 -186 246 -253 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc +EndChar + +StartChar: Ncommaaccent +Encoding: 325 325 287 +Width: 831 +Flags: MW +LayerCount: 2 +Fore +SplineSet +17 27 m 1 + 61 30 l 2 + 108 34 111 39 112 120 c 2 + 112 569 l 2 + 111 650 108 655 61 659 c 2 + 17 662 l 1 + 17 692 l 1 + 73 690 80 690 137 689 c 1 + 191 692 l 1 + 672 98 l 1 + 672 569 l 2 + 671 650 668 655 621 659 c 2 + 577 662 l 1 + 577 692 l 1 + 645 690 672 689 694 689 c 0 + 716 689 748 690 813 692 c 1 + 813 662 l 1 + 769 659 l 2 + 722 655 719 650 718 569 c 2 + 718 17 l 2 + 718 12 719 2 720 -8 c 0 + 721 -15 721 -16 721 -20 c 2 + 631 -4 l 1 + 158 584 l 1 + 158 120 l 2 + 159 39 162 34 209 30 c 2 + 253 27 l 1 + 253 -3 l 1 + 182 -1 152 0 133 0 c 0 + 113 0 89 -1 17 -3 c 1 + 17 27 l 1 +356 -253 m 1 + 317 -274 l 1 + 303 -265 l 1 + 346 -196 367 -136 373 -65 c 1 + 420 -51 428 -48 461 -38 c 1 + 472 -49 l 1 + 442 -127 408 -186 356 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc +EndChar + +StartChar: Omacron +Encoding: 332 332 288 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +550 769 m 1 + 238 769 l 1 + 238 822 l 1 + 550 822 l 1 + 550 769 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" omacron.sc +EndChar + +StartChar: Rcommaaccent +Encoding: 342 342 289 +Width: 668 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 642 m 1 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 117 655 70 659 c 2 + 29 662 l 1 + 29 692 l 1 + 122 690 165 689 206 689 c 0 + 237 689 238 689 289 690 c 2 + 334 691 l 2 + 372 692 372 692 380 692 c 0 + 506 692 576 639 576 542 c 0 + 576 484 549 434 496 397 c 0 + 463 374 437 363 381 349 c 1 + 608 53 l 2 + 621 36 637 30 669 27 c 1 + 669 -3 l 1 + 622 -1 608 0 597 0 c 0 + 585 0 570 -1 529 -3 c 1 + 519 11 505 29 488 51 c 2 + 304 298 l 2 + 296 309 292 314 278 330 c 0 + 266 344 263 347 252 360 c 1 + 258 372 l 1 + 271 371 281 371 287 371 c 0 + 404 371 476 429 476 521 c 0 + 476 606 418 654 314 654 c 0 + 280 654 251 651 216 642 c 1 +275 -253 m 1 + 235 -274 l 1 + 221 -265 l 1 + 265 -196 286 -136 292 -65 c 1 + 338 -51 347 -48 379 -38 c 1 + 391 -49 l 1 + 360 -127 326 -186 275 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc +EndChar + +StartChar: Scircumflex +Encoding: 348 348 290 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +245 908 m 1 + 307 908 l 1 + 432 741 l 1 + 397 741 l 1 + 276 844 l 1 + 155 741 l 1 + 120 741 l 1 + 245 908 l 1 +447 526 m 1 + 415 526 l 1 + 409 583 l 2 + 406 612 395 627 362 644 c 0 + 335 659 298 667 259 667 c 0 + 171 667 108 607 108 523 c 0 + 108 446 151 413 273 397 c 0 + 354 386 380 380 411 367 c 0 + 476 340 503 299 503 230 c 0 + 503 85 377 -20 203 -20 c 0 + 144 -20 87 -8 30 18 c 1 + 36 62 37 94 37 171 c 1 + 69 171 l 1 + 77 104 l 2 + 82 62 160 24 239 24 c 0 + 344 24 419 89 419 179 c 0 + 419 217 407 246 381 267 c 0 + 354 290 319 301 243 312 c 0 + 146 325 100 341 66 372 c 0 + 37 399 24 434 24 484 c 0 + 24 615 132 709 281 709 c 0 + 337 709 381 699 461 667 c 1 + 451 615 447 580 447 526 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scircumflex.sc +EndChar + +StartChar: Gcommaaccent +Encoding: 290 290 291 +Width: 763 +Flags: MW +LayerCount: 2 +Fore +SplineSet +641 516 m 1 + 641 569 l 2 + 641 607 616 630 558 649 c 0 + 520 661 476 667 425 667 c 0 + 237 667 129 555 129 363 c 0 + 129 154 254 22 454 22 c 0 + 520 22 579 36 590 54 c 0 + 594 62 596 74 596 98 c 2 + 596 199 l 2 + 596 223 588 232 562 234 c 2 + 479 241 l 1 + 479 271 l 1 + 540 269 567 269 601 269 c 0 + 635 269 664 269 724 271 c 1 + 728 246 l 1 + 699 236 l 2 + 689 232 688 231 688 199 c 2 + 688 31 l 1 + 552 -7 483 -20 412 -20 c 0 + 178 -20 22 125 22 340 c 0 + 22 563 192 709 451 709 c 0 + 530 709 581 700 692 668 c 1 + 678 613 672 568 672 516 c 1 + 641 516 l 1 +322 -253 m 1 + 283 -274 l 1 + 269 -265 l 1 + 312 -196 333 -136 339 -65 c 1 + 386 -51 394 -48 427 -38 c 1 + 438 -49 l 1 + 408 -127 374 -186 322 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc +EndChar + +StartChar: Umacron +Encoding: 362 362 292 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +545 769 m 1 + 234 769 l 1 + 234 822 l 1 + 545 822 l 1 + 545 769 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" umacron.sc +EndChar + +StartChar: Uogonek +Encoding: 370 370 293 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 692 m 1 + 759 662 l 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 1 + 659 130 637 74 560 16 c 4 + 526 -13 508 -42 508 -64 c 4 + 508 -86 526 -104 548 -104 c 4 + 571 -104 595 -92 622 -68 c 5 + 638 -89 l 5 + 592 -130 561 -145 526 -145 c 4 + 489 -145 461 -117 461 -81 c 4 + 461 -53 477 -24 505 -4 c 5 + 463 -15 424 -20 375 -20 c 0 + 277 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uogonek.sc +EndChar + +StartChar: Ebreve +Encoding: 276 276 294 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 27 m 1 + 70 30 l 2 + 117 34 120 39 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 117 690 159 689 200 689 c 0 + 222 689 268 690 333 691 c 0 + 373 692 406 692 432 692 c 0 + 478 692 508 691 556 689 c 1 + 545 645 540 597 540 537 c 1 + 505 537 l 1 + 505 602 l 2 + 505 625 502 630 478 636 c 0 + 447 644 388 650 335 650 c 0 + 267 650 247 649 216 642 c 1 + 216 375 l 1 + 251 373 278 372 326 372 c 0 + 392 372 420 375 438 383 c 1 + 443 391 445 400 446 409 c 2 + 451 461 l 1 + 481 461 l 1 + 479 395 478 365 478 345 c 0 + 478 324 479 300 481 234 c 1 + 451 234 l 1 + 446 293 l 1 + 438 318 l 1 + 420 327 393 330 319 330 c 0 + 270 330 242 329 216 327 c 1 + 216 47 l 1 + 245 40 261 39 313 39 c 0 + 410 39 486 44 501 52 c 0 + 510 56 519 73 526 101 c 0 + 529 110 532 131 537 164 c 1 + 572 164 l 1 + 562 112 556 58 556 0 c 1 + 464 -2 423 -3 389 -3 c 0 + 359 -3 304 -2 228 -1 c 0 + 196 0 174 0 158 0 c 0 + 129 0 99 -1 34 -3 c 1 + 34 27 l 1 +165 895 m 1 + 195 895 l 1 + 198 838 244 797 306 797 c 0 + 368 797 414 837 417 895 c 1 + 447 895 l 1 + 445 851 439 828 423 802 c 0 + 399 760 357 737 306 737 c 0 + 252 737 209 762 185 808 c 0 + 172 834 167 853 165 895 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ebreve.sc +EndChar + +StartChar: Ibreve +Encoding: 300 300 295 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 39 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +28 895 m 1 + 58 895 l 1 + 60 838 107 797 168 797 c 0 + 230 797 276 837 280 895 c 1 + 310 895 l 1 + 307 850 302 828 286 802 c 0 + 261 760 220 737 169 737 c 0 + 115 737 72 762 48 808 c 0 + 34 834 30 854 28 895 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ibreve.sc +EndChar + +StartChar: ij +Encoding: 307 307 296 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +142 687 m 0 + 170 687 197 659 197 631 c 0 + 197 602 170 576 141 576 c 0 + 112 576 86 602 86 631 c 0 + 86 661 112 687 142 687 c 0 +450 465 m 1 + 450 -19 l 2 + 452 -169 374 -280 263 -283 c 1 + 251 -245 l 1 + 260 -247 273 -248 281 -248 c 0 + 340 -248 366 -173 366 -7 c 2 + 366 327 l 2 + 365 395 363 399 322 400 c 2 + 285 400 l 1 + 285 428 l 1 + 337 434 392 448 441 469 c 1 + 450 465 l 1 +403 688 m 0 + 432 688 458 662 458 633 c 0 + 458 603 432 577 402 577 c 0 + 374 577 347 604 347 633 c 0 + 347 662 374 688 403 688 c 0 +EndSplineSet +Validated: 33 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ij.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ij.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ij.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ij.sc +EndChar + +StartChar: longs +Encoding: 383 383 297 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +341 717 m 1 + 341 640 l 1 + 329 634 l 1 + 305 655 287 662 260 662 c 0 + 203 662 190 635 190 519 c 2 + 190 102 l 2 + 191 36 192 34 227 30 c 2 + 273 27 l 1 + 273 -3 l 1 + 203 -1 174 0 148 0 c 0 + 122 0 93 -1 23 -3 c 1 + 23 27 l 1 + 69 30 l 2 + 103 33 106 37 106 102 c 2 + 106 385 l 1 + 37 381 l 1 + 37 403 l 1 + 106 434 l 1 + 106 476 l 2 + 107 546 119 587 148 620 c 2 + 206 686 l 2 + 229 712 263 728 294 728 c 0 + 309 728 321 725 341 717 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'fina' Terminal Forms lookup 19 subtable" s +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" s +EndChar + +StartChar: abreve +Encoding: 259 259 298 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +110 664 m 1 + 140 664 l 1 + 143 607 189 566 250 566 c 0 + 312 566 358 607 362 664 c 1 + 392 664 l 1 + 389 620 384 598 368 571 c 0 + 343 529 302 506 251 506 c 0 + 197 506 154 531 130 577 c 0 + 116 603 112 623 110 664 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" abreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" abreve.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" abreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" abreve.sc +EndChar + +StartChar: aogonek +Encoding: 261 261 299 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +471 27 m 1 + 471 -3 l 1 + 453 -3 448 -3 441 -7 c 0 + 423 -17 410 -41 410 -63 c 0 + 410 -86 428 -104 450 -104 c 0 + 473 -104 497 -92 524 -68 c 1 + 540 -89 l 1 + 494 -130 463 -145 428 -145 c 0 + 391 -145 363 -117 363 -81 c 0 + 363 -50 379 -23 413 0 c 1 + 399 0 l 2 + 383 0 367 -1 319 -3 c 1 + 324 82 l 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aogonek.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aogonek.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aogonek.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aogonek.sc +EndChar + +StartChar: cacute +Encoding: 263 263 300 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +399 311 m 1 + 371 311 l 1 + 364 372 l 1 + 346 398 299 417 254 417 c 0 + 164 417 114 357 114 250 c 0 + 114 118 187 32 298 32 c 0 + 334 32 365 41 403 61 c 1 + 413 46 l 1 + 392 14 l 2 + 382 -1 307 -20 255 -20 c 0 + 120 -20 26 75 26 210 c 0 + 26 299 63 368 133 412 c 0 + 193 450 248 469 297 469 c 0 + 338 469 373 458 413 434 c 1 + 404 398 399 357 399 311 c 1 +220 506 m 1 + 358 644 l 2 + 380 666 398 677 413 677 c 0 + 430 677 444 662 444 643 c 0 + 444 625 437 617 404 596 c 2 + 260 506 l 1 + 220 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" cacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" cacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" cacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" cacute.sc +EndChar + +StartChar: ccaron +Encoding: 269 269 301 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +399 311 m 1 + 371 311 l 1 + 364 372 l 1 + 346 398 299 417 254 417 c 0 + 164 417 114 357 114 250 c 0 + 114 118 187 32 298 32 c 0 + 334 32 365 41 403 61 c 1 + 413 46 l 1 + 392 14 l 2 + 382 -1 307 -20 255 -20 c 0 + 120 -20 26 75 26 210 c 0 + 26 299 63 368 133 412 c 0 + 193 450 248 469 297 469 c 0 + 338 469 373 458 413 434 c 1 + 404 398 399 357 399 311 c 1 +262 574 m 1 + 384 677 l 1 + 418 677 l 1 + 293 510 l 1 + 231 510 l 1 + 106 677 l 1 + 141 677 l 1 + 262 574 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ccaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ccaron.sc +EndChar + +StartChar: cdotaccent +Encoding: 267 267 302 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +399 311 m 1 + 371 311 l 1 + 364 372 l 1 + 346 398 299 417 254 417 c 0 + 164 417 114 357 114 250 c 0 + 114 118 187 32 298 32 c 0 + 334 32 365 41 403 61 c 1 + 413 46 l 1 + 392 14 l 2 + 382 -1 307 -20 255 -20 c 0 + 120 -20 26 75 26 210 c 0 + 26 299 63 368 133 412 c 0 + 193 450 248 469 297 469 c 0 + 338 469 373 458 413 434 c 1 + 404 398 399 357 399 311 c 1 +263 637 m 0 + 292 637 312 617 312 587 c 0 + 312 557 292 537 262 537 c 0 + 232 537 212 557 212 587 c 0 + 212 617 232 637 263 637 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" cdotaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" cdotaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" cdotaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" cdotaccent.sc +EndChar + +StartChar: dcaron +Encoding: 271 271 303 +Width: 751 +Flags: MW +LayerCount: 2 +Fore +SplineSet +412 437 m 1 + 412 620 l 2 + 412 650 405 661 387 661 c 2 + 331 661 l 1 + 331 689 l 1 + 410 701 443 709 487 726 c 1 + 496 718 l 1 + 496 102 l 2 + 497 36 498 34 533 30 c 2 + 579 27 l 1 + 579 -3 l 1 + 557 -2 538 -2 531 -1 c 0 + 511 0 496 0 488 0 c 0 + 474 0 456 -1 411 -3 c 1 + 416 89 l 1 + 305 -4 l 2 + 300 -8 278 -12 257 -12 c 0 + 192 -12 145 1 110 30 c 0 + 62 70 35 136 35 216 c 0 + 35 301 71 374 129 404 c 2 + 217 450 l 2 + 242 463 266 469 293 469 c 0 + 328 469 356 462 412 437 c 1 +412 221 m 2 + 412 350 l 2 + 412 358 399 371 379 385 c 0 + 344 409 304 422 266 422 c 0 + 176 422 122 358 122 250 c 0 + 122 130 185 45 273 45 c 0 + 320 45 369 76 397 123 c 0 + 410 146 412 156 412 221 c 2 +561 514 m 1 + 521 492 l 1 + 508 501 l 1 + 551 571 572 631 578 702 c 1 + 624 716 633 719 665 729 c 1 + 677 717 l 1 + 646 638 613 581 561 514 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" dcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" dcaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" dcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" dcaron.sc +EndChar + +StartChar: dcroat +Encoding: 273 273 304 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +412 555 m 1 + 267 555 l 1 + 267 591 l 1 + 412 591 l 1 + 412 620 l 2 + 412 650 405 661 387 661 c 2 + 331 661 l 1 + 331 689 l 1 + 410 701 443 709 487 726 c 1 + 496 718 l 1 + 496 591 l 1 + 579 591 l 1 + 579 555 l 1 + 496 555 l 1 + 496 102 l 2 + 497 36 498 34 533 30 c 2 + 579 27 l 1 + 579 -3 l 1 + 557 -2 538 -2 531 -1 c 0 + 511 0 496 0 488 0 c 0 + 474 0 456 -1 411 -3 c 1 + 416 89 l 1 + 305 -4 l 2 + 300 -8 278 -12 257 -12 c 0 + 192 -12 145 1 110 30 c 0 + 62 70 35 136 35 216 c 0 + 35 301 71 374 129 404 c 2 + 217 450 l 2 + 242 463 266 469 293 469 c 0 + 328 469 356 462 412 437 c 1 + 412 555 l 1 +412 221 m 2 + 412 350 l 2 + 412 358 399 371 379 385 c 0 + 344 409 304 422 266 422 c 0 + 176 422 122 358 122 250 c 0 + 122 130 185 45 273 45 c 0 + 320 45 369 76 397 123 c 0 + 410 146 412 156 412 221 c 2 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" dcroat.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" dcroat.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" dcroat.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" dcroat.sc +EndChar + +StartChar: ecaron +Encoding: 283 283 305 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +240 574 m 1 + 362 677 l 1 + 396 677 l 1 + 271 510 l 1 + 209 510 l 1 + 84 677 l 1 + 119 677 l 1 + 240 574 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ecaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ecaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ecaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ecaron.sc +EndChar + +StartChar: edotaccent +Encoding: 279 279 306 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +241 637 m 0 + 270 637 290 617 290 587 c 0 + 290 557 270 537 240 537 c 0 + 210 537 190 557 190 587 c 0 + 190 617 210 637 241 637 c 0 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" edotaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" edotaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" edotaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" edotaccent.sc +EndChar + +StartChar: eogonek +Encoding: 281 281 307 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +445 -68 m 1 + 461 -89 l 1 + 415 -130 384 -145 349 -145 c 0 + 312 -145 284 -117 284 -81 c 0 + 284 -56 297 -31 320 -10 c 1 + 294 -17 275 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 + 417 36 l 2 + 416 35 415 33 413 32 c 0 + 409 29 399 22 385 11 c 0 + 349 -16 331 -40 331 -64 c 0 + 331 -86 349 -104 371 -104 c 0 + 395 -104 418 -92 445 -68 c 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eogonek.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" eogonek.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" eogonek.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" eogonek.sc +EndChar + +StartChar: gbreve +Encoding: 287 287 308 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +519 378 m 1 + 427 378 l 1 + 435 358 438 344 438 324 c 0 + 438 271 416 231 371 198 c 0 + 330 169 277 150 234 150 c 0 + 226 150 220 151 210 152 c 1 + 206 148 204 147 197 141 c 0 + 172 119 164 108 164 95 c 0 + 164 68 188 56 240 56 c 2 + 400 56 l 2 + 470 56 518 6 518 -67 c 0 + 518 -188 399 -283 248 -283 c 0 + 120 -283 32 -220 32 -129 c 0 + 32 -97 45 -61 60 -53 c 2 + 147 -6 l 1 + 99 8 81 24 81 52 c 0 + 81 67 85 80 96 95 c 1 + 175 156 l 1 + 101 164 55 215 55 289 c 0 + 55 351 84 399 140 431 c 0 + 181 455 232 469 276 469 c 0 + 325 469 361 457 398 427 c 1 + 540 431 l 1 + 544 419 l 1 + 519 378 l 1 +241 435 m 0 + 176 435 139 391 139 313 c 0 + 139 236 184 184 251 184 c 0 + 313 184 354 228 354 294 c 0 + 354 378 309 435 241 435 c 0 +287 -14 m 0 + 218 -14 190 -16 174 -24 c 0 + 134 -41 108 -82 108 -127 c 0 + 108 -201 167 -252 254 -252 c 0 + 360 -252 439 -188 439 -102 c 0 + 439 -37 400 -14 287 -14 c 0 +138 664 m 1 + 168 664 l 1 + 171 607 217 566 278 566 c 0 + 340 566 386 607 390 664 c 1 + 420 664 l 1 + 417 620 412 598 396 571 c 0 + 371 529 330 506 279 506 c 0 + 225 506 182 531 158 577 c 0 + 144 603 140 623 138 664 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gbreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gbreve.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gbreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gbreve.sc +EndChar + +StartChar: gdotaccent +Encoding: 289 289 309 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +241 637 m 0 + 270 637 290 617 290 587 c 0 + 290 557 270 537 240 537 c 0 + 210 537 190 557 190 587 c 0 + 190 617 210 637 241 637 c 0 +519 378 m 1 + 427 378 l 1 + 435 358 438 344 438 324 c 0 + 438 271 416 231 371 198 c 0 + 330 169 277 150 234 150 c 0 + 226 150 220 151 210 152 c 1 + 206 148 204 147 197 141 c 0 + 172 119 164 108 164 95 c 0 + 164 68 188 56 240 56 c 2 + 400 56 l 2 + 470 56 518 6 518 -67 c 0 + 518 -188 399 -283 248 -283 c 0 + 120 -283 32 -220 32 -129 c 0 + 32 -97 45 -61 60 -53 c 2 + 147 -6 l 1 + 99 8 81 24 81 52 c 0 + 81 67 85 80 96 95 c 1 + 175 156 l 1 + 101 164 55 215 55 289 c 0 + 55 351 84 399 140 431 c 0 + 181 455 232 469 276 469 c 0 + 325 469 361 457 398 427 c 1 + 540 431 l 1 + 544 419 l 1 + 519 378 l 1 +241 435 m 0 + 176 435 139 391 139 313 c 0 + 139 236 184 184 251 184 c 0 + 313 184 354 228 354 294 c 0 + 354 378 309 435 241 435 c 0 +287 -14 m 0 + 218 -14 190 -16 174 -24 c 0 + 134 -41 108 -82 108 -127 c 0 + 108 -201 167 -252 254 -252 c 0 + 360 -252 439 -188 439 -102 c 0 + 439 -37 400 -14 287 -14 c 0 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gdotaccent.sc +EndChar + +StartChar: lacute +Encoding: 314 314 310 +Width: 291 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 620 l 2 + 104 650 97 661 79 661 c 2 + 23 661 l 1 + 23 689 l 1 + 102 701 135 709 179 726 c 1 + 188 718 l 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 +57 737 m 1 + 195 875 l 2 + 217 897 235 908 250 908 c 0 + 267 908 281 893 281 874 c 0 + 281 856 275 848 241 827 c 2 + 97 737 l 1 + 57 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lacute.sc +EndChar + +StartChar: lcaron +Encoding: 318 318 311 +Width: 436 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 620 l 2 + 104 650 97 661 79 661 c 2 + 23 661 l 1 + 23 689 l 1 + 102 701 135 709 179 726 c 1 + 188 718 l 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 +265 514 m 1 + 225 492 l 1 + 212 501 l 1 + 255 571 276 631 282 702 c 1 + 328 716 337 719 369 729 c 1 + 381 717 l 1 + 350 640 317 581 265 514 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcaron.sc +EndChar + +StartChar: nacute +Encoding: 324 324 312 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +410 -3 m 1 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 + 51 30 l 2 + 85 33 88 37 88 102 c 2 + 88 327 l 2 + 87 395 85 399 44 400 c 2 + 7 400 l 1 + 7 428 l 1 + 59 434 114 448 163 469 c 1 + 172 465 l 1 + 172 378 l 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 102 l 2 + 495 37 496 33 531 30 c 2 + 572 27 l 1 + 572 -3 l 1 + 522 -1 504 0 489 0 c 0 + 472 0 456 -1 410 -3 c 1 +203 506 m 1 + 341 644 l 2 + 362 666 381 677 396 677 c 0 + 413 677 427 662 427 643 c 0 + 427 625 421 617 387 596 c 2 + 243 506 l 1 + 203 506 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" nacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" nacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" nacute.sc +EndChar + +StartChar: ncaron +Encoding: 328 328 313 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +410 -3 m 1 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 + 51 30 l 2 + 85 33 88 37 88 102 c 2 + 88 327 l 2 + 87 395 85 399 44 400 c 2 + 7 400 l 1 + 7 428 l 1 + 59 434 114 448 163 469 c 1 + 172 465 l 1 + 172 378 l 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 102 l 2 + 495 37 496 33 531 30 c 2 + 572 27 l 1 + 572 -3 l 1 + 522 -1 504 0 489 0 c 0 + 472 0 456 -1 410 -3 c 1 +292 574 m 1 + 414 677 l 1 + 448 677 l 1 + 323 510 l 1 + 261 510 l 1 + 136 677 l 1 + 171 677 l 1 + 292 574 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ncaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ncaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncaron.sc +EndChar + +StartChar: ohungarumlaut +Encoding: 337 337 314 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +137 506 m 1 + 265 654 l 2 + 283 674 304 687 320 687 c 0 + 337 687 351 672 351 654 c 0 + 351 638 341 625 312 604 c 2 + 177 506 l 1 + 137 506 l 1 +297 506 m 1 + 425 654 l 2 + 443 674 464 687 480 687 c 0 + 497 687 511 672 511 654 c 0 + 511 638 501 625 472 604 c 2 + 337 506 l 1 + 297 506 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ohungarumlaut.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ohungarumlaut.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ohungarumlaut.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ohungarumlaut.sc +EndChar + +StartChar: racute +Encoding: 341 341 315 +Width: 395 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 + 188 362 l 1 + 244 428 l 2 + 265 453 297 469 327 469 c 0 + 345 469 362 465 374 458 c 1 + 365 338 l 1 + 344 338 l 1 + 328 370 307 384 277 384 c 0 + 228 384 188 335 188 274 c 2 + 188 102 l 2 + 188 34 189 33 235 30 c 2 + 287 27 l 1 + 287 -3 l 1 + 205 -1 168 0 144 0 c 0 + 116 0 87 -1 21 -3 c 1 + 21 27 l 1 +109 506 m 1 + 247 644 l 2 + 269 666 287 677 302 677 c 0 + 319 677 333 662 333 643 c 0 + 333 625 327 617 293 596 c 2 + 149 506 l 1 + 109 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" racute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" racute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" racute.sc +EndChar + +StartChar: sacute +Encoding: 347 347 316 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 143 m 1 + 71 143 l 1 + 71 102 l 2 + 71 52 123 17 196 17 c 0 + 267 17 317 55 317 109 c 0 + 317 148 298 168 253 178 c 0 + 185 193 132 209 105 221 c 0 + 59 243 37 275 37 324 c 0 + 37 414 108 469 224 469 c 0 + 266 469 300 462 354 444 c 1 + 351 413 350 389 349 331 c 1 + 321 331 l 1 + 321 354 l 2 + 321 401 271 436 203 436 c 0 + 141 436 107 408 107 358 c 0 + 107 312 134 292 216 276 c 0 + 305 259 337 247 363 222 c 0 + 382 202 391 180 391 148 c 0 + 391 49 298 -20 167 -20 c 0 + 121 -20 83 -13 30 4 c 1 + 38 44 41 74 41 143 c 1 +124 506 m 1 + 262 644 l 2 + 284 666 302 677 316 677 c 0 + 333 677 347 662 347 643 c 0 + 347 625 340 616 308 596 c 2 + 164 506 l 1 + 124 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" sacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" sacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" sacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" sacute.sc +EndChar + +StartChar: scircumflex +Encoding: 349 349 317 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 143 m 1 + 71 143 l 1 + 71 102 l 2 + 71 52 123 17 196 17 c 0 + 267 17 317 55 317 109 c 0 + 317 148 298 168 253 178 c 0 + 185 193 132 209 105 221 c 0 + 59 243 37 275 37 324 c 0 + 37 414 108 469 224 469 c 0 + 266 469 300 462 354 444 c 1 + 351 413 350 389 349 331 c 1 + 321 331 l 1 + 321 354 l 2 + 321 401 271 436 203 436 c 0 + 141 436 107 408 107 358 c 0 + 107 312 134 292 216 276 c 0 + 305 259 337 247 363 222 c 0 + 382 202 391 180 391 148 c 0 + 391 49 298 -20 167 -20 c 0 + 121 -20 83 -13 30 4 c 1 + 38 44 41 74 41 143 c 1 +182 677 m 1 + 244 677 l 1 + 369 510 l 1 + 334 510 l 1 + 213 613 l 1 + 92 510 l 1 + 57 510 l 1 + 182 677 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scircumflex.sc +EndChar + +StartChar: scommaaccent +Encoding: 537 537 318 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +41 143 m 1 + 71 143 l 1 + 71 102 l 2 + 71 52 123 17 196 17 c 0 + 267 17 317 55 317 109 c 0 + 317 148 298 168 253 178 c 0 + 185 193 132 209 105 221 c 0 + 59 243 37 275 37 324 c 0 + 37 414 108 469 224 469 c 0 + 266 469 300 462 354 444 c 1 + 351 413 350 389 349 331 c 1 + 321 331 l 1 + 321 354 l 2 + 321 401 271 436 203 436 c 0 + 141 436 107 408 107 358 c 0 + 107 312 134 292 216 276 c 0 + 305 259 337 247 363 222 c 0 + 382 202 391 180 391 148 c 0 + 391 49 298 -20 167 -20 c 0 + 121 -20 83 -13 30 4 c 1 + 38 44 41 74 41 143 c 1 +153 -253 m 1 + 113 -274 l 1 + 99 -265 l 1 + 143 -196 164 -136 170 -65 c 1 + 216 -51 225 -48 257 -38 c 1 + 269 -49 l 1 + 238 -127 204 -186 153 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc +EndChar + +StartChar: tcaron +Encoding: 357 357 319 +Width: 429 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 382 m 1 + 68 378 l 1 + 68 399 l 1 + 146 434 l 1 + 146 504 l 2 + 146 535 145 555 142 583 c 1 + 173 593 202 606 227 621 c 1 + 239 610 l 1 + 231 552 228 509 228 468 c 2 + 228 430 l 1 + 365 436 l 1 + 356 382 l 1 + 228 382 l 1 + 228 120 l 2 + 228 71 244 51 283 51 c 0 + 303 51 316 55 342 70 c 1 + 355 53 l 1 + 307 0 l 2 + 301 -7 277 -12 254 -12 c 0 + 177 -12 144 20 144 94 c 2 + 144 382 l 1 +332 537 m 1 + 293 516 l 1 + 279 525 l 1 + 323 595 343 654 349 725 c 1 + 396 739 404 742 437 752 c 1 + 448 741 l 1 + 418 663 384 603 332 537 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" tcaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" tcaron.sc +EndChar + +StartChar: uring +Encoding: 367 367 320 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +304 712 m 0 + 358 712 402 667 402 612 c 0 + 402 556 358 512 302 512 c 0 + 246 512 202 556 202 613 c 0 + 202 668 247 712 304 712 c 0 +303 676 m 0 + 265 676 240 651 240 613 c 0 + 240 573 264 548 302 548 c 0 + 339 548 364 573 364 612 c 0 + 364 650 339 676 303 676 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uring.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uring.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uring.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uring.sc +EndChar + +StartChar: uhungarumlaut +Encoding: 369 369 321 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +152 506 m 1 + 280 654 l 2 + 297 674 319 687 335 687 c 0 + 352 687 366 672 366 654 c 0 + 366 638 357 626 327 604 c 2 + 192 506 l 1 + 152 506 l 1 +312 506 m 1 + 440 654 l 2 + 457 674 479 687 495 687 c 0 + 512 687 526 672 526 654 c 0 + 526 638 517 626 487 604 c 2 + 352 506 l 1 + 312 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uhungarumlaut.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uhungarumlaut.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uhungarumlaut.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uhungarumlaut.sc +EndChar + +StartChar: zacute +Encoding: 378 378 322 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +455 432 m 1 + 141 35 l 1 + 276 35 l 2 + 378 36 413 42 418 60 c 2 + 436 139 l 1 + 466 139 l 1 + 460 92 l 2 + 453 45 451 20 451 -3 c 1 + 305 -1 214 0 176 0 c 0 + 132 0 97 -1 22 -3 c 1 + 16 17 l 1 + 67 75 81 92 106 122 c 2 + 276 334 l 2 + 303 368 320 391 341 424 c 1 + 198 424 l 2 + 121 423 107 419 102 398 c 2 + 90 330 l 1 + 60 330 l 1 + 66 399 67 411 69 462 c 1 + 192 460 274 459 314 459 c 0 + 356 459 388 460 455 462 c 1 + 455 432 l 1 +162 506 m 1 + 300 644 l 2 + 321 666 340 677 354 677 c 0 + 371 677 385 662 385 643 c 0 + 385 625 378 616 346 596 c 2 + 202 506 l 1 + 162 506 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" zacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" zacute.sc +EndChar + +StartChar: zdotaccent +Encoding: 380 380 323 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +455 432 m 1 + 141 35 l 1 + 276 35 l 2 + 378 36 413 42 418 60 c 2 + 436 139 l 1 + 466 139 l 1 + 460 92 l 2 + 453 45 451 20 451 -3 c 1 + 305 -1 214 0 176 0 c 0 + 132 0 97 -1 22 -3 c 1 + 16 17 l 1 + 67 75 81 92 106 122 c 2 + 276 334 l 2 + 303 368 320 391 341 424 c 1 + 198 424 l 2 + 121 423 107 419 102 398 c 2 + 90 330 l 1 + 60 330 l 1 + 66 399 67 411 69 462 c 1 + 192 460 274 459 314 459 c 0 + 356 459 388 460 455 462 c 1 + 455 432 l 1 +251 637 m 0 + 280 637 300 617 300 587 c 0 + 300 557 280 537 250 537 c 0 + 220 537 200 557 200 587 c 0 + 200 617 220 637 251 637 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zdotaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" zdotaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" zdotaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" zdotaccent.sc +EndChar + +StartChar: hbar +Encoding: 295 295 324 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +88 538 m 1 + 11 538 l 1 + 11 591 l 1 + 88 591 l 1 + 88 620 l 2 + 88 650 81 661 63 661 c 2 + 7 661 l 1 + 7 689 l 1 + 86 701 119 709 163 726 c 1 + 172 718 l 1 + 172 591 l 1 + 323 591 l 1 + 323 538 l 1 + 172 538 l 1 + 172 378 l 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 102 l 2 + 495 37 496 33 531 30 c 2 + 572 27 l 1 + 572 -3 l 1 + 522 -1 504 0 489 0 c 0 + 472 0 456 -1 410 -3 c 1 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 + 51 30 l 2 + 86 33 87 37 88 102 c 2 + 88 538 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" hbar.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" hbar.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" hbar.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" hbar.sc +EndChar + +StartChar: uni021B +Encoding: 539 539 325 +Width: 326 +Flags: MW +LayerCount: 2 +Fore +SplineSet +98 382 m 1 + 22 378 l 1 + 22 399 l 1 + 100 434 l 1 + 100 504 l 2 + 100 535 99 555 96 583 c 1 + 127 593 156 606 181 621 c 1 + 193 610 l 1 + 185 552 182 509 182 468 c 2 + 182 430 l 1 + 319 436 l 1 + 310 382 l 1 + 182 382 l 1 + 182 120 l 2 + 182 71 198 51 237 51 c 0 + 257 51 270 55 296 70 c 1 + 309 53 l 1 + 261 0 l 2 + 255 -7 231 -12 208 -12 c 0 + 131 -12 98 20 98 94 c 2 + 98 382 l 1 +104 -253 m 1 + 64 -274 l 1 + 50 -265 l 1 + 94 -196 115 -136 121 -65 c 1 + 167 -51 176 -48 208 -38 c 1 + 220 -49 l 1 + 189 -127 155 -186 104 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uni021B.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni021B.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uni021B.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uni021B.sc +EndChar + +StartChar: wcircumflex +Encoding: 373 373 326 +Width: 834 +Flags: MW +LayerCount: 2 +Fore +SplineSet +388 677 m 1 + 450 677 l 1 + 575 510 l 1 + 540 510 l 1 + 419 613 l 1 + 298 510 l 1 + 263 510 l 1 + 388 677 l 1 +413 469 m 1 + 436 469 l 1 + 444 442 451 423 465 388 c 2 + 580 98 l 1 + 611 177 620 200 628 222 c 2 + 678 362 l 2 + 683 375 685 387 685 398 c 0 + 685 416 671 428 646 429 c 2 + 612 431 l 1 + 612 459 l 1 + 668 457 691 456 710 456 c 0 + 729 456 752 457 808 459 c 1 + 808 431 l 1 + 782 429 l 2 + 760 426 748 409 718 342 c 2 + 650 186 l 2 + 646 179 624 118 604 59 c 0 + 597 40 590 19 581 -7 c 1 + 535 -7 l 1 + 399 335 l 1 + 357 245 356 243 347 223 c 2 + 249 -7 l 1 + 202 -7 l 1 + 100 329 l 2 + 75 407 62 427 34 429 c 2 + 6 431 l 1 + 6 459 l 1 + 74 457 102 456 125 456 c 0 + 148 456 176 457 244 459 c 1 + 244 431 l 1 + 204 429 l 2 + 179 428 166 420 166 405 c 0 + 166 397 167 389 170 380 c 2 + 254 104 l 1 + 318 247 330 275 413 469 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wcircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" wcircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wcircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" wcircumflex.sc +EndChar + +StartChar: wdieresis +Encoding: 7813 7813 327 +Width: 834 +Flags: MW +LayerCount: 2 +Fore +SplineSet +318 637 m 0 + 347 637 367 617 367 587 c 0 + 367 557 347 537 317 537 c 0 + 287 537 267 557 267 587 c 0 + 267 617 287 637 318 637 c 0 +517 637 m 0 + 546 637 566 616 566 587 c 0 + 566 557 546 537 516 537 c 0 + 486 537 466 557 466 587 c 0 + 466 617 486 637 517 637 c 0 +413 469 m 1 + 436 469 l 1 + 444 442 451 423 465 388 c 2 + 580 98 l 1 + 611 177 620 200 628 222 c 2 + 678 362 l 2 + 683 375 685 387 685 398 c 0 + 685 416 671 428 646 429 c 2 + 612 431 l 1 + 612 459 l 1 + 668 457 691 456 710 456 c 0 + 729 456 752 457 808 459 c 1 + 808 431 l 1 + 782 429 l 2 + 760 426 748 409 718 342 c 2 + 650 186 l 2 + 646 179 624 118 604 59 c 0 + 597 40 590 19 581 -7 c 1 + 535 -7 l 1 + 399 335 l 1 + 357 245 356 243 347 223 c 2 + 249 -7 l 1 + 202 -7 l 1 + 100 329 l 2 + 75 407 62 427 34 429 c 2 + 6 431 l 1 + 6 459 l 1 + 74 457 102 456 125 456 c 0 + 148 456 176 457 244 459 c 1 + 244 431 l 1 + 204 429 l 2 + 179 428 166 420 166 405 c 0 + 166 397 167 389 170 380 c 2 + 254 104 l 1 + 318 247 330 275 413 469 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wdieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" wdieresis.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wdieresis.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" wdieresis.sc +EndChar + +StartChar: amacron +Encoding: 257 257 328 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +407 538 m 1 + 95 538 l 1 + 95 591 l 1 + 407 591 l 1 + 407 538 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" amacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" amacron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" amacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" amacron.sc +EndChar + +StartChar: ycircumflex +Encoding: 375 375 329 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +256 677 m 1 + 318 677 l 1 + 443 510 l 1 + 408 510 l 1 + 287 613 l 1 + 166 510 l 1 + 131 510 l 1 + 256 677 l 1 +297 86 m 1 + 416 378 l 2 + 420 388 422 397 422 404 c 0 + 422 418 408 427 380 429 c 2 + 354 431 l 1 + 354 459 l 1 + 408 457 431 456 449 456 c 0 + 467 456 490 457 544 459 c 1 + 544 431 l 1 + 516 429 l 2 + 491 426 472 399 432 308 c 2 + 229 -160 l 2 + 191 -247 148 -283 81 -283 c 0 + 62 -283 46 -279 27 -268 c 1 + 51 -193 l 1 + 64 -193 l 1 + 80 -207 99 -216 115 -216 c 0 + 153 -216 192 -170 224 -85 c 2 + 247 -24 l 1 + 229 26 219 50 191 118 c 2 + 82 380 l 2 + 67 415 55 427 30 429 c 2 + 12 431 l 1 + 12 459 l 1 + 79 457 105 456 128 456 c 0 + 151 456 178 457 244 459 c 1 + 244 431 l 1 + 206 429 l 2 + 184 428 173 420 173 406 c 0 + 173 394 176 380 182 364 c 2 + 246 196 l 2 + 264 147 275 124 297 86 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ycircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ycircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ycircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ycircumflex.sc +EndChar + +StartChar: ccircumflex +Encoding: 265 265 330 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +224 677 m 1 + 286 677 l 1 + 411 510 l 1 + 376 510 l 1 + 255 613 l 1 + 134 510 l 1 + 99 510 l 1 + 224 677 l 1 +399 311 m 1 + 371 311 l 1 + 364 372 l 1 + 346 398 299 417 254 417 c 0 + 164 417 114 357 114 250 c 0 + 114 118 187 32 298 32 c 0 + 334 32 365 41 403 61 c 1 + 413 46 l 1 + 392 14 l 2 + 382 -1 307 -20 255 -20 c 0 + 120 -20 26 75 26 210 c 0 + 26 299 63 368 133 412 c 0 + 193 450 248 469 297 469 c 0 + 338 469 373 458 413 434 c 1 + 404 398 399 357 399 311 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ccircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ccircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ccircumflex.sc +EndChar + +StartChar: emacron +Encoding: 275 275 331 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +396 538 m 1 + 84 538 l 1 + 84 591 l 1 + 396 591 l 1 + 396 538 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" emacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" emacron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" emacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" emacron.sc +EndChar + +StartChar: gcircumflex +Encoding: 285 285 332 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +233 677 m 1 + 295 677 l 1 + 420 510 l 1 + 385 510 l 1 + 264 613 l 1 + 143 510 l 1 + 108 510 l 1 + 233 677 l 1 +519 378 m 1 + 427 378 l 1 + 435 358 438 344 438 324 c 0 + 438 271 416 231 371 198 c 0 + 330 169 277 150 234 150 c 0 + 226 150 220 151 210 152 c 1 + 206 148 204 147 197 141 c 0 + 172 119 164 108 164 95 c 0 + 164 68 188 56 240 56 c 2 + 400 56 l 2 + 470 56 518 6 518 -67 c 0 + 518 -188 399 -283 248 -283 c 0 + 120 -283 32 -220 32 -129 c 0 + 32 -97 45 -61 60 -53 c 2 + 147 -6 l 1 + 99 8 81 24 81 52 c 0 + 81 67 85 80 96 95 c 1 + 175 156 l 1 + 101 164 55 215 55 289 c 0 + 55 351 84 399 140 431 c 0 + 181 455 232 469 276 469 c 0 + 325 469 361 457 398 427 c 1 + 540 431 l 1 + 544 419 l 1 + 519 378 l 1 +241 435 m 0 + 176 435 139 391 139 313 c 0 + 139 236 184 184 251 184 c 0 + 313 184 354 228 354 294 c 0 + 354 378 309 435 241 435 c 0 +287 -14 m 0 + 218 -14 190 -16 174 -24 c 0 + 134 -41 108 -82 108 -127 c 0 + 108 -201 167 -252 254 -252 c 0 + 360 -252 439 -188 439 -102 c 0 + 439 -37 400 -14 287 -14 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gcircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gcircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcircumflex.sc +EndChar + +StartChar: ibreve +Encoding: 301 301 333 +Width: 287 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +26 664 m 5 + 56 664 l 5 + 59 607 105 566 167 566 c 4 + 229 566 275 607 278 664 c 5 + 308 664 l 5 + 306 620 300 598 284 571 c 4 + 260 529 218 506 167 506 c 4 + 113 506 70 531 46 577 c 4 + 33 603 28 623 26 664 c 5 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ibreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ibreve.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ibreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ibreve.sc +EndChar + +StartChar: imacron +Encoding: 299 299 334 +Width: 287 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +300 538 m 1 + -12 538 l 1 + -12 591 l 1 + 300 591 l 1 + 300 538 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" imacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" imacron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" imacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" imacron.sc +EndChar + +StartChar: jcircumflex +Encoding: 309 309 335 +Width: 234 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 465 m 1 + 159 -19 l 2 + 161 -169 82 -280 -28 -283 c 1 + -40 -245 l 1 + -31 -247 -18 -248 -10 -248 c 0 + 48 -248 75 -173 75 -7 c 2 + 75 327 l 2 + 74 395 72 399 31 400 c 2 + -6 400 l 1 + -6 428 l 1 + 46 434 101 448 150 469 c 1 + 159 465 l 1 +85 677 m 1 + 147 677 l 1 + 272 510 l 1 + 237 510 l 1 + 116 613 l 1 + -5 510 l 1 + -40 510 l 1 + 85 677 l 1 +EndSplineSet +Validated: 33 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" jcircumflex.sc +EndChar + +StartChar: kcommaaccent +Encoding: 311 311 336 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 620 l 2 + 104 650 97 661 79 661 c 2 + 23 661 l 1 + 23 689 l 1 + 102 701 135 709 179 726 c 1 + 188 718 l 1 + 188 261 l 1 + 261 320 l 2 + 300 351 347 395 411 459 c 1 + 511 459 l 1 + 511 429 l 1 + 476 429 451 418 403 382 c 2 + 274 281 l 1 + 291 261 302 248 338 213 c 2 + 464 88 l 2 + 496 57 525 40 549 40 c 1 + 549 17 l 1 + 453 -12 l 1 + 188 240 l 1 + 188 102 l 2 + 188 37 190 33 225 30 c 2 + 269 27 l 1 + 269 -3 l 1 + 203 -1 176 0 147 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 +219 -253 m 1 + 179 -274 l 1 + 165 -265 l 1 + 209 -196 230 -136 236 -65 c 1 + 282 -51 291 -48 323 -38 c 1 + 335 -49 l 1 + 304 -126 269 -188 219 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" kcommaaccent.sc +EndChar + +StartChar: lcommaaccent +Encoding: 316 316 337 +Width: 291 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 620 l 2 + 104 650 97 661 79 661 c 2 + 23 661 l 1 + 23 689 l 1 + 102 701 135 709 179 726 c 1 + 188 718 l 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 +86 -253 m 1 + 47 -274 l 1 + 33 -265 l 1 + 76 -196 97 -136 103 -65 c 1 + 150 -51 158 -48 191 -38 c 1 + 202 -49 l 1 + 172 -127 138 -186 86 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" lcommaaccent.sc +EndChar + +StartChar: ncommaaccent +Encoding: 326 326 338 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +410 -3 m 1 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 + 51 30 l 2 + 85 33 88 37 88 102 c 2 + 88 327 l 2 + 87 395 85 399 44 400 c 2 + 7 400 l 1 + 7 428 l 1 + 59 434 114 448 163 469 c 1 + 172 465 l 1 + 172 378 l 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 102 l 2 + 495 37 496 33 531 30 c 2 + 572 27 l 1 + 572 -3 l 1 + 522 -1 504 0 489 0 c 0 + 472 0 456 -1 410 -3 c 1 +232 -253 m 1 + 192 -274 l 1 + 178 -265 l 1 + 222 -196 243 -136 249 -65 c 1 + 295 -51 304 -48 336 -38 c 1 + 348 -49 l 1 + 317 -127 283 -186 232 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ncommaaccent.sc +EndChar + +StartChar: omacron +Encoding: 333 333 339 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +430 538 m 1 + 118 538 l 1 + 118 591 l 1 + 430 591 l 1 + 430 538 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" omacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" omacron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" omacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" omacron.sc +EndChar + +StartChar: rcommaaccent +Encoding: 343 343 340 +Width: 395 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 + 188 362 l 1 + 244 428 l 2 + 265 453 297 469 327 469 c 0 + 345 469 362 465 374 458 c 1 + 365 338 l 1 + 344 338 l 1 + 328 370 307 384 277 384 c 0 + 228 384 188 335 188 274 c 2 + 188 102 l 2 + 188 34 189 33 235 30 c 2 + 287 27 l 1 + 287 -3 l 1 + 205 -1 168 0 144 0 c 0 + 116 0 87 -1 21 -3 c 1 + 21 27 l 1 +98 -253 m 1 + 59 -274 l 1 + 45 -265 l 1 + 88 -196 109 -136 115 -65 c 1 + 162 -51 170 -48 203 -38 c 1 + 214 -49 l 1 + 184 -127 150 -186 98 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcommaaccent.sc +EndChar + +StartChar: ubreve +Encoding: 365 365 341 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 664 m 1 + 174 664 l 1 + 177 607 223 566 285 566 c 0 + 347 566 393 607 396 664 c 1 + 426 664 l 1 + 424 620 418 598 403 571 c 0 + 378 529 337 506 285 506 c 0 + 231 506 188 531 164 577 c 0 + 151 603 146 623 144 664 c 1 +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ubreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ubreve.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ubreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ubreve.sc +EndChar + +StartChar: umacron +Encoding: 363 363 342 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +439 538 m 1 + 127 538 l 1 + 127 591 l 1 + 439 591 l 1 + 439 538 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" umacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" umacron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" umacron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" umacron.sc +EndChar + +StartChar: uogonek +Encoding: 371 371 343 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +581 27 m 1 + 581 -3 l 1 + 575 -2 571 -2 568 -2 c 0 + 539 -2 513 -31 513 -62 c 0 + 513 -86 531 -104 553 -104 c 0 + 576 -104 600 -92 627 -68 c 1 + 643 -89 l 1 + 597 -130 566 -145 531 -145 c 0 + 494 -145 466 -117 466 -81 c 0 + 466 -50 482 -23 516 0 c 1 + 496 0 l 2 + 480 0 480 0 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uogonek.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uogonek.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" uogonek.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" uogonek.sc +EndChar + +StartChar: rcaron +Encoding: 345 345 344 +Width: 395 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 27 m 1 + 67 30 l 2 + 102 33 103 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 + 188 362 l 1 + 244 428 l 2 + 265 453 297 469 327 469 c 0 + 345 469 362 465 374 458 c 1 + 365 338 l 1 + 344 338 l 1 + 328 370 307 384 277 384 c 0 + 228 384 188 335 188 274 c 2 + 188 102 l 2 + 188 34 189 33 235 30 c 2 + 287 27 l 1 + 287 -3 l 1 + 205 -1 168 0 144 0 c 0 + 116 0 87 -1 21 -3 c 1 + 21 27 l 1 +198 574 m 1 + 320 677 l 1 + 354 677 l 1 + 229 510 l 1 + 167 510 l 1 + 42 677 l 1 + 77 677 l 1 + 198 574 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" rcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcaron.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" rcaron.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" rcaron.sc +EndChar + +StartChar: scedilla +Encoding: 351 351 345 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +213 -17 m 1 + 191 -75 l 1 + 201 -72 207 -71 217 -71 c 0 + 270 -71 303 -98 303 -141 c 0 + 303 -193 256 -225 179 -225 c 0 + 151 -225 139 -223 95 -209 c 1 + 109 -178 l 1 + 141 -187 156 -189 174 -189 c 0 + 209 -189 228 -174 228 -146 c 0 + 228 -123 212 -107 187 -107 c 0 + 175 -107 166 -109 147 -114 c 1 + 140 -108 l 1 + 178 -20 l 1 + 166 -20 l 2 + 121 -20 83 -13 30 4 c 1 + 38 44 41 74 41 143 c 1 + 71 143 l 1 + 71 102 l 2 + 71 52 123 17 196 17 c 0 + 267 17 317 55 317 109 c 0 + 317 148 298 168 253 178 c 0 + 185 193 132 209 105 221 c 0 + 59 243 37 275 37 324 c 0 + 37 414 108 469 224 469 c 0 + 266 469 300 462 354 444 c 1 + 351 413 350 389 349 331 c 1 + 321 331 l 1 + 321 354 l 2 + 321 401 271 436 203 436 c 0 + 141 436 107 408 107 358 c 0 + 107 312 134 292 216 276 c 0 + 305 259 337 247 363 222 c 0 + 382 202 391 180 391 148 c 0 + 391 62 325 0 213 -17 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scedilla.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scedilla.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scedilla.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" scedilla.sc +Substitution2: "'locl' Localized Forms in Latin lookup 2 subtable" scommaaccent +Substitution2: "'aalt' Access All Alternates lookup 0 subtable" scommaaccent +EndChar + +StartChar: gcommaaccent +Encoding: 291 291 346 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +519 378 m 1 + 427 378 l 1 + 435 358 438 344 438 324 c 0 + 438 271 416 231 371 198 c 0 + 330 169 277 150 234 150 c 0 + 226 150 220 151 210 152 c 1 + 206 148 204 147 197 141 c 0 + 172 119 164 108 164 95 c 0 + 164 68 188 56 240 56 c 2 + 400 56 l 2 + 470 56 518 6 518 -67 c 0 + 518 -188 399 -283 248 -283 c 0 + 120 -283 32 -220 32 -129 c 0 + 32 -97 45 -61 60 -53 c 2 + 147 -6 l 1 + 99 8 81 24 81 52 c 0 + 81 67 85 80 96 95 c 1 + 175 156 l 1 + 101 164 55 215 55 289 c 0 + 55 351 84 399 140 431 c 0 + 181 455 232 469 276 469 c 0 + 325 469 361 457 398 427 c 1 + 540 431 l 1 + 544 419 l 1 + 519 378 l 1 +241 435 m 0 + 176 435 139 391 139 313 c 0 + 139 236 184 184 251 184 c 0 + 313 184 354 228 354 294 c 0 + 354 378 309 435 241 435 c 0 +287 -14 m 0 + 218 -14 190 -16 174 -24 c 0 + 134 -41 108 -82 108 -127 c 0 + 108 -201 167 -252 254 -252 c 0 + 360 -252 439 -188 439 -102 c 0 + 439 -37 400 -14 287 -14 c 0 +309 714 m 5 + 349 736 l 5 + 363 727 l 5 + 319 658 298 598 292 526 c 5 + 246 513 237 510 205 499 c 5 + 193 511 l 5 + 224 589 257 647 309 714 c 5 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" gcommaaccent.sc +EndChar + +StartChar: Euro +Encoding: 8364 8364 347 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 252 m 1 + -38 250 l 1 + -30 295 l 1 + 17 293 l 1 + 15 311 15 320 15 340 c 2 + 15 356 l 1 + -38 355 l 1 + -30 398 l 1 + 18 397 l 1 + 27 484 52 552 93 604 c 0 + 148 672 221 709 304 709 c 0 + 354 709 405 696 465 668 c 1 + 451 602 446 566 446 516 c 1 + 415 516 l 1 + 415 588 l 2 + 415 627 354 667 296 667 c 0 + 198 667 130 560 123 394 c 1 + 157 394 l 1 + 355 400 l 1 + 351 354 l 1 + 217 357 l 2 + 189 358 169 358 159 358 c 2 + 138 358 l 1 + 122 358 l 1 + 123 331 124 311 126 291 c 1 + 129 291 l 1 + 142 291 l 1 + 324 297 l 1 + 320 249 l 1 + 197 253 l 1 + 139 254 l 1 + 135 254 l 1 + 131 254 l 1 + 157 116 230 34 327 34 c 0 + 366 34 395 45 438 75 c 1 + 439 34 l 1 + 392 -2 340 -20 284 -20 c 0 + 203 -20 130 19 82 89 c 0 + 52 133 35 180 22 252 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: peseta +Encoding: 8359 8359 348 +Width: 930 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 642 m 1 + 362 120 l 2 + 363 39 367 32 413 30 c 2 + 461 27 l 1 + 461 -3 l 1 + 402 -1 366 0 314 0 c 0 + 262 0 227 -1 168 -3 c 1 + 168 27 l 1 + 216 30 l 2 + 262 32 266 40 267 120 c 2 + 267 569 l 2 + 266 645 260 655 214 659 c 2 + 169 662 l 1 + 169 692 l 1 + 268 690 320 689 351 689 c 0 + 382 689 443 690 493 691 c 0 + 506 692 515 692 521 692 c 0 + 648 692 726 633 726 537 c 0 + 726 417 621 324 484 324 c 0 + 464 324 450 325 426 330 c 1 + 416 366 l 1 + 441 358 456 356 478 356 c 0 + 565 356 626 419 626 509 c 0 + 626 604 569 654 460 654 c 0 + 426 654 397 651 362 642 c 1 +668 225 m 1 + 622 222 l 1 + 622 241 l 1 + 669 261 l 1 + 669 300 l 2 + 669 326 669 327 667 349 c 1 + 690 357 703 362 721 373 c 1 + 732 364 l 1 + 727 328 725 306 725 279 c 2 + 725 260 l 1 + 808 264 l 1 + 801 225 l 1 + 725 225 l 1 + 725 74 l 2 + 725 47 733 37 755 37 c 0 + 766 37 775 40 791 49 c 1 + 802 34 l 1 + 772 1 l 2 + 767 -4 752 -7 734 -7 c 0 + 689 -7 668 14 668 59 c 2 + 668 225 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: lira +Encoding: 8356 8356 349 +Width: 791 +Flags: MW +LayerCount: 2 +Fore +SplineSet +455 432 m 1 + 141 35 l 1 + 276 35 l 2 + 378 36 413 42 418 60 c 2 + 436 139 l 1 + 466 139 l 1 + 460 92 l 2 + 453 45 451 20 451 -3 c 1 + 305 -1 214 0 176 0 c 0 + 132 0 97 -1 22 -3 c 1 + 16 17 l 1 + 67 75 81 92 106 122 c 2 + 276 334 l 2 + 303 368 320 391 341 424 c 1 + 198 424 l 2 + 121 423 107 419 102 398 c 2 + 90 330 l 1 + 60 330 l 1 + 66 399 67 411 69 462 c 1 + 192 460 274 459 314 459 c 0 + 356 459 388 460 455 462 c 1 + 455 432 l 1 +604 390 m 1 + 604 620 l 2 + 604 650 597 661 579 661 c 2 + 523 661 l 1 + 523 689 l 1 + 602 701 635 709 679 726 c 1 + 688 718 l 1 + 688 441 l 1 + 791 504 l 1 + 806 472 l 1 + 688 400 l 1 + 688 102 l 2 + 689 36 690 34 725 30 c 2 + 771 27 l 1 + 771 -3 l 1 + 700 -1 672 0 646 0 c 0 + 620 0 591 -1 521 -3 c 1 + 521 27 l 1 + 567 30 l 2 + 601 33 604 37 604 102 c 2 + 604 348 l 1 + 502 286 l 1 + 486 318 l 1 + 604 390 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: franc +Encoding: 8355 8355 350 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +308 376 m 2 + 327 376 l 2 + 374 379 375 379 423 398 c 1 + 432 395 l 1 + 432 310 l 1 + 478 363 l 2 + 496 385 524 398 550 398 c 0 + 567 398 580 395 592 389 c 1 + 584 285 l 1 + 564 285 l 1 + 549 313 533 324 507 324 c 0 + 466 324 432 283 432 233 c 2 + 432 88 l 2 + 432 33 433 32 471 29 c 2 + 517 27 l 1 + 517 -1 l 1 + 445 1 378 2 346 2 c 2 + 304 1 l 1 + 169 1 l 2 + 131 1 86 -1 26 -5 c 1 + 26 28 l 1 + 84 32 97 35 108 46 c 0 + 116 53 120 79 120 128 c 2 + 120 561 l 2 + 120 610 116 636 108 643 c 0 + 97 654 85 656 26 661 c 1 + 26 694 l 1 + 94 690 138 688 190 688 c 0 + 221 688 256 689 298 690 c 0 + 380 693 435 694 458 694 c 0 + 495 694 522 693 558 691 c 1 + 549 641 542 577 540 533 c 1 + 509 533 l 1 + 506 579 502 602 494 631 c 1 + 445 643 400 647 324 647 c 0 + 282 647 256 646 221 642 c 1 + 219 627 217 612 217 593 c 2 + 217 374 l 1 + 224 375 231 375 233 375 c 0 + 275 376 304 376 308 376 c 2 +217 326 m 1 + 217 128 l 2 + 218 60 218 59 228 46 c 0 + 236 34 254 29 287 29 c 0 + 327 29 345 31 351 37 c 0 + 355 42 357 58 357 89 c 2 + 357 278 l 2 + 357 323 357 324 330 326 c 2 + 217 326 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0387 +Encoding: 903 903 351 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +124 319 m 0 + 155 319 183 291 183 260 c 0 + 183 230 155 203 123 203 c 0 + 94 203 67 230 67 261 c 0 + 67 291 94 319 124 319 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2219 +Encoding: 8729 8729 352 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +SplineSet +124 319 m 0 + 155 319 183 291 183 260 c 0 + 183 230 155 203 123 203 c 0 + 94 203 67 230 67 261 c 0 + 67 291 94 319 124 319 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni00AD +Encoding: 173 173 353 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +282 215 m 1 + 22 215 l 1 + 17 220 l 1 + 44 287 l 1 + 307 287 l 1 + 312 282 l 1 + 282 215 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii00208 +Encoding: 8213 8213 354 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 219 m 1 + 0 219 l 1 + 0 277 l 1 + 1000 277 l 1 + 1000 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii61248 +Encoding: 8453 8453 355 +Width: 840 +Flags: MW +LayerCount: 2 +Fore +SplineSet +634 382 m 0 + 747 382 828 302 828 190 c 0 + 828 67 737 -22 610 -22 c 0 + 503 -22 429 58 429 174 c 0 + 429 297 513 382 634 382 c 0 +617 342 m 0 + 552 342 517 292 517 201 c 0 + 517 92 567 18 641 18 c 0 + 703 18 740 72 740 161 c 0 + 740 267 689 342 617 342 c 0 +330 535 m 1 + 295 535 l 1 + 289 588 l 1 + 276 605 239 619 208 619 c 0 + 139 619 102 575 102 492 c 0 + 102 391 157 325 242 325 c 0 + 272 325 293 331 328 350 c 1 + 342 330 l 1 + 323 300 l 2 + 313 286 254 270 208 270 c 0 + 96 270 18 349 18 461 c 0 + 18 534 49 591 106 628 c 0 + 156 658 201 674 241 674 c 0 + 278 674 303 666 342 643 c 1 + 333 609 330 581 330 535 c 1 +641 667 m 1 + 245 0 l 1 + 180 0 l 1 + 581 667 l 1 + 641 667 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: quotereversed +Encoding: 8219 8219 356 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +238 459 m 1 + 198 481 l 1 + 147 546 113 606 82 684 c 1 + 94 696 l 1 + 126 685 135 683 181 669 c 1 + 187 598 208 537 251 468 c 1 + 238 459 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2215 +Encoding: 8725 8725 357 +Width: 167 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-114 0 m 1 + -166 0 l 1 + 285 689 l 1 + 337 689 l 1 + -114 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni02C9 +Encoding: 713 713 358 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +323 538 m 1 + 11 538 l 1 + 11 591 l 1 + 323 591 l 1 + 323 538 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: aringacute +Encoding: 507 507 359 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +324 82 m 1 + 200 -4 l 2 + 193 -9 177 -12 158 -12 c 0 + 78 -12 32 33 32 110 c 0 + 32 198 89 245 225 270 c 2 + 324 288 l 1 + 321 379 282 416 188 416 c 0 + 142 416 132 409 111 362 c 2 + 98 331 l 1 + 72 338 l 1 + 72 403 l 1 + 125 435 l 2 + 163 458 202 469 246 469 c 0 + 362 469 404 416 404 270 c 2 + 404 87 l 2 + 405 35 406 32 432 29 c 2 + 471 27 l 1 + 471 -3 l 1 + 450 -2 l 2 + 416 0 410 0 397 0 c 0 + 383 0 368 -1 319 -3 c 1 + 324 82 l 1 +324 124 m 1 + 324 256 l 1 + 248 245 193 231 167 216 c 0 + 138 197 118 162 118 125 c 0 + 118 81 152 45 193 45 c 0 + 232 45 295 83 324 124 c 1 +247 712 m 0 + 301 712 345 667 345 612 c 0 + 345 556 301 512 245 512 c 0 + 189 512 145 556 145 613 c 0 + 145 668 190 712 247 712 c 0 +246 676 m 0 + 208 676 183 651 183 613 c 0 + 183 573 207 548 245 548 c 0 + 282 548 307 573 307 612 c 0 + 307 650 282 676 246 676 c 0 +104 689 m 1 + 242 828 l 2 + 265 850 283 861 297 861 c 0 + 314 861 328 846 328 827 c 0 + 328 808 321 800 288 780 c 2 + 144 689 l 1 + 104 689 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aringacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aringacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aringacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aringacute.sc +EndChar + +StartChar: hcircumflex +Encoding: 293 293 360 +Width: 582 +Flags: MW +LayerCount: 2 +Fore +SplineSet +6 27 m 1 + 51 30 l 2 + 86 33 87 37 88 102 c 2 + 88 620 l 2 + 88 650 81 661 63 661 c 2 + 7 661 l 1 + 7 689 l 1 + 86 701 119 709 163 726 c 1 + 172 718 l 1 + 172 378 l 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 102 l 2 + 495 37 496 33 531 30 c 2 + 572 27 l 1 + 572 -3 l 1 + 522 -1 504 0 489 0 c 0 + 472 0 456 -1 410 -3 c 1 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 +136 908 m 1 + 198 908 l 1 + 323 741 l 1 + 288 741 l 1 + 167 844 l 1 + 46 741 l 1 + 11 741 l 1 + 136 908 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" hcircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" hcircumflex.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" hcircumflex.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" hcircumflex.sc +EndChar + +StartChar: ebreve +Encoding: 277 277 361 +Width: 479 +Flags: MW +LayerCount: 2 +Fore +SplineSet +437 70 m 1 + 417 36 l 2 + 413 30 391 17 365 6 c 0 + 324 -12 288 -20 250 -20 c 0 + 174 -20 108 11 68 64 c 0 + 41 102 26 156 26 218 c 0 + 26 323 59 384 141 432 c 0 + 182 456 225 469 261 469 c 0 + 374 469 448 394 448 279 c 0 + 448 267 447 258 446 244 c 1 + 383 234 337 230 265 230 c 2 + 119 230 l 1 + 121 172 128 143 147 111 c 0 + 175 62 229 33 294 33 c 0 + 337 33 361 42 424 80 c 1 + 437 70 l 1 +359 267 m 1 + 356 334 349 363 327 396 c 0 + 309 423 283 436 249 436 c 0 + 201 436 159 409 138 366 c 0 + 125 339 121 317 121 270 c 1 + 175 265 200 264 247 264 c 0 + 284 264 308 265 359 267 c 1 +99 664 m 1 + 129 664 l 1 + 132 607 178 566 240 566 c 0 + 302 566 348 607 351 664 c 1 + 381 664 l 1 + 379 620 373 598 357 571 c 0 + 333 529 291 506 240 506 c 0 + 186 506 143 531 119 577 c 0 + 106 603 101 623 99 664 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ebreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ebreve.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ebreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ebreve.sc +EndChar + +StartChar: iogonek +Encoding: 303 303 362 +Width: 291 +Flags: MW +LayerCount: 2 +Fore +SplineSet +271 27 m 1 + 271 -3 l 1 + 265 -2 261 -2 256 -2 c 0 + 227 -2 201 -31 201 -62 c 0 + 201 -86 219 -104 241 -104 c 0 + 264 -104 288 -92 315 -68 c 1 + 331 -89 l 1 + 285 -130 254 -145 219 -145 c 0 + 182 -145 154 -117 154 -81 c 0 + 154 -50 170 -23 203 -1 c 1 + 169 0 156 0 144 0 c 0 + 119 0 93 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 +142 687 m 0 + 170 687 197 659 197 631 c 0 + 197 602 170 576 141 576 c 0 + 112 576 86 602 86 631 c 0 + 86 661 112 687 142 687 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" iogonek.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" iogonek.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" iogonek.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" iogonek.sc +EndChar + +StartChar: ldot +Encoding: 320 320 363 +Width: 413 +Flags: MW +LayerCount: 2 +Fore +SplineSet +32 27 m 1 + 78 30 l 2 + 113 33 114 37 115 102 c 2 + 115 620 l 2 + 115 650 108 661 90 661 c 2 + 34 661 l 1 + 34 689 l 1 + 113 701 146 709 190 726 c 1 + 199 718 l 1 + 199 102 l 2 + 200 36 201 34 236 30 c 2 + 282 27 l 1 + 282 -3 l 1 + 212 -1 183 0 157 0 c 0 + 131 0 102 -1 32 -3 c 1 + 32 27 l 1 +299 405 m 0 + 330 405 358 377 358 346 c 0 + 358 316 330 289 298 289 c 0 + 269 289 242 316 242 347 c 0 + 242 377 269 405 299 405 c 0 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ldot.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ldot.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ldot.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ldot.sc +EndChar + +StartChar: obreve +Encoding: 335 335 364 +Width: 546 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 469 m 0 + 416 469 514 373 514 237 c 0 + 514 87 404 -20 250 -20 c 0 + 120 -20 32 76 32 217 c 0 + 32 366 133 469 279 469 c 0 +261 436 m 0 + 173 436 125 371 125 251 c 0 + 125 109 191 13 289 13 c 0 + 371 13 421 84 421 200 c 0 + 421 336 354 436 261 436 c 0 +111 664 m 1 + 141 664 l 1 + 144 607 190 566 252 566 c 0 + 313 566 359 607 363 664 c 1 + 393 664 l 1 + 390 620 385 598 369 571 c 0 + 344 529 303 506 252 506 c 0 + 198 506 155 531 131 577 c 0 + 117 603 113 623 111 664 c 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" obreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" obreve.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" obreve.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" obreve.sc +EndChar + +StartChar: oslashacute +Encoding: 511 511 365 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +16 0 m 1 + 83 64 l 1 + 50 114 37 156 37 215 c 0 + 37 364 141 469 288 469 c 0 + 349 469 391 454 441 414 c 1 + 503 474 l 1 + 530 449 l 1 + 467 388 l 1 + 505 337 519 296 519 238 c 0 + 519 89 409 -20 258 -20 c 0 + 195 -20 155 -5 106 37 c 1 + 44 -23 l 1 + 16 0 l 1 +404 327 m 1 + 166 95 l 1 + 201 38 239 13 293 13 c 0 + 373 13 426 86 426 196 c 0 + 426 240 420 278 404 327 c 1 +150 130 m 1 + 388 362 l 1 + 355 413 316 436 265 436 c 0 + 179 436 130 370 130 256 c 0 + 130 211 136 176 150 130 c 1 +191 506 m 1 + 329 644 l 2 + 351 666 369 677 384 677 c 0 + 401 677 415 662 415 643 c 0 + 415 625 409 617 375 596 c 2 + 231 506 l 1 + 191 506 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oslashacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" oslashacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oslashacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" oslashacute.sc +EndChar + +StartChar: itilde +Encoding: 297 297 366 +Width: 287 +Flags: MW +LayerCount: 2 +Fore +SplineSet +188 465 m 1 + 188 102 l 2 + 189 36 190 34 225 30 c 2 + 271 27 l 1 + 271 -3 l 1 + 201 -1 172 0 146 0 c 0 + 120 0 91 -1 21 -3 c 1 + 21 27 l 1 + 67 30 l 2 + 101 33 104 37 104 102 c 2 + 104 327 l 2 + 103 395 101 399 60 400 c 2 + 23 400 l 1 + 23 428 l 1 + 75 434 130 448 179 469 c 1 + 188 465 l 1 +266 640 m 1 + 295 640 l 1 + 291 582 243 535 187 535 c 0 + 164 535 148 540 118 554 c 0 + 82 573 61 580 47 580 c 0 + 23 580 7 566 -6 535 c 1 + -35 535 l 1 + -21 600 16 635 71 635 c 0 + 95 635 106 632 160 605 c 0 + 183 594 195 590 207 590 c 0 + 235 590 251 603 266 640 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" itilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" itilde.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" itilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" itilde.sc +EndChar + +StartChar: utilde +Encoding: 361 361 367 +Width: 603 +Flags: MW +LayerCount: 2 +Fore +SplineSet +503 465 m 1 + 503 102 l 2 + 503 37 505 33 540 30 c 2 + 581 27 l 1 + 581 -3 l 1 + 531 -1 513 0 498 0 c 0 + 482 0 466 -1 415 -3 c 1 + 418 41 419 59 419 89 c 1 + 352 27 l 2 + 324 2 286 -12 240 -12 c 0 + 183 -12 145 3 123 33 c 0 + 105 58 99 89 99 159 c 2 + 99 327 l 2 + 98 395 96 399 55 400 c 2 + 18 400 l 1 + 18 428 l 1 + 70 434 125 448 174 469 c 1 + 183 465 l 1 + 183 170 l 2 + 183 126 190 95 204 79 c 0 + 220 60 248 49 283 49 c 0 + 322 49 354 63 382 91 c 0 + 405 114 419 142 419 164 c 2 + 419 327 l 2 + 418 395 416 399 375 400 c 2 + 338 400 l 1 + 338 428 l 1 + 390 434 445 448 494 469 c 1 + 503 465 l 1 +404 640 m 1 + 433 640 l 1 + 428 582 380 535 324 535 c 0 + 302 535 286 540 256 554 c 0 + 219 573 199 580 184 580 c 0 + 161 580 144 566 132 535 c 1 + 103 535 l 1 + 116 600 153 635 208 635 c 0 + 233 635 243 632 298 605 c 0 + 321 594 333 590 345 590 c 0 + 373 590 388 603 404 640 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" utilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" utilde.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" utilde.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" utilde.sc +EndChar + +StartChar: Ldot +Encoding: 319 319 368 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 5 + 267 659 l 6 + 221 656 217 650 216 569 c 6 + 216 47 l 5 + 241 41 263 39 298 39 c 4 + 421 39 507 46 520 57 c 4 + 527.624843919 63.354036599 535 92 542 122 c 5 + 554 172 l 5 + 586 172 l 5 + 575 69 571 41 565 0 c 5 + 472 -2 432 -3 397 -3 c 4 + 368 -3 304 -2 211 -1 c 4 + 190 0 175 0 164 0 c 4 + 138 0 114 -1 65 -3 c 5 + 65 20 l 5 + 96 36 l 6 + 112 44 121 65 121 95 c 6 + 121 569 l 6 + 120 650 116 656 70 659 c 6 + 22 662 l 5 + 22 692 l 5 + 82 690 118 689 168 689 c 4 + 219 689 255 690 315 692 c 5 + 315 662 l 5 +438 405 m 0 + 469 405 497 377 497 346 c 0 + 497 316 469 289 437 289 c 0 + 408 289 381 316 381 347 c 0 + 381 377 408 405 438 405 c 0 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ldot.sc +EndChar + +StartChar: Obreve +Encoding: 334 334 369 +Width: 786 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 709 m 0 + 624 709 764 577 764 367 c 0 + 764 147 594 -20 370 -20 c 0 + 168 -20 22 131 22 341 c 0 + 22 562 174 709 402 709 c 0 +385 667 m 0 + 221 667 129 563 129 378 c 0 + 129 164 241 22 410 22 c 0 + 566 22 657 139 657 337 c 0 + 657 545 557 667 385 667 c 0 +239 895 m 1 + 269 895 l 1 + 273 838 318 797 380 797 c 0 + 442 797 488 837 491 895 c 1 + 521 895 l 1 + 519 851 513 828 498 802 c 0 + 473 760 431 737 380 737 c 0 + 327 737 284 762 259 808 c 0 + 246 834 241 853 239 895 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" obreve.sc +EndChar + +StartChar: Scommaaccent +Encoding: 536 536 370 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +447 526 m 1 + 415 526 l 1 + 409 583 l 2 + 406 612 395 627 362 644 c 0 + 335 659 298 667 259 667 c 0 + 171 667 108 607 108 523 c 0 + 108 446 151 413 273 397 c 0 + 354 386 380 380 411 367 c 0 + 476 340 503 299 503 230 c 0 + 503 85 377 -20 203 -20 c 0 + 144 -20 87 -8 30 18 c 1 + 36 62 37 94 37 171 c 1 + 69 171 l 1 + 77 104 l 2 + 82 62 160 24 239 24 c 0 + 344 24 419 89 419 179 c 0 + 419 217 407 246 381 267 c 0 + 354 290 319 301 243 312 c 0 + 146 325 100 341 66 372 c 0 + 37 399 24 434 24 484 c 0 + 24 615 132 709 281 709 c 0 + 337 709 381 699 461 667 c 1 + 451 615 447 580 447 526 c 1 +203 -253 m 1 + 164 -274 l 1 + 150 -265 l 1 + 193 -196 214 -136 220 -65 c 1 + 267 -51 275 -48 308 -38 c 1 + 319 -49 l 1 + 289 -127 255 -186 203 -253 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" scommaaccent.sc +EndChar + +StartChar: Tcommaaccent +Encoding: 354 354 371 +Width: 613 +Flags: MW +LayerCount: 2 +Fore +SplineSet +160 27 m 1 + 208 30 l 2 + 254 32 258 39 259 120 c 2 + 259 543 l 2 + 259 589 258 612 255 643 c 1 + 100 643 l 2 + 70 642 62 635 60 610 c 2 + 56 531 l 1 + 25 531 l 1 + 25 596 23 635 18 692 c 1 + 86 691 l 2 + 156 690 209 689 221 689 c 2 + 379 689 l 2 + 395 689 405 689 462 690 c 2 + 595 692 l 1 + 590 635 588 596 588 531 c 1 + 557 531 l 1 + 553 610 l 2 + 551 635 542 642 513 643 c 2 + 358 643 l 1 + 355 614 354 594 354 543 c 2 + 354 120 l 2 + 355 40 359 32 405 30 c 2 + 453 27 l 1 + 453 -3 l 1 + 400.190455478 -1.20984594839 365.807657244 -0.220854778908 321.8846082 -0.0330264915429 c 1 + 298.5 -60.8330078125 l 1 + 308.5 -57.8330078125 314.5 -56.8330078125 324.5 -56.8330078125 c 0 + 377.5 -56.8330078125 410.5 -83.8330078125 410.5 -126.833007812 c 0 + 410.5 -178.833007812 363.5 -210.833007812 286.5 -210.833007812 c 0 + 258.5 -210.833007812 246.5 -208.833007812 202.5 -194.833007812 c 1 + 216.5 -163.833007812 l 1 + 248.5 -171.833007812 263.5 -174.833007812 281.5 -174.833007812 c 0 + 316.5 -174.833007812 335.5 -159.833007812 335.5 -131.833007812 c 0 + 335.5 -108.833007812 319.5 -92.8330078125 295.5 -92.8330078125 c 0 + 282.5 -92.8330078125 273.5 -94.8330078125 254.5 -99.8330078125 c 1 + 247.5 -93.8330078125 l 1 + 287.695101152 -0.0444384569278 l 1 + 245.124937604 -0.258228668714 211.819232433 -1.24341584974 160 -3 c 1 + 160 27 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tcommaaccent.sc +EndChar + +StartChar: tcommaaccent +Encoding: 355 355 372 +Width: 326 +Flags: MW +LayerCount: 2 +Fore +SplineSet +98 382 m 1 + 22 378 l 1 + 22 399 l 1 + 100 434 l 1 + 100 504 l 2 + 100 535 99 555 96 583 c 1 + 127 593 156 606 181 621 c 1 + 193 610 l 1 + 185 552 182 509 182 468 c 2 + 182 430 l 1 + 319 436 l 1 + 310 382 l 1 + 182 382 l 1 + 182 120 l 2 + 182 71 198 51 237 51 c 0 + 257 51 270 55 296 70 c 1 + 309 53 l 1 + 261 0 l 2 + 256.263744858 -5.52563099861 240.311433333 -9.80503351017 222.488620884 -11.3625935148 c 1 + 200 -69.8330078125 l 1 + 210 -66.8330078125 216 -65.8330078125 226 -65.8330078125 c 0 + 279 -65.8330078125 312 -92.8330078125 312 -135.833007812 c 0 + 312 -187.833007812 265 -219.833007812 188 -219.833007812 c 0 + 160 -219.833007812 148 -217.833007812 104 -203.833007812 c 1 + 118 -172.833007812 l 1 + 150 -180.833007812 165 -183.833007812 183 -183.833007812 c 0 + 218 -183.833007812 237 -168.833007812 237 -140.833007812 c 0 + 237 -117.833007812 221 -101.833007812 197 -101.833007812 c 0 + 184 -101.833007812 175 -103.833007812 156 -108.833007812 c 1 + 149 -102.833007812 l 1 + 188.26503579 -11.2145909702 l 1 + 125.325521354 -5.89768071551 98 26.6621915082 98 94 c 2 + 98 382 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" tcommaaccent.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tcommaaccent.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" tcommaaccent.sc +EndChar + +StartChar: Ubreve +Encoding: 364 364 373 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +255 895 m 1 + 285 895 l 1 + 288 837 334 797 396 797 c 0 + 458 797 504 837 507 895 c 1 + 537 895 l 1 + 535 851 529 829 514 802 c 0 + 489 760 448 737 396 737 c 0 + 343 737 300 762 275 808 c 0 + 262 834 257 853 255 895 c 1 +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ubreve.sc +EndChar + +StartChar: Aringacute +Encoding: 506 506 374 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +392 943 m 4 + 446 943 490 898 490 843 c 4 + 490 787 446 743 390 743 c 4 + 334 743 290 787 290 844 c 4 + 290 899 335 943 392 943 c 4 +391 907 m 4 + 353 907 328 882 328 844 c 4 + 328 804 352 779 390 779 c 4 + 427 779 452 804 452 843 c 4 + 452 881 427 907 391 907 c 4 +263 938 m 5 + 401 1076 l 6 + 423 1098 441 1109 456 1109 c 4 + 473 1109 487 1094 487 1075 c 4 + 487 1057 480 1049 447 1028 c 6 + 303 938 l 5 + 263 938 l 5 +408 700 m 1 + 650 132 l 2 + 685 50 696 34 722 30 c 2 + 756 27 l 1 + 756 -3 l 1 + 678 -1 651 0 629 0 c 0 + 608 0 572 -1 490 -3 c 1 + 490 27 l 1 + 537 30 l 2 + 563 32 578 39 578 50 c 0 + 578 60 575 69 557 114 c 2 + 511 229 l 1 + 223 229 l 1 + 195 162 l 2 + 174 111 160 70 160 56 c 0 + 160 40 173 33 208 30 c 2 + 245 27 l 1 + 245 -3 l 1 + 172 -1 141 0 124 0 c 0 + 105 0 83 -1 15 -3 c 1 + 15 27 l 1 + 52 30 l 2 + 74 32 94 50 106 79 c 2 + 284 484 l 2 + 301 522 321 569 337 605 c 0 + 344 621 360 660 376 700 c 1 + 408 700 l 1 +240 269 m 1 + 493 269 l 1 + 367 567 l 1 + 240 269 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aringacute.sc +EndChar + +StartChar: Oslashacute +Encoding: 510 510 375 +Width: 833 +Flags: MW +LayerCount: 2 +Fore +SplineSet +334 737 m 1 + 472 875 l 2 + 494 897 512 908 527 908 c 0 + 544 908 558 893 558 874 c 0 + 558 855 552 848 518 827 c 2 + 374 737 l 1 + 334 737 l 1 +154 67 m 1 + 63 -18 l 1 + 30 11 l 1 + 124 99 l 1 + 95 137 85 154 73 186 c 0 + 55 232 45 287 45 342 c 0 + 45 563 196 709 424 709 c 0 + 488 709 553 696 604 673 c 0 + 628 662 645 652 679 626 c 1 + 765 709 l 1 + 797 679 l 1 + 709 596 l 1 + 765 526 787 461 787 371 c 0 + 787 148 619 -20 395 -20 c 0 + 336 -20 277 -7 229 15 c 0 + 205 27 188 39 154 67 c 1 +641 531 m 1 + 219 131 l 1 + 248 93 265 77 292 60 c 0 + 331 35 380 22 431 22 c 0 + 589 22 680 137 680 340 c 0 + 680 420 670 469 641 531 c 1 +196 167 m 1 + 616 570 l 1 + 577 614 554 631 507 648 c 0 + 473 661 440 667 403 667 c 0 + 243 667 152 561 152 375 c 0 + 152 292 164 233 196 167 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" oslashacute.sc +EndChar + +StartChar: AEacute +Encoding: 508 508 376 +Width: 944 +Flags: MW +LayerCount: 2 +Fore +SplineSet +542 737 m 1 + 680 875 l 2 + 702 897 720 908 735 908 c 0 + 752 908 766 893 766 874 c 0 + 766 856 760 848 726 827 c 2 + 582 737 l 1 + 542 737 l 1 +-10 27 m 1 + 24 32 l 2 + 38 34 56 53 76 87 c 2 + 365 599 l 2 + 377 621 384 638 384 646 c 0 + 384 653 371 656 330 659 c 2 + 286 662 l 1 + 286 692 l 1 + 409 690 510 689 543 689 c 0 + 568 689 597 689 650 690 c 0 + 713 692 742 692 771 692 c 0 + 814 692 844 691 892 689 c 1 + 881 644 876 597 876 537 c 1 + 841 537 l 1 + 841 602 l 2 + 841 625 838 630 814 636 c 0 + 782 644 725 650 671 650 c 0 + 603 650 583 649 552 642 c 1 + 552 375 l 1 + 587 373 614 372 662 372 c 0 + 728 372 756 375 774 383 c 1 + 778 391 781 400 782 409 c 2 + 787 461 l 1 + 817 461 l 1 + 814 361 814 361 814 344 c 0 + 814 327 814 327 817 234 c 1 + 787 234 l 1 + 782 293 l 1 + 774 318 l 1 + 756 327 728 330 655 330 c 0 + 606 330 578 329 552 327 c 1 + 552 47 l 1 + 581 40 597 39 649 39 c 0 + 746 39 822 44 837 52 c 0 + 846 56 855 73 862 101 c 0 + 864 109 868 130 873 164 c 1 + 908 164 l 1 + 898 112 892 57 892 0 c 1 + 799 -2 759 -3 724 -3 c 2 + 612 -2 l 2 + 583 -1 534 -1 477 0 c 2 + 408 -3 l 1 + 408 20 l 1 + 436 36 l 2 + 456 48 462 67 462 120 c 2 + 462 242 l 1 + 391 244 359 245 339 245 c 0 + 320 245 292 244 218 242 c 1 + 154 128 l 2 + 130 86 126 75 126 59 c 0 + 126 43 144 33 179 30 c 2 + 215 27 l 1 + 215 -3 l 1 + 160 -1 138 0 117 0 c 0 + 98 0 63 -1 -10 -3 c 1 + -10 27 l 1 +450 655 m 1 + 242 283 l 1 + 462 283 l 1 + 462 655 l 1 + 450 655 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Eng +Encoding: 330 330 377 +Width: 831 +Flags: MW +LayerCount: 2 +Fore +SplineSet +265 585 m 1 + 341 651 l 2 + 393 696 400 699 455 706 c 0 + 474 708 495 709 518 709 c 0 + 596 709 653 692 692 657 c 0 + 734 619 760 547 760 468 c 2 + 760 -19 l 2 + 762 -168 679 -280 562 -283 c 1 + 550 -245 l 1 + 559 -247 572 -248 580 -248 c 0 + 638 -248 665 -173 665 -7 c 2 + 665 454 l 2 + 665 522 652 573 628 601 c 0 + 600 635 551 655 497 655 c 0 + 435 655 366 632 322 596 c 0 + 289 569 265 523 265 487 c 2 + 265 102 l 2 + 265 37 267 33 302 30 c 2 + 363 27 l 1 + 363 -3 l 1 + 292 -1 259 0 217 0 c 0 + 175 0 142 -1 71 -3 c 1 + 71 27 l 1 + 133 30 l 2 + 167 33 169 37 170 102 c 2 + 170 567 l 2 + 169 635 166 639 126 640 c 2 + 75 640 l 1 + 75 668 l 1 + 129 671 177 682 256 709 c 1 + 265 705 l 1 + 265 585 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: Tbar +Encoding: 358 358 378 +Width: 613 +Flags: MW +LayerCount: 2 +Fore +SplineSet +259 346 m 1 + 151 346 l 1 + 151 382 l 1 + 259 382 l 1 + 259 543 l 2 + 259 589 258 612 255 643 c 1 + 100 643 l 2 + 70 642 62 635 60 610 c 2 + 56 531 l 1 + 25 531 l 1 + 25 596 23 635 18 692 c 1 + 86 691 l 2 + 156 690 209 689 221 689 c 2 + 379 689 l 2 + 395 689 405 689 462 690 c 2 + 595 692 l 1 + 590 635 588 596 588 531 c 1 + 557 531 l 1 + 553 610 l 2 + 551 635 542 642 513 643 c 2 + 358 643 l 1 + 355 614 354 594 354 543 c 2 + 354 382 l 1 + 463 382 l 1 + 463 346 l 1 + 354 346 l 1 + 354 120 l 2 + 355 40 359 32 405 30 c 2 + 453 27 l 1 + 453 -3 l 1 + 394 -1 358 0 306 0 c 0 + 254 0 219 -1 160 -3 c 1 + 160 27 l 1 + 208 30 l 2 + 254 32 258 39 259 120 c 2 + 259 346 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tbar.sc +EndChar + +StartChar: eng +Encoding: 331 331 379 +Width: 561 +Flags: MW +LayerCount: 2 +Fore +SplineSet +172 378 m 1 + 248 444 l 2 + 269 463 290 469 327 469 c 0 + 439 469 494 412 494 295 c 2 + 494 -19 l 2 + 496 -169 418 -280 307 -283 c 1 + 295 -245 l 1 + 304 -247 317 -248 325 -248 c 0 + 383 -248 410 -173 410 -7 c 2 + 410 281 l 2 + 410 358 366 408 299 408 c 0 + 238 408 172 359 172 314 c 2 + 172 102 l 2 + 172 37 174 33 209 30 c 2 + 254 27 l 1 + 254 -3 l 1 + 190 -1 162 0 130 0 c 0 + 98 0 70 -1 6 -3 c 1 + 6 27 l 1 + 51 30 l 2 + 85 33 88 37 88 102 c 2 + 88 327 l 2 + 87 395 85 399 44 400 c 2 + 7 400 l 1 + 7 428 l 1 + 59 434 114 448 163 469 c 1 + 172 465 l 1 + 172 378 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: tbar +Encoding: 359 359 380 +Width: 326 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 262 m 1 + 310 262 l 1 + 310 226 l 1 + 183 226 l 1 + 183 120 l 2 + 183 71 199 51 237 51 c 0 + 257 51 271 55 297 70 c 1 + 309 53 l 1 + 262 0 l 2 + 256 -7 231 -12 208 -12 c 0 + 132 -12 99 20 99 94 c 2 + 99 226 l 1 + 18 226 l 1 + 18 262 l 1 + 99 262 l 1 + 99 382 l 1 + 23 378 l 1 + 23 399 l 1 + 101 434 l 1 + 101 504 l 2 + 101 535 100 555 97 583 c 1 + 128 593 157 606 182 621 c 1 + 194 610 l 1 + 186 551 183 507 183 468 c 2 + 183 430 l 1 + 319 436 l 1 + 310 382 l 1 + 183 382 l 1 + 183 262 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tbar.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" tbar.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" tbar.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" tbar.sc +EndChar + +StartChar: kgreenlandic +Encoding: 312 312 381 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +147 246 m 1 + 147 92 l 2 + 148 32 150 27 179 25 c 2 + 209 23 l 1 + 209 0 l 1 + 157 2 139 2 99 2 c 0 + 58 2 43 2 -10 0 c 1 + -10 23 l 1 + 20 25 l 2 + 49 27 51 32 52 92 c 2 + 52 429 l 2 + 51 489 49 494 20 497 c 2 + -10 499 l 1 + -10 521 l 1 + 42 519 60 519 100 519 c 0 + 139 519 155 519 209 521 c 1 + 209 499 l 1 + 179 497 l 2 + 150 495 148 489 147 429 c 2 + 147 269 l 1 + 344 472 l 2 + 357 486 366 498 365 501 c 2 + 365 521 l 1 + 404 520 420 519 432 519 c 0 + 444 519 456 519 492 521 c 1 + 492 499 l 1 + 461 497 l 2 + 441 496 423 487 402 469 c 2 + 204 289 l 1 + 450 55 l 2 + 473 34 486 25 497 24 c 2 + 512 23 l 1 + 512 0 l 1 + 484 2 474 2 463 2 c 0 + 454 2 441 2 404 0 c 1 + 153 251 l 1 + 147 246 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: napostrophe +Encoding: 329 329 382 +Width: 721 +Flags: MW +LayerCount: 2 +Fore +SplineSet +77 438 m 1 + 38 417 l 1 + 24 426 l 1 + 68 495 88 555 94 626 c 1 + 141 640 149 643 182 653 c 1 + 193 642 l 1 + 163 564 129 505 77 438 c 1 +525 -3 m 1 + 525 281 l 2 + 525 358 481 408 414 408 c 0 + 353 408 287 359 287 314 c 2 + 287 102 l 2 + 287 37 289 33 324 30 c 2 + 369 27 l 1 + 369 -3 l 1 + 305 -1 277 0 245 0 c 0 + 213 0 185 -1 121 -3 c 1 + 121 27 l 1 + 166 30 l 2 + 200 33 203 37 203 102 c 2 + 203 327 l 2 + 202 395 200 399 159 400 c 2 + 122 400 l 1 + 122 428 l 1 + 174 434 229 448 278 469 c 1 + 287 465 l 1 + 287 378 l 1 + 363 444 l 2 + 384 463 405 469 442 469 c 0 + 554 469 609 412 609 295 c 2 + 609 102 l 2 + 609 37 611 33 646 30 c 2 + 687 27 l 1 + 687 -3 l 1 + 637 -1 619 0 604 0 c 0 + 587 0 570 -1 525 -3 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Utilde +Encoding: 360 360 383 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +538 871 m 1 + 568 871 l 1 + 564 813 516 766 460 766 c 0 + 437 766 421 771 392 785 c 0 + 355 804 335 811 320 811 c 0 + 297 811 280 797 267 766 c 1 + 238 766 l 1 + 252 831 289 866 344 866 c 0 + 368 866 382 862 433 836 c 0 + 457 825 468 821 481 821 c 0 + 510 821 528 837 538 871 c 1 +759 662 m 1 + 715 659 l 2 + 668 655 665 650 664 569 c 2 + 664 280 l 2 + 664 169 642 94 595 46 c 0 + 550 1 481 -20 378 -20 c 0 + 278 -20 207 1 167 42 c 0 + 129 81 111 136 111 214 c 2 + 111 569 l 2 + 110 650 106 656 60 659 c 2 + 12 662 l 1 + 12 692 l 1 + 72 690 108 689 158 689 c 0 + 209 689 245 690 305 692 c 1 + 305 662 l 1 + 257 659 l 2 + 211 657 207 649 206 569 c 2 + 206 225 l 2 + 206 97 266 42 405 42 c 0 + 550 42 618 108 618 249 c 2 + 618 569 l 2 + 617 650 614 655 567 659 c 2 + 523 662 l 1 + 523 692 l 1 + 592 690 619 689 640 689 c 0 + 662 689 694 690 759 692 c 1 + 759 662 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" utilde.sc +EndChar + +StartChar: aeacute +Encoding: 509 509 384 +Width: 758 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 506 m 1 + 454 644 l 2 + 476 666 494 677 509 677 c 0 + 526 677 540 662 540 643 c 0 + 540 625 533 617 500 596 c 2 + 356 506 l 1 + 316 506 l 1 +69 399 m 1 + 167 452 l 2 + 190 464 209 469 238 469 c 0 + 303 469 344 449 384 398 c 1 + 449 452 488 469 545 469 c 0 + 615 469 676 436 708 382 c 0 + 723 356 732 318 732 278 c 0 + 732 266 731 258 730 244 c 1 + 667 234 621 230 549 230 c 2 + 403 230 l 1 + 405 172 412 143 430 111 c 0 + 459 61 513 33 579 33 c 0 + 624 33 650 42 710 80 c 1 + 724 70 l 1 + 704 36 l 2 + 700 30 679 18 654 7 c 0 + 612 -11 574 -20 536 -20 c 0 + 480 -20 425 -1 387 33 c 0 + 371 47 361 60 344 89 c 1 + 221 -7 l 2 + 211 -15 190 -20 166 -20 c 0 + 83 -20 30 29 30 106 c 0 + 30 151 44 184 71 205 c 0 + 101 227 183 250 268 259 c 2 + 324 265 l 1 + 321 323 315 347 297 374 c 0 + 279 400 246 416 211 416 c 0 + 177 416 132 403 120 389 c 0 + 113 381 102 357 95 331 c 1 + 69 337 l 1 + 69 399 l 1 +324 117 m 1 + 324 233 l 1 + 238 223 233 222 190 210 c 0 + 156 200 143 193 134 181 c 0 + 123 165 116 143 116 122 c 0 + 116 73 147 45 200 45 c 0 + 247 45 280 64 324 117 c 1 +649 267 m 1 + 649 319 643 345 626 377 c 0 + 604 418 577 436 539 436 c 0 + 498 436 457 416 435 385 c 0 + 415 357 407 327 405 270 c 1 + 459 265 484 264 532 264 c 0 + 569 264 595 265 649 267 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aeacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aeacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" aeacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" aeacute.sc +EndChar + +StartChar: Itilde +Encoding: 296 296 385 +Width: 337 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 662 m 1 + 267 659 l 2 + 221 656 217 650 216 569 c 2 + 216 120 l 2 + 217 40 221 32 267 30 c 2 + 315 27 l 1 + 315 -3 l 1 + 256 -1 220 0 168 0 c 0 + 116 0 81 -1 22 -3 c 1 + 22 27 l 1 + 70 30 l 2 + 116 32 120 40 121 120 c 2 + 121 569 l 2 + 120 650 116 656 70 659 c 2 + 22 662 l 1 + 22 692 l 1 + 82 690 118 689 168 689 c 0 + 219 689 255 690 315 692 c 1 + 315 662 l 1 +303 871 m 1 + 332 871 l 1 + 328 813 280 766 223 766 c 0 + 201 766 185 771 155 785 c 0 + 118 804 99 811 84 811 c 0 + 60 811 44 797 31 766 c 1 + 2 766 l 1 + 16 831 53 866 108 866 c 0 + 132 866 145 862 197 836 c 0 + 220 825 232 821 244 821 c 0 + 273 821 288 834 303 871 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" itilde.sc +EndChar + +StartChar: Wgrave +Encoding: 7808 7808 386 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +517 737 m 1 + 373 827 l 2 + 340 847 333 856 333 874 c 0 + 333 893 347 908 364 908 c 0 + 378 908 397 897 419 875 c 2 + 557 737 l 1 + 517 737 l 1 +734 -9 m 1 + 684 -9 l 1 + 649 100 646 108 613 197 c 2 + 488 536 l 1 + 314 94 l 2 + 295 46 287 23 278 -9 c 1 + 228 -9 l 1 + 223 12 220 30 218 37 c 0 + 215 49 210 72 205 94 c 2 + 86 609 l 2 + 77 645 65 657 36 659 c 2 + 8 662 l 1 + 8 692 l 1 + 36 691 57 691 67 690 c 2 + 125 689 l 1 + 134 689 l 1 + 260 692 l 1 + 260 662 l 1 + 218 659 l 2 + 191 657 181 648 181 626 c 0 + 181 616 182 605 185 593 c 2 + 285 144 l 1 + 409 459 l 2 + 462 595 478 638 499 700 c 1 + 531 700 l 1 + 539 667 542 658 564 598 c 2 + 728 137 l 1 + 860 626 l 2 + 861 629 861 632 861 635 c 0 + 860 651 849 656 814 659 c 2 + 774 662 l 1 + 774 692 l 1 + 858 689 859 689 870 689 c 2 + 879 689 l 1 + 984 692 l 1 + 984 662 l 1 + 952 659 l 2 + 930 657 920 649 914 630 c 2 + 761 92 l 2 + 750 54 743 30 742 25 c 0 + 741 20 738 6 734 -9 c 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wgrave.sc +EndChar + +StartChar: Wacute +Encoding: 7810 7810 387 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +734 -9 m 1 + 684 -9 l 1 + 649 100 646 108 613 197 c 2 + 488 536 l 1 + 314 94 l 2 + 295 46 287 23 278 -9 c 1 + 228 -9 l 1 + 223 12 220 30 218 37 c 0 + 215 49 210 72 205 94 c 2 + 86 609 l 2 + 77 645 65 657 36 659 c 2 + 8 662 l 1 + 8 692 l 1 + 36 691 57 691 67 690 c 2 + 125 689 l 1 + 134 689 l 1 + 260 692 l 1 + 260 662 l 1 + 218 659 l 2 + 191 657 181 648 181 626 c 0 + 181 616 182 605 185 593 c 2 + 285 144 l 1 + 409 459 l 2 + 462 595 478 638 499 700 c 1 + 531 700 l 1 + 539 667 542 658 564 598 c 2 + 728 137 l 1 + 860 626 l 2 + 861 629 861 632 861 635 c 0 + 860 651 849 656 814 659 c 2 + 774 662 l 1 + 774 692 l 1 + 858 689 859 689 870 689 c 2 + 879 689 l 1 + 984 692 l 1 + 984 662 l 1 + 952 659 l 2 + 930 657 920 649 914 630 c 2 + 761 92 l 2 + 750 54 743 30 742 25 c 0 + 741 20 738 6 734 -9 c 1 +452 737 m 1 + 590 875 l 2 + 612 897 631 908 645 908 c 0 + 662 908 676 893 676 874 c 0 + 676 856 669 848 636 827 c 2 + 492 737 l 1 + 452 737 l 1 +EndSplineSet +Validated: 1 +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wacute.sc +EndChar + +StartChar: wgrave +Encoding: 7809 7809 388 +Width: 834 +Flags: MW +LayerCount: 2 +Fore +SplineSet +413 469 m 5 + 436 469 l 5 + 444 442 451 423 465 388 c 6 + 580 98 l 5 + 611 177 620 200 628 222 c 6 + 678 362 l 6 + 683 375 685 387 685 398 c 4 + 685 416 671 428 646 429 c 6 + 612 431 l 5 + 612 459 l 5 + 668 457 691 456 710 456 c 4 + 729 456 752 457 808 459 c 5 + 808 431 l 5 + 782 429 l 6 + 760 426 748 409 718 342 c 6 + 650 186 l 6 + 646 179 624 118 604 59 c 4 + 597 40 590 19 581 -7 c 5 + 535 -7 l 5 + 399 335 l 5 + 357 245 356 243 347 223 c 6 + 249 -7 l 5 + 202 -7 l 5 + 100 329 l 6 + 75 407 62 427 34 429 c 6 + 6 431 l 5 + 6 459 l 5 + 74 457 102 456 125 456 c 4 + 148 456 176 457 244 459 c 5 + 244 431 l 5 + 204 429 l 6 + 179 428 166 420 166 405 c 4 + 166 397 167 389 170 380 c 6 + 254 104 l 5 + 318 247 330 275 413 469 c 5 +442 506 m 5 + 298 596 l 6 + 265 616 258 625 258 643 c 4 + 258 662 272 677 289 677 c 4 + 303 677 322 666 344 644 c 6 + 482 506 l 5 + 442 506 l 5 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wgrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" wgrave.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wgrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" wgrave.sc +EndChar + +StartChar: wacute +Encoding: 7811 7811 389 +Width: 834 +Flags: MW +LayerCount: 2 +Fore +SplineSet +413 469 m 1 + 436 469 l 1 + 444 442 451 423 465 388 c 2 + 580 98 l 1 + 611 177 620 200 628 222 c 2 + 678 362 l 2 + 683 375 685 387 685 398 c 0 + 685 416 671 428 646 429 c 2 + 612 431 l 1 + 612 459 l 1 + 668 457 691 456 710 456 c 0 + 729 456 752 457 808 459 c 1 + 808 431 l 1 + 782 429 l 2 + 760 426 748 409 718 342 c 2 + 650 186 l 2 + 646 179 624 118 604 59 c 0 + 597 40 590 19 581 -7 c 1 + 535 -7 l 1 + 399 335 l 1 + 357 245 356 243 347 223 c 2 + 249 -7 l 1 + 202 -7 l 1 + 100 329 l 2 + 75 407 62 427 34 429 c 2 + 6 431 l 1 + 6 459 l 1 + 74 457 102 456 125 456 c 0 + 148 456 176 457 244 459 c 1 + 244 431 l 1 + 204 429 l 2 + 179 428 166 420 166 405 c 0 + 166 397 167 389 170 380 c 2 + 254 104 l 1 + 318 247 330 275 413 469 c 1 +366 506 m 1 + 504 644 l 2 + 526 666 545 677 559 677 c 0 + 576 677 590 662 590 643 c 0 + 590 625 583 617 550 596 c 2 + 406 506 l 1 + 366 506 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" wacute.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" wacute.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" wacute.sc +EndChar + +StartChar: Ygrave +Encoding: 7922 7922 390 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +9 680 m 5 + 49.006122587 688.349103844 88.9484392657 696.641413412 129 705 c 5 + 147 705 188 660 220 602 c 6 + 363 341 l 5 + 466 504 l 6 + 506 567 536 621 574 694 c 5 + 654 694 l 5 + 654 679 l 5 + 576 586 541 539 466 426 c 4 + 405 330 394 303 394 249 c 6 + 394 120 l 6 + 395 40 399 32 445 30 c 6 + 493 27 l 5 + 493 -3 l 5 + 434 -1 398 0 346 0 c 4 + 294 0 258 -1 200 -3 c 5 + 200 27 l 5 + 248 30 l 6 + 294 32 298 40 299 120 c 6 + 299 262 l 6 + 299 279 296 292 290 302 c 6 + 166 518 l 6 + 124 591 73 643 38 648 c 6 + 9 651 l 5 + 9 680 l 5 +351 737 m 1 + 207 827 l 2 + 173 848 167 856 167 874 c 0 + 167 893 181 908 198 908 c 0 + 213 908 232 897 253 875 c 2 + 391 737 l 1 + 351 737 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ygrave.sc +EndChar + +StartChar: ygrave +Encoding: 7923 7923 391 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +297 86 m 1 + 416 378 l 2 + 420 388 422 397 422 404 c 0 + 422 418 408 427 380 429 c 2 + 354 431 l 1 + 354 459 l 1 + 408 457 431 456 449 456 c 0 + 467 456 490 457 544 459 c 1 + 544 431 l 1 + 516 429 l 2 + 491 426 472 399 432 308 c 2 + 229 -160 l 2 + 191 -247 148 -283 81 -283 c 0 + 62 -283 46 -279 27 -268 c 1 + 51 -193 l 1 + 64 -193 l 1 + 80 -207 99 -216 115 -216 c 0 + 153 -216 192 -170 224 -85 c 2 + 247 -24 l 1 + 229 26 219 50 191 118 c 2 + 82 380 l 2 + 67 415 55 427 30 429 c 2 + 12 431 l 1 + 12 459 l 1 + 79 457 105 456 128 456 c 0 + 151 456 178 457 244 459 c 1 + 244 431 l 1 + 206 429 l 2 + 184 428 173 420 173 406 c 0 + 173 394 176 380 182 364 c 2 + 246 196 l 2 + 264 147 275 124 297 86 c 1 +302 506 m 1 + 158 596 l 2 + 125 617 118 625 118 643 c 0 + 118 662 132 677 149 677 c 0 + 164 677 183 666 204 644 c 2 + 342 506 l 1 + 302 506 l 1 +EndSplineSet +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ygrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ygrave.sc +Substitution2: "'c2sc' Capitals to Small Capitals in Latin lookup 0 subtable" ygrave.sc +Substitution2: "'smcp' Lowercase to Small Capitals in Latin lookup 0 subtable" ygrave.sc +EndChar + +StartChar: uni2002 +Encoding: 8194 8194 392 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +Validated: 1 +EndChar + +StartChar: uni00A0 +Encoding: 160 160 393 +Width: 250 +Flags: MW +LayerCount: 2 +Fore +Validated: 1 +EndChar + +StartChar: smileface +Encoding: 9786 9786 394 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +393 530 m 0 + 420 530 443 507 443 480 c 0 + 443 452 420 429 392 429 c 0 + 365 429 342 452 342 480 c 0 + 342 508 365 530 393 530 c 0 +609 530 m 0 + 636 530 659 507 659 480 c 0 + 659 452 636 429 609 429 c 0 + 581 429 558 452 558 480 c 0 + 558 508 581 530 609 530 c 0 +264 423 m 1 + 290 309 378 241 501 241 c 0 + 624 241 711 309 737 423 c 1 + 736 260 645 158 501 158 c 0 + 356 158 266 260 264 423 c 1 +507 741 m 0 + 701 741 863 576 863 379 c 0 + 863 179 701 17 501 17 c 0 + 300 17 139 179 139 382 c 0 + 139 582 302 741 507 741 c 0 +495 693 m 0 + 327 693 186 550 186 379 c 0 + 186 206 327 65 500 65 c 0 + 675 65 815 205 815 381 c 0 + 815 555 673 693 495 693 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: invsmileface +Encoding: 9787 9787 395 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +506 742 m 0 + 701 742 864 577 864 379 c 0 + 864 178 701 15 501 15 c 0 + 298 15 137 178 137 382 c 0 + 137 582 301 742 506 742 c 0 +392 530 m 0 + 365 530 342 507 342 480 c 0 + 342 452 365 429 392 429 c 0 + 420 429 443 452 443 480 c 0 + 443 508 420 530 392 530 c 0 +608 530 m 0 + 581 530 558 507 558 480 c 0 + 558 452 581 430 609 430 c 0 + 637 430 659 452 659 480 c 0 + 659 508 636 530 608 530 c 0 +264 423 m 1 + 265 260 356 158 500 158 c 0 + 645 158 735 260 737 423 c 1 + 711 309 623 241 500 241 c 0 + 378 241 290 309 264 423 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: heart +Encoding: 9829 9829 396 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +499 0 m 1 + 470 102 427 168 264 365 c 0 + 173 476 150 521 150 586 c 0 + 150 670 228 740 323 740 c 0 + 384 740 435 713 467 663 c 0 + 479 645 487 627 499 592 c 1 + 527 693 583 741 673 741 c 0 + 766 741 847 671 847 590 c 0 + 847 516 812 449 710 331 c 0 + 584 188 521 88 499 0 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: diamond +Encoding: 9830 9830 397 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +212 339 m 2 + 198 355 l 1 + 354 531 441 643 498 741 c 1 + 532 676 716 439 798 355 c 1 + 684 230 563 74 498 -32 c 1 + 457 42 322 217 212 339 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: club +Encoding: 9827 9827 398 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +721 0 m 1 + 277 0 l 1 + 277 20 l 1 + 423 44 490 131 491 299 c 1 + 470 266 462 255 450 242 c 0 + 407 192 338 160 274 160 c 0 + 179 160 101 235 101 326 c 0 + 101 415 171 486 259 486 c 0 + 291 486 304 482 364 455 c 1 + 333 495 321 527 321 564 c 0 + 321 650 401 720 499 720 c 0 + 597 720 677 650 677 564 c 0 + 677 527 665 495 634 455 c 1 + 700 484 707 486 739 486 c 0 + 827 486 897 415 897 326 c 0 + 897 234 819 160 721 160 c 0 + 662 160 594 191 553 236 c 0 + 540 249 531 262 507 299 c 1 + 508 207 524 151 564 101 c 0 + 604 54 631 40 721 20 c 1 + 721 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: spade +Encoding: 9824 9824 399 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +277 0 m 1 + 277 20 l 1 + 365 38 397 55 437 106 c 0 + 472 152 489 205 491 280 c 1 + 480 260 478 256 474 250 c 0 + 442 202 373 168 307 168 c 0 + 221 168 150 230 150 305 c 0 + 150 368 192 425 285 491 c 0 + 410 576 481 663 499 754 c 1 + 545 637 566 611 693 510 c 0 + 819 412 849 372 849 304 c 0 + 849 229 778 169 690 169 c 0 + 615 169 558 204 508 280 c 1 + 515 122 578 46 722 20 c 1 + 722 0 l 1 + 277 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: male +Encoding: 9794 9794 400 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +557 593 m 1 + 456 409 l 1 + 519 363 556 291 556 214 c 0 + 556 80 448 -28 315 -28 c 0 + 181 -28 73 80 73 213 c 0 + 73 347 181 455 315 455 c 0 + 347 455 376 449 407 437 c 1 + 509 622 l 1 + 422 628 388 638 388 660 c 0 + 388 673 396 678 422 679 c 0 + 465 679 543 701 570 720 c 0 + 583 728 590 731 595 731 c 0 + 608 731 610 725 610 695 c 0 + 610 651 627 587 650 544 c 0 + 657 530 658 526 658 520 c 0 + 658 510 650 503 640 503 c 0 + 623 503 606 521 557 593 c 1 +314 393 m 0 + 215 393 135 312 135 213 c 0 + 135 114 215 34 315 34 c 0 + 414 34 494 115 494 214 c 0 + 494 313 413 393 314 393 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: female +Encoding: 9792 9792 401 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +389 275 m 1 + 389 198 l 1 + 537 198 l 1 + 537 146 l 1 + 389 146 l 1 + 389 -6 l 1 + 333 -6 l 1 + 333 146 l 1 + 184 146 l 1 + 184 198 l 1 + 333 198 l 1 + 333 275 l 1 + 293 282 276 288 252 303 c 0 + 183 344 142 415 142 493 c 0 + 142 615 240 713 361 713 c 0 + 483 713 581 615 581 493 c 0 + 581 415 540 344 471 303 c 0 + 446 288 429 283 389 275 c 1 +358 656 m 0 + 271 656 198 581 198 493 c 0 + 198 403 271 330 361 330 c 0 + 451 330 524 403 524 494 c 0 + 524 584 450 656 358 656 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: musicalnote +Encoding: 9834 9834 402 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +237 175 m 1 + 237 667 l 1 + 281 667 l 1 + 281 609 l 1 + 289 599 294 592 295 591 c 2 + 346 530 l 2 + 404 460 433 389 433 314 c 0 + 433 256 414 201 378 158 c 1 + 351 158 l 1 + 375 213 383 251 383 301 c 0 + 383 384 337 460 281 468 c 1 + 281 175 l 2 + 279 127 273 105 253 78 c 0 + 226 40 182 17 135 17 c 0 + 94 17 68 39 68 74 c 0 + 68 133 123 186 185 186 c 0 + 202 186 222 182 237 175 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: sun +Encoding: 9788 9788 403 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +313 483 m 1 + 233 562 l 1 + 271 600 l 1 + 351 520 l 1 + 386 548 430 566 473 571 c 1 + 473 683 l 1 + 527 683 l 1 + 527 571 l 1 + 574 564 615 547 649 520 c 1 + 729 600 l 1 + 766 562 l 1 + 687 483 l 1 + 714 449 732 405 737 362 c 1 + 850 362 l 1 + 850 307 l 1 + 737 307 l 1 + 732 262 715 220 686 185 c 1 + 766 105 l 1 + 729 67 l 1 + 649 147 l 1 + 617 121 571 102 527 97 c 1 + 527 -16 l 1 + 473 -16 l 1 + 473 97 l 1 + 428 102 389 118 351 147 c 1 + 271 67 l 1 + 233 105 l 1 + 313 184 l 1 + 286 217 267 265 263 307 c 1 + 150 307 l 1 + 150 362 l 1 + 263 362 l 1 + 269 410 284 446 313 483 c 1 +497 508 m 0 + 406 508 329 430 329 338 c 0 + 329 243 406 166 500 166 c 0 + 595 166 671 243 671 339 c 0 + 671 433 594 508 497 508 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: invbullet +Encoding: 9688 9688 404 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +942 763 m 1 + 942 -122 l 1 + 57 -122 l 1 + 57 763 l 1 + 942 763 l 1 +497 464 m 0 + 421 464 356 398 356 321 c 0 + 356 241 420 177 499 177 c 0 + 579 177 643 241 643 322 c 0 + 643 400 578 464 497 464 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: circle +Encoding: 9675 9675 405 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +366 519 m 0 + 505 519 621 401 621 260 c 0 + 621 116 505 0 362 0 c 0 + 217 0 102 116 102 262 c 0 + 102 405 219 519 366 519 c 0 +358 458 m 0 + 252 458 163 367 163 260 c 0 + 163 150 252 61 362 61 c 0 + 472 61 560 150 560 261 c 0 + 560 370 470 458 358 458 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: invcircle +Encoding: 9689 9689 406 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +505 611 m 0 + 656 611 783 482 783 328 c 0 + 783 172 656 45 500 45 c 0 + 343 45 217 172 217 330 c 0 + 217 486 345 611 505 611 c 0 +942 771 m 1 + 942 -114 l 1 + 57 -114 l 1 + 57 771 l 1 + 942 771 l 1 +494 645 m 0 + 326 645 184 500 184 329 c 0 + 184 154 325 13 499 13 c 0 + 675 13 815 155 815 331 c 0 + 815 505 672 645 494 645 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: filledrect +Encoding: 9644 9644 407 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +142 0 m 1 + 142 358 l 1 + 858 358 l 1 + 858 0 l 1 + 142 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: filledbox +Encoding: 9632 9632 408 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 124 m 1 + 125 591 l 1 + 592 591 l 1 + 592 124 l 1 + 125 124 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni25A1 +Encoding: 9633 9633 409 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 124 m 1 + 125 591 l 1 + 592 591 l 1 + 592 124 l 1 + 125 124 l 1 +165 164 m 1 + 552 164 l 1 + 552 551 l 1 + 165 551 l 1 + 165 164 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: triagup +Encoding: 9650 9650 410 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +572 211 m 1 + 150 211 l 1 + 361 611 l 1 + 572 211 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowright +Encoding: 8594 8594 411 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 357 m 1 + 0 421 l 1 + 623 421 l 1 + 413 502 l 1 + 436 555 l 1 + 722 428 l 1 + 722 351 l 1 + 436 223 l 1 + 413 275 l 1 + 623 357 l 1 + 0 357 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowleft +Encoding: 8592 8592 412 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +722 357 m 1 + 99 357 l 1 + 309 275 l 1 + 286 223 l 1 + 0 351 l 1 + 0 428 l 1 + 286 555 l 1 + 309 502 l 1 + 99 421 l 1 + 722 421 l 1 + 722 357 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowboth +Encoding: 8596 8596 413 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +623 419 m 1 + 413 500 l 1 + 436 553 l 1 + 722 425 l 1 + 722 348 l 1 + 436 221 l 1 + 413 273 l 1 + 623 355 l 1 + 99 355 l 1 + 309 273 l 1 + 286 221 l 1 + 0 348 l 1 + 0 425 l 1 + 286 553 l 1 + 309 500 l 1 + 99 419 l 1 + 623 419 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowup +Encoding: 8593 8593 414 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +391 0 m 1 + 327 0 l 1 + 327 623 l 1 + 245 413 l 1 + 193 437 l 1 + 320 722 l 1 + 397 722 l 1 + 525 437 l 1 + 472 413 l 1 + 391 623 l 1 + 391 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowdown +Encoding: 8595 8595 415 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +391 722 m 1 + 391 99 l 1 + 472 309 l 1 + 525 286 l 1 + 397 0 l 1 + 320 0 l 1 + 193 286 l 1 + 245 309 l 1 + 327 99 l 1 + 327 722 l 1 + 391 722 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowupdn +Encoding: 8597 8597 416 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +330 623 m 1 + 249 413 l 1 + 196 436 l 1 + 323 722 l 1 + 400 722 l 1 + 528 436 l 1 + 475 413 l 1 + 394 623 l 1 + 394 99 l 1 + 475 309 l 1 + 528 286 l 1 + 400 0 l 1 + 323 0 l 1 + 196 286 l 1 + 249 309 l 1 + 330 99 l 1 + 330 623 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowupdnbse +Encoding: 8616 8616 417 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +199 -95 m 1 + 526 -95 l 1 + 526 -153 l 1 + 199 -153 l 1 + 199 -95 l 1 +330 591 m 1 + 249 381 l 1 + 196 405 l 1 + 323 691 l 1 + 400 691 l 1 + 528 405 l 1 + 475 381 l 1 + 394 591 l 1 + 394 67 l 1 + 475 277 l 1 + 528 254 l 1 + 400 -32 l 1 + 323 -32 l 1 + 196 254 l 1 + 249 277 l 1 + 330 67 l 1 + 330 591 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: lozenge +Encoding: 9674 9674 418 +Width: 574 +Flags: MW +LayerCount: 2 +Fore +SplineSet +248 0 m 1 + 53 385 l 1 + 253 756 l 1 + 318 756 l 1 + 511 382 l 1 + 310 0 l 1 + 248 0 l 1 +280 59 m 1 + 445 382 l 1 + 285 698 l 1 + 117 385 l 1 + 280 59 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: triagdn +Encoding: 9660 9660 419 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +572 539 m 1 + 361 139 l 1 + 150 539 l 1 + 572 539 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: H18533 +Encoding: 9679 9679 420 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 497 m 0 + 481 497 577 401 577 281 c 0 + 577 162 482 67 362 67 c 0 + 243 67 147 162 147 281 c 0 + 147 401 243 497 362 497 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: carriagereturn +Encoding: 8629 8629 421 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +884 601 m 1 + 884 357 l 1 + 261 357 l 1 + 471 275 l 1 + 448 223 l 1 + 162 351 l 1 + 162 428 l 1 + 448 555 l 1 + 471 502 l 1 + 261 421 l 1 + 820 421 l 1 + 820 601 l 1 + 884 601 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: angleleft +Encoding: 9001 9001 422 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +37 308 m 1 + 232 815 l 1 + 291 793 l 1 + 104 308 l 1 + 291 -177 l 1 + 232 -199 l 1 + 37 308 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: angleright +Encoding: 9002 9002 423 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +289 308 m 1 + 94 -199 l 1 + 35 -177 l 1 + 222 308 l 1 + 35 793 l 1 + 94 815 l 1 + 289 308 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: universal +Encoding: 8704 8704 424 +Width: 593 +Flags: MW +LayerCount: 2 +Fore +SplineSet +403 392 m 1 + 477 577 l 1 + 571 577 l 1 + 338 0 l 1 + 255 0 l 1 + 22 577 l 1 + 116 577 l 1 + 190 392 l 1 + 403 392 l 1 +372 312 m 1 + 221 312 l 1 + 296 132 l 1 + 372 312 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: aleph +Encoding: 8501 8501 425 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +48 26 m 1 + 68 26 l 2 + 101 26 109 29 109 47 c 0 + 109 58 106 65 89 89 c 0 + 66 122 53 158 53 192 c 0 + 53 250 86 290 151 311 c 1 + 82 387 75 399 75 440 c 0 + 75 485 95 512 137 525 c 1 + 136 517 135 511 135 507 c 0 + 135 477 154 447 220 376 c 0 + 232 363 232 363 297 301 c 0 + 315 285 315 285 331 268 c 1 + 392 330 l 1 + 384 339 379 344 377 346 c 2 + 347 371 l 2 + 323 392 308 422 308 450 c 0 + 308 490 329 516 371 525 c 1 + 370 500 377 489 424 448 c 0 + 469 408 489 373 489 331 c 0 + 489 293 474 266 444 251 c 1 + 438 283 432 293 410 311 c 1 + 352 251 l 1 + 357 246 365 239 370 235 c 0 + 446 166 470 125 470 67 c 0 + 470 32 461 16 434 0 c 1 + 435 3 435 7 435 8 c 0 + 435 34 411 63 318 148 c 0 + 295 169 271 191 247 215 c 0 + 198 263 189 271 166 290 c 1 + 136 269 127 254 127 229 c 0 + 127 206 137 188 165 161 c 0 + 216 111 226 95 226 66 c 0 + 226 30 203 8 159 2 c 0 + 143 0 128 0 57 0 c 1 + 48 26 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: existential +Encoding: 8707 8707 426 +Width: 424 +Flags: MW +LayerCount: 2 +Fore +SplineSet +50 0 m 1 + 50 84 l 1 + 291 84 l 1 + 291 247 l 1 + 50 247 l 1 + 50 331 l 1 + 291 331 l 1 + 291 493 l 1 + 50 493 l 1 + 50 577 l 1 + 375 577 l 1 + 375 0 l 1 + 50 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Ifraktur +Encoding: 8465 8465 427 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +591 601 m 1 + 627 601 l 1 + 627 589 l 2 + 626 483 586 427 512 427 c 0 + 461 427 429 452 397 517 c 0 + 353 606 320 636 265 636 c 0 + 185 636 115 564 115 482 c 0 + 115 438 136 393 169 366 c 0 + 195 344 220 334 271 325 c 1 + 265 288 l 1 + 204 297 173 311 136 343 c 0 + 93 380 72 426 72 485 c 0 + 72 602 174 699 299 699 c 0 + 347 699 392 684 424 656 c 0 + 446 638 464 610 485 559 c 0 + 512 494 520 484 537 484 c 0 + 558 484 570 494 579 520 c 0 + 587 542 592 572 591 601 c 1 +652 262 m 1 + 615 255 l 1 + 599 319 576 346 537 346 c 0 + 508 346 486 324 486 295 c 0 + 486 268 490 257 539 145 c 0 + 550 122 554 105 554 88 c 0 + 554 52 533 18 491 -14 c 0 + 446 -48 383 -72 337 -72 c 0 + 296 -72 257 -53 222 -17 c 0 + 196 11 196 11 139 103 c 0 + 120 131 105 142 71 153 c 1 + 72 188 l 1 + 166 187 213 157 280 53 c 0 + 312 10 340 -8 379 -8 c 0 + 423 -8 456 21 456 60 c 0 + 456 83 456 83 412 183 c 0 + 401 208 393 242 393 266 c 0 + 393 334 458 395 532 395 c 0 + 595 395 633 354 652 262 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: Rfraktur +Encoding: 8476 8476 428 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +689 47 m 1 + 711 22 l 1 + 666 -11 645 -29 594 -76 c 1 + 549 -21 538 -1 530 35 c 0 + 524 61 519 168 519 264 c 0 + 519 281 519 294 520 329 c 1 + 484 319 460 315 417 311 c 1 + 408 149 401 110 373 48 c 0 + 340 -23 277 -72 217 -72 c 0 + 181 -72 155 -59 128 -29 c 0 + 121 -20 121 -20 97 12 c 0 + 85 29 76 35 47 47 c 1 + 79 72 90 88 107 132 c 1 + 115 124 l 2 + 144 93 153 87 189 71 c 1 + 179 63 l 2 + 157 45 149 33 149 17 c 0 + 149 -10 174 -32 206 -32 c 0 + 291 -32 332 76 332 303 c 0 + 332 452 319 551 295 596 c 0 + 273 636 238 658 198 658 c 0 + 142 658 89 607 89 553 c 0 + 89 525 100 506 134 477 c 0 + 212 412 226 389 226 329 c 0 + 226 270 199 223 147 192 c 1 + 126 222 l 1 + 161 244 175 263 175 287 c 0 + 175 310 175 310 114 366 c 0 + 60 416 36 462 36 516 c 0 + 36 613 120 698 217 698 c 0 + 304 698 377 631 397 532 c 1 + 443 597 493 634 617 696 c 1 + 679 544 698 507 752 437 c 1 + 716 409 650 371 602 353 c 1 + 602 300 l 1 + 605 227 l 1 + 607 73 611 55 653 22 c 1 + 689 47 l 1 +417 416 m 2 + 417 345 l 1 + 522 361 549 369 661 415 c 1 + 621 461 599 501 551 622 c 1 + 478 566 454 544 434 512 c 0 + 419 489 417 476 417 416 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: gradient +Encoding: 8711 8711 429 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 703 m 1 + 640 703 l 1 + 353 0 l 1 + 25 703 l 1 +98 651 m 1 + 315 183 l 1 + 508 651 l 1 + 98 651 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Delta +Encoding: 8710 8710 430 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 0 m 1 + 353 703 l 1 + 640 0 l 1 + 25 0 l 1 +98 52 m 1 + 508 52 l 1 + 315 520 l 1 + 98 52 l 1 +EndSplineSet +Validated: 1 +Kerns2: 602 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -87 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -91 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: arrowdbldown +Encoding: 8659 8659 431 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +254 669 m 1 + 316 669 l 1 + 316 77 l 1 + 338 56 353 42 361 35 c 1 + 373 47 l 1 + 400 71 l 1 + 406 77 l 1 + 406 669 l 1 + 468 669 l 1 + 468 117 l 1 + 493 138 512 151 543 166 c 1 + 567 142 l 1 + 477 74 463 60 361 -56 c 1 + 334 -26 l 2 + 262 57 238 79 155 142 c 1 + 179 166 l 1 + 209 151 229 139 254 117 c 1 + 254 669 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowdblup +Encoding: 8657 8657 432 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +254 -56 m 1 + 254 496 l 1 + 227 473 208 461 179 447 c 1 + 155 471 l 1 + 207 511 244 541 269 567 c 0 + 288 588 319 622 361 669 c 1 + 388 639 l 2 + 459 557 483 535 567 471 c 1 + 543 447 l 1 + 514 461 494 473 468 496 c 1 + 468 -56 l 1 + 406 -56 l 1 + 406 536 l 1 + 400 542 l 2 + 391 550 382 558 373 565 c 0 + 372 567 368 571 361 578 c 1 + 348 565 l 2 + 340 558 331 550 322 542 c 2 + 316 536 l 1 + 316 -56 l 1 + 254 -56 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: notequal +Encoding: 8800 8800 433 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +544 399 m 1 + 611 532 l 1 + 663 506 l 1 + 609 399 l 1 + 793 399 l 1 + 793 340 l 1 + 580 340 l 1 + 510 202 l 1 + 793 202 l 1 + 793 143 l 1 + 480 143 l 1 + 411 6 l 1 + 359 32 l 1 + 415 143 l 1 + 233 143 l 1 + 233 202 l 1 + 444 202 l 1 + 514 340 l 1 + 233 340 l 1 + 233 399 l 1 + 544 399 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: equivalence +Encoding: 8801 8801 434 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +203 430 m 1 + 827 430 l 1 + 827 371 l 1 + 203 371 l 1 + 203 430 l 1 +203 284 m 1 + 827 284 l 1 + 827 225 l 1 + 203 225 l 1 + 203 284 l 1 +203 145 m 1 + 827 145 l 1 + 827 86 l 1 + 203 86 l 1 + 203 145 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: radical +Encoding: 8730 8730 435 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +452 -36 m 1 + 204 471 l 1 + 107 423 l 1 + 91 459 l 1 + 240 531 l 1 + 440 129 l 1 + 569 933 l 1 + 607 928 l 1 + 452 -36 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: integral +Encoding: 8747 8747 436 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +240 -150 m 1 + 240 -82 l 1 + 263 -85 274 -86 288 -86 c 0 + 359 -86 404 -65 430 -18 c 0 + 458 30 466 82 466 209 c 2 + 466 543 l 2 + 466 643 482 708 520 763 c 0 + 563 825 627 856 715 856 c 0 + 731 856 742 855 761 853 c 1 + 761 782 l 1 + 743 787 736 788 723 788 c 0 + 667 788 616 769 587 736 c 0 + 550 696 533 623 533 511 c 2 + 533 167 l 2 + 533 34 513 -36 460 -92 c 0 + 419 -136 364 -154 273 -154 c 0 + 259 -154 253 -153 240 -150 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: integraltp +Encoding: 8992 8992 437 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +322 -241 m 1 + 322 463 l 2 + 322 557 334 614 364 658 c 0 + 398 709 461 738 537 738 c 0 + 560 738 573 736 591 731 c 1 + 591 653 l 1 + 567 658 555 659 537 659 c 0 + 485 659 444 640 426 606 c 0 + 407 572 401 527 401 425 c 2 + 401 -241 l 1 + 322 -241 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: integralbt +Encoding: 8993 8993 438 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +401 738 m 1 + 401 34 l 2 + 401 -59 389 -117 359 -161 c 0 + 326 -212 262 -241 185 -241 c 0 + 163 -241 149 -239 132 -234 c 1 + 132 -156 l 1 + 156 -161 168 -162 186 -162 c 0 + 238 -162 279 -143 297 -109 c 0 + 316 -75 322 -29 322 72 c 2 + 322 738 l 1 + 401 738 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: approxequal +Encoding: 8776 8776 439 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +252 308 m 1 + 193 346 l 1 + 236 428 290 464 370 464 c 0 + 405 464 434 457 496 433 c 0 + 586 397 618 388 649 388 c 0 + 687 388 722 407 754 445 c 1 + 807 401 l 1 + 763 344 708 316 641 316 c 0 + 601 316 583 321 512 353 c 0 + 455 378 410 390 373 390 c 0 + 322 390 277 359 252 308 c 1 +252 156 m 1 + 193 193 l 1 + 235 276 290 312 370 312 c 0 + 404 312 434 304 496 280 c 0 + 589 244 618 235 649 235 c 0 + 687 235 721 254 754 293 c 1 + 807 249 l 1 + 763 192 708 163 641 163 c 0 + 600 163 583 168 512 200 c 0 + 454 226 410 238 372 238 c 0 + 322 238 277 207 252 156 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: lessequal +Encoding: 8804 8804 440 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +739 653 m 1 + 739 590 l 1 + 342 386 l 1 + 739 183 l 1 + 739 120 l 1 + 267 358 l 1 + 267 414 l 1 + 739 653 l 1 +267 59 m 1 + 743 59 l 1 + 743 0 l 1 + 267 0 l 1 + 267 59 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: greaterequal +Encoding: 8805 8805 441 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +265 653 m 1 + 737 414 l 1 + 737 358 l 1 + 265 120 l 1 + 265 183 l 1 + 662 386 l 1 + 265 590 l 1 + 265 653 l 1 +267 59 m 1 + 742 59 l 1 + 742 0 l 1 + 267 0 l 1 + 267 59 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: revlogicalnot +Encoding: 8976 8976 442 +Width: 885 +Flags: MW +LayerCount: 2 +Fore +SplineSet +701 408 m 1 + 701 356 l 1 + 234 356 l 1 + 234 122 l 1 + 182 122 l 1 + 182 408 l 1 + 701 408 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: union +Encoding: 8746 8746 443 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +187 630 m 1 + 253 630 l 1 + 253 352 l 2 + 253 283 264 228 287 187 c 0 + 331 105 398 67 496 67 c 0 + 601 67 674 113 715 204 c 0 + 730 238 740 295 740 352 c 2 + 740 630 l 1 + 806 630 l 1 + 806 364 l 2 + 806 269 792 203 760 147 c 0 + 706 52 613 0 496 0 c 0 + 371 0 272 61 221 169 c 0 + 198 220 187 280 187 364 c 2 + 187 630 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: intersection +Encoding: 8745 8745 444 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +187 0 m 1 + 187 267 l 2 + 187 362 201 427 233 483 c 0 + 287 578 380 630 496 630 c 0 + 622 630 722 569 772 461 c 0 + 795 411 806 349 806 267 c 2 + 806 0 l 1 + 740 0 l 1 + 740 279 l 2 + 740 346 728 403 706 443 c 0 + 662 525 595 563 496 563 c 0 + 392 563 319 518 278 426 c 0 + 262 390 253 338 253 279 c 2 + 253 0 l 1 + 187 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: element +Encoding: 8712 8712 445 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +806 313 m 1 + 240 313 l 1 + 249 158 359 63 523 66 c 2 + 806 66 l 1 + 806 0 l 1 + 535 0 l 2 + 439 0 374 15 318 51 c 0 + 223 112 171 216 171 346 c 0 + 171 486 232 596 340 652 c 0 + 393 680 449 691 535 691 c 2 + 806 691 l 1 + 806 625 l 1 + 523 625 l 2 + 429 623 378 607 326 562 c 0 + 270 513 247 462 240 379 c 1 + 806 379 l 1 + 806 313 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: perpendicular +Encoding: 8869 8869 446 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +464 633 m 1 + 531 633 l 1 + 531 67 l 1 + 771 67 l 1 + 771 0 l 1 + 224 0 l 1 + 224 67 l 1 + 464 67 l 1 + 464 633 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: infinity +Encoding: 8734 8734 447 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +499 350 m 1 + 550 433 602 468 673 468 c 0 + 774 468 855 387 855 285 c 0 + 855 181 775 101 673 101 c 0 + 601 101 555 134 499 227 c 1 + 442 134 397 101 325 101 c 0 + 223 101 143 182 143 285 c 0 + 143 386 224 468 325 468 c 0 + 396 468 448 432 499 350 c 1 +464 285 m 1 + 414 368 375 399 321 399 c 0 + 261 399 211 347 211 284 c 0 + 211 222 259 174 322 174 c 0 + 361 174 398 193 424 227 c 0 + 431 236 444 255 464 285 c 1 +534 285 m 1 + 539 278 542 273 544 270 c 0 + 570 231 581 217 595 205 c 0 + 619 184 646 174 676 174 c 0 + 739 174 787 222 787 284 c 0 + 787 347 738 399 677 399 c 0 + 623 399 585 369 534 285 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: proportional +Encoding: 8733 8733 448 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +779 178 m 1 + 812 105 l 1 + 780 91 761 87 729 87 c 0 + 656 87 611 110 557 173 c 1 + 519 119 464 91 400 91 c 0 + 291 91 205 175 205 282 c 0 + 205 388 291 473 399 473 c 0 + 464 473 519 445 557 391 c 1 + 611 454 656 477 729 477 c 0 + 761 477 780 473 812 459 c 1 + 779 386 l 1 + 758 401 743 405 716 405 c 0 + 646 405 594 353 594 282 c 0 + 594 211 646 159 717 159 c 0 + 744 159 758 163 779 178 c 1 +397 401 m 0 + 330 401 276 348 276 282 c 0 + 276 215 330 163 399 163 c 0 + 467 163 521 215 521 282 c 0 + 521 350 468 401 397 401 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: congruent +Encoding: 8773 8773 449 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +254 359 m 1 + 195 397 l 1 + 238 479 291 515 371 515 c 0 + 406 515 435 508 496 484 c 0 + 588 448 618 439 648 439 c 0 + 685 439 722 460 752 497 c 1 + 805 453 l 1 + 762 396 706 367 640 367 c 0 + 600 367 582 372 512 404 c 0 + 455 429 411 441 373 441 c 0 + 323 441 277 410 254 359 c 1 +204 302 m 1 + 799 302 l 1 + 799 243 l 1 + 204 243 l 1 + 204 302 l 1 +204 173 m 1 + 799 173 l 1 + 799 114 l 1 + 204 114 l 1 + 204 173 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: therefore +Encoding: 8756 8756 450 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +745 128 m 0 + 780 128 810 98 810 63 c 0 + 810 27 780 -3 744 -3 c 0 + 708 -3 679 26 679 63 c 0 + 679 99 708 128 745 128 c 0 +255 128 m 0 + 291 128 320 98 320 63 c 0 + 320 26 291 -3 254 -3 c 0 + 218 -3 189 26 189 63 c 0 + 189 99 219 128 255 128 c 0 +500 625 m 0 + 536 625 565 595 565 559 c 0 + 565 523 536 494 499 494 c 0 + 463 494 434 523 434 560 c 0 + 434 596 464 625 500 625 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: product +Encoding: 8719 8719 451 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +689 705 m 1 + 312 705 l 1 + 312 -29 l 2 + 312 -84 332 -104 386 -104 c 2 + 403 -104 l 1 + 403 -123 l 1 + 111 -123 l 1 + 111 -104 l 1 + 127 -104 l 2 + 181 -104 201 -84 202 -29 c 2 + 202 650 l 2 + 201 708 181 730 127 730 c 2 + 111 730 l 1 + 111 748 l 1 + 890 748 l 1 + 890 730 l 1 + 873 730 l 2 + 820 730 799 707 799 650 c 2 + 799 -29 l 2 + 799 -84 819 -104 873 -104 c 2 + 890 -104 l 1 + 890 -123 l 1 + 598 -123 l 1 + 598 -104 l 1 + 614 -104 l 2 + 669 -104 688 -84 689 -29 c 2 + 689 705 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: summation +Encoding: 8721 8721 452 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +316 727 m 1 + 508 348 l 1 + 302 -12 l 1 + 637 -12 l 2 + 757 -11 786 4 819 88 c 1 + 846 88 l 1 + 791 -126 l 1 + 150 -126 l 1 + 397 291 l 1 + 159 769 l 1 + 771 769 l 1 + 782 600 l 1 + 755 600 l 1 + 736 705 709 726 589 727 c 2 + 316 727 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii61289 +Encoding: 8467 8467 453 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +230 194 m 2 + 230 123 l 2 + 230 66 238 43 260 43 c 0 + 280 43 292 54 330 108 c 0 + 335 116 339 119 344 119 c 0 + 349 119 352 116 352 112 c 0 + 352 106 344 92 327 68 c 0 + 290 15 256 -11 223 -11 c 0 + 200 -11 182 2 170 26 c 0 + 159 47 157 69 155 151 c 1 + 110 100 94 84 85 84 c 0 + 81 84 77 88 77 93 c 0 + 77 98 79 101 92 116 c 0 + 113 137 123 150 155 189 c 1 + 158 376 168 465 196 544 c 0 + 224 624 294 690 352 690 c 0 + 393 690 420 656 420 605 c 0 + 420 518 368 418 230 239 c 1 + 231 217 231 200 230 194 c 2 +230 281 m 1 + 272 337 290 366 310 403 c 0 + 342 464 361 528 361 575 c 0 + 361 612 344 636 318 636 c 0 + 288 636 267 608 254 550 c 0 + 243 501 239 453 230 281 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: partialdiff +Encoding: 8706 8706 454 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +106 689 m 1 + 64 741 l 1 + 126 764 154 770 196 770 c 0 + 350 770 469 617 469 419 c 0 + 469 296 437 162 390 91 c 0 + 344 22 290 -10 217 -10 c 0 + 106 -10 23 76 23 190 c 0 + 23 312 116 421 219 421 c 0 + 275 421 305 408 377 354 c 1 + 382 402 384 424 384 455 c 0 + 384 625 324 722 220 722 c 0 + 185 722 157 714 106 689 c 1 +370 319 m 1 + 326 362 302 375 265 375 c 0 + 180 375 112 280 112 162 c 0 + 112 75 146 22 202 22 c 0 + 246 22 290 56 319 113 c 0 + 343 160 357 218 370 319 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: circlemultiply +Encoding: 8855 8855 455 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +504 695 m 0 + 697 695 859 530 859 334 c 0 + 859 139 696 -24 499 -24 c 0 + 303 -24 141 138 141 334 c 0 + 141 534 303 695 504 695 c 0 +500 379 m 1 + 689 569 l 1 + 635 612 568 635 499 635 c 0 + 430 635 363 611 309 567 c 1 + 500 379 l 1 +730 530 m 1 + 540 339 l 1 + 732 144 l 1 + 778 201 801 265 801 336 c 0 + 801 409 778 472 730 530 c 1 +691 104 m 1 + 500 299 l 1 + 306 106 l 1 + 368 58 429 36 500 36 c 0 + 570 36 634 59 691 104 c 1 +266 146 m 1 + 459 339 l 1 + 269 527 l 1 + 222 469 199 406 199 335 c 0 + 199 265 222 201 266 146 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: weierstrass +Encoding: 8472 8472 456 +Width: 648 +Flags: MW +LayerCount: 2 +Fore +SplineSet +294 402 m 1 + 305 386 l 1 + 211 331 172 277 172 202 c 0 + 172 180 175 162 184 143 c 1 + 341 307 408 354 487 354 c 0 + 545 354 585 308 585 239 c 0 + 585 184 563 128 522 81 c 0 + 475 26 418 -7 368 -7 c 0 + 317 -7 281 25 281 71 c 0 + 281 109 305 140 334 140 c 0 + 351 140 363 128 363 112 c 0 + 363 93 348 78 326 76 c 0 + 312 75 305 68 305 55 c 0 + 305 32 333 11 364 11 c 0 + 397 11 435 35 460 74 c 0 + 494 124 518 201 518 255 c 0 + 518 299 495 329 462 329 c 0 + 426 329 389 310 327 257 c 0 + 271 211 231 171 193 123 c 1 + 234 38 249 -9 249 -49 c 0 + 249 -116 206 -169 152 -169 c 0 + 103 -169 66 -129 66 -75 c 0 + 66 -34 81 -1 132 74 c 1 + 116 116 109 144 109 170 c 0 + 109 251 172 330 294 402 c 1 +141 54 m 1 + 91 -22 84 -38 84 -77 c 0 + 84 -120 111 -151 148 -151 c 0 + 178 -151 199 -129 199 -98 c 0 + 199 -65 182 -21 141 54 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: notsubset +Encoding: 8836 8836 457 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +693 621 m 1 + 812 621 l 1 + 812 555 l 1 + 663 555 l 1 + 445 76 l 1 + 484 68 509 66 570 66 c 2 + 812 66 l 1 + 812 0 l 1 + 570 0 l 2 + 491 -1 470 1 417 14 c 1 + 378 -72 l 1 + 307 -72 l 1 + 355 35 l 1 + 239 92 180 185 180 310 c 0 + 180 440 247 540 368 591 c 0 + 429 616 462 621 570 621 c 2 + 622 621 l 1 + 655 696 l 1 + 727 696 l 1 + 693 621 l 1 +383 96 m 1 + 592 555 l 1 + 570 555 l 2 + 472 555 430 548 375 522 c 0 + 290 481 248 412 248 311 c 0 + 248 205 291 137 383 96 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: angle +Encoding: 8736 8736 458 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +748 65 m 1 + 748 0 l 1 + 224 0 l 1 + 662 740 l 1 + 717 707 l 1 + 337 65 l 1 + 748 65 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: propersuperset +Encoding: 8835 8835 459 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +180 621 m 1 + 422 621 l 2 + 500 621 500 621 534 616 c 0 + 706 589 813 471 813 310 c 0 + 813 181 745 81 625 30 c 0 + 564 5 532 0 422 0 c 2 + 180 0 l 1 + 180 66 l 1 + 422 66 l 2 + 518 66 564 74 617 99 c 0 + 704 140 745 208 745 311 c 0 + 745 420 697 492 598 530 c 0 + 547 550 512 555 422 555 c 2 + 180 555 l 1 + 180 621 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: propersubset +Encoding: 8834 8834 460 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +812 621 m 1 + 812 555 l 1 + 571 555 l 2 + 472 555 430 548 376 522 c 0 + 290 481 248 412 248 311 c 0 + 248 202 296 129 395 91 c 0 + 444 72 484 66 571 66 c 2 + 812 66 l 1 + 812 0 l 1 + 571 0 l 2 + 493 0 492 0 458 5 c 0 + 287 32 180 149 180 310 c 0 + 180 440 247 540 368 591 c 0 + 429 616 462 621 571 621 c 2 + 812 621 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: reflexsuperset +Encoding: 8839 8839 461 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +183 630 m 1 + 533 630 l 2 + 635 630 688 617 733 581 c 0 + 787 537 812 482 812 406 c 0 + 812 322 778 258 711 217 c 0 + 675 195 615 183 542 183 c 2 + 183 183 l 1 + 183 249 l 1 + 537 249 l 2 + 676 249 743 301 743 407 c 0 + 743 470 715 520 667 544 c 0 + 642 556 589 564 533 564 c 2 + 183 564 l 1 + 183 630 l 1 +191 0 m 1 + 191 66 l 1 + 812 66 l 1 + 812 0 l 1 + 191 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: reflexsubset +Encoding: 8838 8838 462 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +812 630 m 1 + 812 564 l 1 + 462 564 l 2 + 394 564 342 554 314 536 c 0 + 274 509 252 464 252 408 c 0 + 252 301 319 249 458 249 c 2 + 812 249 l 1 + 812 183 l 1 + 453 183 l 2 + 367 183 307 198 266 230 c 0 + 209 273 183 329 183 406 c 0 + 183 489 215 551 279 593 c 0 + 319 619 372 630 462 630 c 2 + 812 630 l 1 +812 0 m 1 + 191 0 l 1 + 191 66 l 1 + 812 66 l 1 + 812 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: notelement +Encoding: 8713 8713 463 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +696 692 m 1 + 804 692 l 1 + 804 626 l 1 + 668 626 l 1 + 562 379 l 1 + 804 379 l 1 + 804 313 l 1 + 534 313 l 1 + 433 75 l 1 + 464 69 492 66 523 66 c 2 + 804 66 l 1 + 804 0 l 1 + 536 0 l 2 + 482 0 443 4 407 14 c 1 + 356 -104 l 1 + 286 -104 l 1 + 346 36 l 1 + 232 96 172 202 172 346 c 0 + 172 486 233 597 341 653 c 0 + 394 681 450 692 536 692 c 2 + 625 692 l 1 + 670 795 l 1 + 740 795 l 1 + 696 692 l 1 +372 97 m 1 + 464 313 l 1 + 240 313 l 1 + 246 215 289 144 372 97 c 1 +492 379 m 1 + 597 626 l 1 + 523 626 l 2 + 429 624 378 608 327 563 c 0 + 271 513 247 463 240 379 c 1 + 492 379 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowdblleft +Encoding: 8656 8656 464 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +721 193 m 1 + 173 193 l 1 + 194 169 207 150 222 118 c 1 + 198 94 l 1 + 127 187 127 188 0 300 c 1 + 10 310 20 319 31 328 c 0 + 113 400 137 425 198 507 c 1 + 222 483 l 1 + 208 453 195 433 173 408 c 1 + 721 408 l 1 + 721 346 l 1 + 133 346 l 1 + 127 339 l 2 + 119 331 111 322 104 313 c 2 + 91 300 l 1 + 98 294 102 289 104 288 c 0 + 111 279 119 270 127 261 c 2 + 133 255 l 1 + 721 255 l 1 + 721 193 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowdblright +Encoding: 8658 8658 465 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 193 m 1 + 0 255 l 1 + 588 255 l 2 + 590 257 593 261 594 261 c 0 + 601 270 609 279 617 288 c 0 + 618 289 623 294 630 300 c 1 + 622 308 608 323 588 346 c 1 + 0 346 l 1 + 0 408 l 1 + 548 408 l 1 + 526 433 514 452 498 483 c 1 + 523 507 l 1 + 593 415 599 408 721 300 c 1 + 711 291 701 283 690 273 c 0 + 604 198 586 179 523 94 c 1 + 498 118 l 1 + 514 150 527 169 548 193 c 1 + 0 193 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: arrowdblboth +Encoding: 8660 8660 466 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +236 72 m 1 + 216 57 l 1 + 127 176 65 247 1 302 c 1 + 63 355 127 427 216 548 c 1 + 236 532 l 1 + 225 505 216 489 175 411 c 1 + 548 411 l 1 + 510 484 498 508 488 532 c 1 + 508 548 l 1 + 594 430 660 354 722 302 c 1 + 658 247 593 172 508 57 c 1 + 488 72 l 1 + 497 96 512 124 548 193 c 1 + 175 193 l 1 + 215 119 225 99 236 72 c 1 +588 350 m 1 + 136 350 l 1 + 113 321 112 319 102 302 c 1 + 112 285 113 283 136 254 c 1 + 588 254 l 1 + 609 280 611 284 622 302 c 1 + 611 320 609 324 588 350 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: underscoredbl +Encoding: 8215 8215 467 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -199 m 1 + 500 -199 l 1 + 500 -250 l 1 + 0 -250 l 1 + 0 -199 l 1 +0 -97 m 1 + 500 -97 l 1 + 500 -148 l 1 + 0 -148 l 1 + 0 -97 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni203E +Encoding: 8254 8254 468 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 759 m 1 + 0 759 l 1 + 0 809 l 1 + 500 809 l 1 + 500 759 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: emptyset +Encoding: 8709 8709 469 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +741 600 m 1 + 858 705 l 1 + 891 672 l 1 + 773 566 l 1 + 830 497 858 420 858 336 c 0 + 858 140 697 -21 501 -21 c 0 + 404 -21 312 19 242 91 c 1 + 135 -4 l 1 + 104 28 l 1 + 213 126 l 1 + 167 191 144 260 144 336 c 0 + 144 532 305 693 501 693 c 0 + 590 693 670 662 741 600 c 1 +248 157 m 1 + 707 570 l 1 + 646 622 579 647 501 647 c 0 + 330 647 192 508 192 336 c 0 + 192 271 209 215 248 157 c 1 +739 536 m 1 + 276 121 l 1 + 338 58 414 25 500 25 c 0 + 671 25 809 164 809 336 c 0 + 809 410 787 472 739 536 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: exclamdbl +Encoding: 8252 8252 470 +Width: 518 +Flags: MW +LayerCount: 2 +Fore +SplineSet +142 102 m 0 + 174 102 200 76 200 44 c 0 + 200 12 174 -14 142 -14 c 0 + 109 -14 84 12 84 45 c 0 + 84 76 110 102 142 102 c 0 +382 102 m 0 + 414 102 440 76 440 44 c 0 + 440 12 414 -14 382 -14 c 0 + 349 -14 324 12 324 45 c 0 + 324 76 350 102 382 102 c 0 +155 152 m 1 + 129 152 l 1 + 95 543 l 2 + 93 576 91 601 91 614 c 0 + 91 657 111 684 143 684 c 0 + 173 684 193 656 193 613 c 0 + 193 599 193 596 188 543 c 2 + 155 152 l 1 +395 152 m 1 + 369 152 l 1 + 335 543 l 2 + 331 597 331 600 331 614 c 0 + 331 656 351 684 381 684 c 0 + 413 684 433 657 433 614 c 0 + 433 599 433 596 428 543 c 2 + 395 152 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: H18543 +Encoding: 9642 9642 471 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +68 178 m 1 + 68 543 l 1 + 433 543 l 1 + 433 178 l 1 + 68 178 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: H18551 +Encoding: 9643 9643 472 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +68 178 m 1 + 68 543 l 1 + 433 543 l 1 + 433 178 l 1 + 68 178 l 1 +108 218 m 1 + 393 218 l 1 + 393 503 l 1 + 108 503 l 1 + 108 218 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: orthogonal +Encoding: 8735 8735 473 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +60 0 m 1 + 60 870 l 1 + 126 870 l 1 + 126 66 l 1 + 940 66 l 1 + 940 0 l 1 + 60 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: ltshade +Encoding: 9617 9617 474 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 84 m 1 + 167 84 l 1 + 167 -83 l 1 + 0 -83 l 1 + 0 84 l 1 +0 417 m 1 + 167 417 l 1 + 167 250 l 1 + 0 250 l 1 + 0 417 l 1 +0 751 m 1 + 167 751 l 1 + 167 584 l 1 + 0 584 l 1 + 0 751 l 1 +334 751 m 1 + 501 751 l 1 + 501 584 l 1 + 334 584 l 1 + 334 751 l 1 +667 751 m 1 + 834 751 l 1 + 834 584 l 1 + 667 584 l 1 + 667 751 l 1 +334 417 m 1 + 501 417 l 1 + 501 250 l 1 + 334 250 l 1 + 334 417 l 1 +667 417 m 1 + 834 417 l 1 + 834 250 l 1 + 667 250 l 1 + 667 417 l 1 +334 84 m 1 + 501 84 l 1 + 501 -83 l 1 + 334 -83 l 1 + 334 84 l 1 +667 84 m 1 + 834 84 l 1 + 834 -83 l 1 + 667 -83 l 1 + 667 84 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: shade +Encoding: 9618 9618 475 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 584 m 1 + 0 750 l 1 + 167 750 l 1 + 167 584 l 1 + 334 584 l 1 + 334 750 l 1 + 500 750 l 1 + 500 584 l 1 + 667 584 l 1 + 667 750 l 1 + 834 750 l 1 + 834 584 l 1 + 1000 584 l 1 + 1000 417 l 1 + 834 417 l 1 + 834 584 l 1 + 667 584 l 1 + 667 417 l 1 + 500 417 l 1 + 500 584 l 1 + 334 584 l 1 + 334 417 l 1 + 167 417 l 1 + 167 250 l 1 + 334 250 l 1 + 334 417 l 1 + 500 417 l 1 + 500 250 l 1 + 667 250 l 1 + 667 417 l 1 + 834 417 l 1 + 834 250 l 1 + 1000 250 l 1 + 1000 83 l 1 + 834 83 l 1 + 834 250 l 1 + 667 250 l 1 + 667 83 l 1 + 500 83 l 1 + 500 250 l 1 + 334 250 l 1 + 334 83 l 1 + 167 83 l 1 + 167 -84 l 1 + 334 -84 l 1 + 334 83 l 1 + 500 83 l 1 + 500 -84 l 1 + 667 -84 l 1 + 667 83 l 1 + 834 83 l 1 + 834 -84 l 1 + 1000 -84 l 1 + 1000 -251 l 1 + 834 -251 l 1 + 834 -84 l 1 + 667 -84 l 1 + 667 -251 l 1 + 500 -251 l 1 + 500 -84 l 1 + 334 -84 l 1 + 334 -251 l 1 + 167 -251 l 1 + 167 -84 l 1 + 0 -84 l 1 + 0 83 l 1 + 167 83 l 1 + 167 250 l 1 + 0 250 l 1 + 0 417 l 1 + 167 417 l 1 + 167 584 l 1 + 0 584 l 1 +EndSplineSet +Validated: 5 +EndChar + +StartChar: dkshade +Encoding: 9619 9619 476 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 750 m 1 + 1001 750 l 1 + 1001 583 l 1 + 834 583 l 1 + 834 417 l 1 + 1001 417 l 1 + 1001 250 l 1 + 834 250 l 1 + 834 83 l 1 + 1001 83 l 1 + 1001 -84 l 1 + 834 -84 l 1 + 834 -250 l 1 + 667 -250 l 1 + 667 -84 l 1 + 501 -84 l 1 + 501 -250 l 1 + 334 -250 l 1 + 334 -84 l 1 + 167 -84 l 1 + 167 -250 l 1 + 0 -250 l 1 + 0 750 l 1 +167 83 m 1 + 334 83 l 1 + 334 250 l 1 + 167 250 l 1 + 167 83 l 1 +501 83 m 1 + 667 83 l 1 + 667 250 l 1 + 501 250 l 1 + 501 83 l 1 +167 417 m 1 + 334 417 l 1 + 334 583 l 1 + 167 583 l 1 + 167 417 l 1 +501 417 m 1 + 667 417 l 1 + 667 583 l 1 + 501 583 l 1 + 501 417 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF110000 +Encoding: 9474 9474 477 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 -250 m 1 + 469 750 l 1 + 532 750 l 1 + 532 -250 l 1 + 469 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF090000 +Encoding: 9508 9508 478 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 219 m 1 + 0 219 l 1 + 0 282 l 1 + 469 282 l 1 + 469 750 l 1 + 532 750 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF190000 +Encoding: 9569 9569 479 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 375 m 1 + 469 750 l 1 + 532 750 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 125 l 1 + 0 125 l 1 + 0 188 l 1 + 469 188 l 1 + 469 312 l 1 + 0 312 l 1 + 0 375 l 1 + 469 375 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF200000 +Encoding: 9570 9570 480 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +376 219 m 1 + 0 219 l 1 + 0 282 l 1 + 376 282 l 1 + 376 750 l 1 + 438 750 l 1 + 438 -250 l 1 + 376 -250 l 1 + 376 219 l 1 +563 -250 m 1 + 563 750 l 1 + 626 750 l 1 + 626 -250 l 1 + 563 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF210000 +Encoding: 9558 9558 481 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +438 219 m 1 + 438 -250 l 1 + 376 -250 l 1 + 376 219 l 1 + 0 219 l 1 + 0 282 l 1 + 626 282 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 219 l 1 + 438 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF220000 +Encoding: 9557 9557 482 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 125 m 1 + 0 125 l 1 + 0 188 l 1 + 469 188 l 1 + 469 312 l 1 + 0 312 l 1 + 0 375 l 1 + 532 375 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF230000 +Encoding: 9571 9571 483 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 -250 m 1 + 563 -250 l 1 + 563 750 l 1 + 626 750 l 1 + 626 -250 l 1 +375 375 m 1 + 375 750 l 1 + 438 750 l 1 + 438 312 l 1 + 0 312 l 1 + 0 375 l 1 + 375 375 l 1 +375 125 m 1 + 0 125 l 1 + 0 188 l 1 + 438 188 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF240000 +Encoding: 9553 9553 484 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +625 -250 m 1 + 562 -250 l 1 + 562 750 l 1 + 625 750 l 1 + 625 -250 l 1 +375 -250 m 1 + 375 750 l 1 + 438 750 l 1 + 438 -250 l 1 + 375 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF250000 +Encoding: 9559 9559 485 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 312 m 1 + 0 312 l 1 + 0 375 l 1 + 626 375 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 312 l 1 +376 125 m 1 + 0 125 l 1 + 0 188 l 1 + 438 188 l 1 + 438 -250 l 1 + 376 -250 l 1 + 376 125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF260000 +Encoding: 9565 9565 486 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 188 m 1 + 563 750 l 1 + 626 750 l 1 + 626 125 l 1 + 0 125 l 1 + 0 188 l 1 + 563 188 l 1 +376 375 m 1 + 376 750 l 1 + 438 750 l 1 + 438 312 l 1 + 0 312 l 1 + 0 375 l 1 + 376 375 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF270000 +Encoding: 9564 9564 487 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 751 m 1 + 626 219 l 1 + 0 219 l 1 + 0 282 l 1 + 376 282 l 1 + 376 751 l 1 + 438 751 l 1 + 438 282 l 1 + 563 282 l 1 + 563 751 l 1 + 626 751 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF280000 +Encoding: 9563 9563 488 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 375 m 1 + 469 750 l 1 + 532 750 l 1 + 532 125 l 1 + 0 125 l 1 + 0 188 l 1 + 469 188 l 1 + 469 312 l 1 + 0 312 l 1 + 0 375 l 1 + 469 375 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF030000 +Encoding: 9488 9488 489 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 219 m 1 + 0 219 l 1 + 0 282 l 1 + 532 282 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF020000 +Encoding: 9492 9492 490 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +532 282 m 1 + 1001 282 l 1 + 1001 219 l 1 + 469 219 l 1 + 469 750 l 1 + 532 750 l 1 + 532 282 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF070000 +Encoding: 9524 9524 491 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 282 m 1 + 469 750 l 1 + 532 750 l 1 + 532 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 0 219 l 1 + 0 282 l 1 + 469 282 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF060000 +Encoding: 9516 9516 492 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 219 m 1 + 0 219 l 1 + 0 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 532 219 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF080000 +Encoding: 9500 9500 493 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +532 282 m 1 + 1001 282 l 1 + 1001 219 l 1 + 532 219 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 750 l 1 + 532 750 l 1 + 532 282 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF100000 +Encoding: 9472 9472 494 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 219 m 1 + -1 282 l 1 + 1000 282 l 1 + 1000 219 l 1 + -1 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF050000 +Encoding: 9532 9532 495 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 219 m 1 + 0 219 l 1 + 0 282 l 1 + 469 282 l 1 + 469 750 l 1 + 532 750 l 1 + 532 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 532 219 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF360000 +Encoding: 9566 9566 496 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 750 m 1 + 532 750 l 1 + 532 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 532 312 l 1 + 532 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 532 125 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 750 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF370000 +Encoding: 9567 9567 497 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 219 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 750 l 1 + 626 750 l 1 + 626 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 626 219 l 1 +438 -250 m 1 + 375 -250 l 1 + 375 750 l 1 + 438 750 l 1 + 438 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF380000 +Encoding: 9562 9562 498 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +438 188 m 1 + 1001 188 l 1 + 1001 125 l 1 + 375 125 l 1 + 375 750 l 1 + 438 750 l 1 + 438 188 l 1 +626 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 563 312 l 1 + 563 750 l 1 + 626 750 l 1 + 626 375 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF390000 +Encoding: 9556 9556 499 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +438 312 m 1 + 438 -250 l 1 + 375 -250 l 1 + 375 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 438 312 l 1 +626 125 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 626 125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF400000 +Encoding: 9577 9577 500 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 125 m 1 + 0 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 0 125 l 1 +625 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 562 312 l 1 + 562 750 l 1 + 625 750 l 1 + 625 375 l 1 +375 375 m 1 + 375 750 l 1 + 438 750 l 1 + 438 312 l 1 + 0 312 l 1 + 0 375 l 1 + 375 375 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF410000 +Encoding: 9574 9574 501 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 0 312 l 1 + 0 375 l 1 +626 125 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 626 125 l 1 +375 125 m 1 + 0 125 l 1 + 0 188 l 1 + 438 188 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF420000 +Encoding: 9568 9568 502 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 -250 m 1 + 375 750 l 1 + 438 750 l 1 + 438 -250 l 1 + 375 -250 l 1 +626 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 563 312 l 1 + 563 750 l 1 + 626 750 l 1 + 626 375 l 1 +626 125 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 626 125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF430000 +Encoding: 9552 9552 503 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 125 m 1 + 0 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 0 125 l 1 +0 312 m 1 + 0 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 0 312 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF440000 +Encoding: 9580 9580 504 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +626 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 563 312 l 1 + 563 750 l 1 + 626 750 l 1 + 626 375 l 1 +375 375 m 1 + 375 750 l 1 + 438 750 l 1 + 438 312 l 1 + 0 312 l 1 + 0 375 l 1 + 375 375 l 1 +626 125 m 1 + 626 -250 l 1 + 563 -250 l 1 + 563 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 626 125 l 1 +375 125 m 1 + 0 125 l 1 + 0 188 l 1 + 438 188 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF450000 +Encoding: 9575 9575 505 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 125 m 1 + 0 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 0 125 l 1 +469 375 m 1 + 469 794 l 1 + 532 794 l 1 + 532 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 0 312 l 1 + 0 375 l 1 + 469 375 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF460000 +Encoding: 9576 9576 506 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 219 m 1 + 0 282 l 1 + 375 282 l 1 + 375 750 l 1 + 438 750 l 1 + 438 282 l 1 + 563 282 l 1 + 563 750 l 1 + 626 750 l 1 + 626 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 0 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF470000 +Encoding: 9572 9572 507 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 375 m 1 + 1001 375 l 1 + 1001 312 l 1 + 0 312 l 1 + 0 375 l 1 +469 125 m 1 + 0 125 l 1 + 0 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 532 125 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 125 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF480000 +Encoding: 9573 9573 508 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 219 m 1 + 0 219 l 1 + 0 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 626 219 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 219 l 1 + 438 219 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF490000 +Encoding: 9561 9561 509 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 282 m 1 + 563 750 l 1 + 626 750 l 1 + 626 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 375 219 l 1 + 375 750 l 1 + 438 750 l 1 + 438 282 l 1 + 563 282 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF500000 +Encoding: 9560 9560 510 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 750 m 1 + 532 750 l 1 + 532 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 532 312 l 1 + 532 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 469 125 l 1 + 469 750 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF510000 +Encoding: 9554 9554 511 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 -250 m 1 + 469 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 532 312 l 1 + 532 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 532 125 l 1 + 532 -250 l 1 + 469 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF520000 +Encoding: 9555 9555 512 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +563 219 m 1 + 438 219 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 626 219 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF530000 +Encoding: 9579 9579 513 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 219 m 1 + 0 219 l 1 + 0 282 l 1 + 375 282 l 1 + 375 750 l 1 + 438 750 l 1 + 438 282 l 1 + 563 282 l 1 + 563 750 l 1 + 626 750 l 1 + 626 282 l 1 + 1001 282 l 1 + 1001 219 l 1 + 626 219 l 1 + 626 -250 l 1 + 563 -250 l 1 + 563 219 l 1 + 438 219 l 1 + 438 -250 l 1 + 375 -250 l 1 + 375 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF540000 +Encoding: 9578 9578 514 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +469 188 m 1 + 469 312 l 1 + 0 312 l 1 + 0 375 l 1 + 469 375 l 1 + 469 771 l 1 + 532 771 l 1 + 532 375 l 1 + 1001 375 l 1 + 1001 312 l 1 + 532 312 l 1 + 532 188 l 1 + 1001 188 l 1 + 1001 125 l 1 + 532 125 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 125 l 1 + 0 125 l 1 + 0 188 l 1 + 469 188 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF040000 +Encoding: 9496 9496 515 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 219 m 1 + 0 282 l 1 + 469 282 l 1 + 469 750 l 1 + 532 750 l 1 + 532 219 l 1 + 0 219 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: SF010000 +Encoding: 9484 9484 516 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1001 282 m 1 + 1001 219 l 1 + 532 219 l 1 + 532 -250 l 1 + 469 -250 l 1 + 469 282 l 1 + 1001 282 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: block +Encoding: 9608 9608 517 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -250 m 1 + 0 750 l 1 + 1001 750 l 1 + 1001 -250 l 1 + 0 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: rtblock +Encoding: 9616 9616 518 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 -250 m 1 + 500 750 l 1 + 1001 750 l 1 + 1001 -250 l 1 + 500 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: lfblock +Encoding: 9612 9612 519 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 -250 m 1 + -1 750 l 1 + 500 750 l 1 + 500 -250 l 1 + -1 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: dnblock +Encoding: 9604 9604 520 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -250 m 1 + 0 250 l 1 + 1001 250 l 1 + 1001 -250 l 1 + 0 -250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: upblock +Encoding: 9600 9600 521 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 250 m 1 + 0 750 l 1 + 1001 750 l 1 + 1001 250 l 1 + 0 250 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: minute +Encoding: 8242 8242 522 +Width: 208 +Flags: MW +LayerCount: 2 +Fore +SplineSet +63 443 m 1 + 37 443 l 1 + 107 620 l 2 + 124 661 134 672 155 672 c 0 + 174 672 189 657 189 639 c 0 + 189 624 183 612 162 582 c 2 + 63 443 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: second +Encoding: 8243 8243 523 +Width: 371 +Flags: MW +LayerCount: 2 +Fore +SplineSet +48 443 m 1 + 22 443 l 1 + 92 620 l 2 + 109 661 119 672 140 672 c 0 + 159 672 174 657 174 639 c 0 + 174 624 168 612 147 582 c 2 + 48 443 l 1 +202 443 m 1 + 176 443 l 1 + 247 620 l 2 + 263 661 274 672 295 672 c 0 + 314 672 329 657 329 638 c 0 + 329 624 324 614 301 582 c 2 + 202 443 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: house +Encoding: 8962 8962 524 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +140 0 m 1 + 140 412 l 1 + 500 720 l 1 + 860 412 l 1 + 860 0 l 1 + 140 0 l 1 +192 52 m 1 + 808 52 l 1 + 808 375 l 1 + 500 638 l 1 + 192 375 l 1 + 192 52 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2126 +Encoding: 8486 8486 525 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-9 0 m 1 + -9 83 l 1 + 181 83 l 1 + 71 120 5 229 5 371 c 0 + 5 463 29 540 75 595 c 0 + 127 658 215 698 303 698 c 0 + 392 698 480 658 533 595 c 0 + 578 540 602 463 602 372 c 0 + 602 229 536 120 426 83 c 1 + 616 83 l 1 + 616 0 l 1 + 343 0 l 1 + 343 83 l 1 + 458 155 504 237 504 368 c 0 + 504 525 427 623 304 623 c 0 + 180 623 103 525 103 366 c 0 + 103 237 149 156 264 83 c 1 + 264 0 l 1 + -9 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: asteriskmath +Encoding: 8727 8727 526 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +381 414 m 1 + 441 449 l 1 + 501 317 l 1 + 557 449 l 1 + 616 414 l 1 + 533 295 l 1 + 675 311 l 1 + 675 243 l 1 + 533 257 l 1 + 616 144 l 1 + 563 112 l 1 + 501 238 l 1 + 441 108 l 1 + 385 138 l 1 + 467 257 l 1 + 325 243 l 1 + 325 311 l 1 + 467 295 l 1 + 381 414 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: suchthat +Encoding: 8715 8715 527 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +736 313 m 1 + 170 313 l 1 + 170 379 l 1 + 736 379 l 1 + 729 462 705 513 650 563 c 0 + 598 608 547 624 453 626 c 2 + 170 626 l 1 + 170 692 l 1 + 441 692 l 2 + 537 692 600 677 658 641 c 0 + 753 581 805 476 805 346 c 0 + 805 206 744 95 636 39 c 0 + 585 12 525 0 441 0 c 2 + 170 0 l 1 + 170 66 l 1 + 453 66 l 2 + 617 63 726 158 736 313 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: estimated +Encoding: 8494 8494 528 +Width: 633 +Flags: MW +LayerCount: 2 +Fore +SplineSet +587 277 m 1 + 159 277 l 1 + 159 87 l 1 + 205 43 250 25 312 25 c 0 + 400 25 460 62 515 151 c 1 + 550 129 l 1 + 478 26 414 -12 312 -12 c 0 + 152 -12 40 107 40 278 c 0 + 40 449 151 567 312 567 c 0 + 386 567 451 542 499 495 c 0 + 554 442 579 380 587 277 c 1 +464 314 m 1 + 464 467 l 1 + 416 511 369 531 309 531 c 0 + 250 531 204 512 159 468 c 1 + 159 314 l 1 + 464 314 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: triagrt +Encoding: 9658 9658 529 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +602 375 m 1 + 146 194 l 1 + 146 556 l 1 + 602 375 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: triaglf +Encoding: 9668 9668 530 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +577 194 m 1 + 121 375 l 1 + 577 556 l 1 + 577 194 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: musicalnotedbl +Encoding: 9835 9835 531 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +383 451 m 1 + 383 239 l 2 + 381 190 374 168 353 141 c 0 + 324 103 276 80 225 80 c 0 + 181 80 153 102 153 137 c 0 + 153 197 213 250 282 250 c 0 + 300 250 323 246 339 239 c 1 + 339 731 l 1 + 383 731 l 1 + 383 718 l 2 + 383 695 389 677 402 663 c 0 + 406 659 436 639 491 603 c 0 + 537 575 570 501 569 429 c 2 + 569 65 l 2 + 567 16 560 -6 539 -33 c 0 + 508 -71 460 -94 409 -94 c 0 + 364 -94 335 -72 335 -37 c 0 + 335 23 397 76 466 76 c 0 + 485 76 508 72 525 65 c 1 + 525 297 l 2 + 525 318 521 337 515 348 c 0 + 510 357 501 363 445 395 c 0 + 424 407 402 426 383 451 c 1 +386 613 m 1 + 384 614 l 1 + 388 497 411 462 525 401 c 1 + 521 517 497 553 386 613 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: Alpha +Encoding: 913 913 532 +Width: 736 +Flags: MW +LayerCount: 2 +Fore +SplineSet +358 695 m 1 + 386 695 l 1 + 631 114 l 2 + 665 34 667 32 725 29 c 1 + 725 -4 l 1 + 656 -1 630 0 599 0 c 0 + 569 0 544 -1 470 -4 c 1 + 470 29 l 1 + 540 30 555 33 555 51 c 0 + 555 60 555 61 544 89 c 2 + 488 230 l 1 + 352 230 l 1 + 239 230 l 1 + 218 230 l 1 + 163 96 l 2 + 155 76 152 66 152 57 c 0 + 152 46 159 38 173 35 c 0 + 178 34 199 32 236 29 c 1 + 236 -4 l 1 + 182 -1 154 0 119 0 c 0 + 85 0 57 -1 10 -4 c 1 + 10 29 l 1 + 52 30 64 33 74 42 c 0 + 80 44 103 90 128 148 c 2 + 358 695 l 1 +351 565 m 1 + 234 270 l 1 + 262 269 277 269 340 269 c 0 + 420 269 443 269 472 270 c 1 + 351 565 l 1 +EndSplineSet +Validated: 1 +Kerns2: 603 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 554 -113 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Beta +Encoding: 914 914 533 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +74 -3 m 1 + 74 18 l 1 + 95 27 107 36 111 46 c 0 + 115 56 115 59 116 108 c 0 + 116 120 116 206 117 368 c 2 + 117 520 l 2 + 117 614 114 639 101 647 c 0 + 89 654 74 657 31 658 c 1 + 31 689 l 1 + 49 689 l 1 + 116 687 l 2 + 137 686 156 686 171 686 c 0 + 204 686 204 686 287 690 c 0 + 306 691 326 691 342 691 c 0 + 399 691 432 683 463 663 c 0 + 498 640 517 602 517 557 c 0 + 517 512 498 470 463 440 c 0 + 437 417 414 405 360 389 c 1 + 411 386 436 381 467 366 c 0 + 525 338 553 292 553 223 c 0 + 553 95 436 -3 283 -3 c 0 + 274 -3 263 -3 246 -2 c 0 + 212 -1 189 0 168 0 c 0 + 148 0 145 0 90 -3 c 2 + 74 -3 l 1 +209 433 m 1 + 209 403 l 1 + 226 401 234 401 248 401 c 0 + 296 401 329 407 354 419 c 0 + 396 441 419 481 419 532 c 0 + 419 612 373 651 279 651 c 0 + 254 651 237 649 209 644 c 1 + 208 571 208 556 208 541 c 2 + 209 433 l 1 +207 77 m 1 + 207 46 l 1 + 242 39 261 37 286 37 c 0 + 386 37 451 106 451 213 c 0 + 451 271 427 319 388 341 c 0 + 359 357 321 364 266 364 c 0 + 249 364 233 363 208 361 c 1 + 208 334 l 1 + 207 197 l 1 + 207 77 l 1 +EndSplineSet +Validated: 1 +Kerns2: 566 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Gamma +Encoding: 915 915 534 +Width: 540 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -5 m 1 + 25 26 l 1 + 47 27 l 2 + 101 29 109 32 115 52 c 0 + 121 73 121 86 121 405 c 0 + 121 591 119 628 109 642 c 0 + 100 654 97 655 24 659 c 1 + 24 690 l 1 + 48 689 l 2 + 153 685 155 685 194 685 c 0 + 219 685 219 685 345 687 c 0 + 447 689 447 689 471 689 c 2 + 504 689 l 1 + 512 677 l 1 + 509 648 508 617 508 536 c 1 + 475 536 l 1 + 472 607 471 619 464 627 c 0 + 453 640 406 645 302 645 c 0 + 267 645 247 644 215 643 c 1 + 212 567 212 525 212 399 c 2 + 212 314 l 1 + 212 231 l 2 + 212 67 213 59 227 40 c 0 + 238 29 252 27 311 27 c 1 + 311 -5 l 1 + 230 -1 205 0 168 0 c 0 + 130 0 104 -1 25 -5 c 1 +EndSplineSet +Validated: 1 +Kerns2: 603 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -122 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -101 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 565 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -86 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -106 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -100 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -129 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -137 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni0394 +Encoding: 916 916 535 +Width: 636 +Flags: MW +LayerCount: 2 +Fore +SplineSet +305 696 m 1 + 343 696 l 1 + 351 676 l 2 + 357 656 364 637 371 618 c 0 + 378 600 383 584 388 573 c 2 + 562 126 l 2 + 567 113 571 103 574 96 c 2 + 600 36 l 1 + 616 -3 l 1 + 553 0 529 0 486 0 c 2 + 434 0 l 2 + 269 0 150 -1 78 -2 c 2 + 21 -2 l 1 + 31 20 38 36 41 42 c 2 + 65 101 l 1 + 93 165 l 1 + 263 591 l 1 + 280 635 l 1 + 297 677 l 2 + 299 683 301 688 305 696 c 1 +295 565 m 1 + 174 248 l 2 + 139 156 120 97 120 77 c 0 + 120 55 143 47 207 47 c 2 + 286 47 l 1 + 408 48 l 2 + 461 49 461 49 468 53 c 0 + 473 55 476 60 476 66 c 0 + 476 80 473 88 426 208 c 2 + 295 565 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Epsilon +Encoding: 917 917 536 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +38 -5 m 1 + 38 25 l 1 + 53 26 l 2 + 99 27 112 33 117 56 c 0 + 120 73 123 243 123 423 c 0 + 123 573 119 628 108 641 c 0 + 99 652 84 655 24 656 c 1 + 24 689 l 1 + 48 689 l 1 + 151 685 153 685 200 685 c 0 + 241 685 268 685 420 688 c 2 + 488 688 l 1 + 504 688 l 1 + 512 677 l 1 + 509 648 508 616 508 536 c 1 + 475 536 l 1 + 472 608 471 619 464 627 c 0 + 453 640 406 645 304 645 c 0 + 272 645 248 644 215 642 c 1 + 215 620 l 2 + 214 509 214 509 214 486 c 0 + 214 458 214 441 215 371 c 1 + 232 371 l 1 + 293 372 l 2 + 346 374 377 375 386 375 c 0 + 421 377 428 380 432 397 c 0 + 434 408 436 430 438 463 c 1 + 471 463 l 1 + 468 417 467 387 467 344 c 0 + 467 306 468 278 470 236 c 1 + 437 236 l 1 + 435 292 433 305 426 314 c 0 + 412 327 406 328 290 331 c 2 + 230 331 l 1 + 215 331 l 1 + 214 318 214 310 214 307 c 2 + 215 188 l 1 + 214 69 l 2 + 214 67 214 58 215 45 c 1 + 254 42 274 42 368 42 c 0 + 448 42 482 45 493 54 c 0 + 502 61 505 70 513 111 c 0 + 515 118 516 126 517 133 c 0 + 519 141 521 152 524 166 c 1 + 556 166 l 1 + 547 82 545 54 545 18 c 2 + 545 2 l 1 + 515 -1 499 -2 463 -2 c 0 + 452 -2 423 -2 383 -1 c 0 + 327 0 248 1 209 1 c 0 + 170 1 158 1 50 -5 c 1 + 38 -5 l 1 +EndSplineSet +Validated: 1 +Kerns2: 574 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Zeta +Encoding: 918 918 537 +Width: 644 +Flags: MW +LayerCount: 2 +Fore +SplineSet +573 173 m 1 + 610 173 l 1 + 604 125 600 71 600 25 c 2 + 600 -2 l 1 + 570 -3 557 -3 530 -3 c 0 + 507 -3 472 -3 425 -2 c 0 + 321 -1 265 0 212 0 c 0 + 163 0 117 0 21 -2 c 1 + 21 25 l 1 + 107 126 115 138 443 593 c 2 + 479 643 l 1 + 421 645 405 645 365 645 c 0 + 213 645 150 640 135 628 c 0 + 122 617 122 617 116 527 c 1 + 84 527 l 1 + 85 554 85 566 85 591 c 0 + 85 638 84 659 83 690 c 1 + 113 691 119 691 139 691 c 0 + 168 691 199 691 250 689 c 0 + 362 687 401 686 504 686 c 0 + 551 686 568 686 610 688 c 1 + 610 661 l 1 + 533 568 404 395 151 43 c 1 + 182 43 l 1 + 319 43 l 2 + 523 43 527 44 549 63 c 0 + 562 79 564 89 573 173 c 1 +EndSplineSet +Validated: 1 +Kerns2: 570 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Eta +Encoding: 919 919 538 +Width: 807 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 101 31 108 34 114 58 c 0 + 116 64 119 101 119 144 c 2 + 120 350 l 1 + 120 407 l 2 + 120 598 117 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 78 687 113 686 159 686 c 0 + 198 686 225 687 301 689 c 1 + 301 658 l 1 + 243 658 225 654 218 642 c 0 + 211 629 210 596 210 415 c 0 + 210 413 210 402 211 387 c 1 + 267 385 318 384 449 384 c 0 + 533 384 553 384 599 387 c 1 + 599 422 l 2 + 599 615 598 631 583 646 c 0 + 573 654 562 655 503 658 c 1 + 503 690 l 1 + 565 688 599 687 648 687 c 0 + 694 687 726 688 783 689 c 1 + 783 658 l 1 + 772 658 l 2 + 719 657 705 654 697 639 c 0 + 690 622 690 614 690 532 c 2 + 690 502 l 1 + 690 357 l 2 + 691 247 691 181 691 170 c 0 + 690 53 693 39 717 33 c 0 + 730 29 747 28 782 27 c 1 + 782 -3 l 1 + 741 -1 717 0 653 0 c 0 + 578 0 551 -1 505 -3 c 1 + 505 26 l 1 + 565 29 577 31 586 41 c 0 + 593 49 595 63 597 112 c 0 + 598 128 600 275 600 298 c 2 + 600 340 l 1 + 534 344 488 345 413 345 c 0 + 337 345 286 344 212 341 c 1 + 211 309 211 281 211 269 c 0 + 211 165 214 78 217 60 c 0 + 223 34 230 31 303 28 c 1 + 303 -2 l 1 + 238 0 224 0 185 0 c 0 + 145 0 114 -1 26 -3 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: Theta +Encoding: 920 920 539 +Width: 803 +Flags: MW +LayerCount: 2 +Fore +SplineSet +539 236 m 1 + 505 236 l 1 + 503 291 502 303 495 313 c 0 + 486 324 470 327 407 328 c 0 + 340 327 321 323 313 313 c 0 + 305 303 303 289 302 236 c 1 + 268 236 l 1 + 270 279 271 307 271 347 c 0 + 271 390 270 418 267 462 c 1 + 300 462 l 1 + 301 453 302 444 302 441 c 0 + 305 400 308 392 324 388 c 0 + 331 386 378 384 403 384 c 0 + 455 384 487 387 494 393 c 0 + 501 400 501 400 507 462 c 1 + 539 462 l 1 + 537 419 536 390 536 347 c 0 + 536 306 537 279 539 236 c 1 +415 702 m 0 + 625 702 759 571 759 365 c 0 + 759 146 599 -21 388 -21 c 0 + 281 -21 183 22 123 95 c 0 + 72 157 45 245 45 347 c 0 + 45 455 86 555 154 614 c 0 + 220 670 314 702 415 702 c 0 +395 663 m 0 + 319 663 244 631 202 580 c 0 + 166 536 144 462 144 380 c 0 + 144 295 161 220 196 154 c 0 + 243 66 311 24 410 24 c 0 + 565 24 656 139 656 333 c 0 + 656 534 554 663 395 663 c 0 +EndSplineSet +Validated: 1 +Kerns2: 551 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Iota +Encoding: 921 921 540 +Width: 323 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 43 27 l 2 + 94 29 105 33 110 52 c 0 + 117 75 119 165 119 411 c 0 + 119 491 116 610 113 626 c 0 + 109 655 104 656 25 658 c 1 + 25 689 l 1 + 72 687 103 686 169 686 c 0 + 231 686 254 687 298 689 c 1 + 298 658 l 1 + 284 658 l 2 + 221 655 217 653 214 626 c 0 + 212 611 210 402 210 247 c 0 + 210 91 214 47 228 37 c 0 + 237 31 248 29 299 27 c 1 + 299 -3 l 1 + 235 -1 207 0 162 0 c 0 + 115 0 82 -1 26 -3 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Kappa +Encoding: 922 922 541 +Width: 696 +Flags: MW +LayerCount: 2 +Fore +SplineSet +222 326 m 1 + 207 312 l 1 + 207 259 l 2 + 207 81 207 78 210 54 c 0 + 216 31 218 30 297 27 c 1 + 297 -3 l 1 + 212 -1 166 0 161 0 c 0 + 127 0 105 -1 26 -4 c 1 + 26 26 l 1 + 49 27 l 2 + 90 29 103 32 108 41 c 0 + 114 53 117 110 117 237 c 0 + 117 545 115 631 107 644 c 0 + 101 653 96 654 24 659 c 1 + 24 691 l 1 + 84 687 115 686 154 686 c 0 + 186 686 216 687 295 690 c 1 + 295 658 l 1 + 241 656 235 655 225 651 c 0 + 208 643 207 640 207 519 c 2 + 207 374 l 1 + 207 348 l 1 + 218 358 228 367 240 379 c 2 + 357 496 l 1 + 482 620 l 2 + 498 635 505 645 505 650 c 0 + 505 654 502 657 494 659 c 1 + 494 688 l 1 + 531 686 551 686 583 686 c 0 + 614 686 634 686 668 688 c 1 + 668 659 l 1 + 603 655 596 653 571 635 c 0 + 543 612 525 596 306 394 c 2 + 294 383 l 1 + 321 358 l 2 + 551 140 552 139 595 97 c 0 + 641 50 656 37 667 33 c 0 + 673 31 679 30 695 28 c 1 + 695 -4 l 1 + 659 -1 644 0 628 0 c 0 + 615 0 603 -1 562 -3 c 1 + 480 78 456 101 244 305 c 2 + 222 326 l 1 +EndSplineSet +Validated: 1 +Kerns2: 603 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Lambda +Encoding: 923 923 542 +Width: 703 +Flags: MW +LayerCount: 2 +Fore +SplineSet +337 696 m 1 + 375 696 l 1 + 383 676 l 2 + 389 656 396 637 403 618 c 0 + 410 599 416 583 420 573 c 2 + 594 126 l 2 + 599 113 604 102 606 96 c 0 + 615 74 620 63 621 62 c 0 + 632 32 637 30 692 29 c 1 + 692 -4 l 1 + 643 -1 615 0 574 0 c 0 + 530 0 505 -1 435 -4 c 1 + 435 31 l 1 + 441 30 447 30 448 30 c 0 + 508 30 517 32 517 48 c 0 + 517 63 514 71 467 190 c 2 + 327 565 l 1 + 199 230 l 2 + 165 142 145 79 145 59 c 0 + 145 38 155 34 228 28 c 1 + 228 -3 l 1 + 157 -2 141 -2 112 -2 c 0 + 74 -2 48 -3 10 -4 c 1 + 10 26 l 1 + 19 27 l 1 + 69 27 75 35 125 165 c 2 + 295 591 l 1 + 312 635 l 1 + 329 677 l 2 + 330 680 333 686 337 696 c 1 +EndSplineSet +Validated: 1 +Kerns2: 601 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -104 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Mu +Encoding: 924 924 543 +Width: 911 +Flags: MW +LayerCount: 2 +Fore +SplineSet +443 -13 m 1 + 426 -13 l 1 + 417 7 408 27 397 52 c 0 + 374 104 350 156 326 206 c 2 + 278 308 l 2 + 236 397 195 487 153 577 c 1 + 153 242 156 88 163 63 c 0 + 171 35 185 29 250 27 c 1 + 250 -3 l 1 + 203 -1 178 0 143 0 c 0 + 104 0 73 -1 18 -4 c 1 + 18 28 l 1 + 82 27 94 32 102 61 c 0 + 111 92 114 192 114 446 c 0 + 114 603 112 632 99 643 c 0 + 88 652 77 654 17 657 c 1 + 17 688 l 1 + 83 686 107 685 130 685 c 0 + 158 685 172 686 200 689 c 1 + 239 599 257 561 328 410 c 0 + 404 253 410 239 457 137 c 1 + 476 177 520 272 590 421 c 0 + 631 509 665 584 709 690 c 1 + 745 687 764 686 793 686 c 0 + 824 686 848 687 891 690 c 1 + 891 658 l 1 + 869 657 l 2 + 829 655 815 651 809 641 c 0 + 802 629 802 629 801 537 c 0 + 800 476 800 413 800 341 c 0 + 800 79 802 51 818 40 c 0 + 829 32 846 29 890 28 c 1 + 890 -2 l 1 + 821 0 803 0 773 0 c 0 + 742 0 715 -1 627 -3 c 1 + 627 28 l 1 + 666 28 679 30 691 34 c 0 + 708 40 712 60 712 142 c 2 + 712 328 l 1 + 711 447 l 1 + 711 527 l 1 + 711 585 l 1 + 680 516 l 1 + 507 141 497 119 443 -13 c 1 +EndSplineSet +Validated: 33 +Kerns2: 560 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Nu +Encoding: 925 925 544 +Width: 796 +Flags: MW +LayerCount: 2 +Fore +SplineSet +21 -4 m 1 + 21 25 l 1 + 63 25 85 31 95 43 c 0 + 109 61 112 121 112 350 c 2 + 113 537 l 2 + 114 564 114 590 114 606 c 0 + 114 617 109 625 94 640 c 0 + 78 655 78 655 21 659 c 1 + 21 689 l 1 + 57 687 81 686 114 686 c 0 + 141 686 156 687 187 689 c 1 + 296 544 399 417 651 119 c 1 + 651 229 650 307 649 380 c 2 + 647 473 l 1 + 646 535 l 2 + 646 645 638 655 553 657 c 1 + 553 689 l 1 + 668 686 l 2 + 694 686 719 687 778 692 c 1 + 778 660 l 1 + 734 659 715 653 704 638 c 0 + 689 618 689 618 689 286 c 0 + 689 134 689 108 692 -3 c 1 + 687 -14 l 1 + 661 -9 l 1 + 635 -4 l 1 + 582 59 l 1 + 376 311 l 1 + 185 543 l 1 + 152 584 l 1 + 153 509 153 455 154 345 c 0 + 155 80 157 56 175 43 c 0 + 187 34 207 30 246 29 c 1 + 246 -3 l 1 + 212 -1 189 0 147 0 c 0 + 97 0 66 -1 21 -4 c 1 +EndSplineSet +Validated: 1 +Kerns2: 601 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Xi +Encoding: 926 926 545 +Width: 741 +Flags: MW +LayerCount: 2 +Fore +SplineSet +136 536 m 1 + 103 536 l 1 + 103 621 102 648 99 677 c 1 + 107 688 l 1 + 179 688 186 688 266 686 c 0 + 313 685 342 685 371 685 c 0 + 399 685 428 685 475 686 c 0 + 556 688 562 688 635 688 c 1 + 643 677 l 1 + 639 649 638 624 638 536 c 1 + 606 536 l 1 + 605 544 605 551 605 554 c 0 + 602 603 600 607 575 611 c 0 + 531 617 518 618 371 618 c 0 + 216 618 187 616 154 608 c 0 + 140 603 139 598 136 536 c 1 +209 236 m 1 + 178 236 l 1 + 180 281 181 310 181 349 c 0 + 181 390 180 418 177 462 c 1 + 208 462 l 1 + 209 441 l 2 + 211 410 214 400 219 395 c 0 + 225 389 237 387 282 386 c 2 + 341 385 l 2 + 353 384 363 384 371 384 c 0 + 378 384 388 384 401 385 c 2 + 459 386 l 2 + 516 387 523 389 527 403 c 0 + 530 415 530 416 534 462 c 1 + 564 462 l 1 + 562 419 561 390 561 347 c 0 + 561 307 562 279 564 236 c 1 + 533 236 l 1 + 530 320 530 321 462 324 c 0 + 458 324 444 324 398 325 c 0 + 387 326 378 326 371 326 c 0 + 364 326 354 326 343 325 c 0 + 306 324 284 324 279 324 c 0 + 211 321 211 320 209 236 c 1 +66 2 m 1 + 66 18 l 2 + 66 54 64 79 55 166 c 1 + 87 166 l 1 + 90 155 93 144 94 141 c 0 + 107 84 110 79 133 75 c 0 + 160 71 206 70 291 70 c 0 + 306 70 320 70 331 69 c 2 + 371 69 l 1 + 411 69 l 2 + 422 70 435 70 451 70 c 0 + 573 70 618 73 624 80 c 0 + 633 86 636 93 643 123 c 0 + 648 141 652 156 655 166 c 1 + 686 166 l 1 + 676 73 675 56 675 18 c 0 + 675 16 675 9 676 2 c 1 + 645 -1 630 -2 595 -2 c 0 + 580 -2 551 -2 514 -1 c 0 + 455 1 417 1 371 1 c 0 + 325 1 287 1 228 -1 c 0 + 190 -2 161 -2 147 -2 c 0 + 112 -2 96 -1 66 2 c 1 +EndSplineSet +Validated: 1 +Kerns2: 603 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Omicron +Encoding: 927 927 546 +Width: 803 +Flags: MW +LayerCount: 2 +Fore +SplineSet +415 702 m 0 + 625 702 759 571 759 365 c 0 + 759 146 599 -21 388 -21 c 0 + 281 -21 183 22 123 95 c 0 + 72 157 45 245 45 347 c 0 + 45 455 86 555 154 614 c 0 + 220 670 314 702 415 702 c 0 +395 663 m 0 + 319 663 244 631 202 580 c 0 + 166 536 144 462 144 380 c 0 + 144 295 161 220 196 154 c 0 + 243 66 311 24 410 24 c 0 + 565 24 656 139 656 333 c 0 + 656 534 554 663 395 663 c 0 +EndSplineSet +Validated: 1 +Kerns2: 566 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 554 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 553 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 537 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -89 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Pi +Encoding: 928 928 547 +Width: 807 +Flags: MW +LayerCount: 2 +Fore +SplineSet +783 689 m 1 + 783 658 l 1 + 720 658 706 655 698 639 c 0 + 692 626 691 615 691 586 c 0 + 690 568 690 565 690 515 c 2 + 690 357 l 2 + 691 202 691 117 692 102 c 0 + 693 31 697 28 782 27 c 1 + 782 -3 l 1 + 741 -1 717 0 654 0 c 0 + 578 0 551 -1 505 -3 c 1 + 505 26 l 1 + 561 28 575 31 585 41 c 0 + 592 48 594 61 596 102 c 0 + 597 114 597 142 598 187 c 2 + 599 275 l 1 + 598 624 598 624 577 635 c 0 + 564 642 533 644 433 644 c 0 + 396 644 371 644 331 643 c 0 + 289 642 282 642 263 642 c 0 + 229 642 219 637 214 617 c 0 + 211 598 211 593 210 437 c 0 + 211 305 211 226 212 199 c 0 + 213 68 215 45 230 38 c 0 + 241 32 253 30 303 28 c 1 + 303 -2 l 1 + 252 0 229 0 191 0 c 0 + 150 0 112 -1 26 -3 c 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 100 31 108 34 114 58 c 0 + 119 79 120 127 120 392 c 0 + 120 600 118 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 74 688 84 687 167 686 c 0 + 203 686 232 686 261 685 c 0 + 339 684 388 683 406 683 c 0 + 426 683 471 684 535 685 c 0 + 574 686 613 687 648 687 c 0 + 737 688 741 688 783 689 c 1 +EndSplineSet +Validated: 1 +Kerns2: 598 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Rho +Encoding: 929 929 548 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -3 m 1 + 25 26 l 1 + 32 27 38 27 40 27 c 0 + 101 29 107 32 114 53 c 0 + 117 62 119 84 120 124 c 2 + 122 350 l 1 + 121 535 l 2 + 120 627 118 637 101 647 c 0 + 91 653 72 656 24 658 c 1 + 24 690 l 1 + 47 689 l 2 + 136 687 136 687 154 687 c 0 + 185 687 192 687 298 691 c 0 + 324 692 345 693 359 693 c 0 + 499 693 574 638 574 535 c 0 + 574 417 471 323 342 323 c 0 + 320 323 301 325 274 332 c 1 + 272 347 271 349 266 362 c 1 + 270 367 l 1 + 295 360 311 357 333 357 c 0 + 419 357 473 417 473 512 c 0 + 473 602 413 655 311 655 c 0 + 277 655 250 651 211 640 c 1 + 211 614 l 1 + 211 276 l 2 + 211 74 213 45 229 37 c 0 + 240 31 251 30 305 27 c 1 + 305 -3 l 1 + 256 -1 226 0 174 0 c 0 + 117 0 82 -1 25 -3 c 1 +EndSplineSet +Validated: 1 +Kerns2: 602 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -105 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -110 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -119 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -122 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -137 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Sigma +Encoding: 931 931 549 +Width: 634 +Flags: MW +LayerCount: 2 +Fore +SplineSet +10 -2 m 1 + 10 25 l 1 + 91 98 116 122 310 325 c 1 + 268 382 217 451 201 474 c 0 + 109 600 102 609 59 661 c 1 + 59 688 l 1 + 104 686 117 686 175 686 c 0 + 267 686 324 687 420 689 c 0 + 472 691 494 691 527 691 c 0 + 552 691 559 691 587 690 c 1 + 585 659 585 634 585 592 c 0 + 585 566 585 556 586 527 c 1 + 554 527 l 1 + 553 538 552 549 552 552 c 0 + 549 618 543 630 514 637 c 0 + 494 641 403 645 305 645 c 0 + 267 645 244 645 191 643 c 1 + 248 563 318 465 400 348 c 1 + 265 216 219 168 128 70 c 1 + 207 68 255 68 355 68 c 0 + 499 68 524 70 539 85 c 0 + 551 97 551 97 562 173 c 1 + 599 173 l 1 + 593 125 589 71 589 25 c 2 + 589 -2 l 1 + 557 -3 543 -3 518 -3 c 0 + 496 -3 462 -3 414 -2 c 0 + 304 0 253 1 200 1 c 0 + 141 1 98 0 10 -2 c 1 +EndSplineSet +Validated: 1 +Kerns2: 577 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Tau +Encoding: 932 932 550 +Width: 584 +Flags: MW +LayerCount: 2 +Fore +SplineSet +149 -4 m 1 + 149 27 l 1 + 207 29 217 30 227 37 c 0 + 243 48 245 83 245 387 c 0 + 245 495 245 544 244 645 c 1 + 125 645 97 643 80 637 c 0 + 62 630 56 618 52 580 c 2 + 45 531 l 1 + 15 532 l 1 + 15 555 l 2 + 16 623 16 623 16 637 c 0 + 16 658 16 668 15 692 c 1 + 178 686 210 685 291 685 c 0 + 371 685 438 687 569 693 c 1 + 562 634 557 565 558 531 c 1 + 528 531 l 1 + 527 540 526 549 526 552 c 0 + 523 623 517 633 482 640 c 0 + 449 644 443 644 338 645 c 1 + 335 535 334 415 334 257 c 0 + 334 74 336 46 349 38 c 0 + 359 33 368 32 430 28 c 1 + 430 -3 l 1 + 339 -1 310 0 284 0 c 0 + 242 0 223 -1 149 -4 c 1 +EndSplineSet +Validated: 33 +Kerns2: 603 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -91 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Upsilon +Encoding: 933 933 551 +Width: 642 +Flags: MW +LayerCount: 2 +Fore +SplineSet +551 690 m 1 + 621 690 l 1 + 621 676 l 1 + 582 630 503 512 446 416 c 0 + 386 313 380 297 380 241 c 0 + 380 100 383 50 391 42 c 0 + 397 35 431 30 472 28 c 1 + 472 -2 l 1 + 434 0 413 0 373 0 c 0 + 319 0 265 -1 192 -4 c 1 + 192 27 l 1 + 206 28 l 2 + 271 31 279 33 284 52 c 0 + 289 70 291 107 291 204 c 2 + 291 232 l 2 + 290 253 290 268 290 271 c 0 + 290 284 290 285 283 296 c 0 + 281 301 269 321 257 343 c 0 + 109 602 72 647 5 644 c 1 + 5 672 l 1 + 62 682 98 690 129 697 c 1 + 176 664 218 597 357 334 c 1 + 371 364 388 395 448 502 c 0 + 454 510 501 597 551 690 c 1 +EndSplineSet +Validated: 33 +Kerns2: 601 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 552 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 430 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -107 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Phi +Encoding: 934 934 552 +Width: 834 +Flags: MW +LayerCount: 2 +Fore +SplineSet +368 584 m 1 + 367 599 l 1 + 367 614 l 2 + 364 655 359 657 278 658 c 1 + 278 689 l 1 + 326 687 355 686 426 686 c 0 + 483 686 508 687 551 689 c 1 + 551 658 l 1 + 537 658 l 2 + 480 655 473 653 469 639 c 0 + 466 627 466 626 465 585 c 1 + 568 581 633 570 684 549 c 0 + 781 508 827 446 827 356 c 0 + 827 254 767 179 647 132 c 0 + 593 112 531 99 466 97 c 1 + 468 56 471 45 480 37 c 0 + 490 31 500 30 552 27 c 1 + 552 -3 l 1 + 492 -1 466 0 416 0 c 0 + 366 0 334 -1 279 -3 c 1 + 279 27 l 1 + 363 29 364 29 368 96 c 1 + 283 96 201 113 138 145 c 0 + 54 187 7 257 7 341 c 0 + 7 484 143 576 368 584 c 1 +370 136 m 1 + 371 242 l 2 + 372 377 372 390 372 427 c 0 + 372 460 371 500 369 546 c 1 + 196 542 106 476 106 353 c 0 + 106 225 203 146 370 136 c 1 +464 545 m 1 + 464 526 l 2 + 463 480 463 414 463 365 c 0 + 463 287 463 244 464 135 c 1 + 635 139 727 210 727 338 c 0 + 727 425 688 481 604 516 c 0 + 561 534 512 544 464 545 c 1 +EndSplineSet +Validated: 1 +Kerns2: 602 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 551 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 550 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 542 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 58 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 53 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Chi +Encoding: 935 935 553 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +14 -1 m 1 + 14 29 l 1 + 42 30 54 32 62 37 c 0 + 70 41 85 60 139 134 c 2 + 291 345 l 1 + 192 508 l 2 + 169 545 134 593 112 617 c 0 + 95 636 78 645 57 645 c 0 + 47 645 44 645 26 643 c 1 + 26 673 l 1 + 169 697 l 1 + 198 667 213 645 245 588 c 2 + 341 420 l 1 + 464 599 l 2 + 480 622 489 636 492 641 c 0 + 499 654 499 657 499 687 c 1 + 526 686 552 686 562 686 c 2 + 616 686 l 1 + 616 661 l 2 + 613 661 610 660 610 660 c 1 + 586 658 l 2 + 566 657 560 650 480 544 c 2 + 361 384 l 1 + 524 122 l 2 + 576 35 581 30 621 30 c 2 + 628 30 l 1 + 628 -2 l 1 + 599 -1 578 0 542 0 c 0 + 520 0 510 0 488 -2 c 1 + 469 25 465 29 447 62 c 0 + 429 95 413 123 392 162 c 2 + 310 306 l 1 + 235 197 l 2 + 167 96 131 30 131 6 c 2 + 131 -2 l 1 + 105 -1 83 0 71 0 c 0 + 57 0 39 0 14 -1 c 1 +EndSplineSet +Validated: 1 +Kerns2: 601 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 546 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 539 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Psi +Encoding: 936 936 554 +Width: 868 +Flags: MW +LayerCount: 2 +Fore +SplineSet +477 317 m 1 + 477 241 l 1 + 537 245 575 254 610 273 c 0 + 670 306 695 352 695 427 c 0 + 695 451 694 485 691 518 c 0 + 690 541 689 562 689 578 c 0 + 689 630 707 660 746 675 c 0 + 769 684 787 687 862 691 c 1 + 862 660 l 1 + 789 660 773 646 773 587 c 0 + 773 575 774 559 775 540 c 0 + 779 474 780 447 780 423 c 0 + 780 325 734 263 643 234 c 0 + 594 218 536 209 478 207 c 1 + 477 190 477 174 477 167 c 0 + 477 81 482 46 494 37 c 0 + 503 31 514 30 566 27 c 1 + 566 -3 l 1 + 505 -1 475 0 433 0 c 0 + 388 0 356 -1 300 -3 c 1 + 300 27 l 1 + 316 27 l 2 + 389 28 389 29 391 158 c 2 + 391 207 l 1 + 335 208 276 218 226 234 c 0 + 134 263 89 325 89 423 c 0 + 89 445 90 470 94 540 c 0 + 95 559 96 577 96 590 c 0 + 96 646 79 660 7 660 c 1 + 7 691 l 1 + 91 686 110 683 136 669 c 0 + 165 654 180 623 180 578 c 0 + 180 562 179 541 178 518 c 0 + 175 485 174 451 174 427 c 0 + 174 347 205 297 274 265 c 0 + 305 251 339 244 391 241 c 1 + 392 317 l 2 + 393 370 393 374 393 404 c 0 + 393 504 390 610 387 628 c 0 + 382 655 377 656 299 658 c 1 + 299 689 l 1 + 346 687 376 686 439 686 c 0 + 498 686 521 687 565 689 c 1 + 565 658 l 1 + 551 658 l 2 + 495 655 488 653 483 638 c 0 + 480 627 479 624 479 563 c 0 + 478 546 478 476 477 350 c 2 + 477 317 l 1 +EndSplineSet +Validated: 1 +Kerns2: 546 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 532 -118 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 48 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 34 -120 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03A9 +Encoding: 937 937 555 +Width: 827 +Flags: MW +LayerCount: 2 +Fore +SplineSet +573 93 m 1 + 575 66 l 1 + 656 66 710 71 730 78 c 0 + 744 84 749 91 755 116 c 0 + 761 138 764 153 767 166 c 1 + 799 166 l 1 + 791 93 788 54 788 18 c 2 + 788 2 l 1 + 758 -1 742 -2 703 -2 c 0 + 679 -2 651 -2 626 -1 c 0 + 600 0 581 0 576 0 c 2 + 554 0 l 1 + 502 0 l 1 + 503 16 503 19 503 23 c 0 + 503 43 502 61 498 91 c 1 + 530 98 562 117 591 146 c 0 + 640 194 669 278 669 371 c 0 + 669 459 642 541 598 590 c 0 + 556 637 486 665 413 665 c 0 + 256 665 158 555 158 379 c 0 + 158 233 218 130 329 91 c 1 + 324 59 323 42 323 22 c 0 + 323 18 323 14 324 0 c 1 + 259 0 l 2 + 249 0 245 0 200 -1 c 0 + 175 -2 148 -2 122 -2 c 0 + 85 -2 68 -1 38 2 c 1 + 38 18 l 2 + 38 54 36 82 27 166 c 1 + 59 166 l 1 + 62 155 64 145 65 142 c 0 + 76 84 79 80 107 74 c 0 + 139 69 177 66 236 66 c 1 + 237 93 l 1 + 119 142 54 244 54 379 c 0 + 54 482 89 562 159 619 c 0 + 227 675 317 704 422 704 c 0 + 635 704 772 582 772 392 c 0 + 772 299 739 216 681 162 c 0 + 654 137 626 120 573 93 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: alpha +Encoding: 945 945 556 +Width: 637 +Flags: MW +LayerCount: 2 +Fore +SplineSet +631 52 m 1 + 631 25 l 1 + 611 20 l 2 + 594 16 577 12 559 8 c 0 + 527 -1 518 -3 495 -12 c 1 + 461 38 454 48 436 90 c 1 + 394 22 325 -15 243 -15 c 0 + 169 -15 109 16 77 71 c 0 + 52 113 38 170 38 226 c 0 + 38 369 130 468 264 468 c 0 + 346 468 410 431 445 363 c 1 + 447 370 l 2 + 464 417 465 420 467 431 c 0 + 468 439 469 445 470 458 c 1 + 518 456 521 456 534 456 c 0 + 553 456 558 456 599 458 c 1 + 599 430 l 1 + 562 427 543 408 526 357 c 2 + 485 229 l 1 + 525 125 l 2 + 549 62 563 47 598 47 c 0 + 608 47 616 48 631 52 c 1 +403 216 m 1 + 385 304 375 336 354 372 c 0 + 331 413 292 437 247 437 c 0 + 172 437 129 373 129 260 c 0 + 129 210 139 154 157 109 c 0 + 179 51 219 19 269 19 c 0 + 309 19 345 42 365 78 c 0 + 382 110 390 138 403 216 c 1 +EndSplineSet +Validated: 1 +Kerns2: 603 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 585 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 2 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: beta +Encoding: 946 946 557 +Width: 533 +Flags: MW +LayerCount: 2 +Fore +SplineSet +84 182 m 2 + 84 261 l 2 + 83 352 82 422 82 444 c 0 + 82 524 93 577 119 619 c 0 + 155 678 231 717 310 717 c 0 + 399 717 452 662 452 568 c 0 + 452 492 423 437 361 399 c 1 + 401 393 419 386 440 371 c 0 + 475 345 495 301 495 247 c 0 + 495 191 475 131 445 96 c 0 + 428 75 384 44 331 14 c 0 + 301 -3 282 -9 256 -9 c 0 + 222 -9 194 -1 165 18 c 1 + 165 -84 166 -132 165 -147 c 0 + 166 -223 168 -231 189 -238 c 0 + 200 -241 212 -243 244 -245 c 1 + 244 -270 l 1 + 201 -268 176 -267 142 -267 c 0 + 103 -267 76 -268 0 -271 c 1 + 0 -242 l 1 + 62 -241 71 -238 77 -217 c 0 + 81 -201 84 -28 84 182 c 2 +205 375 m 1 + 205 408 l 1 + 267 411 285 414 310 427 c 0 + 351 449 372 499 372 575 c 0 + 372 645 346 682 296 682 c 0 + 247 682 199 647 181 598 c 0 + 170 569 166 548 165 497 c 0 + 164 475 162 307 162 277 c 0 + 162 241 163 179 165 102 c 1 + 207 60 239 44 283 44 c 0 + 357 44 410 121 410 227 c 0 + 410 295 386 343 340 364 c 0 + 320 373 298 376 251 376 c 0 + 243 376 225 376 205 375 c 1 +EndSplineSet +Validated: 33 +Kerns2: 566 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: gamma +Encoding: 947 947 558 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +208 0 m 1 + 89 318 l 2 + 49 420 46 423 -7 427 c 1 + -7 457 l 1 + 33 454 54 453 91 453 c 0 + 119 453 148 454 223 457 c 1 + 223 428 l 1 + 208 427 l 2 + 158 424 152 421 152 402 c 0 + 152 383 158 362 196 262 c 2 + 272 46 l 1 + 349 271 l 2 + 377 343 385 373 385 398 c 0 + 385 418 375 423 323 428 c 1 + 323 455 l 1 + 375 453 396 453 420 453 c 0 + 450 453 472 454 505 456 c 1 + 505 428 l 1 + 455 425 441 406 385 262 c 1 + 291 0 l 1 + 291 -4 l 1 + 291 -11 l 1 + 291 -154 l 2 + 292 -222 294 -230 312 -237 c 0 + 321 -241 337 -243 370 -245 c 1 + 370 -270 l 1 + 327 -268 302 -267 268 -267 c 0 + 229 -267 202 -268 126 -271 c 1 + 126 -242 l 1 + 207 -241 208 -240 208 -156 c 2 + 208 -75 l 1 + 208 0 l 1 +EndSplineSet +Validated: 1 +Kerns2: 603 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: delta +Encoding: 948 948 559 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +380 617 m 1 + 366 615 l 1 + 320 647 299 655 260 655 c 0 + 218 655 191 635 191 603 c 0 + 191 561 223 533 353 465 c 0 + 411 434 435 416 459 382 c 0 + 484 347 496 300 496 242 c 0 + 496 87 400 -15 255 -15 c 0 + 178 -15 114 16 80 71 c 0 + 53 113 38 169 38 226 c 0 + 38 352 109 441 230 464 c 1 + 157 491 125 521 125 560 c 0 + 125 594 141 621 185 660 c 0 + 233 703 272 720 322 720 c 0 + 343 720 356 718 383 709 c 1 + 380 617 l 1 +259 437 m 0 + 177 437 129 372 129 261 c 0 + 129 210 140 154 160 109 c 0 + 184 52 228 20 280 20 c 0 + 359 20 405 88 405 202 c 0 + 405 265 391 328 369 371 c 0 + 346 414 307 437 259 437 c 0 +EndSplineSet +Validated: 1 +Kerns2: 568 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: epsilon +Encoding: 949 949 560 +Width: 427 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 312 m 1 + 347 312 l 1 + 345 359 340 379 328 395 c 0 + 314 412 281 425 248 425 c 0 + 185 425 145 389 145 334 c 0 + 145 278 182 245 245 245 c 0 + 260 245 269 246 291 249 c 1 + 286 209 l 1 + 270 210 255 211 243 211 c 0 + 178 211 142 180 142 125 c 0 + 142 69 189 36 271 36 c 0 + 312 36 345 44 378 63 c 1 + 389 52 l 1 + 370 19 l 1 + 323 -5 280 -16 232 -16 c 0 + 185 -16 136 -4 99 17 c 0 + 60 40 38 76 38 120 c 0 + 38 176 67 213 127 231 c 1 + 75 251 48 284 48 328 c 0 + 48 410 140 468 268 468 c 0 + 319 468 350 461 390 441 c 1 + 380 405 376 370 375 312 c 1 +EndSplineSet +Validated: 1 +Kerns2: 603 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 577 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: zeta +Encoding: 950 950 561 +Width: 409 +Flags: MW +LayerCount: 2 +Fore +SplineSet +377 693 m 1 + 389 647 l 1 + 338 636 302 624 269 606 c 0 + 169 550 125 455 125 295 c 0 + 125 186 144 120 186 83 c 0 + 208 63 234 57 303 56 c 0 + 379 56 405 39 405 -7 c 0 + 405 -47 383 -87 340 -123 c 0 + 305 -153 270 -166 228 -166 c 0 + 198 -166 173 -161 142 -147 c 1 + 153 -108 154 -102 162 -65 c 1 + 177 -65 l 1 + 195 -95 235 -113 283 -113 c 0 + 323 -113 362 -81 362 -49 c 0 + 362 -35 353 -24 340 -20 c 0 + 329 -17 307 -15 274 -14 c 0 + 197 -13 168 -6 128 19 c 0 + 65 60 37 131 37 248 c 0 + 37 428 102 553 229 617 c 1 + 215 617 l 2 + 165 617 136 627 90 660 c 1 + 113 730 l 1 + 152 676 188 655 243 655 c 0 + 281 655 318 666 377 693 c 1 +EndSplineSet +Validated: 1 +Kerns2: 603 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: eta +Encoding: 951 951 562 +Width: 590 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 399 m 1 + 24 428 l 1 + 88 435 133 446 182 468 c 1 + 192 460 l 1 + 190 435 189 423 189 407 c 2 + 189 379 l 1 + 269 448 l 2 + 279 457 325 468 353 468 c 0 + 419 468 473 437 495 387 c 0 + 506 359 510 327 510 257 c 0 + 510 230 510 230 507 3 c 2 + 507 -152 l 2 + 507 -240 507 -240 586 -245 c 1 + 586 -270 l 1 + 543 -268 518 -267 484 -267 c 0 + 445 -267 418 -268 342 -271 c 1 + 342 -242 l 1 + 377 -242 394 -240 404 -236 c 0 + 420 -231 424 -216 424 -152 c 0 + 424 28 424 59 425 197 c 2 + 425 233 l 2 + 425 301 421 329 408 354 c 0 + 392 384 354 403 310 403 c 0 + 269 403 235 389 211 362 c 0 + 192 342 186 324 186 286 c 2 + 186 211 l 1 + 187 121 l 1 + 188 60 l 2 + 188 32 199 27 268 25 c 1 + 268 -3 l 1 + 179 0 160 0 141 0 c 0 + 106 0 89 -1 24 -4 c 1 + 24 23 l 1 + 35 25 l 1 + 70 27 l 2 + 92 29 98 35 101 53 c 0 + 104 75 105 120 105 236 c 0 + 105 335 102 385 96 393 c 0 + 92 398 83 400 58 400 c 0 + 52 400 41 400 24 399 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: theta +Encoding: 952 952 563 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +129 396 m 2 + 129 373 l 1 + 178 372 209 371 230 371 c 0 + 277 369 290 369 316 369 c 0 + 347 369 368 369 404 371 c 1 + 400 443 388 518 369 579 c 0 + 348 645 308 685 261 685 c 0 + 176 685 129 582 129 396 c 2 +405 323 m 2 + 405 333 l 1 + 356 335 324 336 272 336 c 0 + 220 336 189 335 132 333 c 1 + 147 133 201 19 280 19 c 0 + 320 19 357 53 376 106 c 0 + 397 163 405 225 405 323 c 2 +280 715 m 0 + 419 715 497 591 497 370 c 0 + 497 140 400 -15 256 -15 c 0 + 121 -15 38 125 38 354 c 0 + 38 567 137 715 280 715 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: iota +Encoding: 953 953 564 +Width: 276 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 400 m 1 + 25 428 l 1 + 99 440 137 450 182 470 c 1 + 191 462 l 1 + 187 375 186 318 186 207 c 0 + 186 71 187 50 197 39 c 0 + 204 32 213 30 262 27 c 1 + 262 -3 l 1 + 207 0 178 1 143 1 c 0 + 112 1 89 0 25 -2 c 1 + 25 26 l 1 + 40 26 l 2 + 87 29 94 32 98 49 c 0 + 101 66 103 132 103 276 c 0 + 103 362 100 388 91 393 c 0 + 85 397 82 397 59 398 c 0 + 36 399 36 399 25 400 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: kappa +Encoding: 954 954 565 +Width: 563 +Flags: MW +LayerCount: 2 +Fore +SplineSet +18 400 m 1 + 18 428 l 1 + 92 440 130 450 175 470 c 1 + 183 462 l 1 + 181 399 181 383 179 243 c 1 + 220 274 253 305 335 390 c 0 + 370 428 377 438 379 459 c 1 + 418 457 428 457 443 457 c 0 + 463 457 474 457 509 459 c 1 + 509 431 l 1 + 449 431 421 418 361 362 c 2 + 257 260 l 1 + 402 131 l 2 + 415 119 427 108 438 98 c 0 + 481 58 502 46 531 46 c 0 + 539 46 547 47 563 50 c 1 + 563 28 l 1 + 556 26 551 24 545 22 c 0 + 529 18 514 14 498 9 c 0 + 471 2 461 -2 440 -11 c 1 + 404 19 400 22 305 112 c 0 + 260 154 229 182 183 222 c 1 + 178 220 l 1 + 178 92 181 38 187 37 c 0 + 193 30 207 28 255 25 c 1 + 255 -2 l 1 + 186 0 171 0 144 0 c 0 + 118 0 96 0 17 -3 c 1 + 17 25 l 1 + 56 26 82 31 87 39 c 0 + 91 44 92 53 93 90 c 0 + 94 101 94 173 95 306 c 1 + 93 370 l 2 + 91 390 88 395 71 397 c 2 + 58 398 l 1 + 28 399 l 1 + 18 400 l 1 +EndSplineSet +Validated: 1 +Kerns2: 603 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: lambda +Encoding: 955 955 566 +Width: 519 +Flags: MW +LayerCount: 2 +Fore +SplineSet +27 681 m 1 + 135 722 l 1 + 187 699 206 672 256 547 c 2 + 422 135 l 2 + 462 33 465 30 519 26 c 1 + 519 -4 l 1 + 480 -1 457 0 423 0 c 0 + 393 0 365 -1 289 -4 c 1 + 289 25 l 1 + 314 26 l 2 + 354 30 361 33 361 52 c 0 + 361 63 361 63 315 191 c 1 + 243 374 l 1 + 165 176 l 2 + 143 119 128 72 128 57 c 0 + 128 35 138 29 190 25 c 1 + 190 -2 l 1 + 139 0 118 0 93 0 c 0 + 65 0 42 -1 7 -2 c 1 + 7 25 l 1 + 58 30 66 40 131 191 c 2 + 226 417 l 1 + 179 537 161 576 138 607 c 0 + 112 641 81 659 48 659 c 0 + 44 659 37 658 28 657 c 1 + 27 681 l 1 +EndSplineSet +Validated: 1 +Kerns2: 603 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -63 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03BC +Encoding: 956 956 567 +Width: 593 +Flags: MW +LayerCount: 2 +Fore +SplineSet +399 93 m 1 + 322 18 l 2 + 306 2 266 -9 227 -9 c 0 + 202 -9 186 -6 163 2 c 1 + 162 -19 162 -26 162 -41 c 0 + 162 -84 165 -114 176 -177 c 1 + 144 -204 138 -209 103 -239 c 1 + 87 -228 l 1 + 91 -163 92 -137 92 -87 c 0 + 92 -67 92 -35 91 5 c 0 + 90 57 90 97 90 121 c 0 + 90 164 90 164 93 308 c 2 + 93 339 l 2 + 93 388 92 392 82 397 c 0 + 77 399 55 401 16 402 c 1 + 16 430 l 1 + 85 436 133 448 175 469 c 1 + 185 461 l 1 + 180 400 176 279 176 191 c 0 + 176 136 181 107 193 86 c 0 + 206 65 233 52 268 52 c 0 + 314 52 351 73 381 117 c 0 + 397 142 398 151 398 275 c 0 + 398 355 396 387 390 395 c 0 + 386 401 377 403 351 403 c 0 + 348 403 348 403 314 402 c 1 + 314 431 l 1 + 401 442 434 450 476 470 c 1 + 485 462 l 1 + 481 384 477 214 477 118 c 0 + 477 50 480 38 500 32 c 0 + 509 29 509 29 556 26 c 1 + 556 -2 l 1 + 483 0 483 0 468 0 c 0 + 444 0 426 -1 394 -3 c 1 + 397 43 397 50 399 93 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: nu +Encoding: 957 957 568 +Width: 501 +Flags: MW +LayerCount: 2 +Fore +SplineSet +272 -7 m 1 + 228 -7 l 1 + 222 9 221 9 214 27 c 0 + 206 45 198 63 190 82 c 2 + 74 352 l 2 + 53 403 51 408 41 416 c 0 + 32 423 27 425 -7 427 c 1 + -7 457 l 1 + 41 454 68 453 104 453 c 0 + 135 453 161 454 223 457 c 1 + 223 429 l 1 + 164 427 150 423 150 408 c 0 + 150 399 155 381 164 357 c 2 + 271 82 l 1 + 371 329 l 2 + 385 363 390 382 390 397 c 0 + 390 418 379 424 325 429 c 1 + 325 457 l 1 + 362 454 382 453 421 453 c 0 + 457 453 478 454 508 457 c 1 + 508 429 l 1 + 465 425 460 421 435 372 c 0 + 354 200 313 105 272 -7 c 1 +EndSplineSet +Validated: 1 +Kerns2: 603 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: xi +Encoding: 958 958 569 +Width: 419 +Flags: MW +LayerCount: 2 +Fore +SplineSet +179 348 m 1 + 181 350 l 1 + 117 368 78 418 78 481 c 0 + 78 544 116 593 188 620 c 1 + 157 625 138 634 101 660 c 1 + 124 730 l 1 + 163 676 200 655 254 655 c 0 + 293 655 329 665 388 693 c 1 + 401 647 l 1 + 389 644 387 644 380 643 c 1 + 382 642 l 1 + 303 625 279 619 245 602 c 0 + 195 578 166 531 166 477 c 0 + 166 411 214 365 282 365 c 0 + 292 365 308 366 324 368 c 1 + 329 361 l 1 + 315 325 l 1 + 295 326 274 327 262 327 c 0 + 178 327 138 284 138 195 c 0 + 138 148 152 115 187 83 c 0 + 208 63 234 57 303 57 c 0 + 379 56 405 39 405 -7 c 0 + 405 -47 383 -87 340 -123 c 0 + 305 -153 270 -166 228 -166 c 0 + 198 -166 173 -161 142 -147 c 1 + 153 -108 154 -102 162 -65 c 1 + 177 -65 l 1 + 195 -95 235 -113 283 -113 c 0 + 323 -113 362 -81 362 -49 c 0 + 362 -35 353 -24 340 -20 c 0 + 329 -17 307 -15 274 -14 c 0 + 196 -13 169 -7 128 20 c 0 + 74 55 49 102 49 166 c 0 + 49 248 77 288 179 348 c 1 +EndSplineSet +Validated: 1 +Kerns2: 603 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omicron +Encoding: 959 959 570 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 468 m 4 + 418 468 496 386 496 240 c 4 + 496 87 400 -15 256 -15 c 4 + 121 -15 38 77 38 229 c 4 + 38 370 137 468 279 468 c 4 +259 437 m 4 + 177 437 129 372 129 261 c 4 + 129 210 140 154 160 109 c 4 + 184 52 228 20 280 20 c 4 + 359 20 405 88 405 202 c 4 + 405 265 391 328 369 371 c 4 + 346 414 307 437 259 437 c 4 +EndSplineSet +Validated: 1 +Kerns2: 577 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 575 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: pi +Encoding: 960 960 571 +Width: 648 +Flags: MW +LayerCount: 2 +Fore +SplineSet +511 392 m 1 + 510 284 l 1 + 510 206 l 2 + 509 151 509 121 509 108 c 0 + 509 56 513 40 525 34 c 0 + 530 31 548 28 580 25 c 1 + 580 -3 l 1 + 540 0 520 1 495 1 c 0 + 467 1 449 0 417 -3 c 1 + 423 82 425 137 425 245 c 0 + 425 284 425 321 424 394 c 1 + 369 394 l 1 + 284 394 l 1 + 238 395 l 1 + 238 340 l 1 + 239 206 l 2 + 239 58 239 58 227 28 c 0 + 217 0 191 -16 157 -16 c 0 + 139 -16 129 -13 116 -3 c 2 + 92 19 l 1 + 66 44 l 1 + 81 69 l 1 + 102 48 114 40 127 40 c 0 + 142 40 154 56 157 78 c 0 + 161 109 167 219 167 270 c 0 + 167 304 166 333 162 394 c 1 + 93 393 68 388 21 362 c 1 + 14 385 l 1 + 54 414 60 419 97 453 c 1 + 210 453 l 1 + 293 453 l 2 + 473 453 572 456 617 462 c 1 + 621 460 l 1 + 613 391 l 1 + 511 392 l 1 +EndSplineSet +Validated: 1 +Kerns2: 603 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: rho +Encoding: 961 961 572 +Width: 564 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 18 m 1 + 168 -11 l 1 + 168 -160 l 2 + 168 -240 169 -240 247 -245 c 1 + 247 -270 l 1 + 204 -268 179 -267 146 -267 c 0 + 106 -267 79 -268 3 -271 c 1 + 3 -242 l 1 + 47 -242 65 -239 73 -232 c 0 + 81 -224 83 -211 84 -174 c 0 + 85 -165 85 -123 85 -48 c 2 + 85 110 l 2 + 85 217 85 228 91 262 c 0 + 103 331 133 374 202 420 c 0 + 253 455 293 469 336 469 c 0 + 448 469 526 389 526 274 c 0 + 526 232 515 187 496 148 c 0 + 474 104 441 74 358 25 c 0 + 312 -2 292 -9 260 -9 c 0 + 225 -9 197 -1 168 18 c 1 +168 262 m 2 + 168 102 l 1 + 210 59 242 44 288 44 c 0 + 377 44 441 122 441 230 c 0 + 441 289 421 344 388 378 c 0 + 366 401 336 412 294 412 c 0 + 211 412 168 361 168 262 c 2 +EndSplineSet +Validated: 1 +Kerns2: 577 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 2 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: sigma +Encoding: 963 963 573 +Width: 564 +Flags: MW +LayerCount: 2 +Fore +SplineSet +557 452 m 1 + 557 421 l 1 + 527 397 498 387 451 386 c 1 + 482 343 497 294 497 235 c 0 + 497 88 398 -15 256 -15 c 0 + 178 -15 115 16 80 71 c 0 + 53 113 38 169 38 226 c 0 + 38 369 136 468 278 468 c 0 + 315 468 341 464 396 449 c 0 + 424 442 454 438 480 438 c 0 + 513 438 536 442 557 452 c 1 +260 437 m 0 + 177 437 129 372 129 261 c 0 + 129 209 140 154 160 109 c 0 + 185 52 228 20 281 20 c 0 + 359 20 406 88 406 202 c 0 + 406 265 392 328 370 371 c 0 + 347 414 308 437 260 437 c 0 +EndSplineSet +Validated: 1 +Kerns2: 566 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: tau +Encoding: 964 964 574 +Width: 471 +Flags: MW +LayerCount: 2 +Fore +SplineSet +262 394 m 1 + 262 176 l 2 + 262 124 264 103 270 84 c 0 + 278 62 298 48 324 48 c 0 + 345 48 360 53 394 71 c 1 + 399 51 l 1 + 371 22 l 1 + 345 -3 l 1 + 321 -12 307 -15 285 -15 c 0 + 244 -15 208 2 194 28 c 0 + 180 54 179 63 179 140 c 2 + 180 395 l 1 + 77 393 59 390 7 362 c 1 + 0 385 l 1 + 40 414 46 419 83 453 c 1 + 151 453 l 2 + 190 452 210 452 219 452 c 0 + 300 452 405 457 440 462 c 1 + 443 460 l 1 + 435 391 l 1 + 352 394 318 394 262 394 c 1 +EndSplineSet +Validated: 1 +Kerns2: 603 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 600 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 572 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 8 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: upsilon +Encoding: 965 965 575 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +282 405 m 1 + 280 429 l 1 + 389 469 l 1 + 457 439 496 369 496 278 c 0 + 496 196 461 130 383 58 c 0 + 325 7 292 -9 239 -9 c 0 + 195 -9 154 4 128 26 c 0 + 101 48 91 80 91 142 c 0 + 91 157 91 185 92 209 c 0 + 93 278 94 312 94 340 c 0 + 94 388 93 392 83 397 c 0 + 78 399 56 401 17 402 c 1 + 17 430 l 1 + 86 436 134 448 176 469 c 1 + 186 461 l 1 + 181 399 177 279 177 189 c 0 + 177 126 182 96 197 77 c 0 + 212 56 241 44 273 44 c 0 + 356 44 412 121 412 237 c 0 + 412 342 369 407 301 407 c 0 + 298 407 290 406 282 405 c 1 +EndSplineSet +Validated: 1 +Kerns2: 577 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: phi +Encoding: 966 966 576 +Width: 644 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 21 m 1 + 279 59 l 1 + 279 69 l 2 + 279 330 279 330 285 358 c 0 + 301 430 345 468 411 468 c 0 + 524 468 606 371 606 237 c 0 + 606 96 510 -3 362 -15 c 1 + 362 -150 l 2 + 363 -223 365 -231 386 -238 c 0 + 397 -241 408 -243 442 -245 c 1 + 442 -270 l 1 + 399 -268 373 -267 338 -267 c 0 + 297 -267 266 -268 197 -271 c 1 + 197 -242 l 1 + 232 -242 249 -240 259 -236 c 0 + 275 -231 279 -216 279 -154 c 2 + 279 -111 l 1 + 279 -15 l 1 + 202 -11 154 5 114 39 c 0 + 67 80 38 151 38 226 c 0 + 38 331 93 410 193 449 c 1 + 209 432 l 1 + 184 416 173 406 163 390 c 0 + 141 357 129 311 129 261 c 0 + 129 187 156 108 196 67 c 0 + 219 42 245 28 279 21 c 1 +362 19 m 1 + 369 19 l 2 + 412 20 455 41 480 74 c 0 + 503 105 515 149 515 206 c 0 + 515 323 464 437 412 437 c 0 + 399 437 387 429 379 417 c 0 + 366 396 362 371 362 306 c 2 + 362 19 l 1 +EndSplineSet +Validated: 1 +Kerns2: 574 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: chi +Encoding: 967 967 577 +Width: 496 +Flags: MW +LayerCount: 2 +Fore +SplineSet +275 133 m 1 + 374 -123 l 2 + 397 -179 399 -184 409 -197 c 0 + 426 -221 444 -231 472 -231 c 2 + 496 -230 l 1 + 496 -252 l 1 + 440 -264 432 -266 379 -280 c 1 + 347 -265 338 -252 314 -180 c 2 + 234 40 l 1 + 141 -178 l 2 + 122 -227 113 -256 114 -270 c 1 + 94 -268 83 -267 63 -267 c 0 + 41 -267 27 -268 4 -270 c 1 + 4 -242 l 1 + 52 -242 68 -232 93 -182 c 2 + 220 86 l 1 + 156 246 136 295 117 332 c 0 + 94 376 57 403 22 403 c 0 + 17 403 11 403 2 401 c 1 + 0 425 l 1 + 108 466 l 1 + 155 443 182 403 213 313 c 2 + 259 179 l 1 + 334 351 l 2 + 353 394 366 438 366 457 c 1 + 389 455 405 454 418 454 c 0 + 427 454 444 455 465 457 c 1 + 465 429 l 1 + 425 428 412 418 387 366 c 2 + 275 133 l 1 +EndSplineSet +Validated: 33 +Kerns2: 603 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 602 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 601 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 598 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 597 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 579 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: psi +Encoding: 968 968 578 +Width: 673 +Flags: MW +LayerCount: 2 +Fore +SplineSet +385 1 m 1 + 385 -48 l 1 + 385 -67 l 2 + 385 -211 385 -217 394 -230 c 0 + 404 -239 417 -242 464 -245 c 1 + 464 -270 l 1 + 422 -268 396 -267 361 -267 c 0 + 320 -267 289 -268 220 -271 c 1 + 220 -242 l 1 + 255 -242 272 -240 282 -236 c 0 + 298 -231 302 -216 302 -153 c 2 + 302 -111 l 1 + 302 -91 l 1 + 302 -49 l 1 + 302 -8 l 1 + 161 3 91 59 91 163 c 2 + 92 209 l 2 + 93 242 94 302 94 340 c 0 + 94 388 93 392 83 397 c 0 + 78 399 56 401 17 402 c 1 + 17 430 l 1 + 86 436 134 448 176 469 c 1 + 186 461 l 1 + 182 399 178 278 178 188 c 0 + 178 91 210 51 302 34 c 1 + 302 175 l 2 + 301 249 301 291 298 434 c 1 + 337 450 343 453 379 472 c 1 + 389 463 l 1 + 386 406 385 373 385 247 c 2 + 385 207 l 1 + 385 35 l 1 + 433 48 475 75 506 114 c 0 + 537 154 548 192 548 258 c 0 + 548 345 510 407 457 407 c 0 + 453 407 443 406 435 405 c 1 + 433 429 l 1 + 541 469 l 1 + 577 453 593 439 609 406 c 0 + 625 375 635 330 635 292 c 0 + 635 244 620 191 595 151 c 0 + 548 75 488 32 385 1 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: omega +Encoding: 969 969 579 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +378 429 m 1 + 477 469 l 1 + 558 437 603 364 603 267 c 0 + 603 175 581 118 521 60 c 0 + 470 10 435 -9 397 -9 c 0 + 359 -9 332 9 313 48 c 1 + 282 10 249 -9 216 -9 c 0 + 166 -9 129 6 99 39 c 0 + 62 79 38 151 38 224 c 0 + 38 340 97 426 207 468 c 1 + 223 447 l 1 + 193 429 180 418 168 402 c 0 + 142 367 129 316 129 252 c 0 + 129 131 175 38 235 38 c 0 + 276 38 295 81 295 176 c 0 + 295 189 294 207 292 232 c 1 + 304 231 314 230 320 230 c 0 + 326 230 335 231 347 232 c 1 + 347 177 l 2 + 347 123 353 93 370 69 c 0 + 383 50 403 39 423 39 c 0 + 481 39 521 118 521 231 c 0 + 521 340 475 407 400 407 c 0 + 396 407 388 406 379 405 c 1 + 378 429 l 1 +EndSplineSet +Validated: 1 +Kerns2: 577 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni03C2 +Encoding: 962 962 580 +Width: 448 +Flags: MW +LayerCount: 2 +Fore +SplineSet +163 -65 m 1 + 177 -65 l 1 + 195 -95 236 -113 283 -113 c 0 + 323 -113 362 -81 362 -49 c 0 + 362 -35 353 -24 340 -20 c 0 + 329 -17 307 -15 274 -14 c 0 + 197 -13 168 -7 128 19 c 0 + 72 56 38 128 38 214 c 0 + 38 280 59 345 91 377 c 0 + 107 393 152 423 197 446 c 0 + 228 462 254 468 292 468 c 0 + 340 468 372 461 411 441 c 1 + 401 404 398 374 396 312 c 1 + 368 312 l 1 + 366 329 365 344 364 350 c 0 + 362 375 358 384 340 395 c 0 + 316 410 285 418 253 418 c 0 + 170 418 126 362 126 256 c 0 + 126 183 150 114 186 83 c 0 + 208 63 235 57 303 56 c 0 + 379 56 405 39 405 -7 c 0 + 405 -47 383 -87 340 -123 c 0 + 305 -153 271 -166 229 -166 c 0 + 198 -166 173 -161 142 -147 c 1 + 153 -108 155 -102 163 -65 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: theta1 +Encoding: 977 977 581 +Width: 577 +Flags: MW +LayerCount: 2 +Fore +SplineSet +515 334 m 1 + 503 334 l 1 + 494 126 398 -15 263 -15 c 0 + 148 -15 67 87 63 236 c 0 + 62 257 58 262 44 266 c 0 + 41 267 29 267 12 268 c 2 + -14 268 l 1 + -14 297 l 1 + 53 302 104 314 145 335 c 1 + 155 327 l 1 + 153 300 152 287 152 271 c 0 + 152 211 166 145 190 98 c 0 + 215 46 249 19 288 19 c 0 + 366 19 412 128 412 313 c 2 + 412 333 l 1 + 362 333 l 2 + 292 333 240 344 188 369 c 0 + 122 402 82 473 82 555 c 0 + 82 614 104 657 150 684 c 0 + 184 705 226 716 272 716 c 0 + 392 716 467 645 491 507 c 0 + 499 464 503 416 503 373 c 1 + 539 380 548 382 571 390 c 1 + 577 388 l 1 + 570 335 l 1 + 527 334 l 1 + 515 334 l 1 +410 371 m 1 + 408 424 401 477 389 528 c 0 + 363 642 326 685 255 685 c 0 + 196 685 161 642 161 571 c 0 + 161 499 199 430 255 398 c 0 + 286 381 343 371 410 371 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: phi1 +Encoding: 981 981 582 +Width: 652 +Flags: MW +LayerCount: 2 +Fore +SplineSet +286 -61 m 1 + 286 -15 l 1 + 210 -13 190 -9 155 6 c 0 + 83 38 38 122 38 226 c 0 + 38 373 135 468 286 468 c 1 + 286 523 286 558 283 683 c 1 + 320 699 325 702 361 721 c 1 + 371 712 l 1 + 367 661 366 618 366 541 c 0 + 366 518 366 501 367 468 c 1 + 533 469 615 394 615 241 c 0 + 615 129 566 45 477 5 c 0 + 443 -10 421 -14 366 -15 c 1 + 366 -31 l 1 + 366 -44 l 1 + 366 -92 l 2 + 366 -208 367 -218 375 -230 c 0 + 385 -239 398 -242 445 -245 c 1 + 445 -270 l 1 + 403 -268 377 -267 343 -267 c 0 + 304 -267 273 -268 204 -271 c 1 + 204 -242 l 1 + 239 -242 256 -240 266 -236 c 0 + 282 -231 286 -216 286 -154 c 2 + 286 -111 l 1 + 286 -81 l 1 + 286 -61 l 1 +286 20 m 1 + 286 55 l 1 + 286 69 l 1 + 286 243 l 1 + 286 349 l 1 + 286 376 l 1 + 286 437 l 1 + 242 437 222 433 198 419 c 0 + 153 393 129 333 129 248 c 0 + 129 142 170 55 233 29 c 0 + 251 22 263 20 286 20 c 1 +367 437 m 1 + 366 371 l 1 + 366 342 l 1 + 366 243 l 1 + 366 174 l 1 + 366 127 l 1 + 366 20 l 1 + 375 19 382 19 390 19 c 0 + 431 19 472 40 493 73 c 0 + 514 105 524 148 524 209 c 0 + 524 365 475 437 367 437 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: omega1 +Encoding: 982 982 583 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +189 421 m 1 + 217 391 l 1 + 174 352 155 331 135 304 c 0 + 110 270 94 220 94 178 c 0 + 94 111 136 63 195 63 c 0 + 230 63 258 78 293 117 c 1 + 280 175 279 183 279 201 c 0 + 279 248 301 281 333 281 c 0 + 356 281 372 262 372 234 c 0 + 372 202 352 139 332 105 c 1 + 351 76 371 63 396 63 c 0 + 423 63 457 78 482 102 c 0 + 510 128 523 159 523 199 c 0 + 523 241 512 266 476 309 c 0 + 454 335 444 358 444 380 c 0 + 444 402 463 420 488 420 c 0 + 535 420 574 351 574 269 c 0 + 574 210 558 142 531 84 c 0 + 501 21 453 -18 404 -18 c 0 + 366 -18 339 5 309 61 c 1 + 262 0 232 -18 178 -18 c 0 + 94 -18 33 56 33 158 c 0 + 33 216 56 281 92 326 c 0 + 116 355 138 376 189 421 c 1 +203 542 m 1 + 526 542 l 1 + 526 491 l 1 + 203 491 l 1 + 203 542 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: iotadieresis +Encoding: 970 970 584 +Width: 276 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 400 m 1 + 26 428 l 1 + 100 440 138 450 183 470 c 1 + 191 462 l 1 + 188 377 187 317 187 210 c 0 + 187 71 188 50 198 39 c 0 + 205 32 214 30 262 27 c 1 + 262 -3 l 1 + 207 0 178 1 143 1 c 0 + 112 1 90 0 25 -2 c 1 + 25 26 l 1 + 41 26 l 2 + 88 29 95 32 99 49 c 0 + 102 66 104 134 104 276 c 0 + 104 363 101 389 92 393 c 0 + 86 397 83 397 60 398 c 0 + 36 399 36 399 26 400 c 1 +65 669 m 0 + 94 669 116 646 116 618 c 0 + 116 590 93 568 65 568 c 0 + 38 568 15 591 15 618 c 0 + 15 646 37 669 65 669 c 0 +218 669 m 0 + 245 669 268 646 268 618 c 0 + 268 590 245 568 217 568 c 0 + 190 568 167 591 167 618 c 0 + 167 646 190 669 218 669 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: upsilondieresis +Encoding: 971 971 585 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +282 405 m 1 + 280 429 l 1 + 389 469 l 1 + 457 439 496 369 496 278 c 0 + 496 196 461 130 383 58 c 0 + 325 7 292 -9 239 -9 c 0 + 195 -9 154 4 128 26 c 0 + 101 48 91 80 91 142 c 0 + 91 157 91 185 92 209 c 0 + 93 278 94 312 94 340 c 0 + 94 388 93 392 83 397 c 0 + 78 399 56 401 17 402 c 1 + 17 430 l 1 + 86 436 134 448 176 469 c 1 + 186 461 l 1 + 181 399 177 279 177 189 c 0 + 177 126 182 96 197 77 c 0 + 212 56 241 44 273 44 c 0 + 356 44 412 121 412 237 c 0 + 412 342 369 407 301 407 c 0 + 298 407 290 406 282 405 c 1 +167 669 m 0 + 196 669 218 646 218 618 c 0 + 218 590 195 568 167 568 c 0 + 140 568 117 591 117 618 c 0 + 117 646 139 669 167 669 c 0 +368 669 m 0 + 396 669 418 647 418 618 c 0 + 418 590 395 568 367 568 c 0 + 340 568 317 591 317 618 c 0 + 317 646 340 669 368 669 c 0 +EndSplineSet +Validated: 1 +Kerns2: 568 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: tonos +Encoding: 900 900 586 +Width: 233 +Flags: MW +LayerCount: 2 +Fore +SplineSet +140 513 m 1 + 93 513 l 1 + 75 628 l 2 + 69 669 69 673 69 679 c 0 + 69 711 88 731 117 731 c 0 + 145 731 164 711 164 679 c 0 + 164 674 163 667 158 628 c 2 + 140 513 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: dieresistonos +Encoding: 901 901 587 +Width: 356 +Flags: MW +LayerCount: 2 +Fore +SplineSet +50 669 m 0 + 79 669 101 646 101 618 c 0 + 101 590 78 568 50 568 c 0 + 23 568 0 591 0 618 c 0 + 0 646 22 669 50 669 c 0 +306 669 m 0 + 334 669 356 646 356 618 c 0 + 356 590 333 568 305 568 c 0 + 278 568 255 591 255 618 c 0 + 255 646 278 669 306 669 c 0 +201 513 m 1 + 155 513 l 1 + 137 628 l 2 + 130 669 130 672 130 679 c 0 + 130 711 149 731 178 731 c 0 + 207 731 226 711 226 679 c 0 + 226 674 225 666 219 628 c 2 + 201 513 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Alphatonos +Encoding: 902 902 588 +Width: 746 +Flags: MW +LayerCount: 2 +Fore +SplineSet +369 695 m 1 + 397 695 l 1 + 642 114 l 2 + 676 34 678 32 736 29 c 1 + 736 -4 l 1 + 667 -1 641 0 610 0 c 0 + 580 0 555 -1 481 -4 c 1 + 481 29 l 1 + 551 30 566 33 566 51 c 0 + 566 60 566 61 555 89 c 2 + 499 230 l 1 + 363 230 l 1 + 250 230 l 1 + 229 230 l 1 + 174 96 l 2 + 166 76 163 66 163 57 c 0 + 163 46 170 38 184 35 c 0 + 189 34 210 32 247 29 c 1 + 247 -4 l 1 + 193 -1 165 0 130 0 c 0 + 96 0 68 -1 21 -4 c 1 + 21 29 l 1 + 63 30 75 33 85 42 c 0 + 91 44 114 90 139 148 c 2 + 369 695 l 1 +362 565 m 1 + 245 270 l 1 + 273 269 288 269 351 269 c 0 + 431 269 454 269 483 270 c 1 + 362 565 l 1 +250 513 m 1 + 203 513 l 1 + 185 628 l 2 + 183 638 182 644 182 647 c 0 + 180 660 178 674 178 679 c 0 + 178 711 197 731 226 731 c 0 + 255 731 274 711 274 679 c 0 + 274 673 273 665 267 628 c 2 + 250 513 l 1 +EndSplineSet +Validated: 1 +Kerns2: 576 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Epsilontonos +Encoding: 904 904 589 +Width: 701 +Flags: MW +LayerCount: 2 +Fore +SplineSet +150 -5 m 1 + 150 25 l 1 + 165 26 l 2 + 211 27 224 33 229 56 c 0 + 232 73 235 244 235 423 c 0 + 235 573 231 628 220 641 c 0 + 211 652 196 655 136 656 c 1 + 136 689 l 1 + 160 689 l 1 + 264 685 265 685 312 685 c 0 + 353 685 379 685 532 688 c 2 + 600 688 l 1 + 616 688 l 1 + 624 677 l 1 + 621 648 620 620 620 536 c 1 + 587 536 l 1 + 584 610 583 619 576 627 c 0 + 565 640 518 645 416 645 c 0 + 384 645 360 644 327 642 c 1 + 327 620 l 2 + 326 500 326 500 326 483 c 0 + 326 446 326 438 327 371 c 1 + 344 371 l 1 + 405 372 l 2 + 458 374 489 375 498 375 c 0 + 533 377 540 380 544 397 c 0 + 546 408 548 430 550 463 c 1 + 583 463 l 1 + 580 418 579 390 579 346 c 0 + 579 306 580 278 582 236 c 1 + 549 236 l 1 + 547 292 545 305 538 314 c 0 + 524 327 518 328 402 331 c 2 + 342 331 l 1 + 327 331 l 1 + 326 318 326 309 326 307 c 2 + 327 188 l 1 + 326 69 l 2 + 326 67 326 58 327 45 c 1 + 366 42 386 42 479 42 c 0 + 560 42 594 45 605 54 c 0 + 614 61 617 70 625 111 c 0 + 632 147 636 165 636 166 c 2 + 668 166 l 1 + 659 80 657 54 657 18 c 2 + 657 2 l 1 + 627 -1 611 -2 575 -2 c 0 + 564 -2 536 -2 495 -1 c 0 + 439 0 360 1 321 1 c 0 + 282 1 270 1 162 -5 c 1 + 150 -5 l 1 +85 513 m 1 + 38 513 l 1 + 20 628 l 2 + 14 669 14 673 14 679 c 0 + 14 711 33 731 62 731 c 0 + 90 731 109 711 109 679 c 0 + 109 674 108 667 103 628 c 2 + 85 513 l 1 +EndSplineSet +Validated: 1 +Kerns2: 568 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Etatonos +Encoding: 905 905 590 +Width: 919 +Flags: MW +LayerCount: 2 +Fore +SplineSet +138 -3 m 1 + 138 27 l 1 + 146 28 154 28 156 28 c 0 + 218 31 226 35 229 70 c 0 + 232 107 233 174 233 406 c 0 + 233 599 230 637 216 648 c 0 + 205 656 197 657 136 659 c 1 + 136 690 l 1 + 190 687 225 686 271 686 c 0 + 310 686 337 687 413 689 c 1 + 413 658 l 1 + 356 658 338 654 331 642 c 0 + 326 631 325 625 324 589 c 2 + 323 517 l 1 + 323 415 l 1 + 323 387 l 1 + 379 385 431 384 562 384 c 0 + 645 384 665 384 711 387 c 1 + 711 422 l 2 + 711 617 710 630 695 646 c 0 + 685 654 674 655 615 658 c 1 + 615 690 l 1 + 677 688 711 687 760 687 c 0 + 806 687 838 688 895 689 c 1 + 895 658 l 1 + 884 658 l 2 + 831 657 817 654 809 639 c 0 + 802 622 802 614 802 529 c 2 + 802 502 l 2 + 802 152 803 52 809 51 c 1 + 815 33 831 28 894 27 c 1 + 894 -3 l 1 + 853 -1 829 0 765 0 c 0 + 690 0 663 -1 617 -3 c 1 + 617 26 l 1 + 677 29 689 31 698 41 c 0 + 705 49 707 63 709 112 c 0 + 710 128 712 276 712 298 c 2 + 712 340 l 1 + 646 344 600 345 525 345 c 0 + 449 345 398 344 324 341 c 1 + 323 313 323 285 323 276 c 0 + 323 167 326 78 329 60 c 0 + 335 34 342 31 415 28 c 1 + 415 -2 l 1 + 350 0 336 0 297 0 c 0 + 257 0 226 -1 138 -3 c 1 +85 513 m 1 + 38 513 l 1 + 20 628 l 2 + 14 669 14 673 14 679 c 0 + 14 711 33 731 62 731 c 0 + 90 731 109 711 109 679 c 0 + 109 674 108 667 103 628 c 2 + 85 513 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Iotatonos +Encoding: 906 906 591 +Width: 434 +Flags: MW +LayerCount: 2 +Fore +SplineSet +137 -3 m 1 + 137 27 l 1 + 154 27 l 2 + 205 29 216 33 221 52 c 0 + 228 75 230 161 230 417 c 0 + 230 495 227 609 224 626 c 0 + 220 655 215 656 137 658 c 1 + 137 689 l 1 + 184 687 215 686 281 686 c 0 + 342 686 366 687 410 689 c 1 + 410 658 l 1 + 396 658 l 2 + 332 655 328 653 325 626 c 0 + 323 611 321 399 321 249 c 0 + 321 92 325 47 339 37 c 0 + 348 31 357 30 411 27 c 1 + 411 -3 l 1 + 347 -1 319 0 274 0 c 0 + 226 0 194 -1 137 -3 c 1 +85 513 m 1 + 38 513 l 1 + 20 628 l 2 + 14 669 14 673 14 679 c 0 + 14 711 33 731 62 731 c 0 + 90 731 109 711 109 679 c 0 + 109 674 108 667 103 628 c 2 + 85 513 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Omicrontonos +Encoding: 908 908 592 +Width: 844 +Flags: MW +LayerCount: 2 +Fore +SplineSet +456 702 m 0 + 665 702 799 571 799 365 c 0 + 799 146 639 -21 429 -21 c 0 + 321 -21 224 22 164 95 c 0 + 113 157 86 245 86 347 c 0 + 86 455 127 555 195 614 c 0 + 261 670 355 702 456 702 c 0 +436 663 m 0 + 359 663 285 631 243 580 c 0 + 206 536 185 462 185 380 c 0 + 185 295 202 220 237 154 c 0 + 284 65 352 24 451 24 c 0 + 605 24 696 139 696 333 c 0 + 696 534 594 663 436 663 c 0 +92 513 m 1 + 45 513 l 1 + 27 628 l 2 + 21 669 21 673 21 679 c 0 + 21 711 40 731 69 731 c 0 + 97 731 116 711 116 679 c 0 + 116 674 115 667 110 628 c 2 + 92 513 l 1 +EndSplineSet +Validated: 1 +Kerns2: 566 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Omegatonos +Encoding: 911 911 593 +Width: 869 +Flags: MW +LayerCount: 2 +Fore +SplineSet +92 513 m 1 + 45 513 l 1 + 27 628 l 2 + 21 669 21 673 21 679 c 0 + 21 711 40 731 69 731 c 0 + 97 731 116 711 116 679 c 0 + 116 674 115 667 110 628 c 2 + 92 513 l 1 +616 93 m 1 + 618 66 l 1 + 698 66 753 71 773 78 c 0 + 787 84 791 91 798 116 c 0 + 805 146 807 153 810 166 c 1 + 842 166 l 1 + 833 80 831 54 831 2 c 1 + 800 -1 784 -2 745 -2 c 0 + 721 -2 693 -2 669 -1 c 0 + 642 0 623 0 619 0 c 2 + 596 0 l 1 + 545 0 l 1 + 545 7 l 2 + 545 41 544 62 540 91 c 1 + 572 98 604 117 633 146 c 0 + 682 194 711 278 711 371 c 0 + 711 459 684 541 640 590 c 0 + 598 637 529 665 456 665 c 0 + 299 665 201 555 201 379 c 0 + 201 233 261 131 371 91 c 1 + 368 64 366 43 366 20 c 2 + 366 0 l 1 + 302 0 l 2 + 291 0 288 0 242 -1 c 0 + 217 -2 191 -2 165 -2 c 0 + 127 -2 111 -1 80 2 c 1 + 81 9 81 16 81 18 c 0 + 81 55 79 83 70 166 c 1 + 101 166 l 1 + 104 155 106 145 107 142 c 0 + 119 84 121 80 149 74 c 0 + 181 69 220 66 279 66 c 1 + 280 93 l 1 + 163 142 97 244 97 379 c 0 + 97 482 132 562 202 619 c 0 + 269 675 360 704 464 704 c 0 + 677 704 814 582 814 392 c 0 + 814 299 781 216 723 162 c 0 + 696 137 669 120 616 93 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Upsilontonos +Encoding: 910 910 594 +Width: 761 +Flags: MW +LayerCount: 2 +Fore +SplineSet +670 690 m 1 + 741 690 l 1 + 741 676 l 1 + 701 629 621 510 566 416 c 0 + 505 313 499 297 499 240 c 0 + 499 103 502 50 510 42 c 0 + 516 35 550 30 592 28 c 1 + 592 -2 l 1 + 553 0 532 0 493 0 c 0 + 438 0 384 -1 312 -4 c 1 + 312 27 l 1 + 325 28 l 2 + 390 31 398 33 403 52 c 0 + 408 70 410 111 410 205 c 2 + 410 232 l 2 + 409 252 409 266 409 271 c 0 + 409 284 409 285 402 296 c 0 + 400 300 388 322 376 343 c 0 + 230 601 191 647 124 644 c 1 + 124 672 l 1 + 181 682 218 690 248 697 c 1 + 295 664 338 595 476 334 c 1 + 490 364 506 393 568 502 c 0 + 580 525 592 547 605 569 c 2 + 670 690 l 1 +78 513 m 1 + 31 513 l 1 + 13 628 l 2 + 7 669 7 673 7 679 c 0 + 7 711 26 731 55 731 c 0 + 83 731 102 711 102 679 c 0 + 102 674 101 667 96 628 c 2 + 78 513 l 1 +EndSplineSet +Validated: 33 +Kerns2: 573 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: Iotadieresis +Encoding: 938 938 595 +Width: 323 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 43 27 l 2 + 94 29 105 33 110 52 c 0 + 117 75 119 165 119 411 c 0 + 119 491 116 610 113 626 c 0 + 109 655 104 656 25 658 c 1 + 25 689 l 1 + 72 687 103 686 169 686 c 0 + 231 686 254 687 298 689 c 1 + 298 658 l 1 + 284 658 l 2 + 221 655 217 653 214 626 c 0 + 212 611 210 402 210 247 c 0 + 210 91 214 47 228 37 c 0 + 237 31 248 29 299 27 c 1 + 299 -3 l 1 + 235 -1 207 0 162 0 c 0 + 115 0 82 -1 26 -3 c 1 +86 895 m 0 + 114 895 136 873 136 844 c 0 + 136 816 113 794 85 794 c 0 + 58 794 35 817 35 844 c 0 + 35 873 57 895 86 895 c 0 +237 895 m 0 + 266 895 288 873 288 844 c 0 + 288 816 265 794 237 794 c 0 + 210 794 187 817 187 844 c 0 + 187 873 209 895 237 895 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: Upsilondieresis +Encoding: 939 939 596 +Width: 642 +Flags: MW +LayerCount: 2 +Fore +SplineSet +551 690 m 1 + 621 690 l 1 + 621 676 l 1 + 582 630 503 512 446 416 c 0 + 386 313 380 297 380 241 c 0 + 380 100 383 50 391 42 c 0 + 397 35 431 30 472 28 c 1 + 472 -2 l 1 + 434 0 413 0 373 0 c 0 + 319 0 265 -1 192 -4 c 1 + 192 27 l 1 + 206 28 l 2 + 271 31 279 33 284 52 c 0 + 289 70 291 107 291 204 c 2 + 291 232 l 2 + 290 253 290 268 290 271 c 0 + 290 284 290 285 283 296 c 0 + 281 301 269 321 257 343 c 0 + 109 602 72 647 5 644 c 1 + 5 672 l 1 + 62 682 98 690 129 697 c 1 + 176 664 218 597 357 334 c 1 + 371 364 388 395 448 502 c 0 + 454 510 501 597 551 690 c 1 +246 895 m 0 + 274 895 296 873 296 844 c 0 + 296 816 273 794 245 794 c 0 + 218 794 195 817 195 844 c 0 + 195 873 217 895 246 895 c 0 +446 895 m 0 + 474 895 496 873 496 844 c 0 + 496 816 473 794 445 794 c 0 + 418 794 395 817 395 844 c 0 + 395 872 417 895 446 895 c 0 +EndSplineSet +Validated: 33 +EndChar + +StartChar: alphatonos +Encoding: 940 940 597 +Width: 637 +Flags: MW +LayerCount: 2 +Fore +SplineSet +301 513 m 1 + 254 513 l 1 + 236 628 l 2 + 231 667 230 672 230 679 c 0 + 230 711 249 731 278 731 c 0 + 306 731 325 711 325 679 c 0 + 325 673 324 665 319 628 c 2 + 301 513 l 1 +631 52 m 1 + 631 25 l 1 + 611 20 l 2 + 594 16 577 12 559 8 c 0 + 527 -1 518 -3 495 -12 c 1 + 461 38 454 48 436 90 c 1 + 394 22 325 -15 243 -15 c 0 + 169 -15 109 16 77 71 c 0 + 52 113 38 170 38 226 c 0 + 38 369 130 468 264 468 c 0 + 346 468 410 431 445 363 c 1 + 447 370 l 2 + 464 417 465 420 467 431 c 0 + 468 439 469 445 470 458 c 1 + 518 456 521 456 534 456 c 0 + 553 456 558 456 599 458 c 1 + 599 430 l 1 + 562 427 543 408 526 357 c 2 + 485 229 l 1 + 525 125 l 2 + 549 62 563 47 598 47 c 0 + 608 47 616 48 631 52 c 1 +403 216 m 1 + 385 304 375 336 354 372 c 0 + 331 413 292 437 247 437 c 0 + 172 437 129 373 129 260 c 0 + 129 210 139 154 157 109 c 0 + 179 51 219 19 269 19 c 0 + 309 19 345 42 365 78 c 0 + 382 110 390 138 403 216 c 1 +EndSplineSet +Validated: 1 +Kerns2: 579 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 573 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 569 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 560 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: epsilontonos +Encoding: 941 941 598 +Width: 427 +Flags: MW +LayerCount: 2 +Fore +SplineSet +375 312 m 1 + 347 312 l 1 + 345 359 340 379 328 395 c 0 + 314 412 281 425 248 425 c 0 + 185 425 145 389 145 334 c 0 + 145 278 182 245 245 245 c 0 + 260 245 269 246 291 249 c 1 + 286 209 l 1 + 270 210 255 211 243 211 c 0 + 178 211 142 180 142 125 c 0 + 142 69 189 36 271 36 c 0 + 312 36 345 44 378 63 c 1 + 389 52 l 1 + 370 19 l 1 + 323 -5 280 -16 232 -16 c 0 + 185 -16 136 -4 99 17 c 0 + 60 40 38 76 38 120 c 0 + 38 176 67 213 127 231 c 1 + 75 251 48 284 48 328 c 0 + 48 410 140 468 268 468 c 0 + 319 468 350 461 390 441 c 1 + 380 405 376 370 375 312 c 1 +258 513 m 1 + 211 513 l 1 + 194 628 l 2 + 187 671 187 673 187 679 c 0 + 187 711 206 731 235 731 c 0 + 264 731 283 711 283 679 c 0 + 283 675 281 658 276 628 c 2 + 258 513 l 1 +EndSplineSet +Validated: 1 +Kerns2: 579 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 576 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 570 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 563 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 561 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 559 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 556 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 80 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: etatonos +Encoding: 942 942 599 +Width: 590 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 399 m 1 + 24 428 l 1 + 88 435 133 446 182 468 c 1 + 192 460 l 1 + 190 435 189 423 189 407 c 2 + 189 379 l 1 + 269 448 l 2 + 279 457 325 468 353 468 c 0 + 419 468 473 437 495 387 c 0 + 506 359 510 327 510 257 c 0 + 510 230 510 230 507 3 c 2 + 507 -152 l 2 + 507 -240 507 -240 586 -245 c 1 + 586 -270 l 1 + 543 -268 518 -267 484 -267 c 0 + 445 -267 418 -268 342 -271 c 1 + 342 -242 l 1 + 377 -242 394 -240 404 -236 c 0 + 420 -231 424 -216 424 -152 c 0 + 424 28 424 59 425 197 c 2 + 425 233 l 2 + 425 301 421 329 408 354 c 0 + 392 384 354 403 310 403 c 0 + 269 403 235 389 211 362 c 0 + 192 342 186 324 186 286 c 2 + 186 211 l 1 + 187 121 l 1 + 188 60 l 2 + 188 32 199 27 268 25 c 1 + 268 -3 l 1 + 179 0 160 0 141 0 c 0 + 106 0 89 -1 24 -4 c 1 + 24 23 l 1 + 35 25 l 1 + 70 27 l 2 + 92 29 98 35 101 53 c 0 + 104 75 105 120 105 236 c 0 + 105 335 102 385 96 393 c 0 + 92 398 83 400 58 400 c 0 + 52 400 41 400 24 399 c 1 +329 513 m 1 + 282 513 l 1 + 264 628 l 1 + 261 648 l 2 + 259 661 257 674 257 680 c 0 + 257 711 276 731 305 731 c 0 + 334 731 353 711 353 679 c 0 + 353 673 352 666 346 628 c 2 + 329 513 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: iotatonos +Encoding: 943 943 600 +Width: 276 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 400 m 1 + 25 428 l 1 + 99 440 137 450 182 470 c 1 + 191 462 l 1 + 187 375 186 318 186 207 c 0 + 186 71 187 50 197 39 c 0 + 204 32 213 30 262 27 c 1 + 262 -3 l 1 + 207 0 178 1 143 1 c 0 + 112 1 89 0 25 -2 c 1 + 25 26 l 1 + 40 26 l 2 + 87 29 94 32 98 49 c 0 + 101 66 103 132 103 276 c 0 + 103 362 100 388 91 393 c 0 + 85 397 82 397 59 398 c 0 + 36 399 36 399 25 400 c 1 +167 513 m 1 + 120 513 l 1 + 102 628 l 2 + 97 667 96 672 96 679 c 0 + 96 711 115 731 144 731 c 0 + 172 731 191 711 191 679 c 0 + 191 674 190 666 185 628 c 2 + 167 513 l 1 +EndSplineSet +Validated: 1 +Kerns2: 559 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omicrontonos +Encoding: 972 972 601 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 468 m 0 + 418 468 496 386 496 240 c 0 + 496 87 400 -15 256 -15 c 0 + 121 -15 38 77 38 229 c 0 + 38 370 137 468 279 468 c 0 +259 437 m 0 + 177 437 129 372 129 261 c 0 + 129 210 140 154 160 109 c 0 + 184 52 228 20 280 20 c 0 + 359 20 405 88 405 202 c 0 + 405 265 391 328 369 371 c 0 + 346 414 307 437 259 437 c 0 +291 513 m 1 + 244 513 l 1 + 226 628 l 2 + 224 639 223 644 223 648 c 0 + 221 661 219 674 219 679 c 0 + 219 711 238 731 267 731 c 0 + 296 731 315 711 315 679 c 0 + 315 673 314 666 308 628 c 2 + 291 513 l 1 +EndSplineSet +Validated: 1 +Kerns2: 577 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: omegatonos +Encoding: 974 974 602 +Width: 641 +Flags: MW +LayerCount: 2 +Fore +SplineSet +343 513 m 1 + 296 513 l 1 + 279 628 l 2 + 272 671 272 673 272 679 c 0 + 272 711 291 731 320 731 c 0 + 349 731 368 711 368 679 c 0 + 368 674 367 666 361 628 c 2 + 343 513 l 1 +378 429 m 1 + 477 469 l 1 + 558 437 603 364 603 267 c 0 + 603 175 581 118 521 60 c 0 + 470 10 435 -9 397 -9 c 0 + 359 -9 332 9 313 48 c 1 + 282 10 249 -9 216 -9 c 0 + 166 -9 129 6 99 39 c 0 + 62 79 38 151 38 224 c 0 + 38 340 97 426 207 468 c 1 + 223 447 l 1 + 193 429 180 418 168 402 c 0 + 142 367 129 316 129 252 c 0 + 129 131 175 38 235 38 c 0 + 276 38 295 81 295 176 c 0 + 295 189 294 207 292 232 c 1 + 304 231 314 230 320 230 c 0 + 326 230 335 231 347 232 c 1 + 347 177 l 2 + 347 123 353 93 370 69 c 0 + 383 50 403 39 423 39 c 0 + 481 39 521 118 521 231 c 0 + 521 340 475 407 400 407 c 0 + 396 407 388 406 379 405 c 1 + 378 429 l 1 +EndSplineSet +Validated: 1 +Kerns2: 577 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: upsilontonos +Encoding: 973 973 603 +Width: 530 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 405 m 1 + 277 429 l 1 + 386 469 l 1 + 454 439 493 369 493 278 c 0 + 493 196 458 130 380 58 c 0 + 322 7 289 -9 236 -9 c 0 + 192 -9 151 4 125 26 c 0 + 98 48 88 80 88 142 c 0 + 88 157 88 185 89 209 c 0 + 90 278 91 312 91 340 c 0 + 91 388 90 392 80 397 c 0 + 75 399 53 401 14 402 c 1 + 14 430 l 1 + 83 436 131 448 173 469 c 1 + 183 461 l 1 + 178 399 174 279 174 189 c 0 + 174 126 179 96 194 77 c 0 + 209 56 238 44 270 44 c 0 + 353 44 409 121 409 237 c 0 + 409 342 366 407 298 407 c 0 + 295 407 287 406 279 405 c 1 +277 513 m 1 + 230 513 l 1 + 212 628 l 2 + 207 667 206 672 206 679 c 0 + 206 711 225 731 254 731 c 0 + 282 731 301 711 301 679 c 0 + 301 673 300 666 295 628 c 2 + 277 513 l 1 +EndSplineSet +Validated: 1 +Kerns2: 577 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 574 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 571 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 568 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 566 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 558 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: iotadieresistonos +Encoding: 912 912 604 +Width: 276 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 400 m 1 + 26 428 l 1 + 100 440 138 450 183 470 c 1 + 191 462 l 1 + 188 378 187 318 187 210 c 0 + 187 71 188 50 198 39 c 0 + 205 32 214 30 262 27 c 1 + 262 -3 l 1 + 208 0 179 1 143 1 c 0 + 112 1 90 0 26 -2 c 1 + 26 26 l 1 + 41 26 l 2 + 88 29 95 32 99 49 c 0 + 102 66 104 134 104 276 c 0 + 104 363 101 389 92 393 c 0 + 86 397 83 397 60 398 c 0 + 36 399 36 399 26 400 c 1 +15 669 m 0 + 44 669 66 646 66 618 c 0 + 66 590 43 568 15 568 c 0 + -12 568 -35 591 -35 618 c 0 + -35 646 -13 669 15 669 c 0 +271 669 m 0 + 299 669 321 646 321 618 c 0 + 321 590 298 568 270 568 c 0 + 243 568 220 591 220 618 c 0 + 220 646 243 669 271 669 c 0 +166 513 m 1 + 120 513 l 1 + 102 628 l 2 + 95 669 95 672 95 679 c 0 + 95 711 114 731 143 731 c 0 + 172 731 191 711 191 679 c 0 + 191 674 190 666 184 628 c 2 + 166 513 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: upsilondieresistonos +Encoding: 944 944 605 +Width: 530 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 405 m 1 + 277 429 l 1 + 386 469 l 1 + 454 439 493 369 493 278 c 0 + 493 196 458 130 380 58 c 0 + 322 7 289 -9 236 -9 c 0 + 192 -9 151 4 125 26 c 0 + 98 48 88 80 88 142 c 0 + 88 157 88 185 89 209 c 0 + 90 278 91 312 91 340 c 0 + 91 388 90 392 80 397 c 0 + 75 399 53 401 14 402 c 1 + 14 430 l 1 + 83 436 131 448 173 469 c 1 + 183 461 l 1 + 178 399 174 279 174 189 c 0 + 174 126 179 96 194 77 c 0 + 209 56 238 44 270 44 c 0 + 353 44 409 121 409 237 c 0 + 409 342 366 407 298 407 c 0 + 295 407 287 406 279 405 c 1 +138 669 m 0 + 167 669 189 647 189 618 c 0 + 189 590 166 568 138 568 c 0 + 111 568 88 591 88 618 c 0 + 88 646 111 669 138 669 c 0 +393 669 m 0 + 421 669 444 646 444 618 c 0 + 444 590 421 568 393 568 c 0 + 366 568 343 591 343 618 c 0 + 343 646 365 669 393 669 c 0 +289 513 m 1 + 242 513 l 1 + 224 628 l 2 + 218 670 218 673 218 679 c 0 + 218 711 237 731 266 731 c 0 + 294 731 313 711 313 679 c 0 + 313 673 312 666 307 628 c 2 + 289 513 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10017 +Encoding: 1040 1040 606 +Width: 736 +Flags: MW +LayerCount: 2 +Fore +SplineSet +358 695 m 1 + 386 695 l 1 + 631 114 l 2 + 665 34 667 32 725 29 c 1 + 725 -4 l 1 + 656 -1 630 0 599 0 c 0 + 569 0 544 -1 470 -4 c 1 + 470 29 l 1 + 540 30 555 33 555 51 c 0 + 555 60 555 61 544 89 c 2 + 488 230 l 1 + 352 230 l 1 + 239 230 l 1 + 218 230 l 1 + 163 96 l 2 + 155 76 152 66 152 57 c 0 + 152 46 159 38 173 35 c 0 + 178 34 199 32 236 29 c 1 + 236 -4 l 1 + 182 -1 154 0 119 0 c 0 + 85 0 57 -1 10 -4 c 1 + 10 29 l 1 + 52 30 64 33 74 42 c 0 + 80 44 103 90 128 148 c 2 + 358 695 l 1 +351 565 m 1 + 234 270 l 1 + 262 269 277 269 340 269 c 0 + 420 269 443 269 472 270 c 1 + 351 565 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -88 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -124 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10018 +Encoding: 1041 1041 607 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +74 -3 m 1 + 74 18 l 1 + 95 26 107 35 111 46 c 0 + 115 56 115 57 116 108 c 0 + 116 120 116 160 117 228 c 2 + 117 368 l 1 + 117 459 l 2 + 117 604 115 636 104 645 c 0 + 93 653 76 656 31 658 c 1 + 31 689 l 1 + 49 689 l 1 + 116 687 l 2 + 144 686 183 686 222 686 c 2 + 346 687 l 1 + 444 687 l 1 + 498 687 l 1 + 510 687 l 1 + 515 678 l 1 + 511 650 508 603 504 538 c 1 + 475 538 l 1 + 470 625 469 632 451 637 c 0 + 436 642 357 647 296 647 c 0 + 268 647 249 646 212 644 c 1 + 210 607 208 511 208 468 c 2 + 209 403 l 1 + 227 401 232 401 250 401 c 2 + 263 401 l 2 + 289 402 306 402 313 402 c 0 + 469 402 553 340 553 223 c 0 + 553 94 437 -4 283 -4 c 0 + 276 -4 263 -4 246 -3 c 0 + 211 -1 188 0 169 0 c 0 + 149 0 145 0 91 -3 c 2 + 74 -3 l 1 +208 77 m 1 + 207 46 l 1 + 242 38 262 36 287 36 c 0 + 386 36 451 106 451 212 c 0 + 451 270 428 318 388 340 c 0 + 359 356 321 363 267 363 c 0 + 250 363 240 363 209 361 c 1 + 209 334 l 1 + 208 197 l 1 + 208 77 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 629 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10019 +Encoding: 1042 1042 608 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +74 -3 m 1 + 74 18 l 1 + 95 27 107 36 111 46 c 0 + 115 56 115 59 116 108 c 0 + 116 120 116 206 117 368 c 2 + 117 520 l 2 + 117 614 114 639 101 647 c 0 + 89 654 74 657 31 658 c 1 + 31 689 l 1 + 49 689 l 1 + 116 687 l 2 + 137 686 156 686 171 686 c 0 + 204 686 204 686 287 690 c 0 + 306 691 326 691 342 691 c 0 + 399 691 432 683 463 663 c 0 + 498 640 517 602 517 557 c 0 + 517 512 498 470 463 440 c 0 + 437 417 414 405 360 389 c 1 + 411 386 436 381 467 366 c 0 + 525 338 553 292 553 223 c 0 + 553 95 436 -3 283 -3 c 0 + 274 -3 263 -3 246 -2 c 0 + 212 -1 189 0 168 0 c 0 + 148 0 145 0 90 -3 c 2 + 74 -3 l 1 +209 433 m 1 + 209 403 l 1 + 226 401 234 401 248 401 c 0 + 296 401 329 407 354 419 c 0 + 396 441 419 481 419 532 c 0 + 419 612 373 651 279 651 c 0 + 254 651 237 649 209 644 c 1 + 208 571 208 556 208 541 c 2 + 209 433 l 1 +207 77 m 1 + 207 46 l 1 + 242 39 261 37 286 37 c 0 + 386 37 451 106 451 213 c 0 + 451 271 427 319 388 341 c 0 + 359 357 321 364 266 364 c 0 + 249 364 233 363 208 361 c 1 + 208 334 l 1 + 207 197 l 1 + 207 77 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 629 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10020 +Encoding: 1043 1043 609 +Width: 540 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -5 m 1 + 25 26 l 1 + 47 27 l 2 + 101 29 109 32 115 52 c 0 + 121 73 121 86 121 405 c 0 + 121 591 119 628 109 642 c 0 + 100 654 97 655 24 659 c 1 + 24 690 l 1 + 48 689 l 2 + 153 685 155 685 194 685 c 0 + 219 685 219 685 345 687 c 0 + 447 689 447 689 471 689 c 2 + 504 689 l 1 + 512 677 l 1 + 509 648 508 617 508 536 c 1 + 475 536 l 1 + 472 607 471 619 464 627 c 0 + 453 640 406 645 302 645 c 0 + 267 645 247 644 215 643 c 1 + 212 567 212 525 212 399 c 2 + 212 314 l 1 + 212 231 l 2 + 212 67 213 59 227 40 c 0 + 238 29 252 27 311 27 c 1 + 311 -5 l 1 + 230 -1 205 0 168 0 c 0 + 130 0 104 -1 25 -5 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -102 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -88 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -102 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -101 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -100 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -82 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -68 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -129 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -94 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -137 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10021 +Encoding: 1044 1044 610 +Width: 758 +Flags: MW +LayerCount: 2 +Fore +SplineSet +3 42 m 1 + 28 42 l 2 + 70 42 93 47 111 59 c 0 + 152 87 174 154 183 276 c 0 + 190 384 193 456 193 539 c 0 + 193 645 186 653 99 657 c 1 + 99 689 l 1 + 116 689 l 1 + 218 686 l 1 + 286 685 l 1 + 376 682 l 2 + 393 682 424 683 481 684 c 0 + 506 685 546 686 594 687 c 0 + 674 687 685 688 729 689 c 1 + 729 658 l 1 + 713 658 l 2 + 654 657 644 652 638 623 c 0 + 636 614 636 606 635 563 c 2 + 635 357 l 1 + 635 286 l 1 + 635 258 l 1 + 636 167 l 1 + 636 148 l 2 + 636 88 637 73 642 62 c 0 + 653 44 658 43 744 42 c 1 + 734 16 721 -89 722 -136 c 1 + 690 -136 l 1 + 689 -125 688 -114 688 -111 c 0 + 684 -31 681 -21 657 -10 c 0 + 648 -7 628 -4 606 -2 c 0 + 597 -2 571 -1 476 0 c 0 + 453 1 430 1 405 2 c 0 + 382 3 363 3 355 3 c 0 + 345 3 304 2 241 0 c 0 + 219 -1 193 -1 162 -2 c 0 + 91 -4 73 -11 65 -38 c 0 + 63 -46 61 -63 59 -99 c 0 + 58 -114 58 -126 57 -136 c 1 + 25 -136 l 1 + 25 -126 l 2 + 25 -76 14 7 3 42 c 1 +147 43 m 1 + 197 43 l 1 + 248 43 l 1 + 296 42 l 1 + 332 42 l 1 + 356 42 l 2 + 469 42 499 43 515 48 c 0 + 533 53 540 66 542 94 c 0 + 543 113 543 113 543 165 c 0 + 545 282 545 282 545 304 c 2 + 544 433 l 2 + 543 623 543 624 523 635 c 0 + 512 640 486 643 437 643 c 0 + 426 643 415 643 403 642 c 0 + 366 641 342 641 330 642 c 0 + 299 643 284 640 278 633 c 0 + 270 622 269 613 268 537 c 0 + 265 241 237 126 147 43 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10022 +Encoding: 1045 1045 611 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +38 -5 m 1 + 38 25 l 1 + 53 26 l 2 + 99 27 112 33 117 56 c 0 + 120 73 123 243 123 423 c 0 + 123 573 119 628 108 641 c 0 + 99 652 84 655 24 656 c 1 + 24 689 l 1 + 48 689 l 1 + 151 685 153 685 200 685 c 0 + 241 685 268 685 420 688 c 2 + 488 688 l 1 + 504 688 l 1 + 512 677 l 1 + 509 648 508 616 508 536 c 1 + 475 536 l 1 + 472 608 471 619 464 627 c 0 + 453 640 406 645 304 645 c 0 + 272 645 248 644 215 642 c 1 + 215 620 l 2 + 214 509 214 509 214 486 c 0 + 214 458 214 441 215 371 c 1 + 232 371 l 1 + 293 372 l 2 + 346 374 377 375 386 375 c 0 + 421 377 428 380 432 397 c 0 + 434 408 436 430 438 463 c 1 + 471 463 l 1 + 468 417 467 387 467 344 c 0 + 467 306 468 278 470 236 c 1 + 437 236 l 1 + 435 292 433 305 426 314 c 0 + 412 327 406 328 290 331 c 2 + 230 331 l 1 + 215 331 l 1 + 214 318 214 310 214 307 c 2 + 215 188 l 1 + 214 69 l 2 + 214 67 214 58 215 45 c 1 + 254 42 274 42 368 42 c 0 + 448 42 482 45 493 54 c 0 + 502 61 505 70 513 111 c 0 + 515 118 516 126 517 133 c 0 + 519 141 521 152 524 166 c 1 + 556 166 l 1 + 547 82 545 54 545 18 c 2 + 545 2 l 1 + 515 -1 499 -2 463 -2 c 0 + 452 -2 423 -2 383 -1 c 0 + 327 0 248 1 209 1 c 0 + 170 1 158 1 50 -5 c 1 + 38 -5 l 1 +EndSplineSet +Validated: 1 +Kerns2: 625 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10024 +Encoding: 1046 1046 612 +Width: 1014 +Flags: MW +LayerCount: 2 +Fore +SplineSet +370 659 m 1 + 370 691 l 1 + 430 687 463 686 507 686 c 0 + 550 686 583 687 643 691 c 1 + 643 659 l 1 + 633 658 624 658 621 657 c 0 + 566 654 559 651 555 629 c 0 + 552 572 552 570 550 377 c 1 + 554 377 l 1 + 580 377 l 1 + 590 377 l 1 + 612 377 l 1 + 659 437 l 2 + 732 529 774 583 784 598 c 0 + 805 629 813 642 813 649 c 0 + 813 655 810 657 802 659 c 1 + 802 688 l 1 + 839 686 859 686 892 686 c 0 + 923 686 942 686 976 688 c 1 + 976 659 l 1 + 912 655 901 652 877 634 c 0 + 859 621 817 574 754 495 c 2 + 716 449 l 1 + 678 402 l 1 + 764 295 842 196 912 105 c 0 + 972 31 974 29 1010 28 c 1 + 1010 -4 l 1 + 998 -3 987 -2 984 -2 c 0 + 961 -1 944 0 936 0 c 0 + 921 0 920 0 871 -3 c 1 + 823 60 752 155 612 336 c 1 + 550 337 l 1 + 550 265 l 2 + 550 99 552 48 559 41 c 0 + 569 30 570 30 641 26 c 1 + 641 -4 l 1 + 564 -1 534 0 507 0 c 0 + 479 0 450 -1 372 -4 c 1 + 372 26 l 1 + 395 27 l 2 + 435 29 443 31 452 38 c 0 + 460 46 462 64 463 166 c 2 + 463 192 l 1 + 463 265 l 1 + 463 337 l 1 + 401 336 l 1 + 269 164 195 67 143 -3 c 1 + 94 0 92 0 78 0 c 0 + 72 0 47 -1 3 -4 c 1 + 3 28 l 1 + 31 29 37 32 53 48 c 0 + 68 64 84 83 101 105 c 0 + 126 137 151 168 175 200 c 0 + 227 266 281 335 335 402 c 1 + 297 449 l 1 + 260 495 l 2 + 186 585 146 629 129 639 c 0 + 108 652 96 655 37 659 c 1 + 37 688 l 1 + 71 686 91 686 122 686 c 0 + 154 686 174 686 211 688 c 1 + 211 659 l 1 + 203 657 200 655 200 650 c 0 + 200 634 211 619 354 437 c 2 + 401 377 l 1 + 416 377 l 1 + 449 377 l 1 + 463 377 l 1 + 461 601 460 636 453 644 c 0 + 444 654 438 655 370 659 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -113 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10025 +Encoding: 1047 1047 613 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +92 527 m 1 + 63 526 l 1 + 68 582 69 590 72 644 c 1 + 145 682 228 702 312 702 c 0 + 471 702 583 627 583 520 c 0 + 583 470 559 423 517 394 c 0 + 494 378 475 370 433 359 c 1 + 481 350 501 343 527 327 c 0 + 573 298 599 253 599 200 c 0 + 599 142 571 84 524 46 c 0 + 470 1 395 -21 300 -21 c 0 + 204 -21 135 -2 62 43 c 1 + 56 63 54 70 48 101 c 1 + 64 110 l 1 + 135 47 191 25 283 25 c 0 + 408 25 491 90 491 187 c 0 + 491 232 471 273 437 298 c 0 + 406 320 369 329 310 329 c 2 + 296 329 l 1 + 311 369 l 1 + 362 370 383 374 410 386 c 0 + 451 404 478 446 478 491 c 0 + 478 589 399 658 288 658 c 0 + 235 658 180 641 150 616 c 0 + 127 597 113 576 92 527 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10026 +Encoding: 1048 1048 614 +Width: 807 +Flags: MW +LayerCount: 2 +Fore +SplineSet +552 538 m 2 + 597 591 l 1 + 593 654 592 655 503 658 c 1 + 503 690 l 1 + 565 688 599 687 648 687 c 0 + 694 687 726 688 783 689 c 1 + 783 658 l 1 + 772 658 l 2 + 719 657 705 654 697 639 c 0 + 690 622 690 614 690 532 c 2 + 690 502 l 1 + 690 357 l 2 + 691 247 691 181 691 170 c 0 + 690 53 693 39 717 33 c 0 + 730 29 747 28 782 27 c 1 + 782 -3 l 1 + 741 -1 717 0 653 0 c 0 + 578 0 551 -1 505 -3 c 1 + 505 26 l 1 + 561 28 576 31 586 41 c 0 + 593 49 595 63 597 112 c 2 + 598 144 l 1 + 600 290 l 1 + 599 420 l 1 + 599 470 l 1 + 599 521 l 1 + 566 485 l 1 + 533 448 l 2 + 471 381 415 319 357 253 c 0 + 333 227 306 195 275 158 c 2 + 225 101 l 1 + 217 91 l 1 + 215 88 l 1 + 217 33 221 31 303 28 c 1 + 303 -2 l 1 + 238 0 224 0 185 0 c 0 + 145 0 114 -1 26 -3 c 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 101 31 108 34 114 58 c 0 + 116 64 119 101 119 144 c 2 + 120 350 l 1 + 120 407 l 2 + 120 598 117 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 78 687 113 686 159 686 c 0 + 198 686 225 687 301 689 c 1 + 301 658 l 1 + 244 658 225 654 218 642 c 0 + 213 631 212 625 211 589 c 0 + 211 565 211 556 210 517 c 2 + 210 415 l 1 + 211 300 l 1 + 212 164 l 1 + 212 158 l 1 + 245 192 l 1 + 394 353 421 383 552 538 c 2 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10028 +Encoding: 1050 1050 615 +Width: 696 +Flags: MW +LayerCount: 2 +Fore +SplineSet +222 326 m 1 + 207 312 l 1 + 207 259 l 2 + 207 81 207 78 210 54 c 0 + 216 31 218 30 297 27 c 1 + 297 -3 l 1 + 212 -1 166 0 161 0 c 0 + 127 0 105 -1 26 -4 c 1 + 26 26 l 1 + 49 27 l 2 + 90 29 103 32 108 41 c 0 + 114 53 117 110 117 237 c 0 + 117 545 115 631 107 644 c 0 + 101 653 96 654 24 659 c 1 + 24 691 l 1 + 84 687 115 686 154 686 c 0 + 186 686 216 687 295 690 c 1 + 295 658 l 1 + 241 656 235 655 225 651 c 0 + 208 643 207 640 207 519 c 2 + 207 374 l 1 + 207 348 l 1 + 218 358 228 367 240 379 c 2 + 357 496 l 1 + 482 620 l 2 + 498 635 505 645 505 650 c 0 + 505 654 502 657 494 659 c 1 + 494 688 l 1 + 531 686 551 686 583 686 c 0 + 614 686 634 686 668 688 c 1 + 668 659 l 1 + 603 655 596 653 571 635 c 0 + 543 612 525 596 306 394 c 2 + 294 383 l 1 + 321 358 l 2 + 551 140 552 139 595 97 c 0 + 641 50 656 37 667 33 c 0 + 673 31 679 30 695 28 c 1 + 695 -4 l 1 + 659 -1 644 0 628 0 c 0 + 615 0 603 -1 562 -3 c 1 + 480 78 456 101 244 305 c 2 + 222 326 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -120 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10029 +Encoding: 1051 1051 616 +Width: 783 +Flags: MW +LayerCount: 2 +Fore +SplineSet +759 689 m 1 + 759 658 l 1 + 695 658 681 655 673 639 c 0 + 667 626 666 615 666 586 c 0 + 665 568 665 565 665 515 c 2 + 665 357 l 2 + 666 203 666 118 667 103 c 0 + 668 31 672 29 758 27 c 1 + 758 -3 l 1 + 717 -1 693 0 629 0 c 0 + 553 0 527 -1 480 -3 c 1 + 480 26 l 1 + 536 28 550 31 560 41 c 0 + 567 49 570 61 571 102 c 0 + 572 114 573 171 574 274 c 0 + 573 611 573 611 561 627 c 0 + 553 639 531 643 468 643 c 2 + 432 643 l 2 + 388 642 371 642 344 642 c 0 + 299 641 299 639 298 537 c 0 + 295 294 277 183 224 101 c 0 + 179 30 109 -16 48 -16 c 0 + 34 -16 26 -15 9 -12 c 1 + 9 10 l 2 + 9 27 9 39 7 66 c 1 + 19 73 l 1 + 42 52 62 43 88 43 c 0 + 122 43 151 59 171 90 c 0 + 195 128 208 195 216 331 c 0 + 221 409 223 470 223 539 c 0 + 223 645 216 653 130 657 c 1 + 130 689 l 1 + 146 689 l 1 + 248 686 l 1 + 316 685 l 1 + 406 683 l 2 + 423 683 454 684 511 685 c 0 + 535 686 575 686 624 687 c 0 + 703 688 715 688 759 689 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10030 +Encoding: 1052 1052 617 +Width: 911 +Flags: MW +LayerCount: 2 +Fore +SplineSet +443 -13 m 1 + 426 -13 l 1 + 417 7 408 27 397 52 c 0 + 374 104 350 156 326 206 c 2 + 278 308 l 2 + 236 397 195 487 153 577 c 1 + 153 242 156 88 163 63 c 0 + 171 35 185 29 250 27 c 1 + 250 -3 l 1 + 203 -1 178 0 143 0 c 0 + 104 0 73 -1 18 -4 c 1 + 18 28 l 1 + 82 27 94 32 102 61 c 0 + 111 92 114 192 114 446 c 0 + 114 603 112 632 99 643 c 0 + 88 652 77 654 17 657 c 1 + 17 688 l 1 + 83 686 107 685 130 685 c 0 + 158 685 172 686 200 689 c 1 + 239 599 257 561 328 410 c 0 + 404 253 410 239 457 137 c 1 + 476 177 520 272 590 421 c 0 + 631 509 665 584 709 690 c 1 + 745 687 764 686 793 686 c 0 + 824 686 848 687 891 690 c 1 + 891 658 l 1 + 869 657 l 2 + 829 655 815 651 809 641 c 0 + 802 629 802 629 801 537 c 0 + 800 476 800 413 800 341 c 0 + 800 79 802 51 818 40 c 0 + 829 32 846 29 890 28 c 1 + 890 -2 l 1 + 821 0 803 0 773 0 c 0 + 742 0 715 -1 627 -3 c 1 + 627 28 l 1 + 666 28 679 30 691 34 c 0 + 708 40 712 60 712 142 c 2 + 712 328 l 1 + 711 447 l 1 + 711 527 l 1 + 711 585 l 1 + 680 516 l 1 + 507 141 497 119 443 -13 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10031 +Encoding: 1053 1053 618 +Width: 807 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 101 31 108 34 114 58 c 0 + 116 64 119 101 119 144 c 2 + 120 350 l 1 + 120 407 l 2 + 120 598 117 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 78 687 113 686 159 686 c 0 + 198 686 225 687 301 689 c 1 + 301 658 l 1 + 243 658 225 654 218 642 c 0 + 211 629 210 596 210 415 c 0 + 210 413 210 402 211 387 c 1 + 267 385 318 384 449 384 c 0 + 533 384 553 384 599 387 c 1 + 599 422 l 2 + 599 615 598 631 583 646 c 0 + 573 654 562 655 503 658 c 1 + 503 690 l 1 + 565 688 599 687 648 687 c 0 + 694 687 726 688 783 689 c 1 + 783 658 l 1 + 772 658 l 2 + 719 657 705 654 697 639 c 0 + 690 622 690 614 690 532 c 2 + 690 502 l 1 + 690 357 l 2 + 691 247 691 181 691 170 c 0 + 690 53 693 39 717 33 c 0 + 730 29 747 28 782 27 c 1 + 782 -3 l 1 + 741 -1 717 0 653 0 c 0 + 578 0 551 -1 505 -3 c 1 + 505 26 l 1 + 565 29 577 31 586 41 c 0 + 593 49 595 63 597 112 c 0 + 598 128 600 275 600 298 c 2 + 600 340 l 1 + 534 344 488 345 413 345 c 0 + 337 345 286 344 212 341 c 1 + 211 309 211 281 211 269 c 0 + 211 165 214 78 217 60 c 0 + 223 34 230 31 303 28 c 1 + 303 -2 l 1 + 238 0 224 0 185 0 c 0 + 145 0 114 -1 26 -3 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10032 +Encoding: 1054 1054 619 +Width: 803 +Flags: MW +LayerCount: 2 +Fore +SplineSet +415 702 m 0 + 625 702 759 571 759 365 c 0 + 759 146 599 -21 388 -21 c 0 + 281 -21 183 22 123 95 c 0 + 72 157 45 245 45 347 c 0 + 45 455 86 555 154 614 c 0 + 220 670 314 702 415 702 c 0 +395 663 m 0 + 319 663 244 631 202 580 c 0 + 166 536 144 462 144 380 c 0 + 144 295 161 220 196 154 c 0 + 243 66 311 24 410 24 c 0 + 565 24 656 139 656 333 c 0 + 656 534 554 663 395 663 c 0 +EndSplineSet +Validated: 1 +Kerns2: 715 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10033 +Encoding: 1055 1055 620 +Width: 807 +Flags: MW +LayerCount: 2 +Fore +SplineSet +783 689 m 1 + 783 658 l 1 + 720 658 706 655 698 639 c 0 + 692 626 691 615 691 586 c 0 + 690 568 690 565 690 515 c 2 + 690 357 l 2 + 691 202 691 117 692 102 c 0 + 693 31 697 28 782 27 c 1 + 782 -3 l 1 + 741 -1 717 0 654 0 c 0 + 578 0 551 -1 505 -3 c 1 + 505 26 l 1 + 561 28 575 31 585 41 c 0 + 592 48 594 61 596 102 c 0 + 597 114 597 142 598 187 c 2 + 599 275 l 1 + 598 624 598 624 577 635 c 0 + 564 642 533 644 433 644 c 0 + 396 644 371 644 331 643 c 0 + 289 642 282 642 263 642 c 0 + 229 642 219 637 214 617 c 0 + 211 598 211 593 210 437 c 0 + 211 305 211 226 212 199 c 0 + 213 68 215 45 230 38 c 0 + 241 32 253 30 303 28 c 1 + 303 -2 l 1 + 252 0 229 0 191 0 c 0 + 150 0 112 -1 26 -3 c 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 100 31 108 34 114 58 c 0 + 119 79 120 127 120 392 c 0 + 120 600 118 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 74 688 84 687 167 686 c 0 + 203 686 232 686 261 685 c 0 + 339 684 388 683 406 683 c 0 + 426 683 471 684 535 685 c 0 + 574 686 613 687 648 687 c 0 + 737 688 741 688 783 689 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10034 +Encoding: 1056 1056 621 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -3 m 1 + 25 26 l 1 + 32 27 38 27 40 27 c 0 + 101 29 107 32 114 53 c 0 + 117 62 119 84 120 124 c 2 + 122 350 l 1 + 121 535 l 2 + 120 627 118 637 101 647 c 0 + 91 653 72 656 24 658 c 1 + 24 690 l 1 + 47 689 l 2 + 136 687 136 687 154 687 c 0 + 185 687 192 687 298 691 c 0 + 324 692 345 693 359 693 c 0 + 499 693 574 638 574 535 c 0 + 574 417 471 323 342 323 c 0 + 320 323 301 325 274 332 c 1 + 272 347 271 349 266 362 c 1 + 270 367 l 1 + 295 360 311 357 333 357 c 0 + 419 357 473 417 473 512 c 0 + 473 602 413 655 311 655 c 0 + 277 655 250 651 211 640 c 1 + 211 614 l 1 + 211 276 l 2 + 211 74 213 45 229 37 c 0 + 240 31 251 30 305 27 c 1 + 305 -3 l 1 + 256 -1 226 0 174 0 c 0 + 117 0 82 -1 25 -3 c 1 +EndSplineSet +Validated: 1 +Kerns2: 715 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -110 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -122 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -137 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10035 +Encoding: 1057 1057 622 +Width: 695 +Flags: MW +LayerCount: 2 +Fore +SplineSet +642 514 m 1 + 612 514 l 1 + 610 567 l 2 + 609 594 606 603 594 613 c 0 + 561 642 497 660 428 660 c 0 + 333 660 265 630 215 566 c 0 + 173 512 151 444 151 364 c 0 + 151 166 277 34 466 34 c 0 + 547 34 606 52 663 94 c 1 + 672 84 l 1 + 664 62 662 59 656 38 c 1 + 579 -3 510 -21 431 -21 c 0 + 328 -21 226 14 159 73 c 0 + 85 138 45 234 45 344 c 0 + 45 560 200 702 435 702 c 0 + 514 702 591 689 666 663 c 1 + 650 615 645 584 642 514 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -36 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10036 +Encoding: 1058 1058 623 +Width: 584 +Flags: MW +LayerCount: 2 +Fore +SplineSet +149 -4 m 1 + 149 27 l 1 + 207 29 217 30 227 37 c 0 + 243 48 245 83 245 387 c 0 + 245 495 245 544 244 645 c 1 + 125 645 97 643 80 637 c 0 + 62 630 56 618 52 580 c 2 + 45 531 l 1 + 15 532 l 1 + 15 555 l 2 + 16 623 16 623 16 637 c 0 + 16 658 16 668 15 692 c 1 + 178 686 210 685 291 685 c 0 + 371 685 438 687 569 693 c 1 + 562 634 557 565 558 531 c 1 + 528 531 l 1 + 527 540 526 549 526 552 c 0 + 523 623 517 633 482 640 c 0 + 449 644 443 644 338 645 c 1 + 335 535 334 415 334 257 c 0 + 334 74 336 46 349 38 c 0 + 359 33 368 32 430 28 c 1 + 430 -3 l 1 + 339 -1 310 0 284 0 c 0 + 242 0 223 -1 149 -4 c 1 +EndSplineSet +Validated: 33 +Kerns2: 733 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -91 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10037 +Encoding: 1059 1059 624 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +96 89 m 1 + 110 89 l 1 + 125 66 145 54 168 54 c 0 + 208 54 239 87 291 184 c 1 + 251 294 172 472 117 573 c 0 + 89 626 63 643 14 644 c 1 + 14 672 l 1 + 68 682 107 690 138 697 c 1 + 187 662 193 649 337 281 c 1 + 355 320 l 1 + 373 360 l 2 + 460 545 463 552 532 690 c 1 + 603 690 l 1 + 603 676 l 1 + 553 617 457 444 326 181 c 0 + 282 94 273 78 252 48 c 0 + 225 10 189 -11 153 -11 c 0 + 128 -11 108 -6 75 7 c 1 + 86 46 88 52 96 89 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -88 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -99 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -134 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -127 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -143 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10038 +Encoding: 1060 1060 625 +Width: 834 +Flags: MW +LayerCount: 2 +Fore +SplineSet +368 584 m 1 + 367 599 l 1 + 367 614 l 2 + 364 655 359 657 278 658 c 1 + 278 689 l 1 + 326 687 355 686 426 686 c 0 + 483 686 508 687 551 689 c 1 + 551 658 l 1 + 537 658 l 2 + 480 655 473 653 469 639 c 0 + 466 627 466 626 465 585 c 1 + 568 581 633 570 684 549 c 0 + 781 508 827 446 827 356 c 0 + 827 254 767 179 647 132 c 0 + 593 112 531 99 466 97 c 1 + 468 56 471 45 480 37 c 0 + 490 31 500 30 552 27 c 1 + 552 -3 l 1 + 492 -1 466 0 416 0 c 0 + 366 0 334 -1 279 -3 c 1 + 279 27 l 1 + 363 29 364 29 368 96 c 1 + 283 96 201 113 138 145 c 0 + 54 187 7 257 7 341 c 0 + 7 484 143 576 368 584 c 1 +370 136 m 1 + 371 242 l 2 + 372 377 372 390 372 427 c 0 + 372 460 371 500 369 546 c 1 + 196 542 106 476 106 353 c 0 + 106 225 203 146 370 136 c 1 +464 545 m 1 + 464 526 l 2 + 463 480 463 414 463 365 c 0 + 463 287 463 244 464 135 c 1 + 635 139 727 210 727 338 c 0 + 727 425 688 481 604 516 c 0 + 561 534 512 544 464 545 c 1 +EndSplineSet +Validated: 1 +Kerns2: 715 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10039 +Encoding: 1061 1061 626 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +14 -1 m 1 + 14 29 l 1 + 42 30 54 32 62 37 c 0 + 70 41 85 60 139 134 c 2 + 291 345 l 1 + 192 508 l 2 + 169 545 134 593 112 617 c 0 + 95 636 78 645 57 645 c 0 + 47 645 44 645 26 643 c 1 + 26 673 l 1 + 169 697 l 1 + 198 667 213 645 245 588 c 2 + 341 420 l 1 + 464 599 l 2 + 480 622 489 636 492 641 c 0 + 499 654 499 657 499 687 c 1 + 526 686 552 686 562 686 c 2 + 616 686 l 1 + 616 661 l 2 + 613 661 610 660 610 660 c 1 + 586 658 l 2 + 566 657 560 650 480 544 c 2 + 361 384 l 1 + 524 122 l 2 + 576 35 581 30 621 30 c 2 + 628 30 l 1 + 628 -2 l 1 + 599 -1 578 0 542 0 c 0 + 520 0 510 0 488 -2 c 1 + 469 25 465 29 447 62 c 0 + 429 95 413 123 392 162 c 2 + 310 306 l 1 + 235 197 l 2 + 167 96 131 30 131 6 c 2 + 131 -2 l 1 + 105 -1 83 0 71 0 c 0 + 57 0 39 0 14 -1 c 1 +EndSplineSet +Validated: 1 +Kerns2: 720 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -82 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -44 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10040 +Encoding: 1062 1062 627 +Width: 812 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 -4 m 1 + 24 26 l 1 + 32 27 38 27 40 27 c 0 + 84 29 101 33 108 43 c 0 + 118 59 120 106 120 296 c 0 + 120 617 119 631 106 645 c 0 + 100 652 91 655 61 657 c 2 + 44 657 l 2 + 40 658 34 658 26 658 c 1 + 26 689 l 1 + 107 687 145 686 194 686 c 0 + 232 686 254 686 303 688 c 1 + 303 658 l 1 + 246 656 233 653 223 642 c 0 + 216 631 214 617 212 543 c 0 + 212 533 212 481 211 403 c 2 + 210 249 l 1 + 211 135 l 2 + 211 47 213 44 268 44 c 0 + 272 44 302 44 331 43 c 0 + 371 42 395 42 435 42 c 0 + 539 42 568 44 581 53 c 0 + 598 65 598 65 599 411 c 1 + 597 557 l 2 + 595 636 592 647 571 653 c 0 + 559 657 546 658 505 660 c 1 + 505 689 l 1 + 549 687 573 686 655 686 c 0 + 722 686 743 687 782 689 c 1 + 782 659 l 1 + 733 658 712 655 703 646 c 0 + 694 635 692 623 691 568 c 2 + 691 453 l 1 + 690 329 l 2 + 690 191 690 116 691 104 c 0 + 693 44 695 43 798 42 c 1 + 788 16 777 -81 777 -136 c 1 + 744 -136 l 1 + 743 -111 l 2 + 739 -8 736 -5 640 -2 c 0 + 612 -2 575 -1 531 0 c 0 + 470 2 424 3 404 3 c 0 + 386 3 337 2 261 1 c 0 + 236 0 205 0 167 0 c 0 + 86 -1 74 -2 24 -4 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10041 +Encoding: 1063 1063 628 +Width: 723 +Flags: MW +LayerCount: 2 +Fore +SplineSet +524 184 m 1 + 524 271 l 1 + 495 266 494 266 479 263 c 0 + 403 248 388 246 347 246 c 0 + 248 246 165 278 127 329 c 0 + 104 361 95 402 95 474 c 2 + 96 566 l 2 + 96 650 90 656 7 660 c 1 + 7 691 l 1 + 80 686 112 685 146 685 c 0 + 185 685 215 686 269 690 c 1 + 269 659 l 1 + 254 658 l 2 + 197 655 187 651 183 626 c 0 + 180 612 178 550 178 478 c 0 + 178 406 192 368 231 337 c 0 + 268 307 315 295 394 295 c 0 + 444 295 470 298 525 311 c 1 + 525 414 l 2 + 525 500 522 612 519 628 c 0 + 514 655 509 656 432 658 c 1 + 432 689 l 1 + 478 687 509 686 572 686 c 0 + 631 686 654 687 698 689 c 1 + 698 658 l 1 + 684 658 l 2 + 620 655 616 653 613 626 c 0 + 611 611 609 401 609 261 c 0 + 609 95 613 47 627 37 c 0 + 636 31 647 29 699 27 c 1 + 699 -3 l 1 + 638 -1 606 0 555 0 c 0 + 505 0 477 -1 432 -3 c 1 + 432 27 l 1 + 449 27 l 2 + 499 28 511 33 517 52 c 0 + 521 67 524 108 524 146 c 2 + 524 184 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10042 +Encoding: 1064 1064 629 +Width: 1075 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1050 689 m 1 + 1050 659 l 1 + 1001 658 980 655 971 646 c 0 + 962 635 961 623 959 567 c 0 + 959 553 959 473 958 329 c 2 + 959 89 l 2 + 961 32 967 28 1051 28 c 1 + 1051 -4 l 1 + 1033 -3 1020 -2 1017 -2 c 2 + 916 -1 l 2 + 777 2 777 2 683 2 c 0 + 243 2 112 1 24 -4 c 1 + 24 26 l 1 + 31 27 38 27 40 27 c 0 + 84 29 101 33 108 43 c 0 + 118 58 120 106 120 286 c 2 + 120 411 l 2 + 119 620 119 628 106 645 c 0 + 99 653 91 655 61 657 c 0 + 43 658 34 658 26 658 c 1 + 26 689 l 1 + 107 687 145 686 194 686 c 0 + 232 686 254 686 303 688 c 1 + 303 658 l 1 + 246 656 233 653 223 642 c 0 + 216 631 214 617 212 543 c 0 + 212 533 212 481 211 403 c 2 + 210 249 l 1 + 211 135 l 2 + 211 49 214 44 264 44 c 0 + 287 44 308 44 331 43 c 0 + 351 42 365 42 370 42 c 0 + 444 42 473 46 481 58 c 0 + 493 75 493 75 494 411 c 1 + 492 570 l 2 + 490 637 487 647 466 653 c 0 + 453 657 441 658 399 660 c 1 + 399 689 l 1 + 443 687 469 686 549 686 c 0 + 620 686 628 686 677 688 c 1 + 677 658 l 1 + 619 656 606 653 597 642 c 0 + 586 622 586 618 584 249 c 2 + 584 135 l 2 + 585 48 588 44 638 44 c 0 + 662 44 684 44 705 43 c 0 + 725 42 739 42 743 42 c 0 + 817 42 846 46 854 58 c 0 + 866 75 866 75 867 411 c 1 + 865 570 l 2 + 863 637 860 647 839 653 c 0 + 827 657 814 658 773 660 c 1 + 773 689 l 1 + 817 687 841 686 923 686 c 0 + 990 686 1011 687 1050 689 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10043 +Encoding: 1065 1065 630 +Width: 1080 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1012 -136 m 1 + 1011 -111 l 2 + 1007 -26 1002 -14 968 -7 c 0 + 935 -1 839 1 623 1 c 2 + 510 1 l 1 + 261 0 l 1 + 167 -1 l 2 + 77 -2 73 -2 24 -4 c 1 + 24 26 l 1 + 31 27 38 27 40 27 c 0 + 84 29 101 33 108 43 c 0 + 118 58 120 106 120 286 c 2 + 120 411 l 2 + 119 620 119 628 106 645 c 0 + 99 653 91 655 61 657 c 0 + 43 658 34 658 26 658 c 1 + 26 689 l 1 + 107 687 145 686 194 686 c 0 + 232 686 254 686 303 688 c 1 + 303 658 l 1 + 246 656 233 653 223 642 c 0 + 216 631 214 617 212 543 c 0 + 212 533 212 481 211 403 c 2 + 210 249 l 1 + 211 135 l 2 + 211 49 214 44 264 44 c 0 + 287 44 308 44 331 43 c 0 + 351 42 365 42 370 42 c 0 + 444 42 473 46 481 58 c 0 + 493 75 493 75 494 411 c 1 + 492 570 l 2 + 490 637 487 647 466 653 c 0 + 453 657 441 658 399 660 c 1 + 399 689 l 1 + 443 687 469 686 549 686 c 0 + 620 686 628 686 677 688 c 1 + 677 658 l 1 + 619 656 606 653 597 642 c 0 + 586 622 586 618 584 249 c 2 + 584 135 l 2 + 585 48 588 44 638 44 c 0 + 662 44 684 44 705 43 c 0 + 725 42 739 42 743 42 c 0 + 817 42 846 46 854 58 c 0 + 866 75 866 75 867 411 c 1 + 865 570 l 2 + 863 637 860 647 839 653 c 0 + 827 657 814 658 773 660 c 1 + 773 689 l 1 + 817 687 841 686 923 686 c 0 + 990 686 1011 687 1050 689 c 1 + 1050 659 l 1 + 1001 658 980 655 971 646 c 0 + 962 635 961 623 959 567 c 0 + 959 553 959 473 958 329 c 2 + 959 104 l 2 + 961 44 964 43 1066 42 c 1 + 1056 16 1045 -76 1045 -136 c 1 + 1012 -136 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10046 +Encoding: 1068 1068 631 +Width: 574 +Flags: MW +LayerCount: 2 +Fore +SplineSet +67 -3 m 1 + 67 18 l 1 + 88 26 100 35 104 46 c 0 + 108 56 108 57 109 108 c 0 + 109 120 109 160 110 228 c 2 + 110 368 l 1 + 110 459 l 2 + 110 604 108 636 97 645 c 0 + 86 653 69 656 24 658 c 1 + 24 689 l 1 + 42 689 l 1 + 109 687 l 2 + 132 686 158 686 181 686 c 0 + 225 686 247 687 290 689 c 1 + 290 659 l 1 + 234 657 219 655 212 648 c 0 + 208 644 206 638 205 626 c 0 + 204 622 204 589 202 527 c 0 + 201 491 201 491 201 477 c 2 + 202 403 l 1 + 220 401 225 401 243 401 c 2 + 256 401 l 2 + 282 402 299 402 306 402 c 0 + 462 402 546 340 546 223 c 0 + 546 94 430 -4 276 -4 c 0 + 269 -4 256 -4 239 -3 c 0 + 204 -1 181 0 162 0 c 0 + 142 0 138 0 84 -3 c 2 + 67 -3 l 1 +201 77 m 1 + 200 46 l 1 + 235 38 255 36 280 36 c 0 + 379 36 444 106 444 212 c 0 + 444 270 421 318 381 340 c 0 + 352 356 314 363 260 363 c 0 + 243 363 233 363 202 361 c 1 + 202 334 l 1 + 201 197 l 1 + 201 77 l 1 +EndSplineSet +Validated: 1 +Kerns2: 703 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -87 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10045 +Encoding: 1067 1067 632 +Width: 831 +Flags: MW +LayerCount: 2 +Fore +SplineSet +67 -3 m 1 + 67 18 l 1 + 88 26 100 35 104 46 c 0 + 108 56 108 57 109 108 c 0 + 109 120 109 160 110 228 c 2 + 110 368 l 1 + 110 459 l 2 + 110 604 108 636 97 645 c 0 + 86 653 69 656 24 658 c 1 + 24 689 l 1 + 42 689 l 1 + 109 687 l 2 + 132 686 158 686 181 686 c 0 + 225 686 247 687 290 689 c 1 + 290 659 l 1 + 234 657 219 655 212 648 c 0 + 208 644 206 638 205 626 c 0 + 204 622 204 589 202 527 c 0 + 201 491 201 491 201 477 c 2 + 202 403 l 1 + 220 401 225 401 243 401 c 2 + 256 401 l 2 + 281 402 298 402 305 402 c 0 + 453 402 532 340 532 223 c 0 + 532 93 422 -4 275 -4 c 0 + 268 -4 256 -4 239 -3 c 0 + 205 -1 181 0 162 0 c 0 + 142 0 138 0 84 -3 c 2 + 67 -3 l 1 +201 77 m 1 + 200 46 l 1 + 235 38 254 36 279 36 c 0 + 371 36 430 105 430 213 c 0 + 430 270 409 317 372 340 c 0 + 346 356 310 363 259 363 c 0 + 244 363 231 363 202 361 c 1 + 202 334 l 1 + 201 197 l 1 + 201 77 l 1 +534 -3 m 1 + 534 27 l 1 + 551 27 l 2 + 602 29 613 33 618 52 c 0 + 625 76 627 158 627 417 c 0 + 627 498 624 609 621 626 c 0 + 617 655 612 656 533 658 c 1 + 533 689 l 1 + 580 687 611 686 677 686 c 0 + 739 686 763 687 807 689 c 1 + 807 658 l 1 + 792 658 l 2 + 729 655 725 653 722 626 c 0 + 720 612 718 391 718 248 c 0 + 718 94 722 47 736 37 c 0 + 745 31 756 29 807 27 c 1 + 807 -3 l 1 + 743 -1 715 0 670 0 c 0 + 623 0 591 -1 534 -3 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10044 +Encoding: 1066 1066 633 +Width: 735 +Flags: MW +LayerCount: 2 +Fore +SplineSet +452 689 m 1 + 452 659 l 1 + 409 657 390 655 381 652 c 0 + 373 649 368 642 367 631 c 2 + 366 586 l 1 + 365 527 l 2 + 363 487 363 487 363 479 c 2 + 363 462 l 2 + 364 441 364 429 364 420 c 2 + 364 403 l 1 + 381 401 387 401 404 401 c 2 + 418 401 l 2 + 443 402 460 402 467 402 c 0 + 624 402 708 340 708 223 c 0 + 708 94 592 -4 438 -4 c 0 + 431 -4 418 -4 401 -3 c 0 + 366 -1 343 0 324 0 c 0 + 306 0 297 0 257 -2 c 2 + 229 -3 l 1 + 229 18 l 1 + 259 31 267 39 269 59 c 0 + 271 78 272 178 272 460 c 0 + 272 579 270 613 262 624 c 0 + 254 636 223 642 166 642 c 0 + 108 642 84 632 76 605 c 0 + 74 597 71 564 68 507 c 1 + 36 507 l 1 + 36 519 l 2 + 36 567 25 650 14 685 c 1 + 89 686 l 2 + 128 687 149 687 162 687 c 2 + 246 686 l 1 + 320 686 l 2 + 390 686 414 687 452 689 c 1 +362 123 m 1 + 362 46 l 1 + 397 39 417 36 442 36 c 0 + 541 36 606 106 606 212 c 0 + 606 270 583 318 543 340 c 0 + 514 356 476 363 421 363 c 0 + 400 363 392 363 363 361 c 1 + 363 303 l 1 + 363 282 l 1 + 363 197 l 1 + 362 123 l 1 +EndSplineSet +Validated: 1 +Kerns2: 703 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -86 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10047 +Encoding: 1069 1069 634 +Width: 728 +Flags: MW +LayerCount: 2 +Fore +SplineSet +47 102 m 1 + 63 110 l 1 + 135 46 192 24 289 24 c 0 + 418 24 509 78 552 180 c 0 + 569 220 576 259 577 322 c 1 + 522 283 497 272 470 272 c 0 + 457 272 445 275 418 288 c 0 + 363 312 325 324 301 324 c 0 + 273 324 249 314 202 282 c 1 + 202 316 l 1 + 217 330 227 338 259 359 c 0 + 301 386 323 396 343 396 c 0 + 358 396 373 391 420 371 c 0 + 469 351 493 344 517 344 c 0 + 537 344 545 346 575 360 c 1 + 568 428 550 478 518 526 c 0 + 463 607 369 656 270 656 c 0 + 191 656 134 630 101 579 c 0 + 92 565 85 552 74 525 c 1 + 45 524 l 1 + 50 580 50 587 54 642 c 1 + 134 684 201 700 292 700 c 0 + 529 700 683 557 683 336 c 0 + 683 122 528 -21 295 -21 c 0 + 203 -21 134 -2 61 43 c 1 + 55 63 53 70 47 102 c 1 +EndSplineSet +Validated: 1 +Kerns2: 715 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -71 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10048 +Encoding: 1070 1070 635 +Width: 1124 +Flags: MW +LayerCount: 2 +Fore +SplineSet +301 689 m 1 + 301 658 l 1 + 243 658 225 654 218 642 c 0 + 211 629 210 602 210 419 c 0 + 210 417 210 401 211 387 c 1 + 235 386 287 385 368 384 c 1 + 376 464 396 518 435 570 c 0 + 497 653 609 702 736 702 c 0 + 946 702 1080 570 1080 365 c 0 + 1080 145 920 -21 708 -21 c 0 + 568 -21 453 49 401 165 c 0 + 377 219 367 272 366 345 c 1 + 318 345 283 344 212 341 c 1 + 211 309 211 281 211 269 c 0 + 211 165 214 78 217 60 c 0 + 223 34 230 31 303 28 c 1 + 303 -2 l 1 + 252 0 229 0 190 0 c 0 + 147 0 143 0 26 -3 c 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 100 31 108 34 114 58 c 0 + 119 79 120 127 120 392 c 0 + 120 600 118 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 81 687 110 686 160 686 c 0 + 204 686 235 687 301 689 c 1 +716 663 m 0 + 639 663 565 631 523 580 c 0 + 486 536 465 462 465 380 c 0 + 465 294 482 220 517 154 c 0 + 564 65 632 24 731 24 c 0 + 886 24 977 139 977 333 c 0 + 977 534 875 663 716 663 c 0 +EndSplineSet +Validated: 1 +Kerns2: 715 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -35 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 626 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -49 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 612 -74 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -65 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10049 +Encoding: 1071 1071 636 +Width: 665 +Flags: MW +LayerCount: 2 +Fore +SplineSet +416 371 m 1 + 421 355 l 1 + 368 292 334 249 277 170 c 0 + 246 127 215 84 183 40 c 0 + 177 32 170 23 164 14 c 0 + 159 9 155 3 150 -3 c 1 + 122 -1 105 0 82 0 c 0 + 64 0 49 -1 0 -3 c 1 + 0 27 l 1 + 60 32 65 35 118 106 c 0 + 153 152 197 210 248 278 c 0 + 270 308 280 322 298 349 c 1 + 174 375 104 445 104 541 c 0 + 104 602 137 653 189 673 c 0 + 223 687 259 692 316 692 c 0 + 332 692 384 691 423 689 c 0 + 472 687 482 687 501 687 c 0 + 526 687 526 687 621 690 c 2 + 640 691 l 1 + 640 659 l 1 + 627 658 l 2 + 578 655 565 653 559 645 c 0 + 549 631 547 589 547 394 c 0 + 547 65 548 46 563 37 c 0 + 570 32 575 31 599 30 c 0 + 609 29 618 28 627 28 c 0 + 630 27 635 27 641 27 c 1 + 641 -3 l 1 + 554 -1 519 0 489 0 c 0 + 448 0 418 -1 365 -3 c 1 + 365 27 l 1 + 425 30 433 32 442 38 c 0 + 454 46 457 86 457 237 c 0 + 457 509 456 579 454 641 c 1 + 411 650 388 653 357 653 c 0 + 259 653 204 605 204 520 c 0 + 204 428 271 369 377 369 c 0 + 390 369 398 369 416 371 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10050 +Encoding: 1168 1168 637 +Width: 538 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -5 m 1 + 25 26 l 1 + 47 27 l 2 + 101 29 109 32 115 52 c 0 + 121 73 121 86 121 405 c 0 + 121 591 119 628 109 642 c 0 + 100 654 97 655 24 659 c 1 + 24 690 l 1 + 42 689 l 1 + 98 686 l 2 + 114 685 133 685 158 685 c 0 + 164 685 199 685 241 686 c 2 + 352 687 l 2 + 421 688 441 696 448 723 c 0 + 451 731 452 748 454 784 c 0 + 455 799 456 811 456 821 c 1 + 489 821 l 1 + 489 809 l 1 + 489 795 l 1 + 493 730 502 664 510 643 c 1 + 453 644 l 1 + 363 646 l 2 + 342 647 323 647 305 647 c 0 + 272 647 252 646 215 644 c 1 + 212 580 212 537 212 399 c 2 + 212 314 l 1 + 212 231 l 2 + 212 67 213 59 227 40 c 0 + 238 29 252 27 311 27 c 1 + 311 -5 l 1 + 230 -1 205 0 168 0 c 0 + 130 0 104 -1 25 -5 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -136 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -134 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -140 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -110 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -132 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -143 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -134 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -135 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -129 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -121 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -88 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -129 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -89 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -116 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -83 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -82 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -79 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10051 +Encoding: 1026 1026 638 +Width: 721 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 476 m 1 + 287 401 l 1 + 295 404 295 404 321 409 c 0 + 415 427 421 428 459 428 c 0 + 546 428 619 397 659 345 c 0 + 695 298 714 223 714 132 c 0 + 714 28 689 -55 639 -111 c 0 + 595 -163 529 -193 462 -193 c 0 + 453 -193 444 -192 429 -191 c 1 + 426 -175 426 -173 422 -157 c 1 + 429 -148 l 1 + 438 -156 446 -158 460 -158 c 0 + 552 -158 616 -41 616 125 c 0 + 616 297 549 379 408 379 c 0 + 370 379 338 375 286 363 c 1 + 286 323 l 1 + 286 285 l 1 + 286 252 l 1 + 286 206 l 2 + 286 70 289 43 301 38 c 0 + 312 33 324 31 382 28 c 1 + 382 -3 l 1 + 300 -1 267 0 235 0 c 0 + 195 0 165 -1 101 -4 c 1 + 101 27 l 1 + 159 29 170 30 179 37 c 0 + 195 47 197 87 197 358 c 0 + 197 468 197 468 196 645 c 1 + 101 644 83 642 68 630 c 0 + 58 620 56 611 50 569 c 0 + 47 547 46 538 45 531 c 1 + 15 532 l 1 + 16 577 l 1 + 16 637 l 2 + 16 658 16 668 15 692 c 1 + 153 687 216 685 291 685 c 0 + 372 685 436 687 569 693 c 1 + 562 634 557 565 558 531 c 1 + 528 531 l 1 + 527 540 526 549 526 552 c 0 + 523 623 517 633 482 640 c 0 + 449 644 436 645 290 645 c 1 + 288 597 288 566 288 552 c 2 + 287 476 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10053 +Encoding: 1028 1028 639 +Width: 695 +Flags: MW +LayerCount: 2 +Fore +SplineSet +612 514 m 1 + 610 567 l 2 + 609 594 606 603 594 613 c 0 + 561 642 497 660 429 660 c 0 + 333 660 264 629 215 566 c 0 + 173 511 151 443 151 366 c 0 + 151 356 151 347 153 333 c 1 + 230 387 248 396 274 396 c 0 + 289 396 304 391 351 371 c 0 + 399 351 424 344 448 344 c 0 + 475 344 498 354 546 385 c 1 + 546 352 l 1 + 532 338 523 331 489 309 c 0 + 447 281 425 272 401 272 c 0 + 388 272 376 275 349 288 c 0 + 294 312 256 324 231 324 c 0 + 208 324 192 318 157 298 c 1 + 184 132 300 34 466 34 c 0 + 547 34 606 52 663 94 c 1 + 673 84 l 1 + 664 62 663 59 656 38 c 1 + 579 -3 511 -21 431 -21 c 0 + 202 -21 45 127 45 344 c 0 + 45 560 200 702 436 702 c 0 + 514 702 591 689 666 663 c 1 + 650 615 646 585 643 514 c 1 + 612 514 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10054 +Encoding: 1029 1029 640 +Width: 570 +Flags: MW +LayerCount: 2 +Fore +SplineSet +59 206 m 1 + 88 206 l 1 + 91 156 97 124 107 101 c 0 + 128 51 183 22 252 22 c 0 + 359 22 425 81 425 177 c 0 + 425 225 406 261 371 281 c 0 + 346 295 346 295 253 319 c 0 + 193 335 150 352 122 371 c 0 + 82 397 61 444 61 505 c 0 + 61 624 151 702 289 702 c 0 + 346 702 403 691 462 667 c 1 + 460 649 l 1 + 452 593 l 2 + 451 589 449 565 443 515 c 1 + 416 517 l 1 + 411 564 407 601 406 605 c 0 + 402 614 387 630 369 641 c 0 + 344 657 314 665 279 665 c 0 + 198 665 147 616 147 540 c 0 + 147 506 160 472 180 452 c 0 + 201 431 228 420 299 403 c 0 + 372 386 407 374 442 356 c 0 + 496 328 522 285 522 221 c 0 + 522 150 488 84 428 38 c 0 + 376 -1 310 -21 228 -21 c 0 + 169 -21 128 -13 55 14 c 1 + 55 33 l 1 + 57 110 l 2 + 57 156 58 164 59 206 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10055 +Encoding: 1030 1030 641 +Width: 323 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 43 27 l 2 + 94 29 105 33 110 52 c 0 + 117 75 119 165 119 411 c 0 + 119 491 116 610 113 626 c 0 + 109 655 104 656 25 658 c 1 + 25 689 l 1 + 72 687 103 686 169 686 c 0 + 231 686 254 687 298 689 c 1 + 298 658 l 1 + 284 658 l 2 + 221 655 217 653 214 626 c 0 + 212 611 210 402 210 247 c 0 + 210 91 214 47 228 37 c 0 + 237 31 248 29 299 27 c 1 + 299 -3 l 1 + 235 -1 207 0 162 0 c 0 + 115 0 82 -1 26 -3 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04C0 +Encoding: 1216 1216 642 +Width: 323 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 43 27 l 2 + 94 29 105 33 110 52 c 0 + 117 75 119 165 119 411 c 0 + 119 491 116 610 113 626 c 0 + 109 655 104 656 25 658 c 1 + 25 689 l 1 + 72 687 103 686 169 686 c 0 + 231 686 254 687 298 689 c 1 + 298 658 l 1 + 284 658 l 2 + 221 655 217 653 214 626 c 0 + 212 611 210 402 210 247 c 0 + 210 91 214 47 228 37 c 0 + 237 31 248 29 299 27 c 1 + 299 -3 l 1 + 235 -1 207 0 162 0 c 0 + 115 0 82 -1 26 -3 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04CF +Encoding: 1231 1231 643 +Width: 323 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 43 27 l 2 + 94 29 105 33 110 52 c 0 + 117 75 119 165 119 411 c 0 + 119 491 116 610 113 626 c 0 + 109 655 104 656 25 658 c 1 + 25 689 l 1 + 72 687 103 686 169 686 c 0 + 231 686 254 687 298 689 c 1 + 298 658 l 1 + 284 658 l 2 + 221 655 217 653 214 626 c 0 + 212 611 210 402 210 247 c 0 + 210 91 214 47 228 37 c 0 + 237 31 248 29 299 27 c 1 + 299 -3 l 1 + 235 -1 207 0 162 0 c 0 + 115 0 82 -1 26 -3 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10057 +Encoding: 1032 1032 644 +Width: 331 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-12 -112 m 1 + 0 -105 l 1 + 23 -126 43 -135 67 -135 c 0 + 92 -135 111 -122 118 -99 c 0 + 126 -76 128 -42 128 55 c 2 + 127 325 l 2 + 127 625 127 630 113 645 c 0 + 105 652 100 653 80 656 c 0 + 67 657 65 657 49 658 c 2 + 30 659 l 1 + 30 690 l 1 + 86 688 117 687 169 687 c 0 + 217 687 243 687 307 689 c 1 + 307 657 l 1 + 254 656 241 655 232 648 c 0 + 221 637 220 629 220 569 c 2 + 220 141 l 2 + 220 35 219 17 207 -23 c 0 + 181 -113 95 -194 27 -194 c 0 + 15 -194 7 -193 -10 -190 c 1 + -10 -168 l 2 + -10 -154 -10 -141 -12 -112 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10058 +Encoding: 1033 1033 645 +Width: 997 +Flags: MW +LayerCount: 2 +Fore +SplineSet +741 689 m 1 + 741 659 l 1 + 686 657 671 655 664 648 c 0 + 660 644 658 638 657 626 c 0 + 656 622 656 607 655 581 c 2 + 655 527 l 2 + 653 493 653 493 653 479 c 2 + 653 462 l 2 + 654 439 654 425 654 422 c 0 + 654 419 654 411 653 403 c 1 + 671 401 677 401 694 401 c 2 + 708 401 l 2 + 733 402 750 402 757 402 c 0 + 909 402 991 340 991 223 c 0 + 991 94 878 -4 727 -4 c 0 + 720 -4 708 -4 691 -3 c 0 + 652 -1 631 0 595 0 c 0 + 547 0 517 -1 467 -3 c 1 + 467 26 l 1 + 523 28 537 31 547 41 c 0 + 554 48 556 62 558 102 c 2 + 559 129 l 1 + 561 274 l 1 + 560 611 560 611 548 627 c 0 + 540 639 519 643 461 643 c 2 + 433 643 l 2 + 399 642 374 642 364 642 c 2 + 344 642 l 2 + 300 641 299 639 298 537 c 0 + 296 294 277 183 224 101 c 0 + 179 30 109 -16 48 -16 c 0 + 34 -16 26 -15 9 -12 c 1 + 9 10 l 2 + 9 27 9 39 7 66 c 1 + 19 73 l 1 + 42 52 62 43 88 43 c 0 + 122 43 151 59 171 90 c 0 + 195 128 208 195 216 331 c 0 + 221 409 223 470 223 539 c 0 + 223 645 216 653 130 657 c 1 + 130 689 l 1 + 146 689 l 1 + 248 686 l 1 + 316 685 l 1 + 401 683 l 2 + 410 683 443 684 497 685 c 0 + 520 686 562 686 610 686 c 0 + 684 686 701 687 741 689 c 1 +652 77 m 1 + 652 46 l 1 + 687 38 706 36 731 36 c 0 + 827 36 889 106 889 213 c 0 + 889 270 867 317 828 340 c 0 + 801 356 764 363 711 363 c 0 + 695 363 684 363 653 361 c 1 + 653 334 l 1 + 652 197 l 1 + 652 77 l 1 +EndSplineSet +Validated: 1 +Kerns2: 703 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -70 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -55 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -66 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10059 +Encoding: 1034 1034 646 +Width: 1021 +Flags: MW +LayerCount: 2 +Fore +SplineSet +585 394 m 1 + 585 431 l 2 + 584 600 583 631 575 640 c 0 + 567 652 547 657 499 658 c 1 + 499 689 l 1 + 517 689 l 1 + 583 687 l 2 + 607 686 633 686 656 686 c 0 + 699 686 722 687 765 689 c 1 + 765 659 l 1 + 722 657 703 655 694 652 c 0 + 686 649 681 642 680 631 c 2 + 679 586 l 1 + 678 527 l 2 + 676 487 676 487 676 479 c 2 + 676 462 l 2 + 677 441 677 427 677 419 c 2 + 677 394 l 1 + 695 393 701 393 723 393 c 0 + 837 393 867 390 911 373 c 0 + 980 346 1014 296 1014 222 c 0 + 1014 93 900 -4 750 -4 c 0 + 743 -4 731 -4 714 -3 c 0 + 673 0 654 0 611 0 c 0 + 563 0 537 -1 493 -3 c 1 + 493 27 l 1 + 542 29 552 30 565 35 c 0 + 582 42 586 64 586 140 c 2 + 586 205 l 1 + 585 347 l 1 + 564 348 l 2 + 511 350 462 351 410 351 c 0 + 338 351 307 351 212 348 c 1 + 211 315 211 285 211 272 c 0 + 211 168 214 78 217 60 c 0 + 223 34 230 31 303 28 c 1 + 303 -2 l 1 + 252 0 229 0 190 0 c 0 + 147 0 143 0 26 -3 c 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 100 31 108 34 114 58 c 0 + 119 79 120 127 120 392 c 0 + 120 600 118 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 81 687 110 686 160 686 c 0 + 204 686 235 687 301 689 c 1 + 301 658 l 1 + 243 658 225 654 218 642 c 0 + 211 629 210 601 210 425 c 0 + 210 424 210 407 211 394 c 1 + 265 391 339 390 463 390 c 0 + 525 390 536 390 585 394 c 1 +675 123 m 1 + 675 46 l 1 + 710 38 729 36 754 36 c 0 + 849 36 912 106 912 212 c 0 + 912 310 857 355 735 355 c 0 + 721 355 708 354 676 352 c 1 + 676 282 l 1 + 676 197 l 1 + 675 123 l 1 +EndSplineSet +Validated: 1 +Kerns2: 703 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -47 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 -57 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 633 -76 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 -59 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 624 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 -67 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10060 +Encoding: 1035 1035 647 +Width: 811 +Flags: MW +LayerCount: 2 +Fore +SplineSet +287 476 m 1 + 287 401 l 1 + 295 404 295 404 322 409 c 0 + 417 427 421 428 464 428 c 0 + 563 428 646 396 684 345 c 0 + 707 313 716 272 716 200 c 2 + 715 122 l 2 + 715 38 720 33 804 28 c 1 + 804 -3 l 1 + 733 1 701 2 664 2 c 0 + 626 2 596 1 542 -3 c 1 + 542 28 l 1 + 557 29 l 2 + 614 33 623 37 628 62 c 0 + 630 74 632 141 632 198 c 0 + 632 268 618 306 580 337 c 0 + 542 367 495 379 417 379 c 0 + 368 379 341 376 286 363 c 1 + 286 323 l 1 + 286 285 l 1 + 286 252 l 1 + 286 206 l 2 + 286 70 289 43 301 38 c 0 + 312 33 324 31 382 28 c 1 + 382 -3 l 1 + 300 -1 267 0 235 0 c 0 + 195 0 165 -1 101 -4 c 1 + 101 27 l 1 + 159 29 170 30 179 37 c 0 + 195 47 197 87 197 358 c 0 + 197 468 197 468 196 645 c 1 + 101 644 83 642 68 630 c 0 + 58 620 56 611 50 569 c 0 + 47 547 46 538 45 531 c 1 + 15 532 l 1 + 16 577 l 1 + 16 637 l 2 + 16 658 16 668 15 692 c 1 + 153 687 216 685 291 685 c 0 + 372 685 436 687 569 693 c 1 + 562 634 557 565 558 531 c 1 + 528 531 l 1 + 527 540 526 549 526 552 c 0 + 523 623 517 633 482 640 c 0 + 449 644 436 645 290 645 c 1 + 288 597 288 566 288 552 c 2 + 287 476 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10145 +Encoding: 1039 1039 648 +Width: 808 +Flags: MW +LayerCount: 2 +Fore +SplineSet +783 28 m 1 + 783 -4 l 1 + 725 -1 689 0 630 0 c 0 + 528 0 486 -9 458 -36 c 0 + 439 -54 430 -77 420 -136 c 1 + 387 -136 l 1 + 377 -77 369 -54 349 -36 c 0 + 321 -9 280 0 178 0 c 0 + 118 0 82 -1 24 -4 c 1 + 24 26 l 1 + 35 27 l 2 + 82 29 95 31 105 40 c 0 + 118 51 120 92 120 297 c 0 + 120 617 119 631 106 645 c 0 + 100 652 91 655 61 657 c 2 + 44 657 l 2 + 40 658 34 658 26 658 c 1 + 26 689 l 1 + 107 687 145 686 194 686 c 0 + 232 686 254 686 303 688 c 1 + 303 658 l 1 + 243 655 231 653 223 642 c 0 + 216 631 214 608 212 543 c 2 + 210 217 l 2 + 210 111 211 77 216 63 c 0 + 221 48 234 43 269 44 c 0 + 272 44 302 44 331 43 c 0 + 371 42 396 42 436 42 c 0 + 540 42 568 44 582 53 c 0 + 599 65 600 82 600 416 c 0 + 600 576 597 634 586 645 c 0 + 577 655 565 657 505 660 c 1 + 505 689 l 1 + 549 687 573 686 655 686 c 0 + 722 686 743 687 782 689 c 1 + 782 659 l 1 + 729 658 712 655 703 646 c 0 + 691 633 690 609 690 329 c 0 + 690 72 690 72 695 54 c 0 + 701 33 714 28 770 28 c 2 + 778 28 l 1 + 783 28 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04E8 +Encoding: 1256 1256 649 +Width: 803 +Flags: MW +LayerCount: 2 +Fore +SplineSet +643 361 m 2 + 655 362 l 1 + 644 549 546 662 395 662 c 0 + 292 662 206 610 171 526 c 0 + 154 487 144 431 144 377 c 2 + 144 362 l 1 + 217 360 324 359 481 359 c 0 + 570 359 594 359 643 361 c 2 +656 317 m 1 + 610 319 505 320 408 320 c 0 + 299 320 232 319 147 317 c 1 + 153 271 162 234 176 197 c 0 + 223 79 297 24 410 24 c 0 + 561 24 648 128 656 317 c 1 +415 702 m 0 + 625 702 759 571 759 365 c 0 + 759 146 599 -21 388 -21 c 0 + 281 -21 183 22 123 95 c 0 + 72 157 45 245 45 347 c 0 + 45 455 86 555 154 614 c 0 + 220 670 314 702 415 702 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0496 +Encoding: 1174 1174 650 +Width: 1002 +Flags: MW +LayerCount: 2 +Fore +SplineSet +370 659 m 1 + 370 691 l 1 + 430 687 463 686 507 686 c 0 + 550 686 583 687 643 691 c 1 + 643 659 l 1 + 633 658 624 658 621 657 c 0 + 566 654 559 651 555 629 c 0 + 552 572 552 570 550 377 c 1 + 564 377 l 1 + 598 377 l 1 + 612 377 l 1 + 659 437 l 2 + 732 529 774 583 784 598 c 0 + 806 629 813 642 813 650 c 0 + 813 655 810 657 802 659 c 1 + 802 688 l 1 + 839 686 859 686 892 686 c 0 + 923 686 942 686 976 688 c 1 + 976 659 l 1 + 912 655 901 652 877 634 c 0 + 859 621 817 574 754 495 c 2 + 716 449 l 1 + 678 402 l 1 + 751 313 817 229 838 200 c 0 + 918 93 934 76 992 41 c 1 + 982 17 969 -88 970 -137 c 1 + 938 -137 l 1 + 937 -126 937 -115 936 -112 c 0 + 934 -53 927 -41 870 16 c 0 + 845 40 817 72 785 111 c 0 + 773 127 773 127 627 317 c 2 + 612 336 l 1 + 550 337 l 1 + 550 265 l 2 + 550 99 552 48 559 41 c 0 + 569 30 570 30 641 26 c 1 + 641 -4 l 1 + 564 -1 534 0 507 0 c 0 + 479 0 450 -1 372 -4 c 1 + 372 26 l 1 + 395 27 l 2 + 435 29 443 31 452 38 c 0 + 460 46 462 64 463 166 c 2 + 463 192 l 1 + 463 265 l 1 + 463 337 l 1 + 401 336 l 1 + 269 164 195 67 143 -3 c 1 + 94 0 92 0 78 0 c 0 + 72 0 47 -1 3 -4 c 1 + 3 28 l 1 + 31 29 37 32 53 48 c 0 + 68 64 84 83 101 105 c 0 + 126 137 151 168 175 200 c 0 + 227 266 281 335 335 402 c 1 + 297 449 l 1 + 260 495 l 2 + 186 585 146 629 129 639 c 0 + 108 652 96 655 37 659 c 1 + 37 688 l 1 + 71 686 91 686 122 686 c 0 + 154 686 175 686 211 688 c 1 + 211 659 l 1 + 203 657 200 655 200 650 c 0 + 200 634 211 618 354 437 c 2 + 401 377 l 1 + 416 377 l 1 + 449 377 l 1 + 463 377 l 1 + 461 601 460 636 453 644 c 0 + 444 654 438 655 370 659 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04AE +Encoding: 1198 1198 651 +Width: 642 +Flags: MW +LayerCount: 2 +Fore +SplineSet +551 690 m 1 + 621 690 l 1 + 621 676 l 1 + 582 630 503 512 446 416 c 0 + 386 313 380 297 380 241 c 0 + 380 100 383 50 391 42 c 0 + 397 35 431 30 472 28 c 1 + 472 -2 l 1 + 434 0 413 0 373 0 c 0 + 319 0 265 -1 192 -4 c 1 + 192 27 l 1 + 206 28 l 2 + 271 31 279 33 284 52 c 0 + 289 70 291 107 291 204 c 2 + 291 232 l 2 + 290 253 290 268 290 271 c 0 + 290 284 290 285 283 296 c 0 + 281 301 269 321 257 343 c 0 + 109 602 72 647 5 644 c 1 + 5 672 l 1 + 62 682 98 690 129 697 c 1 + 176 664 218 597 357 334 c 1 + 371 364 388 395 448 502 c 0 + 454 510 501 597 551 690 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04D8 +Encoding: 1240 1240 652 +Width: 736 +Flags: MW +LayerCount: 2 +Fore +SplineSet +338 331 m 1 + 586 330 l 1 + 581 412 564 474 531 523 c 0 + 476 607 395 649 289 649 c 0 + 211 649 151 631 94 590 c 1 + 85 599 l 1 + 93 621 95 625 101 646 c 1 + 177 686 247 704 324 704 c 0 + 543 704 692 557 692 339 c 0 + 692 126 547 -18 332 -18 c 0 + 145 -18 41 92 41 291 c 2 + 41 319 l 1 + 86 329 113 331 218 331 c 2 + 338 331 l 1 +584 285 m 1 + 574 285 l 2 + 481 288 408 290 354 290 c 0 + 298 290 293 290 147 286 c 1 + 147 240 151 207 160 171 c 0 + 183 80 255 24 347 24 c 0 + 478 24 572 128 584 285 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04BA +Encoding: 1210 1210 653 +Width: 723 +Flags: MW +LayerCount: 2 +Fore +SplineSet +290 661 m 1 + 273 661 l 2 + 223 659 212 655 206 635 c 0 + 199 601 199 585 198 403 c 1 + 219 406 226 408 244 411 c 0 + 315 425 335 428 376 428 c 0 + 502 428 592 381 616 301 c 0 + 627 266 627 259 627 121 c 0 + 629 36 633 32 716 28 c 1 + 716 -3 l 1 + 645 1 612 2 576 2 c 0 + 538 2 508 1 453 -3 c 1 + 453 28 l 1 + 469 29 l 2 + 526 33 535 37 540 62 c 0 + 542 75 544 139 544 197 c 0 + 544 268 530 306 491 337 c 0 + 454 367 407 379 329 379 c 0 + 279 379 250 375 198 363 c 1 + 197 271 197 269 197 252 c 0 + 197 176 200 76 203 59 c 0 + 208 33 212 31 291 30 c 1 + 291 -1 l 1 + 240 1 207 2 148 2 c 0 + 95 2 70 1 25 -1 c 1 + 25 29 l 1 + 95 32 102 34 107 49 c 0 + 111 64 113 193 113 444 c 0 + 113 596 109 641 95 650 c 0 + 86 657 80 658 24 661 c 1 + 24 690 l 1 + 84 688 118 687 168 687 c 0 + 219 687 246 688 290 691 c 1 + 290 661 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii61352 +Encoding: 8470 8470 654 +Width: 1077 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1070 65 m 1 + 1037 72 1015 73 911 73 c 0 + 806 73 785 72 751 65 c 1 + 752 73 753 80 754 82 c 0 + 755 88 756 92 756 94 c 0 + 756 96 755 100 754 106 c 0 + 753 110 752 116 751 123 c 1 + 785 116 807 115 911 115 c 0 + 1016 115 1036 116 1070 123 c 1 + 1069 116 1068 109 1068 106 c 0 + 1067 100 1066 96 1066 94 c 0 + 1066 92 1067 88 1068 82 c 0 + 1068 78 1069 72 1070 65 c 1 +21 -4 m 1 + 21 25 l 1 + 63 25 85 31 95 43 c 0 + 109 61 112 121 112 350 c 2 + 113 537 l 2 + 114 564 114 590 114 606 c 0 + 114 617 109 625 94 640 c 0 + 78 655 78 655 21 659 c 1 + 21 689 l 1 + 57 687 81 686 114 686 c 0 + 141 686 156 687 187 689 c 1 + 296 544 399 417 651 119 c 1 + 651 229 650 307 649 380 c 2 + 647 473 l 1 + 646 535 l 2 + 646 645 638 655 553 657 c 1 + 553 689 l 1 + 668 686 l 2 + 694 686 719 687 778 692 c 1 + 778 660 l 1 + 734 659 715 653 704 638 c 0 + 689 618 689 618 689 286 c 0 + 689 134 689 108 692 -3 c 1 + 687 -14 l 1 + 661 -9 l 1 + 635 -4 l 1 + 582 59 l 1 + 376 311 l 1 + 185 543 l 1 + 152 584 l 1 + 153 509 153 455 154 345 c 0 + 155 80 157 56 175 43 c 0 + 187 34 207 30 246 29 c 1 + 246 -3 l 1 + 212 -1 189 0 147 0 c 0 + 97 0 66 -1 21 -4 c 1 +918 473 m 0 + 1014 473 1069 417 1069 320 c 0 + 1069 221 1002 153 903 153 c 0 + 809 153 751 214 751 314 c 0 + 751 408 819 473 918 473 c 0 +906 446 m 0 + 856 446 828 405 828 333 c 0 + 828 244 866 180 918 180 c 0 + 964 180 992 224 992 297 c 0 + 992 390 959 446 906 446 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0492 +Encoding: 1170 1170 655 +Width: 539 +Flags: MW +LayerCount: 2 +Fore +SplineSet +125 230 m 2 + 125 328 l 1 + 102 328 101 328 28 326 c 1 + 27 372 l 1 + 49 371 64 371 71 371 c 2 + 98 370 l 1 + 125 370 l 1 + 125 451 l 2 + 125 596 122 631 113 642 c 0 + 102 654 94 656 28 659 c 1 + 28 690 l 1 + 46 689 l 1 + 102 686 l 2 + 117 685 138 685 163 685 c 0 + 173 685 204 685 245 686 c 2 + 337 687 l 1 + 435 687 l 1 + 489 687 l 1 + 501 687 l 1 + 506 678 l 1 + 502 651 499 604 495 538 c 1 + 466 538 l 1 + 461 627 460 632 442 637 c 0 + 426 643 355 647 290 647 c 0 + 265 647 250 646 219 644 c 1 + 217 585 216 535 216 440 c 2 + 216 399 l 1 + 216 384 l 1 + 216 370 l 1 + 233 370 l 1 + 249 370 l 2 + 327 370 331 370 380 372 c 1 + 380 325 l 1 + 329 327 307 328 233 328 c 2 + 216 328 l 1 + 216 321 l 1 + 216 314 l 1 + 216 231 l 2 + 216 66 217 59 231 40 c 0 + 242 29 256 27 315 27 c 1 + 315 -5 l 1 + 234 -1 209 0 171 0 c 0 + 134 0 108 -1 29 -5 c 1 + 29 26 l 1 + 51 27 l 2 + 105 29 112 32 119 52 c 0 + 125 82 125 86 125 230 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04B0 +Encoding: 1200 1200 656 +Width: 642 +Flags: MW +LayerCount: 2 +Fore +SplineSet +380 224 m 1 + 380 210 l 1 + 459 210 474 211 530 213 c 1 + 530 167 l 1 + 475 168 460 169 380 170 c 1 + 380 159 l 2 + 381 84 385 44 391 42 c 0 + 398 35 420 31 472 28 c 1 + 472 -2 l 1 + 434 0 413 0 373 0 c 0 + 319 0 265 -1 192 -4 c 1 + 192 27 l 1 + 206 28 l 2 + 259 31 270 32 278 40 c 0 + 286 45 290 78 291 143 c 2 + 291 157 l 1 + 291 170 l 1 + 234 169 l 1 + 176 168 l 2 + 171 168 149 168 128 167 c 1 + 127 213 l 1 + 148 212 164 212 171 212 c 2 + 291 210 l 1 + 291 221 l 1 + 291 232 l 2 + 290 260 290 276 290 279 c 0 + 290 284 289 287 283 296 c 0 + 282 299 271 318 257 343 c 0 + 109 602 72 647 5 644 c 1 + 5 672 l 1 + 62 682 98 690 129 697 c 1 + 176 664 218 597 357 334 c 1 + 371 364 388 395 448 502 c 0 + 454 510 501 597 551 690 c 1 + 621 690 l 1 + 621 676 l 1 + 582 630 503 512 446 416 c 0 + 386 314 380 297 380 242 c 2 + 380 224 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10023 +Encoding: 1025 1025 657 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +38 -5 m 1 + 38 25 l 1 + 53 26 l 2 + 99 27 112 33 117 56 c 0 + 120 73 123 243 123 423 c 0 + 123 573 119 628 108 641 c 0 + 99 652 84 655 24 656 c 1 + 24 689 l 1 + 48 689 l 1 + 151 685 153 685 200 685 c 0 + 241 685 268 685 420 688 c 2 + 488 688 l 1 + 504 688 l 1 + 512 677 l 1 + 509 648 508 616 508 536 c 1 + 475 536 l 1 + 472 608 471 619 464 627 c 0 + 453 640 406 645 304 645 c 0 + 272 645 248 644 215 642 c 1 + 215 620 l 2 + 214 509 214 509 214 486 c 0 + 214 458 214 441 215 371 c 1 + 232 371 l 1 + 293 372 l 2 + 346 374 377 375 386 375 c 0 + 421 377 428 380 432 397 c 0 + 434 408 436 430 438 463 c 1 + 471 463 l 1 + 468 417 467 387 467 344 c 0 + 467 306 468 278 470 236 c 1 + 437 236 l 1 + 435 292 433 305 426 314 c 0 + 412 327 406 328 290 331 c 2 + 230 331 l 1 + 215 331 l 1 + 214 318 214 310 214 307 c 2 + 215 188 l 1 + 214 69 l 2 + 214 67 214 58 215 45 c 1 + 254 42 274 42 368 42 c 0 + 448 42 482 45 493 54 c 0 + 502 61 505 70 513 111 c 0 + 515 118 516 126 517 133 c 0 + 519 141 521 152 524 166 c 1 + 556 166 l 1 + 547 82 545 54 545 18 c 2 + 545 2 l 1 + 515 -1 499 -2 463 -2 c 0 + 452 -2 423 -2 383 -1 c 0 + 327 0 248 1 209 1 c 0 + 170 1 158 1 50 -5 c 1 + 38 -5 l 1 +195 895 m 0 + 223 895 245 873 245 844 c 0 + 245 816 222 794 194 794 c 0 + 167 794 144 817 144 844 c 0 + 144 873 166 895 195 895 c 0 +394 895 m 0 + 423 895 445 873 445 844 c 0 + 445 816 422 794 394 794 c 0 + 367 794 344 817 344 844 c 0 + 344 873 366 895 394 895 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10027 +Encoding: 1049 1049 658 +Width: 807 +Flags: MW +LayerCount: 2 +Fore +SplineSet +286 937 m 1 + 312 937 l 1 + 323 874 360 842 420 842 c 0 + 477 842 518 878 528 937 c 1 + 554 937 l 1 + 547 840 497 783 419 783 c 0 + 338 783 291 838 286 937 c 1 +552 538 m 2 + 597 591 l 1 + 593 654 592 655 503 658 c 1 + 503 690 l 1 + 565 688 599 687 648 687 c 0 + 694 687 726 688 783 689 c 1 + 783 658 l 1 + 772 658 l 2 + 719 657 705 654 697 639 c 0 + 690 622 690 614 690 532 c 2 + 690 502 l 1 + 690 357 l 2 + 691 247 691 181 691 170 c 0 + 690 53 693 39 717 33 c 0 + 730 29 747 28 782 27 c 1 + 782 -3 l 1 + 741 -1 717 0 653 0 c 0 + 578 0 551 -1 505 -3 c 1 + 505 26 l 1 + 561 28 576 31 586 41 c 0 + 593 49 595 63 597 112 c 2 + 598 144 l 1 + 600 290 l 1 + 599 420 l 1 + 599 470 l 1 + 599 521 l 1 + 566 485 l 1 + 533 448 l 2 + 471 381 415 319 357 253 c 0 + 333 227 306 195 275 158 c 2 + 225 101 l 1 + 217 91 l 1 + 215 88 l 1 + 217 33 221 31 303 28 c 1 + 303 -2 l 1 + 238 0 224 0 185 0 c 0 + 145 0 114 -1 26 -3 c 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 101 31 108 34 114 58 c 0 + 116 64 119 101 119 144 c 2 + 120 350 l 1 + 120 407 l 2 + 120 598 117 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 78 687 113 686 159 686 c 0 + 198 686 225 687 301 689 c 1 + 301 658 l 1 + 244 658 225 654 218 642 c 0 + 213 631 212 625 211 589 c 0 + 211 565 211 556 210 517 c 2 + 210 415 l 1 + 211 300 l 1 + 212 164 l 1 + 212 158 l 1 + 245 192 l 1 + 394 353 421 383 552 538 c 2 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10052 +Encoding: 1027 1027 659 +Width: 540 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 -5 m 1 + 25 26 l 1 + 47 27 l 2 + 101 29 109 32 115 52 c 0 + 121 73 121 86 121 405 c 0 + 121 591 119 628 109 642 c 0 + 100 654 97 655 24 659 c 1 + 24 690 l 1 + 48 689 l 2 + 153 685 155 685 194 685 c 0 + 219 685 219 685 345 687 c 0 + 447 689 447 689 471 689 c 2 + 504 689 l 1 + 512 677 l 1 + 509 648 508 617 508 536 c 1 + 475 536 l 1 + 472 607 471 619 464 627 c 0 + 453 640 406 645 302 645 c 0 + 267 645 247 644 215 643 c 1 + 212 567 212 525 212 399 c 2 + 212 314 l 1 + 212 231 l 2 + 212 67 213 59 227 40 c 0 + 238 29 252 27 311 27 c 1 + 311 -5 l 1 + 230 -1 205 0 168 0 c 0 + 130 0 104 -1 25 -5 c 1 +273 763 m 1 + 241 763 l 1 + 374 892 l 1 + 385 902 l 2 + 409 924 412 926 424 926 c 0 + 439 926 450 914 450 896 c 0 + 450 878 437 862 403 842 c 2 + 273 763 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -102 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -37 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -38 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -50 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -88 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -102 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -101 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -100 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 682 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -58 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10056 +Encoding: 1031 1031 660 +Width: 323 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 43 27 l 2 + 94 29 105 33 110 52 c 0 + 117 75 119 165 119 411 c 0 + 119 491 116 610 113 626 c 0 + 109 655 104 656 25 658 c 1 + 25 689 l 1 + 72 687 103 686 169 686 c 0 + 231 686 254 687 298 689 c 1 + 298 658 l 1 + 284 658 l 2 + 221 655 217 653 214 626 c 0 + 212 611 210 402 210 247 c 0 + 210 91 214 47 228 37 c 0 + 237 31 248 29 299 27 c 1 + 299 -3 l 1 + 235 -1 207 0 162 0 c 0 + 115 0 82 -1 26 -3 c 1 +86 895 m 0 + 114 895 136 873 136 844 c 0 + 136 816 113 794 85 794 c 0 + 58 794 35 817 35 844 c 0 + 35 873 57 895 86 895 c 0 +237 895 m 0 + 266 895 288 873 288 844 c 0 + 288 816 265 794 237 794 c 0 + 210 794 187 817 187 844 c 0 + 187 873 209 895 237 895 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10061 +Encoding: 1036 1036 661 +Width: 696 +Flags: MW +LayerCount: 2 +Fore +SplineSet +222 326 m 1 + 207 312 l 1 + 207 259 l 2 + 207 81 207 78 210 54 c 0 + 216 31 218 30 297 27 c 1 + 297 -3 l 1 + 212 -1 166 0 161 0 c 0 + 127 0 105 -1 26 -4 c 1 + 26 26 l 1 + 49 27 l 2 + 90 29 103 32 108 41 c 0 + 114 53 117 110 117 237 c 0 + 117 545 115 631 107 644 c 0 + 101 653 96 654 24 659 c 1 + 24 691 l 1 + 84 687 115 686 154 686 c 0 + 186 686 216 687 295 690 c 1 + 295 658 l 1 + 241 656 235 655 225 651 c 0 + 208 643 207 640 207 519 c 2 + 207 374 l 1 + 207 348 l 1 + 218 358 228 367 240 379 c 2 + 357 496 l 1 + 482 620 l 2 + 498 635 505 645 505 650 c 0 + 505 654 502 657 494 659 c 1 + 494 688 l 1 + 531 686 551 686 583 686 c 0 + 614 686 634 686 668 688 c 1 + 668 659 l 1 + 603 655 596 653 571 635 c 0 + 543 612 525 596 306 394 c 2 + 294 383 l 1 + 321 358 l 2 + 551 140 552 139 595 97 c 0 + 641 50 656 37 667 33 c 0 + 673 31 679 30 695 28 c 1 + 695 -4 l 1 + 659 -1 644 0 628 0 c 0 + 615 0 603 -1 562 -3 c 1 + 480 78 456 101 244 305 c 2 + 222 326 l 1 +358 763 m 1 + 326 763 l 1 + 459 892 l 1 + 470 902 l 2 + 494 924 496 926 509 926 c 0 + 524 926 535 914 535 896 c 0 + 535 878 522 862 488 842 c 2 + 358 763 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -115 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -80 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -72 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10062 +Encoding: 1038 1038 662 +Width: 606 +Flags: MW +LayerCount: 2 +Fore +SplineSet +96 89 m 1 + 110 89 l 1 + 125 66 145 54 168 54 c 0 + 208 54 239 87 291 184 c 1 + 251 294 172 472 117 573 c 0 + 89 626 63 643 14 644 c 1 + 14 672 l 1 + 68 682 107 690 138 697 c 1 + 187 662 193 649 337 281 c 1 + 355 320 l 1 + 373 360 l 2 + 460 545 463 552 532 690 c 1 + 603 690 l 1 + 603 676 l 1 + 553 617 457 444 326 181 c 0 + 282 94 273 78 252 48 c 0 + 225 10 189 -11 153 -11 c 0 + 128 -11 108 -6 75 7 c 1 + 86 46 88 52 96 89 c 1 +200 937 m 1 + 226 937 l 1 + 237 874 274 842 334 842 c 0 + 391 842 433 878 443 937 c 1 + 468 937 l 1 + 460 838 412 783 333 783 c 0 + 253 783 204 839 200 937 c 1 +EndSplineSet +Validated: 1 +Kerns2: 720 -42 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 707 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 701 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -85 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -46 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -96 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 695 -53 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 694 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -95 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 692 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 691 -48 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -77 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 689 -54 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 688 -51 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -75 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -52 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -93 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -69 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -84 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 647 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 645 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 639 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 636 -56 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 628 21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 625 -60 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 623 17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 622 -64 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 619 -62 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 616 -40 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 613 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 610 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 606 -143 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni04E2 +Encoding: 1250 1250 663 +Width: 807 +Flags: MW +LayerCount: 2 +Fore +SplineSet +594 602 m 1 + 518 491 l 2 + 309 184 253 97 197 1 c 1 + 160 -6 155 -7 122 -14 c 1 + 117 -3 l 1 + 120 97 120 139 120 233 c 0 + 120 594 119 625 108 643 c 0 + 100 654 89 657 24 659 c 1 + 24 690 l 1 + 81 687 110 686 160 686 c 0 + 204 686 235 687 301 689 c 1 + 301 658 l 1 + 251 658 230 655 222 647 c 0 + 214 639 212 626 211 586 c 2 + 210 415 l 2 + 211 254 213 154 214 117 c 1 + 405 389 416 405 598 690 c 1 + 636 687 654 686 688 686 c 0 + 724 686 748 687 783 689 c 1 + 783 658 l 1 + 772 658 l 2 + 715 657 702 653 695 633 c 0 + 691 618 691 613 690 571 c 2 + 690 547 l 1 + 690 357 l 2 + 691 203 691 118 692 102 c 0 + 693 31 697 28 782 27 c 1 + 782 -3 l 1 + 741 -1 717 0 653 0 c 0 + 578 0 551 -1 505 -3 c 1 + 505 26 l 1 + 564 29 577 31 586 41 c 0 + 592 48 595 62 597 98 c 2 + 600 315 l 2 + 600 322 600 336 599 361 c 2 + 599 418 l 2 + 598 487 598 535 597 546 c 0 + 597 554 596 577 594 602 c 1 +298 759 m 1 + 298 804 l 1 + 548 804 l 1 + 548 759 l 1 + 298 759 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04EE +Encoding: 1262 1262 664 +Width: 630 +Flags: MW +LayerCount: 2 +Fore +SplineSet +630 690 m 1 + 630 676 l 1 + 558 594 426 372 335 181 c 0 + 261 33 219 -11 153 -11 c 0 + 128 -11 108 -6 75 7 c 1 + 86 46 88 52 96 89 c 1 + 110 89 l 1 + 125 66 145 54 168 54 c 0 + 192 54 209 67 236 104 c 0 + 259 137 291 192 318 243 c 1 + 251 378 166 526 119 582 c 0 + 85 628 59 643 14 644 c 1 + 14 672 l 1 + 68 682 107 690 138 697 c 1 + 178 667 206 627 276 500 c 2 + 317 426 l 2 + 345 376 351 364 366 334 c 1 + 432 474 521 637 560 690 c 1 + 630 690 l 1 +223 771 m 1 + 223 816 l 1 + 473 816 l 1 + 473 771 l 1 + 223 771 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni049C +Encoding: 1180 1180 665 +Width: 715 +Flags: MW +LayerCount: 2 +Fore +SplineSet +341 427 m 1 + 304 393 l 1 + 349 349 385 315 493 214 c 0 + 547 162 597 115 614 97 c 0 + 660 50 675 37 686 33 c 0 + 692 31 698 30 715 28 c 1 + 715 -4 l 1 + 678 -1 663 0 647 0 c 0 + 635 0 622 -1 582 -3 c 1 + 496 81 468 108 358 214 c 2 + 305 265 l 1 + 305 256 l 1 + 306 207 l 2 + 306 181 306 181 307 166 c 2 + 307 145 l 1 + 255 144 l 1 + 256 177 l 2 + 256 192 256 206 257 294 c 2 + 257 302 l 1 + 257 311 l 1 + 234 334 l 1 + 207 312 l 1 + 207 259 l 2 + 207 81 207 78 210 54 c 0 + 216 31 218 30 297 27 c 1 + 297 -3 l 1 + 212 -1 166 0 161 0 c 0 + 127 0 105 -1 26 -4 c 1 + 26 26 l 1 + 49 27 l 2 + 90 29 103 32 108 41 c 0 + 114 53 117 110 117 237 c 0 + 117 545 115 631 107 644 c 0 + 101 653 96 654 24 659 c 1 + 24 691 l 1 + 84 687 115 686 154 686 c 0 + 186 686 216 687 295 690 c 1 + 295 658 l 1 + 241 656 235 655 225 651 c 0 + 208 643 207 640 207 519 c 2 + 207 374 l 1 + 207 348 l 1 + 234 373 238 377 257 396 c 1 + 257 420 l 2 + 257 479 256 519 255 538 c 1 + 308 538 l 1 + 307 520 306 488 305 444 c 1 + 331 470 l 1 + 358 496 l 2 + 399 538 441 579 482 620 c 0 + 498 635 505 645 505 650 c 0 + 505 654 502 657 494 659 c 1 + 494 688 l 1 + 531 686 551 686 583 686 c 0 + 614 686 634 686 668 688 c 1 + 668 659 l 1 + 603 655 596 653 571 635 c 0 + 553 621 512 584 377 460 c 2 + 341 427 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni049A +Encoding: 1178 1178 666 +Width: 696 +Flags: MW +LayerCount: 2 +Fore +SplineSet +222 326 m 1 + 207 312 l 1 + 207 259 l 2 + 207 81 207 78 210 54 c 0 + 216 31 218 30 297 27 c 1 + 297 -3 l 1 + 212 -1 166 0 161 0 c 0 + 127 0 105 -1 26 -4 c 1 + 26 26 l 1 + 49 27 l 2 + 90 29 103 32 108 41 c 0 + 114 53 117 110 117 237 c 0 + 117 545 115 631 107 644 c 0 + 101 653 96 654 24 659 c 1 + 24 691 l 1 + 84 687 115 686 154 686 c 0 + 186 686 216 687 295 690 c 1 + 295 658 l 1 + 241 656 235 655 225 651 c 0 + 208 643 207 640 207 519 c 2 + 207 374 l 1 + 207 348 l 1 + 218 358 228 367 240 379 c 2 + 357 496 l 1 + 482 620 l 2 + 498 635 505 645 505 650 c 0 + 505 654 502 657 494 659 c 1 + 494 688 l 1 + 531 686 551 686 583 686 c 0 + 614 686 634 686 668 688 c 1 + 668 659 l 1 + 603 655 596 653 571 635 c 0 + 543 612 525 596 306 394 c 2 + 294 383 l 1 + 375 308 428 258 473 214 c 0 + 613 77 619 72 666 43 c 1 + 656 15 645 -78 645 -135 c 1 + 612 -135 l 1 + 611 -110 l 2 + 608 -50 599 -33 545 14 c 0 + 406 149 381 174 244 305 c 2 + 222 326 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04A2 +Encoding: 1186 1186 667 +Width: 813 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 -3 m 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 101 31 108 34 114 58 c 0 + 116 64 119 101 119 144 c 2 + 120 350 l 1 + 120 407 l 2 + 120 598 117 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 78 687 113 686 159 686 c 0 + 198 686 225 687 301 689 c 1 + 301 658 l 1 + 243 658 225 654 218 642 c 0 + 211 629 210 596 210 415 c 0 + 210 413 210 402 211 387 c 1 + 267 385 318 384 449 384 c 0 + 533 384 553 384 599 387 c 1 + 599 422 l 2 + 599 615 598 631 583 646 c 0 + 573 654 562 655 503 658 c 1 + 503 690 l 1 + 565 688 599 687 648 687 c 0 + 694 687 726 688 783 689 c 1 + 783 659 l 1 + 735 659 713 655 704 646 c 0 + 695 636 694 623 692 567 c 0 + 692 552 692 473 691 329 c 2 + 692 104 l 2 + 694 44 697 43 799 43 c 1 + 789 15 777 -83 778 -135 c 1 + 745 -135 l 1 + 744 -111 l 2 + 741 -33 736 -19 712 -10 c 0 + 694 -3 669 -1 586 -1 c 0 + 560 -1 540 -2 505 -3 c 1 + 505 26 l 1 + 565 29 577 31 586 41 c 0 + 593 49 595 63 597 112 c 0 + 598 128 600 275 600 298 c 2 + 600 340 l 1 + 534 344 488 345 413 345 c 0 + 337 345 286 344 212 341 c 1 + 211 309 211 281 211 269 c 0 + 211 165 214 78 217 60 c 0 + 223 34 230 31 303 28 c 1 + 303 -2 l 1 + 238 0 224 0 185 0 c 0 + 145 0 114 -1 26 -3 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04B2 +Encoding: 1202 1202 668 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +361 384 m 1 + 524 122 l 2 + 570 50 580 41 609 42 c 1 + 593 4 579 -70 575 -136 c 1 + 544 -136 l 1 + 539 -63 535 -52 497 -9 c 0 + 474 19 466 32 392 162 c 2 + 310 306 l 1 + 235 197 l 2 + 167 96 131 30 131 6 c 2 + 131 -2 l 1 + 105 -1 83 0 71 0 c 0 + 57 0 39 0 14 -1 c 1 + 14 29 l 1 + 42 30 54 32 62 37 c 0 + 70 41 85 60 139 134 c 2 + 291 345 l 1 + 192 508 l 2 + 169 545 134 593 112 617 c 0 + 95 636 78 645 57 645 c 0 + 47 645 44 645 26 643 c 1 + 26 673 l 1 + 169 697 l 1 + 198 667 213 645 245 588 c 2 + 341 420 l 1 + 464 599 l 2 + 480 622 489 636 492 641 c 0 + 499 654 499 657 499 687 c 1 + 526 686 552 686 562 686 c 2 + 616 686 l 1 + 616 661 l 2 + 613 661 610 660 610 660 c 1 + 586 658 l 2 + 566 657 560 650 480 544 c 2 + 361 384 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04B8 +Encoding: 1208 1208 669 +Width: 723 +Flags: MW +LayerCount: 2 +Fore +SplineSet +389 298 m 1 + 389 295 l 1 + 445 295 471 298 525 311 c 1 + 525 414 l 2 + 525 500 522 612 519 628 c 0 + 514 655 509 656 432 658 c 1 + 432 689 l 1 + 478 687 509 686 572 686 c 0 + 631 686 654 687 698 689 c 1 + 698 658 l 1 + 684 658 l 2 + 620 655 616 653 613 626 c 0 + 611 611 609 401 609 261 c 0 + 609 95 613 47 627 37 c 0 + 636 31 647 29 699 27 c 1 + 699 -3 l 1 + 638 -1 606 0 555 0 c 0 + 505 0 477 -1 432 -3 c 1 + 432 27 l 1 + 449 27 l 2 + 499 28 511 33 517 52 c 0 + 521 67 524 108 524 146 c 2 + 524 184 l 1 + 524 271 l 1 + 505 268 l 2 + 497 266 489 265 479 263 c 0 + 414 250 405 248 389 247 c 1 + 390 216 l 1 + 390 189 l 2 + 391 156 391 134 392 129 c 0 + 392 125 392 112 393 98 c 1 + 340 97 l 1 + 341 113 341 123 341 126 c 2 + 342 187 l 1 + 343 235 l 1 + 343 246 l 1 + 267 247 201 266 158 298 c 0 + 112 333 95 379 95 474 c 2 + 96 566 l 2 + 96 650 90 656 7 660 c 1 + 7 691 l 1 + 80 686 112 685 146 685 c 0 + 185 685 215 686 269 690 c 1 + 269 659 l 1 + 254 658 l 2 + 197 655 187 651 183 626 c 0 + 180 612 178 550 178 478 c 0 + 178 387 205 340 272 312 c 0 + 291 305 310 301 343 297 c 1 + 343 302 l 1 + 343 307 l 1 + 342 364 l 1 + 342 421 l 2 + 342 425 341 436 340 449 c 1 + 393 449 l 1 + 392 434 392 424 392 421 c 2 + 391 364 l 1 + 389 307 l 1 + 389 298 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04B6 +Encoding: 1206 1206 670 +Width: 732 +Flags: MW +LayerCount: 2 +Fore +SplineSet +524 184 m 1 + 524 271 l 1 + 495 266 494 266 479 263 c 0 + 403 248 388 246 347 246 c 0 + 248 246 165 278 127 329 c 0 + 104 361 95 402 95 474 c 2 + 96 566 l 2 + 96 650 90 656 7 660 c 1 + 7 691 l 1 + 80 686 112 685 146 685 c 0 + 185 685 215 686 269 690 c 1 + 269 659 l 1 + 254 658 l 2 + 197 655 187 651 183 626 c 0 + 180 612 178 550 178 478 c 0 + 178 406 192 368 231 337 c 0 + 268 307 315 295 394 295 c 0 + 444 295 470 298 525 311 c 1 + 526 397 526 400 526 414 c 0 + 526 500 523 612 520 628 c 0 + 515 655 510 656 432 658 c 1 + 432 689 l 1 + 478 687 509 686 572 686 c 0 + 631 686 654 687 698 689 c 1 + 698 658 l 1 + 684 658 l 2 + 628 655 621 653 616 639 c 0 + 613 627 613 624 612 573 c 2 + 611 470 l 1 + 610 359 l 2 + 611 185 612 93 613 82 c 0 + 619 44 622 43 719 42 c 1 + 708 15 696 -88 697 -136 c 1 + 665 -136 l 1 + 664 -125 663 -114 663 -111 c 0 + 660 -33 655 -19 632 -10 c 0 + 614 -3 580 -1 494 -1 c 0 + 477 -1 460 -2 432 -3 c 1 + 432 27 l 1 + 449 27 l 2 + 499 28 511 33 517 52 c 0 + 521 67 524 108 524 146 c 2 + 524 184 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni0400 +Encoding: 1024 1024 671 +Width: 589 +Flags: MW +LayerCount: 2 +Fore +SplineSet +38 -5 m 1 + 38 25 l 1 + 53 26 l 2 + 99 27 112 33 117 56 c 0 + 120 73 123 243 123 423 c 0 + 123 573 119 628 108 641 c 0 + 99 652 84 655 24 656 c 1 + 24 689 l 1 + 48 689 l 1 + 151 685 153 685 200 685 c 0 + 241 685 268 685 420 688 c 2 + 488 688 l 1 + 504 688 l 1 + 512 677 l 1 + 509 648 508 616 508 536 c 1 + 475 536 l 1 + 472 608 471 619 464 627 c 0 + 453 640 406 645 304 645 c 0 + 272 645 248 644 215 642 c 1 + 215 620 l 2 + 214 509 214 509 214 486 c 0 + 214 458 214 441 215 371 c 1 + 232 371 l 1 + 293 372 l 2 + 346 374 377 375 386 375 c 0 + 421 377 428 380 432 397 c 0 + 434 408 436 430 438 463 c 1 + 471 463 l 1 + 468 417 467 387 467 344 c 0 + 467 306 468 278 470 236 c 1 + 437 236 l 1 + 435 292 433 305 426 314 c 0 + 412 327 406 328 290 331 c 2 + 230 331 l 1 + 215 331 l 1 + 214 318 214 310 214 307 c 2 + 215 188 l 1 + 214 69 l 2 + 214 67 214 58 215 45 c 1 + 254 42 274 42 368 42 c 0 + 448 42 482 45 493 54 c 0 + 502 61 505 70 513 111 c 0 + 515 118 516 126 517 133 c 0 + 519 141 521 152 524 166 c 1 + 556 166 l 1 + 547 82 545 54 545 18 c 2 + 545 2 l 1 + 515 -1 499 -2 463 -2 c 0 + 452 -2 423 -2 383 -1 c 0 + 327 0 248 1 209 1 c 0 + 170 1 158 1 50 -5 c 1 + 38 -5 l 1 +297 759 m 1 + 275 759 l 1 + 144 837 l 2 + 100 863 88 875 88 892 c 0 + 88 909 102 922 120 922 c 0 + 135 922 146 915 168 892 c 2 + 297 759 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni040D +Encoding: 1037 1037 672 +Width: 807 +Flags: MW +LayerCount: 2 +Fore +SplineSet +411 808 m 1 + 374 808 l 1 + 252 873 l 2 + 188 907 182 912 182 935 c 0 + 182 958 199 974 224 974 c 0 + 246 974 274 956 308 919 c 2 + 411 808 l 1 +552 538 m 2 + 597 591 l 1 + 593 654 592 655 503 658 c 1 + 503 690 l 1 + 565 688 599 687 648 687 c 0 + 694 687 726 688 783 689 c 1 + 783 658 l 1 + 772 658 l 2 + 719 657 705 654 697 639 c 0 + 690 622 690 614 690 532 c 2 + 690 502 l 1 + 690 357 l 2 + 691 247 691 181 691 170 c 0 + 690 53 693 39 717 33 c 0 + 730 29 747 28 782 27 c 1 + 782 -3 l 1 + 741 -1 717 0 653 0 c 0 + 578 0 551 -1 505 -3 c 1 + 505 26 l 1 + 561 28 576 31 586 41 c 0 + 593 49 595 63 597 112 c 2 + 598 144 l 1 + 600 290 l 1 + 599 420 l 1 + 599 470 l 1 + 599 521 l 1 + 566 485 l 1 + 533 448 l 2 + 471 381 415 319 357 253 c 0 + 333 227 306 195 275 158 c 2 + 225 101 l 1 + 217 91 l 1 + 215 88 l 1 + 217 33 221 31 303 28 c 1 + 303 -2 l 1 + 238 0 224 0 185 0 c 0 + 145 0 114 -1 26 -3 c 1 + 26 27 l 1 + 34 28 42 28 44 28 c 0 + 101 31 108 34 114 58 c 0 + 116 64 119 101 119 144 c 2 + 120 350 l 1 + 120 407 l 2 + 120 598 117 637 103 648 c 0 + 92 656 84 657 24 659 c 1 + 24 690 l 1 + 78 687 113 686 159 686 c 0 + 198 686 225 687 301 689 c 1 + 301 658 l 1 + 244 658 225 654 218 642 c 0 + 213 631 212 625 211 589 c 0 + 211 565 211 556 210 517 c 2 + 210 415 l 1 + 211 300 l 1 + 212 164 l 1 + 212 158 l 1 + 245 192 l 1 + 394 353 421 383 552 538 c 2 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni0462 +Encoding: 1122 1122 673 +Width: 574 +Flags: MW +LayerCount: 2 +Fore +SplineSet +110 508 m 1 + 36 508 l 1 + 36 561 l 1 + 110 561 l 1 + 108 594 108 606 108 614 c 0 + 106 649 94 656 24 658 c 1 + 24 689 l 1 + 42 689 l 1 + 109 687 l 2 + 132 686 158 686 181 686 c 0 + 225 686 247 687 290 689 c 1 + 290 659 l 1 + 226 656 214 654 209 643 c 0 + 205 634 204 626 204 606 c 0 + 204 588 204 573 203 561 c 1 + 348 561 l 1 + 348 508 l 1 + 202 508 l 1 + 202 504 l 1 + 202 475 l 1 + 202 462 l 1 + 203 422 l 1 + 202 403 l 1 + 220 401 225 401 243 401 c 2 + 257 401 l 2 + 282 402 299 402 306 402 c 0 + 463 402 547 340 547 223 c 0 + 547 94 430 -4 276 -4 c 0 + 269 -4 256 -4 240 -3 c 0 + 204 -1 181 0 162 0 c 0 + 142 0 138 0 84 -3 c 2 + 67 -3 l 1 + 67 18 l 1 + 89 27 100 35 105 46 c 0 + 108 56 108 57 110 108 c 2 + 110 228 l 1 + 110 368 l 1 + 111 451 l 1 + 111 479 l 1 + 110 508 l 1 +201 77 m 1 + 200 46 l 1 + 235 39 255 36 280 36 c 0 + 379 36 445 106 445 212 c 0 + 445 270 421 318 381 340 c 0 + 353 356 314 363 260 363 c 0 + 244 363 233 363 202 361 c 1 + 202 335 l 1 + 201 197 l 1 + 201 77 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0472 +Encoding: 1138 1138 674 +Width: 803 +Flags: MW +LayerCount: 2 +Fore +SplineSet +415 702 m 0 + 625 702 759 571 759 365 c 0 + 759 146 599 -21 388 -21 c 0 + 281 -21 183 22 123 95 c 0 + 72 157 45 245 45 347 c 0 + 45 455 86 555 154 614 c 0 + 220 670 314 702 415 702 c 0 +656 326 m 1 + 643 322 l 2 + 546 288 520 282 482 282 c 0 + 452 282 443 285 387 323 c 0 + 351 347 321 356 280 356 c 0 + 236 356 211 351 146 329 c 1 + 150 281 160 238 177 197 c 0 + 223 79 297 24 409 24 c 0 + 522 24 597 80 634 189 c 0 + 648 231 656 278 656 326 c 1 +144 370 m 1 + 149 372 l 1 + 229 399 264 407 302 407 c 0 + 340 407 365 399 397 378 c 2 + 436 352 l 2 + 455 340 479 333 505 333 c 0 + 545 333 588 343 655 367 c 1 + 644 550 544 663 395 663 c 0 + 319 663 244 631 202 580 c 0 + 166 536 144 462 144 383 c 2 + 144 373 l 1 + 144 370 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0474 +Encoding: 1140 1140 675 +Width: 722 +Flags: MW +LayerCount: 2 +Fore +SplineSet +385 121 m 1 + 579 615 l 2 + 604 678 629 698 683 698 c 0 + 698 698 707 697 724 691 c 1 + 724 647 l 1 + 708 651 699 652 686 652 c 0 + 654 652 642 644 628 610 c 2 + 448 166 l 2 + 410 75 404 59 384 -9 c 1 + 334 -9 l 1 + 318 45 306 80 276 156 c 2 + 88 618 l 2 + 75 648 64 657 44 659 c 2 + 8 662 l 1 + 8 692 l 1 + 82 690 113 689 140 689 c 0 + 167 689 199 690 274 692 c 1 + 274 662 l 1 + 218 659 l 2 + 196 658 185 651 185 639 c 0 + 185 636 186 632 188 628 c 2 + 385 121 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0498 +Encoding: 1176 1176 676 +Width: 643 +Flags: MW +LayerCount: 2 +Fore +SplineSet +244 -108 m 1 + 281 -21 l 1 + 192 -17 127 2 62 43 c 1 + 56 63 54 70 48 101 c 1 + 64 110 l 1 + 135 47 191 25 283 25 c 0 + 408 25 491 90 491 187 c 0 + 491 232 471 273 437 298 c 0 + 406 320 369 329 310 329 c 2 + 296 329 l 1 + 311 369 l 1 + 362 370 383 374 410 386 c 0 + 451 404 478 446 478 491 c 0 + 478 589 399 658 288 658 c 0 + 235 658 180 641 150 616 c 0 + 127 597 113 576 92 527 c 1 + 63 526 l 1 + 68 582 69 590 72 644 c 1 + 145 682 228 702 312 702 c 0 + 471 702 583 627 583 520 c 0 + 583 470 559 423 517 394 c 0 + 494 378 475 370 433 359 c 1 + 481 350 501 343 527 327 c 0 + 573 298 599 253 599 200 c 0 + 599 72 484 -17 316 -21 c 1 + 295 -75 l 1 + 305 -72 311 -71 321 -71 c 0 + 374 -71 407 -98 407 -141 c 0 + 407 -193 360 -225 283 -225 c 0 + 255 -225 243 -223 199 -209 c 1 + 213 -178 l 1 + 245 -187 259 -189 278 -189 c 0 + 313 -189 332 -174 332 -146 c 0 + 332 -123 316 -107 291 -107 c 0 + 279 -107 270 -109 251 -114 c 1 + 244 -108 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04A0 +Encoding: 1184 1184 677 +Width: 696 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-87 509 m 1 + -120 509 l 1 + -119 555 -130 651 -141 687 c 1 + -67 687 l 1 + 207 690 l 1 + 207 348 l 1 + 217 357 229 369 240 379 c 0 + 279 418 318 457 358 496 c 0 + 399 537 441 578 482 620 c 0 + 498 635 505 644 505 650 c 0 + 505 654 502 657 494 659 c 1 + 494 688 l 1 + 531 686 551 686 583 686 c 0 + 614 686 634 686 668 688 c 1 + 668 659 l 1 + 603 655 596 653 571 635 c 0 + 544 613 526 597 306 394 c 2 + 294 383 l 1 + 321 358 l 1 + 473 214 l 2 + 533 157 575 117 595 97 c 0 + 641 50 655 37 667 33 c 0 + 673 31 679 30 695 28 c 1 + 695 -4 l 1 + 659 -1 644 0 628 0 c 0 + 615 0 603 -1 562 -3 c 1 + 467 91 449 108 244 305 c 2 + 222 326 l 1 + 207 312 l 1 + 207 259 l 2 + 207 81 207 78 210 54 c 0 + 216 31 218 30 297 27 c 1 + 297 -3 l 1 + 212 -1 166 0 161 0 c 0 + 128 0 105 -1 26 -4 c 1 + 26 26 l 1 + 50 27 l 2 + 90 29 103 32 108 41 c 0 + 113 51 113 51 116 127 c 0 + 118 200 118 215 118 263 c 0 + 118 291 118 319 117 350 c 0 + 115 431 115 461 115 499 c 2 + 116 549 l 2 + 116 606 111 627 94 634 c 0 + 82 639 48 643 11 643 c 0 + -47 643 -71 633 -79 606 c 0 + -81 598 -84 566 -87 509 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04AA +Encoding: 1194 1194 678 +Width: 709 +Flags: MW +LayerCount: 2 +Fore +SplineSet +369 -18 m 1 + 347 -75 l 1 + 357 -72 363 -71 375 -71 c 0 + 426 -71 459 -98 459 -141 c 0 + 459 -193 412 -225 335 -225 c 0 + 308 -225 296 -223 251 -209 c 1 + 265 -178 l 1 + 298 -187 312 -189 331 -189 c 0 + 366 -189 384 -174 384 -146 c 0 + 384 -123 368 -107 344 -107 c 0 + 331 -107 322 -109 303 -114 c 1 + 296 -108 l 1 + 337 -14 l 1 + 145 13 22 153 22 342 c 0 + 22 477 82 583 196 649 c 0 + 264 688 345 709 433 709 c 0 + 506 709 578 696 664 668 c 1 + 650 602 645 566 645 516 c 1 + 614 516 l 1 + 614 588 l 2 + 614 627 513 667 415 667 c 0 + 242 667 129 546 129 361 c 0 + 129 164 258 34 454 34 c 0 + 531 34 599 54 661 94 c 1 + 670 84 l 1 + 642 34 l 1 + 573 -2 498 -20 416 -20 c 0 + 401 -20 388 -19 369 -18 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04CB +Encoding: 1227 1227 679 +Width: 723 +Flags: MW +LayerCount: 2 +Fore +SplineSet +524 163 m 1 + 524 271 l 1 + 495 266 494 266 479 263 c 0 + 403 248 388 246 347 246 c 0 + 248 246 165 278 127 329 c 0 + 104 361 95 402 95 474 c 2 + 96 566 l 2 + 96 650 90 656 7 660 c 1 + 7 691 l 1 + 80 686 112 685 146 685 c 0 + 185 685 215 686 269 690 c 1 + 269 659 l 1 + 254 658 l 2 + 197 655 187 651 183 626 c 0 + 180 612 178 550 178 478 c 0 + 178 406 192 368 231 337 c 0 + 268 307 315 295 394 295 c 0 + 444 295 470 298 525 311 c 1 + 525 414 l 2 + 525 500 522 612 519 628 c 0 + 514 655 509 656 432 658 c 1 + 432 689 l 1 + 478 687 509 686 572 686 c 0 + 631 686 654 687 698 689 c 1 + 698 658 l 1 + 684 658 l 2 + 621 655 617 653 614 626 c 0 + 612 611 610 400 610 261 c 0 + 610 95 614 47 628 37 c 0 + 637 31 646 30 699 27 c 1 + 699 -3 l 1 + 639 -1 614 0 536 0 c 2 + 529 0 l 2 + 501 0 489 -7 479 -29 c 0 + 475 -37 466 -70 453 -127 c 1 + 420 -127 l 1 + 428 -88 433 -29 433 20 c 0 + 433 24 432 38 430 51 c 1 + 445 52 458 52 462 51 c 0 + 521 50 522 52 524 126 c 2 + 524 139 l 1 + 524 163 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10065 +Encoding: 1072 1072 680 +Width: 482 +Flags: MW +LayerCount: 2 +Fore +SplineSet +101 328 m 1 + 74 335 l 1 + 74 402 l 1 + 78 404 81 406 85 407 c 0 + 102 418 120 428 137 438 c 0 + 177 461 201 468 240 468 c 0 + 293 468 342 449 368 417 c 0 + 390 390 398 359 399 294 c 2 + 402 82 l 2 + 403 31 403 31 465 28 c 1 + 465 -3 l 1 + 422 0 410 1 392 1 c 0 + 376 1 359 0 318 -4 c 1 + 320 79 l 1 + 308 70 l 2 + 226 5 226 5 214 -1 c 0 + 197 -10 178 -15 157 -15 c 0 + 83 -15 38 31 38 108 c 0 + 38 161 59 203 99 228 c 0 + 128 246 136 248 293 281 c 2 + 317 286 l 1 + 316 327 311 348 299 368 c 0 + 281 399 247 416 205 416 c 0 + 176 416 156 411 128 395 c 1 + 101 328 l 1 +320 128 m 1 + 318 259 l 1 + 305 255 293 252 288 251 c 0 + 191 225 182 221 160 206 c 0 + 138 189 124 159 124 126 c 0 + 124 77 152 46 196 46 c 0 + 243 46 286 74 320 128 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10066 +Encoding: 1073 1073 681 +Width: 536 +Flags: MW +LayerCount: 2 +Fore +SplineSet +475 635 m 1 + 483 616 l 1 + 441 567 414 551 373 551 c 0 + 346 551 346 551 276 575 c 0 + 261 580 247 583 234 583 c 0 + 196 583 161 554 150 514 c 0 + 144 493 143 490 140 429 c 1 + 174 453 229 468 283 468 c 0 + 420 468 498 385 498 240 c 0 + 498 87 402 -15 257 -15 c 0 + 160 -15 89 32 58 117 c 0 + 45 153 38 206 38 269 c 0 + 38 361 53 448 79 499 c 0 + 119 580 213 636 308 636 c 0 + 325 636 351 633 382 627 c 0 + 413 621 422 620 432 620 c 0 + 447 620 457 623 475 635 c 1 +261 437 m 0 + 179 437 131 372 131 261 c 0 + 131 210 142 154 162 109 c 0 + 186 52 230 20 282 20 c 0 + 360 20 407 88 407 202 c 0 + 407 264 393 328 371 371 c 0 + 348 414 310 437 261 437 c 0 +EndSplineSet +Validated: 1 +Kerns2: 733 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10067 +Encoding: 1074 1074 682 +Width: 460 +Flags: MW +LayerCount: 2 +Fore +SplineSet +261 456 m 2 + 291 456 l 2 + 369 456 409 426 409 367 c 0 + 409 314 377 280 309 259 c 1 + 393 253 433 217 433 148 c 0 + 433 61 356 -2 251 -2 c 0 + 243 -2 237 -2 225 -1 c 2 + 186 0 l 1 + 155 0 l 1 + 127 0 l 2 + 110 0 52 -1 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 47 456 l 2 + 121 453 121 453 153 453 c 0 + 188 453 188 453 261 456 c 2 +186 358 m 2 + 187 269 l 1 + 198 268 203 268 212 268 c 0 + 290 268 327 295 327 352 c 0 + 327 403 297 428 233 428 c 0 + 217 428 205 427 187 423 c 1 + 186 365 186 365 186 358 c 2 +186 83 m 1 + 185 34 l 1 + 209 29 222 28 238 28 c 0 + 305 28 348 73 348 141 c 0 + 348 209 310 238 223 238 c 0 + 211 238 201 238 186 237 c 1 + 186 185 l 1 + 186 131 l 1 + 186 83 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10068 +Encoding: 1075 1075 683 +Width: 421 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 27 m 1 + 260 -3 l 1 + 205 0 177 1 141 1 c 0 + 110 1 88 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 93 454 143 453 226 453 c 0 + 259 453 259 453 398 454 c 1 + 413 453 l 1 + 402 422 392 338 393 294 c 1 + 363 294 l 1 + 362 305 362 314 362 317 c 0 + 357 413 353 418 272 418 c 0 + 270 418 270 418 187 416 c 1 + 186 382 185 358 185 280 c 2 + 185 174 l 2 + 185 74 187 48 196 39 c 0 + 203 32 215 29 260 27 c 1 +EndSplineSet +Validated: 33 +Kerns2: 733 26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -90 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -98 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10069 +Encoding: 1076 1076 684 +Width: 568 +Flags: MW +LayerCount: 2 +Fore +SplineSet +75 41 m 1 + 76 41 l 1 + 92 48 104 63 110 84 c 0 + 123 128 137 260 137 337 c 0 + 137 396 134 416 122 421 c 0 + 113 425 113 425 60 429 c 1 + 60 456 l 1 + 87 455 l 2 + 212 450 212 450 275 450 c 0 + 373 450 393 450 516 455 c 2 + 543 456 l 1 + 543 429 l 1 + 536 428 531 428 528 428 c 0 + 491 426 479 423 474 416 c 0 + 468 406 465 363 465 258 c 2 + 465 193 l 1 + 466 158 l 2 + 466 76 469 52 478 49 c 0 + 487 43 490 42 543 39 c 1 + 534 17 522 -84 523 -127 c 1 + 493 -127 l 1 + 492 -116 492 -107 491 -103 c 0 + 488 -29 485 -19 462 -9 c 0 + 437 -2 425 -1 315 2 c 0 + 296 3 283 3 276 3 c 0 + 265 4 258 4 254 4 c 0 + 253 4 253 4 187 2 c 0 + 96 -3 84 -5 70 -18 c 0 + 61 -29 58 -39 56 -81 c 0 + 55 -90 54 -108 53 -127 c 1 + 23 -127 l 1 + 24 -84 12 17 3 39 c 1 + 19 40 28 41 32 41 c 2 + 54 41 l 1 + 75 41 l 1 +126 40 m 1 + 158 39 l 1 + 191 39 l 1 + 220 38 l 1 + 263 38 l 2 + 321 38 350 40 364 47 c 0 + 380 53 381 64 381 179 c 2 + 382 220 l 1 + 382 247 l 2 + 382 379 381 392 371 403 c 0 + 363 411 328 416 275 416 c 0 + 257 416 235 414 224 411 c 0 + 207 406 207 406 205 329 c 0 + 197 174 175 96 126 40 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10070 +Encoding: 1077 1077 685 +Width: 483 +Flags: MW +LayerCount: 2 +Fore +SplineSet +424 81 m 1 + 433 73 l 1 + 417 31 l 1 + 368 1 309 -15 250 -15 c 0 + 124 -15 38 80 38 219 c 0 + 38 306 63 369 115 410 c 0 + 163 449 212 468 266 468 c 0 + 375 468 445 394 445 278 c 0 + 445 272 445 259 444 247 c 1 + 411 236 378 233 269 232 c 2 + 131 232 l 1 + 132 181 139 147 157 116 c 0 + 185 65 236 36 296 36 c 0 + 341 36 381 50 424 81 c 1 +132 270 m 1 + 179 267 222 265 277 265 c 0 + 311 265 325 266 357 268 c 1 + 356 323 353 349 343 373 c 0 + 326 413 291 436 246 436 c 0 + 201 436 165 412 147 368 c 0 + 138 344 134 318 132 270 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10072 +Encoding: 1078 1078 686 +Width: 774 +Flags: MW +LayerCount: 2 +Fore +SplineSet +504 456 m 1 + 504 429 l 1 + 497 428 492 428 489 428 c 0 + 442 425 435 422 431 406 c 0 + 428 386 426 334 426 257 c 1 + 443 257 l 1 + 456 257 l 1 + 478 257 l 1 + 568 365 617 439 612 459 c 1 + 642 457 656 457 675 457 c 0 + 695 457 711 457 742 459 c 1 + 742 431 l 1 + 674 430 645 415 601 359 c 2 + 537 274 l 1 + 628 149 l 1 + 659 107 l 2 + 705 42 722 30 769 26 c 1 + 770 0 l 1 + 760 -1 754 -1 752 -1 c 2 + 705 -4 l 2 + 670 -8 660 -9 646 -11 c 1 + 638 -2 633 5 633 5 c 2 + 607 41 582 77 557 113 c 0 + 509 179 483 216 477 224 c 1 + 426 224 l 1 + 427 178 l 2 + 427 75 429 48 435 38 c 0 + 444 30 448 29 504 26 c 1 + 504 -2 l 1 + 449 0 422 1 386 1 c 0 + 351 1 323 0 268 -2 c 1 + 268 26 l 1 + 283 26 l 2 + 331 29 337 32 341 49 c 0 + 345 76 346 91 346 178 c 2 + 346 224 l 1 + 295 224 l 1 + 292 218 288 213 284 208 c 0 + 261 176 239 144 216 113 c 2 + 140 5 l 2 + 138 3 134 -2 126 -11 c 1 + 109 -9 l 2 + 86 -6 71 -4 68 -4 c 2 + 21 -1 l 2 + 19 -1 12 -1 3 0 c 1 + 4 26 l 1 + 59 32 63 36 144 149 c 2 + 236 274 l 1 + 172 359 l 2 + 127 415 98 430 31 431 c 1 + 31 459 l 1 + 62 457 78 457 98 457 c 0 + 116 457 130 457 161 459 c 1 + 156 439 205 365 295 257 c 1 + 316 257 l 1 + 329 257 l 1 + 333 257 l 2 + 346 258 349 260 349 272 c 0 + 349 292 343 399 342 406 c 0 + 338 424 335 424 268 429 c 1 + 268 456 l 1 + 341 453 355 453 386 453 c 0 + 419 453 430 453 504 456 c 1 +EndSplineSet +Validated: 33 +Kerns2: 733 14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10073 +Encoding: 1079 1079 687 +Width: 455 +Flags: MW +LayerCount: 2 +Fore +SplineSet +151 209 m 1 + 160 249 l 1 + 174 246 180 245 195 245 c 0 + 234 245 264 253 281 269 c 0 + 298 284 310 315 310 343 c 0 + 310 394 267 430 206 430 c 0 + 169 430 127 417 104 400 c 0 + 101 398 94 391 82 380 c 0 + 79 377 74 372 67 366 c 1 + 64 396 64 402 60 421 c 1 + 115 455 165 469 226 469 c 0 + 329 469 402 418 402 345 c 0 + 402 291 369 256 295 233 c 1 + 369 215 405 178 405 118 c 0 + 405 39 329 -16 218 -16 c 0 + 165 -16 124 -6 75 19 c 1 + 55 52 l 1 + 66 63 l 1 + 101 36 141 24 192 24 c 0 + 265 24 308 58 308 117 c 0 + 308 173 265 211 201 211 c 0 + 186 211 170 210 151 209 c 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10074 +Encoding: 1080 1080 688 +Width: 612 +Flags: MW +LayerCount: 2 +Fore +SplineSet +185 129 m 1 + 229 173 l 2 + 262 206 302 251 411 375 c 1 + 423 388 l 1 + 420 421 416 423 351 428 c 1 + 351 457 l 1 + 407 454 434 453 469 453 c 0 + 500 453 511 453 587 456 c 1 + 587 429 l 1 + 580 428 574 428 572 428 c 0 + 533 426 525 424 518 416 c 0 + 512 413 509 363 509 246 c 2 + 509 208 l 2 + 509 68 512 37 522 35 c 0 + 532 29 534 29 587 26 c 1 + 587 -2 l 1 + 532 0 503 1 470 1 c 0 + 431 1 405 0 351 -3 c 1 + 351 27 l 1 + 395 29 408 32 415 39 c 0 + 424 48 426 75 426 172 c 2 + 426 188 l 1 + 426 280 l 1 + 426 304 l 1 + 426 328 l 1 + 330 231 286 185 187 74 c 1 + 190 33 193 31 260 27 c 1 + 260 -3 l 1 + 206 0 180 1 141 1 c 0 + 108 1 79 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 98 453 112 453 142 453 c 0 + 177 453 204 454 260 457 c 1 + 260 428 l 1 + 253 427 246 427 244 426 c 0 + 201 423 194 420 190 401 c 0 + 186 382 185 357 185 281 c 2 + 185 189 l 1 + 185 174 l 1 + 185 151 l 1 + 185 129 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10076 +Encoding: 1082 1082 689 +Width: 570 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 400 m 1 + 25 428 l 1 + 99 440 137 450 182 470 c 1 + 190 462 l 1 + 188 399 188 383 186 243 c 1 + 227 274 260 305 342 390 c 0 + 377 428 384 438 386 459 c 1 + 425 457 435 457 450 457 c 0 + 470 457 481 457 516 459 c 1 + 516 431 l 1 + 456 431 428 418 368 362 c 2 + 264 260 l 1 + 409 131 l 2 + 422 119 434 108 445 98 c 0 + 488 58 509 46 538 46 c 0 + 546 46 554 47 570 50 c 1 + 570 28 l 1 + 563 26 558 24 552 22 c 0 + 536 18 521 14 505 9 c 0 + 478 2 468 -2 447 -11 c 1 + 411 19 407 22 312 112 c 0 + 267 154 236 182 190 222 c 1 + 185 220 l 1 + 185 92 188 38 194 37 c 0 + 200 30 214 28 262 25 c 1 + 262 -2 l 1 + 193 0 178 0 151 0 c 0 + 125 0 103 0 24 -3 c 1 + 24 25 l 1 + 63 26 89 31 94 39 c 0 + 98 44 99 53 100 90 c 0 + 101 101 101 173 102 306 c 1 + 100 370 l 2 + 98 390 95 395 78 397 c 2 + 65 398 l 1 + 35 399 l 1 + 25 400 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10077 +Encoding: 1083 1083 690 +Width: 584 +Flags: MW +LayerCount: 2 +Fore +SplineSet +559 456 m 1 + 559 429 l 1 + 551 428 546 428 544 428 c 0 + 505 425 496 424 490 416 c 0 + 483 412 480 361 481 246 c 2 + 481 208 l 2 + 481 71 483 37 493 35 c 0 + 503 29 506 29 559 26 c 1 + 559 -2 l 1 + 503 0 475 1 442 1 c 0 + 403 1 377 0 322 -3 c 1 + 322 27 l 1 + 367 29 379 32 387 39 c 0 + 396 48 398 74 398 174 c 2 + 398 184 l 1 + 398 247 l 1 + 398 282 l 2 + 398 390 395 402 376 409 c 0 + 365 413 327 416 291 416 c 0 + 273 416 251 414 240 411 c 0 + 223 406 223 406 221 329 c 0 + 217 239 203 156 182 104 c 0 + 155 37 93 -16 41 -16 c 0 + 33 -16 30 -16 10 -13 c 1 + 10 19 9 23 3 59 c 1 + 20 64 l 1 + 37 47 53 39 73 39 c 0 + 109 39 126 64 137 135 c 0 + 143 180 153 295 153 338 c 0 + 153 396 149 416 138 421 c 0 + 129 425 129 425 76 429 c 1 + 76 456 l 1 + 103 455 l 2 + 228 450 228 450 292 450 c 0 + 389 450 409 450 531 455 c 2 + 559 456 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10078 +Encoding: 1084 1084 691 +Width: 696 +Flags: MW +LayerCount: 2 +Fore +SplineSet +338 -9 m 1 + 317 -9 l 1 + 306 15 306 16 299 33 c 0 + 251 131 207 225 160 324 c 2 + 139 368 l 1 + 139 206 142 78 144 61 c 0 + 148 33 153 30 217 27 c 1 + 217 -3 l 1 + 150 1 140 1 124 1 c 0 + 118 1 89 0 47 -2 c 2 + 24 -3 l 1 + 24 25 l 1 + 31 25 37 25 39 26 c 0 + 78 28 86 30 93 37 c 0 + 99 41 102 92 102 207 c 2 + 102 245 l 2 + 102 382 99 416 89 418 c 0 + 79 424 77 424 24 428 c 1 + 24 455 l 1 + 45 454 53 454 71 454 c 0 + 105 454 152 455 192 457 c 1 + 217 401 227 379 273 283 c 0 + 315 197 329 167 354 112 c 1 + 374 155 l 2 + 469 360 471 365 510 459 c 1 + 540 455 568 453 580 453 c 0 + 583 453 613 454 671 456 c 1 + 671 427 l 1 + 655 426 l 2 + 613 423 605 419 601 400 c 0 + 597 381 596 357 596 280 c 2 + 596 173 l 2 + 596 73 598 48 607 39 c 0 + 615 31 624 29 671 26 c 1 + 671 -3 l 1 + 610 -1 590 0 552 0 c 0 + 517 0 497 0 435 -3 c 1 + 435 25 l 1 + 450 26 l 2 + 497 28 504 31 508 48 c 0 + 511 64 513 126 513 234 c 0 + 513 267 512 296 508 360 c 1 + 488 318 l 2 + 376 81 371 69 338 -9 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10079 +Encoding: 1085 1085 692 +Width: 612 +Flags: MW +LayerCount: 2 +Fore +SplineSet +185 261 m 1 + 275 259 l 2 + 338 257 338 257 364 257 c 0 + 387 257 400 257 426 259 c 1 + 426 274 l 1 + 426 281 l 2 + 426 379 424 406 415 415 c 0 + 407 422 397 424 351 428 c 1 + 351 457 l 1 + 407 454 434 453 469 453 c 0 + 500 453 511 453 587 456 c 1 + 587 429 l 1 + 580 428 574 428 572 428 c 0 + 533 426 525 424 518 416 c 0 + 512 413 509 363 509 246 c 2 + 509 208 l 2 + 509 68 512 37 522 35 c 0 + 532 29 534 29 587 26 c 1 + 587 -2 l 1 + 532 0 503 1 470 1 c 0 + 431 1 405 0 351 -3 c 1 + 351 27 l 1 + 395 29 408 32 415 39 c 0 + 424 48 426 75 426 173 c 2 + 426 188 l 1 + 426 222 l 1 + 372 224 350 224 301 224 c 0 + 253 224 235 224 185 222 c 1 + 185 189 l 1 + 185 174 l 2 + 185 74 187 48 196 39 c 0 + 203 32 215 29 260 27 c 1 + 260 -3 l 1 + 206 0 180 1 141 1 c 0 + 108 1 79 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 98 453 112 453 142 453 c 0 + 177 453 204 454 260 457 c 1 + 260 428 l 1 + 253 427 246 427 244 426 c 0 + 201 423 194 420 190 401 c 0 + 186 382 185 357 185 280 c 2 + 185 274 l 1 + 185 261 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10080 +Encoding: 1086 1086 693 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 468 m 0 + 418 468 496 386 496 240 c 0 + 496 87 400 -15 256 -15 c 0 + 121 -15 38 77 38 229 c 0 + 38 370 137 468 279 468 c 0 +259 437 m 0 + 177 437 129 372 129 261 c 0 + 129 210 140 154 160 109 c 0 + 184 52 228 20 280 20 c 0 + 359 20 405 88 405 202 c 0 + 405 265 391 328 369 371 c 0 + 346 414 307 437 259 437 c 0 +EndSplineSet +Validated: 1 +Kerns2: 733 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10081 +Encoding: 1087 1087 694 +Width: 612 +Flags: MW +LayerCount: 2 +Fore +SplineSet +587 456 m 1 + 587 429 l 1 + 580 428 574 428 572 428 c 0 + 533 426 525 424 518 416 c 0 + 512 413 509 363 509 246 c 2 + 509 208 l 2 + 509 68 512 37 522 35 c 0 + 532 29 534 29 587 26 c 1 + 587 -2 l 1 + 532 0 503 1 470 1 c 0 + 431 1 405 0 351 -3 c 1 + 351 27 l 1 + 395 29 408 32 415 39 c 0 + 424 48 426 75 426 173 c 2 + 426 184 l 1 + 426 247 l 1 + 426 282 l 2 + 426 389 424 402 405 409 c 0 + 392 413 357 416 318 416 c 2 + 280 416 l 1 + 260 415 l 2 + 216 412 203 410 196 402 c 0 + 187 393 185 367 185 268 c 2 + 185 235 l 1 + 185 189 l 1 + 185 159 l 2 + 185 74 187 47 196 39 c 0 + 203 32 215 29 260 27 c 1 + 260 -3 l 1 + 206 0 180 1 141 1 c 0 + 108 1 79 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 51 455 l 1 + 146 453 l 2 + 261 450 261 450 317 450 c 0 + 418 450 436 450 560 455 c 2 + 587 456 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10082 +Encoding: 1088 1088 695 +Width: 576 +Flags: MW +LayerCount: 2 +Fore +SplineSet +17 399 m 1 + 17 429 l 1 + 70 432 126 446 170 467 c 1 + 183 460 l 1 + 181 369 l 1 + 256 439 l 2 + 278 459 309 468 358 468 c 0 + 467 468 539 391 539 275 c 0 + 539 213 516 146 483 108 c 0 + 463 84 415 50 356 16 c 0 + 322 -3 301 -9 273 -9 c 0 + 238 -9 210 -1 181 18 c 1 + 181 -14 l 2 + 181 -204 181 -219 190 -230 c 0 + 199 -239 210 -242 260 -245 c 1 + 260 -270 l 1 + 217 -268 192 -267 158 -267 c 0 + 119 -267 92 -268 16 -271 c 1 + 16 -242 l 1 + 97 -241 98 -240 98 -155 c 2 + 98 77 l 2 + 97 376 97 378 87 392 c 0 + 82 398 71 400 44 400 c 0 + 36 400 29 400 17 399 c 1 +181 306 m 2 + 181 102 l 1 + 223 59 255 44 301 44 c 0 + 391 44 454 122 454 232 c 0 + 454 336 396 404 310 404 c 0 + 249 404 181 352 181 306 c 2 +EndSplineSet +Validated: 1 +Kerns2: 733 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -41 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -61 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10083 +Encoding: 1089 1089 696 +Width: 448 +Flags: MW +LayerCount: 2 +Fore +SplineSet +396 312 m 1 + 368 312 l 1 + 366 329 365 344 364 350 c 0 + 362 375 358 384 340 395 c 0 + 316 410 285 418 253 418 c 0 + 170 418 126 362 126 256 c 0 + 126 126 194 35 290 35 c 0 + 329 35 367 45 399 63 c 1 + 410 52 l 1 + 391 19 l 1 + 344 -5 301 -16 254 -16 c 0 + 122 -16 38 74 38 214 c 0 + 38 279 59 345 91 377 c 0 + 107 393 153 423 197 446 c 0 + 228 462 254 468 292 468 c 0 + 340 468 372 461 411 441 c 1 + 401 404 398 374 396 312 c 1 +EndSplineSet +Validated: 1 +Kerns2: 720 12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 662 -29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10084 +Encoding: 1090 1090 697 +Width: 491 +Flags: MW +LayerCount: 2 +Fore +SplineSet +204 413 m 1 + 162 413 l 1 + 143 413 l 2 + 79 412 63 407 55 384 c 0 + 52 374 48 348 42 305 c 1 + 14 306 l 1 + 14 348 l 1 + 15 381 l 1 + 15 404 l 2 + 15 420 15 436 14 458 c 1 + 188 452 193 452 250 452 c 0 + 301 452 310 452 478 459 c 1 + 471 400 466 340 467 305 c 1 + 438 305 l 1 + 437 325 l 2 + 433 409 430 411 321 413 c 2 + 289 413 l 1 + 289 398 l 1 + 289 391 l 1 + 289 349 l 1 + 289 280 l 1 + 289 203 l 1 + 289 159 l 2 + 289 71 291 48 300 39 c 0 + 307 32 319 29 364 27 c 1 + 364 -3 l 1 + 310 0 284 1 244 1 c 0 + 211 1 182 0 127 -2 c 1 + 127 26 l 1 + 142 26 l 2 + 189 29 196 32 200 49 c 0 + 203 65 205 126 205 237 c 2 + 204 345 l 1 + 204 398 l 1 + 204 403 l 1 + 204 413 l 1 +EndSplineSet +Validated: 33 +Kerns2: 733 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -73 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -81 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10085 +Encoding: 1091 1091 698 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 -179 m 1 + 37 -179 l 1 + 53 -204 72 -215 98 -215 c 0 + 128 -215 149 -201 167 -169 c 0 + 183 -139 183 -139 230 -28 c 1 + 91 318 l 2 + 50 420 48 423 -7 427 c 1 + -7 457 l 1 + 33 454 54 453 91 453 c 0 + 119 453 148 454 223 457 c 1 + 223 428 l 1 + 208 427 l 2 + 157 423 152 421 152 401 c 0 + 152 390 152 390 176 323 c 2 + 198 262 l 1 + 270 79 l 1 + 347 277 l 2 + 385 378 385 379 385 396 c 0 + 385 419 376 423 323 428 c 1 + 323 455 l 1 + 375 453 396 453 420 453 c 0 + 450 453 472 454 505 456 c 1 + 505 428 l 1 + 454 423 446 413 381 262 c 2 + 240 -77 l 2 + 210 -149 188 -195 170 -223 c 0 + 147 -257 110 -280 75 -280 c 0 + 53 -280 35 -275 2 -261 c 1 + 13 -222 15 -216 23 -179 c 1 +EndSplineSet +Validated: 1 +Kerns2: 720 34 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -11 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 120 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 28 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 27 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 15 -78 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 14 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 13 -92 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10086 +Encoding: 1092 1092 699 +Width: 728 +Flags: MW +LayerCount: 2 +Fore +SplineSet +402 441 m 1 + 402 402 l 1 + 431 444 478 468 531 468 c 0 + 637 468 699 384 699 239 c 0 + 699 88 623 -16 513 -16 c 0 + 467 -16 428 3 402 39 c 1 + 402 -2 l 1 + 402 -44 l 2 + 402 -195 402 -203 407 -220 c 0 + 412 -237 425 -242 481 -245 c 1 + 481 -270 l 1 + 439 -268 413 -267 380 -267 c 0 + 341 -267 310 -268 241 -271 c 1 + 241 -242 l 1 + 286 -242 304 -239 311 -232 c 0 + 321 -220 323 -202 323 -126 c 2 + 323 -80 l 1 + 323 -63 l 1 + 323 -7 l 1 + 323 49 l 1 + 293 8 248 -15 197 -15 c 0 + 93 -15 27 79 27 226 c 0 + 27 368 104 468 214 468 c 0 + 258 468 296 452 323 422 c 1 + 323 472 l 1 + 323 522 l 1 + 323 534 l 2 + 322 556 322 581 321 610 c 0 + 319 629 315 633 299 635 c 0 + 296 636 285 636 265 637 c 2 + 253 638 l 1 + 245 638 l 1 + 245 666 l 1 + 321 678 348 686 398 709 c 1 + 406 700 l 1 + 403 615 402 573 402 481 c 2 + 402 441 l 1 +216 437 m 0 + 153 437 118 373 118 261 c 0 + 118 188 135 110 159 69 c 0 + 178 36 202 20 231 20 c 0 + 289 20 323 88 323 203 c 0 + 323 347 282 437 216 437 c 0 +500 437 m 0 + 437 437 401 373 401 260 c 0 + 401 187 418 109 442 68 c 0 + 461 35 485 19 513 19 c 0 + 573 19 608 86 608 202 c 0 + 608 347 567 437 500 437 c 0 +EndSplineSet +Validated: 1 +Kerns2: 733 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 683 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10087 +Encoding: 1093 1093 700 +Width: 509 +Flags: MW +LayerCount: 2 +Fore +SplineSet +14 425 m 1 + 122 466 l 1 + 162 449 181 429 229 350 c 2 + 272 277 l 1 + 346 378 l 2 + 379 424 388 442 387 457 c 1 + 408 455 423 454 434 454 c 0 + 444 454 459 455 479 457 c 1 + 479 429 l 1 + 445 429 435 423 400 383 c 2 + 289 250 l 1 + 386 109 l 2 + 424 55 449 36 485 36 c 2 + 510 37 l 1 + 510 15 l 1 + 454 2 446 0 393 -13 c 1 + 368 -4 354 10 323 59 c 2 + 241 186 l 1 + 166 80 l 2 + 137 38 127 16 126 -3 c 1 + 106 -1 95 0 76 0 c 0 + 58 0 43 -1 18 -3 c 1 + 18 24 l 1 + 64 26 69 28 107 75 c 2 + 222 214 l 1 + 149 324 142 333 125 353 c 0 + 95 387 66 403 37 403 c 0 + 31 403 25 403 16 401 c 1 + 14 425 l 1 +EndSplineSet +Validated: 33 +Kerns2: 733 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -7 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 5 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10088 +Encoding: 1094 1094 701 +Width: 612 +Flags: MW +LayerCount: 2 +Fore +SplineSet +509 246 m 2 + 509 208 l 2 + 510 80 512 51 522 49 c 0 + 532 43 534 42 587 39 c 1 + 578 17 566 -84 567 -127 c 1 + 537 -127 l 1 + 536 -116 536 -107 536 -104 c 0 + 532 -30 528 -18 506 -9 c 0 + 489 -3 378 4 294 4 c 0 + 269 4 266 4 231 3 c 0 + 187 1 155 0 146 0 c 2 + 51 -2 l 2 + 49 -2 39 -2 24 -3 c 1 + 24 25 l 1 + 39 26 l 2 + 78 28 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 424 74 425 24 428 c 1 + 24 456 l 1 + 81 454 107 453 141 453 c 0 + 176 453 204 454 260 456 c 1 + 260 427 l 1 + 244 426 l 2 + 201 423 194 419 190 401 c 0 + 186 384 185 355 185 294 c 2 + 185 265 l 1 + 185 219 l 1 + 185 186 l 2 + 185 86 187 60 196 51 c 0 + 203 44 215 41 260 38 c 2 + 280 38 l 1 + 307 38 l 2 + 366 38 394 40 409 47 c 0 + 424 53 426 70 426 171 c 2 + 426 207 l 1 + 426 269 l 1 + 426 280 l 2 + 426 379 424 405 415 414 c 0 + 407 422 400 424 351 427 c 1 + 351 456 l 1 + 407 454 435 453 470 453 c 0 + 504 453 530 454 587 456 c 1 + 587 428 l 1 + 572 427 l 2 + 533 425 525 423 518 415 c 0 + 512 412 509 364 509 246 c 2 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10091 +Encoding: 1097 1097 702 +Width: 840 +Flags: MW +LayerCount: 2 +Fore +SplineSet +738 246 m 2 + 738 208 l 2 + 739 82 741 50 751 49 c 1 + 761 43 763 42 816 39 c 1 + 807 17 795 -84 796 -127 c 1 + 766 -127 l 1 + 765 -116 765 -107 765 -103 c 0 + 761 -29 758 -19 735 -9 c 0 + 725 -5 699 -2 665 0 c 2 + 481 4 l 1 + 426 3 l 1 + 146 0 l 2 + 83 0 64 -1 24 -3 c 1 + 24 25 l 1 + 39 26 l 2 + 78 28 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 362 99 411 93 415 c 0 + 85 424 79 425 24 428 c 1 + 24 456 l 1 + 81 454 107 453 141 453 c 0 + 176 453 204 454 260 456 c 1 + 260 427 l 1 + 244 426 l 2 + 201 423 194 419 190 401 c 0 + 186 384 185 355 185 294 c 2 + 185 265 l 1 + 185 219 l 1 + 185 186 l 2 + 185 86 187 60 196 51 c 0 + 203 44 215 41 260 38 c 2 + 279 38 l 2 + 327 38 359 43 367 51 c 0 + 376 61 378 83 378 171 c 2 + 378 207 l 1 + 378 269 l 1 + 378 280 l 2 + 378 379 376 405 367 414 c 0 + 359 422 352 423 303 427 c 1 + 303 456 l 1 + 359 454 387 453 420 453 c 0 + 453 453 480 454 537 456 c 1 + 537 427 l 1 + 521 426 l 2 + 479 423 471 419 467 401 c 0 + 463 386 462 354 462 294 c 2 + 462 265 l 1 + 462 219 l 1 + 462 186 l 2 + 462 86 464 60 473 51 c 0 + 480 44 492 41 537 38 c 2 + 556 38 l 2 + 604 38 636 43 644 51 c 0 + 653 61 655 83 655 171 c 2 + 655 207 l 1 + 655 269 l 1 + 655 280 l 2 + 655 379 653 405 644 414 c 0 + 636 422 629 423 580 427 c 1 + 580 456 l 1 + 636 454 664 453 699 453 c 0 + 733 453 759 454 816 456 c 1 + 816 428 l 1 + 801 427 l 2 + 762 425 754 423 747 415 c 0 + 741 412 738 361 738 246 c 2 +EndSplineSet +Validated: 33 +EndChar + +StartChar: afii10092 +Encoding: 1098 1098 703 +Width: 541 +Flags: MW +LayerCount: 2 +Fore +SplineSet +356 457 m 1 + 356 428 l 1 + 348 427 342 427 340 426 c 0 + 293 423 287 419 283 391 c 0 + 281 359 281 353 281 268 c 1 + 314 270 330 271 349 271 c 0 + 465 271 528 227 528 148 c 0 + 528 61 451 -2 345 -2 c 0 + 340 -2 331 -2 320 -1 c 0 + 288 0 281 0 242 0 c 0 + 209 0 179 -1 120 -3 c 1 + 120 25 l 1 + 135 26 l 2 + 172 28 184 30 189 38 c 0 + 195 47 198 93 198 182 c 0 + 198 198 198 198 197 246 c 0 + 196 396 195 401 185 409 c 0 + 177 414 156 417 121 417 c 0 + 95 417 82 413 74 404 c 0 + 65 392 63 382 60 341 c 2 + 57 295 l 1 + 27 295 l 1 + 29 339 18 425 7 454 c 1 + 25 456 31 456 52 456 c 0 + 62 456 96 455 141 454 c 0 + 173 453 203 453 224 453 c 0 + 274 453 304 454 356 457 c 1 +281 131 m 1 + 281 83 l 2 + 281 75 281 57 280 34 c 1 + 304 29 317 28 334 28 c 0 + 400 28 443 73 443 141 c 0 + 443 209 405 238 318 238 c 0 + 306 238 296 238 281 237 c 1 + 281 185 l 1 + 281 131 l 1 +EndSplineSet +Validated: 33 +Kerns2: 733 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10093 +Encoding: 1099 1099 704 +Width: 663 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 429 m 1 + 24 456 l 1 + 91 454 117 453 145 453 c 0 + 182 453 209 454 261 457 c 1 + 261 428 l 1 + 253 427 247 427 245 426 c 0 + 198 423 192 419 188 391 c 0 + 186 359 186 353 186 268 c 1 + 221 270 235 271 254 271 c 0 + 361 271 419 227 419 148 c 0 + 419 61 348 -2 250 -2 c 0 + 244 -2 236 -2 224 -1 c 0 + 194 0 185 0 147 0 c 0 + 114 0 84 -1 25 -3 c 1 + 25 25 l 1 + 40 26 l 2 + 77 28 89 30 94 38 c 0 + 100 47 103 93 103 182 c 0 + 103 198 103 198 102 246 c 0 + 101 398 100 412 90 419 c 0 + 80 425 75 426 24 429 c 1 +186 83 m 1 + 185 34 l 1 + 210 29 222 28 238 28 c 0 + 296 28 334 72 334 141 c 0 + 334 209 300 238 223 238 c 0 + 211 238 201 238 186 237 c 1 + 186 185 l 1 + 186 131 l 1 + 186 83 l 1 +403 -3 m 1 + 403 27 l 1 + 448 29 460 32 467 39 c 0 + 476 48 478 74 478 174 c 2 + 478 280 l 2 + 478 381 476 405 467 415 c 0 + 459 422 450 424 403 428 c 1 + 403 457 l 1 + 459 454 486 453 521 453 c 0 + 552 453 563 453 639 456 c 1 + 639 429 l 1 + 632 428 626 428 624 428 c 0 + 585 426 577 424 570 416 c 0 + 564 411 561 363 561 246 c 2 + 561 208 l 2 + 561 70 564 38 574 35 c 0 + 584 29 586 29 639 26 c 1 + 639 -2 l 1 + 584 0 555 1 522 1 c 0 + 483 1 457 0 403 -3 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10094 +Encoding: 1100 1100 705 +Width: 446 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 429 m 1 + 24 456 l 1 + 91 454 117 453 145 453 c 0 + 182 453 209 454 261 457 c 1 + 261 428 l 1 + 253 427 247 427 245 426 c 0 + 198 423 192 419 188 391 c 0 + 186 359 186 353 186 268 c 1 + 219 270 235 271 254 271 c 0 + 370 271 433 227 433 148 c 0 + 433 61 356 -2 250 -2 c 0 + 245 -2 236 -2 225 -1 c 0 + 193 0 186 0 147 0 c 0 + 114 0 84 -1 25 -3 c 1 + 25 25 l 1 + 40 26 l 2 + 77 28 89 30 94 38 c 0 + 100 47 103 94 103 182 c 0 + 103 193 103 193 102 246 c 0 + 101 398 100 412 89 419 c 0 + 80 425 75 426 24 429 c 1 +186 83 m 1 + 185 34 l 1 + 209 29 222 28 239 28 c 0 + 305 28 348 73 348 141 c 0 + 348 209 310 238 223 238 c 0 + 211 238 201 238 186 237 c 1 + 186 185 l 1 + 186 131 l 1 + 186 83 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -43 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -33 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -45 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -31 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10095 +Encoding: 1101 1101 706 +Width: 467 +Flags: MW +LayerCount: 2 +Fore +SplineSet +311 240 m 1 + 332 240 l 1 + 321 355 261 430 177 430 c 0 + 140 430 98 417 75 400 c 0 + 72 398 65 391 53 380 c 0 + 50 377 45 372 38 366 c 1 + 36 396 35 402 31 421 c 1 + 87 455 136 469 197 469 c 0 + 340 469 430 378 430 234 c 0 + 430 87 333 -16 196 -16 c 0 + 148 -16 105 -5 57 19 c 1 + 38 52 l 1 + 49 63 l 1 + 83 37 123 24 173 24 c 0 + 271 24 328 86 332 195 c 1 + 307 198 299 198 287 198 c 0 + 271 198 238 197 173 193 c 1 + 184 247 l 1 + 227 241 233 240 290 240 c 2 + 311 240 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -27 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 3 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10096 +Encoding: 1102 1102 707 +Width: 776 +Flags: MW +LayerCount: 2 +Fore +SplineSet +185 277 m 1 + 185 261 l 1 + 240 259 251 259 291 258 c 1 + 304 384 399 468 531 468 c 0 + 670 468 748 386 748 240 c 0 + 748 87 652 -15 507 -15 c 0 + 409 -15 340 31 308 117 c 0 + 296 151 289 189 289 224 c 1 + 283 224 l 1 + 279 224 l 2 + 250 224 232 224 185 222 c 1 + 185 183 l 1 + 185 174 l 2 + 185 74 187 48 196 39 c 0 + 203 32 215 29 260 27 c 1 + 260 -3 l 1 + 206 0 180 1 141 1 c 0 + 107 1 79 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 98 453 112 453 142 453 c 0 + 177 453 204 454 260 457 c 1 + 260 428 l 1 + 253 427 246 427 244 426 c 0 + 201 423 194 420 190 401 c 0 + 186 382 185 357 185 280 c 2 + 185 277 l 1 +511 437 m 0 + 428 437 380 372 380 261 c 0 + 380 209 391 154 411 109 c 0 + 436 52 479 20 532 20 c 0 + 610 20 657 88 657 202 c 0 + 657 265 643 328 621 371 c 0 + 598 414 559 437 511 437 c 0 +EndSplineSet +Validated: 1 +Kerns2: 733 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 715 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 700 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -14 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -28 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 686 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10097 +Encoding: 1103 1103 708 +Width: 518 +Flags: MW +LayerCount: 2 +Fore +SplineSet +306 247 m 1 + 309 232 l 1 + 273 190 249 160 213 112 c 0 + 193 83 172 55 151 27 c 0 + 141 13 137 9 129 -2 c 1 + 111 0 98 0 75 0 c 0 + 51 0 33 0 8 -2 c 1 + 8 27 l 1 + 51 27 63 35 104 92 c 0 + 124 118 139 137 157 160 c 0 + 177 186 190 204 206 227 c 1 + 124 245 77 293 77 359 c 0 + 77 412 108 446 164 456 c 0 + 178 459 198 460 234 460 c 0 + 260 460 260 460 403 453 c 0 + 432 454 461 455 494 456 c 1 + 494 429 l 1 + 487 428 481 428 479 428 c 0 + 440 426 432 424 425 416 c 0 + 419 412 416 363 416 246 c 2 + 416 208 l 2 + 416 69 419 38 429 35 c 0 + 439 29 441 29 494 26 c 1 + 494 -2 l 1 + 431 0 407 1 377 1 c 0 + 339 1 322 0 258 -3 c 1 + 258 27 l 1 + 303 29 315 32 322 39 c 0 + 331 48 333 74 333 174 c 2 + 333 239 l 2 + 333 341 332 390 329 418 c 1 + 304 426 289 429 267 429 c 0 + 202 429 165 398 165 345 c 0 + 165 285 210 245 279 245 c 0 + 287 245 293 245 306 247 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10098 +Encoding: 1169 1169 709 +Width: 421 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 417 m 1 + 260 417 l 2 + 245 417 219 417 187 416 c 1 + 186 382 185 358 185 280 c 2 + 185 174 l 2 + 185 74 187 48 196 39 c 0 + 203 32 215 29 260 27 c 1 + 260 -3 l 1 + 205 0 177 1 141 1 c 0 + 110 1 88 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 34 456 46 456 47 455 c 2 + 150 451 l 1 + 248 453 305 454 321 456 c 0 + 356 465 358 469 363 576 c 1 + 393 576 l 1 + 392 532 402 448 413 417 c 1 + 398 417 l 1 + 279 417 l 1 +EndSplineSet +Validated: 33 +Kerns2: 715 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -13 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -12 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10099 +Encoding: 1106 1106 710 +Width: 525 +Flags: MW +LayerCount: 2 +Fore +SplineSet +177 591 m 2 + 177 582 l 1 + 211 581 226 581 245 581 c 0 + 275 581 296 581 334 583 c 1 + 334 546 l 1 + 307 547 303 547 281 547 c 2 + 230 547 l 1 + 177 548 l 1 + 177 375 l 1 + 240 435 l 2 + 266 459 290 468 333 468 c 0 + 387 468 435 448 461 416 c 0 + 481 390 491 352 491 296 c 2 + 490 228 l 2 + 489 46 489 46 481 -1 c 0 + 467 -82 438 -133 388 -165 c 0 + 366 -179 340 -187 317 -187 c 0 + 313 -187 308 -187 302 -186 c 1 + 291 -152 l 1 + 304 -154 309 -154 317 -154 c 0 + 390 -154 408 -89 408 178 c 0 + 408 289 403 333 388 361 c 0 + 373 388 340 405 300 405 c 0 + 254 405 215 385 190 348 c 0 + 179 333 178 326 178 267 c 2 + 179 89 l 2 + 180 30 182 29 256 27 c 1 + 256 -2 l 1 + 181 0 175 0 152 0 c 2 + 65 -1 l 2 + 54 -2 37 -2 15 -2 c 1 + 15 27 l 1 + 29 27 l 2 + 67 28 80 31 86 40 c 0 + 95 53 96 69 96 344 c 0 + 96 349 96 370 95 407 c 0 + 95 437 94 487 93 548 c 1 + 70 547 l 2 + 41 547 40 547 14 546 c 1 + 14 585 l 1 + 93 583 l 1 + 92 646 91 648 83 655 c 0 + 76 659 72 659 53 660 c 2 + 28 660 l 1 + 14 660 l 1 + 14 689 l 1 + 73 693 136 706 173 723 c 1 + 181 718 l 1 + 180 704 l 1 + 178 641 l 2 + 177 616 177 599 177 591 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10101 +Encoding: 1108 1108 711 +Width: 448 +Flags: MW +LayerCount: 2 +Fore +SplineSet +396 312 m 1 + 368 312 l 1 + 366 328 365 345 364 350 c 0 + 362 375 358 384 340 395 c 0 + 316 410 285 418 253 418 c 0 + 170 418 126 362 126 255 c 0 + 126 250 126 246 127 240 c 1 + 221 240 245 241 285 247 c 1 + 289 245 l 1 + 280 193 l 1 + 210 197 193 198 132 198 c 1 + 149 97 210 35 290 35 c 0 + 329 35 367 45 399 63 c 1 + 410 52 l 1 + 391 19 l 1 + 344 -5 301 -16 254 -16 c 0 + 122 -16 38 74 38 214 c 0 + 38 279 59 345 91 377 c 0 + 107 393 153 423 197 446 c 0 + 228 462 254 468 292 468 c 0 + 340 468 372 461 411 441 c 1 + 401 404 398 374 396 312 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10102 +Encoding: 1109 1109 712 +Width: 414 +Flags: MW +LayerCount: 2 +Fore +SplineSet +48 145 m 1 + 78 145 l 1 + 79 132 l 2 + 80 86 86 68 107 49 c 0 + 129 29 162 17 196 17 c 0 + 258 17 304 56 304 109 c 0 + 304 151 286 168 214 194 c 0 + 153 216 123 229 106 240 c 0 + 74 264 59 293 59 333 c 0 + 59 417 120 468 219 468 c 0 + 265 468 301 461 348 442 c 1 + 345 424 343 394 342 329 c 1 + 313 329 l 1 + 312 366 307 384 293 401 c 0 + 275 426 247 438 212 438 c 0 + 159 438 124 410 124 366 c 0 + 124 333 139 314 179 296 c 0 + 199 286 206 284 276 260 c 0 + 343 238 376 200 376 145 c 0 + 376 52 292 -15 177 -15 c 0 + 127 -15 85 -7 38 11 c 1 + 46 36 49 66 49 121 c 0 + 49 125 49 135 48 145 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10103 +Encoding: 1110 1110 713 +Width: 276 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 400 m 1 + 25 428 l 1 + 99 440 137 450 182 470 c 1 + 191 462 l 1 + 187 375 186 318 186 207 c 0 + 186 71 187 50 197 39 c 0 + 204 32 213 30 262 27 c 1 + 262 -3 l 1 + 207 0 178 1 143 1 c 0 + 112 1 89 0 25 -2 c 1 + 25 26 l 1 + 40 26 l 2 + 87 29 94 32 98 49 c 0 + 101 66 103 132 103 276 c 0 + 103 362 100 388 91 393 c 0 + 85 397 82 397 59 398 c 0 + 36 399 36 399 25 400 c 1 +142 684 m 0 + 171 684 195 659 195 629 c 0 + 195 598 171 574 141 574 c 0 + 112 574 88 599 88 629 c 0 + 88 660 112 684 142 684 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10105 +Encoding: 1112 1112 714 +Width: 269 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-1 -275 m 1 + -12 -241 l 1 + 1 -243 6 -243 14 -243 c 0 + 88 -243 104 -172 104 155 c 0 + 104 382 104 382 98 393 c 0 + 93 400 93 400 28 402 c 1 + 28 429 l 1 + 94 438 143 450 184 469 c 1 + 194 460 l 1 + 189 384 187 320 187 224 c 0 + 187 -37 187 -37 177 -90 c 0 + 163 -172 135 -222 85 -254 c 0 + 62 -268 37 -276 13 -276 c 0 + 11 -276 5 -276 -1 -275 c 1 +144 684 m 0 + 173 684 197 659 197 629 c 0 + 197 598 173 574 143 574 c 0 + 114 574 90 599 90 629 c 0 + 90 660 114 684 144 684 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10106 +Encoding: 1113 1113 715 +Width: 708 +Flags: MW +LayerCount: 2 +Fore +SplineSet +308 -3 m 1 + 308 27 l 1 + 353 29 365 32 372 39 c 0 + 382 50 383 68 384 208 c 2 + 384 247 l 1 + 384 282 l 2 + 384 390 382 402 363 409 c 0 + 353 412 315 416 293 416 c 0 + 272 416 251 414 240 411 c 0 + 223 406 223 406 221 329 c 0 + 217 239 203 156 182 104 c 0 + 155 37 93 -16 41 -16 c 0 + 33 -16 30 -16 10 -13 c 1 + 10 5 l 2 + 10 19 8 34 3 59 c 1 + 20 64 l 1 + 37 47 53 39 73 39 c 0 + 109 39 126 64 137 135 c 0 + 144 180 153 295 153 338 c 0 + 153 396 149 416 138 421 c 0 + 129 425 129 425 76 429 c 1 + 76 456 l 1 + 103 455 l 2 + 228 450 228 450 285 450 c 0 + 374 450 398 451 518 455 c 2 + 545 456 l 1 + 543 428 l 1 + 535 427 528 427 526 426 c 0 + 480 423 474 419 470 391 c 0 + 467 360 467 353 467 268 c 1 + 502 270 517 271 536 271 c 0 + 647 271 708 227 708 148 c 0 + 708 61 634 -2 532 -2 c 0 + 527 -2 518 -2 506 -1 c 0 + 473 0 437 1 416 1 c 0 + 387 1 363 0 308 -3 c 1 +468 83 m 1 + 467 34 l 1 + 491 29 504 28 520 28 c 0 + 582 28 623 73 623 141 c 0 + 623 209 587 238 504 238 c 0 + 492 238 482 238 468 237 c 1 + 468 185 l 1 + 468 131 l 1 + 468 83 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -23 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -21 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -19 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10107 +Encoding: 1114 1114 716 +Width: 737 +Flags: MW +LayerCount: 2 +Fore +SplineSet +185 281 m 1 + 185 268 l 1 + 248 267 254 266 301 265 c 0 + 314 264 329 264 344 264 c 0 + 368 264 383 264 412 266 c 1 + 412 281 l 1 + 412 287 l 2 + 412 379 410 406 401 415 c 0 + 393 422 384 424 337 428 c 1 + 337 457 l 1 + 393 454 420 453 455 453 c 0 + 486 453 498 453 574 456 c 1 + 574 429 l 1 + 566 428 561 428 559 428 c 0 + 508 425 502 422 499 398 c 0 + 496 360 496 353 496 265 c 1 + 531 267 547 268 566 268 c 0 + 676 268 736 225 736 147 c 0 + 736 61 662 -2 560 -2 c 0 + 555 -2 547 -2 535 -1 c 0 + 507 0 493 0 460 0 c 0 + 397 0 382 0 337 -3 c 1 + 337 27 l 1 + 381 29 394 32 401 39 c 0 + 410 49 412 75 412 179 c 2 + 412 195 l 1 + 412 229 l 1 + 355 231 334 231 294 231 c 0 + 256 231 238 231 185 229 c 1 + 185 195 l 1 + 185 174 l 2 + 185 74 187 48 196 39 c 0 + 203 32 216 29 260 27 c 1 + 260 -3 l 1 + 206 0 180 1 141 1 c 0 + 107 1 79 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 98 453 112 453 142 453 c 0 + 177 453 204 454 260 457 c 1 + 260 428 l 1 + 253 427 247 427 244 426 c 0 + 201 423 194 420 190 401 c 0 + 186 383 185 356 185 287 c 2 + 185 281 l 1 +496 83 m 1 + 496 34 l 1 + 520 29 533 28 549 28 c 0 + 610 28 651 73 651 141 c 0 + 651 206 615 235 535 235 c 0 + 522 235 512 235 497 233 c 1 + 497 185 l 1 + 497 131 l 1 + 496 83 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -32 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 720 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 703 -26 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 698 -39 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 -24 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 9 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10108 +Encoding: 1115 1115 717 +Width: 572 +Flags: MW +LayerCount: 2 +Fore +SplineSet +177 591 m 2 + 177 582 l 1 + 211 581 226 581 245 581 c 0 + 275 581 296 581 334 583 c 1 + 334 546 l 1 + 307 547 303 547 281 547 c 2 + 230 547 l 1 + 177 548 l 1 + 177 375 l 1 + 240 435 l 2 + 266 459 290 468 333 468 c 0 + 387 468 435 449 461 416 c 0 + 482 389 491 352 491 285 c 0 + 491 275 491 250 490 228 c 0 + 489 179 488 144 488 129 c 0 + 488 30 488 29 562 28 c 1 + 562 -1 l 1 + 525 0 504 1 476 1 c 0 + 445 1 430 0 398 -2 c 1 + 404 143 405 173 405 236 c 0 + 405 309 401 335 387 361 c 0 + 372 388 339 405 299 405 c 0 + 253 405 215 385 190 348 c 0 + 179 333 178 325 178 267 c 2 + 179 89 l 2 + 180 30 182 29 256 27 c 1 + 256 -2 l 1 + 181 0 175 0 152 0 c 2 + 65 -1 l 2 + 54 -2 37 -2 15 -2 c 1 + 15 27 l 1 + 29 27 l 2 + 67 28 80 31 86 40 c 0 + 95 53 96 69 96 344 c 0 + 96 349 96 370 95 407 c 0 + 95 437 94 487 93 548 c 1 + 70 547 l 2 + 41 547 40 547 14 546 c 1 + 14 585 l 1 + 93 583 l 1 + 92 646 91 648 83 655 c 0 + 76 659 72 659 53 660 c 2 + 28 660 l 1 + 14 660 l 1 + 14 689 l 1 + 73 693 136 706 173 723 c 1 + 181 718 l 1 + 180 704 l 1 + 178 641 l 2 + 177 616 177 599 177 591 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10193 +Encoding: 1119 1119 718 +Width: 612 +Flags: MW +LayerCount: 2 +Fore +SplineSet +587 -3 m 1 + 547 -1 l 2 + 500 1 490 1 469 1 c 0 + 403 1 371 -4 354 -17 c 0 + 334 -33 334 -33 322 -127 c 1 + 291 -127 l 1 + 289 -116 288 -107 288 -103 c 0 + 278 -13 263 0 167 0 c 0 + 108 0 89 0 24 -3 c 1 + 24 25 l 1 + 39 26 l 2 + 78 28 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 424 74 425 24 428 c 1 + 24 456 l 1 + 81 454 107 453 141 453 c 0 + 176 453 204 454 260 456 c 1 + 260 427 l 1 + 244 426 l 2 + 201 423 194 419 190 401 c 0 + 186 387 185 355 185 305 c 2 + 185 265 l 1 + 185 210 l 1 + 185 186 l 2 + 185 86 187 60 196 51 c 0 + 203 44 215 41 260 38 c 2 + 307 38 l 2 + 366 38 394 40 409 47 c 0 + 423 53 426 72 426 161 c 2 + 426 207 l 1 + 426 272 l 2 + 426 362 425 388 420 405 c 0 + 414 421 408 423 351 427 c 1 + 351 456 l 1 + 407 454 435 453 470 453 c 0 + 504 453 530 454 587 456 c 1 + 587 428 l 1 + 572 427 l 2 + 533 425 525 423 518 415 c 0 + 512 412 509 364 509 246 c 2 + 509 208 l 2 + 509 68 512 37 522 34 c 0 + 531 29 537 28 587 25 c 1 + 587 -3 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04E9 +Encoding: 1257 1257 719 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +175 246 m 1 + 221 245 l 2 + 296 243 300 243 331 243 c 0 + 359 243 382 243 403 244 c 1 + 391 370 341 437 260 437 c 0 + 176 437 129 372 129 259 c 2 + 129 246 l 1 + 175 246 l 1 +140 209 m 2 + 133 209 l 1 + 153 82 201 19 280 19 c 0 + 333 19 374 52 393 110 c 0 + 400 134 404 164 405 208 c 1 + 389 209 283 210 241 210 c 0 + 181 210 167 210 140 209 c 2 +279 468 m 0 + 418 468 496 386 496 240 c 0 + 496 87 400 -15 256 -15 c 0 + 121 -15 38 77 38 229 c 0 + 38 370 137 468 279 468 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10089 +Encoding: 1095 1095 720 +Width: 553 +Flags: MW +LayerCount: 2 +Fore +SplineSet +293 26 m 1 + 308 26 l 2 + 355 29 362 32 366 49 c 0 + 368 69 370 114 370 183 c 1 + 283 168 270 166 241 166 c 0 + 181 166 126 188 100 222 c 0 + 85 242 80 263 79 315 c 0 + 76 404 75 414 66 419 c 0 + 56 425 52 426 1 429 c 1 + 1 456 l 1 + 74 453 88 453 119 453 c 0 + 154 453 181 454 237 457 c 1 + 237 428 l 1 + 221 426 l 2 + 162 422 162 422 162 314 c 0 + 162 270 171 246 195 228 c 0 + 219 211 255 201 294 201 c 0 + 318 201 327 202 371 212 c 1 + 371 233 l 1 + 371 258 l 2 + 371 357 368 406 362 416 c 0 + 356 424 351 425 293 429 c 1 + 293 456 l 1 + 367 453 381 453 411 453 c 0 + 446 453 473 454 529 457 c 1 + 529 428 l 1 + 522 427 515 427 513 426 c 0 + 471 423 463 420 459 401 c 0 + 455 385 454 355 454 295 c 2 + 454 159 l 2 + 454 75 456 47 465 39 c 0 + 472 32 484 29 529 27 c 1 + 529 -3 l 1 + 475 0 449 1 410 1 c 0 + 376 1 348 0 293 -2 c 1 + 293 26 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10090 +Encoding: 1096 1096 721 +Width: 840 +Flags: MW +LayerCount: 2 +Fore +SplineSet +817 25 m 1 + 817 -3 l 1 + 797 -2 782 -1 779 -1 c 2 + 694 0 l 1 + 481 4 l 1 + 426 3 l 1 + 146 0 l 2 + 83 0 63 -1 24 -3 c 1 + 24 25 l 1 + 39 26 l 2 + 78 28 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 362 99 411 93 415 c 0 + 85 424 79 425 24 428 c 1 + 24 456 l 1 + 81 454 107 453 141 453 c 0 + 176 453 204 454 260 456 c 1 + 260 427 l 1 + 244 426 l 2 + 201 423 194 419 190 401 c 0 + 186 384 185 355 185 294 c 2 + 185 265 l 1 + 185 219 l 1 + 185 186 l 2 + 185 86 187 60 196 51 c 0 + 203 44 215 41 260 38 c 2 + 279 38 l 2 + 327 38 359 43 367 51 c 0 + 376 61 378 83 378 171 c 2 + 378 207 l 1 + 378 269 l 1 + 378 280 l 2 + 378 379 376 405 367 414 c 0 + 359 422 352 423 303 427 c 1 + 303 456 l 1 + 359 454 387 453 420 453 c 0 + 453 453 480 454 537 456 c 1 + 537 427 l 1 + 521 426 l 2 + 479 423 471 419 467 401 c 0 + 463 386 462 354 462 294 c 2 + 462 265 l 1 + 462 219 l 1 + 462 186 l 2 + 462 86 464 60 473 51 c 0 + 480 44 492 41 537 38 c 2 + 556 38 l 2 + 604 38 636 43 644 51 c 0 + 653 61 655 83 655 171 c 2 + 655 207 l 1 + 655 269 l 1 + 655 280 l 2 + 655 379 653 405 644 414 c 0 + 636 422 629 423 580 427 c 1 + 580 456 l 1 + 636 454 664 453 699 453 c 0 + 733 453 760 454 817 456 c 1 + 817 428 l 1 + 802 427 l 2 + 754 425 747 422 744 405 c 0 + 737 367 736 165 742 66 c 0 + 744 29 745 29 817 25 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni0497 +Encoding: 1175 1175 722 +Width: 760 +Flags: MW +LayerCount: 2 +Fore +SplineSet +504 456 m 1 + 504 429 l 1 + 497 428 492 428 489 428 c 0 + 442 425 435 422 431 406 c 0 + 428 386 426 334 426 257 c 1 + 435 257 l 1 + 456 257 l 1 + 478 257 l 1 + 568 365 617 439 612 459 c 1 + 642 457 656 457 675 457 c 0 + 695 457 711 457 742 459 c 1 + 742 431 l 1 + 674 430 645 415 601 359 c 2 + 537 274 l 1 + 628 149 l 2 + 677 78 700 58 749 46 c 1 + 736 -18 728 -89 729 -127 c 1 + 699 -127 l 1 + 698 -116 698 -107 698 -104 c 0 + 695 -39 695 -39 641 12 c 0 + 609 42 568 95 477 224 c 1 + 426 224 l 1 + 427 178 l 2 + 427 75 429 48 435 38 c 0 + 444 30 448 29 504 26 c 1 + 504 -2 l 1 + 449 0 422 1 386 1 c 0 + 351 1 323 0 268 -2 c 1 + 268 26 l 1 + 283 26 l 2 + 331 29 337 32 341 49 c 0 + 345 76 346 91 346 178 c 2 + 346 224 l 1 + 295 224 l 1 + 292 218 288 213 284 208 c 0 + 261 176 239 144 216 113 c 2 + 140 5 l 2 + 138 3 134 -2 126 -11 c 1 + 109 -9 l 2 + 86 -6 71 -4 68 -4 c 2 + 21 -1 l 2 + 19 -1 12 -1 3 0 c 1 + 4 26 l 1 + 59 32 63 36 144 149 c 2 + 236 274 l 1 + 172 359 l 2 + 127 415 98 430 31 431 c 1 + 31 459 l 1 + 62 457 78 457 98 457 c 0 + 116 457 130 457 161 459 c 1 + 156 439 205 365 295 257 c 1 + 316 257 l 1 + 329 257 l 1 + 333 257 l 2 + 346 258 349 260 349 272 c 0 + 349 292 343 399 342 406 c 0 + 338 424 335 424 268 429 c 1 + 268 456 l 1 + 341 453 355 453 386 453 c 0 + 419 453 430 453 504 456 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04AF +Encoding: 1199 1199 723 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +208 0 m 1 + 89 318 l 2 + 49 420 46 423 -7 427 c 1 + -7 457 l 1 + 33 454 54 453 91 453 c 0 + 119 453 148 454 223 457 c 1 + 223 428 l 1 + 208 427 l 2 + 158 424 152 421 152 402 c 0 + 152 383 158 362 196 262 c 2 + 272 46 l 1 + 349 271 l 2 + 377 343 385 373 385 398 c 0 + 385 418 375 423 323 428 c 1 + 323 455 l 1 + 375 453 396 453 420 453 c 0 + 450 453 472 454 505 456 c 1 + 505 428 l 1 + 455 425 441 406 385 262 c 1 + 291 0 l 1 + 291 -4 l 1 + 291 -11 l 1 + 291 -154 l 2 + 292 -222 294 -230 312 -237 c 0 + 321 -241 337 -243 370 -245 c 1 + 370 -270 l 1 + 327 -268 302 -267 268 -267 c 0 + 229 -267 202 -268 126 -271 c 1 + 126 -242 l 1 + 207 -241 208 -240 208 -156 c 2 + 208 -75 l 1 + 208 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10846 +Encoding: 1241 1241 724 +Width: 483 +Flags: MW +LayerCount: 2 +Fore +SplineSet +59 372 m 1 + 50 380 l 1 + 66 422 l 1 + 115 452 174 468 233 468 c 0 + 359 468 445 373 445 234 c 0 + 445 147 420 84 368 43 c 0 + 320 4 271 -15 217 -15 c 0 + 108 -15 38 59 38 175 c 0 + 38 181 38 192 39 206 c 1 + 73 217 105 220 214 221 c 2 + 353 221 l 1 + 351 272 344 306 327 337 c 0 + 299 388 248 417 188 417 c 0 + 142 417 102 403 59 372 c 1 +351 183 m 1 + 305 186 261 188 209 188 c 0 + 174 188 159 187 126 185 c 1 + 126 135 130 106 140 80 c 0 + 157 40 192 17 237 17 c 0 + 283 17 318 41 336 85 c 0 + 345 109 349 135 351 183 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04BB +Encoding: 1211 1211 725 +Width: 572 +Flags: MW +LayerCount: 2 +Fore +SplineSet +14 660 m 1 + 14 689 l 1 + 74 693 136 706 173 723 c 1 + 181 718 l 1 + 180 704 l 1 + 178 641 l 2 + 177 616 177 599 177 591 c 2 + 177 375 l 1 + 240 435 l 2 + 266 460 289 468 332 468 c 0 + 386 468 434 449 460 416 c 0 + 481 389 490 352 490 285 c 0 + 490 273 490 250 489 228 c 0 + 488 180 488 148 488 129 c 0 + 488 30 488 29 562 28 c 1 + 562 -1 l 1 + 525 0 504 1 476 1 c 0 + 445 1 430 0 398 -2 c 1 + 403 118 405 174 405 236 c 0 + 405 309 401 335 387 361 c 0 + 372 388 339 405 299 405 c 0 + 253 405 215 385 190 348 c 0 + 179 333 178 326 178 267 c 2 + 179 94 l 2 + 180 30 181 29 256 27 c 1 + 256 -2 l 1 + 191 0 175 0 151 0 c 2 + 14 -2 l 1 + 14 27 l 1 + 28 27 l 2 + 66 28 79 31 85 40 c 0 + 95 53 95 68 95 366 c 0 + 95 481 93 627 91 639 c 0 + 87 659 87 659 14 660 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0493 +Encoding: 1171 1171 726 +Width: 421 +Flags: MW +LayerCount: 2 +Fore +SplineSet +185 236 m 1 + 237 236 l 2 + 262 236 278 236 305 238 c 1 + 305 201 l 1 + 254 202 227 203 185 203 c 1 + 185 188 l 1 + 185 174 l 2 + 185 74 187 48 196 39 c 0 + 203 32 216 29 260 27 c 1 + 260 -3 l 1 + 206 0 177 1 141 1 c 0 + 110 1 88 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 86 29 93 32 97 49 c 0 + 99 58 101 99 101 128 c 2 + 102 202 l 1 + 83 202 73 202 49 201 c 1 + 49 240 l 1 + 102 238 l 1 + 102 242 l 1 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 93 454 143 453 227 453 c 0 + 259 453 259 453 399 454 c 1 + 414 453 l 1 + 403 422 392 338 393 294 c 1 + 363 294 l 1 + 362 317 l 2 + 358 413 353 418 273 418 c 0 + 270 418 270 418 188 416 c 1 + 186 382 185 358 185 280 c 2 + 185 258 l 1 + 185 236 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04B1 +Encoding: 1201 1201 727 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +207 -21 m 1 + 207 0 l 1 + 88 318 l 2 + 49 420 46 423 -7 427 c 1 + -7 457 l 1 + 33 454 53 453 91 453 c 0 + 118 453 148 454 223 457 c 1 + 223 428 l 1 + 208 427 l 2 + 157 424 151 421 151 402 c 0 + 151 383 158 361 196 262 c 2 + 272 46 l 1 + 349 271 l 2 + 376 342 385 373 385 398 c 0 + 385 418 375 423 323 428 c 1 + 323 455 l 1 + 375 453 396 453 420 453 c 0 + 450 453 472 454 505 456 c 1 + 505 428 l 1 + 455 425 441 406 385 262 c 1 + 291 0 l 1 + 290 -4 l 1 + 290 -11 l 1 + 290 -17 l 1 + 291 -22 l 1 + 294 -22 l 1 + 319 -22 l 2 + 348 -22 366 -22 405 -20 c 1 + 405 -57 l 1 + 345 -56 319 -55 291 -55 c 1 + 291 -100 l 2 + 291 -217 292 -224 305 -233 c 0 + 315 -240 329 -243 370 -245 c 1 + 370 -270 l 1 + 327 -268 302 -267 267 -267 c 0 + 229 -267 202 -268 126 -271 c 1 + 126 -242 l 1 + 207 -241 208 -240 208 -157 c 2 + 208 -75 l 1 + 208 -65 l 2 + 208 -64 208 -59 207 -55 c 1 + 170 -55 146 -55 88 -57 c 1 + 88 -18 l 1 + 152 -20 178 -20 203 -20 c 1 + 207 -21 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10071 +Encoding: 1105 1105 728 +Width: 483 +Flags: MW +LayerCount: 2 +Fore +SplineSet +424 81 m 1 + 433 73 l 1 + 417 31 l 1 + 368 1 309 -15 250 -15 c 0 + 124 -15 38 80 38 219 c 0 + 38 306 63 369 115 410 c 0 + 163 449 212 468 266 468 c 0 + 375 468 445 394 445 278 c 0 + 445 272 445 259 444 247 c 1 + 411 236 378 233 269 232 c 2 + 131 232 l 1 + 132 181 139 147 157 116 c 0 + 185 65 236 36 296 36 c 0 + 341 36 381 50 424 81 c 1 +132 270 m 1 + 179 267 222 265 277 265 c 0 + 311 265 325 266 357 268 c 1 + 356 323 353 349 343 373 c 0 + 326 413 291 436 246 436 c 0 + 201 436 165 412 147 368 c 0 + 138 344 134 318 132 270 c 1 +158 669 m 0 + 187 669 209 646 209 618 c 0 + 209 590 186 568 158 568 c 0 + 131 568 108 591 108 618 c 0 + 108 646 131 669 158 669 c 0 +359 669 m 0 + 386 669 409 646 409 618 c 0 + 409 590 386 568 358 568 c 0 + 331 568 308 591 308 618 c 0 + 308 646 331 669 359 669 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10075 +Encoding: 1081 1081 729 +Width: 612 +Flags: MW +LayerCount: 2 +Fore +SplineSet +185 129 m 1 + 229 173 l 2 + 262 206 302 251 411 375 c 1 + 423 388 l 1 + 420 421 416 423 351 428 c 1 + 351 457 l 1 + 407 454 434 453 469 453 c 0 + 500 453 511 453 587 456 c 1 + 587 429 l 1 + 580 428 574 428 572 428 c 0 + 533 426 525 424 518 416 c 0 + 512 413 509 363 509 246 c 2 + 509 208 l 2 + 509 68 512 37 522 35 c 0 + 532 29 534 29 587 26 c 1 + 587 -2 l 1 + 532 0 503 1 470 1 c 0 + 431 1 405 0 351 -3 c 1 + 351 27 l 1 + 395 29 408 32 415 39 c 0 + 424 48 426 75 426 172 c 2 + 426 188 l 1 + 426 280 l 1 + 426 304 l 1 + 426 328 l 1 + 330 231 286 185 187 74 c 1 + 190 33 193 31 260 27 c 1 + 260 -3 l 1 + 206 0 180 1 141 1 c 0 + 108 1 79 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 98 453 112 453 142 453 c 0 + 177 453 204 454 260 457 c 1 + 260 428 l 1 + 253 427 246 427 244 426 c 0 + 201 423 194 420 190 401 c 0 + 186 382 185 357 185 281 c 2 + 185 189 l 1 + 185 174 l 1 + 185 151 l 1 + 185 129 l 1 +178 703 m 1 + 204 703 l 1 + 216 641 252 609 312 609 c 0 + 369 609 411 645 421 703 c 1 + 446 703 l 1 + 439 606 390 550 311 550 c 0 + 231 550 183 605 178 703 c 1 +EndSplineSet +Validated: 1 +Kerns2: 715 15 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10100 +Encoding: 1107 1107 730 +Width: 421 +Flags: MW +LayerCount: 2 +Fore +SplineSet +260 27 m 1 + 260 -3 l 1 + 205 0 177 1 141 1 c 0 + 110 1 88 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 93 454 143 453 226 453 c 0 + 259 453 259 453 398 454 c 1 + 413 453 l 1 + 402 422 392 338 393 294 c 1 + 363 294 l 1 + 362 305 362 314 362 317 c 0 + 357 413 353 418 272 418 c 0 + 270 418 270 418 187 416 c 1 + 186 382 185 358 185 280 c 2 + 185 174 l 2 + 185 74 187 48 196 39 c 0 + 203 32 215 29 260 27 c 1 +193 537 m 1 + 161 537 l 1 + 294 665 l 2 + 326 696 332 700 345 700 c 0 + 359 700 370 687 370 670 c 0 + 370 652 357 636 324 616 c 2 + 193 537 l 1 +EndSplineSet +Validated: 33 +Kerns2: 715 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -18 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 1 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -10 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 684 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10104 +Encoding: 1111 1111 731 +Width: 276 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 400 m 1 + 26 428 l 1 + 100 440 138 450 183 470 c 1 + 191 462 l 1 + 188 377 187 317 187 210 c 0 + 187 71 188 50 198 39 c 0 + 205 32 214 30 262 27 c 1 + 262 -3 l 1 + 207 0 178 1 143 1 c 0 + 112 1 90 0 25 -2 c 1 + 25 26 l 1 + 41 26 l 2 + 88 29 95 32 99 49 c 0 + 102 66 104 134 104 276 c 0 + 104 363 101 389 92 393 c 0 + 86 397 83 397 60 398 c 0 + 36 399 36 399 26 400 c 1 +65 669 m 0 + 94 669 116 646 116 618 c 0 + 116 590 93 568 65 568 c 0 + 38 568 15 591 15 618 c 0 + 15 646 37 669 65 669 c 0 +218 669 m 0 + 245 669 268 646 268 618 c 0 + 268 590 245 568 217 568 c 0 + 190 568 167 591 167 618 c 0 + 167 646 190 669 218 669 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: afii10109 +Encoding: 1116 1116 732 +Width: 570 +Flags: MW +LayerCount: 2 +Fore +SplineSet +25 400 m 1 + 25 428 l 1 + 99 440 137 450 182 470 c 1 + 190 462 l 1 + 188 399 188 383 186 243 c 1 + 227 274 260 305 342 390 c 0 + 377 428 384 438 386 459 c 1 + 425 457 435 457 450 457 c 0 + 470 457 481 457 516 459 c 1 + 516 431 l 1 + 456 431 428 418 368 362 c 2 + 264 260 l 1 + 409 131 l 2 + 422 119 434 108 445 98 c 0 + 488 58 509 46 538 46 c 0 + 546 46 554 47 570 50 c 1 + 570 28 l 1 + 563 26 558 24 552 22 c 0 + 536 18 521 14 505 9 c 0 + 478 2 468 -2 447 -11 c 1 + 411 19 407 22 312 112 c 0 + 267 154 236 182 190 222 c 1 + 185 220 l 1 + 185 92 188 38 194 37 c 0 + 200 30 214 28 262 25 c 1 + 262 -2 l 1 + 193 0 178 0 151 0 c 0 + 125 0 103 0 24 -3 c 1 + 24 25 l 1 + 63 26 89 31 94 39 c 0 + 98 44 99 53 100 90 c 0 + 101 101 101 173 102 306 c 1 + 100 370 l 2 + 98 390 95 395 78 397 c 2 + 65 398 l 1 + 35 399 l 1 + 25 400 l 1 +271 537 m 1 + 239 537 l 1 + 372 665 l 1 + 382 675 l 2 + 401 694 411 700 423 700 c 0 + 436 700 447 687 447 670 c 0 + 447 652 433 636 402 616 c 2 + 271 537 l 1 +EndSplineSet +Validated: 1 +Kerns2: 733 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -6 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -2 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 681 -17 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: afii10110 +Encoding: 1118 1118 733 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 -179 m 1 + 37 -179 l 1 + 53 -204 72 -215 98 -215 c 0 + 128 -215 149 -201 167 -169 c 0 + 183 -139 183 -139 230 -28 c 1 + 91 318 l 2 + 50 420 48 423 -7 427 c 1 + -7 457 l 1 + 33 454 54 453 91 453 c 0 + 119 453 148 454 223 457 c 1 + 223 428 l 1 + 208 427 l 2 + 157 423 152 421 152 401 c 0 + 152 390 152 390 176 323 c 2 + 198 262 l 1 + 270 79 l 1 + 347 277 l 2 + 385 378 385 379 385 396 c 0 + 385 419 376 423 323 428 c 1 + 323 455 l 1 + 375 453 396 453 420 453 c 0 + 450 453 472 454 505 456 c 1 + 505 428 l 1 + 454 423 446 413 381 262 c 2 + 240 -77 l 2 + 210 -149 188 -195 170 -223 c 0 + 147 -257 110 -280 75 -280 c 0 + 53 -280 35 -275 2 -261 c 1 + 13 -222 15 -216 23 -179 c 1 +126 703 m 1 + 152 703 l 1 + 163 641 200 609 260 609 c 0 + 317 609 359 645 368 703 c 1 + 394 703 l 1 + 387 607 337 550 258 550 c 0 + 179 550 130 606 126 703 c 1 +EndSplineSet +Validated: 1 +Kerns2: 720 29 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 711 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 708 -25 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 699 -20 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 697 22 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 696 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 693 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 690 -8 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 687 -4 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 685 -30 "kernHorizontalKerninginLatinlookup0 per glyph data 0" 680 -16 "kernHorizontalKerninginLatinlookup0 per glyph data 0" +EndChar + +StartChar: uni04E3 +Encoding: 1251 1251 734 +Width: 627 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 429 m 1 + 24 456 l 1 + 98 453 112 453 142 453 c 0 + 177 453 204 454 260 457 c 1 + 260 428 l 1 + 254 427 246 427 244 426 c 0 + 202 423 194 420 190 401 c 0 + 186 382 185 357 185 280 c 2 + 185 189 l 1 + 185 174 l 1 + 185 120 l 2 + 185 116 186 104 187 90 c 1 + 238 158 268 198 303 251 c 0 + 349 318 393 384 441 455 c 1 + 466 453 476 453 499 453 c 0 + 522 453 530 453 603 456 c 1 + 603 428 l 1 + 588 427 l 2 + 549 425 541 423 534 415 c 0 + 528 411 525 360 525 245 c 2 + 525 207 l 2 + 525 71 528 36 538 34 c 0 + 547 28 552 28 603 25 c 1 + 603 -3 l 1 + 545 -1 518 0 486 0 c 0 + 451 0 423 -1 366 -3 c 1 + 366 26 l 1 + 383 27 l 2 + 425 30 433 34 437 52 c 0 + 441 71 442 97 442 173 c 2 + 442 188 l 1 + 442 280 l 1 + 442 307 l 2 + 442 320 441 347 439 388 c 1 + 388 316 l 2 + 244 111 209 61 174 1 c 1 + 136 -2 129 -3 103 -9 c 1 + 100 -2 l 1 + 101 50 l 1 + 102 208 l 1 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 +189 589 m 1 + 189 634 l 1 + 439 634 l 1 + 439 589 l 1 + 189 589 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04EF +Encoding: 1263 1263 735 +Width: 499 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 -179 m 1 + 37 -179 l 1 + 53 -204 72 -215 98 -215 c 0 + 128 -215 149 -201 167 -169 c 0 + 183 -139 183 -139 230 -28 c 1 + 91 318 l 2 + 50 420 48 423 -7 427 c 1 + -7 457 l 1 + 33 454 54 453 91 453 c 0 + 119 453 148 454 223 457 c 1 + 223 428 l 1 + 208 427 l 2 + 157 423 152 421 152 401 c 0 + 152 390 152 390 176 323 c 2 + 198 262 l 1 + 270 79 l 1 + 347 277 l 2 + 385 378 385 379 385 396 c 0 + 385 419 376 423 323 428 c 1 + 323 455 l 1 + 375 453 396 453 420 453 c 0 + 450 453 472 454 505 456 c 1 + 505 428 l 1 + 454 423 446 413 381 262 c 2 + 240 -77 l 2 + 210 -149 188 -195 170 -223 c 0 + 147 -257 110 -280 75 -280 c 0 + 53 -280 35 -275 2 -261 c 1 + 13 -222 15 -216 23 -179 c 1 +124 589 m 1 + 124 634 l 1 + 374 634 l 1 + 374 589 l 1 + 124 589 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni049D +Encoding: 1181 1181 736 +Width: 570 +Flags: MW +LayerCount: 2 +Fore +SplineSet +265 155 m 1 + 266 115 l 2 + 266 105 266 98 267 77 c 1 + 220 76 l 1 + 221 90 221 100 221 103 c 2 + 222 158 l 1 + 222 182 l 1 + 222 188 l 1 + 222 194 l 1 + 214 201 203 210 190 222 c 1 + 185 220 l 1 + 185 92 188 38 194 37 c 0 + 200 30 214 28 262 25 c 1 + 262 -2 l 1 + 193 0 178 0 151 0 c 0 + 125 0 103 0 24 -3 c 1 + 24 25 l 1 + 63 26 89 31 94 39 c 0 + 98 44 99 53 100 90 c 0 + 101 101 101 173 102 306 c 1 + 100 370 l 2 + 98 390 95 395 78 397 c 2 + 65 398 l 1 + 35 399 l 1 + 25 400 l 1 + 25 428 l 1 + 99 440 137 450 182 470 c 1 + 190 462 l 1 + 188 399 188 383 186 243 c 1 + 197 252 204 258 208 261 c 2 + 220 270 l 1 + 222 273 l 1 + 222 282 l 1 + 222 292 l 1 + 222 318 l 1 + 222 370 l 2 + 221 373 221 382 220 395 c 1 + 268 395 l 1 + 266 367 266 362 265 312 c 1 + 279 326 l 2 + 371 418 385 435 386 459 c 1 + 425 457 435 457 450 457 c 0 + 470 457 481 457 516 459 c 1 + 516 431 l 1 + 456 431 428 418 368 362 c 2 + 264 260 l 1 + 409 131 l 2 + 422 119 434 108 445 98 c 0 + 487 58 509 46 538 46 c 0 + 546 46 554 47 570 50 c 1 + 570 28 l 1 + 563 26 558 24 552 22 c 0 + 536 18 521 14 505 9 c 0 + 478 2 468 -2 447 -11 c 1 + 409 20 402 27 312 112 c 0 + 292 131 279 143 265 155 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni049B +Encoding: 1179 1179 737 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +264 260 m 1 + 409 131 l 2 + 423 118 435 107 445 98 c 0 + 485 61 497 53 527 46 c 1 + 514 -18 506 -89 507 -127 c 1 + 477 -127 l 1 + 476 -116 476 -107 476 -104 c 0 + 473 -36 470 -30 420 12 c 0 + 403 25 401 28 312 112 c 0 + 271 151 238 181 190 222 c 1 + 185 220 l 1 + 185 92 188 38 194 37 c 0 + 200 30 214 28 262 25 c 1 + 262 -2 l 1 + 193 0 178 0 151 0 c 0 + 125 0 103 0 24 -3 c 1 + 24 25 l 1 + 63 26 89 31 94 39 c 0 + 98 44 99 53 100 90 c 0 + 101 101 101 173 102 306 c 1 + 100 370 l 2 + 98 390 95 395 78 397 c 2 + 65 398 l 1 + 35 399 l 1 + 25 400 l 1 + 25 428 l 1 + 99 440 137 450 182 470 c 1 + 190 462 l 1 + 188 399 188 383 186 243 c 1 + 227 274 260 305 342 390 c 0 + 377 428 384 438 386 459 c 1 + 425 457 435 457 450 457 c 0 + 470 457 481 457 516 459 c 1 + 516 431 l 1 + 456 431 428 418 368 362 c 2 + 264 260 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04A3 +Encoding: 1187 1187 738 +Width: 612 +Flags: MW +LayerCount: 2 +Fore +SplineSet +185 261 m 1 + 275 259 l 2 + 338 257 338 257 364 257 c 0 + 387 257 400 257 426 259 c 1 + 426 274 l 1 + 426 281 l 2 + 426 379 424 406 415 415 c 0 + 407 422 397 424 351 428 c 1 + 351 457 l 1 + 407 454 434 453 469 453 c 0 + 500 453 512 453 588 456 c 1 + 588 429 l 1 + 581 428 575 428 573 428 c 0 + 534 426 525 424 518 416 c 0 + 512 413 509 363 509 246 c 2 + 509 217 l 2 + 510 82 512 52 522 49 c 0 + 532 43 535 43 588 40 c 1 + 578 18 566 -83 567 -126 c 1 + 537 -126 l 1 + 536 -103 l 2 + 533 -44 530 -28 520 -17 c 0 + 509 -6 476 1 432 1 c 0 + 429 1 402 0 351 -3 c 1 + 351 27 l 1 + 395 29 408 32 415 39 c 0 + 424 48 426 75 426 173 c 2 + 426 188 l 1 + 426 222 l 1 + 372 224 350 224 301 224 c 0 + 253 224 235 224 185 222 c 1 + 185 189 l 1 + 185 174 l 2 + 185 74 187 48 196 39 c 0 + 203 32 215 29 260 27 c 1 + 260 -3 l 1 + 206 0 180 1 141 1 c 0 + 108 1 79 0 24 -2 c 1 + 24 26 l 1 + 39 26 l 2 + 79 29 86 30 93 38 c 0 + 99 42 102 93 102 208 c 2 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 98 453 112 453 142 453 c 0 + 177 453 204 454 260 457 c 1 + 260 428 l 1 + 253 427 246 427 244 426 c 0 + 201 423 194 420 190 401 c 0 + 186 382 185 357 185 280 c 2 + 185 274 l 1 + 185 261 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04B3 +Encoding: 1203 1203 739 +Width: 497 +Flags: MW +LayerCount: 2 +Fore +SplineSet +289 250 m 1 + 386 109 l 2 + 425 53 450 35 483 37 c 1 + 469 -11 463 -59 463 -127 c 1 + 433 -127 l 1 + 430 -78 427 -39 426 -39 c 0 + 424 -32 421 -29 415 -25 c 2 + 392 -14 l 2 + 363 1 354 11 323 59 c 2 + 241 186 l 1 + 166 80 l 2 + 137 38 127 16 126 -3 c 1 + 106 -1 95 0 76 0 c 0 + 58 0 43 -1 18 -3 c 1 + 18 24 l 1 + 64 26 69 28 107 75 c 2 + 222 214 l 1 + 149 324 142 333 125 353 c 0 + 95 387 66 403 37 403 c 0 + 31 403 25 403 16 401 c 1 + 14 425 l 1 + 122 466 l 1 + 162 449 181 429 229 350 c 2 + 272 277 l 1 + 346 378 l 2 + 379 424 388 442 387 457 c 1 + 408 455 423 454 434 454 c 0 + 444 454 459 455 479 457 c 1 + 479 429 l 1 + 445 429 435 423 400 383 c 2 + 289 250 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04B9 +Encoding: 1209 1209 740 +Width: 553 +Flags: MW +LayerCount: 2 +Fore +SplineSet +293 26 m 1 + 308 26 l 2 + 355 29 362 32 366 49 c 0 + 368 69 370 114 370 183 c 1 + 358 180 345 178 332 176 c 0 + 323 174 320 174 296 170 c 1 + 296 164 296 161 297 149 c 2 + 297 131 l 2 + 298 114 298 100 298 92 c 2 + 299 71 l 1 + 252 70 l 1 + 253 91 254 115 254 166 c 1 + 127 169 76 212 79 315 c 1 + 76 404 75 414 66 419 c 0 + 56 425 52 426 1 429 c 1 + 1 456 l 1 + 74 453 88 453 119 453 c 0 + 154 453 181 454 237 457 c 1 + 237 428 l 1 + 230 427 223 427 221 426 c 0 + 162 422 162 421 162 314 c 0 + 162 247 188 216 254 204 c 1 + 254 216 l 1 + 254 229 l 1 + 254 248 l 2 + 254 267 254 281 253 286 c 0 + 253 289 253 296 252 305 c 1 + 300 305 l 1 + 299 295 298 288 298 286 c 2 + 297 248 l 1 + 296 210 l 1 + 296 200 l 1 + 322 201 334 203 371 212 c 1 + 371 233 l 1 + 371 258 l 2 + 371 357 368 406 362 416 c 0 + 356 424 351 425 293 429 c 1 + 293 456 l 1 + 367 453 381 453 411 453 c 0 + 446 453 473 454 529 457 c 1 + 529 428 l 1 + 522 427 515 427 513 426 c 0 + 471 423 463 420 459 401 c 0 + 455 385 454 355 454 295 c 2 + 454 159 l 2 + 454 75 456 47 465 39 c 0 + 472 32 484 29 529 27 c 1 + 529 -3 l 1 + 475 0 449 1 410 1 c 0 + 376 1 348 0 293 -2 c 1 + 293 26 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04B7 +Encoding: 1207 1207 741 +Width: 555 +Flags: MW +LayerCount: 2 +Fore +SplineSet +293 26 m 1 + 308 26 l 2 + 355 29 362 32 366 49 c 0 + 368 69 370 114 370 183 c 1 + 283 168 270 166 241 166 c 0 + 181 166 126 188 100 222 c 0 + 85 242 80 263 79 315 c 0 + 76 404 75 414 66 419 c 0 + 56 425 52 426 1 429 c 1 + 1 456 l 1 + 74 453 88 453 119 453 c 0 + 154 453 181 454 237 457 c 1 + 237 428 l 1 + 221 426 l 2 + 162 422 162 422 162 314 c 0 + 162 270 171 246 195 228 c 0 + 219 211 255 201 294 201 c 0 + 318 201 327 202 371 212 c 1 + 371 233 l 1 + 371 260 l 2 + 371 357 368 406 362 416 c 0 + 356 424 351 425 293 429 c 1 + 293 456 l 1 + 367 453 381 453 411 453 c 0 + 446 453 473 454 529 457 c 1 + 529 428 l 1 + 522 427 515 427 513 426 c 0 + 471 423 463 420 459 401 c 0 + 455 385 454 355 454 295 c 2 + 454 159 l 2 + 454 79 457 51 466 48 c 0 + 475 42 481 42 531 39 c 1 + 522 17 510 -85 511 -127 c 1 + 481 -127 l 1 + 480 -117 480 -107 480 -104 c 0 + 477 -43 474 -30 464 -19 c 0 + 453 -7 418 -1 360 -1 c 0 + 335 -1 322 -1 293 -2 c 1 + 293 26 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni0450 +Encoding: 1104 1104 742 +Width: 483 +Flags: MW +LayerCount: 2 +Fore +SplineSet +325 524 m 1 + 288 524 l 1 + 166 589 l 2 + 101 623 95 628 95 652 c 0 + 95 674 113 690 137 690 c 0 + 153 690 167 684 182 672 c 0 + 194 661 218 639 221 635 c 2 + 325 524 l 1 +424 81 m 1 + 433 73 l 1 + 417 31 l 1 + 368 1 309 -15 250 -15 c 0 + 124 -15 38 80 38 219 c 0 + 38 306 63 369 115 410 c 0 + 163 449 212 468 266 468 c 0 + 375 468 445 394 445 278 c 0 + 445 272 445 259 444 247 c 1 + 411 236 378 233 269 232 c 2 + 131 232 l 1 + 132 181 139 147 157 116 c 0 + 185 65 236 36 296 36 c 0 + 341 36 381 50 424 81 c 1 +132 270 m 1 + 179 267 222 265 277 265 c 0 + 311 265 325 266 357 268 c 1 + 356 323 353 349 343 373 c 0 + 326 413 291 436 246 436 c 0 + 201 436 165 412 147 368 c 0 + 138 344 134 318 132 270 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni045D +Encoding: 1117 1117 743 +Width: 627 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 429 m 1 + 24 456 l 1 + 98 453 112 453 142 453 c 0 + 177 453 204 454 260 457 c 1 + 260 428 l 1 + 254 427 246 427 244 426 c 0 + 202 423 194 420 190 401 c 0 + 186 382 185 357 185 280 c 2 + 185 189 l 1 + 185 174 l 1 + 185 120 l 2 + 185 116 186 104 187 90 c 1 + 238 158 268 198 303 251 c 0 + 349 318 393 384 441 455 c 1 + 466 453 476 453 499 453 c 0 + 522 453 530 453 603 456 c 1 + 603 428 l 1 + 588 427 l 2 + 549 425 541 423 534 415 c 0 + 528 411 525 360 525 245 c 2 + 525 207 l 2 + 525 71 528 36 538 34 c 0 + 547 28 552 28 603 25 c 1 + 603 -3 l 1 + 545 -1 518 0 486 0 c 0 + 451 0 423 -1 366 -3 c 1 + 366 26 l 1 + 383 27 l 2 + 425 30 433 34 437 52 c 0 + 441 71 442 97 442 173 c 2 + 442 188 l 1 + 442 280 l 1 + 442 307 l 2 + 442 320 441 347 439 388 c 1 + 388 316 l 2 + 244 111 209 61 174 1 c 1 + 136 -2 129 -3 103 -9 c 1 + 100 -2 l 1 + 101 50 l 1 + 102 208 l 1 + 102 246 l 2 + 102 382 99 417 89 419 c 0 + 80 425 75 426 24 429 c 1 +351 567 m 1 + 329 567 l 1 + 198 645 l 2 + 155 670 142 683 142 700 c 0 + 142 717 156 730 174 730 c 0 + 189 730 199 723 222 700 c 2 + 351 567 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0463 +Encoding: 1123 1123 744 +Width: 446 +Flags: MW +LayerCount: 2 +Fore +SplineSet +50 374 m 1 + 100 374 l 1 + 98 409 97 414 89 419 c 0 + 80 425 75 426 24 429 c 1 + 24 456 l 1 + 91 454 117 453 145 453 c 0 + 182 453 209 454 261 457 c 1 + 261 428 l 1 + 254 427 247 427 245 426 c 0 + 194 423 190 419 187 377 c 2 + 187 374 l 1 + 295 374 l 1 + 295 321 l 1 + 186 321 l 1 + 186 300 l 1 + 186 278 l 1 + 186 268 l 1 + 220 270 236 271 254 271 c 0 + 370 271 433 227 433 148 c 0 + 433 61 356 -2 250 -2 c 0 + 245 -2 236 -2 224 -1 c 0 + 193 0 185 0 147 0 c 0 + 114 0 84 -1 25 -3 c 1 + 25 25 l 1 + 40 26 l 2 + 77 28 88 30 93 38 c 0 + 100 47 103 94 103 180 c 0 + 103 191 103 191 102 246 c 2 + 102 283 l 1 + 101 321 l 1 + 50 321 l 1 + 50 374 l 1 +186 83 m 1 + 185 34 l 1 + 209 29 222 28 238 28 c 0 + 305 28 348 73 348 141 c 0 + 348 209 310 238 223 238 c 0 + 209 238 200 238 186 237 c 1 + 186 185 l 1 + 186 131 l 1 + 186 83 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0473 +Encoding: 1139 1139 745 +Width: 534 +Flags: MW +LayerCount: 2 +Fore +SplineSet +279 468 m 0 + 418 468 496 386 496 240 c 0 + 496 87 400 -15 256 -15 c 0 + 121 -15 38 77 38 229 c 0 + 38 370 137 468 279 468 c 0 +405 215 m 1 + 383 206 l 2 + 343 190 326 185 314 185 c 0 + 301 185 290 191 270 207 c 0 + 241 231 224 238 199 238 c 0 + 181 238 167 235 131 221 c 1 + 144 96 200 20 280 20 c 0 + 341 20 386 64 399 137 c 0 + 404 162 405 181 405 215 c 1 +129 256 m 2 + 129 252 l 1 + 171 272 199 281 220 281 c 0 + 238 281 250 275 278 254 c 0 + 301 235 320 227 335 227 c 0 + 350 227 363 231 403 247 c 1 + 390 371 341 437 260 437 c 0 + 175 437 129 373 129 256 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni0475 +Encoding: 1141 1141 746 +Width: 565 +Flags: MW +LayerCount: 2 +Fore +SplineSet +293 -7 m 1 + 243 -7 l 1 + 71 396 l 2 + 60 421 55 427 40 429 c 2 + 6 431 l 1 + 6 459 l 1 + 71 457 97 456 121 456 c 0 + 145 456 173 457 239 459 c 1 + 239 431 l 1 + 190 429 l 2 + 174 428 165 422 165 410 c 0 + 165 399 168 386 174 372 c 2 + 293 84 l 1 + 422 383 l 2 + 443 430 476 457 516 457 c 0 + 523 457 528 457 539 455 c 1 + 539 424 l 1 + 491 426 476 416 451 367 c 2 + 293 -7 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni0499 +Encoding: 1177 1177 747 +Width: 455 +Flags: MW +LayerCount: 2 +Fore +SplineSet +171 -101 m 1 + 208 -15 l 1 + 162 -15 115 -2 75 19 c 1 + 55 52 l 1 + 66 63 l 1 + 101 36 141 24 192 24 c 0 + 265 24 308 58 308 117 c 0 + 308 173 265 211 201 211 c 0 + 186 211 170 210 151 209 c 1 + 160 249 l 1 + 174 246 181 245 195 245 c 0 + 234 245 264 253 281 269 c 0 + 298 284 310 315 310 343 c 0 + 310 394 267 430 206 430 c 0 + 169 430 127 417 104 400 c 0 + 101 398 94 391 82 380 c 0 + 79 377 74 372 67 366 c 1 + 64 396 64 402 60 421 c 1 + 115 455 165 469 226 469 c 0 + 329 469 402 418 402 345 c 0 + 402 291 369 257 295 233 c 1 + 369 215 405 178 405 118 c 0 + 405 46 341 -7 243 -15 c 1 + 222 -68 l 1 + 232 -65 238 -64 248 -64 c 0 + 301 -64 334 -91 334 -134 c 0 + 334 -186 287 -218 210 -218 c 0 + 182 -218 169 -215 126 -202 c 1 + 140 -171 l 1 + 173 -180 187 -182 206 -182 c 0 + 240 -182 259 -167 259 -139 c 0 + 259 -116 243 -100 219 -100 c 0 + 207 -100 198 -102 178 -107 c 1 + 171 -101 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04A1 +Encoding: 1185 1185 748 +Width: 570 +Flags: MW +LayerCount: 2 +Fore +SplineSet +182 470 m 1 + 191 462 l 1 + 190 439 189 421 189 412 c 2 + 187 290 l 1 + 186 243 l 1 + 227 274 260 305 343 390 c 0 + 378 428 384 438 386 459 c 1 + 425 457 436 457 451 457 c 0 + 470 457 482 457 516 459 c 1 + 516 431 l 1 + 456 431 428 418 368 362 c 2 + 265 260 l 1 + 409 131 l 2 + 423 119 435 108 445 98 c 0 + 488 58 509 46 538 46 c 0 + 547 46 554 47 570 50 c 1 + 570 28 l 1 + 563 26 556 23 553 22 c 0 + 537 18 521 14 506 9 c 0 + 478 2 468 -2 447 -11 c 1 + 411 19 407 22 313 112 c 0 + 268 154 236 182 190 222 c 1 + 185 220 l 1 + 186 92 188 38 194 37 c 0 + 200 30 214 28 262 25 c 1 + 262 -2 l 1 + 193 0 178 0 151 0 c 0 + 125 0 103 0 24 -3 c 1 + 24 25 l 1 + 66 27 88 31 95 39 c 0 + 102 46 103 99 103 342 c 0 + 103 395 102 403 93 409 c 0 + 85 414 66 417 33 417 c 0 + 3 417 -9 414 -17 404 c 0 + -26 392 -28 383 -31 341 c 2 + -34 295 l 1 + -64 295 l 1 + -62 339 -73 425 -84 454 c 1 + -69 455 l 1 + 182 470 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni04AB +Encoding: 1195 1195 749 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +227 -18 m 1 + 209 -66 l 1 + 219 -63 224 -62 236 -62 c 0 + 288 -62 321 -89 321 -132 c 0 + 321 -184 274 -216 196 -216 c 0 + 169 -216 157 -214 113 -200 c 1 + 127 -169 l 1 + 162 -178 174 -180 192 -180 c 0 + 227 -180 246 -165 246 -137 c 0 + 246 -114 230 -98 205 -98 c 0 + 193 -98 184 -99 165 -105 c 1 + 158 -99 l 1 + 194 -13 l 1 + 90 12 26 98 26 210 c 0 + 26 299 63 368 133 412 c 0 + 193 450 248 469 296 469 c 0 + 338 469 373 458 413 434 c 1 + 404 398 399 357 399 311 c 1 + 371 311 l 1 + 364 372 l 1 + 346 398 298 417 254 417 c 0 + 164 417 114 357 114 250 c 0 + 114 118 187 32 298 32 c 0 + 334 32 365 41 403 61 c 1 + 413 46 l 1 + 392 14 l 2 + 382 -1 307 -20 256 -20 c 0 + 246 -20 237 -20 227 -18 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni04CC +Encoding: 1228 1228 750 +Width: 553 +Flags: MW +LayerCount: 2 +Fore +SplineSet +331 -123 m 1 + 301 -123 l 1 + 303 -84 289 23 281 43 c 1 + 287 44 294 44 296 44 c 0 + 362 46 368 52 370 106 c 2 + 370 122 l 1 + 370 155 l 1 + 370 183 l 1 + 283 168 270 166 241 166 c 0 + 181 166 126 188 100 222 c 0 + 85 242 80 263 79 315 c 0 + 76 404 75 414 66 419 c 0 + 56 425 52 426 1 429 c 1 + 1 456 l 1 + 74 453 88 453 119 453 c 0 + 154 453 181 454 237 457 c 1 + 237 428 l 1 + 221 426 l 2 + 162 422 162 422 162 314 c 0 + 162 270 171 246 195 228 c 0 + 219 211 255 201 294 201 c 0 + 318 201 327 202 371 212 c 1 + 371 233 l 1 + 371 258 l 2 + 371 357 368 406 362 416 c 0 + 356 424 351 425 293 429 c 1 + 293 456 l 1 + 367 453 381 453 411 453 c 0 + 446 453 473 454 529 457 c 1 + 529 428 l 1 + 522 427 515 427 513 426 c 0 + 471 423 463 420 459 401 c 0 + 455 385 454 355 454 295 c 2 + 454 159 l 2 + 454 75 456 47 465 39 c 0 + 472 32 484 29 529 27 c 1 + 529 -3 l 1 + 483 0 429 1 393 1 c 0 + 367 1 357 -3 348 -14 c 0 + 337 -30 337 -30 331 -123 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni211E +Encoding: 8478 8478 751 +Width: 756 +Flags: MW +LayerCount: 2 +Fore +SplineSet +83 696 m 1 + 363 696 l 2 + 485 696 528 688 569 657 c 0 + 608 628 630 581 630 528 c 0 + 630 490 618 453 596 426 c 0 + 563 386 530 366 457 343 c 1 + 522 304 534 288 604 155 c 1 + 680 284 l 1 + 713 263 l 1 + 622 108 l 1 + 649 65 651 62 662 53 c 0 + 672 46 682 43 716 36 c 1 + 716 0 l 1 + 640 0 l 2 + 601 0 597 1 565 11 c 1 + 468 -154 l 1 + 432 -138 l 1 + 532 31 l 1 + 452 213 l 2 + 411 306 395 320 330 321 c 2 + 267 321 l 1 + 267 141 l 2 + 266 44 267 42 355 36 c 1 + 355 0 l 1 + 83 0 l 1 + 83 36 l 1 + 116 36 133 39 142 46 c 0 + 150 52 152 58 153 74 c 2 + 154 86 l 1 + 154 145 l 1 + 154 572 l 2 + 155 651 150 658 83 660 c 1 + 83 696 l 1 +267 366 m 1 + 337 366 l 2 + 460 366 520 415 520 516 c 0 + 520 615 468 658 347 658 c 0 + 277 658 267 652 267 607 c 2 + 267 366 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni2295 +Encoding: 8853 8853 752 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +504 716 m 0 + 699 716 860 554 860 357 c 0 + 860 157 700 -3 501 -3 c 0 + 301 -3 140 156 140 355 c 0 + 140 557 300 716 504 716 c 0 +529 659 m 1 + 529 387 l 1 + 801 387 l 1 + 786 532 671 646 529 659 c 1 +801 330 m 1 + 529 330 l 1 + 529 54 l 1 + 672 66 792 188 801 330 c 1 +473 54 m 1 + 473 330 l 1 + 199 330 l 1 + 213 182 326 68 473 54 c 1 +199 387 m 1 + 473 387 l 1 + 473 659 l 1 + 328 645 213 531 199 387 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni20AF +Encoding: 8367 8367 753 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 -2 m 1 + 91 67 l 1 + 114 66 l 1 + 144 76 169 123 186 198 c 2 + 264 624 l 1 + 173 610 136 566 137 471 c 2 + 137 463 l 1 + 59 424 l 1 + 60 490 64 514 78 551 c 0 + 112 644 219 697 370 697 c 0 + 435 697 484 684 520 656 c 0 + 568 618 598 535 598 440 c 0 + 598 285 524 123 422 54 c 0 + 357 10 291 -2 115 -2 c 2 + 41 -2 l 1 + 34 -2 l 1 +181 67 m 1 + 270 71 l 2 + 330 74 385 106 426 160 c 0 + 476 227 503 322 503 438 c 0 + 503 554 461 626 390 630 c 1 + 341 630 l 1 + 281 286 l 2 + 259 159 240 116 185 70 c 2 + 181 67 l 1 +519 -190 m 1 + 595 219 l 2 + 619 351 639 410 677 456 c 0 + 710 497 755 519 807 519 c 0 + 892 519 937 463 937 355 c 0 + 937 164 828 -1 700 -1 c 0 + 678 -1 675 0 636 16 c 1 + 598 -190 l 1 + 519 -190 l 1 +690 310 m 2 + 652 101 l 1 + 671 76 694 64 723 64 c 0 + 795 64 852 183 852 334 c 0 + 852 412 830 454 789 454 c 0 + 743 454 707 401 690 310 c 2 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni20DD +Encoding: 8413 8413 754 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +504 716 m 0 + 695 716 855 553 855 359 c 0 + 855 162 695 2 498 2 c 0 + 299 2 141 162 141 362 c 0 + 141 559 302 716 504 716 c 0 +493 659 m 0 + 332 659 198 522 198 359 c 0 + 198 193 332 59 498 59 c 0 + 664 59 798 194 798 361 c 0 + 798 527 662 659 493 659 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni210F +Encoding: 8463 8463 755 +Width: 572 +Flags: MW +LayerCount: 2 +Fore +SplineSet +45 7 m 1 + 183 448 l 1 + 68 393 l 1 + 86 442 l 1 + 200 499 l 1 + 216 558 l 2 + 229 603 233 623 233 633 c 0 + 233 653 216 663 181 663 c 2 + 169 663 l 1 + 179 690 l 1 + 349 712 l 1 + 299 550 l 1 + 466 638 l 1 + 446 584 l 1 + 285 503 l 1 + 221 288 l 1 + 228 297 234 303 235 304 c 0 + 247 320 259 336 271 351 c 0 + 334 432 411 486 463 486 c 0 + 496 486 521 454 521 412 c 0 + 521 390 519 383 500 319 c 2 + 439 112 l 2 + 433 92 430 79 430 75 c 0 + 430 66 437 59 445 59 c 0 + 455 59 466 67 483 87 c 0 + 496 102 497 103 506 112 c 1 + 527 98 l 1 + 469 29 421 -8 387 -8 c 0 + 362 -8 343 16 343 47 c 0 + 343 66 348 92 357 122 c 2 + 420 334 l 2 + 433 375 434 377 434 389 c 0 + 434 403 426 412 414 412 c 0 + 386 412 334 375 286 320 c 0 + 232 259 191 187 169 117 c 2 + 134 7 l 1 + 45 7 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2112 +Encoding: 8466 8466 756 +Width: 830 +Flags: MW +LayerCount: 2 +Fore +SplineSet +743 167 m 1 + 767 157 l 1 + 748 111 736 89 714 65 c 0 + 677 24 622 0 567 0 c 0 + 521 0 468 13 374 49 c 1 + 296 10 261 0 203 0 c 0 + 108 0 45 36 45 90 c 0 + 45 127 85 150 148 150 c 0 + 196 150 260 130 351 88 c 1 + 403 133 438 234 445 361 c 1 + 342 363 280 383 225 431 c 0 + 176 475 147 534 147 592 c 0 + 147 686 221 744 374 773 c 1 + 384 744 l 1 + 299 720 277 710 241 680 c 0 + 205 649 187 614 187 574 c 0 + 187 520 216 470 267 435 c 0 + 316 402 367 389 445 388 c 1 + 454 504 462 548 480 606 c 0 + 511 705 579 768 654 768 c 0 + 730 768 786 714 786 640 c 0 + 786 543 686 438 541 383 c 1 + 506 198 497 179 403 68 c 1 + 478 38 514 29 557 29 c 0 + 645 29 696 67 743 167 c 1 +541 415 m 1 + 623 453 652 472 683 505 c 0 + 723 550 748 605 748 651 c 0 + 748 701 716 739 674 739 c 0 + 630 739 589 705 570 651 c 0 + 553 605 548 574 544 488 c 0 + 543 473 541 418 541 415 c 1 +325 69 m 1 + 310 75 310 75 259 97 c 0 + 223 112 191 120 160 120 c 0 + 107 120 73 105 73 80 c 0 + 73 52 131 27 196 27 c 0 + 242 27 281 40 325 69 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2120 +Encoding: 8480 8480 757 +Width: 609 +Flags: MW +LayerCount: 2 +Fore +SplineSet +26 489 m 1 + 69 489 l 1 + 70 448 96 425 142 425 c 0 + 181 425 208 444 208 471 c 0 + 208 497 190 507 129 519 c 0 + 57 532 34 549 34 592 c 0 + 34 644 75 678 137 678 c 0 + 202 678 240 644 242 584 c 1 + 199 584 l 1 + 191 621 174 635 136 635 c 0 + 102 635 77 617 77 592 c 0 + 77 574 92 566 150 553 c 0 + 232 535 251 520 251 473 c 0 + 251 416 210 382 142 382 c 0 + 74 382 26 420 26 474 c 2 + 26 489 l 1 +295 678 m 1 + 375 678 l 1 + 430 423 l 1 + 482 678 l 1 + 562 678 l 1 + 562 382 l 1 + 519 382 l 1 + 519 652 l 1 + 515 652 l 1 + 455 382 l 1 + 402 382 l 1 + 342 652 l 1 + 338 652 l 1 + 338 382 l 1 + 295 382 l 1 + 295 678 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2128 +Encoding: 8488 8488 758 +Width: 608 +Flags: MW +LayerCount: 2 +Fore +SplineSet +175 583 m 1 + 152 606 l 1 + 238 668 295 692 362 692 c 0 + 469 692 559 603 559 497 c 0 + 559 437 532 378 489 342 c 0 + 464 322 442 310 394 290 c 1 + 455 273 485 256 519 221 c 0 + 562 176 587 116 587 54 c 0 + 587 -75 479 -197 364 -197 c 0 + 320 -197 282 -181 209 -133 c 0 + 183 -116 176 -114 139 -113 c 1 + 158 -95 164 -83 164 -65 c 0 + 164 -27 132 8 97 8 c 0 + 63 8 35 -20 35 -53 c 0 + 35 -71 40 -82 55 -101 c 1 + 28 -123 l 1 + 5 -92 -3 -73 -3 -49 c 0 + -3 0 43 44 93 44 c 0 + 120 44 142 35 185 8 c 0 + 232 -23 241 -27 279 -29 c 1 + 264 -48 259 -60 259 -78 c 0 + 259 -121 303 -157 356 -157 c 0 + 436 -157 502 -69 502 37 c 0 + 502 147 420 235 317 235 c 0 + 253 235 214 214 144 143 c 1 + 120 164 l 1 + 190 245 223 268 297 290 c 1 + 234 314 201 351 201 396 c 0 + 201 433 222 459 252 459 c 0 + 277 459 295 440 295 415 c 0 + 295 397 292 390 272 351 c 1 + 286 332 311 321 344 321 c 0 + 414 321 474 399 474 492 c 0 + 474 578 414 643 334 643 c 0 + 287 643 239 625 175 583 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni212D +Encoding: 8493 8493 759 +Width: 664 +Flags: MW +LayerCount: 2 +Fore +SplineSet +664 640 m 1 + 558 566 l 1 + 550 573 544 577 543 579 c 0 + 507 609 491 617 469 617 c 0 + 417 617 376 578 376 528 c 0 + 376 500 384 486 420 449 c 0 + 441 427 482 377 503 347 c 0 + 526 315 537 283 537 249 c 0 + 537 165 473 98 393 98 c 0 + 317 98 250 163 250 238 c 0 + 250 259 254 274 266 305 c 1 + 299 290 l 1 + 288 270 284 256 284 237 c 0 + 284 183 328 137 380 137 c 0 + 405 137 421 144 438 164 c 0 + 450 179 458 198 458 214 c 0 + 458 236 449 261 429 291 c 0 + 424 299 424 299 382 354 c 0 + 338 411 322 448 322 490 c 0 + 322 537 334 563 382 617 c 1 + 377 621 372 625 369 627 c 0 + 337 652 324 658 302 658 c 0 + 254 658 205 624 181 573 c 0 + 156 521 142 451 142 375 c 0 + 142 269 171 171 221 105 c 0 + 266 47 343 11 424 11 c 0 + 484 11 538 31 576 68 c 0 + 596 87 608 102 640 147 c 1 + 666 136 l 1 + 639 75 622 48 589 15 c 0 + 534 -41 457 -74 384 -74 c 0 + 306 -74 223 -37 165 24 c 0 + 97 96 57 207 57 325 c 0 + 57 419 81 516 124 589 c 0 + 162 656 224 697 287 697 c 0 + 323 697 341 688 403 640 c 1 + 454 676 487 689 526 689 c 0 + 556 689 564 686 619 654 c 1 + 644 669 l 1 + 664 640 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni212F +Encoding: 8495 8495 760 +Width: 442 +Flags: MW +LayerCount: 2 +Fore +SplineSet +85 178 m 1 + 85 145 90 122 100 102 c 0 + 119 69 158 48 203 48 c 0 + 256 48 313 75 370 129 c 0 + 380 138 385 141 394 141 c 0 + 408 141 423 127 423 113 c 0 + 423 103 415 93 391 72 c 0 + 327 15 264 -11 194 -11 c 0 + 81 -11 9 62 9 177 c 0 + 9 330 145 467 297 467 c 0 + 375 467 428 425 428 363 c 0 + 428 305 377 253 288 220 c 0 + 241 202 183 190 85 178 c 1 +93 236 m 1 + 165 244 224 259 281 285 c 0 + 332 307 352 329 352 360 c 0 + 352 389 327 409 290 409 c 0 + 209 409 131 340 93 236 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2136 +Encoding: 8502 8502 761 +Width: 442 +Flags: MW +LayerCount: 2 +Fore +SplineSet +72 113 m 1 + 373 113 l 1 + 388 166 392 192 392 243 c 0 + 392 353 365 382 267 382 c 2 + 125 382 l 2 + 93 382 78 386 66 398 c 0 + 50 413 41 438 41 465 c 0 + 41 493 47 508 67 533 c 1 + 71 501 81 494 125 492 c 2 + 291 492 l 2 + 386 492 433 429 433 304 c 0 + 433 243 425 201 399 113 c 1 + 446 113 l 1 + 409 0 l 1 + 35 0 l 1 + 72 113 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2137 +Encoding: 8503 8503 762 +Width: 332 +Flags: MW +LayerCount: 2 +Fore +SplineSet +88 112 m 1 + 235 112 l 1 + 247 158 253 230 253 309 c 0 + 253 359 237 376 186 381 c 0 + 144 385 132 391 117 411 c 0 + 105 427 99 448 99 471 c 0 + 99 495 104 509 120 532 c 1 + 135 509 153 501 206 493 c 0 + 263 486 284 469 284 433 c 0 + 284 425 283 413 281 400 c 0 + 278 378 277 366 277 345 c 0 + 277 306 279 283 289 220 c 0 + 298 157 302 119 302 86 c 0 + 302 38 297 18 280 0 c 1 + 270 48 268 54 242 96 c 1 + 197 0 l 1 + 56 0 l 1 + 88 112 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2196 +Encoding: 8598 8598 763 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +711 -12 m 1 + 669 -53 l 1 + 77 536 l 1 + 164 334 l 1 + 119 313 l 1 + -11 608 l 1 + 45 662 l 1 + 344 536 l 1 + 322 491 l 1 + 119 578 l 1 + 711 -12 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2197 +Encoding: 8599 8599 764 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-5 -12 m 1 + 587 578 l 1 + 384 491 l 1 + 362 536 l 1 + 661 662 l 1 + 717 608 l 1 + 587 313 l 1 + 541 334 l 1 + 629 536 l 1 + 36 -53 l 1 + -5 -12 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2198 +Encoding: 8600 8600 765 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-5 621 m 1 + 36 662 l 1 + 629 73 l 1 + 541 275 l 1 + 587 295 l 1 + 717 0 l 1 + 661 -53 l 1 + 362 73 l 1 + 384 117 l 1 + 587 31 l 1 + -5 621 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2199 +Encoding: 8601 8601 766 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +711 621 m 1 + 119 31 l 1 + 322 117 l 1 + 344 73 l 1 + 45 -53 l 1 + -11 0 l 1 + 119 295 l 1 + 164 275 l 1 + 77 73 l 1 + 669 662 l 1 + 711 621 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni21C4 +Encoding: 8644 8644 767 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 459 m 1 + 159 523 l 1 + 742 523 l 1 + 532 604 l 1 + 555 657 l 1 + 841 530 l 1 + 841 452 l 1 + 555 325 l 1 + 532 377 l 1 + 742 459 l 1 + 159 459 l 1 +841 173 m 1 + 258 173 l 1 + 468 91 l 1 + 445 39 l 1 + 159 167 l 1 + 159 244 l 1 + 445 371 l 1 + 468 318 l 1 + 258 237 l 1 + 841 237 l 1 + 841 173 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni21C6 +Encoding: 8646 8646 768 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +841 459 m 1 + 258 459 l 1 + 468 377 l 1 + 445 325 l 1 + 159 452 l 1 + 159 530 l 1 + 445 657 l 1 + 468 604 l 1 + 258 523 l 1 + 841 523 l 1 + 841 459 l 1 +159 173 m 1 + 159 237 l 1 + 742 237 l 1 + 532 318 l 1 + 555 371 l 1 + 841 244 l 1 + 841 167 l 1 + 555 39 l 1 + 532 91 l 1 + 742 173 l 1 + 159 173 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni21D5 +Encoding: 8661 8661 769 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +588 180 m 1 + 603 159 l 1 + 506 91 411 7 359 -55 c 1 + 308 5 217 85 114 159 c 1 + 129 180 l 1 + 149 171 202 145 250 119 c 1 + 250 506 l 1 + 178 467 153 454 129 445 c 1 + 114 465 l 1 + 221 543 308 619 359 680 c 1 + 410 618 502 537 603 465 c 1 + 588 445 l 1 + 565 454 540 466 467 506 c 1 + 467 119 l 1 + 516 145 569 172 588 180 c 1 +311 545 m 1 + 311 79 l 1 + 341 56 341 55 359 45 c 1 + 376 55 379 58 406 79 c 1 + 406 545 l 1 + 382 564 376 568 359 579 c 1 + 341 569 337 566 311 545 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni220D +Encoding: 8717 8717 770 +Width: 460 +Flags: MW +LayerCount: 2 +Fore +SplineSet +396 200 m 1 + 34 200 l 1 + 34 255 l 1 + 396 255 l 1 + 388 347 321 402 221 401 c 2 + 34 401 l 1 + 34 455 l 1 + 214 455 l 2 + 276 455 318 445 356 421 c 0 + 418 382 453 313 453 227 c 0 + 453 135 413 62 342 25 c 0 + 308 8 268 0 214 0 c 2 + 34 0 l 1 + 34 54 l 1 + 221 54 l 2 + 320 52 388 108 396 200 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni2213 +Encoding: 8723 8723 771 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +233 570 m 1 + 793 570 l 1 + 793 511 l 1 + 233 511 l 1 + 233 570 l 1 +233 261 m 1 + 484 261 l 1 + 484 464 l 1 + 543 463 l 1 + 543 261 l 1 + 793 261 l 1 + 793 202 l 1 + 543 202 l 1 + 543 0 l 1 + 484 0 l 1 + 484 202 l 1 + 233 202 l 1 + 233 261 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2223 +Encoding: 8739 8739 772 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +328 749 m 1 + 386 749 l 1 + 386 -251 l 1 + 328 -251 l 1 + 328 749 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2225 +Encoding: 8741 8741 773 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +252 886 m 1 + 310 886 l 1 + 310 -255 l 1 + 252 -255 l 1 + 252 886 l 1 +409 886 m 1 + 467 886 l 1 + 467 -255 l 1 + 409 -255 l 1 + 409 886 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2227 +Encoding: 8743 8743 774 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +218 0 m 1 + 471 585 l 1 + 537 585 l 1 + 782 0 l 1 + 710 0 l 1 + 503 498 l 1 + 290 0 l 1 + 218 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2228 +Encoding: 8744 8744 775 +Width: 1000 +Flags: MW +LayerCount: 2 +Fore +SplineSet +782 585 m 1 + 529 0 l 1 + 462 0 l 1 + 218 585 l 1 + 290 585 l 1 + 497 87 l 1 + 710 585 l 1 + 782 585 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni222E +Encoding: 8750 8750 776 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +758 836 m 1 + 758 768 l 1 + 718 768 l 1 + 610 776 548 704 533 553 c 1 + 571 543 594 534 617 520 c 0 + 670 488 707 421 707 355 c 0 + 707 253 626 158 531 148 c 1 + 518 -51 444 -134 274 -137 c 2 + 238 -137 l 1 + 238 -69 l 1 + 274 -69 l 1 + 399 -74 460 -7 471 148 c 1 + 357 175 295 244 295 346 c 0 + 295 417 329 483 382 518 c 0 + 407 533 432 544 471 555 c 1 + 493 746 574 839 718 836 c 2 + 758 836 l 1 +471 222 m 1 + 471 483 l 1 + 400 459 363 414 363 350 c 0 + 363 287 404 239 471 222 c 1 +531 482 m 1 + 531 222 l 1 + 598 234 639 281 639 346 c 0 + 639 389 616 437 585 459 c 0 + 572 469 559 474 531 482 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni2235 +Encoding: 8757 8757 777 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +744 625 m 0 + 778 625 808 595 808 560 c 0 + 808 524 778 494 742 494 c 0 + 706 494 677 523 677 560 c 0 + 677 596 706 625 744 625 c 0 +254 625 m 0 + 289 625 318 595 318 560 c 0 + 318 523 289 494 252 494 c 0 + 216 494 187 523 187 560 c 0 + 187 596 217 625 254 625 c 0 +499 128 m 0 + 534 128 563 98 563 63 c 0 + 563 26 534 -3 497 -3 c 0 + 461 -3 432 26 432 63 c 0 + 432 99 461 128 499 128 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2237 +Encoding: 8759 8759 778 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +743 625 m 0 + 777 625 807 595 807 560 c 0 + 807 524 777 494 742 494 c 0 + 705 494 676 523 676 560 c 0 + 676 596 705 625 743 625 c 0 +254 625 m 0 + 289 625 318 595 318 560 c 0 + 318 523 289 494 252 494 c 0 + 216 494 187 523 187 560 c 0 + 187 596 217 625 254 625 c 0 +743 128 m 0 + 777 128 807 98 807 63 c 0 + 807 27 778 -3 742 -3 c 0 + 705 -3 676 26 676 63 c 0 + 676 99 705 128 743 128 c 0 +253 128 m 0 + 289 128 318 98 318 63 c 0 + 318 26 289 -3 252 -3 c 0 + 216 -3 187 26 187 63 c 0 + 187 99 217 128 253 128 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2262 +Encoding: 8802 8802 779 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +627 438 m 1 + 814 438 l 1 + 814 379 l 1 + 601 379 l 1 + 566 302 l 1 + 814 302 l 1 + 814 243 l 1 + 540 243 l 1 + 503 161 l 1 + 814 161 l 1 + 814 102 l 1 + 477 102 l 1 + 412 -43 l 1 + 339 -42 l 1 + 404 102 l 1 + 219 102 l 1 + 219 161 l 1 + 430 161 l 1 + 467 243 l 1 + 219 243 l 1 + 219 302 l 1 + 493 302 l 1 + 528 379 l 1 + 219 379 l 1 + 219 438 l 1 + 554 438 l 1 + 620 586 l 1 + 693 585 l 1 + 627 438 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni226A +Encoding: 8810 8810 780 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +824 584 m 1 + 824 508 l 1 + 287 270 l 1 + 824 33 l 1 + 824 -43 l 1 + 169 249 l 1 + 169 292 l 1 + 824 584 l 1 +824 446 m 1 + 824 370 l 1 + 593 270 l 1 + 824 171 l 1 + 824 95 l 1 + 425 270 l 1 + 824 446 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni226B +Encoding: 8811 8811 781 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +169 584 m 1 + 824 292 l 1 + 824 249 l 1 + 169 -43 l 1 + 169 33 l 1 + 706 270 l 1 + 169 508 l 1 + 169 584 l 1 +169 446 m 1 + 568 270 l 1 + 169 95 l 1 + 169 171 l 1 + 400 270 l 1 + 169 370 l 1 + 169 446 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2285 +Encoding: 8837 8837 782 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +561 611 m 1 + 594 685 l 1 + 666 685 l 1 + 623 592 l 1 + 746 540 813 440 813 311 c 0 + 813 181 745 81 625 30 c 0 + 564 5 532 0 422 0 c 2 + 354 0 l 1 + 317 -82 l 1 + 246 -82 l 1 + 283 0 l 1 + 180 0 l 1 + 180 66 l 1 + 313 66 l 1 + 532 548 l 1 + 503 554 487 555 422 555 c 2 + 180 555 l 1 + 180 621 l 1 + 422 621 l 2 + 500 621 515 620 561 611 c 1 +384 66 m 1 + 422 66 l 2 + 518 66 564 74 617 99 c 0 + 704 140 745 208 745 311 c 0 + 745 420 694 495 596 531 c 1 + 384 66 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2296 +Encoding: 8854 8854 783 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +502 696 m 0 + 695 696 858 531 858 335 c 0 + 858 139 694 -24 497 -24 c 0 + 301 -24 138 139 138 335 c 0 + 138 535 300 696 502 696 c 0 +197 369 m 1 + 800 369 l 1 + 791 434 774 474 739 520 c 0 + 682 594 592 639 498 639 c 0 + 396 639 300 587 244 502 c 0 + 217 460 205 426 197 369 c 1 +800 304 m 1 + 197 304 l 1 + 206 239 222 199 257 153 c 0 + 314 78 404 33 498 33 c 0 + 600 33 696 85 752 171 c 0 + 780 213 792 246 800 304 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2298 +Encoding: 8856 8856 784 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +502 695 m 0 + 695 695 857 530 857 334 c 0 + 857 139 694 -24 497 -24 c 0 + 301 -24 139 138 139 334 c 0 + 139 534 301 695 502 695 c 0 +265 146 m 1 + 687 569 l 1 + 632 612 566 635 497 635 c 0 + 332 635 197 500 197 335 c 0 + 197 265 219 203 265 146 c 1 +731 525 m 1 + 308 103 l 1 + 365 58 429 36 498 36 c 0 + 664 36 799 170 799 336 c 0 + 799 408 778 466 731 525 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni2299 +Encoding: 8857 8857 785 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +498 396 m 0 + 531 396 558 369 558 336 c 0 + 558 302 531 275 498 275 c 0 + 464 275 437 302 437 335 c 0 + 437 370 464 396 498 396 c 0 +503 696 m 0 + 696 696 859 530 859 334 c 0 + 859 138 695 -25 497 -25 c 0 + 301 -25 138 138 138 334 c 0 + 138 535 300 696 503 696 c 0 +494 636 m 0 + 331 636 196 499 196 334 c 0 + 196 170 331 36 498 36 c 0 + 665 36 801 170 801 335 c 0 + 801 504 666 636 494 636 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni22A2 +Encoding: 8866 8866 786 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +181 0 m 1 + 181 557 l 1 + 247 557 l 1 + 247 312 l 1 + 810 312 l 1 + 810 245 l 1 + 247 245 l 1 + 247 0 l 1 + 181 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni22A3 +Encoding: 8867 8867 787 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +810 557 m 1 + 810 0 l 1 + 743 0 l 1 + 743 245 l 1 + 181 245 l 1 + 181 312 l 1 + 743 312 l 1 + 743 557 l 1 + 810 557 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni22A4 +Encoding: 8868 8868 788 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +462 0 m 1 + 462 566 l 1 + 222 566 l 1 + 222 633 l 1 + 769 633 l 1 + 769 566 l 1 + 528 566 l 1 + 528 0 l 1 + 462 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni22BB +Encoding: 8891 8891 789 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +216 582 m 1 + 288 582 l 1 + 495 90 l 1 + 706 582 l 1 + 780 582 l 1 + 529 0 l 1 + 461 0 l 1 + 216 582 l 1 +216 -145 m 1 + 216 -79 l 1 + 776 -79 l 1 + 776 -145 l 1 + 216 -145 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni256D +Encoding: 9581 9581 790 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 282 m 1 + 1000 219 l 1 + 949 219 l 2 + 822 217 723 192 664 147 c 0 + 567 71 533 -10 532 -168 c 1 + 530 -199 l 1 + 530 -250 l 1 + 468 -250 l 1 + 468 -199 l 2 + 467 -2 497 85 598 179 c 0 + 676 248 790 281 949 282 c 2 + 1000 282 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni256E +Encoding: 9582 9582 791 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-3 282 m 1 + 48 282 l 2 + 207 281 320 248 398 179 c 0 + 499 85 530 -3 529 -199 c 2 + 529 -250 l 1 + 466 -250 l 1 + 466 -199 l 1 + 464 -168 l 1 + 464 -3 423 87 315 159 c 0 + 257 196 163 217 48 219 c 2 + -3 219 l 1 + -3 282 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni256F +Encoding: 9583 9583 792 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-3 219 m 1 + -3 282 l 1 + 48 282 l 2 + 176 284 273 309 333 354 c 0 + 429 429 463 511 464 668 c 1 + 466 699 l 1 + 466 750 l 1 + 529 750 l 1 + 529 699 l 2 + 530 504 499 416 398 322 c 0 + 320 253 205 219 48 219 c 2 + -3 219 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni2570 +Encoding: 9584 9584 793 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +1000 219 m 1 + 949 219 l 2 + 792 219 676 253 598 322 c 0 + 498 416 467 503 468 699 c 2 + 468 750 l 1 + 530 750 l 1 + 530 699 l 1 + 532 668 l 1 + 532 504 573 415 682 342 c 0 + 739 305 835 284 949 282 c 2 + 1000 282 l 1 + 1000 219 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uni25B5 +Encoding: 9653 9653 794 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +598 37 m 1 + 122 37 l 1 + 360 508 l 1 + 598 37 l 1 +501 96 m 1 + 361 380 l 1 + 218 96 l 1 + 501 96 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni25B9 +Encoding: 9657 9657 795 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +126 31 m 1 + 126 512 l 1 + 592 272 l 1 + 126 31 l 1 +188 134 m 1 + 475 272 l 1 + 188 415 l 1 + 188 134 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni25BF +Encoding: 9663 9663 796 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +122 507 m 1 + 598 507 l 1 + 360 36 l 1 + 122 507 l 1 +219 448 m 1 + 359 164 l 1 + 502 448 l 1 + 219 448 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni25C3 +Encoding: 9667 9667 797 +Width: 719 +Flags: MW +LayerCount: 2 +Fore +SplineSet +593 31 m 1 + 127 272 l 1 + 593 512 l 1 + 593 31 l 1 +531 134 m 1 + 531 415 l 1 + 244 272 l 1 + 531 134 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni25C6 +Encoding: 9670 9670 798 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +241 331 m 1 + 500 623 l 1 + 767 329 l 1 + 506 39 l 1 + 241 331 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni25C7 +Encoding: 9671 9671 799 +Width: 996 +Flags: MW +LayerCount: 2 +Fore +SplineSet +190 332 m 1 + 500 676 l 1 + 811 333 l 1 + 500 -11 l 1 + 190 332 l 1 +235 333 m 1 + 500 40 l 1 + 765 333 l 1 + 500 625 l 1 + 235 333 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: openbullet +Encoding: 9702 9702 800 +Width: 498 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 463 m 0 + 352 463 437 378 437 273 c 0 + 437 168 352 83 248 83 c 0 + 141 83 57 168 57 276 c 0 + 57 378 143 463 247 463 c 0 +248 405 m 0 + 176 405 115 346 115 276 c 0 + 115 200 173 141 249 141 c 0 + 320 141 379 201 379 273 c 0 + 379 346 320 405 248 405 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uni301A +Encoding: 12314 12314 801 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-12 0 m 1 + -12 12 l 1 + 0 12 l 1 + 0 0 l 1 + -12 0 l 1 +-11 1 m 1 + -1 1 l 1 + -1 11 l 1 + -11 11 l 1 + -11 1 l 1 +221 -155 m 1 + 221 788 l 1 + 504 788 l 1 + 504 733 l 1 + 406 733 l 1 + 406 -100 l 1 + 504 -100 l 1 + 504 -155 l 1 + 221 -155 l 1 +276 -100 m 1 + 351 -100 l 1 + 351 733 l 1 + 276 733 l 1 + 276 -100 l 1 +717 0 m 1 + 717 12 l 1 + 729 12 l 1 + 729 0 l 1 + 717 0 l 1 +718 1 m 1 + 729 1 l 1 + 729 11 l 1 + 718 11 l 1 + 718 1 l 1 +EndSplineSet +Validated: 5 +EndChar + +StartChar: uni301B +Encoding: 12315 12315 802 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-12 0 m 1 + -12 12 l 1 + 0 12 l 1 + 0 0 l 1 + -12 0 l 1 +-11 1 m 1 + -1 1 l 1 + -1 11 l 1 + -11 11 l 1 + -11 1 l 1 +218 -155 m 1 + 218 -100 l 1 + 316 -100 l 1 + 316 733 l 1 + 218 733 l 1 + 218 788 l 1 + 501 788 l 1 + 501 -155 l 1 + 218 -155 l 1 +371 -100 m 1 + 446 -100 l 1 + 446 733 l 1 + 371 733 l 1 + 371 -100 l 1 +717 0 m 1 + 717 12 l 1 + 729 12 l 1 + 729 0 l 1 + 717 0 l 1 +718 1 m 1 + 729 1 l 1 + 729 11 l 1 + 718 11 l 1 + 718 1 l 1 +EndSplineSet +Validated: 5 +EndChar + +StartChar: uniEFBF +Encoding: 61375 61375 803 +Width: 718 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-145 458 m 1 + -145 459 l 1 + 58 562 l 1 + 179 170 l 1 + 700 880 l 1 + 719 880 l 1 + 719 844 l 1 + 747 844 l 1 + 747 815 l 1 + 152 3 l 1 + 0 487 l 1 + -124 424 l 1 + -145 458 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC0 +Encoding: 61376 61376 804 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 248 -113 l 1 + 248 883 l 1 + 327 883 l 1 + 327 -113 l 1 + 392 -113 l 1 + 392 883 l 1 + 471 883 l 1 + 471 -192 l 1 + 0 -192 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC1 +Encoding: 61377 61377 805 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 471 884 l 1 + 471 -194 l 1 + 392 -194 l 1 + 392 804 l 1 + 327 804 l 1 + 327 -194 l 1 + 248 -194 l 1 + 248 804 l 1 + 0 804 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC2 +Encoding: 61378 61378 806 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-8 680 m 1 + -8 749 l 1 + 727 749 l 1 + 727 680 l 1 + 675 680 l 1 + 675 -247 l 1 + 606 -247 l 1 + 606 680 l 1 + 113 680 l 1 + 113 -247 l 1 + 44 -247 l 1 + 44 680 l 1 + -8 680 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC3 +Encoding: 61379 61379 807 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-8 -247 m 1 + -8 -178 l 1 + 44 -178 l 1 + 44 749 l 1 + 113 749 l 1 + 113 -178 l 1 + 606 -178 l 1 + 606 749 l 1 + 675 749 l 1 + 675 -178 l 1 + 727 -178 l 1 + 727 -247 l 1 + -8 -247 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC4 +Encoding: 61380 61380 808 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -192 m 1 + 247 883 l 1 + 326 883 l 1 + 326 -113 l 1 + 392 -113 l 1 + 392 883 l 1 + 471 883 l 1 + 471 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 247 -192 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC5 +Encoding: 61381 61381 809 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -194 m 1 + 247 884 l 1 + 719 884 l 1 + 719 804 l 1 + 471 804 l 1 + 471 -194 l 1 + 392 -194 l 1 + 392 804 l 1 + 326 804 l 1 + 326 -194 l 1 + 247 -194 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC6 +Encoding: 61382 61382 810 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 -247 m 1 + 44 375 l 2 + 44 504 59 573 100 631 c 0 + 151 703 256 750 365 750 c 0 + 550 750 675 627 675 444 c 2 + 675 354 l 1 + 675 -247 l 1 + 606 -247 l 1 + 606 410 l 2 + 606 502 584 570 538 616 c 0 + 494 658 434 681 361 681 c 0 + 268 681 193 643 151 574 c 0 + 121 524 113 482 113 363 c 2 + 113 -247 l 1 + 44 -247 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC7 +Encoding: 61383 61383 811 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 169 m 1 + 44 749 l 1 + 113 749 l 1 + 113 97 l 2 + 113 -5 134 -75 176 -116 c 0 + 217 -155 284 -178 359 -178 c 0 + 470 -178 552 -135 582 -61 c 0 + 601 -13 606 26 606 117 c 2 + 606 749 l 1 + 675 749 l 1 + 675 92 l 2 + 675 -13 659 -75 619 -132 c 0 + 566 -206 475 -247 361 -247 c 0 + 167 -247 45 -127 44 63 c 2 + 44 169 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC8 +Encoding: 61384 61384 812 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +44 -247 m 1 + 44 749 l 1 + 113 749 l 1 + 113 -247 l 1 + 44 -247 l 1 +606 -247 m 1 + 606 749 l 1 + 675 749 l 1 + 675 -247 l 1 + 606 -247 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFC9 +Encoding: 61385 61385 813 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +247 -194 m 1 + 247 883 l 1 + 326 883 l 1 + 326 -194 l 1 + 247 -194 l 1 +392 -194 m 1 + 392 883 l 1 + 471 883 l 1 + 471 -194 l 1 + 392 -194 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFCA +Encoding: 61386 61386 814 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +124 -80 m 1 + 124 -23 l 1 + 596 -23 l 1 + 596 -80 l 1 + 124 -80 l 1 +124 57 m 1 + 362 522 l 1 + 596 57 l 1 + 124 57 l 1 +218 114 m 1 + 494 114 l 1 + 360 399 l 1 + 218 114 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFCB +Encoding: 61387 61387 815 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 190 m 1 + 0 261 l 1 + 719 261 l 1 + 719 190 l 1 + 0 190 l 1 +0 341 m 1 + 0 412 l 1 + 719 412 l 1 + 719 341 l 1 + 0 341 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFCC +Encoding: 61388 61388 816 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 346 m 1 + 697 880 l 1 + 719 880 l 1 + 719 844 l 1 + 748 844 l 1 + 748 815 l 1 + 404 346 l 1 + 727 -94 l 2 + 739 -110 747 -122 747 -124 c 0 + 748 -125 748 -128 748 -132 c 2 + 748 -152 l 1 + 719 -152 l 1 + 719 -189 l 1 + 698 -189 l 1 + 312 346 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFCD +Encoding: 61389 61389 817 +Width: 732 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-13 816 m 1 + -13 844 l 1 + 14 844 l 1 + 14 884 l 1 + 33 884 l 1 + 724 -72 l 2 + 745 -102 760 -122 761 -124 c 0 + 762 -126 762 -131 762 -137 c 2 + 762 -152 l 1 + 734 -152 l 1 + 734 -192 l 1 + 716 -192 l 1 + -13 816 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFCE +Encoding: 61390 61390 818 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 243 -113 l 2 + 412 -115 515 -46 573 107 c 1 + 596 182 l 1 + 668 167 l 1 + 620 -123 l 2 + 610 -177 590 -190 514 -192 c 2 + 386 -192 l 1 + 0 -192 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFCF +Encoding: 61391 61391 819 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-27 -152 m 1 + -27 -124 l 1 + 315 346 l 1 + -27 816 l 1 + -27 844 l 1 + 0 844 l 1 + 0 884 l 1 + 19 884 l 1 + 407 346 l 1 + 19 -192 l 1 + 0 -192 l 1 + 0 -152 l 1 + -27 -152 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD0 +Encoding: 61392 61392 820 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 455 884 l 2 + 559 884 578 874 591 812 c 2 + 601 753 l 1 + 639 525 l 1 + 567 510 l 1 + 550 568 l 1 + 497 731 384 809 206 804 c 1 + 0 804 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFD1 +Encoding: 61393 61393 821 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-27 -152 m 1 + -27 -124 l 1 + 702 884 l 1 + 720 884 l 1 + 720 844 l 1 + 748 844 l 1 + 748 816 l 1 + 19 -192 l 1 + 0 -192 l 1 + 0 -152 l 1 + -27 -152 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD2 +Encoding: 61394 61394 822 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-23 -119 m 1 + 701 883 l 1 + 720 883 l 1 + 720 843 l 1 + 747 843 l 1 + 747 816 l 1 + 71 -113 l 1 + 720 -113 l 1 + 720 -192 l 1 + 28 -192 l 1 + -23 -119 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD3 +Encoding: 61395 61395 823 +Width: 716 +Flags: MW +LayerCount: 2 +Fore +SplineSet +-23 810 m 1 + -1 884 l 1 + 718 884 l 1 + 718 804 l 1 + 71 804 l 1 + 710 -75 l 2 + 730 -104 744 -123 745 -124 c 2 + 746 -136 l 2 + 746 -141 746 -146 745 -152 c 1 + 718 -152 l 1 + 718 -192 l 1 + 700 -192 l 1 + -23 810 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD4 +Encoding: 61396 61396 824 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 478 m 1 + 312 749 l 1 + 414 749 l 1 + 414 478 l 1 + 524 456 596 369 596 259 c 0 + 596 189 565 120 514 78 c 0 + 485 55 458 42 414 32 c 1 + 414 -247 l 1 + 312 -247 l 1 + 312 32 l 1 + 262 43 230 59 199 91 c 0 + 156 135 131 195 131 259 c 0 + 131 369 202 455 312 478 c 1 +312 72 m 1 + 312 439 l 1 + 275 432 260 424 235 402 c 0 + 193 364 170 311 170 254 c 0 + 170 200 191 151 228 115 c 0 + 252 92 271 83 312 72 c 1 +414 439 m 1 + 414 72 l 1 + 452 80 469 88 495 111 c 0 + 535 147 557 198 557 256 c 0 + 557 350 500 423 414 439 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD5 +Encoding: 61397 61397 825 +Width: 572 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 -245 m 1 + 136 249 l 2 + 147 293 182 377 200 402 c 0 + 223 431 243 447 277 460 c 0 + 328 480 414 495 480 495 c 0 + 527 495 552 480 552 452 c 0 + 552 424 530 412 481 412 c 0 + 461 412 441 414 424 417 c 2 + 369 429 l 2 + 352 432 334 434 317 434 c 0 + 269 434 244 412 233 359 c 2 + 197 177 l 1 + 299 183 l 2 + 312 184 318 184 329 184 c 0 + 332 184 332 184 382 179 c 1 + 397 169 400 165 400 156 c 0 + 400 136 385 126 355 126 c 0 + 343 126 335 127 326 128 c 2 + 191 148 l 1 + 112 -245 l 1 + 22 -245 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD6 +Encoding: 61398 61398 826 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +102 625 m 1 + 102 689 l 1 + 386 689 l 1 + 386 625 l 1 + 277 625 l 1 + 277 305 l 1 + 211 305 l 1 + 211 625 l 1 + 102 625 l 1 +437 305 m 1 + 437 689 l 1 + 561 689 l 1 + 635 404 l 1 + 707 689 l 1 + 830 689 l 1 + 830 305 l 1 + 764 305 l 1 + 764 643 l 1 + 757 643 l 1 + 663 305 l 1 + 604 305 l 1 + 511 643 l 1 + 503 643 l 1 + 503 305 l 1 + 437 305 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD7 +Encoding: 61399 61399 827 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 178 257 112 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 358 c 2 +675 462 m 1 + 624 425 l 1 + 585 473 557 490 514 490 c 0 + 442 490 387 434 387 361 c 0 + 387 287 442 228 513 228 c 0 + 555 228 588 245 624 287 c 1 + 675 249 l 1 + 623 188 576 163 512 163 c 0 + 407 163 321 251 321 359 c 0 + 321 468 406 556 511 556 c 0 + 580 556 635 525 675 462 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD8 +Encoding: 61400 61400 828 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 178 257 112 c 0 + 325 45 403 13 500 13 c 0 + 590 13 677 50 743 118 c 0 + 808 184 841 263 841 355 c 0 + 841 450 806 535 737 603 c 0 + 671 669 593 701 500 701 c 0 + 404 701 320 666 252 597 c 0 + 186 531 154 452 154 358 c 2 +371 167 m 1 + 371 552 l 1 + 511 552 l 2 + 608 552 655 515 655 436 c 0 + 655 383 634 352 583 331 c 1 + 659 167 l 1 + 584 167 l 1 + 520 317 l 1 + 437 317 l 1 + 437 167 l 1 + 371 167 l 1 +437 383 m 1 + 502 383 l 2 + 564 383 589 398 589 435 c 0 + 589 467 566 486 526 486 c 2 + 437 486 l 1 + 437 383 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFD9 +Encoding: 61401 61401 829 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 516 m 1 + 37 668 l 1 + 399 668 l 1 + 406 516 l 1 + 380 516 l 1 + 347 613 321 638 254 641 c 1 + 254 390 l 2 + 252 309 257 303 332 297 c 1 + 332 269 l 1 + 96 269 l 1 + 96 297 l 1 + 160 301 174 313 174 360 c 2 + 174 641 l 1 + 112 637 82 607 48 516 c 1 + 22 516 l 1 +435 269 m 1 + 435 297 l 1 + 489 304 501 315 501 358 c 2 + 501 593 l 2 + 501 630 490 640 444 640 c 1 + 444 668 l 1 + 608 668 l 1 + 707 405 l 1 + 803 668 l 1 + 971 668 l 1 + 971 640 l 1 + 916 639 907 632 905 589 c 2 + 905 493 l 1 + 905 380 l 2 + 906 305 907 303 962 297 c 1 + 962 269 l 1 + 759 269 l 1 + 759 297 l 1 + 818 303 824 309 825 359 c 2 + 825 627 l 1 + 694 269 l 1 + 670 269 l 1 + 539 617 l 1 + 539 401 l 2 + 537 311 540 306 603 297 c 1 + 603 269 l 1 + 435 269 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFDA +Encoding: 61402 61402 830 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 178 257 112 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 358 c 2 +619 569 m 1 + 640 569 l 1 + 640 421 l 1 + 619 417 l 1 + 589 508 561 541 513 541 c 0 + 451 541 415 474 415 361 c 0 + 415 258 452 200 516 200 c 0 + 568 200 598 232 612 301 c 1 + 640 301 l 1 + 630 214 585 171 503 171 c 0 + 401 171 327 252 327 363 c 0 + 327 477 405 569 502 569 c 0 + 522 569 522 569 594 546 c 1 + 596 546 l 2 + 602 546 610 554 619 569 c 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFDB +Encoding: 61403 61403 831 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +497 739 m 0 + 603 739 693 702 768 626 c 0 + 842 553 879 462 879 357 c 0 + 879 252 841 160 766 85 c 0 + 693 12 604 -25 502 -25 c 0 + 401 -25 312 10 237 81 c 0 + 154 157 116 246 116 362 c 0 + 116 462 156 558 228 628 c 0 + 305 703 393 739 497 739 c 0 +154 358 m 2 + 154 351 l 2 + 154 261 190 178 257 112 c 0 + 325 45 403 13 501 13 c 0 + 688 13 841 167 841 357 c 0 + 841 549 689 701 498 701 c 0 + 306 701 154 549 154 358 c 2 +332 181 m 1 + 332 210 l 1 + 381 216 385 221 386 276 c 2 + 386 469 l 2 + 385 522 381 526 332 531 c 1 + 332 559 l 1 + 535 559 l 2 + 625 559 670 527 670 462 c 0 + 670 407 636 376 562 364 c 1 + 595 345 608 330 620 299 c 2 + 640 244 l 2 + 644 234 652 227 661 227 c 0 + 677 227 684 242 686 278 c 1 + 714 278 l 1 + 711 207 686 171 637 171 c 0 + 599 171 570 198 559 243 c 2 + 544 300 l 2 + 533 342 519 355 483 355 c 0 + 480 355 473 355 467 354 c 1 + 467 281 l 2 + 468 218 469 217 521 210 c 1 + 521 181 l 1 + 332 181 l 1 +467 456 m 2 + 467 383 l 1 + 523 383 533 384 551 393 c 0 + 572 403 583 424 583 457 c 0 + 583 506 562 531 519 531 c 0 + 479 531 467 514 467 456 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFDC +Encoding: 61404 61404 832 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +87 97 m 1 + 167 148 l 1 + 319 -75 l 1 + 319 883 l 1 + 398 883 l 1 + 398 -199 l 1 + 326 -199 l 1 + 123 97 l 1 + 94 83 l 1 + 87 97 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFDD +Encoding: 61405 61405 833 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 -247 m 1 + 312 882 l 1 + 414 882 l 1 + 414 -247 l 1 + 312 -247 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFDE +Encoding: 61406 61406 834 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 -247 m 1 + 144 -218 l 1 + 264 -199 312 -124 311 46 c 2 + 311 749 l 1 + 413 749 l 1 + 413 37 l 2 + 415 -151 330 -240 144 -247 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFDF +Encoding: 61407 61407 835 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -247 m 1 + 319 -19 l 1 + 312 143 385 218 577 248 c 1 + 480 260 403 294 367 338 c 0 + 324 395 318 425 319 569 c 2 + 319 749 l 1 + 421 749 l 1 + 421 473 l 2 + 422 356 479 291 595 273 c 1 + 595 222 l 1 + 456 197 417 139 421 -32 c 1 + 421 -247 l 1 + 319 -247 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFE0 +Encoding: 61408 61408 836 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +144 721 m 1 + 144 749 l 1 + 223 751 305 721 350 674 c 0 + 395 623 413 554 413 429 c 2 + 413 -247 l 1 + 311 -247 l 1 + 311 455 l 2 + 309 642 271 701 144 721 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFE1 +Encoding: 61409 61409 837 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +313 749 m 1 + 415 749 l 1 + 415 85 l 2 + 414 -135 447 -195 582 -218 c 1 + 582 -247 l 1 + 497 -246 420 -217 374 -167 c 0 + 324 -108 312 -58 313 84 c 2 + 313 749 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFE2 +Encoding: 61410 61410 838 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +138 222 m 1 + 138 274 l 1 + 254 287 312 352 312 472 c 2 + 312 749 l 1 + 414 749 l 1 + 414 482 l 1 + 410 347 325 272 152 248 c 1 + 332 226 416 147 414 3 c 2 + 414 -247 l 1 + 312 -247 l 1 + 312 36 l 2 + 311 142 251 206 138 222 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFE3 +Encoding: 61411 61411 839 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +312 -247 m 1 + 312 439 l 2 + 312 564 326 620 373 673 c 0 + 418 721 497 750 581 749 c 1 + 581 721 l 1 + 510 708 466 679 443 629 c 0 + 417 569 414 542 414 385 c 2 + 414 -247 l 1 + 312 -247 l 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFE4 +Encoding: 61412 61412 840 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 320 -113 l 1 + 320 883 l 1 + 399 883 l 1 + 399 -192 l 1 + 0 -192 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFE5 +Encoding: 61413 61413 841 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 399 884 l 1 + 399 -194 l 1 + 320 -194 l 1 + 320 804 l 1 + 0 804 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFE6 +Encoding: 61414 61414 842 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -192 m 1 + 319 883 l 1 + 398 883 l 1 + 398 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 319 -192 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFE7 +Encoding: 61415 61415 843 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +319 -194 m 1 + 319 884 l 1 + 719 884 l 1 + 719 804 l 1 + 398 804 l 1 + 398 -194 l 1 + 319 -194 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFE8 +Encoding: 61416 61416 844 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 267 m 1 + 0 325 l 1 + 719 325 l 1 + 719 267 l 1 + 0 267 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFE9 +Encoding: 61417 61417 845 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 538 884 l 1 + 503 906 486 919 458 947 c 1 + 531 947 l 1 + 583 915 l 2 + 615 895 658 882 719 873 c 1 + 719 804 l 1 + 0 804 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFEA +Encoding: 61418 61418 846 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 804 m 1 + 0 884 l 1 + 719 884 l 1 + 719 804 l 1 + 0 804 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFEB +Encoding: 61419 61419 847 +Width: 717 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 -192 m 1 + 0 -113 l 1 + 719 -113 l 1 + 719 -192 l 1 + 0 -192 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFEC +Encoding: 61420 61420 848 +Width: 533 +Flags: MW +LayerCount: 2 +Fore +SplineSet +407 153 m 1 + 489 133 l 1 + 477 93 465 72 444 48 c 0 + 404 5 334 -21 260 -21 c 0 + 134 -21 44 45 44 139 c 0 + 44 210 78 249 166 278 c 1 + 128 304 113 325 113 355 c 0 + 113 438 194 494 312 494 c 0 + 389 494 453 471 482 433 c 0 + 499 411 507 387 512 345 c 1 + 421 327 l 1 + 413 394 385 416 313 416 c 0 + 244 416 207 393 207 352 c 0 + 207 324 229 301 259 297 c 2 + 353 287 l 1 + 340 226 l 1 + 279 227 l 2 + 188 228 138 198 138 142 c 0 + 138 85 180 57 265 57 c 0 + 342 57 375 79 407 153 c 1 +EndSplineSet +Validated: 33 +EndChar + +StartChar: uniEFFA +Encoding: 61434 61434 849 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +496 712 m 0 + 595 712 679 677 749 608 c 0 + 818 539 853 454 853 356 c 0 + 853 158 695 0 498 0 c 0 + 401 0 319 33 250 100 c 0 + 176 171 141 255 141 361 c 0 + 141 454 179 543 246 608 c 0 + 318 678 399 712 496 712 c 0 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFFB +Encoding: 61435 61435 850 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 0 m 1 + 141 711 l 1 + 852 711 l 1 + 852 0 l 1 + 141 0 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFFC +Encoding: 61436 61436 851 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 0 m 1 + 141 711 l 1 + 852 711 l 1 + 852 0 l 1 + 141 0 l 1 +180 39 m 1 + 813 39 l 1 + 813 671 l 1 + 180 671 l 1 + 180 39 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFFD +Encoding: 61437 61437 852 +Width: 993 +Flags: MW +LayerCount: 2 +Fore +SplineSet +500 712 m 0 + 599 712 682 677 752 608 c 0 + 821 539 856 454 856 356 c 0 + 856 258 821 174 751 104 c 0 + 682 35 598 0 501 0 c 0 + 405 0 323 33 254 100 c 0 + 180 171 145 255 145 361 c 0 + 145 554 305 712 500 712 c 0 +184 357 m 2 + 184 350 l 2 + 184 268 218 191 280 130 c 0 + 342 68 414 39 504 39 c 0 + 676 39 816 181 816 355 c 0 + 816 532 677 672 501 672 c 0 + 396 672 300 621 238 532 c 0 + 202 482 184 423 184 357 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFFE +Encoding: 61438 61438 853 +Width: 772 +Flags: MW +LayerCount: 2 +Fore +SplineSet +506 282 m 1 + 471 273 l 1 + 479 236 481 218 481 193 c 0 + 481 80 393 -11 282 -11 c 0 + 153 -11 52 116 52 277 c 0 + 52 502 239 686 467 686 c 0 + 616 686 721 604 721 489 c 0 + 721 404 660 333 561 300 c 2 + 506 282 l 1 +340 258 m 2 + 317 320 l 2 + 297 372 287 421 287 462 c 0 + 287 505 308 555 353 619 c 1 + 217 557 140 435 140 282 c 0 + 140 195 166 114 210 68 c 0 + 229 47 257 35 284 35 c 0 + 337 35 374 71 374 121 c 0 + 374 152 363 196 340 258 c 2 +418 429 m 2 + 459 313 l 1 + 564 342 599 379 599 465 c 0 + 599 521 581 573 551 605 c 0 + 528 628 497 640 456 640 c 0 + 446 640 437 639 416 638 c 1 + 399 594 394 569 394 533 c 0 + 394 498 396 491 418 429 c 2 +EndSplineSet +Validated: 1 +EndChar + +StartChar: uniEFFF +Encoding: 61439 61439 854 +Width: 496 +Flags: MW +LayerCount: 2 +Fore +SplineSet +246 741 m 0 + 377 741 479 637 479 506 c 0 + 479 375 378 276 246 276 c 0 + 114 276 16 376 16 510 c 0 + 16 636 120 741 246 741 c 0 +249 706 m 0 + 138 706 51 617 51 504 c 0 + 51 395 137 311 249 311 c 0 + 362 311 444 392 444 504 c 0 + 444 617 358 706 249 706 c 0 +140 392 m 1 + 140 639 l 1 + 208 639 l 1 + 245 444 l 1 + 251 444 l 1 + 289 639 l 1 + 356 639 l 1 + 356 392 l 1 + 320 392 l 1 + 320 615 l 1 + 277 392 l 1 + 220 392 l 1 + 176 616 l 1 + 176 392 l 1 + 140 392 l 1 +EndSplineSet +Validated: 1 +EndChar + +StartChar: one.onum +Encoding: 65537 -1 855 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +429 -3 m 1 + 375.063898534 -1.85242337304 303.320229713 0 261 0 c 0 + 239 0 183 -1 96 -3 c 1 + 96 27 l 1 + 152 30 l 2 + 213.0390625 33.26953125 221 36 221 96 c 2 + 221 372 l 2 + 221 396 220 407 214 407 c 0 + 207.92856827 407 186.371928691 399.119618487 161.489859176 390.023571774 c 0 + 137.021182433 381.078647537 109.336655782 370.958116867 90 366 c 1 + 74 371 l 1 + 72 412 l 1 + 102.352403685 415.02068631 349.076049963 480.12497804 361 486 c 1 + 361 454 l 1 + 361 454 306 451 306 401 c 2 + 306 96 l 2 + 306 34 325.030273438 32.5693359375 373 30 c 2 + 429 27 l 1 + 429 -3 l 1 +EndSplineSet +EndChar + +StartChar: two.onum +Encoding: 65538 -1 856 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +245 0 m 0 + 228.721066858 0 81.0293861945 -2.26181334107 36 -3 c 1 + 28 9 l 1 + 38.0649350649 22.0844155844 56.0256410256 54.0769230769 60 66 c 1 + 185 140 l 2 + 273.04831134 191.540120525 335 269.186236979 335 328 c 0 + 335 388.836227158 297.659267468 417 217 417 c 0 + 173.987870811 417 120.3090982 389.765916837 81 348 c 1 + 61 363 l 1 + 120 446 l 1 + 150.102147279 469.304888216 189.865527344 481 239 481 c 0 + 357.207626884 481 420 432.084394423 420 340 c 0 + 420 282.801200867 372.672676007 218.465619814 292 166 c 2 + 154 77 l 1 + 172.50327078 77 229.584144161 76.701171875 244.359375 76.701171875 c 0 + 355.311390556 76.701171875 430.860695252 80.1342249917 471 87 c 1 + 469.517241379 71.4310344828 469 58.5 469 37 c 0 + 469 18.5 469.318181818 11.8181818182 471 -5 c 1 + 328.398496241 -1.07518796992 279.8 0 245 0 c 0 +EndSplineSet +EndChar + +StartChar: three.onum +Encoding: 65539 -1 857 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +62 368 m 1 + 118 446 l 1 + 140.304096632 464.248806335 193.429310826 481 229 481 c 0 + 333.852963307 481 396 435.599170799 396 359 c 0 + 396 313.733823871 360.175253829 263.011658499 295 216 c 1 + 297.381835938 216.08203125 299.728515625 216.123046875 302.040039062 216.123046875 c 0 + 380.708584886 216.123046875 443 155.085288405 443 78 c 0 + 443 -78.1239043445 256.888002232 -237 74 -237 c 1 + 13 -176 l 1 + 19 -158 l 1 + 19 -158 83.9521484375 -183 126 -183 c 0 + 250.546875 -183 357 -79.7727272727 357 41 c 0 + 357 119.503417969 314.503417969 162 236 162 c 0 + 210.7 162 182.46460177 155.433628319 150 142 c 1 + 150 178 l 1 + 255.003350949 196.000574448 310 245.497558594 310 322 c 0 + 310 376.178984973 267.889900288 417 212 417 c 0 + 169.948736464 417 136.013461804 402.402152866 92.6103811969 365.642484194 c 0 + 82.3602641983 356.96128232 77.6761071828 353.224901505 73 350 c 1 + 62 368 l 1 +EndSplineSet +EndChar + +StartChar: four.onum +Encoding: 65540 -1 858 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +362 59 m 1 + 400.338125443 59 433.978405297 61.3101513467 472 63 c 1 + 472 -5 l 1 + 444 -2 423 -1 364 -1 c 1 + 364 -215 l 1 + 286 -237 l 1 + 273 -235 l 1 + 280 0 l 1 + 13 0 l 1 + 2 15 l 1 + 65 126 219 346 308 447 c 1 + 355 478 l 1 + 368 469 l 1 + 368 469 362 397.27734375 362 199 c 2 + 362 59 l 1 +280 59 m 1 + 280 360 l 1 + 235 308 97 98 77 59 c 1 + 280 59 l 1 +EndSplineSet +EndChar + +StartChar: five.onum +Encoding: 65541 -1 859 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +235.446289062 245.038085938 m 0 + 239.644717061 245.038085938 243.815868209 245 248 245 c 0 + 345 245 434 199 434 83 c 0 + 434 -47.1767578125 258 -243 66 -243 c 1 + 63.955078125 -235.708007812 12.2099609375 -189.98828125 6 -189 c 1 + 14 -172 l 1 + 40.4404296875 -180.284179688 67.9052734375 -184.282226562 95.212890625 -184.282226562 c 0 + 222.828125 -184.282226562 347 -96.986328125 347 48 c 0 + 347 130.005859375 293.006835938 180 216 180 c 0 + 159.762954146 180 147.436477119 167.376837727 114 157 c 1 + 102 164 l 1 + 103.799804688 189.200195312 104.16015625 212.240234375 104.16015625 245.431640625 c 0 + 104.16015625 273.391504366 104 297.832573338 104 329 c 0 + 104 361 102 403 97 464 c 1 + 103 474 l 1 + 176 470 204 469 261 469 c 0 + 318 469 362 470 435 474 c 1 + 451 470 l 1 + 442.302995562 438.110983727 439.823173463 421.429889423 433 393 c 1 + 149 394 l 1 + 141 222 l 1 + 180.655273438 243.551757812 209.051757812 245.038085938 235.446289062 245.038085938 c 0 +EndSplineSet +EndChar + +StartChar: six.onum +Encoding: 65542 -1 860 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +131 331 m 1 + 154 349 l 2 + 213 396 243 409 293 409 c 0 + 399 409 468 334 468 219 c 0 + 468 82 371 -20 241 -20 c 0 + 111 -20 32 81 32 247 c 0 + 32 384 88 506 191 593 c 0 + 242 637 283 657 379 689 c 1 + 416 672 l 1 + 416 664 l 1 + 236 610 152 512 131 331 c 1 +254 349 m 0 + 207 349 160 325 138 291 c 0 + 127 274 123 256 123 220 c 0 + 123 85 168 13 254 13 c 0 + 332 13 382 80 382 184 c 0 + 382 284 332 349 254 349 c 0 +EndSplineSet +EndChar + +StartChar: seven.onum +Encoding: 65543 -1 861 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +111 -220 m 0 + 98.9776275025 -220 81.0834788474 -221.890794562 65 -223 c 1 + 56 -210 l 1 + 300 182 l 2 + 338 243 369 301 409 383 c 1 + 142 383 l 1 + 95 382 89 375 81 313 c 2 + 74 257 l 1 + 44 257 l 1 + 44.9561199139 286.161657374 47 347.515289827 47 359 c 0 + 47 367.781133119 45.0672627917 430.914853453 44 464 c 1 + 54 469 l 1 + 149 465 197 464 273 464 c 0 + 352 464 408 465 497 469 c 1 + 497 439 l 1 + 314 110 l 2 + 248 -10 199 -114 157 -223 c 1 + 140.813593269 -221.883696087 123.109386744 -220 111 -220 c 0 +EndSplineSet +EndChar + +StartChar: eight.onum +Encoding: 65544 -1 862 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 345 m 1 + 79 402 53 440 53 508 c 0 + 53 613 140 689 259 689 c 0 + 365 689 436 631 436 545 c 0 + 436 485 404 443 313 381 c 1 + 428 329 464 286 464 207 c 0 + 464 82 357 -20 226 -20 c 0 + 112 -20 30 55 30 159 c 0 + 30 211 50 256 88 294 c 0 + 110 315 127 326 168 345 c 1 +284 295 m 2 + 204 331 l 1 + 130 286 101 240 101 167 c 0 + 101 73 156 14 241 14 c 0 + 322 14 385 80 385 164 c 0 + 385 218 348 266 284 295 c 2 +223 423 m 2 + 278 396 l 1 + 343 438 368 477 368 534 c 0 + 368 607 320 655 247 655 c 0 + 176 655 128 611 128 544 c 0 + 128 494 160 454 223 423 c 2 +EndSplineSet +EndChar + +StartChar: nine.onum +Encoding: 65545 -1 863 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +103 -229 m 5 + 69 -212 l 5 + 69 -204 l 5 + 250 -160 359 -37 367 131 c 5 + 297 73 l 6 + 279 58 240 47 206 47 c 4 + 102 47 27 130 27 246 c 4 + 27 380 123 480 251 480 c 4 + 383 480 464 377 464 208 c 4 + 464 74 413 -41 316 -124 c 4 + 262 -170 214 -193 103 -229 c 5 +247 447 m 4 + 164 447 113 384 113 283 c 4 + 113 179 167 108 247 108 c 4 + 325 108 377 170 377 263 c 4 + 377 307 365 356 347 388 c 4 + 325 428 292 447 247 447 c 4 +EndSplineSet +EndChar + +StartChar: a.sc +Encoding: 65546 -1 864 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 192.773661525 -2.25407291852 140.128143669 -0.732795521551 112 0 c 0 + 100.789293336 0 38.207136372 -2.40567245965 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9459888919 27.0429994951 87.1595139296 52.632845802 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313298919 48.346905856 544.559486673 27.4968691225 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.15428352 -2.1834431672 474.012889395 2.14031378309e-16 472 0 c 0 + 466.357368958 0 378.930715079 -2.29437280298 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799511719 25 424 33.5386493388 424 50 c 0 + 424 65.2338068328 414.687180768 90.2774731384 393.356616563 132.404978576 c 0 + 387.126401683 144.709548148 385.05278252 149.052208944 384 152 c 1 + 180 152 l 1 + 176.950483398 145.166816336 173.672509017 138.736597328 167.113600916 126.721471651 c 0 + 151.026267678 97.2514245505 146 81.3678252653 146 60 c 0 + 146 36.2323324712 168.785588727 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +EndSplineSet +EndChar + +StartChar: b.sc +Encoding: 65547 -1 865 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +178 484 m 0 + 190.810775963 484 284.526484044 485.851418246 290 486 c 0 + 392.40625 486 440 455.54 440 390 c 0 + 440 329.328991646 391.55854022 283.35065694 322 278 c 1 + 322 276 l 1 + 404.510236221 275.103149606 466 227.277777778 466 164 c 0 + 466 61.6597938142 391.602409639 -2 272 -2 c 1 + 272 -2 206.799964141 4.93112041876e-13 172 0 c 2 + 169 0 l 2 + 132.5 0 102.53 -0.54 58 -2 c 5 + 58 18 l 1 + 98.7185891811 34.2874356724 108 48.5808083336 108 95 c 2 + 108 415 l 6 + 108 449.81875 92.7790697674 458 28 458 c 5 + 28 486 l 1 + 66.1324369718 484.551932773 135.600826601 483.853706916 136.288 483.84 c 0 + 138.743827801 483.84 176.874365679 484 178 484 c 0 +198 248 m 1 + 198 38 l 1 + 198 38 218 34 248 34 c 0 + 317.743478261 34 366 81.0296610169 366 149 c 0 + 366 215.961832061 319.346153846 253 235 253 c 0 + 215 253 198 248 198 248 c 1 +198 450 m 1 + 198 286 l 1 + 225 286 l 2 + 305.316091954 286 346 315.252066116 346 373 c 0 + 346 427.100961538 311.462962963 454 242 454 c 0 + 224 454 198 450 198 450 c 1 +EndSplineSet +EndChar + +StartChar: c.sc +Encoding: 65548 -1 866 +Width: 564 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 74 m 1 + 514 36 l 1 + 477.071161049 6.45692883901 396.88 -14 318 -14 c 0 + 160.325301205 -14 44 91.7116788322 44 235 c 0 + 44 397.69295302 157.655893536 498 342 498 c 0 + 393.999999999 498 490.129032257 478.774193548 522 462 c 1 + 514.159292035 413.975663719 511.020737327 379.97465438 510 332 c 1 + 482 332 l 1 + 478 400 l 1 + 478 400 439 462 327 462 c 4 + 220.042253521 462 144 373.491803279 144 249 c 0 + 144 117.55 227.952054795 30 354 30 c 0 + 425.088235294 30 465.827617329 42.825361011 516 81 c 1 + 528 74 l 1 +EndSplineSet +EndChar + +StartChar: d.sc +Encoding: 65549 -1 867 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +142.5 484 m 0 + 163.122045623 484 288.313110837 486 308 486 c 0 + 467.886792453 486 566 405.379844961 566 274 c 0 + 566 111.857664234 452.967391304 -2 292 -2 c 0 + 279.192198058 -2 193.902361291 -2.75610903601e-15 189 0 c 0 + 156.75 0 86.4285714286 -1.16233766234 68 -2 c 1 + 68 18 l 1 + 104.686046512 32.6744186046 116 53.4166666664 116 106 c 2 + 116 400 l 2 + 116 444.0125 96.7068965517 458 36 458 c 1 + 36 486 l 1 + 54.8041536178 485.294844239 101.827661469 484.763799187 142.5 484 c 0 +208 444 m 1 + 208 444 206 401 206 376 c 2 + 206 42 l 1 + 206 42 254 38 274 38 c 4 + 392.232394366 38 466 119.8359375 466 251 c 0 + 466 377.494764398 396.409547739 450 275 450 c 0 + 242 450 208 444 208 444 c 1 +EndSplineSet +EndChar + +StartChar: e.sc +Encoding: 65550 -1 868 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1644167807 486.442606318 84.8665334692 485.215388273 127 484 c 0 + 146.554401719 484 328 492 328 492 c 1 + 376.5 492 426.9 488.85 456 484 c 1 + 451.308432716 459.955717669 446.858923805 415.460628556 444 364 c 1 + 416 364 l 1 + 412.303642231 406.508114346 409.122785012 431.954972098 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.902985075 271 358 282.721153846 358 338 c 1 + 388 338 l 1 + 386.047619048 273.571428572 386 271.5 386 251 c 0 + 386 228 386.16 220.72 388 160 c 1 + 358 160 l 1 + 358 224.666666667 345.6 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518158349 208.198142238 56.4577953617 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470476246 78.348573592 454.389068164 42.9646361956 450 2 c 1 + 416.544035111 -1.34559648885 371.213378906 -3 313 -3 c 0 + 290.873538999 -3 182.608358635 -6.56673726486e-16 160 0 c 0 + 134.666666667 0 106 -0.661538461538 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.0581395349 116 113 c 2 + 116 384 l 2 + 116 451.870967742 107.376349614 458.918251928 23 460 c 1 + 23 487 l 1 +EndSplineSet +EndChar + +StartChar: f.sc +Encoding: 65551 -1 869 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +366 328 m 1 + 365.016948687 295.067781019 364.386412434 256.195344937 364 239 c 0 + 364 225.181734345 364.54544572 201.454845517 366 152 c 1 + 338 152 l 1 + 332.494814937 215.860146725 324.788808369 225.12123212 277.156948566 225.12123212 c 0 + 274.585767575 225.12123212 271.871813363 225.080896151 269 225 c 2 + 198 223 l 1 + 198 84 l 2 + 198 36.0073140424 208.826720868 28.5796799587 284 25 c 1 + 284 -3 l 1 + 221.322001345 -0.8753220795 184.26669998 -3.14515512967e-16 157 0 c 0 + 116.494335622 0 88.985174207 -0.593722908236 18 -3 c 1 + 18 25 l 1 + 94.6344449135 26.0793583791 108 36.1777777778 108 93 c 2 + 108 395 l 2 + 108 452.590909091 99.1875 459 20 459 c 1 + 20 487 l 1 + 38.0838275367 486.468122719 91.3569770163 485.170333923 137 484 c 0 + 149.554839796 484 195.524988111 485.949737324 284.441900275 490.253470711 c 0 + 312.996900946 491.635582468 320.833488675 492 322 492 c 0 + 372 492 420 484 420 484 c 1 + 412.314685315 434.594405594 410.754385965 419.251461988 408 366 c 1 + 380 366 l 1 + 379.133802817 385.056338028 373.548076923 428.625 370 444 c 1 + 357.189941851 447.767664161 273.654476583 452.154261199 214.715619576 452.154261199 c 0 + 209.03918551 452.154261199 204.098939457 452.102473486 200 452 c 1 + 199.187111938 432.490686513 198.29963727 348.624330401 198 263 c 1 + 271 261 l 2 + 272.578398367 260.981647199 274.087205033 260.972495295 275.534497503 260.972495295 c 0 + 323.130932469 260.972495295 330.919067455 269.329416052 338 328 c 1 + 366 328 l 1 +EndSplineSet +EndChar + +StartChar: g.sc +Encoding: 65552 -1 870 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +338 194 m 1 + 338 194 445.899822239 192 465 192 c 0 + 483.75 192 508.64516129 192.790322581 528 194 c 1 + 528 170 l 1 + 520.691421853 165.823669624 501 156 501 156 c 1 + 500.956883132 150.931624466 500.93532804 145.80912305 500.93532804 140.630907652 c 0 + 500.93532804 105.465436699 501.938303668 67.2956229718 504 24 c 1 + 435.342188204 -1.46983340837 369.723684211 -14 305 -14 c 0 + 149.09561753 -14 28 95.7292418773 28 237 c 0 + 28 383.620689655 154.461538462 497 318 497 c 0 + 368.868684085 497 430.704948227 486.087718093 505 464 c 1 + 487 350 l 1 + 460 350 l 1 + 457 398 l 2 + 454.297112166 434.487405134 395.515625 458 307 458 c 0 + 205.254716981 458 132 369.257142857 132 246 c 0 + 132 116.542780749 209.952702703 24 319 24 c 0 + 361 24 396.888888889 31.5555555556 414 44 c 1 + 414.936363636 58.0454545455 416 103.25 416 129 c 0 + 416 161.083333333 402.831606218 168.005181347 338 170 c 1 + 338 194 l 1 +EndSplineSet +EndChar + +StartChar: h.sc +Encoding: 65553 -1 871 +Width: 667 +Flags: MW +LayerCount: 2 +Fore +SplineSet +380 487 m 1 + 399.39601981 486.665585865 506.208460014 484 511 484 c 0 + 512.116351845 484 625.105936953 486.50211874 650 487 c 1 + 650 459 l 1 + 558.765060241 459 556 456.558510638 556 376 c 2 + 556 88 l 2 + 556 35.7 571.285714286 25 646 25 c 1 + 646 -3 l 1 + 615.209079645 -1.95623998797 556.161561092 -1.00359024307 511 0 c 0 + 478.872630686 0 443.524571144 -0.809497546749 380 -3 c 1 + 380 25 l 1 + 454.26984127 25 466 33.5930232558 466 88 c 2 + 466 241 l 1 + 440.182163272 242.263701169 391.954589844 243 335 243 c 0 + 293.628417969 243 242.776112432 242.199176291 208 241 c 1 + 208 91 l 2 + 208 33.2558139535 218.757575758 25 294 25 c 1 + 294 -3 l 1 + 231.818770728 -0.892161719605 192.861042306 0 163 0 c 0 + 128.035592332 0 94.5451629805 -0.744231763372 28 -3 c 1 + 28 25 l 1 + 103.5625 25 118 35.2666666667 118 89 c 2 + 118 403 l 2 + 118 452.734042553 107.482142857 459 24 459 c 1 + 24 487 l 1 + 61.8184215085 485.739385949 122.250233116 484.879491348 163 484 c 0 + 191.804236322 484 230.771188569 484.892372952 294 487 c 1 + 294 459 l 1 + 218.122641509 459 208 452.761627907 208 406 c 2 + 208 277 l 1 + 234.224074275 275.619358679 284.202329328 274.756835938 337.978515625 274.756835938 c 0 + 391.073195431 274.756835938 439.490449467 275.605192327 466 277 c 1 + 466 377 l 2 + 466 457 463.902439024 459 380 459 c 1 + 380 487 l 1 +EndSplineSet +EndChar + +StartChar: i.sc +Encoding: 65554 -1 872 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 0 m 2 + 168 0 59.0575100557 -2.39463520718 30 -3 c 1 + 30 25 l 1 + 107.470149254 25 120 34.3277777778 120 92 c 2 + 120 404 l 2 + 120 450.361111111 105.863636364 459 30 459 c 1 + 30 487 l 1 + 102.111111111 484.555555556 126 484 159 484 c 2 + 159 484 272.313456213 486.467566465 300 487 c 1 + 300 459 l 1 + 218.910714286 459 210 453.455555556 210 403 c 2 + 210 91 l 2 + 210 32.0333333333 219.590909091 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -7.40148683083e-16 168 0 c 2 +EndSplineSet +EndChar + +StartChar: j.sc +Encoding: 65555 -1 873 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +32 487 m 1 + 67.51899173 485.731464581 127.349496392 484.927185332 170 484 c 0 + 175.289812855 484 278.618457297 486.604045506 300 487 c 1 + 300 459 l 1 + 222.12195122 459 214 451.255813953 214 377 c 2 + 214 67 l 2 + 214 -67.9676367074 143.767942044 -147.249557415 24.2065742209 -147.249557415 c 0 + 20.1989028378 -147.249557415 16.1300537377 -147.166371793 12 -147 c 1 + 12 -147 14 -131 14 -112 c 0 + 14 -95 12 -81 12 -81 c 1 + 21 -78 l 1 + 40.6607142857 -97.6607142857 51.98 -103 74 -103 c 0 + 108.643511422 -103 123.711053057 -79.1932842167 124 -24 c 2 + 124 391 l 2 + 124 450.695652174 112.764705882 459 32 459 c 1 + 32 487 l 1 +EndSplineSet +EndChar + +StartChar: k.sc +Encoding: 65556 -1 874 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +472 486 m 0 + 484.4 486 521.6 487 534 487 c 1 + 534 460 l 1 + 491.693825253 460 475.279325698 454.13767873 450 430 c 2 + 292 284 l 1 + 490 71 l 2 + 492.467328449 68.3582442024 494.865999571 65.768646707 499.28017434 60.9811541474 c 0 + 526.550935928 31.4040361034 534.841068614 25.7460404951 552 25 c 1 + 552 -3 l 1 + 541.623957742 -3 498 -2 498 -2 c 2 + 479.176757812 -2 464.940673828 -2.21569824219 432 -3 c 1 + 216 240 l 1 + 206 236 l 1 + 206 82 l 2 + 206 31.4147727273 215.903508772 25 294 25 c 1 + 294 -3 l 1 + 230.412542979 -0.844492982334 192.973354095 3.19079136101e-16 161 0 c 0 + 128.634234539 0 92.3678706355 -0.818038283543 28 -3 c 1 + 28 25 l 1 + 106.333333333 25 116 32.9090909091 116 97 c 2 + 116 388 l 2 + 116 452.352272727 107.76056338 459 28 459 c 1 + 28 487 l 1 + 45.4396110944 486.709339815 105.631681993 485.261976867 162 484 c 0 + 170.28359244 484 271.278734729 486.648792114 292 487 c 1 + 292 459 l 1 + 211.51754386 459 206 455.343023256 206 402 c 2 + 206 259 l 1 + 212 258 l 1 + 224.603373702 271.037972795 237.703595905 284.194461551 265.20557581 311.43409822 c 0 + 335.466903964 381.02519884 370.878807123 418.966639443 402 458 c 1 + 402 487 l 1 + 407.410297273 487 468.683233633 486 472 486 c 0 +EndSplineSet +EndChar + +StartChar: l.sc +Encoding: 65557 -1 875 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +20 487 m 1 + 55.914470848 485.802850971 116.068536262 484.911553321 158 484 c 0 + 161.664853352 484 268.539783547 486.722853707 286 487 c 1 + 286 459 l 1 + 212.409836066 459 200 450.197674419 200 398 c 2 + 200 112 l 2 + 200 88 204 39 204 39 c 1 + 219.555555556 37.4444444444 237.999999999 37 287 37 c 0 + 377 37 418 51 418 51 c 1 + 427.375963355 88.5023370124 433.963021374 115.179921987 438 132 c 1 + 468 132 l 1 + 457.834939759 75.6301204813 454.268465909 47.9374999995 451 0 c 1 + 371.860465116 -2.86046511628 325 -3 325 -3 c 2 + 315.901264563 -3 157.781718182 0.111111111111 150.333333333 0.111111111111 c 0 + 118.291666667 0.111111111111 86.6803921567 -0.889019607857 52 -3 c 1 + 52 25 l 1 + 100.987442168 32.7934567085 110 44.9137931033 110 103 c 2 + 110 412 l 2 + 110 454.583333333 101.542553191 459 20 459 c 1 + 20 487 l 1 +EndSplineSet +EndChar + +StartChar: m.sc +Encoding: 65558 -1 876 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +34 487 m 1 + 61.9713791649 486.018548097 123.887951455 484 124 484 c 0 + 135.491528033 484 166.452991123 484.910631267 226 487 c 1 + 249.3115727 427.992581602 303.321428571 308.516233766 391 122 c 1 + 407.658292442 158.540770519 424.211447692 194.133610458 455.934943022 261.624077623 c 0 + 510.124075577 376.90928921 534.698754147 431.174098477 558 487 c 1 + 582.472062089 485.935997302 618.445379855 484.39581581 630 484 c 0 + 649.5 484 687.3 485.05 738 487 c 1 + 738 459 l 1 + 668.653846154 459 656 448.969512195 656 394 c 2 + 656 82 l 2 + 656 36.1036585366 671.973684211 25 738 25 c 1 + 738 -3 l 1 + 718.818820743 -2.34979053366 654.327208037 -0.951327163694 606 0 c 0 + 605.240054396 0 504.399599805 -2.55653043899 484 -3 c 1 + 484 25 l 1 + 550.656862745 25 566 34.5426829268 566 76 c 2 + 566 414 l 1 + 564 414 l 1 + 497 263 441 139 374 -12 c 1 + 356 -12 l 1 + 166 398 l 1 + 164 398 l 1 + 164 80 l 2 + 164 34.3953488372 178.690909091 25 250 25 c 1 + 250 -3 l 1 + 215.779359064 -2.03603828353 139 0 139 0 c 2 + 131.406900264 0 58.005463302 -2.33318157494 34 -3 c 1 + 34 25 l 1 + 109.227272727 25 124 35.8333333333 124 91 c 2 + 124 402 l 2 + 124 446.4 104.105263158 459 34 459 c 1 + 34 487 l 1 +EndSplineSet +EndChar + +StartChar: n.sc +Encoding: 65559 -1 877 +Width: 656 +Flags: MW +LayerCount: 2 +Fore +SplineSet +242 -3 m 1 + 204.527841958 -1.94444625238 130 0 130 0 c 2 + 123.276984521 0 48.5712900277 -2.3174641659 24 -3 c 1 + 24 25 l 1 + 98.6803278689 25 116 36.4836956522 116 86 c 2 + 116 417 l 2 + 116 448.113636364 93.1904761905 459 28 459 c 1 + 28 487 l 1 + 47.9577642886 486.287222704 91.5475693477 484 108 484 c 0 + 139 484 194 487 194 487 c 1 + 232.898141038 437.988342292 288.899914684 368.722142299 397.505414769 235.292851437 c 0 + 479.129300659 135.012320494 504.241508713 103.91792552 510 96 c 1 + 512 96 l 1 + 512 404 l 2 + 512 449.326086957 495.818181818 459 420 459 c 1 + 420 487 l 1 + 452.536596166 486.043041289 517.562114216 484.202696439 526 484 c 0 + 538.131325343 484 586.302233178 485.224684098 644 487 c 1 + 644 459 l 1 + 565.608108108 459 552 448.054347826 552 385 c 2 + 552 81 l 2 + 552 69.3935077448 558 -13.8496587152 558 -14 c 2 + 478 -4 l 1 + 158 384 l 1 + 156 384 l 1 + 156 77 l 2 + 156 31.4186046512 166.615384615 25 242 25 c 1 + 242 -3 l 1 +EndSplineSet +EndChar + +StartChar: o.sc +Encoding: 65560 -1 878 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.357142857 498 570 400.333333333 570 260 c 0 + 570 105.177655678 451.25729927 -14 297 -14 c 0 + 156.05 -14 40 98.8891050584 40 236 c 0 + 40 392.816363636 150.402671756 498 315 498 c 0 +295 464 m 0 + 201.967171717 464 140 384.841935484 140 266 c 0 + 140 117.375690608 208.9125 26 321 26 c 0 + 414.79009434 26 470 104.553691275 470 238 c 0 + 470 376.88 402.539823009 464 295 464 c 0 +EndSplineSet +EndChar + +StartChar: p.sc +Encoding: 65561 -1 879 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +145 484 m 0 + 152.237613908 484 303 492 303 492 c 1 + 408.151260504 492 468 448.836363636 468 373 c 0 + 468 288.309659091 393.397959184 226 292 226 c 0 + 276.500000001 226 263.500000001 228.363636364 248 234 c 1 + 242 264 l 1 + 250.928571429 258.642857143 261.5 256 274 256 c 0 + 337.849514563 256 374 293.235 374 359 c 0 + 374 416.042857143 329.5 458 269 458 c 0 + 253.92474742 458 230.066695101 452.859656603 204 446 c 1 + 204 85 l 2 + 204 38.4001464844 216.756104547 29.7028024751 292 25 c 1 + 292 -3 l 1 + 228.355240384 -0.842550524257 193.899130157 6.47765431432e-16 168 0 c 0 + 123.5 0 94.9594594595 -0.594594594593 24 -3 c 1 + 24 25 l 1 + 91.9137931035 25 114 39.2333333333 114 83 c 2 + 114 408 l 2 + 114 448.647595905 101.573124784 457.563313373 43.5456492149 458.547790578 c 0 + 34.1442095554 458.707292659 29.1125242993 458.823706059 24 459 c 1 + 24 487 l 1 + 54.9107727971 485.855156563 107.811000946 484.922040766 145 484 c 0 +EndSplineSet +EndChar + +StartChar: q.sc +Encoding: 65562 -1 880 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +295 464 m 0 + 201.967171717 464 140 384.841935484 140 266 c 0 + 140 117.375690608 208.9125 26 321 26 c 0 + 414.79009434 26 470 104.553691275 470 238 c 0 + 470 376.88 402.539823009 464 295 464 c 0 +312 -13 m 1 + 310.219906748 -13.0904241108 297 -14 297 -14 c 1 + 156.05 -14 40 98.8891050584 40 236 c 0 + 40 392.816363636 150.402671756 498 315 498 c 0 + 465.357142857 498 570 400.333333333 570 260 c 0 + 570 115.183817065 467.480676536 -0.0445134397355 328 -12 c 1 + 328 -14 l 1 + 338.287864891 -14 356.533905451 -20.3420694194 396.960721448 -37.969785729 c 0 + 409.498488859 -43.4367561452 419.520044289 -47.5807994708 431.357519964 -52.6663078837 c 0 + 469.225360634 -68.9347444655 489.559442687 -74 517 -74 c 0 + 541.125 -74 555.573394495 -71.3119266055 560 -66 c 1 + 560 -88 l 1 + 550.308574004 -93.5379577119 536.976281326 -103.20386002 512.182262736 -122.667824069 c 0 + 499.972661346 -132.252685904 495.326229066 -135.782513956 492 -138 c 1 + 449.581569802 -133.719240989 414.302718327 -123.828788969 360.893683519 -101.244247516 c 0 + 338.550568977 -91.7962393584 311.45205545 -84.1812319422 282.619750297 -79.2483331871 c 0 + 278.260233082 -78.5024664612 276.894531001 -78.2449263494 276 -78 c 0 + 263.667277776 -78 245.290215281 -83.8194031234 216 -97 c 1 + 216 -73 l 1 + 254.66621464 -41.3640062034 290.63894436 -20.0051979326 312 -16 c 1 + 312 -13 l 1 +EndSplineSet +EndChar + +StartChar: r.sc +Encoding: 65563 -1 881 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +24 487 m 1 + 36.2756211384 486.755591358 91.1529299862 485.335052091 145 484 c 0 + 154.994693712 484 307 487 307 487 c 1 + 424.028037383 487 474 454.982035928 474 380 c 0 + 474 317.210716517 436.407712347 279.057349944 340 244 c 1 + 494 56 l 2 + 514.782941836 30.6286164594 525.313901664 25 552 25 c 1 + 552 0 l 1 + 428 0 l 1 + 428 0 229.694335938 241.383789062 228 242 c 1 + 232 258 l 1 + 238.865384615 257.019230769 259.25 256 272 256 c 0 + 327.563252427 256 374 302.892009804 374 359 c 0 + 374 423.369047619 340.144736842 454 269 454 c 0 + 240.014160156 454 219.345444623 450.82019761 204 444 c 1 + 204 74 l 2 + 204 29.4545454545 212 25 292 25 c 1 + 292 -3 l 1 + 228.355240324 -0.842550522212 193.899130203 0 168 0 c 0 + 123.5 0 94.9594594595 -0.594594594595 24 -3 c 1 + 24 25 l 1 + 102.181034483 25 114 32.6166666667 114 83 c 2 + 114 408 l 2 + 114 448.647595905 101.573124784 457.563313373 43.5456492149 458.547790578 c 0 + 34.1442095857 458.707292658 29.1125243158 458.823706058 24 459 c 1 + 24 487 l 1 +EndSplineSet +EndChar + +StartChar: s.sc +Encoding: 65564 -1 882 +Width: 444 +Flags: MW +LayerCount: 2 +Fore +SplineSet +370 464 m 1 + 366.697147494 448.586688306 363.893763447 409.450322862 362 364 c 1 + 334 364 l 1 + 333.0778276 409.186447578 328.228809803 427.053820218 313.895320861 438.080527034 c 0 + 292.301968593 454.692223289 267.281654834 462 232 462 c 0 + 166.12371134 462 124 424.166666667 124 365 c 0 + 124 315.429366085 159.788484694 290.1396027 235.965820312 285.879882812 c 0 + 358.919828813 279.00448305 400 247.479546328 400 160 c 0 + 400 60.8318181818 305.385057471 -14 180 -14 c 0 + 125.571428571 -14 86.2055475674 -5.77429352154 46 14 c 1 + 51.1857142857 52.0285714286 52 67.5 52 128 c 1 + 80 128 l 1 + 80 54.1146788991 113.023584906 22 189 22 c 0 + 267.036036036 22 316 64.7952755906 316 133 c 0 + 316 188.619380612 285.426386364 208.908576682 195.93124346 212.679771333 c 0 + 84.2818341438 217.384514423 44 250.345785047 44 337 c 0 + 44 434.751269036 121.391304348 498 241 498 c 0 + 287.25 498 334.520547945 485.54109589 370 464 c 1 +EndSplineSet +EndChar + +StartChar: t.sc +Encoding: 65565 -1 883 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 0 m 0 + 212.208839326 0 171.842816855 -1.10702315728 116 -3 c 1 + 116 25 l 1 + 187.132075472 25 202 34.1627906976 202 78 c 2 + 202 446 l 1 + 156 446 l 2 + 70.1975062346 446 54.1133619154 438.267238308 52 396 c 2 + 52 396 50 364.07344208 50 356 c 1 + 22 356 l 1 + 21.4188044023 389.70934467 18.655825264 452.897086269 18 487 c 1 + 86 485 l 2 + 100.010312845 484.799852674 164.070934902 484 165 484 c 2 + 318 484 l 2 + 355.915039064 484 418.34881113 484.562466415 429 485 c 2 + 474 487 l 1 + 473.46369152 458.575650566 470.63494417 385.842376004 470 356 c 1 + 442 356 l 1 + 441.170964155 369.126400878 440 396 440 396 c 2 + 437.880597015 438.388059701 422.2 446 337 446 c 2 + 292 446 l 1 + 292 80 l 2 + 292 35.0297619047 307.318181818 25 376 25 c 1 + 376 -3 l 1 + 332.854757187 -1.53744939623 285.561452784 -3.79041890906e-16 250 0 c 0 +EndSplineSet +EndChar + +StartChar: u.sc +Encoding: 65566 -1 884 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +485 484 m 0 + 500.537146176 484 568.463544847 486.337339841 590 487 c 1 + 590 459 l 1 + 516.958333333 459 505 450.558823529 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494243421 -14 104 37.685814951 104 176 c 2 + 104 410 l 2 + 104 448.541666667 86.0714285714 459 20 459 c 1 + 20 487 l 1 + 47.3094764306 487 132.957918924 484 151 484 c 0 + 180.567383688 484 240.357574413 487 270 487 c 1 + 270 461 l 1 + 212.762589928 460.158273381 194 449.789473684 194 419 c 2 + 194 176 l 2 + 194 81.2222222222 236.282608696 38 329 38 c 0 + 421.514285714 38 465 82.7647058824 465 178 c 2 + 465 399 l 2 + 465 451.411764706 454.25 459 380 459 c 1 + 380 487 l 1 + 405.109040618 486.272201721 462.373856441 484 485 484 c 0 +EndSplineSet +EndChar + +StartChar: v.sc +Encoding: 65567 -1 885 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +141 484 m 4 + 168.767116846 484 224.097154329 486.202590782 254 487 c 5 + 254 459 l 5 + 249.204226238 458.900088047 244.48528996 458.843337048 235.715531814 458.780106838 c 4 + 188.483203511 458.439560379 178 454.120243002 178 435 c 4 + 178 429.438854591 181.606325157 419.373367357 194.110830491 390.033627984 c 4 + 201.496297812 372.704858828 205.398183526 363.261813791 209 354 c 6 + 308 105 l 5 + 419 392 l 6 + 425.61031659 409.09153929 428.436091316 420.026237307 428.436091316 428.514166556 c 4 + 428.436091316 450.573710858 408.414744324 459 356 459 c 5 + 356 487 l 5 + 380.04559019 486.65482069 441.786791499 484 462 484 c 6 + 542 487 l 5 + 542 459 l 5 + 496.278152069 457.983958935 488.611439229 451.005284426 464 388 c 4 + 426.873367309 292.95582031 343.349694642 88.9502711991 306 -8 c 5 + 256 -8 l 5 + 211.179982062 104.729136025 132.925110197 299.111261558 88 412 c 4 + 71.2485549133 452.01734104 61.7046979866 457.919463087 12 459 c 5 + 12 487 l 5 + 42.3916586593 486.178603821 133.406820622 484 141 484 c 4 +EndSplineSet +EndChar + +StartChar: w.sc +Encoding: 65568 -1 886 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +578 487 m 1 + 585.929299465 486.886646087 679.068090085 484 682 484 c 2 + 762 487 l 1 + 762 459 l 1 + 713.8514235 454.902248808 710.37417531 451.840194432 695 400 c 2 + 574 -8 l 1 + 516 -8 l 1 + 386 351 l 1 + 384 351 l 1 + 260 -8 l 1 + 204 -8 l 1 + 96 377 l 2 + 77.3446710199 443.502793123 62.5962287733 457.900081983 12 459 c 1 + 12 487 l 1 + 54.4632207811 485.205779404 104.705770761 483.947979047 133.912284767 483.947979047 c 0 + 153.263476338 483.947979047 216.83356796 486.168447308 248 487 c 1 + 248 459 l 1 + 241.099714622 458.856683145 235.86223263 458.780273437 229.715820312 458.780273438 c 0 + 184.089699239 458.780273438 172 453.380094587 172 433 c 0 + 172 426.000563602 176.56758694 408.950032674 179 400 c 2 + 257 113 l 1 + 259 113 l 1 + 388 488 l 1 + 426 488 l 1 + 565 113 l 1 + 567 113 l 1 + 640 364 l 2 + 647.4643464 389.665081456 652 413.477262858 652 427 c 0 + 652 448.332981419 627.332519531 459 578 459 c 1 + 578 487 l 1 +EndSplineSet +EndChar + +StartChar: x.sc +Encoding: 65569 -1 887 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +238 200 m 1 + 203.360747405 150.119476263 163.505399669 84.9868972223 112 -2 c 1 + 87.2 -0.4 78 0 66 0 c 0 + 52.5 0 40 -0.5 16 -2 c 1 + 16 26 l 1 + 63.3436581652 28.7849210686 71.6164604788 37.9509772252 109 91 c 2 + 214 240 l 1 + 125 394 l 2 + 103.956460571 430.412416539 84.1722200253 446 59 446 c 0 + 43 446 28 442 28 442 c 1 + 28 474 l 1 + 86.1428571429 479.055900621 146.678407351 487.39050536 166 493 c 1 + 171.871401173 487.128598827 190.023364309 458.604085327 208 427 c 2 + 270 318 l 1 + 380 484 l 1 + 474 484 l 1 + 474 456 l 1 + 436.095913853 456 425.44116801 448.751249376 399 414 c 2 + 294 276 l 1 + 394 101 l 2 + 395.918257017 97.7088573916 397.787119301 94.4881916573 401.233786485 88.533801462 c 0 + 432.919703229 33.7938739067 434.792719014 32.3787216094 484 26 c 1 + 484 -2 l 1 + 467.333423103 -1.16637554365 431.17578125 0 422 0 c 0 + 399.5 0 378.661290323 -0.548387096774 346 -2 c 1 + 238 200 l 1 +EndSplineSet +EndChar + +StartChar: y.sc +Encoding: 65570 -1 888 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +241 0 m 0 + 205.391387235 0 159.374523956 -2.39009441454 124 -3 c 1 + 124 25 l 1 + 190.521276596 25 212 36.4715909091 212 72 c 2 + 212 204 l 1 + 212 204 147.564237127 321.681727203 98 390 c 0 + 61.432647334 440.403648269 50.4310344828 448 14 448 c 1 + 14 476 l 1 + 46.3089785363 480.728143199 111.387989396 491.396568399 117 493 c 1 + 147.925907307 480.629637077 168.043661679 458.276576664 198 403 c 2 + 282 248 l 1 + 326.946945874 328.904502575 370.692284203 407.193465939 412 484 c 1 + 480 484 l 1 + 480 470 l 1 + 411 395 302 198 302 198 c 1 + 302 95 l 2 + 302 36.8953488372 316.614285714 25 388 25 c 1 + 388 -3 l 1 + 351.460243891 -2.26920487785 266.205459605 -6.53952957308e-16 241 0 c 0 +EndSplineSet +EndChar + +StartChar: z.sc +Encoding: 65571 -1 889 +Width: 489 +Flags: MW +LayerCount: 2 +Fore +SplineSet +58 487 m 1 + 109.462717742 486.340221567 239.720226814 484 276 484 c 0 + 346 484 419.135135135 485.108108108 474 487 c 1 + 474 458 l 1 + 139 36 l 1 + 139 36 157.991379951 34 216 34 c 0 + 288 34 377 38 377 38 c 2 + 433.958677241 39.4151224159 440.330432936 57.161714527 446 132 c 1 + 477 132 l 1 + 472.852941176 94.6764705882 470.517857143 60.4285714286 468 0 c 1 + 435.102040816 -1.89795918367 362 -3 269 -3 c 0 + 143.502441305 -3 57.2570877375 -1.96089935461 20 0 c 1 + 20 24 l 1 + 350 446 l 1 + 350 446 280.931765273 448 237 448 c 2 + 229.938535734 448.000155328 l 2 + 96.6253775421 448.000155328 93.1433923967 446.577316363 88 390 c 2 + 86 368 l 1 + 58 364 l 1 + 59.7544774438 396.457832751 60 401.558330298 60 426 c 0 + 60 449.946471461 59.5954294662 457.484554889 58 487 c 1 +EndSplineSet +EndChar + +StartChar: agrave.sc +Encoding: 65572 -1 890 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 194.945512899 -2.31186177751 116.905344553 0 112 0 c 0 + 100.789482866 0 38.2071793281 -2.40660873712 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9462890625 27.04296875 87.1591796875 52.6328125 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313476562 48.3466796875 544.559570312 27.4970703125 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.153207975 -2.18114572278 474.012940572 0 472 0 c 0 + 466.357392061 0 378.931085322 -2.29416589371 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799804688 25 424 33.5390625 424 50 c 0 + 424 65.2333984375 414.6875 90.27734375 393.356445312 132.405273438 c 0 + 387.125976562 144.709960938 385.052734375 149.051757812 384 152 c 1 + 180 152 l 1 + 176.950195312 145.166992188 173.672851562 138.736328125 167.11328125 126.721679688 c 0 + 151.026367188 97.2509765625 146 81.3681640625 146 60 c 0 + 146 36.232421875 168.78515625 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +330 551 m 1 + 186 641 l 2 + 153 662 146 670 146 688 c 0 + 146 707 160 722 177 722 c 0 + 192 722 210 711 232 689 c 2 + 370 551 l 1 + 330 551 l 1 +EndSplineSet +EndChar + +StartChar: aacute.sc +Encoding: 65573 -1 891 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 194.931314936 -2.31147182095 116.929028616 0 112 0 c 0 + 100.827132149 0 38.1533049964 -2.40819077671 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.945958303 27.0429537161 87.1589080985 52.6322161951 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313341565 48.3469886949 544.559412399 27.4970786249 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.175652677 -2.18172282769 473.978242117 0 472 0 c 0 + 466.364900238 0 378.914711668 -2.29456536311 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799121094 25 424 33.5387995792 424 50 c 0 + 424 65.2339923454 414.686668426 90.2789860728 393.356445312 132.405273438 c 0 + 387.125605421 144.710693913 385.052671672 149.051933414 384 152 c 1 + 180 152 l 1 + 176.946798843 145.159382487 173.665562615 138.722977534 167.11328125 126.721679688 c 0 + 151.025843451 97.2500170928 146 81.3674684303 146 60 c 0 + 146 36.2322705766 168.78546317 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +217 551 m 1 + 355 689 l 2 + 377.25 711.25 395.166666667 722 410 722 c 0 + 427.161764706 722 441 706.822580645 441 688 c 0 + 441 670.1125 434.208860759 662.132911392 401 641 c 2 + 257 551 l 1 + 217 551 l 1 +EndSplineSet +EndChar + +StartChar: acircumflex.sc +Encoding: 65574 -1 892 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 194.931314936 -2.31147182095 116.929028616 0 112 0 c 0 + 100.827132149 0 38.1533049964 -2.40819077671 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.945958303 27.0429537161 87.1589080985 52.6322161951 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313341565 48.3469886949 544.559412399 27.4970786249 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.175652677 -2.18172282769 473.978242117 0 472 0 c 0 + 466.364900238 0 378.914711668 -2.29456536311 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799121094 25 424 33.5387995792 424 50 c 0 + 424 65.2339923454 414.686668426 90.2789860728 393.356445312 132.405273438 c 0 + 387.125605421 144.710693913 385.052671672 149.051933414 384 152 c 1 + 180 152 l 1 + 176.946798843 145.159382487 173.665562615 138.722977534 167.11328125 126.721679688 c 0 + 151.025843451 97.2500170928 146 81.3674684303 146 60 c 0 + 146 36.2322705766 168.78546317 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +263 718 m 1 + 325 718 l 1 + 450 551 l 1 + 415 551 l 1 + 294 654 l 1 + 173 551 l 1 + 138 551 l 1 + 263 718 l 1 +EndSplineSet +EndChar + +StartChar: atilde.sc +Encoding: 65575 -1 893 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 194.945512899 -2.31186177751 116.905344553 0 112 0 c 0 + 100.789482866 0 38.2071793281 -2.40660873712 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9462890625 27.04296875 87.1591796875 52.6328125 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313476562 48.3466796875 544.559570312 27.4970703125 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.153207975 -2.18114572278 474.012940572 0 472 0 c 0 + 466.357392061 0 378.931085322 -2.29416589371 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799804688 25 424 33.5390625 424 50 c 0 + 424 65.2333984375 414.6875 90.27734375 393.356445312 132.405273438 c 0 + 387.125976562 144.709960938 385.052734375 149.051757812 384 152 c 1 + 180 152 l 1 + 176.950195312 145.166992188 173.672851562 138.736328125 167.11328125 126.721679688 c 0 + 151.026367188 97.2509765625 146 81.3681640625 146 60 c 0 + 146 36.232421875 168.78515625 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +430 677 m 1 + 459 677 l 1 + 455 619 407 572 351 572 c 0 + 328 572 312 577 282 591 c 0 + 246 610 225 617 211 617 c 0 + 187 617 171 603 158 572 c 1 + 129 572 l 1 + 143 637 180 672 235 672 c 0 + 259 672 270 669 324 642 c 0 + 347 631 359 627 371 627 c 0 + 399 627 415 640 430 677 c 1 +EndSplineSet +EndChar + +StartChar: adieresis.sc +Encoding: 65576 -1 894 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 194.945512899 -2.31186177751 116.905344553 0 112 0 c 0 + 100.789482866 0 38.2071793281 -2.40660873712 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9462890625 27.04296875 87.1591796875 52.6328125 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313476562 48.3466796875 544.559570312 27.4970703125 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.153207975 -2.18114572278 474.012940572 0 472 0 c 0 + 466.357392061 0 378.931085322 -2.29416589371 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799804688 25 424 33.5390625 424 50 c 0 + 424 65.2333984375 414.6875 90.27734375 393.356445312 132.405273438 c 0 + 387.125976562 144.709960938 385.052734375 149.051757812 384 152 c 1 + 180 152 l 1 + 176.950195312 145.166992188 173.672851562 138.736328125 167.11328125 126.721679688 c 0 + 151.026367188 97.2509765625 146 81.3681640625 146 60 c 0 + 146 36.232421875 168.78515625 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +194.5 682 m 0 + 223.5 682 243.5 662 243.5 632 c 0 + 243.5 602 223.5 582 193.5 582 c 0 + 163.5 582 143.5 602 143.5 632 c 0 + 143.5 662 163.5 682 194.5 682 c 0 +393.5 682 m 0 + 422.5 682 442.5 662 442.5 632 c 0 + 442.5 602 422.5 582 392.5 582 c 0 + 362.5 582 342.5 602 342.5 632 c 0 + 342.5 662 362.5 682 393.5 682 c 0 +EndSplineSet +EndChar + +StartChar: aring.sc +Encoding: 65577 -1 895 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 194.945512899 -2.31186177751 116.905344553 0 112 0 c 0 + 100.789482866 0 38.2071793281 -2.40660873712 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9462890625 27.04296875 87.1591796875 52.6328125 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313476562 48.3466796875 544.559570312 27.4970703125 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.153207975 -2.18114572278 474.012940572 0 472 0 c 0 + 466.357392061 0 378.931085322 -2.29416589371 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799804688 25 424 33.5390625 424 50 c 0 + 424 65.2333984375 414.6875 90.27734375 393.356445312 132.405273438 c 0 + 387.125976562 144.709960938 385.052734375 149.051757812 384 152 c 1 + 180 152 l 1 + 176.950195312 145.166992188 173.672851562 138.736328125 167.11328125 126.721679688 c 0 + 151.026367188 97.2509765625 146 81.3681640625 146 60 c 0 + 146 36.232421875 168.78515625 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +296 741 m 0 + 350 741 394 696 394 641 c 0 + 394 585 350 541 294 541 c 0 + 238 541 194 585 194 642 c 0 + 194 697 239 741 296 741 c 0 +295 705 m 0 + 257 705 232 680 232 642 c 0 + 232 602 256 577 294 577 c 0 + 331 577 356 602 356 641 c 0 + 356 679 331 705 295 705 c 0 +EndSplineSet +EndChar + +StartChar: ccedilla.sc +Encoding: 65578 -1 896 +Width: 564 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 74 m 1 + 514 36 l 1 + 478.543055517 7.63444441369 403.20310433 -12.3549685489 327.434525963 -13.9032403076 c 1 + 304 -74.8330078125 l 1 + 314 -71.8330078125 320 -70.8330078125 330 -70.8330078125 c 0 + 383 -70.8330078125 416 -97.8330078125 416 -140.833007812 c 0 + 416 -192.833007812 369 -224.833007812 292 -224.833007812 c 0 + 264 -224.833007812 252 -222.833007812 208 -208.833007812 c 1 + 222 -177.833007812 l 1 + 254 -185.833007812 269 -188.833007812 287 -188.833007812 c 0 + 322 -188.833007812 341 -173.833007812 341 -145.833007812 c 0 + 341 -122.833007812 325 -106.833007812 301 -106.833007812 c 0 + 288 -106.833007812 279 -108.833007812 260 -113.833007812 c 1 + 253 -107.833007812 l 1 + 293.582596938 -13.1402816239 l 1 + 148.462200535 -2.82650446585 44 99.21469528 44 235 c 0 + 44 397.693359375 157.65625 498 342 498 c 0 + 394 498 490.12890625 478.774414062 522 462 c 1 + 514.159179688 413.975585938 511.020507812 379.974609375 510 332 c 1 + 482 332 l 1 + 478 400 l 1 + 478 400 439 462 327 462 c 0 + 220.041992188 462 144 373.4921875 144 249 c 0 + 144 117.549804688 227.952148438 30 354 30 c 0 + 425.087890625 30 465.827148438 42.8251953125 516 81 c 1 + 528 74 l 1 +EndSplineSet +EndChar + +StartChar: egrave.sc +Encoding: 65579 -1 897 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1632044809 486.442513454 84.8776232024 485.5043706 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.5 492 426.900390625 488.849609375 456 484 c 1 + 451.30859375 459.956054688 446.859375 415.4609375 444 364 c 1 + 416 364 l 1 + 412.303710938 406.5078125 409.123046875 431.955078125 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.903320312 271 358 282.720703125 358 338 c 1 + 388 338 l 1 + 386.047851562 273.571289062 386 271.5 386 251 c 0 + 386 228 386.16015625 220.719726562 388 160 c 1 + 358 160 l 1 + 358 224.666992188 345.599609375 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518554688 208.198242188 56.4580078125 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470703125 78.3486328125 454.388671875 42.96484375 450 2 c 1 + 416.543945312 -1.345703125 371.212890625 -3 313 -3 c 0 + 290.873746719 -3 182.609060482 0 160 0 c 0 + 134.666992188 0 106 -0.6611328125 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.05859375 116 113 c 2 + 116 384 l 2 + 116 451.87109375 107.375976562 458.91796875 23 460 c 1 + 23 487 l 1 +299 551 m 1 + 155 641 l 2 + 122 662 115 670 115 688 c 0 + 115 707 129 722 146 722 c 0 + 161 722 179 711 201 689 c 2 + 339 551 l 1 + 299 551 l 1 +EndSplineSet +EndChar + +StartChar: eacute.sc +Encoding: 65580 -1 898 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1632044809 486.442513454 84.8776232024 485.5043706 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.5 492 426.900390625 488.849609375 456 484 c 1 + 451.30859375 459.956054688 446.859375 415.4609375 444 364 c 1 + 416 364 l 1 + 412.303710938 406.5078125 409.123046875 431.955078125 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.903320312 271 358 282.720703125 358 338 c 1 + 388 338 l 1 + 386.047851562 273.571289062 386 271.5 386 251 c 0 + 386 228 386.16015625 220.719726562 388 160 c 1 + 358 160 l 1 + 358 224.666992188 345.599609375 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518554688 208.198242188 56.4580078125 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470703125 78.3486328125 454.388671875 42.96484375 450 2 c 1 + 416.543945312 -1.345703125 371.212890625 -3 313 -3 c 0 + 290.873746719 -3 182.609060482 0 160 0 c 0 + 134.666992188 0 106 -0.6611328125 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.05859375 116 113 c 2 + 116 384 l 2 + 116 451.87109375 107.375976562 458.91796875 23 460 c 1 + 23 487 l 1 +186 551 m 1 + 324 689 l 2 + 346 711 364 722 379 722 c 0 + 396 722 410 707 410 688 c 0 + 410 670 403 662 370 641 c 2 + 226 551 l 1 + 186 551 l 1 +EndSplineSet +EndChar + +StartChar: ecircumflex.sc +Encoding: 65581 -1 899 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1632044809 486.442513454 84.8776232024 485.5043706 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.5 492 426.900390625 488.849609375 456 484 c 1 + 451.30859375 459.956054688 446.859375 415.4609375 444 364 c 1 + 416 364 l 1 + 412.303710938 406.5078125 409.123046875 431.955078125 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.903320312 271 358 282.720703125 358 338 c 1 + 388 338 l 1 + 386.047851562 273.571289062 386 271.5 386 251 c 0 + 386 228 386.16015625 220.719726562 388 160 c 1 + 358 160 l 1 + 358 224.666992188 345.599609375 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518554688 208.198242188 56.4580078125 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470703125 78.3486328125 454.388671875 42.96484375 450 2 c 1 + 416.543945312 -1.345703125 371.212890625 -3 313 -3 c 0 + 290.873746719 -3 182.609060482 0 160 0 c 0 + 134.666992188 0 106 -0.6611328125 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.05859375 116 113 c 2 + 116 384 l 2 + 116 451.87109375 107.375976562 458.91796875 23 460 c 1 + 23 487 l 1 +232 718 m 5 + 294 718 l 5 + 419 551 l 5 + 384 551 l 5 + 263 654 l 5 + 142 551 l 5 + 107 551 l 5 + 232 718 l 5 +EndSplineSet +EndChar + +StartChar: edieresis.sc +Encoding: 65582 -1 900 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1632044809 486.442513454 84.8776232024 485.5043706 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.5 492 426.900390625 488.849609375 456 484 c 1 + 451.30859375 459.956054688 446.859375 415.4609375 444 364 c 1 + 416 364 l 1 + 412.303710938 406.5078125 409.123046875 431.955078125 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.903320312 271 358 282.720703125 358 338 c 1 + 388 338 l 1 + 386.047851562 273.571289062 386 271.5 386 251 c 0 + 386 228 386.16015625 220.719726562 388 160 c 1 + 358 160 l 1 + 358 224.666992188 345.599609375 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518554688 208.198242188 56.4580078125 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470703125 78.3486328125 454.388671875 42.96484375 450 2 c 1 + 416.543945312 -1.345703125 371.212890625 -3 313 -3 c 0 + 290.873746719 -3 182.609060482 0 160 0 c 0 + 134.666992188 0 106 -0.6611328125 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.05859375 116 113 c 2 + 116 384 l 2 + 116 451.87109375 107.375976562 458.91796875 23 460 c 1 + 23 487 l 1 +152.5 682 m 0 + 181.5 682 201.5 662 201.5 632 c 0 + 201.5 602 181.5 582 151.5 582 c 0 + 121.5 582 101.5 602 101.5 632 c 0 + 101.5 662 121.5 682 152.5 682 c 0 +351.5 682 m 0 + 380.5 682 400.5 662 400.5 632 c 0 + 400.5 602 380.5 582 350.5 582 c 0 + 320.5 582 300.5 602 300.5 632 c 0 + 300.5 662 320.5 682 351.5 682 c 0 +EndSplineSet +EndChar + +StartChar: igrave.sc +Encoding: 65583 -1 901 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 0 m 2 + 168 0 59.0579587911 -2.39598218595 30 -3 c 1 + 30 25 l 1 + 107.469726562 25 120 34.328125 120 92 c 2 + 120 404 l 2 + 120 450.361328125 105.86328125 459 30 459 c 1 + 30 487 l 1 + 102.111328125 484.555664062 126 484 159 484 c 2 + 159 484 272.313007267 486.468609792 300 487 c 1 + 300 459 l 1 + 218.911132812 459 210 453.455078125 210 403 c 2 + 210 91 l 2 + 210 32.033203125 219.590820312 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -0 168 0 c 2 +227 551 m 1 + 83 641 l 2 + 50 662 43 670 43 688 c 0 + 43 707 57 722 74 722 c 0 + 89 722 107 711 129 689 c 2 + 267 551 l 1 + 227 551 l 1 +EndSplineSet +EndChar + +StartChar: iacute.sc +Encoding: 65584 -1 902 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 0 m 2 + 168 0 59.0579587911 -2.39598218595 30 -3 c 1 + 30 25 l 1 + 107.469726562 25 120 34.328125 120 92 c 2 + 120 404 l 2 + 120 450.361328125 105.86328125 459 30 459 c 1 + 30 487 l 1 + 102.111328125 484.555664062 126 484 159 484 c 2 + 159 484 272.313007267 486.468609792 300 487 c 1 + 300 459 l 1 + 218.911132812 459 210 453.455078125 210 403 c 2 + 210 91 l 2 + 210 32.033203125 219.590820312 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -0 168 0 c 2 +90 551 m 1 + 228 689 l 2 + 250 711 268 722 283 722 c 0 + 300 722 314 707 314 688 c 0 + 314 670 307 662 274 641 c 2 + 130 551 l 1 + 90 551 l 1 +EndSplineSet +EndChar + +StartChar: icircumflex.sc +Encoding: 65585 -1 903 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 0 m 2 + 168 0 59.0579587911 -2.39598218595 30 -3 c 1 + 30 25 l 1 + 107.469726562 25 120 34.328125 120 92 c 2 + 120 404 l 2 + 120 450.361328125 105.86328125 459 30 459 c 1 + 30 487 l 1 + 102.111328125 484.555664062 126 484 159 484 c 2 + 159 484 272.313007267 486.468609792 300 487 c 1 + 300 459 l 1 + 218.911132812 459 210 453.455078125 210 403 c 2 + 210 91 l 2 + 210 32.033203125 219.590820312 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -0 168 0 c 2 +148 718 m 1 + 210 718 l 1 + 335 551 l 1 + 300 551 l 1 + 179 654 l 1 + 58 551 l 1 + 23 551 l 1 + 148 718 l 1 +EndSplineSet +EndChar + +StartChar: idieresis.sc +Encoding: 65586 -1 904 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +168 0 m 2 + 168 0 59.0579587911 -2.39598218595 30 -3 c 1 + 30 25 l 1 + 107.469726562 25 120 34.328125 120 92 c 2 + 120 404 l 2 + 120 450.361328125 105.86328125 459 30 459 c 1 + 30 487 l 1 + 102.111328125 484.555664062 126 484 159 484 c 2 + 159 484 272.313007267 486.468609792 300 487 c 1 + 300 459 l 1 + 218.911132812 459 210 453.455078125 210 403 c 2 + 210 91 l 2 + 210 32.033203125 219.590820312 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -0 168 0 c 2 +79.5 682 m 0 + 108.5 682 128.5 662 128.5 632 c 0 + 128.5 602 108.5 582 78.5 582 c 0 + 48.5 582 28.5 602 28.5 632 c 0 + 28.5 662 48.5 682 79.5 682 c 0 +278.5 682 m 0 + 307.5 682 327.5 662 327.5 632 c 0 + 327.5 602 307.5 582 277.5 582 c 0 + 247.5 582 227.5 602 227.5 632 c 0 + 227.5 662 247.5 682 278.5 682 c 0 +EndSplineSet +EndChar + +StartChar: ntilde.sc +Encoding: 65587 -1 905 +Width: 656 +Flags: MW +LayerCount: 2 +Fore +SplineSet +242 -3 m 1 + 204.528078988 -1.94768667045 130 0 130 0 c 2 + 123.277404092 0 48.5711016691 -2.31676648294 24 -3 c 1 + 24 25 l 1 + 98.6806640625 25 116 36.4833984375 116 86 c 2 + 116 417 l 2 + 116 448.11328125 93.1904296875 459 28 459 c 1 + 28 487 l 1 + 47.9580400414 486.286622311 91.5476943685 484 108 484 c 0 + 139 484 194 487 194 487 c 1 + 232.8984375 437.98828125 288.900390625 368.721679688 397.505859375 235.29296875 c 0 + 479.12890625 135.012695312 504.241210938 103.91796875 510 96 c 1 + 512 96 l 1 + 512 404 l 2 + 512 449.326171875 495.818359375 459 420 459 c 1 + 420 487 l 1 + 452.536132812 486.04296875 517.5625 484.203125 526 484 c 0 + 538.130859375 484 586.301757812 485.224609375 644 487 c 1 + 644 459 l 1 + 565.608398438 459 552 448.0546875 552 385 c 2 + 552 81 l 2 + 552 69.3924387285 558 -13.8503882581 558 -14 c 2 + 478 -4 l 1 + 158 384 l 1 + 156 384 l 1 + 156 77 l 2 + 156 31.4189453125 166.615234375 25 242 25 c 1 + 242 -3 l 1 +458 677 m 1 + 487 677 l 1 + 483 619 435 572 379 572 c 0 + 356 572 340 577 310 591 c 0 + 274 610 253 617 239 617 c 0 + 215 617 199 603 186 572 c 1 + 157 572 l 1 + 171 637 208 672 263 672 c 0 + 287 672 298 669 352 642 c 0 + 375 631 387 627 399 627 c 0 + 427 627 443 640 458 677 c 1 +EndSplineSet +EndChar + +StartChar: ograve.sc +Encoding: 65588 -1 906 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.35710798 498 570 400.333300781 570 260 c 0 + 570 105.177927541 451.257028399 -14 297 -14 c 0 + 156.049679688 -14 40 98.8887934706 40 236 c 0 + 40 392.816541193 150.402485389 498 315 498 c 0 +295 464 m 0 + 201.96703855 464 140 384.842105595 140 266 c 0 + 140 117.375574607 208.912412516 26 321 26 c 0 + 414.790059791 26 470 104.553740432 470 238 c 0 + 470 376.880080915 402.539885664 464 295 464 c 0 +342 551 m 1 + 198 641 l 2 + 164.791139241 662.132911392 158 670.1125 158 688 c 0 + 158 706.822580645 171.838235294 722 189 722 c 0 + 203.833333333 722 221.75 711.25 244 689 c 2 + 382 551 l 1 + 342 551 l 1 +EndSplineSet +EndChar + +StartChar: oacute.sc +Encoding: 65589 -1 907 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.357421875 498 570 400.333007812 570 260 c 0 + 570 105.177734375 451.256835938 -14 297 -14 c 0 + 156.049804688 -14 40 98.888671875 40 236 c 0 + 40 392.81640625 150.40234375 498 315 498 c 0 +295 464 m 0 + 201.966796875 464 140 384.841796875 140 266 c 0 + 140 117.375976562 208.912109375 26 321 26 c 0 + 414.790039062 26 470 104.553710938 470 238 c 0 + 470 376.879882812 402.540039062 464 295 464 c 0 +217 551 m 1 + 355 689 l 2 + 377 711 395 722 410 722 c 0 + 427 722 441 707 441 688 c 0 + 441 670 434 662 401 641 c 2 + 257 551 l 1 + 217 551 l 1 +EndSplineSet +EndChar + +StartChar: ocircumflex.sc +Encoding: 65590 -1 908 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.35710798 498 570 400.333300781 570 260 c 0 + 570 105.177927541 451.257028399 -14 297 -14 c 0 + 156.049679688 -14 40 98.8887934706 40 236 c 0 + 40 392.816541193 150.402485389 498 315 498 c 0 +295 464 m 0 + 201.96703855 464 140 384.842105595 140 266 c 0 + 140 117.375574607 208.912412516 26 321 26 c 0 + 414.790059791 26 470 104.553740432 470 238 c 0 + 470 376.880080915 402.539885664 464 295 464 c 0 +275 718 m 1 + 337 718 l 1 + 462 551 l 1 + 427 551 l 1 + 306 654 l 1 + 185 551 l 1 + 150 551 l 1 + 275 718 l 1 +EndSplineSet +EndChar + +StartChar: otilde.sc +Encoding: 65591 -1 909 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.357421875 498 570 400.333007812 570 260 c 0 + 570 105.177734375 451.256835938 -14 297 -14 c 0 + 156.049804688 -14 40 98.888671875 40 236 c 0 + 40 392.81640625 150.40234375 498 315 498 c 0 +295 464 m 0 + 201.966796875 464 140 384.841796875 140 266 c 0 + 140 117.375976562 208.912109375 26 321 26 c 0 + 414.790039062 26 470 104.553710938 470 238 c 0 + 470 376.879882812 402.540039062 464 295 464 c 0 +442 677 m 1 + 471 677 l 1 + 467 619 419 572 363 572 c 0 + 340 572 324 577 294 591 c 0 + 258 610 237 617 223 617 c 0 + 199 617 183 603 170 572 c 1 + 141 572 l 1 + 155 637 192 672 247 672 c 0 + 271 672 282 669 336 642 c 0 + 359 631 371 627 383 627 c 0 + 411 627 427 640 442 677 c 1 +EndSplineSet +EndChar + +StartChar: odieresis.sc +Encoding: 65592 -1 910 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.357421875 498 570 400.333007812 570 260 c 0 + 570 105.177734375 451.256835938 -14 297 -14 c 0 + 156.049804688 -14 40 98.888671875 40 236 c 0 + 40 392.81640625 150.40234375 498 315 498 c 0 +295 464 m 0 + 201.966796875 464 140 384.841796875 140 266 c 0 + 140 117.375976562 208.912109375 26 321 26 c 0 + 414.790039062 26 470 104.553710938 470 238 c 0 + 470 376.879882812 402.540039062 464 295 464 c 0 +206.5 682 m 0 + 235.5 682 255.5 662 255.5 632 c 0 + 255.5 602 235.5 582 205.5 582 c 0 + 175.5 582 155.5 602 155.5 632 c 0 + 155.5 662 175.5 682 206.5 682 c 0 +405.5 682 m 0 + 434.5 682 454.5 662 454.5 632 c 0 + 454.5 602 434.5 582 404.5 582 c 0 + 374.5 582 354.5 602 354.5 632 c 0 + 354.5 662 374.5 682 405.5 682 c 0 +EndSplineSet +EndChar + +StartChar: oslash.sc +Encoding: 65593 -1 911 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +295 464 m 0 + 201.967171717 464 140 384.841935484 140 266 c 0 + 140 215.788781984 147.872134753 171.359525541 163.265653957 134.691817605 c 1 + 428.74637487 394.967034186 l 1 + 397.774314284 440.031528601 351.337135713 464 295 464 c 0 +101.663597459 74.2976445677 m 1 + 61.7665162509 119.75602222 40 176.835029809 40 236 c 0 + 40 392.816363636 150.402671756 498 315 498 c 0 + 379.17427376 498 436.750004119 480.147660367 481.257879732 446.448901698 c 1 + 542 506 l 1 + 570 480 l 1 + 509.776286777 420.720972475 l 1 + 549.064342402 378.524558697 570 322.652891732 570 260 c 0 + 570 105.177655678 451.25729927 -14 297 -14 c 0 + 235.767049665 -14 176.714453782 7.46326659523 129.848556027 46.7528924026 c 1 + 60 -22 l 1 + 32 6 l 1 + 101.663597459 74.2976445677 l 1 +447.896884986 359.812227967 m 1 + 182.532160836 98.6100877251 l 1 + 214.384794593 51.1207929937 262.290285867 26 321 26 c 0 + 414.79009434 26 470 104.553691275 470 238 c 0 + 470 284.239005584 462.514608347 325.491663132 447.896884986 359.812227967 c 1 +EndSplineSet +EndChar + +StartChar: ugrave.sc +Encoding: 65594 -1 912 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +485 484 m 0 + 500.537457477 484 568.463446878 486.337155804 590 487 c 1 + 590 459 l 1 + 516.958007812 459 505 450.55859375 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494140625 -14 104 37.685546875 104 176 c 2 + 104 410 l 2 + 104 448.541992188 86.0712890625 459 20 459 c 1 + 20 487 l 1 + 47.3088267855 487 132.95723905 484 151 484 c 0 + 180.567210775 484 240.357459702 487 270 487 c 1 + 270 461 l 1 + 212.762695312 460.158203125 194 449.7890625 194 419 c 2 + 194 176 l 2 + 194 81.22265625 236.282226562 38 329 38 c 0 + 421.514648438 38 465 82.7646484375 465 178 c 2 + 465 399 l 2 + 465 451.412109375 454.25 459 380 459 c 1 + 380 487 l 1 + 405.109770169 486.271597047 462.373182508 484 485 484 c 0 +330 551 m 1 + 186 641 l 2 + 153 662 146 670 146 688 c 0 + 146 707 160 722 177 722 c 0 + 192 722 210 711 232 689 c 2 + 370 551 l 1 + 330 551 l 1 +EndSplineSet +EndChar + +StartChar: uacute.sc +Encoding: 65595 -1 913 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +485 484 m 0 + 500.537457477 484 568.463446878 486.337155804 590 487 c 1 + 590 459 l 1 + 516.958007812 459 505 450.55859375 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494140625 -14 104 37.685546875 104 176 c 2 + 104 410 l 2 + 104 448.541992188 86.0712890625 459 20 459 c 1 + 20 487 l 1 + 47.3088267855 487 132.95723905 484 151 484 c 0 + 180.567210775 484 240.357459702 487 270 487 c 1 + 270 461 l 1 + 212.762695312 460.158203125 194 449.7890625 194 419 c 2 + 194 176 l 2 + 194 81.22265625 236.282226562 38 329 38 c 0 + 421.514648438 38 465 82.7646484375 465 178 c 2 + 465 399 l 2 + 465 451.412109375 454.25 459 380 459 c 1 + 380 487 l 1 + 405.109770169 486.271597047 462.373182508 484 485 484 c 0 +241 551 m 1 + 379 689 l 2 + 401 711 419 722 434 722 c 0 + 451 722 465 707 465 688 c 0 + 465 670 458 662 425 641 c 2 + 281 551 l 1 + 241 551 l 1 +EndSplineSet +EndChar + +StartChar: ucircumflex.sc +Encoding: 65596 -1 914 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +485 484 m 0 + 500.537457477 484 568.463446878 486.337155804 590 487 c 1 + 590 459 l 1 + 516.958007812 459 505 450.55859375 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494140625 -14 104 37.685546875 104 176 c 2 + 104 410 l 2 + 104 448.541992188 86.0712890625 459 20 459 c 1 + 20 487 l 1 + 47.3088267855 487 132.95723905 484 151 484 c 0 + 180.567210775 484 240.357459702 487 270 487 c 1 + 270 461 l 1 + 212.762695312 460.158203125 194 449.7890625 194 419 c 2 + 194 176 l 2 + 194 81.22265625 236.282226562 38 329 38 c 0 + 421.514648438 38 465 82.7646484375 465 178 c 2 + 465 399 l 2 + 465 451.412109375 454.25 459 380 459 c 1 + 380 487 l 1 + 405.109770169 486.271597047 462.373182508 484 485 484 c 0 +275 718 m 1 + 337 718 l 1 + 462 551 l 1 + 427 551 l 1 + 306 654 l 1 + 185 551 l 1 + 150 551 l 1 + 275 718 l 1 +EndSplineSet +EndChar + +StartChar: udieresis.sc +Encoding: 65597 -1 915 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +485 484 m 0 + 500.537457477 484 568.463446878 486.337155804 590 487 c 1 + 590 459 l 1 + 516.958007812 459 505 450.55859375 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494140625 -14 104 37.685546875 104 176 c 2 + 104 410 l 2 + 104 448.541992188 86.0712890625 459 20 459 c 1 + 20 487 l 1 + 47.3088267855 487 132.95723905 484 151 484 c 0 + 180.567210775 484 240.357459702 487 270 487 c 1 + 270 461 l 1 + 212.762695312 460.158203125 194 449.7890625 194 419 c 2 + 194 176 l 2 + 194 81.22265625 236.282226562 38 329 38 c 0 + 421.514648438 38 465 82.7646484375 465 178 c 2 + 465 399 l 2 + 465 451.412109375 454.25 459 380 459 c 1 + 380 487 l 1 + 405.109770169 486.271597047 462.373182508 484 485 484 c 0 +206.5 682 m 0 + 235.5 682 255.5 662 255.5 632 c 0 + 255.5 602 235.5 582 205.5 582 c 0 + 175.5 582 155.5 602 155.5 632 c 0 + 155.5 662 175.5 682 206.5 682 c 0 +405.5 682 m 0 + 434.5 682 454.5 662 454.5 632 c 0 + 454.5 602 434.5 582 404.5 582 c 0 + 374.5 582 354.5 602 354.5 632 c 0 + 354.5 662 374.5 682 405.5 682 c 0 +EndSplineSet +EndChar + +StartChar: yacute.sc +Encoding: 65598 -1 916 +Width: 500 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +241 0 m 0 + 205.397731186 0 159.37860089 -2.39002412259 124 -3 c 1 + 124 25 l 1 + 190.521297374 25 212 36.4715798118 212 72 c 2 + 212 204 l 1 + 212 204 147.564453125 321.681640625 98 390 c 0 + 61.432549585 440.403413493 50.430596713 448 14 448 c 1 + 14 476 l 1 + 46.2603680346 480.723449765 111.423930391 491.406898682 117 493 c 1 + 147.92578125 480.629882812 168.043945312 458.276367187 198 403 c 2 + 282 248 l 1 + 326.873486135 328.777046281 370.732969052 407.2696162 412 484 c 1 + 480 484 l 1 + 480 470 l 1 + 411 395 302 198 302 198 c 1 + 302 95 l 2 + 302 36.8954169693 316.614369419 25 388 25 c 1 + 388 -3 l 1 + 351.549189546 -2.2713175386 266.134388703 0 241 0 c 0 +194 551 m 5 + 332 689 l 6 + 354.25 711.25 372.166666667 722 387 722 c 4 + 404.161764706 722 418 706.822580645 418 688 c 4 + 418 670.1125 411.208860759 662.132911392 378 641 c 6 + 234 551 l 5 + 194 551 l 5 +EndSplineSet +EndChar + +StartChar: amacron.sc +Encoding: 65599 -1 917 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 194.945512899 -2.31186177751 116.905344553 0 112 0 c 0 + 100.789482866 0 38.2071793281 -2.40660873712 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9462890625 27.04296875 87.1591796875 52.6328125 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313476562 48.3466796875 544.559570312 27.4970703125 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.153207975 -2.18114572278 474.012940572 0 472 0 c 0 + 466.357392061 0 378.931085322 -2.29416589371 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799804688 25 424 33.5390625 424 50 c 0 + 424 65.2333984375 414.6875 90.27734375 393.356445312 132.405273438 c 0 + 387.125976562 144.709960938 385.052734375 149.051757812 384 152 c 1 + 180 152 l 1 + 176.950195312 145.166992188 173.672851562 138.736328125 167.11328125 126.721679688 c 0 + 151.026367188 97.2509765625 146 81.3681640625 146 60 c 0 + 146 36.232421875 168.78515625 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +465 558 m 1 + 153 558 l 1 + 153 611 l 1 + 465 611 l 1 + 465 558 l 1 +EndSplineSet +EndChar + +StartChar: abreve.sc +Encoding: 65600 -1 918 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +220 -3 m 1 + 194.945512899 -2.31186177751 116.905344553 0 112 0 c 0 + 100.789482866 0 38.2071793281 -2.40660873712 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9462890625 27.04296875 87.1591796875 52.6328125 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313476562 48.3466796875 544.559570312 27.4970703125 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 560.153207975 -2.18114572278 474.012940572 0 472 0 c 0 + 466.357392061 0 378.931085322 -2.29416589371 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799804688 25 424 33.5390625 424 50 c 0 + 424 65.2333984375 414.6875 90.27734375 393.356445312 132.405273438 c 0 + 387.125976562 144.709960938 385.052734375 149.051757812 384 152 c 1 + 180 152 l 1 + 176.950195312 145.166992188 173.672851562 138.736328125 167.11328125 126.721679688 c 0 + 151.026367188 97.2509765625 146 81.3681640625 146 60 c 0 + 146 36.232421875 168.78515625 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +168 716 m 1 + 198 716 l 1 + 201 659 247 618 309 618 c 0 + 371 618 417 659 420 716 c 1 + 450 716 l 1 + 448 672 442 650 426 623 c 0 + 402 581 360 558 309 558 c 0 + 255 558 212 583 188 629 c 0 + 175 655 170 675 168 716 c 1 +EndSplineSet +EndChar + +StartChar: aogonek.sc +Encoding: 65601 -1 919 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +592 -3 m 1 + 579.016876724 -2.66617403668 534.949255127 -1.36157558458 520.640160637 -0.977943893157 c 1 + 495.037249238 -22.8067981044 483.999999976 -42.0270102117 484 -62.1669921875 c 0 + 484 -84.1669921875 502 -102.166992188 524 -102.166992188 c 0 + 547 -102.166992188 571 -90.1669921875 598 -66.1669921875 c 1 + 614 -87.1669921875 l 1 + 568 -128.166992188 537 -143.166992188 502 -143.166992188 c 0 + 465 -143.166992188 437 -115.166992188 437 -79.1669921875 c 0 + 437 -49.0797594003 453.013638715 -21.818462857 484.126673118 -0.125831641833 c 1 + 479.040936294 -0.0401296573583 475.07488724 -1.34392497131e-13 472 0 c 0 + 466.357392061 0 378.931085322 -2.29416589371 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799804688 25 424 33.5390625 424 50 c 0 + 424 65.2333984375 414.6875 90.27734375 393.356445312 132.405273438 c 0 + 387.125976562 144.709960938 385.052734375 149.051757812 384 152 c 1 + 180 152 l 1 + 176.950195312 145.166992188 173.672851562 138.736328125 167.11328125 126.721679688 c 0 + 151.026367188 97.2509765625 146 81.3681640625 146 60 c 0 + 146 36.232421875 168.78515625 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 + 194.945512899 -2.31186177751 116.905344553 0 112 0 c 0 + 100.789482866 0 38.2071793281 -2.40660873712 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9462890625 27.04296875 87.1591796875 52.6328125 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313476562 48.3466796875 544.559570312 27.4970703125 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +EndSplineSet +EndChar + +StartChar: cacute.sc +Encoding: 65602 -1 920 +Width: 564 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 74 m 1 + 514 36 l 1 + 477.071289062 6.45703125 396.879882812 -14 318 -14 c 0 + 160.325195312 -14 44 91.7119140625 44 235 c 0 + 44 397.693359375 157.65625 498 342 498 c 0 + 394 498 490.12890625 478.774414062 522 462 c 1 + 514.159179688 413.975585938 511.020507812 379.974609375 510 332 c 1 + 482 332 l 1 + 478 400 l 1 + 478 400 439 462 327 462 c 4 + 220.041992188 462 144 373.4921875 144 249 c 0 + 144 117.549804688 227.952148438 30 354 30 c 0 + 425.087890625 30 465.827148438 42.8251953125 516 81 c 1 + 528 74 l 1 +221 551 m 1 + 359 689 l 2 + 381 711 399 722 414 722 c 0 + 431 722 445 707 445 688 c 0 + 445 670 438 662 405 641 c 2 + 261 551 l 1 + 221 551 l 1 +EndSplineSet +EndChar + +StartChar: ccircumflex.sc +Encoding: 65603 -1 921 +Width: 564 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 74 m 5 + 514 36 l 5 + 477.071289062 6.45703125 396.879882812 -14 318 -14 c 4 + 160.325195312 -14 44 91.7119140625 44 235 c 4 + 44 397.693359375 157.65625 498 342 498 c 4 + 394 498 490.12890625 478.774414062 522 462 c 5 + 514.159179688 413.975585938 511.020507812 379.974609375 510 332 c 5 + 482 332 l 5 + 478 400 l 5 + 478 400 439 462 327 462 c 4 + 220.041992188 462 144 373.4921875 144 249 c 4 + 144 117.549804688 227.952148438 30 354 30 c 4 + 425.087890625 30 465.827148438 42.8251953125 516 81 c 5 + 528 74 l 5 +279 718 m 5 + 341 718 l 5 + 466 551 l 5 + 431 551 l 5 + 310 654 l 5 + 189 551 l 5 + 154 551 l 5 + 279 718 l 5 +EndSplineSet +EndChar + +StartChar: cdotaccent.sc +Encoding: 65604 -1 922 +Width: 564 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 74 m 1 + 514 36 l 1 + 477.071289062 6.45703125 396.879882812 -14 318 -14 c 0 + 160.325195312 -14 44 91.7119140625 44 235 c 0 + 44 397.693359375 157.65625 498 342 498 c 0 + 394 498 490.12890625 478.774414062 522 462 c 1 + 514.159179688 413.975585938 511.020507812 379.974609375 510 332 c 1 + 482 332 l 1 + 478 400 l 1 + 478 400 439 462 327 462 c 0 + 220.041992188 462 144 373.4921875 144 249 c 0 + 144 117.549804688 227.952148438 30 354 30 c 0 + 425.087890625 30 465.827148438 42.8251953125 516 81 c 1 + 528 74 l 1 +315 682 m 4 + 344 682 364 662 364 632 c 4 + 364 602 344 582 314 582 c 4 + 284 582 264 602 264 632 c 4 + 264 662 284 682 315 682 c 4 +EndSplineSet +EndChar + +StartChar: ccaron.sc +Encoding: 65605 -1 923 +Width: 564 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +528 74 m 1 + 514 36 l 1 + 477.071289062 6.45703125 396.879882812 -14 318 -14 c 0 + 160.325195312 -14 44 91.7119140625 44 235 c 0 + 44 397.693359375 157.65625 498 342 498 c 0 + 394 498 490.12890625 478.774414062 522 462 c 1 + 514.159179688 413.975585938 511.020507812 379.974609375 510 332 c 1 + 482 332 l 1 + 478 400 l 1 + 478 400 439 462 327 462 c 0 + 220.041992188 462 144 373.4921875 144 249 c 0 + 144 117.549804688 227.952148438 30 354 30 c 0 + 425.087890625 30 465.827148438 42.8251953125 516 81 c 1 + 528 74 l 1 +310 615 m 5 + 432 718 l 5 + 466 718 l 5 + 341 551 l 5 + 279 551 l 5 + 154 718 l 5 + 189 718 l 5 + 310 615 l 5 +EndSplineSet +EndChar + +StartChar: dcaron.sc +Encoding: 65606 -1 924 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +142.5 484 m 0 + 163.122047496 484 288.312378758 486 308 486 c 0 + 467.88671875 486 566 405.379882812 566 274 c 0 + 566 111.857421875 452.967773438 -2 292 -2 c 0 + 279.192791012 -2 193.902608125 0 189 0 c 0 + 156.75 0 86.4287109375 -1.162109375 68 -2 c 1 + 68 18 l 1 + 104.686523438 32.6748046875 116 53.4169921875 116 106 c 2 + 116 400 l 2 + 116 444.012695312 96.70703125 458 36 458 c 1 + 36 486 l 1 + 54.8059407988 485.295047223 101.835985639 485.016599839 142.5 484 c 0 +208 444 m 1 + 208 444 206 401 206 376 c 2 + 206 42 l 1 + 206 42 254 38 274 38 c 0 + 392.232421875 38 466 119.8359375 466 251 c 0 + 466 377.495117188 396.409179688 450 275 450 c 0 + 242 450 208 444 208 444 c 1 +295 615 m 5 + 417 718 l 5 + 451 718 l 5 + 326 551 l 5 + 264 551 l 5 + 139 718 l 5 + 174 718 l 5 + 295 615 l 5 +EndSplineSet +EndChar + +StartChar: emacron.sc +Encoding: 65607 -1 925 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1632044805 486.442513455 84.8776232036 485.5043706 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.5 492 426.900390625 488.849609375 456 484 c 1 + 451.30859375 459.956054688 446.859375 415.4609375 444 364 c 1 + 416 364 l 1 + 412.303710938 406.5078125 409.123046875 431.955078125 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.903320312 271 358 282.720703125 358 338 c 1 + 388 338 l 1 + 386.047851562 273.571289062 386 271.5 386 251 c 0 + 386 228 386.16015625 220.719726562 388 160 c 1 + 358 160 l 1 + 358 224.666992188 345.599609375 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518554688 208.198242188 56.4580078125 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470703125 78.3486328125 454.388671875 42.96484375 450 2 c 1 + 416.543945312 -1.345703125 371.212890625 -3 313 -3 c 0 + 290.873746719 -3 182.609060482 0 160 0 c 0 + 134.666992188 0 106 -0.6611328125 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.05859375 116 113 c 2 + 116 384 l 2 + 116 451.87109375 107.375976562 458.91796875 23 460 c 1 + 23 487 l 1 +421 583 m 5 + 109 583 l 5 + 109 636 l 5 + 421 636 l 5 + 421 583 l 5 +EndSplineSet +EndChar + +StartChar: ebreve.sc +Encoding: 65608 -1 926 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1632044805 486.442513455 84.8776232036 485.5043706 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.5 492 426.900390625 488.849609375 456 484 c 1 + 451.30859375 459.956054688 446.859375 415.4609375 444 364 c 1 + 416 364 l 1 + 412.303710938 406.5078125 409.123046875 431.955078125 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.903320312 271 358 282.720703125 358 338 c 1 + 388 338 l 1 + 386.047851562 273.571289062 386 271.5 386 251 c 0 + 386 228 386.16015625 220.719726562 388 160 c 1 + 358 160 l 1 + 358 224.666992188 345.599609375 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518554688 208.198242188 56.4580078125 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470703125 78.3486328125 454.388671875 42.96484375 450 2 c 1 + 416.543945312 -1.345703125 371.212890625 -3 313 -3 c 0 + 290.873746719 -3 182.609060482 0 160 0 c 0 + 134.666992188 0 106 -0.6611328125 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.05859375 116 113 c 2 + 116 384 l 2 + 116 451.87109375 107.375976562 458.91796875 23 460 c 1 + 23 487 l 1 +124 709 m 5 + 154 709 l 5 + 157 652 203 611 265 611 c 4 + 327 611 373 652 376 709 c 5 + 406 709 l 5 + 404 665 398 643 382 616 c 4 + 358 574 316 551 265 551 c 4 + 211 551 168 576 144 622 c 4 + 131 648 126 668 124 709 c 5 +EndSplineSet +EndChar + +StartChar: edotaccent.sc +Encoding: 65609 -1 927 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1632044805 486.442513455 84.8776232036 485.5043706 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.5 492 426.900390625 488.849609375 456 484 c 1 + 451.30859375 459.956054688 446.859375 415.4609375 444 364 c 1 + 416 364 l 1 + 412.303710938 406.5078125 409.123046875 431.955078125 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.903320312 271 358 282.720703125 358 338 c 1 + 388 338 l 1 + 386.047851562 273.571289062 386 271.5 386 251 c 0 + 386 228 386.16015625 220.719726562 388 160 c 1 + 358 160 l 1 + 358 224.666992188 345.599609375 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518554688 208.198242188 56.4580078125 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470703125 78.3486328125 454.388671875 42.96484375 450 2 c 1 + 416.543945312 -1.345703125 371.212890625 -3 313 -3 c 0 + 290.873746719 -3 182.609060482 0 160 0 c 0 + 134.666992188 0 106 -0.6611328125 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.05859375 116 113 c 2 + 116 384 l 2 + 116 451.87109375 107.375976562 458.91796875 23 460 c 1 + 23 487 l 1 +266 682 m 4 + 295 682 315 662 315 632 c 4 + 315 602 295 582 265 582 c 4 + 235 582 215 602 215 632 c 4 + 215 662 235 682 266 682 c 4 +EndSplineSet +EndChar + +StartChar: eogonek.sc +Encoding: 65610 -1 928 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1624612292 486.44253909 84.8900728094 485.503925478 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.497070312 492 426.898632624 488.849902356 456 484 c 1 + 451.308894237 459.957594716 446.859558168 415.464234024 444 364 c 1 + 416 364 l 1 + 412.30343193 406.511021121 409.122811173 431.955987176 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.9033276 271 358 282.720712515 358 338 c 1 + 388 338 l 1 + 386.047363095 273.555167683 386 271.494873047 386 251 c 0 + 386 228.003417969 386.159882754 220.728752642 388 160 c 1 + 358 160 l 1 + 358 224.666666667 345.6 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.520874023 208.198182893 56.4585494325 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470947202 78.3581532129 454.389372534 42.9713838557 450 2 c 1 + 444.774431506 1.47742789747 439.261703733 0.99637354702 433.458828059 0.556576154033 c 0 + 407.058791513 -21.4917385252 395.000000091 -41.1587555927 395 -62.1669921875 c 0 + 395 -84.1669921875 413 -102.166992188 435 -102.166992188 c 0 + 457.666666667 -102.166992188 481.597014925 -90.5252011427 509 -66.1669921875 c 1 + 525 -87.1669921875 l 1 + 479.638888889 -127.597547743 448.5 -143.166992188 413 -143.166992188 c 0 + 376.21875 -143.166992188 348 -115.382376803 348 -79.1669921875 c 0 + 348 -49.6103632658 363.4457571 -22.9790352751 392.944633077 -1.67417282428 c 1 + 369.654229426 -2.55892687558 343.058433429 -3 313 -3 c 0 + 290.860688402 -3 182.600412041 4.37862914342e-16 160 0 c 0 + 134.658040365 0 105.973163153 -0.661958704891 30 -3 c 1 + 30 25 l 1 + 108.124778054 25 116 33.0583666424 116 113 c 2 + 116 384 l 2 + 116 451.870736727 107.376420411 458.917963058 23 460 c 1 + 23 487 l 1 +EndSplineSet +EndChar + +StartChar: ecaron.sc +Encoding: 65611 -1 929 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +23 487 m 1 + 39.1632044805 486.442513455 84.8776232036 485.5043706 127 484 c 0 + 146.5546875 484 328 492 328 492 c 1 + 376.5 492 426.900390625 488.849609375 456 484 c 1 + 451.30859375 459.956054688 446.859375 415.4609375 444 364 c 1 + 416 364 l 1 + 412.303710938 406.5078125 409.123046875 431.955078125 406 444 c 1 + 406 444 356 454 268 454 c 0 + 239 454 208 448 208 448 c 1 + 208 448 206 406 206 357 c 2 + 206 273 l 1 + 206 273 245 271 306 271 c 0 + 348.903320312 271 358 282.720703125 358 338 c 1 + 388 338 l 1 + 386.047851562 273.571289062 386 271.5 386 251 c 0 + 386 228 386.16015625 220.719726562 388 160 c 1 + 358 160 l 1 + 358 224.666992188 345.599609375 235 268 235 c 0 + 226 235 206 233 206 233 c 1 + 206 162.518554688 208.198242188 56.4580078125 210 40 c 1 + 210 40 255 36 307 36 c 0 + 367 36 410 48 410 48 c 1 + 410 48 424 85 432 138 c 1 + 458 138 l 1 + 456.470703125 78.3486328125 454.388671875 42.96484375 450 2 c 1 + 416.543945312 -1.345703125 371.212890625 -3 313 -3 c 0 + 290.873746719 -3 182.609060482 0 160 0 c 0 + 134.666992188 0 106 -0.6611328125 30 -3 c 1 + 30 25 l 1 + 108.125 25 116 33.05859375 116 113 c 2 + 116 384 l 2 + 116 451.87109375 107.375976562 458.91796875 23 460 c 1 + 23 487 l 1 +266 619 m 1 + 388 722 l 1 + 422 722 l 1 + 297 555 l 1 + 235 555 l 1 + 110 722 l 1 + 145 722 l 1 + 266 619 l 1 +EndSplineSet +EndChar + +StartChar: gcircumflex.sc +Encoding: 65612 -1 930 +Width: 556 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +338 194 m 1 + 338 194 445.899161929 192 465 192 c 0 + 483.75 192 508.645507812 192.790039062 528 194 c 1 + 528 170 l 1 + 520.688408636 165.828091986 501 156 501 156 c 1 + 500.95703125 150.931640625 500.935546875 145.809570312 500.935546875 140.630859375 c 0 + 500.935546875 105.465820312 501.938476562 67.2958984375 504 24 c 1 + 435.341796875 -1.4697265625 369.723632812 -14 305 -14 c 0 + 149.095703125 -14 28 95.7294921875 28 237 c 0 + 28 383.62109375 154.461914062 497 318 497 c 0 + 368.869140625 497 430.705078125 486.087890625 505 464 c 1 + 487 350 l 1 + 460 350 l 1 + 457 398 l 2 + 454.296875 434.487304688 395.515625 458 307 458 c 0 + 205.254882812 458 132 369.256835938 132 246 c 0 + 132 116.54296875 209.953125 24 319 24 c 0 + 361 24 396.888671875 31.5556640625 414 44 c 1 + 414.936523438 58.0458984375 416 103.25 416 129 c 0 + 416 161.083007812 402.83203125 168.004882812 338 170 c 1 + 338 194 l 1 +270 718 m 1 + 332 718 l 1 + 457 551 l 1 + 422 551 l 1 + 301 654 l 1 + 180 551 l 1 + 145 551 l 1 + 270 718 l 1 +EndSplineSet +EndChar + +StartChar: gbreve.sc +Encoding: 65613 -1 931 +Width: 556 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +338 194 m 1 + 338 194 445.899161929 192 465 192 c 0 + 483.75 192 508.645507812 192.790039062 528 194 c 1 + 528 170 l 1 + 520.688408636 165.828091986 501 156 501 156 c 1 + 500.95703125 150.931640625 500.935546875 145.809570312 500.935546875 140.630859375 c 0 + 500.935546875 105.465820312 501.938476562 67.2958984375 504 24 c 1 + 435.341796875 -1.4697265625 369.723632812 -14 305 -14 c 0 + 149.095703125 -14 28 95.7294921875 28 237 c 0 + 28 383.62109375 154.461914062 497 318 497 c 0 + 368.869140625 497 430.705078125 486.087890625 505 464 c 1 + 487 350 l 1 + 460 350 l 1 + 457 398 l 2 + 454.296875 434.487304688 395.515625 458 307 458 c 0 + 205.254882812 458 132 369.256835938 132 246 c 0 + 132 116.54296875 209.953125 24 319 24 c 0 + 361 24 396.888671875 31.5556640625 414 44 c 1 + 414.936523438 58.0458984375 416 103.25 416 129 c 0 + 416 161.083007812 402.83203125 168.004882812 338 170 c 1 + 338 194 l 1 +160 709 m 1 + 190 709 l 1 + 193 652 239 611 301 611 c 0 + 363 611 409 652 412 709 c 1 + 442 709 l 1 + 440 665 434 643 418 616 c 0 + 394 574 352 551 301 551 c 0 + 247 551 204 576 180 622 c 0 + 167 648 162 668 160 709 c 1 +EndSplineSet +EndChar + +StartChar: gdotaccent.sc +Encoding: 65614 -1 932 +Width: 556 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +338 194 m 1 + 338 194 445.899161929 192 465 192 c 0 + 483.75 192 508.645507812 192.790039062 528 194 c 1 + 528 170 l 1 + 520.688408636 165.828091986 501 156 501 156 c 1 + 500.95703125 150.931640625 500.935546875 145.809570312 500.935546875 140.630859375 c 0 + 500.935546875 105.465820312 501.938476562 67.2958984375 504 24 c 1 + 435.341796875 -1.4697265625 369.723632812 -14 305 -14 c 0 + 149.095703125 -14 28 95.7294921875 28 237 c 0 + 28 383.62109375 154.461914062 497 318 497 c 0 + 368.869140625 497 430.705078125 486.087890625 505 464 c 1 + 487 350 l 1 + 460 350 l 1 + 457 398 l 2 + 454.296875 434.487304688 395.515625 458 307 458 c 0 + 205.254882812 458 132 369.256835938 132 246 c 0 + 132 116.54296875 209.953125 24 319 24 c 0 + 361 24 396.888671875 31.5556640625 414 44 c 1 + 414.936523438 58.0458984375 416 103.25 416 129 c 0 + 416 161.083007812 402.83203125 168.004882812 338 170 c 1 + 338 194 l 1 +302 682 m 0 + 331 682 351 662 351 632 c 0 + 351 602 331 582 301 582 c 0 + 271 582 251 602 251 632 c 0 + 251 662 271 682 302 682 c 0 +EndSplineSet +EndChar + +StartChar: hcircumflex.sc +Encoding: 65615 -1 933 +Width: 667 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +380 487 m 5 + 399.454809364 486.664952752 506.137692646 484 511 484 c 4 + 512.002370052 484 625.262842808 486.506389732 650 487 c 5 + 650 459 l 5 + 558.764807276 459 556 456.558734001 556 376 c 6 + 556 88 l 6 + 556 35.7002441406 571.286063058 25 646 25 c 5 + 646 -3 l 5 + 615.171602457 -1.95537121351 556.108967278 -0.884489554463 511 0 c 4 + 478.874348958 0 443.526988872 -0.809481528693 380 -3 c 5 + 380 25 l 5 + 454.269856771 25 466 33.5930119004 466 88 c 6 + 466 241 l 5 + 440.182174503 242.263693543 391.954101562 243 335 243 c 4 + 293.627441406 243 242.775135933 242.199176292 208 241 c 5 + 208 91 l 6 + 208 33.2559275073 218.757723722 25 294 25 c 5 + 294 -3 l 5 + 231.798689368 -0.891911481229 192.851888021 0 163 0 c 4 + 128.033203125 0 94.5412051122 -0.744266622508 28 -3 c 5 + 28 25 l 5 + 103.562545776 25 118 35.2666341146 118 89 c 6 + 118 403 l 6 + 118 452.734291888 107.482561384 459 24 459 c 5 + 24 487 l 5 + 61.8466744788 485.738905399 122.277699199 484.783121169 163 484 c 4 + 191.800130208 484 230.761477601 484.892244597 294 487 c 5 + 294 459 l 5 + 218.122770489 459 208 452.761548419 208 406 c 6 + 208 277 l 5 + 234.220489357 275.61930615 284.195700659 274.756835938 337.978515625 274.756835938 c 4 + 391.065223279 274.756835938 439.486229389 275.60525807 466 277 c 5 + 466 377 l 6 + 466 456.999954578 463.902391387 459 380 459 c 5 + 380 487 l 5 +306 718 m 5 + 368 718 l 5 + 493 551 l 5 + 458 551 l 5 + 337 654 l 5 + 216 551 l 5 + 181 551 l 5 + 306 718 l 5 +EndSplineSet +EndChar + +StartChar: itilde.sc +Encoding: 65616 -1 934 +Width: 333 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +168 0 m 2 + 168 0 59.0579587915 -2.39598218594 30 -3 c 1 + 30 25 l 1 + 107.469726562 25 120 34.328125 120 92 c 2 + 120 404 l 2 + 120 450.361328125 105.86328125 459 30 459 c 1 + 30 487 l 1 + 102.111328125 484.555664062 126 484 159 484 c 2 + 159 484 272.313007269 486.468609792 300 487 c 1 + 300 459 l 1 + 218.911132812 459 210 453.455078125 210 403 c 2 + 210 91 l 2 + 210 32.033203125 219.590820312 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -0 168 0 c 2 +301 685 m 1 + 330 685 l 1 + 326 627 278 580 222 580 c 0 + 199 580 183 585 153 599 c 0 + 117 618 96 625 82 625 c 0 + 58 625 42 611 29 580 c 1 + 0 580 l 1 + 14 645 51 680 106 680 c 0 + 130 680 141 677 195 650 c 0 + 218 639 230 635 242 635 c 0 + 270 635 286 648 301 685 c 1 +EndSplineSet +EndChar + +StartChar: imacron.sc +Encoding: 65617 -1 935 +Width: 333 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +168 0 m 2 + 168 0 59.2820350175 -3 30 -3 c 1 + 30 25 l 1 + 107 25 120 34 120 92 c 2 + 120 404 l 2 + 120 450 106 459 30 459 c 1 + 30 487 l 1 + 102 485 126 484 159 484 c 2 + 159 484 271.727317295 487 300 487 c 1 + 300 459 l 1 + 219 459 210 453 210 403 c 2 + 210 91 l 2 + 210 32 220 25 300 25 c 1 + 300 -3 l 1 + 215 -1 193 0 168 0 c 2 +319 583 m 5 + 7 583 l 5 + 7 636 l 5 + 319 636 l 5 + 319 583 l 5 +EndSplineSet +EndChar + +StartChar: ibreve.sc +Encoding: 65618 -1 936 +Width: 333 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +168 0 m 2 + 168 0 59.0579587915 -2.39598218594 30 -3 c 1 + 30 25 l 1 + 107.469726562 25 120 34.328125 120 92 c 2 + 120 404 l 2 + 120 450.361328125 105.86328125 459 30 459 c 1 + 30 487 l 1 + 102.111328125 484.555664062 126 484 159 484 c 2 + 159 484 272.313007269 486.468609792 300 487 c 1 + 300 459 l 1 + 218.911132812 459 210 453.455078125 210 403 c 2 + 210 91 l 2 + 210 32.033203125 219.590820312 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -0 168 0 c 2 +22 709 m 1 + 52 709 l 1 + 55 652 101 611 163 611 c 0 + 225 611 271 652 274 709 c 1 + 304 709 l 1 + 302 665 296 643 280 616 c 0 + 256 574 214 551 163 551 c 0 + 109 551 66 576 42 622 c 0 + 29 648 24 668 22 709 c 1 +EndSplineSet +EndChar + +StartChar: iogonek.sc +Encoding: 65619 -1 937 +Width: 333 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 484 m 6 + 159 484 272.313007267 486.468609792 300 487 c 5 + 300 459 l 5 + 218.911132812 459 210 453.455078125 210 403 c 6 + 210 91 l 6 + 210 32.033203125 219.590820312 25 300 25 c 5 + 300 -3 l 5 + 269.108372005 -2.09142270602 246.537912017 -1.44700947576 229.120442224 -0.994756499213 c 5 + 203.531582172 -22.8166669508 192.500000006 -42.0321801967 192.5 -62.1669921875 c 4 + 192.5 -84.1669921875 210.5 -102.166992188 232.5 -102.166992188 c 4 + 255.5 -102.166992188 279.5 -90.1669921875 306.5 -66.1669921875 c 5 + 322.5 -87.1669921875 l 5 + 276.5 -128.166992188 245.5 -143.166992188 210.5 -143.166992188 c 4 + 173.5 -143.166992188 145.5 -115.166992188 145.5 -79.1669921875 c 4 + 145.5 -49.1101738064 161.481279532 -21.8735812251 192.53236532 -0.191634271256 c 5 + 183.310114185 -0.0486859141371 175.801114835 -1.71390679427e-15 168 0 c 6 + 168 0 59.0579587911 -2.39598218595 30 -3 c 5 + 30 25 l 5 + 107.469726562 25 120 34.328125 120 92 c 6 + 120 404 l 6 + 120 450.361328125 105.86328125 459 30 459 c 5 + 30 487 l 5 + 102.111328125 484.555664062 126 484 159 484 c 6 +EndSplineSet +EndChar + +StartChar: jcircumflex.sc +Encoding: 65620 -1 938 +Width: 333 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +32 487 m 1 + 67.5341918869 485.730745198 127.366314535 484.735063152 170 484 c 0 + 175.25243727 484 278.647731613 486.605464367 300 487 c 1 + 300 459 l 1 + 222.121986947 459 214 451.255779888 214 377 c 2 + 214 67 l 2 + 214 -67.9675436126 143.767781715 -147.25 24.20703125 -147.25 c 0 + 20.2149505615 -147.25 16.1462220574 -147.16667244 12 -147 c 1 + 12 -147 14 -131 14 -112 c 0 + 14 -95 12 -81 12 -81 c 1 + 21 -78 l 1 + 40.6607142857 -97.6607142857 51.98 -103 74 -103 c 0 + 108.643499061 -103 123.710937036 -79.1934479994 124 -24 c 2 + 124 391 l 2 + 124 450.695461108 112.764447381 459 32 459 c 1 + 32 487 l 1 +148 718 m 1 + 210 718 l 1 + 335 551 l 1 + 300 551 l 1 + 179 654 l 1 + 58 551 l 1 + 23 551 l 1 + 148 718 l 1 +EndSplineSet +EndChar + +StartChar: kcommaaccent.sc +Encoding: 65621 -1 939 +Width: 556 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +472 486 m 0 + 484.4 486 521.6 487 534 487 c 1 + 534 460 l 1 + 491.693359375 460 475.279296875 454.137695312 450 430 c 2 + 292 284 l 1 + 490 71 l 2 + 492.467773438 68.3583984375 494.866210938 65.7685546875 499.280273438 60.9814453125 c 0 + 526.55078125 31.404296875 534.840820312 25.74609375 552 25 c 1 + 552 -3 l 1 + 541.624211647 -3 498 -2 498 -2 c 2 + 479.176757812 -2 464.940429688 -2.2158203125 432 -3 c 1 + 216 240 l 1 + 206 236 l 1 + 206 82 l 2 + 206 31.4150390625 215.903320312 25 294 25 c 1 + 294 -3 l 1 + 230.412109375 -0.8447265625 192.973632812 0 161 0 c 0 + 128.633789062 0 92.3681640625 -0.818359375 28 -3 c 1 + 28 25 l 1 + 106.333007812 25 116 32.9091796875 116 97 c 2 + 116 388 l 2 + 116 452.352539062 107.760742188 459 28 459 c 1 + 28 487 l 1 + 45.4371318696 486.709348733 105.638046022 485.445178307 162 484 c 0 + 170.284216319 484 271.278823406 486.649199011 292 487 c 1 + 292 459 l 1 + 211.517578125 459 206 455.342773438 206 402 c 2 + 206 259 l 1 + 212 258 l 1 + 224.603515625 271.038085938 237.703125 284.194335938 265.206054688 311.434570312 c 0 + 335.466796875 381.025390625 370.87890625 418.966796875 402 458 c 1 + 402 487 l 1 + 407.410248281 487 468.682653218 486 472 486 c 0 +357 -63 m 1 + 371 -77 l 1 + 343 -154 305 -217 224 -322 c 1 + 183 -341 l 1 + 169 -330 l 1 + 227 -234 252 -169 259 -93 c 1 + 312 -78 330 -72 357 -63 c 1 +EndSplineSet +EndChar + +StartChar: lacute.sc +Encoding: 65622 -1 940 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +20 487 m 1 + 55.9136595864 485.802548953 116.066329398 484.838673412 158 484 c 0 + 161.664837313 484 268.539196333 486.722192255 286 487 c 1 + 286 459 l 1 + 212.41015625 459 200 450.197265625 200 398 c 2 + 200 112 l 2 + 200 88 204 39 204 39 c 1 + 219.555664062 37.4443359375 238 37 287 37 c 0 + 377 37 418 51 418 51 c 1 + 427.375976562 88.501953125 433.962890625 115.1796875 438 132 c 1 + 468 132 l 1 + 457.834960938 75.6298828125 454.268554688 47.9375 451 0 c 1 + 371.860351562 -2.8603515625 325 -3 325 -3 c 2 + 315.90045417 -3 157.780268555 0.111328125 150.333007812 0.111328125 c 0 + 118.291992188 0.111328125 86.6806640625 -0.888671875 52 -3 c 1 + 52 25 l 1 + 100.987304688 32.79296875 110 44.9140625 110 103 c 2 + 110 412 l 2 + 110 454.583007812 101.54296875 459 20 459 c 1 + 20 487 l 1 +126 547 m 1 + 264 685 l 2 + 286 707 304 718 319 718 c 0 + 336 718 350 703 350 684 c 0 + 350 666 343 658 310 637 c 2 + 166 547 l 1 + 126 547 l 1 +EndSplineSet +EndChar + +StartChar: lcommaaccent.sc +Encoding: 65623 -1 941 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +20 487 m 1 + 55.9136595864 485.802548953 116.066329398 484.838673412 158 484 c 0 + 161.664837313 484 268.539196333 486.722192255 286 487 c 1 + 286 459 l 1 + 212.41015625 459 200 450.197265625 200 398 c 2 + 200 112 l 2 + 200 88 204 39 204 39 c 1 + 219.555664062 37.4443359375 238 37 287 37 c 0 + 377 37 418 51 418 51 c 1 + 427.375976562 88.501953125 433.962890625 115.1796875 438 132 c 1 + 468 132 l 1 + 457.834960938 75.6298828125 454.268554688 47.9375 451 0 c 1 + 371.860351562 -2.8603515625 325 -3 325 -3 c 2 + 315.90045417 -3 157.780268555 0.111328125 150.333007812 0.111328125 c 0 + 118.291992188 0.111328125 86.6806640625 -0.888671875 52 -3 c 1 + 52 25 l 1 + 100.987304688 32.79296875 110 44.9140625 110 103 c 2 + 110 412 l 2 + 110 454.583007812 101.54296875 459 20 459 c 1 + 20 487 l 1 +305.5 -63.001953125 m 1 + 319.5 -77.001953125 l 1 + 291.5 -154.001953125 253.5 -217.001953125 172.5 -322.001953125 c 1 + 131.5 -341.001953125 l 1 + 117.5 -330.001953125 l 1 + 175.5 -234.001953125 200.5 -169.001953125 207.5 -93.001953125 c 1 + 260.5 -78.001953125 278.5 -72.001953125 305.5 -63.001953125 c 1 +EndSplineSet +EndChar + +StartChar: lcaron.sc +Encoding: 65624 -1 942 +Width: 500 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +20 487 m 1 + 55.9136595864 485.802548953 116.066329398 484.838673412 158 484 c 0 + 161.664837313 484 268.539196333 486.722192255 286 487 c 1 + 286 459 l 1 + 212.41015625 459 200 450.197265625 200 398 c 2 + 200 112 l 2 + 200 88 204 39 204 39 c 1 + 219.555664062 37.4443359375 238 37 287 37 c 0 + 377 37 418 51 418 51 c 1 + 427.375976562 88.501953125 433.962890625 115.1796875 438 132 c 1 + 468 132 l 1 + 457.834960938 75.6298828125 454.268554688 47.9375 451 0 c 1 + 371.860351562 -2.8603515625 325 -3 325 -3 c 2 + 315.90045417 -3 157.780268555 0.111328125 150.333007812 0.111328125 c 0 + 118.291992188 0.111328125 86.6806640625 -0.888671875 52 -3 c 1 + 52 25 l 1 + 100.987304688 32.79296875 110 44.9140625 110 103 c 2 + 110 412 l 2 + 110 454.583007812 101.54296875 459 20 459 c 1 + 20 487 l 1 +449 487 m 1 + 463 473 l 1 + 435 396 397 333 316 228 c 1 + 275 209 l 1 + 261 220 l 1 + 319 316 344 381 351 457 c 1 + 404 472 422 478 449 487 c 1 +EndSplineSet +EndChar + +StartChar: nacute.sc +Encoding: 65625 -1 943 +Width: 656 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +242 -3 m 1 + 204.528078988 -1.94768667058 130 0 130 0 c 2 + 123.277404092 0 48.5711016691 -2.31676648294 24 -3 c 1 + 24 25 l 1 + 98.6806640625 25 116 36.4833984375 116 86 c 2 + 116 417 l 2 + 116 448.11328125 93.1904296875 459 28 459 c 1 + 28 487 l 1 + 47.9580400414 486.286622311 91.5476943685 484 108 484 c 0 + 139 484 194 487 194 487 c 1 + 232.8984375 437.98828125 288.900390625 368.721679688 397.505859375 235.29296875 c 0 + 479.12890625 135.012695312 504.241210938 103.91796875 510 96 c 1 + 512 96 l 1 + 512 404 l 2 + 512 449.326171875 495.818359375 459 420 459 c 1 + 420 487 l 1 + 452.536132812 486.04296875 517.5625 484.203125 526 484 c 0 + 538.130859375 484 586.301757812 485.224609375 644 487 c 1 + 644 459 l 1 + 565.608398438 459 552 448.0546875 552 385 c 2 + 552 81 l 2 + 552 69.3924387296 558 -13.850388258 558 -14 c 2 + 478 -4 l 1 + 158 384 l 1 + 156 384 l 1 + 156 77 l 2 + 156 31.4189453125 166.615234375 25 242 25 c 1 + 242 -3 l 1 +232 543 m 5 + 370 681 l 6 + 392 703 410 714 425 714 c 4 + 442 714 456 699 456 680 c 4 + 456 662 449 654 416 633 c 6 + 272 543 l 5 + 232 543 l 5 +EndSplineSet +EndChar + +StartChar: ncommaaccent.sc +Encoding: 65626 -1 944 +Width: 656 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +242 -3 m 1 + 204.528078988 -1.94768667058 130 0 130 0 c 2 + 123.277404092 0 48.5711016691 -2.31676648294 24 -3 c 1 + 24 25 l 1 + 98.6806640625 25 116 36.4833984375 116 86 c 2 + 116 417 l 2 + 116 448.11328125 93.1904296875 459 28 459 c 1 + 28 487 l 1 + 47.9580400414 486.286622311 91.5476943685 484 108 484 c 0 + 139 484 194 487 194 487 c 1 + 232.8984375 437.98828125 288.900390625 368.721679688 397.505859375 235.29296875 c 0 + 479.12890625 135.012695312 504.241210938 103.91796875 510 96 c 1 + 512 96 l 1 + 512 404 l 2 + 512 449.326171875 495.818359375 459 420 459 c 1 + 420 487 l 1 + 452.536132812 486.04296875 517.5625 484.203125 526 484 c 0 + 538.130859375 484 586.301757812 485.224609375 644 487 c 1 + 644 459 l 1 + 565.608398438 459 552 448.0546875 552 385 c 2 + 552 81 l 2 + 552 69.3924387296 558 -13.850388258 558 -14 c 2 + 478 -4 l 1 + 158 384 l 1 + 156 384 l 1 + 156 77 l 2 + 156 31.4189453125 166.615234375 25 242 25 c 1 + 242 -3 l 1 +380 -74 m 1 + 394 -88 l 1 + 366 -165 328 -228 247 -333 c 1 + 206 -352 l 1 + 192 -341 l 1 + 250 -245 275 -180 282 -104 c 1 + 335 -89 353 -83 380 -74 c 1 +EndSplineSet +EndChar + +StartChar: ncaron.sc +Encoding: 65627 -1 945 +Width: 656 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +242 -3 m 1 + 204.528078988 -1.94768667058 130 0 130 0 c 2 + 123.277404092 0 48.5711016691 -2.31676648294 24 -3 c 1 + 24 25 l 1 + 98.6806640625 25 116 36.4833984375 116 86 c 2 + 116 417 l 2 + 116 448.11328125 93.1904296875 459 28 459 c 1 + 28 487 l 1 + 47.9580400414 486.286622311 91.5476943685 484 108 484 c 0 + 139 484 194 487 194 487 c 1 + 232.8984375 437.98828125 288.900390625 368.721679688 397.505859375 235.29296875 c 0 + 479.12890625 135.012695312 504.241210938 103.91796875 510 96 c 1 + 512 96 l 1 + 512 404 l 2 + 512 449.326171875 495.818359375 459 420 459 c 1 + 420 487 l 1 + 452.536132812 486.04296875 517.5625 484.203125 526 484 c 0 + 538.130859375 484 586.301757812 485.224609375 644 487 c 1 + 644 459 l 1 + 565.608398438 459 552 448.0546875 552 385 c 2 + 552 81 l 2 + 552 69.3924387296 558 -13.850388258 558 -14 c 2 + 478 -4 l 1 + 158 384 l 1 + 156 384 l 1 + 156 77 l 2 + 156 31.4189453125 166.615234375 25 242 25 c 1 + 242 -3 l 1 +334 611 m 1 + 456 714 l 1 + 490 714 l 1 + 365 547 l 1 + 303 547 l 1 + 178 714 l 1 + 213 714 l 1 + 334 611 l 1 +EndSplineSet +EndChar + +StartChar: omacron.sc +Encoding: 65628 -1 946 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.357421875 498 570 400.333007812 570 260 c 0 + 570 105.177734375 451.256835938 -14 297 -14 c 0 + 156.049804688 -14 40 98.888671875 40 236 c 0 + 40 392.81640625 150.40234375 498 315 498 c 0 +295 464 m 0 + 201.966796875 464 140 384.841796875 140 266 c 0 + 140 117.375976562 208.912109375 26 321 26 c 0 + 414.790039062 26 470 104.553710938 470 238 c 0 + 470 376.879882812 402.540039062 464 295 464 c 0 +468 584 m 5 + 156 584 l 5 + 156 637 l 5 + 468 637 l 5 + 468 584 l 5 +EndSplineSet +EndChar + +StartChar: obreve.sc +Encoding: 65629 -1 947 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.357421875 498 570 400.333007812 570 260 c 0 + 570 105.177734375 451.256835938 -14 297 -14 c 0 + 156.049804688 -14 40 98.888671875 40 236 c 0 + 40 392.81640625 150.40234375 498 315 498 c 0 +295 464 m 0 + 201.966796875 464 140 384.841796875 140 266 c 0 + 140 117.375976562 208.912109375 26 321 26 c 0 + 414.790039062 26 470 104.553710938 470 238 c 0 + 470 376.879882812 402.540039062 464 295 464 c 0 +149 709 m 5 + 179 709 l 5 + 182 652 228 611 290 611 c 4 + 352 611 398 652 401 709 c 5 + 431 709 l 5 + 429 665 423 643 407 616 c 4 + 383 574 341 551 290 551 c 4 + 236 551 193 576 169 622 c 4 + 156 648 151 668 149 709 c 5 +EndSplineSet +EndChar + +StartChar: ohungarumlaut.sc +Encoding: 65630 -1 948 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +315 498 m 0 + 465.357421875 498 570 400.333007812 570 260 c 0 + 570 105.177734375 451.256835938 -14 297 -14 c 0 + 156.049804688 -14 40 98.888671875 40 236 c 0 + 40 392.81640625 150.40234375 498 315 498 c 0 +295 464 m 0 + 201.966796875 464 140 384.841796875 140 266 c 0 + 140 117.375976562 208.912109375 26 321 26 c 0 + 414.790039062 26 470 104.553710938 470 238 c 0 + 470 376.879882812 402.540039062 464 295 464 c 0 +175 551 m 1 + 303 699 l 2 + 320 719 342 732 358 732 c 0 + 375 732 389 717 389 699 c 0 + 389 683 379 670 350 649 c 2 + 215 551 l 1 + 175 551 l 1 +335 551 m 1 + 463 699 l 2 + 480 719 502 732 518 732 c 0 + 535 732 549 717 549 699 c 0 + 549 683 539 670 510 649 c 2 + 375 551 l 1 + 335 551 l 1 +EndSplineSet +EndChar + +StartChar: racute.sc +Encoding: 65631 -1 949 +Width: 556 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +24 487 m 1 + 36.2630463565 486.7553555 91.1799389087 485.855864176 145 484 c 0 + 154.995117188 484 307 487 307 487 c 1 + 424.028320312 487 474 454.982421875 474 380 c 0 + 474 317.2109375 436.407226562 279.057617188 340 244 c 1 + 494 56 l 2 + 514.783203125 30.62890625 525.313476562 25 552 25 c 1 + 552 0 l 1 + 428 0 l 1 + 428 0 229.694335938 241.383789062 228 242 c 1 + 232 258 l 1 + 238.865234375 257.01953125 259.25 256 272 256 c 0 + 327.563476562 256 374 302.891601562 374 359 c 0 + 374 423.369140625 340.14453125 454 269 454 c 0 + 240.013671875 454 219.345703125 450.8203125 204 444 c 1 + 204 74 l 2 + 204 29.4541015625 212 25 292 25 c 1 + 292 -3 l 1 + 228.354188198 -0.87301914288 193.900518475 0 168 0 c 0 + 123.5 0 94.958984375 -0.5947265625 24 -3 c 1 + 24 25 l 1 + 102.180664062 25 114 32.6162109375 114 83 c 2 + 114 408 l 2 + 114 448.647460938 101.573242188 457.563476562 43.5458984375 458.547851562 c 0 + 34.14453125 458.70703125 29.1123046875 458.823242188 24 459 c 1 + 24 487 l 1 +168 547 m 1 + 306 685 l 2 + 328 707 346 718 361 718 c 0 + 378 718 392 703 392 684 c 0 + 392 666 385 658 352 637 c 2 + 208 547 l 1 + 168 547 l 1 +EndSplineSet +EndChar + +StartChar: rcommaaccent.sc +Encoding: 65632 -1 950 +Width: 556 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +24 487 m 1 + 36.2630463565 486.7553555 91.1799389087 485.855864176 145 484 c 0 + 154.995117188 484 307 487 307 487 c 1 + 424.028320312 487 474 454.982421875 474 380 c 0 + 474 317.2109375 436.407226562 279.057617188 340 244 c 1 + 494 56 l 2 + 514.783203125 30.62890625 525.313476562 25 552 25 c 1 + 552 0 l 1 + 428 0 l 1 + 428 0 229.694335938 241.383789062 228 242 c 1 + 232 258 l 1 + 238.865234375 257.01953125 259.25 256 272 256 c 0 + 327.563476562 256 374 302.891601562 374 359 c 0 + 374 423.369140625 340.14453125 454 269 454 c 0 + 240.013671875 454 219.345703125 450.8203125 204 444 c 1 + 204 74 l 2 + 204 29.4541015625 212 25 292 25 c 1 + 292 -3 l 1 + 228.354188198 -0.87301914288 193.900518475 0 168 0 c 0 + 123.5 0 94.958984375 -0.5947265625 24 -3 c 1 + 24 25 l 1 + 102.180664062 25 114 32.6162109375 114 83 c 2 + 114 408 l 2 + 114 448.647460938 101.573242188 457.563476562 43.5458984375 458.547851562 c 0 + 34.14453125 458.70703125 29.1123046875 458.823242188 24 459 c 1 + 24 487 l 1 +350 -63 m 1 + 364 -77 l 1 + 336 -154 298 -217 217 -322 c 1 + 176 -341 l 1 + 162 -330 l 1 + 220 -234 245 -169 252 -93 c 1 + 305 -78 323 -72 350 -63 c 1 +EndSplineSet +EndChar + +StartChar: rcaron.sc +Encoding: 65633 -1 951 +Width: 556 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +24 487 m 1 + 36.2630463565 486.7553555 91.1799389087 485.855864176 145 484 c 0 + 154.995117188 484 307 487 307 487 c 1 + 424.028320312 487 474 454.982421875 474 380 c 0 + 474 317.2109375 436.407226562 279.057617188 340 244 c 1 + 494 56 l 2 + 514.783203125 30.62890625 525.313476562 25 552 25 c 1 + 552 0 l 1 + 428 0 l 1 + 428 0 229.694335938 241.383789062 228 242 c 1 + 232 258 l 1 + 238.865234375 257.01953125 259.25 256 272 256 c 0 + 327.563476562 256 374 302.891601562 374 359 c 0 + 374 423.369140625 340.14453125 454 269 454 c 0 + 240.013671875 454 219.345703125 450.8203125 204 444 c 1 + 204 74 l 2 + 204 29.4541015625 212 25 292 25 c 1 + 292 -3 l 1 + 228.354188198 -0.87301914288 193.900518475 0 168 0 c 0 + 123.5 0 94.958984375 -0.5947265625 24 -3 c 1 + 24 25 l 1 + 102.180664062 25 114 32.6162109375 114 83 c 2 + 114 408 l 2 + 114 448.647460938 101.573242188 457.563476562 43.5458984375 458.547851562 c 0 + 34.14453125 458.70703125 29.1123046875 458.823242188 24 459 c 1 + 24 487 l 1 +268 611 m 5 + 390 714 l 5 + 424 714 l 5 + 299 547 l 5 + 237 547 l 5 + 112 714 l 5 + 147 714 l 5 + 268 611 l 5 +EndSplineSet +EndChar + +StartChar: sacute.sc +Encoding: 65634 -1 952 +Width: 444 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +370 464 m 1 + 366.696804138 448.585661095 363.900189718 409.449722948 362 364 c 1 + 334 364 l 1 + 333.078125 409.186523438 328.228515625 427.053710938 313.895507812 438.080078125 c 0 + 292.301757812 454.692382812 267.28125 462 232 462 c 0 + 166.124023438 462 124 424.166992188 124 365 c 0 + 124 315.4296875 159.788085938 290.139648438 235.965820312 285.879882812 c 0 + 358.919921875 279.004882812 400 247.479492188 400 160 c 0 + 400 60.83203125 305.384765625 -14 180 -14 c 0 + 125.571289062 -14 86.205078125 -5.7744140625 46 14 c 1 + 51.185546875 52.0283203125 52 67.5 52 128 c 1 + 80 128 l 1 + 80 54.1142578125 113.0234375 22 189 22 c 0 + 267.036132812 22 316 64.794921875 316 133 c 0 + 316 188.619140625 285.426757812 208.908203125 195.931640625 212.6796875 c 0 + 84.2822265625 217.384765625 44 250.345703125 44 337 c 0 + 44 434.750976562 121.391601562 498 241 498 c 0 + 287.25 498 334.520507812 485.541015625 370 464 c 1 +121 539 m 5 + 259 677 l 6 + 281 699 299 710 314 710 c 4 + 331 710 345 695 345 676 c 4 + 345 658 338 650 305 629 c 6 + 161 539 l 5 + 121 539 l 5 +EndSplineSet +EndChar + +StartChar: scircumflex.sc +Encoding: 65635 -1 953 +Width: 444 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +370 464 m 1 + 366.696804138 448.585661095 363.900189718 409.449722948 362 364 c 1 + 334 364 l 1 + 333.078125 409.186523438 328.228515625 427.053710938 313.895507812 438.080078125 c 0 + 292.301757812 454.692382812 267.28125 462 232 462 c 0 + 166.124023438 462 124 424.166992188 124 365 c 0 + 124 315.4296875 159.788085938 290.139648438 235.965820312 285.879882812 c 0 + 358.919921875 279.004882812 400 247.479492188 400 160 c 0 + 400 60.83203125 305.384765625 -14 180 -14 c 0 + 125.571289062 -14 86.205078125 -5.7744140625 46 14 c 1 + 51.185546875 52.0283203125 52 67.5 52 128 c 1 + 80 128 l 1 + 80 54.1142578125 113.0234375 22 189 22 c 0 + 267.036132812 22 316 64.794921875 316 133 c 0 + 316 188.619140625 285.426757812 208.908203125 195.931640625 212.6796875 c 0 + 84.2822265625 217.384765625 44 250.345703125 44 337 c 0 + 44 434.750976562 121.391601562 498 241 498 c 0 + 287.25 498 334.520507812 485.541015625 370 464 c 1 +192 706 m 1 + 254 706 l 1 + 379 539 l 1 + 344 539 l 1 + 223 642 l 1 + 102 539 l 1 + 67 539 l 1 + 192 706 l 1 +EndSplineSet +EndChar + +StartChar: scedilla.sc +Encoding: 65636 -1 954 +Width: 444 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +370 464 m 1 + 366.696333345 448.583464146 363.900101564 409.44761445 362 364 c 1 + 334 364 l 1 + 333.078151724 409.18521355 328.228931141 427.053391282 313.895507812 438.080078125 c 0 + 292.302110543 454.692111453 267.281826333 462 232 462 c 0 + 166.123686171 462 124 424.166689272 124 365 c 0 + 124 315.429408772 159.788514271 290.139624486 235.965820312 285.879882812 c 0 + 358.919552705 279.004903455 400 247.479754847 400 160 c 0 + 400 76.2144345678 331.856107569 7.82976166768 230.897186154 -9.70032381153 c 1 + 207 -71.8330078125 l 1 + 217.263157895 -68.7540604441 223.25 -67.8330078125 233 -67.8330078125 c 0 + 285.914285714 -67.8330078125 319 -94.7632403706 319 -137.833007812 c 0 + 319 -189.913652974 271.880952381 -221.833007812 195 -221.833007812 c 0 + 166.25 -221.833007812 153.881355932 -219.477075609 111 -205.833007812 c 1 + 125 -174.833007812 l 1 + 159.857142857 -183.547293527 173.363636364 -185.833007812 190 -185.833007812 c 0 + 225.081395349 -185.833007812 244 -170.768192998 244 -142.833007812 c 0 + 244 -119.633007812 227.794871795 -103.833007812 204 -103.833007812 c 0 + 192.357142857 -103.833007812 184.506944444 -105.17328559 163 -110.833007812 c 1 + 156 -104.833007812 l 1 + 195.084939373 -13.6348159426 l 1 + 190.087823166 -13.8782311987 185.05782542 -14 180 -14 c 0 + 125.570835658 -14 86.2047432128 -5.7742493397 46 14 c 1 + 51.1856724351 52.0292411099 52 67.5014648438 52 128 c 1 + 80 128 l 1 + 80 54.1143966815 113.023294701 22 189 22 c 0 + 267.036286775 22 316 64.7950564407 316 133 c 0 + 316 188.619174207 285.426703777 208.908205402 195.931640625 212.6796875 c 0 + 84.2818462822 217.384781651 44 250.345998269 44 337 c 0 + 44 434.751001348 121.391631891 498 241 498 c 0 + 287.249827665 498 334.52037561 485.541095891 370 464 c 1 +EndSplineSet +EndChar + +StartChar: scaron.sc +Encoding: 65637 -1 955 +Width: 444 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +370 464 m 1 + 366.696804138 448.585661095 363.900189718 409.449722948 362 364 c 1 + 334 364 l 1 + 333.078125 409.186523438 328.228515625 427.053710938 313.895507812 438.080078125 c 0 + 292.301757812 454.692382812 267.28125 462 232 462 c 0 + 166.124023438 462 124 424.166992188 124 365 c 0 + 124 315.4296875 159.788085938 290.139648438 235.965820312 285.879882812 c 0 + 358.919921875 279.004882812 400 247.479492188 400 160 c 0 + 400 60.83203125 305.384765625 -14 180 -14 c 0 + 125.571289062 -14 86.205078125 -5.7744140625 46 14 c 1 + 51.185546875 52.0283203125 52 67.5 52 128 c 1 + 80 128 l 1 + 80 54.1142578125 113.0234375 22 189 22 c 0 + 267.036132812 22 316 64.794921875 316 133 c 0 + 316 188.619140625 285.426757812 208.908203125 195.931640625 212.6796875 c 0 + 84.2822265625 217.384765625 44 250.345703125 44 337 c 0 + 44 434.750976562 121.391601562 498 241 498 c 0 + 287.25 498 334.520507812 485.541015625 370 464 c 1 +223 603 m 1 + 345 706 l 1 + 379 706 l 1 + 254 539 l 1 + 192 539 l 1 + 67 706 l 1 + 102 706 l 1 + 223 603 l 1 +EndSplineSet +EndChar + +StartChar: tcommaaccent.sc +Encoding: 65638 -1 956 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +227.185476708 -0.0668954942199 m 1 + 204.162309885 -0.22428461601 159.434494538 -1.52407057383 116 -3 c 1 + 116 25 l 1 + 187.13171617 25 202 34.1630121275 202 78 c 2 + 202 446 l 1 + 156 446 l 2 + 70.1969921875 446 54.1132745154 438.267443427 52 396 c 2 + 52 396 50 364.073242188 50 356 c 1 + 22 356 l 1 + 21.4193005872 389.702233831 18.6563575995 452.910651343 18 487 c 1 + 86 485 l 2 + 98.71021437 484.818320289 164.798300229 484 165 484 c 2 + 318 484 l 2 + 355.913085938 484 418.34808407 484.562477461 429 485 c 2 + 474 487 l 1 + 473.46184373 458.51201198 470.634567069 385.836991032 470 356 c 1 + 442 356 l 1 + 441.170898438 369.125976562 440 396 440 396 c 2 + 437.880850874 438.38786536 422.199853516 446 337 446 c 2 + 292 446 l 1 + 292 80 l 2 + 292 35.0295875186 307.317915483 25 376 25 c 1 + 376 -3 l 1 + 339.230253798 -1.75504992477 288.082112336 -0.0897400062137 261.391750763 -0.0144558275733 c 1 + 238 -60.8330078125 l 1 + 248.263157895 -57.7540604441 254.25 -56.8330078125 264 -56.8330078125 c 0 + 316.914285714 -56.8330078125 350 -83.7632403706 350 -126.833007812 c 0 + 350 -178.913652974 302.880952381 -210.833007812 226 -210.833007812 c 0 + 197.25 -210.833007812 184.881355932 -208.477075609 142 -194.833007812 c 1 + 156 -163.833007812 l 1 + 190.857142857 -172.547293527 204.363636364 -174.833007812 221 -174.833007812 c 0 + 256.081395349 -174.833007812 275 -159.768192998 275 -131.833007812 c 0 + 275 -108.633007813 258.794871795 -92.8330078125 235 -92.8330078125 c 0 + 223.357142857 -92.8330078125 215.506944444 -94.1732855903 194 -99.8330078125 c 1 + 187 -93.8330078125 l 1 + 227.185476708 -0.0668954942199 l 1 +EndSplineSet +EndChar + +StartChar: tcaron.sc +Encoding: 65639 -1 957 +Width: 500 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +250 0 m 0 + 212.20860391 0 171.843313988 -1.10241166061 116 -3 c 1 + 116 25 l 1 + 187.131835938 25 202 34.1630859375 202 78 c 2 + 202 446 l 1 + 156 446 l 2 + 70.197265625 446 54.11328125 438.267578125 52 396 c 2 + 52 396 50 364.073242188 50 356 c 1 + 22 356 l 1 + 21.4191723954 389.709673738 18.6566353984 452.896223257 18 487 c 1 + 86 485 l 2 + 100.009429215 484.799749322 164.071135504 484 165 484 c 2 + 318 484 l 2 + 355.915039062 484 418.348632812 484.5625 429 485 c 2 + 474 487 l 1 + 473.463037355 458.575198046 470.63465824 385.841277872 470 356 c 1 + 442 356 l 1 + 441.170898438 369.125976562 440 396 440 396 c 2 + 437.880859375 438.387695312 422.200195312 446 337 446 c 2 + 292 446 l 1 + 292 80 l 2 + 292 35.029296875 307.318359375 25 376 25 c 1 + 376 -3 l 1 + 332.855199133 -1.53920332248 285.561261218 0 250 0 c 0 +243 611 m 1 + 365 714 l 1 + 399 714 l 1 + 274 547 l 1 + 212 547 l 1 + 87 714 l 1 + 122 714 l 1 + 243 611 l 1 +EndSplineSet +EndChar + +StartChar: utilde.sc +Encoding: 65640 -1 958 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +485 484 m 0 + 500.59169336 484 568.337441785 486.333277666 590 487 c 1 + 590 459 l 1 + 516.958333333 459 505 450.558823529 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494048109 -14 104 37.6856330423 104 176 c 2 + 104 410 l 2 + 104 448.541788737 86.0716378348 459 20 459 c 1 + 20 487 l 1 + 47.2892981566 487 132.971498496 484 151 484 c 0 + 180.570448415 484 240.340544149 487 270 487 c 1 + 270 461 l 1 + 212.762958072 460.158206989 194 449.789203845 194 419 c 2 + 194 176 l 2 + 194 81.2222439236 236.282629925 38 329 38 c 0 + 421.514494978 38 465 82.7644904642 465 178 c 2 + 465 399 l 2 + 465 451.41193704 454.250244141 459 380 459 c 1 + 380 487 l 1 + 405.391025342 486.263438186 462.252638486 484 485 484 c 0 +437 685 m 1 + 466 685 l 1 + 461.987304688 626.821289062 413.828125 580 358 580 c 0 + 336.079101562 580 320.552734375 584.275390625 289 599 c 0 + 255.135742188 616.873046875 232.942382812 625 218 625 c 0 + 194.244140625 625 178.134765625 611.322265625 165 580 c 1 + 136 580 l 1 + 150.012695312 645.059570312 187.049804688 680 242 680 c 0 + 267.049804688 680 279.172851562 675.9140625 331 650 c 0 + 354.53515625 638.744140625 366.266601562 635 378 635 c 0 + 406.330078125 635 422.172851562 648.42578125 437 685 c 1 +EndSplineSet +EndChar + +StartChar: umacron.sc +Encoding: 65641 -1 959 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +485 484 m 0 + 500.537457476 484 568.463446878 486.337155804 590 487 c 1 + 590 459 l 1 + 516.958007812 459 505 450.55859375 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494140625 -14 104 37.685546875 104 176 c 2 + 104 410 l 2 + 104 448.541992188 86.0712890625 459 20 459 c 1 + 20 487 l 1 + 51.6778739345 487 111.213140325 485.530263834 151 484 c 0 + 180.567210775 484 240.357459703 487 270 487 c 1 + 270 461 l 1 + 212.762695312 460.158203125 194 449.7890625 194 419 c 2 + 194 176 l 2 + 194 81.22265625 236.282226562 38 329 38 c 0 + 421.514648438 38 465 82.7646484375 465 178 c 2 + 465 399 l 2 + 465 451.412109375 454.25 459 380 459 c 1 + 380 487 l 1 + 405.109770169 486.271597046 462.373182508 484 485 484 c 0 +467 583 m 1 + 155 583 l 1 + 155 636 l 1 + 467 636 l 1 + 467 583 l 1 +EndSplineSet +EndChar + +StartChar: ubreve.sc +Encoding: 65642 -1 960 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +590 459 m 1 + 516.958333333 459 505 450.558823529 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494048109 -14 104 37.6856330423 104 176 c 2 + 104 410 l 2 + 104 448.541788737 86.0716378348 459 20 459 c 1 + 20 487 l 1 + 27.9637959709 487 38.169639151 486.742934347 64.392578125 485.881835938 c 0 + 106.038075773 484.514584649 129.720719342 484 151 484 c 0 + 170.444874497 484 186.12130905 484.390424882 213.071289062 485.545898438 c 0 + 238.573781166 486.640019669 252.667168284 487 270 487 c 1 + 270 461 l 1 + 212.762958072 460.158206989 194 449.789203845 194 419 c 2 + 194 176 l 2 + 194 81.2222439236 236.282629925 38 329 38 c 0 + 421.514494978 38 465 82.7644904642 465 178 c 2 + 465 399 l 2 + 465 451.41193704 454.250244141 459 380 459 c 1 + 380 487 l 1 + 400.232844599 486.413070543 417.923850249 485.853031574 441.604492188 485.049804688 c 0 + 467.405884685 484.175081933 474.643201762 484 485 484 c 0 + 497.037868883 484 505.803206127 484.215538413 537.62109375 485.293945312 c 0 + 559.218897554 486.026387497 573.848931298 486.502908284 590 487 c 1 + 590 459 l 1 +168 709 m 5 + 198 709 l 5 + 201.010742188 651.796875 247.219726562 611 309 611 c 4 + 370.780273438 611 416.989257812 651.796875 420 709 c 5 + 450 709 l 5 + 448.034179688 665.758789062 442.286132812 643.482421875 426 616 c 4 + 402.139648438 574.244140625 360.299804688 551 309 551 c 4 + 254.802734375 551 211.913085938 576.166992188 188 622 c 4 + 174.627929688 648.745117188 169.946289062 669.110351562 168 709 c 5 +EndSplineSet +EndChar + +StartChar: uring.sc +Encoding: 65643 -1 961 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +590 459 m 1 + 516.958333333 459 505 450.558823529 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494048109 -14 104 37.6856330423 104 176 c 2 + 104 410 l 2 + 104 448.541788737 86.0716378348 459 20 459 c 1 + 20 487 l 1 + 27.9637959709 487 38.169639151 486.742934347 64.392578125 485.881835938 c 0 + 106.038075773 484.514584649 129.720719342 484 151 484 c 0 + 170.444874497 484 186.12130905 484.390424882 213.071289062 485.545898438 c 0 + 238.573781166 486.640019669 252.667168284 487 270 487 c 1 + 270 461 l 1 + 212.762958072 460.158206989 194 449.789203845 194 419 c 2 + 194 176 l 2 + 194 81.2222439236 236.282629925 38 329 38 c 0 + 421.514494978 38 465 82.7644904642 465 178 c 2 + 465 399 l 2 + 465 451.41193704 454.250244141 459 380 459 c 1 + 380 487 l 1 + 400.232844599 486.413070543 417.923850249 485.853031574 441.604492188 485.049804688 c 0 + 467.405884685 484.175081933 474.643201762 484 485 484 c 0 + 497.037868883 484 505.803206127 484.215538413 537.62109375 485.293945312 c 0 + 559.218897554 486.026387497 573.848931298 486.502908284 590 487 c 1 + 590 459 l 1 +310 757 m 4 + 363.950195312 757 408 712.05078125 408 657 c 4 + 408 601 364 557 308 557 c 4 + 251.782226562 557 208 601.219726562 208 658 c 4 + 208 713.162109375 253.166992188 757 310 757 c 4 +309 721 m 4 + 271 721 246 696 246 658 c 4 + 246 618.081054688 269.922851562 593 308 593 c 4 + 345.390625 593 370 618.403320312 370 657 c 4 + 370 694.884765625 345.109375 721 309 721 c 4 +EndSplineSet +EndChar + +StartChar: uhungarumlaut.sc +Encoding: 65644 -1 962 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +590 459 m 1 + 516.958007812 459 505 450.55859375 505 399 c 2 + 505 183 l 2 + 505 49 442 -14 308 -14 c 0 + 159.494140625 -14 104 37.685546875 104 176 c 2 + 104 410 l 2 + 104 448.541992188 86.0712890625 459 20 459 c 1 + 20 487 l 1 + 27.970703125 487 38.1923828125 486.7421875 64.392578125 485.881835938 c 0 + 86.18359375 485.166992188 123.984375 484.342773438 150.346679688 484.008789062 c 0 + 150.858398438 484.001953125 150.974609375 484.000976562 151 484 c 0 + 170.448242188 484 186.125976562 484.390625 213.071289062 485.545898438 c 0 + 238.587890625 486.640625 252.676757812 487 270 487 c 1 + 270 461 l 1 + 212.762695312 460.158203125 194 449.7890625 194 419 c 2 + 194 176 l 2 + 194 81.22265625 236.282226562 38 329 38 c 0 + 421.514648438 38 465 82.7646484375 465 178 c 2 + 465 399 l 2 + 465 451.412109375 454.25 459 380 459 c 1 + 380 487 l 1 + 400.09765625 486.416992188 417.765625 485.858398438 441.604492188 485.049804688 c 0 + 467.4140625 484.174804688 474.646484375 484 485 484 c 0 + 497.041015625 484 505.811523438 484.215820312 537.62109375 485.293945312 c 0 + 559.3046875 486.029296875 573.913085938 486.504882812 590 487 c 1 + 590 459 l 1 +180 551 m 1 + 308 699 l 2 + 325 719 347 732 363 732 c 0 + 380 732 394 717 394 699 c 0 + 394 683 384 670 355 649 c 2 + 220 551 l 1 + 180 551 l 1 +340 551 m 1 + 468 699 l 2 + 485 719 507 732 523 732 c 0 + 540 732 554 717 554 699 c 0 + 554 683 544 670 515 649 c 2 + 380 551 l 1 + 340 551 l 1 +EndSplineSet +EndChar + +StartChar: uogonek.sc +Encoding: 65645 -1 963 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +590 459 m 5 + 516.958333333 459 505 450.558823529 505 399 c 6 + 505 183 l 6 + 505 101.367778993 481.613572947 46.4772419748 433.762174051 15.7969247513 c 5 + 400.859934549 -12.3285106704 382.000000301 -41.4031154685 382 -64 c 4 + 382 -86 400 -104 422 -104 c 4 + 444.666666667 -104 468.597014925 -92.3582089552 496 -68 c 5 + 512 -89 l 5 + 466.638888889 -129.430555556 435.5 -145 400 -145 c 4 + 363.21875 -145 335 -117.215384615 335 -81 c 4 + 335 -54.3409606661 349.449782651 -27.2365530566 374.072369339 -7.70938723385 c 5 + 354.422512385 -11.9060699924 332.429277793 -14.0000000826 308 -14 c 4 + 159.494048109 -14 104 37.6856330423 104 176 c 6 + 104 410 l 6 + 104 448.541788737 86.0716378348 459 20 459 c 5 + 20 487 l 5 + 27.9637959709 487 38.169639151 486.742934347 64.392578125 485.881835938 c 4 + 106.038075773 484.514584649 129.720719342 484 151 484 c 4 + 170.444874497 484 186.12130905 484.390424882 213.071289062 485.545898438 c 4 + 238.573781166 486.640019669 252.667168284 487 270 487 c 5 + 270 461 l 5 + 212.762958072 460.158206989 194 449.789203845 194 419 c 6 + 194 176 l 6 + 194 81.2222439236 236.282629925 38 329 38 c 4 + 421.514494978 38 465 82.7644904642 465 178 c 6 + 465 399 l 6 + 465 451.41193704 454.250244141 459 380 459 c 5 + 380 487 l 5 + 400.232844599 486.413070543 417.923850249 485.853031574 441.604492188 485.049804688 c 4 + 467.405884685 484.175081933 474.643201762 484 485 484 c 4 + 497.037868883 484 505.803206127 484.215538413 537.62109375 485.293945312 c 4 + 559.218897554 486.026387497 573.848931298 486.502908284 590 487 c 5 + 590 459 l 5 +EndSplineSet +EndChar + +StartChar: wcircumflex.sc +Encoding: 65646 -1 964 +Width: 778 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +135.154296875 483.948242188 m 0 + 155.200400538 483.948242188 177.413958055 484.503811228 220.001953125 486.0703125 c 0 + 233.331861034 486.560009007 240.852844535 486.809746583 248 487 c 1 + 248 459 l 2 + 247.650390625 458.993164062 247.302734375 458.985351562 246.634765625 458.970703125 c 0 + 240.196101206 458.834470771 235.781658875 458.780273438 231.124023438 458.780273438 c 0 + 183.796532842 458.780273438 172 453.242178976 172 431.0234375 c 0 + 172 425.66643336 172.78710855 421.808636002 176.538085938 408.78125 c 0 + 177.444883709 405.632246301 178.227736123 402.83993813 179 400 c 2 + 257 113 l 1 + 259 113 l 1 + 388 488 l 1 + 426 488 l 1 + 565 113 l 1 + 567 113 l 1 + 640 364 l 2 + 647.09271578 388.388808505 652 412.900070191 652 423.938476562 c 0 + 652 447.822613882 628.409280269 459 578 459 c 1 + 578 487 l 1 + 586.200554024 486.882321272 598.015131897 486.529167457 624.653320312 485.60546875 c 0 + 659.436951864 484.400005171 673.724971112 484 682 484 c 2 + 762 487 l 1 + 762 459 l 1 + 713.851681597 454.902353886 710.374061466 451.839971979 695 400 c 2 + 574 -8 l 1 + 516 -8 l 1 + 386 351 l 1 + 384 351 l 1 + 260 -8 l 1 + 204 -8 l 1 + 96 377 l 2 + 77.3446187771 443.503313924 62.5963873562 457.900396978 12 459 c 1 + 12 487 l 1 + 54.8290148283 485.190586904 104.964084332 483.948242187 135.154296875 483.948242188 c 0 +376 718 m 1 + 438 718 l 1 + 563 551 l 1 + 528 551 l 1 + 407 654 l 1 + 286 551 l 1 + 251 551 l 1 + 376 718 l 1 +EndSplineSet +EndChar + +StartChar: ycircumflex.sc +Encoding: 65647 -1 965 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +241 0 m 0 + 205.391601562 0 159.375 -2.3896484375 124 -3 c 1 + 124 25 l 1 + 190.521484375 25 212 36.4716796875 212 72 c 2 + 212 204 l 1 + 212 204 147.564453125 321.681640625 98 390 c 0 + 61.4326171875 440.403320312 50.4306640625 448 14 448 c 1 + 14 476 l 1 + 46.30859375 480.728515625 111.387695312 491.396484375 117 493 c 1 + 147.92578125 480.629882812 168.043945312 458.276367188 198 403 c 2 + 282 248 l 1 + 326.947265625 328.904296875 370.692382812 407.193359375 412 484 c 1 + 480 484 l 1 + 480 470 l 1 + 411 395 302 198 302 198 c 1 + 302 95 l 2 + 302 36.8955078125 316.614257812 25 388 25 c 1 + 388 -3 l 1 + 351.459960938 -2.26953125 266.205078125 -0 241 0 c 0 +225 726 m 5 + 287 726 l 5 + 412 559 l 5 + 377 559 l 5 + 256 662 l 5 + 135 559 l 5 + 100 559 l 5 + 225 726 l 5 +EndSplineSet +EndChar + +StartChar: ydieresis.sc +Encoding: 65648 -1 966 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +14 476 m 1 + 20.349609375 476.9296875 26.744140625 477.84375 39.310546875 479.619140625 c 0 + 85.7421875 486.1796875 104.3359375 489.381835938 117 493 c 1 + 147.92578125 480.629882812 168.043945312 458.276367188 198 403 c 2 + 282 248 l 1 + 289.34765625 261.2265625 296.295898438 273.677734375 309.673828125 297.596679688 c 0 + 350.369140625 370.357421875 375.614257812 416.345703125 412 484 c 1 + 480 484 l 1 + 480 470 l 1 + 411 395 302 198 302 198 c 1 + 302 95 l 2 + 302 36.8955078125 316.614257812 25 388 25 c 1 + 388 -3 l 1 + 375.201171875 -2.744140625 362.666992188 -2.4287109375 338.022460938 -1.744140625 c 0 + 290.833007812 -0.43359375 266.728515625 -0 241 0 c 0 + 218.819335938 0 204.673828125 -0.3076171875 179.651367188 -1.3330078125 c 0 + 157.706054688 -2.232421875 143.03125 -2.671875 124 -3 c 1 + 124 25 l 1 + 190.521484375 25 212 36.4716796875 212 72 c 2 + 212 204 l 1 + 212 204 147.564453125 321.681640625 98 390 c 0 + 61.4326171875 440.403320312 50.4306640625 448 14 448 c 1 + 14 476 l 1 +152.5 682 m 0 + 181.5 682 201.5 662 201.5 632 c 0 + 201.5 602 181.5 582 151.5 582 c 0 + 121.5 582 101.5 602 101.5 632 c 0 + 101.5 662 121.5 682 152.5 682 c 0 +351.5 682 m 0 + 380.5 682 400.5 662 400.5 632 c 0 + 400.5 602 380.5 582 350.5 582 c 0 + 320.5 582 300.5 602 300.5 632 c 0 + 300.5 662 320.5 682 351.5 682 c 0 +EndSplineSet +EndChar + +StartChar: zacute.sc +Encoding: 65649 -1 967 +Width: 489 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +474 458 m 1 + 139 36 l 1 + 139 36 157.991210938 34 216 34 c 0 + 288 34 377 38 377 38 c 2 + 430.2265625 39.322265625 440.0703125 51.646484375 445.375 123.6015625 c 0 + 445.678710938 127.7265625 445.837890625 129.853515625 446 132 c 1 + 477 132 l 1 + 472.852539062 94.6767578125 470.517578125 60.4287109375 468 0 c 1 + 435.1015625 -1.8984375 362 -3 269 -3 c 0 + 143.501953125 -3 57.2568359375 -1.9609375 20 0 c 1 + 20 24 l 1 + 350 446 l 1 + 350 446 280.931640625 448 237 448 c 2 + 229.938476562 448 l 2 + 96.625 448 93.1435546875 446.577148438 88 390 c 2 + 86 368 l 1 + 58 364 l 1 + 58.0556640625 365.021484375 58.109375 366.029296875 58.2138671875 367.958007812 c 0 + 60 400.962890625 60 400.962890625 60 426 c 0 + 60 450.142578125 60 450.142578125 58.3984375 479.643554688 c 0 + 58.208984375 483.134765625 58.10546875 485.041992188 58 487 c 1 + 79.125 486.729492188 99.615234375 486.390625 139.004882812 485.661132812 c 0 + 206.756835938 484.40625 240.271484375 484 276 484 c 0 + 346 484 419.134765625 485.108398438 474 487 c 1 + 474 458 l 1 +155 535 m 1 + 293 673 l 2 + 315 695 333 706 348 706 c 0 + 365 706 379 691 379 672 c 0 + 379 654 372 646 339 625 c 2 + 195 535 l 1 + 155 535 l 1 +EndSplineSet +EndChar + +StartChar: zdotaccent.sc +Encoding: 65650 -1 968 +Width: 489 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +474 458 m 5 + 139 36 l 5 + 139 36 157.991210938 34 216 34 c 4 + 288 34 377 38 377 38 c 6 + 430.2265625 39.322265625 440.0703125 51.646484375 445.375 123.6015625 c 4 + 445.678710938 127.7265625 445.837890625 129.853515625 446 132 c 5 + 477 132 l 5 + 472.852539062 94.6767578125 470.517578125 60.4287109375 468 0 c 5 + 435.1015625 -1.8984375 362 -3 269 -3 c 4 + 143.501953125 -3 57.2568359375 -1.9609375 20 0 c 5 + 20 24 l 5 + 350 446 l 5 + 350 446 280.931640625 448 237 448 c 6 + 229.938476562 448 l 6 + 96.625 448 93.1435546875 446.577148438 88 390 c 6 + 86 368 l 5 + 58 364 l 5 + 58.0556640625 365.021484375 58.109375 366.029296875 58.2138671875 367.958007812 c 4 + 60 400.962890625 60 400.962890625 60 426 c 4 + 60 450.142578125 60 450.142578125 58.3984375 479.643554688 c 4 + 58.208984375 483.134765625 58.10546875 485.041992188 58 487 c 5 + 79.125 486.729492188 99.615234375 486.390625 139.004882812 485.661132812 c 4 + 206.756835938 484.40625 240.271484375 484 276 484 c 4 + 346 484 419.134765625 485.108398438 474 487 c 5 + 474 458 l 5 +244 666 m 0 + 273 666 293 646 293 616 c 0 + 293 586 273 566 243 566 c 0 + 213 566 193 586 193 616 c 0 + 193 646 213 666 244 666 c 0 +EndSplineSet +EndChar + +StartChar: zcaron.sc +Encoding: 65651 -1 969 +Width: 489 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +474 458 m 5 + 139 36 l 5 + 139 36 157.991210938 34 216 34 c 4 + 288 34 377 38 377 38 c 6 + 430.2265625 39.322265625 440.0703125 51.646484375 445.375 123.6015625 c 4 + 445.678710938 127.7265625 445.837890625 129.853515625 446 132 c 5 + 477 132 l 5 + 472.852539062 94.6767578125 470.517578125 60.4287109375 468 0 c 5 + 435.1015625 -1.8984375 362 -3 269 -3 c 4 + 143.501953125 -3 57.2568359375 -1.9609375 20 0 c 5 + 20 24 l 5 + 350 446 l 5 + 350 446 280.931640625 448 237 448 c 6 + 229.938476562 448 l 6 + 96.625 448 93.1435546875 446.577148438 88 390 c 6 + 86 368 l 5 + 58 364 l 5 + 58.0556640625 365.021484375 58.109375 366.029296875 58.2138671875 367.958007812 c 4 + 60 400.962890625 60 400.962890625 60 426 c 4 + 60 450.142578125 60 450.142578125 58.3984375 479.643554688 c 4 + 58.208984375 483.134765625 58.10546875 485.041992188 58 487 c 5 + 79.125 486.729492188 99.615234375 486.390625 139.004882812 485.661132812 c 4 + 206.756835938 484.40625 240.271484375 484 276 484 c 4 + 346 484 419.134765625 485.108398438 474 487 c 5 + 474 458 l 5 +251 603 m 1 + 373 706 l 1 + 407 706 l 1 + 282 539 l 1 + 220 539 l 1 + 95 706 l 1 + 130 706 l 1 + 251 603 l 1 +EndSplineSet +EndChar + +StartChar: aringacute.sc +Encoding: 65652 -1 970 +Width: 611 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +296 741 m 4 + 350 741 394 696 394 641 c 4 + 394 585 350 541 294 541 c 4 + 238 541 194 585 194 642 c 4 + 194 697 239 741 296 741 c 4 +295 705 m 4 + 257 705 232 680 232 642 c 4 + 232 602 256 577 294 577 c 4 + 331 577 356 602 356 641 c 4 + 356 679 331 705 295 705 c 4 +167 736 m 5 + 305 874 l 6 + 327 896 345 907 360 907 c 4 + 377 907 391 892 391 873 c 4 + 391 855 384 847 351 826 c 6 + 207 736 l 5 + 167 736 l 5 +112 0 m 0 + 98.583984375 0 83.3896484375 -0.4384765625 51.7802734375 -1.7373046875 c 0 + 34.44921875 -2.44921875 26.0478515625 -2.763671875 18 -3 c 1 + 18 25 l 1 + 39 26 l 2 + 61.9462890625 27.04296875 87.1591796875 52.6328125 106 94 c 2 + 290 498 l 1 + 328 498 l 1 + 501 104 l 2 + 525.313476562 48.3466796875 544.559570312 27.4970703125 573 26 c 2 + 592 25 l 1 + 592 -3 l 1 + 586.37890625 -2.85546875 579.331054688 -2.6552734375 561.940429688 -2.146484375 c 0 + 509.456054688 -0.6083984375 483.97265625 0 472 0 c 0 + 457.890625 0 434.163085938 -0.5478515625 384.962890625 -2.009765625 c 0 + 365.306640625 -2.59375 356.96484375 -2.830078125 350 -3 c 1 + 350 25 l 1 + 359 25 l 2 + 401.799804688 25 424 33.5390625 424 50 c 0 + 424 65.2333984375 414.6875 90.27734375 393.356445312 132.405273438 c 0 + 387.125976562 144.709960938 385.052734375 149.051757812 384 152 c 1 + 180 152 l 1 + 176.950195312 145.166992188 173.672851562 138.736328125 167.11328125 126.721679688 c 0 + 151.026367188 97.2509765625 146 81.3681640625 146 60 c 0 + 146 36.232421875 168.78515625 25 217 25 c 2 + 220 25 l 1 + 220 -3 l 1 + 213.7421875 -2.828125 206.262695312 -2.5888671875 188.685546875 -1.998046875 c 0 + 145.448242188 -0.54296875 124.600585938 0 112 0 c 0 +197 194 m 1 + 369 194 l 1 + 285 389 l 1 + 197 194 l 1 +EndSplineSet +EndChar + +StartChar: oslashacute.sc +Encoding: 65653 -1 971 +Width: 611 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +295 464 m 0 + 201.966796875 464 140 384.841796875 140 266 c 0 + 140 215.7890625 147.872070312 171.359375 163.265625 134.69140625 c 1 + 428.74609375 394.966796875 l 1 + 397.774414062 440.03125 351.336914062 464 295 464 c 0 +101.6640625 74.2978515625 m 1 + 61.7666015625 119.755859375 40 176.834960938 40 236 c 0 + 40 392.81640625 150.40234375 498 315 498 c 0 + 379.173828125 498 436.75 480.147460938 481.2578125 446.44921875 c 1 + 542 506 l 1 + 570 480 l 1 + 509.776367188 420.720703125 l 1 + 549.064453125 378.524414062 570 322.653320312 570 260 c 0 + 570 105.177734375 451.256835938 -14 297 -14 c 0 + 235.766601562 -14 176.71484375 7.462890625 129.848632812 46.7529296875 c 1 + 60 -22 l 1 + 32 6 l 1 + 101.6640625 74.2978515625 l 1 +447.896484375 359.8125 m 1 + 182.532226562 98.6103515625 l 1 + 214.384765625 51.12109375 262.290039062 26 321 26 c 0 + 414.790039062 26 470 104.553710938 470 238 c 0 + 470 284.239257812 462.514648438 325.491210938 447.896484375 359.8125 c 1 +217 551 m 1 + 355 689 l 2 + 377 711 395 722 410 722 c 0 + 427 722 441 707 441 688 c 0 + 441 670 434 662 401 641 c 2 + 257 551 l 1 + 217 551 l 1 +EndSplineSet +EndChar + +StartChar: scommaaccent.sc +Encoding: 65654 -1 972 +Width: 444 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +370 464 m 1 + 366.260742188 446.55078125 364.4609375 425.543945312 362.5078125 376.538085938 c 0 + 362.258789062 370.302734375 362.131835938 367.153320312 362 364 c 1 + 334 364 l 1 + 333.078125 409.186523438 328.228515625 427.053710938 313.895507812 438.080078125 c 0 + 292.301757812 454.692382812 267.28125 462 232 462 c 0 + 166.124023438 462 124 424.166992188 124 365 c 0 + 124 315.4296875 159.788085938 290.139648438 235.965820312 285.879882812 c 0 + 358.919921875 279.004882812 400 247.479492188 400 160 c 0 + 400 60.83203125 305.384765625 -14 180 -14 c 0 + 125.571289062 -14 86.205078125 -5.7744140625 46 14 c 1 + 51.185546875 52.0283203125 52 67.5 52 128 c 1 + 80 128 l 1 + 80 54.1142578125 113.0234375 22 189 22 c 0 + 267.036132812 22 316 64.794921875 316 133 c 0 + 316 188.619140625 285.426757812 208.908203125 195.931640625 212.6796875 c 0 + 84.2822265625 217.384765625 44 250.345703125 44 337 c 0 + 44 434.750976562 121.391601562 498 241 498 c 0 + 287.25 498 334.520507812 485.541015625 370 464 c 1 +267 -74 m 1 + 281 -88 l 1 + 253 -165 215 -228 134 -333 c 1 + 93 -352 l 1 + 79 -341 l 1 + 137 -245 162 -180 169 -104 c 1 + 222 -89 240 -83 267 -74 c 1 +EndSplineSet +EndChar + +StartChar: uni021B.sc +Encoding: 65655 -1 973 +Width: 500 +VWidth: 0 +Flags: M +LayerCount: 2 +Fore +SplineSet +116 25 m 1 + 187.131835938 25 202 34.1630859375 202 78 c 2 + 202 446 l 1 + 156 446 l 2 + 70.197265625 446 54.11328125 438.267578125 52 396 c 2 + 52 396 50 364.073242188 50 356 c 1 + 22 356 l 1 + 21.607421875 378.784179688 21.07421875 396.596679688 19.8857421875 426.629882812 c 0 + 18.8251953125 453.466796875 18.357421875 468.436523438 18 487 c 1 + 86 485 l 2 + 96.111328125 484.85546875 105.540039062 484.719726562 119.944335938 484.51171875 c 0 + 155.400390625 484 155.400390625 484 165 484 c 2 + 318 484 l 2 + 355.915039062 484 418.348632812 484.5625 429 485 c 2 + 474 487 l 1 + 473.6015625 465.908203125 473.059570312 447.774414062 471.853515625 415.291015625 c 0 + 470.810546875 387.200195312 470.3515625 372.530273438 470 356 c 1 + 442 356 l 1 + 441.170898438 369.125976562 440 396 440 396 c 2 + 437.880859375 438.387695312 422.200195312 446 337 446 c 2 + 292 446 l 1 + 292 80 l 2 + 292 35.029296875 307.318359375 25 376 25 c 1 + 376 -3 l 1 + 367.375976562 -2.7080078125 359.278320312 -2.423828125 345.397460938 -1.92578125 c 0 + 300.620117188 -0.3212890625 284.719726562 -0 250 0 c 0 + 211.241210938 0 191.834960938 -0.400390625 133.559570312 -2.400390625 c 0 + 125.142578125 -2.6884765625 120.626953125 -2.8427734375 116 -3 c 1 + 116 25 l 1 +298 -63 m 1 + 312 -77 l 1 + 284 -154 246 -217 165 -322 c 1 + 124 -341 l 1 + 110 -330 l 1 + 168 -234 193 -169 200 -93 c 1 + 253 -78 271 -72 298 -63 c 1 +EndSplineSet +EndChar + +StartChar: ij.sc +Encoding: 65656 -1 974 +Width: 666 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 484 m 0 + 166.390625 484 192.06640625 484.53125 252.799804688 485.940429688 c 0 + 281.98046875 486.618164062 293.080078125 486.8671875 300 487 c 1 + 300 459 l 1 + 218.911132812 459 210 453.455078125 210 403 c 2 + 210 91 l 2 + 210 32.033203125 219.590820312 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -0 168 0 c 0 + 158.067382812 0 132.508789062 -0.533203125 73.9501953125 -1.9638671875 c 0 + 48.3056640625 -2.58984375 37.845703125 -2.8369140625 30 -3 c 1 + 30 25 l 1 + 107.469726562 25 120 34.328125 120 92 c 2 + 120 404 l 2 + 120 450.361328125 105.86328125 459 30 459 c 1 + 30 487 l 1 + 102.111328125 484.555664062 126 484 159 484 c 0 +503 484 m 0 + 516.479492188 484 537.931640625 484.46484375 584.979492188 485.775390625 c 0 + 612.114257812 486.532226562 623.750976562 486.829101562 633 487 c 1 + 633 459 l 1 + 555.122070312 459 547 451.255859375 547 377 c 2 + 547 67 l 2 + 547 -67.9677734375 476.767578125 -147.25 357.20703125 -147.25 c 0 + 353.19921875 -147.25 349.129882812 -147.166015625 345 -147 c 1 + 345 -147 347 -131 347 -112 c 0 + 347 -95 345 -81 345 -81 c 1 + 354 -78 l 1 + 373.661132812 -97.6611328125 384.98046875 -103 407 -103 c 0 + 441.643554688 -103 456.7109375 -79.193359375 457 -24 c 2 + 457 391 l 2 + 457 450.6953125 445.764648438 459 365 459 c 1 + 365 487 l 1 + 400.104492188 485.74609375 459.37890625 484.451171875 501.703125 484.014648438 c 0 + 502.7109375 484.00390625 502.943359375 484.000976562 503 484 c 0 +EndSplineSet +EndChar + +StartChar: dcroat.sc +Encoding: 65657 -1 975 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +208 444 m 1 + 208 444 206 401 206 376 c 2 + 206 276 l 5 + 336 276 l 5 + 336 236 l 5 + 206 236 l 5 + 206 42 l 1 + 206 42 254 38 274 38 c 0 + 392.232394366 38 466 119.8359375 466 251 c 0 + 466 377.494764398 396.409547739 450 275 450 c 0 + 242 450 208 444 208 444 c 1 +292 -2 m 0 + 286.143644932 -2 276.636538028 -1.80639229975 251.690199482 -1.17911012737 c 0 + 217.269401188 -0.313590199858 200.596630995 -5.86766658374e-15 189 0 c 0 + 156.75 0 86.4285714286 -1.16233766234 68 -2 c 1 + 68 18 l 1 + 104.686046512 32.6744186047 116 53.4166666667 116 106 c 2 + 116 236 l 5 + 36 236 l 5 + 36 276 l 5 + 116 276 l 5 + 116 400 l 2 + 116 444.0125 96.7068965517 458 36 458 c 1 + 36 486 l 1 + 54.7046807927 485.29857447 100.599370779 484.432623734 141.346539151 484.012299175 c 0 + 142.254229731 484.002935957 142.461147501 484.000729624 142.5 484 c 0 + 159.56320655 484 179.689187551 484.244405269 223.456870274 484.98312155 c 0 + 268.557884117 485.744341956 289.813257515 486 308 486 c 0 + 467.886792453 486 566 405.379844961 566 274 c 0 + 566 111.857664234 452.967391304 -2 292 -2 c 0 +EndSplineSet +EndChar + +StartChar: ae.sc +Encoding: 65658 -1 976 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +8 28 m 1 + 49 28 78.655353497 37.6377095105 117 107 c 2 + 274 391 l 2 + 286.119599264 412.934244067 292 426 292 434 c 0 + 292 453 267 456 200 456 c 1 + 200 484 l 1 + 280 483 307.992063992 480 371 480 c 0 + 412 480 494.018554688 484.580078125 521 486 c 0 + 559 488 579 488 608 488 c 0 + 651 488 694 485 727 480 c 1 + 723 438 722 399 718 362 c 1 + 692 362 l 1 + 680 438 l 0 + 644 442 591 448 544 448 c 0 + 508 448 480 442 480 442 c 1 + 478 271 l 1 + 585 270 l 0 + 628 270 634 294 635 338 c 1 + 665 338 l 1 + 663 315 660 279 660 262 c 0 + 660 245 662 209 665 162 c 1 + 635 162 l 1 + 634 232 613 234 543 234 c 0 + 521 234 483 232 478 232 c 1 + 482 44 l 1 + 509 39 536 38 554 38 c 0 + 643 38 686 52 686 52 c 1 + 706 140 l 1 + 736 140 l 1 + 724 4 l 1 + 693 2 651.186523438 0 611 0 c 0 + 510 0 453 4 433 4 c 0 + 398 4 344 0 344 0 c 1 + 344 22 l 1 + 386 40 l 1 + 389 69 390 144 390 170 c 1 + 390 170 310 172 290 172 c 0 + 271 172 261 172 201 170 c 1 + 170 113 148 77 148 55 c 0 + 148 31 185 28 224 28 c 1 + 224 0 l 1 + 184 2 138 4 117 4 c 0 + 98 4 67 3 8 0 c 1 + 8 28 l 1 +374 454 m 0 + 356 454 304.113276492 358.416565164 249 260 c 2 + 221 210 l 1 + 392 210 l 1 + 393.048406527 216.639908005 394 248.438282843 394 287 c 3 + 394 442 385.709560837 454 374 454 c 0 +EndSplineSet +EndChar + +StartChar: eth.sc +Encoding: 65659 -1 977 +Width: 611 +Flags: MW +LayerCount: 2 +Fore +SplineSet +208 444 m 5 + 208 444 206 401 206 376 c 6 + 206 276 l 5 + 336 276 l 5 + 336 236 l 5 + 206 236 l 5 + 206 42 l 5 + 206 42 254 38 274 38 c 4 + 392.232394366 38 466 119.8359375 466 251 c 4 + 466 377.494764398 396.409547739 450 275 450 c 4 + 242 450 208 444 208 444 c 5 +292 -2 m 4 + 286.143644932 -2 276.636538028 -1.80639229975 251.690199482 -1.17911012737 c 4 + 217.269401188 -0.313590199858 200.596630995 -5.86766658374e-15 189 0 c 4 + 156.75 0 86.4285714286 -1.16233766234 68 -2 c 5 + 68 18 l 5 + 104.686046512 32.6744186047 116 53.4166666667 116 106 c 6 + 116 236 l 5 + 36 236 l 5 + 36 276 l 5 + 116 276 l 5 + 116 400 l 6 + 116 444.0125 96.7068965517 458 36 458 c 5 + 36 486 l 5 + 54.7046807927 485.29857447 100.599370779 484.432623734 141.346539151 484.012299175 c 4 + 142.254229731 484.002935957 142.461147501 484.000729624 142.5 484 c 4 + 159.56320655 484 179.689187551 484.244405269 223.456870274 484.98312155 c 4 + 268.557884117 485.744341956 289.813257515 486 308 486 c 4 + 467.886792453 486 566 405.379844961 566 274 c 4 + 566 111.857664234 452.967391304 -2 292 -2 c 4 +EndSplineSet +EndChar + +StartChar: oe.sc +Encoding: 65660 -1 978 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +438 430 m 1 + 416 442 373 462 324 462 c 3 + 226 462 142 391 142 249 c 3 + 142 131 206 26 348 26 c 3 + 386 26 415 33 436 44 c 1 + 442 89 442 195 442 231 c 2 + 442 361 l 2 + 442 382 439 416 438 430 c 1 +459 0 m 1 + 374 -6 336 -14 308 -14 c 4 + 151 -14 42 111 42 254 c 0 + 42 404 155 498 317 498 c 0 + 375 498 435 480.045898438 492.491210938 480.045898438 c 0 + 529 480.045898438 560.595703125 483.92578125 581 485 c 0 + 619 487 636 488 665 488 c 0 + 692 488 754 484 786 480 c 1 + 782 438 780 397 776 360 c 1 + 752 360 l 1 + 752 360 744 422 738 438 c 1 + 702 444 648 448 601 448 c 0 + 584 448 532 444 532 444 c 1 + 532 272 l 1 + 576 270 642 270 642 270 c 2 + 692.983146067 269.073033708 691 290 692 334 c 1 + 722 334 l 1 + 721 319 718 269 718 262 c 0 + 718 221 719 209 722 162 c 1 + 692 162 l 1 + 692 222 682 232 612 232 c 0 + 590 232 547 229 532 228 c 1 + 532 42 l 1 + 574 39 593 38 611 38 c 0 + 696 38 744 50 744 50 c 1 + 766 138 l 1 + 794 138 l 1 + 784 0 l 1 + 780 0 667.186523438 4 627 4 c 0 + 526 4 508 2 499 2 c 0 + 493.716796875 2 460 0 459 0 c 1 +EndSplineSet +EndChar + +StartChar: lslash.sc +Encoding: 65661 -1 979 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +158 484 m 0 + 170.507584938 484 191.114257688 484.457476835 236.636741981 485.745768871 c 0 + 265.374952175 486.559063837 277.283956423 486.861650102 286 487 c 1 + 286 459 l 1 + 212.409836066 459 200 450.197674419 200 398 c 2 + 200 290.571428571 l 1 + 314 360 l 1 + 314 316 l 1 + 200 246.571428571 l 1 + 200 112 l 2 + 200 88 204 39 204 39 c 1 + 219.555555556 37.4444444444 237.999999999 37 287 37 c 0 + 377 37 418 51 418 51 c 1 + 427.375963355 88.5023370124 433.963021374 115.179921987 438 132 c 1 + 468 132 l 1 + 457.834939759 75.6301204813 454.268465909 47.9374999995 451 0 c 1 + 371.860465116 -2.86046511628 325 -3 325 -3 c 2 + 311.841952463 -3 290.670466112 -2.62130535708 239.755384478 -1.47522848894 c 0 + 187.016892096 -0.28810741907 164.512921431 0.111111111111 150.333333333 0.111111111111 c 0 + 118.291666667 0.111111111111 86.6803921567 -0.889019607857 52 -3 c 1 + 52 25 l 1 + 100.987442168 32.7934567085 110 44.9137931033 110 103 c 2 + 110 191.759398496 l 1 + 48 154 l 1 + 48 198 l 1 + 110 235.759398496 l 1 + 110 412 l 2 + 110 454.583333333 101.542553191 459 20 459 c 1 + 20 487 l 1 + 55.5276664144 485.815744452 115.206355512 484.513655687 156.828950658 484.014622102 c 0 + 157.186137339 484.010339617 157.501475336 484.006364299 157.810449271 484.002248808 c 0 + 157.95451801 484.000329833 157.9823194 484 158 484 c 0 +EndSplineSet +EndChar + +StartChar: wgrave.sc +Encoding: 65662 -1 980 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +578 487 m 1 + 585.9296875 486.88671875 679.068359375 484 682 484 c 2 + 762 487 l 1 + 762 459 l 1 + 713.8515625 454.90234375 710.374023438 451.83984375 695 400 c 2 + 574 -8 l 1 + 516 -8 l 1 + 386 351 l 1 + 384 351 l 1 + 260 -8 l 1 + 204 -8 l 1 + 96 377 l 2 + 77.3447265625 443.502929688 62.5966796875 457.900390625 12 459 c 1 + 12 487 l 1 + 54.462890625 485.206054688 104.706054688 483.948242188 133.912109375 483.948242188 c 0 + 153.263671875 483.948242188 216.833984375 486.16796875 248 487 c 1 + 248 459 l 1 + 241.099609375 458.856445312 235.862304688 458.780273438 229.715820312 458.780273438 c 0 + 184.08984375 458.780273438 172 453.379882812 172 433 c 0 + 172 426.000976562 176.567382812 408.950195312 179 400 c 2 + 257 113 l 1 + 259 113 l 1 + 388 488 l 1 + 426 488 l 1 + 565 113 l 1 + 567 113 l 1 + 640 364 l 2 + 647.463867188 389.665039062 652 413.477539062 652 427 c 0 + 652 448.333007812 627.33203125 459 578 459 c 1 + 578 487 l 1 +449 547 m 1 + 305 637 l 2 + 272 658 265 666 265 684 c 0 + 265 703 279 718 296 718 c 0 + 311 718 329 707 351 685 c 2 + 489 547 l 1 + 449 547 l 1 +EndSplineSet +EndChar + +StartChar: wacute.sc +Encoding: 65663 -1 981 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +578 487 m 5 + 585.9296875 486.88671875 679.068359375 484 682 484 c 6 + 762 487 l 5 + 762 459 l 5 + 713.8515625 454.90234375 710.374023438 451.83984375 695 400 c 6 + 574 -8 l 5 + 516 -8 l 5 + 386 351 l 5 + 384 351 l 5 + 260 -8 l 5 + 204 -8 l 5 + 96 377 l 6 + 77.3447265625 443.502929688 62.5966796875 457.900390625 12 459 c 5 + 12 487 l 5 + 54.462890625 485.206054688 104.706054688 483.948242188 133.912109375 483.948242188 c 4 + 153.263671875 483.948242188 216.833984375 486.16796875 248 487 c 5 + 248 459 l 5 + 241.099609375 458.856445312 235.862304688 458.780273438 229.715820312 458.780273438 c 4 + 184.08984375 458.780273438 172 453.379882812 172 433 c 4 + 172 426.000976562 176.567382812 408.950195312 179 400 c 6 + 257 113 l 5 + 259 113 l 5 + 388 488 l 5 + 426 488 l 5 + 565 113 l 5 + 567 113 l 5 + 640 364 l 6 + 647.463867188 389.665039062 652 413.477539062 652 427 c 4 + 652 448.333007812 627.33203125 459 578 459 c 5 + 578 487 l 5 +305 547 m 5 + 443 685 l 6 + 465 707 483 718 498 718 c 4 + 515 718 529 703 529 684 c 4 + 529 666 522 658 489 637 c 6 + 345 547 l 5 + 305 547 l 5 +EndSplineSet +EndChar + +StartChar: wdieresis.sc +Encoding: 65664 -1 982 +Width: 778 +Flags: MW +LayerCount: 2 +Fore +SplineSet +578 487 m 1 + 585.9296875 486.88671875 679.068359375 484 682 484 c 2 + 762 487 l 1 + 762 459 l 1 + 713.8515625 454.90234375 710.374023438 451.83984375 695 400 c 2 + 574 -8 l 1 + 516 -8 l 1 + 386 351 l 1 + 384 351 l 1 + 260 -8 l 1 + 204 -8 l 1 + 96 377 l 2 + 77.3447265625 443.502929688 62.5966796875 457.900390625 12 459 c 1 + 12 487 l 1 + 54.462890625 485.206054688 104.706054688 483.948242188 133.912109375 483.948242188 c 0 + 153.263671875 483.948242188 216.833984375 486.16796875 248 487 c 1 + 248 459 l 1 + 241.099609375 458.856445312 235.862304688 458.780273438 229.715820312 458.780273438 c 0 + 184.08984375 458.780273438 172 453.379882812 172 433 c 0 + 172 426.000976562 176.567382812 408.950195312 179 400 c 2 + 257 113 l 1 + 259 113 l 1 + 388 488 l 1 + 426 488 l 1 + 565 113 l 1 + 567 113 l 1 + 640 364 l 2 + 647.463867188 389.665039062 652 413.477539062 652 427 c 0 + 652 448.333007812 627.33203125 459 578 459 c 1 + 578 487 l 1 +308.5 682 m 0 + 337.5 682 357.5 662 357.5 632 c 0 + 357.5 602 337.5 582 307.5 582 c 0 + 277.5 582 257.5 602 257.5 632 c 0 + 257.5 662 277.5 682 308.5 682 c 0 +507.5 682 m 0 + 536.5 682 556.5 662 556.5 632 c 0 + 556.5 602 536.5 582 506.5 582 c 0 + 476.5 582 456.5 602 456.5 632 c 0 + 456.5 662 476.5 682 507.5 682 c 0 +EndSplineSet +EndChar + +StartChar: ygrave.sc +Encoding: 65665 -1 983 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +241 0 m 0 + 205.391601562 0 159.375 -2.3896484375 124 -3 c 1 + 124 25 l 1 + 190.521484375 25 212 36.4716796875 212 72 c 2 + 212 204 l 1 + 212 204 147.564453125 321.681640625 98 390 c 0 + 61.4326171875 440.403320312 50.4306640625 448 14 448 c 1 + 14 476 l 1 + 46.30859375 480.728515625 111.387695312 491.396484375 117 493 c 1 + 147.92578125 480.629882812 168.043945312 458.276367188 198 403 c 2 + 282 248 l 1 + 326.947265625 328.904296875 370.692382812 407.193359375 412 484 c 1 + 480 484 l 1 + 480 470 l 1 + 411 395 302 198 302 198 c 1 + 302 95 l 2 + 302 36.8955078125 316.614257812 25 388 25 c 1 + 388 -3 l 1 + 351.459960938 -2.26953125 266.205078125 -0 241 0 c 0 +306 551 m 1 + 162 641 l 2 + 129 662 122 670 122 688 c 0 + 122 707 136 722 153 722 c 0 + 168 722 186 711 208 689 c 2 + 346 551 l 1 + 306 551 l 1 +EndSplineSet +EndChar + +StartChar: thorn.sc +Encoding: 65666 -1 984 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +292 -2.94120414538 m 2 + 292 -3 l 1 + 287.19577231 -2.83714482429 282.557861322 -2.68178193276 278.077393081 -2.53370816958 c 0 + 208.452383601 -0.505055964699 186.769990782 -0.0302752562966 164.281399983 -0.00143844405412 c 0 + 163.454016021 -0.00143844405412 162.631776535 -0.00408151795064 161.814283904 -0.00408151795064 c 0 + 156.81574814 -0.113929631503 52.3600944002 -2.40906539223 24 -3 c 1 + 24 25 l 1 + 82.1685817347 25 106.717918285 35.4416130706 112.565558253 65.9383691231 c 0 + 113.61568748 73.2825595796 113.999998226 81.8999145128 114 92 c 2 + 114 404 l 2 + 114 442.354183792 104.32474611 454.890758626 58.0288213689 458.077104489 c 0 + 53.5492384062 458.308605721 48.7293975922 458.45984554 43.5456492149 458.547790578 c 0 + 34.1442095554 458.707292659 29.1125242993 458.823706059 24 459 c 1 + 24 487 l 1 + 96.111328125 484.555664062 120 484 153 484 c 2 + 153 484 266.313476562 486.467773438 294 487 c 1 + 294 459 l 1 + 212.911132812 459 204 453.455078125 204 403 c 2 + 204 360 l 1 + 237 370 303 370 303 370 c 1 + 408.151367188 370 468 342 468 251 c 0 + 468 166.309570312 393.3984375 104 292 104 c 0 + 276.5 104 263.5 106.36328125 248 112 c 1 + 242 142 l 1 + 250.928710938 136.642578125 261.5 134 274 134 c 0 + 337.849609375 134 374 171.235351562 374 237 c 0 + 374 300 329.5 336 269 336 c 0 + 253.924804688 336 229 334 204 324 c 1 + 204 91 l 2 + 204 82.176582403 204.214740692 74.5159700193 204.849352579 67.8677313838 c 0 + 208.677833961 36.092116756 227.078065184 29.0591560582 291.975437418 25.001535578 c 0 + 292.645253017 25.001535578 293.320094872 25 294 25 c 2 + 294 -3 l 2 + 293.329423108 -2.98027715024 292.662767244 -2.96067877754 292 -2.94120414538 c 2 +EndSplineSet +EndChar + +StartChar: gcommaaccent.sc +Encoding: 65667 -1 985 +Width: 556 +Flags: MW +LayerCount: 2 +Fore +SplineSet +355 759 m 1 + 395 781 l 1 + 409 772 l 1 + 365 703 344 643 338 571 c 1 + 292 558 283 555 251 544 c 1 + 239 556 l 1 + 270 634 303 692 355 759 c 1 +338 194 m 1 + 344.02234308 194 366.328803703 193.654178573 419.368094108 192.738534503 c 0 + 452.318803644 192.169689756 462.803441706 192 465 192 c 0 + 483.75 192 508.64516129 192.790322581 528 194 c 1 + 528 170 l 2 + 527.834020349 169.905154485 526.243775494 169.083274385 520.676349487 166.214946021 c 0 + 507.771364837 159.566319984 501.975065023 156.557180013 501 156 c 0 + 500.956883132 150.931624466 500.93532804 145.80912305 500.93532804 140.630907652 c 0 + 500.93532804 105.465436699 501.938303668 67.2956229718 504 24 c 1 + 435.342188204 -1.46983340837 369.723684211 -14 305 -14 c 0 + 149.09561753 -14 28 95.7292418773 28 237 c 0 + 28 383.620689655 154.461538462 497 318 497 c 0 + 368.868684085 497 430.704948227 486.087718093 505 464 c 1 + 487 350 l 1 + 460 350 l 1 + 457 398 l 2 + 454.297112166 434.487405134 395.515625 458 307 458 c 0 + 205.254716981 458 132 369.257142857 132 246 c 0 + 132 116.542780749 209.952702703 24 319 24 c 0 + 361 24 396.888888889 31.5555555556 414 44 c 1 + 414.936363636 58.0454545455 416 103.25 416 129 c 0 + 416 161.083333333 402.831606218 168.005181347 338 170 c 1 + 338 194 l 1 +EndSplineSet +EndChar + +StartChar: hbar.sc +Encoding: 65668 -1 986 +Width: 667 +Flags: HMW +LayerCount: 2 +Fore +SplineSet +511 484 m 0 + 523.84932093 484 548.385199219 484.500909991 603.244764159 485.883214592 c 0 + 629.78370785 486.551920295 641.043694376 486.820873888 650 487 c 1 + 650 459 l 1 + 558.765060241 459 556 456.558510638 556 376 c 2 + 556 375 l 1 + 638 375 l 1 + 638 335 l 1 + 556 335 l 1 + 556 88 l 2 + 556 35.7 571.285714286 25 646 25 c 1 + 646 -3 l 1 + 615.209079645 -1.95623998797 556.161561092 -1.00359024307 511 0 c 0 + 478.872630686 0 443.524571144 -0.809497546749 380 -3 c 1 + 380 25 l 1 + 454.26984127 25 466 33.5930232558 466 88 c 2 + 466 241 l 1 + 440.182163272 242.263701169 391.954589844 243 335 243 c 0 + 293.628417969 243 242.776112432 242.199176291 208 241 c 1 + 208 91 l 2 + 208 33.2558139535 218.757575758 25 294 25 c 1 + 294 -3 l 1 + 231.818770728 -0.892161719605 192.861042306 0 163 0 c 0 + 128.035592332 0 94.5451629805 -0.744231763372 28 -3 c 1 + 28 25 l 1 + 103.5625 25 118 35.2666666667 118 89 c 2 + 118 335 l 1 + 36 335 l 1 + 36 375 l 1 + 118 375 l 1 + 118 403 l 2 + 118 452.734042553 107.482142857 459 24 459 c 1 + 24 487 l 1 + 61.8184215085 485.739385949 122.240743307 484 163 484 c 3 + 192.068883707 484 230.771188569 484.892372952 294 487 c 1 + 294 459 l 1 + 218.122641509 459 208 452.761627907 208 406 c 2 + 208 375 l 1 + 466 375 l 1 + 466 377 l 2 + 466 457 463.902439024 459 380 459 c 1 + 380 487 l 1 + 389.469387841 486.836734692 401.573334091 486.532733961 429.890278721 485.746963932 c 0 + 476.430273058 484.455520482 497.57961599 484 511 484 c 0 +208 335 m 1 + 208 277 l 1 + 234.224074275 275.619358679 284.202329328 274.756835938 337.978515625 274.756835938 c 0 + 391.073195431 274.756835938 439.490449467 275.605192327 466 277 c 1 + 466 335 l 1 + 208 335 l 1 +EndSplineSet +EndChar + +StartChar: ldot.sc +Encoding: 65669 -1 987 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +339 322 m 0 + 368 322 388 302 388 272 c 0 + 388 242 368 222 338 222 c 0 + 308 222 288 242 288 272 c 0 + 288 302 308 322 339 322 c 0 +158 484 m 0 + 170.50758493 484 191.114257659 484.457476834 236.636741981 485.745768871 c 0 + 265.374952193 486.559063838 277.283956429 486.861650102 286 487 c 1 + 286 459 l 1 + 212.409836066 459 200 450.197674419 200 398 c 2 + 200 112 l 2 + 200 88 204 39 204 39 c 1 + 219.555555556 37.4444444444 238 37 287 37 c 0 + 377 37 418 51 418 51 c 1 + 427.375963351 88.5023369944 433.963021372 115.179921979 438 132 c 1 + 468 132 l 1 + 457.834939759 75.6301204819 454.268465909 47.9375 451 0 c 1 + 371.860465116 -2.86046511628 324.024362606 -3.02322946176 325 -3 c 1 + 311.841952463 -3 290.670466111 -2.62130535707 239.755384478 -1.47522848894 c 0 + 187.016892096 -0.288107419078 164.512921431 0.111111111111 150.333333333 0.111111111111 c 0 + 118.291666667 0.111111111111 86.6803921569 -0.889019607843 52 -3 c 1 + 52 25 l 1 + 100.987442168 32.7934567085 110 44.9137931034 110 103 c 2 + 110 412 l 2 + 110 454.583333333 101.542553191 459 20 459 c 1 + 20 487 l 1 + 55.5276664279 485.815744452 115.206355528 484.513655687 156.828950658 484.014622102 c 0 + 157.741085879 484.003686069 157.951022123 484.001064736 158 484 c 0 +EndSplineSet +EndChar + +StartChar: tbar.sc +Encoding: 65670 -1 988 +Width: 500 +Flags: MW +LayerCount: 2 +Fore +SplineSet +116 25 m 1 + 187.132075472 25 202 34.1627906977 202 78 c 2 + 202 236 l 1 + 97 236 l 1 + 97 276 l 1 + 202 276 l 1 + 202 446 l 1 + 156 446 l 2 + 70.1975062344 446 54.1133619154 438.267238308 52 396 c 2 + 52 396 50 364.07344208 50 356 c 1 + 22 356 l 1 + 21.6071775691 378.783700993 21.0740749339 396.596375837 19.8861712418 426.629822221 c 0 + 18.8247151494 453.466328288 18.3569819034 468.436941022 18 487 c 1 + 86 485 l 2 + 96.1111111091 484.855555556 105.539999994 484.72 119.944 484.512 c 0 + 155.4 484 155.4 484 165 484 c 2 + 318 484 l 2 + 355.915039062 484 418.34881113 484.562466415 429 485 c 2 + 474 487 l 1 + 473.60203731 465.907977443 473.059156706 447.774858352 471.853121879 415.2906843 c 0 + 470.810223059 387.200528001 470.351711357 372.530433795 470 356 c 1 + 442 356 l 1 + 441.170964155 369.126400878 440 396 440 396 c 2 + 437.880597015 438.388059701 422.2 446 337 446 c 2 + 292 446 l 1 + 292 276 l 1 + 397 276 l 1 + 397 236 l 1 + 292 236 l 1 + 292 80 l 2 + 292 35.0297619048 307.318181818 25 376 25 c 1 + 376 -3 l 1 + 367.375796509 -2.70765411896 359.278352736 -2.42345488786 345.397333029 -1.92592592593 c 0 + 300.619678898 -0.320987654321 284.720123393 -3.70074341542e-16 250 0 c 0 + 211.24148839 0 191.834679102 -0.4 133.559144272 -2.4 c 0 + 125.142572473 -2.688854382 120.626963266 -2.84315378758 116 -3 c 1 + 116 25 l 1 +EndSplineSet +EndChar + +StartChar: aeacute.sc +Encoding: 65671 -1 989 +Width: 778 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +8 28 m 1 + 49 28 78.6552734375 37.6376953125 117 107 c 2 + 274 391 l 2 + 286.119140625 412.934570312 292 426 292 434 c 0 + 292 453 267 456 200 456 c 1 + 200 484 l 1 + 280 483 307.9921875 480 371 480 c 0 + 412 480 494.018554688 484.580078125 521 486 c 0 + 559 488 579 488 608 488 c 0 + 651 488 694 485 727 480 c 1 + 723 438 722 399 718 362 c 1 + 692 362 l 1 + 680 438 l 0 + 644 442 591 448 544 448 c 0 + 508 448 480 442 480 442 c 1 + 478 271 l 1 + 585 270 l 0 + 628 270 634 294 635 338 c 1 + 665 338 l 1 + 663 315 660 279 660 262 c 0 + 660 245 662 209 665 162 c 1 + 635 162 l 1 + 634 232 613 234 543 234 c 0 + 521 234 483 232 478 232 c 1 + 482 44 l 1 + 509 39 536 38 554 38 c 0 + 643 38 686 52 686 52 c 1 + 706 140 l 1 + 736 140 l 1 + 724 4 l 1 + 693 2 651.186523438 0 611 0 c 0 + 510 0 453 4 433 4 c 0 + 398 4 344 0 344 0 c 1 + 344 22 l 1 + 386 40 l 1 + 389 69 390 144 390 170 c 1 + 390 170 310 172 290 172 c 0 + 271 172 261 172 201 170 c 1 + 170 113 148 77 148 55 c 0 + 148 31 185 28 224 28 c 1 + 224 0 l 1 + 184 2 138 4 117 4 c 0 + 98 4 67 3 8 0 c 1 + 8 28 l 1 +374 454 m 0 + 356 454 304.11328125 358.416992188 249 260 c 2 + 221 210 l 1 + 392 210 l 1 + 393.048828125 216.639648438 394 248.438476562 394 287 c 3 + 394 442 385.709960938 454 374 454 c 0 +388 548 m 1 + 526 686 l 2 + 548 708 566 719 581 719 c 0 + 598 719 612 704 612 685 c 0 + 612 667 605 659 572 638 c 2 + 428 548 l 1 + 388 548 l 1 +EndSplineSet +EndChar + +StartChar: .notdef +Encoding: 65672 -1 990 +Width: 500 +VWidth: 0 +Flags: MW +LayerCount: 2 +Fore +SplineSet +0 0 m 1 + 0 700 l 1 + 500 700 l 1 + 500 0 l 1 + 0 0 l 1 +250 395 m 1 + 420 650 l 1 + 80 650 l 1 + 250 395 l 1 +280 350 m 1 + 450 95 l 1 + 450 605 l 1 + 280 350 l 1 +80 50 m 1 + 420 50 l 1 + 250 305 l 1 + 80 50 l 1 +50 605 m 1 + 50 95 l 1 + 220 350 l 1 + 50 605 l 1 +EndSplineSet +EndChar + +StartChar: dotlessi.sc +Encoding: 65673 -1 991 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +159 484 m 0 + 166.390170369 484 192.066712373 484.531220285 252.79934398 485.940608443 c 0 + 281.980814891 486.617806491 293.080549137 486.866933637 300 487 c 1 + 300 459 l 1 + 218.910714286 459 210 453.455555556 210 403 c 2 + 210 91 l 2 + 210 32.0333333333 219.590909091 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -7.40148683083e-16 168 0 c 0 + 158.066968881 0 132.508563651 -0.533629858686 73.9498218832 -1.96365864016 c 0 + 48.3055355688 -2.5899027568 37.8452806211 -2.83655665373 30 -3 c 1 + 30 25 l 1 + 107.470149254 25 120 34.3277777778 120 92 c 2 + 120 404 l 2 + 120 450.361111111 105.863636364 459 30 459 c 1 + 30 487 l 1 + 102.111111111 484.555555556 126 484 159 484 c 0 +EndSplineSet +EndChar + +StartChar: i.trk.sc +Encoding: 65674 -1 992 +Width: 333 +Flags: MW +LayerCount: 2 +Fore +SplineSet +165 682 m 0 + 194 682 214 662 214 632 c 0 + 214 602 194 582 164 582 c 0 + 134 582 114 602 114 632 c 0 + 114 662 134 682 165 682 c 0 +159 484 m 0 + 166.390170369 484 192.066712373 484.531220285 252.79934398 485.940608443 c 0 + 281.980814891 486.617806491 293.080549137 486.866933637 300 487 c 1 + 300 459 l 1 + 218.910714286 459 210 453.455555556 210 403 c 2 + 210 91 l 2 + 210 32.0333333333 219.590909091 25 300 25 c 1 + 300 -3 l 1 + 215 -0.5 193 -7.40148683083e-16 168 0 c 0 + 158.066968881 0 132.508563651 -0.533629858686 73.9498218832 -1.96365864016 c 0 + 48.3055355688 -2.5899027568 37.8452806211 -2.83655665373 30 -3 c 1 + 30 25 l 1 + 107.470149254 25 120 34.3277777778 120 92 c 2 + 120 404 l 2 + 120 450.361111111 105.863636364 459 30 459 c 1 + 30 487 l 1 + 102.111111111 484.555555556 126 484 159 484 c 0 +EndSplineSet +EndChar + +StartChar: germandbls.sc +Encoding: 65675 -1 993 +Width: 868 +Flags: MW +LayerCount: 2 +Fore +SplineSet +794 464 m 1 + 790.260742188 446.55078125 788.4609375 425.543945312 786.5078125 376.538085938 c 0 + 786.258789062 370.302734375 786.131835938 367.153320312 786 364 c 1 + 758 364 l 1 + 757.078125 409.186523438 752.228515625 427.053710938 737.895507812 438.080078125 c 0 + 716.301757812 454.692382812 691.28125 462 656 462 c 0 + 590.124023438 462 548 424.166992188 548 365 c 0 + 548 315.4296875 583.788085938 290.139648438 659.965820312 285.879882812 c 0 + 782.919921875 279.004882812 824 247.479492188 824 160 c 0 + 824 60.83203125 729.384765625 -14 604 -14 c 0 + 549.571289062 -14 510.205078125 -5.7744140625 470 14 c 1 + 475.185546875 52.0283203125 476 67.5 476 128 c 1 + 504 128 l 1 + 504 54.1142578125 537.0234375 22 613 22 c 0 + 691.036132812 22 740 64.794921875 740 133 c 0 + 740 188.619140625 709.426757812 208.908203125 619.931640625 212.6796875 c 0 + 508.282226562 217.384765625 468 250.345703125 468 337 c 0 + 468 434.750976562 545.391601562 498 665 498 c 0 + 711.25 498 758.520507812 485.541015625 794 464 c 1 +370 464 m 1 + 366.260793774 446.550370945 364.461252839 425.543938618 362.507429803 376.537600123 c 0 + 362.258838432 370.302361516 362.131390737 367.153377698 362 364 c 1 + 334 364 l 1 + 333.0778276 409.186447578 328.228809803 427.053820218 313.895320861 438.080527034 c 0 + 292.301968593 454.692223289 267.281654834 462 232 462 c 0 + 166.12371134 462 124 424.166666667 124 365 c 0 + 124 315.429366085 159.788484694 290.1396027 235.965820312 285.879882812 c 0 + 358.919828813 279.00448305 400 247.479546328 400 160 c 0 + 400 60.8318181818 305.385057471 -14 180 -14 c 0 + 125.571428571 -14 86.2055475674 -5.77429352154 46 14 c 1 + 51.1857142857 52.0285714286 52 67.5 52 128 c 1 + 80 128 l 1 + 80 54.1146788991 113.023584906 22 189 22 c 0 + 267.036036036 22 316 64.7952755906 316 133 c 0 + 316 188.619380612 285.426386364 208.908576682 195.93124346 212.679771333 c 0 + 84.2818341438 217.384514423 44 250.345785047 44 337 c 0 + 44 434.751269036 121.391304348 498 241 498 c 0 + 287.25 498 334.520547945 485.54109589 370 464 c 1 +EndSplineSet +EndChar + +StartChar: zero.infs +Encoding: 65676 -1 994 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +162 263 m 0 + 247 263 287 200 287 69 c 0 + 287 -84 240 -162 148 -162 c 4 + 61 -162 19 -94 19 44 c 0 + 19 189 68 263 162 263 c 0 +152 236 m 0 + 97 236 76 189 76 65 c 0 + 76 -77 99 -135 156 -135 c 0 + 208 -135 230 -84 230 39 c 0 + 230 179 208 236 152 236 c 0 +EndSplineSet +EndChar + +StartChar: one.infs +Encoding: 65677 -1 995 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +37 178 m 1 + 32 208 l 1 + 90 228 127 243 172 266 c 1 + 184 262 l 1 + 184 -90 l 2 + 184 -119 189 -124 219 -126 c 2 + 254 -128 l 1 + 254 -152 l 1 + 235 -151 l 2 + 182 -150 156 -150 155 -150 c 0 + 141 -150 123 -150 54 -152 c 1 + 54 -128 l 1 + 91 -126 l 2 + 122 -124 127 -119 127 -90 c 2 + 127 196 l 2 + 126 207 126 209 125 212 c 2 + 47 178 l 1 + 37 178 l 1 +EndSplineSet +EndChar + +StartChar: two.infs +Encoding: 65678 -1 996 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +6 -132 m 1 + 109 -24 l 2 + 176 46 201 89 201 133 c 0 + 201 181 170 211 120 211 c 0 + 81 211 61 198 52 165 c 2 + 43 135 l 1 + 19 135 l 1 + 30 220 l 1 + 61 251 91 263 136 263 c 0 + 214 263 262 220 262 150 c 0 + 262 105 244 72 185 10 c 2 + 81 -98 l 1 + 186 -96 199 -95 265 -93 c 2 + 284 -92 l 1 + 284 -99 l 1 + 283 -106 l 1 + 283 -122 l 2 + 283 -127 283 -137 284 -152 c 1 + 202 -150 173 -150 143 -150 c 0 + 118 -150 118 -150 36 -151 c 2 + 6 -152 l 1 + 6 -132 l 1 +EndSplineSet +EndChar + +StartChar: three.infs +Encoding: 65679 -1 997 +Width: 300 +Flags: MW +LayerCount: 2 +Fore +SplineSet +22 144 m 1 + 40 222 l 1 + 72 253 97 263 140 263 c 0 + 208 263 254 227 254 173 c 0 + 254 138 237 110 193 76 c 1 + 253 64 281 36 281 -15 c 0 + 281 -90 197 -162 111 -162 c 0 + 85 -162 71 -159 27 -146 c 1 + 24 -115 18 -93 5 -54 c 1 + 27 -46 l 1 + 50 -109 76 -131 129 -131 c 0 + 184 -131 219 -93 219 -35 c 0 + 219 17 191 47 143 47 c 0 + 127 47 116 44 92 34 c 1 + 85 40 l 1 + 93 76 l 1 + 102 75 119 74 124 74 c 0 + 164 74 198 110 198 152 c 0 + 198 188 168 217 131 217 c 0 + 101 217 65 198 59 179 c 2 + 47 144 l 1 + 22 144 l 1 +EndSplineSet +EndChar + +StartChar: four.infs +Encoding: 65680 -1 998 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +169 -43 m 1 + 10 -43 l 1 + 2 -26 l 1 + 173 250 l 1 + 220 266 l 1 + 231 262 l 1 + 227 242 226 192 226 80 c 2 + 226 1 l 1 + 237 1 l 1 + 239 1 l 2 + 256 1 274 2 291 3 c 1 + 291 -46 l 1 + 277 -44 251 -43 226 -43 c 1 + 226 -84 l 2 + 227 -119 231 -124 259 -125 c 2 + 291 -127 l 1 + 291 -152 l 1 + 269 -151 l 2 + 213 -150 213 -150 194 -150 c 0 + 176 -150 176 -150 117 -151 c 2 + 96 -152 l 1 + 96 -127 l 1 + 136 -125 l 2 + 164 -124 168 -119 169 -84 c 2 + 169 -43 l 1 +169 1 m 1 + 169 194 l 1 + 49 1 l 1 + 169 1 l 1 +EndSplineSet +EndChar + +StartChar: five.infs +Encoding: 65681 -1 999 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +81 207 m 1 + 76 93 l 1 + 109 113 132 120 160 120 c 0 + 230 120 280 71 280 3 c 0 + 280 -84 198 -162 105 -162 c 0 + 78 -162 54 -157 36 -147 c 1 + 34 -141 33 -139 31 -131 c 0 + 25 -114 19 -100 8 -72 c 2 + 5 -64 l 1 + 25 -53 l 1 + 54 -104 l 2 + 62 -119 91 -129 122 -129 c 0 + 185 -129 222 -92 222 -28 c 0 + 222 34 187 73 132 73 c 0 + 103 73 90 66 59 36 c 1 + 43 41 l 1 + 43 48 l 1 + 44 57 l 2 + 45 71 47 140 47 173 c 0 + 47 194 47 204 45 258 c 1 + 50 263 l 1 + 83 261 124 260 156 260 c 0 + 188 260 230 261 262 263 c 1 + 267 258 l 1 + 266 248 266 242 266 234 c 0 + 266 225 266 219 267 209 c 1 + 262 204 l 1 + 244 204 l 2 + 171 204 167 205 81 207 c 1 +EndSplineSet +EndChar + +StartChar: six.infs +Encoding: 65682 -1 1000 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +258 252 m 1 + 258 243 l 1 + 152 212 102 157 88 56 c 1 + 92 59 92 59 95 62 c 0 + 130 89 150 98 181 98 c 0 + 246 98 289 52 289 -18 c 0 + 289 -100 229 -162 150 -162 c 0 + 70 -162 21 -101 21 -1 c 0 + 21 94 68 178 148 228 c 0 + 170 241 184 247 233 263 c 1 + 258 252 l 1 +158 56 m 0 + 130 56 103 43 90 23 c 0 + 84 14 82 3 82 -17 c 0 + 82 -95 108 -136 157 -136 c 0 + 202 -136 231 -98 231 -38 c 0 + 231 19 202 56 158 56 c 0 +EndSplineSet +EndChar + +StartChar: seven.infs +Encoding: 65683 -1 1001 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +35 -141 m 1 + 182 92 l 2 + 204 127 223 160 245 206 c 1 + 90 206 l 2 + 64 205 62 203 57 168 c 2 + 52 132 l 1 + 28 132 l 1 + 30 185 30 186 30 196 c 0 + 30 203 30 203 29 243 c 2 + 28 259 l 1 + 37 263 l 1 + 99 261 126 260 171 260 c 0 + 216 260 240 261 295 263 c 2 + 307 263 l 1 + 307 241 l 1 + 196 47 l 2 + 156 -25 128 -84 101 -152 c 1 + 94 -151 l 1 + 83 -150 l 1 + 72 -150 l 2 + 67 -150 67 -150 49 -151 c 2 + 42 -152 l 1 + 35 -141 l 1 +EndSplineSet +EndChar + +StartChar: eight.infs +Encoding: 65684 -1 1002 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +98 57 m 1 + 49 90 33 113 33 153 c 0 + 33 217 87 263 160 263 c 0 + 225 263 269 227 269 175 c 0 + 269 139 250 113 199 79 c 1 + 263 49 286 23 286 -25 c 0 + 286 -100 220 -162 140 -162 c 0 + 70 -162 19 -116 19 -53 c 0 + 19 -4 45 32 98 57 c 1 +173 24 m 2 + 127 45 l 1 + 85 19 68 -7 68 -48 c 0 + 68 -101 99 -135 149 -135 c 0 + 195 -135 232 -97 232 -50 c 0 + 232 -19 210 8 173 24 c 2 +140 106 m 2 + 171 91 l 1 + 207 114 222 136 222 168 c 0 + 222 209 195 236 152 236 c 0 + 112 236 85 211 85 174 c 0 + 85 146 103 124 140 106 c 2 +EndSplineSet +EndChar + +StartChar: nine.infs +Encoding: 65685 -1 1003 +Width: 310 +Flags: MW +LayerCount: 2 +Fore +SplineSet +60 -162 m 1 + 36 -150 l 1 + 36 -141 l 1 + 143 -115 207 -48 214 46 c 1 + 178 17 l 2 + 167 8 143 1 122 1 c 0 + 57 1 11 52 11 122 c 0 + 11 203 70 263 149 263 c 0 + 230 263 280 201 280 100 c 0 + 280 5 236 -75 157 -122 c 0 + 134 -136 116 -144 60 -162 c 1 +146 237 m 0 + 99 237 69 201 69 144 c 0 + 69 84 100 44 146 44 c 0 + 191 44 221 79 221 132 c 0 + 221 196 192 237 146 237 c 0 +EndSplineSet +EndChar + +StartChar: ff.sc +Encoding: 0 0 1004 +Width: 888 +VWidth: 0 +Flags: HM +LayerCount: 2 +Fore +Refer: 869 -1 N 1 0 0 1 444 0 2 +Refer: 869 -1 N 1 0 0 1 0 0 2 +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f.sc f.sc +EndChar + +StartChar: fi.sc +Encoding: 65686 -1 1005 +Width: 777 +VWidth: 0 +Flags: HM +LayerCount: 2 +Fore +Refer: 872 -1 N 1 0 0 1 444 0 2 +Refer: 869 -1 N 1 0 0 1 0 0 2 +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f.sc i.sc +EndChar + +StartChar: fl.sc +Encoding: 65687 -1 1006 +Width: 944 +VWidth: 0 +Flags: HM +LayerCount: 2 +Fore +Refer: 875 -1 N 1 0 0 1 444 0 2 +Refer: 869 -1 N 1 0 0 1 0 0 2 +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f.sc l.sc +EndChar + +StartChar: ffi.sc +Encoding: 65688 -1 1007 +Width: 1221 +VWidth: 0 +Flags: HM +LayerCount: 2 +Fore +Refer: 872 -1 N 1 0 0 1 888 0 2 +Refer: 869 -1 N 1 0 0 1 444 0 2 +Refer: 869 -1 N 1 0 0 1 0 0 2 +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f.sc f.sc i.sc +EndChar + +StartChar: ffl.sc +Encoding: 65689 -1 1008 +Width: 1388 +VWidth: 0 +Flags: HM +LayerCount: 2 +Fore +Refer: 875 -1 N 1 0 0 1 888 0 2 +Refer: 869 -1 N 1 0 0 1 444 0 2 +Refer: 869 -1 N 1 0 0 1 0 0 2 +Ligature2: "'liga' Standard Ligatures in Latin lookup 15 subtable" f.sc f.sc l.sc +EndChar +EndChars +EndSplineFont diff --git a/ttf/NV-Palatium-Bold.ttf b/ttf/NV-Palatium-Bold.ttf new file mode 100644 index 0000000000000000000000000000000000000000..9c7585522f5576aafef8840227d7b86945dede64 GIT binary patch literal 138924 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

-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 i>?~Xs ztcxh92#Bl*2Rp)G(~7x<<83dxRj>y|6!LSZhoBN0WO0N|2_F1YunwgsFis}WAx`g<36pj1?Dyf^Ptan$aDcs#H3gm*fqh5s?D>oCd*F!#?8Ezn56`-6 z(u9*YjN=i6Y8AZyRl)>Mwf; z^uz0b-u(o|9omlKKkphZF8U9_r%u8V;)8iNF30`x-Q!x5oryOYa~SOaHHRSaQTT&< z$ODN}#7;(cvNJh?F^8B;$Wo_LzZBpDZ=6lsOmOKV_)dh65oPo~oFs1{UnQ9Eq}60s z^4~-Q?uimKjtC(k9A&UcCX>k{8L+()h?TyLAiAn5ng}al`H_)=fw~`wdkEqId;$6s z`7Cr6f;hCf1J#FOPY3!{a6AF`Ho|>;y5CDMNFNb` z^LcPzI~=bBj#a`v-@~yO>?6P>2i{u?_k*v>?FwCERNPnke8tE%aV|4>UPkr-x^pfo&nszzp}w z$Z?1P&q`wa)3hhyTm+gDngtpkuA$(b09@Zqeu>`=+ouUT+!MyMPakVUw*$WTm=CV; z5o)+@1HkhyxK{+vu7rI79M6J2Oy7SB-hYY^L6f0Zlc#CAW7?nBfWF5uFK9ksUZh)^ z511Ep!@SDy0rOyR1Gs8oKOggAa7*(7^YBRy4Cnw2^I~ul(mVs6(0F4QF#dykz#ZOc!8Eu~kMSmV5_Y-=dBOC-F#b{x z*Vkg1`uQGs0-T-tI!+(6Q)&Js)y_F{>k+I zE@B+)v*5fC^AWC>p5K$R@G*FfkuYKY!ZpGF>7OCoa7~Z|9mIN&>XY9N?1NqceY9}z zg?rFhxK9SKVkGTv_@z>&~}kNq=eoAtqq=cg4jO&M zAeyNeL^Ik8eFZU=JW7;M9biMU;rS0I-v-;wBOPF$>XV<4ji6^&CjU$RH~Brq1bZ+6 zjz10U-sC6LW67_{?_v8+!iLY`Ysfy}@iLIZ(L^~JCnzcl`28qc+eNfd`2?H3AC8k_ z2s?V5P?CDkdHh}`=nFpf-{f29J-DBfI*;aqyyI)mq~SBe_Mekqk>TXG=)Z&*-3I63 zTJlEProDllg8dj=3$~tq=1uUNGs#!T`{4O6!tt#1aeNPcCmbVNKqlZi;ERjK7vp>e z;Kww$8T3^Ix(;~LZA9{E>YL;V>O-K18Lq*!z<4ht;&hMc*9Y{&G>j2k^1I~U@iQ4E zV2_ujX@swb`zU$x?=%h5v>l+|)nGp{{ot7c^y9%jJBUVxGWk8j1>4WVxn=PD@$jBk zi3p<``e%S&EJ6c#0UeroSSD%tqWk1t@_Eo9 zj33Yz<45;;=wE~T)P$Ut*Yr7h`%4(NFn<3AegjPg;KcmL^h)dc`F%$BK`sffwWq0* zsRsKLQW53Q8o>|g2c5kGj+H~JgX>NK?v>E2Fm62z&m0Y{9CWw>&X>ZqMbPYIA-%tb zcr4iobX{XniKqU4qEzU|4+;aNFoJMg>_ zWc&=+$}@x-8WWleo=HIa(|P?4^4;W5=d``V4tV~<0MC5f(${Y|r+*iY4+ng{h4wfR zg6pS%j938{Eo?slZ8PrC5n>qhmqA+xv@3(>eTeBpokV`x2JWS4xr@gABvAy{ogm*u z1?0QLe_{K>blV0!Zl~b7ub_Vg`rp&-B(WX#e-G_TXnWzdyOms8Qe=ug?1<0mya9B2JSI^S3+9{=kW9D zV0$gJiRpd^eit0yK<)_ zY-#FV=#!t5??Bs4EGK)2Eb16B725oCQ)RZ{{7Cv4yNTPOFM)mB=RvpctU@-w+b=D)40|C70kvtxR4^t;cf*A{&|=8W-%#A!z@Fb^`YC zya>;eU|t0KK7vQ^lRqW@n@qrrPe7=WXJ9^w|L`wv26}D?Dh_*imS`XtjL)Ed4rb;o zB19}f*P=BjN$SbB$iviX>SpR8Y7cdQF`hAraRuW}#(j)O7*8^uXS~9Ao$)T?BgS#Y z=ZvpS*PH%rAuURa$>OqvEhUyJOP}RR%e9urEKgewTbWjmHDHZf$5}U6AGf|}ebc(% zM%lPFr!Cv&x5aI>wkfumww1OGw%^%av6FU*-D>wbNvFZ-aQd7PXOXkdd8hLs=N9L? z&X1g*xhh;UgZi((`WgllnC0VH=z{?B52S{ClRQYR0GMy39--c65R8e8xs2Nx>lhC* zHZ!&|UILikW*lUE$~eh5Wm;yo(ykyzBfxBvbA_xj%@i2jHAALzfMe_{U>{qy=~_s{H~ z-VZT}{^9*~{nh>D$Dci3{b~GD_optv8U8*M96NUGlVcy@?PJT1b;EDzv4Ugjqn{l; zc=R2DIQjxKh*uoF`skJT8rZ5m8anDcYCOt0^2U)Dk34#Wp35J8>hPn7A2_`J@bv_7 zc--Mm_{}@)!`FWRF#-AyOG@VN@yrJFn+9#4-Mr`Q=D^nN#75%bfxS({7J7T@z!AK$ z5844}hwu*KAqkAH|MQ1LXix+MdFX5F>EER=hb7P^lmNd7;t{ABep|pVq5seW=t0s& zy73O_A*;z6a#-pNSxeTzv3jzBY$Tgt3+^LZ$WbIv6t+f#hl~5MWDopKASZ%XfcGau z1MbkEmKbPAMp5dJi~9sVNP8jTW|blsDnx~;2oJ`f~W~qK~+*!R5evY4WnwQI;x&( zpc<(rs+nq`TB+ew8`VyAP$Q^LY9!2KSR_CV@<9JfL6ZJO1JO3}oa6tylhOi;V1R99 z5o`#Rak0GxJ1c}3iI|WOQi#sU2?e1fRD_z)5L!Y9(JBK0^IgJBSO_a&BkY6&B3>@S zO?Zeb!b@ZmJ|c(k69FPfax#E3YN2T`2@qL3&eiir}Ulqdr)vVy22s)%Z$ zh8RZF5_J$)YXBd#iD)KTh*n}a(MGfr9mEKtlNd>K5u=E1Vl**^7)y*J#uGin1VHKr zVkL1SaT9STv7We}cm%X^6Y(hVJK{0o3F1j&Gic^h#M8u9;u+#u;(6jl;sxR*VjJ-? z@hb5O@dp^YtBJV~g`7f62mM(@JVf*nGePDT5HrB*Tt(aibGCU{GKp!#LXi2p$hGJ; z@=;@ImG>lg?iAN=n(peG>}ut#pHT&8@Y%4n392H zEudbdPBTIfmtDs=$}})5m~)s*nQNJkGrwRpvevS`W!u zi`=I?i#&(2d|7Lw8DAGakY~v2%v+cD zRen$YO9i%q6$QHriwbWo{Gq6}=(S>5@uK3_OEe`nmwZz?r*v0YRoR2(y7F7gPge9) zY_H^1j;Xw-@=%qhYJSy@YE$*(>W$Su)hwymUUO#HtYPoe25XnrzE&ryYpmN?_i??i zen$NZ^(=3_;gg5I)23@% z+_s}#)jq3zdxxN7R>$5ErV(>S?Ci93PVIcA^ShA+BVX$Zc0D|b9JON9H{A=mzZgAt z^ocROWA=`A=>{z&Z;n78&Mb|Cbd8PNtjw?4`dGadX zRlQejzUtenTd#g;v0?G7#cy2Wy{7k?*Oxe!+_2=twXtirFKu4BW0_^yqGhiwJ9Ayz zb!(T)mOs8iw_^SEq3hS&z__9HhV3g|E9b8KX4TXi1vhrw_{r+)R-d}5^`Uh>|#_kO!ExN*(K zJ@-lO>%H%_`&svoyZ_AxL=SX4uRhRr9Rob%*+TQpmGx4iHa z>#3D*?)-S?>9tM@hU2j8!MzxVwc-rw^6dwW@X3-Q9U_dUGtxqWZ!+q>`6 zec$cp?APu0@2}b4y?@UB75nem|HA%V`;YGb;eh0T>pql>X zwC|%YK00$qbjWbXd#L14+o7IAa}Hg1Xx*Vrhh8|e=g`T&iT>vJTh-s@{%zggPJdkS z@$Db)JS;d|c6i0%&4+g!KK)6>Cw-sX|H-yb-udL{Cufd`j@XXGj*L69;>h|VTaLVW z?Yuj@BHVcy!UxTaRu&`o%HVvDRbvA3ODF{ihp`i;mll2anet?>m0;@y*9~ z9{=q4cPCgUR3}^~LMLiZbe!lp@!*N=Cw89r`0u>GcmMtN&mx~~|A+S<-=5rZa^L5w z&znDA^ZAa?fBGWti^*SX{o<=HHDA_#x#-JnUw->l@T-Ym-Tc*_e`3D`{?KWNEmGj2 zaKSSX6GX1mDy8IBxmt>>d?b~l(?4uZY}vUvaVzTBymK@8YJU~FiAW~)B~hY(KaoVf z1W6>pD=J8S4WsnS@Eq{!;%v7(8jh2twwI*(dc@c$rW;#TtRSAVLk8z^iT3Vc$S2P#x* zl{)T6fN4Bdio$G_+Jw|Bwms@cZZ>RUO0ZdCWQU8~u{b*vFM*3)?l_ArLJF1NMzKZK zh_9_NmK$i~yLhFAY#u`_Fi}yLC%;(Xs4UE_k!H(FON_GPUa!&Y$R6hLX${uwmy1+l zu0nEJR9}%l$!roTBqq*31Ui+gv}n5Bz?nRSE0-5N{gqT&=FIZ1K1_)v zB~|p~jY;Gszot~=@4-XWgSQz6Pm+)i;+@(CFe(+Qa2jZIv2%75{!el3l$Oed-WI!7 ztTL$`8i~?`R+s$m!9-;gy&5JTY^`jX*j&>z!Qj)5ahhB{Lzm0sN^Ebby3pa>cq)U4 zdVo0_WUiJVoC*=5r3`3F^8gDCO?;Q##!3Os9@vZl+3hyWi4s(bFc;i$%pEaOk&iBX zr0ue0F=I)wKQwwob6H4%OyOv#yfnyEi3Fk%y)(K-&hxutQig^nsdX$Wi8(|?#qrkC zk8As))4G}?2AhH%_tjOE7#gBQS!E$#0m`SwHZ+bNUFFIt6Hk{}nKGW;Y!zt@g`rBG z7_<&>xfW#JNz42oiGS!k`G)HXlGma>@&lMX5J(Ndc8r^v?Q&xUi=!@0b*0Yb2b zdDAD5A7~rrw9UJ2?6q~u3FR~T=DgdE-<3QK&+w+6p>_kkFgbt#DFGFn^N3~VJmK=$ z@B~D3phomE&>chv3pjp4Tn&I=H~<(H+Z}Pk4?Hs#cLh)^9#*Mi(YOjtW4g12dST96#c@W^x3c`!Uve5VP#lpSK6cYC}MQJ|9RC35j7i({Gt9t$(E zH_;4;n@Li5gBIIuY|vy?Aqt^MY>CL*B5u@1SSq%qC?-Q$TulW@A_h0l0W)K`KbZU) z=0z(pjPXJGb4}VDt~_f45pd~iR0#3_b8LB-vLEX{+D*RK54H?!n-|V~0W*9N%n=D% z6WJ*f3&@DcjGo41w3M?@;fU^*hWTCH&7QG245mzLGsca&fX(R4C7)cf=*3%BEMD~T zO*LivCF&6qc;I3{GKQ+k)XF?1R_Kme=!2f1MdX2MH4ktwgHv3<(u!=GklaYXXR z3^OS0xKB3t^Xvf)cU5?7)6~(Qa9H|A9Hl@62Wa*NJRb&_QV`mdMM&8JHpo6aJ+%XJ zn;CDgIiLqGj>*O>%&qg9;$dx=CE>~nt!1H{>_Uw(udJ=9+v{vZ_dK|uMe`78Q3s3a z!j&ZzB376ocQs`PvjY6f{B&ZO`%E1#F`6Qq z+T}vN1OZLqA1Tke4~_aG#$5!sA0r=u2m&E@!_Wls3R((WD*>vePy{JHmnf`0v)#z- zTQrvCpBb5&Z7<3mIr+f_qw7RMBUv17@)`@mwgB=Ao_c}9=8j_QG^)l7zieF~e>77d z&8zAvuF0>^VO-tt?vsG49_G;m5+h(B7>KhkrtKEqrLdV!u>qY_aU8iLViujZI;*VX zz8M|e!^&eziaakxi$~<>9OQk~4EyY|#XjfAs=nXNn>F>7s{GQ#v(v|16%u;GqR80FhWZHn;<_i7jVF1=a4f0)jk&aZTwUh}$1U zt-WOxHSJ@gqNyX=yPL)?Z;=&-OG2@Fcia>8=avLfEjK)TQf+ok;qWpCr?6{cbyaKS zj5;pY-4qI!)xTIPn) zixWnyoH(+q3f}7iJN6aY0d`D%u9rX!vT9q?R!y7k(TD{vMts1j?Rg zjR*T5=UV2!8f~-#d5(o9d+}rKMmMkr0gr5?pDY8<~)+iGinVsOEGth4C?A*}_BL;%VnvIO5o`sxn5i^SZkXVfR z;c>aokAa7cP4Qzi@Z${_7cF>XjI%*Pz*5ozfZaY&v9#EWAubI9Gl*D6RNioDIGC+B z>J)6NLF_AXwvMl#<~118)O%Ov$O=R%VqvFOBnnCyC1qM!TTN@c(QK6~$DXAp(FUtr zCm{x$2T?!583u*B*#>5=f<%!ziN!fY?!>V1TswQ8ri-032IN@Za%xgxFLVCD^Eu<9DtQsaJSa zN~CoPO%jTKS*JYP#~da!En?bqN;Fe+@1Mvg%US*3g&7c5hJQ#RdJ{$=YQ0S@g?&Wg zV>WWioWys)Sje#ic&-4NdLZIjg2xX$3}VIx5UpO|X<`Ea-dNg)0-6Vqjg6>qD8+tx z1faLGDNx3k(4dyHMv@AhpSe<*d$p{_IU-;vEo;vTwN%Bb422VI(@`Lh{aQsim%Z># zp^eMSsr6Jf8!1v_L*I$m5+MmOaY|wzRqoZAW2AeeX-CQG@+@t7Z^AT&H#( zo~7am+pm_cTK;>)$etVPl9*(Fd2HV7G9lL;@d9li3J$dSlH3e34nMF@5nPG8NeF!OCVoISzPM{BuxYT{I&+J&U+8 zEyN`DFt9U2!T1Ou!W0g)2ThV}6*{I5f^dbFZ0MHDZsAEe7J;D8Az{07I!l|FqU${I zpwZ-RE^+Ww4x#e){{o#T1l;3=wiTzzrrI zi%$xo0k_}+)Qt}yL1L1Ee^eaGfa73D6s62N6xwCXY>k@VM#}Xe=512h>a9GXz`{np zDwc-Npb)tr@hOI8hf*XFqO?-D3eX-=n$i@-Djykja2PBGO3}9#T!9ah zk*t)+r>zHV0n>Vd?H<-!n75$5TkpAR`N)o`6HFXC15K-*UK}Xw>8=S|C|?otI=S*% zrdAWlt|{X0g48^(v&3? z)`U*3(5H7PWBH!18{VGqw0X08^iS7Nj!`u=?r*YoTg zx2%~gE8!bbuRzJ~K*qm-=a*)l4~|(0Dn_bMTxo}qQf@+NZh(b#xi2XF84zy6=ms<+ zZjNdybd`2p-hXzOR1!B8b9rK%tYwmH4<%ORGB9KQhZF!|;(KAs@&Yqo19F7IM-ty; zDJd2RmAK$#b>xIZB!?-=U^3}xE`fc~0S*;_19-LPSiKBwu&mSe{;VaLZ@E|Gna(h% zr0li~Ll_wRNk;3qR-J~eb{JS|Q&vN5M}G>$GAsg09%HdcnX2(7d)iKX4zZ7q;QiRX z@iSu~Ef43gNG_vCs1!8kNqH~S0kaQw!~p+OiD%*wbnFOfksiZ+iEajBTXfksNosfTaVYfngw5E4}L5YktA=m1r>KwctR8Y_Idzq75lUPm-kEiJ5P^307-!JiG=&3QIe`vC3 zQ2YOmZZ~<%^fo}w=1fj>IAC0B1p4a0z6oGe7UtOW_?2>-28F^v70^HLXs`SJrPX(T zvH996i@U3HX+4BN+iS1ccIK{CuY8j|FY>$L(`Q|~VADsmZqefs)-CL$4osj2>v77d zh=*bjRG?>{0eZ}&jVc;G{#?bz7Cn!-PC8j05Q}%;*&7Iv7F+qqsyZ=wb^qt*Y59OP z2ZwIbYMEUyv#kQehXPz}1Gt7RjxEe+@UV$Z0a$VD=71RmA-Vt+5+)6*DhZ7mH^E;f zHA~xy?18^J9Ck0dFnNC3C8=z1WqG@KZ6kFv<QQC2YR}j-amBY< zCZqrxU};y-c=Vw+$PM@)6CbW}}2m>NXn6ucoA7nvY8I5rl=v;mhI$AR%Q z8~fq_p%VK*wATTS2ZZhLxT!?%7d8|&#_LLQRj$JDu-*x!O1=B?%37_+5*b%@-|W^( z6*@B_R2uTd^lGibUYI|}8Sy;YSYK8cR0$<=+pzM*`c03ct&V@Y=p+EG(cyJU7nYRa5FrylkV8mjZg(Y%nS>I=S&#+A{hRRMZ=s%?v zoOKSIh3H#`!BX%zlcJc9cPPaqytf^6CLi7l@mLgzMb8ct=bImx3Z;mFC(&{kpfi`M zasem|GLQ`513#OrXR@3yroiCE^y_5IZib_fc^O+gnkf|3`U>hNgpHg6gt%~x*4S() zWOY&^L9QV?>?k2gBSVXfQf*r8NwGd5REkr^h?7^_WXi7clw14|swbIV1-=ZC6gv@- z%5&68okVCa#Z@}mHX!U%?DhU9!y^|{g- zV%FPdQ997V#B=TAnQ}$;HU4Yxz$jF4n28X2-Xl_`K|@k~|6^pMSxb*L>31@6Au|GE zHuxGBEFz?bJS7G}j=})LfQ1wzP(sR1>b~m;kxY>>i+Pn=u_Q+&wj-{2?Gt>tE{8c< zCLP1H303;Pb)YX3GLox6)h1?YbR$)|L>X!6--li^X!vQM>=pe-F#gH!!A>&(e^}>0 z6xb))6QIEWuL-+X7&2^|gCOr`hi{m!!Sp9U$EXLqE10R(uNU|{E47+c9<_u!YQ54O zWX|!-ftm)sU$Ogcu}mCbE>&+Rk+Y{fF1E#)m&v48Fg+#}szi2eX2!h#2tk5zx&D-~mLW-9zZGiVnbs{eBuFJSV`x zU96sP8rwbc5tg=G7wTmr20U7#%y?Kjp;*FDTNH&RgOoBCDmYn|0<)v?sbZ3RqKopH z<9`mZl&w686i-`dZ-Ua))G6fF`srm&JgYL7X^gCW;*rAu7ErsN+yu0?;5aCN0D1!I z3J#JQ6t)y3jdsGqwD*e8*PDW~m|U*LF6OhZi?tV-|Hw=jUzlHQkUHG|td{Pg^yFAB zlhij>jN_9Ck@o&4#RUZ~Qz;)lCwULL2G#-a28G7#uR4JIMKlWQ8u zoF>*+GmY#Hiey)*r9F_8gOtVnhvTX&!~ncF*9XXeBE(50h9PVRNL40=jqJ7EXg&^N z!$c7!zl3)errym~r{~jY0jERDsYs#Z+*j*(9iX698tM2_{ASV~S9?-#UQp8iz9dG! z8NmcyPMRTRjblG{d01|z9-OeV<*f;~AvwA;F&nAj{of^*qc4&>Ve})|R;87PPA3F; z)hT_SL$Y8k^A%Ws1iJXal;I%{DX-Saj558gmt?g`)fT<)Mm+!ZfxTy=1CXnQM|23H z;t3ATDm7Sp907t3%p9KdVp+nB!;1~6NJ|X8nj=y1a(EP9?obH&N-S*WtygGFIXc0J zEN3K(6|h-yByt0fZL4fYujmEEz5_v|HcCvBat!*rfAm_5p76-)^y+$5Ad3XIikik9WGflBODWdlq&HUUzW3H=aB9+QKHMg4VE^_$xp3d*>3 zlr4w7@>Q>Ctjg`Ml=|f+@&H%iVJ0@USflfgO$Zi5WHI!#OsF*|5-ZwU{q2oe!7=VD z0S-i1ASU(#+K+9gllB;BTBJf@z-W8i4FpNiBNRg`d84LA3aZR1T}y7%6sQy{tSpA# zUu>3WvTJJ=nM!i%OJa-dSplO$P|2%-dKkq_D!>-6kG0dxuc8^um|fIx>?4MDFFFW9utuaawb#A^69vai7v5%?a3{+ z*ZK^0pGnr{b2*Kgpws1$s%#pIzYD$7r;?}?28E6*XL6PN{(tI)5`)yBtJ6r;`c1=! zn@e(C^^dx=1xo27<7GNe?n7aH;cURc0Q7no=w*ax6X68H3`h?h!4pv#PPsv#Xio>c zujR&uE`MIRU2D9nFgs)ow3G*!E_?p;PqT`L=~T`FNvAB=Q4))+@ z?(E9x0$H73Yp919;SkeNGY3|&K{hg!#A4zm*E4s-*r0?}E#U`2}o7HL{p!RvL$HvJ zmR`V+vM-N{WUN9Cj~x`L4r$D8qt56?-GN4h)N0#NtK^%c28z!bu90gD|FSdru*{AY zT6N|ulim!r4C2GDgPc|ZJSND9g_Rf#5Fif8CP1asB2S18Q(#gJh9p;5Iwh#%R{D#J zi-bxJDN<-ml1>o@^Qjplq%x7g~iPi=O9ecT0_m ze6xhd6;hTuo-V~UFu2@Yc4BzThz@QIr}Zg^Pa!p$3%&7sZE}51nU|DsE08qBGawPz z-7?@=3BU(29Bg-CB%(=@vWFs)9_zuxA*HCRp-eJ~VW+Je$zh?H0)fIhS6}9dI_uCI z5;0hH9hYNNu@a`RM+7l8LJoeu9dxiMEe%SA7>C4ZHi%QU0mS#LfY6MgwQ`X7V(SI8 zq6w4Q2C?ZV&(X+@p5gh0PPg0^ZW~)FRq#RzzSyr3l=ve?sUoJ77{*#-+%gZ(5|PL1 z%ha%C4GAPVCmK@~HK~R#ZkXWB_Uo$`&8lzJs_eFHAW{~oHlj1AWZ^$lt0bcf$6WG{fMb zX9$>$YPo02aI^Bpmhuq*==Arqq*4qgiE|0icL1jxa>P?P0NAU*8UUQe%or4=pa%*x zuC`UDkTiMotJZ2Haes>^*P*lfoI(7H_O}cR&UTn86#Dfg4Y}3EkT2}KsVa~ccHLCv z&jX$N66`Jm-sgsVbAqDXL(ISQ3Oz78?OkAgVl||DIa@`~;-V4kVeolkX^RFBw$S9! zaf|X>s`CnRYl7~8-soc(BC;)_pg&|Xxby1m-o(Gyp<2{2H71d&fIuaeXHChim^A7> zZ=qVs-cm*JndpWReJp%iEWb2XhG}8}7!klY;ES;-nqlB);8YaQ0Dx?e|G~ziJy4Ba z0V_f1^?*#K9)rM3EU)B>1tPNj{$7GJ$BWE~Y4jpa%K{JNK>U&?}}%zH{}VERwn z4NNm^zi2BjMvCE89<3OOCHdJ3N0wNi5SUa|ah1H@#+P$6I)TVwLp^0ti!z^GGVF>5 zrIXc_%aY$+d<};$$hXhDUN2GL0R|CTc=tMZH^kZE*f)jeL)<3ilfuvl)_|q7V?Qi4 z6EXooQl>QC7;W+dt9)~fwos*`tN@WD;+t6UxHHF^UFeVaM@|ZNidnY=^4!*#kgFbL z3u+w(GlR$H6l#J#k5#AV33++$aCW=Cu7HLG=dNrZ7vtCj?M@UUJhy=%W6(;+fRhHI zeD`ejJc+?r!P7B?H?TyGyg-=C7eVHQuxWTC#zS}LEu*Xw22Udxqse13^O*ni86*Ow zN0(n%EKkRf@c4>#x+rb0GNuXpG$9aBkPr9|O92K2qYlKu-XUzHlqn_Zs+Kxfp|$fQ zs#<3g#h|i_xOTRUB@$`ODxRLx>k!K&mikpug+|B}kv6GV=0LM!p_;xMy&7R{;Wdk7 z{JHvDg<+*YD>ca3EgHGH;EF32TSB?wJkIq736Cy_q3tUz$KZ#-@Pz@ynw^%?RCEgz z5X^1L_ese#J<-4^ZL!O^bHqNS$mf?TD$2rIt4gXC@>D(v&){tM?(ORorM|;9PKdzoime+bC95H?RPb2hq#tJm){qN<<|{Br%qv#@=JyptaW9jGwM=c18&jANO@sS z?8eU7HWORHJvH8uGunSyme$Bo8!ZgTasRunN@m%0+Kor1lCut-X0I2x8jkdqyea4d3JHeanUQtYrcq*sX;r9~mRLc~>a z`CNHe?cxjNpwo7fL{?C$GRdVv-iSazq8Cgg&8*_OE`QXh5bEM=p~7KoQ;%%t8JeN0 z#AObb)p-;erCO2;i|jQ8b4x`L&~YKyJ|o}&hA=g5ogIPcsb^Zwfm^g#_A*(UB-k22%mG~8UmK?zf zQk|hBWHVX=k2vI6jfDj(BQinc;7zlNs#`S*ncc%;3(WR83m@&u&I>s;#V@fqav(pz zZU*`v0NBC1i(?sb!!k0q*g*D_DL^y}((0KaHyCa+>dy7}$5A4t+L&XC)KvMr60Sm& z*j8%y=h-0KYA|RSOr^P~C&!a*)1rxLJ{h5I;>l$iAt#i0TFqlYxlk2MhIB$GI75Ui zc{ge%-^a0AIUY<+C}k;BYGv9a0C`;QXew!x_6Z8XfkNM!`Tmf@%rsIubG;##ZJ=~E zpO<6iNadoS7@;bko1E}MQIyAXlxZKANz4{588PV`4=CjZBah_xLoayT5}}e5`Y}Ba zBPl@L@U0w(O)#ZlDdaGorat`%Pjc~E;5s@l5NtWU&WztZDH<@EfgJh$3}^g(-cxF(B)oJj>%zkEzj==@QWI{tsYyU zKjv%>)ULbM?4(_ygZmG!%zzr0qYsi2&m6i zv)ve8wk(|`0-|rp^?Gvy!B|aYG??pmd;B?pXl-32`1d)jEwQ|oTXLf{^+C8G%afZM z3=gZ$3+CizdxL0vOJ1zCB|nDgg7Y%)x*GV`^u!3TW#g7|J=mB$SguQfNnyzCiHB)R ze10HS$MjG0jAT#JE@Ur+j8|!hx>_V&M0u4W0dGEM9^y>pwCg2dtwv0mb0qAj%_cJy ztcfCs$8uLp^)z_K3zP%FSkhQg>d}TgGfG-`R&5Tmq_lVQV}}S>=K&Z;)A3839~PF{ zweW+euC6Zfy~NQ(E3zbxVp;~0)6u^GryyR9jbon|+ljP`mGU=%t`O@2>;O+XPC?Tc z6BtGu?4RQS1kTN7=2z!7n6)e0ys@mHGgdsjRd1t8%e}E-SG14wHUR_ zfk0xIyGbqDOm0l&@D0x9w-3@iG*=7LVy)5r`*crkwCc?slg{kR^mzRc;sfM+fIp5| z;n;de4GG^$dkR}jjX`b|cwAVwEto7YMZs*RsfDhS<&ec}i@Z5nR-0#nByfnThlaOJ zozr^ruD27PytRAH@{vtXeEZ}Rq?#)wdna^MH}n`(BEDW6nmw|+@4*l5So_}lcdgx% z*V8%g+Gn0!eATlwo&mHHO(M5|CBTp=Ao(O6P8l4UO^xx`I6#~*J;K8P01hFXL2f2j zpb@fbvlI;7m{zgOE>l#fO=hQ&$7LfDnXD$2T*nuv`QX_((5DO)DU|VKMS7`Z!hHsf z`*NAWC6GutS|yXiSbC38rPGb~1}*6vPCI<9VHbK0@*nXK1X_pX29{Vb&Cc0F{3Ro` zqPSRus>7az`v>o!%`a~kNy=ps)TqpH%vPMU2Raufu7W(r2XMuY+$yz4tzmSgHPMA0 zNc?R-y!1EbwKE3zp9At=3l+tXONm!hAORl}P>S>9VGE)nU{+u$)Px{A9}d$0>^8ew zolcX(F-N6B`EwFd#g$4oisU?mV2oQ|r%@ZH=*?=aTu~)gC}5=D9Mo`?j7K7cf-6Ht1qUhlynueVf@RB%Y7|J9LzyU_Qj6MMUW5b^2J_$rMGENE zNb1nTWDg#n5!)I^4@(l;rDRV{4d_(}zKJmo>^|@8I7Ux7)wCIb=rAW@%whZ>flV(<>^CxJ%csvz2L1fLByaX;x=s$#&HA8v{%9U3=iI)eg}-|8*b5Sbx>(3=nU|XRU44~|za+jzD1v#PNC5LbUHpo9mx~@X z%DHG7$9AWIE0TaTiINdI&(sFi3Oqq3fLWNzQ={DkxeHV#8UdO@EIYNN4oh2MN)FTp zCZIJ`rIEVRJN#D4>d^=yRsMMKHq9D~d@s99Bw#FwSKVAyQEF26hNg4n4!jIW+Uk*) zYj!TIfn*&Ag+$8!Lh{&8|3ELIS_k^lv{mCj-%AE|sgi6X|ap7<(e1A&} z^+}K8bxAqxDOCAcrF(m?HZGeSO&@C7fx%wlk<36o8R!iAOGZ~jtf9nrMa>?A&8u#<8L{tahp%PrLRdDzkA-<;T$QUlElsyU}t7eCB zC5eKz!GkJE;<9rH#)J=LAfcKj*urY`a`l7<_BedJP!%btWOD_%%)+^aET>k)o-o&Q zK0#HI#6hWugXx+0ntZbV4;q;K3Ryq0y&gzR7UJXZ5An5KyRd&C0z8fa9u(jKF_#6(6&5*&_YDJ9EfhFw)ha8i$R`t%&y@=U@2p%T{&^vb zhu6u^@&Ud;3E$6X0X|%c)f)n5%74)??)W7R{i5MaEd2#Wkx&a{Z8N0ZQm~eS@`k$VCC@u}lKMxv=61j%vu&3e?%5Yv{mM-(rN7 z0X)bJwSoaX2BV=|j7P(>v|UQm7U%j69bUQG?uI$c&|#g}8SYx1|KN}zC7ZU6AHQ{g z{}X8#q2A&WV5IE8d>l23hgs=x#L(fL?a`06dBYl$Jj>jn%ZsWciXp>}wk?#ay$e+; zIl)NFZyybRoX$nK1S$`jew{NF8?rp#d;XklsFFe!<4K)aXU-m&++}cijK(E~ql=fo z4Lr008&Xp}R%W6%WJDaEg2F6sL7`V=GkiN~)jE z@`y!jQ@UPhG9m>MMTn_Ux*>{r1ykpZAiLgL!#tk&`Y$1d(3nj=3Kbc{heaK14x2h# zN`gqXR9O>RK;d*|q_#hatC}{Gq=GNxLD3N2voN_W=+9oR0`@8Rs)JT86;*@JRh@Lv zbwXehm;>$_?aybtIP81=O!W{8wVPAkT;YI&7wemM!E&NIq&c*sr%n5PP5hM$|F^nm z9QM=b8Xg!2xT#E!jA^F^ctS5}!)zHln>dJO2Cw~>>Ur+XnENTey0C{l)FxBm1h9Va zqR*>Ix_F7tS)AaD+#rW%hXDC+LQ0ew7976;DSDic3rAftR%dyIzYB>gZ&E|WZ)4Q< z)bPRj)fiDr@p$snHJ8XEDlKxBunvNUW4s13xGpq%GHZ&HE|(o#8~W8ttd~QB%R}Atpa=D# zKX~?K$`%I-MA0%&;_%rDQ3%{&Iiu^3sELplQ30@CVg(W;WuNbAURqI7;;2X8ZTIHt zjEXD^_?wW~B)`-`CGyF%+bP5IY`SI%^aj@~;o1-Iga?+QaYvwqtgJMOKCi<7k_73A20B}#02%D(YyAc3apD5Hj`RDKqzWC!u|d3e2$3gPG-SK~^?32)PZU4#WbuJmQ-dsUI=4>n+-RnmSwSJU?W&0pd-oLOp38mLH=lKX*{z% z(j4uwbl6QNUyC<}or&45YTuID%0vTNYpD#5&W{z5hs+&KS8e}ZV;O7fc63$#`D>MF zR-!%IdF}j1!-?n7R+qUb{_4Dxy`pQDKxb;&*TZq%VgszCtfj-Shu}bjGEn?R^^WrNC>5;er1$PUtNBmh*Pi`as>9QMS?clTsPpnf>tm0MY_ z_Eb>LRDoNn7hyvOc!C49uy}5TQ|;1Ahd7s?PM5*ojsw(|j$up|SVE1%v!Z3zEW0)u z4rbNo7(6nQRv)l>!%>ALo2SoqdU8cgW{;z>G$5181!BG4BSmX<*2=iMI4eKkDbKdM zq}JlXiTMGqkhLIUc9|X3!|V#DJ1Pwn*s}6U5>KsKIK3jyjm11&^ms+rcfndC&MAg$ zLC7G2dB&wwc*O^Xf=j9O(&8wE)L@%7#GgwTSkDbp(*a1< zrAWusbfh|9pd-}^L&TvHD~5`NnD#0;N-<8pWYDsrgFGONOEG*S{#Rfl|Cu4-QZTya zydhwy*sRTjJTmq^gA*G*5t`E3U&SH72@*rji(FrVXsIA}jf2ps(DhKUdE@-RbxN22 z3c0cPJF{R<(-nd4^hz99%tDwnL$-w&%ENI8R0Y{&sR01zR)Ohs(m7|Tbcf8^Hj8}R zSU)N!SRgK~&I;x`jK!l`FK6d)G;(%UMRq}zw0f*RJG}fBMqU2&#IwHAmcqQszTw$Q zqed06iaTXNXI4(c7WKL6-<1-l+7)u{+Wu=B3>UmeonZ# z5nZ@~)MILo*^~M>&Y3R}vzHlvO<5elk-OK%@qRfFh;za8Z$}_>P zW7uA&^IkkSKWI?y%MgKkKa(P}?3ZDqZ8NMI4hgsvY#)OCW4~M%|oFVgQnM~=^V!>y>|68mTIVAZa&XS?fOM{H_}CegYqT&w+{t&lK$Q# zu0eO;OrQ*>>1rlA4IXAIDP5s+ziItH>u6lG;__6cjQ!#zmv0U@6e(D6z7@^cA;AJr zrHqgmT@;wP8G-x-U^2pp?MMoqJ3-bQID#-Fc+%o{QCN^F?G9YL6m?cQGz9vH>tZ*P z&j1|3f!ZSQaxcoIpIc10IA{&$3EsuYh0a+JNQY*DZcsBw+Q2V2LiIF6ku!B(*x=IU zmX5*TPll@F)Y)($J!p`&Wq$Wn9X;zk#+++Pl<f=Fmgye>@n&rc{ zjV@kaw9FDI<`#vj?d5)R&|FfP_~$tlg_w`H)=~m~R6bovN;{pHdY4*l89yiRmhz@9 ztpf8-kA935BC!Mhlv1L&#H!4f2D?=t8+3gp=nSsUq~nI^=?_-hpQ+G1tH2kn)ikH4 z2ED&fv^jP_gK^vq!*eDL4_K6x7{ZWt5qJjA0xniO+A`qwU%ZNR>{%_Q;UOu|VN4&q z;zV2Ki^G%g@Gl0-h_nu091=vOl{f_l_T@1g_?wGEfWv(OdAlgb<_u0O$++tmhj7kW zabnPVi+ywqV}PE84gt!+=~;tUEiVe`>htZ)#i9In#_P`X*gjLK++~!2EdkDgj6=pU zkxm7P$TAy{gPu5<=XM+QZg;BN*V&1@o;;U3FYz?p;b)29|Afv%KR|Z84RTPxY7NpO z95PN9Xo9l{@edp-fPx`EIBFy>WYQ}{CAO-@N_)PcSg(=90!{6~oaoGt^?`^Z{Ly}q zS$hpS77rKaTxQqi$vvi0RaH)3LvED`GHkbgTN-cCer-^JoucbUL3fJihz1S;Wo$f- zS)?oLAYO5SJYw(|2Un0f2i(bDQ%gE>VCcTIs?z5NEWu!0;OiOm*!gR588pWK3S|B> zF!Em_E(1m+gUc4+OXY9GCG8*l3Ovw)&d5l}a=XMrUo?ugKol)oShtJlNbPUq$j|u} zzXq*8o^J^*jZLU7V-hkw=n-9`3VKwAD~Nw{mFgh*`;`T&+XrOu(koZj(sGE`Bh%kT z0Kdu(v-E*)Bc#5xfol%IUf|GYDxgXC=YJQ$CtOT_W2uxkEw|Ad_7z<0qX@TGk*g#k z{Bag;B2eFQ$uGO~w`QQ;itOOJPAFfSn@^%MqlsDY?1 z05g-@yqKmTj(rcEhE&)D@f!%SE()$oA@yC^j8G_8sCEl=!3niRLnZn{7=aR7MJvutIh?G7 zZ%#f5Fl6mWCWUxbRKzMnS4594#$e3MMCG}<)v674)N^Kod3t4pwbesom@_W-*xOeKfE5>?if+4E}yzpD85wxKtPiuib9a z`<&?9kLc+JzORR}&;Ont{T+Q+JEXtMMt|}AXL4bo4iQ^??508<)6aiYU!GYE{F$%o zlV8FJlgZnMdTp4$?Srw?imUE^`Ad3(iwiFPQN5{|LGb6lu7_S4aJs;Dk*WWu0OZ6O zA@Y&>`uoq*BAtNqf9$;nm|SOdKfLd~bLY<7nLEArUUp`8W_M<1w)fuDd#{#cOP1V( zi)`aA+p=YBgKZoz1{{nrU`#^5Knx+Y7*ZgRj|2z=hfr(?B;XJ<`EUvcrfm!zM)@XeX+ zlB1~H`8eDeCbBNUf69C*R=kJ+Ov;vTp_{)IkrP(qQ<~E`ihvWt7)@CE{%q|T7AJyQ zKF1_yscVGY zAB*q3Sg)Kl3fSVCfJbo-<`mjKOsikwBuv!ENpyF~>5H9-d5t(a+F*k+Sn%xhBN@KCwQKgJCWj83JN(sa9CSfX7 z**pKd(zcvg`^21irBaVZ5pYW1Lazd2%ggA@pt$?ux2?R0`1ZoLvS>dBTSlBq^F-eP zERMDvt?M!~eF(spoV-d}%$1kSOU_><6Vx$K`a^C4dcw<{U&}0$o^t_gGI0r;Y#yY5 z7C^b^ZrTl?e5GW*1(9t}xIdkQcPr8Rn}E%c-k?jDN$9U@q4h{_YbQZ109En@$@ytPew-kGRzkqml| zDQbS+Fn0wM^UPv;#Sw?#jN~X4&`~Na!0W*Qiz*NEV=)469Zf z)DC{WUO4H?)6-ICD3tZs+b$RbeZ4XT`YPXqD;25wKe+_gRlZ;*^oMFjLRa6xt?&+@ zuj|s@fegtm{s|-&0z`{3gJu3+!9`d<@t=SpQT8Dwv`pDA%jaHF?6*tDTT<$OBAth+ zqdT+!Qx>4MNAf8o6OUytQYEC~_|h!D+Z+vK z+dw~Q_BPbZyjjz?<$GN05bh7iNxw^*#m)Si;_FF#xe53Jc?FPpT9G7|BQ1+Bb4?YP z-W4#YrPgYJtzG{1GxkhP1Z#Vx<%YI?h)2C$`${Tx9<{9>9Bx%Nz8i-4oa9?|$i)EN{ zw@c;JKh&6g5xN*&fp?*Jrz_x;O&lL?Fm~A;<>kLIr+8+KTe$2bc%TZe z-jI2<=FQ_3%-5Di=J6NHDVHAZX6SS{N|(y3y!gOs`NkNR{tuX=&<-|hkovJ;pDuO7 zB3x9OD{_g879W!Gu+X(iE@9uI+;l7DmId|+z{r^Sz~&%yyWlAqn*+B7k+_!7*n&E|Eyya$sm&9qxc!pOvueo?QiX0nA-!WoHNw#~po_7l@hPZ>qA@ikld)(;<9y|Ji&itXL$zHbUDLgQ)pm;( zU4DDE8cLzzXW1gq5WAc~2hq;G+77OoSp~2&3&eL(qD5#9cZqiV`!GNw(dTK16~(}Z zSZ3`h{QO1fL2jg}*+nTpLQ;H)&I0%ZdlTF}zx3V9@$>Vri_)R;{Te{F2PXS1B{|vGi?LA(&kTdemf+hv)%qI8XK&6-^y6RgGqV74eG zPL-v*GTjE~ejSQcF}E{MmK2;2>IBkKZ>2I*ewXE1Y)9PsgA-nRAnZ!@LVh$*Z&1yy z+kpi*)m=QSyn5%jZ+MKxD`--*AWwKB>D>_6_VdN;&S0x)&CI+1n(GRnw!k+oHXkwYH~udR|Z*l0I@1AdmY zcN_css91uZagm$1t+N@yi{8O)uXFv(7Yx=J;t<<8Cv;6J*@M%1QWCou}A2v z@Y?n0Ai-6uB_n^*AGGM$u(@Mz+#Jk@T$a>xr(ti3m+?${xWHDM9d@mmB5X&a)?0A1 z5i@MY;Jq=XRBY)Wud+mE|4X5LZ^osuFfcGa@yuTZO^nLTFq+&we(wj38iT;VIDbMs z4CBm`Cc4oU{tRrOcmQ^!L(NPA>mujGj_I_#sv$QE7iX;J9Vd zhM#?M%Og!*L~-nN*vm`OCQe0=1~w!cSNW#AKQ6I2ZE6m+0BPFvnD@s=u`q3Jr%#x^ z0L0kmn4_?FA%PfonY5{Sw9BK-H)%D(vS`D6gVr6$#F6CYCy>kc!3h_Yo0>x{K$};^ z$w4UwwJ>d%YsCjwRYNe!y8`?{=Kw92KD8OVE6Ah1qlzD=9)bSIWEjAt#Gbc zjjmhSJhR_JAt8(=c09h~A!bjYUNl*-mR{Pw2z8Eam~T{I=E{2lYnlUA)(ZGn)n>Mp zZDo8vEs>P^0V@l>W2&bYZ1hvK9m?Z{P{w0ZipyDG%i8!Id%K6`KBi?@Fo9d`Lhx`fPEb6{>z$b%kn=3^BY-(gkAIcaG=F!_EZkQVp1^yHv9uSm%dbszYm(U8$3PO#;xg%|TUXHZ-Mr>43af%pZbCUj;IEX3aDYIaY4q1)-z zZ7)oXjhUSqmD%Z!+3qBwsqL9;m`|w^P2Al^$Gu#W$D|+CV6c3*U~`#36i%H~h$IbEC<@|NMRA@l1dQ$)Og4hoUNQeCh)7 zK2(f*o!?!((7xnaZe-@JvDFSVbk{6SUhP<9jjc10sl5Ku7R3R-VVCiO9k$Bs$ReF- z2qQws!t*N27{i@sdZC_1Zs#3Y_yG)&vGW48oRNF5#xdUPN~53`3RVV`IL{4Z%N9utw6~N ztlN@@qeD-PG8-KfR#X{yALY+0H7YUpGKfj#rSPsz$FDyi%kHls zuA6|J(@@1Bbv-2UdUCT6T(COt2<-?RctlV)OA&OmDoz0SbgCTBd|BLhS#DLNZ7MrH z8TO>_>YB*v3~l3y#+F@eZ&8o8G*{k}XtX98ljWGhx3AnZ>~)OAul02{c11l?V?8&7 ziUUc(kqR~>Hx+_*e_%_PY)Kc6Y%X?o#ZI+f_f=89rorwx1G2bQ4H6}Al?2}`#LVR_b`n(n5mABQ#W+b^j zD`C`&r!|p^DpyYEoP<*^hRV#V6s=0K{Qm&XPF80tEkl-NR9z+R!b{n|AVcY;r1;O2 zI?!gYJ0Z{&S!#1yfVrpvPzpCQ8a(ZC4V3*lPH<9TOds<+1K2N1~%J za%fMF-J3iyFzPmhiaQ7Y=;-PJ$7dCNK;GEU+|!&bd7W-sw4?1sgwXa_iu-C`s;-Ds<2;xFHtwDUdztm#&bGaz1EzG$ir~mq|h< zsGN}i{SpiZ_yV*kxsZAgjG={4Y7|Qdpi%vUlUNoK(pt$J?<)3(%vxCd2Rn8gNuS4` zGnmAd?d1!EbuMLluaElGjdLdXO|bC`g%<1q0U9UB+W|L>zz0#pM3OY!XpNpfg|Mj3Z853?EmNudVD>71 zqvj6`CG-QY`7pF`ETSSZ|$-+khnLr zC2Ud&F8y{_E625RuVsBEy*=e=3mL}b6Ei^LbIj8qn{*BzslwKUNt|P(CfJWl^g5fr zVoHRU;UwTEr4Ps;^c3P&cgid&af`r-u0*lUCx_&&{rvuVDpCrG zqWd*_v-1cZIhp*qEK4$hUP;!?%#}7OTTm-WWed(?RnAiFG{wXNlzo=xk+7eh(%ooN zqy?!F+^gT^xPV|Jo!X&@2vXwF)S>e!g)*+}9@q=hj-c-3O`E|#cc3y=`Ij<~{?DO^ z5;n8AYc~O2`b_$k+B!>Vrq~0ZpCA@O0g@6U#YW$i%oLli{_-LwKE0RDKs>K1b7e!H zzEE4HS><&Rcs=Y0U7_*?BWW_@p{iu~^5`bu5ln}A^WNi}y3Sl*5oXDoExb#z<*z{w2M| z^XgeIf}PKw7f@XxUpLMMSd|?h?*iVgeRH+#`NPqRm&D-UoLT8_!rGUAs~w|W?*|@B zbM~|_6CP(cUaH20B*F#5;V**KBsb^cE1e*Cvi6pA%PHP-cDK*kI%t!4^Ir5kVeU(L z)xV+P`Q|eirpIXbo51!M1oO=vAH?(nW;v!W@qIJIE#3^iE8)!A9K=QN{Z={fuUvhF zjDNA3x}bRhz?ti22G};xUyJe^BZlYKm4j={0|Ex87`$JIsh2_dRhJ?;nqbNpf_ex< z(K4C&t*%KUKnJ=~ZXRp#xy@TS(J-2AAKz2(YuX{qA1`oj|Fo||y^%HOn|zrOj!p$KgQ>nyBcN!8tGBtqb0Q4OSBhq9gVXK_*vle_I`jh#(AtG@ z_y9ZV@xm12(m#P`Uo&`&*3;8eLhXE38c#dVfRq2$M)`=^U~mN;!c7(!4xn5X)(e|L zPhq!->h$DIDGe4*m)Fk8yY^y-eubH_2yxE*;GaMA>Nnx$m>L({K?}=Y?EU z1mXY_bbp#nPR>9M3S|n@G<3KdxY|^INGy;A5o6bYb)B+UDrp*Y$soWa-++y*dvrR} ztPQm$8nd}l+gLicEy4PHX`fSj%$T(s8X8SDkE4FK%>`AyE&9QbyQ|=dIIU3RngNpf z>c21F?dri7&$KrM+PX)4;j!MHBV%curt=O?ZLqdX7W+CHN~bp-jRbg`_Vrz{hHZ^k zrrmyx(;rfG5Q}`*68O9C1zt!!fmlDi(*03#EjhE|-BF*BOUzfaI7%uzSLUvM2oUNB z_!>&gSS~%oItRtypf>`x!A@+2EyzEam2#>AHQbEXO1Ob8!~_O zcS;I?^)frO9OIqr->HN8Z6C0r#W%|AjA#+3G8PE>!`{&StSXxRUq73 zg50YVK)`sg{AZj?g{EZgv4Ui4Q>t+%Yv7#zhCp$6Fk5fZ+6xnkDMj$5Z^SM== zJ=nRsA(e@IR!IZ8$zG?9DYEwoR*MVj(kmZv3To2M48}tikLYD|vj_f!w6&I$wB0mkx8y{TZ%|5 z4Jv~DB{Mfezs~2Nb{FQwSXo&=Vs}2sJ{m6?X{05@)M{a5wh>+cEe`u#f21Q9SnY9` z>^ie8XmJQy_sBM`Ic(N?qpiL|$PK%(1*6Mv^BeVMHAB8w`Qh6iF2@Sm#x6GNjfCzX z*SSqPO-oC-$sM$62HM$(BWT+c=KOUp z@r>4cJ9$?f2eW9;G0&^kLB}g<0Xn@~nMjK-eTm_-P~>d`wSic`8ByCDm@oqS0!l+l z2`+y&a18vVbbY(BRqI`fqFDZn;A_tFnbNZ=q>hvJ=CKFq%-{}~Sqpw5#MyzOE7|u) zue-=?S1__!nByP5q^R!Y&J#X=o0xm{vMlt!onzk(Ip=M4`|GZRdo}|8+Z?BSS2!zUXyV)fAN$#O0bNLUPmWf$*=iS`Hm;`3(jVRg!A-~(|nU}AMw?k9}i zWNYSJ_9R%2YdKGSkwm@WVeVflzxc~$mFUl02ZWL~Nk7A~>NO)RFagT#Qb`#BgF3jV&1^Lf8RSIT*9;f{ zQcd`75hVf&XoT7-WbFJKn`@xSa+f!MMv?O6ZgFOOvtkYBrTapFFVemcI%9zrQOFt* z^VE{V2MTlU#*kVGUEcDLbxN56S#pbrwEKq24&-#9UJ3K-S;SQHWY_^gRWs4BFa-Wn z>OI(MiBfG+eSvb1&(GGKxcspeN>fY3^@1dB|i99hc5U{-@kU2Th$zrX$boJ+F`MXO%C~yxa2g zlC#u%#|3G&YTgzzack&|AMC4JG%ab$KP{e}b_ zx?c}IU3UV$=QDuI;Cp1G^%c2Fpdy1KQa8zX2+qP_;V)o;_R}=8vKvwhq;5A%e#co5 z2Kf7Pk^za`N`zaQ`o%muTdoX$@2k*eIt17mcFNbHVInHt)ss~Ki}4X+hZ2kLLR?o1 zRlE2%E(pw$8|PS2=BwvH0Qi}qndZ9JXMRyS_#-Rx!glJ_d9MGv7tJf!3`CYd^+wj4o?+I^qnoyI0%nvO3## zW1M(5eE*N=_dDU;%%OFyJM66fTL6Q|i%w76>-Hu7-RX(>;P->@uj?~bm)aa>{>1AF zW_+$t+Up9{LpCkYg^HVKgoY&K z&n79pE?Jzkz8T8DYY^iHc1_r|`d%_IKDnCo*acHztS8Z0h!)sG_RJ88MfFKt@9UZ; z(><+`%Ik1QvEJsyLw@4i?`|i0CaO|JRlJQ~cP+yl+-(vCf}hb_2h5j~N2V&jCFD!H zdj#e1=m$V8)Q9T6P6jD`YeENS49GcimXGSLs58<71_) zwNz|mrK%}}TX0{f$u1)vhTHR4X~d)aIMq$~B`EL!s^cf{@8U8I7!wV$Ql*8FFulQ_ zXOjE5n8~0Qbp?ag20OV`efv}Y;7mq<^_)6FcwKU1Da&fKENkm*?P^sqDwZLaw~TvC zs&d;E8NF7gZop+A9Py|; zZ+V1+;WXT1jOqC*aa2)J>uBvIqtUFv#j98pA)>LxzswM|z_LB5Z3c%97?59F4G$Rm zBkvvQzWRkb*KX$RPEa# zKGlGq^QEH$T@dmg%i6@P&DyX=+r2B_7h)K#G1U=09^q}y)!dfRLgm@&QB_e^@4vIb zfBM8KCK&Rv@ASSc8h+=E9nJg(A)UGRY~U)Li`UHMD$0EX&b|xI-i5RC;?8bP*^dJ^ zz!L+}FmwQi1+@U>h%I0^;WAKJNfDr;0Pzm;a5GR3%zD0^hrx&!lwE@ft z#oe!wkIORK0U2kw9|#7>1-@Opl{BCc8z1P~rl}e5l_ggK#Ajivqcxt+S?uwsUYih& zMsbaII2IIrEYwFCtg{x$8%K+D8LwjWVDHqX_%Y9AURUhQ?H-d;qZPbu=6ur9wqIxI zn6g@!Yv#39F009w#rrTbe+BmHS-|LMuU2fW$fGMTP|G(;_y&cU-!Zo^FG4J)j8vvQ z?obT~udj^xl&T6XN!~VZ$2xK#GD{6hRmL!sCD|JKSE3Qp?|BEW-)B~31(P}{_zfOy zyL$bY=WT{PhYs)Vk3>?>e2BB!c4mE%{t>rV)uMulAhyBmR4mpR?zXAbEQxAWT=4I@ zo?UD3@G#y_r5+s|-D74oMpJ+NuA9j_oJ`0%kt#N;Y?U8+_i1&f#bSAQ+6M>`;%vVK zdLM#&K`Ephi-7aZ+D4FbEQzN9Z`okLZ6#w$Sg>}9D92d1ux#v9JE*cVKE(AKQ1|=% zM%gkl&!hd?msHG`tKw?2q6$WJ?kaUX{lTiCqjK;)5QZ%CCxBz2LotmBD+|OyP{&vu zQalios$~pnC7JBGkJTp(f87$_2!?rirTUD&B>tK&1gxK!$?TdJ`;NkWs;O=b%M^#S^aSw^#9i=b+lY z%EH??QDqu*cuoQyp#1(X;P?BP7w~lfZpL_OkbvEXLnjImp@&`=`7{8JAK0nX z!=2f>BG`42d70XEm>41XT}n*=Tym~mhcz%Qc(W2kY8a3J`s!F;KfnK2Zk0wKf7RLawV+E6GR=WrV=U>n>^gS&RcfdUP^rFg zlkYoK-V^GVodNv@I|$>Fc7;$cAQ7n9OVZ*GMd{+FDck~eR4zE|PKSkdC^2WqSw~?V zqY*L|jXtY>Zj;}T;r4jbWnh>~)RQo0`BYQ0W&^7gOS~ZPnjpo*D#32}6DlesbQ=A6G6!`uNkkelR4%oauMgb-kT@osLiKGPN5{qXxc%59yTIp*fI zdY{E;33RC*QCZHYw7RT|8?gNHl-E#JbIpddF|4%&O6*i306-snWOw3(ZlB$0!YBD? z<>4O_FWyUMa`rrXX!RkpO(!`DtT{{$-CMcsd!+r_4$D_t-qUj?G-$D*Zz}7dH`pP# zD`XJ)vUGSjw&Wgxww!x)ye`8>rK?p9rB-Eba2h&-PP^6Epc?h-`%?SABc^obV5fSQ zjeCo_#idyv-5fr}Yfc1K1>3mYUIX00KS=7I51K&jM^!BOMCH-GSIfH`J|kriv=UbC zf1~X?dczkAm95Qo5pF|uNMxqMd>m|-8)nXIkac>g;Orsb<^rvw$R^a}YBpIcwe&DW zsy!e^?gWi)hlhi|fx{bt+1DUmRJ6bjpw|mFE}8^O7x_R$ux#1Pitnj_pbX(O2LHD|WH-2CCX?C~{myjkh@BDh zhj}%~9l(Jr0uGyA#fz%SIUS=0ToY93G%O2$W(jY163{z*<@1_jts+$Uzys5?cOTM# z4^2=mnK}A%N$t6ShFn+?;?JP?h}tEY4e2Og zn2H^g?2Nfv=NRNRx76Q>cE%Xt+$Mv$v41>j7Y+7yP&KE`)-zzacwWndo6vBLC++Jt zZgqX1c|r1R$19I?xvd&Ceb{JVJdf|tn;@LQvEKeel@B--gr#vdiytR$lN(JIwt&;S z{RXhW!yr2_r-EWX$tjSEoZx+<)F_w1%h9e=2&KqxKM4Pf^D*0z18+Oh(5g~p{5|XL zj7Gg8^l zr#5oCXlM}48o)89p8b%JX1olm*AL7>n1h!i4eR>gj4#3&GZ-;IeNh5+7lFDpIHc0$ zL=Q}ltB^BtOy$hEc_TBWK3Nbf=9s8gfBB<_uHaP`ZA@jb^{n0J9%gT9@BnQ@|CE8e zr=+hR7~ThFg|}{R9T6=enDTQo?RKqXCn3`Jd*+?YXEB?Po%a%t7IV*0RIBd!mFysR z&Ia#deyFKrEs%@Z&3Hk%*h{r-t z+=Py}I5g3Jbo8);I^uwF(D&X5^uf6fgFrCU|GWwt0;K~eW)6-F{6x1Ek1q3?g`1!P zg9!`x`5w?2aAxKK^?**$ljiPH%gKW(XFqp!#Bi4D^=S9DKK{{(`&D*bH@9ta@#`8D9!vTZYYJR!na5xlD`?L-%M<0)^MPtr9^xl3yYd1S-Q0d%{ zi01g-skP#dpCY>V2d^mUbZTqy{>MNkU`+K5xD#O2IOcERh&hRx@@*orWwB+aED?Q_^D%cAO^*cOuesarK5)=(QbQ3T zm=$O@gAq+a5+oULWmn7SoNRH@-juZWkq zEs{^E;ltZFy;ZY*b@1Mj#cG0QWGQ$%c4lwV>byb|VFjuR5hAc`q-*M5n2&Ag=t=3K zB-{PSp?c_LgSXAYod=nhG2(UcQ6r{p<#D2m2@Qb;0AHTG$UaQtm(a$lFlWw_IuD~S z6bV`qyT9S|CH!uG@9nL7f1BpRDP`w3bZm#Qw{RtPNyK2)_ zwZW{F=``YXdFh2-s9tE9N^ZWJv31dz*C3|wUC?`-bujgpM&**TH42!zm!gU2$lwyQi`lfP`S{Ii6uGk2=SPb@nn5on_E*HnaZU%zGa|?Wz_yApUG)r%tlwh z&l$kbu^ca$9wi!|FHkhs$0L1Ch@#TSqa%LYb@|OhZL7vt-ILkU*{2pdnsx1YHrTHZ z*}x8K8z*D8ZPczGXh`k9vaOr^M2%(w-(yRk0(Rh_KY=lJM~e%E1D?RM@(j&s0-;+E!o(FR;?tF zVmC(%9mB2LL*|gPxof~PI-J(oWz2MgFcfd&JaPDnEg|&36Ic^aC=6 zS!Xmh$D?(`c&Hk%J6IO{P=Yo!bJ3_3ibl}eo(=hi49AD<26H~03GM647&5z6>jFB? z!&rEWHlPVx9Mh3rb91Kpe^Elc5E3Pm-Zg29G5WFIw&2dZqx0RBhu7-`tz{oS z<{A%OAH2!ym}oipu*xW2*KsCqd#e)Ur9n{!YAarYIrW&A$jg$nM0|HHp%;te@^DHW zWD+4By;$6qd`_mU6sCo^vl-;u0cVolE%vZUX#iCGvtmv`B;Zl$YxGNWRuDy(3+W!r zea;e{Y!ku>n>rldn?GJG5AqI^sI>^9Nuw{tyX%8-o4R+ry}78n-YG?*e<|lmF-NL| z+R1}9Pnaz=U3Yq5VxlXU+T0zqY1LXS=Zm`Q6P|}AqJa&Ew{IIH5haPLgsESg!wT>@ z=({FApzr$9UiC#jzZJfM z_ynFTHO=r9c*XK-;1gNho+fu&{k82q0})?wW8UXoKhow2XVg;_K38wf7Jcnjv)j$q z6DFUJG&&L~XI@qLiIyB7rH2Qa+Pd1iS{s98B6nXT(p0Z`enQ6_Gr2;J&W%$I@#vv@ zjo(%2Jq@LuBV{j!1;GZ_RenOg4fMt;Xf-@tDp6Pn+AKX|3N)0XCL!=DpA{Z9edPRC zwc0($i#n6wG}xg=g|%|wWPfshn_o<^Q!yPQy7d8vXcjz;hTGec;&Y=zlTY^zsB9KJ zjbXMltlnALQjCUp6(2c~Oq-(albz0el)h9ZOfWY&PNV2NqHa`p2K#k{mOmiQN%86|(m{4-L_diL+3LpFF_KgWm$z4*?|@6e#AtPnb#RD z=vD!uI^b7gb_r}K)?+x6SepRp0O+p*LAOHL%UlT~w^?H0{he2tt;IIKKQAQB!?9Mk zOPol=nvx96%e#Nvzj`Bm zduVrDKqrXzE+?x<7Be)9Sr>fg7O*E7_*t#+0YwZv=3r4Ws5Jo>iaHL-5_l7cmLNev zl^FUNpcZHmE#p(WZSkS3I=~f^wkGYSPOBr9baM4EAv2(Hx5|l3-|+@#$f0(he4s-# zGCFdG73!O<t@JiCjd^g6kAZ1F_YXw;T#;4auC>d+K>TJ)bAg>!k=b!sV-5In{FEl zd)!(EY_PRF*3!|M@kE*Jd_co7JN9qAx$@ubhqV^%=<)r|z*`SZwwrq5jK_L>)%ymv zy(Q(>0=Z^>1^PV!v;*xPr&9H>rdkI>0a-Q6+IpksLSV?#M92 zXW&3H7BglcEb5JHgU&b!mbUB^weB^ME?ucrvqP&kmyBEcT}I0@ZF|oiA1{J({M^U- z>u*Tdw2arME!2;{vcW7Ew)UR5nz3jqf7+rEGoHSL!|Ijvf)QlvH*jV^G_%M-A{&Am zh*eS>R0R%-$m6HU7JvjWjv(IBkUP;FZDe&$t+h#SnCeReIWg!R^fVXrlFcs{TJGuT zpKQ&zBJTHiA;0R=6ziMo`=9D=?P>&zPvuow+cps~Y8Og$IUcXJYE93`H_ur8LWAew_w$xWG2>c_^WB3~Lr1T~Mt3jf$fN^7} zk4gekpc)8k4WyV&ISJiK6i67EWXXz{AGhh=px>t6ccwj7PV+&ooObEb2CcKfcyD7W zuCp@6p;X@LG>R&Hw~^N-n+)cx+u=_;$qzUvlQY1(CEFUFh>1bZWyRn_nK7Z0A^WZ$ z=}HsGj*4d>mt|_W*#tafW7Pi$j7JnV$L*xBJ$X()0r)ffK{;0krS{JOb~u9*s3by!B#>0Lb-tA5~X{;=nIB~ zxm=x6F8!<{k#{+P-2r`K?UmaK89tz%*d!3nLQjL+6qP8;$DPr z=);Yx4sY9zDh1yo=;RyVJXuFg$Jf6-Tjt-n4pHpYd!V?^Xx-e^cSF|at854aC)SM@dZNLutKwi! zUaI_z5#j8h4>>ADVB&ZzAF4HKC5+dCC62Hp;=VxgHlW*QoH=b_01 zQhLUQp{UWvtIUGc=k>S9u#3a-9__4rF0dvqN+HW+Q|+jin1sOEsT zX$C$#3U>jva8y6Rd6iftjk-wZM;HO%6R!X_meR>pS3`O^(n}(Tjc(PdsE}}P-{dla zd33n-)I7!=n;L^%WsS|-#B6Ex#fo~95LP)@!K97E*K{TZOk*dT!0Es5D#PSJ__86F zO=~csp#=YPQ*4d(YajMI^nF+VR3l8pPZUQ~Hjm1}@~TqP>OX0TMCe^2Ge2kk814eO z$qQwi8h+|uzy*L))P#X(NsZprWC6R#Z?yiDRh=$OrH?jc3M95JRqj4@OzR68oI$_a z)8SF&n?!qSVSO?rkh6Acf}QR;b$RcJ=R-UH!$dC03kCbbFF;^F zgJ5O@2K~0)R8YewLW6m?c}H`(clYG#RpZuxn=?o3;e6w*y#vE!k2w}jcV%q(=k+m05v#T~uPdk+upRO=cExqf(H)gF>LG1xP-wPU2gZkOa1 z^z)6(59)$oxnXOI73hy}S}Jrx-35N2jNwpyLwpKCJUzJn5EV9o1#{?JeMHw_{aj<{ z_AOe2X`rZWuMPU%!nuJ*V|Br!2QahSZVvR^%xyrpyu&d$^& zW`4_TV(KA|0A8yV)Gm$apbkdzR|98YJ*CefA_0|{RMcX*6o>YmF9qYd_Dn{ok7ou= z#b}QsXwXDbNna%0*SdDtF|e`N)tm>fY`?zplAe6X()oDDs+MS`XSCRUu#io)^?0Gw zQXTik2g}zV+_rP)s{WzI+pzmpoC*+w{!?d15Z#E^sI|3P%8klNRP;V|>v~p%j$xvM? zdDzF4RGjiV;HAEq5$0bZ&kN`YR0I@S(E1^SL{Ms|jAxaAU{UHBk)bMmk4iRQDTFAM z@u4b}5X_4K5>tuxwyQN}H3!`p1KE?ewKX^1F&wf&S(<&%Kxud?oziH--ZJ}u#d8-H zNvJh^$*NVI)oML4y{LZa#bd{r558M7WP}n3u6}#Oqta{jS0A2!thKpaWAF;v>-S!@ zZ;Q~>{As6MuK5x@@gzwcZAdc)=Cba~p@;&WFZhhK_L==CXdbj%n8}xGrj*X0#j2lS zeYs*r`4v?{|83^_fY)Gk+fpm2iC%Ma$mX(`tqwS7U18>D%!iqm5o1BUa!b*In46En zFi|L+K*w9nLy@QyJwtC@0_t*1!=|>YdH6rb5{};S&~HC|e6wE*rCQdmt*Z}*+`?$o z)tL4~vzCE!L>I^!t>O5AT}Q9dF)9_a>q`6mw|{{!jk`zvLdg z)2Q@T-se7abXp6wDNul@BAqFqGpX~zc?CEx)Et-LCrg8^Kx}Af1l5*se5h{4v!j;; zzvy!UTdwWLMdh38w6=9m!cdi>=yEBx0|Ea5ot(up#^{l9kH*DyQ z*-Yk8)5!z(G#<>67H{`xv7y812_=V*J=8i1)f(X2V2=F%+ZxvYiFtW4^O2bpc>?qR z?9Sn7tqQtE6cd9u(NBP1kD|sP;sD*3gMzFzyr3(F?FQE8afE#O9@V>jo$GmM=y3?T zF0DP&)V{&$Bg~(vnS5|q_r5cCKWFo5T0$N-Kx93_??4Lz6TS! zT+zJy`n#TgFYB_l*H1-aZT`-HS`7tTJeSxMKcH?_-?&k9@EVOexbcNkZ|Mqg*+#K( z#|`U#9iX)*YBdz&to?I#SJ^Jt zcpxa6y|F}*`MUU|R>vwSfO568_$$v{I{PUV6eAj`7^Ry-9rewvpBJO9 zhr?5#$DzjnTKT3nt)5cTLh4lBeZ!s4JgefJqC^^Bm!FbGukC#qir~L16+%ljBhfEB znX0M(*4XO51eK#YmYoXBmeXT(^|#nftDv7{y*>NZEj6^FHF&HKXf*{7T)G>SuF_Nz z$|!0Uqz?R%etK~mg^Cov85F6SC#R;Gj^3!(3NE&b8*R$=@>Z*EtgnzZFJYkov`U7~ z$C9UYo2SCv$-K$M5iB;-tXA!A4V1g}dl$1%ykg=Wlj56btNsIQ)kxhse34S`=6Mei z`&d^}2@k{JswQmSf}a&t#gk5I*eo7fdfsB7+1kl=njK_62z}ZIfWxz> z6CSlxpi#!*iLzR{uu+w24ERo}B<6^~{8Yr4+s|(CS^^ed^zzD2HQLDf8%%?0C#PDp zO~lUfPFLXQ74~|5P7~C5{SVM~!u)c*)fw_NoT&^qH3v4GGL7;swaR9!?H$=zIW)I- zN@Rvr-)<2DM zW?w1S>r7bP&Fj*AqG4@(JY;-!{js%7&=;(&7B!t|c<#tjvFb|K z_jGVtD0nhy&ES3ysJ9f8cSFCjV2JVw(UR|lB5b4RXm$5;_j?}U21K2pH4CK4*T=0s zxugG1tG&mhh1O%xea_@KInm~ltFT3(|8uFIsLk**Io8*Al&p5hHQ0K6xwx~;SAJ}A z>Y--02s-}%%w9)^_BvuuU@KOx&2~DX-KBP>v8I(C)a7g=J!&7>%u=I_{6OA;>aF%U zrqo8AN&}mGjT)OZqQ`c)e{euwff2e-uw%ZQAvRypd&}u({*1Od_BTqcj#f3cI%*hB zwCBF`uGFYSob8JrTWt&34cHaW9eNwPaWz_rIh~IGYx_6rv|tx*0A5{8|EB#9*uVMe z%#CawY;tGadU(#@Tb1My0*Yw{0f_=klf?tH5`F?dQrZk;Jj2qI8hzH1BuVH-O@3 zA>^|S5`H^(7Jinh|HU`_Q0%Tz2R2l$L*@H_S3l{`W`3`_0{DCaE^Yud3rXS&peXcb z$dDWr0yQ;gZfIH^ojs}UJ&}wg@n2BznQWW^hJgbb==@$2 z^w>Z@73^ivGoYu<@rY1(4{}qS`6=|6e->*ZaK538&EWb~hZwCIwasAQGO`_u zI`cZa6ZBy()MClu63Mnz;Wc<7puEnHQ6OHbQGWPkCgX@2Y|)`kFjLlKmv4Q3o^ZsM z{`DY?&#@Xc#%X}Dn~Ts)h@p&UPrkBI@8mUFF1Ycdx3ul_&l`Op=3u$f6;e6~A#g!? z^M6;rucYH3I;eQnmJ19Rorv_mW$wWLvc6eUnDZE*Z?<xSXhcjt%5hz&0u^9VfV`7QCK;QAt|u+=;(ms1Ak)fA{^_Ct^fRwcPkO8ZryA| z3g*uUQPI*~nhH_%1`(-#-8gHzAA(XEUaQK6q1#y(=k63TAs9TzsxYenL8&ovv^p9< z6h>ca{d-;tN_qSDk&SdP00X0W^jde$^PiuiF0bX5FvVtdlYsk0z%Vd#g@Z^l23a9` zO4Hl$N4UGZ2Sw_=$CMo|B%nE&YSx8%>9eB}$U%s%>9i^xtD9&(cB81#S>s{#XfE5w zYgsi!il&5Xv)7~}yxlU%!lHxy!$iw3byU9+RZ)~(+(9qCRs8!S2&-77w+3#xXv zdt1BphQuS{DzVztt2T!#fB#Ko;0nc?szY$6T>w6%^c4kU2)m@JT!dsw;80={d_h5E zd{Q+pukqiQjXlc$0QnYoS;TXjs%X~hO==6yHn4eydZKF6Dp!s>6m*?d^&9j$^)y5i zPkizlKcA@!pU3(7w{pEWc}R$A^z?5USG$=9;J%n#N^J=5)8}v6j_^*fHjr2RW|)}( zU(*`~U~7!Y1>r?VuEQFc3j~4aK@!T}RvYvx_^TNL({6MWi{D6Tb7Up7LD5xY7~(c4 z7OPDf&$!JeQR#;cR4Ud=f> zzVvH@nK$yRDd>zr*#nfzLzoK$WAbIlq?LCElVp9%T_ zAkkWRo{pZ2{l%R8qcn(9o;wlH|YflO$@;r3n)|kDu zwKME}@Sd$N^jtgLp4WAR@^8Oi9k&P$N5EU~XjDc*04a1f#jiJ zNO=x;N~i#YZjuXPfwhw)sOD}C5CYef&@8GT@}wsD%9D@Lp{IAO+oHbJ=$qpZn5=Y= zjxqsG7jp))L=X)PHz5OFyFb?(6cyiMRY&8>fwjER^=%6Cj*ut;i zL>Xyb>Vwbi!UH4-zpiS^qP<7WM&3hERf$-X)K zmMw>I)DJ`&Ilb#kmA}p?QAjSm!TP>mG-%dMOuG!M$M&;5cp;nS2Q)Ur)VZLR_`jge zJV7S|K}MXK$Y!N?12d_#c2sU^Mb^;}F8wxYN6B~1DW6`Y@^uNPawb?K)Rs%F4|)R` zuf~%vw?zx>gY~IM#+ozRr{bOD`?_1t_Ly9}Ef?AkJ+2eG_LLf18q=MBoDp5|dau99 z)!2UD`pDXD$p3=uU=MbNc?{-fL!^`dh(eK};to0$i$!ZrhkYo8X3PUB?Y4~DlFfyk z9in3sq&-K6rG}`n)d_d@p2<+gZwS1iblg5{YYLiF)Anq`(*w6d|I5Ts+b4UDo-ztw zuIYcFvmVIzfnIv(K7tHDS&~O;5upbV^#nbgG!#YZ1(uZmJK0PmGZFPRPB-T-i}_n3 z-cRmXz4ppKf-am}dRM*Vw>9{NU8%m{HEuo=iv*^lZ9bNtPxweMMm{p8k5i6t$ z341Dkcq*tj*+cGfBpc5U-&pqO%nIFk=;d`or!(Z?r8`i)f<0hBY3ZiY*h0ym5y6&k zo!(X--TMB=Hm^P08)b?~CsFA8xTEQzn+|@ueCDxdc5JF|Hm$zm_p^j$>ilrGXW?!x zoRmI$JA52+V;AxiC@l9^Lf-y1rsw8t$3Val8eHGM^X5m@)4g{Lru}iRy)A4#8ER_l zYiqeJ+1gNEKeas=^R4@s&Ts7x*}YTH*NOcLsxbUKsFaPDB`Hdl>Ep$VVX+frsOUwp zk{4P&fzEIkcpw0h>F4nqD7WcTZ~zSyo|KdL*RjlveBI#Bn=c=`a?0%)3=X7X$?Z(oR$dPTuZFHtyQ8r=iL3G-ZZIJ$-E(^sr)VPkkz^GU`{I;Wl-y_4H3hERI;N ze&g0+`*gIqbG$pAXO5b49uN#%=|+1vo&g$U>*}O9C2fL`W0uO*YRCZ4h1TjB+^tjD z?zJ|LTBUJWGA;FSZ>t~(aI4YumZ8@6;@WG*uR8A7P>i>$%~63Z)+g%SW>XOk+Lp^E z%6e~C_a6B9I9CFDk8my`r5)}_2g1o+V^SvxP*D;A=~W{WfDH)NLBeMY+k0K%gr?N7 zqt)q-g~ zW|P&urse9>*t`0%COV@O=83@B49wTzY~UGP-09d0YAay8$8yj6n z?=|RGa0BK(h`~2Dcg3nP`2SHo*WUx$qn?92_uO7|d{l@9zy?V3)=(YLWFalWr)r-` zL&qsJ6V^NJJ>YkGf{CGiJ3>0@i!($0!FzpHkCc66>l^OOZ2~eEE`Yb8EUNF0g*(1qxi^CjR zx6ahog6-JGRwIg$F`{kj-r4Q&q$8xyBqWm8k9P#dHZy{XW7Jxnw`kHnhch&Oq?jou zBVX8H@!fg*2^8{AwPAxcya(67Ezv8-t_;CjM0rmE&0#hz&>TrjdwnUrp{x$IE?8ao z9Umj80lD^!CTcM@AiYk;W9YN=rJ@OwkXqFn6q-A9-gbj-(#ZAuM}uZ(-0uk=DRRO_ zNTO>DYPUKonvZ#M`fNIJcSkWh*3~*_5!e1UW-of!oW0<-1n$4mAKX9H2MZ+_R@36y z=6rVunn@@wc+-2Jkp|dXPxTSdfKKuN9ZzdtsXj;hE|Gx}ftSdEFhr6)uWrOyoD_m| zK2VQEnGZC6-Y_ADXu8tdVvOc&4cFY@hj~B;9#Q52wRl(8SEmQryWYLpjlDC>%zr@d z4D?EazXqqn&KZdfyd-I;m(k?F!@%G1%Xm;L=t%jG@aeE&vuOaP6{Sio=}kdzFz>7O zLC18Z`XDcTYNF$%s^uU=y*L2aL9!K(F)roySN;kKMS4k`>5Z({mpG*rEV zx21B?db#^KSHFJSm1wVkKWq_x2IOyu4J<&7$)zt+QVxo+Qi4=Tfg(C0hNi_0V2~cjYUuL!b4Ju-nKfwRK9oEX%l0Vz3PQ z6h%V`ju=H!lA1=3fyDg{eg34Wcx}Srv%$zoSKe^A-I*3FR@;O>Z!32Rfl|DuVb{I` zf9kWqvkWFS?tWl=)!}?H@}W>7BZj<_ksinD$D8Z7b{@Q4W72N^$^(y-k7HkDwDKe7 zznJesN5vS+;+a(=Z$@-r3L_i+J6(u_iVZY-Eg) zQyVV3{N(0+m)*2s@0D-ay#LS*$QPIg@*4Ra$Y3|dOkiNVG^+&OoeY~UsJn#E(>I_@ zexn!@&<@EuLNLjl5PeuP)@kvoIkPe9YaS3q!RwBtoq2CEIO*1jDj_-4ZuD4)$>dEp z=o8kk%h_fe7_s`w`MAItn}owce1y;Dw@w%0ey_SYtsn4Bafb3@y!=!RJcGNy%p({Z@dNCOvBG%Cs;#Anpn5>X+G1Q=8ca}wEuq1j z>uv0`hAckOu+Hza!8R4`PAxB+SBu9)Sk^ik=uJ6%+JIxbmF zTIp5Kp*dCOvtWW1DG*5T-H#NVZo#9HD4+C;yjf>qE%T7xADEB|m#L3wC2Bp3&Rh+p(d>tB2tm+!i(Hn#TaycRl5>08o)It{&6fOulU zD*%qu@*0CUAevzG6>fiV9`@s5yGz05eO-PdY=zk@o%O7zQOu@o9Zy}g{{N-!J>cW2 zj=teN_inFRZSQ?oD`_RIR;yL-#gb*KShgkijxjEP8!_1QW?D!LrX(Q&LLl@c6o*to z5)x8~!IXq22?=?g5JE_C0s(9F{pZ|WNd`h7-}An|@3XZkyZ4?uXJ*cvnK@G=U9LX! zPd}+Pz#r8TxV$ijk1&IO1Lwa12r`78dp({@RKpGgA#0;K_4vZHaWa5cLXgHnriKuL?qmzRjXhJ_s0f%TA6*`#Vg2CAMS!{&KA(>>cf?_ z0lOu^E%uqY3vU318mb*)fu}*znTp#e7^qNdhj)aSp`)bA*cEd&%6w&c##KFj&Yed7x{tCI9fE@&AXKgdmkm-DgSNY}QY_5IAMH|#WHm(H&Ne3Jq>UeQUGay`(STVP>mi_|>WD&=NVPCn4TbZRki`2!tIKQ1OEgV=Ho&&#MoLGW;TOS{3pf#_e=y!~MR z7Zatz8Hr-ei4TO6og-Dw2$auO&OlA5{BPJae1OmwEXA~vf+#5}*Opu)k;~8`p;{9V zDbUGr)cR%U+SXFt-)qkQ&&ry<=p%c#4(Y6;t(y+Qk99rk>SHxQZK<01 zO+npOuewvoDy-X9TGliSqJQ50>I43Xz128(fSe)!>DPs4dCii-PE5G}*B(^MoTRA_ z^rrfe4&^o>&o}u&epU8op6gU%anRbIwVA-1Y}S{kg47}ZJJ1+OaDhDISR_%6y~Uwq zhb13jiC&}8IpWPaqc+up67%yHu6vhh#Zc$c7OO4~)-a6@MI8iI>OP%&180mZ4vPl3 zxe9WK$I;ZF^9WQ8#Nbmv2T&v#aZq;Sg_Vv15`2eC)Q7#Sa&dXR+34**<-oGRI=#k? z7KYV5p|sUD*i(PinvOx!4H4bE%COs{(>na){p%yGIlV)ls|?N5GS^_WY1u1LyNkq^IyyhzgV zF;^{$UXr$sm?GCvYfk_xIxX~9`%a@fdO*HIpEdiI>Lw6W7>QI%GfNDUG<81xaGtK&tS5;%XJBThnY4-z;qx*$L%#avGobN398JbUW#4ItTK=uy zt3I7Z*%V2FZEF5u{+8ntV*_~<!8_DWAv%5C?KKj|)t>`$}a0{$x?i*>wH#2h(WI9>ec6+zjenPLk)|4D67 zAzaKv{q09963Y3>gE-8n@Ke<5B7Wjl9v5B`Utt+aK4b8@q`ErrCXUwRv>oV|H`J?FP%UhiUSClIbK0B`)Rx+XS-)hnDoZZj6D+lxJc&(o zOhCqTvfEy|bwvj(HP+VvbGk(3^#;phw)uxNUS~~jRkneQxFZc}1N+su-D)seYxaXK z-0y^Q51tR`_)k4gmXnV@s@O+#MSX{-mDUt<6*{~h$u}kbnkSf23IdkKtly&#zBEEO zzNEbcE2HS;AUYIR3GIEf(-x1JX4Z^!8V+qHrp{Fa5ptD^IcEJF>K+p)(`Y-{(a~V! zrBef@nkttb_Uo-4v1U2qsiFbztfxa+iIPB}=NH;$E$xTuid9toXEu)3xFc;tji3+p zrlc5^Iv%kX#(rFk+CjAdXkuKM!A32`y;1OvDx->!0*2|4o0u9ZlDiF)q}kJsK9jFW zeJN8$ZBJ=CJRhQzX@yR{Wj>=^tGmX0C5q?^Gw~}*ouU}Pf?5cOL!xM$e~dTJ)9M{2 zV=*|7LUK$4^TOJQel}TC9vY0zG^U)j|KfDUZy|6wDQ0Md@+%pMPP0nDtQCEHxps}x z?dGPc){9Qc`e>o}?}`$1F%>1N^|S_uN-|8->kXw1qEzh{)=k2GN70(5eSfx3UzqBU zOPeKktdkyuGR&kI5#oS1CB+Fs8^cy0#UvDBQ*!ku_vpJM;)&ICt5-~}-5U{xV)e%- zYhAvw%En}kdhOD69nDVmuFh2XM?4l=GP`BRh1W96>3)Mhq|Y|4*t}ri3%U>2 zHK58n>5k-VAg2pIvLW1Y?X4i-3A`e7#MjC>W#E#2k0ao>qg<251;a4O=`-Ub2z6bSAPl-Xq_5=Wj3OG@*h*-r?k%iD? z160)M!sa0#s2DW4N-F&MM;5PBTCJ5AS#1|(ta`@!-p-C#g-08exvBewRY8{^Mn!xv zgPqBhVm`{A*@#DB9b2Z~5Dv0qoJ$a12PGMNEGZ3=lT{Uor+JWO!JmoMfZ3a{FzR<` zwwo$##>y(QwJVT~o{{O-+0<&Uv0VGH^6KWE`nHC?WcBj6==CPO?8i!@rEWo8XXD1& z&L2(6(`deFd3GS0n%~*J1+6I5Ef;|fQeM*{F~Dg6UvMOWvPqHmg#B2GakAhZ-qsYM z3;$4g{9dG)M{L@qvoTBPqB`!Ww#tXTylPl07sZg$s7MNX;XJ^<#(YalF+d4TRN2dZ zlvRqzH3mgZV!@CKJsZ(O>rd=;;R;?y9QFedo+4$q1j~4`M|lBe+m)iPnw8j9mUWz_&J&P%T6t zkx;4#w1f|VxQN6r7if-5q4oUSA_3pHQ*Ln+zd1 zO{pm@YY}(F1D6ZEI-Os?$&~Q=ScOa1tk}S7FxkgyYtUChu2+6%8Jb-R=wfFq(Lk0f zbSf6D-r%(wD8Lqd+P~bDW^(Zzy-P`DYe4UJU?ZK$^;;R4y;SqICvQWht94;tyS=v5;FyWTvF5scxn6e!@i-Y{O>ZLEUXW@}jQ;RuWk7Si@QK5P|9qG)%rLm)UW0((~Qt1xYzmbsrQ%wQrTQ2c6A(=Aw2A9lS{Bg?EN8Y)RaLFkBvS z%Swtx#db+N%t?lQl-zY>+0vd+=&OrCc~jh2^#F>xl$aW@Xx$a|mc{WxrKpmROCj22 zg^s^GLi;^Mgs2H0wZ=_%ZXPvjp9K|ln@2(#t z(Wn&Xm((``di;CNnG#4;;nPoiP}c~42#b<<2!aOva`l46WGNnC2G!|+-fA*8t3SAh zgj_N%1%&*@3@+2mSrQI1114YaX6pyGln9V*$>hR@gARj4zZ0Sc`urOFQJ<>;0WuKf zCV^-n#W<;WNi!;)FjG8%=tW5eq-edHv`B1uKhmzeJF#CaA^K zreAK)jT?+fp(7TpIX{g?d~%@^r329q(_ZX@T!d#CD%sVz9_n*hc#d zhEw_j4!s*&=z{NEGr!Of`LTvlXVhx)Z1sz3w2UY;N0zD@rPxT-oSI+~>2Yv6+b0CU zic%$s0&O8HfgQ{w_3`&?CgzsMicB z4BqY4yhBLHqENttqg9VCPgAQ9xzcGve-V?rE>W7H_9AAtSxg~iL?C6MOm0*BSZui* zVLKCy*-NTKw`ItaurINnUg0ba*N3WND?8CagvgyP>*4K2{AH@$SY{;^Or=*CHlTL{ z_VDMRC;bid$JwyR^F}ffYhoUS6L5m5Gkbu z|KuI2aQRp4nWxbC8m3l+S(58^?^$1<^09s17iZFGHTH(bBDbc@K3IaLAhouc{yzLw zm6D8wPKdTn{50q!!l|fWBsZ}n7Yax>yQ)cZoHWWELJW(*-(m$WN1)toNzOWGgeSdqNGl&98g`7cMc~IptAyMq)=Je7U?D@A% z?kRb2@T@`x70(_d|Klnl3VL=x9+R~}&iZ%xyGX5(94l~l@%;r}6>cIG%r{9F%CYBd zO$g*Q>c#T&yHo{lSJ0$y3>TbTj{a3iCE_!b6F9$bFqP^HVJAVqAzJRcCfgxKcPtwq zZ&yc~Rb$n7V~&Ee%iA{6(uEJK`6n~vQn5svq_`8Jr>u86E<7SULN=x1efNE6XoZ@q zx%w*D*pg=7&X7;QHU&(&vf9EvUt_>N|M&bu>sAJpNXn}jO`Uo1s&&h@+O>wu&8gzf zo{VB=x4e0T$t%vRpD6K{e)kJIw{;ja2?S3NJbLIMUxAH_y8knJ$VnPfqR?23OF&q8 z5$eW5d8QBsFz>N!Zj+!wJ9c}*>-G^`4a)*{_i#GvukJ3fgp~5Csx~yMshHQ-qFr># zEO0gp^o|ktsrBbXlGQ$|vutC7G1L<|t1_APm-(A0hUovBy@z4@{(ruA+$`>}Uf|Ml zaP5p(s<1}*4o_=@7wO|-FO!2eEFtx)sDWUVY-6(AU%k$BmHfR;oI6%lcLfDl$GHQ| zUQ-{`;`u$I!C@|QP&4PV#Fnr^^@TKZ8J)K@&1vWyxasVcv}&>HvR#e+us;Ree2o*P zF{Rx`1YP00a{6ci$Ecu8epFJ7X?;r@F?q8kRk=QQQolaRm{3tGGl)J217xW+n9ZJI z6F!Z~pwX`5P5YvD>e*MS3?;e~>$AFsK5u1~^grt0%+C3BZ<$bfUa&;0sPwvP`u~&m z&0KCEE^!r)OT;|o|9M;@mmipN!9G>7hB5?&D*uBZMVBdT)67+_nYF~-9xd0%KSadh z&IzYUS&Y%506{&MjYG)Gr(AW!|H2;Ujuq+b{=?>|&u*|0GIMAF()Nw*7~`;Cf9P~| zr03})^(aDzOy#7&RAv3qRfU}QpM3bVb%oyj-TW_Nc1lS;H>l9T!CFc?G*5r0y}*Y3 zm0}!w;Y0i27{^(XNxSezi*}^AIv&FrRCh;1A1&^&G}2Ot;!Kyne*h$#sWCtXD_7Pb z+kkNrV{>g#=ti?e1d3FFmjt=KGrBt+kiCcIHnM@(YDK9a?~r@swPk|JJ*T)pGu+U{ z;sRGmWYWrYtsYUpDThK$#pyfsM(z5oCs!&^S#+${yHsm2?=~~7F>y%GOAaW)a(P%( znuGagkIfjcC|FSEY11&KRO(AnV2d>T%J!sk@j$VHfr#5w2}6*rX?8E=w0#|co-d>3 zGju251N9L}q)J>(cmZS1Do->)UUxx2-FH|!2wTTJbc}=B;AWK04<&O)(!!WWkXz(s z3O$;^cUSNLR$a(s(xU=BEv*gk~1#pbA~Ko zb^50&_ey6;t3$3A5!PyqpAxfMHCnIVUoOSLT8v7Q*O)^~5QSEyV9EvXlrMtbX+&=%ZG74;$eCCg04O1pCb`DqoJYBIUh2ck)$V=15Cv&Y^;+L6Xuw=ed z$T&v=b4|oiXrfTNxhB=21a2+*fv#kR2?{h{LNVXv!-GT0CcDy+$r)VWUF_7cllh6}rnOrBV~Tq=r7h{6h)Q z(*oN@FZ`PH$am)^NYte5j|f_r0VFN`&6Q*J=Ggn4uGe-NJoR)MA4r*v{1l#jC6fQ$ z`<q}VD) zqg!Lve6+G6mU4rlMTi7fn)L=K7)gCKliO1p(*LHuh~A}^%GC?JzQ{9HyAqLzf?(F= zG(K(jLOSRm8NHm#Xz=sDlhHOZ9iYPTly{CA2*HmMmAc%TY6Id@k)QxH})mHx0ruSwM34Kt>R|nksw}# z%@#5*sQBDehAfntACcfFCBZT4u%*pXMt<`|C>KJ-dR`aMJmlzBOiFbDQIAGt)x+sG z@6>MjCv43reO*dlJknPpiQl|{c`h7Egf`^AQNlXmsKq{L4z%U_!m~93%N8e2Z$ICt zUVHwi>gzsHXF;P6bw8@86dE}wv?cijJLO^d+3mm~&*v2`Mur-yQb;i{A2p-bg4uk8 ztlnt;M@ClnQ8Ht-Jilu8oZo~FnuwZ1RSKY&3mcOF7hDaTIka4HE+O);i8&zv!fKCl z<&s?;wN8QgU;C8r$n(mzOV^xp_Muz*+jc&9@z`Wn^J#2LI2Em;EeZ%am*^aLi_a@bf-;6jhw5nAtef66QR}5}SB1{uFbeGQJPAQg`npY^o2D|4M z<4whYbM{)kRM1#iuU~<2@Fmz$3Q7o0JC zQ`+Cy*6$4sbhK|7kisqyn2{Z->ugTdU%q5p*sro`{GG)^zM#B$>sYCs z_W_$r8+3pF2(%%GC51|%CDex`&d#fRcB{u^yXm74=dj<6<0r!;^oY6iLH`>m8-@7& ze}O);v-w{j(Ct@woYF-9a{}>sTlF+=v9Nwl$NI_A+3Sa=l7*9qb8-FLK5QSBWOc4U z!te4Wjud`=c*==8L!LmH-yNtd{=____4O&Nucfl}|GN~FHlX*;^#46MAAUCu{$rvt zp@<7qTu2gbz|-~9Q^IYKjdheQ%TK2%IEz>sk_7G7NQ#gffLnakIL(}qD(EtX_cOJ# z!bP}E>FRXXZdNf=mJ&;B&GL%^#%tthx4~2*cLc4?ey>>!G+WilAku!j?`;+GZ|vi} z1w)&KyCy{RwEs@6(l(+kF`J<_a~UZ*`v$C*(BP>Z3$!6yTH&iZbk}YFl`aZRzAg>< zzX(3a%?=*PgxG2>8o130-GD3{WHpg3hiP%4N-A1$IrZ0`*Q5`tW;XwkcxW65~M-eymgPA6|GWg%aB(3h;OZL6|+lonR%dwE7c4tU#Y z!@f}UZBa{dsJZFVx>9}J3s-Dy=^b%eOCx1S;0#2z@4aK9qMXED+)e}6)+7mq*JgG=eYfAN`svjI8#%k(W6 zQ-%FIWD8~S64{^frS$qi=4Oatj3Mh}_p^xbGZoF3nz=)ffRT!F4VB5nEA!i#y|0Am(R+ zIh(!3n3^|Fcv@Q`>^(*6T66_nFYtLx^XpM0WOgR#EBl@~J<5T7*X(p0?BYBH*#NsA z0k(t}j5j+|OkPsnE|7rSkb|=RJ&YDlcgkvsRemoZ~ zzn}ZZNjNgR3t^08H~J9YOS-Ft@XOT(z{(ed4a*z9qniU11^SlF*&Tm1DFtOlkk=?& zDpPMJDK{#I7bbOzdUZX^_(lg*TD5sO``M0E3&J18vC8FYd81pd_{}W}Q8YaHpjMuV zDb#T6Gg)Z*6v2gDI_#DfK00-%lmhbb3$4f^99BSrBX`6zyyqP&Sz9%L4TrZU4}y1o z9-F5`gZh+zu~EYm)%ujutTk6RG^z~pMc%AVY0+qB{-P`Dgj!{Z&RjKno7$|>v0F9r zm`|@!>V|8gB?eS%RF*d{R}1Cv2P%{e`USOBIkixM;3kD~xF%xeS0r1O7w_thRo0Y2 z9i}R|Zw3dbK z-l^LP?{wf}dgIat_QNcTbu@m;`U}CjE*3sgK;6}Z2q7ApT z;4Y(bOIPt8xvXpYugC>`K&F*hWg&`q23Hl^;09-YO~CvivxXctVrK3i*F|d5k#J3# z*?Q9S%duufIu@x`w*95}%MCSsxFnR8er#eBUP~fd6Lkjichc`=b<*#E{}aL=g-gUV z?Ohh^FrQ$@^LjCjQxfb?q&<%bchhGTjAb_VvPXLHC;kbTwSqMZcVS=f;7$%C))4v2 zahT5;v~Z~T(`>FLHE(-$jZW}|17?#qZ1V_r4GnBrJaTCJ=;#I71A}$B+S|+PfCr50 zWd_!Vas9F|#-+BEFh^DR;&m;d=p;aJ6Vx1RLy1gIdDm6)#hc=BZK_qF?@$RPb#i-$ z+u7rgC+#}L!1CZA+v~aP9JxvTrXbcgn!Hog14ZF&_V(X%JoiLsiJeJQR%moxeU#YP%7KDZeBx`O6wFNzLe7( z@>$*N+nP<=RC0AAV_RGe>F(uzPbbQ=1|bH@LNSws%W^!w9dowBV+a2g1zpWPm@F4S zF`J{o+D&S^cQ{;LSys2Ev#w!L?~r4wFH-FZ3%8`?_FI$nXin4DdEVlAKWeS(?W*g* zLl9pIyiQ<_&cYnIjK((8%y8nPswSBoX;NNXQE_ugTqV~ihC{bRPVZ71O-i#0O=+KM zY?dp`wQ9L1eaGj3K8z{K?0~zP!yTerR||0}P{mcW8Q#TqTQGg$awDD~+(BpkMR#3Y zeNEFyNp><`19S4e8N}XeQpND6jKHlK$Ei zuCUz`i2CeElpvl774YXG32h-q9+*Y~q-d~_ztb|4V2Cb>l{G%SIaZTQ4^+kLnlBnd zw8kfWp(I~|au_tT^pUvK{tDRq>*OqPdmMZl|J3n$tmFV3YYRsC+bg+tPG&k3) zHCVTAPya)>19VvdfC(2AR3OFlIVk*rYz4qVCqfAdl7yfGR0(NgKgpQL@dK8E2L|zg z=vjv}W)$j)AdXVSbT!@0)i$?NsL94nCc#wVF?zCAoym~(8^9wbxz$>#9c_=wORVjR zYpt&H6%|g0ZcMOvY8BU*OAp?sHRyvXR@tL;>f|D;WfKaE*RWcQNX@PrK^zy+Iw#hXwR5={e{7=((W>|C0Ssu6I>1Ucu60QS?h!gI*s z7=etX^pymXyb$nM&$D_!Cl#+J1cu>CCfOV`Hx+P_twY!~);yJv$vI{zi`);gKvanU zTb3@XS|u744qwV&*Vlvok{YWq|7d%ps)35Wc)c#U!WL**lPaqSqei7Xl2TpTt`*cu zR=ZhyPPJZd4f%}|^E*mntF$h*&Y=_P#4EHY`f5hVV&+0 z9}vEWjIs*UR6>NcrN*X0>J2Ph`XEV)ck zCM5dMlKuD!hKd89-nA|ltK7ISecr`udY$FY1&Y%e`X<|kI#6S=2}i0wHJ8U$F0e#> zb&I_sg>Ub`p8u)~JH|}g+2@#f>hE&J$cFnaOro;) z^6}lqr`YG#pBm{}I{wM$cZ6=*cIH4AcU52_Ro+1 z?3w&?M~_|gu?HU9f9?Zc7Jhc@6W2ZS%;D>vZv67u2OfOzy#4nReuk(2Dpmk4eHE|#RG?OT^CrB*pN_JP=)bq{DEx+S(A*NWf)pik#2UCI@`O; zUGB88G@%f}p(?xH5^($K*w&VwxS>5#-LOC8h@WDPcx;{kwi~NAsL1c?V%M^d#j>&X zY~@C8G*+f4iA-kHj*Mq@*dKAEyIYp_yXwvM^J`A^R;JT&-?sWlS=_fh8&0zRsg0Nr zc(Hu?Z$c?@ei7FNr!)zBGMXb6RlC6dQeu&*(9#i}8i8g?yGBu?mtqcR!)I5iRF)D+=}Y5YO*2HTBsg;o@68XBWz`W7@b(3HrH6{)_6FKlMpm{U}b>_~r( zeZFD15vHJ3tngehJiPF71$wU5HdmH~Du0exYo$kF^S5QgekYuSBsY4e9}%ub-5TXK9Sw9%Im1SsS=faUnSb!6)c2$-N(BKN7pYv|v7QVO8c{3L-F!`&XYH3$* z8R%a+T<`RjT97r!0*17!GHfz9EBcz2F1lPUZ(CMI6{~|uS9NW&W_xMM)M#@D<5vx} zX1sBvoQ-9STgKKjH`P0PDqY+3YTbe=i!*4n)l4qkHUE2=+QwF$HRiQfjMaCRg+8uX z>aYZQhW$-jGTy#wC_JRAluy4YHi-=9A>9-o&P5zfkc*vs30~qZnhq2_X||GpASyYe z9>Cyta^DvYw~(7DsWPa-c)4-aw&tp;(?qlgY;795_&h~(@3Q{(@jw&_`;(Om&Rad+ zzp=BXd|=~%@tW>b{eG4ht8Y&P+kCFKI@%(!OmDVJl%>oQ&G7|xoBFEB?&0Bv`4`u% zxOB|d-e+!dhs)Eo4T(U~R^Ie|eJZdv)4wABC4W=zK(u0PFt7AmtwxI*v}~XLEqhS- z68s1_LqUKGmpMc~WCzj_TtTeRG6FFRLY<@yXH{{q$zeIOHj9vaZT( z`AFw_tatQ)c}re}IF%ftuSTgayNcv-&0G`MrS>Q9x*?$R5dG*ZI5LYP;9OBR!ekm%s9@#-HnrPh|4T&?r-k$k}hVRV?xP zBAYOHEYsdIFWc2RnBQ&Eu#!@_TCO)LttvhGz0;apJiSy{!9D>!6Si0kL7)YuE0m2U z(M!S0Br>qv3JPdpOCydYekKJVL7x*>BjV%S%7IwGl^GwYZ)ixy(%!h^h_0_)zvn=6 zWqten;dnZLVydE^P?A&Yozm zTQYB=GVD#3=#4gXzcPC&8dJVtx!+L*_yf}qBL?9+h%ZERe~#2%9;*S+_?m-~fe>8u zGR1c&8ddV_jMo<|0p`H_MacQ)SX^s-`@}9mxePYz_3j#L#lka&ChG0xiey!z*F79g zZ9>GDD-t-{=Rq%vWK@O3hE;V#mDWl}Lhg>lo#?dguQAx{x@;`bV#`K+UtMt^m+nh_ zBk7J?UE%ie!R>>=x)z5gU>UrjtfJiZtzk%`9iCX#vUQvE;-2}H9g7wwL_=pV?ll^n zW~;j)J#yiVn=*~fagVP$kd3U_rEG3LyJ}u12_He$FuhTDNcb9L58@Lna2rV#?a}O> z=1xM$2E`M4DKUG*W<{E}+yRd-7Hc~**AeP0nOe>ON?QYStzHCD#7EMp`URmC0gX1b zpggoLx?$8`jy5S8mD}#jzfon-GUljxwExJW<@H|SYbDN_(FN&<%h$B&0^6t3DwQUt zyQAdpM|xwzLnSJk!=hFRLM*05T^ja3YE|0F@-H49>@kM{znh&cWU+n|l*Mn!*l1V4 zDJ-Cs925?$Q%MrihQK91^0{zSn=wbsI6f8e-CfBNAzv(#s;g+MN;j|yh0o^>2g=(^ zZOxRwVj9iWja0~6vMusT_TLIm&|T)xYU80qO>N5SaF!zc)l_PUmDki&KAoRtEPsrZ zkfCzqQSpS~GIxZDWfYLX+RhznVy) z1oDbyyKY_)PWw7HeR5)G@x;~Jd&+Yw);W^Ff#ut;y!^C>$JY_Q$VSWw3xvlhW^zu1 zPLX_AgLsZg+Ue+VDiSz+$Hx|e{hu}xQdt2E1rR`zOP^c$4l1$gJ>dltwG(^C2Zze~ z53Z<9Ys>s`jmjHx+kMIUSWAT?9!*7zYEMn5F_FmB^r!o3W2uF;6`3$9DcC%o>i+(^ zaD&hl$;Edq8QgBSRSa%E^2zV+J{R#w&h z{@%~LXbZX#gH#G$FPlCt%olR-9>Vv=LN-u?ELBpWONeFsOqC__*@XG|@y>~^HOWZ* z)}ga*IQ+3Q29wF%eT$cLFxxlUn!D`_I&NjM&&?~_SaxGa`%PfM=~v;Ke2P5_+a-yy ztw@gKqhnaEL=?4j{Hd7XM+CJ$)xB@~pnh|9aU;qNI+N>mZaAx>X~k)SOY@&-I6GA1 zcMUaHv-MTINxNoaG_Lj;&_?{!iLSk69j%{L_|0ywskAbR2a+F&{Xy`Oq|78p=<$WX z_l^whXAaJ4IsPj_L|jOFBJ>;1kR(EhVWpaCO@>NWrG0Ho<5?;1+?Y&UxSiGJf*x|G3I=dv`nhjpsHP;xSy)JH2OOEkWvr`A+dxkeGxY<9#Oas#Dit*s=p zVJP7=%k?Tp*t}1dHh65o22aEq4bz(9)cC&O0`6qF5Um{)E9Kymz=Xlg*$pLRLi1R{ zl*(MyVfF-=(XUWn($sDZd1`9%7aeS=Zml=inp>PMgFBdA-n0B5U$4jypF&+SKm4Mg z3QdqWSA}e3GI)t;xz-MWXJ=8Z+N3sGN~=Gay4q;Tq|4lbGkGd|NYigLH*B4Zdi8zY zbytlKR9TdYs!Ymf(kbBimMIW7_z&R~?(g*@f}lf&T+s}j7;tB+MTI()d?moK;Ahg2 zvtpJh+NHKVl120WF2BE%19@t{(i1SN>dw&UF7U-66&sL6Yp+tS3it&j`2?$*Moi=r ztZQ7WX@gI&+!k>7$tNh>o!{UUM6I1!s}1qE#;gb`^Dmf0qlyV$AsuRNElbvx!C?sZ zc)?+q%#y<}v)mcRZeDO0DrAnCdAcEQ(=s@LX`Ua=e;Fex(AwY*JxOaNLU4&#)Ut_4 z*xGZ?)6Cfi&Ti`OB4k#&%^cJilqGR%Jm7IhO1#NreQndJn>P>D)mwmo?1!4=epq>) zP)lk+qlyW7d!@te2^xF774h!4ezJx7-@AgUVsg)ZadgUmd7$7yZJeLbSfQoReNZ z<077+_&5KZ170DE&)`Ag2RM3(AH>mJ`^#lpmbudswoUUpR2an#9t`QJK^;@UZ5 zo3o)rPGM6da=605{Q2KFjb7<-(X`$*K$Gh*rb7KxM zk%Ix7zSqIR-TS)cPyMt`s2=Lv-ID*gG@Ce3o4we(v&hOgS zo&Tld-l?bRHs9mO|Gafi=a7)0TTZ?Q{#r%C0$;Y{)Au^^zof?q>AK8N=bly;cibaX zr=c@EfiwORoGptK4?*!HAT6hF5i8$k{rMvoo{X8*O~UU%b5PWI^km%N{QOtqE@6_+ zJ(;aYolsWXHHW*Zg~{Uu_WBCQA=@SE75jvbW1fH^Hgi*KhJVDqId|`vs+y(tQ-yK9 zIm1@(9xpdDie+ZxU9$tMpF8qXGowt;us`R!wZc(0g_C|6*`F$?63}s=SgC+7sY!Y3Og$n7gQ76-xH_Zp)y*55=+5{IY2`dI92TjU$Bon97n)#~ zKnb;Apn_?OjT@#>JfT#XBk!oP8egt+Vr5H%-;o-ymYS^t>^1Zv^(HztY;G>|8Uj-< z2}`UdlXdEgM0>m>I8pMO!CwMUY2^AGVuZ*r4rK*LLg9%Gu3WY->cQQw3Ihb>)FbRu zO<)9rOs+3;hP|M!Q~Mj*myP%4eEP-#G3?O|T!8MW zo@Cp`H9ch>>@(4+FN#5@PFMo?1iU)H(?Rq+qcgeCNnpa6Q$Vd!B|!}2KE_srovzq{ z#?&>+FqdKuIZM;Q%E0X@OJjYi%aXc1P<3gu zrSU0~Go-XwxxbIjLLL)V2%p9C6QHJ9vQmhsz&ux$351;8LRKN%37i(nx6Urbxu&Q>|qHigk)RvJ}%5Z2*y`fey|*k9&!hV$2kT+ZY<4T&4^ zCObEu!+B|mT+4o7Mp-O6h5{}?d!bqAM1+SH6w75G01*}+aj;Jgu6lLRtE&bdK0KdY zc4X?CLg$eYtQ3CF^gr0MB4Sw!r_$s%nca#>9d}6DhNWnGlM&FyPAy-UT|2PZ-+Jq! z?ftpIL`O!oWVrf!!IYW#guOho9TBHo0!o?!(V-T=$jy)}>!LZ%zJncHQVh=dR)S2?0rGBZfkN9wWE#>xT~tCHxccJsVKE`vU>}6Jb(OJ2R50wR zNHuo=MIPcGn;E`A@*s`Tyt6S z#NrFGgKUTd2rbzu+y{QwWBd60rj80#=5?`c+aLS(r59u|_v-Wau@Ou#)>|u0aMWM9 z`SzuU(jg$6_@^J={=%LlTL}Dv2XOI3kEmcLJ)-~o1--76Hveh1UfbyG?m7SB$;FZJ zOjU4vq>mYGiPTVSd5OLct;V)BtqML;TQ6IC0NV1e!_+)d!3%#)VXi|N!XzC7&<0}=kpimZ-}=&hXb}> z-nEbt=ou`kKMO9_1Wu4)x3YDx7ymps2+n*S%%Ktb@jkQ_3qApcvKbrL1Kz9Wh1#i~ z93MP>e2`5I4(7i<_}F8EPe8kY4gg8}FXD3;tCB4hzKT8?1apquj5%Avp&}=vD(hfd z#_Q^qti1W=l}qaC##h~R6Z=Z~(4q9%&JC{pwbx%?yWh3J33$6@_sD+2dPoLXxJOyC z{y$y}YwIb7vEka~(=Q3D#m_^=$rK`<;$aT<#9M1iu6y$Qc$B?U6P=geE=I9dG2b7` zmWnm(e;_d+ngcHQhs)}!*S2*nTfB4U z`0}pyHL3jdsrL4&>W)tK^b&j5sxJEy$HJjA?>uv8;j+%E>h=zNgy)Jl!yFeU*moeS zA|&5pl3i1HRzYqNhjI^_ofrx&ezE59n`GB1*ZPxwop7th6KppFHf((9iC1J?}+t_PUj{@dLF{d)&0O?X8?o)$lr1Zht3b9HUxBHmzT&bh|z~!yMv0!ZS zraLAZPmD}N*Y9jO@5G5!=cM;uw)D0W()=Htp2k@F`N?xe+5{7E97~cr2xNjMQh08x zck-ssFKZm5AunqW2>ajp(lQKj`#bLpFT1rH9b`czd!kIq(eq#<3~HHtdUvme~efb zFBBFmo?M`=>)I9Y`s^d4$^{cEhvYi@&P6_^iC5L^4OgWu99ON{Y~8+a`1I0C+DDa( zm8&+C?ie1~Wtg8FULu_GcVl;Xvj5e;>U&3e39iTRtx`A(+J}v5%i<`Vyb`p-;Vc56 z@L!P`QTUCOAhs|ZN!PO1L+Ny1P3`0O8$Z5S+gDo~jifW-2>;1`Qh0-&aRlEgggsoh zCm+?!Xn4fjCrHnQYaJug6QrMyhtsw6L}5>DPi<`ke@Q>`wS`~62=bGj;p4JnX6)Ig zyx)`G{kZ(($&de+k1al3lzmm!E!GGcV37OwB%e7y{l;-I_=igk6=b&puXj2t7S`8p zSzH;Y2)FfZsa()r=dGxpCoGuyvao=i66?#w16E(na=+6UxNmUqGuQ=aogR^0B-XNT z!mpdeI)$mgw_@TU{s{1nl&r_Oe)i3Oc0`x9`)XS!vffy-WoSj&rjeS_+K$+g4qv8u zqTU-#wk%kl+&ES>%6##zCW9?h8me9y^ZzE^-Ke*R%whTiB$K^1{achVs3+?Tdj?dK z2pK*Q=1>ZtAPAO`?)J|-(ZS^T=f=7^KmB-Teu~}jnb7{ha|dq?pNH?@gQK#|VgocP zk~Oq%6finJB&gf@<5PyR?68Xp3v)iHrgZ=owG1A3<$^-^+B|IaX0a&1SQv!wAW?;5h zmf6@h^0%`U`QE`n;f%4n?-~77GcKLEUdi=z_#Lt-CgL{cWRK;0asBNg`-X7FubY20 zde7ZcFY~?o3o^6VEF6T)M1};T@mV%zQ#ougv3csRf^llAaOml$^Xr9!6R-Skf_b{H zTef25vPU?*PrBDaccy5BY%cKy;Sg>#PW_dAI=}wur-g(0-*xAIH}Shysvdr1*~%5b z*_W{1s)aL2zQ&;MaD_Ej&lO32@C()ytKVKta&+?6x8ELK9$CM$@uD$^+GRK0!R2Jf zfrG6fc^=^$HB!-#?abP>vbKA7Kxa+B?$=F2|#=Rvy5!Qh1g_7Q_^! z69B~PMu=A}aJ&=na5Z6bpo1#m%hh)Q>X3gaJt;o#?YBqUqH5_$!jbKZzb-wAJ*gbi zFM1?D!k=_0J?G27a}D3e=&Z#Sg81g%_YAmGa_(c95|fBE`CB^XIZ{=X``Bduf^)h$ z7e*$A{wb^x4vdxB%e#BZVpufmw{`iPQy0*J7dQ=P#-2SFj(}B3_u%JiAsYM3Z1d>K zNYBEKGx8U($^KzSysm6V{uV}qdm~-zw|CW#SzYnAfr`-7voy9scExmFTq*n#Yp?_| z%gt+w&(Yx=Hk>h9BG`NsS=bq32Kx_t``V+=Tz~lJbKiKwaM87Ith^-u^jn52Z+vUb zmBKGyJbdHxFWh{?v5~jeUXlOaTgEGH`sccku=jg7rTN%A@=S%i?g&b7ksU1J45&7S>c3X@$HTw)Y5v(4 zpRwM5=jgg6to_dWvs>=JZ|ocSuipDWv+&|C4qx}Uj=R_wBeju;+ZATn;`0{VyXRwf-?Q(myRb&2b)6DwNb3XV+9KwRO-xN48yR7p zV{ZsGZ@lXo3ydf;MD3S^ijk42W32Oysi*lhF90!0tO3#e!gHW{*wp6^&fKggh>2jVHZejKKxi-ssnI``xpZC48 zeZuG2EnHvb^AO;%U;&9R_2yfQ1t&YilR<~cTPWVZ^hal2}+?nvv^%x*2-+%{Nh5nh|Rx^R1WRn57= z7P`N3x{GveDYko+qaOR`=h?D*Obl1V|~qmM?2(p7wm1;NX5`xnRMV_&f$V1WV#s`lS7(_NiC-{q#(XP4`0tnlrfi zg{fC*1OYZ9!6aCu&jAyjE@v;`X7=LL?`NNn&xt4LelR7C02m}7L>|vUzIVVOUB}@d zn+A|zFg_Y)!>{3U!B}(+jYijqZ(uZFB41X-QQ>*qwhCq0v#42m!puDE#e4z?lW<9R z!FAAC3eTGv56|QP(kyTThQ&Gg3E2TWdmnI*rxW(!#U=`zFpF;-Xm9_zG_Jt*U>;{; zTz;JbvlRh_aAte^35h5YVTyFwN1U#J1<3!K*|UO!=A17(A?#^C(4N19;}Bzte*}$i zZH!hUhg8TMXczY6FKK^?(~F=4ob-HLyASlj%ox8|!N0SIq|4b6);#qC4FC1~CF}^W zQNTU!q49xN`d`F8ANv46nZn{MUVCN%78;i>HDm1jB^VN*0C`idGDr}@8R23E7JjM7 zzYCc;5U^$p&i1wE`!PN=N#Ggy11zv>3y9$qq_N@JK8`6LAR;oh2fX>m!nG2u3D<~; z+BbC&+{LLUIP(dP7mQ2Sa=gR{gBi+yf~)%>A&1Mq&i3W|K}L>J2J43N(gDts1PhJN zQ3F_Lf`Dcpe~ttTUk5~Yel1OsWTJ2;pV$0To}L z0~DVtU&k1qs5*leq7vs-&aVa35YrU+0M~P^JO&!kO^j9_coBgA0P6}%=g*wM`63i0 z-oZU0W&zI>$r1@iF5HN_!8067?d%8_FrYX)GIj7|J}SV7dpUOiXMholsED!?C7?AS zt-v2MFiJ>^5Z)O08drfFv<6R<@I`~_sWWR!g0HZ;LRp2xReY7@`vD_yHbA6NK-CkR zxA^l4YZzD*L4CRpJb-XctYZR@ixNB;%UN1`^h_>u3UY$3rvC&XF1{2q;gW}L2Aw#J zg=cUW`BMlJwj={nNKYcXJvwy-hmsz~e<{L9{ExmUB2k*l8BV!S7BG_7g&>2tIl(@k zUrw@L+7l$4OY)cS2g$^d%swW`FuoE19>G^wUj-WTC-8MZa*98tfV6i25IqSbF1$m0 zDB(j?lg$VT$oU+%(|=Cyg3RW`21-EpuODbcH$_FlzDyU{Kj^nXVJu0GLTZ6`fj;KuE=D9=Ums&NbbDpx3Q;| z3V$OQ5?SPo(D?xT!-x}wF``mt9$#4iVdv{FwTpd?CqsZaKra44x<3|?B8A9%<{hk zK4Wjq>L|x)&yqgFUT9{=XFk;6zI((T{uxO!6Zp;nJv~5YPYGC=P&@f6hM)9Oyz8g@ zPX3RL+<7Ox@(-N+bNo*B7JbeAC()4BJ;8)cNhIHV@daKWFFjr#_Ps1DRQ@W!GWS{U z`CS-#&s*>F1|oU5TmpQOe=0<0Bak%!s_>ct(}IU9@QM|Ff|_5Tf5l%fN_I!Q=^X6Zn>kh~Qm@oZ?>vCoTLU<3bqxr2YkbgPAUjFmJgV*q9eM0uQ zuuPzeEi$Gs3(N8iZ0|!1sy~P03c%svpW!hr&pab|@~0Cd1V#< z+BkiQc%SeN<_E2Yk%XCh&UD|2E7+rrxem`;({C}sPcAx*_a<{kh%>A7XtK1Oj|6_mX#ZNqY?C=fGzHrTf zM~_@U^R)Y|HhxclewO>U_KZbGR)+^VT9c!radzJG*ByTDxf>5ZQ}fvQ7k>4t7Xt(2 z=f6~D64%2%m(D9{i;&OBH{`5QPl;&oS7z&qQ-~*UKrbESuy;Or?795Y&;2|OV9Wjf zU*l!7`{!w_*1o-G^@WXcm#<^zxg8Fh@W&UgyW#m4ZaVzzb46%b09V^>!|`(a*jT)y zZ!|i(CNcon1lje|e-^1GLV`y~Byx^=xI1hJOQu8)2wSAIs1iyQwgklHA_jsE)KRmA zVnro>ZXAh^)c4f)W=CSfctd^q z>6-G9_;9u-*H?!t=oVE4z0sHJS-7#cf8)k^{p$c4V7nUqEPI6?;DiFwpK;L-v5(zG z+Vkr<%~eWqmX+e{;zNfTuDh-_P}g+c!{;~E`Nlg}uj%ety_Q)P)ZK7H-2#mzu%UVR z`R6Zh-ViXeGuL)?uUXU6y_!F7VEPr|6T&ZW-bGQ{(ydi&*?hluDq~fnjVo54dvL|jg85^a z#^D~5Z_havEJh{+n#Bv@kHT!BOCqLW=1DY32l+b*#VUSqBe_8FRA^bk(R}Cj&CFgJ zUR^V=X=S%7R8;}^D^gKs*UC);snr3q@6_!!^JVA8Z1KuG9{++i~F{; zE_itO>Q9WWs_Iy|&{cK)^48q$$){W?)!zdVBplS2A>j{KfL7EUQGPSQ)iYh_K zEX{d>E#;!CVtydnU*)}@{jo`|5yaM0cP#4~=xbZA%>SZ2+!}CK_R#zU#LV4_n7Ln| zmS_ebQg!Z`5fPF`vF{+N3Tgjy-X~`{^{oPpk#c%2Gn7=1h7t?vg04!7VmzE;c&BzG zTsB-6^k|hGVRXjKE*7)wJI}_FRy;e^qho(GM68OOZGC2;i{!0 zGUfDfSuzyRfYHTdYxALd*)fU?v?rT*%7@?r_<}1 z_73s>+=*}Ia$@IHg#MQO+p#6*toc1-|8Ctn=D7f4FPj+~qvlSG&Ka9cW49Mx6Hg~P zi`g6sX+k_OQFZN89}_ed@6^3FoWp*|PRXAod@t%d@hp1F#s7wS@Yb|O zcwYFE1Os6Tb}(LQ;a7FNc}uTwS8wl$HR5OKMdKE(f1R#Z@#k|dicMYD%UwL@YZnG z`P2g8+Jilvr^Ux7r#^$J%#8OsjhCwdcwl1bsEvM?mP}=Dd*_}-d+g3$w}0$` zYwvCs?wi_mxUH=%*ScFcYih^BQz~|Tf!2ov+v}VM0UhbP8FM8eR zkLz(otPoBfmuKI3>i=o(%mb?`?!|v*&Rues?E6YW0)#CjH#;CpHWm>uY>F1WkQ)*R zNz5W3xKy-OYu&ZfrHfDdeAcD3Zmm?UE0(%e5d}p7k&62+O78D7bI!d4#I~>RpI=VS zojK>se7E_|cjla#`HngjZKkn4{5v^cdWpGI8K(0QWLUPEQMX>bU4QT{y~>my&8@Ay z7$3CbYE_S$4yf^vd`{eG(Qq6u+v@wLeC|-0eD0xX(|$H>8sFn;!u9e!bdFw@M=P91 zq|t8>yex?t@x!!S`jGW0A~#hmmT5(~1EU9~XPdaz^lS_=gt`Efi19F7>(-Qk>HhPxvM#hANO%GAh_x5I_Ds z3l}oc`sc2+Y9W~9t4TSBMu5fqs5s}_1jPzz|A7n+SUT;tlJZ$4UA~l@edttq@u69( z&3B8lzdcRqwNCpkaN*mmCYiwNBPKbuFg=Y@Su4*S;t(P`$s9Fv?zdNtb@;t5g~T*A zpy%`D`$h^g^;E9`O^QrULD{W&kjcuXE3=!-)LFV)!$nPNbIX|FBPX;@8`ZF^d2IgF z@p(6v7EGEW-VpHvA1ADtR~Z~q5UZ9uCX8-cI&byBI?)xAJK^McH96w+fh)baH78GN z(d9Lg)zuTkN6PPAx?TdVIt;3>fDP-s@uJO=Ja)S?j;j`5F^i+GG*Wqq0aLL z_V5mRo@gGpOPzp3mVM!O%r3bH|7JOOwxGYAo|d4y*0hFntCa+GcU3Xwq>&}iONgR= zA7EX4{LAjHGdi#TdH34xp3TccmtVSN%jH*Wk)HD0vizzUGb$&RmyeiLI;Xp9PMh3w zM(4nzXLPRUy8WhAT?6O4E?&O$ua{l1Wy^?RMY%JpYfhLjyrj7IMBb1bgJ>HdXi|ve0gW((&G{YLY5?ajWREQKn(vdUk{yN32dTlOUhazYlhVJp+{Fv2 zsp;d2N-8Q#XQkxCpEawcbwyS6w$A>3Sb`7K}tYl4p41%Vy@okg+ISD=x!U#wf2Bs;w(D-HYaKoHKoEZm@ip`Or5{ zisCrkCV9j!%pOWkk7r=XzI3#I^E2wNFs=ym3|oi|O-BfP+^Q@ zq$N))o_UHt?w*17?#wPvTGs3JzY@WJ6Mc?2Ws$Uh6-+VKs6<@hFvoWk49#s7)8q>| zBZm$@V+l>bLzi|bx@l)UvI#m8xX=WvN@0;wDQa7Dn;L#Ry(m+@f2hsrSk+hS&y}-B zpSF~3&f)nIc>a}@7uQdUVQLkQr@+srMPfpPV$VgC!Tre$Ey9L z&ApuR;%i!}{^T#F=x(L%QtIcEc;2U;TYXA#d89X~d7fT|!rcP-l=gE8I{k*K z7dnWKu3pjh+%;D&U-g1~s;%wnYo2duzv0Sf70oKoeDc7H>Sz8`J|&+zq^5gevkyPx zJE3~2zVniTxfyE@U8K^DVAiR`Yp!9QB)5PUQ*Y!e%#mhs*ia?~N83fQR1~dfYj3;i zish?B%h`{de#(VEy#Ic=rLFCntJ~XJ+Hbt_H~0R?ea@0o{RP*o737U64vZN&=eW|si4HadN^^@WPsz{)tN(lL|9sT7a7s(&s7bS@OkPs*yWYB< zp#`PG#|n2}THTbBSvx9fOS6V(`VvHn*d^aapHkHrMRIh;>fkSH^l;PJo{*15>`<8c z#nOv@^yG#g2j}(n%wN!X#={N6T*K>&M%Rv!Z(scQ1s8@+`*C6ag66JO^B43FJo)8g zkA1mo*PCxrR^hYpuYCZ2cdNKi^WOA8k^TasJou{qhUN87ui`F5|FjC~1*>Wnwc73Y z=(`Gv{%i7_N?!7!&^xMSjm9r*c`RYm2V$|`eAPT}ek zMafY6PRViRnCzkX7l<=66MQk1l?6I`{djX|+K~9-6=XJX9mqKJImmGqa`b5rijgm+ ze9>@QozubI0PRl@+PNOf{k2PW_4&z`>R|clw@CdWsfq*bV^4(C43?#54H*%f$d@Ny zRf<2hG~4e;be~Zfm*i@6`KF9I?mHri$x2sZ!k(`kuGP8V%-Xr9ZajBAr*CU;HpRBB@E*%n6 zHO;I!L48(7r<5#KBa4~nuJ#Y8m+~lcr94V1S6Rx>p!N``T_f6pfIrwfrlKj4oNbkH z`q0wpV}~Z>n9iX+L;QZ{%ELYpLyp2cc$$@vL7{uxht(&dDDG@=wJyif!cu5+J#j9pOpH4 zQk7hT9Xg9Mi>Xq=s|z?WJ2oz!m$9VGUro$(YDI}J`HrF#jxWido0&o_qAq1;rNvKh zZTepA`Q8d99=3H-{K@Av{p@0=bfRpQ5+gd5IpXo@sS%w@Pv%QpW?DQtwec!d>&8tq z$4u&;FDmno5Oze#j#cU8w-J@K_07D4@;KYFVMl2j!`=UZy8TCGA$qg1Lg_L zSMczsjIWX>fyWnybjx=L-w(=gyQ&)`{6njzN0p=M=}h z$^sLs2o0X_H{vm9V0021z|4w$OfKtyRc%&%pLlw!%6?g{;>=~9#FLIosVd1In~_sC zseb0^qbhIRIylp8GZ>%ZIXV&SM zvwYaIuLr&me;4o3+sJ|v+kdvnE0J=b4GnaM%yL$u@Bh&G>&wi3Z{zH^*rc|c5$WC> zPfTpjZ)>J3F-L#(Yf*01=9ex$@wE0^PplrD@QdP~ESXZD znB{wNLyX&Vvg7x|elVxul9T+?6+V1>g+CPg8FN!!N+SNTRqJDwqxBMvz{>-s)n!&6 zF~t6~n4+@z)%jVY8b?lFPkI%i_>eU-;87@JijZ)$WDu9~ub%&AJ@ObYgBK8={LTYM{as5$N0%{=2HNs~nZt8kRZlkx(5e8}_5-JVi+ z;)tEaa|S*ws*GWS)r;8^ar~^uzGj<+?1^Gw%__I6vDo7pabnNFwE#AaEcj7=cGNf> z>%@|E2i4Nbqdl(ZZmSkC%YiHnrrJClH@9s{UDLcDRK~R~n78f*|hvPq?4x~KfaWz$DDO*nB%QOtys7*m>CzhZ{RGvb6m`Q#aui?19#VPt8|l=9+g zEn~{mEuIp4`3gv_9Y%Lqi`A|xx)`hNWk*%ElvS~d8pp84vGuc8&l$g9$=ZicA2~Eb zx++GMF3QOsQ9gcNpmtPGQpt!@=UhCye09g__pkFF&jRdO^^?VIOXpv-bkP(w;3Ew$ z`z^B^@L&6q-*gOL@jC|kgk7(ofdmDmoHTSIzpR*3N zwnDl0)x|^ovV|70FGEX^rDMUGq1nZ$NqNQPCDl_WpLbDCrYqKyb6jEU@Qvvw_RP*4 zQkdsiFr<3il!T90bYmK)6*DQ!d&U zfBL`n#s8Ck<%_@cU%2AOZadM1Va6f#j*Qnxs@cEgi@)*T@fno$&piR5f8eHp;fruS zbwKz2{+S>Cg75Rg|JC=o;fKF8WI7)Hluc3mVgGG54|@#C`5tdT*MHZ^4|-@aPPRnQ z^g*}w!(VN`U-R1gZ}=_xv+_#yy?*$of4>|4@>34G;aB?=S+djqKGJm)$VmKPBf`aq zK|c7+f8v9G(LZs)565xFT}aaUJK4C$j#J;oa62xEvum$TVj2Ol*^WDmbmp2__nn4c zo@mEiMw+}7%Pbs>f2nm@cAWAOadupNqYl_{(`XS3?YP4z5g*!dr;&kQJ`0Y^7$cXk zhQ7<_Hr5(FMmwHw+wg&t&&-ih?0yBYr98>U;x52X>LONsj^@bc8*Rww)#*FA8gAb? zle--n+A3n5Kq_H|%=g2uC7%Vq!3dJRUFXlov!2Smf_tmDr!bsA*ufEk$`Zq<@9JLL z)4sf|FF#OPR*}DSZGQ2B=0zh%kIruh^|mkX%pXqV%uq*H_o`55Uy1jK^tCE|L$I?w z)RA8o>Rb_A)!vzZLVHI?s0Yxq@l2nOm+2tbf^g7o^sBEGvlr&i4R!?k+WWbvgU1e| zg>*AWp;ET1UEu1vI$H8)^aVTGxo9Gdl7I?(kZXw40cbBJ9M5@dJc{>Y!M5_$Fs~z^ z&r(80NSeAj`#BRQ`d(b`~ZFVg6F`jS0iF|`gW*jjUJCu%n%cR}SW+W_^_G1Vv z6c|JK0#-zyXE?K`iqZB_X!{uGFQM10YD9qf9u-Kw3Qy5B%!C_nOu#q7af}E}Hm0zn zVIA7ufIs9WX5mgpJ7%&&;4HLvwlN18oJbv-XUwNAEu=1;WSnd)#`o~4c(q$%oMxPE z1hJ6+Wn5rfX#Cl@&e(7Kh&iJ_F>b>1%PqoWt=VhF2IFeu6XR39YyQmmvGJJk1~Vmp zVcc$fZhU5Zfyb*mji-&LusuuB$1Bj#trXH0yjeVF{LOgAc-Hs_GaCPHJa4>U+>K6t z#COka#!JS_)cOO)`^?B&L2<4`-#aMMUs14UU>Q^)_oK;Y8mo=|yM9Y_+%d~-|{ zY50oB5Sb#2siZl^SH{=$vD9ErK5g7k`YlDw-Q-n@7Jj4{g;$m_#zEs1rnRaqS4%}1 z+i{eO3Q?)%ell8LE5?fn#%^Pen8*;E`WQF`cRO`V=4@c)U6Yt5ri&Ta+}|0Sm`OTI zoFHb4IbyCjQ8bHrV!rVWbHw)=Z;J(Dp;#nN;&o!NI7OT)ejt{J)5Pf_$hY5RqD6#6 zt5`1DL_2e49~3J^2X5^iMM87ywtQKp;T4THM7Hf)j7(0#E zjW>-~ja_1$STD|IdhWU6JZ7DqFE)q^#D(HV;v)8ux|rpIKM|LTpNh-G<>CrF{$C}o z7T56ZcAfZ{*eHH3t`|3m8^ulH7c4FO74BPZ7XKw~5x0upi2oM1307T---#6=E9u%9!pLs`mSUe*BA|B;U^l|Y7@5E1uE#he= z+H7Tayl2F-;yLlWctO0#8{13bWo8(>BDRZH#cN`R*vT@#H^eUSrg%&27JI~A@wV6} z-Vyu7Kg7G@fOt>5FFp_-ijVNJ^NIMBIr5*2FT|JPEAh2BD8Avn<&YR)My?@+l#E(A zq*J=s5if?ZL$CC)4^pgTZxejNC9<|4ne~FHGEJt-40eLclG!-a#KEx~BJ*W|94ZTC zksKz6%Mr3zj+CS1XgNlXl_heVER|(4z{1T6JVaN?YFQ&|nY%TCdCtelNpiBB!Yt%E zSuY!ynb;(!$?0;2oQe0^S$H3wE$1+&`b62xDB66vKrWPvvhRLfj*(JN>8LY1Am3^{bp2@e&HFB*yORh66mFwl%@*H_C{-J&-&zBqI1@c1qBYBbh zvAme|p+AwA%Ac|?!sYS`c_s54ua?)yYvpzFXL6(bxx8N9z-aYGd6WEwahv?5{FVH* zyjlL2alP?#<3o9iyp)Udld`Iq=|B&x8 zLhzn^Uw$Az#HY;1@)NwYe=?X0tiZoNq2L7n+OAlgyKiM~uIii_KHa zQ_UZkOU%>E)6Jl{)Ldq^m?5*(TyD0R?dA$|rP*PwGCR#KcYkMlY3bBbJ8W=IT@_r` z)79w?TA^#|(jIy{uAmOwQ@fUTb%s{DgI4IPU)J8UtbbK&M`(?2+2OdizNM=#xNI36 zB=53l)YY&o2xwP}6*Pb+*ynDv5r%ApjTXX?4!n)g+}=<$>Ta~j2w9=4(SjJ#fp6Mj zLVU{)$Gy{{0KChiQUA1MU8`0FEn@x42VMB4AI|G*I~;dRUmEOjwDIGb(bwM55^}Zc zz&*p}q}}FZhQ&#{CAt|l&FxkwXUvrCD||B#!}YB=9QPkTh!FqEBQBQrghHJi!OoWU zWv*GlW&M32SBDP#vj(T@7Y>u4apd9xIq<{qqL_@b?Y6aLu>C^y$DcUlnPe zD$)g3k@j0fy1?eD-{xw8#Z|u!oC|u|JC{5A)o<*A!92zG5596Qu#3Lm3Vn+XQ|Mbg zD1P#w_}as9*J6v;vvlBH9MxU#S<$GoqpNdyuXn1V#Yz^8M%_~z^(}WWq(k4F-i}~z zn-%Xm9QV%~Bp`q9pbKps0%cR}u+9qWYn^>von5`LE$yKm-i>F?6Y=pk$pR=l686E3l!Jx$6Ijcg;twf3KBtHU^Q)6<}h5CZd zX+bKng|D{4ZR2w+=8*|L=lnKe4u#Npe6YJaNX1#Tv?VA{=$Etmv<%rzUkEY9ZN~>T&|dNwuCzRf^Hj@<18MS>S3Q|O#ySR)U0)A)+{3H>SZUh zXWQLf7Jnul9jqty0Vi*>Fxdx_HUVZg3@+n@9%q-5ykEhM&=r3aoqijrRc!V{ec{!a zb=0NlD{}z4%%yLaX#y%rOFhBX_V%*U(m;76R#_H}1){OTPb;GLDxeD39W(h~lV-;;4w?sEFdIh~hXbmx?Hk ziYShXD2|FKj;bhCRnZ(((HvFL997XA)lsUdqqI~zU<<_&RfF0V`)%G=hu2f&LqPoHkBRESBb5mPmJ*&0zL}1od+4pV!qv>pV zYOR*1qSk78Dr)QP^bJ;M_g^cf+I4%X4S%Xl(^NbER6GCFMmt}V71mk(--_a9*W2*wBiA;)^)|kSh{S7{RimZWXk%=&F*e#58f^@X zHpPuiu0_jxg7nB&TfrjTjJsCrz_Tb~t39hDG1tjf!nHb3*aDbbtwDsPHL?AjEqqm5 z*3}bgS=teMMt@fyt@)YU3bnZSe5v}Ey`g1Yoh_cwnq@RDq_UutH~P;C^>p?2cZYh~ zyL$YsUHv_WFWS!xMJ{~3?Q0_O*j`|FMz2EZOKarH-`U<7&E$zDa&)x!1YO;sUYa{c zV}Fls!2+dIwJ-yv4VJQ2l?5ua&;soH95bV}C%Ce&zeiJAR%Y=_61&D$m6cZpe5*rr zTPhL5w>4~ONBt=~A%67g|FPkvGEjU`I@7Rd?T7$}HGT^>_1L($&+) zSK?rYmq?rHbO$?}!OrC!Aqzyn1`(*VuXVK!1Ohew_D(>e?kc|%+IbUJH6{>f^w5#% z3AIv9tUKj)W{Q}~vAm}r>V2Uz`rFS$4?36GsVr+52vlhcL0G2=1V=xG&=;quRTt_f z)aQYF>w$%%rqT~eUasxbkqaxem8RCFqqZtey)q!X{*J!(?vAzgW2^WBwc3yb0+wkc zv}G{0A{J=fA@w@h-x0JbOrWmL+1AzH8;ZpebaX9mUl#0uG_R5lCDzf`9gQyS^JvLh zdZJ{kH6vzT6YUg#DxzaVN~4i-`w<4nN>fUIP$w>}i9~86k*Y|fIufb0BNY)ifk^hs z2#U%GVsI0QgR%MlC8ksLZ*M4b7*Rqvv zD!mGw)>TKV754Pm*L}PXwuGGe*WI#Ghn`k7aMiN3YmJ3vDjPeL)l^oL>!7mCYd!Cw zwz&J0E$Q#J64qHNSxNJ#@AufxZ4*^lXOmZ7Zawd4werc`pJ4U3Lt9sNt4ZJ{7U zwX_FU(XRPc_4nEu9*P?jw;Q_hQtQQ+P&em|O&0x)O;$5csJjh>x)CSTb&F7&Q$j5d zLd_qcwl{>jZW8LcNvMqkp^c|rcN@6Y#Y?D*mr%>Ev8h3~PJ}l81{;5ajlaRh-(cf! zu<GF@i*A`8*TiJHh!xU)7WHnVhC;gjW+&98-JsX z-|FO$&c@$p<8QR_H`@4{?E6jj{ieu$o319CuBIm0+G@78wsUrPRNthetFwPq3{9{V z>052x@#>~n-}9(miyfn-veMCC(Gjn1nXRa9pRI(dn_|T@j`q&hUX4RX6b==!aj2+; z!-^>!I-SCy(^)ul)WV??Y8)!22P8!}%=n`qj-Opd^jf)!WjxZ&y%-M3c;wl{)p(gS zekj>{g^`9ChGev18Sxgz2qa?!XAtj^{lw2S=i##wkMM>xPc}Qq>j1J^*{ZOp)B5!? z<@^D|(abl2qgC_`e&#yrnUZOQ zcIT0!yFnT|V{S`l*DB+r*7nYzv4no&GNYx9zKn5JNBi=iai0FY1nb&iT!p&z7#o$= z8NcZ2Y3Vd>>7@{j+iBr@866xfVVB05%CBb-J(2NbMNtaROnYQmyqNLY6^yf<#mLbm##M~a+{~En@A2sUC}X!TGVZ&Z zv0AIlpCm63M3Qwa^6k)?S0WhS)aiuU)k>vXXorg}%wnk>ZnVSS+2KAbWM4x~p=`Fp zAKT$WcKDeUnxpKn!46w3JmwlZT+bLhEBnmz%$v=}%@3@*4lfcKVrJ$@d`{e?!n$QK1h0x72=alzQWs$-@e*Sn6m zb;rdBK02e*O5pg8g%gYnK~ic8&xssf^0>^o+!OX)uH_`IgvND5+-y1`T@_beBcERv za}Jw}_fF0cmOg%W+2P-%6t4%MoDWhd~|t?UAKm32@l)P2FMgTc_x)zDKJfmhH| zb-p-t1M=ceFIQklhl!IfaP ziPl_F;XxWpuhPsh=aXiJscOKSXv!3w5(`2*VKRp#Q9mi;*Tw7&1y4!b6;4%g>IHMW zurf+#u>+j=&gEzTW<;-#ouc`O6zr{xK3jHfFcbwV@!v?Pbm+*GN{1ygOxAN>LXTys zyv&C=>xee2Shrynx(%D6t&D0TtkzH2D0QV^A1iL9k}E?!okm=5`&l7vrxpDw^%|91 z|Eb(6Ei`3dVbizi=Raa*${1#sv@w(83g%2a!n}y>cvHw{l>8;et-oa?cnTx79p>)` z9hfd%a%o81HOvxA#o%X797!mweKf;~VO$ zA#C=&=lA-H{hhH!Y)|YRvHRk#iMu{-XM7-jP5gZc{)EMe35ic88A+3pPE9&1>6WBz zN$(}cC6^|zNWL`ruH=`JUrRAkhNrZoT%Yn$>ZH`Z)az33Nqsi;qqMBFiD}JgeQDRH z{VlyS{fhMK(r+`IVv`Xk9t-ajkB2u4d3arQE6ypOX# z{DxQ^{&yaEKsq z*8}SU&W*Ie9uW-h60PBbVr6(cRE9+#*v{nMYN);>yboGlHDXBhS7?b7>)F}tJa!qr zfbg>Lr{V_Ao5G(mJ8V{XhjDZGPU9BNTRDFd-ol<)e>Cpkyp!{;@EgY6r1>4;CeC|E zb06meqmP?{I zkMJ`1y&C8n32(sqFhh=#N#IQ6%;n7Egl?qip_H7^>xABMl*fnSa`?C*yaTztuH~Et zyksDqr%N#jnI00C8nNPX@?K3leGU9wM?Xk{Wd|5I#Ysr_6w3Eh&XwT-%4HAQ^Eml@ z?gHaHM|pBa5I#zZu=E&MHd_bt3SC>sa-eukd>9Z0D_8qkmwKS0B~ zj30|pgk*wnd5MvVL_WpV#8c*p;Y~(S_(dat22Nz2U~~9M%KmkDeGyqEQ{K-|-p^3p z&rsgah>OD?0RJH6{v750H(hH~jkzrR6qE(P)@J08GY4%+f|?}iN)Ft(krq4Uk|G{k z%9iiky@1{3FJm5~6AIo3djgoh0`uo^R6x3T<~JrX*HP_JlgAkdzenB_`2HGx-$7Hd zs6j=*$foRkXh}9&k`2FV2Zea@B+@Pf!uyQs@BmU%xqZgjT6&)V_zUDTy+BmDmOJTVjx34Ef#2Fom=}?)pd@3)VQ&Vq<`kfo^4hKM_2Gd1?i| z;;Yw4SG-ZHzoxVX(7-T~`<&8gMhDj;?@MsIa2c&Er5@f)={&CIeHMkEM?Rw|oiCBm z-;r@H@LooWxxgF=%qhrw7!XWKDhzEVaCcy50?@AH-G-dHw5*CK2_I17scnhjzY~i? zQf}z|Mwd=Cm?o+gFZ>#Bf=Xu`;QEH#dElx6*JJc4_MNnF&-@OV3|bueo6iP3<&SQ z$pKOqg+C#6Cgm80qoK&*YfV=#decW4T%znCmTDvC4V*X8hxdVFKdBR_FJEiDSw~G< zZ{$->${MhBBsO9r;SKaWs3YNL6ji|91|`bVbUY=IhzxU?QJV+EW+*uu?#~Cq1~lOU z^!P%;i-7l2!pk_X;@n96@{yyQ9DcARlRBA{S)?37DHoG6jgly&h9;9b89m!zq=CtS z-TY6mUJhJ^`D*mwTI6v(wd)41Z)BdZgx(Qg9YP5-WBt~lx9ic#^9VO^UO@bk@LO=8 zY;FRsRAZnif&2;NSF+^Yg<6~kSBjr?(7ax2yT#W9#0T^CQ{XB7t|Fb{@fw@Y>!1x@ zftv>0Lf|GNrDp7~)po{0kqI@iVq-;HTOe zD5>VdMKWAu0Bs1+@_{x4Xc<7uN3&DmBR>2!n*9x$Qe&5U9FXIHtn5W9^rb*wx^8up z=3S+sr2{PkXz4&30kjODjY0F8u@>u)i|QeqN2q!Um!X+AaNdX(-9+6{Em=Ag7gDlb zRXVg}Sx}k}rMa|Z8OmZ|<<_D5mnfMM-oSYyDQ*gX4W>*|sJ`Xd*fOmlK))1tmy`c$ zti^T6SwQipO77vE@V6WOQsB=GR@M>D&Yq1|U5J!i= zRz#VekLIhC7IgaT#0s?ze1)V0&>V23Y_5Y+Ob4Rs9Vu%pfiemS@%CWRimqC;=GoBl zNOvh%oLVM><)LJua#^@Z1Ba1ZtPByiQckyHx`A-iZP-weMm-lBiD zo1V%Zp6^A@Z)3mrLF+qc_I}zuY@GNo{IU3mR`zq!9SlDUhj*X{cVnX-fYu=L^j-Vu`$s%Y6t_av190{*FdilT1U=pt(6SfNxNY#i9qx7!-;JK{!H(@k z#%~*$Q1b-)r(}z;YMFuZHFBvyE|bNk@b8dK8c>svjR5M`$fg3w`;kj6y`MwK<}Y}A z{{-3WMK(_$n{CMEC1kS~*}Q>lZbCM>S7#FW8goTcZ?iyKP~lR zTtAK+@WmpY=J_jHf@wft-$v3L1bP?>RnBB`CXh2h+)t^qYbH69$>k+i0(j%e6${R9 z$(c${A32jKUDZ2FKnGM0Ef?SQdC2ttS3MQfj3l^Gy7B<+!^22g>BbY3;S1P?7m?LA zRE*oQqh2%oIgfd9SJ zlDE0H56bt0^8j>wgseX2`9bo9>5VC>?}h3&p!yza%2(8s59m|wpwz#GY7?rfk@CY( zoC(FLHpLD!;SjQ^hT=vv0^4d#gyO$qy*`K9ccAuJtkPrzX!$7W5M=g!S*8Gx3OTmq56KP{u@;Ph9Q`PSccna5AKGS zO_b%m=%mu7&D?t&OaCOj-z`{zt?;dE>dW-OcEZU)>PWm@%TjD@J_zmaqs_wy)v$Cl zIg2vRLV^N~$*?s!OSc*CgLgM=#y`OIHrl#_7UdIUTd1GD$J4iXx}T?edHNbpKj!IB z%Hj^n`)(j^f~I@5RZT;B4pJS2)+}fpfWt7lbvvozNhls9Sa4j_9kvKPoams}pW z43jG#O>v-OmLpX&xMAK22dBt}+X7N#lOl^0 z9#RZb?;O8` zy#PfoBl&Hd+kvHItF*>yR|`q4bblE9`N)-r_T5Tf>vpWi9q7>A*k7yXeGuFB1@`$p zY(*)yVlp;v2Ntmc3-d8HdNZxcz1Zm2u+a}-qwl~*-+_(39~-?18~rLa`Xy}iCT#S* z*yv5z=s#ei@54rK!babNjlLHf{USE{er)5N;z0QK*y($z1KS1-^B5599J1?y-Nc(YRLdW(-($y+^W1#h!)D(ha)XN9d=fBPfW z@BPwv*!YVu#dy|&E@lm=wf*gM`)4`z zxRS$3U!a3>zXdoX@N3C2JuXhNjytr5ziLc#EV1`E$47C zoZn(m%x{&b!s1tpYOHgOsG;2(FUIp*FY4)|9WRb&jzyWI-^W_*0CNe-WjXN*SwXx~ zRuZpb-}gAyZ&w>0?AT<($IPhtdMtS@bei;y)Hh|d6LSKg`nH@*pC%U$^EfhW2?qEQ zFSWebC5gkK<)ubwCL%#K&%}-Qh9)F9ox`Uk=x3JBOk{UFM;v4Kv%t{Ik!Z~0NHXSg zq-ZIp>Dejicz0Mtf9)iWY%TX3E%#j7m{XzUe0(>kJz+LN$@LskmxK#%3cseDZZ>X% zhX3J+F>c4BgU`6j;2Vc=kHLF3bAtZF?}Mx=&!&Ci?a=rON1k1Zj~S1V*DA{=j38c!$WPCpSb4;kQ5(@LMPf`BmCxieX|H z{VJt%rWhec5LcRKijiU@@zG*5Z!crTSboQear~BvGJeZNIlq;nl3%5xPN8%(SL>)t z)QVdAt4dQ{wx%`+Gz5PVjc9F?Xd*sMOoQg>VmdU>WZqJ`)@BnA6SIsgtomzZUU*%Cs z{YmQWA$)D9odgE^)+jQ8PkX$zE6_Oc_p2#AQNh=8bwsECNmAmg~8 zB5t_gIO;f#gNlkMj0yre4mu7xj^p@sZ1Vrym!uQ~Df;^dZtmOi?%D3S=bn4cEkhWF zQ8OzTj#<#u)YX2Q`SC#vTi%AN_U4AhCeu~cj~Q0`FwW;U4;wn-i=J1q7}oMF!+5%z zM~tlh`#rlt46Cy=f{ zORV-@+?QN1_tF`<25uI^I2JHu|MHpBCr`79a*pBNk0>QGaX~yv6u|o;IM19pZ}HOh zJ0F$e{2;?9ch0?V>f}FtUiK-&m^PyQkLFEYx`2Czxe@nA<9YY|$@8YGuKvqlhWzVG zhT$v=E?l&Dq~{g-SM{s z9fDSdWh5xc4}QbGA3wpoCeSCk6WxLiW*VbQ-Qz264t*~-k6Fh6T72j)3Ey5VJ;jG( z7m*E&5Vx*lM<@Qx452ksO?sGOqQq5!kQEArG7gZk*ML~bU*UUnLw!5m7!>rhHiShAXFV|$n| zo|oWUk2*@S5(n{oCQ1p40>y-)Mp2;@p+r&WeK(%ZWqwHf7w;&h@1ZrWFJ%A0WU%`Z z|752!HuerC5AE7<>|}F++dih4lO=l5o|v>J4&lBM*EQVE#6R&IixS1NQog=}k>Xx9 z&Z9UVjo%L8b~4SV4ftII#enzd(C%>hJ_-Z*Ht{u%yUFvw`z^*#Zey%~Nef)n#FXg4 z{SR?2BPPa+^XKrK1jm_pzXfesaIVEO|A*gN@EaS76z>b+o*Tb2qHQB;DW3VBJfBG5 zo|^3;dekb~ev0;#UZp53iW9}hKSOEQ&UAo2a@3W$UWVTk;#i-$)(ROJ%j1#DC`m43 z$Gv4}o4(J(^QS%WUtF)k^?F>ZVNWowRPpieqjWz*;T}o+NO{5Yf$}0%@E-8tWC0!Y zC_EofQ@ZyRz%>HrZj{me3(pJi3^bX<)1A`(w8CD&5S|y55B&?z2g(b^!Se+4@8bjI zMZdz+<@v-3%8UMm=f$^)ztWoGPTT%T4cuw_lm=(2fsdV?z~in59krA`6wY(jkY}{} zA(iVh)x4}j-qJNsYl<_a`Onns7RYk|Frbf6IR)HG;3a{~{T{e$sLUqo#HW0{hVk?D zB}^roi#}jVd+#)CRaX?%Ju5HO|eU7!Q{AngaqI`MknIr=5- z8+iYjYxG&b{w?SiB`+~SzHVoXXlFEj!^_Zs>STX6qTLA3-*mr6-@`Qn?Stt$*}oZK zn)kfSL+;R~8_!X>Ny5s*#_Nt!@L?uOE6RA3M^S!*59W)iLswBjqFw?#7USC(J}#cbK(;=A9DN;(A|?b%w|BQ1~W4DeViX-S}>}y z>@f{Og-CyzWPtb%PvYJxB{k{h3?^hPp=1| z$7kaF8^%L8^nWD^z4mhA0QmqqZ%^v}EGCy6$1{Iq^67KrZOGH_6NgD03w=F0iE6mm?lBTQG986 z1-gmS;A-F{0snzFU#b!>aVvoPEx31xspDxuX)_+Qq&3xBe#X&9!#5LuqwnMPC%(a0 z8RDOz&ruq_lA>XXwte)wj2X<+kG?ZSKlU)5znZBQ$T7_7aXbe+jG`SW%3Vwdvd*&0 zfdB8ocS^fQK(j(7gM5YK8<;F^J^Jcml>Y$t6SxODvLx{~dpz+s@?V@&8VXUL09|im za@iy3-`_)bJc{4Hl=zW<2IB_%8E8iNF#+_7p`L}Z3jKT=-uq4BALJe;i?&BT$2o2P zG90f2KPlZ&n7=2Mv!l@NDEzJ$*IvWeOxs6WIQLL|=sS5?qcCB-gzOs0KG1(UY=ZAF z{*j+Vn9`HSX+G+Af!hek(c6iAly3C>=wC^l3E89aMP-wGkobXJit!Kl zvDd?nq4?(*^qZ>~Gy4_ONNL#zCwN71NR92r)9ZBK2QCbBz<1p7 zWZ}QGzG|6eo&}{DrxgrFwWD`r}S!G=7tf_l3AmnHykRHL{i9={}~Js|IbpVcNL| z(6`qz_0T<;=({7>$&3xphuKN6mnJ28+07XHF9m;}qvIyve2(#vHt5{vL6=9-haQD) zeH66c$J@Ap}qn2_5AUt%u}doIgIN^P#@%Ud_{eOFw<4?)E+^31&WWn(%?eVaG+y5GHyPOutPy;Qvw;t!4 zz>8%lSK#>Oe&<)>_)^g4UnnoI)fmtAF*8tZ!SBjwfo#zFdX#HXHsKz9-(Y%-GCftl zO54Kq+u1iU#?!JlaUuIAWR)+l!``HY`ERP^qD~ijZ8-{_C8g{~iGL@Lq3e^sMVc?jQgYbcf84LKwXV)-CAvHKhNyC?_jZ7}y zbwj^$6XstL@-?Gjt%)91gW^f_aOT8pt{`y*aQ2|kc@dpc$WeqSA{06=qVps=FVaF^ zu%smMEy}-eEJcx^FgX7aw!16wRU(dA8kZ_|ex3-k1y?YOWbBMU@EPjInH7wPDQ2!9 zSCX4ag3Vz6!XDzT7WS6N24>7X@z#{wnxH@VVeC z=W6G_-K^W_cDe)Zu)Esb;9lUq)P1GO2cAF#p#5Fb}iZljn(g#(6gIFu&q? z+sk-`Ub#02m?Pds?`V+!6fsPEY45(?cY5FMeT!jw@9F(b?@hgz^j_S%sCQoPoZeZz z7)g7F_YUrD?5+Fcu}>P0#f}A!!Dm4~#}r489zA^Yuk`rnRY%9-yXI*5QS*_{jvPGl z2E!bA5@jvQWk)Wh&)}%#NbwQ>5yuh9$1i{U)W`RI%+Ko&J#y&2L%%t+`Os>HIn;Bg z8{egeFnflt0{#L1LnS5sc_4j&`rdxWCl9xrJnTE#z}(4f>pQ!bd6+-m(RYO&>_>SY z?C|oW~Z=I`SWQw19$l2 z892TGWhM$dPW-jmIG)3<#P`+gb@;xXUB}*x`WBRpD7Uhk*xOKVM!6kj3oH+O*gM&~ z*t=PtGqCp=_8#^D_CeI!*@yW153`T3J1|-^>`wMEb`R>;S#X=b2c5&$ds8)Jia&pw z{VsL%-&Fm5s{X%J{R8_y_D8mtqk4j&ej&aVaw43G`D4(Ouc^0$;pCixKT~q5)O9td z=M0=Nbq3CHX3oMtW5uzJ%Shd^a}LhUc{nfU<1#rv7vO?i78l~Oxg0K+%j5F70x!vz1*$X&E0MD9;5yNdJ zWn_$;Q7}qI1wW^T(ZW-wXAF#yF)?Pw!dMv_gEnwVy$ zg&EAWGDDa)27Vr9C^L*1&U7*(m@Z}{)6I-xMl)lWvCKGTJTrmmVJ0$@n90Cq4RZ~1 zEpt6{3$vNIoB1tz<-N>(%|t@alj0mnAS zr_N%Ge{Z-7UDvrjb1!ti=*joo?Ui}gc=!5DzOlX?zIf*H%x5yc^B4M8`rp9#l^?h- z=nQVmvScmE+8b&J-5vTqdsz1KIf0z@Ip60t^jS}^F923y0Vh7AqhH7;n}(fCDEPt(q3MRQN{*5+?pid$B- zygJx6xM%Q=!JoEvv~C|_7_xB4!M4J-^=)6bSGF%~-`@UZM{&pUj@O2E4c$J>Fl@@O zy~FLpR}O!p)6_Yob9?8vBRWPrJmQ zn#SxLTQYX*IPbW%DWu3T;^T2aM?4LnJ(+RY};~X`S|6}U9P!&cy3*@!tKEA4H)wWgNte(62?KMl*JasDU3>w3lYP1o;Qm$mNB8<-n5t&glG;i8-2BQdhFg~2vS*`iamTJZv+kUI=gvF7xhwmw1$RAux8m-FcYpAk%HQnR zYTtUr*7xtR-81u^?e`qs7TC6Q+mpYw{C3K{hI?Q6UDoe5+^4#4@%^^@*WCa81Dy{X ze6aPw%@2OIJ!|{&?e9O-@X+HAXFj~~;rJsfANh92=pFa%IQHnUN1uQ6`<=Br7w`P& zvB+b~9((e!?;aoh_zO=&p4jrF=E;>$iJqGB)QkAH_oxogR; zExVrE_4U(DPmg_i!_)C+49}E5)AmfyGuxio`OFK?eDSRN*-6iCdiIUyRL`|Ow|Td7 z_onAf&(D2+|MNfme*Euuz7Tj}>kD80VZ|Sgyg2v8y)W5bTK>|`m%T6F`SPAW3jR3z zk2nAEwO8t2dG${%e|qsx2mf^9Rl%$FSF2y0^y;!#H@>>#)z@DA`p>dI7yo(upV$5Q z#Xo=hn)|h}uWfv7$7^5yh51Y6Uxxi<+Fv&P<=`I4p5i^T_pIM@=bmTwyt?Q3p7`sA z*E?U|`ufh-Uw-}V*FSyzyEkNSzMLy(xIJ{LK|_?tJsaUd`U@z1@2k>|M8a z``*{~e)E?7t?swhy|wGDBX8T@?tFXw+b_KR%{zj3Oz&j9Q~plpJM-VU;+-w;JoC<; zcMiYv#XH~clkBtX%i34EuWet?z6JYM?Ync|j(sohJGk$}yOMXE??&G3cz4>n%ii7i z?)GmO_ix(2WB=a$pY8wgJ^Opr?@fAd-FrLU+xy;$_f_xP z-_L%(^!=vyyWU^_{^0|L1KtCr2bvCyKQQ~i(gW)bY(22!!1D**KJe**Zw|5t?FUN^ zjz75Y;LQhLJoxEfOaHq3uX{dVKWO@3`3En5aQs8|!{QHDe7NJok3RhFBiTpJk4ipj z`)JZfi$A*aqnAH=|D!Js2@aVKMGg%+H2cu1Lt78+I`qb&?m{8c{KlM_0f)_Jx6CBU2$~X(alE>9{u(hd(3pK;n>Dw zdp?==$?;Fe|1I-x$3N43R{zGQpx|M*2U>=Jy)xA5z5uu!D1Ow5|5l{vEuN<_V~lEZI7=fUE5#V z&OYDUK(1#J@%;%B?|qL+klZ-SBw!V_Vbv)UzEe5u875Y2G8#laZy*{e(Z|dpP8^Jt z#MbIL(iH2i7 zl(3jDxE}P0!{q&Wu5#BJPq}B#V&nWJI9}~6cTS#V2&^`)AsMBg;8VJ;^gVn^*R5Lz zGnG*%ZX~Y&#w=K4WoRKRE_M--*cS~1Ig^=^KrB)dUn~$TiG__Ovp%0hBOrvFl*CG+ zkw7pe603;OU?LvBY-o(tNG;B~(CEyZ@<_Nr6*4UGE2TE?@Z8RZ&YTg}oC05c{;;eZ zm)(=g9;)=pDoR^?;&?*k@-~!A%k;@+OjkNe$BYfCh*nouHMP!Xj<1jZo3j*m6%>s9 zA2Ask{Gmbyd~Z$s9~WX@1+UDoFbiNsGWz};E2hBtydpp*Jll023CGKZOl_$eHrHKT z>U9^?_{rDF3-esb3xW8S5P2Y%-Q7{qK6`j|^X&M6C5_p6GuraPoykj0b534zQYQ#u z3a}ay2hUn@B65%<6yY>PkfUl+Lz2X!1XdHX6BGoYd1(W2DUCtiaIu*(g8#kQL{=Lz z$6mBx-1zH@vwSYOSz<0Mx$q*j*%%pAF;Z&@j2k+9()^W`1v9e!;~Fz_VmUT*aaMG2 zqlNsofUuK0TF1?3$SU#_vs2A_sZL+5H!3vdvf?_4f@LGllDS#I3r3GB3Hc29-tcUP z#(GJ$yQ#R*$}hPSUY6awEccV-wEU*!7PyxrHjyECP7B=4Dk260Ttv(ZO*J7Ab7Q?V zuh3>{j*fITvxkfwGinxX*f=ewTzKb%O{)qzX?JE=yu+M)hdEeHsGJp$7^M+J&6<8i zQ^`nI^KANt#W!x4i8tIee$%SLPW--&EFc@$moXn<^f4D`4G2(+gJv};AmRdC3ATA; zGflE;(!5SA65UiMC>NXNC~Sf&SFn@H$jlprI?2^mVYx`ZRALvbpF+ySrPVxaVR-a& zFmaLt&}i5gHu{Xds4q(NrALmG9wDBOKQ29Xtdv(vj3jXp^Ez`G4L2|cOKMoNNURo@ zIVIzy1+#CIwOrxzA8?h|r5$p9tru(?OoNq6h_#b913ut@&HPS^X zJ+vULeE?44VB%V`7IedVq{K(a+W5LkvY0*eZsSO6DMJ zW-kQLXn>ePJfjg388$x0-?DVXm}qX}v}m(EFfDIThRMb5UOs31^Mh7hv3SO7wKE)( z=H0PsYwOUuKMZ*wiE{~}57wg%2U<|E^o=G^KHwGC5O7itVGly~YY17Q_4wryi?3NY z?#}VTk!GE^dx*VDEVoQ3n8xlL`s~q~T#e1Z3Nkn@Lng2WS+zqM5>|-J`Vd~tDA3MR z$#!Dl;+UB>5k=Rb-3lFsD(j@SoxU$pBht=$W`5CSgQiy%=hXO3m6gpM&UxdUkPDVWo6w?x@yzlksj7==2A?J0A`4J=5n6Vgvvx=}wH-_Z?G|QjLj7pkv6k zMV<9_i=eKoZ9;RcJ71*JS?kBe^1QiDqrSYcpkZV^xmG`@WyXfwn}l|CaoOd=YMV5Q z9ClmwuvKj2zJ%v4r_;uKj`P-_?xc&h9kKCZ697x5TtCC1T_#xl3a*Va;5 z87?2*K0e^PvTaPgN^RyEtgFW~wA#E<(j&xj1d)~th5w3-Yj0?(YmF3*6e7Wx_GhYwRTfnYEoFCA5dE^DH~s$vk8t0-vx z9Y5YOX4)t>o%IB!O0aKM{Zle zpy3-Pw-3E2e?cr1(4DAktB95lskl&*8@Rmbrda;i)|q!)IQzh@RSo)9w(^3``oYuN z2MtZ~HW&KrEv)I%ar+dF)_?S#nbK|}^fsT>Xz}%FIWpF6u!pF%1vyFlH!+|25bLxO zc%T?@O2hVl51ZDuH>6&8b6V@N?R|=qzy}p%3)p&CkPJ~0qd)3r3*rmO`Zz~=$%$v5 z9eI4naVnQ#W-XgTR)Ul85E7#&Dnwy(;u7*b%F5ExmrJ4fPkEmn&j_RbV$zG3ttThC z@T!r|;#~`2Yd(ZA%EL=Su$qPP;^kWnhp*9qejbe^jRdOA`XhC%iHIcD%97?$tur0Q z3~M0PR92ef3K+C0B-yA)pwW;j|KO_D=4p11#*!g2XBAZst&R8#&5pRO4|Twi0b6A+ z;3$W0jq!)mMo2#?2*4Oin!&I~Vqq>NooP+WYsFZJznG31w8!w)AiJd?5S(@G9sBp) ze*NzUd&l}*0nT5PS=zRGc#GCBWGJgsYKu+7?pwO{>D}w*j0nV^4>fq*){w`S8`xRz zoABmscf9xD^2Kfb{QT@9&&ZnYbtBv2ha?h>(PHwM9mu-=J*-$+3MZK(<2OASYoPD$u^9D6lqXjI$QWNN~m>!@7^(J12CIBK8{meygz9FLYVBQBt2~mb`89?IW+T#)={nX0e;?goUmQdu`7 zHbH36s99he<)$fRZ*YP^m%7GXb8)jbG-Q%sM#bvkvsXan+Jr)dEQuit#$=f5Z(9Cd zrJuc7*!!+UsU9)+>E(-os}r!4gGY7Xj~K=|ZHb!WVN7#aQ4R_AV+){54t+fGz97#t z4EMaffwMz7?BMeG0gYCo$q*_zfu~+1I}ol82|YY>O1QkS=1RlTK+vfbSS0LBU44O2 zknNvwu|RLD&mtYYQjv<$*&c za45kE21W=BI2BA82Grb2LYlO=c*zGIAoEEyh*K*R~on6JPQ=eXaEo|gotp2+}yAj~OC#e==H?oSyf9#ORKVR zy@<1Q%O#!Jf{;_KY?b;7xY~9_hlR_w>xAU09i;}IsOZ6z%o<1U_hyBrAK~TlmIIUr z|23*K3icF!6lKt#LWJ;3R!h4!BZh4=1-N^uZUWFT7>%c34B77!n&1UoZHK>7%J~4w z7zjv&b9WiK++3zpD{qndpln!P1p=ziAr2>-XYGT?;{{GD1eGKXC5p)mv`GPgHUW8g zol?MeJgWQB^dnO#&Lib!YimfS<>b01(?pV{2fLZ#(ECnDN!1{kO>jGVwNR2qFWD!Q z=o1g2o!WFe;95x)N%mhObQ;m43m5}I%teEz^Y}DYl0_7hyx|Qi0)||UzCiBtjCbKE zDJN{=KOEJa@O4q?3j}#!O-11tNl9Z;WY9ANV$Mg>q7v|>X0RnsvwFGSW~ zFkxnaP~WPM4l@e@N6$SP5@yo&67f_!e* znR$JQ{>c)7%;^vG9snu@8kJQGWO-Y|nomC97yntzOHQy~LYFEr8$509u0PfEB5z-F z>-?UHSFFDF^VTWX*DP9aQB$PsLiXib)?Bi;yz-VCpZ~76d;a!WS6tN`xo^tlE1(yo zkhxBb&oQbOs50z7B*R#teHFB#hQXNx0k?v)xTvAPD$riXalQs!Z2e?^5nJf0@43xf zC{T0?GV8eLFi}4}M@jWo)v&Kb9vUHV1Cua#&bajQw`=o?m88-^7sl+?D0CSpAP zW~?Pgs6U0DJGpo@66URx0y*QcY419Xv>7Zga4`N%C!6e>(Y6^t%%DgNF$83-jg-d{r>poy2TJ{0zaI z9iGxYDi)=sDm}=g?Z8>wD*Yx-Fl_Xg!j@-DcBfLTl@fjZsN1>Rj+v{2e$B|!#|(_r zpe4sO*7Vf+l<|MM^@0pa*^P(gJxvQG4RNbg)^BLwX-bD`2oaN=IDsglm*M+O+I@Ui zPCGn!cP|fd0ZICN`4O7@F}ta8?4-K3hKCmqZBt8~RYTe*51&|5Q8Q|BL#DGrCV=S53U_u)8(xkf_5>-W-mh@q>h|3C>A>5fnnfF8DH>t zM?fdCrbm!j0XoQq!^#9(H@N7`uWzsa^^#oOEDKmj*9?Y1uzDQrr z$aLrgBSk7*rO;g>5S5yQdP!DA?x6aviK1GuiVmQ1yIR1Ox<-pz>#n+}ne?+1FmP~M zdt4aQ$fc}+S7pMXg?R-=@2EDrhg_1SQ%b46pr%0FmuV@fzK;A}AjwEyqx>9#sK9T4 zQvmiB^)DBYXc}fC#gX{9d^kX(W)pNXy<#RM#HT5<qHASN_ueFBS zRBfSbo0d!>UuLK?gsHaeET?n!-pbCm>v&y8)fcO#Q80vQPJGYp$65@vOW`9iL;c6X z_~Hlo)JV*$5HL3o#Lyu|l>&(;VvH2{^NH(-*`d4p7HKFb^i*@gO1Hr)eMqYkhfUfA zN1TRYR^;aNE?rRN(+g~+?2`Z~CvGRNPf{|f$;qiE*&5Ke zRhR6N#oV>AXp22)K5?_!;kV^=2}pOoKSwq59&?^2pm1wA)k45(I`oj-=CZa_)wEbS zB3E0F{avZhh>`<<&`xYbW!F-WA-h0SE6@1zD|VFzgB$JTl=jvi<8SIzU4Gb)bN#KQ~6%PXPr6r%e#xdB7-`k14)5qSh2Pjx7z1DjgdW<+kL+y2ZAn zsWVzC8Wt54!bWA4;vBuJ+^2D{*U06WyMnuOt)k$6C1-pJu+F9!16lZ)y^T7ga8$|P*t;9s%U z)<}eUvCY8MuUavWGqIN{4JGbr6|i6oz1JvB>ZoaYJz>#~E^#Mmf*%}qE-&UlyZ^X_ z(Lx;5m*`-c(AfxS8Z8qGG)jAzvkw(!TkHajL*Ze=#zKii>&Ob(*+X_QQRup(e~v$> zQ|LG`25fwU#J+@#94^2i+8hoC5lQ;qJtR!XpHjZ}USHDg5Cf(P-1k%5`59*k)gS2@ z2mpaU6CPd>3s)lsGO?J4$`+y4et)nG#bSxp84TH{C81hJ<_#C1Q}zQa{>g>$yIXm{ z_a@fXAu(*To1MDbSTmJvBN4>=fL&513Ua$}Frl5ypnNNJv@;+{eNVzW-K8>DxKDmNEp4Xp`I z09<~+^%!XHpq_0#mufz_ws}&;=K!i09G=in=p_&gu;(A$dDU6jL5titwxzK;R86L{ z-a3@Z1q!jhl_I@VvY@}WEP{;6Mx-rD_;=x*G-=@ z2YIuM6>zKuedy}TNnaUHBRba5H9rUeb+nM~0&l+4Uof(8vRYC+v}0K~lrzOwnW>bM z)=Hh#;#fEQk~*0oRCmkJ8~uSIi+>#TPipc0Pk?6@BI)|kKl$z&I@RM_Nj5^!<5A{f zU;~sxdhLgNa)m^tw&co&7h7!_bGRlemXjOyUKa7^*^}6>QRGzx4gPYgs>D{%$nNXi z;gg%SE`6onmzKUN8o z?nNFhx^HBu(RUORD^4$F)U){N*{ePDxf~>F_^Ds|tfyQw+I7 z7wXIM>&wF%{e>fQd}FcPWC(`xBjr!}l_q_y*KD_=`;kOX{7Z5d=)|uXV+lj-18Lag z#1vj+-loKwKbGmClF&XctrRLMuWIsEl}jKK&lD<2ESB$Rbs1GknaW}>%Ls&}!-c^D zwc4qfs8bn34xvscvlRGp6-M%uRBUk@t3>hdA1(3aNGzoS$JnK$wbZ0C5AASin+pW_lA0>*DZqX;}zLjW`{t;q#77`^Gp1V}9JCk9{nwF3x`3G*$ugK&il z@{$ZXg4G=L8zpx-4NVsI0wd@`y>%{3*takX&D0JF>Cf<8>Kyg_)exVbDF; zUhgSxudW$0sI+lHw2mw{Xc`vi2rD2~r7c*5C71~{B{jK0w@z)g1V~-^oZ5&|;gO2+ z1o5^CeMYDvzbqEaWAnx|FP+prhu0-CWY``6?V%y`9KeSn0LQ6G#rFd$3;iA6Aa@X~ zNXzP%Qw*`388N54R;<+I*<^zo^iE}1t&qAe_hy+I#ew4Nq==$d#;i@5-I<=R8_BD)6IsC|ZcCawf?eC8F+AnZf zMeY6Ish7w!LHBNr!DZ1IGs!ALt4*2_f4dI~SN_*dl}u?hlF??JBVf|o&xsUolAXu;dFLK@wQQrgAk`N}Up^@30wB2~23IyRN z4eEH~mscNO%;~whNbk_vWX;{Gq5_3VuFH|+*J|~p;i$?yNLs5a>|=>x)lzAVs9SaC zNVCkMcjqqI6m4Cul@YFoDAKHep3F@Am-!#yfSrH|MN%7MuF&1QteTqJY{*}~1{PJ4~KhXt} zF&#hWh1tX+3V|N?aY0QNvw6`)F54+G9AiI_wbw!_Wge@tcvPd+*eKN0$nzUR1v*m$ z=L+j2Jd>Pek*B!8-Bn-{J8QZ|XW7I7UfQ?me;d9ZLjn=l@YntJ2m7DsBF37Bo1_wqRx|bW6M>^KJ5?b=Z!|OBLxi0thZ90Em zjWa76s9r5s#ea}UMgGlW$S9M>Y^FWSsj*)&ByVt4ap{Kqf-yU1n{&(Vu4?!##oq$h zb^cX+Ub>@kV5I^v~+#tRiHXr8-^r+G8SbUf|L3s@hTm|+P#JGi8#5FS0q zi4A>y1z@3be;;}|hBu6WeNwOJ6vhCDRbakkEW?(7Kx-% zi7`JTnkP~z$UJ>r$D*aIR3M)8W3Gv(iCdjv^F%`V^}!*cRBVhCHozFP4_!m!%J^^t zcyMSBBYTZf?A(qOs-`PN#nt<> z3{IC$sVMYiX@Y7P+?3W>Z^yKR@00%YGW+QgnHmDYZ9YyYJs$Esm9+b7?kZFp1T}1$ z<|bj8Sm~OcS7??sh>N`QmsByH4BSyQiwjbODH&l7D6s6sTS%qbT^m6wp;E&ugHYd7x@Q7PYl4sh7 zW=H=rKZQwi_XXEf6geyBjvZ26d&y9vnuc(~$NC>a#~S!XV9lglTghp6lB{qn@I!9e z%7h_jN*Qw0E#dP@6$ZJ$5~|ITE4|i?Y;CzZJ2wx?C%@jQ)T&hytGU4E(@8bz{1RzV z#2eMi+lr%l(gjblbZT{VYh9sigt4l%FxFTh8!0dci;AX)z0N#+ZvOJdi`xKW;(O?) zF90L_z~W?N4>(Wf4V04nn0tx}O->ki8`;dI$Sf|Dv6;5$us~5Mf;P-VOH4vTvAnZf zYZ0go+8S$x(dP-tZ^+#|)LZzZSD+KvGA~~J(8!B|?yP@H#1Vy4SDIDhtA1HgR2CRL zd=;mW##^r6p6`|ez65Bv74RW0D@fN3={%YG3867~aiuXzR8^%;lEDo0Aqd>$yh3-8 zO|LULjc#v-CSNx^YEYS_qWB}ldA_jDrE^J4CcWIF^$&0MhO>-hgIOjNmM@dZg+@H* zj;}N-1Y&DtXO+yLbwfnKQ#I!FHLz1MY1|$Lm;lr#T|a|AnqOF>dMoL2F=L$}8p+EL z*nIif5{Ig7OkuvvDa#A{og(Ci`5Q8_^6xZS><+oIsQBUbGDS4@a8*Pp_c(2yZF-$Q zQw9e_g$293=o1RWSDxVK>DsUsafjb>$9}|&67Z-1PjwO=-jQWO_oaaNl3?*+r71x9 z<#yuE5M+4I1`s>sPNOx$DLVxsnU_MO(Y=MOXhRzkHE)X_qVS(jF0fD zL+3o7if@UeVy|UZ@@_hmr8kV=Yf_Hj>-Kl~_mw8Ll5NO-bn;$i#7Wa>buy|sIX|L; zlZvzD^pKIHBZ5?BcryHM9afujZdS`$rid#Wd%SL6R%TsM=frg)i9Mn+1j&)+W>aT= ztxg?ZDI8)bim@Ym$NNAO#-lG5 zPE9N+SgF7ngck5~(WDGl5X42Gdm%J|%6c$xw99J3@{q<@RjipP?$H(G3>s2Upd;p} zuT3Y;U}fvYH#!QuMVWSYgtxbQ&&4&+!_*_g$2f^HTEMF<59 z(#dBmh{#bWV15K|FDzMKQdm%won4ey7~L2x%%g`N*Nq>$V(eH}UlpY+V$CfwK|?+l$`A^b%0;4utaz%ZOX`Sv6&5enN{WUAo0n7zvZ`}M zcCmhvXogI9q3HGbI&HsY6HXx>(&3fKbzX1wss##*!@gth6Fc-x()yvYs5ZxIF80Fx zrw7An>@y!9=0We|!df4CC_cm=|ByWt|B$DvDv?Rv!n#X@N`)E0fBXQ8g~)sY7Z9as za`J_!d)@?sKBLhwe3T$B3o(5VBzHm8KysQz8RemhVOb^N_KJe)P^+&#cQ6bkVQy_~ zNd9G28rvL)siV2GtIG3#m(-12oaxMRbh|T##Qen$d-kC5gYt5-+M2!gtgD9QHWWu4 zZGNLWXY3$bwsTlZUE~Hbt*NA}GFbN$$mHXC46!tni2;pdXnH`6+vkcF#ToBU~Kp7rmd9 zG&fbXtlB1sMC*ok)ea9C)#`B9$axFL)ivL;|GiDOzW3hk*X-U+M9=SLWpiSYiS0vY zwM$*<=%R7s7v25d#!c_--?({y?z3yIes1^GE1w5Az^jsMBz1_1^zpvSevs=}s98;{s;xRs?)ylOEI+Mv~ zblBKkA9F%2CzPX4mYLL=j-mpst|Xj)c|`NTL+WIOepHAZDq>_a&5+T1w7#gPkQGPbd1Q0^ z*cVhUojvAU(8rqqXi-h$0`)w1A%93zK*T#DDDdCMFC`%Q9nu@q(uE~>o+xW_D5?4f ztM_Bun|BTyvdEcj(O9ifhs$JeI6^X=akIt%rK8YmXJ*t^7UelKa?)@*C$kH}qx8aX zWx%XqGb^Jma+OKR5{*V~AO%|d`mx-CtX#MeUON+m3De5j$Vz0p!@o_$o)}pvkH0Ht z+rwe-ek{DQYv3Q3QkmBE3380rYe}3QUp{*D^3k{E)z;?c)zz_&L0gR)T~l39o0nfl z3ok>Mai($ukcD(gb^!ILr!oX+sOa~6p1|6*rSXqT!3!lZ5iev9F*0y<@w7e}WCjZd z;{~0)io`KQD}*b{x2_F&1oCQQL6Na~`IuU#-^7k-u|@Lg%I}uSLv(GzxNLb*xy^@n z+hKwg;@vdfn78SY`0&e+sslNm z+*ocTmOra4N^(YVDtSdyp)V*?I!UqLVE1ZeHTqnyr^q7D$*S%KT?iymM8+o94}c$~ zubM2oUFS60x3QwzbULL@Kb=0OPB{5_5@ItjbEghhEYqAaZ~wVj5?x_Xk&8Klm~}a& zm#|t{AT@bUPL=Ylm?{-!CZ|eQc%4dLFkC!NE_l>{s10_QLX?~@VXhkgm&;_G(Aabt z=1b2$oSrYq>sHm3mbE~FJP9{D73)|z$UB0q3@Xwtpr@;7ye2fm0;RJ^G36P*T3kU= zF?m>m4JXYFqhXX2i*{y7O-(^zWNf!d?{Ji5Sr#@3%|VCca@Op~5e{A|mM@EuiyCfe zh}F0)<*}EYdE_E#Fu1U;do0+@5~nSePqv`)G}$X)c~-Plm4GxvnphXv=ysUyuJ0N#%oWSPcsgRBnO2(L}Sl*q6R1mE| z!bVt)DO(Uxj#Wm4MQXXQL~bxiN`&Hy!bbKfl~)lzu8^n|gtJibwuo4bndAzjQqIEV zD6}-(5dF9wI=mij$`N6I3dVX~FY#mPKSKF4nzM4I$P2tCD#qqD_ z)nx`J4oStS*Ff*?PU~I0*$9#ZW6A1rUgPfOzsWPFDqg@Lz#cSl>`}2B_LB$u7c{|= zLDxGqcOyAm@$m49fbk_ik40~PC1}g5sLHdYl;CdBIf0L_X|YA~YWpe5%Ze(XD0#m5 zQhdw9>iIA}LiD^erXKin=j60+0D5&brNjTu!R>P^-}qPT?%uaf@>{32oz8FI%`#;P z8Ci(A7r*u)G(+#A*Tblz;t5kb#w+ZUlO@LW($^Zm~gv6six!Mz@Vdpra?Qsk8YRpbffud1ErhU7ervyxdAI3 zo!NP9@U8*D#nwJJbLNAzFQxf8g@+5eVW4nv@KvN7IEWphPNf2t_w$I(4eA<)IzM2` ztW>Hr2DM#U?6-shEGIB&^riuUPhO4{sw_gSt*At!CY%)0IYCM;hw^w7Axmb!n6Q0z zByaIxY7{v)3YTR$F?ITk{~i#`tSLRK;%j*G`(S=B1#`u~VNO~JfRtu~rl$1g23i^_ zFYhWZ&vAIYrC#sAz+O-h%BH`{^p*R34m>I=QtGhl(ztg5fv=x#96{0)uJA|a71-xz@~TRU?RvL@<6 zlXF;GVPIY={X@kf{UaXRQ=(FvI6jd>YkV(Hd=(K{6&X%ka3X?^_2~3sIZQRgER{_h zBUcI}mSkcFO$A|v$y|_DD{?_dJ+|@jf-JD5@)B8mehzF+VWIB~h8b_o^VVnI>IsO) zyHBWP3g;OaC2^~y)Nb>{w0RcTZAPU*8s?T=l}g~r=%3lMM3>*+q7zAm5yh6($&{Xc zc|KhjJNSGW=02oK*F{B*TVWm)89Kal;Dnug(@aIUM{tbB=0T-?+^j`tMSt(hm>E3+>qpO^Gk4JbCRPEm%?i(A2~Df z{{dz{RprshuS0WgKRy48a3!axeFKIn@RQH)L0|Opac;45X86FJz|U7*>csB9y@G&*#ga>OAN$0>hz;UO12Lpg6Z7B88XAO5L=!5v00c1eM zk`jFmXf~%Tq;o^_2``}V4kHh1JvWr+6V?L<07>8{#zZu74zNu9L~H9Sk-MOdd zar)d(CDW0TnVgruS3xs5<6pab`*Jz4Oh9vaxGBix!S)u^Q}he6d17ZZIDb)|&%M+J zwfbR$s*SKg!+tYtP*!MG!v_83DL@aNZkW=17~}(?Z_#`p8q~-ONP1cRw7i#-LAz&6 z4I-x0%;;<>LhOs_PJL>-fpfHba+>r@&#={bAD{rYdZ?Mr!_F=hXGoKq8= zGh?hy_1UvE%uP;@B}qC@;oF4$^|Nj2&nio2#($PWlkdlbMXjI{7D?D|$_cPUWTL`y zHptjdPL%~6{7p$1hw?B6_|=r3lZKNH?)1b2ySaLKo@6Ar=kAK_Y%K^u!aPr=FtUOybGl6Hf%6VfS}69b4krL2uiIdy4C^>BDiBg$qm6GP~rQmP-|2zIB_0F$E_MNm%@#~Vp{?zA>Ny+k1UY4=X z^Zz4h&OC!%@+(oV>92HtC9m%|T{W@E{3!J4BJ49vSKH1nLkim%q+ELEmn%h_Y5(5& zB~8sr3oGvjpn1APL=SJGmf7kQHd}y3H6? zaOFQu(e1w#0qbNt+a|9yx^?3^Z;=$~^R~fpgr|I z829|T5B2ZSEsvsiK&ihdLl@M!mX!NL8lk}!%q&oqXx#$Dvel?ag%56>-fdvhy0+soZvoxRajW~#i@m|swqSo~PoE^eoP)7Pum;GvJC%0BbOI@wrb}E>gsPv`*b6`(Dt5d0m%}M3`al`>pysD`G=oes?TuM4UeCT}ey5y8l zqXA<>3QrptX#8Xnr%mi$9;ZsWZu<*xI-?8yJUX=C6leOtF}ms}4s~P$Bkue{KIXWV z-`xx0pjg)n((h=bg8I*?lbG&_Npmismd&X_1sXTK+*cCw`@HEuCn#S2C+r|`Ygb-D zi7MKbGx0!!Xud5&!WncTV(}GtqBZ7=hWHC&`3Jll^d(rDQ<<0fQ;~UD zFDp6K5#B9d+mXt+?4O5;nIUu&pVtU|O7j{4?Z7h|PpbZNr#L>A)cEJlbi6S=Y43yW zkzWE^pHprC>6e3&j=2HAMin|;!0dxEFn6(!KC_M+~1km`bxu86~_1z#3b65&e{0Mj9ejFQEx1ucV9&n#m}$r860Of_x&Q z(QMq*XH+EH9Wuan`$X$3?bav7iO--sW4ly}_}DR)aRA>zkRd1ahMfc7l-QioDspF1 z*uI<^?92k zl@wKVdws0yn)dpj(Kfy^WWow&U8OEBx1!!rbLHhDx5jF=w%=G>W2mgGZ)xx^tz6X< zTv5G*`c7zWB@4SJ%3J@mJsS0QUYUqzaLrPO51kSWJW279Ggv;Xm{^oBe$FR<@qXR_ z(pgin0Z4V=_YD;n>=z z(UWc8J>a%sr&Hiyrk|zln^Ilv>}}J&MosWOyzl4n{)zATCwK=_p4hXrtW9;dv$p(? zK3kgZZ$NEnN^gw+=b-ml?dG!pvil5@!rRDag>2lZMlr@R0WTBOE~YT@TH#z!o>T?> zw8Gigbla(F;jECo^i#C}zJ>AEa_QdX9R5xM!Zc%1kCCBsaTtXWc!iS(VQgl5BH!n; zn7zJa^*PcP%$fN(jo-spctheu;y8H&f9uwS7{_ezBCTJjaY_BP$(2PhmzMsZm?qg! zvyv>WwA5=0{oW~s<(c`GsP49T)uPWVS8G zT>tXg_>UD$nag8J*}Ftg+0b<@f~?tOZYBCb6p`xKWs5k zrsm1Tx%0}|e1Ee+sWCh5Ij`JJ_NBhj1G1m^EBu0VKOQ&DN}xIV&=-iGhc${FCEy-2 zbG(7V+bgP5v-39~JAbfPVzw=yn@Ys$vJ^de`CWs~n3=B?`Da|u&Y&Ah2(<=zyrVtT zRvA7$Eg!m!&wGW8#1O@dm4IKG`+8=Z|GcQ1%9;8wDKFnnEM|0-Bx<_IZ%^4u^DFUZumKPa-gILXV!77aQcMDEB}v=-%y(EOuH) zAH?d0-s5NJ(3d$`Gn^&Bjb;f<&FXnfB z-}A<DVTRocI%hf^MHPqtGwmH(x!&F7NDcej9kUDt-iZhal0&?{yZ%-=^$O@s#7N zAKXA-U<&|!LS0lCG-{0wRbd&$Kp+=c2fiCxAXd=<8@oWh(1W3n(gfl1=KI_;ytjPU31 zO*MLUZ0l3=rn6v6CZwiKef%9Y5dNk^9V2JQ_Jv%xJJ)?SWQVzpCXWaE?4ezLzdLp{ z_)B-0IS0O}c~GR}>?k)FY0K`jZGlHBl5Jz#sI*MqJrMo|kqC%CY;kssZ_S_NAG<#D zEGVCNaMmoKo5FYB0QsA0^z6u1CmTH*vQP4@at!~s6}W4WyOT$KP$#4GU`?GlLhodB zUK)mzL3%&?M;2BjAsXP{S{P0NX^>HpSRLFc@%&3&C+qVq9MnJGOBp{_MCUcI?;A z?yC~Ol(+wXuZ09`1o{hp0{D3! zyfvu8tU6ZbA+%b>Nr~+|X9nb#*K5{oKHnHf<2{3qI5v+>@lZc9*83231e&VhqB~igT#EhfiKij=Q8> zVF{1njB?J!AH!|*P>iyl3Ho80aU04-Y-m#RsLNQ?R8WGJrS5BDcc?)Or_4hJ`YH2} zp*)+G4vKHcL}azk=b{HAOPk}X0iV9q`N+Sj#EEoo7JDu51w7`9;LAKywhaDUtDsR8 zFlWhp+E#<*RCx7-%B#(9D6f*U02}m$Uo^|Uh^SRJwcQUzte48UU(B`Z3ja0&|DY1| zBKS8OgfD#s8b{6ck{Q-jHPwJ*(OKgVrz>v@Iws%1x225l!j|%j=GCwo_Fv-o@h??9 z0F2d}%P**WJSc?dzPeENgRC+K;51NoH4 z@@$;DcF}A)C=ZW?#34iSQeRV-<(4&gYgn?%DEs=rMy-XZ0RI^q`-lSWy|Ih?JSsN# zMlSFpHq{m~b##V4`;cO{mp?@x_)Ld?EP0sz78T!I&P@H!)6=T_gPw)0bvr>`)xOcn zRwC?2pyL|n_Ell=KS<;GmM+frpH`b1jD!!1Vde;P&hkawF71xdr7mFXJ)}JV|3q!) zgPt5L-)$pTGGT+d;j+4nai~x}zSMP$R}>75zRH?E+8{AhI0gh!cnP=-WIe2i+CU<- zc>di3v>O6(Fx*a2sDfqAZ{DuGy?wFO2%hcQt)dFsFe8QXtBWs4xVw;2=JG=upVD9c zFuMx!Ox7f`}rG`@3eKA`x`V;s# z<-YfUpBquORV^-0v%Vh=#9id-IW;kf@C;^F7bn91Q+4AMdAS^LqyQp#i^z+0?zzrG z5|?_ON}}|9v>~mt&NS|99i}^5p~5^4^8`T#=Lhc;eo#j0DVYB}Iy#BKa)dD?svrbr zMHABODp$~Vb2h!YeO->(uwBBbUFwQEWpO)Mb?qzqCP=Sgx<926>w*AUsFpse z3EYyPq(R|`bGMmbMRG|2eH0YpR~ntRW3UP{^y?+8%$?nBLRYOg)y*acEE+MjwvzE| z>F1O(U3JTe$KX(^m63QXN3ct7Lm9qB{R0Tpnb98eG}A6 zb$@^!4d_5wM9R)1R_Cn^R`?>$G&6q*_BVogfhF8E4vd2~XZT;Wvyj&1R2m2uApql{ zJA8GHg?ISQmz>Hf*IC(8w*0OxEVSj9s|%EW%XrltJ>zva+2umE5ffS0g*e@EjsON0+353aQ6q_|Ih%G2bOq1nYghhMM2{{WT43c*`F1Qtnn=xeM%5{zk>mr2B}lrk>`=7uiRoxRmE# zMHEpmk_&7i`b_0>>+}$tDZ89u_OQ~a4DR5?ZgXZUk=iA!bvDt+ZO8z-R#8MRcE9sk z6AkDNAHsl+sguetsr!}yAz%8&rRs&2yn4x@hGtP%i?#R;rq_Q(128-#nfWXn)X2zG ztJB&R7~%@AsIm+ho)l)8;RPwae5sf$DXTn<1RkIhmrdf2CvWu%8W>66($QArf)2gh zseIYqR)Q}LlJD0(0(%!>&RUEMdgH(RUtWWW^VuDVZ@&6Izez6<#>v2c#GWOqqgt5P z%Q)zN_UxlycXKxI$sLUE6aNw*1b*%{pe@~_&7OwZWXOuE-R^#6vm4BTJO3tas52?3 zWwlG(sl7+7h*U&l(cRi~{s0!zGq~r9+|ND>xqF;PBrr%{TKj^^7i)%aM`a};K6|k9 z@4RZO%t*Mu%94xuD#+5ZXv9<%&k`l+Bh`~B>Ups>?e^+B#T}O*OAto}vDRiWSt?Xc z_WF6(r#(_Zb1t|?&2sZP6{)GvNs%S2m{e@lQr=vxnO>?mb*mF*mnco;A619V!mNLw z)ow~FtcYFY-OV|i^}O`TR?c&wr&s<=^%U^Iuyge+eS6R=3Z4wD*Qr4?pre8n&O<(! zEuOqNJ{PG--mUv!ju{)d#$(W%gKj1~AXF2L^*8Crx*rwXa}bE1Px&{L{|^kF6g6VL z=h_^k4jJO%^@dl6U=lr??^U2v4(J3Gn)G~?S`j?hJWVAg4>zgMLib+Xsg9a;h>bgS zFKTwzD-T#<9F_kAmoTX7R@AMuOA7C#^uS?n3T!h` zebr_5z|CH1=`C+xR}Ip#`rF=9Jvs2A{1O|3n4uk~dS4_jtQ8e=QLOk?)mU8o(6qBx z&Z6hId+#NPV{r!?^a))YFRE8sIxBu%xyQ12QC>HD^4Yg>3iyFB+{L|(xROS`C~lBu zC9`}9593B953alk8Da|BKXh??P_MFdE|5_*gTI`H&%5x%OkDx`STAR;gMP#LZ+I?B zTX95`MIAVXzmuv1#RhMgu$?#g${^qFU7`z|AEt^q) zZg$J2tEG0!=AnPX-JnFHx&$)l@45`c%YSBGK&c_3G7*6`fmg#`rRgRbK@=WwCAy#i zL*!aGiS82?NNaGqF!hO^m~b!}?jCYlALq|s z#In8xC+v|^6rVlsY(0_I6Jp;h_RL^UX=MIqozriNsPOsvM~_fc_PlMQ_aF*fx!Y~@ zZrIy-p}W;!pO}wd@Rmb!lI`amZO9(4;;%}7GxoILodJQJdxmrFTvHW*$ng2D|CxCZ z?0E_C&$AG0b-v;=lpc%ESENdfHd_~FW61^Sa@8@D-DI=g{AT*A<*nzX4D*E-JSKzQ zelPx_bKI-;8P703r1VMQ>sX9J)w9%`>O7s$j~z2OOg0Og%K$j5_2%>M+?`Mlq#h6S zW!uc}*q^{&uQhd-!I>QBuz^#CgIF+uQd=jN0UfEhx3i(fq%l`#PT%A zk5Lp4o;$_Ci_C-GXu!7F<4gz5oJ(R3r3-eROPcq;35K)}q+m#UuJ^?3jP}R?Xa9uR z=rV~~9cyfD?HW4uwxOOw5BIN0iBS5t-p_B{czB?tbN9N9cQT(~Vb=^Tr(=oErVeVi z=s8iD(>@I=b{YH;k=KrNxIFjXy8EL&N8-6AomAfPRLH$%!*KEOZKvLGC%!4H&%O)v zSQK&{*x^Jci6oUkUnza36L_%ruF^t8aP%34$8mgsvxm?fPy(}07~0gZ*_Iv6y>&x$ zTf@5g!SP5myQ1ywa(%pQb@~1A7F%q4r_U2^+p#Ab>a^O9J4+2~aYLg zhMHoDqCeBvNw()&w(YyIso~E4Yrbt?c{mk`0S|G`+)aR;^w7EBC1-(d*rP|oE-QO7 zk|V%9m@5IjZpsj$riwSNaJgzflCuu%A@&yQdsuGOrp=9G&pUhpy=az+bztLr*@o$Z zZ%f8a>*pJhNjbW+3a&uPVYqikUsPZI*N~Niy?une_Z97qkt?O4vfHhxF(Zrz%m^lH z2Wos;+;@B*^cpE|Wr-V)XEB$h?LPi|Ww6;|JCOHOPlo=T48G}2FlV`^ZWMjfOQLtx z*SIKhe~I==P@MB3=zTUvTP75E6KXfU4)~_BV;Z-nERp6__y$OBvPGKCvu@hjsH~eV zS1^;Bz0qmyS?CM`J^vu;OR~Y3$_vF;>)jNATdpBM^)Mpj$Q@0>6?iJbf{kv@j z^I+%x_aw$vU6$EAw!!K&j`wZqT^H$^{5(80y72(@+W#SsfexTJ-ZHk1gGE;$;YHVv ze^_ZjTzm^T`BYT{D74Z*jg!K^rP8X>A-D*k@@mFsF*=c5)%*+6={k_7dd$l&gHCE) z(V|o$8s$ujlZn}=9EyNErO2PbuYg#_3F!nFY6M-@)tR9+A_O~rYh?}a7AjHTQdIZY zeZ**yo7QxkD^!7s%)R$S$Rs4QgYB_`vMmL++)eZ0bERum_;%f+$=A+`gV;reGvkhX zK(y$Y;Ry85bQ|4;m)$RP?BlS0uP8OO8%1~eaGy8ayF0#OeYRxeoVu1^rZbYwv^9@4 z=hNrx=UeaX8(J6bY!3JZopnufV%j^AEZN+}R4^b(+H88Pl+<_5IlCg0dG?NF%49{U zEFzQZRi(F>Ony~~!IgKre0j7gn8%{>_-o}ji;E+9PStO)TXCj=xgIdGA(gigp#no< zFbdruu+`6j-Y;y~YQaTB=pbQy4ZhPtD|~(o%b5TtFiO2a$E$P%xKc0G>!ARq5@>&$0gwj1cIUP8L& zFd5_PnSYx}kRo#{Rw`2&g$fhY#wBYMOYmTKkRUdf=uQVEHAMsMbDz{IIDQ+)1tgBN ztz+E1?t)kAbhNf>kLWXcOD3z?9MUA%Ig;t!D@dDDrle6IUcDH2+GaA2+$1#jd?#fK z1TEthLs6J>Tn1=7x~)yj3CJw3c6WAu3O+!g*_za7qEp z0;HW#$I#s$V zMEYrpka-daa#m*t8ljwF#f`EfWLBOiS?HcGsA-%_zGtq`92f0Wf=tHFUQa-V7AM~d z&4g_(=}0&gKk7rl(d+WDlqJsVxVuvOYN!T2i89}Q6-;*B4M$S)Q?;lUXlG^4G+;Os zSE3mRn$GT3(hXQCqUIvhZ^zGD<9La4&~w!qNR!nB%OPkDB+JoFB9}N8z4e>|Nk*NM zq|WQRsJTuHtnMR?O4;NxCTqQY_S(u4KiG*OGA@`^yqvK~*(WC^bFtMWev{KrYm zZw&vFfVN#4r$4EbXkOZ+{}Yw^O=aHI6yWQ$rwajwiZsuyeL`RX%d8`A*}OfnafL5Tu1#6=U}=1SGBKnajk$_FZzrGSByZ(= zzddK%Heh_p+xsT)vzN}>zL;5a)&*|947Qr)+;Ul5z4zQJ!JU*h`pg^6-v!XkYH;|aYug*j)dET7D@mBgg9d9LBEPR`T zw@RtbhQWb#JB2>cU~6GRTAz_)+Jc+JiT=}9jFM<0+iObNc=H7F34qFK-)@I{wpbnA z!{t0=jDg_Y4l{KSrvv&56(=?3u!6)p!7yT8uS5+b&a7F)s+PzHhQ#KGptsh0G#38m zYU#Z@E{Fkby!YWoqmAojaJn{TA02$Vs1NSTHaf|-%<|uUFvgj^W{Z*8-c@b(PctcR z@~(sLa+$q0lGaEzryY`!L6f)qhk(PgeR%vN^>IdL{=|LGTD%$i3AH!zKKJu09;Mu<;-}Kp>s5vo4fbnW& zzNy`Fpp%>_4|O%KUQeFOcsWJazF5Ve?2s?{4D(U&)K){ppzH#U(%vXo8iPVvnPPw* zjLIh^7f}K2!JkmLr2Yzjxg@9%)su2PpVXNhR;$r02)dTWs9Q5J5c1@^lP3R!*kbqD z`>xFx^x9^f-4{vb@9YkzbZr|NQ;qF|R&9ucm1~m68DIUHm`Dh(v#fvLmQ3r_<7@A8 zNY78LtZ)75<-M{suPZi;Za8pTXH%f-=$6TzzH3+7jU3Tc@7V$|?PI{NCbchVdHaae z>nw8_(W5GpmbZ(DXp}=&=8rxJv-+TxMuZomq~a>?0$>A73PFgAx(=sKSA0#x6JV7O zWs7?BWsS!qd+5m@THavHJ<7RRb@$UspmnE$`Y&_)6GedqstHsp-P*D|(*LY>xz+N> z|I>NnJt3a4f$ZD>7(1=`bhZLrA$2N7i>(g6P_mOS=3cSbS;VAV6~wlYS3hx8zhLG( z+KIXu&j-sAargB~yjAqr*nwN#a_p-Lh|M~fQ+iu5w6_zooVK&K=^e&a$G!o0#NWTa zQbEkj%m7yWC}8S2l;0#~Zj}rmgz;+YAGDi_2*T2LOOK=ekO)Vrp#5ZbwlUP?v0Cf_ zdnn>HMbS%1 z@zY-V<2wfqR~hQKB)mNbSgIoS>QXFK z-TVbT_NO(jeAa1hs~^n!CxUi^USn|i+P#T_yqZtujmCg!r^R4T`*{mF>_*G$m2t8fuqiOI;Z$O?B#&zHbd{rNZm@f54y&*KLZrl(nh*gCWp7c zG6=!upoyQ^t1V;7?%cId?^P$AE_ol>{OwTQ%0+>9?9A&kXW3iXcR>8UtL`w)kOV<7 z;v{YWi$PwfL)=O1N&GHM;4Ptjhm1z6lHgFQdvYN1RJy=71B0Vf_ux;^f2RO{#0Ve} zQ30y8i>lgZerfuY#=S1hhn!sE6(6^Pu%>R;iXb=87%^MP3BA)W&~F!43^fko9*Atil>PHvK@eL z1bFCT4O^_DHb5t4weQ@l)pL?dE%AYpc!pPMd?wsb<3k3>DiXOCX{Oe8bC5ZK-CE3t zz|Y3rT5Bs6J#WNzt%?I{B$vEr%dKX~FKXWw9hj>O{^uY@g5A8}Ybd*UK_4$?J1^aM zNK4|Dx~G>&m16v*F6?ETwfs@`Q-EKh?5DsUu%&OPsPRjdu&d&FmBvfkSwXJDVXVZ zf;a^a;DO?z8P^Y~iLJ=uIoEg891UpJ3bj(0ccmNFmYxHgCE60RfX`Mdp_Y&bJlj)K z_ym3v@D+1iOU(yX>2|~1q?VdGt>y!-tJXSQC>{9ZY?%}I1#P5Ec7P8BQ*70UiwJ7? z_oNaRk-CHMGw)S?MopQ&syIQUT+Me+FdlL<)F89?@}a=^W}3B_0w|x;h(Ad2;(MRm^%f<>a#w;FBM0Xd0WL3W$NA!|Na5k z%P7}D9%t4Go;9gtu6bm>InS=cXC-Eu>i%x#cXhV9Iv}?K=Rh!0t+xD>ArCVR-BE3X zVL8C3oNuD@;PVL`%Lq9bFaZAsAPwYJ=EgcVocG+cA5n5$+ZLDw!gH9wVw^QeDP=GT zQ*G1q*Rcb_Mf9u3;y-M&dk{?Ck+NaOHyi?S(P&MIWv{rud?S!1zZqjR5`Yoc7Hj#fQ{}ao6b)99< z5=h#>y955V*8OeWBcu&?)+_R;h{+XdYaeN=cJDEDCAi-KxL-eRm7yM!h!?P6<5~&d z0QI;LTWih1BqQ{VMEEx1Rw6h@$`=?Az*_+q3(7@QzLB3tz9oohj69dy6FZ1KqWP|#V?K@l=Q6uwy8za=0SE`JMiV>d~ye>PB{DkdL?Lez+5@riQ+x;zRdt6RAnnVlKB5f1^i2uKVz$x9^)F#TD_hLrhFazWK-)3 zR?_4wQc&m|yJ;5}@^*6T>ND$D4;!-Z#&FKt%CC+(j`5v3Ns)fzs~D7t61@9C{Arh1E!& zd?aw(ZDW|=3GGpX1LdgZ6;axdC#h^h=%v!8hoP0}bBQB}RXWt(HE-4G^o(p2Q@(ai zxviXV04}bvk0e3qrv+gp7{;z(fASQ;t+Xa?`!iPi1}0B%(UOl4)3Mt@>^oqRas4>UIz!=x1D`Mxc!y?@oq5Xmq)d}Gw^ z?h*zI9cQb2W+dmsk>CSklLgN0u|M_0_x+UXH?F$t3)h;g@?7?T50RcJvjonkMZcYH zCa>r^Y(GFXgc>TTL^LR@@Qjg$aQ1@34i)gwi%@aMa9l3Pw8N>yIg05!9;#>}@~Zw# zBrbBBGl6)}xv%&Bu}oi^r0XIRuDH*^Hn@0>#Jsm`di%i}?z`pm zmR!+hlQlf3ZNad+12!9j{rf$+9PaFa{g{n(+L#SwQ&C6?Oin>tF$s#RG;0aw7=?<8 z`oU_Wxl5XEH5sk0l3v><-4JqIHP=c2V+38BhdggDf7)(suyuqzHs_Y_1}rJp+Lx%o z@Fdk=9$PnQO(q>vXrGvwpM&h&!hD+Ajb&O5^59Y}1+!H9fM;T1x9Dq(mH9ZO9As6h z+8zWOo_(##2Vnp+hn*5=#}tav-_jR=Mu2eUJ*G@MpA?t7O7QNzEPu<}J7k@I^TCN` zay_$iwwkc1|9Z&8qJ)gr<8+^U8``-L}x z*GiTApY88=Hl;ZtGMooWx(tzx;V#+0NP1pXQa5m2I#HBak2dA*=6jf@!Nh2a#x6HC zG4VCV?1X=&uAV9>NU<9vPr-bD|L=1;(6f}+ugsKTN9d=)pMt8e5L8e`@+2an6~$A) zQ^Rf(2W<7B2n2K|7SN8s%OwBO@qDS%wL`bhJ0{6UoUDm0)6&3J0Gz%r+}U;OX(Td9P2a%dlG%C zI0HXM+8e?&b zb4OGJ=N#{$fqU$P+!^drp1sGc`Gve+u@!xk60TV?R)(V3jI2PuZ~eRI#v4e-=Wf{G zY6#ukmACT}FL?F*JwNUoUh%}S6ei*?bVo|DR^xxlqWr%Q$#vXFI?hyr! zb8dV2%)JrTsM|w?)g_aFAp^=HYl1UDrO)!ci5fdfy)1-N=Q|UO;zDqK#f4~@Qd|hH zwridX;kR+JS*Oo=ixnqArvn?`cjicq2LbYmoH;pTf!!ZLDeAFLfV3S{FzCdj<@PtM%7qZD1s0W3T|X*P$l-6Kzkle~t zOVQ__sY^E#^8Hm(|T{7*^|X=$n`mdg&x<$+=jsru>HyS8kiZGwE_LecU!1 z_~$GyWLC)UC34td1rx|VSl-Hqq<--J@W*36-A$7vcA6N_A5$w4&Cn#>a!|DVMw9W=Ov>=92E`x>=;A{{(~iBM~(+1{Ua#P96kZq76e&=$(P1TLrYW zv+gXFJ;dmh1nzSltB~{led8^RSX2xat24c;?Y$|p#h^2HoSulU=U@g47|+2!PO^;5 z-gIw6A_?XnsykRw`_xya^%Ar!fDuc_-FKTA_t7B89?L_lR`lh@wR&({8B;2BKgUS2 z#zOP}XKCZaA#_**>2+c2J=x+HL~7uc;jICEDTUnV^#eShN^!~7z{GQOVWyW8OHt* z{#1cEYAqPda>GmyQv|sI^q%^I;HXkLpm>GSR*e#%hUZkwF{%L-p!&G4xNkA9*>u~k z`ZN)Ofsrl4gQ2t~;j%>fSet9goZP^*8f8fe3mJD8SI<1lPfr|pm&L;wk8kK7ls5g- zZP)102%s=)Wq0HAQKGXtv>^0~--7)W8ZZ8K?FYr6V)afM*wW|YgkE`JxP!Zu&~4LT0ryT$x)Ni8`{Ju zf-0CeQdA7JY}YfkgjW!aNtfY4t46CgK*O`d6Y0SNd!ChL5oVdepr*kcQkX4xZCSo+ zXcFud$cKK@@7{h=WR2-oK!-?svq$1MA(}~8IP;+209a%53%2q%EPeq7x>7xug|mJT zW`uwTeomy`OU@grKgRaa06j|`ku!KT|YXaM(E8QptU6D{V6pvH#+5~ ze^3q0jW!I;L7zpyH)MfcdC0Vm)x0?xN(s@5Kq^`nNQISnsHjyeN(3zhVv1-+Qe+`` zXvGH!Qp^m%Xe)3}cwy7TO<(v+Rx#{1aP4ks>)4yGyP{+R$x8;ikC;dozDX^p`LQ$`@mDedb26A32k2_ZCAAv9^3+3Pd7p=NXA<4*heF(|_QG zuAY>}YcZtS_wMWRI?SgWDx)D_jqLLBmh|4_%_SJ#EO>d@+T`impXeFq*AYXwipOc} zG892zk5ifXSMc+}Zb01ih9F7I(M!dTE*>-jUB+VEMy_OUff%6)XMkSFU$4dqwcvRT zfV8l8UK>8VWVQyJW_$R$82x2o7rZu_U~h5Rd`YLxmugUcp=YK#4bGf_3dO9x5> zR}3WTo2BZz*OVKCZc}fvxc*bGVD+UdSD|;v&-|Wgq!?u*PM#t)84(!q02VL_<`K(K z!1O7jQJ{a`4*ng*N(#+MoOP_|L3l$&GD-6`2B**auy$>u!zr0u1H;$8Yfp2F%p{9` zh$l??=K3JhV7xw__B5KT?$L%gWE?8+V_9q3-aZj@Pd@nW7upBe!J?GPajslvpZJkS zuRE3qrQgziT@Mr=VV{*9u*NIk?8+?g<{loi9ty~ay-09kL{!yz%&6V*l~dhN3&uXH zcX^BfImU_u8ylL3_IHhL7)hk9tea`_<_EJOy-C#H&~PVB`ry5ytX8lJ9>&(08!qe$ zIvQJB`dyO+hzphM5pweIYO7;gTj9iZNs_N#^+4LDyKddI zDM=GlOkEJ@Do_j;_XC_CzpYK5eR~0{mQ-b7L43ABp^ya%uQ~deKY`E8f;TfrtDx}u zAame5Qk_mYN{7H8@hJAGaFo)>dLAg5M!A&4WTgoCMcE&1Oy~CI8as_4gFGOf4rugg zTQV|MDr7X<6>Ryd5kHJe3PJ`F(tOBq@-CgnPg)vU-_|`mInkNuz1wR}yVja?h9_2K z^KD0V?e8OIH9I+*q^u24EaNS0TjB#^W?qI`zGord9mM)- z5JW_j(HVyKj;|gi61{Sj392guh8F(JNO5OXKE(u?km~i}&bYs?slgkH=s_^U+uaUF z>yF|?>*ttF!KQ>i?Q@#gSkTBeq>?3PvBe$&l;|UZxvB5Tq`y97_`p6+BOGVgdp0Jv z_2n|VF4uJ>dxqo9nfPYg=N}(4c{5E{ZfQ69b?~4_T^!E-9r8WUymcj!#tu{t;LPfQ zL1^$lHD;>3CA^jT=7dik-`2kJFODQYrest)aie z4wy^KOuXV?_vTftj4tRRt+{pk{E1S|ZS?NpHakEo{Qb{v$Pc>ovZX!I9DC|Ys-uAS zenQfy3AC?J9LgtnLlNv9R4izNh7a5t}<2>@~ScT(aKfPHhep>fiC=gCE)1?jK2= zZa=kW`<_962x&+4CeRLo{L*r?=F&9f()1&qqhV$x`3dtaIyoCOHT5^E#8AsxfeK1h z62*rwH`WTSDv&40kROv9SB|evWg8sclY=&^POk|>Bh8JO?vC!(=!&U!p{ zZ{$?V!^ZA`yj$=$>)q*S`l{|isUem+Ox`rL^_?gBZzoBzef-`x50bLiky*L*Yg5|} z?AWyDAI8=~(>jP{e)WHct$AeeNC z?v9|(?6;W*YzbT5_&#Ub+6|meZu(r`gdVbnT1W;P*Y{07dNn7+d`xcSvcXIkVyjnx z_Gg&Cr?MczP#92(NM?A$AdxLe#YW+Asc_O5i$3lExl`jz=%@Pjdg^&?AYvApH+8Rw zINcgv4;<@U+dkNx^F%>F*9%U|rmbskdA0e?vW~lZf7_}v*R1Y0_4DWQ)92Np!ue6>#YrNo;9 zvOW>^1V&m)wv>wppfn{5+J0%GWYe1=i@|dp2O}C|hD(Oaf9zwjQH$B-T5Hyt9(#A( zv%dT7*GQtM-#GMjr=-OUtj*+{HU>?cW$%^Z&%&IB@)&i_XTS#Ha*A@A0?0!&Nh%#Cf6sjz+D z)}aB^#HCbo{lL@Fd?~W_NHkcZb6^@5aU!O#_H+Sssc2&W>8rz|lmd6uKokuC3y59_ za=b4;bZ6%%BtR-zucvXep`8_D%&xV~ zg>!XNB-MYY2f9)=oJw=yIr@qE734!eQ!TzmrCyDWxH!j%Bzp(IVvLWD)>w>}r^dlL z+`Dai1gt~HsXaRs>ws@O4KcxP@_jmq7EC>Zj}CcOg34@gsKLMnc|eumh1!s46hlyQ z`~v-akUseDPohN!J(sR}A>(2UE|1$~x25fdX#aHQK*O8dPzA)0Y+RPKaahsd9Milt z5r%vZ3+NPiFuY~xz-HD7@A8o+bt{P@bCQQ`K#;^`1;Gzc6W{oPuUF&gwOyX|4F~?l zD1>B)AYXxZ@iFoPsKt$ex~zIHbDSEhV^*+4!7By_O?_=+Q|mesp>EZ8*#QnpyR+mE zml}%Y-wH>``gJEVrNbjnrb9{UrjP+|Q}OiPkgo||pej>m6njcA9HJt1elbEyg8rbf zNr`N2^sV$~t42((Q;itNOgiN0=xs`*Eu5Q>H`}el`;Qh1JkL_|70Xu4S0ptwczYrM z#%!X+3{$ny-y~;2F6>ALka9#s&?Kl~9Ap=olk?n+-&l-!z@Y>XlXqQ~Y-(~@zEvYD z&&wXa-+RZ45R*9_+H>Ru-}XO(ykJiVWY$#?;Xn`J3rm1})JjLO^h&nhqY48|UEdUM zuyO?IN;0=v0YVw2f?x`h_YsxvfT%*Q$!3v+Rll`To_j`zo&dUIoPs_e&TXygl%+%q zONa%Q;PV6TnYsp;eVhhbC(ys+QJvsZQPc(Et~4`6)iIha#lcQe=MLYJKwOMl2d<_y zl1XfNR^Q-{cQ~D_78HqhLw!qIbHmV)sfN*#Gp+Sl3}<$LlR5fv)>8lGe;Bt|2R7{3 z7u6H%I^P4OmcFU6i97P6?zThbLHQVkHFbr<`Pe(0N_BSaiH2W1Sidb zc&KhOz<^4{RK+HSFHH>C;Do?zospYeswb$Mw%%DaD#O z*UrCu{sDYTL7?Yq@=L6CtmP?i6?HX`Rw;<0aWQ;JNlM?Fvr_#By`Kh}(p9a;|B@n* zO%6m`Qsc*o*~~y}Vhv90)Q5DUtyz3aNY++C~4Lf#~dCV zxkndpGlk5+!^O+&(*DD42va7W<2UqV+wO6jH9^-plh*RsbW@?z7@}(;_2bJ;2WiSqT2PUn8F{*e!D0o zTc%I8CF@CaO(LDUe2b=gOr!Gzri?5bOo^^=uyt$9&w>OygUn?6^plr&wHeJL)02az zJ{NI$pSq@C^&IMs*m#pLHd>#5YIhcbDD*G!Jr$t7TB+T-P~^XG<<>%8U#}8OU#*1J z3*rDuomREJclIpbfwL%hKn=Z?^1c^F1D5dW^U5*LsHa_W+^-gyc>ym0I->sl5MUW- zm*G1Xu*{_zxQ#4erHxSF$IBFhSkPWi%|a-ki>N-N7z!|SR>GD-v1AouS^|~KYB}T* zbmZl<=nf$sI3JaNI3M;h)tqlxFQDe2%XkZ$!b*|)a^A$Tb&zRP>)9dS25;90u@~L3 zL2M!#H;4mfX^ROrIykwiltlW9Ri_a&6|4S)-9~{Y@ttl|s>C-xRx182=rZSD)#=kUK zTXH2&M;?5q;pca6S$Xps>GLguEapDs(F$uO#&2)*2l)4GC&YD4{_7Ufrv!j zzjAH)EE|liIo&e^M+bR{!fe+rCIuJ|STI1NE3P^M<*F?OHAzoLlXZ$QpyHIQ2o*$R z1@Uv?ruTGSa)I9#-zu+c(R-nOec6?MEW0kC*XYbi&}+&aZ=rYG z^oHE>Jc{~KD;i}buX9FC?_9*K&!~Bx*>n%s?}3>C=A)2%1Z~E*Dy2M%kAZFq>9Lj&;FefE`IEyYN1tZnzbnce{bJ|FX~|KHbS{#VTN zl9?~gG{a){k0P(cMu?zFATkK6Dl3xkE46q4)ByY+O*{a^mS~63s)9}qcA9;ul-u3U z4tI47um(2lZwp(1zvcRslv>KmXQ#NaAw z4_xt{m7N}2u6|W4J%B9)L=qB{h6i4cIwcu&@5tA#xavl(pEWl2|MK~w6DnDF9=eMR ziT)2UE5|n6P1cj!9@1nBs|Uc$E4t@3_IIQp2ElTdd7;1 z?~tUlp9Rpz3?%n(f#)#;?sZ zO)E6fxm$EVljn2w(~0!JMBEWVqR@UXA#*4CRdw4gTpdC~e|QhA z^j$8cnj3l|tEOt<+L4Q^>?VQ8>5vU(pBP;WSC}ln$eTHPeLxR3&TLd|G!%S320gYr z(aKdFMz&P9z>}X>S&Ay77yQvWD0D;{qlf{`vMr=A$p7}Of)R6iul3*JB)prOZIy&_ z(>Z+(RDT2=av)g#S7;vPD%Ehb^KwqxMB2fdW6argexs~2C(h<0M0>zxuk=fv)Aayq zCBEV>?kxKKNKA;<_cvrRP z5aKvBPYlDW3J7>Xt1LJI$;8!?$zq@CtZxVuusyI+eYpMBjgo%NE!*NG~l3bmzg<5`&2f7 zhJzw%H1#4RV+j_vQzld+2e2*50f9{chR)dmd7Z;x{By_bYlasL4G7aAV$ep5N2gfc zATiL;3U&ET0UIc`cuiOFzz&_3PX&ZnYscL>r;*nOcq|H@2qX?F{TC#X@^*0Dm#-K! zNfLY84y!=|Ifh8p=F0`%79(1hUFj5MMLyCS`1PmVFkc8domf+_2Gu`>2ABFN z^5V}E(5K-8VAB#egB|-kpx76%#H|dY$U`;KGD0EIy=% zS;{;fd^^}{7lxj-W~_av#%oB|D&fISz%V1MAc9D&+RCO{k6Oz~M9XF7RF~3gCyqil z^}r_U`yEY6H#Ja9GK4lpy7b|q?&!%!)^`L{ic0ef1)jv<&M01r{|mry?d{ETW6ehVWR(4Rts zOBDwVFA%MzlEZ?UaWv5sEPk#05dPe=`QIJAvkL|S!Bb>mv3R>q^`BUqc!;~pBYG?r9K~pCk8@!$nA zn!v&)07WaK8c_aakOoYbkl%oo)nJ!ez8P8pWvKb(y}I!;$ECE#k|asJuBq!JZ_vrd zj~bw*yJRrtM^=uPGN5Vul7<_&Oc>l9Nk1@AA6m`%gQl!eE-?|KZL9T}fcdR{XPl|G zm>QY374>0q9Y5VSWvjNkY3#O##+cJ*^nNgUoJMNuJjv_z@aZEJ{YsWXA)7|Z~uJQ^?V9?pjg(zhBjPXBvdBSGylS@XFf-39h6z9 z)LFz>S&2i{5J(YkSk6X`5lFgl#?5gjk6&?XM|!M3oO|fTJGXE;d)s?O z-&oqQc1v@FG4>WacCDH$L=1*tW@z`RsbpL{x?^R3FG!3~^?20lUrCJm}CmybtsD;r0_(y2Bm_AYM70X$m@m6p)G_9FBPwc<; zC!be)#8Q7Ozvfpv#K1RCP9$$C$DD?RBYrsQe~W(4iq87)*MI&$eUtyU_f3w&e1ZD` zvyRXzb|cd`2QXI_kf9dQKYDO>My7P3J+ z#*@iJ7^4gY{;5I`D)xgN^@#pJNgc)^7|P5BI0z3>>kmJ~>>`paQ2zHX9l#l8Rt{#E zL7=fR4zNCq)X?f>gV4b0t*Lwp`oOhOr476<&D{>&j2azDrD#NYMms9{WayWMz7yN( zFA$9jL3<85P(>j=$>!Ha{*=^cH9SjrN&f@wdhpM6+EM0L|E7g_)bf@PjU}L8 zlX(Gr73h!Sl@O|k+bz^?9yOM7(un|ABzP`fZ(tw}s{oW_8{+U9Epcuh-MLS;2TEKa z5^dxS0x`=E4fpDzfJ@F!I^!Tdv%7t*JX{eWSRpvTo^ec#B~w@V0cnP?N9YZ(yPLu% zY$MH`*PyY;Yuq&412PhjLsa5OAUJS_9?yy2g18YohHH6) zj8lLEF%jm@&tUu+`fn6VP)I`m4e}GNFPq%QcjzG{A(=ID)Z*R>13C2`EvIzvv$t~v zgEGzz5)jvwKUf~!yfEMWkj>e4MyrkTBAfIv_fckPVE`S;?rAH0#|4QRgE;UI)9w6G z6x&S|UT0RAKK-jOk_9GxEG!Jn6aSIGzpVQKapjDN`B7S(q_jFVE8EfK-MtdLBfxTD z62lKvrJsF-NWq5kKQ)z`dX_>52*DR6aJNIpB+}Jq5rJV^OD2Uv$3@8O8j)XlRf8|) z#t6l%Ut$jMR*3r@y zvir@N;TMyAfK)*G%4BcT9X|Q+hR%?F7Ln9Jb@hbz{YS6yJ4H=&{fRs;!5VbPL9M@+ zSvk7losh13_8Jw9q*x@2xzQMO6CswZj!c-3P%A;o0_TKLr1WR!JR9YwYZ4Z-2&-gF zBz+z5#&ISP-ofCUhpK)|N!6LmFgs{g7jUA*xgZb>csZuhyyU5 zQ`g)-G5*8HPH*P5c2}x<<;f3{o~VvB!1VMUnG4$Nvi;V(;nkG7J6El~0}g|#KWfkBsF011a2b~S=^fbCN%xWGPOJy%J{D9ZJG$tj-tnzR*zs$FQ8+g+K) z)w?(LrF-6T8w{E}H8w5;<3nCe2uxvrdhW;*kR$ThM0AFC$nvzwS2w9)6C}+O<(d)ZA?X)59FR)P2jT7)-ITA z5}NtGdYDSkY}DxttUs(TrPl0THNlaqOviq$6<9XFIa|IJ(XQ#su6D&_Ou$P<>$Yq1 zdK)WqBD6Q*9T|8n%aM5PQqERg9y$*_rFvN85D_8CArWn&TDUY z#TcnC)@!YWMqAfFcmD&2TLZDShRu8IX@|!7+1XA9=A= z`f$^#&f>vDW@K#3$?=IjrIGyqwyrxG54Od_&nI++zWqJH10Rs>=Ab|+Yn9VKNWBoEcAUMtzUw^OixXhp<307smSW( z=2Q7LepSM4uWuZjD5hdZx~?6c*cHzmpQSFjchvMHpDlgu(H%b?>K?)i2H82?Burfj zKKo{LFo(^l$)6v(6;|g4r7NMs07$35AWv2%HS>hQ8H+rFs%JV5GMcQ*^V~nC-4Mbo)x9J zQnsj=3?Pa^6Iy(tkmJ=+ROkX}3@x%QD z(uc=rYiJ5JYOP)U2b#J~+PG&pmoSM5wlf*2r)Pz;V2%4La2BX=k5f%VBMB(B1SY9L z1#qQWgAE#s>RrlKkX_VZMuk|w2etaUvt_(PoZx3E%R4! zKIp-@*b}mI$`Hs8mT}&X%|YFlb$aHuDyUBC{wwt4{yot8H=qmAA}lzif+qUV!Kf*P zgU1O1OuoNHZ|jstyG;h0tHb5&bS7fXc%-if`!Wi5-5j4kq(4cEc%Yv?79LEM-uS;5eN7iVMC3sCz z=goLWx|-4^k&C-DjLl@v8V!1*F_TKHbUDcjuJX4Mu19X^E`ZQN%kDRvBDCzbM{MTk zRfpmaKjXLiAN;s1CG7c|*0nc=O-YNBw`*PgfYX)iA6gTQ;HYmZ<3EKr*as3`YE%lH zQBk%+ghFpa)h6}jpsE%$p>mDdH(1rOWXR#Mrmh>3BOwiRXZ!pHUe{m{Z}w~SNfU0= zZr;!mky9>wkNTWRGoW1hrtJqEkwe?YK(!g!f&8Jn4OYP`;Y<$mLqm*~jk@zIvZZ!t zOopeK|E0-B8FIwR2hKn&UEot zr@z3p;ojIc{ymV-1fI|eRuo@C^~0&JqR1e=o21fNUhS7f2g5+pBAc;w`y9bUDZa|* z^356f;oED}h8mLTHfJg99r4A}^%c7Oko=4r7q>rS3Uxv*daQ^vxb=ZjZ@6 zG>WyYve4HLSnBVYZvjo#R(Ym+xQXh^R5%8h9Fjl)r$_Zauq6>0i8NG3$l~t|Y~}Y3 z=5II20t7_EJr;w_-EIn;2snIpf1IB-`S%Btese(xwCW|TtaBJeZmj5a7@fKH)EbwY z7iDOsZ0%2MbZQOcv##>fLZQ zz3gK0QLm%>vX#xyx*~=WnXpc`rU_=Q!d;E!Uy|40u2Atrrx;S4o|3c1e!?x0`zVg+ z$x@deB?XicqA@g+SX==UHDccS?vTx`*YsP5qO)!JJ>9e|Kh&0Mb9yt{cymiGn%a?F ztxLUE;CWHw3Qh0q+Es{bb*xB+?fbXhs_*^I#J~ZK70d%Prs9)U=7qpXL5+f5#T(F3gY-9`g%S`i8VKel z;LfcrFlj}(9sE9-V1h=cMXTimN4}+J;Qj+Cr@s`M4q2_TN#pSa6Bd)UqvP7~=$2g8 zYm%+e)gLy!*o04Yt{>aq$?OzF8Kb|Sb z&UV({)YCHE@Zh_*H#B)yhirD77i*>7+{?N#;!gNJBDL89s{mR9@VbTC#|-z-nh%H z<@CCsuh?r%_#929m@Vvbgsmo#hg410TgbzJE~DNXXlXUt^jB7-^4jJf4R>hgrW93TS8DPUS+N0pRCo3`PYF zLgA-11{7Ls(W_3J05L^E+}1j|6YXRoNx9(-fwdqDe@HJ&Gy_*TwX z^U6_~;WJ-=12`R2J$Xs>Tp*kGO^G@i4o^!5y38hN~a&-TLD(m>MV?0>Fj7QPZewr7+Bd7VJ8_WvC0|rZap-<;YpV# z&A4UgQh{bwz0G9VV3Hi~T9>VlIs)Xo+VGJk)Asdm-h20R1ZF2|UAm4QPQ#QZk91C^ z+5o##un;B!{0PAGhko=b6p0e>IBI-|Sdr=$TB@f2Wi~69U|c{LmFNt{(SYv<3z#zL z+@bMQPMed#M7p}vL)|BpOa(7!0$Xd+!?Q3=FlUm%&%kMH*GCLZ4I8d+Ziv-?GNQK& z=JLChlghSwUEF52Zd&m=`n~>+=AWCWJSp+osCxdTpMH@;E^-{ylYl>vJ@C1J>Zn~h z3LdK{4@HS1os>(8jzWUwoL+8BnHzGrwhS16z|v51}&g3Z%$E zb6cu-p)Lp00tycGhq8_+8i~&Z+>*Ge#Y!YC3{!}9xlXTn>jQ^7y17)`>|kTsXi#SK z5tCo9B{x>lAr~?+U>j%Z8x4ft|K|6+gs9f8f|XS>+>z1 zaJ;@T;E-g!&FBCR+|ZEP8}i2c9x>?13y$)q91s}7&KZkm^Y2r^zSdZh7>unQW5KA{ z&pAzQ<5WJcajgoqo1G$0-wVaJpza;$m{e^-2FqAMNlxKkD_% zN*^yrF}8QXYz5^EFpXl-Q&<(%g5;_hw0eO9{ZtwIpbkORzgw0rl{kJu(d#LwoG#R4o{?h z^VU)@X^&g=;S)`gBx)?yF}I;n#|WI&?!P?d&+%!m)H<+Lf|ZES(7XFf?{gKNa9`{e|#oo59`9Jh(J!WRL#k-{?bKeL|ng0^m%cNjag5Drn zVTQ99mRnY6M1%_9ts##4PRN01Q3_yxGCHX=0%Jj!UkKIx9yAp}Ex6g_Ja|5Mm+>fF zLKef>U!EW7B~%V>0Ud*7FJ$o^rHqXq?Y|cqqX%$vE3uPe*At4D+AV(og z62Zm+n_&A)2FnIx8+@-Z!p4@s3GU8kV;gMX0E6K``|S7cer9%8LN?*<_r2ez)$Y#D z^wV9{Rb5?GU0qcl?Of`t?a3ImYDaA(l(1TA68)Pcnm~V&y@$2Q@}GRd>?fy7c_RFi zTql36^s*v`xbuR&lle0Lzmac+j_(y;m%R_%xm3amVy^I#$;)j)wihvpFUim;pYlYv{>^A9jGmNvJTy*~Q z2D$KaHX~L~5~qUj=g|S|Km1OP6as*C&%R1_!s(O>1`?C)Fa+bcKP4%)c3Wz~i`Q^= zuFh)oBHKo|q*0`8CprAcf8el*X*@aj^THdrKTijjudZHOUo~%ULsfP7`aa*J+b_^G z7#oKE0|zhHA80@LwwYHV2P}Y<^Ce^@(@FWZ^9fvIQ}narLRgmyFXqZm=9BowhDy58 zbNXGKX6S270s8tUbB~G5OhYOlX9diRtVQ^QAxPwdQLA~0!R(eiHhi-@$z-)g*$oy*bNEI+#`UT+H!RGB zRUdJ^MtsUXi_4<-SwGGROI^;onN_*$N4&7)ebu1Vqi0z~7@fFZ3TGzmY{w6>`Wm0z zGj;NnhR^1wD&6RmE-riqua&UAe2^mfLs+iPUhHcV1`iifB}<9>6gau~UJHS762Tz- zBng+1i29UJ2=Nmub+76|6(2x)+J(Aq{0K*Ud?1E4=zq=6<^TaYDv4#XbZ-__&q5i zX--9*pGCds^yZg-mK9n|6M;At_J&Ayj}S3;#^$q&@$7mey{;sa3A5>9{00-MwMhGi zZXj+QBqRZU9Y$AwADGn3I)5xu6DTcn0H+S^NVwukBx6PD&ZS=4Id*}(OM ztoYLj(-`~v)Ou`L$W*4_m3RQs(aKzNWwFYI3|!0L{L%q4gBAfTQ;G}ihm_=y4P>L0dAtKI~X~uC6u`Ns*v6n z<~~)(`tlhFG|-cBl$At1BOyR!`O1?C<}NDvg-AJ3* zIX_l!Q;~^$W$z_x4=h?{^?Ln!N3fzgytgK2XZjYAO&@<>&|=;D@CT0`AyI*sD}n0Q zLF`xxPAl{C3R;!ZP#+R+t6!)<&BgSvVK`msF@wep^}`nWP*PqT`!e0?gYZXj8cKYW z8tr3mQYD=FY#cl8fo~?iXZfzJYATVyZTMujRZcU{E zm^rLSbcme#xw@#kVyH6{4>g9aZfMt4D9nm<;-*=v>)ZP0M#wg)*h1tL!cc3BH2)z3ua>q#{+b&9x9VNuy?{4q;~8jjzS zOK3`SCL4c)JV~$S=P;712FYJR5f%u+c{o`J@Cb*}W<$ObhLOC;s6o(zs>0!PYb&fM zVWx7TVw1|6vS)f*>f9=Nwcs3FM;!Xt>Q&n^rbyS2GL>^SfB(#)lGe?0fK~>~O)c(a zBVL%CHtUcPhEhR=`zDiC1g1~N>xKWynCOHnwI4v1j9V~ll!FhEp3)#uksd>mw%GQMX zZ-GFdg~jf4s_VKF@%m7GMYCTWc(;$m@Ytd}h9_Oqf?J&?J0Xi$EDtK@C96Wgx&ca3 z1k;H-vU~U)*>my7r@14GB9S0^6qYvT^#6^!vKQ9-ta`OC!f!_--);7P`^u~?aMG38 zN2jIjN;!+b)uw_fuaSKAyR)kCwLGrqe9ZAj;)+Vv6VuLEDw`6~|Mvrp>b*!QTnaS8 zNr={zT5Zs*R&zgFF2uWwN@bDV8-?yPN^fYNdLbeCQ*Wms?M|-n?{|DnsMpM2*dFaNEpm^JD(s zY93RCI%GJAOd_pq*~xpFFe-Kjg6~*Tx;O`mslZ;v{6*NC%ZOYGJZj@D(bI=m5e2+k zEQm}B##-Fwuh216B6$gwWlHsQRek<6VOMgKRbP(Is@2+etx=zf4)DQ!7JdhJ6m%)& zM@VARI#otX{$hz_OdsY7Bg2NRiI1f0fhcdtq6vA0sKe8{woWOVT9VkO)QJ7(iF)#3 zXb9T4;tE|+?k%pJf60{csqA`);v*Gh|8a&M`%^<<>wc(Gz&(I7&!58wJy8RSoj`wT zOLOAr>3w$cq%gKSK1Dr)fHhL7Hfj`D>e6A8A)G$BxPi{fiyQb&Cl@!Uj5M%Qr4bKK zl^8BeH@OkI{&xI<#r1I{l+*!s-Uq!Ez8V!SD!L{r zTyzqpQj^dq21cS4M!89D)+XAUqE3t7W~@{6q){A0lhDd_M3q!pej{(3H4ld>si#@d zi?mBuDHXjK7JSik%(>i(@wnXuiKu-2NlN1Qoj+>G05&?9~Y9=V);o8{=X z7RrlP%C1r72Nrk$L#9OT)3Fh7=8_Hyk93{o+AFLH#geZ^4V1Jg%xPk_S7co;ZW z{t1mHiHsA846pCw!NKaoD%9GYs6t|)oHnRJ60n+U6uqgbg-dibINPLxBPE~+>AdE4 zjo&z5sz#F6@@gcN5r-{lWox@I$_kexp6Q(Cqb6zXN;#!aszt$-HE8V2d&(=Aa_#*i z@|aWM6mg7wQHm*-T(C@OLHZjm$$=lP7%GH#Hrm1K%Hm4I$py{-aiYAb<%YSh8?yd@3nkBkt^Y(wc7VZCE>X%K<735%? zi4%vD>C95TI<}ilt=tP`p)uQmJsszVQzZ@a6%zNX`h;$1p*-V1Z7tuzMQik#s!Wx( zGUOUmY2B^Lo`&WTq1C0Ze}hyB#BB)OJUBgD%B#m}`>HN{d_Kx1Rgrj?j#v0a4NR3` zJ!JO>h;uy-{~x@`PLwLg(J%KdMX^=!>$=#63ox^J&1dPnXfoc>NEx)?%94+E^6W|Z zlqoSAhWLD)SF6T_SX|$hr$VZLH8!F)8vC_wYefLH;yPMTD^831ZECMDR1=7yx?HL7 z;JnO?X52wG+Xyl1-OhF904hmrKESMV^7IwGEDo}mZ0Nhn z6W0ADTmDiXlSB5#ZIMVcJ~&yj7xMd))%|6-ofx0TV;!Mou+ti*H!>5Moxp%3+*EJxz@Yg(BYok>~T99bWBciHNkBT){%E-Dh*snvtlI1(`^de4>@9`j<(rWlf zI3>!dPmQPSIPA&sa7xM6Vf(1V-@qa(huc|XrQVLn$`k^Sbkm1b0!o@shF0>L)0}3k z<}}Zfiv*$dsEfrs#!MJ81H5F+PW97HT;}9*ho=qfprxbK(nIW;7*niBGprO8na(I- z;wXDsPswATKtM6SyIi`x$`T-SbSVUjyox9-3i;!cnGno!v!;opbT!Hrr7K{o3%v)hsyS_0 z4Y!wMSf7Q4LLRG<|b_w z7jSdjz?0mGH0f`i$d)XTPcm~5i-bw&AQRa;P4!c0{^w zt|<8`FnjqrxVg#_fw}pZb%hkpQw*y{G7Unnxozj>Em}c|3|Lp(wr2bNyIVVj#pEG< z;=Uz&$jaHn=S3}Km?Zq0hNjI>%BhX07u|mF&hroU4(<+RtQn#)JJz4ObZ!-!2P$*o zJZU?0T7EBjGRm683g&ZhNe6&JP}(tjr(BCBxE2^Gmaj#VrFPtl?)qXZ)yD2c=Wy|R z%DreR>l=StNDDExqR?p^HQu~@R@8o$RCquh_bFE%y|I{d(xj*ng}vmbX@`^) zp5^uap7I2+#ti5XQD2P(z`SIPwOA0g zGs@0jS*BVZBLLYYoE%a>&sNKSa$lcWJ$>H8=Ng|~w6vfTScJg({$Ru5eV6TA|BVZ; z>~394){|i3^`mtt6isjfx*dT5BjIz&zg~SY(p?<9c-S3DWn&z5`3vV9%~3 zLd?HsbuG!33z2d@mvXkR!MQW4Nq(Z7?O?O;C(5cuZXZ+2#{WrfHKB(Qp&XBNp0o!3 zhw(@Zy3Z7aM6P7eeun5HdV=x&0Aeei7cPYVg{35cPu}T;i$04VEW3Jv1$M9y3#CfH zK7a)DTIO9&BunuZ>=3=75a*F%2$LYS@fs5Rozrjm;tiT~QW0(!6s;j!MDtCvL6vow z&-z`!)?Tr<(hz*2qQ1$q zzJ**N_O>?6o=5J@c;)yMW_^6E*`~KxZf5jg@f(lP`()GDEzN%t!2#uq!f_-;b4d1k zSyGqRed#yb7nOxFdZ&x=nARQg)V3u}{%NY5-DmIIoiXUO4LZ9olB~U^Eu7L7=hvm` zntH6-&~p-|Ck21ZyKQkMzjJ8rO%C;u86%bXpKR^WSZj5SRRir!@!*!Bwou8F%9aP$$Py^u8)9uAuZF-~AcgJU@+szh>-ez8VGTq=5 z{NJM+kJEvyHj@7#;f|JY{mhh`z*Q*GZ3OGB6MXtvS6m}M(`8%w#9LE=U?TV@ z{`0dE@(Tg0Ef};}1Et^C52SUt5BSZKt^D7lXkij<=~SD~!2giC7g~duguqMEug^;3 z-<&cH0j$v+YFB&}vbCP&Xk!V?;D_TUo|4B(G7k{DmBbclL|q+bW|U%QuxCz4)tu2( z*SENsUQk?IP*x3Q3iILhGui3|53Y^R%FF8lMm^Q5GS*--{7hs~NuXY?)yBx3e>`*7 z^g+XbI$P+!t@0jZLC{e_3Vsu)r_WHRwi<8Ej!x5UoRp*E@53+p7s$~9cvOZkqmra7 z2cmFOhe3=>Gt3KPENheapx_irqEiYVW|cAOa4_o0&q~x6&tg*DOdJYZgLY1{*(EpH z%pL9)do-NZUQ>0;NTiM=B4RP{{<)Tr&X46I`WcSH!nP&%X=Encl^bPX1^xsZu>m9#Lc3ifHjm$b_jn7)B zZJ!;|w5)LJ_AS$?=I}lbV*Jk1_$+gq6I^vrlZzXARiQz8)M8a`+@#U7Ll-JrjkYiH zw&p3&I?G^hE`xnt`Nbss)=A(_>8Au7xV(%KLSjoem61zLB3JH61$Z*!myvrojySF= zV_E)vK?&RcI0fqq%GeVYuSs4&9<>0laboTr%$1K)4!D(!$T?i-XZ}K*HzW&f-!SN? zrN$yuxC~#Hs}+v`FwQ}x3l#dr8yZaULCb_crh94+UMdSF6x%iXM zbH(^_@&?9YnK2NQdFo*H$#GR!7;NN%3iZ{{lx01^UmL%qL@=ef(oEc1^_SI3%^f<8 zNpFx|2}(hYk7(^3nhNcg^jd>Si&x|?%2fX{1>y;|<`YVFg93SeGNHbH{<2p&q7PJ1 zTJa;5qCu&g-WB)FE#f8kY>Vutcf`MSi`%`X*KYi+NHkJyp&L0S0 zp+7B+RSRotfX4?+8E0z31?xX}KmHHi*N`mvbFOoFPp*9hvKWMO30L^JQ~oB#T<41J zDGg4Hk*CvQD}AiLIJkbGt#_?6)3T^D)3Ufjyz=C?nwEArKk|fX;>< zd=ouf{XoEBGw^E>7`I8*j{~bCGDw#~GLQ3G=g)6`(t72J{zpvTGTrk{%sYX0-%o5( z8>`a}K1}Z8ZOD;wBe`r8u?$D(zsNK)EBqO-DxqAI7$G+CDj5|RV@R$}>(oDX)kPvM zcbHhD-(UAcRZ#y-m+py%u&d8&v%@sG+vz_6ZvPiByL(F##R z5)X6TJ{f^P=3XlpHl#j0QpgrU-b`mh)7D_x(t?4UNR%mQA8LBGA zBXRPQ>bM+6HBl!7;UagTw)c#1EGsuv_#%UaWF>G-V*EdhNc5~g3y{3?=Uea2Xo!vFdyfum|=aHHa{cf6QS1isqRCS-x+j8FOnLll- zjb^$UB5)HBSpxIg0$d}&6`D`M8jXNv;LV_rEo7O|i34IbyAf5wps~pq3_)=kbFO_qjW6W51b<3jnVa@Uo-AHJjTB z9#*PK7epCu+?y$ddnTO>J790OU0xh*NL0t`ch4~uxUYUa#lc-=nqEoX^(%nB9(IotHKG+pB})F1Pngrv#>%NWKLD3#H6L$ zfG{=daAqgCNxBoiU4R6hH{RoOyy$FfUy zKA;n5Ty7wptu={sb5(-5hGgep+^^C$zGszHHmDqu?#34d7!2AdbIg>KJ1iD_!HWq` zj**;WZL^!@)=;3e%Arb9h015qC@b1=1QdkBsmJ9uy6wt(mEdwxxxUJww2oBz3of(o zt4db#&!kY*cpa{NZj-jPvU(|U``la98V#J^$Gj!2x#!ixlD6EfH+UZ9s}}JcHikO*Po< zI=8LDlaXsWyG$X4Lzh!5s;XS1Fgqj0irL6*-KSVw=NjI)N{c)!as^fCicO~0yxvqj zDi0`axL~A}Yg3NuxPq*&P8;f4=PgAu<&5t}kU5o-N2^hzNuU9xG61c?*-oCx=?x0x zRK=&g^Nb-yK&Vh5G)g>%SXHgZWU}cS9Il)n<^kjv&g|c%e}P_B!!pAq89gM+Aj)XP zFQG6&z#@7}e*pbbBNcZ5;@FgF;Mf7!v~jt?gdn4;3NE}=)penIkJVxi*h3Mosm3xp zZ!|(ATZd z*~#ae6$(Z3c@4i|jhN%H2Art-@vwk&E9lRJiP#uvYwCyMMa)n%!y(m@SQ| zl(FrV7C*;Vwh;HlUIXn5GE@n-7M$=VwU7dj6p=KLS{4|}d5}AxxU`j~gd0no6(Drs z&SBC}g~L@YlR4rgel8pl^0r#H+k{&_l8WRb*IXs(6|E{ou=JySJPXV*GVwxQ*+kc> z%871=-cP33Rph~XuZM`U407{YDmUv}^YVCPpF?A|nKbHpuReqcAhJs2(O6IaRaS(p z0+p4~67d;%SX_+-{sWW-T0l^eM5-)wNr*%xdx6r2EOL_UC^RbNv*xy~^oCnaH41s7 zsWvgVZvW7nh&HGrJ*lBR?#PdIm-&!RjGDf!JHJUoOqS`9m@?4Vlxts0t7)x?WXPq{ zH>4MI4GMB^_2KiCH3A97ly!2_QPl{4xJ-_C`flMa`XKJSr$Dc6?sIJ{SiyjP!Vh%; zDi@@%ZDAL3kfAEzT$EVZ*;!e>sjSRH&1tGk=j`>KktRoRfSMh{KUkTKR-V7KVMo;& z%erT_7jmtpWEELB-4gXR%sg=Qa#vMiNg|Xf&gh9X(stu+a-Y@^UucN74fxlmeP{Py z_Dag3ZBr^nH{8EygCO3yYF>0)Ms8ZYF53Q;L&q%7k++VezPMvA3r)p7ca4k+3+S`Z zLmeQ+N!lcq4o@kNAn#xM^IzO})6b7zbMC$OzkmOO^x5Or-}sAThj08@(}U;jyYGR0 zd++6Q(>MMWj&E*<-r>W|$IfzpoStmMghE@ot;vL1oD;M34qMQS>{BA#;v`DwP5IXP zM9WaVxS`1%F!)lvVY??JULJKu9sXEbbf#5X)zz78tc*lw`|D%c3X&0bc9ZML6}>I( z`{Koc?$1w8Rq34jyO+8`+lni{ThN*;jxC)FvwB~wv9qo7oM15J^o?FRww8V#II#Gw z_ojQ)?2EEix1qyevk%1PM58M5okD$6ON%Msb=##KcI7Bo~hhO4w;>u6yaU8K7sUEh;i z+CEt2*Tq#XS7E`z{Ta_doi`Rv3*rN+x{Tjps~HV?8tXivf<4d|Gek*oW*bud1*d0H zS*V-P0+?k8le7>c1er=-b?#oQ>xjltd(|zIj&5(ae ztnuF<-lGlo>lez_V85zSN&!6%_#7}eXQBdI96YuiIkgf(Qprv|!D1?0afEupfJR<6 zq}E3>NcITh%d&|JuAOT6eou`ULYpS6A&p*7L%ryCnEe)46CH>rJE<{a(+vh{X1@@k z(JFV;NllgxvwA713aZ+vuEHn`)i(E3803zWRakj*P2HB^h3oPud!Vt};iRi{2CYH? zD*#bi%f!BhJsTe&YpjlnQq-2GSKRa1Eo6Ja@U-}W-LF*mh=7nuYlzf|PpX}Es#Q50 z*aW}Sm|bz%=G7NQs@mrcw>Nhqn;huZJ-&brk?Y~{MA{1}(FVgDG@9@!6qu&X&!C+p zu~HU+T*iP!L3VI?*}5TTRt?32?(FES#$quYulFUK-_iDW=yvUIscP()K9Z;pBEyW` zWRE?au*Q52zjnd4ns9osyLV@?p}#Q|Y-?(boxjBd2WrH9{=$yj{K17)5nmda!0d!t z&E8B?wLerDaMl3+*!aWrP1q!}Wy_@%S6W|uF|n1$1qbK|=~6yJGD9Ji1Q6Q+xz=2k zCk~*NH!N76;7V8@^60o$U1&<7m3uCQCFB{faBjp?3W?XR)94KY;FQQJM!jM(dqH8al~>RMxrEL&Dvm+G4>;F7%KwV889168p?tx>B);e^(7##{GD zAgWiKyP`JV<8?-CMr$~%c3O05x83F^Bfslw?@A>S^^MhwYXiZE*;Y9?b7;%bY4yFe zJC^1e1NosjeK8BUYCz|VM&~TfWL##LXH+(Kd>wt39>M<51Kx*Qh-Wbe9zYJN3-dVI znSlz&0`QC4ZLAED6RuKh79GT#VG?Kw;GUV6mjtR8Kx48+X-mNggJKVO3+%rWhq zrmsKRA14nR)i$S1t)es*t5Df>_sO^45H-JVRdXL?oF_QxOa$YwN3hPM1}0sxSnjnYvu+*>Typ_-kSi-)7&K+br=5 zkJ1NF;Tm(xDtqV67|)EEwMSX>oVf-HS{`SzSvwB(&A82s7jf)v&Fq~#L&F>eDWdR8 z0|%&GF0I>mi~3e#4xAe>6H;L`Y`O4~v+Q1@Tl>Ya-w8Gk)d-L3Le_MxANMckI7y%; zP3j3w4{F70$yV{lNZM($Q5{0x97c=yEXi4jReauWBDNZ{#%9wyNFVWKR<6vH;%~;^ z1CwmPx{1nUfQa8E;EP+jiI@c=NCq7@Y@K$^6LXgLC(rNhIX~66e9jZ%f6bqM=F(+n zPM<&5ckAYZqqW6i?da8;Z}ZKa+j!~fT~}VUd)37S9O{zsvGEo<9sXDBhb%L(h!tO9(Ua44K^pDO|gK_)|6_Uf98z3!MrQiS6u0LSY1d&ke@NDwU-V!Ym+-i zRh$<+v#>xhT_GTOGn(UQ0>{X=I%)5?XC6Zc%LuoPE-fh z_IEM&maJ*~QFSq)`ZGZ-pZa1$aGdkII5?SW8h7+&ncE5nmb z0yqVZ2FM_;IbedC>b4AdD{K22o&L1jwnm;q{iO?T?;ZB z_uYl|U8h$@<|vx7>X0_G#(#IsNnIcM|&(?JYfy z8J%|!*;fWrYg4y&cHGAL);xpbZ}I5>O0-eCzX z+c0m zok_e(^(;pc?izEtVAtd8qD(z!0kQaOFNFTXfC1w|j!H%p7fc`_b4c+`MH#KLxlOj% z>YS^c#_Dxl7E_yA6@V^fjdoSb_2y=EMN`IPBenfC?z}HK?Cdek_o(#-UoN{K)RYc( zTTRqi$m`op=5~$B9jR_JSbc%!mL{jmVQ5vWbAweLzfMrtik+42oYNZ#PK!AT8VX#n zrpXi3E<*ygLYP68VO3QCI93(2>r`1)c#u?Ev(pY`Om2_h2;X%mQX3bq+TPPKr^)23 ziiTZA`uOk;Toz?>1ACX$P#ZjP@X|5{En_cbT;WT&)IAJbpGv29sI}JWYeF|z{E47f zYq4vismd66K;LGlA6}B_aK`+>m1p%`5D&@)ozWEw2F$2mfpj4X#C3f@zry{+G3X@y z%xcI+Nmc=kg!xEV>WpNfeEMo-7pP&qB5@sCLtMCg0{`H5nG;&vC0ElNH90EfIsIaN zPEl{vDjKymhq_UrYN_iZj^aG-MU0*7MYO_;7)a8`l!k~-d_|`=>IkdRL5NF9O-@oJ z*JuQnkkOf4qAMhM8XH0-Pvb~Xlj;pdb7@Zio<<~Z$-vX7K&|#N&MY3Qj%hLs=Sjc) zC%`GrWlC8tVq0$jsTu7j4t|;RDf>?O4DA1B2#N`dLzt0n$)s$4xz<1psm7Q$?$sNS zdAzDng{84^I8Pt@7#tIMj-zLRV9>Vo*F}@a081L;HebYC(P6EMgzH_}OsXA%lhIy- zdH6D?y)+N-F@E}a;7<4!@=1K~cQHQL)Kn((q6uel#ui~@_9w;BPvoZm1oPktWWvd3 z|G77x%|ZASUce^$>F3~Moby*Ryhq?9Pr^yg**kl!kvYjrcn6YV=41W$AB%H|zfr{M zAG-M=TV%5TpvPziXIL^4cBo@M;Lpjj0O2> zsizX0c%I091YAtOh4oRwq&zg4#zD)^=8ti_N>ESs$@&<7cl;>*F+I%YL!p9&BNP0-Ph~K&RkWljlcvhwMLuopcfWhKSuNQz)Dlc2422 zTDs_+5{o^|^p7velEM&Dj=`Uzn|dQ zQ~I0aax&4gFf_H7vH6qTlcQjmnc#i#jtORE^uYIW)VKH${#}_B+d3u+hb~N&WXWO@E@m`xcCth7gwur3`oz6jiWHlNGjb9(0d5_6)#!|oOo6~3B zZM3gh_^!`p^SNA5=-8NNkN<=&q4!8*GA|<^4fMcp?C33NZWMrGV*$hh`HimzQ5^YP%mzu+Np6_7{MEUyE}!=3&C|&h-x>Qp?fT9vtRe=d zbNuh*1%dK22r2J4*FltJcPK#Q3W~LC$1@wEaZ}~Y#+|oUMSC{Q-L`v1WqYG){><8c z4OjU(7uA8Hjxc>7=YQs=rQgo4J$wF=gPwFx;}Am zKAX?xVdLUEY;Jf9|485HS4Zy{9s53{%!cv53g;sarxn%))0>%ZgnPc2YeZ5iQI3V1 zaGKKT7X9Nn;a&5N-Eerz=HQmTV>etX?k7hV@4Vm<8Wro8UxeQaH-X!p)c)Hzw!;`hC1o074CkhmllykOaqmPj34m{r*^2 zjy%ui@T7LuFcG}OP1lS6IsO~oie4>Np&^ld6TasJ&tGBCVw_Ox?}QT*e;f@Eb~0CIuKwX4N8xkdBvu; z#kbeiW{6vSXQUz9-+C__cTsh}__?LO)BJ7Yw1EYQ%9MgW-2Gnn8=7vzu7gW|yYb7F z$@OFXzrOzY_W(v>ZU^xE1^|h}pTP0Vhp}?;A0ncBnx%}gKfp-zcVo}cMnx)}TreR1 zkr*$ZBcUq3MNkHL_f4d!yL~hf@zU;W^)0K}P~DfJe>l&`zmgv_t2U0F7-uqH4le=- z>zuzv@8qC(m~2umokq!H4=-$7)tqmb`S4=`9bEc!p?79ur0vqajXrlHI~X9cZR3{; z=h4^LT?-P1JE(=gy~221aumS{1P{T~_vr)T<>9nhe94p!6B0?81g$w0nRti(a4eFJ zSgnyXy}K%AvBWcDi=@99orvu4_(j4@fym7G!zw@s7GUt<1#_4sN$U@OMn)F*xV?q3 z1Mj^-*J!17Q{=sy6DT{vHdba2FDfTBKkVxGXn1| z8EkH*ub*I>9hIFJC*-)W3!i~X%(u(FPc%2*-rOwg`tWM`IUiol$N4SbFwh|xV(PNc z7o%G8+p+F<2cLU^4vl@Aye%34%ak^R?O$FZ7{+?uDK(-)qJg~4V15jJCFm~fuM@fc zpziQUD(3kyN9oH4&bhtK-CZ;K(2CE+Bi+P#>CIObmx!+t?d7v?fMDArzB{EK?45wR z?;&y`A;+@bYUD5xPtK%Z9c+S2isn4)O0-u)e16;rP7?fBt_9 z3z^(==0R5G_>w@9@^TsNDOC#=spl`QO~rGepUZ{!&TQV=&>VD{gx+5A zYZT*HT0eZg`lich@5Zxi>xT2oJPspqkKINT@s+i`?};Zg-SwePvkvfmZ+uLsq}!o+ za4k!UCFMt|p~)pKn}~R%uX>Wn#zaDN;)l`==M`aN{GhNm~d#yWo)b@#**T9 zYrtibXq*(mJN5l3sM0@UWZ;k#v*i&Lc;RL5lyE*h2q&Qrv@y3&$dyVeA1a-)SrXAhk__AT~J)+gGF!RqF!`FdBp zYDG&wHVO)R{R={p{2cwW7&?9eaBA;KCPEoYPmXw^B{Z+KX4YBhrn-DLM#{61tSznQ zWajRS7whp}usT1l5bs1TPBv&$)jT%n6Yb_~`L|@z3PiOFf%gu4=i`vkgBnKSyQrg%)xzUa9z=Qkn`j z9Y^U|W1lO3lY3hhw9I0ABayv0{(?|Lr*Y4CSx1^27-}f9X$nrdn6 z58@7TjhIr9--`iyO~_PWVSL`P4d_q_!%8DIB*8T4(uL&duHUq!>bpgtGC}CoQv)g13hok zEehM6=dQXAouT{ITfSN}V)Ci%;qfDY^9X1h!w{gdAOXqFR7-krJByCX5=6;zEa)S< zZ~ATh@Y`=&bY0EKfx7z`)U$KpLGhknIHt`?9{>VkxT4!IfAjqBap&Eih5du%h+h!OYUt9Hrj)Kz#kBFGeu_ z!u<(`-c9t3Y0Hw=J;~;2&YW)YdsX+?3k=0O3mEI$oDRFNc3?3Rm=cT-lAh08{f$`` z=`B==cWkI?{~1{=-g=;Q?#ib9Wck<)bPL_p?W>&srS95}?Rz`oV^?uqV6smpYbMX6 zC5@dOghj(}w%ET-mJctEjI1qg7jGr2e>PmXRJ=pY`gC|Zw;gDYbbs-Tgl+8EZq}(n zb`Y|3DUS;?VR!H_D}1Wdbef^UTf^9;6lR!3LfC8|5*TGzkUAs8x9{Azq6pT*fG>uJhZT**g37U2pq4$cuSC%Q7bbc`pq}F zKS_gH3%ItTP%&d#z=>40AR(?+&8T#a!T@o|}TeA2w) z?C>O;7${1E%_nz_ZrXc4b%=}RZQOVNfie z65aSAey$OkdwE8kT$$#&G-kDx8(jp;MOCgd)!Dz=}J=f=ci~iu!_F1Z#%6#<| zW9xw9CF4eNo%9^Cc`~Il$yHK>HIVBnbLaV8{5ksjvCfGH>21{s@H{@Q;tnUKCy-9&nN@ ziRmN4t1ouIM?hW}S5g~&gT1eSwoP8>_yBhYnLWWj6JEtL(wso87hV-J9mLZiW}qp+ zugad4K48jd!56~VB^n&hxqeRsRzIy0U^A?+evU>9JJ$bFuMql02hElo(DD@R*p-l4WQv| zI7XNWF(bhadd#_$z0AK;O_xZ1_wWPNg+(Ke0qN@ENmXwS9unA-}?Z{*tM*GiC4}BuP|6x zzpSa5JlZZ^LCJn z&5;`q;_2O`S;G8q;Q}TikB(h?G9Tf2&Usk8Y##6h7_opj`k1m4F7(3)i1ozy zV**CT8F+}z8`%TS*wfzrSZUq!MFYuJYA;}xnfxxTu5exyU$3mNBTOBCrv;jNz2S&ipFpp%YGsnh(fV z#br#2aoNk)i_{uz*%znPK9HG-P39~Il^JZMHBg#A-aB6dOh&O0*sO~~e7@Ky0JAiM zc(gnh0zajM&cD0}2#O^LuDQK`JsTepWY75guFYco4iw^C7#1RXeRGWdpzL|?(`u?Qv<)!ntY@YXh7y2*#KlK#`rh|9!e-qH0_64SBg7@vP zi2aC8i*rd9wF7tlJprZ_hkpuu$4kG3SEW7~p7=**-gTGwp!A!*!LjEMu&Dy1cin}# z*eBbIXoV3*(*kI-j~w4ij*GbQ0Xa4K8T1_XDb({YT8Q(=#o|8RE=4Yu_@-C(AbEfW z%l-6{Ef3=K_Xgh2B2htRKiL^C9{yStpis?8CC- zw3VL0BxpQrrLE%PY(3OI6rrJ^P8KlOCi4}TK4^UL>;3&{@gD)FKg7-X&DkJ&Tp z@M8;QS_ll7le`pDjNGjoZoXynmYZ)|H?s4bukGALRkvIv1oC$1((nnp)kT1V&64^LbzoFl$4ueo(}w5??>9>-Hn5csN_B-!7XV;zg&}wx1$o?ZoF23Z*`Q^AGhs0ve!lqoVjKHTh|?b{_xGme|c#Cw~t(O@saOR3vYr-8?0refAjp6 zE9akg?IH4=U*355`4?_E{ENEpUU1QoBbQtRMOrSqQf3rZ(m!z?2(g>(ALRpnW|u9o zL@ohtQ-?0cw?ai z6b?2?)2zg-#@@z(?5y}mrF#2zb!Jw4R<6IXyNC}ms_ok~|Jl1{&7n1G$sb1WhWf0t zw5eH%k$i8VKZh3V5mko0(T@Z3wS5C?*A5P>X8cBFhY$nVM}GpT4v9|6qCB4kDEtJ9 z(-jxvCRrpwF1_)_;!QU-1ar+7JbGbs&Oh3lcOIO@QV2M6sPZ#c7Wxd%QAYSl zZ)1*DudU5r^Yo!>)>hZ9>n=n>D{U54g(9W4=)*s|apT76(>BuCN22SR*BrWL&Dv`$ z-%*%N7UDH%_0HkxCbcZMy0T-hUkb1Xi;w`SeIih7eNeQE!O zw&90{ueovVqWX>{GhDSdEp99BSa_7p;r|)`oe!CzJE z9uu+SKy{)=C&t6UFs4-n&-9e{rHdi81oK@($N{1^)y@tlXXHZeDyw2NQcdtq!>mYZ zBp32lC_5u=D&*%0dGgfr@w5$NSNCekYx<~7QLvxUDBd{n<||=KMcnp($ik7D1+#EV z@}2Ru^f!Wy?|o&hlHCZhC!s6Bd(PF$B=bI%-qY!{6&0@#@9NbrPoGY{qtj}&IvuIF zOSrFa;`@by&@~oif6G3$?>st%(eshM|G0WJ@m_?!7fhRN6<7`= znUF77q1I>N090Lf^jxa3`o_L>%U<#fSugIP|0m`@@jQ8%#SY2FJISwv9c;(8V|3~3 z{gJMbAB+eupYRDUfA~|-i?wSL0Ye0*;5+10r|@_JwHy*{bwiB)}o z;l1%r`kVwSctrZLzcCz43OmE+IL&dIrBgJlZ?xriAz|Lx%~kGT;<`Ckf3vT*cguBMPUCxY>#CiZ#;&hl zIW~h{cU5oK=EUftu`e>7F8B93>#tA;@OX3sJ9c8Pr6p6<*U`0W?k8-}no(M%!hxnwqX8zYuGi zm_`i+Q}zUXj(kCaq3qA3&yCg7=bjiCxOrdz_GEFqhrR}$gBFFnRbV(o1lk=iY3;ZT zPA+u#p(FO#h~G{YQ%B4%X2e0{ZCBaip#9%K&ksN+JS$))%aQ;sJ*xLw=|dW;hWIQ( zoiBBwSMSjwC9)Cc<(OyiEd7G)QJJ3eEQ`WG3IYM5;%{3l6zx1WX{xtR{41{rr zNDoNxf#EeRZ!C#Xgf~;Z6DEcV+P(^0{wndbN@@yUg_AyS^^Ps2SB?$u7XFg*o>;;7nz#K6 z`UT!X0nG?*{y-$#qfQ5?axOg(MB*T?MW~!M>%?`{a$SXz4I;=c2A_{&P1;})GVK8z zBAxg0kY(&)*jubjrZcf?MF21p@}#(K&YG%3x@Fx!W$zhtszY7PfiKjB+egU1BQo+W z)1JBcRl%?x@jXscrhoO^-QxLVo7&&9Xl~I*R*KhE_=}4M)^K_`#8pfP7zH#szd=|Z2*q(-Hd0~k$RyW_fS=A=VV8xZ0%dk>_7=Gq&u+dh;K{x z@Apm{JilADyk(i1Ztv_Ae?Zvx1>zrIS6)Eoi1)H@Mk7JCbNtW3Hu?vi8zYDL1FR;t zE%EzfjRKoBNl6AW$P-k$fXjk6xPr=eZt~Wb&f2zp>utB5b?#YbKfZp==MFyo^tGRR znrgEC`cUK0P`)*rO%B(MoV9IaJ^jP>t>Tm0w{F_@joY_u6E9X>wf2l>4t?(Fr<3uR ze_Ek9qa{(3+A$kek9-PjLF}c>0y`~q{OlW(tx{qxF!xYpqqyPBA}&E|WFb2Rylbyn zw|c|stFK?T`ZotZ7fB3H@0{CJlMV+Koes8*Ypz7Y4Xee6$%Q*p^`@^KKKyH!&jquH z${a*59K~vNBEvND<4EzA%w6S>E(Yh>7O#M^)y7K5N*9Fj4it{^#bHFHmD(d1YLm+2 z&Ng^*uhj)=8a?FVG*YpB?TnT8q@9!)(?_f9{)^!5#g7 znmg|}DT?&rcU8~K?#|8zHj);W43c(dGm7C%{=({i>wqq(I%(*?g7Nn<&Q3Dg5X(DlyJ1%o{It&?8nD@L5`xvRcYGS#% znGsViTrz&-x-?(bc5~T@RiZcR80m+i#3N<{HD}Fl=2sqbRG+wC+n+nsJ?tNLGZi85 z!WKB{jp-fJ##LT_EG_oRYjDA~{8YYa-m(~2L$Q|=$j^Ekr}cK%ddT8MDO(5_tEzXl zV%U|pEE&`(p;A0sG5Xk^Xm@QxO5%v#qc8Tv{;l=kvmLS$W;MD!pC}#_{)ZW7#43wK zccq55YM3!V+~F_>)pY5aRw+iv4ITS*?RohO%>J_fty6R>o@5zx#B-quR*k|UB}Wug zrj?c4JhFQ`dFWJ?(=o59z>_A&^}Tdv1fmkG$A}Vtw94k;*8_%WRg9>yhdpn3uG0M7 zqQ$?Hm2z8l(n}(_^{BrwA^xhG7SZ7`8*eG}f|ogPy}HPYml{1F68Y`Bb(uF*%Brr3 z?ql+~85O;|_34;6s{cjvPu;BgO#0c|sW0A;CF|GsVz?ek>S3h5Ka~4T>b^CO6t@RQ zkecUV_85=*YMz>zieckLp&s9kzTTjM$fUqmxzDOGv^{AA+M zg9fQ|vpZwLm+kRu&t6$PU?j`-1GhQa*{HSLT)1GlSm zcmwv^;}uPe)ecBQd~KY^+e03$f=1uoDgh#G9qf&|T`?H?%N64O^0-c&X69ddRen)U z?X(30QzI^RW#rCDOPvujM9Si_YX=SfLsC}P^d8g8a)zgL?=y7lkWPaVyuF4ecQ)Na zM87_h`dIYd3U`z6dxU;#3lQp>#J6|PsrvAqJ7>?Uo-5Z>RkdzjUs3(got0Im%T1K4 z6+dcxc`KXdR-Y`&)9Hx{Ng&i&ef}@=EgENxrEXH|E|*SG{eT@t~+MW6BXCIec8n~{_eHc6jk@!U0tQfdh(T`Z%L^P!o4WGuoQ#=o}@2u&=lZ4pLb9EGJp1RSt)tfqP z`NLnFF|tino*=vBM0D$w{KL$}H?6w#AcbRvg>Dea8;!BQT@&p!_R-^|B1V!lbsdsf{GkQa9xq82)?9jwP#U92*A^Z9i};>3qTIy>AERn8cZmp347bm!#Q7@_ehu2cM_39-q2(wqrSciVy8`r%QpLw#1F_UT6<;;zWHQ0X0i|5 z8iSs8GDxFAl@hbFlouqmL7b2C{-UfHyD|WX5F6rB(o++XyPcTk>^!D(bewaDGbSOe zYg9chThABxi%ZI$ZbrF8ZvKA?vfU5_nR-!7JU%ibV?6O)^V-TaIG*g4lGyIN)?H2u8Pb|OKVNuJcG)c8K_ovkNcI#Xy-9mkLF)V9bK5!JTP?6VM) zpmiq_IgI_UGzWcA-UTert;(h;@#OL$iEgasgll;Jbs7?%+$K4qWN`cfcYIvCjHqts z4@^yqnV2M9$sTkd=Dcpb(VJgZg2;~DBTv0Eux)BW*W~v7+x2dnEpGo!-;_wvr$=5P zH7)~lXd|cK^IG0~+ifJgEm)Ps|4-L`sP50%O#Z9(7XA)<3oXgvN-Btp?W`+0zGJl8 z6W^`t(3iE|EhXoackjlx7GMkZ!Yk8%BH6ME?<8l%=B)v(TJjM8JPrIM~Y zIids2Noz)Wf!U|<{CcHYF=?%vI=U>?YM+8?wT(uz^18JC_`(@_b*}cQRV|?`tbK~a zpyDdM`)%t%GllxNN%c!VW3m1#x$4I%KE4`m)&Z~ zr<7Pvv^HtobE2O33E7_8(8W=uI9Zp8{VX#WpPY~suH=IUq^3nmDbAtiDP5H?E%|C2 z)+EN|pG&^yvVV@qC`V+{__68A+?~}VdL?yb;YD-_tmH{2ykH znTBl@MsDDgxJ~R)>&FFMZO9RcGKZF9Q)Wndh#Opq-5eQ_ZM%(dUOaC6#m-5o2@$!E zdfcLqSm|h=)cQle`1VQCp}w{0cC_myGWtdK8KvO21OD^S+>3W<44HY?PmMRQj|P<#kvMZ4I7v@c5r@rhP&<9`5FCtW_L(R&0|Vv^bLhWs-C_$G3f&l(Z187 zAvuHEII|`foHw9tr<8;#-3zkoOFe_U6CS#hcU8N=+V*o+P$z5nQ;Gw&bSCLywY+lzmnIb=W=ksUE#d>HL4aysTa9r3Ag z?FSDmz3Wn$=e%iJ_e_jLqRX}0#gmHSHxu7R|Hdz2l93J-YA(Q@VF?bU6U^{wt$#N! z>oBm~JA7ofE?1mC@}k4-hFmx}^ZfDo@`cXr-dk9ZdC{mbLkEwkoAnf%Sa!@QA2z08 z%K62L*OWkKv4a(a=qztPltU2Jdm~UictXFF1L>-f?s!*vp9m3m(XhOdt_Jw4F%cfU(j`U*V>$ZSta7Kf{Vso zU(_(Mp!?A58F!8yKDO|@h&Clx=MTALr84E7crM@cx17^8Jy4GXE*E^4 z6p9&FMqndiOoIU;3P1aAc!= zc+C?YON3cpwjryu@k6=?_G#9hZhj zc3!u6o)j^GU7I(B=`V1=0Xk?ff+S0?JwNOAH_R zt9AKwyc4L>b4Z&-c;xUT-HhU(c>P3hi@%JLrwdp;H%=g#S)z9VW*%?Ah7Ml)0x<0hwH=&SKHRX1}nigb0q+L*;fldq z5a+o8r=J1L%9)Sqdi9w>$Ye-aU2RiYUBhgDx_3ZE`k?eMV$v=2B|kC|xK9r(9iN3E=Z6O77!_-j8jG{ePT5IeGL7B!MBa#1k)yrbMQjT zd&6Xr!dRrOXvZq=4lL_DZv04pttMsCMHkT(|M}fnSJ@NaB)xf7I* z?JQ9t{Gw9KW|Lht>sj9vb487qCu)s-#uuW_cv95!-R1_-D4ImGn9l~7E5%jDW@D$g z+Sp=jH9j|X7@r#3#R9QVT*K1YYsGb}2wfzu7dMC-#Z6+dxS4N#-6H;nZG5-#ba}hD zL)^&+0qz#}hzmC zYOzMFWs%G}@qzfK_?P%ltQQ-^M?8&vEH<(_;1jV~d@4Q@Tf|oJx!5MQ^E|Or>=L`h z9`@kv6JPLEx-Z37;($0P4vDYDH{x6Ioj5GMSL@cr58{|OE`Ag(;)FOUPKj1l%d!69*BI7TuD=$6sagGWC+dE)o24eR|A*=Lk2Q)H@aE8EHTvV-g>(_|;vS*FV_ zva9SSyUQN3r|czr%Rcfv*;n@CqZk9^K(FRJE|SHvgw=&*a)cZyN6FE6u^l7F%5m(3ypWZ~<;;dnl#}FSIYmyD(^%VlvAjh7 zhQ9P=IYVB`N{rWxmGUxr>sO5Tj77$~#$tRgt&%=D(^zIKm$PJr@s{*6-838j%GGj? zoGWXLW32nFm36Y7{csJkQ8vkDIbU8OuasBGtK|Z|ptVq5BY!Ke#V6G7!yg}Y5 zZ<34U&GPs17WqGXL*Z6=o4j4#A@5|Z;@$Edd9S=r-Y=KPKj3@#L1vwo$cN=4##8c9 zd}#hjJ|_QcJYf96_(nc1pO8<=zZg%*r;NLJuf9}1EuWFk%IEkF`U}QG@F?%eUn_@?E(?u9WY|RZO0&k!$7qaveU# z|0(|^Ka}g4z4%D}TYfAz%1x|_+AKenpUEw9tNdJUliTGExl`_vyX79aSMHNv;K$%g zzMXRb-!O;d*YX>DxPK=P%kSk8c~t(u_r#9NA7zU?Ay4v_vsDI6!xW}8P19jI@mw5X zMw(Hk+l)3nW(;c}$n?uZ@<}h=( zS!foS#b$|FYL=NJ%#r3ObF_JZImR4|x25ssh2}+OxjDg{XihRGn^VlG<}~AN;~jIl zd9itk`5SYFd8v7s=`&}Vv&;(9Z&sSK%__6noMX;4Ys`6Otyve*Tw9%yQJ7(eB@u=5 ze6t$rY9oAB=qjAqz=*}=(?LXG-R!zr|J(?l6-F1&s&1IoJg>6Ge`WNn({XokMO~9` z)+`1&?pdLzt7MiB(5?zAC;^YJDWcRy=(iD;S_u6*aF>QkyZxbPM5#@N-wIu&7DT@e zqDP!2BzpGgxO+qhfO~c*>KQSsZr(hfMXYCb*hTcn(`BQpPRAW1XZji(Rs6X|HC5MC z_+8aHh!|yaQf+fG%HpKj65S}9=4vaHqejc>Inkp}!;PMEI_|k3j1bSZ|-_Y3*#&UpqTuyv=-_&HQ+a`8plMjIV00o$YIAo>${*Zi=Z3 zzjBpZG&EQ=l!u}9G=yEa$}JiitYCsws!<2g6HbdRy76?}GcgQ+rzz~hHPHgoqyxu9 zRi#a;N+(%W+H6(nB%7;do2y9{SIs(bPHL#Go$YK^|1p!od5UQczlxY-SADY;Mo&3S zVe}PY@o8c4t4_yV(=A@F)`5F^NO#>=hoa7!y4u-|?m|V2mCYB5MiiFnqzIp1htcC3 zYkZAWR=nItkQY{) zqVSz`%3sMwkXAEAueIYS;{9znLLWt%w zO7Wv(NzK;%U{Rgu)aCi4J0#Cm%sDIkHBG(<8}#Ausj*~sUbYOO_)3Bj&(F3Ym)aOhZH%QhhEf|t zsZDWdnQO}I1|K8xE39CO?#5kL=pbrJ&{juX5sbN}SsAa=f#TPT$<-P}n2{gTTwB3w zv{`ix{)(A3F_$;jHPM^TC&^#o;uWMCUpD$@)zwx+`LCQs=Rz(EN>-`oYJWprV{^T~ zp}MZYQ(4#CaQdQpzCU;o-B^8PFdowg?Ap+kU%f32UU_P(YeR*iLYW*j)eSyZy}yy} z&QaRjpnEWHMxhp_H>1Q-*4#{QwicQk#P zsmh8q*H_e9sI9i-&9rO@p-pl@fyV||Q9HBIAIreEq1rc_x<*WP*<#&xy_vc+WLgM|=oJ@q`7 z)HO8mTG&_PCQ_va-M$*9uXc8g-vZ&aL3nfQYu&89UT?mqx)zYAyDIO5cAkV)i}89( zqZr6E_$z59R!Wv#m@1}m%x-9g`e^^<&DHbKgW6ekF3Vbay}8;#5Ef|y!O=`5G{q`v z)rI==H$}m{b;H7upW^`~57&0?;Dwdj%2Qy|QIH#}9vP5bb4^oqea%(&ZL9jd1=^5! zy_RVtv}I739Rsv_zj~Z(uJKt7##>b6tg35n^v7TcYU*ZJ&+^qknp;VS8mnol4@GA- zMQO=edZJ{kH6wCD8T}ML711#w8KFp)eG3C*<;h??s558e2O|Z+NNzBa7mVcCk?bHG zZ?Jey5JgT9a#j$IH<*Hf;0Hb4ARHa4lA;I6batS4x-2m!qEvD zSCG`~Q05@y>>xdCSFi}n4no#!sp2^y219Ukimv3GT&r#5S zb?y9_&Ct@MV%9A;?WWdFY@An(`uS%0X}R|(+?!*ao+alEF zlu*lqQ1eHq?G2%Bn}oV;5^5tsXyYl?!v?N(^%CmpCDigOEi2Kz6QPa2#KvD@<1exC zm)Q7AZ2ToQ{t_F1iH*O+#$RINFR}5L*!W9q{3SO2QX7A%jo%u?l$Ke87(yF=sg1wX z#$RgVw+1=nv+>WAQC(ZvXo0a}3XF}8Y!-nkswX6s=Rr0>5LeECW-!wxnR!&ZQU!C7kz7SF zYbNx3nKXVUM;d~ehEaxOwqX|W3g!qTa|D+YZ;;Kz=bIA@!JFf$eC2wYSwmR|keLb9 zSQI8J<`z=CZa7NH#!NKY&$_Ci#>nRd)*N)O-2>|nTr@vRKjWd5VV=n2jzt9#0Cf@#kztCDJl*`iea zvqy)2_K)z-ZcP4_v;`&FGLJoo`Qp*c2~TIfb`JBbS2J^T3%+w6U?z7db4!0`9_fAK zBj$Z~F;}bV8&3w5B@_wPwMe%^Yi)>NepBbe2apxcvBO#mvzTv(&)DHgJ8ZE+nPG>O zcKDDTeq@Daq#X{m!>M+7wS~w0Upu^mIe2#HnfI8lnwuR~yAX~}NT{EY$Q&E9YRn=x z8O`ByYetQnYAj^dR?X8+Ca(+0s$JeC93DM?9z*(MBTl4?E=D{#3z4{BZeO)AQ_t(& zN8CzrF@ulJ=)4j*(dWVmMy4RCHHGIQ4mVfr4L9>K)*MXOtPFRAos)H=a;V0n@ShPk z%g)G`%az+m=ikLT1gO+HqNu$PSYfG9r&9@)rYGu9?b27a1CQIvR*v=nsZ(v-DXc~~i*MOz<0cHlty96RQ*GSm zDy{apDar}MO6ycg>r}gRTZu(JQ|4G|t2AL)X`M=GoobhEFDFsDBd1lPv8Gy;HOd%c zPC{B^NEciQR-kBYCKsNavHmL0cyl6oMwzNrj1T2hzG;;fIOsb})|Ir;cQW~Rv7$r4 zQxbOtl2x3x!n!XkkAPc)f0oCpblTQwy*_u2@-uR%_K{9GW&6URC|GTNMNXwdXXaEo zELnB3kaP(>Du+SZWY(L6_iH_Mzvk8bnq`4hzoDQhyZUo+tJjos{SCE7Y-9D+{t)%5 zBzc}%UHAVIO{6@#!88UtWNkNv)r5cO2%O3eyhv| z^X;(XeNw8#by@0qq@5I4i!Cz)TSQghLs7@s7}zM90`G|Cz$Uz;zA6?4J`(>+ z{I0;4;vVwd8`vQp3T%Zvsqjp*iX3~;_kp_xYMWu zYI9(vSisuyg-rI}MtD!)3$Y~7A|53EP~Zz{$_#uB+%0JM4S^pGhwugViG{$qfpbZK z-HD|9Q&a}N7IT5u7&r{2JH`CKzo2vvw0s6F8;wYEJqbot_MhUqzM;e3|!Ike|_@~M%;-?)C2^EJ-bIhO^V72N`F zfN3?fybrdWqLG!IO-4uf{0crF0Q=KmzaQ+6h#Lc|px}OSN8m9ec|W}04K)wI_ev;Q z!iedyz#1r710`#q;sdDo04hE(o(pUj(jA!z9aS>a$kVF7Y0s%=^z*m zBJWkm>N}txqz%Uf9yj6xud|oK_J|V zJRhZ&ZwMR#_5mb&9gr7MU$?Li=YPR^J9q95w8GCZq55kH#w}pmVkC;GfltK6NdA(* zT5x=ZoOV!WZ&PQtQg$EZ4u}`guD1fq#R}3_29}65XyE$52VyJNy90a0p1>}#A5N5R zSUMN^i#$1?a2ptQA?c&&D}GEAt^D7DmI+ed!fwU|jw7E4!yDLXeI8J~JN%Z(&pw~8AWSKY?76AISD*+DRG0`oRF`j!=xaX@Ut zs3MJ(lbz_Byn$~hn?Ttw;CHK7V7O?d$-r^twf9T!H zjTmZ2P&Zw2^%r0snL&OMZntUB!n?hJ5mLhC*S|9)^Q3wi?F zJ;0p}MWrWiVm6(T);3pld%eK7x!t zMYhPmaN8Q;77tU0(YF4y0roy%??Zo_)O?b-ju1UW9y=)EMu(i#O83Cil=u$V%gDW7 z)4Lmbk1Khhk1nJVfZiiw5t@EIId4SU7xT5rTM2LD`Yz5T)MqrgmGlMjp*?WkNQ+;r zYdnRV-;2A!dN2LNk^oa4p1KJfn*-0q_R#e=%(Uh0W>pq3h{FT@o=7Q zg+ImDT{ds`07LP2AJT?L;C^qzJ*qW(6A;&-L7xF}9n^eA=?~Bvz8it%eUSJ=#2?1? zsdjyUT4+^tAbo04w_lTzN8sfME!IS~ss@gL{|IN5uh9c$}yxHhoqHVEk`=n zU{4n4mfeb+zJSlKk%Z#l1Q1T37vDn5VIZ9Z(n%nl0McO~wO}QVYiRF6)4$P-B&)6i zCxN;LsE6R{TWC83ZK}<02I?W89s=6eK>HeKhk(`!G)5KZNfb4-pOTyH7QNYS(VNM+ znVjE{b0Zq3bZHSh-2!}Sh8BVzQMdQ7Zaoqhhk>yhn}Ti=KFDctzZaTY;oK3}rD?P@ zV?X7Oqlbbz;tdi|w`n`{3VgkfUHBTium`C7D02|VA4A=z(C{%imCk&O&b$L(9|J?e z+a`G10M?Je8i3*rU_HTDX%VthB~-5api@AzdJ|I)7YpcH7SfwuM|cC_VruI);!CjB z4-%ruK-z*GUWB}K-wwpv;rVXT?n8Fys2ZDVxrE6?m$2}1pAtWY@b?r?!1q#gD}Ke}nI5ye&2bUJ;+rPBwFXN^i6U3e|Yv z^T6N4HYnas54nRH+lkHF6?mC(!WPB}pNhSK*Tg<_;|s3$Q!5AH^c(VgOD}sAm@U8v z1a?rv&tQ+9$7-$s`bw&+V4i6_aOcK-1`>$to-4(fsP&M zss}p0fR63Zu@yR!#798cMEYiE-A;TLEdft+KsX@w0&PD!dX%~i&~wMr0(Mh}0chDx z9j>PZ?0}vR;qVBpU^n&I3QY%~X)`o^Db_*LdeXO&uLW*WsKX`HAtO?IJlBbuUrJy5 zV&EB|eE^iT(APq#?X;bZ*cWz8Q_q`-Z$?A5Vn?=fy^HI;@NksY+!A<+Czqw@<}>Kn z^Tb~?QpIb8ufxq-q%TLp?^1dNoUP;|NAH1Q6;fHxlizM6z6VJAX$vj1-az0m`;F8X zFrJZE_&89F`JO|+e&-+97?v4XFHZ|2l1Ue5$$5!xSKRfKUQN8_G1sW zL$PWhUsB6kki&b(VL#OGW4}~f;0~zYWVe)0Xek@$sh)-U&!PS#)c1z++oAjfl(&KM zlTf}B%0GwlUQq5uMxWE72SWWmsDB2HeHY3BF z+VvJ`E5W=9`L99y*P-3(N!y5CZl(Wi;b}1r-uBoUz7IZjL;rrQ;g)vCq1}9o@eJ*j z(6L-;x9&f-g7+V2@V~+J9(X`>6v-iT$AxuYvh>^z<##R&Z}6En}6c z1MKcPTIPDvw_4}!M>gNE^NhKcsoihs#&opVEhOc2~Ed< z@jWn(L$$JA>{TK?px*q?yg^$VbW4b($GJp?yj=~l9x z_%39ixKi@BINGT=g2sc?^2f+S zhYm>xcsh!N!WJkzVbh`PuDW|14pkq`^96RsfmWWPCl$ycmKr=si2!l{22am!q!a)@ zqfO4u$apJKQX@{4OZC|M(b{j(t=`zNkFXENu@BvJ5AzC=dW-Aj$mU({tzh)I61)5! z@ij(Y?1CC){+Zt8DKLBhhDVXfqhNUi`}}9@^W$Lq0Q>wl_W3ce{t5g15cc^Ius;k} zk0JMaq4iJH@@v@V$Kdc`ID8Bn{b#7cMgp$|7y;h9DLJkM;wm7m1;T1den_s39aq;lk=-q$rTDqcWsE<_49aNb5-y>WV& z_eO#pxJkVA?ZIB)@EyQ;VLN}zjZ4@syNI2+YTxcn?E8DvSZ=(-*F*-fhjhB$J!)oEuveQ%V^JHei+T-~q zJ3GVob*{5_a|ZWvT01$_KF;lD?B6_K@7lylu}2f_(mOKMKFQk*88I1|8s>b*J=hWb z$r(Lo@_+dkSQ~hibM3Dy9@xS`UPj<&{mxD~`#L;381)gJ_VaO`Zw;Pu&ib95a`tt2 z_WzDgRZ`=89P4BM0(WvKx;5`gW-5k0tGxQ23OOI=eZ3LD6+!T)@*uZsRXQ;xah0O^ z(Rmej795qXb6I7v$4205N)YPUL7k#&%eqIZbx-9CFKNev^`NNLSkK5~VYP7mivPS{ zk>_W#D4Cx7r{s)WzE+3I5xl0||BBz)`g`{EPlGr+=h@eGNy)Q7cMid9Kp#d&1366m z5Mh=1YiAM9mf6H}WDfCMnM*uR<{44gqG3if>!K#Yon$qDnwfAj3WP|gu=OyFpP z4~L12eUxOA^?H;P{5ecv#5$FuotAZbE$a^S4wo?FzX)#)f*sULp!Wd|sip5?ozGL$ z*H`Tvk35?>D+!SV@5G@b}P<$nuDG@c2Rm(cAT9%Cnm$Jou` zG4^tJj4wE1@E-9c{|7kY@D_21|8F?rjPE$&@JjJL|3^9E@bwVOs5wsHbpxLdjOp?E z(1v(|NFbgl5{V~?B;tIrhPcwFWUWc~Peq54@dUwW5?>IV`R^jS@ZU{z<6r5PDSC(= zMq906rsySl5m$OufpB`oZ6;xDE6jT&c zR8&+{R4h~xQBkSd7Ol3lzOeOytyZ+Q#g@OXVr!Lb{-3$Kn*<0oeEVDdWbU0icjnBQ zGc#w-oVgGqq9j^J60K-%?rOi&{Nx1U_Z~;At)*#9bLtJoSBTH)!u+VEVnaOtHBlnD5q+B{MeV|g=7Ks-x$v^3zA_jjiqZryLYK&+mr>eu1ge!^P z#I}%ucqVVXir>UWx>WIEqglUlOXVyNV`^9ti zB7Xvbog{Wb+#{wP#jU1f`VQA7>SQaa1kV&ey3|TuDVB2SFjXU66<}xAke$yWKhkS) zuS3{~`>9Bu22=rBAPL|=0$>MxKssPR`UdeX-YFLO0Hy2&%H{u{6qJ?3=aPlLLMBN? zCS04i5BMJUb!1|lK>NT~{N3;~=}FQ`wWO1hao>wHBHRunPzs+<$;dCB|Bf_hH4VRq z5`h>X33N|Hxt$2}1P!1|@F4@Coo5ex1$rzf+r>U23*yb7!OojW#av{hzYiS2y-{3C zD^U-`b0?lpLm7p5XA_?7MqQgh#|%p50a8f~NTVPF-it>Wf^QXk7Skj2iSogZFz-)* z&nM(Gf>%m8%?X(X9rzQ6^eKoJd@ICtG%gNuBJ+~@K%iN`*xBZZIu{p2hj$@0a_IE0M(&`zQ) zh68QErwxQen~1uL@=p&%-DO!gODN0e7vvK47xE(bBWV1=5b}(2?Lw|c3Wcl-xr&D1 zF-JW=l=&^{EO;;KFG9#+^qxOMPRPDd^buK3ML&V8av$1J(1x_9g!?1+_kxzWLcRyS z7VRjPeOk!hLjSC#7G4CpL_Y(M&j|mDwy#89=!2pkoDrg5ioPNG=ZGQttlV!z_!u>b zK8*WtKStXL`4MgSgCY96+~-7p7wsJF_vm|a{~s2jPYC&=!L}DN54jUEi)Y$FS|hX} zPV~blEa+e3ao@a3XeYzK zhx{nTa*RFPhB0dmo}rKP4H#Rz;J1tNSRhw5EY4Md?Vg3!8~#h*ClxOJ=E8Pv>R~!C9WU9^;NhwfG!a) z-VtRYj@J)-%{L?LBZo}CsPkJ$CwTBI#^eeL3c6*CA2=cX1$F5MKXQ=&SU^EL4GVZ@bzCx0dn#srD|nu1)U6Q}@ML6c}paWD8G z!aDF3JY@fXe28{9f;Q_1pTx6lVwi(d1b70H#S0P_P$4aCVWr;FSACae!Cz&S9mtxN17Q~DCSV0d$>F>zn z+b~b%dWm|NfL8&L=YfHhykcOFl!t4PZ*)4)aUQ?V_)r9?E?_Jl~SszoEGyjeHF~Cocl%6Eq3Wg$@vf z6W312!b3>EOtG3ShyLS+USwk9sX+jI?-F^^u7T;Sl=J`xlzeo1GZ=1M+lApVEzJ(`2+q9`utIsRs0XP3?*R`u0X@z*v;YPtat39^U;uW%0g& ze*^t|8=$;%VW_{LO)HfbS#t2G3sxJr9DO z`voHD?->>{{w7_BzHb73X11G(k$w^ANEN{Kqre{E5y-z2;d0;(p`ReX&jf#@V{D8( z2L6s_;MwblzZqc_aFoBvT9N-rTnoMkJRiZANcTCee}?dR8OP|CxPKA&40siBe?;EU z$XN`oek)K9$2~aWAkL&u>6@Bf?Gc^{4bSLV-Ua{wTsDa=MG?8U8!g03K|B zY`6iJbZlS%<-8MykRx$DJPgZLI8KhgB$8f)!0_jCKIafW{N1x$f69I@eLBz|2Ch#j zPp19E@Ho_MtpH@GNdV7o!u=g+i_3s3aDD5r`zvvMDfsgh@N5@jL&F8(^kB!M>umh;ykt19|X6X{paG9)I2>qfJumNH{B-TYLK)p*Be4t!o66NC9=;DhjKE%aDTq)zG3*L?E4 zA=YWpb=+Cz6)6Tf@IFdbyh6#!rC7UTSct$T+Ym?@ix`GD8z~f@Biv8xNJS;Mx`JKF zZe;`9%74Q@lx~nVOAknINbf3UE9NRLQrxDvSMiYIQN>e==M@JPZz|qb{8{mt;*0ca z(*J4acB4Jr?y>vrHTEX^3j3w@EA6}NkJ~?VC>>dj0!Pp>%W;=ux8rHYuN?0Grux+*R%s?%UiCxc9i~Ml zRXhW#UsW7Ye4;p}_&j}G`q!XZZ#UcR_CkBPO!X>I{g8c+Om&hY&k=CUaBPvOe%W!@ zNlv9R&gli!CC)L?jA zQH)JTp9Ww7JG$oRW#KoDjy>u>>N%QzH0GmUe)P;oyFS_>;y>K`;jRyNe0bM~*W!Bi zhg0#l{KGu)K$v+`4L%-cam#|Qc^t*e6$St&;9vqC{Nqgk$y@N60;%(qvK&}&u zWm@QBXZ%k9V<%wcrQk75zd0v1p_3X3oTaM&j-*x^7TSoF9H?= zOCoXS<9aDykG~uECj8yZZ{)Wj+zQ+d+`;dJu0&$3z`-$o4_3wa@q77w{C>VezJ37r z5AvVzM-V>BWuEcJ_+I`v--nnd_><7GiN7Z1B02pVk?_q(2&oc3{ucjt!QG$Ji8sU$V-z)k#(5q}ZJN^$rbFD1x#iC85*F=)0V zrAVoA8VjziSf7T|rAg_MLvl(kDN}Mw9?2_ZN!e14lq>n9JSkr)kP4+DsaWz$B~m~t zm4Z^4R4!FWl~R>dE!9Z1Qk_&UHAsz8lQc$ZmRh7%X{%O_8QbJ<>F+TVh4=5M?nU4*xOP#wucjt@XeC!u>!2+pCJyq=AJtmf|R$u)=~R zTnn3LGU;K-G?IzTltQUwAuC4OG)kuovXg_Ht%WXX@q>a=>W2l*0sFlXjI2uoF1gjoRqz>w&Ni>GQ^iw)OKcg4u=kyEMfL79cT0l$Ce=bFz{t+#O%wIz1^SyLE z-NWyrRYEdp5v_*I-@$KZTlg+o2Cec^`UyQxSJOON&bPBhNb=2e0kq1oG?&)XwX}^H znTc2OD&EMOcrCA^=cGh>iB=oY$_Zl*iv zPSo&rx|i<5cyj_{KsQ~;I@u&PnJ#BjSeF@*@kyq*=B1X_aI;69@b zQ!Jj_cMv(^fknWlL{8A;QUDu)x3R^7@-j~nxe>aL6M2xI=P;2Mq4yZ}Y32cVp1lY- z2z)@4Qv$4x0BLhkrVn}g5SM2M@NT{aXakVGU=6SzKzRk<5*5A%Anzj3QiObqKyPsm zuz|>L0Coe&x5Ngl01g0O5(N;Jt|kiNo#3ZLWm|~K%YY+972Am_dx@$tiK>0T3q&=j zd+kP|x_LzPeZWzo280br--vvh2slhMrV2or%^CpdTjGH_-~*!84Mby+-&oK*ZZkG* za6SGIL~sXDdmHdA(S+?p6H!J-7I1>7^ElC@bwrah0i^B1vu-h=U0Z``jK41^g3_P2G_j^I>%y{56qFL*RW`jqwj}rB*COQw-=OKR1Mxwb@ zz?bL}$afx|&u;@>AX-oe>?T^M1@QhNJAmhlk?#^*F9FTx?2yf z9Xn;ML_b13esqxN!d{}4bpX<@`jY6Ptwa~EBf2DuXf^0qjrdD96I}+nE{_Lx60O0z zYmjaY(yv9@wckQv-9U7u9YFq99w%A{+OC=hd_Z({A#jpt{WhWvC~LzJqH7RdgJ;)* zmTQk-MW+LwjQFbKHva`q0K~h*nm%o?p#E)%>W?%T}X2m^1d5s?pZ~&Jq6f9bnjB4 z`xL+qY|7!i`}Yy;K)B-w(F5Cv9z>lUJVf-+I-;E=gkc+andrwGVQ^{%P7>`#K0nz& z^hgQPi}xQl09ygPvu_pA6L|Jy6VX$kVL$SF8rM&w+-Gq8 zY!>hu(E-FASOjbab^}L=eyRbw0L1+iX`a&pb-+%d=R1Ja7*;nD{cIc2&ocqM_Y0&y z*hcgs=zkH+JS@6w^7E&UlM(S_dY@VpIZTx z@hQstOCNB8=&yM1Z^+|sNPi6FewG3t?ccW&{iBNLcpK6Gw}$9*?5~d#oiGr6Ljdypw-(q*^z8t5Nkew)xnCY z1wJJv9VVuDnV2$*mk49HH2`QD zhrGw*z43>Mwe5%TVha{2+lfuwiDk-CVx6c%C(=ynBR07TKs z4&Vf_#VB{lc4Fr*CAL%p93i$0G%rKB7px+-9ObS++7)=`LLY#4R>cD^6T1k{F17(1 zh+VP>t|9Y)gTyW^A$A$cx(x4K_5!iXw-H;jgV@>w#I8Vi#bMwiu`9EH9$-6gl-N20 z&-nn5Zum#uyybXLyY?B>8{3fK?3_3UC z*^PMbM&x^w23Q1qO6=w=pcmK=Anz@BZwv0XYy*xHyQL1;N99mY0m$=?gTN8s1hG2}Knc(VtOB+Jcz!47+J^kL zRRMj#Mqod1l-OMcpbl6H>;PT^z9n|I59k3l00#ijbPs60rx(}^ya1dewjDHXN1og9 z?)Jj~;_j^i)&Z#7eKw#M*ao~!?0zkPyzg%X<^f1||8`B8) z_5g=~Pl-Jk50n5Mz*1l<@B(lI_?Fm1$oHW>0Pj46xSc7$DgbF7Mt%<;Cx*G0{TOL? zA@5zd-@O`m89>}mdVmwe9zp((Adg3m5_?nw6avWi(apeq-~(cNe83uDC-54v#|X#- zknXW<0ODXgVSDlJ-d+IZ?mbBC@j74+v3+>9Z#%Iks(>$vJ&C$J1zMik0lWYlBeoy! z?g!obk>CEei9M|a5chNkumacu>;}ZM;Url*$2da-U=Kf_KOq%c^*V~5YJvjx)()wg4jzNfMdjd*+cAQ#J{|s*eh88 z%KB9%fU@B?e)~CdNx0~4Sk>A^(>Fs00-og9tBJH~;iM_WJI1IP34r1>k&-W4k z{*eEx{=kD%{^MF7%&xPjQ8vVa4`K57FHcXU6okIR64#6Cg!pX?^~XM}$~ zPV7_A{Fg1n{)%$`hPc1sy<^Dp80h$H53#@dfQ`idp#YHgKTZ%kjx_&Y8-O&QuOs#a z>iosG#J)tnUm@LBYX}=J0Pg?U0URfG0`GpK1r8DWR~G=f{*8CP%>;H5`w!y2O974$ z`yOdeqTG}Fi1qgo3u%Bo#0FZ4Qwi`Iaki8=HvlgXmzszxI)Ed@l?REd+5qfksJ9c> z^Z>_*$KX1)ig=s?*h4(Nj(EZ%0O=EvXObQ01NIZw;##|dxK0ZoOpXUoUhfU&`qrCkwcI0 z7y6snCK?F6J-|Z!@6Z7Ag*c3}1C)&2vOacP>y;L>7qISDNsEy^r_O=z=@t0V#K5LQ z!D5p^<#KvTO7(uDL9H@MMzyz^c_okc26JX+iplBnIn~M(TP(LI`Epmj3;*+$)Xd6k zb?EP@W@W4@g%wS(34XG7u$S}->`1Vf>0RDHNvXfsgiOuDt`{2|7M<40ZjXfQotKqK zDJe-3e>r*~XjFg?U+_J!Ic4C==u*3aG6Mdf3-GIDAl~az``Nq8GAc5zbyPUcUuC@D zVq9O7UXgy@VuR-z?nR^o66q8uWZw%O~P)LKCqd+$NvbMRWU466x4aVok zH0brK)F!ja=n9m2ygHLv(62%bN`oG6Y0z&}ne@6E7AWy}11fOKVESmWr?|({sK}Gp z;_3vuBG`OkZfRd$vm%d4z4J8+yL!s`)h(45e9IKJ92Vz z)S;8{8J_NoYSR+uB~518!I^dT5*8o&JhrPk7?|_D(&!!=EP-rz2aZclnZG7j-|}E% zBfa3SXg=`T>{J;{{^C;5#?BJ$V*Xbfrt~&9PMz75U6`AdUFc)?h=`^sgAt*&EOtQ_ ze`0E5>+C5_V`rJiU)|hZSJN8WbwYy1N9w=aHmp8b3z2u9XZHcLo#%xl>+|bk%o4h18Q^|Q@AAMBz$tPuD z8ngrRu_tml#vTfqRY^>)(`$+D3$hb^*~-A>i3@Mi$F(jkPeQ&rdXJT{3^6LY9p0eB z%q*dkN-I+<-%~b*he~S1SoSO}m-8DO$<{;$uE=O5Xq-B5Jy(N|5^R^u#ke}Oxr(jg z@1A^0Y8T^8+Q4!47I+gY#xBu)v@RzaPm4|!7D*wHOucaKpXUV2j52XK$vmkV=w}aNjJ1N-7&pv1gDHaNDk?Fd+EIUQR*;PC@x3Eyz|F}1mOX-|pkAbIp*ub~jILn_(_9XXLfUd2EY zCTP9cSK*%6ch#KpR^0DtAM3vE+Vfp?x}^0L&CP6lvMY7bl!Y5_TKo334sVK1lfC_7 zyTx4i=FAD>r-$Xt2Of)YJr#XbUmA2IG6-3?ei);Tl1lAys>@CkSBAbpb<|*5>?QMl zwEWq=>ReTBEZf+*nwbj9X2iwML?zNg&+ffn$d#CTkF&$bHwC*#Vh+p4bQ)%t>daHTGQuzohRLW&FV9a`k9m1HUKSlo<9KSA)j9;cx$1zw) z@}1DW1ijjUh4hEPJO)QnX)uqWF*PQV%i6)Ql}(Ri#Gw6nc>#xSAv$~lGr9wAUJ$yF z-4v2oKl}WrKkYs?{+KAwPaAnIyBe*hMoOb2paghsNW;Dbt}ZKksSG1L!)~9K`@{L^ zkwzJCm$H6jb`$%&3t4sl6nW(ie9tza@1|kr5ON%CdePWswa{cB%<}Y~#Gv2E>P<;$ zuBWA@eNld0wZmleW#s!DV@jKKhASd<8>>!#2%pnGV!SSy&s26HO5PQ&U+t(JW-g!~1_VR*k zV}9tU%~j~WAWpr&?b1IP<5tI8H}+qF<;0;HcVq~ZbnzuC8@r7rMR-V*@}akPYpqS8 zPKL4}4HnQ+$M>Tr7eN2Rd{i3H<+B17z&sFXS*XupZAE6b7o)OXho_}N!IO-*lH0o8 zVq!_I%ysFyv7IqfXN+~%R@A1I7yFtoOlWuLXWZ=YO`Ch(0;@MYWAC`hxrW%7GWLgR zi=dP7=7tHysR>G*F{eE++wPYnwk-6DX4;N6mhw-2ZEYFk(u8)u4>}y?V|S#@1$nZf zF9?aWF2B#V__BTP?_IoM@fG@vwd1bd{^V^J&g?2K{q;j{%&*FxUelUZyld0er>aCd zm{9jGQ1>+G;v?2PTwyT}g=;KpZ_smH&hm^@)HdtxV$&*}@&2FJlrH>*wq2WPy68?v zbN9l$dCeJVEo<8i+W3NKEjin@x#O6s#7k50=(4KWc1t6|kW=2nixpVp2moXQnHOfyTm{GNr4tDoa|mu9)P~ zXB`P5X*U1EwqsHK{{SY?C$B7xw#p8Di? zMWQD3jT9HFEt#u}pIez4FNKb25>&aG;N(t`Xs8}3s0U<8ADPA@v-n_*YFV_|&Q_r# zg6?UndJ3J|a21?!bIvc8Yfv(2oKw_5&4y~gTHdU-3Q~nIrBw|hyngBs;Ry*P^OIs0 zfbcNCkMkptr+nOq*$FHQi%@B>w3?N8B0a#2p(2fer(#&c7=xDJS9yKqZ8zTY_#H(P zHL4{2j!rIR+lnyY_#2_oN&7{l%>{%M}r8@0-jvvRG)>9L8ExVh{alQFfiC>rJTY@!}nY~ zRWQ&}{`YdrX$+lSRz6)k^W^ zzAVG=kJyiW9&F;AQJ2B?53tkyrqUPH@^R6Mg!|%~C?j}w8IJItm3jlv z6^$4ol`OnK$bnOsnw>7eQHCQCA8%{O@p?o5V&ifQ#&V4!Aruko+wWShX^rJ<}(-6ya2|oVcd~hz)|!YqXzOB7rQAf zp>T%NSTa@~)`m$#|GzZJ>WbpUjiNZoERSbVM#*Js2mUGDhqBS%hqpNfAhAjc>Qri| znJyL)>%r)-xE2Rvn4neKmLp_V>n!Z4tsLXTb*AP?qr(vT3~lCHlBikg3(K@`O7aw@ zVXDr=qzMpLj8dW6sx+~}68~e&`fZ~=bZy~8J~31po?IgFFGlYA-{w9ju~?hJ7Ly0M z(f@~!x8@)l;*#9IbOx-Kyu&J>i_%imQp!FS1TIK2ohKqWn;!Cti1QOPOCw{bTrNh( z{=MwI;S}{BQ5w`rEpH1IMxup$i#h2yyx$@=xYNu)gSs@kb=NOH*}d)Mx9-0Dn!B&O z=<1vKD?h#W;Xl20?~i|*bH}C!e);3ux9^S2DNU$jF68*sab>8EVo;Mc_5#ro&_7(x zQ)E}?%G>J9nU|0>`+`ji)6!xyGU_M)*w3%-|JSL~S}r#MXOml}U#`lGozi$qv_2hj zeO&M%m(F|{MWkznn z%BJM(uDYD9h3N@Nm3*=#Va55#JfNh(!>wr76Vgb^4QZhiEw_Oa8-(vw3+ObW0vKIh+w z$ts;Xo^_6?8v~l5_p*OOE(%ZqmmniDVVO->zRC@Vm8(Cxl*P&(|H)I9S;c-~S8+pX zc1=U~xEXV@igJIle)?oJjB0Z$C(ie{7G7PDbIXeHixYWbxyh1X?yRjSi%-xQ>Pwd0 z=h7EeU|cT)ENq<|MT z@93PUPhj5a(6mT@2MzJ)EB^)!Sks5c9$0$qsP>R_M|!Z_Vnea~-=epUX$bwUsw_Gw zh}m%VqGgLj_g$1=IxjN1e6+Kx_|1Nq4uct_1^p%wMAQbELV2WC@jn&2GS}`+i7%E^Ea4KU7q&R7PEiqaMUFwI zn75|RVvkALxq&ggHLEK=X0bh8b5}BxVwTQflS9qbIdOK02f1W5VNe!R2FOivYD2ZG za%a1%G2~~TNvinRh_WVG`u|$1&dfCn+h zVw(eF2bPu?J@`h0L#Jsx;EKJsKvQVZrs$zv|7=}JRvy36lCkcm^RweD8F%lqSQ4#* zcdWQ5>1#1naD#;@BpP^UDrOC9qW=g>M5HC_aOhaJ6_!v&F`(xr{vteMNvyx1`C*|e zwhvHt8XLA`!$Z-|qE%xI9frg}%FPRlD?0jm^DVMCS5(ScSj-xGvn7r1R_GK}xuNeL z>bM|j^~)v6wlI-xC{m=mm?qiK5-bUVN#XuIaiEpiVQ_%CAW}CY| zP{t!P2)hGB#v2IwYZwMXK`gd^T!;X{-;6+)wIECve>cHCH!VJ)Ka>!kHrE~|OtSjQ zGB|gqnS2&$h%P^~@*LQhU~AF4^nSfdx}@ok4S#5QmRZ>yp(Sh*=%a!4I6?Weuv05> zY=fN$;bha=V!2)!>^mCZ55qdqZ+A|+;90MZbJ1C@+@LetD;))x zw_&aQ3iO-=->pI-^g8s&u;P#;7DrxTHr18nGRUTWP)k9BsO|{rn_M09^Bwcj%f zw3^hix#clay>*@AYU^_?{Eg5`X;0K4EhJyV<5rsC71uoj_V`H7M7^9GrKDys%& zVMC14AnaXiyIeCCYsuG`6D5N=wo$n}*3;)7@6YXVdkb0}rIk%>-3_iLW2}-r{j8{@ zrhi+p9>b9sCwpgVa%$GpEimQlzr8Bn?4Hp%ePymI*)Hf4bw7x@r^%xu)*6E4vYk!H zfY{&6Ww7d_;e%1l045~dv!@N}yvnjmYI6cLwdLIlc+bpRrPRCy_Ts{No~X6@Gb^>a z`f69RGfr>ms+>J>Zl-(D6tyj}Eq6k4+VjPwsaYPot6BxQHp7(y%nOBQD>&bP#k8N;$G+Lg^kzHoBwigw0Y(%B$yiLIwYo|1&g%jI-qRmGwbiG8S=_EK;F84XJxyEHcV7EVEUNsdBy@ zxdRQHjA+Ls{y6p^u=9$C zF+a-3v88?UEcuyN*)p#vcJ+n+9cS^)H5(V7!pLA{ZeO~=I^W@1TWC%@c|(+oqHMuK zd5`$ivZJ<}p@Jgp8=i5b(~GSX)B}5g(tODH_=rqEBa@k9Hp&CMS^hhMY@DKj2!oZ} zBL}Oh6;%zhGiHpXJW!v~W+@xf333W1tKu7rv-8At{`tuU(J{qsoF%8%Y6`O;(wd6y zy42j_rqrq9-iWj{vz0ePpoX{nQ*um{IdYw3IY*sfRaKrY%VL}u6tr+9hib>}9un$2 zOI(EhVL~sRD$&r{OodTmrw$3eJbxbN95l$jEW-zi=!USoyfiP|uyxgWmtNo7&^%*o zb<1@2&eaQ6+_HYjip`GM)6ZW&Z|Z_;k(Va)H=cvM+}Ld)vrtB(A{=QYtiQtZ;Gm^W zFNR-HgqQ?1!y03fwPxz2<>?n%^6GL$3oOc6w5x1l)3nJgZNB91B}re*{vDQfMc??; zm6HqC8pdf;e-`05AAh)VdDnzqxCetS7w9SkU3Ou`Pzt&N5z}~hj=~;h)Sd`3^g1CU z@*pVYtDFi*$Rd5ltP9TTvIOc|i}WTY2%3|sUp>31xwT_bqtk83kV*QwA^xJd8)`~* zj*Phc-cWK>8g60A?A}Q;Rv6;Y;lusnV$g#*Lhcu*%CZ@&pHqcY?k15&E^`*y^f5*= zPTI!1N-j5~%$560v~d?UWXG+}ugl-#*N0a;qCBw=c^%5bh=4vH^_>~E@>RR!77&%j z%2@1st1x?%W~Vm?15N491^G?$rUu6=n61&DUtCbrP;IbXF{fsH+|AkU!jh~syT)X6 zG&fF2^^Aw5J)AGj6N`Yxm*bz>^Uuv1qN%UgoD-n(Yk$F*eg9&@h1m?6& zP!xFL!|UlN<-hd?Rs4xzF6oaVtsvrk3rqg zhgj72z^N{k8`$d^>OsOh1(h5&>&U>tFqmO}P_-)>eNA1Cln8%~sioyP?(mHmydxd9 z(oy5hbIjZw5xLO&jVb9l?#ze6_nPj}H zPy1KaQ3-2nm`qbbeCYTVG!N)AU=H{a^kHUqo1+s9Ohh265Mt+t`2)IGc*P3gME_&< zty+C*xl&Oct37|5)@+=jOOC&NwK_e)s9cq+Yg;oZF*PQ1$Rx|RCiTHNhHQs5Y2V&B z9pe^5u4UEZHaO^rvg2jF=v84+bL%6l4|7E=31!%e)x98KxUoTI4Q51^eTgc^(rN3o z>0Rlsrj04KSyB=#sZ~X0op)KBNuNAVtDEa_#MGIlu*{@56Sf58Ch|9heDxJc~Bdl4m5W|uc4I+j>uaFU}SY-!(H;R zYp+%$r>kQASeCOwRhaXL*K%`(QxTu8=0B~24E0jd`hO4O9>GjR1;pzFg4qo4r@8*-A zYbZ-htZI3zvMR22_U@{}#DtR4=elbXD{($WKM>Ex9kvVen)9>6pyEd+>^0C&+ z#Dt3a=PD`_YrCH-ElEg36AJ&UXRtTlExwV!%wmKRDL2$2e=+Gv+i~((}`u z?%D~{#-^0BZtIV7(!73aeb6iGTJQuB zf-0nv$lm+MskTP6rwP8GNvWYX%ZmAyAwPxcfqU3NUJPv!>pmulrjtiCFC02$6Qh`F z;La(#TzWl{UeFG=zZpxi@(Sx?3}f2t>9%ZpFwMK5!&Yj|vU;=QY%$u$=3C>-YuP=a z`(a;lIF-GN(sC-M-|Wvy?CoW#jkOKQp1|W;Oo=JxOxC9)klr?5rXA-a66TE&t~C0i5J`ebEZQDOqW zVRE{Z$M}-I)_RNIuTRR&iZ{5t{)yAXyqr#b>|L%$OJF9{n@iz|U{;H@i&^beiN&&T zpA34#nux3=v=^4%R9aY2l#^4GR~XnDD9jU=AJz9xUpIX^*B54I<6+U*<^Ue&2-1tt>5`*yR^NWER0mdfGSl|*SMm}iT zViPXgq}#roC8lM!2TH25(-PVC?JDC{%g1MU?Y)x9kgDa_>Rr^FUVHA6JH0AI#eEKj?6|3a1cJb)L)h%S zz~}rZe+hEr7GpiUsPl)}J!CULxVGU1TX>T?ELC=)d-5cUq9jn?*;Ut>ZA?n?cXcnj za7KO0ZEwGG$L;UDbJumxKhIPzJkMj#50=bspSZX^CL<}Zaz^jU``+1l$2)It-S)Qc zr`N83?)mjszW{Pjrxf;MR*E*skv$3rRZW>FwXjBdWsx$&EF~{Q&}hOm5e!7v-obY} zjd7XTSJbiWJX4Ye3Ob9?xm?+esR?SGAvHeU8lzE3xz&l1 zLSlM_*I@7_*DOd+U`!{Bi)|BQTuy^k3xk@Vub5icOKcD9a|zH0(b)pQ3@-kfufD{* zZ=ZRR{P)`jlOB!Vo3JY!fUV%|Wjx5X2|rc6L+1)O3c0!@l*hJ(KKZ+N{= zfQlM?4T1Dw(+t#3nBGOp3Db-VGXxf+LO&=CyLgzx%Y>4%; zw$K>i**qlQAX{j@Li&DP+tahAXKGDeU0r@&eLa7or>=S`VzTOb>*{<3=++`1KmLS$ zkI`*T@jezMMm&&(i`uucAM(bHWucFRKM)3FX2Vw=Tqqp_e^}3lE+~&_;38aTYhkFu zkb&VJ%HqP}9G^SQu8v8G%dM?!bodteuhBC$sWNp^I&&>8X?0}g7*o@`bE`|7RryPq zf~nQoq$EhFpcCUOQ?gW)C-zb!Wkd%d*^4$@XQAo{^+wbm^B{~6$vGAN+UlOg_35RG zWRos0E4wHw(~zOoBqyZ%yf$;5BAy2)WEW=@7bK4@o1t|FH3gm$pEox_mC5t%R!>SI zs>o;p`;O&DY{x@&oN$A~l#ra1x`lmrgTs)RkgT1Kw8;YodF_BP!#ucBJ!7FT=+Zp6 ztbqQank$wF?Gs~$)(aEcW5kLgMu`706n$L`J3X2j*{Oql9KnRb?hy^FB_{*X_( znA$KGLxypNMeSBjs)&y_yYvC8eT>_Tk!}K?mTpT|gm#$XIZwe>XbNWuCYGLvuiJ8b zD|rX{sPGpsMf+iN9vEB^Ki1II*WA!Ky>eQ4es)n6e`R8A-P8$nja`Nd>L%8fR8Bm7 z?8MqdK2;EugYPd9mSC0s>eP1gqiwk5eqd;~H9Xu6$-eB*r-DM=HS!sC0btW6JoX`-)Doo%^NC zqEt!3H%4uf4j#OVKM}et&HuUHX|Ir$&0bPsWft^r(ZeNqzwIN`Lqa_o@U4y?rqLbg zhDoSPQ0SV2?I`+w65A`2`Q+KiWcS7AHr2GXt-LJg<@{=E(p5{#e7@{bUBcPOjG2~G z?Qd*drqt@R@mLZqDs6FP<Ri?VY|y3_Tsv09#JFU+aSSKlcrUVlad z*1IAN$QxR+3bU+vHcf6;#T2bRKPgd@pXJZ#NKoXm{B&!kGo%0K{E7bO&eo7(-pCzD zWt*_xk$sSr5nUwgc#N)zfh=n9uVq84AGT>kC*-w}h0x?7A7q2=6dz=6kFJQKvT{P& zEc@?bGCT(lUa>zT>!%rPRL;D$(Y?XZd-XmtxQPh42+MVp){=9g)ho-lm`O)PYE^V9 zItNlQXW4X^vQDE@*nCFq6&(l11{cpB9l{}X6n-0^3sw_mUE!J(1#t*ym_(4M9dA5 zG2(33pX zIBF?@T|K<;8dR;rO4_KZkeXFd(N$5Iljd}!*__UEsKe^Y?3{{<-0X@>mo44pO0&Tr zzz6N_yDG*DYnB)d?TP3>}(RGjKU9dQCzs9oC4wiVhw^B7xF-1*wr<#o0| z=Hw*Z1?;uMA6S)A33eUgW5j6!cnF;4T|Lh^bI2=Pmk+OS%&qVljd5jNCP^0-8B&x& zE#tR_HnUY|JlM}OWS@Sl0hA+ZR$kcF28}sGw)}_WrpBzWlS|a`RChCJq-|BjIWr=et}gO*T>)scBgoSqQJAZi!d^s-3wo=`oyX~ zgZ(f5_^fY zzrk)!NKUkD`9IcCUI6KI^4YiHZQ1t!te)YC=6|W<*Wvl+|5QWiW_c>YTp4b|d9s|s z;27S69&{`GKT4{+3Oa3o|6i)Q_Z0iq|EAX@sK}L*);uNhm)7<&Tl; zFU$f^a-%!E;Wgy2b3@*UUKB1o>{%NMaX?V-~!(6_`|KowEI z^g5X0#GDET%CH9)4sy+%3#Z?#`?6;=rf&a5ck`UB3B_&6#+7#-IN%u5GcRxc?3Nw! zNv`iRpO1L_?!Lb7$-*Ygfc(19cbTF0G&awapX_SEw?o3`3Z#Xwb2OgXGe>c4y_K1{X1Bo>FKYTCJQ~mgDSY4eMB^7xn63hZ>=%p>8CP zp+of&XNk^IuV^Pay`VcIo#)JAz7ky~T9<_~-(WL5TmHcjn*5B@9a^ytNb^S50nnp$ z-VsiGycSmX(R9$2!|gUtF5e-nmS>{?dk1GK_NQ0(kEbf}XV&^RXLL>Ica!ligv7Bw zfChXlFDN#_V3SvSnR}gm{{`RR(;=n7o@K$_89ZNuVzX?} zFetK!o_6ry=#adW3Y5eM-v`)Sp!?oE!!au}$#(eBc^%H|DfXV6%%i)fx23b^Let%u zl^vH{9kQ{V={{F+>FV{3-Dy1qS*=|^{!M0*eRBHblEqECj^bdzH=z}UX3vkeEe-vR z-R7_-=(laY2d{Cl1_$YT#(j9)#Y!Iil{J!zqNpS?YhHb8yW+ zDmpvm?go|ZTXq)22{B_g=7WhQ}D^v<1ff#K-;-y7AN#YlGX?ICx>@tgE@_a+N!#yXGdjubXk6M~&}G zz-)NGzgJjDe9-1@ZcQ8En^4TQ&h3pROiZ)j_R~jrfqcyWRKf9#Nt@qkxe>i4M zbTxRUJI8d?b*(U`=#B0aTctOnBHm{;B;wrsVWpxdrJ;TPC84|WT;2KhT!*XJnwI0t zG~^09F?_1UxdQAXiP5$E+)oxrg9F)U&lpHi9eZ?#4cNU=ZTo+xb#O2nEv=j7B`CJj zMoVi{nop$_rwGpV#D)}6)<=18V|I8<8y%UvHDbdIxBWV~?VHY>#*qz~qojC3nxZzx znl03CsHgh$>>m>IDgQd=}e2-Gi9BPe}KK13j9kD zgF8=V`Gk=Ct*N2oDR3PNuf@EP9UE+W3O_|LnBtLFDb6qnCr+_MbBB-EAOd$|<~Te> zjp;>Wa!aPBq{s(ZQt}o#OY#y8>fGAk^h%@Ya;>*!T()_6ZJENHR&FVaNsP15Ku^9e zKG~P$Dq{=G_FzW2)+*K4WU`wBI)^7KBR@N*MkSwj(c5C3v3hGD+0&QMRMBYHrK?rr zTsgYfq+Hbpt6~!pv=)au%l`Am+)A6-(=N`$Sg?oyr; zpeVw6d4iRvC`@nIoEqi9Aysr~_d_R$z8=2L`yXfwul;2Ij?vP%KB}VpAdMK!!!8u3 z@e$e+Mwn6aF*=ryl80l%WBCtJ$L@{TVib`!UMsh80RI}xxluRL*f&a2Z#-q}`$38? zI&IVwYbXuuNJ)^-|8o9F_MDCw6V5n)ln|9T;lw`t9LmRGmv#4`poPymng4rP@Nj^@ z3mXysk!f-KA$(FT>?gk_DmiB>YfxbLzzNjLCzpi-i&1ShY?B*w&5sxp&M2oLECFXJ z<#5ynH}D94Fhcu@Z`gf{bAUFP0<6v9Z;R1P z{-_|VY!Me8#H+&|Y+~y~SlZTX%$?}$$-6mu{TOG%rseZ4yLNF!5zi^xd`W%Fr20a8 zoj0F*8ob%|5>In_-I%hamt3)Z{gUN3rt%s7rmopNORlxot)E$la~GV#=jhhK*8!dy z=XSzK8o}OD`h&-g%3*-Xu?=p-re|g7jFwTJMdIs*X)i)g#JMEMiLj^r7aP|w%Z9UhIIjUdSTlJyTF+zqnZcBUtU)Xl{E@`+Uey)6xtE0 z6tSm;`L<5x8_xTj&6+imJ+1VNT8$m4Jx3@zVo{5g6;GkFi8`(wl}!yJits24k1gWr z3?d#n#qd2s>AyLn`+?7X{43hRUlP^{@r~MGz+og|Y7qWw$5KJ=Vo7M~jw z!Dn!R}-QJh;uo7#V&+Ag#D=aKnQ0- z#dkY0#mPA}mRG^ZcNxsOAx#He+dJ}6RX%t`I_R6wbuqr%km0Ya96G2vwrf&Ld*q<1 zWDB1-f2hoNaaUlOxz%*aIn@QzI%kS=su-zcKCYGdDC`dBdS(p{d}j`)qvmPnDFSg$ zjQ!?xp@{m^;VY>TU*^$!AO(d(`)I!4`IPKtKkCnT{ububsQqc8Y)`;?^js|>dO_SM zO$UnweWNoNu%87$oBX{~=}MVr;(XGmc?RD;*s#zYJl!Vq6y9>@%2Nr%W21SH_EEC;Ajt2n9i)DAjOLYs@=B*n zxtM2@29`^)_?}XkI5p=sh9_@KHSyWTT3pBE+x}g=C&3%h0oX7K0_;is`d-{Q?#Jjj(=(0 zCfid4w~fLRTo{6elPrIRMW`tweF+DjeI7I(vG>gCgybQz6E&^Mvwak2Y2tB}9z05ih<$ix0kS2W3#KGe`bLZRm-p9x%e! zYB`J;ks%&@684i9FfZBAqv*eW4QIG&f7TDoyN(LeQ32VMO-Dai%-mWk#yr!{OP5X-BNyyvVlr$uCE&;$R)u z%6>Kfy)B1k!LxtkXk&z$kv?_Aq{wV`N;_IbJ4Q#gk>pmwsTZ7V9a(7qb(wQ5cs`QE z{(9lAU6J}dD9ftwSNd;_hg0jKptD!*`fy<*O6kj@G%;oi-?%RzpW>U&(1^uu9F7*9 z@;&SSpS|}0kL$Y5MX}GBnKQlj-Uk?zL79SHh(dxO36LNOHnDfHh@yIq<;ywSX^;=c2yPA1FJ0EbCL6vBY$%P@j zTyh7PQf+{%%--?D6C7q~dYU}mrE$E3#$<^5z-N->9-fS(j^`REujqH@V|mHFn?>|) zVn+1xbZ*jY=3D91WFIDn?$SCmRpj5v`TR+qk4DeV#pKGl-?_}}^VM|BC6mr}xWnL6 zna*cG=S`Q3&W?G`=v$%rU14DWJ}O|GU8$*!Df^{S|4wrHx)Vby<=Vdd4$ty;posON zY8G>S)nz`(E4apvfyymxOFquybl|QeKXB!Zi#7~g>~ezlO|NH(pjGzGTVjCPrm*57mK2aq@Si)$ z{v7c|3rESV1VV7`76DU4wYm-eaEgd?N~P=%c`%er#m5e#$>p_S#T=?IK@+qDoW@JeuW5&U-TEK3$;A zXvi*4X5KvK((OB-wTgyg)i?QjMP`8befeYt=ZEK;DPF3y4Ah(Zb*&j=(_4{~@49t+ z4*_QEgdB^AS#DEc%PTfz;Q-YoEc;A&EZdF8{fSo zqzdKxYx~j{EL^&w;H-WhYcZU2{xp6>5RM?un8lVx&dV_`3&N3vFYpNb-donL<*AQn zo~eP`t-+Wk2x>q-Dd~>Fi?d+63;SSPC_R$DO*=lWCaRe^ zZ6tJ%%p#pszgsy0r;9wpSp;38c)Ep(pqj88pwx~sy}EFKQ_t&!xOkv;3sTJjG;uA@ zg($sglen*c@%!SF7F_T~`h-QUG+NEGU>^1i?m}HT7r09)H7|X#=u~d`2Vq9Zk!lI7 z^0-wwsJ-LY$RSZmcHlX}=FSVx;;zWypZ{&KB79D=W5Kn5XKq$w5d!>4O)i753{JB3 z&^5GAZZ5u+95qxU>Z+otWTj{6U~|MW2pb#ZLR)jGcC1DC6u_>l+u4M8NQs4ceXWKb zBzG>HWda!Q4U_>tU+s^Ac9QxEw`09AihY#=1FCDxqS3iy)w8t4eU@Xu376XB{i3f#dg)LtXl7$uC28* z+H5WTY2g;TuFmsr>#NRf%WH~yckDdxhC9N7ah3mxeHGaJ)Q8KlU>2c>3@yp~I@J{f ze_m4IDD|@t{tGBqSro9Eu>DQ8rUsdL0PY`mb8!Fjb?;X92Yg?_{=eqd1>pa*i=>MU z!`}$=I^BgRTWN7xd>P=!6bDLXp+$BA@_|6U&wyD`%d+te>=kNM_ZcW3_5wRnv&>*f z38}Hn;HsxSxtgBD*qxQ?7% z)Px!@ZU5leS6sTi2PG$bdgvY8Mc&B(2VlM*h(WmXZ)Lztuw2WU-I}n-dWJ76XKkM2 z2rjax;Wx^`t|D1wK=8u>1sLLu` zA1j|E%Y(ejvWhaX2hTP|TAn^SjNKD&x?&8;#sMZAib z@Z#vHbbu|%sISUrTqZ4r{zJTF3v~3t=lPiM2=eogBks#`3yOV~2vmU$EN``%AF?WG zt;)))wN=(**Dbb1if_g-vd_45yASh3^x1z|=0YjbfpsfUfBOxvX~2tGfWxo%w z?51$X_%WR@z9J5U<9z5qPuZu$4u5{Qu^0_F`vc`O%2Wd)ZdV)o1`R)|QYsvia)F5L zXg3WqGTbMtJ>i8Y`e91_$>G|j^O2C~DD6Z(zhIjqTL{oV5i&Gzw>*1}=7%HJ*HCY|AbH+9$YN)d1W zR3Q0fysHJttoe5+|65q3E_C$9I5U$QGWPQTHvQvl5wYf8&+^YsFaFu{(pL)x%f3hH ztJ&i2EfATpiqD=)tP>lXDq7*@SCzt3je zH;con4YSAck*0S%^z0uyObA;P`4MTaW*Rd>ebqj(bcQnC@T@u(xn_J92NgZs80zvU%>Ep*gRXq0&1o$wEP z2`gi6u4)!62;IJX;1VZWd~5q`v^+0cvYh?x{oHZ1dLI|=Jo~G;`Dhs%5DlOgSmZuU zfv(-Mjov|yrLIFhDM?;F_aBzpm^UxPR`Rh6cjs-H^>1Mwl+k$A{3Uwq?A*BforpJj z(Q)+F=(|`lYB}UJRvfZRBk!Bn);MT9AI0Q-gv+JxyzqTd`p!BVJdj(A!1H`s%I(NJ z49uFh#KTIX`Xw;1R(8@ZjlR#2%T~*`z!h93-*RvF!V4c?uK2hYU|C^^dyV8X{)D{& zeZWzy_*?-;GJ%S!?1(~JU$IcT9;%8XsF_s(?2n=v!Rc%0U$JTR_PzCOjW6A`ZCZ+I zRr`7-52O=^?#yMMxN72v`R5gZ63kt0zsa+Hpt}=UZRb$__#^3#gTs-wnUStY*kWtU zjPE^@9e=DMStRFtPbK7>;|3xRTG^088yVz@Yiu%vT9s#o;8IpMRnE%$k~=G*T3m<{ zy^k+rc_sU!IeMr<#z}d^h!Z$b}t5+#JDws96`2Dbb%7W6cE&dGj&v{N*xI z+HBuEa~>{Tz?@gy>FS#UeZG~Qk6Uq>?m~CNwT3)0bF;JL1xdRK-+1@3so6h%^!$PN?7I@482dsL)RTyo#ZLVST&TY@|g= zKh(A2k1!G;F<*#GEhU?#`p`YE_jOqg0fiT$vdzVcQX3VJRZ?-VJ{b)QS} z{kx#(qWgCjlR>~0FIdYfMQ52-+2bT-a*c~@>eUH7bJ%ru!m6O}9wooxj8kDnJ_m*))^r5eQnvx%6;&$qw$4=VYV z#pr`g#_Uz{$0*ZslHQBc1^fmwag^>0v0Lr_N+pZJ#AC-6Wv}DMiNUBpfLg7#CEtBs zZhCj}AF9aW;5mLKd51IbPaNnF-Ku zS15D8?hMl;kIEaIJ4$yaZ>TPJUf+l1&N5#Z(JT7~`l0N6@^4{-5rM*C52B=r!Y`Ot zl|({`G7qy~75rg<5)t4xZ-WZ=#4OpLG~x22E6U&O?W`pEsefSC;p2z#=cdCZ_a5<3 zr4{J~nx9w}9=w9N}XK`-y zcX?tW4~>gT#7?iaHc;7-s~j*ORn}VlRIUY z964`OL0lsM;^lB``J(^<%{Jiwg4k>nz-FW6bMJ4fNT9Qujp#0XZ@usp@UwiEiz0bV zvr+9`mcitoo4cZE*;?Y~)oWA%O)Ky5G>_K?FZMmEiP6~<>9XFU@AhCoPMgZVUc_58 z&rhdT-{E6;hfBd;I?pAR@d)J)&AY?0pCLszaD{k67{9EPW_PEUXV(gthU0IVQ)uma;8eNvK$p$qmsB@1w-J(0Zi zqh4dXs9~n-B^Q>w2W+Zt-ECQ?O|}1)L4Q=|ec#=TIRfGD`#)({nik{|}$=qshUdNeg!;@0v2>v`YW#BjNT{i~=k>IE7Er6)W4&jTte^eNRk ze=XJ{-=d*j0_9#FoY?`?7>;;Ta8qxW87qWoQY0awWho(Fm45>ryZBjlw|tqWJ$lFK zdTqOuiEj*U^jm$N5h)`&Tkda`_T~;c{I1}^_`&+LYU3cEe`|=fmcM_%^RV3>5`>^A z1_dGB@eb3~QV-j_+xpLJs;8bQUw4~~<)1t*+btbphDQ-I)KkCDva$M=%Pj+_f3v- z{p*A4gN{V_YoXEhpx4oId*)Q^7%4Xm zbz3GpclEXIWE#I)AtQDydp`(cFDm;E_VaxQWc?9%Eo8x-Y-k$e5=~%42Uqpge<4QL&HLAuCxMC?m`_&W0d?te0+w6)4;nuPr zb@F_pRV!-Zn(vo_<*#fuu$Hvwb^YUtJ}=Y6Me+TgX@5ugebo%+GiRR?H4eACYv?2h zd&tc0Zc~L5OlxHZ^#{s-`yk?N%2=|GmrpZ; zX)@QFz*^g4$G6)Wn9e#fl^4aP*+gZ9PWvx{PSuB9KAnCfKdZ1Lm8y;9Tux*<-MUOV zRU933+Am3`uPc**|)rOFaLzd;# zRd9foB+QrOgIs`nu9EXy9`NucU=~NA!CVqI%yZh-3N{MziJ3dv*(PH&)fkvgvkBVSg?BF~{{41qpv4WTIGdXrz+I zUV@R4hnX#`q><9Bw5sbfI*kEaKEjr%RZ0Do10UC`^rG77^0>8uBU)Bu$I9<3|3paT zC1>Y4_M(avR9NcJ=LZS9+Sg$RV21Fip* z@E?n;COtrGhvF?uI1S0e0Xr^+onXYRGNi_tC?|GNEhBg zy-bw8(%k(CFFhEi>dSIBhX@N7DVQGOrQz*$qP!m#_CQy+x9%X`l6&L)a4-ZF+e=O1 zRg^h?&Dr+QMOKm`k$Zt%u|l}=tY<%dS=Yu2KTwKcXS*-w0$JKU{}bVRuuXc@tT)u{ zs!)o9xvM$RBaGCc}{H7ukSH9)N6wnErHe!hL5Oo(|)6Xmyp zcB-*;oH4NG>w6cmU2XQ&_g>tdHID>b?q}Ul6RCdW0*G zi|~WJ=>4Z!-zC+XYX%gSS#SPDCA*$oP}4hq!THUX=gtp=abBwDHPLphi>sGb+V_{N zI9*lg)>uZ(sr;3i)(p_oj{aV%JvGw#mS25}(+WWaq+nTPl9?(Yms4dDYdSXgEDEnL z1^F!Lyg~p^$SaisxmH3of(11tePefCQ=!u$l_XS3%I~j|ht(NanGN&!wNj10Uy0rb zz7paMU!(SCT8$Ks%Mw~P^OX{!W zJvlO&O-^bmm|d)HLh#jn3>f%2{C8CpjoXwt%nFDF-gj82V+P~_$tS7)B$^#+t?o;6 zZK&{-s;5v*#__w3oI6?fOZ?7KR~KO#ZtsDr%S$!?B+tsG>M^Uz5tdqGv53_x(+HDS zYz=A_c3gO2wT0ytj&E0%HH7g|LY)X2-H16_U7Z7W;09%G@1rur9wwV5b}O-eAzHLg0^=5*XW$pVveCMLFg8NDC+zRi;}C zd7wB^-w2UkYIldiE@wEz>azSd#TL8dZ}LmRJHz;b(-oF~xlQ>HsR^IqI`^jV_xOwy zq>n5Ehx+9aU7;V4AvxA4P~eV68u^P9e>y~p?=tks)z4<9g1_|p8h6CQ`wCG*=l!Q# zC4);_TGiY#&|%Uy{m*NI>kftfHD?!9{6w#ueYMvk#8j#n)0*_bNA3+6ZEB|GUoeV? z*t^Sr&DhURTU34x(L+m1OHrHtTHPybK;bt|i+u4GWr~IkC<8NuOZi*j9k|oRx;^M% z;Nz1;YQM}BC@oRyVbrwA{cp)dccbhq@&g3VOpTjqDsnfX+U=2WZ}P1$9!)`bh!~E$ zS7Pn+J#9(&R2qw6+a&@KtNJ^Rt*vl@8W}F5EzZ_{#cpQ!4-J`v8+3NjeS@uem?4%h+1h%$ zas$H#y;?9CuD{-35{=q6OHiXZ(r8sNK_h5t*a*A}oKEq~EIs7QqM@EBLiYo@G6Iqi zMJT9m^6SfAM>sFx)>djms_+D;0n96MrHNR|H|EgeL9IUL6;v97ab(p%@al0LuDS8~ zLoI596ll33@4DJhAJRyYI+p7no*ZosNm@~yK74Q=)2IW*p+exZ6+$4@Cz$`TK#3<;7&R&ZNx=w{47Mu*<$h+?F{J)Nf=1H!wLX|ttAeRdC7pU9 zEX)xrnI7zU&?82@mYxECd+-Ndz2@4`=?c@&x!eP`v`?keh`yec;{z+qtu8?&8T9?T z8}bj#9$V0v!))?nako~8h+;(0JHzGoUpu3f5Z=r=49VY*@dJO08dZq4=+s3a$fVY| zR1Yv(g+|gRcbWt6Sn0`yw6jLm{rj)IbNxfj>$*FB)_o}2ogaPT^qr5C+bRbUKKIIV z@B4mVY1cc~KibsRoF2XF_Puw$_sM5I`Se`=ke~zp31?`MHGoTlbSQnO^5)=v{^SIa zip@L{(olGIQUr6(BfM+n_`w#JK{uZ1-L%`(=2Kx|h{m~QLr-F)GqLrsb&b<@_Gi_z zeZsu?qiZ`GUo{xSFq%Y|pf&q$4>%oWgE4XM%`HOEX!1S!#l$_SaOdo4so$_HuEtr7 zbzA0XQRZoQa%YFKKpE z4#|Ea+!)vE)woI2(9oRs20We)bz4)aVde0(*FCUhgL=^1;>%;6-4KCf>Wr?ANw#Iz zk%MgTbK4U&FMal314fm_VGF8{^r#q8{T-R7ECPqdwo1Z`J zw2kOJrR#0(k@V2Rkql$a@ri8%*(qn5i7t~xpWpkQXIHjs^eiGU6$>UFZHYKlj_iTm zcOvP^J{1=1@yY9@@o>2{qT4;SBk2(X50DM?!nV~3pPNFY)!RISqROC+HXX<|sj=`+XR+@5`9m`Xomz}A zl^__o0TR}HaMScnC9_r?rBoC2DCWS0!j0rXKGhdUx5Ssj-W#kK+FKq3w0 zAV?lcLm)ed$J)|bjaf8^AJwY-)`8*tw;%6vdV?Rb*+lh?#Z2quO$ABYF8rR;nU-php0SIB%UVwuA%-t@?wO(ls;VFo%>7muH6Gi%E|7|Z@8e| zqD%<;dpkb3c`$ob`Tdaxp6R#grH@RF1kijZ1Xe%FcDD;Qt#2f-8h-^E^zJW*HD+T% zru|vb0)B)xhFr-is3KYXvt>Vlep}&F{$<&<5Zo?J#mq`LKC#FG=fbbmH@eko28Uvp z9E#OCE!+6q;d%Z9*w$`opY#?dQVfnVn0!QMB5krk5u`T?> ziM2D$_^`RIM6~`RvMT|86YHAK{TTJ=&jI})$LqV~OJ;cWkodd9Et?c>jmV>v^Nban zUZSw4)~E}CxS%zxoi^xMTvWvbL2EP*t=FqXbyU3ZUBCa@yQUr{3xD{5t|JjL@z>n> z=ucJ{urkza92#or?6Hdxhp5u2?Ja{HIre0Y$={M`POrQ}vH9Q|A9CM~kdqj_)ly!M zzvAfhj;)5HljDw#u?LP0>^1o}R@eWx$OzR({SxAZmkBMqYx4$bMQ5T@2{JB)PfjQiEICbc%1Cmr=aIBEz7l>oATwd zw&N$HlhX}QD<>C2{#uE${R1rDFR=Bb@Qmt@3OZ&IwC;wXLdz8zsoC59@a@H5X=Ss2 zjV={QLjej9F4B8ZQ+Y_^5~G4!j{rcGU>c+447Hm9wW+(?gqByx|Ldk7!g&QzwqFF)-`twJbo+QhKVMff3)wu zKiR7_u&^LTH0o^M?_WRFJzBnw-oth7-?7hz_k(x}bWmQjsIrxt<#R&5MaUH35mua8 zDF@xl1(RRU)nn01j5&?=#$v{wdz=kIRjb_5#Och+9*aRGs{Q`LU;I%F4vxlbD|WQ5 zP=)NK8$a@DAZvCS)KsSUeEHtfPhQdAoDFJNRMbS7%d+LypEzkys|VivVMF%$?3Z`y zP52JIk62eaR~9}BjHLjg*rSk(L_SlJwR5q9hody^CF^cSf~yf2Q1Kk?(eXPUZ_sO2 zg6v==YpKU*x0$*d-5M2c6%p(m_7;QHW=I7(Y)=@X8m31udP~SqUvCJ#PiMfBL=3E< zzA4r7!Jc$ugWx@wG2q1oL*l4bpR$RPUgavkf4HUC<4OZ~5fm~EDc9UG{}Uzi15AJ@k?%)8A<2qe5sL~6X%X}>wbgc}zdoCHs6>2AV=(u0^d;}m>a$*zhAi9q{-IE0EU9I;uS@I^ zUXDmcOWIy|*RM4Nmu!qo+JZ2>g=t{HKs1Zv-Txx(>rzAIqU(jsn~xRV#jTsjiAPpQdSuihbrgbz!jzvcp&%OQHR(a-4}9V`?3oMYQlq+GZ~-B1yH$JmA@CPantE_CJh<|i8ze9)lNXjA%VrnB|^ZQVj(^LOra+|?O? zs%4SkWXLVHML@+b9DLhdg2te8cX77|r(>w4zA1EpcBr1y*?1gD&J{o<3M8VSR!LJi zVTS8|S$#e=Y%prrBOXlaN=W8>Zu6m!nJ5oo^+&H#sr81j`}IjxM9^wa|F3r*(5k(` zHs%>IN4%2uXs2B)gb`T1?Pm|H(WuoCvZrdCg&--|S_SSLYldf-D47RL&lCqvI8n{MvX$?=mMM=6p5w=NFlj93(T(|kq+8|mPA zH#sn8R{>14Z`GRKA#y-Mf`&6MJT`hoEs%%<<((a^Th>bASp65BNOfLcft2Xc-kLAAeW9BM)3>lqvC zU183;RVsn?tD1t`rLn?$p zZClCqkOq;{J!CDx$Tf?7XZfxEztuXU)}=VW%^0Z?QMnhi<>7J#*XsGeyA; zx2DzVZ3sq94fXbr-~0`aKe@8AKNw#(5CiDn>70sc98%NS&j-|6l}YMrII?-g)+_Hj zBDEVFT6B&IvGnbSbCH)$HV^ICw0>+`5ArSWlhWs2XZPYBS$Wox>nC! zSZAL*+}@DQsp^Gh{1Pz460zj)#z1(uZ!*w!BHKTH8?7n8q?_=f&caV z3XjSsszMr7wDnsLCbz`gfd+s3#I`<{i3LSf0551Thn{=FD4ja(^lLo)x%eB9{Aze! z7H@LFoNTF<&3t=%bVw`fI>%ew)%>gHt|}MtgzNDq56wxqo`8$Yu2$GZjqDG4JIv?a zVE?A@z+l~4NM@#lK*tG_B{Og-FJ}nhSIG%u^7^+ffm5L(QEfTOOk9TyQ zYU<03HKgEIidtRQ-afs~>CN}A?d=fXDeIJQIUA} zkO~~>8J^hQ9x4Sq{w)ph_68@ys#EK1n9ff7qwStRW>Z}13aQlsaX8ajgF-$gNc!06D|4w#|BB~&uIWBB zbtHq@9W#M+C1m=#7>-ym4QC%QcT|9@@6+ zHe04ESLijAU%z5{!&qa>?#=tg;P~PYvi=2sQp2ZQPhO7pU5>_GLet{2Q|Gp^r-Z+u zIsnSq{C$wS;i{2{L30_(-O0sE7px^pKteU3t@TFZ>XwPozTnob=ArifrmS9X39Svc zxvlM8J>l)2H>U~-PpG${L-=%y)t7zhhIbYHs8IA58y)f1)_Sj7f|F-*^n8d}_t<@7 z4RN9c*Y}_WA;w%5ZGQ<0{w=6=yeIby*w2Kop%xpUZMsza0TB_Ca&A)>V1p3Ofvlxs zt?ImEub9i^lbVpVD=|32oU40^n+@xF!g+J(*2AanId!iNXZ0lsd7AXS(-3q3#e7g3R>aPrWt#D@o*@Ji3En&CHO`6Y? zoarhEpJ7^A1sFBW>TeBN0DXr92E{#Z3XzK-eksD(f2_k5d>n>q^k9gdD*I zj%Aut9|-#!@=dV=zOb!j)w+}?)6rrbbGbtPz^Wg)Xq`;I^8K)(bustAx)(DB@_&;6Rc z3B3-!R#P4^oe}wAITM%#Tm->6U4T#WP&SxZn?$W>)n4P#8&ZS0|V9G-gHZwwKcy$ zsr7V5CW~x`U|N~m+n|Y$)hE&|aOm906%B0zqLdWw9&QG|Ezoezj$Qo|RoesIW}uxJ z)qEs8QB-o|11na>bNJNV5chj$W^D@l_H`#tKYZuaNAHO&upj1guM5Z7UyyeLP+$71 zD%=5vYGfIg2TKA#hMd3?bM!tLybP3k4~v3c>>NT)ZLSbaG-_FCQwtMy)}q(u^;<$V zgH6z@^TmYJSbu7ov0;^#-G6Ldsd0rCjWH_Ksr%N9v(mjMo83(&x6c=H+16d%x`r7Y zo=8e3K#9}6MfmV$^o=HI9=$}^n~Lc1*c*%QNQ)F@N0B%t5f_nRuR1Xwgjb%*9_T?~ zi)nQ2`IQ43kA`hM{oVB)4UuAEcyl4vcbh%*RIiKs-g_}5)PH3C6(w$C(%_@#@eY(LoMYa2a*3ieN*eNUMdEPcCK9+=qxfF4V&}TM!`ar5 zH@v1XzoK9igGjvyI#a6sOe`Q<#lGgOd1%(w1rH6jZ}o;V?m)}5HXu6eTF-k*yF3-M z*e=tH{MBZh&&l_pBTdVPM2PTlZ{|oe!wSb3bFRf_I|e9bz03AdD~q6kaGe zWG3Op3sS{2T2n)yQ62P0gOPTpnyu^1fGtKcp=ZWK?KFGvZ-#wIk2B;mdee#Sx^sfw z1ukHEVN}V{+7M$9hA8Cams!nwsbKMQ+p3?I&sfQa;GyxnYJAiH6H6qG)zrcW2Sg29J@za zS)UlpI88QJTK~mWt`m3dKl*^~zEV(ep%EmuH15{4M)r43o(|bu$Om;^8A%$2LT=NR z$DDzUAQR$(AA)AzB*{que-Ir;;0HNv=%J$&s5~fp7HGkzQV$MEuZSFj#2ov4dT++t z-Q)Gxr>+RHu*(-u#vNxixNLd9K_?tbRh&?USk!G1wuxDePSy%>x}_#`{3Ha zt}zH4`QL8{+rgI*KZfHFKajZ5|IOinj&>+cPTNY1MK8c^+SfOfY91?g26OG>O~KgA z25ZKe>1*y4y(-b`aYY+TL!F|XeWc!dWPEg2<7ih`Yj}TY=C%l?vhsVk-~6CGEeNGG z(eRaE529_I(p=T_gFiSCYm?pGIoDR_h zyV()C42^!mo9i4NzfGxG$n-b^dhD$`@t;PK8tuxpm!fGe8-1QosyKhAScl6%Ch_jM zMIJW=yi~g%5Wb4qJ^G=jUP`YF=9U?GPNPFeA zfqid6R6C|uJ@UfFOrzk{>-6us^^RMu_32p4fdQ37%~0qJkWPI4#LG;rGqf8$B5Urg z=?ze~HY@T`C%y~$Kj_el>;!fssH`HJr{#48KNY>lU^nUvmfZ6CgN5JTp|?pklOO3U z#`}5RjebeO`jZQ1q!c}L1Rl7+GX|qkz{b;Sloe1I4?m!hg#7}u6s~$?d{F3Wa@u=_ zqKN@peJSRMO(#Ol&iCDV&3e5~d-CcJf9E?dUw4%Q4apmD9Ck0dF4C8p*G9jWQ zPNEYRO8K6U%3@ucpSq&x2#sxP=)3jM%w|C=sD*%zX+x<(-^y5E$IiB?os&1N+a>(P z%6KX}y=pw7*W10p`kh;kCG4GoHRBRCs_b^}NLMKqaJzjCJ5R3aNjTP0N*?F@KhwAQ z|CL%a!wyrh4tgEab#+onwpJofy~PQLhGHl#y*9pLk)A1UG{)lf$U~^~TAwQ5*jQRU zIHbn_gwAoI!|b_A3MWIiGV?!78z{9M5rrtzYW>aSjq3~H;lnC7xdD(l>D=q$|3vT0 z*1E%Z7UEh7g-qTzhH4M*z#{{yuribhI$MdEFiVDpc(X{M9T`y^h__l%#)7BZIwC?l zt^_4DZ^S_Orx8p~Az8)j9<$GT^$pLQa@e}lg$ZgZL()Rj8P){j38%$mLOWBeKEAuf z>Jf~wWFZ_kNWmfN!I4cWPm9O1ZDpt_v1)T)W?cY1e=nnhS7T*O#kkq#u^F@i+rDMb zok&841az4No;bV3XvI8AFr56%=lctTDt9O#g>%JMkMEmIic$Jt#?HPF(eIhsp7aP9 zOdxyxruZwo$T{I=MK;* zENIk?T|dNmc&kTK%5M)uZCrCT^GB6qB$^lq8Vt5)nkI zrq;Nl!xPD%$fek(!2ay&YeP}yAK2Pa9I-TdRp>4#oER9n2jZ7)kFc&+8S zI$SwB3^5`ridbyNMt^5JB;D7K5zD(5j8tGold;$b#rh$?BknGh?<(Z%)%nVKV-Y5O zU-Zd4+dGn}{kww0U3#&>R_#KaJ7i(1k7W*?zF!mnv>Z?WQrIrOgc>e-7vusZk%cHj zBZV|81atxop~pc<79BjtTjJB&>D^{eB3#Ub4>h=&Q>)uk#bb8+uECY7zt--}c12sv zC;hhVjXjc2GuG2Pwl&c;zVV+YfR7b48~mrrKhD&D^>*`2`S9LEkG);IYF9_o>M1HL zQy=gRm|uCB;yP?c=B0R)a;e})P&nKjBwdz3^BlJ<+%*)DM^d`CxxZL_TW)u#>%NDH zmbK4LxO}FV$>&jaH z4;ytVwK|y92BRvg)4OJ!+iAt@f?&|@eE#3|8}!^jK>=w^o6EodfDMy_%%D5`o4+zk z8VoRicZ~Wy-z=ZATlGZq{~9xR0%q{u#0=ich&xeS;N6xeDk7CzH58>D0lpqDO>tY` zSzu60y!{uplZ-`W{7$Vk_t=Mn>u%XwG@_v@bGTZ5e{7)+Djd+p6MiI?|zi`TNI z?N34wedO*X~n<974WXOfWq^mB^os9 zkI6UgXB7*iXt%Yg z^!89TW0dTm8$=9hcoD zYRDIa2qs>%`M+2h-0m1RnbpjBbHXk5#4nQ`Q=b>Hz= zhgOSkVG3j8_rFPg=zqU?M-jf|zoYm0G%hb|;dtetdqmlZo^48kugT|75zy0P3ppx} zaf2#r^kS(`!1L4MWO?2Ye*yeYZiVF70r|QJ>k$NeiCsO>-#4Mcs89o1(*>1Z@6Mex zhYYDgd%QJf5A95+?>N%z4|s(Z!P@q%)_$GjDjw=T>}f%;(f@^^wrG#bX7u<*)ib^S^2L+(a^1n@~Tt=V;5OYX%7I-TG` z43WC}*{Z+NX;suY1#6(wU*{iR#eTbmMyVvDH?~E3K9_5`)2vtidyR4MfnNNaq~<)+ zidc6Bu`c?B9BBVQs4+Y3EJxpz-&P8fjnw?k+XhJ$?+9tclXqPI?22%)H@<3O>hXII zYc;My_6SfZSG9B>e6hu4Hn^HMT+ug7;I6s!*723~k$R*n zyW`_Kvp$7~<@p<|zheJ6zL8LWd0ZmFf7x9j9xsuf_!4jo4uJx-p3Z*~IaruHq;AQt zUfI((!ZeqMIO0q2rN-A!m0!K=L?S)+|F1bxv ze5I91BitFLr2MIe#|J<1=r!wgCh_FeYoBPp`a2)L{wk-EfZuS#Q=jhDr*u8-P5XZr zNq2(p|1UFBX+}@%cFg|8mXnECD*15Xd;|QQ|2sEHzBoDA|EK3BDZdkj&7J012c;FP zHlf3__~?NqHs{qSfT-|DQ3)yN`^e8y2!V))(mEqX9c9O@ z4e?O@;GI?zhT1U@Z7Rr_9qMXkp|z4Z#>C(%*Ou)`ZE`g18|^1>3X|hUKb_6*n9ZB| z*FAUj3QRH?blaHtWDhVa0OLvt9@Eh2TV69ZTbbk9tZyv_i+Kpi{c6mK3a=to!tR(< zfhW=+$EZ^w9nYg1@+stw1V}Y^!51eN~&m-);Qgt}GuM1q;O$sVTi$%3J)}}2mxrXP*|NX>dkn@(RENFy`iJIRs zhIL<>%TF1qrBRtn;eYWLOf>tO%HKNm>z%t=FAs%~@g&+qF0`imeS--#c^DkP&i?sYB_rAG+60?IHMb1z(q1=Ix9|K}RbC6l`*EpXGNr0s z5*28eW1h)LS5I5h&?tdB(*KZd^?6TT^R^QXTZf;gTN9%jx>IX{0EAdu10^)L!a`6& zT0KDtq1-t?6HCL%XccwleM$4`3Oz(h#jclYjb9=3p$J=7i>??fzvr4Q5=S4RH>S8T z4!X2ar{no@%@?8yAmZodnJ;wZN`|@6x3RwmII5l{6yQ{8@h&x(jQuFo~xv-h~vPjmX#KVNHB6trPJ?v@>hp3n?rzBC{AlNQ>R$z z3ghVD=muH8VFrPH1HJNmCfq@VHO?d+q%%7bsTv4C;yx=e#^d~d1Rcw_stYT_^xFb39?X($C zt?Fsrkj6aJy&-L~_|(NFWyEH<;9?YkJ<;!P#*}n_702?w7zJhB-J)lHR9IjZy zS;{;unQVz@O^!f2ivO83`&(@^7jgRXUVE?=S<}*%Ls#8>eEg8d*$}>cWw0e_cK*@q z9FB0aBNf!xwVAN5H*@{*(+`gfmi9b7)wf0`y&@0hRAwtkua?=%>??>36hzc^n&#zV z20Ua2R*~Hg90E-abTT@g3=(PM%7afEK=Y}?*X_UM(4^Uzi3D?9l)^=qzsJo~=qTT<9OCfa*h3br2~45#^#Og| zpbrqRXUzvQ<~bNQ7*~aak&&af7*I{5cN5Rufl9_#U~#rmsz=F{nI7F{85>%et42P7>> zhr(tF-$h5Aptl9DcQ_3OwqhisH)41v%*>Kxk_7jvXe`t?Z8xehs&1N&q5neABpVFT z*n7Iy!3GBykcZ}txc3!u3<FA0LZjZzp5=^hnwd+j&c30Yg*;1|K zYS^%9gC*$@)g7W%-ELaLz`eG#m_s$JA>FrQFy7T3Nk${uM_neBUZY{6vtzuuiG3vi za#nh&AK5oDq4rdzXZA<+*vnOT#of`x$Cat4?&^4>44DZZ;kqnF0)$IzYxT`Mxb zD!%E~P1z8`Znfx#&@pMgT7#btkdIsfKE_j+4}rqr>vwp!6*vq6Az`3Jey)mKm+)M2 zQ_(Xzhqc!q>Tc<4U@ons64z~6yYI>qho@JMIt?8YrM{k4<2UM6UVm%4E$q~48qBSu zrO8-eOV30iX2`TPWuej(85JflbGeQ_ALv5WSW6L-IgO{qK9vUTk4odmJYjZK3SJ@c zvrVZdjDo9eqA|Nh(za-IYOTIB9nY;Q>J7J@5?t-8a)}L!kgslPoDd~7i{e@CXiB}` zCni%0gY&I%L4 zAK^~hFXyeq+6u^}UQzPfw^0uWDjdC|m*Kub{mzcY@hNH{hQ9r!(0w^(s4>93V20XZ z`%j&r7EyP|L1z!hx&sOrMRe$>N|O;Z1Mi=dl`p9XIGu8fBAf@ZwF*|8kkd-7z${iv z`p%89+<4Jo(3%}9WGx$WZpav%lFb(kgb)^!>K?rICK7O!7S`-AYEBhyyG1{cn98ap zQmT)yZyyuGS+%dRaKrQ(Ky#9cuE@_D!VA!OsF$c^Ov@^uC4w_v)<*{kosLv3T?oz& z{g(DQDn?JaBNQFK30$WQF3Au)=~9dC)?q*J>`X$lj?A*l-`5*$%f+2Lv&}x$j5Pwq zXV4e72TT1NAY1J`sj~z+f8135k4BdP6VD>U+^B4*p>UWueqhh)#;+X!k|^X05_9Fv z20bNgf($zj0xz^oWq(|`7i0)}0XZoLSqkcdsobJsKKZeA0 zrSoZs;>s26xYQy#f~hgFZ;@^`Xw~Oe6E|Dpf)KO78=(82PfzU8&>dy}?seG6%RMs< zzX!DY3Q#n;9pui&JX&#HZsd*z8Yru5UZYYuu4YM?n6E!2vu7~v?9>|Ok|?n2bm#TA za8os3Z{BQ>IT^0G;pSLN_yjPY=TZjakZRDwiW#B+_scO$#-{=$UWAtihv1H9YDJQo zV##Yt#66XXYW!Yfn;tU>6Vb5^`y#&Zp5}B%gCH4t2onaVDxxGMEzk17>dB#&Y4%uH z9h0_?g^td&>SClmweIKq>n`D(Zv)KSCJ zN_>bKEL!n$D)EGdJv=)#y<=4mkg7&U_FWtD2G{YKYSvkqliqVn5I9k{9%_M{vA*4#r8e*?$8N!z{dRcq7k zdIG-TSQC#l`7@otX7eYLE#Z@F+u9IyaNx{Zi($C$l`kK#+Z6B{0-Gp*$4SD)vnE)vd0ZA$~7b0;3G6f~vCsO$g^fo*qTm+9$|9H@e{yi2neiDMwB?J6)oK zhf&HO*pn^OQ(F#AudD|wKz1OV+tI5x<|fzeII>}+0cjm1Kx0Pj_I|DE_j4T$!KTKx z?jPs!4Z+6d_HOps%!(V1pL(>^kbS|1TqXhb=*>G?Y@MBhcb&NMzLxfOqp`ze)}enr zXb$O49c|jN@uso1J)4i+wqp~1vwPi?Ci7z zF`!7j61JL;g&UHMtFsJgfv_*=Ke;E=81NMa9YN2Ai44Qin^eLdJU!uVYBK8BOAV%` zp78@cPAFw-_?|}^qBJxu1yg5^b_PU1ewY&vo$|M1T@md49bC^$QhWtU%h3!6BSjV( z9%KS;Bz1_wtDaTfvfbfIhx*PS#$wGk!87bEjHj`HpF?P^x0xR34<=TitIT47CkG?6 zIg;3DC3g+_+ZmX47&PGPjfvUpq8)|E_;&g|M8 zYKh%q(5ZB)rZvfaL)8ue5`yT>phIo2KbWFU@xY(}=27ImS|(6ADcUA}rwdlaq3VcI zL@C=MmLj23?F%=r!8&8CLn)3oH%?fsCL7QqW9hz7t4{4|to22?dW}!}A%pchZQ=az za15bX0Q`fNd%>iOdP03Zz@7LWvuNP15^NRS%enb}MZd~AgzE8aumuO{ji@+);*z@N zRjP-sc^2GDwS|Qbf_qcNr z{I}IX9-ni*6=y>cx>!Yx^L-KHbh(ETP&>_9V$LrQ%Az6N9P_hY3%{zByG`-0S%^d+vLp8pAmZ- zUD560U=QVgz#Bj!y3^WvB8M(-b6ZR7Fkm7XD}S!l?~$`W+&+*mbO!fmz)fHu9CDqj zBB2+!j)R{Zwg5**u7;9?wOXtao+<+FJ>blZR<2jDOl{h=+H4HxVp}WMGhE5So~C@E z+im%4M4^!Gs_O}rhS-#SM3Le7mo(jFZN0jvmdY=+Y5MXVl-|0R!qHof-fXP;pxXDO zUs92FQ{qqL=IG8ygk9{7l?%_g(Cm9vE`;I)jZ7<#v-r^sh04*Zi8+Qo_t)7+k#k6p zZsnGuHrt>9m=A!rFa}PfN36n1F73tvInf}fCugp_?XE+kV-7>dlhdNl8C!2??|gmc z5M>#np4KzRPCQH*hOHY!bx|T6NVSfi2|t0)))CNhg~|0 z=~3W7|4uUg`F&A`eiMHNnFy=&5lw*4Gx^uJ@fzRC# zgTOskJYjr~lHmM1`3$*d9(Vw0AZd{ojOzHy@pwl%;O{65B)c|eDUYmijwg~>ylpb2 zQ<$|GT$zCuXU@)v(2OBtZbMZ8+X}+|Nu(nskI%fnM~ljfFo_0#fT4b*HN5D7KG9?q;L0E}G3vK}&7X4Igq43niwn5!At|6X4^R&@$u4sE zsP|%-wBC#NvAvl5-JDF4Iw)C1d^`0jtlx#+Uz_Z?~Ly;@5UNbWX#Lo*Cy!3> zIFkUFNJ1;>11bZe6^gkerdHY7_I2qcLF-(VOllue2vYvHxDdJG$=g5Fi?uOAz!cCO zz4MFf>aS~Yi=S8MK{cn>g)hRV9ixny8p4cJ0Q?oXw!%{fX3AK?SA#_*doi1`9AMJ< z{UN!?uQ&v7JM_R-M*1h0;1#3uj{W>CRv>FVlt zn^EJ}YfDEniS-RNsZF~hLAlLC`zyIkL~P{kMRv&Ep0J^&u*Y?R@b~aLgcq?UZa)LPC+c# zHf-6y#$*iU)-}UIcJ*}@F5m-{K!VQBUg%h#i4>$obM0&j(VpHV_V)~JgkK8+8E>~D zg&21&?i+Zve;pL*XloW)m0Bn5X=sOC*u*`Y`F4TU82}+olq>W6?JwOdP{~`+Xj~5W zYGb%nvU>-|F4`pQNVxa1us4i~Wk?WT8r>0Fwo#z>N1XvSp`WteZw;-r1egz*O{7aK zI{YMhkKSk1o0~5c!S%u0^*)=)$1zChZiH3!H|R}7MQon$PMKQr^N8Cy(s!-fN&?TL zc2X}=W&plmCY`DdS9>Y9AV4%Jaq|B%_Z{$Y71!Q7bG5sYwrTrni?qF{ORL>g@70zi zS(0U2?oIB!Vcak!fN{YTV<41ACxlK2goFf=7kD^<;6g~q<0T;hoDd!mhzYi?zW>bK zm1F}6B;W7*eVCP2yK`sGoH=vmoHM7;sXoP}*`C}^rcP=yDyHXn2ldRBFGL^n=ecmn zix7z{%O!4`L2Jkv(@b#1wP2PmPMxb_=|4d#>d#wMYzuU=9mcv2u@;ur@>|*U{Qgvi z9*Vr#up#1Jtc>L-{JK^|(82mPYI_^m($2ZiOojMfZH~q7u^Gxt+Z&q4bN-HGm@T>bxhv}uIWyB-4u|R4 zInZ;`!3R&!@3Abg0V5OUxgAx(E)^i!3d~7fGUYHrwURy08wK-DKiJY zpJ~+j*P1QsDm=nA@_w;jSs>SEi!Dngb<80zTl7df#k|9aQLbQmm16YoxO+OvvKPyJ z=X7tfI@l3`@lmiWQ1Y?N@Z@S4TnlKe?< z0Wt?bpUmEPhKNFpS!2%6Ld6$VD&PT;EQ;(e)?}g=*O!!~HB@93MDo@~!*T@MdX(DA zA(-zIUtXJ*yS?j7>9HK8TD!>)(L-qX&cq_M3_hk~HSpZEU}=m)rR>%dP$Fg!-}UP|3M_LsPk|8(hw!Aa0Uv!!&Z(T2k`S5 z>;iCXPsF@R2+h_gwk9)8C-HM`-UFAwE)JODJB}pAiP;Ib)7D8W76&R0IZF){x}r#A z_ITC<$4*tGIF*Aa3nWNxf0i^zwI**TcwmvITEVoxv}a)&QWO~UijJGhUyJ2WReZk`-ST8Xi$4i618FFF zQxM5_*JnLz{JJ6H&EKfO#R?A*=Xl*i{{lWCWw-M2gYq07GlsG8f_MM-{L8>4C-|2I ziUStxGOCT_Z~MRNS{93BtZY)LOI^Y6xBpeQGT^CXG?&NHw}R*KiiHVg7U7!5xsmfJ z4{cVO4aXhs`tiw_;>KiMNeBBluzU6whtxaHiM_vNmsz6;7d2IR%d{bT++x%?R!vt_ zeNm8o!#Sb&^Dh+QX+d|WFe_J;ueWg9G4qcLa{oB^Qdkq*Fg>OfaydMyA)aHv=6BDuf33za&k~Ue>H2y_hBwtOi}}-0vkxh$Pt5!mvq-I~9WJ(*H{@p*7WiI< zYRm8LkV4@#-1p1ah4VR^?Mq5>2+Xtzk7;&3Fe!zVG9~GU%(|Q$3*SUpLDhnqx-Tfo zk@-14G?KQ*sC63UY>Pxa?)2GTQkH`_v+U^;t9eMUpQT5!9`o@Bqjmm|J0|1W5rqt_ zW+hMf6Z$HP#r!~`3MH?6doD9a`N2T!icNCVc(#-pNKTzQwMa!+JB(Y7#bu0vB)cFD%58 zTyX&o)Fea5$h4zOVx_jV2$k*5FXrN!i63^-Zk2b3wPksRv1RqVt9Be&Y^l;pCBUbhvP`HQ zZYx*Fp`IZiQ)8)RAz5U^x5*)h-;$f<-63sR#5iFY9j~dfubyW~lE=Vr&F7aA&+O`~ zugIO+QkEZ(XXs5jE}M*gJLxBivjN$a&Flmi-k-pxwG_YvyQuq!e7{}%W>t;Dw!;Y2R5&|Q=6GCC^g05Oce_h zWrFH!=|yQ57Kc_jv(GKP!%A7oS@E61#<4XQP(3CTwx*>noe7^4~xJZG|p4?hAd(hZphWj>v6?c_Req+&px;6B^Kg?@)^huHQ$)6|AGO$!XLU*B)jHQWGmNY-YE&RPTa@&1a= zn?z=Td~+-O&fvx_9}mXi#&t77apSo2oof>5SJpl##0+ zcxd^h%Xb-bcTT$an~z<)VNQl~*@YQ~%84htVy@}=11~SBi44_sxXSLm>bl2kGRv3| zn8@s-VL0`j4;T{&ONa>N!PAYJ7&DlXuO3S54&Gb~jL5uO#+80;ovzH!VWl>3vXjB!wv1m;P@b$8~8cAhgY?4)3P zmgp;6UCH{0L1W>$^%04XT^zEOxsXgi8*K=MnM-eNRYTN#ZoNe7=GT8W&wXyaM1`DP zM;A^HDKnB)6YKg=2%Cne#J{!3ueS`jF0hk`F^42zW@6X6W2qRpDDsbrUn|M-JH0N8 zLz$bVb7uESWvsLRQQ>QHk@#8MK^itB!tR{?QXOmXvoEiE&GxuL zNZ|%BrK}OkeE&4J0+VvaNQUduI%;4teJU zngx{C<`yrS=IZ3h38`9d-KePerzsZ(_2W4gP%b^bbgg(+?^F@fwtz+8$6qq}0`m>s zLyb7^a6|KN`i7n}&#&(zs!p#2-)6UQ=~**^u7Bz)>ezq2ujooRjlowoQ&Z?pH(+Mm z?~moin1{s#ANt$^eJ=Y2G6gath|+3??#^U*+&r=C?k~)z0nWv)prcIaBbT)`eR*~a zqud}&)36vAelufjVXQ4~6H*Q`_Gcl&du6!^_ zBox3j&5UtRAoG+NZi1;Wx$tVcA9F3H^ZMwRhcJswGwAeb^1L!aO7JzwDg1|?!a|xN zLv7Go%p@;P+op^;4YNm8>2ABHESjO#7(Mb#xIW{8BbZ6PiVrdU8E67FkYw&qrl!C~ zgRRQ^z9qSwn_ro1%Xkno%8z}+T93!MCy1BjI#3d|Q!!XHZ?^$KrS>``;%?32iMUa>_RI0wtaPs;o=jKiWU6h8}c!?sUo6XRKt9n>b+I$ zDx7@bRd{3gO70t#CK%~;Nr$HF*O@mIuD(m6V^`nzwI#2C{% z&Q)J4L5>o)IWEn#`T?~O+MuaIlib6XaX)_WYPsZ_3~H>UihswMALZO8=MbGjkx^=; zU(cn#b}~Xm(zZJFR#RIc@g;~ z4auaNc=bew(ELlU608ODn%|z%2xW#xkCRQ~PM~^iDtx@v&%(!<-^EABHR^|NZ5!sO zq#)x^JeDOnZn6GZS`QtpFd!fPCl^;B&sxSgAmelO;PtG+c_0=w)4s01O%D6y0)jhp zN>~+z7FOqz2#1zk9u4KiRQWD=J0jhD1JY8qN?JOh;>pkG&|2|^J?To-;wy-Dmo{BV zP^dOnl^K2D$4g(n`2^nM21-|Kd-m^&n3-j{;F@{yuguw%yQtyEg~>cVk}t`HxL507 z98a1B^gMQ6e|=w)1ZMQLy-3!4_V0O*+$qgv{LWk>%jWmd(5|_ei`UEGWWY`%P~KS8 z>EvxXy+oaU)%q#h?2a{Wt*>i+{2RM7Ouh}%*6;rFt=~I&Ywy0o?yBfAvYhO@y|cb< zx=zRwgr@k+fg7mqyEonSW^H2LEmIE^Ae-fcJ8`wl%6!)oR)$dy2h~>|7tNWb2|PQ?Uk9sOstzvW{j9d$ zCv=NYg0VtO8dESyiv`s2vH)x>E<7^@keLTTeVpjF#2;))OesUYfB5S8+*|Y z-brOSiCDyGF5To3AI5E~wpM)e>a|l1Wo}8% zE(2wt5i4TlfJuI@4^*=2eaLdmpP(9{2H5y4aFNQdwq+SK7SG;C%Y6Qw582dZNVlNb zsx(`iDu+I;Dq~lkNuRcO2TR{%e4z7YiS?xVt|`7|F-lGe3S{|`{1OEF$lLX4S)2~wn;?Yg z-SC;O#{2-W5o`u$ECU&g33HJQr9OcfL;;QZ|Cd)p5;^((Abs;+S`+bidp#D7 zL6?1X#=o;B^!2?SlU8HM8p8a>*QVxQTAS1%3VrCSFHT8n9{p`l`Z(lY3Rp#UyPOk(1$GK_yPRuLFu4;iLjlQw2MxU{UQcmC`mJIV5v%&e-O zUgFIn89Ur@vo_(~fBGGaj-v|l@#t;n6OIOE6bp^vCG{+-Ux?lqMc;+wS=lMvF{EQP zd3Irlqz@J7S~F?_niBe;EpyF!gIcqL!!fZfnqk$gie&}5wsf>DC9l~s*R9oSG~0Pw z%ji20fTn<<556vE=u;d9+}$LYP5S+CM}b;1 zDWjGgwai+lmRpuCL|ZD0l4r?t9A5ndhyy9mpGbjDe5rTilNcVG&H4SLW@AmgS;OHB zYDzCI(6wY%w|GFxiDCZ`xFLoFJWnYW!63!6fTIlL)8U!4$f{XnX1-17zR$X~5~zs=(H ziT{;+Lmx@LS?eqEo%cWbSIV}Jz9)=e&!}V;__`J%MwM%8V?M#)c)W(Umk<&?hKs;;RufpEJ&FZj8?edm5ZGCfQ#57S4d)wj;>Z)}@oZExDuQCHg{ z-hBQi*7H9QU#7p}xDAkJWIv#{%Q8We-d8usRtAGcC`sTILCUp>d_pFNvlUsY@asC+Trx^Z5bSTu`@%lg!P)O)<+(( zetL)Q0rf+YJ!nE3+~y>#W@Xb>)@bmKdo>TKA3#58vVqZ$$Ww^nVlt5%Ya&CnaFc?^ zclyWPg?xe(Y{xc}apE6aO1xfMwucy`-}l?SX-=EfA%6vL99ElCKJ3Le*;cRgYk*wd zBzFfxZhcJLMlO%*-NB&S5W{?A^fdWch_G{qjGa65G!Az%3O@rf75@A9E*}o*8_LO# z%kd}vqcS6rqcGz`pe`eDio}dQZ>*eC5p+~++~6HMuiA52#23g9`TX>u=ihnx4M+E! zm2>)LFGtN+DnpWH!eRs5Ov^tEwp17m)#k8Sg*e3>dV=C?*|+r2QXyj35{hiygk;0x#y;)2=P(VK9Pruz zFJgjGcSjPyn43Pke&b3ugPCdjSW?DLxdBGvXg=>$d10u$WqDhk1Ev(SU~*{^#j({x* z34*_&ytaREa{C3rEaNL4wR3B%FdtWVMCJspqZkXkg^6mg%`l&q)cF!+>S!^PetdYX z&v~;6W$$co@W`0c*RNh%5mKsDa)XlCPgPVA+|I>R%5YYiAXuJXvXCJe)WK*WCpi~T zvN0(`F@AwedMU1v2(b)45_N>ENpzb{3j@xML}`sXSP~knDQ~^0$n7WycuQyJMuYC0 z0QqfpB&VdVG~~#)TMPXaQ|pR5)6Ay4+;DN3uVj_ZQ;-|*IwKNIs*-DLW|@ zH0C82T&Xa6fzc#|*4TRI$o(dNXS)wX<(@~-Virp zl3ZuD1*v@$D!n!6va~2@P1$8A8)$wgS zh6LNGds0Aa$MBoN0lR0Kn$+~~LYGm2dKHbc6}?9VO8bQP_t&$~P} zl%JcfR;RlPhwE$utD{A6ZCY-cs&RRBK^k^J71Cp=N-EOfkVGz^3av0L=F39CiHe!MzZ8N#y1El`)SmisZUQY_<>gg-i3K)A@@v> zz6L&mxSR|&(RvcawqcNmm4oui~r*Myf`pIx!2GGnQ33(2$>tuUIF7ui+AS>zFMBO+{jifep= zV2Vdiltxf&pryB55IWwDICYkE@z3?{4)L`z#H@1lg<4AfR_6x%_i?++6UdF(j&(|c zl+>Q|l9h!aJ;kti%suvw&r6_Tu`3YHHxo+c>41hj!$FL!AUa>k%uO?xRz>u_!s|VG zi#57=Ypz=Aa%JY`Hum2WB|=d#^_o=5er1<7OJ`Q)q~|ozi%0%ei}2c%ibbBQl)xqZ z9Yfm{{>;JVLt?*RG=&@%wK}8BXG{y-VA88~p7bWR2g&HKN8cl_Le_vKFQH6WVYSCk z&f36ClP*fiXaa(4KI+547zWmp53P~Gu3!w=Qj=axW9cQDx@o&QXBcxQ7fhNf_x?2P z8_pavNJP*)nYO(uEzPvFv%H$L5A2?tca|1XgDVT&?CD-Exh!43Ls2A`7qHVOB`|AIvuRj`{zD+A4l3vx5KZyjL3E@n(ii@q4?FeZgF7|fY4RTrzk znOR7gib=yx@>W`l?Aa1bmqq=*L%xpE75Hx-%_==r-yor+qxpIP3@b0UGA~ArpX7EK0JL`5bv8e z-7B6YH!fc4t-tHwN&U;@<5vT>tiPZOw6kAEh3WKXT&^3B@Jh*N$Zi7g$)^W@@#=Ng z|Kj-mZ4W*2=_8NPpB=yEx>t`KzV7A9$1dFY@S{6-JcM;ilNm<;B-GG5(3cf{AIPQg zIWZ9A#X98Sp5xi*m_`j5h2h4k2oN8k7fxHfeO~X94U`md$mcAuj%{{}<#WaT9U9;drqB5== zSW{V)Ti80Xgx(C^TR8eD)zKFj?@bt$^%NknwNfT@6zjzo5$6uH622YS?%?ooTP8Q= z>qz0=jfM?b`f_#Vx61A{{YQgRX;T-k2xWWBwa6!>wP`ZVGo!|AZN1iHZuj^3d`j|k zqO`KQIxELvxno9r>Mt|k@L4-4&uwXcB}bd#)MaW{xUJ6O69p=3G%{z+8mvwG=u>nb zeFm9{;iZC_84L{YSAYOD&SF(EH3=&PtVwqYiMSD;@vou&Lfm7BWegemu*7*eF-p(S z9zR_ljM+R@k(!~nw?$D{;cU2UZda+>Wio1V)Y|HRI^eRnvI4q#@1VCXW;Ey93P}6( zvckBhK;=Q<^*MB=`i@9xbNTGLjsllDptRW%(`W3;x3`x#`~mS-%94DS#Z)wqYmb-M z-3fC}t6%FQ72UNVmp*rLemIKDPNuuyycZ0}tXKiNcpr2ZoEvN#C&_}%4;x3CEK7yW z1RBhEY@yg*9%5A}$ycnlN7@%uHch*CINX@$_Ec(-T=aEaG*J*Po>ba+Z)ROiW2wtj z8gaVoyjRa79)H`cz4djR=v?jt=z3D=H#^QfJWW4jTPVi;G;76`5Y) z&E7tvzI?D_MgfG}EVb55s8R3mx&liho=8Vi%chF5ws<(Vwz9^*{eLS9UGBUbYZ0G^ zfAk6Z0b*OH%H~SDGPwu&hU2^iTPy?u#gPZ0fkT=sv4SOM^ug^fXvDb`zxqQteSMQ-I1B&vF!?Y>+_lmtGqqt zQe9E^s!pg#-Z^uMOTw*F1)?-q-s|og$SLqAighYQadxmKlJ6+_PL59_-!`u})|{W= zHtCEWPrB8hPR}-*T%_l>t#yszV6Ze^I8>aI>(!g`I=VYo&z@A;QoM0?c|0f9+1Khf zkiG3{tIyXrl%H?YL(!tL{?TFh89fE-HSSW39$2p>X3J83LwaJSM>F^rOlxdY_{?nI zd$3a=O2+hvpD-q4#T4d#Vw>HcTkFlPPLvkLx;(R7Ds^60*tfvHxHmViw4PX-#1D#) zcxA^Hy353XZTfjXWjo~TYx;#=}hzcGnHm_ zHF==gNyJ|tp47s?2HbYC3%NJ$!Fd9nW8`@Xm~fI(wXD9e!-I=3IFkcWt1+tg>3stJ z>3#Nm+U^Q?isF%q;?e}kSGb&ZkE@_AR5jd4G`)%P-u$$hSWQ|!In`h{8BH0Px$aPL zX`$0oA)g+Y$2WpTm90CHej_B|Z8>^WTh?h;@40lH z*`do;-8!;d?KVb=p-7QFE6FK}AfsRCNm5F(T%=e$NY;oi7}eBdqG}@vTXY8TXQbRf zjN%ChhbEK8LRyJ4fByV@VD>ScTw!AJ>S-W%8TJXR5J*tK&?&KOMivSrC-7hroNKc! zVl`(x+c&o@w7sc$d$@IO-?QTX4o+S*d(NuKgZ<7MSMD1quBa#;xN7B1&i?-RWec}l zxp(V=OA`HToRQILjuPL0_dm$7!kz*9@+jQqmE# zmA6*RcUg=!tEDV9rMISqwp)usn|kI~+wGbhd;9zaH#z+p1+m#&1^#Snwk6LUsPNm= zB-`dL-q72>F%&b`lu-%szS)HifoFA=hcFrhv6~)o|83Pseh|Xb;R6DY>z4_^h?kZn-IGyGe2d8enXIVj6rL{uUlb2UqUKGD= z#^DWRRc3#w%Esf3un$H*#`-2?CTJHj;xXei#XR^dvX~SEpKFE>rI}6^2O4KI&5!uv ztGX^Ya>KUulOmDLZPNxDi22#N>SoK7hC7JtKRUuo!Z$Y5-^BKQ2IP%zljG<)2zdkY z6GIY{D$YNVAY!Dbb($`>W9p#BVsOt{Hf`}k8>%}xo16BmoEr3aowX|;E6RyaRU0xj z&i>)SjSp89bTQ^$nphKTH(95>s}T$-l7NR!9A%>PACWZMrfCa+cB8SeT~KSEXlG z=4Y8maa&P#%o*ykHfIgm5dh^x{Tp{>B)7?!MXiaLrY=j55bkVmVXfBa%&DrbwAw7% zn)LMYjsm+&Eyzt34SCt+R);rtlHZcZU^#@bx5=~A4Bs+Y!owhg3n4q#64+f#rBgPrq)=}RmQ^o>sl`gz~@S>v-xv#^jQkI z)1fiB?4@0^^6RaBSMGc`GsxVatN-RUSSL7tJu*zjR(W5Q8t0@j=5V(Ltcc6#CLaZy?TOM_cc?Tp zSXuPRz!J7alcPCU(E(HDjzrD4Abb!m{C zt03gG7N)7`qhb!9Wl4D4E{R#1@^jCbWrR4pBW2;TVnb)etgJvHy*OB25X#pm{1j%+ zpiK+P1Rm0Whd22eOL$oHFX7>9TeTl#*yv{1D6P#6O*Fq^o!!x(Cnq4*{A0^^S;d&; zJB5<-OtpOBlcrj?A5tut_0>$|z>D=f`aq&2M*ClnKIAx0AZd(Syumytn7prKNXTb4 zXhsqe5+;%aLqg`cX7NZ~-?&|TA}JJPTZ&Tz&q;yL+g&Kl`^)U-%#Qg#^cc;@U671; ztja(Pxj{Yj*vO${R`K^p>3fW>B}@9sFPgGD#*DeL=Wr-!=rPvbWyu6{W zeD{=#VpHkbV>aRv-?AM;+X;Q^W1dg~A-16eT0njhe{VfTmNZO_;i>YzbNeMQkV1|F zk0F;&jbY^SzHC)`w8Zfg}Jak zk~2vSO(t>BVpI8Jd|pYY$NOY`jD9kDl)gX@GkhS^xfLbI4g_pkbKKg zb%aiN$qXliU4_%}2%b5EXMQd{qr|`gs}M?{>_+cV3(2pzxM;@6!)n?+y>M4t{FV8o zk;l(}Mo3`BMkV|Xx>9EqT9(ioAU{{QUOfS(XIPZTlx)eBhoZYOzMhTw{EH7W<6lPu^?c&py zoQs`#RrFn~J66?p>|FfF?vVYDu!+uuZBItbsTK0XgiRADteDRHI7wnpFqz{vSxD%l zhxq*@{CZQAV;p<@Hrk#dqD3Q5r`DLZlcS8HxbWZGLWN^HD zaufv94cZs)7$a7OTfFAdSIHS!4m4bkWK&}T5ECDPH0Da3L!&q%J@nO)-{cr=@v^yE zeO*nV&6q>|BTpzanHnYoDzg-{>p5@4)?VJP)h6m|Z4qysQlrsORJSnTqL+3_-`@q7EBSFZ#l^{@hlpBUaa7%Xil)3>ml?NH-`dXc!S@^ zBTrDj!s9n=;DD<`T7O=ggrU zru1_0suHqVtiip4h5W>*({8w5Ey5 z3waFhlg4D0M?RXgIv@wEOkBY9;t2>wSYq8R)BEqxm9@`x=kr=}f^T zGxnF236V(Gn$qE!?hs#**B#$MgQ8ZQ}XKK%E9j9|MV0%8)lZ|dFm`4`e?c9 zrR!&ZH@0NM;H-W2NV9kMK5@0%wqs`Fb3UMKegiBV>~fk~{Kya?^A4ha-*UNJ4ymJEMo7cv?1H zD*kTtSG*OyN-RJ_B7=7Y?gJl}w6GkK03%>#bjZZmPWVIGLLMPF@{;n#?F6M=_V%=Q z&6qlA8_|h>Y@Z&=3(0AmRBpPAHbsk$ELeV9UZ{yWy#4{)F9J{B9z7!X1qb+mo5u*i zX2GlkuwnC&ls=BEL>xC;NGk8M)bmgXj7pzcb;XL0#E+H~=aX#lliH^T^TKlaMAPY}_cNNbTlUTV_43>ELQ6;5UcctVX+RO|ug4s}1waC@ zC2&nM=E0W5|6mfS>nnv1e^}!5w<9mnxI7#QO>Yy;;+!wKknQ7QX1t(f&&9TJEKJhSFp_n`QnI~q%7gWW{ zx}SJv(!3WFt=%N3ck?#{-3>n!u#O=vy)j!TJM|n)o>c zs>?kQz4)7~2yDXMaF(FbhrMH;(C0?H5wFqcjnI1w{02iHe`Kcgw*>p)(Tjy{fynfj zgHiC{G=Or4H_Sj5A~ipHne+@bXFC!jyHCGQ7polFx*_^Y@iOrU@z=kGY;tej-&4$D zR7+&}V^)>`5+*O-DOxh}i!;@q zeO7&jR#ks?l)O~^(n}n+f8b9;NULlWy%U~<4DN&#yDwo5S(R+_A-5aZSyNL{-GAUf zf2^*iqVK=~a;xvsOMP3jTD0rkyDrYzs%^;v%+0c+vhR|5CI=bEJjZq42(KRHw4?-17re(Xog_2;tbLIL@2_>M%l z9hq5W7~|qsSImwDK8qz}w{5(3fy5eug31%gOLRr57WJ)PKXq|cq$`mZ@i_dk*0z{W zyrrzYy*%39{#d6WRNS}r_O*S*Aw#FJZAIHhZKY+ctz}W9=@VoJWlMzV*wri&rWANd zn$6hoP-n-vCuf_<`@RxpZ32C9LmK&Ous_zdV)>MKcV7OKc-M**U9o;4&=@IfY$&dc zWGu<_7<@&=4Gl$+1~Rv~vrENZQ z6^G;3fI~|=nIBpdvY}5!em&CkNyjTEY3Imy$w#6Vuuf=0*g1vTc-oQXkCTmPr>G?# zu{k}1zJhcMJKLgqewE7%IuL7kB?nv%=$|PXczoW~0dJGH;hI}&vx(~Rsn>#cT_Apf z;BORmFfQ$yf!m%QNWY&@FY@O+^Dw%sm){&y@J5WwjSvSviYX z#J^p^I-Yz1@9P8D>i;gxV17$hemw=_mIR*^4$K$_KSn>u)h`R0b@7Hv^e#)*P*L0y zuG*7zxFxN{KW{$iKF~c!Xjhb1-7DU=cyk^ibAjFWN4L_y32orwL6+m5AjQF$@e14; z49_AJyI>+%9kB{}X7)-Tc@net1nJ+xcUa5a;j-oJnHTK#`{&L}9~>$U2g>yqt~$M{ zYE4;Ht~E<&X;HtWHQHvEc5P3;{u{IS z8!0I2l4HVHna0NoVJzlX;FIBQYGSuvHr#}%(swX2<`5F2sS)LP<6xg8=lsPWoHKn) z8}t6LYy-|s0XAA2lj9{jJh!HDF9FF6&Dc5qiPi3bnxdYKfy&}oUP-6=e%&Tt0!9byxe^UsNU!Z?3=W*@`UIamyaV*9rA-l7K^qkMm zR=cOw6!or)RF=e=Fj9<-WUQ{)oZr7GP*IA{atmYA5`hL}+Gm4S7EEJ?DR3s4n8t|ngJo6bI#4J9N=|rU)ZJVjf9hl#1fCaK%PXEd-X^|74qj$oS-rRV zO8Z*;1b&Xn29fpjA-q#Ed6A!NNpu{g>qf3ly~sn=)8T~(oD$g^qbHHtWfGS~QnC=9 z!KuOqhNy|bJqat__{>S)r{enoIDI_a*xC5>@xZ6V;1iFMo~BOnWc8HlzUo8dYW$p1 zeI0>!D8{Gn(EZ?VOwKlIkmoiAZtJ0M!PRQN7$(0F{d9l*&yLo=Um@PYU_m-D{CIop z8Q3FYg@jE44!f`8iT&b6O5P9ybpQWWykCFxXCr@Mk73>J#~dnX2gXt-$0D(S8QCTR zLdD2CG<#${J^0Q$;(FTA_5NSFh(G_PuEmSG9{&8ZMq(xy6VS#Iq5J7UJeWNKJd5k! zd53n0zsVPW)Ag74>mGTyYtdrh4(fqWKvy#v82ks+0T#oY>)8dQB(j2pgn|zzO$}dk zZNs_`KkV^dba=t6qRD-9b(7Xud-$%3>?XPCu5Amh2^xVgwjQj{LiA~8r$^oh}jFoy?|<3WJSA>i|D5*QF6017X?itKWk#0%4Pe&vuAT(uPmGlcBW-d)#9Wid{Mvq6Aj&!sM^Dk=ax+2dHW5M0(68tgc^1J|j>NWA#Cr(^@__+A=^oEN1&W4Hu zGwLfECN)%Gj{7m*Ec#vWo-D{BPEKtT4kTj&?ksX8Q7ipMuDka5 ziEDq*|5`t}``I70uKD5fL(7(n4?g#78~yHU*IsktI2-XN&o;FLe)!|T6|2N=|MMQN}>a?iku9gk3pICI+aosWzUGx7$x zx9O1`%SlKaYJOzLGLFZ0Ft4W|mz$F7mWp~Tv!pO8xz01SI!Hds_W8>EzT88{Ut`!j zc;O?De)ia7WFPx5+wLO;zvM`~;dsqsJGMXk@Q&Tgg%5lGJD5x!{E{I#M)goi@$WlL zG&=HgTKGxxC!cEr$IuvvJ0|2ckGu@$g2IvGtQnELiGB#(#`^KFHfEomy!-+6eMsZY z%_B^iAxzFiZgAcPGAz3%kCIn9PkG3~1>O#KLlNr2J0=ra?lQMs>7@{+?-T^7G_J z(v%mwz?JRF?ssN?NPl!$U9YlR5i7i6WEgY2bW}$UNzV~UewDnW;JZK$<&|HEm@4)h z{ryP8*n<=|whTXk(Mp6#7c-ckUI{Q2|G4^@XR1j#Ib#tWqJza%`OwBAwIM>t2%EAe z*+`UI$REicA&{f5(NWnOi2t*Ll4K#Ej|ivUsD~YZoE%k96Mdh3E{B9oPS$_MVguPT z>^tEUo{?|@Szb6L=GPN@y_gRvfw0&>YLdQZ@rKYsPO@+6->4sXk3WwwPoZ!2JP1i2 zMeCCz@39`Jkv%VagO82xVXKrzf1{q982Jl_SsEYDgNFF?KB))5AORt~%iBqCNbNWr zOdkRym8oZ^LH=Qvndr_4W0iNedz^N@`8EGU^7G2Bos0$w_Kr^A+i-5_3B{{~+x1|eWfw%v-g!mJ2yEayMTlTvf?B&om_Utj->cqKkd;sGnl zVPSY+|5BLeeeVP)BL`Xk60K|ituRUEm@7L4y=$||(%~iIO z({-wUj+*2IG1ILW=U@^Rw10zcp#RI^=2!tE)YAGW7in2a3;??_r5n$MM2eDcLV*HHjKVG)X!@doI1Rm14*wZ0Bvj zuG>2DbL=TGUwD@jH{XDQL_2s!z$`d_jOryEW#d6Sy)}s?;D<985D|HD`KAG9OSVtJm)u>R zm|UVN%o6;0vFOg6m_=i|$T$2sR>Yb_D@I6aE_-``OWxpS?~`7_5#KZNvYr9WEwSFm`zKFJ~z7qL)Vjvu1$Y>10z@Pk*~SEeJRF;HyC6B z>Dd5R7g_2gE3f(#1>Aq$G`WJ*(U!g$k4N8F+J5^r7)s7+Tl5zdwS$KNPP(|JNlr| z1Rg5c9CTa{b3jV=0XArwkSzHtfZyyTKkxUw{6Ert@4aNoz4wZbpZj~@Uh?t1Gf4Vi$NRZFW&b(=s)@Y`R_0=?YM{kHwMiYz5$BH zXx$7A*o9ce0OwpjGv>};V_+IFxE!xQ^0#nG>XXeA|B>!{?hzl8e$)5)>^TGsReWq+{xR8$t4oqw8$PK zkJ8*!KP_bSW4O(|miIIM-GqM7LVSj~sql7iBbNF(0ERk5hFL%0Px=G&XJlAR%G8Ht z$7u~+#5iWaW280W(DCEsYW5tJT__9CL2?%FfWLspK~#heivIWa?>iVEzZ4e}r}zif zZkH?<^JVYQE}_?uLb8h-6IYR3@prl8cOUHC%Y+^xyGHgr9ijzjCxc2&hr|l9^*dw* z|L(BtD!{>Ry=82en&Zc*LtMuoVQ}~X#~G=Aqeq2`#TSy_Ffhm&F+#p6{(->sNM*YL z$J7)Yg;da^V4he+j@1E-4?hsUL9!({wgHYt364Ta8v(|P&wmGs9)s~iS%{9(wG3Cr z4EiBF0#xD|q`dQszZT!b7|)J=BIMJ%@ICNu%uqZ_;xNDcmv|Zmu?+m|A~VGM#ryE{ z4H6)J^hsI%2{KAQ26nJFqXMoLpqZ%1r$2tN@wxxXx%>9}$R4s$+$&yO4F#-5e1SbP zj328hlRBWVoMV+>s&g_9ZOyV9j;vgL!%f3In>OFIX$w`}xMJ0jBWqS3uHDkxw|R4a z-$p*CYh}%}k$lLkez0<cMZ+l35Nj=Yvt%Sgoo%E%nyOR`=s^JXJY*KzImen+ngLr}qcY zn|wlV1&Wl=YMEkXN|vWb8H$mJ`c(r>A??uI=t!yY8}8JyR-UQ^+f8Z(X}?>XbEAQ_3s5 zyWf9=4o?>=?$B~N{i8hDdDSMt}&!TIwC zFFbgFJpI~rhfkb5a`@Gf?_G59Q%_xbF$Cu{*_AS#FrU87X}~Rm`2Bf001)NDXp$t# zg8-OWjX1>QvujSAJbdKDFT+X5evIE3TD+FSMol|s&)P}f{^fNyoP6!Z!^cjHgXVJO zxmE(K?EsI_;^EN`gg*L!RLdE@Eb#sSdxx(wi|qgdMG|3U2vICJ;<;x-2pl|~NCL%- zFO|K)-gryAJ=z=S$xC0qK0UuT&|BUXZ>qo-`O5X{Gk({yc=3V7OUPS2_#l1VI#swg z*b{3>w3VX;dqkPfK4?p{bT4UbU$Ug5eIcVaDmyUx8EvKi1+ET`PExEKCrC1mgD)F` z-^NKKNG`kXx{B+sFUu{jy6DM0RpqXM#(DFbTjnhw#wq1Tj+9TyFy=0Nm0Y=*)sE8;yW9umD5RU*csVUx zQXJd=;(`533X6xE5?=RwlR=p&55o!8^YV4emrtIwoKAhpH(a&&!2ZQc_8Xp->$42R zp;c+DU6ZrY_5N#CT(^A1b!^^5b{Ly&D*cE><+E@KNLESze)uJ`%z}`bIK77O7CGdb z8gin7R{_1 z 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%0D{cE_dfudeihL)EA5 z>AODn8w(z!&-G8muD9~J^XmVrJ6>-g7lbYp?jBQ()&2ed{<&*eRJi=D{H5!68NMr) zhb-xdS-*ADGkTXdD%Ae-ILlW-VIHTqcrFMYt-lKj;z4c6J-?j&O>a=op6Xm;sP%9z zY0fpSTnf40P{ImD`IF~Yb>&ceNf= zp6WfX{=fE~Mt!TMRUxVGyWac%+BI%pPiimJ`}h98_MS$4tM+OA=h6RHHLw2fDx}_H z_5Zc^H0oPb9`v6_|6kR-`o90)axCX14xw*K_y4sA-V{Dj6YwMO5}SyX{bc+YJjJGB zw#Oab!X5-a9W01*VGWRvp8*yCg;?_}!q14Aa4}}qgYh%LI;9l$y`%B-hfmmP@JKrg zzesq6Js-A*+zy$*tK!iAg&Kd4|2QQHhu)2Utwbd->y3l z|0DbuJevLqd^+*da)Uu!xsO~e=Gz)v{fHm5(*Yy^*B}yvtA$vgBM2q%jSJ7LgAfiQ zVF-tlaD=VIif{r+fLpt8-|M6b-MPxd`XcJcRRUKEegG z0O3MfDEVNXJrsVZhtuJb1-8~xC4boQ*Gj(dp;#~Z!G_c!1;B^md?^t2qs>wf{3u>3 z1;dwOs}ur%ifxh^9u+&JFnCp5Ace!T;$@N*-W3;05%93MNQ#1&#l=z#JS|=>#lqX- z5-AS*L9RvqH?y0O&n@gu_L28#a03OI<_7VpJy*1<_7i>Vs2!w z0M@JQb-;Rqy$M*G*gHrI`*lEp{W@}h)jD#3)jHzCsuD3_xsI4S*-n%KHu}i<6ZQ$N zu&GD>yV++*%dOetxTQVb>}UIhb@H>|Mh*DWA3q;xWdfj848+e0?urEGMd8P}nDa5` zS1Ndv2_Dr59@PpS)d?Qe3wv|}yc&-H=Z(bA7v7CWA#cvRf$(xX20F{J_=UilcO3MC zlkpoQO~Ef5{*I@@7Kih9jId>ogXiO!Xf>SIQw6W5Loak8^hMXg2Qd-6P6e-1!Rs2q z>v~w-WBm`iP@Y7KdI~=ycAz{19G=DA6F+!f-3W-U;5P_6PhLmU~7(ZX^S@{$YcjM=e zy(^#L`UQUe*u%09*ZuefVK2+qxE{nW2zy!%<9Zao5bSOF2G`^G`C*UC_qhIupPzIR zKR>a%zz@3%PGJp$w@mC?!p@~ZqJ2{Ac?m?Aw^EATFTn_hkPw8;#EdX+u`!~p#)wuL zgMBfPQXKZi;EV+lOW@a<#FKbjdFy4O^)k_VnP|Nll1|d4WYLB-*h7Q6D>bow0xat`RStN>qN^>7cE~8AHGFW7PM@`APXvJ1==d# z-54m^zZbly&XK&~N3{X%e=eJg7C4X1Lu+qjjZ&y+|6#11wM&tr{l|*-A1~T}l4$=a zqW!0d_Maizf2L^v*`ob>VISCa$bTtYhW!7|ZbF{_PbX)~f-o3`(dp8X!6J*I%!R=O zO(F)1!E6ys7K0f42R5@Hf`}Rv5&RVfK`{9d{lNbro_k@S3kFx-@@{)!_nrp^_XrDY zWr3?K@RbD?b2d|U&dmiom*$F-Fh9dd*5-!0gbTKEA*ozQDHj~&f~#EclncIc!BQ^R z%7v72!BH+GFsq&ni%FUbPZJ_|N(5i#b$H{|yz<67TyU6(d5}X9@_j6=a zU^6e$&o%n8{`Hr3Ku->Fj*m#8F+DlKIzFWQxBF63lRZ)plLw@E`w9MCRLh%;#?m%s^--g|{pXS@&p4-`<2HQ_}?HS$% a-dc>chD^wC-7fovtjBJ@C+qXjXuknT7d8_B literal 0 HcmV?d00001